.e-HHS .D8Wan {
  border-bottom: 1px solid var(--grey-sur);
  cursor: pointer;
  width: 100%;
  height: 46px;
  display: flex;
  position: relative;
}

.e-HHS .D8Wan ._7g7Ks {
  align-items: center;
  height: 100%;
  margin-left: 15px;
  display: flex;
}

.e-HHS .D8Wan ._7g7Ks ._5nqUv {
  width: 30px;
  height: 30px;
  position: relative;
}

.e-HHS .D8Wan ._7g7Ks .oFaJ7 {
  margin-left: 15px;
  font-family: semi-bold, Segoe UI Emoji, Montserrat, sans-serif;
}

.e-HHS .D8Wan ._7g7Ks .WYl4r {
  background: var(--offer-free);
  color: var(--white);
  border-radius: 8px;
  margin-left: 8px;
  padding: 4px 8px;
  font-size: 12px;
}

.e-HHS .D8Wan ._0L2Nh {
  align-items: center;
  height: 100%;
  margin-left: auto;
  margin-right: 15px;
  display: flex;
}

.e-HHS .D8Wan ._0L2Nh .IKCyP {
  color: var(--grey-text-dark);
  font-size: 13px;
}

.e-HHS .D8Wan ._0L2Nh .l7uch {
  background: var(--offer-free);
  color: var(--white);
  border-radius: 8px;
  margin-left: 10px;
  padding: 10px 14px;
  font-family: semi-bold, Segoe UI Emoji, Montserrat, sans-serif;
  font-size: 14px;
}

.e-HHS ._0WZXB {
  height: 100%;
}

.e-HHS ._0WZXB.m73Xi {
  height: calc(100% - 47px);
}

.e-HHS .Zl448 {
  z-index: 6;
  background: var(--white);
  height: 49px;
  position: relative;
  border-bottom: 1px solid var(--grey-sur) !important;
}

.e-HHS .Zl448:after {
  content: "";
  clear: both;
  display: block;
}

.e-HHS .Zl448 .PFN-E {
  float: left;
  width: 30px;
  height: 30px;
  margin-top: 10px;
  margin-left: 12px;
}

.e-HHS .Zl448 .Tn1fN {
  float: left;
  width: fit-content;
  margin-top: 13px;
  margin-left: 16px;
  font-family: bold, Segoe UI Emoji, Montserrat, sans-serif;
  font-size: 20px;
}

.e-HHS .Zl448 .t2VMc {
  float: left;
  width: fit-content;
  margin-top: 13px;
  margin-left: 8px;
  font-family: bold, Segoe UI Emoji, Montserrat, sans-serif;
  font-size: 20px;
}

.e-HHS .Zl448 ._8tyun {
  float: right;
  width: calc(100% - 170px);
  height: 100%;
}

.e-HHS .Zl448 ._8tyun .LET9l {
  border-left: 1px solid var(--grey-sur);
  width: 100%;
  height: 35px;
  margin-top: 7px;
  padding-left: 10px;
}

.e-HHS .Zl448 ._8tyun .LET9l .XvKY6 {
  float: left;
  cursor: pointer;
  border-radius: 10px;
  justify-content: center;
  align-items: center;
  height: 100%;
  margin-right: 10px;
  padding: 0 10px;
  transition: all .2s;
  display: flex;
  position: relative;
  overflow: hidden;
}

.e-HHS .Zl448 ._8tyun .LET9l .XvKY6:hover {
  background: var(--grey-sur);
}

.e-HHS .Zl448 ._8tyun .LET9l .XvKY6.-al70 {
  visibility: visible;
}

.e-HHS .Zl448 ._8tyun .LET9l .XvKY6[checked]:after {
  width: 100%;
  left: 0;
  top: unset;
  content: "";
  background: var(--grey-sur);
  height: 100%;
  position: absolute;
  bottom: 0;
}

.e-HHS .Zl448 ._8tyun .LET9l .XvKY6 .JpQtF {
  float: left;
  z-index: 2;
  border-radius: 6px;
  width: 14px;
  height: 14px;
  margin-right: 5px;
}

.e-HHS .Zl448 ._8tyun .LET9l .XvKY6 .JpQtF .Xq6l6 {
  background: url("black-plus.5305ff17.svg") 0 0 / cover;
  width: 12px;
  height: 12px;
  margin-top: 2px;
}

.e-HHS .Zl448 ._8tyun .LET9l .XvKY6 .IKCyP {
  float: left;
  z-index: 2;
  font-family: bold, Segoe UI Emoji, Montserrat, sans-serif;
  font-size: 16px;
}

@media (width <= 480px) {
  .e-HHS .D8Wan ._7g7Ks .WYl4r, .e-HHS .D8Wan ._0L2Nh .IKCyP {
    display: none;
  }
}

.FWezv {
  width: 100%;
  overflow: hidden;
}

.FWezv.FJOsh {
  overflow: hidden;
}

@keyframes MkV2y {
  0% {
    -ms-transform: translateX(100%);
    transform: translateX(100%);
  }

  100% {
    -ms-transform: translateX(-100%);
    transform: translateX(-100%);
  }
}

.FWezv.FJOsh:after {
  content: "";
  background: linear-gradient(90deg, transparent, var(--white), transparent);
  width: 100%;
  height: 100%;
  animation: 1s infinite MkV2y;
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  -ms-transform: translateX(-100%);
  transform: translateX(-100%);
}

.FWezv .Hs9sf {
  background: var(--grey-sur);
  border-radius: 14px;
  width: 100%;
  margin-top: 10px;
  position: relative;
}

.kVHSJ {
  border: 1px solid var(--grey-alpha);
  cursor: pointer;
  border-radius: 50%;
  margin-left: 5px;
  font-size: 75%;
  line-height: 0;
  display: inline-block;
  position: relative;
  top: -1px;
  padding: unset !important;
}

.kVHSJ:hover {
  background: var(--grey-alpha);
  border: 1px solid #0000;
}

.kVHSJ span {
  margin-left: 6px;
  margin-right: 6px;
  display: inline-block;
  padding: unset !important;
  padding-top: 50% !important;
  padding-bottom: 50% !important;
}

.osy8p {
  width: 100%;
}

.osy8p .ER-w7 {
  width: 20px;
  height: 20px;
  margin-right: 6px;
}

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

.POGiS .qmkTN {
  width: 100%;
  position: relative;
}

.POGiS .qmkTN ._3pXQU {
  margin-top: 50px;
  position: relative;
}

.POGiS .qmkTN ._1xGyO {
  text-align: center;
  justify-content: center;
  align-items: center;
  margin-bottom: 15px;
  font-size: 50px;
  display: flex;
}

.POGiS .qmkTN .Oia-2 {
  text-align: center;
  width: 70%;
  color: var(--black);
  margin-bottom: 20px;
  font-family: bold, Segoe UI Emoji, Montserrat, sans-serif;
  font-size: 16px;
  position: relative;
  left: 15%;
}

.POGiS .qmkTN .Nf2mf {
  justify-content: center;
  align-items: center;
  width: 100%;
  display: flex;
  position: relative;
}

.POGiS .qmkTN .Nf2mf .OaL6X {
  background: var(--grey-sur);
  cursor: pointer;
  color: var(--white);
  border: none;
  transition: all .1s;
  color: var(--black) !important;
}

.POGiS .qmkTN .Nf2mf .OaL6X:hover {
  background: var(--grey-sur-hover);
}

.POGiS .qmkTN .Nf2mf .OaL6X {
  background: var(--grey-sur);
  border-radius: 30px;
  width: fit-content;
  margin-top: 25px;
  padding: 10px 30px;
  font-family: bold, Segoe UI Emoji, Montserrat, sans-serif;
  font-size: 16px;
  position: relative;
}

.POGiS .qmkTN .Nf2mf .OaL6X.sQqtO {
  justify-content: center;
  align-items: center;
  display: flex;
  color: #0000 !important;
}

.POGiS .qmkTN .Nf2mf .OaL6X svg {
  height: 60%;
}

.POGiS .qmkTN .Nf2mf .OaL6X svg circle {
  stroke-width: 5px;
}

.POGiS .qmkTN .Nf2mf .OaL6X span {
  background: var(--red);
  color: var(--white);
  border-radius: 15px;
  padding: 1px 6px;
  font-size: 14px;
}

.FMZE3 {
  background: var(--grey-sur);
  border-radius: 15px;
  width: 100%;
  height: 100%;
  position: relative;
  overflow: hidden;
}

.FMZE3.lcPDH {
  overflow: hidden;
}

@keyframes e1j1C {
  0% {
    -ms-transform: translateX(100%);
    transform: translateX(100%);
  }

  100% {
    -ms-transform: translateX(-100%);
    transform: translateX(-100%);
  }
}

.FMZE3.lcPDH:after {
  content: "";
  background: linear-gradient(90deg, transparent, var(--white), transparent);
  width: 100%;
  height: 100%;
  animation: 1s infinite e1j1C;
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  -ms-transform: translateX(-100%);
  transform: translateX(-100%);
}

.-eIPc {
  margin-top: 15px;
}

.-eIPc .Z6d2k {
  text-align: center;
  margin-bottom: 15px;
  font-size: 14px;
}

.-eIPc .yLDdq {
  justify-content: flex-end;
  gap: 10px;
  display: flex;
}

.-eIPc .yLDdq ._2bOXJ {
  border-radius: 35px;
  justify-content: center;
  align-items: center;
  width: calc(50% - 25px);
  height: 20px;
  padding: 10px;
  font-family: semi-bold, Segoe UI Emoji, Montserrat, sans-serif;
  font-size: 14px;
  display: flex;
  position: relative;
}

.-eIPc .yLDdq ._2bOXJ svg {
  width: 22px;
  height: 22px;
}

.-eIPc .yLDdq ._2bOXJ svg circle {
  stroke: var(--white);
}

.-eIPc .yLDdq ._2bOXJ.fXoRb {
  background: var(--grey-sur);
  cursor: pointer;
  color: var(--white);
  border: none;
  transition: all .1s;
  color: var(--black) !important;
}

.-eIPc .yLDdq ._2bOXJ.fXoRb:hover {
  background: var(--grey-sur-hover);
}

.-eIPc .yLDdq ._2bOXJ.qd6Jo {
  background: var(--green);
  color: var(--white);
  cursor: pointer;
  border: none;
  transition: all .1s;
}

.-eIPc .yLDdq ._2bOXJ.qd6Jo:hover {
  background: var(--green-flash-hover);
}

.-eIPc .yLDdq ._2bOXJ.qd6Jo {
  background: var(--black) !important;
}

.-eIPc .yLDdq ._2bOXJ.qd6Jo:hover {
  opacity: .7;
}

.WM8X6 {
  border: 2px solid var(--black-alpha-two);
  cursor: pointer;
  border-radius: 100%;
  width: fit-content;
  padding: 3px;
  position: relative;
}

.WM8X6.Ylxmj .eudQO {
  filter: var(--icon-white);
  background: url("black-checked.303b4262.svg") 0 0 / cover;
}

.WM8X6.Ylxmj[unchecked] .eudQO {
  filter: var(--icon-grey-dark);
}

.WM8X6.Ylxmj[unchecked]:hover .eudQO {
  background: url("black-checked.303b4262.svg") 0 0 / cover;
}

.WM8X6.Ylxmj[checked] {
  background: var(--black);
}

.WM8X6 .eudQO {
  background: var(--white);
  border-radius: 100%;
  width: 8px;
  height: 8px;
}

.WM8X6[unchecked]:hover .eudQO {
  background: var(--grey-sur);
}

.WM8X6[checked] {
  background: var(--black);
  border-color: #0000;
}

.VRZUP {
  cursor: pointer;
  background: var(--grey-alpha);
  border-radius: 100%;
  width: 100%;
  height: 100%;
}

.VRZUP .bHs6q {
  border-radius: 100%;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 100%;
  display: flex;
  position: relative;
  overflow: hidden;
}

.VRZUP .bHs6q .aU1Zc {
  width: 100%;
  position: absolute;
}

.VRZUP .bHs6q .qIxIz {
  width: 40%;
  height: 40%;
  filter: var(--icon-white);
}

.VRZUP .bHs6q .qIxIz.Zjhxj {
  background: url("black-user.1e10c596.svg") 0 0 / cover;
}

.VRZUP .bHs6q .qIxIz.jMLMa {
  background: url("black-roles.7d13a164.svg") 0 0 / cover;
}

.VRZUP .bHs6q .qIxIz.e6g5f {
  background: url("black-help-center.f26db660.svg") 0 0 / cover;
}

.VRZUP .bHs6q .qIxIz.xEPse {
  background: url("black-members.e83fe846.svg") 0 0 / cover;
}

.VRZUP .bHs6q .qIxIz.MTUPx {
  background: url("black-company.f24193ad.svg") 0 0 / cover;
}

.VRZUP .bHs6q .qIxIz.b9Y0T {
  background: url("black-livechat.c90148af.svg") 0 0 / cover;
}

.VRZUP .bHs6q .qIxIz.oqhiS {
  background: url("black-bot.656839b8.svg") 0 0 / cover;
  width: 50%;
  height: 50%;
}

.VRZUP .-n8LO {
  border: var(--white) 2px solid;
  background: var(--red-real);
  border-radius: 100%;
  width: 20%;
  height: 20%;
  position: absolute;
  top: -1px;
  right: -1px;
}

.VRZUP .-n8LO.fcekX {
  background: var(--green);
}

.VRZUP .-n8LO.BqQa- {
  background: var(--red);
}

.VRZUP .Blnge {
  background: var(--white);
  border: 1px solid #fff;
  border-radius: 100%;
  width: 18px;
  height: 18px;
  position: absolute;
  bottom: -2px;
  left: -2px;
}

.VRZUP .bLqoW {
  border: 2px solid var(--white);
  background: var(--white);
  border-radius: 100%;
  width: 12px;
  height: 12px;
  position: absolute;
  bottom: -2px;
  right: -2px;
  overflow: hidden;
}

.VRZUP .bLqoW .eOgwf {
  background: var(--grey-sur);
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 100%;
  font-family: bold, Segoe UI Emoji, Montserrat, sans-serif;
  font-size: 8px;
  display: flex;
  position: absolute;
}

.XlFv1 {
  width: calc(100% - 1px);
  height: 100%;
  color: var(--black);
  padding-right: 2px;
  overflow: auto;
}

.XlFv1.cCXA8 .sk6Ee {
  margin-top: 20px;
}

.XlFv1.cCXA8 .U1m8K {
  display: none;
}

.XlFv1.cCXA8 .uR2dm {
  border-top: unset;
}

.XlFv1.cCXA8 .z6hYd {
  margin-bottom: 0;
}

.XlFv1.Oy7Bn .uR2dm {
  visibility: visible;
  background: var(--white);
  width: 100%;
  margin-bottom: 0;
  padding-bottom: 15px;
  position: absolute;
  bottom: 0;
}

.XlFv1 div[scrolltrack] {
  height: calc(100% - 20px);
  right: -14px;
}

.XlFv1 .Q9D5i {
  height: calc(100% - 40px);
  padding: 20px;
}

.XlFv1 .z6hYd {
  gap: 25px;
  margin-bottom: 100px;
  display: flex;
}

.XlFv1 .z6hYd .iQqMu {
  width: 100%;
}

.XlFv1 .sk6Ee {
  flex-direction: column;
  align-items: center;
  gap: 8px;
  margin-top: 10px;
  margin-bottom: 10px;
  display: flex;
}

.XlFv1 .sk6Ee .U1m8K {
  text-align: center;
  width: 90%;
  margin-bottom: 15px;
  font-family: bold, Segoe UI Emoji, Montserrat, sans-serif;
  font-size: 30px;
}

.XlFv1 .sk6Ee .U1m8K span {
  background: var(--web-green);
  color: var(--white);
  padding: 2px 14px;
  display: inline-block;
  -ms-transform: rotate(359deg);
  transform: rotate(359deg);
}

.XlFv1 .sk6Ee .o8GSH {
  border: 1px solid var(--grey-sur);
  border-radius: 16px;
  margin-bottom: 15px;
  padding: 0 20px;
  font-family: semi-bold, Segoe UI Emoji, Montserrat, sans-serif;
}

.XlFv1 .sk6Ee .V8CB3 {
  border: 1px solid var(--grey-sur);
  border-radius: 24px;
  width: 240px;
  height: 26px;
  padding: 4px;
}

.XlFv1 .sk6Ee .V8CB3 div[chentry] {
  border-radius: 16px;
  font-family: semi-bold, Segoe UI Emoji, Montserrat, sans-serif;
  font-size: 14px;
}

.XlFv1 .sk6Ee .JJztT {
  background: var(--black);
  color: var(--white);
  border-radius: 25px;
  padding: 6px 10px;
  font-size: 12px;
}

.XlFv1 .UpIWi {
  border: 1px solid var(--grey-sur);
  border-bottom: unset;
  border-radius: 10px 10px 0 0;
  width: fit-content;
  min-width: 410px;
  height: 38px;
  padding: 4px;
  font-family: semi-bold, Segoe UI Emoji, Montserrat, sans-serif;
  font-size: 16px;
  position: relative;
  top: 4px;
  left: 15px;
}

.XlFv1 .pCHxs {
  gap: 30px;
  padding: 3px;
  display: flex;
}

.XlFv1 .pCHxs .sUbOC {
  background: var(--grey-sur);
  cursor: pointer;
  border-radius: 25px;
  width: 33.33%;
  padding: 15px 0;
  position: relative;
}

.XlFv1 .pCHxs .sUbOC:hover, .XlFv1 .pCHxs .sUbOC.gP8z9 {
  cursor: pointer;
  outline: unset;
  box-shadow: var(--web-blue) 0 0 0 3px !important;
}

.XlFv1 .UA1jT {
  margin-top: 20px;
  margin-bottom: 20px;
}

.XlFv1 .UA1jT.qddhs {
  display: none !important;
}

.XlFv1 .UA1jT .b9Ca- {
  margin-bottom: 15px;
  font-family: semi-bold, Segoe UI Emoji, Montserrat, sans-serif;
  font-size: 14px;
}

.XlFv1 .UA1jT .SsI6m {
  flex-direction: column;
  gap: 10px;
  display: flex;
}

.XlFv1 .UA1jT .SsI6m .kj4UB {
  border: 1px solid var(--grey-sur);
  border-radius: 12px;
  width: 100%;
  height: 40px;
}

.XlFv1 .uR2dm {
  border-top: 1px solid var(--grey-sur);
  margin-bottom: 20px;
  padding-top: 15px;
}

.XlFv1 .v5Wml {
  background: var(--grey-sur);
  border-radius: 14px;
  flex: 0 0 270px;
  width: 270px;
  height: fit-content;
  padding: 15px;
}

.XlFv1 .v5Wml .N5fQQ {
  border-bottom: 1px solid var(--grey-sur-hover);
  flex-direction: column;
  align-items: center;
  gap: 15px;
  margin-bottom: 15px;
  padding-bottom: 15px;
  display: flex;
}

.XlFv1 .v5Wml .N5fQQ .b9Ca- {
  font-family: semi-bold, Segoe UI Emoji, Montserrat, sans-serif;
  font-size: 16px;
}

.XlFv1 .v5Wml .UcfXk {
  flex-direction: column;
  gap: 15px;
  margin-bottom: 30px;
  display: flex;
}

.XlFv1 .v5Wml .UcfXk ._0mUn6 {
  align-items: center;
  gap: 8px;
  display: flex;
}

.XlFv1 .v5Wml .UcfXk ._0mUn6 .zxYVE {
  background: var(--web-green);
  border-radius: 50%;
  flex: 0 0 22px;
  justify-content: center;
  align-items: center;
  width: 22px;
  height: 22px;
  display: flex;
}

.XlFv1 .v5Wml .UcfXk ._0mUn6 .zxYVE .l8f-I {
  width: 10px;
  height: 10px;
  filter: var(--icon-white);
  background: url("black-checked.303b4262.svg") 0 0 / cover;
}

.XlFv1 .v5Wml .UcfXk ._0mUn6 ._9Y-nm, .XlFv1 .v5Wml .dgGqf {
  font-size: 15px;
}

.XlFv1 .j2YKV {
  visibility: visible;
}

@media screen and (width <= 480px) {
  .XlFv1 .U1m8K {
    display: none;
  }

  .XlFv1 .JJztT {
    padding: 6px 5px;
  }

  .XlFv1 .pCHxs {
    flex-direction: column;
  }

  .XlFv1 .pCHxs .sUbOC {
    width: 100%;
  }

  .XlFv1 .v5Wml {
    display: none;
  }
}

@media screen and (height <= 750px) {
  .XlFv1 .U1m8K {
    display: none;
  }

  .XlFv1 .UpIWi {
    width: calc(100% - 10px);
    min-width: unset;
    font-size: 13px;
    left: 0;
  }
}

.EUyoY {
  align-items: center;
  height: 100%;
  display: flex;
}

.EUyoY .mVkxk {
  align-items: center;
  height: 100%;
  margin-left: 15px;
  font-family: semi-bold, Segoe UI Emoji, Montserrat, sans-serif;
  font-size: 16px;
  display: flex;
}

.EUyoY .lvn7g {
  margin-left: auto;
  margin-right: 15px;
  display: flex;
}

.EUyoY .lvn7g ._1tERG {
  background: var(--grey-sur);
  cursor: pointer;
  border-radius: 100%;
  justify-content: center;
  align-items: center;
  width: 28px;
  height: 28px;
  display: flex;
}

.EUyoY .lvn7g ._1tERG:hover {
  background: var(--grey-sur-hover);
}

.EUyoY .lvn7g ._1tERG.P5YuJ .BXKYA {
  background: url("black-less.3959bf6d.svg") 0 0 / cover;
}

.EUyoY .lvn7g ._1tERG.GWDS3 .BXKYA {
  background: url("black-plus.5305ff17.svg") 0 0 / cover;
}

.EUyoY .lvn7g ._1tERG .BXKYA {
  width: 12px;
  height: 12px;
}

.EUyoY .lvn7g ._4f7rU {
  border: unset;
  text-align: center;
  justify-content: center;
  align-items: center;
  width: 50px;
  font-family: semi-bold, Segoe UI Emoji, Montserrat, sans-serif;
  font-size: 18px;
  display: flex;
}

.yzXs- {
  justify-content: flex-end;
  align-items: center;
  margin-left: auto;
  display: flex;
}

.yzXs- .uMQLz {
  margin-right: 30px;
}

.yzXs- .uMQLz .OWv0j {
  font-family: semi-bold, Segoe UI Emoji, Montserrat, sans-serif;
  font-size: 14px;
}

.yzXs- .uMQLz .kb75t {
  font-family: bold, Segoe UI Emoji, Montserrat, sans-serif;
}

.yzXs- .uMQLz .kb75t .h4AwQ {
  font-size: 28px;
}

.yzXs- .uMQLz .kb75t .D-iwl {
  font-size: 16px;
}

.yzXs- .tKSgY {
  background: var(--offer-free);
  height: fit-content;
  color: var(--white);
  cursor: pointer;
  border-radius: 12px;
  padding: 14px 20px;
  font-family: semi-bold, Segoe UI Emoji, Montserrat, sans-serif;
  position: relative;
}

.yzXs- .tKSgY:hover {
  background: var(--offer-free-hover);
}

.yzXs- .tKSgY._6MlXq {
  color: #0000;
}

@media screen and (width <= 480px) {
  .yzXs- {
    justify-content: unset;
  }

  .yzXs- .uMQLz {
    margin-right: 10px;
  }

  .yzXs- .tKSgY {
    margin-left: auto;
    padding: 14px 12px;
    font-size: 14px;
  }
}

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

.OEmeL .Pc1iI {
  width: 50%;
  margin-top: -10px;
  margin-bottom: 25px;
  margin-left: 25%;
}

.OEmeL .StgcT {
  height: calc(100% - 115px);
  position: relative;
  overflow: hidden;
}

.Ple9y {
  width: calc(100% + 8px);
  height: 100%;
  position: relative;
}

.Ple9y .-BMvC {
  cursor: pointer;
  float: left;
  border-radius: 6px;
  justify-content: center;
  align-items: center;
  width: calc(50% - 4px);
  height: 100%;
  display: flex;
  position: relative;
  top: 0;
}

.Ple9y .-BMvC.vMVi1 {
  background: var(--grey-sur);
  left: 0;
  border-color: #0000 !important;
  position: absolute !important;
}

.Ple9y .-BMvC .NaNLE {
  width: 16px;
  height: 16px;
}

.E524w {
  gap: 8px;
  display: flex;
}

.E524w .N-g0Q {
  background: var(--black);
  color: var(--white);
  border-radius: 25px;
  margin-left: auto;
  margin-right: 4px;
  padding: 1px 4px;
  font-family: medium, Segoe UI Emoji, Montserrat, sans-serif;
  font-size: 12px;
}

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

._5F2IX .q3klv {
  cursor: pointer;
  margin-top: 10px;
  margin-bottom: 10px;
  font-size: 14px;
  display: flex;
}

._5F2IX .q3klv:hover {
  text-decoration: underline;
}

._5F2IX .q3klv .pmorz {
  background: url("black-left-arrow.0df9cb7a.svg") 0 0 / cover;
  width: 10px;
  height: 10px;
  margin-top: 3px;
  margin-right: 5px;
}

._5F2IX .PjWcP {
  border: 1px solid var(--grey-sur);
  border: unset;
  border-top: 10px solid var(--grey-sur);
  margin-bottom: 100px;
  padding: 20px 0 0;
}

._5F2IX .PjWcP .amZSr {
  border-bottom: 1px solid var(--grey-sur);
  align-items: center;
  margin-bottom: 15px;
  padding-bottom: 10px;
  display: flex;
}

._5F2IX .PjWcP .amZSr .M5Ge7 {
  width: 22px;
  height: 22px;
  margin-right: 10px;
  position: relative;
}

._5F2IX .PjWcP .amZSr .zKT09 {
  font-family: semi-bold, Segoe UI Emoji, Montserrat, sans-serif;
  font-size: 18px;
}

._5F2IX ._7XTTr {
  flex-wrap: nowrap;
  justify-content: flex-end;
  align-items: center;
  gap: 25px;
  margin-bottom: 20px;
  font-size: 14px;
  display: flex;
}

._5F2IX ._7XTTr .Dmndu {
  width: 170px;
}

._5F2IX ._7XTTr .Dmndu input {
  height: 36px;
  border: 1px solid var(--grey-sur) !important;
}

._5F2IX ._6-jQd ._03LXX {
  margin-top: 25px;
  margin-bottom: 10px;
  font-size: 14px;
  display: flex;
}

._5F2IX ._6-jQd ._03LXX span {
  margin-left: 10px;
}

._5F2IX .bLieP {
  border: 1px solid var(--grey-sur);
  border-radius: 12px;
  margin-bottom: 15px;
  padding: 12px;
  position: relative;
}

._5F2IX .bLieP .VKtj9 {
  margin-bottom: 10px;
  font-family: semi-bold, Segoe UI Emoji, Montserrat, sans-serif;
  font-size: 16px;
}

._5F2IX .bLieP .VKtj9 span {
  font-family: medium, Segoe UI Emoji, Montserrat, sans-serif;
  font-size: 13px;
}

._5F2IX .bLieP .VKtj9 .QVU1G {
  color: var(--grey-text-dark);
  font-family: medium, Segoe UI Emoji, Montserrat, sans-serif;
  font-size: 14px;
}

._5F2IX .bLieP .uawxm {
  font-size: 14px;
}

._5F2IX .bLieP .uawxm._2ODnS {
  color: var(--grey-text-very-dark);
}

._5F2IX .bLieP .p23dZ {
  font-family: semi-bold, Segoe UI Emoji, Montserrat, sans-serif;
  font-size: 20px;
}

._5F2IX .bLieP ._2lpps {
  background: var(--blue);
  color: var(--white);
  border-radius: 10px;
  align-items: center;
  padding: 6px 10px;
  font-size: 14px;
  display: flex;
  position: absolute;
  top: 12px;
  right: 12px;
}

._5F2IX .bLieP ._2lpps .pmorz {
  width: 12px;
  height: 12px;
  filter: var(--icon-white);
  background: url("black-download.82f3cdc8.svg") 0 0 / cover;
  margin-left: 10px;
}

._5F2IX .cRi-p {
  border: 1px solid var(--grey-sur);
  border-radius: 12px;
  margin-bottom: 15px;
  padding: 14px;
}

._5F2IX .cRi-p .UyISm {
  border: 2px solid var(--red);
  color: var(--red-real);
  border-radius: 5px;
  margin-bottom: 25px;
  padding: 14px;
  font-size: 14px;
}

._5F2IX .UcQJZ {
  border-top: 1px solid var(--grey-sur);
  text-align: right;
  margin-bottom: 24px;
  padding-top: 15px;
  font-size: 14px;
}

._5F2IX .H73mJ {
  border: 1px solid var(--grey-sur);
  border-radius: 12px;
  height: 96px;
  margin-top: 14px;
  margin-bottom: 14px;
  padding: 16px;
  position: relative;
}

._5F2IX .H73mJ .pmorz {
  background: url("3d-time.c8635adc.svg") 0 0 / cover;
  width: 50px;
  height: 50px;
}

._5F2IX ._9iP2Y div[btns] {
  background: var(--offer-cancel);
}

._5F2IX .X3f6l {
  background: var(--white);
  border-top: 1px solid var(--grey);
  z-index: 2;
  width: 100%;
  padding: 15px 0;
  position: absolute;
  bottom: 0;
}

.qc9Zu .IL033 {
  font-family: semi-bold, Segoe UI Emoji, Montserrat, sans-serif;
  font-size: 16px;
}

.qc9Zu .CQODP {
  width: calc(100% - 20px);
  margin: 8px -5px;
  font-size: 15px;
}

.qc9Zu .CQODP: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: 20px;
}

.qc9Zu .CQODP: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: 20px;
}

.qc9Zu .CQODP:-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: 20px;
}

.qc9Zu .CQODP: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: 20px;
}

.qc9Zu .CQODP li {
  border-bottom: 1px solid #00000012;
  margin-bottom: 5px;
  padding-bottom: 5px;
  list-style-type: disc;
}

.qc9Zu .CQODP li._5GN64 {
  margin-bottom: 10px;
  padding-bottom: 10px;
  font-family: semi-bold, Segoe UI Emoji, Montserrat, sans-serif;
}

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

._4kuzS.U-yIa {
  background: url("3d-offer-basic.afadba7f.svg") 0 0 / cover;
}

._4kuzS.-LTPy {
  background: url("3d-offer-medium.8a85c89c.svg") 0 0 / cover;
}

._4kuzS.ikg9- {
  background: url("3d-offer-pro.71c96365.svg") 0 0 / cover;
}

.zOxDG ._8ZWTx {
  margin-top: 12px;
  margin-bottom: 8px;
  font-size: 14px;
}

.zOxDG .kXdyw {
  gap: 15px;
  display: flex;
}

.zOxDG .kXdyw .dcUax {
  width: 50%;
}

.zOxDG .dcUax {
  height: 40px;
  margin-bottom: 10px;
  position: relative;
}

.zOxDG .dcUax input {
  border: 1px solid var(--grey-sur) !important;
}

.zOxDG div[data-selectbox] {
  border-width: 1px !important;
}

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

.jNb2G .LRXto {
  background: url("black-language.d7aa06e8.svg") 0 0 / cover;
  width: 80%;
  height: 80%;
}

.uGsry .E-t4F {
  margin-right: 5px;
  top: 0 !important;
}

.E-t4F {
  width: 16px;
  height: 16px;
  display: inline-block;
  position: relative;
  top: 2.5px;
}

._9XhK6 {
  border: 1px solid var(--grey-sur);
  border-radius: 10px;
  width: 100%;
}

._9XhK6 .XPv7g {
  display: flex;
}

._9XhK6 .XPv7g:last-child .riHOJ {
  border-bottom: unset;
}

._9XhK6 .XPv7g.CzAiv {
  background: var(--grey-sur);
  align-items: center;
  padding: 8px 15px;
  font-family: semi-bold, Segoe UI Emoji, Montserrat, sans-serif;
  font-size: 18px;
  display: flex;
}

._9XhK6 .XPv7g.CzAiv span {
  color: var(--grey-text-very-very-dark);
  margin-left: 4px;
  font-family: medium, Segoe UI Emoji, Montserrat, sans-serif;
  font-size: 13px;
}

._9XhK6 .XPv7g .riHOJ {
  border-right: 1px solid var(--grey-sur);
  border-bottom: 1px solid var(--grey-sur);
  flex-direction: column;
  justify-content: center;
  gap: 5px;
  width: 100%;
  padding: 15px;
  display: flex;
}

._9XhK6 .XPv7g .riHOJ:last-child {
  border-right: unset;
}

._9XhK6 .XPv7g .riHOJ:first-child {
  min-width: 370px;
}

._9XhK6 .XPv7g .riHOJ.Q-mlU {
  background: border-box;
  border-radius: 7px;
  outline: 3px solid;
}

._9XhK6 .XPv7g .riHOJ .MUJJR {
  font-family: semi-bold, Segoe UI Emoji, Montserrat, sans-serif;
  font-size: 15px;
}

._9XhK6 .XPv7g .riHOJ .uGTfi {
  color: var(--grey-text-very-dark);
  font-size: 13px;
}

._9XhK6 .XPv7g .riHOJ .CQK23 {
  gap: 8px;
  display: flex;
}

._9XhK6 .XPv7g .riHOJ .CQK23 .jwaPT {
  width: 24px;
  height: 24px;
}

._9XhK6 .XPv7g .riHOJ .CQK23 .jwaPT.zb4TS {
  background: url("colored-shopify.69bf6bc8.svg") 0 0 / cover;
}

._9XhK6 .XPv7g .riHOJ .CQK23 .jwaPT.KYMQg {
  background: url("colored-webflow.38da9e73.svg") 0 0 / cover;
}

._9XhK6 .XPv7g .riHOJ .CQK23 .jwaPT.-s90n {
  background: url("colored-wordpress.a23e7d1c.svg") 0 0 / cover;
}

._9XhK6 .XPv7g .riHOJ .CQK23 .jwaPT.btfWH {
  background: url("black-wix.a797b64e.svg") 0 0 / cover;
}

._9XhK6 .XPv7g .riHOJ .CQK23 .jwaPT.RJsSQ {
  background: url("colored-prestashop.67e59080.svg") 0 0 / cover;
}

._9XhK6 .XPv7g .riHOJ .CQK23 .jwaPT.sFIaZ {
  background: url("colored-google.5c44ef65.svg") 0 0 / cover;
  width: 20px;
  height: 20px;
}

._9XhK6 .XPv7g .riHOJ .CQK23 .jwaPT.qUxYL {
  border: 2px solid var(--white);
  background: url("profile-quentin.1b067c99.png") 0 0 / cover;
  border-radius: 100%;
  width: 34px;
  height: 34px;
}

._9XhK6 .XPv7g .riHOJ .CQK23 .jwaPT.texX4 {
  border: 2px solid var(--white);
  background: url("profile-celine.dd080fa1.png") 0 0 / cover;
  border-radius: 100%;
  width: 34px;
  height: 34px;
  -ms-transform: translateX(-16px);
  transform: translateX(-16px);
}

._9XhK6 .XPv7g .riHOJ .CQK23 .jwaPT.Ujstv {
  border: 2px solid var(--white);
  background: url("profile-anis.8a3186a1.png") 0 0 / cover;
  border-radius: 100%;
  width: 34px;
  height: 34px;
  -ms-transform: translateX(-32px);
  transform: translateX(-32px);
}

._9XhK6 .XPv7g .riHOJ .CQK23 .jwaPT.-Qkzd {
  border: 2px solid var(--white);
  background: url("profile-julie.c5c58bed.png") 0 0 / cover;
  border-radius: 100%;
  width: 34px;
  height: 34px;
  -ms-transform: translateX(-48px);
  transform: translateX(-48px);
}

._9XhK6 .XPv7g .riHOJ .CQK23 .jwaPT.JBKJ5 {
  border: 2px solid var(--white);
  background: url("profile-thomas.f6914bf0.png") 0 0 / cover;
  border-radius: 100%;
  width: 34px;
  height: 34px;
  -ms-transform: translateX(-64px);
  transform: translateX(-64px);
}

._9XhK6 .XPv7g .riHOJ .CQK23 .jwaPT.w5Z8K {
  border: 2px solid var(--white);
  background: url("profile-tristan.f71152a6.png") 0 0 / cover;
  border-radius: 100%;
  width: 34px;
  height: 34px;
  -ms-transform: translateX(-80px);
  transform: translateX(-80px);
}

._9XhK6 .XPv7g .riHOJ .ASwW5 {
  word-break: break-word;
  font-size: 14px;
}

._9XhK6 .XPv7g .riHOJ .ASwW5 span {
  font-family: semi-bold, Segoe UI Emoji, Montserrat, sans-serif;
}

._9XhK6 .XPv7g .riHOJ .ASwW5 div[data-posts] {
  color: var(--grey-text-very-dark);
  margin-top: 6px;
  font-size: 12px;
}

._9XhK6 .XPv7g .riHOJ .ASwW5 div[data-recommended] {
  background: var(--black);
  color: var(--white);
  border-radius: 18px;
  width: fit-content;
  padding: 2px 8px;
  font-size: 12px;
}

._9XhK6 .XPv7g .riHOJ .XIDxA {
  background: var(--black);
  border-radius: 100%;
  justify-content: center;
  align-items: center;
  width: 20px;
  height: 20px;
  display: flex;
}

._9XhK6 .XPv7g .riHOJ .XIDxA .-qoDq {
  width: 10px;
  height: 10px;
  filter: var(--icon-white);
  background: url("black-checked.303b4262.svg") 0 0 / cover;
}

._9XhK6 .XPv7g .riHOJ .V-MC8 {
  background: var(--grey-dark);
  border-radius: 2px;
  width: 20px;
  height: 4px;
}

@media screen and (width <= 1100px) {
  ._9XhK6 .XPv7g .riHOJ:first-child {
    min-width: 200px !important;
  }
}

@media screen and (width <= 480px) {
  ._9XhK6 .XPv7g:first-child {
    display: block;
  }

  ._9XhK6 .XPv7g:not(:first-child) {
    display: none;
  }

  ._9XhK6 .XPv7g .riHOJ {
    width: unset;
    border-right: unset;
    margin-bottom: 25px;
  }

  ._9XhK6 .XPv7g .riHOJ:first-child {
    display: none;
  }
}

.BPLDf {
  flex-direction: column;
  gap: 12px;
  width: 100%;
  height: 100%;
  display: flex;
  position: relative;
}

.BPLDf.zIpIj .F3cWF {
  display: block;
}

.BPLDf.zIpIj .e-cZr {
  cursor: pointer;
  outline: unset;
  box-shadow: var(--black) 0 0 0 2px !important;
}

.BPLDf .F3cWF {
  width: 10px;
  height: 10px;
  filter: var(--icon-black);
  background: url("black-checked.303b4262.svg") 0 0 / cover;
  display: none;
  position: absolute;
  right: 0;
}

.BPLDf .Im-wb {
  background: var(--black);
  width: 80px;
  color: var(--white);
  text-align: center;
  border-radius: 25px;
  padding: 5px;
  font-size: 13px;
  position: absolute;
  top: -32px;
  left: calc(50% - 40px);
}

.BPLDf .b9DRx {
  font-family: semi-bold, Segoe UI Emoji, Montserrat, sans-serif;
  font-size: 14px;
}

.BPLDf ._4Civj {
  width: 30px;
  height: 30px;
  position: relative;
}

.BPLDf .SGE-o {
  font-family: bold, Segoe UI Emoji, Montserrat, sans-serif;
  font-size: 20px;
}

.BPLDf .SGE-o span {
  font-family: semi-bold, Segoe UI Emoji, Montserrat, sans-serif;
  font-size: 14px;
}

.BPLDf ._8Y2ih {
  font-size: 14px;
}

.BPLDf .e-cZr {
  color: var(--white);
  background: var(--black);
  cursor: pointer;
  border: 2px solid var(--white);
  border-radius: 10px;
  margin-top: auto;
  padding: 10px 12px;
  font-family: semi-bold, Segoe UI Emoji, Montserrat, sans-serif;
  font-size: 14px;
}

.BPLDf .e-cZr:hover {
  opacity: .7;
}

.BPLDf .xnqsg {
  flex-direction: column;
  gap: 12px;
  display: none;
}

.BPLDf .xnqsg .MJAmK {
  border-bottom: 1px solid var(--grey-sur);
  padding-top: 7px;
  padding-bottom: 7px;
}

.BPLDf .xnqsg .MJAmK .wL7iu {
  align-items: center;
  gap: 8px;
  font-family: semi-bold, Segoe UI Emoji, Montserrat, sans-serif;
  font-size: 15px;
  display: flex;
}

.BPLDf .xnqsg .MJAmK .wL7iu ._5X3ec {
  background: var(--black);
  border-radius: 100%;
  justify-content: center;
  align-items: center;
  width: 20px;
  height: 20px;
  display: flex;
}

.BPLDf .xnqsg .MJAmK .wL7iu ._5X3ec ._4Civj {
  width: 10px;
  height: 10px;
  filter: var(--icon-white);
  background: url("black-checked.303b4262.svg") 0 0 / cover;
}

.BPLDf .xnqsg .MJAmK .wL7iu .uSbdC {
  background: var(--grey-dark);
  border-radius: 2px;
  width: 20px;
  height: 4px;
}

.BPLDf .xnqsg .MJAmK ._8Y2ih {
  color: var(--grey-text-very-dark);
  font-size: 13px;
}

.BPLDf .xnqsg .MJAmK ._8Y2ih div[data-posts] {
  color: var(--grey-text-very-dark);
  margin-top: 6px;
  font-size: 12px;
}

.BPLDf .xnqsg .MJAmK ._8Y2ih div[data-recommended] {
  background: var(--black);
  color: var(--white);
  border-radius: 18px;
  width: fit-content;
  padding: 2px 8px;
  font-size: 12px;
}

.BPLDf .xnqsg .MJAmK .DfTVs {
  gap: 8px;
  margin-top: 5px;
  margin-left: 26px;
  display: flex;
}

.BPLDf .xnqsg .MJAmK .DfTVs .v7kgz {
  width: 20px;
  height: 20px;
}

.BPLDf .xnqsg .MJAmK .DfTVs .v7kgz.Pdld2 {
  background: url("colored-shopify.69bf6bc8.svg") 0 0 / cover;
}

.BPLDf .xnqsg .MJAmK .DfTVs .v7kgz.lCju1 {
  background: url("colored-wordpress.a23e7d1c.svg") 0 0 / cover;
}

.BPLDf .xnqsg .MJAmK .DfTVs .v7kgz._0171p {
  background: url("colored-webflow.38da9e73.svg") 0 0 / cover;
}

.BPLDf .xnqsg .MJAmK .DfTVs .v7kgz.X-IRC {
  background: url("black-wix.a797b64e.svg") 0 0 / cover;
}

.BPLDf .xnqsg .MJAmK .DfTVs .v7kgz.pcQvc {
  background: url("colored-prestashop.67e59080.svg") 0 0 / cover;
}

.BPLDf .xnqsg .MJAmK .DfTVs .v7kgz.RmZkb {
  background: url("colored-google.5c44ef65.svg") 0 0 / cover;
  width: 18px;
  height: 18px;
}

.BPLDf .xnqsg .MJAmK .DfTVs .v7kgz.i3NHQ {
  border: 2px solid var(--white);
  background: url("profile-quentin.1b067c99.png") 0 0 / cover;
  border-radius: 100%;
  width: 34px;
  height: 34px;
}

.BPLDf .xnqsg .MJAmK .DfTVs .v7kgz.t6oCi {
  border: 2px solid var(--white);
  background: url("profile-celine.dd080fa1.png") 0 0 / cover;
  border-radius: 100%;
  width: 34px;
  height: 34px;
  -ms-transform: translateX(-16px);
  transform: translateX(-16px);
}

.BPLDf .xnqsg .MJAmK .DfTVs .v7kgz.Ap9JB {
  border: 2px solid var(--white);
  background: url("profile-anis.8a3186a1.png") 0 0 / cover;
  border-radius: 100%;
  width: 34px;
  height: 34px;
  -ms-transform: translateX(-32px);
  transform: translateX(-32px);
}

.BPLDf .xnqsg .MJAmK .DfTVs .v7kgz.DB8eU {
  border: 2px solid var(--white);
  background: url("profile-julie.c5c58bed.png") 0 0 / cover;
  border-radius: 100%;
  width: 34px;
  height: 34px;
  -ms-transform: translateX(-48px);
  transform: translateX(-48px);
}

.BPLDf .xnqsg .MJAmK .DfTVs .v7kgz.GA30- {
  border: 2px solid var(--white);
  background: url("profile-thomas.f6914bf0.png") 0 0 / cover;
  border-radius: 100%;
  width: 34px;
  height: 34px;
  -ms-transform: translateX(-64px);
  transform: translateX(-64px);
}

.BPLDf .xnqsg .MJAmK .DfTVs .v7kgz.lEjWR {
  border: 2px solid var(--white);
  background: url("profile-tristan.f71152a6.png") 0 0 / cover;
  border-radius: 100%;
  width: 34px;
  height: 34px;
  -ms-transform: translateX(-80px);
  transform: translateX(-80px);
}

.BPLDf .xnqsg .pDItD {
  background: var(--grey-sur);
  width: 100%;
  margin-top: 10px;
  margin-bottom: 10px;
  margin-left: -15px;
  padding: 4px 15px;
  font-family: semi-bold, Segoe UI Emoji, Montserrat, sans-serif;
  font-size: 17px;
}

@media screen and (width <= 480px) {
  .BPLDf.zIpIj .xnqsg {
    display: block;
  }

  .BPLDf .e-cZr {
    width: fit-content;
  }
}

.JM2b3 {
  color: var(--black);
  flex-direction: column;
  gap: 6px;
  padding: 12px 0;
  font-family: semi-bold, Segoe UI Emoji, Montserrat, sans-serif;
  display: flex;
}

.JM2b3 ._9Cgx0 {
  width: 30px;
  height: 30px;
  filter: var(--icon-green-flash);
  background: url("black-handshake.dae2683e.svg") 0 0 / cover;
  margin: 0 auto;
}

.JM2b3 .x2yPz {
  text-align: center;
  width: 100%;
  font-size: 18px;
}

.JM2b3 .x2yPz.WMQJo {
  justify-content: center;
  align-items: center;
  gap: 8px;
  display: flex;
}

.JM2b3 .x2yPz ._7Kwk- {
  color: var(--web-green-text);
}

.JM2b3 .x2yPz .GC4lM {
  justify-content: center;
  align-items: center;
  gap: 8px;
  display: flex;
}

.JM2b3 .x2yPz .BeMeq {
  background: var(--web-green);
  color: var(--white);
  border-radius: 14px;
  align-items: center;
  gap: 4px;
  height: 22px;
  padding: 0 7px;
  font-size: 15px;
  display: inline-flex;
}

.JM2b3 .x2yPz .BeMeq._9RZ8E, .JM2b3 .x2yPz .BeMeq.D6xrZ {
  cursor: pointer;
}

.JM2b3 .x2yPz .BeMeq._9RZ8E:hover, .JM2b3 .x2yPz .BeMeq.D6xrZ:hover {
  background: var(--web-green-text);
}

.JM2b3 .x2yPz .BeMeq._9RZ8E.D6xrZ .hUC-r, .JM2b3 .x2yPz .BeMeq.D6xrZ.D6xrZ .hUC-r {
  -ms-transform: rotate(-45deg);
  transform: rotate(-45deg);
}

.JM2b3 .x2yPz .BeMeq .hUC-r {
  width: 12px;
  height: 12px;
  filter: var(--icon-white);
  background: url("black-right-arrow.fb18f774.svg") 0 0 / cover;
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}

.JM2b3 .x2yPz .BeMeq .dCOjA {
  width: 12px;
  height: 12px;
  filter: var(--icon-white);
  background: url("black-phone.17263a2a.svg") 0 0 / cover;
}

.JM2b3 .x2yPz .BeMeq .SrZgm {
  background: url("black-number-1.5365faa4.svg") 0 0 / cover;
  width: 106px;
  height: 11px;
}

.JM2b3 .x2yPz .BeMeq .jv0Ux {
  background: url("black-number-2.308781d4.svg") 0 0 / cover;
  width: 106px;
  height: 11px;
}

@media screen and (width <= 480px) {
  .JM2b3 .x2yPz {
    font-size: 15px;
  }

  .JM2b3 .WMQJo {
    flex-direction: column;
  }
}

.xqnPq {
  cursor: pointer;
  border-radius: 14px;
  align-items: center;
  width: calc(100% - 8px);
  margin-bottom: 2px;
  padding: 8px 4px;
  transition: all .1s;
  display: flex;
  position: relative;
}

.xqnPq:hover {
  cursor: pointer;
  background: var(--grey-sur);
}

.xqnPq .Inaak {
  float: left;
  width: 26px;
  height: 26px;
  position: relative;
}

.xqnPq .Inaak .iEuXb {
  border: var(--white) 2px solid;
  width: 14px;
  height: 14px;
  color: var(--white);
  background: var(--red);
  border-radius: 100%;
  justify-content: center;
  align-items: center;
  font-family: semi-bold, Segoe UI Emoji, Montserrat, sans-serif;
  font-size: 10px;
  display: flex;
  position: absolute;
  top: -4px;
  right: -4px;
}

.xqnPq .mvy1a {
  float: left;
  align-items: center;
  margin-top: -4px;
  margin-left: 15px;
  display: flex;
}

.xqnPq .mvy1a .Nnb6i {
  font-family: bold, Segoe UI Emoji, Montserrat, sans-serif;
  position: relative;
}

.xqnPq .mvy1a .Nnb6i:after {
  content: "";
  clear: both;
  display: block;
}

.xqnPq .mvy1a .Nnb6i .SZXCH {
  float: left;
  overflow-wrap: normal;
  text-overflow: ellipsis;
  width: 154px;
  white-space: nowrap !important;
  overflow: hidden !important;
}

.xqnPq ._1iX3r {
  background: url("black-checked.303b4262.svg") 0 0 / cover;
  width: 14px;
  height: 14px;
  position: absolute;
  top: 19px;
  right: 10px;
}

.CyXTF {
  width: 100%;
  height: 100%;
  padding-top: 10px;
}

.CyXTF div[site] {
  width: calc(100% - 7px);
}

.CyXTF div[scrolltrack] {
  height: calc(100% - 20px);
  top: 10px;
  right: -12px !important;
}

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

._7zFcP .TsvOz {
  margin-top: -100px;
}

._7zFcP .TsvOz .uECWc {
  background: url("3d-locked.4e9b362b.svg") 0 0 / cover;
  width: 120px;
  height: 120px;
  margin-bottom: 20px;
  margin-left: calc(50% - 60px);
}

._7zFcP .TsvOz .Wd5Gn {
  text-align: center;
  width: 360px;
  font-family: bold, Segoe UI Emoji, Montserrat, sans-serif;
  font-size: 20px;
}

._7zFcP .pyth- {
  border-radius: 5px;
  width: 600px;
  height: 20px;
  position: absolute;
  bottom: 20px;
  left: calc(50% - 300px);
  overflow: hidden;
}

._7zFcP .pyth-._86Vex {
  bottom: unset;
  top: 20px;
}

._7zFcP .pyth- ._3dCRr {
  float: left;
  width: 16.666%;
  height: 100%;
}

._7zFcP .pyth- ._3dCRr.-YW3H {
  background: var(--colors-1);
}

._7zFcP .pyth- ._3dCRr.jsAhO {
  background: var(--colors-2);
}

._7zFcP .pyth- ._3dCRr.jmoai {
  background: var(--colors-3);
}

._7zFcP .pyth- ._3dCRr.iw0Py {
  background: var(--colors-4);
}

._7zFcP .pyth- ._3dCRr.xkme7 {
  background: var(--colors-5);
}

._7zFcP .pyth- ._3dCRr.Ks-xm {
  background: var(--colors-6);
}

.MdSsb {
  width: 100%;
  height: 100%;
  position: absolute;
  overflow: hidden;
}

.MdSsb .MpSeh {
  width: 100%;
  height: 50px;
}

.MdSsb .MpSeh .bL0rY {
  border-bottom: 3px solid var(--grey-sur);
  width: fit-content;
  margin-top: 11px;
  margin-left: 15px;
  font-family: extra-bold, Segoe UI Emoji, Montserrat, sans-serif;
  font-size: 22px;
}

.MdSsb .tQc9T {
  justify-content: center;
  align-items: center;
  width: 100%;
  height: calc(100% - 62px);
  display: flex;
  position: absolute;
}

.MdSsb .tQc9T .joeNi {
  width: 380px;
  height: 400px;
  margin-top: -100px;
}

.MdSsb .tQc9T .joeNi .oIqL9 {
  background: url("3d-office.4859fc49.svg") 0 0 / cover;
  width: 120px;
  height: 120px;
  margin-left: calc(50% - 60px);
}

.MdSsb .tQc9T .joeNi ._9DgBb {
  text-align: center;
  width: 100%;
  margin-top: 10px;
  font-family: bold, Segoe UI Emoji, Montserrat, sans-serif;
  font-size: 20px;
}

.MdSsb .tQc9T .joeNi ._1XD06 {
  color: var(--grey-text);
  text-align: center;
  margin-top: 10px;
  font-size: 14px;
}

.MdSsb .tQc9T .joeNi .D1aLr {
  background-color: var(--blue-str);
  width: calc(100% - 50px);
  box-shadow: 0 0 0 1px var(--blue-str-shadow);
  border-radius: 14px;
  margin-top: 20px;
  padding: 25px;
}

.MdSsb .tQc9T .joeNi .D1aLr .MSWwh {
  cursor: pointer;
  border-radius: 6px;
  width: 100%;
  height: 20px;
  max-height: 40px;
  margin-bottom: 5px;
  padding: 15px 0;
  font-family: semi-bold, Segoe UI Emoji, Montserrat, sans-serif;
  position: relative;
}

.MdSsb .tQc9T .joeNi .D1aLr .MSWwh:after {
  content: "";
  clear: both;
  display: block;
}

.MdSsb .tQc9T .joeNi .D1aLr .MSWwh:hover {
  background: var(--blue-str-hover);
}

.MdSsb .tQc9T .joeNi .D1aLr .MSWwh span {
  text-align: center;
  width: 100%;
  display: block;
}

.MdSsb .tQc9T .joeNi .D1aLr .MSWwh svg {
  width: 20px;
  height: 20px;
}

.MdSsb .tQc9T .joeNi .D1aLr .MSWwh ._7HNrv {
  float: left;
  width: 20px;
  height: 20px;
  margin-right: 10px;
  position: relative;
}

.MdSsb .tQc9T .joeNi .D1aLr .MSWwh ._5kw27 {
  float: left;
  font-family: semi-bold, Segoe UI Emoji, Montserrat, sans-serif;
}

.MdSsb .tQc9T .joeNi .D1aLr .MSWwh .P1TmC {
  float: right;
  background: url("black-bottom-bold.5898c323.svg") 0 0 / cover;
  width: 16px;
  height: 16px;
  margin-top: 2px;
}

.MdSsb .tQc9T .joeNi .D1aLr .CcwDt {
  background: var(--blue-str-hover);
  width: 100%;
  height: 2px;
  margin-bottom: 10px;
}

.MdSsb .tQc9T .joeNi .D1aLr .sp6xN, .MdSsb .tQc9T .joeNi .D1aLr ._4yS0g {
  background: var(--grey-sur);
  cursor: pointer;
  color: var(--white);
  border: none;
  justify-content: center;
  align-items: center;
  transition: all .1s;
  display: flex;
  color: var(--black) !important;
}

.MdSsb .tQc9T .joeNi .D1aLr .sp6xN:hover, .MdSsb .tQc9T .joeNi .D1aLr ._4yS0g:hover {
  background: var(--grey-sur-hover);
}

.MdSsb .tQc9T .joeNi .D1aLr .sp6xN, .MdSsb .tQc9T .joeNi .D1aLr ._4yS0g {
  background: var(--blue-str-hover);
  border-radius: 12px;
  height: 16px;
  margin-top: 12px;
  padding: 12px;
  font-family: semi-bold, Segoe UI Emoji, Montserrat, sans-serif;
  font-size: 14px;
  position: relative;
}

.MdSsb .tQc9T .joeNi .D1aLr .sp6xN:hover, .MdSsb .tQc9T .joeNi .D1aLr ._4yS0g:hover {
  background: var(--blue-str-hover-hover);
}

.MdSsb ._7st3p {
  background: url("colored-aquarius.4dd961a7.svg") 0 0 / cover;
  width: 160px;
  height: 160px;
  position: absolute;
  bottom: -15px;
  right: 50px;
}

.seOEH {
  height: fit-content;
}

.seOEH .skqkt {
  font-family: bold, Segoe UI Emoji, Montserrat, sans-serif;
  font-size: 20px;
  position: relative;
}

.seOEH .SK6Wl {
  margin-top: 25px;
}

.P1Qa3 {
  width: 100%;
}

.P1Qa3 .vEpPs {
  border-bottom: 1px solid var(--grey-sur);
  width: 100%;
  height: 30px;
  margin-bottom: 10px;
}

.P1Qa3 .vEpPs .IGeX9 {
  float: left;
  cursor: pointer;
  border-radius: 100%;
  justify-content: center;
  align-items: center;
  width: 26px;
  height: 26px;
  margin-top: -2px;
  margin-right: 5px;
  transition: all .1s;
  display: flex;
}

.P1Qa3 .vEpPs .IGeX9:hover {
  cursor: pointer;
  background: var(--grey-sur);
}

.P1Qa3 .vEpPs .IGeX9:active {
  box-shadow: var(--blue-selection-shadow) 0 0 0 4px;
  outline: 0;
  transition: all;
}

.P1Qa3 .vEpPs .IGeX9 .vOA3l {
  background: url("black-left-arrow.0df9cb7a.svg") 0 0 / cover;
  width: 16px;
  height: 16px;
}

.P1Qa3 .vEpPs ._89DM9 {
  font-family: semi-bold, Segoe UI Emoji, Montserrat, sans-serif;
  font-size: 18px;
}

._3ZoNJ input {
  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;
}

._3ZoNJ input::-webkit-outer-spin-button {
  -webkit-appearance: none;
  margin: 0;
}

._3ZoNJ input::-webkit-inner-spin-button {
  -webkit-appearance: none;
  margin: 0;
}

._3ZoNJ input[type="number"] {
  -moz-appearance: textfield;
}

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

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

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

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

._3ZoNJ input:focus {
  outline: 0;
}

._3ZoNJ input {
  border-width: 2px;
  width: 100%;
  height: 40px;
  margin-top: 12px;
  font-size: 14px;
}

._3ZoNJ input._0DLIZ, ._3ZoNJ input.Yg6XI {
  visibility: visible;
}

._3ZoNJ ._16y-3 {
  margin-top: 15px;
}

._3ZoNJ ._16y-3 div[btnc] {
  display: none;
}

.fVBBq .ekyEZ {
  font-family: bold, Segoe UI Emoji, Montserrat, sans-serif;
  font-size: 14px;
  position: relative;
}

.fVBBq .llCoa {
  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;
}

.fVBBq .llCoa::-webkit-outer-spin-button {
  -webkit-appearance: none;
  margin: 0;
}

.fVBBq .llCoa::-webkit-inner-spin-button {
  -webkit-appearance: none;
  margin: 0;
}

.fVBBq .llCoa[type="number"] {
  -moz-appearance: textfield;
}

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

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

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

.fVBBq .llCoa::placeholder {
  color: var(--grey-text);
}

.fVBBq .llCoa:focus {
  outline: 0;
}

.fVBBq .llCoa {
  border-width: 2px;
  width: 100%;
  height: 40px;
  margin-top: 12px;
  font-size: 14px;
}

.fVBBq .Jemon {
  margin-top: 15px;
}

.fVBBq .Jemon div[btnc] {
  display: none;
}

.gmTu0 {
  gap: 15px;
  display: flex;
}

.gmTu0 .rs-Ya {
  border: 2px solid var(--grey-sur);
  border-radius: 15px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 200px;
  transition: all .15s;
  display: flex;
  position: relative;
}

.gmTu0 .rs-Ya:hover {
  cursor: pointer;
  border: 2px solid var(--web-blue);
}

.gmTu0 .rs-Ya.zDvEK .n-YCY {
  background: url("3d-identity.34673047.svg") 0 0 / cover;
}

.gmTu0 .rs-Ya.cVNN- .n-YCY {
  background: url("3d-writing.6f81c205.svg") 0 0 / cover;
}

.gmTu0 .rs-Ya.wWdjm .n-YCY {
  background: url("3d-article-blank.c0af7a05.svg") 0 0 / cover;
}

.gmTu0 .rs-Ya.iKfs0 .n-YCY {
  background: url("3d-ai-writing.842c29af.svg") 0 0 / cover;
}

.gmTu0 .rs-Ya.-UkJ- .n-YCY {
  width: 34px;
  height: 34px;
}

.gmTu0 .rs-Ya .n-YCY {
  width: 80px;
  height: 80px;
  margin-bottom: 10px;
}

.gmTu0 .rs-Ya ._8xlDx {
  text-align: center;
  font-family: semi-bold, Segoe UI Emoji, Montserrat, sans-serif;
  font-size: 17px;
}

.gmTu0 .rs-Ya .DHL-w {
  text-align: center;
  max-width: 90%;
  color: var(--grey-text-very-dark);
  height: 46px;
  margin-top: 10px;
  font-size: 13px;
}
/*# sourceMappingURL=BlogPage.11b1f82b.css.map */
