@charset "UTF-8";
:root {
  --auto-1: #030C15;
  --auto-2: #fff;
  --auto-3: #B180FD;
  --auto-4: rgba(3, 12, 21, 0.36);
  --auto-5: rgba(3, 12, 21, 0.24);
  --auto-6: rgba(255, 255, 255, 0.9);
  --auto-7: #B180FD;
  --auto-gradient: linear-gradient(273.25deg, #72BDFA -28.89%, #B180FD 30.88%, #6723CC 100.82%);
  --auto-8: #B180FD;
  --auto-9: #0f1421;
  --auto-10: #b9bdc7;
  --auto-11: #0bb74a;
  --auto-12: #06173a;
  --auto-13: #fffe85;
  --auto-14: #ffd34d;
  --auto-15: #dc9f35;
  --auto-16: #b8672f;
  --auto-17: #f8c948;
  --auto-18: #383839;
  --auto-19: rgba(213, 213, 213, 0.24);
  --shadow: rgba(0, 0, 0, 0.25);
  --footer: #f4f8fe;
  --1: var(--1);
  --2: var(--2);
  --2: var(--2);
  --3: var(--3);
}

:root {
  --font3: "Roboto Condensed", sans-serif;
}

body[data-theme=light] {
  background: var(--footer) !important;
}
body[data-theme=light] .default__text {
  color: var(--auto-18);
}
body[data-theme=light] .header__logo svg * {
  fill: var(--auto-18);
}
body[data-theme=light] main h1 {
  color: var(--auto-18);
}
body[data-theme=light] main h1 span {
  color: var(--auto-3);
}
body[data-theme=light] main h2 {
  color: var(--auto-18);
}
body[data-theme=light] .subTitle {
  color: var(--auto-18);
}
body[data-theme=light] .breadcrumb li:not(:last-child):after {
  background-image: url("data:image/svg+xml,%3Csvg width='3' height='5' viewBox='0 0 3 5' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M0.532483 0.0905455C0.409901 -0.0309477 0.212039 -0.0300649 0.0905455 0.0925172C-0.0309477 0.215099 -0.0300649 0.412961 0.0925172 0.534455L0.827088 1.2625C1.12521 1.55797 1.32971 1.76132 1.46809 1.93363C1.6025 2.101 1.64861 2.20851 1.66089 2.30479C1.66859 2.36525 1.66859 2.42642 1.66089 2.48688C1.64861 2.58316 1.6025 2.69067 1.46809 2.85804C1.32971 3.03034 1.12521 3.23369 0.827088 3.52917L0.0925172 4.25721C-0.0300649 4.3787 -0.0309477 4.57657 0.0905455 4.69915C0.212039 4.82173 0.409901 4.82261 0.532483 4.70112L1.28029 3.95996C1.56194 3.68082 1.79214 3.45267 1.95539 3.24939C2.12516 3.03801 2.24804 2.82345 2.28087 2.5659C2.29527 2.45297 2.29527 2.33869 2.28087 2.22577C2.24804 1.96822 2.12516 1.75366 1.95539 1.54227C1.79214 1.33899 1.56194 1.11085 1.28029 0.831706L0.532483 0.0905455Z' fill='%23383839'/%3E%3C/svg%3E");
}
body[data-theme=light] .breadcrumb a, body[data-theme=light] .breadcrumb span {
  color: var(--auto-18);
}
body[data-theme=light] .breadcrumb a:hover {
  color: var(--auto-18);
}
body[data-theme=light] .header {
  background: var(--auto-19);
}
body[data-theme=light] .header__burger svg rect {
  fill: var(--auto-18);
}
body[data-theme=light] .header__offcanvas {
  background: var(--footer) !important;
}
body[data-theme=light] .header__offcanvas button svg path {
  fill: var(--auto-18);
}
body[data-theme=light] .header-link {
  color: var(--auto-2);
}
body[data-theme=light] .header__adsBtn {
  background: var(--auto-gradient);
}
body[data-theme=light] .header__adsBtn span {
  color: var(--auto-6);
}
body[data-theme=light] .header__lang {
  color: var(--auto-18);
}
body[data-theme=light] .header__lang:hover {
  color: var(--auto-3);
}
body[data-theme=light] .header__theme svg path {
  fill: var(--auto-18);
}
body[data-theme=light] .header__links a {
  color: var(--auto-18);
}
body[data-theme=light] .header__links a:hover {
  color: var(--auto-18);
}
body[data-theme=light] .header__login {
  color: var(--auto-18);
}
body[data-theme=light] .header__login:hover {
  color: var(--auto-7);
}
body[data-theme=light] .header__reg {
  color: var(--auto-3);
  border: 1px solid var(--auto-3);
}
body[data-theme=light] .header__reg:hover {
  background: var(--auto-gradient);
  color: var(--auto-2);
}
body[data-theme=light] .header__sections {
  border: 0.2px solid var(--auto-3);
  background: var(--auto-2);
}
body[data-theme=light] .header__sections-item {
  color: var(--auto-18);
  border: 1px solid var(--auto-1);
}
body[data-theme=light] .header__sections-item:hover {
  border: 1px solid var(--auto-3);
  color: var(--auto-18);
}
body[data-theme=light] .header__sections-content a {
  color: var(--auto-18);
}
body[data-theme=light] .header__sections-content a:hover {
  color: var(--auto-18);
}
body[data-theme=light] .sections-back, body[data-theme=light] .header__sections-back {
  background: var(--auto-gradient);
  border: 0;
}
@media (max-width: 992px) {
  body[data-theme=light] .header__sections {
    background: var(--auto-1);
  }
  body[data-theme=light] .sections-title {
    color: var(--auto-2);
  }
  body[data-theme=light] .header__sections-mobile-body a {
    color: var(--auto-2);
  }
}
body[data-theme=light] .block {
  background: var(--auto-2);
  box-shadow: 1px 1px 15px 0 var(--shadow);
}
body[data-theme=light] .btn-blue {
  color: var(--auto-2);
  background: var(--auto-gradient);
}
body[data-theme=light] .btn-blue:hover {
  color: var(--auto-2);
}
body[data-theme=light] .btn-inlineBlue {
  color: var(--auto-3);
  border: 1px solid var(--auto-3);
}
body[data-theme=light] .btn-inlineBlue:hover {
  color: var(--auto-3);
}
body[data-theme=light] .search {
  border: 1px solid var(--auto-3);
}
body[data-theme=light] .search button[type=submit] {
  border: 0;
  background: var(--auto-gradient);
  color: var(--auto-6);
}
@media (max-width: 992px) {
  body[data-theme=light] .search button[type=submit] {
    background: unset;
  }
}
body[data-theme=light] .search input {
  border: 0;
  background: unset;
  color: var(--auto-18);
}
body[data-theme=light] .search input::placeholder {
  color: var(--auto-10);
}
body[data-theme=light] .section__mainBanner-text {
  color: var(--auto-18);
}
body[data-theme=light] .section__mainBanner-blockImg {
  width: 362px;
  height: 310px;
  position: absolute;
  border-radius: 10px;
  box-shadow: 0 0 30px #06173a, 0 0 15px #030c15;
  display: flex;
  flex-direction: column;
  padding: 20px;
  background: linear-gradient(115.78deg, #FFFFFF -45.59%, #6723CC 77.35%);
  box-shadow: -1px -1px 15px rgba(177, 128, 253, 0.2), 1px 1px 15px rgba(177, 128, 253, 0.2);
}
@media (max-width: 992px) {
  body[data-theme=light] .section__mainBanner-blockImg {
    width: 210px;
    height: 180px;
  }
}
body[data-theme=light] .section__mainBanner-blockImg img {
  width: 100%;
  height: 100%;
}
body[data-theme=light] .section__mainBanner-blockImg-title {
  font-family: "Inter", sans-serif;
  font-weight: 900;
  color: white;
  font-size: clamp(14px, 1.4vw, 20px);
  line-height: 140%;
  text-transform: uppercase;
}
body[data-theme=light] .section__category-block {
  background: var(--auto-2);
  box-shadow: 1px 1px 15px 0 var(--shadow);
  border: 0.5px solid var(--auto-2);
}
body[data-theme=light] .section__category-block:hover {
  border: 0.5px solid var(--auto-3);
}
body[data-theme=light] .section__category-block-title {
  color: var(--auto-18);
}
body[data-theme=light] .section__category-block-text {
  color: var(--auto-18);
}
body[data-theme=light] .section__items .splide__track {
  padding: 10px;
  padding-left: 10px !important;
  padding-right: 10px !important;
}
body[data-theme=light] .section__items-block {
  background: var(--auto-2);
  border: 0.5px solid unset;
  box-shadow: 1px 1px 15px 0 var(--shadow);
}
body[data-theme=light] .section__items-block:hover {
  opacity: 0.6;
}
body[data-theme=light] .section__items-block-tag {
  color: var(--auto-2);
}
body[data-theme=light] .section__items-block-tag.blue {
  background: var(--auto-3);
}
body[data-theme=light] .section__items-block-tag.green {
  background: var(--auto-11);
}
body[data-theme=light] .section__items-block-cat {
  color: var(--auto-18);
}
body[data-theme=light] .section__items-block-title {
  color: var(--auto-18);
}
body[data-theme=light] .section__items-block-status {
  color: var(--auto-18);
}
body[data-theme=light] .section__items-block-text {
  color: var(--auto-18);
}
body[data-theme=light] .section__items-block-priceBlock {
  color: var(--auto-18);
}
body[data-theme=light] .section__securityBanner {
  border: 0.5px solid unset;
  box-shadow: 1px 1px 15px 0 rgba(20, 99, 255, 0.2), -1px -1px 15px 0 rgba(20, 99, 255, 0.2);
  background: linear-gradient(115.78deg, #FFFFFF -45.59%, #6723CC 77.35%);
}
body[data-theme=light] .section__securityBanner-title {
  color: var(--auto-2);
}
body[data-theme=light] .section__securityBanner-text {
  color: var(--auto-2);
}
body[data-theme=light] .section__securityBanner-item span {
  color: var(--auto-2);
}
body[data-theme=light] .section__securityBanner-midLink a {
  background: linear-gradient(196deg, #fffe85 5%, #ffd34d 21%, #dc9f35 55%, #b8672f 59%, #f8c948 100%);
  background-clip: text;
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  border: 1px solid var(--auto-14);
}
body[data-theme=light] .section__howItWork-block {
  background: var(--auto-2);
  box-shadow: 1px 1px 15px 0 var(--shadow);
}
body[data-theme=light] .section__howItWork-title {
  color: var(--auto-18);
}
body[data-theme=light] .section__howItWork-text {
  color: var(--auto-18);
}
body[data-theme=light] .section__detail-slider .splide__pagination li button {
  background: #B9BDC7;
}
body[data-theme=light] .section__detail-slider .splide__pagination li button.is-active {
  background: var(--auto-8) 3FF;
}
body[data-theme=light] .section__detail-postInfo-item {
  color: var(--auto-18);
}
body[data-theme=light] .section__detail-card-img img {
  border: 1px solid var(--auto-3);
}
body[data-theme=light] .section__detail-card-name {
  color: var(--auto-18);
}
body[data-theme=light] .section__detail-card-row {
  color: var(--auto-18);
}
body[data-theme=light] .section__detail-card-category {
  color: var(--auto-18);
}
body[data-theme=light] .section__detail-specs-name {
  color: var(--auto-10);
}
body[data-theme=light] .section__detail-specs-value {
  color: var(--auto-18);
}
body[data-theme=light] .section__detail-desc {
  color: var(--auto-18);
}
body[data-theme=light] .section__detail-desc-btn {
  color: var(--auto-3);
}
body[data-theme=light] .section__detail-subTitle {
  color: var(--auto-18);
}
body[data-theme=light] .section__detail-formRequest-block {
  border: 1px solid var(--auto-3);
}
body[data-theme=light] .section__detail-formRequest button[type=submit] svg path {
  fill: var(--auto-18);
}
body[data-theme=light] .section__detail-formRequest textarea {
  background: transparent;
  border: 0;
  color: var(--auto-2);
}
body[data-theme=light] .section__detail-formRequest textarea::placeholder {
  color: var(--auto-10);
}
body[data-theme=light] .section__auth-form {
  box-shadow: 1px 1px 15px 0 var(--shadow);
  background: var(--auto-2);
}
body[data-theme=light] .section__auth-form label {
  border: 1px solid var(--auto-3);
}
body[data-theme=light] .section__auth-form label.section__auth-form-checkboxLabel {
  border: unset;
}
body[data-theme=light] .section__auth-form label input {
  background: unset;
  border: none;
  color: var(--auto-18);
}
body[data-theme=light] .section__auth-form label input::placeholder {
  color: var(--auto-18);
}
body[data-theme=light] .section__auth-form label input.section__auth-form-checkbox {
  border: 2px solid var(--auto-2);
}
body[data-theme=light] .section__auth-form-title {
  color: var(--auto-18);
}
body[data-theme=light] .section__auth-form-text {
  color: var(--auto-18);
}
body[data-theme=light] .section__auth-form-subTitle {
  color: var(--auto-18);
}
body[data-theme=light] .section__auth-form-spanText {
  color: var(--auto-18);
}
body[data-theme=light] .section__auth-form button[type=submit] {
  border: 0;
  background: var(--auto-gradient);
  color: var(--auto-6);
}
body[data-theme=light] .section__auth-form .password-toggle-btn {
  position: absolute;
  right: 12px;
  top: 50%;
  transform: translateY(-50%);
  background: none;
  border: none;
  cursor: pointer;
  padding: 4px;
  opacity: 0.6;
  transition: opacity 0.2s ease;
  color: var(--auto-2);
  display: flex;
  align-items: center;
  justify-content: center;
  z-index: 10;
}
body[data-theme=light] .section__auth-form .password-toggle-btn:hover {
  opacity: 1;
}
body[data-theme=light] .section__auth-form .password-toggle-btn:focus {
  outline: none;
}
body[data-theme=light] .section__auth-form .password-toggle-btn svg {
  width: 20px;
  height: 20px;
  color: var(--auto-2);
}
body[data-theme=light] .footer {
  background: var(--footer);
}
body[data-theme=light] .footer-links a {
  color: var(--auto-18);
}
body[data-theme=light] .footer-links a:hover {
  color: var(--auto-18);
}
body[data-theme=light] .footer-logo {
  color: var(--auto-18);
}
body[data-theme=light] .footer-socs-title {
  color: var(--auto-18);
}
body[data-theme=light] .footer-flex a:hover {
  color: var(--auto-18);
}
body[data-theme=light] .back-link {
  color: var(--auto-18);
}
body[data-theme=light] .back-link svg path {
  fill: var(--auto-18);
}
body[data-theme=light] .back-link:hover {
  color: var(--auto-18);
}
body[data-theme=light] .splide__arrow {
  background: unset !important;
}
body[data-theme=light] .splide__arrow svg {
  fill: rgba(20, 99, 255, 0.2);
}
body[data-theme=light] .sort {
  color: var(--auto-2);
}
body[data-theme=light] .sort-options {
  background: var(--auto-9);
}
body[data-theme=light] .splide__track--nav > .splide__list > .splide__slide {
  border: unset !important;
}
body[data-theme=light] .blocks__empty {
  border-color: rgba(20, 99, 255, 0.3);
  background: rgba(20, 99, 255, 0.05);
}
body[data-theme=light] .blocks__empty span {
  color: var(--auto-18);
}

body[data-theme=dark] {
  background: var(--auto-1) !important;
}
body[data-theme=dark] .default__text {
  color: var(--auto-2);
}
body[data-theme=dark] .header__logo svg * {
  fill: var(--auto-2);
}
body[data-theme=dark] main h1 {
  color: var(--auto-2);
}
body[data-theme=dark] main h1 span {
  color: var(--auto-3);
}
body[data-theme=dark] main h2 {
  color: var(--auto-2);
}
body[data-theme=dark] .subTitle {
  color: var(--auto-2);
}
body[data-theme=dark] .breadcrumb a, body[data-theme=dark] .breadcrumb span {
  color: var(--auto-2);
}
body[data-theme=dark] .breadcrumb a:hover {
  color: var(--auto-2);
}
body[data-theme=dark] .header {
  background: var(--auto-5);
}
body[data-theme=dark] .header__offcanvas {
  background: var(--auto-1) !important;
}
body[data-theme=dark] .header-link {
  color: var(--auto-2);
}
body[data-theme=dark] .header__adsBtn {
  background: var(--auto-gradient);
}
body[data-theme=dark] .header__adsBtn span {
  color: var(--auto-6);
}
body[data-theme=dark] .header__lang {
  color: var(--auto-2);
}
body[data-theme=dark] .header__lang:hover {
  color: var(--auto-3);
}
body[data-theme=dark] .header__links a {
  color: var(--auto-2);
}
body[data-theme=dark] .header__links a:hover {
  color: var(--auto-2);
}
body[data-theme=dark] .header__login {
  color: var(--auto-2);
}
body[data-theme=dark] .header__login:hover {
  color: var(--auto-7);
}
body[data-theme=dark] .header__reg {
  color: var(--auto-3);
  border: 1px solid var(--auto-8);
}
body[data-theme=dark] .header__reg:hover {
  background: var(--auto-gradient);
  color: var(--auto-2);
}
body[data-theme=dark] .header__sections {
  border: 0.2px solid var(--auto-3);
  background: var(--auto-1);
}
body[data-theme=dark] .header__sections-item {
  color: var(--auto-2);
  border: 1px solid var(--auto-1);
}
body[data-theme=dark] .header__sections-item:hover {
  border: 1px solid var(--auto-3);
  color: var(--auto-2);
}
body[data-theme=dark] .header__sections-content a {
  color: var(--auto-2);
}
body[data-theme=dark] .header__sections-content a:hover {
  color: var(--auto-2);
}
body[data-theme=dark] .sections-back, body[data-theme=dark] .header__sections-back {
  background: var(--auto-gradient);
  border: 0;
}
@media (max-width: 992px) {
  body[data-theme=dark] .header__sections {
    background: var(--auto-1);
  }
  body[data-theme=dark] .sections-title {
    color: var(--auto-2);
  }
  body[data-theme=dark] .header__sections-mobile-body a {
    color: var(--auto-2);
  }
}
body[data-theme=dark] .block {
  background: var(--auto-9);
}
body[data-theme=dark] .btn-blue {
  color: var(--auto-2);
  background: var(--auto-gradient);
}
body[data-theme=dark] .btn-blue:hover {
  color: var(--auto-2);
}
body[data-theme=dark] .btn-inlineBlue {
  color: var(--auto-3);
  border: 1px solid var(--auto-3);
}
body[data-theme=dark] .btn-inlineBlue:hover {
  color: var(--auto-3);
}
body[data-theme=dark] .search {
  border: 1px solid var(--auto-3);
}
body[data-theme=dark] .search button[type=submit] {
  border: 0;
  background: var(--auto-gradient);
  color: var(--auto-6);
}
@media (max-width: 992px) {
  body[data-theme=dark] .search button[type=submit] {
    background: unset;
  }
}
body[data-theme=dark] .search input {
  border: 0;
  background: unset;
  color: var(--auto-2);
}
body[data-theme=dark] .search input::placeholder {
  color: var(--auto-10);
}
body[data-theme=dark] .section__mainBanner-text {
  color: var(--auto-2);
}
body[data-theme=dark] .section__mainBanner-blockImg {
  width: 362px;
  height: 310px;
  position: absolute;
  border-radius: 10px;
  box-shadow: 0 0 30px #06173a, 0 0 15px #030c15;
  display: flex;
  flex-direction: column;
  padding: 20px;
  background: linear-gradient(112.65deg, #5417AF -45.08%, #0F051D 68.74%);
  box-shadow: -1px -1px 15px rgba(177, 128, 253, 0.2), 1px 1px 15px rgba(177, 128, 253, 0.2);
}
@media (max-width: 992px) {
  body[data-theme=dark] .section__mainBanner-blockImg {
    width: 210px;
    height: 180px;
  }
}
body[data-theme=dark] .section__mainBanner-blockImg img {
  width: 100%;
  height: 100%;
}
body[data-theme=dark] .section__mainBanner-blockImg-title {
  font-family: "Inter", sans-serif;
  font-weight: 900;
  color: white;
  font-size: clamp(14px, 1.4vw, 20px);
  line-height: 140%;
  text-transform: uppercase;
}
body[data-theme=dark] .section__category-block {
  background: var(--auto-9);
  border: 0.5px solid var(--auto-9);
}
body[data-theme=dark] .section__category-block:hover {
  border: 0.5px solid var(--auto-3);
}
body[data-theme=dark] .section__category-block-title {
  color: var(--auto-2);
}
body[data-theme=dark] .section__category-block-text {
  color: var(--auto-2);
}
body[data-theme=dark] .section__items-block {
  background: var(--auto-9);
  border: 0.5px solid var(--auto-9);
}
body[data-theme=dark] .section__items-block:hover {
  border: 0.5px solid var(--auto-3);
}
body[data-theme=dark] .section__items-block-tag {
  color: var(--auto-2);
}
body[data-theme=dark] .section__items-block-tag.blue {
  background: var(--auto-3);
}
body[data-theme=dark] .section__items-block-tag.green {
  background: var(--auto-11);
}
body[data-theme=dark] .section__items-block-cat {
  color: var(--auto-2);
}
body[data-theme=dark] .section__items-block-title {
  color: var(--auto-2);
}
body[data-theme=dark] .section__items-block-status {
  color: var(--auto-2);
}
body[data-theme=dark] .section__items-block-text {
  color: var(--auto-2);
}
body[data-theme=dark] .section__items-block-priceBlock {
  color: var(--auto-2);
}
body[data-theme=dark] .section__securityBanner {
  border: 0.5px solid var(--auto-3);
  background: linear-gradient(112.65deg, #5417AF -45.08%, #0F051D 68.74%);
  box-shadow: -1px -1px 15px rgba(177, 128, 253, 0.2), 1px 1px 15px rgba(177, 128, 253, 0.2);
}
body[data-theme=dark] .section__securityBanner-title {
  color: var(--auto-2);
}
body[data-theme=dark] .section__securityBanner-text {
  color: var(--auto-2);
}
body[data-theme=dark] .section__securityBanner-item span {
  color: var(--auto-2);
}
body[data-theme=dark] .section__securityBanner-midLink a {
  background: linear-gradient(196deg, var(--auto-2) 5%, var(--auto-14) 21%, var(--auto-15) 55%, var(--auto-16) 59%, var(--auto-17) 100%);
  border: 1px solid var(--auto-14);
  background-clip: text;
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  border: 1px solid var(--auto-14);
}
body[data-theme=dark] .section__howItWork-block {
  background: linear-gradient(112.65deg, #5417AF -45.08%, #0F051D 68.74%);
  box-shadow: -1px -1px 15px rgba(177, 128, 253, 0.2), 1px 1px 15px rgba(177, 128, 253, 0.2);
  border: 0.5px solid var(--auto-3);
}
body[data-theme=dark] .section__howItWork-title {
  color: var(--auto-2);
}
body[data-theme=dark] .section__howItWork-text {
  color: var(--auto-2);
}
body[data-theme=dark] .section__detail-slider .splide__pagination li button {
  background: #B9BDC7;
}
body[data-theme=dark] .section__detail-slider .splide__pagination li button.is-active {
  background: var(--auto-8) 3FF;
}
body[data-theme=dark] .section__detail-postInfo-item {
  color: var(--auto-2);
}
body[data-theme=dark] .section__detail-card-img img {
  border: 1px solid var(--auto-3);
}
body[data-theme=dark] .section__detail-card-name {
  color: var(--auto-2);
}
body[data-theme=dark] .section__detail-card-row {
  color: var(--auto-2);
}
body[data-theme=dark] .section__detail-card-category {
  color: var(--auto-2);
}
body[data-theme=dark] .section__detail-specs-name {
  color: var(--auto-10);
}
body[data-theme=dark] .section__detail-specs-value {
  color: var(--auto-2);
}
body[data-theme=dark] .section__detail-desc {
  color: var(--auto-2);
}
body[data-theme=dark] .section__detail-desc-btn {
  color: var(--auto-3);
}
body[data-theme=dark] .section__detail-subTitle {
  color: var(--auto-2);
}
body[data-theme=dark] .section__detail-formRequest-block {
  border: 1px solid var(--auto-3);
}
body[data-theme=dark] .section__detail-formRequest textarea {
  background: transparent;
  border: 0;
  color: var(--auto-2);
}
body[data-theme=dark] .section__detail-formRequest textarea::placeholder {
  color: var(--auto-10);
}
body[data-theme=dark] .section__auth-form {
  background: var(--auto-9);
}
body[data-theme=dark] .section__auth-form label {
  border: 1px solid var(--auto-3);
}
body[data-theme=dark] .section__auth-form label.section__auth-form-checkboxLabel {
  border: unset;
}
body[data-theme=dark] .section__auth-form label input {
  background: unset;
  border: none;
  color: var(--auto-2);
}
body[data-theme=dark] .section__auth-form label input::placeholder {
  color: var(--auto-2);
}
body[data-theme=dark] .section__auth-form label input.section__auth-form-checkbox {
  border: 2px solid var(--auto-2);
}
body[data-theme=dark] .section__auth-form-title {
  color: var(--auto-2);
}
body[data-theme=dark] .section__auth-form-text {
  color: var(--auto-2);
}
body[data-theme=dark] .section__auth-form-subTitle {
  color: var(--auto-2);
}
body[data-theme=dark] .section__auth-form-spanText {
  color: var(--auto-2);
}
body[data-theme=dark] .section__auth-form button[type=submit] {
  border: 0;
  background: var(--auto-gradient);
  color: var(--auto-6);
}
body[data-theme=dark] .section__auth-form .password-toggle-btn {
  position: absolute;
  right: 12px;
  top: 50%;
  transform: translateY(-50%);
  background: none;
  border: none;
  cursor: pointer;
  padding: 4px;
  opacity: 0.6;
  transition: opacity 0.2s ease;
  color: var(--auto-2);
  display: flex;
  align-items: center;
  justify-content: center;
  z-index: 10;
}
body[data-theme=dark] .section__auth-form .password-toggle-btn:hover {
  opacity: 1;
}
body[data-theme=dark] .section__auth-form .password-toggle-btn:focus {
  outline: none;
}
body[data-theme=dark] .section__auth-form .password-toggle-btn svg {
  width: 20px;
  height: 20px;
  color: var(--auto-2);
}
body[data-theme=dark] .footer {
  background: var(--auto-1);
}
body[data-theme=dark] .footer-links a {
  color: var(--auto-2);
}
body[data-theme=dark] .footer-links a:hover {
  color: var(--auto-2);
}
body[data-theme=dark] .footer-logo {
  color: var(--auto-2);
}
body[data-theme=dark] .footer-socs-title {
  color: var(--auto-2);
}
body[data-theme=dark] .footer-flex a:hover {
  color: var(--auto-2);
}
body[data-theme=dark] .back-link {
  color: var(--auto-2);
}
body[data-theme=dark] .back-link:hover {
  color: var(--auto-2);
}
body[data-theme=dark] .splide__arrow {
  background: unset !important;
}
body[data-theme=dark] .sort {
  color: var(--auto-2);
}
body[data-theme=dark] .sort-options {
  background: var(--auto-9);
}
body[data-theme=dark] .blocks__empty {
  border-color: rgba(20, 99, 255, 0.4);
  background: rgba(20, 99, 255, 0.08);
}
body[data-theme=dark] .blocks__empty span {
  color: var(--auto-2);
}

.help-page {
  padding: 40px 0 80px;
  min-height: 100vh;
}
@media (max-width: 768px) {
  .help-page {
    padding: 30px 0 60px;
  }
}

.help-hero {
  text-align: center;
  padding: 60px 20px;
  background: linear-gradient(135deg, rgba(177, 128, 253, 0.1), rgba(114, 189, 250, 0.1));
  border-radius: 20px;
  margin-bottom: 40px;
}
@media (max-width: 768px) {
  .help-hero {
    padding: 40px 20px;
    margin-bottom: 30px;
  }
}
.help-hero__title {
  font-size: clamp(26px, 5vw, 34px);
  font-weight: 800;
  color: var(--auto-3);
  margin-bottom: 16px;
  line-height: 1.2;
}
.help-hero__subtitle {
  font-size: clamp(18px, 3vw, 24px);
  color: var(--auto-18);
  font-weight: 600;
  margin: 0;
}

[data-theme=light] .help-hero__subtitle {
  color: var(--auto-18);
}

[data-theme=dark] .help-hero__subtitle {
  color: var(--auto-2);
}

.help-intro {
  text-align: center;
  font-size: 18px;
  line-height: 1.6;
  color: var(--auto-18);
  margin-bottom: 50px;
  padding: 0 20px;
}
@media (max-width: 768px) {
  .help-intro {
    font-size: 16px;
    margin-bottom: 40px;
  }
}

[data-theme=light] .help-intro {
  color: var(--auto-18);
}

[data-theme=dark] .help-intro {
  color: var(--auto-2);
}

.help-section {
  margin-bottom: 60px;
}
@media (max-width: 768px) {
  .help-section {
    margin-bottom: 40px;
  }
}
.help-section--highlight {
  padding: 40px;
  background: rgba(177, 128, 253, 0.05);
  border-radius: 16px;
  border: 2px solid rgba(177, 128, 253, 0.2);
}
@media (max-width: 768px) {
  .help-section--highlight {
    padding: 24px;
  }
}
.help-section--cta {
  padding: 40px;
  background: linear-gradient(135deg, rgba(177, 128, 253, 0.08), rgba(114, 189, 250, 0.08));
  border-radius: 16px;
  text-align: center;
}
@media (max-width: 768px) {
  .help-section--cta {
    padding: 24px;
  }
}
.help-section__title {
  font-size: clamp(24px, 4vw, 32px);
  font-weight: 700;
  color: var(--auto-3);
  margin-bottom: 20px;
  line-height: 1.3;
}
.help-section__text {
  font-size: 16px;
  line-height: 1.7;
  color: var(--auto-18);
  margin-bottom: 24px;
}
@media (max-width: 768px) {
  .help-section__text {
    font-size: 15px;
  }
}

[data-theme=dark] .help-section__text {
  color: var(--auto-2);
}

.help-features {
  margin-top: 30px;
}
.help-features__title {
  font-size: 20px;
  font-weight: 600;
  color: var(--auto-18);
  margin-bottom: 16px;
}
.help-features__list {
  list-style: none;
  padding: 0;
  margin: 0;
}
.help-features__list li {
  padding: 12px 0 12px 32px;
  position: relative;
  color: var(--auto-18);
  line-height: 1.6;
}
.help-features__list li:before {
  content: "●";
  position: absolute;
  left: 0;
  color: var(--auto-3);
  font-size: 20px;
}
.help-features__list li strong {
  color: var(--auto-3);
}

[data-theme=dark] .help-features__title,
[data-theme=dark] .help-features__list li {
  color: var(--auto-2);
}

.help-table {
  margin-top: 24px;
  border-radius: 12px;
  overflow: hidden;
  border: 2px solid rgba(177, 128, 253, 0.2);
}
.help-table__row {
  display: grid;
  grid-template-columns: 1fr 1fr 1fr;
  gap: 0;
}
@media (max-width: 768px) {
  .help-table__row {
    grid-template-columns: 1fr;
  }
}
.help-table__row:not(:last-child) {
  border-bottom: 1px solid rgba(177, 128, 253, 0.1);
}
.help-table__header {
  background: var(--auto-3);
}
.help-table__header .help-table__cell {
  color: var(--auto-2);
  font-weight: 700;
}
.help-table__cell {
  padding: 16px;
  color: var(--auto-18);
  font-size: 14px;
  line-height: 1.5;
}
@media (max-width: 768px) {
  .help-table__cell {
    padding: 12px;
  }
  .help-table__cell:first-child {
    font-weight: 700;
    background: rgba(177, 128, 253, 0.1);
  }
}
.help-table__cell:not(:last-child) {
  border-right: 1px solid rgba(177, 128, 253, 0.1);
}
@media (max-width: 768px) {
  .help-table__cell:not(:last-child) {
    border-right: none;
    border-bottom: 1px solid rgba(177, 128, 253, 0.1);
  }
}

[data-theme=dark] .help-table__cell {
  color: var(--auto-2);
}

.help-list {
  list-style: none;
  padding: 0;
  margin: 24px 0 0;
}
.help-list li {
  padding: 12px 0 12px 32px;
  position: relative;
  color: var(--auto-18);
  line-height: 1.7;
}
.help-list li:before {
  content: "▸";
  position: absolute;
  left: 0;
  color: var(--auto-3);
  font-size: 18px;
}
.help-list li strong {
  color: var(--auto-3);
}

[data-theme=dark] .help-list li {
  color: var(--auto-2);
}

.help-advantages {
  display: grid;
  gap: 20px;
  margin-top: 30px;
}

.help-advantage {
  display: flex;
  gap: 20px;
  align-items: flex-start;
  padding: 24px;
  background: var(--auto-2);
  border-radius: 12px;
  border: 2px solid rgba(177, 128, 253, 0.15);
  transition: all 0.3s ease;
}
@media (max-width: 768px) {
  .help-advantage {
    padding: 16px;
    gap: 16px;
  }
}
.help-advantage:hover {
  border-color: var(--auto-3);
  transform: translateY(-4px);
  box-shadow: 0 8px 20px rgba(177, 128, 253, 0.2);
}
.help-advantage__number {
  flex-shrink: 0;
  width: 48px;
  height: 48px;
  display: flex;
  align-items: center;
  justify-content: center;
  background: linear-gradient(135deg, #72BDFA, #B180FD);
  color: var(--auto-2);
  font-size: 24px;
  font-weight: 700;
  border-radius: 12px;
}
@media (max-width: 768px) {
  .help-advantage__number {
    width: 40px;
    height: 40px;
    font-size: 20px;
  }
}
.help-advantage__content {
  flex: 1;
}
.help-advantage__title {
  font-size: 18px;
  font-weight: 700;
  color: var(--auto-18);
  margin-bottom: 8px;
}
@media (max-width: 768px) {
  .help-advantage__title {
    font-size: 16px;
  }
}
.help-advantage__text {
  font-size: 14px;
  line-height: 1.6;
  color: var(--auto-18);
  margin: 0;
}

[data-theme=dark] .help-advantage {
  background: var(--auto-9);
}
[data-theme=dark] .help-advantage__title, [data-theme=dark] .help-advantage__text {
  color: var(--auto-2);
}

.help-callout {
  margin-top: 24px;
  padding: 24px;
  background: rgba(177, 128, 253, 0.1);
  border-left: 4px solid var(--auto-3);
  border-radius: 8px;
}
.help-callout p {
  margin: 0;
  font-size: 16px;
  line-height: 1.6;
  color: var(--auto-18);
}
.help-callout strong {
  color: var(--auto-3);
}

[data-theme=dark] .help-callout p {
  color: var(--auto-2);
}

.help-legal {
  display: grid;
  gap: 12px;
  margin-top: 24px;
}
.help-legal__item {
  padding: 16px;
  background: rgba(34, 197, 94, 0.08);
  border-left: 4px solid #22c55e;
  border-radius: 8px;
  color: var(--auto-18);
  font-size: 15px;
  line-height: 1.5;
}
@media (max-width: 768px) {
  .help-legal__item {
    padding: 12px;
    font-size: 14px;
  }
}

[data-theme=dark] .help-legal__item {
  color: var(--auto-2);
}

.help-steps {
  display: grid;
  gap: 20px;
  margin: 40px 0;
}
@media (min-width: 768px) {
  .help-steps {
    grid-template-columns: repeat(2, 1fr);
  }
}

.help-step {
  display: flex;
  gap: 16px;
  align-items: flex-start;
  padding: 24px;
  background: var(--auto-2);
  border-radius: 12px;
  border: 2px solid rgba(177, 128, 253, 0.2);
  transition: all 0.3s ease;
}
@media (max-width: 768px) {
  .help-step {
    padding: 20px;
  }
}
.help-step:hover {
  border-color: var(--auto-3);
  transform: scale(1.02);
  box-shadow: 0 4px 16px rgba(177, 128, 253, 0.2);
}
.help-step__number {
  flex-shrink: 0;
  width: 40px;
  height: 40px;
  display: flex;
  align-items: center;
  justify-content: center;
  background: var(--auto-3);
  color: var(--auto-2);
  font-size: 20px;
  font-weight: 700;
  border-radius: 50%;
}
.help-step__content {
  flex: 1;
}
.help-step__title {
  font-size: 18px;
  font-weight: 700;
  color: var(--auto-18);
  margin-bottom: 8px;
}
@media (max-width: 768px) {
  .help-step__title {
    font-size: 16px;
  }
}
.help-step__text {
  font-size: 14px;
  line-height: 1.5;
  color: var(--auto-18);
  margin: 0;
}

[data-theme=dark] .help-step {
  background: var(--auto-9);
}
[data-theme=dark] .help-step__title, [data-theme=dark] .help-step__text {
  color: var(--auto-2);
}

.help-cta {
  margin-top: 40px;
}
.help-cta__button {
  display: inline-block;
  padding: 18px 48px;
  background: linear-gradient(273.25deg, #72BDFA -28.89%, #B180FD 30.88%, #6723CC 100.82%);
  color: var(--auto-2);
  font-size: 18px;
  font-weight: 700;
  border-radius: 12px;
  text-decoration: none;
  transition: all 0.3s ease;
  box-shadow: 0 4px 12px rgba(177, 128, 253, 0.3);
}
@media (max-width: 768px) {
  .help-cta__button {
    padding: 14px 32px;
    font-size: 16px;
  }
}
.help-cta__button:hover {
  transform: translateY(-2px);
  box-shadow: 0 8px 24px rgba(177, 128, 253, 0.4);
  text-decoration: none;
  color: var(--auto-2);
}
.help-cta__button:active {
  transform: translateY(0);
}

.faq-page {
  padding: 40px 0;
}
@media (max-width: 768px) {
  .faq-page {
    padding: 20px 0;
  }
}

.faq-hero {
  text-align: center;
  padding: 60px 20px;
  background: linear-gradient(135deg, rgba(177, 128, 253, 0.1), rgba(114, 189, 250, 0.1));
  border-radius: 20px;
  margin-bottom: 40px;
}
@media (max-width: 768px) {
  .faq-hero {
    padding: 40px 20px;
    margin-bottom: 30px;
  }
}
.faq-hero__title {
  font-size: clamp(28px, 5vw, 42px);
  font-weight: 800;
  color: var(--auto-3);
  margin-bottom: 12px;
  line-height: 1.2;
}
.faq-hero__subtitle {
  font-size: clamp(18px, 3vw, 24px);
  font-weight: 600;
  margin: 0;
}

body[data-theme=light] .faq-hero__subtitle {
  color: var(--auto-18);
}

body[data-theme=dark] .faq-hero__subtitle {
  color: var(--auto-2);
}

.faq-category {
  margin-bottom: 50px;
}
@media (max-width: 768px) {
  .faq-category {
    margin-bottom: 40px;
  }
}
.faq-category__title {
  font-size: clamp(22px, 4vw, 28px);
  font-weight: 700;
  color: var(--auto-3);
  margin-bottom: 24px;
  padding-bottom: 12px;
  border-bottom: 2px solid var(--auto-3);
}

.faq-item {
  margin-bottom: 16px;
  border-radius: 12px;
  overflow: hidden;
  border: 2px solid;
  transition: all 0.3s ease;
}
.faq-item__header {
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding: 20px 24px;
  cursor: pointer;
  transition: all 0.3s ease;
}
@media (max-width: 768px) {
  .faq-item__header {
    padding: 16px 20px;
  }
}
.faq-item__header:hover {
  background: rgba(177, 128, 253, 0.05);
}
.faq-item__question {
  font-size: clamp(16px, 2.5vw, 18px);
  font-weight: 600;
  margin: 0;
  padding-right: 20px;
  line-height: 1.4;
}
.faq-item__icon {
  flex-shrink: 0;
  font-size: 28px;
  font-weight: 700;
  color: var(--auto-3);
  width: 32px;
  height: 32px;
  display: flex;
  align-items: center;
  justify-content: center;
  transition: transform 0.3s ease;
}
.faq-item__answer {
  padding: 0 24px 24px;
  font-size: 16px;
  line-height: 1.7;
}
@media (max-width: 768px) {
  .faq-item__answer {
    padding: 0 20px 20px;
    font-size: 15px;
  }
}
.faq-item__answer p {
  margin-bottom: 12px;
}
.faq-item__answer p:last-child {
  margin-bottom: 0;
}

body[data-theme=light] .faq-item {
  background: var(--auto-2);
  border-color: rgba(177, 128, 253, 0.2);
  box-shadow: 1px 1px 10px rgba(0, 0, 0, 0.08);
}
body[data-theme=light] .faq-item:hover {
  border-color: var(--auto-3);
  box-shadow: 1px 1px 15px rgba(177, 128, 253, 0.25);
}
body[data-theme=light] .faq-item__question {
  color: var(--auto-18);
}
body[data-theme=light] .faq-item__answer {
  color: var(--auto-18);
}

body[data-theme=dark] .faq-item {
  background: var(--auto-9);
  border-color: rgba(177, 128, 253, 0.3);
}
body[data-theme=dark] .faq-item:hover {
  border-color: var(--auto-3);
  box-shadow: 0 0 20px rgba(177, 128, 253, 0.2);
}
body[data-theme=dark] .faq-item__question {
  color: var(--auto-2);
}
body[data-theme=dark] .faq-item__answer {
  color: var(--auto-2);
}

.faq-list {
  list-style: none;
  padding: 0;
  margin: 16px 0 0;
}
.faq-list li {
  padding: 10px 0 10px 28px;
  position: relative;
  line-height: 1.6;
}
.faq-list li:before {
  content: "●";
  position: absolute;
  left: 0;
  color: var(--auto-3);
  font-size: 18px;
  top: 10px;
}
.faq-list li strong {
  color: var(--auto-3);
  font-weight: 600;
}

body[data-theme=light] .faq-list li {
  color: var(--auto-18);
}

body[data-theme=dark] .faq-list li {
  color: var(--auto-2);
}

.legal-page {
  padding: 40px 0;
}
@media (max-width: 768px) {
  .legal-page {
    padding: 20px 0;
  }
}

.legal-hero {
  text-align: center;
  padding: 60px 20px;
  background: linear-gradient(135deg, rgba(177, 128, 253, 0.1), rgba(114, 189, 250, 0.1));
  border-radius: 20px;
  margin-bottom: 40px;
}
@media (max-width: 768px) {
  .legal-hero {
    padding: 40px 20px;
    margin-bottom: 30px;
  }
}
.legal-hero__title {
  font-size: clamp(28px, 5vw, 42px);
  font-weight: 800;
  color: var(--auto-3);
  margin-bottom: 16px;
  line-height: 1.2;
}
.legal-hero__subtitle {
  font-size: clamp(16px, 2.5vw, 20px);
  font-weight: 500;
  margin: 0;
  line-height: 1.4;
}

body[data-theme=light] .legal-hero__subtitle {
  color: var(--auto-18);
}

body[data-theme=dark] .legal-hero__subtitle {
  color: var(--auto-2);
}

.legal-intro {
  padding: 24px;
  background: rgba(177, 128, 253, 0.05);
  border-left: 4px solid var(--auto-3);
  border-radius: 8px;
}
@media (max-width: 768px) {
  .legal-intro {
    padding: 20px;
  }
}
.legal-intro p {
  font-size: 16px;
  line-height: 1.7;
  margin-bottom: 16px;
}
@media (max-width: 768px) {
  .legal-intro p {
    font-size: 15px;
  }
}
.legal-intro p:last-child {
  margin-bottom: 0;
}

body[data-theme=light] .legal-intro p {
  color: var(--auto-18);
}

body[data-theme=dark] .legal-intro p {
  color: var(--auto-2);
}

.legal-item {
  margin-bottom: 16px;
  border-radius: 12px;
  overflow: hidden;
  border: 2px solid;
  transition: all 0.3s ease;
}
.legal-item__header {
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding: 20px 24px;
  cursor: pointer;
  transition: all 0.3s ease;
}
@media (max-width: 768px) {
  .legal-item__header {
    padding: 16px 20px;
  }
}
.legal-item__header:hover {
  background: rgba(177, 128, 253, 0.05);
}
.legal-item__title {
  font-size: clamp(18px, 3vw, 22px);
  font-weight: 700;
  margin: 0;
  padding-right: 20px;
  line-height: 1.4;
}
.legal-item__icon {
  flex-shrink: 0;
  font-size: 28px;
  font-weight: 700;
  color: var(--auto-3);
  width: 32px;
  height: 32px;
  display: flex;
  align-items: center;
  justify-content: center;
  transition: transform 0.3s ease;
}
.legal-item__content {
  padding: 0 24px 24px;
}
@media (max-width: 768px) {
  .legal-item__content {
    padding: 0 20px 20px;
  }
}

body[data-theme=light] .legal-item {
  background: var(--auto-2);
  border-color: rgba(177, 128, 253, 0.2);
  box-shadow: 1px 1px 10px rgba(0, 0, 0, 0.08);
}
body[data-theme=light] .legal-item:hover {
  border-color: var(--auto-3);
  box-shadow: 1px 1px 15px rgba(177, 128, 253, 0.25);
}
body[data-theme=light] .legal-item__title {
  color: var(--auto-18);
}

body[data-theme=dark] .legal-item {
  background: var(--auto-9);
  border-color: rgba(177, 128, 253, 0.3);
}
body[data-theme=dark] .legal-item:hover {
  border-color: var(--auto-3);
  box-shadow: 0 0 20px rgba(177, 128, 253, 0.2);
}
body[data-theme=dark] .legal-item__title {
  color: var(--auto-2);
}

.legal-subsection {
  margin-bottom: 20px;
}
.legal-subsection:last-child {
  margin-bottom: 0;
}
.legal-subsection p {
  font-size: 15px;
  line-height: 1.7;
  margin: 0;
}
@media (max-width: 768px) {
  .legal-subsection p {
    font-size: 14px;
  }
}
.legal-subsection p strong {
  color: var(--auto-3);
  font-weight: 600;
}

body[data-theme=light] .legal-subsection p {
  color: var(--auto-18);
}

body[data-theme=dark] .legal-subsection p {
  color: var(--auto-2);
}

.legal-subtitle {
  font-size: 17px;
  font-weight: 700;
  margin-bottom: 16px;
  margin-top: 0;
}
@media (max-width: 768px) {
  .legal-subtitle {
    font-size: 16px;
  }
}

body[data-theme=light] .legal-subtitle {
  color: var(--auto-18);
}

body[data-theme=dark] .legal-subtitle {
  color: var(--auto-2);
}

.legal-list {
  list-style: none;
  padding: 0;
  margin: 12px 0 0;
}
.legal-list li {
  padding: 8px 0 8px 28px;
  position: relative;
  line-height: 1.7;
  font-size: 15px;
}
@media (max-width: 768px) {
  .legal-list li {
    font-size: 14px;
    padding-left: 24px;
  }
}
.legal-list li:before {
  content: "•";
  position: absolute;
  left: 0;
  color: var(--auto-3);
  font-size: 20px;
  top: 8px;
}
.legal-list li strong {
  color: var(--auto-3);
  font-weight: 600;
}

body[data-theme=light] .legal-list li {
  color: var(--auto-18);
}

body[data-theme=dark] .legal-list li {
  color: var(--auto-2);
}

/*# sourceMappingURL=theme_main.css.map */
