._3x5izE4l {
  height: var(--nav-height);
  width: calc(100% - 16%);
  display: grid;
  grid-template-columns: 15% 70% 15%;
  margin-left: calc(10px + 8%);
  margin-right: calc(10px + 8%);
  max-width: 1080px;
  pointer-events: auto;
}

._3x5izE4l._246RtOR2 {
  max-width: unset;
}

._3x5izE4l._2S4Y632X {
  width: calc(100% - 20px - 8%);
}

._3x5izE4l._11khG3Ak {
  margin-left: calc(3%);
  margin-right: calc(3%);
}

._2F1t_J9k {
  width: 36px;
  height: 32px;
}

._2F1t_J9k._246RtOR2 {
  width: 136px;
}

._2F1t_J9k._246RtOR2._2S4Y632X {
  width: 36px;
}

._8znHwNFh {
  display: flex;
  justify-self: right;
  height: 40px;
  width: 210px;
  gap: 20px;
  /* grid-template-columns: 59px 1fr; */
  /* border: 1px solid red; */
  justify-content: flex-end;
}

._8znHwNFh._246RtOR2 {
  display: grid;
  justify-self: right;
  height: 40px;
  width: 120px;
  gap: 20px;
  grid-template-columns: 29px 1fr;
  /* border: 1px solid red; */
}

._3kVquZmW {
  position: sticky;
  display: flex;
  flex-direction: column;
  top: 0;
  background-color: var(--color-component-nav);
  z-index: var(--z-nav);
}

._3kVquZmW._246RtOR2 {
  background-color: var(--color-white);
}

._21nF6fYn {
  width: 39px;
  height: 39px;
  border-radius: 50%;
  background-size: 39px 39px;
  object-fit: cover;
  background-repeat: no-repeat;
  background-position: center top;
  background-size: cover;
}

._2H1ezcQ- {
  height: 3px;
  width: 100%;
  z-index: -2;
}

._399mGmnB {
  width: 100vw;
  max-width: 100vw;
  cursor: pointer;
  overflow-x: hidden;
}

._399mGmnB > span {
  position: fixed;
  right: -200px;
  top: 80vh;
  transition: 0.5s;
  height: 40px;
  border-radius: 20px;
  background-color: var(--color-primary-light);
  width: 244px;
  display: flex;
  align-items: center;
  color: var(--color-white);
  font-weight: 600;
}

._399mGmnB > span:hover {
  right: -64px;
}

._399mGmnB > span > img {
  width: 14px;
  padding-left: 17px;
  padding-right: 20px;
}

._38iLHRte {
  width: 160px;
  height: 38px;
  border-radius: 20px;
  border: 1px solid var(--color-dark);
  color: var(--color-dark);
  background: none;
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 11px;
}

._38iLHRte:hover {
  border: 1px solid var(--color-light);
  color: var(--color-light);
  background-color: var(--color-dark);
}
._1r_7jK2b {
  position: relative;
  z-index: var(--z-menu);
  margin-top: 4px;
  /* border: 1px solid blue; */
}

._1r_7jK2b._3flSI5xw {
  width: 70px;
  z-index: 0;
}

._2wHcer8d {
  width: 25px;
  display: flex;
  cursor: pointer;
  align-items: top;
}

._1HKeEz-h {
  position: absolute;
  right: -20px;
}

._34vM_pNv {
  position: fixed;
  top: 0;
  left: 0;
  width: 100vw;
  height: 100vh;
  pointer-events: none;
}

._3ozJx6aE {
  position: relative;
  height: 100vh;
  width: 100%;
  overflow-y: scroll;
  margin-top: calc(var(--nav-height) + 3px);
}

._3ozJx6aE.jomtNZly {
  margin-top: calc(var(--nav-height) - 8px);
}

._3EGcVRyG {
  position: absolute;
  left: 0;
  width: 100vw;
  /* background-color: var(--color-light-alpha20);
  backdrop-filter: blur(20px); */
  background-color: var(--color-component-nav);
  pointer-events: all;
  margin-top: 8px;
  box-shadow: var(--shadow-light);
  padding-bottom: 20px;
  border-radius: 0 0 20px 20px;
}

._3ozJx6aE._1cHvOoSz {
  margin-top: calc(var(--nav-height) + var(--nav-profile-mobile-height) - 55px);
}

._2-1NT3Tm {
  color: var(--color-dark);
  font-weight: 300;
  text-align: end;
  display: flex;
  width: calc(100% + 32px);
  margin-left: -32px;
  justify-content: right;
  flex-wrap: nowrap;
  /* border: 1px solid red; */
}

._2-1NT3Tm._1wjwbKNg {
  color: var(--color-dark-fixed);
}

._32SfpgKw:hover {
  text-decoration: underline;
  font-style: italic;
  font-weight: 500;
}

._1v7bwhaR {
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 0px 24px;
  height: 31px;
  border-radius: 50px;
  border: 2px solid var(--color-dark);
  background-color: transparent;
  color: var(--color-dark);
  font-size: calc(0.9em - 1px);
  font-weight: 400;
  text-align: center;
  transition: all 0.3s ease;
  white-space: nowrap;
}

._1v7bwhaR:hover {
  background-color: #5DBDB0;
  border-color: #5DBDB0;
  color: white;
}

._1wjwbKNg ._1v7bwhaR {
  border-color: var(--color-dark-fixed);
  color: var(--color-dark-fixed);
}

._1wjwbKNg ._1v7bwhaR:hover {
  background-color: #5DBDB0;
  border-color: #5DBDB0;
  color: white;
}

._3jJkm1e0 {
  font-size: calc(0.9em - 1px);
  font-weight: 300;
  margin: 0 15px;
  display: flex;
  align-items: center;
}

._1wjwbKNg ._3jJkm1e0 {
  color: var(--color-dark-fixed);
}

._32SfpgKw {
  font-size: calc(0.9em - 1px);
  font-weight: 400;
  display: flex;
  align-items: center;
  white-space: nowrap;
}

._3CGKsJo6 {
  position: absolute;
  width: 100%;
  pointer-events: all;
  height: calc(var(--nav-height) + 2px);
  background-color: var(--color-button-custom);
}

._3CGKsJo6 > div {
  position: absolute;
  top: 30px;
  left: calc(50% - 20px);
  width: 100%;
  height: 100%;
  cursor: pointer;
}

._2WWcWe3j {
  width: 38px;
  height: 38px;
  border-radius: 20px;
  border: 1px solid var(--color-dark);
  color: var(--color-dark);
  background: none;
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 11px;
  font-size: 1.7em;
  font-weight: 800;
  margin-top: -4px;
  text-decoration: none;
}

._2WWcWe3j:hover {
  border: 1px solid var(--color-light);
  color: var(--color-light);
  background-color: var(--color-dark);
  text-decoration: none;
}

.a30qbsX6 {
  text-align: right;
  font-weight: 300;
  font-size: 0.9em;
  width: 115px;
  color: var(--color-dark);
}
.mI0kNbKd {
  width: 223px;
  max-height: 50vh;
  background-color: var(--color-dropdown-body);
  display: flex;
  overflow-y: scroll;
  flex-direction: column;
  scrollbar-width: none;
  margin-top: 10px;
  border-radius: 13px;
  padding: 10px;
  font-size: calc(0.9rem - 1px);
}

.mI0kNbKd._3m42vVgC {
  background-color: transparent;
  width: 100%;
  padding: 0;
  max-height: none;
}

.mI0kNbKd::-webkit-scrollbar {
  width: 0;
}

._2I5cDBw6 {
  overflow-x: hidden;
}

._2I5cDBw6 > ul > li {
  padding: 6px;
  display: flex;
}

._2I5cDBw6._3m42vVgC > ul > li {
  padding: 15px;
  text-align: center;
  font-weight: 300;
  font-size: 1.1em;
  justify-content: center;
}

._2I5cDBw6 > ul > li > a, 
._2I5cDBw6 > ul > li > a:active,
._2I5cDBw6 > ul > li > a:visited {
  color: var(--color-dark);
  text-decoration: none;
}

/* .dropdown > ul > li > a:hover {
  color: var(--color-primary);
  text-decoration: underline;
  font-style: italic;
} */

._3KrwrVLh {
  position: absolute;
  width: 40px;
  height: 20px;
  right: 3px;
  top: 0%;
}

._2w3PYgLi {
  box-shadow: var(--shadow-light);
}

._1mPF1c7T {
  color: var(--color-dark);
  user-select: none;
}

._1mPF1c7T._3m42vVgC {
  gap: 22px;
}

._1nuFUUsD {
  display: flex;
  justify-self: right;
  align-items: center;
  width: 34px;
  height: 20px;
  background-image: var(--color-both-gradient-reverse-light);
  border-radius: 18px;
  border: var(--border-default-fixed);
  margin-left: auto;
}

._3m42vVgC > ._1nuFUUsD {
  margin-left: 0;
}

.TBWCwn4_ {
  display: flex;
  width: 16.5px;
  height: 16.5px;
  border-radius: 50%;
  background-image: radial-gradient(farthest-corner at 50% 32%, var(--color-white) 0%, var(--color-bright-gray-fixed) 100%);
  margin: 0px 1.5px 0px 1.5px;
}

.DYY3r56K {
  justify-content: right;
}

.zRl2ZtCk {
  background-image: linear-gradient(to right, var(--color-dark) 70%, rgba(255, 255, 255, 0) 0%);
  background-position: center;
  background-size: 9px 2px;
  background-repeat: repeat-x;
  width: 100%;
  padding-top: 20px;
}

.TmJPv5UQ {
  height: 85px;
  display: grid;
  width: 100vw;
  align-items: top;
  grid-template-columns: 1fr 3fr 1fr;
}

.TmJPv5UQ > ._1KBDFlb5 {
  height: 70px;
  width: 70px;
  background-size: 70px;
  clip-path: circle(34px at center);
  justify-self: center;
}

.TmJPv5UQ > ._3NBY2oWD {
  justify-self: right;
  margin-right: 15px;
  margin-top: 6px;
}
.IY9XtxdP {
  position: fixed;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  box-sizing: border-box;
  background: var(--color-bg-popup);
  z-index: calc(var(--z-popup-body) + 100000);
  transition: all .3s ease;
  overflow: auto;
  display: flex;
  align-items: center;
  justify-content: center;
  cursor: initial;
}
  
.IY9XtxdP.qjFSM-Yv {
  background: none;
  width: 100vw;
  height: 100vh;
  align-items: flex-start;
  overflow-x: hidden;
}

.IY9XtxdP._3RoY7485 {
  top: calc(-1 * var(--nav-height));
  z-index: 10002;
}

.IY9XtxdP.qjFSM-Yv._3o-etS5i {
  height: calc(100vh - var(--nav-height));
}

.eALVbI2W {
  z-index: var(--z-popup);
}

.eALVbI2W.YRXq_EmX {
  pointer-events: none;
}

._34giIkqU {
  display: inline-block;
  font-size: 0;
  line-height: 0;
}

._1WEkm26S {
  position: relative;
  width: 100%;
  height: 100%;
  z-index: var(--z-popup-body);
  pointer-events: none;
  backdrop-filter: blur(6px) grayscale(1);
  -webkit-backdrop-filter: blur(6px) grayscale(1);
  -moz-backdrop-filter: blur(6px) grayscale(1);
}

._1WEkm26S.qjFSM-Yv {
  width: 100vw;
  height: fit-content;
}

._1G5h3JdA {
  background-color: red;
  color: blue;
}
._1m7RSX4J, .JAnDJn3f{
  display: flex;
  justify-content: center;
  align-items: center;
  border: var(--border-default);
  height: 25px;
  font-size: 0.8rem;
  padding: 0 17px 0 17px;
  width: fit-content;
  border-radius: 13px;
  cursor: pointer;
  user-select: none;
  font-weight: 400;
  color: var(--color-button-text);
}

._1m7RSX4J.Kwd4VHAQ {
  height: 35px;
  width: 120px;
  border: 1.5px solid var(--color-dark);
  border-radius: 18px;
  background-color: var(--color-light);
  font-size: 0.9rem;
}

.futOOrrx {
  color: var(--color-button-text);
  background-color: var(--color-button);
  padding: 0 21px 0 21px;
  font-style: normal !important;
  font-size: calc(0.8rem - 1px) !important;
}

._1m7RSX4J._2f0hEZNL {
  border: 1px solid var(--color-dark);
}

._1m7RSX4J.CYOYDHoz {
  height: 30px;
  width: 30px;
  border-radius: 18px;
  padding: 0;
  border: 2px solid var(--color-primary-default);
  /* border: none; */
  /* box-shadow: 0px 1px 8px var(--color-dark-alpha20); */
}

.futOOrrx.CYOYDHoz {
  background-color: var(--color-highlight) !important;
}

._1m7RSX4J.CYOYDHoz._3wvOOyHg {
  width: 100px;
}

._1fP2mrng.CYOYDHoz {
  border: 2px solid var(--color-dark);
}

._1m7RSX4J.CYOYDHoz.WHOzLsMa {
  height: 85px;
}

._1o08GXOV {
  background-color: var(--color-button);
  width: 100px;
  position: relative;
}

._1o08GXOV.Kwd4VHAQ {
  background-color: var(--color-highlight);
  width: 100px;
  position: relative;
}

._1o08GXOV._1Pivpgw_ {
  background-color: var(--color-dark-fixed);
  color: var(--color-white);
  border: 0.5px solid var(--color-white);
}

._16mZV3RT {
  background-color: var(--color-button);
  width: 100px;
}

._16mZV3RT:hover {
  background-color: var(--color-dark);
  color: var(--color-light);
}


._1m7RSX4J > ._3lBw8Vd1, .JAnDJn3f > ._3lBw8Vd1{
  display: inline;
  width: 15px;
  margin-top: 11px;
  height: 100%;
  margin-right: 11px;
}

._1m7RSX4J > .JfWtM3mw {
  transform: rotate(45deg);
}

._28Nrzoi9 {
  color: var(--color-dark);
}

._1m7RSX4J._1Q0slvDl {
  background-color: var(--color-button-custom);
  color: var(--color-delete-header-line);
  border: 1px solid var(--color-delete-header-line);
  height: 35px;
  border-radius: 19px;
}

._1m7RSX4J._1Q0slvDl:hover {
  color: var(--color-white);
  background-color: var(--color-delete-header-line);
}

.JAnDJn3f {
  background-color: none;
  border: 0.5px solid var(--color-white);
  padding: 0 28px 0 28px;
  font-style: normal !important;
  font-size: 0.8em !important;
  color: var(--color-button-text);
}

.JAnDJn3f._2KBZuQ30 {
  border: 0.5px solid var(--color-black);
}

.JAnDJn3f._1i0OcTFG {
  height: 35px;
  border: 0.7px solid var(--color-white);
  border-radius: 18px;
}

.futOOrrx:hover, .futOOrrx:focus {
  background-color: var(--color-highlight);
  color: var(--color-secondary-default);
}

._16mZV3RT:active, ._1o08GXOV:active,
._1AxqtHYe:active, ._1cCtDAin:active {
  background-color: var(--color-bg-popup-body);
  color: var(--color-light);
}

.JAnDJn3f:active, .JAnDJn3f:hover {
  background-color: var(--color-bg-popup-body);
  color: var(--color-secondary-default);
}

.JAnDJn3f._3DyXToxH:active, .JAnDJn3f._3DyXToxH:hover {
  background-color: var(--color-white);
  color: var(--color-secondary-default);
}

.futOOrrx:active {
  color: var(--color-dark);
}

._1AxqtHYe {
  width: 820px;
  max-width: 68vw;
  border-radius: 33px;
}

._1AxqtHYe._1i0OcTFG,
._1cCtDAin._1i0OcTFG {
  height: 40px;
  border: 2px solid var(--color-dark);
  border-radius: 10px;
  color: var(--color-dark);
}

._1AxqtHYe, ._1cCtDAin {
  border: 2px solid var(--color-primary-light);
  background-color: var(--color-highlight);
  color: var(--color-primary);
  font-weight: 500;
  height: 66px;
  font-size: 0.9rem;
}

._1cCtDAin {
  width: calc(100% - 34px);
  border-radius: 33px;
  border: 2px solid var(--color-primary-default);
  color: var(--color-primary-default);
  background-color: var(--color-highlight);
}

._1cCtDAin._1i0OcTFG {
  width: 100%;
}

._1cCtDAin:hover, ._1cCtDAin:active {
  color: var(--color-white);
  background-color: var(--color-primary-default);
}

._2ST_dAHK {
  border: var(--border-default);
  background-color: var(--color-highlight);
  color: var(--color-button-text-dark);
  width: 80px;
  height: 40px;
  border-radius: 20px;
}

.hVgE_o12 {
  height: 25px;
  background-image: var(--color-both-gradient);
  color: var(--color-white);
  font-weight: 600;
}

.hVgE_o12._1i0OcTFG {
  background-image: none;
  background-color: var(--color-dark);
  height: 35px;
  border-radius: 18px;
  font-size: 1em;
}

._1AxqtHYe:hover,
._1o08GXOV:hover {
  background-color: var(--color-dark);
  color: var(--color-light);
}

._2ST_dAHK:hover, ._2ST_dAHK:active, ._1cU7-CIu {
  background-color: var(--color-dark);
  color: var(--color-light);
}

._2ST_dAHK._1i0OcTFG {
  width: 54px;
  background-color: var(--color-button-custom);
  border: 1.35px solid var(--color-dark);
  font-size: 0.9em;
}

._2ST_dAHK._1i0OcTFG:hover {
  background-color: var(--color-dark);
  color: var(--color-light);
}

._3m8a3JYx {
  width: 220px;
}

._2Ws6EzpT {
  height: 40px;
  width: 135px;
  border-radius: 20px;
  font-weight: 600;
  background-color: var(--color-white);
  border: var(--border-default-fixed);
}

._2Ws6EzpT > span {
  background-image: var(--color-both-gradient);
  background-clip: text;
  -webkit-background-clip: text;
  color: transparent;
  font-weight: 600;
  font-size: calc(1.1rem - 1px);
}

._2Ws6EzpT:hover, ._2Ws6EzpT._2sWUzBgh {
  background-color: var(--color-dark-fixed);
}

._2Ws6EzpT:hover > span, ._2Ws6EzpT._2sWUzBgh > span {
  background-image: none;
  color: var(--color-white);
}
._2GFxa1Gm {
  width: 100%;
  height: 100%;
  z-index: var(--z-popup-body);
}

._2GFxa1Gm._1Uu-N_xs {
  display: flex;
  gap: 29px;
  background-color: var(--color-highlight);
  padding-top: 29px;
  padding-bottom: 29px;
  box-shadow: var(--shadow);
  border-radius: 0 0 20px 20px;
  pointer-events: auto;
  color: var(--color-dark);
}

._1Uu-N_xs ._2XfFMvJe {
  font-size: 1.7em;
  font-weight: 700;
}

._1Uu-N_xs > ._32FeWgh8 {
  min-width: 134px;
  width: fit-content;
  padding-left: 20px;
  padding-right: 20px;
  height: 44px;
  background-color: var(--color-white);
  border-radius: 18px;
  gap: 15px;
  font-size: 1.2em;
  font-style: italic;
  font-weight: 500;
}

._1Uu-N_xs a {
  display: flex;
  justify-content: center;
  align-items: center;
  gap: 13px;
  color: var(--color-dark);
}

._1Uu-N_xs a:visited {
  color: var(--color-dark);
}

.LItOU46i {
  display: flex;
  flex-direction: column;
  border-radius: 10px;
  width: fit-content;
  background-image: linear-gradient(rgba(0,0,0,0) 20px, var(--color-bg-popup-body) 20px, var(--color-bg-popup-body) 100%);
  box-shadow: var(--shadow);
  min-width: 620px;
  align-items: center;
  pointer-events: auto;
  /* background-color: red;
  background-image: none; */
}

.LItOU46i._20jTqjB_ {
  min-width: 420px;
  height: 270px;
}

.LItOU46i._2fwyGYPr._1uclMha- {
  background-image: var(--color-white);
  color: var(--color-dark-fixed);
}

.LItOU46i._3xsWdOEb {
  background-color: #220000;
}

.LItOU46i._2fwyGYPr {
  width: 100%;
  min-width: 100%;
  max-width: 100%;
}

/* .popup.loginMobile {
  background-image: var(--color-both-gradient-vertical);
  width: 92%;
  min-width: 92%;
  max-width: 92%;
  border-radius: 15px;
  margin-top: 15px;
  align-self: center;
} */

._1B3Odt6R {
  width: 230px;
  height: 230px;
  border-radius: 10px;
  background-color: var(--color-white);
  box-shadow: var(--shadow);
  pointer-events: auto;
  min-width: none;
}

._1B3Odt6R._2fwyGYPr {
  background-color: var(--color-white);
}

._1B3Odt6R + ._2XfFMvJe {
  pointer-events: auto;
  width: 100%;
  font-style: italic;
  color: var(--color-white);
  margin-top: 10px;
  width: 230px;
  font-size: 0.8em;
  cursor: pointer;
}

._3597pcR8 {
  display: flex;
  flex-direction: column;
  padding-left: 7%;
  padding-right: 7%;
  padding-top: 25px;
  font-weight: 300;
  font-size: 0.8rem !important;
  min-width: 570px;
  align-items: center;
}

._3597pcR8._2fwyGYPr {
  width: calc(100% - 50px);
  padding-left: 10px;
  padding-right: 10px;
  min-width: 0;
  align-items: flex-start;
  align-self: flex-start;
  font-size: 0.9rem;
}

._6WSo8wcU {
  max-width: 570px;
  min-width: 400px;
  display: flex;
  padding: 17px;
  flex-direction: column;
  align-content: center;
}

._6WSo8wcU._22CX9DJY {
  padding-bottom: 28px;
  padding-top: 0px;
}

._6WSo8wcU._2fwyGYPr {
  max-width: 100vw;
  min-width: 100%;
  padding-top: 0;
  font-weight: 400;
}

._19s--9WL {
  font-weight: 300;
  font-size: 0.8rem;
  align-items: center;
}

._1rBg-xUw {
  display: flex;
  padding: 7%;
  padding-bottom: 25px;
  padding-top: 25px;
  justify-content: center;
}

._1rBg-xUw._22CX9DJY {
  padding-bottom: 42px;
}

._1rBg-xUw._2fwyGYPr {
  padding-top: 0;
}

._1kqKJqQk {
  display: grid;
  width: fit-content;
  gap: 20px;
  grid-auto-flow: column;
}

._3qOiqqlD {
  display: grid;
  grid-template-columns: 1fr 2fr;
  color: red;
  height: 20px;
}

._3ui5Iud2 {
  width: 100%;
  color: red;
  padding-top: 10px;
}

.XLIroh6h {
  min-width: 400px;
  width: 440px;
}

._2eqxqJ96 {
  position: absolute;
  right: 20px;
  top: 20px;
}

._2eqxqJ96._2ZvY7x6D {
  top: 10px;
}

.LgchDyAq {
  position: relative;
}

.LTHLShT0 {
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 20px;
}

._1bfCcj0X {
  display: flex;
  justify-content: right;
  width: 100%;
  color: var(--color-secondary);
  font-style: italic;
  padding: 15px;
  font-size: 0.9em;
}

._1bfCcj0X._2fwyGYPr {
  padding-bottom: 10px;
  padding-top: 25px;
  width: calc(100% - 20px);
  font-size: 1em;
  font-weight: 300;
}

._1bfCcj0X > a:hover {
  text-decoration: underline;
}

.SzT4brqp {
  background-image: linear-gradient(to right, var(--color-border) 50%, rgba(255, 255, 255, 0) 0%);
  background-position: top;
  background-size: 13px 1px;
  background-repeat: repeat-x;
  height: 1px;
  width: 200%;
  margin-left: -50%;
  }

.qmjxtlpa {
  font-style: italic;
  text-decoration: underline;
  font-weight: 500;
  padding: 15px;
  align-self: center;
}

.qmjxtlpa._2fwyGYPr {
  font-style: normal;
  text-decoration: none;
  margin-top: 10px;
  padding: 20px;
}

.pMFeGEK2 {
  row-gap: 20px;
}

a {
  cursor: pointer;
}

.JEn1PsQJ {
  color: var(--color-dark);
  padding-top: 20px;
  font-weight: 300;
  font-size: calc(1em - 1px);
  padding-left: 20px;
  padding-right: 20px;
}

.JEn1PsQJ._3xsWdOEb {
  color: #ffdddd;
  font-weight: 700;
}

._2Spx7fWL {
  width: 500px;
  height: 315px;
  pointer-events: auto;
}

.mgoQZ5qv {
  display: flex;
  justify-content: center;
  align-items: center;
  width: 84px;
  height: 84px;
  border: 3px solid var(--color-white);
  border-radius: 47px;
  background-color: var(--color-black-alpha80);
}

.mgoQZ5qv._1fvfchll {
  background-color: var(--color-primary);
  align-self: center;
}

.LItOU46i.HVgzj2JC {
  border-radius: 0 0 13px 13px;
}

.NNpZqdQM, ._2kR5lj7N {
  display: flex;
  flex-direction: column;
  padding-left: 10px;
  width: 100%;
}

.NNpZqdQM > li {
  display: flex;
  align-items: center;
  list-style-type: none;
  gap: 13px;
  border-bottom: var(--border-default);
  padding: 10px;
  padding-left: 20px;
  color: var(--color-dark);
  user-select: none;
}

._2kR5lj7N > li {
  display: flex;
  align-items: center;
  justify-content: center;
  list-style-type: none;
  gap: 23px;
  border-bottom: var(--border-default-fixed);
  padding-top: 18px;
  padding-bottom: 18px;
  color: var(--color-dark-fixed);
  user-select: none;
  width: calc(100% - 10px);
}

._2kR5lj7N > li > span {
  font-weight: 600;
  font-size: 1.1em;
  color: var(--color-primary);
}

._2kR5lj7N > li > text {
  font-weight: 500;
  color: var(--color-dark-fixed);
}

._1xo081dA {
  display: flex;
  align-items: center;
  justify-content: center;
  color: var(--color-white);
  background-color: var(--color-secondary);
  font-weight: 500;
  width: 200px;
  height: 35px;
  border-radius: 18px;
  cursor: pointer;
}

._1xo081dA._2fwyGYPr {
  height: 35px;
}

.OYa5ICDU {
  color: var(--color-primary-light);
}

._3597pcR8._2fwyGYPr.qmjxtlpa {
  display: flex;
  align-items: center;
  justify-content: center;
  width: calc(100% - 40px);
  padding-left: 20px;
  padding-right: 20px;
  gap: 29px;
  padding-top: 8px;
  padding-bottom: 29px;
  font-weight: 400;
}

.JEn1PsQJ._3xxvbvFZ {
  overflow-x: auto;
  padding-left: 40px;
  padding-right: 40px;
  max-height: 400px;
  overflow-y: scroll;
}
._3PGoSbqY {
	width: 13px;
	cursor: pointer;
}

._68yQiJcZ {
	width: 18px;
	cursor: pointer;
}

._1FpFkClg {
	fill: var(--color-gray);
}

._3PGoSbqY:hover ._1FpFkClg {
    fill: var(--color-dark);
}

._3ZuU-Q3m {
	fill: var(--color-primary);
}

._3Qa5Ir77 {
	fill: var(--color-secondary-default);
}

._1tjAi2e0 {
	fill: var(--color-dark);
}

._19mWYQRZ {
	opacity: 50%;
	cursor: default;
}

.Pk-Sfy60 {
  border: var(--border-default);
  border-radius: 13px;
  height: 25px;
  background-color: var(--color-form);
  color: inherit;
  padding: 0 15px 0 15px;
  width: calc(100% - 31px);
  font-weight: inherit;
  font-size: inherit;
  font-style: inherit;
}

.Pk-Sfy60._1THXTtYB {
  width: 50%;
}

.Pk-Sfy60._2IA99_5s {
  text-align: center;
}

.Pk-Sfy60._1htDdIlT {
  height: 35px;
  border-radius: 18px;
}

.Pk-Sfy60.MBg-iN-4 {
  border: 0.7px solid var(--color-white);
}

.Pk-Sfy60._2kMV0OX_ {
  width: 100%;
  border: 0.5px solid red;
}

.Pk-Sfy60._2HxqBaKy {
  font-size: 0.8rem;
}

._2AgZktp8 {
  padding-right: 25px;
  width: calc(100% - 41px);
}

._1xkIsNYM {
  background-color: transparent;
  border: 0.5px solid var(--color-light-inverse);
  color: var(--color-white);
}

._2H5TFyKJ {
  background-color: var(--color-light);
}

.MwxUkN1S {
  display: grid;
  grid-template-columns: 1fr 2fr;
  align-items: center;
  margin-top: 13px;
  color: var(--color-form-text);
  max-height: 35px;
}

.MwxUkN1S._2kMV0OX_ {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  width: 100%;
  max-height: 83px;
}

.CHllL7mG {
  height: 100%;
  width: 2px;
  background-color: red;
  display: flex;
  align-items: center;
  justify-content: right;
  overflow: visible;
}

._1jQzzopV {
  display: flex;
  width: 0.9rem;
  cursor: pointer;
  top: 0;
  bottom: 0;
  right: 8px;
  position: absolute;
}

._1jQzzopV._1htDdIlT {
  right: 12px;
}

._3zv6-fJR {
  color: var(--color-dark);
}

._1cz5KKI_ {
  display: flex;
  height: 100%;
  position: relative;
}



._1cz5KKI_._2kMV0OX_ {
  width: 100%;
  margin-top: 10px;
}

.hcVJVX2P {
  border: 0.5px solid red;
}

.UbwNy3bL {
  color: var(--color-dark);
  font-size: calc(1.1rem - 1px);
  font-weight: 700;
}

.AyF3kkEL {
  color: var(--color-section-primary);
  font-size: calc(1rem - 3px);
  font-style: italic;
  font-weight: 500;
}

._34xBIkrk {
  color: var(--mid-gray);
  font-weight: 600;
}

.SPARiZKl {
  background-color: var(--color-webfolio-portfolio);
  border: none;
  color: var(--color-dark);
}

._2NPg58yn {
  font-size: calc(1em - 2px);
}
.SBHat0w4 {
  display: grid;
  grid-template-columns: 1fr 1fr 1fr;
  gap: 7px;
  position: relative;
  font-weight: 400;
}

.SBHat0w4._3268Ld6w {
  display: flex;
  flex-direction: column;
  gap: 13px;
}

._1IdXXuiW {
  color: red;
  grid-column: 2 / span 2;
}
._2mQi18UZ {
  font-weight: 300;
  font-size: 0.9em;
  position: relative;
}

._2mQi18UZ._3RIddPgu {
  font-size: 1em;
}

._2ZN5YlKJ {
  border: var(--border-default);
  border-radius: 13px;
  height: 25px;
  background-color: var(--color-form);
  color: var(--color-form-text);
  width: 100%;
}

._2ZN5YlKJ._1AOEc8DR {
  height: 35px;
}

._2EdmLtTX {
  position: relative;
  display: grid;
  grid-template-columns: 1fr 1fr;
  color: var(--color-dark);
}

._2EdmLtTX._3RIddPgu {
  grid-template-columns: 1fr 2fr;
}

._22zWD5Wr {
  position: absolute;
  z-index: 1;
  top: 31px;
  right: 0;
}

._22zWD5Wr._3NYR2Z_O {
  left: 0;
}

._22zWD5Wr._1AOEc8DR {
  top: 41px;
}

._26kEl5V0 {
  color: var(--color-form-text);
  font-weight: 300;
}
._2FHGCzVw {
  width: 13em;
  height: fit-content;
  border: 2px solid var(--color-mid-gray);
  border-radius: 10px;
  background-color: var(--color-form);
  padding: 8px;
}

._270Qmoqr {
  color: var(--color-dark);
  font-weight: 500;
  gap: 12px;
}

.PpR0jm00 {
  display: grid;
  grid-template-columns: 2fr 1fr;
  height: 14em;
  gap: 25px;
  cursor: pointer;
}

._1XxyUHD1 {
  overflow-y: scroll;
  scrollbar-width: none;
}

._1XxyUHD1::-webkit-scrollbar {
  width: 0;
}

._2YiueQNQ {
  color: var(--color-secondary);
}

._22YYJH2X {
  height: 1.5em;
}
.vyT2olWZ {
  display: flex;
  user-select: none;
}

.h-MXifBe {
  display: flex;
  flex-shrink: 0;
  width: 13px;
  height: 13px;
  border-radius: 50%;
  border: var(--border-default);
  margin-right: 10px;
  cursor: pointer;
  margin-top: 2px;
}

.CwCk7pXO {
  background-color: var(--color-form);
}

._3S-PHi2p {
  background-color: var(--color-checkbox);
  border: 1px solid var(--color-checkbox);
}

._1G7U5rvK {
  max-width: 95%;
  color: var(--color-dark);
}
.SbjFqdPp {
  border: var(--border-default);
  border-radius: 13px;
  height: 25px;
  background-color: var(--color-form);
  color: var(--color-form-text);
  padding: 0 15px 0 15px;
  font-weight: 300;
  font-size: 1em;
  width: calc(100% - 31px);
}

.SbjFqdPp.DUZvtMQs {
  width: calc(100% - 30px);
  height: 35px;
  border-radius: 18px;
}

._2BxBMsMy {
  display: grid;
  grid-template-columns: 2fr 1fr;
  color: var(--color-dark);
  gap: 13px;
}

._1KJQqQnb {
  display: grid;
  grid-template-columns: 2fr 3fr;
  margin-top: 13px;
}

._2BxBMsMy.DUZvtMQs {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  margin-left: 0px;
  width: 100%;
}

._1KJQqQnb.DUZvtMQs {
  display: flex;
  flex-direction: column;
  gap: 13px;
  align-items: flex-start;
  margin-left: 0px;
  width: calc(100 - 15px);
  margin-top: 0;
}

._2BxBMsMy > ._3fhLNUwT {
  width: 100%;
}
.XC47ikAs {
  display: grid;
  grid-template-columns: 1fr 2fr;
  margin-top: 13px;
  align-content: center;
}

.XC47ikAs._1XsVCV9q {
  display: flex;
  flex-direction: column;
  gap: 10px;
  align-items: flex-start;
  width: 100%;
}

._15VB5IMI {
  color: var(--color-dark);
  margin-top: 3px;
  display: flex;
  align-items: center;
}

.XC47ikAs.MjIJQQUz {
  margin-top: 0;
}
._1o0ObO4G {
  min-width: 110px;
  width: 100%;
  height: 26.7px;
  max-height: 26.7px;
  border-radius: 15px;
  background-color: var(--color-form);
  border: var(--border-default);
  cursor: pointer;
  font-size: inherit;
  font-weight: inherit;

  color: var(--color-mid-gray);
  transition: 0.1s;
  
  white-space: nowrap;

  padding: 3px 15px 0 13px;

  appearance: none;
  display: flex;
  flex-direction: column;

}

._1o0ObO4G > span {
  text-overflow: ellipsis;
  max-width: 196px;
  overflow-x: hidden;
}

._1o0ObO4G._2UDWe1FF {
  height: 33.7px;
  max-height: 33.7px;
  border-radius: 18px;
  padding: 7px 15px 0 15px;
}

._1o0ObO4G:hover {
  color: var(--color-dark);
}

._1D4qffpk {
  position: absolute;
  display: flex;
  align-items: center;
  justify-content: center;
  right: 8.5px;
  width: 11px;
  top: 8%;
  bottom: 0;
  pointer-events: none;
}

.yJJVggr4 {
  position: relative;
  display: inline-block;
}

.yJJVggr4._1r9mFt8a {
  min-width: 100%;
  width: 100%;
}
  
._3_cMsATj {
  position: absolute;
  border-radius: 10px;
  right: 0px;
  width: 100%;
  background-color: var(--color-dropdown-body);
  z-index: 1;

  overflow-y: scroll;
  max-height: 30vh;
}
  
._3_cMsATj ._36X8CWh1 {
  color: var(--color-dark);
  text-decoration: none;
  display: block;
  padding: 5px 10px 5px 10px;
  border-top: var(--border-default);
  font-size: calc(0.9rem - 2px);
}
  
._3_cMsATj ._36X8CWh1:hover {
  color: var(--color-dark);
  background-color: var(--color-light-gray);
}

._1kmLRtkD {
  width: calc(100% - 40px);
  display: grid;
  grid-template-columns: 2fr 6fr 2fr;
  border-radius: 10px 10px 0px 0px;
  padding: 9px 20px 9px 20px;
  position: relative;
}

._1kmLRtkD._2OIL7e7P {
  border-radius: 0;
  width: calc(100% - 18px);
  padding: 9px 9px 9px 9px;
  grid-template-columns: 1fr 8fr 1fr;
  height: 60px;
}

._1YnlIIsa {
  display: flex;
  color: var(--color-light);
  padding: 13px 0;
}

._1YnlIIsa._2OIL7e7P {
  grid-gap: 0;
}

._3p6yHDwi {
  display: flex;
  font-size: 1.3rem;
  width: auto;
  justify-self: left;
  line-height: 1.2rem;
  color: var(--color-white);
}

.NwSIaDwg {
  padding-left: 40px;
}

._3SVeSh6u {
  padding: 13px 0 13px 0;
}

.kg-J-qk5 {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 32px;
  height: 32px;
  border-radius: 50%;
  border: 3px solid white;
  margin-right: 19px;
  flex-shrink: 0;
  line-height: 0;
  position: relative;
}

.kg-J-qk5 > * {
  display: block;
  position: relative;
  left: 0.5px;
  top: 0.5px;
}

._37x2P4k1 {
  padding: 0;
  display: flex;
  align-items: center;
}

._19i4Ae0C {
  width: 12px;
  height: 18px;
  justify-self: left;
}

._2SSwOF6B {
  width: 18px;
  height: 18px;
  justify-self: right;
}

._2SSwOF6B._2OIL7e7P,
._19i4Ae0C._2OIL7e7P {
  justify-self: center;
}

._24jYnkbJ {
  display: flex;
  flex-direction: column;
  width: 100%;
  user-select: none;
}

._24jYnkbJ > .vbqN_Qgh {
  position: absolute;
  height: 3px;
  width: 100%;
  top: 80px;
  left: 0px;
  background-color: var(--color-delete-header-line);
}

._1fSK6vcJ {
  width: 100%;
  height: 3px;
  background-color: var(--color-delete-header-line);
}
._2q9LeZfT {
  position: relative;
}

._1K-Er0Db {
  font-size: 0.9em !important;
  border: var(--border-default);
  border-radius: 20px;
  background-color: var(--color-form);
  color: var(--color-form-text);
  height: 100px;
  width: 100%;
}

._2LQ09skl {
  font-size: 0.95em !important;
}

._1W4CovOW {
  padding-right: 20px;
  width: calc(100% - 36px);
}

._2gghFLIS {
  width: 16px;
  height: 16px;
  cursor: pointer;
  position: absolute;
  right: -10px;
  top: -10px;
}

.zdtE0SDS {
  top: 32px;
}

._1K-Er0Db::placeholder {
  font-style: italic;
}

._2OOxwwLZ::placeholder {
  color: rgba(100, 180, 200, 0.85);
  font-size: calc(1.05em + 2px);
  font-weight: 600;
  line-height: 1.5;
}

._2r_OtMaP {
  -webkit-text-fill-color: transparent;

  font-weight: 700;
  font-style: italic;
  font-size: 3rem;
  padding-right: 24%;
  }
  
._3KD36uqU{
  margin: 0 93% -30px -10px;
  -webkit-text-stroke: 0.7px var(--color-secondary-light);
  }
  
._19XHVZWT{
  margin: -10px 0 -20px 99%;
  -webkit-text-stroke: 0.7px var(--color-primary-light);
  }
  
._1gzs5c_l {
  width: 100%;
  height: 100%;
  z-index: var(--z-popup-body);
}

._1gzs5c_l._2RMsoV0s {
  height: 100vh;
}

._1vosx7lK {
  display: flex;
  width: fit-content;
  max-width: 85%;
  background: var(--color-light);
  position: relative;
  background-image: var(--color-both-gradient-reverse);
  padding: 0 25px 0 25px;
  min-height: 67px;
  border-radius: 45px;
  overflow: hidden;
  font-size: 1.8rem;
  z-index: var(--z-popup);
  cursor: default;
  user-select: none;
}

._1vosx7lK:before {
  content: '';
  position: absolute;
  top: 5px;
  right: 5px;
  bottom: 5px;
  left: 5px;
  background-color: #fff;
  border-radius: 45px;
  box-sizing: border-box;
  z-index: -1;
}

._1vosx7lK > span {
  background-image: var(--color-both-gradient-reverse);
  background-clip: text;
  -webkit-background-clip: text;
  color: transparent;
}

._1vosx7lK._2RMsoV0s, 
._1vosx7lK._2RMsoV0s:before {
  border-radius: 45px;
  font-size: 1.6rem;
}
._188QHAin {
	width: 28px;
	cursor: pointer;
}

._2k74-i8X {
	fill: var(--color-gray);
}

._188QHAin:hover ._2k74-i8X{
	fill: var(--color-dark);
}

._-4M6Hupv {
	stroke: var(--color-gray);
}

._188QHAin:hover ._-4M6Hupv{
	stroke: var(--color-dark);
}

._1zWB3J7P {
	stroke: var(--color-border);
}

._195MJZdE {
  fill: var(--color-white);
}

._188QHAin:hover ._195MJZdE{
	fill: var(--color-gray);
}

._26W4_w8j {
  stroke: var(--color-white);
}

._188QHAin:hover ._26W4_w8j{
	stroke: var(--color-gray);
}

._29vqObYg {
  stroke: var(--color-dark);
}

.ncd-yVth {
  fill: var(--color-dark);
}

._27Z-mvaM {
  stroke: var(--color-dark-fixed);
}

._3GR095G8 {
  fill: var(--color-dark-fixed);
}
._15ksAkHx {
  color: var(--color-dark);
  line-height: 1.9em;
  font-size: 0.9em;
}

._2TIwejCM {
  display: flex;
  flex-direction: column;
  gap: 13px;
  margin-top: 30px;
}

._2TIwejCM > div {
  display: grid;
  grid-template-columns: 18px 80px 150px;
  gap: 13px;
  align-items: center;
  align-self: center;
  cursor: pointer;
}

._2TIwejCM > div > input {
  -webkit-appearance: none;
  appearance: none;
  width: 13px;
  height: 13px;
  border-radius: 50%;
  border: var(--border-default);
  margin-bottom: 4px;
  background-color: var(--color-form);
}

._2TIwejCM > div >input:checked {
  background-color: var(--color-checkbox);
  border: 0.5px solid var(--color-checkbox);
}

._2TIwejCM > div > text {
  font-size: 1.1em;
  color: var(--color-primary-default);
  font-weight: 600;
}

._2TIwejCM > div >span {
  font-weight: 400;
  color: var(--color-dark);
}

._1xCx74Tb {
  width: 100%;
}

._1Kavvgao {
  display: flex;
  align-items: center;
  width: 100%;
  justify-content: center;
  flex-direction: column;
}

._1Kavvgao > text {
  font-size: 0.7em;
  margin-top: 30px;
  margin-left: 35px;
  font-weight: 200;
  color: var(--color-dark);
  font-style: italic;
  align-self: flex-start;
}
._1TwgapiT {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 20px;
}
 
 /* The switch - the box around the slider */
._3UUZ4h04 {
  position: relative;
  display: inline-block;
  width: 68px;
  height: 20px;
  border: var(--border-default);
  border-radius: 10px;
}

/* Hide default HTML checkbox */
._3UUZ4h04 input {
  opacity: 0;
  width: 0;
  height: 0;
}

/* The slider */
._1e9edxQg {
  position: absolute;
  cursor: pointer;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-image: var(--color-both-gradient-reverse-light);
  border-radius: 10px;
  -webkit-transition: .4s;
  transition: .4s;
}

._1e9edxQg:before {
  position: absolute;
  content: "";
  height: 20px;
  width: 37px;
  background: radial-gradient(ellipse at 33% 20%, rgba(248,248,248,1) 0%, rgba(224,225,227,1) 87%);
    border-radius: 10px;
  -webkit-transition: .4s;
  transition: .4s;
  box-shadow: 3px 0px 3px rgba(0,0,0,0.16);
}

input:checked + ._1e9edxQg {
  background-image: var(--color-both-gradient-reverse-light);
}

input:checked + ._1e9edxQg:before,
input:checked + ._1e9edxQg ._10ubxxFc {
  -webkit-transform: translateX(31px);
  -ms-transform: translateX(31px);
  transform: translateX(31px);
}

._10ubxxFc {
  -webkit-transition: .4s;
  transition: .4s;
}

._1e9edxQg > img {
  position: absolute;
  left: 11px;
  top: 3px;
}

input:checked + ._1e9edxQg:before {
  -webkit-transform: translateX(31px);
  -ms-transform: translateX(31px);
  transform: translateX(31px);
}

