@charset "UTF-8";
/* Prevent iOS text size adjust on device orientation change */
html {
  -webkit-text-size-adjust: 100%;
}

html,
body {
  height: 100%;
}

body {
  width: 100%;
  min-width: 320px;
  margin: 0;
  padding: 0;
  font-size: 100%;
}

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
nav,
section {
  display: block;
}

video {
  display: inline-block;
}

pre,
code {
  font-family: monospace, serif;
  _font-family: "courier new", monospace;
  font-size: 1em;
}

pre {
  white-space: pre;
  white-space: pre-wrap;
  word-wrap: break-word;
}

/* Position subscript and superscript content without affecting line-height */
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}

sup {
  top: -0.5em;
}

sub {
  bottom: -0.25em;
}

img {
  border: 0;
  vertical-align: middle;
}

form {
  margin: 0;
}

label {
  cursor: pointer;
}

button,
input,
select,
textarea {
  font-size: 100%;
  margin: 0;
  vertical-align: baseline;
  *vertical-align: middle;
  -webkit-tap-highlight-color: transparent;
}

button,
input[type=button],
input[type=reset],
input[type=submit] {
  cursor: pointer;
  -webkit-appearance: button;
}

input[type=checkbox],
input[type=radio] {
  box-sizing: border-box;
  padding: 0;
}

textarea {
  overflow: auto;
  vertical-align: top;
  resize: vertical;
}

::selection {
  background: #A29781;
  color: #fff;
  text-shadow: none;
}

input::-moz-placeholder,
input::-webkit-input-placeholder,
textarea::-moz-placeholder,
textarea::-webkit-input-placeholder {
  color: #141414;
  opacity: 1;
}

ul {
  margin: 0;
  padding: 0;
  list-style: none;
}

p {
  margin: 0;
}

a {
  text-decoration: none;
  color: inherit;
  user-drag: none;
  -webkit-user-drag: none;
}

a.focus--mouse {
  outline: none;
}

p,
div {
  word-break: break-all;
  word-break: break-word;
}

.gapx-4 {
  column-gap: 4px;
}

.gapx-8 {
  column-gap: 8px;
}

.gapx-16 {
  column-gap: 16px;
}

.gapx-24 {
  column-gap: 24px;
}

.gapx-32 {
  column-gap: 32px;
}

.gapx-40 {
  column-gap: 40px;
}

.gapx-48 {
  column-gap: 48px;
}

.gapx-56 {
  column-gap: 56px;
}

.gapx-64 {
  column-gap: 64px;
}

.gapx-72 {
  column-gap: 72px;
}

.gapx-80 {
  column-gap: 80px;
}

.gapy-4 {
  row-gap: 4px;
}

.gapy-8 {
  row-gap: 8px;
}

.gapy-16 {
  row-gap: 16px;
}

.gapy-24 {
  row-gap: 24px;
}

.gapy-32 {
  row-gap: 32px;
}

.gapy-40 {
  row-gap: 40px;
}

.gapy-48 {
  row-gap: 48px;
}

.gapy-56 {
  row-gap: 56px;
}

.gapy-64 {
  row-gap: 64px;
}

.gapy-72 {
  row-gap: 72px;
}

.gapy-80 {
  row-gap: 80px;
}

.m-0 {
  margin: 0;
}

.ml-0 {
  margin-left: 0px;
}
[dir=rtl] .ml-0 {
  margin-left: 0px;
  margin-right: 0px;
}

.ml-1 {
  margin-left: 1px;
}
[dir=rtl] .ml-1 {
  margin-left: 0px;
  margin-right: 1px;
}

.ml-2 {
  margin-left: 2px;
}
[dir=rtl] .ml-2 {
  margin-left: 0px;
  margin-right: 2px;
}

.ml-3 {
  margin-left: 3px;
}
[dir=rtl] .ml-3 {
  margin-left: 0px;
  margin-right: 3px;
}

.ml-4 {
  margin-left: 4px;
}
[dir=rtl] .ml-4 {
  margin-left: 0px;
  margin-right: 4px;
}

.ml-5 {
  margin-left: 5px;
}
[dir=rtl] .ml-5 {
  margin-left: 0px;
  margin-right: 5px;
}

.ml-6 {
  margin-left: 6px;
}
[dir=rtl] .ml-6 {
  margin-left: 0px;
  margin-right: 6px;
}

.ml-7 {
  margin-left: 7px;
}
[dir=rtl] .ml-7 {
  margin-left: 0px;
  margin-right: 7px;
}

.ml-8 {
  margin-left: 8px;
}
[dir=rtl] .ml-8 {
  margin-left: 0px;
  margin-right: 8px;
}

.ml-9 {
  margin-left: 9px;
}
[dir=rtl] .ml-9 {
  margin-left: 0px;
  margin-right: 9px;
}

.ml-10 {
  margin-left: 10px;
}
[dir=rtl] .ml-10 {
  margin-left: 0px;
  margin-right: 10px;
}

.ml-12 {
  margin-left: 12px;
}
[dir=rtl] .ml-12 {
  margin-left: 0px;
  margin-right: 12px;
}

.ml-14 {
  margin-left: 14px;
}
[dir=rtl] .ml-14 {
  margin-left: 0px;
  margin-right: 14px;
}

.ml-16 {
  margin-left: 16px;
}
[dir=rtl] .ml-16 {
  margin-left: 0px;
  margin-right: 16px;
}

.ml-18 {
  margin-left: 18px;
}
[dir=rtl] .ml-18 {
  margin-left: 0px;
  margin-right: 18px;
}

.ml-20 {
  margin-left: 20px;
}
[dir=rtl] .ml-20 {
  margin-left: 0px;
  margin-right: 20px;
}

.ml-24 {
  margin-left: 24px;
}
[dir=rtl] .ml-24 {
  margin-left: 0px;
  margin-right: 24px;
}

.ml-28 {
  margin-left: 28px;
}
[dir=rtl] .ml-28 {
  margin-left: 0px;
  margin-right: 28px;
}

.ml-32 {
  margin-left: 32px;
}
[dir=rtl] .ml-32 {
  margin-left: 0px;
  margin-right: 32px;
}

.ml-36 {
  margin-left: 36px;
}
[dir=rtl] .ml-36 {
  margin-left: 0px;
  margin-right: 36px;
}

.ml-40 {
  margin-left: 40px;
}
[dir=rtl] .ml-40 {
  margin-left: 0px;
  margin-right: 40px;
}

.ml-48 {
  margin-left: 48px;
}
[dir=rtl] .ml-48 {
  margin-left: 0px;
  margin-right: 48px;
}

.ml-56 {
  margin-left: 56px;
}
[dir=rtl] .ml-56 {
  margin-left: 0px;
  margin-right: 56px;
}

.ml-64 {
  margin-left: 64px;
}
[dir=rtl] .ml-64 {
  margin-left: 0px;
  margin-right: 64px;
}

.ml-72 {
  margin-left: 72px;
}
[dir=rtl] .ml-72 {
  margin-left: 0px;
  margin-right: 72px;
}

.ml-80 {
  margin-left: 80px;
}
[dir=rtl] .ml-80 {
  margin-left: 0px;
  margin-right: 80px;
}

.ml-a {
  margin-left: auto;
}
[dir=rtl] .ml-a {
  margin-left: 0;
  margin-right: auto;
}

.mr-0 {
  margin-right: 0;
}
[dir=rtl] .mr-0 {
  margin-right: 0px;
  margin-left: 0;
}

.mr-1 {
  margin-right: 1px;
}
[dir=rtl] .mr-1 {
  margin-right: 0px;
  margin-left: 1px;
}

.mr-2 {
  margin-right: 2px;
}
[dir=rtl] .mr-2 {
  margin-right: 0px;
  margin-left: 2px;
}

.mr-3 {
  margin-right: 3px;
}
[dir=rtl] .mr-3 {
  margin-right: 0px;
  margin-left: 3px;
}

.mr-4 {
  margin-right: 4px;
}
[dir=rtl] .mr-4 {
  margin-right: 0px;
  margin-left: 4px;
}

.mr-5 {
  margin-right: 5px;
}
[dir=rtl] .mr-5 {
  margin-right: 0px;
  margin-left: 5px;
}

.mr-6 {
  margin-right: 6px;
}
[dir=rtl] .mr-6 {
  margin-right: 0px;
  margin-left: 6px;
}

.mr-7 {
  margin-right: 7px;
}
[dir=rtl] .mr-7 {
  margin-right: 0px;
  margin-left: 7px;
}

.mr-8 {
  margin-right: 8px;
}
[dir=rtl] .mr-8 {
  margin-right: 0px;
  margin-left: 8px;
}

.mr-9 {
  margin-right: 9px;
}
[dir=rtl] .mr-9 {
  margin-right: 0px;
  margin-left: 9px;
}

.mr-10 {
  margin-right: 10px;
}
[dir=rtl] .mr-10 {
  margin-right: 0px;
  margin-left: 10px;
}

.mr-12 {
  margin-right: 12px;
}
[dir=rtl] .mr-12 {
  margin-right: 0px;
  margin-left: 12px;
}

.mr-14 {
  margin-right: 14px;
}
[dir=rtl] .mr-14 {
  margin-right: 0px;
  margin-left: 14px;
}

.mr-16 {
  margin-right: 16px;
}
[dir=rtl] .mr-16 {
  margin-right: 0px;
  margin-left: 16px;
}

.mr-18 {
  margin-right: 18px;
}
[dir=rtl] .mr-18 {
  margin-right: 0px;
  margin-left: 18px;
}

.mr-20 {
  margin-right: 20px;
}
[dir=rtl] .mr-20 {
  margin-right: 0px;
  margin-left: 20px;
}

.mr-24 {
  margin-right: 24px;
}
[dir=rtl] .mr-24 {
  margin-right: 0px;
  margin-left: 24px;
}

.mr-28 {
  margin-right: 28px;
}
[dir=rtl] .mr-28 {
  margin-right: 0px;
  margin-left: 28px;
}

.mr-32 {
  margin-right: 32px;
}
[dir=rtl] .mr-32 {
  margin-right: 0px;
  margin-left: 32px;
}

.mr-36 {
  margin-right: 36px;
}
[dir=rtl] .mr-36 {
  margin-right: 0px;
  margin-left: 36px;
}

.mr-40 {
  margin-right: 40px;
}
[dir=rtl] .mr-40 {
  margin-right: 0px;
  margin-left: 40px;
}

.mr-48 {
  margin-right: 48px;
}
[dir=rtl] .mr-48 {
  margin-right: 0px;
  margin-left: 48px;
}

.mr-56 {
  margin-right: 56px;
}
[dir=rtl] .mr-56 {
  margin-right: 0px;
  margin-left: 56px;
}

.mr-64 {
  margin-right: 64px;
}
[dir=rtl] .mr-64 {
  margin-right: 0px;
  margin-left: 64px;
}

.mr-72 {
  margin-right: 72px;
}
[dir=rtl] .mr-72 {
  margin-right: 0px;
  margin-left: 72px;
}

.mr-80 {
  margin-right: 80px;
}
[dir=rtl] .mr-80 {
  margin-right: 0px;
  margin-left: 80px;
}

.mr-a {
  margin-right: auto;
}
[dir=rtl] .mr-a {
  margin-right: 0;
  margin-left: auto;
}

.mt-0 {
  margin-top: 0px;
}

.mb-0 {
  margin-bottom: 0px;
}

.mt-1 {
  margin-top: 1px;
}

.mb-1 {
  margin-bottom: 1px;
}

.mt-2 {
  margin-top: 2px;
}

.mb-2 {
  margin-bottom: 2px;
}

.mt-3 {
  margin-top: 3px;
}

.mb-3 {
  margin-bottom: 3px;
}

.mt-4 {
  margin-top: 4px;
}

.mb-4 {
  margin-bottom: 4px;
}

.mt-5 {
  margin-top: 5px;
}

.mb-5 {
  margin-bottom: 5px;
}

.mt-6 {
  margin-top: 6px;
}

.mb-6 {
  margin-bottom: 6px;
}

.mt-7 {
  margin-top: 7px;
}

.mb-7 {
  margin-bottom: 7px;
}

.mt-8 {
  margin-top: 8px;
}

.mb-8 {
  margin-bottom: 8px;
}

.mt-9 {
  margin-top: 9px;
}

.mb-9 {
  margin-bottom: 9px;
}

.mt-10 {
  margin-top: 10px;
}

.mb-10 {
  margin-bottom: 10px;
}

.mt-12 {
  margin-top: 12px;
}

.mb-12 {
  margin-bottom: 12px;
}

.mt-14 {
  margin-top: 14px;
}

.mb-14 {
  margin-bottom: 14px;
}

.mt-16 {
  margin-top: 16px;
}

.mb-16 {
  margin-bottom: 16px;
}

.mt-18 {
  margin-top: 18px;
}

.mb-18 {
  margin-bottom: 18px;
}

.mt-20 {
  margin-top: 20px;
}

.mb-20 {
  margin-bottom: 20px;
}

.mt-24 {
  margin-top: 24px;
}

.mb-24 {
  margin-bottom: 24px;
}

.mt-28 {
  margin-top: 28px;
}

.mb-28 {
  margin-bottom: 28px;
}

.mt-32 {
  margin-top: 32px;
}

.mb-32 {
  margin-bottom: 32px;
}

.mt-36 {
  margin-top: 36px;
}

.mb-36 {
  margin-bottom: 36px;
}

.mt-40 {
  margin-top: 40px;
}

.mb-40 {
  margin-bottom: 40px;
}

.mt-46 {
  margin-top: 46px;
}

.mb-46 {
  margin-bottom: 46px;
}

.mt-48 {
  margin-top: 48px;
}

.mb-48 {
  margin-bottom: 48px;
}

.mt-56 {
  margin-top: 56px;
}

.mb-56 {
  margin-bottom: 56px;
}

.mt-64 {
  margin-top: 64px;
}

.mb-64 {
  margin-bottom: 64px;
}

.mt-72 {
  margin-top: 72px;
}

.mb-72 {
  margin-bottom: 72px;
}

.mt-80 {
  margin-top: 80px;
}

.mb-80 {
  margin-bottom: 80px;
}

.mt-a {
  margin-top: auto;
}

.mb-a {
  margin-bottom: auto;
}

.mt-120 {
  margin-top: 120px;
}

.mx-0 {
  margin-left: 0px;
  margin-right: 0px;
}

.my-0 {
  margin-top: 0px;
  margin-bottom: 0px;
}

.mx-1 {
  margin-left: 1px;
  margin-right: 1px;
}

.my-1 {
  margin-top: 1px;
  margin-bottom: 1px;
}

.mx-2 {
  margin-left: 2px;
  margin-right: 2px;
}

.my-2 {
  margin-top: 2px;
  margin-bottom: 2px;
}

.mx-3 {
  margin-left: 3px;
  margin-right: 3px;
}

.my-3 {
  margin-top: 3px;
  margin-bottom: 3px;
}

.mx-4 {
  margin-left: 4px;
  margin-right: 4px;
}

.my-4 {
  margin-top: 4px;
  margin-bottom: 4px;
}

.mx-5 {
  margin-left: 5px;
  margin-right: 5px;
}

.my-5 {
  margin-top: 5px;
  margin-bottom: 5px;
}

.mx-6 {
  margin-left: 6px;
  margin-right: 6px;
}

.my-6 {
  margin-top: 6px;
  margin-bottom: 6px;
}

.mx-7 {
  margin-left: 7px;
  margin-right: 7px;
}

.my-7 {
  margin-top: 7px;
  margin-bottom: 7px;
}

.mx-8 {
  margin-left: 8px;
  margin-right: 8px;
}

.my-8 {
  margin-top: 8px;
  margin-bottom: 8px;
}

.mx-9 {
  margin-left: 9px;
  margin-right: 9px;
}

.my-9 {
  margin-top: 9px;
  margin-bottom: 9px;
}

.mx-10 {
  margin-left: 10px;
  margin-right: 10px;
}

.my-10 {
  margin-top: 10px;
  margin-bottom: 10px;
}

.mx-12 {
  margin-left: 12px;
  margin-right: 12px;
}

.my-12 {
  margin-top: 12px;
  margin-bottom: 12px;
}

.mx-14 {
  margin-left: 14px;
  margin-right: 14px;
}

.my-14 {
  margin-top: 14px;
  margin-bottom: 14px;
}

.mx-16 {
  margin-left: 16px;
  margin-right: 16px;
}

.my-16 {
  margin-top: 16px;
  margin-bottom: 16px;
}

.mx-18 {
  margin-left: 18px;
  margin-right: 18px;
}

.my-18 {
  margin-top: 18px;
  margin-bottom: 18px;
}

.mx-20 {
  margin-left: 20px;
  margin-right: 20px;
}

.my-20 {
  margin-top: 20px;
  margin-bottom: 20px;
}

.mx-24 {
  margin-left: 24px;
  margin-right: 24px;
}

.my-24 {
  margin-top: 24px;
  margin-bottom: 24px;
}

.mx-28 {
  margin-left: 28px;
  margin-right: 28px;
}

.my-28 {
  margin-top: 28px;
  margin-bottom: 28px;
}

.mx-32 {
  margin-left: 32px;
  margin-right: 32px;
}

.my-32 {
  margin-top: 32px;
  margin-bottom: 32px;
}

.mx-36 {
  margin-left: 36px;
  margin-right: 36px;
}

.my-36 {
  margin-top: 36px;
  margin-bottom: 36px;
}

.mx-40 {
  margin-left: 40px;
  margin-right: 40px;
}

.my-40 {
  margin-top: 40px;
  margin-bottom: 40px;
}

.mx-48 {
  margin-left: 48px;
  margin-right: 48px;
}

.my-48 {
  margin-top: 48px;
  margin-bottom: 48px;
}

.mx-56 {
  margin-left: 56px;
  margin-right: 56px;
}

.my-56 {
  margin-top: 56px;
  margin-bottom: 56px;
}

.mx-64 {
  margin-left: 64px;
  margin-right: 64px;
}

.my-64 {
  margin-top: 64px;
  margin-bottom: 64px;
}

.mx-72 {
  margin-left: 72px;
  margin-right: 72px;
}

.my-72 {
  margin-top: 72px;
  margin-bottom: 72px;
}

.mx-80 {
  margin-left: 80px;
  margin-right: 80px;
}

.my-80 {
  margin-top: 80px;
  margin-bottom: 80px;
}

.mx-a {
  margin-left: auto;
  margin-right: auto;
}

.my-a {
  margin-top: auto;
  margin-bottom: auto;
}

.p-0 {
  padding: 0;
}

.pl-0 {
  padding-left: 0px;
}
[dir=rtl] .pl-0 {
  padding-left: 0px;
  padding-right: 0px;
}

.pl-1 {
  padding-left: 1px;
}
[dir=rtl] .pl-1 {
  padding-left: 0px;
  padding-right: 1px;
}

.pl-2 {
  padding-left: 2px;
}
[dir=rtl] .pl-2 {
  padding-left: 0px;
  padding-right: 2px;
}

.pl-3 {
  padding-left: 3px;
}
[dir=rtl] .pl-3 {
  padding-left: 0px;
  padding-right: 3px;
}

.pl-4 {
  padding-left: 4px;
}
[dir=rtl] .pl-4 {
  padding-left: 0px;
  padding-right: 4px;
}

.pl-5 {
  padding-left: 5px;
}
[dir=rtl] .pl-5 {
  padding-left: 0px;
  padding-right: 5px;
}

.pl-6 {
  padding-left: 6px;
}
[dir=rtl] .pl-6 {
  padding-left: 0px;
  padding-right: 6px;
}

.pl-7 {
  padding-left: 7px;
}
[dir=rtl] .pl-7 {
  padding-left: 0px;
  padding-right: 7px;
}

.pl-8 {
  padding-left: 8px;
}
[dir=rtl] .pl-8 {
  padding-left: 0px;
  padding-right: 8px;
}

.pl-9 {
  padding-left: 9px;
}
[dir=rtl] .pl-9 {
  padding-left: 0px;
  padding-right: 9px;
}

.pl-10 {
  padding-left: 10px;
}
[dir=rtl] .pl-10 {
  padding-left: 0px;
  padding-right: 10px;
}

.pl-12 {
  padding-left: 12px;
}
[dir=rtl] .pl-12 {
  padding-left: 0px;
  padding-right: 12px;
}

.pl-14 {
  padding-left: 14px;
}
[dir=rtl] .pl-14 {
  padding-left: 0px;
  padding-right: 14px;
}

.pl-16 {
  padding-left: 16px;
}
[dir=rtl] .pl-16 {
  padding-left: 0px;
  padding-right: 16px;
}

.pl-18 {
  padding-left: 18px;
}
[dir=rtl] .pl-18 {
  padding-left: 0px;
  padding-right: 18px;
}

.pl-20 {
  padding-left: 20px;
}
[dir=rtl] .pl-20 {
  padding-left: 0px;
  padding-right: 20px;
}

.pl-24 {
  padding-left: 24px;
}
[dir=rtl] .pl-24 {
  padding-left: 0px;
  padding-right: 24px;
}

.pl-28 {
  padding-left: 28px;
}
[dir=rtl] .pl-28 {
  padding-left: 0px;
  padding-right: 28px;
}

.pl-32 {
  padding-left: 32px;
}
[dir=rtl] .pl-32 {
  padding-left: 0px;
  padding-right: 32px;
}

.pl-36 {
  padding-left: 36px;
}
[dir=rtl] .pl-36 {
  padding-left: 0px;
  padding-right: 36px;
}

.pl-40 {
  padding-left: 40px;
}
[dir=rtl] .pl-40 {
  padding-left: 0px;
  padding-right: 40px;
}

.pl-48 {
  padding-left: 48px;
}
[dir=rtl] .pl-48 {
  padding-left: 0px;
  padding-right: 48px;
}

.pl-56 {
  padding-left: 56px;
}
[dir=rtl] .pl-56 {
  padding-left: 0px;
  padding-right: 56px;
}

.pl-64 {
  padding-left: 64px;
}
[dir=rtl] .pl-64 {
  padding-left: 0px;
  padding-right: 64px;
}

.pl-72 {
  padding-left: 72px;
}
[dir=rtl] .pl-72 {
  padding-left: 0px;
  padding-right: 72px;
}

.pl-80 {
  padding-left: 80px;
}
[dir=rtl] .pl-80 {
  padding-left: 0px;
  padding-right: 80px;
}

.pr-0 {
  padding-right: 0px;
}
[dir=rtl] .pr-0 {
  padding-right: 0px;
  padding-left: 0px;
}

.pr-1 {
  padding-right: 1px;
}
[dir=rtl] .pr-1 {
  padding-right: 0px;
  padding-left: 1px;
}

.pr-2 {
  padding-right: 2px;
}
[dir=rtl] .pr-2 {
  padding-right: 0px;
  padding-left: 2px;
}

.pr-3 {
  padding-right: 3px;
}
[dir=rtl] .pr-3 {
  padding-right: 0px;
  padding-left: 3px;
}

.pr-4 {
  padding-right: 4px;
}
[dir=rtl] .pr-4 {
  padding-right: 0px;
  padding-left: 4px;
}

.pr-5 {
  padding-right: 5px;
}
[dir=rtl] .pr-5 {
  padding-right: 0px;
  padding-left: 5px;
}

.pr-6 {
  padding-right: 6px;
}
[dir=rtl] .pr-6 {
  padding-right: 0px;
  padding-left: 6px;
}

.pr-7 {
  padding-right: 7px;
}
[dir=rtl] .pr-7 {
  padding-right: 0px;
  padding-left: 7px;
}

.pr-8 {
  padding-right: 8px;
}
[dir=rtl] .pr-8 {
  padding-right: 0px;
  padding-left: 8px;
}

.pr-9 {
  padding-right: 9px;
}
[dir=rtl] .pr-9 {
  padding-right: 0px;
  padding-left: 9px;
}

.pr-10 {
  padding-right: 10px;
}
[dir=rtl] .pr-10 {
  padding-right: 0px;
  padding-left: 10px;
}

.pr-12 {
  padding-right: 12px;
}
[dir=rtl] .pr-12 {
  padding-right: 0px;
  padding-left: 12px;
}

.pr-14 {
  padding-right: 14px;
}
[dir=rtl] .pr-14 {
  padding-right: 0px;
  padding-left: 14px;
}

.pr-16 {
  padding-right: 16px;
}
[dir=rtl] .pr-16 {
  padding-right: 0px;
  padding-left: 16px;
}

.pr-18 {
  padding-right: 18px;
}
[dir=rtl] .pr-18 {
  padding-right: 0px;
  padding-left: 18px;
}

.pr-20 {
  padding-right: 20px;
}
[dir=rtl] .pr-20 {
  padding-right: 0px;
  padding-left: 20px;
}

.pr-24 {
  padding-right: 24px;
}
[dir=rtl] .pr-24 {
  padding-right: 0px;
  padding-left: 24px;
}

.pr-28 {
  padding-right: 28px;
}
[dir=rtl] .pr-28 {
  padding-right: 0px;
  padding-left: 28px;
}

.pr-32 {
  padding-right: 32px;
}
[dir=rtl] .pr-32 {
  padding-right: 0px;
  padding-left: 32px;
}

.pr-36 {
  padding-right: 36px;
}
[dir=rtl] .pr-36 {
  padding-right: 0px;
  padding-left: 36px;
}

.pr-40 {
  padding-right: 40px;
}
[dir=rtl] .pr-40 {
  padding-right: 0px;
  padding-left: 40px;
}

.pr-48 {
  padding-right: 48px;
}
[dir=rtl] .pr-48 {
  padding-right: 0px;
  padding-left: 48px;
}

.pr-56 {
  padding-right: 56px;
}
[dir=rtl] .pr-56 {
  padding-right: 0px;
  padding-left: 56px;
}

.pr-64 {
  padding-right: 64px;
}
[dir=rtl] .pr-64 {
  padding-right: 0px;
  padding-left: 64px;
}

.pr-72 {
  padding-right: 72px;
}
[dir=rtl] .pr-72 {
  padding-right: 0px;
  padding-left: 72px;
}

.pr-80 {
  padding-right: 80px;
}
[dir=rtl] .pr-80 {
  padding-right: 0px;
  padding-left: 80px;
}

.pt-0 {
  padding-top: 0px;
}

.pb-0 {
  padding-bottom: 0px;
}

.pt-1 {
  padding-top: 1px;
}

.pb-1 {
  padding-bottom: 1px;
}

.pt-2 {
  padding-top: 2px;
}

.pb-2 {
  padding-bottom: 2px;
}

.pt-3 {
  padding-top: 3px;
}

.pb-3 {
  padding-bottom: 3px;
}

.pt-4 {
  padding-top: 4px;
}

.pb-4 {
  padding-bottom: 4px;
}

.pt-5 {
  padding-top: 5px;
}

.pb-5 {
  padding-bottom: 5px;
}

.pt-6 {
  padding-top: 6px;
}

.pb-6 {
  padding-bottom: 6px;
}

.pt-7 {
  padding-top: 7px;
}

.pb-7 {
  padding-bottom: 7px;
}

.pt-8 {
  padding-top: 8px;
}

.pb-8 {
  padding-bottom: 8px;
}

.pt-9 {
  padding-top: 9px;
}

.pb-9 {
  padding-bottom: 9px;
}

.pt-10 {
  padding-top: 10px;
}

.pb-10 {
  padding-bottom: 10px;
}

.pt-12 {
  padding-top: 12px;
}

.pb-12 {
  padding-bottom: 12px;
}

.pt-14 {
  padding-top: 14px;
}

.pb-14 {
  padding-bottom: 14px;
}

.pt-16 {
  padding-top: 16px;
}

.pb-16 {
  padding-bottom: 16px;
}

.pt-18 {
  padding-top: 18px;
}

.pb-18 {
  padding-bottom: 18px;
}

.pt-20 {
  padding-top: 20px;
}

.pb-20 {
  padding-bottom: 20px;
}

.pt-24 {
  padding-top: 24px;
}

.pb-24 {
  padding-bottom: 24px;
}

.pt-28 {
  padding-top: 28px;
}

.pb-28 {
  padding-bottom: 28px;
}

.pt-32 {
  padding-top: 32px;
}

.pb-32 {
  padding-bottom: 32px;
}

.pt-36 {
  padding-top: 36px;
}

.pb-36 {
  padding-bottom: 36px;
}

.pt-40 {
  padding-top: 40px;
}

.pb-40 {
  padding-bottom: 40px;
}

.pt-48 {
  padding-top: 48px;
}

.pb-48 {
  padding-bottom: 48px;
}

.pt-56 {
  padding-top: 56px;
}

.pb-56 {
  padding-bottom: 56px;
}

.pt-64 {
  padding-top: 64px;
}

.pb-64 {
  padding-bottom: 64px;
}

.pt-72 {
  padding-top: 72px;
}

.pb-72 {
  padding-bottom: 72px;
}

.pt-80 {
  padding-top: 80px;
}

.pb-80 {
  padding-bottom: 80px;
}

.px-0 {
  padding-left: 0px;
  padding-right: 0px;
}

.py-0 {
  padding-top: 0px;
  padding-bottom: 0px;
}

.px-1 {
  padding-left: 1px;
  padding-right: 1px;
}

.py-1 {
  padding-top: 1px;
  padding-bottom: 1px;
}

.px-2 {
  padding-left: 2px;
  padding-right: 2px;
}

.py-2 {
  padding-top: 2px;
  padding-bottom: 2px;
}

.px-3 {
  padding-left: 3px;
  padding-right: 3px;
}

.py-3 {
  padding-top: 3px;
  padding-bottom: 3px;
}

.px-4 {
  padding-left: 4px;
  padding-right: 4px;
}

.py-4 {
  padding-top: 4px;
  padding-bottom: 4px;
}

.px-5 {
  padding-left: 5px;
  padding-right: 5px;
}

.py-5 {
  padding-top: 5px;
  padding-bottom: 5px;
}

.px-6 {
  padding-left: 6px;
  padding-right: 6px;
}

.py-6 {
  padding-top: 6px;
  padding-bottom: 6px;
}

.px-7 {
  padding-left: 7px;
  padding-right: 7px;
}

.py-7 {
  padding-top: 7px;
  padding-bottom: 7px;
}

.px-8 {
  padding-left: 8px;
  padding-right: 8px;
}

.py-8 {
  padding-top: 8px;
  padding-bottom: 8px;
}

.px-9 {
  padding-left: 9px;
  padding-right: 9px;
}

.py-9 {
  padding-top: 9px;
  padding-bottom: 9px;
}

.px-10 {
  padding-left: 10px;
  padding-right: 10px;
}

.py-10 {
  padding-top: 10px;
  padding-bottom: 10px;
}

.px-12 {
  padding-left: 12px;
  padding-right: 12px;
}

.py-12 {
  padding-top: 12px;
  padding-bottom: 12px;
}

.px-14 {
  padding-left: 14px;
  padding-right: 14px;
}

.py-14 {
  padding-top: 14px;
  padding-bottom: 14px;
}

.px-16 {
  padding-left: 16px;
  padding-right: 16px;
}

.py-16 {
  padding-top: 16px;
  padding-bottom: 16px;
}

.px-18 {
  padding-left: 18px;
  padding-right: 18px;
}

.py-18 {
  padding-top: 18px;
  padding-bottom: 18px;
}

.px-20 {
  padding-left: 20px;
  padding-right: 20px;
}

.py-20 {
  padding-top: 20px;
  padding-bottom: 20px;
}

.px-24 {
  padding-left: 24px;
  padding-right: 24px;
}

.py-24 {
  padding-top: 24px;
  padding-bottom: 24px;
}

.px-28 {
  padding-left: 28px;
  padding-right: 28px;
}

.py-28 {
  padding-top: 28px;
  padding-bottom: 28px;
}

.px-32 {
  padding-left: 32px;
  padding-right: 32px;
}

.py-32 {
  padding-top: 32px;
  padding-bottom: 32px;
}

.px-36 {
  padding-left: 36px;
  padding-right: 36px;
}

.py-36 {
  padding-top: 36px;
  padding-bottom: 36px;
}

.px-40 {
  padding-left: 40px;
  padding-right: 40px;
}

.py-40 {
  padding-top: 40px;
  padding-bottom: 40px;
}

.px-48 {
  padding-left: 48px;
  padding-right: 48px;
}

.py-48 {
  padding-top: 48px;
  padding-bottom: 48px;
}

.px-56 {
  padding-left: 56px;
  padding-right: 56px;
}

.py-56 {
  padding-top: 56px;
  padding-bottom: 56px;
}

.px-64 {
  padding-left: 64px;
  padding-right: 64px;
}

.py-64 {
  padding-top: 64px;
  padding-bottom: 64px;
}

.px-72 {
  padding-left: 72px;
  padding-right: 72px;
}

.py-72 {
  padding-top: 72px;
  padding-bottom: 72px;
}

.px-80 {
  padding-left: 80px;
  padding-right: 80px;
}

.py-80 {
  padding-top: 80px;
  padding-bottom: 80px;
}

.t-center {
  text-align: center;
}

.t-right {
  text-align: right;
}
[dir=rtl] .t-right {
  text-align: left;
}

.t-left {
  text-align: left;
}
[dir=rtl] .t-left {
  text-align: right;
}

.t-underline {
  text-decoration: underline;
}

.t-strike {
  text-decoration: line-through;
}

.t-uppercase {
  text-transform: uppercase;
}

.t-lowercase {
  text-transform: lowercase;
}

.t-no-transform {
  text-transform: none;
}

.t-underline-on-hover:hover {
  text-decoration: underline;
}

.d-flex {
  display: flex;
}

.d-none {
  display: none;
}

.d-block {
  display: block;
}

.d-inline {
  display: inline;
}

.d-inline-block {
  display: inline-block;
}

.d-inline-flex {
  display: inline-flex;
}

.p-absolute {
  position: absolute;
}

.p-relative {
  position: relative;
}

.p-fixed {
  position: fixed;
}

.o-hidden {
  overflow: hidden;
}

.o-auto {
  overflow: auto;
}

.o-scroll {
  overflow: scroll;
}

.ox-hidden {
  overflow-x: hidden;
}

.ox-auto {
  overflow-x: auto;
}

.ox-scroll {
  overflow-x: scroll;
}

.oy-hidden {
  overflow-y: hidden;
}

.oy-auto {
  overflow-y: auto;
}

.oy-scroll {
  overflow-y: scroll;
}

.w-16 {
  width: 16px !important;
}

.h-16 {
  height: 16px !important;
}

.w-100 {
  width: 100%;
}

.w-auto {
  width: auto;
}

.w-max-100 {
  max-width: 100%;
}

.h-100 {
  height: 100%;
}

.h-auto {
  height: auto;
}

.h-max-100 {
  max-height: 100%;
}

.h-fit-content {
  height: fit-content;
}

.z-0 {
  z-index: 0;
}

.z-1 {
  z-index: 1;
}

.flex-wrap {
  display: flex;
  flex-wrap: wrap;
}

.flex-nowrap {
  display: flex;
  flex-wrap: nowrap;
}

.flex-row {
  display: flex;
  flex-direction: row;
}

.flex-column {
  display: flex;
  flex-direction: column;
}

.flex-column-reverse {
  display: flex;
  flex-direction: column-reverse;
}

.flex-row-reverse {
  display: flex;
  flex-direction: row-reverse;
}

.flex-center-xy {
  display: flex;
  align-items: center;
  justify-content: center;
}

.flex-stretch {
  flex: 1 100%;
}

.emojis-top .emoji {
  vertical-align: text-top;
}

.grow-0 {
  flex-grow: 0;
}

.grow-1 {
  flex-grow: 1;
}

.shrink-0 {
  flex-shrink: 0;
}

.shrink-1 {
  flex-shrink: 1;
}

.radius-main {
  border-radius: 20px;
}

.radius-1 {
  border-radius: 1px;
}

.radius-2 {
  border-radius: 2px;
}

.radius-3 {
  border-radius: 3px;
}

.radius-4 {
  border-radius: 4px;
}

.radius-5 {
  border-radius: 5px;
}

.radius-6 {
  border-radius: 6px;
}

.radius-8 {
  border-radius: 8px;
}

.radius-10 {
  border-radius: 10px;
}

.radius-16 {
  border-radius: 16px;
}

.radius-16-b {
  border-radius: 0 0 16px 16px;
}

.radius-16-t {
  border-radius: 16px 16px 0 0;
}

.radius-50 {
  border-radius: 50%;
}

.radius-100 {
  border-radius: 100%;
}

.radius-max {
  border-radius: 999px;
}

.opacity-0 {
  opacity: 0;
}

.opacity-1 {
  opacity: 1;
}

.opacity-01 {
  opacity: 0.1;
}

.opacity-02 {
  opacity: 0.2;
}

.opacity-03 {
  opacity: 0.3;
}

.opacity-04 {
  opacity: 0.4;
}

.opacity-05 {
  opacity: 0.5;
}

.opacity-06 {
  opacity: 0.6;
}

.opacity-07 {
  opacity: 0.7;
}

.opacity-08 {
  opacity: 0.8;
}

.opacity-09 {
  opacity: 0.9;
}

.content-start {
  justify-content: flex-start;
  display: flex;
}

.content-end {
  justify-content: flex-end;
  display: flex;
}

.content-center {
  justify-content: center;
  display: flex;
}

.content-between {
  justify-content: space-between;
  display: flex;
}

.content-around {
  justify-content: space-around;
  display: flex;
}

.content-evenly {
  justify-content: space-evenly;
  display: flex;
}

.items-start {
  align-items: flex-start;
  display: flex;
}

.items-end {
  align-items: flex-end;
  display: flex;
}

.items-center {
  align-items: center;
  display: flex;
}

.self-start {
  align-self: flex-start;
}

.self-end {
  align-self: flex-end;
}

.self-center {
  align-self: center;
}

.no-wrap {
  white-space: nowrap;
}

.no-outline {
  outline: none;
}

.no-visible {
  visibility: hidden;
}

.no-transform {
  text-transform: none;
}

.no-select {
  user-select: none;
  -webkit-user-select: none;
  -ms-user-select: none;
}

.webkit-tap {
  -webkit-tap-highlight-color: transparent;
}

.top {
  top: 0;
}

.bottom {
  bottom: 0;
}

.left {
  left: 0;
}
[dir=rtl] .left {
  left: auto;
  right: 0;
}

.right {
  right: 0;
}
[dir=rtl] .right {
  right: auto;
  left: 0;
}

.border-box {
  box-sizing: border-box;
}

.content-box {
  box-sizing: content-box;
}

.cursor-pointer {
  cursor: pointer;
}

.cursor-default {
  cursor: default;
}

.break-word {
  word-break: break-all;
  word-break: break-word;
}

.break-all {
  word-break: break-all;
}

.overscroll-contain {
  overscroll-behavior: contain;
}

.box-shadow-none {
  box-shadow: none !important;
}

.bg-1 {
  background-color: var(--bg1);
}

.bg-2 {
  background-color: var(--bg2);
}

.bg-3 {
  background-color: var(--bg3);
}

.bg-brand {
  background-color: var(--brand-color);
}

.font-1 {
  color: var(--font1);
}

.font-2 {
  color: var(--font2);
}

.font-3 {
  color: var(--font3);
}

.font-link {
  color: var(--font-link);
}

.font-disabled {
  color: var(--font-disabled);
}

.font-mirrored {
  color: var(--font-mirrored);
}

.color-app {
  color: var(--brand-color);
}

.border-0 {
  border: none;
}

.border-1 {
  border: 1px solid var(--border1);
}

.border-1-t {
  border-top: 1px solid var(--border1);
}

.border-1-b {
  border-bottom: 1px solid var(--border1);
}

.border-1-l {
  border-left: 1px solid var(--border1);
}

.border-1-r {
  border-right: 1px solid var(--border1);
}

.shadow-dropdown {
  box-shadow: 9px 12px 40px 0 var(--shadow1-color);
}

.bg-grey100 {
  background-color: var(--grey100);
}

.bg-grey60 {
  background-color: var(--grey60);
}

.bg-grey50 {
  background-color: var(--grey50);
}

.bg-grey40 {
  background-color: var(--grey40);
}

.bg-grey30 {
  background-color: var(--grey30);
}

.bg-grey20 {
  background-color: var(--grey20);
}

.bg-grey10 {
  background-color: var(--grey10);
}

.bg-grey00 {
  background-color: var(--grey00);
}

.bg-orange-bar {
  background-color: #CF730A;
}

.bg-red {
  background-color: var(--error1);
}

.white-fixed {
  color: var(--white-fixed);
}

.color-white {
  color: var(--white-themed);
}

.black-fixed {
  color: var(--black-fixed);
}

.color-grey100 {
  color: var(--grey100);
}

.color-grey90 {
  color: var(--grey90);
}

.color-grey80 {
  color: var(--grey80);
}

.color-grey70 {
  color: var(--grey70);
}

.color-grey60 {
  color: var(--grey60);
}

.color-grey50 {
  color: var(--grey50);
}

.color-grey40 {
  color: var(--grey40);
}

.color-grey30 {
  color: var(--grey30);
}

.color-grey20 {
  color: var(--grey20);
}

.color-grey10 {
  color: var(--grey10);
}

.color-grey00 {
  color: var(--grey00);
}

.red-color {
  color: var(--error1);
}

.red-bg {
  background-color: var(--error1);
}

html {
  --grey00: #FAFAFB;
  --grey10: #F8F8F9;
  --grey20: #F1F1F3;
  --grey30: #E1E1E5;
  --grey40: #C2C2C6;
  --grey50: #AFAFB4;
  --grey60: #767681;
  --grey70: #3F3F46;
  --grey80: #2C2C33;
  --grey90: #151518;
  --grey100: #0A0A0C;
  --white-fixed: #ffffff;
  --black-fixed: #000000;
  --grey60-rgb: 118, 118, 129;
  --grey70-rgb: 63, 63, 70;
  --grey80-rgb: 44, 44, 51;
  --green10: #D8FFEE;
  --green20: #83FFC9;
  --green30: #6DF5BA;
  --green40: #5BE6AA;
  --green50: #4DD39A;
  --green60: #44BB89;
  --green70: #349E76;
  --green80: #267F62;
  --green90: #1A5F4B;
  --green100: #0F3D32;
  --green20-rgb: 131, 255, 201;
  --violet10: #F4EFFE;
  --violet20: #E7D9FB;
  --violet30: #D1B6F7;
  --violet40: #BF8EEE;
  --violet50: #A86EF0;
  --violet60: #8438E9;
  --violet70: #6825C9;
  --violet80: #4C0E9B;
  --violet90: #2E0A59;
  --violet100: #1A0529;
  --violet60-rgb: 132, 56, 233;
  --yellow10: #fBEED5;
  --yellow20: #F3D485;
  --yellow30: #EDC272;
  --yellow40: #E6B05F;
  --yellow50: #DFA04C;
  --yellow60: #D68E37;
  --yellow70: #C97A20;
  --yellow80: #B9640D;
  --yellow90: #99500A;
  --yellow100: #7B3D07;
  --blue10: #E6F4FF;
  --blue20: #B3E0FF;
  --blue30: #80CCFF;
  --blue40: #4DB8FF;
  --blue50: #1AA3FF;
  --blue60: #008AE6;
  --blue70: #0070BF;
  --blue80: #005699;
  --blue90: #003D73;
  --blue100: #00264D;
  --red10: #FF728E;
  --red60: #D73F37;
  --error1: #D73F37;
  --brown300: #E4DDCD;
  --brown800: #5E5645;
}

html {
  --brand-color: var(--green20);
  --brand-color-rgb: 141, 255, 201;
  --black-themed: #000000;
  --white-themed: #ffffff;
  --black-themed-rgb: 0, 0, 0;
  --white-themed-rgb: 255, 255, 255;
  --bg1: #151518;
  --bg2: #2C2C33;
  --bg3: #3F3F46;
  --bg1-rgb: 21, 21, 24;
  --bg2-rgb: 44, 44, 51;
  --font1: #FAFAFB;
  --font2: #F1F1F3;
  --font3: #C2C2C6;
  --font-mirrored: #0A0A0C;
  --font-link: var(--green20);
  --font-disabled: var(--grey60);
  --list-item-active-color: var(--green20);
  --list-item-active-bg: var(--brown800);
  --list-item-hover-color: var(--green30);
  --list-item-hover-bg: var(--grey70);
  --border1: rgba(255, 255, 255, 0.15);
  --shadow1-color: rgba(0, 0, 0, 0.4);
  --overlay-color: radial-gradient(50% 50% at 50% 50%, rgba(44, 44, 51, 0.00) 0%, rgba(44, 44, 51, 0.30) 100%), linear-gradient(12deg, rgba(44, 44, 51, 0.32), rgba(44, 44, 51, 0.80) 100%), rgba(21, 21, 24, 0.24);
  --notification-unseen-bg: #3F3F46;
  --notification-highlighted-bg: #ffe06626;
  --notification-highlighted-border: #D68E37;
  --mobile-sidebar-accent-color: #DFA04C;
  --postbar-reactions-bg: #3F3F46;
  --post-bg: var(--bg2);
  --chat-msg-mine-color: var(--font1);
  --chat-msg-mine-bg: var(--bg1);
  --chat-msg-mine-link-color: var(--font-link);
  --chat-msg-yours-color: var(--font1);
  --chat-msg-yours-bg: var(--bg3);
  --chat-msg-yours-border: var(--bg3);
  --chat-msg-yours-link-color: var(--font-link);
  --chat-msg-reply-bg: var(--grey70);
  --chat-msg-deleted-bg: var(--grey70);
  --chat-msg-deleted-color: var(--font1);
  --calendar-day: var(--bg1);
  --calendar-selected-day: var(--brown800);
  --calendar-disabled-day: var(--bg3);
  --indicator-color: var(--grey100);
  --indicator-bg: var(--red10);
  --indicator-metion: var(--violet30);
  --word-highlight-bg: var(--brown800);
  --follower-label-bg: var(--brown800);
  --halo-seen: var(--grey60);
  --halo-unseen: var(--yellow60);
  --halo-unseen-unfollowed: var(--yellow60);
  --halo-unseen-ambassador: var(--green20);
  --progress-bg: var(--grey70);
  --progress-bar-bg: var(--green20);
  --navigation-dots-color: var(--grey50);
  --navigation-dots-active-color: var(--green20);
  --input-bg: rgba(var(--grey60-rgb), 0.5);
  --input-color: var(--grey10);
  --input-placeholder-color: var(--grey50);
  --input-disabled-color: var(--grey60);
  --input-error-color: var(--red10);
  --input-success-color: var(--green50);
  --input-border: var(--grey70);
  --input-active-border: var(--yellow50);
  --input-disabled-border: var(--grey70);
  --input-error-border: var(--red10);
  --input-success-border: var(--green40);
  --input-label-color: var(--grey00);
  --input-hint-color: var(--grey40);
  --input-hint-error-color: var(--red10);
  --input-hint-success-color: var(--green50);
  --input-hint-disabled-color: var(--font3);
  --checkbox-color-checked: var(--grey100);
  --checkbox-color-hover: var(--grey60);
  --checkbox-color-disabled: var(--grey20);
  --checkbox-border-color: var(--grey30);
  --checkbox-border-color-disabled: var(--grey40);
  --checkbox-color-disabled-checked: var(--grey50);
  --checkbox-bg-color-disabled: var(--grey30);
  --checkbox-border-color-checked: var(--violet50);
  --checkbox-bg-color-not-checked: var(--grey00);
  --checkbox-bg-color-checked: var(--violet50);
  --checkbox-sublabel-color: var(--font3);
  --checkbox-label-disabled-color: var(--grey60);
  --switch-bg: var(--grey30);
  --switch-bg-circle: var(--grey00);
  --switch-bg-circle-disabled: var(--grey00);
  --badge-verified-bg: linear-gradient(133deg, #B3E0FF 4.27%, #4DB8FF 47.15%, #008AE6 90.02%);
  --badge-premium-bg: linear-gradient(134deg, #EDC272 13.96%, #DFA04C 51.48%, #B9640D 89%), #F3D485;
  --badge-donor-bg: linear-gradient(136deg, #F59AB0 8.58%, #FF728E 42.85%, #E04C6A 77.12%);
  --badge-favorite-bg: linear-gradient(140deg, #E7D9FB 9.55%, #BF8EEE 47.31%, #8438E9 85.07%);
  --badge-ambassador-bg: linear-gradient(139deg, #83FFC9 26.79%, #7085BB 101.12%);
  --badge-group-nft-bg: linear-gradient(139deg, #5F5F5F 26.79%, #272B24 101.12%);
  --badge-icon-color: var(--grey00);
  --badge-level-1-color: var(--yellow30);
  --badge-level-2-color: var(--violet40);
  --badge-level-3-color: var(--blue40);
  --badge-level-4-color: var(--green30);
  --badge-level-number-color: var(--grey100);
  --toast-text-color: var(--font1);
  --toast-basic-background: var(--bg2);
  --toast-info-border-color: var(--green70);
  --toast-error-border-color: var(--error1);
  --toast-notice-border-color: var(--yellow70);
  --toast-attention-border-color: var(--blue60);
  --toast-icon-text-color: var(--grey00);
  --toast-icon-info-background: var(--green70);
  --toast-icon-error-background: var(--error1);
  --toast-icon-notice-background: var(--yellow70);
  --toast-icon-attention-background: var(--blue60);
  --toast-list-item-text-color: var(--grey20);
  --toast-title-message-color: var(--font1);
  --toast-description-message-color: var(--font3);
}

[data-force-theme=dark] {
  --brand-color: var(--green20);
  --brand-color-rgb: 141, 255, 201;
  --black-themed: #000000;
  --white-themed: #ffffff;
  --black-themed-rgb: 0, 0, 0;
  --white-themed-rgb: 255, 255, 255;
  --bg1: #151518;
  --bg2: #2C2C33;
  --bg3: #3F3F46;
  --bg1-rgb: 21, 21, 24;
  --bg2-rgb: 44, 44, 51;
  --font1: #FAFAFB;
  --font2: #F1F1F3;
  --font3: #C2C2C6;
  --font-mirrored: #0A0A0C;
  --font-link: var(--green20);
  --font-disabled: var(--grey60);
  --list-item-active-color: var(--green20);
  --list-item-active-bg: var(--brown800);
  --list-item-hover-color: var(--green30);
  --list-item-hover-bg: var(--grey70);
  --border1: rgba(255, 255, 255, 0.15);
  --shadow1-color: rgba(0, 0, 0, 0.4);
  --overlay-color: radial-gradient(50% 50% at 50% 50%, rgba(44, 44, 51, 0.00) 0%, rgba(44, 44, 51, 0.30) 100%), linear-gradient(12deg, rgba(44, 44, 51, 0.32), rgba(44, 44, 51, 0.80) 100%), rgba(21, 21, 24, 0.24);
  --notification-unseen-bg: #3F3F46;
  --notification-highlighted-bg: #ffe06626;
  --notification-highlighted-border: #D68E37;
  --mobile-sidebar-accent-color: #DFA04C;
  --postbar-reactions-bg: #3F3F46;
  --post-bg: var(--bg2);
  --chat-msg-mine-color: var(--font1);
  --chat-msg-mine-bg: var(--bg1);
  --chat-msg-mine-link-color: var(--font-link);
  --chat-msg-yours-color: var(--font1);
  --chat-msg-yours-bg: var(--bg3);
  --chat-msg-yours-border: var(--bg3);
  --chat-msg-yours-link-color: var(--font-link);
  --chat-msg-reply-bg: var(--grey70);
  --chat-msg-deleted-bg: var(--grey70);
  --chat-msg-deleted-color: var(--font1);
  --calendar-day: var(--bg1);
  --calendar-selected-day: var(--brown800);
  --calendar-disabled-day: var(--bg3);
  --indicator-color: var(--grey100);
  --indicator-bg: var(--red10);
  --indicator-metion: var(--violet30);
  --word-highlight-bg: var(--brown800);
  --follower-label-bg: var(--brown800);
  --halo-seen: var(--grey60);
  --halo-unseen: var(--yellow60);
  --halo-unseen-unfollowed: var(--yellow60);
  --halo-unseen-ambassador: var(--green20);
  --progress-bg: var(--grey70);
  --progress-bar-bg: var(--green20);
  --navigation-dots-color: var(--grey50);
  --navigation-dots-active-color: var(--green20);
  --input-bg: rgba(var(--grey60-rgb), 0.5);
  --input-color: var(--grey10);
  --input-placeholder-color: var(--grey50);
  --input-disabled-color: var(--grey60);
  --input-error-color: var(--red10);
  --input-success-color: var(--green50);
  --input-border: var(--grey70);
  --input-active-border: var(--yellow50);
  --input-disabled-border: var(--grey70);
  --input-error-border: var(--red10);
  --input-success-border: var(--green40);
  --input-label-color: var(--grey00);
  --input-hint-color: var(--grey40);
  --input-hint-error-color: var(--red10);
  --input-hint-success-color: var(--green50);
  --input-hint-disabled-color: var(--font3);
  --checkbox-color-checked: var(--grey100);
  --checkbox-color-hover: var(--grey60);
  --checkbox-color-disabled: var(--grey20);
  --checkbox-border-color: var(--grey30);
  --checkbox-border-color-disabled: var(--grey40);
  --checkbox-color-disabled-checked: var(--grey50);
  --checkbox-bg-color-disabled: var(--grey30);
  --checkbox-border-color-checked: var(--violet50);
  --checkbox-bg-color-not-checked: var(--grey00);
  --checkbox-bg-color-checked: var(--violet50);
  --checkbox-sublabel-color: var(--font3);
  --checkbox-label-disabled-color: var(--grey60);
  --switch-bg: var(--grey30);
  --switch-bg-circle: var(--grey00);
  --switch-bg-circle-disabled: var(--grey00);
  --badge-verified-bg: linear-gradient(133deg, #B3E0FF 4.27%, #4DB8FF 47.15%, #008AE6 90.02%);
  --badge-premium-bg: linear-gradient(134deg, #EDC272 13.96%, #DFA04C 51.48%, #B9640D 89%), #F3D485;
  --badge-donor-bg: linear-gradient(136deg, #F59AB0 8.58%, #FF728E 42.85%, #E04C6A 77.12%);
  --badge-favorite-bg: linear-gradient(140deg, #E7D9FB 9.55%, #BF8EEE 47.31%, #8438E9 85.07%);
  --badge-ambassador-bg: linear-gradient(139deg, #83FFC9 26.79%, #7085BB 101.12%);
  --badge-group-nft-bg: linear-gradient(139deg, #5F5F5F 26.79%, #272B24 101.12%);
  --badge-icon-color: var(--grey00);
  --badge-level-1-color: var(--yellow30);
  --badge-level-2-color: var(--violet40);
  --badge-level-3-color: var(--blue40);
  --badge-level-4-color: var(--green30);
  --badge-level-number-color: var(--grey100);
  --toast-text-color: var(--font1);
  --toast-basic-background: var(--bg2);
  --toast-info-border-color: var(--green70);
  --toast-error-border-color: var(--error1);
  --toast-notice-border-color: var(--yellow70);
  --toast-attention-border-color: var(--blue60);
  --toast-icon-text-color: var(--grey00);
  --toast-icon-info-background: var(--green70);
  --toast-icon-error-background: var(--error1);
  --toast-icon-notice-background: var(--yellow70);
  --toast-icon-attention-background: var(--blue60);
  --toast-list-item-text-color: var(--grey20);
  --toast-title-message-color: var(--font1);
  --toast-description-message-color: var(--font3);
  color: var(--font1);
}

[data-theme=light] {
  --brand-color: var(--green20);
  --brand-color-rgb: 141, 255, 201;
  --black-themed: #000000;
  --white-themed: #ffffff;
  --black-themed-rgb: 0, 0, 0;
  --white-themed-rgb: 255, 255, 255;
  --bg1: #151518;
  --bg2: #2C2C33;
  --bg3: #3F3F46;
  --bg1-rgb: 21, 21, 24;
  --bg2-rgb: 44, 44, 51;
  --font1: #FAFAFB;
  --font2: #F1F1F3;
  --font3: #C2C2C6;
  --font-mirrored: #0A0A0C;
  --font-link: var(--green20);
  --font-disabled: var(--grey60);
  --list-item-active-color: var(--green20);
  --list-item-active-bg: var(--brown800);
  --list-item-hover-color: var(--green30);
  --list-item-hover-bg: var(--grey70);
  --border1: rgba(255, 255, 255, 0.15);
  --shadow1-color: rgba(0, 0, 0, 0.4);
  --overlay-color: radial-gradient(50% 50% at 50% 50%, rgba(44, 44, 51, 0.00) 0%, rgba(44, 44, 51, 0.30) 100%), linear-gradient(12deg, rgba(44, 44, 51, 0.32), rgba(44, 44, 51, 0.80) 100%), rgba(21, 21, 24, 0.24);
  --notification-unseen-bg: #3F3F46;
  --notification-highlighted-bg: #ffe06626;
  --notification-highlighted-border: #D68E37;
  --mobile-sidebar-accent-color: #DFA04C;
  --postbar-reactions-bg: #3F3F46;
  --post-bg: var(--bg2);
  --chat-msg-mine-color: var(--font1);
  --chat-msg-mine-bg: var(--bg1);
  --chat-msg-mine-link-color: var(--font-link);
  --chat-msg-yours-color: var(--font1);
  --chat-msg-yours-bg: var(--bg3);
  --chat-msg-yours-border: var(--bg3);
  --chat-msg-yours-link-color: var(--font-link);
  --chat-msg-reply-bg: var(--grey70);
  --chat-msg-deleted-bg: var(--grey70);
  --chat-msg-deleted-color: var(--font1);
  --calendar-day: var(--bg1);
  --calendar-selected-day: var(--brown800);
  --calendar-disabled-day: var(--bg3);
  --indicator-color: var(--grey100);
  --indicator-bg: var(--red10);
  --indicator-metion: var(--violet30);
  --word-highlight-bg: var(--brown800);
  --follower-label-bg: var(--brown800);
  --halo-seen: var(--grey60);
  --halo-unseen: var(--yellow60);
  --halo-unseen-unfollowed: var(--yellow60);
  --halo-unseen-ambassador: var(--green20);
  --progress-bg: var(--grey70);
  --progress-bar-bg: var(--green20);
  --navigation-dots-color: var(--grey50);
  --navigation-dots-active-color: var(--green20);
  --input-bg: rgba(var(--grey60-rgb), 0.5);
  --input-color: var(--grey10);
  --input-placeholder-color: var(--grey50);
  --input-disabled-color: var(--grey60);
  --input-error-color: var(--red10);
  --input-success-color: var(--green50);
  --input-border: var(--grey70);
  --input-active-border: var(--yellow50);
  --input-disabled-border: var(--grey70);
  --input-error-border: var(--red10);
  --input-success-border: var(--green40);
  --input-label-color: var(--grey00);
  --input-hint-color: var(--grey40);
  --input-hint-error-color: var(--red10);
  --input-hint-success-color: var(--green50);
  --input-hint-disabled-color: var(--font3);
  --checkbox-color-checked: var(--grey100);
  --checkbox-color-hover: var(--grey60);
  --checkbox-color-disabled: var(--grey20);
  --checkbox-border-color: var(--grey30);
  --checkbox-border-color-disabled: var(--grey40);
  --checkbox-color-disabled-checked: var(--grey50);
  --checkbox-bg-color-disabled: var(--grey30);
  --checkbox-border-color-checked: var(--violet50);
  --checkbox-bg-color-not-checked: var(--grey00);
  --checkbox-bg-color-checked: var(--violet50);
  --checkbox-sublabel-color: var(--font3);
  --checkbox-label-disabled-color: var(--grey60);
  --switch-bg: var(--grey30);
  --switch-bg-circle: var(--grey00);
  --switch-bg-circle-disabled: var(--grey00);
  --badge-verified-bg: linear-gradient(133deg, #B3E0FF 4.27%, #4DB8FF 47.15%, #008AE6 90.02%);
  --badge-premium-bg: linear-gradient(134deg, #EDC272 13.96%, #DFA04C 51.48%, #B9640D 89%), #F3D485;
  --badge-donor-bg: linear-gradient(136deg, #F59AB0 8.58%, #FF728E 42.85%, #E04C6A 77.12%);
  --badge-favorite-bg: linear-gradient(140deg, #E7D9FB 9.55%, #BF8EEE 47.31%, #8438E9 85.07%);
  --badge-ambassador-bg: linear-gradient(139deg, #83FFC9 26.79%, #7085BB 101.12%);
  --badge-group-nft-bg: linear-gradient(139deg, #5F5F5F 26.79%, #272B24 101.12%);
  --badge-icon-color: var(--grey00);
  --badge-level-1-color: var(--yellow30);
  --badge-level-2-color: var(--violet40);
  --badge-level-3-color: var(--blue40);
  --badge-level-4-color: var(--green30);
  --badge-level-number-color: var(--grey100);
  --toast-text-color: var(--font1);
  --toast-basic-background: var(--bg2);
  --toast-info-border-color: var(--green70);
  --toast-error-border-color: var(--error1);
  --toast-notice-border-color: var(--yellow70);
  --toast-attention-border-color: var(--blue60);
  --toast-icon-text-color: var(--grey00);
  --toast-icon-info-background: var(--green70);
  --toast-icon-error-background: var(--error1);
  --toast-icon-notice-background: var(--yellow70);
  --toast-icon-attention-background: var(--blue60);
  --toast-list-item-text-color: var(--grey20);
  --toast-title-message-color: var(--font1);
  --toast-description-message-color: var(--font3);
  color: var(--font1);
  --brand-color: var(--violet60);
  --brand-color-rgb: 132, 56, 233;
  --black-themed: #ffffff;
  --white-themed: #000000;
  --black-themed-rgb: 255, 255, 255;
  --white-themed-rgb: 0, 0, 0;
  --bg1: #E1E1E5;
  --bg2: #F1F1F3;
  --bg3: #F8F8F9;
  --bg1-rgb: 225, 225, 229;
  --bg2-rgb: 241, 241, 243;
  --font1: #0A0A0C;
  --font2: #3F3F46;
  --font3: #767681;
  --font-mirrored: #FAFAFB;
  --font-link: var(--violet60);
  --font-disabled: var(--grey60);
  --list-item-active-color: var(--violet60);
  --list-item-active-bg: var(--brown300);
  --list-item-hover-color: var(--violet70);
  --list-item-hover-bg: var(--grey30);
  --border1: rgba(0, 0, 0, 0.15);
  --shadow1-color: rgba(0, 0, 0, 0.2);
  --overlay-color: radial-gradient(50% 50% at 50% 50%, rgba(224, 224, 224, 0.00) 0%, rgba(224, 224, 224, 0.30) 100%), linear-gradient(12deg, rgba(224, 224, 224, 0.32), rgba(224, 224, 224, 0.80) 100%), rgba(21, 21, 24, 0.24);
  --notification-unseen-bg: #E1E1E5;
  --mobile-sidebar-accent-color: #DFA04C;
  --postbar-reactions-bg: #E1E1E5;
  --chat-msg-reply-bg: var(--grey40);
  --chat-msg-deleted-bg: var(--grey40);
  --calendar-selected-day: var(--brown300);
  --indicator-color: var(--grey00);
  --indicator-bg: var(--red60);
  --indicator-metion: var(--violet30);
  --word-highlight-bg: var(--brown300);
  --follower-label-bg: var(--brown300);
  --halo-seen: var(--grey60);
  --halo-unseen: var(--yellow60);
  --halo-unseen-unfollowed: var(--yellow60);
  --halo-unseen-ambassador: var(--violet60);
  --progress-bg: var(--grey30);
  --progress-bar-bg: var(--violet60);
  --navigation-dots-color: var(--grey50);
  --navigation-dots-active-color: var(--violet60);
  --input-bg: rgba(var(--grey60-rgb), 0.2);
  --input-color: var(--grey90);
  --input-placeholder-color: var(--grey60);
  --input-disabled-color: var(--grey50);
  --input-error-color: var(--red60);
  --input-success-color: var(--green50);
  --input-border: var(--grey40);
  --input-active-border: var(--yellow50);
  --input-disabled-border: var(--grey40);
  --input-error-border: var(--red60);
  --input-success-border: var(--green40);
  --input-label-color: var(--grey100);
  --input-hint-color: var(--grey60);
  --input-hint-error-color: var(--red60);
  --input-hint-success-color: var(--green50);
  --input-hint-disabled-color: var(--font3);
  --checkbox-color-checked: var(--grey00);
  --checkbox-border-color: var(--grey40);
  --switch-bg: var(--grey40);
  --switch-bg-circle-disabled: var(--grey30);
}

.m-progress {
  width: 100%;
  height: 12px;
  padding: 3px 5px;
  box-sizing: border-box;
  background-color: var(--progress-bg);
  border-radius: 7px;
  border: 0.5px solid var(--border1);
}
.m-progress .m-progress_bar {
  background-color: var(--brand-color);
  border-radius: 4px;
  transition: All 0.15s ease-out;
}

.m-indicator,
.m-indicator-small {
  display: flex;
  align-items: center;
  justify-content: center;
  position: absolute;
  color: var(--indicator-color);
  background-color: var(--indicator-bg);
  border-radius: 8px;
  flex-shrink: 0;
}
.m-indicator.m-indicator--mention,
.m-indicator-small.m-indicator--mention {
  background: var(--indicator-metion);
}
.m-indicator .number,
.m-indicator-small .number {
  font-size: 12px;
  font-style: normal;
  font-weight: 400;
  line-height: 135%;
  letter-spacing: -0.12px;
  color: var(--indicator-color);
}

.m-indicator {
  height: 24px;
  padding-inline: 8px;
}

.m-indicator-small {
  width: 8px;
  height: 8px;
}

/* ========================================================================= *\
  mewe Helpers
\* ========================================================================= */
html {
  --tag-primary-bg-color: var(--grey30);
  --tag-primary-selected-bg-color: var(--grey10);
  --tag-primary-icon-color: var(--grey60);
  --tag-primary-label-color: var(--grey100);
  --tag-category-bg-color: var(--bg3);
  --tag-category-label-color: var(--green40);
  --tag-category-selected-border-color: var(--green70);
  --tag-category-selected-bg-color: var(--green70);
  --tag-category-selected-label-color: var(--grey10);
}

[data-theme=light] {
  --tag-primary-bg-color: var(--grey70);
  --tag-primary-selected-bg-color: var(--grey70);
  --tag-primary-icon-color: var(--grey40);
  --tag-primary-label-color: var(--grey10);
  --tag-category-bg-color: var(--bg3);
  --tag-category-label-color: var(--violet60);
  --tag-category-selected-border-color: var(--violet70);
  --tag-category-selected-bg-color: var(--violet70);
  --tag-category-selected-label-color: var(--grey10);
}

.h-list-reset {
  margin: 0;
  padding: 0;
  list-style: none;
}

.h-link-reset {
  color: inherit;
}
.h-link-reset:active {
  color: inherit;
}

.h-box {
  padding: 16px;
  background-color: var(--bg1);
  border-radius: 20px;
  font-size: 14px;
  font-style: normal;
  font-weight: 400;
  line-height: 135%;
  letter-spacing: -0.14px;
}

.h-size-full {
  flex: 0 1 900px;
  width: 100%;
  max-width: 900px;
  min-width: 300px;
  margin-inline: auto;
}

.h-feed-placeholder {
  width: 230px;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  margin: 140px auto 40px;
}
@media all and (max-width: 620px) {
  .h-feed-placeholder {
    margin-top: 48px;
  }
}
.h-feed-placeholder .placeholder-img-box {
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 24px;
  margin-bottom: 16px;
  border-radius: 50%;
  background-color: var(--bg2);
}
.h-feed-placeholder .placeholder-img-box .icn {
  color: var(--font3);
  width: 80px;
  height: 80px;
}
.h-feed-placeholder .placeholder-text {
  font-size: 18px;
  font-style: normal;
  font-weight: 500;
  line-height: 135%;
  letter-spacing: -0.18px;
  text-align: center;
  padding: 0 16px;
  margin-bottom: 24px;
}

.h-sidebar-list-empty {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  height: 100%;
  font-size: 14px;
  font-style: normal;
  font-weight: 400;
  line-height: 135%;
  letter-spacing: -0.14px;
  text-align: center;
  box-sizing: border-box;
  padding: 32px 16px;
  border-radius: 20px;
}
.h-sidebar-list-empty .empty-text {
  margin-top: 24px;
}
.h-sidebar-list-empty .mw-btn {
  margin-top: 16px;
}

.h-mention,
.h-hashtag {
  cursor: pointer;
  text-decoration: none;
  color: var(--font-link);
  font-weight: 500;
}
.h-mention .emoji,
.h-hashtag .emoji {
  transform: scale(0.7, 0.7);
}

.h-follower-label {
  background-color: var(--follower-label-bg);
  color: var(--font1);
  padding: 0 8px;
  border-radius: 4px;
  font-size: 12px;
  font-style: normal;
  font-weight: 400;
  line-height: 135%;
  letter-spacing: -0.12px;
}

.h-trim {
  overflow: clip;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  display: inline-block;
}

.h-clamp-1 {
  line-clamp: 1;
  display: -webkit-box;
  -webkit-line-clamp: 1;
  -webkit-box-orient: vertical;
  overflow: hidden;
}

.h-clamp-2 {
  line-clamp: 2;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  overflow: hidden;
}

.h-clamp-3 {
  line-clamp: 3;
  display: -webkit-box;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
  overflow: hidden;
}

.h-transition {
  transition: all 0.15s ease-out;
}

.firefox .h-scrollbar {
  scrollbar-width: thin;
}
.h-scrollbar::-webkit-scrollbar {
  width: 8px;
  height: 8px;
}
.h-scrollbar::-webkit-scrollbar-thumb {
  background-color: var(--grey60);
  border-radius: 8px;
}
.h-scrollbar::-webkit-scrollbar-track {
  background: transparent;
}
.h-scrollbar {
  overflow: hidden;
  overscroll-behavior: contain;
}
.h-scrollbar:hover {
  overflow-y: auto;
}
@media screen and (max-width: 909px) {
  .h-scrollbar {
    overflow-y: auto;
  }
}

.firefox .h-scrollbar-style {
  scrollbar-width: thin;
}
.h-scrollbar-style::-webkit-scrollbar {
  width: 8px;
  height: 8px;
}
.h-scrollbar-style::-webkit-scrollbar-thumb {
  background-color: var(--grey60);
  border-radius: 8px;
}
.h-scrollbar-style::-webkit-scrollbar-track {
  background: transparent;
}

.firefox .h-scrollbar-stable {
  scrollbar-width: thin;
}
.h-scrollbar-stable::-webkit-scrollbar {
  width: 8px;
  height: 8px;
}
.h-scrollbar-stable::-webkit-scrollbar-thumb {
  background-color: var(--grey60);
  border-radius: 8px;
}
.h-scrollbar-stable::-webkit-scrollbar-track {
  background: transparent;
}
.h-scrollbar-stable {
  overflow: hidden;
  overscroll-behavior: contain;
}
.h-scrollbar-stable:hover {
  overflow-y: auto;
}
@media screen and (max-width: 909px) {
  .h-scrollbar-stable {
    overflow-y: auto;
  }
}
.h-scrollbar-stable {
  scrollbar-gutter: stable;
}

.firefox .h-scrollbar-x {
  scrollbar-width: thin;
}
.h-scrollbar-x::-webkit-scrollbar {
  width: 8px;
  height: 8px;
}
.h-scrollbar-x::-webkit-scrollbar-thumb {
  background-color: var(--grey60);
  border-radius: 8px;
}
.h-scrollbar-x::-webkit-scrollbar-track {
  background: transparent;
}
.h-scrollbar-x {
  overflow: hidden;
  overscroll-behavior: contain;
}
.h-scrollbar-x:hover {
  overflow-y: auto;
}
@media screen and (max-width: 909px) {
  .h-scrollbar-x {
    overflow-y: auto;
  }
}
.h-scrollbar-x {
  overflow-x: auto !important;
}

.error {
  color: red;
}

.hidden {
  display: none !important;
  visibility: hidden;
}

.h-dropdown-opener {
  position: relative;
  cursor: pointer;
  -webkit-tap-highlight-color: transparent;
}

.h-translated {
  position: relative;
  padding-left: 12px;
}
[dir=rtl] .h-translated {
  padding-left: unset;
  padding-right: 12px;
}
.h-translated:before {
  content: "";
  width: 4px;
  height: 100%;
  display: block;
  position: absolute;
  left: 0;
  top: 0;
  background-color: var(--brand-color);
}
[dir=rtl] .h-translated:before {
  right: 0;
  left: unset;
}

.h-overlay-before:before {
  content: "";
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  position: absolute;
  background: rgba(0, 0, 0, 0.5);
}

.h-no-scrollbar::-webkit-scrollbar {
  width: 0px;
}
.h-no-scrollbar {
  scrollbar-width: none;
}

@media all and (max-width: 909px) {
  .h-btn-mobile {
    -webkit-tap-highlight-color: transparent;
    touch-action: manipulation;
    user-select: none;
  }
}

.h-btn-tag {
  border-color: var(--yellow50) !important;
  color: var(--font1) !important;
  background-color: transparent !important;
  max-width: 200px;
  overflow: clip;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  display: inline-block;
}

.main-list {
  height: 100%;
  max-height: 390px;
  padding-top: 8px;
  position: relative;
  box-sizing: border-box;
  z-index: 0;
}
.firefox .main-list {
  scrollbar-width: thin;
}
.main-list::-webkit-scrollbar {
  width: 8px;
  height: 8px;
}
.main-list::-webkit-scrollbar-thumb {
  background-color: var(--grey60);
  border-radius: 8px;
}
.main-list::-webkit-scrollbar-track {
  background: transparent;
}
.main-list {
  overflow: hidden;
  overscroll-behavior: contain;
}
.main-list:hover {
  overflow-y: auto;
}
@media screen and (max-width: 909px) {
  .main-list {
    overflow-y: auto;
  }
}
.main-list {
  scrollbar-gutter: stable;
}
.main-list.empty-list {
  min-height: 200px;
}
.main-list.empty-list .animation-loading-2 {
  height: 200px;
}
.main-list.invited-list {
  height: auto;
  max-height: 200px;
}
.main-list .main-list_item {
  position: relative;
  box-sizing: border-box;
}
.main-list .main-list_item:hover {
  opacity: 0.8;
}
.main-list .main-list_item:not(:first-of-type) {
  margin-top: 8px;
}
.main-list .main-list_item .main-list_item_row {
  display: grid;
  grid-template-columns: 40px minmax(0, 1fr) auto;
  gap: 16px;
  padding-right: 2px;
  align-items: center;
}
[dir=rtl] .main-list .main-list_item .main-list_item_row {
  padding-right: 0;
  padding-left: 2px;
}
.main-list .main-list_item .main-list_item_row .main-list_item_name {
  overflow: clip;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  display: inline-block;
  font-size: 14px;
  font-style: normal;
  font-weight: 500;
  line-height: 135%;
  letter-spacing: -0.14px;
}
.main-list .main-list_item .main-list_item_row .m-indicator {
  position: relative;
}

.h-grouped-wrapper {
  width: 100%;
  display: grid;
  grid-template-columns: minmax(0, auto) minmax(0, 180px) auto;
  align-items: center;
  justify-content: flex-start;
}
.h-grouped-wrapper .grouped-static {
  align-items: center;
  white-space: nowrap;
  line-height: 36px;
  overflow: clip;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  display: inline-block;
}

.h-tag {
  display: flex;
  align-items: center;
  justify-content: center;
  box-sizing: border-box;
  position: relative;
  border-radius: 20px;
  touch-action: manipulation;
  -webkit-tap-highlight-color: transparent;
}
.h-tag .icn {
  width: 16px;
  height: 16px;
}
.h-tag.tag-social {
  gap: 8px;
  padding: 8px 16px;
  color: var(--font1);
  background-color: var(--bg2);
}
.h-tag.tag-social .tag-label {
  font-size: 14px;
  font-style: normal;
  font-weight: 400;
  line-height: 135%;
  letter-spacing: -0.14px;
  overflow: clip;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  display: inline-block;
  color: var(--font3);
}
.h-tag.tag-social .tag-value {
  font-size: 18px;
  font-style: normal;
  font-weight: 500;
  line-height: 135%;
  letter-spacing: -0.18px;
}
.h-tag.tag-social .icn {
  color: var(--font3);
}
.h-tag.tag-primary {
  gap: 8px;
  padding: 8px;
  background-color: var(--tag-primary-bg-color);
  font-size: 12px;
  font-style: normal;
  font-weight: 500;
  line-height: 135%;
  letter-spacing: -0.12px;
}
.h-tag.tag-primary .tag-label {
  color: var(--tag-primary-label-color);
  overflow: clip;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  display: inline-block;
}
.h-tag.tag-primary .icn {
  color: var(--tag-primary-icon-color);
}
.h-tag.tag-primary.tag-selected {
  background-color: var(--tag-primary-selected-bg-color);
}
.h-tag.tag-primary.tag-tint {
  background-color: var(--brand-color);
}
.h-tag.tag-category {
  padding: 6px 12px 6px 32px;
  border: 1px solid var(--brand-color);
  background-color: var(--tag-category-bg-color);
  font-size: 14px;
  font-style: normal;
  font-weight: 400;
  line-height: 135%;
  letter-spacing: -0.14px;
}
[dir=rtl] .h-tag.tag-category {
  padding: 8px 32px 8px 12px;
}
.h-tag.tag-category .tag-icon {
  width: 16px;
  height: 16px;
  color: var(--tag-category-label-color);
  position: absolute;
  left: 10px;
  top: 8px;
}
[dir=rtl] .h-tag.tag-category .tag-icon {
  left: auto;
  right: 10px;
}
.h-tag.tag-category .tag-label {
  color: var(--tag-category-label-color);
  position: relative;
  overflow: clip;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  display: inline-block;
}
.h-tag.tag-category.tag-selected {
  border-color: var(--tag-category-selected-border-color);
  background-color: var(--tag-category-selected-bg-color);
}
.h-tag.tag-category.tag-selected .tag-icon {
  color: var(--tag-category-selected-label-color);
}
.h-tag.tag-category.tag-selected .tag-label {
  color: var(--tag-category-selected-label-color);
}
.h-tag:not([disabled]) {
  cursor: pointer;
}

body,
button,
input,
select,
textarea,
h1,
h2,
h3,
h4,
h5,
h6 {
  font-family: "Poppins", sans-serif;
  color: var(--font1);
}

.f-mono {
  font-family: "IBM Plex Mono" !important;
}

.H0-Black {
  font-size: 84px;
  font-style: normal;
  font-weight: 900;
  line-height: 135%;
  letter-spacing: -1.68px;
}

.H0-Bold {
  font-size: 84px;
  font-style: normal;
  font-weight: 700;
  line-height: 135%;
  letter-spacing: -1.68px;
}

.H0-Medium {
  font-size: 84px;
  font-style: normal;
  font-weight: 500;
  line-height: 135%;
  letter-spacing: -1.68px;
}

.H0-Regular {
  font-size: 84px;
  font-style: normal;
  font-weight: 400;
  line-height: 135%;
  letter-spacing: -1.68px;
}

.H0-Light {
  font-size: 84px;
  font-style: normal;
  font-weight: 300;
  line-height: 135%;
  letter-spacing: -1.68px;
}

.H0-Italic {
  font-size: 84px;
  font-style: italic;
  font-weight: 275;
  line-height: 135%;
  letter-spacing: -1.68px;
}

.H1-Black {
  font-size: 48px;
  font-style: normal;
  font-weight: 900;
  line-height: 135%;
  letter-spacing: -0.48px;
}

.H1-Bold {
  font-size: 48px;
  font-style: normal;
  font-weight: 700;
  line-height: 135%;
  letter-spacing: -0.48px;
}

.H1-Medium {
  font-size: 48px;
  font-style: normal;
  font-weight: 500;
  line-height: 135%;
  letter-spacing: -0.48px;
}

.H1-Regular {
  font-size: 48px;
  font-style: normal;
  font-weight: 400;
  line-height: 135%;
  letter-spacing: -0.48px;
}

.H1-Italic {
  font-size: 48px;
  font-style: italic;
  font-weight: 275;
  line-height: 135%;
  letter-spacing: -0.48px;
}

.H2-Black {
  font-size: 36px;
  font-style: normal;
  font-weight: 900;
  line-height: 135%;
  letter-spacing: -0.36px;
}

.H2-Bold {
  font-size: 36px;
  font-style: normal;
  font-weight: 700;
  line-height: 135%;
  letter-spacing: -0.36px;
}

.H2-Medium {
  font-size: 36px;
  font-style: normal;
  font-weight: 500;
  line-height: 135%;
  letter-spacing: -0.36px;
}

.H2-Regular {
  font-size: 36px;
  font-style: normal;
  font-weight: 400;
  line-height: 135%;
  letter-spacing: -0.36px;
}

.H2-Italic {
  font-size: 36px;
  font-style: italic;
  font-weight: 300;
  line-height: 135%;
  letter-spacing: -0.36px;
}

.H3-Black {
  font-size: 28px;
  font-style: normal;
  font-weight: 900;
  line-height: 135%;
  letter-spacing: -0.28px;
}

.H3-Bold {
  font-size: 28px;
  font-style: normal;
  font-weight: 700;
  line-height: 135%;
  letter-spacing: -0.28px;
}

.H3-Medium {
  font-size: 28px;
  font-style: normal;
  font-weight: 500;
  line-height: 135%;
  letter-spacing: -0.28px;
}

.H3-Regular {
  font-size: 28px;
  font-style: normal;
  font-weight: 400;
  line-height: 135%;
  letter-spacing: -0.28px;
}

.H3-Italic {
  font-size: 28px;
  font-style: italic;
  font-weight: 300;
  line-height: 135%;
  letter-spacing: -0.28px;
}

.H4-Black {
  font-size: 24px;
  font-style: normal;
  font-weight: 900;
  line-height: 135%;
  letter-spacing: -0.24px;
}

.H4-Bold {
  font-size: 24px;
  font-style: normal;
  font-weight: 700;
  line-height: 135%;
  letter-spacing: -0.24px;
}

.H4-Medium {
  font-size: 24px;
  font-style: normal;
  font-weight: 400;
  line-height: 135%;
  letter-spacing: -0.24px;
}

.H4-Regular {
  font-size: 24px;
  font-style: normal;
  font-weight: 400;
  line-height: 135%;
  letter-spacing: -0.24px;
}

.H4-Italic {
  font-size: 24px;
  font-style: italic;
  font-weight: 300;
  line-height: 135%;
  letter-spacing: -0.24px;
}

.H5-Black {
  font-size: 20px;
  font-style: normal;
  font-weight: 900;
  line-height: 135%;
  letter-spacing: -0.2px;
}

.H5-Bold {
  font-size: 20px;
  font-style: normal;
  font-weight: 700;
  line-height: 135%;
  letter-spacing: -0.2px;
}

.H5-Medium {
  font-size: 20px;
  font-style: normal;
  font-weight: 500;
  line-height: 135%;
  letter-spacing: -0.2px;
}

.H5-Regular {
  font-size: 20px;
  font-style: normal;
  font-weight: 400;
  line-height: 135%;
  letter-spacing: -0.2px;
}

.H5-Italic {
  font-size: 20px;
  font-style: italic;
  font-weight: 300;
  line-height: 135%;
  letter-spacing: -0.2px;
}

.BodyL-Black {
  font-size: 18px;
  font-style: normal;
  font-weight: 900;
  line-height: 135%;
  letter-spacing: -0.18px;
}

.BodyL-Bold {
  font-size: 18px;
  font-style: normal;
  font-weight: 700;
  line-height: 135%;
  letter-spacing: -0.18px;
}

.BodyL-Medium {
  font-size: 18px;
  font-style: normal;
  font-weight: 500;
  line-height: 135%;
  letter-spacing: -0.18px;
}

.BodyL-Regular {
  font-size: 18px;
  font-style: normal;
  font-weight: 400;
  line-height: 135%;
  letter-spacing: -0.18px;
}

.BodyL-Italic {
  font-size: 18px;
  font-style: italic;
  font-weight: 300;
  line-height: 135%;
  letter-spacing: -0.18px;
}

.BodyM-Black {
  font-size: 16px;
  font-style: normal;
  font-weight: 900;
  line-height: 135%;
  letter-spacing: -0.16px;
}

.BodyM-Bold {
  font-size: 16px;
  font-style: normal;
  font-weight: 700;
  line-height: 135%;
  letter-spacing: -0.16px;
}

.BodyM-Medium {
  font-size: 16px;
  font-style: normal;
  font-weight: 500;
  line-height: 135%;
  letter-spacing: -0.16px;
}

.BodyM-Regular {
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: 135%;
  letter-spacing: -0.16px;
}

.BodyM-PostRegular {
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: 150%;
  letter-spacing: 0px;
}

.BodyM-Italic {
  font-size: 16px;
  font-style: italic;
  font-weight: 300;
  line-height: 135%;
  letter-spacing: -0.16px;
}

.BodyS-Black {
  font-size: 14px;
  font-style: normal;
  font-weight: 900;
  line-height: 135%;
  letter-spacing: -0.14px;
}

.BodyS-Bold {
  font-size: 14px;
  font-style: normal;
  font-weight: 700;
  line-height: 135%;
  letter-spacing: -0.14px;
}

.BodyS-Medium {
  font-size: 14px;
  font-style: normal;
  font-weight: 500;
  line-height: 135%;
  letter-spacing: -0.14px;
}

.BodyS-Regular {
  font-size: 14px;
  font-style: normal;
  font-weight: 400;
  line-height: 135%;
  letter-spacing: -0.14px;
}

.BodyS-Italic {
  font-size: 14px;
  font-style: italic;
  font-weight: 300;
  line-height: 135%;
  letter-spacing: -0.14px;
}

.TinyM-Black {
  font-size: 12px;
  font-style: normal;
  font-weight: 900;
  line-height: 135%;
  letter-spacing: -0.12px;
}

.TinyM-Bold {
  font-size: 12px;
  font-style: normal;
  font-weight: 700;
  line-height: 135%;
  letter-spacing: -0.12px;
}

.TinyM-Medium {
  font-size: 12px;
  font-style: normal;
  font-weight: 500;
  line-height: 135%;
  letter-spacing: -0.12px;
}

.TinyM-Regular {
  font-size: 12px;
  font-style: normal;
  font-weight: 400;
  line-height: 135%;
  letter-spacing: -0.12px;
}

.TinyM-Italic {
  font-size: 12px;
  font-style: italic;
  font-weight: 300;
  line-height: 135%;
  letter-spacing: -0.12px;
}

.TinyS-Black {
  font-size: 10px;
  font-style: normal;
  font-weight: 900;
  line-height: 135%;
  letter-spacing: -0.1px;
}

.TinyS-Bold {
  font-size: 10px;
  font-style: normal;
  font-weight: 700;
  line-height: 135%;
  letter-spacing: -0.1px;
}

.TinyS-Medium {
  font-size: 10px;
  font-style: normal;
  font-weight: 500;
  line-height: 135%;
  letter-spacing: -0.1px;
}

.TinyS-Regular {
  font-size: 10px;
  font-style: normal;
  font-weight: 400;
  line-height: 135%;
  letter-spacing: -0.1px;
}

.TinyS-Italic {
  font-size: 10px;
  font-style: italic;
  font-weight: 300;
  line-height: 135%;
  letter-spacing: -0.1px;
}

@font-face {
  font-family: "Nimpkish";
  font-style: normal;
  font-weight: 400;
  font-display: block;
  src: url(cdn-url("/assets/fonts/ED-Nimpkish-Regular.otf")) format("opentype");
}
@font-face {
  font-family: "IBM Plex Mono";
  font-style: normal;
  font-display: swap;
  font-weight: 700;
  src: url(cdn-url("/assets/fonts/IBMPlexMono-Bold.woff")) format("woff");
}
@font-face {
  font-family: "IBM Plex Mono";
  font-style: normal;
  font-display: swap;
  font-weight: 600;
  src: url(cdn-url("/assets/fonts/IBMPlexMono-SemiBold.woff")) format("woff");
}
@font-face {
  font-family: "IBM Plex Mono";
  font-style: normal;
  font-display: swap;
  font-weight: 500;
  src: url(cdn-url("/assets/fonts/IBMPlexMono-Medium.woff")) format("woff");
}
@font-face {
  font-family: "IBM Plex Mono";
  font-style: normal;
  font-display: swap;
  font-weight: 400;
  src: url(cdn-url("/assets/fonts/IBMPlexMono-Regular.woff")) format("woff");
}
@font-face {
  font-family: "Poppins";
  font-style: normal;
  font-display: swap;
  font-weight: 900;
  src: url(cdn-url("/assets/fonts/Poppins-Black.woff")) format("woff");
}
@font-face {
  font-family: "Poppins";
  font-style: normal;
  font-display: swap;
  font-weight: 700;
  src: url(cdn-url("/assets/fonts/Poppins-Bold.woff")) format("woff");
}
@font-face {
  font-family: "Poppins";
  font-style: normal;
  font-display: swap;
  font-weight: 500;
  src: url(cdn-url("/assets/fonts/Poppins-Medium.woff")) format("woff");
}
@font-face {
  font-family: "Poppins";
  font-style: normal;
  font-display: swap;
  font-weight: 400;
  src: url(cdn-url("/assets/fonts/Poppins-Regular.woff")) format("woff");
}
@font-face {
  font-family: "Poppins";
  font-style: normal;
  font-display: swap;
  font-weight: 300;
  src: url(cdn-url("/assets/fonts/Poppins-Light.woff")) format("woff");
}
@font-face {
  font-family: "Poppins";
  font-style: italic;
  font-display: swap;
  font-weight: 275;
  src: url(cdn-url("/assets/fonts/Poppins-Italic.woff")) format("woff");
}
/* ==|== print styles =======================================================
   Print styles.
   Inlined to avoid required HTTP connection
   ========================================================================== */
@media print {
  * {
    background: transparent !important;
    color: black !important;
    box-shadow: none !important;
    text-shadow: none !important;
    filter: none !important;
  } /* Black prints faster: h5bp.com/s */
  a,
  a:visited {
    text-decoration: underline;
  }
  a[href]:after {
    content: " (" attr(href) ")";
  }
  abbr[title]:after {
    content: " (" attr(title) ")";
  }
  .ir a:after,
  a[href^="javascript:"]:after,
  a[href^="#"]:after {
    content: "";
  } /* Don't show links for images, or javascript/internal links */
  pre,
  blockquote {
    border: 1px solid #999;
    page-break-inside: avoid;
  }
  thead {
    display: table-header-group;
  }
  tr,
  img {
    page-break-inside: avoid;
  }
  img {
    max-width: 100% !important;
  }
  @page {
    margin: 0.5cm;
  }
  p,
  h2,
  h3 {
    orphans: 3;
    widows: 3;
  }
  h2,
  h3 {
    page-break-after: avoid;
  }
}
@media screen and (max-width: 480px), screen and (min-width: 621px) and (max-width: 725px), screen and (min-width: 981px) and (max-width: 1090px) {
  .friends-picker .target {
    width: 50% !important;
    max-width: 50% !important;
  }
}
@media screen and (max-width: 865px) {
  .chat-message--chat-window .chat-message_main {
    flex: 0 1 calc(100% - 50px) !important;
  }
  .chat-message--chat-window .chat-message_main .chat-message_text_wrapper {
    flex-wrap: wrap;
  }
  .chat-message--chat-window .chat-message-options {
    margin-top: 0 !important;
  }
  .chat-message--chat-window .chat-message_time {
    display: none;
  }
  .chat-message--chat-window .reply-text {
    max-width: 156px !important;
  }
}
@media screen and (max-width: 1023px) {
  .schedule-page_row {
    flex-direction: column-reverse !important;
  }
  .schedule-page_row .schedule-page_details,
  .schedule-page_row .schedule-page_content {
    max-width: 100% !important;
    flex: 0 0 100% !important;
  }
  .schedule-page_row .schedule-page_details {
    display: inline !important;
    padding: 0 45px 8px !important;
  }
  .schedule-page_entry {
    display: none !important;
  }
}
.landing-ui {
  position: relative;
  min-height: 100vh;
  min-height: 100dvh;
}
.landing-ui .section-logo {
  display: flex;
  justify-content: center;
  align-items: center;
  position: sticky;
  top: 0;
  height: 16vh;
}
.landing-ui .section-logo .c-mw-logo {
  height: 25%;
  width: auto;
  max-width: 70vw;
}
.landing-ui .mewe-word {
  color: var(--brand-color);
}
.landing-ui .section-snap {
  display: flex;
  align-items: center;
  justify-content: center;
  min-height: 85.2vh;
  padding-bottom: 12.8vh;
  box-sizing: border-box;
  position: relative;
}
.landing-ui .section-snap:not(.section-last) {
  margin-bottom: 25vh;
}
@media (max-width: 1023px) {
  .landing-ui .section-snap {
    padding-bottom: 6.4vh;
  }
}
.landing-ui .section-snap.section-hero .section-content {
  flex-direction: column;
  text-align: center;
  padding-inline: max(4vw, 16px);
  padding-block: max(4vh, 16px);
}
.landing-ui .section-snap.section-hero .hero-header {
  font-size: 84px;
  font-style: normal;
  font-weight: 700;
  line-height: 135%;
  letter-spacing: -1.68px;
  margin: 0;
}
@media (max-width: 1023px) and (max-height: 767px), (max-width: 767px) and (max-height: 1023px) {
  .landing-ui .section-snap.section-hero .hero-header {
    font-size: 48px;
    font-style: normal;
    font-weight: 700;
    line-height: 135%;
    letter-spacing: -0.48px;
  }
}
.landing-ui .section-snap.section-hero .hero-header + .hero-subheader {
  margin-top: 32px;
}
.landing-ui .section-snap.section-hero .hero-header + .hero-paragraph {
  margin-top: 24px;
}
.landing-ui .section-snap.section-hero .hero-subheader {
  font-size: 36px;
  font-style: normal;
  font-weight: 500;
  line-height: 135%;
  letter-spacing: -0.36px;
  margin: 0;
}
@media (max-width: 1023px) and (max-height: 767px), (max-width: 767px) and (max-height: 1023px) {
  .landing-ui .section-snap.section-hero .hero-subheader {
    font-size: 28px;
    font-style: normal;
    font-weight: 500;
    line-height: 135%;
    letter-spacing: -0.28px;
  }
}
.landing-ui .section-snap.section-hero .hero-paragraph {
  font-size: 24px;
  font-style: normal;
  font-weight: 400;
  line-height: 135%;
  letter-spacing: -0.24px;
  max-width: 800px;
  color: var(--font2);
}
@media (max-width: 1023px) and (max-height: 767px), (max-width: 767px) and (max-height: 1023px) {
  .landing-ui .section-snap.section-hero .hero-paragraph {
    font-size: 20px;
    font-style: normal;
    font-weight: 400;
    line-height: 135%;
    letter-spacing: -0.2px;
  }
}
.landing-ui .section-snap.section-side-img {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
}
.landing-ui .section-snap.section-side-img .section-header {
  font-size: 36px;
  font-style: normal;
  font-weight: 400;
  line-height: 135%;
  letter-spacing: -0.36px;
  text-align: center;
  margin: 0 auto 32px;
  max-width: 650px;
}
.landing-ui .section-snap.section-side-img .section-content {
  gap: 32px;
  margin: 0 auto;
}
@media (max-width: 768px) {
  .landing-ui .section-snap.section-side-img .section-content {
    flex-direction: column;
  }
}
@media (max-width: 768px) {
  .landing-ui .section-snap.section-side-img .section-content .column-reverse {
    flex-direction: column-reverse;
  }
}
@media (max-width: 768px) {
  .landing-ui .section-snap.section-side-img .section-content .content-bottom {
    flex-direction: column;
  }
}
.landing-ui .section-snap.section-side-img .side-text {
  display: flex;
  flex-direction: column;
  gap: 32px;
  flex: 1;
  font-size: 18px;
  font-style: normal;
  font-weight: 400;
  line-height: 135%;
  letter-spacing: -0.18px;
  max-width: 50%;
}
.landing-ui .section-snap.section-side-img .side-text .side-header {
  font-size: 24px;
  font-style: normal;
  font-weight: 400;
  line-height: 135%;
  letter-spacing: -0.24px;
}
.landing-ui .section-snap.section-side-img .side-text.side-list {
  font-size: 18px;
  font-style: normal;
  font-weight: 400;
  line-height: 135%;
  letter-spacing: -0.18px;
  list-style: disc;
  gap: 8px;
}
@media (max-width: 768px) {
  .landing-ui .section-snap.section-side-img .side-text {
    max-width: 95%;
  }
}
.landing-ui .section-snap.section-side-img .side-image {
  display: flex;
  align-items: center;
  justify-content: center;
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  flex: 1;
  aspect-ratio: 4/3;
  width: 80%;
  max-width: 650px;
  min-height: 200px;
}
.landing-ui .section-snap.section-cards-primary .cards-list {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  gap: 24px;
  padding-inline: 16px;
  padding-block: 32px;
  margin: 0 auto;
}
.landing-ui .section-snap.section-cards-primary .cards-list .card-item {
  display: flex;
  flex-direction: column;
  gap: 24px;
  background: rgba(255, 255, 255, 0.05);
  border-radius: 16px;
  border: none;
  width: 230px;
  padding: 24px;
  background-size: cover;
  background-repeat: no-repeat;
}
.landing-ui .section-snap.section-cards-primary .cards-list .card-item:nth-child(1) {
  background-image: url("/assets/images/landing-pages/gradient-1.png");
}
.landing-ui .section-snap.section-cards-primary .cards-list .card-item:nth-child(2) {
  background-image: url("/assets/images/landing-pages/gradient-2.png");
}
.landing-ui .section-snap.section-cards-primary .cards-list .card-item:nth-child(3) {
  background-image: url("/assets/images/landing-pages/gradient-3.png");
}
.landing-ui .section-snap.section-cards-primary .cards-list .card-item:nth-child(4) {
  background-image: url("/assets/images/landing-pages/gradient-4.png");
}
.landing-ui .section-snap.section-cards-primary .cards-list .card-item:nth-child(5) {
  background-image: url("/assets/images/landing-pages/gradient-5.png");
}
.landing-ui .section-snap.section-cards-primary .cards-list .card-item .card-header {
  font-size: 24px;
  font-style: normal;
  font-weight: 700;
  line-height: 135%;
  letter-spacing: -0.24px;
  text-align: center;
}
.landing-ui .section-snap.section-cards-primary .cards-list .card-item .card-text {
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: 135%;
  letter-spacing: -0.16px;
  text-align: center;
}
.landing-ui .section-snap.section-cards-primary .cards-list .card-item .icn {
  margin: 16px auto 0;
  width: 72px;
  height: 72px;
  color: var(--brand-color);
}
.landing-ui .section-snap.section-cards-primary .cards-list.cards-list-metrics .card-item {
  align-items: flex-start;
  justify-content: space-between;
  background-image: none;
  gap: 80px;
}
.landing-ui .section-snap.section-cards-primary .cards-list.cards-list-metrics .card-item .card-header {
  font-size: 16px;
  font-style: normal;
  font-weight: 500;
  line-height: 135%;
  letter-spacing: -0.16px;
}
.landing-ui .section-snap.section-cards-primary .cards-list.cards-list-metrics .card-item .card-metric-value {
  font-size: 48px;
  font-style: normal;
  font-weight: 700;
  line-height: 135%;
  letter-spacing: -0.48px;
  color: var(--brand-color);
}
.landing-ui .section-snap.section-cards-primary .cards-list.cards-list-metrics .card-item .card-metric-description {
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: 135%;
  letter-spacing: -0.16px;
  color: var(--font3);
  min-height: 42px;
}
.landing-ui .section-snap.section-cards-primary .cards-list.cards-list-pricing .card-item {
  background-image: none;
  background-color: transparent;
}
.landing-ui .section-snap.section-cards-primary .cards-list.cards-list-pricing .card-item .card-header {
  font-size: 24px;
  font-style: normal;
  font-weight: 700;
  line-height: 135%;
  letter-spacing: -0.24px;
  text-transform: uppercase;
}
.landing-ui .section-snap.section-cards-primary .cards-list.cards-list-pricing .card-item .card-description {
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: 135%;
  letter-spacing: -0.16px;
  margin-bottom: 16px;
}
.landing-ui .section-snap.section-cards-primary .cards-list.cards-list-pricing .card-item .card-description .plan-feature {
  margin-bottom: 12px;
}
.landing-ui .section-snap.section-cards-primary .cards-list.cards-list-pricing .card-item .c-mw-button {
  margin-top: auto;
}
.landing-ui .section-snap.section-cards-primary .cards-list.cards-list-pricing .card-item .plan-price {
  font-size: 20px;
  font-style: normal;
  font-weight: 400;
  line-height: 135%;
  letter-spacing: -0.2px;
  text-align: center;
  color: var(--font2);
  margin-top: -8px;
}
@media (min-width: 660px) {
  .landing-ui .section-snap.section-cards-primary .cards-list.cards-list-pricing .card-item:nth-child(2)::before {
    content: "";
    position: absolute;
    top: 20%;
    left: -12px;
    width: 1px;
    height: 50%;
    background-color: var(--grey70);
  }
}
@media (min-width: 1024px) {
  .landing-ui .section-snap.section-cards-primary .cards-list.cards-list-pricing .card-item:nth-child(2)::after {
    content: "";
    position: absolute;
    top: 20%;
    right: -12px;
    width: 1px;
    height: 50%;
    background-color: var(--grey70);
  }
}
.landing-ui .section-snap.section-carousel .section-content {
  flex-direction: column;
}
.landing-ui .section-snap.section-carousel .H2-Regular {
  margin-bottom: 32px;
}
.landing-ui .section-snap.section-carousel .features-carousel {
  position: relative;
  display: flex;
  align-items: center;
  gap: 16px;
  max-width: min(500px, 90vw);
}
@media (max-width: 600px) {
  .landing-ui .section-snap.section-carousel .features-carousel {
    gap: 0;
  }
}
.landing-ui .section-snap.section-carousel .carousel-viewport {
  flex: 1;
  overflow: hidden;
  border-radius: 16px;
  cursor: grab;
}
.landing-ui .section-snap.section-carousel .carousel-viewport:active {
  cursor: grabbing;
}
.landing-ui .section-snap.section-carousel .carousel-track {
  display: flex;
  will-change: transform;
}
.landing-ui .section-snap.section-carousel .carousel-item {
  flex: 0 0 100%;
  min-width: 0;
  display: flex;
  justify-content: center;
  padding: 8px;
  box-sizing: border-box;
}
.landing-ui .section-snap.section-carousel .carousel-prev,
.landing-ui .section-snap.section-carousel .carousel-next {
  flex-shrink: 0;
  width: 48px;
  height: 120px;
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 50%;
  cursor: pointer;
  z-index: 2;
}
.landing-ui .section-snap.section-carousel .carousel-prev .icn,
.landing-ui .section-snap.section-carousel .carousel-next .icn {
  width: 24px;
  height: 24px;
  color: white;
}
[dir=rtl] .landing-ui .section-snap.section-carousel .carousel-prev,
[dir=rtl] .landing-ui .section-snap.section-carousel .carousel-next {
  transform: scaleX(-1);
}
.landing-ui .section-snap.section-carousel .feature-card {
  position: relative;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: space-around;
  height: min(50vh, 500px);
  width: 100%;
  border-radius: 16px;
  overflow: hidden;
  text-align: center;
  padding: 24px;
  box-sizing: border-box;
}
.landing-ui .section-snap.section-carousel .feature-card.card-1 {
  background-image: url("/assets/images/landing-pages/gradient-1.png");
}
.landing-ui .section-snap.section-carousel .feature-card.card-2 {
  background-image: url("/assets/images/landing-pages/gradient-2.png");
}
.landing-ui .section-snap.section-carousel .feature-card.card-3 {
  background-image: url("/assets/images/landing-pages/gradient-3.png");
}
.landing-ui .section-snap.section-carousel .feature-card.card-4 {
  background-image: url("/assets/images/landing-pages/gradient-4.png");
}
.landing-ui .section-snap.section-carousel .feature-card.card-5 {
  background-image: url("/assets/images/landing-pages/gradient-5.png");
}
.landing-ui .section-snap.section-carousel .feature-card .feature-card_header {
  position: relative;
  z-index: 2;
  margin: 0 0 8px;
  font-size: 24px;
  font-style: normal;
  font-weight: 700;
  line-height: 135%;
  letter-spacing: -0.24px;
}
.landing-ui .section-snap.section-carousel .feature-card .feature-card_text {
  position: relative;
  z-index: 2;
  margin: 0;
  font-size: 18px;
  font-style: normal;
  font-weight: 400;
  line-height: 135%;
  letter-spacing: -0.18px;
}
@media (max-width: 1023px) and (max-height: 767px), (max-width: 767px) and (max-height: 1023px) {
  .landing-ui .section-snap.section-carousel .feature-card .feature-card_text {
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 135%;
    letter-spacing: -0.16px;
  }
}
.landing-ui .section-snap.section-carousel .feature-card .icn {
  width: 100px;
  height: 100px;
  color: var(--brand-color);
}
.landing-ui .section-snap.section-cta-final {
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 32px;
  padding: 80px 32px;
}
@media (max-width: 1023px) and (max-height: 767px), (max-width: 767px) and (max-height: 1023px) {
  .landing-ui .section-snap.section-cta-final {
    padding: 80px 0;
  }
}
.landing-ui .section-snap.section-last {
  flex-direction: column;
  padding-top: 250px;
  padding-bottom: 0;
}
.landing-ui .section-snap.section-last .c-mw-home-footer {
  padding-inline: 0 !important;
}
.landing-ui .section-content {
  width: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
  will-change: opacity, transform, mask-image;
  transition: none;
}
.landing-ui .text-650 {
  max-width: 650px;
  padding-inline: 32px;
}
@media (max-width: 768px) {
  .landing-ui .text-650 {
    padding-inline: 0;
  }
}
.landing-ui .bg-glass {
  background: rgba(255, 255, 255, 0.05);
  backdrop-filter: blur(2px);
  border-radius: 20px;
}
.landing-ui .background-footer {
  background-color: transparent;
  margin-bottom: 8px;
}

/*
  loading-1
  <div class="animation-loading-1">
    <span class="animated-dot-1"></span>
    <span class="animated-dot-2"></span>
    <span class="animated-dot-3"></span>
    <span class="animated-dot-4"></span>
  </div>
*/
@keyframes loading-dots {
  0%, 80%, 100% {
    transform: scale(0);
  }
  40% {
    transform: scale(1);
  }
}
.animation-loading-1 {
  height: 40px;
  display: block;
  text-align: center;
}
.animation-loading-1 span {
  width: 12px;
  height: 12px;
  bottom: -15px;
  display: inline-block;
  position: relative;
  border-radius: 100%;
}
.animation-loading-1 .animated-dot-1 {
  animation: animated-dot-1 1.6s linear infinite;
  animation-delay: -0.3s;
  background-color: var(--font1);
}
@keyframes animated-dot-1 {
  50% {
    width: 25px;
    height: 25px;
    bottom: 0;
    opacity: 0.1;
  }
}
.animation-loading-1 .animated-dot-2 {
  animation: animated-dot-2 1.6s linear infinite;
  animation-delay: -0.6s;
  background-color: var(--font1);
}
@keyframes animated-dot-2 {
  50% {
    width: 25px;
    height: 25px;
    bottom: 0;
    opacity: 0.1;
  }
}
.animation-loading-1 .animated-dot-3 {
  animation: animated-dot-3 1.6s linear infinite;
  animation-delay: -0.9s;
  background-color: var(--font1);
}
@keyframes animated-dot-3 {
  50% {
    width: 25px;
    height: 25px;
    bottom: 0;
    opacity: 0.1;
  }
}
.animation-loading-1 .animated-dot-4 {
  animation: animated-dot-4 1.6s linear infinite;
  animation-delay: -1.2s;
  background-color: var(--font1);
}
@keyframes animated-dot-4 {
  50% {
    width: 25px;
    height: 25px;
    bottom: 0;
    opacity: 0.1;
  }
}

.animation-loading-2 {
  min-height: 30px;
  position: relative;
}
.animation-loading-2:before {
  content: "";
  top: 50%;
  left: 50%;
  width: 24px;
  height: 24px;
  margin: -14px 0 0 -14px;
  position: absolute;
  border-radius: 100%;
  border: 2px solid transparent;
  border-top-color: var(--font1) !important;
  animation: rotating-circle 0.5s linear infinite;
}
[dir=rtl] .animation-loading-2:before {
  margin: -14px -14px 0 0;
}
@keyframes rotating-circle {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(360deg);
  }
}

.animation-loading-3 {
  min-height: 30px;
}
.animation-loading-3 .btn-loading-dots {
  display: flex;
  justify-content: center;
  align-items: center;
  width: 24px;
  height: 24px;
  position: relative;
}
.animation-loading-3 .btn-loading-dots .dot {
  width: 6px;
  height: 6px;
  border-radius: 50%;
  position: absolute;
  animation: loading-dots 1.4s infinite ease-in-out both;
  background-color: var(--grey80);
}
.animation-loading-3 .btn-loading-dots .dot:nth-child(1) {
  top: 0;
  left: 9px;
  animation-delay: -0.32s;
}
.animation-loading-3 .btn-loading-dots .dot:nth-child(2) {
  left: 0;
  top: 9px;
  animation-delay: -0.16s;
}
.animation-loading-3 .btn-loading-dots .dot:nth-child(3) {
  right: 0;
  top: 9px;
  animation-delay: 0s;
}
.animation-loading-3 .btn-loading-dots .dot:nth-child(4) {
  bottom: 0;
  left: 9px;
  animation-delay: 0.16s;
}

/*
<div class="loader">
  <span class="loader-dot">.</span><span class="loader-dot">.</span><span class="loader-dot">.</span>
</div>
*/
.loader {
  display: inline;
}

@keyframes blink {
  50% {
    color: transparent;
  }
}
.loader-dot {
  animation: 1s blink infinite;
}

.loader-dot:nth-child(2) {
  animation-delay: 250ms;
}

.loader-dot:nth-child(3) {
  animation-delay: 500ms;
}

.loader-three-dots {
  align-self: center;
  margin: 0 16px;
  width: 34.5px;
  height: 4px;
  --c: radial-gradient(farthest-side, #5BE6AA 90%, #0000);
  background: var(--c), var(--c), var(--c), var(--c);
  background-size: 4px 4px;
  background-repeat: no-repeat;
  animation: d10-1 0.75s infinite alternate, d10-2 1.5s infinite alternate;
}

@keyframes d10-1 {
  0%, 10% {
    background-position: 0 0, 0 0, 0 0, 0 0;
  }
  33% {
    background-position: 0 0, 33.3333333333% 0, 33.3333333333% 0, 33.3333333333% 0;
  }
  66% {
    background-position: 0 0, 33.3333333333% 0, 66.6666666667% 0, 66.6666666667% 0;
  }
  90%, 100% {
    background-position: 0 0, 33.3333333333% 0, 66.6666666667% 0, 100% 0;
  }
}
@keyframes d10-2 {
  0%, 49.99% {
    transform: scale(1);
  }
  50%, 100% {
    transform: scale(-1);
  }
}
/*
  Diagonal Fade-in Animation
  Usage: Apply {{diagonal-fade-in}} modifier to container with card elements
  <div {{diagonal-fade-in}}>
    <div class="card">Card 1</div>
    <div class="card">Card 2</div>
    <div class="card">Card 3</div>
  </div>
*/
.diagonal-fade-in-container {
  display: grid;
  gap: 16px;
  grid-template-columns: repeat(auto-fit, minmax(200px, 1fr));
}
.diagonal-fade-in-container.flex-layout {
  display: flex;
  flex-wrap: wrap;
  gap: 16px;
}
.diagonal-fade-in-container.flex-layout > * {
  flex: 1;
  min-width: 200px;
}
.diagonal-fade-in-container.grid-layout {
  display: grid;
  grid-template-columns: repeat(auto-fit, minmax(200px, 1fr));
  gap: 16px;
}

@keyframes diagonal-fade-in {
  0% {
    opacity: 0;
    transform: translateY(10px) scale(0.95);
  }
  100% {
    opacity: 1;
    transform: translateY(0) scale(1);
  }
}
@keyframes diagonal-fade-in-bounce {
  0% {
    opacity: 0;
    transform: translateY(15px) scale(0.9);
  }
  60% {
    opacity: 1;
    transform: translateY(-2px) scale(1.02);
  }
  100% {
    opacity: 1;
    transform: translateY(0) scale(1);
  }
}
@keyframes diagonal-slide-in {
  0% {
    opacity: 0;
    transform: translateX(-20px) translateY(10px);
  }
  100% {
    opacity: 1;
    transform: translateX(0) translateY(0);
  }
}
.diagonal-fade-in-stagger > * {
  opacity: 0;
  transform: translateY(10px);
  transition: opacity 300ms ease-out, transform 300ms ease-out;
}
.diagonal-fade-in-stagger > *:nth-child(1) {
  animation-delay: 0ms;
}
.diagonal-fade-in-stagger > *:nth-child(2) {
  animation-delay: 25ms;
}
.diagonal-fade-in-stagger > *:nth-child(3) {
  animation-delay: 50ms;
}
.diagonal-fade-in-stagger > *:nth-child(4) {
  animation-delay: 75ms;
}
.diagonal-fade-in-stagger > *:nth-child(5) {
  animation-delay: 100ms;
}
.diagonal-fade-in-stagger > *:nth-child(6) {
  animation-delay: 125ms;
}
.diagonal-fade-in-stagger > *:nth-child(7) {
  animation-delay: 150ms;
}
.diagonal-fade-in-stagger > *:nth-child(8) {
  animation-delay: 175ms;
}
.diagonal-fade-in-stagger > *:nth-child(9) {
  animation-delay: 200ms;
}
.diagonal-fade-in-stagger > *:nth-child(10) {
  animation-delay: 225ms;
}
.diagonal-fade-in-stagger > *:nth-child(11) {
  animation-delay: 250ms;
}
.diagonal-fade-in-stagger > *:nth-child(12) {
  animation-delay: 275ms;
}
.diagonal-fade-in-stagger > *.animate {
  opacity: 1;
  transform: translateY(0);
}

@media (max-width: 768px) {
  .diagonal-fade-in-container {
    grid-template-columns: 1fr;
    gap: 12px;
  }
  .diagonal-fade-in-container.flex-layout > * {
    min-width: 100%;
  }
}
@media (min-width: 1200px) {
  .diagonal-fade-in-container {
    gap: 20px;
  }
}
html {
  overflow-y: scroll;
  font-size: 16px;
}
@media screen and (max-width: 909px) {
  html::-webkit-scrollbar {
    width: 0px;
  }
  html {
    scrollbar-width: none;
  }
}
html.no-scrollbar::-webkit-scrollbar {
  background: linear-gradient(to bottom, #2C2C33 0%, #25252A 25%, #222229 50%, #202025 75%, #1F1F23 100%);
  width: 0px;
}
html.no-scrollbar::-webkit-scrollbar-thumb, html.no-scrollbar::-webkit-scrollbar-track {
  background: transparent;
  width: 0px;
}

body.app-routable--dialog-loader {
  position: relative;
}
body.app-routable--dialog-loader:before {
  content: "";
  top: 50%;
  left: 50%;
  width: 24px;
  height: 24px;
  margin: -14px 0 0 -14px;
  position: absolute;
  border-radius: 100%;
  border: 2px solid transparent;
  border-top-color: var(--font1) !important;
  animation: rotating-circle 0.5s linear infinite;
}
[dir=rtl] body.app-routable--dialog-loader:before {
  margin: -14px -14px 0 0;
}
@keyframes rotating-circle {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(360deg);
  }
}
body.app-routable--dialog-loader:before {
  position: fixed;
  z-index: 11;
}
body:not(.app-routable--dialog-loader):before {
  content: unset;
}
body .svg-icons {
  display: none;
  visibility: hidden;
}

video.fp-engine {
  z-index: 0 !important;
}

.mac :not(html)::-webkit-scrollbar,
.mac :not(pre)::-webkit-scrollbar {
  -webkit-appearance: none;
  width: 8px;
  height: 8px;
}
.mac :not(html)::-webkit-scrollbar-thumb,
.mac :not(pre)::-webkit-scrollbar-thumb {
  background-color: var(--grey60);
  border-radius: 8px;
}
.mac :not(html)::-webkit-scrollbar-track,
.mac :not(pre)::-webkit-scrollbar-track {
  background: transparent;
}

.firefox :not(html),
.firefox :not(pre) {
  scrollbar-width: thin;
}

/* common drop overlay */
.drop-overlay {
  display: none;
  position: absolute;
  top: 0;
  left: 0;
  width: calc(100% - 2px);
  height: calc(100% - 2px);
  z-index: 21;
  align-items: center;
  justify-content: center;
  border-style: dashed;
  border-width: 1px;
  color: var(--brand-color);
  background-color: var(--bg1);
  box-shadow: 0 0 4px 0 var(--brand-color);
  font-size: 18px;
}
.drop-overlay.to-drop {
  display: flex;
}
.drop-overlay .v-center {
  align-items: center;
  display: flex;
  flex-direction: row;
}
.drop-overlay.column .v-center {
  flex-direction: column;
}
.drop-overlay.column .v-center .emoji {
  margin-right: 0;
  margin-bottom: 6px;
  width: 43px;
  height: 43px;
}
[dir=rtl] .drop-overlay.column .v-center .emoji {
  margin-right: inherit;
  margin-left: 0;
}
.drop-overlay .emoji {
  width: 26px;
  height: 26px;
  margin-right: 6px;
}
[dir=rtl] .drop-overlay .emoji {
  margin-right: 0;
  margin-left: 6px;
}

.play-play-reg {
  display: none;
}

svg.icn {
  fill: transparent;
  transition: all 0.15s ease-in-out;
  width: 24px;
  height: 24px;
  flex-shrink: 0;
}
svg.icn.icn-12 {
  width: 12px;
  height: 12px;
}
svg.icn.icn-16 {
  width: 16px;
  height: 16px;
}
svg.icn.icn-32 {
  width: 32px;
  height: 32px;
}
svg.icn.icn-40 {
  width: 40px;
  height: 40px;
}
svg.icn.icn-48 {
  width: 48px;
  height: 48px;
}

.emoji {
  position: relative;
  display: inline-block;
  white-space: nowrap;
  vertical-align: middle;
}
.emoji:not(.custom-size) {
  width: 16px;
  height: 16px;
}

span.emoji {
  color: transparent !important;
}
span.emoji::selection {
  color: transparent !important;
}

.dialog_wrapper {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  z-index: 21;
  overflow: hidden;
  overscroll-behavior: contain;
  opacity: 0;
  transform: translateX(100%) translateY(-30%) scale(0.2);
  transition: opacity 0.2s ease-in-out 0.1s, transform 0.2s ease-in-out 0.1s;
}
.dialog_wrapper.insert-transition {
  opacity: 1;
  transform: translateX(0) translateY(0) scale(1) !important;
}

.dialog_inner-wrapper {
  display: flex;
  width: 100%;
  height: 100%;
  padding: 24px 12px 8px;
  box-sizing: border-box;
  overflow-y: auto;
  overscroll-behavior: contain;
}

.no-overlay .dialog_overlay,
.no-overlay .dialog_inner-wrapper:before {
  background: none;
}

.dialog_overlay {
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  position: fixed;
  z-index: 21;
  -webkit-backdrop-filter: blur(0);
  backdrop-filter: blur(0);
  background: transparent;
  transition: -webkit-backdrop-filter 0.2s ease-in-out, backdrop-filter 0.2s ease-in-out, background 0.2s ease-in-out;
}
.dialog_overlay.insert-transition {
  background: var(--overlay-color);
  backdrop-filter: blur(21px);
}
.dialog_overlay.insert-transition.fade-overlay {
  -webkit-backdrop-filter: blur(0);
  backdrop-filter: blur(0);
  background: transparent;
}

.dialog_inner {
  position: relative;
  width: 100%;
  max-width: 675px;
  background-color: var(--bg2);
  border-radius: 20px;
  margin: auto;
  box-shadow: 9px 12px 40px 0 var(--shadow1-color);
}

.dialog_close-btn {
  position: absolute;
  top: -16px;
  right: -10px;
  z-index: 1;
}
[dir=rtl] .dialog_close-btn {
  right: auto;
  left: -10px;
}

.dialog_content {
  display: flex;
  flex-direction: column;
  padding: 32px 24px 24px;
}
.dialog_content .dialog_content_header {
  font-size: 36px;
  font-style: normal;
  font-weight: 500;
  line-height: 135%;
  letter-spacing: -0.36px;
  margin-bottom: 16px;
  padding: 0 16px;
  word-break: break-word;
}
@media screen and (max-width: 768px) {
  .dialog_content .dialog_content_header {
    font-size: 28px;
    font-style: normal;
    font-weight: 500;
    line-height: 135%;
    letter-spacing: -0.28px;
  }
}

@media screen and (max-width: 768px) {
  @supports (-webkit-touch-callout: none) {
    .dialog_content:focus-within {
      padding-bottom: 320px;
    }
  }
}
.dialog_actions {
  display: flex;
  align-items: center;
  justify-content: center;
  flex-wrap: wrap;
  column-gap: 8px;
  row-gap: 8px;
}
.dialog_actions.right {
  justify-content: flex-end;
}

.dialog-content {
  display: flex;
  flex-direction: column;
  width: 100%;
  box-sizing: border-box;
}

.dialog_footer {
  display: flex;
  align-items: center;
  flex: 0 0 auto;
  height: 52px;
  padding: 0 16px;
  box-sizing: border-box;
  width: 100%;
  border-radius: 0 0 20px 20px;
}

@media all and (max-width: 620px) {
  .dialog_inner:not(.mobile-custom) {
    max-width: 100% !important;
  }
}

/*
  TWO WAYS TO USE THESE CLASSES
  (doesn't make sense to unify all places in the app now so there are two options, with img wrapper and without)

  1.
  <img class="h-avatar" src="..">

  2.
  <div class="h-avatar">
    <img class="h-avatar_img">
  </div>
*/
.h-avatar {
  object-fit: cover;
  user-select: none;
  cursor: pointer;
  background: var(--grey40);
  display: block;
  position: relative;
}
.h-avatar .h-avatar_img,
.h-avatar .nsfw-blur,
.h-avatar .nsfw_blur_img {
  object-fit: cover;
  user-select: none;
}
.h-avatar {
  width: 40px;
  height: 40px;
  max-width: 40px;
  flex: 0 0 40px;
}
.h-avatar .h-avatar_img,
.h-avatar .nsfw-blur,
.h-avatar .nsfw_blur_img {
  width: 40px;
  height: 40px;
  max-width: 40px;
  flex: 0 0 40px;
  box-sizing: border-box;
}
.h-avatar.h-avatar--16 {
  width: 16px;
  height: 16px;
  max-width: 16px;
  flex: 0 0 16px;
}
.h-avatar.h-avatar--16 .h-avatar_img,
.h-avatar.h-avatar--16 .nsfw-blur,
.h-avatar.h-avatar--16 .nsfw_blur_img {
  width: 16px;
  height: 16px;
  max-width: 16px;
  flex: 0 0 16px;
  box-sizing: border-box;
}
.h-avatar.h-avatar--24 {
  width: 24px;
  height: 24px;
  max-width: 24px;
  flex: 0 0 24px;
}
.h-avatar.h-avatar--24 .h-avatar_img,
.h-avatar.h-avatar--24 .nsfw-blur,
.h-avatar.h-avatar--24 .nsfw_blur_img {
  width: 24px;
  height: 24px;
  max-width: 24px;
  flex: 0 0 24px;
  box-sizing: border-box;
}
.h-avatar.h-avatar--32 {
  width: 32px;
  height: 32px;
  max-width: 32px;
  flex: 0 0 32px;
}
.h-avatar.h-avatar--32 .h-avatar_img,
.h-avatar.h-avatar--32 .nsfw-blur,
.h-avatar.h-avatar--32 .nsfw_blur_img {
  width: 32px;
  height: 32px;
  max-width: 32px;
  flex: 0 0 32px;
  box-sizing: border-box;
}
.h-avatar.h-avatar--40 {
  width: 40px;
  height: 40px;
  max-width: 40px;
  flex: 0 0 40px;
}
.h-avatar.h-avatar--40 .h-avatar_img,
.h-avatar.h-avatar--40 .nsfw-blur,
.h-avatar.h-avatar--40 .nsfw_blur_img {
  width: 40px;
  height: 40px;
  max-width: 40px;
  flex: 0 0 40px;
  box-sizing: border-box;
}
.h-avatar.h-avatar--48 {
  width: 48px;
  height: 48px;
  max-width: 48px;
  flex: 0 0 48px;
}
.h-avatar.h-avatar--48 .h-avatar_img,
.h-avatar.h-avatar--48 .nsfw-blur,
.h-avatar.h-avatar--48 .nsfw_blur_img {
  width: 48px;
  height: 48px;
  max-width: 48px;
  flex: 0 0 48px;
  box-sizing: border-box;
}
.h-avatar.h-avatar--60 {
  width: 60px;
  height: 60px;
  max-width: 60px;
  flex: 0 0 60px;
}
.h-avatar.h-avatar--60 .h-avatar_img,
.h-avatar.h-avatar--60 .nsfw-blur,
.h-avatar.h-avatar--60 .nsfw_blur_img {
  width: 60px;
  height: 60px;
  max-width: 60px;
  flex: 0 0 60px;
  box-sizing: border-box;
}
.h-avatar.h-avatar--64 {
  width: 64px;
  height: 64px;
  max-width: 64px;
  flex: 0 0 64px;
}
.h-avatar.h-avatar--64 .h-avatar_img,
.h-avatar.h-avatar--64 .nsfw-blur,
.h-avatar.h-avatar--64 .nsfw_blur_img {
  width: 64px;
  height: 64px;
  max-width: 64px;
  flex: 0 0 64px;
  box-sizing: border-box;
}
.h-avatar.h-avatar--80 {
  width: 80px;
  height: 80px;
  max-width: 80px;
  flex: 0 0 80px;
}
.h-avatar.h-avatar--80 .h-avatar_img,
.h-avatar.h-avatar--80 .nsfw-blur,
.h-avatar.h-avatar--80 .nsfw_blur_img {
  width: 80px;
  height: 80px;
  max-width: 80px;
  flex: 0 0 80px;
  box-sizing: border-box;
}
.h-avatar.h-avatar--88 {
  width: 88px;
  height: 88px;
  max-width: 88px;
  flex: 0 0 88px;
}
.h-avatar.h-avatar--88 .h-avatar_img,
.h-avatar.h-avatar--88 .nsfw-blur,
.h-avatar.h-avatar--88 .nsfw_blur_img {
  width: 88px;
  height: 88px;
  max-width: 88px;
  flex: 0 0 88px;
  box-sizing: border-box;
}
.h-avatar.h-avatar--96 {
  width: 96px;
  height: 96px;
  max-width: 96px;
  flex: 0 0 96px;
}
.h-avatar.h-avatar--96 .h-avatar_img,
.h-avatar.h-avatar--96 .nsfw-blur,
.h-avatar.h-avatar--96 .nsfw_blur_img {
  width: 96px;
  height: 96px;
  max-width: 96px;
  flex: 0 0 96px;
  box-sizing: border-box;
}
.h-avatar.h-avatar--160 {
  width: 160px;
  height: 160px;
  max-width: 160px;
  flex: 0 0 160px;
}
.h-avatar.h-avatar--160 .h-avatar_img,
.h-avatar.h-avatar--160 .nsfw-blur,
.h-avatar.h-avatar--160 .nsfw_blur_img {
  width: 160px;
  height: 160px;
  max-width: 160px;
  flex: 0 0 160px;
  box-sizing: border-box;
}
.h-avatar.h-avatar--has-stories:before {
  content: "";
  background: transparent;
  border: 1px solid var(--halo-seen);
  border-radius: 50%;
  width: calc(100% + 2px);
  height: calc(100% + 2px);
  position: absolute;
  top: -2px;
  left: -2px;
}
.h-avatar.h-avatar--has-stories.h-avatar--80::before {
  width: calc(100% + 4px);
  height: calc(100% + 4px);
  border-width: 2px;
  top: -4px;
  left: -4px;
}
.h-avatar.h-avatar--has-stories.h-avatar--160::before {
  width: calc(100% + 8px);
  height: calc(100% + 8px);
  border-width: 4px;
  top: -8px;
  left: -8px;
}
.h-avatar.h-avatar--has-stories.h-avatar--unseen::before {
  border-color: var(--halo-unseen);
}
.h-avatar.h-avatar--has-stories.h-avatar--unseen-ambassadors::before {
  border-color: var(--halo-unseen-ambassador);
}
.h-avatar:not(.h-avatar--square) {
  border-radius: 100%;
}
.h-avatar:not(.h-avatar--square) .h-avatar_img,
.h-avatar:not(.h-avatar--square) .nsfw-blur,
.h-avatar:not(.h-avatar--square) .nsfw_blur_img {
  border-radius: 100%;
}
.h-avatar.h-avatar--square,
.h-avatar.h-avatar--square .h-avatar_img,
.h-avatar.h-avatar--square .nsfw-blur,
.h-avatar.h-avatar--square .nsfw_blur_img, .h-avatar.h-avatar--square:before {
  border-radius: 2px;
}
.h-avatar.h-avatar--square .h-avatar_img--group {
  position: absolute;
  width: 32px;
  height: 32px;
  border-radius: 50% !important;
  bottom: -7px;
  right: -7px;
}
.h-avatar.h-avatar--square.h-avatar--80,
.h-avatar.h-avatar--square.h-avatar--80 .h-avatar_img,
.h-avatar.h-avatar--square.h-avatar--80 .nsfw-blur,
.h-avatar.h-avatar--square.h-avatar--80 .nsfw_blur_img {
  border-radius: 16px;
}
.h-avatar.h-avatar--square.h-avatar--80:before {
  border-radius: 20px;
}
.h-avatar.h-avatar--square.h-avatar--80 .h-avatar_img--group {
  width: 38px;
  height: 38px;
}
.h-avatar.h-avatar--square.h-avatar--160,
.h-avatar.h-avatar--square.h-avatar--160 .h-avatar_img,
.h-avatar.h-avatar--square.h-avatar--160 .nsfw-blur,
.h-avatar.h-avatar--square.h-avatar--160 .nsfw_blur_img {
  border-radius: 16px;
}
.h-avatar.h-avatar--square.h-avatar--160:before {
  border-radius: 20px;
}
.h-avatar.h-avatar--square.h-avatar--160 .h-avatar_img--group {
  width: 72px;
  height: 72px;
}
.h-avatar.h-avatar--disabled {
  cursor: default;
}

.h-avatar_img_secondary {
  width: 24px;
  height: 24px;
  max-width: 24px;
  flex: 0 0 24px;
}
.h-avatar_img_secondary .h-avatar_img,
.h-avatar_img_secondary .nsfw-blur,
.h-avatar_img_secondary .nsfw_blur_img {
  width: 24px;
  height: 24px;
  max-width: 24px;
  flex: 0 0 24px;
  box-sizing: border-box;
}
.h-avatar_img_secondary {
  border-radius: 100%;
  box-sizing: border-box;
  background: var(--bg2);
  border: 0.5px solid var(--border1);
  position: absolute;
  bottom: -8px;
  right: -8px;
  z-index: 1;
}

.h-halo--seen {
  border: 2.5px solid var(--halo-seen);
}

.h-halo--unseen-ambassadors {
  border: 2.5px solid var(--halo-unseen-ambassador);
}

.h-halo--unseen {
  border: 2.5px solid var(--halo-unseen);
}

.h-halo--unseen-unfollowed {
  border: 2.5px solid var(--halo-unseen-unfollowed);
}

.h-halo--seen.h-halo--w2,
.h-halo--unseen.h-halo--w2,
.h-halo--unseen-unfollowed.h-halo--w2 {
  border-width: 2px;
}
.h-halo--seen.h-halo--w3,
.h-halo--unseen.h-halo--w3,
.h-halo--unseen-unfollowed.h-halo--w3 {
  border-width: 3px;
}
.h-halo--seen.h-halo--w4,
.h-halo--unseen.h-halo--w4,
.h-halo--unseen-unfollowed.h-halo--w4 {
  border-width: 4px;
}

.h-input_text {
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: 135%;
  letter-spacing: -0.16px;
  width: 100%;
  height: 48px;
  color: var(--input-color);
  background: var(--input-bg);
  border: 1px solid var(--input-border);
  border-radius: 999px;
  caret-color: var(--brand-color);
  backdrop-filter: blur(21px);
  box-sizing: border-box;
  outline: none;
  resize: none;
}
.h-input_text::-webkit-input-placeholder {
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: 135%;
  letter-spacing: -0.16px;
  color: var(--input-placeholder-color);
}
.h-input_text::-moz-placeholder {
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: 135%;
  letter-spacing: -0.16px;
  color: var(--input-placeholder-color);
}
.h-input_text:disabled {
  color: var(--input-disabled-color);
  border-color: var(--input-disabled-border);
}
.h-input_text:disabled::-webkit-input-placeholder {
  color: var(--input-disabled-color);
}
.h-input_text:disabled::-moz-placeholder {
  color: var(--input-disabled-color);
}
.h-input_text:disabled svg {
  color: var(--input-disabled-color);
}
.h-input_text:not(:disabled) svg {
  color: var(--input-color);
}
.h-input_text:not(:disabled):focus, .h-input_text:not(:disabled):hover, .h-input_text:not(:disabled).h-input--active {
  border-color: var(--input-active-border);
}
.h-input_text:not(:disabled):not(:focus):not(:hover):not(:placeholder-shown) {
  border-width: 0;
  padding: 13px 17px;
}
.h-input_text.h-input--error {
  border-color: var(--input-error-border) !important;
  color: var(--input-error-color) !important;
}
.h-input_text.h-input--error::-webkit-input-placeholder {
  color: var(--input-error-color) !important;
}
.h-input_text.h-input--error::-moz-placeholder {
  color: var(--input-error-color) !important;
}
.h-input_text.h-input--success {
  border-color: var(--input-success-border) !important;
  color: var(--input-success-color) !important;
}
.h-input_text.h-input--success::-webkit-input-placeholder {
  color: var(--input-success-color) !important;
}
.h-input_text.h-input--success::-moz-placeholder {
  color: var(--input-success-color) !important;
}

.h-input_text:not(.h-input_search) {
  padding: 12px 16px;
}
.firefox .h-input_text:not(.h-input_search) {
  scrollbar-width: thin;
}
.h-input_text:not(.h-input_search)::-webkit-scrollbar {
  width: 8px;
  height: 8px;
}
.h-input_text:not(.h-input_search)::-webkit-scrollbar-thumb {
  background-color: var(--grey60);
  border-radius: 8px;
}
.h-input_text:not(.h-input_search)::-webkit-scrollbar-track {
  background: transparent;
}
.h-input_text:not(.h-input_search) {
  overflow: hidden;
  overscroll-behavior: contain;
}
.h-input_text:not(.h-input_search):hover {
  overflow-y: auto;
}
@media screen and (max-width: 909px) {
  .h-input_text:not(.h-input_search) {
    overflow-y: auto;
  }
}

.h-input_reset {
  padding: 0;
  border: none;
  outline: none;
}

.h-input-box {
  display: flex;
  flex-direction: column;
  text-align: left;
}
.h-input-box .h-input-box_label {
  font-size: 18px;
  font-style: normal;
  font-weight: 500;
  line-height: 135%;
  letter-spacing: -0.18px;
  margin-bottom: 8px;
  text-align: start;
  color: var(--input-label-color);
}
.h-input-box .h-input-box_hint {
  font-size: 12px;
  font-style: normal;
  font-weight: 400;
  line-height: 135%;
  letter-spacing: -0.12px;
  margin-top: 8px;
  color: var(--input-hint-color);
}
.h-input-box.h-input-box--disabled .h-input-box_hint {
  color: var(--input-hint-disabled-color);
}
.h-input-box:not(.h-input-box--disabled).h-input-box--error .h-input-box_hint {
  color: var(--input-hint-error-color);
}
.h-input-box:not(.h-input-box--disabled).h-input-box--error .h-input_text {
  border-color: var(--input-error-border) !important;
  color: var(--input-error-color) !important;
}
.h-input-box:not(.h-input-box--disabled).h-input-box--error .h-input_text::-webkit-input-placeholder {
  color: var(--input-error-color) !important;
}
.h-input-box:not(.h-input-box--disabled).h-input-box--error .h-input_text::-moz-placeholder {
  color: var(--input-error-color) !important;
}
.h-input-box:not(.h-input-box--disabled).h-input-box--success .h-input-box_hint {
  color: var(--input-hint-success-color);
}
.h-input-box:not(.h-input-box--disabled).h-input-box--success .h-input_text {
  border-color: var(--input-success-border) !important;
  color: var(--input-success-color) !important;
}
.h-input-box:not(.h-input-box--disabled).h-input-box--success .h-input_text::-webkit-input-placeholder {
  color: var(--input-success-color) !important;
}
.h-input-box:not(.h-input-box--disabled).h-input-box--success .h-input_text::-moz-placeholder {
  color: var(--input-success-color) !important;
}

/* others */
::-moz-placeholder,
::-webkit-input-placeholder {
  color: var(--input-placeholder-color);
  opacity: 1;
}

/*
  loading-1
  <div class="animation-loading-1">
    <span class="animated-dot-1"></span>
    <span class="animated-dot-2"></span>
    <span class="animated-dot-3"></span>
    <span class="animated-dot-4"></span>
  </div>
*/
@keyframes loading-dots {
  0%, 80%, 100% {
    transform: scale(0);
  }
  40% {
    transform: scale(1);
  }
}
.animation-loading-1 {
  height: 40px;
  display: block;
  text-align: center;
}
.animation-loading-1 span {
  width: 12px;
  height: 12px;
  bottom: -15px;
  display: inline-block;
  position: relative;
  border-radius: 100%;
}
.animation-loading-1 .animated-dot-1 {
  animation: animated-dot-1 1.6s linear infinite;
  animation-delay: -0.3s;
  background-color: var(--font1);
}
@keyframes animated-dot-1 {
  50% {
    width: 25px;
    height: 25px;
    bottom: 0;
    opacity: 0.1;
  }
}
.animation-loading-1 .animated-dot-2 {
  animation: animated-dot-2 1.6s linear infinite;
  animation-delay: -0.6s;
  background-color: var(--font1);
}
@keyframes animated-dot-2 {
  50% {
    width: 25px;
    height: 25px;
    bottom: 0;
    opacity: 0.1;
  }
}
.animation-loading-1 .animated-dot-3 {
  animation: animated-dot-3 1.6s linear infinite;
  animation-delay: -0.9s;
  background-color: var(--font1);
}
@keyframes animated-dot-3 {
  50% {
    width: 25px;
    height: 25px;
    bottom: 0;
    opacity: 0.1;
  }
}
.animation-loading-1 .animated-dot-4 {
  animation: animated-dot-4 1.6s linear infinite;
  animation-delay: -1.2s;
  background-color: var(--font1);
}
@keyframes animated-dot-4 {
  50% {
    width: 25px;
    height: 25px;
    bottom: 0;
    opacity: 0.1;
  }
}

.animation-loading-2 {
  min-height: 30px;
  position: relative;
}
.animation-loading-2:before {
  content: "";
  top: 50%;
  left: 50%;
  width: 24px;
  height: 24px;
  margin: -14px 0 0 -14px;
  position: absolute;
  border-radius: 100%;
  border: 2px solid transparent;
  border-top-color: var(--font1) !important;
  animation: rotating-circle 0.5s linear infinite;
}
[dir=rtl] .animation-loading-2:before {
  margin: -14px -14px 0 0;
}
@keyframes rotating-circle {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(360deg);
  }
}

.animation-loading-3 {
  min-height: 30px;
}
.animation-loading-3 .btn-loading-dots {
  display: flex;
  justify-content: center;
  align-items: center;
  width: 24px;
  height: 24px;
  position: relative;
}
.animation-loading-3 .btn-loading-dots .dot {
  width: 6px;
  height: 6px;
  border-radius: 50%;
  position: absolute;
  animation: loading-dots 1.4s infinite ease-in-out both;
  background-color: var(--grey80);
}
.animation-loading-3 .btn-loading-dots .dot:nth-child(1) {
  top: 0;
  left: 9px;
  animation-delay: -0.32s;
}
.animation-loading-3 .btn-loading-dots .dot:nth-child(2) {
  left: 0;
  top: 9px;
  animation-delay: -0.16s;
}
.animation-loading-3 .btn-loading-dots .dot:nth-child(3) {
  right: 0;
  top: 9px;
  animation-delay: 0s;
}
.animation-loading-3 .btn-loading-dots .dot:nth-child(4) {
  bottom: 0;
  left: 9px;
  animation-delay: 0.16s;
}

/*
<div class="loader">
  <span class="loader-dot">.</span><span class="loader-dot">.</span><span class="loader-dot">.</span>
</div>
*/
.loader {
  display: inline;
}

@keyframes blink {
  50% {
    color: transparent;
  }
}
.loader-dot {
  animation: 1s blink infinite;
}

.loader-dot:nth-child(2) {
  animation-delay: 250ms;
}

.loader-dot:nth-child(3) {
  animation-delay: 500ms;
}

.loader-three-dots {
  align-self: center;
  margin: 0 16px;
  width: 34.5px;
  height: 4px;
  --c: radial-gradient(farthest-side, #5BE6AA 90%, #0000);
  background: var(--c), var(--c), var(--c), var(--c);
  background-size: 4px 4px;
  background-repeat: no-repeat;
  animation: d10-1 0.75s infinite alternate, d10-2 1.5s infinite alternate;
}

@keyframes d10-1 {
  0%, 10% {
    background-position: 0 0, 0 0, 0 0, 0 0;
  }
  33% {
    background-position: 0 0, 33.3333333333% 0, 33.3333333333% 0, 33.3333333333% 0;
  }
  66% {
    background-position: 0 0, 33.3333333333% 0, 66.6666666667% 0, 66.6666666667% 0;
  }
  90%, 100% {
    background-position: 0 0, 33.3333333333% 0, 66.6666666667% 0, 100% 0;
  }
}
@keyframes d10-2 {
  0%, 49.99% {
    transform: scale(1);
  }
  50%, 100% {
    transform: scale(-1);
  }
}
/*
  Diagonal Fade-in Animation
  Usage: Apply {{diagonal-fade-in}} modifier to container with card elements
  <div {{diagonal-fade-in}}>
    <div class="card">Card 1</div>
    <div class="card">Card 2</div>
    <div class="card">Card 3</div>
  </div>
*/
.diagonal-fade-in-container {
  display: grid;
  gap: 16px;
  grid-template-columns: repeat(auto-fit, minmax(200px, 1fr));
}
.diagonal-fade-in-container.flex-layout {
  display: flex;
  flex-wrap: wrap;
  gap: 16px;
}
.diagonal-fade-in-container.flex-layout > * {
  flex: 1;
  min-width: 200px;
}
.diagonal-fade-in-container.grid-layout {
  display: grid;
  grid-template-columns: repeat(auto-fit, minmax(200px, 1fr));
  gap: 16px;
}

@keyframes diagonal-fade-in {
  0% {
    opacity: 0;
    transform: translateY(10px) scale(0.95);
  }
  100% {
    opacity: 1;
    transform: translateY(0) scale(1);
  }
}
@keyframes diagonal-fade-in-bounce {
  0% {
    opacity: 0;
    transform: translateY(15px) scale(0.9);
  }
  60% {
    opacity: 1;
    transform: translateY(-2px) scale(1.02);
  }
  100% {
    opacity: 1;
    transform: translateY(0) scale(1);
  }
}
@keyframes diagonal-slide-in {
  0% {
    opacity: 0;
    transform: translateX(-20px) translateY(10px);
  }
  100% {
    opacity: 1;
    transform: translateX(0) translateY(0);
  }
}
.diagonal-fade-in-stagger > * {
  opacity: 0;
  transform: translateY(10px);
  transition: opacity 300ms ease-out, transform 300ms ease-out;
}
.diagonal-fade-in-stagger > *:nth-child(1) {
  animation-delay: 0ms;
}
.diagonal-fade-in-stagger > *:nth-child(2) {
  animation-delay: 25ms;
}
.diagonal-fade-in-stagger > *:nth-child(3) {
  animation-delay: 50ms;
}
.diagonal-fade-in-stagger > *:nth-child(4) {
  animation-delay: 75ms;
}
.diagonal-fade-in-stagger > *:nth-child(5) {
  animation-delay: 100ms;
}
.diagonal-fade-in-stagger > *:nth-child(6) {
  animation-delay: 125ms;
}
.diagonal-fade-in-stagger > *:nth-child(7) {
  animation-delay: 150ms;
}
.diagonal-fade-in-stagger > *:nth-child(8) {
  animation-delay: 175ms;
}
.diagonal-fade-in-stagger > *:nth-child(9) {
  animation-delay: 200ms;
}
.diagonal-fade-in-stagger > *:nth-child(10) {
  animation-delay: 225ms;
}
.diagonal-fade-in-stagger > *:nth-child(11) {
  animation-delay: 250ms;
}
.diagonal-fade-in-stagger > *:nth-child(12) {
  animation-delay: 275ms;
}
.diagonal-fade-in-stagger > *.animate {
  opacity: 1;
  transform: translateY(0);
}

@media (max-width: 768px) {
  .diagonal-fade-in-container {
    grid-template-columns: 1fr;
    gap: 12px;
  }
  .diagonal-fade-in-container.flex-layout > * {
    min-width: 100%;
  }
}
@media (min-width: 1200px) {
  .diagonal-fade-in-container {
    gap: 20px;
  }
}
/*********************************************
<div class="mewe-app-header"></div>

[<div class="mewe-app-header-invitation"></div>]

<div class="mewe-app-wrapper">
  [<div class="h-sidebar-left"></div>]

  <div class="mewe-app-inner">
    <div class="mewe-app-content [flex-column (if no sidebars inside)]">
      [<div class="h-sidebar-left sidebar-secondary"></div>]

      <div> ..content.. </div>

      [<div class="h-sidebar-right"></div>]
    </div>
  </div>

</div>
/**********************************************/
body {
  width: 100%;
  min-width: 320px;
  margin: 0;
  padding: 0;
  height: 100%;
  min-height: 100%;
  font-size: 100%;
  background: var(--bg1);
}

/****************************/
/* app positioning elements */
/****************************/
.mewe-app-wrapper {
  width: 100%;
  height: 100%;
  max-width: 1420px;
  position: relative;
  display: flex;
  justify-content: flex-start;
  align-items: flex-start;
  margin: 0 auto;
  padding: 104px 0 30px;
  box-sizing: border-box;
}
@media screen and (max-width: 659px) {
  .mewe-app-wrapper {
    padding-bottom: 72px;
    padding-top: 80px;
  }
}
.mewe-app-wrapper .mewe-app-inner {
  display: flex;
  flex-flow: row wrap;
  align-items: flex-start;
  flex-grow: 1;
  position: relative;
  min-width: 0;
  padding: 0;
  margin: 0;
}
@media screen and (max-width: 1179px) {
  .mewe-app-wrapper .mewe-app-inner {
    width: 100%;
    max-width: 1180px;
    margin: 0 auto;
  }
}
.mewe-app-wrapper .mewe-app-inner .mewe-app-content {
  display: flex;
  position: relative;
  width: 100%;
}

/***********************/
/* header bottom panel */
/***********************/
.mewe-app-header-invitation {
  display: flex;
  flex-direction: column;
  position: absolute;
  top: 76px;
  width: calc(100vw - 32px);
  max-width: 420px;
  right: 0;
  z-index: 19;
  border-radius: 20px;
  display: flex;
  justify-content: center;
  padding: 24px;
  box-sizing: border-box;
  background-color: var(--bg2);
  box-shadow: 9px 12px 40px 0 var(--shadow1-color);
}
.mewe-app-header-invitation .invitation-header {
  display: flex;
  align-items: center;
  padding-bottom: 24px;
  margin-bottom: 24px;
  border-bottom: 1px solid var(--border1);
  font-size: 14px;
  font-style: normal;
  font-weight: 400;
  line-height: 135%;
  letter-spacing: -0.14px;
}
.mewe-app-header-invitation .invitation-header .c-mw-avatar {
  margin-right: 16px;
}
[dir=rtl] .mewe-app-header-invitation .invitation-header .c-mw-avatar {
  margin-right: 0;
  margin-left: 16px;
}
.mewe-app-header-invitation .invitation-actions {
  display: flex;
  align-items: center;
  flex-wrap: wrap;
  row-gap: 16px;
  font-size: 16px;
  font-style: normal;
  font-weight: 500;
  line-height: 135%;
  letter-spacing: -0.16px;
}
.mewe-app-header-invitation .invitation-actions .invitation-actions-title {
  margin-right: auto;
  padding-right: 32px;
}
[dir=rtl] .mewe-app-header-invitation .invitation-actions .invitation-actions-title {
  margin-right: 0;
  margin-left: auto;
  padding-right: 0;
  padding-left: 32px;
}
.mewe-app-header-invitation .inviter-banner {
  display: flex;
  justify-content: flex-end;
  align-items: center;
  width: 100%;
}

/************/
/* sidebars */
/************/
.h-sidebar-left {
  margin-right: 40px;
}
[dir=rtl] .h-sidebar-left {
  margin-left: 40px;
  margin-right: 0;
}
@media screen and (max-width: 1179px) {
  .h-sidebar-left:not(.sidebar-secondary) {
    position: fixed !important;
    width: calc(100vw - 8px);
    max-width: 400px;
    transform: translateX(-100%);
    top: 0;
    left: 0;
    display: flex;
    flex-direction: column;
    height: 100%;
    z-index: 21;
    transition: transform ease 0.3s;
    border-right: 1px solid var(--mobile-sidebar-accent-color);
    border-radius: 0 20px 20px 0;
    margin: 0 !important;
  }
  [dir=rtl] .h-sidebar-left:not(.sidebar-secondary) {
    left: auto;
    right: 0;
    transform: translateX(100%);
    border-left: 1px solid var(--mobile-sidebar-accent-color);
    border-right: none;
    border-radius: 20px 0 0 20px;
  }
  .h-sidebar-left:not(.sidebar-secondary).mobile-visible {
    transform: translateX(0);
  }
}
.h-sidebar-left.sidebar-secondary {
  z-index: 0;
  width: 246px;
  max-width: 246px;
  flex: 0 0 246px;
}
.h-sidebar-left.sidebar-secondary .mw-box {
  padding: 24px;
}
@media screen and (max-width: 1023px) {
  .h-sidebar-left.sidebar-secondary {
    position: relative;
    top: 0;
    width: 100%;
    max-width: 100%;
    margin-bottom: 24px;
    flex: 0 0 auto;
  }
}

.h-sidebar-right {
  margin-left: 40px;
}
[dir=rtl] .h-sidebar-right {
  margin-right: 40px;
  margin-left: 0;
}
@media screen and (max-width: 1179px) {
  .h-sidebar-right {
    display: none;
  }
}

.h-sidebar-right,
.h-sidebar-left {
  top: 104px;
  width: 320px;
  max-width: 320px;
  flex: 0 0 320px;
  border-radius: 20px;
  background: var(--bg2);
  position: -webkit-sticky;
  position: sticky;
  align-self: flex-start;
  box-sizing: border-box;
  z-index: 1;
}
.h-sidebar-right .mw-box + .mw-box,
.h-sidebar-left .mw-box + .mw-box {
  padding-top: 16px;
}
.h-sidebar-right .settings-navigation,
.h-sidebar-left .settings-navigation {
  display: flex;
  flex-direction: column;
}
.h-sidebar-right .settings-navigation-item,
.h-sidebar-left .settings-navigation-item {
  font-size: 14px;
  font-style: normal;
  font-weight: 500;
  line-height: 135%;
  letter-spacing: -0.14px;
  line-height: 20px;
  display: flex;
  align-items: center;
  cursor: pointer;
  transition: All 0.15s ease-out;
  margin: 8px 0 16px;
  position: relative;
}
.h-sidebar-right .settings-navigation-item.active,
.h-sidebar-left .settings-navigation-item.active {
  color: var(--list-item-active-color);
}
.h-sidebar-right .settings-navigation-item:hover,
.h-sidebar-left .settings-navigation-item:hover {
  color: var(--list-item-hover-color);
}
.h-sidebar-right .settings-navigation-item:last-of-type,
.h-sidebar-left .settings-navigation-item:last-of-type {
  margin-bottom: 0;
}
.h-sidebar-right .settings-navigation-item:first-of-type,
.h-sidebar-left .settings-navigation-item:first-of-type {
  margin-top: 0;
}
.h-sidebar-right .settings-navigation-item .icn,
.h-sidebar-left .settings-navigation-item .icn {
  margin-right: 16px;
}
[dir=rtl] .h-sidebar-right .settings-navigation-item .icn,
[dir=rtl] .h-sidebar-left .settings-navigation-item .icn {
  margin-right: 0;
  margin-left: 16px;
}
.h-sidebar-right .h-sidebar-left_search,
.h-sidebar-left .h-sidebar-left_search {
  position: relative;
  margin: 8px 0;
}

.mw-box {
  display: flex;
  flex-direction: column;
  box-sizing: border-box;
  padding: 24px;
  border-radius: 20px;
}
@media screen and (max-width: 619px) {
  .mw-box {
    padding: 24px 16px;
  }
}
.mw-box .mw-box_header {
  display: flex;
  align-items: center;
  justify-content: space-between;
  position: relative;
  box-sizing: border-box;
}
.mw-box .mw-box_header .mw-box_title {
  font-size: 28px;
  font-style: normal;
  font-weight: 500;
  line-height: 135%;
  letter-spacing: -0.28px;
  flex: 1;
}
.mw-box .mw-box_header .mw-box_title:not(.h-trim) {
  word-break: break-word;
}
.mw-box .mw-box_header .btn {
  white-space: nowrap;
}
.mw-box .mw-box_section {
  width: 100%;
  display: flex;
  flex-flow: column;
  align-items: flex-start;
  position: relative;
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: 135%;
  letter-spacing: -0.16px;
  margin-top: 32px;
}
.mw-box .mw-box_section:first-of-type {
  margin-top: 0;
}
@media screen and (max-width: 619px) {
  .mw-box .mw-box_section {
    margin-top: 24px;
  }
}
.mw-box .mw-box_section_name {
  width: 100%;
  display: flex;
  margin-bottom: 16px;
  margin-top: 8px;
  font-size: 18px;
  font-style: normal;
  font-weight: 500;
  line-height: 135%;
  letter-spacing: -0.18px;
}
@media screen and (max-width: 619px) {
  .mw-box .mw-box_section_name {
    margin-bottom: 12px;
  }
}
.mw-box .mw-box_section_row {
  width: 100%;
  display: flex;
  align-items: center;
  justify-content: space-between;
  margin-top: 16px;
}
.mw-box .mw-box_section_row:first-of-type {
  margin-top: 0;
}
@media screen and (max-width: 619px) {
  .mw-box .mw-box_section_row {
    margin-top: 12px;
  }
}

html {
  --dropdown-bg: var(--bg2);
  --dropdown-active-bg: var(--word-highlight-bg);
  --dropdown-text-color: var(--font1);
  --dropdown-hover-color: var(--list-item-hover-color);
  --dropdown-disabled-color: var(--font3);
  --dropdown-icon-color: var(--font3);
  --dropdown-shadow-color: var(--shadow1-color);
}

.dropdown {
  position: absolute;
  z-index: 19;
  border-radius: 40px;
  box-shadow: 9px 12px 40px 0 var(--dropdown-shadow-color);
  background: var(--dropdown-bg);
}
.dropdown .dropdown_header {
  height: 40px;
  display: flex;
  align-items: center;
  padding: 0 16px;
  box-sizing: border-box;
  border-radius: 40px 40px 0 0;
}
.dropdown .dropdown_list li,
.dropdown .dropdown_list a,
.dropdown .dropdown_list .dropdown_list_item {
  display: flex;
  align-items: center;
  padding: 0 16px;
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: 135%;
  letter-spacing: -0.16px;
  text-align: left;
  white-space: nowrap;
  cursor: pointer;
  transition: all 0.15s ease-out;
}
[dir=rtl] .dropdown .dropdown_list li,
[dir=rtl] .dropdown .dropdown_list a,
[dir=rtl] .dropdown .dropdown_list .dropdown_list_item {
  text-align: right;
}
.dropdown .dropdown_list li:not(.color-app),
.dropdown .dropdown_list a:not(.color-app),
.dropdown .dropdown_list .dropdown_list_item:not(.color-app) {
  color: var(--dropdown-text-color);
}
.dropdown .dropdown_header ~ ul {
  border-radius: 0 0 40px 40px;
}
.dropdown .dropdown_anticlose {
  bottom: 100%;
  position: absolute;
}

#mw-wormhole-popup .dropdown {
  z-index: 22;
}

.dropdown_inner {
  background-color: var(--bg2);
  border-radius: 40px;
  padding: 24px;
  position: relative;
  box-sizing: border-box;
  min-width: 130px;
}
.dropdown_inner .dropdown-menu_header {
  display: flex;
  align-items: center;
  justify-content: space-between;
  font-size: 18px;
  font-style: normal;
  font-weight: 500;
  line-height: 135%;
  letter-spacing: -0.18px;
  padding-bottom: 12px;
  margin-bottom: 12px;
  box-sizing: border-box;
  border-bottom: 1px solid var(--border1);
  cursor: default;
}
.dropdown_inner .dropdown-menu_list {
  overscroll-behavior: contain;
  overflow-y: auto;
  padding: 2px 0;
}
.dropdown_inner .dropdown-menu_list > .dropdown_list_item {
  display: flex;
  align-items: center;
  padding: 0 16px;
  font-size: 18px;
  font-style: normal;
  font-weight: 400;
  line-height: 135%;
  letter-spacing: -0.18px;
  color: var(--dropdown-text-color);
  white-space: nowrap;
  cursor: pointer;
  box-sizing: border-box;
  user-select: none;
}
.dropdown_inner .dropdown-menu_list > .dropdown_list_item a {
  display: flex;
  align-items: center;
  width: 100%;
  color: inherit;
}
.dropdown_inner .dropdown-menu_list > .dropdown_list_item .icn.dropdown_item_icon {
  width: 20px;
  height: 20px;
  margin-right: 12px;
  color: var(--dropdown-icon-color);
}
[dir=rtl] .dropdown_inner .dropdown-menu_list > .dropdown_list_item .icn.dropdown_item_icon {
  margin-right: 0;
  margin-left: 12px;
}
@media all and (max-width: 909px) {
  .dropdown_inner .dropdown-menu_list > .dropdown_list_item .dropdown_item_label {
    overflow: clip;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    display: inline-block;
  }
}
.dropdown_inner .dropdown-menu_list > .dropdown_list_item.disabled, .dropdown_inner .dropdown-menu_list > .dropdown_list_item.disabled .icn.dropdown_item_icon {
  color: var(--dropdown-disabled-color) !important;
  cursor: default;
}
.dropdown_inner .dropdown-menu_list > .dropdown_list_item.option-selected {
  background-color: var(--dropdown-active-bg);
}
.dropdown_inner .dropdown-menu_list > .dropdown_list_item:not(:nth-last-child(1)) {
  margin-bottom: 12px;
}
.dropdown_inner .dropdown-menu_list > .dropdown_list_item:hover .dropdown_item_label {
  color: var(--dropdown-hover-color);
}

.dropdown-menu_opener {
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  position: absolute;
  cursor: pointer;
}
[dir=rtl] .dropdown-menu_opener {
  left: auto;
  right: 0;
}

@media all and (max-width: 909px) {
  .c-mw-dropdown-menu:not(.dropdown--desktop),
  .dropdown:not(.dropdown--desktop) {
    position: fixed !important;
    top: 0 !important;
    bottom: 0 !important;
    left: 0 !important;
    right: 0 !important;
    width: 100vw !important;
    height: 100vh !important;
    height: 100svh !important;
    height: 100dvh !important;
    padding: 0 !important;
    margin: 0 !important;
    z-index: 9999 !important;
    transform: translateZ(0) !important;
    isolation: isolate !important;
    border-radius: 0 !important;
  }
  .c-mw-dropdown-menu:not(.dropdown--desktop).insert-transition,
  .dropdown:not(.dropdown--desktop).insert-transition {
    background: var(--overlay-color);
    backdrop-filter: blur(21px);
  }
  .c-mw-dropdown-menu:not(.dropdown--desktop).insert-transition .dropdown_inner,
  .dropdown:not(.dropdown--desktop).insert-transition .dropdown_inner {
    opacity: 1;
    transform: translateX(0);
  }
  .c-mw-dropdown-menu:not(.dropdown--desktop).insert-transition .btn-close-dropdown,
  .dropdown:not(.dropdown--desktop).insert-transition .btn-close-dropdown {
    opacity: 1;
  }
  .c-mw-dropdown-menu:not(.dropdown--desktop) .dropdown_inner,
  .dropdown:not(.dropdown--desktop) .dropdown_inner {
    display: flex;
    flex-direction: column;
    justify-content: flex-end;
    width: 100% !important;
    height: 100% !important;
    padding: 80px 0 16px;
    border-radius: 0;
    background-color: unset;
    transition: opacity 0.2s ease-in-out 0.1s, transform 0.2s ease-in-out 0.1s;
    opacity: 0;
    transform: translateX(100%);
  }
  .c-mw-dropdown-menu:not(.dropdown--desktop) .dropdown_inner .dropdown-menu_list,
  .dropdown:not(.dropdown--desktop) .dropdown_inner .dropdown-menu_list {
    overflow: auto;
    max-height: 100%;
  }
  .c-mw-dropdown-menu:not(.dropdown--desktop) .dropdown_inner .dropdown-menu_list > .dropdown_list_item,
  .dropdown:not(.dropdown--desktop) .dropdown_inner .dropdown-menu_list > .dropdown_list_item {
    font-size: 20px;
    font-style: normal;
    font-weight: 400;
    line-height: 135%;
    letter-spacing: -0.2px;
    max-width: 100%;
  }
  .c-mw-dropdown-menu:not(.dropdown--desktop) .dropdown_inner .dropdown-menu_list > .dropdown_list_item .icn.dropdown_item_icon,
  .dropdown:not(.dropdown--desktop) .dropdown_inner .dropdown-menu_list > .dropdown_list_item .icn.dropdown_item_icon {
    width: 24px;
    height: 24px;
    margin-right: 12px;
  }
  [dir=rtl] .c-mw-dropdown-menu:not(.dropdown--desktop) .dropdown_inner .dropdown-menu_list > .dropdown_list_item .icn.dropdown_item_icon,
  [dir=rtl] .dropdown:not(.dropdown--desktop) .dropdown_inner .dropdown-menu_list > .dropdown_list_item .icn.dropdown_item_icon {
    margin-right: 0;
    margin-left: 12px;
  }
  .c-mw-dropdown-menu:not(.dropdown--desktop) .dropdown_inner .dropdown-menu_header,
  .c-mw-dropdown-menu:not(.dropdown--desktop) .dropdown_inner .dropdown_list_item,
  .dropdown:not(.dropdown--desktop) .dropdown_inner .dropdown-menu_header,
  .dropdown:not(.dropdown--desktop) .dropdown_inner .dropdown_list_item {
    justify-content: flex-end;
    padding-inline: 16px;
    width: fit-content;
    margin-left: auto;
    -webkit-tap-highlight-color: transparent;
  }
  .c-mw-dropdown-menu:not(.dropdown--desktop) .btn-close-dropdown,
  .dropdown:not(.dropdown--desktop) .btn-close-dropdown {
    display: flex;
    opacity: 0;
    transition: opacity 0.2s ease-in-out 0.1s;
    z-index: 1;
  }
}
.c-mw-dropdown-menu .btn-close-dropdown,
.dropdown .btn-close-dropdown {
  display: none;
  position: absolute;
  top: 16px;
  right: 16px;
}
[dir=rtl] .c-mw-dropdown-menu .btn-close-dropdown,
[dir=rtl] .dropdown .btn-close-dropdown {
  right: auto;
  left: 16px;
}

/* =========================================================================
   Layout Buttons
   ========================================================================= */
.btn {
  padding: 4px 14px 5px 14px;
  position: relative;
  font-size: 14px;
  font-style: normal;
  font-weight: 400;
  line-height: 135%;
  letter-spacing: -0.14px;
  line-height: normal;
  border-width: 1px;
  border-style: solid;
  box-sizing: border-box;
  cursor: pointer;
}
.btn.focus--mouse {
  outline: none;
}
.btn:not(.btn-reset) {
  border-radius: 15px;
}
.btn.disabled, .btn[disabled] {
  opacity: 0.5;
  cursor: auto;
}
.btn.cursor-default {
  cursor: default;
}

.btn-reset {
  background: none;
  border: none;
  filter: none;
  padding: 0;
  outline: none;
  -webkit-tap-highlight-color: transparent;
}
.btn-reset.focus--mouse {
  outline: none;
}

.add-circle {
  width: 24px;
  height: 24px;
}

.add {
  width: 24px;
  height: 24px;
}

.arrow-down-1 {
  width: 24px;
  height: 24px;
}

.arrow-down-2 {
  width: 24px;
  height: 24px;
}

.arrow-down-3 {
  width: 24px;
  height: 24px;
}

.arrow-left-1 {
  width: 24px;
  height: 24px;
}

.arrow-left-2 {
  width: 24px;
  height: 24px;
}

.arrow-right-1 {
  width: 24px;
  height: 24px;
}

.arrow-right-2 {
  width: 24px;
  height: 24px;
}

.arrow-square-right {
  width: 24px;
  height: 24px;
}

.arrow-up-1 {
  width: 24px;
  height: 24px;
}

.arrow-up-2 {
  width: 24px;
  height: 24px;
}

.arrow-up-3 {
  width: 24px;
  height: 24px;
}

.bezier-1 {
  width: 24px;
  height: 24px;
}

.book-1 {
  width: 24px;
  height: 24px;
}

.book {
  width: 24px;
  height: 24px;
}

.bookmark {
  width: 24px;
  height: 24px;
}

.briefcase {
  width: 24px;
  height: 24px;
}

.calendar-1 {
  width: 24px;
  height: 24px;
}

.calendar-add {
  width: 24px;
  height: 24px;
}

.calendar-tick {
  width: 24px;
  height: 24px;
}

.calendar {
  width: 24px;
  height: 24px;
}

.call-slash {
  width: 24px;
  height: 24px;
}

.call {
  width: 24px;
  height: 24px;
}

.camera {
  width: 24px;
  height: 24px;
}

.card-send {
  width: 24px;
  height: 24px;
}

.card-tick {
  width: 24px;
  height: 24px;
}

.card {
  width: 24px;
  height: 24px;
}

.category-2 {
  width: 24px;
  height: 24px;
}

.chart-2 {
  width: 24px;
  height: 24px;
}

.chart-7 {
  width: 24px;
  height: 24px;
}

.chart-8 {
  width: 24px;
  height: 24px;
}

.chart-success {
  width: 24px;
  height: 24px;
}

.checkmark {
  width: 24px;
  height: 24px;
}

.clipboard-close {
  width: 24px;
  height: 24px;
}

.clock-2 {
  width: 24px;
  height: 24px;
}

.clock {
  width: 24px;
  height: 24px;
}

.close-circle-x {
  width: 24px;
  height: 24px;
}

.close_x {
  width: 24px;
  height: 24px;
}

.cloud {
  width: 24px;
  height: 24px;
}

.coin {
  width: 24px;
  height: 24px;
}

.copy {
  width: 24px;
  height: 24px;
}

.cross-2 {
  width: 24px;
  height: 24px;
}

.crown-1 {
  width: 24px;
  height: 24px;
}

.crown {
  width: 24px;
  height: 24px;
}

.diamonds {
  width: 24px;
  height: 24px;
}

.directbox-receive {
  width: 24px;
  height: 24px;
}

.dislike {
  width: 24px;
  height: 24px;
}

.document-2 {
  width: 24px;
  height: 24px;
}

.document-download {
  width: 24px;
  height: 24px;
}

.document-forward {
  width: 24px;
  height: 24px;
}

.document-text {
  width: 24px;
  height: 24px;
}

.document-upload {
  width: 24px;
  height: 24px;
}

.document {
  width: 24px;
  height: 24px;
}

.dollar-square {
  width: 24px;
  height: 24px;
}

.download-2 {
  width: 24px;
  height: 24px;
}

.edit-2 {
  width: 24px;
  height: 24px;
}

.edit {
  width: 24px;
  height: 24px;
}

.element-3 {
  width: 24px;
  height: 24px;
}

.element-plus {
  width: 24px;
  height: 24px;
}

.emoji-category_activity {
  width: 22px;
  height: 22px;
}

.emoji-category_custom {
  width: 22px;
  height: 22px;
}

.emoji-category_flags {
  width: 18px;
  height: 22px;
}

.emoji-category_food {
  width: 22px;
  height: 22px;
}

.emoji-category_nature {
  width: 25px;
  height: 22px;
}

.emoji-category_objects {
  width: 17px;
  height: 22px;
}

.emoji-category_people {
  width: 22px;
  height: 22px;
}

.emoji-category_purchased {
  width: 24px;
  height: 23px;
}

.emoji-category_recent {
  width: 22px;
  height: 22px;
}

.emoji-category_symbols {
  width: 23px;
  height: 22px;
}

.emoji-category_travel {
  width: 27px;
  height: 22px;
}

.emoji-happy {
  width: 24px;
  height: 24px;
}

.eraser-2 {
  width: 24px;
  height: 24px;
}

.expirable_me {
  width: 29px;
  height: 29px;
}

.expirable_we {
  width: 29px;
  height: 29px;
}

.export-1 {
  width: 24px;
  height: 24px;
}

.export-2 {
  width: 24px;
  height: 24px;
}

.export {
  width: 24px;
  height: 24px;
}

.eye-slash {
  width: 24px;
  height: 24px;
}

.eye {
  width: 24px;
  height: 24px;
}

.facebook {
  width: 24px;
  height: 24px;
}

.figma {
  width: 24px;
  height: 24px;
}

.filter-square {
  width: 24px;
  height: 24px;
}

.flag {
  width: 24px;
  height: 24px;
}

.flash-circle {
  width: 24px;
  height: 24px;
}

.folder-add {
  width: 24px;
  height: 24px;
}

.folder {
  width: 24px;
  height: 24px;
}

.gallery-add {
  width: 24px;
  height: 24px;
}

.gallery-remove {
  width: 24px;
  height: 24px;
}

.gallery-tick {
  width: 24px;
  height: 24px;
}

.gallery {
  width: 24px;
  height: 24px;
}

.gif {
  width: 24px;
  height: 24px;
}

.global {
  width: 24px;
  height: 24px;
}

.grid-1 {
  width: 24px;
  height: 24px;
}

.grid-7 {
  width: 24px;
  height: 24px;
}

.hashtag-2 {
  width: 24px;
  height: 24px;
}

.heart {
  width: 24px;
  height: 24px;
}

.home-navigation {
  width: 24px;
  height: 24px;
}

.illustrator {
  width: 24px;
  height: 24px;
}

.import-2 {
  width: 24px;
  height: 24px;
}

.import {
  width: 24px;
  height: 24px;
}

.info-circle {
  width: 24px;
  height: 24px;
}

.keyboard-open {
  width: 24px;
  height: 24px;
}

.level-badge {
  width: 24px;
  height: 24px;
}

.level-icon {
  width: 24px;
  height: 24px;
}

.like-1 {
  width: 24px;
  height: 24px;
}

.like-shapes {
  width: 24px;
  height: 24px;
}

.like-tag {
  width: 24px;
  height: 24px;
}

.link {
  width: 24px;
  height: 24px;
}

.liquid-3 {
  width: 24px;
  height: 24px;
}

.location {
  width: 24px;
  height: 24px;
}

.lock-1 {
  width: 24px;
  height: 24px;
}

.logout {
  width: 24px;
  height: 24px;
}

.maximize-2 {
  width: 24px;
  height: 24px;
}

.maximize-4 {
  width: 24px;
  height: 24px;
}

.maximize-8 {
  width: 24px;
  height: 24px;
}

.maximize {
  width: 24px;
  height: 24px;
}

.medal-star {
  width: 24px;
  height: 24px;
}

.medal {
  width: 24px;
  height: 24px;
}

.menu {
  width: 24px;
  height: 24px;
}

.message-2 {
  width: 24px;
  height: 24px;
}

.message-add-1 {
  width: 24px;
  height: 24px;
}

.message-notif {
  width: 24px;
  height: 24px;
}

.message-question {
  width: 24px;
  height: 24px;
}

.message-remove {
  width: 24px;
  height: 24px;
}

.message-text-2 {
  width: 24px;
  height: 24px;
}

.message-text {
  width: 24px;
  height: 24px;
}

.message-tick {
  width: 24px;
  height: 24px;
}

.messages-3 {
  width: 24px;
  height: 24px;
}

.microphone-2 {
  width: 24px;
  height: 24px;
}

.microphone-slash {
  width: 24px;
  height: 24px;
}

.minus-circle {
  width: 24px;
  height: 24px;
}

.minus {
  width: 24px;
  height: 24px;
}

.mobile {
  width: 18px;
  height: 22px;
}

.money-send {
  width: 24px;
  height: 24px;
}

.moon {
  width: 24px;
  height: 24px;
}

.more {
  width: 24px;
  height: 25px;
}

.music-square {
  width: 24px;
  height: 24px;
}

.note-8 {
  width: 24px;
  height: 24px;
}

.note-add {
  width: 24px;
  height: 24px;
}

.notification-circle {
  width: 24px;
  height: 24px;
}

.notification {
  width: 32px;
  height: 32px;
}

.nsfw {
  width: 24px;
  height: 24px;
}

.paperclip-2 {
  width: 24px;
  height: 24px;
}

.pause-circle {
  width: 24px;
  height: 24px;
}

.pause {
  width: 24px;
  height: 24px;
}

.people {
  width: 24px;
  height: 24px;
}

.personalcard {
  width: 24px;
  height: 24px;
}

.play-circle {
  width: 24px;
  height: 24px;
}

.play {
  width: 24px;
  height: 24px;
}

.pointer-big {
  width: 40px;
  height: 28px;
}

.profile-2user {
  width: 24px;
  height: 24px;
}

.profile-circle {
  width: 24px;
  height: 24px;
}

.qr-code {
  width: 16px;
  height: 16px;
}

.quote-down {
  width: 24px;
  height: 24px;
}

.quote-up {
  width: 24px;
  height: 24px;
}

.radar-3 {
  width: 24px;
  height: 24px;
}

.receipt-add {
  width: 24px;
  height: 24px;
}

.received {
  width: 24px;
  height: 24px;
}

.redo {
  width: 24px;
  height: 24px;
}

.refresh {
  width: 24px;
  height: 24px;
}

.repeat {
  width: 24px;
  height: 24px;
}

.rocket {
  width: 24px;
  height: 24px;
}

.rotate-right {
  width: 24px;
  height: 24px;
}

.search-normal-1 {
  width: 24px;
  height: 24px;
}

.send-2 {
  width: 24px;
  height: 24px;
}

.send-3 {
  width: 24px;
  height: 24px;
}

.setting-2 {
  width: 24px;
  height: 24px;
}

.setting-4 {
  width: 24px;
  height: 24px;
}

.setting-5 {
  width: 24px;
  height: 24px;
}

.setting {
  width: 24px;
  height: 24px;
}

.share-1 {
  width: 24px;
  height: 24px;
}

.share {
  width: 24px;
  height: 24px;
}

.shield-tick {
  width: 24px;
  height: 24px;
}

.shield {
  width: 24px;
  height: 24px;
}

.shop {
  width: 24px;
  height: 24px;
}

.shopping-cart {
  width: 24px;
  height: 24px;
}

.signpost {
  width: 24px;
  height: 24px;
}

.slash {
  width: 24px;
  height: 24px;
}

.slider-vertical-1 {
  width: 24px;
  height: 24px;
}

.smile-1 {
  width: 24px;
  height: 24px;
}

.sms {
  width: 24px;
  height: 24px;
}

.soshi {
  width: 27px;
  height: 35px;
}

.star-1 {
  width: 24px;
  height: 24px;
}

.stop {
  width: 24px;
  height: 24px;
}

.tag-2 {
  width: 24px;
  height: 24px;
}

.task-square {
  width: 24px;
  height: 24px;
}

.task {
  width: 24px;
  height: 24px;
}

.text {
  width: 24px;
  height: 24px;
}

.three-d-cube {
  width: 24px;
  height: 24px;
}

.three-d-square {
  width: 24px;
  height: 24px;
}

.tick-circle {
  width: 24px;
  height: 24px;
}

.timer-1 {
  width: 24px;
  height: 24px;
}

.timer {
  width: 24px;
  height: 24px;
}

.transform-3 {
  width: 24px;
  height: 24px;
}

.translate {
  width: 24px;
  height: 24px;
}

.trash {
  width: 24px;
  height: 24px;
}

.undo {
  width: 24px;
  height: 24px;
}

.unlock {
  width: 24px;
  height: 24px;
}

.user-add {
  width: 24px;
  height: 24px;
}

.user-minus {
  width: 24px;
  height: 24px;
}

.user-octagon {
  width: 24px;
  height: 24px;
}

.user-square {
  width: 24px;
  height: 24px;
}

.user-tick {
  width: 24px;
  height: 24px;
}

.user {
  width: 24px;
  height: 24px;
}

.video-play {
  width: 24px;
  height: 24px;
}

.video-slash {
  width: 24px;
  height: 24px;
}

.video {
  width: 24px;
  height: 24px;
}

.volume-high {
  width: 24px;
  height: 24px;
}

.volume-slash {
  width: 24px;
  height: 24px;
}

.wallet-2 {
  width: 24px;
  height: 24px;
}

.wallet-nav {
  width: 25px;
  height: 24px;
}

.warning-2 {
  width: 24px;
  height: 24px;
}

.whatsapp {
  width: 24px;
  height: 24px;
}

.x-logo {
  width: 32px;
  height: 32px;
}

.c-scss .gapx-4 {
  column-gap: 4px;
}

.c-scss .gapx-8 {
  column-gap: 8px;
}

.c-scss .gapx-16 {
  column-gap: 16px;
}

.c-scss .gapx-24 {
  column-gap: 24px;
}

.c-scss .gapx-32 {
  column-gap: 32px;
}

.c-scss .gapx-40 {
  column-gap: 40px;
}

.c-scss .gapx-48 {
  column-gap: 48px;
}

.c-scss .gapx-56 {
  column-gap: 56px;
}

.c-scss .gapx-64 {
  column-gap: 64px;
}

.c-scss .gapx-72 {
  column-gap: 72px;
}

.c-scss .gapx-80 {
  column-gap: 80px;
}

.c-scss .gapy-4 {
  row-gap: 4px;
}

.c-scss .gapy-8 {
  row-gap: 8px;
}

.c-scss .gapy-16 {
  row-gap: 16px;
}

.c-scss .gapy-24 {
  row-gap: 24px;
}

.c-scss .gapy-32 {
  row-gap: 32px;
}

.c-scss .gapy-40 {
  row-gap: 40px;
}

.c-scss .gapy-48 {
  row-gap: 48px;
}

.c-scss .gapy-56 {
  row-gap: 56px;
}

.c-scss .gapy-64 {
  row-gap: 64px;
}

.c-scss .gapy-72 {
  row-gap: 72px;
}

.c-scss .gapy-80 {
  row-gap: 80px;
}

.c-scss .m-0 {
  margin: 0;
}

.c-scss .ml-0 {
  margin-left: 0px;
}
[dir=rtl] .c-scss .ml-0 {
  margin-left: 0px;
  margin-right: 0px;
}

.c-scss .ml-1 {
  margin-left: 1px;
}
[dir=rtl] .c-scss .ml-1 {
  margin-left: 0px;
  margin-right: 1px;
}

.c-scss .ml-2 {
  margin-left: 2px;
}
[dir=rtl] .c-scss .ml-2 {
  margin-left: 0px;
  margin-right: 2px;
}

.c-scss .ml-3 {
  margin-left: 3px;
}
[dir=rtl] .c-scss .ml-3 {
  margin-left: 0px;
  margin-right: 3px;
}

.c-scss .ml-4 {
  margin-left: 4px;
}
[dir=rtl] .c-scss .ml-4 {
  margin-left: 0px;
  margin-right: 4px;
}

.c-scss .ml-5 {
  margin-left: 5px;
}
[dir=rtl] .c-scss .ml-5 {
  margin-left: 0px;
  margin-right: 5px;
}

.c-scss .ml-6 {
  margin-left: 6px;
}
[dir=rtl] .c-scss .ml-6 {
  margin-left: 0px;
  margin-right: 6px;
}

.c-scss .ml-7 {
  margin-left: 7px;
}
[dir=rtl] .c-scss .ml-7 {
  margin-left: 0px;
  margin-right: 7px;
}

.c-scss .ml-8 {
  margin-left: 8px;
}
[dir=rtl] .c-scss .ml-8 {
  margin-left: 0px;
  margin-right: 8px;
}

.c-scss .ml-9 {
  margin-left: 9px;
}
[dir=rtl] .c-scss .ml-9 {
  margin-left: 0px;
  margin-right: 9px;
}

.c-scss .ml-10 {
  margin-left: 10px;
}
[dir=rtl] .c-scss .ml-10 {
  margin-left: 0px;
  margin-right: 10px;
}

.c-scss .ml-12 {
  margin-left: 12px;
}
[dir=rtl] .c-scss .ml-12 {
  margin-left: 0px;
  margin-right: 12px;
}

.c-scss .ml-14 {
  margin-left: 14px;
}
[dir=rtl] .c-scss .ml-14 {
  margin-left: 0px;
  margin-right: 14px;
}

.c-scss .ml-16 {
  margin-left: 16px;
}
[dir=rtl] .c-scss .ml-16 {
  margin-left: 0px;
  margin-right: 16px;
}

.c-scss .ml-18 {
  margin-left: 18px;
}
[dir=rtl] .c-scss .ml-18 {
  margin-left: 0px;
  margin-right: 18px;
}

.c-scss .ml-20 {
  margin-left: 20px;
}
[dir=rtl] .c-scss .ml-20 {
  margin-left: 0px;
  margin-right: 20px;
}

.c-scss .ml-24 {
  margin-left: 24px;
}
[dir=rtl] .c-scss .ml-24 {
  margin-left: 0px;
  margin-right: 24px;
}

.c-scss .ml-28 {
  margin-left: 28px;
}
[dir=rtl] .c-scss .ml-28 {
  margin-left: 0px;
  margin-right: 28px;
}

.c-scss .ml-32 {
  margin-left: 32px;
}
[dir=rtl] .c-scss .ml-32 {
  margin-left: 0px;
  margin-right: 32px;
}

.c-scss .ml-36 {
  margin-left: 36px;
}
[dir=rtl] .c-scss .ml-36 {
  margin-left: 0px;
  margin-right: 36px;
}

.c-scss .ml-40 {
  margin-left: 40px;
}
[dir=rtl] .c-scss .ml-40 {
  margin-left: 0px;
  margin-right: 40px;
}

.c-scss .ml-48 {
  margin-left: 48px;
}
[dir=rtl] .c-scss .ml-48 {
  margin-left: 0px;
  margin-right: 48px;
}

.c-scss .ml-56 {
  margin-left: 56px;
}
[dir=rtl] .c-scss .ml-56 {
  margin-left: 0px;
  margin-right: 56px;
}

.c-scss .ml-64 {
  margin-left: 64px;
}
[dir=rtl] .c-scss .ml-64 {
  margin-left: 0px;
  margin-right: 64px;
}

.c-scss .ml-72 {
  margin-left: 72px;
}
[dir=rtl] .c-scss .ml-72 {
  margin-left: 0px;
  margin-right: 72px;
}

.c-scss .ml-80 {
  margin-left: 80px;
}
[dir=rtl] .c-scss .ml-80 {
  margin-left: 0px;
  margin-right: 80px;
}

.c-scss .ml-a {
  margin-left: auto;
}
[dir=rtl] .c-scss .ml-a {
  margin-left: 0;
  margin-right: auto;
}

.c-scss .mr-0 {
  margin-right: 0;
}
[dir=rtl] .c-scss .mr-0 {
  margin-right: 0px;
  margin-left: 0;
}

.c-scss .mr-1 {
  margin-right: 1px;
}
[dir=rtl] .c-scss .mr-1 {
  margin-right: 0px;
  margin-left: 1px;
}

.c-scss .mr-2 {
  margin-right: 2px;
}
[dir=rtl] .c-scss .mr-2 {
  margin-right: 0px;
  margin-left: 2px;
}

.c-scss .mr-3 {
  margin-right: 3px;
}
[dir=rtl] .c-scss .mr-3 {
  margin-right: 0px;
  margin-left: 3px;
}

.c-scss .mr-4 {
  margin-right: 4px;
}
[dir=rtl] .c-scss .mr-4 {
  margin-right: 0px;
  margin-left: 4px;
}

.c-scss .mr-5 {
  margin-right: 5px;
}
[dir=rtl] .c-scss .mr-5 {
  margin-right: 0px;
  margin-left: 5px;
}

.c-scss .mr-6 {
  margin-right: 6px;
}
[dir=rtl] .c-scss .mr-6 {
  margin-right: 0px;
  margin-left: 6px;
}

.c-scss .mr-7 {
  margin-right: 7px;
}
[dir=rtl] .c-scss .mr-7 {
  margin-right: 0px;
  margin-left: 7px;
}

.c-scss .mr-8 {
  margin-right: 8px;
}
[dir=rtl] .c-scss .mr-8 {
  margin-right: 0px;
  margin-left: 8px;
}

.c-scss .mr-9 {
  margin-right: 9px;
}
[dir=rtl] .c-scss .mr-9 {
  margin-right: 0px;
  margin-left: 9px;
}

.c-scss .mr-10 {
  margin-right: 10px;
}
[dir=rtl] .c-scss .mr-10 {
  margin-right: 0px;
  margin-left: 10px;
}

.c-scss .mr-12 {
  margin-right: 12px;
}
[dir=rtl] .c-scss .mr-12 {
  margin-right: 0px;
  margin-left: 12px;
}

.c-scss .mr-14 {
  margin-right: 14px;
}
[dir=rtl] .c-scss .mr-14 {
  margin-right: 0px;
  margin-left: 14px;
}

.c-scss .mr-16 {
  margin-right: 16px;
}
[dir=rtl] .c-scss .mr-16 {
  margin-right: 0px;
  margin-left: 16px;
}

.c-scss .mr-18 {
  margin-right: 18px;
}
[dir=rtl] .c-scss .mr-18 {
  margin-right: 0px;
  margin-left: 18px;
}

.c-scss .mr-20 {
  margin-right: 20px;
}
[dir=rtl] .c-scss .mr-20 {
  margin-right: 0px;
  margin-left: 20px;
}

.c-scss .mr-24 {
  margin-right: 24px;
}
[dir=rtl] .c-scss .mr-24 {
  margin-right: 0px;
  margin-left: 24px;
}

.c-scss .mr-28 {
  margin-right: 28px;
}
[dir=rtl] .c-scss .mr-28 {
  margin-right: 0px;
  margin-left: 28px;
}

.c-scss .mr-32 {
  margin-right: 32px;
}
[dir=rtl] .c-scss .mr-32 {
  margin-right: 0px;
  margin-left: 32px;
}

.c-scss .mr-36 {
  margin-right: 36px;
}
[dir=rtl] .c-scss .mr-36 {
  margin-right: 0px;
  margin-left: 36px;
}

.c-scss .mr-40 {
  margin-right: 40px;
}
[dir=rtl] .c-scss .mr-40 {
  margin-right: 0px;
  margin-left: 40px;
}

.c-scss .mr-48 {
  margin-right: 48px;
}
[dir=rtl] .c-scss .mr-48 {
  margin-right: 0px;
  margin-left: 48px;
}

.c-scss .mr-56 {
  margin-right: 56px;
}
[dir=rtl] .c-scss .mr-56 {
  margin-right: 0px;
  margin-left: 56px;
}

.c-scss .mr-64 {
  margin-right: 64px;
}
[dir=rtl] .c-scss .mr-64 {
  margin-right: 0px;
  margin-left: 64px;
}

.c-scss .mr-72 {
  margin-right: 72px;
}
[dir=rtl] .c-scss .mr-72 {
  margin-right: 0px;
  margin-left: 72px;
}

.c-scss .mr-80 {
  margin-right: 80px;
}
[dir=rtl] .c-scss .mr-80 {
  margin-right: 0px;
  margin-left: 80px;
}

.c-scss .mr-a {
  margin-right: auto;
}
[dir=rtl] .c-scss .mr-a {
  margin-right: 0;
  margin-left: auto;
}

.c-scss .mt-0 {
  margin-top: 0px;
}

.c-scss .mb-0 {
  margin-bottom: 0px;
}

.c-scss .mt-1 {
  margin-top: 1px;
}

.c-scss .mb-1 {
  margin-bottom: 1px;
}

.c-scss .mt-2 {
  margin-top: 2px;
}

.c-scss .mb-2 {
  margin-bottom: 2px;
}

.c-scss .mt-3 {
  margin-top: 3px;
}

.c-scss .mb-3 {
  margin-bottom: 3px;
}

.c-scss .mt-4 {
  margin-top: 4px;
}

.c-scss .mb-4 {
  margin-bottom: 4px;
}

.c-scss .mt-5 {
  margin-top: 5px;
}

.c-scss .mb-5 {
  margin-bottom: 5px;
}

.c-scss .mt-6 {
  margin-top: 6px;
}

.c-scss .mb-6 {
  margin-bottom: 6px;
}

.c-scss .mt-7 {
  margin-top: 7px;
}

.c-scss .mb-7 {
  margin-bottom: 7px;
}

.c-scss .mt-8 {
  margin-top: 8px;
}

.c-scss .mb-8 {
  margin-bottom: 8px;
}

.c-scss .mt-9 {
  margin-top: 9px;
}

.c-scss .mb-9 {
  margin-bottom: 9px;
}

.c-scss .mt-10 {
  margin-top: 10px;
}

.c-scss .mb-10 {
  margin-bottom: 10px;
}

.c-scss .mt-12 {
  margin-top: 12px;
}

.c-scss .mb-12 {
  margin-bottom: 12px;
}

.c-scss .mt-14 {
  margin-top: 14px;
}

.c-scss .mb-14 {
  margin-bottom: 14px;
}

.c-scss .mt-16 {
  margin-top: 16px;
}

.c-scss .mb-16 {
  margin-bottom: 16px;
}

.c-scss .mt-18 {
  margin-top: 18px;
}

.c-scss .mb-18 {
  margin-bottom: 18px;
}

.c-scss .mt-20 {
  margin-top: 20px;
}

.c-scss .mb-20 {
  margin-bottom: 20px;
}

.c-scss .mt-24 {
  margin-top: 24px;
}

.c-scss .mb-24 {
  margin-bottom: 24px;
}

.c-scss .mt-28 {
  margin-top: 28px;
}

.c-scss .mb-28 {
  margin-bottom: 28px;
}

.c-scss .mt-32 {
  margin-top: 32px;
}

.c-scss .mb-32 {
  margin-bottom: 32px;
}

.c-scss .mt-36 {
  margin-top: 36px;
}

.c-scss .mb-36 {
  margin-bottom: 36px;
}

.c-scss .mt-40 {
  margin-top: 40px;
}

.c-scss .mb-40 {
  margin-bottom: 40px;
}

.c-scss .mt-46 {
  margin-top: 46px;
}

.c-scss .mb-46 {
  margin-bottom: 46px;
}

.c-scss .mt-48 {
  margin-top: 48px;
}

.c-scss .mb-48 {
  margin-bottom: 48px;
}

.c-scss .mt-56 {
  margin-top: 56px;
}

.c-scss .mb-56 {
  margin-bottom: 56px;
}

.c-scss .mt-64 {
  margin-top: 64px;
}

.c-scss .mb-64 {
  margin-bottom: 64px;
}

.c-scss .mt-72 {
  margin-top: 72px;
}

.c-scss .mb-72 {
  margin-bottom: 72px;
}

.c-scss .mt-80 {
  margin-top: 80px;
}

.c-scss .mb-80 {
  margin-bottom: 80px;
}

.c-scss .mt-a {
  margin-top: auto;
}

.c-scss .mb-a {
  margin-bottom: auto;
}

.c-scss .mt-120 {
  margin-top: 120px;
}

.c-scss .mx-0 {
  margin-left: 0px;
  margin-right: 0px;
}

.c-scss .my-0 {
  margin-top: 0px;
  margin-bottom: 0px;
}

.c-scss .mx-1 {
  margin-left: 1px;
  margin-right: 1px;
}

.c-scss .my-1 {
  margin-top: 1px;
  margin-bottom: 1px;
}

.c-scss .mx-2 {
  margin-left: 2px;
  margin-right: 2px;
}

.c-scss .my-2 {
  margin-top: 2px;
  margin-bottom: 2px;
}

.c-scss .mx-3 {
  margin-left: 3px;
  margin-right: 3px;
}

.c-scss .my-3 {
  margin-top: 3px;
  margin-bottom: 3px;
}

.c-scss .mx-4 {
  margin-left: 4px;
  margin-right: 4px;
}

.c-scss .my-4 {
  margin-top: 4px;
  margin-bottom: 4px;
}

.c-scss .mx-5 {
  margin-left: 5px;
  margin-right: 5px;
}

.c-scss .my-5 {
  margin-top: 5px;
  margin-bottom: 5px;
}

.c-scss .mx-6 {
  margin-left: 6px;
  margin-right: 6px;
}

.c-scss .my-6 {
  margin-top: 6px;
  margin-bottom: 6px;
}

.c-scss .mx-7 {
  margin-left: 7px;
  margin-right: 7px;
}

.c-scss .my-7 {
  margin-top: 7px;
  margin-bottom: 7px;
}

.c-scss .mx-8 {
  margin-left: 8px;
  margin-right: 8px;
}

.c-scss .my-8 {
  margin-top: 8px;
  margin-bottom: 8px;
}

.c-scss .mx-9 {
  margin-left: 9px;
  margin-right: 9px;
}

.c-scss .my-9 {
  margin-top: 9px;
  margin-bottom: 9px;
}

.c-scss .mx-10 {
  margin-left: 10px;
  margin-right: 10px;
}

.c-scss .my-10 {
  margin-top: 10px;
  margin-bottom: 10px;
}

.c-scss .mx-12 {
  margin-left: 12px;
  margin-right: 12px;
}

.c-scss .my-12 {
  margin-top: 12px;
  margin-bottom: 12px;
}

.c-scss .mx-14 {
  margin-left: 14px;
  margin-right: 14px;
}

.c-scss .my-14 {
  margin-top: 14px;
  margin-bottom: 14px;
}

.c-scss .mx-16 {
  margin-left: 16px;
  margin-right: 16px;
}

.c-scss .my-16 {
  margin-top: 16px;
  margin-bottom: 16px;
}

.c-scss .mx-18 {
  margin-left: 18px;
  margin-right: 18px;
}

.c-scss .my-18 {
  margin-top: 18px;
  margin-bottom: 18px;
}

.c-scss .mx-20 {
  margin-left: 20px;
  margin-right: 20px;
}

.c-scss .my-20 {
  margin-top: 20px;
  margin-bottom: 20px;
}

.c-scss .mx-24 {
  margin-left: 24px;
  margin-right: 24px;
}

.c-scss .my-24 {
  margin-top: 24px;
  margin-bottom: 24px;
}

.c-scss .mx-28 {
  margin-left: 28px;
  margin-right: 28px;
}

.c-scss .my-28 {
  margin-top: 28px;
  margin-bottom: 28px;
}

.c-scss .mx-32 {
  margin-left: 32px;
  margin-right: 32px;
}

.c-scss .my-32 {
  margin-top: 32px;
  margin-bottom: 32px;
}

.c-scss .mx-36 {
  margin-left: 36px;
  margin-right: 36px;
}

.c-scss .my-36 {
  margin-top: 36px;
  margin-bottom: 36px;
}

.c-scss .mx-40 {
  margin-left: 40px;
  margin-right: 40px;
}

.c-scss .my-40 {
  margin-top: 40px;
  margin-bottom: 40px;
}

.c-scss .mx-48 {
  margin-left: 48px;
  margin-right: 48px;
}

.c-scss .my-48 {
  margin-top: 48px;
  margin-bottom: 48px;
}

.c-scss .mx-56 {
  margin-left: 56px;
  margin-right: 56px;
}

.c-scss .my-56 {
  margin-top: 56px;
  margin-bottom: 56px;
}

.c-scss .mx-64 {
  margin-left: 64px;
  margin-right: 64px;
}

.c-scss .my-64 {
  margin-top: 64px;
  margin-bottom: 64px;
}

.c-scss .mx-72 {
  margin-left: 72px;
  margin-right: 72px;
}

.c-scss .my-72 {
  margin-top: 72px;
  margin-bottom: 72px;
}

.c-scss .mx-80 {
  margin-left: 80px;
  margin-right: 80px;
}

.c-scss .my-80 {
  margin-top: 80px;
  margin-bottom: 80px;
}

.c-scss .mx-a {
  margin-left: auto;
  margin-right: auto;
}

.c-scss .my-a {
  margin-top: auto;
  margin-bottom: auto;
}

.c-scss .p-0 {
  padding: 0;
}

.c-scss .pl-0 {
  padding-left: 0px;
}
[dir=rtl] .c-scss .pl-0 {
  padding-left: 0px;
  padding-right: 0px;
}

.c-scss .pl-1 {
  padding-left: 1px;
}
[dir=rtl] .c-scss .pl-1 {
  padding-left: 0px;
  padding-right: 1px;
}

.c-scss .pl-2 {
  padding-left: 2px;
}
[dir=rtl] .c-scss .pl-2 {
  padding-left: 0px;
  padding-right: 2px;
}

.c-scss .pl-3 {
  padding-left: 3px;
}
[dir=rtl] .c-scss .pl-3 {
  padding-left: 0px;
  padding-right: 3px;
}

.c-scss .pl-4 {
  padding-left: 4px;
}
[dir=rtl] .c-scss .pl-4 {
  padding-left: 0px;
  padding-right: 4px;
}

.c-scss .pl-5 {
  padding-left: 5px;
}
[dir=rtl] .c-scss .pl-5 {
  padding-left: 0px;
  padding-right: 5px;
}

.c-scss .pl-6 {
  padding-left: 6px;
}
[dir=rtl] .c-scss .pl-6 {
  padding-left: 0px;
  padding-right: 6px;
}

.c-scss .pl-7 {
  padding-left: 7px;
}
[dir=rtl] .c-scss .pl-7 {
  padding-left: 0px;
  padding-right: 7px;
}

.c-scss .pl-8 {
  padding-left: 8px;
}
[dir=rtl] .c-scss .pl-8 {
  padding-left: 0px;
  padding-right: 8px;
}

.c-scss .pl-9 {
  padding-left: 9px;
}
[dir=rtl] .c-scss .pl-9 {
  padding-left: 0px;
  padding-right: 9px;
}

.c-scss .pl-10 {
  padding-left: 10px;
}
[dir=rtl] .c-scss .pl-10 {
  padding-left: 0px;
  padding-right: 10px;
}

.c-scss .pl-12 {
  padding-left: 12px;
}
[dir=rtl] .c-scss .pl-12 {
  padding-left: 0px;
  padding-right: 12px;
}

.c-scss .pl-14 {
  padding-left: 14px;
}
[dir=rtl] .c-scss .pl-14 {
  padding-left: 0px;
  padding-right: 14px;
}

.c-scss .pl-16 {
  padding-left: 16px;
}
[dir=rtl] .c-scss .pl-16 {
  padding-left: 0px;
  padding-right: 16px;
}

.c-scss .pl-18 {
  padding-left: 18px;
}
[dir=rtl] .c-scss .pl-18 {
  padding-left: 0px;
  padding-right: 18px;
}

.c-scss .pl-20 {
  padding-left: 20px;
}
[dir=rtl] .c-scss .pl-20 {
  padding-left: 0px;
  padding-right: 20px;
}

.c-scss .pl-24 {
  padding-left: 24px;
}
[dir=rtl] .c-scss .pl-24 {
  padding-left: 0px;
  padding-right: 24px;
}

.c-scss .pl-28 {
  padding-left: 28px;
}
[dir=rtl] .c-scss .pl-28 {
  padding-left: 0px;
  padding-right: 28px;
}

.c-scss .pl-32 {
  padding-left: 32px;
}
[dir=rtl] .c-scss .pl-32 {
  padding-left: 0px;
  padding-right: 32px;
}

.c-scss .pl-36 {
  padding-left: 36px;
}
[dir=rtl] .c-scss .pl-36 {
  padding-left: 0px;
  padding-right: 36px;
}

.c-scss .pl-40 {
  padding-left: 40px;
}
[dir=rtl] .c-scss .pl-40 {
  padding-left: 0px;
  padding-right: 40px;
}

.c-scss .pl-48 {
  padding-left: 48px;
}
[dir=rtl] .c-scss .pl-48 {
  padding-left: 0px;
  padding-right: 48px;
}

.c-scss .pl-56 {
  padding-left: 56px;
}
[dir=rtl] .c-scss .pl-56 {
  padding-left: 0px;
  padding-right: 56px;
}

.c-scss .pl-64 {
  padding-left: 64px;
}
[dir=rtl] .c-scss .pl-64 {
  padding-left: 0px;
  padding-right: 64px;
}

.c-scss .pl-72 {
  padding-left: 72px;
}
[dir=rtl] .c-scss .pl-72 {
  padding-left: 0px;
  padding-right: 72px;
}

.c-scss .pl-80 {
  padding-left: 80px;
}
[dir=rtl] .c-scss .pl-80 {
  padding-left: 0px;
  padding-right: 80px;
}

.c-scss .pr-0 {
  padding-right: 0px;
}
[dir=rtl] .c-scss .pr-0 {
  padding-right: 0px;
  padding-left: 0px;
}

.c-scss .pr-1 {
  padding-right: 1px;
}
[dir=rtl] .c-scss .pr-1 {
  padding-right: 0px;
  padding-left: 1px;
}

.c-scss .pr-2 {
  padding-right: 2px;
}
[dir=rtl] .c-scss .pr-2 {
  padding-right: 0px;
  padding-left: 2px;
}

.c-scss .pr-3 {
  padding-right: 3px;
}
[dir=rtl] .c-scss .pr-3 {
  padding-right: 0px;
  padding-left: 3px;
}

.c-scss .pr-4 {
  padding-right: 4px;
}
[dir=rtl] .c-scss .pr-4 {
  padding-right: 0px;
  padding-left: 4px;
}

.c-scss .pr-5 {
  padding-right: 5px;
}
[dir=rtl] .c-scss .pr-5 {
  padding-right: 0px;
  padding-left: 5px;
}

.c-scss .pr-6 {
  padding-right: 6px;
}
[dir=rtl] .c-scss .pr-6 {
  padding-right: 0px;
  padding-left: 6px;
}

.c-scss .pr-7 {
  padding-right: 7px;
}
[dir=rtl] .c-scss .pr-7 {
  padding-right: 0px;
  padding-left: 7px;
}

.c-scss .pr-8 {
  padding-right: 8px;
}
[dir=rtl] .c-scss .pr-8 {
  padding-right: 0px;
  padding-left: 8px;
}

.c-scss .pr-9 {
  padding-right: 9px;
}
[dir=rtl] .c-scss .pr-9 {
  padding-right: 0px;
  padding-left: 9px;
}

.c-scss .pr-10 {
  padding-right: 10px;
}
[dir=rtl] .c-scss .pr-10 {
  padding-right: 0px;
  padding-left: 10px;
}

.c-scss .pr-12 {
  padding-right: 12px;
}
[dir=rtl] .c-scss .pr-12 {
  padding-right: 0px;
  padding-left: 12px;
}

.c-scss .pr-14 {
  padding-right: 14px;
}
[dir=rtl] .c-scss .pr-14 {
  padding-right: 0px;
  padding-left: 14px;
}

.c-scss .pr-16 {
  padding-right: 16px;
}
[dir=rtl] .c-scss .pr-16 {
  padding-right: 0px;
  padding-left: 16px;
}

.c-scss .pr-18 {
  padding-right: 18px;
}
[dir=rtl] .c-scss .pr-18 {
  padding-right: 0px;
  padding-left: 18px;
}

.c-scss .pr-20 {
  padding-right: 20px;
}
[dir=rtl] .c-scss .pr-20 {
  padding-right: 0px;
  padding-left: 20px;
}

.c-scss .pr-24 {
  padding-right: 24px;
}
[dir=rtl] .c-scss .pr-24 {
  padding-right: 0px;
  padding-left: 24px;
}

.c-scss .pr-28 {
  padding-right: 28px;
}
[dir=rtl] .c-scss .pr-28 {
  padding-right: 0px;
  padding-left: 28px;
}

.c-scss .pr-32 {
  padding-right: 32px;
}
[dir=rtl] .c-scss .pr-32 {
  padding-right: 0px;
  padding-left: 32px;
}

.c-scss .pr-36 {
  padding-right: 36px;
}
[dir=rtl] .c-scss .pr-36 {
  padding-right: 0px;
  padding-left: 36px;
}

.c-scss .pr-40 {
  padding-right: 40px;
}
[dir=rtl] .c-scss .pr-40 {
  padding-right: 0px;
  padding-left: 40px;
}

.c-scss .pr-48 {
  padding-right: 48px;
}
[dir=rtl] .c-scss .pr-48 {
  padding-right: 0px;
  padding-left: 48px;
}

.c-scss .pr-56 {
  padding-right: 56px;
}
[dir=rtl] .c-scss .pr-56 {
  padding-right: 0px;
  padding-left: 56px;
}

.c-scss .pr-64 {
  padding-right: 64px;
}
[dir=rtl] .c-scss .pr-64 {
  padding-right: 0px;
  padding-left: 64px;
}

.c-scss .pr-72 {
  padding-right: 72px;
}
[dir=rtl] .c-scss .pr-72 {
  padding-right: 0px;
  padding-left: 72px;
}

.c-scss .pr-80 {
  padding-right: 80px;
}
[dir=rtl] .c-scss .pr-80 {
  padding-right: 0px;
  padding-left: 80px;
}

.c-scss .pt-0 {
  padding-top: 0px;
}

.c-scss .pb-0 {
  padding-bottom: 0px;
}

.c-scss .pt-1 {
  padding-top: 1px;
}

.c-scss .pb-1 {
  padding-bottom: 1px;
}

.c-scss .pt-2 {
  padding-top: 2px;
}

.c-scss .pb-2 {
  padding-bottom: 2px;
}

.c-scss .pt-3 {
  padding-top: 3px;
}

.c-scss .pb-3 {
  padding-bottom: 3px;
}

.c-scss .pt-4 {
  padding-top: 4px;
}

.c-scss .pb-4 {
  padding-bottom: 4px;
}

.c-scss .pt-5 {
  padding-top: 5px;
}

.c-scss .pb-5 {
  padding-bottom: 5px;
}

.c-scss .pt-6 {
  padding-top: 6px;
}

.c-scss .pb-6 {
  padding-bottom: 6px;
}

.c-scss .pt-7 {
  padding-top: 7px;
}

.c-scss .pb-7 {
  padding-bottom: 7px;
}

.c-scss .pt-8 {
  padding-top: 8px;
}

.c-scss .pb-8 {
  padding-bottom: 8px;
}

.c-scss .pt-9 {
  padding-top: 9px;
}

.c-scss .pb-9 {
  padding-bottom: 9px;
}

.c-scss .pt-10 {
  padding-top: 10px;
}

.c-scss .pb-10 {
  padding-bottom: 10px;
}

.c-scss .pt-12 {
  padding-top: 12px;
}

.c-scss .pb-12 {
  padding-bottom: 12px;
}

.c-scss .pt-14 {
  padding-top: 14px;
}

.c-scss .pb-14 {
  padding-bottom: 14px;
}

.c-scss .pt-16 {
  padding-top: 16px;
}

.c-scss .pb-16 {
  padding-bottom: 16px;
}

.c-scss .pt-18 {
  padding-top: 18px;
}

.c-scss .pb-18 {
  padding-bottom: 18px;
}

.c-scss .pt-20 {
  padding-top: 20px;
}

.c-scss .pb-20 {
  padding-bottom: 20px;
}

.c-scss .pt-24 {
  padding-top: 24px;
}

.c-scss .pb-24 {
  padding-bottom: 24px;
}

.c-scss .pt-28 {
  padding-top: 28px;
}

.c-scss .pb-28 {
  padding-bottom: 28px;
}

.c-scss .pt-32 {
  padding-top: 32px;
}

.c-scss .pb-32 {
  padding-bottom: 32px;
}

.c-scss .pt-36 {
  padding-top: 36px;
}

.c-scss .pb-36 {
  padding-bottom: 36px;
}

.c-scss .pt-40 {
  padding-top: 40px;
}

.c-scss .pb-40 {
  padding-bottom: 40px;
}

.c-scss .pt-48 {
  padding-top: 48px;
}

.c-scss .pb-48 {
  padding-bottom: 48px;
}

.c-scss .pt-56 {
  padding-top: 56px;
}

.c-scss .pb-56 {
  padding-bottom: 56px;
}

.c-scss .pt-64 {
  padding-top: 64px;
}

.c-scss .pb-64 {
  padding-bottom: 64px;
}

.c-scss .pt-72 {
  padding-top: 72px;
}

.c-scss .pb-72 {
  padding-bottom: 72px;
}

.c-scss .pt-80 {
  padding-top: 80px;
}

.c-scss .pb-80 {
  padding-bottom: 80px;
}

.c-scss .px-0 {
  padding-left: 0px;
  padding-right: 0px;
}

.c-scss .py-0 {
  padding-top: 0px;
  padding-bottom: 0px;
}

.c-scss .px-1 {
  padding-left: 1px;
  padding-right: 1px;
}

.c-scss .py-1 {
  padding-top: 1px;
  padding-bottom: 1px;
}

.c-scss .px-2 {
  padding-left: 2px;
  padding-right: 2px;
}

.c-scss .py-2 {
  padding-top: 2px;
  padding-bottom: 2px;
}

.c-scss .px-3 {
  padding-left: 3px;
  padding-right: 3px;
}

.c-scss .py-3 {
  padding-top: 3px;
  padding-bottom: 3px;
}

.c-scss .px-4 {
  padding-left: 4px;
  padding-right: 4px;
}

.c-scss .py-4 {
  padding-top: 4px;
  padding-bottom: 4px;
}

.c-scss .px-5 {
  padding-left: 5px;
  padding-right: 5px;
}

.c-scss .py-5 {
  padding-top: 5px;
  padding-bottom: 5px;
}

.c-scss .px-6 {
  padding-left: 6px;
  padding-right: 6px;
}

.c-scss .py-6 {
  padding-top: 6px;
  padding-bottom: 6px;
}

.c-scss .px-7 {
  padding-left: 7px;
  padding-right: 7px;
}

.c-scss .py-7 {
  padding-top: 7px;
  padding-bottom: 7px;
}

.c-scss .px-8 {
  padding-left: 8px;
  padding-right: 8px;
}

.c-scss .py-8 {
  padding-top: 8px;
  padding-bottom: 8px;
}

.c-scss .px-9 {
  padding-left: 9px;
  padding-right: 9px;
}

.c-scss .py-9 {
  padding-top: 9px;
  padding-bottom: 9px;
}

.c-scss .px-10 {
  padding-left: 10px;
  padding-right: 10px;
}

.c-scss .py-10 {
  padding-top: 10px;
  padding-bottom: 10px;
}

.c-scss .px-12 {
  padding-left: 12px;
  padding-right: 12px;
}

.c-scss .py-12 {
  padding-top: 12px;
  padding-bottom: 12px;
}

.c-scss .px-14 {
  padding-left: 14px;
  padding-right: 14px;
}

.c-scss .py-14 {
  padding-top: 14px;
  padding-bottom: 14px;
}

.c-scss .px-16 {
  padding-left: 16px;
  padding-right: 16px;
}

.c-scss .py-16 {
  padding-top: 16px;
  padding-bottom: 16px;
}

.c-scss .px-18 {
  padding-left: 18px;
  padding-right: 18px;
}

.c-scss .py-18 {
  padding-top: 18px;
  padding-bottom: 18px;
}

.c-scss .px-20 {
  padding-left: 20px;
  padding-right: 20px;
}

.c-scss .py-20 {
  padding-top: 20px;
  padding-bottom: 20px;
}

.c-scss .px-24 {
  padding-left: 24px;
  padding-right: 24px;
}

.c-scss .py-24 {
  padding-top: 24px;
  padding-bottom: 24px;
}

.c-scss .px-28 {
  padding-left: 28px;
  padding-right: 28px;
}

.c-scss .py-28 {
  padding-top: 28px;
  padding-bottom: 28px;
}

.c-scss .px-32 {
  padding-left: 32px;
  padding-right: 32px;
}

.c-scss .py-32 {
  padding-top: 32px;
  padding-bottom: 32px;
}

.c-scss .px-36 {
  padding-left: 36px;
  padding-right: 36px;
}

.c-scss .py-36 {
  padding-top: 36px;
  padding-bottom: 36px;
}

.c-scss .px-40 {
  padding-left: 40px;
  padding-right: 40px;
}

.c-scss .py-40 {
  padding-top: 40px;
  padding-bottom: 40px;
}

.c-scss .px-48 {
  padding-left: 48px;
  padding-right: 48px;
}

.c-scss .py-48 {
  padding-top: 48px;
  padding-bottom: 48px;
}

.c-scss .px-56 {
  padding-left: 56px;
  padding-right: 56px;
}

.c-scss .py-56 {
  padding-top: 56px;
  padding-bottom: 56px;
}

.c-scss .px-64 {
  padding-left: 64px;
  padding-right: 64px;
}

.c-scss .py-64 {
  padding-top: 64px;
  padding-bottom: 64px;
}

.c-scss .px-72 {
  padding-left: 72px;
  padding-right: 72px;
}

.c-scss .py-72 {
  padding-top: 72px;
  padding-bottom: 72px;
}

.c-scss .px-80 {
  padding-left: 80px;
  padding-right: 80px;
}

.c-scss .py-80 {
  padding-top: 80px;
  padding-bottom: 80px;
}

.c-scss .t-center {
  text-align: center;
}

.c-scss .t-right {
  text-align: right;
}
[dir=rtl] .c-scss .t-right {
  text-align: left;
}

.c-scss .t-left {
  text-align: left;
}
[dir=rtl] .c-scss .t-left {
  text-align: right;
}

.c-scss .t-underline {
  text-decoration: underline;
}

.c-scss .t-strike {
  text-decoration: line-through;
}

.c-scss .t-uppercase {
  text-transform: uppercase;
}

.c-scss .t-lowercase {
  text-transform: lowercase;
}

.c-scss .t-no-transform {
  text-transform: none;
}

.c-scss .t-underline-on-hover:hover {
  text-decoration: underline;
}

.c-scss .d-flex {
  display: flex;
}

.c-scss .d-none {
  display: none;
}

.c-scss .d-block {
  display: block;
}

.c-scss .d-inline {
  display: inline;
}

.c-scss .d-inline-block {
  display: inline-block;
}

.c-scss .d-inline-flex {
  display: inline-flex;
}

.c-scss .p-absolute {
  position: absolute;
}

.c-scss .p-relative {
  position: relative;
}

.c-scss .p-fixed {
  position: fixed;
}

.c-scss .o-hidden {
  overflow: hidden;
}

.c-scss .o-auto {
  overflow: auto;
}

.c-scss .o-scroll {
  overflow: scroll;
}

.c-scss .ox-hidden {
  overflow-x: hidden;
}

.c-scss .ox-auto {
  overflow-x: auto;
}

.c-scss .ox-scroll {
  overflow-x: scroll;
}

.c-scss .oy-hidden {
  overflow-y: hidden;
}

.c-scss .oy-auto {
  overflow-y: auto;
}

.c-scss .oy-scroll {
  overflow-y: scroll;
}

.c-scss .w-16 {
  width: 16px !important;
}

.c-scss .h-16 {
  height: 16px !important;
}

.c-scss .w-100 {
  width: 100%;
}

.c-scss .w-auto {
  width: auto;
}

.c-scss .w-max-100 {
  max-width: 100%;
}

.c-scss .h-100 {
  height: 100%;
}

.c-scss .h-auto {
  height: auto;
}

.c-scss .h-max-100 {
  max-height: 100%;
}

.c-scss .h-fit-content {
  height: fit-content;
}

.c-scss .z-0 {
  z-index: 0;
}

.c-scss .z-1 {
  z-index: 1;
}

.c-scss .flex-wrap {
  display: flex;
  flex-wrap: wrap;
}

.c-scss .flex-nowrap {
  display: flex;
  flex-wrap: nowrap;
}

.c-scss .flex-row {
  display: flex;
  flex-direction: row;
}

.c-scss .flex-column {
  display: flex;
  flex-direction: column;
}

.c-scss .flex-column-reverse {
  display: flex;
  flex-direction: column-reverse;
}

.c-scss .flex-row-reverse {
  display: flex;
  flex-direction: row-reverse;
}

.c-scss .flex-center-xy {
  display: flex;
  align-items: center;
  justify-content: center;
}

.c-scss .flex-stretch {
  flex: 1 100%;
}

.c-scss .emojis-top .emoji {
  vertical-align: text-top;
}

.c-scss .grow-0 {
  flex-grow: 0;
}

.c-scss .grow-1 {
  flex-grow: 1;
}

.c-scss .shrink-0 {
  flex-shrink: 0;
}

.c-scss .shrink-1 {
  flex-shrink: 1;
}

.c-scss .radius-main {
  border-radius: 20px;
}

.c-scss .radius-1 {
  border-radius: 1px;
}

.c-scss .radius-2 {
  border-radius: 2px;
}

.c-scss .radius-3 {
  border-radius: 3px;
}

.c-scss .radius-4 {
  border-radius: 4px;
}

.c-scss .radius-5 {
  border-radius: 5px;
}

.c-scss .radius-6 {
  border-radius: 6px;
}

.c-scss .radius-8 {
  border-radius: 8px;
}

.c-scss .radius-10 {
  border-radius: 10px;
}

.c-scss .radius-16 {
  border-radius: 16px;
}

.c-scss .radius-16-b {
  border-radius: 0 0 16px 16px;
}

.c-scss .radius-16-t {
  border-radius: 16px 16px 0 0;
}

.c-scss .radius-50 {
  border-radius: 50%;
}

.c-scss .radius-100 {
  border-radius: 100%;
}

.c-scss .radius-max {
  border-radius: 999px;
}

.c-scss .opacity-0 {
  opacity: 0;
}

.c-scss .opacity-1 {
  opacity: 1;
}

.c-scss .opacity-01 {
  opacity: 0.1;
}

.c-scss .opacity-02 {
  opacity: 0.2;
}

.c-scss .opacity-03 {
  opacity: 0.3;
}

.c-scss .opacity-04 {
  opacity: 0.4;
}

.c-scss .opacity-05 {
  opacity: 0.5;
}

.c-scss .opacity-06 {
  opacity: 0.6;
}

.c-scss .opacity-07 {
  opacity: 0.7;
}

.c-scss .opacity-08 {
  opacity: 0.8;
}

.c-scss .opacity-09 {
  opacity: 0.9;
}

.c-scss .content-start {
  justify-content: flex-start;
  display: flex;
}

.c-scss .content-end {
  justify-content: flex-end;
  display: flex;
}

.c-scss .content-center {
  justify-content: center;
  display: flex;
}

.c-scss .content-between {
  justify-content: space-between;
  display: flex;
}

.c-scss .content-around {
  justify-content: space-around;
  display: flex;
}

.c-scss .content-evenly {
  justify-content: space-evenly;
  display: flex;
}

.c-scss .items-start {
  align-items: flex-start;
  display: flex;
}

.c-scss .items-end {
  align-items: flex-end;
  display: flex;
}

.c-scss .items-center {
  align-items: center;
  display: flex;
}

.c-scss .self-start {
  align-self: flex-start;
}

.c-scss .self-end {
  align-self: flex-end;
}

.c-scss .self-center {
  align-self: center;
}

.c-scss .no-wrap {
  white-space: nowrap;
}

.c-scss .no-outline {
  outline: none;
}

.c-scss .no-visible {
  visibility: hidden;
}

.c-scss .no-transform {
  text-transform: none;
}

.c-scss .no-select {
  user-select: none;
  -webkit-user-select: none;
  -ms-user-select: none;
}

.c-scss .webkit-tap {
  -webkit-tap-highlight-color: transparent;
}

.c-scss .top {
  top: 0;
}

.c-scss .bottom {
  bottom: 0;
}

.c-scss .left {
  left: 0;
}
[dir=rtl] .c-scss .left {
  left: auto;
  right: 0;
}

.c-scss .right {
  right: 0;
}
[dir=rtl] .c-scss .right {
  right: auto;
  left: 0;
}

.c-scss .border-box {
  box-sizing: border-box;
}

.c-scss .content-box {
  box-sizing: content-box;
}

.c-scss .cursor-pointer {
  cursor: pointer;
}

.c-scss .cursor-default {
  cursor: default;
}

.c-scss .break-word {
  word-break: break-all;
  word-break: break-word;
}

.c-scss .break-all {
  word-break: break-all;
}

.c-scss .overscroll-contain {
  overscroll-behavior: contain;
}

.c-scss .box-shadow-none {
  box-shadow: none !important;
}

/* Prevent iOS text size adjust on device orientation change */
.c-scss html {
  -webkit-text-size-adjust: 100%;
}

.c-scss html,
.c-scss body {
  height: 100%;
}

.c-scss body {
  width: 100%;
  min-width: 320px;
  margin: 0;
  padding: 0;
  font-size: 100%;
}

.c-scss article,
.c-scss aside,
.c-scss details,
.c-scss figcaption,
.c-scss figure,
.c-scss footer,
.c-scss header,
.c-scss hgroup,
.c-scss nav,
.c-scss section {
  display: block;
}

.c-scss video {
  display: inline-block;
}

.c-scss pre,
.c-scss code {
  font-family: monospace, serif;
  _font-family: "courier new", monospace;
  font-size: 1em;
}

.c-scss pre {
  white-space: pre;
  white-space: pre-wrap;
  word-wrap: break-word;
}

/* Position subscript and superscript content without affecting line-height */
.c-scss sub,
.c-scss sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}

.c-scss sup {
  top: -0.5em;
}

.c-scss sub {
  bottom: -0.25em;
}

.c-scss img {
  border: 0;
  vertical-align: middle;
}

.c-scss form {
  margin: 0;
}

.c-scss label {
  cursor: pointer;
}

.c-scss button,
.c-scss input,
.c-scss select,
.c-scss textarea {
  font-size: 100%;
  margin: 0;
  vertical-align: baseline;
  *vertical-align: middle;
  -webkit-tap-highlight-color: transparent;
}

.c-scss button,
.c-scss input[type=button],
.c-scss input[type=reset],
.c-scss input[type=submit] {
  cursor: pointer;
  -webkit-appearance: button;
}

.c-scss input[type=checkbox],
.c-scss input[type=radio] {
  box-sizing: border-box;
  padding: 0;
}

.c-scss textarea {
  overflow: auto;
  vertical-align: top;
  resize: vertical;
}

.c-scss ::selection {
  background: #A29781;
  color: #fff;
  text-shadow: none;
}

.c-scss input::-moz-placeholder,
.c-scss input::-webkit-input-placeholder,
.c-scss textarea::-moz-placeholder,
.c-scss textarea::-webkit-input-placeholder {
  color: #141414;
  opacity: 1;
}

.c-scss ul {
  margin: 0;
  padding: 0;
  list-style: none;
}

.c-scss p {
  margin: 0;
}

.c-scss a {
  text-decoration: none;
  color: inherit;
  user-drag: none;
  -webkit-user-drag: none;
}

.c-scss a.focus--mouse {
  outline: none;
}

.c-scss p,
.c-scss div {
  word-break: break-all;
  word-break: break-word;
}

.c-scss .bg-1 {
  background-color: var(--bg1);
}

.c-scss .bg-2 {
  background-color: var(--bg2);
}

.c-scss .bg-3 {
  background-color: var(--bg3);
}

.c-scss .bg-brand {
  background-color: var(--brand-color);
}

.c-scss .font-1 {
  color: var(--font1);
}

.c-scss .font-2 {
  color: var(--font2);
}

.c-scss .font-3 {
  color: var(--font3);
}

.c-scss .font-link {
  color: var(--font-link);
}

.c-scss .font-disabled {
  color: var(--font-disabled);
}

.c-scss .font-mirrored {
  color: var(--font-mirrored);
}

.c-scss .color-app {
  color: var(--brand-color);
}

.c-scss .border-0 {
  border: none;
}

.c-scss .border-1 {
  border: 1px solid var(--border1);
}

.c-scss .border-1-t {
  border-top: 1px solid var(--border1);
}

.c-scss .border-1-b {
  border-bottom: 1px solid var(--border1);
}

.c-scss .border-1-l {
  border-left: 1px solid var(--border1);
}

.c-scss .border-1-r {
  border-right: 1px solid var(--border1);
}

.c-scss .shadow-dropdown {
  box-shadow: 9px 12px 40px 0 var(--shadow1-color);
}

.c-scss .bg-grey100 {
  background-color: var(--grey100);
}

.c-scss .bg-grey60 {
  background-color: var(--grey60);
}

.c-scss .bg-grey50 {
  background-color: var(--grey50);
}

.c-scss .bg-grey40 {
  background-color: var(--grey40);
}

.c-scss .bg-grey30 {
  background-color: var(--grey30);
}

.c-scss .bg-grey20 {
  background-color: var(--grey20);
}

.c-scss .bg-grey10 {
  background-color: var(--grey10);
}

.c-scss .bg-grey00 {
  background-color: var(--grey00);
}

.c-scss .bg-orange-bar {
  background-color: #CF730A;
}

.c-scss .bg-red {
  background-color: var(--error1);
}

.c-scss .white-fixed {
  color: var(--white-fixed);
}

.c-scss .color-white {
  color: var(--white-themed);
}

.c-scss .black-fixed {
  color: var(--black-fixed);
}

.c-scss .color-grey100 {
  color: var(--grey100);
}

.c-scss .color-grey90 {
  color: var(--grey90);
}

.c-scss .color-grey80 {
  color: var(--grey80);
}

.c-scss .color-grey70 {
  color: var(--grey70);
}

.c-scss .color-grey60 {
  color: var(--grey60);
}

.c-scss .color-grey50 {
  color: var(--grey50);
}

.c-scss .color-grey40 {
  color: var(--grey40);
}

.c-scss .color-grey30 {
  color: var(--grey30);
}

.c-scss .color-grey20 {
  color: var(--grey20);
}

.c-scss .color-grey10 {
  color: var(--grey10);
}

.c-scss .color-grey00 {
  color: var(--grey00);
}

.c-scss .red-color {
  color: var(--error1);
}

.c-scss .red-bg {
  background-color: var(--error1);
}

.c-scss html {
  --grey00: #FAFAFB;
  --grey10: #F8F8F9;
  --grey20: #F1F1F3;
  --grey30: #E1E1E5;
  --grey40: #C2C2C6;
  --grey50: #AFAFB4;
  --grey60: #767681;
  --grey70: #3F3F46;
  --grey80: #2C2C33;
  --grey90: #151518;
  --grey100: #0A0A0C;
  --white-fixed: #ffffff;
  --black-fixed: #000000;
  --grey60-rgb: 118, 118, 129;
  --grey70-rgb: 63, 63, 70;
  --grey80-rgb: 44, 44, 51;
  --green10: #D8FFEE;
  --green20: #83FFC9;
  --green30: #6DF5BA;
  --green40: #5BE6AA;
  --green50: #4DD39A;
  --green60: #44BB89;
  --green70: #349E76;
  --green80: #267F62;
  --green90: #1A5F4B;
  --green100: #0F3D32;
  --green20-rgb: 131, 255, 201;
  --violet10: #F4EFFE;
  --violet20: #E7D9FB;
  --violet30: #D1B6F7;
  --violet40: #BF8EEE;
  --violet50: #A86EF0;
  --violet60: #8438E9;
  --violet70: #6825C9;
  --violet80: #4C0E9B;
  --violet90: #2E0A59;
  --violet100: #1A0529;
  --violet60-rgb: 132, 56, 233;
  --yellow10: #fBEED5;
  --yellow20: #F3D485;
  --yellow30: #EDC272;
  --yellow40: #E6B05F;
  --yellow50: #DFA04C;
  --yellow60: #D68E37;
  --yellow70: #C97A20;
  --yellow80: #B9640D;
  --yellow90: #99500A;
  --yellow100: #7B3D07;
  --blue10: #E6F4FF;
  --blue20: #B3E0FF;
  --blue30: #80CCFF;
  --blue40: #4DB8FF;
  --blue50: #1AA3FF;
  --blue60: #008AE6;
  --blue70: #0070BF;
  --blue80: #005699;
  --blue90: #003D73;
  --blue100: #00264D;
  --red10: #FF728E;
  --red60: #D73F37;
  --error1: #D73F37;
  --brown300: #E4DDCD;
  --brown800: #5E5645;
}

.c-scss html {
  --brand-color: var(--green20);
  --brand-color-rgb: 141, 255, 201;
  --black-themed: #000000;
  --white-themed: #ffffff;
  --black-themed-rgb: 0, 0, 0;
  --white-themed-rgb: 255, 255, 255;
  --bg1: #151518;
  --bg2: #2C2C33;
  --bg3: #3F3F46;
  --bg1-rgb: 21, 21, 24;
  --bg2-rgb: 44, 44, 51;
  --font1: #FAFAFB;
  --font2: #F1F1F3;
  --font3: #C2C2C6;
  --font-mirrored: #0A0A0C;
  --font-link: var(--green20);
  --font-disabled: var(--grey60);
  --list-item-active-color: var(--green20);
  --list-item-active-bg: var(--brown800);
  --list-item-hover-color: var(--green30);
  --list-item-hover-bg: var(--grey70);
  --border1: rgba(255, 255, 255, 0.15);
  --shadow1-color: rgba(0, 0, 0, 0.4);
  --overlay-color: radial-gradient(50% 50% at 50% 50%, rgba(44, 44, 51, 0.00) 0%, rgba(44, 44, 51, 0.30) 100%), linear-gradient(12deg, rgba(44, 44, 51, 0.32), rgba(44, 44, 51, 0.80) 100%), rgba(21, 21, 24, 0.24);
  --notification-unseen-bg: #3F3F46;
  --notification-highlighted-bg: #ffe06626;
  --notification-highlighted-border: #D68E37;
  --mobile-sidebar-accent-color: #DFA04C;
  --postbar-reactions-bg: #3F3F46;
  --post-bg: var(--bg2);
  --chat-msg-mine-color: var(--font1);
  --chat-msg-mine-bg: var(--bg1);
  --chat-msg-mine-link-color: var(--font-link);
  --chat-msg-yours-color: var(--font1);
  --chat-msg-yours-bg: var(--bg3);
  --chat-msg-yours-border: var(--bg3);
  --chat-msg-yours-link-color: var(--font-link);
  --chat-msg-reply-bg: var(--grey70);
  --chat-msg-deleted-bg: var(--grey70);
  --chat-msg-deleted-color: var(--font1);
  --calendar-day: var(--bg1);
  --calendar-selected-day: var(--brown800);
  --calendar-disabled-day: var(--bg3);
  --indicator-color: var(--grey100);
  --indicator-bg: var(--red10);
  --indicator-metion: var(--violet30);
  --word-highlight-bg: var(--brown800);
  --follower-label-bg: var(--brown800);
  --halo-seen: var(--grey60);
  --halo-unseen: var(--yellow60);
  --halo-unseen-unfollowed: var(--yellow60);
  --halo-unseen-ambassador: var(--green20);
  --progress-bg: var(--grey70);
  --progress-bar-bg: var(--green20);
  --navigation-dots-color: var(--grey50);
  --navigation-dots-active-color: var(--green20);
  --input-bg: rgba(var(--grey60-rgb), 0.5);
  --input-color: var(--grey10);
  --input-placeholder-color: var(--grey50);
  --input-disabled-color: var(--grey60);
  --input-error-color: var(--red10);
  --input-success-color: var(--green50);
  --input-border: var(--grey70);
  --input-active-border: var(--yellow50);
  --input-disabled-border: var(--grey70);
  --input-error-border: var(--red10);
  --input-success-border: var(--green40);
  --input-label-color: var(--grey00);
  --input-hint-color: var(--grey40);
  --input-hint-error-color: var(--red10);
  --input-hint-success-color: var(--green50);
  --input-hint-disabled-color: var(--font3);
  --checkbox-color-checked: var(--grey100);
  --checkbox-color-hover: var(--grey60);
  --checkbox-color-disabled: var(--grey20);
  --checkbox-border-color: var(--grey30);
  --checkbox-border-color-disabled: var(--grey40);
  --checkbox-color-disabled-checked: var(--grey50);
  --checkbox-bg-color-disabled: var(--grey30);
  --checkbox-border-color-checked: var(--violet50);
  --checkbox-bg-color-not-checked: var(--grey00);
  --checkbox-bg-color-checked: var(--violet50);
  --checkbox-sublabel-color: var(--font3);
  --checkbox-label-disabled-color: var(--grey60);
  --switch-bg: var(--grey30);
  --switch-bg-circle: var(--grey00);
  --switch-bg-circle-disabled: var(--grey00);
  --badge-verified-bg: linear-gradient(133deg, #B3E0FF 4.27%, #4DB8FF 47.15%, #008AE6 90.02%);
  --badge-premium-bg: linear-gradient(134deg, #EDC272 13.96%, #DFA04C 51.48%, #B9640D 89%), #F3D485;
  --badge-donor-bg: linear-gradient(136deg, #F59AB0 8.58%, #FF728E 42.85%, #E04C6A 77.12%);
  --badge-favorite-bg: linear-gradient(140deg, #E7D9FB 9.55%, #BF8EEE 47.31%, #8438E9 85.07%);
  --badge-ambassador-bg: linear-gradient(139deg, #83FFC9 26.79%, #7085BB 101.12%);
  --badge-group-nft-bg: linear-gradient(139deg, #5F5F5F 26.79%, #272B24 101.12%);
  --badge-icon-color: var(--grey00);
  --badge-level-1-color: var(--yellow30);
  --badge-level-2-color: var(--violet40);
  --badge-level-3-color: var(--blue40);
  --badge-level-4-color: var(--green30);
  --badge-level-number-color: var(--grey100);
  --toast-text-color: var(--font1);
  --toast-basic-background: var(--bg2);
  --toast-info-border-color: var(--green70);
  --toast-error-border-color: var(--error1);
  --toast-notice-border-color: var(--yellow70);
  --toast-attention-border-color: var(--blue60);
  --toast-icon-text-color: var(--grey00);
  --toast-icon-info-background: var(--green70);
  --toast-icon-error-background: var(--error1);
  --toast-icon-notice-background: var(--yellow70);
  --toast-icon-attention-background: var(--blue60);
  --toast-list-item-text-color: var(--grey20);
  --toast-title-message-color: var(--font1);
  --toast-description-message-color: var(--font3);
}

.c-scss [data-force-theme=dark] {
  --brand-color: var(--green20);
  --brand-color-rgb: 141, 255, 201;
  --black-themed: #000000;
  --white-themed: #ffffff;
  --black-themed-rgb: 0, 0, 0;
  --white-themed-rgb: 255, 255, 255;
  --bg1: #151518;
  --bg2: #2C2C33;
  --bg3: #3F3F46;
  --bg1-rgb: 21, 21, 24;
  --bg2-rgb: 44, 44, 51;
  --font1: #FAFAFB;
  --font2: #F1F1F3;
  --font3: #C2C2C6;
  --font-mirrored: #0A0A0C;
  --font-link: var(--green20);
  --font-disabled: var(--grey60);
  --list-item-active-color: var(--green20);
  --list-item-active-bg: var(--brown800);
  --list-item-hover-color: var(--green30);
  --list-item-hover-bg: var(--grey70);
  --border1: rgba(255, 255, 255, 0.15);
  --shadow1-color: rgba(0, 0, 0, 0.4);
  --overlay-color: radial-gradient(50% 50% at 50% 50%, rgba(44, 44, 51, 0.00) 0%, rgba(44, 44, 51, 0.30) 100%), linear-gradient(12deg, rgba(44, 44, 51, 0.32), rgba(44, 44, 51, 0.80) 100%), rgba(21, 21, 24, 0.24);
  --notification-unseen-bg: #3F3F46;
  --notification-highlighted-bg: #ffe06626;
  --notification-highlighted-border: #D68E37;
  --mobile-sidebar-accent-color: #DFA04C;
  --postbar-reactions-bg: #3F3F46;
  --post-bg: var(--bg2);
  --chat-msg-mine-color: var(--font1);
  --chat-msg-mine-bg: var(--bg1);
  --chat-msg-mine-link-color: var(--font-link);
  --chat-msg-yours-color: var(--font1);
  --chat-msg-yours-bg: var(--bg3);
  --chat-msg-yours-border: var(--bg3);
  --chat-msg-yours-link-color: var(--font-link);
  --chat-msg-reply-bg: var(--grey70);
  --chat-msg-deleted-bg: var(--grey70);
  --chat-msg-deleted-color: var(--font1);
  --calendar-day: var(--bg1);
  --calendar-selected-day: var(--brown800);
  --calendar-disabled-day: var(--bg3);
  --indicator-color: var(--grey100);
  --indicator-bg: var(--red10);
  --indicator-metion: var(--violet30);
  --word-highlight-bg: var(--brown800);
  --follower-label-bg: var(--brown800);
  --halo-seen: var(--grey60);
  --halo-unseen: var(--yellow60);
  --halo-unseen-unfollowed: var(--yellow60);
  --halo-unseen-ambassador: var(--green20);
  --progress-bg: var(--grey70);
  --progress-bar-bg: var(--green20);
  --navigation-dots-color: var(--grey50);
  --navigation-dots-active-color: var(--green20);
  --input-bg: rgba(var(--grey60-rgb), 0.5);
  --input-color: var(--grey10);
  --input-placeholder-color: var(--grey50);
  --input-disabled-color: var(--grey60);
  --input-error-color: var(--red10);
  --input-success-color: var(--green50);
  --input-border: var(--grey70);
  --input-active-border: var(--yellow50);
  --input-disabled-border: var(--grey70);
  --input-error-border: var(--red10);
  --input-success-border: var(--green40);
  --input-label-color: var(--grey00);
  --input-hint-color: var(--grey40);
  --input-hint-error-color: var(--red10);
  --input-hint-success-color: var(--green50);
  --input-hint-disabled-color: var(--font3);
  --checkbox-color-checked: var(--grey100);
  --checkbox-color-hover: var(--grey60);
  --checkbox-color-disabled: var(--grey20);
  --checkbox-border-color: var(--grey30);
  --checkbox-border-color-disabled: var(--grey40);
  --checkbox-color-disabled-checked: var(--grey50);
  --checkbox-bg-color-disabled: var(--grey30);
  --checkbox-border-color-checked: var(--violet50);
  --checkbox-bg-color-not-checked: var(--grey00);
  --checkbox-bg-color-checked: var(--violet50);
  --checkbox-sublabel-color: var(--font3);
  --checkbox-label-disabled-color: var(--grey60);
  --switch-bg: var(--grey30);
  --switch-bg-circle: var(--grey00);
  --switch-bg-circle-disabled: var(--grey00);
  --badge-verified-bg: linear-gradient(133deg, #B3E0FF 4.27%, #4DB8FF 47.15%, #008AE6 90.02%);
  --badge-premium-bg: linear-gradient(134deg, #EDC272 13.96%, #DFA04C 51.48%, #B9640D 89%), #F3D485;
  --badge-donor-bg: linear-gradient(136deg, #F59AB0 8.58%, #FF728E 42.85%, #E04C6A 77.12%);
  --badge-favorite-bg: linear-gradient(140deg, #E7D9FB 9.55%, #BF8EEE 47.31%, #8438E9 85.07%);
  --badge-ambassador-bg: linear-gradient(139deg, #83FFC9 26.79%, #7085BB 101.12%);
  --badge-group-nft-bg: linear-gradient(139deg, #5F5F5F 26.79%, #272B24 101.12%);
  --badge-icon-color: var(--grey00);
  --badge-level-1-color: var(--yellow30);
  --badge-level-2-color: var(--violet40);
  --badge-level-3-color: var(--blue40);
  --badge-level-4-color: var(--green30);
  --badge-level-number-color: var(--grey100);
  --toast-text-color: var(--font1);
  --toast-basic-background: var(--bg2);
  --toast-info-border-color: var(--green70);
  --toast-error-border-color: var(--error1);
  --toast-notice-border-color: var(--yellow70);
  --toast-attention-border-color: var(--blue60);
  --toast-icon-text-color: var(--grey00);
  --toast-icon-info-background: var(--green70);
  --toast-icon-error-background: var(--error1);
  --toast-icon-notice-background: var(--yellow70);
  --toast-icon-attention-background: var(--blue60);
  --toast-list-item-text-color: var(--grey20);
  --toast-title-message-color: var(--font1);
  --toast-description-message-color: var(--font3);
  color: var(--font1);
}

.c-scss [data-theme=light] {
  --brand-color: var(--green20);
  --brand-color-rgb: 141, 255, 201;
  --black-themed: #000000;
  --white-themed: #ffffff;
  --black-themed-rgb: 0, 0, 0;
  --white-themed-rgb: 255, 255, 255;
  --bg1: #151518;
  --bg2: #2C2C33;
  --bg3: #3F3F46;
  --bg1-rgb: 21, 21, 24;
  --bg2-rgb: 44, 44, 51;
  --font1: #FAFAFB;
  --font2: #F1F1F3;
  --font3: #C2C2C6;
  --font-mirrored: #0A0A0C;
  --font-link: var(--green20);
  --font-disabled: var(--grey60);
  --list-item-active-color: var(--green20);
  --list-item-active-bg: var(--brown800);
  --list-item-hover-color: var(--green30);
  --list-item-hover-bg: var(--grey70);
  --border1: rgba(255, 255, 255, 0.15);
  --shadow1-color: rgba(0, 0, 0, 0.4);
  --overlay-color: radial-gradient(50% 50% at 50% 50%, rgba(44, 44, 51, 0.00) 0%, rgba(44, 44, 51, 0.30) 100%), linear-gradient(12deg, rgba(44, 44, 51, 0.32), rgba(44, 44, 51, 0.80) 100%), rgba(21, 21, 24, 0.24);
  --notification-unseen-bg: #3F3F46;
  --notification-highlighted-bg: #ffe06626;
  --notification-highlighted-border: #D68E37;
  --mobile-sidebar-accent-color: #DFA04C;
  --postbar-reactions-bg: #3F3F46;
  --post-bg: var(--bg2);
  --chat-msg-mine-color: var(--font1);
  --chat-msg-mine-bg: var(--bg1);
  --chat-msg-mine-link-color: var(--font-link);
  --chat-msg-yours-color: var(--font1);
  --chat-msg-yours-bg: var(--bg3);
  --chat-msg-yours-border: var(--bg3);
  --chat-msg-yours-link-color: var(--font-link);
  --chat-msg-reply-bg: var(--grey70);
  --chat-msg-deleted-bg: var(--grey70);
  --chat-msg-deleted-color: var(--font1);
  --calendar-day: var(--bg1);
  --calendar-selected-day: var(--brown800);
  --calendar-disabled-day: var(--bg3);
  --indicator-color: var(--grey100);
  --indicator-bg: var(--red10);
  --indicator-metion: var(--violet30);
  --word-highlight-bg: var(--brown800);
  --follower-label-bg: var(--brown800);
  --halo-seen: var(--grey60);
  --halo-unseen: var(--yellow60);
  --halo-unseen-unfollowed: var(--yellow60);
  --halo-unseen-ambassador: var(--green20);
  --progress-bg: var(--grey70);
  --progress-bar-bg: var(--green20);
  --navigation-dots-color: var(--grey50);
  --navigation-dots-active-color: var(--green20);
  --input-bg: rgba(var(--grey60-rgb), 0.5);
  --input-color: var(--grey10);
  --input-placeholder-color: var(--grey50);
  --input-disabled-color: var(--grey60);
  --input-error-color: var(--red10);
  --input-success-color: var(--green50);
  --input-border: var(--grey70);
  --input-active-border: var(--yellow50);
  --input-disabled-border: var(--grey70);
  --input-error-border: var(--red10);
  --input-success-border: var(--green40);
  --input-label-color: var(--grey00);
  --input-hint-color: var(--grey40);
  --input-hint-error-color: var(--red10);
  --input-hint-success-color: var(--green50);
  --input-hint-disabled-color: var(--font3);
  --checkbox-color-checked: var(--grey100);
  --checkbox-color-hover: var(--grey60);
  --checkbox-color-disabled: var(--grey20);
  --checkbox-border-color: var(--grey30);
  --checkbox-border-color-disabled: var(--grey40);
  --checkbox-color-disabled-checked: var(--grey50);
  --checkbox-bg-color-disabled: var(--grey30);
  --checkbox-border-color-checked: var(--violet50);
  --checkbox-bg-color-not-checked: var(--grey00);
  --checkbox-bg-color-checked: var(--violet50);
  --checkbox-sublabel-color: var(--font3);
  --checkbox-label-disabled-color: var(--grey60);
  --switch-bg: var(--grey30);
  --switch-bg-circle: var(--grey00);
  --switch-bg-circle-disabled: var(--grey00);
  --badge-verified-bg: linear-gradient(133deg, #B3E0FF 4.27%, #4DB8FF 47.15%, #008AE6 90.02%);
  --badge-premium-bg: linear-gradient(134deg, #EDC272 13.96%, #DFA04C 51.48%, #B9640D 89%), #F3D485;
  --badge-donor-bg: linear-gradient(136deg, #F59AB0 8.58%, #FF728E 42.85%, #E04C6A 77.12%);
  --badge-favorite-bg: linear-gradient(140deg, #E7D9FB 9.55%, #BF8EEE 47.31%, #8438E9 85.07%);
  --badge-ambassador-bg: linear-gradient(139deg, #83FFC9 26.79%, #7085BB 101.12%);
  --badge-group-nft-bg: linear-gradient(139deg, #5F5F5F 26.79%, #272B24 101.12%);
  --badge-icon-color: var(--grey00);
  --badge-level-1-color: var(--yellow30);
  --badge-level-2-color: var(--violet40);
  --badge-level-3-color: var(--blue40);
  --badge-level-4-color: var(--green30);
  --badge-level-number-color: var(--grey100);
  --toast-text-color: var(--font1);
  --toast-basic-background: var(--bg2);
  --toast-info-border-color: var(--green70);
  --toast-error-border-color: var(--error1);
  --toast-notice-border-color: var(--yellow70);
  --toast-attention-border-color: var(--blue60);
  --toast-icon-text-color: var(--grey00);
  --toast-icon-info-background: var(--green70);
  --toast-icon-error-background: var(--error1);
  --toast-icon-notice-background: var(--yellow70);
  --toast-icon-attention-background: var(--blue60);
  --toast-list-item-text-color: var(--grey20);
  --toast-title-message-color: var(--font1);
  --toast-description-message-color: var(--font3);
  color: var(--font1);
  --brand-color: var(--violet60);
  --brand-color-rgb: 132, 56, 233;
  --black-themed: #ffffff;
  --white-themed: #000000;
  --black-themed-rgb: 255, 255, 255;
  --white-themed-rgb: 0, 0, 0;
  --bg1: #E1E1E5;
  --bg2: #F1F1F3;
  --bg3: #F8F8F9;
  --bg1-rgb: 225, 225, 229;
  --bg2-rgb: 241, 241, 243;
  --font1: #0A0A0C;
  --font2: #3F3F46;
  --font3: #767681;
  --font-mirrored: #FAFAFB;
  --font-link: var(--violet60);
  --font-disabled: var(--grey60);
  --list-item-active-color: var(--violet60);
  --list-item-active-bg: var(--brown300);
  --list-item-hover-color: var(--violet70);
  --list-item-hover-bg: var(--grey30);
  --border1: rgba(0, 0, 0, 0.15);
  --shadow1-color: rgba(0, 0, 0, 0.2);
  --overlay-color: radial-gradient(50% 50% at 50% 50%, rgba(224, 224, 224, 0.00) 0%, rgba(224, 224, 224, 0.30) 100%), linear-gradient(12deg, rgba(224, 224, 224, 0.32), rgba(224, 224, 224, 0.80) 100%), rgba(21, 21, 24, 0.24);
  --notification-unseen-bg: #E1E1E5;
  --mobile-sidebar-accent-color: #DFA04C;
  --postbar-reactions-bg: #E1E1E5;
  --chat-msg-reply-bg: var(--grey40);
  --chat-msg-deleted-bg: var(--grey40);
  --calendar-selected-day: var(--brown300);
  --indicator-color: var(--grey00);
  --indicator-bg: var(--red60);
  --indicator-metion: var(--violet30);
  --word-highlight-bg: var(--brown300);
  --follower-label-bg: var(--brown300);
  --halo-seen: var(--grey60);
  --halo-unseen: var(--yellow60);
  --halo-unseen-unfollowed: var(--yellow60);
  --halo-unseen-ambassador: var(--violet60);
  --progress-bg: var(--grey30);
  --progress-bar-bg: var(--violet60);
  --navigation-dots-color: var(--grey50);
  --navigation-dots-active-color: var(--violet60);
  --input-bg: rgba(var(--grey60-rgb), 0.2);
  --input-color: var(--grey90);
  --input-placeholder-color: var(--grey60);
  --input-disabled-color: var(--grey50);
  --input-error-color: var(--red60);
  --input-success-color: var(--green50);
  --input-border: var(--grey40);
  --input-active-border: var(--yellow50);
  --input-disabled-border: var(--grey40);
  --input-error-border: var(--red60);
  --input-success-border: var(--green40);
  --input-label-color: var(--grey100);
  --input-hint-color: var(--grey60);
  --input-hint-error-color: var(--red60);
  --input-hint-success-color: var(--green50);
  --input-hint-disabled-color: var(--font3);
  --checkbox-color-checked: var(--grey00);
  --checkbox-border-color: var(--grey40);
  --switch-bg: var(--grey40);
  --switch-bg-circle-disabled: var(--grey30);
}

.c-scss .container {
  width: 100%;
  max-width: 1320px;
  padding-inline: 32px;
  box-sizing: border-box;
  margin-inline: auto;
}
@media (min-width: 768px) and (max-width: 1023px) {
  .c-scss .container {
    max-width: 730px;
  }
}
@media (max-width: 1023px) {
  .c-scss .container {
    padding-inline: 24px;
  }
}

.c-scss .c-mw-navigation-tabs.secondary-btns {
  margin-bottom: 20px;
}

.c-scss .area_section_title {
  font-size: 24px;
  font-style: normal;
  font-weight: 400;
  line-height: 135%;
  letter-spacing: -0.24px;
  color: var(--font1);
  margin: 0 0 8px;
  display: flex;
  align-items: center;
  gap: 6px;
}
.c-scss .area_section_title--spaced {
  margin-top: 24px;
}

.c-scss .area_hint_toggle {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  background: none;
  border: none;
  padding: 2px;
  cursor: pointer;
  color: var(--font3);
  border-radius: 50%;
  transition: color 0.15s ease;
  flex-shrink: 0;
}
.c-scss .area_hint_toggle:hover {
  color: var(--brand-color);
}
.c-scss .area_hint_toggle .icn {
  width: 20px;
  height: 20px;
}

.c-scss .area_hint {
  font-size: 14px;
  font-style: normal;
  font-weight: 400;
  line-height: 135%;
  letter-spacing: -0.14px;
  color: var(--font3);
  line-height: 1.5;
  margin: 0 0 16px;
  padding: 10px 14px;
  background-color: var(--bg2);
  border-radius: 8px;
  border-left: 3px solid var(--brand-color);
}

.c-scss .area_table_wrap {
  max-height: 500px;
  overflow-y: auto;
}

.c-scss .area_table {
  width: 100%;
  border-collapse: collapse;
}
.c-scss .area_table th, .c-scss .area_table td {
  padding: 6px 12px;
  text-align: left;
  border-bottom: 1px solid var(--border1);
}
.c-scss .area_table th {
  position: sticky;
  top: 0;
  background: var(--bg1);
  z-index: 1;
  font-size: 14px;
  font-style: normal;
  font-weight: 500;
  line-height: 135%;
  letter-spacing: -0.14px;
  color: var(--font2);
}
.c-scss .area_table th span {
  border-bottom: 1px dashed var(--font3);
  cursor: help;
}
.c-scss .area_table td {
  color: var(--font2);
}
.c-scss .area_table td:first-child {
  max-width: 350px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.c-scss .area_two-col {
  display: grid;
  grid-template-columns: 1.5fr 1fr;
  gap: 24px;
}
@media (max-width: 800px) {
  .c-scss .area_two-col {
    grid-template-columns: 1fr;
  }
}

.c-scss .area_badge {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  padding: 1px 8px;
  border-radius: 10px;
  font-size: 12px;
  font-weight: 500;
}
.c-scss .area_badge--good {
  background-color: rgba(76, 175, 80, 0.15);
  color: #4CAF50;
}
.c-scss .area_badge--warn {
  background-color: rgba(255, 152, 0, 0.15);
  color: #FF9800;
}
.c-scss .area_badge--bad {
  background-color: rgba(244, 67, 54, 0.15);
  color: #F44336;
}

.c-scss .area_search {
  display: block;
  width: 100%;
  max-width: 320px;
  padding: 8px 12px;
  margin-bottom: 12px;
  border: 1px solid var(--border1);
  border-radius: 8px;
  background: var(--bg2);
  color: var(--font1);
  font-size: 14px;
}
.c-scss .area_search::placeholder {
  color: var(--font3);
}
.c-scss .area_search:focus {
  outline: none;
  border-color: var(--brand-color);
}

.c-scss .area_table_row--warning td {
  color: var(--warning) !important;
}

.c-scss .area_table_row--success td:nth-child(5) {
  color: #4CAF50;
}

.c-scss .area_table_row--muted {
  opacity: 0.6;
}

.c-scss .text-danger {
  color: #F44336 !important;
}

.c-scss .text-warning {
  color: #FF9800 !important;
}

.c-scss .area_filter-row {
  display: flex;
  align-items: center;
  gap: 8px;
  margin-bottom: 16px;
  flex-wrap: wrap;
}

.c-scss .area_filter-label {
  color: var(--font2);
}

.c-scss .area_filter-btn {
  padding: 4px 12px;
  border: 1px solid var(--border1);
  border-radius: 16px;
  background: var(--bg2);
  color: var(--font2);
  font-size: 13px;
  cursor: pointer;
  transition: all 0.15s ease;
}
.c-scss .area_filter-btn:hover {
  border-color: var(--brand-color);
  color: var(--font1);
}
.c-scss .area_filter-btn--active {
  background: var(--brand-color);
  border-color: var(--brand-color);
  color: var(--font-mirrored);
}

.c-scss .quality_lint-phases {
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  gap: 16px;
  margin-bottom: 24px;
}
@media (max-width: 700px) {
  .c-scss .quality_lint-phases {
    grid-template-columns: repeat(2, 1fr);
  }
}

.c-scss .quality_lint-phase {
  padding: 12px;
  background: var(--bg2);
  border-radius: 8px;
}
.c-scss .quality_lint-phase h4 {
  margin: 0 0 8px;
  color: var(--font1);
}
.c-scss .quality_lint-phase span {
  color: var(--font2);
}

.c-scss .quality_lint-phase_bar {
  height: 8px;
  background: var(--border1);
  border-radius: 4px;
  margin-bottom: 6px;
  overflow: hidden;
}

.c-scss .quality_lint-phase_fill {
  height: 100%;
  background: #4CAF50;
  border-radius: 4px;
  transition: width 0.3s ease;
}

/*
  loading-1
  <div class="animation-loading-1">
    <span class="animated-dot-1"></span>
    <span class="animated-dot-2"></span>
    <span class="animated-dot-3"></span>
    <span class="animated-dot-4"></span>
  </div>
*/
@keyframes loading-dots {
  0%, 80%, 100% {
    transform: scale(0);
  }
  40% {
    transform: scale(1);
  }
}
.animation-loading-1 {
  height: 40px;
  display: block;
  text-align: center;
}
.animation-loading-1 span {
  width: 12px;
  height: 12px;
  bottom: -15px;
  display: inline-block;
  position: relative;
  border-radius: 100%;
}
.animation-loading-1 .animated-dot-1 {
  animation: animated-dot-1 1.6s linear infinite;
  animation-delay: -0.3s;
  background-color: var(--font1);
}
@keyframes animated-dot-1 {
  50% {
    width: 25px;
    height: 25px;
    bottom: 0;
    opacity: 0.1;
  }
}
.animation-loading-1 .animated-dot-2 {
  animation: animated-dot-2 1.6s linear infinite;
  animation-delay: -0.6s;
  background-color: var(--font1);
}
@keyframes animated-dot-2 {
  50% {
    width: 25px;
    height: 25px;
    bottom: 0;
    opacity: 0.1;
  }
}
.animation-loading-1 .animated-dot-3 {
  animation: animated-dot-3 1.6s linear infinite;
  animation-delay: -0.9s;
  background-color: var(--font1);
}
@keyframes animated-dot-3 {
  50% {
    width: 25px;
    height: 25px;
    bottom: 0;
    opacity: 0.1;
  }
}
.animation-loading-1 .animated-dot-4 {
  animation: animated-dot-4 1.6s linear infinite;
  animation-delay: -1.2s;
  background-color: var(--font1);
}
@keyframes animated-dot-4 {
  50% {
    width: 25px;
    height: 25px;
    bottom: 0;
    opacity: 0.1;
  }
}

.animation-loading-2 {
  min-height: 30px;
  position: relative;
}
.animation-loading-2:before {
  content: "";
  top: 50%;
  left: 50%;
  width: 24px;
  height: 24px;
  margin: -14px 0 0 -14px;
  position: absolute;
  border-radius: 100%;
  border: 2px solid transparent;
  border-top-color: var(--font1) !important;
  animation: rotating-circle 0.5s linear infinite;
}
[dir=rtl] .animation-loading-2:before {
  margin: -14px -14px 0 0;
}
@keyframes rotating-circle {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(360deg);
  }
}

.animation-loading-3 {
  min-height: 30px;
}
.animation-loading-3 .btn-loading-dots {
  display: flex;
  justify-content: center;
  align-items: center;
  width: 24px;
  height: 24px;
  position: relative;
}
.animation-loading-3 .btn-loading-dots .dot {
  width: 6px;
  height: 6px;
  border-radius: 50%;
  position: absolute;
  animation: loading-dots 1.4s infinite ease-in-out both;
  background-color: var(--grey80);
}
.animation-loading-3 .btn-loading-dots .dot:nth-child(1) {
  top: 0;
  left: 9px;
  animation-delay: -0.32s;
}
.animation-loading-3 .btn-loading-dots .dot:nth-child(2) {
  left: 0;
  top: 9px;
  animation-delay: -0.16s;
}
.animation-loading-3 .btn-loading-dots .dot:nth-child(3) {
  right: 0;
  top: 9px;
  animation-delay: 0s;
}
.animation-loading-3 .btn-loading-dots .dot:nth-child(4) {
  bottom: 0;
  left: 9px;
  animation-delay: 0.16s;
}

/*
<div class="loader">
  <span class="loader-dot">.</span><span class="loader-dot">.</span><span class="loader-dot">.</span>
</div>
*/
.loader {
  display: inline;
}

@keyframes blink {
  50% {
    color: transparent;
  }
}
.loader-dot {
  animation: 1s blink infinite;
}

.loader-dot:nth-child(2) {
  animation-delay: 250ms;
}

.loader-dot:nth-child(3) {
  animation-delay: 500ms;
}

.loader-three-dots {
  align-self: center;
  margin: 0 16px;
  width: 34.5px;
  height: 4px;
  --c: radial-gradient(farthest-side, #5BE6AA 90%, #0000);
  background: var(--c), var(--c), var(--c), var(--c);
  background-size: 4px 4px;
  background-repeat: no-repeat;
  animation: d10-1 0.75s infinite alternate, d10-2 1.5s infinite alternate;
}

@keyframes d10-1 {
  0%, 10% {
    background-position: 0 0, 0 0, 0 0, 0 0;
  }
  33% {
    background-position: 0 0, 33.3333333333% 0, 33.3333333333% 0, 33.3333333333% 0;
  }
  66% {
    background-position: 0 0, 33.3333333333% 0, 66.6666666667% 0, 66.6666666667% 0;
  }
  90%, 100% {
    background-position: 0 0, 33.3333333333% 0, 66.6666666667% 0, 100% 0;
  }
}
@keyframes d10-2 {
  0%, 49.99% {
    transform: scale(1);
  }
  50%, 100% {
    transform: scale(-1);
  }
}
/*
  Diagonal Fade-in Animation
  Usage: Apply {{diagonal-fade-in}} modifier to container with card elements
  <div {{diagonal-fade-in}}>
    <div class="card">Card 1</div>
    <div class="card">Card 2</div>
    <div class="card">Card 3</div>
  </div>
*/
.diagonal-fade-in-container {
  display: grid;
  gap: 16px;
  grid-template-columns: repeat(auto-fit, minmax(200px, 1fr));
}
.diagonal-fade-in-container.flex-layout {
  display: flex;
  flex-wrap: wrap;
  gap: 16px;
}
.diagonal-fade-in-container.flex-layout > * {
  flex: 1;
  min-width: 200px;
}
.diagonal-fade-in-container.grid-layout {
  display: grid;
  grid-template-columns: repeat(auto-fit, minmax(200px, 1fr));
  gap: 16px;
}

@keyframes diagonal-fade-in {
  0% {
    opacity: 0;
    transform: translateY(10px) scale(0.95);
  }
  100% {
    opacity: 1;
    transform: translateY(0) scale(1);
  }
}
@keyframes diagonal-fade-in-bounce {
  0% {
    opacity: 0;
    transform: translateY(15px) scale(0.9);
  }
  60% {
    opacity: 1;
    transform: translateY(-2px) scale(1.02);
  }
  100% {
    opacity: 1;
    transform: translateY(0) scale(1);
  }
}
@keyframes diagonal-slide-in {
  0% {
    opacity: 0;
    transform: translateX(-20px) translateY(10px);
  }
  100% {
    opacity: 1;
    transform: translateX(0) translateY(0);
  }
}
.diagonal-fade-in-stagger > * {
  opacity: 0;
  transform: translateY(10px);
  transition: opacity 300ms ease-out, transform 300ms ease-out;
}
.diagonal-fade-in-stagger > *:nth-child(1) {
  animation-delay: 0ms;
}
.diagonal-fade-in-stagger > *:nth-child(2) {
  animation-delay: 25ms;
}
.diagonal-fade-in-stagger > *:nth-child(3) {
  animation-delay: 50ms;
}
.diagonal-fade-in-stagger > *:nth-child(4) {
  animation-delay: 75ms;
}
.diagonal-fade-in-stagger > *:nth-child(5) {
  animation-delay: 100ms;
}
.diagonal-fade-in-stagger > *:nth-child(6) {
  animation-delay: 125ms;
}
.diagonal-fade-in-stagger > *:nth-child(7) {
  animation-delay: 150ms;
}
.diagonal-fade-in-stagger > *:nth-child(8) {
  animation-delay: 175ms;
}
.diagonal-fade-in-stagger > *:nth-child(9) {
  animation-delay: 200ms;
}
.diagonal-fade-in-stagger > *:nth-child(10) {
  animation-delay: 225ms;
}
.diagonal-fade-in-stagger > *:nth-child(11) {
  animation-delay: 250ms;
}
.diagonal-fade-in-stagger > *:nth-child(12) {
  animation-delay: 275ms;
}
.diagonal-fade-in-stagger > *.animate {
  opacity: 1;
  transform: translateY(0);
}

@media (max-width: 768px) {
  .diagonal-fade-in-container {
    grid-template-columns: 1fr;
    gap: 12px;
  }
  .diagonal-fade-in-container.flex-layout > * {
    min-width: 100%;
  }
}
@media (min-width: 1200px) {
  .diagonal-fade-in-container {
    gap: 20px;
  }
}
.c-scss html {
  overflow-y: scroll;
  font-size: 16px;
}
@media screen and (max-width: 909px) {
  .c-scss html::-webkit-scrollbar {
    width: 0px;
  }
  .c-scss html {
    scrollbar-width: none;
  }
}
.c-scss html.no-scrollbar::-webkit-scrollbar {
  background: linear-gradient(to bottom, #2C2C33 0%, #25252A 25%, #222229 50%, #202025 75%, #1F1F23 100%);
  width: 0px;
}
.c-scss html.no-scrollbar::-webkit-scrollbar-thumb, .c-scss html.no-scrollbar::-webkit-scrollbar-track {
  background: transparent;
  width: 0px;
}

.c-scss body.app-routable--dialog-loader {
  position: relative;
}
.c-scss body.app-routable--dialog-loader:before {
  content: "";
  top: 50%;
  left: 50%;
  width: 24px;
  height: 24px;
  margin: -14px 0 0 -14px;
  position: absolute;
  border-radius: 100%;
  border: 2px solid transparent;
  border-top-color: var(--font1) !important;
  animation: rotating-circle 0.5s linear infinite;
}
[dir=rtl] .c-scss body.app-routable--dialog-loader:before {
  margin: -14px -14px 0 0;
}
@keyframes rotating-circle {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(360deg);
  }
}
.c-scss body.app-routable--dialog-loader:before {
  position: fixed;
  z-index: 11;
}
.c-scss body:not(.app-routable--dialog-loader):before {
  content: unset;
}
.c-scss body .svg-icons {
  display: none;
  visibility: hidden;
}

.c-scss video.fp-engine {
  z-index: 0 !important;
}

.c-scss .mac :not(html)::-webkit-scrollbar,
.c-scss .mac :not(pre)::-webkit-scrollbar {
  -webkit-appearance: none;
  width: 8px;
  height: 8px;
}
.c-scss .mac :not(html)::-webkit-scrollbar-thumb,
.c-scss .mac :not(pre)::-webkit-scrollbar-thumb {
  background-color: var(--grey60);
  border-radius: 8px;
}
.c-scss .mac :not(html)::-webkit-scrollbar-track,
.c-scss .mac :not(pre)::-webkit-scrollbar-track {
  background: transparent;
}

.c-scss .firefox :not(html),
.c-scss .firefox :not(pre) {
  scrollbar-width: thin;
}

/* common drop overlay */
.c-scss .drop-overlay {
  display: none;
  position: absolute;
  top: 0;
  left: 0;
  width: calc(100% - 2px);
  height: calc(100% - 2px);
  z-index: 21;
  align-items: center;
  justify-content: center;
  border-style: dashed;
  border-width: 1px;
  color: var(--brand-color);
  background-color: var(--bg1);
  box-shadow: 0 0 4px 0 var(--brand-color);
  font-size: 18px;
}
.c-scss .drop-overlay.to-drop {
  display: flex;
}
.c-scss .drop-overlay .v-center {
  align-items: center;
  display: flex;
  flex-direction: row;
}
.c-scss .drop-overlay.column .v-center {
  flex-direction: column;
}
.c-scss .drop-overlay.column .v-center .emoji {
  margin-right: 0;
  margin-bottom: 6px;
  width: 43px;
  height: 43px;
}
[dir=rtl] .c-scss .drop-overlay.column .v-center .emoji {
  margin-right: inherit;
  margin-left: 0;
}
.c-scss .drop-overlay .emoji {
  width: 26px;
  height: 26px;
  margin-right: 6px;
}
[dir=rtl] .c-scss .drop-overlay .emoji {
  margin-right: 0;
  margin-left: 6px;
}

.c-scss .play-play-reg {
  display: none;
}

.c-scss svg.icn {
  fill: transparent;
  transition: all 0.15s ease-in-out;
  width: 24px;
  height: 24px;
  flex-shrink: 0;
}
.c-scss svg.icn.icn-12 {
  width: 12px;
  height: 12px;
}
.c-scss svg.icn.icn-16 {
  width: 16px;
  height: 16px;
}
.c-scss svg.icn.icn-32 {
  width: 32px;
  height: 32px;
}
.c-scss svg.icn.icn-40 {
  width: 40px;
  height: 40px;
}
.c-scss svg.icn.icn-48 {
  width: 48px;
  height: 48px;
}

.c-scss .m-progress {
  width: 100%;
  height: 12px;
  padding: 3px 5px;
  box-sizing: border-box;
  background-color: var(--progress-bg);
  border-radius: 7px;
  border: 0.5px solid var(--border1);
}
.c-scss .m-progress .m-progress_bar {
  background-color: var(--brand-color);
  border-radius: 4px;
  transition: All 0.15s ease-out;
}

.c-scss .m-indicator,
.c-scss .m-indicator-small {
  display: flex;
  align-items: center;
  justify-content: center;
  position: absolute;
  color: var(--indicator-color);
  background-color: var(--indicator-bg);
  border-radius: 8px;
  flex-shrink: 0;
}
.c-scss .m-indicator.m-indicator--mention,
.c-scss .m-indicator-small.m-indicator--mention {
  background: var(--indicator-metion);
}
.c-scss .m-indicator .number,
.c-scss .m-indicator-small .number {
  font-size: 12px;
  font-style: normal;
  font-weight: 400;
  line-height: 135%;
  letter-spacing: -0.12px;
  color: var(--indicator-color);
}

.c-scss .m-indicator {
  height: 24px;
  padding-inline: 8px;
}

.c-scss .m-indicator-small {
  width: 8px;
  height: 8px;
}

.c-scss .emoji {
  position: relative;
  display: inline-block;
  white-space: nowrap;
  vertical-align: middle;
}
.c-scss .emoji:not(.custom-size) {
  width: 16px;
  height: 16px;
}

.c-scss span.emoji {
  color: transparent !important;
}
.c-scss span.emoji::selection {
  color: transparent !important;
}

.c-scss .static-page {
  height: 100%;
  width: 100%;
  max-width: 1180px;
  margin: 0 auto;
  box-sizing: border-box;
  position: relative;
  -webkit-font-smoothing: auto;
}
.c-scss .static-page .static-content {
  display: flex;
  position: relative;
  height: 570px;
  padding-top: 60px;
  border-top: 1px solid var(--border1);
}
.c-scss .static-page .static-content .static-content_left {
  padding-top: 80px;
  max-width: 70%;
}
.c-scss .static-page .static-content h1 {
  width: 100%;
  margin-bottom: 35px;
  font-size: 42px;
  font-weight: 300;
  line-height: 42px;
}
.c-scss .static-page .static-content h1 b {
  font-weight: 700;
}
.c-scss .static-page .static-content p {
  color: var(--font1);
  font-weight: 300;
}
.c-scss .static-page .static-content .home-info {
  margin: 25px 0;
  color: var(--font1);
  font-size: 14px;
  font-weight: 700;
}
.c-scss .static-page .static-content .home-info a {
  text-decoration: none;
  color: var(--font-link);
}
@media screen and (max-width: 1250px) {
  .c-scss .static-page {
    padding: 0 5%;
  }
}
@media screen and (max-width: 799px) {
  .c-scss .static-page .static-content {
    justify-content: center;
    height: auto !important;
    padding-bottom: 80px;
  }
  .c-scss .static-page .static-content .static-content_left {
    max-width: 100%;
    padding-top: 0 !important;
    margin: 0 auto;
    text-align: center;
  }
}

/* ========================================================================= *\
  mewe Helpers
\* ========================================================================= */
.c-scss html {
  --tag-primary-bg-color: var(--grey30);
  --tag-primary-selected-bg-color: var(--grey10);
  --tag-primary-icon-color: var(--grey60);
  --tag-primary-label-color: var(--grey100);
  --tag-category-bg-color: var(--bg3);
  --tag-category-label-color: var(--green40);
  --tag-category-selected-border-color: var(--green70);
  --tag-category-selected-bg-color: var(--green70);
  --tag-category-selected-label-color: var(--grey10);
}

.c-scss [data-theme=light] {
  --tag-primary-bg-color: var(--grey70);
  --tag-primary-selected-bg-color: var(--grey70);
  --tag-primary-icon-color: var(--grey40);
  --tag-primary-label-color: var(--grey10);
  --tag-category-bg-color: var(--bg3);
  --tag-category-label-color: var(--violet60);
  --tag-category-selected-border-color: var(--violet70);
  --tag-category-selected-bg-color: var(--violet70);
  --tag-category-selected-label-color: var(--grey10);
}

.c-scss .h-list-reset {
  margin: 0;
  padding: 0;
  list-style: none;
}

.c-scss .h-link-reset {
  color: inherit;
}
.c-scss .h-link-reset:active {
  color: inherit;
}

.c-scss .h-box {
  padding: 16px;
  background-color: var(--bg1);
  border-radius: 20px;
  font-size: 14px;
  font-style: normal;
  font-weight: 400;
  line-height: 135%;
  letter-spacing: -0.14px;
}

.c-scss .h-size-full {
  flex: 0 1 900px;
  width: 100%;
  max-width: 900px;
  min-width: 300px;
  margin-inline: auto;
}

.c-scss .h-feed-placeholder {
  width: 230px;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  margin: 140px auto 40px;
}
@media all and (max-width: 620px) {
  .c-scss .h-feed-placeholder {
    margin-top: 48px;
  }
}
.c-scss .h-feed-placeholder .placeholder-img-box {
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 24px;
  margin-bottom: 16px;
  border-radius: 50%;
  background-color: var(--bg2);
}
.c-scss .h-feed-placeholder .placeholder-img-box .icn {
  color: var(--font3);
  width: 80px;
  height: 80px;
}
.c-scss .h-feed-placeholder .placeholder-text {
  font-size: 18px;
  font-style: normal;
  font-weight: 500;
  line-height: 135%;
  letter-spacing: -0.18px;
  text-align: center;
  padding: 0 16px;
  margin-bottom: 24px;
}

.c-scss .h-sidebar-list-empty {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  height: 100%;
  font-size: 14px;
  font-style: normal;
  font-weight: 400;
  line-height: 135%;
  letter-spacing: -0.14px;
  text-align: center;
  box-sizing: border-box;
  padding: 32px 16px;
  border-radius: 20px;
}
.c-scss .h-sidebar-list-empty .empty-text {
  margin-top: 24px;
}
.c-scss .h-sidebar-list-empty .mw-btn {
  margin-top: 16px;
}

.c-scss .h-mention,
.c-scss .h-hashtag {
  cursor: pointer;
  text-decoration: none;
  color: var(--font-link);
  font-weight: 500;
}
.c-scss .h-mention .emoji,
.c-scss .h-hashtag .emoji {
  transform: scale(0.7, 0.7);
}

.c-scss .h-follower-label {
  background-color: var(--follower-label-bg);
  color: var(--font1);
  padding: 0 8px;
  border-radius: 4px;
  font-size: 12px;
  font-style: normal;
  font-weight: 400;
  line-height: 135%;
  letter-spacing: -0.12px;
}

.c-scss .h-trim {
  overflow: clip;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  display: inline-block;
}

.c-scss .h-clamp-1 {
  line-clamp: 1;
  display: -webkit-box;
  -webkit-line-clamp: 1;
  -webkit-box-orient: vertical;
  overflow: hidden;
}

.c-scss .h-clamp-2 {
  line-clamp: 2;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  overflow: hidden;
}

.c-scss .h-clamp-3 {
  line-clamp: 3;
  display: -webkit-box;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
  overflow: hidden;
}

.c-scss .h-transition {
  transition: all 0.15s ease-out;
}

.firefox .c-scss .h-scrollbar {
  scrollbar-width: thin;
}
.c-scss .h-scrollbar::-webkit-scrollbar {
  width: 8px;
  height: 8px;
}
.c-scss .h-scrollbar::-webkit-scrollbar-thumb {
  background-color: var(--grey60);
  border-radius: 8px;
}
.c-scss .h-scrollbar::-webkit-scrollbar-track {
  background: transparent;
}
.c-scss .h-scrollbar {
  overflow: hidden;
  overscroll-behavior: contain;
}
.c-scss .h-scrollbar:hover {
  overflow-y: auto;
}
@media screen and (max-width: 909px) {
  .c-scss .h-scrollbar {
    overflow-y: auto;
  }
}

.firefox .c-scss .h-scrollbar-style {
  scrollbar-width: thin;
}
.c-scss .h-scrollbar-style::-webkit-scrollbar {
  width: 8px;
  height: 8px;
}
.c-scss .h-scrollbar-style::-webkit-scrollbar-thumb {
  background-color: var(--grey60);
  border-radius: 8px;
}
.c-scss .h-scrollbar-style::-webkit-scrollbar-track {
  background: transparent;
}

.firefox .c-scss .h-scrollbar-stable {
  scrollbar-width: thin;
}
.c-scss .h-scrollbar-stable::-webkit-scrollbar {
  width: 8px;
  height: 8px;
}
.c-scss .h-scrollbar-stable::-webkit-scrollbar-thumb {
  background-color: var(--grey60);
  border-radius: 8px;
}
.c-scss .h-scrollbar-stable::-webkit-scrollbar-track {
  background: transparent;
}
.c-scss .h-scrollbar-stable {
  overflow: hidden;
  overscroll-behavior: contain;
}
.c-scss .h-scrollbar-stable:hover {
  overflow-y: auto;
}
@media screen and (max-width: 909px) {
  .c-scss .h-scrollbar-stable {
    overflow-y: auto;
  }
}
.c-scss .h-scrollbar-stable {
  scrollbar-gutter: stable;
}

.firefox .c-scss .h-scrollbar-x {
  scrollbar-width: thin;
}
.c-scss .h-scrollbar-x::-webkit-scrollbar {
  width: 8px;
  height: 8px;
}
.c-scss .h-scrollbar-x::-webkit-scrollbar-thumb {
  background-color: var(--grey60);
  border-radius: 8px;
}
.c-scss .h-scrollbar-x::-webkit-scrollbar-track {
  background: transparent;
}
.c-scss .h-scrollbar-x {
  overflow: hidden;
  overscroll-behavior: contain;
}
.c-scss .h-scrollbar-x:hover {
  overflow-y: auto;
}
@media screen and (max-width: 909px) {
  .c-scss .h-scrollbar-x {
    overflow-y: auto;
  }
}
.c-scss .h-scrollbar-x {
  overflow-x: auto !important;
}

.c-scss .error {
  color: red;
}

.c-scss .hidden {
  display: none !important;
  visibility: hidden;
}

.c-scss .h-dropdown-opener {
  position: relative;
  cursor: pointer;
  -webkit-tap-highlight-color: transparent;
}

.c-scss .h-translated {
  position: relative;
  padding-left: 12px;
}
[dir=rtl] .c-scss .h-translated {
  padding-left: unset;
  padding-right: 12px;
}
.c-scss .h-translated:before {
  content: "";
  width: 4px;
  height: 100%;
  display: block;
  position: absolute;
  left: 0;
  top: 0;
  background-color: var(--brand-color);
}
[dir=rtl] .c-scss .h-translated:before {
  right: 0;
  left: unset;
}

.c-scss .h-overlay-before:before {
  content: "";
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  position: absolute;
  background: rgba(0, 0, 0, 0.5);
}

.c-scss .h-no-scrollbar::-webkit-scrollbar {
  width: 0px;
}
.c-scss .h-no-scrollbar {
  scrollbar-width: none;
}

@media all and (max-width: 909px) {
  .c-scss .h-btn-mobile {
    -webkit-tap-highlight-color: transparent;
    touch-action: manipulation;
    user-select: none;
  }
}

.c-scss .h-btn-tag {
  border-color: var(--yellow50) !important;
  color: var(--font1) !important;
  background-color: transparent !important;
  max-width: 200px;
  overflow: clip;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  display: inline-block;
}

.c-scss .main-list {
  height: 100%;
  max-height: 390px;
  padding-top: 8px;
  position: relative;
  box-sizing: border-box;
  z-index: 0;
}
.firefox .c-scss .main-list {
  scrollbar-width: thin;
}
.c-scss .main-list::-webkit-scrollbar {
  width: 8px;
  height: 8px;
}
.c-scss .main-list::-webkit-scrollbar-thumb {
  background-color: var(--grey60);
  border-radius: 8px;
}
.c-scss .main-list::-webkit-scrollbar-track {
  background: transparent;
}
.c-scss .main-list {
  overflow: hidden;
  overscroll-behavior: contain;
}
.c-scss .main-list:hover {
  overflow-y: auto;
}
@media screen and (max-width: 909px) {
  .c-scss .main-list {
    overflow-y: auto;
  }
}
.c-scss .main-list {
  scrollbar-gutter: stable;
}
.c-scss .main-list.empty-list {
  min-height: 200px;
}
.c-scss .main-list.empty-list .animation-loading-2 {
  height: 200px;
}
.c-scss .main-list.invited-list {
  height: auto;
  max-height: 200px;
}
.c-scss .main-list .main-list_item {
  position: relative;
  box-sizing: border-box;
}
.c-scss .main-list .main-list_item:hover {
  opacity: 0.8;
}
.c-scss .main-list .main-list_item:not(:first-of-type) {
  margin-top: 8px;
}
.c-scss .main-list .main-list_item .main-list_item_row {
  display: grid;
  grid-template-columns: 40px minmax(0, 1fr) auto;
  gap: 16px;
  padding-right: 2px;
  align-items: center;
}
[dir=rtl] .c-scss .main-list .main-list_item .main-list_item_row {
  padding-right: 0;
  padding-left: 2px;
}
.c-scss .main-list .main-list_item .main-list_item_row .main-list_item_name {
  overflow: clip;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  display: inline-block;
  font-size: 14px;
  font-style: normal;
  font-weight: 500;
  line-height: 135%;
  letter-spacing: -0.14px;
}
.c-scss .main-list .main-list_item .main-list_item_row .m-indicator {
  position: relative;
}

.c-scss .h-grouped-wrapper {
  width: 100%;
  display: grid;
  grid-template-columns: minmax(0, auto) minmax(0, 180px) auto;
  align-items: center;
  justify-content: flex-start;
}
.c-scss .h-grouped-wrapper .grouped-static {
  align-items: center;
  white-space: nowrap;
  line-height: 36px;
  overflow: clip;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  display: inline-block;
}

.c-scss .h-tag {
  display: flex;
  align-items: center;
  justify-content: center;
  box-sizing: border-box;
  position: relative;
  border-radius: 20px;
  touch-action: manipulation;
  -webkit-tap-highlight-color: transparent;
}
.c-scss .h-tag .icn {
  width: 16px;
  height: 16px;
}
.c-scss .h-tag.tag-social {
  gap: 8px;
  padding: 8px 16px;
  color: var(--font1);
  background-color: var(--bg2);
}
.c-scss .h-tag.tag-social .tag-label {
  font-size: 14px;
  font-style: normal;
  font-weight: 400;
  line-height: 135%;
  letter-spacing: -0.14px;
  overflow: clip;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  display: inline-block;
  color: var(--font3);
}
.c-scss .h-tag.tag-social .tag-value {
  font-size: 18px;
  font-style: normal;
  font-weight: 500;
  line-height: 135%;
  letter-spacing: -0.18px;
}
.c-scss .h-tag.tag-social .icn {
  color: var(--font3);
}
.c-scss .h-tag.tag-primary {
  gap: 8px;
  padding: 8px;
  background-color: var(--tag-primary-bg-color);
  font-size: 12px;
  font-style: normal;
  font-weight: 500;
  line-height: 135%;
  letter-spacing: -0.12px;
}
.c-scss .h-tag.tag-primary .tag-label {
  color: var(--tag-primary-label-color);
  overflow: clip;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  display: inline-block;
}
.c-scss .h-tag.tag-primary .icn {
  color: var(--tag-primary-icon-color);
}
.c-scss .h-tag.tag-primary.tag-selected {
  background-color: var(--tag-primary-selected-bg-color);
}
.c-scss .h-tag.tag-primary.tag-tint {
  background-color: var(--brand-color);
}
.c-scss .h-tag.tag-category {
  padding: 6px 12px 6px 32px;
  border: 1px solid var(--brand-color);
  background-color: var(--tag-category-bg-color);
  font-size: 14px;
  font-style: normal;
  font-weight: 400;
  line-height: 135%;
  letter-spacing: -0.14px;
}
[dir=rtl] .c-scss .h-tag.tag-category {
  padding: 8px 32px 8px 12px;
}
.c-scss .h-tag.tag-category .tag-icon {
  width: 16px;
  height: 16px;
  color: var(--tag-category-label-color);
  position: absolute;
  left: 10px;
  top: 8px;
}
[dir=rtl] .c-scss .h-tag.tag-category .tag-icon {
  left: auto;
  right: 10px;
}
.c-scss .h-tag.tag-category .tag-label {
  color: var(--tag-category-label-color);
  position: relative;
  overflow: clip;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  display: inline-block;
}
.c-scss .h-tag.tag-category.tag-selected {
  border-color: var(--tag-category-selected-border-color);
  background-color: var(--tag-category-selected-bg-color);
}
.c-scss .h-tag.tag-category.tag-selected .tag-icon {
  color: var(--tag-category-selected-label-color);
}
.c-scss .h-tag.tag-category.tag-selected .tag-label {
  color: var(--tag-category-selected-label-color);
}
.c-scss .h-tag:not([disabled]) {
  cursor: pointer;
}

.c-scss .landing-ui {
  position: relative;
  min-height: 100vh;
  min-height: 100dvh;
}
.c-scss .landing-ui .section-logo {
  display: flex;
  justify-content: center;
  align-items: center;
  position: sticky;
  top: 0;
  height: 16vh;
}
.c-scss .landing-ui .section-logo .c-mw-logo {
  height: 25%;
  width: auto;
  max-width: 70vw;
}
.c-scss .landing-ui .mewe-word {
  color: var(--brand-color);
}
.c-scss .landing-ui .section-snap {
  display: flex;
  align-items: center;
  justify-content: center;
  min-height: 85.2vh;
  padding-bottom: 12.8vh;
  box-sizing: border-box;
  position: relative;
}
.c-scss .landing-ui .section-snap:not(.section-last) {
  margin-bottom: 25vh;
}
@media (max-width: 1023px) {
  .c-scss .landing-ui .section-snap {
    padding-bottom: 6.4vh;
  }
}
.c-scss .landing-ui .section-snap.section-hero .section-content {
  flex-direction: column;
  text-align: center;
  padding-inline: max(4vw, 16px);
  padding-block: max(4vh, 16px);
}
.c-scss .landing-ui .section-snap.section-hero .hero-header {
  font-size: 84px;
  font-style: normal;
  font-weight: 700;
  line-height: 135%;
  letter-spacing: -1.68px;
  margin: 0;
}
@media (max-width: 1023px) and (max-height: 767px), (max-width: 767px) and (max-height: 1023px) {
  .c-scss .landing-ui .section-snap.section-hero .hero-header {
    font-size: 48px;
    font-style: normal;
    font-weight: 700;
    line-height: 135%;
    letter-spacing: -0.48px;
  }
}
.c-scss .landing-ui .section-snap.section-hero .hero-header + .hero-subheader {
  margin-top: 32px;
}
.c-scss .landing-ui .section-snap.section-hero .hero-header + .hero-paragraph {
  margin-top: 24px;
}
.c-scss .landing-ui .section-snap.section-hero .hero-subheader {
  font-size: 36px;
  font-style: normal;
  font-weight: 500;
  line-height: 135%;
  letter-spacing: -0.36px;
  margin: 0;
}
@media (max-width: 1023px) and (max-height: 767px), (max-width: 767px) and (max-height: 1023px) {
  .c-scss .landing-ui .section-snap.section-hero .hero-subheader {
    font-size: 28px;
    font-style: normal;
    font-weight: 500;
    line-height: 135%;
    letter-spacing: -0.28px;
  }
}
.c-scss .landing-ui .section-snap.section-hero .hero-paragraph {
  font-size: 24px;
  font-style: normal;
  font-weight: 400;
  line-height: 135%;
  letter-spacing: -0.24px;
  max-width: 800px;
  color: var(--font2);
}
@media (max-width: 1023px) and (max-height: 767px), (max-width: 767px) and (max-height: 1023px) {
  .c-scss .landing-ui .section-snap.section-hero .hero-paragraph {
    font-size: 20px;
    font-style: normal;
    font-weight: 400;
    line-height: 135%;
    letter-spacing: -0.2px;
  }
}
.c-scss .landing-ui .section-snap.section-side-img {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
}
.c-scss .landing-ui .section-snap.section-side-img .section-header {
  font-size: 36px;
  font-style: normal;
  font-weight: 400;
  line-height: 135%;
  letter-spacing: -0.36px;
  text-align: center;
  margin: 0 auto 32px;
  max-width: 650px;
}
.c-scss .landing-ui .section-snap.section-side-img .section-content {
  gap: 32px;
  margin: 0 auto;
}
@media (max-width: 768px) {
  .c-scss .landing-ui .section-snap.section-side-img .section-content {
    flex-direction: column;
  }
}
@media (max-width: 768px) {
  .c-scss .landing-ui .section-snap.section-side-img .section-content .column-reverse {
    flex-direction: column-reverse;
  }
}
@media (max-width: 768px) {
  .c-scss .landing-ui .section-snap.section-side-img .section-content .content-bottom {
    flex-direction: column;
  }
}
.c-scss .landing-ui .section-snap.section-side-img .side-text {
  display: flex;
  flex-direction: column;
  gap: 32px;
  flex: 1;
  font-size: 18px;
  font-style: normal;
  font-weight: 400;
  line-height: 135%;
  letter-spacing: -0.18px;
  max-width: 50%;
}
.c-scss .landing-ui .section-snap.section-side-img .side-text .side-header {
  font-size: 24px;
  font-style: normal;
  font-weight: 400;
  line-height: 135%;
  letter-spacing: -0.24px;
}
.c-scss .landing-ui .section-snap.section-side-img .side-text.side-list {
  font-size: 18px;
  font-style: normal;
  font-weight: 400;
  line-height: 135%;
  letter-spacing: -0.18px;
  list-style: disc;
  gap: 8px;
}
@media (max-width: 768px) {
  .c-scss .landing-ui .section-snap.section-side-img .side-text {
    max-width: 95%;
  }
}
.c-scss .landing-ui .section-snap.section-side-img .side-image {
  display: flex;
  align-items: center;
  justify-content: center;
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  flex: 1;
  aspect-ratio: 4/3;
  width: 80%;
  max-width: 650px;
  min-height: 200px;
}
.c-scss .landing-ui .section-snap.section-cards-primary .cards-list {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  gap: 24px;
  padding-inline: 16px;
  padding-block: 32px;
  margin: 0 auto;
}
.c-scss .landing-ui .section-snap.section-cards-primary .cards-list .card-item {
  display: flex;
  flex-direction: column;
  gap: 24px;
  background: rgba(255, 255, 255, 0.05);
  border-radius: 16px;
  border: none;
  width: 230px;
  padding: 24px;
  background-size: cover;
  background-repeat: no-repeat;
}
.c-scss .landing-ui .section-snap.section-cards-primary .cards-list .card-item:nth-child(1) {
  background-image: url("/assets/images/landing-pages/gradient-1.png");
}
.c-scss .landing-ui .section-snap.section-cards-primary .cards-list .card-item:nth-child(2) {
  background-image: url("/assets/images/landing-pages/gradient-2.png");
}
.c-scss .landing-ui .section-snap.section-cards-primary .cards-list .card-item:nth-child(3) {
  background-image: url("/assets/images/landing-pages/gradient-3.png");
}
.c-scss .landing-ui .section-snap.section-cards-primary .cards-list .card-item:nth-child(4) {
  background-image: url("/assets/images/landing-pages/gradient-4.png");
}
.c-scss .landing-ui .section-snap.section-cards-primary .cards-list .card-item:nth-child(5) {
  background-image: url("/assets/images/landing-pages/gradient-5.png");
}
.c-scss .landing-ui .section-snap.section-cards-primary .cards-list .card-item .card-header {
  font-size: 24px;
  font-style: normal;
  font-weight: 700;
  line-height: 135%;
  letter-spacing: -0.24px;
  text-align: center;
}
.c-scss .landing-ui .section-snap.section-cards-primary .cards-list .card-item .card-text {
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: 135%;
  letter-spacing: -0.16px;
  text-align: center;
}
.c-scss .landing-ui .section-snap.section-cards-primary .cards-list .card-item .icn {
  margin: 16px auto 0;
  width: 72px;
  height: 72px;
  color: var(--brand-color);
}
.c-scss .landing-ui .section-snap.section-cards-primary .cards-list.cards-list-metrics .card-item {
  align-items: flex-start;
  justify-content: space-between;
  background-image: none;
  gap: 80px;
}
.c-scss .landing-ui .section-snap.section-cards-primary .cards-list.cards-list-metrics .card-item .card-header {
  font-size: 16px;
  font-style: normal;
  font-weight: 500;
  line-height: 135%;
  letter-spacing: -0.16px;
}
.c-scss .landing-ui .section-snap.section-cards-primary .cards-list.cards-list-metrics .card-item .card-metric-value {
  font-size: 48px;
  font-style: normal;
  font-weight: 700;
  line-height: 135%;
  letter-spacing: -0.48px;
  color: var(--brand-color);
}
.c-scss .landing-ui .section-snap.section-cards-primary .cards-list.cards-list-metrics .card-item .card-metric-description {
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: 135%;
  letter-spacing: -0.16px;
  color: var(--font3);
  min-height: 42px;
}
.c-scss .landing-ui .section-snap.section-cards-primary .cards-list.cards-list-pricing .card-item {
  background-image: none;
  background-color: transparent;
}
.c-scss .landing-ui .section-snap.section-cards-primary .cards-list.cards-list-pricing .card-item .card-header {
  font-size: 24px;
  font-style: normal;
  font-weight: 700;
  line-height: 135%;
  letter-spacing: -0.24px;
  text-transform: uppercase;
}
.c-scss .landing-ui .section-snap.section-cards-primary .cards-list.cards-list-pricing .card-item .card-description {
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: 135%;
  letter-spacing: -0.16px;
  margin-bottom: 16px;
}
.c-scss .landing-ui .section-snap.section-cards-primary .cards-list.cards-list-pricing .card-item .card-description .plan-feature {
  margin-bottom: 12px;
}
.c-scss .landing-ui .section-snap.section-cards-primary .cards-list.cards-list-pricing .card-item .c-mw-button {
  margin-top: auto;
}
.c-scss .landing-ui .section-snap.section-cards-primary .cards-list.cards-list-pricing .card-item .plan-price {
  font-size: 20px;
  font-style: normal;
  font-weight: 400;
  line-height: 135%;
  letter-spacing: -0.2px;
  text-align: center;
  color: var(--font2);
  margin-top: -8px;
}
@media (min-width: 660px) {
  .c-scss .landing-ui .section-snap.section-cards-primary .cards-list.cards-list-pricing .card-item:nth-child(2)::before {
    content: "";
    position: absolute;
    top: 20%;
    left: -12px;
    width: 1px;
    height: 50%;
    background-color: var(--grey70);
  }
}
@media (min-width: 1024px) {
  .c-scss .landing-ui .section-snap.section-cards-primary .cards-list.cards-list-pricing .card-item:nth-child(2)::after {
    content: "";
    position: absolute;
    top: 20%;
    right: -12px;
    width: 1px;
    height: 50%;
    background-color: var(--grey70);
  }
}
.c-scss .landing-ui .section-snap.section-carousel .section-content {
  flex-direction: column;
}
.c-scss .landing-ui .section-snap.section-carousel .H2-Regular {
  margin-bottom: 32px;
}
.c-scss .landing-ui .section-snap.section-carousel .features-carousel {
  position: relative;
  display: flex;
  align-items: center;
  gap: 16px;
  max-width: min(500px, 90vw);
}
@media (max-width: 600px) {
  .c-scss .landing-ui .section-snap.section-carousel .features-carousel {
    gap: 0;
  }
}
.c-scss .landing-ui .section-snap.section-carousel .carousel-viewport {
  flex: 1;
  overflow: hidden;
  border-radius: 16px;
  cursor: grab;
}
.c-scss .landing-ui .section-snap.section-carousel .carousel-viewport:active {
  cursor: grabbing;
}
.c-scss .landing-ui .section-snap.section-carousel .carousel-track {
  display: flex;
  will-change: transform;
}
.c-scss .landing-ui .section-snap.section-carousel .carousel-item {
  flex: 0 0 100%;
  min-width: 0;
  display: flex;
  justify-content: center;
  padding: 8px;
  box-sizing: border-box;
}
.c-scss .landing-ui .section-snap.section-carousel .carousel-prev,
.c-scss .landing-ui .section-snap.section-carousel .carousel-next {
  flex-shrink: 0;
  width: 48px;
  height: 120px;
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 50%;
  cursor: pointer;
  z-index: 2;
}
.c-scss .landing-ui .section-snap.section-carousel .carousel-prev .icn,
.c-scss .landing-ui .section-snap.section-carousel .carousel-next .icn {
  width: 24px;
  height: 24px;
  color: white;
}
[dir=rtl] .c-scss .landing-ui .section-snap.section-carousel .carousel-prev,
[dir=rtl] .c-scss .landing-ui .section-snap.section-carousel .carousel-next {
  transform: scaleX(-1);
}
.c-scss .landing-ui .section-snap.section-carousel .feature-card {
  position: relative;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: space-around;
  height: min(50vh, 500px);
  width: 100%;
  border-radius: 16px;
  overflow: hidden;
  text-align: center;
  padding: 24px;
  box-sizing: border-box;
}
.c-scss .landing-ui .section-snap.section-carousel .feature-card.card-1 {
  background-image: url("/assets/images/landing-pages/gradient-1.png");
}
.c-scss .landing-ui .section-snap.section-carousel .feature-card.card-2 {
  background-image: url("/assets/images/landing-pages/gradient-2.png");
}
.c-scss .landing-ui .section-snap.section-carousel .feature-card.card-3 {
  background-image: url("/assets/images/landing-pages/gradient-3.png");
}
.c-scss .landing-ui .section-snap.section-carousel .feature-card.card-4 {
  background-image: url("/assets/images/landing-pages/gradient-4.png");
}
.c-scss .landing-ui .section-snap.section-carousel .feature-card.card-5 {
  background-image: url("/assets/images/landing-pages/gradient-5.png");
}
.c-scss .landing-ui .section-snap.section-carousel .feature-card .feature-card_header {
  position: relative;
  z-index: 2;
  margin: 0 0 8px;
  font-size: 24px;
  font-style: normal;
  font-weight: 700;
  line-height: 135%;
  letter-spacing: -0.24px;
}
.c-scss .landing-ui .section-snap.section-carousel .feature-card .feature-card_text {
  position: relative;
  z-index: 2;
  margin: 0;
  font-size: 18px;
  font-style: normal;
  font-weight: 400;
  line-height: 135%;
  letter-spacing: -0.18px;
}
@media (max-width: 1023px) and (max-height: 767px), (max-width: 767px) and (max-height: 1023px) {
  .c-scss .landing-ui .section-snap.section-carousel .feature-card .feature-card_text {
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 135%;
    letter-spacing: -0.16px;
  }
}
.c-scss .landing-ui .section-snap.section-carousel .feature-card .icn {
  width: 100px;
  height: 100px;
  color: var(--brand-color);
}
.c-scss .landing-ui .section-snap.section-cta-final {
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 32px;
  padding: 80px 32px;
}
@media (max-width: 1023px) and (max-height: 767px), (max-width: 767px) and (max-height: 1023px) {
  .c-scss .landing-ui .section-snap.section-cta-final {
    padding: 80px 0;
  }
}
.c-scss .landing-ui .section-snap.section-last {
  flex-direction: column;
  padding-top: 250px;
  padding-bottom: 0;
}
.c-scss .landing-ui .section-snap.section-last .c-mw-home-footer {
  padding-inline: 0 !important;
}
.c-scss .landing-ui .section-content {
  width: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
  will-change: opacity, transform, mask-image;
  transition: none;
}
.c-scss .landing-ui .text-650 {
  max-width: 650px;
  padding-inline: 32px;
}
@media (max-width: 768px) {
  .c-scss .landing-ui .text-650 {
    padding-inline: 0;
  }
}
.c-scss .landing-ui .bg-glass {
  background: rgba(255, 255, 255, 0.05);
  backdrop-filter: blur(2px);
  border-radius: 20px;
}
.c-scss .landing-ui .background-footer {
  background-color: transparent;
  margin-bottom: 8px;
}

@media screen and (max-width: 480px), screen and (min-width: 621px) and (max-width: 725px), screen and (min-width: 981px) and (max-width: 1090px) {
  .c-scss .friends-picker .target {
    width: 50% !important;
    max-width: 50% !important;
  }
}
@media screen and (max-width: 865px) {
  .c-scss .chat-message--chat-window .chat-message_main {
    flex: 0 1 calc(100% - 50px) !important;
  }
  .c-scss .chat-message--chat-window .chat-message_main .chat-message_text_wrapper {
    flex-wrap: wrap;
  }
  .c-scss .chat-message--chat-window .chat-message-options {
    margin-top: 0 !important;
  }
  .c-scss .chat-message--chat-window .chat-message_time {
    display: none;
  }
  .c-scss .chat-message--chat-window .reply-text {
    max-width: 156px !important;
  }
}
@media screen and (max-width: 1023px) {
  .c-scss .schedule-page_row {
    flex-direction: column-reverse !important;
  }
  .c-scss .schedule-page_row .schedule-page_details,
  .c-scss .schedule-page_row .schedule-page_content {
    max-width: 100% !important;
    flex: 0 0 100% !important;
  }
  .c-scss .schedule-page_row .schedule-page_details {
    display: inline !important;
    padding: 0 45px 8px !important;
  }
  .c-scss .schedule-page_entry {
    display: none !important;
  }
}
/* ==|== print styles =======================================================
   Print styles.
   Inlined to avoid required HTTP connection
   ========================================================================== */
@media print {
  .c-scss * {
    background: transparent !important;
    color: black !important;
    box-shadow: none !important;
    text-shadow: none !important;
    filter: none !important;
  } /* Black prints faster: h5bp.com/s */
  .c-scss a,
  .c-scss a:visited {
    text-decoration: underline;
  }
  .c-scss a[href]:after {
    content: " (" attr(href) ")";
  }
  .c-scss abbr[title]:after {
    content: " (" attr(title) ")";
  }
  .c-scss .ir a:after,
  .c-scss a[href^="javascript:"]:after,
  .c-scss a[href^="#"]:after {
    content: "";
  } /* Don't show links for images, or javascript/internal links */
  .c-scss pre,
  .c-scss blockquote {
    border: 1px solid #999;
    page-break-inside: avoid;
  }
  .c-scss thead {
    display: table-header-group;
  }
  .c-scss tr,
  .c-scss img {
    page-break-inside: avoid;
  }
  .c-scss img {
    max-width: 100% !important;
  }
  @page {
    margin: 0.5cm;
  }
  .c-scss p,
  .c-scss h2,
  .c-scss h3 {
    orphans: 3;
    widows: 3;
  }
  .c-scss h2,
  .c-scss h3 {
    page-break-after: avoid;
  }
}
.c-scss body,
.c-scss button,
.c-scss input,
.c-scss select,
.c-scss textarea,
.c-scss h1,
.c-scss h2,
.c-scss h3,
.c-scss h4,
.c-scss h5,
.c-scss h6 {
  font-family: "Poppins", sans-serif;
  color: var(--font1);
}

.c-scss .f-mono {
  font-family: "IBM Plex Mono" !important;
}

.c-scss .H0-Black {
  font-size: 84px;
  font-style: normal;
  font-weight: 900;
  line-height: 135%;
  letter-spacing: -1.68px;
}

.c-scss .H0-Bold {
  font-size: 84px;
  font-style: normal;
  font-weight: 700;
  line-height: 135%;
  letter-spacing: -1.68px;
}

.c-scss .H0-Medium {
  font-size: 84px;
  font-style: normal;
  font-weight: 500;
  line-height: 135%;
  letter-spacing: -1.68px;
}

.c-scss .H0-Regular {
  font-size: 84px;
  font-style: normal;
  font-weight: 400;
  line-height: 135%;
  letter-spacing: -1.68px;
}

.c-scss .H0-Light {
  font-size: 84px;
  font-style: normal;
  font-weight: 300;
  line-height: 135%;
  letter-spacing: -1.68px;
}

.c-scss .H0-Italic {
  font-size: 84px;
  font-style: italic;
  font-weight: 275;
  line-height: 135%;
  letter-spacing: -1.68px;
}

.c-scss .H1-Black {
  font-size: 48px;
  font-style: normal;
  font-weight: 900;
  line-height: 135%;
  letter-spacing: -0.48px;
}

.c-scss .H1-Bold {
  font-size: 48px;
  font-style: normal;
  font-weight: 700;
  line-height: 135%;
  letter-spacing: -0.48px;
}

.c-scss .H1-Medium {
  font-size: 48px;
  font-style: normal;
  font-weight: 500;
  line-height: 135%;
  letter-spacing: -0.48px;
}

.c-scss .H1-Regular {
  font-size: 48px;
  font-style: normal;
  font-weight: 400;
  line-height: 135%;
  letter-spacing: -0.48px;
}

.c-scss .H1-Italic {
  font-size: 48px;
  font-style: italic;
  font-weight: 275;
  line-height: 135%;
  letter-spacing: -0.48px;
}

.c-scss .H2-Black {
  font-size: 36px;
  font-style: normal;
  font-weight: 900;
  line-height: 135%;
  letter-spacing: -0.36px;
}

.c-scss .H2-Bold {
  font-size: 36px;
  font-style: normal;
  font-weight: 700;
  line-height: 135%;
  letter-spacing: -0.36px;
}

.c-scss .H2-Medium {
  font-size: 36px;
  font-style: normal;
  font-weight: 500;
  line-height: 135%;
  letter-spacing: -0.36px;
}

.c-scss .H2-Regular {
  font-size: 36px;
  font-style: normal;
  font-weight: 400;
  line-height: 135%;
  letter-spacing: -0.36px;
}

.c-scss .H2-Italic {
  font-size: 36px;
  font-style: italic;
  font-weight: 300;
  line-height: 135%;
  letter-spacing: -0.36px;
}

.c-scss .H3-Black {
  font-size: 28px;
  font-style: normal;
  font-weight: 900;
  line-height: 135%;
  letter-spacing: -0.28px;
}

.c-scss .H3-Bold {
  font-size: 28px;
  font-style: normal;
  font-weight: 700;
  line-height: 135%;
  letter-spacing: -0.28px;
}

.c-scss .H3-Medium {
  font-size: 28px;
  font-style: normal;
  font-weight: 500;
  line-height: 135%;
  letter-spacing: -0.28px;
}

.c-scss .H3-Regular {
  font-size: 28px;
  font-style: normal;
  font-weight: 400;
  line-height: 135%;
  letter-spacing: -0.28px;
}

.c-scss .H3-Italic {
  font-size: 28px;
  font-style: italic;
  font-weight: 300;
  line-height: 135%;
  letter-spacing: -0.28px;
}

.c-scss .H4-Black {
  font-size: 24px;
  font-style: normal;
  font-weight: 900;
  line-height: 135%;
  letter-spacing: -0.24px;
}

.c-scss .H4-Bold {
  font-size: 24px;
  font-style: normal;
  font-weight: 700;
  line-height: 135%;
  letter-spacing: -0.24px;
}

.c-scss .H4-Medium {
  font-size: 24px;
  font-style: normal;
  font-weight: 400;
  line-height: 135%;
  letter-spacing: -0.24px;
}

.c-scss .H4-Regular {
  font-size: 24px;
  font-style: normal;
  font-weight: 400;
  line-height: 135%;
  letter-spacing: -0.24px;
}

.c-scss .H4-Italic {
  font-size: 24px;
  font-style: italic;
  font-weight: 300;
  line-height: 135%;
  letter-spacing: -0.24px;
}

.c-scss .H5-Black {
  font-size: 20px;
  font-style: normal;
  font-weight: 900;
  line-height: 135%;
  letter-spacing: -0.2px;
}

.c-scss .H5-Bold {
  font-size: 20px;
  font-style: normal;
  font-weight: 700;
  line-height: 135%;
  letter-spacing: -0.2px;
}

.c-scss .H5-Medium {
  font-size: 20px;
  font-style: normal;
  font-weight: 500;
  line-height: 135%;
  letter-spacing: -0.2px;
}

.c-scss .H5-Regular {
  font-size: 20px;
  font-style: normal;
  font-weight: 400;
  line-height: 135%;
  letter-spacing: -0.2px;
}

.c-scss .H5-Italic {
  font-size: 20px;
  font-style: italic;
  font-weight: 300;
  line-height: 135%;
  letter-spacing: -0.2px;
}

.c-scss .BodyL-Black {
  font-size: 18px;
  font-style: normal;
  font-weight: 900;
  line-height: 135%;
  letter-spacing: -0.18px;
}

.c-scss .BodyL-Bold {
  font-size: 18px;
  font-style: normal;
  font-weight: 700;
  line-height: 135%;
  letter-spacing: -0.18px;
}

.c-scss .BodyL-Medium {
  font-size: 18px;
  font-style: normal;
  font-weight: 500;
  line-height: 135%;
  letter-spacing: -0.18px;
}

.c-scss .BodyL-Regular {
  font-size: 18px;
  font-style: normal;
  font-weight: 400;
  line-height: 135%;
  letter-spacing: -0.18px;
}

.c-scss .BodyL-Italic {
  font-size: 18px;
  font-style: italic;
  font-weight: 300;
  line-height: 135%;
  letter-spacing: -0.18px;
}

.c-scss .BodyM-Black {
  font-size: 16px;
  font-style: normal;
  font-weight: 900;
  line-height: 135%;
  letter-spacing: -0.16px;
}

.c-scss .BodyM-Bold {
  font-size: 16px;
  font-style: normal;
  font-weight: 700;
  line-height: 135%;
  letter-spacing: -0.16px;
}

.c-scss .BodyM-Medium {
  font-size: 16px;
  font-style: normal;
  font-weight: 500;
  line-height: 135%;
  letter-spacing: -0.16px;
}

.c-scss .BodyM-Regular {
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: 135%;
  letter-spacing: -0.16px;
}

.c-scss .BodyM-PostRegular {
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: 150%;
  letter-spacing: 0px;
}

.c-scss .BodyM-Italic {
  font-size: 16px;
  font-style: italic;
  font-weight: 300;
  line-height: 135%;
  letter-spacing: -0.16px;
}

.c-scss .BodyS-Black {
  font-size: 14px;
  font-style: normal;
  font-weight: 900;
  line-height: 135%;
  letter-spacing: -0.14px;
}

.c-scss .BodyS-Bold {
  font-size: 14px;
  font-style: normal;
  font-weight: 700;
  line-height: 135%;
  letter-spacing: -0.14px;
}

.c-scss .BodyS-Medium {
  font-size: 14px;
  font-style: normal;
  font-weight: 500;
  line-height: 135%;
  letter-spacing: -0.14px;
}

.c-scss .BodyS-Regular {
  font-size: 14px;
  font-style: normal;
  font-weight: 400;
  line-height: 135%;
  letter-spacing: -0.14px;
}

.c-scss .BodyS-Italic {
  font-size: 14px;
  font-style: italic;
  font-weight: 300;
  line-height: 135%;
  letter-spacing: -0.14px;
}

.c-scss .TinyM-Black {
  font-size: 12px;
  font-style: normal;
  font-weight: 900;
  line-height: 135%;
  letter-spacing: -0.12px;
}

.c-scss .TinyM-Bold {
  font-size: 12px;
  font-style: normal;
  font-weight: 700;
  line-height: 135%;
  letter-spacing: -0.12px;
}

.c-scss .TinyM-Medium {
  font-size: 12px;
  font-style: normal;
  font-weight: 500;
  line-height: 135%;
  letter-spacing: -0.12px;
}

.c-scss .TinyM-Regular {
  font-size: 12px;
  font-style: normal;
  font-weight: 400;
  line-height: 135%;
  letter-spacing: -0.12px;
}

.c-scss .TinyM-Italic {
  font-size: 12px;
  font-style: italic;
  font-weight: 300;
  line-height: 135%;
  letter-spacing: -0.12px;
}

.c-scss .TinyS-Black {
  font-size: 10px;
  font-style: normal;
  font-weight: 900;
  line-height: 135%;
  letter-spacing: -0.1px;
}

.c-scss .TinyS-Bold {
  font-size: 10px;
  font-style: normal;
  font-weight: 700;
  line-height: 135%;
  letter-spacing: -0.1px;
}

.c-scss .TinyS-Medium {
  font-size: 10px;
  font-style: normal;
  font-weight: 500;
  line-height: 135%;
  letter-spacing: -0.1px;
}

.c-scss .TinyS-Regular {
  font-size: 10px;
  font-style: normal;
  font-weight: 400;
  line-height: 135%;
  letter-spacing: -0.1px;
}

.c-scss .TinyS-Italic {
  font-size: 10px;
  font-style: italic;
  font-weight: 300;
  line-height: 135%;
  letter-spacing: -0.1px;
}

@font-face {
  font-family: "Nimpkish";
  font-style: normal;
  font-weight: 400;
  font-display: block;
  src: url(cdn-url("/assets/fonts/ED-Nimpkish-Regular.otf")) format("opentype");
}
@font-face {
  font-family: "IBM Plex Mono";
  font-style: normal;
  font-display: swap;
  font-weight: 700;
  src: url(cdn-url("/assets/fonts/IBMPlexMono-Bold.woff")) format("woff");
}
@font-face {
  font-family: "IBM Plex Mono";
  font-style: normal;
  font-display: swap;
  font-weight: 600;
  src: url(cdn-url("/assets/fonts/IBMPlexMono-SemiBold.woff")) format("woff");
}
@font-face {
  font-family: "IBM Plex Mono";
  font-style: normal;
  font-display: swap;
  font-weight: 500;
  src: url(cdn-url("/assets/fonts/IBMPlexMono-Medium.woff")) format("woff");
}
@font-face {
  font-family: "IBM Plex Mono";
  font-style: normal;
  font-display: swap;
  font-weight: 400;
  src: url(cdn-url("/assets/fonts/IBMPlexMono-Regular.woff")) format("woff");
}
@font-face {
  font-family: "Poppins";
  font-style: normal;
  font-display: swap;
  font-weight: 900;
  src: url(cdn-url("/assets/fonts/Poppins-Black.woff")) format("woff");
}
@font-face {
  font-family: "Poppins";
  font-style: normal;
  font-display: swap;
  font-weight: 700;
  src: url(cdn-url("/assets/fonts/Poppins-Bold.woff")) format("woff");
}
@font-face {
  font-family: "Poppins";
  font-style: normal;
  font-display: swap;
  font-weight: 500;
  src: url(cdn-url("/assets/fonts/Poppins-Medium.woff")) format("woff");
}
@font-face {
  font-family: "Poppins";
  font-style: normal;
  font-display: swap;
  font-weight: 400;
  src: url(cdn-url("/assets/fonts/Poppins-Regular.woff")) format("woff");
}
@font-face {
  font-family: "Poppins";
  font-style: normal;
  font-display: swap;
  font-weight: 300;
  src: url(cdn-url("/assets/fonts/Poppins-Light.woff")) format("woff");
}
@font-face {
  font-family: "Poppins";
  font-style: italic;
  font-display: swap;
  font-weight: 275;
  src: url(cdn-url("/assets/fonts/Poppins-Italic.woff")) format("woff");
}
.c-mw-album-picker {
  min-width: 115px;
  max-width: 190px;
}
.c-mw-album-picker .album-picker_content {
  width: 560px;
}
@media all and (max-width: 909px) {
  .c-mw-album-picker .album-picker_content {
    width: calc(100% - 32px);
    margin: 0 auto auto;
  }
}
.c-mw-album-picker .album-picker_content .h-input_text {
  flex: 1;
}
.c-mw-album-picker .album-picker_content .album-picker_content_albums {
  max-height: 240px;
  width: 100%;
}
@media all and (max-width: 909px) {
  .c-mw-album-picker .album-picker_content .album-picker_content_albums {
    max-height: calc(100vh - 180px);
    max-height: calc(100dvh - 180px);
  }
}
.c-mw-album-picker .album-picker_content .album-picker_content_albums .album-name-wrapper {
  background-color: var(--bg3);
  border-radius: 20px;
}
.c-mw-album-picker .album-picker_content .album-picker_content_albums .album-name-wrapper .mw-input-box_label {
  color: var(--font1);
}
.c-mw-album-picker .album-picker_content .animation-loading-2 {
  height: 240px;
}

.c-mw-attachment-button {
  padding: 14px 4px;
}
.c-mw-attachment-button svg {
  width: 16px;
  height: 16px;
}
.c-mw-attachment-button .dropdown-menu {
  top: initial;
  bottom: 27px;
}

.c-mw-button-targets {
  color: var(--font1);
  cursor: pointer;
  user-select: none;
}
.c-mw-button-targets.disabled {
  color: var(--font-disabled);
  cursor: default;
}
.c-mw-button-targets.disabled .dropdown-positioner {
  cursor: default;
}

.c-mw-event-picker .event-options_wrapper {
  max-width: 100%;
}
.c-mw-event-picker .event-options_wrapper .event-option {
  padding: 8px 2px 8px 16px;
}
[dir=rtl] .c-mw-event-picker .event-options_wrapper .event-option {
  padding-right: 16px;
  padding-left: 2px;
}

.events-calendar .c-mw-event-picker {
  position: absolute;
  z-index: 18;
  right: 0;
  top: 24px;
}
[dir=rtl] .events-calendar .c-mw-event-picker {
  left: 0;
  right: auto;
}
.events-calendar .c-mw-event-picker .dropdown-menu {
  position: relative;
}

.c-mw-follow-page .follow-mw-triangle {
  width: 16px;
}
.c-mw-follow-page .dropdown-menu .dropdown_inner .dropdown-menu_list {
  min-width: 170px !important;
}

.c-mw-follow {
  width: 100% !important;
}
.c-mw-follow .label-wrapper {
  max-width: calc(100% - 40px);
}

.c-mw-invite-friends .mobile-only {
  display: none;
}
@media screen and (max-width: 1179px) {
  .c-mw-invite-friends .mobile-only {
    display: block;
  }
}

.c-mw-links-footer .list-el {
  font-size: 12px;
  font-style: normal;
  font-weight: 400;
  line-height: 135%;
  letter-spacing: -0.12px;
  padding: 8px;
}
.c-mw-links-footer .list-el .select-menu_opener {
  padding: 0;
  justify-content: flex-start;
}
.c-mw-links-footer .list-el .select-menu_opener span {
  font-size: 12px;
  font-style: normal;
  font-weight: 400;
  line-height: 135%;
  letter-spacing: -0.12px;
}

.c-mw-lock-content > .label-wrapper .c-mw-checkbox {
  pointer-events: none;
}
.c-mw-lock-content .lock-content_info {
  white-space: normal;
  overflow-wrap: anywhere;
}
.c-mw-lock-content .lock-content_fee .h-input_text {
  text-align: center;
  padding-right: 52px !important;
}
[dir=rtl] .c-mw-lock-content .lock-content_fee .h-input_text {
  padding-right: 0 !important;
  padding-left: 52px !important;
}
.c-mw-lock-content .lock-content_fee .soshi-label {
  position: absolute;
  right: 12px;
  margin-bottom: -4px;
}
[dir=rtl] .c-mw-lock-content .lock-content_fee .soshi-label {
  right: auto;
  left: 12px;
}
.c-mw-lock-content .lock-content_fee .tip-value-buttons .c-mw-button {
  font-size: 14px !important;
}

.c-mw-photo-album {
  width: 150px;
}
.c-mw-photo-album .album-img {
  width: 150px;
  height: 200px;
  background-color: var(--bg2);
}
.c-pick-photo-dialog .c-mw-photo-album .album-img {
  background-color: var(--bg1);
}

.c-mw-simple-upload input {
  width: 0;
  height: 0;
  overflow: hidden;
}

.c-mw-advertiser-navigation {
  display: contents;
}

.c-mw-error-footer {
  border-top: 1px solid var(--border1);
}
.c-mw-error-footer .app {
  height: 44px;
  aspect-ratio: 3/1;
  background-size: contain;
  background-repeat: no-repeat;
  margin-top: 16px;
}
.c-mw-error-footer .app.app-store {
  background-image: url(/assets/images/icons/third-party/store-google-dm.png);
}
.c-mw-error-footer .app.google-play {
  background-image: url(/assets/images/icons/third-party/store-apple-dm.png);
}
.c-mw-error-footer li {
  display: inline-block;
  margin: 0 32px;
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: 135%;
  letter-spacing: -0.16px;
}
.c-mw-error-footer li a {
  color: var(--font1);
  font-weight: 300;
}

.c-mw-error-header {
  max-width: 1180px;
}
@media screen and (max-width: 999px) {
  .c-mw-error-header {
    width: 100%;
    justify-content: center;
  }
}
@media screen and (max-width: 767px) {
  .c-mw-error-header .logo-text {
    display: none;
  }
}

.c-mw-navigation-main {
  --navigation-main-item-bg: rgba(var(--white-themed-rgb), 0.2);
  --navigation-main-icon-active-color: var(--green20);
  --navigation-main-icon-active-fill: var(--green30);
  --navigation-main-icon-active-filter: rgba(var(--green20-rgb), 0.6);
  --navigation-main-shadow-color: rgba(var(--bg1-rgb), 0.3);
  --navigation-main-mobile-bg: rgba(var(--grey80-rgb), 0.5);
  position: fixed;
  top: 0;
  left: 0;
  z-index: 20;
  width: 100%;
  background-color: var(--bg2);
  box-shadow: 0 8px 50px 4px var(--navigation-main-shadow-color);
  transition: top 0.3s ease-in-out 0.2s;
}
.c-mw-navigation-main .nav_wrapper {
  width: 100%;
  max-width: 1420px;
  height: 64px;
  padding: 0 60px;
  transition: opacity 0.2s ease, transform 0.2s ease;
}
@media screen and (max-width: 1179px) {
  .c-mw-navigation-main .nav_wrapper {
    max-width: 1180px;
  }
}
@media all and (max-width: 909px) {
  .c-mw-navigation-main .nav_wrapper {
    padding: 0 16px;
  }
}
.c-mw-navigation-main .nav_wrapper .nav_left .nav_item {
  overflow: hidden;
  margin-right: 16px;
}
[dir=rtl] .c-mw-navigation-main .nav_wrapper .nav_left .nav_item {
  margin-right: unset;
  margin-left: 16px;
}
@media screen and (max-width: 659px) {
  .c-mw-navigation-main .nav_wrapper .nav_left .nav_item {
    width: 0 !important;
    margin: 0 !important;
  }
}
.c-mw-navigation-main .nav_wrapper .nav_right {
  flex-grow: 1;
  gap: 16px;
}
.c-mw-navigation-main .nav_wrapper .nav_left,
.c-mw-navigation-main .nav_wrapper .nav_right {
  position: relative;
  transition: margin 0.3s ease-in-out;
}
.c-mw-navigation-main .nav_wrapper .nav_item {
  display: flex;
  align-items: center;
  justify-content: center;
  position: relative;
  background: none;
  border: none;
  filter: none;
  padding: 0;
  outline: none;
  -webkit-tap-highlight-color: transparent;
}
.c-mw-navigation-main .nav_wrapper .nav_item.focus--mouse {
  outline: none;
}
.c-mw-navigation-main .nav_wrapper .nav_item {
  flex-shrink: 0;
  border-radius: 50%;
  -webkit-tap-highlight-color: transparent;
}
.c-mw-navigation-main .nav_wrapper .nav_item.nav_item--top {
  width: 42px;
  height: 42px;
  background-color: var(--navigation-main-item-bg);
}
.c-mw-navigation-main .nav_wrapper .nav_item.nav_item--bottom {
  width: 48px;
  height: 48px;
  border-radius: 50%;
  background-color: var(--navigation-main-mobile-bg);
  -webkit-touch-callout: none;
  -webkit-tap-highlight-color: transparent;
}
.c-mw-navigation-main .nav_wrapper .nav_item.nav_item--bottom .icn {
  width: 32px;
  height: 32px;
  -webkit-touch-callout: none;
  -webkit-tap-highlight-color: transparent;
}
.c-mw-navigation-main .nav_wrapper .nav_item.nav_item--bottom.nav_item--plus {
  padding: 3px;
}
.c-mw-navigation-main .nav_wrapper .nav_item.nav_item--bottom.nav_item--plus .icn {
  width: 38px;
  height: 38px;
}
.c-mw-navigation-main .nav_wrapper .nav_item .m-indicator-small {
  top: 10px;
  right: 10px;
}
.c-mw-navigation-main .nav_wrapper .nav_item:hover > .icn, .c-mw-navigation-main .nav_wrapper .nav_item.active > .icn {
  color: var(--navigation-main-icon-active-color);
  fill: var(--navigation-main-icon-active-fill);
  filter: drop-shadow(2px 4px 8px var(--navigation-main-icon-active-filter));
}
.safari .c-mw-navigation-main .nav_wrapper .nav_item:hover > .icn, .safari .c-mw-navigation-main .nav_wrapper .nav_item.active > .icn {
  transform: translateZ(0);
}
.c-mw-navigation-main .nav_wrapper .nav_item.nav_item--bottom.active > .icn {
  filter: none;
}
.c-mw-navigation-main .nav_wrapper .nav_bottom {
  opacity: 1;
  position: fixed;
  bottom: -120px;
  left: 0;
  right: 0;
  z-index: 20;
  width: 100%;
  box-sizing: border-box;
  padding: 6px 16px;
  background-color: transparent;
  backdrop-filter: blur(15px);
  transition: bottom 0.3s ease-in-out 0.2s, opacity 0.3s ease-in-out 0.3s;
}
@media screen and (max-width: 659px) {
  .c-mw-navigation-main .nav_wrapper .nav_bottom {
    bottom: -1px;
  }
}
@media screen and (min-width: 660px) {
  .c-mw-navigation-main .nav_wrapper .nav_bottom {
    opacity: 0;
  }
}
.c-mw-navigation-main .nav_logo {
  margin-right: 16px;
}
[dir=rtl] .c-mw-navigation-main .nav_logo {
  margin-right: unset;
  margin-left: 16px;
}
.c-mw-navigation-main .nav_logo img {
  width: 58px;
  transition: width 0.3s ease-in-out;
}
@media screen and (min-width: 660px) and (max-width: 899px) {
  .c-mw-navigation-main .nav_logo {
    margin: 0 !important;
  }
  .c-mw-navigation-main .nav_logo img {
    width: 0;
  }
}
.c-mw-navigation-main .c-mw-smart-search {
  width: 100%;
}
@media screen and (max-width: 899px) {
  .c-mw-navigation-main .c-mw-smart-search {
    max-width: calc(100vw - 32px);
  }
}
@media screen and (min-width: 900px) and (max-width: 1127px) {
  .c-mw-navigation-main .c-mw-smart-search {
    max-width: 100%;
  }
}
@media screen and (min-width: 1128px) {
  .c-mw-navigation-main .c-mw-smart-search {
    width: 370px !important;
    margin: 0 auto 0 calc((100vw - 1128px) / 2);
  }
  [dir=rtl] .c-mw-navigation-main .c-mw-smart-search {
    margin: 0 calc((100vw - 1128px) / 2) 0 auto;
  }
}
@media screen and (min-width: 1460px) {
  .c-mw-navigation-main .c-mw-smart-search {
    margin: 0 auto 0 106px;
  }
  [dir=rtl] .c-mw-navigation-main .c-mw-smart-search {
    margin: 0 106px 0 auto;
  }
}
.c-mw-navigation-main .c-mw-smart-search,
.c-mw-navigation-main .smart-search-form,
.c-mw-navigation-main .c-mw-search-input {
  width: 100%;
  display: flex;
  justify-content: flex-end;
}
@media screen and (min-width: 900px) {
  .c-mw-navigation-main.search--active .search-back-button {
    width: 0 !important;
  }
}
@media screen and (max-width: 899px) {
  .c-mw-navigation-main.search--active .nav_right {
    margin-right: -174px;
  }
  [dir=rtl] .c-mw-navigation-main.search--active .nav_right {
    margin-right: unset;
    margin-left: -174px;
  }
}
@media screen and (max-width: 659px) {
  .c-mw-navigation-main.search--active .nav_left {
    margin-left: -90px;
  }
  [dir=rtl] .c-mw-navigation-main.search--active .nav_left {
    margin-left: unset;
    margin-right: -90px;
  }
}
.c-mw-navigation-main.search--inactive .search-back-button {
  width: 0 !important;
}
@media screen and (max-width: 899px) {
  .c-mw-navigation-main.search--inactive .c-mw-smart-search {
    width: 42px !important;
  }
  .c-mw-navigation-main.search--inactive .c-mw-smart-search .btn-do-search {
    width: 42px;
    margin: 0;
  }
  .c-mw-navigation-main.search--inactive .h-input_search {
    width: 42px !important;
    height: 42px;
    flex-shrink: 0;
    border-radius: 21px;
    padding: 0 !important;
    border: none;
    outline: none;
    box-shadow: none;
    background-image: none;
    color: transparent !important;
  }
  .c-mw-navigation-main.search--inactive .h-input_search::-webkit-input-placeholder {
    color: transparent !important;
  }
  .c-mw-navigation-main.search--inactive .h-input_search::-moz-placeholder {
    color: transparent !important;
  }
}
@media screen and (max-width: 659px) {
  .c-mw-navigation-main.chat--active {
    top: -80px;
  }
}
@media all and (max-width: 909px) {
  .c-mw-navigation-main.dropdown--active {
    z-index: 0;
  }
}
.c-mw-navigation-main #mw-wormhole-navigation {
  position: absolute;
  inset: 0;
  pointer-events: none;
}
.c-mw-navigation-main #mw-wormhole-navigation:has(> *) {
  pointer-events: auto;
}
.c-mw-navigation-main #mw-wormhole-navigation > * {
  animation: wormhole-nav-slide-in 0.6s ease forwards;
}
.c-mw-navigation-main:has(#mw-wormhole-navigation > *) .nav_wrapper {
  opacity: 0;
  transform: translateY(-6px);
  pointer-events: none;
}
.c-mw-navigation-main:has(#mw-wormhole-navigation > *) .nav_wrapper .nav_bottom {
  opacity: 0;
}
.c-mw-navigation-main .navigation-secondary {
  display: grid;
  grid-template-columns: auto 1fr auto;
  align-items: center;
  width: 100%;
  max-width: 1420px;
  height: 64px;
  margin: 0 auto;
  box-sizing: border-box;
}
@media screen and (max-width: 1179px) {
  .c-mw-navigation-main .navigation-secondary {
    max-width: 1180px;
  }
}
.c-mw-navigation-main .navigation-secondary .navigation-title {
  display: flex;
  align-items: center;
  justify-content: center;
  text-align: center;
  padding: 0 8px;
  animation: nav-title-swap 0.6s ease forwards;
  min-width: 0;
}
.c-mw-navigation-main .navigation-secondary .navigation-title_link {
  display: inline-flex;
  align-items: center;
  padding: 4px 12px;
  color: inherit;
  text-decoration: none;
  border-radius: 999px;
  min-width: 0;
  transition: background-color 0.15s ease-out, color 0.15s ease-out;
}
.c-mw-navigation-main .navigation-secondary .navigation-title_link:hover,
.c-mw-navigation-main .navigation-secondary .navigation-title_link:focus-visible {
  background-color: var(--bg3);
  color: var(--font1);
}
.c-mw-navigation-main .navigation-secondary .navigation-title_chevron {
  color: var(--font3);
  flex-shrink: 0;
}
.c-mw-navigation-main .navigation-secondary .navigation-title_link:hover .navigation-title_chevron {
  color: var(--font1);
}
.c-mw-navigation-main .navigation-secondary .c-mw-button {
  color: var(--font3) !important;
  transition: color 0.2s ease;
}
.c-mw-navigation-main .navigation-secondary .c-mw-button:hover {
  color: var(--font1) !important;
}

@keyframes wormhole-nav-slide-in {
  from {
    opacity: 0;
    transform: translateY(6px);
  }
  to {
    opacity: 1;
    transform: translateY(0);
  }
}
@keyframes nav-title-swap {
  from {
    opacity: 0;
    transform: translateY(4px);
  }
  to {
    opacity: 1;
    transform: translateY(0);
  }
}
.c-mw-public-join .fade-in-wrapper {
  transition: opacity 0.3s ease-out;
  background-color: #787878;
}
@media screen and (max-width: 768px) {
  .c-mw-public-join .desktop-logo {
    display: none;
  }
}
.c-mw-public-join .public-header-inner {
  max-width: 1190px;
  height: 84px;
}
.c-mw-public-join .public-header-inner.is-mobile .mewe-app-link {
  display: flex !important;
}
.c-mw-public-join .public-header-inner .wrapper-right {
  justify-content: space-between;
}
@media screen and (max-width: 768px) {
  .c-mw-public-join .public-header-inner .wrapper-right {
    width: 100%;
  }
}
.c-mw-public-join .public-header-inner .wrapper-right .mewe-app-link {
  display: none;
}
@media screen and (max-width: 768px) {
  .c-mw-public-join .public-header-inner .wrapper-right .mewe-app-link {
    display: flex;
  }
}
.c-mw-public-join .dialog-wrapper {
  flex: 0 1 600px;
  width: calc(100% - 32px);
  max-width: 600px;
  top: calc(84px + 50% - 250px);
  box-shadow: 9px 12px 40px 0 var(--shadow1-color);
}
@media screen and (max-height: 600px) {
  .c-mw-public-join .dialog-wrapper {
    top: 130px;
  }
}
.c-mw-public-join .dialog-wrapper .header-name {
  height: 64px;
}
.c-mw-public-join .dialog-wrapper .bg-photo-wrapper {
  width: 100%;
  max-width: 600px;
  min-height: 46px;
  max-height: 151px;
}

.c-mw-public-view {
  padding: 0 16px;
}
.c-mw-public-view .mewe-app-wrapper .mewe-app-content {
  justify-content: center;
}
@media screen and (max-width: 909px) {
  .c-mw-public-view .mewe-app-wrapper.public-profile {
    flex-direction: column;
    align-items: center !important;
  }
}

.c-mw-public-wrapper .filter-pixelate {
  position: absolute !important;
  top: -9999px !important;
  left: -9999px !important;
}
.c-mw-public-wrapper .c-mw-post-media img,
.c-mw-public-wrapper .c-mw-video-player img,
.c-mw-public-wrapper .c-mw-post-poll img,
.c-mw-public-wrapper .c-mw-post-event img {
  filter: url(#pixelate);
  -webkit-transform: translate3d(0, 0, 0);
  -webkit-user-drag: none;
  -khtml-user-drag: none;
  -moz-user-drag: none;
  -o-user-drag: none;
  user-drag: none;
}
.c-mw-public-wrapper .c-mw-video-player.player.mp-embed.is-splash {
  background-image: none !important;
}

.c-mw-sidebar-left .mobile-sidebar-btn {
  display: none;
}
@media screen and (max-width: 1179px) {
  .c-mw-sidebar-left .mobile-sidebar-btn {
    display: flex;
    align-items: center;
    justify-content: center;
    position: absolute;
    top: 50%;
    right: -16px;
    width: 32px;
    height: 88px;
    border-radius: 16px;
    background: var(--bg2);
    border: 0.5px solid var(--mobile-sidebar-accent-color);
    box-shadow: 9px 12px 40px 0 var(--shadow1-color);
  }
  [dir=rtl] .c-mw-sidebar-left .mobile-sidebar-btn {
    right: auto;
    left: -16px;
  }
  .c-mw-sidebar-left .mobile-sidebar-btn .icn.arrow-right-1 {
    margin-left: 8px;
  }
  [dir=rtl] .c-mw-sidebar-left .mobile-sidebar-btn .icn.arrow-right-1 {
    margin-left: 0;
    margin-right: 8px;
  }
  .c-mw-sidebar-left .mobile-sidebar-btn .icn.arrow-left-1 {
    margin-right: 8px;
  }
  [dir=rtl] .c-mw-sidebar-left .mobile-sidebar-btn .icn.arrow-left-1 {
    margin-right: 0;
    margin-left: 8px;
  }
}

.c-mw-toast-box {
  display: flex;
  align-items: flex-start;
  border-radius: 20px;
  background: var(--toast-basic-background);
  box-sizing: border-box;
  padding: 16px;
}
.c-mw-toast-box .toast-box_icon {
  padding: 8px;
  border-radius: 8px;
  color: var(--toast-icon-text-color);
}
.c-mw-toast-box .toast-box_content {
  display: inline;
  align-self: center;
  color: var(--toast-list-item-text-color);
  word-break: break-all;
  word-break: break-word;
}
.c-mw-toast-box .toast-box_content .toast-box_title {
  font-size: 16px;
  font-style: normal;
  font-weight: 500;
  line-height: 135%;
  letter-spacing: -0.16px;
  color: var(--toast-title-message-color);
}
.c-mw-toast-box .toast-box_content .toast-box_message {
  font-size: 14px;
  font-style: normal;
  font-weight: 400;
  line-height: 135%;
  letter-spacing: -0.14px;
  color: var(--toast-description-message-color);
}
.c-mw-toast-box.toast-box--info {
  border: 1px solid var(--toast-info-border-color);
}
.c-mw-toast-box.toast-box--info .toast-box_icon {
  background-color: var(--toast-icon-info-background);
}
.c-mw-toast-box.toast-box--error {
  border: 1px solid var(--toast-error-border-color);
}
.c-mw-toast-box.toast-box--error .toast-box_icon {
  background-color: var(--toast-icon-error-background);
}
.c-mw-toast-box.toast-box--notice {
  border: 1px solid var(--toast-notice-border-color);
}
.c-mw-toast-box.toast-box--notice .toast-box_icon {
  background-color: var(--toast-icon-notice-background);
}
.c-mw-toast-box.toast-box--attention {
  border: 1px solid var(--toast-attention-border-color);
}
.c-mw-toast-box.toast-box--attention .toast-box_icon {
  background-color: var(--toast-icon-attention-background);
}

.c-mw-toaster {
  display: flex;
  justify-content: center;
  top: calc(64px + 4px);
  position: fixed;
  z-index: 99999;
  color: var(--toast-text-color);
}
@media screen and (max-width: 910px) {
  .c-mw-toaster {
    right: 8px;
  }
}
@media screen and (min-width: 910px) and (max-width: 1420px) {
  .c-mw-toaster {
    left: calc(100vw - 366px - 60px);
  }
}
@media screen and (min-width: 1421px) {
  .c-mw-toaster {
    right: calc((100vw - 1420px) / 2 - 8px);
  }
}
.c-mw-toaster .toast-item {
  max-width: min(366px, 100vw - 16px);
  width: 100vw;
  opacity: 0;
  transform: translateY(-100%);
  transition: all 0.3s ease-out;
  margin-bottom: 8px;
  border-radius: 12px;
  position: relative;
  overflow: hidden;
  box-sizing: border-box;
  background: var(--toast-basic-background);
}
.c-mw-toaster .toast-item.toast-info {
  border: 1px solid var(--toast-info-border-color);
}
.c-mw-toaster .toast-item.toast-error {
  border: 1px solid var(--toast-error-border-color);
}
.c-mw-toaster .toast-item.toast-notice {
  border: 1px solid var(--toast-notice-border-color);
}
.c-mw-toaster .toast-item.toast-attention {
  border: 1px solid var(--toast-attention-border-color);
}
.c-mw-toaster .toast-item ul {
  position: relative;
  display: flex;
  align-items: flex-start;
  padding: 20px;
}
@media screen and (max-width: 650px) {
  .c-mw-toaster .toast-item ul {
    padding: 16px;
  }
}
.c-mw-toaster .toast-item ul .icon {
  padding: 8px;
  border-radius: 8px;
  color: var(--toast-icon-text-color);
}
.c-mw-toaster .toast-item ul .icon-notice {
  background-color: var(--toast-icon-notice-background);
}
.c-mw-toaster .toast-item ul .icon-error {
  background-color: var(--toast-icon-error-background);
}
.c-mw-toaster .toast-item ul .icon-info {
  background-color: var(--toast-icon-info-background);
}
.c-mw-toaster .toast-item ul .icon-attention {
  background-color: var(--toast-icon-attention-background);
}
.c-mw-toaster .toast-item ul li {
  display: inline;
  align-self: center;
  width: 230px;
  margin-right: 16px;
  color: var(--toast-list-item-text-color);
  font-size: 13px;
  font-weight: 400;
  list-style-type: none;
  word-break: break-all;
  word-break: break-word;
}
.c-mw-toaster .toast-item ul li .title_message {
  font-size: 16px;
  font-style: normal;
  font-weight: 500;
  line-height: 135%;
  letter-spacing: -0.16px;
  color: var(--toast-title-message-color);
}
.c-mw-toaster .toast-item ul li .content_message {
  font-size: 14px;
  font-style: normal;
  font-weight: 400;
  line-height: 135%;
  letter-spacing: -0.14px;
  color: var(--toast-description-message-color);
}
.c-mw-toaster .toast-item.toast-item--visible {
  opacity: 1;
  transform: translateY(0);
  animation: toast-bounce-in 0.5s cubic-bezier(0.36, 0, 0.66, -0.56) forwards;
}
.c-mw-toaster .toast-item.toast-item--visible.toast-item--hidden {
  opacity: 0;
  height: 0;
}
@keyframes toast-bounce-in {
  0% {
    transform: translateY(-100%);
  }
  50% {
    transform: translateY(10%);
  }
  75% {
    transform: translateY(-5%);
  }
  100% {
    transform: translateY(0);
  }
}
.c-mw-toaster #error-action {
  cursor: pointer;
}

.c-mw-tunnel-grid {
  position: fixed;
  top: 0;
  left: 0;
  width: 100vw;
  height: 100vh;
  height: 100dvh;
  display: flex;
  justify-content: center;
  align-items: center;
  transition: perspective 1s ease-in-out;
  background-color: var(--bg1);
  z-index: -1;
}
.c-app-route .c-mw-tunnel-grid {
  top: 32px;
}
.c-mw-tunnel-grid .tunnel {
  width: 100vw;
  height: 100vw;
  transform-style: preserve-3d;
  position: relative;
}
.c-mw-tunnel-grid .plane {
  position: absolute;
}
[data-theme=dark] .c-mw-tunnel-grid .plane {
  background-image: linear-gradient(rgba(var(--grey80-rgb), 0.6) 1px, transparent 2px), linear-gradient(90deg, rgba(var(--grey80-rgb), 0.6) 1px, transparent 2px);
}
[data-theme=light] .c-mw-tunnel-grid .plane {
  background-image: linear-gradient(rgba(var(--grey60-rgb), 0.5) 1px, transparent 1px), linear-gradient(90deg, rgba(var(--grey60-rgb), 0.5) 1px, transparent 1px);
}
.c-mw-tunnel-grid .plane {
  /* portrait styles */
}
@media (max-aspect-ratio: 1/1) {
  [data-theme=dark] .c-mw-tunnel-grid .plane {
    background-image: linear-gradient(rgba(var(--grey80-rgb), 0.6) 1px, transparent 1px), linear-gradient(90deg, rgba(var(--grey80-rgb), 0.6) 1px, transparent 1px);
  }
  [data-theme=light] .c-mw-tunnel-grid .plane {
    background-image: linear-gradient(rgba(var(--grey60-rgb), 0.5) 1px, transparent 1px), linear-gradient(90deg, rgba(var(--grey60-rgb), 0.5) 1px, transparent 1px);
  }
}
.c-mw-tunnel-grid .floor,
.c-mw-tunnel-grid .ceiling {
  width: 200vw;
  height: 100vw;
  left: 0;
  background-size: 10vw 2vw;
  transition: background-position-y 0.1s ease-out;
}
[data-theme=dark] .c-mw-tunnel-grid .floor,
[data-theme=dark] .c-mw-tunnel-grid .ceiling {
  mask-image: linear-gradient(to bottom, rgb(0, 0, 0) 70%, rgba(0, 0, 0, 0) 100%);
}
[data-theme=light] .c-mw-tunnel-grid .floor,
[data-theme=light] .c-mw-tunnel-grid .ceiling {
  mask-image: linear-gradient(to bottom, rgb(255, 255, 255) 70%, rgba(255, 255, 255, 0) 100%);
}
.c-mw-tunnel-grid .floor,
.c-mw-tunnel-grid .ceiling {
  /* portrait styles */
}
@media (max-aspect-ratio: 1/1) {
  [data-theme=dark] .c-mw-tunnel-grid .floor,
  [data-theme=dark] .c-mw-tunnel-grid .ceiling {
    mask-image: linear-gradient(to bottom, rgb(0, 0, 0) 50%, rgba(0, 0, 0, 0) 100%);
  }
  [data-theme=light] .c-mw-tunnel-grid .floor,
  [data-theme=light] .c-mw-tunnel-grid .ceiling {
    mask-image: linear-gradient(to bottom, rgb(255, 255, 255) 50%, rgba(255, 255, 255, 0) 100%);
  }
}
@media (max-aspect-ratio: 9/16) {
  [data-theme=dark] .c-mw-tunnel-grid .floor,
  [data-theme=dark] .c-mw-tunnel-grid .ceiling {
    mask-image: linear-gradient(to bottom, rgb(0, 0, 0) 30%, rgba(0, 0, 0, 0) 100%);
  }
  [data-theme=light] .c-mw-tunnel-grid .floor,
  [data-theme=light] .c-mw-tunnel-grid .ceiling {
    mask-image: linear-gradient(to bottom, rgb(255, 255, 255) 30%, rgba(255, 255, 255, 0) 100%);
  }
}
.c-mw-tunnel-grid .left,
.c-mw-tunnel-grid .right {
  background-size: 2vw 10vw;
  width: 100vw;
  height: 100vw;
  transition: background-position-x 0.1s ease-out;
}
[data-theme=dark] .c-mw-tunnel-grid .left,
[data-theme=dark] .c-mw-tunnel-grid .right {
  mask-image: linear-gradient(to right, rgb(0, 0, 0) 70%, rgba(0, 0, 0, 0) 100%);
}
[data-theme=light] .c-mw-tunnel-grid .left,
[data-theme=light] .c-mw-tunnel-grid .right {
  mask-image: linear-gradient(to right, rgb(255, 255, 255) 70%, rgba(255, 255, 255, 0) 100%);
}
.c-mw-tunnel-grid .left,
.c-mw-tunnel-grid .right {
  /* portrait styles */
}
@media (max-aspect-ratio: 1/1) {
  [data-theme=dark] .c-mw-tunnel-grid .left,
  [data-theme=dark] .c-mw-tunnel-grid .right {
    mask-image: linear-gradient(to right, rgb(0, 0, 0) 50%, rgba(0, 0, 0, 0) 100%);
  }
  [data-theme=light] .c-mw-tunnel-grid .left,
  [data-theme=light] .c-mw-tunnel-grid .right {
    mask-image: linear-gradient(to right, rgb(255, 255, 255) 50%, rgba(255, 255, 255, 0) 100%);
  }
}
@media (max-aspect-ratio: 9/16) {
  [data-theme=dark] .c-mw-tunnel-grid .left,
  [data-theme=dark] .c-mw-tunnel-grid .right {
    mask-image: linear-gradient(to right, rgb(0, 0, 0) 30%, rgba(0, 0, 0, 0) 100%);
  }
  [data-theme=light] .c-mw-tunnel-grid .left,
  [data-theme=light] .c-mw-tunnel-grid .right {
    mask-image: linear-gradient(to right, rgb(255, 255, 255) 30%, rgba(255, 255, 255, 0) 100%);
  }
}
.c-mw-tunnel-grid .floor {
  transform: rotateX(90deg) rotateY(180deg) rotateZ(180deg) translateX(-50vw) translateZ(-50vw);
}
.c-mw-tunnel-grid .ceiling {
  transform: rotateX(-90deg) rotateY(180deg) translateX(50vw) translateZ(-50vw);
}
.c-mw-tunnel-grid .left {
  transform: rotateY(90deg) translateZ(100vw);
}
.c-mw-tunnel-grid .right {
  transform: rotateY(-90deg) rotateZ(180deg) translateZ(100vw);
}
[data-theme=dark] .c-mw-tunnel-grid.contrast-xl .plane {
  background-image: linear-gradient(rgba(63, 63, 70, 0.7) 1px, transparent 2px), linear-gradient(90deg, rgba(63, 63, 70, 0.7) 1px, transparent 2px);
}
@media (max-aspect-ratio: 1/1) {
  [data-theme=dark] .c-mw-tunnel-grid.contrast-xl .plane {
    background-image: linear-gradient(rgba(63, 63, 70, 0.7) 1px, transparent 1px), linear-gradient(90deg, rgba(63, 63, 70, 0.7) 1px, transparent 1px);
  }
}
@media (max-aspect-ratio: 9/16) {
  [data-theme=dark] .c-mw-tunnel-grid.contrast-xl .plane {
    background-image: linear-gradient(rgba(118, 118, 129, 0.6) 0.5px, transparent 0.5px), linear-gradient(90deg, rgba(118, 118, 129, 0.6) 0.5px, transparent 0.5px);
  }
}
.c-mw-tunnel-grid.bg-auth {
  background-color: var(--grey90);
}
[data-theme=dark] .c-mw-tunnel-grid.bg-auth .plane {
  background-image: linear-gradient(rgba(118, 118, 129, 0.7) 1px, transparent 2px), linear-gradient(90deg, rgba(118, 118, 129, 0.7) 1px, transparent 2px);
}
.c-mw-tunnel-grid.bg-auth .plane {
  /* portrait styles */
}
@media (max-aspect-ratio: 1/1) {
  [data-theme=dark] .c-mw-tunnel-grid.bg-auth .plane {
    background-image: linear-gradient(rgba(118, 118, 129, 0.7) 1px, transparent 1px), linear-gradient(90deg, rgba(118, 118, 129, 0.7) 1px, transparent 1px);
  }
}
@media (max-aspect-ratio: 9/16) {
  [data-theme=dark] .c-mw-tunnel-grid.bg-auth .plane {
    background-image: linear-gradient(rgba(118, 118, 129, 0.7) 0.5px, transparent 0.5px), linear-gradient(90deg, rgba(118, 118, 129, 0.7) 0.5px, transparent 0.5px);
  }
}

.c-mw-analytics-chart {
  display: flex;
  flex-direction: column;
  height: 100%;
  min-height: 0;
}
@media (min-width: 620px) {
  .c-mw-analytics-chart .mobile-only {
    display: none;
  }
}
@media (max-width: 619px) {
  .c-mw-analytics-chart .desktop-only {
    display: none;
  }
}
.c-mw-analytics-chart > div:not(.chart-container) {
  flex-shrink: 0;
}
.c-mw-analytics-chart .chart-container {
  flex: 1 1 auto;
  display: flex;
  flex-direction: column;
  min-height: 0;
  border-radius: 20px;
}
.c-mw-analytics-chart .chart-loader,
.c-mw-analytics-chart .chart-frame {
  flex: 1 1 auto;
  height: calc(100vh - 320px - var(--reduce-web-height-by, 0px));
  min-height: 320px;
}
@media (max-width: 619px) {
  .c-mw-analytics-chart .chart-loader,
  .c-mw-analytics-chart .chart-frame {
    height: calc(100vh - 420px);
  }
}
.c-mw-analytics-chart .chart-loader {
  display: flex;
  align-items: center;
  justify-content: center;
}
.c-mw-analytics-chart .chart-frame > * {
  height: 100%;
}

.c-mw-author .author_subtitle-wrapper {
  display: grid;
  grid-template-columns: repeat(auto-fill, minmax(0, auto));
  align-items: center;
  justify-content: flex-start;
}
.c-mw-author .author_subtitle-wrapper > :not(:first-child) {
  position: relative;
}
.c-mw-author .author_subtitle-wrapper > :not(:first-child):before {
  content: "";
  width: 2px;
  height: 2px;
  position: absolute;
  background-color: var(--font1);
  border-radius: 100%;
  background-color: var(--font3);
  top: calc(50% - 1px);
  left: -10px;
}
[dir=rtl] .c-mw-author .author_subtitle-wrapper > :not(:first-child):before {
  left: auto;
  right: -10px;
}
.c-mw-author .author_subtitle-wrapper .c-mw-sharing-info .btn-tertiary {
  height: 16px;
  padding: 0;
  color: var(--font3);
}
.c-mw-author .author_details_role {
  vertical-align: baseline;
  position: relative;
  margin-left: 8px;
  padding-left: 8px;
}
.c-mw-author .author_details_role:before {
  top: calc(50% - 1px);
  left: -1px;
  content: "";
  width: 2px;
  height: 2px;
  position: absolute;
  background-color: var(--font1);
  border-radius: 100%;
  background-color: var(--font3);
}
[dir=rtl] .c-mw-author .author_details_role:before {
  right: -1px;
  left: unset;
}
[dir=rtl] .c-mw-author .author_details_role {
  margin-left: 0;
  margin-right: 8px;
  padding-right: 8px;
  padding-left: 0;
}
.c-mw-author .comment-author {
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: 135%;
  letter-spacing: -0.16px;
  color: var(--font3);
}

.c-mw-avatar.popup-is-opened {
  z-index: 1000;
}
.c-mw-avatar .secondary-avatar-blur {
  position: absolute;
  bottom: -7px;
  right: -7px;
  width: 32px !important;
  height: 32px !important;
  border-radius: 50% !important;
  overflow: hidden;
}
.c-mw-avatar .secondary-avatar-blur .h-avatar_img--group {
  position: initial !important;
}
.c-mw-avatar .secondary-avatar-blur .icn {
  width: 20px !important;
  height: 20px !important;
}

.c-mw-badge {
  vertical-align: middle;
  display: inline-flex;
  align-items: center;
  margin: 0 0 0 8px;
  height: 24px;
}
[dir=rtl] .c-mw-badge {
  margin: 0 8px 0 0;
}
.c-mw-badge .badge-box {
  display: flex;
  align-items: center;
  justify-content: center;
  position: relative;
  height: 24px;
  width: 24px;
  border-radius: 100%;
}
.c-mw-badge .badge-box + .badge-box {
  margin-left: -6px;
}
[dir=rtl] .c-mw-badge .badge-box + .badge-box {
  margin-left: 0;
  margin-right: -6px;
}
.c-mw-badge .badge-box.verified {
  background: var(--badge-verified-bg);
}
.c-mw-badge .badge-box.premium {
  background: var(--badge-premium-bg);
}
.c-mw-badge .badge-box.donor {
  background: var(--badge-donor-bg);
}
.c-mw-badge .badge-box.favorite {
  background: var(--badge-favorite-bg);
}
.c-mw-badge .badge-box.ambassador {
  background: var(--badge-ambassador-bg);
}
.c-mw-badge .badge-box .icn {
  width: 12px;
  height: 12px;
  color: var(--badge-icon-color) !important;
}
.c-mw-badge.mini {
  height: 16px;
  margin: 0 0 0 4px;
}
[dir=rtl] .c-mw-badge.mini {
  margin: 0 0 0 4px;
}
.c-mw-badge.mini .badge-box {
  width: 16px;
  height: 16px;
}
.c-mw-badge.big {
  height: 40px !important;
}
.c-mw-badge.big .badge-box {
  width: 40px !important;
  height: 40px !important;
}
.c-mw-badge.big .icn {
  width: 24px;
  height: 24px;
}
.c-mw-badge.ambassador {
  position: absolute;
  bottom: 0;
  right: 0;
  margin: 0;
  height: auto;
}
.c-mw-badge.ambassador .icn {
  color: var(--black-fixed) !important;
}
[dir=rtl] .c-mw-badge.ambassador {
  right: unset;
  left: 0;
}

/*
  loading-1
  <div class="animation-loading-1">
    <span class="animated-dot-1"></span>
    <span class="animated-dot-2"></span>
    <span class="animated-dot-3"></span>
    <span class="animated-dot-4"></span>
  </div>
*/
@keyframes loading-dots {
  0%, 80%, 100% {
    transform: scale(0);
  }
  40% {
    transform: scale(1);
  }
}
.animation-loading-1 {
  height: 40px;
  display: block;
  text-align: center;
}
.animation-loading-1 span {
  width: 12px;
  height: 12px;
  bottom: -15px;
  display: inline-block;
  position: relative;
  border-radius: 100%;
}
.animation-loading-1 .animated-dot-1 {
  animation: animated-dot-1 1.6s linear infinite;
  animation-delay: -0.3s;
  background-color: var(--font1);
}
@keyframes animated-dot-1 {
  50% {
    width: 25px;
    height: 25px;
    bottom: 0;
    opacity: 0.1;
  }
}
.animation-loading-1 .animated-dot-2 {
  animation: animated-dot-2 1.6s linear infinite;
  animation-delay: -0.6s;
  background-color: var(--font1);
}
@keyframes animated-dot-2 {
  50% {
    width: 25px;
    height: 25px;
    bottom: 0;
    opacity: 0.1;
  }
}
.animation-loading-1 .animated-dot-3 {
  animation: animated-dot-3 1.6s linear infinite;
  animation-delay: -0.9s;
  background-color: var(--font1);
}
@keyframes animated-dot-3 {
  50% {
    width: 25px;
    height: 25px;
    bottom: 0;
    opacity: 0.1;
  }
}
.animation-loading-1 .animated-dot-4 {
  animation: animated-dot-4 1.6s linear infinite;
  animation-delay: -1.2s;
  background-color: var(--font1);
}
@keyframes animated-dot-4 {
  50% {
    width: 25px;
    height: 25px;
    bottom: 0;
    opacity: 0.1;
  }
}

.animation-loading-2 {
  min-height: 30px;
  position: relative;
}
.animation-loading-2:before {
  content: "";
  top: 50%;
  left: 50%;
  width: 24px;
  height: 24px;
  margin: -14px 0 0 -14px;
  position: absolute;
  border-radius: 100%;
  border: 2px solid transparent;
  border-top-color: var(--font1) !important;
  animation: rotating-circle 0.5s linear infinite;
}
[dir=rtl] .animation-loading-2:before {
  margin: -14px -14px 0 0;
}
@keyframes rotating-circle {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(360deg);
  }
}

.animation-loading-3 {
  min-height: 30px;
}
.animation-loading-3 .btn-loading-dots {
  display: flex;
  justify-content: center;
  align-items: center;
  width: 24px;
  height: 24px;
  position: relative;
}
.animation-loading-3 .btn-loading-dots .dot {
  width: 6px;
  height: 6px;
  border-radius: 50%;
  position: absolute;
  animation: loading-dots 1.4s infinite ease-in-out both;
  background-color: var(--grey80);
}
.animation-loading-3 .btn-loading-dots .dot:nth-child(1) {
  top: 0;
  left: 9px;
  animation-delay: -0.32s;
}
.animation-loading-3 .btn-loading-dots .dot:nth-child(2) {
  left: 0;
  top: 9px;
  animation-delay: -0.16s;
}
.animation-loading-3 .btn-loading-dots .dot:nth-child(3) {
  right: 0;
  top: 9px;
  animation-delay: 0s;
}
.animation-loading-3 .btn-loading-dots .dot:nth-child(4) {
  bottom: 0;
  left: 9px;
  animation-delay: 0.16s;
}

/*
<div class="loader">
  <span class="loader-dot">.</span><span class="loader-dot">.</span><span class="loader-dot">.</span>
</div>
*/
.loader {
  display: inline;
}

@keyframes blink {
  50% {
    color: transparent;
  }
}
.loader-dot {
  animation: 1s blink infinite;
}

.loader-dot:nth-child(2) {
  animation-delay: 250ms;
}

.loader-dot:nth-child(3) {
  animation-delay: 500ms;
}

.loader-three-dots {
  align-self: center;
  margin: 0 16px;
  width: 34.5px;
  height: 4px;
  --c: radial-gradient(farthest-side, #5BE6AA 90%, #0000);
  background: var(--c), var(--c), var(--c), var(--c);
  background-size: 4px 4px;
  background-repeat: no-repeat;
  animation: d10-1 0.75s infinite alternate, d10-2 1.5s infinite alternate;
}

@keyframes d10-1 {
  0%, 10% {
    background-position: 0 0, 0 0, 0 0, 0 0;
  }
  33% {
    background-position: 0 0, 33.3333333333% 0, 33.3333333333% 0, 33.3333333333% 0;
  }
  66% {
    background-position: 0 0, 33.3333333333% 0, 66.6666666667% 0, 66.6666666667% 0;
  }
  90%, 100% {
    background-position: 0 0, 33.3333333333% 0, 66.6666666667% 0, 100% 0;
  }
}
@keyframes d10-2 {
  0%, 49.99% {
    transform: scale(1);
  }
  50%, 100% {
    transform: scale(-1);
  }
}
/*
  Diagonal Fade-in Animation
  Usage: Apply {{diagonal-fade-in}} modifier to container with card elements
  <div {{diagonal-fade-in}}>
    <div class="card">Card 1</div>
    <div class="card">Card 2</div>
    <div class="card">Card 3</div>
  </div>
*/
.diagonal-fade-in-container {
  display: grid;
  gap: 16px;
  grid-template-columns: repeat(auto-fit, minmax(200px, 1fr));
}
.diagonal-fade-in-container.flex-layout {
  display: flex;
  flex-wrap: wrap;
  gap: 16px;
}
.diagonal-fade-in-container.flex-layout > * {
  flex: 1;
  min-width: 200px;
}
.diagonal-fade-in-container.grid-layout {
  display: grid;
  grid-template-columns: repeat(auto-fit, minmax(200px, 1fr));
  gap: 16px;
}

@keyframes diagonal-fade-in {
  0% {
    opacity: 0;
    transform: translateY(10px) scale(0.95);
  }
  100% {
    opacity: 1;
    transform: translateY(0) scale(1);
  }
}
@keyframes diagonal-fade-in-bounce {
  0% {
    opacity: 0;
    transform: translateY(15px) scale(0.9);
  }
  60% {
    opacity: 1;
    transform: translateY(-2px) scale(1.02);
  }
  100% {
    opacity: 1;
    transform: translateY(0) scale(1);
  }
}
@keyframes diagonal-slide-in {
  0% {
    opacity: 0;
    transform: translateX(-20px) translateY(10px);
  }
  100% {
    opacity: 1;
    transform: translateX(0) translateY(0);
  }
}
.diagonal-fade-in-stagger > * {
  opacity: 0;
  transform: translateY(10px);
  transition: opacity 300ms ease-out, transform 300ms ease-out;
}
.diagonal-fade-in-stagger > *:nth-child(1) {
  animation-delay: 0ms;
}
.diagonal-fade-in-stagger > *:nth-child(2) {
  animation-delay: 25ms;
}
.diagonal-fade-in-stagger > *:nth-child(3) {
  animation-delay: 50ms;
}
.diagonal-fade-in-stagger > *:nth-child(4) {
  animation-delay: 75ms;
}
.diagonal-fade-in-stagger > *:nth-child(5) {
  animation-delay: 100ms;
}
.diagonal-fade-in-stagger > *:nth-child(6) {
  animation-delay: 125ms;
}
.diagonal-fade-in-stagger > *:nth-child(7) {
  animation-delay: 150ms;
}
.diagonal-fade-in-stagger > *:nth-child(8) {
  animation-delay: 175ms;
}
.diagonal-fade-in-stagger > *:nth-child(9) {
  animation-delay: 200ms;
}
.diagonal-fade-in-stagger > *:nth-child(10) {
  animation-delay: 225ms;
}
.diagonal-fade-in-stagger > *:nth-child(11) {
  animation-delay: 250ms;
}
.diagonal-fade-in-stagger > *:nth-child(12) {
  animation-delay: 275ms;
}
.diagonal-fade-in-stagger > *.animate {
  opacity: 1;
  transform: translateY(0);
}

@media (max-width: 768px) {
  .diagonal-fade-in-container {
    grid-template-columns: 1fr;
    gap: 12px;
  }
  .diagonal-fade-in-container.flex-layout > * {
    min-width: 100%;
  }
}
@media (min-width: 1200px) {
  .diagonal-fade-in-container {
    gap: 20px;
  }
}
.c-mw-button,
[data-theme=dark] .c-mw-button {
  --btn-primary-bg: var(--green20);
  --btn-primary-color: var(--grey100);
  --btn-primary-hover-bg: var(--green40);
  --btn-primary-disabled-bg: var(--grey60);
  --btn-primary-disabled-color: var(--grey50);
  --btn-primary-focus-bg: var(--green20);
  --btn-primary-focus-border: var(--green30);
  --btn-primary-loader-color: var(--grey80);
  --btn-secondary-bg: var(--grey80);
  --btn-secondary-color: var(--green30);
  --btn-secondary-border: var(--green20);
  --btn-secondary-active-border: var(--green10);
  --btn-secondary-disabled-color: var(--grey60);
  --btn-secondary-loader-color: var(--green20);
  --btn-tertiary-color: var(--grey00);
  --btn-tertiary-disabled-color: var(--grey60);
  --btn-tertiary-hover-color: var(--green30);
  --btn-tertiary-active-color: var(--green30);
  --btn-tertiary-loader-color: var(--green30);
  --btn-circle-color: var(--grey00);
  --btn-circle-bg: var(--grey70);
  --btn-circle-active-border: var(--grey60);
  --btn-circle-hover-bg: var(--green10);
  --btn-circle-hover-color: var(--grey100);
  --btn-circle-disabled-color: var(--grey50);
  --btn-circle-disabled-bg: var(--grey60);
  --btn-circle-tint-bg: var(--green20);
  --btn-circle-tint-color: var(--grey100);
  --btn-circle-tint-hover-bg: var(--green40);
  --btn-circle-transparent-color: var(--grey00);
  --btn-circle-loader-color: var(--grey00);
}

[data-theme=light] .c-mw-button:not([data-theme=dark]) {
  --btn-primary-bg: var(--violet60);
  --btn-primary-color: var(--grey00);
  --btn-primary-hover-bg: var(--violet70);
  --btn-primary-disabled-bg: var(--grey60);
  --btn-primary-disabled-color: var(--grey50);
  --btn-primary-focus-bg: var(--violet60);
  --btn-primary-focus-border: var(--violet70);
  --btn-primary-loader-color: var(--grey20);
  --btn-secondary-bg: var(--grey30);
  --btn-secondary-color: var(--violet60);
  --btn-secondary-border: var(--violet60);
  --btn-secondary-active-border: var(--violet40);
  --btn-secondary-disabled-color: var(--grey60);
  --btn-secondary-loader-color: var(--violet60);
  --btn-tertiary-color: var(--grey100);
  --btn-tertiary-disabled-color: var(--grey50);
  --btn-tertiary-hover-color: var(--violet70);
  --btn-tertiary-active-color: var(--violet60);
  --btn-tertiary-loader-color: var(--violet60);
  --btn-circle-color: var(--grey100);
  --btn-circle-bg: var(--grey30);
  --btn-circle-active-border: var(--grey40);
  --btn-circle-hover-bg: var(--violet70);
  --btn-circle-hover-color: var(--grey00);
  --btn-circle-disabled-color: var(--grey60);
  --btn-circle-disabled-bg: var(--grey40);
  --btn-circle-tint-bg: var(--violet60);
  --btn-circle-tint-color: var(--grey00);
  --btn-circle-tint-hover-bg: var(--violet70);
  --btn-circle-transparent-color: var(--grey100);
  --btn-circle-loader-color: var(--grey60);
}

.c-mw-button {
  display: flex;
  align-items: center;
  justify-content: center;
  text-align: center;
  border: none;
  white-space: nowrap;
  flex-shrink: 0;
  touch-action: manipulation;
}
.c-mw-button,
.c-mw-button .btn-label,
.c-mw-button .btn-label .icn {
  -webkit-tap-highlight-color: transparent;
}
.c-mw-button .btn-label {
  gap: 8px;
  position: relative;
  min-width: 0;
}
.c-mw-button .btn-label .btn-inner-text {
  overflow: clip;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  display: inline-block;
}
@media all and (max-width: 909px) {
  .c-mw-button .btn-label {
    user-select: none;
  }
}
.c-mw-button:disabled, .c-mw-button.btn-disabled {
  cursor: not-allowed;
}
.c-mw-button.in-progress .btn-label {
  visibility: hidden;
}
.c-mw-button.in-progress .btn-loading-dots {
  position: absolute !important;
  z-index: 2;
}
.c-mw-button.btn-primary {
  color: var(--btn-primary-color);
  background: var(--btn-primary-bg);
  border: 2px solid var(--btn-primary-bg);
}
.c-mw-button.btn-primary:not(.in-progress):disabled {
  color: var(--btn-primary-disabled-color);
  border: 2px solid var(--btn-primary-disabled-bg);
  background: var(--btn-primary-disabled-bg);
}
.c-mw-button.btn-primary:not(.in-progress):not(:disabled):hover:not(:active):not(.btn-active), .c-mw-button.btn-primary:not(.in-progress):not(:disabled).btn-hover {
  background: var(--btn-primary-hover-bg);
  border: 2px solid var(--btn-primary-hover-bg);
}
.c-mw-button.btn-primary:not(.in-progress):not(:disabled):active, .c-mw-button.btn-primary:not(.in-progress):not(:disabled).btn-active {
  background: var(--btn-primary-bg);
  border: 2px solid var(--btn-primary-focus-border);
}
.c-mw-button.btn-primary:not(.in-progress):not(:disabled):focus, .c-mw-button.btn-primary:not(.in-progress):not(:disabled).btn-focus {
  background: var(--btn-primary-focus-bg);
  border: 2px solid var(--btn-primary-focus-border);
}
.c-mw-button.btn-primary.in-progress .btn-loading-dots {
  display: flex;
  justify-content: center;
  align-items: center;
  width: 24px;
  height: 24px;
  position: relative;
}
.c-mw-button.btn-primary.in-progress .btn-loading-dots .dot {
  width: 6px;
  height: 6px;
  border-radius: 50%;
  position: absolute;
  animation: loading-dots 1.4s infinite ease-in-out both;
  background-color: var(--btn-primary-loader-color);
}
.c-mw-button.btn-primary.in-progress .btn-loading-dots .dot:nth-child(1) {
  top: 0;
  left: 9px;
  animation-delay: -0.32s;
}
.c-mw-button.btn-primary.in-progress .btn-loading-dots .dot:nth-child(2) {
  left: 0;
  top: 9px;
  animation-delay: -0.16s;
}
.c-mw-button.btn-primary.in-progress .btn-loading-dots .dot:nth-child(3) {
  right: 0;
  top: 9px;
  animation-delay: 0s;
}
.c-mw-button.btn-primary.in-progress .btn-loading-dots .dot:nth-child(4) {
  bottom: 0;
  left: 9px;
  animation-delay: 0.16s;
}
.c-mw-button.btn-secondary {
  color: var(--btn-secondary-color);
  border: 1px solid var(--btn-secondary-border);
  background: var(--btn-secondary-bg);
  backdrop-filter: blur(18px);
}
.c-mw-button.btn-secondary:not(.in-progress):disabled {
  color: var(--btn-secondary-disabled-color);
  border: 1px solid transparent;
}
.c-mw-button.btn-secondary:not(.in-progress):not(:disabled):hover:not(:active):not(.btn-active), .c-mw-button.btn-secondary:not(.in-progress):not(:disabled).btn-hover {
  border: 1px solid transparent;
}
.c-mw-button.btn-secondary:not(.in-progress):active, .c-mw-button.btn-secondary:not(.in-progress).btn-active {
  border: 1px solid var(--btn-secondary-active-border);
}
.c-mw-button.btn-secondary:not(.in-progress):focus, .c-mw-button.btn-secondary:not(.in-progress).btn-focus {
  border: 1px solid var(--btn-secondary-active-border);
}
.c-mw-button.btn-secondary.in-progress .btn-loading-dots {
  display: flex;
  justify-content: center;
  align-items: center;
  width: 24px;
  height: 24px;
  position: relative;
}
.c-mw-button.btn-secondary.in-progress .btn-loading-dots .dot {
  width: 6px;
  height: 6px;
  border-radius: 50%;
  position: absolute;
  animation: loading-dots 1.4s infinite ease-in-out both;
  background-color: var(--btn-secondary-loader-color);
}
.c-mw-button.btn-secondary.in-progress .btn-loading-dots .dot:nth-child(1) {
  top: 0;
  left: 9px;
  animation-delay: -0.32s;
}
.c-mw-button.btn-secondary.in-progress .btn-loading-dots .dot:nth-child(2) {
  left: 0;
  top: 9px;
  animation-delay: -0.16s;
}
.c-mw-button.btn-secondary.in-progress .btn-loading-dots .dot:nth-child(3) {
  right: 0;
  top: 9px;
  animation-delay: 0s;
}
.c-mw-button.btn-secondary.in-progress .btn-loading-dots .dot:nth-child(4) {
  bottom: 0;
  left: 9px;
  animation-delay: 0.16s;
}
.c-mw-button.btn-secondary.in-progress {
  border: 1px solid transparent;
}
.c-mw-button.btn-tertiary {
  color: var(--btn-tertiary-color);
  background-color: transparent;
}
.c-mw-button.btn-tertiary:not(.in-progress):disabled {
  color: var(--btn-tertiary-disabled-color);
}
.c-mw-button.btn-tertiary:not(.in-progress):not(:disabled):hover, .c-mw-button.btn-tertiary:not(.in-progress):not(:disabled).btn-hover, .c-mw-button.btn-tertiary:not(.in-progress):not(:disabled):focus, .c-mw-button.btn-tertiary:not(.in-progress):not(:disabled).btn-focus {
  color: var(--btn-tertiary-hover-color);
}
.c-mw-button.btn-tertiary.in-progress .btn-loading-dots {
  display: flex;
  justify-content: center;
  align-items: center;
  width: 24px;
  height: 24px;
  position: relative;
}
.c-mw-button.btn-tertiary.in-progress .btn-loading-dots .dot {
  width: 6px;
  height: 6px;
  border-radius: 50%;
  position: absolute;
  animation: loading-dots 1.4s infinite ease-in-out both;
  background-color: var(--btn-tertiary-loader-color);
}
.c-mw-button.btn-tertiary.in-progress .btn-loading-dots .dot:nth-child(1) {
  top: 0;
  left: 9px;
  animation-delay: -0.32s;
}
.c-mw-button.btn-tertiary.in-progress .btn-loading-dots .dot:nth-child(2) {
  left: 0;
  top: 9px;
  animation-delay: -0.16s;
}
.c-mw-button.btn-tertiary.in-progress .btn-loading-dots .dot:nth-child(3) {
  right: 0;
  top: 9px;
  animation-delay: 0s;
}
.c-mw-button.btn-tertiary.in-progress .btn-loading-dots .dot:nth-child(4) {
  bottom: 0;
  left: 9px;
  animation-delay: 0.16s;
}
.c-mw-button.btn-primary.btn-s, .c-mw-button.btn-secondary.btn-s, .c-mw-button.btn-tertiary.btn-s {
  font-size: 12px;
  font-style: normal;
  font-weight: 400;
  line-height: 135%;
  letter-spacing: -0.12px;
}
.c-mw-button.btn-primary.btn-m, .c-mw-button.btn-secondary.btn-m, .c-mw-button.btn-tertiary.btn-m {
  font-size: 14px;
  font-style: normal;
  font-weight: 400;
  line-height: 135%;
  letter-spacing: -0.14px;
}
.c-mw-button.btn-primary.btn-l, .c-mw-button.btn-secondary.btn-l, .c-mw-button.btn-tertiary.btn-l {
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: 135%;
  letter-spacing: -0.16px;
}
.c-mw-button.btn-primary.btn-xl, .c-mw-button.btn-secondary.btn-xl, .c-mw-button.btn-tertiary.btn-xl {
  font-size: 24px;
  font-style: normal;
  font-weight: 400;
  line-height: 135%;
  letter-spacing: -0.24px;
}
.c-mw-button.btn-primary.btn-s, .c-mw-button.btn-secondary.btn-s {
  height: 24px;
  padding: 4px 8px;
  border-radius: 12px;
}
.c-mw-button.btn-primary.btn-m, .c-mw-button.btn-secondary.btn-m {
  height: 32px;
  padding: 4px 12px;
  border-radius: 16px;
}
.c-mw-button.btn-primary.btn-l, .c-mw-button.btn-secondary.btn-l {
  height: 48px;
  padding: 8px 16px;
  border-radius: 24px;
}
.c-mw-button.btn-primary.btn-xl, .c-mw-button.btn-secondary.btn-xl {
  padding: 4px 12px;
}
.c-mw-button.btn-tertiary.btn-s {
  height: 24px;
  padding: 4px 0;
}
.c-mw-button.btn-tertiary.btn-m {
  height: 32px;
  padding: 4px 0;
}
.c-mw-button.btn-tertiary.btn-l {
  height: 48px;
  padding: 8px 0;
}
.c-mw-button.btn-tertiary.btn-xl {
  padding: 4px 0;
}
.c-mw-button.btn-primary.btn-s .btn-loading-dots, .c-mw-button.btn-secondary.btn-s .btn-loading-dots, .c-mw-button.btn-tertiary.btn-s .btn-loading-dots {
  transform: scale(0.5);
}
.c-mw-button.btn-primary.btn-s .icn, .c-mw-button.btn-secondary.btn-s .icn, .c-mw-button.btn-tertiary.btn-s .icn {
  width: 16px;
  height: 16px;
}
.c-mw-button.btn-primary.btn-m .btn-loading-dots, .c-mw-button.btn-secondary.btn-m .btn-loading-dots, .c-mw-button.btn-tertiary.btn-m .btn-loading-dots {
  transform: scale(0.75);
}
.c-mw-button.btn-primary.btn-m .icn, .c-mw-button.btn-secondary.btn-m .icn, .c-mw-button.btn-tertiary.btn-m .icn {
  width: 16px;
  height: 16px;
}
.c-mw-button.btn-circle {
  border-radius: 100%;
}
.c-mw-button.btn-circle.btn-transparent {
  background: transparent;
  border-color: transparent;
  outline: none;
  color: var(--btn-circle-transparent-color);
}
.c-mw-button.btn-circle.btn-transparent:active, .c-mw-button.btn-circle.btn-transparent.btn-active, .c-mw-button.btn-circle.btn-transparent:focus, .c-mw-button.btn-circle.btn-transparent.btn-focus, .c-mw-button.btn-circle.btn-transparent:hover, .c-mw-button.btn-circle.btn-transparent.btn-hover {
  background: transparent;
  border-color: transparent;
  outline: none;
}
.c-mw-button.btn-circle.btn-tint {
  background: var(--btn-circle-tint-bg);
  color: var(--btn-circle-tint-color);
}
.c-mw-button.btn-circle.btn-tint:not(.in-progress):not(:disabled):hover:not(:active):not(.btn-active), .c-mw-button.btn-circle.btn-tint:not(.in-progress):not(:disabled).btn-hover {
  background: var(--btn-circle-tint-hover-bg);
}
.c-mw-button.btn-circle:not(.in-progress):not(.btn-transparent):disabled {
  color: var(--btn-circle-disabled-color);
  background-color: var(--btn-circle-disabled-bg);
  border: 1px solid var(--btn-circle-disabled-bg);
}
.c-mw-button.btn-circle:not(.btn-transparent):not(.btn-tint) {
  background: var(--btn-circle-bg);
  color: var(--btn-circle-color);
  border: 1px solid var(--btn-circle-bg);
}
.c-mw-button.btn-circle:not(.btn-transparent):not(.btn-tint):not(.in-progress):not(:disabled):hover:not(:active):not(.btn-active), .c-mw-button.btn-circle:not(.btn-transparent):not(.btn-tint):not(.in-progress):not(:disabled).btn-hover {
  background: var(--btn-circle-hover-bg);
  color: var(--btn-circle-hover-color);
  border: 1px solid var(--btn-circle-hover-bg);
}
.c-mw-button.btn-circle:not(.btn-transparent):not(.btn-tint):active, .c-mw-button.btn-circle:not(.btn-transparent):not(.btn-tint).btn-active, .c-mw-button.btn-circle:not(.btn-transparent):not(.btn-tint):focus, .c-mw-button.btn-circle:not(.btn-transparent):not(.btn-tint).btn-focus {
  outline: 1px solid var(--btn-circle-active-border);
}
.c-mw-button.btn-circle.in-progress .btn-loading-dots {
  display: flex;
  justify-content: center;
  align-items: center;
  width: 24px;
  height: 24px;
  position: relative;
}
.c-mw-button.btn-circle.in-progress .btn-loading-dots .dot {
  width: 6px;
  height: 6px;
  border-radius: 50%;
  position: absolute;
  animation: loading-dots 1.4s infinite ease-in-out both;
  background-color: var(--btn-circle-loader-color);
}
.c-mw-button.btn-circle.in-progress .btn-loading-dots .dot:nth-child(1) {
  top: 0;
  left: 9px;
  animation-delay: -0.32s;
}
.c-mw-button.btn-circle.in-progress .btn-loading-dots .dot:nth-child(2) {
  left: 0;
  top: 9px;
  animation-delay: -0.16s;
}
.c-mw-button.btn-circle.in-progress .btn-loading-dots .dot:nth-child(3) {
  right: 0;
  top: 9px;
  animation-delay: 0s;
}
.c-mw-button.btn-circle.in-progress .btn-loading-dots .dot:nth-child(4) {
  bottom: 0;
  left: 9px;
  animation-delay: 0.16s;
}
.c-mw-button.btn-circle.btn-s {
  width: 32px;
  height: 32px;
}
.c-mw-button.btn-circle.btn-m {
  width: 48px;
  height: 48px;
}
.c-mw-button.btn-circle.btn-l {
  width: 60px;
  height: 60px;
}

.c-mw-checkbox {
  display: flex;
  align-items: center;
  -webkit-tap-highlight-color: transparent;
}
.c-mw-checkbox.is-switch .mw-input-box + .mw-input-box_outer {
  border-radius: 16px;
  background-color: var(--switch-bg);
  transition: background-color 0.15s ease-out;
}
.c-mw-checkbox.is-switch .mw-input-box + .mw-input-box_outer .mw-input-box_inner {
  position: absolute;
  left: 2px;
  top: 2px;
  border: 0 !important;
  background-color: var(--switch-bg-circle) !important;
  border-radius: 100%;
  transition: transform 0.15s ease-out;
  box-shadow: 0 2px 4px 0 rgba(39, 39, 39, 0.1);
}
[dir=rtl] .c-mw-checkbox.is-switch .mw-input-box + .mw-input-box_outer .mw-input-box_inner {
  left: auto;
  right: 2px;
}
.c-mw-checkbox.is-switch .mw-input-box:checked:not([disabled]) + .mw-input-box_outer {
  background-color: var(--checkbox-bg-color-checked);
}
.c-mw-checkbox.is-switch .mw-input-box:checked + .mw-input-box_outer .mw-input-box_inner {
  transform: translateX(100%);
}
[dir=rtl] .c-mw-checkbox.is-switch .mw-input-box:checked + .mw-input-box_outer .mw-input-box_inner {
  transform: translateX(-100%);
}
.c-mw-checkbox.is-switch .mw-input-box:disabled + .mw-input-box_outer {
  opacity: 0.7;
  cursor: not-allowed;
}
.c-mw-checkbox.is-switch .mw-input-box:disabled + .mw-input-box_outer .mw-input-box_inner {
  background-color: var(--switch-bg-circle-disabled) !important;
}
.c-mw-checkbox.is-switch.input-box-size-s .mw-input-box_outer {
  width: 36px;
  height: 20px;
}
.c-mw-checkbox.is-switch.input-box-size-s .mw-input-box_inner {
  width: 16px;
  height: 16px;
}
.c-mw-checkbox.is-switch.input-box-size-m .mw-input-box_outer {
  width: 40px;
  height: 22px;
}
.c-mw-checkbox.is-switch.input-box-size-m .mw-input-box_inner {
  width: 18px;
  height: 18px;
}
.c-mw-checkbox.is-switch.input-box-size-l .mw-input-box_outer {
  width: 44px;
  height: 24px;
}
.c-mw-checkbox.is-switch.input-box-size-l .mw-input-box_inner {
  width: 20px;
  height: 20px;
}
.c-mw-checkbox.is-switch .icn.checkmark {
  display: none !important;
}
.c-mw-checkbox .mw-input-box {
  display: none;
  visibility: hidden;
}
.c-mw-checkbox .mw-input-box + .mw-input-box_outer {
  display: flex;
  align-items: center;
  justify-content: center;
  flex-shrink: 0;
  position: relative;
}
.c-mw-checkbox .mw-input-box + .mw-input-box_outer .mw-input-box_inner {
  display: flex;
  align-items: center;
  justify-content: center;
  background-color: var(--checkbox-bg-color-not-checked);
  border: 2px solid var(--checkbox-border-color);
  box-sizing: border-box;
  border-radius: 4px;
}
.c-mw-checkbox .mw-input-box + .mw-input-box_outer .mw-input-box_inner .icn.checkmark {
  position: absolute;
  color: transparent;
  margin: 0 0 -1px 0;
}
.c-mw-checkbox .mw-input-box:checked + .mw-input-box_outer .mw-input-box_inner {
  border-color: var(--checkbox-border-color-checked);
  background-color: var(--checkbox-bg-color-checked);
}
.c-mw-checkbox .mw-input-box:checked + .mw-input-box_outer .mw-input-box_inner .icn.checkmark {
  color: var(--checkbox-color-checked);
}
.c-mw-checkbox .mw-input-box:checked[disabled] + .mw-input-box_outer .mw-input-box_inner {
  border-color: var(--checkbox-border-color-disabled);
  background-color: var(--checkbox-bg-color-disabled);
}
.c-mw-checkbox .mw-input-box:checked[disabled] + .mw-input-box_outer .mw-input-box_inner .icn.checkmark {
  color: var(--checkbox-color-disabled-checked);
}
.c-mw-checkbox .mw-input-box_label {
  display: flex;
  flex-direction: column;
  word-break: break-all;
  word-break: break-word;
}
.c-mw-checkbox .mw-input-box_label:empty {
  display: none;
}
.c-mw-checkbox .mw-input-box_label .mw-input-box_sublabel {
  color: var(--checkbox-sublabel-color);
  font-size: 14px;
  font-style: normal;
  font-weight: 400;
  line-height: 135%;
  letter-spacing: -0.14px;
  margin-top: 2px;
  word-break: break-all;
  word-break: break-word;
}
.c-mw-checkbox.is-disabled {
  cursor: not-allowed;
}
.c-mw-checkbox.is-disabled .mw-input-box_outer {
  cursor: not-allowed;
}
.c-mw-checkbox.is-disabled .mw-input-box_outer .mw-input-box_inner {
  border-color: var(--checkbox-border-color-disabled);
  background-color: var(--checkbox-bg-color-disabled);
}
.c-mw-checkbox.is-disabled .mw-input-box_label {
  color: var(--checkbox-label-disabled-color);
}
.c-mw-checkbox.is-disabled .mw-input-box_label .mw-input-box_sublabel {
  color: var(--checkbox-label-disabled-color);
}
.c-mw-checkbox.has-sublabel .mw-input-box_outer {
  align-self: flex-start;
}
.c-mw-checkbox.has-sublabel.input-box-size-s .mw-input-box_outer {
  margin-top: 2px;
}
.c-mw-checkbox:hover .mw-input-box:not(:checked):not([disabled]) + .mw-input-box_outer .mw-input-box_inner .icn.checkmark {
  color: var(--checkbox-color-hover);
}
.c-mw-checkbox.input-box-size-s .mw-input-box_inner {
  width: 20px;
  height: 20px;
}
.c-mw-checkbox.input-box-size-s .mw-input-box_inner .icn.checkmark {
  width: 16px;
  height: 16px;
}
.c-mw-checkbox.input-box-size-s .mw-input-box_label {
  margin-left: 8px;
}
[dir=rtl] .c-mw-checkbox.input-box-size-s .mw-input-box_label {
  margin-left: 0;
  margin-right: 8px;
}
.c-mw-checkbox.input-box-size-m .mw-input-box_inner {
  width: 24px;
  height: 24px;
}
.c-mw-checkbox.input-box-size-m .mw-input-box_inner .icn.checkmark {
  width: 20px;
  height: 20px;
}
.c-mw-checkbox.input-box-size-m .mw-input-box_label {
  margin-left: 8px;
}
[dir=rtl] .c-mw-checkbox.input-box-size-m .mw-input-box_label {
  margin-left: 0;
  margin-right: 8px;
}
.c-mw-checkbox.input-box-size-l .mw-input-box_inner {
  width: 28px;
  height: 28px;
}
.c-mw-checkbox.input-box-size-l .mw-input-box_inner .icn.checkmark {
  width: 24px;
  height: 24px;
}
.c-mw-checkbox.input-box-size-l .mw-input-box_label {
  margin-left: 12px;
}
[dir=rtl] .c-mw-checkbox.input-box-size-l .mw-input-box_label {
  margin-left: 0;
  margin-right: 12px;
}
.c-mw-checkbox.flex-row-reverse {
  flex-direction: row-reverse;
}
.c-mw-checkbox.flex-row-reverse .mw-input-box_label {
  margin-left: 0;
  margin-right: 8px;
}
[dir=rtl] .c-mw-checkbox.flex-row-reverse .mw-input-box_label {
  margin-left: 8px;
  margin-right: 0;
}
.c-mw-checkbox.is-reverse-order {
  flex-direction: row-reverse;
  justify-content: space-between;
}
.c-mw-checkbox.is-reverse-order .mw-input-box_label {
  margin-left: 0;
  margin-right: 0;
}
[dir=rtl] .c-mw-checkbox.is-reverse-order .mw-input-box_label {
  margin-left: 0;
  margin-right: 0;
}

.c-mw-dots-progress.disabled .cursor-pointer {
  cursor: default;
}
.c-mw-dots-progress .dot {
  background-color: var(--grey60);
  border-radius: 50%;
  width: 8px;
  height: 8px;
  display: block;
}
.c-mw-dots-progress .dot.active {
  background-color: var(--grey100);
}
.c-mw-dots-progress .dot:not(:first-child) {
  margin-left: 8px;
}
[dir=rtl] .c-mw-dots-progress .dot:not(:first-child) {
  margin-left: 0;
  margin-right: 8px;
}

.c-mw-dropdown-menu {
  top: 100%;
  position: absolute;
  z-index: 3;
  cursor: default;
  background: transparent;
  overflow: hidden;
  transition: backdrop-filter 0.2s ease-in-out, background 0.2s ease-in-out;
}
.c-mw-dropdown-menu.insert-finished {
  overflow: visible;
}
.c-mw-dropdown-menu.insert-finished .dropdown_inner {
  box-shadow: 9px 12px 40px 0 var(--shadow1-color);
}
.c-mw-dropdown-menu.dropdown--top {
  top: auto;
  bottom: 100%;
}
.c-mw-dropdown-menu.dropdown--left {
  left: 0;
  right: auto;
}
[dir=rtl] .c-mw-dropdown-menu.dropdown--left {
  left: auto;
  right: 0;
}
.c-mw-dropdown-menu.dropdown--right {
  left: auto;
  right: 0;
}
[dir=rtl] .c-mw-dropdown-menu.dropdown--right {
  right: auto;
  left: 0;
}
.c-mw-dropdown-menu .dropdown_pages {
  display: flex;
  align-items: flex-end;
  position: relative;
  overflow: hidden;
  width: 100%;
}
.c-mw-dropdown-menu .dropdown_pages.has-active-subpage,
.c-mw-dropdown-menu .dropdown_inner.is-animating-page .dropdown_pages {
  height: 100%;
}
.c-mw-dropdown-menu .dropdown_pages_main {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  justify-content: flex-start;
  width: 100%;
  transition: margin-left 200ms ease-in-out, margin-right 200ms ease-in-out;
}
@media all and (max-width: 909px) {
  .c-mw-dropdown-menu:not(.dropdown--desktop) .dropdown_pages_main {
    align-items: flex-end;
  }
}
.c-mw-dropdown-menu .dropdown_pages.has-active-subpage .dropdown_pages_main {
  margin-left: -100%;
}
[dir=rtl] .c-mw-dropdown-menu .dropdown_pages.has-active-subpage .dropdown_pages_main {
  margin-left: 0;
  margin-right: -100%;
}
.c-mw-dropdown-menu .dropdown_inner.is-animating-page {
  overflow: hidden;
}

.c-mw-dropdown-subpage {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  box-sizing: border-box;
  transform: translateX(100%);
  transition: transform 200ms ease-in-out;
  pointer-events: none;
}
.c-mw-dropdown-subpage.is-active {
  transform: translateX(0);
  pointer-events: auto;
}
[dir=rtl] .c-mw-dropdown-subpage {
  transform: translateX(-100%);
  left: auto;
  right: 0;
}
[dir=rtl] .c-mw-dropdown-subpage.is-active {
  transform: translateX(0);
}
@media all and (max-width: 909px) {
  .c-mw-dropdown-subpage {
    display: flex;
    flex-direction: column;
    justify-content: flex-end;
    height: 100%;
    padding-inline: 16px;
  }
  .c-mw-dropdown-subpage .dropdown-subpage_header {
    padding-bottom: 16px;
  }
  .c-mw-dropdown-subpage .dropdown-subpage_title {
    font-size: 24px;
    font-style: normal;
    font-weight: 400;
    line-height: 135%;
    letter-spacing: -0.24px;
  }
}
@media all and (min-width: 910px) {
  .c-mw-dropdown-subpage .dropdown-subpage_title {
    font-size: 18px;
    font-style: normal;
    font-weight: 500;
    line-height: 135%;
    letter-spacing: -0.18px;
  }
}
.c-mw-dropdown-subpage .dropdown-subpage_header {
  display: flex;
  align-items: center;
  gap: 8px;
  padding-bottom: 12px;
  cursor: pointer;
  margin-left: -4px;
}
[dir=rtl] .c-mw-dropdown-subpage .dropdown-subpage_header {
  margin-left: 0;
  margin-right: -4px;
}

.c-mw-edit-form .edit-form .edit-form_textarea-wrapper {
  position: relative;
  border-radius: 20px;
}
.c-mw-edit-form .edit-form .edit-form_textarea-wrapper .ql-editor {
  min-height: 37px;
  padding: 10px 62px 10px 10px;
  border-radius: 20px;
  box-sizing: border-box;
}
[dir=rtl] .c-mw-edit-form .edit-form .edit-form_textarea-wrapper .ql-editor {
  padding-left: 62px;
  padding-right: 0;
}
.c-mw-edit-form .edit-form .selected-gifs {
  max-width: 350px;
}
.c-mw-edit-form .edit-form .edit-form_buttons {
  display: flex;
  justify-content: flex-end;
  margin: 10px 0;
}
.c-mw-edit-form .edit-form .edit-form_buttons .edit-form_cancel-button svg {
  margin: 1px 6px 0 0;
}
[dir=rtl] .c-mw-edit-form .edit-form .edit-form_buttons .edit-form_cancel-button svg {
  margin: 1px 0 0 6px;
}

.c-mw-field-editable {
  display: none;
}

.c-mw-field-editable .editable-wrapper {
  position: relative;
  border: 1px solid var(--border1);
  border-radius: 20px;
  /* WebKit browsers */
}
.c-mw-field-editable .editable-wrapper ::-webkit-input-placeholder {
  color: var(--font1);
}
.c-mw-field-editable .editable-wrapper {
  /* Mozilla Firefox 19+ */
}
.c-mw-field-editable .editable-wrapper ::-moz-placeholder {
  color: var(--font1);
}

.c-mw-field-editable.visible {
  display: block;
  border-top: 1px solid var(--border1);
  padding: 10px 20px;
  position: relative;
}
.c-mw-field-editable.visible.can-edit.editing {
  padding: 10px 10px 10px 17px;
}
[dir=rtl] .c-mw-field-editable.visible.can-edit.editing {
  padding: 10px 17px 10px 10px;
}
.c-mw-field-editable.visible .info-label {
  display: block;
  font-size: 12px;
  font-weight: bold;
  cursor: auto;
  word-break: break-word;
}
.c-mw-field-editable.visible .value {
  margin-top: 3px;
  display: block;
  font-size: 13px;
  color: var(--font1);
  word-break: break-word;
  overflow: hidden;
}
.c-mw-field-editable.visible .value .h-hashtag,
.c-mw-field-editable.visible .value a {
  color: var(--font1);
}
.c-mw-field-editable.visible .btn-edit {
  display: none;
  background: none;
  border: none;
  margin: 0 auto;
  font-size: 8px;
  font-weight: bold;
  color: var(--font1);
  text-transform: uppercase;
  position: absolute;
  right: 0;
  top: 1px;
}
[dir=rtl] .c-mw-field-editable.visible .btn-edit {
  right: auto;
  left: 0;
}
.c-mw-field-editable.visible.can-edit:hover {
  cursor: pointer;
}
.c-mw-field-editable.visible.can-edit:hover .info-label {
  cursor: pointer;
}
.c-mw-field-editable.visible.can-edit:hover .btn-edit {
  display: block;
}
.c-mw-field-editable.visible .sg-textarea-container {
  margin-top: 5px;
}
.c-mw-field-editable.visible .sg-textarea-container textarea {
  padding: 8px 8px 6px;
}
.c-mw-field-editable.visible i {
  font-size: 14px;
  font-weight: 600;
  font-style: italic;
  color: var(--font1);
}

.c-mw-field-editable.inline.visible {
  border: none;
}
.c-mw-field-editable.inline.visible .info-label {
  font-size: 11px;
  font-weight: normal;
  color: var(--font1);
  margin-bottom: 10px;
  display: inline;
}
.c-mw-field-editable.inline.visible .value {
  font-size: 11px;
  font-weight: bold;
  color: var(--font1);
  display: inline;
}
.c-mw-field-editable.inline.visible .value .h-hashtag,
.c-mw-field-editable.inline.visible .value a {
  color: var(--font1);
}
.c-mw-field-editable.inline.visible .value.h-translated {
  display: block;
}
.c-mw-field-editable.inline.visible.is-empty .info-label {
  display: none;
}
.c-mw-field-editable.inline.visible.editing .info-label {
  display: block;
}

.c-mw-field-editable.textarea.visible {
  border: none;
  background: none;
  min-height: 55px;
  margin-top: 5px;
}
.c-mw-field-editable.textarea.visible .info-label {
  display: none;
}
.c-mw-field-editable.textarea.visible .sg-textarea-container {
  margin-top: 0;
  min-height: 130px;
}

.group .c-mw-field-editable.visible .info-label {
  max-width: 85%;
}

.c-mw-handle .handle_value {
  display: inline-flex;
}
.c-mw-handle .handle_value:before {
  content: "@";
}
[dir=rtl] .c-mw-handle .handle_value:before {
  display: none;
}
[dir=rtl] .c-mw-handle .handle_value:after {
  content: "@";
}

.c-mw-in-viewport {
  min-height: 30px;
}

.c-mw-list {
  overflow: hidden;
  border-radius: 0 0 1rem 1rem;
}

.c-mw-logo {
  display: flex;
}
.c-mw-logo.logo-square {
  border-radius: 8px;
}

.c-mw-navigation-tabs {
  --navigation-tabs-border-color: var(--border1);
  --navigation-tabs-label-color: var(--font3);
  --navigation-tabs-label-active-color: var(--grey00);
  --navigation-tabs-label-hover-color: var(--grey10);
  --navigation-tabs-accent-active-color: var(--green20);
  --navigation-tabs-accent-hover-color: var(--border1);
}

[data-theme=light] .c-mw-navigation-tabs {
  --navigation-tabs-label-active-color: var(--grey100);
  --navigation-tabs-label-hover-color: var(--grey90);
  --navigation-tabs-accent-active-color: var(--violet60);
}

.c-mw-navigation-tabs {
  display: flex;
  align-items: center;
  position: relative;
  box-sizing: border-box;
  width: 100%;
  height: 40px;
  border-bottom: 1px solid var(--navigation-tabs-border-color);
}
.c-mw-navigation-tabs.no-border {
  border-bottom: none !important;
}
.c-mw-navigation-tabs.secondary-btns .nav-tabs_container {
  gap: 16px;
}
.c-mw-navigation-tabs .nav-tabs_container {
  display: flex;
  align-items: center;
  gap: 24px;
  width: 100%;
  overflow-x: auto;
  scrollbar-width: none; /* Firefox */
  -ms-overflow-style: none; /* IE and Edge */
  scroll-behavior: smooth;
  scroll-snap-type: x mandatory;
  position: relative;
}
.c-mw-navigation-tabs .nav-tabs_container::-webkit-scrollbar {
  display: none; /* Chrome, Safari and Opera */
}
.c-mw-navigation-tabs .nav-tabs_item {
  display: flex;
  align-items: center;
  justify-content: center;
  position: relative;
  cursor: pointer;
  flex: 1;
  -webkit-tap-highlight-color: transparent;
}
.c-mw-navigation-tabs .nav-tabs_item .nav-tabs_item_label {
  font-size: 18px;
  font-style: normal;
  font-weight: 400;
  line-height: 135%;
  letter-spacing: -0.18px;
  color: var(--navigation-tabs-label-color);
  position: relative;
  white-space: nowrap;
  padding: 8px 0;
  transition: color 0.2s ease-in-out;
}
.c-mw-navigation-tabs .nav-tabs_item .nav-tabs_item_label:after {
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 2px;
  background-color: transparent;
  transition: background-color 0.2s ease-in-out;
}
[dir=rtl] .c-mw-navigation-tabs .nav-tabs_item .nav-tabs_item_label:after {
  left: auto;
  right: 0;
}
.c-mw-navigation-tabs .nav-tabs_item.active .nav-tabs_item_label {
  font-size: 18px;
  font-style: normal;
  font-weight: 500;
  line-height: 135%;
  letter-spacing: -0.18px;
  color: var(--navigation-tabs-label-active-color);
}
.c-mw-navigation-tabs .nav-tabs_item.active .nav-tabs_item_label:after {
  background-color: var(--navigation-tabs-accent-active-color);
}
.c-mw-navigation-tabs .nav-tabs_item:hover:not(.active) .nav-tabs_item_label {
  color: var(--navigation-tabs-label-hover-color);
}
.c-mw-navigation-tabs .nav-tabs_item:hover:not(.active) .nav-tabs_item_label:after {
  background-color: var(--navigation-tabs-accent-hover-color);
}
.c-mw-navigation-tabs .nav-tabs_item .m-indicator-small {
  top: 4px;
  right: -4px;
}
[dir=rtl] .c-mw-navigation-tabs .nav-tabs_item .m-indicator-small {
  right: auto;
  left: -4px;
}
.c-mw-navigation-tabs .nav-tabs_scroll-button {
  display: flex;
  align-items: center;
  justify-content: center;
  position: absolute;
  z-index: 1;
  height: 40px;
  width: 40px;
  border: 0;
  cursor: pointer;
  margin-bottom: 4px;
  border-radius: 50%;
}
.c-mw-navigation-tabs .nav-tabs_scroll-button:hover, .c-mw-navigation-tabs .nav-tabs_scroll-button:active, .c-mw-navigation-tabs .nav-tabs_scroll-button:focus {
  opacity: 0.7;
}
.c-mw-navigation-tabs .nav-tabs_scroll-button.scroll--left {
  left: 0;
  margin-left: -8px;
}
.c-mw-navigation-tabs .nav-tabs_scroll-button.scroll--right {
  right: 0;
  margin-right: -8px;
}
.c-mw-navigation-tabs .nav-tabs_scroll-button.scroll--right {
  background: linear-gradient(to left, rgba(var(--bg1-rgb), 1) 60%, rgba(var(--bg1-rgb), 0.9) 90%, rgba(var(--bg1-rgb), 0.8) 100%);
}
.c-mw-navigation-tabs .nav-tabs_scroll-button.scroll--right.bg-light {
  background: linear-gradient(to left, rgba(var(--bg2-rgb), 1) 60%, rgba(var(--bg2-rgb), 0.9) 90%, rgba(var(--bg2-rgb), 0.8) 100%);
}
.c-mw-navigation-tabs .nav-tabs_scroll-button.scroll--left {
  background: linear-gradient(to right, rgba(var(--bg1-rgb), 1) 60%, rgba(var(--bg1-rgb), 0.9) 90%, rgba(var(--bg1-rgb), 0.8) 100%);
}
.c-mw-navigation-tabs .nav-tabs_scroll-button.scroll--left.bg-light {
  background: linear-gradient(to right, rgba(var(--bg2-rgb), 1) 60%, rgba(var(--bg2-rgb), 0.9) 90%, rgba(var(--bg2-rgb), 0.8) 100%);
}
.c-mw-navigation-tabs.allow-overflow .nav-tabs_container {
  overflow: visible;
}

.c-mw-no-results {
  min-height: 200px;
  overflow: hidden;
}
.c-mw-no-results.small {
  min-height: 200px;
}
.c-mw-no-results.full {
  min-height: 100%;
}
.c-mw-no-results.auto {
  min-height: auto;
}
.c-mw-no-results .no-results_inner .emoji {
  width: 76px;
  height: 76px;
  margin-bottom: 10px;
}

.c-mw-nsfw-blur .nsfw_blur {
  filter: blur(4px);
  cursor: pointer;
}
.c-mw-nsfw-blur .nsfw_image {
  filter: blur(12px);
  cursor: pointer;
  width: 100%;
  height: 100%;
  border-radius: inherit;
}
.c-mw-nsfw-blur .nsfw_wrapper {
  display: flex;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 100%;
  border-radius: inherit;
  overflow: hidden;
  background-color: rgba(35, 35, 35, 0.7);
  cursor: pointer;
}
.c-mw-nsfw-blur .nsfw_wrapper.cover-wrapper {
  border-radius: 20px 20px 0 0;
}
.c-mw-nsfw-blur .nsfw_wrapper .nsfw_rectangle {
  position: absolute;
  width: 155px;
  height: 56px;
  color: var(--bg1);
  font-weight: 600;
  z-index: 1;
}
.c-mw-nsfw-blur .nsfw_wrapper .nsfw_rectangle:before {
  position: absolute;
  content: "";
  width: 155px;
  height: 56px;
  z-index: 0;
}
.c-mw-nsfw-blur .nsfw_wrapper .nsfw_rectangle .nsfw_rectangle_header {
  font-size: 28px;
  font-style: normal;
  font-weight: 500;
  line-height: 135%;
  letter-spacing: -0.28px;
  text-align: center;
  color: var(--white-themed);
  z-index: 1;
}
.c-mw-nsfw-blur .nsfw_wrapper .nsfw_rectangle .icn.nsfw {
  color: var(--white-themed);
}
.c-mw-nsfw-blur .nsfw-blur-feed {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  -webkit-backdrop-filter: blur(15px);
  backdrop-filter: blur(15px);
  justify-content: center;
  display: flex;
  align-items: center;
  cursor: pointer;
}
.c-mw-nsfw-blur .nsfw-blur-feed span {
  color: var(--white-themed);
}
.c-mw-nsfw-blur .tooltip-wrapper {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
  z-index: 1;
}

.c-mw-nsfw-blur .nsfw_processing {
  color: var(--white-themed);
  text-align: center;
}

.c-mw-password-input .password-toggle svg {
  cursor: pointer;
  width: 20px;
  height: 20px;
}
.c-mw-password-input .h-input_text {
  padding-right: 40px;
}
[dir=rtl] .c-mw-password-input .h-input_text {
  padding-right: 0;
  padding-left: 40px;
}

.c-mw-phone-input .c-mw-select-menu {
  width: auto;
  position: unset;
}
.c-mw-phone-input .c-mw-select-menu .select-menu_opener {
  min-width: 80px;
}
.c-mw-phone-input .c-mw-select-menu .select-menu {
  position: absolute;
  top: 20%;
  height: 60%;
  right: 0;
  width: max(320px, 100% - 90px);
}
[dir=rtl] .c-mw-phone-input .c-mw-select-menu .select-menu {
  left: 0;
  right: unset;
}
.c-mw-phone-input .c-mw-select-menu .select-menu .h-input_text {
  border: 0;
}
.c-mw-phone-input .select-menu_content {
  max-height: unset !important;
  white-space: nowrap;
}
.c-mw-phone-input .flag-box {
  display: inline-block;
  width: 20px;
  margin-right: 8px;
}
[dir=rtl] .c-mw-phone-input .flag-box {
  margin-right: 0;
  margin-left: 8px;
}
.c-mw-phone-input .iti__flag {
  background-image: url(/assets/images/icons/flags.png);
  background-size: 5652px 15px;
  width: 20px;
  box-shadow: 0 0 1px 0 #888;
  background-repeat: no-repeat;
  background-color: #dbdbdb;
  background-position: 20px 0;
}
.c-mw-phone-input .iti__country {
  font-size: 14px;
  padding: 4px 0;
  outline: 0;
}
.c-mw-phone-input .iti__dial-code {
  color: var(--font3);
  font-size: 14px;
  margin: 0 4px;
}
.c-mw-phone-input .iti__flag.iti__be {
  width: 18px;
}
.c-mw-phone-input .iti__flag.iti__ch {
  width: 15px;
}
.c-mw-phone-input .iti__flag.iti__mc {
  width: 19px;
}
.c-mw-phone-input .iti__flag.iti__ne {
  width: 18px;
}
.c-mw-phone-input .iti__flag.iti__np {
  width: 13px;
}
.c-mw-phone-input .iti__flag.iti__va {
  width: 15px;
}
.c-mw-phone-input .iti__flag.iti__ac {
  height: 10px;
  background-position: 0 0;
}
.c-mw-phone-input .iti__flag.iti__ad {
  height: 14px;
  background-position: -22px 0;
}
.c-mw-phone-input .iti__flag.iti__ae {
  height: 10px;
  background-position: -44px 0;
}
.c-mw-phone-input .iti__flag.iti__af {
  height: 14px;
  background-position: -66px 0;
}
.c-mw-phone-input .iti__flag.iti__ag {
  height: 14px;
  background-position: -88px 0;
}
.c-mw-phone-input .iti__flag.iti__ai {
  height: 10px;
  background-position: -110px 0;
}
.c-mw-phone-input .iti__flag.iti__al {
  height: 15px;
  background-position: -132px 0;
}
.c-mw-phone-input .iti__flag.iti__am {
  height: 10px;
  background-position: -154px 0;
}
.c-mw-phone-input .iti__flag.iti__ao {
  height: 14px;
  background-position: -176px 0;
}
.c-mw-phone-input .iti__flag.iti__aq {
  height: 14px;
  background-position: -198px 0;
}
.c-mw-phone-input .iti__flag.iti__ar {
  height: 13px;
  background-position: -220px 0;
}
.c-mw-phone-input .iti__flag.iti__as {
  height: 10px;
  background-position: -242px 0;
}
.c-mw-phone-input .iti__flag.iti__at {
  height: 14px;
  background-position: -264px 0;
}
.c-mw-phone-input .iti__flag.iti__au {
  height: 10px;
  background-position: -286px 0;
}
.c-mw-phone-input .iti__flag.iti__aw {
  height: 14px;
  background-position: -308px 0;
}
.c-mw-phone-input .iti__flag.iti__ax {
  height: 13px;
  background-position: -330px 0;
}
.c-mw-phone-input .iti__flag.iti__az {
  height: 10px;
  background-position: -352px 0;
}
.c-mw-phone-input .iti__flag.iti__ba {
  height: 10px;
  background-position: -374px 0;
}
.c-mw-phone-input .iti__flag.iti__bb {
  height: 14px;
  background-position: -396px 0;
}
.c-mw-phone-input .iti__flag.iti__bd {
  height: 12px;
  background-position: -418px 0;
}
.c-mw-phone-input .iti__flag.iti__be {
  height: 15px;
  background-position: -440px 0;
}
.c-mw-phone-input .iti__flag.iti__bf {
  height: 14px;
  background-position: -460px 0;
}
.c-mw-phone-input .iti__flag.iti__bg {
  height: 12px;
  background-position: -482px 0;
}
.c-mw-phone-input .iti__flag.iti__bh {
  height: 12px;
  background-position: -504px 0;
}
.c-mw-phone-input .iti__flag.iti__bi {
  height: 12px;
  background-position: -526px 0;
}
.c-mw-phone-input .iti__flag.iti__bj {
  height: 14px;
  background-position: -548px 0;
}
.c-mw-phone-input .iti__flag.iti__bl {
  height: 14px;
  background-position: -570px 0;
}
.c-mw-phone-input .iti__flag.iti__bm {
  height: 10px;
  background-position: -592px 0;
}
.c-mw-phone-input .iti__flag.iti__bn {
  height: 10px;
  background-position: -614px 0;
}
.c-mw-phone-input .iti__flag.iti__bo {
  height: 14px;
  background-position: -636px 0;
}
.c-mw-phone-input .iti__flag.iti__bq {
  height: 14px;
  background-position: -658px 0;
}
.c-mw-phone-input .iti__flag.iti__br {
  height: 14px;
  background-position: -680px 0;
}
.c-mw-phone-input .iti__flag.iti__bs {
  height: 10px;
  background-position: -702px 0;
}
.c-mw-phone-input .iti__flag.iti__bt {
  height: 14px;
  background-position: -724px 0;
}
.c-mw-phone-input .iti__flag.iti__bv {
  height: 15px;
  background-position: -746px 0;
}
.c-mw-phone-input .iti__flag.iti__bw {
  height: 14px;
  background-position: -768px 0;
}
.c-mw-phone-input .iti__flag.iti__by {
  height: 10px;
  background-position: -790px 0;
}
.c-mw-phone-input .iti__flag.iti__bz {
  height: 14px;
  background-position: -812px 0;
}
.c-mw-phone-input .iti__flag.iti__ca {
  height: 10px;
  background-position: -834px 0;
}
.c-mw-phone-input .iti__flag.iti__cc {
  height: 10px;
  background-position: -856px 0;
}
.c-mw-phone-input .iti__flag.iti__cd {
  height: 15px;
  background-position: -878px 0;
}
.c-mw-phone-input .iti__flag.iti__cf {
  height: 14px;
  background-position: -900px 0;
}
.c-mw-phone-input .iti__flag.iti__cg {
  height: 14px;
  background-position: -922px 0;
}
.c-mw-phone-input .iti__flag.iti__ch {
  height: 15px;
  background-position: -944px 0;
}
.c-mw-phone-input .iti__flag.iti__ci {
  height: 14px;
  background-position: -961px 0;
}
.c-mw-phone-input .iti__flag.iti__ck {
  height: 10px;
  background-position: -983px 0;
}
.c-mw-phone-input .iti__flag.iti__cl {
  height: 14px;
  background-position: -1005px 0;
}
.c-mw-phone-input .iti__flag.iti__cm {
  height: 14px;
  background-position: -1027px 0;
}
.c-mw-phone-input .iti__flag.iti__cn {
  height: 14px;
  background-position: -1049px 0;
}
.c-mw-phone-input .iti__flag.iti__co {
  height: 14px;
  background-position: -1071px 0;
}
.c-mw-phone-input .iti__flag.iti__cp {
  height: 14px;
  background-position: -1093px 0;
}
.c-mw-phone-input .iti__flag.iti__cr {
  height: 12px;
  background-position: -1115px 0;
}
.c-mw-phone-input .iti__flag.iti__cu {
  height: 10px;
  background-position: -1137px 0;
}
.c-mw-phone-input .iti__flag.iti__cv {
  height: 12px;
  background-position: -1159px 0;
}
.c-mw-phone-input .iti__flag.iti__cw {
  height: 14px;
  background-position: -1181px 0;
}
.c-mw-phone-input .iti__flag.iti__cx {
  height: 10px;
  background-position: -1203px 0;
}
.c-mw-phone-input .iti__flag.iti__cy {
  height: 14px;
  background-position: -1225px 0;
}
.c-mw-phone-input .iti__flag.iti__cz {
  height: 14px;
  background-position: -1247px 0;
}
.c-mw-phone-input .iti__flag.iti__de {
  height: 12px;
  background-position: -1269px 0;
}
.c-mw-phone-input .iti__flag.iti__dg {
  height: 10px;
  background-position: -1291px 0;
}
.c-mw-phone-input .iti__flag.iti__dj {
  height: 14px;
  background-position: -1313px 0;
}
.c-mw-phone-input .iti__flag.iti__dk {
  height: 15px;
  background-position: -1335px 0;
}
.c-mw-phone-input .iti__flag.iti__dm {
  height: 10px;
  background-position: -1357px 0;
}
.c-mw-phone-input .iti__flag.iti__do {
  height: 14px;
  background-position: -1379px 0;
}
.c-mw-phone-input .iti__flag.iti__dz {
  height: 14px;
  background-position: -1401px 0;
}
.c-mw-phone-input .iti__flag.iti__ea {
  height: 14px;
  background-position: -1423px 0;
}
.c-mw-phone-input .iti__flag.iti__ec {
  height: 14px;
  background-position: -1445px 0;
}
.c-mw-phone-input .iti__flag.iti__ee {
  height: 13px;
  background-position: -1467px 0;
}
.c-mw-phone-input .iti__flag.iti__eg {
  height: 14px;
  background-position: -1489px 0;
}
.c-mw-phone-input .iti__flag.iti__eh {
  height: 10px;
  background-position: -1511px 0;
}
.c-mw-phone-input .iti__flag.iti__er {
  height: 10px;
  background-position: -1533px 0;
}
.c-mw-phone-input .iti__flag.iti__es {
  height: 14px;
  background-position: -1555px 0;
}
.c-mw-phone-input .iti__flag.iti__et {
  height: 10px;
  background-position: -1577px 0;
}
.c-mw-phone-input .iti__flag.iti__eu {
  height: 14px;
  background-position: -1599px 0;
}
.c-mw-phone-input .iti__flag.iti__fi {
  height: 12px;
  background-position: -1621px 0;
}
.c-mw-phone-input .iti__flag.iti__fj {
  height: 10px;
  background-position: -1643px 0;
}
.c-mw-phone-input .iti__flag.iti__fk {
  height: 10px;
  background-position: -1665px 0;
}
.c-mw-phone-input .iti__flag.iti__fm {
  height: 11px;
  background-position: -1687px 0;
}
.c-mw-phone-input .iti__flag.iti__fo {
  height: 15px;
  background-position: -1709px 0;
}
.c-mw-phone-input .iti__flag.iti__fr {
  height: 14px;
  background-position: -1731px 0;
}
.c-mw-phone-input .iti__flag.iti__ga {
  height: 15px;
  background-position: -1753px 0;
}
.c-mw-phone-input .iti__flag.iti__gb {
  height: 10px;
  background-position: -1775px 0;
}
.c-mw-phone-input .iti__flag.iti__gd {
  height: 12px;
  background-position: -1797px 0;
}
.c-mw-phone-input .iti__flag.iti__ge {
  height: 14px;
  background-position: -1819px 0;
}
.c-mw-phone-input .iti__flag.iti__gf {
  height: 14px;
  background-position: -1841px 0;
}
.c-mw-phone-input .iti__flag.iti__gg {
  height: 14px;
  background-position: -1863px 0;
}
.c-mw-phone-input .iti__flag.iti__gh {
  height: 14px;
  background-position: -1885px 0;
}
.c-mw-phone-input .iti__flag.iti__gi {
  height: 10px;
  background-position: -1907px 0;
}
.c-mw-phone-input .iti__flag.iti__gl {
  height: 14px;
  background-position: -1929px 0;
}
.c-mw-phone-input .iti__flag.iti__gm {
  height: 14px;
  background-position: -1951px 0;
}
.c-mw-phone-input .iti__flag.iti__gn {
  height: 14px;
  background-position: -1973px 0;
}
.c-mw-phone-input .iti__flag.iti__gp {
  height: 14px;
  background-position: -1995px 0;
}
.c-mw-phone-input .iti__flag.iti__gq {
  height: 14px;
  background-position: -2017px 0;
}
.c-mw-phone-input .iti__flag.iti__gr {
  height: 14px;
  background-position: -2039px 0;
}
.c-mw-phone-input .iti__flag.iti__gs {
  height: 10px;
  background-position: -2061px 0;
}
.c-mw-phone-input .iti__flag.iti__gt {
  height: 13px;
  background-position: -2083px 0;
}
.c-mw-phone-input .iti__flag.iti__gu {
  height: 11px;
  background-position: -2105px 0;
}
.c-mw-phone-input .iti__flag.iti__gw {
  height: 10px;
  background-position: -2127px 0;
}
.c-mw-phone-input .iti__flag.iti__gy {
  height: 12px;
  background-position: -2149px 0;
}
.c-mw-phone-input .iti__flag.iti__hk {
  height: 14px;
  background-position: -2171px 0;
}
.c-mw-phone-input .iti__flag.iti__hm {
  height: 10px;
  background-position: -2193px 0;
}
.c-mw-phone-input .iti__flag.iti__hn {
  height: 10px;
  background-position: -2215px 0;
}
.c-mw-phone-input .iti__flag.iti__hr {
  height: 10px;
  background-position: -2237px 0;
}
.c-mw-phone-input .iti__flag.iti__ht {
  height: 12px;
  background-position: -2259px 0;
}
.c-mw-phone-input .iti__flag.iti__hu {
  height: 10px;
  background-position: -2281px 0;
}
.c-mw-phone-input .iti__flag.iti__ic {
  height: 14px;
  background-position: -2303px 0;
}
.c-mw-phone-input .iti__flag.iti__id {
  height: 14px;
  background-position: -2325px 0;
}
.c-mw-phone-input .iti__flag.iti__ie {
  height: 10px;
  background-position: -2347px 0;
}
.c-mw-phone-input .iti__flag.iti__il {
  height: 15px;
  background-position: -2369px 0;
}
.c-mw-phone-input .iti__flag.iti__im {
  height: 10px;
  background-position: -2391px 0;
}
.c-mw-phone-input .iti__flag.iti__in {
  height: 14px;
  background-position: -2413px 0;
}
.c-mw-phone-input .iti__flag.iti__io {
  height: 10px;
  background-position: -2435px 0;
}
.c-mw-phone-input .iti__flag.iti__iq {
  height: 14px;
  background-position: -2457px 0;
}
.c-mw-phone-input .iti__flag.iti__ir {
  height: 12px;
  background-position: -2479px 0;
}
.c-mw-phone-input .iti__flag.iti__is {
  height: 15px;
  background-position: -2501px 0;
}
.c-mw-phone-input .iti__flag.iti__it {
  height: 14px;
  background-position: -2523px 0;
}
.c-mw-phone-input .iti__flag.iti__je {
  height: 12px;
  background-position: -2545px 0;
}
.c-mw-phone-input .iti__flag.iti__jm {
  height: 10px;
  background-position: -2567px 0;
}
.c-mw-phone-input .iti__flag.iti__jo {
  height: 10px;
  background-position: -2589px 0;
}
.c-mw-phone-input .iti__flag.iti__jp {
  height: 14px;
  background-position: -2611px 0;
}
.c-mw-phone-input .iti__flag.iti__ke {
  height: 14px;
  background-position: -2633px 0;
}
.c-mw-phone-input .iti__flag.iti__kg {
  height: 12px;
  background-position: -2655px 0;
}
.c-mw-phone-input .iti__flag.iti__kh {
  height: 13px;
  background-position: -2677px 0;
}
.c-mw-phone-input .iti__flag.iti__ki {
  height: 10px;
  background-position: -2699px 0;
}
.c-mw-phone-input .iti__flag.iti__km {
  height: 12px;
  background-position: -2721px 0;
}
.c-mw-phone-input .iti__flag.iti__kn {
  height: 14px;
  background-position: -2743px 0;
}
.c-mw-phone-input .iti__flag.iti__kp {
  height: 10px;
  background-position: -2765px 0;
}
.c-mw-phone-input .iti__flag.iti__kr {
  height: 14px;
  background-position: -2787px 0;
}
.c-mw-phone-input .iti__flag.iti__kw {
  height: 10px;
  background-position: -2809px 0;
}
.c-mw-phone-input .iti__flag.iti__ky {
  height: 10px;
  background-position: -2831px 0;
}
.c-mw-phone-input .iti__flag.iti__kz {
  height: 10px;
  background-position: -2853px 0;
}
.c-mw-phone-input .iti__flag.iti__la {
  height: 14px;
  background-position: -2875px 0;
}
.c-mw-phone-input .iti__flag.iti__lb {
  height: 14px;
  background-position: -2897px 0;
}
.c-mw-phone-input .iti__flag.iti__lc {
  height: 10px;
  background-position: -2919px 0;
}
.c-mw-phone-input .iti__flag.iti__li {
  height: 12px;
  background-position: -2941px 0;
}
.c-mw-phone-input .iti__flag.iti__lk {
  height: 10px;
  background-position: -2963px 0;
}
.c-mw-phone-input .iti__flag.iti__lr {
  height: 11px;
  background-position: -2985px 0;
}
.c-mw-phone-input .iti__flag.iti__ls {
  height: 14px;
  background-position: -3007px 0;
}
.c-mw-phone-input .iti__flag.iti__lt {
  height: 12px;
  background-position: -3029px 0;
}
.c-mw-phone-input .iti__flag.iti__lu {
  height: 12px;
  background-position: -3051px 0;
}
.c-mw-phone-input .iti__flag.iti__lv {
  height: 10px;
  background-position: -3073px 0;
}
.c-mw-phone-input .iti__flag.iti__ly {
  height: 10px;
  background-position: -3095px 0;
}
.c-mw-phone-input .iti__flag.iti__ma {
  height: 14px;
  background-position: -3117px 0;
}
.c-mw-phone-input .iti__flag.iti__mc {
  height: 15px;
  background-position: -3139px 0;
}
.c-mw-phone-input .iti__flag.iti__md {
  height: 10px;
  background-position: -3160px 0;
}
.c-mw-phone-input .iti__flag.iti__me {
  height: 10px;
  background-position: -3182px 0;
}
.c-mw-phone-input .iti__flag.iti__mf {
  height: 14px;
  background-position: -3204px 0;
}
.c-mw-phone-input .iti__flag.iti__mg {
  height: 14px;
  background-position: -3226px 0;
}
.c-mw-phone-input .iti__flag.iti__mh {
  height: 11px;
  background-position: -3248px 0;
}
.c-mw-phone-input .iti__flag.iti__mk {
  height: 10px;
  background-position: -3270px 0;
}
.c-mw-phone-input .iti__flag.iti__ml {
  height: 14px;
  background-position: -3292px 0;
}
.c-mw-phone-input .iti__flag.iti__mm {
  height: 14px;
  background-position: -3314px 0;
}
.c-mw-phone-input .iti__flag.iti__mn {
  height: 10px;
  background-position: -3336px 0;
}
.c-mw-phone-input .iti__flag.iti__mo {
  height: 14px;
  background-position: -3358px 0;
}
.c-mw-phone-input .iti__flag.iti__mp {
  height: 10px;
  background-position: -3380px 0;
}
.c-mw-phone-input .iti__flag.iti__mq {
  height: 14px;
  background-position: -3402px 0;
}
.c-mw-phone-input .iti__flag.iti__mr {
  height: 14px;
  background-position: -3424px 0;
}
.c-mw-phone-input .iti__flag.iti__ms {
  height: 10px;
  background-position: -3446px 0;
}
.c-mw-phone-input .iti__flag.iti__mt {
  height: 14px;
  background-position: -3468px 0;
}
.c-mw-phone-input .iti__flag.iti__mu {
  height: 14px;
  background-position: -3490px 0;
}
.c-mw-phone-input .iti__flag.iti__mv {
  height: 14px;
  background-position: -3512px 0;
}
.c-mw-phone-input .iti__flag.iti__mw {
  height: 14px;
  background-position: -3534px 0;
}
.c-mw-phone-input .iti__flag.iti__mx {
  height: 12px;
  background-position: -3556px 0;
}
.c-mw-phone-input .iti__flag.iti__my {
  height: 10px;
  background-position: -3578px 0;
}
.c-mw-phone-input .iti__flag.iti__mz {
  height: 14px;
  background-position: -3600px 0;
}
.c-mw-phone-input .iti__flag.iti__na {
  height: 14px;
  background-position: -3622px 0;
}
.c-mw-phone-input .iti__flag.iti__nc {
  height: 10px;
  background-position: -3644px 0;
}
.c-mw-phone-input .iti__flag.iti__ne {
  height: 15px;
  background-position: -3666px 0;
}
.c-mw-phone-input .iti__flag.iti__nf {
  height: 10px;
  background-position: -3686px 0;
}
.c-mw-phone-input .iti__flag.iti__ng {
  height: 10px;
  background-position: -3708px 0;
}
.c-mw-phone-input .iti__flag.iti__ni {
  height: 12px;
  background-position: -3730px 0;
}
.c-mw-phone-input .iti__flag.iti__nl {
  height: 14px;
  background-position: -3752px 0;
}
.c-mw-phone-input .iti__flag.iti__no {
  height: 15px;
  background-position: -3774px 0;
}
.c-mw-phone-input .iti__flag.iti__np {
  height: 15px;
  background-position: -3796px 0;
}
.c-mw-phone-input .iti__flag.iti__nr {
  height: 10px;
  background-position: -3811px 0;
}
.c-mw-phone-input .iti__flag.iti__nu {
  height: 10px;
  background-position: -3833px 0;
}
.c-mw-phone-input .iti__flag.iti__nz {
  height: 10px;
  background-position: -3855px 0;
}
.c-mw-phone-input .iti__flag.iti__om {
  height: 10px;
  background-position: -3877px 0;
}
.c-mw-phone-input .iti__flag.iti__pa {
  height: 14px;
  background-position: -3899px 0;
}
.c-mw-phone-input {
  background-position: -3899px 0;
}

.c-mw-phone-input .iti__flag.iti__pe {
  height: 14px;
  background-position: -3921px 0;
}

.c-mw-phone-input .iti__flag.iti__pf {
  height: 14px;
  background-position: -3943px 0;
}

.c-mw-phone-input .iti__flag.iti__pg {
  height: 15px;
  background-position: -3965px 0;
}

.c-mw-phone-input .iti__flag.iti__ph {
  height: 10px;
  background-position: -3987px 0;
}

.c-mw-phone-input .iti__flag.iti__pk {
  height: 14px;
  background-position: -4009px 0;
}

.c-mw-phone-input .iti__flag.iti__pl {
  height: 13px;
  background-position: -4031px 0;
}

.c-mw-phone-input .iti__flag.iti__pm {
  height: 14px;
  background-position: -4053px 0;
}

.c-mw-phone-input .iti__flag.iti__pn {
  height: 10px;
  background-position: -4075px 0;
}

.c-mw-phone-input .iti__flag.iti__pr {
  height: 14px;
  background-position: -4097px 0;
}

.c-mw-phone-input .iti__flag.iti__ps {
  height: 10px;
  background-position: -4119px 0;
}

.c-mw-phone-input .iti__flag.iti__pt {
  height: 14px;
  background-position: -4141px 0;
}

.c-mw-phone-input .iti__flag.iti__pw {
  height: 13px;
  background-position: -4163px 0;
}

.c-mw-phone-input .iti__flag.iti__py {
  height: 11px;
  background-position: -4185px 0;
}

.c-mw-phone-input .iti__flag.iti__qa {
  height: 8px;
  background-position: -4207px 0;
}

.c-mw-phone-input .iti__flag.iti__re {
  height: 14px;
  background-position: -4229px 0;
}

.c-mw-phone-input .iti__flag.iti__ro {
  height: 14px;
  background-position: -4251px 0;
}

.c-mw-phone-input .iti__flag.iti__rs {
  height: 14px;
  background-position: -4273px 0;
}

.c-mw-phone-input .iti__flag.iti__ru {
  height: 14px;
  background-position: -4295px 0;
}

.c-mw-phone-input .iti__flag.iti__rw {
  height: 14px;
  background-position: -4317px 0;
}

.c-mw-phone-input .iti__flag.iti__sa {
  height: 14px;
  background-position: -4339px 0;
}

.c-mw-phone-input .iti__flag.iti__sb {
  height: 10px;
  background-position: -4361px 0;
}

.c-mw-phone-input .iti__flag.iti__sc {
  height: 10px;
  background-position: -4383px 0;
}

.c-mw-phone-input .iti__flag.iti__sd {
  height: 10px;
  background-position: -4405px 0;
}

.c-mw-phone-input .iti__flag.iti__se {
  height: 13px;
  background-position: -4427px 0;
}

.c-mw-phone-input .iti__flag.iti__sg {
  height: 14px;
  background-position: -4449px 0;
}

.c-mw-phone-input .iti__flag.iti__sh {
  height: 10px;
  background-position: -4471px 0;
}

.c-mw-phone-input .iti__flag.iti__si {
  height: 10px;
  background-position: -4493px 0;
}

.c-mw-phone-input .iti__flag.iti__sj {
  height: 15px;
  background-position: -4515px 0;
}

.c-mw-phone-input .iti__flag.iti__sk {
  height: 14px;
  background-position: -4537px 0;
}

.c-mw-phone-input .iti__flag.iti__sl {
  height: 14px;
  background-position: -4559px 0;
}

.c-mw-phone-input .iti__flag.iti__sm {
  height: 15px;
  background-position: -4581px 0;
}

.c-mw-phone-input .iti__flag.iti__sn {
  height: 14px;
  background-position: -4603px 0;
}

.c-mw-phone-input .iti__flag.iti__so {
  height: 14px;
  background-position: -4625px 0;
}

.c-mw-phone-input .iti__flag.iti__sr {
  height: 14px;
  background-position: -4647px 0;
}

.c-mw-phone-input .iti__flag.iti__ss {
  height: 10px;
  background-position: -4669px 0;
}

.c-mw-phone-input .iti__flag.iti__st {
  height: 10px;
  background-position: -4691px 0;
}

.c-mw-phone-input .iti__flag.iti__sv {
  height: 12px;
  background-position: -4713px 0;
}

.c-mw-phone-input .iti__flag.iti__sx {
  height: 14px;
  background-position: -4735px 0;
}

.c-mw-phone-input .iti__flag.iti__sy {
  height: 14px;
  background-position: -4757px 0;
}

.c-mw-phone-input .iti__flag.iti__sz {
  height: 14px;
  background-position: -4779px 0;
}

.c-mw-phone-input .iti__flag.iti__ta {
  height: 10px;
  background-position: -4801px 0;
}

.c-mw-phone-input .iti__flag.iti__tc {
  height: 10px;
  background-position: -4823px 0;
}

.c-mw-phone-input .iti__flag.iti__td {
  height: 14px;
  background-position: -4845px 0;
}

.c-mw-phone-input .iti__flag.iti__tf {
  height: 14px;
  background-position: -4867px 0;
}

.c-mw-phone-input .iti__flag.iti__tg {
  height: 13px;
  background-position: -4889px 0;
}

.c-mw-phone-input .iti__flag.iti__th {
  height: 14px;
  background-position: -4911px 0;
}

.c-mw-phone-input .iti__flag.iti__tj {
  height: 10px;
  background-position: -4933px 0;
}

.c-mw-phone-input .iti__flag.iti__tk {
  height: 10px;
  background-position: -4955px 0;
}

.c-mw-phone-input .iti__flag.iti__tl {
  height: 10px;
  background-position: -4977px 0;
}

.c-mw-phone-input .iti__flag.iti__tm {
  height: 14px;
  background-position: -4999px 0;
}

.c-mw-phone-input .iti__flag.iti__tn {
  height: 14px;
  background-position: -5021px 0;
}

.c-mw-phone-input .iti__flag.iti__to {
  height: 10px;
  background-position: -5043px 0;
}

.c-mw-phone-input .iti__flag.iti__tr {
  height: 14px;
  background-position: -5065px 0;
}

.c-mw-phone-input .iti__flag.iti__tt {
  height: 12px;
  background-position: -5087px 0;
}

.c-mw-phone-input .iti__flag.iti__tv {
  height: 10px;
  background-position: -5109px 0;
}

.c-mw-phone-input .iti__flag.iti__tw {
  height: 14px;
  background-position: -5131px 0;
}

.c-mw-phone-input .iti__flag.iti__tz {
  height: 14px;
  background-position: -5153px 0;
}

.c-mw-phone-input .iti__flag.iti__ua {
  height: 14px;
  background-position: -5175px 0;
}

.c-mw-phone-input .iti__flag.iti__ug {
  height: 14px;
  background-position: -5197px 0;
}

.c-mw-phone-input .iti__flag.iti__um {
  height: 11px;
  background-position: -5219px 0;
}

.c-mw-phone-input .iti__flag.iti__un {
  height: 14px;
  background-position: -5241px 0;
}

.c-mw-phone-input .iti__flag.iti__us {
  height: 11px;
  background-position: -5263px 0;
}

.c-mw-phone-input .iti__flag.iti__uy {
  height: 14px;
  background-position: -5285px 0;
}

.c-mw-phone-input .iti__flag.iti__uz {
  height: 10px;
  background-position: -5307px 0;
}

.c-mw-phone-input .iti__flag.iti__va {
  height: 15px;
  background-position: -5329px 0;
}

.c-mw-phone-input .iti__flag.iti__vc {
  height: 14px;
  background-position: -5346px 0;
}

.c-mw-phone-input .iti__flag.iti__ve {
  height: 14px;
  background-position: -5368px 0;
}

.c-mw-phone-input .iti__flag.iti__vg {
  height: 10px;
  background-position: -5390px 0;
}

.c-mw-phone-input .iti__flag.iti__vi {
  height: 14px;
  background-position: -5412px 0;
}

.c-mw-phone-input .iti__flag.iti__vn {
  height: 14px;
  background-position: -5434px 0;
}

.c-mw-phone-input .iti__flag.iti__vu {
  height: 12px;
  background-position: -5456px 0;
}

.c-mw-phone-input .iti__flag.iti__wf {
  height: 14px;
  background-position: -5478px 0;
}

.c-mw-phone-input .iti__flag.iti__ws {
  height: 10px;
  background-position: -5500px 0;
}

.c-mw-phone-input .iti__flag, .c-mw-phone-input .iti__flag.iti__xk {
  height: 15px;
  background-position: -5522px 0;
}

.c-mw-phone-input .iti__flag.iti__ye {
  height: 14px;
  background-position: -5544px 0;
}

.c-mw-phone-input .iti__flag.iti__yt {
  height: 14px;
  background-position: -5566px 0;
}

.c-mw-phone-input .iti__flag.iti__za {
  height: 14px;
  background-position: -5588px 0;
}

.c-mw-phone-input .iti__flag.iti__zm {
  height: 14px;
  background-position: -5610px 0;
}

.c-mw-phone-input .iti__flag.iti__zw {
  height: 10px;
  background-position: -5632px 0;
}

.c-mw-phone-input .iti__flag.iti__np {
  background-color: transparent;
}

.c-mw-profile-link .avatar-link {
  display: block;
}
.c-mw-profile-link.profile-link--disabled {
  cursor: default;
}

.c-mw-progress {
  height: 30px;
  width: calc(100% - 20px);
  padding: 0 10px;
  display: flex;
  align-items: center;
}
.c-mw-progress.importer {
  width: 40%;
}
.c-mw-progress.simple {
  height: 4px;
  background: var(--progress-bg);
  border-radius: 2px;
  width: 100%;
  padding: 0;
}
.c-mw-progress.simple .m-progress {
  height: 100%;
  padding: 0;
  border: 0;
  border-radius: 2px;
  background: var(--progress-bg);
}
.c-mw-progress.simple.simple-big {
  height: 8px;
  border-radius: 4px;
}
.c-mw-progress.simple.simple-big .m-progress {
  border-radius: 4px;
}

.c-mw-checkbox {
  display: flex;
  align-items: center;
  -webkit-tap-highlight-color: transparent;
}
.c-mw-checkbox.is-switch .mw-input-box + .mw-input-box_outer {
  border-radius: 16px;
  background-color: var(--switch-bg);
  transition: background-color 0.15s ease-out;
}
.c-mw-checkbox.is-switch .mw-input-box + .mw-input-box_outer .mw-input-box_inner {
  position: absolute;
  left: 2px;
  top: 2px;
  border: 0 !important;
  background-color: var(--switch-bg-circle) !important;
  border-radius: 100%;
  transition: transform 0.15s ease-out;
  box-shadow: 0 2px 4px 0 rgba(39, 39, 39, 0.1);
}
[dir=rtl] .c-mw-checkbox.is-switch .mw-input-box + .mw-input-box_outer .mw-input-box_inner {
  left: auto;
  right: 2px;
}
.c-mw-checkbox.is-switch .mw-input-box:checked:not([disabled]) + .mw-input-box_outer {
  background-color: var(--checkbox-bg-color-checked);
}
.c-mw-checkbox.is-switch .mw-input-box:checked + .mw-input-box_outer .mw-input-box_inner {
  transform: translateX(100%);
}
[dir=rtl] .c-mw-checkbox.is-switch .mw-input-box:checked + .mw-input-box_outer .mw-input-box_inner {
  transform: translateX(-100%);
}
.c-mw-checkbox.is-switch .mw-input-box:disabled + .mw-input-box_outer {
  opacity: 0.7;
  cursor: not-allowed;
}
.c-mw-checkbox.is-switch .mw-input-box:disabled + .mw-input-box_outer .mw-input-box_inner {
  background-color: var(--switch-bg-circle-disabled) !important;
}
.c-mw-checkbox.is-switch.input-box-size-s .mw-input-box_outer {
  width: 36px;
  height: 20px;
}
.c-mw-checkbox.is-switch.input-box-size-s .mw-input-box_inner {
  width: 16px;
  height: 16px;
}
.c-mw-checkbox.is-switch.input-box-size-m .mw-input-box_outer {
  width: 40px;
  height: 22px;
}
.c-mw-checkbox.is-switch.input-box-size-m .mw-input-box_inner {
  width: 18px;
  height: 18px;
}
.c-mw-checkbox.is-switch.input-box-size-l .mw-input-box_outer {
  width: 44px;
  height: 24px;
}
.c-mw-checkbox.is-switch.input-box-size-l .mw-input-box_inner {
  width: 20px;
  height: 20px;
}
.c-mw-checkbox.is-switch .icn.checkmark {
  display: none !important;
}
.c-mw-checkbox .mw-input-box {
  display: none;
  visibility: hidden;
}
.c-mw-checkbox .mw-input-box + .mw-input-box_outer {
  display: flex;
  align-items: center;
  justify-content: center;
  flex-shrink: 0;
  position: relative;
}
.c-mw-checkbox .mw-input-box + .mw-input-box_outer .mw-input-box_inner {
  display: flex;
  align-items: center;
  justify-content: center;
  background-color: var(--checkbox-bg-color-not-checked);
  border: 2px solid var(--checkbox-border-color);
  box-sizing: border-box;
  border-radius: 4px;
}
.c-mw-checkbox .mw-input-box + .mw-input-box_outer .mw-input-box_inner .icn.checkmark {
  position: absolute;
  color: transparent;
  margin: 0 0 -1px 0;
}
.c-mw-checkbox .mw-input-box:checked + .mw-input-box_outer .mw-input-box_inner {
  border-color: var(--checkbox-border-color-checked);
  background-color: var(--checkbox-bg-color-checked);
}
.c-mw-checkbox .mw-input-box:checked + .mw-input-box_outer .mw-input-box_inner .icn.checkmark {
  color: var(--checkbox-color-checked);
}
.c-mw-checkbox .mw-input-box:checked[disabled] + .mw-input-box_outer .mw-input-box_inner {
  border-color: var(--checkbox-border-color-disabled);
  background-color: var(--checkbox-bg-color-disabled);
}
.c-mw-checkbox .mw-input-box:checked[disabled] + .mw-input-box_outer .mw-input-box_inner .icn.checkmark {
  color: var(--checkbox-color-disabled-checked);
}
.c-mw-checkbox .mw-input-box_label {
  display: flex;
  flex-direction: column;
  word-break: break-all;
  word-break: break-word;
}
.c-mw-checkbox .mw-input-box_label:empty {
  display: none;
}
.c-mw-checkbox .mw-input-box_label .mw-input-box_sublabel {
  color: var(--checkbox-sublabel-color);
  font-size: 14px;
  font-style: normal;
  font-weight: 400;
  line-height: 135%;
  letter-spacing: -0.14px;
  margin-top: 2px;
  word-break: break-all;
  word-break: break-word;
}
.c-mw-checkbox.is-disabled {
  cursor: not-allowed;
}
.c-mw-checkbox.is-disabled .mw-input-box_outer {
  cursor: not-allowed;
}
.c-mw-checkbox.is-disabled .mw-input-box_outer .mw-input-box_inner {
  border-color: var(--checkbox-border-color-disabled);
  background-color: var(--checkbox-bg-color-disabled);
}
.c-mw-checkbox.is-disabled .mw-input-box_label {
  color: var(--checkbox-label-disabled-color);
}
.c-mw-checkbox.is-disabled .mw-input-box_label .mw-input-box_sublabel {
  color: var(--checkbox-label-disabled-color);
}
.c-mw-checkbox.has-sublabel .mw-input-box_outer {
  align-self: flex-start;
}
.c-mw-checkbox.has-sublabel.input-box-size-s .mw-input-box_outer {
  margin-top: 2px;
}
.c-mw-checkbox:hover .mw-input-box:not(:checked):not([disabled]) + .mw-input-box_outer .mw-input-box_inner .icn.checkmark {
  color: var(--checkbox-color-hover);
}
.c-mw-checkbox.input-box-size-s .mw-input-box_inner {
  width: 20px;
  height: 20px;
}
.c-mw-checkbox.input-box-size-s .mw-input-box_inner .icn.checkmark {
  width: 16px;
  height: 16px;
}
.c-mw-checkbox.input-box-size-s .mw-input-box_label {
  margin-left: 8px;
}
[dir=rtl] .c-mw-checkbox.input-box-size-s .mw-input-box_label {
  margin-left: 0;
  margin-right: 8px;
}
.c-mw-checkbox.input-box-size-m .mw-input-box_inner {
  width: 24px;
  height: 24px;
}
.c-mw-checkbox.input-box-size-m .mw-input-box_inner .icn.checkmark {
  width: 20px;
  height: 20px;
}
.c-mw-checkbox.input-box-size-m .mw-input-box_label {
  margin-left: 8px;
}
[dir=rtl] .c-mw-checkbox.input-box-size-m .mw-input-box_label {
  margin-left: 0;
  margin-right: 8px;
}
.c-mw-checkbox.input-box-size-l .mw-input-box_inner {
  width: 28px;
  height: 28px;
}
.c-mw-checkbox.input-box-size-l .mw-input-box_inner .icn.checkmark {
  width: 24px;
  height: 24px;
}
.c-mw-checkbox.input-box-size-l .mw-input-box_label {
  margin-left: 12px;
}
[dir=rtl] .c-mw-checkbox.input-box-size-l .mw-input-box_label {
  margin-left: 0;
  margin-right: 12px;
}
.c-mw-checkbox.flex-row-reverse {
  flex-direction: row-reverse;
}
.c-mw-checkbox.flex-row-reverse .mw-input-box_label {
  margin-left: 0;
  margin-right: 8px;
}
[dir=rtl] .c-mw-checkbox.flex-row-reverse .mw-input-box_label {
  margin-left: 8px;
  margin-right: 0;
}
.c-mw-checkbox.is-reverse-order {
  flex-direction: row-reverse;
  justify-content: space-between;
}
.c-mw-checkbox.is-reverse-order .mw-input-box_label {
  margin-left: 0;
  margin-right: 0;
}
[dir=rtl] .c-mw-checkbox.is-reverse-order .mw-input-box_label {
  margin-left: 0;
  margin-right: 0;
}

.c-mw-radio {
  display: flex;
  align-items: center;
  -webkit-tap-highlight-color: transparent;
}
.c-mw-radio.is-switch .mw-input-box + .mw-input-box_outer {
  border-radius: 16px;
  background-color: var(--switch-bg);
  transition: background-color 0.15s ease-out;
}
.c-mw-radio.is-switch .mw-input-box + .mw-input-box_outer .mw-input-box_inner {
  position: absolute;
  left: 2px;
  top: 2px;
  border: 0 !important;
  background-color: var(--switch-bg-circle) !important;
  border-radius: 100%;
  transition: transform 0.15s ease-out;
  box-shadow: 0 2px 4px 0 rgba(39, 39, 39, 0.1);
}
[dir=rtl] .c-mw-radio.is-switch .mw-input-box + .mw-input-box_outer .mw-input-box_inner {
  left: auto;
  right: 2px;
}
.c-mw-radio.is-switch .mw-input-box:checked:not([disabled]) + .mw-input-box_outer {
  background-color: var(--checkbox-bg-color-checked);
}
.c-mw-radio.is-switch .mw-input-box:checked + .mw-input-box_outer .mw-input-box_inner {
  transform: translateX(100%);
}
[dir=rtl] .c-mw-radio.is-switch .mw-input-box:checked + .mw-input-box_outer .mw-input-box_inner {
  transform: translateX(-100%);
}
.c-mw-radio.is-switch .mw-input-box:disabled + .mw-input-box_outer {
  opacity: 0.7;
  cursor: not-allowed;
}
.c-mw-radio.is-switch .mw-input-box:disabled + .mw-input-box_outer .mw-input-box_inner {
  background-color: var(--switch-bg-circle-disabled) !important;
}
.c-mw-radio.is-switch.input-box-size-s .mw-input-box_outer {
  width: 36px;
  height: 20px;
}
.c-mw-radio.is-switch.input-box-size-s .mw-input-box_inner {
  width: 16px;
  height: 16px;
}
.c-mw-radio.is-switch.input-box-size-m .mw-input-box_outer {
  width: 40px;
  height: 22px;
}
.c-mw-radio.is-switch.input-box-size-m .mw-input-box_inner {
  width: 18px;
  height: 18px;
}
.c-mw-radio.is-switch.input-box-size-l .mw-input-box_outer {
  width: 44px;
  height: 24px;
}
.c-mw-radio.is-switch.input-box-size-l .mw-input-box_inner {
  width: 20px;
  height: 20px;
}
.c-mw-radio.is-switch .icn.checkmark {
  display: none !important;
}
.c-mw-radio .mw-input-box {
  display: none;
  visibility: hidden;
}
.c-mw-radio .mw-input-box + .mw-input-box_outer {
  display: flex;
  align-items: center;
  justify-content: center;
  flex-shrink: 0;
  position: relative;
}
.c-mw-radio .mw-input-box + .mw-input-box_outer .mw-input-box_inner {
  display: flex;
  align-items: center;
  justify-content: center;
  background-color: var(--checkbox-bg-color-not-checked);
  border: 2px solid var(--checkbox-border-color);
  box-sizing: border-box;
  border-radius: 4px;
}
.c-mw-radio .mw-input-box + .mw-input-box_outer .mw-input-box_inner .icn.checkmark {
  position: absolute;
  color: transparent;
  margin: 0 0 -1px 0;
}
.c-mw-radio .mw-input-box:checked + .mw-input-box_outer .mw-input-box_inner {
  border-color: var(--checkbox-border-color-checked);
  background-color: var(--checkbox-bg-color-checked);
}
.c-mw-radio .mw-input-box:checked + .mw-input-box_outer .mw-input-box_inner .icn.checkmark {
  color: var(--checkbox-color-checked);
}
.c-mw-radio .mw-input-box:checked[disabled] + .mw-input-box_outer .mw-input-box_inner {
  border-color: var(--checkbox-border-color-disabled);
  background-color: var(--checkbox-bg-color-disabled);
}
.c-mw-radio .mw-input-box:checked[disabled] + .mw-input-box_outer .mw-input-box_inner .icn.checkmark {
  color: var(--checkbox-color-disabled-checked);
}
.c-mw-radio .mw-input-box_label {
  display: flex;
  flex-direction: column;
  word-break: break-all;
  word-break: break-word;
}
.c-mw-radio .mw-input-box_label:empty {
  display: none;
}
.c-mw-radio .mw-input-box_label .mw-input-box_sublabel {
  color: var(--checkbox-sublabel-color);
  font-size: 14px;
  font-style: normal;
  font-weight: 400;
  line-height: 135%;
  letter-spacing: -0.14px;
  margin-top: 2px;
  word-break: break-all;
  word-break: break-word;
}
.c-mw-radio.is-disabled {
  cursor: not-allowed;
}
.c-mw-radio.is-disabled .mw-input-box_outer {
  cursor: not-allowed;
}
.c-mw-radio.is-disabled .mw-input-box_outer .mw-input-box_inner {
  border-color: var(--checkbox-border-color-disabled);
  background-color: var(--checkbox-bg-color-disabled);
}
.c-mw-radio.is-disabled .mw-input-box_label {
  color: var(--checkbox-label-disabled-color);
}
.c-mw-radio.is-disabled .mw-input-box_label .mw-input-box_sublabel {
  color: var(--checkbox-label-disabled-color);
}
.c-mw-radio.has-sublabel .mw-input-box_outer {
  align-self: flex-start;
}
.c-mw-radio.has-sublabel.input-box-size-s .mw-input-box_outer {
  margin-top: 2px;
}
.c-mw-radio:hover .mw-input-box:not(:checked):not([disabled]) + .mw-input-box_outer .mw-input-box_inner .icn.checkmark {
  color: var(--checkbox-color-hover);
}
.c-mw-radio.input-box-size-s .mw-input-box_inner {
  width: 20px;
  height: 20px;
}
.c-mw-radio.input-box-size-s .mw-input-box_inner .icn.checkmark {
  width: 16px;
  height: 16px;
}
.c-mw-radio.input-box-size-s .mw-input-box_label {
  margin-left: 8px;
}
[dir=rtl] .c-mw-radio.input-box-size-s .mw-input-box_label {
  margin-left: 0;
  margin-right: 8px;
}
.c-mw-radio.input-box-size-m .mw-input-box_inner {
  width: 24px;
  height: 24px;
}
.c-mw-radio.input-box-size-m .mw-input-box_inner .icn.checkmark {
  width: 20px;
  height: 20px;
}
.c-mw-radio.input-box-size-m .mw-input-box_label {
  margin-left: 8px;
}
[dir=rtl] .c-mw-radio.input-box-size-m .mw-input-box_label {
  margin-left: 0;
  margin-right: 8px;
}
.c-mw-radio.input-box-size-l .mw-input-box_inner {
  width: 28px;
  height: 28px;
}
.c-mw-radio.input-box-size-l .mw-input-box_inner .icn.checkmark {
  width: 24px;
  height: 24px;
}
.c-mw-radio.input-box-size-l .mw-input-box_label {
  margin-left: 12px;
}
[dir=rtl] .c-mw-radio.input-box-size-l .mw-input-box_label {
  margin-left: 0;
  margin-right: 12px;
}
.c-mw-radio.flex-row-reverse {
  flex-direction: row-reverse;
}
.c-mw-radio.flex-row-reverse .mw-input-box_label {
  margin-left: 0;
  margin-right: 8px;
}
[dir=rtl] .c-mw-radio.flex-row-reverse .mw-input-box_label {
  margin-left: 8px;
  margin-right: 0;
}
.c-mw-radio.is-reverse-order {
  flex-direction: row-reverse;
  justify-content: space-between;
}
.c-mw-radio.is-reverse-order .mw-input-box_label {
  margin-left: 0;
  margin-right: 0;
}
[dir=rtl] .c-mw-radio.is-reverse-order .mw-input-box_label {
  margin-left: 0;
  margin-right: 0;
}
.c-mw-radio .mw-input-box_inner {
  border-radius: 50% !important;
}

.c-mw-search-input .h-input_search {
  padding-right: 48px !important;
  padding-left: 16px;
  cursor: text;
}
[dir=rtl] .c-mw-search-input .h-input_search {
  padding-right: 48px !important;
  padding-left: 16px;
}

.c-mw-select-menu {
  width: 100%;
  display: inline-block;
  position: relative;
  border-radius: 20px;
}
.c-mw-select-menu .select-menu_opener {
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: 135%;
  letter-spacing: -0.16px;
  height: 48px;
  width: 100%;
  display: flex;
  align-items: center;
  justify-content: space-between;
  position: relative;
  padding: 12px 16px;
  box-sizing: border-box;
  color: var(--input-color);
  background: var(--input-bg);
  backdrop-filter: blur(21px);
  border-radius: 99px;
  border-color: var(--input-border);
  border-width: 1px;
  border-style: solid;
  cursor: pointer;
  outline: none;
  transition: all 0.15s ease-out;
  -webkit-tap-highlight-color: transparent;
}
.c-mw-select-menu .select-menu_opener.select-menu_opener--active {
  border-color: var(--input-active-border);
}
.c-mw-select-menu .select-menu_opener.select-menu_opener--active, .c-mw-select-menu .select-menu_opener:not(.select-menu_opener--active):hover {
  border-color: var(--input-active-border);
}
.c-mw-select-menu .select-menu_opener.select-menu_opener--error {
  border-color: var(--input-error-border) !important;
  color: var(--input-error-color) !important;
}
.c-mw-select-menu .select-menu_opener p {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.c-mw-select-menu .select-menu {
  width: 100%;
  display: flex;
  flex-direction: column;
  top: calc(100% + 2px);
  max-height: 182px;
  position: absolute;
  z-index: 3;
  background-color: var(--bg2);
  border-radius: 20px;
  box-shadow: 9px 12px 40px 0 var(--shadow1-color);
  border: 0.5px solid var(--border1);
  box-sizing: border-box;
  overflow: hidden;
  cursor: default;
}
.c-mw-select-menu .select-menu.select-menu--top {
  top: auto;
  bottom: calc(100% + 2px);
}
.c-mw-select-menu .select-menu.select-menu--with-search {
  max-height: 226px;
  padding-top: 0;
}
.c-mw-select-menu .select-menu .select-menu_content {
  max-height: 182px;
  overflow-x: hidden;
  overflow-y: auto;
  overscroll-behavior: contain;
}
.firefox .c-mw-select-menu .select-menu .select-menu_content {
  scrollbar-width: thin;
}
.c-mw-select-menu .select-menu .select-menu_content::-webkit-scrollbar {
  width: 8px;
  height: 8px;
}
.c-mw-select-menu .select-menu .select-menu_content::-webkit-scrollbar-thumb {
  background-color: var(--grey60);
  border-radius: 8px;
}
.c-mw-select-menu .select-menu .select-menu_content::-webkit-scrollbar-track {
  background: transparent;
}
.c-mw-select-menu .select-menu .select-menu_content_option {
  display: flex;
  align-items: center;
  gap: 8px;
  width: 100%;
  padding: 12px 16px;
  color: var(--font1);
  font-size: 16px;
  font-style: normal;
  font-weight: 500;
  line-height: 135%;
  letter-spacing: -0.16px;
  background: var(--input-bg);
  box-sizing: border-box;
  word-break: keep-all;
  cursor: pointer;
}
.c-mw-select-menu .select-menu .select-menu_content_option:not(.disabled):hover, .c-mw-select-menu .select-menu .select-menu_content_option:not(.disabled).select-menu_content_option--keyboard-active {
  background: linear-gradient(91deg, rgba(186, 186, 202, 0.5) -3.12%, rgba(85, 85, 98, 0.5) 104.76%);
  color: var(--list-item-hover-color);
}
.c-mw-select-menu .select-menu .select-menu_content_option:not(:last-of-type) {
  border-bottom: 1px solid var(--border1);
}
.c-mw-select-menu .select-menu .select-menu_content_option.select-menu_content_option--selected:hover {
  color: var(--list-item-active-color);
}
.c-mw-select-menu .select-menu .select-menu_content_option.select-menu_content_option--selected {
  color: var(--list-item-active-color);
  background: var(--bg1);
}
.c-mw-select-menu .select-menu .select-menu_search {
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: 135%;
  letter-spacing: -0.16px;
  width: 100%;
  height: 100%;
  box-sizing: border-box;
  padding: 12px 30px 12px 16px;
  background-color: var(--bg2);
  border-radius: 20px 20px 0 0;
  border-bottom: 1px solid var(--border1);
}
[dir=rtl] .c-mw-select-menu .select-menu .select-menu_search {
  padding: 12px 16px 12px 30px;
}
.c-mw-select-menu .select-menu .select-menu_search::-webkit-input-placeholder {
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: 135%;
  letter-spacing: -0.16px;
  font-style: italic;
  color: var(--input-color);
  font-family: "Poppins", sans-serif !important;
}
.c-mw-select-menu .select-menu .select-menu_search::-moz-placeholder {
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: 135%;
  letter-spacing: -0.16px;
  font-style: italic;
  color: var(--input-color);
  font-family: "Poppins", sans-serif !important;
}
.c-mw-select-menu .select-menu .select-menu_search:focus::-webkit-input-placeholder {
  color: var(--input-color);
}
.c-mw-select-menu .select-menu .select-menu_search:focus::-moz-placeholder {
  color: var(--input-color);
}
.c-mw-select-menu .select-menu .search-normal-1 {
  position: absolute;
  top: 12px;
  right: 10px;
}
.c-mw-select-menu .select-menu .animation-loading-2 {
  height: 50px;
}
.c-mw-select-menu .icn.search-normal-1,
.c-mw-select-menu .btn-close-search {
  color: var(--input-color);
  position: absolute;
  right: 10px;
  top: 12px;
}
[dir=rtl] .c-mw-select-menu .btn-close-search {
  width: 100%;
  display: flex;
  justify-content: flex-end;
  margin-left: 9px;
  position: absolute;
  margin-right: -1rem;
}
[dir=rtl] .c-mw-select-menu .icn.search-normal-1 {
  display: flex;
  justify-content: end;
  position: absolute;
  top: 10px;
  left: 10px;
  right: unset;
}

.c-mw-sort.custom-sorting .btn-tertiary:after {
  content: "";
  border-radius: 100%;
  position: absolute;
  top: 0;
  right: -4px;
  border: 5px solid;
  border-color: inherit;
  color: var(--brand-color);
}
[dir=rtl] .c-mw-sort.custom-sorting .btn-tertiary:after {
  right: auto;
  left: -4px;
}

.c-mw-sticker-container {
  position: relative;
  width: 150px;
}
.c-mw-sticker-container button {
  top: -8px;
  right: -8px;
  position: absolute;
}

.c-mw-sticker {
  width: 144px;
  height: 144px;
}
.c-mw-sticker.style-small {
  width: 32px;
  height: 32px;
}

.chat-message_reply .c-mw-sticker {
  width: 80px;
  height: 80px;
}

.c-mw-svg-icon {
  display: inline-block;
  flex-shrink: 0;
  width: 24px;
  height: 24px;
}
.c-mw-svg-icon.icn-12 {
  width: 12px;
  height: 12px;
}
.c-mw-svg-icon.icn-16 {
  width: 16px;
  height: 16px;
}
.c-mw-svg-icon.icn-20 {
  width: 20px;
  height: 20px;
}
.c-mw-svg-icon.icn-24 {
  width: 24px;
  height: 24px;
}
.c-mw-svg-icon.icn-32 {
  width: 32px;
  height: 32px;
}
.c-mw-svg-icon.icn-48 {
  width: 48px;
  height: 48px;
}
.c-mw-svg-icon.icon-mask {
  background-color: currentColor;
  -webkit-mask-image: var(--icon-url);
  mask-image: var(--icon-url);
  -webkit-mask-size: contain;
  mask-size: contain;
  -webkit-mask-repeat: no-repeat;
  mask-repeat: no-repeat;
  -webkit-mask-position: center;
  mask-position: center;
}

.c-mw-target-picker {
  display: flex;
  flex-direction: column;
  overflow-y: auto;
  min-height: 51px;
  max-height: 211px;
  padding: 0 16px;
}
@media all and (max-width: 909px) {
  .c-mw-target-picker {
    max-height: calc(100vh - 170px);
    max-height: calc(100dvh - 170px);
  }
}
.c-mw-target-picker.is-empty {
  display: block;
  text-align: center;
  padding-top: 10px;
}
.c-mw-target-picker .target {
  display: flex;
  align-items: center;
  cursor: pointer;
  width: 100%;
  margin-bottom: 8px;
}
.c-mw-target-picker .animation-loading-2 {
  width: 100%;
  height: 211px;
}
.c-mw-target-picker .animation-loading-2.loading-small {
  height: 40px;
}

.c-mw-text-clamp {
  --text-clamp-rows: 4;
  display: block;
  position: relative;
  min-width: 0;
}
.c-mw-text-clamp .text-clamp_content {
  position: relative;
  word-break: break-word;
  overflow-wrap: break-word;
  white-space: pre-line;
}
.c-mw-text-clamp .text-clamp_content ul, .c-mw-text-clamp .text-clamp_content ol {
  white-space: normal;
}
[dir=rtl] .c-mw-text-clamp .text-clamp_content {
  direction: rtl;
}
.c-mw-text-clamp .text-clamp_content.markdown-style {
  white-space: normal;
}
.c-mw-text-clamp .text-clamp_content.markdown-style ol,
.c-mw-text-clamp .text-clamp_content.markdown-style ul {
  margin: 0;
  list-style-position: inside;
}
.c-mw-text-clamp .text-clamp_content.markdown-style ol p,
.c-mw-text-clamp .text-clamp_content.markdown-style ul p {
  display: inline;
}
.c-mw-text-clamp .text-clamp_content.markdown-style ul {
  list-style: disc outside none;
  padding-left: 20px;
}
[dir=rtl] .c-mw-text-clamp .text-clamp_content.markdown-style ul {
  padding-left: 0;
  padding-right: 20px;
}
.c-mw-text-clamp .text-clamp_content.markdown-style ol {
  padding-left: 4px;
}
[dir=rtl] .c-mw-text-clamp .text-clamp_content.markdown-style ol {
  padding-left: 0;
  padding-right: 4px;
}
.c-mw-text-clamp .text-clamp_content.markdown-style > p + p,
.c-mw-text-clamp .text-clamp_content.markdown-style > p + ol,
.c-mw-text-clamp .text-clamp_content.markdown-style > p + ul,
.c-mw-text-clamp .text-clamp_content.markdown-style > ol + p,
.c-mw-text-clamp .text-clamp_content.markdown-style > ol + ol,
.c-mw-text-clamp .text-clamp_content.markdown-style > ol + ul,
.c-mw-text-clamp .text-clamp_content.markdown-style > ul + p,
.c-mw-text-clamp .text-clamp_content.markdown-style > ul + ol,
.c-mw-text-clamp .text-clamp_content.markdown-style > ul + ul {
  margin-top: 1em;
  display: block;
}
.c-mw-text-clamp .text-clamp_content.markdown-style > ul li p,
.c-mw-text-clamp .text-clamp_content.markdown-style > ol li p {
  margin-top: 0;
  display: inline;
}
.c-mw-text-clamp .text-clamp_content.markdown-style h1,
.c-mw-text-clamp .text-clamp_content.markdown-style h2,
.c-mw-text-clamp .text-clamp_content.markdown-style h3,
.c-mw-text-clamp .text-clamp_content.markdown-style h4,
.c-mw-text-clamp .text-clamp_content.markdown-style h5,
.c-mw-text-clamp .text-clamp_content.markdown-style h6 {
  font-size: 14px;
  color: inherit;
  font-weight: 700;
  margin: 0;
  padding: 0;
  display: inline-block;
}
.c-mw-text-clamp .text-clamp_content.markdown-style pre {
  font-family: Menlo, Monaco, Consolas, "Courier New", monospace;
  white-space: pre;
  display: block;
  margin: 10px 0;
  font-size: 13px;
  line-height: 1.4;
  color: #333;
  word-break: normal;
  word-wrap: normal;
  background-color: var(--bg2);
  border: 1px solid #ccc;
  border-radius: 6px;
  box-sizing: border-box;
}
.c-mw-text-clamp .text-clamp_content.markdown-style blockquote {
  padding-left: 8px;
  border-left: 3px solid #999;
  margin: 14px;
}
.c-mw-text-clamp .text-clamp_content.markdown-style pre {
  padding: 0.8em 0;
  margin: 10px 0;
  background-color: #efefef;
  border-left: 4px solid #40627e;
  font-size: 13px;
  color: #424242;
  font-family: Consolas, "Andale Mono WT", "Andale Mono", "Lucida Console", "Lucida Sans Typewriter", "DejaVu Sans Mono", "Bitstream Vera Sans Mono", "Liberation Mono", "Nimbus Mono L", Monaco, "Courier New", Courier, Monospace;
  line-height: 18px;
  position: relative;
  white-space: pre;
  word-wrap: normal;
  background: #efefef url(/assets/images/pre-line-number.png) no-repeat left top;
  padding-left: 39px;
  border-left: none;
  overflow: hidden;
  overflow-y: auto;
}
.c-mw-text-clamp .text-clamp_content.markdown-style pre code {
  overflow: auto;
  display: block;
  padding-top: 34px;
  padding-left: 16px;
  padding-right: 1em;
  background: #efefef url(/assets/images/pre-back.jpg) repeat left -2px;
  color: #424242;
  font-size: 13px;
  font-family: Consolas, "Andale Mono WT", "Andale Mono", "Lucida Console", "Lucida Sans Typewriter", "DejaVu Sans Mono", "Bitstream Vera Sans Mono", "Liberation Mono", "Nimbus Mono L", Monaco, "Courier New", Courier, Monospace;
}
.c-mw-text-clamp .text-clamp_content.markdown-style pre code .h-hashtag {
  cursor: default;
  word-break: normal;
  pointer-events: none;
  color: inherit !important;
}
.c-mw-text-clamp .text-clamp_content.markdown-style pre:after {
  content: "";
  width: 35px;
  height: 8px;
  background-color: #39424e;
  bottom: 0;
  left: 0;
  position: absolute;
}
.c-mw-text-clamp .text-clamp_content.markdown-style pre code:before {
  display: block;
  width: 100%;
  position: absolute;
  margin: -45px -13px 10px -54px;
  padding: 8px 12px;
  font-family: Oswald, Arial, Sans-serif;
  font-size: 14px;
  background-color: #41749f;
  color: #fff;
  content: "";
  height: 20px;
  content: attr(class);
}
.c-mw-text-clamp .text-clamp_content.markdown-style pre code.language-css:before {
  background-color: #a9d86e;
  content: "CSS";
}
.c-mw-text-clamp .text-clamp_content.markdown-style pre code.language-html:before {
  background-color: #4fc1eb;
  content: "HTML";
}
.c-mw-text-clamp .text-clamp_content.markdown-style pre code.language-javascript:before {
  background-color: #ff6c60;
  content: "Java Script";
}
.c-mw-text-clamp .text-clamp_content.markdown-style pre code.language-scala:before {
  background-color: #335e69;
  content: "Scala";
}
.c-mw-text-clamp .text-clamp_content:not(.markdown-style) ol,
.c-mw-text-clamp .text-clamp_content:not(.markdown-style) ul {
  margin: 0;
  list-style-position: inside;
}
.c-mw-text-clamp .text-clamp_content:not(.markdown-style) ol p,
.c-mw-text-clamp .text-clamp_content:not(.markdown-style) ul p {
  display: inline;
}
.c-mw-text-clamp .text-clamp_content:not(.markdown-style) ul {
  list-style: disc outside none;
  padding-left: 20px;
}
[dir=rtl] .c-mw-text-clamp .text-clamp_content:not(.markdown-style) ul {
  padding-left: 0;
  padding-right: 20px;
}
.c-mw-text-clamp .text-clamp_content:not(.markdown-style) ol {
  padding-left: 4px;
}
[dir=rtl] .c-mw-text-clamp .text-clamp_content:not(.markdown-style) ol {
  padding-left: 0;
  padding-right: 4px;
}
.c-mw-text-clamp .text-clamp_content .emoji {
  display: inline-flex;
}
.c-mw-text-clamp.is-truncating .text-clamp_content {
  display: -webkit-box;
  box-orient: vertical;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: var(--text-clamp-rows, 4);
  overflow: hidden;
  text-overflow: ellipsis;
}
.c-mw-text-clamp.is-expanded .text-clamp_content {
  display: block;
  -webkit-line-clamp: unset;
  overflow: visible;
}
.safari .c-mw-text-clamp.not-clamped .text-clamp_content {
  display: block;
}
.c-mw-text-clamp .text-clamp_actions {
  display: flex;
  align-items: center;
  justify-content: space-between;
  width: 100%;
  gap: 32px;
  margin-top: 8px;
}
.c-mw-text-clamp .text-clamp_actions .mw-btn:not(:hover) {
  color: var(--font3) !important;
}
.c-group-preview-dialog .c-mw-text-clamp .text-clamp_actions, .c-mw-profile-main .c-mw-text-clamp .text-clamp_actions {
  justify-content: center;
}
.c-mw-text-clamp.comment-text .text-clamp_content {
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: 135%;
  letter-spacing: -0.16px;
}
.c-mw-text-clamp.post-text .text-clamp_content {
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: 135%;
  letter-spacing: -0.16px;
}

.c-mw-text-editor {
  display: flex;
  position: relative;
  color: var(--input-color);
  border-radius: 20px;
  background: var(--input-bg);
  border-width: 1px;
  border-style: solid;
  border-color: var(--input-border);
  outline: none;
  cursor: text;
  caret-color: var(--brand-color);
  transition: border-color 0.15s ease-out;
}
.c-mw-text-editor .ql-editor.ql-blank:before {
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: 135%;
  letter-spacing: -0.16px;
  color: var(--input-placeholder-color);
}
.c-mw-text-editor.focus--mouse, .c-mw-text-editor:hover {
  border-color: var(--input-active-border);
}
.c-mw-text-editor.layout-reply, .c-mw-text-editor.layout-comment, .c-mw-text-editor.layout-group-question {
  box-sizing: border-box;
}
.c-mw-text-editor.layout-reply.text-editor-one-line .ql-container, .c-mw-text-editor.layout-comment.text-editor-one-line .ql-container, .c-mw-text-editor.layout-group-question.text-editor-one-line .ql-container {
  padding: 8px 16px;
}
.c-mw-text-editor.text-editor_edit .ql-editor.ql-blank div {
  top: 10px;
  min-height: calc(100% - 10px);
}
.c-mw-text-editor.text-editor-small {
  width: 100%;
  height: 100%;
}
.c-mw-text-editor.text-editor-small .ql-container {
  padding: 0;
  height: auto;
  padding: 2px 0 3px 4px;
}
[dir=rtl] .c-mw-text-editor.text-editor-small .ql-container {
  padding: 2px 4px 3px 0;
}
.c-mw-text-editor.text-editor-small .ql-editor {
  font-size: 12px;
  font-style: normal;
  font-weight: 400;
  line-height: 135%;
  letter-spacing: -0.12px;
  min-height: 16px;
}
.c-mw-text-editor.text-editor-small .ql-editor.ql-blank:before {
  line-height: 20px;
}
.c-mw-text-editor.text-editor-small .quill-buttons {
  margin: 0;
}
.c-mw-text-editor.text-editor-small .btn-emoji {
  align-items: center;
  height: 32px;
  padding: 0 9px;
  margin-top: 0;
}
.c-mw-text-editor.text-editor-small .btn-emoji svg {
  width: 12px;
  height: 12px;
}
.c-mw-text-editor {
  /* themes */
}
.c-mw-text-editor.text-editor-area {
  width: 100%;
}
.c-mw-text-editor.text-editor-area .ql-container {
  padding: 10px;
  max-height: 350px;
  min-height: 48px;
  overflow-y: auto;
}
.c-mw-text-editor.text-editor-one-line {
  box-sizing: content-box;
}
.c-mw-text-editor.text-editor-one-line .ql-editor {
  min-height: 19px;
}
.c-mw-text-editor.text-editor-one-line .ql-container {
  padding: 10px;
}
.c-mw-text-editor .ql-container {
  width: 100%;
  max-height: 480px;
}
.c-mw-text-editor .ql-editor {
  min-height: 40px;
  max-height: inherit;
  overflow-y: auto;
  overflow-x: hidden;
  padding: 1px 0;
  box-sizing: border-box;
}
.firefox .c-mw-text-editor .ql-editor {
  scrollbar-width: thin;
}
.c-mw-text-editor .ql-editor::-webkit-scrollbar {
  width: 8px;
  height: 8px;
}
.c-mw-text-editor .ql-editor::-webkit-scrollbar-thumb {
  background-color: var(--grey60);
  border-radius: 8px;
}
.c-mw-text-editor .ql-editor::-webkit-scrollbar-track {
  background: transparent;
}
.c-mw-text-editor .ql-editor {
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: 135%;
  letter-spacing: -0.16px;
  word-break: break-word;
  position: relative;
  outline: none;
  white-space: pre-wrap !important;
}
.c-mw-text-editor .ql-editor.ql-blank:before {
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: 135%;
  letter-spacing: -0.16px;
  content: attr(data-placeholder);
  color: var(--input-placeholder-color);
  left: 0px;
  pointer-events: none;
  right: 15px;
}
.c-mw-text-editor .ql-editor.ql-blank div {
  position: absolute;
  top: 0;
  min-height: 100%; /* empty div needs to fill whole height, otherwise user may click outside of it to focus, and if there is formatting block active, focus will go before formatting block */
  min-width: 100%;
}
.c-mw-text-editor .ql-editor .emoji {
  width: 16px;
  height: 16px;
  vertical-align: baseline;
  margin-bottom: -2px;
}
.c-mw-text-editor .quill-buttons {
  column-gap: 2px;
  margin: 0 8px 4px;
  align-self: flex-end;
}
.c-mw-text-editor .quill-buttons .editor-btn {
  padding: 4px;
}
.c-mw-text-editor .quill-buttons .editor-send-btn-wrapper {
  margin: 0 -4px 0 4px;
}
[dir=rtl] .c-mw-text-editor .quill-buttons .editor-send-btn-wrapper {
  margin: 0 4px 0 -4px;
}
.c-mw-text-editor .quill-buttons .editor-send-btn-wrapper .editor-send-btn,
.c-mw-text-editor .quill-buttons .editor-send-btn-wrapper .editor-send-options-btn {
  display: flex;
  align-items: center;
  height: 24px;
  flex-shrink: 0;
}
@media all and (max-width: 909px) {
  .c-mw-text-editor .quill-buttons .editor-send-btn-wrapper .editor-send-options-btn {
    display: none;
  }
}
.c-mw-text-editor .quill-buttons .editor-send-btn-wrapper .editor-send-btn {
  padding: 4px;
}
.c-mw-text-editor .quill-buttons .editor-send-btn-wrapper .enterkey-send {
  position: absolute;
  bottom: 100%;
  right: 0;
  display: flex;
  align-items: center;
  padding: 16px;
}
.c-mw-text-editor .quill-buttons .editor-send-btn-wrapper .enterkey-send .mw-input-box_label {
  white-space: nowrap;
  margin-left: 8px;
  font-size: 12px;
  font-style: normal;
  font-weight: 400;
  line-height: 135%;
  letter-spacing: -0.12px;
}
[dir=rtl] .c-mw-text-editor .quill-buttons .editor-send-btn-wrapper .enterkey-send .mw-input-box_label {
  margin-right: 8px;
  margin-left: 0;
}
.c-mw-text-editor .ql-clipboard {
  left: -100000px;
  height: 1px;
  overflow-y: hidden;
  position: absolute;
  top: 50%;
}
.c-mw-text-editor {
  /* editor specific */
}
.c-mw-text-editor .ql-editor ol,
.c-mw-text-editor .ql-editor ul {
  margin-top: 1em;
}
.c-mw-text-editor .ql-editor ol {
  padding-left: 30px;
}
[dir=rtl] .c-mw-text-editor .ql-editor ol {
  padding-left: auto;
  padding-right: 30px;
}
.c-mw-text-editor .ql-editor ul {
  list-style: disc outside none;
  padding-left: 30px;
}
[dir=rtl] .c-mw-text-editor .ql-editor ul {
  padding-left: auto;
  padding-right: 30px;
}
.c-mw-text-editor .hashtag-italic {
  font-style: italic;
}
.c-mw-text-editor {
  /**************************/
}
.comment-your .c-mw-text-editor .quill-buttons {
  margin-bottom: 4px;
  margin-right: 12px;
}
.edit-form_textarea-wrapper .c-mw-text-editor .quill-buttons {
  margin-bottom: 4px;
}
.edit-form_textarea-wrapper .c-mw-text-editor .hashtag-selector {
  display: none;
}
.field-editable .c-mw-text-editor .quill-buttons {
  margin-bottom: 4px;
}

.c-mw-chat.chat--small .c-mw-text-editor .quill-buttons {
  margin-bottom: 0;
}

.c-mw-text-formatting .dropdown_inner {
  padding: 4px 8px;
  min-width: unset;
}
.c-mw-text-formatting .dropdown_inner .dropdown_pages_main {
  flex-direction: row;
  align-items: center;
  white-space: nowrap;
}
.c-mw-text-formatting .text-formatting_button {
  width: 30px;
  height: 30px;
  box-sizing: border-box;
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: 135%;
  letter-spacing: -0.16px;
  text-align: center;
  cursor: pointer;
  user-select: none;
  padding: 3px 0;
  border-radius: 8px;
}
.c-mw-text-formatting .text-formatting_button:not(.color-app) {
  color: var(--font1);
}
.c-mw-text-formatting .text-formatting_button.color-app {
  background-color: var(--border1);
}
.c-mw-text-formatting .text-formatting_button.btn-italic {
  font-family: "Courier New", Courier, monospace;
  padding: 1px 0 2px;
  font-size: 20px;
}
.c-mw-text-formatting .text-formatting_button.btn-strike {
  text-decoration: line-through;
}

.c-mw-textarea.sg-textarea-container-expandable {
  position: relative;
  background: var(--input-bg);
  border: 1px solid var(--input-border);
  border-radius: 20px;
}
.c-mw-textarea.sg-textarea-container-expandable.disabled {
  opacity: 0.5;
}
.c-mw-textarea.sg-textarea-container-expandable textarea,
.c-mw-textarea.sg-textarea-container-expandable pre {
  padding: 10px;
  background: transparent;
  white-space: pre-wrap;
  word-break: break-word;
  font-size: 14px;
  color: var(--input-color);
  caret-color: var(--brand-color);
  margin: 0;
  outline: 0;
  border: 0;
}
.c-mw-textarea.sg-textarea-container-expandable textarea {
  width: 100%;
  overflow: hidden;
  position: absolute;
  font-family: "Poppins", sans-serif !important;
  font-size: 14px;
  font-style: normal;
  font-weight: 400;
  line-height: 135%;
  letter-spacing: -0.14px;
  top: 0;
  left: 0;
  height: 100%;
  resize: none;
  box-sizing: border-box;
  border-radius: 20px;
}
.c-mw-textarea.sg-textarea-container-expandable textarea::-webkit-input-placeholder {
  font-size: 14px;
  font-style: normal;
  font-weight: 400;
  line-height: 135%;
  letter-spacing: -0.14px;
  color: var(--input-color);
  font-family: "Poppins", sans-serif !important;
}
.c-mw-textarea.sg-textarea-container-expandable textarea::-moz-placeholder {
  font-size: 14px;
  font-style: normal;
  font-weight: 400;
  line-height: 135%;
  letter-spacing: -0.14px;
  color: var(--input-color);
  font-family: "Poppins", sans-serif !important;
}
.c-mw-textarea.sg-textarea-container-expandable pre {
  display: block;
  visibility: hidden;
}
.c-mw-textarea.sg-textarea-container-expandable.emoji-inside pre {
  overflow: hidden;
  height: 20px;
}
.c-mw-textarea.sg-textarea-container-expandable.emoji-inside textarea {
  padding-right: 36px;
  overflow-y: auto;
}
.c-mw-textarea.sg-textarea-container-expandable .font-pencil {
  font-size: 14px;
  position: absolute;
  bottom: 11px;
  right: 4px;
}

.c-mw-textarea textarea[disabled] {
  opacity: 0.5;
}

.c-mw-timeago {
  position: relative;
}
.c-mw-timeago .timeago {
  font-size: 14px;
  font-style: normal;
  font-weight: 400;
  line-height: 135%;
  letter-spacing: -0.14px;
  cursor: default;
}

.c-mw-translation.dropdown_list_item {
  width: 100%;
  justify-content: space-between;
}
.c-mw-translation.dropdown_list_item .btn-circle {
  position: absolute;
  right: 8px;
}
[dir=rtl] .c-mw-translation.dropdown_list_item .btn-circle {
  right: initial;
  left: 8px;
}
.c-mw-translation.dropdown_list_item .btn-circle .icn.setting-2 {
  margin: 0 !important;
}
.c-mw-translation.dropdown_list_item .text-translated {
  padding-left: 4px;
  border-left: 2px solid var(--brown300);
}
[dir=rtl] .c-mw-translation.dropdown_list_item .text-translated {
  border-left: initial;
  border-right: 2px solid var(--brown300);
  padding-left: initial;
  padding-right: 4px;
}
.c-mw-translation .spacer-dot {
  position: relative;
  padding-left: 16px !important;
}
[dir=rtl] .c-mw-translation .spacer-dot {
  padding-right: 16px !important;
  padding-left: 0 !important;
}
.c-mw-translation .spacer-dot:before {
  top: calc(50% - 2px);
  left: 7px;
  right: auto;
  content: "";
  width: 4px;
  height: 4px;
  position: absolute;
  background-color: var(--font1);
  border-radius: 100%;
}
[dir=rtl] .c-mw-translation .spacer-dot:before {
  left: initial;
  right: 7px;
}
.c-mw-translation .translate--selected {
  background-color: var(--word-highlight-bg);
}

/*
  TWO WAYS TO USE THESE CLASSES
  (doesn't make sense to unify all places in the app now so there are two options, with img wrapper and without)

  1.
  <img class="h-avatar" src="..">

  2.
  <div class="h-avatar">
    <img class="h-avatar_img">
  </div>
*/
.h-avatar {
  object-fit: cover;
  user-select: none;
  cursor: pointer;
  background: var(--grey40);
  display: block;
  position: relative;
}
.h-avatar .h-avatar_img,
.h-avatar .nsfw-blur,
.h-avatar .nsfw_blur_img {
  object-fit: cover;
  user-select: none;
}
.h-avatar {
  width: 40px;
  height: 40px;
  max-width: 40px;
  flex: 0 0 40px;
}
.h-avatar .h-avatar_img,
.h-avatar .nsfw-blur,
.h-avatar .nsfw_blur_img {
  width: 40px;
  height: 40px;
  max-width: 40px;
  flex: 0 0 40px;
  box-sizing: border-box;
}
.h-avatar.h-avatar--16 {
  width: 16px;
  height: 16px;
  max-width: 16px;
  flex: 0 0 16px;
}
.h-avatar.h-avatar--16 .h-avatar_img,
.h-avatar.h-avatar--16 .nsfw-blur,
.h-avatar.h-avatar--16 .nsfw_blur_img {
  width: 16px;
  height: 16px;
  max-width: 16px;
  flex: 0 0 16px;
  box-sizing: border-box;
}
.h-avatar.h-avatar--24 {
  width: 24px;
  height: 24px;
  max-width: 24px;
  flex: 0 0 24px;
}
.h-avatar.h-avatar--24 .h-avatar_img,
.h-avatar.h-avatar--24 .nsfw-blur,
.h-avatar.h-avatar--24 .nsfw_blur_img {
  width: 24px;
  height: 24px;
  max-width: 24px;
  flex: 0 0 24px;
  box-sizing: border-box;
}
.h-avatar.h-avatar--32 {
  width: 32px;
  height: 32px;
  max-width: 32px;
  flex: 0 0 32px;
}
.h-avatar.h-avatar--32 .h-avatar_img,
.h-avatar.h-avatar--32 .nsfw-blur,
.h-avatar.h-avatar--32 .nsfw_blur_img {
  width: 32px;
  height: 32px;
  max-width: 32px;
  flex: 0 0 32px;
  box-sizing: border-box;
}
.h-avatar.h-avatar--40 {
  width: 40px;
  height: 40px;
  max-width: 40px;
  flex: 0 0 40px;
}
.h-avatar.h-avatar--40 .h-avatar_img,
.h-avatar.h-avatar--40 .nsfw-blur,
.h-avatar.h-avatar--40 .nsfw_blur_img {
  width: 40px;
  height: 40px;
  max-width: 40px;
  flex: 0 0 40px;
  box-sizing: border-box;
}
.h-avatar.h-avatar--48 {
  width: 48px;
  height: 48px;
  max-width: 48px;
  flex: 0 0 48px;
}
.h-avatar.h-avatar--48 .h-avatar_img,
.h-avatar.h-avatar--48 .nsfw-blur,
.h-avatar.h-avatar--48 .nsfw_blur_img {
  width: 48px;
  height: 48px;
  max-width: 48px;
  flex: 0 0 48px;
  box-sizing: border-box;
}
.h-avatar.h-avatar--60 {
  width: 60px;
  height: 60px;
  max-width: 60px;
  flex: 0 0 60px;
}
.h-avatar.h-avatar--60 .h-avatar_img,
.h-avatar.h-avatar--60 .nsfw-blur,
.h-avatar.h-avatar--60 .nsfw_blur_img {
  width: 60px;
  height: 60px;
  max-width: 60px;
  flex: 0 0 60px;
  box-sizing: border-box;
}
.h-avatar.h-avatar--64 {
  width: 64px;
  height: 64px;
  max-width: 64px;
  flex: 0 0 64px;
}
.h-avatar.h-avatar--64 .h-avatar_img,
.h-avatar.h-avatar--64 .nsfw-blur,
.h-avatar.h-avatar--64 .nsfw_blur_img {
  width: 64px;
  height: 64px;
  max-width: 64px;
  flex: 0 0 64px;
  box-sizing: border-box;
}
.h-avatar.h-avatar--80 {
  width: 80px;
  height: 80px;
  max-width: 80px;
  flex: 0 0 80px;
}
.h-avatar.h-avatar--80 .h-avatar_img,
.h-avatar.h-avatar--80 .nsfw-blur,
.h-avatar.h-avatar--80 .nsfw_blur_img {
  width: 80px;
  height: 80px;
  max-width: 80px;
  flex: 0 0 80px;
  box-sizing: border-box;
}
.h-avatar.h-avatar--88 {
  width: 88px;
  height: 88px;
  max-width: 88px;
  flex: 0 0 88px;
}
.h-avatar.h-avatar--88 .h-avatar_img,
.h-avatar.h-avatar--88 .nsfw-blur,
.h-avatar.h-avatar--88 .nsfw_blur_img {
  width: 88px;
  height: 88px;
  max-width: 88px;
  flex: 0 0 88px;
  box-sizing: border-box;
}
.h-avatar.h-avatar--96 {
  width: 96px;
  height: 96px;
  max-width: 96px;
  flex: 0 0 96px;
}
.h-avatar.h-avatar--96 .h-avatar_img,
.h-avatar.h-avatar--96 .nsfw-blur,
.h-avatar.h-avatar--96 .nsfw_blur_img {
  width: 96px;
  height: 96px;
  max-width: 96px;
  flex: 0 0 96px;
  box-sizing: border-box;
}
.h-avatar.h-avatar--160 {
  width: 160px;
  height: 160px;
  max-width: 160px;
  flex: 0 0 160px;
}
.h-avatar.h-avatar--160 .h-avatar_img,
.h-avatar.h-avatar--160 .nsfw-blur,
.h-avatar.h-avatar--160 .nsfw_blur_img {
  width: 160px;
  height: 160px;
  max-width: 160px;
  flex: 0 0 160px;
  box-sizing: border-box;
}
.h-avatar.h-avatar--has-stories:before {
  content: "";
  background: transparent;
  border: 1px solid var(--halo-seen);
  border-radius: 50%;
  width: calc(100% + 2px);
  height: calc(100% + 2px);
  position: absolute;
  top: -2px;
  left: -2px;
}
.h-avatar.h-avatar--has-stories.h-avatar--80::before {
  width: calc(100% + 4px);
  height: calc(100% + 4px);
  border-width: 2px;
  top: -4px;
  left: -4px;
}
.h-avatar.h-avatar--has-stories.h-avatar--160::before {
  width: calc(100% + 8px);
  height: calc(100% + 8px);
  border-width: 4px;
  top: -8px;
  left: -8px;
}
.h-avatar.h-avatar--has-stories.h-avatar--unseen::before {
  border-color: var(--halo-unseen);
}
.h-avatar.h-avatar--has-stories.h-avatar--unseen-ambassadors::before {
  border-color: var(--halo-unseen-ambassador);
}
.h-avatar:not(.h-avatar--square) {
  border-radius: 100%;
}
.h-avatar:not(.h-avatar--square) .h-avatar_img,
.h-avatar:not(.h-avatar--square) .nsfw-blur,
.h-avatar:not(.h-avatar--square) .nsfw_blur_img {
  border-radius: 100%;
}
.h-avatar.h-avatar--square,
.h-avatar.h-avatar--square .h-avatar_img,
.h-avatar.h-avatar--square .nsfw-blur,
.h-avatar.h-avatar--square .nsfw_blur_img, .h-avatar.h-avatar--square:before {
  border-radius: 2px;
}
.h-avatar.h-avatar--square .h-avatar_img--group {
  position: absolute;
  width: 32px;
  height: 32px;
  border-radius: 50% !important;
  bottom: -7px;
  right: -7px;
}
.h-avatar.h-avatar--square.h-avatar--80,
.h-avatar.h-avatar--square.h-avatar--80 .h-avatar_img,
.h-avatar.h-avatar--square.h-avatar--80 .nsfw-blur,
.h-avatar.h-avatar--square.h-avatar--80 .nsfw_blur_img {
  border-radius: 16px;
}
.h-avatar.h-avatar--square.h-avatar--80:before {
  border-radius: 20px;
}
.h-avatar.h-avatar--square.h-avatar--80 .h-avatar_img--group {
  width: 38px;
  height: 38px;
}
.h-avatar.h-avatar--square.h-avatar--160,
.h-avatar.h-avatar--square.h-avatar--160 .h-avatar_img,
.h-avatar.h-avatar--square.h-avatar--160 .nsfw-blur,
.h-avatar.h-avatar--square.h-avatar--160 .nsfw_blur_img {
  border-radius: 16px;
}
.h-avatar.h-avatar--square.h-avatar--160:before {
  border-radius: 20px;
}
.h-avatar.h-avatar--square.h-avatar--160 .h-avatar_img--group {
  width: 72px;
  height: 72px;
}
.h-avatar.h-avatar--disabled {
  cursor: default;
}

.h-avatar_img_secondary {
  width: 24px;
  height: 24px;
  max-width: 24px;
  flex: 0 0 24px;
}
.h-avatar_img_secondary .h-avatar_img,
.h-avatar_img_secondary .nsfw-blur,
.h-avatar_img_secondary .nsfw_blur_img {
  width: 24px;
  height: 24px;
  max-width: 24px;
  flex: 0 0 24px;
  box-sizing: border-box;
}
.h-avatar_img_secondary {
  border-radius: 100%;
  box-sizing: border-box;
  background: var(--bg2);
  border: 0.5px solid var(--border1);
  position: absolute;
  bottom: -8px;
  right: -8px;
  z-index: 1;
}

.h-halo--seen {
  border: 2.5px solid var(--halo-seen);
}

.h-halo--unseen-ambassadors {
  border: 2.5px solid var(--halo-unseen-ambassador);
}

.h-halo--unseen {
  border: 2.5px solid var(--halo-unseen);
}

.h-halo--unseen-unfollowed {
  border: 2.5px solid var(--halo-unseen-unfollowed);
}

.h-halo--seen.h-halo--w2,
.h-halo--unseen.h-halo--w2,
.h-halo--unseen-unfollowed.h-halo--w2 {
  border-width: 2px;
}
.h-halo--seen.h-halo--w3,
.h-halo--unseen.h-halo--w3,
.h-halo--unseen-unfollowed.h-halo--w3 {
  border-width: 3px;
}
.h-halo--seen.h-halo--w4,
.h-halo--unseen.h-halo--w4,
.h-halo--unseen-unfollowed.h-halo--w4 {
  border-width: 4px;
}

.c-mw-user-tile {
  background-color: var(--bg1);
}
.c-mw-user-tile header,
.c-mw-user-tile footer {
  width: 100%;
  box-sizing: border-box;
  padding: 12px;
}
.c-mw-user-tile header {
  display: grid;
  grid-template-columns: 40px minmax(0, 1fr) auto;
  column-gap: 16px;
  align-items: center;
}
.c-mw-user-tile header .c-mw-handle {
  color: var(--font3);
}
.c-mw-user-tile header.cursor-default .h-avatar {
  cursor: default !important;
}
.c-mw-user-tile header .user-tile-profile-link {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  width: 100%;
}
.c-mw-user-tile footer {
  justify-content: space-between;
  min-height: 47px;
  border-top: 1px solid var(--border1);
}
.c-mw-user-tile footer .btn {
  display: flex;
  align-items: center;
  font-size: 12px;
  font-style: normal;
  font-weight: 400;
  line-height: 135%;
  letter-spacing: -0.12px;
  padding: 4px 3px;
  min-height: 12px;
  border: 0 none;
  cursor: pointer;
}
[dir=rtl] .c-mw-user-tile footer .btn {
  margin-right: 0;
  margin-left: 24px;
}
.c-mw-user-tile footer .btn svg {
  margin-right: 4px;
}
[dir=rtl] .c-mw-user-tile footer .btn svg {
  margin-right: 0;
  margin-left: 4px;
}
.c-mw-user-tile footer .group-block {
  display: flex;
  flex-direction: row !important;
  padding-top: 12px !important;
}
.c-mw-user-tile footer .group-block svg {
  margin-bottom: 0px !important;
  margin-right: 8px !important;
}
[dir=rtl] .c-mw-user-tile footer .group-block svg {
  margin-left: 8px !important;
  margin-right: 0 !important;
}
[dir=rtl] .c-mw-user-tile footer .btn:last-child {
  margin-left: 0;
}
.c-mw-user-tile footer {
  /* if there are only two items, they should be aligned on left, not on start and end of container (MW) */
}
.c-mw-user-tile footer .btn:nth-child(2):last-child {
  flex-grow: 50;
  margin-left: 10px;
}
.c-mw-user-tile footer {
  /* when we have 4 items they will look different */
}
.c-mw-user-tile footer .btn:first-child:nth-last-child(4),
.c-mw-user-tile footer .btn:first-child:nth-last-child(4) ~ .btn, .c-mw-user-tile footer.display-like-four .btn {
  flex-direction: column;
  justify-content: center;
  padding-top: 0;
  padding-bottom: 0;
}
.c-mw-user-tile footer .btn:first-child:nth-last-child(4) svg,
.c-mw-user-tile footer .btn:first-child:nth-last-child(4) ~ .btn svg, .c-mw-user-tile footer.display-like-four .btn svg {
  margin-right: 0;
  margin-bottom: 3px;
}
[dir=rtl] .c-mw-user-tile footer .btn:first-child:nth-last-child(4) svg,
[dir=rtl] .c-mw-user-tile footer .btn:first-child:nth-last-child(4) ~ .btn svg, [dir=rtl] .c-mw-user-tile footer.display-like-four .btn svg {
  margin-right: inherit;
  margin-left: 0;
}
.c-mw-user-tile footer.display-like-four {
  padding: 8px 10px;
}
.c-mw-user-tile footer.display-like-four .btn {
  margin-right: 0;
}
[dir=rtl] .c-mw-user-tile footer.display-like-four .btn {
  margin-right: inherit;
  margin-left: 0;
}
.c-mw-user-tile .c-mw-handle {
  align-self: flex-start;
  line-height: 1;
  font-size: 10px;
  margin-bottom: 4px;
  padding: 0;
}

.c-mw-user-tile.member p.d-flex > span {
  order: 1;
}

.c-mw-validation {
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding: 7px 10px 7px 12px;
  position: absolute;
  z-index: 1;
  font-size: 10px;
  font-weight: 600;
  color: var(--error1);
  background-color: var(--bg1);
  border-radius: 20px;
  box-shadow: 9px 12px 40px 0 var(--shadow1-color);
  transition: all 0.15s ease-out;
  opacity: 0;
  visibility: hidden;
}
.c-mw-validation.validation--visible-on-error {
  opacity: 1;
  visibility: visible;
}
.c-mw-validation.validation--hidden {
  opacity: 0;
  visibility: hidden;
}
.c-mw-validation svg {
  flex: 1 0 10px;
  margin-left: 16px;
  margin-top: -1px;
  color: var(--error1);
  cursor: pointer;
}
[dir=rtl] .c-mw-validation svg {
  margin-left: 0;
  margin-right: 16px;
}

.c-mw-values-slider {
  display: flex;
  flex-direction: column;
  gap: 12px;
  width: 100%;
  user-select: none;
}
.c-mw-values-slider .slider-label {
  font-size: 16px;
  font-style: normal;
  font-weight: 500;
  line-height: 135%;
  letter-spacing: -0.16px;
  margin: 0;
  color: var(--font1);
}
.c-mw-values-slider .slider-track-wrap {
  --slider-fill: 0%;
  position: relative;
  padding: 12px 0;
}
.c-mw-values-slider .slider-input {
  -webkit-appearance: none;
  appearance: none;
  display: block;
  width: 100%;
  height: 6px;
  border-radius: 3px;
  outline: none;
  cursor: pointer;
  background: linear-gradient(to right, var(--brand-color) 0% var(--slider-fill), var(--bg3) var(--slider-fill) 100%);
}
.c-mw-values-slider .slider-input::-webkit-slider-thumb {
  -webkit-appearance: none;
  width: 24px;
  height: 24px;
  border-radius: 50%;
  background: var(--brand-color);
  cursor: pointer;
  transition: box-shadow 0.15s ease;
}
.c-mw-values-slider .slider-input:hover::-webkit-slider-thumb, .c-mw-values-slider .slider-input:focus::-webkit-slider-thumb {
  box-shadow: 0 0 0 6px rgba(var(--brand-color-rgb), 0.18);
}
.c-mw-values-slider .slider-input::-moz-range-thumb {
  width: 24px;
  height: 24px;
  border-radius: 50%;
  border: none;
  background: var(--brand-color);
  cursor: pointer;
  transition: box-shadow 0.15s ease;
}
.c-mw-values-slider .slider-input:hover::-moz-range-thumb, .c-mw-values-slider .slider-input:focus::-moz-range-thumb {
  box-shadow: 0 0 0 6px rgba(var(--brand-color-rgb), 0.18);
}
.c-mw-values-slider .slider-input::-moz-range-track {
  height: 6px;
  border-radius: 3px;
  background: var(--bg3);
}
.c-mw-values-slider .slider-input::-moz-range-progress {
  height: 6px;
  border-radius: 3px;
  background: var(--brand-color);
}
.c-mw-values-slider .slider-markers {
  font-size: 14px;
  font-style: normal;
  font-weight: 400;
  line-height: 135%;
  letter-spacing: -0.14px;
  position: relative;
  min-height: 22px;
  color: var(--font3);
}
.c-mw-values-slider .slider-marker {
  position: absolute;
  white-space: nowrap;
  transition: color 0.15s ease, font-weight 0.15s ease;
}
.c-mw-values-slider .slider-marker.is-active {
  font-size: 14px;
  font-style: normal;
  font-weight: 700;
  line-height: 135%;
  letter-spacing: -0.14px;
  color: var(--font1);
}

.c-mw-chat-avatar .avatar-requests {
  display: flex;
  align-items: center;
  justify-content: center;
  background-color: var(--brand-color) !important;
}
.c-mw-chat-avatar a {
  display: initial;
}
.c-mw-chat-avatar .counter-wrapper {
  background-color: rgba(0, 0, 0, 0.4);
}

.c-mw-chat-call-dropdown {
  white-space: nowrap;
}
.c-mw-chat-call-dropdown .dropdown-menu {
  width: auto;
  max-width: 250px;
}

.c-mw-chat-date {
  width: 100%;
  display: none;
  justify-content: center;
  margin: 0 auto;
  padding: 18px 0;
  position: relative;
  text-align: center;
}
.c-mw-chat-date.date-visible {
  display: flex;
}
.c-mw-chat-date:before {
  content: "";
  top: 8px;
  left: 0;
  width: 100%;
  height: 1px;
  position: absolute;
  background-color: var(--border1);
}
.c-mw-chat-date span {
  padding: 0 5px;
  position: relative;
  font-size: 12px;
  font-style: normal;
  font-weight: 700;
  line-height: 135%;
  letter-spacing: -0.12px;
}

.small-chat .c-mw-chat-date.date-visible {
  margin-bottom: -8px;
  padding-bottom: 0;
}

.safari .small-chat .c-mw-chat-date.date-visible {
  margin-bottom: 8px;
}

.c-mw-chat-filters .nav-tabs_container {
  gap: 20px !important;
}
.c-mw-chat-filters .nav-tabs_item .m-indicator-small {
  top: 2px;
  right: -4px;
}
[dir=rtl] .c-mw-chat-filters .nav-tabs_item .m-indicator-small {
  right: auto;
  left: -4px;
}

.c-mw-chat-info {
  top: 56px;
  left: 100%;
  width: 100%;
  height: 100%;
  position: absolute;
  visibility: hidden;
  transition: all 0.15s ease-out;
  background-color: var(--bg1);
}
[dir=rtl] .c-mw-chat-info {
  left: auto;
  right: 100%;
}
.c-mw-chat-info.chat-info--active {
  left: 0;
  visibility: visible;
}
[dir=rtl] .c-mw-chat-info.chat-info--active {
  left: auto;
  right: 0;
}
.c-mw-chat-info.chat-info--hidden-overflow {
  overflow: hidden;
}
.c-mw-chat-info .chat-info_inner {
  width: 100%;
  height: calc(100% - 42px);
  overflow-x: hidden;
  overflow-y: auto;
  overscroll-behavior: contain;
}
.c-mw-chat-info .chat-info_options {
  display: block;
  margin: 0 0 10px 0;
}
.c-mw-chat-info .chat-info_options .chat-info_options_buttons {
  padding: 6px 12px;
  background-color: var(--bg1);
}
.c-mw-chat-info .chat-info_options .chat-info_options_buttons span {
  display: flex;
  align-items: center;
  font-size: 12px;
  font-style: normal;
  font-weight: 700;
  line-height: 135%;
  letter-spacing: -0.12px;
  cursor: pointer;
}
.c-mw-chat-info .chat-info_options .chat-info_options_buttons span svg {
  width: 15px;
  height: 15px;
  margin-right: 12px;
}
[dir=rtl] .c-mw-chat-info .chat-info_options .chat-info_options_buttons span svg {
  margin-right: 0;
  margin-left: 12px;
}
.c-mw-chat-info .chat-info_chat-actions {
  display: flex;
  flex-flow: column;
}
.c-mw-chat-info .chat-info_chat-actions .option {
  display: flex;
  align-items: center;
  font-size: 12px;
  font-style: normal;
  font-weight: 500;
  line-height: 135%;
  letter-spacing: -0.12px;
  cursor: pointer;
  margin-left: 16px;
  padding: 16px 0;
  position: relative;
}
.c-mw-chat-info .chat-info_chat-actions .option:not(:last-of-type) {
  border-bottom: 1px solid var(--border1);
}
.c-mw-chat-info .chat-info_chat-actions .option .option-icn {
  width: 16px;
  height: 16px;
  margin-right: 8px;
}
[dir=rtl] .c-mw-chat-info .chat-info_chat-actions .option .option-icn {
  margin-right: 0;
  margin-left: 8px;
}
.c-mw-chat-info .chat-info_chat-actions .option.panel-disabled span {
  opacity: 0.3;
  cursor: default;
}
.c-mw-chat-info .chat-info_chat-actions .option.option-with-arrow {
  justify-content: space-between;
}
.c-mw-chat-info .chat-info_chat-actions .dropdown-menu {
  bottom: calc(100% - 15px);
}
.c-mw-chat-info .chat-info_chat-actions:last-of-type {
  border-bottom: 0;
}

.c-mw-chat-info.chat-window {
  height: 100%;
  top: 0;
  left: 0;
  visibility: visible;
}
[dir=rtl] .c-mw-chat-info.chat-window {
  left: auto;
  right: 0;
}
.c-mw-chat-info.chat-window .chat-info_inner {
  height: 100%;
}

.gif {
  display: block;
  max-width: 100%;
  cursor: pointer;
  margin: 5px 0;
  border-radius: 4px;
}

/***********  My messages which should be aligned to right  ***************/
/**************************************************************************/
/***********  CHAT BOX => small | expanded  ****************/
/**************************************************************************/
/************************ CHAT WINDOW => chats page ***********************/
/**************************************************************************/
.c-mw-chat-message.chat-message--chat-box .chat-message_main {
  flex: 1 1 100%;
}
.c-mw-chat-message.chat-message--chat-box .chat-message_content .chat-message_text pre {
  max-width: 174px;
}
.c-mw-chat-message.chat-message--chat-box .chat-message_content .editable-wrapper {
  align-items: center;
}
.c-mw-chat-message.chat-message--chat-box .chat-message_content .editable-wrapper .ql-container {
  height: auto;
}
.c-mw-chat-message.chat-message--chat-box {
  /**************************** small chat ****************************/
}
.c-mw-chat-message.chat-message--chat-box.chat-message--small-chat .chat-message_details-above .chat-message_author-name {
  line-height: 1;
}
.c-mw-chat-message.chat-message--chat-box.chat-message--small-chat .chat-message_details-above .chat-message_author-name .chat-message_author-link {
  max-width: calc(100% - 20px);
}
.c-mw-chat-message.chat-message--chat-box {
  /************************ end of small chat **************************/
  /**************************** expanded chat ****************************/
}
.c-mw-chat-message.chat-message--chat-box.chat-message--expanded-chat .chat-message_content .chat-message_text {
  max-width: 400px;
}
.c-mw-chat-message.chat-message--chat-box.chat-message--expanded-chat .chat-message_content .chat-message_text pre {
  max-width: 376px;
}
.c-mw-chat-message.chat-message--chat-box {
  /************************ end of expanded chat ************************/
}
.c-mw-chat-message.chat-message--chat-window .chat-message_main {
  flex: 0 1 100%;
}
.c-mw-chat-message.chat-message--chat-window.chat-message--window-media .chat-message_main {
  flex: 0 1 100%;
}
.c-mw-chat-message.chat-message--chat-window .chat-message_content .chat-message_text pre {
  max-width: 705px;
}
.c-mw-chat-message.chat-message--chat-window .chat-message_content .chat-message_img_wrapper.reveal-mode .tap-to-reveal .middle-text {
  font-size: 13px;
  padding: 5px 24px;
}
.c-mw-chat-message.chat-message--chat-window .chat-message_content .chat-message_video_wrapper,
.c-mw-chat-message.chat-message--chat-window .chat-message_content .message_emojis-list {
  z-index: 18;
}
.c-mw-chat-message.chat-message--chat-window.chat-message--window-media .chat-message_text pre {
  max-width: 263px;
}
.c-mw-chat-message .chat-message_content.chat-message_content--deleted .chat-message_text {
  padding: 8px 8px 9px;
  font-size: 12px;
  font-style: normal;
  font-weight: 400;
  line-height: 135%;
  letter-spacing: -0.12px;
}
.c-mw-chat-message .chat-message_content.chat-message_content--event {
  margin-top: 4px;
}
.c-mw-chat-message .chat-message_content.chat-message_content--event .chat-message_text {
  width: 100%;
  max-width: 100% !important;
  padding: 4px 0 2px !important;
  font-size: 12px;
  font-style: normal;
  font-weight: 400;
  line-height: 135%;
  letter-spacing: -0.12px;
  font-style: italic;
}
.c-mw-chat-message .chat-message_content.chat-message_content--call .chat-message_text {
  padding: 0;
  font-size: 12px;
  font-style: normal;
  font-weight: 700;
  line-height: 135%;
  letter-spacing: -0.12px;
}
.c-mw-chat-message .chat-message_content.chat-message_content--call .chat-message_text .chat-message_body {
  padding: 8px;
}
.c-mw-chat-message .chat-message_content.chat-message_content--call .chat-message_text .chat-message_body .call-duration {
  margin-top: 2px;
  margin-left: 18px;
  font-size: 12px;
  font-style: normal;
  font-weight: 400;
  line-height: 135%;
  letter-spacing: -0.12px;
}
[dir=rtl] .c-mw-chat-message .chat-message_content.chat-message_content--call .chat-message_text .chat-message_body .call-duration {
  margin-right: 18px;
  margin-left: 0;
}
.c-mw-chat-message .chat-message_content.chat-message_content--call .chat-message_text .chat-message_body svg {
  margin-right: 3px;
}
[dir=rtl] .c-mw-chat-message .chat-message_content.chat-message_content--call .chat-message_text .chat-message_body svg {
  margin-right: 0;
  margin-left: 3px;
}
.c-mw-chat-message .chat-message_content.chat-message_content--call .chat-message_text .chat-message_call-btn {
  text-align: center;
  width: calc(100% + 16px);
  margin: 8px 0 -15px -8px;
  border-radius: 0 0 20px 20px;
  padding: 7px 0 10px;
  font-weight: 600;
}
[dir=rtl] .c-mw-chat-message .chat-message_content.chat-message_content--call .chat-message_text .chat-message_call-btn {
  margin: 8px -8px -15px 0;
}
.c-mw-chat-message .chat-message_content.chat-message_content--call .chat-message_text .chat-message_call-btn:hover {
  text-decoration: underline;
}
.c-mw-chat-message .chat-message_content.chat-message_content--call .chat-message_text .chat-message_call-emojis {
  min-height: 7px;
}
.c-mw-chat-message .chat-message_content.chat-message_content--pp .chat-message_text_wrapper {
  width: auto;
}
.c-mw-chat-message {
  /********** message mine (or group admin which looks same)  ********/
}
.c-mw-chat-message.chat-message--mine .chat-message_content.chat-message_content--pp .chat-message_text, .c-mw-chat-message.chat-message--admin .chat-message_content.chat-message_content--pp .chat-message_text {
  color: var(--chat-msg-mine-color);
}
.c-mw-chat-message {
  /********** message yours ********/
}
.c-mw-chat-message.chat-message--yours .chat-message_content.chat-message_content--pp .chat-message_text {
  color: var(--chat-msg-yours-color);
}
.c-mw-chat-message.chat-message--align-right .chat-message_footer-fail {
  justify-content: flex-end;
}
.c-mw-chat-message.chat-message--align-right .chat-message_wrapper {
  flex-direction: row-reverse;
}
.c-mw-chat-message.chat-message--align-right .chat-message_wrapper .chat-message_content {
  flex-direction: row-reverse;
}
.c-mw-chat-message.chat-message--align-right .chat-message_wrapper .chat-message_content .chat-message_text_wrapper {
  flex-direction: row-reverse;
}
.c-mw-chat-message.chat-message--align-right .chat-message_wrapper .chat-message_content .chat-message_aligner {
  justify-content: flex-end;
}
.c-mw-chat-message.chat-message--align-right.chat-message--pointer .chat-message_text {
  border-radius: 20px 0 20px 20px;
}
[dir=rtl] .c-mw-chat-message.chat-message--align-right.chat-message--pointer .chat-message_text {
  border-radius: 0 20px 20px 20px;
}
.c-mw-chat-message {
  display: block;
  position: relative;
  margin-top: 22px;
}
.c-mw-chat-message:first-of-type {
  padding-bottom: 30px;
}
.c-mw-chat-message:hover {
  z-index: 1;
}
.c-mw-chat-message .chat-msg-yours-color {
  color: var(--chat-msg-yours-color);
}
.c-mw-chat-message .chat-message_wrapper:hover .message-options-list, .c-mw-chat-message .chat-message_wrapper.mouse-over .message-options-list {
  display: flex;
}
.c-mw-chat-message .chat-message_wrapper.highlighted {
  box-shadow: 9px 12px 40px 0 var(--shadow1-color);
  background-color: rgba(255, 158, 45, 0.02);
  border-radius: 8px;
}
.c-mw-chat-message .chat-message_details-above {
  margin-bottom: 4px;
}
.c-mw-chat-message .chat-message_details-above .chat-message_time-above {
  position: relative;
  display: flex;
  height: 16px;
}
.c-mw-chat-message .chat-message_details-above .chat-message_time-above .chat-message_time-above--small-chat {
  width: 15%;
}
.c-mw-chat-message .chat-message_details-above .chat-message_author-link,
.c-mw-chat-message .chat-message_details-above .chat-message_time-above {
  font-size: 12px;
  font-style: normal;
  font-weight: 400;
  line-height: 135%;
  letter-spacing: -0.12px;
}
.c-mw-chat-message .chat-message_details-above .chat-message_author-name {
  width: 85%;
}
.c-mw-chat-message .chat-message_details-above .chat-message_author-name .chat-message_author-link {
  display: inline-block;
  position: relative;
  padding-right: 13px;
  max-width: 80%;
}
.c-mw-chat-message .chat-message_details-above .chat-message_author-name .chat-message_author-link .badge {
  height: 12px;
}
.c-mw-chat-message .chat-message_details-above .chat-message_author-name .chat-message_author-link .badge svg {
  width: 12px;
  height: 12px;
}
[dir=rtl] .c-mw-chat-message .chat-message_details-above .chat-message_author-name .chat-message_author-link .badge svg {
  margin-left: 0;
}
.c-mw-chat-message .chat-message_details-above .chat-message_author-name .chat-message_author-link .admin-badge:before {
  top: 6px;
  left: 2px;
  content: "";
  width: 3px;
  height: 3px;
  position: absolute;
  background-color: var(--font1);
  border-radius: 100%;
}
[dir=rtl] .c-mw-chat-message .chat-message_details-above .chat-message_author-name .chat-message_author-link .admin-badge:before {
  left: auto;
  right: 2px;
}
.c-mw-chat-message .chat-message_details-above .chat-message_author-name .chat-message_author-link .handle_value {
  color: var(--font3);
}
.c-mw-chat-message .chat-message_content {
  display: flex;
  align-items: center;
  width: 100%;
  max-width: 100%;
  position: relative;
  margin-top: 8px;
}
.c-mw-chat-message .chat-message_content .chat-message_text_wrapper {
  justify-content: flex-start;
  max-width: 100%;
  width: 100%;
  position: relative;
}
.c-mw-chat-message .chat-message_content .chat-message_aligner {
  justify-content: flex-start;
}
.c-mw-chat-message .chat-message_content.chat-message_content--attachment .chat_message_attachment_name {
  line-clamp: 2;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  overflow: hidden;
  padding-right: 1px;
  box-sizing: border-box;
}
.c-mw-chat-message .chat-message_content.chat-message_content--attachment .chat_message_attachment_link {
  display: flex;
  align-items: center;
  cursor: pointer;
  max-width: none;
}
.c-mw-chat-message .chat-message_content.chat-message_content--attachment .chat_message_attachment_link span {
  font-size: 14px;
  font-style: normal;
  font-weight: 400;
  line-height: 135%;
  letter-spacing: -0.14px;
  font-style: italic;
  word-break: break-all;
}
.c-mw-chat-message .chat-message_content.chat-message_content--attachment .chat_message_attachment_link img {
  min-width: 30px;
  margin-right: 10px;
}
[dir=rtl] .c-mw-chat-message .chat-message_content.chat-message_content--attachment .chat_message_attachment_link img {
  margin-right: 0;
  margin-left: 10px;
}
.c-mw-chat-message .chat-message_content a:not(.h-hashtag):not(.h-mention) {
  word-break: break-all;
  word-break: break-word;
  text-decoration: underline;
  display: inline-flex;
  overflow: hidden;
}
.c-mw-chat-message .chat-message_content a[disabled=true] {
  cursor: not-allowed;
}
.c-mw-chat-message .chat-message_content .story-preview_header {
  position: absolute;
  top: 0;
  font-size: 12px;
  font-style: normal;
  font-weight: 400;
  line-height: 135%;
  letter-spacing: -0.12px;
}
.c-mw-chat-message .chat-message_content .story-preview {
  width: 55px;
  height: 107px;
  background-color: #000000;
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
  border-radius: 4px;
  position: absolute;
  top: 20px;
  cursor: pointer;
}
.c-mw-chat-message .chat-message_content .chat-message_text {
  padding: 16px;
  position: relative;
  box-sizing: border-box;
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: 135%;
  letter-spacing: -0.16px;
  word-break: break-word;
  border-radius: 20px;
  color: var(--chat-msg-mine-color);
}
.c-mw-chat-message .chat-message_content .chat-message_text.no-bubble {
  padding: 0;
  background: transparent;
  color: var(--font1);
}
.c-mw-chat-message .chat-message_content .chat-message_text.no-bubble:before {
  display: none;
}
.c-mw-chat-message .chat-message_content .chat-message_text.no-bubble .chat-message_edited svg {
  color: var(--font1);
}
.c-mw-chat-message .chat-message_content .chat-message_text.bubble-white {
  background-color: var(--chat-msg-yours-bg);
  border: 1px solid var(--chat-msg-yours-border);
  color: var(--chat-msg-yours-color);
}
.c-mw-chat-message .chat-message_content .chat-message_text.bubble-grey {
  color: var(--chat-msg-deleted-color);
  background-color: var(--chat-msg-deleted-bg);
  border-color: var(--chat-msg-deleted-bg);
}
.c-mw-chat-message .chat-message_content .chat-message_text.bubble-accent {
  background-color: var(--chat-msg-mine-bg);
  border: none;
}
.c-mw-chat-message .chat-message_content .chat-message_text.chat-message_text--failed {
  opacity: 0.7;
}
.c-mw-chat-message .chat-message_content .chat-message_text .chat-message_body {
  display: flex;
}
.c-mw-chat-message .chat-message_content .chat-message_text .chat-message_body .gif {
  margin: 0;
}
.c-mw-chat-message .chat-message_content .chat-message_text > .emoji.sticker,
.c-mw-chat-message .chat-message_content .chat-message_text p .emoji.sticker {
  width: 80px !important;
  height: 80px !important;
}
.c-mw-chat-message .chat-message_content .chat-message_img_wrapper {
  position: relative;
}
.c-mw-chat-message .chat-message_content .chat-message_img_wrapper .chat-message_img {
  cursor: pointer;
  border-radius: 20px;
  max-width: 100%;
}
.c-mw-chat-message .chat-message_content .chat-message_img_wrapper .chat-message_img_gif-wrapper {
  position: relative;
  cursor: pointer;
  border-radius: 20px;
  overflow: hidden;
}
.c-mw-chat-message .chat-message_content .chat-message_img_wrapper .chat-message_img_gif-wrapper.chat-message_img_gif-wrapper--static:after {
  content: "";
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  position: absolute;
  background-color: rgba(0, 0, 0, 0.2);
}
.c-mw-chat-message .chat-message_content .chat-message_img_wrapper .chat-message_img_gif-wrapper .chat-message_img_gif_button {
  width: 100%;
  height: 100%;
  max-width: 70px;
  max-height: 70px;
  position: absolute;
  top: calc(50% - 37px);
  left: calc(50% - 37px);
  z-index: 1;
  background-color: rgba(0, 0, 0, 0.5);
  border-radius: 100%;
  border: solid 2px var(--white-themed);
}
.c-mw-chat-message .chat-message_content .chat-message_img_wrapper .chat-message_img_gif-wrapper .chat-message_img_gif_button:after {
  content: "GIF";
  color: var(--white-themed);
  font-size: 24px;
  font-style: normal;
  font-weight: 700;
  line-height: 135%;
  letter-spacing: -0.24px;
}
.c-mw-chat-message .chat-message_content .chat-message_img_wrapper .chat-message_img_gif-wrapper .chat-message_img_gif_button.chat-message_img_gif_button--loading {
  animation: loading 1s linear infinite;
}
@keyframes loading {
  0% {
    transform: rotate(0deg);
  }
  50% {
    transform: rotate(180deg);
  }
  100% {
    transform: rotate(360deg);
  }
}
.c-mw-chat-message .chat-message_content .chat-message_img_wrapper .chat-message_img_gif-wrapper {
  overflow: unset;
}
.c-mw-chat-message .chat-message_content .chat-message_img_wrapper .chat-message_img_gif-wrapper picture img {
  border-radius: 20px;
}
.c-mw-chat-message .chat-message_content .chat-message_img_wrapper.reveal-mode .chat-message_img {
  filter: blur(5px);
  margin: -1px;
  padding: 1px;
}
.c-mw-chat-message .chat-message_content .chat-message_video_wrapper {
  position: relative;
}
.c-mw-chat-message .chat-message_content .chat-message_video_wrapper.reveal-mode .video-player-video {
  filter: blur(5px);
  margin: -1px;
  padding: 1px;
}
.c-mw-chat-message .chat-message_content .chat-message_video_wrapper .video-player-video {
  border-radius: 20px;
}
.c-mw-chat-message .chat-message_content .tap-to-reveal {
  cursor: pointer;
  overflow: hidden;
  border-radius: 5px;
}
.c-mw-chat-message .chat-message_content .tap-to-reveal .middle-text_wrapper {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  display: flex;
  justify-content: center;
  align-items: center;
}
[dir=rtl] .c-mw-chat-message .chat-message_content .tap-to-reveal .middle-text_wrapper {
  left: auto;
  right: 0;
}
.c-mw-chat-message .chat-message_content .tap-to-reveal .middle-text_wrapper .middle-text {
  background-color: var(--brand-color);
  color: var(--font1);
  border-radius: 8px;
  font-size: 12px;
  font-style: normal;
  font-weight: 700;
  line-height: 135%;
  letter-spacing: -0.12px;
  padding: 4px 12px;
  z-index: 1;
  text-align: center;
}
.c-mw-chat-message .chat-message_content .resend-btn {
  border-radius: 100%;
  width: 24px;
  height: 24px;
  color: var(--font1);
  cursor: pointer;
  margin: 3px 5px;
}
.c-mw-chat-message .chat-message_content .chat-message_edited {
  margin-left: 5px;
  position: relative;
  height: 20px;
  margin-top: auto;
  margin-bottom: auto;
}
[dir=rtl] .c-mw-chat-message .chat-message_content .chat-message_edited {
  margin-right: 5px;
  margin-left: 0;
}
.c-mw-chat-message .chat-message_content .chat-message_edited .chat-message_edited_popup {
  bottom: 100%;
  height: 25px;
  display: flex;
  align-items: center;
  padding: 0 9px;
  position: absolute;
  z-index: 1;
  font-size: 12px;
  font-style: normal;
  font-weight: 400;
  line-height: 135%;
  letter-spacing: -0.12px;
  white-space: nowrap;
  background-color: var(--bg2);
  border-radius: 6px;
  box-shadow: 9px 12px 40px 0 var(--shadow1-color);
  top: -27px;
  z-index: 19;
}
.c-mw-chat-message .chat-message_content .chat-message_edited .chat-message_edited_popup.popup-right {
  left: -15px;
}
.c-mw-chat-message .chat-message_content .chat-message_edited .chat-message_edited_popup.popup-left {
  right: -15px;
}
.c-mw-chat-message .chat-message_footer-fail {
  justify-content: flex-start;
  font-size: 12px;
  font-style: normal;
  font-weight: 700;
  line-height: 135%;
  letter-spacing: -0.12px;
  color: var(--error1);
  margin-top: 5px;
  cursor: pointer;
}
.c-mw-chat-message .chat-message_footer-fail:hover {
  text-decoration: underline;
}
.c-mw-chat-message .lime-border-left {
  border-left: 6px solid var(--green30) !important;
}
.c-mw-chat-message .lime-border-right {
  border-right: 6px solid var(--green30) !important;
}
.c-mw-chat-message .text-size-box {
  max-width: calc(100% - 72px);
}
.c-mw-chat-message.chat-message--consecutive-reverse {
  margin-top: -4px;
}
.c-mw-chat-message.chat-message--event {
  margin-top: 0 !important;
}
.c-mw-chat-message.chat-message--reply-oneline .chat-message_wrapper > .chat-message_avatar, .c-mw-chat-message.chat-message--reply-oneline .chat-message-options {
  margin-top: 30px;
}
.c-mw-chat-message.chat-message--reply-img .chat-message_wrapper > .chat-message_avatar, .c-mw-chat-message.chat-message--reply-img .chat-message-options {
  margin-top: 80px;
}
.c-mw-chat-message .chat-message-options {
  flex: 0 0 40px;
}

.c-mw-chat-message.chat-message--pointer .chat-message_text {
  border-radius: 0 20px 20px 20px;
}
[dir=rtl] .c-mw-chat-message.chat-message--pointer .chat-message_text {
  border-radius: 20px 0 20px 20px;
}

.c-mw-chat-message.chat-message--mine .chat-message_body .chat-message_truncate-wrapper a:not(.h-mention),
.c-mw-chat-message.chat-message--mine .chat-message_link:not(.h-mention),
.c-mw-chat-message.chat-message--admin .chat-message_body .chat-message_truncate-wrapper a:not(.h-mention),
.c-mw-chat-message.chat-message--admin .chat-message_link:not(.h-mention) {
  color: var(--chat-msg-mine-link-color) !important;
}

.c-mw-chat-message.chat-message--yours .chat-message_body a:not(.h-mention),
.c-mw-chat-message.chat-message--yours .chat-message_link:not(.h-mention) {
  color: var(--chat-msg-yours-link-color) !important;
}

/**************************** message in edit mode ****************************/
.c-mw-chat-message.is-in-edit-mode .chat-message_content .chat-message_text_wrapper {
  width: 100%;
}
.c-mw-chat-message.is-in-edit-mode .chat-message_content .chat-message_text_wrapper .editable-wrapper {
  width: 100%;
  display: flex;
  justify-content: flex-end;
  margin-bottom: 20px;
}
.c-mw-chat-message.is-in-edit-mode .chat-message_content .chat-message_text_wrapper .editable-wrapper.editable-chat-window {
  flex-direction: column;
}
.c-mw-chat-message.is-in-edit-mode .chat-message_content .chat-message_text_wrapper .editable-wrapper .text-editor {
  width: 100%;
}

.c-mw-chat-message.chat-message--story-reply .chat-message_text {
  margin-top: 20px;
}
.c-mw-chat-message.chat-message--story-reply .chat-message_text > .emoji.sticker,
.c-mw-chat-message.chat-message--story-reply .chat-message_text p .emoji.sticker {
  width: 22px !important;
  height: 22px !important;
}
.c-mw-chat-message.chat-message--story-reply .chat-message-options {
  margin-top: calc(20px + 2px);
}
.c-mw-chat-message.chat-message--story-reply.chat-message--emojified .chat-message-options {
  margin-top: calc(20px - 12px);
}
.c-mw-chat-message.chat-message--story-reply.chat-message--sticker .chat-message_text_wrapper {
  position: absolute;
  top: 0;
}
.c-mw-chat-message.chat-message--story-reply.chat-message--story-reply-img .chat-message_text {
  margin-top: 120px;
  margin-left: 16px;
}
.c-mw-chat-message.chat-message--story-reply.chat-message--story-reply-img .chat-message_text.chat-message_link {
  margin-top: 5px;
}
[dir=rtl] .c-mw-chat-message.chat-message--story-reply.chat-message--story-reply-img .chat-message_text {
  margin-right: 16px;
}
.c-mw-chat-message.chat-message--story-reply.chat-message--story-reply-img .chat-message-options {
  margin-top: calc(120px + 2px);
}
.c-mw-chat-message.chat-message--story-reply.chat-message--story-reply-img.chat-message--emojified .chat-message-options {
  margin-top: calc(120px - 12px);
}
.c-mw-chat-message.chat-message--story-reply.chat-message--story-reply-img.is-in-edit-mode .editable-wrapper {
  margin-top: 120px;
}
.c-mw-chat-message.chat-message--story-reply.chat-message--story-reply-img.chat-message--sticker .chat-message_text_wrapper {
  position: absolute;
  top: 0;
}
.c-mw-chat-message.chat-message--story-reply.chat-message--story-reply-img.chat-message--chat-box.chat-message--align-right .chat-message_text {
  margin-right: 16px;
  margin-left: 0;
}
[dir=rtl] .c-mw-chat-message.chat-message--story-reply.chat-message--story-reply-img.chat-message--chat-box.chat-message--align-right .chat-message_text {
  margin-left: 16px;
  margin-right: 0;
}
.c-mw-chat-message.chat-message--story-reply.chat-message--story-reply-img.chat-message--chat-box.chat-message--align-right .story-preview,
.c-mw-chat-message.chat-message--story-reply.chat-message--story-reply-img.chat-message--chat-box.chat-message--align-right .story-preview_header {
  right: 0;
}
[dir=rtl] .c-mw-chat-message.chat-message--story-reply.chat-message--story-reply-img.chat-message--chat-box.chat-message--align-right .story-preview,
[dir=rtl] .c-mw-chat-message.chat-message--story-reply.chat-message--story-reply-img.chat-message--chat-box.chat-message--align-right .story-preview_header {
  right: auto;
  left: 0;
}

.c-mw-chat-message.chat-message--emojified .chat-message_text:not(.no-bubble) {
  margin-bottom: 10px;
}
.c-mw-chat-message.chat-message--emojified .chat-message-options {
  margin-top: -12px;
}
.c-mw-chat-message.chat-message--emojified .chat-message_text.chat-message_text--sticker .chat-message_body .emoji.sticker {
  margin-bottom: 12px;
}
.c-mw-chat-message.chat-message--emojified .chat-message_text.chat-message_text--sticker .chat-message_body .sticker {
  margin-bottom: 14px;
}

[dir=rtl] .c-mw-chat-message .chat-message_author-link > span {
  display: flex;
}

.c-mw-chat-request-settings {
  white-space: nowrap;
}
.c-mw-chat-request-settings .dropdown-menu {
  width: auto;
  min-width: 190px;
  max-width: 320px;
  border-radius: 20px;
}

.c-mw-chat-request-warning {
  margin-bottom: auto;
  background-color: var(--bg3);
  border-radius: 12px;
  border: 1px solid var(--error1);
}
.c-mw-chat-request-warning .icn.warning-2 {
  padding: 8px;
  border-radius: 8px;
  color: var(--font1);
  background-color: var(--error1);
}

.c-mw-chat-search-result {
  width: 100%;
  padding: 16px 8px 8px 8px;
  display: flex;
  align-items: center;
  position: relative;
  box-sizing: border-box;
  cursor: pointer;
}
.c-mw-chat-search-result:not(:last-of-type) {
  border-bottom: 1px solid var(--border1);
}
.c-mw-chat-search-result .chat-search-result_date {
  top: 2px;
  right: 6px;
  position: absolute;
  font-size: 12px;
  font-style: normal;
  font-weight: 400;
  line-height: 135%;
  letter-spacing: -0.12px;
}
.c-mw-chat-search-result .icn.sms {
  bottom: 2px;
  right: 5px;
  position: absolute;
}
.c-mw-chat-search-result .chat-avatar {
  margin-right: 12px;
}
[dir=rtl] .c-mw-chat-search-result .chat-avatar {
  margin-right: 0;
  margin-left: 12px;
}
.c-mw-chat-search-result .chat-search-result_text {
  display: flex;
  flex-flow: column nowrap;
  margin-top: 4px;
}
.c-mw-chat-search-result .chat-search-result_name-wrapper {
  line-height: 14px;
}
.c-mw-chat-search-result .chat-search-result_text_name {
  font-size: 12px;
  font-style: normal;
  font-weight: 700;
  line-height: 135%;
  letter-spacing: -0.12px;
  max-width: 175px;
}
.c-mw-chat-search-result .chat-search-result_text_msg {
  margin-top: 1px;
  font-size: 12px;
  font-style: normal;
  font-weight: 400;
  line-height: 135%;
  letter-spacing: -0.12px;
  word-break: break-word;
  position: relative;
}
.c-mw-chat-search-result .chat-search-result_text_msg ol,
.c-mw-chat-search-result .chat-search-result_text_msg ul {
  margin: 0;
  list-style-position: inside;
}
.c-mw-chat-search-result .chat-search-result_text_msg ol p,
.c-mw-chat-search-result .chat-search-result_text_msg ul p {
  display: inline;
}
.c-mw-chat-search-result .chat-search-result_text_msg ul {
  list-style: disc outside none;
  padding-left: 20px;
}
[dir=rtl] .c-mw-chat-search-result .chat-search-result_text_msg ul {
  padding-left: 0;
  padding-right: 20px;
}
.c-mw-chat-search-result .chat-search-result_text_msg ol {
  padding-left: 4px;
}
[dir=rtl] .c-mw-chat-search-result .chat-search-result_text_msg ol {
  padding-left: 0;
  padding-right: 4px;
}
.c-mw-chat-search-result .chat-search-result_text_msg > p + p,
.c-mw-chat-search-result .chat-search-result_text_msg > p + ol,
.c-mw-chat-search-result .chat-search-result_text_msg > p + ul,
.c-mw-chat-search-result .chat-search-result_text_msg > ol + p,
.c-mw-chat-search-result .chat-search-result_text_msg > ol + ol,
.c-mw-chat-search-result .chat-search-result_text_msg > ol + ul,
.c-mw-chat-search-result .chat-search-result_text_msg > ul + p,
.c-mw-chat-search-result .chat-search-result_text_msg > ul + ol,
.c-mw-chat-search-result .chat-search-result_text_msg > ul + ul {
  margin-top: 1em;
  display: block;
}
.c-mw-chat-search-result .chat-search-result_text_msg > ul li p,
.c-mw-chat-search-result .chat-search-result_text_msg > ol li p {
  margin-top: 0;
  display: inline;
}
.c-mw-chat-search-result .chat-search-result_text_msg h1,
.c-mw-chat-search-result .chat-search-result_text_msg h2,
.c-mw-chat-search-result .chat-search-result_text_msg h3,
.c-mw-chat-search-result .chat-search-result_text_msg h4,
.c-mw-chat-search-result .chat-search-result_text_msg h5,
.c-mw-chat-search-result .chat-search-result_text_msg h6 {
  font-size: 14px;
  color: inherit;
  font-weight: 700;
  margin: 0;
  padding: 0;
  display: inline-block;
}
.c-mw-chat-search-result .chat-search-result_text_msg pre {
  font-family: Menlo, Monaco, Consolas, "Courier New", monospace;
  white-space: pre;
  display: block;
  margin: 10px 0;
  font-size: 13px;
  line-height: 1.4;
  color: #333;
  word-break: normal;
  word-wrap: normal;
  background-color: var(--bg2);
  border: 1px solid #ccc;
  border-radius: 6px;
  box-sizing: border-box;
}
.c-mw-chat-search-result .chat-search-result_text_msg blockquote {
  padding-left: 8px;
  border-left: 3px solid #999;
  margin: 14px;
}
.c-mw-chat-search-result .chat-search-result_text_msg pre {
  padding: 0.8em 0;
  margin: 10px 0;
  background-color: #efefef;
  border-left: 4px solid #40627e;
  font-size: 13px;
  color: #424242;
  font-family: Consolas, "Andale Mono WT", "Andale Mono", "Lucida Console", "Lucida Sans Typewriter", "DejaVu Sans Mono", "Bitstream Vera Sans Mono", "Liberation Mono", "Nimbus Mono L", Monaco, "Courier New", Courier, Monospace;
  line-height: 18px;
  position: relative;
  white-space: pre;
  word-wrap: normal;
  background: #efefef url(/assets/images/pre-line-number.png) no-repeat left top;
  padding-left: 39px;
  border-left: none;
  overflow: hidden;
  overflow-y: auto;
}
.c-mw-chat-search-result .chat-search-result_text_msg pre code {
  overflow: auto;
  display: block;
  padding-top: 34px;
  padding-left: 16px;
  padding-right: 1em;
  background: #efefef url(/assets/images/pre-back.jpg) repeat left -2px;
  color: #424242;
  font-size: 13px;
  font-family: Consolas, "Andale Mono WT", "Andale Mono", "Lucida Console", "Lucida Sans Typewriter", "DejaVu Sans Mono", "Bitstream Vera Sans Mono", "Liberation Mono", "Nimbus Mono L", Monaco, "Courier New", Courier, Monospace;
}
.c-mw-chat-search-result .chat-search-result_text_msg pre code .h-hashtag {
  cursor: default;
  word-break: normal;
  pointer-events: none;
  color: inherit !important;
}
.c-mw-chat-search-result .chat-search-result_text_msg pre:after {
  content: "";
  width: 35px;
  height: 8px;
  background-color: #39424e;
  bottom: 0;
  left: 0;
  position: absolute;
}
.c-mw-chat-search-result .chat-search-result_text_msg pre code:before {
  display: block;
  width: 100%;
  position: absolute;
  margin: -45px -13px 10px -54px;
  padding: 8px 12px;
  font-family: Oswald, Arial, Sans-serif;
  font-size: 14px;
  background-color: #41749f;
  color: #fff;
  content: "";
  height: 20px;
  content: attr(class);
}
.c-mw-chat-search-result .chat-search-result_text_msg pre code.language-css:before {
  background-color: #a9d86e;
  content: "CSS";
}
.c-mw-chat-search-result .chat-search-result_text_msg pre code.language-html:before {
  background-color: #4fc1eb;
  content: "HTML";
}
.c-mw-chat-search-result .chat-search-result_text_msg pre code.language-javascript:before {
  background-color: #ff6c60;
  content: "Java Script";
}
.c-mw-chat-search-result .chat-search-result_text_msg pre code.language-scala:before {
  background-color: #335e69;
  content: "Scala";
}
.c-mw-chat-search-result .chat-search-result_text_msg .word-highlight {
  background-color: var(--word-highlight-bg);
  border-radius: 2px;
}
.c-mw-chat-search-result .chat-search-result_text_msg a {
  color: var(--brand-color);
}
.c-mw-chat-search-result .chat-search-result_text_msg video {
  max-height: 70px !important;
  max-width: 90px !important;
}

.c-mw-chat-window .safari .chat-window .unread-msgs-border,
.c-mw-chat-window .safari .small-chat .unread-msgs-border {
  margin-bottom: 15px !important;
}

.c-mw-chat-send-reply {
  font-size: 12px;
  font-style: normal;
  font-weight: 400;
  line-height: 135%;
  letter-spacing: -0.12px;
  padding: 10px 10px 0;
  white-space: nowrap;
  font-style: italic;
}
.c-mw-chat-send-reply .chat_send-form_reply-pre {
  font-weight: 600;
  margin-right: 5px;
  max-width: 40%;
  font-style: normal;
}
[dir=rtl] .c-mw-chat-send-reply .chat_send-form_reply-pre {
  margin-left: 5px;
  margin-right: 0;
}
.c-mw-chat-send-reply .chat_send-form_reply-text {
  max-width: 45%;
  line-height: 15px;
  max-height: 16px;
}
.c-mw-chat-send-reply .chat_send-form_reply-text p {
  overflow: hidden;
  text-overflow: ellipsis;
}
.c-mw-chat-send-reply .chat_send-form_reply-text p a[disabled=true] {
  cursor: default !important;
}
.c-mw-chat-send-reply .chat_send-form_reply-text > ul,
.c-mw-chat-send-reply .chat_send-form_reply-text > ol {
  margin: 0;
  padding-left: 18px;
  height: 18px;
}
.c-mw-chat-send-reply .chat_send-form_reply-text > ul li,
.c-mw-chat-send-reply .chat_send-form_reply-text > ol li {
  height: 18px;
}
.c-mw-chat-send-reply .chat_send-form_reply-text pre {
  white-space: nowrap;
  margin: 0;
}
.c-mw-chat-send-reply .reply-attachment {
  max-width: 30px;
  max-height: 20px;
  border-radius: 4px;
}
.c-mw-chat-send-reply .doc-icon {
  max-width: 20px;
  max-height: 20px;
}
.c-mw-chat-send-reply .sticker {
  width: 20px;
  height: 20px;
}

.chat-window_send-form_textarea-wrapper .c-mw-chat-send-reply .chat_send-form_reply-text {
  max-width: 600px;
}

.c-mw-chat-window .safari .chat-window .unread-msgs-border,
.c-mw-chat-window .safari .small-chat .unread-msgs-border {
  margin-bottom: 15px !important;
}

.c-mw-chat-window .safari .chat-window .unread-msgs-border,
.c-mw-chat-window .safari .small-chat .unread-msgs-border {
  margin-bottom: 15px !important;
}

.c-mw-chat-window .chat-closed-info {
  height: 37px;
  background: #515e66;
}
.c-mw-chat-window .video-processing-box {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  justify-content: center;
  width: 200px;
  box-sizing: border-box;
  background-color: var(--chat-msg-mine-bg);
  border-radius: 16px;
  padding: 16px;
  margin: 4px 40px 4px auto;
}
[dir=rtl] .c-mw-chat-window .video-processing-box {
  margin: 4px auto 4px 40px;
}
.c-mw-chat-window .video-processing-box .video-processing-inner {
  width: 100%;
  height: 80px;
  background-color: var(--grey40);
  opacity: 0.8;
  display: flex;
  align-items: center;
  justify-content: center;
  margin-bottom: 8px;
  border-radius: 8px;
}
.c-mw-chat-window .video-processing-box .video-processing-text {
  font-size: 12px;
  font-style: normal;
  font-weight: 400;
  line-height: 135%;
  letter-spacing: -0.12px;
  color: var(--font1);
}
.c-mw-chat-window .video-processing-box .animation-loading-2 {
  margin: 0 !important;
  padding: 0 !important;
}
.c-mw-chat-window {
  width: 100%;
  height: 100%;
  position: relative;
  background-color: var(--bg2);
  border-radius: 20px;
}
.c-mw-chat-window.animation-loading-2:before {
  z-index: 999;
}
.c-mw-chat-window.no-threads .chat-window_header,
.c-mw-chat-window.no-threads .chat-window_send-form {
  display: none;
}
.c-mw-chat-window.no-threads .chat-window_main {
  height: 100%;
}
.c-mw-chat-window .chat-window_header {
  display: grid;
  grid-template-columns: minmax(0, 1fr) auto;
  height: 72px;
  border-bottom: 1px solid var(--border1);
  position: relative;
}
.c-mw-chat-window .chat-window_header .chat-window_chat-info {
  flex: 1;
  max-width: 100%;
  justify-content: flex-start;
  flex-wrap: wrap;
  position: relative;
}
.c-mw-chat-window .chat-window_header .chat-window_chat-info .chat-avatar {
  margin: 0 16px;
}
.c-mw-chat-window .chat-window_header .chat-window_chat-info .chat-avatar .m-indicator {
  top: -5px;
  right: -5px;
}
[dir=rtl] .c-mw-chat-window .chat-window_header .chat-window_chat-info .chat-avatar .m-indicator {
  right: auto;
  left: -5px;
}
.c-mw-chat-window .chat-window_header .chat-window_chat-info .chat-window_chat-info_buttons {
  height: 100%;
  display: flex;
  align-items: center;
  justify-content: space-between;
  margin-left: auto;
  padding: 0 5px;
  color: var(--font1);
}
[dir=rtl] .c-mw-chat-window .chat-window_header .chat-window_chat-info .chat-window_chat-info_buttons {
  margin-left: 0;
  margin-right: auto;
}
.c-mw-chat-window .chat-window_header .chat-window_chat-info .chat-window_chat-info_buttons .control-btn {
  font-size: 12px;
  height: 32px;
  display: flex;
  align-items: center;
  margin: 0 11px;
  cursor: pointer;
  position: relative;
}
.c-mw-chat-window .chat-window_header .chat-window_chat-info .chat-window_chat-info_buttons .control-btn svg {
  width: 16px;
  height: 16px;
  margin-right: 6px;
}
[dir=rtl] .c-mw-chat-window .chat-window_header .chat-window_chat-info .chat-window_chat-info_buttons .control-btn svg {
  margin-right: 0;
  margin-left: 6px;
}
.c-mw-chat-window .chat-window_header .chat-window_chat-info .chat-window_chat-info_buttons .info-button {
  display: flex;
  align-items: center;
  padding: 5px;
  margin: 0 7px;
  font-size: 12px;
  font-weight: 600;
  position: relative;
  cursor: pointer;
}
.c-mw-chat-window .chat-window_header .chat-window_chat-info .chat-window_chat-info_buttons .info-button .btn-text {
  margin-left: 7px;
}
[dir=rtl] .c-mw-chat-window .chat-window_header .chat-window_chat-info .chat-window_chat-info_buttons .info-button .btn-text {
  margin-right: 7px;
  margin-left: 0;
}
.c-mw-chat-window .chat-window_header .chat-window_chat-info .chat-window_chat-info_buttons .add-contact {
  background-color: transparent;
  border: none;
}
@media screen and (max-width: 1300px) {
  .c-mw-chat-window .chat-window_header .chat-window_chat-info .chat-window_chat-info_buttons .btn-text {
    display: none;
  }
}
.c-mw-chat-window .chat-window_header .chat-window_chat-info_title {
  flex: 1 0 0;
}
.c-mw-chat-window .chat-window_header .chat-window_chat-info_title .chat-window_chat-info_title_name {
  max-width: 300px;
}
.c-mw-chat-window .chat-window_header .chat-window_chat-info_title .chat-window_chat-info_title_name.info-active {
  max-width: 200px;
}
.c-mw-chat-window .chat-window_header .chat-window_chat-info_title .new-chat-text {
  font-size: 14px;
  font-style: normal;
  font-weight: 700;
  line-height: 135%;
  letter-spacing: -0.14px;
  text-transform: uppercase;
  margin-left: 20px;
}
[dir=rtl] .c-mw-chat-window .chat-window_header .chat-window_chat-info_title .new-chat-text {
  margin-right: 20px;
  margin-left: 0;
}
.c-mw-chat-window .chat-window_main {
  display: flex;
  height: calc(100% - 4.5rem);
  position: relative;
}
.c-mw-chat-window .chat-window_main .chat-window_body-wrapper {
  flex: 1 1 471px;
  min-width: 300px;
  position: relative;
}
.c-mw-chat-window .chat-window_main .chat-window_body-wrapper .scroll-to-last-read-btn-wrapper,
.c-mw-chat-window .chat-window_main .chat-window_body-wrapper .scroll-to-missed-ws-btn-wrapper,
.c-mw-chat-window .chat-window_main .chat-window_body-wrapper .load-newer-btn-wrapper,
.c-mw-chat-window .chat-window_main .chat-window_body-wrapper .connection-error-popup {
  position: absolute;
  width: 100%;
  min-height: 30px;
  display: flex;
  justify-content: center;
  align-content: center;
  opacity: 0.95;
  transition: All 1s;
  z-index: 19;
}
.c-mw-chat-window .chat-window_main .chat-window_body-wrapper .scroll-to-last-read-btn-wrapper .scroll-btn,
.c-mw-chat-window .chat-window_main .chat-window_body-wrapper .scroll-to-last-read-btn-wrapper .filled,
.c-mw-chat-window .chat-window_main .chat-window_body-wrapper .scroll-to-missed-ws-btn-wrapper .scroll-btn,
.c-mw-chat-window .chat-window_main .chat-window_body-wrapper .scroll-to-missed-ws-btn-wrapper .filled,
.c-mw-chat-window .chat-window_main .chat-window_body-wrapper .load-newer-btn-wrapper .scroll-btn,
.c-mw-chat-window .chat-window_main .chat-window_body-wrapper .load-newer-btn-wrapper .filled,
.c-mw-chat-window .chat-window_main .chat-window_body-wrapper .connection-error-popup .scroll-btn,
.c-mw-chat-window .chat-window_main .chat-window_body-wrapper .connection-error-popup .filled {
  padding: 6px 15px;
  font-size: 14px;
  font-style: normal;
  font-weight: 400;
  line-height: 135%;
  letter-spacing: -0.14px;
  border-radius: 6px;
  background-color: var(--bg1);
  color: var(--font1);
  display: flex;
  justify-content: center;
  align-items: center;
  flex-direction: row;
  cursor: pointer;
}
.c-mw-chat-window .chat-window_main .chat-window_body-wrapper .scroll-to-last-read-btn-wrapper .scroll-btn .arrow-up-1,
.c-mw-chat-window .chat-window_main .chat-window_body-wrapper .scroll-to-last-read-btn-wrapper .filled .arrow-up-1,
.c-mw-chat-window .chat-window_main .chat-window_body-wrapper .scroll-to-missed-ws-btn-wrapper .scroll-btn .arrow-up-1,
.c-mw-chat-window .chat-window_main .chat-window_body-wrapper .scroll-to-missed-ws-btn-wrapper .filled .arrow-up-1,
.c-mw-chat-window .chat-window_main .chat-window_body-wrapper .load-newer-btn-wrapper .scroll-btn .arrow-up-1,
.c-mw-chat-window .chat-window_main .chat-window_body-wrapper .load-newer-btn-wrapper .filled .arrow-up-1,
.c-mw-chat-window .chat-window_main .chat-window_body-wrapper .connection-error-popup .scroll-btn .arrow-up-1,
.c-mw-chat-window .chat-window_main .chat-window_body-wrapper .connection-error-popup .filled .arrow-up-1 {
  margin-left: 8px;
}
[dir=rtl] .c-mw-chat-window .chat-window_main .chat-window_body-wrapper .scroll-to-last-read-btn-wrapper .scroll-btn .arrow-up-1,
[dir=rtl] .c-mw-chat-window .chat-window_main .chat-window_body-wrapper .scroll-to-last-read-btn-wrapper .filled .arrow-up-1,
[dir=rtl] .c-mw-chat-window .chat-window_main .chat-window_body-wrapper .scroll-to-missed-ws-btn-wrapper .scroll-btn .arrow-up-1,
[dir=rtl] .c-mw-chat-window .chat-window_main .chat-window_body-wrapper .scroll-to-missed-ws-btn-wrapper .filled .arrow-up-1,
[dir=rtl] .c-mw-chat-window .chat-window_main .chat-window_body-wrapper .load-newer-btn-wrapper .scroll-btn .arrow-up-1,
[dir=rtl] .c-mw-chat-window .chat-window_main .chat-window_body-wrapper .load-newer-btn-wrapper .filled .arrow-up-1,
[dir=rtl] .c-mw-chat-window .chat-window_main .chat-window_body-wrapper .connection-error-popup .scroll-btn .arrow-up-1,
[dir=rtl] .c-mw-chat-window .chat-window_main .chat-window_body-wrapper .connection-error-popup .filled .arrow-up-1 {
  margin-left: 0;
  margin-right: 8px;
}
.c-mw-chat-window .chat-window_main .chat-window_body-wrapper .scroll-to-last-read-btn-wrapper .scroll-btn .animation-loading-2,
.c-mw-chat-window .chat-window_main .chat-window_body-wrapper .scroll-to-last-read-btn-wrapper .filled .animation-loading-2,
.c-mw-chat-window .chat-window_main .chat-window_body-wrapper .scroll-to-missed-ws-btn-wrapper .scroll-btn .animation-loading-2,
.c-mw-chat-window .chat-window_main .chat-window_body-wrapper .scroll-to-missed-ws-btn-wrapper .filled .animation-loading-2,
.c-mw-chat-window .chat-window_main .chat-window_body-wrapper .load-newer-btn-wrapper .scroll-btn .animation-loading-2,
.c-mw-chat-window .chat-window_main .chat-window_body-wrapper .load-newer-btn-wrapper .filled .animation-loading-2,
.c-mw-chat-window .chat-window_main .chat-window_body-wrapper .connection-error-popup .scroll-btn .animation-loading-2,
.c-mw-chat-window .chat-window_main .chat-window_body-wrapper .connection-error-popup .filled .animation-loading-2 {
  height: 15px;
  min-height: 15px;
}
.c-mw-chat-window .chat-window_main .chat-window_body-wrapper .scroll-to-last-read-btn-wrapper .scroll-btn .animation-loading-2:before,
.c-mw-chat-window .chat-window_main .chat-window_body-wrapper .scroll-to-last-read-btn-wrapper .filled .animation-loading-2:before,
.c-mw-chat-window .chat-window_main .chat-window_body-wrapper .scroll-to-missed-ws-btn-wrapper .scroll-btn .animation-loading-2:before,
.c-mw-chat-window .chat-window_main .chat-window_body-wrapper .scroll-to-missed-ws-btn-wrapper .filled .animation-loading-2:before,
.c-mw-chat-window .chat-window_main .chat-window_body-wrapper .load-newer-btn-wrapper .scroll-btn .animation-loading-2:before,
.c-mw-chat-window .chat-window_main .chat-window_body-wrapper .load-newer-btn-wrapper .filled .animation-loading-2:before,
.c-mw-chat-window .chat-window_main .chat-window_body-wrapper .connection-error-popup .scroll-btn .animation-loading-2:before,
.c-mw-chat-window .chat-window_main .chat-window_body-wrapper .connection-error-popup .filled .animation-loading-2:before {
  width: 15px;
  height: 15px;
  margin: -8px 0 0 -8px;
  border-top-color: var(--font1);
}
[dir=rtl] .c-mw-chat-window .chat-window_main .chat-window_body-wrapper .scroll-to-last-read-btn-wrapper .scroll-btn .animation-loading-2:before,
[dir=rtl] .c-mw-chat-window .chat-window_main .chat-window_body-wrapper .scroll-to-last-read-btn-wrapper .filled .animation-loading-2:before,
[dir=rtl] .c-mw-chat-window .chat-window_main .chat-window_body-wrapper .scroll-to-missed-ws-btn-wrapper .scroll-btn .animation-loading-2:before,
[dir=rtl] .c-mw-chat-window .chat-window_main .chat-window_body-wrapper .scroll-to-missed-ws-btn-wrapper .filled .animation-loading-2:before,
[dir=rtl] .c-mw-chat-window .chat-window_main .chat-window_body-wrapper .load-newer-btn-wrapper .scroll-btn .animation-loading-2:before,
[dir=rtl] .c-mw-chat-window .chat-window_main .chat-window_body-wrapper .load-newer-btn-wrapper .filled .animation-loading-2:before,
[dir=rtl] .c-mw-chat-window .chat-window_main .chat-window_body-wrapper .connection-error-popup .scroll-btn .animation-loading-2:before,
[dir=rtl] .c-mw-chat-window .chat-window_main .chat-window_body-wrapper .connection-error-popup .filled .animation-loading-2:before {
  margin-left: 0;
  margin-right: -8px;
}
.c-mw-chat-window .chat-window_main .chat-window_body-wrapper .scroll-to-last-read-btn-wrapper .text-hidden,
.c-mw-chat-window .chat-window_main .chat-window_body-wrapper .scroll-to-missed-ws-btn-wrapper .text-hidden,
.c-mw-chat-window .chat-window_main .chat-window_body-wrapper .load-newer-btn-wrapper .text-hidden,
.c-mw-chat-window .chat-window_main .chat-window_body-wrapper .connection-error-popup .text-hidden {
  opacity: 0;
}
.c-mw-chat-window .chat-window_main .chat-window_body-wrapper .load-newer-btn-wrapper {
  margin-top: -23px;
}
.c-mw-chat-window .chat-window_main .chat-window_body-wrapper .load-newer-btn-wrapper .load-more-btn {
  position: relative;
  margin-left: 14px;
  margin-right: 14px;
}
.c-mw-chat-window .chat-window_main .chat-window_body-wrapper .load-newer-btn-wrapper .load-more-btn .unread-counter {
  top: -10px;
  right: 0;
}
[dir=rtl] .c-mw-chat-window .chat-window_main .chat-window_body-wrapper .load-newer-btn-wrapper .load-more-btn .unread-counter {
  right: inherit;
  left: 0;
}
.c-mw-chat-window .chat-window_main .chat-window_body-wrapper .load-newer-btn-wrapper .load-more-btn.animation-loading-2 {
  opacity: 0.7;
}
.c-mw-chat-window .chat-window_main .chat-window_body-wrapper .load-newer-btn-wrapper .load-more-btn.animation-loading-2:before {
  border-top-color: var(--white-themed);
}
.c-mw-chat-window .chat-window_main .chat-window_body-wrapper .scroll-to-last-read-btn-wrapper,
.c-mw-chat-window .chat-window_main .chat-window_body-wrapper .scroll-to-missed-ws-btn-wrapper--top {
  margin-top: -6px;
}
.c-mw-chat-window .chat-window_main .chat-window_body-wrapper .scroll-to-last-read-btn {
  opacity: 1;
  transition: opacity 0.5s ease-in-out;
}
.c-mw-chat-window .chat-window_main .chat-window_body-wrapper .scroll-to-last-read-btn.btn-faded {
  opacity: 0;
}
.c-mw-chat-window .chat-window_main .chat-window_body-wrapper .scroll-to-missed-ws-btn-wrapper:not(.scroll-to-missed-ws-btn-wrapper--top) {
  margin-top: -23px;
}
.c-mw-chat-window .chat-window_main .chat-window_body-wrapper .chat-window_body {
  position: relative;
  display: flex;
  flex-direction: column;
  flex-grow: 1;
  height: 100%;
  overflow: hidden;
}
.c-mw-chat-window .chat-window_main .chat-window_body-wrapper .chat-window_body.hidden-msg-creator {
  height: calc(100% - 4.5rem); /* -smaller footer */
}
.c-mw-chat-window .chat-window_main .chat-window_body-wrapper .chat-window_body.has-files {
  height: calc(100% - 280px); /* -footer and -files preview */
}
.c-mw-chat-window .chat-window_main .chat-window_body-wrapper .chat-window_body .chat-window_body_no-threads,
.c-mw-chat-window .chat-window_main .chat-window_body-wrapper .chat-window_body .chat-window_body_no-messages {
  height: 100%;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  overflow: hidden;
}
.c-mw-chat-window .chat-window_main .chat-window_body-wrapper .chat-window_body .chat-window_body_no-threads .placeholder-image {
  max-width: 381px;
  width: 100%;
  height: auto;
}
.c-mw-chat-window .chat-window_main .chat-window_body-wrapper .chat-window_body .chat-window_body_no-messages .chat-window_body_no-messages_avatars {
  min-width: 108px;
  justify-content: center;
  flex-wrap: wrap;
  padding: 0 14px;
}
.c-mw-chat-window .chat-window_main .chat-window_body-wrapper .chat-window_body .chat-window_body_no-messages .chat-window_body_no-messages_avatars .h-avatar_img {
  width: 42px;
  min-width: 42px;
  height: 42px;
  border-radius: 100%;
}
.c-mw-chat-window .chat-window_main .chat-window_body-wrapper .chat-window_body .chat-window_body_no-messages .chat-window_body_no-messages_avatars .avatar {
  flex-grow: 0;
}
.c-mw-chat-window .chat-window_main .chat-window_body-wrapper .chat-window_body .chat-window_body_no-messages .emoji {
  width: 42px;
  height: 42px;
}
.c-mw-chat-window .chat-window_main .chat-window_body-wrapper .chat-window_body .chat-window_body_no-messages p {
  margin-top: 22px;
}
.c-mw-chat-window .chat-window_main .chat-window_body-wrapper .chat-window_body .chat-window_body_no-messages p,
.c-mw-chat-window .chat-window_main .chat-window_body-wrapper .chat-window_body .chat-window_body_no-messages span {
  font-size: 14px;
  font-style: normal;
  font-weight: 400;
  line-height: 135%;
  letter-spacing: -0.14px;
  text-align: center;
  word-break: break-word;
}
.c-mw-chat-window .chat-window_main .chat-window_body-wrapper .chat-window_body .chat-window_body_no-messages.group-event_placeholder .chat-placeholder_middle {
  height: 85%;
}
.c-mw-chat-window .chat-window_main .chat-window_body-wrapper .chat-window_body .chat-window_body_no-messages.group-event_placeholder .chat-placeholder_middle .emoji {
  width: 120px;
  height: 120px;
}
.c-mw-chat-window .chat-window_main .chat-window_body-wrapper .chat-window_body .chat-window_body_no-messages.group-event_placeholder .chat-placeholder_bottom {
  width: 100%;
  height: 15%;
  margin: 0 0 15px 52px;
  align-items: flex-end;
}
[dir=rtl] .c-mw-chat-window .chat-window_main .chat-window_body-wrapper .chat-window_body .chat-window_body_no-messages.group-event_placeholder .chat-placeholder_bottom {
  margin-left: 0;
  margin-right: 52px;
}
.c-mw-chat-window .chat-window_main .chat-window_body-wrapper .chat-window_body .chat-window_body_no-messages.group-event_placeholder .chat-placeholder_bottom .emoji {
  width: 40px;
  height: 40px;
}
.c-mw-chat-window .chat-window_main .chat-window_body-wrapper .chat-window_body .chat-window_body_no-messages.group-event_placeholder span {
  font-size: 20px;
  font-style: normal;
  font-weight: 400;
  line-height: 135%;
  letter-spacing: -0.2px;
}
.c-mw-chat-window .chat-window_main .chat-window_body-wrapper .chat-window_body .chat-window_messages {
  display: flex;
  flex-flow: column-reverse;
  padding: 16px 24px;
  box-sizing: border-box;
  overflow: auto;
  min-height: 100%;
  z-index: 0;
}
.c-mw-chat-window .chat-window_main .chat-window_body-wrapper .chat-window_body .chat-window_messages.drop-mode {
  z-index: initial;
}
.c-mw-chat-window .chat-window_main .chat-window_body-wrapper .chat-window_body .chat-window_messages.new-chat-mode {
  padding-top: 52px;
}
.c-mw-chat-window .chat-window_main .chat-window_body-wrapper .chat-window_body .chat-window_messages .unread-msgs-border {
  border-top: 1px dashed;
  width: 100%;
  display: flex;
  font-size: 12px;
  font-style: normal;
  font-weight: 400;
  line-height: 135%;
  letter-spacing: -0.12px;
  justify-content: center;
  margin: 18px -15px 0;
  padding: 5px 15px 0;
}
[dir=rtl] .c-mw-chat-window .chat-window_main .chat-window_body-wrapper .chat-window_body .chat-window_messages .unread-msgs-border {
  margin: 18px 0 0 -15px;
  padding: 5px 0 0 15px;
}
.c-mw-chat-window .chat-window_main .chat-window_body-wrapper .chat-window_body .chat-window_messages .animation-loading-2 {
  padding-top: 20px;
  margin-bottom: -24px;
}
.c-mw-chat-window .chat-window_main .chat-window_body-wrapper .chat-window_body .chat-toolbox {
  height: 17px;
  font-size: 12px;
  color: var(--font1);
  font-style: italic;
  position: absolute;
  bottom: 11px;
  left: 18px;
  display: none;
}
[dir=rtl] .c-mw-chat-window .chat-window_main .chat-window_body-wrapper .chat-window_body .chat-toolbox {
  right: 18px;
  left: auto;
}
.c-mw-chat-window .chat-window_main .chat-window_body-wrapper .is-fullscreen video {
  max-width: 100%;
  max-height: 100%;
}
.c-mw-chat-window .chat-window_main .chat-window_body-wrapper .chat-window_send-form {
  justify-content: space-between;
  border-top: 1px solid var(--border1);
  position: relative;
}
.c-mw-chat-window .chat-window_main .chat-window_body-wrapper .chat-window_send-form .chat_send-btn-wrapper {
  position: relative;
  display: flex;
  align-items: center;
  margin-left: 4px;
}
[dir=rtl] .c-mw-chat-window .chat-window_main .chat-window_body-wrapper .chat-window_send-form .chat_send-btn-wrapper {
  margin-right: 4px;
  margin-left: 0;
}
.c-mw-chat-window .chat-window_main .chat-window_body-wrapper .chat-window_send-form .chat_send-btn-wrapper .chat_send-btn,
.c-mw-chat-window .chat-window_main .chat-window_body-wrapper .chat-window_send-form .chat_send-btn-wrapper .chat_send-options-btn {
  display: flex;
  align-items: center;
  height: 32px;
  flex-shrink: 0;
}
.c-mw-chat-window .chat-window_main .chat-window_body-wrapper .chat-window_send-form .chat_send-btn-wrapper .chat_send-btn svg,
.c-mw-chat-window .chat-window_main .chat-window_body-wrapper .chat-window_send-form .chat_send-btn-wrapper .chat_send-options-btn svg {
  color: var(--font1);
}
.c-mw-chat-window .chat-window_main .chat-window_body-wrapper .chat-window_send-form .chat_send-btn-wrapper .chat_send-btn {
  padding: 8px;
}
.c-mw-chat-window .chat-window_main .chat-window_body-wrapper .chat-window_send-form .chat_send-btn-wrapper .chat_send-options-btn {
  padding: 8px;
}
@media all and (max-width: 909px) {
  .c-mw-chat-window .chat-window_main .chat-window_body-wrapper .chat-window_send-form .chat_send-btn-wrapper .chat_send-options-btn {
    display: none;
  }
}
.c-mw-chat-window .chat-window_main .chat-window_body-wrapper .chat-window_send-form .chat_send-btn-wrapper .enterkey-send {
  position: absolute;
  bottom: 100%;
  right: 0;
  display: flex;
  align-items: center;
  padding: 16px;
}
.c-mw-chat-window .chat-window_main .chat-window_body-wrapper .chat-window_send-form .chat_send-btn-wrapper .enterkey-send .mw-input-box_label {
  white-space: nowrap;
  margin-left: 8px;
  font-size: 12px;
  font-style: normal;
  font-weight: 400;
  line-height: 135%;
  letter-spacing: -0.12px;
}
[dir=rtl] .c-mw-chat-window .chat-window_main .chat-window_body-wrapper .chat-window_send-form .chat_send-btn-wrapper .enterkey-send .mw-input-box_label {
  margin-right: 8px;
  margin-left: 0;
}
.c-mw-chat-window .chat-window_main .chat-window_body-wrapper .chat-window_send-form .chat-window_send-form_textarea-wrapper {
  padding: 8px 16px;
}
.c-mw-chat-window .chat-window_main .chat-window_body-wrapper .chat-window_send-form .chat-window_send-form_textarea-wrapper .chat_send-form_textarea {
  background-color: transparent;
  border: none;
  box-shadow: none;
}
.c-mw-chat-window .chat-window_main .chat-window_body-wrapper .chat-window_send-form .chat-window_send-form_textarea-wrapper .quill-buttons {
  column-gap: 4px;
  margin: auto 0 6px 8px;
}
[dir=rtl] .c-mw-chat-window .chat-window_main .chat-window_body-wrapper .chat-window_send-form .chat-window_send-form_textarea-wrapper .quill-buttons {
  margin: auto 8px 6px 0;
}
.c-mw-chat-window .chat-window_main .chat-window_body-wrapper .chat-window_send-form .chat-window_send-form_services {
  display: flex;
  justify-content: space-between;
  border-top: 1px solid var(--border1);
}
.c-mw-chat-window .chat-window_main .chat-window_body-wrapper .chat-window_send-form .chat-window_send-form_services .chat_send-form_buttons {
  justify-content: space-between;
  max-width: 270px;
  width: 100%;
  column-gap: 2px;
  margin: 0 8px 0 -5px;
}
[dir=rtl] .c-mw-chat-window .chat-window_main .chat-window_body-wrapper .chat-window_send-form .chat-window_send-form_services .chat_send-form_buttons {
  margin: 0 -5px 0 8px;
}
.c-mw-chat-window .chat-window_main .chat-window_body-wrapper .chat-window_send-form .chat-window_send-form_services .chat_send-form_buttons .chat-form-button {
  display: flex;
  font-size: 12px;
  font-style: normal;
  font-weight: 400;
  line-height: 135%;
  letter-spacing: -0.12px;
  padding: 8px 6px;
}
.c-mw-chat-window .chat-window_main .chat-window_body-wrapper .chat-window_send-form .chat-window_send-form_services .chat_send-form_buttons .chat-form-button:hover {
  color: var(--brand-color);
}
.c-mw-chat-window .chat-window_main .chat-window_body-wrapper .chat-window_send-form .chat-window_send-form_services .chat_send-form_buttons .dropdown-content-wrapper {
  margin: 0;
}
.c-mw-chat-window .chat-window_main .chat-window_body-wrapper .chat-window_send-form .chat-window_send-form_services .chat_send-form_send {
  display: flex;
  flex: 1 0;
  align-items: center;
  justify-content: flex-end;
}
.c-mw-chat-window .chat-window_main .chat-window_body-wrapper .chat-window_send-form .chat-window_send-form_services {
  min-height: 52px;
  margin: 0 15px;
}
.c-mw-chat-window .chat-window_main .chat-window_body-wrapper .chat-window_send-form .chat-window_send-form_services .chat_send-form_buttons .dropdown-menu {
  z-index: 20;
}
.c-mw-chat-window .chat-window_main .chat-window_body-wrapper .chat-window_send-form .chat-window_send-form_services .chat_send-form_buttons .dropdown-content-wrapper {
  margin: 0;
}
.c-mw-chat-window .chat-window_main .chat-window_body-wrapper .chat-window_send-form .chat-window_send-form_attachments {
  margin: 0 14px;
  border-top: 1px solid var(--border1);
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  overflow-y: auto;
  max-height: 155px;
}
.c-mw-chat-window .chat-window_main .chat-window_body-wrapper .chat-window_send-form .chat-window_send-form_attachments .img-wrapper {
  border-radius: 16px;
  overflow: hidden;
}
.c-mw-chat-window .chat-window_main .chat-window_body-wrapper .chat-window_send-form .chat-window_send-form_attachments .img-wrapper .icn.play-circle {
  position: absolute;
  left: calc(50% - 20px);
  background: rgba(255, 255, 255, 0.5);
  padding: 8px;
  border-radius: 8px;
}
.c-mw-chat-window .chat-window_main .chat-window_body-wrapper .chat-window_send-form .chat-window_send-form_attachments.media-opened .template-upload:nth-of-type(3n) {
  margin-right: 0;
}
[dir=rtl] .c-mw-chat-window .chat-window_main .chat-window_body-wrapper .chat-window_send-form .chat-window_send-form_attachments.media-opened .template-upload:nth-of-type(3n) {
  margin-right: inherit;
  margin-left: 0;
}
.c-mw-chat-window .chat-window_main .chat-window_body-wrapper .chat-window_send-form .chat-window_send-form_attachments.send-form_files--small {
  max-height: 95px;
}
.c-mw-chat-window .chat-window_main .chat-window_body-wrapper .chat-window_send-form .chat-window_send-form_attachments.send-form_files--small .template-upload {
  max-width: 55px;
  height: 55px;
}
.c-mw-chat-window .chat-window_main .chat-window_body-wrapper .chat-window_send-form .chat-window_send-form_attachments.send-form_files--small .template-upload .file-name {
  display: none;
}
.c-mw-chat-window .chat-window_main .chat-window_body-wrapper .chat-window_send-form .chat-window_send-form_attachments.send-form_files--small .img-wrapper img {
  max-height: 55px !important;
}
.c-mw-chat-window .chat-window_main .chat-window_body-wrapper .chat-window_send-form .chat-window_send-form_attachments .template-upload {
  width: 100%;
  max-width: 124px;
  height: 124px;
  margin: 12px 6px;
  position: relative;
  background-color: var(--bg1);
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: flex-end;
  border-radius: 20px;
  border: 0.5px solid var(--border1);
}
.c-mw-chat-window .chat-window_main .chat-window_body-wrapper .chat-window_send-form .chat-window_send-form_attachments .template-upload.loading:after {
  content: "";
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  position: absolute;
  background-color: rgba(232, 233, 232, 0.4);
  border-radius: 20px;
}
[dir=rtl] .c-mw-chat-window .chat-window_main .chat-window_body-wrapper .chat-window_send-form .chat-window_send-form_attachments .template-upload.loading:after {
  left: auto;
  right: 0;
}
.c-mw-chat-window .chat-window_main .chat-window_body-wrapper .chat-window_send-form .chat-window_send-form_attachments .template-upload.loading .img-wrapper {
  filter: blur(1px);
}
.c-mw-chat-window .chat-window_main .chat-window_body-wrapper .chat-window_send-form .chat-window_send-form_attachments .template-upload.loading .img-wrapper img {
  border-radius: 10px;
}
.c-mw-chat-window .chat-window_main .chat-window_body-wrapper .chat-window_send-form .chat-window_send-form_attachments .template-upload.loading .m-progress {
  position: absolute;
  z-index: 1;
  margin-bottom: 8px;
  width: 90%;
}
.c-mw-chat-window .chat-window_main .chat-window_body-wrapper .chat-window_send-form .chat-window_send-form_attachments .template-upload .img-wrapper {
  height: 100%;
  width: 100%;
  display: flex;
  flex-flow: column;
  justify-content: center;
  overflow: hidden;
  pointer-events: none;
}
.c-mw-chat-window .chat-window_main .chat-window_body-wrapper .chat-window_send-form .chat-window_send-form_attachments .template-upload .img-wrapper img {
  max-width: 95%;
  max-height: 125px;
  display: flex;
  align-self: center;
}
.c-mw-chat-window .chat-window_main .chat-window_body-wrapper .chat-window_send-form .chat-window_send-form_attachments .template-upload .img-wrapper img.icon {
  margin: 5px auto;
}
.c-mw-chat-window .chat-window_main .chat-window_body-wrapper .chat-window_send-form .chat-window_send-form_attachments .template-upload .img-wrapper .file-name {
  width: 100%;
  padding: 0 2px;
  font-size: 12px;
  text-align: center;
  word-break: break-word;
  box-sizing: border-box;
}
.c-mw-chat-window .chat-window_main .chat-window_body-wrapper .chat-window_send-form .chat-window_send-form_attachments .template-upload .template-upload_buttons {
  top: 0;
  width: 100%;
  display: flex;
  align-items: flex-start;
  justify-content: space-between;
  position: absolute;
  z-index: 1;
}
.c-mw-chat-window .chat-window_main .chat-window_body-wrapper .chat-window_send-form .chat-window_send-form_attachments .template-upload .template-upload_buttons button {
  right: -5px;
  top: -5px;
  display: flex;
  position: absolute;
}
[dir=rtl] .c-mw-chat-window .chat-window_main .chat-window_body-wrapper .chat-window_send-form .chat-window_send-form_attachments .template-upload .template-upload_buttons button {
  right: auto;
  left: -5px;
}
.c-mw-chat-window .chat-window_main .chat-window_body-wrapper .chat-window_drop-overlay {
  z-index: 22;
}
.c-mw-chat-window .chat-window_main .chat-window_body-wrapper .scroll-to-last-read-btn-wrapper {
  width: 100%;
}
.c-mw-chat-window .chat-window_main .chat-window_media-wrapper {
  flex: 0 1 328px;
  min-width: 328px;
  position: relative;
  overflow: hidden;
  border-left: 1px solid rgba(150, 164, 179, 0.1);
}
@media screen and (max-width: 1300px) {
  .c-mw-chat-window .chat-window_main .chat-window_media-wrapper {
    position: absolute;
    width: 100%;
    height: 100%;
    border-radius: 0 0 20px 20px;
    border-left: none;
  }
}
.c-mw-chat-window.chat--is-typing .chat-window_body-wrapper .chat-window_body .chat-toolbox {
  display: block;
}
@media screen and (max-width: 1300px) {
  .c-mw-chat-window.chat-window--info-active .chat-window_header .chat-window_chat-info,
  .c-mw-chat-window.chat-window--info-active .chat-window_main .chat-window_body-wrapper {
    display: none;
  }
  .c-mw-chat-window.chat-window--info-active .chat-window_media-wrapper {
    border-radius: 0 0 20px 20px;
  }
  .c-mw-chat-window.chat-window--info-active .chat-info-header {
    height: 100%;
    border-radius: 20px 20px 0 0;
    border-left: none;
  }
}

.c-mw-chat-window .dummy-editor {
  width: 100%;
  height: 48px;
}

.firefox .c-mw-chat-window .chat-window_body-wrapper .chat-window_body {
  height: 1px;
}

.c-mw-chat-window.older-ff .chat-window_messages {
  justify-content: flex-end;
}

.c-mw-chat-window .safari .chat-window .unread-msgs-border {
  margin-bottom: 15px !important;
}

.c-mw-chat-window .chat_send-btn, .c-mw-chat-window .chat_send-options-btn {
  background: transparent;
  border: none;
}

.c-mw-chat-window .safari .chat-window .unread-msgs-border,
.c-mw-chat-window .safari .small-chat .unread-msgs-border {
  margin-bottom: 15px !important;
}

/****************************
// different sizes of chat
//
// - small chat
// - expanded small chat
// - minimized chat
// - chat request
****************************/
.c-mw-chat .chat-closed-info {
  height: 37px;
  background: #515e66;
}
.c-mw-chat .video-processing-box {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  justify-content: center;
  width: 200px;
  box-sizing: border-box;
  background-color: var(--chat-msg-mine-bg);
  border-radius: 16px;
  padding: 16px;
  margin: 4px 40px 4px auto;
}
[dir=rtl] .c-mw-chat .video-processing-box {
  margin: 4px auto 4px 40px;
}
.c-mw-chat .video-processing-box .video-processing-inner {
  width: 100%;
  height: 80px;
  background-color: var(--grey40);
  opacity: 0.8;
  display: flex;
  align-items: center;
  justify-content: center;
  margin-bottom: 8px;
  border-radius: 8px;
}
.c-mw-chat .video-processing-box .video-processing-text {
  font-size: 12px;
  font-style: normal;
  font-weight: 400;
  line-height: 135%;
  letter-spacing: -0.12px;
  color: var(--font1);
}
.c-mw-chat .video-processing-box .animation-loading-2 {
  margin: 0 !important;
  padding: 0 !important;
}
.c-mw-chat {
  display: flex;
  flex-flow: column;
  position: relative;
  border-radius: 20px 20px 0 0;
  box-shadow: 0 0 20px 0 var(--shadow1-color);
  transition: All 0.15s ease-out;
}
.c-mw-chat .drop-overlay {
  display: none;
  position: absolute;
  height: calc(100% - 42px);
  width: calc(100% - 2px);
  left: 0;
  top: 42px;
  border-style: dashed;
  z-index: 21;
  background-color: rgba(var(--white-themed-rgb), 0.8);
}
.c-mw-chat .drop-overlay.to-drop {
  display: block;
}
.c-mw-chat .drop-overlay .v-center {
  position: absolute;
  top: calc(50% - 36px);
  left: calc(50% - 70px);
  text-align: center;
  font-weight: 700;
  font-size: 20px;
}
.c-mw-chat .chat_titlebar {
  height: 56px;
  flex: 1 0 56px;
  display: flex;
  justify-content: space-between;
  position: relative;
  box-sizing: border-box;
  border-radius: 20px 20px 0 0;
  border-bottom: 1px solid var(--border1);
  background-color: var(--bg2);
  color: var(--font3);
  cursor: pointer;
  z-index: 2;
  padding: 0 8px 0 16px;
}
[dir=rtl] .c-mw-chat .chat_titlebar {
  padding: 0 16px 0 8px;
}
.c-mw-chat .chat_titlebar.chat_titlebar--focused {
  background-color: var(--bg1);
  color: var(--font1);
}
.c-mw-chat .chat_titlebar.chat_titlebar--front {
  z-index: 20;
}
.c-mw-chat .chat_titlebar .chat_titlebar_title {
  max-width: calc(100% - 5px);
  display: flex;
  flex: 1 1 auto;
  align-items: center;
  text-transform: capitalize;
}
.c-mw-chat .chat_titlebar .chat_titlebar_title .chat_titlebar_title-wrapper {
  display: flex;
  align-items: center;
  font-size: 14px;
  font-style: normal;
  font-weight: 500;
  line-height: 135%;
  letter-spacing: -0.14px;
}
.c-mw-chat .chat_titlebar .chat_titlebar_title .chat_titlebar_title-wrapper:hover {
  text-decoration: underline;
}
.c-mw-chat .chat_titlebar .chat_titlebar_title .chat_titlebar_title-wrapper a {
  display: flex;
  width: 100%;
}
.c-mw-chat .chat_titlebar .chat_titlebar_title .chat_titlebar_title-wrapper .chat_titlebar_name {
  display: inline-block;
  transition: max-width 0.15s ease-out;
}
.c-mw-chat .chat_titlebar .chat_titlebar_buttons {
  display: flex;
  align-items: center;
  justify-content: flex-end;
  column-gap: 2px;
}
.c-mw-chat .chat_titlebar .chat_titlebar_buttons .chat_titlebar_button {
  background: transparent;
  border: none;
  display: flex;
  align-items: center;
  justify-content: center;
  width: 32px;
  height: 32px;
  box-sizing: border-box;
  cursor: pointer;
  color: var(--font3);
  border-radius: 8px;
}
.c-mw-chat .chat_titlebar .chat_titlebar_buttons .chat_titlebar_button:hover {
  color: var(--brand-color);
}
@media all and (max-width: 620px) {
  .c-mw-chat .chat_titlebar .chat_titlebar_buttons .chat_titlebar_button.btn-expand, .c-mw-chat .chat_titlebar .chat_titlebar_buttons .chat_titlebar_button.btn-info {
    display: none;
  }
}
.c-mw-chat .chat_titlebar .chat_titlebar_buttons .chat_titlebar_button.active {
  background-color: var(--black-themed);
}
.c-mw-chat .chat_titlebar .m-indicator {
  top: -5px;
  left: -5px;
}
[dir=rtl] .c-mw-chat .chat_titlebar .m-indicator {
  left: auto;
  right: -5px;
}
.c-mw-chat .scroll-to-last-read-btn-wrapper,
.c-mw-chat .scroll-to-missed-ws-btn-wrapper,
.c-mw-chat .load-newer-btn-wrapper,
.c-mw-chat .connection-error-popup {
  position: absolute;
  width: 100%;
  min-height: 30px;
  display: flex;
  justify-content: center;
  align-content: center;
  opacity: 0.95;
  transition: All 1s;
  z-index: 19;
}
.c-mw-chat .scroll-to-last-read-btn-wrapper .scroll-btn,
.c-mw-chat .scroll-to-last-read-btn-wrapper .filled,
.c-mw-chat .scroll-to-missed-ws-btn-wrapper .scroll-btn,
.c-mw-chat .scroll-to-missed-ws-btn-wrapper .filled,
.c-mw-chat .load-newer-btn-wrapper .scroll-btn,
.c-mw-chat .load-newer-btn-wrapper .filled,
.c-mw-chat .connection-error-popup .scroll-btn,
.c-mw-chat .connection-error-popup .filled {
  padding: 6px 15px;
  font-size: 14px;
  font-style: normal;
  font-weight: 400;
  line-height: 135%;
  letter-spacing: -0.14px;
  border-radius: 6px;
  background-color: var(--bg1);
  color: var(--font1);
  display: flex;
  justify-content: center;
  align-items: center;
  flex-direction: row;
  cursor: pointer;
}
.c-mw-chat .scroll-to-last-read-btn-wrapper .scroll-btn .arrow-up-1,
.c-mw-chat .scroll-to-last-read-btn-wrapper .filled .arrow-up-1,
.c-mw-chat .scroll-to-missed-ws-btn-wrapper .scroll-btn .arrow-up-1,
.c-mw-chat .scroll-to-missed-ws-btn-wrapper .filled .arrow-up-1,
.c-mw-chat .load-newer-btn-wrapper .scroll-btn .arrow-up-1,
.c-mw-chat .load-newer-btn-wrapper .filled .arrow-up-1,
.c-mw-chat .connection-error-popup .scroll-btn .arrow-up-1,
.c-mw-chat .connection-error-popup .filled .arrow-up-1 {
  margin-left: 8px;
}
[dir=rtl] .c-mw-chat .scroll-to-last-read-btn-wrapper .scroll-btn .arrow-up-1,
[dir=rtl] .c-mw-chat .scroll-to-last-read-btn-wrapper .filled .arrow-up-1,
[dir=rtl] .c-mw-chat .scroll-to-missed-ws-btn-wrapper .scroll-btn .arrow-up-1,
[dir=rtl] .c-mw-chat .scroll-to-missed-ws-btn-wrapper .filled .arrow-up-1,
[dir=rtl] .c-mw-chat .load-newer-btn-wrapper .scroll-btn .arrow-up-1,
[dir=rtl] .c-mw-chat .load-newer-btn-wrapper .filled .arrow-up-1,
[dir=rtl] .c-mw-chat .connection-error-popup .scroll-btn .arrow-up-1,
[dir=rtl] .c-mw-chat .connection-error-popup .filled .arrow-up-1 {
  margin-left: 0;
  margin-right: 8px;
}
.c-mw-chat .scroll-to-last-read-btn-wrapper .scroll-btn .animation-loading-2,
.c-mw-chat .scroll-to-last-read-btn-wrapper .filled .animation-loading-2,
.c-mw-chat .scroll-to-missed-ws-btn-wrapper .scroll-btn .animation-loading-2,
.c-mw-chat .scroll-to-missed-ws-btn-wrapper .filled .animation-loading-2,
.c-mw-chat .load-newer-btn-wrapper .scroll-btn .animation-loading-2,
.c-mw-chat .load-newer-btn-wrapper .filled .animation-loading-2,
.c-mw-chat .connection-error-popup .scroll-btn .animation-loading-2,
.c-mw-chat .connection-error-popup .filled .animation-loading-2 {
  height: 15px;
  min-height: 15px;
}
.c-mw-chat .scroll-to-last-read-btn-wrapper .scroll-btn .animation-loading-2:before,
.c-mw-chat .scroll-to-last-read-btn-wrapper .filled .animation-loading-2:before,
.c-mw-chat .scroll-to-missed-ws-btn-wrapper .scroll-btn .animation-loading-2:before,
.c-mw-chat .scroll-to-missed-ws-btn-wrapper .filled .animation-loading-2:before,
.c-mw-chat .load-newer-btn-wrapper .scroll-btn .animation-loading-2:before,
.c-mw-chat .load-newer-btn-wrapper .filled .animation-loading-2:before,
.c-mw-chat .connection-error-popup .scroll-btn .animation-loading-2:before,
.c-mw-chat .connection-error-popup .filled .animation-loading-2:before {
  width: 15px;
  height: 15px;
  margin: -8px 0 0 -8px;
  border-top-color: var(--font1);
}
[dir=rtl] .c-mw-chat .scroll-to-last-read-btn-wrapper .scroll-btn .animation-loading-2:before,
[dir=rtl] .c-mw-chat .scroll-to-last-read-btn-wrapper .filled .animation-loading-2:before,
[dir=rtl] .c-mw-chat .scroll-to-missed-ws-btn-wrapper .scroll-btn .animation-loading-2:before,
[dir=rtl] .c-mw-chat .scroll-to-missed-ws-btn-wrapper .filled .animation-loading-2:before,
[dir=rtl] .c-mw-chat .load-newer-btn-wrapper .scroll-btn .animation-loading-2:before,
[dir=rtl] .c-mw-chat .load-newer-btn-wrapper .filled .animation-loading-2:before,
[dir=rtl] .c-mw-chat .connection-error-popup .scroll-btn .animation-loading-2:before,
[dir=rtl] .c-mw-chat .connection-error-popup .filled .animation-loading-2:before {
  margin-left: 0;
  margin-right: -8px;
}
.c-mw-chat .scroll-to-last-read-btn-wrapper .text-hidden,
.c-mw-chat .scroll-to-missed-ws-btn-wrapper .text-hidden,
.c-mw-chat .load-newer-btn-wrapper .text-hidden,
.c-mw-chat .connection-error-popup .text-hidden {
  opacity: 0;
}
.c-mw-chat .load-newer-btn-wrapper {
  margin-top: -23px;
}
.c-mw-chat .load-newer-btn-wrapper .load-more-btn {
  position: relative;
  margin-left: 14px;
  margin-right: 14px;
}
.c-mw-chat .load-newer-btn-wrapper .load-more-btn .unread-counter {
  top: -10px;
  right: 0;
}
[dir=rtl] .c-mw-chat .load-newer-btn-wrapper .load-more-btn .unread-counter {
  right: inherit;
  left: 0;
}
.c-mw-chat .load-newer-btn-wrapper .load-more-btn.animation-loading-2 {
  opacity: 0.7;
}
.c-mw-chat .load-newer-btn-wrapper .load-more-btn.animation-loading-2:before {
  border-top-color: var(--white-themed);
}
.c-mw-chat .scroll-to-last-read-btn-wrapper,
.c-mw-chat .scroll-to-missed-ws-btn-wrapper--top {
  margin-top: -6px;
}
.c-mw-chat .scroll-to-last-read-btn {
  opacity: 1;
  transition: opacity 0.5s ease-in-out;
}
.c-mw-chat .scroll-to-last-read-btn.btn-faded {
  opacity: 0;
}
.c-mw-chat .scroll-to-missed-ws-btn-wrapper:not(.scroll-to-missed-ws-btn-wrapper--top) {
  margin-top: -23px;
}
.c-mw-chat .scroll-to-last-read-btn-wrapper {
  width: calc(100% - 26px);
  z-index: 1;
}
.c-mw-chat .scroll-to-last-read-btn-wrapper .scroll-btn .animation-loading-2 {
  width: 108px;
}
.c-mw-chat .load-newer-btn-wrapper .load-more-btn {
  font-size: 10px;
  padding: 3px;
  margin-left: 0;
  margin-right: 14px;
}
[dir=rtl] .c-mw-chat .load-newer-btn-wrapper .load-more-btn {
  margin-right: 0;
  margin-left: 14px;
}
.c-mw-chat .load-newer-btn-wrapper .load-more-btn + .load-more-btn {
  margin-right: 0;
  margin-left: 0;
}
.c-mw-chat .scroll-to-last-read-btn-wrapper,
.c-mw-chat .scroll-to-missed-ws-btn-wrapper--top {
  margin-top: 40px;
}
.c-mw-chat .scroll-to-last-read-btn-wrapper .scroll-btn,
.c-mw-chat .scroll-to-missed-ws-btn-wrapper--top .scroll-btn {
  border: 1px solid var(--border1);
  background-color: var(--bg2);
  color: var(--font1);
}
.c-mw-chat .chat_body {
  background-color: var(--bg2);
  flex-grow: 1;
}
.c-mw-chat .chat_body .c-mw-progress {
  position: absolute;
  top: 0;
  z-index: 10;
  background: var(--bg1);
}
.c-mw-chat .chat_messages {
  flex: 0 1 100%;
  min-height: 100%;
  padding: 10px 10px 0 10px;
  transition: All 0.15s ease-out;
  margin-bottom: -1px;
}
.c-mw-chat .chat_messages.chat_messages_placeholder {
  display: flex;
  flex-direction: column;
  justify-content: center;
  margin: 0;
}
.c-mw-chat .chat_messages .unread-msgs-border {
  border-top: 1px dashed;
  width: 100%;
  display: flex;
  font-size: 12px;
  font-style: normal;
  font-weight: 400;
  line-height: 135%;
  letter-spacing: -0.12px;
  justify-content: center;
  margin: 11px -10px 15px;
  padding: 5px 10px 0;
}
.c-mw-chat .chat_messages .animation-loading-2 {
  padding-top: 10px;
  width: 100%;
}
.c-mw-chat .chat_messages .chat-placeholder_middle {
  height: 180px;
  font-size: 20px;
  font-style: normal;
  font-weight: 400;
  line-height: 135%;
  letter-spacing: -0.2px;
  text-align: center;
  padding: 0 15px 0;
}
.c-mw-chat .chat_messages .chat-placeholder_middle .emoji {
  width: 120px;
  height: 120px;
  margin-bottom: 10px;
}
.c-mw-chat .chat_messages .chat-placeholder_bottom {
  bottom: -20px;
  position: relative;
  font-size: 20px;
  font-style: normal;
  font-weight: 400;
  line-height: 135%;
  letter-spacing: -0.2px;
}
.c-mw-chat .chat_messages .chat-placeholder_bottom .emoji {
  width: 40px;
  height: 40px;
  margin: 0 5px 0 10px;
}
[dir=rtl] .c-mw-chat .chat_messages .chat-placeholder_bottom .emoji {
  margin: 0 10px 0 5px;
}
.c-mw-chat .chat_messages .user-chat-placeholder {
  height: 100%;
  padding-top: 50px;
}
.c-mw-chat .chat_messages .user-chat-placeholder .emoji {
  width: 42px;
  height: 42px;
  transition: All 0.15s ease-out;
}
.c-mw-chat .chat_messages .user-chat-placeholder .avatars_wrapper {
  display: flex;
  justify-content: space-around;
  width: 108px;
  transition: All 0.15s ease-out;
  flex-wrap: wrap;
}
.c-mw-chat .chat_messages .user-chat-placeholder .avatars_wrapper .avatar {
  width: 42px;
  height: 42px;
  flex: none;
  transition: All 0.15s ease-out;
}
.c-mw-chat .chat_messages .user-chat-placeholder .placeholder_text {
  display: flex;
  font-size: 14px;
  font-style: normal;
  font-weight: 400;
  line-height: 135%;
  letter-spacing: -0.14px;
  text-align: center;
  padding: 0 24px;
  margin-top: 22px;
}
.c-mw-chat .chat-toolbox {
  height: 17px;
  font-size: 12px;
  font-style: normal;
  font-weight: 400;
  line-height: 135%;
  letter-spacing: -0.12px;
  font-style: italic;
  position: absolute;
  top: -25px;
  left: 13px;
  display: none;
}
[dir=rtl] .c-mw-chat .chat-toolbox {
  right: 13px;
  left: auto;
}
.c-mw-chat.chat--is-typing .chat-toolbox {
  display: block;
}
.c-mw-chat .chat_send-form {
  background-color: var(--bg2);
  border-top: 1px solid var(--border1);
  position: relative;
}
.c-mw-chat .chat_send-form .chat_send-btn-wrapper {
  position: relative;
  display: flex;
  align-items: center;
  margin-left: 4px;
}
[dir=rtl] .c-mw-chat .chat_send-form .chat_send-btn-wrapper {
  margin-right: 4px;
  margin-left: 0;
}
.c-mw-chat .chat_send-form .chat_send-btn-wrapper .chat_send-btn,
.c-mw-chat .chat_send-form .chat_send-btn-wrapper .chat_send-options-btn {
  display: flex;
  align-items: center;
  height: 32px;
  flex-shrink: 0;
}
.c-mw-chat .chat_send-form .chat_send-btn-wrapper .chat_send-btn svg,
.c-mw-chat .chat_send-form .chat_send-btn-wrapper .chat_send-options-btn svg {
  color: var(--font1);
}
.c-mw-chat .chat_send-form .chat_send-btn-wrapper .chat_send-btn {
  padding: 8px;
}
.c-mw-chat .chat_send-form .chat_send-btn-wrapper .chat_send-options-btn {
  padding: 8px;
}
@media all and (max-width: 909px) {
  .c-mw-chat .chat_send-form .chat_send-btn-wrapper .chat_send-options-btn {
    display: none;
  }
}
.c-mw-chat .chat_send-form .chat_send-btn-wrapper .enterkey-send {
  position: absolute;
  bottom: 100%;
  right: 0;
  display: flex;
  align-items: center;
  padding: 16px;
}
.c-mw-chat .chat_send-form .chat_send-btn-wrapper .enterkey-send .mw-input-box_label {
  white-space: nowrap;
  margin-left: 8px;
  font-size: 12px;
  font-style: normal;
  font-weight: 400;
  line-height: 135%;
  letter-spacing: -0.12px;
}
[dir=rtl] .c-mw-chat .chat_send-form .chat_send-btn-wrapper .enterkey-send .mw-input-box_label {
  margin-right: 8px;
  margin-left: 0;
}
.c-mw-chat .chat_send-form .chat_send-form_textarea-wrapper .chat_send-form_textarea {
  overflow: visible;
  width: 100%;
  border: none;
  box-shadow: none;
  border-radius: 0;
}
.c-mw-chat .chat_send-form .chat_send-form_textarea-wrapper .chat_send-form_textarea .ql-container {
  height: auto;
  padding: 10px;
}
.c-mw-chat .chat_send-form .chat_send-form_textarea-wrapper .chat_send-form_textarea .ql-editor {
  max-height: 170px;
}
.c-mw-chat .chat_send-form .chat_send-form_textarea-wrapper .chat_send-form_textarea-wrapper .quill-buttons {
  margin: 0 10px 0 0;
}
[dir=rtl] .c-mw-chat .chat_send-form .chat_send-form_textarea-wrapper .chat_send-form_textarea-wrapper .quill-buttons {
  margin: 0 0 0 10px;
}
.c-mw-chat .chat_send-form .chat_send-form_textarea-wrapper.chat_send-form--has-attachments .chat_send-form_textarea {
  max-height: 100px;
}
.c-mw-chat .chat_send-form .chat_send-form_textarea-wrapper.animation-loading-2 {
  opacity: 0.7;
}
.c-mw-chat .chat_send-form .chat_send-form_services {
  display: flex;
  justify-content: space-between;
  border-top: 1px solid var(--border1);
}
.c-mw-chat .chat_send-form .chat_send-form_services .chat_send-form_buttons {
  justify-content: space-between;
  max-width: 270px;
  width: 100%;
  column-gap: 2px;
  margin: 0 8px 0 -5px;
}
[dir=rtl] .c-mw-chat .chat_send-form .chat_send-form_services .chat_send-form_buttons {
  margin: 0 -5px 0 8px;
}
.c-mw-chat .chat_send-form .chat_send-form_services .chat_send-form_buttons .chat-form-button {
  display: flex;
  font-size: 12px;
  font-style: normal;
  font-weight: 400;
  line-height: 135%;
  letter-spacing: -0.12px;
  padding: 8px 6px;
}
.c-mw-chat .chat_send-form .chat_send-form_services .chat_send-form_buttons .chat-form-button:hover {
  color: var(--brand-color);
}
.c-mw-chat .chat_send-form .chat_send-form_services .chat_send-form_buttons .dropdown-content-wrapper {
  margin: 0;
}
.c-mw-chat .chat_send-form .chat_send-form_services .chat_send-form_send {
  display: flex;
  flex: 1 0;
  align-items: center;
  justify-content: flex-end;
}
.c-mw-chat .chat_send-form .chat_send-form_services {
  height: 36px;
  padding: 4px 10px;
  opacity: 1;
  transition-delay: 0.1s;
}
.c-mw-chat .chat_send-form .chat_send-form_services.hidden-bottom {
  overflow: hidden;
  height: 0;
  opacity: 0;
  padding: 0;
}
.c-mw-chat .chat_requests-controls {
  width: 100%;
  flex: 1 0 35px;
  height: 35px;
  display: flex;
  background-color: var(--bg1);
  border-top: 2px solid var(--border1);
  border-bottom: 2px solid var(--border1);
}
.c-mw-chat .chat_requests-controls button {
  width: 33%;
  flex: 1 0 33%;
  font-size: 12px;
  font-style: normal;
  font-weight: 400;
  line-height: 135%;
  letter-spacing: -0.12px;
  position: relative;
  word-break: break-all;
  word-break: break-word;
  padding: 0 5px;
}
.c-mw-chat .chat_requests-controls button:not(:last-of-type) {
  border-right: 1px solid var(--border1);
}
.c-mw-chat .chat_requests-controls button .dropdown-menu {
  top: 25px;
}
.c-mw-chat .chat_requests-controls button svg {
  width: 16px;
  height: 16px;
}
.c-mw-chat .chat_requests-controls button span {
  max-width: calc(100% - 30px);
  margin-left: 8px;
}
[dir=rtl] .c-mw-chat .chat_requests-controls button span {
  margin-left: 0;
  margin-right: 8px;
}
.c-mw-chat .chat-info_wrapper {
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  position: absolute;
  visibility: hidden;
  overflow: hidden;
  z-index: 19;
}
[dir=rtl] .c-mw-chat .chat-info_wrapper {
  right: 0;
  left: auto;
}

/**************************** small chat ****************************/
.c-mw-chat.chat--small {
  width: 320px;
  max-height: 400px;
  margin-right: 12px;
}
.c-mw-chat.chat--small .editor-btn {
  margin-bottom: 6px;
}
.c-mw-chat.chat--small .editor-btn.text-formatting {
  display: none;
}
[dir=rtl] .c-mw-chat.chat--small {
  left: 10px;
  right: auto;
}
.c-mw-chat.chat--small .chat_messages {
  flex: 0 1 310px;
}

/**************************** expanded chat ****************************/
.c-mw-chat.chat--expanded {
  width: 534px;
  max-height: 465px;
  margin-right: 10px;
}
[dir=rtl] .c-mw-chat.chat--expanded {
  margin-left: 10px;
  margin-right: 0;
}
.c-mw-chat.chat--expanded .chat-placeholder_middle {
  height: 200px;
}
.c-mw-chat.chat--expanded .chat_titlebar .chat_titlebar_title-wrapper .chat_titlebar_name {
  max-width: 300px;
}
.c-mw-chat.chat--expanded.chat--minimized .chat_titlebar .scroll-to-last-read-btn-wrapper {
  display: none;
}
.c-mw-chat.chat--expanded .chat_messages {
  flex: 0 1 376px;
}
.c-mw-chat.chat--expanded .user-chat-placeholder .emoji {
  width: 50px;
  height: 50px;
}
.c-mw-chat.chat--expanded .user-chat-placeholder .avatars_wrapper {
  width: 220px;
}
.c-mw-chat.chat--expanded .user-chat-placeholder .avatars_wrapper .avatar {
  width: 110px;
  height: 110px;
  flex: none;
}

/**************************** minimized chat ****************************/
.c-mw-chat.chat--minimized {
  width: 290px;
  max-height: 52px;
  margin-right: 10px;
}
[dir=rtl] .c-mw-chat.chat--minimized {
  margin-left: 10px;
  margin-right: 0;
}
.c-mw-chat.chat--minimized .chat_messages {
  flex: 0 1 0;
}

/**************************** small chat & expanded chat ****************************/
.c-mw-chat.chat--small.chat--minimized .chat_titlebar .chat_titlebar_title-wrapper .chat_titlebar_name,
.c-mw-chat.chat--expanded.chat--minimized .chat_titlebar .chat_titlebar_title-wrapper .chat_titlebar_name {
  max-width: 210px;
}

/**************************** small chat & minimized chat ****************************/
.c-mw-chat.chat--small .chat_titlebar .chat_titlebar_title-wrapper .chat_titlebar_name,
.c-mw-chat.chat--minimized .chat_titlebar .chat_titlebar_title-wrapper .chat_titlebar_name {
  max-width: 136px;
}

.c-mw-chat.chat--request.chat--small .chat_messages {
  flex: 0 1 227px;
}
.c-mw-chat.chat--request.chat--expanded .chat_messages {
  flex: 0 1 338px;
}

.c-mw-chat.older-ff .chat_messages {
  justify-content: flex-end;
}

.c-mw-chats-list-element {
  cursor: pointer;
}
.c-mw-chats-list-element.show-details {
  margin-top: 0 !important;
  padding: 16px 8px;
  border-bottom: 1px solid var(--border1);
}
.c-mw-chats-list-element.show-details.selected {
  background-color: var(--bg3);
}
.c-mw-chats-list-element .chats-list-element_avatar_wrapper {
  position: relative;
}
.c-mw-chats-list-element .chats-list-element_avatar_wrapper .suggestion-badge {
  top: -4px;
  left: 12px;
  padding: 2px 6px;
  position: absolute;
  font-size: 9px;
  color: var(--black-themed);
  background-color: var(--brand-color);
  border-radius: 7px;
  transform: translate3d(0, 0, 0);
}
[dir=rtl] .c-mw-chats-list-element .chats-list-element_avatar_wrapper .suggestion-badge {
  right: 12px;
  left: auto;
}
.c-mw-chats-list-element .chats-list-element_info {
  display: flex;
  flex-flow: column;
  justify-content: center;
  position: relative;
}
.c-mw-chats-list-element .chats-list-element_info .chats-list-element_info_wrapper {
  display: flex;
  justify-content: space-between;
  align-items: center;
  flex-direction: row;
  gap: 4px;
}
.c-mw-chats-list-element .chats-list-element_info .chats-list-element_info_wrapper .chats-list-element_info_content {
  display: flex;
  flex-direction: column;
  justify-content: center;
  max-width: 100%;
  min-width: 0;
  flex: 1;
}
.c-mw-chats-list-element .chats-list-element_info .chats-list-element_info_title {
  max-width: 100%;
  font-size: 14px;
  font-style: normal;
  font-weight: 500;
  line-height: 135%;
  letter-spacing: -0.14px;
}
.c-mw-chats-list-element .chats-list-element_info .chats-list-element_info_indicators {
  align-self: center;
  flex-shrink: 0;
}
.c-mw-chats-list-element .chats-list-element_info .chats-list-element_info_message {
  font-size: 12px;
  font-style: normal;
  font-weight: 400;
  line-height: 135%;
  letter-spacing: -0.12px;
  color: var(--font1) !important;
  height: 16px;
  max-width: 100%;
}
.c-mw-chats-list-element .chats-list-element_info .chats-list-element_info_message.text-unread {
  font-weight: 600;
}
.c-mw-chats-list-element .chats-list-element_info .chats-list-element_info_message p {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.c-mw-chats-list-element .chats-list-element_info .chats-list-element_info_message a {
  color: var(--font1);
}
.c-mw-chats-list-element .chats-list-element_info .chats-list-element_info_message pre,
.c-mw-chats-list-element .chats-list-element_info .chats-list-element_info_message code {
  margin: 0;
  font-family: "Poppins", sans-serif;
}
.c-mw-chats-list-element .chats-list-element_info .chats-list-element_info_message .emoji {
  width: 14px;
  height: 14px;
}
.c-mw-chats-list-element .chats-list-element_info .chats-list-element_info_message iframe {
  display: none;
}
.c-mw-chats-list-element .chats-list-element_info .chats-list-element_info_message h1,
.c-mw-chats-list-element .chats-list-element_info .chats-list-element_info_message h2,
.c-mw-chats-list-element .chats-list-element_info .chats-list-element_info_message h3,
.c-mw-chats-list-element .chats-list-element_info .chats-list-element_info_message h4,
.c-mw-chats-list-element .chats-list-element_info .chats-list-element_info_message h5,
.c-mw-chats-list-element .chats-list-element_info .chats-list-element_info_message h6,
.c-mw-chats-list-element .chats-list-element_info .chats-list-element_info_message ol,
.c-mw-chats-list-element .chats-list-element_info .chats-list-element_info_message ul {
  font-size: 12px;
  font-style: normal;
  font-weight: 400;
  line-height: 135%;
  letter-spacing: -0.12px;
  margin: 0;
  padding: 0;
}
.c-mw-chats-list-element .chats-list-element_info .floating-time {
  position: absolute;
  top: -16px;
  right: 0;
}
.c-mw-chats-list-element .chat-time_wrapper {
  color: var(--font3);
}

.c-mw-chats-list {
  overflow-x: hidden;
}
.c-mw-chats-list .main-list {
  max-height: 100%;
}
.c-mw-chats-list .main-list .main-list_item_row {
  grid-template-columns: 40px minmax(0, 1fr) !important;
}
.c-mw-chats-list .main-list .chat-thread-dummy {
  display: flex;
  align-items: center;
  height: 50px;
  position: relative;
}
.c-mw-chats-list .main-list .chat-thread-dummy .h-avatar {
  margin: 0 12px 0 0;
}
.c-mw-chats-list .main-list .chat-thread-dummy .thread-dummy-name {
  width: 170px;
  height: 10px;
}
@-webkit-keyframes post_gradient {
  0% {
    background-position: left bottom;
  }
  100% {
    background-position: right bottom;
  }
}
@keyframes post_gradient {
  0% {
    background-position: left bottom;
  }
  100% {
    background-position: right bottom;
  }
}
.c-mw-chats-list .main-list .chat-thread-dummy .thread-dummy-name {
  background-size: 50% 100%;
  -webkit-animation: post_gradient linear 1s infinite;
  animation: post_gradient linear 1s infinite;
  background: var(--bg2) 0%, var(--bg1) 50%, var(--bg2) 100%;
  background-image: -moz-linear-gradient(left, var(--bg2) 0%, var(--bg1) 50%, var(--bg2) 100%);
  background-image: -ms-linear-gradient(left, var(--bg2) 0%, var(--bg1) 50%, var(--bg2) 100%);
  background-image: -o-linear-gradient(left, var(--bg2) 0%, var(--bg1) 50%, var(--bg2) 100%);
  background-image: -webkit-linear-gradient(left, var(--bg2) 0%, var(--bg1) 50%, var(--bg2) 100%);
  background-image: linear-gradient(left, var(--bg2) 0%, var(--bg1) 50%, var(--bg2) 100%);
}
.c-mw-chats-list .main-list .chat-thread-dummy .thread-dummy-text {
  width: 100px;
  height: 8px;
  margin-top: 8px;
  display: none;
}
@-webkit-keyframes post_gradient {
  0% {
    background-position: left bottom;
  }
  100% {
    background-position: right bottom;
  }
}
@keyframes post_gradient {
  0% {
    background-position: left bottom;
  }
  100% {
    background-position: right bottom;
  }
}
.c-mw-chats-list .main-list .chat-thread-dummy .thread-dummy-text {
  background-size: 50% 100%;
  -webkit-animation: post_gradient linear 1s infinite;
  animation: post_gradient linear 1s infinite;
  background: var(--bg2) 0%, var(--bg1) 50%, var(--bg2) 100%;
  background-image: -moz-linear-gradient(left, var(--bg2) 0%, var(--bg1) 50%, var(--bg2) 100%);
  background-image: -ms-linear-gradient(left, var(--bg2) 0%, var(--bg1) 50%, var(--bg2) 100%);
  background-image: -o-linear-gradient(left, var(--bg2) 0%, var(--bg1) 50%, var(--bg2) 100%);
  background-image: -webkit-linear-gradient(left, var(--bg2) 0%, var(--bg1) 50%, var(--bg2) 100%);
  background-image: linear-gradient(left, var(--bg2) 0%, var(--bg1) 50%, var(--bg2) 100%);
}

.c-sidebar-left-chat .c-mw-chats-list {
  height: 100%;
  display: grid;
  grid-template-rows: auto minmax(0, 1fr);
}

.c-sidebar-right-myworld .c-mw-chats-list {
  display: flex;
  flex-direction: column;
}
.c-sidebar-right-myworld .c-mw-chats-list .main-list {
  flex: 1 1 auto;
  min-height: 0;
  height: 240px;
  max-height: 240px;
}
.c-sidebar-right-myworld .c-mw-chats-list .main-list .animation-loading-2 {
  height: 240px;
}

.c-mw-chats-opened {
  bottom: 0;
  right: 0;
  display: flex;
  flex-direction: row-reverse;
  align-items: flex-end;
  position: fixed;
  z-index: 21;
  height: 0;
}
[dir=rtl] .c-mw-chats-opened {
  left: 0;
  right: auto;
}

.postbox-open .c-mw-chats-opened,
.nc-open .c-mw-chats-opened {
  z-index: 19;
}

.c-mw-sidebar-chats-settings {
  position: relative;
}
.c-mw-sidebar-chats-settings .animation-loading-2 {
  position: absolute;
  width: 100%;
  height: 100%;
  background: var(--bg2);
  opacity: 0.75;
  z-index: 1;
}
.c-sidebar-left-chat .c-mw-sidebar-chats-settings .dropdown-menu {
  left: 0;
  right: auto;
}
[dir=rtl] .c-sidebar-left-chat .c-mw-sidebar-chats-settings .dropdown-menu {
  left: auto;
  right: 0;
}
.c-sidebar-right-myworld .c-mw-sidebar-chats-settings .dropdown-menu {
  left: auto;
  right: 0;
}
[dir=rtl] .c-sidebar-right-myworld .c-mw-sidebar-chats-settings .dropdown-menu {
  left: 0;
  right: auto;
}

.c-mw-center {
  text-align: center;
}
.c-mw-center > * {
  margin-left: auto;
  margin-right: auto;
}

.c-mw-cms-button {
  display: inline-block;
}
.c-mw-cms-button .c-mw-button {
  background-color: var(--black-themed);
  color: var(--white-themed);
}
.c-mw-cms-button .c-mw-button.white {
  background-color: var(--white-themed);
  color: var(--black-themed);
}
.c-mw-cms-button .c-mw-button.white:hover {
  background-color: var(--grey40) !important;
}
.c-mw-cms-button .c-mw-button:not(.white):hover {
  color: var(--black-themed) !important;
}

.c-mw-content-page {
  min-height: 100%;
  display: flex;
  flex-direction: column;
  background-color: var(--bg1) !important;
}
.c-mw-content-page .text-container {
  width: 100%;
  margin-inline: auto;
}
[dir=rtl] .c-mw-content-page .text-container {
  margin: 0 auto;
  box-sizing: border-box;
}
@media (max-width: 992px) {
  .c-mw-content-page .text-container {
    padding: 0 20px;
    width: 100%;
    box-sizing: border-box;
  }
}
@media (min-width: 576px) {
  .c-mw-content-page .text-container {
    max-width: 540px;
  }
}
@media (min-width: 768px) {
  .c-mw-content-page .text-container {
    max-width: 720px;
  }
}
@media (min-width: 992px) {
  .c-mw-content-page .text-container {
    max-width: 960px;
  }
}
@media (min-width: 1070px) {
  .c-mw-content-page .text-container {
    max-width: 1062px;
  }
}
.c-mw-content-page .footer {
  height: 300px;
}
.c-mw-content-page .logo-wrapper {
  padding-top: 20px;
  padding-bottom: 20px;
}
.c-mw-content-page .c-mw-home-footer {
  background-color: #2a3542;
  color: var(--white-themed);
  padding-top: 40px;
  padding-bottom: 10px;
  z-index: 1;
}
.c-mw-content-page .c-mw-home-footer.container {
  max-width: 100%;
}
.c-mw-content-page.mobile-social-web header .c-mw-cms-button {
  display: none;
}
.c-mw-content-page .green-circle {
  position: relative;
}

.c-mw-content p {
  margin-bottom: 1em;
}
.c-mw-content h1 {
  font-size: 40px;
  font-weight: 600;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.4;
  letter-spacing: normal;
  color: var(--font1);
}
.c-mw-content h3 {
  color: var(--brand-color);
  font-weight: normal;
}
.c-mw-content ul {
  list-style-type: disc;
  padding: revert;
}
.c-mw-content a {
  color: var(--brand-color);
}
.c-mw-content.vertical-title {
  transform: rotate(180deg);
  display: flex;
  flex-direction: column;
  align-items: end;
  writing-mode: vertical-rl;
  text-orientation: mixed;
}
[dir=rtl] .c-mw-content.vertical-title {
  writing-mode: vertical-lr;
}
.c-mw-content.vertical-title h5,
.c-mw-content.vertical-title h6 {
  font-family: "Nimpkish";
  font-size: 140px;
  line-height: 0;
  margin: 0;
  font-weight: 400;
}
.c-mw-content.vertical-title h6 {
  color: var(--brand-color);
  line-height: 190px;
}
@media (max-width: 768px) {
  .c-mw-content.vertical-title {
    order: 1;
    padding-top: 60px;
  }
  .c-mw-content.vertical-title h5,
  .c-mw-content.vertical-title h6 {
    position: relative;
    left: -32px;
  }
  [dir=rtl] .c-mw-content.vertical-title h5,
  [dir=rtl] .c-mw-content.vertical-title h6 {
    left: 32px;
  }
}
@media (max-width: 768px) {
  .c-mw-content h1 {
    text-align: center;
  }
}

.c-mw-grid {
  display: grid;
  grid-auto-flow: column;
  grid-auto-columns: minmax(0, 1fr);
  gap: 20px;
}
@media (max-width: 768px) {
  .c-mw-grid {
    display: flex;
    flex-direction: column;
  }
}

.c-mw-icons-with-text {
  padding: 20px 0;
  background-color: var(--bg1);
}
.c-mw-icons-with-text h2 {
  font-family: "Nimpkish";
  font-size: 40px;
  line-height: 56px;
}
.c-mw-icons-with-text .icons {
  justify-content: center;
}

.c-mw-list {
  list-style-type: disc;
  padding: revert;
}
.c-mw-list.inline {
  padding: 0;
  margin-bottom: 40px;
  list-style-type: none;
  display: flex;
  border-radius: 0;
}
.c-mw-list.inline li {
  display: inline;
  position: relative;
}
.c-mw-list.inline li p {
  font-family: "IBM Plex Mono";
  font-size: 16px;
  line-height: 32px;
  font-weight: 600;
  margin: 0;
}
.c-mw-list.inline li:not(:first-of-type) {
  padding-left: 40px;
}
.c-mw-list.inline li:not(:first-of-type)::before {
  content: "•";
  left: 16px;
  top: 4px;
  position: absolute;
}
[dir=rtl] .c-mw-list.inline li:not(:first-of-type)::before {
  display: none;
}
[dir=rtl] .c-mw-list.inline li:not(:last-of-type) {
  padding-left: 40px;
}
@media (max-width: 768px) {
  .c-mw-list.inline {
    flex-direction: column;
  }
  .c-mw-list.inline li {
    display: block;
  }
  .c-mw-list.inline li:not(:first-of-type) {
    padding-left: 0;
  }
  .c-mw-list.inline li:not(:first-of-type)::before {
    content: "";
  }
  [dir=rtl] .c-mw-list.inline li:not(:last-of-type) {
    padding-left: 0;
  }
  [dir=rtl] .c-mw-list.inline li:not(:last-of-type)::before {
    content: "";
  }
}

.c-mw-teaser {
  position: relative;
  text-align: center;
  margin-bottom: 1rem;
}
.c-mw-teaser .headline {
  font-size: 36px;
  font-weight: 300;
  color: var(--white-themed);
  position: absolute;
  top: 50%;
  left: 0;
  right: 0;
  margin: -22px auto 0;
  padding: 0 3%;
}
.c-mw-teaser .subheadline {
  font-size: 18px;
  display: block;
  margin-top: 10px;
}
.c-mw-teaser .image,
.c-mw-teaser video {
  width: 100%;
}
.c-mw-teaser video {
  max-width: 100%;
  max-height: calc(100vh - 100px);
  max-height: calc(100dvh - 100px);
}

.c-mw-comment-replies-table {
  padding: 0 8px;
  border-radius: 20px;
  background-color: var(--bg2);
}
.c-mw-comment-replies-table .comments-replies-table_wrapper {
  position: relative;
  background-clip: padding-box;
}
.c-mw-comment-replies-table .comments-replies-table_wrapper .animation-loading-2 {
  padding: 20px;
}
.c-mw-comment-replies-table .comments-replies-table_view-previous,
.c-mw-comment-replies-table .comments-replies-table_show-new {
  height: 43px;
  font-size: 12px;
  font-style: normal;
  font-weight: 700;
  line-height: 135%;
  letter-spacing: -0.12px;
  cursor: pointer;
}
.c-mw-comment-replies-table .comments-replies-table_view-previous:hover,
.c-mw-comment-replies-table .comments-replies-table_show-new:hover {
  text-decoration: underline;
}
.c-mw-comment-replies-table .comments-replies-table_view-previous.no-pagination > span,
.c-mw-comment-replies-table .comments-replies-table_show-new.no-pagination > span {
  width: 100%;
  text-align: center;
}
.c-mw-comment-replies-table .comments-replies-table_view-previous.animation-loading-2 span,
.c-mw-comment-replies-table .comments-replies-table_show-new.animation-loading-2 span {
  display: none;
}
.c-mw-comment-replies-table .comments-replies-table_view-previous {
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding: 0 14px;
  color: var(--font1);
}
.c-mw-comment-replies-table .comments-replies-table_show-new {
  border-top: 2px solid var(--border1);
}

.media-dialog .c-mw-comment-replies-table .comments-replies-table_wrapper {
  padding-left: 0;
  background-color: var(--bg2);
}
[dir=rtl] .media-dialog .c-mw-comment-replies-table .comments-replies-table_wrapper {
  padding-right: 0;
  padding-left: inherit;
}
.media-dialog .c-mw-comment-replies-table .comments-replies-table_view-previous {
  padding-left: 14px;
}
[dir=rtl] .media-dialog .c-mw-comment-replies-table .comments-replies-table_view-previous {
  padding-right: 14px;
  padding-left: 0;
}

.c-mw-comment-your {
  position: relative;
  padding: 8px 0;
}
.c-mw-comment-your.comment-your--reply {
  padding: 16px 0;
}
@media screen and (max-width: 1200px) {
  .c-mw-comment-your .hide-small-res {
    display: none;
  }
}
.c-mw-comment-your .comment-your_textfield {
  flex: 1 0 auto;
  width: 100%;
}
.c-mw-comment-your .comment-your_placeholder {
  height: 40px;
  border-radius: 20px;
  padding: 0 16px;
  box-sizing: border-box;
  background-color: var(--input-bg);
  font-size: 14px;
  font-style: normal;
  font-weight: 400;
  line-height: 135%;
  letter-spacing: -0.14px;
  color: var(--input-placeholder-color);
  cursor: text;
  border: 0;
}
.c-mw-comment-your .c-mw-text-editor {
  border: 0;
}
.c-mw-comment-your .comment-your_wrapper {
  position: relative;
  display: flex;
  width: 100%;
}
.c-mw-comment-your .comment-your_wrapper .attachment-wrapper {
  align-self: flex-start;
  margin: 9px 0 0 7px;
  position: relative;
}
[dir=rtl] .c-mw-comment-your .comment-your_wrapper .attachment-wrapper {
  margin: 9px 7px 0 0;
}
.c-mw-comment-your .comment-your_preview {
  width: 140px;
}
.c-mw-comment-your .comment-your_preview.doc-preview {
  width: 100%;
}
.c-mw-comment-your .comment-your_bottom {
  display: flex;
  justify-content: space-between;
  animation-duration: 0.1s;
  animation-timing-function: ease-out;
  margin-top: 4px;
}
.c-mw-comment-your .comment-your_buttons .comment-your_btn {
  display: flex;
  padding: 8px;
}
.c-mw-comment-your .comment-your_right .comment-your_right_sharing {
  font-size: 12px;
  font-style: normal;
  font-weight: 400;
  line-height: 135%;
  letter-spacing: -0.12px;
}
.c-mw-comment-your .comment-your_right .comment-your_right_sharing:after {
  margin-left: 48px;
  min-width: 200px;
  text-align: center;
}
[dir=rtl] .c-mw-comment-your .comment-your_right .comment-your_right_sharing:after {
  margin-right: 48px;
  margin-left: 0;
}
.c-mw-comment-your .comment-your_link-preview {
  margin: 8px 0;
  padding: 8px;
  border: 1px solid var(--border1);
  background: var(--bg2);
}
.c-mw-comment-your .comment-your_link-preview .animation-loading-2 {
  width: 100%;
  height: 120px;
}
.c-mw-comment-your .comment-your_link-preview .link-preview_thumbnail {
  flex: 0 1 120px;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center center;
  background-color: var(--bg2);
}
.c-mw-comment-your .comment-your_link-preview .link-preview_text {
  margin: 0 10px;
  flex: 150px;
}
.c-mw-comment-your .comment-your_link-preview .link-preview_text .link-preview_text_title {
  font-size: 14px;
  font-style: normal;
  font-weight: 500;
  line-height: 135%;
  letter-spacing: -0.14px;
  margin: 8px 0;
  word-break: break-word;
  display: block;
  color: var(--font3);
}
.c-mw-comment-your .comment-your_link-preview .link-preview_text .link-preview_text_description {
  font-size: 12px;
  font-style: normal;
  font-weight: 400;
  line-height: 135%;
  letter-spacing: -0.12px;
  word-break: break-word;
  display: block;
}
.c-mw-comment-your .comment-your_link-preview .link-preview_remove-btn {
  align-self: flex-start;
  padding: 3px;
}
.c-mw-comment-your .comment-your_link-preview .post-link_embed {
  position: relative;
  width: 40%;
  border-radius: 8px;
  overflow: hidden;
}
.c-mw-comment-your .comment-your_link-preview .post-link_embed iframe {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
}
.c-mw-comment-your .comment-your_link-preview .post-link_embed.embed--youtube {
  padding-bottom: 24%;
  height: 0;
  overflow: hidden;
}
.c-mw-comment-your .comment-your_link-preview .post-link_embed.embed--spotify {
  height: 152px;
}
.c-mw-comment-your .gif-loader .animation-loading-2 {
  width: 100%;
  height: 60px;
}

.media-dialog .c-mw-comment-your {
  padding: 8px;
  box-sizing: border-box;
  width: 100%;
  z-index: 1;
  border-radius: 0 0 20px 0;
}
.media-dialog .c-mw-comment-your.comment-your--reply {
  margin: -1px 0 0 0;
  border-bottom: 0;
}
@media screen and (max-width: 767px) {
  .media-dialog .c-mw-comment-your {
    max-width: 100%;
  }
}

.media-dialog.content-high .c-mw-comment-your {
  bottom: 0;
  position: absolute;
}

.gif {
  display: block;
  max-width: 100%;
  cursor: pointer;
  margin: 5px 0;
  border-radius: 4px;
}

.gif {
  display: block;
  max-width: 100%;
  cursor: pointer;
  margin: 5px 0;
  border-radius: 4px;
}

@property --locked-border-angle {
  syntax: "<angle>";
  initial-value: 0deg;
  inherits: false;
}
@keyframes locked-border-spin {
  to {
    --locked-border-angle: 360deg;
  }
}
html .c-mw-comment {
  --comment-highlighted-bg: rgba(255, 158, 45, 0.07);
}

.c-mw-comment {
  display: flex;
  flex-flow: column;
  position: relative;
  transition: background-color 0.5s ease-out, box-shadow 0.5s ease-out;
  margin-top: -1px;
  padding-top: 16px;
}
.c-mw-comment .postbar_reactions {
  display: flex;
  align-items: center;
  gap: 16px;
  height: 32px;
  padding: 0 16px;
  background-color: var(--postbar-reactions-bg);
  border-radius: 20px;
}
.c-mw-comment .postbar_reactions .postbar_reactions_count {
  font-size: 14px;
  font-style: normal;
  font-weight: 400;
  line-height: 135%;
  letter-spacing: -0.14px;
  color: var(--font1);
}
.c-mw-comment .postbar_reactions.reactions--empty {
  padding: 0;
  height: 0;
  visibility: hidden;
}
.c-mw-comment.hide-comment {
  display: none;
}
.c-mw-comment.highlighted {
  box-shadow: 9px 12px 40px 0 var(--shadow1-color);
  background-color: var(--comment-highlighted-bg);
}
.c-mw-comment.in-media-dialog.not-reply, .c-mw-comment.chat-post--info-active.not-reply {
  margin-right: 0;
}
[dir=rtl] .c-mw-comment.in-media-dialog.not-reply, [dir=rtl] .c-mw-comment.chat-post--info-active.not-reply {
  margin-left: 0;
}
.c-mw-comment.in-media-dialog.not-reply > .comment_header, .c-mw-comment.chat-post--info-active.not-reply > .comment_header {
  padding-right: 5px;
}
[dir=rtl] .c-mw-comment.in-media-dialog.not-reply > .comment_header, [dir=rtl] .c-mw-comment.chat-post--info-active.not-reply > .comment_header {
  padding-right: 0;
  padding-left: 5px;
}
.c-mw-comment:last-of-type .postbar_header {
  border-bottom: none !important;
}
.c-mw-comment .comment_content {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
}
.c-mw-comment .comment_content .img-container {
  width: fit-content;
}
.c-mw-comment .comment_content .comment-img,
.c-mw-comment .comment_content .comment-img img,
.c-mw-comment .comment_content .comment-img source {
  max-width: 100%;
  max-height: 400px;
  object-fit: contain;
  border-radius: 4px;
}
.c-mw-comment .postbar_wrapper.postbar_comment .postbar_header {
  display: flex;
  align-items: center;
  justify-content: space-between;
  margin-bottom: 0;
}
.c-mw-comment .comment_text {
  width: 100%;
  padding: 8px 0;
  position: relative;
  font-size: 14px;
  font-style: normal;
  font-weight: 400;
  line-height: 135%;
  letter-spacing: -0.14px;
  word-break: break-word;
}
.c-mw-comment .comment_text .emoji.sticker {
  width: 80px;
  height: 80px;
}
.c-mw-comment .comment_text a:not(.h-hashtag):not(.h-mention) {
  text-decoration: underline;
  word-break: break-all;
}
.c-mw-comment .comment_reply {
  display: flex;
  align-items: center;
}
.c-mw-comment .comment_reply .comment-your {
  width: 100%;
  position: relative;
}
.c-mw-comment.not-reply {
  margin-right: 0;
}
[dir=rtl] .c-mw-comment.not-reply {
  margin-right: 13px;
  margin-left: 0;
}
.c-mw-comment .comment--space-left {
  margin-left: 56px;
}
[dir=rtl] .c-mw-comment .comment--space-left {
  margin-left: 0;
  margin-right: 56px;
}
@media all and (max-width: 620px) {
  .c-mw-comment .comment--space-left {
    margin-left: 16px;
  }
  [dir=rtl] .c-mw-comment .comment--space-left {
    margin-right: 16px;
    margin-left: 0;
  }
}

.c-mw-comments-table {
  --comments-bg: rgba(var(--grey70-rgb), 0.4);
}

[data-theme=light] .c-mw-comments-table {
  --comments-bg: var(--grey30);
}

.c-mw-comments-table {
  position: relative;
  background-clip: padding-box;
  margin: 8px 0 8px 16px;
  padding: 0 8px;
  border-top: 1px solid var(--border1);
  border-radius: 20px;
  background-color: var(--comments-bg);
}
[dir=rtl] .c-mw-comments-table {
  margin: 8px 16px 8px 0;
}
.c-mw-comments-table.len-0 {
  border: none !important;
  margin: 0;
}
.c-mw-comments-table .comments-table_view-previous,
.c-mw-comments-table .comments-table_show-new {
  height: 43px;
  font-size: 12px;
  font-style: normal;
  font-weight: 700;
  line-height: 135%;
  letter-spacing: -0.12px;
  cursor: pointer;
}
.c-mw-comments-table .comments-table_view-previous:hover,
.c-mw-comments-table .comments-table_show-new:hover {
  text-decoration: underline;
}
.c-mw-comments-table .comments-table_view-previous.no-counters span,
.c-mw-comments-table .comments-table_show-new.no-counters span {
  width: 100%;
  text-align: center;
}
.c-mw-comments-table .comments-table_view-previous.animation-loading-2 span,
.c-mw-comments-table .comments-table_show-new.animation-loading-2 span {
  display: none;
}
.c-mw-comments-table .comments-table_view-previous {
  font-size: 12px;
  font-style: normal;
  font-weight: 400;
  line-height: 135%;
  letter-spacing: -0.12px;
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.c-mw-comments-table .comments-table_show-new {
  border-top: 2px solid var(--border1);
}

.media-dialog .c-mw-comments-table .comments-table_wrapper {
  padding-left: 0;
  background-color: var(--bg1);
}
[dir=rtl] .media-dialog .c-mw-comments-table .comments-table_wrapper {
  padding-right: 0;
}
.media-dialog .c-mw-comments-table .comments-table_view-previous {
  padding-left: 14px;
}
[dir=rtl] .media-dialog .c-mw-comments-table .comments-table_view-previous {
  padding-left: 0;
  padding-right: 14px;
}

.c-mw-navigation-tabs.secondary-btns {
  margin-bottom: 20px;
}

.area_section_title {
  font-size: 24px;
  font-style: normal;
  font-weight: 400;
  line-height: 135%;
  letter-spacing: -0.24px;
  color: var(--font1);
  margin: 0 0 8px;
  display: flex;
  align-items: center;
  gap: 6px;
}
.area_section_title--spaced {
  margin-top: 24px;
}

.area_hint_toggle {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  background: none;
  border: none;
  padding: 2px;
  cursor: pointer;
  color: var(--font3);
  border-radius: 50%;
  transition: color 0.15s ease;
  flex-shrink: 0;
}
.area_hint_toggle:hover {
  color: var(--brand-color);
}
.area_hint_toggle .icn {
  width: 20px;
  height: 20px;
}

.area_hint {
  font-size: 14px;
  font-style: normal;
  font-weight: 400;
  line-height: 135%;
  letter-spacing: -0.14px;
  color: var(--font3);
  line-height: 1.5;
  margin: 0 0 16px;
  padding: 10px 14px;
  background-color: var(--bg2);
  border-radius: 8px;
  border-left: 3px solid var(--brand-color);
}

.area_table_wrap {
  max-height: 500px;
  overflow-y: auto;
}

.area_table {
  width: 100%;
  border-collapse: collapse;
}
.area_table th, .area_table td {
  padding: 6px 12px;
  text-align: left;
  border-bottom: 1px solid var(--border1);
}
.area_table th {
  position: sticky;
  top: 0;
  background: var(--bg1);
  z-index: 1;
  font-size: 14px;
  font-style: normal;
  font-weight: 500;
  line-height: 135%;
  letter-spacing: -0.14px;
  color: var(--font2);
}
.area_table th span {
  border-bottom: 1px dashed var(--font3);
  cursor: help;
}
.area_table td {
  color: var(--font2);
}
.area_table td:first-child {
  max-width: 350px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.area_two-col {
  display: grid;
  grid-template-columns: 1.5fr 1fr;
  gap: 24px;
}
@media (max-width: 800px) {
  .area_two-col {
    grid-template-columns: 1fr;
  }
}

.area_badge {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  padding: 1px 8px;
  border-radius: 10px;
  font-size: 12px;
  font-weight: 500;
}
.area_badge--good {
  background-color: rgba(76, 175, 80, 0.15);
  color: #4CAF50;
}
.area_badge--warn {
  background-color: rgba(255, 152, 0, 0.15);
  color: #FF9800;
}
.area_badge--bad {
  background-color: rgba(244, 67, 54, 0.15);
  color: #F44336;
}

.area_search {
  display: block;
  width: 100%;
  max-width: 320px;
  padding: 8px 12px;
  margin-bottom: 12px;
  border: 1px solid var(--border1);
  border-radius: 8px;
  background: var(--bg2);
  color: var(--font1);
  font-size: 14px;
}
.area_search::placeholder {
  color: var(--font3);
}
.area_search:focus {
  outline: none;
  border-color: var(--brand-color);
}

.area_table_row--warning td {
  color: var(--warning) !important;
}

.area_table_row--success td:nth-child(5) {
  color: #4CAF50;
}

.area_table_row--muted {
  opacity: 0.6;
}

.text-danger {
  color: #F44336 !important;
}

.text-warning {
  color: #FF9800 !important;
}

.area_filter-row {
  display: flex;
  align-items: center;
  gap: 8px;
  margin-bottom: 16px;
  flex-wrap: wrap;
}

.area_filter-label {
  color: var(--font2);
}

.area_filter-btn {
  padding: 4px 12px;
  border: 1px solid var(--border1);
  border-radius: 16px;
  background: var(--bg2);
  color: var(--font2);
  font-size: 13px;
  cursor: pointer;
  transition: all 0.15s ease;
}
.area_filter-btn:hover {
  border-color: var(--brand-color);
  color: var(--font1);
}
.area_filter-btn--active {
  background: var(--brand-color);
  border-color: var(--brand-color);
  color: var(--font-mirrored);
}

.quality_lint-phases {
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  gap: 16px;
  margin-bottom: 24px;
}
@media (max-width: 700px) {
  .quality_lint-phases {
    grid-template-columns: repeat(2, 1fr);
  }
}

.quality_lint-phase {
  padding: 12px;
  background: var(--bg2);
  border-radius: 8px;
}
.quality_lint-phase h4 {
  margin: 0 0 8px;
  color: var(--font1);
}
.quality_lint-phase span {
  color: var(--font2);
}

.quality_lint-phase_bar {
  height: 8px;
  background: var(--border1);
  border-radius: 4px;
  margin-bottom: 6px;
  overflow: hidden;
}

.quality_lint-phase_fill {
  height: 100%;
  background: #4CAF50;
  border-radius: 4px;
  transition: width 0.3s ease;
}

.c-mw-navigation-tabs.secondary-btns {
  margin-bottom: 20px;
}

.area_section_title {
  font-size: 24px;
  font-style: normal;
  font-weight: 400;
  line-height: 135%;
  letter-spacing: -0.24px;
  color: var(--font1);
  margin: 0 0 8px;
  display: flex;
  align-items: center;
  gap: 6px;
}
.area_section_title--spaced {
  margin-top: 24px;
}

.area_hint_toggle {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  background: none;
  border: none;
  padding: 2px;
  cursor: pointer;
  color: var(--font3);
  border-radius: 50%;
  transition: color 0.15s ease;
  flex-shrink: 0;
}
.area_hint_toggle:hover {
  color: var(--brand-color);
}
.area_hint_toggle .icn {
  width: 20px;
  height: 20px;
}

.area_hint {
  font-size: 14px;
  font-style: normal;
  font-weight: 400;
  line-height: 135%;
  letter-spacing: -0.14px;
  color: var(--font3);
  line-height: 1.5;
  margin: 0 0 16px;
  padding: 10px 14px;
  background-color: var(--bg2);
  border-radius: 8px;
  border-left: 3px solid var(--brand-color);
}

.area_table_wrap {
  max-height: 500px;
  overflow-y: auto;
}

.area_table {
  width: 100%;
  border-collapse: collapse;
}
.area_table th, .area_table td {
  padding: 6px 12px;
  text-align: left;
  border-bottom: 1px solid var(--border1);
}
.area_table th {
  position: sticky;
  top: 0;
  background: var(--bg1);
  z-index: 1;
  font-size: 14px;
  font-style: normal;
  font-weight: 500;
  line-height: 135%;
  letter-spacing: -0.14px;
  color: var(--font2);
}
.area_table th span {
  border-bottom: 1px dashed var(--font3);
  cursor: help;
}
.area_table td {
  color: var(--font2);
}
.area_table td:first-child {
  max-width: 350px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.area_two-col {
  display: grid;
  grid-template-columns: 1.5fr 1fr;
  gap: 24px;
}
@media (max-width: 800px) {
  .area_two-col {
    grid-template-columns: 1fr;
  }
}

.area_badge {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  padding: 1px 8px;
  border-radius: 10px;
  font-size: 12px;
  font-weight: 500;
}
.area_badge--good {
  background-color: rgba(76, 175, 80, 0.15);
  color: #4CAF50;
}
.area_badge--warn {
  background-color: rgba(255, 152, 0, 0.15);
  color: #FF9800;
}
.area_badge--bad {
  background-color: rgba(244, 67, 54, 0.15);
  color: #F44336;
}

.area_search {
  display: block;
  width: 100%;
  max-width: 320px;
  padding: 8px 12px;
  margin-bottom: 12px;
  border: 1px solid var(--border1);
  border-radius: 8px;
  background: var(--bg2);
  color: var(--font1);
  font-size: 14px;
}
.area_search::placeholder {
  color: var(--font3);
}
.area_search:focus {
  outline: none;
  border-color: var(--brand-color);
}

.area_table_row--warning td {
  color: var(--warning) !important;
}

.area_table_row--success td:nth-child(5) {
  color: #4CAF50;
}

.area_table_row--muted {
  opacity: 0.6;
}

.text-danger {
  color: #F44336 !important;
}

.text-warning {
  color: #FF9800 !important;
}

.area_filter-row {
  display: flex;
  align-items: center;
  gap: 8px;
  margin-bottom: 16px;
  flex-wrap: wrap;
}

.area_filter-label {
  color: var(--font2);
}

.area_filter-btn {
  padding: 4px 12px;
  border: 1px solid var(--border1);
  border-radius: 16px;
  background: var(--bg2);
  color: var(--font2);
  font-size: 13px;
  cursor: pointer;
  transition: all 0.15s ease;
}
.area_filter-btn:hover {
  border-color: var(--brand-color);
  color: var(--font1);
}
.area_filter-btn--active {
  background: var(--brand-color);
  border-color: var(--brand-color);
  color: var(--font-mirrored);
}

.quality_lint-phases {
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  gap: 16px;
  margin-bottom: 24px;
}
@media (max-width: 700px) {
  .quality_lint-phases {
    grid-template-columns: repeat(2, 1fr);
  }
}

.quality_lint-phase {
  padding: 12px;
  background: var(--bg2);
  border-radius: 8px;
}
.quality_lint-phase h4 {
  margin: 0 0 8px;
  color: var(--font1);
}
.quality_lint-phase span {
  color: var(--font2);
}

.quality_lint-phase_bar {
  height: 8px;
  background: var(--border1);
  border-radius: 4px;
  margin-bottom: 6px;
  overflow: hidden;
}

.quality_lint-phase_fill {
  height: 100%;
  background: #4CAF50;
  border-radius: 4px;
  transition: width 0.3s ease;
}

.c-mw-navigation-tabs.secondary-btns {
  margin-bottom: 20px;
}

.area_section_title {
  font-size: 24px;
  font-style: normal;
  font-weight: 400;
  line-height: 135%;
  letter-spacing: -0.24px;
  color: var(--font1);
  margin: 0 0 8px;
  display: flex;
  align-items: center;
  gap: 6px;
}
.area_section_title--spaced {
  margin-top: 24px;
}

.area_hint_toggle {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  background: none;
  border: none;
  padding: 2px;
  cursor: pointer;
  color: var(--font3);
  border-radius: 50%;
  transition: color 0.15s ease;
  flex-shrink: 0;
}
.area_hint_toggle:hover {
  color: var(--brand-color);
}
.area_hint_toggle .icn {
  width: 20px;
  height: 20px;
}

.area_hint {
  font-size: 14px;
  font-style: normal;
  font-weight: 400;
  line-height: 135%;
  letter-spacing: -0.14px;
  color: var(--font3);
  line-height: 1.5;
  margin: 0 0 16px;
  padding: 10px 14px;
  background-color: var(--bg2);
  border-radius: 8px;
  border-left: 3px solid var(--brand-color);
}

.area_table_wrap {
  max-height: 500px;
  overflow-y: auto;
}

.area_table {
  width: 100%;
  border-collapse: collapse;
}
.area_table th, .area_table td {
  padding: 6px 12px;
  text-align: left;
  border-bottom: 1px solid var(--border1);
}
.area_table th {
  position: sticky;
  top: 0;
  background: var(--bg1);
  z-index: 1;
  font-size: 14px;
  font-style: normal;
  font-weight: 500;
  line-height: 135%;
  letter-spacing: -0.14px;
  color: var(--font2);
}
.area_table th span {
  border-bottom: 1px dashed var(--font3);
  cursor: help;
}
.area_table td {
  color: var(--font2);
}
.area_table td:first-child {
  max-width: 350px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.area_two-col {
  display: grid;
  grid-template-columns: 1.5fr 1fr;
  gap: 24px;
}
@media (max-width: 800px) {
  .area_two-col {
    grid-template-columns: 1fr;
  }
}

.area_badge {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  padding: 1px 8px;
  border-radius: 10px;
  font-size: 12px;
  font-weight: 500;
}
.area_badge--good {
  background-color: rgba(76, 175, 80, 0.15);
  color: #4CAF50;
}
.area_badge--warn {
  background-color: rgba(255, 152, 0, 0.15);
  color: #FF9800;
}
.area_badge--bad {
  background-color: rgba(244, 67, 54, 0.15);
  color: #F44336;
}

.area_search {
  display: block;
  width: 100%;
  max-width: 320px;
  padding: 8px 12px;
  margin-bottom: 12px;
  border: 1px solid var(--border1);
  border-radius: 8px;
  background: var(--bg2);
  color: var(--font1);
  font-size: 14px;
}
.area_search::placeholder {
  color: var(--font3);
}
.area_search:focus {
  outline: none;
  border-color: var(--brand-color);
}

.area_table_row--warning td {
  color: var(--warning) !important;
}

.area_table_row--success td:nth-child(5) {
  color: #4CAF50;
}

.area_table_row--muted {
  opacity: 0.6;
}

.text-danger {
  color: #F44336 !important;
}

.text-warning {
  color: #FF9800 !important;
}

.area_filter-row {
  display: flex;
  align-items: center;
  gap: 8px;
  margin-bottom: 16px;
  flex-wrap: wrap;
}

.area_filter-label {
  color: var(--font2);
}

.area_filter-btn {
  padding: 4px 12px;
  border: 1px solid var(--border1);
  border-radius: 16px;
  background: var(--bg2);
  color: var(--font2);
  font-size: 13px;
  cursor: pointer;
  transition: all 0.15s ease;
}
.area_filter-btn:hover {
  border-color: var(--brand-color);
  color: var(--font1);
}
.area_filter-btn--active {
  background: var(--brand-color);
  border-color: var(--brand-color);
  color: var(--font-mirrored);
}

.quality_lint-phases {
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  gap: 16px;
  margin-bottom: 24px;
}
@media (max-width: 700px) {
  .quality_lint-phases {
    grid-template-columns: repeat(2, 1fr);
  }
}

.quality_lint-phase {
  padding: 12px;
  background: var(--bg2);
  border-radius: 8px;
}
.quality_lint-phase h4 {
  margin: 0 0 8px;
  color: var(--font1);
}
.quality_lint-phase span {
  color: var(--font2);
}

.quality_lint-phase_bar {
  height: 8px;
  background: var(--border1);
  border-radius: 4px;
  margin-bottom: 6px;
  overflow: hidden;
}

.quality_lint-phase_fill {
  height: 100%;
  background: #4CAF50;
  border-radius: 4px;
  transition: width 0.3s ease;
}

.c-mw-navigation-tabs.secondary-btns {
  margin-bottom: 20px;
}

.area_section_title {
  font-size: 24px;
  font-style: normal;
  font-weight: 400;
  line-height: 135%;
  letter-spacing: -0.24px;
  color: var(--font1);
  margin: 0 0 8px;
  display: flex;
  align-items: center;
  gap: 6px;
}
.area_section_title--spaced {
  margin-top: 24px;
}

.area_hint_toggle {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  background: none;
  border: none;
  padding: 2px;
  cursor: pointer;
  color: var(--font3);
  border-radius: 50%;
  transition: color 0.15s ease;
  flex-shrink: 0;
}
.area_hint_toggle:hover {
  color: var(--brand-color);
}
.area_hint_toggle .icn {
  width: 20px;
  height: 20px;
}

.area_hint {
  font-size: 14px;
  font-style: normal;
  font-weight: 400;
  line-height: 135%;
  letter-spacing: -0.14px;
  color: var(--font3);
  line-height: 1.5;
  margin: 0 0 16px;
  padding: 10px 14px;
  background-color: var(--bg2);
  border-radius: 8px;
  border-left: 3px solid var(--brand-color);
}

.area_table_wrap {
  max-height: 500px;
  overflow-y: auto;
}

.area_table {
  width: 100%;
  border-collapse: collapse;
}
.area_table th, .area_table td {
  padding: 6px 12px;
  text-align: left;
  border-bottom: 1px solid var(--border1);
}
.area_table th {
  position: sticky;
  top: 0;
  background: var(--bg1);
  z-index: 1;
  font-size: 14px;
  font-style: normal;
  font-weight: 500;
  line-height: 135%;
  letter-spacing: -0.14px;
  color: var(--font2);
}
.area_table th span {
  border-bottom: 1px dashed var(--font3);
  cursor: help;
}
.area_table td {
  color: var(--font2);
}
.area_table td:first-child {
  max-width: 350px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.area_two-col {
  display: grid;
  grid-template-columns: 1.5fr 1fr;
  gap: 24px;
}
@media (max-width: 800px) {
  .area_two-col {
    grid-template-columns: 1fr;
  }
}

.area_badge {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  padding: 1px 8px;
  border-radius: 10px;
  font-size: 12px;
  font-weight: 500;
}
.area_badge--good {
  background-color: rgba(76, 175, 80, 0.15);
  color: #4CAF50;
}
.area_badge--warn {
  background-color: rgba(255, 152, 0, 0.15);
  color: #FF9800;
}
.area_badge--bad {
  background-color: rgba(244, 67, 54, 0.15);
  color: #F44336;
}

.area_search {
  display: block;
  width: 100%;
  max-width: 320px;
  padding: 8px 12px;
  margin-bottom: 12px;
  border: 1px solid var(--border1);
  border-radius: 8px;
  background: var(--bg2);
  color: var(--font1);
  font-size: 14px;
}
.area_search::placeholder {
  color: var(--font3);
}
.area_search:focus {
  outline: none;
  border-color: var(--brand-color);
}

.area_table_row--warning td {
  color: var(--warning) !important;
}

.area_table_row--success td:nth-child(5) {
  color: #4CAF50;
}

.area_table_row--muted {
  opacity: 0.6;
}

.text-danger {
  color: #F44336 !important;
}

.text-warning {
  color: #FF9800 !important;
}

.area_filter-row {
  display: flex;
  align-items: center;
  gap: 8px;
  margin-bottom: 16px;
  flex-wrap: wrap;
}

.area_filter-label {
  color: var(--font2);
}

.area_filter-btn {
  padding: 4px 12px;
  border: 1px solid var(--border1);
  border-radius: 16px;
  background: var(--bg2);
  color: var(--font2);
  font-size: 13px;
  cursor: pointer;
  transition: all 0.15s ease;
}
.area_filter-btn:hover {
  border-color: var(--brand-color);
  color: var(--font1);
}
.area_filter-btn--active {
  background: var(--brand-color);
  border-color: var(--brand-color);
  color: var(--font-mirrored);
}

.quality_lint-phases {
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  gap: 16px;
  margin-bottom: 24px;
}
@media (max-width: 700px) {
  .quality_lint-phases {
    grid-template-columns: repeat(2, 1fr);
  }
}

.quality_lint-phase {
  padding: 12px;
  background: var(--bg2);
  border-radius: 8px;
}
.quality_lint-phase h4 {
  margin: 0 0 8px;
  color: var(--font1);
}
.quality_lint-phase span {
  color: var(--font2);
}

.quality_lint-phase_bar {
  height: 8px;
  background: var(--border1);
  border-radius: 4px;
  margin-bottom: 6px;
  overflow: hidden;
}

.quality_lint-phase_fill {
  height: 100%;
  background: #4CAF50;
  border-radius: 4px;
  transition: width 0.3s ease;
}

.c-mw-area-performance .perf_summary {
  display: grid;
  grid-template-columns: repeat(auto-fit, minmax(140px, 1fr));
  gap: 12px;
  margin-bottom: 24px;
}
.c-mw-area-performance .perf_stat {
  display: flex;
  flex-direction: column;
  align-items: center;
  padding: 16px 12px;
  background-color: var(--bg2);
  border-radius: 8px;
  cursor: help;
}
.c-mw-area-performance .perf_stat_value {
  font-size: 28px;
  font-style: normal;
  font-weight: 500;
  line-height: 135%;
  letter-spacing: -0.28px;
  color: var(--brand-color);
}
.c-mw-area-performance .perf_stat_label {
  font-size: 14px;
  font-style: normal;
  font-weight: 400;
  line-height: 135%;
  letter-spacing: -0.14px;
  color: var(--font3);
  margin-top: 4px;
}
.c-mw-area-performance .perf_empty {
  padding: 40px 24px;
}
.c-mw-area-performance .perf_empty code {
  font-size: 14px;
  font-style: normal;
  font-weight: 400;
  line-height: 135%;
  letter-spacing: -0.14px;
  font-family: "IBM Plex Mono" !important;
  display: inline-block;
  background-color: var(--bg2);
  padding: 6px 12px;
  border-radius: 6px;
  color: var(--brand-color);
  margin: 8px 0;
}
.c-mw-area-performance .perf_build-steps {
  text-align: left;
  max-width: 600px;
}
.c-mw-area-performance .perf_build-steps p {
  color: var(--font2);
  margin: 12px 0 4px;
}
.c-mw-area-performance .perf_build-steps code {
  display: block;
}
.c-mw-area-performance .perf_build-note {
  margin-top: 16px !important;
  color: var(--font3) !important;
  font-style: italic;
}

.c-mw-navigation-tabs.secondary-btns {
  margin-bottom: 20px;
}

.area_section_title {
  font-size: 24px;
  font-style: normal;
  font-weight: 400;
  line-height: 135%;
  letter-spacing: -0.24px;
  color: var(--font1);
  margin: 0 0 8px;
  display: flex;
  align-items: center;
  gap: 6px;
}
.area_section_title--spaced {
  margin-top: 24px;
}

.area_hint_toggle {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  background: none;
  border: none;
  padding: 2px;
  cursor: pointer;
  color: var(--font3);
  border-radius: 50%;
  transition: color 0.15s ease;
  flex-shrink: 0;
}
.area_hint_toggle:hover {
  color: var(--brand-color);
}
.area_hint_toggle .icn {
  width: 20px;
  height: 20px;
}

.area_hint {
  font-size: 14px;
  font-style: normal;
  font-weight: 400;
  line-height: 135%;
  letter-spacing: -0.14px;
  color: var(--font3);
  line-height: 1.5;
  margin: 0 0 16px;
  padding: 10px 14px;
  background-color: var(--bg2);
  border-radius: 8px;
  border-left: 3px solid var(--brand-color);
}

.area_table_wrap {
  max-height: 500px;
  overflow-y: auto;
}

.area_table {
  width: 100%;
  border-collapse: collapse;
}
.area_table th, .area_table td {
  padding: 6px 12px;
  text-align: left;
  border-bottom: 1px solid var(--border1);
}
.area_table th {
  position: sticky;
  top: 0;
  background: var(--bg1);
  z-index: 1;
  font-size: 14px;
  font-style: normal;
  font-weight: 500;
  line-height: 135%;
  letter-spacing: -0.14px;
  color: var(--font2);
}
.area_table th span {
  border-bottom: 1px dashed var(--font3);
  cursor: help;
}
.area_table td {
  color: var(--font2);
}
.area_table td:first-child {
  max-width: 350px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.area_two-col {
  display: grid;
  grid-template-columns: 1.5fr 1fr;
  gap: 24px;
}
@media (max-width: 800px) {
  .area_two-col {
    grid-template-columns: 1fr;
  }
}

.area_badge {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  padding: 1px 8px;
  border-radius: 10px;
  font-size: 12px;
  font-weight: 500;
}
.area_badge--good {
  background-color: rgba(76, 175, 80, 0.15);
  color: #4CAF50;
}
.area_badge--warn {
  background-color: rgba(255, 152, 0, 0.15);
  color: #FF9800;
}
.area_badge--bad {
  background-color: rgba(244, 67, 54, 0.15);
  color: #F44336;
}

.area_search {
  display: block;
  width: 100%;
  max-width: 320px;
  padding: 8px 12px;
  margin-bottom: 12px;
  border: 1px solid var(--border1);
  border-radius: 8px;
  background: var(--bg2);
  color: var(--font1);
  font-size: 14px;
}
.area_search::placeholder {
  color: var(--font3);
}
.area_search:focus {
  outline: none;
  border-color: var(--brand-color);
}

.area_table_row--warning td {
  color: var(--warning) !important;
}

.area_table_row--success td:nth-child(5) {
  color: #4CAF50;
}

.area_table_row--muted {
  opacity: 0.6;
}

.text-danger {
  color: #F44336 !important;
}

.text-warning {
  color: #FF9800 !important;
}

.area_filter-row {
  display: flex;
  align-items: center;
  gap: 8px;
  margin-bottom: 16px;
  flex-wrap: wrap;
}

.area_filter-label {
  color: var(--font2);
}

.area_filter-btn {
  padding: 4px 12px;
  border: 1px solid var(--border1);
  border-radius: 16px;
  background: var(--bg2);
  color: var(--font2);
  font-size: 13px;
  cursor: pointer;
  transition: all 0.15s ease;
}
.area_filter-btn:hover {
  border-color: var(--brand-color);
  color: var(--font1);
}
.area_filter-btn--active {
  background: var(--brand-color);
  border-color: var(--brand-color);
  color: var(--font-mirrored);
}

.quality_lint-phases {
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  gap: 16px;
  margin-bottom: 24px;
}
@media (max-width: 700px) {
  .quality_lint-phases {
    grid-template-columns: repeat(2, 1fr);
  }
}

.quality_lint-phase {
  padding: 12px;
  background: var(--bg2);
  border-radius: 8px;
}
.quality_lint-phase h4 {
  margin: 0 0 8px;
  color: var(--font1);
}
.quality_lint-phase span {
  color: var(--font2);
}

.quality_lint-phase_bar {
  height: 8px;
  background: var(--border1);
  border-radius: 4px;
  margin-bottom: 6px;
  overflow: hidden;
}

.quality_lint-phase_fill {
  height: 100%;
  background: #4CAF50;
  border-radius: 4px;
  transition: width 0.3s ease;
}

.c-mw-area-quality .area_threshold {
  margin-bottom: 16px;
}
.c-mw-area-quality .area_threshold label {
  display: flex;
  align-items: center;
  gap: 10px;
  color: var(--font2);
}
.c-mw-area-quality .area_threshold input[type=range] {
  width: 200px;
  accent-color: var(--brand-color);
}
.c-mw-area-quality .quality_cycle {
  display: flex;
  align-items: center;
  flex-wrap: wrap;
  gap: 6px;
  padding: 10px 14px;
  margin-bottom: 8px;
  background-color: var(--bg2);
  border-radius: 8px;
  border-left: 3px solid var(--warning);
}
.c-mw-area-quality .quality_cycle span {
  color: var(--font2);
}
.c-mw-area-quality .quality_cycle_arrow {
  color: var(--font3);
  font-size: 14px;
}

.c-mw-navigation-tabs.secondary-btns {
  margin-bottom: 20px;
}

.area_section_title {
  font-size: 24px;
  font-style: normal;
  font-weight: 400;
  line-height: 135%;
  letter-spacing: -0.24px;
  color: var(--font1);
  margin: 0 0 8px;
  display: flex;
  align-items: center;
  gap: 6px;
}
.area_section_title--spaced {
  margin-top: 24px;
}

.area_hint_toggle {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  background: none;
  border: none;
  padding: 2px;
  cursor: pointer;
  color: var(--font3);
  border-radius: 50%;
  transition: color 0.15s ease;
  flex-shrink: 0;
}
.area_hint_toggle:hover {
  color: var(--brand-color);
}
.area_hint_toggle .icn {
  width: 20px;
  height: 20px;
}

.area_hint {
  font-size: 14px;
  font-style: normal;
  font-weight: 400;
  line-height: 135%;
  letter-spacing: -0.14px;
  color: var(--font3);
  line-height: 1.5;
  margin: 0 0 16px;
  padding: 10px 14px;
  background-color: var(--bg2);
  border-radius: 8px;
  border-left: 3px solid var(--brand-color);
}

.area_table_wrap {
  max-height: 500px;
  overflow-y: auto;
}

.area_table {
  width: 100%;
  border-collapse: collapse;
}
.area_table th, .area_table td {
  padding: 6px 12px;
  text-align: left;
  border-bottom: 1px solid var(--border1);
}
.area_table th {
  position: sticky;
  top: 0;
  background: var(--bg1);
  z-index: 1;
  font-size: 14px;
  font-style: normal;
  font-weight: 500;
  line-height: 135%;
  letter-spacing: -0.14px;
  color: var(--font2);
}
.area_table th span {
  border-bottom: 1px dashed var(--font3);
  cursor: help;
}
.area_table td {
  color: var(--font2);
}
.area_table td:first-child {
  max-width: 350px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.area_two-col {
  display: grid;
  grid-template-columns: 1.5fr 1fr;
  gap: 24px;
}
@media (max-width: 800px) {
  .area_two-col {
    grid-template-columns: 1fr;
  }
}

.area_badge {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  padding: 1px 8px;
  border-radius: 10px;
  font-size: 12px;
  font-weight: 500;
}
.area_badge--good {
  background-color: rgba(76, 175, 80, 0.15);
  color: #4CAF50;
}
.area_badge--warn {
  background-color: rgba(255, 152, 0, 0.15);
  color: #FF9800;
}
.area_badge--bad {
  background-color: rgba(244, 67, 54, 0.15);
  color: #F44336;
}

.area_search {
  display: block;
  width: 100%;
  max-width: 320px;
  padding: 8px 12px;
  margin-bottom: 12px;
  border: 1px solid var(--border1);
  border-radius: 8px;
  background: var(--bg2);
  color: var(--font1);
  font-size: 14px;
}
.area_search::placeholder {
  color: var(--font3);
}
.area_search:focus {
  outline: none;
  border-color: var(--brand-color);
}

.area_table_row--warning td {
  color: var(--warning) !important;
}

.area_table_row--success td:nth-child(5) {
  color: #4CAF50;
}

.area_table_row--muted {
  opacity: 0.6;
}

.text-danger {
  color: #F44336 !important;
}

.text-warning {
  color: #FF9800 !important;
}

.area_filter-row {
  display: flex;
  align-items: center;
  gap: 8px;
  margin-bottom: 16px;
  flex-wrap: wrap;
}

.area_filter-label {
  color: var(--font2);
}

.area_filter-btn {
  padding: 4px 12px;
  border: 1px solid var(--border1);
  border-radius: 16px;
  background: var(--bg2);
  color: var(--font2);
  font-size: 13px;
  cursor: pointer;
  transition: all 0.15s ease;
}
.area_filter-btn:hover {
  border-color: var(--brand-color);
  color: var(--font1);
}
.area_filter-btn--active {
  background: var(--brand-color);
  border-color: var(--brand-color);
  color: var(--font-mirrored);
}

.quality_lint-phases {
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  gap: 16px;
  margin-bottom: 24px;
}
@media (max-width: 700px) {
  .quality_lint-phases {
    grid-template-columns: repeat(2, 1fr);
  }
}

.quality_lint-phase {
  padding: 12px;
  background: var(--bg2);
  border-radius: 8px;
}
.quality_lint-phase h4 {
  margin: 0 0 8px;
  color: var(--font1);
}
.quality_lint-phase span {
  color: var(--font2);
}

.quality_lint-phase_bar {
  height: 8px;
  background: var(--border1);
  border-radius: 4px;
  margin-bottom: 6px;
  overflow: hidden;
}

.quality_lint-phase_fill {
  height: 100%;
  background: #4CAF50;
  border-radius: 4px;
  transition: width 0.3s ease;
}

.c-mw-area-routes .area_table_row--danger td {
  color: var(--warning) !important;
}

.c-mw-navigation-tabs.secondary-btns {
  margin-bottom: 20px;
}

.area_section_title {
  font-size: 24px;
  font-style: normal;
  font-weight: 400;
  line-height: 135%;
  letter-spacing: -0.24px;
  color: var(--font1);
  margin: 0 0 8px;
  display: flex;
  align-items: center;
  gap: 6px;
}
.area_section_title--spaced {
  margin-top: 24px;
}

.area_hint_toggle {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  background: none;
  border: none;
  padding: 2px;
  cursor: pointer;
  color: var(--font3);
  border-radius: 50%;
  transition: color 0.15s ease;
  flex-shrink: 0;
}
.area_hint_toggle:hover {
  color: var(--brand-color);
}
.area_hint_toggle .icn {
  width: 20px;
  height: 20px;
}

.area_hint {
  font-size: 14px;
  font-style: normal;
  font-weight: 400;
  line-height: 135%;
  letter-spacing: -0.14px;
  color: var(--font3);
  line-height: 1.5;
  margin: 0 0 16px;
  padding: 10px 14px;
  background-color: var(--bg2);
  border-radius: 8px;
  border-left: 3px solid var(--brand-color);
}

.area_table_wrap {
  max-height: 500px;
  overflow-y: auto;
}

.area_table {
  width: 100%;
  border-collapse: collapse;
}
.area_table th, .area_table td {
  padding: 6px 12px;
  text-align: left;
  border-bottom: 1px solid var(--border1);
}
.area_table th {
  position: sticky;
  top: 0;
  background: var(--bg1);
  z-index: 1;
  font-size: 14px;
  font-style: normal;
  font-weight: 500;
  line-height: 135%;
  letter-spacing: -0.14px;
  color: var(--font2);
}
.area_table th span {
  border-bottom: 1px dashed var(--font3);
  cursor: help;
}
.area_table td {
  color: var(--font2);
}
.area_table td:first-child {
  max-width: 350px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.area_two-col {
  display: grid;
  grid-template-columns: 1.5fr 1fr;
  gap: 24px;
}
@media (max-width: 800px) {
  .area_two-col {
    grid-template-columns: 1fr;
  }
}

.area_badge {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  padding: 1px 8px;
  border-radius: 10px;
  font-size: 12px;
  font-weight: 500;
}
.area_badge--good {
  background-color: rgba(76, 175, 80, 0.15);
  color: #4CAF50;
}
.area_badge--warn {
  background-color: rgba(255, 152, 0, 0.15);
  color: #FF9800;
}
.area_badge--bad {
  background-color: rgba(244, 67, 54, 0.15);
  color: #F44336;
}

.area_search {
  display: block;
  width: 100%;
  max-width: 320px;
  padding: 8px 12px;
  margin-bottom: 12px;
  border: 1px solid var(--border1);
  border-radius: 8px;
  background: var(--bg2);
  color: var(--font1);
  font-size: 14px;
}
.area_search::placeholder {
  color: var(--font3);
}
.area_search:focus {
  outline: none;
  border-color: var(--brand-color);
}

.area_table_row--warning td {
  color: var(--warning) !important;
}

.area_table_row--success td:nth-child(5) {
  color: #4CAF50;
}

.area_table_row--muted {
  opacity: 0.6;
}

.text-danger {
  color: #F44336 !important;
}

.text-warning {
  color: #FF9800 !important;
}

.area_filter-row {
  display: flex;
  align-items: center;
  gap: 8px;
  margin-bottom: 16px;
  flex-wrap: wrap;
}

.area_filter-label {
  color: var(--font2);
}

.area_filter-btn {
  padding: 4px 12px;
  border: 1px solid var(--border1);
  border-radius: 16px;
  background: var(--bg2);
  color: var(--font2);
  font-size: 13px;
  cursor: pointer;
  transition: all 0.15s ease;
}
.area_filter-btn:hover {
  border-color: var(--brand-color);
  color: var(--font1);
}
.area_filter-btn--active {
  background: var(--brand-color);
  border-color: var(--brand-color);
  color: var(--font-mirrored);
}

.quality_lint-phases {
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  gap: 16px;
  margin-bottom: 24px;
}
@media (max-width: 700px) {
  .quality_lint-phases {
    grid-template-columns: repeat(2, 1fr);
  }
}

.quality_lint-phase {
  padding: 12px;
  background: var(--bg2);
  border-radius: 8px;
}
.quality_lint-phase h4 {
  margin: 0 0 8px;
  color: var(--font1);
}
.quality_lint-phase span {
  color: var(--font2);
}

.quality_lint-phase_bar {
  height: 8px;
  background: var(--border1);
  border-radius: 4px;
  margin-bottom: 6px;
  overflow: hidden;
}

.quality_lint-phase_fill {
  height: 100%;
  background: #4CAF50;
  border-radius: 4px;
  transition: width 0.3s ease;
}

.c-mw-navigation-tabs.secondary-btns {
  margin-bottom: 20px;
}

.area_section_title {
  font-size: 24px;
  font-style: normal;
  font-weight: 400;
  line-height: 135%;
  letter-spacing: -0.24px;
  color: var(--font1);
  margin: 0 0 8px;
  display: flex;
  align-items: center;
  gap: 6px;
}
.area_section_title--spaced {
  margin-top: 24px;
}

.area_hint_toggle {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  background: none;
  border: none;
  padding: 2px;
  cursor: pointer;
  color: var(--font3);
  border-radius: 50%;
  transition: color 0.15s ease;
  flex-shrink: 0;
}
.area_hint_toggle:hover {
  color: var(--brand-color);
}
.area_hint_toggle .icn {
  width: 20px;
  height: 20px;
}

.area_hint {
  font-size: 14px;
  font-style: normal;
  font-weight: 400;
  line-height: 135%;
  letter-spacing: -0.14px;
  color: var(--font3);
  line-height: 1.5;
  margin: 0 0 16px;
  padding: 10px 14px;
  background-color: var(--bg2);
  border-radius: 8px;
  border-left: 3px solid var(--brand-color);
}

.area_table_wrap {
  max-height: 500px;
  overflow-y: auto;
}

.area_table {
  width: 100%;
  border-collapse: collapse;
}
.area_table th, .area_table td {
  padding: 6px 12px;
  text-align: left;
  border-bottom: 1px solid var(--border1);
}
.area_table th {
  position: sticky;
  top: 0;
  background: var(--bg1);
  z-index: 1;
  font-size: 14px;
  font-style: normal;
  font-weight: 500;
  line-height: 135%;
  letter-spacing: -0.14px;
  color: var(--font2);
}
.area_table th span {
  border-bottom: 1px dashed var(--font3);
  cursor: help;
}
.area_table td {
  color: var(--font2);
}
.area_table td:first-child {
  max-width: 350px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.area_two-col {
  display: grid;
  grid-template-columns: 1.5fr 1fr;
  gap: 24px;
}
@media (max-width: 800px) {
  .area_two-col {
    grid-template-columns: 1fr;
  }
}

.area_badge {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  padding: 1px 8px;
  border-radius: 10px;
  font-size: 12px;
  font-weight: 500;
}
.area_badge--good {
  background-color: rgba(76, 175, 80, 0.15);
  color: #4CAF50;
}
.area_badge--warn {
  background-color: rgba(255, 152, 0, 0.15);
  color: #FF9800;
}
.area_badge--bad {
  background-color: rgba(244, 67, 54, 0.15);
  color: #F44336;
}

.area_search {
  display: block;
  width: 100%;
  max-width: 320px;
  padding: 8px 12px;
  margin-bottom: 12px;
  border: 1px solid var(--border1);
  border-radius: 8px;
  background: var(--bg2);
  color: var(--font1);
  font-size: 14px;
}
.area_search::placeholder {
  color: var(--font3);
}
.area_search:focus {
  outline: none;
  border-color: var(--brand-color);
}

.area_table_row--warning td {
  color: var(--warning) !important;
}

.area_table_row--success td:nth-child(5) {
  color: #4CAF50;
}

.area_table_row--muted {
  opacity: 0.6;
}

.text-danger {
  color: #F44336 !important;
}

.text-warning {
  color: #FF9800 !important;
}

.area_filter-row {
  display: flex;
  align-items: center;
  gap: 8px;
  margin-bottom: 16px;
  flex-wrap: wrap;
}

.area_filter-label {
  color: var(--font2);
}

.area_filter-btn {
  padding: 4px 12px;
  border: 1px solid var(--border1);
  border-radius: 16px;
  background: var(--bg2);
  color: var(--font2);
  font-size: 13px;
  cursor: pointer;
  transition: all 0.15s ease;
}
.area_filter-btn:hover {
  border-color: var(--brand-color);
  color: var(--font1);
}
.area_filter-btn--active {
  background: var(--brand-color);
  border-color: var(--brand-color);
  color: var(--font-mirrored);
}

.quality_lint-phases {
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  gap: 16px;
  margin-bottom: 24px;
}
@media (max-width: 700px) {
  .quality_lint-phases {
    grid-template-columns: repeat(2, 1fr);
  }
}

.quality_lint-phase {
  padding: 12px;
  background: var(--bg2);
  border-radius: 8px;
}
.quality_lint-phase h4 {
  margin: 0 0 8px;
  color: var(--font1);
}
.quality_lint-phase span {
  color: var(--font2);
}

.quality_lint-phase_bar {
  height: 8px;
  background: var(--border1);
  border-radius: 4px;
  margin-bottom: 6px;
  overflow: hidden;
}

.quality_lint-phase_fill {
  height: 100%;
  background: #4CAF50;
  border-radius: 4px;
  transition: width 0.3s ease;
}

.c-mw-area-tests .tests_summary-cards {
  display: grid;
  grid-template-columns: repeat(auto-fit, minmax(140px, 1fr));
  gap: 12px;
  margin-bottom: 24px;
}
.c-mw-area-tests .tests_summary-card {
  display: flex;
  flex-direction: column;
  align-items: center;
  padding: 16px 12px 12px;
  background-color: var(--bg2);
  border-radius: 20px;
  border: 1px solid var(--border1);
}
.c-mw-area-tests .tests_summary-card_value {
  font-size: 36px;
  font-style: normal;
  font-weight: 500;
  line-height: 135%;
  letter-spacing: -0.36px;
  color: var(--brand-color);
  line-height: 1.1;
}
.c-mw-area-tests .tests_summary-card_label {
  font-size: 14px;
  font-style: normal;
  font-weight: 400;
  line-height: 135%;
  letter-spacing: -0.14px;
  color: var(--font2);
  margin-top: 4px;
}

.c-mw-dependency-graph .dep-graph_intro {
  font-size: 14px;
  font-style: normal;
  font-weight: 400;
  line-height: 135%;
  letter-spacing: -0.14px;
  color: var(--font3);
  line-height: 1.5;
  margin: 0 0 16px;
  padding: 10px 14px;
  background-color: var(--bg2);
  border-radius: 8px;
  border-left: 3px solid var(--brand-color);
}
.c-mw-dependency-graph .dep-graph_controls {
  display: flex;
  gap: 16px;
  margin-bottom: 16px;
}
.c-mw-dependency-graph .dep-graph_controls label {
  display: flex;
  align-items: center;
  gap: 8px;
  color: var(--font2);
}
.c-mw-dependency-graph .dep-graph_controls select {
  padding: 6px 10px;
  border-radius: 6px;
  border: 1px solid var(--border1);
  background: var(--bg2);
  color: var(--font1);
  font-size: 13px;
}
.c-mw-dependency-graph .dep-graph_top-importers {
  margin-top: 24px;
  padding-top: 24px;
  border-top: 1px solid var(--border1);
}
.c-mw-dependency-graph .dep-graph_top-importers h4 {
  color: var(--font1);
  margin-bottom: 8px;
}
.c-mw-dependency-graph .dep-graph_hint {
  font-size: 14px;
  font-style: normal;
  font-weight: 400;
  line-height: 135%;
  letter-spacing: -0.14px;
  color: var(--font3);
  line-height: 1.5;
  margin: 0 0 12px;
  padding: 10px 14px;
  background-color: var(--bg2);
  border-radius: 8px;
  border-left: 3px solid var(--brand-color);
}
.c-mw-dependency-graph .dep-graph_table {
  width: 100%;
  border-collapse: collapse;
}
.c-mw-dependency-graph .dep-graph_table th, .c-mw-dependency-graph .dep-graph_table td {
  padding: 6px 12px;
  text-align: left;
  border-bottom: 1px solid var(--border1);
}
.c-mw-dependency-graph .dep-graph_table th span {
  border-bottom: 1px dashed var(--font3);
  cursor: help;
}
.c-mw-dependency-graph .dep-graph_table td {
  color: var(--font2);
}

.c-mw-navigation-tabs.secondary-btns {
  margin-bottom: 20px;
}

.area_section_title {
  font-size: 24px;
  font-style: normal;
  font-weight: 400;
  line-height: 135%;
  letter-spacing: -0.24px;
  color: var(--font1);
  margin: 0 0 8px;
  display: flex;
  align-items: center;
  gap: 6px;
}
.area_section_title--spaced {
  margin-top: 24px;
}

.area_hint_toggle {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  background: none;
  border: none;
  padding: 2px;
  cursor: pointer;
  color: var(--font3);
  border-radius: 50%;
  transition: color 0.15s ease;
  flex-shrink: 0;
}
.area_hint_toggle:hover {
  color: var(--brand-color);
}
.area_hint_toggle .icn {
  width: 20px;
  height: 20px;
}

.area_hint {
  font-size: 14px;
  font-style: normal;
  font-weight: 400;
  line-height: 135%;
  letter-spacing: -0.14px;
  color: var(--font3);
  line-height: 1.5;
  margin: 0 0 16px;
  padding: 10px 14px;
  background-color: var(--bg2);
  border-radius: 8px;
  border-left: 3px solid var(--brand-color);
}

.area_table_wrap {
  max-height: 500px;
  overflow-y: auto;
}

.area_table {
  width: 100%;
  border-collapse: collapse;
}
.area_table th, .area_table td {
  padding: 6px 12px;
  text-align: left;
  border-bottom: 1px solid var(--border1);
}
.area_table th {
  position: sticky;
  top: 0;
  background: var(--bg1);
  z-index: 1;
  font-size: 14px;
  font-style: normal;
  font-weight: 500;
  line-height: 135%;
  letter-spacing: -0.14px;
  color: var(--font2);
}
.area_table th span {
  border-bottom: 1px dashed var(--font3);
  cursor: help;
}
.area_table td {
  color: var(--font2);
}
.area_table td:first-child {
  max-width: 350px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.area_two-col {
  display: grid;
  grid-template-columns: 1.5fr 1fr;
  gap: 24px;
}
@media (max-width: 800px) {
  .area_two-col {
    grid-template-columns: 1fr;
  }
}

.area_badge {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  padding: 1px 8px;
  border-radius: 10px;
  font-size: 12px;
  font-weight: 500;
}
.area_badge--good {
  background-color: rgba(76, 175, 80, 0.15);
  color: #4CAF50;
}
.area_badge--warn {
  background-color: rgba(255, 152, 0, 0.15);
  color: #FF9800;
}
.area_badge--bad {
  background-color: rgba(244, 67, 54, 0.15);
  color: #F44336;
}

.area_search {
  display: block;
  width: 100%;
  max-width: 320px;
  padding: 8px 12px;
  margin-bottom: 12px;
  border: 1px solid var(--border1);
  border-radius: 8px;
  background: var(--bg2);
  color: var(--font1);
  font-size: 14px;
}
.area_search::placeholder {
  color: var(--font3);
}
.area_search:focus {
  outline: none;
  border-color: var(--brand-color);
}

.area_table_row--warning td {
  color: var(--warning) !important;
}

.area_table_row--success td:nth-child(5) {
  color: #4CAF50;
}

.area_table_row--muted {
  opacity: 0.6;
}

.text-danger {
  color: #F44336 !important;
}

.text-warning {
  color: #FF9800 !important;
}

.area_filter-row {
  display: flex;
  align-items: center;
  gap: 8px;
  margin-bottom: 16px;
  flex-wrap: wrap;
}

.area_filter-label {
  color: var(--font2);
}

.area_filter-btn {
  padding: 4px 12px;
  border: 1px solid var(--border1);
  border-radius: 16px;
  background: var(--bg2);
  color: var(--font2);
  font-size: 13px;
  cursor: pointer;
  transition: all 0.15s ease;
}
.area_filter-btn:hover {
  border-color: var(--brand-color);
  color: var(--font1);
}
.area_filter-btn--active {
  background: var(--brand-color);
  border-color: var(--brand-color);
  color: var(--font-mirrored);
}

.quality_lint-phases {
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  gap: 16px;
  margin-bottom: 24px;
}
@media (max-width: 700px) {
  .quality_lint-phases {
    grid-template-columns: repeat(2, 1fr);
  }
}

.quality_lint-phase {
  padding: 12px;
  background: var(--bg2);
  border-radius: 8px;
}
.quality_lint-phase h4 {
  margin: 0 0 8px;
  color: var(--font1);
}
.quality_lint-phase span {
  color: var(--font2);
}

.quality_lint-phase_bar {
  height: 8px;
  background: var(--border1);
  border-radius: 4px;
  margin-bottom: 6px;
  overflow: hidden;
}

.quality_lint-phase_fill {
  height: 100%;
  background: #4CAF50;
  border-radius: 4px;
  transition: width 0.3s ease;
}

.c-mw-overview .overview_cards {
  display: grid;
  grid-template-columns: repeat(7, minmax(0, 1fr));
  gap: 12px;
  margin-bottom: 24px;
}
@media (max-width: 1100px) {
  .c-mw-overview .overview_cards {
    grid-template-columns: repeat(4, minmax(0, 1fr));
  }
}
@media (max-width: 700px) {
  .c-mw-overview .overview_cards {
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }
}
.c-mw-overview .overview_card {
  display: flex;
  flex-direction: column;
  align-items: center;
  padding: 16px 12px 12px;
  background-color: var(--bg2);
  border-radius: 20px;
  border: 1px solid var(--border1);
  cursor: default;
  transition: all 0.2s ease;
}
.c-mw-overview .overview_card--clickable {
  cursor: pointer;
}
.c-mw-overview .overview_card--clickable:hover {
  border-color: var(--brand-color);
  transform: translateY(-1px);
}
.c-mw-overview .overview_card_value {
  font-size: 28px;
  font-style: normal;
  font-weight: 500;
  line-height: 135%;
  letter-spacing: -0.28px;
  color: var(--brand-color);
  line-height: 1.1;
  white-space: nowrap;
}
.c-mw-overview .overview_card_label {
  font-size: 14px;
  font-style: normal;
  font-weight: 400;
  line-height: 135%;
  letter-spacing: -0.14px;
  color: var(--font2);
  margin-top: 4px;
}
.c-mw-overview .overview_card_detail {
  font-size: 14px;
  font-style: normal;
  font-weight: 400;
  line-height: 135%;
  letter-spacing: -0.14px;
  color: var(--font3);
  font-size: 11px;
  margin-top: 2px;
}
.c-mw-overview .overview_delta {
  margin-bottom: 48px;
  padding-bottom: 48px;
  border-bottom: 1px solid var(--border1);
}
.c-mw-overview .overview_delta_header {
  display: flex;
  align-items: center;
  gap: 10px;
  margin-bottom: 8px;
  flex-wrap: wrap;
  font-size: 18px;
  font-style: normal;
  font-weight: 400;
  line-height: 135%;
  letter-spacing: -0.18px;
}
.c-mw-overview .overview_delta_header_label {
  line-height: 1;
}
.c-mw-overview .overview_delta_picker {
  width: auto;
  display: inline-flex;
  align-items: center;
}
.c-mw-overview .overview_delta_picker .select-menu_opener {
  height: 32px;
  width: auto;
  padding: 4px 14px;
  min-width: 180px;
}
.c-mw-overview .overview_delta_row {
  display: grid;
  grid-template-columns: repeat(7, minmax(0, 1fr));
  gap: 12px;
}
@media (max-width: 1100px) {
  .c-mw-overview .overview_delta_row {
    grid-template-columns: repeat(4, minmax(0, 1fr));
  }
}
@media (max-width: 700px) {
  .c-mw-overview .overview_delta_row {
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }
}
.c-mw-overview .overview_delta_tile {
  display: flex;
  flex-direction: column;
  align-items: center;
  padding: 8px 10px;
  border-radius: 20px;
  background: var(--bg2);
  border: 1px solid var(--border1);
}
.c-mw-overview .overview_delta_tile--good {
  border-color: rgba(76, 175, 80, 0.3);
}
.c-mw-overview .overview_delta_tile--good .overview_delta_tile_value {
  color: #4CAF50;
}
.c-mw-overview .overview_delta_tile--bad {
  border-color: rgba(244, 67, 54, 0.3);
}
.c-mw-overview .overview_delta_tile--bad .overview_delta_tile_value {
  color: #F44336;
}
.c-mw-overview .overview_delta_tile_label {
  font-size: 14px;
  font-style: normal;
  font-weight: 400;
  line-height: 135%;
  letter-spacing: -0.14px;
  color: var(--font3);
}
.c-mw-overview .overview_delta_tile_value {
  font-size: 14px;
  font-style: normal;
  font-weight: 500;
  line-height: 135%;
  letter-spacing: -0.14px;
  color: var(--font1);
  margin-top: 2px;
}
.c-mw-overview .overview_delta_tile_value--muted {
  color: var(--font3);
}
.c-mw-overview .overview_delta_link {
  background: none;
  border: none;
  color: var(--brand-color);
  cursor: pointer;
  padding: 0;
  font: inherit;
  text-decoration: underline;
}
.c-mw-overview .overview_hint {
  font-size: 14px;
  font-style: normal;
  font-weight: 400;
  line-height: 135%;
  letter-spacing: -0.14px;
  color: var(--font3);
  line-height: 1.5;
  margin: 0 0 12px;
  padding: 10px 14px;
  background-color: var(--bg2);
  border-radius: 8px;
  border-left: 3px solid var(--brand-color);
}
.c-mw-overview .overview_stats {
  margin-bottom: 32px;
}
.c-mw-overview .overview_stats h3 {
  color: var(--font1);
  margin-bottom: 12px;
}
.c-mw-overview .overview_table {
  width: 100%;
  border-collapse: collapse;
}
.c-mw-overview .overview_table td, .c-mw-overview .overview_table th {
  padding: 8px 12px;
  text-align: left;
  border-bottom: 1px solid var(--border1);
}
.c-mw-overview .overview_table td:first-child {
  color: var(--font2);
}
.c-mw-overview .overview_table td:first-child span {
  border-bottom: 1px dashed var(--font3);
  cursor: help;
}
.c-mw-overview .overview_table td:last-child {
  color: var(--font1);
  font-weight: 500;
}
.c-mw-overview .overview_table th span {
  border-bottom: 1px dashed var(--font3);
  cursor: help;
}
.c-mw-overview .overview_table--danger td:first-child {
  max-width: 400px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.c-mw-overview .overview_table--danger td:first-child span {
  border-bottom: none;
  cursor: default;
}
.c-mw-overview .overview_quality-tag {
  font-size: 14px;
  font-style: normal;
  font-weight: 400;
  line-height: 135%;
  letter-spacing: -0.14px;
  display: inline-block;
  padding: 1px 8px;
  border-radius: 10px;
  margin-left: 8px;
  font-weight: 500;
}
.c-mw-overview .overview_quality-tag--good {
  background-color: rgba(76, 175, 80, 0.15);
  color: #4CAF50;
}
.c-mw-overview .overview_quality-tag--moderate {
  background-color: rgba(255, 152, 0, 0.15);
  color: #FF9800;
}
.c-mw-overview .overview_quality-tag--bad {
  background-color: rgba(244, 67, 54, 0.15);
  color: #F44336;
}
.c-mw-overview .overview_danger h3 {
  color: var(--warning);
  margin-bottom: 8px;
}
.c-mw-overview .overview_commits {
  margin-top: 24px;
}
.c-mw-overview .overview_commits h3 {
  color: var(--font1);
  margin-bottom: 8px;
}
.c-mw-overview .overview_commits_table {
  table-layout: auto;
}
.c-mw-overview .overview_commits_table th:nth-child(1), .c-mw-overview .overview_commits_table td:nth-child(1),
.c-mw-overview .overview_commits_table th:nth-child(2), .c-mw-overview .overview_commits_table td:nth-child(2) {
  white-space: nowrap;
  width: 1%;
}
.c-mw-overview .overview_commits_table td:nth-child(3),
.c-mw-overview .overview_commits_table th:nth-child(3) {
  width: auto;
  white-space: normal;
  word-break: break-word;
}
.c-mw-overview .overview_commits_sha {
  font-family: ui-monospace, SFMono-Regular, Menlo, monospace;
  font-size: 12px;
  color: var(--brand-color);
  text-decoration: none;
}
.c-mw-overview .overview_commits_sha:hover {
  text-decoration: underline;
}
.c-mw-overview .overview_commits_empty {
  color: var(--font3);
}

.c-mw-risk-scatter .risk-scatter_intro {
  font-size: 14px;
  font-style: normal;
  font-weight: 400;
  line-height: 135%;
  letter-spacing: -0.14px;
  color: var(--font3);
  line-height: 1.5;
  margin: 0 0 16px;
  padding: 10px 14px;
  background-color: var(--bg2);
  border-radius: 8px;
  border-left: 3px solid var(--brand-color);
}
.c-mw-risk-scatter .risk-scatter_intro strong {
  color: var(--font2);
}
.c-mw-risk-scatter .risk-scatter_guide {
  display: grid;
  grid-template-columns: repeat(auto-fit, minmax(180px, 1fr));
  gap: 10px;
  margin-bottom: 20px;
}
.c-mw-risk-scatter .risk-scatter_guide_item {
  display: flex;
  align-items: flex-start;
  gap: 10px;
  padding: 8px 12px;
  background-color: var(--bg2);
  border-radius: 8px;
}
.c-mw-risk-scatter .risk-scatter_guide_item strong {
  display: block;
  color: var(--font1);
  margin-bottom: 2px;
}
.c-mw-risk-scatter .risk-scatter_guide_item span {
  color: var(--font3);
  line-height: 1.4;
}
.c-mw-risk-scatter .risk-scatter_guide_icon {
  width: 12px;
  height: 12px;
  border-radius: 50%;
  flex-shrink: 0;
  margin-top: 4px;
}
.c-mw-risk-scatter .risk-scatter_guide_icon--good {
  background-color: #4CAF50;
}
.c-mw-risk-scatter .risk-scatter_guide_icon--moderate {
  background-color: #FF9800;
}
.c-mw-risk-scatter .risk-scatter_guide_icon--danger {
  background-color: #F44336;
}
.c-mw-risk-scatter .risk-scatter_guide_shape {
  display: inline-block;
  width: 10px;
  height: 10px;
  margin-right: 4px;
}
.c-mw-risk-scatter .risk-scatter_guide_shape--circle {
  background-color: #4CAF50;
  border-radius: 50%;
}
.c-mw-risk-scatter .risk-scatter_guide_shape--diamond {
  background-color: #F44336;
  transform: rotate(45deg);
}
.c-mw-risk-scatter .risk-scatter_domain-chart {
  margin-top: 24px;
  padding-top: 24px;
  border-top: 1px solid var(--border1);
}
.c-mw-risk-scatter .risk-scatter_hint {
  font-size: 14px;
  font-style: normal;
  font-weight: 400;
  line-height: 135%;
  letter-spacing: -0.14px;
  color: var(--font3);
  line-height: 1.5;
  margin: 0 0 12px;
  padding: 10px 14px;
  background-color: var(--bg2);
  border-radius: 8px;
  border-left: 3px solid var(--brand-color);
}

.c-mw-route-tree .route-tree_intro {
  font-size: 14px;
  font-style: normal;
  font-weight: 400;
  line-height: 135%;
  letter-spacing: -0.14px;
  color: var(--font3);
  line-height: 1.5;
  margin: 0 0 16px;
  padding: 10px 14px;
  background-color: var(--bg2);
  border-radius: 8px;
  border-left: 3px solid var(--brand-color);
}
.c-mw-route-tree .route-tree_summary {
  display: flex;
  gap: 24px;
  margin-bottom: 16px;
  flex-wrap: wrap;
}
.c-mw-route-tree .route-tree_stat {
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: 135%;
  letter-spacing: -0.16px;
  color: var(--font2);
}
.c-mw-route-tree .route-tree_stat strong {
  color: var(--font1);
  margin-right: 4px;
}
.c-mw-route-tree .route-tree_stat span {
  border-bottom: 1px dashed var(--font3);
  cursor: help;
}
.c-mw-route-tree .route-tree_legend {
  display: flex;
  flex-wrap: wrap;
  gap: 16px;
  padding: 16px 0 0;
  justify-content: center;
}
.c-mw-route-tree .route-tree_legend_item {
  display: flex;
  align-items: center;
  gap: 6px;
  color: var(--font2);
  font-size: 13px;
  cursor: help;
}
.c-mw-route-tree .route-tree_legend_dot {
  width: 12px;
  height: 12px;
  border-radius: 50%;
  display: inline-block;
  flex-shrink: 0;
}
.c-mw-route-tree .route-tree_legend_dot--app {
  background-color: #2196F3;
}
.c-mw-route-tree .route-tree_legend_dot--public {
  background-color: #4CAF50;
}
.c-mw-route-tree .route-tree_legend_dot--auth {
  background-color: #FF9800;
}
.c-mw-route-tree .route-tree_legend_dot--cms {
  background-color: #9C27B0;
}
.c-mw-route-tree .route-tree_legend_dot--error {
  background-color: #F44336;
}

.c-mw-test-matrix .matrix_intro {
  font-size: 14px;
  font-style: normal;
  font-weight: 400;
  line-height: 135%;
  letter-spacing: -0.14px;
  color: var(--font3);
  line-height: 1.5;
  margin: 0 0 16px;
  padding: 10px 14px;
  background-color: var(--bg2);
  border-radius: 8px;
  border-left: 3px solid var(--brand-color);
}
.c-mw-test-matrix .matrix_test-types {
  display: grid;
  grid-template-columns: repeat(auto-fit, minmax(200px, 1fr));
  gap: 12px;
  margin-bottom: 20px;
}
.c-mw-test-matrix .matrix_test-type {
  display: flex;
  align-items: flex-start;
  gap: 10px;
  padding: 10px 12px;
  background-color: var(--bg2);
  border-radius: 8px;
}
.c-mw-test-matrix .matrix_test-type strong {
  display: block;
  color: var(--font1);
  margin-bottom: 2px;
}
.c-mw-test-matrix .matrix_test-type span {
  color: var(--font3);
  line-height: 1.4;
}
.c-mw-test-matrix .matrix_test-type_dot {
  width: 10px;
  height: 10px;
  border-radius: 50%;
  flex-shrink: 0;
  margin-top: 4px;
}
.c-mw-test-matrix .matrix_test-type_dot--unit {
  background-color: #4CAF50;
}
.c-mw-test-matrix .matrix_test-type_dot--integration {
  background-color: #2196F3;
}
.c-mw-test-matrix .matrix_test-type_dot--e2e {
  background-color: #FF9800;
}
.c-mw-test-matrix .matrix_controls {
  display: flex;
  gap: 16px;
  padding: 16px 0;
}
.c-mw-test-matrix .matrix_controls label {
  display: flex;
  align-items: center;
  gap: 8px;
  color: var(--font2);
}
.c-mw-test-matrix .matrix_controls select {
  padding: 6px 10px;
  border-radius: 6px;
  border: 1px solid var(--border1);
  background: var(--bg2);
  color: var(--font1);
  font-size: 13px;
}
.c-mw-test-matrix .matrix_table_wrap {
  max-height: 600px;
  overflow-y: auto;
}
.c-mw-test-matrix .matrix_table {
  width: 100%;
  border-collapse: collapse;
}
.c-mw-test-matrix .matrix_table th, .c-mw-test-matrix .matrix_table td {
  padding: 6px 12px;
  border-bottom: 1px solid var(--border1);
  text-align: left;
}
.c-mw-test-matrix .matrix_table th {
  position: sticky;
  top: 0;
  background: var(--bg1);
  z-index: 1;
}
.c-mw-test-matrix .matrix_table th span {
  border-bottom: 1px dashed var(--font3);
  cursor: help;
}
.c-mw-test-matrix .matrix_table td:first-child {
  color: var(--font2);
  max-width: 300px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.c-mw-test-matrix .matrix_th--center,
.c-mw-test-matrix .matrix_cell--center {
  text-align: center;
}
.c-mw-test-matrix .matrix_badge {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  min-width: 24px;
  height: 24px;
  border-radius: 12px;
  font-size: 12px;
  font-weight: 600;
  padding: 0 6px;
}
.c-mw-test-matrix .matrix_badge--unit {
  background-color: rgba(76, 175, 80, 0.2);
  color: #4CAF50;
}
.c-mw-test-matrix .matrix_badge--integration {
  background-color: rgba(33, 150, 243, 0.2);
  color: #2196F3;
}
.c-mw-test-matrix .matrix_badge--e2e {
  background-color: rgba(255, 152, 0, 0.2);
  color: #FF9800;
}
.c-mw-test-matrix .matrix_badge--none {
  color: var(--font3);
  font-weight: normal;
}

.c-about-badges-dialog .badge-item {
  border-radius: 30px;
  background: var(--bg3);
}
.c-about-badges-dialog .badge-item .c-mw-badge {
  position: relative;
}
.c-about-badges-dialog .c-mw-badge {
  margin: 0;
}

.c-about-profile-dialog .bio-wrapper.animation-loading-2 {
  height: 96px;
}
.c-about-profile-dialog .dialog_content_header {
  margin-bottom: 8px;
  padding-left: 0;
}
[dir=rtl] .c-about-profile-dialog .dialog_content_header {
  padding-right: 0;
}
.c-about-profile-dialog .header-buttons {
  display: flex;
  align-items: center;
  column-gap: 12px;
  margin-bottom: 16px;
}
@media all and (max-width: 909px) {
  .c-about-profile-dialog .dialog_content_header {
    font-size: 24px;
    font-style: normal;
    font-weight: 400;
    line-height: 135%;
    letter-spacing: -0.24px;
  }
}
.c-about-profile-dialog .selected-interest {
  cursor: default !important;
}

.c-add-to-album-dialog .dialog_inner {
  max-width: 400px;
  overflow: visible;
}

.c-advertiser-partner-dialog .advertiser-partner-dialog_avatar {
  width: 120px;
  height: 120px;
  border-radius: 50%;
  background-color: var(--bg3);
  display: flex;
  align-items: center;
  justify-content: center;
  overflow: hidden;
  cursor: pointer;
  border: 2px solid transparent;
  transition: border-color 0.3s ease;
}
.c-advertiser-partner-dialog .advertiser-partner-dialog_avatar img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.c-advertiser-partner-dialog .advertiser-partner-dialog_avatar .icn {
  width: 32px;
  height: 32px;
  opacity: 0.6;
}
.c-advertiser-partner-dialog .advertiser-partner-dialog_avatar:hover {
  border: 2px solid var(--brand-color);
}
.c-advertiser-partner-dialog .advertiser-partner-dialog_avatar--error {
  border: 2px solid var(--input-error-border);
}
.c-advertiser-partner-dialog .dialog_footer {
  height: auto;
  padding: 16px 24px 24px;
  gap: 12px;
}
.c-advertiser-partner-dialog .dialog_footer .c-mw-button {
  flex: 1 1 0;
  min-width: 0;
}

.c-applet-details-dialog .dialog_inner {
  max-width: 750px;
  min-height: 400px;
  min-width: 300px;
}
.c-applet-details-dialog .animation-loading-2 {
  height: 400px;
}
.c-applet-details-dialog .content-box {
  background-color: var(--bg3);
  border-radius: 16px;
  padding: 16px;
}
.c-applet-details-dialog .permissions-list {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  column-gap: 24px;
}
.c-applet-details-dialog .footer-buttons .c-mw-button {
  flex: 1;
}

.c-applet-sandbox-dialog {
  transition: all 0.2s ease;
}
@media screen and (max-width: 620px) {
  .c-applet-sandbox-dialog:not(.dialog_minimized) .dialog_inner-wrapper {
    padding: 0 !important;
    border-radius: 0 !important;
  }
  .c-applet-sandbox-dialog:not(.dialog_minimized) .dialog_inner {
    height: 100% !important;
    max-height: 100% !important;
    border-radius: 0 !important;
  }
  .c-applet-sandbox-dialog:not(.dialog_minimized) .dialog-content {
    height: 100% !important;
    max-height: 100% !important;
    max-width: 100% !important;
    border-radius: 0 !important;
  }
}
.c-applet-sandbox-dialog .dialog_inner-wrapper {
  padding: 16px 16px;
  overflow: hidden;
}
.c-applet-sandbox-dialog .dialog_inner,
.c-applet-sandbox-dialog .dialog-content {
  transition: all 0.2s ease;
  width: var(--var-applet-width);
  height: var(--var-applet-height);
  max-width: calc(100vw - 48px);
  max-height: calc(100vh - 32px);
}
.c-applet-sandbox-dialog .dialog_inner {
  border-radius: 20px;
  position: relative;
  overflow: hidden;
}
.c-applet-sandbox-dialog .action-buttons {
  border-radius: 20px 20px 0 0;
  overflow: hidden;
}
.c-applet-sandbox-dialog .action-buttons .icn {
  width: 24px !important;
  height: 24px !important;
}
.c-applet-sandbox-dialog .app-icon {
  opacity: 0;
  width: 0;
  height: 0;
  transition: all 0.2s ease;
}
.c-applet-sandbox-dialog.dialog_minimized {
  width: var(--var-applet-width);
  height: var(--var-applet-height);
  top: var(--var-applet-y, calc(100% - 160px));
  left: var(--var-applet-x, calc(100% - 96px));
  box-shadow: 9px 12px 40px 0 var(--shadow1-color);
  border-radius: 20px;
  padding: 0;
  z-index: 10;
}
.c-applet-sandbox-dialog.dialog_minimized .dialog_inner-wrapper {
  width: var(--var-applet-width);
  height: var(--var-applet-height);
  padding: 0;
  overflow: hidden;
  border-radius: 20px;
}
.c-applet-sandbox-dialog.dialog_minimized .action-buttons {
  display: none;
}
.c-applet-sandbox-dialog.dialog_minimized .app-icon {
  opacity: 1;
  width: 80px;
  height: 80px;
  cursor: grab;
  touch-action: none;
  user-select: none;
  -webkit-user-drag: none;
}
.c-applet-sandbox-dialog.dialog_minimized iframe {
  width: 0 !important;
  height: 0 !important;
}
@media screen and (min-width: 660px) {
  .c-applet-sandbox-dialog.dialog_minimized {
    top: var(--var-applet-y, calc(100% - 112px));
  }
}
.c-applet-sandbox-dialog.dragging {
  transition: none;
}
.c-applet-sandbox-dialog.dragging .app-icon {
  cursor: grabbing;
}
.c-applet-sandbox-dialog .confirm-close-overlay {
  transition: all 0.3s ease;
  background-color: rgba(0, 0, 0, 0);
  backdrop-filter: blur(5px);
  opacity: 0;
  z-index: -1;
}
.c-applet-sandbox-dialog .confirm-close-overlay.active {
  background-color: rgba(0, 0, 0, 0.8);
  opacity: 1;
  z-index: 1;
}
.c-applet-sandbox-dialog.dialog_minimized + .c-applet-sandbox-dialog.dialog_minimized {
  margin-top: -100px;
}
.c-applet-sandbox-dialog.dialog_minimized.dialog_dragged, .c-applet-sandbox-dialog.dialog_minimized + .c-applet-sandbox-dialog.dialog_minimized.dialog_dragged {
  margin-top: 0;
}

.c-bill-of-rights-dialog .dialog_inner {
  max-width: 800px;
}
.c-bill-of-rights-dialog .dialog_header {
  height: auto;
  border-top-left-radius: 20px;
  border-top-right-radius: 20px;
}
.c-bill-of-rights-dialog .dialog_header p {
  margin-left: 180px;
  margin-right: 20px;
}
.c-bill-of-rights-dialog .dialog_header p span {
  font-size: 24px;
  font-style: normal;
  font-weight: 400;
  line-height: 135%;
  letter-spacing: -0.24px;
  text-transform: none;
}
.c-bill-of-rights-dialog .dialog_header p sup {
  font-size: 60%;
  vertical-align: super;
}
[dir=rtl] .c-bill-of-rights-dialog .dialog_header p {
  margin-right: 180px;
  margin-left: 20px;
}
@media screen and (max-width: 650px) {
  .c-bill-of-rights-dialog .dialog_header p {
    margin-left: 0;
    text-align: center;
    font-size: 20px;
    font-style: normal;
    font-weight: 400;
    line-height: 135%;
    letter-spacing: -0.2px;
  }
  [dir=rtl] .c-bill-of-rights-dialog .dialog_header p {
    margin-right: 0;
  }
}
.c-bill-of-rights-dialog .header-wrapper .img-wrapper {
  top: -25px;
}
@media screen and (max-width: 650px) {
  .c-bill-of-rights-dialog .header-wrapper .img-wrapper {
    top: -10px;
  }
}
@media screen and (max-width: 650px) {
  .c-bill-of-rights-dialog .header-wrapper .img-wrapper img {
    width: 60px;
    height: 60px;
  }
}
.c-bill-of-rights-dialog .header-wrapper p {
  margin: 0 0 0 165px;
}
[dir=rtl] .c-bill-of-rights-dialog .header-wrapper p {
  margin: 0 165px 0 0;
}
@media screen and (max-width: 650px) {
  .c-bill-of-rights-dialog .header-wrapper p {
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 135%;
    letter-spacing: -0.16px;
    margin: 30px 0 0;
  }
}
.c-bill-of-rights-dialog ul {
  padding: 20px 20px 20px 200px;
}
[dir=rtl] .c-bill-of-rights-dialog ul {
  padding: 20px 200px 20px 20px;
}
@media screen and (min-width: 651px) and (max-width: 900px) {
  .c-bill-of-rights-dialog ul {
    padding-left: 130px;
  }
  [dir=rtl] .c-bill-of-rights-dialog ul {
    padding-right: 130px;
    padding-left: inherit;
  }
}
@media screen and (max-width: 650px) {
  .c-bill-of-rights-dialog ul {
    padding-left: 70px;
  }
  [dir=rtl] .c-bill-of-rights-dialog ul {
    padding-right: 70px;
    padding-left: inherit;
  }
}
.c-bill-of-rights-dialog ul li {
  margin: 10px 0;
  position: relative;
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: 135%;
  letter-spacing: -0.16px;
}
.c-bill-of-rights-dialog ul li:after {
  content: "";
  top: 4px;
  left: -40px;
  right: -40px;
  width: 12px;
  height: 5px;
  position: absolute;
  border-color: var(--brand-color);
  border-style: solid;
  border-width: 0 0 2px 2px;
  -webkit-transform: rotate(-45deg);
  transform: rotate(-45deg);
}

.c-browse-communities-dialog .dialog_inner {
  max-width: 1008px;
}
.c-browse-communities-dialog .mw-tile_figure a {
  color: var(--white-themed);
  text-decoration: underline;
  word-break: break-all;
  word-break: break-word;
}
.c-browse-communities-dialog .browse-communities_inner {
  max-height: calc(100vh - 110px);
  max-height: calc(100dvh - 110px);
}
.c-browse-communities-dialog .btn-close_wrapper {
  height: 50px;
}
.c-browse-communities-dialog .btn-close_wrapper .btn-close {
  width: 32px;
  height: 32px;
  margin: auto -30px 0 auto;
  padding: 8px;
  color: var(--font1);
  z-index: 1;
}
[dir=rtl] .c-browse-communities-dialog .btn-close_wrapper .btn-close {
  margin: auto auto 0 -30px;
}
@media screen and (max-width: 1100px) {
  .c-browse-communities-dialog .btn-close_wrapper .btn-close {
    margin: auto -8px 0 auto;
  }
  [dir=rtl] .c-browse-communities-dialog .btn-close_wrapper .btn-close {
    margin: auto auto 0 -8px;
  }
}
.c-browse-communities-dialog .browse-communities_inner {
  max-height: calc(100vh - 110px);
  max-height: calc(100dvh - 110px);
}
.c-browse-communities-dialog .browse-communities_grid {
  overflow: auto;
}

.c-campaign-preview-dialog .campaign-preview-dialog_header {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: space-between;
  gap: 8px 16px;
  margin-bottom: 8px;
}
.c-campaign-preview-dialog .campaign-preview-dialog_viewport-toggle {
  display: flex;
  align-self: center;
  align-items: stretch;
  width: 100%;
  max-width: 280px;
}
.c-campaign-preview-dialog .campaign-preview-dialog_viewport-toggle .c-mw-button {
  flex: 1 1 0;
  min-width: 0;
  border-radius: 0;
}
.c-campaign-preview-dialog .campaign-preview-dialog_viewport-toggle > .c-mw-button:first-child {
  border-top-left-radius: 20px;
  border-bottom-left-radius: 20px;
}
.c-campaign-preview-dialog .campaign-preview-dialog_viewport-toggle > .c-mw-button:last-child {
  border-top-right-radius: 20px;
  border-bottom-right-radius: 20px;
}
.c-campaign-preview-dialog .campaign-preview-dialog_viewport-toggle > .c-mw-button + .c-mw-button {
  margin-inline-start: -1px;
}
.c-campaign-preview-dialog .campaign-preview-dialog_body {
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 16px;
  padding: 0 24px 24px;
}
@media all and (max-width: 620px) {
  .c-campaign-preview-dialog .campaign-preview-dialog_body {
    padding: 0 8px 16px;
  }
}
.c-campaign-preview-dialog .campaign-preview-dialog_fallback-note {
  align-self: center;
  width: 100%;
  max-width: 480px;
  margin: -8px 0 0;
  text-align: center;
  color: var(--font3);
}
.c-campaign-preview-dialog .campaign-preview-dialog_post {
  width: 100%;
  overflow: hidden;
}
.c-campaign-preview-dialog .campaign-preview-dialog_post .c-mw-posts-feed-ad-view {
  border: 1px solid var(--border1);
  box-sizing: border-box;
}
.c-campaign-preview-dialog .campaign-preview-dialog_story {
  position: relative;
  width: 100%;
  max-width: 320px;
  aspect-ratio: 9/16;
  border: 1px solid var(--border1);
  border-radius: 20px;
  overflow: hidden;
  background-color: var(--bg3);
}
.c-campaign-preview-dialog .campaign-preview-dialog_story-media {
  width: 100%;
  height: 100%;
  object-fit: cover;
  display: block;
}
.c-campaign-preview-dialog .campaign-preview-dialog_story-media--video {
  cursor: pointer;
}
.c-campaign-preview-dialog .campaign-preview-dialog_story-header {
  position: absolute;
  inset: 0 0 auto 0;
  display: flex;
  align-items: center;
  gap: 8px;
  padding: 12px 12px 32px;
  z-index: 1;
  background: linear-gradient(to bottom, rgba(0, 0, 0, 0.8) 0%, rgba(0, 0, 0, 0.5) 50%, rgba(0, 0, 0, 0) 100%);
  pointer-events: none;
}
.c-campaign-preview-dialog .campaign-preview-dialog_story-avatar {
  flex: 0 0 auto;
}
.c-campaign-preview-dialog .campaign-preview-dialog_story-author {
  min-width: 0;
}
.c-campaign-preview-dialog .campaign-preview-dialog_story-cta {
  position: absolute;
  inset: auto 0 0 0;
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 8px;
  padding: 16px 12px 16px;
  z-index: 2;
  background: var(--black-themed);
  text-decoration: none;
}
.c-campaign-preview-dialog .campaign-preview-dialog_hint {
  margin: 0;
  padding: 24px 16px;
  text-align: center;
}

.c-category-post-dialog .dialog_inner {
  max-width: 640px;
}
.c-category-post-dialog .dialog_content {
  display: flex;
  flex-direction: column;
  max-height: min(90vh, 1000px);
  overflow: hidden;
}
.c-category-post-dialog .scrollable-content {
  flex: 1;
  overflow-y: auto;
  padding-right: 12px;
  margin-right: -12px;
  min-height: 0;
}
.c-category-post-dialog .buttons-container {
  padding-top: 24px;
}
.c-category-post-dialog .buttons-container .c-mw-button {
  flex: 1;
  max-width: 50%;
}

.c-confirm-deletion-dialog .dialog_inner {
  max-width: 592px;
}

.c-create-event-dialog .event-label {
  padding: 4px;
  color: var(--font-mirrored);
}
.c-create-event-dialog section {
  position: relative;
}
.c-create-event-dialog section .section-label {
  width: 100%;
  display: flex;
  margin-top: 32px;
  margin-bottom: 8px;
}
.c-create-event-dialog section.invitations-section label:first-of-type {
  margin-bottom: 8px;
}

.c-create-folder-dialog .dialog_inner {
  width: 500px;
}

.c-create-group-dialog.payment-step .dialog_inner {
  max-width: 800px;
}
.c-create-group-dialog .dialog_inner {
  height: auto;
}
.c-create-group-dialog section {
  position: relative;
  padding: 8px 0;
}
.c-create-group-dialog section:first-child {
  padding-top: 0;
}
.c-create-group-dialog section a {
  cursor: pointer;
}
.c-create-group-dialog label {
  margin-bottom: 8px;
  display: flex;
  cursor: default;
  font-size: 14px;
  font-style: normal;
  font-weight: 400;
  line-height: 135%;
  letter-spacing: -0.14px;
}
.c-create-group-dialog .radio-label {
  align-items: flex-start;
}

.c-create-page-dialog.payment-step .dialog_inner {
  max-width: 800px;
}
.c-create-page-dialog.payment-step .dialog_footer {
  display: none;
}
.c-create-page-dialog .dialog-footer {
  width: 100%;
  justify-content: space-between;
  border-bottom-left-radius: 20px;
  border-bottom-right-radius: 20px;
  border-top: 1px solid var(--border1);
}
.c-create-page-dialog .step {
  flex-grow: 1;
  display: flex;
  flex-direction: column;
}
.c-create-page-dialog .step1_pic {
  height: 106px;
}
.c-create-page-dialog .dialog_footer {
  background-color: var(--bg2);
}
.c-create-page-dialog .section-divider {
  border-top: 1px solid var(--border1);
  margin: 16px;
  width: calc(100% - 40px);
}
.c-create-page-dialog .btn-red {
  color: var(--error1) !important;
}
.c-create-page-dialog .c-mw-photo-picker-dropdown {
  margin: 10px 0 0;
}
.c-create-page-dialog .uploaded-image-wrapper {
  display: flex;
  position: relative;
  background-color: var(--bg1);
  overflow: hidden;
  border-radius: 16px;
}
.c-create-page-dialog .uploaded-image-wrapper .progress-wrapper {
  position: absolute;
  top: calc(50% - 15px);
}
.c-create-page-dialog .uploaded-image-wrapper.profile {
  width: 100px;
  height: 100px;
}
.c-create-page-dialog .uploaded-image-wrapper.cover {
  width: 356px;
  max-width: 100%;
  min-height: 100px;
}
.c-create-page-dialog .icn.gallery {
  color: #dbdbdb;
  margin: auto;
}
.c-create-page-dialog .step-1 .select-menu {
  max-height: 310px;
}
.c-create-page-dialog .step-1 .select-menu .select-menu_content {
  max-height: 270px;
}
.c-create-page-dialog .step-3 .dialog-content {
  padding: 0;
}
.c-create-page-dialog .step-3 .pages-trial-info {
  border-bottom: 1px solid var(--border1);
}
.c-create-page-dialog .purchase_footer .cursor-pointer.dot {
  cursor: default;
}

.c-credit-card-info-dialog .dialog_inner {
  max-width: 600px;
}

.c-crowdscore-dialog .dialog_inner {
  max-width: 360px;
}
.c-crowdscore-dialog .crowdscore-dialog-image {
  width: 144px;
  height: 84px;
}
.c-crowdscore-dialog p {
  max-width: 300px;
}

.c-debug-tool-dialog.background .dialog_inner-wrapper:before {
  content: "";
  display: block;
  width: 100%;
  height: 100%;
  opacity: 0.8;
  filter: brightness(0.5) contrast(0.7);
  background: linear-gradient(15deg, hsl(183, 60%, 49%) 0%, hsl(203, 100%, 35%) 48%, hsl(266, 85%, 21%) 100%) !important;
}
.c-debug-tool-dialog .dialog_inner {
  width: 70%;
  min-width: 940px;
  text-align: left;
}
.c-debug-tool-dialog .dialog_content {
  padding: 32px 24px;
}
.c-debug-tool-dialog .entry:hover {
  background: var(--bg2);
}
.c-debug-tool-dialog .entry.active {
  background: var(--bg2);
  font-weight: bold;
}
.c-debug-tool-dialog .entry.active .BodyM-Regular {
  font-weight: bold;
}
.c-debug-tool-dialog .content-title {
  border-bottom: 1px solid #e3e3e3;
}
.c-debug-tool-dialog .content-title.active {
  border-color: red;
}
.c-debug-tool-dialog .debug-text {
  white-space: pre-wrap !important;
  font-family: "Menlo", "Monaco", "Consolas", "Liberation Mono", "Courier New", monospace !important;
  padding: 0px 20px;
  background-color: var(--bg1);
  font-size: 12px;
}
.c-debug-tool-dialog .rounded-color-input {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  width: 25px;
  height: 25px;
  padding: 0;
  border: none;
  border-radius: 50%;
  cursor: pointer;
}
.c-debug-tool-dialog .rounded-color-input::-webkit-color-swatch-wrapper {
  padding: 0;
}
.c-debug-tool-dialog .rounded-color-input::-webkit-color-swatch {
  border: none;
  border-radius: 50%;
}
.c-debug-tool-dialog .rounded-color-input::-moz-color-swatch {
  border: none;
  border-radius: 50%;
}
.c-debug-tool-dialog .debug-dialog-scroll {
  overflow-x: hidden;
  overflow-y: auto;
  text-align: center;
}

.c-delete-account-dialog .dialog_inner {
  max-width: 600px;
}
.c-delete-account-dialog .delete-account_groups_wrapper .photo-group_item {
  width: 64px;
  display: flex;
  flex-flow: column;
  position: relative;
  cursor: pointer;
}
.c-delete-account-dialog .delete-account_groups_wrapper .photo-group_item .photo-group_img-wrapper {
  height: calc(64px - 4px);
  width: calc(64px - 4px);
  border-radius: 4px;
  overflow: hidden;
  border: 0.5px solid var(--border1);
}
.c-delete-account-dialog .delete-account_groups_wrapper .photo-group_item .photo-group_img-wrapper img {
  height: 100%;
  width: 100%;
  object-fit: cover;
}
.c-delete-account-dialog .delete-account_groups_wrapper .photo-group_item .photo-group_name {
  margin-top: 8px;
  font-size: 12px;
  font-style: normal;
  font-weight: 500;
  line-height: 135%;
  letter-spacing: -0.12px;
  text-align: center;
  width: 64px;
}
.c-delete-account-dialog .delete-account_groups_wrapper {
  border-bottom: 1px solid var(--border1);
}
.c-delete-account-dialog .delete-account_groups_wrapper .photo-group_item {
  flex: 1 14.2857142857%;
  align-items: center;
}
.c-delete-account-dialog .divider-bottom {
  border-bottom: 1px solid var(--border1);
}
.c-delete-account-dialog .delete-account_authorization-center > span {
  max-width: 450px;
  margin: 0 auto;
}
.c-delete-account-dialog .actions-btn {
  gap: 24px;
}
.c-delete-account-dialog .actions-btn button {
  width: 48%;
}
.c-delete-account-dialog .sad-icon {
  width: 27px;
  height: 27px;
}

.c-did-you-know-dialog .dialog_inner {
  width: 455px;
}
.c-did-you-know-dialog .dialog_inner .top-image {
  width: 144px;
  height: 162px;
}

.c-discover-interests-dialog .dialog_inner {
  max-width: 640px;
}
.c-discover-interests-dialog .dialog_content {
  display: flex;
  flex-direction: column;
  max-height: min(90vh, 1000px);
  overflow: hidden;
}
.c-discover-interests-dialog .scrollable-content {
  flex: 1;
  overflow-y: auto;
  padding-right: 12px;
  margin-right: -12px;
  min-height: 0;
}
.c-discover-interests-dialog .buttons-container {
  padding-top: 24px;
  flex-shrink: 0;
}
.c-discover-interests-dialog .buttons-container .c-mw-button {
  flex: 1;
  max-width: 50%;
}

.c-do-you-know-dialog .dialog_inner {
  max-width: 360px;
}
.c-do-you-know-dialog .dialog-inner,
.c-do-you-know-dialog .dialog_content {
  border-radius: 16px;
}
.c-do-you-know-dialog .dialog_inner {
  display: flex;
  flex-direction: column;
}
.c-do-you-know-dialog .dialog_inner .img-wrapper {
  order: 1;
}
.c-do-you-know-dialog .dialog_inner .img-wrapper img {
  max-width: 184px;
  max-height: 128px;
}
.c-do-you-know-dialog .dialog_inner .dialog-text {
  order: 2;
  text-align: center;
}
.c-do-you-know-dialog .dialog-content {
  position: relative;
  padding: 20px;
}

.c-download-content-dialog .dialog_inner {
  width: 450px;
}
.c-download-content-dialog .download-content-options label {
  margin-top: 10px;
}
.c-download-content-dialog .download-content-options label input {
  margin-right: 10px;
  outline: none;
}
[dir=rtl] .c-download-content-dialog .download-content-options label input {
  margin-right: 0;
  margin-left: 10px;
}

.c-edit-album-dialog .dialog_header .album-name-wrapper {
  width: calc(100% - 40px);
}
.c-edit-album-dialog .dialog_header .album-name-wrapper .album-name {
  text-transform: initial;
  font-weight: 400;
}
.c-edit-album-dialog .dialog_header .input-wrapper {
  display: inline-flex;
  align-items: center;
}
.c-edit-album-dialog .dialog_header .input-wrapper .h-input_text {
  padding-right: 55px;
}
.c-edit-album-dialog .dialog_header .input-wrapper .edit-control {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 24px;
  height: 24px;
  position: absolute;
  right: 6px;
  top: 12px;
}
[dir=rtl] .c-edit-album-dialog .dialog_header .input-wrapper .edit-control {
  right: auto;
  left: 6px;
}
.c-edit-album-dialog .dialog_header .input-wrapper .edit-control:first-of-type {
  right: 32px;
}
[dir=rtl] .c-edit-album-dialog .dialog_header .input-wrapper .edit-control:first-of-type {
  right: auto;
  left: 32px;
}
.c-edit-album-dialog .dialog_header .input-wrapper .edit-control .icn.checkmark {
  color: var(--brand-color);
}
.c-edit-album-dialog .dialog_header .input-wrapper .edit-control .icn.close_x {
  color: var(--error1) !important;
  margin: 0 !important;
}
.c-edit-album-dialog .dialog_header .input-wrapper .validation {
  text-transform: initial;
  top: calc(100% + 3px);
  left: 4px;
}
.c-edit-album-dialog .dialog_inner {
  max-width: 910px;
}
.c-edit-album-dialog .edit-album_photos {
  max-height: 370px;
  font-size: 0;
}
.c-edit-album-dialog .edit-album_photos.animation-loading-2 {
  min-height: 250px;
}
.c-edit-album-dialog .edit-album_photos .edit-album_photo {
  max-width: 130px;
  height: 100vh;
  max-height: 100px;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center center;
}
.c-edit-album-dialog .edit-album_photos .edit-album_photo.edit-album_photo--without {
  opacity: 0.5;
  filter: grayscale(1);
}
.c-edit-album-dialog .edit-album_photos .edit-album_photo img {
  max-width: 140px;
}

.c-emoji-senders-dialog .emoji-senders_user-dialog:hover {
  background-color: var(--bg2);
}
.c-emoji-senders-dialog .dialog_inner {
  max-width: 483px;
  height: 486px;
  background-color: var(--bg2);
}
.c-emoji-senders-dialog .dropdown-opener--emoji-sender-dropdown {
  margin-left: 10px;
  padding: 10px 2px;
}
.c-emoji-senders-dialog .dropdown-opener--emoji-sender-dropdown.not-contact {
  margin-left: auto;
}
[dir=rtl] .c-emoji-senders-dialog .dropdown-opener--emoji-sender-dropdown {
  margin-left: 0;
  margin-right: 10px;
}

.c-event-owner-conflict-dialog .dialog_inner {
  width: 500px;
}

.c-event-repeat-dialog .dialog_inner {
  width: 400px;
}
.c-event-repeat-dialog .dialog_inner section {
  display: flex;
  align-items: center;
  margin-top: 16px;
  padding-left: 12px;
}
[dir=rtl] .c-event-repeat-dialog .dialog_inner section {
  padding-left: 0;
  padding-right: 12px;
}
.c-event-repeat-dialog .dialog_inner section .mw-radio_box {
  margin-right: 16px;
}
[dir=rtl] .c-event-repeat-dialog .dialog_inner section .mw-radio_box {
  margin-right: 0;
  margin-left: 16px;
}
.c-event-repeat-dialog .dialog_inner section .section-label {
  min-width: 82px;
  font-size: 14px;
  font-style: normal;
  font-weight: 400;
  line-height: 135%;
  letter-spacing: -0.14px;
  text-align: right;
  margin-right: 8px;
}
[dir=rtl] .c-event-repeat-dialog .dialog_inner section .section-label {
  margin-right: 0;
  margin-left: 8px;
  text-align: left;
}
.c-event-repeat-dialog .dialog_inner section .section-content {
  font-size: 14px;
  font-style: normal;
  font-weight: 400;
  line-height: 135%;
  letter-spacing: -0.14px;
}
.c-event-repeat-dialog .dialog_inner section .section-content .week-day-btn {
  width: 29px;
  border-radius: 3px;
  border: 1px solid var(--border1);
  margin-right: 1px;
  height: 35px;
  font-size: 12px;
  font-style: normal;
  font-weight: 400;
  line-height: 135%;
  letter-spacing: -0.12px;
  color: var(--font1);
  background: var(--bg3);
  padding: 0;
  margin-top: 4px;
}
[dir=rtl] .c-event-repeat-dialog .dialog_inner section .section-content .week-day-btn {
  margin-right: 0;
  margin-left: 1px;
}
.c-event-repeat-dialog .dialog_inner section .section-content .week-day-btn.day-selected {
  color: #000000;
  background: var(--brand-color);
}
.c-event-repeat-dialog .dialog_inner section .section-content .frequency-select {
  min-width: 100px;
}
.c-event-repeat-dialog .dialog_inner section .section-content .frequency-select .select-menu {
  min-width: 100%;
}
.c-event-repeat-dialog .dialog_inner section .section-content .every-select {
  width: 90px;
}
.c-event-repeat-dialog .dialog_inner section .section-content .event-repeat-radio-wrapper {
  display: flex;
  align-items: center;
  flex-wrap: wrap;
  margin-bottom: 12px;
}
.c-event-repeat-dialog .dialog_inner section .section-content .event-repeat-radio-wrapper label {
  position: relative;
  white-space: nowrap;
}
.c-event-repeat-dialog .dialog_inner section .section-content .event-repeat-radio-wrapper .event-repeat-ends-after-input {
  width: 72px;
}
.c-event-repeat-dialog .dialog_inner section .section-content.event-repeat-on-wrapper {
  width: 230px;
}

.c-exported-content-dialog .dialog_inner {
  max-width: 400px;
}

@media screen and (max-width: 500px) {
  .c-feedback-dialog .dialog-footer {
    flex-direction: column;
  }
}
.c-feedback-dialog .sg-textarea-container pre {
  height: 110px;
  overflow: hidden;
}
.c-feedback-dialog .sg-textarea-container textarea {
  overflow: auto;
}
.c-feedback-dialog .select-menu_opener_wrapper {
  flex: 0 1 440px;
}

.c-followers-dialog .with-filter {
  height: 350px;
}
.c-followers-dialog .without-filter {
  height: 388px;
}
.c-followers-dialog .followers-scroll {
  overflow-x: hidden;
  overflow-y: auto;
  text-align: center;
}

.c-group-add-user-dialog .dialog_inner {
  max-width: 500px;
}
.c-group-add-user-dialog .dialog-content {
  padding: 0px 40px 40px 40px;
}
.c-group-add-user-dialog .h-feed-placeholder {
  width: 100%;
  margin: 40px auto 8px;
}

.c-group-apply-dialog.group-apply--after-join .dialog_inner {
  max-width: 500px;
}
.c-group-apply-dialog .dialog_inner {
  max-width: 500px;
}
.c-group-apply-dialog .dialog_inner.reporting {
  max-width: 600px;
}
.c-group-apply-dialog textarea::-webkit-input-placeholder {
  color: var(--font1);
}
.c-group-apply-dialog textarea::-moz-placeholder {
  color: var(--font1);
}

.c-group-blocking-confirm-dialog .dialog_content .photo-group_item {
  width: 74px;
  display: inline-block;
  flex-flow: column;
  position: relative;
  cursor: pointer;
}
.c-group-blocking-confirm-dialog .dialog_content .photo-group_item .photo-group_img-wrapper {
  height: calc(74px - 4px);
  width: calc(74px - 4px);
  border-radius: 4px;
  overflow: hidden;
  border: 0.5px solid var(--border1);
}
.c-group-blocking-confirm-dialog .dialog_content .photo-group_item .photo-group_img-wrapper img {
  height: 100%;
  width: 100%;
  object-fit: cover;
}
.c-group-blocking-confirm-dialog .dialog_content .photo-group_item .photo-group_name {
  margin-top: 8px;
  font-size: 12px;
  font-style: normal;
  font-weight: 500;
  line-height: 135%;
  letter-spacing: -0.12px;
  text-align: center;
  width: 74px;
}
.c-group-blocking-confirm-dialog .dialog_inner {
  width: 500px;
}
@media screen and (max-width: 400px) {
  .c-group-blocking-confirm-dialog .dialog-topic {
    margin-top: 10px;
    font-size: 24px;
    font-style: normal;
    font-weight: 400;
    line-height: 135%;
    letter-spacing: -0.24px;
  }
  .c-group-blocking-confirm-dialog .dialog-text {
    padding: 0 18px !important;
  }
}

.c-group-conflict-admin-dialog .dialog_inner {
  width: 500px;
}

.c-group-conflict-owner-dialog .dialog_inner {
  width: 500px;
}

.c-group-initialisation-dialog .dialog_inner {
  width: 500px;
}
.c-group-initialisation-dialog .description-section {
  border-bottom: 1px solid var(--border1);
}
.c-group-initialisation-dialog section .group-profile_avatar {
  width: 100px;
  height: 100px;
}
.c-group-initialisation-dialog section .group-profile_avatar img {
  object-fit: cover;
}
.c-group-initialisation-dialog section .group-profile_avatar .progress-wrapper {
  position: absolute;
}

.c-group-joined-dialog .dialog_inner {
  width: 360px;
  border-radius: 16px;
}
.c-group-joined-dialog .dialog_inner .top-image {
  width: 186px;
  height: 111px;
}

.c-group-mint-nft-dialog.payment-step .dialog_inner {
  max-width: 800px;
}
.c-group-mint-nft-dialog .actions-buttons {
  width: 100%;
  gap: 24px;
}
.c-group-mint-nft-dialog .actions-buttons button {
  width: 48%;
}

.c-group-preview-dialog:not(.dialog-loaded) .dialog_inner-wrapper {
  display: none;
}
.c-group-preview-dialog .info-box {
  border-top-right-radius: 20px;
  border-top-left-radius: 20px;
  background-color: var(--bg1);
}
.c-group-preview-dialog .info-box .info-text-wrapper {
  width: calc(100% - 64px);
}
.c-group-preview-dialog .info-box .dash-separator:after {
  content: "-";
  margin: 0 4px;
}
.c-group-preview-dialog .main-content {
  border-bottom-right-radius: 20px;
  border-bottom-left-radius: 20px;
}
.c-group-preview-dialog .cover-wrapper {
  width: 100%;
  height: 32vw;
  max-height: 203px;
}
.c-group-preview-dialog .cover-wrapper .cover {
  object-fit: cover;
}
.c-group-preview-dialog .feed-loader {
  height: 80px;
}
.c-group-preview-dialog .feed-limit-info b {
  text-decoration: underline;
  cursor: pointer;
}
.c-group-preview-dialog .group-preview-actions {
  display: flex;
  justify-content: center;
  gap: 20px;
}
.c-group-preview-dialog .group-preview-actions > .c-mw-button,
.c-group-preview-dialog .group-preview-actions > .c-mw-share-link {
  width: calc((100% - 20px) / 2);
  max-width: 230px;
  min-width: 0;
}
.c-group-preview-dialog .group-preview-actions > .c-mw-share-link > .c-mw-button {
  width: 100%;
}
.c-group-preview-dialog .c-mw-handle span {
  cursor: default;
}
.c-group-preview-dialog .c-mw-profile-link {
  cursor: default;
}

.c-icon-picker-dialog .dialog_inner {
  width: 600px;
  height: 90vh;
  max-height: 700px;
  display: flex;
  flex-direction: column;
}
.c-icon-picker-dialog .dialog_content {
  display: flex;
  flex-direction: column;
  overflow: hidden;
  flex: 1;
  min-height: 0;
}
.c-icon-picker-dialog .dialog_content_header {
  flex-shrink: 0;
}
.c-icon-picker-dialog .icons-filter-search {
  display: flex;
  align-items: center;
  gap: 8px;
  margin-bottom: 16px;
  flex-shrink: 0;
}
.c-icon-picker-dialog .icons-grid {
  display: flex;
  flex-wrap: wrap;
  gap: 8px;
  margin-bottom: 24px;
  overflow-y: auto;
  padding: 4px;
  flex: 1;
  min-height: 200px;
  align-content: flex-start;
}
.firefox .c-icon-picker-dialog .icons-grid {
  scrollbar-width: thin;
}
.c-icon-picker-dialog .icons-grid::-webkit-scrollbar {
  width: 8px;
  height: 8px;
}
.c-icon-picker-dialog .icons-grid::-webkit-scrollbar-thumb {
  background-color: var(--grey60);
  border-radius: 8px;
}
.c-icon-picker-dialog .icons-grid::-webkit-scrollbar-track {
  background: transparent;
}
.c-icon-picker-dialog .icons-grid .icon-item {
  aspect-ratio: 1;
  border: 2px solid var(--border1);
  border-radius: 8px;
  background: var(--bg1);
  cursor: pointer;
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 12px;
  transition: all 0.2s ease;
  color: var(--font2);
}
.c-icon-picker-dialog .icons-grid .icon-item:hover {
  transform: translateY(-2px);
  box-shadow: 0 4px 12px var(--shadow1-color);
}
.c-icon-picker-dialog .icons-grid .icon-item.selected {
  border-color: var(--font1);
  color: var(--font1);
  box-shadow: 0 0 0 2px var(--font1);
}
.c-icon-picker-dialog .icons-grid .icon-item:active {
  transform: translateY(0);
}
.c-icon-picker-dialog .icons-grid .icon-item .icn {
  width: 24px;
  height: 24px;
}
.c-icon-picker-dialog .icons-grid-empty {
  width: 100%;
  text-align: center;
  padding: 40px;
  color: var(--font3);
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: 135%;
  letter-spacing: -0.16px;
}
.c-icon-picker-dialog .dialog_actions {
  flex-shrink: 0;
}

.c-incoming-call-dialog .dialog_inner {
  width: 300px;
}
.c-incoming-call-dialog .dialog_content img {
  width: 150px;
  height: 150px;
  border: 5px solid var(--bg1);
  border: 0.5px solid var(--border1);
}
.c-incoming-call-dialog .dialog_actions {
  column-gap: 32px;
}
.c-incoming-call-dialog .dialog_actions button {
  display: flex;
  flex-direction: column;
  align-items: center;
  row-gap: 4px;
  font-size: 12px;
  font-style: normal;
  font-weight: 700;
  line-height: 135%;
  letter-spacing: -0.12px;
  color: #56ba78;
}
.c-incoming-call-dialog .dialog_actions button:hover {
  opacity: 0.9;
}
.c-incoming-call-dialog .dialog_actions button.btn-red {
  color: #df6969;
}
.c-incoming-call-dialog .loader {
  display: inline;
}
@keyframes blink {
  50% {
    color: transparent;
  }
}
.c-incoming-call-dialog .loader-dot {
  animation: 1s blink infinite;
}
.c-incoming-call-dialog .loader-dot:nth-child(2) {
  animation-delay: 250ms;
}
.c-incoming-call-dialog .loader-dot:nth-child(3) {
  animation-delay: 500ms;
}

.c-invitations-dialog .dialog_inner {
  max-width: 630px;
}
.c-invitations-dialog .dialog_content {
  padding-inline: 0;
  display: grid;
  grid-template-areas: "header" "tabs" "content";
  grid-template-rows: auto auto auto;
  min-height: 360px;
}
.c-invitations-dialog .dialog_content.user-picker {
  grid-template-rows: auto auto minmax(0, 1fr);
  max-height: calc(100vh - 120px);
  max-height: calc(100dvh - 120px);
}
.c-invitations-dialog .dialog_content_header {
  grid-area: header;
}
.c-invitations-dialog .c-mw-navigation-tabs {
  grid-area: tabs;
}
.c-invitations-dialog .invitation_main {
  grid-area: content;
  min-width: 0;
}
.c-invitations-dialog .invitation_section {
  display: flex;
  padding: 0 29px;
  box-sizing: border-box;
  width: 100%;
  border-radius: 0 0 20px 20px;
}
.c-invitations-dialog .invitation_section:first-of-type {
  border-top: 0;
}
.c-invitations-dialog .contact-invitation_contacts_send {
  min-height: 36px;
  min-width: 260px;
  display: flex;
  align-items: center;
  justify-content: flex-end;
  position: relative;
}
.c-invitations-dialog .contact-invitation_contacts_send.bottom-panel {
  width: 100%;
  margin: 27px 0 -32px -29px;
  padding: 0 29px;
}
[dir=rtl] .c-invitations-dialog .contact-invitation_contacts_send.bottom-panel {
  margin: 27px -29px -32px 0;
}
.c-invitations-dialog .contact-invitation_contacts_send.bottom-panel button {
  margin: 11px 0 11px 10px;
}
[dir=rtl] .c-invitations-dialog .contact-invitation_contacts_send.bottom-panel button {
  margin: 11px 10px 11px 0;
}

.c-media-dialog {
  height: 100%;
  justify-content: center;
  position: fixed;
}
.c-media-dialog img {
  max-width: 100%;
}
.c-media-dialog.content-high .media-dialog_inner .media-dialog_post.media-dialog_post--comment-fixed {
  height: calc(100% - 92px);
}
.c-media-dialog.content-high .media-dialog_inner .media-dialog_post.media-dialog_post--comment-fixed.media-dialog_post--comment-focused {
  height: calc(100% - 92px);
}
.c-media-dialog.content-high .media-dialog_inner .media-dialog_post.media-dialog_post--comment-fixed .mw-post {
  position: inherit !important;
}
.c-media-dialog.media-dialog--fullscreen {
  padding: 0;
}
.c-media-dialog.media-dialog--fullscreen .media_dialog_media-wrapper {
  height: calc(100vh - 53px);
  height: calc(100dvh - 53px);
}
.c-media-dialog.media-dialog--fullscreen .dialog_inner-wrapper {
  padding: 0;
}
.c-media-dialog.media-dialog--fullscreen .media-dialog_inner {
  width: 100%;
  height: 100%;
  max-width: 100% !important;
  max-height: 100% !important;
  margin: 0;
  border-radius: 0;
}
.c-media-dialog.media-dialog--fullscreen .media-dialog_inner .media-dialog_content {
  height: 100%;
}
.c-media-dialog.media-dialog--fullscreen .media-dialog_inner .media-dialog_media {
  width: 100%;
  position: relative;
}
.c-media-dialog.media-dialog--fullscreen .media-dialog_inner .media-dialog_media .media-dialog_media--photo img,
.c-media-dialog.media-dialog--fullscreen .media-dialog_inner .media-dialog_media .media-dialog_media--photo video,
.c-media-dialog.media-dialog--fullscreen .media-dialog_inner .media-dialog_media .media-dialog_media--video img,
.c-media-dialog.media-dialog--fullscreen .media-dialog_inner .media-dialog_media .media-dialog_media--video video {
  height: 100%;
}
.c-media-dialog.media-dialog--fullscreen .media-dialog_inner .media-dialog_fullscreen-controls {
  height: calc(100% - 36px) !important;
}
.c-media-dialog .media_dialog_media-wrapper {
  height: calc(100vh - 144px);
}
@media screen and (max-width: 767px) {
  .c-media-dialog .media_dialog_media-wrapper.full-width {
    height: calc(100vh - 86px);
    height: calc(100dvh - 86px);
  }
}
.c-media-dialog .media_dialog_media-wrapper.full-width .media-dialog_media {
  width: 100%;
}
@media screen and (max-width: 767px) {
  .c-media-dialog .media_dialog_media-wrapper:not(.full-width) {
    display: flex;
    flex-direction: column;
  }
}
.c-media-dialog .media-dialog_inner {
  width: calc(100% - 60px);
  height: calc(100% - 60px);
  max-width: 100%;
  overflow: hidden;
  margin: 20px auto;
  position: relative;
  border-radius: 20px;
}
@media screen and (max-width: 767px) {
  .c-media-dialog .media-dialog_inner {
    width: 100%;
    height: 100%;
    margin: auto;
  }
}
.c-media-dialog .media-dialog_inner .media-dialog_header {
  width: 100%;
  height: 52px;
  display: flex;
  flex: 1 0 52px;
  justify-content: space-between;
  background-color: var(--bg1);
  border-bottom: 1px solid var(--border1);
  border-radius: 20px 20px 0 0;
}
.c-media-dialog .media-dialog_inner .media-dialog_header .media-dialog_header_left,
.c-media-dialog .media-dialog_inner .media-dialog_header .media-dialog_header_right {
  display: flex;
  align-items: center;
}
.c-media-dialog .media-dialog_inner .media-dialog_header.emoji-senders_header {
  justify-content: flex-start;
}
.c-media-dialog .media-dialog_inner .media-dialog_header .media-dialog_header_left {
  flex: 1 0 calc(100% - 445px);
  position: relative;
}
.c-media-dialog .media-dialog_inner .media-dialog_header .media-dialog_header_right {
  justify-content: flex-end;
}
.c-media-dialog .media-dialog_inner .media-dialog_header .media-dialog_header_navigation {
  width: calc(100% - 54px);
  height: 52px;
  display: flex;
  align-items: center;
  justify-content: center;
  position: absolute;
  top: 0;
  left: 54px;
  font-size: 12px;
  font-style: normal;
  font-weight: 700;
  line-height: 135%;
  letter-spacing: -0.12px;
  box-sizing: border-box;
}
[dir=rtl] .c-media-dialog .media-dialog_inner .media-dialog_header .media-dialog_header_navigation {
  right: 54px;
  left: auto;
}
.c-media-dialog .media-dialog_inner .media-dialog_header .media-dialog_header_navigation .media-dialog_header_navigation_title {
  min-width: 70px;
  text-align: center;
  white-space: nowrap;
}
.c-media-dialog .media-dialog_inner .media-dialog_header .media-dialog_header_navigation .media-dialog_header_navigation_title .title-element {
  display: inline-block;
}
.c-media-dialog .media-dialog_inner .media-dialog_header .media-dialog_header_navigation .media-dialog_header_navigation_title .title-element:not(:last-of-type):after {
  content: " | ";
  width: 15px;
  display: inline-block;
}
.c-media-dialog .media-dialog_inner .media-dialog_header .media-dialog_header_navigation .media-dialog_header_navigation_title .title-counter {
  margin-left: 5px;
}
[dir=rtl] .c-media-dialog .media-dialog_inner .media-dialog_header .media-dialog_header_navigation .media-dialog_header_navigation_title .title-counter {
  margin-left: 0;
  margin-right: 5px;
}
.c-media-dialog .media-dialog_inner .media-dialog_header .media-dialog_header_navigation button {
  padding: 8px 16px;
}
.c-media-dialog .media-dialog_inner .media-dialog_header button,
.c-media-dialog .media-dialog_inner .media-dialog_header a {
  height: 100%;
  font-size: 12px;
  font-style: normal;
  font-weight: 700;
  line-height: 135%;
  letter-spacing: -0.12px;
  z-index: 1;
}
.c-media-dialog .media-dialog_inner .media-dialog_header button.btn-padding,
.c-media-dialog .media-dialog_inner .media-dialog_header a.btn-padding {
  padding: 0 19px;
}
.c-media-dialog .media-dialog_inner .media-dialog_header button.header_download-button svg, .c-media-dialog .media-dialog_inner .media-dialog_header button.header_album-button svg,
.c-media-dialog .media-dialog_inner .media-dialog_header a.header_download-button svg,
.c-media-dialog .media-dialog_inner .media-dialog_header a.header_album-button svg {
  margin: 1px 6px 0 0;
}
[dir=rtl] .c-media-dialog .media-dialog_inner .media-dialog_header button.header_download-button svg, [dir=rtl] .c-media-dialog .media-dialog_inner .media-dialog_header button.header_album-button svg,
[dir=rtl] .c-media-dialog .media-dialog_inner .media-dialog_header a.header_download-button svg,
[dir=rtl] .c-media-dialog .media-dialog_inner .media-dialog_header a.header_album-button svg {
  margin: 1px 0 0 6px;
}
.c-media-dialog .media-dialog_inner .media-dialog_header button.header_download-button,
.c-media-dialog .media-dialog_inner .media-dialog_header a.header_download-button {
  padding: 0 10px;
}
.c-media-dialog .media-dialog_inner .media-dialog_header button.header_comments-button,
.c-media-dialog .media-dialog_inner .media-dialog_header a.header_comments-button {
  padding: 0 27px;
  border-left: 1px solid var(--border1);
}
@media all and (max-width: 620px) {
  .c-media-dialog .media-dialog_inner .media-dialog_header button.header_download-button span, .c-media-dialog .media-dialog_inner .media-dialog_header button.header_album-button span, .c-media-dialog .media-dialog_inner .media-dialog_header button.header_resize-button,
  .c-media-dialog .media-dialog_inner .media-dialog_header a.header_download-button span,
  .c-media-dialog .media-dialog_inner .media-dialog_header a.header_album-button span,
  .c-media-dialog .media-dialog_inner .media-dialog_header a.header_resize-button {
    display: none;
  }
  .c-media-dialog .media-dialog_inner .media-dialog_header button.header_comments-button,
  .c-media-dialog .media-dialog_inner .media-dialog_header a.header_comments-button {
    padding: 0 8px;
  }
}
.c-media-dialog .media-dialog_inner .media-dialog_header .navigation-arrow--disabled {
  opacity: 0.4;
}
.c-media-dialog .media-dialog_inner .media-dialog_fullscreen-buttons {
  top: 6px;
  right: 10px;
  display: flex;
  position: absolute;
  z-index: 1;
}
[dir=rtl] .c-media-dialog .media-dialog_inner .media-dialog_fullscreen-buttons {
  right: auto;
  left: 10px;
}
.c-media-dialog .media-dialog_inner .media-dialog_fullscreen-buttons button,
.c-media-dialog .media-dialog_inner .media-dialog_fullscreen-buttons a {
  padding: 11px;
}
.c-media-dialog .media-dialog_inner .media-dialog_fullscreen-buttons svg {
  color: var(--white-themed);
}
.c-media-dialog .media-dialog_inner .media-dialog_fullscreen-buttons .icn.download-2 {
  width: 16px;
  height: 16px;
}
.c-media-dialog .media-dialog_inner .media-dialog_content {
  width: 100%;
  height: calc(100% - 53px);
  display: flex;
}
@media screen and (max-width: 767px) {
  .c-media-dialog .media-dialog_inner .media-dialog_content {
    flex-direction: column;
  }
}
.c-media-dialog .media-dialog_inner .media-dialog_media {
  flex: 1 1 60%;
  min-width: 300px;
  height: auto;
  position: relative;
  text-align: center;
  user-select: none;
  background-color: #373737;
}
.c-media-dialog .media-dialog_inner .media-dialog_media--loading {
  display: flex;
  justify-content: center;
  align-items: center;
  height: 100%;
  width: 100%;
}
.c-media-dialog .media-dialog_inner .media-dialog_media:hover .media-dialog_fullscreen-controls {
  display: inline-block;
}
.c-media-dialog .media-dialog_inner .media-dialog_media .media-dialog_media--container {
  height: 100%;
  display: flex;
  flex-direction: column;
}
.c-media-dialog .media-dialog_inner .media-dialog_media .media-dialog_media--photo,
.c-media-dialog .media-dialog_inner .media-dialog_media .media-dialog_media--video {
  display: flex;
  flex: 1 1 0;
  justify-content: center;
  align-items: center;
  height: 100%;
  min-height: 0;
}
.c-media-dialog .media-dialog_inner .media-dialog_media .media-dialog_media--photo .is-splash,
.c-media-dialog .media-dialog_inner .media-dialog_media .media-dialog_media--video .is-splash {
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center center;
}
.c-media-dialog .media-dialog_inner .media-dialog_media .media-dialog_media--photo img,
.c-media-dialog .media-dialog_inner .media-dialog_media .media-dialog_media--photo .player,
.c-media-dialog .media-dialog_inner .media-dialog_media .media-dialog_media--video img,
.c-media-dialog .media-dialog_inner .media-dialog_media .media-dialog_media--video .player {
  top: 0;
  right: 0;
  left: 0;
  bottom: 0;
  width: auto;
  height: auto;
  max-height: 100%;
  max-width: 100%;
  margin: auto;
}
.c-media-dialog .media-dialog_inner .media-dialog_media .media-dialog_media--photo img,
.c-media-dialog .media-dialog_inner .media-dialog_media .media-dialog_media--video img {
  object-fit: contain;
}
.c-media-dialog .media-dialog_inner .media-dialog_media .media-dialog_media--photo .player,
.c-media-dialog .media-dialog_inner .media-dialog_media .media-dialog_media--video .player {
  height: 100%;
}
.c-media-dialog .media-dialog_inner .media-dialog_media .media-dialog_media--photo video,
.c-media-dialog .media-dialog_inner .media-dialog_media .media-dialog_media--video video {
  width: 100%;
  height: 100%;
}
.c-media-dialog .media-dialog_inner .media-dialog_media .media-dialog_media--photo-img-preview {
  width: 100%;
  height: 100%;
  background-position: center center;
  background-repeat: no-repeat;
}
.c-media-dialog .media-dialog_inner .media-dialog_media--poll {
  width: 100%;
  height: 100%;
}
.c-media-dialog .media-dialog_inner .media-dialog_media--poll .poll_question {
  padding: 23px;
  font-size: 14px;
  font-style: normal;
  font-weight: 700;
  line-height: 135%;
  letter-spacing: -0.14px;
  text-align: center;
  color: var(--white-themed);
  word-break: break-all;
  word-break: break-word;
  height: 90px;
  box-sizing: border-box;
}
.c-media-dialog .media-dialog_inner .media-dialog_media--poll .poll_option {
  font-size: 14px;
  font-style: normal;
  font-weight: 400;
  line-height: 135%;
  letter-spacing: -0.14px;
  text-align: center;
  color: var(--white-themed);
  padding: 22px 23px 13px 23px;
  word-break: break-all;
  word-break: break-word;
  height: 90px;
  box-sizing: border-box;
}
.c-media-dialog .media-dialog_inner .media-dialog_media--poll .poll_image_wrapper {
  width: 100%;
  height: calc(100% - 230px);
  display: flex;
  align-items: center;
  justify-content: center;
}
.c-media-dialog .media-dialog_inner .media-dialog_media--poll .poll_image_wrapper img {
  max-height: 100%;
  max-width: 100%;
}
.c-media-dialog .media-dialog_inner .media-dialog_post {
  width: 100%;
  height: 100%;
  overflow-x: hidden;
  overflow-y: auto;
  background-color: var(--bg2);
  border-bottom-right-radius: 20px;
}
.c-media-dialog .media-dialog_inner .media-dialog_post.media-dialog_post--comment-fixed {
  height: 100%;
  border-bottom-right-radius: 0;
}
@media screen and (min-width: 767px) {
  .c-media-dialog .media-dialog_inner .media-dialog_post {
    max-width: 445px;
  }
}
.c-media-dialog .media-dialog_inner .media-dialog_post .media-dialog_post_comment {
  padding: 0 16px;
}
@media screen and (max-width: 767px) {
  .c-media-dialog .media-dialog_inner .media-dialog_post .media-dialog_post_comment {
    padding: 0 8px;
  }
}
.c-media-dialog .media-dialog_inner .media-dialog_message-details {
  width: 100%;
  background: var(--bg1);
  padding: 11px 14px 18px 11px;
  box-sizing: border-box;
}
.c-media-dialog .media-dialog_inner .media-dialog_message-details .media-dialog_message-author {
  margin: 0 12px;
  width: calc(100% - 52px);
  max-width: calc(100% - 52px);
  align-items: flex-start;
  word-break: break-all;
  word-break: break-word;
  font-size: 14px;
  font-style: normal;
  font-weight: 400;
  line-height: 135%;
  letter-spacing: -0.14px;
}
.c-media-dialog .media-dialog_inner .media-dialog_fullscreen-controls {
  top: 0;
  left: 0;
  width: 50%;
  height: 100%;
  position: absolute;
  cursor: pointer;
  outline: none;
  user-select: none;
}
.c-media-dialog .media-dialog_inner .media-dialog_fullscreen-controls.media-dialog_fullscreen-controls--video {
  width: 60px;
}
[dir=rtl] .c-media-dialog .media-dialog_inner .media-dialog_fullscreen-controls {
  left: auto;
  right: 0;
}
.c-media-dialog .media-dialog_inner .media-dialog_fullscreen-controls:last-of-type {
  left: auto;
  right: 0;
}
[dir=rtl] .c-media-dialog .media-dialog_inner .media-dialog_fullscreen-controls:last-of-type {
  right: auto;
  left: 0;
}
.c-media-dialog .media-dialog_inner .media-dialog_fullscreen-controls span {
  top: 50%;
  height: 30px;
  width: 30px;
  position: absolute;
  border: none;
  z-index: 5;
  overflow: hidden;
  border-right: 0.2em solid rgba(255, 255, 255, 0.6);
  border-top: 0.2em solid rgba(255, 255, 255, 0.6);
}
[dir=rtl] .c-media-dialog .media-dialog_inner .media-dialog_fullscreen-controls span {
  border-left: 0.2em solid rgba(255, 255, 255, 0.6);
  border-right: none;
}
.c-media-dialog .media-dialog_inner .media-dialog_fullscreen-controls span.highlight {
  border-color: var(--white-themed);
}
.c-media-dialog .media-dialog_inner .media-dialog_fullscreen-controls span.media-dialog_fullscreen-controls--prev {
  transform: rotate(225deg);
  left: 20px;
}
[dir=rtl] .c-media-dialog .media-dialog_inner .media-dialog_fullscreen-controls span.media-dialog_fullscreen-controls--prev {
  left: auto;
  right: 20px;
}
.c-media-dialog .media-dialog_inner .media-dialog_fullscreen-controls span.media-dialog_fullscreen-controls--next {
  transform: rotate(45deg);
  right: 20px;
}
[dir=rtl] .c-media-dialog .media-dialog_inner .media-dialog_fullscreen-controls span.media-dialog_fullscreen-controls--next {
  right: auto;
  left: 20px;
}
.c-media-dialog .media-dialog_download-button {
  background-color: var(--black-themed);
  z-index: 1;
}
.c-media-dialog .comment-your {
  background-color: var(--bg1);
}
@media screen and (min-width: 767px) {
  .c-media-dialog .comment-your {
    max-width: 445px;
  }
}
.c-media-dialog .c-mw-comment .comment_reply button.btn {
  flex: 0 0 32px;
}
.c-media-dialog.color-app .color-app {
  color: var(--brand-color);
}
.c-media-dialog .comment_reply .comment-your {
  position: relative;
}
.c-media-dialog .icon-wrapper-import {
  width: 24px;
  height: 24px;
}

.c-move-file-dialog .browser {
  border: 1px solid var(--border1);
}
.c-move-file-dialog .browser .item-folder .mw-btn {
  vertical-align: sub;
}
.c-move-file-dialog .browser ul {
  list-style: none;
  margin: 0;
  padding: 0;
}
.c-move-file-dialog .browser ul ul {
  padding-top: 5px;
}
.c-move-file-dialog .browser ul li {
  min-height: 25px;
  line-height: 25px;
  margin-bottom: 5px;
}
.c-move-file-dialog .browser ul li a {
  color: var(--font1);
}

.c-mutual-contacts-dialog .dialog_inner {
  width: 320px;
}
.c-mutual-contacts-dialog .dialog_inner .content {
  max-height: 240px;
  overflow-y: auto;
}
.c-mutual-contacts-dialog .dialog_inner .content .list-item_user {
  display: grid;
  grid-template-columns: minmax(0, 1fr) auto;
}

.c-new-to-mewe-dialog .dialog_inner {
  width: 455px;
}
.c-new-to-mewe-dialog .dialog_inner .top-image {
  width: 144px;
  height: 162px;
}

.c-new-tos-dialog .dialog_inner {
  max-width: 800px;
  padding: 68px 106px 48px;
  box-sizing: border-box;
}
@media screen and (max-width: 667px) {
  .c-new-tos-dialog .dialog_inner {
    padding: 27px 5% 12px 5%;
  }
}
.c-new-tos-dialog .links a {
  color: var(--brand-color);
  text-decoration: underline;
  margin: 0 16px;
}
.c-new-tos-dialog .btn-main {
  width: 100% !important;
  height: auto !important;
  padding: 16px !important;
  white-space: normal;
  border-radius: 20px;
}
.c-new-tos-dialog .btn-link {
  color: var(--brand-color);
}

.c-onboarding-dialog .dialog_overlay:has(+ .c-onboarding-dialog) {
  background: black;
}

.c-onboarding-dialog {
  transform: translateX(0) translateY(0) scale(0.2);
  transition: opacity 0.8s ease-in-out 0.1s, transform 0.8s ease-in-out 0.1s;
}
.c-onboarding-dialog .step-header {
  opacity: 0;
  transition: opacity 1s ease-in-out 0.5s;
  font-size: 48px;
  font-style: normal;
  font-weight: 900;
  line-height: 135%;
  letter-spacing: -0.48px;
  margin: 0 0 16px;
}
.c-onboarding-dialog.insert-transition .step-header {
  opacity: 1;
}
.c-onboarding-dialog .c-mw-home-card-carousel .card-list {
  transition: transform 0.4s;
}
.c-onboarding-dialog .c-mw-home-card-carousel .c-mw-home-card-details.no-visible {
  height: 0;
  overflow: hidden;
}
@media all and (max-width: 620px) {
  .c-onboarding-dialog .dialog_inner-wrapper {
    padding: 0;
  }
  .c-onboarding-dialog .dialog_inner {
    margin: 0;
  }
  .c-onboarding-dialog .dialog_inner-wrapper .dialog-content {
    padding: 0;
    min-height: 100vh;
    min-height: 100dvh;
  }
  .c-onboarding-dialog .dialog_inner-wrapper .dialog-content .content-step-4 {
    padding-bottom: 45px !important;
  }
  .c-onboarding-dialog .dialog_inner-wrapper .dialog-content .content-steps {
    padding: 0 16px;
  }
  .c-onboarding-dialog .dialog_inner-wrapper .dialog-content .content-steps .content-step-1 {
    padding: 0 16px;
  }
  .c-onboarding-dialog .dialog_inner-wrapper .dialog-content .content-steps .content-step-2 {
    padding: 0 16px;
  }
  .c-onboarding-dialog .dialog_inner-wrapper .dialog-content .content-steps .content-step-5 .secondary-description {
    padding: 0 80px;
  }
  .c-onboarding-dialog .dialog_inner-wrapper .dialog-content .button-next-container {
    padding: 0 24px 24px;
  }
  .c-onboarding-dialog .dialog_inner-wrapper .dialog-content .step-3-button-next {
    position: fixed;
    bottom: 0;
    left: 0;
    right: 0;
    background-color: var(--grey100);
    padding: 32px 24px 24px;
  }
  .c-onboarding-dialog .step-3-dialog-content {
    justify-content: flex-start !important;
  }
  .c-onboarding-dialog .step-premium-footer {
    position: fixed !important;
    border-bottom-left-radius: 0 !important;
    border-bottom-right-radius: 0 !important;
    transition: bottom 0.3s ease-out;
  }
  .c-onboarding-dialog .step-premium-footer:not(.step-active) {
    bottom: -500px;
  }
}
.c-onboarding-dialog .dialog_inner {
  width: 100%;
  max-width: 697px;
}
@media all and (max-width: 620px) {
  .c-onboarding-dialog .dialog_inner {
    background-color: transparent;
  }
}
.c-onboarding-dialog .dialog-content {
  padding: 40px 80px;
  border-radius: 20px;
  background-color: var(--grey90);
  min-height: 620px;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
}
@media all and (max-width: 620px) {
  .c-onboarding-dialog .dialog-content {
    background-color: transparent;
  }
}
@media screen and (max-width: 600px) {
  .c-onboarding-dialog .dialog-content {
    padding-right: 2.5rem;
    padding-left: 2.5rem;
  }
}
.c-onboarding-dialog .dialog-content .progress-steps {
  display: flex;
  align-items: center;
  width: 100%;
  gap: 10px;
  box-sizing: border-box;
  position: relative;
}
.c-onboarding-dialog .dialog-content .progress-steps .progress-step {
  height: 10px;
  flex-shrink: 0;
  border-radius: 999px;
  background-color: var(--grey70);
  transition: background-color 0.3s ease, width 0.3s ease;
}
.c-onboarding-dialog .dialog-content .progress-steps .progress-step.is-completed {
  background-color: var(--brand-color);
  width: 10px !important;
}
.c-onboarding-dialog .dialog-content .progress-steps .finished-label {
  position: absolute;
  left: 9999px;
  display: none;
  width: 0;
  opacity: 0;
  transition: all 0.5s ease 1s;
}
[dir=rtl] .c-onboarding-dialog .dialog-content .progress-steps .finished-label {
  left: auto;
  right: 9999px;
}
.c-onboarding-dialog .dialog-content .progress-steps .finished-label.is-visible {
  left: 140px;
  display: block;
  width: auto;
  opacity: 1;
}
[dir=rtl] .c-onboarding-dialog .dialog-content .progress-steps .finished-label.is-visible {
  left: auto;
  right: 140px;
}
.c-onboarding-dialog .dialog-content .content-steps {
  box-sizing: border-box;
}
.c-onboarding-dialog .dialog-content .premium-details {
  width: 100%;
  max-width: 390px;
  padding: 8px 140px 0 20px;
  margin-bottom: 100px;
}
[dir=rtl] .c-onboarding-dialog .dialog-content .premium-details {
  padding-right: 20px;
  padding-left: 140px;
}
@media all and (max-width: 620px) {
  .c-onboarding-dialog .dialog-content .premium-details {
    max-width: 320px;
    padding-right: 0;
  }
}
.c-onboarding-dialog .dialog-content .premium-details .premium-details_section {
  padding-left: 4rem;
  border-left: 1px solid var(--brown300);
  position: relative;
}
[dir=rtl] .c-onboarding-dialog .dialog-content .premium-details .premium-details_section {
  padding-left: 0;
  padding-right: 4rem;
  border-left: none;
  border-right: 1px solid var(--brown300);
}
@media screen and (max-width: 500px) {
  .c-onboarding-dialog .dialog-content .premium-details .premium-details_section {
    padding-left: 2rem;
  }
  [dir=rtl] .c-onboarding-dialog .dialog-content .premium-details .premium-details_section {
    padding-left: 0;
    padding-right: 2rem;
  }
}
.c-onboarding-dialog .dialog-content .premium-details .premium-details_section:last-of-type {
  border: none;
}
.c-onboarding-dialog .dialog-content .premium-details .premium-details_section .premium-details_header {
  font-size: 16px;
  font-style: normal;
  font-weight: 700;
  line-height: 135%;
  letter-spacing: -0.16px;
  margin-bottom: 32px;
}
.c-onboarding-dialog .dialog-content .premium-details .premium-details_section .premium-details_items {
  padding-bottom: 24px;
  list-style: initial;
}
.c-onboarding-dialog .dialog-content .premium-details .premium-details_section .premium-details_items li {
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: 135%;
  letter-spacing: -0.16px;
  margin-bottom: 8px;
}
.c-onboarding-dialog .dialog-content .premium-details .premium-details_section .premium-details_text {
  font-size: 14px;
  font-style: normal;
  font-weight: 400;
  line-height: 135%;
  letter-spacing: -0.14px;
}
.c-onboarding-dialog .dialog-content .premium-details .premium-details_section .ftue-timeline_dot {
  position: absolute;
  left: -16px;
  top: -4px;
  width: 32px;
  height: 32px;
  border-radius: 100%;
  background-color: var(--grey60);
  display: flex;
  align-items: center;
  justify-content: center;
}
[dir=rtl] .c-onboarding-dialog .dialog-content .premium-details .premium-details_section .ftue-timeline_dot {
  left: auto;
  right: -16px;
}
.c-onboarding-dialog .dialog-content .premium-details .premium-details_section .ftue-timeline_dot svg {
  width: 16px;
  height: 16px;
  color: var(--yellow30);
  fill: var(--yellow30);
}
.c-onboarding-dialog .dialog-content .content-step-0,
.c-onboarding-dialog .dialog-content .content-step-1,
.c-onboarding-dialog .dialog-content .content-step-2,
.c-onboarding-dialog .dialog-content .content-step-5 {
  padding-bottom: 80px !important;
}
.c-onboarding-dialog .dialog-content .content-step-3 .radio-progress {
  display: flex;
  gap: 4px;
  align-items: center;
}
.c-onboarding-dialog .dialog-content .content-step-3 .radio-progress .radio-item {
  width: 24px;
  height: 24px;
  border: 1px solid var(--green70);
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
  background-color: var(--grey80);
  transition: border-color 0.3s ease;
}
.c-onboarding-dialog .dialog-content .content-step-3 .radio-progress .radio-item .icn {
  width: 16px;
  height: 16px;
  color: var(--green70);
  transition: color 0.3s ease;
}
.c-onboarding-dialog .dialog-content .content-step-3 .radio-progress .radio-item.selected {
  background-color: var(--green70);
}
.c-onboarding-dialog .dialog-content .content-step-3 .radio-progress .radio-item.selected .icn {
  color: var(--grey00);
}
@media all and (max-width: 620px) {
  .c-onboarding-dialog .dialog-content .content-step-3 .categories-container {
    margin-bottom: 128px;
  }
}
.c-onboarding-dialog .dialog-content .content-step-3 .categories-container .animation-loading-2 {
  height: 320px;
}
.c-onboarding-dialog .dialog-content .content-step-4 .header-step-premium img {
  width: 60px;
}
.c-onboarding-dialog .dialog-content .content-step-5 h1 {
  line-height: 74px;
}
.c-onboarding-dialog .dialog-content .content-step-5 span {
  margin-left: -10px;
}
[dir=rtl] .c-onboarding-dialog .dialog-content .content-step-5 span {
  margin-left: 0;
  margin-right: -10px;
}
.c-onboarding-dialog .step-4-button-next {
  display: none;
}
.c-onboarding-dialog .step-premium-footer {
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  background-color: var(--grey80);
  padding: 16px 24px;
  border-bottom-left-radius: 20px;
  border-bottom-right-radius: 20px;
}
.c-onboarding-dialog .step-premium-footer .buttons-container {
  display: flex;
  width: 100%;
  gap: 8px;
  align-items: center;
}
.c-onboarding-dialog .step-premium-footer .buttons-container .button-skip {
  width: fit-content;
  flex-shrink: 0;
}
.c-onboarding-dialog .step-premium-footer .buttons-container .button-trial {
  flex: 1;
}
.c-onboarding-dialog .highlight-word {
  color: var(--brand-color);
}

.c-partner-editor-dialog .dialog_inner {
  width: 600px;
}
.c-partner-editor-dialog .dialog_content {
  display: flex;
  flex-direction: column;
}
.c-partner-editor-dialog .button-preview-container {
  padding: 16px;
  background: var(--bg3);
  border: 1px solid var(--border1);
  border-radius: 8px;
  display: flex;
  justify-content: center;
}
.c-partner-editor-dialog .button-preview {
  display: inline-flex;
  align-items: center;
  height: 48px;
  padding: 0 12px;
  border-radius: 24px;
}
.c-partner-editor-dialog .button-preview--primary {
  background: var(--green30);
  color: var(--grey100);
}
[data-theme=light] .c-partner-editor-dialog .button-preview--primary {
  background: var(--violet60);
  color: var(--grey00);
}
.c-partner-editor-dialog .button-preview--secondary {
  background: transparent;
  border: 1px solid var(--green30);
  color: var(--green30);
}
[data-theme=light] .c-partner-editor-dialog .button-preview--secondary {
  background: transparent;
  border: 1px solid var(--violet60);
  color: var(--violet60);
}
.c-partner-editor-dialog .button-preview--tertiary {
  background: transparent;
  color: var(--font1);
}
.c-partner-editor-dialog .button-preview-text {
  background: transparent;
  border: none;
  color: inherit;
  font: inherit;
  text-align: center;
  outline: none;
  padding: 0;
  min-width: 80px;
}
.c-partner-editor-dialog .button-preview-text::placeholder {
  color: inherit;
  opacity: 0.6;
}
.c-partner-editor-dialog .text-card-preview-container {
  padding: 16px;
  margin-bottom: 16px;
  background: var(--bg3);
  border: 1px solid var(--border1);
  border-radius: 8px;
}
.c-partner-editor-dialog .text-card-preview {
  display: flex;
  gap: 12px;
}
.c-partner-editor-dialog .text-card-preview-content {
  flex: 1;
  display: flex;
  flex-direction: column;
  gap: 8px;
}
.c-partner-editor-dialog .button-preview-icon,
.c-partner-editor-dialog .text-card-preview-icon {
  width: 36px;
  height: 36px;
  flex-shrink: 0;
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 8px;
  cursor: pointer;
  position: relative;
}
.c-partner-editor-dialog .button-preview-icon .icn,
.c-partner-editor-dialog .text-card-preview-icon .icn {
  width: 24px;
  height: 24px;
}
.c-partner-editor-dialog .button-preview-icon:not(.has-icon),
.c-partner-editor-dialog .text-card-preview-icon:not(.has-icon) {
  border: 2px dashed var(--grey50);
  color: var(--grey50);
  opacity: 0.7;
}
.c-partner-editor-dialog .button-preview-icon:not(.has-icon):hover,
.c-partner-editor-dialog .text-card-preview-icon:not(.has-icon):hover {
  opacity: 1;
}
.c-partner-editor-dialog .button-preview-icon.has-icon .icon-remove-badge,
.c-partner-editor-dialog .text-card-preview-icon.has-icon .icon-remove-badge {
  position: absolute;
  top: -2px;
  right: -4px;
  width: 20px;
  height: 20px;
  background: var(--error1);
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
  opacity: 0;
  transition: opacity 0.2s ease;
  cursor: pointer;
}
.c-partner-editor-dialog .button-preview-icon.has-icon .icon-remove-badge .icn,
.c-partner-editor-dialog .text-card-preview-icon.has-icon .icon-remove-badge .icn {
  width: 16px;
  height: 16px;
  color: white;
  fill: white;
}
.c-partner-editor-dialog .button-preview-icon.has-icon:hover .icon-remove-badge,
.c-partner-editor-dialog .text-card-preview-icon.has-icon:hover .icon-remove-badge {
  opacity: 1;
}
.c-partner-editor-dialog .text-trim-option {
  margin-bottom: 8px;
}
.c-partner-editor-dialog .text-trim-rows-input {
  display: flex;
  gap: 12px;
  align-items: center;
  padding-left: 28px;
}
.c-partner-editor-dialog .text-trim-rows-input .h-input_text {
  width: 80px;
}
.c-partner-editor-dialog .form-actions {
  display: flex;
  justify-content: flex-end;
  margin-top: 8px;
}
.c-partner-editor-dialog .form-inline-option {
  display: flex;
  align-items: center;
  gap: 8px;
}
.c-partner-editor-dialog .form-inline-fields {
  display: flex;
  align-items: center;
  gap: 12px;
  margin-top: 12px;
  padding-left: 28px;
}
.c-partner-editor-dialog .form-text-editor {
  border: 1px solid var(--border1);
  border-radius: 8px;
  background: var(--bg);
  padding: 8px;
}

.c-pick-chat-dialog .results-list {
  display: flex;
  align-items: flex-start;
  align-content: flex-start;
  flex-wrap: wrap;
  padding: 8px;
  height: 320px;
}
.firefox .c-pick-chat-dialog .results-list {
  scrollbar-width: thin;
}
.c-pick-chat-dialog .results-list::-webkit-scrollbar {
  width: 8px;
  height: 8px;
}
.c-pick-chat-dialog .results-list::-webkit-scrollbar-thumb {
  background-color: var(--grey60);
  border-radius: 8px;
}
.c-pick-chat-dialog .results-list::-webkit-scrollbar-track {
  background: transparent;
}
.c-pick-chat-dialog .results-list {
  overflow: hidden;
  overscroll-behavior: contain;
}
.c-pick-chat-dialog .results-list:hover {
  overflow-y: auto;
}
@media screen and (max-width: 909px) {
  .c-pick-chat-dialog .results-list {
    overflow-y: auto;
  }
}
.c-pick-chat-dialog .results-list {
  scrollbar-gutter: stable;
}
.c-pick-chat-dialog .results-list.results-list--search {
  height: 256px;
}
.c-pick-chat-dialog .results-list .c-mw-checkbox {
  width: 100%;
  padding: 8px;
  border-radius: 8px;
  box-sizing: border-box;
  width: 50%;
}
@media all and (max-width: 620px) {
  .c-pick-chat-dialog .results-list .c-mw-checkbox {
    width: 100%;
  }
}
.c-pick-chat-dialog .results-list .c-mw-checkbox:hover {
  background-color: var(--bg3);
}
.c-pick-chat-dialog .results-list .c-mw-checkbox.is-disabled {
  opacity: 0.5;
  cursor: default;
}
.c-pick-chat-dialog .results-list .c-mw-checkbox.is-disabled label,
.c-pick-chat-dialog .results-list .c-mw-checkbox.is-disabled .c-mw-profile-link {
  cursor: default;
}
.c-pick-chat-dialog .results-list .c-mw-checkbox .mw-input-box_label {
  width: 100%;
}
.c-pick-chat-dialog .results-list .c-mw-checkbox .item-name {
  display: flex;
  align-items: center;
  width: calc(100% - 104px);
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: 135%;
  letter-spacing: -0.16px;
}
.c-pick-chat-dialog .dialog_content {
  padding-inline: 0;
  padding-bottom: 0;
}
.c-pick-chat-dialog .dialog_footer {
  padding: 16px;
  height: auto;
  border-top: 0.5px solid var(--border1);
}
.c-pick-chat-dialog .dialog_footer .c-mw-button {
  min-width: 160px;
}
@media all and (max-width: 620px) {
  .c-pick-chat-dialog .dialog_footer {
    flex-direction: column;
  }
  .c-pick-chat-dialog .dialog_footer .selected-users_wrapper {
    margin-bottom: 12px;
  }
}

.c-pick-photo-dialog {
  display: block;
}
@media all and (max-width: 620px) {
  .c-pick-photo-dialog {
    height: 100vh;
  }
  .c-pick-photo-dialog .dialog_inner {
    height: 100%;
  }
  .c-pick-photo-dialog .dialog_content_header {
    display: none;
  }
  .c-pick-photo-dialog .dialog_content {
    height: calc(100vh - 32px);
    box-sizing: border-box;
    padding-inline: 0;
  }
  .c-pick-photo-dialog .dialog_content .dialog-content {
    height: calc(100% - 40px);
  }
  .c-pick-photo-dialog .dialog_content .scrollable_wrapper {
    height: calc(100% - 12px) !important;
  }
}
.c-pick-photo-dialog .dialog_close-wrapper {
  display: none;
}
.c-pick-photo-dialog.dialog-hidden .dialog_inner {
  background-color: transparent;
}
.c-pick-photo-dialog.dialog-hidden .dialog_content {
  display: none;
}
.c-pick-photo-dialog.dialog-hidden .dialog_close-wrapper {
  display: flex;
}
.c-pick-photo-dialog .c-mw-mycloud-menu {
  padding: 0 16px;
}
.c-pick-photo-dialog .nav-tabs_container {
  padding: 0 16px;
}
.c-pick-photo-dialog .dialog_inner {
  max-width: 840px;
}
.c-pick-photo-dialog .dialog_content .scrollable_wrapper {
  height: 472px;
}
.c-pick-photo-dialog .dialog_content.content-photo-stream {
  padding: 0;
}
.c-pick-photo-dialog .photo-albums {
  border-bottom-right-radius: 1rem;
  border-bottom-left-radius: 1rem;
}

@media all and (max-width: 960px) {
  .c-pick-photo-dialog .dialog_wrapper {
    min-width: 100%;
  }
  .c-pick-photo-dialog .dialog_inner {
    max-width: 100%;
  }
}
.c-pick-user-dialog .dialog_inner {
  max-width: 630px;
}
.c-pick-user-dialog .dialog_content {
  display: grid;
  grid-template-areas: "header" "content";
  grid-template-rows: auto minmax(0, 1fr);
  height: min(100vh - 120px, 700px);
  height: min(100dvh - 120px, 700px);
  min-height: 360px;
}
.c-pick-user-dialog .dialog_content_header {
  grid-area: header;
}
.c-pick-user-dialog .dialog_content_main {
  grid-area: content;
  overflow: hidden;
}
.c-pick-user-dialog .contact-invitation_contacts_send {
  padding: 11px 20px !important;
  border-radius: 0 0 20px 20px;
}
[dir=rtl] .c-pick-user-dialog .contact-invitation_contacts_send {
  margin: 20px -20px 0 0;
}

.c-postbox-dialog .c-mw-tunnel-grid {
  background-color: transparent;
}
.c-postbox-dialog .c-mw-tunnel-grid .plane {
  background-image: linear-gradient(var(--grey60) 1px, transparent 1px), linear-gradient(90deg, var(--grey60) 1px, transparent 1px);
}
.c-postbox-dialog .dialog_inner-wrapper {
  padding-block: 8px;
}
.c-postbox-dialog .dialog_inner-wrapper .dialog_inner {
  width: 100%;
  max-width: 680px;
  display: block;
  margin: auto;
  position: relative;
  box-sizing: border-box;
  background-color: transparent;
  box-shadow: none !important;
}

.c-premium-feature-dialog .dialog_inner {
  max-width: 391px;
}
.c-premium-feature-dialog .premium-wrapper {
  margin: 0 auto;
}
.c-premium-feature-dialog .premium-wrapper .diamond-premium {
  width: 60px;
  height: 47px;
}

.c-quick-share-profile-dialog .dialog_inner {
  width: 500px;
}
@media (max-width: 500px) {
  .c-quick-share-profile-dialog .dialog_inner {
    width: 316px;
  }
}
.c-quick-share-profile-dialog .dialog_content {
  gap: 16px;
}
.c-quick-share-profile-dialog .user-details {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 8px;
  flex-wrap: wrap;
}
.c-quick-share-profile-dialog .user-details svg circle {
  stroke: var(--grey90);
}
.c-quick-share-profile-dialog .user-details-container {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  gap: 2px;
}
.c-quick-share-profile-dialog .user-name {
  max-width: 300px;
}
.c-quick-share-profile-dialog .qr-code-container {
  width: 180px;
  height: 180px;
  display: flex;
  align-items: center;
  justify-content: center;
  background-color: var(--white-themed);
  padding: 8px;
}
.c-quick-share-profile-dialog .badge-box {
  display: flex;
  align-items: center;
  justify-content: center;
  position: relative;
  height: 24px;
  width: 24px;
  border-radius: 100%;
  box-sizing: border-box;
  margin-top: -1px;
  color: var(--badge-icon-color);
}
.c-quick-share-profile-dialog .badge-box + .badge-box {
  margin-left: -12px;
}
[dir=rtl] .c-quick-share-profile-dialog .badge-box + .badge-box {
  margin-left: 0;
  margin-right: -12px;
}
.c-quick-share-profile-dialog .badge-box.verified {
  background: var(--badge-verified-bg);
}
.c-quick-share-profile-dialog .badge-box.premium {
  background: var(--badge-premium-bg);
}
.c-quick-share-profile-dialog .badge-box.donor {
  background: var(--badge-donor-bg);
}
.c-quick-share-profile-dialog .badge-box.favorite {
  background: var(--badge-favorite-bg);
}
.c-quick-share-profile-dialog .badge-box.ambassador {
  background: var(--badge-ambassador-bg);
}
.c-quick-share-profile-dialog .badge-box .icn {
  width: 12px;
  height: 12px;
}
.c-quick-share-profile-dialog .badge-box .icn.medal {
  width: 24px;
  height: 24px;
  color: var(--black-fixed) !important;
}

.c-remove-dialog .dialog_inner {
  max-width: 500px;
}

.c-remove-folder-dialog .dialog_inner {
  max-width: 500px;
}

.c-rename-audio-file-dialog .dialog_inner {
  max-width: 400px;
}

.c-report-dialog .dialog_inner {
  max-width: 500px;
}
.c-report-dialog .content > img {
  margin: 64px auto 20px auto;
}
.c-report-dialog .content .reported-header_text {
  font-size: 24px;
  font-style: normal;
  font-weight: 400;
  line-height: 135%;
  letter-spacing: -0.24px;
  text-align: center;
}
.c-report-dialog .content .reported-bottom_text {
  width: 323px;
  text-align: center;
  margin: 8px auto 74px auto;
  font-size: 14px;
  font-style: normal;
  font-weight: 400;
  line-height: 135%;
  letter-spacing: -0.14px;
}
.c-report-dialog .content.contact_content .reported-bottom_text {
  width: 370px;
}
.c-report-dialog .content .photo-group_item {
  width: 74px;
  display: inline-block;
  flex-flow: column;
  position: relative;
  cursor: pointer;
}
.c-report-dialog .content .photo-group_item .photo-group_img-wrapper {
  height: calc(74px - 4px);
  width: calc(74px - 4px);
  border-radius: 4px;
  overflow: hidden;
  border: 0.5px solid var(--border1);
}
.c-report-dialog .content .photo-group_item .photo-group_img-wrapper img {
  height: 100%;
  width: 100%;
  object-fit: cover;
}
.c-report-dialog .content .photo-group_item .photo-group_name {
  margin-top: 8px;
  font-size: 12px;
  font-style: normal;
  font-weight: 500;
  line-height: 135%;
  letter-spacing: -0.12px;
  text-align: center;
  width: 74px;
}
.c-report-dialog section {
  padding: 8px 0;
}
.c-report-dialog section:first-child {
  padding: 0;
}
.c-report-dialog section a {
  cursor: pointer;
}
.c-report-dialog section > label {
  margin-bottom: 8px;
  display: flex;
  font-size: 12px;
  font-style: normal;
  font-weight: 700;
  line-height: 135%;
  letter-spacing: -0.12px;
}
.c-report-dialog .sg-textarea-container {
  max-height: 100px;
}
.c-report-dialog .sg-textarea-container textarea {
  overflow: auto;
}
.c-report-dialog .report-top_text a {
  font-weight: 600;
  font-style: italic;
  color: var(--brand-color);
  text-decoration: underline;
}
.c-report-dialog .select-menu_opener_wrapper {
  display: block;
}

.c-reputation-info-dialog .dialog_inner {
  max-width: 400px;
}

.c-share-mewe-dialog .dialog_inner {
  max-width: 820px;
}
@media screen and (max-width: 840px) {
  .c-share-mewe-dialog .dialog_inner iframe {
    width: 100% !important;
  }
}

.c-simple-dialog-new.generic-popup .dialog-image img {
  margin: 16px 0;
  max-width: 240px;
  max-height: 180px;
}
.c-simple-dialog-new .dialog_inner {
  max-width: 592px;
}
.c-simple-dialog-new .dialog-image img {
  max-width: 144px;
}
.c-simple-dialog-new .dialog-image img.box-shadow-none {
  box-shadow: none;
}
.c-simple-dialog-new .dialog-image img.small-size {
  width: 24px;
  height: 24px;
}
.c-simple-dialog-new .icn.close_x {
  top: 12px;
  right: 12px;
}
[dir=rtl] .c-simple-dialog-new .icn.close_x {
  right: unset;
  left: 12px;
}
.c-simple-dialog-new .dialog_content {
  padding: 32px 24px;
}
.c-simple-dialog-new a.color-app {
  text-decoration: underline;
}
.c-simple-dialog-new .actions-btn {
  gap: 24px;
}
.c-simple-dialog-new .actions-btn .btn-cancel {
  width: 46%;
}
.c-simple-dialog-new .actions-btn .btn-ok {
  width: 46%;
}
.c-simple-dialog-new .actions-btn .btn-ok-large {
  width: 100%;
}

@media screen and (max-width: 1200px) {
  .c-single-post-dialog .dialog_inner {
    left: auto !important;
    right: auto !important;
  }
}
.c-single-post-dialog .animation-loading-2 {
  min-height: 200px;
}
.c-single-post-dialog .c-mw-post {
  margin-bottom: 0 !important;
}

.c-store-cancel-subscription-dialog .dialog_inner {
  max-width: 380px;
}

.c-store-checkout-dialog .dialog_inner {
  max-width: 800px;
}

.c-store-fail-dialog .dialog_inner {
  width: 400px;
}
.c-store-fail-dialog .dialog_content .emoji {
  width: 100px;
  height: 100px;
  margin: 0 auto 13px;
}
.c-store-fail-dialog .dialog_content .mw-btn {
  min-width: 160px;
}

.c-store-item-donation-dialog .dialog-content {
  background-repeat: no-repeat;
  background-size: 100%;
}
.c-store-item-donation-dialog .content {
  max-width: 560px;
  margin-top: 60px;
}
.c-store-item-donation-dialog .content .content_header svg {
  width: 64px;
  height: 64px;
}
.c-store-item-donation-dialog .content .content_details_plans {
  width: calc(2 * 45% + 16px);
}
@media screen and (max-width: 600px) {
  .c-store-item-donation-dialog .content .content_details_plans {
    width: 100%;
    justify-content: space-around;
  }
}
.c-store-item-donation-dialog .content .content_details_plans .plan-option {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  width: 45%;
  min-height: 40px;
  font-size: 14px;
  font-style: normal;
  font-weight: 500;
  line-height: 135%;
  letter-spacing: -0.14px;
  background: var(--bg1);
  border-radius: 30px;
  margin-bottom: 16px;
  padding: 5px 10px;
  box-sizing: border-box;
  cursor: pointer;
}
.c-store-item-donation-dialog .content .content_details_plans .plan-option.plan-option--selected {
  background: var(--red10) !important;
  color: var(--white-themed);
}
.c-store-item-donation-dialog .content .recurrence-header {
  width: calc(2 * 45% + 16px);
}
.c-store-item-donation-dialog .content .buttons-wrapper {
  gap: 16px;
  width: 100%;
}
.c-store-item-donation-dialog .content .buttons-wrapper .mw-btn {
  width: calc(50% - 8px);
}

.c-store-item-page-dialog .dialog_inner {
  padding: 40px 60px 24px;
  box-sizing: border-box;
}
.c-store-item-page-dialog .preview-image {
  width: 100%;
  max-width: 345px;
  height: auto;
}
.c-store-item-page-dialog .mw-btn {
  max-width: 328px;
}

.c-store-item-premium-dialog .dialog_inner {
  max-width: 640px;
}
.c-store-item-premium-dialog .dialog-content {
  padding: 3.5rem 4rem 3rem;
  border-radius: 16px;
  background: url("/assets/images/store/confetti-mask.png") no-repeat;
  background-size: contain;
}
@media screen and (max-width: 600px) {
  .c-store-item-premium-dialog .dialog-content {
    padding-right: 2.5rem;
    padding-left: 2.5rem;
  }
}
.c-store-item-premium-dialog .dialog-content .header_title {
  font-size: 36px;
  line-height: 40px;
  font-weight: 600;
  padding: 8px 0;
}
.c-store-item-premium-dialog .dialog-content .list_item {
  display: flex;
  align-items: center;
  margin-bottom: 8px;
}
.c-store-item-premium-dialog .dialog-content .list_item .icn.tick-circle {
  color: var(--brand-color);
  margin-right: 16px;
  flex: 0 0 16px;
  width: 16px;
  height: 16px;
}
[dir=rtl] .c-store-item-premium-dialog .dialog-content .list_item .icn.tick-circle {
  margin-right: 0;
  margin-left: 16px;
}
.c-store-item-premium-dialog .dialog-content .list_item.item-highlighted {
  font-weight: 600;
  color: var(--brand-color);
}
.c-store-item-premium-dialog .dialog-content .labels-wrapper .period-label {
  display: flex;
  align-items: center;
  box-sizing: border-box;
  height: 3.5rem;
  border-radius: 10px;
  padding: 0 16px;
  border: 2px solid transparent;
  flex: 0 1 245px;
  margin-bottom: 8px;
}
.c-store-item-premium-dialog .dialog-content .labels-wrapper .period-label.label-selected {
  border-color: var(--font1);
}
.c-store-item-premium-dialog .dialog-content .labels-wrapper .period-label.label-selected .mw-radio_box-inner {
  width: 14px;
  height: 14px;
  border-radius: 100%;
  background-color: var(--font1);
}
.c-store-item-premium-dialog .dialog-content .labels-wrapper .period-label:not(.label-selected) {
  background-color: var(--bg1);
}
.c-store-item-premium-dialog .dialog-content .labels-wrapper .period-label .mw-radio_box {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 20px;
  height: 20px;
  border-radius: 100%;
  border: 2px solid var(--font1);
}
@media screen and (max-width: 660px) {
  .c-store-item-premium-dialog .dialog-content .labels-wrapper .period-label {
    margin-right: auto;
    margin-left: auto;
  }
}
.c-store-item-premium-dialog .dialog-content .btn-purchase {
  width: auto;
}
.c-store-item-premium-dialog .dialog-content .item-owned {
  margin-top: 32px;
  font-size: 16px;
  font-style: normal;
  font-weight: 700;
  line-height: 135%;
  letter-spacing: -0.16px;
}
.c-store-item-premium-dialog .dialog-content .footer-text {
  font-size: 12px;
  font-style: normal;
  font-weight: 400;
  line-height: 135%;
  letter-spacing: -0.12px;
  margin-top: 24px;
  text-align: center;
}
.c-store-item-premium-dialog .dialog-content .footer-text b {
  font-weight: 600;
}

.c-store-item-preview-dialog .dialog-content {
  overflow: hidden;
}
.c-store-item-preview-dialog .item_thumbnail {
  width: 100%;
  max-width: 248px;
  height: 136px;
  position: relative;
  background-color: var(--bg2);
  border-radius: 20px;
}
.c-store-item-preview-dialog .item_thumbnail .emoji,
.c-store-item-preview-dialog .item_thumbnail .sticker {
  height: 100px;
  width: auto;
  margin: 16px;
}
.c-store-item-preview-dialog .item_owner-text {
  font-size: 16px;
  font-style: normal;
  font-weight: 700;
  line-height: 135%;
  letter-spacing: -0.16px;
  opacity: 0.5;
}
.c-store-item-preview-dialog .item_preview {
  height: 340px;
  background-color: var(--bg1);
  border-radius: 0 0 20px 20px;
}
.c-store-item-preview-dialog .item_preview .item_preview_inner {
  padding: 16px 0;
}
.c-store-item-preview-dialog .item_preview .item_preview_inner .sticker,
.c-store-item-preview-dialog .item_preview .item_preview_inner .emoji {
  height: 64px;
  width: 64px;
  margin: 12px 24px;
}

.c-store-item-storage-dialog .content {
  max-width: 560px;
}
.c-store-item-storage-dialog .content .content_usage-wrapper.animation-loading-2 {
  height: 48px;
}
.c-store-item-storage-dialog .content .content_usage-wrapper .content_usage-bar {
  height: 16px;
  background-color: var(--progress-bg);
}
.c-store-item-storage-dialog .content .description-wrapper span {
  color: var(--brand-color);
  cursor: pointer;
}
.c-store-item-storage-dialog .content .content_details.content_details--disabled {
  opacity: 0.6;
}
.c-store-item-storage-dialog .content .content_details.content_details--disabled .plan-option {
  cursor: default !important;
}
.c-store-item-storage-dialog .content .content_details .plan-option {
  max-width: 100%;
  border-radius: 10px;
}
.c-store-item-storage-dialog .content .content_details .plan-option.plan-option--selected {
  background: var(--bg1);
  border: 2px solid #000000;
}
.c-store-item-storage-dialog .content .content_details .plan-option.plan-option--downgrade:not(.plan-option--allow-downgrade) {
  opacity: 0.5;
  cursor: default !important;
}
.c-store-item-storage-dialog .content .content_details .plan-option.plan-option--downgrade:not(.plan-option--allow-downgrade) label {
  cursor: default !important;
}
.c-store-item-storage-dialog .content .content_details .content_details_plans-checkbox {
  max-width: 100%;
}
.c-store-item-storage-dialog .content .content_details .content_description-paypal a {
  text-decoration: underline;
}
.c-store-item-storage-dialog .content .buttons-wrapper {
  gap: 16px;
  width: 100%;
}
.c-store-item-storage-dialog .content .buttons-wrapper .mw-btn {
  width: calc(50% - 8px);
}

.c-store-success-dialog .dialog-content {
  padding: 48px;
  overflow: hidden;
}
.c-store-success-dialog .content-tooltip {
  position: relative;
}
.c-store-success-dialog .content-tooltip .tooltip-text {
  font-size: 18px;
  font-style: normal;
  font-weight: 400;
  line-height: 135%;
  letter-spacing: -0.18px;
}

.c-store-success-donation-dialog .dialog-content {
  padding: 48px;
  overflow: hidden;
}
.c-store-success-donation-dialog .content-tooltip {
  position: relative;
}
.c-store-success-donation-dialog .content-tooltip .tooltip-text {
  font-size: 18px;
  font-style: normal;
  font-weight: 400;
  line-height: 135%;
  letter-spacing: -0.18px;
}

.c-store-success-premium-dialog .dialog_inner {
  width: 360px;
}
.c-store-success-premium-dialog .dialog_inner .dialog_content {
  padding: 24px 0;
}
[dir=rtl] .c-store-success-premium-dialog .dialog_inner .dialog_content {
  flex-direction: row-reverse;
}
[dir=rtl] .c-store-success-premium-dialog .content-tooltips {
  flex-direction: row-reverse;
}
.c-store-success-premium-dialog .content-tooltips .content-tooltip {
  flex: 0 0 360px;
  max-width: 360px;
  padding: 0 24px;
  box-sizing: border-box;
  position: relative;
  transition: margin-left 0.3s ease-out;
  height: 100%;
  flex-direction: column;
  justify-content: space-between;
}
.c-store-success-premium-dialog .content-tooltips .content-tooltip .tooltip-title {
  font-size: 20px;
  font-style: normal;
  font-weight: 500;
  line-height: 135%;
  letter-spacing: -0.2px;
  margin-top: 32px;
  margin-bottom: 16px;
}
.c-store-success-premium-dialog .content-tooltips .content-tooltip .tooltip-text {
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: 135%;
  letter-spacing: -0.16px;
  color: var(--font3);
  text-align: center;
  margin-bottom: auto;
}
.c-store-success-premium-dialog .content-tooltips .content-tooltip .mw-btn {
  margin: 32px auto 0;
}
.c-store-success-premium-dialog .content-tooltips .content-tooltip.tooltip-emojis .tooltip-emojis-preview {
  position: relative;
}
.c-store-success-premium-dialog .content-tooltips .content-tooltip.tooltip-emojis .tooltip-emojis-preview .item-left,
.c-store-success-premium-dialog .content-tooltips .content-tooltip.tooltip-emojis .tooltip-emojis-preview .item-right,
.c-store-success-premium-dialog .content-tooltips .content-tooltip.tooltip-emojis .tooltip-emojis-preview .item-center {
  border-radius: 10px;
  display: flex;
  align-items: center;
  justify-content: center;
}
.c-store-success-premium-dialog .content-tooltips .content-tooltip.tooltip-emojis .tooltip-emojis-preview .item-left,
.c-store-success-premium-dialog .content-tooltips .content-tooltip.tooltip-emojis .tooltip-emojis-preview .item-right {
  width: 70px;
  height: 70px;
  background: #ffffff;
  box-shadow: 0 0 10px 0px var(--shadow1-color);
}
.c-store-success-premium-dialog .content-tooltips .content-tooltip.tooltip-emojis .tooltip-emojis-preview .item-left .emoji,
.c-store-success-premium-dialog .content-tooltips .content-tooltip.tooltip-emojis .tooltip-emojis-preview .item-right .emoji {
  width: 40px;
  height: 40px;
}
.c-store-success-premium-dialog .content-tooltips .content-tooltip.tooltip-emojis .tooltip-emojis-preview .item-left {
  margin-right: -8px;
}
[dir=rtl] .c-store-success-premium-dialog .content-tooltips .content-tooltip.tooltip-emojis .tooltip-emojis-preview .item-left {
  margin-right: 0;
  margin-left: -8px;
}
.c-store-success-premium-dialog .content-tooltips .content-tooltip.tooltip-emojis .tooltip-emojis-preview .item-right {
  margin-left: -8px;
}
[dir=rtl] .c-store-success-premium-dialog .content-tooltips .content-tooltip.tooltip-emojis .tooltip-emojis-preview .item-right {
  margin-left: 0;
  margin-right: -8px;
}
.c-store-success-premium-dialog .content-tooltips .content-tooltip.tooltip-emojis .tooltip-emojis-preview .item-center {
  width: 104px;
  height: 104px;
  background: #fff8e5;
  z-index: 1;
}
.c-store-success-premium-dialog .content-tooltips .content-tooltip.tooltip-emojis .tooltip-emojis-preview .item-center .emoji {
  width: 54px;
  height: 54px;
}
.c-store-success-premium-dialog .nav-bottom {
  bottom: 24px;
}
[dir=rtl] .c-store-success-premium-dialog .nav-bottom {
  flex-direction: row-reverse;
}
.c-store-success-premium-dialog .nav-bottom .nav-dot {
  width: 8px;
  height: 8px;
  margin: 0 2px;
  background: var(--grey60);
  border-radius: 50%;
  display: inline-block;
  cursor: pointer;
}
.c-store-success-premium-dialog .nav-bottom .nav-dot.dot-active {
  background: var(--font1);
}

.c-stories-dialog .dialog_inner {
  max-width: 100%;
  box-shadow: none;
  background-color: transparent;
}
.c-stories-dialog .dialog_inner-wrapper {
  padding: 0;
}
.c-stories-dialog .dialog_inner-wrapper .dialog_inner-positioner {
  overflow: hidden;
}
.c-stories-dialog .story_inner {
  width: 100%;
  max-width: 375px;
  height: 100%;
  position: relative;
  background: transparent;
  display: flex;
  backface-visibility: hidden;
  -webkit-backface-visibility: hidden;
  transition: all 0.5s linear;
  border-radius: 16px;
  overflow: hidden;
}
@media all and (max-width: 620px) {
  .c-stories-dialog .story_inner {
    max-width: 100%;
    border-radius: 0;
  }
}
.c-stories-dialog .story_inner .animation-loading-1 {
  position: absolute;
  top: calc(50% - 20px);
  left: calc(50% - 45px);
}
.c-stories-dialog .media-wrapper {
  width: 100vw;
  height: 100vh;
  max-width: 375px;
  max-height: 665px;
  flex: 0 1 665px;
  border-radius: 16px;
  background-color: var(--black-themed);
  position: relative;
}
@media all and (max-width: 620px) {
  .c-stories-dialog .media-wrapper {
    max-width: 100vw;
    max-height: 100vh;
    flex: 0 1 100vh;
    border-radius: 0;
  }
}
.c-stories-dialog .media-wrapper:before, .c-stories-dialog .media-wrapper:after {
  content: "";
  position: absolute;
  display: block;
  z-index: 1;
  width: 100%;
}
.c-stories-dialog .media-wrapper:before {
  top: 0;
  height: 80px;
  background: linear-gradient(180deg, rgba(33, 33, 33, 0.6) 0%, rgba(33, 33, 33, 0) 100%);
}
.c-stories-dialog .media-wrapper.media-wrapper--story:after {
  bottom: 0;
  height: 64px;
  background: linear-gradient(0deg, rgba(64, 64, 64, 0.6) 0%, rgba(64, 64, 64, 0) 100%);
}
.c-stories-dialog .media-image {
  background-size: contain;
  background-position: center center;
  background-repeat: no-repeat;
  position: relative;
  width: inherit;
  height: inherit;
}
.c-stories-dialog.ad-solid-overlay .story-ad-overlay,
.c-stories-dialog.ad-solid-overlay .nav-card_ad-overlay {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  padding: 24px;
  box-sizing: border-box;
  color: var(--font1);
  cursor: pointer;
  display: flex;
  opacity: 1;
  transform: scale(1);
  transition: transform 0.6s cubic-bezier(0.4, 0, 0.2, 1), opacity 0.3s ease-in-out;
}
[data-theme=light] .c-stories-dialog.ad-solid-overlay .story-ad-overlay,
[data-theme=light] .c-stories-dialog.ad-solid-overlay .nav-card_ad-overlay {
  background-image: radial-gradient(125% 125% at 50% 90%, #ffffff 40%, #a86ef0 100%);
  background-size: 1% 150%;
}
[data-theme=dark] .c-stories-dialog.ad-solid-overlay .story-ad-overlay,
[data-theme=dark] .c-stories-dialog.ad-solid-overlay .nav-card_ad-overlay {
  background-image: radial-gradient(125% 125% at 60% 90%, #000000 40%, #44bb89 100%);
  background-size: 1% 150%;
}
.c-stories-dialog.ad-solid-overlay .story-ad-overlay.is-hidden,
.c-stories-dialog.ad-solid-overlay .nav-card_ad-overlay.is-hidden {
  opacity: 0;
  transform: scale(1.3);
  pointer-events: none;
}
.c-stories-dialog.ad-solid-overlay .story-ad-overlay.is-loading .content_overlay-text,
.c-stories-dialog.ad-solid-overlay .nav-card_ad-overlay.is-loading .content_overlay-text {
  opacity: 0;
}
.c-stories-dialog.ad-solid-overlay .story-ad-overlay.is-loading .c-mw-button,
.c-stories-dialog.ad-solid-overlay .nav-card_ad-overlay.is-loading .c-mw-button {
  position: relative;
  animation: pulse-scale 1.2s ease-in-out infinite;
}
.c-stories-dialog.ad-solid-overlay .story-ad-overlay.is-loading .c-mw-button::before,
.c-stories-dialog.ad-solid-overlay .nav-card_ad-overlay.is-loading .c-mw-button::before {
  content: "";
  position: absolute;
  inset: -4px;
  border-radius: 50%;
  border: 2px solid currentColor;
  opacity: 0.6;
  animation: ripple 1.5s ease-out infinite;
}
.c-stories-dialog.ad-solid-overlay .story-ad-overlay.is-loading .c-mw-button::after,
.c-stories-dialog.ad-solid-overlay .nav-card_ad-overlay.is-loading .c-mw-button::after {
  content: "";
  position: absolute;
  inset: -4px;
  border-radius: 50%;
  border: 2px solid currentColor;
  opacity: 0.6;
  animation: ripple 1.5s ease-out infinite 0.5s;
}
@keyframes pulse-scale {
  0%, 100% {
    transform: scale(1);
  }
  50% {
    transform: scale(1.1);
  }
}
@keyframes ripple {
  0% {
    transform: scale(1);
    opacity: 0.5;
  }
  100% {
    transform: scale(2.2);
    opacity: 0;
  }
}
.c-stories-dialog.ad-solid-overlay .story-ad-overlay .content_overlay-text,
.c-stories-dialog.ad-solid-overlay .nav-card_ad-overlay .content_overlay-text {
  transition: opacity 0.2s ease-in-out;
}
[data-theme=light] .c-stories-dialog.ad-solid-overlay .story-ad-overlay .content_overlay-text,
[data-theme=light] .c-stories-dialog.ad-solid-overlay .nav-card_ad-overlay .content_overlay-text {
  text-shadow: 0 0 16px var(--grey50);
}
[data-theme=dark] .c-stories-dialog.ad-solid-overlay .story-ad-overlay .content_overlay-text,
[data-theme=dark] .c-stories-dialog.ad-solid-overlay .nav-card_ad-overlay .content_overlay-text {
  text-shadow: 0 0 16px var(--grey100);
}
.c-stories-dialog.ad-blur-overlay .story-ad-overlay,
.c-stories-dialog.ad-blur-overlay .nav-card_ad-overlay {
  --ad-overlay-bg: #00000059;
  --ad-overlay-text-shadow: rgba(0, 0, 0, 0.6);
}
[data-theme=light] .c-stories-dialog.ad-blur-overlay .story-ad-overlay,
[data-theme=light] .c-stories-dialog.ad-blur-overlay .nav-card_ad-overlay {
  --ad-overlay-bg: #ffffff59;
  --ad-overlay-text-shadow: rgba(0, 0, 0, 0.2);
}
.c-stories-dialog.ad-blur-overlay .story-ad-overlay,
.c-stories-dialog.ad-blur-overlay .nav-card_ad-overlay {
  position: absolute;
  inset: 0;
  padding: 24px;
  box-sizing: border-box;
  color: var(--font1);
  cursor: pointer;
  display: flex;
  opacity: 1;
  background-color: var(--ad-overlay-bg);
  backdrop-filter: blur(8px);
  -webkit-backdrop-filter: blur(8px);
  transition: opacity 0.3s ease-in-out;
}
.c-stories-dialog.ad-blur-overlay .story-ad-overlay.is-hidden,
.c-stories-dialog.ad-blur-overlay .nav-card_ad-overlay.is-hidden {
  opacity: 0;
  pointer-events: none;
}
.c-stories-dialog.ad-blur-overlay .story-ad-overlay.is-loading .c-mw-button,
.c-stories-dialog.ad-blur-overlay .nav-card_ad-overlay.is-loading .c-mw-button {
  position: relative;
  animation: pulse-scale 1.2s ease-in-out infinite;
}
.c-stories-dialog.ad-blur-overlay .story-ad-overlay.is-loading .c-mw-button::before,
.c-stories-dialog.ad-blur-overlay .nav-card_ad-overlay.is-loading .c-mw-button::before {
  content: "";
  position: absolute;
  inset: -4px;
  border-radius: 50%;
  border: 2px solid currentColor;
  opacity: 0.6;
  animation: ripple 1.5s ease-out infinite;
}
.c-stories-dialog.ad-blur-overlay .story-ad-overlay.is-loading .c-mw-button::after,
.c-stories-dialog.ad-blur-overlay .nav-card_ad-overlay.is-loading .c-mw-button::after {
  content: "";
  position: absolute;
  inset: -4px;
  border-radius: 50%;
  border: 2px solid currentColor;
  opacity: 0.6;
  animation: ripple 1.5s ease-out infinite 0.5s;
}
@keyframes pulse-scale {
  0%, 100% {
    transform: scale(1);
  }
  50% {
    transform: scale(1.1);
  }
}
@keyframes ripple {
  0% {
    transform: scale(1);
    opacity: 0.5;
  }
  100% {
    transform: scale(2.2);
    opacity: 0;
  }
}
.c-stories-dialog.ad-blur-overlay .story-ad-overlay .content_overlay-text,
.c-stories-dialog.ad-blur-overlay .nav-card_ad-overlay .content_overlay-text {
  text-shadow: 0 2px 8px var(--ad-overlay-text-shadow);
}
.c-stories-dialog .story-ad-overlay {
  border-radius: 16px;
  z-index: 4;
}
@media all and (max-width: 620px) {
  .c-stories-dialog .story-ad-overlay {
    border-radius: 0;
  }
}
.c-stories-dialog .nav-card_ad-overlay {
  padding: 16px;
  border-radius: 16px;
  z-index: 1;
}
.c-stories-dialog .story-ad-bottom {
  z-index: 2;
  display: flex;
  flex-direction: column;
}
.c-stories-dialog .story-ad-reward {
  background: linear-gradient(180deg, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.5) 33%, rgba(0, 0, 0, 0.8) 66%);
}
.c-stories-dialog .story-ad-reward .ad-reward-text {
  color: var(--white-fixed);
}
.c-stories-dialog .story-ad-reward .ad-reward-text .reward-amount {
  font-weight: 600;
}
.c-stories-dialog .story-ad-cta {
  display: flex;
  padding: 16px;
  background-color: var(--black-themed);
  text-decoration: none;
  border-bottom-left-radius: 16px;
  border-bottom-right-radius: 16px;
}
@media all and (max-width: 620px) {
  .c-stories-dialog .story-ad-cta {
    border-radius: 0;
  }
}
@media screen and (max-height: 740px) {
  .c-stories-dialog .media-wrapper {
    flex-shrink: 7;
  }
}
.c-stories-dialog .media-content {
  display: flex;
  position: absolute;
  width: 100%;
  height: 100%;
}
.c-stories-dialog .media-content .video-player-video {
  margin: auto;
  height: 100%;
  max-width: 100%;
}
.c-stories-dialog .media-content .story-ad-thumbnail {
  position: absolute;
  inset: 0;
  width: 100%;
  height: 100%;
  object-fit: contain;
  z-index: 1;
}
.c-stories-dialog .pause-overlay {
  position: absolute;
  top: 0;
  width: 100%;
  height: 100%;
}
.c-stories-dialog .pause-overlay .play-button {
  width: 60px;
  height: 60px;
  border-radius: 50%;
  cursor: pointer;
}
.c-stories-dialog .text-editor-warpper {
  position: relative;
  width: 100%;
}
.c-stories-dialog .text-editor-warpper .quill-buttons {
  margin-bottom: 6px;
}
.c-stories-dialog .text-editor-warpper .quill-buttons .editor-btn {
  color: var(--white-fixed);
}
.c-stories-dialog .text-editor-warpper:not(.comment-focused) .btn-emoji {
  display: none;
}
.c-stories-dialog .story-comment {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  padding: 8px;
  min-height: 40px;
  box-sizing: border-box;
  display: flex;
  align-items: center;
  background-color: transparent;
  z-index: 2;
}
.c-stories-dialog .story-comment .new-comment {
  background-color: var(--grey80) !important;
  color: var(--grey50) !important;
  border-color: var(--grey60) !important;
  height: auto;
  box-shadow: none;
}
.c-stories-dialog .story-comment .new-comment .ql-editor {
  max-height: 240px;
}
.c-stories-dialog .story-comment .new-comment .ql-editor.ql-blank {
  max-width: 236px;
  white-space: nowrap !important;
}
.c-stories-dialog .story-comment .new-comment .ql-editor.ql-blank:before {
  color: var(--grey50) !important;
}
@media all and (max-width: 620px) {
  .c-stories-dialog .story-comment {
    position: fixed;
  }
}
.c-stories-dialog .action-btn {
  background: none;
  border: none;
  filter: none;
  padding: 0;
  outline: none;
  -webkit-tap-highlight-color: transparent;
}
.c-stories-dialog .action-btn.focus--mouse {
  outline: none;
}
.c-stories-dialog .action-btn {
  display: flex;
  align-items: center;
  justify-content: center;
  background-color: var(--grey80) !important;
  width: 40px;
  height: 40px;
  flex-shrink: 0;
  border-radius: 50%;
}
.c-stories-dialog .action-btn .icn {
  color: var(--grey00);
}
.c-stories-dialog .nav-btn {
  width: 32px;
  height: 32px;
  position: relative;
  flex: 0 0 auto;
  display: flex;
  border-radius: 50%;
}
.c-stories-dialog .nav-btn.left, .c-stories-dialog .nav-btn.right {
  margin-top: 24px;
}
.c-stories-dialog .nav-btn.left, .c-stories-dialog .nav-btn.left-hidden {
  margin-left: auto;
  margin-right: 16px;
}
.c-stories-dialog .nav-btn.left svg {
  margin-right: 2px;
}
.c-stories-dialog .nav-btn.right, .c-stories-dialog .nav-btn.right-hidden {
  margin-right: auto;
  margin-left: 16px;
}
.c-stories-dialog .nav-btn.right svg {
  margin-left: 2px;
}
.c-stories-dialog .nav-btn.right-hidden, .c-stories-dialog .nav-btn.left-hidden {
  z-index: -1;
}
.c-stories-dialog .nav-btn.right-hidden svg, .c-stories-dialog .nav-btn.left-hidden svg {
  display: none;
}
.c-stories-dialog .nav-btn.nav-hidden {
  visibility: hidden;
}
@media all and (max-width: 620px) {
  .c-stories-dialog .nav-btn {
    display: flex;
    height: 70% !important;
    width: 30% !important;
    top: 20%;
    position: absolute;
    border-radius: 0;
    margin: 0 !important;
    border: 0 !important;
    background-color: transparent !important;
    -webkit-tap-highlight-color: transparent;
  }
  .c-stories-dialog .nav-btn.right {
    right: 0;
  }
  [dir=rtl] .c-stories-dialog .nav-btn.right {
    right: auto;
    left: 0;
  }
  .c-stories-dialog .nav-btn.left {
    left: 0;
  }
  [dir=rtl] .c-stories-dialog .nav-btn.left {
    left: auto;
    right: 0;
  }
  .c-stories-dialog .nav-btn.right, .c-stories-dialog .nav-btn.left {
    z-index: 1;
  }
  .c-stories-dialog .nav-btn.right svg, .c-stories-dialog .nav-btn.left svg {
    display: none;
  }
}
.c-stories-dialog .nav-card {
  height: 390px;
  width: 220px;
  position: absolute;
  border-radius: 16px;
  cursor: pointer;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  background-color: var(--grey100);
  color: var(--grey00);
  text-shadow: 0 0 4px rgba(0, 0, 0, 0.6);
  overflow: hidden;
  background-size: cover;
  background-position: center center;
  background-repeat: no-repeat;
}
.c-stories-dialog .nav-card--prev {
  right: calc(50% + 300px);
}
.c-stories-dialog .nav-card--next {
  left: calc(50% + 300px);
}
.c-stories-dialog .nav-card .nav-teller-name {
  font-size: 17px;
  line-height: 20px;
  font-weight: 600;
  text-align: center;
  margin: 32px 0 4px;
  padding: 0 16px;
  box-sizing: border-box;
  width: 100%;
  z-index: 1;
  overflow: clip;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  display: inline-block;
}
.c-stories-dialog .nav-card .nav-teller-timeago {
  font-size: 14px;
  font-style: normal;
  font-weight: 400;
  line-height: 135%;
  letter-spacing: -0.14px;
  z-index: 1;
}
@media screen and (max-width: 1120px) {
  .c-stories-dialog .nav-card {
    display: none;
  }
}
.c-stories-dialog .breadcrumbs {
  height: 2px;
  width: calc(100% - 16px);
  display: grid;
  grid-template-columns: repeat(auto-fit, minmax(1px, 1fr));
  grid-gap: 4px;
  margin: 8px 8px 0 8px;
  overflow: hidden;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 5;
}
.c-stories-dialog .breadcrumbs div {
  height: 2px;
  border-radius: 1.5px;
  background-color: rgba(255, 255, 255, 0.5);
}
.c-stories-dialog .breadcrumbs div .item {
  height: 2px;
  border-radius: 1.5px;
  background-color: var(--grey20);
  width: 0;
}
.c-stories-dialog .breadcrumbs div.seen .item {
  width: 100%;
}
.c-stories-dialog .breadcrumbs.breadcrumbs--ad .item {
  background-color: var(--brand-color);
}
.c-stories-dialog .details-wrapper {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  z-index: 3;
}
.c-stories-dialog .details-wrapper .details-content {
  display: grid;
  grid-template-columns: auto minmax(0, 1fr) auto auto auto;
  position: relative;
  margin-top: 22px;
  padding: 0 8px;
}
.c-stories-dialog .details-wrapper .details-content .author-title {
  font-size: 18px;
  font-style: normal;
  font-weight: 500;
  line-height: 135%;
  letter-spacing: -0.18px;
  color: var(--grey10);
}
.c-stories-dialog .details-wrapper .details-content .author-subtitle {
  font-size: 12px;
  font-style: normal;
  font-weight: 500;
  line-height: 135%;
  letter-spacing: -0.12px;
  color: var(--grey10);
}
.c-stories-dialog .details-wrapper .details-content .author-subtitle .timeago {
  font-weight: 400;
}
.c-stories-dialog .timeago_wrapper {
  display: inline-block;
}
.c-stories-dialog .viewers-wrapper {
  background-color: rgba(0, 0, 0, 0.7);
  z-index: 2;
}
.c-stories-dialog .btn-follow {
  height: 24px;
  font-size: 13px;
  line-height: 16px;
  font-weight: 500;
  border-radius: 12px;
  padding: 4px 8px;
  background-color: var(--brown800);
  color: var(--grey50);
}
.c-stories-dialog .btn-follow:hover {
  background-color: var(--brown800);
}
@media all and (min-width: 621px) {
  .c-stories-dialog .close-mobile {
    display: none;
  }
}
.c-stories-dialog .close-desktop {
  color: var(--grey50);
  position: fixed;
  top: 30px;
  right: 30px;
  padding: 8px;
}
[dir=rtl] .c-stories-dialog .close-desktop {
  right: auto;
  left: 30px;
}
@media all and (max-width: 620px) {
  .c-stories-dialog .close-desktop {
    display: none;
  }
}

.c-story-editor-dialog .dialog_inner {
  display: flex;
  flex-direction: column;
  height: 100%;
  max-height: 750px;
}
.c-story-editor-dialog .work-area {
  flex: 1;
  min-height: 0;
  width: 100%;
  background-color: var(--bg2);
}
.c-story-editor-dialog .controls-area {
  flex-shrink: 0;
}
.c-story-editor-dialog .controls-area .top-row {
  height: 56px;
  border-bottom: 1px solid var(--border1);
}
.c-story-editor-dialog .controls-area .top-row .buttons-wrapper .btn-reset {
  width: 32px;
  height: 32px;
  display: flex;
  align-items: center;
  justify-content: center;
}
.c-story-editor-dialog .controls-area .bottom-row .c-mw-sharing-info {
  margin: 0;
  padding: 8px;
}
.c-story-editor-dialog .controls-area .bottom-row .c-mw-sharing-info:before {
  content: unset;
}
.c-story-editor-dialog .left-control {
  display: flex;
  align-items: center;
}
.c-story-editor-dialog .left-control.font-control {
  width: 190px;
}
.c-story-editor-dialog .left-control.scale-control {
  width: 50%;
}
.c-story-editor-dialog .left-control input[type=range] {
  width: 100%;
  margin: 0 8px;
  -webkit-appearance: none;
  background: transparent;
}
.c-story-editor-dialog .left-control input[type=range]:focus {
  outline: none;
}
.c-story-editor-dialog .left-control input[type=range]::-webkit-slider-runnable-track {
  width: 100%;
  height: 3px;
  cursor: pointer;
  background: var(--brand-color);
  border-radius: 2px;
}
.c-story-editor-dialog .left-control input[type=range]::-webkit-slider-thumb {
  -webkit-appearance: none;
  height: 20px;
  width: 20px;
  border-radius: 50%;
  background: var(--brand-color);
  cursor: pointer;
  margin-top: -9px;
}
.c-story-editor-dialog .left-control input[type=range]::-moz-range-track {
  width: 100%;
  height: 3px;
  cursor: pointer;
  background: var(--brand-color);
  border-radius: 2px;
}
.c-story-editor-dialog .left-control input[type=range]::-moz-range-thumb {
  height: 20px;
  width: 20px;
  border-radius: 50%;
  background: var(--brand-color);
  cursor: pointer;
}
.c-story-editor-dialog .left-control input[type=range]::-ms-track {
  width: 100%;
  height: 3px;
  cursor: pointer;
  background: transparent;
  border-color: transparent;
  color: transparent;
}
.c-story-editor-dialog .left-control input[type=range]::-ms-fill-lower, .c-story-editor-dialog .left-control input[type=range]::-ms-fill-upper {
  background: var(--brand-color);
  border-radius: 2px;
}
.c-story-editor-dialog .left-control input[type=range]::-ms-thumb {
  height: 20px;
  width: 20px;
  border-radius: 50%;
  background: var(--brand-color);
  cursor: pointer;
}
.c-story-editor-dialog .left-control.font-control .color-picker-button {
  padding: 0;
  position: relative;
}
.c-story-editor-dialog .left-control.font-control .color-picker-button .color-picker-input {
  position: absolute;
  width: 100%;
  height: 100%;
  cursor: pointer;
  opacity: 0;
}

.c-timezone-dialog .dialog_inner {
  width: 484px;
}
.firefox .c-timezone-dialog .dialog_inner .select-menu_content {
  scrollbar-width: thin;
}
.c-timezone-dialog .dialog_inner .select-menu_content::-webkit-scrollbar {
  width: 8px;
  height: 8px;
}
.c-timezone-dialog .dialog_inner .select-menu_content::-webkit-scrollbar-thumb {
  background-color: var(--grey60);
  border-radius: 8px;
}
.c-timezone-dialog .dialog_inner .select-menu_content::-webkit-scrollbar-track {
  background: transparent;
}

.c-translation-dialog {
  z-index: 22;
}
.c-translation-dialog .dialog_inner {
  max-width: 640px;
}
.c-translation-dialog .dialog_actions {
  justify-content: space-between;
}
.c-translation-dialog .language-select {
  max-height: 345px;
}
.c-translation-dialog .language-select .lang {
  order: 1;
}
.c-translation-dialog .language-select .lang.default {
  order: 0;
}
.c-translation-dialog .language-select .lang.default.unselect {
  font-weight: 400;
}
.c-translation-dialog .language-select .lang:hover {
  background-color: var(--list-item-hover-bg);
}
.c-translation-dialog .language-select .lang.default, .c-translation-dialog .language-select .lang.temp, .c-translation-dialog .language-select .lang.selected {
  background-color: var(--list-item-active-bg);
  font-weight: 600;
}

.c-trial-reminder-dialog .dialog_inner {
  width: 100%;
  max-width: 375px;
}
.c-trial-reminder-dialog .dialog_content {
  padding: 16px;
}
.c-trial-reminder-dialog .dialog_content .crown-container {
  border-radius: 14px;
}
.c-trial-reminder-dialog .dialog_content .crown-container .icn {
  color: var(--yellow40);
  fill: var(--yellow40);
}
.c-trial-reminder-dialog .dialog_content .content-container {
  border-radius: 14px;
}
.c-trial-reminder-dialog .dialog_content .content-container .header-title {
  border-bottom: 1px solid var(--grey40);
}
.c-trial-reminder-dialog .dialog_content .content-container .buttons-container {
  display: flex;
  gap: 8px;
  box-sizing: border-box;
}
.c-trial-reminder-dialog .dialog_content .content-container .buttons-container > :last-child {
  flex: 1;
}

.c-wallet-claim-dialog .dialog_inner {
  width: 500px;
}
.c-wallet-claim-dialog .animation-container {
  min-height: 500px;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
}
.c-wallet-claim-dialog .dialog-header {
  padding: 0;
}
.c-wallet-claim-dialog .divider-bottom {
  border-bottom: 1px solid var(--border1);
  padding-bottom: 20px;
}
.c-wallet-claim-dialog .c-mw-countdown-timer {
  width: 28px;
  margin-right: 2px;
}
[dir=rtl] .c-wallet-claim-dialog .c-mw-countdown-timer {
  margin-right: 0;
  margin-left: 2px;
}
.c-wallet-claim-dialog .refresh {
  fill: var(--bg2);
}

.c-wallet-connect-dialog .dialog_inner {
  width: 500px;
}
.c-wallet-connect-dialog .dialog-header {
  padding: 0;
}
.c-wallet-connect-dialog .divider-bottom {
  border-bottom: 1px solid var(--border1);
  padding-bottom: 20px;
}

.c-wallet-create-dialog .dialog_inner {
  width: 500px;
}
.c-wallet-create-dialog .dialog-header {
  padding: 0;
}
.c-wallet-create-dialog .divider-bottom {
  border-bottom: 1px solid var(--border1);
  padding-bottom: 20px;
}

.c-wallet-failed-dialog .dialog_inner {
  width: 500px;
}
.c-wallet-failed-dialog .failed-header {
  padding: 0;
}
.c-wallet-failed-dialog .divider-bottom {
  border-bottom: 1px solid var(--border1);
  padding-bottom: 20px;
}

.c-wallet-nft-dialog .dialog_inner {
  width: 560px;
  max-width: 100%;
}
.c-wallet-nft-dialog .dialog_content {
  padding: 24px;
}
.c-wallet-nft-dialog .nft-dialog_header {
  display: flex;
}
.c-wallet-nft-dialog .nft-dialog_logo {
  width: 56px;
  height: 56px;
  border-radius: 12px;
}
.c-wallet-nft-dialog .nft-dialog_logo img {
  width: 32px;
  height: 32px;
  display: block;
}
.c-wallet-nft-dialog .nft-dialog_section {
  padding: 8px 0;
}
.c-wallet-nft-dialog .nft-dialog_row {
  display: flex;
  justify-content: space-between;
  align-items: center;
  gap: 16px;
  padding: 10px 0;
}
.c-wallet-nft-dialog .nft-dialog_label {
  flex-shrink: 0;
  font-size: 14px;
  font-style: normal;
  font-weight: 400;
  line-height: 135%;
  letter-spacing: -0.14px;
  color: var(--font3);
}
.c-wallet-nft-dialog .nft-dialog_value {
  text-align: right;
  word-break: break-all;
  overflow-wrap: anywhere;
  font-size: 18px;
  font-style: normal;
  font-weight: 500;
  line-height: 135%;
  letter-spacing: -0.18px;
}
[dir=rtl] .c-wallet-nft-dialog .nft-dialog_value {
  text-align: left;
}
.c-wallet-nft-dialog .nft-dialog_hash-value {
  display: flex;
  align-items: center;
  gap: 4px;
  min-width: 0;
}
.c-wallet-nft-dialog .divider-bottom {
  border-bottom: 1px solid var(--border1);
}
@media screen and (max-width: 620px) {
  .c-wallet-nft-dialog .dialog_content {
    padding: 16px;
  }
}

.c-wallet-not-created-dialog .dialog_inner {
  width: 600px;
}
.c-wallet-not-created-dialog .header-dialog {
  padding: 0;
}

.c-wallet-send-dialog .dialog_inner {
  width: 500px;
}
.c-wallet-send-dialog .header-dialog {
  padding: 0;
}
.c-wallet-send-dialog .divider-bottom {
  border-bottom: 1px solid var(--border1);
  padding-bottom: 20px;
}

.c-wrappers-dialog .dialog_inner-wrapper {
  overflow: hidden;
}
.c-wrappers-dialog .dialog_inner {
  width: 100%;
  position: unset;
  max-width: unset;
  background-color: transparent !important;
  box-shadow: unset !important;
  border-radius: unset;
  margin: unset;
}
.c-wrappers-dialog .wrappers_close-button {
  top: 28px;
  right: 24px;
  position: absolute;
  z-index: 6;
}
[dir=rtl] .c-wrappers-dialog .wrappers_close-button {
  right: auto;
  left: 24px;
}
@media screen and (max-width: 660px) {
  .c-wrappers-dialog .wrappers_close-button {
    display: none;
  }
}
.c-wrappers-dialog .wrappers_inner {
  width: 100%;
  height: 100%;
  display: flex;
  flex-flow: row nowrap;
  justify-content: center;
  margin-top: 10px;
}
.c-wrappers-dialog .wrappers_inner .wrappers_left-sidebar,
.c-wrappers-dialog .wrappers_inner .wrappers_right-sidebar {
  width: 100%;
  max-width: 290px;
  white-space: nowrap;
  z-index: 1;
}
.c-wrappers-dialog .wrappers_inner .wrappers_left-sidebar button,
.c-wrappers-dialog .wrappers_inner .wrappers_right-sidebar button {
  max-width: 290px;
  font-size: 14px;
  font-style: normal;
  font-weight: 500;
  line-height: 135%;
  letter-spacing: -0.14px;
  text-transform: uppercase;
}
.c-wrappers-dialog .wrappers_inner .wrappers_left-sidebar button:hover,
.c-wrappers-dialog .wrappers_inner .wrappers_right-sidebar button:hover {
  text-decoration: underline;
}
.c-wrappers-dialog .wrappers_inner .wrappers_left-sidebar {
  height: 42px;
  margin: 0;
  transform: translateX(-320px);
  z-index: 6;
  text-align: right;
}
[dir=rtl] .c-wrappers-dialog .wrappers_inner .wrappers_left-sidebar {
  text-align: left;
  transform: translateX(320px);
}
@media screen and (max-width: 980px) {
  .c-wrappers-dialog .wrappers_inner .wrappers_left-sidebar {
    margin: 0 30px 0 0;
  }
  [dir=rtl] .c-wrappers-dialog .wrappers_inner .wrappers_left-sidebar {
    margin: 0 0 0 30px;
  }
}
.c-wrappers-dialog .wrappers_inner .wrappers_right-sidebar {
  height: 42px;
  margin: 0;
  transform: translateX(320px);
  z-index: 5;
}
[dir=rtl] .c-wrappers-dialog .wrappers_inner .wrappers_right-sidebar {
  transform: translateX(-320px);
}
.c-wrappers-dialog .wrappers_inner .wrappers_dismiss-button {
  height: 42px;
  display: flex;
  align-items: center;
  padding: 0 10px 12px 17px;
  font-size: 12px;
  font-style: normal;
  font-weight: 400;
  line-height: 135%;
  letter-spacing: -0.12px;
  text-decoration: underline;
  cursor: pointer;
}
[dir=rtl] .c-wrappers-dialog .wrappers_inner .wrappers_dismiss-button {
  padding: 0 17px 12px 10px;
}
.c-wrappers-dialog .wrappers_inner {
  /* wrappers content */
}
.c-wrappers-dialog .wrappers_inner .content-box-wrapper {
  width: 100%;
  max-width: 100%;
  height: calc(100% - 24px);
  top: 24px;
  left: 0;
  overflow: hidden;
  position: absolute;
  border-radius: 20px 20px 0 0;
}
.c-wrappers-dialog .wrappers_inner .content-box-wrapper .content-fixed {
  top: 20px;
  width: 100%;
  max-width: 600px;
  margin-bottom: 0;
  position: fixed;
  z-index: 5;
  border-radius: 20px 20px 0 0;
}
.c-wrappers-dialog .wrappers_inner .content-box-wrapper .content_header {
  top: -4px;
  width: 100%;
  max-width: 600px;
  height: 56px;
  display: flex;
  align-items: center;
  justify-content: space-between;
  margin: 0 auto;
  padding: 16px;
  position: relative;
  font-size: 14px;
  font-style: normal;
  font-weight: 400;
  line-height: 135%;
  letter-spacing: -0.14px;
  color: var(--font1);
  box-sizing: border-box;
  border-radius: 20px 20px 0 0;
}
.c-wrappers-dialog .wrappers_inner .content-box-wrapper .content_header.content_header-wider {
  left: -4px;
  width: 600px;
  max-width: 100%;
  position: relative;
}
[dir=rtl] .c-wrappers-dialog .wrappers_inner .content-box-wrapper .content_header.content_header-wider {
  left: auto;
  right: -4px;
}
.c-wrappers-dialog .wrappers_inner .content-box-wrapper .content_header .content_header_left {
  display: flex;
  align-items: center;
}
.c-wrappers-dialog .wrappers_inner .content-box-wrapper .content_header .content_header-name {
  max-width: 300px;
  text-transform: uppercase;
  cursor: pointer;
  color: var(--font-link);
}
.c-wrappers-dialog .wrappers_inner .content-box-wrapper .content_header .content_header-name:hover {
  text-decoration: underline;
}
.c-wrappers-dialog .wrappers_inner .content-box-wrapper .content_header.content_header--inside {
  top: 0;
}
.c-wrappers-dialog .wrappers_inner .content-box-wrapper .content_header .content_header-link:hover {
  text-decoration: underline;
}
@media all and (max-width: 620px) {
  .c-wrappers-dialog .wrappers_inner .content-box-wrapper .content_header .content_header-link {
    display: none;
  }
}
.c-wrappers-dialog .wrappers_inner .content-box-wrapper .content_header button {
  right: -5px;
  display: flex;
  margin: 0 2px 0 8px;
  padding: 5px;
  position: relative;
  cursor: pointer;
}
[dir=rtl] .c-wrappers-dialog .wrappers_inner .content-box-wrapper .content_header button {
  right: auto;
  left: -5px;
  margin: 0 8px 0 2px;
}
.c-wrappers-dialog .wrappers_inner .content-box-wrapper .content_posts {
  margin-bottom: 0;
  margin-top: 28px;
  position: relative;
  border-radius: 0 0 20px 20px;
}
.c-wrappers-dialog .wrappers_inner .content-box-wrapper .content_posts:before {
  content: "";
  top: -4px;
  left: 0;
  width: 100%;
  height: 8px;
  position: absolute;
  background: var(--overlay-color);
  backdrop-filter: blur(21px);
}
[dir=rtl] .c-wrappers-dialog .wrappers_inner .content-box-wrapper .content_posts:before {
  left: auto;
  right: 0;
}
.c-wrappers-dialog .wrappers_inner .content-box-wrapper .content-box {
  height: 100%;
  position: absolute;
  top: 10px;
  bottom: 0;
  left: 0;
  right: 0;
  overflow-y: auto;
  overflow-x: hidden;
}
.c-wrappers-dialog .wrappers_inner .content-box-height {
  max-width: 600px;
  margin: 0 auto;
}
@media screen and (max-width: 60em) {
  .c-wrappers-dialog .wrappers_inner .content-box-height {
    margin: 0 0 0 20px;
  }
  [dir=rtl] .c-wrappers-dialog .wrappers_inner .content-box-height {
    margin: 0 20px 0 0;
  }
}
@media screen and (max-width: 45em) {
  .c-wrappers-dialog .wrappers_inner .content-box-height {
    margin: 0 0 0 5px;
  }
  [dir=rtl] .c-wrappers-dialog .wrappers_inner .content-box-height {
    margin: 0 5px 0 0;
  }
}
@media all and (max-width: 620px) {
  .c-wrappers-dialog .wrappers_inner .content-box-height {
    margin: 0;
  }
}
.c-wrappers-dialog .mw-post:first-of-type {
  margin-top: 46px;
  border-radius: 0 0 20px 20px;
}

.c-mw-featured-groups-list .mw-box_header .language-selector {
  margin-left: 16px;
}
[dir=rtl] .c-mw-featured-groups-list .mw-box_header .language-selector {
  margin-right: 16px;
  margin-left: 0;
}
.c-mw-featured-groups-list .mw-box_content {
  margin-top: 8px;
}
.c-mw-featured-groups-list .sidebar-topics_list-wrapper {
  max-height: 520px;
  overflow: hidden;
  transition: All 0.15s ease-out;
  margin-top: 1px;
  overscroll-behavior: contain;
}
.c-mw-featured-groups-list .sidebar-topics_list-wrapper:hover {
  overflow-y: auto;
}
.c-mw-featured-groups-list .sidebar-topics_list-wrapper.animation-loading-2 {
  height: 416px;
}
.c-mw-featured-groups-list .sidebar-topics_list-wrapper ul {
  width: 295px;
}
.c-mw-featured-groups-list .sidebar-topics_list-wrapper .featured-topics {
  width: 108px;
  height: 108px;
  margin-bottom: 16px;
  display: inline-block;
  position: relative;
  vertical-align: top;
  background-color: transparent;
  border: none;
  outline: none;
}
.c-mw-featured-groups-list .sidebar-topics_list-wrapper .featured-topics:not(:nth-of-type(2n)) {
  margin-right: 16px;
}
[dir=rtl] .c-mw-featured-groups-list .sidebar-topics_list-wrapper .featured-topics:not(:nth-of-type(2n)) {
  margin-right: 0;
  margin-left: 16px;
}
.c-mw-featured-groups-list .sidebar-topics_list-wrapper .tile {
  width: 108px;
  height: 108px;
  display: flex;
  align-items: flex-end;
  position: relative;
  cursor: pointer;
  transition-property: height;
  transition-duration: 0.2s;
  transition-timing-function: ease-in;
  border-radius: 20px;
  overflow: hidden;
  background-size: cover;
  background-repeat: no-repeat;
}
.c-mw-featured-groups-list .sidebar-topics_list-wrapper .tile .name-ribbon {
  box-sizing: border-box;
  padding: 0 4px;
  background-color: rgba(0, 0, 0, 0.6);
  text-align: center;
}
.c-mw-featured-groups-list .sidebar-topics_list-wrapper .tile .topic-name {
  color: #ffffff;
  font-size: 14px;
  line-height: 16px;
  word-break: break-word;
}
.c-mw-featured-groups-list .sidebar-topics_list-wrapper .sidebar-topics_placeholder {
  font-size: 13px;
  text-align: center;
  padding: 0 30px 15px;
}
.c-mw-featured-groups-list .sidebar-topics_list-wrapper .sidebar-topics_placeholder .emoji {
  width: 70px;
  height: 70px;
  margin: 16px 0 8px;
}

.c-mw-featured-pages-list .mw-box_content {
  max-height: 580px;
  margin-top: 8px;
  overflow: hidden;
}
.c-mw-featured-pages-list .mw-box_content:hover {
  overflow-y: auto;
}
.c-mw-featured-pages-list .mw-box_content.animation-loading-2 {
  height: 316px;
}
.c-mw-featured-pages-list .mw-box_content .featured-list_wrapper {
  overscroll-behavior: contain;
}
.c-mw-featured-pages-list .mw-box_content .featured-list {
  display: flex;
  flex-wrap: wrap;
  column-gap: 16px;
  row-gap: 16px;
}
.c-mw-featured-pages-list .mw-box_content .featured-page {
  width: 108px;
  cursor: pointer;
}
.c-mw-featured-pages-list .mw-box_content .featured-page .featured-page_header {
  position: relative;
  width: 100%;
  height: 108px;
  border-radius: 20px;
  overflow: hidden;
}
.c-mw-featured-pages-list .mw-box_content .featured-page .featured-page_header img.avatar {
  width: 64px;
  height: 64px;
  position: absolute;
  border-radius: 20px;
  box-shadow: 0 0 20px 0 var(--shadow1-color);
}
.c-mw-featured-pages-list .mw-box_content .featured-page .featured-page_header img.cover {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.c-mw-featured-pages-list .mw-box_content .featured-page .page_name {
  display: grid;
  grid-template-columns: minmax(0, auto) auto;
  align-items: center;
  gap: 4px;
}
.c-mw-featured-pages-list .mw-box_content .featured-page .page_name .c-mw-badge {
  margin: 0;
}
.c-mw-featured-pages-list .mw-box_content .featured-page .page_name:hover {
  text-decoration: underline;
}

.c-mw-interests-picker .category-header:not(:first-of-type) {
  margin-top: 24px;
}

.c-mw-suggested-groups {
  --group-item-bg: rgba(var(--white-themed-rgb), 0.2);
}

[data-theme=light] .c-mw-suggested-groups {
  --group-item-bg: var(--grey00);
}

.c-mw-suggested-groups {
  width: 100%;
  min-width: 300px;
  box-sizing: border-box;
  padding: 16px 0 0 16px;
  border-radius: 20px;
  backdrop-filter: blur(6px);
  background-color: var(--post-bg);
}
[dir=rtl] .c-mw-suggested-groups {
  padding: 16px 16px 0 0;
}
.c-mw-suggested-groups .group-item {
  width: 142px;
  padding: 8px;
  box-sizing: border-box;
  border-radius: 20px;
  background: var(--group-item-bg);
  color: var(--font1);
  transition: all 0.2s ease-in-out;
}
.c-mw-suggested-groups .group-item.animate-hide {
  overflow: hidden;
  width: 0;
  opacity: 0;
  padding-inline: 0;
}
.c-mw-suggested-groups .group-item .members-counter {
  min-height: 18px;
}
.c-mw-suggested-groups .group-item .btn-hide-suggestion {
  position: absolute;
  top: 8px;
  right: 8px;
}
[dir=rtl] .c-mw-suggested-groups .group-item .btn-hide-suggestion {
  left: 8px;
  right: auto;
}

.c-mw-suggested-profiles {
  --profile-item-bg: rgba(var(--white-themed-rgb), 0.2);
}

[data-theme=light] .c-mw-suggested-profiles {
  --profile-item-bg: var(--grey00);
}

.c-mw-suggested-profiles {
  width: 100%;
  min-width: 300px;
  box-sizing: border-box;
  padding: 16px 0 0 16px;
  border-radius: 20px;
  backdrop-filter: blur(6px);
  background-color: var(--post-bg);
}
[dir=rtl] .c-mw-suggested-profiles {
  padding: 16px 16px 0 0;
}
.c-mw-suggested-profiles .profile-item {
  width: 142px;
  padding: 8px;
  box-sizing: border-box;
  border-radius: 20px;
  background: var(--profile-item-bg);
  color: var(--font1);
  transition: all 0.2s ease-in-out;
}
.c-mw-suggested-profiles .profile-item.animate-hide {
  overflow: hidden;
  width: 0;
  opacity: 0;
  padding-inline: 0;
}
.c-mw-suggested-profiles .mutual-counter {
  min-height: 18px;
}
.c-mw-suggested-profiles .btn-hide-suggestion {
  position: absolute;
  top: 8px;
  right: 8px;
}
[dir=rtl] .c-mw-suggested-profiles .btn-hide-suggestion {
  left: 8px;
  right: auto;
}

.c-mw-trending-hashtags .mw-box_header {
  transition: margin-bottom 0.2s ease-in-out;
}
.c-mw-trending-hashtags.box-expanded .mw-box_header {
  margin-bottom: 24px;
}
.c-mw-trending-hashtags .mw-box_content {
  height: 0;
  overflow: hidden;
}
.c-mw-trending-hashtags .btn-expand {
  display: flex;
}
.c-mw-trending-hashtags .c-mw-no-results {
  min-height: 100px;
}

.c-mw-account-language-selector {
  width: auto;
}
.c-mw-account-language-selector .c-mw-select-menu .select-menu_opener {
  padding: 0;
  border: none !important;
  box-shadow: none !important;
  background: transparent !important;
  width: auto;
  height: auto;
  color: var(--font1);
}
.c-mw-account-language-selector .c-mw-select-menu .select-menu_opener span {
  font-size: 14px;
  font-style: normal;
  font-weight: 500;
  line-height: 135%;
  letter-spacing: -0.14px;
}
.c-mw-account-language-selector .c-mw-select-menu .select-menu {
  width: auto;
  min-width: 200px;
  left: -8px;
}
[dir=rtl] .c-mw-account-language-selector .c-mw-select-menu .select-menu {
  right: 0;
  left: auto;
}

.c-mw-autocomplete-dropdown {
  z-index: 100;
  position: absolute;
}
.c-mw-autocomplete-dropdown .animation-loading-2 {
  width: 100%;
}
.c-mw-autocomplete-dropdown .dropdown-menu-list {
  max-height: 205px;
  min-width: 200px;
  overflow-y: auto;
  margin: 0;
  padding: 4px 0;
  list-style: none;
  background-color: var(--bg2);
  border-radius: 20px;
  box-shadow: 9px 12px 40px 0 var(--shadow1-color);
  border: 1px solid var(--border1);
  overscroll-behavior: contain;
}
.c-mw-autocomplete-dropdown .dropdown-menu-list li {
  padding: 4px 8px;
  font-size: 12px;
  font-style: normal;
  font-weight: 400;
  line-height: 135%;
  letter-spacing: -0.12px;
  cursor: pointer;
  transition: All 0.15s ease-out;
}
.c-mw-autocomplete-dropdown .dropdown-menu-list li.active.dropdown-menu-el .hashtag-wrapper, .c-mw-autocomplete-dropdown .dropdown-menu-list li.active.dropdown-menu-el .mention-username, .c-mw-autocomplete-dropdown .dropdown-menu-list li.active.dropdown-menu-el .mention-handle {
  color: var(--font1);
}
.c-mw-autocomplete-dropdown .dropdown-menu-list li.active {
  font-size: 12px;
  font-style: normal;
  font-weight: 700;
  line-height: 135%;
  letter-spacing: -0.12px;
  background-color: var(--word-highlight-bg);
}
.c-mw-autocomplete-dropdown .dropdown-menu-list li:hover {
  background-color: var(--bg1);
}
.c-mw-autocomplete-dropdown .dropdown-menu-list li .emoji {
  transform: scale(0.7, 0.7);
}
.c-mw-autocomplete-dropdown .dropdown-menu-list li .hashtag-wrapper {
  display: flex;
  min-width: 220px;
  text-decoration: none;
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: 135%;
  letter-spacing: -0.16px;
  padding: 4px;
}
.c-mw-autocomplete-dropdown .dropdown-menu-list li .hashtag-wrapper .total {
  margin-left: auto;
}
[dir=rtl] .c-mw-autocomplete-dropdown .dropdown-menu-list li .hashtag-wrapper .total {
  margin-right: 0;
  margin-left: auto;
}
.c-mw-autocomplete-dropdown .dropdown-menu-list li.mention-label {
  background-color: transparent !important;
}
.c-mw-autocomplete-dropdown .dropdown-menu-list li.mention-label .mention-label-text {
  margin: 4px;
  font-size: 16px;
  font-style: normal;
  font-weight: 500;
  line-height: 135%;
  letter-spacing: -0.16px;
  max-width: 320px;
}
.c-mw-autocomplete-dropdown .dropdown-menu-list li .mention-wrapper {
  display: flex;
  text-decoration: none;
}
.c-mw-autocomplete-dropdown .dropdown-menu-list li .mention-wrapper .mention-info {
  display: flex;
  flex-direction: column;
  width: 100%;
}
.c-mw-autocomplete-dropdown .dropdown-menu-list li .mention-wrapper .mention-name,
.c-mw-autocomplete-dropdown .dropdown-menu-list li .mention-wrapper .mention-handle {
  max-width: 255px;
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
  display: inline-block;
}
.c-mw-autocomplete-dropdown .dropdown-menu-list li .mention-wrapper .mention-username {
  font-size: 13px;
  font-weight: 600;
  display: flex;
}
[dir=rtl] .c-mw-autocomplete-dropdown .dropdown-menu-list li .mention-wrapper .mention-username {
  justify-content: space-between;
}
.c-mw-autocomplete-dropdown .dropdown-menu-list li .mention-wrapper .mention-role {
  margin-left: auto;
  padding-left: 5px;
  font-size: 90%;
  font-weight: 300;
}
[dir=rtl] .c-mw-autocomplete-dropdown .dropdown-menu-list li .mention-wrapper .mention-role {
  margin-left: unset;
  padding-left: unset;
  padding-right: 5px;
}
.c-mw-autocomplete-dropdown .dropdown-menu-list li .mention-wrapper .mention-handle {
  font-size: 11px;
}
.c-mw-autocomplete-dropdown .dropdown-menu-list li .mention-wrapper .mention-username,
.c-mw-autocomplete-dropdown .dropdown-menu-list li .mention-wrapper .mention-handle {
  max-width: 255px;
}
.c-mw-autocomplete-dropdown .dropdown-menu-list li .mention-avatar,
.c-mw-autocomplete-dropdown .dropdown-menu-list li .nsfw_blur_img {
  width: 32px;
  height: 32px;
  border-radius: 100%;
  margin-right: 10px;
}
[dir=rtl] .c-mw-autocomplete-dropdown .dropdown-menu-list li .mention-avatar,
[dir=rtl] .c-mw-autocomplete-dropdown .dropdown-menu-list li .nsfw_blur_img {
  margin-right: 0;
  margin-left: 10px;
}
.c-mw-autocomplete-dropdown .dropdown-menu-list li .c-mw-badge .icn {
  width: 16px;
  height: 16px;
}
.c-mw-autocomplete-dropdown .empty-info {
  padding: 10px 18px;
  max-width: 255px;
  font-size: 80%;
}
.c-mw-autocomplete-dropdown .empty-info p:first-child {
  margin-bottom: 7px;
}

.c-mw-chat-info-member-dropdown {
  z-index: 22;
}

.c-mw-chat-options-dropdown {
  min-width: 185px;
  z-index: 23;
}
@media all and (max-width: 620px) {
  .c-mw-chat-options-dropdown {
    min-width: 100px;
  }
}

.c-mw-emoji-list-popup {
  padding: 10px 0 0 0;
  z-index: 22;
}
.c-mw-emoji-list-popup:not(.popup-is-opened) {
  top: -9999px;
  left: -9999px;
}
.c-mw-emoji-list-popup .emoji-list-popup_wrapper {
  border-radius: 20px;
  box-shadow: 9px 12px 40px 0 var(--shadow1-color);
}
.c-mw-emoji-list-popup.emoji-list-popup--on-top {
  padding: 0 0 16px 0;
}

.c-mw-emoji-name-popup {
  z-index: 9999 !important;
}
.c-mw-emoji-name-popup .dropdown_list {
  padding: 4px 8px;
  min-width: 40px;
  font-size: 12px;
  font-style: normal;
  font-weight: 700;
  line-height: 135%;
  letter-spacing: -0.12px;
  text-align: center;
}

.c-mw-emoji-picker {
  width: 440px;
  box-shadow: 9px 12px 40px 0 var(--shadow1-color);
  position: absolute;
  z-index: 999;
  margin-left: -100px;
  padding: 0;
  box-sizing: border-box;
  background: var(--bg2);
  border-radius: 20px;
  overflow: hidden;
}
.c-mw-emoji-picker.invisible {
  top: -9999px !important;
  left: -9999px !important;
  visibility: hidden;
}
.c-mw-emoji-picker:after {
  content: " ";
  display: block;
  clear: left;
}
[dir=rtl] .c-mw-emoji-picker:after {
  clear: right;
}
[dir=rtl] .c-mw-emoji-picker {
  margin-left: 0;
  margin-right: -100px;
}
[dir=rtl] .c-mw-emoji-picker.invisible {
  left: inherit;
  right: -9999px !important;
}
@media screen and (max-width: 440px) {
  .c-mw-emoji-picker {
    width: 100%;
    margin: 0;
    left: 0 !important;
  }
  .c-mw-emoji-picker .picker-row {
    height: 40px !important;
  }
  .c-mw-emoji-picker .picker-row .emoji {
    left: 0 !important;
  }
}
.c-mw-emoji-picker .emoji-tabs {
  width: 54px;
  height: 330px;
  padding: 5px 0;
  background: var(--bg1);
  position: relative;
  z-index: 1;
  border-radius: 0;
}
.c-mw-emoji-picker .emoji-tabs li {
  height: 12.5%;
  width: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
  text-align: center;
  cursor: pointer;
  color: var(--font1);
}
.c-mw-emoji-picker .emoji-tabs li:hover, .c-mw-emoji-picker .emoji-tabs li.active {
  color: var(--brand-color);
}
.c-mw-emoji-picker .emoji-tabs li.recent {
  display: none;
}
.c-mw-emoji-picker .emoji-tabs li.purchased {
  display: none;
}
.c-mw-emoji-picker .emoji-tabs li.custom {
  display: none;
}
.c-mw-emoji-picker .emoji-tabs.including-recent li {
  height: 11.1111111111%;
}
.c-mw-emoji-picker .emoji-tabs.including-recent li.recent {
  display: flex;
}
.c-mw-emoji-picker .emoji-tabs.including-custom li {
  height: 11.1111111111%;
}
.c-mw-emoji-picker .emoji-tabs.including-custom li.custom {
  display: flex;
}
.c-mw-emoji-picker .emoji-tabs.including-purchased li {
  height: 11.1111111111%;
}
.c-mw-emoji-picker .emoji-tabs.including-purchased li.purchased {
  display: flex;
}
.c-mw-emoji-picker .emoji-tabs.including-purchased.including-recent li, .c-mw-emoji-picker .emoji-tabs.including-custom.including-recent li {
  height: 10%;
}
.c-mw-emoji-picker .emoji-tabs .emoji-category_people,
.c-mw-emoji-picker .emoji-tabs .emoji-category_food,
.c-mw-emoji-picker .emoji-tabs .emoji-category_activity,
.c-mw-emoji-picker .emoji-tabs .emoji-category_custom,
.c-mw-emoji-picker .emoji-tabs .emoji-category_recent {
  width: 18px;
  height: 18px;
}
.c-mw-emoji-picker .emoji-tabs .emoji-category_objects,
.c-mw-emoji-picker .emoji-tabs .emoji-category_flags {
  width: 14px;
  height: 18px;
}
.c-mw-emoji-picker .emoji-tabs .emoji-category_nature {
  width: 21px;
  height: 18px;
}
.c-mw-emoji-picker .emoji-tabs .emoji-category_travel {
  width: 22px;
  height: 18px;
}
.c-mw-emoji-picker .emoji-tabs .emoji-category_symbols {
  width: 19px;
  height: 18px;
}
.c-mw-emoji-picker .picker-panel-right {
  width: calc(100% - 54px);
  height: 340px;
  overflow: hidden;
  background: var(--bg1);
}
.c-mw-emoji-picker .inner-emojis {
  border-radius: 0;
  overflow-y: scroll;
  overflow-x: hidden;
  height: 290px;
  width: 100%;
  padding: 0 4px;
  box-sizing: border-box;
  overscroll-behavior: contain;
}
.c-mw-emoji-picker .inner-emojis h1 {
  flex: 0 0 361px;
  height: 30px;
  width: 361px;
  display: flex;
  align-items: center;
  font-size: 14px;
  font-style: normal;
  font-weight: 400;
  line-height: 135%;
  letter-spacing: -0.14px;
  padding-left: 10px;
  line-height: 30px;
  margin: 8px 0;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
[dir=rtl] .c-mw-emoji-picker .inner-emojis h1 {
  padding-left: 0;
  padding-right: 10px;
}
.c-mw-emoji-picker .inner-emojis h1 svg {
  width: 14px;
  height: 14px;
  margin-right: 7px;
}
[dir=rtl] .c-mw-emoji-picker .inner-emojis h1 svg {
  margin-right: 0;
  margin-left: 7px;
}
.c-mw-emoji-picker .inner-emojis h1 a {
  color: var(--font1);
  display: inline;
}
.c-mw-emoji-picker .inner-emojis li {
  width: 10%;
  height: 42px;
  padding: 2px;
  cursor: pointer;
}
.c-mw-emoji-picker .inner-emojis li:hover {
  background: var(--bg1);
  border-radius: 3px;
}
.c-mw-emoji-picker .inner-emojis .emoji-flex {
  width: 100%;
  overflow: hidden;
}
.c-mw-emoji-picker .inner-emojis .emoji-item {
  width: 11.1111111111%;
  height: 46px;
  text-align: center;
  cursor: pointer;
}
.c-mw-emoji-picker .inner-emojis .emoji-item:hover {
  background: var(--bg1);
  border-radius: 3px;
}
.c-mw-emoji-picker .inner-emojis ul.like-category,
.c-mw-emoji-picker .inner-emojis .category {
  padding: 0;
  margin: 0.4em 0;
  overflow: hidden;
}
.c-mw-emoji-picker .inner-emojis .animation-loading-2 {
  height: 260px;
}
.c-mw-emoji-picker .inner-emojis .picker-row {
  height: 46px;
  width: 100%;
}
.c-mw-emoji-picker .emoji-picker-promotion {
  background: url(/assets/images/store/emoji-picker.png);
  background-size: cover;
  width: 100%;
  height: 60px;
  justify-content: flex-end;
  padding: 0 15px;
  box-sizing: border-box;
}
[dir=rtl] .c-mw-emoji-picker .emoji-picker-promotion {
  justify-content: flex-start;
}
.c-mw-emoji-picker .emoji-picker-promotion .btn-store {
  min-width: 200px;
}
.c-mw-emoji-picker .default-emojis {
  border-top: 1px solid var(--border1);
  background: var(--bg1);
  width: 100%;
  height: 60px;
  z-index: 1;
}
.c-mw-emoji-picker .default-emojis li {
  width: 100%;
  height: 60px;
  display: flex;
  align-items: center;
  justify-content: center;
  text-align: center;
  line-height: 48px;
  cursor: pointer;
}
.c-mw-emoji-picker .default-emojis li .emoji {
  width: 36px;
  height: 36px;
  position: static;
}
.c-mw-emoji-picker .default-emojis li:hover {
  background-color: var(--bg1);
}
.c-mw-emoji-picker .emoji-picker-search {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  position: relative;
  height: 30px;
  padding: 10px 10px 10px 0;
}
[dir=rtl] .c-mw-emoji-picker .emoji-picker-search {
  padding: 10px 0 10px 10px;
}
.c-mw-emoji-picker .emoji-picker-search .search-input_wrapper {
  width: 220px;
  margin-left: 10px;
}
[dir=rtl] .c-mw-emoji-picker .emoji-picker-search .search-input_wrapper {
  margin-left: 0;
  margin-right: 10px;
}
.c-mw-emoji-picker .emoji-picker-search .search-input_wrapper .h-input_search {
  height: 32px;
}
.c-mw-emoji-picker .emoji-picker-search .skin-tones {
  margin-top: 6px;
  margin-left: 10px;
  letter-spacing: 0;
  font-size: 0;
  white-space: nowrap;
}
[dir=rtl] .c-mw-emoji-picker .emoji-picker-search .skin-tones {
  margin-left: 0;
  margin-right: 10px;
}
.c-mw-emoji-picker .emoji-picker-search .skin-tones .btn-tone {
  display: inline-block;
  width: 15px;
  height: 15px;
  padding: 0;
  margin: 0 4px 0 4px;
  border: 0;
  vertical-align: middle;
  border-radius: 100%;
  outline: none;
}
.c-mw-emoji-picker .emoji-picker-search .skin-tones .btn-tone.active {
  width: 19px;
  height: 19px;
  margin: 0;
}
.c-mw-emoji-picker .emoji-picker-search .skin-tones .btn-tone.btn-tone-0 {
  background-color: #ffcf3e;
}
.c-mw-emoji-picker .emoji-picker-search .skin-tones .btn-tone.btn-tone-1 {
  background-color: #fae3c5;
}
.c-mw-emoji-picker .emoji-picker-search .skin-tones .btn-tone.btn-tone-2 {
  background-color: #e2cfa5;
}
.c-mw-emoji-picker .emoji-picker-search .skin-tones .btn-tone.btn-tone-3 {
  background-color: #daa478;
}
.c-mw-emoji-picker .emoji-picker-search .skin-tones .btn-tone.btn-tone-4 {
  background-color: #a78058;
}
.c-mw-emoji-picker .emoji-picker-search .skin-tones .btn-tone.btn-tone-5 {
  background-color: #5e4d43;
}
.c-mw-emoji-picker > ul {
  overflow-x: hidden;
  overflow-y: auto;
  padding: 0;
  margin: 0;
}
.c-mw-emoji-picker .emoji {
  position: relative;
  width: 32px !important;
  height: 32px !important;
  top: 4px;
  left: 4px;
  display: block;
}
[dir=rtl] .c-mw-emoji-picker .emoji {
  left: auto;
  right: 4px;
}
.c-mw-emoji-picker img {
  width: 25px;
  height: 25px;
  vertical-align: middle;
  border: 0 none;
}
.c-mw-emoji-picker a,
.c-mw-emoji-picker li {
  display: block;
}
.c-mw-emoji-picker a .label,
.c-mw-emoji-picker li .label {
  display: none;
}

.win .c-mw-emoji-picker .emoji-tabs.including-recent li {
  height: 11.1111111111%;
}
.win .c-mw-emoji-picker .emoji-tabs.including-purchased li,
.win .c-mw-emoji-picker .emoji-tabs.including-custom li {
  height: 11.1111111111%;
}
.win .c-mw-emoji-picker .emoji-tabs.including-purchased.including-recent li,
.win .c-mw-emoji-picker .emoji-tabs.including-custom.including-recent li {
  height: 10%;
}

.c-mw-emoji-sender-dropdown .emoji-sender-dropdown {
  z-index: 22;
}
.c-mw-emoji-sender-dropdown .emoji-sender-dropdown .chat-member-dropdown_anticlose {
  top: -40%;
  left: -10%;
  width: 120%;
  height: 140%;
  position: absolute;
  z-index: -1;
}

.c-mw-giphy-picker {
  max-width: 441px;
  z-index: 999;
  box-shadow: 9px 12px 40px 0 var(--shadow1-color);
  background-color: var(--bg1);
}
.c-mw-giphy-picker header {
  border-bottom: 1px solid var(--border1);
}
.c-mw-giphy-picker header .gif-search {
  max-width: 280px;
}
.c-mw-giphy-picker .giphy-categories,
.c-mw-giphy-picker .giphy-gifs,
.c-mw-giphy-picker .people-emoji {
  width: 100%;
  height: 482px;
  padding: 10px 13px 0 13px;
  display: flex;
  flex-flow: row wrap;
  overflow: auto;
  background: var(--bg1);
  overscroll-behavior: contain;
}
.c-mw-giphy-picker .giphy-gifs .giphy-gifs-container .gif {
  width: 200px;
  margin: 0;
  position: absolute;
}
.c-mw-giphy-picker .giphy-attr {
  min-width: 86px;
}
.c-mw-giphy-picker .gif,
.c-mw-giphy-picker .gif-category {
  width: calc(50% - 5px);
  margin-bottom: 10px;
  cursor: pointer;
  border-radius: 20px;
}
.c-mw-giphy-picker .gif:nth-of-type(2n-1),
.c-mw-giphy-picker .gif-category:nth-of-type(2n-1) {
  margin-right: 9px;
}
.c-mw-giphy-picker .gif.bg-1,
.c-mw-giphy-picker .gif-category.bg-1 {
  background-color: var(--violet70);
}
.c-mw-giphy-picker .gif.bg-2,
.c-mw-giphy-picker .gif-category.bg-2 {
  background-color: var(--yellow70);
}
.c-mw-giphy-picker .gif.bg-3,
.c-mw-giphy-picker .gif-category.bg-3 {
  background-color: var(--blue70);
}
.c-mw-giphy-picker .gif.bg-4,
.c-mw-giphy-picker .gif-category.bg-4 {
  background-color: var(--violet70);
}
.c-mw-giphy-picker .gif.bg-5,
.c-mw-giphy-picker .gif-category.bg-5 {
  background-color: var(--yellow70);
}
.c-mw-giphy-picker .gif.bg-6,
.c-mw-giphy-picker .gif-category.bg-6 {
  background-color: var(--blue70);
}
.c-mw-giphy-picker .gif:nth-last-of-type(-n + 1),
.c-mw-giphy-picker .gif-category:nth-last-of-type(-n + 1) {
  margin-bottom: 12px;
}
.c-mw-giphy-picker .gif {
  box-sizing: border-box;
  background-position: 50% 50%;
  background-size: cover, 0 auto;
}
.c-mw-giphy-picker .gif .gif-img {
  opacity: 0;
  transition: opacity 0.4s ease;
}
.c-mw-giphy-picker .gif .gif-img.loaded {
  opacity: 1;
  z-index: 1;
  position: relative;
}
.c-mw-giphy-picker .gif-category {
  height: 100px;
  background-size: cover, 0 auto;
}
.c-mw-giphy-picker .gif-category:before {
  content: "";
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  position: absolute;
  background-color: rgba(0, 0, 0, 0.5);
  border-radius: 20px;
}
.c-mw-giphy-picker .people-emoji {
  margin: 0;
  padding-bottom: 12px;
  list-style: none;
  box-sizing: border-box;
  justify-content: center;
}
.c-mw-giphy-picker .people-emoji li {
  width: 37px;
  height: 37px;
  display: flex;
  align-items: center;
  justify-content: center;
  cursor: pointer;
}
.c-mw-giphy-picker .people-emoji li .emoji {
  width: 32px;
  height: 32px;
  display: block;
  position: relative;
  background: url(/app/sprites/emojis-64-v1.png);
  background-size: 3500%;
}
.c-mw-giphy-picker.giphy-picker--small-version {
  max-width: 294px;
}
.c-mw-giphy-picker.giphy-picker--small-version .giphy-categories,
.c-mw-giphy-picker.giphy-picker--small-version .giphy-gifs,
.c-mw-giphy-picker.giphy-picker--small-version .people-emoji {
  height: 322px;
}
.c-mw-giphy-picker.giphy-picker--small-version .gif-category {
  height: 70px;
}
.c-mw-giphy-picker.giphy-picker--small-version .giphy-gifs .giphy-gifs-container .gif {
  width: 123px;
}
.c-mw-giphy-picker.giphy-picker--small-version .text-editor {
  max-width: 154px;
}
.c-mw-giphy-picker.giphy-picker--small-version .text-editor .ql-editor {
  white-space: nowrap !important;
}

.c-mw-hashtag-selector-dropdown .dropdown-menu {
  z-index: 22;
}
.c-mw-hashtag-selector-dropdown .dropdown_inner {
  width: 310px;
  display: flex;
  flex-direction: column;
  overflow: hidden;
  white-space: nowrap;
}
.c-mw-hashtag-selector-dropdown .hashtag-selector_list {
  height: 130px;
}
.c-mw-hashtag-selector-dropdown .hashtag-selector_list .hashtag-selector_placeholder {
  height: 100%;
  margin: auto;
}
.c-mw-hashtag-selector-dropdown .hashtag-selector_list .hashtag-selector_placeholder .icn.hashtag-2 {
  width: 32px !important;
  height: 32px !important;
  color: var(--font1) !important;
}
.c-mw-hashtag-selector-dropdown .hashtag-selector_list .hashtag-selector_placeholder p {
  white-space: normal;
}
.c-mw-hashtag-selector-dropdown .hashtag-selector_list .animation-loading-2 {
  height: 50px;
}
.c-mw-hashtag-selector-dropdown .hashtag {
  display: flex;
  align-items: center;
  position: relative;
  max-width: 240px;
  height: 20px;
  border-radius: 999px;
  border: 1px solid;
  padding: 4px 10px;
  font-size: 14px;
  font-style: normal;
  font-weight: 400;
  line-height: 135%;
  letter-spacing: -0.14px;
  cursor: pointer;
}
.c-mw-hashtag-selector-dropdown .hashtag .hashtag_name {
  max-width: 200px;
  overflow: clip;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  display: inline-block;
}
.c-mw-hashtag-selector-dropdown .hashtag.is-selected {
  color: var(--violet60);
  background-color: var(--grey30);
}

.c-mw-language-selector {
  position: relative;
  margin-right: 3px;
}
[dir=rtl] .c-mw-language-selector {
  margin-right: 0;
  margin-left: 3px;
}
.c-mw-language-selector .language-selector_opener {
  text-transform: none;
  text-decoration: underline;
  font-size: 12px;
  font-style: normal;
  font-weight: 400;
  line-height: 135%;
  letter-spacing: -0.12px;
}
.c-mw-language-selector .dropdown-menu {
  top: 10px;
  right: -10px;
  left: auto;
  min-width: 150px;
}
.c-mw-language-selector .dropdown-menu .dropdown_inner .dropdown-menu_header {
  white-space: nowrap;
}
.c-mw-language-selector .dropdown-menu .dropdown_inner .language-selector_list {
  max-height: 200px;
  overflow-y: auto;
}
.c-mw-language-selector .dropdown-menu .dropdown_inner .language-selector_list .language-selector_option {
  display: flex;
  align-items: center;
  font-size: 14px;
  font-style: normal;
  font-weight: 400;
  line-height: 135%;
  letter-spacing: -0.14px;
  padding: 4px;
  border-radius: 4px;
  position: relative;
  cursor: pointer;
}
.c-mw-language-selector .dropdown-menu .dropdown_inner .language-selector_list .language-selector_option:hover {
  background: var(--dropdown-active-bg);
}
.c-mw-language-selector .dropdown-menu .dropdown_inner .language-selector_list .language-selector_option.language-selector_option--selected {
  font-weight: 600;
}
.c-mw-language-selector .dropdown-menu .dropdown_inner .language-selector_list .language-selector_option.language-selector_option--selected:after {
  content: "";
  position: absolute;
  right: 15px;
  top: 7px;
  width: 10px;
  height: 5px;
  background-color: transparent;
  border-bottom: 2px solid;
  border-left: 2px solid;
  border-color: inherit;
  transform: rotate(-45deg);
}
.c-mw-language-selector.groups-dialog .language-selector_opener {
  font-size: 13px;
  color: var(--font1);
  text-decoration: none;
}

.c-mw-main-header-dropdown {
  z-index: 21;
  min-width: 270px;
  position: absolute;
  top: 56px;
  right: 0;
}
.c-mw-main-header-dropdown .progress-wrapper {
  display: flex;
  width: 80px;
  margin-left: 32px;
}
@media all and (max-width: 909px) {
  .c-mw-main-header-dropdown .progress-wrapper {
    display: none;
  }
}
[dir=rtl] .c-mw-main-header-dropdown .progress-wrapper {
  margin-left: 0;
  margin-right: 32px;
}
.c-mw-main-header-dropdown .progress-wrapper .bar-total {
  height: 8px;
  width: 100%;
  overflow: hidden;
  border-radius: 16px;
  background-color: var(--progress-bg);
}
.c-mw-main-header-dropdown .progress-wrapper .bar-total .bar-used {
  min-width: 5%;
  display: flex;
  height: 100%;
  border-radius: 16px;
}
.c-mw-main-header-dropdown .dropdown_inner .dropdown-menu_list .dropdown_list_item.mobile-only {
  display: none;
}
@media screen and (max-width: 659px) {
  .c-mw-main-header-dropdown .dropdown_inner .dropdown-menu_list .dropdown_list_item.mobile-only {
    display: flex;
  }
}

.c-mw-notifications-dropdown {
  width: 600px;
  max-width: 100vw;
  position: absolute;
  top: 56px;
  right: 0;
}
[dir=rtl] .c-mw-notifications-dropdown {
  right: auto;
  left: 0;
}
.c-mw-notifications-dropdown .dropdown-menu,
.c-mw-notifications-dropdown .dropdown_inner {
  width: 600px;
  max-width: 100vw;
}
@media all and (min-width: 910px) {
  .c-mw-notifications-dropdown .dropdown_inner {
    padding: 8px 0 16px;
  }
}
@media all and (max-width: 909px) {
  .c-mw-notifications-dropdown .dropdown_inner {
    justify-content: flex-start;
    padding-bottom: 0;
  }
}
.c-mw-notifications-dropdown .notifications-wrapper {
  width: 100%;
  max-height: 600px;
}
.c-mw-notifications-dropdown .notifications-wrapper.notifications-wrapper--empty {
  width: 100%;
  height: 100%;
  margin: auto;
  max-width: 360px;
}
@media all and (max-width: 909px) {
  .c-mw-notifications-dropdown .notifications-wrapper {
    border-radius: 0 !important;
    overflow: visible !important;
    max-height: unset;
    top: 16px;
  }
}
.c-mw-notifications-dropdown .notifications-wrapper .mw-box {
  padding: 0;
  margin-bottom: 0;
  box-shadow: none;
}
.c-mw-notifications-dropdown .notifications-wrapper .mw-box .mw-box_header {
  height: 60px;
  flex: 0 0 40px;
  padding: 16px;
}
.c-mw-notifications-dropdown .notifications-wrapper .notifications-wrapper_refresh {
  border-bottom: 2px solid var(--border1);
}
@media all and (max-width: 909px) {
  .c-mw-notifications-dropdown .notifications-wrapper .notifications-wrapper_header {
    position: absolute;
    left: 0;
    top: -64px;
    max-width: calc(100% - 88px);
    overflow: clip;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    display: inline-block;
  }
}
.c-mw-notifications-dropdown .notifications-wrapper .notifications-wrapper_content {
  max-height: calc(600px - 50px);
}
@media all and (max-width: 909px) {
  .c-mw-notifications-dropdown .notifications-wrapper .notifications-wrapper_content {
    max-height: calc(100vh - 80px);
    max-height: calc(100dvh - 80px);
  }
}
.c-mw-notifications-dropdown .notifications-wrapper .notifications-wrapper_content.animation-loading-2 {
  height: 220px;
}
.c-mw-notifications-dropdown .notifications-wrapper .notifications-wrapper_content.notifications-wrapper_empty .notifications-wrapper_empty_img {
  height: 87px;
  text-align: initial;
}
.c-mw-notifications-dropdown .notifications-wrapper .notifications-wrapper_content.notifications-wrapper_empty .notifications-wrapper_empty_img:before, .c-mw-notifications-dropdown .notifications-wrapper .notifications-wrapper_content.notifications-wrapper_empty .notifications-wrapper_empty_img:after {
  content: "";
  width: 100%;
  height: 100%;
  position: absolute;
}
.c-mw-notifications-dropdown .notifications-wrapper .notifications-wrapper_content.notifications-wrapper_empty .notifications-wrapper_empty_img:before {
  background: url("/assets/images/icons/yellow.svg");
  background-position: center 100%;
  background-repeat: no-repeat;
}
.c-mw-notifications-dropdown .notifications-wrapper .notifications-wrapper_content.notifications-wrapper_empty .notifications-wrapper_empty_img:after {
  background: url("/assets/images/icons/dots.svg");
  background-position: center 0;
  background-repeat: no-repeat;
}
.c-mw-notifications-dropdown .notifications-wrapper .notifications-wrapper_refresh + .notifications-wrapper_content {
  max-height: calc(600px - 50px - 40px);
}

.c-mw-photo-picker-dropdown {
  display: flex;
  align-items: center;
  position: relative;
  cursor: pointer;
}

.c-mw-profile-popup {
  min-width: 240px;
  padding: 16px 0 0 0;
  position: absolute;
  z-index: 22;
  transition: all 0.15s ease-out;
}
.c-mw-profile-popup.profile-popup--on-top {
  padding: 0 0 16px 0;
}
.c-mw-profile-popup.profile-popup--on-top .profile-popup_anticlose {
  top: 100%;
}
.c-mw-profile-popup.profile-popup--on-top .h-dropdown-opener {
  top: 5px;
}
.c-mw-profile-popup.profile-popup--wide {
  min-width: 270px;
}
.c-mw-profile-popup.user-not-found .profile-popup_avatar-wrapper,
.c-mw-profile-popup.user-not-found .profile-popup_name-wrapper,
.c-mw-profile-popup.user-not-found .profile-popup_buttons,
.c-mw-profile-popup.user-not-found .h-dropdown-opener {
  display: none;
}
.c-mw-profile-popup.user-not-found .profile-popup_user-not-found {
  display: flex;
  justify-content: space-around;
  align-items: flex-start;
  padding: 12px 12px 8px 12px;
  background-color: var(--bg2);
  font-size: 13px;
  border-radius: 20px;
}
.c-mw-profile-popup .h-dropdown-opener {
  position: absolute;
}
.c-mw-profile-popup .profile-popup_anticlose {
  bottom: 100%;
  height: 20px;
}
.c-mw-profile-popup .profile-popup_wrapper {
  box-shadow: 9px 12px 40px 0 var(--shadow1-color);
}
.c-mw-profile-popup .profile-popup_avatar-wrapper {
  height: 80px;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center center;
}
.c-mw-profile-popup .profile-popup_avatar-wrapper .profile-popup_avatar {
  margin-top: 42px;
}
.c-mw-profile-popup .profile-popup_avatar-wrapper .profile-popup_avatar .h-avatar {
  border: 3px solid var(--bg2);
}
.c-mw-profile-popup .profile-popup_name-wrapper {
  padding: 20px 23px 8px 23px;
  border-bottom: 1px solid var(--border1);
}
.c-mw-profile-popup .profile-popup_name-wrapper .profile-popup_name {
  max-width: 270px;
}
.c-mw-profile-popup .profile-popup_name-wrapper .profile-popup_name-member {
  height: 16px;
}
.c-mw-profile-popup .profile-popup_buttons .animation-loading-2 {
  height: 35px;
}
.c-mw-profile-popup .profile-popup_buttons .btn-reset {
  width: 33%;
  display: flex;
  flex-flow: column;
  align-items: center;
  position: relative;
}
.c-mw-profile-popup .profile-popup_buttons .btn-reset svg {
  width: 17px;
  height: 17px;
  margin: 0;
}
.c-mw-profile-popup .profile-popup_buttons .btn-reset span {
  bottom: 0;
  width: 100%;
  display: flex;
  justify-content: center;
  margin-top: 5px;
  font-size: 12px;
  font-style: normal;
  font-weight: 700;
  line-height: 135%;
  letter-spacing: -0.12px;
  white-space: pre-wrap;
  text-align: center;
}

.c-mw-simple-emoji-picker {
  z-index: 22;
}
.c-mw-simple-emoji-picker.popup--on-top {
  padding-bottom: 10px;
}
.c-mw-simple-emoji-picker.popup--on-bottom {
  padding-top: 10px;
}

.c-mw-stickers-picker {
  width: 392px;
  height: 392px;
  box-shadow: 9px 12px 40px 0 var(--shadow1-color);
  background-color: var(--bg1);
  z-index: 999;
  padding: 0;
}
.c-mw-stickers-picker.invisible {
  top: -9999px !important;
  left: -9999px !important;
  visibility: hidden;
}
.c-mw-stickers-picker header {
  height: 48px;
  width: 9999px;
  transition-property: transform;
  transition-duration: 0.3s;
}
.c-mw-stickers-picker .pack {
  width: 48px;
  height: 48px;
  flex: 0 0 48px;
  cursor: pointer;
  display: flex;
  align-items: center;
  justify-content: center;
  box-sizing: border-box;
  border-bottom: 2px solid transparent;
  border-top: 2px solid transparent;
  user-select: none;
  position: relative;
}
.c-mw-stickers-picker .pack img {
  width: 32px;
  max-height: 32px;
}
.c-mw-stickers-picker .pack.active {
  border-bottom: 2px solid var(--white-themed);
}
.c-mw-stickers-picker .pack:first-child {
  width: 72px;
}
.c-mw-stickers-picker main {
  height: calc(100% - 48px);
}
.c-mw-stickers-picker main:after {
  content: "";
  display: block;
  height: 1px;
  width: 100%;
}
.c-mw-stickers-picker .sticker {
  width: 72px;
  height: 72px;
  cursor: pointer;
  margin: 12px 8px;
}
.c-mw-stickers-picker main.not-purchased .sticker {
  cursor: auto;
}
.c-mw-stickers-picker nav {
  position: relative;
  z-index: 10;
}
.c-mw-stickers-picker .nav-left {
  box-shadow: 2px 0 3px -2px var(--shadow1-color);
  left: 0;
}
.c-mw-stickers-picker .nav-right {
  box-shadow: -2px 0 3px -2px var(--shadow1-color);
  right: 0;
}
.c-mw-stickers-picker .nav-btn {
  width: 32px;
  height: 48px;
  background-color: var(--bg2);
  cursor: pointer;
  position: absolute;
  align-items: center;
  display: none;
}
.c-mw-stickers-picker .nav-btn.visible {
  display: flex;
}
.c-mw-stickers-picker .nav-btn svg {
  height: 16px;
  margin: 0 auto;
}
.c-mw-stickers-picker .buy-pack-container {
  height: 170px;
  grid-column-start: 1;
  grid-column-end: 5;
}
.c-mw-stickers-picker .stickers-logo {
  height: 90px;
  margin: 8px;
  flex: 0 0 auto;
  object-fit: contain;
}
@media screen and (max-width: 440px) {
  .c-mw-stickers-picker {
    width: 100%;
    left: 0 !important;
  }
}

.c-mw-targets-dropdown {
  z-index: 22;
}

.c-mw-tooltip-popup {
  z-index: 10000;
}
.c-mw-tooltip-popup.tooltip--align-left .tooltip-body {
  transform: translateX(-40%);
}
.c-mw-tooltip-popup.tooltip--align-right .tooltip-body {
  transform: translateX(40%);
}
.c-mw-tooltip-popup .tooltip-body {
  max-width: 270px;
  padding: 8px 16px;
  border-radius: 8px;
  background: var(--bg1);
  color: var(--font1);
  font-size: 12px;
  font-style: normal;
  font-weight: 400;
  line-height: 135%;
  letter-spacing: -0.12px;
  text-align: center;
  word-break: normal;
  box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.04);
}

.c-mw-calendar {
  min-height: 780px;
  z-index: 0;
}
.c-mw-calendar * {
  box-sizing: border-box;
  position: relative;
}
.c-mw-calendar:hover {
  z-index: 1;
}
.c-mw-calendar .calendar_head {
  height: 64px;
}
[dir=rtl] .c-mw-calendar .calendar_head {
  flex-direction: row-reverse;
}
.c-mw-calendar .calendar_head .calendar_head_button {
  height: 35px;
  width: 35px;
  background: var(--calendar-day);
  transition: background 0.1s ease-out;
}
.c-mw-calendar .day-label {
  width: 14.285%;
  height: 32px;
}
.c-mw-calendar .day-container {
  width: 14.285%;
  height: 112px;
}
.c-mw-calendar .day-element {
  background-color: var(--calendar-day);
}
.c-mw-calendar .day-element.highlight {
  background-color: var(--calendar-selected-day);
}
.c-mw-calendar .day-element.day-today:not(.disabled) {
  background-color: var(--calendar-selected-day);
}
.c-mw-calendar .day-element.disabled {
  background: var(--calendar-disabled-day);
}
.c-mw-calendar .day-element .day-more-list {
  width: 220px;
  box-shadow: 9px 12px 40px 0 var(--shadow1-color);
  z-index: 18;
}
.c-mw-calendar .day-element .day-more-list .day-events-wrapper {
  max-height: 120px;
}

.c-mw-date-picker {
  position: relative;
  width: 124px;
}
.c-mw-date-picker * {
  user-select: none;
  box-sizing: border-box;
  position: relative;
}
.c-mw-date-picker.position-top .date-picker_box {
  top: auto;
  bottom: 32px;
}
.c-mw-date-picker.date-picker--hidden .date-picker_box {
  height: 0;
}
.c-mw-date-picker.date-picker--disabled .date-picker_input-wrapper .date-picker_input,
.c-mw-date-picker.date-picker--disabled .date-picker_input-wrapper .icn.calendar {
  cursor: not-allowed;
}
.c-mw-date-picker:not(.date-picker--hidden) {
  z-index: 1;
}
.c-mw-date-picker .date-picker_input-wrapper .date-picker_input {
  cursor: pointer;
  font-size: 14px;
  font-style: normal;
  font-weight: 400;
  line-height: 135%;
  letter-spacing: -0.14px;
}
.c-mw-date-picker .date-picker_input-wrapper .date-picker_input::-webkit-input-placeholder {
  font-size: 14px;
  font-style: normal;
  font-weight: 400;
  line-height: 135%;
  letter-spacing: -0.14px;
}
.c-mw-date-picker .date-picker_input-wrapper .date-picker_input::-moz-placeholder {
  font-size: 14px;
  font-style: normal;
  font-weight: 400;
  line-height: 135%;
  letter-spacing: -0.14px;
}
.c-mw-date-picker .date-picker_input-wrapper .date-picker_input:focus {
  outline: none;
}
.c-mw-date-picker .date-picker_input-wrapper .icn.calendar {
  position: absolute;
  right: 8px;
  top: 15px;
  cursor: pointer;
}
[dir=rtl] .c-mw-date-picker .date-picker_input-wrapper .icn.calendar {
  left: 8px;
  right: auto;
}
.c-mw-date-picker .date-picker_box {
  position: absolute;
  left: 0;
  top: 32px;
  width: 250px;
  height: 250px;
  box-sizing: border-box;
  border-radius: 20px;
  overflow: hidden;
  transition: height 0.2s;
}
.c-mw-date-picker .date-picker_box .date-picker_box_spacer {
  padding: 10px;
}
.c-mw-date-picker .date-picker_box .date-picker_head {
  height: 52px;
}
[dir=rtl] .c-mw-date-picker .date-picker_box .date-picker_head {
  flex-direction: row-reverse;
}
.c-mw-date-picker .date-picker_box .date-picker_head .date-picker_head_button {
  height: 35px;
  width: 35px;
  background: var(--bg3);
  border-radius: 100%;
  opacity: 0.6;
}
.c-mw-date-picker .date-picker_box .date-picker_head .date-picker_head_button:hover {
  cursor: pointer;
  opacity: 1;
}
.c-mw-date-picker .date-picker_box .date-picker_head .date-picker_head_button .right-arrow,
.c-mw-date-picker .date-picker_box .date-picker_head .date-picker_head_button .left-arrow {
  width: 6px;
  height: 6px;
  border-left: 2px solid var(--font1);
  border-bottom: 2px solid var(--font1);
}
.c-mw-date-picker .date-picker_box .date-picker_head .date-picker_head_button .left-arrow {
  transform: rotate(45deg);
}
.c-mw-date-picker .date-picker_box .date-picker_head .date-picker_head_button .right-arrow {
  transform: rotate(225deg);
}
.c-mw-date-picker .date-picker_box .date-picker_head .date-picker_head_info {
  height: 100%;
  width: 150px;
}
.c-mw-date-picker .date-picker_box .date-picker_head .date-picker_head_info .date-picker_head_year {
  width: 150px;
  height: 30px;
  font-size: 24px;
  font-style: normal;
  font-weight: 400;
  line-height: 135%;
  letter-spacing: -0.24px;
  text-align: center;
}
.c-mw-date-picker .date-picker_box .date-picker_head .date-picker_head_info .date-picker_head_month {
  width: 150px;
  height: 15px;
  font-size: 12px;
  font-style: normal;
  font-weight: 400;
  line-height: 135%;
  letter-spacing: -0.12px;
  text-align: center;
  text-transform: capitalize;
}
.c-mw-date-picker .date-picker_box .date-picker_body {
  width: 100%;
}
.c-mw-date-picker .date-picker_box .date-picker_body .date-picker_body_labels {
  height: 30px;
  width: 100%;
  text-transform: uppercase;
}
.c-mw-date-picker .date-picker_box .date-picker_body .date-picker_body_labels .day-label {
  width: 14.285%;
  height: 20px;
  line-height: 30px;
  font-size: 12px;
  font-style: normal;
  font-weight: 700;
  line-height: 135%;
  letter-spacing: -0.12px;
  text-align: center;
}
.c-mw-date-picker .date-picker_box .date-picker_body .date-picker_body_calendar {
  height: 150px;
  width: 100%;
}
.c-mw-date-picker .day-container {
  width: 14.285%;
  height: 16.6666%;
}
.c-mw-date-picker .day-container .day-element {
  width: 24px;
  height: 24px;
  font-size: 12px;
  font-style: normal;
  font-weight: 400;
  line-height: 135%;
  letter-spacing: -0.12px;
  border-radius: 100%;
}
.c-mw-date-picker .day-container .day-element:hover {
  cursor: pointer;
  background: var(--calendar-selected-day);
}
.c-mw-date-picker .day-container .day-element.disabled {
  opacity: var(--calendar-disabled-day);
}
.c-mw-date-picker .day-container .day-element.highlight {
  background: var(--calendar-selected-day);
}
.c-mw-date-picker .day-container .day-element.day-today:not(.highlight):not(:hover) {
  background-color: var(--calendar-selected-day);
}

.c-mw-event-date-selector {
  width: 100%;
}
.c-mw-event-date-selector .event-start,
.c-mw-event-date-selector .event-end {
  width: 48%;
}
.c-mw-event-date-selector .event-start:first-of-type,
.c-mw-event-date-selector .event-end:first-of-type {
  margin-right: 2%;
}
[dir=rtl] .c-mw-event-date-selector .event-start:first-of-type,
[dir=rtl] .c-mw-event-date-selector .event-end:first-of-type {
  margin-right: 0;
  margin-left: 2%;
}
.c-mw-event-date-selector .event-start:last-of-type,
.c-mw-event-date-selector .event-end:last-of-type {
  margin-left: 2%;
}
[dir=rtl] .c-mw-event-date-selector .event-start:last-of-type,
[dir=rtl] .c-mw-event-date-selector .event-end:last-of-type {
  margin-left: 0;
  margin-right: 2%;
}
.c-mw-event-date-selector .date-inputs {
  row-gap: 8px;
}
.c-mw-event-date-selector .date-inputs .date-input-wrapper {
  position: relative;
}
.c-mw-event-date-selector .date-inputs .time-picker {
  margin: 0 5px;
}
.c-mw-event-date-selector .date-inputs .start-date-input,
.c-mw-event-date-selector .date-inputs .end-date-input {
  width: 46% !important;
}
.c-mw-event-date-selector .section-label {
  width: 100%;
  display: flex;
  margin-bottom: 8px;
  font-size: 10px;
  font-weight: 700;
}
.c-mw-event-date-selector .all-day-section {
  margin-top: 8px;
}
.c-mw-event-date-selector .event-v2 {
  flex-wrap: wrap;
}
.c-mw-event-date-selector .event-v2 .event-start,
.c-mw-event-date-selector .event-v2 .event-end {
  width: auto;
  margin: 0;
  position: relative;
}
.c-mw-event-date-selector .event-v2 .event-start .date-inputs,
.c-mw-event-date-selector .event-v2 .event-end .date-inputs {
  padding: 5px 0 5px 0;
}
.c-mw-event-date-selector .event-v2 .event-start .date-inputs input.start-date-input,
.c-mw-event-date-selector .event-v2 .event-start .date-inputs input.end-date-input,
.c-mw-event-date-selector .event-v2 .event-end .date-inputs input.start-date-input,
.c-mw-event-date-selector .event-v2 .event-end .date-inputs input.end-date-input {
  width: 115px !important;
}
.c-mw-event-date-selector .event-v2 .event-start .date-inputs input.start-hour-input,
.c-mw-event-date-selector .event-v2 .event-start .date-inputs input.end-hour-input,
.c-mw-event-date-selector .event-v2 .event-end .date-inputs input.start-hour-input,
.c-mw-event-date-selector .event-v2 .event-end .date-inputs input.end-hour-input {
  width: 94px !important;
}
.c-mw-event-date-selector .event-v2 .event-start .section-label,
.c-mw-event-date-selector .event-v2 .event-end .section-label {
  margin-bottom: 0;
}
.c-mw-event-date-selector .event-v2 .dates-spacer {
  font-size: 12px;
  font-style: normal;
  font-weight: 400;
  line-height: 135%;
  letter-spacing: -0.12px;
  text-align: center;
  align-self: flex-end;
  display: flex;
  padding: 16px 4px;
}
.c-mw-event-date-selector .event-v2.timezone-set .date-inputs {
  padding: 5px 0 5px 5px;
}
[dir=rtl] .c-mw-event-date-selector .event-v2.timezone-set .date-inputs {
  padding-left: 0;
  padding-right: 5px;
}
.c-mw-event-date-selector .event-v2 .event-end .section-label {
  margin-left: 7px;
}
[dir=rtl] .c-mw-event-date-selector .event-v2 .event-end .section-label {
  margin-left: 0;
  margin-right: 7px;
}

.c-mw-event-date-selector.event-create .section-label {
  margin-top: 24px;
}

@media screen and (max-width: 1150px) {
  .c-mw-event-date-selector.event-settings .date-inputs {
    flex-direction: column;
  }
}
.c-mw-event-date-selector.event-settings .section-label {
  font-size: 12px;
  font-style: normal;
  font-weight: 400;
  line-height: 135%;
  letter-spacing: -0.12px;
}

.c-mw-event-list-item-simple .upcoming-event {
  position: relative;
}
.c-mw-event-list-item-simple .upcoming-event .event-image-wrapper {
  color: var(--white-fixed);
  position: relative;
}
.c-mw-event-list-item-simple .upcoming-event .event-image-wrapper .m-indicator {
  top: -4px;
  right: -5px;
}
[dir=rtl] .c-mw-event-list-item-simple .upcoming-event .event-image-wrapper .m-indicator {
  left: -5px;
  right: auto;
}
.c-mw-event-list-item-simple .upcoming-event .event-image-wrapper .event-date-day {
  position: absolute;
  top: 0;
  font-size: 24px;
  font-style: normal;
  font-weight: 400;
  line-height: 135%;
  letter-spacing: -0.24px;
}
.c-mw-event-list-item-simple .upcoming-event .event-image-wrapper .event-month-short {
  position: absolute;
  top: 24px;
  text-transform: uppercase;
  font-size: 12px;
  font-style: normal;
  font-weight: 700;
  line-height: 135%;
  letter-spacing: -0.12px;
}

.c-mw-event-list-item a.disabled {
  cursor: default;
}
.c-mw-event-list-item .event-content {
  display: grid;
  grid-template-columns: auto minmax(0, 1fr) auto;
  padding: 16px;
}
@media all and (max-width: 909px) {
  .c-mw-event-list-item .event-content {
    display: flex;
    flex-direction: column;
    row-gap: 16px;
  }
}
.c-mw-event-list-item .event-content .event-day-box {
  width: 88px;
}
.c-mw-event-list-item .event-content .event-day-box span {
  overflow: clip;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  display: inline-block;
  text-transform: uppercase;
}
@media all and (max-width: 620px) {
  .c-mw-event-list-item .event-content .event-details .event-group-name-wrapper {
    flex-direction: column;
    align-items: flex-start;
  }
}
.c-mw-event-list-item .event-content .event-details .details-row {
  display: flex;
  align-items: center;
  width: 100%;
}
.c-mw-event-list-item .event-content .event-details .details-label {
  font-size: 12px;
  font-style: normal;
  font-weight: 700;
  line-height: 135%;
  letter-spacing: -0.12px;
  color: var(--black-themed);
}
.c-mw-event-list-item .event-content .event-details .details-date-location .details-row {
  display: flex;
  align-items: center;
  column-gap: 8px;
  margin-top: 4px;
  color: var(--font3);
}
.c-mw-event-list-item .event-content .event-details .details-date-location .details-row .details-row-text {
  font-size: 14px;
  font-style: normal;
  font-weight: 400;
  line-height: 135%;
  letter-spacing: -0.14px;
  overflow: clip;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  display: inline-block;
}

.c-mw-event-repeat-selector .select-menu_opener_wrapper {
  width: 124px;
}
.c-mw-event-repeat-selector .reminder_wrapper {
  width: 243px;
}
.c-mw-event-repeat-selector .reminder_wrapper .select-menu_opener_wrapper {
  width: 220px;
}

.c-mw-event-settings-general .mw-box_section_name {
  margin-bottom: 8px;
  margin-top: 0;
}
.c-mw-event-settings-general .cover-wrapper {
  width: 100%;
  height: auto;
  max-height: 170px;
  overflow: hidden;
  display: flex;
  align-items: center;
  cursor: pointer;
  border-radius: 1rem;
}
.c-mw-event-settings-general .c-mw-photo-picker-dropdown {
  position: absolute;
}
.c-mw-event-settings-general .c-mw-photo-picker-dropdown svg {
  margin-right: 1px;
  margin-bottom: -2px;
}
.c-mw-event-settings-general .validation {
  top: 65px;
}

.c-mw-event-settings-membership .indent-info {
  margin-left: 36px;
  margin-top: 4px !important;
  font-size: 14px;
  font-style: normal;
  font-weight: 400;
  line-height: 135%;
  letter-spacing: -0.14px;
  color: var(--font3);
}
.c-mw-event-settings-membership .indent-info span:not(:first-of-type)::before {
  content: "·";
  font-size: 34px;
  margin: 0 10px;
  line-height: 16px;
  display: inline-block;
  vertical-align: text-top;
}

.c-mw-event-settings-permissions .animation-loading-2 {
  height: auto;
  opacity: 0.5;
}

@media all and (max-width: 909px) {
  .c-mw-event-tabs .btn-group-link {
    display: none;
  }
}

.c-mw-events {
  margin-bottom: 100px;
}
.c-mw-events .events-feed_wrapper {
  min-height: 448px;
}
.c-mw-events .events-feed_wrapper .animation-loading-2 {
  height: 100px;
}
.c-mw-events .nav-wrapper {
  width: 100%;
  display: grid;
  grid-template-columns: minmax(0, 1fr) auto;
}
.c-mw-events .h-dropdown-opener {
  height: 32px;
}
.c-mw-events .h-dropdown-opener .button-desktop_label {
  display: block;
}
@media all and (max-width: 909px) {
  .c-mw-events .h-dropdown-opener .button-desktop_label {
    display: none;
  }
}
.c-mw-events .h-dropdown-opener .icn.calendar-add {
  display: none;
}
@media all and (max-width: 909px) {
  .c-mw-events .h-dropdown-opener .icn.calendar-add {
    display: block;
  }
}

.c-mw-sidebar-event-details .animation-loading-2 {
  height: 200px;
}
.c-mw-sidebar-event-details .mw-box_content .row-label {
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: 135%;
  letter-spacing: -0.16px;
}
.c-mw-sidebar-event-details .mw-box_content .row-content {
  margin-bottom: 15px;
  word-break: break-word;
}
.c-mw-sidebar-event-details .mw-box_content .row-content.last {
  margin-bottom: 0;
}
.c-mw-sidebar-event-details .mw-box_content .group-img-wrapper {
  width: 24px;
  height: 24px;
  border: 1px solid;
}
.c-mw-sidebar-event-details .mw-box_content .group-img-wrapper img {
  border: 2px solid transparent;
  object-fit: cover;
}
.c-mw-sidebar-event-details .mw-box_content .event-group-name {
  max-width: 160px;
  vertical-align: middle;
}

.c-mw-time-picker {
  position: relative;
}
.c-mw-time-picker[disabled] {
  opacity: 0.7;
}
.c-mw-time-picker.time-picker--disabled .time-input,
.c-mw-time-picker.time-picker--disabled .icn.clock-2 {
  cursor: not-allowed;
}
.c-mw-time-picker .time-dropdown {
  top: 100%;
  position: absolute;
  z-index: 3;
  cursor: default;
  width: 100%;
  overflow: hidden;
  border-radius: 20px;
  background: var(--bg2);
  box-shadow: 9px 12px 40px 0 var(--shadow1-color);
}
.c-mw-time-picker .time-dropdown .dropdown_inner {
  padding: 8px;
  min-width: 100%;
}
.c-mw-time-picker .time-dropdown .dropdown-menu_list {
  max-height: 150px;
  overflow-y: auto;
  padding: 4px 0;
  min-width: auto !important;
}
.c-mw-time-picker .time-dropdown .dropdown-menu_list .dropdown_list_item {
  border: 1px solid transparent !important;
  padding: 4px 4px 4px 12px;
  font-size: 14px;
  font-style: normal;
  font-weight: 500;
  line-height: 135%;
  letter-spacing: -0.14px;
}
.c-mw-time-picker .time-dropdown .dropdown-menu_list .dropdown_list_item:hover, .c-mw-time-picker .time-dropdown .dropdown-menu_list .dropdown_list_item.time-option-active {
  background: var(--bg2);
  border: 1px solid var(--border1);
  box-sizing: border-box;
}
.c-mw-time-picker .time-dropdown .dropdown-menu_list .dropdown_list_item.time-option-highlight {
  background: var(--bg1);
  border: 1px solid var(--border1);
  box-sizing: border-box;
}
.c-mw-time-picker .time-input {
  width: 108px;
  padding-right: 28px;
  font-size: 14px;
  font-style: normal;
  font-weight: 400;
  line-height: 135%;
  letter-spacing: -0.14px;
}
.c-mw-time-picker .icn.clock-2 {
  position: absolute;
  right: 8px;
  top: 15px;
  cursor: pointer;
}
[dir=rtl] .c-mw-time-picker .icn.clock-2 {
  left: 8px;
  right: auto;
}

.postbox-schedule_form .c-mw-time-picker {
  margin-right: 8px;
}
[dir=rtl] .postbox-schedule_form .c-mw-time-picker {
  margin-left: 8px;
  margin-right: 0;
}

.c-mw-albums-feed .grid-albums {
  display: grid;
  grid-template-columns: repeat(auto-fill, 150px);
  justify-content: space-evenly;
  column-gap: 16px;
  row-gap: 16px;
  width: 100%;
}

.c-mw-audio-feed .c-mw-no-results {
  height: calc(100vh - 250px);
  height: calc(100dvh - 250px);
}

.c-mw-documents-feed .mw-box {
  padding: 0;
}
.c-mw-documents-feed .breadcrumbs {
  display: flex;
  justify-content: space-between;
  margin: 12px 16px 0;
  overflow: clip;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  display: inline-block;
}
.c-mw-documents-feed .breadcrumbs .breadcrumbs_text .separator:after {
  content: "/";
  margin: 0 2px;
}
.c-mw-documents-feed .breadcrumbs .breadcrumbs_text .folder-name {
  color: var(--brand-color);
  cursor: pointer;
  font-size: 14px;
  font-style: normal;
  font-weight: 500;
  line-height: 135%;
  letter-spacing: -0.14px;
}
.c-mw-documents-feed .breadcrumbs .breadcrumbs_text span {
  margin: 0 2px;
}
.c-mw-documents-feed .hashtag-view {
  display: flex;
  padding: 16px;
  justify-content: space-between;
  font-size: 14px;
  font-style: normal;
  font-weight: 400;
  line-height: 135%;
  letter-spacing: -0.14px;
  border-bottom: 1px solid var(--border1);
}

.c-mw-journals-feed {
  gap: 16px;
}
.c-mw-journals-feed .c-mw-navigation-tabs {
  height: auto;
}
.c-mw-journals-feed .c-mw-navigation-tabs .nav-tabs_scroll-button {
  margin-bottom: 16px;
}
.c-mw-journals-feed .journal {
  width: 64px;
}
.c-mw-journals-feed .journal-avatar {
  width: 64px;
  height: 64px;
  object-fit: cover;
  border-radius: 50%;
}

.c-mw-media-feed {
  width: 80%;
  height: 100%;
  margin: 0 auto;
  padding: 0 6px;
  overflow: auto;
}
.c-mw-media-feed .media-feed_grid-row {
  display: flex;
  justify-content: flex-start;
}
.c-mw-media-feed .media-feed_grid-row .media-feed_grid-row_image {
  width: 100%;
  margin-bottom: 6px;
  margin-right: 6px;
  display: flex;
  position: relative;
  cursor: pointer;
}
[dir=rtl] .c-mw-media-feed .media-feed_grid-row .media-feed_grid-row_image {
  margin-right: 0;
  margin-left: 6px;
}
.c-mw-media-feed .media-feed_grid-row .media-feed_grid-row_image:before {
  content: "";
  top: -4px;
  left: -4px;
  width: 100%;
  height: 100%;
  position: absolute;
  border: 4px solid var(--border1);
  opacity: 0;
  transition: All 0.15s ease-out;
}
[dir=rtl] .c-mw-media-feed .media-feed_grid-row .media-feed_grid-row_image:before {
  left: auto;
  right: -4px;
}
.c-mw-media-feed .media-feed_grid-row .media-feed_grid-row_image:hover:before {
  opacity: 1;
}
.c-mw-media-feed .media-feed_grid-row .media-feed_grid-row_image:hover button {
  display: flex;
}
.c-mw-media-feed .media-feed_grid-row .media-feed_grid-row_image img {
  width: 100%;
  height: 100%;
}
.c-mw-media-feed .media-feed_grid-row .media-feed_grid-row_image button {
  top: 5px;
  right: 5px;
  display: none;
  position: absolute;
}
[dir=rtl] .c-mw-media-feed .media-feed_grid-row .media-feed_grid-row_image button {
  right: auto;
  left: 5px;
}
.c-mw-media-feed .media-feed_grid-row .media-feed_grid-row_video-wrapper {
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  width: 40%;
  height: 40%;
  margin: auto;
  position: absolute;
  background-image: url(/assets/images/icons/play-button.svg);
  background-repeat: no-repeat;
  background-size: contain;
  background-position: center;
}
.c-mw-media-feed .animation-loading-2 {
  width: 100%;
  height: 100%;
}
.c-mw-media-feed .media-feed-placeholder_wrapper {
  height: 100%;
  display: flex;
  align-items: center;
}
.c-mw-media-feed .media-feed-placeholder_wrapper .media-feed-placeholder_content {
  width: 100%;
}
.c-mw-media-feed .media-feed-placeholder_wrapper .media-feed-placeholder_content p {
  font-size: 16px;
  font-style: normal;
  font-weight: 700;
  line-height: 135%;
  letter-spacing: -0.16px;
  text-align: center;
  color: #ffffff;
  padding: 25px 0;
}

.c-mw-photo-groups-feed .grid-groups {
  display: grid;
  grid-template-columns: repeat(auto-fill, 160px);
  justify-content: space-evenly;
  column-gap: 16px;
  row-gap: 16px;
  width: 100%;
}
.c-mw-photo-groups-feed .placeholder-img {
  width: 100%;
  max-width: 340px;
}

.c-mw-photo-tags-feed .grid-tags {
  display: grid;
  grid-template-columns: repeat(auto-fill, 150px);
  justify-content: space-evenly;
  column-gap: 16px;
  row-gap: 16px;
  width: 100%;
}
.c-mw-photo-tags-feed .photo-tag_item {
  width: 150px;
}
.c-mw-photo-tags-feed .photo-tag_item .photo-tag_img {
  height: 200px;
  width: 150px;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center center;
}

.c-mw-photos-feed {
  margin: 0;
  padding: 0;
  font-size: 0;
  width: 100%;
}
.c-mw-photos-feed .grid-row {
  display: flex;
  align-items: flex-start;
  background-color: var(--bg1);
}
.c-mw-photos-feed .photos-photostream-el {
  width: 100%;
  height: 44vw;
  margin-bottom: 4px;
  margin-right: 4px;
  display: inline-block;
  position: relative;
  overflow: hidden;
  vertical-align: top;
  cursor: pointer;
  background-repeat: no-repeat;
  background-position: center center;
  background-size: cover;
  background-color: var(--bg2);
  user-select: none;
}
[dir=rtl] .c-mw-photos-feed .photos-photostream-el {
  margin-right: 0;
  margin-left: 4px;
}
.c-mw-photos-feed .photos-photostream-el:last-child {
  margin-right: 0;
}
[dir=rtl] .c-mw-photos-feed .photos-photostream-el:last-child {
  margin-right: inherit;
  margin-left: 0;
}
.c-mw-photos-feed .photos-photostream-el:hover .photo-el-select {
  display: block;
}
.c-mw-photos-feed .photos-photostream-el.photos-select-visible .photo-el-select {
  display: block;
}
.c-mw-photos-feed .photos-photostream-el.photo-el-deleted:after {
  content: "text";
  position: absolute;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.9);
  z-index: 1;
}
.c-mw-photos-feed .photos-photostream-el.photo-el-deleted .photo-deleted-info {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  color: var(--grey50);
  z-index: 2;
  font-size: 10px;
  text-align: center;
  flex-direction: column;
  opacity: 0.6;
}
.c-mw-photos-feed .photos-photostream-el.photo-el-deleted .photo-deleted-info .icn.trash {
  margin-bottom: 2px;
  width: 15px;
  height: 15px;
}
.c-mw-photos-feed .photos-photostream-el.photo-el-selected {
  cursor: auto;
}
.c-mw-photos-feed .photos-photostream-el.photo-el-selected:after {
  content: "";
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  position: absolute;
  background-color: rgba(0, 0, 0, 0.75);
}
[dir=rtl] .c-mw-photos-feed .photos-photostream-el.photo-el-selected:after {
  left: auto;
  right: 0;
}
.c-mw-photos-feed .photos-photostream-el.photo-el-selected .photo-el-select {
  display: block;
}
.c-mw-photos-feed .photos-photostream-el.photo-el-selected .photo-el-select:before {
  width: 20px;
  height: 20px;
  top: -2px;
  left: -2px;
  -webkit-filter: opacity(100%);
}
[dir=rtl] .c-mw-photos-feed .photos-photostream-el.photo-el-selected .photo-el-select:before {
  right: -2px;
  left: auto;
}
.c-mw-photos-feed .photos-photostream-el.photo-el-selected .photo-el-select:after {
  display: block;
  border-color: var(--font1);
}
.c-mw-photos-feed .photos-photostream-el .photo-el-select {
  display: none;
  width: 16px;
  height: 16px;
  top: 10px;
  right: 10px;
  position: absolute;
  z-index: 1;
  border-radius: 100%;
  border: 2px solid var(--font1);
  cursor: pointer;
}
[dir=rtl] .c-mw-photos-feed .photos-photostream-el .photo-el-select {
  right: auto;
  left: 10px;
}
.c-mw-photos-feed .photos-photostream-el .photo-el-select:hover:after {
  display: block;
}
.c-mw-photos-feed .photos-photostream-el .photo-el-select:before {
  content: "";
  width: 16px;
  height: 16px;
  top: 0;
  left: 0;
  position: absolute;
  background-color: inherit;
  border-radius: 100%;
  -webkit-filter: opacity(75%);
}
[dir=rtl] .c-mw-photos-feed .photos-photostream-el .photo-el-select:before {
  right: 0;
  left: auto;
}
.c-mw-photos-feed .photos-photostream-el .photo-el-select:after {
  display: none;
  content: "";
  width: 8px;
  height: 4px;
  top: 4px;
  left: 3px;
  position: absolute;
  transform: rotate(-45deg);
  background: transparent;
  border-style: solid;
  border-width: 0 0 2px 2px;
  border-color: rgba(255, 255, 255, 0.5);
}
[dir=rtl] .c-mw-photos-feed .photos-photostream-el .photo-el-select:after {
  left: auto;
  right: 3px;
}
.c-mw-photos-feed .photos-photostream-el .photo-el-select .photo-el-select-box {
  width: 50px;
  height: 60px;
  top: -12px;
  left: -22px;
  position: absolute;
  z-index: 1;
}
[dir=rtl] .c-mw-photos-feed .photos-photostream-el .photo-el-select .photo-el-select-box {
  left: auto;
  right: -22px;
}
.c-mw-photos-feed .photos-photostream-el img {
  min-width: 100%;
  min-height: 100%;
  top: 50%;
  left: 50%;
  position: relative;
  transform: translate(-50%, -50%);
}
.c-mw-photos-feed .album-view-menu {
  top: -52px;
  right: 0;
  position: absolute;
}
[dir=rtl] .c-mw-photos-feed .album-view-menu {
  right: auto;
  left: 0;
}
.c-mw-photos-feed .photostream-nav .photo-stream_actions-bar {
  width: 100%;
  display: flex;
  align-items: center;
  justify-content: flex-start;
  box-sizing: border-box;
}
@media screen and (max-width: 620px) {
  .c-mw-photos-feed .photostream-nav .photo-stream_actions-bar .c-mw-button-targets,
  .c-mw-photos-feed .photostream-nav .photo-stream_actions-bar .btn-tertiary {
    font-size: 0 !important;
  }
  .c-mw-photos-feed .photostream-nav .photo-stream_actions-bar .icn {
    margin: 0 !important;
  }
}
.c-mw-photos-feed .photostream-nav .photo-stream_actions-bar .icn {
  width: 16px;
  height: 16px;
}
.c-mw-photos-feed .photostream-nav .photo-stream_actions-bar .c-mw-button-targets {
  font-size: 14px;
  font-style: normal;
  font-weight: 400;
  line-height: 135%;
  letter-spacing: -0.14px;
}
.c-mw-photos-feed .photostream-nav .photo-stream_actions-bar .photo-stream_actions-bar_spacer {
  width: 1px;
  margin-inline: auto;
}
.c-mw-photos-feed .update-stream-wrapper {
  height: 30px;
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: 135%;
  letter-spacing: -0.16px;
  cursor: pointer;
}

.c-app-mycloud .c-mw-photos-feed .photostream-nav {
  top: 64px;
  position: sticky;
  transition: padding-inline 0.2s ease-in-out;
}
.c-app-mycloud .c-mw-photos-feed .photostream-nav.is-stuck {
  background-color: var(--bg1);
  z-index: 2;
  padding-inline: 8px;
}
@media all and (max-width: 620px) {
  .c-app-mycloud .c-mw-photos-feed .photostream-nav.is-stuck {
    height: 48px;
    width: 100vw;
    padding: 0 16px;
    margin-left: -16px;
  }
  .c-app-mycloud .c-mw-photos-feed .photostream-nav.is-stuck .icn {
    width: 24px;
    height: 24px;
    padding: 8px 4px;
  }
}
.c-app-mycloud .c-mw-photos-feed .photostream-nav.allow-overflow {
  z-index: 20;
}

.gif {
  display: block;
  max-width: 100%;
  cursor: pointer;
  margin: 5px 0;
  border-radius: 4px;
}

@property --locked-border-angle {
  syntax: "<angle>";
  initial-value: 0deg;
  inherits: false;
}
@keyframes locked-border-spin {
  to {
    --locked-border-angle: 360deg;
  }
}
@property --locked-border-angle {
  syntax: "<angle>";
  initial-value: 0deg;
  inherits: false;
}
@keyframes locked-border-spin {
  to {
    --locked-border-angle: 360deg;
  }
}
.c-mw-posts-feed-ad-view {
  width: 100%;
  min-width: 300px;
  max-width: 1000px;
  background-color: var(--post-bg);
  border-radius: 20px;
  margin-bottom: 16px;
  position: relative;
}
.c-mw-posts-feed-ad-view .post--inline-space {
  padding-inline: 24px;
}
@media all and (max-width: 620px) {
  .c-mw-posts-feed-ad-view .post--inline-space {
    padding-inline: 16px;
  }
}
.c-mw-posts-feed-ad-view {
  margin-bottom: 16px;
}
.c-mw-posts-feed-ad-view.ad-solid-overlay .content_overlay {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  padding: 24px;
  box-sizing: border-box;
  color: var(--font1);
  cursor: pointer;
  display: flex;
  opacity: 1;
  transform: scale(1);
  transition: transform 0.6s cubic-bezier(0.4, 0, 0.2, 1), opacity 0.3s ease-in-out;
}
[data-theme=light] .c-mw-posts-feed-ad-view.ad-solid-overlay .content_overlay {
  background-image: radial-gradient(125% 125% at 50% 90%, #ffffff 40%, #a86ef0 100%);
  background-size: 1% 150%;
}
[data-theme=dark] .c-mw-posts-feed-ad-view.ad-solid-overlay .content_overlay {
  background-image: radial-gradient(125% 125% at 60% 90%, #000000 40%, #44bb89 100%);
  background-size: 1% 150%;
}
.c-mw-posts-feed-ad-view.ad-solid-overlay .content_overlay.is-hidden {
  opacity: 0;
  transform: scale(1.3);
  pointer-events: none;
}
.c-mw-posts-feed-ad-view.ad-solid-overlay .content_overlay.is-loading .content_overlay-text {
  opacity: 0;
}
.c-mw-posts-feed-ad-view.ad-solid-overlay .content_overlay.is-loading .c-mw-button {
  position: relative;
  animation: pulse-scale 1.2s ease-in-out infinite;
}
.c-mw-posts-feed-ad-view.ad-solid-overlay .content_overlay.is-loading .c-mw-button::before {
  content: "";
  position: absolute;
  inset: -4px;
  border-radius: 50%;
  border: 2px solid currentColor;
  opacity: 0.6;
  animation: ripple 1.5s ease-out infinite;
}
.c-mw-posts-feed-ad-view.ad-solid-overlay .content_overlay.is-loading .c-mw-button::after {
  content: "";
  position: absolute;
  inset: -4px;
  border-radius: 50%;
  border: 2px solid currentColor;
  opacity: 0.6;
  animation: ripple 1.5s ease-out infinite 0.5s;
}
@keyframes pulse-scale {
  0%, 100% {
    transform: scale(1);
  }
  50% {
    transform: scale(1.1);
  }
}
@keyframes ripple {
  0% {
    transform: scale(1);
    opacity: 0.5;
  }
  100% {
    transform: scale(2.2);
    opacity: 0;
  }
}
.c-mw-posts-feed-ad-view.ad-solid-overlay .content_overlay .content_overlay-text {
  transition: opacity 0.2s ease-in-out;
}
[data-theme=light] .c-mw-posts-feed-ad-view.ad-solid-overlay .content_overlay .content_overlay-text {
  text-shadow: 0 0 16px var(--grey50);
}
[data-theme=dark] .c-mw-posts-feed-ad-view.ad-solid-overlay .content_overlay .content_overlay-text {
  text-shadow: 0 0 16px var(--grey100);
}
.c-mw-posts-feed-ad-view.ad-solid-overlay .content_overlay {
  border-radius: 20px;
  z-index: 2;
}
.c-mw-posts-feed-ad-view.ad-blur-overlay {
  border: 2px solid transparent;
  box-sizing: border-box;
  animation: locked-border-spin 5s linear infinite;
}
[data-theme=light] .c-mw-posts-feed-ad-view.ad-blur-overlay {
  background: linear-gradient(var(--post-bg)) padding-box, conic-gradient(from var(--locked-border-angle) at 50% 50%, transparent 30%, var(--violet60) 80%, transparent 95%) border-box;
}
[data-theme=dark] .c-mw-posts-feed-ad-view.ad-blur-overlay {
  background: linear-gradient(var(--post-bg)) padding-box, conic-gradient(from var(--locked-border-angle) at 50% 50%, transparent 30%, var(--green20) 80%, transparent 95%) border-box;
}
.c-mw-posts-feed-ad-view.ad-blur-overlay .content_overlay {
  --ad-overlay-bg: #00000059;
  --ad-overlay-text-shadow: rgba(0, 0, 0, 0.6);
}
[data-theme=light] .c-mw-posts-feed-ad-view.ad-blur-overlay .content_overlay {
  --ad-overlay-bg: #ffffff59;
  --ad-overlay-text-shadow: rgba(0, 0, 0, 0.2);
}
.c-mw-posts-feed-ad-view.ad-blur-overlay .content_overlay {
  position: absolute;
  inset: 0;
  padding: 24px;
  box-sizing: border-box;
  color: var(--font1);
  cursor: pointer;
  display: flex;
  opacity: 1;
  background-color: var(--ad-overlay-bg);
  backdrop-filter: blur(8px);
  -webkit-backdrop-filter: blur(8px);
  transition: opacity 0.3s ease-in-out;
}
.c-mw-posts-feed-ad-view.ad-blur-overlay .content_overlay.is-hidden {
  opacity: 0;
  pointer-events: none;
}
.c-mw-posts-feed-ad-view.ad-blur-overlay .content_overlay.is-loading .c-mw-button {
  position: relative;
  animation: pulse-scale 1.2s ease-in-out infinite;
}
.c-mw-posts-feed-ad-view.ad-blur-overlay .content_overlay.is-loading .c-mw-button::before {
  content: "";
  position: absolute;
  inset: -4px;
  border-radius: 50%;
  border: 2px solid currentColor;
  opacity: 0.6;
  animation: ripple 1.5s ease-out infinite;
}
.c-mw-posts-feed-ad-view.ad-blur-overlay .content_overlay.is-loading .c-mw-button::after {
  content: "";
  position: absolute;
  inset: -4px;
  border-radius: 50%;
  border: 2px solid currentColor;
  opacity: 0.6;
  animation: ripple 1.5s ease-out infinite 0.5s;
}
@keyframes pulse-scale {
  0%, 100% {
    transform: scale(1);
  }
  50% {
    transform: scale(1.1);
  }
}
@keyframes ripple {
  0% {
    transform: scale(1);
    opacity: 0.5;
  }
  100% {
    transform: scale(2.2);
    opacity: 0;
  }
}
.c-mw-posts-feed-ad-view.ad-blur-overlay .content_overlay .content_overlay-text {
  text-shadow: 0 2px 8px var(--ad-overlay-text-shadow);
}
.c-mw-posts-feed-ad-view.ad-blur-overlay .content_overlay {
  border-radius: calc(20px - 2px);
  z-index: 2;
}
.c-mw-posts-feed-ad-view .header_wrapper {
  display: grid;
  grid-template-columns: auto minmax(60px, 1fr) auto;
  align-items: center;
  position: relative;
  width: 100%;
  box-sizing: border-box;
  padding-top: 16px;
  padding-bottom: 16px;
}
@media all and (min-width: 621px) {
  .c-mw-posts-feed-ad-view .header_wrapper {
    padding-top: 24px;
  }
}
.c-mw-posts-feed-ad-view .header_wrapper .header_title {
  max-width: calc(100% - 16px);
}
.c-mw-posts-feed-ad-view .header_wrapper .header_title,
.c-mw-posts-feed-ad-view .header_wrapper .header_options-btn {
  margin-left: 16px;
}
[dir=rtl] .c-mw-posts-feed-ad-view .header_wrapper .header_title,
[dir=rtl] .c-mw-posts-feed-ad-view .header_wrapper .header_options-btn {
  margin-left: unset;
  margin-right: 16px;
}
.c-mw-posts-feed-ad-view .media_wrapper {
  display: flex;
  align-items: center;
  justify-content: center;
  position: relative;
  overflow: hidden;
  background-color: var(--bg3);
}
.c-mw-posts-feed-ad-view .media_wrapper.media_wrapper-video {
  background-color: var(--grey100);
}
.c-mw-posts-feed-ad-view .media_wrapper .video_thumbnail {
  width: 100%;
  max-height: calc(100vh - 280px);
  min-height: 300px;
  object-fit: cover;
  margin-inline: auto;
}
.c-mw-posts-feed-ad-view .media_wrapper .video_thumbnail.is-overlay {
  position: absolute;
  inset: 0;
  width: 100%;
  height: 100%;
  z-index: 1;
}
.c-mw-posts-feed-ad-view .media_wrapper.media_wrapper-image {
  width: 100%;
  margin-top: -1px;
  max-height: 525px;
  touch-action: pan-y;
  border-radius: 20px;
}
.c-mw-posts-feed-ad-view .media_wrapper.media_wrapper-image .image_img {
  width: auto;
  max-width: 100%;
  max-height: 525px;
}
.c-mw-posts-feed-ad-view .media_wrapper.media_wrapper-image.is-singlephoto {
  max-height: none;
}
.c-mw-posts-feed-ad-view .media_wrapper.media_wrapper-image.is-singlephoto .image_img {
  width: 100%;
  max-height: none;
}
.c-mw-posts-feed-ad-view .media_wrapper.media_wrapper-image.is-multiphoto:before {
  content: "";
  display: block;
  padding-top: 75%;
}
.c-mw-posts-feed-ad-view .media_wrapper.media_wrapper-image.is-multiphoto .image_img {
  position: absolute;
  top: 0;
  left: 50%;
  transform: translateX(-50%);
  height: 100%;
  width: auto;
  max-width: 100%;
  object-fit: contain;
}
.c-mw-posts-feed-ad-view .media_wrapper .media_reward-wrapper {
  background: linear-gradient(180deg, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.5) 33%, rgba(0, 0, 0, 0.8) 66%);
}
.c-mw-posts-feed-ad-view .media_wrapper .media_reward-wrapper .ad-reward-text {
  color: var(--white-fixed);
}
.c-mw-posts-feed-ad-view .media_wrapper .media_reward-wrapper .ad-reward-text .reward-amount {
  font-weight: 600;
}
.c-mw-posts-feed-ad-view .media_wrapper .media_progress-wrapper {
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  height: 4px;
  background: transparent;
}
.c-mw-posts-feed-ad-view .media_wrapper .media_progress-wrapper .media_progress-bar {
  height: 100%;
  background: var(--progress-bar-bg);
  max-width: 100%;
  transition: width 0.1s linear;
}
.c-mw-posts-feed-ad-view .media_wrapper .button_arrow-left {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  left: 16px;
}
[dir=rtl] .c-mw-posts-feed-ad-view .media_wrapper .button_arrow-left {
  left: unset;
  right: 16px;
}
.c-mw-posts-feed-ad-view .media_wrapper .button_arrow-right {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  right: 16px;
}
[dir=rtl] .c-mw-posts-feed-ad-view .media_wrapper .button_arrow-right {
  right: unset;
  left: 16px;
}
.c-mw-posts-feed-ad-view .progress-dots_wrapper {
  height: 10px;
  margin: 16px auto 8px;
  column-gap: 10px;
}
.c-mw-posts-feed-ad-view .progress-dots_wrapper .progress-dot {
  content: "";
  width: 10px;
  height: 10px;
  border-radius: 100%;
  background-color: var(--navigation-dots-color);
  transition: background-color 0.2s ease;
}
.c-mw-posts-feed-ad-view .progress-dots_wrapper .progress-dot.is-active {
  background-color: var(--navigation-dots-active-color);
}
.c-mw-posts-feed-ad-view .details_wrapper {
  display: flex;
  flex-direction: column;
}
.c-mw-posts-feed-ad-view .details_wrapper .markdown-style ol,
.c-mw-posts-feed-ad-view .details_wrapper .markdown-style ul {
  margin: 0;
  list-style-position: inside;
}
.c-mw-posts-feed-ad-view .details_wrapper .markdown-style ol p,
.c-mw-posts-feed-ad-view .details_wrapper .markdown-style ul p {
  display: inline;
}
.c-mw-posts-feed-ad-view .details_wrapper .markdown-style ul {
  list-style: disc outside none;
  padding-left: 20px;
}
[dir=rtl] .c-mw-posts-feed-ad-view .details_wrapper .markdown-style ul {
  padding-left: 0;
  padding-right: 20px;
}
.c-mw-posts-feed-ad-view .details_wrapper .markdown-style ol {
  padding-left: 4px;
}
[dir=rtl] .c-mw-posts-feed-ad-view .details_wrapper .markdown-style ol {
  padding-left: 0;
  padding-right: 4px;
}
.c-mw-posts-feed-ad-view .details_wrapper .markdown-style > p + p,
.c-mw-posts-feed-ad-view .details_wrapper .markdown-style > p + ol,
.c-mw-posts-feed-ad-view .details_wrapper .markdown-style > p + ul,
.c-mw-posts-feed-ad-view .details_wrapper .markdown-style > ol + p,
.c-mw-posts-feed-ad-view .details_wrapper .markdown-style > ol + ol,
.c-mw-posts-feed-ad-view .details_wrapper .markdown-style > ol + ul,
.c-mw-posts-feed-ad-view .details_wrapper .markdown-style > ul + p,
.c-mw-posts-feed-ad-view .details_wrapper .markdown-style > ul + ol,
.c-mw-posts-feed-ad-view .details_wrapper .markdown-style > ul + ul {
  margin-top: 1em;
  display: block;
}
.c-mw-posts-feed-ad-view .details_wrapper .markdown-style > ul li p,
.c-mw-posts-feed-ad-view .details_wrapper .markdown-style > ol li p {
  margin-top: 0;
  display: inline;
}
.c-mw-posts-feed-ad-view .details_wrapper .markdown-style h1,
.c-mw-posts-feed-ad-view .details_wrapper .markdown-style h2,
.c-mw-posts-feed-ad-view .details_wrapper .markdown-style h3,
.c-mw-posts-feed-ad-view .details_wrapper .markdown-style h4,
.c-mw-posts-feed-ad-view .details_wrapper .markdown-style h5,
.c-mw-posts-feed-ad-view .details_wrapper .markdown-style h6 {
  font-size: 14px;
  color: inherit;
  font-weight: 700;
  margin: 0;
  padding: 0;
  display: inline-block;
}
.c-mw-posts-feed-ad-view .details_wrapper .markdown-style pre {
  font-family: Menlo, Monaco, Consolas, "Courier New", monospace;
  white-space: pre;
  display: block;
  margin: 10px 0;
  font-size: 13px;
  line-height: 1.4;
  color: #333;
  word-break: normal;
  word-wrap: normal;
  background-color: var(--bg2);
  border: 1px solid #ccc;
  border-radius: 6px;
  box-sizing: border-box;
}
.c-mw-posts-feed-ad-view .details_wrapper .markdown-style blockquote {
  padding-left: 8px;
  border-left: 3px solid #999;
  margin: 14px;
}
.c-mw-posts-feed-ad-view .details_wrapper .markdown-style pre {
  padding: 0.8em 0;
  margin: 10px 0;
  background-color: #efefef;
  border-left: 4px solid #40627e;
  font-size: 13px;
  color: #424242;
  font-family: Consolas, "Andale Mono WT", "Andale Mono", "Lucida Console", "Lucida Sans Typewriter", "DejaVu Sans Mono", "Bitstream Vera Sans Mono", "Liberation Mono", "Nimbus Mono L", Monaco, "Courier New", Courier, Monospace;
  line-height: 18px;
  position: relative;
  white-space: pre;
  word-wrap: normal;
  background: #efefef url(/assets/images/pre-line-number.png) no-repeat left top;
  padding-left: 39px;
  border-left: none;
  overflow: hidden;
  overflow-y: auto;
}
.c-mw-posts-feed-ad-view .details_wrapper .markdown-style pre code {
  overflow: auto;
  display: block;
  padding-top: 34px;
  padding-left: 16px;
  padding-right: 1em;
  background: #efefef url(/assets/images/pre-back.jpg) repeat left -2px;
  color: #424242;
  font-size: 13px;
  font-family: Consolas, "Andale Mono WT", "Andale Mono", "Lucida Console", "Lucida Sans Typewriter", "DejaVu Sans Mono", "Bitstream Vera Sans Mono", "Liberation Mono", "Nimbus Mono L", Monaco, "Courier New", Courier, Monospace;
}
.c-mw-posts-feed-ad-view .details_wrapper .markdown-style pre code .h-hashtag {
  cursor: default;
  word-break: normal;
  pointer-events: none;
  color: inherit !important;
}
.c-mw-posts-feed-ad-view .details_wrapper .markdown-style pre:after {
  content: "";
  width: 35px;
  height: 8px;
  background-color: #39424e;
  bottom: 0;
  left: 0;
  position: absolute;
}
.c-mw-posts-feed-ad-view .details_wrapper .markdown-style pre code:before {
  display: block;
  width: 100%;
  position: absolute;
  margin: -45px -13px 10px -54px;
  padding: 8px 12px;
  font-family: Oswald, Arial, Sans-serif;
  font-size: 14px;
  background-color: #41749f;
  color: #fff;
  content: "";
  height: 20px;
  content: attr(class);
}
.c-mw-posts-feed-ad-view .details_wrapper .markdown-style pre code.language-css:before {
  background-color: #a9d86e;
  content: "CSS";
}
.c-mw-posts-feed-ad-view .details_wrapper .markdown-style pre code.language-html:before {
  background-color: #4fc1eb;
  content: "HTML";
}
.c-mw-posts-feed-ad-view .details_wrapper .markdown-style pre code.language-javascript:before {
  background-color: #ff6c60;
  content: "Java Script";
}
.c-mw-posts-feed-ad-view .details_wrapper .markdown-style pre code.language-scala:before {
  background-color: #335e69;
  content: "Scala";
}

.c-mw-posts-feed {
  flex: 1;
}
.c-mw-posts-feed.has-pending-posts {
  margin-top: 20px;
}
.c-mw-posts-feed.has-pending-posts .mw-post:first-of-type {
  border-radius: 0 20px 20px 20px;
}
.c-mw-posts-feed .suggestions-results {
  position: absolute;
  display: flex;
  flex-direction: column;
  background-color: var(--bg2);
  box-sizing: border-box;
  border-radius: 16px;
  min-width: 260px;
  max-width: 90%;
  max-height: 300px;
  margin-top: -20px;
  margin-left: 14px;
  z-index: 2;
  box-shadow: 9px 12px 40px 0 var(--shadow1-color);
}
.c-mw-posts-feed .tag-suggestion {
  height: 56px;
  padding: 0px 16px;
  gap: 8px;
  cursor: pointer;
}
.c-mw-posts-feed .tag-suggestion:hover {
  background-color: var(--word-highlight-bg);
}
.c-mw-posts-feed .tag-name {
  flex: 1 0 0;
  max-width: 446px;
  font-size: 14px;
  font-style: normal;
  font-weight: 400;
  line-height: 135%;
  letter-spacing: -0.14px;
}
.c-mw-posts-feed .tag-count {
  text-align: right;
  font-size: 12px;
  font-style: normal;
  font-weight: 400;
  line-height: 135%;
  letter-spacing: -0.12px;
}

.c-mw-posts-feed .feed_hashtag-view {
  height: 52px;
}

.c-mw-posts-feed .feed_type-selector_button {
  padding: 8px 48px;
  font-size: 14px;
  font-style: normal;
  font-weight: 400;
  line-height: 135%;
  letter-spacing: -0.14px;
  margin-right: 4px;
  border-radius: 20px 20px 0 0;
  color: var(--font1);
}
.c-mw-posts-feed .feed_type-selector_button.active {
  padding: 11px 48px;
  background-color: var(--brand-color);
  color: var(--black-themed);
}
.c-mw-posts-feed .feed_type-selector_button:not(.active) {
  background-color: var(--bg1);
  border-bottom: 1px solid var(--border1);
}

.c-wrappers-dialog .c-mw-posts-feed {
  margin-top: 18px;
}

.c-mw-stories-feed {
  width: 100%;
}
.c-mw-stories-feed .item {
  display: flex;
  flex-direction: column;
  text-align: center;
  justify-content: space-between;
  position: relative;
  cursor: pointer;
}
.c-mw-stories-feed .item:first-of-type {
  margin-left: 0;
}
[dir=rtl] .c-mw-stories-feed .item:first-of-type {
  margin-right: 0;
  margin-left: 8px;
}
.c-mw-stories-feed .item.first-unfollowed:before {
  content: "";
  width: 1px;
  height: 48px;
  background-color: var(--bg2);
  position: absolute;
  left: -12px;
  top: 8px;
}
.c-mw-stories-feed .name {
  font-size: 12px;
  font-style: normal;
  font-weight: 400;
  line-height: 135%;
  letter-spacing: -0.12px;
  text-align: center;
  max-width: 60px;
  margin: 4px auto 0;
  white-space: nowrap;
}
.c-mw-stories-feed .h-avatar.h-avatar--square, .c-mw-stories-feed .h-avatar.h-avatar--square .h-avatar_img {
  border-radius: 8px;
}
.c-mw-stories-feed .h-avatar .btn-circle {
  position: absolute;
  bottom: -2px;
  right: -2px;
}
[dir=rtl] .c-mw-stories-feed .h-avatar .btn-circle {
  right: auto;
  left: -2px;
}
.c-mw-stories-feed .c-mw-navigation-tabs {
  height: auto;
}
.c-mw-stories-feed .c-mw-navigation-tabs .nav-tabs_scroll-button {
  margin-bottom: 16px;
}
.c-mw-stories-feed .c-mw-navigation-tabs .nav-tabs_scroll-button.scroll--left {
  margin-left: -12px;
}
.c-mw-stories-feed .c-mw-navigation-tabs .nav-tabs_scroll-button.scroll--right {
  margin-right: -12px;
}

.c-mw-follow-requests .mw-box_content {
  max-height: 180px;
  overflow: hidden;
  overscroll-behavior: contain;
}
.c-mw-follow-requests .mw-box_content:hover {
  overflow-y: auto;
}
.c-mw-follow-requests .profile-wrapper {
  display: flex;
  align-items: center;
  position: relative;
}
.c-mw-follow-requests .profile-wrapper:not(:first-of-type) {
  margin-top: 16px;
}
.c-mw-follow-requests .profile-wrapper:hover {
  opacity: 0.8;
}
.c-mw-follow-requests .profile-text {
  max-width: 150px;
}

.c-mw-followers-empty {
  display: flex;
  flex-flow: column;
  align-items: center;
  gap: 10px;
}
.c-mw-followers-empty .description {
  width: 80%;
  max-width: 440px;
}
.c-mw-followers-empty .no-followers-image {
  width: 125px;
  height: 111px;
}

.c-mw-followers-mutual-list strong {
  font-weight: 600;
}

.c-mw-followers-selected-list .share-with_selected_img {
  width: 32px;
  height: 32px;
}
.c-mw-followers-selected-list .share-with_selected_img:nth-of-type(1) {
  margin-left: 0;
  z-index: 10;
}
.c-mw-followers-selected-list .share-with_selected_img:nth-of-type(2) {
  margin-left: -10px;
  z-index: calc(9 - 2);
}
[dir=rtl] .c-mw-followers-selected-list .share-with_selected_img:nth-of-type(2) {
  margin-left: 0;
  margin-right: -10px;
}
.c-mw-followers-selected-list .share-with_selected_img:nth-of-type(3) {
  margin-left: -10px;
  z-index: calc(9 - 3);
}
[dir=rtl] .c-mw-followers-selected-list .share-with_selected_img:nth-of-type(3) {
  margin-left: 0;
  margin-right: -10px;
}
.c-mw-followers-selected-list .share-with_selected_img:nth-of-type(4) {
  margin-left: -10px;
  z-index: calc(9 - 4);
}
[dir=rtl] .c-mw-followers-selected-list .share-with_selected_img:nth-of-type(4) {
  margin-left: 0;
  margin-right: -10px;
}
.c-mw-followers-selected-list .share-with_selected_img:nth-of-type(5) {
  margin-left: -10px;
  z-index: calc(9 - 5);
}
[dir=rtl] .c-mw-followers-selected-list .share-with_selected_img:nth-of-type(5) {
  margin-left: 0;
  margin-right: -10px;
}
.c-mw-followers-selected-list .share-with_selected_img:nth-of-type(6) {
  margin-left: -10px;
  z-index: calc(9 - 6);
}
[dir=rtl] .c-mw-followers-selected-list .share-with_selected_img:nth-of-type(6) {
  margin-left: 0;
  margin-right: -10px;
}
.c-mw-followers-selected-list .share-with_selected_img:nth-of-type(7) {
  margin-left: -10px;
  z-index: calc(9 - 7);
}
[dir=rtl] .c-mw-followers-selected-list .share-with_selected_img:nth-of-type(7) {
  margin-left: 0;
  margin-right: -10px;
}
.c-mw-followers-selected-list .share-with_selected_img:nth-of-type(8) {
  margin-left: -10px;
  z-index: calc(9 - 8);
}
[dir=rtl] .c-mw-followers-selected-list .share-with_selected_img:nth-of-type(8) {
  margin-left: 0;
  margin-right: -10px;
}
.c-mw-followers-selected-list .share-with_selected_img:nth-of-type(9) {
  margin-left: -10px;
  z-index: calc(9 - 9);
}
[dir=rtl] .c-mw-followers-selected-list .share-with_selected_img:nth-of-type(9) {
  margin-left: 0;
  margin-right: -10px;
}
.c-mw-followers-selected-list.mini-view .share-with_selected_img {
  width: 16px;
  height: 16px;
}
.c-mw-followers-selected-list .dropdown-menu {
  width: 300px;
  z-index: 20;
}
.c-mw-followers-selected-list .dropdown-menu .dropdown_inner {
  padding-bottom: 6px;
}
.c-mw-followers-selected-list .dropdown-menu .dropdown_inner .share-with_selected_content {
  max-height: 183px;
  padding: 5px 12px 0 5px;
}
[dir=rtl] .c-mw-followers-selected-list .dropdown-menu .dropdown_inner .share-with_selected_content {
  padding: 5px 5px 0 12px;
}
.c-mw-followers-selected-list .picker-item--selected .picker-item_target-name {
  max-width: 200px;
}

.c-mw-invite-email.consumer-invitation {
  margin-bottom: 0;
}
.c-mw-invite-email .user_invitation_header span {
  font-size: 12px;
  font-style: normal;
  font-weight: 400;
  line-height: 135%;
  letter-spacing: -0.12px;
}
.c-mw-invite-email .user_invitation_header span.user_invitation_email-header {
  width: 266px;
}
.c-mw-invite-email .user_invitation_header span.user_invitation_fname-header, .c-mw-invite-email .user_invitation_header span.user_invitation_lname-header {
  width: 180px;
}
.c-mw-invite-email .user_invitation_row.user_invitation_row_wider .user_invitation_email {
  width: 313px;
}
.c-mw-invite-email .user_invitation_row .user_invitation_email {
  width: 248px;
}
.c-mw-invite-email .user_invitation_row .user_invitation_fname {
  width: 164px;
  margin: 0 16px;
}
.c-mw-invite-email .user_invitation_row .user_invitation_lname {
  width: 180px;
}
.c-mw-invite-email .plus-icon {
  width: 10px;
  height: 10px;
  border: 1px solid;
}

.c-mw-invite-share {
  --facebook-color: #3b5999;
  --whatsapp-color: #4cc444;
}

.c-mw-invite-share .invi-link_url {
  max-width: 550px;
  user-select: none;
}
.c-mw-invite-share .invite-socials-option {
  display: flex;
  flex-direction: column;
  align-items: center;
  font-size: 12px;
  font-style: normal;
  font-weight: 400;
  line-height: 135%;
  letter-spacing: -0.12px;
  margin-right: 32px;
  margin-top: 5px;
}
.c-mw-invite-share .invite-socials-option .invite-socials-icon {
  width: 56px;
  height: 56px;
  border-radius: 10px;
  margin-bottom: 8px;
  display: flex;
  align-items: center;
  justify-content: center;
  background: var(--bg1);
}
.c-mw-invite-share .invite-socials-option .invite-socials-icon .icn {
  width: 32px;
  height: 32px;
}
.c-mw-invite-share .invite-socials-option .invite-socials-icon.invite-fb {
  background: var(--facebook-color);
}
.c-mw-invite-share .invite-socials-option .invite-socials-icon.invite-whatsapp {
  background: var(--whatsapp-color);
}

.c-mw-invite-user {
  height: 100%;
}
.c-mw-invite-user .contact-invitation_contacts {
  height: 100%;
  display: grid;
  grid-template-areas: "search" "list" "send";
  grid-template-rows: auto minmax(0, 1fr) auto;
}
.c-mw-invite-user .contact-invitation_contacts .contact-invitation_contacts_search {
  grid-area: search;
}
.c-mw-invite-user .contact-invitation_contacts .contact-invitation_contacts_list {
  grid-area: list;
  display: flex;
  flex-direction: column;
  min-height: 0;
  overflow-y: auto;
}
.c-mw-invite-user .contact-invitation_contacts .contact-invitation_contacts_list.animation-loading-2 {
  min-height: 45px;
  height: auto;
}
.c-mw-invite-user .contact-invitation_contacts .contact-invitation_contacts_list .contact-invitation_contacts_user {
  width: 50%;
  height: 40px;
  float: left;
}
[dir=rtl] .c-mw-invite-user .contact-invitation_contacts .contact-invitation_contacts_list .contact-invitation_contacts_user {
  float: right;
}
@media screen and (max-width: 500px) {
  .c-mw-invite-user .contact-invitation_contacts .contact-invitation_contacts_list .contact-invitation_contacts_user {
    width: 100%;
  }
}
.c-mw-invite-user .contact-invitation_contacts .contact-invitation_contacts_send {
  grid-area: send;
  min-height: 36px;
  min-width: 0;
  display: flex;
  align-items: center;
  justify-content: space-between;
  flex-wrap: wrap;
  padding: 11px 0;
  position: relative;
  z-index: 0;
  box-shadow: 0 -3px 3px -3px var(--shadow1-color);
}
@media all and (max-width: 620px) {
  .c-mw-invite-user .contact-invitation_contacts .contact-invitation_contacts_send {
    flex-direction: column;
  }
  .c-mw-invite-user .contact-invitation_contacts .contact-invitation_contacts_send .selected-contacts_wrapper {
    margin-bottom: 16px;
  }
  .c-mw-invite-user .contact-invitation_contacts .contact-invitation_contacts_send .mw-btn {
    margin: 0 auto;
  }
}
.c-mw-invite-user .contact-invitation_contacts .contact-invitation_contacts_send .grow-btn {
  flex-grow: 1;
}

.c-mw-user-autocomplete {
  width: 100%;
  z-index: 1;
}
.c-mw-user-autocomplete .search-wrapper {
  width: 100%;
  max-height: 100%;
  overflow-y: auto;
  background: var(--bg2);
}
.c-mw-user-autocomplete .search-wrapper .input-prefix {
  margin: 0 5px 0 15px;
  font-size: 14px;
  font-style: normal;
  font-weight: 400;
  line-height: 135%;
  letter-spacing: -0.14px;
}
.c-mw-user-autocomplete .search-wrapper .selected-items-wrapper {
  max-height: 90px;
  overflow-y: auto;
  padding-bottom: 2px;
}
.c-mw-user-autocomplete .search-wrapper .contact-bubble {
  border-radius: 6px;
  padding: 0 20px 0 8px;
  color: var(--font1);
  background-color: var(--bg2);
  font-size: 12px;
  line-height: 22px;
  margin: 4px 0 0 3px;
  height: 22px;
  position: relative;
}
.c-mw-user-autocomplete .search-wrapper .contact-bubble a.close {
  color: var(--font1);
  margin-left: 3px;
  font-size: 20px;
  line-height: 22px;
  text-decoration: none;
  position: absolute;
  right: 4px;
  top: 0;
  cursor: pointer;
}
.c-mw-user-autocomplete .h-input_text {
  width: auto;
  font-size: 14px;
  font-style: normal;
  font-weight: 400;
  line-height: 135%;
  letter-spacing: -0.14px;
  padding: 0 10px;
  height: 28px;
  background: transparent !important;
  border: none !important;
}
.c-mw-user-autocomplete .h-input_text:focus, .c-mw-user-autocomplete .h-input_text:active {
  box-shadow: none !important;
  border: none !important;
}

.c-mw-user-autocomplete.small-chat {
  position: absolute;
  top: 40px;
  border-top: 1px solid var(--border1);
}
.c-mw-user-autocomplete.small-chat .input-prefix {
  margin: 0 5px 0 15px;
}
.c-mw-user-autocomplete.small-chat .contact-bubble {
  max-width: 150px;
}
.c-mw-user-autocomplete.small-chat .contact-bubble a.close {
  margin-top: -1px;
}

[dir=rtl] .c-mw-user-autocomplete .search-wrapper .input-prefix {
  margin: 0 15px 0 5px;
}
[dir=rtl] .c-mw-user-autocomplete .search-wrapper .contact-bubble {
  padding: 0 8px 0 20px;
  margin: 4px 3px 0 0;
}
[dir=rtl] .c-mw-user-autocomplete .search-wrapper .contact-bubble a.close {
  margin-right: 3px;
  margin-left: 0;
}

.c-mw-user-item {
  display: grid;
  grid-template-columns: 40px minmax(0, 1fr) auto;
  gap: 16px;
  align-items: center;
}
.c-mw-user-item .buttons-wrapper {
  row-gap: 8px;
  column-gap: 8px;
}

.c-mw-user-select-dropdown {
  position: relative;
}
.c-mw-user-select-dropdown .dropdown-menu-wrapper {
  position: absolute;
  top: 40px;
  width: 100%;
  border-radius: 20px;
  border: 1px solid var(--border1);
  box-sizing: border-box;
  min-height: 55px;
  box-shadow: 9px 12px 40px 0 var(--shadow1-color);
  background: var(--bg2);
  z-index: 1;
}
.c-mw-user-select-dropdown .dropdown-menu-wrapper .dropdown-menu-list {
  height: 100%;
  overflow-y: auto;
  overflow-x: hidden;
  max-height: 200px;
  padding: 10px 0;
  overscroll-behavior: contain;
}
.c-mw-user-select-dropdown .dropdown-menu-wrapper .dropdown-menu-item {
  padding: 5px 10px;
  cursor: pointer;
  margin: 0 8px;
  border-radius: 4px;
}
.c-mw-user-select-dropdown .dropdown-menu-wrapper .dropdown-menu-item.disabled {
  opacity: 0.5;
  cursor: default;
}
.c-mw-user-select-dropdown .dropdown-menu-wrapper .dropdown-menu-item:hover {
  background: var(--bg1);
}
.c-mw-user-select-dropdown .dropdown-menu-wrapper .dropdown-menu-item .dropdown-menu-item-name {
  width: calc(100% - 32px);
}
.c-mw-user-select-dropdown .no-results {
  line-height: 32px;
}
.c-mw-user-select-dropdown .animation-loading-2 {
  width: 100%;
}

.c-mw-group-application:last-child {
  margin-bottom: 0;
}
.c-mw-group-application .application-header {
  min-height: 64px;
}
.c-mw-group-application .application-header .application-profile {
  min-width: 200px;
}
.c-mw-group-application .application-header .application-profile .application-avatar {
  width: 40px;
  height: 40px;
}
.c-mw-group-application .question-wrapper a {
  text-decoration: underline;
  color: var(--brand-color);
}
.c-mw-group-application .question-wrapper:last-child {
  border-bottom: 0;
}

.c-mw-group-background {
  position: relative;
}
.c-mw-group-background .cover-photo,
.c-mw-group-background .nsfw_image {
  object-fit: cover;
  height: 100%;
  max-height: 240px;
  min-height: 130px;
}

.c-mw-group-main .c-mw-share-link {
  position: absolute;
  top: -4px;
  right: 0;
}
[dir=rtl] .c-mw-group-main .c-mw-share-link {
  right: initial;
  left: 0;
}
.c-mw-group-main .nsfw_blur_img {
  max-width: 68px;
}
.c-mw-group-main .nsfw_wrapper {
  border-radius: 20px;
  background-color: var(--green30);
  position: absolute;
  top: 0;
  left: 0;
}
.c-mw-group-main .nsfw_wrapper .nsfw_image {
  width: 92%;
  height: 92%;
  border-radius: 20px;
  filter: blur(0);
}
.c-mw-group-main .nsfw_wrapper .nsfw_rectangle {
  width: 92%;
  height: 92%;
  border-radius: 20px;
  backdrop-filter: blur(15px);
}
.c-mw-group-main .nsfw_wrapper .nsfw_rectangle .nsfw_rectangle_header {
  font-size: 20px;
  line-height: 13px;
}
.c-mw-group-main .mw-box_header {
  position: relative;
}
.c-mw-group-main .invite-qr {
  padding-left: 8px;
  padding-top: 2px;
}
.c-mw-group-main .avatar-photo {
  background-repeat: no-repeat;
  background-position: center center;
  background-size: cover;
  width: 92px;
  height: 92px;
  position: relative;
}
.c-mw-group-main .avatar-photo img {
  background-color: var(--bg2);
}
.c-mw-group-main .avatar-photo img.has-seen {
  border: 3px solid var(--halo-seen);
}
.c-mw-group-main .avatar-photo img.has-unseen {
  border: 3px solid var(--halo-unseen);
}
.c-mw-group-main .avatar-photo .btn-circle {
  position: absolute;
  bottom: -2px;
  right: -4px;
  z-index: 1;
}
.c-mw-group-main .text-share {
  margin-top: 1.5rem;
  margin-bottom: 0.8rem;
  font-size: 14px;
  font-style: normal;
  font-weight: 700;
  line-height: 135%;
  letter-spacing: -0.14px;
}
.c-mw-group-main .invite-socials-option {
  width: 32px;
  height: 32px;
  border-radius: 50%;
  border: 1px solid var(--font1);
  line-height: 34px;
  margin-right: 1rem;
}
.c-mw-group-main .invite-socials-option svg {
  width: 16px;
  height: 16px;
}

.c-mw-group-mint-nft {
  width: auto;
  height: 48px;
  background-color: var(--violet70);
  border-radius: 20px 20px 0 0;
  padding: 8px 24px;
  align-items: center;
  justify-content: space-between;
}

.c-mw-group-nft-tiers {
  width: auto;
  background-color: var(--violet70);
  border-radius: 20px;
}
.c-mw-group-nft-tiers .c-mw-checkbox.is-disabled .mw-input-box_label {
  color: var(--white);
}

.c-mw-group-permissions {
  width: 220px;
}
.c-mw-group-permissions .dropdown_inner {
  width: 100%;
  padding: 16px 24px !important;
}
@media all and (max-width: 909px) {
  .c-mw-group-permissions .content-inner {
    height: calc(100% - 64px);
  }
}
.c-mw-group-permissions .content-inner p {
  font-size: 12px;
  font-style: normal;
  font-weight: 400;
  line-height: 135%;
  letter-spacing: -0.12px;
}
.c-mw-group-permissions .content-inner .cust-permissions_label {
  display: flex;
  align-items: center;
  margin-bottom: 10px;
}

.c-mw-group-profile {
  padding: 24px !important;
  min-height: 280px;
}
.c-mw-group-profile .avatar {
  background-repeat: no-repeat;
  background-position: center center;
  background-size: cover;
  border-radius: 50%;
  width: 70px;
  height: 70px;
  background-color: var(--bg1);
  border: solid 5px var(--border1);
}
.c-mw-group-profile.is-loading .avatar {
  opacity: 0.5;
}
.c-mw-group-profile .avatar-wrapper {
  width: 78px;
  height: 78px;
  position: relative;
  border-radius: 50%;
}
.c-mw-group-profile .avatar-overlay {
  width: 70px;
  height: 70px;
  margin: 5px;
  cursor: pointer;
  position: absolute;
  top: 0;
  left: 0;
}
.c-mw-group-profile.is-me .avatar-wrapper {
  cursor: pointer;
}
.c-mw-group-profile.is-me .avatar-overlay {
  display: none;
}
.c-mw-group-profile.is-me .avatar-wrapper:hover .avatar-overlay {
  border-radius: 50%;
  display: flex;
  text-align: center;
  justify-content: center;
  align-items: center;
  flex-direction: column;
  color: #fff;
  font-size: 14px;
  font-style: normal;
  font-weight: 400;
  line-height: 135%;
  letter-spacing: -0.14px;
  background-color: rgba(69, 77, 81, 0.8);
}
.c-mw-group-profile.is-me .progress-wrapper {
  position: absolute;
  bottom: 0;
}
.c-mw-group-profile.is-me .c-mw-photo-picker-dropdown {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
}
.c-mw-group-profile .action-buttons > * {
  margin-bottom: 8px;
}
.c-mw-group-profile .action-buttons > :not(:last-child) {
  margin-right: 8px;
}
[dir=rtl] .c-mw-group-profile .action-buttons > :not(:last-child) {
  margin-right: 0;
  margin-left: 8px;
}
.c-mw-group-profile .action-buttons .c-mw-group-permissions .dropdown-menu {
  right: 100%;
  bottom: 0;
}
[dir=rtl] .c-mw-group-profile .action-buttons .c-mw-group-permissions .dropdown-menu {
  right: auto;
  left: 100%;
}
.c-mw-group-profile .field-editable {
  padding: 16px 0 !important;
}
.c-mw-group-profile .field-editable .info-label {
  font-size: 14px;
  font-style: normal;
  font-weight: 500;
  line-height: 135%;
  letter-spacing: -0.14px;
}
.c-mw-group-profile .field-editable .value,
.c-mw-group-profile .field-editable .value-placeholder {
  font-size: 14px;
  font-style: normal;
  font-weight: 400;
  line-height: 135%;
  letter-spacing: -0.14px;
  color: var(--input-placeholder-color);
}

.c-mw-group-questions {
  width: 100%;
}
.c-mw-group-questions .group-questions_question {
  position: relative;
  margin-bottom: 15px;
}
.c-mw-group-questions .group-questions_question:last-of-type {
  margin-bottom: 5px;
}
.c-mw-group-questions .group-questions_question button {
  margin-top: 3px;
  margin-right: 8px;
  font-weight: 600;
}
.c-mw-group-questions .group-questions_question .group-questions_question-confirm {
  position: absolute;
  top: -55px;
  background: var(--bg2);
  padding: 8px 12px;
  border-radius: 20px;
  font-size: 12px;
  font-style: normal;
  font-weight: 400;
  line-height: 135%;
  letter-spacing: -0.12px;
  box-shadow: 9px 12px 40px 0 var(--shadow1-color);
  z-index: 1;
}
.c-mw-group-questions .group-questions_label {
  margin-bottom: 8px;
  font-size: 14px;
  font-style: normal;
  font-weight: 400;
  line-height: 135%;
  letter-spacing: -0.14px;
  display: block;
}

.c-mw-group-settings-access-roles {
  display: flex;
  flex-direction: column;
  gap: 16px;
}

.c-mw-group-settings-advanced {
  width: 100%;
}

.c-mw-group-settings-chat {
  width: 100%;
}

.c-mw-group-settings-general .mw-box_image {
  position: relative;
}
.c-mw-group-settings-general .mw-box_image .image-wrapper {
  width: 100%;
  height: auto;
  max-height: 170px;
  overflow: hidden;
  display: flex;
  align-items: center;
  cursor: pointer;
  border-radius: 20px;
}
.c-mw-group-settings-general .mw-box_image .image-wrapper img {
  width: 100%;
}

.c-mw-group-settings-leave {
  width: 100%;
}

.c-mw-group-settings-membership .option_details {
  width: 100%;
  margin-top: 16px;
  padding: 16px 16px 16px 40px;
  border-top: 1px solid var(--border1);
  box-sizing: border-box;
}
.c-mw-group-settings-membership .option_details .row-discover {
  margin-bottom: 15px;
  font-size: 14px;
  font-style: normal;
  font-weight: 400;
  line-height: 135%;
  letter-spacing: -0.14px;
  color: var(--font3);
  padding-bottom: 16px;
  box-sizing: border-box;
  border-bottom: 1px solid var(--border1);
}
.c-mw-group-settings-membership .option_details .row-discover label {
  align-items: flex-start;
}
.c-mw-group-settings-membership .indent-info {
  margin-left: 32px;
  margin-top: 4px !important;
  font-size: 14px;
  font-style: normal;
  font-weight: 400;
  line-height: 135%;
  letter-spacing: -0.14px;
  color: var(--font3);
}
.c-mw-group-settings-membership .indent-info span:not(:first-of-type)::before {
  content: "·";
  font-size: 34px;
  margin: 0 10px;
  line-height: 16px;
  display: inline-block;
  vertical-align: text-top;
}
[dir=rtl] .c-mw-group-settings-membership .h-grouped-wrapper.custom {
  display: flex;
  flex-direction: column;
}
.c-mw-group-settings-membership .h-grouped-wrapper.custom input:focus {
  box-shadow: none;
}
[dir=rtl] .c-mw-group-settings-membership .h-grouped-wrapper.custom input {
  order: 1;
}
.c-mw-group-settings-membership .h-grouped-wrapper.custom .public-link_label {
  font-size: 14px;
  font-style: normal;
  font-weight: 500;
  line-height: 135%;
  letter-spacing: -0.14px;
  margin-bottom: 8px;
  display: block;
}
.c-mw-group-settings-membership .h-grouped-wrapper.custom .proposed-handle {
  font-size: 14px;
  font-style: normal;
  font-weight: 400;
  line-height: 135%;
  letter-spacing: -0.14px;
  margin-top: 8px;
  color: var(--red10);
}
.c-mw-group-settings-membership .h-grouped-wrapper.custom .copy-to-clipboard {
  margin: 0 4px;
}

.c-mw-group-settings-notifications-chat .c-mw-group-settings-notifications + .c-mw-group-settings-chat {
  margin-top: 16px;
}
.c-mw-group-settings-notifications-chat .c-mw-group-settings-chat > .flex-column:last-of-type:last-child {
  padding-bottom: 0;
  border-bottom: none;
}
.c-mw-group-settings-notifications-chat .mw-box_content > .c-mw-group-settings-notifications:last-child > .flex-column:last-of-type {
  padding-bottom: 0;
  border-bottom: none;
}

.c-mw-group-settings-notifications {
  width: 100%;
}
.c-mw-group-settings-notifications .setting-description {
  margin-right: 100px;
}
.c-mw-group-settings-notifications .animation-loading-2 {
  opacity: 0.5;
  height: 100%;
}

.c-mw-group-settings-permissions .animation-loading-2 {
  height: auto;
  opacity: 0.5;
}
.c-mw-group-settings-permissions .permissions-roles {
  display: flex;
  flex-direction: column;
}
.c-mw-group-settings-permissions .role-row {
  padding: 16px 0;
  border-bottom: 1px solid var(--border1);
}
.c-mw-group-settings-permissions .role-row:last-child {
  border-bottom: none;
}
.c-mw-group-settings-permissions .role-row_header {
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.c-mw-group-settings-permissions .btn-edit {
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 8px;
  border-radius: 8px;
  color: var(--font3);
  transition: background-color 0.15s;
}
.c-mw-group-settings-permissions .btn-edit:hover {
  background-color: var(--bg3);
}
.c-mw-group-settings-permissions .role-row_permissions-list {
  margin-top: 4px;
  padding-left: 36px;
}
.c-mw-group-settings-permissions .role-row_permissions-list .separator {
  margin: 0 6px;
}
.c-mw-group-settings-permissions .role-row_permissions-edit {
  display: flex;
  flex-direction: column;
  gap: 12px;
  margin-top: 12px;
  padding-left: 36px;
}

.c-mw-group-settings-questions {
  width: 100%;
}
.c-mw-group-settings-questions .animation-loading-2:before {
  z-index: 1;
}
.c-mw-group-settings-questions .animation-loading-2 .group-questions_question {
  opacity: 0.5;
}
.c-mw-group-settings-questions .group-questions {
  margin-top: -10px;
}

.c-mw-group-sidebar-feedback .select-menu_opener_wrapper {
  margin-bottom: 17px;
}
.c-mw-group-sidebar-feedback .label-box {
  font-size: 12px;
  font-style: normal;
  font-weight: 400;
  line-height: 135%;
  letter-spacing: -0.12px;
  margin-bottom: 8px;
}
.c-mw-group-sidebar-feedback .sg-textarea-container {
  margin-bottom: 8px;
  max-height: 650px;
}
.c-mw-group-sidebar-feedback textarea {
  overflow-y: auto;
  max-height: 650px;
}

.c-mw-group-sidebar-tags .mw-box_content {
  margin-top: 8px;
}
.c-mw-group-sidebar-tags .mw-box_content .tags-content {
  max-height: 327px;
}

.c-mw-group-tabs .input-wrapper {
  display: flex !important;
  margin-right: 0 !important;
  margin-left: auto !important;
}
[dir=rtl] .c-mw-group-tabs .input-wrapper {
  margin-left: 0 !important;
  margin-right: auto !important;
}
.c-mw-group-tabs .input-wrapper input {
  background-color: transparent;
  width: 112px;
}
.c-mw-group-tabs .input-wrapper input::-webkit-input-placeholder {
  color: var(--font1);
}
.c-mw-group-tabs .input-wrapper input::-moz-placeholder {
  color: var(--font1);
}

.c-sidebar-left-myworld .c-mw-groups-menu {
  max-height: 240px;
}

.c-mw-wrappers-options {
  white-space: nowrap;
  text-transform: none;
}
.c-mw-wrappers-options .dropdown-menu .dropdown_inner .dropdown-menu_list {
  min-width: 190px;
}

/*
  loading-1
  <div class="animation-loading-1">
    <span class="animated-dot-1"></span>
    <span class="animated-dot-2"></span>
    <span class="animated-dot-3"></span>
    <span class="animated-dot-4"></span>
  </div>
*/
@keyframes loading-dots {
  0%, 80%, 100% {
    transform: scale(0);
  }
  40% {
    transform: scale(1);
  }
}
.animation-loading-1 {
  height: 40px;
  display: block;
  text-align: center;
}
.animation-loading-1 span {
  width: 12px;
  height: 12px;
  bottom: -15px;
  display: inline-block;
  position: relative;
  border-radius: 100%;
}
.animation-loading-1 .animated-dot-1 {
  animation: animated-dot-1 1.6s linear infinite;
  animation-delay: -0.3s;
  background-color: var(--font1);
}
@keyframes animated-dot-1 {
  50% {
    width: 25px;
    height: 25px;
    bottom: 0;
    opacity: 0.1;
  }
}
.animation-loading-1 .animated-dot-2 {
  animation: animated-dot-2 1.6s linear infinite;
  animation-delay: -0.6s;
  background-color: var(--font1);
}
@keyframes animated-dot-2 {
  50% {
    width: 25px;
    height: 25px;
    bottom: 0;
    opacity: 0.1;
  }
}
.animation-loading-1 .animated-dot-3 {
  animation: animated-dot-3 1.6s linear infinite;
  animation-delay: -0.9s;
  background-color: var(--font1);
}
@keyframes animated-dot-3 {
  50% {
    width: 25px;
    height: 25px;
    bottom: 0;
    opacity: 0.1;
  }
}
.animation-loading-1 .animated-dot-4 {
  animation: animated-dot-4 1.6s linear infinite;
  animation-delay: -1.2s;
  background-color: var(--font1);
}
@keyframes animated-dot-4 {
  50% {
    width: 25px;
    height: 25px;
    bottom: 0;
    opacity: 0.1;
  }
}

.animation-loading-2 {
  min-height: 30px;
  position: relative;
}
.animation-loading-2:before {
  content: "";
  top: 50%;
  left: 50%;
  width: 24px;
  height: 24px;
  margin: -14px 0 0 -14px;
  position: absolute;
  border-radius: 100%;
  border: 2px solid transparent;
  border-top-color: var(--font1) !important;
  animation: rotating-circle 0.5s linear infinite;
}
[dir=rtl] .animation-loading-2:before {
  margin: -14px -14px 0 0;
}
@keyframes rotating-circle {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(360deg);
  }
}

.animation-loading-3 {
  min-height: 30px;
}
.animation-loading-3 .btn-loading-dots {
  display: flex;
  justify-content: center;
  align-items: center;
  width: 24px;
  height: 24px;
  position: relative;
}
.animation-loading-3 .btn-loading-dots .dot {
  width: 6px;
  height: 6px;
  border-radius: 50%;
  position: absolute;
  animation: loading-dots 1.4s infinite ease-in-out both;
  background-color: var(--grey80);
}
.animation-loading-3 .btn-loading-dots .dot:nth-child(1) {
  top: 0;
  left: 9px;
  animation-delay: -0.32s;
}
.animation-loading-3 .btn-loading-dots .dot:nth-child(2) {
  left: 0;
  top: 9px;
  animation-delay: -0.16s;
}
.animation-loading-3 .btn-loading-dots .dot:nth-child(3) {
  right: 0;
  top: 9px;
  animation-delay: 0s;
}
.animation-loading-3 .btn-loading-dots .dot:nth-child(4) {
  bottom: 0;
  left: 9px;
  animation-delay: 0.16s;
}

/*
<div class="loader">
  <span class="loader-dot">.</span><span class="loader-dot">.</span><span class="loader-dot">.</span>
</div>
*/
.loader {
  display: inline;
}

@keyframes blink {
  50% {
    color: transparent;
  }
}
.loader-dot {
  animation: 1s blink infinite;
}

.loader-dot:nth-child(2) {
  animation-delay: 250ms;
}

.loader-dot:nth-child(3) {
  animation-delay: 500ms;
}

.loader-three-dots {
  align-self: center;
  margin: 0 16px;
  width: 34.5px;
  height: 4px;
  --c: radial-gradient(farthest-side, #5BE6AA 90%, #0000);
  background: var(--c), var(--c), var(--c), var(--c);
  background-size: 4px 4px;
  background-repeat: no-repeat;
  animation: d10-1 0.75s infinite alternate, d10-2 1.5s infinite alternate;
}

@keyframes d10-1 {
  0%, 10% {
    background-position: 0 0, 0 0, 0 0, 0 0;
  }
  33% {
    background-position: 0 0, 33.3333333333% 0, 33.3333333333% 0, 33.3333333333% 0;
  }
  66% {
    background-position: 0 0, 33.3333333333% 0, 66.6666666667% 0, 66.6666666667% 0;
  }
  90%, 100% {
    background-position: 0 0, 33.3333333333% 0, 66.6666666667% 0, 100% 0;
  }
}
@keyframes d10-2 {
  0%, 49.99% {
    transform: scale(1);
  }
  50%, 100% {
    transform: scale(-1);
  }
}
/*
  Diagonal Fade-in Animation
  Usage: Apply {{diagonal-fade-in}} modifier to container with card elements
  <div {{diagonal-fade-in}}>
    <div class="card">Card 1</div>
    <div class="card">Card 2</div>
    <div class="card">Card 3</div>
  </div>
*/
.diagonal-fade-in-container {
  display: grid;
  gap: 16px;
  grid-template-columns: repeat(auto-fit, minmax(200px, 1fr));
}
.diagonal-fade-in-container.flex-layout {
  display: flex;
  flex-wrap: wrap;
  gap: 16px;
}
.diagonal-fade-in-container.flex-layout > * {
  flex: 1;
  min-width: 200px;
}
.diagonal-fade-in-container.grid-layout {
  display: grid;
  grid-template-columns: repeat(auto-fit, minmax(200px, 1fr));
  gap: 16px;
}

@keyframes diagonal-fade-in {
  0% {
    opacity: 0;
    transform: translateY(10px) scale(0.95);
  }
  100% {
    opacity: 1;
    transform: translateY(0) scale(1);
  }
}
@keyframes diagonal-fade-in-bounce {
  0% {
    opacity: 0;
    transform: translateY(15px) scale(0.9);
  }
  60% {
    opacity: 1;
    transform: translateY(-2px) scale(1.02);
  }
  100% {
    opacity: 1;
    transform: translateY(0) scale(1);
  }
}
@keyframes diagonal-slide-in {
  0% {
    opacity: 0;
    transform: translateX(-20px) translateY(10px);
  }
  100% {
    opacity: 1;
    transform: translateX(0) translateY(0);
  }
}
.diagonal-fade-in-stagger > * {
  opacity: 0;
  transform: translateY(10px);
  transition: opacity 300ms ease-out, transform 300ms ease-out;
}
.diagonal-fade-in-stagger > *:nth-child(1) {
  animation-delay: 0ms;
}
.diagonal-fade-in-stagger > *:nth-child(2) {
  animation-delay: 25ms;
}
.diagonal-fade-in-stagger > *:nth-child(3) {
  animation-delay: 50ms;
}
.diagonal-fade-in-stagger > *:nth-child(4) {
  animation-delay: 75ms;
}
.diagonal-fade-in-stagger > *:nth-child(5) {
  animation-delay: 100ms;
}
.diagonal-fade-in-stagger > *:nth-child(6) {
  animation-delay: 125ms;
}
.diagonal-fade-in-stagger > *:nth-child(7) {
  animation-delay: 150ms;
}
.diagonal-fade-in-stagger > *:nth-child(8) {
  animation-delay: 175ms;
}
.diagonal-fade-in-stagger > *:nth-child(9) {
  animation-delay: 200ms;
}
.diagonal-fade-in-stagger > *:nth-child(10) {
  animation-delay: 225ms;
}
.diagonal-fade-in-stagger > *:nth-child(11) {
  animation-delay: 250ms;
}
.diagonal-fade-in-stagger > *:nth-child(12) {
  animation-delay: 275ms;
}
.diagonal-fade-in-stagger > *.animate {
  opacity: 1;
  transform: translateY(0);
}

@media (max-width: 768px) {
  .diagonal-fade-in-container {
    grid-template-columns: 1fr;
    gap: 12px;
  }
  .diagonal-fade-in-container.flex-layout > * {
    min-width: 100%;
  }
}
@media (min-width: 1200px) {
  .diagonal-fade-in-container {
    gap: 20px;
  }
}
.c-mw-home-auth-form {
  width: calc(100vw - 32px);
  max-width: 540px;
  height: 460px;
  min-height: 460px;
  margin: auto;
  opacity: 0;
  transform: scale(0.5);
  transition: height 0.3s ease-in-out, padding-bottom 0.3s ease-in-out 0.2s, opacity 0.3s ease-in-out, transform 0.3s ease-in-out;
}
.c-mw-home-auth-form.show-form {
  opacity: 1;
  transform: scale(1);
}
@media (max-height: 720px) {
  .c-mw-home-auth-form.step-0 {
    height: calc(460px - 60px);
    min-height: calc(460px - 60px);
  }
}
.c-mw-home-auth-form:not(.step-0) {
  height: 100vh;
  height: 100dvh;
}
@media (min-height: 721px) {
  .c-mw-home-auth-form:not(.step-0) .auth-form-hero {
    margin-top: 0;
  }
}
@media (max-width: 620px) or (max-height: 600px) {
  .c-mw-home-auth-form:not(.step-0) .auth-form-hero {
    position: relative;
    margin-bottom: 0;
  }
  .c-mw-home-auth-form:not(.step-0) .auth-form-hero .hero-logo-wrapper {
    opacity: 1;
  }
  .c-mw-home-auth-form:not(.step-0) .auth-form-hero .hero-logo-wrapper .c-mw-logo {
    width: 60%;
  }
}
@media (min-width: 621px) and (min-height: 601px) {
  .c-mw-home-auth-form:not(.step-0) .auth-form-hero {
    position: absolute;
    top: 0;
  }
  .c-mw-home-auth-form:not(.step-0) .auth-form-hero .c-mw-logo {
    width: max(30%, 150px) !important;
  }
}
@media (max-width: 620px) or (max-height: 600px) {
  .c-mw-home-auth-form:not(.step-0) .c-mw-home-card-carousel {
    height: 100%;
    padding: 16px 0 24px;
    box-sizing: border-box;
  }
}
@media (min-width: 621px) and (min-height: 601px) {
  .c-mw-home-auth-form:not(.step-0) .c-mw-home-card-carousel {
    height: 460px;
  }
}
@media (max-width: 620px) or (max-height: 600px) {
  .c-mw-home-auth-form.step-0 .hero-logo-wrapper .arrow-left-1, .c-mw-home-auth-form.step-8 .hero-logo-wrapper .arrow-left-1 {
    display: none !important;
  }
}
.c-mw-home-auth-form .c-mw-home-card-carousel .c-mw-home-card-details {
  padding: 0 8px;
  justify-content: flex-start;
  transition: opacity 0.3s ease-in-out;
  opacity: 1;
  will-change: opacity;
}
.c-mw-home-auth-form .c-mw-home-card-carousel .c-mw-home-card-details.no-visible {
  height: 0;
  overflow: hidden;
  opacity: 0;
}
.c-mw-home-auth-form .c-mw-home-card-carousel .c-mw-home-card-details .card-section.card-section--header {
  margin-bottom: 64px;
}
@media (max-height: 720px) {
  .c-mw-home-auth-form .c-mw-home-card-carousel .c-mw-home-card-details .card-section.card-section--header {
    margin-bottom: 32px;
  }
}
.c-mw-home-auth-form .c-mw-home-card-carousel .c-mw-home-card-details .card-section.card-section--header .card-header {
  margin-bottom: 16px;
}
.c-mw-home-auth-form .c-mw-home-card-carousel .c-mw-home-card-details .card-section.card-section--header .card-header .icn.arrow-left-1 {
  left: 0;
}
@media (max-width: 620px) or (max-height: 600px) {
  .c-mw-home-auth-form .c-mw-home-card-carousel .c-mw-home-card-details .card-section.card-section--header:not(.mobile-header) {
    margin-bottom: 0;
  }
  .c-mw-home-auth-form .c-mw-home-card-carousel .c-mw-home-card-details .card-section.card-section--header .card-header:not(.mobile-header) {
    display: none;
  }
  .c-mw-home-auth-form .c-mw-home-card-carousel .c-mw-home-card-details .card-section.card-section--header .card-header.mobile-header {
    font-size: 36px;
    font-style: normal;
    font-weight: 500;
    line-height: 135%;
    letter-spacing: -0.36px;
    padding-inline: 0 8px;
  }
  .c-mw-home-auth-form .c-mw-home-card-carousel .c-mw-home-card-details .card-section.card-section--header .card-header.mobile-header .icn.arrow-left-1 {
    display: none;
  }
}
.c-mw-home-auth-form .c-mw-home-card-carousel .c-mw-home-card-details .card-section.card-section--middle {
  margin: 0 0 auto 0;
}
.c-mw-home-auth-form .auth-form-hero {
  display: flex;
  position: relative;
  margin-top: 24px;
  cursor: default;
  transition: height 0.2s ease-in-out, opacity 0.2s ease-in-out;
}
.c-mw-home-auth-form .auth-form-hero .hero-header,
.c-mw-home-auth-form .auth-form-hero .hero-text {
  transition: all 0.2s ease-in-out 0.2s;
}
@media (max-height: 720px) {
  .c-mw-home-auth-form .auth-form-hero .hero-header {
    display: none;
  }
}
@media (max-height: 480px) {
  .c-mw-home-auth-form .auth-form-hero .hero-text {
    display: none;
  }
}
.c-mw-home-auth-form .auth-form-hero .hero-text {
  position: relative;
}
.c-mw-home-auth-form .auth-form-hero .hero-text .smile-text-svg {
  width: 100%;
  max-width: 540px;
  height: 26px;
  overflow: visible;
}
.c-mw-home-auth-form .auth-form-hero .hero-text .smile-text-svg .smile-text {
  fill: currentColor;
}
.c-mw-home-auth-form .auth-form-hero .hero-logo-wrapper {
  position: relative;
}
.c-mw-home-auth-form .auth-form-hero .hero-logo-wrapper .arrow-left-1 {
  position: absolute;
  left: 0;
  width: 0;
  height: 0;
  color: var(--grey00);
  opacity: 0;
  transition: opacity 0.2s ease-in-out;
  -webkit-tap-highlight-color: transparent;
}
@media (max-width: 620px) or (max-height: 600px) {
  .c-mw-home-auth-form .auth-form-hero .hero-logo-wrapper .arrow-left-1 {
    opacity: 1;
    width: 32px;
    height: 32px;
    padding: 4px;
  }
}
.c-mw-home-auth-form .auth-form-hero .hero-logo-wrapper .c-mw-logo {
  position: relative;
  transition: all 0.3s ease-in-out 0.1s;
  width: 70%;
}
.c-mw-home-auth-form .providers-list {
  display: flex;
  flex-direction: column;
  align-items: center;
  margin-top: auto;
}
.c-mw-home-auth-form .providers-list.auth-pending {
  position: relative;
}
.c-mw-home-auth-form .providers-list.auth-pending:before {
  content: "";
  top: 50%;
  left: 50%;
  width: 24px;
  height: 24px;
  margin: -14px 0 0 -14px;
  position: absolute;
  border-radius: 100%;
  border: 2px solid transparent;
  border-top-color: var(--font1) !important;
  animation: rotating-circle 0.5s linear infinite;
}
[dir=rtl] .c-mw-home-auth-form .providers-list.auth-pending:before {
  margin: -14px -14px 0 0;
}
@keyframes rotating-circle {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(360deg);
  }
}
.c-mw-home-auth-form .providers-list.auth-pending button {
  opacity: 0;
}
.c-mw-home-auth-form .providers-list button {
  width: 100%;
  max-width: 524px;
  margin-bottom: 16px;
  transition: all 0.15s ease-out;
}
.c-mw-home-auth-form .providers-list button:hover {
  transform: scale(1.02);
}
.c-mw-home-auth-form .providers-list .btn-auth-provider {
  position: relative;
  user-select: none;
  padding-inline: 40px !important;
  color: var(--grey100) !important;
  background-color: #ffffff !important;
  border-color: #ffffff !important;
}
.c-mw-home-auth-form .providers-list .btn-auth-provider .btn-label {
  width: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
  gap: 8px;
}
.c-mw-home-auth-form .providers-list .btn-auth-provider .btn-label img {
  width: 16px;
  height: 16px;
}
.c-mw-home-auth-form .btn-submit {
  width: 100%;
  margin-top: auto;
}
.c-mw-home-auth-form .success-note,
.c-mw-home-auth-form .error-note {
  display: flex;
  flex-direction: row;
  justify-content: flex-start;
  align-items: center;
  gap: 10px;
  margin: 24px 0;
  padding: 16px;
  border-radius: 16px;
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: 135%;
  letter-spacing: -0.16px;
}
.c-mw-home-auth-form .success-note svg,
.c-mw-home-auth-form .error-note svg {
  flex: none;
  width: 24px;
  height: 24px;
}
.c-mw-home-auth-form .error-note {
  background-color: var(--error1);
  color: var(--grey100);
}
.c-mw-home-auth-form .success-note {
  background-color: var(--green30);
  color: var(--grey100);
}
.c-mw-home-auth-form .error-note-container {
  height: 100%;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
}
.c-mw-home-auth-form .frequency-password-action-link b {
  cursor: pointer;
}

.c-mw-home-card-carousel {
  width: 100%;
  height: 100%;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  text-align: center;
  overflow: hidden;
  margin: 0 auto;
}
.c-mw-home-card-carousel .card-list {
  position: relative;
  display: flex;
  text-align: left;
  height: 100%;
  transition: transform 0.15s;
  will-change: transform;
}

.c-mw-home-card-details {
  display: flex;
  flex-direction: column;
  justify-content: space-around;
  position: relative;
  box-sizing: border-box;
  flex-grow: 0;
  flex-shrink: 0;
}
.c-mw-home-card-details .card-section {
  width: 100%;
  box-sizing: border-box;
}
.c-mw-home-card-details .card-section.card-section--middle {
  margin: 40px 0 0;
}
.c-mw-home-card-details .card-header {
  font-size: 48px;
  font-style: normal;
  font-weight: 500;
  line-height: 135%;
  letter-spacing: -0.48px;
  display: flex;
  justify-content: center;
  text-align: center;
  word-break: break-all;
  word-break: break-word;
  position: relative;
}
.c-mw-home-card-details .card-header.has-arrow {
  padding-inline: 40px 16px;
}
.c-mw-home-card-details .card-header .icn.arrow-left-1 {
  position: absolute;
  left: 8px;
  top: calc(50% - 16px);
  width: 32px;
  height: 32px;
  cursor: pointer;
  -webkit-tap-highlight-color: transparent;
}
[dir=rtl] .c-mw-home-card-details .card-header .icn.arrow-left-1 {
  left: auto;
  right: 8px;
}
@media (max-width: 767px) {
  .c-mw-home-card-details .card-header .icn.arrow-left-1 {
    left: -4px;
    width: 32px;
    height: 32px;
  }
  [dir=rtl] .c-mw-home-card-details .card-header .icn.arrow-left-1 {
    left: auto;
    right: -4px;
  }
}
.c-mw-home-card-details .text-paragraph {
  font-size: 18px;
  font-style: normal;
  font-weight: 400;
  line-height: 135%;
  letter-spacing: -0.18px;
  text-align: center !important;
}
@media all and (max-width: 620px) {
  .c-mw-home-card-details .text-paragraph {
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 135%;
    letter-spacing: -0.16px;
  }
}
.c-mw-home-card-details .terms-info-links {
  max-width: 375px;
  color: var(--font2);
}
.c-mw-home-card-details .terms-info-links a {
  font-weight: 600;
  color: var(--font1);
}
.c-mw-home-card-details .email-phone-toggle {
  display: flex;
  align-items: center;
  justify-content: center;
  margin-bottom: 24px;
  border-bottom: 0.5px solid var(--border1);
}
.c-mw-home-card-details .email-phone-toggle .btn-toggle {
  width: 100%;
  max-width: 180px;
  font-size: 14px;
  font-style: normal;
  font-weight: 500;
  line-height: 135%;
  letter-spacing: -0.14px;
  overflow: clip;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  display: inline-block;
  font-family: "IBM Plex Mono" !important;
  color: var(--font3);
  padding: 8px;
  border-bottom: 2px solid transparent;
  transition: border-color 0.2s ease-in-out, color 0.2s ease-in-out;
}
.c-mw-home-card-details .email-phone-toggle .btn-toggle.active {
  color: var(--font1);
  border-bottom-color: var(--green20) !important;
}
.c-mw-home-card-details .reset-info {
  width: 100%;
  max-width: min(80vw, 375px);
  height: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: column;
  font-size: 20px;
  font-style: normal;
  font-weight: 400;
  line-height: 135%;
  letter-spacing: -0.2px;
  box-sizing: border-box;
  text-align: center;
}

.c-mw-home-content-header-avalanche {
  min-height: 100px;
  background: transparent;
  width: 95%;
}
@media (max-width: 767px) {
  .c-mw-home-content-header-avalanche {
    flex-direction: column;
    justify-content: center;
  }
}
@media (min-width: 768px) and (max-width: 1023px) {
  .c-mw-home-layout .c-mw-home-content-header-avalanche {
    max-width: 730px;
  }
}
.c-mw-home-content-header-avalanche .logo-wrapper .c-mewe-logo {
  width: 130px;
  height: 49px;
}
.c-mw-home-content-header-avalanche .app-link {
  height: 46px;
  aspect-ratio: 3/1;
  margin-inline: 10px;
  display: inline-block;
  background-size: cover;
  background-position-y: center;
}
.c-mw-home-content-header-avalanche .app-link-appstore {
  background-image: url("/assets/images/icons/third-party/store-apple-dm.png");
}
.c-mw-home-content-header-avalanche .app-link-googleplay {
  background-image: url("/assets/images/icons/third-party/store-google-dm.png");
}

.c-mw-home-content-header {
  min-height: 100px;
  background: transparent;
  width: 95%;
}
@media (max-width: 767px) {
  .c-mw-home-content-header {
    flex-direction: column;
    justify-content: center;
  }
}
@media (min-width: 768px) and (max-width: 1023px) {
  .c-mw-home-layout .c-mw-home-content-header {
    max-width: 730px;
  }
}
.c-mw-home-content-header .mw-btn {
  min-width: 120px;
}

.c-mw-home-footer {
  display: flex;
  flex-direction: column;
  justify-content: flex-end;
  margin-top: auto;
}
@media all and (max-width: 620px) {
  .c-mw-home-footer {
    padding-inline: 8px !important;
    column-gap: 8px;
  }
}
.c-mw-home-footer .app-link {
  height: 44px;
  aspect-ratio: 3/1;
  margin-inline: 10px;
  display: inline-block;
  background-size: cover;
  background-position-y: center;
  transition: all 0.15s ease-out;
}
.c-mw-home-footer .app-link:hover {
  transform: scale(1.02);
}
.c-mw-home-footer .app-link-appstore {
  background-image: url("/assets/images/icons/third-party/store-apple-dm.png");
}
.c-mw-home-footer .app-link-googleplay {
  background-image: url("/assets/images/icons/third-party/store-google-dm.png");
}
.c-mw-home-footer .footer-links-wrapper {
  justify-content: center;
  column-gap: 40px;
  row-gap: 8px;
}
@media all and (max-width: 620px) {
  .c-mw-home-footer .footer-links-wrapper {
    justify-content: space-around;
    column-gap: 16px;
  }
}
.c-mw-home-footer .footer-links-wrapper .footer-link {
  font-size: 14px;
  font-style: normal;
  font-weight: 400;
  line-height: 135%;
  letter-spacing: -0.14px;
  transition: all 0.15s ease-out;
}
.c-mw-home-footer .footer-links-wrapper .footer-link:hover {
  color: var(--font1);
  transform: scale(1.01);
}
@media (max-height: 720px) {
  .c-mw-home-footer .footer-title {
    display: none;
  }
}
.c-mw-home-footer .footer-trademark {
  color: var(--font3);
  font-size: 14px;
  font-style: normal;
  font-weight: 400;
  line-height: 135%;
  letter-spacing: -0.14px;
}

.c-mw-home-header {
  width: 100%;
  max-width: 1420px;
  margin: 32px 0;
  padding: 0 32px;
  box-sizing: border-box;
  margin-inline: auto;
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.c-mw-home-header .links-header-container {
  width: 100%;
  display: flex;
  justify-content: flex-start;
  margin-inline-end: 40px;
  gap: 24px;
}
.c-mw-home-header .links-header-container a {
  font-size: 18px;
  font-style: normal;
  font-weight: 500;
  line-height: 135%;
  letter-spacing: -0.18px;
  color: var(--font-link);
  text-decoration: none;
  transition: all 0.15s ease-out;
}
.c-mw-home-header .links-header-container a:hover {
  opacity: 0.9;
  transform: scale(1.02);
}

.c-mw-home-lang-picker .triangle_top {
  border-bottom: 8px solid;
  border-bottom-color: inherit;
}
.c-mw-home-lang-picker .triangle_bottom {
  border-top: 8px solid;
  border-top-color: inherit;
}
.c-mw-home-lang-picker .triangle_bottom,
.c-mw-home-lang-picker .triangle_top {
  width: 0;
  height: 0;
  border-left: 7px solid transparent;
  border-right: 7px solid transparent;
  display: inline-block;
  margin-left: 8px;
}
[dir=rtl] .c-mw-home-lang-picker .triangle_bottom,
[dir=rtl] .c-mw-home-lang-picker .triangle_top {
  margin-left: 0;
  margin-right: 8px;
}
.c-mw-home-lang-picker .nav-locale-changer {
  display: flex;
  align-items: center;
  position: relative;
  cursor: pointer;
}
.c-mw-home-lang-picker .nav-locale-changer.open-below ul {
  top: 40px;
}
.c-mw-home-lang-picker .nav-locale-changer.open-below ul:after {
  transform: rotate(-45deg);
  top: -3px;
}
.c-mw-home-lang-picker .nav-locale-changer.open-above ul {
  bottom: calc(100% + 10px);
}
.c-mw-home-lang-picker .nav-locale-changer.open-above ul:after {
  transform: rotate(-135deg);
  top: calc(100% - 4px);
}
.c-mw-home-lang-picker .nav-locale-changer ul {
  margin: 0;
  padding: 13px;
  position: absolute;
  list-style: none;
  box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.15);
  border-radius: 4px;
  white-space: nowrap;
  background: var(--bg2);
  box-shadow: 9px 12px 40px 0 var(--shadow1-color);
  z-index: 3;
}
.c-mw-home-lang-picker .nav-locale-changer ul .nav_locale,
.c-mw-home-lang-picker .nav-locale-changer ul .list.vertical .nav_locale {
  font-size: 16px !important;
  font-weight: 400;
  color: var(--font1);
  display: list-item !important;
  margin: 0 !important;
  text-align: left;
  line-height: 28px;
}
[dir=rtl] .c-mw-home-lang-picker .nav-locale-changer ul .nav_locale,
[dir=rtl] .c-mw-home-lang-picker .nav-locale-changer ul .list.vertical .nav_locale {
  text-align: right;
}
.c-mw-home-lang-picker .nav-locale-changer ul .nav_locale.nav_locale--active,
.c-mw-home-lang-picker .nav-locale-changer ul .list.vertical .nav_locale.nav_locale--active {
  font-weight: 600;
}
.c-mw-home-lang-picker .nav-locale-changer ul .nav_locale:hover,
.c-mw-home-lang-picker .nav-locale-changer ul .list.vertical .nav_locale:hover {
  font-weight: 600;
}
.c-mw-home-lang-picker .nav-locale-changer ul .nav_locale:not(:first-of-type),
.c-mw-home-lang-picker .nav-locale-changer ul .list.vertical .nav_locale:not(:first-of-type) {
  margin-top: 5px !important;
}
.c-mw-home-lang-picker .nav-mobile-locale-changer {
  display: flex;
  align-items: center;
  width: 100%;
  text-align: center;
  box-sizing: border-box;
}
.c-mw-home-lang-picker .nav-mobile-locale-changer p {
  display: flex;
  align-items: center;
  justify-content: center;
  margin: 0;
  font-weight: 600;
}
.c-mw-home-lang-picker .nav-mobile-locale-changer p span {
  margin-left: 5px;
}
.c-mw-home-lang-picker .nav-mobile-locale-changer ul {
  margin: 3vw 0 0 0;
  padding: 0;
  list-style: none;
}
.c-mw-home-lang-picker .nav-mobile-locale-changer ul .nav_locale:not(:first-of-type) {
  margin-top: 2vw;
}
.c-mw-home-lang-picker .nav-mobile-locale-changer ul .nav_locale.footer_mobile-locale--active {
  font-weight: 400;
}
.c-mw-home-lang-picker .list {
  max-height: 350px;
  min-width: 165px;
  overflow-y: scroll;
}

.container {
  width: 100%;
  max-width: 1320px;
  padding-inline: 32px;
  box-sizing: border-box;
  margin-inline: auto;
}
@media (min-width: 768px) and (max-width: 1023px) {
  .container {
    max-width: 730px;
  }
}
@media (max-width: 1023px) {
  .container {
    padding-inline: 24px;
  }
}

.c-mw-home-layout {
  min-height: 100vh;
  min-height: 100dvh;
  display: flex;
  flex-direction: column;
  background-size: contain;
  position: relative;
}
.c-mw-home-layout .fade-in-wrapper {
  display: flex;
  flex-direction: column;
  flex-grow: 1;
  transition: opacity 0.3s ease-out;
}
.c-mw-home-layout.oauth-flow .c-mw-home-header .links-header-container {
  display: none;
}
.c-mw-home-layout.oauth-flow .c-mw-home-footer {
  display: none;
}

.container {
  width: 100%;
  max-width: 1320px;
  padding-inline: 32px;
  box-sizing: border-box;
  margin-inline: auto;
}
@media (min-width: 768px) and (max-width: 1023px) {
  .container {
    max-width: 730px;
  }
}
@media (max-width: 1023px) {
  .container {
    padding-inline: 24px;
  }
}

/*
  loading-1
  <div class="animation-loading-1">
    <span class="animated-dot-1"></span>
    <span class="animated-dot-2"></span>
    <span class="animated-dot-3"></span>
    <span class="animated-dot-4"></span>
  </div>
*/
@keyframes loading-dots {
  0%, 80%, 100% {
    transform: scale(0);
  }
  40% {
    transform: scale(1);
  }
}
.animation-loading-1 {
  height: 40px;
  display: block;
  text-align: center;
}
.animation-loading-1 span {
  width: 12px;
  height: 12px;
  bottom: -15px;
  display: inline-block;
  position: relative;
  border-radius: 100%;
}
.animation-loading-1 .animated-dot-1 {
  animation: animated-dot-1 1.6s linear infinite;
  animation-delay: -0.3s;
  background-color: var(--font1);
}
@keyframes animated-dot-1 {
  50% {
    width: 25px;
    height: 25px;
    bottom: 0;
    opacity: 0.1;
  }
}
.animation-loading-1 .animated-dot-2 {
  animation: animated-dot-2 1.6s linear infinite;
  animation-delay: -0.6s;
  background-color: var(--font1);
}
@keyframes animated-dot-2 {
  50% {
    width: 25px;
    height: 25px;
    bottom: 0;
    opacity: 0.1;
  }
}
.animation-loading-1 .animated-dot-3 {
  animation: animated-dot-3 1.6s linear infinite;
  animation-delay: -0.9s;
  background-color: var(--font1);
}
@keyframes animated-dot-3 {
  50% {
    width: 25px;
    height: 25px;
    bottom: 0;
    opacity: 0.1;
  }
}
.animation-loading-1 .animated-dot-4 {
  animation: animated-dot-4 1.6s linear infinite;
  animation-delay: -1.2s;
  background-color: var(--font1);
}
@keyframes animated-dot-4 {
  50% {
    width: 25px;
    height: 25px;
    bottom: 0;
    opacity: 0.1;
  }
}

.animation-loading-2 {
  min-height: 30px;
  position: relative;
}
.animation-loading-2:before {
  content: "";
  top: 50%;
  left: 50%;
  width: 24px;
  height: 24px;
  margin: -14px 0 0 -14px;
  position: absolute;
  border-radius: 100%;
  border: 2px solid transparent;
  border-top-color: var(--font1) !important;
  animation: rotating-circle 0.5s linear infinite;
}
[dir=rtl] .animation-loading-2:before {
  margin: -14px -14px 0 0;
}
@keyframes rotating-circle {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(360deg);
  }
}

.animation-loading-3 {
  min-height: 30px;
}
.animation-loading-3 .btn-loading-dots {
  display: flex;
  justify-content: center;
  align-items: center;
  width: 24px;
  height: 24px;
  position: relative;
}
.animation-loading-3 .btn-loading-dots .dot {
  width: 6px;
  height: 6px;
  border-radius: 50%;
  position: absolute;
  animation: loading-dots 1.4s infinite ease-in-out both;
  background-color: var(--grey80);
}
.animation-loading-3 .btn-loading-dots .dot:nth-child(1) {
  top: 0;
  left: 9px;
  animation-delay: -0.32s;
}
.animation-loading-3 .btn-loading-dots .dot:nth-child(2) {
  left: 0;
  top: 9px;
  animation-delay: -0.16s;
}
.animation-loading-3 .btn-loading-dots .dot:nth-child(3) {
  right: 0;
  top: 9px;
  animation-delay: 0s;
}
.animation-loading-3 .btn-loading-dots .dot:nth-child(4) {
  bottom: 0;
  left: 9px;
  animation-delay: 0.16s;
}

/*
<div class="loader">
  <span class="loader-dot">.</span><span class="loader-dot">.</span><span class="loader-dot">.</span>
</div>
*/
.loader {
  display: inline;
}

@keyframes blink {
  50% {
    color: transparent;
  }
}
.loader-dot {
  animation: 1s blink infinite;
}

.loader-dot:nth-child(2) {
  animation-delay: 250ms;
}

.loader-dot:nth-child(3) {
  animation-delay: 500ms;
}

.loader-three-dots {
  align-self: center;
  margin: 0 16px;
  width: 34.5px;
  height: 4px;
  --c: radial-gradient(farthest-side, #5BE6AA 90%, #0000);
  background: var(--c), var(--c), var(--c), var(--c);
  background-size: 4px 4px;
  background-repeat: no-repeat;
  animation: d10-1 0.75s infinite alternate, d10-2 1.5s infinite alternate;
}

@keyframes d10-1 {
  0%, 10% {
    background-position: 0 0, 0 0, 0 0, 0 0;
  }
  33% {
    background-position: 0 0, 33.3333333333% 0, 33.3333333333% 0, 33.3333333333% 0;
  }
  66% {
    background-position: 0 0, 33.3333333333% 0, 66.6666666667% 0, 66.6666666667% 0;
  }
  90%, 100% {
    background-position: 0 0, 33.3333333333% 0, 66.6666666667% 0, 100% 0;
  }
}
@keyframes d10-2 {
  0%, 49.99% {
    transform: scale(1);
  }
  50%, 100% {
    transform: scale(-1);
  }
}
/*
  Diagonal Fade-in Animation
  Usage: Apply {{diagonal-fade-in}} modifier to container with card elements
  <div {{diagonal-fade-in}}>
    <div class="card">Card 1</div>
    <div class="card">Card 2</div>
    <div class="card">Card 3</div>
  </div>
*/
.diagonal-fade-in-container {
  display: grid;
  gap: 16px;
  grid-template-columns: repeat(auto-fit, minmax(200px, 1fr));
}
.diagonal-fade-in-container.flex-layout {
  display: flex;
  flex-wrap: wrap;
  gap: 16px;
}
.diagonal-fade-in-container.flex-layout > * {
  flex: 1;
  min-width: 200px;
}
.diagonal-fade-in-container.grid-layout {
  display: grid;
  grid-template-columns: repeat(auto-fit, minmax(200px, 1fr));
  gap: 16px;
}

@keyframes diagonal-fade-in {
  0% {
    opacity: 0;
    transform: translateY(10px) scale(0.95);
  }
  100% {
    opacity: 1;
    transform: translateY(0) scale(1);
  }
}
@keyframes diagonal-fade-in-bounce {
  0% {
    opacity: 0;
    transform: translateY(15px) scale(0.9);
  }
  60% {
    opacity: 1;
    transform: translateY(-2px) scale(1.02);
  }
  100% {
    opacity: 1;
    transform: translateY(0) scale(1);
  }
}
@keyframes diagonal-slide-in {
  0% {
    opacity: 0;
    transform: translateX(-20px) translateY(10px);
  }
  100% {
    opacity: 1;
    transform: translateX(0) translateY(0);
  }
}
.diagonal-fade-in-stagger > * {
  opacity: 0;
  transform: translateY(10px);
  transition: opacity 300ms ease-out, transform 300ms ease-out;
}
.diagonal-fade-in-stagger > *:nth-child(1) {
  animation-delay: 0ms;
}
.diagonal-fade-in-stagger > *:nth-child(2) {
  animation-delay: 25ms;
}
.diagonal-fade-in-stagger > *:nth-child(3) {
  animation-delay: 50ms;
}
.diagonal-fade-in-stagger > *:nth-child(4) {
  animation-delay: 75ms;
}
.diagonal-fade-in-stagger > *:nth-child(5) {
  animation-delay: 100ms;
}
.diagonal-fade-in-stagger > *:nth-child(6) {
  animation-delay: 125ms;
}
.diagonal-fade-in-stagger > *:nth-child(7) {
  animation-delay: 150ms;
}
.diagonal-fade-in-stagger > *:nth-child(8) {
  animation-delay: 175ms;
}
.diagonal-fade-in-stagger > *:nth-child(9) {
  animation-delay: 200ms;
}
.diagonal-fade-in-stagger > *:nth-child(10) {
  animation-delay: 225ms;
}
.diagonal-fade-in-stagger > *:nth-child(11) {
  animation-delay: 250ms;
}
.diagonal-fade-in-stagger > *:nth-child(12) {
  animation-delay: 275ms;
}
.diagonal-fade-in-stagger > *.animate {
  opacity: 1;
  transform: translateY(0);
}

@media (max-width: 768px) {
  .diagonal-fade-in-container {
    grid-template-columns: 1fr;
    gap: 12px;
  }
  .diagonal-fade-in-container.flex-layout > * {
    min-width: 100%;
  }
}
@media (min-width: 1200px) {
  .diagonal-fade-in-container {
    gap: 20px;
  }
}
.c-mw-home-login-page .login-container {
  width: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
}
.c-mw-home-login-page .c-mw-home-footer,
.c-mw-home-login-page .c-mw-home-header {
  transition: all 0.3s ease-in-out;
  position: fixed;
  z-index: 1;
}
.c-mw-home-login-page .c-mw-home-header {
  top: 0;
  transform: translateY(calc(-120% - 64px));
}
@media (max-height: 820px) or (max-width: 1023px) {
  .c-mw-home-login-page .c-mw-home-header {
    display: none;
  }
}
.c-mw-home-login-page .c-mw-home-footer {
  bottom: 0;
  height: 220px;
  transform: translateY(120%);
}
.c-mw-home-login-page.state-full .c-mw-home-footer,
.c-mw-home-login-page.state-full .c-mw-home-header {
  transform: translateY(0);
}
.c-mw-home-login-page.state-full .c-mw-home-auth-form {
  padding-bottom: 220px;
}
@media (max-height: 600px) {
  .c-mw-home-login-page.state-full .c-mw-home-auth-form {
    padding-bottom: 0;
    height: 80vh;
    height: 80dvh;
    min-height: 80vh;
    min-height: 80dvh;
  }
  .c-mw-home-login-page.state-full .c-mw-home-footer {
    display: none;
  }
}
.c-mw-home-login-page.state-stripped .auth-form-hero .hero-header,
.c-mw-home-login-page.state-stripped .auth-form-hero .hero-text {
  transform: scale(0) translateY(-100%);
  opacity: 0;
  transition: all 0.2s ease-in-out;
}
.c-mw-home-login-page.step-0 .c-mw-home-card-details.card-number-0, .c-mw-home-login-page.step-0 .c-mw-home-card-details.card-number-1, .c-mw-home-login-page.step-1 .c-mw-home-card-details.card-number-0, .c-mw-home-login-page.step-1 .c-mw-home-card-details.card-number-1 {
  transition-delay: 0.2s;
}
.c-mw-home-login-page.step-0 .c-mw-home-card-details:not(.card-number-0), .c-mw-home-login-page.step-0 .c-mw-home-card-details:not(.card-number-1), .c-mw-home-login-page.step-1 .c-mw-home-card-details:not(.card-number-0), .c-mw-home-login-page.step-1 .c-mw-home-card-details:not(.card-number-1) {
  transition-delay: 0;
}

.c-mw-audio {
  background-color: var(--bg3);
}
.c-mw-audio .audio_tracker {
  height: 3px;
  width: 100%;
  background-color: var(--bg2);
}
.c-mw-audio .audio_tracker-wrapper:after {
  left: var(--tracker-left);
}
.c-mw-audio .btn-circle {
  background-color: transparent;
  border-color: transparent;
}
.c-mw-audio .audio_time_played {
  flex: 1 auto;
  white-space: nowrap;
  font-size: 12px;
  font-style: normal;
  font-weight: 400;
  line-height: 135%;
  letter-spacing: -0.12px;
  min-width: 30px;
}

.c-mw-post .c-mw-audio {
  padding: 24px 16px 16px;
}

.post_content--photo + .post_content .c-mw-audio {
  margin-top: 16px;
}

.c-mw-chat-message .chat-message_body .c-mw-audio {
  padding: 0;
  background-color: transparent;
}

.c-chat-message-reply-to .c-mw-audio {
  padding: 4px 8px 0;
  background-color: transparent;
}

.c-mw-chat-send-reply .c-mw-audio {
  padding: 8px;
}

.c-mw-audio-feed .c-mw-audio {
  background-color: transparent;
}
.c-mw-audio-feed .c-mw-audio .audio_tracker {
  background-color: var(--bg1);
}

.c-mw-crop-photo .dialog-content {
  padding: 0;
  height: 472px;
}

@media all and (max-width: 960px) {
  .c-mw-crop-photo .dialog_wrapper {
    min-width: 100%;
  }
  .c-mw-crop-photo .dialog_inner {
    max-width: 100%;
  }
}
.c-mw-cropper {
  width: 100%;
  height: 100%;
  position: relative;
  display: flex;
  align-items: center;
  margin: auto;
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  min-height: 0;
}

.c-mw-cropper .crop-wrap {
  width: 100%;
  height: 100%;
  background: rgba(255, 255, 255, 0.25);
  position: relative;
}

.c-mw-cropper #canvas {
  display: none;
}

.c-mw-document {
  display: flex;
  padding: 16px;
  box-sizing: border-box;
  width: 100%;
}
.c-mw-document:not(:last-of-type) {
  border-bottom: 1px solid var(--border1);
}
.c-mw-document .doc-type {
  display: flex;
  justify-content: center;
}
.c-mw-document .doc-type img {
  max-height: 24px;
  max-width: 24px;
}
.c-mw-document .doc-edit-link {
  cursor: pointer;
}
.c-mw-document .doc-inner_wrapper {
  display: flex;
  margin-left: 12px;
  width: calc(100% - 92px);
  flex-wrap: wrap;
}
[dir=rtl] .c-mw-document .doc-inner_wrapper {
  margin-left: 0;
  margin-right: 12px;
}
.c-mw-document .doc-inner_wrapper .doc-name_wrapper {
  font-size: 14px;
  font-style: normal;
  font-weight: 400;
  line-height: 135%;
  letter-spacing: -0.14px;
  margin-right: 16px;
  width: 100%;
  overflow: clip;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  display: inline-block;
}
[dir=rtl] .c-mw-document .doc-inner_wrapper .doc-name_wrapper {
  margin-right: 0;
  margin-left: 16px;
}
.c-mw-document .postbar-item {
  position: relative;
  margin-left: 16px;
  padding-left: 16px;
}
[dir=rtl] .c-mw-document .postbar-item {
  margin-left: 0;
  margin-right: 16px;
  padding-left: 0;
  padding-right: 16px;
}
.c-mw-document .postbar-item:before {
  top: calc(50% - 2px);
  left: -3px;
  content: "";
  width: 4px;
  height: 4px;
  position: absolute;
  background-color: var(--font1);
  border-radius: 100%;
}
[dir=rtl] .c-mw-document .postbar-item:before {
  left: -3px;
  right: initial;
}

.c-mw-file-attachment.in-media-dialog .document-preview {
  margin-right: 5px;
}
.c-mw-file-attachment .image-container {
  min-width: 80px;
  min-height: 40px;
  margin-top: 20px;
}
.c-mw-file-attachment .image-container .image-wrapper {
  width: 100%;
  height: 100%;
}
.c-mw-file-attachment .image-container .image-wrapper.is-uploading:after {
  content: "";
  top: 0;
  left: 0;
  right: 0;
  width: 100%;
  height: 100%;
  position: absolute;
  background-color: rgba(232, 233, 232, 0.3);
  border-radius: 20px;
}
.c-mw-file-attachment .image-container .image-wrapper.is-uploading img {
  filter: blur(2px);
}
.c-mw-file-attachment .image-container button {
  top: -7px;
  right: -7px;
}

.c-feedback-dialog .c-mw-file-attachment .image-container {
  width: 100px;
  height: 100px;
  margin: 10px 10px 20px 0;
}
[dir=rtl] .c-feedback-dialog .c-mw-file-attachment .image-container {
  margin: 10px 0 20px 10px;
}

.sidebar-feedback .c-mw-file-attachment .image-container {
  width: 80px;
  height: 60px;
  margin: 10px 10px 0 0;
}
[dir=rtl] .sidebar-feedback .c-mw-file-attachment .image-container {
  margin: 10px 0 0 10px;
}

.comment-your .c-mw-file-attachment .image-container {
  width: 140px;
  height: 140px;
}

.c-mw-file .file_wrapper {
  display: flex;
  align-items: center;
  padding: 10px 15px;
  border-bottom: 1px solid var(--border1);
}
.c-mw-file .file_wrapper .file-edit-link {
  cursor: pointer;
}
.c-mw-file .file_wrapper img {
  max-height: 28px;
  max-width: 28px;
}
.c-mw-file .file_wrapper .file_info_wrapper {
  width: calc(100% - 75px);
  display: flex;
  flex-direction: column;
  flex-wrap: nowrap;
  margin-right: 16px;
  margin-left: 10px;
}
[dir=rtl] .c-mw-file .file_wrapper .file_info_wrapper {
  margin-right: 10px;
  margin-left: 16px;
}
.c-mw-file .file_wrapper .file_info_wrapper .file_info,
.c-mw-file .file_wrapper .file_info_wrapper .file_name {
  display: flex;
  flex-wrap: wrap;
  width: calc(100% - 10px);
  font-size: 10px;
}
.c-mw-file .file_wrapper .file_info_wrapper .file_name {
  font-size: 12px;
  font-style: normal;
  font-weight: 700;
  line-height: 135%;
  letter-spacing: -0.12px;
  cursor: pointer;
  display: block;
}
.c-mw-file .file_wrapper .file_info_wrapper .postbar_buttons {
  width: 100%;
}
.c-mw-file .file_wrapper .file_info_wrapper .postbar_buttons .postbar_button {
  color: var(--font1);
  margin: 0 4px;
  width: auto;
  display: flex;
}
.c-mw-file .file_wrapper .file_info_wrapper .postbar_buttons .postbar_button a {
  color: var(--font1);
}
.c-mw-file .file_wrapper .file_info_wrapper .postbar_buttons .postbar_button:first-of-type {
  margin-left: 0;
}
[dir=rtl] .c-mw-file .file_wrapper .file_info_wrapper .postbar_buttons .postbar_button:first-of-type {
  margin-right: 0;
  margin-left: inherit;
}
.c-mw-file .file_wrapper .file_info_wrapper .postbar_buttons .postbar_button:not(:first-child):before {
  content: "|";
  margin-top: 1px;
  line-height: 10px;
}
.c-mw-file .file_wrapper .file_info_wrapper .postbar_buttons .postbar_button.timeago_wrapper {
  display: flex;
}
.c-mw-file .file_wrapper .file_info_wrapper .postbar_buttons .postbar_button.timeago_wrapper span {
  margin: 0 2px;
}
.c-mw-file .file_wrapper .file_info_wrapper .postbar_buttons .postbar_button.doc-size span {
  margin: 0 8px;
}
.c-mw-file .file_wrapper .file_info_wrapper .postbar_buttons .postbar_button.doc-download {
  cursor: pointer;
}
.c-mw-file .file_wrapper .file_info_wrapper .postbar_buttons .postbar_button.doc-download svg {
  margin: 2px 2px 0 3px;
}
[dir=rtl] .c-mw-file .file_wrapper .file_info_wrapper .postbar_buttons .postbar_button.doc-download svg {
  margin: 2px 3px 0 2px;
}
.c-mw-file .file_wrapper .file_info_wrapper .postbar_buttons .postbar_button svg {
  max-height: 10px;
}
.c-mw-file .c-mw-dropdown-menu {
  z-index: 22;
}

.chat-media_content-files .c-mw-file .file_wrapper .file_info_wrapper {
  margin: 0 10px;
}

.c-mw-folder {
  max-height: 512px;
  overflow-y: auto;
}
.c-mw-folder li.selected > .folder-name {
  font-weight: 600;
  text-decoration: underline;
}
.c-mw-folder .folder-name {
  position: relative;
}

.c-mw-gif-image img,
.c-mw-gif-image source {
  max-width: 100%;
  height: auto !important;
}

.c-mw-gif-urls .selected-gifs {
  display: flex;
  flex-flow: row wrap;
}
.c-mw-gif-urls .selected-gifs .selected-gif {
  margin: 0 12px 12px 0;
  position: relative;
}
[dir=rtl] .c-mw-gif-urls .selected-gifs .selected-gif {
  margin: 0 0 12px 12px;
}
.c-mw-gif-urls .selected-gifs .selected-gif button {
  top: -8px;
  right: -8px;
  position: absolute;
}
[dir=rtl] .c-mw-gif-urls .selected-gifs .selected-gif button {
  right: auto;
  left: -8px;
}
.c-mw-gif-urls .selected-gifs .selected-gif img {
  width: 100%;
  border-radius: 4px;
}

.c-mw-postbox .c-mw-gif-urls .selected-gifs img {
  height: 200px;
  min-width: 20px;
  width: auto;
}

.comment-your .c-mw-gif-urls .selected-gif {
  margin: 20px 12px 5px 0;
}
[dir=rtl] .comment-your .c-mw-gif-urls .selected-gif {
  margin: 20px 0 5px 12px;
}

.c-mw-lottie-player .lottie-player {
  width: 100%;
  height: 100%;
}
.c-mw-lottie-player.skin-rewards-list, .c-mw-lottie-player.skin-onboarding-dialog {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: auto;
  z-index: 21;
}
.c-mw-lottie-player.skin-rocket-placeholder {
  position: absolute;
  top: 0;
  height: 100vh;
  margin-left: -16px;
}
[dir=rtl] .c-mw-lottie-player.skin-rocket-placeholder {
  margin-left: 0;
  margin-right: -16px;
}
.c-mw-lottie-player.skin-toaster-confetti {
  position: absolute;
  top: -50px;
  width: 360px;
  height: 450px;
  z-index: -1;
}
.c-mw-lottie-player.skin-feed-ad-confetti {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 2;
  pointer-events: none;
}
.c-mw-lottie-player.skin-dialog-confetti {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 21;
  pointer-events: none;
}
.c-mw-lottie-player.skin-campaign-post-checkmark {
  height: 50%;
}

.c-app-myworld-watch .c-mw-lottie-player {
  top: -104px;
}

.c-mw-mewe-playbox {
  width: 110px;
  height: 110px;
  padding: 10px;
  box-sizing: border-box;
  background: linear-gradient(to bottom, #ffffff, var(--border1));
  border-radius: 100%;
  transition: All 0.15s ease-out;
}
.c-mw-mewe-playbox.mewe-playbox--played {
  min-height: 0;
  max-height: 0;
  padding: 0;
  overflow: hidden;
}
.c-mw-mewe-playbox.mewe-playbox--mewe_me .mewe-playbox_clock {
  color: #3844ac;
}
.c-mw-mewe-playbox.mewe-playbox--mewe_we .mewe-playbox_clock {
  color: var(--brand-color);
}
.c-mw-mewe-playbox.mewe-playbox--mewe_dc .mewe-playbox_clock {
  color: #5383db;
}
.c-mw-mewe-playbox .mewe-playbox_wrapper {
  width: 100%;
  height: 100%;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: space-between;
  padding: 21px 0 15px 0;
  box-sizing: border-box;
  cursor: pointer;
  background-color: var(--bg1);
  box-shadow: 0 2px 4px 1px rgba(115, 115, 115, 0.1);
  border: 1px solid var(--border1);
  border-radius: 100%;
}
.c-mw-mewe-playbox .mewe-playbox_clock {
  width: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
}
.c-mw-mewe-playbox .mewe-playbox_clock .expirable_me,
.c-mw-mewe-playbox .mewe-playbox_clock .expirable_we {
  margin-left: 5px;
}
.c-mw-mewe-playbox span {
  font-size: 12px;
  font-style: normal;
  font-weight: 700;
  line-height: 135%;
  letter-spacing: -0.12px;
}
.c-mw-mewe-playbox span.mewe-playbox_time--hours {
  color: #a6a6a6;
}
.c-mw-mewe-playbox span.mewe-playbox_time--minutes {
  color: #717171;
}
.c-mw-mewe-playbox span.mewe-playbox_time--seconds {
  color: #bc5151;
}

@keyframes fadein {
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}
@-webkit-keyframes fadein {
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}
.c-mw-mewe-player {
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  align-items: center;
  position: absolute;
  background-color: rgba(232, 236, 239, 0.9);
  box-sizing: border-box;
  z-index: 20;
  cursor: pointer;
  -webkit-animation: fadein 0.1s;
  -moz-animation: fadein 0.1s;
  animation: fadein 0.1s;
  display: none;
}
.c-mw-mewe-player.opened {
  display: flex;
}
.c-mw-mewe-player .mewe-player_wrapper {
  height: auto;
  margin: 0 auto;
  position: relative;
  overflow: hidden;
  border-radius: 100%;
  transition: All 0.15s ease-out;
}
.c-mw-mewe-player .mewe-player_wrapper .dc-image {
  width: 100%;
  height: 100%;
  border-radius: 100%;
}
.c-mw-mewe-player .mewe-player_wrapper .dc-video {
  transition: All 0.15s ease-out;
}
.c-mw-mewe-player .dc-circle {
  left: 0;
  width: 100%;
  height: 100%;
  position: absolute;
  transform: rotate(-90deg);
}
.c-mw-mewe-player .dc-circle circle {
  cx: 50%;
  cy: 50%;
  fill: transparent;
  stroke-width: 5px;
  stroke-dashoffset: 0;
  transition: All 0.15s ease-out;
}
.c-mw-mewe-player .dc-circle circle:first-of-type {
  stroke: #b3b3b3;
  stroke-dashoffset: 0;
}

.chat--small .c-mw-mewe-player .mewe-player_wrapper {
  max-width: 187px;
  max-height: 187px;
}
.chat--small .c-mw-mewe-player .mewe-player_wrapper .dc-video {
  width: 255px;
  height: 255px;
  margin: -35px 0 0 -35px;
}
[dir=rtl] .chat--small .c-mw-mewe-player .mewe-player_wrapper .dc-video {
  margin: -35px -35px 0 0;
}
.chat--small .c-mw-mewe-player .dc-circle circle {
  r: 102px;
  stroke-dasharray: 640.88;
}
.chat--small .c-mw-mewe-player .dc-circle circle:last-of-type {
  stroke-dashoffset: 640.88;
}

.chat--expanded .c-mw-mewe-player .mewe-player_wrapper,
.chat-window--media-expanded .c-mw-mewe-player .mewe-player_wrapper {
  max-width: 300px;
  max-height: 300px;
}
.chat--expanded .c-mw-mewe-player .mewe-player_wrapper .dc-video,
.chat-window--media-expanded .c-mw-mewe-player .mewe-player_wrapper .dc-video {
  width: 410px;
  height: 410px;
  margin: -55px 0 0 -55px;
}
[dir=rtl] .chat--expanded .c-mw-mewe-player .mewe-player_wrapper .dc-video,
[dir=rtl] .chat-window--media-expanded .c-mw-mewe-player .mewe-player_wrapper .dc-video {
  margin: -55px -55px 0 0;
}
.chat--expanded .c-mw-mewe-player .dc-circle,
.chat-window--media-expanded .c-mw-mewe-player .dc-circle {
  min-width: 330px;
  min-height: 330px;
}
.chat--expanded .c-mw-mewe-player .dc-circle circle,
.chat-window--media-expanded .c-mw-mewe-player .dc-circle circle {
  r: 152px;
  stroke-dasharray: 992.74;
}
.chat--expanded .c-mw-mewe-player .dc-circle circle:last-of-type,
.chat-window--media-expanded .c-mw-mewe-player .dc-circle circle:last-of-type {
  stroke-dashoffset: 992.74;
}

.chat--small .c-mw-mewe-player {
  top: 57px;
  height: calc(100% - 42px);
}

.chat--expanded .c-mw-mewe-player {
  top: 42px;
  height: calc(100% - 42px);
}

.chat-window--media-expanded .c-mw-mewe-player {
  height: 100%;
}

.c-mw-photo-carousel {
  position: relative;
  justify-content: center;
  overflow: hidden;
  border-radius: 20px;
}
.c-mw-photo-carousel .uploaded-image-wrapper {
  overflow: hidden;
  border-radius: 20px;
  width: 100%;
}
.c-mw-photo-carousel .uploaded-image-wrapper img {
  width: 100%;
  height: 100%;
}
.c-mw-photo-carousel .predefined-images-wrapper {
  width: 100%;
}
.c-mw-photo-carousel .predefined-images-wrapper .predefined-images-inner {
  overflow: hidden;
  position: relative;
  width: 100%;
  border-radius: 20px;
}
@media all and (max-width: 620px) {
  .c-mw-photo-carousel .predefined-images-wrapper .predefined-images-inner {
    height: auto !important;
  }
}
.c-mw-photo-carousel .predefined-images-wrapper .predefined-images-inner .predefined-images-list {
  width: 20000em;
  position: relative;
  transition: margin 0.35s ease-out;
  height: auto;
}
.c-mw-photo-carousel .predefined-images-wrapper .predefined-images-inner .predefined-images-list img {
  height: auto;
  border-radius: 20px;
}
.c-mw-photo-carousel .progress-wrapper {
  position: absolute;
  width: 460px;
  margin: 0 40px;
}
.c-mw-photo-carousel .btn-nav {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  z-index: 1;
  align-items: center;
  justify-content: center;
}
.c-mw-photo-carousel .btn-prev {
  left: 8px;
}
.c-mw-photo-carousel .btn-next {
  right: 8px;
}

.c-mw-photo-carousel.group .predefined-images-inner {
  height: 198px;
}

.c-mw-photo-carousel.event .predefined-images-inner {
  height: 172px;
}

.c-mw-video-play-button {
  width: 100%;
  height: 100%;
  position: relative;
}
.c-mw-video-play-button .video-play-btn {
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  width: 20%;
  height: 20%;
  margin: auto;
  position: absolute;
  background-image: url("/assets/images/icons/play-button.svg");
  background-repeat: no-repeat;
  background-size: contain;
  background-position: center;
  border-radius: 4px;
}

.photos-photostream-el .c-mw-video-play-button .video-play-btn {
  width: 30%;
  height: 30%;
}

.postbox_media_photo_img_wrapper .c-mw-video-play-button {
  position: inherit;
}

.c-mw-video-player-ad {
  width: 100%;
  max-height: calc(100vh - 280px);
  min-height: 300px;
  margin-inline: auto;
}
.c-mw-video-player-ad .video-player-video {
  width: 100%;
  height: 100%;
  position: relative;
}
.c-mw-video-player-ad .btn-toggle-mute {
  position: absolute;
  top: 16px;
  right: 16px;
  z-index: 1;
}

.c-mw-post .c-mw-video-player {
  position: absolute;
  top: 0;
  left: 0;
}
.c-mw-video-player .video-player-video {
  width: 100%;
  height: 100%;
  position: relative;
}
.c-mw-video-player .video-player-video.no-poster {
  background-color: var(--grey100);
}
.c-mw-chat.small-chat .c-mw-video-player .icn.play-circle {
  width: 32px;
  height: 32px;
}

.c-mw-voice.is-recorder {
  background-color: var(--yellow10);
}
.c-mw-voice .voice_buttons {
  color: var(--grey100);
  padding: 0 16px;
  margin-top: 32px;
}
.c-mw-voice .voice_buttons .voice_wave-svg {
  width: 100%;
  position: absolute;
  margin-bottom: 24px;
  z-index: -1;
  color: var(--yellow50);
}
.c-mw-voice .voice_close-button {
  top: 8px;
  right: 8px;
  position: absolute;
  z-index: 2;
}
[dir=rtl] .c-mw-voice .voice_close-button {
  right: auto;
  left: 8px;
}

.small-chat .c-mw-voice {
  bottom: 100%;
  position: absolute;
  border-radius: 0;
  z-index: 1;
}
.small-chat .c-mw-voice .c-mw-audio {
  border-radius: 0;
}

.small-chat.chat--minimized .c-mw-voice {
  height: 0;
  overflow: hidden;
}

.c-mw-cloud-storage-usage {
  padding: 40px;
}
.c-mw-cloud-storage-usage.skin-compact {
  padding: 0;
}
.c-mw-cloud-storage-usage.skin-compact .storage-content {
  margin: 0 0 24px;
}
@media all and (min-width: 910px) {
  .c-mw-cloud-storage-usage.skin-compact {
    display: none;
  }
}
.c-mw-cloud-storage-usage .storage-content {
  max-width: 300px;
}
.c-mw-cloud-storage-usage .storage-content.animation-loading-2 {
  height: 40px;
}
.c-mw-cloud-storage-usage .storage-content .disk-usage-total {
  height: 8px;
  background-color: var(--progress-bg);
}
.c-mw-cloud-storage-usage .storage-content .disk-usage-total .disk-usage-used {
  min-width: 5%;
}
.c-mw-cloud-storage-usage .storage-footer {
  align-items: flex-start;
}
@media all and (min-width: 620px) and (max-width: 1023px) {
  .c-mw-cloud-storage-usage .storage-footer {
    align-items: flex-end;
  }
}

.c-mw-notification {
  transition: all 0.15s ease-out;
}
.c-mw-notification:not(:last-of-type) {
  border-bottom: 1px solid var(--border1);
}
.c-mw-notification.notification_unseen {
  background-color: var(--notification-unseen-bg);
}
.c-mw-notification.notification_highlighted {
  background-color: var(--notification-highlighted-bg);
}
.c-mw-notification.notification_highlighted:before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 6px;
  height: 100%;
  background-color: var(--notification-highlighted-border);
}
[dir=rtl] .c-mw-notification.notification_highlighted:before {
  right: 0;
  left: auto;
}
.c-mw-notification.has-detail .notification_text {
  max-width: 455px;
}
.c-mw-notification .notification_avatar {
  width: 48px;
  height: 48px;
  border-radius: 100%;
  object-fit: cover;
  margin-top: 6px;
}
.c-mw-notification .nsfw_blur img {
  width: 48px;
  height: 48px;
  border-radius: 100%;
  object-fit: cover;
}
.c-mw-notification .notification_content {
  max-width: calc(100% - 72px);
  flex: 1;
}
.c-mw-notification .notification_content .notification_content_emojis {
  margin-top: 10px;
  display: flex;
}
.c-mw-notification .notification_content .notification_content_emojis li {
  display: flex;
  align-items: center;
}
.c-mw-notification .notification_content .notification_content_emojis li:not(:first-of-type) {
  margin-left: 8px;
}
[dir=rtl] .c-mw-notification .notification_content .notification_content_emojis li:not(:first-of-type) {
  margin-right: 8px;
  margin-left: 0;
}
.c-mw-notification .notification_content .notification_content_emojis li .emoji {
  margin-right: 2px;
}
[dir=rtl] .c-mw-notification .notification_content .notification_content_emojis li .emoji {
  margin-right: 0;
  margin-left: 2px;
}
.c-mw-notification .notification_content .emojis-placeholder {
  height: 22px;
}
.c-mw-notification .notification_text {
  max-width: 490px;
}
.c-mw-notification .notification_text .notification_text_user {
  font-weight: 600;
  color: var(--font1);
}
.c-mw-notification .notification_text .c-mw-badge {
  vertical-align: text-top;
}
.c-mw-notification .notification_text .post {
  display: inline-flex;
  align-items: center;
}
.c-mw-notification .notification_text .post p {
  line-clamp: 1;
  display: -webkit-box;
  -webkit-line-clamp: 1;
  -webkit-box-orient: vertical;
  overflow: hidden;
}
.c-mw-notification .notification_text .post p + p {
  display: none;
}
.c-mw-notification .notification_text .post .emoji {
  width: 16px;
  height: 16px;
  margin: 0 2px;
}
.c-mw-notification .notification_text .attachement {
  max-height: 80px;
  display: flex;
  margin-top: 10px;
  border-radius: 4px;
}
.c-mw-notification .notification_details_place {
  max-width: 40%;
}
.c-mw-notification .notification_details_place:before {
  content: "";
  width: 4px;
  height: 4px;
  position: absolute;
  background-color: var(--font1);
  border-radius: 100%;
  top: calc(50% - 2px);
  right: 0;
}
[dir=rtl] .c-mw-notification .notification_details_place:before {
  right: auto;
  left: 0;
}
.c-mw-notification.with-buttons .notification_details .notification_details_place {
  max-width: 30%;
}
.c-mw-notification .notification_buttons {
  min-width: 82px;
}
.c-mw-notification .notification_buttons button {
  font-size: 12px;
  font-style: normal;
  font-weight: 700;
  line-height: 135%;
  letter-spacing: -0.12px;
  margin-top: 10px;
}
.c-mw-notification .notification_buttons button.notif-decline-btn {
  color: var(--font1);
}
.c-mw-notification .notification_buttons button svg {
  width: 16px;
  height: 16px;
  margin-right: 8px;
}
[dir=rtl] .c-mw-notification .notification_buttons button svg {
  margin-right: 0;
  margin-left: 8px;
}
.c-mw-notification .notification_preview img {
  max-width: 60px;
  max-height: 80px;
  border-radius: 4px;
  margin: 8px 0;
}
.c-mw-notification .notification_preview svg {
  width: 32px;
  height: 32px;
}
.c-mw-notification .notification_buttons + .notification_preview {
  margin-left: 20px;
}
[dir=rtl] .c-mw-notification .notification_buttons + .notification_preview {
  margin-right: 20px;
  margin-left: 0;
}

.c-mw-postbox-placeholder {
  --postbox-placeholder-bg: rgba(var(--grey60-rgb), 0.7);
  --postbox-placeholder-border: var(--grey70);
}

[data-theme=light] .c-mw-postbox-placeholder {
  --postbox-placeholder-bg: var(--grey20);
  --postbox-placeholder-border: var(--grey50);
}

.c-mw-postbox-placeholder {
  display: flex;
  align-items: center;
  padding: 12px 16px;
  margin-bottom: 24px;
  box-sizing: border-box;
  background: var(--postbox-placeholder-bg);
  border: 1px solid var(--postbox-placeholder-border);
  height: 56px;
  border-radius: 28px;
  position: relative;
  cursor: pointer;
}
.c-mw-postbox-placeholder .postbox-placeholder_text {
  font-size: 16px;
  font-style: normal;
  font-weight: 500;
  line-height: 135%;
  letter-spacing: -0.16px;
  color: var(--input-color);
  margin: 0 8px;
  cursor: pointer;
}
@media screen and (max-width: 659px) {
  .c-mw-postbox-placeholder {
    display: none;
  }
}

.c-mw-postbox-schedule .date-picker {
  margin-right: 10px;
}
[dir=rtl] .c-mw-postbox-schedule .date-picker {
  margin-right: 0;
  margin-left: 10px;
}

.gif {
  display: block;
  max-width: 100%;
  cursor: pointer;
  margin: 5px 0;
  border-radius: 4px;
}

@property --locked-border-angle {
  syntax: "<angle>";
  initial-value: 0deg;
  inherits: false;
}
@keyframes locked-border-spin {
  to {
    --locked-border-angle: 360deg;
  }
}
.c-mw-postbox {
  min-width: 320px;
  background-color: var(--grey30);
  color: var(--font1);
}
.c-mw-postbox .postbox_close-btn {
  position: absolute;
  top: -8px;
  right: -8px;
  z-index: 1;
}
[dir=rtl] .c-mw-postbox .postbox_close-btn {
  right: auto;
  left: -8px;
}
.c-mw-postbox .postbox_header {
  display: grid;
  grid-template-columns: 40px minmax(0, 1fr);
  column-gap: 16px;
  padding: 32px 24px 0;
}
@media all and (max-width: 620px) {
  .c-mw-postbox .postbox_header {
    padding: 16px 16px 0;
  }
}
.c-mw-postbox .postbox_header .share-with-dropdown {
  margin-top: 4px;
}
.c-mw-postbox .postbox_header .share-with-dropdown .dropdown_inner {
  min-width: 375px;
  padding: 0;
  overflow: hidden;
}
.c-mw-postbox .postbox_content .postbox_editor,
.c-mw-postbox .postbox_content .postbox_media {
  height: 100%;
  box-sizing: border-box;
  position: relative;
}
.c-mw-postbox .postbox_content .postbox_editor {
  margin-inline: 40px;
}
@media all and (max-width: 620px) {
  .c-mw-postbox .postbox_content .postbox_editor {
    margin-inline: 16px;
  }
}
.c-mw-postbox .postbox_content .postbox_editor .postbox_editor_textarea {
  height: 100%;
  background: transparent;
}
.c-mw-postbox .postbox_content .postbox_editor .text-editor {
  flex-direction: column;
  border: none;
  border-radius: 0;
  caret-color: var(--violet60);
  border-bottom: 1px solid var(--grey50);
  padding-bottom: 8px;
}
.c-mw-postbox .postbox_content .postbox_editor .text-editor .ql-editor {
  max-height: 280px;
  min-height: 144px;
  flex: 1 0 144px;
  color: var(--grey100);
}
.c-mw-postbox .postbox_content .postbox_editor .text-editor .ql-editor.ql-blank:before {
  color: var(--grey60);
}
.c-mw-postbox .postbox_content .postbox_editor .text-editor .quill-buttons {
  margin: 0 8px;
}
.c-mw-postbox .postbox_content .postbox_editor .text-editor .quill-buttons .editor-btn {
  padding: 8px;
}
.c-mw-postbox .postbox_content .postbox_editor .text-editor .quill-buttons .editor-btn .icn.hashtag-2,
.c-mw-postbox .postbox_content .postbox_editor .text-editor .quill-buttons .editor-btn .icn.smile-1,
.c-mw-postbox .postbox_content .postbox_editor .text-editor .quill-buttons .editor-btn .icn.text {
  color: var(--grey100);
  width: 16px;
  height: 16px;
}
.c-mw-postbox .postbox_content .postbox_editor .text-editor .postbox_editor_tags {
  border-bottom: 1px solid var(--grey50);
  padding-bottom: 4px;
  margin: 8px 0;
}
.c-mw-postbox .postbox_content .postbox_editor .text-editor .postbox_editor_tags .tag-item {
  cursor: pointer;
  overflow: clip;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  display: inline-block;
}
.c-mw-postbox .postbox_content .postbox_media {
  flex: 1;
}
.c-mw-postbox .postbox_content .postbox_media .postbox_media_list {
  display: flex;
  flex-wrap: wrap;
  max-height: 250px;
  overflow-y: auto;
  margin: 16px 0;
  padding-top: 8px;
  box-sizing: border-box;
  gap: 16px;
}
.c-mw-postbox .postbox_content .postbox_media .btn-add-photo {
  color: var(--grey100) !important;
}
.c-mw-postbox .postbox_buttons_wrapper {
  position: relative;
}
.c-mw-postbox .postbox_buttons_wrapper .postbox_buttons {
  margin-inline: 32px;
}
@media all and (max-width: 620px) {
  .c-mw-postbox .postbox_buttons_wrapper .postbox_buttons {
    margin-inline: 8px;
  }
}
.c-mw-postbox .postbox_buttons_wrapper .postbox_buttons .c-mw-button.btn-circle {
  color: var(--grey100);
}
.c-mw-postbox .postbox_buttons_wrapper .add-media-dropdown {
  margin-left: 24px;
}
[dir=rtl] .c-mw-postbox .postbox_buttons_wrapper .add-media-dropdown {
  margin-left: 0;
  margin-right: 24px;
}
.c-mw-postbox .postbox_buttons_wrapper .add-media-dropdown .dropdown_inner {
  min-width: 240px;
}
.c-mw-postbox .postbox_options {
  border-radius: 20px;
  background-color: var(--white-fixed);
  margin-inline: 32px;
  padding: 16px;
}
@media all and (max-width: 620px) {
  .c-mw-postbox .postbox_options {
    margin-inline: 16px;
  }
}
.c-mw-postbox .postbox_options .postbox_option {
  display: flex;
  align-items: flex-start;
  column-gap: 16px;
}
.c-mw-postbox .postbox_options .postbox_option .postbox_option_icon {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 40px;
  height: 40px;
  border-radius: 8px;
  background-color: var(--grey20);
}
.c-mw-postbox .postbox_options .postbox_option .postbox_option_icon .icn {
  width: 24px;
  height: 24px;
  color: var(--grey100);
}
.c-mw-postbox .postbox_options .postbox_option .postbox_option_content {
  display: flex;
  flex-direction: column;
  justify-content: center;
  width: 100%;
  min-height: 40px;
}
.c-mw-postbox .postbox_options .postbox_option .tip-value-buttons .c-mw-button {
  font-size: 14px !important;
}
.c-mw-postbox .locked-content-control .h-input_text {
  text-align: center;
  padding-right: 52px !important;
}
[dir=rtl] .c-mw-postbox .locked-content-control .h-input_text {
  padding-right: 0 !important;
  padding-left: 52px !important;
}
.c-mw-postbox .locked-content-control .soshi-label {
  position: absolute;
  right: 12px;
  margin-bottom: -4px;
}
[dir=rtl] .c-mw-postbox .locked-content-control .soshi-label {
  right: auto;
  left: 12px;
}
.c-mw-postbox .locked-content-control .h-input_text {
  max-width: 120px;
}
.c-mw-postbox .postbox_submit-wrapper {
  padding: 10px 24px 32px;
}
@media all and (max-width: 620px) {
  .c-mw-postbox .postbox_submit-wrapper {
    padding: 10px 16px 16px;
  }
}
.c-mw-postbox .postbox_media {
  margin-inline: 40px;
}
@media all and (max-width: 620px) {
  .c-mw-postbox .postbox_media {
    margin-inline: 16px;
  }
}
.c-mw-postbox .postbox_media {
  /************************ VIDEO ************************/
}
.c-mw-postbox .postbox_media .postbox_media_video {
  display: flex;
  align-items: center;
  justify-content: center;
  position: relative;
  margin: 16px 40px 0;
  height: 230px;
  width: auto;
  border-radius: 20px;
  background-color: #000000;
}
.c-mw-postbox .postbox_media .postbox_media_video .btn-remove-video {
  position: absolute;
  top: -8px;
  right: -8px;
  z-index: 2;
}
[dir=rtl] .c-mw-postbox .postbox_media .postbox_media_video .btn-remove-video {
  right: auto;
  left: -8px;
}
.c-mw-postbox .postbox_media .postbox_media_video .m-progress {
  position: absolute;
  top: 50%;
  left: 25%;
  max-width: 50%;
}
.c-mw-postbox .postbox_media .postbox_media_video .video-element {
  max-height: 230px;
  max-width: 100%;
  height: 100%;
  width: auto;
}
.c-mw-postbox .postbox_media .postbox_media_video .postbox_media_video_placeholder {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  box-sizing: border-box;
  row-gap: 8px;
  width: 100%;
  height: 230px;
  padding: 16px;
  position: relative;
  color: var(--font1);
  background: #000000;
  border-radius: 20px;
}
.c-mw-postbox .postbox_media .postbox_media_video .postbox_media_video_placeholder .play-button {
  flex-shrink: 0;
  width: 40px;
  height: 40px;
}
.c-mw-postbox .postbox_media {
  /************************ LINK ************************/
}
.c-mw-postbox .postbox_media .postbox_media_link {
  display: flex;
  padding: 16px;
  margin: 16px 0;
  background-color: var(--bg2);
  border-radius: 20px;
}
.c-mw-postbox .postbox_media .postbox_media_link.postbox_media_link--loading {
  justify-content: center;
}
.c-mw-postbox .postbox_media .postbox_media_link.postbox_media_link--loading .animation-loading-2 {
  height: 60px;
}
.c-mw-postbox .postbox_media .postbox_media_link .postbox_media_link_thumbnails {
  max-width: 140px;
}
.c-mw-postbox .postbox_media .postbox_media_link .postbox_media_link_thumbnails .postbox_media_link_thumbnails_wrapper {
  height: 140px;
  border-radius: 20px 20px 0 0;
}
.c-mw-postbox .postbox_media .postbox_media_link .postbox_media_link_thumbnails .postbox_media_link_thumbnails_wrapper.postbox_media_link_thumbnails_wrapper--no-thumbnail:after {
  content: "";
  top: 0;
  left: 0;
  right: 0;
  width: 100%;
  height: 100%;
  position: absolute;
  background-color: var(--bg1);
}
.c-mw-postbox .postbox_media .postbox_media_link .postbox_media_link_thumbnails .postbox_media_link_thumbnails_wrapper img {
  max-width: 140px;
  max-height: 140px;
}
.c-mw-postbox .postbox_media .postbox_media_link .postbox_media_link_thumbnails button {
  padding: 8px 0;
}
.c-mw-postbox .postbox_media .postbox_media_link .postbox_media_link_inputs button {
  right: 16px;
  top: 12px;
}
[dir=rtl] .c-mw-postbox .postbox_media .postbox_media_link .postbox_media_link_inputs button {
  right: auto;
  left: 16px;
}
.c-mw-postbox .postbox_media .postbox_media_link .postbox_media_link_inputs .postbox_media_link_url-input {
  padding-right: 48px !important;
}
[dir=rtl] .c-mw-postbox .postbox_media .postbox_media_link .postbox_media_link_inputs .postbox_media_link_url-input {
  padding-left: 48px !important;
  padding-right: 0 !important;
}
.c-mw-postbox .postbox_media .postbox_media_link .postbox_media_link_inputs .c-mw-text-editor .quill-editor,
.c-mw-postbox .postbox_media .postbox_media_link .postbox_media_link_inputs .c-mw-text-editor .ql-editor {
  max-height: 68px;
}
.c-mw-postbox .postbox_media {
  /************************ POLL ************************/
}
.c-mw-postbox .postbox_media .postbox_poll {
  display: flex;
  flex-direction: column;
  padding: 24px 16px;
  margin: 16px 24px 0;
  background-color: var(--bg2);
  border-radius: 20px;
}
.c-mw-postbox .postbox_media .postbox_poll .postbox_poll_length_content {
  height: 0;
}
.c-mw-postbox .postbox_media .postbox_poll .postbox_poll_length_content .select-menu_opener_wrapper {
  width: auto;
  min-width: 110px;
  margin-right: 8px;
}
[dir=rtl] .c-mw-postbox .postbox_media .postbox_poll .postbox_poll_length_content .select-menu_opener_wrapper {
  margin-right: 0;
  margin-left: 8px;
}
.c-mw-postbox .postbox_media .postbox_poll .postbox_poll_options .postbox_poll_option_wrapper .postbox_poll_option_textarea {
  flex-grow: 1;
}
.c-mw-postbox .postbox_media .postbox_poll .postbox_poll_options .postbox_poll_option_wrapper .postbox_poll_options_photo {
  width: 50px;
  height: 45px;
}
.c-mw-postbox .postbox_media .postbox_poll .postbox_poll_options .postbox_poll_option_wrapper .postbox_poll_options_photo-remove_button {
  position: absolute;
  top: -8px;
  right: -10px;
}
[dir=rtl] .c-mw-postbox .postbox_media .postbox_poll .postbox_poll_options .postbox_poll_option_wrapper .postbox_poll_options_photo-remove_button {
  right: auto;
  left: -10px;
}
.c-mw-postbox .postbox_media {
  /********************** OTHER **********************/
}
.c-mw-postbox .postbox_media .postbox_gif-loader .animation-loading-2 {
  height: 60px;
}
.c-mw-postbox {
  /********************** SHARED POST **********************/
}
.c-mw-postbox .shared-post-wrapper {
  margin: 16px 40px 0;
}
@media all and (max-width: 620px) {
  .c-mw-postbox .shared-post-wrapper {
    margin: 16px 8px 0;
  }
}
.c-mw-postbox .shared-post-wrapper .shared-post-preview {
  position: relative;
}
.c-mw-postbox .shared-post-wrapper .shared-post-preview .c-mw-post {
  border: none;
  margin: 0;
  background-color: var(--bg2);
  border-radius: 20px 20px 0 0;
  max-height: 340px;
  overflow: hidden;
}
.c-mw-postbox .shared-post-wrapper .shared-post-preview .c-mw-post:before {
  content: "";
  top: 0;
  left: 0;
  right: 0;
  width: 100%;
  height: 100%;
  position: absolute;
}
.c-mw-postbox .shared-post-wrapper .shared-post-preview .c-mw-post:after {
  content: "";
  bottom: 0;
  left: 0;
  position: absolute;
  width: 100%;
  height: 60px;
  background: linear-gradient(to bottom, rgba(255, 255, 255, 0), var(--bg1));
}
.c-mw-postbox .shared-post-wrapper .shared-post-preview .share-post-link {
  margin: 0;
  padding: 16px;
  border-radius: 20px 20px 0 0;
}
.c-mw-postbox .shared-post-wrapper .link-only {
  border-radius: 0 0 20px 20px;
}
.c-mw-postbox .h-mention,
.c-mw-postbox .h-hashtag {
  color: var(--violet60);
}
.c-mw-postbox .postbar_reactions {
  display: flex;
  align-items: center;
  gap: 16px;
  height: 32px;
  padding: 0 16px;
  background-color: var(--postbar-reactions-bg);
  border-radius: 20px;
}
.c-mw-postbox .postbar_reactions .postbar_reactions_count {
  font-size: 14px;
  font-style: normal;
  font-weight: 400;
  line-height: 135%;
  letter-spacing: -0.14px;
  color: var(--font1);
}
.c-mw-postbox .postbar_reactions.reactions--empty {
  padding: 0;
  height: 0;
  visibility: hidden;
}
.c-mw-postbox .postbar_reactions {
  padding-inline: 8px !important;
}
.c-mw-postbox .postbar_reactions .emoji {
  height: 24px;
  width: 24px;
}

.c-mw-postbox.mycloud .postbox_editor {
  display: none;
}
.c-mw-postbox.mycloud .to-drop.column {
  min-height: 100px;
  background: var(--bg1);
}

.c-mw-privacymail-receivers {
  max-height: 200px;
}
.c-mw-privacymail-receivers li {
  min-width: 220px;
}
.c-mw-privacymail-receivers li .user-name {
  max-width: 180px;
}

.c-mw-profile-main {
  width: 100%;
  top: 104px;
  flex-shrink: 0;
}
@media all and (min-width: 910px) {
  .c-mw-profile-main {
    max-width: 420px;
    position: sticky;
    margin-right: 32px;
    z-index: 2;
  }
  [dir=rtl] .c-mw-profile-main {
    margin-right: 0;
    margin-left: 32px;
  }
}
@media all and (max-width: 909px) {
  .c-mw-profile-main {
    max-width: 800px;
  }
}
.c-mw-profile-main .c-mw-profile-main-avatar .edit-image-btn,
.c-mw-profile-main .c-mw-profile-main-cover .edit-image-btn {
  display: none;
  position: absolute;
  top: calc(50% - 16px);
  left: calc(50% - 16px);
  color: var(--grey40);
  border: none !important;
  background-color: rgba(0, 0, 0, 0.3) !important;
  backdrop-filter: blur(13px);
}
.c-mw-profile-main.is-me .c-mw-profile-main-cover .progress-wrapper,
.c-mw-profile-main.is-me .c-mw-profile-main-avatar .progress-wrapper {
  position: absolute;
  top: calc(50% - 15px);
}
.c-mw-profile-main.is-me .c-mw-profile-main-cover:hover .edit-image-btn,
.c-mw-profile-main.is-me .c-mw-profile-main-avatar:hover .edit-image-btn {
  display: flex;
}
.c-mw-profile-main.is-loading .avatar,
.c-mw-profile-main.is-loading .cover-photo {
  opacity: 0.5;
}
.c-mw-profile-main .stats-wrapper {
  column-gap: 8px;
  row-gap: 8px;
}
.c-mw-profile-main .profile-buttons {
  column-gap: 8px;
  row-gap: 8px;
  width: 100%;
  padding: 0 16px;
  box-sizing: border-box;
}
.c-mw-profile-main .followed-section .followed-avatar {
  width: 32px;
  height: 32px;
  object-fit: cover;
}
.c-mw-profile-main .followed-section .followed-avatar:nth-of-type(1) {
  margin-left: 0;
  z-index: 3;
}
.c-mw-profile-main .followed-section .followed-avatar:nth-of-type(2) {
  margin-left: -10px;
  z-index: 2;
}
[dir=rtl] .c-mw-profile-main .followed-section .followed-avatar:nth-of-type(2) {
  margin-left: 0;
  margin-right: -10px;
}
.c-mw-profile-main .followed-section .followed-avatar:nth-of-type(3) {
  margin-left: -10px;
  z-index: 1;
}
[dir=rtl] .c-mw-profile-main .followed-section .followed-avatar:nth-of-type(3) {
  margin-left: 0;
  margin-right: -10px;
}

.c-mw-rocket-placeholder {
  width: 100%;
}

.c-mw-share-with-picker .share-with_header {
  display: flex;
  justify-content: flex-start;
  margin-bottom: 16px;
  padding: 0 16px;
  box-sizing: border-box;
  position: relative;
}
.c-mw-share-with-picker .event-picker_empty-text {
  font-size: 13px;
  cursor: pointer;
  color: var(--brand-color);
}

.c-mw-sharing-info .h-dropdown-opener {
  position: relative;
}
.c-mw-sharing-info .h-dropdown-opener .icn.arrow-down-1.no-label {
  margin-left: -4px;
}
[dir=rtl] .c-mw-sharing-info .h-dropdown-opener .icn.arrow-down-1.no-label {
  margin-left: 0;
  margin-right: -4px;
}
.c-mw-sharing-info .dropdown-menu .dropdown_inner {
  min-width: 340px;
  padding: 24px 0;
}
@media all and (min-width: 910px) {
  .c-mw-sharing-info .dropdown-menu .dropdown_inner {
    max-width: 375px;
  }
}
.c-mw-sharing-info .dropdown-menu .dropdown_inner .dropdown_list_item {
  padding-inline: 24px;
}
@media all and (max-width: 909px) {
  .c-mw-sharing-info .dropdown-menu .dropdown_inner .dropdown_list_item {
    width: 100% !important;
    justify-content: flex-start !important;
  }
  .c-mw-sharing-info .dropdown-menu .dropdown_inner .dropdown_list_item .c-mw-radio {
    column-gap: 12px;
  }
}
.c-mw-sharing-info .dropdown-menu li {
  padding: 0 8px;
}
.c-mw-sharing-info .sharing-info-icon .icn {
  width: 16px;
  height: 16px;
}

@media all and (max-width: 909px) {
  .c-mw-sharing-public-post {
    height: calc(100% - 48px);
  }
}
.c-mw-sharing-public-post .slider {
  height: 100%;
  width: 200%;
  transition: transform 0.2s ease-in-out;
}
.c-mw-sharing-public-post .page {
  display: flex;
  flex-direction: column;
  justify-content: flex-end;
  width: 100%;
}
.c-mw-sharing-public-post .sharing-post-public_option {
  display: flex;
  justify-content: space-between;
  align-items: flex-start;
  position: relative;
  padding: 0 24px;
}
.c-mw-sharing-public-post .sharing-post-public_option .btn-slide {
  margin-right: -16px;
}
[dir=rtl] .c-mw-sharing-public-post .sharing-post-public_option .btn-slide {
  margin-right: 0;
  margin-left: -16px;
}
.c-mw-sharing-public-post .page.friends {
  justify-content: flex-start;
}
.c-mw-sharing-public-post .page.friends .targets {
  display: flex;
  flex-flow: row wrap;
  overflow-y: auto;
}
.c-mw-sharing-public-post .page.friends .section {
  display: flex;
  flex-flow: row wrap;
  min-height: 51px;
  margin: 0 8px 8px;
  padding-left: 16px;
}
.c-mw-sharing-public-post .page.friends .section .target {
  display: flex;
  align-items: center;
  margin: 8px 0;
  cursor: pointer;
  width: 100%;
}
.c-mw-sharing-public-post .page.friends .section.friends {
  margin-bottom: 16px;
  padding-bottom: 8px;
}
.c-mw-sharing-public-post .page.friends .placeholder-text {
  margin: 16px;
  text-align: center;
  font-size: 14px;
  font-style: normal;
  font-weight: 400;
  line-height: 135%;
  letter-spacing: -0.14px;
}
.c-mw-sharing-public-post .page.options {
  justify-content: flex-end;
  padding: 24px 0;
  row-gap: 16px;
}
.c-mw-sharing-public-post .friends_nav {
  padding: 8px 16px;
}
.c-mw-sharing-public-post .friends_content {
  max-height: 300px;
  min-height: 100px;
}
@media all and (max-width: 909px) {
  .c-mw-sharing-public-post .friends_content {
    max-height: calc(100vh - 180px);
    max-height: calc(100dvh - 180px);
  }
}
.c-mw-sharing-public-post .favorite-list li {
  height: 64px;
}
.c-mw-sharing-public-post .favorite-list li:last-of-type {
  padding-bottom: 0;
}
.c-mw-sharing-public-post .fav-empty {
  display: flex;
  flex-direction: column;
  text-align: center;
  padding-top: 32px;
}
.c-mw-sharing-public-post .fav-empty span {
  width: 80%;
  align-self: center;
}
.c-mw-sharing-public-post .fav-empty-img {
  width: 220px;
  height: 151px;
  padding-bottom: 8px;
}

.c-mw-page-background {
  position: relative;
}
.c-mw-page-background .cover-photo,
.c-mw-page-background .nsfw_image {
  object-fit: cover;
  height: 100%;
  max-height: 240px;
}

.c-mw-page-header-status {
  height: 33px;
}
.c-mw-page-header-status.alert-red {
  background: #d73f37;
}
.c-mw-page-header-status.alert-green {
  background: #4f824f;
}
.c-mw-page-header-status u {
  margin: 0 4px;
}

.c-mw-page-notification {
  min-height: 60px;
}
.c-mw-page-notification p {
  display: inline;
}
.c-mw-page-notification.unread {
  background-color: var(--notification-unseen-bg);
}
.c-mw-page-notification.active, .c-mw-page-notification:hover {
  background-color: var(--bg2);
}

.c-mw-page-notification .h-avatar {
  margin: 12px 15px;
}

.c-mw-page-notification .notification_text_user {
  font-weight: 700;
  color: var(--font1);
}

.c-mw-page-notification .notification_content .attachement {
  max-height: 80px;
  display: block;
  margin: 10px 0;
  border-radius: 4px;
}
.c-mw-page-notification .notification_content .gif {
  max-width: 150px;
  height: auto !important;
  border-radius: 4px;
}
.c-mw-page-notification .notification_content .snippet-text {
  display: inline-flex;
  align-items: center;
}
.c-mw-page-notification .notification_content .snippet-text .emoji {
  width: 16px;
  height: 16px;
  margin: 0 2px;
}

.c-mw-page-notification .preview-image {
  max-width: 60px;
}

.c-mw-page-sidebar-tags .mw-box_content {
  margin-top: 8px;
}
.c-mw-page-sidebar-tags .mw-box_content .tags-content {
  max-height: 327px;
  overscroll-behavior: contain;
}
.c-mw-page-sidebar-tags .mw-box_content .tags-content:hover {
  overflow-y: auto;
}

.c-mw-page-tabs .m-indicator-small {
  top: 0 !important;
  right: -4px !important;
}
[dir=rtl] .c-mw-page-tabs .m-indicator-small {
  right: auto !important;
  left: -4px !important;
}

.c-mw-campaign-post {
  word-wrap: break-word;
}
.c-mw-campaign-post .campaign-image {
  width: auto;
  height: auto;
  max-height: 9rem;
  object-fit: contain;
}
.c-mw-campaign-post .post-poll {
  border-top: 0.5px solid var(--border1);
  border-bottom: 0.5px solid var(--border1);
}
.c-mw-campaign-post .post-poll .post-poll-option {
  display: flex;
  flex-direction: column;
  padding: 16px;
  margin-bottom: 8px;
  border-radius: 8px;
  background-color: var(--bg1);
  cursor: pointer;
}
.c-mw-campaign-post .post-poll .post-poll-option .mw-radio_box {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 20px;
  height: 20px;
  border-radius: 100%;
  border: 2px solid var(--font1);
}
.c-mw-campaign-post .post-poll .post-poll-option .mw-radio_box .mw-radio_box-inner {
  width: 14px;
  height: 14px;
  border-radius: 100%;
}
.c-mw-campaign-post .post-poll .post-poll-option.selected .mw-radio_box-inner {
  background-color: var(--font1);
}
.c-mw-campaign-post .post-poll .text-editor {
  width: auto;
}
.c-mw-campaign-post .post-poll .text-editor .ql-editor {
  height: 122px;
}
.c-mw-campaign-post .post-poll .vote-success {
  background-color: rgba(var(--grey80-rgb), 0.8);
}
.c-mw-campaign-post .post-text ol,
.c-mw-campaign-post .post-text ul {
  margin: 0;
  list-style-position: inside;
}
.c-mw-campaign-post .post-text ol p,
.c-mw-campaign-post .post-text ul p {
  display: inline;
}
.c-mw-campaign-post .post-text ul {
  list-style: disc outside none;
  padding-left: 20px;
}
[dir=rtl] .c-mw-campaign-post .post-text ul {
  padding-left: 0;
  padding-right: 20px;
}
.c-mw-campaign-post .post-text ol {
  padding-left: 4px;
}
[dir=rtl] .c-mw-campaign-post .post-text ol {
  padding-left: 0;
  padding-right: 4px;
}
.c-mw-campaign-post .post-text > p + p,
.c-mw-campaign-post .post-text > p + ol,
.c-mw-campaign-post .post-text > p + ul,
.c-mw-campaign-post .post-text > ol + p,
.c-mw-campaign-post .post-text > ol + ol,
.c-mw-campaign-post .post-text > ol + ul,
.c-mw-campaign-post .post-text > ul + p,
.c-mw-campaign-post .post-text > ul + ol,
.c-mw-campaign-post .post-text > ul + ul {
  margin-top: 1em;
  display: block;
}
.c-mw-campaign-post .post-text > ul li p,
.c-mw-campaign-post .post-text > ol li p {
  margin-top: 0;
  display: inline;
}
.c-mw-campaign-post .post-text h1,
.c-mw-campaign-post .post-text h2,
.c-mw-campaign-post .post-text h3,
.c-mw-campaign-post .post-text h4,
.c-mw-campaign-post .post-text h5,
.c-mw-campaign-post .post-text h6 {
  font-size: 14px;
  color: inherit;
  font-weight: 700;
  margin: 0;
  padding: 0;
  display: inline-block;
}
.c-mw-campaign-post .post-text pre {
  font-family: Menlo, Monaco, Consolas, "Courier New", monospace;
  white-space: pre;
  display: block;
  margin: 10px 0;
  font-size: 13px;
  line-height: 1.4;
  color: #333;
  word-break: normal;
  word-wrap: normal;
  background-color: var(--bg2);
  border: 1px solid #ccc;
  border-radius: 6px;
  box-sizing: border-box;
}
.c-mw-campaign-post .post-text blockquote {
  padding-left: 8px;
  border-left: 3px solid #999;
  margin: 14px;
}
.c-mw-campaign-post .post-text pre {
  padding: 0.8em 0;
  margin: 10px 0;
  background-color: #efefef;
  border-left: 4px solid #40627e;
  font-size: 13px;
  color: #424242;
  font-family: Consolas, "Andale Mono WT", "Andale Mono", "Lucida Console", "Lucida Sans Typewriter", "DejaVu Sans Mono", "Bitstream Vera Sans Mono", "Liberation Mono", "Nimbus Mono L", Monaco, "Courier New", Courier, Monospace;
  line-height: 18px;
  position: relative;
  white-space: pre;
  word-wrap: normal;
  background: #efefef url(/assets/images/pre-line-number.png) no-repeat left top;
  padding-left: 39px;
  border-left: none;
  overflow: hidden;
  overflow-y: auto;
}
.c-mw-campaign-post .post-text pre code {
  overflow: auto;
  display: block;
  padding-top: 34px;
  padding-left: 16px;
  padding-right: 1em;
  background: #efefef url(/assets/images/pre-back.jpg) repeat left -2px;
  color: #424242;
  font-size: 13px;
  font-family: Consolas, "Andale Mono WT", "Andale Mono", "Lucida Console", "Lucida Sans Typewriter", "DejaVu Sans Mono", "Bitstream Vera Sans Mono", "Liberation Mono", "Nimbus Mono L", Monaco, "Courier New", Courier, Monospace;
}
.c-mw-campaign-post .post-text pre code .h-hashtag {
  cursor: default;
  word-break: normal;
  pointer-events: none;
  color: inherit !important;
}
.c-mw-campaign-post .post-text pre:after {
  content: "";
  width: 35px;
  height: 8px;
  background-color: #39424e;
  bottom: 0;
  left: 0;
  position: absolute;
}
.c-mw-campaign-post .post-text pre code:before {
  display: block;
  width: 100%;
  position: absolute;
  margin: -45px -13px 10px -54px;
  padding: 8px 12px;
  font-family: Oswald, Arial, Sans-serif;
  font-size: 14px;
  background-color: #41749f;
  color: #fff;
  content: "";
  height: 20px;
  content: attr(class);
}
.c-mw-campaign-post .post-text pre code.language-css:before {
  background-color: #a9d86e;
  content: "CSS";
}
.c-mw-campaign-post .post-text pre code.language-html:before {
  background-color: #4fc1eb;
  content: "HTML";
}
.c-mw-campaign-post .post-text pre code.language-javascript:before {
  background-color: #ff6c60;
  content: "Java Script";
}
.c-mw-campaign-post .post-text pre code.language-scala:before {
  background-color: #335e69;
  content: "Scala";
}
.c-mw-campaign-post .post-text ol,
.c-mw-campaign-post .post-text ul {
  padding: 0;
}

.c-mw-emoji-senders {
  width: 356px;
}
@media screen and (max-width: 380px) {
  .c-mw-emoji-senders {
    width: 300px;
  }
}
.c-mw-emoji-senders .emoji-senders_content {
  max-height: 320px;
}
.c-mw-emoji-senders .emoji-senders_content .animation-loading-2 {
  height: 42px;
}
.c-mw-emoji-senders.top-dropdown header {
  border-bottom: none;
  border-top: 1px solid var(--border1);
  border-radius: 0 0 20px 20px;
}
.c-mw-emoji-senders.top-dropdown .emoji-senders_content {
  border-radius: 20px 20px 0 0;
}

.media-dialog .c-mw-emoji-senders {
  width: 256px;
}

.c-emoji-senders-dialog .c-mw-emoji-senders {
  width: 100%;
}
.c-emoji-senders-dialog .c-mw-emoji-senders .emoji-senders_content {
  max-height: 436px;
}
.c-emoji-senders-dialog .c-mw-emoji-senders .emoji-senders_content.animation-loading-2 {
  height: 436px;
}

.c-mw-post-category:hover {
  color: var(--brand-color);
}

.c-mw-post-document {
  display: grid;
  grid-template-columns: auto minmax(0, 1fr) auto;
  align-items: center;
  padding: 20px 16px;
  background-color: var(--bg3);
  border-radius: 12px;
}
.c-mw-post-document .post-document_name {
  color: var(--font1);
}
.c-mw-post-document .post-document_size {
  color: var(--font3);
}
.c-mw-post-document .upload-progress {
  position: absolute;
  bottom: 4px;
  left: 0;
  margin: 0 16px;
  width: calc(100% - 32px);
}
.c-mw-post-document.document--upload-fail .icn.warning-2,
.c-mw-post-document.document--upload-fail .post-document_size {
  color: var(--red10);
}
.c-mw-post-document.in-media-dialog .post-document_size {
  max-width: 90px;
}

.c-mw-post .c-mw-post-document {
  background-color: var(--bg1);
}
.c-mw-post .c-mw-post-document + .c-mw-post-document {
  margin-top: 16px;
}

.c-mw-post-event .event_image {
  height: 375px;
}
.c-mw-post-event .event_image img {
  object-fit: cover;
}
.c-mw-post-event .post-event-details .post-event-details_row {
  display: flex;
  align-items: center;
  font-size: 14px;
  font-style: normal;
  font-weight: 400;
  line-height: 135%;
  letter-spacing: -0.14px;
}
.c-mw-post-event .post-event-details .post-event-details_row:not(:first-of-type) {
  margin-top: 8px;
}
.c-mw-post-event .post-event-details .post-event-details_row .icn.icn-circle {
  width: 16px;
  height: 16px;
  flex-shrink: 0;
  margin-top: 2px;
  margin-right: 12px;
  padding: 8px;
  border-radius: 50%;
  background-color: var(--bg3);
  color: var(--font3);
}
[dir=rtl] .c-mw-post-event .post-event-details .post-event-details_row .icn.icn-circle {
  margin-left: 12px;
  margin-right: 0;
}
.c-mw-post-event .post-event-details .post-event-details_content {
  display: flex;
  align-items: center;
  word-break: break-all;
  word-break: break-word;
  overflow: clip;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  display: inline-block;
}

.c-mw-post-header {
  display: grid;
  grid-template-columns: auto minmax(60px, 1fr) auto auto;
  align-items: center;
  position: relative;
  width: 100%;
  box-sizing: border-box;
  padding-top: 16px;
  padding-bottom: 16px;
}
@media all and (min-width: 621px) {
  .c-mw-post-header {
    padding-top: 24px;
  }
}
.c-mw-post-header.comment_header {
  padding: 0;
  padding-inline: 0 !important;
}
.c-mw-post-header.comment_header .comment-options-wrapper {
  margin-right: -8px;
}
[dir=rtl] .c-mw-post-header.comment_header .comment-options-wrapper {
  margin-right: unset;
  margin-left: -8px;
}
.shared-post .c-mw-post-header .c-mw-author {
  max-width: calc(100% - 64px);
}
.c-mw-post-header .c-mw-author {
  max-width: calc(100% - 16px);
}
.c-mw-post-header .c-mw-author,
.c-mw-post-header .post-options-wrapper {
  margin-left: 16px;
}
[dir=rtl] .c-mw-post-header .c-mw-author,
[dir=rtl] .c-mw-post-header .post-options-wrapper {
  margin-left: unset;
  margin-right: 16px;
}

.c-mw-post-link.post-link--image {
  margin: 0 !important;
  padding: 0;
  border: none;
  justify-content: center;
}
.c-mw-post-link.post-link--image .post-link_img-wrapper {
  background: transparent;
  background-image: none !important;
  max-height: 100% !important;
}
.c-mw-post-link.post-link--image .preview-media-img {
  display: flex;
  justify-content: center;
  width: auto;
  max-width: 100%;
  max-height: 640px;
  visibility: visible;
  margin: 0 auto;
}
.c-mw-post-link.post-link--image .post-link_text {
  display: none;
}
.c-mw-post-link.post-link--horizontal:not(.post-link--image) .post-link_img-wrapper {
  overflow: hidden;
}
.c-mw-post-link.post-link--horizontal:not(.post-link--image) .post-link_img-wrapper img {
  max-height: 300px;
}
.c-mw-post-link.post-link--vertical {
  flex-flow: row;
}
.c-mw-post-link.post-link--vertical .post-link_img-wrapper {
  max-height: 250px;
  flex: 0 1 200px;
}
.c-mw-post-link.post-link--vertical.post-link--vertical-small .post-link_img-wrapper {
  flex: 0 1 120px;
}
.c-mw-post-link.post-link--vertical .post-link_text {
  margin: 0 10px;
  flex: 1 0 150px;
}
.c-mw-post-link .post-link_img-wrapper {
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center center;
  background-color: var(--bg2);
  border-radius: 8px;
  position: relative;
}
.c-mw-post-link .post-link_img-wrapper img {
  width: 100%;
  visibility: hidden;
}
.c-mw-post-link .post-link_embed {
  position: relative;
  width: 100%;
  border-radius: 8px;
  overflow: hidden;
}
.c-mw-post-link .post-link_embed.embed--loading::after {
  content: "";
  display: block;
  width: 100%;
  height: 100%;
  background-color: var(--bg2);
  position: absolute;
  top: 0;
}
@-webkit-keyframes post_gradient {
  0% {
    background-position: left bottom;
  }
  100% {
    background-position: right bottom;
  }
}
@keyframes post_gradient {
  0% {
    background-position: left bottom;
  }
  100% {
    background-position: right bottom;
  }
}
.c-mw-post-link .post-link_embed.embed--loading::after {
  background-size: 50% 100%;
  -webkit-animation: post_gradient linear 1s infinite;
  animation: post_gradient linear 1s infinite;
  background: var(--bg2) 0%, var(--bg1) 50%, var(--bg2) 100%;
  background-image: -moz-linear-gradient(left, var(--bg2) 0%, var(--bg1) 50%, var(--bg2) 100%);
  background-image: -ms-linear-gradient(left, var(--bg2) 0%, var(--bg1) 50%, var(--bg2) 100%);
  background-image: -o-linear-gradient(left, var(--bg2) 0%, var(--bg1) 50%, var(--bg2) 100%);
  background-image: -webkit-linear-gradient(left, var(--bg2) 0%, var(--bg1) 50%, var(--bg2) 100%);
  background-image: linear-gradient(left, var(--bg2) 0%, var(--bg1) 50%, var(--bg2) 100%);
}
.c-mw-post-link .post-link_embed iframe {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
}
.c-mw-post-link .post-link_embed.embed--youtube {
  padding-bottom: 56.25%;
  height: 0;
  overflow: hidden;
}
.c-mw-post-link .post-link_embed.embed--spotify {
  height: 233px;
}
.c-mw-post-link.comment-link {
  width: 100%;
  margin-bottom: 4px;
}
.c-mw-post-link.comment-link .preview-media-img {
  max-height: 300px;
  max-width: 300px;
}
.c-mw-post-link.post-link {
  margin: 0 14px 10px 14px;
}

.chat-message--chat-window .c-mw-post-link.post-link--vertical .post-link_img-wrapper {
  overflow: hidden;
}
.chat-message--chat-window .c-mw-post-link.post-link--vertical .post-link_img-wrapper img {
  width: 100%;
}

.c-mw-post-media .post-media_wrapper {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 100%;
  position: relative;
  overflow: hidden;
  margin-top: -1px;
  max-height: 525px;
  touch-action: pan-y;
  background-color: var(--bg3);
}
.c-mw-post-media .post-media_wrapper .post-media_img,
.c-mw-post-media .post-media_wrapper .post-media_gif {
  width: auto;
  max-width: 100%;
  max-height: 525px;
}
.c-mw-post-media .post-media_wrapper.post-media_singlephoto.ratio-horizontal {
  max-height: none;
}
.c-mw-post-media .post-media_wrapper.post-media_singlephoto.ratio-horizontal .post-media_img {
  width: 100%;
  max-height: none;
}
.c-mw-post-media .post-media_wrapper.post-media_multiphoto:before {
  content: "";
  display: block;
  padding-top: 75%;
}
.c-mw-post-media .post-media_wrapper.post-media_multiphoto .post-media_img {
  position: absolute;
  top: 0;
  left: 50%;
  transform: translateX(-50%);
  height: 100%;
  width: auto;
  max-width: 100%;
  object-fit: contain;
}
.c-mw-post-media .post-media_gif_button {
  width: 100%;
  height: 100%;
  max-width: 70px;
  max-height: 70px;
  position: absolute;
  top: calc(50% - 37px);
  left: calc(50% - 37px);
  z-index: 2;
  background-color: rgba(0, 0, 0, 0.5);
  border-radius: 100%;
  border: solid 2px #fff;
}
.c-mw-post-media .post-media_gif_button:after {
  content: "GIF";
  color: #fff;
  font-size: 1.5rem;
  line-height: 2.25rem;
  font-weight: 600;
}
.c-mw-post-media .post-media_gif-wrapper {
  position: relative;
  cursor: pointer;
  border-radius: 20px;
  overflow: hidden;
}
.c-mw-post-media .post-media_gif-wrapper.post-media_gif-wrapper--static:after {
  content: "";
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  position: absolute;
  background-color: rgba(0, 0, 0, 0.2);
}
.c-mw-post-media .post-media_gif-wrapper .post-media_gif_button {
  width: 100%;
  height: 100%;
  max-width: 70px;
  max-height: 70px;
  position: absolute;
  top: calc(50% - 37px);
  left: calc(50% - 37px);
  z-index: 1;
  background-color: rgba(0, 0, 0, 0.5);
  border-radius: 100%;
  border: solid 2px var(--white-themed);
}
.c-mw-post-media .post-media_gif-wrapper .post-media_gif_button:after {
  content: "GIF";
  color: var(--white-themed);
  font-size: 24px;
  font-style: normal;
  font-weight: 700;
  line-height: 135%;
  letter-spacing: -0.24px;
}
.c-mw-post-media .post-media_gif-wrapper .post-media_gif_button.post-media_gif_button--loading {
  animation: loading 1s linear infinite;
}
@keyframes loading {
  0% {
    transform: rotate(0deg);
  }
  50% {
    transform: rotate(180deg);
  }
  100% {
    transform: rotate(360deg);
  }
}
.c-mw-post-media .button_arrow-left {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  left: 16px;
}
.c-mw-post-media .button_arrow-right {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  right: 16px;
}

.c-mw-post-placeholder .post_placeholder {
  width: 100%;
  background-color: var(--bg1);
  height: 185px;
  display: flex;
  flex-flow: row wrap;
  padding: 16px;
  box-sizing: border-box;
  margin-bottom: 16px;
  border-radius: 20px;
}
.c-mw-post-placeholder .post_placeholder .post_placeholder_header {
  height: 32px;
  display: flex;
  flex-flow: column;
  flex: 1 0 calc(100% - 70px);
  justify-content: space-between;
  margin: 0 12px;
}
.c-mw-post-placeholder .post_placeholder .post_placeholder_header .text-placeholder {
  width: 20%;
}
.c-mw-post-placeholder .post_placeholder .post_placeholder_header .text-placeholder:first-of-type {
  width: 30%;
}
.c-mw-post-placeholder .post_placeholder .post_placeholder_content {
  display: flex;
  flex-flow: column;
  flex: 0 1 100%;
}
.c-mw-post-placeholder .post_placeholder .post_placeholder_content .text-placeholder {
  width: 70%;
}
.c-mw-post-placeholder .post_placeholder .post_placeholder_content .text-placeholder:not(:first-of-type) {
  margin-top: 12px;
}
.c-mw-post-placeholder .post_placeholder .post_placeholder_content .text-placeholder:nth-of-type(2) {
  width: 90%;
}
.c-mw-post-placeholder .post_placeholder .post_placeholder_content .text-placeholder:nth-of-type(3) {
  width: 50%;
}
.c-mw-post-placeholder .post_placeholder span.text-placeholder {
  display: inline-block;
  width: 100%;
  height: 10px;
  border-radius: 2px;
}
@-webkit-keyframes post_gradient {
  0% {
    background-position: left bottom;
  }
  100% {
    background-position: right bottom;
  }
}
@keyframes post_gradient {
  0% {
    background-position: left bottom;
  }
  100% {
    background-position: right bottom;
  }
}
.c-mw-post-placeholder .post_placeholder span.text-placeholder {
  background-size: 50% 100%;
  -webkit-animation: post_gradient linear 1s infinite;
  animation: post_gradient linear 1s infinite;
  background: var(--bg2) 0%, var(--bg1) 50%, var(--bg2) 100%;
  background-image: -moz-linear-gradient(left, var(--bg2) 0%, var(--bg1) 50%, var(--bg2) 100%);
  background-image: -ms-linear-gradient(left, var(--bg2) 0%, var(--bg1) 50%, var(--bg2) 100%);
  background-image: -o-linear-gradient(left, var(--bg2) 0%, var(--bg1) 50%, var(--bg2) 100%);
  background-image: -webkit-linear-gradient(left, var(--bg2) 0%, var(--bg1) 50%, var(--bg2) 100%);
  background-image: linear-gradient(left, var(--bg2) 0%, var(--bg1) 50%, var(--bg2) 100%);
}

.c-mw-post-poll-option {
  background-color: var(--bg2);
}
.c-mw-post-poll-option.poll-closed .mw-radio,
.c-mw-post-poll-option.poll-closed label {
  cursor: default;
}
.c-mw-post-poll-option .poll_photo {
  width: 46px;
  height: 36px;
  flex: 0 0 46px;
  border: 1px solid var(--border1);
  border-radius: 4px;
}

@media all and (min-width: 621px) {
  .c-mw-post-poll-voters .dropdown_inner {
    min-width: 302px;
  }
}
.c-mw-post-poll-voters .dropdown_inner header {
  height: 42px;
}
.c-mw-post-poll-voters .dropdown_inner .poll_result_votes_users_wrapper {
  max-height: 300px;
  border-radius: 0 0 20px 20px;
}
.c-mw-post-poll-voters .dropdown_inner .poll_result_votes_users_wrapper.animation-loading-2 {
  min-height: 50px;
}
.c-mw-post-poll-voters .dropdown_inner .poll_result_votes_users_wrapper .poll_result_votes_user {
  max-width: 240px;
  height: 42px;
  padding: 0;
}
.c-mw-post-poll-voters .dropdown_inner .poll_result_votes_users_wrapper .poll_result_votes_user .badge-box .icn {
  color: var(--font1);
  margin-right: 0;
}
@media all and (min-width: 621px) {
  .c-mw-post-poll-voters .dropdown_inner .poll_result_votes_users_wrapper .poll_result_votes_user {
    max-width: 300px;
  }
}
.c-mw-post-poll-voters .dropdown_inner .poll_result_votes_users_wrapper .poll_result_votes_user .voter-name {
  max-width: 140px;
}
@media all and (min-width: 621px) {
  .c-mw-post-poll-voters .dropdown_inner .poll_result_votes_users_wrapper .poll_result_votes_user .voter-name {
    max-width: 180px;
  }
}

.c-mw-post-poll .spacer-dot {
  margin-left: 16px;
  padding: 0 0 0 16px !important;
}
[dir=rtl] .c-mw-post-poll .spacer-dot {
  margin-left: 0;
  margin-right: 16px;
  padding: 0 16px 0 0 !important;
}
.c-mw-post-poll .spacer-dot:before {
  top: calc(50% - 2px);
  left: -2px;
  right: auto;
  content: "";
  width: 4px;
  height: 4px;
  position: absolute;
  background-color: var(--font1);
  border-radius: 100%;
}
[dir=rtl] .c-mw-post-poll .spacer-dot:before {
  left: initial;
  right: -2px;
}
.c-mw-post-poll .poll_info_time-left .poll_info_time-left_popup {
  display: none;
  top: 100%;
  left: 0;
  display: none;
  padding: 5px 9px;
  margin-top: 8px;
  position: absolute;
  z-index: 1;
  font-size: 10px;
  color: var(--font1);
  white-space: nowrap;
  background-color: var(--bg1);
  border-radius: 20px;
  box-shadow: 9px 12px 40px 0 var(--shadow1-color);
}
.c-mw-post-poll .poll_info_time-left:hover:after {
  content: "";
  bottom: -12px;
  left: calc(50% - 2px);
  width: 8px;
  height: 8px;
  position: absolute;
  background-color: var(--bg1);
  transform: rotate(45deg);
  z-index: 2;
}
.c-mw-post-poll .poll_info_time-left:hover .poll_info_time-left_popup {
  display: block;
}

.c-mw-post-thumbnail {
  background-color: var(--bg1);
  min-width: 1px;
  width: 143px;
  height: 143px;
  flex-shrink: 0;
}
@media all and (max-width: 620px) {
  .c-mw-post-thumbnail {
    width: 80px;
    height: 80px;
  }
}
.ref-simple-post .c-mw-post-thumbnail {
  width: 80px;
  height: 80px;
}
.c-mw-post-thumbnail.has-icon {
  background-color: var(--bg3);
}
.c-mw-post-thumbnail img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  overflow: hidden;
}
.c-mw-post-thumbnail img.sticker {
  object-fit: contain;
}
.c-mw-post-thumbnail .play-icon,
.c-mw-post-thumbnail .type-icon {
  height: 20%;
  min-height: 32px;
  width: auto;
  max-width: 100%;
  position: absolute;
  color: var(--font3);
}
.c-mw-post-thumbnail .photos-count {
  position: absolute;
  top: 16px;
  right: 16px;
  padding: 4px;
  border-radius: 4px;
  font-size: 14px;
  font-style: normal;
  font-weight: 400;
  line-height: 135%;
  letter-spacing: -0.14px;
  background-color: var(--bg1);
}
[dir=rtl] .c-mw-post-thumbnail .photos-count {
  right: auto;
  left: 16px;
}
.c-mw-post-thumbnail .files-count {
  position: absolute;
  top: 12px;
  right: 12px;
  padding: 4px;
  border-radius: 4px;
  font-size: 14px;
  font-style: normal;
  font-weight: 400;
  line-height: 135%;
  letter-spacing: -0.14px;
  background-color: var(--bg1);
}
[dir=rtl] .c-mw-post-thumbnail .files-count {
  right: auto;
  left: 12px;
}

.c-mw-post-video {
  background-color: var(--grey100);
}
.c-mw-post-video .multimedia-feed {
  max-height: calc(100vh - 280px);
  margin-inline: auto;
}
.c-mw-post-video .mp-embed {
  background-color: var(--grey100);
  width: 100%;
  height: 100%;
}
.c-mw-post-video .is-splash {
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center center;
}

.gif {
  display: block;
  max-width: 100%;
  cursor: pointer;
  margin: 5px 0;
  border-radius: 4px;
}

@property --locked-border-angle {
  syntax: "<angle>";
  initial-value: 0deg;
  inherits: false;
}
@keyframes locked-border-spin {
  to {
    --locked-border-angle: 360deg;
  }
}
.gif {
  display: block;
  max-width: 100%;
  cursor: pointer;
  margin: 5px 0;
  border-radius: 4px;
}

.gif {
  display: block;
  max-width: 100%;
  cursor: pointer;
  margin: 5px 0;
  border-radius: 4px;
}

@property --locked-border-angle {
  syntax: "<angle>";
  initial-value: 0deg;
  inherits: false;
}
@keyframes locked-border-spin {
  to {
    --locked-border-angle: 360deg;
  }
}
.c-mw-post {
  width: 100%;
  min-width: 300px;
  max-width: 1000px;
  background-color: var(--post-bg);
  border-radius: 20px;
  margin-bottom: 16px;
  position: relative;
}
.c-mw-post .post--inline-space {
  padding-inline: 24px;
}
@media all and (max-width: 620px) {
  .c-mw-post .post--inline-space {
    padding-inline: 16px;
  }
}
.c-mw-post img.sticker {
  width: 144px;
  height: 144px;
}
.c-mw-post a {
  position: relative;
}
.c-mw-post .post-options-wrapper {
  display: flex;
  align-items: center;
  align-self: flex-start;
  height: 40px;
}
.c-mw-post .post_text {
  padding-top: 8px;
  padding-bottom: 16px;
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: 150%;
  letter-spacing: 0px;
  word-break: break-all;
  word-break: break-word;
}
.c-mw-post .post_text .emoji {
  vertical-align: text-top;
  margin-top: 1px;
}
.c-mw-post .post_text.post_text--link a:not(.h-hashtag):not(.h-mention) {
  max-width: 100%;
  display: inline-block;
  vertical-align: bottom;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
@media screen and (max-width: 1300px) {
  .c-mw-post .post_text.post_text--link a:not(.h-hashtag):not(.h-mention) {
    white-space: normal;
  }
}
.c-mw-post .post_text a:not(.h-hashtag):not(.h-mention) {
  word-break: break-all;
}
.c-mw-post .post_text .word-highlight {
  background-color: var(--word-highlight-bg);
  font-weight: 700;
  border-radius: 2px;
}
.c-mw-post .post_content {
  box-sizing: border-box;
}
.c-mw-post .post_processing-video {
  height: 337px;
  display: flex;
  align-items: center;
  justify-content: center;
  text-align: center;
  border-radius: 20px;
  background-color: var(--bg3);
  color: var(--font1);
}
.c-mw-post .postbar_wrapper {
  padding-bottom: 8px;
}
.c-mw-post .postbar_wrapper .postbar_header {
  display: flex;
  align-items: center;
  justify-content: space-between;
  position: relative;
  padding: 8px 0;
  margin-bottom: 4px;
  border-bottom: 1px solid var(--border1);
}
.c-mw-post .postbar_wrapper .postbar_footer {
  display: flex;
  align-items: center;
  justify-content: space-between;
  flex-wrap: wrap;
  position: relative;
  padding-bottom: 8px;
  column-gap: 8px;
}
.c-mw-post .postbar_wrapper .postbar_footer .mw-button-targets {
  font-size: 14px;
  font-style: normal;
  font-weight: 400;
  line-height: 135%;
  letter-spacing: -0.14px;
}
.c-mw-post .postbar_wrapper .postbar_footer .mw-button-targets:not(.disabled) {
  cursor: pointer;
}
.c-mw-post .postbar_wrapper .postbar_footer .mw-button-targets:not(.disabled):hover {
  color: var(--brand-color);
}
.c-mw-post .sticker-wrapper {
  margin: 16px;
}
.c-mw-post.shared-post {
  background: var(--bg3);
  border-radius: 20px;
  cursor: pointer;
  margin-top: 8px;
  box-sizing: border-box;
  box-shadow: none;
}
.c-mw-post.shared-post .c-mw-sharing-info {
  display: none;
}
.c-mw-post.group-post-preview a.h-mention {
  cursor: default !important;
}
.c-mw-post.post--locked {
  border: 2px solid transparent;
  box-sizing: border-box;
  animation: locked-border-spin 5s linear infinite;
  margin-bottom: 16px !important;
}
.c-mw-post.post--locked.post--locked-overlay {
  overflow: hidden;
}
[data-theme=light] .c-mw-post.post--locked {
  background: linear-gradient(var(--post-bg)) padding-box, conic-gradient(from var(--locked-border-angle) at 50% 50%, var(--post-bg) 30%, var(--yellow50) 80%, var(--post-bg) 95%) border-box;
}
[data-theme=dark] .c-mw-post.post--locked {
  background: linear-gradient(var(--post-bg)) padding-box, conic-gradient(from var(--locked-border-angle) at 50% 50%, var(--post-bg) 30%, var(--yellow50) 80%, var(--post-bg) 95%) border-box;
}
[data-theme=light] .c-mw-post.post--locked.shared-post {
  background: linear-gradient(var(--bg3)) padding-box, conic-gradient(from var(--locked-border-angle) at 50% 50%, var(--post-bg) 30%, var(--yellow50) 80%, var(--post-bg) 95%) border-box;
}
[data-theme=dark] .c-mw-post.post--locked.shared-post {
  background: linear-gradient(var(--bg3)) padding-box, conic-gradient(from var(--locked-border-angle) at 50% 50%, var(--post-bg) 30%, var(--yellow50) 80%, var(--post-bg) 95%) border-box;
}
.c-mw-post.post--locked .locked-content-wrapper {
  min-height: 300px;
}
.c-mw-post.post--locked .locked-content-wrapper .post_content--media {
  visibility: hidden;
}
.c-mw-post.post--locked .locked-content-wrapper .unlock-fee_overlay {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 20px;
  z-index: 1;
}
[data-theme=light] .c-mw-post.post--locked .locked-content-wrapper .unlock-fee_overlay {
  background-image: radial-gradient(125% 125% at 50% 90%, #ffffff 40%, #DFA04C 100%);
  background-size: 1% 150%;
}
[data-theme=dark] .c-mw-post.post--locked .locked-content-wrapper .unlock-fee_overlay {
  background-image: radial-gradient(125% 125% at 60% 90%, #000000 40%, #DFA04C 100%);
  background-size: 1% 150%;
}
.c-mw-post.post--locked .locked-content-wrapper .unlock-fee_overlay .unlock-fee_overlay_content {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: space-evenly;
  height: 100%;
  max-height: 440px;
  padding: 16px 24px;
  box-sizing: border-box;
}
[data-theme=dark] .c-mw-post.post--locked .locked-content-wrapper .unlock-fee_overlay .unlock-fee_overlay_content {
  text-shadow: 0 0 12px var(--grey100);
}
.c-mw-post.post--locked .locked-content-wrapper .unlock-fee_overlay .icn.lock-1 {
  vertical-align: top;
}
.c-mw-post.post--locked .locked-content-wrapper .unlock-fee_overlay .unlock-fee_hint {
  max-width: 520px;
}
.c-mw-post .application-placeholder {
  padding: 0 40px 24px;
}
.c-mw-post .application-placeholder .image {
  height: 163px;
  width: 359px;
}
.c-mw-post .application-placeholder .btn-close {
  position: absolute;
}
.c-mw-post .btn-undo {
  color: var(--font1);
}
.c-mw-post .postbar_reactions {
  display: flex;
  align-items: center;
  gap: 16px;
  height: 32px;
  padding: 0 16px;
  background-color: var(--postbar-reactions-bg);
  border-radius: 20px;
}
.c-mw-post .postbar_reactions .postbar_reactions_count {
  font-size: 14px;
  font-style: normal;
  font-weight: 400;
  line-height: 135%;
  letter-spacing: -0.14px;
  color: var(--font1);
}
.c-mw-post .postbar_reactions.reactions--empty {
  padding: 0;
  height: 0;
  visibility: hidden;
}

.group-search-results_posts .c-mw-post:first-of-type {
  border-radius: 0 0 20px 20px;
}

.media-dialog .c-mw-post {
  margin: 0;
  border-radius: 0;
}

.single-post-dialog .c-mw-post {
  margin-bottom: 0;
}

.c-mw-post .post_boosted {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 32px;
  height: 32px;
  background-color: rgba(var(--brand-color-rgb), 0.5);
  border-radius: 50%;
  color: var(--font1);
}

.c-mw-postbar-emoji {
  background: none;
  border: none;
  filter: none;
  padding: 0;
  outline: none;
  -webkit-tap-highlight-color: transparent;
}
@media screen and (max-width: 1023px) {
  .c-mw-postbar-emoji {
    margin-right: 0 !important;
    margin-left: 0 !important;
  }
}
@keyframes emojified {
  0% {
    transform: scale(1.25);
  }
  50% {
    transform: scale(1.5);
  }
  100% {
    transform: scale(1.25);
  }
}
.c-mw-postbar-emoji .emoji {
  transform: scale(1.25);
  animation-duration: 0.6s;
  animation-timing-function: ease-in-out;
}
.c-mw-postbar-emoji.animate-emoji .emoji {
  animation-name: emojified;
}
.c-mw-postbar-emoji .emoji-user .emoji:after {
  content: "";
  width: 16px;
  height: 1px;
  background: var(--font3);
  position: absolute;
  left: 0;
  bottom: -2px;
}
[dir=rtl] .c-mw-postbar-emoji .emoji-user .emoji:after {
  left: auto;
  right: 0;
}
.c-mw-postbar-emoji .postbar-emoji_counter {
  border-color: var(--black-themed);
}
.c-mw-postbar-emoji .dropdown-menu {
  z-index: 20;
}
.c-mw-postbar-emoji .all-tab {
  min-width: 12px;
  font-size: 14px;
  font-style: normal;
  font-weight: 400;
  line-height: 135%;
  letter-spacing: -0.14px;
}

.postbar_reactions .c-mw-postbar-emoji {
  width: 24px;
  height: 24px;
}
.postbar_reactions .c-mw-postbar-emoji.all-tab {
  width: auto;
  margin-right: -4px;
}
[dir=rtl] .postbar_reactions .c-mw-postbar-emoji.all-tab {
  margin-right: 0;
  margin-left: -4px;
}
.postbar_reactions .c-mw-postbar-emoji .emoji {
  transform: scale(1.5);
}

.c-mw-postbar-share-button .dropdown-menu_opened {
  width: 0;
  height: 0;
  left: 50px;
  z-index: 21;
}
[dir=rtl] .c-mw-postbar-share-button .dropdown-menu_opened {
  left: auto;
  right: 50px;
}
.c-mw-postbar-share-button .shares-list_content {
  margin: 6px 0;
  max-height: 200px;
  overflow-y: auto;
  overscroll-behavior: contain;
}
.c-mw-postbar-share-button .shares-list_content .shares-list_user {
  display: flex;
  max-width: 350px;
  width: 100%;
  box-sizing: border-box;
  font-size: 12px;
  font-style: normal;
  font-weight: 700;
  line-height: 135%;
  letter-spacing: -0.12px;
}
.c-mw-postbar-share-button .shares-list_content .animation-loading-2 {
  height: 50px;
}

.c-mw-sidebar-wrappers.hidden {
  padding-bottom: 40px;
}
.c-mw-sidebar-wrappers .mw-box_header .dropdown-menu_list {
  min-width: 115px;
}
.c-mw-sidebar-wrappers .mw-box_content {
  max-height: 390px;
  padding-top: 8px;
  margin-top: 8px;
}
.c-mw-sidebar-wrappers .mw-box_content .sidebar-wrappers_wrapper {
  width: 88px;
  padding-bottom: 8px;
}
.c-mw-sidebar-wrappers .mw-box_content .sidebar-wrappers_wrapper .wrapper_name {
  display: grid;
  grid-template-columns: minmax(0, auto) auto;
  align-items: center;
  gap: 4px;
}
.c-mw-sidebar-wrappers .mw-box_content .sidebar-wrappers_wrapper .wrapper_name .c-mw-badge {
  margin: 0;
}
.c-mw-sidebar-wrappers .mw-box_content .sidebar-wrappers_wrapper .wrapper_name:hover {
  text-decoration: underline;
}
.c-mw-sidebar-wrappers .mw-box_content .sidebar-wrappers_wrapper .m-indicator {
  right: -7px;
  top: -7px;
  z-index: 1;
}
[dir=rtl] .c-mw-sidebar-wrappers .mw-box_content .sidebar-wrappers_wrapper .m-indicator {
  right: initial;
  left: -7px;
}
.c-mw-sidebar-wrappers .mw-box_content .sidebar-wrappers_wrapper:not(:nth-of-type(2n)) {
  margin-right: 16px;
}
[dir=rtl] .c-mw-sidebar-wrappers .mw-box_content .sidebar-wrappers_wrapper:not(:nth-of-type(2n)) {
  margin-right: 0;
  margin-left: 16px;
}

.c-mw-simple-post {
  padding: 8px;
}
@media (min-width: 1100px) {
  .c-mw-simple-post {
    padding: 16px;
  }
}
.c-mw-simple-post .content-wrapper {
  display: grid;
  grid-template-columns: auto minmax(0, 1fr);
}
.c-mw-simple-post .post_header-info {
  display: grid;
  grid-template-columns: auto minmax(0, 1fr) auto;
  align-items: center;
  width: 100%;
}
.c-mw-simple-post .post_text-preview img.gif {
  width: 0 !important;
  height: 0 !important;
}
.c-mw-simple-post .ref-post-wrapper {
  background: var(--bg3);
  border-left: 4px solid var(--word-highlight-bg);
  border-top: 0.5px solid var(--word-highlight-bg);
  border-bottom: 0.5px solid var(--word-highlight-bg);
  cursor: pointer;
  margin-top: 16px;
  margin-left: 16px;
}
[dir=rtl] .c-mw-simple-post .ref-post-wrapper {
  margin-left: 0;
  margin-right: 16px;
}
@media (min-width: 1100px) {
  .c-mw-simple-post .ref-post-wrapper {
    margin-left: 156px;
  }
  [dir=rtl] .c-mw-simple-post .ref-post-wrapper {
    margin-left: 0;
    margin-right: 156px;
  }
}
.c-mw-simple-post .ref-post-wrapper .c-mw-simple-post {
  padding: 8px;
  border-radius: 0;
}
.c-mw-simple-post .simple-post_subtitle {
  display: grid;
  grid-template-columns: auto minmax(0, 1fr);
}

.c-ambassadors-route {
  width: 100%;
}
@media (max-width: 1199px) {
  .c-ambassadors-route .logo-link {
    margin-top: 0;
  }
}
.c-ambassadors-route .section .section-content {
  display: flex;
  flex-direction: column;
  width: 100%;
  max-width: 1384px;
  margin: 0 auto;
  padding: 0 80px;
  box-sizing: border-box;
  position: relative;
}
@media (max-width: 620px) {
  .c-ambassadors-route .section .section-content {
    padding: 0 24px;
    max-width: 1272px;
  }
}
.c-ambassadors-route .section-intro {
  color: var(--grey10);
  padding-top: 245px;
  padding-bottom: 390px;
  overflow: hidden;
  position: relative;
  background-color: #141414;
}
@media (max-width: 1140px) {
  .c-ambassadors-route .section-intro {
    padding-top: 100px;
    padding-bottom: 120px;
  }
}
.c-ambassadors-route .section-intro:before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-image: url(/assets/images/landing-pages/ambassadors/bg-intro.png);
  background-size: 160px;
  background-repeat: repeat;
  background-position: -18px -10px;
  opacity: 0.5;
  z-index: 0;
}
.c-ambassadors-route .section-intro .intro-header {
  max-width: 520px;
  margin-right: auto;
  position: fixed;
  top: 250px;
}
[dir=rtl] .c-ambassadors-route .section-intro .intro-header {
  margin-right: 0;
  margin-left: auto;
}
.c-ambassadors-route .section-intro .intro-header .header-title {
  font-family: "Nimpkish";
  font-size: 64px;
  line-height: 70px;
  font-weight: 400;
  margin-top: 0;
  margin-bottom: 16px;
  color: var(--grey10);
}
.c-ambassadors-route .section-intro .intro-header .header-subtitle {
  font-size: 24px;
  line-height: 32px;
  font-weight: 400;
  margin-bottom: 24px;
}
.c-ambassadors-route .section-intro .intro-footer {
  max-width: 520px;
  margin-right: auto;
  margin-top: 1270px;
}
[dir=rtl] .c-ambassadors-route .section-intro .intro-footer {
  margin-right: 0;
  margin-left: auto;
}
@media (max-width: 1140px) {
  .c-ambassadors-route .section-intro .intro-footer {
    max-width: 100%;
    margin: 0;
  }
}
.c-ambassadors-route .section-intro .intro-footer .footer-title {
  font-size: 35px;
  line-height: 40px;
  font-weight: 600;
  margin-top: 32px;
  margin-bottom: 28px;
  color: var(--grey10);
}
.c-ambassadors-route .section-intro .intro-footer .footer-subtitle {
  font-size: 17px;
  line-height: 20px;
  font-weight: 400;
  margin-bottom: 16px;
}
.c-ambassadors-route .section-intro .intro-footer .footer-subtitle-two {
  font-size: 17px;
  line-height: 20px;
  font-weight: 600;
  margin-bottom: 24px;
}
.c-ambassadors-route .section-intro .intro-screens {
  position: fixed;
  top: 40px;
  width: 55%;
  max-width: 776px;
  height: auto;
  max-height: 880px;
  transition: top left 0.5s ease-in-out;
}
@media (max-width: 1400px) {
  .c-ambassadors-route .section-intro .intro-screens {
    top: 90px;
  }
}
@media (max-width: 1140px) {
  .c-ambassadors-route .section-intro .intro-screens {
    position: relative;
    width: 619px;
    height: 702px;
    top: unset;
    left: unset;
    margin: 90px auto 70px;
  }
}
@media (max-width: 767px) {
  .c-ambassadors-route .section-intro .intro-screens {
    width: 100%;
    height: unset;
    padding-bottom: 110%;
  }
}
@media (max-width: 620px) {
  .c-ambassadors-route .section-intro .intro-screens {
    width: 120%;
    padding-bottom: 125%;
    margin-left: -10%;
  }
}
.c-ambassadors-route .section-intro .intro-screens .screen {
  transition: all 0.1s ease-in-out;
  transform: translateZ(0);
  backface-visibility: hidden;
  perspective: 1000;
  position: absolute;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  will-change: transform, rotateZ, scale, z-index;
}
.c-ambassadors-route .section-intro .intro-screens:after {
  content: "";
  position: absolute;
  top: -147px;
  right: -206px;
  width: 82%;
  padding-bottom: 82%;
  background-color: var(--green30);
  border-radius: 50%;
  z-index: 0;
}
[dir=rtl] .c-ambassadors-route .section-intro .intro-screens:after {
  right: unset;
  left: -206px;
}
@media (max-width: 1140px) {
  .c-ambassadors-route .section-intro .intro-screens:after {
    top: -60px;
    right: -80px;
  }
  [dir=rtl] .c-ambassadors-route .section-intro .intro-screens:after {
    right: unset;
    left: -80px;
  }
}
.c-ambassadors-route .section-intro .intro-screens img {
  width: 61%;
  height: auto;
}
.c-ambassadors-route .section-intro .intro-screens img.screen-1 {
  z-index: 3;
}
.c-ambassadors-route .section-intro .intro-screens img.screen-2 {
  z-index: 2;
}
.c-ambassadors-route .section-intro .intro-screens img.screen-3 {
  z-index: 1;
}
.c-ambassadors-route .section-why {
  overflow: hidden;
  position: relative;
  background-color: var(--green30);
}
.c-ambassadors-route .section-why .why-title {
  font-size: 35px;
  line-height: 40px;
  font-weight: 600;
  margin-top: 120px;
  margin-bottom: 16px;
  color: var(--grey100);
}
.c-ambassadors-route .section-why .why-subtitle {
  font-size: 24px;
  line-height: 32px;
  font-weight: 400;
  margin-bottom: 100px;
  color: var(--grey100);
}
.c-ambassadors-route .section-why .why-columns {
  display: flex;
  flex-direction: row;
}
@media (max-width: 1023px) {
  .c-ambassadors-route .section-why .why-columns {
    flex-direction: column;
  }
}
.c-ambassadors-route .section-why .why-list {
  display: flex;
  flex-direction: column;
  flex-shrink: 0;
  gap: 40px;
  width: 590px;
  margin-bottom: 140px;
}
@media (max-width: 1023px) {
  .c-ambassadors-route .section-why .why-list {
    width: 100%;
    margin-bottom: 80px;
  }
}
.c-ambassadors-route .section-why .why-list .why-list-item {
  display: flex;
  align-items: center;
  gap: 24px;
  color: var(--grey100);
}
@media (max-width: 550px) {
  .c-ambassadors-route .section-why .why-list .why-list-item {
    flex-direction: column;
    align-items: flex-start;
  }
}
.c-ambassadors-route .section-why .why-list .why-list-item .why-list-item-icon {
  width: 88px;
  height: 88px;
  border-radius: 8px;
  color: #ffffff;
  background-color: var(--grey100);
  display: flex;
  align-items: center;
  justify-content: center;
  flex-shrink: 0;
  font-size: 44px;
}
.c-ambassadors-route .section-why .why-list .why-list-item .why-list-item-icon svg {
  height: 40px;
  width: 40px;
}
.c-ambassadors-route .section-why .why-list .why-list-item .why-list-item-details {
  display: flex;
  flex-direction: column;
  gap: 4px;
}
.c-ambassadors-route .section-why .why-list .why-list-item .why-list-item-details .why-list-item-title {
  font-size: 24px;
  line-height: 32px;
  font-weight: 600;
  font-family: "IBM Plex Mono";
}
.c-ambassadors-route .section-why .why-list .why-list-item .why-list-item-details .why-list-item-subtitle {
  font-size: 17px;
  line-height: 20px;
  font-weight: 400;
}
.c-ambassadors-route .section-why .why-image {
  align-self: flex-end;
  margin-right: -450px;
  margin-left: 50px;
  width: 792px;
  height: 756px;
}
[dir=rtl] .c-ambassadors-route .section-why .why-image {
  transform: scaleX(-1);
  margin-right: 50px;
  margin-left: -450px;
}
@media (max-width: 1023px) {
  .c-ambassadors-route .section-why .why-image {
    width: 495px;
    height: 468px;
    margin-left: 50px;
    margin-right: 0;
    align-self: unset;
  }
  [dir=rtl] .c-ambassadors-route .section-why .why-image {
    margin-right: 50px;
    margin-left: 0;
  }
}
.c-ambassadors-route .section-how {
  padding-top: 120px;
  padding-bottom: 56px;
  background-color: var(--brown300);
  color: var(--grey100);
}
.c-ambassadors-route .section-how .how-title {
  font-size: 35px;
  line-height: 40px;
  font-weight: 600;
  margin-bottom: 16px;
  color: var(--grey100);
}
.c-ambassadors-route .section-how .how-subtitle {
  font-size: 24px;
  line-height: 32px;
  font-weight: 400;
  margin-bottom: 16px;
}
.c-ambassadors-route .section-how .how-subtitle-two {
  font-size: 24px;
  line-height: 32px;
  margin-bottom: 100px;
}
.c-ambassadors-route .section-how .how-steps {
  display: flex;
  flex-direction: column;
  gap: 97px;
  width: 100%;
  padding: 0 80px;
  box-sizing: border-box;
  margin-bottom: 50px;
}
@media (max-width: 1200px) {
  .c-ambassadors-route .section-how .how-steps {
    padding: 0;
  }
}
@media (max-width: 1023px) {
  .c-ambassadors-route .section-how .how-steps {
    gap: 80px;
  }
}
.c-ambassadors-route .section-how .how-steps .how-steps-item {
  display: flex;
  align-items: center;
  gap: 80px;
}
@media (max-width: 1023px) {
  .c-ambassadors-route .section-how .how-steps .how-steps-item {
    flex-direction: column;
    gap: 60px;
  }
}
.c-ambassadors-route .section-how .how-steps .how-steps-item .how-steps-item-image {
  width: 400px;
  height: auto;
}
@media (max-width: 1023px) {
  .c-ambassadors-route .section-how .how-steps .how-steps-item .how-steps-item-image {
    width: 370px;
  }
}
.c-ambassadors-route .section-how .how-steps .how-steps-item .how-steps-item-details {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  margin-top: -50px;
}
@media (max-width: 1023px) {
  .c-ambassadors-route .section-how .how-steps .how-steps-item .how-steps-item-details {
    align-self: flex-start;
  }
}
.c-ambassadors-route .section-how .how-steps .how-steps-item .how-steps-item-details .how-steps-item-label {
  font-size: 24px;
  line-height: 32px;
  font-weight: 600;
  font-family: "IBM Plex Mono";
  background-color: var(--green30);
  color: var(--grey100);
  padding: 8px 16px;
  border-radius: 8px;
}
.c-ambassadors-route .section-how .how-steps .how-steps-item .how-steps-item-details .how-steps-item-title {
  font-size: 35px;
  line-height: 40px;
  font-weight: 600;
  font-family: "IBM Plex Mono";
  margin: 16px 0 8px;
}
.c-ambassadors-route .section-how .how-steps .how-steps-item .how-steps-item-details .how-steps-item-subtitle {
  font-size: 17px;
  line-height: 20px;
  font-weight: 400;
}
.c-ambassadors-route .section-ready {
  background-color: var(--grey90);
  padding: 32px 0 0 100px;
}
[dir=rtl] .c-ambassadors-route .section-ready {
  padding: 32px 100px 0 0;
}
@media (max-width: 1200px) {
  .c-ambassadors-route .section-ready {
    padding: 32px 0 0;
  }
}
@media (max-width: 1023px) {
  .c-ambassadors-route .section-ready {
    padding: 55px 0;
  }
}
@media (max-width: 620px) {
  .c-ambassadors-route .section-ready {
    padding: 16px 0 100px;
  }
}
.c-ambassadors-route .section-ready .section-content {
  display: flex;
  align-items: center;
  flex-direction: row;
}
@media (max-width: 620px) {
  .c-ambassadors-route .section-ready .section-content {
    flex-direction: column;
  }
}
.c-ambassadors-route .section-ready .ready-image {
  width: 400px;
  height: 454px;
  margin-right: 126px;
}
[dir=rtl] .c-ambassadors-route .section-ready .ready-image {
  margin-right: 0;
  margin-left: 126px;
}
@media (max-width: 1023px) {
  .c-ambassadors-route .section-ready .ready-image {
    width: 185px;
    height: 194px;
    margin-right: 24px;
  }
  [dir=rtl] .c-ambassadors-route .section-ready .ready-image {
    margin-right: 0;
    margin-left: 24px;
  }
}
@media (max-width: 620px) {
  .c-ambassadors-route .section-ready .ready-image {
    width: 224px;
    height: 258px;
  }
}
.c-ambassadors-route .section-ready .ready-details {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
}
.c-ambassadors-route .section-ready .ready-details .ready-title {
  font-size: 35px;
  line-height: 40px;
  font-weight: 600;
  font-family: "IBM Plex Mono";
  margin-top: -40px;
  margin-bottom: 16px;
  color: var(--grey10);
}
@media (max-width: 1023px) {
  .c-ambassadors-route .section-ready .ready-details .ready-title {
    margin-top: 0;
  }
}
@media (max-width: 620px) {
  .c-ambassadors-route .section-ready .ready-details .ready-title {
    margin-top: 32px;
  }
}
.c-ambassadors-route .section-ready .ready-details .ready-subtitle {
  font-size: 24px;
  line-height: 32px;
  font-weight: 400;
  margin-bottom: 32px;
  color: var(--grey10);
}
.c-ambassadors-route .section-testimonials {
  background-color: var(--grey100);
  color: var(--grey10);
  padding: 120px 0;
}
.c-ambassadors-route .section-testimonials .testimonials-title {
  font-size: 35px;
  line-height: 40px;
  font-weight: 600;
  font-family: "IBM Plex Mono";
  margin-bottom: 48px;
  color: var(--grey10);
}
.c-ambassadors-route .section-testimonials .testimonials-list {
  display: flex;
  align-items: center;
  flex-grow: 1;
  gap: 24px;
}
@media (max-width: 1023px) {
  .c-ambassadors-route .section-testimonials .testimonials-list {
    flex-direction: column;
  }
}
.c-ambassadors-route .section-testimonials .testimonials-list .testimonials-list-item {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  gap: 24px;
  padding: 24px 32px;
  background-color: var(--grey90);
  border-radius: 16px;
  color: var(--grey10);
}
.c-ambassadors-route .section-testimonials .testimonials-list .testimonials-list-item .testimonials-list-item-text {
  font-size: 14px;
  line-height: 24px;
  font-weight: 500;
}
.c-ambassadors-route .section-testimonials .testimonials-list .testimonials-list-item .testimonials-list-item-author {
  display: flex;
  align-items: center;
  font-size: 14px;
  line-height: 24px;
  font-weight: 500;
}
.c-ambassadors-route .section-testimonials .testimonials-list .testimonials-list-item .testimonials-list-item-author .testimonials-list-item-author-avatar {
  width: 70px;
  height: 70px;
  border-radius: 50%;
  margin-right: 12px;
}
.c-ambassadors-route .section-testimonials .testimonials-list .testimonials-list-item .testimonials-list-item-author .testimonials-list-item-author-info {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  font-size: 14px;
  line-height: 24px;
}
.c-ambassadors-route .section-testimonials .testimonials-list .testimonials-list-item .testimonials-list-item-author .testimonials-list-item-author-info .testimonials-list-item-author-info-name {
  font-weight: 600;
}
.c-ambassadors-route .section-testimonials .testimonials-list .testimonials-list-item .testimonials-list-item-author .testimonials-list-item-author-info .testimonials-list-item-author-info-profession {
  font-weight: 400;
}
.c-ambassadors-route .section-faq {
  background-color: var(--grey100);
  color: var(--grey10);
  padding-bottom: 80px;
}
.c-ambassadors-route .section-faq .faq-title {
  font-size: 35px;
  line-height: 40px;
  font-weight: 600;
  font-family: "IBM Plex Mono";
  margin-top: 120px;
  margin-bottom: 80px;
  color: var(--grey10);
}
.c-ambassadors-route .section-faq .faq-list {
  display: flex;
  flex-direction: column;
}
.c-ambassadors-route .section-faq .faq-list .faq-list-item {
  display: flex;
  flex-direction: row;
  color: var(--grey10);
  border-bottom: 1px solid var(--grey80);
  padding-bottom: 24px;
  margin-bottom: 24px;
}
@media (max-width: 767px) {
  .c-ambassadors-route .section-faq .faq-list .faq-list-item {
    flex-direction: column;
    gap: 16px;
  }
}
.c-ambassadors-route .section-faq .faq-list .faq-list-item:last-of-type {
  border-bottom: none;
}
.c-ambassadors-route .section-faq .faq-list .faq-list-item .faq-list-item-question {
  font-size: 16px;
  line-height: 24px;
  font-weight: 600;
  font-family: "IBM Plex Mono";
  width: 40%;
  margin-right: 10%;
}
[dir=rtl] .c-ambassadors-route .section-faq .faq-list .faq-list-item .faq-list-item-question {
  margin-right: 0;
  margin-left: 10%;
}
@media (max-width: 767px) {
  .c-ambassadors-route .section-faq .faq-list .faq-list-item .faq-list-item-question {
    width: 100%;
    margin-right: 0;
  }
  [dir=rtl] .c-ambassadors-route .section-faq .faq-list .faq-list-item .faq-list-item-question {
    margin-right: 0;
    margin-left: 0;
  }
}
.c-ambassadors-route .section-faq .faq-list .faq-list-item .faq-list-item-answer {
  font-size: 14px;
  line-height: 24px;
  font-weight: 400;
  font-family: "IBM Plex Mono";
  width: 50%;
}
@media (max-width: 767px) {
  .c-ambassadors-route .section-faq .faq-list .faq-list-item .faq-list-item-answer {
    width: 100%;
  }
}
.c-ambassadors-route .section-footer {
  background-color: var(--grey100);
  color: var(--grey10);
  text-align: center;
}

.c-app-advertiser-partner-campaigns .mw-box {
  background-color: var(--bg2);
}
.c-app-advertiser-partner-campaigns .mw-box .mw-box_header {
  margin-bottom: 16px;
}
.c-app-advertiser-partner-campaigns .campaigns-header {
  gap: 16px;
}
.c-app-advertiser-partner-campaigns .campaigns-filters {
  flex: 1 1 auto;
  min-width: 0;
}
.c-app-advertiser-partner-campaigns .campaigns-create-btn {
  flex: 0 0 auto;
}
@media all and (max-width: 909px) {
  .c-app-advertiser-partner-campaigns .campaigns-create-btn {
    position: fixed;
    right: 40px;
    bottom: 20px;
    z-index: 100;
    box-shadow: 0 4px 16px rgba(0, 0, 0, 0.3);
    transform: scale(1.4);
  }
}
.c-app-advertiser-partner-campaigns .campaigns-loader {
  width: 100%;
  min-height: 200px;
}
.c-app-advertiser-partner-campaigns .campaign-grid {
  display: grid;
  grid-template-columns: repeat(2, minmax(0, 1fr));
  gap: 16px;
}
@media screen and (max-width: 1179px) {
  .c-app-advertiser-partner-campaigns .campaign-grid {
    grid-template-columns: 1fr;
  }
}
.c-app-advertiser-partner-campaigns .campaign-card {
  position: relative;
  display: flex;
  align-items: stretch;
  border-radius: 20px;
  overflow: hidden;
  background-color: var(--bg2);
}
.c-app-advertiser-partner-campaigns .campaign-card_thumbnail {
  position: absolute;
  inset: 0;
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  opacity: 0.15;
  pointer-events: none;
  z-index: 0;
  transition: opacity 0.2s ease-out;
  -webkit-mask-image: linear-gradient(to bottom, #000 50%, transparent 90%);
  mask-image: linear-gradient(to bottom, #000 50%, transparent 90%);
}
.c-app-advertiser-partner-campaigns .campaign-card:hover .campaign-card_thumbnail {
  opacity: 0.08;
}
.c-app-advertiser-partner-campaigns .campaign-card_details {
  transform-origin: center;
  transition: transform 0.2s ease-out;
}
.c-app-advertiser-partner-campaigns .campaign-card:hover .campaign-card_details {
  transform: scale(1.02);
}
.c-app-advertiser-partner-campaigns .campaign-card_thumbnail--video {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.c-app-advertiser-partner-campaigns .campaign-card_details {
  flex: 1 1 auto;
  min-width: 0;
  border-radius: 0;
  padding-bottom: 8px;
  display: flex;
  flex-direction: column;
  position: relative;
  z-index: 1;
}
.c-app-advertiser-partner-campaigns .campaign-card_details.mw-box {
  background-color: transparent;
}
.c-app-advertiser-partner-campaigns .campaign-card_details .mw-box_content {
  flex: 1 1 auto;
}
.c-app-advertiser-partner-campaigns .mw-box_header {
  display: flex;
  align-items: center;
  gap: 8px;
}
.c-app-advertiser-partner-campaigns .campaign-card_actions {
  margin-top: 24px;
  display: flex;
  align-items: stretch;
  border-top: 1px solid var(--border1);
}
.c-app-advertiser-partner-campaigns .campaign-card_actions .campaign-card_action {
  width: 25%;
}
.c-app-advertiser-partner-campaigns .campaign-status {
  padding: 4px 12px;
  border-radius: 999px;
  font-size: 14px;
  font-style: normal;
  font-weight: 400;
  line-height: 135%;
  letter-spacing: -0.14px;
  text-transform: uppercase;
  background-color: var(--bg2);
  color: var(--font2);
}
.c-app-advertiser-partner-campaigns .campaign-status--pending {
  border: 1px solid var(--yellow60);
  color: var(--yellow60);
}
.c-app-advertiser-partner-campaigns .campaign-status--started {
  border: 1px solid var(--green60);
  color: var(--green60);
}
.c-app-advertiser-partner-campaigns .campaign-status--finished,
.c-app-advertiser-partner-campaigns .campaign-status--cancelled {
  border: 1px solid var(--font2);
  color: var(--font2);
}
.c-app-advertiser-partner-campaigns .campaign-status--rejected {
  border: 1px solid var(--error1);
  color: var(--error1);
}
.c-app-advertiser-partner-campaigns .campaign-metrics {
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 16px 24px;
  margin: 0;
}
.c-app-advertiser-partner-campaigns .campaign-metrics_item {
  display: flex;
  flex-direction: column;
  gap: 2px;
}
.c-app-advertiser-partner-campaigns .campaign-metrics_item dt {
  font-size: 14px;
  font-style: normal;
  font-weight: 400;
  line-height: 135%;
  letter-spacing: -0.14px;
  text-transform: uppercase;
  color: var(--font3);
}
.c-app-advertiser-partner-campaigns .campaign-metrics_item dd {
  font-size: 18px;
  font-style: normal;
  font-weight: 500;
  line-height: 135%;
  letter-spacing: -0.18px;
  margin: 0;
}
.c-app-advertiser-partner-campaigns .campaign-metrics_skeleton {
  display: block;
  height: 22px;
  width: 56px;
  margin: 0;
  border-radius: 4px;
  background: linear-gradient(90deg, var(--bg3) 25%, var(--bg1) 50%, var(--bg3) 75%);
  background-size: 200% 100%;
  animation: campaign-metrics-shimmer 1.4s linear infinite;
}
@keyframes campaign-metrics-shimmer {
  0% {
    background-position: 200% 0;
  }
  100% {
    background-position: -200% 0;
  }
}
.c-app-advertiser-partner-campaigns .campaign-metrics_item--created,
.c-app-advertiser-partner-campaigns .campaign-metrics_item--timeline {
  grid-column: 1/-1;
}
.c-app-advertiser-partner-campaigns .campaign-metrics_item--timeline {
  gap: 6px;
}
.c-app-advertiser-partner-campaigns .campaign-timeline {
  display: flex;
  flex-direction: column;
  gap: 4px;
}
.c-app-advertiser-partner-campaigns .campaign-timeline_labels {
  font-size: 18px;
  font-style: normal;
  font-weight: 500;
  line-height: 135%;
  letter-spacing: -0.18px;
  color: var(--font2);
  display: flex;
  justify-content: space-between;
}

.c-app-advertiser-partner-creator .mw-box {
  background-color: var(--bg2);
  padding: 0;
}
.c-app-advertiser-partner-creator .mw-box .mw-box_header {
  padding: 24px 24px 16px;
  border-bottom: 1px solid var(--border1);
}
.c-app-advertiser-partner-creator .mw-box .mw-box_content {
  padding: 24px;
}
.c-app-advertiser-partner-creator .mw-box .mw-box_content .input-section {
  margin-bottom: 16px;
  padding-bottom: 16px;
  border-bottom: 1px solid var(--border1);
}
.c-app-advertiser-partner-creator .creator-form {
  width: 100%;
}
.c-app-advertiser-partner-creator .creator-form_titlebar {
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 16px;
  flex-wrap: wrap;
}
.c-app-advertiser-partner-creator .creator-form_title {
  margin: 0;
}
.c-app-advertiser-partner-creator .creator-form_columns {
  display: grid;
  grid-template-columns: minmax(320px, 1fr) minmax(360px, 1.75fr);
  gap: 24px;
  align-items: start;
}
@media (max-width: 1023px) {
  .c-app-advertiser-partner-creator .creator-form_columns {
    grid-template-columns: 1fr;
  }
}
.c-app-advertiser-partner-creator .creator-form_panel {
  margin-bottom: 0;
}
.c-app-advertiser-partner-creator .creator-form_panel-body {
  display: flex;
  flex-direction: column;
}
.c-app-advertiser-partner-creator .creator-form_panel-body.creator-form_panel-body--locked .h-input-box:not(.input-editable) {
  opacity: 0.7;
}
.c-app-advertiser-partner-creator .creator-form_two-col {
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 16px;
}
@media all and (max-width: 909px) {
  .c-app-advertiser-partner-creator .creator-form_two-col {
    grid-template-columns: 1fr;
  }
}
.c-app-advertiser-partner-creator .creator-form_datetime {
  display: flex;
  flex-wrap: wrap;
  gap: 8px;
}
.c-app-advertiser-partner-creator .creator-form_schedule-row--error .h-input-box_hint {
  color: var(--input-hint-error-color);
}
.c-app-advertiser-partner-creator .creator-form_footer {
  margin-top: 16px;
  display: flex;
  flex-direction: column;
  gap: 8px;
}
.c-app-advertiser-partner-creator .creator-form_radio-group {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  gap: 16px;
}
.c-app-advertiser-partner-creator .creator-form_radio-group-label {
  flex: 0 0 100%;
  color: var(--font3);
  margin-bottom: 4px;
}
.c-app-advertiser-partner-creator .creator-form_actions {
  margin-top: 8px;
}
.c-app-advertiser-partner-creator .creator-form_media-grid {
  display: grid;
  grid-template-columns: repeat(auto-fill, 120px);
  gap: 12px;
}
.c-app-advertiser-partner-creator .creator-form_media-grid--web {
  grid-template-columns: repeat(auto-fill, 160px);
}
.c-app-advertiser-partner-creator .creator-form_media-grid--story {
  grid-template-columns: repeat(auto-fill, minmax(140px, 200px));
}
.c-app-advertiser-partner-creator .creator-form_media-tile {
  position: relative;
  height: 120px;
  border-radius: 20px;
  overflow: hidden;
  background-color: var(--bg3);
  border: 1px solid var(--border1);
}
.c-app-advertiser-partner-creator .creator-form_media-tile--sortable {
  cursor: grab;
}
.c-app-advertiser-partner-creator .creator-form_media-tile--sortable.sortable-chosen, .c-app-advertiser-partner-creator .creator-form_media-tile--sortable.sortable-ghost {
  cursor: grabbing;
}
.c-app-advertiser-partner-creator .creator-form_media-tile--sortable .creator-form_media-remove {
  cursor: pointer;
}
.c-app-advertiser-partner-creator .creator-form_media-grid--story .creator-form_media-tile {
  height: auto;
  aspect-ratio: 9/16;
}
.c-app-advertiser-partner-creator .creator-form_media-thumb {
  width: 100%;
  height: 100%;
  object-fit: cover;
  display: block;
}
.c-app-advertiser-partner-creator .creator-form_media-overlay {
  position: absolute;
  inset: 0;
  display: flex;
  align-items: center;
  justify-content: center;
  background-color: rgba(0, 0, 0, 0.6);
  color: #fff;
  text-align: center;
  padding: 8px;
}
.c-app-advertiser-partner-creator .creator-form_media-overlay--error {
  background-color: rgba(180, 35, 50, 0.8);
}
.c-app-advertiser-partner-creator .creator-form_media-remove {
  position: absolute;
  top: 6px;
  right: 6px;
  z-index: 1;
}
.c-app-advertiser-partner-creator .creator-form_media-picker {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  gap: 6px;
  height: 120px;
  border: 1px dashed var(--border1);
  border-radius: 20px;
  background-color: transparent;
  color: var(--font2);
  cursor: pointer;
  text-align: center;
  transition: border-color 0.15s ease-out, background-color 0.15s ease-out;
}
.c-app-advertiser-partner-creator .creator-form_media-picker .icn {
  width: 24px;
  height: 24px;
  color: var(--font3);
}
.c-app-advertiser-partner-creator .creator-form_media-picker:hover {
  border-color: var(--brand-color);
  background-color: var(--bg3);
}
.c-app-advertiser-partner-creator .creator-form_media-grid--story .creator-form_media-picker {
  height: auto;
  aspect-ratio: 9/16;
}
.c-app-advertiser-partner-creator .creator-form_media-picker--error {
  border-color: var(--input-error-border);
  color: var(--input-error-color);
}
.c-app-advertiser-partner-creator .creator-form_media-picker--error .icn {
  color: var(--input-error-color);
}
.c-app-advertiser-partner-creator .creator-form_media-hint {
  font-size: 14px;
  font-style: normal;
  font-weight: 400;
  line-height: 135%;
  letter-spacing: -0.14px;
  display: block;
  margin-top: 8px;
  color: var(--font3);
}
.c-app-advertiser-partner-creator .creator-form_char-counter {
  font-size: 12px;
  font-style: normal;
  font-weight: 400;
  line-height: 135%;
  letter-spacing: -0.12px;
  display: block;
  margin-top: 6px;
  color: var(--font3);
  text-align: start;
}
.c-app-advertiser-partner-creator .creator-form_text-editor {
  border: 1px solid var(--border1);
  border-radius: 20px;
}
.c-app-advertiser-partner-creator .creator-form_segment-select .select-menu_content_option {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  gap: 2px;
}
.c-app-advertiser-partner-creator .creator-form_segment-description {
  font-size: 14px;
  font-style: normal;
  font-weight: 400;
  line-height: 135%;
  letter-spacing: -0.14px;
  color: var(--font3);
}
.c-app-advertiser-partner-creator .creator-form_rewards-input .h-input_text {
  text-align: center;
  width: 100px;
}

.c-app-advertiser-partner-overview .mw-box {
  padding: 24px;
}
@media all and (max-width: 620px) {
  .c-app-advertiser-partner-overview .mw-box {
    padding: 16px;
  }
}
.c-app-advertiser-partner-overview .overview-summary .animation-loading-2 {
  min-height: 120px;
}
.c-app-advertiser-partner-overview .overview-summary_metrics {
  display: flex;
  align-items: stretch;
  gap: 24px;
  height: 72px;
}
@media all and (max-width: 620px) {
  .c-app-advertiser-partner-overview .overview-summary_metrics {
    gap: 16px;
  }
}
.c-app-advertiser-partner-overview .overview-summary_metrics-divider {
  width: 1px;
  background-color: var(--border1);
  align-self: stretch;
}
.c-app-advertiser-partner-overview .overview-metric {
  flex: 1;
  display: flex;
  flex-direction: column;
  gap: 4px;
  min-width: 0;
}
.c-app-advertiser-partner-overview .overview-summary_reveal {
  display: flex;
  justify-content: center;
  margin-top: 16px;
}
.c-app-advertiser-partner-overview .overview-summary_reveal > .c-mw-button {
  animation: overview-summary-reveal-slide 0.6s ease forwards;
}
@keyframes overview-summary-reveal-slide {
  from {
    opacity: 0;
    transform: translateY(-8px);
  }
  to {
    opacity: 1;
    transform: translateY(0);
  }
}
.c-app-advertiser-partner-overview .overview-metric_label {
  font-size: 14px;
  font-style: normal;
  font-weight: 400;
  line-height: 135%;
  letter-spacing: -0.14px;
  color: var(--font3);
}
.c-app-advertiser-partner-overview .overview-metric_value {
  font-size: 36px;
  font-style: normal;
  font-weight: 700;
  line-height: 135%;
  letter-spacing: -0.36px;
  color: var(--font1);
}
.c-app-advertiser-partner-overview .overview-summary_insights-row {
  display: flex;
  align-items: stretch;
  gap: 24px;
  padding-top: 16px;
}
@media all and (max-width: 620px) {
  .c-app-advertiser-partner-overview .overview-summary_insights-row {
    flex-direction: column;
    gap: 16px;
  }
}
.c-app-advertiser-partner-overview .overview-summary_insights-divider {
  width: 1px;
  background-color: var(--border1);
  align-self: stretch;
}
@media all and (max-width: 620px) {
  .c-app-advertiser-partner-overview .overview-summary_insights-divider {
    width: 100%;
    height: 1px;
  }
}
.c-app-advertiser-partner-overview .overview-insights {
  flex: 1;
  min-width: 0;
}
.c-app-advertiser-partner-overview .overview-insights-empty {
  flex: 1;
  display: flex;
  align-items: center;
  gap: 16px;
  padding: 16px;
  background-color: var(--bg3);
  border: 1px solid var(--border1);
  border-radius: 20px;
}
@media all and (max-width: 620px) {
  .c-app-advertiser-partner-overview .overview-insights-empty {
    flex-direction: column;
    text-align: center;
  }
}
.c-app-advertiser-partner-overview .overview-insights-empty_icon {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  flex-shrink: 0;
  width: 48px;
  height: 48px;
  border-radius: 50%;
  background: linear-gradient(135deg, var(--brand-color), rgba(var(--green20-rgb), 0.6));
  color: var(--bg1);
}
.c-app-advertiser-partner-overview .overview-insights-empty_icon .icn {
  width: 28px;
  height: 28px;
}
.c-app-advertiser-partner-overview .overview-insights-empty_text {
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: 135%;
  letter-spacing: -0.16px;
  color: var(--font2);
  margin: 0;
  line-height: 1.4;
}
.c-app-advertiser-partner-overview .overview-insights_list {
  margin: 12px 0 0;
  padding: 0;
  list-style: disc inside;
  display: flex;
  flex-direction: column;
  gap: 8px;
}
.c-app-advertiser-partner-overview .overview-insights_item {
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: 135%;
  letter-spacing: -0.16px;
  color: var(--font2);
}
.c-app-advertiser-partner-overview .overview-insights_item::marker {
  color: var(--font3);
}
.c-app-advertiser-partner-overview .overview-milestones {
  flex: 1;
  min-width: 0;
}
.c-app-advertiser-partner-overview .overview-milestones_list {
  margin: 12px 0 0;
  padding: 0;
  list-style: none;
  display: flex;
  flex-direction: column;
  gap: 12px;
}
.c-app-advertiser-partner-overview .overview-milestone {
  display: flex;
  align-items: center;
  gap: 12px;
  padding: 12px;
  background-color: var(--bg3);
  border: 1px solid var(--border1);
  border-radius: 20px;
  transition: transform 0.15s ease-out, border-color 0.15s ease-out;
}
.c-app-advertiser-partner-overview .overview-milestone:hover {
  transform: translateY(-1px);
  border-color: var(--brand-color);
}
.c-app-advertiser-partner-overview .overview-milestone_badge {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  flex-shrink: 0;
  width: 40px;
  height: 40px;
  border-radius: 50%;
  background: linear-gradient(135deg, var(--brand-color), rgba(var(--green20-rgb), 0.6));
  color: var(--bg1);
}
.c-app-advertiser-partner-overview .overview-milestone_badge .icn {
  width: 22px;
  height: 22px;
}
.c-app-advertiser-partner-overview .overview-milestone_text {
  font-size: 16px;
  font-style: normal;
  font-weight: 500;
  line-height: 135%;
  letter-spacing: -0.16px;
  color: var(--font1);
  line-height: 1.3;
}

.c-app-advertiser-partner {
  max-width: 1320px !important;
}

.c-app-advertiser .animation-loading-2 {
  width: 100%;
  min-height: 60vh;
}
.c-app-advertiser .partner-picker {
  width: 100%;
  max-width: 800px;
  min-height: calc(100vh - 104px - 64px);
  min-height: calc(100dvh - 104px - 64px);
  box-sizing: border-box;
  margin: 0 auto;
  align-items: stretch;
}
.c-app-advertiser .partner-picker_header {
  margin-bottom: 24px;
}
.c-app-advertiser .partner-picker_title {
  margin: 0 0 8px;
  font-size: 28px;
  font-style: normal;
  font-weight: 700;
  line-height: 135%;
  letter-spacing: -0.28px;
  color: var(--font1);
}
.c-app-advertiser .partner-picker_subtitle {
  margin: 0;
  font-size: 14px;
  font-style: normal;
  font-weight: 400;
  line-height: 135%;
  letter-spacing: -0.14px;
  color: var(--font2);
}
.c-app-advertiser .partner-list {
  display: flex;
  flex-direction: column;
  background-color: var(--bg2);
  border: 1px solid var(--border1);
  border-radius: 20px;
  overflow: hidden;
}
.c-app-advertiser .partner-row {
  display: flex;
  flex-direction: column;
  gap: 12px;
  padding: 16px 20px;
  background-color: transparent;
  border: 0;
  cursor: pointer;
  text-align: left;
  color: inherit;
  font: inherit;
  transition: background-color 0.2s ease-out;
}
.c-app-advertiser .partner-row + .partner-row {
  border-top: 1px solid var(--border1);
}
.c-app-advertiser .partner-row:hover {
  background-color: var(--bg3);
}
.c-app-advertiser .partner-row:focus-visible {
  outline: 2px solid var(--brand-color);
  outline-offset: -2px;
}
.c-app-advertiser .partner-row_main {
  display: flex;
  align-items: center;
  gap: 16px;
}
.c-app-advertiser .partner-row_avatar {
  flex-shrink: 0;
}
.c-app-advertiser .partner-row_avatar-badge {
  position: absolute;
  bottom: -2px;
  right: -2px;
  width: 18px;
  height: 18px;
  border-radius: 50%;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  border: 2px solid var(--bg2);
  box-sizing: content-box;
}
.c-app-advertiser .partner-row_avatar-badge .icn {
  width: 14px;
  height: 14px;
}
.c-app-advertiser .partner-row_avatar-badge--approved {
  background-color: var(--green50);
  color: var(--black-fixed);
}
.c-app-advertiser .partner-row_avatar-badge--pending {
  background-color: var(--yellow60);
  color: var(--white-fixed);
}
.c-app-advertiser .partner-row_avatar-badge--rejected {
  background-color: var(--error1);
  color: var(--white-fixed);
}
.c-app-advertiser .partner-row_text {
  display: flex;
  flex-direction: column;
  gap: 2px;
  min-width: 0;
  flex: 1;
}
.c-app-advertiser .partner-row_name {
  color: var(--font1);
  font-size: 18px;
  font-style: normal;
  font-weight: 500;
  line-height: 135%;
  letter-spacing: -0.18px;
  line-clamp: 1;
  display: -webkit-box;
  -webkit-line-clamp: 1;
  -webkit-box-orient: vertical;
  overflow: hidden;
}
.c-app-advertiser .partner-row_description {
  color: var(--font3);
  font-size: 14px;
  font-style: normal;
  font-weight: 400;
  line-height: 135%;
  letter-spacing: -0.14px;
  line-clamp: 1;
  display: -webkit-box;
  -webkit-line-clamp: 1;
  -webkit-box-orient: vertical;
  overflow: hidden;
}
.c-app-advertiser .partner-row_actions {
  display: flex;
  align-items: center;
  gap: 12px;
  flex-shrink: 0;
}
@media all and (min-width: 621px) {
  .c-app-advertiser .partner-row_approval-note {
    margin-left: 64px;
  }
  [dir=rtl] .c-app-advertiser .partner-row_approval-note {
    margin-left: 0;
    margin-right: 64px;
  }
}
.c-app-advertiser .partner-row--create {
  flex-direction: row;
  align-items: center;
  gap: 16px;
}
.c-app-advertiser .partner-row--create.partner-row--create-disabled {
  opacity: 0.7;
  cursor: not-allowed;
}
.c-app-advertiser .partner-row--create.partner-row--create-disabled:hover {
  background-color: transparent;
}
.c-app-advertiser .partner-row--create .partner-row_plus {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  width: 48px;
  height: 48px;
  border-radius: 50%;
  border: 1px dashed var(--border1);
  background-color: transparent;
  color: var(--font3);
  flex-shrink: 0;
}
.c-app-advertiser .partner-row--create .partner-row_plus .icn {
  width: 20px;
  height: 20px;
}
.c-app-advertiser .partner-row--create .partner-row_arrow {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  color: var(--font3);
  flex-shrink: 0;
}
.c-app-advertiser .partner-row--create .partner-row_arrow .icn {
  width: 20px;
  height: 20px;
}

.c-app-ambassador {
  align-items: stretch;
}
.c-app-ambassador .mewe-app-inner {
  flex-direction: column;
  flex-wrap: nowrap;
  align-self: stretch;
}
.c-app-ambassador .mw-box {
  flex-grow: 1;
  display: flex;
  flex-direction: column;
  min-height: 0;
  padding: 24px;
}
@media (max-width: 619px) {
  .c-app-ambassador .mw-box {
    padding: 16px;
  }
}
.c-app-ambassador .editor-section {
  width: 100%;
  max-width: 600px;
}
.c-app-ambassador .note-item:not(:last-of-type) {
  border-bottom: 1px solid var(--border1);
}
@media (min-width: 1024px) {
  .c-app-ambassador .note-item:not(:hover) .btn-delete {
    display: none;
  }
}
.c-app-ambassador .placeholder-text {
  max-width: 400px;
}
.c-app-ambassador .submit-journal-button {
  width: min-content;
  align-self: flex-end;
}

.c-app-chat {
  transition-property: padding-top, padding-bottom, padding;
  transition-duration: 0.3s;
  transition-timing-function: ease-in-out;
  transition-delay: 0.2s;
}
@media screen and (max-width: 659px) {
  .c-app-chat {
    padding-top: 24px !important;
  }
}

.c-app-dashboard {
  display: flex;
  flex-direction: column;
  min-height: 100vh;
  background-color: var(--bg0);
}
.c-app-dashboard .dashboard_header {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 64px;
  background: var(--bg2);
  z-index: 20;
  display: flex;
  justify-content: center;
  align-items: center;
}
.c-app-dashboard .dashboard_body {
  max-width: 1200px;
  margin: 0 auto;
  width: 100%;
  box-sizing: border-box;
  padding: 0 24px 24px;
}
.c-app-dashboard .dashboard_toolbar {
  display: flex;
  align-items: center;
  justify-content: flex-end;
  gap: 4px;
  margin-bottom: 12px;
  margin-top: -32px;
}
.c-app-dashboard .dashboard_toolbar_info-btn--active {
  color: var(--brand-color);
}
.c-app-dashboard .dashboard_report-picker {
  min-width: 180px;
}
.c-app-dashboard .dashboard_report-picker .select-menu_opener {
  height: 32px;
  padding: 4px 14px;
}
.c-app-dashboard .dashboard_info {
  background-color: var(--bg2);
  border-radius: 20px;
  padding: 28px 32px;
  margin-bottom: 16px;
  animation: dashboard_info-reveal 0.25s ease-out;
}
@keyframes dashboard_info-reveal {
  from {
    opacity: 0;
    transform: translateY(-8px);
  }
  to {
    opacity: 1;
    transform: translateY(0);
  }
}
.c-app-dashboard .dashboard_info_intro {
  margin-bottom: 24px;
  padding-bottom: 20px;
  border-bottom: 1px solid var(--border1);
}
.c-app-dashboard .dashboard_info_title {
  font-size: 28px;
  font-style: normal;
  font-weight: 500;
  line-height: 135%;
  letter-spacing: -0.28px;
  color: var(--font1);
  margin: 0 0 4px;
}
.c-app-dashboard .dashboard_info_subtitle {
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: 135%;
  letter-spacing: -0.16px;
  color: var(--font3);
  margin: 0 0 14px;
}
.c-app-dashboard .dashboard_info_desc {
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: 135%;
  letter-spacing: -0.16px;
  color: var(--font1);
  line-height: 1.7;
  margin: 0;
}
.c-app-dashboard .dashboard_info_section {
  margin-bottom: 20px;
}
.c-app-dashboard .dashboard_info_section:last-child {
  margin-bottom: 0;
}
.c-app-dashboard .dashboard_info_section_title {
  font-size: 24px;
  font-style: normal;
  font-weight: 400;
  line-height: 135%;
  letter-spacing: -0.24px;
  color: var(--font1);
  margin: 0 0 8px;
}
.c-app-dashboard .dashboard_info_section_text {
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: 135%;
  letter-spacing: -0.16px;
  color: var(--font1);
  line-height: 1.6;
  margin: 0 0 12px;
}
.c-app-dashboard .dashboard_info_section_text code {
  font-family: "IBM Plex Mono" !important;
  font-size: 0.9em;
  background-color: var(--bg1);
  padding: 2px 6px;
  border-radius: 4px;
  color: var(--brand-color);
}
.c-app-dashboard .dashboard_info_cmd {
  background-color: var(--bg1);
  border-radius: 8px;
  padding: 16px 20px;
  margin-bottom: 8px;
}
.c-app-dashboard .dashboard_info_cmd_header {
  margin-bottom: 10px;
}
.c-app-dashboard .dashboard_info_cmd_header code {
  font-size: 16px;
  font-style: normal;
  font-weight: 500;
  line-height: 135%;
  letter-spacing: -0.16px;
  font-family: "IBM Plex Mono" !important;
  color: var(--brand-color);
}
.c-app-dashboard .dashboard_info_cmd_details {
  font-size: 14px;
  font-style: normal;
  font-weight: 400;
  line-height: 135%;
  letter-spacing: -0.14px;
  color: var(--font1);
  line-height: 1.8;
  margin: 0;
  padding-left: 18px;
  list-style: disc;
}
.c-app-dashboard .dashboard_info_cmd_details li {
  margin-bottom: 2px;
}
.c-app-dashboard .dashboard_info_cmd_details code {
  font-family: "IBM Plex Mono" !important;
  font-size: inherit;
  background-color: var(--bg2);
  padding: 1px 5px;
  border-radius: 3px;
  color: var(--brand-color);
}
.c-app-dashboard .dashboard_loading,
.c-app-dashboard .dashboard_error {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  padding: 40px 24px;
  text-align: center;
  color: var(--font2);
}
.c-app-dashboard .dashboard_loading code,
.c-app-dashboard .dashboard_error code {
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: 135%;
  letter-spacing: -0.16px;
  font-family: "IBM Plex Mono" !important;
  background-color: var(--bg2);
  padding: 4px 8px;
  border-radius: 4px;
  color: var(--brand-color);
}
.c-app-dashboard .dashboard_error {
  color: var(--error);
}
.c-app-dashboard .dashboard_content > * {
  background-color: var(--bg2);
  border-radius: 20px;
  padding: 24px;
  margin-top: 16px;
}

.c-app-group-members .search-input_wrapper {
  width: auto;
  min-width: 30%;
  flex-grow: 1;
}
.c-app-group-members .btn-invite .user-add {
  display: none;
}
@media screen and (max-width: 768px) {
  .c-app-group-members .btn-invite .invite-btn-text {
    display: none;
  }
  .c-app-group-members .btn-invite .user-add {
    display: block;
  }
}
.c-app-group-members .members-list_section {
  display: grid;
  grid-template-columns: repeat(auto-fit, minmax(260px, 1fr));
  gap: 16px;
  padding: 16px;
  border-radius: 20px;
  background-color: var(--bg2);
}
.c-app-group-members .members-list_section .c-mw-user-tile {
  min-width: 260px;
  max-width: 330px;
}

.c-app-event-attendees .search-input_wrapper {
  width: auto;
  min-width: 30%;
  flex-grow: 1;
}
.c-app-event-attendees .btn-invite .user-add {
  display: none;
}
@media screen and (max-width: 768px) {
  .c-app-event-attendees .btn-invite .invite-btn-text {
    display: none;
  }
  .c-app-event-attendees .btn-invite .user-add {
    display: block;
  }
}
.c-app-event-attendees .members-list_section {
  display: grid;
  grid-template-columns: repeat(auto-fit, minmax(260px, 1fr));
  gap: 16px;
  padding: 16px;
  border-radius: 20px;
  background-color: var(--bg2);
}
.c-app-event-attendees .members-list_section .c-mw-user-tile {
  min-width: 260px;
  max-width: 330px;
}

.c-app-settings .mw-box:not(.sidebar-secondary) {
  margin-bottom: 16px;
  background-color: var(--bg2);
}
.c-app-settings .mw-box:not(.sidebar-secondary) .mw-box_header {
  margin-bottom: 16px;
}
.c-app-settings .mw-box_content {
  display: flex;
  flex-direction: column;
}
.c-app-settings .mw-box_content.animation-loading-2 {
  min-height: 80px;
}
.c-app-settings .mw-box_section.mw-box_section--disabled {
  opacity: 0.5;
}
.c-app-settings .mw-box_section.mw-box_section--disabled:after {
  content: "";
  opacity: 0.5;
  z-index: 1;
  width: 100%;
  height: 100%;
  position: absolute;
  background: transparent;
}
.c-app-settings .settings-mobile-nav {
  display: none;
}
@media screen and (max-width: 1179px) {
  .c-app-settings {
    flex-direction: column;
  }
  .c-app-settings .settings-mobile-nav {
    position: sticky;
    top: 64px;
    display: flex;
    margin-top: -40px;
    background: var(--bg2);
    width: calc(100% + 32px);
    margin-left: -16px;
    padding: 8px 16px;
    box-sizing: border-box;
    margin-bottom: 32px;
    z-index: 20;
    border-top: 1px solid var(--border1);
    box-shadow: 9px 12px 40px 0 var(--shadow1-color);
  }
  .c-app-settings .settings-mobile-nav .select-menu,
  .c-app-settings .settings-mobile-nav .select-menu_content {
    max-height: calc(100vh - 250px);
    max-height: calc(100dvh - 250px);
  }
}

.c-app-event-settings .mw-box:not(.sidebar-secondary) {
  margin-bottom: 16px;
  background-color: var(--bg2);
}
.c-app-event-settings .mw-box:not(.sidebar-secondary) .mw-box_header {
  margin-bottom: 16px;
}
.c-app-event-settings .mw-box_content {
  display: flex;
  flex-direction: column;
}
.c-app-event-settings .mw-box_content.animation-loading-2 {
  min-height: 80px;
}
.c-app-event-settings .mw-box_section.mw-box_section--disabled {
  opacity: 0.5;
}
.c-app-event-settings .mw-box_section.mw-box_section--disabled:after {
  content: "";
  opacity: 0.5;
  z-index: 1;
  width: 100%;
  height: 100%;
  position: absolute;
  background: transparent;
}
@media screen and (max-width: 900px) {
  .c-app-event-settings {
    flex-direction: column;
  }
}

.group-profile-view {
  margin-top: -20px;
}

.contact-header_wrapper {
  width: 100%;
  margin-top: 16px;
}

.contact-header {
  width: 100%;
  padding: 16px 14px;
  font-size: 14px;
  font-style: normal;
  font-weight: 400;
  line-height: 135%;
  letter-spacing: -0.14px;
  box-sizing: border-box;
  height: 52px;
  margin-bottom: 20px;
  background-color: var(--bg2);
  border-radius: 20px;
}
.contact-header .name-wrapper {
  max-width: 530px;
}

.c-app-group-members-blocked:last-child {
  margin-bottom: 0;
}
.c-app-group-members-blocked .member-header {
  min-height: 64px;
}
.c-app-group-members-blocked .member-header .member-profile {
  min-width: 200px;
}
.c-app-group-members-blocked .member-header .member-profile .member-avatar {
  width: 40px;
  height: 40px;
}

.c-app-group-members-profile .group-profile-view {
  margin-top: -20px;
}
.c-app-group-members-profile .contact-header_wrapper {
  width: 100%;
  margin-top: 16px;
}
.c-app-group-members-profile .contact-header {
  width: 100%;
  padding: 16px 14px;
  font-size: 14px;
  font-style: normal;
  font-weight: 400;
  line-height: 135%;
  letter-spacing: -0.14px;
  box-sizing: border-box;
  height: 52px;
  margin-bottom: 20px;
  background-color: var(--bg2);
  border-radius: 20px;
}
.c-app-group-members-profile .contact-header .name-wrapper {
  max-width: 530px;
}

.c-app-group-members .search-input_wrapper {
  width: auto;
  min-width: 30%;
  flex-grow: 1;
}
.c-app-group-members .btn-invite .user-add {
  display: none;
}
@media screen and (max-width: 768px) {
  .c-app-group-members .btn-invite .invite-btn-text {
    display: none;
  }
  .c-app-group-members .btn-invite .user-add {
    display: block;
  }
}
.c-app-group-members .members-list_section {
  display: grid;
  grid-template-columns: repeat(auto-fit, minmax(260px, 1fr));
  gap: 16px;
  padding: 16px;
  border-radius: 20px;
  background-color: var(--bg2);
}
.c-app-group-members .members-list_section .c-mw-user-tile {
  min-width: 260px;
  max-width: 330px;
}

.c-app-settings .mw-box:not(.sidebar-secondary) {
  margin-bottom: 16px;
  background-color: var(--bg2);
}
.c-app-settings .mw-box:not(.sidebar-secondary) .mw-box_header {
  margin-bottom: 16px;
}
.c-app-settings .mw-box_content {
  display: flex;
  flex-direction: column;
}
.c-app-settings .mw-box_content.animation-loading-2 {
  min-height: 80px;
}
.c-app-settings .mw-box_section.mw-box_section--disabled {
  opacity: 0.5;
}
.c-app-settings .mw-box_section.mw-box_section--disabled:after {
  content: "";
  opacity: 0.5;
  z-index: 1;
  width: 100%;
  height: 100%;
  position: absolute;
  background: transparent;
}
.c-app-settings .settings-mobile-nav {
  display: none;
}
@media screen and (max-width: 1179px) {
  .c-app-settings {
    flex-direction: column;
  }
  .c-app-settings .settings-mobile-nav {
    position: sticky;
    top: 64px;
    display: flex;
    margin-top: -40px;
    background: var(--bg2);
    width: calc(100% + 32px);
    margin-left: -16px;
    padding: 8px 16px;
    box-sizing: border-box;
    margin-bottom: 32px;
    z-index: 20;
    border-top: 1px solid var(--border1);
    box-shadow: 9px 12px 40px 0 var(--shadow1-color);
  }
  .c-app-settings .settings-mobile-nav .select-menu,
  .c-app-settings .settings-mobile-nav .select-menu_content {
    max-height: calc(100vh - 250px);
    max-height: calc(100dvh - 250px);
  }
}

.c-app-group-settings .mw-box:not(.sidebar-secondary) {
  margin-bottom: 16px;
  background-color: var(--bg2);
}
.c-app-group-settings .mw-box:not(.sidebar-secondary) .mw-box_header {
  margin-bottom: 16px;
}
.c-app-group-settings .mw-box_content {
  display: flex;
  flex-direction: column;
}
.c-app-group-settings .mw-box_content.animation-loading-2 {
  min-height: 80px;
}
.c-app-group-settings .mw-box_section.mw-box_section--disabled {
  opacity: 0.5;
}
.c-app-group-settings .mw-box_section.mw-box_section--disabled:after {
  content: "";
  opacity: 0.5;
  z-index: 1;
  width: 100%;
  height: 100%;
  position: absolute;
  background: transparent;
}
@media screen and (max-width: 900px) {
  .c-app-group-settings {
    flex-direction: column;
  }
}

.c-app-media-tab .animation-loading-2 {
  height: 200px;
}

.c-app-page-about .mw-box_content .about-section {
  display: flex;
  flex-direction: column;
  padding: 16px 0;
  border-top: 1px solid var(--border1);
}
.c-app-page-about .mw-box_content .about-section:first-of-type {
  padding-top: 0;
  border-top: none;
}
.c-app-page-about .mw-box_content .about-section .about-section_label {
  font-size: 20px;
  font-style: normal;
  font-weight: 500;
  line-height: 135%;
  letter-spacing: -0.2px;
  margin-bottom: 8px;
}
.c-app-page-about .mw-box_content .about-section .about-section_value {
  font-size: 14px;
  font-style: normal;
  font-weight: 400;
  line-height: 135%;
  letter-spacing: -0.14px;
  word-break: break-all;
  word-break: break-word;
}
.c-app-page-about .mw-box_content .about-section .about-section_value .emoji {
  width: 16px;
  height: 16px;
}
.c-app-page-about .mw-box_content.write-mode .about-section {
  border-top: 0;
  padding-bottom: 8px;
}
.c-app-page-about .mw-box_content.read-mode .about-section.about-section--empty {
  display: none;
}

.c-app-page-notifications .notifications-header {
  height: 48px;
}
.c-app-page-notifications .notifications-wrapper_refresh {
  border-bottom: 2px solid var(--border1);
}

.c-app-page-settings-admin .settings_serach {
  width: 60%;
}
.c-app-page-settings-admin .admin-details {
  flex: 0 1 270px;
}

.c-app-page-settings-general .cover-wrapper {
  width: 100%;
  height: auto;
  max-height: 170px;
  overflow: hidden;
  display: flex;
  align-items: center;
  cursor: pointer;
  border-radius: 1rem;
}
.c-app-page-settings-general .mw-box_image-profile .c-mw-photo-picker-dropdown {
  margin: 0 auto;
  width: 100px;
}
.c-app-page-settings-general .mw-box_image-profile .c-mw-photo-picker-dropdown .dropdown-menu {
  margin-top: -10px;
}
.c-app-page-settings-general .mw-box_image-profile .avatar-img {
  width: 100px;
  height: 100px;
  object-fit: cover;
}
.c-app-page-settings-general .mw-box_image-cover .c-mw-photo-picker-dropdown {
  width: 100%;
}
.c-app-page-settings-general .mw-box_image-cover .c-mw-photo-picker-dropdown .dropdown-menu {
  bottom: 34px;
}

.c-app-page-settings-users {
  width: 100%;
  overflow-x: hidden;
}
.c-app-page-settings-users .mw-box {
  padding: 16px;
}
.c-app-page-settings-users .mw-box .mw-box_content .users-list .users-list_row {
  display: flex;
  align-items: center;
  margin: 16px 0;
  font-size: 14px;
  font-style: normal;
  font-weight: 400;
  line-height: 135%;
  letter-spacing: -0.14px;
}
.c-app-page-settings-users .mw-box .mw-box_content .users-list .users-list_row .h-avatar {
  margin-right: 8px;
}
.c-app-page-settings-users .mw-box .mw-box_content .users-list .users-list_row .users-list_row_user {
  max-width: calc(100% - 64px);
}
.c-app-page-settings-users .mw-box .mw-box_content .users-list .users-list_row .users-list_row_user .users-list_row_user_info {
  max-width: calc(100% - 32px);
}
.c-app-page-settings-users .mw-box .mw-box_content .users-list .users-list_row .users-list_row_user .users-list_row_user_info-name {
  font-size: 14px;
  font-style: normal;
  font-weight: 700;
  line-height: 135%;
  letter-spacing: -0.14px;
}
.c-app-page-settings-users .dropdown-menu {
  padding-top: 0;
  top: 36px;
  right: -8px;
}
[dir=rtl] .c-app-page-settings-users .dropdown-menu {
  left: -8px;
  right: auto;
}
.c-app-page-settings-users .dropdown-menu .dropdown-menu_list {
  min-width: 200px;
  text-align: left;
}
[dir=rtl] .c-app-page-settings-users .dropdown-menu .dropdown-menu_list {
  text-align: right;
}

.c-app-settings .mw-box:not(.sidebar-secondary) {
  margin-bottom: 16px;
  background-color: var(--bg2);
}
.c-app-settings .mw-box:not(.sidebar-secondary) .mw-box_header {
  margin-bottom: 16px;
}
.c-app-settings .mw-box_content {
  display: flex;
  flex-direction: column;
}
.c-app-settings .mw-box_content.animation-loading-2 {
  min-height: 80px;
}
.c-app-settings .mw-box_section.mw-box_section--disabled {
  opacity: 0.5;
}
.c-app-settings .mw-box_section.mw-box_section--disabled:after {
  content: "";
  opacity: 0.5;
  z-index: 1;
  width: 100%;
  height: 100%;
  position: absolute;
  background: transparent;
}
.c-app-settings .settings-mobile-nav {
  display: none;
}
@media screen and (max-width: 1179px) {
  .c-app-settings {
    flex-direction: column;
  }
  .c-app-settings .settings-mobile-nav {
    position: sticky;
    top: 64px;
    display: flex;
    margin-top: -40px;
    background: var(--bg2);
    width: calc(100% + 32px);
    margin-left: -16px;
    padding: 8px 16px;
    box-sizing: border-box;
    margin-bottom: 32px;
    z-index: 20;
    border-top: 1px solid var(--border1);
    box-shadow: 9px 12px 40px 0 var(--shadow1-color);
  }
  .c-app-settings .settings-mobile-nav .select-menu,
  .c-app-settings .settings-mobile-nav .select-menu_content {
    max-height: calc(100vh - 250px);
    max-height: calc(100dvh - 250px);
  }
}

.c-app-page-settings .mw-box:not(.sidebar-secondary) {
  margin-bottom: 16px;
  background-color: var(--bg2);
}
.c-app-page-settings .mw-box:not(.sidebar-secondary) .mw-box_header {
  margin-bottom: 16px;
}
.c-app-page-settings .mw-box_content {
  display: flex;
  flex-direction: column;
}
.c-app-page-settings .mw-box_content.animation-loading-2 {
  min-height: 80px;
}
.c-app-page-settings .mw-box_section.mw-box_section--disabled {
  opacity: 0.5;
}
.c-app-page-settings .mw-box_section.mw-box_section--disabled:after {
  content: "";
  opacity: 0.5;
  z-index: 1;
  width: 100%;
  height: 100%;
  position: absolute;
  background: transparent;
}
@media screen and (max-width: 900px) {
  .c-app-page-settings {
    flex-direction: column;
  }
}

.c-app-page-statistics-followers .page-analytics-followers-graph-container .filled-graph {
  fill: var(--brand-color);
  stroke-width: 1;
  stroke: currentColor;
  stroke-opacity: 0;
  fill-opacity: 0.5;
}
.c-app-page-statistics-followers .page-analytics-followers-graph-container .filled-graph.filled-subgraph-hidden {
  fill-opacity: 0;
}
.c-app-page-statistics-followers .page-analytics-followers-graph-container .x-axis {
  fill: transparent;
  stroke-width: 1;
  stroke: currentColor;
  stroke-opacity: 0.1;
}
.c-app-page-statistics-followers .page-analytics-followers-graph-container .graph-text {
  font-style: normal;
  font-size: 12px;
  font-style: normal;
  font-weight: 400;
  line-height: 135%;
  letter-spacing: -0.12px;
  font-family: "Poppins", sans-serif;
  letter-spacing: 0;
  word-spacing: 0;
  fill: var(--font1);
  stroke: none;
  stroke-width: 1px;
  stroke-linecap: butt;
  stroke-linejoin: miter;
  stroke-opacity: 1;
  color: var(--font1);
}
.c-app-page-statistics-followers .page-analytics-followers-graph-container .graph-text.graph-amount-count-hidden {
  fill-opacity: 0;
}
.c-app-page-statistics-followers .page-analytics-followers-graph-container .graph-text.smaller {
  font-size: 10px;
}

.c-app-page-statistics-followers .graph-info-box_arrow {
  width: 10px;
  height: 10px;
  margin-left: -5px;
  transform: rotate(45deg);
}

.c-app-page-statistics-followers .geo-table td {
  vertical-align: middle;
  padding: 4px 0;
}
.c-app-page-statistics-followers .geo-table .country-label {
  min-width: 110px;
  width: 20%;
  padding: 0 20px;
}
.c-app-page-statistics-followers .geo-table .barchart-wrapper {
  width: 80%;
}
.c-app-page-statistics-followers .geo-table .barchart-wrapper .barchart {
  padding: 4px 0;
  background-color: var(--grey50);
  color: var(--grey100);
}
.c-app-page-statistics-followers .geo-table .barchart-wrapper .barchart-pct-label {
  margin: 0 10px;
}

.c-app-page-statistics-posts .page-analytics-summary-item_amount {
  font-size: 36px;
  font-style: normal;
  font-weight: 500;
  line-height: 135%;
  letter-spacing: -0.36px;
}

@media screen and (max-width: 900px) {
  .c-app-page-statistics {
    flex-direction: column;
  }
}
.c-app-page-statistics .mw-box {
  background-color: var(--bg2);
}
.c-app-page-statistics .select-menu_opener_wrapper {
  width: auto;
}
.c-app-page-statistics .select-menu_opener_wrapper .select-menu_opener {
  border: 0 none;
  color: var(--brand-color);
  background: transparent;
  box-shadow: none;
}
.c-app-page-statistics .page-analytics-summary_item {
  flex-direction: column;
  align-items: flex-start;
  min-width: 33.3%;
}
.c-app-page-statistics .page-analytics-summary-item_title {
  font-size: 12px;
  font-style: normal;
  font-weight: 700;
  line-height: 135%;
  letter-spacing: -0.12px;
}
.c-app-page-statistics .page-analytics-summary-item_content {
  display: flex;
  flex-direction: row;
  align-items: center;
}
.c-app-page-statistics .page-analytics-summary-item_amount {
  font-size: 48px;
  font-style: normal;
  font-weight: 400;
  line-height: 135%;
  letter-spacing: -0.48px;
  margin: 5px 0;
}
.c-app-page-statistics .page-analytics-summary-item_details {
  display: flex;
  justify-content: center;
  flex-direction: row;
  margin-left: 10px;
}
[dir=rtl] .c-app-page-statistics .page-analytics-summary-item_details {
  margin-left: 0;
  margin-right: 10px;
}
.c-app-page-statistics .page-analytics-summary-item_pct {
  display: flex;
  align-items: center;
  font-size: 20px;
  font-style: normal;
  font-weight: 400;
  line-height: 135%;
  letter-spacing: -0.2px;
}
.c-app-page-statistics .page-analytics-summary-item_pct.page-analytics-summary-item_pct--up {
  color: #4f824f;
}
.c-app-page-statistics .page-analytics-summary-item_pct.page-analytics-summary-item_pct--down {
  color: #d73f37;
}
.c-app-page-statistics .page-analytics_subheader {
  display: flex;
  align-items: center;
  justify-content: space-between;
  font-size: 12px;
  font-style: normal;
  font-weight: 400;
  line-height: 135%;
  letter-spacing: -0.12px;
  padding: 16px 0;
}
.c-app-page-statistics .page-analytics_date {
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: 135%;
  letter-spacing: -0.16px;
  margin: 5px 0;
}
.c-app-page-statistics .page-analytics_post_row {
  display: flex;
  padding: 16px 0;
  background-color: var(--bg1);
  transition: background-color 0.15s ease-out;
}
@media screen and (max-width: 1200px) {
  .c-app-page-statistics .page-analytics_post_row {
    flex-direction: column;
  }
}
.c-app-page-statistics .page-analytics_post_row:first-of-type {
  border-radius: 20px 20px 0 0;
}
.c-app-page-statistics .page-analytics_post_row:last-of-type {
  border-radius: 0 0 20px 20px;
}
.c-app-page-statistics .page-analytics_post {
  width: 100%;
  margin-left: 16px;
}
[dir=rtl] .c-app-page-statistics .page-analytics_post {
  margin-left: 0;
  margin-right: 16px;
}
.c-app-page-statistics .page-analytics_post .poll_result_wrapper .poll_result_content .poll_result_option-text {
  width: 100%;
}
.c-app-page-statistics .page-analytics_post .poll_result_wrapper .poll_result_content .poll_result_score_wrapper {
  margin-left: 0;
  margin-right: 10px;
}
[dir=rtl] .c-app-page-statistics .page-analytics_post .poll_result_wrapper .poll_result_content .poll_result_score_wrapper {
  margin-left: 10px;
  margin-right: 0;
}
.c-app-page-statistics .page-analytics_post .poll_result_wrapper .poll_result_content .poll_result_score_wrapper {
  flex-direction: column;
}
.c-app-page-statistics .page-analytics_post .poll_result_wrapper .poll_result_content .poll_result_score_wrapper .poll_result_score {
  width: 100%;
}
.c-app-page-statistics .page-analytics_post .poll_result_wrapper .poll_result_content .poll_result_score_wrapper .poll_result_votes {
  margin-left: 0;
  margin-right: 0;
}
[dir=rtl] .c-app-page-statistics .page-analytics_post .poll_result_wrapper .poll_result_content .poll_result_score_wrapper .poll_result_votes {
  margin-left: 0;
  margin-right: 0;
}
.c-app-page-statistics .page-analytics_post_row + .page-analytics_post_row {
  border-top: 1px solid var(--border1);
}
.c-app-page-statistics .page-analytics_post_engagement {
  margin: 0 16px;
}
@media screen and (max-width: 1200px) {
  .c-app-page-statistics .page-analytics_post_engagement {
    display: flex;
    flex-direction: row;
    margin-left: 28px;
  }
  [dir=rtl] .c-app-page-statistics .page-analytics_post_engagement {
    margin-left: 0;
    margin-right: 28px;
  }
}
.c-app-page-statistics .page-analytics_post_engagement_amount {
  font-size: 36px;
  font-style: normal;
  font-weight: 500;
  line-height: 135%;
  letter-spacing: -0.36px;
}
.c-app-page-statistics .page-analytics_post_engagement_details {
  display: flex;
  padding: 0;
}
@media screen and (max-width: 1200px) {
  .c-app-page-statistics .page-analytics_post_engagement_details {
    margin-left: 16px;
  }
  [dir=rtl] .c-app-page-statistics .page-analytics_post_engagement_details {
    margin-left: 0;
    margin-right: 16px;
  }
}
.c-app-page-statistics .page-analytics_post_engagement_details .page-analytics_post_engagement_details_left {
  margin-right: 24px;
  font-size: 12px;
  font-style: normal;
  font-weight: 400;
  line-height: 135%;
  letter-spacing: -0.12px;
  line-height: 2;
}
[dir=rtl] .c-app-page-statistics .page-analytics_post_engagement_details .page-analytics_post_engagement_details_left {
  margin-right: 0;
  margin-left: 24px;
}
.c-app-page-statistics .page-analytics_post_engagement_details .page-analytics_post_engagement_details_right {
  font-size: 12px;
  font-style: normal;
  font-weight: 400;
  line-height: 135%;
  letter-spacing: -0.12px;
  line-height: 2;
}
.c-app-page-statistics .page-analytics_postsfeed {
  display: flex;
  flex-direction: column;
  padding: 0 0 3px;
}
.c-app-page-statistics .page-analytics_post_engagement_title {
  font-size: 12px;
  font-style: normal;
  font-weight: 400;
  line-height: 135%;
  letter-spacing: -0.12px;
  margin: 5px 0;
}

.c-app-page .sidebar-box-publish .mw-box_header {
  height: auto;
  flex: auto;
}

.c-app-page .placeholder_juggling {
  width: 250px;
}

.c-app-pages .browse-communities_content .browse-communities_grid {
  flex: unset;
  min-height: unset;
}

@media all and (max-width: 909px) {
  .c-app-profile {
    flex-direction: column;
    align-items: center !important;
    row-gap: 48px;
  }
  .c-app-profile .mewe-app-inner .mewe-app-content {
    min-height: calc(100vh - 208px);
  }
}

/*
  loading-1
  <div class="animation-loading-1">
    <span class="animated-dot-1"></span>
    <span class="animated-dot-2"></span>
    <span class="animated-dot-3"></span>
    <span class="animated-dot-4"></span>
  </div>
*/
@keyframes loading-dots {
  0%, 80%, 100% {
    transform: scale(0);
  }
  40% {
    transform: scale(1);
  }
}
.animation-loading-1 {
  height: 40px;
  display: block;
  text-align: center;
}
.animation-loading-1 span {
  width: 12px;
  height: 12px;
  bottom: -15px;
  display: inline-block;
  position: relative;
  border-radius: 100%;
}
.animation-loading-1 .animated-dot-1 {
  animation: animated-dot-1 1.6s linear infinite;
  animation-delay: -0.3s;
  background-color: var(--font1);
}
@keyframes animated-dot-1 {
  50% {
    width: 25px;
    height: 25px;
    bottom: 0;
    opacity: 0.1;
  }
}
.animation-loading-1 .animated-dot-2 {
  animation: animated-dot-2 1.6s linear infinite;
  animation-delay: -0.6s;
  background-color: var(--font1);
}
@keyframes animated-dot-2 {
  50% {
    width: 25px;
    height: 25px;
    bottom: 0;
    opacity: 0.1;
  }
}
.animation-loading-1 .animated-dot-3 {
  animation: animated-dot-3 1.6s linear infinite;
  animation-delay: -0.9s;
  background-color: var(--font1);
}
@keyframes animated-dot-3 {
  50% {
    width: 25px;
    height: 25px;
    bottom: 0;
    opacity: 0.1;
  }
}
.animation-loading-1 .animated-dot-4 {
  animation: animated-dot-4 1.6s linear infinite;
  animation-delay: -1.2s;
  background-color: var(--font1);
}
@keyframes animated-dot-4 {
  50% {
    width: 25px;
    height: 25px;
    bottom: 0;
    opacity: 0.1;
  }
}

.animation-loading-2 {
  min-height: 30px;
  position: relative;
}
.animation-loading-2:before {
  content: "";
  top: 50%;
  left: 50%;
  width: 24px;
  height: 24px;
  margin: -14px 0 0 -14px;
  position: absolute;
  border-radius: 100%;
  border: 2px solid transparent;
  border-top-color: var(--font1) !important;
  animation: rotating-circle 0.5s linear infinite;
}
[dir=rtl] .animation-loading-2:before {
  margin: -14px -14px 0 0;
}
@keyframes rotating-circle {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(360deg);
  }
}

.animation-loading-3 {
  min-height: 30px;
}
.animation-loading-3 .btn-loading-dots {
  display: flex;
  justify-content: center;
  align-items: center;
  width: 24px;
  height: 24px;
  position: relative;
}
.animation-loading-3 .btn-loading-dots .dot {
  width: 6px;
  height: 6px;
  border-radius: 50%;
  position: absolute;
  animation: loading-dots 1.4s infinite ease-in-out both;
  background-color: var(--grey80);
}
.animation-loading-3 .btn-loading-dots .dot:nth-child(1) {
  top: 0;
  left: 9px;
  animation-delay: -0.32s;
}
.animation-loading-3 .btn-loading-dots .dot:nth-child(2) {
  left: 0;
  top: 9px;
  animation-delay: -0.16s;
}
.animation-loading-3 .btn-loading-dots .dot:nth-child(3) {
  right: 0;
  top: 9px;
  animation-delay: 0s;
}
.animation-loading-3 .btn-loading-dots .dot:nth-child(4) {
  bottom: 0;
  left: 9px;
  animation-delay: 0.16s;
}

/*
<div class="loader">
  <span class="loader-dot">.</span><span class="loader-dot">.</span><span class="loader-dot">.</span>
</div>
*/
.loader {
  display: inline;
}

@keyframes blink {
  50% {
    color: transparent;
  }
}
.loader-dot {
  animation: 1s blink infinite;
}

.loader-dot:nth-child(2) {
  animation-delay: 250ms;
}

.loader-dot:nth-child(3) {
  animation-delay: 500ms;
}

.loader-three-dots {
  align-self: center;
  margin: 0 16px;
  width: 34.5px;
  height: 4px;
  --c: radial-gradient(farthest-side, #5BE6AA 90%, #0000);
  background: var(--c), var(--c), var(--c), var(--c);
  background-size: 4px 4px;
  background-repeat: no-repeat;
  animation: d10-1 0.75s infinite alternate, d10-2 1.5s infinite alternate;
}

@keyframes d10-1 {
  0%, 10% {
    background-position: 0 0, 0 0, 0 0, 0 0;
  }
  33% {
    background-position: 0 0, 33.3333333333% 0, 33.3333333333% 0, 33.3333333333% 0;
  }
  66% {
    background-position: 0 0, 33.3333333333% 0, 66.6666666667% 0, 66.6666666667% 0;
  }
  90%, 100% {
    background-position: 0 0, 33.3333333333% 0, 66.6666666667% 0, 100% 0;
  }
}
@keyframes d10-2 {
  0%, 49.99% {
    transform: scale(1);
  }
  50%, 100% {
    transform: scale(-1);
  }
}
/*
  Diagonal Fade-in Animation
  Usage: Apply {{diagonal-fade-in}} modifier to container with card elements
  <div {{diagonal-fade-in}}>
    <div class="card">Card 1</div>
    <div class="card">Card 2</div>
    <div class="card">Card 3</div>
  </div>
*/
.diagonal-fade-in-container {
  display: grid;
  gap: 16px;
  grid-template-columns: repeat(auto-fit, minmax(200px, 1fr));
}
.diagonal-fade-in-container.flex-layout {
  display: flex;
  flex-wrap: wrap;
  gap: 16px;
}
.diagonal-fade-in-container.flex-layout > * {
  flex: 1;
  min-width: 200px;
}
.diagonal-fade-in-container.grid-layout {
  display: grid;
  grid-template-columns: repeat(auto-fit, minmax(200px, 1fr));
  gap: 16px;
}

@keyframes diagonal-fade-in {
  0% {
    opacity: 0;
    transform: translateY(10px) scale(0.95);
  }
  100% {
    opacity: 1;
    transform: translateY(0) scale(1);
  }
}
@keyframes diagonal-fade-in-bounce {
  0% {
    opacity: 0;
    transform: translateY(15px) scale(0.9);
  }
  60% {
    opacity: 1;
    transform: translateY(-2px) scale(1.02);
  }
  100% {
    opacity: 1;
    transform: translateY(0) scale(1);
  }
}
@keyframes diagonal-slide-in {
  0% {
    opacity: 0;
    transform: translateX(-20px) translateY(10px);
  }
  100% {
    opacity: 1;
    transform: translateX(0) translateY(0);
  }
}
.diagonal-fade-in-stagger > * {
  opacity: 0;
  transform: translateY(10px);
  transition: opacity 300ms ease-out, transform 300ms ease-out;
}
.diagonal-fade-in-stagger > *:nth-child(1) {
  animation-delay: 0ms;
}
.diagonal-fade-in-stagger > *:nth-child(2) {
  animation-delay: 25ms;
}
.diagonal-fade-in-stagger > *:nth-child(3) {
  animation-delay: 50ms;
}
.diagonal-fade-in-stagger > *:nth-child(4) {
  animation-delay: 75ms;
}
.diagonal-fade-in-stagger > *:nth-child(5) {
  animation-delay: 100ms;
}
.diagonal-fade-in-stagger > *:nth-child(6) {
  animation-delay: 125ms;
}
.diagonal-fade-in-stagger > *:nth-child(7) {
  animation-delay: 150ms;
}
.diagonal-fade-in-stagger > *:nth-child(8) {
  animation-delay: 175ms;
}
.diagonal-fade-in-stagger > *:nth-child(9) {
  animation-delay: 200ms;
}
.diagonal-fade-in-stagger > *:nth-child(10) {
  animation-delay: 225ms;
}
.diagonal-fade-in-stagger > *:nth-child(11) {
  animation-delay: 250ms;
}
.diagonal-fade-in-stagger > *:nth-child(12) {
  animation-delay: 275ms;
}
.diagonal-fade-in-stagger > *.animate {
  opacity: 1;
  transform: translateY(0);
}

@media (max-width: 768px) {
  .diagonal-fade-in-container {
    grid-template-columns: 1fr;
    gap: 12px;
  }
  .diagonal-fade-in-container.flex-layout > * {
    min-width: 100%;
  }
}
@media (min-width: 1200px) {
  .diagonal-fade-in-container {
    gap: 20px;
  }
}
.c-app-route {
  position: relative;
  min-height: 100%;
  padding: 0 60px;
}
@media all and (max-width: 909px) {
  .c-app-route {
    padding: 0 16px;
  }
}
.c-app-route .app-dragover-overlay {
  background: var(--overlay-color);
  backdrop-filter: blur(21px);
  display: none;
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 20;
}
.c-app-route .app-dragover-overlay.active {
  display: block;
}
.c-app-route #internal-tools {
  display: flex;
  flex-direction: column;
  position: fixed;
  top: 0;
  left: 0;
  padding: 12px 16px;
  gap: 8px;
  z-index: 1000;
  background: linear-gradient(135deg, rgba(0, 0, 0, 0.5647058824) 60%, rgba(0, 0, 0, 0.2509803922) 75%, var(--brand-color) 100%);
  border-radius: 0 0 16px 0;
  transition: all 0.3s ease;
  transform: translate(calc(-100% + 24px), calc(-100% + 32px));
  box-shadow: 9px 12px 40px 0 var(--shadow1-color);
}
.c-app-route #internal-tools:hover {
  transform: translate(0);
}
.c-app-route #internal-tools .internal-tools-link {
  color: var(--font1);
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: 135%;
  letter-spacing: -0.16px;
  cursor: pointer;
}
.c-app-route #internal-tools .internal-tools-link:hover {
  color: var(--font-link);
}
.c-app-route #internal-tools .export-2 {
  position: absolute;
  bottom: 8px;
  right: 6px;
  color: black;
  transform: rotate(45deg);
}
@media all and (max-width: 909px) {
  .c-app-route #internal-tools {
    display: none;
  }
}

@media screen and (max-width: 1179px) {
  .c-app-scheduled-feed .action-buttons,
  .c-app-scheduled-feed .scheduled-post_checkbox {
    display: none;
  }
}
.c-app-scheduled-feed .action-buttons {
  z-index: 1;
  gap: 24px;
  margin-top: -16px;
}
.c-app-scheduled-feed .schedule-group_row:not(:first-of-type) {
  border-top: 1px solid var(--border1);
}
.c-app-scheduled-feed .premium-wrapper {
  padding: 40px 0;
  max-width: 300px;
  margin: 0 auto;
}

.c-app-settings-account {
  width: 100%;
  display: flex;
}
@media screen and (max-width: 1179px) {
  .c-app-settings-account {
    flex-direction: column;
  }
  .c-app-settings-account .c-mw-settings-sidebar-right,
  .c-app-settings-account .c-mw-sidebar-right {
    display: flex !important;
    position: relative;
    width: 100%;
  }
  .c-app-settings-account .c-mw-sidebar-right {
    flex: 0 1 900px;
    max-width: 900px;
    margin-inline: auto;
    margin-bottom: 16px;
    top: 0 !important;
  }
}
.c-app-settings-account.animation-loading-2 {
  height: 500px;
}
.c-app-settings-account.animation-loading-2 .mw-box {
  display: none;
}
.c-app-settings-account .settings_info-item {
  display: flex;
  align-items: center;
  justify-content: space-between;
  flex-wrap: nowrap;
  padding: 16px 0;
  column-gap: 16px;
  min-height: 40px;
  font-size: 14px;
  font-style: normal;
  font-weight: 500;
  line-height: 135%;
  letter-spacing: -0.14px;
  border-bottom: 1px solid var(--border1);
}
@media screen and (max-width: 619px) {
  .c-app-settings-account .settings_info-item {
    padding: 16px 0;
  }
}
.c-app-settings-account .settings_info-item:not(.cursor-default) {
  cursor: pointer;
}
.c-app-settings-account .settings_info-item:last-of-type {
  border-bottom: 0 !important;
  padding-bottom: 0 !important;
}
.c-app-settings-account .settings_info-item .settings_info_title {
  display: flex;
  align-items: center;
}
.c-app-settings-account .settings_info-item .settings_info_value {
  display: flex;
  align-items: center;
  word-break: break-word;
  column-gap: 8px;
}
.c-app-settings-account .settings_info-item .settings_info_value .icn.arrow-right-1 {
  color: var(--brand-color);
}
.c-app-settings-account .settings_info-item.non-clickable {
  cursor: default;
}
.c-app-settings-account .settings_info-item.non-clickable .icn.arrow-right-1 {
  display: none;
}
.c-app-settings-account .settings_edit-box {
  display: flex;
  flex-flow: column;
  width: 100%;
  padding: 24px 0;
  border-top: 1px solid var(--border1);
  border-bottom: 1px solid var(--border1);
  margin-top: -1px;
}
.c-app-settings-account .settings_edit-box.animation-loading-2 {
  height: auto;
}
.c-app-settings-account .settings_edit-box.animation-loading-2:before {
  z-index: 1;
  margin-top: 0;
}
.c-app-settings-account .settings_edit-box.animation-loading-2 .settings_edit-box_wrapper {
  opacity: 0.5;
}
.c-app-settings-account .settings_edit-box .settings_edit-box_header {
  display: flex;
  align-items: center;
  justify-content: space-between;
  font-size: 18px;
  font-style: normal;
  font-weight: 500;
  line-height: 135%;
  letter-spacing: -0.18px;
  margin-bottom: 12px;
}
.c-app-settings-account .settings-account_edit .validation_opener-wrapper {
  width: 100%;
}
.c-app-settings-account .settings-account_edit .validation_opener-wrapper input {
  width: 100%;
}
.c-app-settings-account .settings-account_edit .validation_opener-wrapper + .validation_opener-wrapper {
  margin-top: 16px;
}
.c-app-settings-account .settings-account_name_note span {
  font-weight: bold;
}
.c-app-settings-account .settings-account_email .settings-account_email_resend {
  margin-left: 6px;
  text-decoration: underline;
  color: var(--font1);
  cursor: pointer;
}
.c-app-settings-account .settings-account_email .settings-account_email_new {
  position: relative;
  margin-top: 16px;
  font-size: 12px;
  font-style: normal;
  font-weight: 400;
  line-height: 135%;
  letter-spacing: -0.12px;
}
.c-app-settings-account .settings-account_email .settings-account_email_new .validation--visible-on-error {
  top: 40px;
}
.c-app-settings-account .settings-account_email .settings-account_email_new .settings-account_email_new_btn {
  flex: 1 0 calc(20% - 12px);
  margin-left: 12px;
  white-space: nowrap;
  height: 42px;
}
.c-app-settings-account .settings-account_email .settings-account_email_new .settings-account_email_new_btn svg {
  width: 11px;
  height: 11px;
  margin-right: 4px;
}
.c-app-settings-account .settings-account_email .settings-account_email_new input {
  width: 100%;
  max-width: 100%;
  flex: 1 1 80%;
}
.c-app-settings-account .settings-account_handle .dropdown-menu {
  left: -16px;
}
[dir=rtl] .c-app-settings-account .settings-account_handle .dropdown-menu {
  left: auto;
  right: -16px;
}
.c-app-settings-account .settings-account_handle .progress-wrapper {
  position: absolute;
  bottom: 30px;
}
.c-app-settings-account .settings-account_handle .days-count {
  font-weight: 600;
}
.c-app-settings-account .settings-account_handle .guidelines-list {
  list-style: disc;
  padding-left: 24px;
}
.c-app-settings-account .settings-account_password .settings-account_password_forgot {
  display: flex;
  margin-top: 12px;
  font-size: 12px;
  font-style: normal;
  font-weight: 400;
  line-height: 135%;
  letter-spacing: -0.12px;
  cursor: pointer;
}
.c-app-settings-account .settings-account_birthday .select-menu_opener_wrapper {
  width: auto;
  min-width: 80px;
}
.c-app-settings-account .settings-account_birthday .select-menu_opener_wrapper:first-of-type {
  min-width: 140px;
  margin-right: 10px;
}
.c-app-settings-account .settings-account_birthday p {
  display: flex;
}

.c-app-settings .mw-box:not(.sidebar-secondary) {
  margin-bottom: 16px;
  background-color: var(--bg2);
}
.c-app-settings .mw-box:not(.sidebar-secondary) .mw-box_header {
  margin-bottom: 16px;
}
.c-app-settings .mw-box_content {
  display: flex;
  flex-direction: column;
}
.c-app-settings .mw-box_content.animation-loading-2 {
  min-height: 80px;
}
.c-app-settings .mw-box_section.mw-box_section--disabled {
  opacity: 0.5;
}
.c-app-settings .mw-box_section.mw-box_section--disabled:after {
  content: "";
  opacity: 0.5;
  z-index: 1;
  width: 100%;
  height: 100%;
  position: absolute;
  background: transparent;
}
.c-app-settings .settings-mobile-nav {
  display: none;
}
@media screen and (max-width: 1179px) {
  .c-app-settings {
    flex-direction: column;
  }
  .c-app-settings .settings-mobile-nav {
    position: sticky;
    top: 64px;
    display: flex;
    margin-top: -40px;
    background: var(--bg2);
    width: calc(100% + 32px);
    margin-left: -16px;
    padding: 8px 16px;
    box-sizing: border-box;
    margin-bottom: 32px;
    z-index: 20;
    border-top: 1px solid var(--border1);
    box-shadow: 9px 12px 40px 0 var(--shadow1-color);
  }
  .c-app-settings .settings-mobile-nav .select-menu,
  .c-app-settings .settings-mobile-nav .select-menu_content {
    max-height: calc(100vh - 250px);
    max-height: calc(100dvh - 250px);
  }
}

.c-app-store-builder .mewe-app-content {
  transition: opacity 0.3s ease;
}
.c-app-store-builder .h-sidebar-left {
  padding: 16px 24px;
}
.c-app-store-builder .h-sidebar-left .sidebar-partner-info {
  display: flex;
  flex-direction: column;
  align-items: center;
}
.c-app-store-builder .h-sidebar-left .sidebar-partner-info .partner-logo {
  aspect-ratio: 1/1;
  object-fit: cover;
}
.c-app-store-builder .h-sidebar-left .sidebar-divider {
  height: 1px;
  background: var(--border1);
  margin: 8px 0;
}
.c-app-store-builder .h-sidebar-left .sidebar-controls {
  display: flex;
  flex-direction: column;
  gap: 8px;
  padding: 8px 0;
}
.c-app-store-builder .h-sidebar-left .sidebar-controls .import-file-input {
  display: none;
}

.c-app-store-partners-partner .h-sidebar-left {
  padding: 16px 24px;
}
.c-app-store-partners-partner .h-sidebar-left .animation-loading-2 {
  height: 296px;
}
.c-app-store-partners-partner .sidebar-partner-info .partner-logo {
  aspect-ratio: 1/1;
  object-fit: cover;
  width: calc(100% - 64px);
}
.c-app-store-partners-partner .state-info-wrapper {
  display: flex;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: calc(100vh - 100px);
}
.c-app-store-partners-partner .partner-content {
  display: flex;
  flex-direction: column;
  width: 100%;
  gap: 24px;
}
.c-app-store-partners-partner .partner-content.opacity-1 {
  transition: opacity 0.3s ease-in-out;
}
.c-app-store-partners-partner .mobile-navigation {
  display: none;
  flex-direction: column;
  width: 100%;
}
.c-app-store-partners-partner .mobile-navigation .navigation-card {
  align-items: center;
  justify-content: space-between;
  width: 100%;
  height: 64px;
  box-sizing: border-box;
  margin-bottom: 16px;
  border-radius: 20px;
  background: var(--bg2);
  box-shadow: 9px 12px 40px 0 var(--shadow1-color);
}
.c-app-store-partners-partner .mobile-navigation .navigation-card .middle-wrapper {
  max-width: calc(100% - 100px);
}
.c-app-store-partners-partner .mobile-navigation .navigation-card .partner-logo-mobile {
  width: 48px;
  height: 48px;
  border-radius: 8px;
}
@media screen and (max-width: 1179px) {
  .c-app-store-partners-partner .mobile-navigation {
    display: flex;
  }
}

@media screen and (max-width: 1179px) {
  .c-app-store-partners .edit-options-wrapper {
    display: none;
  }
}
.c-app-store-partners .edit-options-wrapper .c-mw-select-menu {
  width: auto;
}
.c-app-store-partners .partners-list {
  display: grid;
  grid-template-columns: repeat(auto-fill, minmax(360px, 1fr));
  gap: 24px;
}
.c-app-store-partners .partner-item .h-avatar,
.c-app-store-partners .partner-item .h-avatar .h-avatar_img {
  border-radius: 8px;
}
.c-app-store-partners .partner-item .h-avatar {
  background: transparent;
}
@media all and (max-width: 620px) {
  .c-app-store-partners .partner-item .partner-info {
    flex-direction: column;
    align-items: flex-start;
  }
  .c-app-store-partners .partner-item .partner-info .c-mw-button {
    width: 100%;
  }
}

@media screen and (max-width: 709px) {
  .c-app-store.mewe-app-wrapper {
    flex-direction: column;
    align-items: center;
  }
}

.c-app-ui-book {
  display: grid;
  grid-template-columns: 300px 1fr;
  column-gap: 16px;
}
.c-app-ui-book .ui-book_header {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 64px;
  background: var(--bg2);
  z-index: 20;
  display: flex;
  justify-content: center;
  align-items: center;
}
.c-app-ui-book .ui-book_mobile-menu-btn {
  display: none;
  position: absolute;
  left: 16px;
  top: 50%;
  transform: translateY(-50%);
  background: transparent;
  border: none;
  color: white;
  cursor: pointer;
  padding: 8px;
  border-radius: 8px;
  transition: background-color 0.2s ease;
}
.c-app-ui-book .ui-book_mobile-menu-btn:hover {
  background-color: var(--bg2);
}
@media (max-width: 730px) {
  .c-app-ui-book .ui-book_mobile-menu-btn {
    display: flex;
    align-items: center;
    justify-content: center;
  }
}
.c-app-ui-book .ui-book_mobile-overlay {
  display: none;
}
@media (max-width: 730px) {
  .c-app-ui-book .ui-book_mobile-overlay {
    display: block;
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(var(--black-themed-rgb), 0.6);
    z-index: 20;
  }
}
.c-app-ui-book .ui-book_sidebar {
  display: flex;
  flex-direction: column;
  box-sizing: border-box;
  position: relative;
  padding-top: 16px;
  background-color: var(--bg1);
  border-radius: 20px;
  position: fixed;
  top: 104px;
  height: calc(100vh - 104px - 30px);
  height: calc(100dvh - 104px - 30px);
  min-width: 300px;
  z-index: 1;
}
@media (max-width: 730px) {
  .c-app-ui-book .ui-book_sidebar {
    display: none;
    position: fixed;
    top: 64px;
    left: 8px;
    right: 8px;
    width: auto;
    min-width: unset;
    max-height: calc(100dvh - 80px);
    height: auto;
    z-index: 21;
    border-radius: 20px;
    box-shadow: 0 8px 32px rgba(var(--black-themed-rgb), 0.4);
  }
  .c-app-ui-book .ui-book_sidebar.mobile-open {
    display: flex;
  }
}
.c-app-ui-book .ui-book_sidebar .ui-book_sidebar_list {
  display: flex;
  flex-direction: column;
  overflow-y: auto;
  padding: 0 12px;
}
.c-app-ui-book .ui-book_sidebar .ui-book_sidebar_list a {
  color: var(--font1);
  text-decoration: none;
  transition: all 0.2s ease;
  border-radius: 8px;
  width: 100%;
  box-sizing: border-box;
  text-decoration: none;
}
.c-app-ui-book .ui-book_sidebar .ui-book_sidebar_list a:hover {
  background-color: var(--bg2);
  color: var(--brand-color);
}
.c-app-ui-book .ui-book_sidebar .ui-book_sidebar_list a.active {
  background-color: var(--bg2);
  color: var(--brand-color);
}
.c-app-ui-book .ui-book_sidebar .ui-book_sidebar_list a.active:hover {
  background-color: var(--bg2);
  color: var(--brand-color);
}
.c-app-ui-book .ui-book_content {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: flex-start;
  width: calc(100% - 320px);
  margin-left: 320px;
  background-color: var(--bg1);
  border-radius: 20px;
}
@media (max-width: 730px) {
  .c-app-ui-book .ui-book_content {
    width: 100%;
    margin: 0;
  }
}
.c-app-ui-book .ui-book_content .ui-book_section_header {
  font-size: 28px;
  font-style: normal;
  font-weight: 500;
  line-height: 135%;
  letter-spacing: -0.28px;
  width: 100%;
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding: 12px;
  margin-bottom: 24px;
  box-sizing: border-box;
  background-color: var(--bg2);
}
.c-app-ui-book .ui-book_content .ui-book_section_header:first-of-type {
  border-radius: 20px 20px 0 0;
}
.c-app-ui-book .ui-book_content .ui-book_section_content {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  justify-content: space-between;
  flex-wrap: wrap;
  box-sizing: border-box;
  position: relative;
  width: 100%;
  padding: 12px;
  margin-bottom: 64px;
}
.c-app-ui-book code {
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: 135%;
  letter-spacing: -0.16px;
  font-family: "IBM Plex Mono" !important;
}
.firefox .c-app-ui-book code {
  scrollbar-width: thin;
}
.c-app-ui-book code::-webkit-scrollbar {
  width: 8px;
  height: 8px;
}
.c-app-ui-book code::-webkit-scrollbar-thumb {
  background-color: var(--grey60);
  border-radius: 8px;
}
.c-app-ui-book code::-webkit-scrollbar-track {
  background: transparent;
}
.c-app-ui-book code {
  overflow: hidden;
  overscroll-behavior: contain;
}
.c-app-ui-book code:hover {
  overflow-y: auto;
}
@media screen and (max-width: 909px) {
  .c-app-ui-book code {
    overflow-y: auto;
  }
}
.c-app-ui-book code {
  background-color: var(--grey80);
  padding: 8px 16px;
  border-radius: 4px;
  cursor: pointer;
  white-space: nowrap;
  overflow-x: auto;
  display: block;
  max-width: 100%;
  box-sizing: border-box;
}
.c-app-ui-book #MwInput .h-input-box,
.c-app-ui-book #MwInput .h-input_text {
  width: 100%;
  max-width: 400px;
}
.c-app-ui-book #MwTextarea .text-editor-area {
  width: 100%;
  max-width: 500px;
}
.c-app-ui-book #MwSelect .c-mw-select-menu {
  width: 100%;
  max-width: 300px;
}
.c-app-ui-book #Colors .color-swatch {
  display: flex;
  flex-direction: column;
  align-items: center;
  margin-right: 12px;
  gap: 8px;
}
.c-app-ui-book #Colors .color-box {
  border: 1px solid var(--border1);
}
.c-app-ui-book #Colors .colors-label {
  margin: 8px 0 0;
  width: 100%;
}
.c-app-ui-book #MwButton .c-mw-button {
  margin-bottom: 16px;
}
.c-app-ui-book #Typography p {
  width: 100%;
  margin-bottom: 16px;
  overflow: clip;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  display: inline-block;
  color: var(--font1);
}
.c-app-ui-book #Icons .icn-variant-label {
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: 135%;
  letter-spacing: -0.16px;
  background-color: var(--grey30);
  color: black;
  padding: 4px 8px;
  margin: 8px 4px;
  border-radius: 16px;
}
.c-app-ui-book #Icons .icn {
  margin: 16px 4px;
}
.c-app-ui-book #MwLogo .logo-list {
  padding: 24px;
  background-color: var(--grey80);
}
.c-app-ui-book #MwLogo .logo-list .c-mw-logo {
  cursor: pointer;
}
.c-app-ui-book #Dialogs .dialog-item {
  border-radius: 8px;
  transition: all 0.2s ease;
}
.c-app-ui-book #Dialogs .dialog-item:hover {
  background-color: var(--grey90);
  border-color: var(--grey40);
}
.c-app-ui-book #Dialogs .dialog-main {
  display: flex;
  justify-content: space-between;
  align-items: center;
  border-radius: 8px;
  padding: 4px 8px;
  transition: all 0.2s ease;
}
.c-app-ui-book #Dialogs .dialog-main:hover {
  background-color: var(--grey70);
}
.c-app-ui-book #Dialogs .dialog-main.expanded {
  background-color: var(--grey90);
  border-bottom: 1px solid var(--grey80);
}
.c-app-ui-book #Dialogs .expand-icon {
  font-size: 12px;
  color: var(--grey10);
  transition: transform 0.2s ease;
}
.c-app-ui-book #Dialogs .dialog-variants {
  background-color: var(--grey90);
  border-radius: 0 0 8px 8px;
  border-top: 1px solid var(--grey80);
}
.c-app-ui-book #Dialogs .dialog-variant {
  color: var(--grey10);
  transition: all 0.2s ease;
}
.c-app-ui-book #Dialogs .dialog-variant:hover {
  background-color: var(--grey80);
  color: var(--grey00);
}
.c-app-ui-book #Dialogs .dialog-variant:last-child {
  border-radius: 0 0 8px 8px;
}

html .c-app-wallet {
  --bg-opaque: rgba(243, 243, 243, 0.08);
}

[data-theme=light] .c-app-wallet {
  --bg-opaque: rgba(255, 255, 255, 0.16);
}

.c-app-wallet .wallet_container {
  display: flex;
  flex-direction: column;
  flex-wrap: nowrap;
  justify-content: space-around;
  align-items: center;
  gap: 40px;
  width: 100%;
}
@media screen and (min-width: 909px) {
  .c-app-wallet .wallet_container {
    flex-direction: row;
    align-items: flex-start;
    margin: 0 auto;
  }
}
.c-app-wallet .wallet_container .balance_container {
  width: 100%;
  min-width: 343px;
  max-width: 384px;
  gap: 16px;
  z-index: 1;
}
@media screen and (min-width: 909px) {
  .c-app-wallet .wallet_container .balance_container {
    position: sticky;
    top: 104px;
  }
}
.c-app-wallet .wallet_container .balance_container .balance_amount {
  position: relative;
  background: var(--bg-opaque);
  backdrop-filter: blur(5px);
  border: 2.5px solid var(--grey40);
  border-radius: 20px;
  gap: 32px;
  overflow: hidden;
}
@media screen and (min-width: 910px) {
  .c-app-wallet .wallet_container .balance_container .balance_amount.balance-responsive-visibility {
    display: flex !important;
  }
}
@media screen and (max-width: 909px) {
  .c-app-wallet .wallet_container .balance_container .balance_amount.balance-responsive-visibility {
    display: none;
  }
  .c-app-wallet .wallet_container .balance_container .balance_amount.balance-responsive-visibility.balance-tab-active {
    display: flex;
  }
}
.c-app-wallet .wallet_container .balance_container .balance_amount .background-soshi {
  background-image: url(/assets/images/logos/soshi-black.svg);
  background-repeat: no-repeat;
  background-size: 322px;
  position: absolute;
  right: -140px;
  top: -10px;
  width: 400px;
  height: 400px;
  fill: var(--grey100);
  pointer-events: none;
  opacity: 0.3;
  z-index: -1;
}
.c-app-wallet .wallet_container .balance_container .balance_amount .user-currency-input {
  background: transparent;
  border: none;
  text-align: right;
  max-height: 64px;
  max-width: 254px;
  width: 100%;
}
.c-app-wallet .wallet_container .balance_container .balance_amount .user-currency-input span {
  font-size: 16px;
  font-style: normal;
  font-weight: 500;
  line-height: 135%;
  letter-spacing: -0.16px;
}
.c-app-wallet .wallet_container .balance_container .balance_amount .user-currency-input::-webkit-outer-spin-button,
.c-app-wallet .wallet_container .balance_container .balance_amount .user-currency-input::-webkit-inner-spin-button {
  -webkit-appearance: none;
  margin: 0;
}
.c-app-wallet .wallet_container .balance_container .balance_amount .user-currency-input[type=number] {
  -moz-appearance: textfield;
}
.c-app-wallet .wallet_container .balance_container .balance_amount .user-currency-input:focus {
  outline: none;
  border-color: #888;
}
.c-app-wallet .wallet_container .balance_container .balance_amount .currency-select {
  width: 100%;
}
.c-app-wallet .wallet_container .balance_container .balance_amount .inputs_container span {
  font-size: 14px;
  font-style: normal;
  font-weight: 500;
  line-height: 135%;
  letter-spacing: -0.14px;
  color: var(--grey50);
}
.c-app-wallet .wallet_container .balance_container .balance_amount .user_address_container {
  gap: 8px;
}
.c-app-wallet .wallet_container .balance_container .balance_amount .user_address_container .address-button {
  width: auto;
  display: flex;
  flex-grow: 1;
}
@media screen and (min-width: 910px) {
  .c-app-wallet .wallet_container .balance_container .wallet-action-buttons-container.balance-responsive-visibility {
    display: flex !important;
  }
}
@media screen and (max-width: 909px) {
  .c-app-wallet .wallet_container .balance_container .wallet-action-buttons-container.balance-responsive-visibility {
    display: none;
  }
  .c-app-wallet .wallet_container .balance_container .wallet-action-buttons-container.balance-responsive-visibility.balance-tab-active {
    display: flex;
  }
}
.c-app-wallet .wallet_container .balance_container .wallet-action-buttons-container .wallet-action-button {
  font-size: 16px;
  font-style: normal;
  font-weight: 500;
  line-height: 135%;
  letter-spacing: -0.16px;
  width: 33%;
  height: 65px;
  cursor: pointer;
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 8px;
  border-radius: 20px;
  background: var(--bg2);
  padding: 8px 16px;
  box-sizing: border-box;
}
.c-app-wallet .wallet_container .balance_container .wallet-action-buttons-container .wallet-action-button .icn {
  color: var(--brand-color);
}
.c-app-wallet .wallet_container .balance_container .wallet-action-buttons-container .wallet-action-button:not(.btn-disabled):hover {
  background: var(--bg3);
}
.c-app-wallet .wallet_container .balance_container .wallet-action-buttons-container .wallet-action-button.btn-disabled {
  color: var(--font3);
  cursor: default;
  opacity: 0.7;
}
.c-app-wallet .wallet_container .transaction_container {
  min-height: calc(100vh - 104px - 32px);
  min-height: calc(100dvh - 104px - 32px);
  min-width: 343px;
  width: 100%;
  gap: 16px;
  background: transparent;
  backdrop-filter: none;
}
.c-app-wallet .wallet_container .transaction_container.container-active {
  background: rgba(243, 243, 243, 0.08);
  backdrop-filter: blur(5px);
}
.c-app-wallet .wallet_container .transaction_container .transaction_title {
  font-size: 36px;
  font-style: normal;
  font-weight: 500;
  line-height: 135%;
  letter-spacing: -0.36px;
  color: var(--font1);
}
.c-app-wallet .wallet_container .transaction_container .transaction_list_container .transaction_list_items .transaction_item {
  display: flex;
  align-items: center;
  padding: 16px 4px;
  border-bottom: 1px solid var(--grey60);
}
.c-app-wallet .wallet_container .transaction_container .transaction_list_container .transaction_list_items .transaction_item .icn.arrow-down-2 {
  color: var(--green50);
}
.c-app-wallet .wallet_container .transaction_container .transaction_list_container .transaction_list_items .transaction_item .icn.arrow-up-2 {
  color: var(--violet50);
}
.c-app-wallet .wallet_container .transaction_container .transaction_list_container .transaction_list_items .transaction_item .transaction_name_container {
  margin-inline: 16px;
  flex-grow: 1;
  display: flex;
  flex-direction: column;
  gap: 4px;
}
.c-app-wallet .wallet_container .transaction_container .transaction_list_container .transaction_list_items .transaction_item .transaction_name_container .transaction_name {
  font-size: 16px;
  font-style: normal;
  font-weight: 500;
  line-height: 135%;
  letter-spacing: -0.16px;
  color: var(--font1);
}
.c-app-wallet .wallet_container .transaction_container .transaction_list_container .transaction_list_items .transaction_item .transaction_name_container .transaction_date {
  font-size: 12px;
  font-style: normal;
  font-weight: 400;
  line-height: 135%;
  letter-spacing: -0.12px;
  color: var(--font3);
}
.c-app-wallet .wallet_container .transaction_container .transaction_list_container .transaction_list_items .transaction_item .transaction_failed {
  text-decoration-line: line-through;
}
.c-app-wallet .wallet_container .nft_list_container {
  display: flex;
  flex-wrap: wrap;
  gap: 12px;
  justify-content: center;
}
@media screen and (min-width: 910px) {
  .c-app-wallet .wallet_container .nft_list_container {
    gap: 12px;
    justify-content: flex-start;
  }
}
.c-app-wallet .wallet_container .nft_list_container .nft_item {
  position: relative;
  display: flex;
  flex-direction: column;
  justify-content: flex-end;
  width: 166px;
  height: 133px;
  border-radius: 12px;
  overflow: hidden;
  background-color: var(--grey40);
  background-position: 50%;
  background-size: cover;
  background-repeat: no-repeat;
  transition: all 0.15s ease-out;
  cursor: pointer;
  flex: 0 0 auto;
}
.c-app-wallet .wallet_container .nft_list_container .nft_item::after {
  content: "";
  position: absolute;
  inset: 0;
  background: linear-gradient(179deg, transparent 0.56%, var(--black-fixed) 89.09%);
  pointer-events: none;
}
.c-app-wallet .wallet_container .nft_list_container .nft_item > * {
  position: relative;
  z-index: 1;
}
.c-app-wallet .wallet_container .nft_list_container .nft_item .nft_item_content {
  width: 100%;
  min-width: 0;
  box-sizing: border-box;
}
.c-app-wallet .wallet_container .nft_list_container .nft_item .nft_item_name {
  max-width: 100%;
}
.c-app-wallet .earn-dot {
  width: 7px;
  height: 7px;
  border-radius: 50%;
  background-color: var(--indicator-bg);
  margin-left: 4px;
}
.c-app-wallet .earn-transaction-indicator {
  position: relative;
  top: -8px !important;
  right: -4px !important;
}
.c-app-wallet .mobile-only {
  display: none;
}
@media (max-width: 768px) {
  .c-app-wallet .mobile-only {
    display: flex;
    align-items: baseline;
  }
}
.c-app-wallet .desktop-only {
  display: none;
}
@media (min-width: 769px) {
  .c-app-wallet .desktop-only {
    display: flex;
    align-items: baseline;
  }
}
.c-app-wallet .beta-version {
  color: var(--green40);
  border-radius: 999px;
  background-color: var(--grey70);
  height: 32px;
}
.c-app-wallet .transfer-value {
  color: var(--brand-color);
}

.c-confirm-route {
  height: 100%;
  min-height: 400px;
  text-align: center;
}
.c-confirm-route .email-icon {
  width: 80px;
  height: 80px;
  margin: 50px auto 40px;
}
.c-confirm-route header {
  width: 100%;
  height: 50px;
  background-color: var(--bg2);
  box-shadow: 0 0 10px 0 var(--shadow1-color);
  border: solid 1px var(--border1);
  flex: none;
  box-sizing: border-box;
}
.c-confirm-route header #logo {
  display: flex;
  margin: 0 auto;
  width: 100px;
  height: 100%;
}
.c-confirm-route header #logo img {
  margin: 16px auto;
  display: block;
  width: 50px;
  height: 17px;
}
.c-confirm-route h1,
.c-confirm-route h2 {
  width: 80%;
  margin: 0 auto 20px;
}
.c-confirm-route h1 {
  font-size: 24px;
  font-style: normal;
  font-weight: 400;
  line-height: 135%;
  letter-spacing: -0.24px;
}
.c-confirm-route h2 {
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: 135%;
  letter-spacing: -0.16px;
}
.c-confirm-route .btn-reset {
  font-size: 12px;
  font-style: normal;
  font-weight: 400;
  line-height: 135%;
  letter-spacing: -0.12px;
}

.c-error-notfound-route {
  background-color: var(--bg2);
}
@media (max-width: 800px) {
  .c-error-notfound-route .static-content_right {
    display: none;
  }
}
.c-error-notfound-route .static-content_right .falling-img {
  width: 80%;
  max-height: 530px;
}

.c-externalhit-route {
  height: 73%;
}
.c-externalhit-route .static-content {
  width: 50%;
  height: 73%;
  margin-left: 300px;
}
.c-externalhit-route .static-content h1 {
  width: 100%;
  margin-bottom: 35px;
  font-size: 42px;
  font-weight: 300;
  line-height: 42px;
  color: #344f65;
}
.c-externalhit-route .static-content h1 b {
  font-weight: 700;
}
.c-externalhit-route .static-content p {
  color: #344f65;
  font-weight: 300;
  margin: 0 0 20px;
  line-height: 20px;
  color: #000;
  width: 72%;
}
@media screen and (max-width: 799px) {
  .c-externalhit-route {
    height: auto;
  }
  .c-externalhit-route .static-content {
    justify-content: center;
    height: auto !important;
    padding-bottom: 80px;
    margin-left: auto;
    width: 80%;
  }
}
.c-externalhit-route .login-btn {
  padding: 12px 18px;
  color: #fff !important;
  font-size: 20px;
  font-weight: 600;
  border-radius: 15px;
  transition: all 0.3s ease-out;
  position: relative;
  z-index: 2;
  background: #ff8100;
  border: none;
  line-height: 30px;
  outline: none;
  border: none;
  box-shadow: inset 0 -2px 0 rgba(0, 0, 0, 0.2);
}
.c-externalhit-route .login-btn:hover {
  opacity: 0.9;
}
.c-externalhit-route .login-btn.login-bigger {
  width: 399px;
  height: 50px;
  padding: 11px 52px;
  font-size: 22px;
  line-height: 48px;
  box-shadow: 0 3px 0 #db6f00;
  transition: all 0.1s ease-out;
}
.c-externalhit-route .login-btn.login-bigger:active {
  box-shadow: 0 3px 0 #ff8100;
}

.c-landing-about .section-1 img {
  width: min(200px, 32vw);
  height: auto;
}
.c-landing-about .section-1 .section-1-content {
  max-width: 450px;
  padding-top: 32px;
}
@media (max-width: 1023px) {
  .c-landing-about .section-1 .section-1-content {
    max-width: 100%;
    padding-inline: 32px;
  }
  .c-landing-about .section-1 .section-1-content .c-mw-button {
    margin-inline: auto;
  }
}
.c-landing-about .section-3 .features-grid {
  max-width: 900px;
  margin: 0 auto;
}
.c-landing-about .section-3 .feature-card {
  flex: 0 0 230px;
  width: 230px;
  padding: 32px 24px;
  background: linear-gradient(135deg, rgba(255, 255, 255, 0.05) 0%, rgba(255, 255, 255, 0.02) 100%);
  border: 1px solid rgba(255, 255, 255, 0.08);
  border-radius: 16px;
  transition: all 0.3s ease;
}
.c-landing-about .section-3 .feature-card:hover {
  transform: translateY(-4px);
  border-color: rgba(255, 255, 255, 0.15);
  background: linear-gradient(135deg, rgba(255, 255, 255, 0.08) 0%, rgba(255, 255, 255, 0.03) 100%);
  box-shadow: 0 8px 24px rgba(0, 0, 0, 0.2);
}
@media (max-width: 1024px) {
  .c-landing-about .section-3 .feature-card {
    flex: 0 0 300px;
    width: 300px;
  }
}
.c-landing-about .section-3 .feature-icon-wrapper {
  width: 64px;
  height: 64px;
  display: flex;
  align-items: center;
  justify-content: center;
  background: rgba(255, 255, 255, 0.05);
  border-radius: 12px;
  margin-bottom: 8px;
}
.c-landing-about .section-3 .feature-icon-wrapper .icn {
  width: 40px;
  height: 40px;
}
.c-landing-about .section-3 .icn.bezier-1 {
  width: 64px;
  height: 64px;
}
.c-landing-about .section-4 .section-content {
  margin-bottom: -90px;
}
.c-landing-about .section-4 img {
  width: 40%;
  max-width: 450px;
}
@media (max-width: 768px) {
  .c-landing-about .section-4 img {
    width: 90%;
  }
}

.c-landing-ads .side-image.advertisers-1 {
  background-image: url("/assets/images/landing-pages/advertisers-1.png");
}
.c-landing-ads .side-image.advertisers-2 {
  background-image: url("/assets/images/landing-pages/advertisers-2.png");
}
.c-landing-ads .side-image.advertisers-3 {
  background-image: url("/assets/images/landing-pages/advertisers-3.png");
}
.c-landing-ads .side-text-metric {
  display: flex;
  flex-direction: column;
  text-align: left;
  margin-bottom: 16px;
}
.c-landing-ads .side-text-metric .side-number {
  font-size: 84px;
  font-style: normal;
  font-weight: 900;
  line-height: 135%;
  letter-spacing: -1.68px;
  line-height: 96px;
  color: var(--brand-color);
}
.c-landing-ads .side-text-metric .side-number-label {
  white-space: nowrap;
  color: var(--font3);
}
.c-landing-ads .section-cards-primary.cards-behavioral .card-item {
  background: none !important;
}

.c-landing-bienvenido .side-image {
  background-size: contain;
}
.c-landing-bienvenido .side-image.bienvenido-1 {
  background-image: url("/assets/images/landing-pages/bienvenido-1.png");
}
.c-landing-bienvenido .side-image.bienvenido-2 {
  background-image: url("/assets/images/landing-pages/bienvenido-2.png");
}
.c-landing-bienvenido.landing-ui .section-snap.section-hero .hero-header {
  font-size: 48px;
  font-style: normal;
  font-weight: 700;
  line-height: 135%;
  letter-spacing: -0.48px;
  margin: 0;
}
@media (max-width: 1023px) and (max-height: 767px), (max-width: 767px) and (max-height: 1023px) {
  .c-landing-bienvenido.landing-ui .section-snap.section-hero .hero-header {
    font-size: 36px;
    font-style: normal;
    font-weight: 700;
    line-height: 135%;
    letter-spacing: -0.36px;
  }
}
.c-landing-bienvenido.landing-ui .section-snap.section-hero .hero-header + .hero-subheader {
  margin-top: 32px;
}
.c-landing-bienvenido.landing-ui .section-snap.section-hero .hero-subheader {
  font-size: 28px;
  font-style: italic;
  font-weight: 300;
  line-height: 135%;
  letter-spacing: -0.28px;
  margin: 0;
}
@media (max-width: 1023px) and (max-height: 767px), (max-width: 767px) and (max-height: 1023px) {
  .c-landing-bienvenido.landing-ui .section-snap.section-hero .hero-subheader {
    font-size: 24px;
    font-style: italic;
    font-weight: 300;
    line-height: 135%;
    letter-spacing: -0.24px;
  }
}
.c-landing-bienvenido .list-style-disc {
  list-style: disc;
  padding-left: 32px;
}
.c-landing-bienvenido .emoji-flags .emoji {
  width: 32px;
  height: 32px;
}
@media (max-width: 1023px) and (max-height: 767px), (max-width: 767px) and (max-height: 1023px) {
  .c-landing-bienvenido .emoji-flags .emoji {
    width: 24px;
    height: 24px;
  }
}

.c-landing-blog .side-image.blog-1 {
  background-image: url("/assets/images/landing-pages/features-2.png");
}

.c-landing-creators .side-image.creators-1 {
  background-image: url("/assets/images/landing-pages/creators-1.png");
}
.c-landing-creators .side-image.creators-2 {
  background-image: url("/assets/images/landing-pages/creators-2.png");
}
.c-landing-creators .section-who {
  margin: 100px 0;
  padding-inline: 32px;
}
.c-landing-creators .section-who .H2-Regular {
  margin-bottom: 48px;
}
.c-landing-creators .section-who .who-grid {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  gap: 16px;
  max-width: 900px;
  margin: 0 auto;
}
.c-landing-creators .section-who .who-item {
  display: flex;
  align-items: center;
  gap: 16px;
  padding: 20px 28px;
  border-radius: 12px;
  transition: all 0.2s ease-in-out;
}
.c-landing-creators .section-who .who-item:hover {
  transform: translateY(-2px);
  background: rgba(255, 255, 255, 0.08);
}
.c-landing-creators .section-who .who-item .icn {
  width: 28px;
  height: 28px;
  flex-shrink: 0;
}

.c-landing-features .side-image.features-1 {
  background-image: url("/assets/images/landing-pages/features-1.png");
}
.c-landing-features .side-image.features-2 {
  background-image: url("/assets/images/landing-pages/features-2.png");
}
.c-landing-features .side-image.features-3 {
  background-image: url("/assets/images/landing-pages/features-3.png");
}
.c-landing-features .side-image.features-4 {
  background-image: url("/assets/images/landing-pages/features-4.png");
}

.c-landing-mewe-groups .side-image.groups-1 {
  background-image: url("/assets/images/landing-pages/groups-1.png");
  background-size: contain;
}
.c-landing-mewe-groups .privacy-card {
  display: flex;
  align-items: center;
  gap: 48px;
  max-width: 1000px;
  margin: 0 auto;
  padding: 48px;
  border-radius: 24px;
  position: relative;
  overflow: hidden;
}
@media (max-width: 900px) {
  .c-landing-mewe-groups .privacy-card {
    flex-direction: column;
    padding: 32px 24px;
    gap: 32px;
  }
}
.c-landing-mewe-groups .privacy-card--open {
  background: linear-gradient(135deg, rgba(76, 175, 80, 0.15) 0%, rgba(76, 175, 80, 0.05) 100%);
  border: 1px solid rgba(76, 175, 80, 0.3);
}
.c-landing-mewe-groups .privacy-card--selective {
  background: linear-gradient(135deg, rgba(255, 193, 7, 0.15) 0%, rgba(255, 193, 7, 0.05) 100%);
  border: 1px solid rgba(255, 193, 7, 0.3);
}
@media (max-width: 900px) {
  .c-landing-mewe-groups .privacy-card--selective {
    flex-direction: column-reverse;
  }
}
.c-landing-mewe-groups .privacy-card--private {
  background: linear-gradient(135deg, rgba(244, 67, 54, 0.15) 0%, rgba(244, 67, 54, 0.05) 100%);
  border: 1px solid rgba(244, 67, 54, 0.3);
}
.c-landing-mewe-groups .privacy-card-content {
  flex: 1;
}
.c-landing-mewe-groups .privacy-card-content h3 {
  margin: 8px 0 16px;
}
.c-landing-mewe-groups .privacy-card-content p {
  margin: 0 0 24px;
}
.c-landing-mewe-groups .privacy-badge {
  display: flex;
  align-items: center;
  justify-content: center;
  position: relative;
  flex: 0 0 300px;
  aspect-ratio: 4/3;
  border-radius: 16px;
  background-size: contain;
}
@media (max-width: 900px) {
  .c-landing-mewe-groups .privacy-badge {
    flex: none;
    width: 100%;
    max-width: 350px;
  }
}
.c-landing-mewe-groups .privacy-badge .icn {
  width: auto;
  height: 50%;
  color: white;
}
.c-landing-mewe-groups .privacy-badge--open {
  background-image: url("/assets/images/landing-pages/groups-2.png");
}
.c-landing-mewe-groups .privacy-badge--selective {
  background-image: url("/assets/images/landing-pages/groups-3.png");
}
.c-landing-mewe-groups .privacy-badge--private {
  background-image: url("/assets/images/landing-pages/groups-4.png");
}
.c-landing-mewe-groups .privacy-label {
  font-size: 14px;
  font-style: normal;
  font-weight: 500;
  line-height: 135%;
  letter-spacing: -0.14px;
  text-transform: uppercase;
  letter-spacing: 1.5px;
  opacity: 0.7;
}
.c-landing-mewe-groups .privacy-tags {
  display: flex;
  flex-wrap: wrap;
  gap: 8px;
}
.c-landing-mewe-groups .privacy-tag {
  font-size: 14px;
  font-style: normal;
  font-weight: 500;
  line-height: 135%;
  letter-spacing: -0.14px;
  padding: 6px 14px;
  background: rgba(255, 255, 255, 0.1);
  border-radius: 20px;
  border: 1px solid rgba(255, 255, 255, 0.15);
}
.c-landing-mewe-groups .section-tools {
  margin: 100px 0;
  padding-inline: 32px;
}
.c-landing-mewe-groups .section-tools .H2-Regular {
  margin-bottom: 16px;
}
.c-landing-mewe-groups .section-tools .tools-intro {
  max-width: 800px;
  margin: 0 auto 48px;
}
.c-landing-mewe-groups .section-tools .tools-grid {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  gap: 24px;
  max-width: 800px;
  margin: 0 auto 48px;
}
.c-landing-mewe-groups .section-tools .tool-card {
  flex: 1 1 320px;
  max-width: 380px;
  padding: 32px 24px;
  border-radius: 16px;
  transition: all 0.2s ease-in-out;
}
.c-landing-mewe-groups .section-tools .tool-card:hover {
  transform: translateY(-4px);
  background: rgba(255, 255, 255, 0.08);
}
.c-landing-mewe-groups .section-tools .tool-card h3 {
  margin: 16px 0 12px;
}
.c-landing-mewe-groups .section-tools .tool-card p {
  margin: 0;
}
.c-landing-mewe-groups .section-tools .tool-icon-wrapper {
  width: 64px;
  height: 64px;
  display: flex;
  align-items: center;
  justify-content: center;
  background: rgba(255, 255, 255, 0.05);
  border-radius: 12px;
}
.c-landing-mewe-groups .section-tools .tool-icon-wrapper .icn {
  width: 36px;
  height: 36px;
}
.c-landing-mewe-groups .section-tools .tools-images {
  display: flex;
  justify-content: center;
  gap: 32px;
  max-width: 800px;
  margin: 0 auto;
}
@media (max-width: 768px) {
  .c-landing-mewe-groups .section-tools .tools-images {
    flex-direction: column;
    align-items: center;
  }
}
.c-landing-mewe-groups .section-tools .tool-image {
  flex: 1;
  aspect-ratio: 3/4;
  max-width: 280px;
  min-height: 300px;
}

.c-landing-premium .side-image.premium-1 {
  background-image: url("/assets/images/landing-pages/premium-1.png");
}

.c-lockout-route {
  margin: auto;
}
.c-lockout-route .lockout-wrapper {
  max-width: 600px;
  padding: 35px 15px;
}
.c-lockout-route .lockout-wrapper .main-header_logo.space-top {
  margin-top: 52px;
}
.c-lockout-route .lockout-wrapper .main-header_logo svg {
  width: 84px;
  height: 31px;
}
.c-lockout-route .lockout-wrapper .main-content {
  flex-direction: column;
  margin: 20px 0;
  padding: 0 35px;
  overflow-y: auto;
}
.c-lockout-route .lockout-wrapper .main-header_text {
  font-size: 24px;
  font-style: normal;
  font-weight: 400;
  line-height: 135%;
  letter-spacing: -0.24px;
  margin: 20px 0 0;
}
.c-lockout-route .lockout-wrapper .main-header_sub-text {
  display: block;
  width: 100%;
  word-break: break-word;
  font-size: 24px;
  font-style: normal;
  font-weight: 700;
  line-height: 135%;
  letter-spacing: -0.24px;
}
.c-lockout-route .lockout-wrapper .content-text {
  font-size: 14px;
  font-style: normal;
  font-weight: 400;
  line-height: 135%;
  letter-spacing: -0.14px;
  margin-bottom: 20px;
  text-align: center;
}
.c-lockout-route .lockout-wrapper .content-text.text-strong {
  font-weight: 600;
}
.c-lockout-route .lockout-wrapper .icn.clock-2 {
  display: none;
}
.c-lockout-route .lockout-wrapper .timeago_wrapper {
  display: inline-block;
  margin-left: 5px;
}
[dir=rtl] .c-lockout-route .lockout-wrapper .timeago_wrapper {
  margin-right: 5px;
  margin-left: 0;
}
.c-lockout-route .lockout-wrapper .btn-reset {
  color: var(--brand-color);
}
.c-lockout-route .lockout-wrapper a {
  color: var(--brand-color);
}

.c-public-post .mewe-app-wrapper {
  padding-top: 7rem;
}
.c-public-post .post-deleted-info {
  max-width: 400px;
}

.c-share-to-mewe {
  max-width: 778px;
  min-width: 450px;
}
.c-share-to-mewe .static-header {
  margin: 4% auto;
  justify-content: space-between;
}

.c-verify-route {
  margin: 32px auto;
  max-width: 502px;
}
.c-verify-route .flex-container {
  height: 100%;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  align-items: center;
}
.c-verify-route .main-header_text {
  font-size: 16px;
  font-style: normal;
  font-weight: 700;
  line-height: 135%;
  letter-spacing: -0.16px;
  margin: -17px 0 0;
  text-align: center;
}
.c-verify-route .main-header_text.main-header_text--phone {
  margin-top: -35px;
  margin-bottom: 8px;
}
.c-verify-route .main-header_text.main-header_text--email {
  margin-top: -35px;
  margin-bottom: 8px;
}
.c-verify-route .main-header_sub-text {
  font-size: 14px;
  font-style: normal;
  font-weight: 400;
  line-height: 135%;
  letter-spacing: -0.14px;
  margin: 8px 0 24px;
  text-align: center;
  width: 100%;
  word-break: break-word;
}
.c-verify-route .content-header_text {
  font-size: 12px;
  font-style: normal;
  font-weight: 700;
  line-height: 135%;
  letter-spacing: -0.12px;
  margin-top: 0;
  margin-bottom: 8px;
}
.c-verify-route .content-text {
  font-size: 12px;
  font-style: normal;
  font-weight: 400;
  line-height: 135%;
  letter-spacing: -0.12px;
  margin-bottom: 16px;
  text-align: center;
}
.c-verify-route .content-text.content-text--phone {
  margin: 0 20px 33px;
}
.c-verify-route .content-text.content-text--email {
  margin: 0 20px 49px;
}
.c-verify-route .info-text {
  font-size: 12px;
  font-style: normal;
  font-weight: 400;
  line-height: 135%;
  letter-spacing: -0.12px;
  color: var(--font1);
  margin-top: 62px;
  margin-bottom: 3px;
}
.c-verify-route .resend-text {
  margin-top: 8px;
}
.c-verify-route .label-error {
  text-align: center;
  margin: 0 auto;
  color: var(--error1);
  font-size: 14px;
  font-style: normal;
  font-weight: 400;
  line-height: 135%;
  letter-spacing: -0.14px;
}
.c-verify-route .input-verify {
  text-align: center;
}
.c-verify-route .input-verify.input-veryfy--email {
  min-width: 249px;
  margin-bottom: 52px;
}
.c-verify-route .timeago_wrapper {
  display: inline-block;
  margin-left: 5px;
}
[dir=rtl] .c-verify-route .timeago_wrapper {
  margin-right: 5px;
  margin-left: 0;
}
.c-verify-route .btn-reset {
  color: var(--brand-color);
  margin-top: 8px;
}
.c-verify-route a {
  color: var(--brand-color);
  font-size: 12px;
  font-style: normal;
  font-weight: 400;
  line-height: 135%;
  letter-spacing: -0.12px;
}
.c-verify-route .verify_input {
  margin-bottom: 16px;
  color: var(--input-color);
}

.c-videocall-route {
  position: absolute;
  width: 100%;
  height: 100%;
  background: var(--bg2);
  color: var(--font1);
}
.c-videocall-route.video-enabled .my-video-box.expanded video {
  display: inline-block;
}
.c-videocall-route .call-top-bar {
  position: fixed;
  z-index: 1;
  top: 0;
  left: 0;
  width: 100%;
  height: 40px;
  background: var(--bg1);
  justify-content: space-between;
  font-size: 14px;
  font-style: normal;
  font-weight: 400;
  line-height: 135%;
  letter-spacing: -0.14px;
  box-shadow: 0 0 15px 0 var(--shadow1-color);
  transition: top 0.3s ease-out;
}
.c-videocall-route .call-top-bar .call-title-right button {
  height: 28px;
  padding: 5px;
}
.c-videocall-route .call-controls {
  position: absolute;
  bottom: 40px;
  height: 70px;
  padding: 10px 20px;
  background: var(--bg1);
  justify-content: space-around;
  box-shadow: 0 0 15px 0 var(--shadow1-color);
  border-radius: 20px;
  transition: all 0.3s ease-out;
}
.c-videocall-route .call-controls button {
  display: flex;
  flex-direction: column;
  align-items: center;
  font-size: 12px;
  font-style: normal;
  font-weight: 700;
  line-height: 135%;
  letter-spacing: -0.12px;
  padding: 5px;
  min-width: 90px;
}
.c-videocall-route .call-controls button:hover {
  opacity: 0.8;
}
.c-videocall-route .call-controls button.disabled {
  opacity: 0.3;
  cursor: default;
}
.c-videocall-route .call-controls button.red-btn {
  color: var(--error1);
}
.c-videocall-route .call-controls button.green-btn {
  color: #55ba78;
}
.c-videocall-route .call-controls button svg {
  height: 40px;
  width: 40px;
  margin-bottom: 2px;
}
.c-videocall-route .my-video-box {
  position: absolute;
  bottom: 40px;
  right: 40px;
  width: 120px;
  height: 32px;
  background: #1c2c3b;
  color: #ffffff;
  font-size: 12px;
  font-style: normal;
  font-weight: 400;
  line-height: 135%;
  letter-spacing: -0.12px;
  box-shadow: 0 0 15px 0 var(--shadow1-color);
  border-radius: 20px;
  transition: All 0.1s ease-out;
  overflow: hidden;
  cursor: move;
}
.c-videocall-route .my-video-box video {
  height: 100%;
  max-width: 100%;
  display: none;
}
.c-videocall-route .my-video-box.expanded {
  height: 90px;
  text-align: center;
}
.c-videocall-route .my-video-box .my-video_placeholder {
  display: flex;
  flex-direction: column;
  align-items: center;
  padding: 12px 25px 0;
}
.c-videocall-route .my-video-box .my-video_placeholder svg {
  margin-bottom: 8px;
}
.c-videocall-route .my-video-box button {
  position: absolute;
  bottom: 5px;
  right: 5px;
  padding: 5px 5px 2px;
  z-index: 1;
}
.c-videocall-route .call-video-box {
  width: 100%;
  height: 100%;
}
.c-videocall-route .call-video-box .call-video_placeholder {
  margin-bottom: 95px;
}
.c-videocall-route .call-video-box .call-video_placeholder img {
  width: 150px;
  height: 150px;
  margin-bottom: 10px;
  border: 5px solid var(--bg1);
  box-shadow: 0 0 15px 0 var(--shadow1-color);
  border-radius: 100%;
}
.c-videocall-route .call-video-box .call-video_placeholder .call-video_status {
  height: 30px;
  font-size: 14px;
  font-style: normal;
  font-weight: 400;
  line-height: 135%;
  letter-spacing: -0.14px;
}
.c-videocall-route .call-video-box .call-video_placeholder .call-video_status .call-video_status-strong {
  font-size: 14px;
  font-style: normal;
  font-weight: 700;
  line-height: 135%;
  letter-spacing: -0.14px;
}
.c-videocall-route .call-video-box video {
  height: 100%;
  max-width: 100%;
  position: absolute;
  display: none;
}
.c-videocall-route .browser-permissions-info {
  font-size: 14px;
  font-style: normal;
  font-weight: 400;
  line-height: 135%;
  letter-spacing: -0.14px;
}
.c-videocall-route .browser-permissions-info .info-title {
  font-size: 14px;
  font-style: normal;
  font-weight: 700;
  line-height: 135%;
  letter-spacing: -0.14px;
  margin-bottom: 5px;
}
.c-videocall-route .permissions-popup {
  position: absolute;
  top: 8px;
  right: 3px;
  max-width: 250px;
  padding: 16px;
  font-size: 12px;
  font-style: normal;
  font-weight: 400;
  line-height: 135%;
  letter-spacing: -0.12px;
  z-index: 5;
  background: var(--bg2);
  box-shadow: 0 0 15px 0 var(--shadow1-color);
  border-radius: 20px;
}
.c-videocall-route .permissions-popup.is-firefox {
  right: auto;
  left: 3px;
}
.c-videocall-route .permissions-popup.is-firefox .permissions-popup_arrow {
  right: auto;
  left: 10px;
}
.c-videocall-route .permissions-popup .permissions-popup_title {
  font-weight: 600;
}
.c-videocall-route .permissions-popup .permissions-popup_arrow {
  top: -4px;
  right: 10px;
  width: 8px;
  height: 8px;
  position: absolute;
  z-index: 4;
  transform: rotate(45deg);
  border-top: 1px solid var(--bg2);
  border-left: 1px solid var(--bg2);
  background: var(--bg2);
}
.c-videocall-route .animation-loading-2:before {
  width: 40px;
  height: 40px;
}
.c-videocall-route .loader {
  display: inline;
}
@keyframes blink {
  50% {
    color: transparent;
  }
}
.c-videocall-route .loader-dot {
  animation: 1s blink infinite;
}
.c-videocall-route .loader-dot:nth-child(2) {
  animation-delay: 250ms;
}
.c-videocall-route .loader-dot:nth-child(3) {
  animation-delay: 500ms;
}
.c-videocall-route.controls-hidden .call-top-bar {
  top: -40px;
}
.c-videocall-route.controls-hidden .call-controls {
  opacity: 0;
  display: none;
}
.c-videocall-route.controls-hidden .my-video-box:not(.expanded) {
  opacity: 0;
  display: none;
}
.c-videocall-route.call-video-visible {
  background: var(--grey100);
  color: var(--grey00);
}
.c-videocall-route.call-video-visible .call-top-bar {
  background: rgba(0, 0, 0, 0.35);
}
.c-videocall-route.call-video-visible .call-top-bar, .c-videocall-route.call-video-visible .call-top-bar .icn {
  color: var(--grey00);
}
.c-videocall-route.call-video-visible .call-video-box .call-video_placeholder {
  opacity: 0;
  display: none;
}
.c-videocall-route.call-video-visible .call-video-box video {
  display: block;
}

.c-mw-chat-search-results {
  position: absolute;
  top: 100%;
  width: 100%;
  overscroll-behavior: contain;
  background-color: var(--bg2);
}
.c-mw-chat-search-results .dropdown-menu {
  top: 100%;
  width: 100%;
}
.c-mw-chat-search-results .dropdown-menu .dropdown_inner {
  padding: 16px 8px;
  border-radius: 16px;
}
.c-mw-chat-search-results .search_list_wrapper {
  width: 100%;
  border-radius: 16px;
}
.c-mw-chat-search-results .search_list_wrapper.search_list_wrapper--no-results {
  min-height: 50px;
  display: flex;
  align-items: center;
  justify-content: center;
}
.c-mw-chat-search-results .search_list_wrapper.search_list_wrapper--no-results .search_no-results {
  font-size: 14px;
  font-style: normal;
  font-weight: 400;
  line-height: 135%;
  letter-spacing: -0.14px;
  word-break: break-word;
  word-break: break-word;
  padding: 0 10px;
}
.c-mw-chat-search-results .search_list_wrapper .search_list {
  max-height: 240px;
  overflow-y: auto;
  overscroll-behavior: contain;
}
.firefox .c-mw-chat-search-results .search_list_wrapper .search_list {
  scrollbar-width: thin;
}
.c-mw-chat-search-results .search_list_wrapper .search_list::-webkit-scrollbar {
  width: 8px;
  height: 8px;
}
.c-mw-chat-search-results .search_list_wrapper .search_list::-webkit-scrollbar-thumb {
  background-color: var(--grey60);
  border-radius: 8px;
}
.c-mw-chat-search-results .search_list_wrapper .search_list::-webkit-scrollbar-track {
  background: transparent;
}
.c-mw-chat-search-results .search_list_wrapper .search_list .search_list_item {
  display: flex;
  align-items: center;
  padding: 4px 16px;
  margin-bottom: 4px;
  gap: 16px;
}
.c-mw-chat-search-results .animation-loading-2 {
  height: 50px;
  width: 50px;
}

.c-mw-group-search-results {
  position: absolute;
  top: 100%;
  width: 100%;
  overscroll-behavior: contain;
  background-color: var(--bg2);
}
.c-mw-group-search-results .dropdown-menu {
  top: 100%;
  width: 100%;
}
.c-mw-group-search-results .dropdown-menu .dropdown_inner {
  padding: 16px 8px;
  border-radius: 16px;
}
.c-mw-group-search-results .search_list_wrapper {
  width: 100%;
  border-radius: 16px;
}
.c-mw-group-search-results .search_list_wrapper.search_list_wrapper--no-results {
  min-height: 50px;
  display: flex;
  align-items: center;
  justify-content: center;
}
.c-mw-group-search-results .search_list_wrapper.search_list_wrapper--no-results .search_no-results {
  font-size: 14px;
  font-style: normal;
  font-weight: 400;
  line-height: 135%;
  letter-spacing: -0.14px;
  word-break: break-word;
  word-break: break-word;
  padding: 0 10px;
}
.c-mw-group-search-results .search_list_wrapper .search_list {
  max-height: 240px;
  overflow-y: auto;
  overscroll-behavior: contain;
}
.firefox .c-mw-group-search-results .search_list_wrapper .search_list {
  scrollbar-width: thin;
}
.c-mw-group-search-results .search_list_wrapper .search_list::-webkit-scrollbar {
  width: 8px;
  height: 8px;
}
.c-mw-group-search-results .search_list_wrapper .search_list::-webkit-scrollbar-thumb {
  background-color: var(--grey60);
  border-radius: 8px;
}
.c-mw-group-search-results .search_list_wrapper .search_list::-webkit-scrollbar-track {
  background: transparent;
}
.c-mw-group-search-results .search_list_wrapper .search_list .search_list_item {
  display: flex;
  align-items: center;
  padding: 4px 16px;
  margin-bottom: 4px;
  gap: 16px;
}
.c-mw-group-search-results .animation-loading-2 {
  height: 50px;
  width: 50px;
}

.c-mw-page-search-results {
  position: absolute;
  top: 100%;
  width: 100%;
  overscroll-behavior: contain;
  background-color: var(--bg2);
}
.c-mw-page-search-results .dropdown-menu {
  top: 100%;
  width: 100%;
}
.c-mw-page-search-results .dropdown-menu .dropdown_inner {
  padding: 16px 8px;
  border-radius: 16px;
}
.c-mw-page-search-results .search_list_wrapper {
  width: 100%;
  border-radius: 16px;
}
.c-mw-page-search-results .search_list_wrapper.search_list_wrapper--no-results {
  min-height: 50px;
  display: flex;
  align-items: center;
  justify-content: center;
}
.c-mw-page-search-results .search_list_wrapper.search_list_wrapper--no-results .search_no-results {
  font-size: 14px;
  font-style: normal;
  font-weight: 400;
  line-height: 135%;
  letter-spacing: -0.14px;
  word-break: break-word;
  word-break: break-word;
  padding: 0 10px;
}
.c-mw-page-search-results .search_list_wrapper .search_list {
  max-height: 240px;
  overflow-y: auto;
  overscroll-behavior: contain;
}
.firefox .c-mw-page-search-results .search_list_wrapper .search_list {
  scrollbar-width: thin;
}
.c-mw-page-search-results .search_list_wrapper .search_list::-webkit-scrollbar {
  width: 8px;
  height: 8px;
}
.c-mw-page-search-results .search_list_wrapper .search_list::-webkit-scrollbar-thumb {
  background-color: var(--grey60);
  border-radius: 8px;
}
.c-mw-page-search-results .search_list_wrapper .search_list::-webkit-scrollbar-track {
  background: transparent;
}
.c-mw-page-search-results .search_list_wrapper .search_list .search_list_item {
  display: flex;
  align-items: center;
  padding: 4px 16px;
  margin-bottom: 4px;
  gap: 16px;
}
.c-mw-page-search-results .animation-loading-2 {
  height: 50px;
  width: 50px;
}

.c-mw-search-results .word-highlight {
  background-color: var(--word-highlight-bg);
  border-radius: 2px;
}
.c-mw-search-results .group-search-results_wrapper {
  border-radius: 0 0 20px 20px;
  background-color: var(--bg1);
  display: flex;
  flex-flow: column;
}
.c-mw-search-results .group-search-results_wrapper.group-search-results_wrapper--no-data {
  padding-left: 16px;
}
[dir=rtl] .c-mw-search-results .group-search-results_wrapper.group-search-results_wrapper--no-data {
  padding-left: 0;
  padding-right: 16px;
}
.c-mw-search-results .group-search-results_wrapper.group-search-results_wrapper--no-data, .c-mw-search-results .group-search-results_wrapper.animation-loading-2 {
  background-color: var(--bg1);
  border-radius: 0 0 20px 20px;
}
.c-mw-search-results .group-search-results_members,
.c-mw-search-results .group-search-results_posts {
  min-height: 40px;
}
.c-mw-search-results .group-search-results_members:not(:first-of-type),
.c-mw-search-results .group-search-results_posts:not(:first-of-type) {
  margin-top: 20px;
}
.c-mw-search-results .group-search-results_members .animation-loading-2,
.c-mw-search-results .group-search-results_posts .animation-loading-2 {
  min-height: 40px;
}
.c-mw-search-results .group-search-results_members .group-search-results_header,
.c-mw-search-results .group-search-results_posts .group-search-results_header {
  width: 100%;
  height: 52px;
  display: flex;
  align-items: center;
  padding-left: 16px;
  font-size: 14px;
  font-style: normal;
  font-weight: 400;
  line-height: 135%;
  letter-spacing: -0.14px;
  background-color: var(--bg2);
  border-radius: 20px 20px 0 0;
  box-sizing: border-box;
  text-transform: uppercase;
}
[dir=rtl] .c-mw-search-results .group-search-results_members .group-search-results_header,
[dir=rtl] .c-mw-search-results .group-search-results_posts .group-search-results_header {
  padding-right: 16px;
  padding-left: 0;
}
.c-mw-search-results .group-search-results_members .group-search-results_wrapper.group-search-results_wrapper--no-data,
.c-mw-search-results .group-search-results_posts .group-search-results_wrapper.group-search-results_wrapper--no-data {
  padding: 16px;
  min-height: 62px;
  justify-content: center;
  font-size: 14px;
  font-style: normal;
  font-weight: 400;
  line-height: 135%;
  letter-spacing: -0.14px;
  display: flex;
  flex-flow: column;
  background-color: var(--bg1);
}
.c-mw-search-results .group-search-results_members {
  border-radius: 20px;
}
.c-mw-search-results .group-search-results_members .group-search-results_wrapper {
  max-height: 400px;
  overflow-y: auto;
  overflow-x: hidden;
}
.c-mw-search-results .group-search-results_posts {
  border-radius: 20px 20px 0 0;
}
.c-mw-search-results .group-search-results_member:not(:first-of-type) {
  border-top: 1px solid var(--border1);
}
.c-mw-search-results .group-search-results_member .group-search-results_member_name {
  max-width: 380px;
}
.c-mw-search-results .group-search-results_member .group-search-results_member_invite {
  font-size: 12px;
  font-style: normal;
  font-weight: 700;
  line-height: 135%;
  letter-spacing: -0.12px;
}
.c-mw-search-results .group-search-results_member .group-search-results_member_invite svg {
  width: 11px;
  height: 11px;
  margin-right: 3px;
}
[dir=rtl] .c-mw-search-results .group-search-results_member .group-search-results_member_invite svg {
  margin-right: 0;
  margin-left: 3px;
}

.c-mw-smart-search-chat .avatars-container {
  position: relative;
  height: 50px;
  width: 50px;
}
.c-mw-smart-search-chat .avatars-container .avatar_group {
  position: absolute;
  left: -3px;
  bottom: 0;
}
[dir=rtl] .c-mw-smart-search-chat .avatars-container .avatar_group {
  left: unset;
  right: -3px;
}
.c-mw-smart-search-chat .avatars-container .avatar_user {
  position: absolute;
  right: 8px;
  top: 0;
}
[dir=rtl] .c-mw-smart-search-chat .avatars-container .avatar_user {
  right: unset;
  left: 8px;
}
.c-mw-smart-search-chat .avatars-container-multichat {
  position: relative;
  height: 50px;
  width: 42px;
}
.c-mw-smart-search-chat .avatars-container-multichat .avatar_first_user {
  position: absolute;
  left: -4px;
  bottom: 0;
}
[dir=rtl] .c-mw-smart-search-chat .avatars-container-multichat .avatar_first_user {
  left: unset;
  right: -4px;
}
.c-mw-smart-search-chat .avatars-container-multichat .avatar_second_user {
  position: absolute;
  right: 5px;
  top: 0;
}
[dir=rtl] .c-mw-smart-search-chat .avatars-container-multichat .avatar_second_user {
  right: unset;
  left: 5px;
}
.c-mw-smart-search-chat .info_basic {
  display: grid;
  grid-template-columns: 32px minmax(0, 1fr) auto;
  gap: 16px;
  align-items: center;
  width: 100%;
}
.c-mw-smart-search-chat .info_basic-group {
  display: grid;
  grid-template-columns: 50px minmax(0, 1fr) auto;
  gap: 0;
  align-items: center;
  width: 100%;
}
.c-mw-smart-search-chat .info_details .chat-message-text {
  line-clamp: 2;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  overflow: hidden;
}
.c-mw-smart-search-chat .time-wrapper {
  position: relative;
}
.c-mw-smart-search-chat .time-wrapper:before {
  content: "";
  width: 2px;
  height: 2px;
  position: absolute;
  background-color: var(--font1);
  border-radius: 100%;
  top: 50%;
  margin-left: -8px;
}
[dir=rtl] .c-mw-smart-search-chat .time-wrapper:before {
  margin-left: unset;
  margin-right: -8px;
}

.c-mw-smart-search-group .info_basic {
  display: grid;
  grid-template-columns: 80px minmax(0, 1fr) auto;
  gap: 16px;
  align-items: center;
}
.c-mw-smart-search-group .info_basic .info_basic_avatar {
  width: 80px;
  height: 80px;
  flex: 0 0 80px;
}
.c-mw-smart-search-group .info_basic .info_basic_avatar img {
  object-fit: cover;
}
.c-mw-smart-search-group .share-with_selected_img {
  width: 20px;
  height: 20px;
  border: 2px solid var(--border1);
  border-radius: 20px;
}
.c-mw-smart-search-group .share-with_selected_img:nth-of-type(1) {
  z-index: 1;
  margin-left: 0;
}
.c-mw-smart-search-group .share-with_selected_img:nth-of-type(2) {
  z-index: 2;
  margin-left: -10px;
}
[dir=rtl] .c-mw-smart-search-group .share-with_selected_img:nth-of-type(2) {
  margin-left: 0;
  margin-right: -10px;
}
.c-mw-smart-search-group .share-with_selected_img:nth-of-type(3) {
  z-index: 3;
  margin-left: -10px;
}
[dir=rtl] .c-mw-smart-search-group .share-with_selected_img:nth-of-type(3) {
  margin-left: 0;
  margin-right: -10px;
}
.c-mw-smart-search-group .dot-separator:before {
  content: "";
  width: 2px;
  height: 2px;
  position: absolute;
  background-color: var(--font1);
  border-radius: 100%;
  position: unset;
  margin: 0 5px;
}

.c-mw-smart-search-page .info_basic {
  display: grid;
  grid-template-columns: 82px minmax(0, 1fr) auto;
  gap: 16px;
  align-items: center;
}
.c-mw-smart-search-page .info_basic .info_basic_avatar {
  width: 82px;
  height: 82px;
  flex: 0 0 82px;
}
.c-mw-smart-search-page .info_basic .info_basic_avatar img {
  object-fit: cover;
}
.c-mw-smart-search-page .info_details {
  padding-left: calc(82px + 16px);
}
[dir=rtl] .c-mw-smart-search-page .info_details {
  padding-left: 0;
  padding-right: calc(82px + 16px);
}

.c-mw-smart-search-user .info_basic {
  display: grid;
  grid-template-columns: 32px minmax(0, 1fr) auto;
  gap: 16px;
  align-items: center;
}

.c-mw-smart-search .dialog_overlay {
  top: 64px;
}
.c-mw-smart-search .smart-search-form .search-input_wrapper .h-input_search.highlight {
  box-shadow: 0 0 4px 3px rgba(var(--brand-color-rgb), 0.7);
  border: 0;
}
.c-mw-smart-search .smart-search-form .search-back-button {
  width: 42px;
  height: 42px;
  overflow: hidden;
  transition: width 0.2s ease-in-out;
}
@media screen and (max-width: 659px) {
  .c-mw-smart-search .smart-search-form .search-back-button {
    margin-left: -16px;
  }
  [dir=rtl] .c-mw-smart-search .smart-search-form .search-back-button {
    margin-left: unset;
    margin-right: -16px;
  }
}
.c-mw-smart-search .autocomplete-results {
  display: flex;
  flex-direction: column;
  background-color: var(--bg2);
  box-sizing: border-box;
  border-radius: 1rem;
  width: calc(100% - 32px);
  max-width: 700px;
  height: calc(100% - 4rem);
  max-height: 700px;
  min-height: 400px;
  margin-top: 48px;
  z-index: 22;
  left: 0;
  right: 0;
  margin-left: auto;
  margin-right: auto;
  padding: 24px 0;
}
.c-mw-smart-search .autocomplete-results li {
  cursor: pointer;
  display: flex;
  align-items: center;
  justify-content: flex-start;
  padding: 16px 24px;
  font-size: 14px;
  font-style: normal;
  font-weight: 700;
  line-height: 135%;
  letter-spacing: -0.14px;
}
.c-mw-smart-search .autocomplete-results li:hover {
  background-color: var(--bg1);
}
.c-mw-smart-search .autocomplete-results li.remove-all {
  cursor: default;
  padding: 3px 24px;
}
.c-mw-smart-search .autocomplete-results li.remove-all:hover {
  background-color: transparent !important;
}
.c-mw-smart-search .autocomplete-results li .result-name {
  max-width: calc(100% - 40px);
}
.c-mw-smart-search .autocomplete-results .autocomplete-results_list {
  max-height: 100%;
  overflow-y: auto;
}
.c-mw-smart-search .autocomplete-results .trending-results {
  display: flex;
  flex-direction: column;
}
.c-mw-smart-search .autocomplete-results .empty-state-wrapper {
  padding: 0 24px;
}
.c-mw-smart-search .autocomplete-results .empty-state-wrapper .placeholder-image {
  display: flex;
  align-items: center;
  justify-content: center;
  height: auto;
  width: auto;
  max-height: 180px;
  max-width: 36vw;
  margin: 76px auto 16px;
}
@media all and (max-width: 620px) {
  .c-mw-smart-search .autocomplete-results .empty-state-wrapper .placeholder-image {
    margin-top: 16px;
  }
}
.c-mw-smart-search .smart-search-dialog {
  top: 64px;
  height: calc(100% - 64px);
  z-index: 21;
}
.c-mw-smart-search .smart-search-dialog .c-mw-navigation-tabs.simple_wrapper {
  overflow: hidden;
}
.c-mw-smart-search .smart-search-dialog .dialog_inner-wrapper {
  padding: 16px 8px 8px 8px;
}
.c-mw-smart-search .smart-search-dialog .dialog_inner-wrapper .dialog_inner {
  max-width: 700px;
  max-height: 100%;
  margin: 0 auto;
}
.c-mw-smart-search .smart-search-dialog .box-smart-search {
  width: 100%;
  height: 100%;
  max-width: 700px;
  padding: 0;
}
.c-mw-smart-search .smart-search-dialog .box-smart-search .box-smart-search_results {
  flex: 1 1 auto;
  overflow-y: auto;
  border-radius: 20px;
  overscroll-behavior: contain;
}
.c-mw-smart-search .smart-search-dialog .box-smart-search .empty-state-wrapper {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  padding: 16px;
  width: 100%;
  height: 100%;
  box-sizing: border-box;
}
.c-mw-smart-search .smart-search-dialog .box-smart-search .empty-state-wrapper img {
  height: 180px;
  max-height: 75%;
}
.c-mw-smart-search .smart-search-dialog .box-smart-search .empty-state-wrapper .empty-state-text {
  text-align: center;
  padding: 24px 40px;
  word-break: break-word;
}
.c-mw-smart-search .smart-search-dialog .box-smart-search .nav-tabs_container {
  padding: 0 16px;
}
.c-mw-smart-search .smart-search-dialog .smart-search_result .c-mw-smart-search-page:not(:last-of-type),
.c-mw-smart-search .smart-search-dialog .smart-search_result .c-mw-smart-search-user:not(:last-of-type),
.c-mw-smart-search .smart-search-dialog .smart-search_result .c-mw-smart-search-group:not(:last-of-type),
.c-mw-smart-search .smart-search-dialog .smart-search_result .c-mw-smart-search-chat:not(:last-of-type),
.c-mw-smart-search .smart-search-dialog .smart-search_result .c-mw-simple-post:not(:last-of-type) {
  border-bottom: 1px solid var(--border1);
}
.c-mw-smart-search .smart-search-dialog .smart-search_result .c-mw-simple-post {
  border-radius: 0;
}
.c-mw-smart-search .smart-search-dialog .smart-search_result + .smart-search_result {
  margin-top: 16px;
}
.c-mw-smart-search .smart-search-dialog .word-highlight {
  background-color: var(--word-highlight-bg);
  border-radius: 2px;
  font-weight: 600;
}
.c-mw-smart-search .trending-hashtags-wrapper {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  align-items: center;
  justify-content: center;
  row-gap: 16px;
  column-gap: 8px;
  margin: 0 90px 14px;
}
@media all and (max-width: 620px) {
  .c-mw-smart-search .trending-hashtags-wrapper {
    margin: 0 18px 14px;
  }
}

.c-mw-settings-badges .settings_info-item.disabled {
  cursor: default;
}
.c-mw-settings-badges .settings_info-item.disabled label {
  cursor: default;
  opacity: 0.5;
}
.c-mw-settings-badges .badge-label {
  font-size: 14px;
  font-style: normal;
  font-weight: 500;
  line-height: 135%;
  letter-spacing: -0.14px;
  display: flex;
  align-items: center;
  margin-left: 16px;
}
[dir=rtl] .c-mw-settings-badges .badge-label {
  margin-left: 0;
  margin-right: 16px;
}
.c-mw-settings-badges .badge-label .badge {
  margin-left: 8px;
  margin-right: 16px;
}
[dir=rtl] .c-mw-settings-badges .badge-label .badge {
  margin-left: 16px;
  margin-right: 8px;
}
.c-mw-settings-badges .badge-info {
  font-size: 14px;
  font-style: normal;
  font-weight: 400;
  line-height: 135%;
  letter-spacing: -0.14px;
  color: var(--brand-color);
  display: flex;
  align-items: center;
}
.c-mw-settings-badges .badge-info .icn.info-circle {
  margin: 0 8px;
}

.c-mw-settings-groups .group-settings_wrapper {
  display: flex;
  align-items: center;
  padding: 16px 0;
  font-size: 14px;
  font-style: normal;
  font-weight: 400;
  line-height: 135%;
  letter-spacing: -0.14px;
}
.c-mw-settings-groups .group-settings_wrapper:not(:last-of-type) {
  border-bottom: 1px solid var(--border1);
}
.c-mw-settings-groups .group-settings_wrapper .col {
  display: flex;
  align-items: center;
  justify-content: flex-end;
}
.c-mw-settings-groups .group-settings_wrapper .col-name {
  width: 55%;
  justify-content: flex-start;
}
.c-mw-settings-groups .group-settings_wrapper .col-name .m-indicator {
  top: -5px;
  right: -5px;
}
[dir=rtl] .c-mw-settings-groups .group-settings_wrapper .col-name .m-indicator {
  right: auto;
  left: -5px;
}
.c-mw-settings-groups .group-settings_wrapper .col-alerts,
.c-mw-settings-groups .group-settings_wrapper .col-chat,
.c-mw-settings-groups .group-settings_wrapper .col-settings {
  width: 15%;
}

.c-mw-settings-notification .mw-box {
  margin-bottom: 16px;
}
.c-mw-settings-notification .notification_switch {
  display: flex;
  align-items: center;
  justify-content: space-between;
  width: 100%;
}
.c-mw-settings-notification .notification_switch + .notification_switch {
  margin-top: 16px;
}
.c-mw-settings-notification .notification_switch label + label {
  margin-left: 16px;
}
.c-mw-settings-notification .notification_switch label + label [dir=rtl] {
  margin-left: 0;
  margin-right: 16px;
}
.c-mw-settings-notification .mw-box_content-notifications-wrapper {
  font-size: 14px;
  font-style: normal;
  font-weight: 400;
  line-height: 135%;
  letter-spacing: -0.14px;
  margin-bottom: 32px;
}
.c-mw-settings-notification .mw-box_content-notifications-wrapper .mw-box_content-notifications {
  display: flex;
  flex-direction: column;
}
.c-mw-settings-notification .mw-box_content-notifications-wrapper .mw-box_content-notifications .notifications_info-header {
  display: flex;
  align-items: center;
  font-size: 14px;
  font-style: normal;
  font-weight: 700;
  line-height: 135%;
  letter-spacing: -0.14px;
}
.c-mw-settings-notification .mw-box_content-notifications-wrapper .mw-box_content-notifications .notifications_info-text {
  margin-left: 32px;
}
[dir=rtl] .c-mw-settings-notification .mw-box_content-notifications-wrapper .mw-box_content-notifications .notifications_info-text {
  margin-left: 0;
  margin-right: 32px;
}

.c-mw-settings-privacy .setting-description {
  margin-right: 100px;
}

.c-mw-settings-purchases .purchases-ph {
  min-height: 100px;
}
.c-mw-settings-purchases .purchases-ph .purchases-ph_text {
  margin-bottom: 16px;
  font-size: 14px;
  font-style: normal;
  font-weight: 400;
  line-height: 135%;
  letter-spacing: -0.14px;
}
.c-mw-settings-purchases .sub-item {
  min-height: 100px;
}
.c-mw-settings-purchases .sub-item:not(:first-of-type) {
  padding-top: 8px;
}
.c-mw-settings-purchases .sub-item:not(:last-of-type) {
  padding-bottom: 16px;
}
.c-mw-settings-purchases .sub-item .sub-item_info_details {
  flex: 1;
}
.c-mw-settings-purchases .sub-item .sub-item_promo .h-input_text {
  width: 10rem;
}
.c-mw-settings-purchases .sub-item .sub-item_promo .h-input-box_hint.hint-success {
  color: var(--green70) !important;
}
.c-mw-settings-purchases .sub-item .sub-item_manage .sub-item_manage_info {
  font-size: 12px;
  font-style: normal;
  font-weight: 400;
  line-height: 135%;
  letter-spacing: -0.12px;
}
.c-mw-settings-purchases .sub-item .sub-item_manage .mw-btn {
  white-space: nowrap;
  margin-right: 24px;
}
[dir=rtl] .c-mw-settings-purchases .sub-item .sub-item_manage .mw-btn {
  margin-left: 24px;
  margin-right: 0;
}
.c-mw-settings-purchases .bills-header {
  min-width: 750px;
}
.c-mw-settings-purchases .bills-header .bills-header_col {
  font-size: 12px;
  font-style: normal;
  font-weight: 700;
  line-height: 135%;
  letter-spacing: -0.12px;
  width: 20%;
  padding-right: 4px;
}
[dir=rtl] .c-mw-settings-purchases .bills-header .bills-header_col {
  padding-right: 0;
  padding-left: 4px;
}
.c-mw-settings-purchases .mw-box_content .bills-list {
  min-width: 750px;
  min-height: 50px;
}
.c-mw-settings-purchases .mw-box_content .bills-list .bills-item .bills-item_col {
  display: flex;
  align-items: center;
  width: 20%;
  padding-right: 4px;
}
[dir=rtl] .c-mw-settings-purchases .mw-box_content .bills-list .bills-item .bills-item_col {
  padding-right: 0;
  padding-left: 4px;
}

.c-mw-settings-sidebar-right.animation-loading-2 {
  display: none;
}

.c-mw-credit-card-form.form-hidden {
  height: 0 !important;
  opacity: 0 !important;
  margin: 0 !important;
  padding-top: 0 !important;
  overflow: hidden;
}
.c-mw-credit-card-form .cc-form_label {
  display: block;
  margin-bottom: 8px;
  font-size: 12px;
  font-style: normal;
  font-weight: 700;
  line-height: 135%;
  letter-spacing: -0.12px;
}
.c-mw-credit-card-form .cc-accepted-cards {
  margin-bottom: 8px;
}
.c-mw-credit-card-form .cc-accepted-cards .cc-icon {
  margin-right: 10px;
}
[dir=rtl] .c-mw-credit-card-form .cc-accepted-cards .cc-icon {
  margin-right: 0;
  margin-left: 10px;
}
.c-mw-credit-card-form #cc-form .cc-form_row {
  display: flex;
}
.c-mw-credit-card-form #cc-form .cc-form_row .h-input-box {
  width: 100%;
  max-width: 100%;
  margin-top: 16px;
}
@media screen and (max-width: 520px) {
  .c-mw-credit-card-form #cc-form .cc-form_row {
    display: block;
    position: relative;
    margin-top: 10px;
  }
}
.c-mw-credit-card-form #cc-form .cc-field {
  padding: 4px 4px 1px 12px;
  outline: none;
}
.c-mw-credit-card-form #cc-form .cc-field:hover {
  padding: 3px 3px 0 11px;
}
[dir=rtl] .c-mw-credit-card-form #cc-form .cc-field {
  padding: 4px 12px 1px 4px;
}
.c-mw-credit-card-form #cc-form .cc-field::-webkit-input-placeholder {
  font-size: 18px;
  font-style: normal;
  font-weight: 500;
  line-height: 135%;
  letter-spacing: -0.18px;
  color: var(--input-color);
  font-family: "Poppins", sans-serif !important;
}
.c-mw-credit-card-form #cc-form .cc-field::-moz-placeholder {
  font-size: 18px;
  font-style: normal;
  font-weight: 500;
  line-height: 135%;
  letter-spacing: -0.18px;
  color: var(--input-color);
  font-family: "Poppins", sans-serif !important;
}
.c-mw-credit-card-form #cc-form .cc-field.StripeElement--invalid, .c-mw-credit-card-form #cc-form .cc-field.h-input--error {
  border-bottom-color: var(--input-error-color);
  color: var(--input-error-color);
}
.c-mw-credit-card-form #cc-form .cc-field.StripeElement--invalid::-webkit-input-placeholder, .c-mw-credit-card-form #cc-form .cc-field.h-input--error::-webkit-input-placeholder {
  color: var(--input-error-color);
}
.c-mw-credit-card-form #cc-form .cc-field.StripeElement--invalid::-moz-placeholder, .c-mw-credit-card-form #cc-form .cc-field.h-input--error::-moz-placeholder {
  color: var(--input-error-color);
}
.c-mw-credit-card-form #cc-form input:-webkit-autofill,
.c-mw-credit-card-form #cc-form .cc-field.StripeElement--webkit-autofill {
  -webkit-box-shadow: 0 0 0 50px #faffbd inset;
}
.c-mw-credit-card-form #cc-form.animation-loading-2 {
  opacity: 0.5;
}
.c-mw-credit-card-form #cc-form.animation-loading-2:after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.c-mw-credit-card-form .cc-auth-error {
  width: calc(100% + 48px);
  display: flex;
  align-items: center;
  justify-content: center;
  margin: -20px 0 20px -24px;
  padding: 16px 0;
  position: relative;
  box-sizing: border-box;
  font-size: 12px;
  font-style: normal;
  font-weight: 700;
  line-height: 135%;
  letter-spacing: -0.12px;
  color: var(--error1);
  background-color: var(--bg1);
  border-bottom: 2px solid var(--border1);
}
[dir=rtl] .c-mw-credit-card-form .cc-auth-error {
  margin: -20px -40px 20px 0;
}
@media screen and (max-width: 520px) {
  .c-mw-credit-card-form .cc-auth-error {
    width: calc(100% + 12vw);
    margin: -6vw 0 6vw -6vw;
    padding: 16px 6vw;
    color: #ffffff;
    background-color: var(--error1);
  }
  [dir=rtl] .c-mw-credit-card-form .cc-auth-error {
    margin: -6vw -6vw 6vw 0;
  }
}
.c-mw-credit-card-form .cc-auth-error svg {
  width: 14px;
  height: 14px;
  flex: 0 0 14px;
  cursor: pointer;
}
@media screen and (max-width: 520px) {
  .c-mw-credit-card-form .cc-auth-error svg {
    align-self: flex-start;
    color: var(--error1);
  }
}
.c-mw-credit-card-form .cc-auth-error span {
  margin: 0 0 0 10px;
}
[dir=rtl] .c-mw-credit-card-form .cc-auth-error span {
  margin: 0 10px 0 0;
}
.c-mw-credit-card-form .cc-validator-error {
  width: 100%;
  margin-top: 4px;
  font-size: 12px;
  font-style: normal;
  font-weight: 400;
  line-height: 135%;
  letter-spacing: -0.12px;
  color: var(--error1);
}
.c-mw-credit-card-form .cc-validator-error:not(:first-of-type) {
  margin-top: 10px;
}

.page-creation .c-mw-credit-card-form,
.store-checkout .c-mw-credit-card-form {
  margin-top: 16px;
  box-sizing: border-box;
  transition: all 0.3s;
  opacity: 1;
}

@media screen and (max-width: 768px) {
  .c-mw-purchase .purchase-column_wrapper {
    flex-direction: column-reverse;
  }
  .c-mw-purchase .purchase-column_wrapper .purchase-column {
    max-width: 100% !important;
  }
}
.c-mw-purchase .purchase-column {
  display: flex;
  flex-direction: column;
  position: relative;
  padding: 32px;
  flex: 1;
}
@media screen and (max-width: 900px) {
  .c-mw-purchase .purchase-column {
    padding: 24px;
  }
}
.c-mw-purchase .purchase-column .purchase-column_header {
  font-size: 24px;
  font-style: normal;
  font-weight: 700;
  line-height: 135%;
  letter-spacing: -0.24px;
  margin-bottom: 16px;
}
.c-mw-purchase .purchase-column:last-of-type {
  border-left: 1px solid var(--border1);
  background-color: var(--bg1);
  max-width: 336px;
  box-sizing: border-box;
}
[dir=rtl] .c-mw-purchase .purchase-column:last-of-type {
  border-left: 0;
  border-right: 1px solid var(--border1);
}
.c-mw-purchase .payment-methods .method-wrapper {
  margin-bottom: 12px;
  font-size: 14px;
  font-style: normal;
  font-weight: 500;
  line-height: 135%;
  letter-spacing: -0.14px;
}
.c-mw-purchase .payment-methods .method-wrapper .mw-radio_box {
  margin-right: 16px;
}
[dir=rtl] .c-mw-purchase .payment-methods .method-wrapper .mw-radio_box {
  margin-right: 0;
  margin-left: 16px;
}
.c-mw-purchase .payment-methods .method-wrapper .method-img {
  height: 19px;
  width: auto;
  margin-top: 1px;
}
.c-mw-purchase.purchase_step-1 {
  padding: 24px 20px 20px 20px;
}
.c-mw-purchase.purchase_step-2 {
  padding: 22px 40px 20px 40px;
}
.c-mw-purchase.purchase_step-3 {
  padding: 37px 34px 22px 34px;
}
.c-mw-purchase .cart-items-list {
  height: 200px;
  overflow-y: auto;
}
.c-mw-purchase .cart-items-list .cart_item .cart_item_details-info-description {
  font-size: 12px;
  font-style: normal;
  font-weight: 400;
  line-height: 135%;
  letter-spacing: -0.12px;
}
.c-mw-purchase .cart-items-list .cart_item + .cart_item {
  margin-top: 32px;
  padding-top: 16px;
  border-top: 1px solid var(--border1);
}
.c-mw-purchase .cart-items-list .cart_item .c-mw-button {
  display: none;
}
.c-mw-purchase .cart-items-list .cart_item:hover .item-price-wrapper {
  display: none;
}
.c-mw-purchase .cart-items-list .cart_item:hover .c-mw-button {
  display: flex;
}
.c-mw-purchase .tos-link {
  text-decoration: underline;
  font-style: italic;
  font-weight: 600;
}
.c-mw-purchase .payment_close-btn {
  position: absolute;
  top: -16px;
  right: -8px;
}
[dir=rtl] .c-mw-purchase .payment_close-btn {
  right: unset;
  left: -8px;
}
.c-mw-purchase .promo-code-footer {
  position: absolute;
  top: 100%;
  left: 0;
}
.c-mw-purchase .promo-code-footer .promo-code-label {
  display: inline-flex;
  align-items: center;
}
.c-mw-purchase .purchase-footer {
  min-height: 64px;
  background-color: var(--bg1);
}
.c-mw-purchase .purchase-footer .btn-paypal .paypal-btn-icon {
  height: 16px;
  width: auto;
  margin-right: 6px;
}
[dir=rtl] .c-mw-purchase .purchase-footer .btn-paypal .paypal-btn-icon {
  margin-right: 0;
  margin-left: 6px;
}
.c-mw-purchase .purchase-footer .btn {
  margin: 0;
}
.c-mw-purchase .purchase-footer .btn.btn-reset {
  margin: 0 27px;
}
.c-mw-purchase .purchase-footer .btn.btn-google {
  background: url("/assets/images/icons/payment/google-pay.svg");
}
.c-mw-purchase .purchase-footer .btn.btn-apple {
  background: url("/assets/images/icons/payment/apple-pay.svg");
}
.c-mw-purchase .purchase-footer .btn.btn-google, .c-mw-purchase .purchase-footer .btn.btn-apple {
  background-repeat: no-repeat;
  min-width: 0;
  background-size: cover;
  border-radius: 0;
  height: 36px;
  width: 56px;
}

.c-mw-purchase.page-creation.purchase_step-3,
.c-mw-purchase.store-checkout.purchase_step-3 {
  padding: 0;
}

.c-mw-store-applet-item {
  width: 120px;
}
.c-mw-store-applet-item .applet-image-wrap {
  position: relative;
  width: 120px;
  height: 120px;
}
.c-mw-store-applet-item .applet-image {
  width: 100%;
  height: 100%;
}
.c-mw-store-applet-item .applet-unpublished-overlay {
  position: absolute;
  inset: 0;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  text-align: center;
  gap: 8px;
  padding: 4px;
  background-color: rgba(0, 0, 0, 0.7);
  color: var(--white-fixed);
}
.c-mw-store-applet-item .applet-unpublished-overlay .icn {
  width: 24px;
  height: 24px;
  color: var(--white-fixed);
}
.c-mw-store-applet-item .applet-name {
  text-align: center;
}
.c-mw-store-applet-item.skin-list {
  width: 100%;
  flex-direction: row;
  align-items: center;
  column-gap: 16px;
}
.c-mw-store-applet-item.skin-list .applet-image-wrap {
  width: 40px;
  height: 40px;
  flex-shrink: 0;
}
.c-mw-store-applet-item.skin-list .applet-image {
  border-radius: 4px;
}

.c-mw-store-applets-list .create-applet-button {
  width: 120px;
  height: 120px;
}

.c-mw-store-item {
  width: 280px;
  border: 1px solid var(--border1);
  border-radius: 20px;
  background-color: var(--bg2);
  padding: 16px;
  box-sizing: border-box;
  overflow: hidden;
  align-self: stretch;
}
.c-mw-store-item .item_icon {
  width: 100%;
  max-width: 248px;
  height: 136px;
  background-color: var(--bg1);
  position: relative;
  overflow: hidden;
  border-radius: 8px 8px 0 0;
}
.c-mw-store-item .item_icon svg,
.c-mw-store-item .item_icon .icon {
  width: auto;
  height: auto;
  max-width: 140px;
  max-height: 100px;
}
.c-mw-store-item .item_icon .emoji.sticker {
  width: 64px;
  height: 64px;
}
.c-mw-store-item .item_icons-preview {
  margin-top: 16px;
}
.c-mw-store-item .item_icons-preview .emoji,
.c-mw-store-item .item_icons-preview .sticker {
  width: 32px;
  height: 32px;
  margin-right: 16px;
}
[dir=rtl] .c-mw-store-item .item_icons-preview .emoji,
[dir=rtl] .c-mw-store-item .item_icons-preview .sticker {
  margin-left: 16px;
  margin-right: 0;
}
.c-mw-store-item .period-option {
  width: 50%;
}
.c-mw-store-item .item_buttons .mw-btn {
  flex: 1;
  margin-right: 8px;
  margin-top: 8px;
}
.c-mw-store-item .item_buy_text {
  color: var(--font3);
}
.c-mw-store-item.page-subscription .item_icon {
  background-color: #E4DFE9;
}
.c-mw-store-item.page-subscription .item_icon .cover-image {
  width: 129px;
  height: 103px;
  position: absolute;
  bottom: 8px;
  left: 33px;
}
.c-mw-store-item.voice-subscription .item_icon {
  background-color: #EFE4E2;
}
.c-mw-store-item.voice-subscription .item_icon .cover-image {
  height: 129px;
  position: absolute;
  bottom: 0;
  right: 24px;
}
.c-mw-store-item.cloud-storage .item_icon {
  background-color: #E5ECDE;
}
.c-mw-store-item.cloud-storage .item_icon .cover-image {
  width: 164px;
  height: 94px;
  position: absolute;
  bottom: 14px;
  left: 42px;
}
.c-mw-store-item.premium-subscription .item_icon {
  background-color: unset;
}
.c-mw-store-item.premium-subscription .item_icon .cover-image {
  width: 120px;
}
.c-mw-store-item.mewe-donation .item_icon {
  background-color: unset;
}
.c-mw-store-item.mewe-donation .item_icon .cover-image {
  width: 120px;
}
.c-mw-store-item.mewe-donation .item_price {
  display: none;
}

@media all and (max-width: 620px) {
  .c-mw-store .category-wrapper {
    align-items: center;
  }
}
.c-mw-store .category-wrapper .category-list {
  display: flex;
  flex-wrap: wrap;
  column-gap: 24px;
  row-gap: 40px;
  justify-content: start;
}
@media all and (max-width: 620px) {
  .c-mw-store .category-wrapper .category-list {
    justify-content: center;
  }
}
.c-mw-store .tab-item {
  margin-bottom: 8px;
}
.c-mw-store .store_banner-carousel {
  width: 100%;
  height: 312px;
  box-sizing: border-box;
  position: relative;
  margin-bottom: 20px;
  border-radius: 20px;
  overflow: hidden;
}
@media screen and (max-width: 1023px) {
  .c-mw-store .store_banner-carousel {
    height: 240px;
  }
}
.c-mw-store .store_banner-carousel .slides-nav {
  position: absolute;
  left: calc(50% - 25px);
  height: 10px;
  bottom: 15px;
}
.c-mw-store .store_banner-carousel .slides-nav .btn {
  width: 10px;
  height: 10px;
  margin: 0 2px;
  border-radius: 50%;
  background: var(--grey60) !important;
  border: 1px solid var(--grey50) !important;
}
.c-mw-store .store_banner-carousel .slides-nav .btn.btn-focus {
  background: var(--grey50) !important;
}
.c-mw-store .store_banner {
  position: absolute;
  top: 0;
  width: 100%;
  height: 100%;
  box-sizing: border-box;
  border-radius: 20px;
  user-select: none;
  transition: right 0.3s ease-out;
  right: -100%;
}
.c-mw-store .store_banner.banner--active {
  right: 0;
}
.c-mw-store .store_banner.banner--past {
  right: 100%;
}
.c-mw-store .store_banner.banner-premium {
  background-image: url(/assets/images/store/store-bg-premium-crown.png);
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
}

.c-mw-universal-builder {
  display: flex;
  gap: 32px;
  width: 100%;
  min-height: 400px;
  background: var(--bg2);
  padding: 24px;
  box-sizing: border-box;
  border-radius: 16px;
}
.c-mw-universal-builder .builder-container {
  flex: 1;
}
.c-mw-universal-builder .builder-container .builder-form {
  display: flex;
  flex-direction: column;
  gap: 20px;
}
.c-mw-universal-builder .builder-container .builder-form .builder-row {
  display: flex;
  align-items: center;
  gap: 8px;
}
.c-mw-universal-builder .builder-container .builder-form .builder-row label {
  width: 150px;
  color: var(--font1);
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: 135%;
  letter-spacing: -0.16px;
  margin: 0;
}
.c-mw-universal-builder .builder-container .builder-form .builder-row .control-wrapper {
  display: flex;
  flex-direction: column;
  gap: 6px;
}
.c-mw-universal-builder .builder-container .builder-form .builder-row .control-wrapper .h-input_text {
  max-width: 300px;
  background: rgba(10, 10, 12, 0.05);
  border: 1px solid var(--grey70);
  border-radius: 8px;
  padding: 8px 12px;
  color: var(--grey20);
}
.c-mw-universal-builder .builder-container .builder-form .builder-row .control-wrapper .h-input_text:focus {
  border-color: var(--green30);
  outline: none;
}
.c-mw-universal-builder .builder-container .builder-form .builder-row .control-wrapper .h-input_text::placeholder {
  color: var(--grey50);
}
.c-mw-universal-builder .builder-container .builder-form .builder-row .control-wrapper .select-menu {
  max-width: 300px;
}
.c-mw-universal-builder .builder-container .builder-form .builder-row .control-wrapper span {
  color: var(--grey50);
  font-size: 12px;
  line-height: 1.3;
}
.c-mw-universal-builder .builder-preview {
  flex: 1;
  background: rgba(21, 21, 24, 0.3);
  border-radius: 16px;
  padding: 24px;
}
.c-mw-universal-builder .builder-preview .preview-header {
  margin-bottom: 24px;
  padding-bottom: 16px;
  border-bottom: 1px solid var(--grey80);
}
.c-mw-universal-builder .builder-preview .preview-header h4 {
  margin: 0;
  color: var(--grey10);
}
.c-mw-universal-builder .builder-preview .preview-content {
  display: flex;
  align-items: center;
  justify-content: center;
  min-height: 200px;
  background: rgba(10, 10, 12, 0.05);
  border-radius: 12px;
  padding: 32px;
  border: 1px dashed var(--grey70);
}
.c-mw-universal-builder .builder-preview .preview-content .component-preview-wrapper {
  display: flex;
  align-items: center;
  justify-content: center;
}
.c-mw-universal-builder .builder-preview .preview-content .component-preview-wrapper .error-message {
  color: #ff6b6b;
  text-align: center;
  padding: 16px;
  background: rgba(255, 107, 107, 0.1);
  border-radius: 8px;
  border: 1px solid rgba(255, 107, 107, 0.3);
}
.c-mw-universal-builder .builder-preview .preview-content > * {
  flex-shrink: 0;
}

.c-mw-wallet-confirm-transaction .back-button {
  width: 114px;
}
.c-mw-wallet-confirm-transaction .confirm-button {
  flex-grow: 1;
}
@media (max-width: 768px) {
  .c-mw-wallet-confirm-transaction .confirm-button {
    width: 60%;
  }
}
@media (max-width: 320px) {
  .c-mw-wallet-confirm-transaction .confirm-button {
    width: 50%;
  }
  .c-mw-wallet-confirm-transaction .confirm-button .btn-label {
    display: block;
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
  }
}
.c-mw-wallet-confirm-transaction .address-short,
.c-mw-wallet-confirm-transaction .address-long {
  word-break: break-all;
}
.c-mw-wallet-confirm-transaction .address-short {
  display: none;
}
@media (max-width: 768px) {
  .c-mw-wallet-confirm-transaction .address-short {
    display: block;
  }
}
.c-mw-wallet-confirm-transaction .address-long {
  display: none;
}
@media (min-width: 769px) {
  .c-mw-wallet-confirm-transaction .address-long {
    display: block;
  }
}
.c-mw-wallet-confirm-transaction .c-mw-countdown-timer {
  width: 28px;
  margin-right: 2px;
}
.c-mw-wallet-confirm-transaction .refresh {
  fill: var(--bg2);
}

.c-mw-wallet-email-confirm .c-mw-countdown-timer {
  width: 28px;
  margin-right: 2px;
}
.c-mw-wallet-email-confirm .refresh {
  fill: var(--bg2);
}

.c-mw-wallet-email-setup .accept-phrases-switch {
  align-items: normal;
}
.c-mw-wallet-email-setup .tos-link {
  color: var(--font1);
  font-size: 14px;
  font-style: normal;
  font-weight: 700;
  line-height: 135%;
  letter-spacing: -0.14px;
}

.c-mw-wallet-post-boost {
  display: flex;
  flex-direction: column;
}
.c-mw-wallet-post-boost .info-circle {
  margin-bottom: -8px;
}

.c-mw-wallet-recovery-phrases .accept-phrases-switch {
  align-items: normal;
}
.c-mw-wallet-recovery-phrases p a {
  text-decoration: underline;
}
.c-mw-wallet-recovery-phrases .recovery-phrases-grid {
  padding: 16px;
  margin-top: 20px;
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 8px 8px;
  border-radius: 20px;
  background: var(--bg3);
}
.c-mw-wallet-recovery-phrases .recovery-phrases-grid--blurred {
  background: rgba(241, 241, 243, 0.2);
  backdrop-filter: blur(6px);
}
.c-mw-wallet-recovery-phrases .recovery-phrase-chip {
  display: flex;
  padding: 8px 16px;
  justify-content: flex-start;
  align-items: center;
  gap: 8px;
  flex: 1 0 0;
  align-self: stretch;
  color: var(--font1);
  background: var(--bg1);
  border-radius: 90px;
  backdrop-filter: blur(15px);
}
.c-mw-wallet-recovery-phrases .recovery-phrase-chip--blurred {
  filter: blur(4px);
}
.c-mw-wallet-recovery-phrases .chip-text {
  font: inherit; /* keep BodyS-Regular from parent if any */
  white-space: nowrap;
}

.c-mw-wallet-reward-card {
  border-radius: 20px;
  border: 1px solid var(--border1);
}
[data-theme=dark] .c-mw-wallet-reward-card {
  border: 1px solid var(--grey100);
}
.c-mw-wallet-reward-card {
  background: var(--bg2);
  padding: 16px;
}
.c-mw-wallet-reward-card .transaction-icon {
  bottom: -4px;
  right: 8px;
}
[dir=rtl] .c-mw-wallet-reward-card .transaction-icon {
  left: 8px;
  right: auto;
}
.c-mw-wallet-reward-card .transaction-icon .icn.import-2 {
  color: var(--violet50);
}
[data-theme=dark] .c-mw-wallet-reward-card .transaction-icon .icn.import-2 {
  color: var(--green50);
}
.c-mw-wallet-reward-card .logo-wrapper {
  border-radius: 12px;
  width: 48px;
  height: 48px;
}
.c-mw-wallet-reward-card .logo-wrapper img {
  width: 36px;
  height: 36px;
}
.c-mw-wallet-reward-card .divider-bottom {
  border-bottom: 1px solid var(--border1);
}
.c-mw-wallet-reward-card .dot:before {
  content: "";
  width: 2px;
  height: 2px;
  position: absolute;
  background-color: var(--grey40);
  border-radius: 100%;
}

.c-mw-wallet-send-transaction .crypto-icon {
  top: 40px;
}
.c-mw-wallet-send-transaction #amount-input {
  padding-right: 72px;
}
[dir=rtl] .c-mw-wallet-send-transaction #amount-input {
  padding-right: 16px;
  padding-left: 72px;
}
.c-mw-wallet-send-transaction .network-fee {
  text-align: right;
}
.c-mw-wallet-send-transaction .amount-container {
  height: 32px;
}
.c-mw-wallet-send-transaction .balance-error {
  color: var(--red10);
}
.c-mw-wallet-send-transaction .tip-preset-grid {
  display: grid;
  grid-template-columns: repeat(2, minmax(0, 1fr));
  gap: 12px;
}
.c-mw-wallet-send-transaction .address-short,
.c-mw-wallet-send-transaction .address-long {
  word-break: break-all;
}
.c-mw-wallet-send-transaction .address-short {
  display: none;
}
@media (max-width: 768px) {
  .c-mw-wallet-send-transaction .address-short {
    display: block;
  }
}
.c-mw-wallet-send-transaction .address-long {
  display: none;
}
@media (min-width: 769px) {
  .c-mw-wallet-send-transaction .address-long {
    display: block;
  }
}

.c-mw-wallet-settings {
  background-color: var(--bg2);
  border-radius: 20px;
  backdrop-filter: blur(5px);
  cursor: pointer;
}
.c-mw-wallet-settings .settings-header {
  display: flex;
  align-items: center;
  gap: 8px;
  cursor: pointer;
  margin-bottom: 24px;
  font-size: 28px;
  font-style: normal;
  font-weight: 500;
  line-height: 135%;
  letter-spacing: -0.28px;
  touch-action: manipulation;
  -webkit-tap-highlight-color: transparent;
}
.c-mw-wallet-settings .settings-header:hover {
  color: var(--brand-color);
}
.c-mw-wallet-settings .settings-header .arrow-left-1 {
  color: var(--font3);
}
.c-mw-wallet-settings .settings-nav-item {
  display: flex;
  align-items: center;
  padding: 8px 0;
  column-gap: 16px;
  cursor: pointer;
  margin-bottom: 8px;
  font-size: 18px;
  font-style: normal;
  font-weight: 400;
  line-height: 135%;
  letter-spacing: -0.18px;
  color: var(--font1);
  touch-action: manipulation;
  -webkit-tap-highlight-color: transparent;
}
.c-mw-wallet-settings .settings-nav-item:hover {
  color: var(--brand-color);
}
.c-mw-wallet-settings .settings-nav-item .icn {
  width: 24px;
  height: 24px;
  padding: 4px;
}
.c-mw-wallet-settings .account-icon {
  fill: var(--bg2);
}
.c-mw-wallet-settings .no-session-container {
  align-items: start;
  background-color: var(--bg3);
  border: 1px solid var(--error1);
  border-radius: 12px;
  width: 50%;
}
.c-mw-wallet-settings .warning-icon {
  background-color: var(--error1);
  padding: 16px;
  border-radius: 8px;
}

.c-mw-wallet-success .address-short,
.c-mw-wallet-success .address-long {
  word-break: break-all;
}
.c-mw-wallet-success .address-short {
  display: none;
}
@media (max-width: 768px) {
  .c-mw-wallet-success .address-short {
    display: block;
  }
}
.c-mw-wallet-success .address-long {
  display: none;
}
@media (min-width: 769px) {
  .c-mw-wallet-success .address-long {
    display: block;
  }
}
.c-mw-wallet-success .transaction-icon {
  bottom: -4px;
  right: 8px;
}
[dir=rtl] .c-mw-wallet-success .transaction-icon {
  left: 8px;
  right: auto;
}
.c-mw-wallet-success .transaction-icon .icn.import-2 {
  color: var(--violet50);
}
[data-theme=dark] .c-mw-wallet-success .transaction-icon .icn.import-2 {
  color: var(--green50);
}

/*
  TWO WAYS TO USE THESE CLASSES
  (doesn't make sense to unify all places in the app now so there are two options, with img wrapper and without)

  1.
  <img class="h-avatar" src="..">

  2.
  <div class="h-avatar">
    <img class="h-avatar_img">
  </div>
*/
.c-elements .h-avatar {
  object-fit: cover;
  user-select: none;
  cursor: pointer;
  background: var(--grey40);
  display: block;
  position: relative;
}
.c-elements .h-avatar .h-avatar_img,
.c-elements .h-avatar .nsfw-blur,
.c-elements .h-avatar .nsfw_blur_img {
  object-fit: cover;
  user-select: none;
}
.c-elements .h-avatar {
  width: 40px;
  height: 40px;
  max-width: 40px;
  flex: 0 0 40px;
}
.c-elements .h-avatar .h-avatar_img,
.c-elements .h-avatar .nsfw-blur,
.c-elements .h-avatar .nsfw_blur_img {
  width: 40px;
  height: 40px;
  max-width: 40px;
  flex: 0 0 40px;
  box-sizing: border-box;
}
.c-elements .h-avatar.h-avatar--16 {
  width: 16px;
  height: 16px;
  max-width: 16px;
  flex: 0 0 16px;
}
.c-elements .h-avatar.h-avatar--16 .h-avatar_img,
.c-elements .h-avatar.h-avatar--16 .nsfw-blur,
.c-elements .h-avatar.h-avatar--16 .nsfw_blur_img {
  width: 16px;
  height: 16px;
  max-width: 16px;
  flex: 0 0 16px;
  box-sizing: border-box;
}
.c-elements .h-avatar.h-avatar--24 {
  width: 24px;
  height: 24px;
  max-width: 24px;
  flex: 0 0 24px;
}
.c-elements .h-avatar.h-avatar--24 .h-avatar_img,
.c-elements .h-avatar.h-avatar--24 .nsfw-blur,
.c-elements .h-avatar.h-avatar--24 .nsfw_blur_img {
  width: 24px;
  height: 24px;
  max-width: 24px;
  flex: 0 0 24px;
  box-sizing: border-box;
}
.c-elements .h-avatar.h-avatar--32 {
  width: 32px;
  height: 32px;
  max-width: 32px;
  flex: 0 0 32px;
}
.c-elements .h-avatar.h-avatar--32 .h-avatar_img,
.c-elements .h-avatar.h-avatar--32 .nsfw-blur,
.c-elements .h-avatar.h-avatar--32 .nsfw_blur_img {
  width: 32px;
  height: 32px;
  max-width: 32px;
  flex: 0 0 32px;
  box-sizing: border-box;
}
.c-elements .h-avatar.h-avatar--40 {
  width: 40px;
  height: 40px;
  max-width: 40px;
  flex: 0 0 40px;
}
.c-elements .h-avatar.h-avatar--40 .h-avatar_img,
.c-elements .h-avatar.h-avatar--40 .nsfw-blur,
.c-elements .h-avatar.h-avatar--40 .nsfw_blur_img {
  width: 40px;
  height: 40px;
  max-width: 40px;
  flex: 0 0 40px;
  box-sizing: border-box;
}
.c-elements .h-avatar.h-avatar--48 {
  width: 48px;
  height: 48px;
  max-width: 48px;
  flex: 0 0 48px;
}
.c-elements .h-avatar.h-avatar--48 .h-avatar_img,
.c-elements .h-avatar.h-avatar--48 .nsfw-blur,
.c-elements .h-avatar.h-avatar--48 .nsfw_blur_img {
  width: 48px;
  height: 48px;
  max-width: 48px;
  flex: 0 0 48px;
  box-sizing: border-box;
}
.c-elements .h-avatar.h-avatar--60 {
  width: 60px;
  height: 60px;
  max-width: 60px;
  flex: 0 0 60px;
}
.c-elements .h-avatar.h-avatar--60 .h-avatar_img,
.c-elements .h-avatar.h-avatar--60 .nsfw-blur,
.c-elements .h-avatar.h-avatar--60 .nsfw_blur_img {
  width: 60px;
  height: 60px;
  max-width: 60px;
  flex: 0 0 60px;
  box-sizing: border-box;
}
.c-elements .h-avatar.h-avatar--64 {
  width: 64px;
  height: 64px;
  max-width: 64px;
  flex: 0 0 64px;
}
.c-elements .h-avatar.h-avatar--64 .h-avatar_img,
.c-elements .h-avatar.h-avatar--64 .nsfw-blur,
.c-elements .h-avatar.h-avatar--64 .nsfw_blur_img {
  width: 64px;
  height: 64px;
  max-width: 64px;
  flex: 0 0 64px;
  box-sizing: border-box;
}
.c-elements .h-avatar.h-avatar--80 {
  width: 80px;
  height: 80px;
  max-width: 80px;
  flex: 0 0 80px;
}
.c-elements .h-avatar.h-avatar--80 .h-avatar_img,
.c-elements .h-avatar.h-avatar--80 .nsfw-blur,
.c-elements .h-avatar.h-avatar--80 .nsfw_blur_img {
  width: 80px;
  height: 80px;
  max-width: 80px;
  flex: 0 0 80px;
  box-sizing: border-box;
}
.c-elements .h-avatar.h-avatar--88 {
  width: 88px;
  height: 88px;
  max-width: 88px;
  flex: 0 0 88px;
}
.c-elements .h-avatar.h-avatar--88 .h-avatar_img,
.c-elements .h-avatar.h-avatar--88 .nsfw-blur,
.c-elements .h-avatar.h-avatar--88 .nsfw_blur_img {
  width: 88px;
  height: 88px;
  max-width: 88px;
  flex: 0 0 88px;
  box-sizing: border-box;
}
.c-elements .h-avatar.h-avatar--96 {
  width: 96px;
  height: 96px;
  max-width: 96px;
  flex: 0 0 96px;
}
.c-elements .h-avatar.h-avatar--96 .h-avatar_img,
.c-elements .h-avatar.h-avatar--96 .nsfw-blur,
.c-elements .h-avatar.h-avatar--96 .nsfw_blur_img {
  width: 96px;
  height: 96px;
  max-width: 96px;
  flex: 0 0 96px;
  box-sizing: border-box;
}
.c-elements .h-avatar.h-avatar--160 {
  width: 160px;
  height: 160px;
  max-width: 160px;
  flex: 0 0 160px;
}
.c-elements .h-avatar.h-avatar--160 .h-avatar_img,
.c-elements .h-avatar.h-avatar--160 .nsfw-blur,
.c-elements .h-avatar.h-avatar--160 .nsfw_blur_img {
  width: 160px;
  height: 160px;
  max-width: 160px;
  flex: 0 0 160px;
  box-sizing: border-box;
}
.c-elements .h-avatar.h-avatar--has-stories:before {
  content: "";
  background: transparent;
  border: 1px solid var(--halo-seen);
  border-radius: 50%;
  width: calc(100% + 2px);
  height: calc(100% + 2px);
  position: absolute;
  top: -2px;
  left: -2px;
}
.c-elements .h-avatar.h-avatar--has-stories.h-avatar--80::before {
  width: calc(100% + 4px);
  height: calc(100% + 4px);
  border-width: 2px;
  top: -4px;
  left: -4px;
}
.c-elements .h-avatar.h-avatar--has-stories.h-avatar--160::before {
  width: calc(100% + 8px);
  height: calc(100% + 8px);
  border-width: 4px;
  top: -8px;
  left: -8px;
}
.c-elements .h-avatar.h-avatar--has-stories.h-avatar--unseen::before {
  border-color: var(--halo-unseen);
}
.c-elements .h-avatar.h-avatar--has-stories.h-avatar--unseen-ambassadors::before {
  border-color: var(--halo-unseen-ambassador);
}
.c-elements .h-avatar:not(.h-avatar--square) {
  border-radius: 100%;
}
.c-elements .h-avatar:not(.h-avatar--square) .h-avatar_img,
.c-elements .h-avatar:not(.h-avatar--square) .nsfw-blur,
.c-elements .h-avatar:not(.h-avatar--square) .nsfw_blur_img {
  border-radius: 100%;
}
.c-elements .h-avatar.h-avatar--square,
.c-elements .h-avatar.h-avatar--square .h-avatar_img,
.c-elements .h-avatar.h-avatar--square .nsfw-blur,
.c-elements .h-avatar.h-avatar--square .nsfw_blur_img, .c-elements .h-avatar.h-avatar--square:before {
  border-radius: 2px;
}
.c-elements .h-avatar.h-avatar--square .h-avatar_img--group {
  position: absolute;
  width: 32px;
  height: 32px;
  border-radius: 50% !important;
  bottom: -7px;
  right: -7px;
}
.c-elements .h-avatar.h-avatar--square.h-avatar--80,
.c-elements .h-avatar.h-avatar--square.h-avatar--80 .h-avatar_img,
.c-elements .h-avatar.h-avatar--square.h-avatar--80 .nsfw-blur,
.c-elements .h-avatar.h-avatar--square.h-avatar--80 .nsfw_blur_img {
  border-radius: 16px;
}
.c-elements .h-avatar.h-avatar--square.h-avatar--80:before {
  border-radius: 20px;
}
.c-elements .h-avatar.h-avatar--square.h-avatar--80 .h-avatar_img--group {
  width: 38px;
  height: 38px;
}
.c-elements .h-avatar.h-avatar--square.h-avatar--160,
.c-elements .h-avatar.h-avatar--square.h-avatar--160 .h-avatar_img,
.c-elements .h-avatar.h-avatar--square.h-avatar--160 .nsfw-blur,
.c-elements .h-avatar.h-avatar--square.h-avatar--160 .nsfw_blur_img {
  border-radius: 16px;
}
.c-elements .h-avatar.h-avatar--square.h-avatar--160:before {
  border-radius: 20px;
}
.c-elements .h-avatar.h-avatar--square.h-avatar--160 .h-avatar_img--group {
  width: 72px;
  height: 72px;
}
.c-elements .h-avatar.h-avatar--disabled {
  cursor: default;
}

.c-elements .h-avatar_img_secondary {
  width: 24px;
  height: 24px;
  max-width: 24px;
  flex: 0 0 24px;
}
.c-elements .h-avatar_img_secondary .h-avatar_img,
.c-elements .h-avatar_img_secondary .nsfw-blur,
.c-elements .h-avatar_img_secondary .nsfw_blur_img {
  width: 24px;
  height: 24px;
  max-width: 24px;
  flex: 0 0 24px;
  box-sizing: border-box;
}
.c-elements .h-avatar_img_secondary {
  border-radius: 100%;
  box-sizing: border-box;
  background: var(--bg2);
  border: 0.5px solid var(--border1);
  position: absolute;
  bottom: -8px;
  right: -8px;
  z-index: 1;
}

.c-elements .h-halo--seen {
  border: 2.5px solid var(--halo-seen);
}

.c-elements .h-halo--unseen-ambassadors {
  border: 2.5px solid var(--halo-unseen-ambassador);
}

.c-elements .h-halo--unseen {
  border: 2.5px solid var(--halo-unseen);
}

.c-elements .h-halo--unseen-unfollowed {
  border: 2.5px solid var(--halo-unseen-unfollowed);
}

.c-elements .h-halo--seen.h-halo--w2,
.c-elements .h-halo--unseen.h-halo--w2,
.c-elements .h-halo--unseen-unfollowed.h-halo--w2 {
  border-width: 2px;
}
.c-elements .h-halo--seen.h-halo--w3,
.c-elements .h-halo--unseen.h-halo--w3,
.c-elements .h-halo--unseen-unfollowed.h-halo--w3 {
  border-width: 3px;
}
.c-elements .h-halo--seen.h-halo--w4,
.c-elements .h-halo--unseen.h-halo--w4,
.c-elements .h-halo--unseen-unfollowed.h-halo--w4 {
  border-width: 4px;
}

.c-elements .dialog_wrapper {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  z-index: 21;
  overflow: hidden;
  overscroll-behavior: contain;
  opacity: 0;
  transform: translateX(100%) translateY(-30%) scale(0.2);
  transition: opacity 0.2s ease-in-out 0.1s, transform 0.2s ease-in-out 0.1s;
}
.c-elements .dialog_wrapper.insert-transition {
  opacity: 1;
  transform: translateX(0) translateY(0) scale(1) !important;
}

.c-elements .dialog_inner-wrapper {
  display: flex;
  width: 100%;
  height: 100%;
  padding: 24px 12px 8px;
  box-sizing: border-box;
  overflow-y: auto;
  overscroll-behavior: contain;
}

.c-elements .no-overlay .dialog_overlay,
.c-elements .no-overlay .dialog_inner-wrapper:before {
  background: none;
}

.c-elements .dialog_overlay {
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  position: fixed;
  z-index: 21;
  -webkit-backdrop-filter: blur(0);
  backdrop-filter: blur(0);
  background: transparent;
  transition: -webkit-backdrop-filter 0.2s ease-in-out, backdrop-filter 0.2s ease-in-out, background 0.2s ease-in-out;
}
.c-elements .dialog_overlay.insert-transition {
  background: var(--overlay-color);
  backdrop-filter: blur(21px);
}
.c-elements .dialog_overlay.insert-transition.fade-overlay {
  -webkit-backdrop-filter: blur(0);
  backdrop-filter: blur(0);
  background: transparent;
}

.c-elements .dialog_inner {
  position: relative;
  width: 100%;
  max-width: 675px;
  background-color: var(--bg2);
  border-radius: 20px;
  margin: auto;
  box-shadow: 9px 12px 40px 0 var(--shadow1-color);
}

.c-elements .dialog_close-btn {
  position: absolute;
  top: -16px;
  right: -10px;
  z-index: 1;
}
[dir=rtl] .c-elements .dialog_close-btn {
  right: auto;
  left: -10px;
}

.c-elements .dialog_content {
  display: flex;
  flex-direction: column;
  padding: 32px 24px 24px;
}
.c-elements .dialog_content .dialog_content_header {
  font-size: 36px;
  font-style: normal;
  font-weight: 500;
  line-height: 135%;
  letter-spacing: -0.36px;
  margin-bottom: 16px;
  padding: 0 16px;
  word-break: break-word;
}
@media screen and (max-width: 768px) {
  .c-elements .dialog_content .dialog_content_header {
    font-size: 28px;
    font-style: normal;
    font-weight: 500;
    line-height: 135%;
    letter-spacing: -0.28px;
  }
}

@media screen and (max-width: 768px) {
  @supports (-webkit-touch-callout: none) {
    .c-elements .dialog_content:focus-within {
      padding-bottom: 320px;
    }
  }
}
.c-elements .dialog_actions {
  display: flex;
  align-items: center;
  justify-content: center;
  flex-wrap: wrap;
  column-gap: 8px;
  row-gap: 8px;
}
.c-elements .dialog_actions.right {
  justify-content: flex-end;
}

.c-elements .dialog-content {
  display: flex;
  flex-direction: column;
  width: 100%;
  box-sizing: border-box;
}

.c-elements .dialog_footer {
  display: flex;
  align-items: center;
  flex: 0 0 auto;
  height: 52px;
  padding: 0 16px;
  box-sizing: border-box;
  width: 100%;
  border-radius: 0 0 20px 20px;
}

@media all and (max-width: 620px) {
  .c-elements .dialog_inner:not(.mobile-custom) {
    max-width: 100% !important;
  }
}

.c-elements .gif {
  display: block;
  max-width: 100%;
  cursor: pointer;
  margin: 5px 0;
  border-radius: 4px;
}

/*
  loading-1
  <div class="animation-loading-1">
    <span class="animated-dot-1"></span>
    <span class="animated-dot-2"></span>
    <span class="animated-dot-3"></span>
    <span class="animated-dot-4"></span>
  </div>
*/
@keyframes loading-dots {
  0%, 80%, 100% {
    transform: scale(0);
  }
  40% {
    transform: scale(1);
  }
}
.c-ui .animation-loading-1 {
  height: 40px;
  display: block;
  text-align: center;
}
.c-ui .animation-loading-1 span {
  width: 12px;
  height: 12px;
  bottom: -15px;
  display: inline-block;
  position: relative;
  border-radius: 100%;
}
.c-ui .animation-loading-1 .c-ui .animated-dot-1 {
  animation: animated-dot-1 1.6s linear infinite;
  animation-delay: -0.3s;
  background-color: var(--font1);
}
@keyframes animated-dot-1 {
  50% {
    width: 25px;
    height: 25px;
    bottom: 0;
    opacity: 0.1;
  }
}
.c-ui .animation-loading-1 .c-ui .animated-dot-2 {
  animation: animated-dot-2 1.6s linear infinite;
  animation-delay: -0.6s;
  background-color: var(--font1);
}
@keyframes animated-dot-2 {
  50% {
    width: 25px;
    height: 25px;
    bottom: 0;
    opacity: 0.1;
  }
}
.c-ui .animation-loading-1 .c-ui .animated-dot-3 {
  animation: animated-dot-3 1.6s linear infinite;
  animation-delay: -0.9s;
  background-color: var(--font1);
}
@keyframes animated-dot-3 {
  50% {
    width: 25px;
    height: 25px;
    bottom: 0;
    opacity: 0.1;
  }
}
.c-ui .animation-loading-1 .c-ui .animated-dot-4 {
  animation: animated-dot-4 1.6s linear infinite;
  animation-delay: -1.2s;
  background-color: var(--font1);
}
@keyframes animated-dot-4 {
  50% {
    width: 25px;
    height: 25px;
    bottom: 0;
    opacity: 0.1;
  }
}

.c-ui .animation-loading-2 {
  min-height: 30px;
  position: relative;
}
.c-ui .animation-loading-2:before {
  content: "";
  top: 50%;
  left: 50%;
  width: 24px;
  height: 24px;
  margin: -14px 0 0 -14px;
  position: absolute;
  border-radius: 100%;
  border: 2px solid transparent;
  border-top-color: var(--font1) !important;
  animation: rotating-circle 0.5s linear infinite;
}
[dir=rtl] .c-ui .animation-loading-2:before {
  margin: -14px -14px 0 0;
}
@keyframes rotating-circle {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(360deg);
  }
}

.c-ui .animation-loading-3 {
  min-height: 30px;
}
.c-ui .animation-loading-3 .btn-loading-dots {
  display: flex;
  justify-content: center;
  align-items: center;
  width: 24px;
  height: 24px;
  position: relative;
}
.c-ui .animation-loading-3 .btn-loading-dots .dot {
  width: 6px;
  height: 6px;
  border-radius: 50%;
  position: absolute;
  animation: loading-dots 1.4s infinite ease-in-out both;
  background-color: var(--grey80);
}
.c-ui .animation-loading-3 .btn-loading-dots .dot:nth-child(1) {
  top: 0;
  left: 9px;
  animation-delay: -0.32s;
}
.c-ui .animation-loading-3 .btn-loading-dots .dot:nth-child(2) {
  left: 0;
  top: 9px;
  animation-delay: -0.16s;
}
.c-ui .animation-loading-3 .btn-loading-dots .dot:nth-child(3) {
  right: 0;
  top: 9px;
  animation-delay: 0s;
}
.c-ui .animation-loading-3 .btn-loading-dots .dot:nth-child(4) {
  bottom: 0;
  left: 9px;
  animation-delay: 0.16s;
}

/*
<div class="loader">
  <span class="loader-dot">.</span><span class="loader-dot">.</span><span class="loader-dot">.</span>
</div>
*/
.c-ui .loader {
  display: inline;
}

@keyframes blink {
  50% {
    color: transparent;
  }
}
.c-ui .loader-dot {
  animation: 1s blink infinite;
}

.c-ui .loader-dot:nth-child(2) {
  animation-delay: 250ms;
}

.c-ui .loader-dot:nth-child(3) {
  animation-delay: 500ms;
}

.c-ui .loader-three-dots {
  align-self: center;
  margin: 0 16px;
  width: 34.5px;
  height: 4px;
  --c: radial-gradient(farthest-side, #5BE6AA 90%, #0000);
  background: var(--c), var(--c), var(--c), var(--c);
  background-size: 4px 4px;
  background-repeat: no-repeat;
  animation: d10-1 0.75s infinite alternate, d10-2 1.5s infinite alternate;
}

@keyframes d10-1 {
  0%, 10% {
    background-position: 0 0, 0 0, 0 0, 0 0;
  }
  33% {
    background-position: 0 0, 33.3333333333% 0, 33.3333333333% 0, 33.3333333333% 0;
  }
  66% {
    background-position: 0 0, 33.3333333333% 0, 66.6666666667% 0, 66.6666666667% 0;
  }
  90%, 100% {
    background-position: 0 0, 33.3333333333% 0, 66.6666666667% 0, 100% 0;
  }
}
@keyframes d10-2 {
  0%, 49.99% {
    transform: scale(1);
  }
  50%, 100% {
    transform: scale(-1);
  }
}
/*
  Diagonal Fade-in Animation
  Usage: Apply {{diagonal-fade-in}} modifier to container with card elements
  <div {{diagonal-fade-in}}>
    <div class="card">Card 1</div>
    <div class="card">Card 2</div>
    <div class="card">Card 3</div>
  </div>
*/
.c-ui .diagonal-fade-in-container {
  display: grid;
  gap: 16px;
  grid-template-columns: repeat(auto-fit, minmax(200px, 1fr));
}
.c-ui .diagonal-fade-in-container.flex-layout {
  display: flex;
  flex-wrap: wrap;
  gap: 16px;
}
.c-ui .diagonal-fade-in-container.flex-layout > * {
  flex: 1;
  min-width: 200px;
}
.c-ui .diagonal-fade-in-container.grid-layout {
  display: grid;
  grid-template-columns: repeat(auto-fit, minmax(200px, 1fr));
  gap: 16px;
}

@keyframes diagonal-fade-in {
  0% {
    opacity: 0;
    transform: translateY(10px) scale(0.95);
  }
  100% {
    opacity: 1;
    transform: translateY(0) scale(1);
  }
}
@keyframes diagonal-fade-in-bounce {
  0% {
    opacity: 0;
    transform: translateY(15px) scale(0.9);
  }
  60% {
    opacity: 1;
    transform: translateY(-2px) scale(1.02);
  }
  100% {
    opacity: 1;
    transform: translateY(0) scale(1);
  }
}
@keyframes diagonal-slide-in {
  0% {
    opacity: 0;
    transform: translateX(-20px) translateY(10px);
  }
  100% {
    opacity: 1;
    transform: translateX(0) translateY(0);
  }
}
.c-ui .diagonal-fade-in-stagger > * {
  opacity: 0;
  transform: translateY(10px);
  transition: opacity 300ms ease-out, transform 300ms ease-out;
}
.c-ui .diagonal-fade-in-stagger > *:nth-child(1) {
  animation-delay: 0ms;
}
.c-ui .diagonal-fade-in-stagger > *:nth-child(2) {
  animation-delay: 25ms;
}
.c-ui .diagonal-fade-in-stagger > *:nth-child(3) {
  animation-delay: 50ms;
}
.c-ui .diagonal-fade-in-stagger > *:nth-child(4) {
  animation-delay: 75ms;
}
.c-ui .diagonal-fade-in-stagger > *:nth-child(5) {
  animation-delay: 100ms;
}
.c-ui .diagonal-fade-in-stagger > *:nth-child(6) {
  animation-delay: 125ms;
}
.c-ui .diagonal-fade-in-stagger > *:nth-child(7) {
  animation-delay: 150ms;
}
.c-ui .diagonal-fade-in-stagger > *:nth-child(8) {
  animation-delay: 175ms;
}
.c-ui .diagonal-fade-in-stagger > *:nth-child(9) {
  animation-delay: 200ms;
}
.c-ui .diagonal-fade-in-stagger > *:nth-child(10) {
  animation-delay: 225ms;
}
.c-ui .diagonal-fade-in-stagger > *:nth-child(11) {
  animation-delay: 250ms;
}
.c-ui .diagonal-fade-in-stagger > *:nth-child(12) {
  animation-delay: 275ms;
}
.c-ui .diagonal-fade-in-stagger > *.animate {
  opacity: 1;
  transform: translateY(0);
}

@media (max-width: 768px) {
  .c-ui .diagonal-fade-in-container {
    grid-template-columns: 1fr;
    gap: 12px;
  }
  .c-ui .diagonal-fade-in-container.flex-layout > * {
    min-width: 100%;
  }
}
@media (min-width: 1200px) {
  .c-ui .diagonal-fade-in-container {
    gap: 20px;
  }
}
/*********************************************
<div class="mewe-app-header"></div>

[<div class="mewe-app-header-invitation"></div>]

<div class="mewe-app-wrapper">
  [<div class="h-sidebar-left"></div>]

  <div class="mewe-app-inner">
    <div class="mewe-app-content [flex-column (if no sidebars inside)]">
      [<div class="h-sidebar-left sidebar-secondary"></div>]

      <div> ..content.. </div>

      [<div class="h-sidebar-right"></div>]
    </div>
  </div>

</div>
/**********************************************/
.c-ui body {
  width: 100%;
  min-width: 320px;
  margin: 0;
  padding: 0;
  height: 100%;
  min-height: 100%;
  font-size: 100%;
  background: var(--bg1);
}

/****************************/
/* app positioning elements */
/****************************/
.c-ui .mewe-app-wrapper {
  width: 100%;
  height: 100%;
  max-width: 1420px;
  position: relative;
  display: flex;
  justify-content: flex-start;
  align-items: flex-start;
  margin: 0 auto;
  padding: 104px 0 30px;
  box-sizing: border-box;
}
@media screen and (max-width: 659px) {
  .c-ui .mewe-app-wrapper {
    padding-bottom: 72px;
    padding-top: 80px;
  }
}
.c-ui .mewe-app-wrapper .mewe-app-inner {
  display: flex;
  flex-flow: row wrap;
  align-items: flex-start;
  flex-grow: 1;
  position: relative;
  min-width: 0;
  padding: 0;
  margin: 0;
}
@media screen and (max-width: 1179px) {
  .c-ui .mewe-app-wrapper .mewe-app-inner {
    width: 100%;
    max-width: 1180px;
    margin: 0 auto;
  }
}
.c-ui .mewe-app-wrapper .mewe-app-inner .mewe-app-content {
  display: flex;
  position: relative;
  width: 100%;
}

/***********************/
/* header bottom panel */
/***********************/
.c-ui .mewe-app-header-invitation {
  display: flex;
  flex-direction: column;
  position: absolute;
  top: 76px;
  width: calc(100vw - 32px);
  max-width: 420px;
  right: 0;
  z-index: 19;
  border-radius: 20px;
  display: flex;
  justify-content: center;
  padding: 24px;
  box-sizing: border-box;
  background-color: var(--bg2);
  box-shadow: 9px 12px 40px 0 var(--shadow1-color);
}
.c-ui .mewe-app-header-invitation .invitation-header {
  display: flex;
  align-items: center;
  padding-bottom: 24px;
  margin-bottom: 24px;
  border-bottom: 1px solid var(--border1);
  font-size: 14px;
  font-style: normal;
  font-weight: 400;
  line-height: 135%;
  letter-spacing: -0.14px;
}
.c-ui .mewe-app-header-invitation .invitation-header .c-mw-avatar {
  margin-right: 16px;
}
[dir=rtl] .c-ui .mewe-app-header-invitation .invitation-header .c-mw-avatar {
  margin-right: 0;
  margin-left: 16px;
}
.c-ui .mewe-app-header-invitation .invitation-actions {
  display: flex;
  align-items: center;
  flex-wrap: wrap;
  row-gap: 16px;
  font-size: 16px;
  font-style: normal;
  font-weight: 500;
  line-height: 135%;
  letter-spacing: -0.16px;
}
.c-ui .mewe-app-header-invitation .invitation-actions .invitation-actions-title {
  margin-right: auto;
  padding-right: 32px;
}
[dir=rtl] .c-ui .mewe-app-header-invitation .invitation-actions .invitation-actions-title {
  margin-right: 0;
  margin-left: auto;
  padding-right: 0;
  padding-left: 32px;
}
.c-ui .mewe-app-header-invitation .inviter-banner {
  display: flex;
  justify-content: flex-end;
  align-items: center;
  width: 100%;
}

/************/
/* sidebars */
/************/
.c-ui .h-sidebar-left {
  margin-right: 40px;
}
[dir=rtl] .c-ui .h-sidebar-left {
  margin-left: 40px;
  margin-right: 0;
}
@media screen and (max-width: 1179px) {
  .c-ui .h-sidebar-left:not(.sidebar-secondary) {
    position: fixed !important;
    width: calc(100vw - 8px);
    max-width: 400px;
    transform: translateX(-100%);
    top: 0;
    left: 0;
    display: flex;
    flex-direction: column;
    height: 100%;
    z-index: 21;
    transition: transform ease 0.3s;
    border-right: 1px solid var(--mobile-sidebar-accent-color);
    border-radius: 0 20px 20px 0;
    margin: 0 !important;
  }
  [dir=rtl] .c-ui .h-sidebar-left:not(.sidebar-secondary) {
    left: auto;
    right: 0;
    transform: translateX(100%);
    border-left: 1px solid var(--mobile-sidebar-accent-color);
    border-right: none;
    border-radius: 20px 0 0 20px;
  }
  .c-ui .h-sidebar-left:not(.sidebar-secondary).mobile-visible {
    transform: translateX(0);
  }
}
.c-ui .h-sidebar-left.sidebar-secondary {
  z-index: 0;
  width: 246px;
  max-width: 246px;
  flex: 0 0 246px;
}
.c-ui .h-sidebar-left.sidebar-secondary .mw-box {
  padding: 24px;
}
@media screen and (max-width: 1023px) {
  .c-ui .h-sidebar-left.sidebar-secondary {
    position: relative;
    top: 0;
    width: 100%;
    max-width: 100%;
    margin-bottom: 24px;
    flex: 0 0 auto;
  }
}

.c-ui .h-sidebar-right {
  margin-left: 40px;
}
[dir=rtl] .c-ui .h-sidebar-right {
  margin-right: 40px;
  margin-left: 0;
}
@media screen and (max-width: 1179px) {
  .c-ui .h-sidebar-right {
    display: none;
  }
}

.c-ui .h-sidebar-right,
.c-ui .h-sidebar-left {
  top: 104px;
  width: 320px;
  max-width: 320px;
  flex: 0 0 320px;
  border-radius: 20px;
  background: var(--bg2);
  position: -webkit-sticky;
  position: sticky;
  align-self: flex-start;
  box-sizing: border-box;
  z-index: 1;
}
.c-ui .h-sidebar-right .mw-box + .mw-box,
.c-ui .h-sidebar-left .mw-box + .mw-box {
  padding-top: 16px;
}
.c-ui .h-sidebar-right .settings-navigation,
.c-ui .h-sidebar-left .settings-navigation {
  display: flex;
  flex-direction: column;
}
.c-ui .h-sidebar-right .settings-navigation-item,
.c-ui .h-sidebar-left .settings-navigation-item {
  font-size: 14px;
  font-style: normal;
  font-weight: 500;
  line-height: 135%;
  letter-spacing: -0.14px;
  line-height: 20px;
  display: flex;
  align-items: center;
  cursor: pointer;
  transition: All 0.15s ease-out;
  margin: 8px 0 16px;
  position: relative;
}
.c-ui .h-sidebar-right .settings-navigation-item.active,
.c-ui .h-sidebar-left .settings-navigation-item.active {
  color: var(--list-item-active-color);
}
.c-ui .h-sidebar-right .settings-navigation-item:hover,
.c-ui .h-sidebar-left .settings-navigation-item:hover {
  color: var(--list-item-hover-color);
}
.c-ui .h-sidebar-right .settings-navigation-item:last-of-type,
.c-ui .h-sidebar-left .settings-navigation-item:last-of-type {
  margin-bottom: 0;
}
.c-ui .h-sidebar-right .settings-navigation-item:first-of-type,
.c-ui .h-sidebar-left .settings-navigation-item:first-of-type {
  margin-top: 0;
}
.c-ui .h-sidebar-right .settings-navigation-item .icn,
.c-ui .h-sidebar-left .settings-navigation-item .icn {
  margin-right: 16px;
}
[dir=rtl] .c-ui .h-sidebar-right .settings-navigation-item .icn,
[dir=rtl] .c-ui .h-sidebar-left .settings-navigation-item .icn {
  margin-right: 0;
  margin-left: 16px;
}
.c-ui .h-sidebar-right .h-sidebar-left_search,
.c-ui .h-sidebar-left .h-sidebar-left_search {
  position: relative;
  margin: 8px 0;
}

.c-ui .mw-box {
  display: flex;
  flex-direction: column;
  box-sizing: border-box;
  padding: 24px;
  border-radius: 20px;
}
@media screen and (max-width: 619px) {
  .c-ui .mw-box {
    padding: 24px 16px;
  }
}
.c-ui .mw-box .mw-box_header {
  display: flex;
  align-items: center;
  justify-content: space-between;
  position: relative;
  box-sizing: border-box;
}
.c-ui .mw-box .mw-box_header .mw-box_title {
  font-size: 28px;
  font-style: normal;
  font-weight: 500;
  line-height: 135%;
  letter-spacing: -0.28px;
  flex: 1;
}
.c-ui .mw-box .mw-box_header .mw-box_title:not(.h-trim) {
  word-break: break-word;
}
.c-ui .mw-box .mw-box_header .btn {
  white-space: nowrap;
}
.c-ui .mw-box .mw-box_section {
  width: 100%;
  display: flex;
  flex-flow: column;
  align-items: flex-start;
  position: relative;
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: 135%;
  letter-spacing: -0.16px;
  margin-top: 32px;
}
.c-ui .mw-box .mw-box_section:first-of-type {
  margin-top: 0;
}
@media screen and (max-width: 619px) {
  .c-ui .mw-box .mw-box_section {
    margin-top: 24px;
  }
}
.c-ui .mw-box .mw-box_section_name {
  width: 100%;
  display: flex;
  margin-bottom: 16px;
  margin-top: 8px;
  font-size: 18px;
  font-style: normal;
  font-weight: 500;
  line-height: 135%;
  letter-spacing: -0.18px;
}
@media screen and (max-width: 619px) {
  .c-ui .mw-box .mw-box_section_name {
    margin-bottom: 12px;
  }
}
.c-ui .mw-box .mw-box_section_row {
  width: 100%;
  display: flex;
  align-items: center;
  justify-content: space-between;
  margin-top: 16px;
}
.c-ui .mw-box .mw-box_section_row:first-of-type {
  margin-top: 0;
}
@media screen and (max-width: 619px) {
  .c-ui .mw-box .mw-box_section_row {
    margin-top: 12px;
  }
}

/* =========================================================================
   Layout Buttons
   ========================================================================= */
.c-ui .btn {
  padding: 4px 14px 5px 14px;
  position: relative;
  font-size: 14px;
  font-style: normal;
  font-weight: 400;
  line-height: 135%;
  letter-spacing: -0.14px;
  line-height: normal;
  border-width: 1px;
  border-style: solid;
  box-sizing: border-box;
  cursor: pointer;
}
.c-ui .btn.focus--mouse {
  outline: none;
}
.c-ui .btn:not(.btn-reset) {
  border-radius: 15px;
}
.c-ui .btn.disabled, .c-ui .btn[disabled] {
  opacity: 0.5;
  cursor: auto;
}
.c-ui .btn.cursor-default {
  cursor: default;
}

.c-ui .btn-reset {
  background: none;
  border: none;
  filter: none;
  padding: 0;
  outline: none;
  -webkit-tap-highlight-color: transparent;
}
.c-ui .btn-reset.focus--mouse {
  outline: none;
}

.c-ui html {
  --dropdown-bg: var(--bg2);
  --dropdown-active-bg: var(--word-highlight-bg);
  --dropdown-text-color: var(--font1);
  --dropdown-hover-color: var(--list-item-hover-color);
  --dropdown-disabled-color: var(--font3);
  --dropdown-icon-color: var(--font3);
  --dropdown-shadow-color: var(--shadow1-color);
}

.c-ui .dropdown {
  position: absolute;
  z-index: 19;
  border-radius: 40px;
  box-shadow: 9px 12px 40px 0 var(--dropdown-shadow-color);
  background: var(--dropdown-bg);
}
.c-ui .dropdown .dropdown_header {
  height: 40px;
  display: flex;
  align-items: center;
  padding: 0 16px;
  box-sizing: border-box;
  border-radius: 40px 40px 0 0;
}
.c-ui .dropdown .dropdown_list li,
.c-ui .dropdown .dropdown_list a,
.c-ui .dropdown .dropdown_list .dropdown_list_item {
  display: flex;
  align-items: center;
  padding: 0 16px;
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: 135%;
  letter-spacing: -0.16px;
  text-align: left;
  white-space: nowrap;
  cursor: pointer;
  transition: all 0.15s ease-out;
}
[dir=rtl] .c-ui .dropdown .dropdown_list li,
[dir=rtl] .c-ui .dropdown .dropdown_list a,
[dir=rtl] .c-ui .dropdown .dropdown_list .dropdown_list_item {
  text-align: right;
}
.c-ui .dropdown .dropdown_list li:not(.color-app),
.c-ui .dropdown .dropdown_list a:not(.color-app),
.c-ui .dropdown .dropdown_list .dropdown_list_item:not(.color-app) {
  color: var(--dropdown-text-color);
}
.c-ui .dropdown .dropdown_header ~ ul {
  border-radius: 0 0 40px 40px;
}
.c-ui .dropdown .dropdown_anticlose {
  bottom: 100%;
  position: absolute;
}

.c-ui #mw-wormhole-popup .dropdown {
  z-index: 22;
}

.c-ui .dropdown_inner {
  background-color: var(--bg2);
  border-radius: 40px;
  padding: 24px;
  position: relative;
  box-sizing: border-box;
  min-width: 130px;
}
.c-ui .dropdown_inner .dropdown-menu_header {
  display: flex;
  align-items: center;
  justify-content: space-between;
  font-size: 18px;
  font-style: normal;
  font-weight: 500;
  line-height: 135%;
  letter-spacing: -0.18px;
  padding-bottom: 12px;
  margin-bottom: 12px;
  box-sizing: border-box;
  border-bottom: 1px solid var(--border1);
  cursor: default;
}
.c-ui .dropdown_inner .dropdown-menu_list {
  overscroll-behavior: contain;
  overflow-y: auto;
  padding: 2px 0;
}
.c-ui .dropdown_inner .dropdown-menu_list > .dropdown_list_item {
  display: flex;
  align-items: center;
  padding: 0 16px;
  font-size: 18px;
  font-style: normal;
  font-weight: 400;
  line-height: 135%;
  letter-spacing: -0.18px;
  color: var(--dropdown-text-color);
  white-space: nowrap;
  cursor: pointer;
  box-sizing: border-box;
  user-select: none;
}
.c-ui .dropdown_inner .dropdown-menu_list > .dropdown_list_item a {
  display: flex;
  align-items: center;
  width: 100%;
  color: inherit;
}
.c-ui .dropdown_inner .dropdown-menu_list > .dropdown_list_item .icn.dropdown_item_icon {
  width: 20px;
  height: 20px;
  margin-right: 12px;
  color: var(--dropdown-icon-color);
}
[dir=rtl] .c-ui .dropdown_inner .dropdown-menu_list > .dropdown_list_item .icn.dropdown_item_icon {
  margin-right: 0;
  margin-left: 12px;
}
@media all and (max-width: 909px) {
  .c-ui .dropdown_inner .dropdown-menu_list > .dropdown_list_item .dropdown_item_label {
    overflow: clip;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    display: inline-block;
  }
}
.c-ui .dropdown_inner .dropdown-menu_list > .dropdown_list_item.disabled, .c-ui .dropdown_inner .dropdown-menu_list > .dropdown_list_item.disabled .icn.dropdown_item_icon {
  color: var(--dropdown-disabled-color) !important;
  cursor: default;
}
.c-ui .dropdown_inner .dropdown-menu_list > .dropdown_list_item.option-selected {
  background-color: var(--dropdown-active-bg);
}
.c-ui .dropdown_inner .dropdown-menu_list > .dropdown_list_item:not(:nth-last-child(1)) {
  margin-bottom: 12px;
}
.c-ui .dropdown_inner .dropdown-menu_list > .dropdown_list_item:hover .dropdown_item_label {
  color: var(--dropdown-hover-color);
}

.c-ui .dropdown-menu_opener {
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  position: absolute;
  cursor: pointer;
}
[dir=rtl] .c-ui .dropdown-menu_opener {
  left: auto;
  right: 0;
}

@media all and (max-width: 909px) {
  .c-ui .c-mw-dropdown-menu:not(.dropdown--desktop),
  .c-ui .dropdown:not(.dropdown--desktop) {
    position: fixed !important;
    top: 0 !important;
    bottom: 0 !important;
    left: 0 !important;
    right: 0 !important;
    width: 100vw !important;
    height: 100vh !important;
    height: 100svh !important;
    height: 100dvh !important;
    padding: 0 !important;
    margin: 0 !important;
    z-index: 9999 !important;
    transform: translateZ(0) !important;
    isolation: isolate !important;
    border-radius: 0 !important;
  }
  .c-ui .c-mw-dropdown-menu:not(.dropdown--desktop).insert-transition,
  .c-ui .dropdown:not(.dropdown--desktop).insert-transition {
    background: var(--overlay-color);
    backdrop-filter: blur(21px);
  }
  .c-ui .c-mw-dropdown-menu:not(.dropdown--desktop).insert-transition .dropdown_inner,
  .c-ui .dropdown:not(.dropdown--desktop).insert-transition .dropdown_inner {
    opacity: 1;
    transform: translateX(0);
  }
  .c-ui .c-mw-dropdown-menu:not(.dropdown--desktop).insert-transition .btn-close-dropdown,
  .c-ui .dropdown:not(.dropdown--desktop).insert-transition .btn-close-dropdown {
    opacity: 1;
  }
  .c-ui .c-mw-dropdown-menu:not(.dropdown--desktop) .dropdown_inner,
  .c-ui .dropdown:not(.dropdown--desktop) .dropdown_inner {
    display: flex;
    flex-direction: column;
    justify-content: flex-end;
    width: 100% !important;
    height: 100% !important;
    padding: 80px 0 16px;
    border-radius: 0;
    background-color: unset;
    transition: opacity 0.2s ease-in-out 0.1s, transform 0.2s ease-in-out 0.1s;
    opacity: 0;
    transform: translateX(100%);
  }
  .c-ui .c-mw-dropdown-menu:not(.dropdown--desktop) .dropdown_inner .dropdown-menu_list,
  .c-ui .dropdown:not(.dropdown--desktop) .dropdown_inner .dropdown-menu_list {
    overflow: auto;
    max-height: 100%;
  }
  .c-ui .c-mw-dropdown-menu:not(.dropdown--desktop) .dropdown_inner .dropdown-menu_list > .dropdown_list_item,
  .c-ui .dropdown:not(.dropdown--desktop) .dropdown_inner .dropdown-menu_list > .dropdown_list_item {
    font-size: 20px;
    font-style: normal;
    font-weight: 400;
    line-height: 135%;
    letter-spacing: -0.2px;
    max-width: 100%;
  }
  .c-ui .c-mw-dropdown-menu:not(.dropdown--desktop) .dropdown_inner .dropdown-menu_list > .dropdown_list_item .icn.dropdown_item_icon,
  .c-ui .dropdown:not(.dropdown--desktop) .dropdown_inner .dropdown-menu_list > .dropdown_list_item .icn.dropdown_item_icon {
    width: 24px;
    height: 24px;
    margin-right: 12px;
  }
  [dir=rtl] .c-ui .c-mw-dropdown-menu:not(.dropdown--desktop) .dropdown_inner .dropdown-menu_list > .dropdown_list_item .icn.dropdown_item_icon,
  [dir=rtl] .c-ui .dropdown:not(.dropdown--desktop) .dropdown_inner .dropdown-menu_list > .dropdown_list_item .icn.dropdown_item_icon {
    margin-right: 0;
    margin-left: 12px;
  }
  .c-ui .c-mw-dropdown-menu:not(.dropdown--desktop) .dropdown_inner .dropdown-menu_header,
  .c-ui .c-mw-dropdown-menu:not(.dropdown--desktop) .dropdown_inner .dropdown_list_item,
  .c-ui .dropdown:not(.dropdown--desktop) .dropdown_inner .dropdown-menu_header,
  .c-ui .dropdown:not(.dropdown--desktop) .dropdown_inner .dropdown_list_item {
    justify-content: flex-end;
    padding-inline: 16px;
    width: fit-content;
    margin-left: auto;
    -webkit-tap-highlight-color: transparent;
  }
  .c-ui .c-mw-dropdown-menu:not(.dropdown--desktop) .btn-close-dropdown,
  .c-ui .dropdown:not(.dropdown--desktop) .btn-close-dropdown {
    display: flex;
    opacity: 0;
    transition: opacity 0.2s ease-in-out 0.1s;
    z-index: 1;
  }
}
.c-ui .c-mw-dropdown-menu .btn-close-dropdown,
.c-ui .dropdown .btn-close-dropdown {
  display: none;
  position: absolute;
  top: 16px;
  right: 16px;
}
[dir=rtl] .c-ui .c-mw-dropdown-menu .btn-close-dropdown,
[dir=rtl] .c-ui .dropdown .btn-close-dropdown {
  right: auto;
  left: 16px;
}

.c-ui .h-input_text {
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: 135%;
  letter-spacing: -0.16px;
  width: 100%;
  height: 48px;
  color: var(--input-color);
  background: var(--input-bg);
  border: 1px solid var(--input-border);
  border-radius: 999px;
  caret-color: var(--brand-color);
  backdrop-filter: blur(21px);
  box-sizing: border-box;
  outline: none;
  resize: none;
}
.c-ui .h-input_text::-webkit-input-placeholder {
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: 135%;
  letter-spacing: -0.16px;
  color: var(--input-placeholder-color);
}
.c-ui .h-input_text::-moz-placeholder {
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: 135%;
  letter-spacing: -0.16px;
  color: var(--input-placeholder-color);
}
.c-ui .h-input_text:disabled {
  color: var(--input-disabled-color);
  border-color: var(--input-disabled-border);
}
.c-ui .h-input_text:disabled::-webkit-input-placeholder {
  color: var(--input-disabled-color);
}
.c-ui .h-input_text:disabled::-moz-placeholder {
  color: var(--input-disabled-color);
}
.c-ui .h-input_text:disabled svg {
  color: var(--input-disabled-color);
}
.c-ui .h-input_text:not(:disabled) svg {
  color: var(--input-color);
}
.c-ui .h-input_text:not(:disabled):focus, .c-ui .h-input_text:not(:disabled):hover, .c-ui .h-input_text:not(:disabled).h-input--active {
  border-color: var(--input-active-border);
}
.c-ui .h-input_text:not(:disabled):not(:focus):not(:hover):not(:placeholder-shown) {
  border-width: 0;
  padding: 13px 17px;
}
.c-ui .h-input_text.h-input--error {
  border-color: var(--input-error-border) !important;
  color: var(--input-error-color) !important;
}
.c-ui .h-input_text.h-input--error::-webkit-input-placeholder {
  color: var(--input-error-color) !important;
}
.c-ui .h-input_text.h-input--error::-moz-placeholder {
  color: var(--input-error-color) !important;
}
.c-ui .h-input_text.h-input--success {
  border-color: var(--input-success-border) !important;
  color: var(--input-success-color) !important;
}
.c-ui .h-input_text.h-input--success::-webkit-input-placeholder {
  color: var(--input-success-color) !important;
}
.c-ui .h-input_text.h-input--success::-moz-placeholder {
  color: var(--input-success-color) !important;
}

.c-ui .h-input_text:not(.h-input_search) {
  padding: 12px 16px;
}
.firefox .c-ui .h-input_text:not(.h-input_search) {
  scrollbar-width: thin;
}
.c-ui .h-input_text:not(.h-input_search)::-webkit-scrollbar {
  width: 8px;
  height: 8px;
}
.c-ui .h-input_text:not(.h-input_search)::-webkit-scrollbar-thumb {
  background-color: var(--grey60);
  border-radius: 8px;
}
.c-ui .h-input_text:not(.h-input_search)::-webkit-scrollbar-track {
  background: transparent;
}
.c-ui .h-input_text:not(.h-input_search) {
  overflow: hidden;
  overscroll-behavior: contain;
}
.c-ui .h-input_text:not(.h-input_search):hover {
  overflow-y: auto;
}
@media screen and (max-width: 909px) {
  .c-ui .h-input_text:not(.h-input_search) {
    overflow-y: auto;
  }
}

.c-ui .h-input_reset {
  padding: 0;
  border: none;
  outline: none;
}

.c-ui .h-input-box {
  display: flex;
  flex-direction: column;
  text-align: left;
}
.c-ui .h-input-box .h-input-box_label {
  font-size: 18px;
  font-style: normal;
  font-weight: 500;
  line-height: 135%;
  letter-spacing: -0.18px;
  margin-bottom: 8px;
  text-align: start;
  color: var(--input-label-color);
}
.c-ui .h-input-box .h-input-box_hint {
  font-size: 12px;
  font-style: normal;
  font-weight: 400;
  line-height: 135%;
  letter-spacing: -0.12px;
  margin-top: 8px;
  color: var(--input-hint-color);
}
.c-ui .h-input-box.h-input-box--disabled .h-input-box_hint {
  color: var(--input-hint-disabled-color);
}
.c-ui .h-input-box:not(.h-input-box--disabled).h-input-box--error .h-input-box_hint {
  color: var(--input-hint-error-color);
}
.c-ui .h-input-box:not(.h-input-box--disabled).h-input-box--error .h-input_text {
  border-color: var(--input-error-border) !important;
  color: var(--input-error-color) !important;
}
.c-ui .h-input-box:not(.h-input-box--disabled).h-input-box--error .h-input_text::-webkit-input-placeholder {
  color: var(--input-error-color) !important;
}
.c-ui .h-input-box:not(.h-input-box--disabled).h-input-box--error .h-input_text::-moz-placeholder {
  color: var(--input-error-color) !important;
}
.c-ui .h-input-box:not(.h-input-box--disabled).h-input-box--success .h-input-box_hint {
  color: var(--input-hint-success-color);
}
.c-ui .h-input-box:not(.h-input-box--disabled).h-input-box--success .h-input_text {
  border-color: var(--input-success-border) !important;
  color: var(--input-success-color) !important;
}
.c-ui .h-input-box:not(.h-input-box--disabled).h-input-box--success .h-input_text::-webkit-input-placeholder {
  color: var(--input-success-color) !important;
}
.c-ui .h-input-box:not(.h-input-box--disabled).h-input-box--success .h-input_text::-moz-placeholder {
  color: var(--input-success-color) !important;
}

/* others */
.c-ui ::-moz-placeholder,
.c-ui ::-webkit-input-placeholder {
  color: var(--input-placeholder-color);
  opacity: 1;
}

.c-sidebar-left-chat.h-sidebar-left {
  width: 420px;
  max-width: 420px;
  flex: 1 0 420px;
}
.c-sidebar-left-chat .box_chat-sidebar {
  display: grid;
  grid-template-rows: auto 1fr auto;
  padding-bottom: 0;
}
.c-sidebar-left-chat .box_chat-sidebar .mw-box_content {
  overflow-y: auto;
  min-height: 0;
}

.c-sidebar-left-event .mw-box_content {
  margin-top: 8px;
}

.c-sidebar-left-group.mobile-visible {
  display: grid !important;
}
.c-sidebar-left-group.mobile-visible.with-details {
  grid-template-rows: auto minmax(0, 1fr) auto;
}
.c-sidebar-left-group.mobile-visible.without-details {
  grid-template-rows: minmax(0, 1fr) minmax(0, 210px) auto;
}
.c-sidebar-left-group.mobile-visible .sidebar-group-details {
  display: flex;
  flex-direction: column;
  flex: 0 0 auto;
  min-height: 0;
  overflow-y: auto;
}
.c-sidebar-left-group.mobile-visible .sidebar-group-details .c-mw-group-main {
  max-width: 400px;
}
.c-sidebar-left-group.mobile-visible .box_main-list {
  display: grid;
  grid-template-rows: auto minmax(0, 1fr) auto;
  min-height: 0;
}
.c-sidebar-left-group.mobile-visible .box_main-list .main-list {
  max-height: calc(100% - 50px);
}
.c-sidebar-left-group.mobile-visible .box_main-list .mw-box_content .h-sidebar-list-empty {
  height: calc(100% - 48px);
}
.c-sidebar-left-group.mobile-visible .box_invited-to {
  display: grid;
  grid-template-rows: auto minmax(0, 1fr);
}
.c-sidebar-left-group.mobile-visible .btn-report-this {
  margin-top: 8px;
  margin-bottom: -16px;
}
.c-sidebar-left-group .check-your-nft-link {
  display: flex;
  width: 100%;
  box-sizing: border-box;
  padding: 24px;
  border-bottom: 1px solid var(--border1);
  border-top: 1px solid var(--border1);
}

@media all and (max-width: 1023px) {
  .c-sidebar-left-mycloud {
    display: none;
  }
}

.c-sidebar-left-myworld .mw-box_content {
  margin-top: 8px;
}

.c-sidebar-left-page.mobile-visible {
  display: grid !important;
}
.c-sidebar-left-page.mobile-visible.with-details {
  grid-template-rows: minmax(0, 1fr) minmax(0, 40vh) auto;
}
.c-sidebar-left-page.mobile-visible.without-details {
  grid-template-rows: minmax(0, 1fr) minmax(0, 210px) auto;
}
.c-sidebar-left-page.mobile-visible .c-mw-group-main {
  max-width: 400px;
  overflow-y: auto;
}
.c-sidebar-left-page.mobile-visible .box_main-list {
  display: grid;
  grid-template-rows: auto minmax(0, 1fr) auto;
}
.c-sidebar-left-page.mobile-visible .box_main-list .main-list {
  max-height: calc(100% - 50px);
}
.c-sidebar-left-page.mobile-visible .btn-report-this {
  margin-top: 8px;
  margin-bottom: -16px;
}

.c-sidebar-right-myworld .mw-box--chats .mw-box_content {
  min-height: 0;
}

.c-item {
  border-bottom: 0.5px solid var(--border1);
}

.c-item:last-child {
  border-bottom: none;
}

.c-single-target {
  width: 100%;
  height: 100%;
  display: flex;
  align-items: center;
  cursor: pointer;
}
.c-single-target.single-target--disabled {
  opacity: 0.3;
}
.c-single-target.single-target-width-auto {
  width: auto;
}
.c-single-target .picker-item_img-wrapper {
  position: relative;
  margin: 0 12px;
}
.c-single-target .picker-item_target-name {
  max-width: 100%;
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: 135%;
  letter-spacing: -0.16px;
  color: var(--font1);
  word-break: break-all; /* needed for FF*/
  word-break: break-word;
  margin-right: 8px;
}

.c-mw-tile-big {
  cursor: pointer;
  outline: none;
}
.c-mw-tile-big .mw-tile_figure {
  overflow: hidden;
  position: relative;
  width: 100%;
  height: 144px;
  margin: 0;
  padding: 0;
}
.c-mw-tile-big .icn.like-tag {
  position: absolute;
  top: 0;
  right: 16px;
  padding: 4px;
  background-color: var(--brand-color);
  border-radius: 0 0 4px 4px;
  color: var(--font-mirrored);
}
.c-mw-tile-big .mw-tile_cover {
  width: 100%;
  height: 100%;
  object-fit: cover;
  background-color: var(--bg2);
}
.c-mw-tile-big .mw-tile_cover-label {
  height: 24px;
  background-color: rgba(255, 255, 255, 0.8);
}
.c-mw-tile-big .mw-tile_cover-label span {
  max-width: calc(100% - 24px);
}
.c-mw-tile-big .mw-tile_figure,
.c-mw-tile-big .mw-tile_cover,
.c-mw-tile-big .mw-tile_caption {
  border-radius: 12px;
}
.c-mw-tile-big .mw-tile_avatar {
  position: absolute;
  top: 50%;
  left: 50%;
  width: 80px;
  height: 80px;
  margin-top: -40px;
  margin-left: -40px;
  border-radius: 6px;
}
.c-mw-tile-big .mw-tile_caption {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  padding: 16px;
  background-color: rgba(0, 0, 0, 0.7);
}
.c-mw-tile-big .mw-tile_description {
  color: #fff;
  font-size: 14px;
  font-style: normal;
  font-weight: 400;
  line-height: 135%;
  letter-spacing: -0.14px;
  margin: 0;
  height: 100%;
  overflow-y: auto;
  word-break: break-word;
}
.c-mw-tile-big .mw-tile_content {
  display: flex;
  margin-top: 8px;
  margin-bottom: 24px;
  position: relative;
}
.c-mw-tile-big .mw-tile_name {
  position: relative;
  width: 100%;
}
.c-mw-tile-big .mw-tile_name .mw-tile_title {
  display: block;
  width: calc(100% - 22px);
  margin: 0;
  font-size: 16px;
  font-style: normal;
  font-weight: 500;
  line-height: 135%;
  letter-spacing: -0.16px;
  word-break: break-all;
  word-break: break-word;
}
[dir=rtl] .c-mw-tile-big .mw-tile_name .mw-tile_title {
  padding-right: 0;
  padding-left: 22px;
}
.c-mw-tile-big .c-mw-badge {
  position: absolute;
  top: 1px;
  right: 0;
}
[dir=rtl] .c-mw-tile-big .c-mw-badge {
  right: auto;
  left: 0;
}

.c-mw-tile-big.has-description:hover .mw-tile_avatar {
  transform: scale(0.9);
  opacity: 0;
}
.c-mw-tile-big.has-description:hover .mw-tile_caption {
  transform: scale(1);
  opacity: 1;
}
.c-mw-tile-big.has-description .mw-tile_avatar,
.c-mw-tile-big.has-description .mw-tile_caption {
  transform-origin: 50% 50%;
  transition: transform 0.2s, opacity 0.2s;
}
.c-mw-tile-big.has-description .mw-tile_caption {
  opacity: 0;
  transform: scale(1.1);
}

.c-mw-tile-wide .mw-tile-wide_figure {
  flex: 0 0 64px;
  width: 64px;
  height: 64px;
  margin: 0 16px 0 0 !important;
}
[dir=rtl] .c-mw-tile-wide .mw-tile-wide_figure {
  margin: 0 0 0 16px !important;
}
.c-mw-tile-wide .mw-tile-wide_figure .mw-tile-wide_thumb {
  object-fit: cover;
}
.c-mw-tile-wide .mw-tile_cover-label {
  height: 24px;
  background-color: rgba(255, 255, 255, 0.8);
}
.c-mw-tile-wide .mw-tile_cover-label .icn.tick-circle {
  width: 12px;
  height: 12px;
}
.c-mw-tile-wide .mw-tile_cover-label span {
  max-width: calc(100% - 16px);
}
.c-mw-tile-wide .icn.user,
.c-mw-tile-wide .icn.user-tick {
  width: 12px;
  height: 12px;
}

/***********  CHAT BOX => small | expanded  ****************/
/**************************************************************************/
/************************ CHAT WINDOW => chats page ***********************/
/**************************************************************************/
/***********  My messages which should be aligned to right  ***************/
/**************************************************************************/
.c-icon {
  flex: 0 calc(25% - 40px);
  margin: 0 20px;
}
.c-icon .title {
  font-family: "IBM Plex Mono";
  font-weight: 700;
}
.c-icon .desc {
  font-family: "IBM Plex Mono";
  font-weight: 400;
}
@media (max-width: 992px) {
  .c-icon {
    flex: 0 calc(50% - 40px);
  }
}
@media (max-width: 568px) {
  .c-icon {
    flex: 1 100%;
  }
}

.c-move-to-web3 .move-to-web3 > .logo-wrapper {
  display: none;
}
.c-move-to-web3 .move-to-web3 .c-mw-content a {
  color: var(--font1);
  font-weight: 600;
  text-decoration: underline;
}

.c-socialweb .socialweb .c-mw-grid {
  grid-auto-columns: 30% minmax(0, 1fr);
}
.c-socialweb .socialweb .c-mw-content h1 {
  font-family: "Nimpkish";
  font-size: 40px;
  line-height: 64px;
  margin-bottom: 40px;
  letter-spacing: normal;
  color: var(--font1);
}
.c-socialweb .socialweb .c-mw-content h2 {
  font-family: "IBM Plex Mono";
  font-size: 16px;
  font-weight: 700;
  line-height: 24px;
  margin-bottom: 24px;
  letter-spacing: 0.7px;
}
.c-socialweb .socialweb .c-mw-content p {
  font-family: "Poppins", sans-serif;
}
@media (max-width: 768px) {
  .c-socialweb .socialweb .c-mw-content h1 {
    text-align: center;
  }
  .c-socialweb .socialweb .c-mw-grid {
    grid-auto-columns: 1fr;
  }
  .c-socialweb .socialweb .c-mw-list.inline {
    position: absolute;
    right: 80px;
    bottom: 24px;
  }
  [dir=rtl] .c-socialweb .socialweb .c-mw-list.inline {
    right: auto;
    left: 80px;
  }
  .c-socialweb .socialweb .text-container.green-circle::before {
    right: -135px;
  }
  [dir=rtl] .c-socialweb .socialweb .text-container.green-circle::before {
    left: -135px;
    right: unset;
  }
}

.c-mw-browse-groups {
  width: 100%;
}
.c-mw-browse-groups * {
  box-sizing: border-box;
}
.c-mw-browse-groups .browse-communities_inner {
  position: relative;
  display: flex;
  width: 100%;
  max-width: 1008px;
  min-height: 600px;
  border-radius: 16px;
  margin: auto;
  overflow: hidden;
}
.c-mw-browse-groups .browse-communities_header,
.c-mw-browse-groups .browse-communities_sidebar_header {
  flex: 0 0 30px;
}
.c-mw-browse-groups .browse-communities_header {
  padding: 0 40px;
  position: relative;
}
.c-mw-browse-groups .browse-communities_header .browse-communities_search {
  width: 198px;
  max-width: 33%;
  transition: width 0.2s;
  will-change: width;
}
[dir=rtl] .c-mw-browse-groups .browse-communities_header .browse-communities_search {
  left: 40px;
}
.c-mw-browse-groups .browse-communities_header .browse-communities_search.expanded {
  width: 100%;
  max-width: 100%;
}
@media screen and (max-width: 767px) {
  .c-mw-browse-groups .browse-communities_header {
    flex-direction: column;
  }
  .c-mw-browse-groups .browse-communities_header .browse-communities_title {
    margin-bottom: 8px;
  }
  .c-mw-browse-groups .browse-communities_header .browse-communities_filter {
    margin: 0 !important;
  }
  .c-mw-browse-groups .browse-communities_header .browse-communities_search {
    max-width: 100%;
    margin-top: 8px;
  }
  .c-mw-browse-groups .browse-communities_header .browse-communities_search.expanded {
    width: 180px;
  }
}
.c-mw-browse-groups .browse-communities_title {
  overflow: hidden;
  margin: 0 8px 0 0;
  font-size: 16px;
  font-style: normal;
  font-weight: 700;
  line-height: 135%;
  letter-spacing: -0.16px;
  text-transform: uppercase;
}
[dir=rtl] .c-mw-browse-groups .browse-communities_title {
  margin: 0 0 0 8px;
}
.c-mw-browse-groups .browse-communities_content {
  display: flex;
  flex-direction: column;
  flex: 0 1 100%;
  padding-top: 32px;
  min-width: 0;
  background-color: var(--bg1);
}
.c-mw-browse-groups .browse-communities_grid,
.c-mw-browse-groups .browse-communities_rows {
  flex: 0 1 100%;
  min-height: 480px;
  max-height: 100%;
}
.c-mw-browse-groups .browse-communities_grid {
  display: flex;
  flex-wrap: wrap;
  align-content: flex-start;
  margin-top: 30px;
  padding: 0 28px;
}
@media screen and (max-width: 767px) {
  .c-mw-browse-groups .browse-communities_grid {
    justify-content: space-around;
  }
}
@media screen and (max-width: 560px) {
  .c-mw-browse-groups .browse-communities_grid {
    padding: 0 !important;
  }
}
.c-mw-browse-groups .browse-communities_rows {
  overflow: auto;
  padding: 0 24px;
}
.c-mw-browse-groups .browse-communities_tile {
  flex: 1 0 33.3333333333%;
  max-width: 33.3333333333%;
  min-width: 205px;
  padding: 0 12px;
  max-height: 192px;
  margin-bottom: 24px;
}
.c-mw-browse-groups .browse-communities_sidebar_list,
.c-mw-browse-groups .browse-communities_grid,
.c-mw-browse-groups .browse-communities_rows {
  position: relative;
}
.firefox .c-mw-browse-groups .browse-communities_sidebar_list,
.firefox .c-mw-browse-groups .browse-communities_grid,
.firefox .c-mw-browse-groups .browse-communities_rows {
  scrollbar-width: thin;
}
.c-mw-browse-groups .browse-communities_sidebar_list::-webkit-scrollbar,
.c-mw-browse-groups .browse-communities_grid::-webkit-scrollbar,
.c-mw-browse-groups .browse-communities_rows::-webkit-scrollbar {
  width: 8px;
  height: 8px;
}
.c-mw-browse-groups .browse-communities_sidebar_list::-webkit-scrollbar-thumb,
.c-mw-browse-groups .browse-communities_grid::-webkit-scrollbar-thumb,
.c-mw-browse-groups .browse-communities_rows::-webkit-scrollbar-thumb {
  background-color: var(--grey60);
  border-radius: 8px;
}
.c-mw-browse-groups .browse-communities_sidebar_list::-webkit-scrollbar-track,
.c-mw-browse-groups .browse-communities_grid::-webkit-scrollbar-track,
.c-mw-browse-groups .browse-communities_rows::-webkit-scrollbar-track {
  background: transparent;
}
.c-mw-browse-groups .browse-communities_sidebar_list,
.c-mw-browse-groups .browse-communities_grid,
.c-mw-browse-groups .browse-communities_rows {
  overflow: hidden;
  overscroll-behavior: contain;
}
.c-mw-browse-groups .browse-communities_sidebar_list:hover,
.c-mw-browse-groups .browse-communities_grid:hover,
.c-mw-browse-groups .browse-communities_rows:hover {
  overflow-y: auto;
}
@media screen and (max-width: 909px) {
  .c-mw-browse-groups .browse-communities_sidebar_list,
  .c-mw-browse-groups .browse-communities_grid,
  .c-mw-browse-groups .browse-communities_rows {
    overflow-y: auto;
  }
}
.c-mw-browse-groups .browse-communities_row {
  border-bottom: 1px solid var(--border1);
}
.c-mw-browse-groups .browse-communities_sidebar {
  display: flex;
  flex-direction: column;
  flex: 1 0 256px;
  max-width: 256px;
  background-color: var(--bg2);
  border-radius: 8px 0 0 8px;
}
.c-mw-browse-groups .browse-communities_sidebar .browse-communities_sidebar_header {
  flex: 0 0 40px;
  padding: 0 20px;
}
.c-mw-browse-groups .browse-communities_sidebar .browse-communities_sidebar_back {
  display: block;
  width: 100%;
  line-height: 100%;
  padding-top: 10px;
  text-align: left;
}
[dir=rtl] .c-mw-browse-groups .browse-communities_sidebar .browse-communities_sidebar_back {
  text-align: right;
}
.c-mw-browse-groups .browse-communities_sidebar .browse-communities_sidebar_back svg {
  display: inline-block;
  vertical-align: middle;
}
.c-mw-browse-groups .browse-communities_sidebar .browse-communities_sidebar_title {
  display: inline-block;
  font-size: 12px;
  font-style: normal;
  font-weight: 700;
  line-height: 135%;
  letter-spacing: -0.12px;
  margin: 0 0 0 8px;
  line-height: normal;
  vertical-align: middle;
}
.c-mw-browse-groups .browse-communities_sidebar .browse-communities_sidebar_nav {
  overflow: hidden;
  display: flex;
  flex: 0 1 100%;
}
.c-mw-browse-groups .browse-communities_sidebar .browse-communities_sidebar_nav.show-next .browse-communities_sidebar_start,
.c-mw-browse-groups .browse-communities_sidebar .browse-communities_sidebar_nav.show-next .browse-communities_sidebar_next {
  transform: translateX(-256px);
}
[dir=rtl] .c-mw-browse-groups .browse-communities_sidebar .browse-communities_sidebar_nav.show-next .browse-communities_sidebar_start,
[dir=rtl] .c-mw-browse-groups .browse-communities_sidebar .browse-communities_sidebar_nav.show-next .browse-communities_sidebar_next {
  transform: translateX(256px);
}
.c-mw-browse-groups .browse-communities_sidebar .browse-communities_sidebar_nav.show-next .browse-communities_sidebar_next {
  visibility: visible;
  transition: transform 0.2s;
}
.c-mw-browse-groups .browse-communities_sidebar .browse-communities_sidebar_list {
  margin: 0;
  padding: 0;
}
.c-mw-browse-groups .browse-communities_sidebar .browse-communities_sidebar_bottom {
  color: var(--font1);
  padding: 20px 16px;
  text-align: center;
  border-top: 1px solid var(--border1);
}
.c-mw-browse-groups .browse-communities_sidebar .browse-communities_sidebar_bottom .sidebar_bottom_header {
  font-size: 12px;
  font-style: normal;
  font-weight: 700;
  line-height: 135%;
  letter-spacing: -0.12px;
}
.c-mw-browse-groups .browse-communities_sidebar .browse-communities_sidebar_bottom .sidebar_bottom_text {
  font-size: 12px;
  font-style: normal;
  font-weight: 400;
  line-height: 135%;
  letter-spacing: -0.12px;
  margin: 4px 0 8px;
}
.c-mw-browse-groups .browse-communities_sidebar .browse-communities_sidebar_item > .browse-communities_sidebar_list {
  position: initial;
}
.c-mw-browse-groups .browse-communities_sidebar .browse-communities_sidebar_item > .browse-communities_sidebar_list .browse-communities_sidebar_btn {
  padding-left: 48px;
}
[dir=rtl] .c-mw-browse-groups .browse-communities_sidebar .browse-communities_sidebar_item > .browse-communities_sidebar_list .browse-communities_sidebar_btn {
  padding-right: 48px;
  padding-left: 24px;
}
.c-mw-browse-groups .browse-communities_sidebar .browse-communities_sidebar_start,
.c-mw-browse-groups .browse-communities_sidebar .browse-communities_sidebar_next {
  overflow: auto;
  flex: 1 0 256px;
  height: 100%;
}
.c-mw-browse-groups .browse-communities_sidebar .browse-communities_sidebar_start {
  transition: transform 0.2s;
}
.c-mw-browse-groups .browse-communities_sidebar .browse-communities_sidebar_next {
  visibility: hidden;
  transition: transform 0.2s, visibility 0.2s;
}
.c-mw-browse-groups .browse-communities_sidebar .browse-communities_sidebar_btn {
  width: 100%;
  padding: 4px 20px 4px 40px;
  margin-bottom: 4px;
  font-size: 14px;
  font-style: normal;
  font-weight: 400;
  line-height: 135%;
  letter-spacing: -0.14px;
  text-align: left;
}
[dir=rtl] .c-mw-browse-groups .browse-communities_sidebar .browse-communities_sidebar_btn {
  text-align: right;
}
.c-mw-browse-groups .browse-communities_sidebar .browse-communities_sidebar_btn:not(.inactive):hover, .c-mw-browse-groups .browse-communities_sidebar .browse-communities_sidebar_btn:not(.inactive).active {
  font-weight: 700;
}
[dir=rtl] .c-mw-browse-groups .browse-communities_sidebar {
  order: 1;
}
.c-mw-browse-groups .browse-communities_sidebar .mobile-sidebar-btn {
  display: none;
}
@media screen and (max-width: 460px) {
  .c-mw-browse-groups .browse-communities_sidebar {
    position: absolute;
    height: 100%;
    z-index: 2;
    margin-left: -196px;
    transition: margin-left 0.5s;
    border-right: 1px solid var(--border1);
  }
  .c-mw-browse-groups .browse-communities_sidebar .mobile-sidebar-btn {
    display: flex;
    position: absolute;
    top: 20px;
    right: -20px;
    width: 20px;
    height: 70px;
    border-radius: 0 40px 40px 0;
    background: var(--bg1);
    box-shadow: 9px 12px 40px 0 var(--shadow1-color);
  }
}
@media screen and (max-width: 560px) {
  .c-mw-browse-groups .browse-communities_sidebar {
    flex: 1 0 calc(256px - 50px) !important;
    max-width: calc(256px - 50px) !important;
  }
  .c-mw-browse-groups .browse-communities_sidebar .browse-communities_sidebar_btn {
    padding: 8px 16px !important;
  }
}
.c-mw-browse-groups.mobile-sidebar-on .browse-communities_sidebar {
  margin-left: 0;
}
.c-mw-browse-groups.mobile-sidebar-on .browse-communities_content:before {
  content: "";
  width: 100%;
  height: 100%;
  position: absolute;
  z-index: 1;
  top: 0;
  left: 0;
  background: rgba(0, 0, 0, 0.7);
}
.c-mw-browse-groups .animation-loading-2 {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}
.c-mw-browse-groups .browse-communities_content .browse-communities_filter {
  margin-left: auto;
  margin-right: 10px;
}
[dir=rtl] .c-mw-browse-groups .browse-communities_content .browse-communities_filter {
  margin-left: 10px;
  margin-right: auto;
}

.c-mw-browse-pages {
  width: 100%;
}
.c-mw-browse-pages * {
  box-sizing: border-box;
}
.c-mw-browse-pages .browse-communities_inner {
  position: relative;
  display: flex;
  width: 100%;
  max-width: 1008px;
  min-height: 600px;
  border-radius: 16px;
  margin: auto;
  overflow: hidden;
}
.c-mw-browse-pages .browse-communities_header,
.c-mw-browse-pages .browse-communities_sidebar_header {
  flex: 0 0 30px;
}
.c-mw-browse-pages .browse-communities_header {
  padding: 0 40px;
  position: relative;
}
.c-mw-browse-pages .browse-communities_header .browse-communities_search {
  width: 198px;
  max-width: 33%;
  transition: width 0.2s;
  will-change: width;
}
[dir=rtl] .c-mw-browse-pages .browse-communities_header .browse-communities_search {
  left: 40px;
}
.c-mw-browse-pages .browse-communities_header .browse-communities_search.expanded {
  width: 100%;
  max-width: 100%;
}
@media screen and (max-width: 767px) {
  .c-mw-browse-pages .browse-communities_header {
    flex-direction: column;
  }
  .c-mw-browse-pages .browse-communities_header .browse-communities_title {
    margin-bottom: 8px;
  }
  .c-mw-browse-pages .browse-communities_header .browse-communities_filter {
    margin: 0 !important;
  }
  .c-mw-browse-pages .browse-communities_header .browse-communities_search {
    max-width: 100%;
    margin-top: 8px;
  }
  .c-mw-browse-pages .browse-communities_header .browse-communities_search.expanded {
    width: 180px;
  }
}
.c-mw-browse-pages .browse-communities_title {
  overflow: hidden;
  margin: 0 8px 0 0;
  font-size: 16px;
  font-style: normal;
  font-weight: 700;
  line-height: 135%;
  letter-spacing: -0.16px;
  text-transform: uppercase;
}
[dir=rtl] .c-mw-browse-pages .browse-communities_title {
  margin: 0 0 0 8px;
}
.c-mw-browse-pages .browse-communities_content {
  display: flex;
  flex-direction: column;
  flex: 0 1 100%;
  padding-top: 32px;
  min-width: 0;
  background-color: var(--bg1);
}
.c-mw-browse-pages .browse-communities_grid,
.c-mw-browse-pages .browse-communities_rows {
  flex: 0 1 100%;
  min-height: 480px;
  max-height: 100%;
}
.c-mw-browse-pages .browse-communities_grid {
  display: flex;
  flex-wrap: wrap;
  align-content: flex-start;
  margin-top: 30px;
  padding: 0 28px;
}
@media screen and (max-width: 767px) {
  .c-mw-browse-pages .browse-communities_grid {
    justify-content: space-around;
  }
}
@media screen and (max-width: 560px) {
  .c-mw-browse-pages .browse-communities_grid {
    padding: 0 !important;
  }
}
.c-mw-browse-pages .browse-communities_rows {
  overflow: auto;
  padding: 0 24px;
}
.c-mw-browse-pages .browse-communities_tile {
  flex: 1 0 33.3333333333%;
  max-width: 33.3333333333%;
  min-width: 205px;
  padding: 0 12px;
  max-height: 192px;
  margin-bottom: 24px;
}
.c-mw-browse-pages .browse-communities_sidebar_list,
.c-mw-browse-pages .browse-communities_grid,
.c-mw-browse-pages .browse-communities_rows {
  position: relative;
}
.firefox .c-mw-browse-pages .browse-communities_sidebar_list,
.firefox .c-mw-browse-pages .browse-communities_grid,
.firefox .c-mw-browse-pages .browse-communities_rows {
  scrollbar-width: thin;
}
.c-mw-browse-pages .browse-communities_sidebar_list::-webkit-scrollbar,
.c-mw-browse-pages .browse-communities_grid::-webkit-scrollbar,
.c-mw-browse-pages .browse-communities_rows::-webkit-scrollbar {
  width: 8px;
  height: 8px;
}
.c-mw-browse-pages .browse-communities_sidebar_list::-webkit-scrollbar-thumb,
.c-mw-browse-pages .browse-communities_grid::-webkit-scrollbar-thumb,
.c-mw-browse-pages .browse-communities_rows::-webkit-scrollbar-thumb {
  background-color: var(--grey60);
  border-radius: 8px;
}
.c-mw-browse-pages .browse-communities_sidebar_list::-webkit-scrollbar-track,
.c-mw-browse-pages .browse-communities_grid::-webkit-scrollbar-track,
.c-mw-browse-pages .browse-communities_rows::-webkit-scrollbar-track {
  background: transparent;
}
.c-mw-browse-pages .browse-communities_sidebar_list,
.c-mw-browse-pages .browse-communities_grid,
.c-mw-browse-pages .browse-communities_rows {
  overflow: hidden;
  overscroll-behavior: contain;
}
.c-mw-browse-pages .browse-communities_sidebar_list:hover,
.c-mw-browse-pages .browse-communities_grid:hover,
.c-mw-browse-pages .browse-communities_rows:hover {
  overflow-y: auto;
}
@media screen and (max-width: 909px) {
  .c-mw-browse-pages .browse-communities_sidebar_list,
  .c-mw-browse-pages .browse-communities_grid,
  .c-mw-browse-pages .browse-communities_rows {
    overflow-y: auto;
  }
}
.c-mw-browse-pages .browse-communities_row {
  border-bottom: 1px solid var(--border1);
}
.c-mw-browse-pages .browse-communities_sidebar {
  display: flex;
  flex-direction: column;
  flex: 1 0 320px;
  max-width: 320px;
  background-color: var(--bg2);
  border-radius: 8px 0 0 8px;
}
.c-mw-browse-pages .browse-communities_sidebar .browse-communities_sidebar_header {
  flex: 0 0 40px;
  padding: 0 20px;
}
.c-mw-browse-pages .browse-communities_sidebar .browse-communities_sidebar_back {
  display: block;
  width: 100%;
  line-height: 100%;
  padding-top: 10px;
  text-align: left;
}
[dir=rtl] .c-mw-browse-pages .browse-communities_sidebar .browse-communities_sidebar_back {
  text-align: right;
}
.c-mw-browse-pages .browse-communities_sidebar .browse-communities_sidebar_back svg {
  display: inline-block;
  vertical-align: middle;
}
.c-mw-browse-pages .browse-communities_sidebar .browse-communities_sidebar_title {
  display: inline-block;
  font-size: 12px;
  font-style: normal;
  font-weight: 700;
  line-height: 135%;
  letter-spacing: -0.12px;
  margin: 0 0 0 8px;
  line-height: normal;
  vertical-align: middle;
}
.c-mw-browse-pages .browse-communities_sidebar .browse-communities_sidebar_nav {
  overflow: hidden;
  display: flex;
  flex: 0 1 100%;
}
.c-mw-browse-pages .browse-communities_sidebar .browse-communities_sidebar_nav.show-next .browse-communities_sidebar_start,
.c-mw-browse-pages .browse-communities_sidebar .browse-communities_sidebar_nav.show-next .browse-communities_sidebar_next {
  transform: translateX(-320px);
}
[dir=rtl] .c-mw-browse-pages .browse-communities_sidebar .browse-communities_sidebar_nav.show-next .browse-communities_sidebar_start,
[dir=rtl] .c-mw-browse-pages .browse-communities_sidebar .browse-communities_sidebar_nav.show-next .browse-communities_sidebar_next {
  transform: translateX(320px);
}
.c-mw-browse-pages .browse-communities_sidebar .browse-communities_sidebar_nav.show-next .browse-communities_sidebar_next {
  visibility: visible;
  transition: transform 0.2s;
}
.c-mw-browse-pages .browse-communities_sidebar .browse-communities_sidebar_list {
  margin: 0;
  padding: 0;
}
.c-mw-browse-pages .browse-communities_sidebar .browse-communities_sidebar_bottom {
  color: var(--font1);
  padding: 20px 16px;
  text-align: center;
  border-top: 1px solid var(--border1);
}
.c-mw-browse-pages .browse-communities_sidebar .browse-communities_sidebar_bottom .sidebar_bottom_header {
  font-size: 12px;
  font-style: normal;
  font-weight: 700;
  line-height: 135%;
  letter-spacing: -0.12px;
}
.c-mw-browse-pages .browse-communities_sidebar .browse-communities_sidebar_bottom .sidebar_bottom_text {
  font-size: 12px;
  font-style: normal;
  font-weight: 400;
  line-height: 135%;
  letter-spacing: -0.12px;
  margin: 4px 0 8px;
}
.c-mw-browse-pages .browse-communities_sidebar .browse-communities_sidebar_item > .browse-communities_sidebar_list {
  position: initial;
}
.c-mw-browse-pages .browse-communities_sidebar .browse-communities_sidebar_item > .browse-communities_sidebar_list .browse-communities_sidebar_btn {
  padding-left: 48px;
}
[dir=rtl] .c-mw-browse-pages .browse-communities_sidebar .browse-communities_sidebar_item > .browse-communities_sidebar_list .browse-communities_sidebar_btn {
  padding-right: 48px;
  padding-left: 24px;
}
.c-mw-browse-pages .browse-communities_sidebar .browse-communities_sidebar_start,
.c-mw-browse-pages .browse-communities_sidebar .browse-communities_sidebar_next {
  overflow: auto;
  flex: 1 0 320px;
  height: 100%;
}
.c-mw-browse-pages .browse-communities_sidebar .browse-communities_sidebar_start {
  transition: transform 0.2s;
}
.c-mw-browse-pages .browse-communities_sidebar .browse-communities_sidebar_next {
  visibility: hidden;
  transition: transform 0.2s, visibility 0.2s;
}
.c-mw-browse-pages .browse-communities_sidebar .browse-communities_sidebar_btn {
  width: 100%;
  padding: 4px 20px 4px 40px;
  margin-bottom: 4px;
  font-size: 14px;
  font-style: normal;
  font-weight: 400;
  line-height: 135%;
  letter-spacing: -0.14px;
  text-align: left;
}
[dir=rtl] .c-mw-browse-pages .browse-communities_sidebar .browse-communities_sidebar_btn {
  text-align: right;
}
.c-mw-browse-pages .browse-communities_sidebar .browse-communities_sidebar_btn:not(.inactive):hover, .c-mw-browse-pages .browse-communities_sidebar .browse-communities_sidebar_btn:not(.inactive).active {
  font-weight: 700;
}
[dir=rtl] .c-mw-browse-pages .browse-communities_sidebar {
  order: 1;
}
.c-mw-browse-pages .browse-communities_sidebar .mobile-sidebar-btn {
  display: none;
}
@media screen and (max-width: 460px) {
  .c-mw-browse-pages .browse-communities_sidebar {
    position: absolute;
    height: 100%;
    z-index: 2;
    margin-left: -260px;
    transition: margin-left 0.5s;
    border-right: 1px solid var(--border1);
  }
  .c-mw-browse-pages .browse-communities_sidebar .mobile-sidebar-btn {
    display: flex;
    position: absolute;
    top: 20px;
    right: -20px;
    width: 20px;
    height: 70px;
    border-radius: 0 40px 40px 0;
    background: var(--bg1);
    box-shadow: 9px 12px 40px 0 var(--shadow1-color);
  }
}
@media screen and (max-width: 560px) {
  .c-mw-browse-pages .browse-communities_sidebar {
    flex: 1 0 calc(320px - 50px) !important;
    max-width: calc(320px - 50px) !important;
  }
  .c-mw-browse-pages .browse-communities_sidebar .browse-communities_sidebar_btn {
    padding: 8px 16px !important;
  }
}
.c-mw-browse-pages.mobile-sidebar-on .browse-communities_sidebar {
  margin-left: 0;
}
.c-mw-browse-pages.mobile-sidebar-on .browse-communities_content:before {
  content: "";
  width: 100%;
  height: 100%;
  position: absolute;
  z-index: 1;
  top: 0;
  left: 0;
  background: rgba(0, 0, 0, 0.7);
}
.c-mw-browse-pages .animation-loading-2 {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}
.c-mw-browse-pages.pages-ftue {
  border: 1px solid var(--border1);
  border-radius: 20px;
}
.c-mw-browse-pages.pages-ftue .browse-communities_inner {
  min-height: 620px !important;
  border-radius: 20px !important;
}

.c-generate-sticker {
  padding: 16px;
  width: 380px;
  display: flex;
  flex-direction: column;
}
.c-generate-sticker .sticker-img {
  max-height: 140px;
  object-fit: contain;
}
.c-generate-sticker .sticker-failed {
  text-align: center;
}
.c-generate-sticker .cancel-failed {
  align-self: center;
}
.c-generate-sticker .sticker-container {
  position: relative;
  display: flex;
  justify-content: center;
  align-items: center;
}
.c-generate-sticker .generate-btn {
  width: 95px;
  align-self: flex-end;
}
.c-generate-sticker .refresh-btn {
  width: 42px;
  padding: 0 !important;
}
.c-generate-sticker .actions-buttons {
  margin-top: 16px;
  justify-content: flex-end;
}
.c-generate-sticker .close-btn {
  position: absolute;
  top: -19px;
  right: 87px;
}
[dir=rtl] .c-generate-sticker .close-btn {
  right: 227px;
}
.c-generate-sticker .limited-time {
  color: var(--grey60);
}
.c-generate-sticker .prompt {
  width: 270px;
  overflow: clip;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  display: inline-block;
}

.c-mw-calendar-event {
  --event-name-color: var(--grey90);
}

[data-theme=light] .c-mw-calendar-event {
  --event-name-color: var(--grey10);
}

.c-mw-calendar-event {
  height: 16px;
  z-index: 1;
}
.c-mw-calendar-event:hover {
  z-index: 2;
}
.c-mw-calendar-event.event-size-1 {
  width: 100%;
}
.c-mw-calendar-event.event-size-2 {
  width: calc(200% + 10px);
}
.c-mw-calendar-event.event-size-3 {
  width: calc(300% + 20px);
}
.c-mw-calendar-event.event-size-4 {
  width: calc(400% + 30px);
}
.c-mw-calendar-event.event-size-5 {
  width: calc(500% + 40px);
}
.c-mw-calendar-event.event-size-6 {
  width: calc(600% + 50px);
}
.c-mw-calendar-event.event-size-7 {
  width: calc(700% + 60px);
}
.c-mw-calendar-event .event-element {
  color: var(--event-name-color);
}
.c-mw-calendar-event .event-start-day {
  border-bottom-left-radius: 9px;
  border-top-left-radius: 9px;
}
.c-mw-calendar-event .event-end-day {
  border-bottom-right-radius: 9px;
  border-top-right-radius: 9px;
}
.c-mw-calendar-event .row-label {
  font-size: 14px;
  font-style: normal;
  font-weight: 400;
  line-height: 135%;
  letter-spacing: -0.14px;
  margin-bottom: 4px;
}
.c-mw-calendar-event .row-content {
  font-size: 13px;
  margin-bottom: 18px;
  word-break: break-all;
  word-break: break-word;
  width: 100%;
}
.c-mw-calendar-event .day-event-details {
  position: absolute;
  width: 310px;
  z-index: 18;
  background: transparent;
  top: 12px;
}
.c-mw-calendar-event .day-event-details .dropdown-menu {
  width: 100%;
  padding-top: 8px;
}
.c-mw-calendar-event .day-event-details .dropdown-menu_opener.dropdown-menu_opened {
  position: initial;
}
.c-mw-calendar-event .day-event-details .dropdown_inner {
  padding: 12px;
}
.c-mw-calendar-event .day-event-details .animation-loading-2 {
  height: 200px;
}
.c-mw-calendar-event .day-event-details .group-badge {
  max-width: 100px;
}

.c-mw-user-autocomplete-list .animation-loading-2 {
  width: 100%;
}
.c-mw-user-autocomplete-list.new-chat {
  border-bottom: 2px solid var(--border1);
}
.c-mw-user-autocomplete-list.new-chat.small-chat .h-input_search {
  font-size: 13px;
  height: 30px;
  line-height: 30px;
  padding: 0 5px;
}
.c-mw-user-autocomplete-list.new-chat.small-chat .no-results {
  font-size: 13px;
}
.c-mw-user-autocomplete-list.new-chat .dropdown-menu-list {
  width: 100%;
  top: 0;
  padding: 0;
  margin: 0;
  min-height: 28px;
  max-height: 230px;
  overflow: auto;
  position: relative;
  overscroll-behavior: contain;
}
.c-mw-user-autocomplete-list.new-chat .dropdown-menu-list.member-search-results--chat-window {
  max-height: 435px;
}
.c-mw-user-autocomplete-list.new-chat .dropdown-menu-list li {
  width: 100%;
  list-style: none;
  transition: background-color 0.15s ease-out;
  padding: 5px 0;
  cursor: pointer;
  display: flex;
  align-items: center;
}
.c-mw-user-autocomplete-list.new-chat .dropdown-menu-list li:hover, .c-mw-user-autocomplete-list.new-chat .dropdown-menu-list li.active {
  background-color: var(--bg3);
}
.c-mw-user-autocomplete-list.new-chat .dropdown-menu-list li .h-avatar {
  margin: 0 10px;
  display: flex;
  align-items: center;
  justify-content: center;
}
.c-mw-user-autocomplete-list.new-chat .dropdown-menu-list li .item-name {
  display: flex;
  align-items: center;
  font-size: 12px;
  font-style: normal;
  font-weight: 700;
  line-height: 135%;
  letter-spacing: -0.12px;
}
.c-mw-user-autocomplete-list.new-chat .dropdown-menu-list li .item-name .item-name_content {
  max-width: 200px;
}

.c-crop-box {
  position: absolute;
  border: 1px solid #919191;
  box-sizing: border-box;
  background-repeat: no-repeat;
}

.c-crop-box.is-loading {
  display: none;
}

.c-crop-box .img-wrapper {
  overflow: hidden;
  width: 100%;
  height: 100%;
  display: block;
}

.c-crop-box.avatar .img-wrapper {
  border-radius: 50%;
}

.c-crop-box.page-avatar .img-wrapper {
  border-radius: 4px;
}

.c-crop-box.avatar-page .img-wrapper {
  border-radius: 15px;
}

.c-crop-box img {
  user-select: none;
  transform: none;
}

.c-crop-box .move {
  top: 0;
  left: 0;
}

.c-crop-box .move,
.c-crop-box .line,
.c-crop-box .point {
  position: absolute;
  display: block;
  width: 100%;
  height: 100%;
  opacity: 0.1;
}

.c-crop-box .move {
  cursor: move;
}

.c-crop-box .line.line-e {
  top: 0;
  right: -3px;
  width: 5px;
  cursor: e-resize;
}

.c-crop-box .line.line-n {
  top: -3px;
  left: 0;
  height: 5px;
  cursor: n-resize;
}

.c-crop-box .line.line-w {
  top: 0;
  left: -3px;
  width: 5px;
  cursor: w-resize;
}

.c-crop-box .line.line-s {
  bottom: -3px;
  left: 0;
  height: 5px;
  cursor: s-resize;
}

.c-crop-box .point {
  width: 5px;
  height: 5px;
  opacity: 0.75;
  background-color: #919191;
}

.c-crop-box .point.point-e {
  top: 50%;
  right: -3px;
  margin-top: -3px;
  cursor: e-resize;
}

.c-crop-box .point.point-n {
  top: -3px;
  left: 50%;
  margin-left: -3px;
  cursor: n-resize;
}

.c-crop-box .point.point-w {
  top: 50%;
  left: -3px;
  margin-top: -3px;
  cursor: w-resize;
}

.c-crop-box .point.point-s {
  bottom: -3px;
  left: 50%;
  margin-left: -3px;
  cursor: s-resize;
}

.c-crop-box .point.point-ne {
  top: -3px;
  right: -3px;
  cursor: ne-resize;
}

.c-crop-box .point.point-nw {
  top: -3px;
  left: -3px;
  cursor: nw-resize;
}

.c-crop-box .point.point-sw {
  bottom: -3px;
  left: -3px;
  cursor: sw-resize;
}

.c-crop-box .point.point-se {
  right: -3px;
  bottom: -3px;
  cursor: se-resize;
}

.c-generic-notification .generic-size {
  max-width: 320px;
}
.c-generic-notification .generic-image {
  width: 217px;
  height: auto;
}
.c-generic-notification .mw-btn {
  max-width: 100%;
  white-space: unset;
}
.c-generic-notification .c-mw-text-clamp .text-clamp_content a {
  color: var(--brand-color) !important;
}
.c-generic-notification .c-mewe-logo {
  width: 40px;
  height: 20px;
}

.c-subscription-trial-ends .notification_text b {
  font-weight: 500;
}

.c-wallet-openapi-transaction-notification .icn.wallet-2.app-icon {
  border-radius: 12px;
  background-color: var(--bg3);
  padding: 13px;
}
.c-wallet-openapi-transaction-notification .divider-bottom {
  border-bottom: 1px solid var(--border1);
}
.c-wallet-openapi-transaction-notification .transfer-value {
  font-size: 14px;
  font-style: normal;
  font-weight: 500;
  line-height: 135%;
  letter-spacing: -0.14px;
  color: var(--brand-color);
}

.c-wallet-reward-notification .logo-wrapper {
  border-radius: 12px;
  width: 48px;
  height: 48px;
}
.c-wallet-reward-notification .logo-wrapper img {
  width: 36px;
  height: 36px;
}
.c-wallet-reward-notification .divider-bottom {
  border-bottom: 1px solid var(--border1);
}
.c-wallet-reward-notification .transfer-value {
  font-size: 14px;
  font-style: normal;
  font-weight: 500;
  line-height: 135%;
  letter-spacing: -0.14px;
  color: var(--brand-color);
}
.c-wallet-reward-notification .dot:before {
  content: "";
  width: 2px;
  height: 2px;
  position: absolute;
  background-color: var(--grey40);
  border-radius: 100%;
}

.c-wallet-tipping-claim-notification .icn.wallet-2 {
  border-radius: 12px;
  background-color: var(--bg3);
  padding: 13px;
}
.c-wallet-tipping-claim-notification .transaction-icon {
  bottom: -4px;
  right: 8px;
}
[dir=rtl] .c-wallet-tipping-claim-notification .transaction-icon {
  left: 8px;
  right: auto;
}
.c-wallet-tipping-claim-notification .transaction-icon .icn.import-2 {
  color: var(--violet50);
}
[data-theme=dark] .c-wallet-tipping-claim-notification .transaction-icon .icn.import-2 {
  color: var(--green50);
}
.c-wallet-tipping-claim-notification .divider-bottom {
  border-bottom: 1px solid var(--border1);
}
.c-wallet-tipping-claim-notification .transfer-value {
  font-size: 14px;
  font-style: normal;
  font-weight: 500;
  line-height: 135%;
  letter-spacing: -0.14px;
  color: var(--brand-color);
}
.c-wallet-tipping-claim-notification .dot:before {
  content: "";
  width: 2px;
  height: 2px;
  position: absolute;
  background-color: var(--grey40);
  border-radius: 100%;
}

.c-wallet-tipping-notification .sad-icon {
  border-radius: 12px;
  background-color: var(--bg3);
  padding: 13px;
  width: 25px;
  height: 25px;
}
.c-wallet-tipping-notification .x-icon {
  bottom: -4px;
  right: 8px;
  color: var(--red60);
}
[dir=rtl] .c-wallet-tipping-notification .x-icon {
  left: 8px;
  right: auto;
}
.c-wallet-tipping-notification .divider-bottom {
  border-bottom: 1px solid var(--border1);
}

.c-wallet-transaction-status .icn.wallet-2 {
  border-radius: 12px;
  background-color: var(--bg3);
  padding: 13px;
}
.c-wallet-transaction-status .failed-icon {
  border-radius: 12px;
  background-color: #767681;
  padding: 13px;
  width: 25px;
  height: 25px;
  color: var(--grey80);
  fill: var(--red10);
}
.c-wallet-transaction-status .divider-bottom {
  border-bottom: 1px solid var(--border1);
}
.c-wallet-transaction-status .transaction-icon {
  bottom: -4px;
  right: 8px;
}
[dir=rtl] .c-wallet-transaction-status .transaction-icon {
  left: 8px;
  right: auto;
}
.c-wallet-transaction-status .transaction-icon .icn.close_x {
  color: var(--red60);
}
.c-wallet-transaction-status .transaction-icon .icn.import-2 {
  color: var(--violet50);
}
[data-theme=dark] .c-wallet-transaction-status .transaction-icon .icn.import-2 {
  color: var(--green50);
}
.c-wallet-transaction-status .transfer-value {
  font-size: 14px;
  font-style: normal;
  font-weight: 500;
  line-height: 135%;
  letter-spacing: -0.14px;
  color: var(--brand-color);
}

.c-mw-postbox-photo {
  width: 120px;
  height: 128px;
  flex-shrink: 0;
  position: relative;
  background-color: var(--bg2);
  border-radius: 20px;
  border: 0.5px solid var(--border1);
  cursor: move;
  user-select: none;
}
.c-mw-postbox-photo.postbox_media_photo_wrapper--loading .postbox_media_photo_img {
  filter: blur(2px);
}
.c-mw-postbox-photo .btn-remove-photo {
  position: absolute;
  top: -8px;
  right: -8px;
  z-index: 1;
}
[dir=rtl] .c-mw-postbox-photo .btn-remove-photo {
  right: auto;
  left: -8px;
}
.c-mw-postbox-photo .postbox-photo_img {
  width: 100%;
  height: 100%;
  object-fit: contain;
  border-radius: 20px;
}
.c-mw-postbox-photo .m-progress {
  position: absolute;
  bottom: 40px;
  width: calc(100% - 20px);
  margin: 0 10px 10px 10px;
  z-index: 1;
}

.c-mw-profile-main-avatar {
  margin: -80px auto 0;
  position: relative;
}
.c-mw-profile-main-avatar .c-mw-photo-picker-dropdown {
  top: -80px;
  left: 0;
}
.c-mw-profile-main-avatar .c-mw-photo-picker-dropdown .dropdown-menu {
  top: 16px;
}

.c-mw-profile-main-cover {
  height: 400px;
  border-radius: 20px;
  position: relative;
}
.c-mw-profile-main-cover .cover-photo {
  width: 100%;
  height: 100%;
  object-fit: cover;
  border-radius: 20px;
}
.c-mw-profile-main-cover .cover-corner-btn {
  position: absolute;
  top: 24px;
  right: 24px;
}
[dir=rtl] .c-mw-profile-main-cover .cover-corner-btn {
  right: auto;
  left: 24px;
}
.c-mw-profile-main-cover .cover-corner-btn .dropdown-menu {
  margin-top: 12px;
}
.c-mw-profile-main-cover .c-mw-photo-picker-dropdown {
  position: absolute;
  top: 50%;
  left: 50%;
}
.c-mw-profile-main-cover .c-mw-photo-picker-dropdown .dropdown-menu {
  top: 16px;
  left: -100px;
}
[dir=rtl] .c-mw-profile-main-cover .c-mw-photo-picker-dropdown .dropdown-menu {
  left: auto;
  right: -100px;
}

.c-mw-profile-main-reputation {
  position: relative;
  width: 100%;
}
.c-mw-profile-main-reputation .vote-intro-container {
  width: 80%;
  font-family: IBM Plex Mono;
  align-items: end;
}
.c-mw-profile-main-reputation .social-vote-text {
  width: 140px;
}
@media screen and (max-width: 320px) {
  .c-mw-profile-main-reputation .social-vote-text {
    width: 90px;
  }
}
.c-mw-profile-main-reputation .you-have-text {
  width: 140px;
}
@media screen and (max-width: 320px) {
  .c-mw-profile-main-reputation .you-have-text {
    width: 90px;
  }
}
.c-mw-profile-main-reputation .open-vote-btn {
  border: 2px solid var(--grey80);
  background-color: var(--grey90);
}
.c-mw-profile-main-reputation .open-vote-btn:hover {
  background-color: var(--grey80);
}
.c-mw-profile-main-reputation .vote-btn {
  background: var(--grey90);
  z-index: 2;
}
.c-mw-profile-main-reputation .vote-btn:hover {
  background-color: var(--grey80);
}
.c-mw-profile-main-reputation .vote-btn {
  flex-grow: 0;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  touch-action: manipulation;
  pointer-events: auto;
  -webkit-touch-callout: none !important;
  -webkit-user-select: none !important;
}
.c-mw-profile-main-reputation .vote-btn::-webkit-context-menu {
  display: none;
}
.c-mw-profile-main-reputation .vote-btn svg, .c-mw-profile-main-reputation .vote-btn use {
  pointer-events: none;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  user-select: none;
  -webkit-tap-highlight-color: transparent;
}
.c-mw-profile-main-reputation .vote-btn-disabled {
  background: var(--grey100);
}
.c-mw-profile-main-reputation .submit-vote-btn {
  flex-grow: 1;
  z-index: 2;
}
.c-mw-profile-main-reputation .voting-btn-container {
  display: flex;
  align-items: center;
  width: 100%;
  background-color: var(--grey90);
  border-radius: 2000px;
  padding: 2px;
  position: relative;
  z-index: 2;
}
.c-mw-profile-main-reputation .cancel-btn {
  position: absolute;
  top: 48px;
  left: 30%;
  background-color: var(--grey100);
}
.c-mw-profile-main-reputation .icn_heart_grey {
  width: 25px;
  height: 25px;
  min-width: 25px;
  min-height: 25px;
  display: inline-block;
  flex-shrink: 0;
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
}
.c-mw-profile-main-reputation .icn_heart_broken_grey {
  width: 25px;
  height: 25px;
  min-width: 25px;
  min-height: 25px;
  display: inline-block;
  flex-shrink: 0;
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
}
.c-mw-profile-main-reputation .icn_heart_red {
  width: 25px;
  height: 25px;
  color: #FA3550;
  min-width: 25px;
  min-height: 25px;
  display: inline-block;
  flex-shrink: 0;
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
}
.c-mw-profile-main-reputation .icn_heart_red:hover {
  color: #FF0829;
}
.c-mw-profile-main-reputation .icn_heart_red--pressed {
  color: #A92436 !important;
}
.c-mw-profile-main-reputation .icn_heart_broken {
  color: #FA3550;
  width: 25px;
  height: 25px;
  min-width: 25px;
  min-height: 25px;
  display: inline-block;
  flex-shrink: 0;
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
}
.c-mw-profile-main-reputation .icn_heart_broken:hover {
  color: #FF0829;
}
.c-mw-profile-main-reputation .icn_heart_broken--pressed {
  color: #A92436 !important;
}
.c-mw-profile-main-reputation .icn_heart_shadow {
  width: 130px;
  height: 130px;
}
.c-mw-profile-main-reputation .icn_heart_shadow_broken {
  width: 130px;
  height: 130px;
}
.c-mw-profile-main-reputation .heart-active {
  width: 130px;
  height: 130px;
  position: absolute;
  top: -106px;
  left: 17%;
  transition: transform 0.3s ease;
  pointer-events: none;
  z-index: 1;
}
.c-mw-profile-main-reputation .voted-points {
  position: absolute;
  top: -89px;
  left: 58%;
  background-color: var(--green30);
  border-radius: 4px;
  padding: 0px 4px;
  z-index: 2;
  color: var(--black-themed);
}
.c-mw-profile-main-reputation .voted-points-negative {
  background-color: #E58480;
}

.c-emoji-senders-header .emoji-senders_header button {
  padding: 10px 5px;
  position: relative;
  font-size: 10px;
  font-weight: 600;
  color: var(--font1);
  border-bottom-width: 2px;
  border-bottom-style: solid;
}
.c-emoji-senders-header .emoji-senders_header button:not(:last-of-type) {
  margin-right: 5px;
}
.c-emoji-senders-header .emoji-senders_header button:not(:last-of-type) [dir=rtl] .emoji-senders {
  margin-right: 0;
  margin-left: 5px;
}
.c-emoji-senders-header .emoji-senders_header button:not(.selected-tab) {
  border-bottom-color: transparent;
}
.c-emoji-senders-header .emoji-senders_header button .emoji {
  width: 24px;
  height: 24px;
}
.c-emoji-senders-header .emoji-senders_header-dialog {
  height: 50px;
}
.c-emoji-senders-header .emoji-senders_header-dialog .emoji-senders_header_all {
  padding: 9px 8px;
  border-bottom-width: 2px;
  border-bottom-style: solid;
}
.c-emoji-senders-header .emoji-senders_header-dialog .emoji-senders_header_all:not(:last-of-type) {
  margin-right: 8px;
}
.c-emoji-senders-header .emoji-senders_header-dialog .emoji-senders_header_all:not(:last-of-type) [dir=rtl] .emoji-senders {
  margin-right: 0;
  margin-left: 8px;
}
.c-emoji-senders-header .emoji-senders_header-dialog .emoji-senders_header_all:not(.selected-tab) {
  border-bottom-color: transparent;
}
.c-emoji-senders-header .emoji-senders_header-dialog .emoji-senders_header_all .emoji {
  transform: scale(1.5);
}
.c-emoji-senders-header .emoji-senders_header-dialog ul li {
  padding: 16px 0 6px 0;
  border-bottom-width: 2px;
  border-bottom-style: solid;
}
.c-emoji-senders-header .emoji-senders_header-dialog ul li:not(:last-of-type) {
  margin-right: 12px;
}
.c-emoji-senders-header .emoji-senders_header-dialog ul li:not(:last-of-type) [dir=rtl] .emoji-senders {
  margin-right: 0;
  margin-left: 12px;
}
.c-emoji-senders-header .emoji-senders_header-dialog ul li:not(.selected-tab) {
  border-bottom-color: transparent;
}
.c-emoji-senders-header .emoji-senders_header-dialog ul .emoji {
  transform: scale(1.5);
  margin-right: 8px;
  opacity: 1;
}
.c-emoji-senders-header .emoji-senders_header-dialog ul .emoji [dir=rtl] .emoji-senders {
  margin-right: 0;
  margin-left: 8px;
}

.c-emoji-senders-user .emoji-senders_user-dialog {
  padding: 8px 11px;
}
.c-emoji-senders-user .emoji-senders_user-dialog img {
  width: 42px;
  height: 42px;
  border-radius: 100%;
  cursor: pointer;
}
.c-emoji-senders-user .emoji-senders_user-dialog .emoji-senders_user-dialog_wrapper {
  display: flex;
  flex-flow: column;
  margin-left: 13px;
}
.c-emoji-senders-user .emoji-senders_user-dialog .emoji-senders_user-dialog_wrapper * > img {
  width: 22px;
  height: 22px;
}
.c-emoji-senders-user .emoji-senders_user-dialog .emoji-senders_user-dialog_wrapper [dir=rtl] .emoji-senders {
  margin-right: 13px;
  margin-left: 0;
}
.c-emoji-senders-user .emoji-senders_user-dialog .emoji-senders_user-dialog_wrapper span {
  max-width: 270px;
  margin-bottom: 3px;
  font-size: 14px;
  font-style: normal;
  font-weight: 400;
  line-height: 135%;
  letter-spacing: -0.14px;
  cursor: pointer;
}
.c-emoji-senders-user .emoji-senders_user-dialog button {
  margin-left: auto;
}
.c-emoji-senders-user .emoji-senders_user-dialog button [dir=rtl] .emoji-senders {
  margin-right: auto;
  margin-left: inherit;
}
.c-emoji-senders-user .emoji-senders_user .emoji-senders_user_emojis .emoji + .emoji {
  margin-left: 5px;
}
.c-emoji-senders-user .emoji-senders_user .emoji-senders_user_emojis .emoji + .emoji [dir=rtl] .emoji-senders {
  margin-right: 5px;
  margin-left: 0;
}
.c-emoji-senders-user .emoji-senders_user .emoji {
  width: 24px;
  height: 24px;
}
.c-emoji-senders-user .emoji-senders_user .dropdown-opener--emoji-sender-dropdown {
  padding: 10px 2px;
  margin-left: 10px;
}
.c-emoji-senders-user .emoji-senders_user .dropdown-opener--emoji-sender-dropdown [dir=rtl] .emoji-senders {
  margin-left: 0;
  margin-right: 10px;
}

.c-page-renderer {
  display: flex;
  flex-direction: column;
  width: 100%;
  gap: 24px;
  color: var(--font1);
  transition: all 0.3s ease;
  max-width: 100%;
}
@media all and (max-width: 909px) {
  .c-page-renderer {
    gap: 16px;
  }
}

.c-page-renderer .row-item-wrapper {
  display: flex;
  flex-direction: column;
  gap: 8px;
  position: relative;
}
.c-page-renderer .row-item-wrapper .row-controls {
  position: absolute;
  top: 50%;
  right: -40px;
  transform: translateY(-50%);
  z-index: 4;
  opacity: 0;
  transition: opacity 0.2s ease;
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 4px;
}
.c-page-renderer .row-item-wrapper:hover .row-controls {
  opacity: 1;
}
.c-page-renderer .row-item-wrapper .row-item {
  width: 100%;
  max-width: 100%;
  min-width: 0;
  min-height: 40px;
  max-height: 1200px;
  display: grid;
  gap: 24px;
  resize: none;
}
@media all and (max-width: 909px) {
  .c-page-renderer .row-item-wrapper .row-item {
    gap: 16px;
  }
}
.c-page-renderer .row-item-wrapper .row-item.auto-height {
  height: auto !important;
  max-height: none;
  align-items: stretch;
}
.c-page-renderer .row-item-wrapper .row-item .grid-cell {
  width: 100%;
  background-color: var(--bg3);
  border-radius: 16px;
  display: flex;
  align-items: center;
  justify-content: center;
  min-width: 0;
  min-height: 0;
  position: relative;
}
.c-page-renderer .row-item-wrapper .row-item .grid-cell:has(.cell-text) {
  align-items: flex-start;
}
.c-page-renderer .row-item-wrapper .row-item .grid-cell:has(.cell-content:has(.cell-image)), .c-page-renderer .row-item-wrapper .row-item .grid-cell:has(.cell-content:has(.cell-card)), .c-page-renderer .row-item-wrapper .row-item .grid-cell:has(.cell-content:has(.cell-button-wrapper)) {
  align-items: stretch;
  justify-content: stretch;
}
.c-page-renderer .row-item-wrapper .row-item .grid-cell .column-controls-box {
  position: absolute;
  top: 4px;
  right: 4px;
  display: flex;
  align-items: center;
  gap: 4px;
  background: rgba(0, 0, 0, 0.6);
  border-radius: 20px;
  padding: 4px 6px;
  opacity: 0;
  transition: opacity 0.2s ease;
  z-index: 3;
}
.c-page-renderer .row-item-wrapper .row-item .grid-cell:hover .column-controls-box {
  opacity: 1;
}
.c-page-renderer .row-item-wrapper .row-item .grid-cell .image-upload-input {
  display: none;
}
.c-page-renderer .row-item-wrapper .row-item .grid-cell .content-action-picker {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 8px;
  background: rgba(0, 0, 0, 0.7);
  border-radius: 24px;
  padding: 6px 10px;
  z-index: 2;
  opacity: 0;
  transition: opacity 0.2s ease;
}
.c-page-renderer .row-item-wrapper .row-item .grid-cell .content-action-picker .picker-image-label {
  cursor: pointer;
  display: flex;
  align-items: center;
  justify-content: center;
}
.c-page-renderer .row-item-wrapper .row-item .grid-cell .content-action-picker .picker-image-label .c-mw-button {
  pointer-events: none;
}
.c-page-renderer .row-item-wrapper .row-item .grid-cell:hover .content-action-picker {
  opacity: 1;
}
.c-page-renderer .row-item-wrapper .row-item .grid-cell.content-image {
  overflow: hidden;
}
.c-page-renderer .row-item-wrapper .row-item .grid-cell.content-image.has-image {
  background: transparent;
}
.c-page-renderer .row-item-wrapper .row-item .grid-cell.has-aspect-ratio {
  height: auto;
}
.c-page-renderer .row-item-wrapper .row-item .grid-cell.has-aspect-ratio .cell-content {
  height: auto;
}
.c-page-renderer .row-item-wrapper .row-item .grid-cell.has-aspect-ratio .cell-image {
  height: auto;
}
.c-page-renderer .row-item-wrapper .row-item .grid-cell.has-aspect-ratio .cell-image img {
  height: auto;
  object-fit: contain;
}
.c-page-renderer .row-item-wrapper .row-item .grid-cell.content-text-card {
  height: auto;
  min-height: 0;
}
.c-page-renderer .row-item-wrapper .row-item .grid-cell.content-text-card .cell-content {
  height: auto;
  overflow: visible;
  align-self: flex-start;
}
.c-page-renderer .row-item-wrapper .row-item .grid-cell.content-text-card .cell-content:has(.cell-card) {
  overflow: visible;
  height: auto;
}
.c-page-renderer .row-item-wrapper .row-item .grid-cell.content-text-card .cell-card {
  height: auto;
  min-height: 0;
}
.c-page-renderer .row-item-wrapper .row-item .grid-cell.content-button {
  background: transparent;
}
.c-page-renderer .row-item-wrapper .row-item .grid-cell .cell-content {
  font-size: 14px;
  font-style: normal;
  font-weight: 400;
  line-height: 135%;
  letter-spacing: -0.14px;
  color: rgba(255, 255, 255, 0.5);
  text-align: left;
  width: 100%;
  height: 100%;
  min-height: 0;
  padding: 8px;
  display: flex;
  flex-direction: column;
  gap: 4px;
  align-items: flex-start;
  justify-content: flex-start;
  box-sizing: border-box;
}
.preview-mode .c-page-renderer .row-item-wrapper .row-item .grid-cell .cell-content {
  height: auto;
  min-height: 100%;
}
.c-page-renderer .row-item-wrapper .row-item .grid-cell .cell-content .cell-image {
  width: 100%;
  height: 100%;
  min-height: 0;
  display: block;
  overflow: hidden;
  border-radius: 16px;
  position: relative;
}
.c-page-renderer .row-item-wrapper .row-item .grid-cell .cell-content .cell-image img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  display: block;
  min-width: 0;
  min-height: 0;
}
.c-page-renderer .row-item-wrapper .row-item .grid-cell .cell-content:has(.cell-image) {
  padding: 0;
  overflow: hidden;
}
.c-page-renderer .row-item-wrapper .row-item .grid-cell .cell-content:has(.cell-button-wrapper) {
  padding: 0;
  overflow: hidden;
}
.c-page-renderer .row-item-wrapper .row-item .grid-cell .cell-content .cell-button-wrapper {
  width: 100%;
  height: 100%;
  display: flex;
  padding: 0;
  min-height: 0;
}
.c-page-renderer .row-item-wrapper .row-item .grid-cell .cell-content .cell-button-wrapper.cell-button-align-fill {
  align-items: stretch;
  justify-content: stretch;
}
.c-page-renderer .row-item-wrapper .row-item .grid-cell .cell-content .cell-button-wrapper.cell-button-align-fill .cell-button-full {
  height: 100%;
}
.c-page-renderer .row-item-wrapper .row-item .grid-cell .cell-content .cell-button-wrapper.cell-button-align-top {
  align-items: flex-start;
  justify-content: stretch;
}
.c-page-renderer .row-item-wrapper .row-item .grid-cell .cell-content .cell-button-wrapper.cell-button-align-top .cell-button-full {
  height: auto;
}
.c-page-renderer .row-item-wrapper .row-item .grid-cell .cell-content .cell-button-wrapper.cell-button-align-center {
  align-items: center;
  justify-content: stretch;
}
.c-page-renderer .row-item-wrapper .row-item .grid-cell .cell-content .cell-button-wrapper.cell-button-align-center .cell-button-full {
  height: auto;
}
.c-page-renderer .row-item-wrapper .row-item .grid-cell .cell-content .cell-button-wrapper.cell-button-align-bottom {
  align-items: flex-end;
  justify-content: stretch;
}
.c-page-renderer .row-item-wrapper .row-item .grid-cell .cell-content .cell-button-wrapper.cell-button-align-bottom .cell-button-full {
  height: auto;
}
.c-page-renderer .row-item-wrapper .row-item .grid-cell .cell-content .cell-button-wrapper .cell-button-full {
  width: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 8px;
}
.c-page-renderer .row-item-wrapper .row-item .grid-cell .cell-content .cell-button-wrapper .cell-button-full.has-icon .button-icon {
  width: 20px;
  height: 20px;
  flex-shrink: 0;
}
.c-page-renderer .row-item-wrapper .row-item .grid-cell .cell-content:has(.cell-card) {
  padding: 24px 16px;
  overflow: visible;
  height: auto;
}
.c-page-renderer .row-item-wrapper .row-item .grid-cell .cell-content .cell-card {
  width: 100%;
  height: auto;
  min-height: 0;
  display: flex;
  align-items: flex-start;
  gap: 12px;
  padding: 0;
}
.c-page-renderer .row-item-wrapper .row-item .grid-cell .cell-content .cell-card .cell-card-icon {
  flex-shrink: 0;
  width: 32px;
  height: 32px;
  display: flex;
  align-items: center;
  justify-content: center;
  background: var(--bg1);
  color: var(--font2);
  border-radius: 100%;
}
.c-page-renderer .row-item-wrapper .row-item .grid-cell .cell-content .cell-card .cell-card-icon .icn {
  width: 16px;
  height: 16px;
}
.c-page-renderer .row-item-wrapper .row-item .grid-cell .cell-content .cell-card .cell-card-icon .icon-mask {
  background-color: currentColor;
  -webkit-mask-image: var(--icon-url);
  mask-image: var(--icon-url);
  -webkit-mask-size: contain;
  mask-size: contain;
  -webkit-mask-repeat: no-repeat;
  mask-repeat: no-repeat;
  -webkit-mask-position: center;
  mask-position: center;
}
.c-page-renderer .row-item-wrapper .row-item .grid-cell .cell-content .cell-card .cell-card-content {
  flex: 1;
  display: flex;
  flex-direction: column;
  gap: 8px;
  min-width: 0;
  overflow: visible;
}
.c-page-renderer .row-item-wrapper .row-item .grid-cell .cell-content .cell-card .cell-card-content .cell-card-title {
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: 135%;
  letter-spacing: -0.16px;
  color: var(--font2);
}
.c-page-renderer .row-item-wrapper .row-item .grid-cell .cell-content .cell-card .cell-card-content .cell-card-description {
  font-size: 14px;
  font-style: normal;
  font-weight: 400;
  line-height: 135%;
  letter-spacing: -0.14px;
  color: var(--font3);
  width: 100%;
}
.c-page-renderer .row-item-wrapper .row-item .grid-cell .cell-content .cell-card .cell-card-content .cell-card-description .text-clamp_actions {
  margin: 0;
}
@media all and (max-width: 909px) {
  .c-page-renderer .row-item-wrapper .row-item {
    display: flex !important;
    flex-direction: column;
    gap: 16px;
    height: auto !important;
  }
  .c-page-renderer .row-item-wrapper .row-item .grid-cell.content-button {
    min-height: 48px;
    height: auto;
  }
  .c-page-renderer .row-item-wrapper .row-item .grid-cell.content-button .cell-content {
    height: auto;
    min-height: 48px;
  }
  .c-page-renderer .row-item-wrapper .row-item .grid-cell.content-button .cell-button-wrapper {
    height: auto;
    min-height: 48px;
  }
  .c-page-renderer .row-item-wrapper .row-item .grid-cell.content-button .cell-button-wrapper .cell-button-full {
    height: auto;
    min-height: 48px;
  }
}
.c-page-renderer .row-item-wrapper .resize-handle {
  width: 100%;
  height: 8px;
  cursor: row-resize;
  display: flex;
  align-items: center;
  justify-content: center;
  margin-top: 4px;
  position: relative;
}
.c-page-renderer .row-item-wrapper .resize-handle:hover {
  background: rgba(var(--white-themed-rgb), 0.05);
}
.c-page-renderer .row-item-wrapper .resize-handle:active {
  background: rgba(var(--white-themed-rgb), 0.1);
}
.c-page-renderer .row-item-wrapper .resize-handle .resize-handle-line {
  width: 40px;
  height: 3px;
  background: rgba(var(--white-themed-rgb), 0.3);
  border-radius: 2px;
}
.c-page-renderer .row-item-wrapper .resize-handle:hover .resize-handle-line {
  background: rgba(var(--white-themed-rgb), 0.5);
}
.c-page-renderer .row-item-wrapper .resize-handle--disabled {
  cursor: not-allowed;
  opacity: 0.4;
}
.c-page-renderer .row-item-wrapper .resize-handle--disabled:hover {
  background: transparent;
}
.c-page-renderer .row-item-wrapper .resize-handle--disabled:active {
  background: transparent;
}
.c-page-renderer .row-item-wrapper .resize-handle--disabled .resize-handle-line {
  background: rgba(var(--white-themed-rgb), 0.15);
}
.c-page-renderer .row-item-wrapper .resize-handle--disabled:hover .resize-handle-line {
  background: rgba(var(--white-themed-rgb), 0.15);
}

.c-share-to-mewe-logged-in #postbox {
  margin-top: 0;
  margin-bottom: 0;
  width: calc(100% - 8px);
  border-color: var(--border1);
  background: var(--bg1);
}
.c-share-to-mewe-logged-in #postbox .row.share-with {
  background: var(--bg2);
  margin-top: 20px;
}
.c-share-to-mewe-logged-in .my-acc-wrapper {
  line-height: normal;
  position: relative;
  width: auto;
  padding: 6px 10px;
  border: 1px solid var(--border1);
  border-radius: 6px;
  font-size: 14px;
  font-style: normal;
  font-weight: 400;
  line-height: 135%;
  letter-spacing: -0.14px;
}
.c-share-to-mewe-logged-in .my-acc-wrapper:hover .list {
  display: block;
  margin: 0;
}
.c-share-to-mewe-logged-in .my-acc-wrapper .user-name {
  margin-left: 8px;
}
.c-share-to-mewe-logged-in .my-acc-wrapper .caret {
  display: inline-block;
  width: 0;
  height: 0;
  vertical-align: middle;
  border-top: 5px solid var(--border1);
  border-right: 5px solid transparent;
  border-left: 5px solid transparent;
  content: "";
  margin-left: 8px;
}
.c-share-to-mewe-logged-in .my-acc-wrapper .list {
  background: var(--bg2);
  width: 190px;
  position: absolute;
  top: 47px;
  right: 0;
  border-radius: 2px;
  box-shadow: 9px 12px 40px 0 var(--shadow1-color);
  z-index: 4;
  display: none;
}
.c-share-to-mewe-logged-in .my-acc-wrapper .list a {
  height: 40px;
  line-height: 40px;
  display: block;
  color: var(--font1);
  padding-left: 16px;
}
.c-share-to-mewe-logged-in .my-acc-wrapper .list a:hover {
  border-radius: 2px 2px 0 0;
}
.c-share-to-mewe-logged-in .my-acc-wrapper .list .arrow {
  position: absolute;
  top: -5px;
  right: 20px;
  width: 0;
  height: 0;
  border-bottom: 5px solid var(--bg2);
  border-right: 5px solid transparent;
  border-left: 5px solid transparent;
  content: "";
}

/*
  TWO WAYS TO USE THESE CLASSES
  (doesn't make sense to unify all places in the app now so there are two options, with img wrapper and without)

  1.
  <img class="h-avatar" src="..">

  2.
  <div class="h-avatar">
    <img class="h-avatar_img">
  </div>
*/
.h-avatar {
  object-fit: cover;
  user-select: none;
  cursor: pointer;
  background: var(--grey40);
  display: block;
  position: relative;
}
.h-avatar .h-avatar_img,
.h-avatar .nsfw-blur,
.h-avatar .nsfw_blur_img {
  object-fit: cover;
  user-select: none;
}
.h-avatar {
  width: 40px;
  height: 40px;
  max-width: 40px;
  flex: 0 0 40px;
}
.h-avatar .h-avatar_img,
.h-avatar .nsfw-blur,
.h-avatar .nsfw_blur_img {
  width: 40px;
  height: 40px;
  max-width: 40px;
  flex: 0 0 40px;
  box-sizing: border-box;
}
.h-avatar.h-avatar--16 {
  width: 16px;
  height: 16px;
  max-width: 16px;
  flex: 0 0 16px;
}
.h-avatar.h-avatar--16 .h-avatar_img,
.h-avatar.h-avatar--16 .nsfw-blur,
.h-avatar.h-avatar--16 .nsfw_blur_img {
  width: 16px;
  height: 16px;
  max-width: 16px;
  flex: 0 0 16px;
  box-sizing: border-box;
}
.h-avatar.h-avatar--24 {
  width: 24px;
  height: 24px;
  max-width: 24px;
  flex: 0 0 24px;
}
.h-avatar.h-avatar--24 .h-avatar_img,
.h-avatar.h-avatar--24 .nsfw-blur,
.h-avatar.h-avatar--24 .nsfw_blur_img {
  width: 24px;
  height: 24px;
  max-width: 24px;
  flex: 0 0 24px;
  box-sizing: border-box;
}
.h-avatar.h-avatar--32 {
  width: 32px;
  height: 32px;
  max-width: 32px;
  flex: 0 0 32px;
}
.h-avatar.h-avatar--32 .h-avatar_img,
.h-avatar.h-avatar--32 .nsfw-blur,
.h-avatar.h-avatar--32 .nsfw_blur_img {
  width: 32px;
  height: 32px;
  max-width: 32px;
  flex: 0 0 32px;
  box-sizing: border-box;
}
.h-avatar.h-avatar--40 {
  width: 40px;
  height: 40px;
  max-width: 40px;
  flex: 0 0 40px;
}
.h-avatar.h-avatar--40 .h-avatar_img,
.h-avatar.h-avatar--40 .nsfw-blur,
.h-avatar.h-avatar--40 .nsfw_blur_img {
  width: 40px;
  height: 40px;
  max-width: 40px;
  flex: 0 0 40px;
  box-sizing: border-box;
}
.h-avatar.h-avatar--48 {
  width: 48px;
  height: 48px;
  max-width: 48px;
  flex: 0 0 48px;
}
.h-avatar.h-avatar--48 .h-avatar_img,
.h-avatar.h-avatar--48 .nsfw-blur,
.h-avatar.h-avatar--48 .nsfw_blur_img {
  width: 48px;
  height: 48px;
  max-width: 48px;
  flex: 0 0 48px;
  box-sizing: border-box;
}
.h-avatar.h-avatar--60 {
  width: 60px;
  height: 60px;
  max-width: 60px;
  flex: 0 0 60px;
}
.h-avatar.h-avatar--60 .h-avatar_img,
.h-avatar.h-avatar--60 .nsfw-blur,
.h-avatar.h-avatar--60 .nsfw_blur_img {
  width: 60px;
  height: 60px;
  max-width: 60px;
  flex: 0 0 60px;
  box-sizing: border-box;
}
.h-avatar.h-avatar--64 {
  width: 64px;
  height: 64px;
  max-width: 64px;
  flex: 0 0 64px;
}
.h-avatar.h-avatar--64 .h-avatar_img,
.h-avatar.h-avatar--64 .nsfw-blur,
.h-avatar.h-avatar--64 .nsfw_blur_img {
  width: 64px;
  height: 64px;
  max-width: 64px;
  flex: 0 0 64px;
  box-sizing: border-box;
}
.h-avatar.h-avatar--80 {
  width: 80px;
  height: 80px;
  max-width: 80px;
  flex: 0 0 80px;
}
.h-avatar.h-avatar--80 .h-avatar_img,
.h-avatar.h-avatar--80 .nsfw-blur,
.h-avatar.h-avatar--80 .nsfw_blur_img {
  width: 80px;
  height: 80px;
  max-width: 80px;
  flex: 0 0 80px;
  box-sizing: border-box;
}
.h-avatar.h-avatar--88 {
  width: 88px;
  height: 88px;
  max-width: 88px;
  flex: 0 0 88px;
}
.h-avatar.h-avatar--88 .h-avatar_img,
.h-avatar.h-avatar--88 .nsfw-blur,
.h-avatar.h-avatar--88 .nsfw_blur_img {
  width: 88px;
  height: 88px;
  max-width: 88px;
  flex: 0 0 88px;
  box-sizing: border-box;
}
.h-avatar.h-avatar--96 {
  width: 96px;
  height: 96px;
  max-width: 96px;
  flex: 0 0 96px;
}
.h-avatar.h-avatar--96 .h-avatar_img,
.h-avatar.h-avatar--96 .nsfw-blur,
.h-avatar.h-avatar--96 .nsfw_blur_img {
  width: 96px;
  height: 96px;
  max-width: 96px;
  flex: 0 0 96px;
  box-sizing: border-box;
}
.h-avatar.h-avatar--160 {
  width: 160px;
  height: 160px;
  max-width: 160px;
  flex: 0 0 160px;
}
.h-avatar.h-avatar--160 .h-avatar_img,
.h-avatar.h-avatar--160 .nsfw-blur,
.h-avatar.h-avatar--160 .nsfw_blur_img {
  width: 160px;
  height: 160px;
  max-width: 160px;
  flex: 0 0 160px;
  box-sizing: border-box;
}
.h-avatar.h-avatar--has-stories:before {
  content: "";
  background: transparent;
  border: 1px solid var(--halo-seen);
  border-radius: 50%;
  width: calc(100% + 2px);
  height: calc(100% + 2px);
  position: absolute;
  top: -2px;
  left: -2px;
}
.h-avatar.h-avatar--has-stories.h-avatar--80::before {
  width: calc(100% + 4px);
  height: calc(100% + 4px);
  border-width: 2px;
  top: -4px;
  left: -4px;
}
.h-avatar.h-avatar--has-stories.h-avatar--160::before {
  width: calc(100% + 8px);
  height: calc(100% + 8px);
  border-width: 4px;
  top: -8px;
  left: -8px;
}
.h-avatar.h-avatar--has-stories.h-avatar--unseen::before {
  border-color: var(--halo-unseen);
}
.h-avatar.h-avatar--has-stories.h-avatar--unseen-ambassadors::before {
  border-color: var(--halo-unseen-ambassador);
}
.h-avatar:not(.h-avatar--square) {
  border-radius: 100%;
}
.h-avatar:not(.h-avatar--square) .h-avatar_img,
.h-avatar:not(.h-avatar--square) .nsfw-blur,
.h-avatar:not(.h-avatar--square) .nsfw_blur_img {
  border-radius: 100%;
}
.h-avatar.h-avatar--square,
.h-avatar.h-avatar--square .h-avatar_img,
.h-avatar.h-avatar--square .nsfw-blur,
.h-avatar.h-avatar--square .nsfw_blur_img, .h-avatar.h-avatar--square:before {
  border-radius: 2px;
}
.h-avatar.h-avatar--square .h-avatar_img--group {
  position: absolute;
  width: 32px;
  height: 32px;
  border-radius: 50% !important;
  bottom: -7px;
  right: -7px;
}
.h-avatar.h-avatar--square.h-avatar--80,
.h-avatar.h-avatar--square.h-avatar--80 .h-avatar_img,
.h-avatar.h-avatar--square.h-avatar--80 .nsfw-blur,
.h-avatar.h-avatar--square.h-avatar--80 .nsfw_blur_img {
  border-radius: 16px;
}
.h-avatar.h-avatar--square.h-avatar--80:before {
  border-radius: 20px;
}
.h-avatar.h-avatar--square.h-avatar--80 .h-avatar_img--group {
  width: 38px;
  height: 38px;
}
.h-avatar.h-avatar--square.h-avatar--160,
.h-avatar.h-avatar--square.h-avatar--160 .h-avatar_img,
.h-avatar.h-avatar--square.h-avatar--160 .nsfw-blur,
.h-avatar.h-avatar--square.h-avatar--160 .nsfw_blur_img {
  border-radius: 16px;
}
.h-avatar.h-avatar--square.h-avatar--160:before {
  border-radius: 20px;
}
.h-avatar.h-avatar--square.h-avatar--160 .h-avatar_img--group {
  width: 72px;
  height: 72px;
}
.h-avatar.h-avatar--disabled {
  cursor: default;
}

.h-avatar_img_secondary {
  width: 24px;
  height: 24px;
  max-width: 24px;
  flex: 0 0 24px;
}
.h-avatar_img_secondary .h-avatar_img,
.h-avatar_img_secondary .nsfw-blur,
.h-avatar_img_secondary .nsfw_blur_img {
  width: 24px;
  height: 24px;
  max-width: 24px;
  flex: 0 0 24px;
  box-sizing: border-box;
}
.h-avatar_img_secondary {
  border-radius: 100%;
  box-sizing: border-box;
  background: var(--bg2);
  border: 0.5px solid var(--border1);
  position: absolute;
  bottom: -8px;
  right: -8px;
  z-index: 1;
}

.h-halo--seen {
  border: 2.5px solid var(--halo-seen);
}

.h-halo--unseen-ambassadors {
  border: 2.5px solid var(--halo-unseen-ambassador);
}

.h-halo--unseen {
  border: 2.5px solid var(--halo-unseen);
}

.h-halo--unseen-unfollowed {
  border: 2.5px solid var(--halo-unseen-unfollowed);
}

.h-halo--seen.h-halo--w2,
.h-halo--unseen.h-halo--w2,
.h-halo--unseen-unfollowed.h-halo--w2 {
  border-width: 2px;
}
.h-halo--seen.h-halo--w3,
.h-halo--unseen.h-halo--w3,
.h-halo--unseen-unfollowed.h-halo--w3 {
  border-width: 3px;
}
.h-halo--seen.h-halo--w4,
.h-halo--unseen.h-halo--w4,
.h-halo--unseen-unfollowed.h-halo--w4 {
  border-width: 4px;
}

.c-chat-info-cover {
  display: flex;
  flex-flow: column;
  align-items: center;
}
.c-chat-info-cover .h-avatar {
  margin-top: 32px;
  margin-bottom: 8px;
}
.c-chat-info-cover .chat-info_cover_user-name {
  font-size: 18px;
  font-style: normal;
  font-weight: 700;
  line-height: 135%;
  letter-spacing: -0.18px;
  width: 100%;
  padding: 0 16px;
  box-sizing: border-box;
  margin-top: 8px;
  text-align: center;
  display: flex;
  justify-content: center;
}
.c-chat-info-cover .chat-info_cover_user-name.is-editing {
  margin: 0;
}
.c-chat-info-cover .chat-info_cover_user-name .btn-edit {
  padding: 0 4px;
}
.c-chat-info-cover .chat-info_cover_user-name .editable-wrapper {
  margin: 4px 0 8px;
  display: flex;
  gap: 8px;
}
.c-chat-info-cover .chat-info_cover_user-name .editable-wrapper .h-input_text {
  flex: 1;
  min-width: 0;
  max-width: 340px;
}
.c-chat-info-cover .chat-info_cover_buttons {
  display: flex;
  margin: 24px 0 16px 0;
}
.c-chat-info-cover .chat-info_cover_buttons a {
  display: flex;
  align-items: center;
  font-size: 12px;
  font-style: normal;
  font-weight: 700;
  line-height: 135%;
  letter-spacing: -0.12px;
  cursor: pointer;
}
.c-chat-info-cover .chat-info_cover_buttons a:not(:first-of-type) {
  margin-left: 16px;
}
[dir=rtl] .c-chat-info-cover .chat-info_cover_buttons a:not(:first-of-type) {
  margin-left: 0;
  margin-right: 16px;
}
.c-chat-info-cover .chat-info_cover_buttons a svg {
  max-width: 13px;
  max-height: 13px;
  margin-right: 5px;
}
[dir=rtl] .c-chat-info-cover .chat-info_cover_buttons a svg {
  margin-right: 0;
  margin-left: 5px;
}
.c-chat-info-cover .chat-info_cover_cover-avatar + .chat-info_cover_buttons {
  margin: 10px 0;
}
.c-chat-info-cover .chat-info_cover_cover-avatar {
  width: 100%;
  max-width: 535px;
  height: 100px;
  overflow: hidden;
}
.c-chat-info-cover .chat-info_cover_cover-avatar div {
  width: 100%;
  height: 100%;
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
}
.c-chat-info-cover .chat-info_cover_cover-avatar .group-avatar {
  width: 100%;
}
.c-chat-info-cover .chat-info-cover_multi-avatars {
  margin-top: 16px;
  cursor: pointer;
}
.c-chat-info-cover .chat-info-cover_multi-avatars img {
  border: 2px solid var(--border1);
  background: var(--bg2);
}
.c-chat-info-cover .chat-info-cover_multi-avatars img:nth-of-type(1) {
  margin-left: 0;
}
.c-chat-info-cover .chat-info-cover_multi-avatars img:nth-of-type(2) {
  margin-left: -10px;
}
.c-chat-info-cover .chat-info-cover_multi-avatars img:nth-of-type(3) {
  margin-left: -10px;
}
.c-chat-info-cover .chat-info-cover_multi-avatars img:nth-of-type(4) {
  margin-left: -10px;
}
.c-chat-info-cover .chat-info-cover_multi-avatars img:nth-of-type(5) {
  margin-left: -10px;
}
.c-chat-info-cover .chat-info-cover_multi-avatars span {
  margin-left: 3px;
  margin-top: 15px;
  font-size: 12px;
  font-style: normal;
  font-weight: 700;
  line-height: 135%;
  letter-spacing: -0.12px;
  text-decoration: underline;
}
[dir=rtl] .c-chat-info-cover .chat-info-cover_multi-avatars span {
  margin-left: 0;
  margin-right: 3px;
}
.c-chat-info-cover .chat-info-cover_multi-avatars_title {
  max-width: 80%;
  margin-bottom: 16px;
  font-size: 14px;
  font-style: normal;
  font-weight: 400;
  line-height: 135%;
  letter-spacing: -0.14px;
  text-align: center;
}

.c-chat-info-header .chat-info_header {
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding: 0 16px;
  height: 100%;
  position: relative;
  color: var(--font1);
  background-color: var(--bg2);
  border-bottom: 0.5px solid var(--border1);
}
.c-chat-info-header .chat-info_header button {
  display: flex;
  align-items: center;
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: 135%;
  letter-spacing: -0.16px;
  padding: 8px 0;
}
@media all and (max-width: 620px) {
  .c-chat-info-header .chat-info_header button {
    font-size: 0;
  }
}
.c-chat-info-header .chat-info_header button svg {
  margin-right: 5px;
}
[dir=rtl] .c-chat-info-header .chat-info_header button svg {
  margin-left: 5px;
  margin-right: 0;
}
.c-chat-info-header .chat-info_header button svg.arrow-right-1 {
  margin-right: 2px;
}
[dir=rtl] .c-chat-info-header .chat-info_header button svg.arrow-right-1 {
  margin-right: 0;
  margin-left: 16px;
}
.c-chat-info-header .chat-info_header button svg.arrow-left-1 {
  margin-right: 16px;
}
[dir=rtl] .c-chat-info-header .chat-info_header button svg.arrow-left-1 {
  margin-right: 0;
  margin-left: 2px;
}
.c-chat-info-header .chat-info_header button + button svg {
  margin-right: 0;
}
.c-chat-info-header .chat-info_header .chat-members_search {
  max-width: 120px;
  width: 100%;
  display: flex;
  align-items: center;
}
.c-chat-info-header .chat-info_header .chat-members_search input {
  width: 100%;
  padding: 5px;
  font-size: 12px;
  font-style: normal;
  font-weight: 400;
  line-height: 135%;
  letter-spacing: -0.12px;
  box-sizing: border-box;
  background-color: transparent;
  border: 1px solid transparent;
  transition: all 0.15s ease-out;
}
.c-chat-info-header .chat-info_header .chat-members_search input::-webkit-input-placeholder {
  font-size: 12px;
  font-style: normal;
  font-weight: 400;
  line-height: 135%;
  letter-spacing: -0.12px;
  font-style: italic;
}
.c-chat-info-header .chat-info_header .chat-members_search input::-moz-placeholder {
  font-size: 12px;
  font-style: normal;
  font-weight: 400;
  line-height: 135%;
  letter-spacing: -0.12px;
  font-style: italic;
}
.c-chat-info-header .chat-info_header .chat-members_search.chat-members_search--active {
  width: 100%;
  max-width: 230px;
}
.c-chat-info-header .chat-info_header .chat-members_search.chat-members_search--active input {
  padding: 5px;
}
.c-chat-info-header .chat-info_header .chat-members_search .chat-members_search-close {
  position: absolute;
  right: 10px;
}
[dir=rtl] .c-chat-info-header .chat-info_header .chat-members_search .chat-members_search-close {
  right: auto;
  left: 10px;
}
.c-chat-info-header .chat-info_header .chat-members_search .chat-members_search-close svg {
  width: 16px;
  height: 16px;
}
.c-chat-info-header.chat-window {
  flex: 0 0 auto;
  font-weight: 600;
  border-left: 1px solid var(--border1);
  background: var(--bg1);
  border-radius: 0 20px 0 0;
  overflow: hidden;
  outline: none;
}
[dir=rtl] .c-chat-info-header.chat-window {
  border-left: none;
  border-right: 1px solid var(--border1);
  border-radius: 20px 0 0 0;
}
.c-chat-info-header.chat-window .chat-info_header {
  justify-content: center;
}
.c-chat-info-header.chat-window .chat-info_header button .icn.arrow-left-1 {
  margin-right: 12px;
}
[dir=rtl] .c-chat-info-header.chat-window .chat-info_header button .icn.arrow-left-1 {
  margin-right: 0;
  margin-left: 12px;
}
.c-chat-info-header.chat-window.chat-info_header--active {
  flex: 0 1 328px;
}
.c-chat-info-header.chat-window.chat-info_header--active .chat-info_header {
  justify-content: space-between;
  padding: 0 16px;
}
@media screen and (max-width: 1300px) {
  .c-chat-info-header.chat-window.chat-info_header--active {
    flex-grow: 1;
    position: absolute;
    left: 0;
    width: 100%;
    border-radius: 20px 20px 0 0;
  }
}

.c-chat-info-media {
  top: 0;
  left: 100%;
  width: 100%;
  height: 100%;
  max-height: 415px;
  position: absolute;
  visibility: hidden;
  overflow: hidden;
  transition: all 0.15s ease-out;
  background-color: var(--bg1);
}
[dir=rtl] .c-chat-info-media {
  left: auto;
  right: 100%;
}
.c-chat-info-media.chat-info-media--active {
  left: 0;
  visibility: visible;
}
[dir=rtl] .c-chat-info-media.chat-info-media--active {
  left: auto;
  right: 0;
}
.c-chat-info-media .chat-info-media_buttons {
  display: flex;
  border-bottom: 1px solid var(--border1);
}
.c-chat-info-media .chat-info-media_buttons div {
  display: flex;
  align-items: center;
  padding: 16px 8px;
  column-gap: 8px;
  font-size: 12px;
  font-style: normal;
  font-weight: 400;
  line-height: 135%;
  letter-spacing: -0.12px;
  cursor: pointer;
}
.c-chat-info-media .chat-info-media_buttons div.active {
  color: var(--brand-color);
}
.c-chat-info-media .chat-info-media_buttons div:not(:last-of-type) {
  border-right: 1px solid var(--border1);
}
[dir=rtl] .c-chat-info-media .chat-info-media_buttons div:not(:last-of-type) {
  border-right: none;
  border-left: 1px solid var(--border1);
}
.c-chat-info-media .chat-info-media_info {
  height: 325px;
  font-size: 12px;
  font-style: normal;
  font-weight: 400;
  line-height: 135%;
  letter-spacing: -0.12px;
}
.c-chat-info-media .chat-info-media_info svg {
  width: 30px;
  height: 30px;
  margin-bottom: 10px;
}
.c-chat-info-media .chat-info-media_content {
  overflow-y: auto;
  overflow-x: hidden;
  height: calc(100% - 75px);
}
.c-chat-info-media .chat-info-media_content.chat-window {
  height: calc(100% - 39px);
}
.c-chat-info-media .animation-loading-2 {
  height: 50px;
}
.c-chat-info-media .chat-info-media_content .photo-stream {
  width: 530px;
}

.chat-window .c-chat-info-media {
  max-height: initial;
}
.chat-window .c-chat-info-media .chat-info-media_content .photostream-nav {
  padding: 0 16px;
}
.chat-window .c-chat-info-media .chat-info-media_content .photo-stream {
  width: 328px;
}
@media screen and (max-width: 1150px) {
  .chat-window .c-chat-info-media .chat-info-media_content .photo-stream {
    width: 100%;
  }
}

.c-chat-info-media .w-100_important {
  width: 100% !important;
}

.c-chat-info-members {
  top: 0;
  left: 100%;
  width: 100%;
  height: 100%;
  max-height: 415px;
  position: absolute;
  visibility: hidden;
  transition: all 0.15s ease-out;
  background-color: var(--bg1);
}
[dir=rtl] .c-chat-info-members {
  left: auto;
  right: 100%;
}
.c-chat-info-members.chat-info-members--active {
  left: 0;
  visibility: visible;
}
[dir=rtl] .c-chat-info-members.chat-info-members--active {
  left: auto;
  right: 0;
}
.c-chat-info-members .dropdown-menu {
  max-width: 330px;
}
.c-chat-info-members .members-list {
  max-height: calc(100% - 46px);
  padding: 5px 0;
  overflow: auto;
  overscroll-behavior: contain;
}
.c-chat-info-members .members-list.invite-visible {
  max-height: calc(100% - 92px);
}
.c-chat-info-members .members-list li {
  display: flex;
  align-items: center;
  padding: 4px 12px;
}
.c-chat-info-members .members-list li a {
  max-width: calc(100% - 30px);
  display: flex;
  align-items: center;
}
.c-chat-info-members .members-list li span {
  max-width: 100%;
  font-size: 12px;
  font-style: normal;
  font-weight: 400;
  line-height: 135%;
  letter-spacing: -0.12px;
}
[dir=rtl] .c-chat-info-members .members-list li span {
  margin-left: 0;
  margin-right: 11px;
}
.c-chat-info-members .members-list li .chat-info-member-name {
  max-width: calc(100% - 48px);
}
.c-chat-info-members .members-list li + .animation-loading-2 {
  top: 0;
  height: initial;
  position: relative;
}
.c-chat-info-members .chat-info_invite {
  display: flex;
  padding: 10px 15px 5px 15px;
  font-size: 12px;
  font-style: normal;
  font-weight: 700;
  line-height: 135%;
  letter-spacing: -0.12px;
}
.c-chat-info-members .chat-info_invite span {
  display: flex;
  align-items: center;
  cursor: pointer;
}
.c-chat-info-members .chat-info_invite svg {
  margin-right: 8px;
}
[dir=rtl] .c-chat-info-members .chat-info_invite svg {
  margin-left: 8px;
  margin-right: 0;
}
.c-chat-info-members .chat-info-members_no-users {
  margin-top: 50px;
  font-size: 12px;
  font-style: normal;
  font-weight: 400;
  line-height: 135%;
  letter-spacing: -0.12px;
}
.c-chat-info-members .animation-loading-2 {
  top: 42px;
  width: 100%;
  height: calc(100% - 45px);
  position: absolute;
}
.c-chat-info-members .chat-info-members_search .h-input_search {
  border-radius: 0;
  border-width: 0 0 0.5px 0;
}

.chat-window .c-chat-info-members {
  max-height: 100%;
}
.chat-window .c-chat-info-members .members-list {
  height: 100%;
  max-height: 100%;
  box-sizing: border-box;
}
.chat-window .c-chat-info-members .members-list.invite-visible {
  max-height: calc(100% - 46px);
}
.chat-window .c-chat-info-members .members-list.search-visible {
  max-height: calc(100% - 42px);
}
.chat-window .c-chat-info-members .members-list.search-visible.invite-visible {
  max-height: calc(100% - 88px);
}

.c-chat-message-avatar {
  margin-right: 8px;
}
[dir=rtl] .c-chat-message-avatar {
  margin-right: 0;
  margin-left: 8px;
}
.c-chat-message-avatar.popup-is-opened {
  position: relative;
  z-index: 1000;
}
.c-chat-message-avatar.not-visible {
  visibility: hidden;
}

.chat-message--mine .c-chat-message-avatar {
  margin-right: 0;
  margin-left: 8px;
}
[dir=rtl] .chat-message--mine .c-chat-message-avatar {
  margin-left: 0;
  margin-right: 8px;
}

.c-chat-message-emojis {
  position: relative;
  float: right;
  margin: 2px -21px -19px auto;
  padding: 2px 4px;
  column-gap: 2px;
  background: var(--bg3);
  border-radius: 16px;
  box-shadow: 0 0 10px 0 var(--shadow1-color);
}
[dir=rtl] .c-chat-message-emojis {
  margin: 2px auto -19px -21px;
  float: left;
}
.c-chat-message-emojis .c-mw-postbar-emoji {
  display: flex;
  align-items: center;
  justify-content: center;
  min-width: 24px;
  height: 24px;
  padding-inline: 4px;
  padding-block: 2px;
}
.c-chat-message-emojis .c-mw-postbar-emoji.all-tab {
  min-width: auto;
}
@keyframes emojified-msg {
  0% {
    transform: scale(1.25);
    z-index: 0;
  }
  50% {
    transform: scale(1.5);
    z-index: 1;
  }
  100% {
    transform: scale(1.25);
    z-index: 0;
  }
}
.c-chat-message-emojis .c-mw-postbar-emoji .emoji {
  transform: scale(1.25);
}
.c-chat-message-emojis .c-mw-postbar-emoji.animate-emoji .emoji {
  animation-name: emojified-msg;
}
.c-chat-message-emojis .c-mw-postbar-emoji.my-chat-emoji:after {
  content: "";
  width: 16px;
  height: 1px;
  background: var(--font1);
  position: absolute;
  bottom: 0;
}
.c-chat-message-emojis .c-mw-postbar-emoji.my-chat-emoji .emoji-user .emoji:after {
  content: unset;
}

.chat-message_text.no-bubble .c-chat-message-emojis {
  margin: -12px -12px 0 0;
}
[dir=rtl] .chat-message_text.no-bubble .c-chat-message-emojis {
  margin-right: 0;
  margin-left: -12px;
}

/**************************** voice/video call message **************/
.chat-message_content--call .c-chat-message-emojis {
  margin-top: 4px !important;
}

/**************************** small chat ****************************/
.chat-message--chat-box.chat-message--mine .chat-message_text .c-chat-message-emojis {
  margin: 2px auto -19px -21px;
  float: left;
}
[dir=rtl] .chat-message--chat-box.chat-message--mine .chat-message_text .c-chat-message-emojis {
  margin: 2px -21px -19px auto;
  float: right;
}

.chat-message--chat-box.chat-message--mine .chat-message_text.no-bubble .c-chat-message-emojis {
  margin: -12px 0 0 -12px;
}
[dir=rtl] .chat-message--chat-box.chat-message--mine .chat-message_text.no-bubble .c-chat-message-emojis {
  margin-right: -12px;
  margin-left: 0;
}

/************************ link preview in message *************************/
/**************************************************************************/
.c-chat-message-link .chat-message_link {
  max-width: 310px;
  margin-top: 5px;
  border-radius: 20px !important;
  text-decoration: none !important;
  overflow: visible !important;
}
.c-chat-message-link .chat-message_link.single-link-only {
  margin-top: 0;
}
.c-chat-message-link .chat-message_link:before {
  content: none !important;
}
.c-chat-message-link .chat-message_link .chat-link_content .link-img {
  width: 100%;
  height: 165px;
  object-fit: cover;
  border-radius: 20px;
}
.c-chat-message-link .chat-message_link .chat-link_content .link-title {
  margin-top: 8px;
  margin-bottom: 5px;
  font-size: 14px;
  font-style: normal;
  font-weight: 700;
  line-height: 135%;
  letter-spacing: -0.14px;
  word-break: break-all;
  word-break: break-word;
}
.c-chat-message-link .chat-message_link .chat-link_content .link-desc {
  font-size: 12px;
  font-style: normal;
  font-weight: 400;
  line-height: 135%;
  letter-spacing: -0.12px;
  margin-bottom: 10px;
  word-break: break-all;
  word-break: break-word;
}
.c-chat-message-link .chat-message_link .chat-link_content .link-host {
  margin-bottom: 6px;
  font-size: 12px;
  font-style: normal;
  font-weight: 400;
  line-height: 135%;
  letter-spacing: -0.12px;
}

.c-chat-message-link .chat-message--small-chat .chat-message_link .link-img {
  height: 115px;
}

.c-chat-message-options .message-options-list {
  display: none;
  align-items: center;
  gap: 4px;
}
.c-chat-message-options .message-options-list.active {
  display: flex;
}
.c-chat-message-options .message-options-list .btn-arrow {
  width: 32px;
  align-self: center;
}
.c-chat-message-options .dropdown-opener--chat-msg-options-dropdown {
  background: transparent;
  border: none;
}

.c-mw-chat-window .safari .chat-window .unread-msgs-border,
.c-mw-chat-window .safari .small-chat .unread-msgs-border {
  margin-bottom: 15px !important;
}

.c-chat-message-reply-to .chat-message_reply-content {
  justify-content: flex-end;
  margin-left: 10px;
  margin-right: 0;
}
[dir=rtl] .c-chat-message-reply-to .chat-message_reply-content {
  margin-right: 10px;
  margin-left: 0;
}
.c-chat-message-reply-to .chat-message_text--sticker .chat-message_reply-content {
  margin-bottom: -10px;
}
.c-chat-message-reply-to .chat-message_reply {
  background: var(--chat-msg-reply-bg);
  border-radius: 20px;
  padding: 6px 8px 9px;
  margin-bottom: -5px;
  font-size: 14px;
  font-style: normal;
  font-weight: 400;
  line-height: 135%;
  letter-spacing: -0.14px;
  font-style: italic;
  cursor: pointer;
  position: relative;
}
.c-chat-message-reply-to .chat-message_reply .h-avatar {
  align-self: flex-start;
  margin-right: 5px !important;
  margin-left: 0 !important;
}
[dir=rtl] .c-chat-message-reply-to .chat-message_reply .h-avatar {
  margin-right: 0 !important;
  margin-left: 5px !important;
}
.c-chat-message-reply-to .chat-message_reply .h-avatar .h-avatar_img {
  position: absolute;
}
.c-chat-message-reply-to .chat-message_reply .reply-attachment {
  width: auto;
  max-width: 100px;
  height: 70px;
  object-fit: cover;
  border-radius: 4px;
}
.c-chat-message-reply-to .chat-message_reply .reply-document .doc-icon {
  width: 20px;
  height: 20px;
  margin-right: 4px;
}
[dir=rtl] .c-chat-message-reply-to .chat-message_reply .reply-document .doc-icon {
  margin-right: 0;
  margin-left: 4px;
}
.c-chat-message-reply-to .chat-message_reply .reply-document .doc-name {
  max-width: 120px;
  font-size: 14px;
  font-style: normal;
  font-weight: 700;
  line-height: 135%;
  letter-spacing: -0.14px;
}
.c-chat-message-reply-to .chat-message_reply .reply-text p {
  overflow: hidden;
  text-overflow: ellipsis;
}
.c-chat-message-reply-to .chat-message_reply .reply-text p a[disabled=true] {
  cursor: default !important;
}
.c-chat-message-reply-to .chat-message_reply .reply-text > ul,
.c-chat-message-reply-to .chat-message_reply .reply-text > ol {
  margin: 0;
  padding-left: 18px;
  height: 18px;
}
.c-chat-message-reply-to .chat-message_reply .reply-text > ul li,
.c-chat-message-reply-to .chat-message_reply .reply-text > ol li {
  height: 18px;
}
.c-chat-message-reply-to .chat-message_reply .reply-text pre {
  white-space: nowrap;
  margin: 0;
}

.chat-message--small-chat .c-chat-message-reply-to .reply-text {
  max-width: 113px;
}

.chat-message--expanded-chat .c-chat-message-reply-to .reply-text,
.chat-message--chat-window .c-chat-message-reply-to .reply-text {
  max-width: 201px;
}

.chat-message--align-right .c-chat-message-reply-to .chat-message_reply-content {
  justify-content: flex-start;
  margin-right: 10px;
  margin-left: 0;
}
[dir=rtl] .chat-message--align-right .c-chat-message-reply-to .chat-message_reply-content {
  margin-left: 10px;
  margin-right: 0;
}

.c-chat-message-time {
  display: none;
  align-items: center;
  white-space: nowrap;
}
.c-chat-message-time span {
  margin-left: 3px;
}
[dir=rtl] .c-chat-message-time span {
  margin-left: 0;
  margin-right: 3px;
}

.chat-message--chat-window:hover .c-chat-message-time {
  display: flex;
  color: var(--font1);
  font-size: 10px;
  margin-left: auto;
  padding-left: 10px;
}
[dir=rtl] .chat-message--chat-window:hover .c-chat-message-time {
  margin-left: 0;
  margin-right: auto;
}

.chat-message--chat-window.chat-message--align-right .c-chat-message-time {
  margin-right: auto;
  margin-left: unset;
  padding-left: 0;
  padding-right: 10px;
}

.chat-message--chat-window.chat-message--emojified .c-chat-message-time {
  margin-top: -12px;
}

.chat-message:hover .chat-message_time-above .c-chat-message-time {
  display: flex;
}