.thtm6 {
  flex-direction: column;
  width: 100%;
  height: 100%;
  display: flex;
  overflow-y: auto;
}

.thtm6 img {
  cursor: pointer;
  border-radius: 10px;
  max-width: 100%;
}

.thtm6 p {
  margin: 0;
}

.thtm6 a {
  text-decoration: underline;
}

.thtm6 ul, .thtm6 ol {
  margin: 0;
}

.thtm6 ul:not(:is(:lang(ae), :lang(ar), :lang(arc), :lang(bcc), :lang(bqi), :lang(ckb), :lang(dv), :lang(fa), :lang(glk), :lang(he), :lang(ku), :lang(mzn), :lang(nqo), :lang(pnb), :lang(ps), :lang(sd), :lang(ug), :lang(ur), :lang(yi))) {
  padding-left: 1.5em;
}

.thtm6 ul:not(:is(:lang(ae), :lang(ar), :lang(arc), :lang(bcc), :lang(bqi), :lang(ckb), :lang(dv), :lang(fa), :lang(glk), :lang(he), :lang(ku), :lang(mzn), :lang(nqo), :lang(pnb), :lang(ps), :lang(sd), :lang(ug), :lang(ur), :lang(yi))) {
  padding-left: 1.5em;
}

.thtm6 ol:not(:is(:lang(ae), :lang(ar), :lang(arc), :lang(bcc), :lang(bqi), :lang(ckb), :lang(dv), :lang(fa), :lang(glk), :lang(he), :lang(ku), :lang(mzn), :lang(nqo), :lang(pnb), :lang(ps), :lang(sd), :lang(ug), :lang(ur), :lang(yi))) {
  padding-left: 1.5em;
}

.thtm6 ol:not(:is(:lang(ae), :lang(ar), :lang(arc), :lang(bcc), :lang(bqi), :lang(ckb), :lang(dv), :lang(fa), :lang(glk), :lang(he), :lang(ku), :lang(mzn), :lang(nqo), :lang(pnb), :lang(ps), :lang(sd), :lang(ug), :lang(ur), :lang(yi))) {
  padding-left: 1.5em;
}

.thtm6 ul:-webkit-any(:lang(ae), :lang(ar), :lang(arc), :lang(bcc), :lang(bqi), :lang(ckb), :lang(dv), :lang(fa), :lang(glk), :lang(he), :lang(ku), :lang(mzn), :lang(nqo), :lang(pnb), :lang(ps), :lang(sd), :lang(ug), :lang(ur), :lang(yi)) {
  padding-right: 1.5em;
}

.thtm6 ul:is(:lang(ae), :lang(ar), :lang(arc), :lang(bcc), :lang(bqi), :lang(ckb), :lang(dv), :lang(fa), :lang(glk), :lang(he), :lang(ku), :lang(mzn), :lang(nqo), :lang(pnb), :lang(ps), :lang(sd), :lang(ug), :lang(ur), :lang(yi)) {
  padding-right: 1.5em;
}

.thtm6 ol:-webkit-any(:lang(ae), :lang(ar), :lang(arc), :lang(bcc), :lang(bqi), :lang(ckb), :lang(dv), :lang(fa), :lang(glk), :lang(he), :lang(ku), :lang(mzn), :lang(nqo), :lang(pnb), :lang(ps), :lang(sd), :lang(ug), :lang(ur), :lang(yi)) {
  padding-right: 1.5em;
}

.thtm6 ol:is(:lang(ae), :lang(ar), :lang(arc), :lang(bcc), :lang(bqi), :lang(ckb), :lang(dv), :lang(fa), :lang(glk), :lang(he), :lang(ku), :lang(mzn), :lang(nqo), :lang(pnb), :lang(ps), :lang(sd), :lang(ug), :lang(ur), :lang(yi)) {
  padding-right: 1.5em;
}

.thtm6 ul {
  list-style-type: disc;
}

.thtm6 ol {
  list-style-type: decimal;
}

.thtm6 strong, .thtm6 b {
  font-family: bold, Segoe UI Emoji, Montserrat, sans-serif;
}

.thtm6 h1 {
  font-size: 42px;
}

.thtm6 h2 {
  font-size: 32px;
}

.thtm6 h3 {
  font-size: 26px;
}

.thtm6 h4 {
  font-size: 20px;
}

.thtm6 h5 {
  font-size: 18px;
}

.thtm6 h6 {
  font-size: 16px;
}

.thtm6 h1, .thtm6 h2, .thtm6 h3, .thtm6 h4, .thtm6 h5, .thtm6 h6 {
  font-family: bold, Segoe UI Emoji, Montserrat, sans-serif;
}

@media screen and (width <= 480px) {
  .thtm6 h1 {
    font-size: 32px;
  }

  .thtm6 h2 {
    font-size: 24px;
  }

  .thtm6 h3 {
    font-size: 20px;
  }

  .thtm6 h4, .thtm6 h5, .thtm6 h6 {
    font-size: 16px;
  }

  .thtm6 img {
    max-width: 100%;
    height: unset;
  }
}

.thtm6 div[scrolltrack] {
  right: 0;
}

.thtm6 div[imagedloaderblot] div[networkerror] {
  border: 2px solid var(--grey-sur);
  border-radius: 14px;
  width: calc(100% - 4px);
  height: calc(100% - 4px);
  position: absolute;
}

.thtm6 div[imagedloaderblot] div[mediaupload] {
  position: absolute !important;
}

.thtm6 div[imagedloaderblot] div[loaderlight] {
  width: 100% !important;
  position: absolute !important;
}

.thtm6 div[imagedloaderblot] div[progress] {
  height: 60%;
  margin-top: 0;
  position: absolute;
  top: 20%;
}

.thtm6 .ql-editor {
  width: 100%;
  height: 100%;
}

.thtm6 .ql-indent-1 {
  margin-left: 40px;
}

.thtm6 .ql-line-q {
  margin: 0 !important;
}

.thtm6 .ql-cursor-flag {
  margin-top: -2px;
  border-radius: 2px !important;
  margin-left: 1px !important;
}

.thtm6 .ql-cursor-selection-block {
  opacity: .5;
}

.thtm6 .ql-cursor-name {
  font-family: semi-bold, Segoe UI Emoji, Montserrat, sans-serif;
  margin: 3px 4px !important;
}

.thtm6 .ql-cursor-caret {
  border-radius: 6px;
  width: 3px !important;
  margin-left: 0 !important;
}

.thtm6 .ql-hidden {
  display: none;
}

.thtm6 .ql-comment-highlight {
  cursor: pointer;
  background-color: #ffd4004d;
  border-bottom: 2px solid #ffd40099;
  transition: background-color .15s;
}

.thtm6 .ql-comment-highlight:hover {
  background-color: #ffd40080;
}

.thtm6 .ql-comment-highlight.ql-comment-active {
  background-color: #ffd40099;
}

.thtm6 .xjX2U {
  height: 100%;
  overflow: visible !important;
}

.thtm6 .wzrfU {
  visibility: visible;
}

.thtm6 .Wq7dy {
  -webkit-user-select: none;
  user-select: none;
}

.thtm6 .Wq7dy ._2D3v5 {
  background: var(--blue-alpha-dark);
  color: var(--blue-hover);
  cursor: pointer;
  border-radius: 4px;
  padding: 0 2px;
}

.thtm6 .Wq7dy ._2D3v5:hover {
  background: var(--blue-alpha-dark-light);
}

.thtm6 .Wq7dy ._2D3v5 .gKnD7 {
  visibility: visible;
}

.thtm6 .Wq7dy ._2D3v5 ._8yUxm .WFy6S {
  width: 12px;
  height: 12px;
  margin-left: 0;
  margin-right: 4px;
  display: inline-block;
  position: relative;
  top: 1.5px;
}

.thtm6 .Wq7dy ._2D3v5 ._8yUxm .WFy6S.HNWDH {
  filter: var(--icon-blue-light);
}

.thtm6 .Wq7dy ._2D3v5 ._8yUxm .WFy6S.Ym-SM {
  background: url("black-integration.2cedbcb7.svg") 0 0 / cover;
}

.thtm6 .XTPyN {
  height: 100%;
  position: absolute;
  top: 0;
  left: -45px;
}

.thtm6 .XTPyN ._5xiqm {
  border: 1px solid var(--grey-sur);
  border-radius: 6px;
  padding: 2px 6px;
  font-size: 12px;
  position: absolute;
}

.thtm6 .S7xkH {
  background: var(--grey-dark);
  z-index: 3;
  border-radius: 10px;
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
}

.msCmE {
  pointer-events: none;
  z-index: 4;
  border-radius: 3px;
  display: none;
  position: absolute;
}

.msCmE .pAneu, .msCmE .l1p5M {
  pointer-events: auto;
  height: 60%;
  top: 20%;
  right: -14px;
  left: unset;
  justify-content: center;
  align-items: center;
  width: 12px;
  display: flex;
  position: absolute;
}

.msCmE .pAneu.l1p5M, .msCmE .l1p5M.l1p5M {
  right: unset;
  left: -14px;
}

.msCmE .pAneu .h76Xm, .msCmE .l1p5M .h76Xm {
  cursor: e-resize;
  background: var(--black-alpha);
  border-radius: 6px;
  width: 4px;
  height: 100%;
  max-height: 34px;
  box-shadow: 0 0 5px #ffffff26;
}

.msCmE .auYH4 {
  pointer-events: auto;
  width: 60%;
  height: 12px;
  bottom: -14px;
  left: 20%;
  top: unset;
  justify-content: center;
  align-items: center;
  display: flex;
  position: absolute;
}

.msCmE .auYH4 .h76Xm {
  cursor: n-resize;
  background: var(--black-alpha);
  border-radius: 6px;
  width: 100%;
  max-width: 34px;
  height: 4px;
}

.msCmE .VBKUx {
  pointer-events: auto;
  width: 14px;
  height: 14px;
  bottom: -10px;
  right: -10px;
  top: unset;
  cursor: nw-resize;
  position: absolute;
  -ms-transform: rotate(90deg);
  transform: rotate(90deg);
}

.msCmE .VBKUx.ZUa9c {
  left: -9px;
  right: unset;
  cursor: nesw-resize;
  -ms-transform: rotate(180deg);
  transform: rotate(180deg);
}

.msCmE .VBKUx .BO7Xy {
  background: var(--black-alpha);
  border-radius: 6px 6px 0;
  width: 100%;
  height: 4px;
}

.msCmE .VBKUx .hycgc {
  background: var(--black-alpha);
  border-radius: 0 0 6px 6px;
  width: 4px;
  height: calc(100% - 4px);
  position: absolute;
  bottom: 0;
  right: 0;
}

.r4Q0a {
  background: var(--white);
  pointer-events: none;
  z-index: 5;
  border-radius: 6px;
  padding: 5px;
  display: flex;
  position: absolute;
  box-shadow: 0 0 0 1px #00000008, 0 0 20px #0003;
}

.r4Q0a .hpPl0 {
  pointer-events: all;
  height: 20px;
}

._2RM1L:after {
  content: "";
  clear: both;
  display: block;
}

._2RM1L.vpaED {
  pointer-events: none;
  opacity: .3;
}

._2RM1L .Bdvj9 {
  float: left;
  border-right: var(--grey-sur) 1px solid;
}

._2RM1L .Bdvj9:last-child {
  border-right: unset;
}

._2RM1L .Bdvj9:last-child button {
  margin-right: 0;
}

.Jz7XU {
  cursor: pointer;
  background: unset;
  float: left;
  border: 0;
  border-radius: 11px;
  justify-content: center;
  align-items: center;
  height: 24px;
  margin-right: 3px;
  padding: 0 7px;
  display: flex;
  position: relative;
}

.Jz7XU:first-child {
  margin-left: 3px;
}

.Jz7XU.k9qU0 {
  background: var(--black);
  color: var(--white);
  border-radius: 16px;
  align-items: center;
  gap: 6px;
  display: flex;
}

.Jz7XU.k9qU0:hover {
  background: var(--black);
  opacity: .8;
}

.Jz7XU._081OU {
  width: 48px;
}

.Jz7XU.WzLUI {
  justify-content: center;
  width: 123px;
  display: flex;
  justify-content: unset !important;
}

.Jz7XU.WzLUI .mV-5I {
  float: left;
}

.Jz7XU.WzLUI .hM2Be {
  float: left;
  overflow-wrap: normal;
  text-overflow: ellipsis;
  width: 75px;
  white-space: nowrap !important;
  overflow: hidden !important;
}

.Jz7XU.WzLUI .XuyKo {
  position: absolute;
  right: 6px;
  float: right !important;
}

.Jz7XU.nlj3q {
  background: var(--blue-cian);
  color: var(--blue-new-text);
}

.Jz7XU.nlj3q .mV-5I {
  filter: var(--icon-blue-pulp);
}

.Jz7XU.dPoWm {
  width: 34px;
  padding: 0;
}

.Jz7XU:hover {
  background: var(--grey-sur);
}

.Jz7XU .c9ewJ {
  float: left;
  background: var(--black);
  border-radius: 5px;
  width: 14px;
  height: 15px;
}

.Jz7XU ._1I2sa {
  border-radius: 20px;
  width: 4px;
  height: calc(100% - 10px);
  position: absolute;
  bottom: 5px;
  left: 4px;
}

.Jz7XU .mV-5I {
  width: 14px;
  height: 14px;
}

.Jz7XU .mV-5I.XOnSp, .Jz7XU .mV-5I.uQziD {
  visibility: visible;
}

.Jz7XU .mV-5I._2xrRk, .Jz7XU .mV-5I.n-koO {
  background: url("list.fcac4844.svg") 0 0 / cover;
}

.Jz7XU .mV-5I._3ul5U {
  background: url("list-number.5bbe44c1.svg") 0 0 / cover;
}

.Jz7XU .mV-5I.J-gyJ {
  background: url("bold.09c1de4e.svg") 0 0 / cover;
}

.Jz7XU .mV-5I.T1AqF {
  background: url("quote.85298c7f.svg") 0 0 / cover;
}

.Jz7XU .mV-5I._11Qfm {
  background: url("image.fabf9d2d.svg") 0 0 / cover;
}

.Jz7XU .mV-5I.rZm0V {
  background: url("black-play.ee0a71fb.svg") 0 0 / cover;
}

.Jz7XU .mV-5I.OpHg8 {
  background: url("italic.03ba33e7.svg") 0 0 / cover;
}

.Jz7XU .mV-5I.pJeES {
  background: url("underline.d4c166b4.svg") 0 0 / cover;
}

.Jz7XU .mV-5I.uq-ZZ {
  width: 18px;
  height: 18px;
}

.Jz7XU .mV-5I.rpi4q {
  background: url("black-table-column-add.62672150.svg") 0 0 / cover;
}

.Jz7XU .mV-5I.QYhPL {
  background: url("black-table-column-delete.e0e7b7bd.svg") 0 0 / cover;
}

.Jz7XU .mV-5I._4i7Se {
  background: url("black-table-line-add.fdc4a3ef.svg") 0 0 / cover;
}

.Jz7XU .mV-5I.tpin5 {
  background: url("black-table-line-delete.7bbe2e91.svg") 0 0 / cover;
}

.Jz7XU .mV-5I.RHCY- {
  background: url("black-inbox.f883094f.svg") 0 0 / cover;
}

.Jz7XU .mV-5I.PmPXg {
  background: url("strikethrough.232fe52f.svg") 0 0 / cover;
}

.Jz7XU .mV-5I._4w0QT {
  background: url("link.d7e8f354.svg") 0 0 / cover;
}

.Jz7XU .mV-5I._2n-8L {
  background: url("black-delete.a988916f.svg") 0 0 / cover;
}

.Jz7XU .mV-5I.p28XP {
  background: url("black-delete-light.71ff51f8.svg") 0 0 / cover;
}

.Jz7XU .mV-5I._3WNTD {
  background: url("black-boolean.ebe6e3bc.svg") 0 0 / cover;
}

.Jz7XU .mV-5I.h2YvM {
  background: url("black-bold-edit.710bd5ae.svg") 0 0 / cover;
}

.Jz7XU .mV-5I.vcHBg {
  background: url("embed-align-center.343ff6ec.svg") 0 0 / cover;
}

.Jz7XU .mV-5I.Rb1sO {
  background: url("embed-half-width.cf01c202.svg") 0 0 / cover;
}

.Jz7XU .mV-5I.lc3jz {
  background: url("embed-max-width.65b570fd.svg") 0 0 / cover;
}

.Jz7XU .mV-5I.LyEq4 {
  background: url("embed-align-left.65bf5575.svg") 0 0 / cover;
}

.Jz7XU .mV-5I.qg3y5 {
  background: url("embed-align-right.8e6b8fce.svg") 0 0 / cover;
}

.Jz7XU .mV-5I.V4g67 {
  background: url("fonts.5ded6cbb.svg") 0 0 / cover;
}

.Jz7XU .mV-5I.ja7va {
  background: url("alignment-left.ba61f73e.svg") 0 0 / cover;
}

.Jz7XU .mV-5I.CIsa2 {
  background: url("background.5e0d18ff.svg") 0 0 / cover;
  margin-left: 8px;
}

.Jz7XU .mV-5I.dYqeN {
  background: url("black-emojis.dd491375.svg") 0 0 / cover;
}

.Jz7XU .mV-5I.k9qU0 {
  background: url("black-ai-stars.098901ff.svg") 0 0 / cover;
}

.Jz7XU .mV-5I.XuyKo {
  background: url("black-bottom-bold.5898c323.svg") 0 0 / cover;
  width: 12px;
  height: 12px;
  margin-left: 5px;
}

.Jz7XU .mV-5I.evQYL {
  background: url("alignment-right.bcc3a74f.svg") 0 0 / cover;
}

.Jz7XU .mV-5I.Pv0Ql {
  background: url("alignment-center.8e355ee2.svg") 0 0 / cover;
}

.Jz7XU .mV-5I.D3sze {
  background: url("alignment-justify.08dc7bed.svg") 0 0 / cover;
}

.Jz7XU .mV-5I._66x4J {
  background: url("font-size.4f29e43c.svg") 0 0 / cover;
}

.Jz7XU .mV-5I.pxTT-, .Jz7XU .mV-5I._0wmNh {
  border-radius: 100%;
  width: 21px;
  height: 21px;
  margin-left: -5px;
  overflow: hidden;
}

.Jz7XU .mV-5I.pxTT- img, .Jz7XU .mV-5I._0wmNh img {
  object-fit: cover;
  border-radius: inherit;
  width: 100%;
  height: 100%;
  border: none !important;
  margin: 0 !important;
}

.Jz7XU .hM2Be {
  text-align: left;
  margin-left: 5px;
  margin-right: 3px;
}

.Kk4AE {
  font-size: 14px;
}

.Kk4AE .SqKXP {
  text-align: left;
  cursor: pointer;
  position: relative;
}

.Kk4AE .SqKXP img {
  cursor: pointer;
  border-radius: 10px;
  max-width: 100%;
}

.Kk4AE .SqKXP p {
  margin: 0;
}

.Kk4AE .SqKXP a {
  text-decoration: underline;
}

.Kk4AE .SqKXP ul, .Kk4AE .SqKXP ol {
  margin: 0;
}

.Kk4AE .SqKXP ul:not(:is(:lang(ae), :lang(ar), :lang(arc), :lang(bcc), :lang(bqi), :lang(ckb), :lang(dv), :lang(fa), :lang(glk), :lang(he), :lang(ku), :lang(mzn), :lang(nqo), :lang(pnb), :lang(ps), :lang(sd), :lang(ug), :lang(ur), :lang(yi))) {
  padding-left: 1.5em;
}

.Kk4AE .SqKXP ul:not(:is(:lang(ae), :lang(ar), :lang(arc), :lang(bcc), :lang(bqi), :lang(ckb), :lang(dv), :lang(fa), :lang(glk), :lang(he), :lang(ku), :lang(mzn), :lang(nqo), :lang(pnb), :lang(ps), :lang(sd), :lang(ug), :lang(ur), :lang(yi))) {
  padding-left: 1.5em;
}

.Kk4AE .SqKXP ol:not(:is(:lang(ae), :lang(ar), :lang(arc), :lang(bcc), :lang(bqi), :lang(ckb), :lang(dv), :lang(fa), :lang(glk), :lang(he), :lang(ku), :lang(mzn), :lang(nqo), :lang(pnb), :lang(ps), :lang(sd), :lang(ug), :lang(ur), :lang(yi))) {
  padding-left: 1.5em;
}

.Kk4AE .SqKXP ol:not(:is(:lang(ae), :lang(ar), :lang(arc), :lang(bcc), :lang(bqi), :lang(ckb), :lang(dv), :lang(fa), :lang(glk), :lang(he), :lang(ku), :lang(mzn), :lang(nqo), :lang(pnb), :lang(ps), :lang(sd), :lang(ug), :lang(ur), :lang(yi))) {
  padding-left: 1.5em;
}

.Kk4AE .SqKXP ul:-webkit-any(:lang(ae), :lang(ar), :lang(arc), :lang(bcc), :lang(bqi), :lang(ckb), :lang(dv), :lang(fa), :lang(glk), :lang(he), :lang(ku), :lang(mzn), :lang(nqo), :lang(pnb), :lang(ps), :lang(sd), :lang(ug), :lang(ur), :lang(yi)) {
  padding-right: 1.5em;
}

.Kk4AE .SqKXP ul:is(:lang(ae), :lang(ar), :lang(arc), :lang(bcc), :lang(bqi), :lang(ckb), :lang(dv), :lang(fa), :lang(glk), :lang(he), :lang(ku), :lang(mzn), :lang(nqo), :lang(pnb), :lang(ps), :lang(sd), :lang(ug), :lang(ur), :lang(yi)) {
  padding-right: 1.5em;
}

.Kk4AE .SqKXP ol:-webkit-any(:lang(ae), :lang(ar), :lang(arc), :lang(bcc), :lang(bqi), :lang(ckb), :lang(dv), :lang(fa), :lang(glk), :lang(he), :lang(ku), :lang(mzn), :lang(nqo), :lang(pnb), :lang(ps), :lang(sd), :lang(ug), :lang(ur), :lang(yi)) {
  padding-right: 1.5em;
}

.Kk4AE .SqKXP ol:is(:lang(ae), :lang(ar), :lang(arc), :lang(bcc), :lang(bqi), :lang(ckb), :lang(dv), :lang(fa), :lang(glk), :lang(he), :lang(ku), :lang(mzn), :lang(nqo), :lang(pnb), :lang(ps), :lang(sd), :lang(ug), :lang(ur), :lang(yi)) {
  padding-right: 1.5em;
}

.Kk4AE .SqKXP ul {
  list-style-type: disc;
}

.Kk4AE .SqKXP ol {
  list-style-type: decimal;
}

.Kk4AE .SqKXP strong, .Kk4AE .SqKXP b {
  font-family: bold, Segoe UI Emoji, Montserrat, sans-serif;
}

.Kk4AE .SqKXP h1 {
  font-size: 42px;
}

.Kk4AE .SqKXP h2 {
  font-size: 32px;
}

.Kk4AE .SqKXP h3 {
  font-size: 26px;
}

.Kk4AE .SqKXP h4 {
  font-size: 20px;
}

.Kk4AE .SqKXP h5 {
  font-size: 18px;
}

.Kk4AE .SqKXP h6 {
  font-size: 16px;
}

.Kk4AE .SqKXP h1, .Kk4AE .SqKXP h2, .Kk4AE .SqKXP h3, .Kk4AE .SqKXP h4, .Kk4AE .SqKXP h5, .Kk4AE .SqKXP h6 {
  font-family: bold, Segoe UI Emoji, Montserrat, sans-serif;
}

@media screen and (width <= 480px) {
  .Kk4AE .SqKXP h1 {
    font-size: 32px;
  }

  .Kk4AE .SqKXP h2 {
    font-size: 24px;
  }

  .Kk4AE .SqKXP h3 {
    font-size: 20px;
  }

  .Kk4AE .SqKXP h4, .Kk4AE .SqKXP h5, .Kk4AE .SqKXP h6 {
    font-size: 16px;
  }

  .Kk4AE .SqKXP img {
    max-width: 100%;
    height: unset;
  }
}

.Kk4AE .SqKXP .P4f9N {
  float: right;
  background: url("black-checked.303b4262.svg") 0 0 / cover;
  width: 10px;
  height: 10px;
  display: none;
  position: absolute;
  top: calc(50% - 5px);
  right: 8px;
}

.Kk4AE .SqKXP._3l2wX .P4f9N {
  display: block;
}

.Kk4AE .SqKXP h1, .Kk4AE .SqKXP h2, .Kk4AE .SqKXP h3, .Kk4AE .SqKXP p, .Kk4AE .SqKXP h4, .Kk4AE .SqKXP h5, .Kk4AE .SqKXP h6 {
  margin: 6px;
  padding: 2px 8px;
}

.Kk4AE .SqKXP:hover {
  background: var(--grey-sur);
}

.C3j0G {
  width: calc(100% + 15px);
  height: 100%;
}

.C3j0G div[scrolltrack] {
  display: block;
  right: 8px;
  height: calc(100% - 20px) !important;
  top: 9px !important;
}

.C3j0G .RXBeI {
  cursor: pointer;
  float: left;
  border-radius: 6px;
  justify-content: center;
  align-items: center;
  width: 20px;
  height: 20px;
  margin-bottom: 5px;
  margin-right: 4px;
  display: flex;
  position: relative;
}

.C3j0G .RXBeI:hover {
  opacity: .7;
}

.C3j0G .RXBeI .HBUDN {
  width: 12px;
  height: 12px;
  filter: var(--icon-white);
  background: url("black-checked.303b4262.svg") 0 0 / cover;
}

._7ujoC .sxqIo {
  cursor: pointer;
  border-radius: 6px;
  margin-bottom: 2px;
  padding: 6px;
}

._7ujoC .sxqIo.XWz8Q, ._7ujoC .sxqIo:hover {
  background: var(--grey-sur);
}

._7ujoC .sxqIo .Rk-El {
  width: 14px;
  height: 14px;
}

._7ujoC .sxqIo .Rk-El._8TN2f {
  background: url("list.fcac4844.svg") 0 0 / cover;
}

._7ujoC .sxqIo .Rk-El._2h6-1 {
  background: url("list-number.5bbe44c1.svg") 0 0 / cover;
}

._7ujoC .sxqIo .Rk-El._9sZgW {
  background: url("black-close-bold.b695fe74.svg") 0 0 / cover;
}

.tHA2x .j2PAj {
  cursor: pointer;
  border-radius: 6px;
  margin-bottom: 2px;
  padding: 6px;
}

.tHA2x .j2PAj.c-XiB {
  visibility: visible;
}

.tHA2x .j2PAj:hover {
  background: var(--grey-sur);
}

.tHA2x .j2PAj ._1qtVs {
  width: 14px;
  height: 14px;
}

.tHA2x .j2PAj ._1qtVs._358xn {
  background: url("alignment-left.ba61f73e.svg") 0 0 / cover;
}

.tHA2x .j2PAj ._1qtVs.nIUD6 {
  background: url("alignment-right.bcc3a74f.svg") 0 0 / cover;
}

.tHA2x .j2PAj ._1qtVs.r6NZp {
  background: url("black-close-bold.b695fe74.svg") 0 0 / cover;
}

.tHA2x .j2PAj ._1qtVs.ZjkCi {
  background: url("alignment-center.8e355ee2.svg") 0 0 / cover;
}

.tHA2x .j2PAj ._1qtVs.UZhHh {
  background: url("alignment-justify.08dc7bed.svg") 0 0 / cover;
}

._1PDJX .gQpcv {
  margin-bottom: 6px;
}

._1PDJX .gQpcv input {
  border-width: 1px;
  border-radius: 10px;
  height: 38px;
  padding-left: 24px;
  font-size: 12px;
}

._1PDJX .gQpcv input.rWNyb, ._1PDJX .gQpcv input.qVaAb {
  visibility: visible;
}

._1PDJX .gQpcv .hjnVp {
  width: 10px;
  height: 10px;
  filter: var(--icon-grey-dark);
  margin-top: 13.5px;
  margin-left: 8px;
  position: absolute;
}

._1PDJX .gQpcv .hjnVp.Y1-ZT {
  background: url("black-link.b6935248.svg") 0 0 / cover;
}

._1PDJX .gQpcv .hjnVp.vldM2 {
  background: url("black-edit.34e1cd21.svg") 0 0 / cover;
}

._1PDJX .DWgqq {
  border-bottom: 1px solid var(--grey-sur);
  justify-content: space-between;
  align-items: center;
  gap: 8px;
  margin-top: 10px;
  padding-bottom: 8px;
  font-size: 13px;
  display: flex;
}

._1PDJX .DWgqq .BWDz- {
  width: 100%;
}

._1PDJX .DWgqq .BWDz- div[data-selectbox] {
  border-width: 1px;
  height: 30px;
}

._1PDJX .p0qmT {
  margin-top: 15px;
}

._1PDJX .p0qmT:after {
  content: "";
  clear: both;
  display: block;
}

._1PDJX .p0qmT .WCYMF {
  float: right;
  cursor: pointer;
  border-radius: 100%;
  justify-content: center;
  align-items: center;
  width: 26px;
  height: 26px;
  margin-top: 4px;
  margin-right: 8px;
  transition: all .1s;
  display: flex;
}

._1PDJX .p0qmT .WCYMF:hover {
  cursor: pointer;
  background: var(--grey-sur);
}

._1PDJX .p0qmT .WCYMF:active {
  box-shadow: var(--blue-selection-shadow) 0 0 0 4px;
  outline: 0;
  transition: all;
}

._1PDJX .p0qmT .WCYMF:hover .hjnVp {
  filter: var(--icon-black);
}

._1PDJX .p0qmT .WCYMF .hjnVp {
  width: 12px;
  height: 12px;
  filter: var(--icon-grey-dark);
}

._1PDJX .p0qmT .WCYMF .hjnVp.ScXJd {
  background: url("black-copy.df99154a.svg") 0 0 / cover;
}

._1PDJX .p0qmT .WCYMF .hjnVp.IMj56 {
  background: url("black-delete-light.71ff51f8.svg") 0 0 / cover;
  width: 15px;
  height: 15px;
}

._1PDJX .p0qmT .mrOT4 {
  float: right;
  color: var(--white);
  cursor: pointer;
  background: var(--black);
  border-radius: 22px;
  padding: 6px 18px;
  font-family: semi-bold, Segoe UI Emoji, Montserrat, sans-serif;
  font-size: 13px;
  transition: all .1s;
}

._1PDJX .p0qmT .mrOT4:hover {
  opacity: .7;
}

@media screen and (width <= 480px) {
  ._1PDJX {
    padding-bottom: 10px !important;
  }

  ._1PDJX .gQpcv .hjnVp {
    margin-top: 15px !important;
  }

  ._1PDJX .gQpcv input {
    height: 40px !important;
    font-size: 15px !important;
  }
}

.HTYLg {
  cursor: pointer;
  border-radius: 50px;
  width: 38px;
  padding: 2px;
  position: relative;
  overflow: hidden;
}

.HTYLg:after {
  content: "";
  clear: both;
  display: block;
}

.HTYLg[checked] {
  background-color: var(--green);
}

.HTYLg[checked] .Q-sGJ {
  float: right;
}

.HTYLg[unchecked] {
  background-color: var(--grey-text);
}

.HTYLg[unchecked] .Q-sGJ {
  float: left;
}

.HTYLg.-qdYk {
  background-color: var(--grey-thumb) !important;
}

.HTYLg .Q-sGJ {
  background: var(--white);
  border-radius: 100%;
  width: 18px;
  height: 18px;
  transition: all 1s;
  box-shadow: 0 0 2px 2px #0000001a;
}

.HTYLg .-qdYk {
  background: var(--white-alpha);
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
}

.HTYLg .-qdYk svg {
  width: 16px !important;
  height: 16px !important;
}

.HTYLg .-qdYk svg circle {
  stroke: var(--black-alpha-middle) !important;
  stroke-width: 7px !important;
}

.tDYIg {
  padding: 10px 0;
  font-size: 13px;
}

.tDYIg .Htl-s {
  text-align: left;
  cursor: pointer;
  padding: 5px 14px;
  position: relative;
}

.tDYIg .Htl-s .nsA5M {
  float: right;
  background: url("black-checked.303b4262.svg") 0 0 / cover;
  width: 10px;
  height: 10px;
  display: none;
  position: absolute;
  top: calc(50% - 5px);
  right: 8px;
}

.tDYIg .Htl-s.fP029 .nsA5M {
  display: block;
}

.tDYIg .Htl-s h1, .tDYIg .Htl-s h2, .tDYIg .Htl-s h3, .tDYIg .Htl-s p {
  margin: 6px;
  padding: 2px 8px;
}

.tDYIg .Htl-s:hover {
  background: var(--grey-sur);
}

.Ny6iR {
  background: var(--grey-sur);
  width: 70%;
  height: 4px;
  position: absolute;
  top: 0;
  left: 15%;
}

.dal8M {
  padding: 10px 0;
  overflow: hidden;
}

.dal8M .rOjFe {
  margin-bottom: 15px;
}

.dal8M .rOjFe:after {
  content: "";
  clear: both;
  display: block;
}

.dal8M .rOjFe .JqAIA {
  background: var(--grey-sur);
  cursor: pointer;
  text-align: center;
  border-radius: 100px;
  width: calc(50% - 34px);
  padding: 10px 14px;
  font-family: semi-bold, Segoe UI Emoji, Montserrat, sans-serif;
  font-size: 14px;
  transition: all .2s;
  position: relative;
}

.dal8M .rOjFe .JqAIA:hover {
  background: var(--grey-sur-hover);
}

.dal8M .rOjFe .JqAIA.YqjK9 {
  float: right;
}

.dal8M .rOjFe .JqAIA.PeNxX {
  float: left;
}

.dal8M .rOjFe .JqAIA div[visualselector] {
  top: unset;
  background: var(--web-blue);
  border-radius: 2px;
  height: 3px;
  bottom: 0;
}

.dal8M .WjZbS {
  min-height: 120px;
  padding: 15px 0;
  position: relative;
  overflow: hidden;
}

.dal8M .Lw2Gr, .dal8M .XiBRC {
  background: var(--grey-sur);
  cursor: pointer;
  border-radius: 30px;
  align-items: center;
  gap: 12px;
  margin-bottom: 15px;
  padding: 14px 20px;
  font-family: semi-bold, Segoe UI Emoji, Montserrat, sans-serif;
  font-size: 14px;
  transition: all .2s;
  display: flex;
}

.dal8M .Lw2Gr:hover, .dal8M .XiBRC:hover {
  background: var(--grey-sur-hover);
}

.dal8M .Lw2Gr .h0rP-, .dal8M .XiBRC .h0rP- {
  width: 20px;
  height: 20px;
  filter: var(--icon-black);
  background: url("black-lineal-picture.b45d9b9c.svg") 0 0 / cover;
}

.dal8M .Lw2Gr .h0rP-._6G9AQ, .dal8M .XiBRC .h0rP-._6G9AQ {
  background: url("black-lineal-blog.9cc5dbf7.svg") 0 0 / cover;
}

.kXdiM .XVIOb {
  border-width: 1px;
  border-radius: 25px;
  height: 42px;
  margin-bottom: 15px;
  font-size: 14px;
}

.kXdiM ._3RTdX {
  float: right;
  background: var(--green);
  width: fit-content;
  color: var(--white);
  cursor: pointer;
  border: none;
  border-radius: 20px;
  padding: 10px 20px;
  font-family: semi-bold, Segoe UI Emoji, Montserrat, sans-serif;
  font-size: 14px;
  transition: all .1s;
  background: var(--black) !important;
}

.kXdiM ._3RTdX:hover {
  background: var(--green-flash-hover);
  opacity: .7;
}

.OeCiP .rrGYU {
  background: url("3d-image.035f0930.svg") 0 0 / cover;
  width: 80px;
  height: 80px;
  margin-top: 15px;
  margin-left: calc(50% - 40px);
}

.OeCiP .Tz-8f {
  text-align: center;
  background: var(--grey-sur);
  cursor: pointer;
  width: 100%;
  color: var(--white);
  border: none;
  border-radius: 20px;
  margin-top: 30px;
  padding: 10px 0;
  font-family: semi-bold, Segoe UI Emoji, Montserrat, sans-serif;
  font-size: 15px;
  transition: all .1s;
  color: var(--black) !important;
}

.OeCiP .Tz-8f:hover {
  background: var(--grey-sur-hover);
}

.OeCiP input {
  cursor: pointer;
  opacity: 0;
  height: 100%;
  position: absolute;
  top: 0;
}

._14FBd {
  flex-direction: column;
  gap: 20px;
  height: 100%;
  padding-top: 20px;
  display: flex;
  overflow: hidden;
}

._14FBd .n0MP3 {
  flex-direction: column;
  flex: 1;
  gap: 15px;
  min-height: 0;
  display: flex;
  overflow-y: auto;
}

._14FBd .n0MP3 .VXTyi {
  flex-direction: column;
  gap: 8px;
  display: flex;
}

._14FBd .n0MP3 .VXTyi input {
  border-width: 1px;
  padding: 15px;
}

._14FBd .n0MP3 .si40P {
  color: var(--red);
  background: var(--red-alpha-light);
  border-radius: 6px;
  padding: 8px 12px;
  font-size: 13px;
}

._14FBd .n0MP3 ._52kyb {
  flex-direction: column;
  gap: 10px;
  display: flex;
}

._14FBd .n0MP3 ._52kyb .virRd {
  color: var(--text-secondary);
  margin-bottom: 10px;
  font-size: 13px;
  font-weight: 600;
}

._14FBd .n0MP3 ._52kyb .mvfHB {
  background: var(--background-secondary);
  border-radius: 6px;
  width: 100%;
  padding-bottom: 56.25%;
  position: relative;
  overflow: hidden;
}

._14FBd .n0MP3 ._52kyb .mvfHB ._5JI9C {
  border: none;
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
}

._14FBd .KdD18 {
  border-top: 1px solid var(--border-light);
  flex-shrink: 0;
  justify-content: flex-end;
  padding-top: 10px;
  display: flex;
}

.zAYoq {
  width: 70px;
  height: 70px;
  display: inline-block;
  position: absolute;
}

.zAYoq:before, .zAYoq:after {
  content: "";
  opacity: 1;
  border: 4px solid #fff;
  border-radius: 50%;
  animation: 1.2s cubic-bezier(0, .2, .8, 1) infinite JJ29q;
  position: absolute;
  top: 50%;
  left: 50%;
}

@keyframes JJ29q {
  0% {
    opacity: 1;
    width: 0;
    height: 0;
  }

  100% {
    opacity: 0;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
  }
}

.zAYoq:after {
  animation-delay: -.4s;
}

.Jm8Kb {
  background: url("404.8fa77251.svg") 0 0 / cover;
  width: 40px;
  height: 40px;
}

.xeJdK .aVASU {
  background: var(--red-light);
  color: var(--red);
  z-index: 1;
  border-radius: 5px;
  align-items: center;
  width: calc(100% - 18px);
  margin-top: 5px;
  margin-left: 5px;
  padding: 4px;
  font-size: 11px;
  display: flex;
  position: absolute;
  top: 0;
}

.xeJdK .aVASU ._24UOR {
  width: 16px;
  height: 16px;
  filter: var(--icon-red);
  background: url("black-warning.46a02cdf.svg") 0 0 / cover;
  flex: 0 0 16px;
  margin-right: 6px;
}

.HuNbD {
  background: var(--grey-sur);
  width: 100%;
  min-width: 62px;
  height: 100%;
  min-height: 62px;
  position: relative;
}

.HuNbD .KrlNK {
  visibility: visible;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 100%;
  display: flex;
}

.HuNbD .KrlNK img {
  width: 100%;
  height: 100%;
}

.HuNbD .mDWNu {
  color: var(--white);
  background: #000;
  background: var(--black-alpha);
  border-radius: 16px;
  align-items: center;
  height: 24px;
  padding: 0 8px;
  font-family: semi-bold, Segoe UI Emoji, Montserrat, sans-serif;
  font-size: 12px;
  display: flex;
  position: absolute;
  bottom: 6px;
  right: 10px;
}

.HuNbD .mDWNu:hover {
  cursor: pointer;
  outline: unset;
  box-shadow: var(--web-blue) 0 0 0 3px !important;
}

.HuNbD .mDWNu .D2Xha {
  width: 12px;
  height: 12px;
  filter: var(--icon-white);
  background: url("black-bold-edit.710bd5ae.svg") 0 0 / cover;
  margin-left: 8px;
}

.Fo3js {
  width: 100%;
  height: 100%;
}

.Fo3js .YIJjv {
  height: calc(100% - 85px);
  display: flex;
  position: relative;
}

.Fo3js .YIJjv .ozA0m {
  width: 260px;
  height: 100%;
  position: relative;
}

.Fo3js .YIJjv .s-LtN {
  justify-content: center;
  align-items: center;
  width: calc(100% - 270px);
  height: 100%;
  display: flex;
  position: absolute;
  right: 0;
}

.Fo3js.GKdjg .YIJjv .s-LtN {
  width: 100%;
  position: relative;
  right: auto;
}

.Fo3js ._5s7Qb {
  margin-top: 15px;
}

.Fo3js .cropper-container {
  -ms-touch-action: none;
  touch-action: none;
  -webkit-user-select: none;
  user-select: none;
  direction: ltr;
  font-size: 0;
  line-height: 0;
  position: relative;
}

.Fo3js .cropper-container img {
  image-orientation: 0deg;
  width: 100%;
  height: 100%;
  display: block;
  min-width: 0 !important;
  max-width: none !important;
  min-height: 0 !important;
  max-height: none !important;
}

.Fo3js .cropper-wrap-box, .Fo3js .cropper-canvas, .Fo3js .cropper-drag-box, .Fo3js .cropper-crop-box, .Fo3js .cropper-modal {
  position: absolute;
  inset: 0;
}

.Fo3js .cropper-wrap-box, .Fo3js .cropper-canvas {
  overflow: hidden;
}

.Fo3js .cropper-drag-box {
  opacity: 0;
  background-color: #fff;
}

.Fo3js .cropper-modal {
  opacity: .5;
  background-color: #000;
}

.Fo3js .cropper-view-box {
  outline: 2px solid var(--white);
  width: 100%;
  height: 100%;
  display: block;
  overflow: hidden;
}

.Fo3js .cropper-dashed {
  border: 0 solid #eee;
  display: block;
  position: absolute;
}

.Fo3js .cropper-dashed.dashed-h {
  border-top-width: 1px;
  border-bottom-width: 1px;
  width: 100%;
  height: 33.3333%;
  top: 33.3333%;
  left: 0;
}

.Fo3js .cropper-dashed.dashed-v {
  border-left-width: 1px;
  border-right-width: 1px;
  width: 33.3333%;
  height: 100%;
  top: 0;
  left: 33.3333%;
}

.Fo3js .cropper-center {
  opacity: .75;
  width: 0;
  height: 0;
  display: block;
  position: absolute;
  top: 50%;
  left: 50%;
}

.Fo3js .cropper-center:before, .Fo3js .cropper-center:after {
  content: " ";
  background-color: #eee;
  display: block;
  position: absolute;
}

.Fo3js .cropper-center:before {
  width: 7px;
  height: 1px;
  top: 0;
  left: -3px;
}

.Fo3js .cropper-center:after {
  width: 1px;
  height: 7px;
  top: -3px;
  left: 0;
}

.Fo3js .cropper-face, .Fo3js .cropper-line, .Fo3js .cropper-point {
  opacity: .1;
  width: 100%;
  height: 100%;
  display: block;
  position: absolute;
}

.Fo3js .cropper-face {
  background-color: #fff;
  top: 0;
  left: 0;
}

.Fo3js .cropper-line {
  background-color: #0000;
}

.Fo3js .cropper-line.line-e {
  cursor: ew-resize;
  width: 5px;
  top: 0;
  right: -3px;
}

.Fo3js .cropper-line.line-n {
  cursor: ns-resize;
  height: 5px;
  top: -3px;
  left: 0;
}

.Fo3js .cropper-line.line-w {
  cursor: ew-resize;
  width: 5px;
  top: 0;
  left: -3px;
}

.Fo3js .cropper-line.line-s {
  cursor: ns-resize;
  height: 5px;
  bottom: -3px;
  left: 0;
}

.Fo3js .cropper-point {
  opacity: 1;
  background: #fff;
  border-radius: 2px;
  width: 10px;
  height: 10px;
  box-shadow: 0 0 3px #000;
}

.Fo3js .cropper-point.point-e {
  cursor: ew-resize;
  margin-top: -3px;
  display: none;
  top: 50%;
  right: -3px;
}

.Fo3js .cropper-point.point-n {
  cursor: ns-resize;
  margin-left: -3px;
  display: none;
  top: -3px;
  left: 50%;
}

.Fo3js .cropper-point.point-w {
  cursor: ew-resize;
  margin-top: -3px;
  display: none;
  top: 50%;
  left: -3px;
}

.Fo3js .cropper-point.point-s {
  cursor: s-resize;
  margin-left: -3px;
  display: none;
  bottom: -3px;
  left: 50%;
}

.Fo3js .cropper-point.point-ne {
  cursor: nesw-resize;
  top: -5px;
  right: -5px;
}

.Fo3js .cropper-point.point-nw {
  cursor: nwse-resize;
  top: -5px;
  left: -5px;
}

.Fo3js .cropper-point.point-sw {
  cursor: nesw-resize;
  bottom: -5px;
  left: -5px;
}

.Fo3js .cropper-point.point-se {
  cursor: nwse-resize;
  opacity: 1;
  width: 10px;
  height: 10px;
  bottom: -5px;
  right: -5px;
}

.Fo3js .cropper-point.point-se:before {
  content: " ";
  opacity: 0;
  background-color: #39f;
  width: 200%;
  height: 200%;
  display: block;
  position: absolute;
  bottom: -50%;
  right: -50%;
}

.Fo3js .cropper-invisible {
  opacity: 0;
}

.Fo3js .cropper-bg {
  background: var(--black-alpha);
}

.Fo3js .cropper-hide {
  width: 0;
  height: 0;
  display: block;
  position: absolute;
}

.Fo3js .cropper-hidden {
  display: none !important;
}

.Fo3js .cropper-move {
  cursor: move;
}

.Fo3js .cropper-crop {
  cursor: crosshair;
}

.Fo3js .cropper-disabled .cropper-drag-box, .Fo3js .cropper-disabled .cropper-face, .Fo3js .cropper-disabled .cropper-line, .Fo3js .cropper-disabled .cropper-point {
  cursor: not-allowed;
}

.clCWP {
  width: 100%;
  height: 100%;
}

.clCWP .BH0AM {
  margin-bottom: 20px;
}

.clCWP .BH0AM .gemtk {
  margin-bottom: 8px;
  display: flex;
}

.clCWP .BH0AM .gemtk .ZCbmw {
  font-family: semi-bold, Segoe UI Emoji, Montserrat, sans-serif;
  font-size: 17px;
}

.clCWP .BH0AM .jddGO {
  flex-wrap: wrap;
  gap: 5px;
  display: flex;
}

.clCWP .BH0AM .jddGO .Joaeu {
  cursor: pointer;
  border: 2px solid var(--grey-sur);
  border-radius: 10px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: calc(50% - 14px);
  height: 100px;
  display: flex;
  position: relative;
}

.clCWP .BH0AM .jddGO .Joaeu:hover {
  border-color: var(--grey-sur-hover);
  box-shadow: 1px 4px 4px -2px #00000012;
}

.clCWP .BH0AM .jddGO .Joaeu.u7qvF {
  border-color: var(--blue);
}

.clCWP .BH0AM .jddGO .Joaeu ._6sHek {
  background: var(--grey-sur);
  border-radius: 6px;
  justify-content: center;
  align-items: center;
  width: 60px;
  height: 50px;
  font-family: semi-bold, Segoe UI Emoji, Montserrat, sans-serif;
  font-size: 12px;
  display: flex;
}

.clCWP .BH0AM .jddGO .Joaeu .ZCbmw {
  margin-top: 15px;
  font-family: semi-bold, Segoe UI Emoji, Montserrat, sans-serif;
  font-size: 13px;
}

.zh21x {
  margin-top: 15px;
}

.zh21x .aCvbZ {
  height: calc(100% - 15px);
  position: relative;
}

[published] ._87230 {
  display: none !important;
}

.u6gBV ._87230 {
  background: var(--black-alpha-dark);
  color: var(--white);
  pointer-events: all;
  cursor: pointer;
  z-index: 1;
  border-radius: 9px;
  align-items: center;
  gap: 10px;
  width: fit-content;
  padding: 4px 9px;
  font-size: 13px;
  display: flex;
  position: absolute;
  bottom: 10px;
  right: 10px;
}

.u6gBV ._87230:hover {
  cursor: pointer;
  outline: unset;
  box-shadow: var(--web-blue) 0 0 0 2px !important;
}

.u6gBV ._87230 .vd5JB {
  width: 12px;
  height: 12px;
  filter: var(--icon-white);
  background: url("black-replace.eb8db59d.svg") 0 0 / cover;
}

.u6gBV .TkZW5 {
  background: var(--grey-sur);
  pointer-events: none;
  border-radius: 10px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  gap: 10px;
  width: 100%;
  height: 100%;
  display: flex;
  position: absolute;
  top: 0;
  left: 0;
}

.u6gBV .TkZW5 .BgjAy {
  opacity: .4;
  pointer-events: all;
  cursor: pointer;
  background: url("3d-image.035f0930.svg") 0 0 / cover;
  width: 32px;
  height: 32px;
}

.u6gBV .TkZW5 .qgmY2 {
  color: var(--grey-text);
  pointer-events: all;
  cursor: pointer;
  font-family: semi-bold, Segoe UI Emoji, Montserrat, sans-serif;
  font-size: 13px;
}

.u6gBV .OUgfr {
  pointer-events: all;
  align-items: center;
  gap: 8px;
  width: 100%;
  font-size: 12px;
  display: flex;
  position: absolute;
  bottom: -28px;
}

.u6gBV .OUgfr.GCZWf .K-cf3 {
  background: url("colored-error.a10ed7a2.svg") 0 0 / cover;
}

.u6gBV .OUgfr.GCZWf .K3B16 {
  border-bottom: 1px solid var(--red);
}

.u6gBV .OUgfr.HnR7z .K-cf3 {
  visibility: hidden;
}

.u6gBV .OUgfr.HnR7z .K3B16 {
  border-bottom: unset;
}

.u6gBV .OUgfr .K-cf3 {
  cursor: pointer;
  border-radius: 100%;
  justify-content: center;
  align-items: center;
  width: 16px;
  height: 16px;
  display: flex;
}

.u6gBV .OUgfr .K3B16 {
  text-align: center;
  border: unset;
  border-radius: 0;
  width: 100%;
  margin: 0;
  padding: 0 0 2px;
}

._5cuv5 {
  -webkit-user-select: none;
  user-select: none;
  width: 100%;
  height: 100%;
}

._5cuv5 input::-webkit-input-placeholder {
  color: var(--grey-text);
}

._5cuv5 input::placeholder {
  color: var(--grey-text);
}

._5cuv5 input:focus {
  outline: none;
}

._5cuv5 .Me3dk {
  border-bottom: var(--grey-sur) 1px solid;
  width: calc(100% - 15px);
  height: 30px;
  padding-left: 15px;
}

._5cuv5 .Me3dk .YwUKn {
  float: left;
  width: 14px;
  height: 14px;
  filter: var(--icon-grey);
  background: url("black-search.5ab38843.svg") 0 0 / cover;
  margin-top: 7px;
  margin-right: 10px;
}

._5cuv5 .Me3dk .uBARQ {
  float: left;
  width: calc(100% - 40px);
  color: var(--black);
  border: unset;
  height: 24px;
  padding-top: 3px;
  padding-left: 0;
  font-family: semi-bold, Segoe UI Emoji, Montserrat, sans-serif;
  font-size: 13px;
}

._5cuv5 .yKAaL {
  width: 100%;
  height: calc(100% - 31px);
  overflow: hidden;
}

._5cuv5 .yKAaL .s-7GZ {
  float: left;
  z-index: 30;
  width: 32px;
  height: 100%;
  margin-top: 5px;
  margin-left: 5px;
  position: relative;
}

._5cuv5 .yKAaL .s-7GZ ._6aCzr {
  cursor: pointer;
  border-radius: 10px;
  justify-content: center;
  align-items: center;
  width: 30px;
  height: 30px;
  font-size: 14px;
  display: flex;
  position: relative;
}

._5cuv5 .yKAaL .s-7GZ ._6aCzr:hover {
  cursor: pointer;
  background: var(--grey-sur);
}

._5cuv5 .yKAaL .s-7GZ ._6aCzr:last-child {
  border: 0 !important;
}

._5cuv5 .yKAaL .s-7GZ ._6aCzr .WvWZ9 {
  background: var(--blue);
  border-radius: 6px;
  width: 3px;
  height: 80%;
  display: none;
  position: absolute;
  top: 10%;
  right: -4px;
}

._5cuv5 .yKAaL ._9od-C {
  float: left;
  width: calc(100% - 37px);
  height: 100%;
}

._5cuv5 .yKAaL ._9od-C .zcsMT {
  height: calc(100% - 40px);
  position: relative;
}

._5cuv5 .yKAaL ._9od-C .zcsMT .EmynB {
  padding: 5px 10px;
}

._5cuv5 .yKAaL ._9od-C .zcsMT .EmynB:after {
  content: "";
  clear: both;
  display: block;
}

._5cuv5 .yKAaL ._9od-C .zcsMT .EmynB ._7J-0A {
  margin-bottom: 5px;
  font-family: bold, Segoe UI Emoji, Montserrat, sans-serif;
  font-size: 20px;
}

._5cuv5 .yKAaL ._9od-C .zcsMT .EmynB .Nsktb {
  width: calc(100% + 10px);
  margin-left: -5px;
  position: relative;
}

._5cuv5 .yKAaL ._9od-C .zcsMT .EmynB .Nsktb .KvlWv {
  cursor: pointer;
  float: left;
  border-radius: 8px;
  justify-content: center;
  align-items: center;
  width: 31px;
  height: 31px;
  font-size: 20px;
  display: flex;
}

._5cuv5 .yKAaL ._9od-C .zcsMT .EmynB .Nsktb .KvlWv:hover {
  cursor: pointer;
  background: var(--grey-sur);
}

._5cuv5 .yKAaL ._9od-C .zcsMT .zzIKA {
  width: 100%;
  height: 100%;
}

._5cuv5 .yKAaL ._9od-C .zcsMT .zzIKA div[scrolltrack] {
  right: 6px;
  height: calc(100% - 20px) !important;
  top: 10px !important;
}

._5cuv5 .yKAaL ._9od-C .zcsMT .MR-lj {
  z-index: 14;
  background: var(--white);
  width: 100%;
  height: 100%;
  display: none;
  position: absolute;
  top: 0;
  left: 0;
}

._5cuv5 .yKAaL ._9od-C .zcsMT .MR-lj .Fsa1I {
  width: 100%;
  height: 100%;
}

._5cuv5 .yKAaL ._9od-C .zcsMT .MR-lj .Fsa1I div[scrolltrack] {
  right: 6px;
  top: 0 !important;
}

._5cuv5 .yKAaL ._9od-C .zcsMT .MR-lj .Fsa1I .k24b- {
  text-align: center;
  max-width: 182px;
  margin: 60px auto auto;
  font-family: bold, Segoe UI Emoji, Montserrat, sans-serif;
}

._5cuv5 .yKAaL ._9od-C .hfoia {
  z-index: 3;
  width: 100%;
  height: 40px;
  position: relative;
}

._5cuv5 .yKAaL ._9od-C .hfoia .KvlWv {
  float: right;
  margin-top: 5px;
  margin-right: 10px;
  font-size: 20px;
}

._5cuv5 .yKAaL ._9od-C .hfoia .eY4It {
  float: right;
  margin-top: 10px;
  margin-right: 12px;
  font-family: bold, Segoe UI Emoji, Montserrat, sans-serif;
}

._5cuv5.VFBdy .yKAaL .s-7GZ {
  display: none;
}

._5cuv5.VFBdy .yKAaL ._9od-C {
  width: calc(100% - 5px);
  padding-left: 5px;
}

._5cuv5.VFBdy .yKAaL ._9od-C .zcsMT {
  height: 100%;
}

._5cuv5.VFBdy .yKAaL ._9od-C .zcsMT .EmynB ._7J-0A {
  font-size: 18px !important;
}

._5cuv5.VFBdy .yKAaL ._9od-C .zcsMT .EmynB .Nsktb .KvlWv {
  width: 38px !important;
  height: 38px !important;
  font-size: 26px !important;
}

._5cuv5.VFBdy .yKAaL ._9od-C .hfoia {
  display: none;
}

.hBCrV {
  width: 100%;
  height: 100%;
  overflow: hidden;
}

.hBCrV input::-webkit-input-placeholder {
  color: var(--grey-text);
}

.hBCrV input::placeholder {
  color: var(--grey-text);
}

.hBCrV input:focus {
  outline: none;
}

.hBCrV .koPwX {
  border-bottom: var(--grey-sur) 1px solid;
  width: calc(100% - 15px);
  height: 30px;
  padding-left: 15px;
}

.hBCrV .koPwX .O1XYb {
  float: left;
  width: 14px;
  height: 14px;
  filter: var(--icon-grey);
  background: url("black-search.5ab38843.svg") 0 0 / cover;
  margin-top: 7px;
  margin-right: 10px;
}

.hBCrV .koPwX .oVzIX {
  border: unset;
  width: calc(100% - 40px);
  height: 24px;
  padding-top: 3px;
  padding-left: unset;
  float: left;
  color: var(--black);
  font-family: semi-bold, Segoe UI Emoji, Montserrat, sans-serif;
  font-size: 13px;
}

.hBCrV .yj-K1 {
  height: calc(100% - 30px);
  overflow: auto;
}

.hBCrV .yj-K1 .JIfWI {
  -webkit-column-count: 2;
  -webkit-column-gap: 12px;
  -moz-column-count: 2;
  -moz-column-gap: 12px;
  column-count: 2;
  column-gap: 12px;
  width: calc(100% - 30px);
  padding: 15px;
  overflow: hidden;
}

.hBCrV .yj-K1 .JIfWI .Uoa5F {
  background: var(--grey-sur);
  -webkit-column-break-inside: avoid;
  -moz-column-break-inside: avoid;
  column-break-inside: avoid;
  border-radius: 8px;
  height: fit-content;
  margin-bottom: 12px;
  transition: all .1s linear;
  overflow: hidden;
}

.hBCrV .yj-K1 .JIfWI .Uoa5F:hover {
  cursor: pointer;
  -ms-transform: scale(1.03);
  transform: scale(1.03);
  box-shadow: 0 5px 10px #00000029;
}

.hBCrV .yj-K1 .JIfWI .Uoa5F .mbKhI {
  width: 100%;
}

@media screen and (width <= 480px) {
  .hBCrV .koPwX .O1XYb {
    width: 16px !important;
    height: 16px !important;
    margin-top: 5px !important;
  }

  .hBCrV .koPwX .oVzIX {
    font-size: 15px !important;
  }
}

.HccO6 {
  width: 100%;
  height: 100%;
}

.HccO6 .Pj3Yv {
  width: calc(100% - 20px);
  height: 20px;
  margin-bottom: 10px;
  margin-left: 10px;
  position: relative;
}

.HccO6 .Pj3Yv .injZP {
  cursor: pointer;
  border-radius: 20px;
  justify-content: center;
  align-items: center;
  width: calc(50% - 8px);
  height: 24px;
  font-family: black, Segoe UI Emoji, Montserrat, sans-serif;
  font-size: 10px;
  display: flex;
  position: relative;
  overflow: hidden;
}

.HccO6 .Pj3Yv .injZP.xcbtG, .HccO6 .Pj3Yv .injZP.xiytm {
  visibility: visible;
}

.HccO6 .Pj3Yv .injZP div[visualSelector] {
  z-index: -1;
  width: 100%;
  height: 100%;
  left: 0;
}

.HccO6 .Pj3Yv .injZP:hover {
  background: var(--grey-sur);
  border-color: #0000 !important;
}

.HccO6 .Pj3Yv .injZP._1U56F {
  float: left;
}

.HccO6 .Pj3Yv .injZP.thNUB {
  float: right;
}

.HccO6 .gkhLp {
  width: 100%;
  height: calc(100% - 30px);
  position: relative;
  overflow: hidden;
}

.HccO6.wGxQ8 .Pj3Yv {
  width: calc(100% - 64px) !important;
}

.HccO6.wGxQ8 .Pj3Yv .injZP {
  border: 0 !important;
  height: 26px !important;
}

._2D57s {
  z-index: 10000;
  pointer-events: none;
  width: calc(100% - 42px);
  display: none;
  position: absolute;
}

._2D57s .qgA9l {
  border: 1px solid var(--black);
  border-radius: 100%;
  width: 44px;
  height: 44px;
  position: absolute;
  left: -50px;
  overflow: hidden;
}

._2D57s .qgA9l img {
  object-fit: cover;
  border-radius: inherit;
  width: 100%;
  height: 100%;
  border: none !important;
  margin: 0 !important;
}

._2D57s ._06SrD {
  pointer-events: all;
  background: var(--white);
  border: 1px solid #000;
  border-radius: 14px;
  justify-content: center;
  align-items: center;
  gap: 8px;
  width: calc(100% - 24px);
  margin-bottom: 8px;
  padding: 5px 12px;
  display: flex;
  box-shadow: 0 0 0 1px #00000008, 0 0 20px #0003;
}

._2D57s ._06SrD ._9FoOp {
  height: 36px;
  color: var(--black);
  background: none;
  border: none;
  outline: none;
  flex-grow: 1;
  padding: 0;
  font-size: 14px;
}

._2D57s ._06SrD ._9FoOp::-webkit-input-placeholder {
  color: var(--icon-grey-very-dark);
}

._2D57s ._06SrD ._9FoOp::placeholder {
  color: var(--icon-grey-very-dark);
}

._2D57s ._06SrD ._96rCU {
  background: var(--black);
  cursor: pointer;
  border: none;
  border-radius: 50%;
  flex-shrink: 0;
  justify-content: center;
  align-items: center;
  width: 32px;
  height: 32px;
  transition: all .2s;
  display: flex;
}

._2D57s ._06SrD ._96rCU:hover {
  opacity: .8;
  -ms-transform: scale(1.1);
  transform: scale(1.1);
}

._2D57s ._06SrD ._96rCU:active {
  -ms-transform: scale(.95);
  transform: scale(.95);
}

._2D57s ._06SrD ._96rCU .bDHnC {
  width: 14px;
  height: 14px;
  filter: var(--icon-white);
  background: url("black-top-arrow.a139fca2.svg") 0 0 / cover;
}

._2D57s .HOJ3D {
  pointer-events: all;
  background: var(--white);
  border: 1px solid #000;
  border-radius: 14px;
  width: 320px;
  max-height: 280px;
  padding: 8px;
  overflow-y: auto;
  box-shadow: 0 4px 12px #00000040;
}

._2D57s .HOJ3D .kMgCw {
  color: var(--grey-text-very-dark);
  margin-bottom: 8px;
  margin-left: 8px;
  font-size: 14px;
}

._2D57s .HOJ3D ._7PRnE {
  cursor: pointer;
  border-radius: 10px;
  margin-bottom: 2px;
  padding: 4px 8px;
  font-family: semi-bold, Segoe UI Emoji, Montserrat, sans-serif;
  font-size: 15px;
}

._2D57s .HOJ3D ._7PRnE:hover {
  background: var(--grey-sur);
}

._2D57s .HOJ3D ._7PRnE:active {
  background: var(--grey-line);
}

._2D57s .XMF2i {
  pointer-events: all;
  background: var(--white);
  border: 1px solid #000;
  border-radius: 14px;
  align-items: center;
  width: calc(100% - 24px);
  margin-bottom: 8px;
  padding: 12px;
  display: flex;
  box-shadow: 0 0 0 1px #00000008, 0 0 20px #0003;
}

._2D57s .XMF2i .gwmeq {
  align-items: center;
  gap: 8px;
  height: 30px;
  font-family: semi-bold, Segoe UI Emoji, Montserrat, sans-serif;
  display: flex;
}

._2D57s .XMF2i .gwmeq .ULcMf {
  width: 18px;
  height: 18px;
  position: relative;
}

._2D57s .XMF2i .MXRNn {
  color: var(--black);
  border-radius: 8px;
  flex: 1;
  max-height: 400px;
  margin-bottom: 15px;
  font-size: 14px;
  overflow-y: auto;
}

._2D57s .XMF2i .MXRNn blockquote.ql-line-q {
  margin-top: 0 !important;
}

._2D57s .XMF2i .MXRNn blockquote {
  line-height: 22px;
  margin: 18px 0 0 .8ex !important;
}

._2D57s .XMF2i .MXRNn p {
  margin-top: 16px;
  line-height: 22px;
}

._2D57s .XMF2i .MXRNn li {
  line-height: 22px;
}

._2D57s .XMF2i .MXRNn ol, ._2D57s .XMF2i .MXRNn ul {
  margin-top: 16px;
}

._2D57s .XMF2i .MXRNn table {
  border: 1px solid var(--grey-sur);
  border-spacing: 0;
  border-radius: 10px;
  width: 100%;
  margin-top: 15px;
  margin-left: auto;
  margin-right: auto;
  font-size: 13.5px;
  overflow: hidden;
}

._2D57s .XMF2i .MXRNn th, ._2D57s .XMF2i .MXRNn td {
  border-bottom: 1px solid var(--grey-sur);
  border-right: 1px solid var(--grey-sur);
  text-align: left;
  padding: 8px;
  border-spacing: 2px !important;
}

._2D57s .XMF2i .MXRNn th:last-child, ._2D57s .XMF2i .MXRNn td:last-child {
  border-right: unset;
}

._2D57s .XMF2i .MXRNn tr:last-child th, ._2D57s .XMF2i .MXRNn tr:last-child td {
  border-bottom: unset;
}

._2D57s .XMF2i .MXRNn th {
  background-color: #f2f2f2;
}

._2D57s .XMF2i .MXRNn img {
  border: 1px solid var(--grey-sur);
  box-sizing: border-box;
  margin-top: 50px !important;
  margin-bottom: 50px !important;
}

._2D57s .XMF2i .MXRNn iframe[sdt-id] {
  pointer-events: none !important;
  margin-top: 50px !important;
  margin-bottom: 50px !important;
}

._2D57s .XMF2i .MXRNn a[data-button] {
  border-top: 1px solid var(--web-border-blue);
  background: var(--web-grad-blue);
  color: var(--white);
  cursor: pointer;
  border-radius: 12px;
  height: fit-content;
  margin: 30px 0;
  padding: 10px 16px;
  display: inline-block;
  position: relative;
  -webkit-text-decoration: unset !important;
  text-decoration: unset !important;
}

._2D57s .XMF2i .MXRNn a[data-button]:hover {
  background: var(--web-blue-hover);
}

._2D57s .XMF2i .MXRNn h2[fixed] {
  border-bottom: 1px solid var(--grey-sur);
  -webkit-user-select: none;
  user-select: none;
  pointer-events: none;
  border-radius: 0;
  padding-bottom: 12px;
  font-size: 38px;
}

._2D57s .XMF2i .MXRNn :first-child {
  margin-top: 0 !important;
}

._2D57s .XMF2i .fVo4N {
  border-top: 1px solid var(--grey-line);
  justify-content: end;
  gap: 8px;
  padding-top: 8px;
  display: flex;
}

._2D57s .XMF2i .fVo4N .nZmkh {
  cursor: pointer;
  border: none;
  border-radius: 25px;
  height: fit-content;
  padding: 6px 12px;
  font-size: 15px;
  transition: all .2s;
}

._2D57s .XMF2i .fVo4N .nZmkh.fjx-T {
  background: var(--black);
  color: var(--white);
}

._2D57s .XMF2i .fVo4N .nZmkh.fjx-T:hover {
  opacity: .8;
}

._2D57s .XMF2i .fVo4N .nZmkh.fjx-T:active {
  -ms-transform: scale(.98);
  transform: scale(.98);
}

._2D57s .XMF2i .fVo4N .nZmkh.bIp6a, ._2D57s .XMF2i .fVo4N .nZmkh.Um8KV {
  background: var(--grey-sur);
  color: var(--black);
}

._2D57s .XMF2i .fVo4N .nZmkh.bIp6a:hover, ._2D57s .XMF2i .fVo4N .nZmkh.Um8KV:hover {
  background: var(--grey-sur-hover);
}

.qCPkO {
  flex-direction: column;
  height: 100%;
  display: flex;
}

.qCPkO .ORwqR {
  margin-top: 15px;
  margin-bottom: 15px;
}

.qCPkO .ORwqR .azPSz {
  background: var(--grey-sur);
  border-radius: 12px;
  align-items: center;
  width: calc(100% - 20px);
  padding: 10px;
  display: flex;
}

.qCPkO .ORwqR .azPSz ._1jJ-2 {
  width: 16px;
  height: 16px;
  filter: var(--icon-grey-very-dark);
  background: url("black-search.5ab38843.svg") 0 0 / cover;
  flex-shrink: 0;
}

.qCPkO .ORwqR .azPSz .Ueo1v {
  flex: 1;
}

.qCPkO .l-7Jc {
  flex: 1;
  height: 100%;
  margin-bottom: 15px;
  overflow-y: auto;
}

.qCPkO .l-7Jc .JHG7d div[scrolltrack] {
  height: calc(100% - 100px);
  top: 50px;
  right: -8px;
}

.qCPkO .l-7Jc .JHG7d .KyAib {
  border-bottom: 1px solid var(--grey-sur);
  align-items: center;
  gap: 10px;
  padding: 12px 0;
  font-size: 13px;
  display: flex;
}

.qCPkO .l-7Jc .JHG7d .KyAib .lA1MK {
  width: 16px;
}

.qCPkO .l-7Jc .JHG7d .KyAib .lA1MK div[btnCheckbox] {
  border-radius: 8px;
  justify-content: center;
  align-items: center;
  width: 16px;
  height: 16px;
  padding: 0;
  display: flex;
}

.qCPkO .l-7Jc .JHG7d .KyAib .lA1MK div[btnCheckbox][checked] {
  background: var(--black);
}

.qCPkO .l-7Jc .JHG7d .KyAib .lA1MK div[btnCheckbox][checked] div[btncheckboxcaret] {
  filter: var(--icon-white);
}

.qCPkO .l-7Jc .JHG7d .KyAib .lA1MK div[btnCheckbox]:not([checked]):hover {
  border-color: var(--grey-sur-hover);
}

.qCPkO .l-7Jc .JHG7d .KyAib .lA1MK div[btnCheckbox]:not([checked]):hover div[btncheckboxcaret] {
  filter: var(--icon-grey-dark);
}

.qCPkO .l-7Jc .JHG7d .KyAib .lA1MK div[btnCheckbox] div[btncheckboxcaret] {
  filter: var(--icon-grey);
  background: url("black-checked.303b4262.svg") 0 0 / cover;
  width: 10px;
  height: 10px;
}

.qCPkO .l-7Jc .JHG7d .KyAib .rmw2q {
  word-break: break-all;
  flex: 1;
  align-items: center;
  display: flex;
}

.qCPkO .l-7Jc .JHG7d .KyAib .rmw2q .apRWH {
  color: var(--grey-text-dark);
  text-transform: uppercase;
}

.qCPkO .KzlnJ {
  border-top: 1px solid var(--grey-sur);
  justify-content: flex-end;
  gap: 10px;
  padding-top: 10px;
  display: flex;
}

.qCPkO .KzlnJ .iLgVO {
  cursor: pointer;
  border-radius: 35px;
  justify-content: center;
  align-items: center;
  height: 20px;
  padding: 10px 20px;
  font-family: semi-bold, Segoe UI Emoji, Montserrat, sans-serif;
  font-size: 14px;
  display: flex;
  position: relative;
}

.qCPkO .KzlnJ .iLgVO.a4xX3 {
  background: var(--grey-sur);
  cursor: pointer;
  color: var(--white);
  border: none;
  transition: all .1s;
  color: var(--black) !important;
}

.qCPkO .KzlnJ .iLgVO.a4xX3:hover {
  background: var(--grey-sur-hover);
}

.qCPkO .KzlnJ .iLgVO.Kl3v- {
  background: var(--green);
  color: var(--white);
  cursor: pointer;
  border: none;
  transition: all .1s;
  background: var(--black) !important;
}

.qCPkO .KzlnJ .iLgVO.Kl3v-:hover {
  background: var(--green-flash-hover);
  opacity: .7;
}

._6nFly {
  text-align: left;
  margin-left: 5px;
  margin-right: 3px;
  font-family: semi-bold, Segoe UI Emoji, Montserrat, sans-serif;
}

._3BVsB .cS18d {
  background: var(--white);
  opacity: 1;
  white-space: nowrap;
  z-index: 999999;
  color: var(--black);
  overflow-wrap: break-word;
  text-align: center;
  visibility: hidden;
  pointer-events: none;
  border-radius: 10px;
  align-items: center;
  height: 22px;
  padding: 5px 13px;
  font-family: medium, Segoe UI Emoji, Montserrat, sans-serif;
  font-size: 13px;
  display: flex;
  position: absolute;
  bottom: -35px;
  -ms-transform: scale(1);
  transform: scale(1);
  box-shadow: 0 0 0 1px #00000008, 0 0 20px #0003;
  transition: opacity !important;
}

._3BVsB .cS18d hr {
  background: var(--black-hr);
  border: 0;
  height: 1px;
}

._3BVsB .cS18d:after {
  content: "";
  border: 6px solid #0000;
  border-bottom-color: var(--white);
  border-top: 0;
  width: 0;
  height: 0;
  margin-top: -6px;
  margin-left: -6px;
  position: absolute;
  top: 0;
  left: 50%;
}

._3BVsB:hover .cS18d {
  visibility: visible;
  opacity: 1;
  -ms-transform: scale(1);
  transform: scale(1);
  transition: all .2s !important;
  bottom: -40px !important;
}

.NSmTW {
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 100%;
  display: flex;
}

.NSmTW .H6K6b {
  width: 24px;
  height: 24px;
  filter: var(--icon-red);
  background: url("black-warning.46a02cdf.svg") 0 0 / cover;
}

.v4vik {
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 100%;
  display: flex;
  position: absolute;
  top: 0;
  left: 0;
}

.v4vik .qnPe8 {
  background: url("3d-ai.c2fda2d1.svg") 0 0 / cover;
  width: 32px;
  height: 32px;
  margin-bottom: 10px;
  position: absolute;
  bottom: 0;
  right: 10px;
}

.v4vik .fs0Jb {
  background: #fff;
  border-radius: 100%;
  justify-content: center;
  align-items: center;
  width: 100px;
  height: 100px;
  display: flex;
}

.v4vik .fs0Jb .KMfod {
  background: url("animated-drawing.e03fc592.gif") 0 0 / cover;
  width: 70px;
  height: 70px;
}

.p8WyH {
  pointer-events: none;
  z-index: 5;
  padding: 2px;
  display: none;
  position: absolute;
}

.p8WyH .FpCN0 {
  color: var(--white);
  border-radius: 2px;
  padding: 4px 5px;
  font-family: semi-bold, Segoe UI Emoji, Montserrat, sans-serif;
  font-size: 11px;
  position: absolute;
  top: -12px;
}

.DyCg2 {
  width: calc(100% - 30px);
  height: 100%;
  padding: 15px;
}

.DyCg2 .H3h-l {
  background: var(--white-light);
  width: 100%;
  color: var(--black);
  border: 1px solid #eaeaea;
  border: var(--grey-sur) 2px solid;
  border-radius: 10px;
  height: 40px;
  padding-left: 10px;
  padding-right: 10px;
  font-family: medium, Segoe UI Emoji, Montserrat, sans-serif;
  font-size: 14px;
}

.DyCg2 .H3h-l::-webkit-outer-spin-button {
  -webkit-appearance: none;
  margin: 0;
}

.DyCg2 .H3h-l::-webkit-inner-spin-button {
  -webkit-appearance: none;
  margin: 0;
}

.DyCg2 .H3h-l[type="number"] {
  -moz-appearance: textfield;
}

.DyCg2 .H3h-l[type="date"]::-webkit-inner-spin-button {
  display: none;
}

.DyCg2 .H3h-l[type="date"]::-webkit-calendar-picker-indicator {
  display: none;
}

.DyCg2 .H3h-l::-webkit-input-placeholder {
  color: var(--grey-text);
}

.DyCg2 .H3h-l::placeholder {
  color: var(--grey-text);
}

.DyCg2 .H3h-l:focus {
  outline: 0;
}

.DyCg2 .H3h-l[disabled] {
  border: var(--grey-sur-hover) 2px solid;
  background: var(--grey-sur);
}

.DyCg2 .H3h-l:focus {
  border-color: var(--grey-alpha);
}

.DyCg2 .k3W9v {
  margin-top: 30px;
}

.DyCg2 .k3W9v .r9U-G {
  float: right;
  width: fit-content;
  margin-left: 5px;
  padding: 9px 24px;
  font-size: 14px;
  border-radius: 6px !important;
}

.DyCg2 .k3W9v .r9U-G.nzVKv {
  background: var(--green);
  color: var(--white);
  cursor: pointer;
  border: none;
  transition: all .1s;
}

.DyCg2 .k3W9v .r9U-G.nzVKv:hover {
  background: var(--green-flash-hover);
}

.DyCg2 .k3W9v .r9U-G.IQ1S9 {
  cursor: pointer;
  color: var(--black);
  border: none;
  transition: all .1s;
}

.DyCg2 .k3W9v .r9U-G.IQ1S9:hover {
  background: var(--grey-sur);
}

.rR5k9 {
  width: 100%;
  height: 100%;
  box-shadow: inset 0 0 0 1px var(--grey-sur);
  border-radius: 13px;
}

.rR5k9 div[loaderLight] {
  width: 100%;
  min-width: 50px;
  position: relative;
}

.rR5k9 div[loaderLight] svg {
  width: 18px !important;
  margin-top: -8px !important;
}

.rR5k9 div[loaderLight] svg circle {
  stroke-width: 4px !important;
}

.rR5k9 .fGiOr {
  background: var(--black-alpha-half);
  border-radius: 10px;
  width: calc(100% - 18px);
  height: 4px;
  padding: 3px;
  position: absolute;
  bottom: 6px;
  left: 6px;
  overflow: hidden;
}

.rR5k9 .fGiOr .HR5Z- {
  background: var(--white);
  border-radius: 6px;
  width: 0;
  height: 100%;
  transition: all .2s;
  position: relative;
}

.rR5k9 img {
  height: 100%;
}

.Cn3DQ {
  background: var(--grey-sur);
  justify-content: center;
  align-items: center;
  width: 100%;
  min-width: 62px;
  height: 100%;
  min-height: 62px;
  display: flex;
  position: relative;
}

.Cn3DQ:focus {
  outline: none;
}

.Cn3DQ ._9CCaZ {
  display: none;
}

.Cn3DQ ._3E04H {
  cursor: pointer;
  background: #000000b5;
  border-radius: 100%;
  justify-content: center;
  align-items: center;
  width: 70px;
  height: 70px;
  display: flex;
  position: absolute;
}

.Cn3DQ ._3E04H .rFN9s {
  width: 24px;
  height: 24px;
  filter: var(--icon-white);
  background: url("black-play.ee0a71fb.svg") 0 0 / cover;
}

.TNe9p {
  width: 100%;
  height: 100%;
  position: relative;
}

.TNe9p .NWpah {
  background: var(--black-alpha);
  border-radius: 16px;
  padding: 2px 8px;
  position: absolute;
  bottom: 6px;
  left: 10px;
}

.TNe9p .NWpah .D27od {
  width: 20px;
  height: 20px;
  filter: var(--icon-white);
  background: url("black-gif.cc9f5b3c.svg") 0 0 / cover;
}

._4lNiB {
  float: left;
  border-radius: 10px;
  justify-content: center;
  align-items: center;
  width: 190px;
  height: 90px;
  margin-top: 5px;
  margin-right: 5px;
  display: flex;
  position: relative;
  overflow: hidden;
}

._4lNiB div[media] {
  border-radius: 13px;
  display: flex !important;
}

._4lNiB div[mediaImage] {
  min-width: 50px;
}

._4lNiB div[networkError] {
  min-width: 100px;
  box-shadow: inset 0 0 0 1px var(--grey-sur);
  border-radius: 13px;
}

._4lNiB div[mediaLink] {
  min-width: 150px;
  box-shadow: inset 0 0 0 1px var(--grey-sur);
  display: block !important;
}

._4lNiB div[mediaLink] div[mediaImage] {
  width: 100%;
  max-height: 15px;
}

._4lNiB div[mediaLink] .uvnis {
  overflow-wrap: normal;
  text-overflow: ellipsis;
  white-space: nowrap !important;
  overflow: hidden !important;
}

._4lNiB div[mediaLink] ._3eT9P {
  float: left;
  margin-top: 1px;
  margin-left: 7px;
}

._4lNiB div[mediaAudio] {
  width: 188px;
  overflow: visible !important;
}

._4lNiB div[mediaFile] {
  border: var(--grey-sur) 1px solid;
  width: calc(100% - 2px);
  height: calc(100% - 2px);
}

._4lNiB div[mediaFile] .sGHrv {
  width: 22px;
  height: 22px;
}

._4lNiB div[mediaFile] .Ehly4 {
  font-size: 12px;
}

._4lNiB div[mediaFile] .vCdEy {
  overflow-wrap: normal;
  text-overflow: ellipsis;
  font-size: 10px;
  white-space: nowrap !important;
  overflow: hidden !important;
}

._4lNiB ._11vlz {
  background: var(--black-alpha);
  cursor: pointer;
  z-index: 2;
  border-radius: 100%;
  justify-content: center;
  align-items: center;
  width: 20px;
  height: 20px;
  display: flex;
  position: absolute;
  top: 5px;
  right: 5px;
}

._4lNiB ._11vlz:hover:hover {
  cursor: pointer;
  outline: unset;
  box-shadow: var(--web-blue) 0 0 0 3px !important;
}

._4lNiB ._11vlz .sGHrv {
  width: 8px;
  height: 8px;
  filter: var(--icon-white);
  background: url("black-close.1369bcb2.svg") 0 0 / cover;
}

._4lNiB .Gb78K {
  z-index: 9;
  background: var(--white);
  border-radius: 8px;
  align-items: center;
  max-width: calc(100% - 12px);
  padding: 2px;
  display: flex;
  position: absolute;
  top: 4px;
  left: 4px;
  box-shadow: 0 0 4px #0000001a;
}

._4lNiB .Gb78K .WQDgt {
  width: 20px;
  height: 20px;
}

._4lNiB .Gb78K .EdHHN {
  margin-left: 4px;
  margin-right: 6px;
  font-family: semi-bold, Segoe UI Emoji, Montserrat, sans-serif;
  font-size: 13px;
}

.zBAHq {
  border-radius: 10px;
  margin-top: 10px;
  margin-bottom: 10px;
}

.zBAHq:after {
  content: "";
  clear: both;
  display: block;
}

.zBAHq .TgpHW {
  background: url("3d-image.035f0930.svg") 0 0 / cover;
  width: 60px;
  height: 60px;
}

.zOF2h {
  background: var(--white);
  width: 100%;
  height: 100%;
}

.zOF2h .yjVmU {
  border-right: var(--grey-sur) 1px solid;
  float: left;
  justify-content: center;
  align-items: center;
  width: 50px;
  height: 100%;
  display: flex;
  position: relative;
}

.zOF2h .yjVmU .mEGhp {
  background: url("black-file.df99154a.svg") 0 0 / cover;
  width: 22px;
  height: 22px;
}

.zOF2h ._9a68l {
  float: left;
  flex-direction: column;
  justify-content: center;
  width: calc(100% - 84px);
  margin-top: 8px;
  margin-left: 8px;
  display: flex;
}

.zOF2h ._9a68l .cCgJb {
  text-transform: uppercase;
  overflow-wrap: normal;
  text-overflow: ellipsis;
  font-family: bold, Segoe UI Emoji, Montserrat, sans-serif;
  font-size: 15px;
  white-space: nowrap !important;
  overflow: hidden !important;
}

.zOF2h ._9a68l .rHTdK {
  overflow-wrap: normal;
  text-overflow: ellipsis;
  font-size: 12px;
  white-space: nowrap !important;
  overflow: hidden !important;
}

.Qd95J {
  background: var(--white);
  border: var(--grey-sur) 1px solid;
  border-radius: 13px;
  width: calc(100% - 2px);
  height: calc(100% - 2px);
  overflow: visible;
}

.Qd95J:hover {
  -ms-transform: none !important;
  transform: none !important;
}

.Qd95J .SN-xM {
  display: none;
}

.Qd95J .pziTF {
  float: left;
  justify-content: center;
  align-items: center;
  height: 100%;
  display: flex;
}

.Qd95J .pziTF .FsP5L, .Qd95J .pziTF .PDlTl, .Qd95J .pziTF .sILFv {
  cursor: pointer;
  border-right: var(--grey-sur) 1px solid;
  float: left;
  justify-content: center;
  align-items: center;
  width: 40px;
  height: 100%;
  display: flex;
  position: relative;
}

.Qd95J .pziTF .FsP5L:hover, .Qd95J .pziTF .PDlTl:hover, .Qd95J .pziTF .sILFv:hover {
  cursor: pointer;
  background: var(--grey-sur);
}

.Qd95J .pziTF .FsP5L .VkKUP, .Qd95J .pziTF .PDlTl .VkKUP, .Qd95J .pziTF .sILFv .VkKUP {
  width: 10px;
  height: 10px;
}

.Qd95J .pziTF .FsP5L .VkKUP.C97oh, .Qd95J .pziTF .PDlTl .VkKUP.C97oh, .Qd95J .pziTF .sILFv .VkKUP.C97oh {
  background: url("black-play.ee0a71fb.svg") 0 0 / cover;
}

.Qd95J .pziTF .FsP5L .VkKUP.mDIAz, .Qd95J .pziTF .PDlTl .VkKUP.mDIAz, .Qd95J .pziTF .sILFv .VkKUP.mDIAz {
  background: url("black-mute.0c824665.svg") 0 0 / cover;
}

.Qd95J .pziTF .FsP5L .VkKUP.onVY5, .Qd95J .pziTF .PDlTl .VkKUP.onVY5, .Qd95J .pziTF .sILFv .VkKUP.onVY5 {
  background: url("black-volume.2d5c5565.svg") 0 0 / cover;
}

.Qd95J .pziTF .FsP5L .VkKUP.TKXd7, .Qd95J .pziTF .PDlTl .VkKUP.TKXd7, .Qd95J .pziTF .sILFv .VkKUP.TKXd7 {
  background: url("black-pause.8ba17e50.svg") 0 0 / cover;
}

.Qd95J .pziTF .sILFv {
  border-radius: 13px 0 0 13px;
}

.Qd95J .pziTF .sILFv .DYkPb {
  visibility: visible;
}

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

.Qd95J .PDlTl .kjzKy {
  visibility: visible;
}

.Qd95J .b-m-9 {
  float: left;
  width: calc(100% - 100px);
  margin-left: 4px;
  position: relative;
  top: calc(50% - 6px);
}

.Qd95J .b-m-9 .l1aeA {
  float: left;
  width: 22px;
  margin-left: 5px;
  font-family: medium, Segoe UI Emoji, Montserrat, sans-serif;
  font-size: 9px;
  position: relative;
}

.Qd95J .b-m-9 .MKt-M {
  cursor: pointer;
  background: var(--grey-sur);
  float: left;
  border-radius: 15px;
  width: calc(100% - 70px);
  height: 12px;
  margin-left: 12px;
  position: relative;
  overflow: hidden;
}

.Qd95J .b-m-9 .MKt-M .CmLov {
  background: var(--black);
  width: 0;
  height: 100%;
  transition: all .2s;
  left: 0;
}

.Qd95J .b-m-9 ._04hHg {
  float: right;
  width: 22px;
  font-family: medium, Segoe UI Emoji, Montserrat, sans-serif;
  font-size: 9px;
  position: relative;
}

.yTKuy {
  background: var(--grey-sur);
  cursor: pointer;
  border-radius: 10px;
  position: relative;
}

.yTKuy.rnnTz {
  width: 100%;
  height: 5px;
}

.yTKuy.KlwsD {
  width: 5px;
  height: 100%;
}

.yTKuy .o3bdT {
  background: var(--red);
  z-index: 1;
  border-radius: 100%;
  width: 5px;
  height: 5px;
  position: absolute;
  top: 0;
  left: 0;
}

.yTKuy .o3bdT .-srj0 {
  background: var(--white);
  cursor: grab;
  border-radius: 100%;
  width: 16px;
  height: 16px;
  margin-top: -5px;
  margin-left: -5px;
  position: absolute;
  box-shadow: 0 0 4px #00000042;
}

.yTKuy .q3mtg {
  background: var(--blue);
  border-radius: 20px;
  width: 5px;
  height: 5px;
  position: absolute;
}

.o0Lqa {
  height: 100px;
  margin-left: 2px;
}

[published] .jDuon, [published] .CKQuf {
  display: none !important;
}

.Jw4Z9 {
  z-index: 2 !important;
}

.Jw4Z9 .jDuon, .Jw4Z9 .CKQuf {
  z-index: 3;
  background: var(--black-alpha-dark);
  color: var(--white);
  pointer-events: all;
  cursor: pointer;
  border-radius: 9px;
  align-items: center;
  gap: 10px;
  width: fit-content;
  padding: 4px 9px;
  font-size: 13px;
  display: flex;
  position: absolute;
  bottom: 10px;
  right: 10px;
}

.Jw4Z9 .jDuon:hover, .Jw4Z9 .CKQuf:hover {
  cursor: pointer;
  outline: unset;
  box-shadow: var(--web-blue) 0 0 0 2px !important;
}

.Jw4Z9 .jDuon.CKQuf, .Jw4Z9 .CKQuf.CKQuf {
  right: 46px;
}

.Jw4Z9 .jDuon.CKQuf .fUU1w, .Jw4Z9 .CKQuf.CKQuf .fUU1w {
  background: url("black-settings.add75a1f.svg") 0 0 / cover;
}

.Jw4Z9 .jDuon .fUU1w, .Jw4Z9 .CKQuf .fUU1w {
  width: 12px;
  height: 12px;
  filter: var(--icon-white);
  background: url("black-replace.eb8db59d.svg") 0 0 / cover;
}

.Jw4Z9 .tzXoi {
  pointer-events: all;
  z-index: 3;
  align-items: center;
  gap: 8px;
  width: 100%;
  font-size: 12px;
  display: flex;
  position: absolute;
  bottom: -28px;
}

.Jw4Z9 .tzXoi.q8-sO .BWCyH {
  background: url("colored-error.a10ed7a2.svg") 0 0 / cover;
}

.Jw4Z9 .tzXoi.q8-sO .vgjrp {
  border-bottom: 1px solid var(--red);
}

.Jw4Z9 .tzXoi.eZQVm .BWCyH {
  visibility: hidden;
}

.Jw4Z9 .tzXoi.eZQVm .vgjrp {
  border-bottom: unset;
}

.Jw4Z9 .tzXoi .BWCyH {
  cursor: pointer;
  border-radius: 100%;
  justify-content: center;
  align-items: center;
  width: 16px;
  height: 16px;
  display: flex;
}

.Jw4Z9 .tzXoi .vgjrp {
  text-align: center;
  border: unset;
  border-radius: 0;
  width: 100%;
  margin: 0;
  padding: 0 0 2px;
}

.vZWSS {
  background: var(--white);
  z-index: 9999;
  border-radius: 6px;
  width: fit-content;
  height: 24px;
  padding: 4px;
  display: none;
  position: absolute;
  box-shadow: 0 0 0 1px #00000008, 0 0 20px #0003;
}

.vZWSS div[qCa] {
  border-right: 0 !important;
  margin-right: 0 !important;
}

._3Ba3I {
  margin-bottom: 0;
  margin-left: 0;
  margin-right: 0;
  margin-top: 40px !important;
}

._3Ba3I.c2lkl {
  visibility: hidden;
  height: 0;
  overflow: hidden;
  margin-bottom: 0 !important;
  padding: 0 !important;
}

._3Ba3I.pA1yH {
  visibility: visible;
}

.-XfHR {
  background: var(--white);
  z-index: 5;
  pointer-events: all;
  cursor: pointer;
  border-radius: 7px;
  align-items: center;
  width: fit-content;
  height: 22px;
  padding-left: 14px;
  padding-right: 5px;
  display: flex;
  position: absolute;
  top: -30px;
  left: 0;
  box-shadow: inset 0 0 0 1px #cfcfdb66;
}

.-XfHR:hover {
  box-shadow: unset;
  background: var(--grey-sur);
}

.-XfHR .UIUoS {
  background: url("black-more.0a68c034.svg") 0 0 / cover;
  width: 16px;
  height: 16px;
  margin-right: 10px;
  -ms-transform: rotate(90deg);
  transform: rotate(90deg);
}

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

.abVbH .w-Fen {
  margin-right: 10px;
  display: flex;
}

.abVbH .w-Fen .XK3nl {
  width: 18px;
}

.abVbH .w-Fen .XK3nl .-mFuu {
  box-shadow: 0 0 0 2px var(--white);
  background: var(--white);
  border-radius: 100%;
  width: 24px;
  height: 24px;
  position: relative;
}

.abVbH .w-Fen .XK3nl .-mFuu .eKCb8 {
  border-radius: 100%;
  width: calc(100% - 6px);
  height: calc(100% - 6px);
  padding: 1px;
  position: relative;
}

.YXjBs {
  width: 100%;
}

.YXjBs ._28Btv {
  justify-content: center;
  align-items: center;
  display: flex;
  position: relative;
}

.YXjBs ._28Btv .ZNSk- {
  width: 60px;
  height: 60px;
  position: relative;
}

.YXjBs .u4lKR {
  text-align: center;
  margin-top: 8px;
  font-family: bold, Segoe UI Emoji, Montserrat, sans-serif;
  font-size: 22px;
  position: relative;
}

.YXjBs .JDB2k {
  text-align: center;
  color: var(--grey-text);
  font-family: medium, Segoe UI Emoji, Montserrat, sans-serif;
  font-size: 13px;
  position: relative;
}

.YXjBs .a0Q7G {
  border-top: var(--grey-sur) 1px solid;
  width: 100%;
  margin-top: 20px;
  margin-left: -15px;
  padding: 15px 15px 0;
  position: relative;
}

.YXjBs .ZNSk- {
  float: left;
  justify-content: center;
  align-items: center;
  width: 40px;
  height: 40px;
  margin-top: 4px;
  margin-right: 10px;
  display: flex;
  position: relative;
}

@media screen and (width <= 480px) {
  .YXjBs {
    padding-bottom: 20px;
  }
}

.ewFCl {
  cursor: pointer;
  width: calc(100% - 24px);
  box-shadow: var(--shadow-box);
  border-radius: 14px;
  padding: 12px;
}

.ewFCl.dPifm {
  box-shadow: 0 0 0 2px var(--web-blue);
}

.ewFCl .GZveY {
  align-items: center;
  gap: 8px;
  margin-bottom: 8px;
  display: flex;
}

.ewFCl .GZveY .X5Bcb {
  width: 24px;
  height: 24px;
  color: var(--white);
  border-radius: 50%;
  flex-shrink: 0;
  justify-content: center;
  align-items: center;
  font-family: semi-bold, Segoe UI Emoji, Montserrat, sans-serif;
  font-size: 11px;
  display: flex;
}

.ewFCl .GZveY .eGArf {
  flex: 1;
  min-width: 0;
}

.ewFCl .GZveY .eGArf .uQhJo {
  overflow-wrap: normal;
  text-overflow: ellipsis;
  font-family: semi-bold, Segoe UI Emoji, Montserrat, sans-serif;
  font-size: 14px;
  white-space: nowrap !important;
  overflow: hidden !important;
}

.ewFCl .GZveY .eGArf .L6wWd {
  color: var(--grey-text);
  font-size: 12px;
}

.ewFCl .GZveY .cIes6 {
  flex-shrink: 0;
  align-items: center;
  gap: 4px;
  display: flex;
}

.ewFCl .GZveY .cIes6 .oqeVE, .ewFCl .GZveY .cIes6 .WCU1T {
  cursor: pointer;
  border-radius: 50%;
  justify-content: center;
  align-items: center;
  width: 28px;
  height: 28px;
  transition: background .15s;
  display: flex;
}

.ewFCl .GZveY .cIes6 .oqeVE:hover, .ewFCl .GZveY .cIes6 .WCU1T:hover {
  background: var(--grey-sur);
}

.ewFCl .GZveY .cIes6 .oqeVE:after {
  content: "";
  background: url("black-checked.303b4262.svg") 0 0 / cover;
  width: 12px;
  height: 12px;
  display: block;
}

.ewFCl .GZveY .cIes6 .oqeVE.MKaG4 {
  background: var(--green);
}

.ewFCl .GZveY .cIes6 .oqeVE.MKaG4:hover {
  background: var(--green);
  opacity: .85;
}

.ewFCl .GZveY .cIes6 .oqeVE.MKaG4:after {
  filter: brightness(0) invert();
}

.ewFCl .GZveY .cIes6 .WCU1T:after {
  content: "";
  background: url("black-delete-light.71ff51f8.svg") 0 0 / cover;
  width: 16px;
  height: 16px;
  display: block;
}

.ewFCl .JR5iJ {
  color: #dab707;
  overflow-wrap: normal;
  text-overflow: ellipsis;
  background: #ffd40026;
  border-left: 3px solid #ffd40099;
  border-radius: 6px;
  margin-bottom: 8px;
  padding: 6px 8px;
  font-size: 12px;
  font-style: italic;
  white-space: nowrap !important;
  overflow: hidden !important;
}

.ewFCl ._6kSTz {
  word-break: break-word;
  margin-bottom: 12px;
  font-size: 14px;
}

.ewFCl ._1ivKz {
  border-top: 1px solid var(--grey-sur);
  margin-top: 4px;
  padding-top: 8px;
}

.ewFCl ._1ivKz .RCJWi {
  gap: 8px;
  margin-bottom: 8px;
  display: flex;
}

.ewFCl ._1ivKz .RCJWi .XO6Cb {
  width: 20px;
  height: 20px;
  color: var(--white);
  border-radius: 50%;
  flex-shrink: 0;
  justify-content: center;
  align-items: center;
  font-family: semi-bold, Segoe UI Emoji, Montserrat, sans-serif;
  font-size: 9px;
  display: flex;
}

.ewFCl ._1ivKz .RCJWi .-C510 {
  flex: 1;
}

.ewFCl ._1ivKz .RCJWi .-C510 .lZR-a {
  font-family: semi-bold, Segoe UI Emoji, Montserrat, sans-serif;
  font-size: 12px;
}

.ewFCl ._1ivKz .RCJWi .-C510 .croz6 {
  margin-top: 2px;
  font-size: 12px;
  line-height: 1.3;
}

.ewFCl ._1ivKz .RCJWi .-C510 .YtA7R {
  color: var(--grey-text);
  margin-top: 2px;
  font-size: 10px;
}

.ewFCl ._3Sbxd {
  align-items: stretch;
  gap: 8px;
  margin-top: 8px;
  display: flex;
}

.ewFCl ._3Sbxd .enrNr {
  border: 1px solid var(--grey-sur);
  resize: none;
  box-sizing: border-box;
  border-radius: 14px;
  outline: none;
  flex: 1;
  min-height: 32px;
  max-height: 80px;
  padding: 8px;
  font-family: inherit;
  font-size: 12px;
}

.ewFCl ._3Sbxd .enrNr:focus {
  border-color: var(--web-blue);
}

.ewFCl ._3Sbxd ._4b9jW {
  background: var(--black);
  color: var(--white);
  cursor: pointer;
  border: none;
  border-radius: 14px;
  flex-shrink: 0;
  padding: 0 14px;
  font-family: medium, Segoe UI Emoji, Montserrat, sans-serif;
  font-size: 12px;
}

.ewFCl ._3Sbxd ._4b9jW:hover {
  opacity: .85;
}

.-ONcx {
  box-sizing: border-box;
  background: var(--white);
  z-index: 9;
  flex-direction: column;
  gap: 12px;
  width: 100%;
  height: 100%;
  padding: 15px;
  display: flex;
  position: relative;
  overflow-y: auto;
}

.-ONcx ._72ZlV {
  align-items: center;
  gap: 8px;
  margin-bottom: 8px;
  display: flex;
}

.-ONcx ._72ZlV .YWNKS {
  background: url("black-inbox.f883094f.svg") 0 0 / cover;
  width: 18px;
  min-width: 18px;
  height: 18px;
}

.-ONcx ._72ZlV ._46FnW {
  font-family: semi-bold, Segoe UI Emoji, Montserrat, sans-serif;
  font-size: 15px;
}

.-ONcx .Tw7d1 {
  flex-direction: column;
  gap: 12px;
  display: flex;
}

.gb-4y {
  border-left: 1px solid var(--grey-sur);
  width: 300px;
  min-width: 300px;
  height: 100%;
  overflow: hidden;
}

.Ulz-V {
  background: var(--white);
  border: 1px solid var(--grey-sur);
  box-sizing: border-box;
  border-radius: 8px;
  padding: 12px;
}

.Ulz-V .ikdYS {
  color: #dab707;
  overflow-wrap: normal;
  text-overflow: ellipsis;
  background: #ffd4001a;
  border-left: 3px solid #ffd40099;
  border-radius: 6px;
  margin-bottom: 8px;
  padding: 4px 8px;
  font-size: 12px;
  font-style: italic;
  white-space: nowrap !important;
  overflow: hidden !important;
}

.Ulz-V .iZQrY {
  border: 1px solid var(--grey-sur);
  resize: none;
  box-sizing: border-box;
  border-radius: 10px;
  outline: none;
  width: 100%;
  min-height: 60px;
  padding: 8px;
  font-family: inherit;
  font-size: 13px;
}

.Ulz-V .iZQrY:focus {
  border-color: var(--web-blue);
}

.Ulz-V .aSKMy {
  justify-content: flex-end;
  gap: 8px;
  margin-top: 8px;
  display: flex;
}

.Ulz-V .aSKMy .tKq7S {
  border: 1px solid var(--grey-sur);
  cursor: pointer;
  background: none;
  border-radius: 16px;
  padding: 6px 12px;
  font-size: 13px;
}

.Ulz-V .aSKMy .tKq7S:hover {
  background: var(--grey-sur);
  border-color: #0000;
}

.Ulz-V .aSKMy .XhJ-y {
  background: var(--black);
  color: var(--white);
  cursor: pointer;
  border: none;
  border-radius: 16px;
  padding: 6px 12px;
  font-size: 13px;
}

.Ulz-V .aSKMy .XhJ-y:hover {
  opacity: .9;
}
/*# sourceMappingURL=BlogPage.c982e8ad.css.map */
