.hidden,
.uc-hidden,
.uc-hiddenblock,
.uc-cat-cart {
  display: none !important;
}

.btn-el {
  text-decoration: none;
}

.t-product__option-item_simple {
  min-height: unset !important;
  min-width: unset !important;
  padding: 5px !important;
  margin-bottom: 5px !important;
}

@media (max-width: 639px) {
  .t-descr_xxs {
    font-size: 8px !important;
  }
}

[class*="uc-yambox-step"] .omni-badge,
[class*="uc-yambox-step"] .t-store__card__price-wrapper,
[class*="uc-yambox-step"] .t-store__card__sku,
[class*="uc-yambox-step"] .t-product__option[data-edition-option-id="Цвет"] {
  display: none !important;
}

.uc-cat-cart-rdy .t-store__mobile-two-columns .t-item,
.uc-yambox .t-store__mobile-two-columns .t-item {
  vertical-align: top;
  width: 50%;
  display: inline-flex;
  max-width: 40%;
  min-width: 40%;
  padding-left: 10px;
  padding-right: 10px;
  height: 100%;
  position: relative;
}

.uc-cat-cart-rdy .t-store__card__img,
.uc-yambox .t-store__mobile-two-columns .t-item {
}

.uc-cat-cart-rdy .t-store__mobile-two-columns,
.uc-yambox .t-store__mobile-two-columns {
  flex-wrap: nowrap;
  overflow-x: scroll;
  overflow-y: hidden;
  padding: 0 !important;
}

.uc-cat-cart-rdy .t-store__card__btns-wrapper {
  position: absolute;
  content: "";
  right: 20px;
  bottom: 40%;
  z-index: 5;
  border-radius: 100px;
}

.uc-cat-cart-rdy .t-btn {
  height: 30px !important;
  width: 30px;
  border-radius: 100px !important;
  padding: 10px !important;
  vertical-align: middle;
  text-align: center !important;
  line-height: 1;
  height: max-content;
}

.uc-yambox .t-btn {
  height: 30px !important;
  padding: 10px !important;
  vertical-align: middle;
  text-align: center !important;
  line-height: 1;
  height: max-content;
}

.uc-cat-cart-rdy .t-section__title,
.uc-yambox .t-section__title {
  margin-bottom: 0px !important;
}

@media screen and (min-width: 960px) {
  .uc-cat-cart-rdy .t-store__mobile-two-columns .t-item,
  .uc-yambox .t-store__mobile-two-columns .t-item {
    max-width: 30%;
    min-width: 25%;
  }

  .uc-yambox .t-store__mobile-two-columns .t-item {
    max-width: 35%;
    min-width: 15%;
  }

  .uc-yambox .t-store__mobile-two-columns .t-item:last-child {
    margin-right: 80px;
  }

  .uc-yambox .t-store__scroll-icon-wrapper {
    display: block;
    position: absolute;
    top: 90px;
    left: var(--screen-width, 15px);
  }
}

.visible {
  display: block;
}

.no-click {
  pointer-events: none !important;
}

.inactive-btn {
  background-color: unset;
  background-color: #999999 !important;
  pointer-events: none !important;
}

.unavalable-btn {
  background-color: unset;
  background-color: #999999 !important;
  color: white !important;
}

.unavalable-btn:hover {
  background-color: unset;
  background-color: transparent !important;
  border: #999999 1px solid !important;
  color: #999999 !important;
}

.inactive-inp {
  background-color: unset;
  background-color: #efefef !important;
  pointer-events: none !important;
}

.nlsending {
  font-size: 0 !important;
  pointer-events: none;
}
.nlsending:before {
  content: "";
  box-sizing: border-box;
  position: absolute;
  top: 50%;
  left: 50%;
  width: 14px;
  height: 14px;
  margin-top: -7px;
  margin-left: -7px;
  border-radius: 50%;
  border: 2px solid #333333;
  border-top-color: #cccccc;
  animation: n-submit-spinner 0.6s linear infinite;
}
@keyframes n-submit-spinner {
  to {
    transform: rotate(360deg);
  }
}

#change-password .tlk-popup__buttons {
  gap: 10px;
  flex-direction: column;
}

#change-password .tlk-popup__buttons button {
  line-height: 1.5;
  font-weight: 600;
  transition: all ease 250ms;
  border-radius: 80px;
  font-family: "Manrope-Din", Arial, sans-serif;
  border-width: 1px;
  width: 100% !important;
}

#change-password .tlk-popup__buttons button[type="submit"] {
  background-color: #438dc6;
  margin-left: 0px;
}

#change-password .tlk-popup__buttons button[type="submit"]:hover {
  background-color: #3f83b8;
}

#change-password .tlk-input {
  color: rgb(0, 0, 0);
  border: 1px solid rgb(226, 226, 226);
  background-color: transparent;
  border-radius: 100px;
  font-size: 14px;
  font-weight: 400;
  height: 40px;
}

#change-password .tlk-popup__container {
  background-color: #ffffff;
  border-radius: 12px;
}

.nlm608hide {
  opacity: 0 !important;
  height: 0 !important;
  max-height: 0 !important;
  min-height: 0 !important;
  pointer-events: none !important;
  overflow: hidden !important;
  padding-top: 0 !important;
  padding-bottom: 0 !important;
  position: absolute;
  bottom: -100000px;
}
[data-record-type="431"] .no_records:after {
  content: "" !important;
}

.nl_reploader_father {
  z-index: 99999999;
  position: relative;
}
.nl_reploader_father:before {
  content: "";
  display: block;
  position: absolute;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  background: #0059ff;
  opacity: 100%;
  z-index: 8888;
}
.n048-loader {
  z-index: 99999999;
  position: absolute;
}
.nl_reploader_father svg,
.nl_reploader_father svg path {
  width: 62px;
  stroke: #ffffff;
  fill: #ffffff;
}

.b-text {
  padding: 3px 12px;
  width: fit-content;
  color: white;
  border-radius: 20px;
}

.warning {
  background: #ad8e60;
}

.error {
  background: #8b4d5e;
}

.success {
  background: #5857b0;
}

.custom-descr {
  color: red;
  margin-top: 5px;
}

.tn-atom:has(> .left) {
  width: 100% !important;
  padding: 3px 2px !important;
}

.l-head {
  font-size: 24px;
  font-weight: 500;
}

.t431 .t431__btnwrapper a {
  height: 32px;
}

/*Стили переключателя БС*/
.promo-sw-wrapper {
  margin-top: 15px;
  margin-bottom: 30px;
  display: flex;
  gap: 15px;
  align-items: center;
}
.toggle-wrapper {
  margin: 0;
  display: flex;
  position: relative;
  justify-content: center;
  align-items: center;
  transition: 0.3s;
  width: 80px;
}
.input-sw {
  visibility: hidden;
  width: 100%;
  height: 100%;
}
.label {
  background-color: #438dc6;
  height: 40px;
  width: 80px;
  position: absolute;
  border-radius: 20px;
  cursor: pointer;
  transition: all 300ms ease-in-out;
}
.circle {
  width: 34px;
  height: 34px;
  background-color: #fafdff;
  position: absolute;
  top: 3px;
  left: 3px;
  border-radius: 50%;
  box-shadow: 0 4px 8px rgba(0, 0, 0, 0.3);
  animation: toggleOff 0.3s linear forwards;
}

.input-sw:checked + .label {
  background-color: #38578f;
}

.input-sw:checked + .label .circle {
  background-color: #eff8ff;
  animation: toggleOn 0.3s linear forwards;
}

.promo-sw-wrapper p {
  padding: 0 !important;
}

.promo-sw-wrapper p[fired="1"] {
  font-weight: 600;
}

@keyframes toggleOn {
  0% {
    transform: translateX(0);
  }
  100% {
    transform: translateX(40px);
  }
}
@keyframes toggleOff {
  0% {
    transform: translateX(40px);
  }
  100% {
    transform: translateX(0);
  }
}

@media (max-width: 639px) {
  .label {
    height: 32px;
    width: 60px;
  }

  .circle {
    width: 26px;
    height: 26px;
  }

  .promo-sw-wrapper {
    gap: 0px;
  }

  @keyframes toggleOn {
    0% {
      transform: translateX(0);
    }
    100% {
      transform: translateX(28px);
    }
  }
  @keyframes toggleOff {
    0% {
      transform: translateX(28px);
    }
    100% {
      transform: translateX(0);
    }
  }
}

/*Стили модуля БС*/
.module-text,
a,
.tn-atom,
.module-popup {
  font-family: "Manrope-Din", Arial, sans-serif;
}

.module-header {
  font-weight: 500;
}

.module-fullhead {
  display: flex;
  justify-content: space-between;
}

.module-profile-img {
  position: relative;
  width: 20px;
  height: 20px;
  background-image: linear-gradient(
    0.25turn,
    rgb(56, 87, 143) 0%,
    rgb(65, 130, 188) 100%
  );
  background-position: center center;
  background-size: cover;
  background-repeat: no-repeat;
  padding: 10px;
  border-radius: 40px;
}

.profile-img {
  background-repeat: no-repeat;
  background-size: cover;
}

.profile-img img {
  width: 100%;
  height: 100%;
}

.module {
  padding: 25px;
  background-color: #f5f5f7;
  border-radius: 10px;
  margin-top: 30px;
  margin-bottom: 30px;
  box-sizing: border-box;
  transition: all 250ms ease;
}

.module-container {
  display: flex;
  flex-direction: column;
  gap: 20px;
}

.module-container img {
  width: 100%;
}

.auth-form-cont {
  display: flex;
  flex-direction: row;
  flex-wrap: nowrap;
  gap: 13px;
}

.auth-form-input {
  flex-grow: 1;
}

.module-input {
  width: 100%;
  height: 100% !important;
  color: rgb(23, 25, 37);
  border: 1px solid rgb(210, 210, 210);
  font-size: 14px;
  font-weight: 400;
  height: 40px;
}

.module-promo-cont input {
  -webkit-appearance: none;
  appearance: none;
  box-sizing: border-box;
  font-size: 100%;
  font-size: 16px;
  height: 50px;
  line-height: 1.33;
  margin: 0;
  outline: none;
  padding: 12px 11px !important;
  width: 100%;
  background-color: transparent !important;
  border-bottom: 1px solid;
  border-left: 0 !important;
  border-radius: 0 !important;
  border-right: 0 !important;
  border-top: 0 !important;
  outline: none;
  padding-left: 0 !important;
  padding-right: 0 !important;
}

.module-promo-cont .t-inputpromocode__btn {
  background: #438dc6 !important;
  color: #ffffff !important;
  text-transform: uppercase;
  border-radius: 80px;
  transition: all 350ms ease-in-out;
}

.module-promo-cont .t-inputpromocode__btn:hover {
  background: #38578f !important;
}

.module-promo-cont .t-input-group_pc,
.auth-form-cont .t-input-group,
.module-promo-cont,
.module .t-input-group {
  margin: 0 !important;
}

.module-signup-btn {
  padding: 13px 25px;
  background-color: #ad8e60;
  text-transform: uppercase;
  display: flex;
  position: relative;
  cursor: pointer;
  transition: all 250ms ease;
}

.module-signup-btn:hover {
  background-color: #8e744e;
}

.module-signup-btn .tn-atom {
  text-decoration: none;
  align-self: center;
  color: #ffffff !important;
}

.module-descr a,
.module-popup a {
  color: black;
  text-decoration: underline !important;
}

/*Стили попапа*/
.playbox {
  max-width: 800px;
  margin: auto;
}
.step-popup {
  background-color: rgb(242 242 242);
  border-radius: 3px;
  padding: 14px 24px;
  position: fixed;
  bottom: 40px;
  left: 50%;
  transform: translate(-50%, 0);
  z-index: 9999;
  /*Animation*/
  opacity: 1;
  visibility: visible;
  transform: translate(-50%, 0);
  transition: all 0.4s cubic-bezier(0.4, 0, 0.2, 1);
}
.step-popup.hidden-sm {
  opacity: 0;
  visibility: hidden;
  transform: translate(-50%, 20px);
}
.p-content-wrapper {
  color: black;
  font-family: "Gilroy", Arial, sans-serif;
  display: flex;
  justify-content: space-between;
}
.p-exit {
  border: none;
  background: none;
  padding: 0;
  margin: 0;
  cursor: pointer;
  outline: none;
  appearance: none;
  -webkit-appearance: none;
  -moz-appearance: none;
  width: 24px;
  height: 24px;
  background-image: url("https://skillbox.ru/static/css/../images/cross.svg");
  background-position: center center;
  background-repeat: no-repeat;
  background-color: rgba(0, 0, 0, 0.1);
  background-size: 7px auto;
  border-radius: 50%;
  cursor: pointer;
  mix-blend-mode: multiply;
  z-index: 10;
  position: absolute;
  top: 5px;
  right: 5px;
  padding: 0 !important;
}
.p-main-content {
  display: flex;
  gap: 5px;
  flex-flow: column wrap;
  flex-grow: 1;
}
.p-c-progress-wrapper {
  display: flex;
  flex-flow: column wrap;
  gap: 10px;
}
.p-c-progress {
  display: flex;
  align-items: center;
  gap: 14px;
}
.p-progress-bar {
  flex-grow: 1;
  border: #a0a0a0 1px solid;
  border-radius: 200px;
  height: 10px;
  position: relative;
  transition: all 350ms ease;
}
.p-progress-bar::after {
  content: "";
  height: 100%;
  position: absolute;
  left: 0;
  top: 0;
  background-color: #000000;
  width: var(--progress-width, 0%);
  border-radius: 200px;
  transition: all 350ms ease;
}
.p-btn-wrapper {
  display: flex;
  gap: 14px;
  flex-wrap: wrap;
}
.p-btn {
  text-align: center;
  text-transform: uppercase;
  cursor: pointer;
  padding: 6px 18px;
  background-color: #000000;
  border-color: transparent;
  border-style: solid;
  transition: background-color 0.2s ease-in-out, color 0.2s ease-in-out,
    border-color 0.2s ease-in-out;
}
.p-btn .btn-el {
  color: #ffffff;
  font-family: "Gilroy", Arial, sans-serif;
  font-weight: 500;
}
.p-c-title {
  font-weight: 500;
  font-size: 16px;
}
.p-c-descr,
.p-btn .btn-el,
.p-progress-descr {
  font-size: 12px;
}

@media (max-width: 639px) {
  .step-popup {
    padding: 14px 24px;
    bottom: 20px;
    transform: translate(0, 0);
    left: 10px;
    right: 10px;
  }
  .p-btn {
    flex-grow: 1;
  }
}

/*Стили иконки попапа*/
.floating-icon {
  position: fixed;
  bottom: 10px;
  right: 10px;
  width: 40px;
  height: 40px;
  background: #f2f2f2;
  border-radius: 50%;
  cursor: pointer;
  z-index: 9998;
  /*Animation*/
  opacity: 0;
  visibility: hidden;
  transform: scale(0.8);
  transition: all 0.4s cubic-bezier(0.4, 0, 0.2, 1);
}

.floating-icon.visible {
  opacity: 1;
  visibility: visible;
  transform: scale(1);
}

.icon-content {
  width: 100%;
  height: 100%;
  background-image: url("https://static.tildacdn.com/tild6661-3262-4236-a133-376139323833/Screenshot_2025-03-2.png");
  background-size: 50%;
  background-position: center;
  background-repeat: no-repeat;
}

.circular-progress {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  transform: rotate(-90deg);
}

.progress {
  stroke-dasharray: 100;
  stroke-dashoffset: var(--progress-offset, 0);
}

/*Корректировка колонок*/
#clmnwrapper {
  display: flex;
  gap: 20px; /* отступ между колонками */
}

#fstcolumn,
#scndcolumn {
  flex: 1;
}

#fstcolumn {
  max-height: min-content;
}

@media screen and (max-width: 960px) {
  #clmnwrapper {
    flex-wrap: wrap;
  }
}

/*Скролл мышьюы*/
