html,
body,
div,
span,
applet,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
a,
abbr,
acronym,
address,
big,
cite,
code,
del,
dfn,
em,
font,
img,
ins,
kbd,
q,
s,
samp,
small,
strike,
strong,
sub,
sup,
tt,
var,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  font-weight: inherit;
  font-style: inherit;
  font-size: 100%;
  font-family: inherit;
  vertical-align: baseline;
}

/* remember to define focus styles! */
:focus {
  outline: 0;
}

body {
  line-height: 1;
  color: black;
  background: white;
}

ol,
ul {
  list-style: none;
}

/* tables still need 'cellspacing="0"' in the markup */
table {
  border-collapse: separate;
  border-spacing: 0;
}

caption,
th,
td {
  text-align: left;
  font-weight: normal;
}

blockquote:before,
blockquote:after,
q:before,
q:after {
  content: "";
}

blockquote,
q {
  quotes: "" "";
}

button {
  display: block;
  cursor: pointer;
  transition: 0.3s;
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  background: none;
  border: none;
  padding: 0;
}
button:hover {
  transition: 0.3s;
}

a {
  display: inline-block;
  text-decoration: none;
  transition: 0.3s;
}

a:hover {
  transition: 0.3s;
}

button:focus,
a:focus,
img:focus,
li:focus,
input:focus {
  outline: none;
}

button {
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
}

input::-webkit-input-placeholder {
  opacity: 1;
}

input::-moz-placeholder {
  opacity: 1;
}

input:-moz-placeholder {
  opacity: 1;
}

input:-ms-input-placeholder {
  opacity: 1;
}

textarea::-webkit-input-placeholder {
  opacity: 1;
}

textarea::-moz-placeholder {
  opacity: 1;
}

textarea:-moz-placeholder {
  opacity: 1;
}

textarea:-ms-input-placeholder {
  opacity: 1;
}

input,
select,
option,
input[type=color],
input[type=date],
input[type=datetime],
input[type=datetime-local],
input[type=email],
input[type=month],
input[type=number],
input[type=password],
input[type=search],
input[type=tel],
input[type=text],
input[type=time],
input[type=url],
input[type=week],
select:focus,
textarea {
  box-shadow: none;
}

@font-face {
  font-family: "Gemunu Libre";
  src: url("../fonts/GemunuLibre-Regular.woff2") format("woff2");
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Gemunu Libre";
  src: url("../fonts/GemunuLibre-Bold.woff2") format("woff2");
  font-weight: bold;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Gemunu Libre";
  src: url("../fonts/GemunuLibre-Medium.woff2") format("woff2");
  font-weight: 500;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Gemunu Libre";
  src: url("../fonts/GemunuLibre-Light.woff2") format("woff2");
  font-weight: 300;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Gemunu Libre";
  src: url("../fonts/GemunuLibre-SemiBold.woff2") format("woff2");
  font-weight: 600;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Gemunu Libre";
  src: url("../fonts/GemunuLibre-ExtraBold.woff2") format("woff2");
  font-weight: bold;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Cinzel Black";
  src: url("../fonts/Cinzel-Black.woff2") format("woff2");
  font-weight: bold;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Orbitron";
  src: url("../fonts/Orbitron-Regular.woff2") format("woff2");
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Orbitron";
  src: url("../fonts/Orbitron-Black.woff2") format("woff2");
  font-weight: 900;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Orbitron";
  src: url("../fonts/Orbitron-Medium.woff2") format("woff2");
  font-weight: 500;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Orbitron";
  src: url("../fonts/Orbitron-SemiBold.woff2") format("woff2");
  font-weight: 600;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Orbitron";
  src: url("../fonts/Orbitron-Bold.woff2") format("woff2");
  font-weight: bold;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Orbitron";
  src: url("../fonts/Orbitron-ExtraBold.woff2") format("woff2");
  font-weight: bold;
  font-style: normal;
  font-display: swap;
}
:root {
  --main-color: #9353e9;
  --main-color2: #fff;
}

body {
  position: relative;
  font-family: "Gemunu Libre", sans-serif;
  font-optical-sizing: auto;
  font-style: normal;
  font-size: 24px;
  color: var(--main-color);
}
body * {
  box-sizing: border-box;
}
body *::before {
  box-sizing: border-box;
}
body *::after {
  box-sizing: border-box;
}
body.no-scroll {
  overflow-y: hidden;
}
body button {
  font-family: "Gemunu Libre", sans-serif;
}
body input {
  font-family: "Gemunu Libre", sans-serif;
}
body input::-moz-placeholder {
  font-family: "Gemunu Libre", sans-serif;
}
body input::placeholder {
  font-family: "Gemunu Libre", sans-serif;
}
body textarea {
  font-family: "Gemunu Libre", sans-serif;
}
body textarea::-moz-placeholder {
  font-family: "Gemunu Libre", sans-serif;
}
body textarea::placeholder {
  font-family: "Gemunu Libre", sans-serif;
}

.hidden-element {
  position: absolute;
  width: 1px;
  height: 1px;
  margin: -1px;
  border: 0;
  padding: 0;
  clip: rect(0 0 0 0);
  overflow: hidden;
  -moz-appearance: none;
  -webkit-appearance: none;
  appearance: none;
}

.game {
  position: relative;
  width: 100dvw;
  height: 100dvh;
  background: linear-gradient(180deg, rgba(255, 255, 255, 0) 0%, rgb(194, 189, 230) 100%);
  overflow: hidden;
}

.nav {
  position: absolute;
  left: 0;
  top: 0;
  padding: 10px 0;
  padding-top: 15px;
  width: 59px;
  height: 100dvh;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  border-right: 1px solid #9a65e7;
  background: var(--main-color2);
  z-index: 10;
  transition: 0.3s;
}
.nav.active {
  width: 206px;
}
.nav.active .nav-toggler--arrow {
  text-align: right;
}
.nav.active .nav-toggler--arrow img,
.nav.active .nav-toggler--arrow svg {
  transform: rotate(180deg);
}
.nav.active .nav-list::before {
  opacity: 1;
}
.nav.active .nav-item__header {
  justify-content: flex-start;
}
.nav.active .nav-item__header-text {
  display: block;
  font-size: 24px;
}

.logo {
  margin-bottom: 14px;
  text-align: center;
}

.nav-block {
  display: flex;
  flex-direction: column;
  gap: 6px;
}

.nav-toggler {
  padding: 0 10px;
  text-align: center;
  cursor: pointer;
}
.nav-toggler img,
.nav-toggler svg {
  max-width: 32px;
  width: 100%;
  height: 100%;
  -o-object-fit: contain;
     object-fit: contain;
  transition: 0.3s;
}

.nav-list {
  position: relative;
  height: calc(78dvh - 58px - 14px);
  display: flex;
  flex-direction: column;
  gap: 6px;
  overflow-y: auto;
  overflow-x: hidden;
}
.nav-list::before {
  content: "";
  position: absolute;
  left: 27px;
  top: 0;
  z-index: 2;
  width: 2px;
  height: 100%;
  border-radius: 10px;
  background: var(--main-color);
  opacity: 0;
  transition: 0.5s;
}

.nav-item {
  position: relative;
  z-index: 5;
  padding: 0 13px;
  font-weight: bold;
}
.nav-item.active .nav-item__body {
  padding: 14px 0;
  padding-left: 24px;
}
.nav-item.active .nav-item__body-list {
  gap: 12px;
}
.nav-item.active .nav-item__body-item {
  font-size: 20px;
}
.nav-item__header {
  display: flex;
  align-items: center;
  gap: 10px;
  cursor: pointer;
  transition: 0.3s;
}
.nav-item__header-icon {
  background: var(--main-color2);
}
.nav-item__header-icon img,
.nav-item__header-icon svg {
  min-width: 32px;
  max-width: 32px;
  width: 100%;
  height: 100%;
  -o-object-fit: contain;
     object-fit: contain;
}
.nav-item__header-text {
  font-size: 0;
  text-align: left;
  transition: 0.4s;
}
.nav-item__body {
  padding-left: 20px;
  transition: 0.3s;
}
.nav-item__body-list {
  display: flex;
  flex-direction: column;
  transition: 0.3s;
}
.nav-item__body-item {
  font-size: 0;
  transition: 0.3s;
}

.character-selection-wrap {
  position: absolute;
  left: 50%;
  top: 0;
  transform: translateX(-50%);
  height: 76dvh;
  transition: 0.3s;
}
.character-selection-wrap.active-chat {
  opacity: 0;
  z-index: -10;
  visibility: hidden;
}
.character-selection-wrap.active .selection-avatar {
  z-index: 50;
}

.character-selection-bg {
  position: relative;
  height: 100%;
  z-index: 10;
}
.character-selection-bg img {
  width: 100%;
  height: 100%;
  -o-object-fit: contain;
     object-fit: contain;
}

.character-selection {
  position: absolute;
  left: 50%;
  bottom: 0;
  display: flex;
  transform: translateX(-50%);
  z-index: 5;
}
.character-selection__item {
  width: 286px;
  transform: translatey(66px);
}
.character-selection__item--women {
  transform: translateY(64px);
}
.character-selection__item.active img:nth-child(1) {
  opacity: 0;
}
.character-selection__item.active img:nth-child(2) {
  opacity: 1;
}
.character-selection__item img {
  width: 100%;
  aspect-ratio: 306/685;
  transition: 0.3s;
}
.character-selection__item img:nth-child(2) {
  position: absolute;
  left: 0;
  top: 0;
  opacity: 0;
}

.character-selection-button {
  position: absolute;
  left: 50%;
  bottom: -62px;
  width: 125%;
  display: grid;
  grid-template-columns: repeat(2, minmax(0, 1fr));
  align-items: flex-end;
  transform: translateX(-50%);
  z-index: 15;
  cursor: pointer;
}
.character-selection-button__item {
  width: 100%;
  height: 100%;
}

.character-selection-logo {
  position: absolute;
  left: 50%;
  top: 0;
  z-index: 100;
  width: 100%;
  height: 35dvh;
  transition: 0.5s;
  transform: translateX(-50%);
}
.character-selection-logo img {
  width: 100%;
  height: 100%;
  -o-object-fit: contain;
     object-fit: contain;
}

.selection-avatar {
  padding: 10px;
  position: absolute;
  left: 50%;
  top: 0;
  z-index: -50;
  width: 100%;
  text-align: center;
  transform: translateX(-50%);
}
.selection-avatar__gender {
  margin-bottom: 12px;
  font-weight: 700;
  font-size: 2.5dvw;
  text-align: center;
  opacity: 0;
  transform: scale(0.3);
}
.selection-avatar__list {
  padding: 0 3.5dvw;
  display: grid;
  justify-content: center;
  grid-template-columns: repeat(3, minmax(0, 1fr));
  gap: 1dvw;
  opacity: 0;
  transform: scale(0.3);
}
.selection-avatar__item {
  padding: 2px;
  width: 100%;
  height: 100%;
  border: 2px solid var(--main-color);
  aspect-ratio: 1/1;
  border-radius: 100%;
  opacity: 0;
  transform: scale(0.3);
  transition: transform opacity 0.3s;
  background: url(../img/selection-avatar-item-active.svg) no-repeat center, #d9d9d9;
  background-size: 0;
  cursor: pointer;
}
.selection-avatar__item:hover {
  box-shadow: 0 0 26px -3px #8e9eff;
  transform: scale(1.1) !important;
}
.selection-avatar__item.active {
  border-color: transparent;
  box-shadow: 0 0 26px -3px #8e9eff;
  background-size: 105%;
}
.selection-avatar__item img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  border-radius: 100%;
}
.selection-avatar__name {
  margin: 1dvw auto;
  padding: 2px 10px;
  display: inline-block;
  min-width: 140px;
  font-weight: 700;
  font-size: 40px;
  color: #9353e9;
  border: 2px solid #9353e9;
  border-radius: 14px;
  opacity: 0;
  transform: scale(0.3);
}
.selection-avatar__selected-wrap {
  padding: 0 3.5dvw;
  margin-bottom: 1dvw;
}
.selection-avatar__selected {
  margin: 0 auto;
  width: calc(33.3333333333% - 0.3333333333dvw);
  aspect-ratio: 1/1;
  background: #d9d9d9;
  border-radius: 100%;
  opacity: 0;
  transform: scale(0.3);
}
.selection-avatar__selected img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  border: 1px solid #8661b8;
  border-radius: 100%;
}

.animate-bounce-in {
  animation: bounceIn 0.8s forwards;
}

@keyframes bounceIn {
  0% {
    opacity: 0;
    transform: scale(0.3);
  }
  100% {
    opacity: 1;
    transform: scale(1);
  }
}
.animate-bounce-out {
  animation: bounceOut 0.3s forwards;
}

@keyframes bounceOut {
  0% {
    opacity: 1;
    transform: scale(1);
  }
  100% {
    opacity: 0;
    transform: scale(0.3);
  }
}
.main-panel {
  position: absolute;
  left: 0;
  bottom: 0;
  padding: 15px 0;
  width: 100dvw;
  height: 40dvh;
  border-top: 1px solid #9a65e7;
  background: #f5f6ff;
  z-index: 5;
  transition: 0.3s;
  transform: translateY(32dvh);
}
.main-panel.active {
  transform: translateY(0dvh);
  z-index: 200;
}
.main-panel.active .main-panel-title {
  display: none;
}
.main-panel.active .chat-wrap {
  display: block;
}
.main-panel.active .chat-toggler::before {
  opacity: 0;
}

.main-panel-top {
  position: absolute;
  left: 50%;
  top: -85px;
  width: 610px;
  height: 85px;
  transform: translateX(-50%);
  /*  border: 1px solid var(--main-color);
  border-top-width: 3px;
  border-bottom: none;
  border-radius: 80px 80px 0 0;
  background: var(--main-color2); */
  background: url(../img/bg1.svg) no-repeat top center;
}

.main-panel-toggler-wrap {
  padding: 8px 10px;
  position: absolute;
  left: 50%;
  top: -66px;
  display: flex;
  justify-content: center;
  align-items: center;
  width: 110px;
  height: 120px;
  border-radius: 40px;
  transform: translateX(-50%);
  z-index: 100;
}

.main-panel-toggler {
  padding: 10px;
  width: 100%;
  height: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
  border-radius: 30px;
  box-shadow: 3px 3px 7px 0 #373965, -2px -2px 6px 3px rgba(255, 255, 255, 0.8), inset 0 0 13px 0 #b5aee2, inset 1px 1px 1px 1px rgba(255, 255, 255, 0.75), inset -1px -1px 1px 0 #9596ab;
  background: #f6f6f6;
  cursor: pointer;
}
.main-panel-toggler img,
.main-panel-toggler svg {
  width: 100%;
  height: 100%;
}

.main-panel-title {
  position: relative;
  z-index: 10;
  margin-top: -25px;
  font-family: "Orbitron";
  font-size: 38px;
  text-align: center;
  font-weight: 600;
  text-shadow: 0 1px 1px #301daa, 0 -1px 1px #faa6ff;
}

.main-panel-button-wrap {
  padding: 20px 60px;
  display: flex;
  align-items: center;
  justify-content: space-between;
}

.main-panel-button {
  cursor: pointer;
}

.chat-input {
  position: absolute;
  left: 50%;
  top: -225px;
  width: 600px;
  height: 60px;
  transform: translateX(-50%);
}
.chat-input input {
  padding: 0 20px;
  width: 100%;
  height: 100%;
  font-size: 30px;
  font-weight: 500;
  border: 1px solid var(--main-color);
  border-radius: 30px;
  color: #8536ff;
  background: #fff;
}
.chat-input input::-moz-placeholder {
  color: #bf8ffb;
}
.chat-input input::placeholder {
  color: #bf8ffb;
}

.chat-toggler {
  position: absolute;
  left: 50%;
  top: 30px;
  transform: translateX(-50%);
  z-index: 50;
}
.chat-toggler::before {
  content: "";
  position: absolute;
  left: 50%;
  bottom: 8px;
  width: 290px;
  height: 5px;
  background: #9353e9;
  transform: translateX(-50%);
}

.chat-wrap {
  display: none;
  margin: 40px;
  height: calc(100% - 65px);
}

.chat {
  padding: 40px;
  height: 100%;
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  gap: 10px;
  font-size: 24px;
  font-weight: 500;
  border: 1px solid var(--main-color);
  border-radius: 12px;
  overflow-y: auto;
}
.chat__item {
  padding: 10px 8px;
  border: 1px solid transparent;
  border-radius: 18px;
}
.chat__item--user {
  margin-left: auto;
  border-color: #6a04ff;
  background: var(--main-color2);
}

.loader-wrap {
  padding: 5dvh 0;
  position: absolute;
  left: 0;
  top: 0;
  width: 100dvw;
  height: 100dvh;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  gap: 1dvw;
  background: linear-gradient(180deg, rgba(255, 255, 255, 0) 0%, rgb(194, 189, 230) 100%), #fff;
  z-index: 50000;
}

.loader-photo {
  position: relative;
  width: 60dvw;
  height: 60dvw;
}
.loader-photo__logo {
  position: absolute;
  inset: 0;
  width: 100%;
  height: 100%;
  -o-object-fit: contain;
     object-fit: contain;
  z-index: 1;
}
.loader-photo__progress {
  position: absolute;
  inset: 0;
  background: url("../img/logo-loader2.png") no-repeat center;
  background-size: contain;
}

.loader-title {
  font-family: "Cinzel Black";
  font-size: clamp(40px, 10dvw, 80px);
  color: #ce7d00;
  text-transform: uppercase;
}
.loader-title span {
  min-width: 150px;
}

.loader-dots {
  display: flex;
  justify-content: center;
  align-items: center;
  gap: 1dvw;
}
.loader-dots__item {
  width: 1.5dvw;
  height: 1.5dvw;
  border-radius: 100%;
  background: #ec9d1b;
  animation: pulse 1.8s infinite ease-in-out;
}
.loader-dots__item:nth-child(1) {
  animation-delay: 0s;
}
.loader-dots__item:nth-child(2) {
  animation-delay: 0.3s;
}
.loader-dots__item:nth-child(3) {
  animation-delay: 0.6s;
}

@keyframes pulse {
  0%, 100% {
    transform: scale(0.5);
  }
  50% {
    transform: scale(1);
  }
}
.panel-editing {
  padding: 6px 15px;
  position: fixed;
  right: -560px;
  top: 10dvh;
  width: 380px;
  height: 75dvh;
  border: 5px solid var(--main-color);
  border-right: none;
  transition: 0.5s;
  opacity: 0;
}
.panel-editing.active {
  right: 30px;
  opacity: 1;
}

.panel-editing-top {
  width: 100%;
  position: absolute;
  left: -5px;
  top: -65px;
  display: grid;
  grid-template-columns: minmax(0, 1fr) min-content min-content;
  gap: 10px;
}
.panel-editing-top__input input {
  padding: 0 10px;
  width: 100%;
  height: 52px;
  border: 4px solid #9353e9;
  border-radius: 8px;
  font-weight: 700;
  font-size: 32px;
  color: rgb(147, 83, 233);
}
.panel-editing-top__input input::-moz-placeholder {
  color: rgba(147, 83, 233, 0.35);
}
.panel-editing-top__input input::placeholder {
  color: rgba(147, 83, 233, 0.35);
}
.panel-editing-header {
  padding-left: 20px;
  padding-bottom: 5px;
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 18px;
  border-bottom: 5px solid var(--main-color);
}
.panel-editing-header__title {
  font-weight: 700;
  font-size: 32px;
}
.panel-editing-header__list {
  display: flex;
  align-items: center;
  justify-content: flex-end;
  gap: 10px;
}
.panel-editing-header__button:hover svg {
  transform: scale(1.05);
}
.panel-editing-header__button svg {
  transition: 0.3s;
}

.panel-editing-body {
  margin-top: 10px;
  padding-right: 15px;
  padding-bottom: 10px;
  height: calc(100% - 70px);
  border-bottom: 4px solid var(--main-color);
  overflow-y: auto;
  overflow-x: hidden;
}
.panel-editing-body::-webkit-scrollbar {
  width: 6px;
  height: 6px;
}
.panel-editing-body::-webkit-scrollbar-track {
  border-radius: 12px;
  background: var(--main-color2);
}
.panel-editing-body::-webkit-scrollbar-thumb {
  border-radius: 8px;
  background: var(--main-color);
}

.panel-editing-list {
  padding: 20px 0;
  display: grid;
  align-items: center;
  grid-template-columns: repeat(3, minmax(0, 1fr));
  gap: 30px 28px;
}
.panel-editing-list__icon {
  display: flex;
  justify-content: center;
  align-items: center;
  width: 100%;
  aspect-ratio: 1/1;
  border: 4px solid var(--main-color);
  border-radius: 100%;
  background: url(../img/selection-avatar-item-active.svg) no-repeat center, #d9d9d9;
  background-size: 0;
  cursor: pointer;
  transition: 0.3s;
  overflow: hidden;
}
.panel-editing-list__icon:hover {
  box-shadow: 0 0 26px -3px #8e9eff;
}
.panel-editing-list__icon.active {
  border-color: transparent;
  background-size: 110%;
}
.panel-editing-list__icon img {
  /*    width: 100%;
  height: 100%;
  object-fit: contain; */
}

.panel-editing-type {
  padding-right: 10px;
  position: absolute;
  left: -110px;
  top: 2%;
  height: 96%;
  overflow-y: auto;
  overflow-x: hidden;
}
.panel-editing-type::-webkit-scrollbar {
  width: 6px;
  height: 6px;
}
.panel-editing-type::-webkit-scrollbar-track {
  border-radius: 12px;
  background: var(--main-color2);
}
.panel-editing-type::-webkit-scrollbar-thumb {
  border-radius: 8px;
  background: var(--main-color);
}
.panel-editing-type__item {
  cursor: pointer;
  width: 98px;
}
.panel-editing-type__item:hover svg, .panel-editing-type__item.active svg {
  transform: scale(1.05);
}
.panel-editing-type__item:hover svg g, .panel-editing-type__item.active svg g {
  filter: url(#filter0_d_227_439);
}
.panel-editing-type__item svg {
  transition: 0.3s;
}
.panel-editing-type__item svg g {
  filter: none;
  transition: 0.3s;
}
.panel-editing-type__item svg,
.panel-editing-type__item img {
  width: 100%;
  height: 100%;
  -o-object-fit: contain;
     object-fit: contain;
}

.range-wrap {
  height: 40px;
}

.range {
  display: block;
  width: 100%;
  height: 5px;
  outline: none;
  border-radius: 15px;
  -webkit-appearance: none;
  background: var(--main-color);
}
.range::-webkit-slider-thumb {
  -webkit-appearance: none;
  cursor: pointer;
  width: 22px;
  height: 22px;
  border: 3px solid #9353e9;
  border-radius: 100%;
  background: #fff;
}
.range--type2::-webkit-slider-thumb {
  width: 11px;
  height: 40px;
  border-radius: 3px;
}

.switch {
  display: flex;
  align-items: center;
}
.switch__toggler {
  cursor: pointer;
  display: flex;
  align-items: center;
  width: 72px;
  height: 34px;
  border: 3px solid #9353e9;
  border-radius: 30px;
  transition: 0.3s;
}
.switch__toggler-switcher {
  position: relative;
  display: block;
  left: 2px;
  width: 26px;
  height: 26px;
  border: 2px solid #9353e9;
  border-radius: 100%;
  background: #d9d9d9;
  transition: 0.3s;
}
.switch__title {
  font-size: var(--uikit-switch-title-font-size);
}
.switch input:checked ~ .switch__toggler {
  border-color: var(--uikit-toggler-border-color-checked);
  background: var(--uikit-toggler-background-checked);
}
.switch input:checked ~ .switch__toggler .switch__toggler-switcher {
  left: 38px;
  background: #a9f94d;
}

.color-piker {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  position: relative;
  padding: 0;
  display: block;
  width: 80px;
  height: 40px;
  border: none;
  background: none;
  cursor: pointer;
}
.color-piker::-webkit-color-swatch-wrapper {
  padding: 0;
}
.color-piker::-webkit-color-swatch {
  border: 4px solid #9353e9;
  border-radius: 8px 8px 80px 8px;
}
.color-piker::-moz-color-swatch {
  border: 4px solid #9353e9;
  border-radius: 8px 8px 80px 8px;
}
.color-piker__icon {
  position: absolute;
  right: -12px;
  top: -10px;
  z-index: 10;
}

.microphone-svg.active path:nth-child(1) {
  animation: microphone-animation 1s linear infinite;
}
.microphone-svg.active path:nth-child(2) {
  animation: microphone-animation 1.1s linear infinite;
}
.microphone-svg.active path:nth-child(3) {
  animation: microphone-animation 1.2s linear infinite;
}
.microphone-svg.active path:nth-child(4) {
  animation: microphone-animation 1.1s linear infinite;
}
.microphone-svg.active path:nth-child(5) {
  animation: microphone-animation 1s linear infinite;
}
.microphone-svg path {
  transform-origin: center;
}

@keyframes microphone-animation {
  0% {
    transform: scaleY(1);
  }
  50% {
    transform: scaleY(0.3);
  }
  100% {
    transform: scaleY(1);
  }
}/*# sourceMappingURL=style.css.map */