.t-checkbox__labeltext {
    margin-inline-start: 6px!important;
}

.nlm113-active-btn482635312 .tn-atom,
.nlm113-active-btn413735606 .tn-atom {
  position: relative;
  background-color: #FF43AB; /* просто чтобы было */
  color: #fff !important;
  border: none !important;
  z-index: 1;
  overflow: hidden;
}

.nlm113-active-btn482635312 .tn-atom::before,
.nlm113-active-btn413735606 .tn-atom::before {
  content: '';
  position: absolute;
  top: 0; left: 0; width: 100%; height: 100%;
  background: linear-gradient(270deg, #FF43AB 0%, #FF8B43 100%);
  z-index: -1;
}

@media screen and (max-width: 560px) {
  .t-popup.t-popup_show {
    background-color: #FAFAFA !important;
  }
}

@media screen and (max-width: 560px) {
  .t702 .t-popup__block-close {
    background: #ffffff !important;
  }
}

.t-btn_sm {
    padding-left: 8px!important;
    padding-right: 8px!important;
}

@media (max-width: 639px) {
  .t1035 {
    bottom: 10px !important;
  }
}