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

.thtm6 img {
  cursor: pointer;
  border-radius: 10px;
}

.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 .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.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.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- {
  background: url("agent-nav-alya.c202f3ce.png") 0 0 / cover;
  width: 21px;
  height: 21px;
  margin-left: -5px;
}

.Jz7XU .mV-5I._0wmNh {
  background: url("agent-nav-remi.bd01d133.png") 0 0 / cover;
  width: 21px;
  height: 21px;
  margin-left: -5px;
}

.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;
}

.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;
}

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

.kXdiM ._3RTdX {
  background: var(--black) !important;
}

.kXdiM ._3RTdX: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;
}

._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;
  width: 30px;
  height: 30px;
  font-size: 14px;
  position: relative;
}

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

._5cuv5 .yKAaL .s-7GZ ._6aCzr {
  justify-content: center;
  align-items: center;
  display: flex;
}

._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;
}

._2D57s .qgA9l.AULIG {
  background: url("agent-nav-remi-big.ea561537.png") 0 0 / cover;
}

._2D57s .qgA9l.ZT3Hm {
  background: url("agent-nav-alya-big.cba6f3a8.png") 0 0 / cover;
}

._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;
}

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

.qCPkO .KzlnJ .iLgVO.Kl3v- {
  background: var(--black) !important;
}

.qCPkO .KzlnJ .iLgVO.Kl3v-:hover {
  opacity: .7;
}

._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-radius: 10px;
  padding-left: 10px;
  padding-right: 10px;
  font-family: medium, Segoe UI Emoji, Montserrat, sans-serif;
}

.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 {
  border: var(--grey-sur) 2px solid;
  border-radius: 10px;
}

.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 .H3h-l {
  height: 40px;
  font-size: 14px;
}

.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%;
}

.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-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 {
  font-family: semi-bold, Segoe UI Emoji, Montserrat, sans-serif;
}

.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 ._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;
}

.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;
}

.x-lst {
  width: 100%;
  height: 100%;
}

.x-lst div[mediaImage] {
  max-height: 102px;
  position: relative;
  overflow: hidden;
  background: var(--grey-sur) !important;
  border-radius: 12px 12px 0 0 !important;
  width: 100% !important;
  margin-top: 0 !important;
  margin-bottom: 5px !important;
}

.x-lst div[mediaImage] img {
  top: 0;
  width: 100% !important;
  height: unset !important;
  max-width: unset !important;
}

.x-lst .RtJvD {
  margin: 9px 0 35px;
}

.x-lst .RtJvD .VVYMU {
  overflow-wrap: normal;
  text-overflow: ellipsis;
  width: calc(100% - 16px);
  margin-top: 7px;
  margin-left: 8px;
  font-family: bold, Segoe UI Emoji, Montserrat, sans-serif;
  white-space: nowrap !important;
  overflow: hidden !important;
}

.x-lst .RtJvD .BTnm7 {
  float: left;
  color: var(--grey-text);
  margin-top: 6px;
  margin-left: 8px;
  font-size: 12px;
}

.x-lst .RtJvD .BTnm7 .xhhKG {
  float: left;
}

.x-lst .RtJvD .BTnm7 .rNfAr {
  float: left;
  width: 10px;
  height: 10px;
  filter: var(--icon-grey);
  background: url("black-link.b6935248.svg") 0 0 / cover;
  margin-top: 3px;
  margin-right: 5px;
}

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

.u6gBV ._87230 {
  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;
}

.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 .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;
}

[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;
  }
}

[published] ._7NcRb {
  pointer-events: none !important;
}

.O-VWN {
  background: var(--white);
  z-index: 5;
  border-radius: 10px;
  width: 100%;
  height: 100%;
}

.O-VWN .Gf5ZK {
  flex-direction: column;
  height: 100%;
  display: flex;
}

.O-VWN .Gf5ZK ._6kxJC {
  width: calc(100% - 28px);
  height: 100%;
  min-height: 32px;
  margin-top: 8px;
  margin-bottom: 8px;
  margin-left: 14px;
  font-size: 13.5px;
  position: relative;
}

.O-VWN .Gf5ZK .cQRJT .BUIJl.eTeS4 {
  opacity: .6;
  pointer-events: none;
}

.O-VWN .Gf5ZK .cQRJT .BUIJl.m9fw0 {
  background: var(--white);
  z-index: 9;
  cursor: pointer;
  outline: unset;
  border-radius: 14px 14px 0 0;
  position: fixed;
  overflow: hidden;
  box-shadow: var(--web-blue) 0 0 0 2px !important;
}

.O-VWN .Gf5ZK .cQRJT .BUIJl.m9fw0 .zfSDe {
  background: var(--white);
  border-bottom: 1px solid var(--grey-sur);
}

.O-VWN .Gf5ZK .cQRJT .BUIJl.m9fw0 ._8-aOV ._7NcRb {
  border-top: unset !important;
  margin-top: 0 !important;
  padding-top: 10px !important;
}

.O-VWN .Gf5ZK .cQRJT .BUIJl .zfSDe ._8-aOV {
  display: none;
}

.O-VWN .Gf5ZK .cQRJT .BUIJl .zfSDe ._8-aOV ._7NcRb {
  border-bottom: 1px solid var(--grey-sur);
  border-top: 1px solid var(--grey-sur);
  width: calc(100% - 5px);
  margin-top: 15px;
  padding-top: 4px;
  padding-bottom: 4px;
  padding-left: 5px;
}

.O-VWN .Gf5ZK .cQRJT .BUIJl .zfSDe .Obl8H, .O-VWN .Gf5ZK .cQRJT .BUIJl .zfSDe .Obl8H .UInM9 {
  display: flex;
}

.O-VWN .Gf5ZK .cQRJT .BUIJl .zfSDe .Obl8H .UInM9 .JUrG6 {
  margin-left: 6px;
}

.O-VWN .Gf5ZK .cQRJT .BUIJl .zfSDe .Obl8H .UInM9 .JUrG6.EwE-v {
  display: none;
}

.O-VWN .Gf5ZK .cQRJT .BUIJl .zfSDe .Obl8H .UInM9 .JUrG6.EwE-v ._9i43j {
  background: url("black-left-bold.f652a4b9.svg") 0 0 / cover;
}

.O-VWN .Gf5ZK .cQRJT .BUIJl .zfSDe .Obl8H .UInM9 .JUrG6.NvSlv._8Ool- ._9i43j {
  background: url("black-open-lock.9cdc87f1.svg") 0 0 / cover;
}

.O-VWN .Gf5ZK .cQRJT .BUIJl .zfSDe .Obl8H .UInM9 .JUrG6.NvSlv.jJeyw ._9i43j {
  background: url("black-lock.fa90c9fb.svg") 0 0 / cover;
}

.O-VWN .Gf5ZK .cQRJT .BUIJl .zfSDe .Obl8H .UInM9 .JUrG6.bcjdA ._9i43j {
  background: url("black-open-lock.9cdc87f1.svg") 0 0 / cover;
}

.O-VWN .Gf5ZK .cQRJT .BUIJl .zfSDe .Obl8H .GumgQ {
  flex-direction: row-reverse;
  margin-left: auto;
  margin-right: 7px;
  display: flex;
}

.O-VWN .Gf5ZK .cQRJT .BUIJl .zfSDe .Obl8H .GumgQ .JUrG6 {
  margin-right: 6px;
}

.O-VWN .Gf5ZK .cQRJT .BUIJl .zfSDe .Obl8H .JUrG6 {
  cursor: pointer;
  border-radius: 100%;
  width: 26px;
  height: 26px;
  margin-top: 3px;
  transition: all .1s;
  position: relative;
  overflow: hidden;
}

.O-VWN .Gf5ZK .cQRJT .BUIJl .zfSDe .Obl8H .JUrG6:active {
  box-shadow: var(--blue-selection-shadow) 0 0 0 4px;
  outline: 0;
  transition: all;
}

.O-VWN .Gf5ZK .cQRJT .BUIJl .zfSDe .Obl8H .JUrG6 {
  justify-content: center;
  align-items: center;
  display: flex;
}

.O-VWN .Gf5ZK .cQRJT .BUIJl .zfSDe .Obl8H .JUrG6:hover {
  cursor: pointer;
  background: var(--grey-sur);
}

.O-VWN .Gf5ZK .cQRJT .BUIJl .zfSDe .Obl8H .JUrG6.GtJUa {
  pointer-events: none;
  background: var(--grey-sur);
  color: var(--grey-text);
}

.O-VWN .Gf5ZK .cQRJT .BUIJl .zfSDe .Obl8H .JUrG6.DtsGI {
  visibility: visible;
}

.O-VWN .Gf5ZK .cQRJT .BUIJl .zfSDe .Obl8H .JUrG6.A-pb3 {
  visibility: visible;
  border-radius: 6px;
  width: fit-content;
  height: 26px;
  margin-top: 1px;
  margin-left: 6px;
  padding-top: 1px;
  padding-bottom: 1px;
  font-family: semi-bold, Segoe UI Emoji, Montserrat, sans-serif;
  font-size: 13px;
  display: flex;
  position: relative;
}

.O-VWN .Gf5ZK .cQRJT .BUIJl .zfSDe .Obl8H .JUrG6.A-pb3:hover {
  background: unset;
}

.O-VWN .Gf5ZK .cQRJT .BUIJl .zfSDe .Obl8H .JUrG6.A-pb3:active {
  box-shadow: unset;
}

.O-VWN .Gf5ZK .cQRJT .BUIJl .zfSDe .Obl8H .JUrG6.A-pb3 .m5UWO {
  border: 1px solid var(--grey-sur);
  border-radius: 6px 0 0 6px;
  justify-content: center;
  align-items: center;
  height: 100%;
  padding-left: 9px;
  padding-right: 9px;
  display: flex;
}

.O-VWN .Gf5ZK .cQRJT .BUIJl .zfSDe .Obl8H .JUrG6.A-pb3 .m5UWO svg {
  margin-left: -18px;
  height: 18px !important;
}

.O-VWN .Gf5ZK .cQRJT .BUIJl .zfSDe .Obl8H .JUrG6.A-pb3 .m5UWO svg circle {
  stroke-width: 4px;
}

.O-VWN .Gf5ZK .cQRJT .BUIJl .zfSDe .Obl8H .JUrG6.A-pb3 .m5UWO:hover {
  background: var(--grey-sur);
  border-color: #0000;
}

.O-VWN .Gf5ZK .cQRJT .BUIJl .zfSDe .Obl8H .JUrG6.A-pb3 .BT5wi {
  border: 1px solid var(--grey-sur);
  border-left: unset;
  border-radius: 0 6px 6px 0;
  justify-content: center;
  align-items: center;
  width: 26px;
  height: 100%;
  display: flex;
}

.O-VWN .Gf5ZK .cQRJT .BUIJl .zfSDe .Obl8H .JUrG6.A-pb3 .BT5wi:hover {
  background: var(--grey-sur);
  border-color: #0000;
}

.O-VWN .Gf5ZK .cQRJT .BUIJl .zfSDe .Obl8H .JUrG6.A-pb3 .BT5wi ._9i43j {
  background: url("black-bottom-bold.5898c323.svg") 0 0 / cover;
  width: 12px;
  height: 12px;
}

.O-VWN .Gf5ZK .cQRJT .BUIJl .zfSDe .Obl8H .JUrG6 input {
  opacity: 0;
  position: absolute;
  top: 0;
  left: 0;
}

.O-VWN .Gf5ZK .cQRJT .BUIJl .zfSDe .Obl8H .JUrG6 ._9i43j {
  width: 16px;
  height: 16px;
  filter: var(--icon-black);
}

.O-VWN .Gf5ZK .cQRJT .BUIJl .zfSDe .Obl8H .JUrG6 ._9i43j.Me67R {
  background: url("black-integration.2cedbcb7.svg") 0 0 / cover;
}

.O-VWN .Gf5ZK .cQRJT .BUIJl .zfSDe .Obl8H .JUrG6 ._9i43j.Bz-Cy {
  background: url("black-attachment.beab2ab0.svg") 0 0 / cover;
}

.O-VWN .Gf5ZK .cQRJT .BUIJl .zfSDe .Obl8H .JUrG6 ._9i43j.MqTpl {
  background: url("black-settings.add75a1f.svg") 0 0 / cover;
}

.O-VWN .Gf5ZK .cQRJT .BUIJl .zfSDe .Obl8H .JUrG6 ._9i43j.SZ806 {
  background: url("black-emojis.dd491375.svg") 0 0 / cover;
}

.O-VWN .Gf5ZK .cQRJT .BUIJl .zfSDe .Obl8H .JUrG6 ._9i43j.zmQz- {
  background: url("black-microphone.e87fa961.svg") 0 0 / cover;
}

.O-VWN .Gf5ZK .cQRJT .BUIJl .zfSDe .Obl8H .JUrG6 ._9i43j.EEGBl {
  background: url("black-send.a5e67827.svg") 0 0 / cover;
}

.O-VWN .Gf5ZK .cQRJT .BUIJl .zfSDe .Obl8H .JUrG6 ._9i43j._3SuKq {
  background: url("black-shortcuts.26d3a248.svg") 0 0 / cover;
}

.O-VWN .VZOu0 {
  z-index: 4;
  background: var(--white);
  border-radius: 16px;
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
}

.O-VWN .VZOu0 .aRVsN {
  width: 100%;
  height: 40%;
  position: absolute;
  bottom: 0;
}

.O-VWN .VZOu0 .bMZHE {
  z-index: 3;
  width: 100%;
  height: 60%;
  position: absolute;
  top: 0;
  left: 0;
}

.O-VWN .VZOu0 .bMZHE ._9i43j {
  background: url("3d-locked.4e9b362b.svg") 0 0 / cover;
  width: 70px;
  height: 70px;
}

.O-VWN.jJeyw {
  background-color: var(--private);
  border-color: #0000 !important;
}

.O-VWN.jJeyw .NvSlv ._9i43j {
  filter: invert(72%) sepia(88%) saturate(1051%) hue-rotate(328deg) brightness(103%) contrast(101%) !important;
}

.kQnUF .htVb4 {
  border: var(--grey-sur) 3px solid;
  border-radius: 100%;
  width: 13px;
  height: 13px;
  position: absolute;
}

.kQnUF .S57Xu {
  z-index: 999;
  bottom: 0;
}

.kQnUF .S57Xu svg {
  width: 45px;
  height: 45px;
}

.kQnUF .S57Xu svg .V-yBQ {
  fill: #0000;
  stroke-width: 7px;
  stroke-linecap: round;
  stroke: var(--black);
  stroke-dasharray: 314.16;
  stroke-dashoffset: 314.16px;
  transition: stroke-dashoffset .5s;
}

.kQnUF .S57Xu svg .-mZcH {
  fill: var(--black);
  font: 35px Montserrat Bold, Arial, sans-serif;
  -ms-transform: translateY(.25em);
  transform: translateY(.25em);
}

.kQnUF .S57Xu svg .-mZcH .pamwB {
  text-anchor: middle;
  font-size: .6em;
  line-height: 1;
  -ms-transform: translateY(-1px);
  transform: translateY(-1px);
}

.kQnUF .S57Xu svg {
  width: 18px;
  height: 18px;
  position: relative;
}

.kQnUF .S57Xu svg .V-yBQ {
  transition: stroke-dashoffset .2s;
  stroke-width: 15px !important;
}

.Im8AN {
  width: 100%;
}

.YKxFi {
  margin-bottom: 6px;
  position: relative;
}

.YKxFi .aM4H-:after {
  content: "";
  clear: both;
  display: block;
}

.YKxFi .aM4H- ._1C4W0 {
  float: left;
  width: 12px;
  height: 12px;
  margin-top: 3px;
  margin-left: 4px;
  position: relative;
}

.YKxFi .aM4H- .J-LDR {
  float: left;
  margin-top: 3px;
  margin-left: 5px;
  font-family: semi-bold, Segoe UI Emoji, Montserrat, sans-serif;
  font-size: 11px;
}

.YKxFi .wn-Kq {
  background: var(--grey-sur);
  border-radius: 30px;
  width: calc(100% - 8px);
  height: 2px;
  margin-top: 4px;
  margin-left: 4px;
}

.YKxFi .wn-Kq .v8PVy {
  background: var(--black);
  width: 40%;
  height: 100%;
  position: relative;
}

.aDc80 .OKthH {
  min-height: 30px;
  margin-bottom: 10px;
  position: relative;
}

.aDc80 .OKthH .SQz2l:after {
  content: "";
  clear: both;
  display: block;
}

.aDc80 .OKthH .SQz2l ._51lhD {
  float: left;
  margin-top: 14px;
}

.aDc80 .OKthH .SQz2l .VdUwS {
  float: left;
  max-width: calc(100% - 30px);
  margin-top: 14px;
  margin-left: 10px;
  font-family: semi-bold, Segoe UI Emoji, Montserrat, sans-serif;
  font-size: 14px;
}

.aDc80 .OKthH .hJ-8l {
  width: 100%;
  margin-top: 20px;
  margin-bottom: 20px;
  display: none;
  position: relative;
}

.aDc80.wwO4x .OKthH {
  float: left;
  margin-right: 10px;
}

.aDc80.wwO4x .OKthH ._51lhD, .aDc80.wwO4x .OKthH .VdUwS {
  margin-top: 0;
}

.myJKB .cj80R {
  border-bottom: 1px solid var(--grey-sur);
  padding: 2px 14px;
}

.myJKB .cj80R.FQ2ac, .myJKB .cj80R.jC-VF {
  visibility: visible;
}

.myJKB .cj80R div[btncheckbox] {
  margin-top: 8px;
}

.myJKB .cj80R.cNU2z {
  border-bottom: 0;
}

.myJKB .cj80R.cNU2z div[btncheckbox] {
  margin-top: 0;
}

.myJKB .cj80R .wL7SZ .Phspp {
  color: var(--grey-extra-dark);
  font-family: medium, Segoe UI Emoji, Montserrat, sans-serif;
  font-size: 12px;
}

.myJKB .cj80R .wL7SZ .Phspp span {
  color: var(--black);
  font-family: semi-bold, Segoe UI Emoji, Montserrat, sans-serif;
  font-size: 13px;
}

.myJKB .cj80R .wL7SZ .Phspp .srjG2 {
  float: left;
  width: 24px;
  height: 24px;
  filter: var(--icon-red);
  background: url("black-zigzag.bfae83cb.svg") 0 0 / cover;
  margin-top: -4px;
  margin-right: 10px;
}

.gYTBG {
  background: var(--white);
  z-index: 99999;
  width: 100%;
  max-height: calc(100% - env(safe-area-inset-top) - env(safe-area-inset-bottom));
  padding-bottom: env(safe-area-inset-bottom);
  border-radius: 18px 18px 0 0;
  position: fixed;
  bottom: 0;
  left: 0;
  box-shadow: 0 -20px 15px -12px #00000017;
}

.gYTBG.xrqj9 {
  padding-top: env(safe-area-inset-top);
}

.gYTBG .m-re9 {
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 40px;
  display: flex;
}

.gYTBG .m-re9 .Nsan2 {
  background: var(--grey-sur);
  border-radius: 10px;
  width: 40%;
  height: 5px;
  left: 30%;
}

.gYTBG .NelaO {
  width: calc(100% - 30px);
  height: 31px;
  margin-left: 15px;
}

.gYTBG .NelaO ._4phX1 {
  float: left;
  font-family: bold, Segoe UI Emoji, Montserrat, sans-serif;
  font-size: 22px;
}

.gYTBG .NelaO .cRu7v {
  float: right;
  background: var(--grey-sur);
  border-radius: 100%;
  justify-content: center;
  align-items: center;
  width: 30px;
  height: 30px;
  margin-top: 2px;
  transition: all .8s;
  display: flex;
}

.gYTBG .NelaO .cRu7v:active {
  background: var(--black-sur);
  transition: all;
}

.gYTBG .NelaO .cRu7v ._1AO2x {
  background: url("black-close-bold.b695fe74.svg") 0 0 / cover;
  width: 12px;
  height: 12px;
}

.gYTBG .ut29Z {
  width: calc(100% - 30px);
  height: calc(100% - 81px);
  margin-top: 10px;
  margin-left: 15px;
  position: relative;
}

.kw2EI div[gifs] {
  height: calc(100% - 62px) !important;
}

.kw2EI div[go] {
  width: calc(100% + 30px);
  margin-left: -15px;
}

.kw2EI div[swapContent] {
  height: 100%;
}

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

.zlqwg.NHm9E ._1yksd, .zlqwg.NHm9E .yA0ie {
  background: var(--red) !important;
}

.zlqwg ._1yksd {
  background: var(--black);
  border-radius: 100%;
  justify-content: center;
  align-items: center;
  width: 35px;
  height: 35px;
  display: flex;
  position: absolute;
  top: 10px;
  left: 10px;
}

.zlqwg ._1yksd:hover {
  cursor: pointer;
  outline: unset;
  -ms-transform: scale(1.1);
  transform: scale(1.1);
  box-shadow: var(--web-blue) 0 0 0 4px !important;
}

.zlqwg ._1yksd .Z6HZD {
  z-index: 5;
  width: 15px;
  height: 15px;
  filter: var(--icon-white);
  position: absolute;
}

.zlqwg ._1yksd .Z6HZD.-Ab5G {
  background: url("black-recorder.30090909.svg") 0 0 / cover;
}

.zlqwg ._1yksd .Z6HZD.-JP-3 {
  background: url("black-stop.86e3c9cd.svg") 0 0 / cover;
}

.zlqwg .yA0ie {
  background: var(--black);
  color: var(--white);
  border-radius: 11px;
  justify-content: center;
  align-items: center;
  width: 45px;
  height: 23px;
  font-size: 10px;
  display: flex;
  position: absolute;
  top: 17px;
  right: 12px;
}

.zlqwg .MNg5q {
  width: calc(100% - 116px);
  height: 100%;
  position: absolute;
  top: 1px;
  left: 52px;
}

.zlqwg .zGnBd {
  visibility: hidden;
  z-index: 999999;
  background: var(--white);
  border-radius: 15px;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 100%;
  display: flex;
  position: absolute;
  top: 0;
  left: 0;
}

.yRnSr .leALz {
  cursor: pointer;
  border-radius: 8px;
  padding: 5px;
  display: flex;
}

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

.yRnSr .leALz._2fwqO .Rar1c {
  background: url("3d-time.c8635adc.svg") 0 0 / cover;
}

.yRnSr .leALz .Rar1c {
  flex: 0 0 18px;
  width: 18px;
  height: 18px;
  margin-right: 6px;
  position: relative;
}

.yRnSr .leALz ._-2NDE {
  font-family: semi-bold, Segoe UI Emoji, Montserrat, sans-serif;
  font-size: 14px;
}

.h-6VJ {
  width: 100%;
}

.h-6VJ ._2784g {
  cursor: pointer;
  border-radius: 8px;
  width: 100%;
  min-height: 17px;
  margin-left: -6px;
  padding: 6px;
  font-family: semi-bold, Segoe UI Emoji, Montserrat, sans-serif;
  font-size: 14px;
  position: relative;
}

.h-6VJ ._2784g:hover {
  background: var(--grey-sur);
}

.h-6VJ ._2784g svg {
  width: 20px;
  height: 20px;
}

@media screen and (width <= 480px) {
  .h-6VJ ._2784g {
    font-size: 16px !important;
  }
}

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

.mX2FT .URJKl {
  justify-content: center;
  align-items: center;
  width: calc(100% - 12px);
  margin-bottom: 6px;
  display: flex;
  position: relative;
  left: 5px;
  height: 30px !important;
  margin-top: 5px !important;
}

.mX2FT .URJKl .J06WG, .mX2FT .URJKl .kNou9 {
  float: left;
  cursor: pointer;
  border-radius: 100%;
  width: 24px;
  height: 24px;
  transition: all .1s;
  position: absolute;
}

.mX2FT .URJKl .J06WG:hover, .mX2FT .URJKl .kNou9:hover {
  cursor: pointer;
  background: var(--grey-sur);
}

.mX2FT .URJKl .J06WG:active, .mX2FT .URJKl .kNou9:active {
  box-shadow: var(--blue-selection-shadow) 0 0 0 4px;
  outline: 0;
  transition: all;
}

.mX2FT .URJKl .J06WG, .mX2FT .URJKl .kNou9 {
  justify-content: center;
  align-items: center;
  display: flex;
}

.mX2FT .URJKl .J06WG.kNou9, .mX2FT .URJKl .kNou9.kNou9 {
  left: 0;
}

.mX2FT .URJKl .J06WG.kNou9 .exmwp, .mX2FT .URJKl .kNou9.kNou9 .exmwp {
  background: url("black-left-bold.f652a4b9.svg") 0 0 / cover;
}

.mX2FT .URJKl .J06WG.J06WG, .mX2FT .URJKl .kNou9.J06WG {
  right: 0;
}

.mX2FT .URJKl .J06WG.J06WG .exmwp, .mX2FT .URJKl .kNou9.J06WG .exmwp {
  background: url("black-right-bold.6fa2c5af.svg") 0 0 / cover;
}

.mX2FT .URJKl .J06WG .exmwp, .mX2FT .URJKl .kNou9 .exmwp {
  width: 12px;
  height: 12px;
}

.mX2FT .URJKl .hNmp0 {
  border-radius: 20px;
  padding: 5px 12px;
  font-family: bold, Segoe UI Emoji, Montserrat, sans-serif;
  font-size: 15px;
  position: absolute;
}

.mX2FT .yLQ5j, .mX2FT .xogr5, .mX2FT .KSUlQ {
  float: left;
  border-radius: 100%;
  justify-content: center;
  align-items: center;
  width: 14.2%;
  height: 20px;
  display: flex;
}

.mX2FT .KSUlQ {
  height: 25px;
  color: var(--grey-thumb);
  font-family: semi-bold, Segoe UI Emoji, Montserrat, sans-serif;
  font-size: 11px;
}

.mX2FT .xogr5 {
  height: 28px;
  font-family: semi-bold, Segoe UI Emoji, Montserrat, sans-serif;
  font-size: 12px;
}

.mX2FT .xogr5 .I78dJ {
  cursor: pointer;
  border-radius: 100%;
  width: 26px;
  height: 26px;
  transition: all .1s;
}

.mX2FT .xogr5 .I78dJ:hover {
  cursor: pointer;
  background: var(--grey-sur);
}

.mX2FT .xogr5 .I78dJ:active {
  box-shadow: var(--blue-selection-shadow) 0 0 0 4px;
  outline: 0;
  transition: all;
}

.mX2FT .xogr5 .I78dJ {
  justify-content: center;
  align-items: center;
  display: flex;
}

.mX2FT .xogr5 .I78dJ:hover {
  background: var(--grey-sur);
  color: var(--black) !important;
}

.mX2FT .xogr5.lW8Y0 {
  color: var(--grey-thumb);
}

.mX2FT .xogr5.XPtoj .I78dJ {
  background: var(--blue-mep) !important;
  color: var(--white) !important;
}

.mX2FT .xogr5.rKulx .I78dJ {
  background: var(--grey-sur) !important;
}

.mX2FT .xogr5.S2S0i .I78dJ {
  box-shadow: 0 0 0 2px var(--white);
  border: 2px solid var(--white) !important;
  background: var(--black) !important;
  color: var(--white) !important;
}

.mX2FT .xogr5.Gv5km .I78dJ {
  box-shadow: 0 0 0 2px var(--blue-mep);
}

.mX2FT .BHdwC {
  visibility: visible;
}

.mX2FT .suAjH {
  height: calc(100% - 40px);
}

.mX2FT .suAjH div[emptyBasic] {
  position: relative;
  top: -20px;
}

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

.QwnSK .cNFc9 {
  margin-bottom: 8px;
  position: relative;
  height: 26px !important;
}

.QwnSK .cNFc9 .PdBjX {
  background: var(--white-light);
  width: 100%;
  color: var(--black);
  border: 1px solid #eaeaea;
  border-radius: 10px;
  padding-left: 10px;
  padding-right: 10px;
  font-family: medium, Segoe UI Emoji, Montserrat, sans-serif;
}

.QwnSK .cNFc9 .PdBjX::-webkit-outer-spin-button {
  -webkit-appearance: none;
  margin: 0;
}

.QwnSK .cNFc9 .PdBjX::-webkit-inner-spin-button {
  -webkit-appearance: none;
  margin: 0;
}

.QwnSK .cNFc9 .PdBjX[type="number"] {
  -moz-appearance: textfield;
}

.QwnSK .cNFc9 .PdBjX[type="date"]::-webkit-inner-spin-button {
  display: none;
}

.QwnSK .cNFc9 .PdBjX[type="date"]::-webkit-calendar-picker-indicator {
  display: none;
}

.QwnSK .cNFc9 .PdBjX::-webkit-input-placeholder {
  color: var(--grey-text);
}

.QwnSK .cNFc9 .PdBjX::placeholder {
  color: var(--grey-text);
}

.QwnSK .cNFc9 .PdBjX:focus {
  outline: 0;
}

.QwnSK .cNFc9 .PdBjX {
  border: unset;
  cursor: text;
  float: left;
  border-radius: 9px;
  width: calc(100% - 120px);
  height: 26px;
  padding: 0 5px;
  font-family: semi-bold, Segoe UI Emoji, Montserrat, sans-serif;
}

.QwnSK .cNFc9 .PdBjX:hover {
  background: var(--grey-sur);
}

.QwnSK .cNFc9 .PdBjX.U9s-H {
  text-align: center;
  width: calc(50% - 11px) !important;
}

.QwnSK .cNFc9 .PdBjX.mOOt5, .QwnSK .cNFc9 .PdBjX.Silq2 {
  visibility: visible;
}

.QwnSK .cNFc9 ._5Lacm {
  float: left;
  background: url("black-right-arrow.fb18f774.svg") 0 0 / cover;
  width: 12px;
  height: 12px;
  margin-top: 7px;
  margin-left: 5px;
  margin-right: 5px;
}

.QwnSK .cNFc9 ._-58h6 {
  float: right;
  cursor: pointer;
  border-radius: 8px;
  width: 85px;
  height: 21px;
  margin-right: -5px;
  padding: 3.6px 0 0;
  position: relative;
}

.QwnSK .cNFc9 ._-58h6:hover {
  background: var(--grey-sur);
}

.QwnSK .cNFc9 ._-58h6 input {
  border: unset;
  background: none;
  font-family: semi-bold, Segoe UI Emoji, Montserrat, sans-serif;
  width: 38px !important;
}

.QwnSK .cNFc9 ._-58h6 input.RwEbC {
  float: left;
}

.QwnSK .cNFc9 ._-58h6 input.oyzeq {
  float: right;
}

.QwnSK .cNFc9 ._-58h6 .pHOw- {
  float: left;
  margin-top: -1px;
  margin-left: 3px;
  font-family: bold, Segoe UI Emoji, Montserrat, sans-serif;
}

.QwnSK .TJElp {
  width: calc(100% + 20px);
  height: calc(100% - 25px);
  position: relative;
  left: -10px;
}

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

.E8pGz .WgzdM {
  float: left;
  background: url("black-right-arrow.fb18f774.svg") 0 0 / cover;
  width: 12px;
  height: 12px;
  margin-top: 7px;
  margin-left: 5px;
  margin-right: 5px;
}

.E8pGz ._6sRfu {
  background: var(--white-light);
  width: 100%;
  color: var(--black);
  border: 1px solid #eaeaea;
  border-radius: 10px;
  padding-left: 10px;
  padding-right: 10px;
  font-family: medium, Segoe UI Emoji, Montserrat, sans-serif;
}

.E8pGz ._6sRfu::-webkit-outer-spin-button {
  -webkit-appearance: none;
  margin: 0;
}

.E8pGz ._6sRfu::-webkit-inner-spin-button {
  -webkit-appearance: none;
  margin: 0;
}

.E8pGz ._6sRfu[type="number"] {
  -moz-appearance: textfield;
}

.E8pGz ._6sRfu[type="date"]::-webkit-inner-spin-button {
  display: none;
}

.E8pGz ._6sRfu[type="date"]::-webkit-calendar-picker-indicator {
  display: none;
}

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

.E8pGz ._6sRfu::placeholder {
  color: var(--grey-text);
}

.E8pGz ._6sRfu:focus {
  outline: 0;
}

.E8pGz ._6sRfu {
  border: unset;
  text-align: center;
  background: unset;
  cursor: text;
  float: left;
  border-radius: 9px;
  height: 26px;
  padding: 0 5px;
  font-family: semi-bold, Segoe UI Emoji, Montserrat, sans-serif;
  width: calc(50% - 11px) !important;
}

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

.E8pGz ._6sRfu._0H97b, .E8pGz ._6sRfu.NKQxs {
  visibility: visible;
}

.E8pGz span {
  padding: 5px;
  font-family: semi-bold, Segoe UI Emoji, Montserrat, sans-serif;
  font-size: 14px;
  line-height: 26px;
}

.I-Xeb .keDWb:after {
  content: "";
  clear: both;
  display: block;
}

.I-Xeb .keDWb ._6eOqy {
  float: left;
  width: 200px;
  height: 100%;
}

.I-Xeb .keDWb ._6eOqy ._77abY {
  cursor: pointer;
  border-radius: 8px;
  width: calc(100% - 20px);
  height: 17px;
  margin-bottom: 5px;
  padding: 7px 10px;
  font-family: semi-bold, Segoe UI Emoji, Montserrat, sans-serif;
  font-size: 14px;
}

.I-Xeb .keDWb ._6eOqy ._77abY:hover, .I-Xeb .keDWb ._6eOqy ._77abY._4J1W- {
  background: var(--grey-sur);
}

.I-Xeb .keDWb .OTLFT {
  float: right;
  width: calc(100% - 210px);
  height: 100%;
}

.I-Xeb .aI-2x {
  margin-top: 6px;
}

.I-Xeb .aI-2x .P1NWp {
  cursor: pointer;
  border-radius: 100%;
  transition: all .1s;
}

.I-Xeb .aI-2x .P1NWp:hover {
  cursor: pointer;
  background: var(--grey-sur);
}

.I-Xeb .aI-2x .P1NWp:active {
  box-shadow: var(--blue-selection-shadow) 0 0 0 4px;
  outline: 0;
  transition: all;
}

.I-Xeb .aI-2x .P1NWp {
  background: var(--grey-sur);
  float: right;
  border-radius: 10px;
  width: fit-content;
  margin-left: 10px;
  padding: 8px 20px;
  font-family: semi-bold, Segoe UI Emoji, Montserrat, sans-serif;
  font-size: 15px;
}

.I-Xeb .aI-2x .P1NWp.jfjbx, .I-Xeb .aI-2x .P1NWp.O4WBX {
  visibility: visible;
}

.I-Xeb .aI-2x .P1NWp:hover {
  background: var(--grey-sur-hover);
}

@media screen and (width <= 480px) {
  .I-Xeb ._6eOqy {
    width: 140px !important;
  }

  .I-Xeb ._6eOqy ._77abY {
    height: unset !important;
  }

  .I-Xeb .OTLFT {
    width: calc(100% - 150px) !important;
  }
}

.Nfn0Q div[entryDate] {
  height: 26px;
}

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

.Nfn0Q .G32Kf .l6-F6 {
  float: right;
  background: var(--grey-sur);
  cursor: pointer;
  border-radius: 10px;
  justify-content: center;
  align-items: center;
  margin-top: 5px;
  margin-left: 10px;
  padding: 6px 15px;
  font-family: semi-bold, Segoe UI Emoji, Montserrat, sans-serif;
  font-size: 15px;
  display: flex;
}

.Nfn0Q .G32Kf .l6-F6.bwkSq, .Nfn0Q .G32Kf .l6-F6.XEoVE {
  visibility: visible;
}

.Nfn0Q .G32Kf .l6-F6:hover {
  background: var(--grey-sur-hover);
}

.Xa-WU {
  width: 100%;
  height: 100%;
}

.D0ixE {
  cursor: pointer;
  border-radius: 10px;
  width: calc(100% - 30px);
  height: 22px;
  margin-left: 10px;
  padding-top: 5px;
  padding-left: 10px;
  font-family: semi-bold, Segoe UI Emoji, Montserrat, sans-serif;
  font-size: 13px;
  position: relative;
}

.D0ixE.WQcTc ._5ZqQI {
  background: url("black-mail.eb5454e3.svg") 0 0 / cover;
}

.D0ixE.ImWG6 ._5ZqQI {
  background: url("black-user.1e10c596.svg") 0 0 / cover;
}

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

.D0ixE ._5ZqQI {
  float: left;
  width: 12px;
  height: 12px;
  margin-top: 2px;
  margin-right: 10px;
}

.D0ixE .TbMT8 {
  float: left;
}

.D0ixE .pIIwd {
  float: right;
  background: url("black-right.1dd81214.svg") 0 0 / cover;
  width: 10px;
  height: 10px;
  margin-top: 3px;
  margin-right: 6px;
}

.ahTFM {
  width: calc(100% - 80px);
  max-width: 980px;
  height: calc(100% - 25px);
  padding: 25px 40px 0;
}

.ahTFM.l1M-Z {
  margin-left: auto;
  margin-right: auto;
}

.ahTFM.duh7Z {
  max-width: unset;
  width: calc(100% - 50px);
  padding: 10px 25px 0;
}

.ahTFM.duh7Z .NKDS1 {
  font-size: 16px !important;
}

.ahTFM.duh7Z .A06aw {
  font-size: 14px;
  margin-top: 2px !important;
}

.ahTFM.MphU6 {
  max-width: unset;
  border-left: 1px solid var(--black-sur);
  border-radius: 0;
  width: calc(100% - 284px);
  height: 100%;
  padding: 0;
  transition: width .3s;
  position: fixed;
}

body[data-navigation="true"] .ahTFM.MphU6 {
  width: calc(100% - 76px);
}

.ahTFM.SSObQ {
  max-width: unset;
  flex-direction: column;
  align-items: center;
  display: flex;
}

.ahTFM div[scrolltrack] {
  right: 5px;
}

.ahTFM .h3Ui0 {
  align-items: center;
  gap: 10px;
  display: flex;
}

.ahTFM .h3Ui0 .n34hK {
  background: var(--grey-sur);
  border-radius: 100%;
  justify-content: center;
  align-items: center;
  width: 36px;
  height: 36px;
  display: flex;
}

.ahTFM .h3Ui0 .n34hK.AiVzk {
  border-radius: 38px;
  width: 116px;
  height: 34px;
}

.ahTFM .h3Ui0 .n34hK.AiVzk .bq2AP {
  background: url("3d-ai-style.bbde42c0.svg") 0 0 / cover;
  width: 96px;
  height: 96px;
}

.ahTFM .h3Ui0 .n34hK.q-v9D .bq2AP {
  background: url("3d-context.a0812561.svg") 0 0 / cover;
}

.ahTFM .h3Ui0 .n34hK.AuGIJ .bq2AP {
  background: url("3d-brainstorm.bf514cf2.svg") 0 0 / cover;
}

.ahTFM .h3Ui0 .n34hK.-r2AD .bq2AP {
  background: url("3d-blog.8477d77a.svg") 0 0 / cover;
}

.ahTFM .h3Ui0 .n34hK.OmEuQ .bq2AP {
  background: url("colored-google.5c44ef65.svg") 0 0 / cover;
}

.ahTFM .h3Ui0 .n34hK.cgv9L .bq2AP {
  width: 26px;
  height: 26px;
  margin-left: -2px;
}

.ahTFM .h3Ui0 .n34hK .bq2AP {
  background: url("colored-web-ai.3cf795ce.svg") 0 0 / cover;
  width: 20px;
  height: 20px;
}

.ahTFM .h3Ui0 .NKDS1 {
  font-family: semi-bold, Segoe UI Emoji, Montserrat, sans-serif;
  font-size: 20px;
}

.ahTFM .A06aw {
  width: 100%;
  margin-top: 7px;
  margin-bottom: 25px;
  font-size: 15px;
}

.ahTFM .OPgyL {
  width: 100%;
}

.ahTFM .OPgyL .v3ytQ {
  background: var(--white);
  border-top: 1px solid var(--grey-sur);
  width: 100%;
  padding: 15px 0;
  position: absolute;
  bottom: 0;
  left: 0;
}

.ahTFM .OPgyL .v3ytQ .hY2Rs {
  background: var(--black);
  height: 52px;
  color: var(--white);
  cursor: pointer;
  border-radius: 30px;
  align-items: center;
  width: fit-content;
  margin-left: auto;
  margin-right: 90px;
  padding: 0 20px;
  font-family: semi-bold, Segoe UI Emoji, Montserrat, sans-serif;
  display: flex;
}

.ahTFM .OPgyL .v3ytQ .hY2Rs:hover {
  opacity: .8;
}

.ahTFM .OPgyL .v3ytQ .hY2Rs .bq2AP {
  width: 16px;
  height: 16px;
  filter: var(--icon-white);
  background: url("black-plus.5305ff17.svg") 0 0 / cover;
  margin-left: 10px;
}

.ahTFM .OPgyL .v3ytQ .hY2Rs .fiTX5 {
  width: 16px;
  height: 16px;
  filter: var(--icon-white);
  background: url("black-right-arrow.fb18f774.svg") 0 0 / cover;
  margin-left: 10px;
}

.ahTFM .OPgyL .v3ytQ .hY2Rs circle {
  stroke: var(--white);
}

.ahTFM .OPgyL .JCCvO {
  margin-bottom: 100px;
  position: relative;
}

.ahTFM .OPgyL .JCCvO .PoMiT {
  width: 100%;
  height: calc(100% - 300px);
}

.ahTFM .OPgyL .JCCvO .ZCEpR {
  height: 350px;
  position: relative;
}

.ahTFM .OPgyL .JCCvO .ZCEpR .x4Mch {
  background: url("3d-brainstorm.bf514cf2.svg") 0 0 / cover;
  width: 80px;
  height: 80px;
}

.ahTFM .OPgyL .JCCvO .ZCEpR div[emptytext] {
  font-family: semi-bold, Segoe UI Emoji, Montserrat, sans-serif;
}

@media (width <= 480px) {
  .ahTFM {
    width: calc(100% - 30px);
    padding: 25px 15px 0;
  }

  .ahTFM.MphU6 {
    width: 100%;
  }

  .ahTFM .OPgyL .v3ytQ .hY2Rs {
    height: 38px;
    margin-right: 15px;
    font-size: 14px;
  }

  .ahTFM .OPgyL .v3ytQ .hY2Rs .bq2AP {
    width: 12px;
    height: 12px;
  }

  .ahTFM .h3Ui0 .AiVzk {
    width: 112px !important;
    height: 36px !important;
  }

  .ahTFM .h3Ui0 .AiVzk .bq2AP {
    width: 100px !important;
    height: 100px !important;
  }

  .ahTFM .ykxA7 {
    margin-top: 14px;
    font-size: 24px;
  }
}

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

._49zrK.-R8vn {
  pointer-events: none;
}

._49zrK.-R8vn .AJctt {
  width: calc(100% - 15px);
  height: 100%;
  color: var(--black-alpha);
  pointer-events: auto;
  z-index: 1;
  justify-content: center;
  align-items: center;
  font-size: 8px;
  display: flex;
  position: absolute;
  top: 0;
  left: 14px;
}

._49zrK .FSkYy {
  width: 100%;
  height: 100%;
  position: relative;
}

._49zrK .fY-pP {
  background: repeating-linear-gradient(to bottom, var(--annotation-color, #6366f1) 0px, var(--annotation-color, #6366f1) 6px, transparent 6px, transparent 10px);
  z-index: 2;
  pointer-events: none;
  width: 2px;
  height: 100%;
  position: absolute;
  top: 0;
}

._49zrK .fY-pP .G0W5F {
  white-space: nowrap;
  pointer-events: auto;
  background: var(--annotation-color, #6366f1);
  border-radius: 8px;
  align-items: center;
  gap: 5px;
  padding: 3px 8px 3px 3px;
  display: flex;
  position: absolute;
  top: 6px;
  left: 50%;
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
}

._49zrK .fY-pP .G0W5F .T-mMe {
  flex-shrink: 0;
  width: 20px;
  height: 20px;
}

._49zrK .fY-pP .G0W5F .rEuii {
  color: #fff;
  font-family: semi-bold, Segoe UI Emoji, Montserrat, sans-serif;
  font-size: 11px;
}

.LtL-1 {
  pointer-events: none;
  z-index: 2147483647;
  background: var(--white);
  border-radius: 14px;
  width: max-content;
  padding: 6px 10px;
  display: block;
  position: fixed;
  box-shadow: 0 0 0 1px #00000008, 0 0 20px #0003;
}

.LtL-1 .hYutj {
  text-align: right;
  color: var(--black);
  margin-bottom: 6px;
  font-family: semi-bold, Segoe UI Emoji, Montserrat, sans-serif;
  font-size: 17px;
}

.LtL-1 ._6HAZC {
  align-items: center;
  margin-top: 4px;
  display: flex;
}

.LtL-1 ._6HAZC .qD-pr {
  border-radius: 2px;
  width: 10px;
  height: 10px;
  margin-right: 6px;
}

.LtL-1 ._6HAZC ._4gMf1 {
  flex: 1;
  margin-right: 10px;
  font-size: 14px;
}

.LtL-1 ._6HAZC .TV4JH {
  margin-left: auto;
  font-family: semi-bold, Segoe UI Emoji, Montserrat, sans-serif;
}

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

.uplot {
  width: min-content;
  font-family: system-ui, -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Noto Sans, Ubuntu, Cantarell, Helvetica Neue, Arial, sans-serif, Apple Color Emoji, Segoe UI Emoji, Segoe UI Symbol, Noto Color Emoji;
  line-height: 1.5;
}

.u-title {
  text-align: center;
  font-size: 18px;
  font-weight: bold;
}

.u-wrap {
  -webkit-user-select: none;
  user-select: none;
  position: relative;
}

.u-over, .u-under {
  position: absolute;
}

.u-under {
  overflow: hidden;
}

.uplot canvas {
  width: 100%;
  height: 100%;
  display: block;
  position: relative;
}

.u-axis {
  position: absolute;
}

.u-legend {
  text-align: center;
  margin: auto;
  font-size: 14px;
}

.u-inline {
  display: block;
}

.u-inline * {
  display: inline-block;
}

.u-inline tr {
  margin-right: 16px;
}

.u-legend th {
  font-weight: 600;
}

.u-legend th > * {
  vertical-align: middle;
  display: inline-block;
}

.u-legend .u-marker {
  width: 1em;
  height: 1em;
  margin-right: 4px;
  background-clip: padding-box !important;
}

.u-inline.u-live th:after {
  content: ":";
  vertical-align: middle;
}

.u-inline:not(.u-live) .u-value {
  display: none;
}

.u-series > * {
  padding: 4px;
}

.u-series th {
  cursor: pointer;
}

.u-legend .u-off > * {
  opacity: .3;
}

.u-select {
  pointer-events: none;
  background: #00000012;
  position: absolute;
}

.u-cursor-x, .u-cursor-y {
  pointer-events: none;
  will-change: transform;
  position: absolute;
  top: 0;
  left: 0;
}

.u-hz .u-cursor-x, .u-vt .u-cursor-y {
  border-right: 1px dashed #607d8b;
  height: 100%;
}

.u-hz .u-cursor-y, .u-vt .u-cursor-x {
  border-bottom: 1px dashed #607d8b;
  width: 100%;
}

.u-cursor-pt {
  pointer-events: none;
  will-change: transform;
  border: 0 solid;
  border-radius: 50%;
  position: absolute;
  top: 0;
  left: 0;
  background-clip: padding-box !important;
}

.u-axis.u-off, .u-select.u-off, .u-cursor-x.u-off, .u-cursor-y.u-off, .u-cursor-pt.u-off {
  display: none;
}

.Ysm3s {
  padding: 12px;
}

.Ysm3s.-p-f- .bo6Sd {
  width: calc(100% + 25px);
  margin-left: -12px;
  bottom: -12px;
}

.Ysm3s.CPqgB .XpaUv {
  display: none;
}

.Ysm3s.AZg1C .bo6Sd {
  height: 70px;
}

.Ysm3s.AZg1C .bo6Sd .nhkGg {
  height: 100%;
}

.Ysm3s .XpaUv {
  display: flex;
}

.Ysm3s .XpaUv ._7NsEh {
  font-size: 14px;
}

.Ysm3s .XpaUv .DDkTa {
  flex-wrap: wrap;
  gap: 10px;
  margin-bottom: 10px;
  display: flex;
}

.Ysm3s .XpaUv .DDkTa .AVpNv {
  color: var(--blue);
  font-family: semi-bold, Segoe UI Emoji, Montserrat, sans-serif;
  font-size: 18px;
}

.Ysm3s .XpaUv .DDkTa .AVpNv.CuI2h {
  color: var(--black);
}

.Ysm3s .XpaUv .DDkTa .AVpNv span {
  font-family: medium, Segoe UI Emoji, Montserrat, sans-serif;
  font-size: 12px;
}

.Ysm3s .XpaUv .DDkTa .AVpNv span.GionL {
  color: var(--green) !important;
}

.Ysm3s .XpaUv .DDkTa .AVpNv span.cRn1O {
  color: var(--red-king) !important;
}

.Ysm3s .XpaUv .QcBM- {
  align-items: center;
  gap: 2px;
  height: fit-content;
  margin-left: auto;
  font-size: 14px;
  display: flex;
}

.Ysm3s .XpaUv .QcBM- .VnII5 {
  align-items: center;
  display: flex;
}

.Ysm3s .XpaUv .QcBM-.GionL {
  color: var(--green);
}

.Ysm3s .XpaUv .QcBM-.GionL .dgPMS {
  filter: var(--icon-green);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}

.Ysm3s .XpaUv .QcBM-.cRn1O {
  color: var(--red-king);
}

.Ysm3s .XpaUv .QcBM-.cRn1O .rGOzb {
  visibility: visible;
}

.Ysm3s .XpaUv .QcBM-.cRn1O .dgPMS {
  filter: var(--icon-red-kind);
  -ms-transform: rotate(145deg);
  transform: rotate(145deg);
}

.Ysm3s .XpaUv .QcBM- .dgPMS {
  background: url("black-top-arrow.a139fca2.svg") 0 0 / cover;
  width: 12px;
  height: 12px;
}

.Ysm3s .bo6Sd {
  width: 100%;
  height: 95px;
  position: relative;
}

.Ysm3s .bo6Sd .nhkGg {
  width: 100%;
  height: 100%;
  position: absolute;
}

.mUe3Y {
  padding: 20px 30px !important;
}

.mUe3Y ._8LMPH {
  margin-bottom: 25px !important;
}

.mUe3Y .gI-kI {
  width: 60px;
  height: 60px;
  filter: var(--icon-grey);
  background: url("black-learning.5df662ec.svg") 0 0 / cover;
}

.mUe3Y ._8t21d {
  flex-direction: column;
  gap: 20px;
  padding-top: 30px;
  display: flex;
}

.mUe3Y .ZajGE {
  background: var(--white);
  border: 1px solid var(--grey-sur);
  border-radius: 15px;
  padding: 20px;
  transition: all .2s;
}

.mUe3Y .ZajGE:hover {
  border-color: var(--grey-sur-hover);
  box-shadow: 0 2px 10px #0000000d;
}

.mUe3Y .ZajGE .pPuFF {
  justify-content: space-between;
  align-items: center;
  margin-bottom: 20px;
  display: flex;
}

.mUe3Y .ZajGE .pPuFF .pJw-W {
  flex: 1;
  align-items: center;
  gap: 12px;
  display: flex;
}

.mUe3Y .ZajGE .pPuFF .pJw-W .xC1dL {
  width: 20px;
  height: 20px;
  filter: var(--icon-web-purple);
  background: url("black-ai-stars.098901ff.svg") 0 0 / cover;
}

.mUe3Y .ZajGE .pPuFF .pJw-W .yAk6d {
  color: var(--black);
  text-transform: capitalize;
  font-family: semi-bold, Segoe UI Emoji, Montserrat, sans-serif;
  font-size: 16px;
}

.mUe3Y .ZajGE .pPuFF .JaKcf {
  gap: 10px;
  display: flex;
}

.mUe3Y .ZajGE .pPuFF .JaKcf .-q6JD {
  background: var(--red-sur);
  cursor: pointer;
  border-radius: 10px;
  justify-content: center;
  align-items: center;
  width: 36px;
  height: 36px;
  transition: all .2s;
  display: flex;
}

.mUe3Y .ZajGE .pPuFF .JaKcf .-q6JD:hover {
  background: var(--red-sur-hover);
  -ms-transform: scale(1.05);
  transform: scale(1.05);
}

.mUe3Y .ZajGE .pPuFF .JaKcf .-q6JD:active {
  -ms-transform: scale(.95);
  transform: scale(.95);
}

.mUe3Y .ZajGE .pPuFF .JaKcf .-q6JD .WeWC5 {
  width: 18px;
  height: 18px;
  filter: var(--icon-red);
  background: url("black-delete.a988916f.svg") 0 0 / cover;
}

.mUe3Y .ZajGE .JZyAu {
  flex-direction: column;
  gap: 15px;
  display: flex;
}

.mUe3Y .ZajGE .JZyAu .oKR9G {
  color: var(--black);
  align-items: center;
  gap: 8px;
  font-size: 13px;
  display: flex;
}

.mUe3Y .ZajGE .JZyAu .oKR9G .nSCuf {
  width: 14px;
  height: 14px;
  filter: var(--icon-grey);
  background: url("black-calendar.2f3277cf.svg") 0 0 / cover;
}

.mUe3Y .ZajGE .JZyAu .v8-pg {
  background: var(--grey-sur);
  color: var(--black);
  cursor: pointer;
  border-radius: 10px;
  align-items: center;
  gap: 10px;
  padding: 12px 15px;
  font-size: 13px;
  transition: all .2s;
  display: flex;
}

.mUe3Y .ZajGE .JZyAu .v8-pg:hover {
  background: var(--grey-sur-hover);
}

.mUe3Y .ZajGE .JZyAu .v8-pg .yEdo- {
  width: 16px;
  min-width: 16px;
  height: 16px;
  filter: var(--icon-web-purple);
  background: url("black-link.b6935248.svg") 0 0 / cover;
}

.mUe3Y .ZajGE .JZyAu .v8-pg span {
  word-break: break-all;
  line-height: 1.4;
}
/*# sourceMappingURL=BlogPage.2aac9d88.css.map */
