/* ===== AM LOGISTIC - glassmorphism форма для блока rec2408355411 ===== */

/* Фон всего блока с фото */
#rec2408355411 {
  background-image: url('https://static.tildacdn.com/tild3530-6364-4562-b538-636466633466/image.png') !important;
  background-size: cover !important;
  background-position: center !important;
  position: relative !important;
  overflow: hidden !important;
}
#rec2408355411::before {
  content: '';
  position: absolute;
  inset: 0;
  background: linear-gradient(160deg, rgba(0,15,80,0.88) 0%, rgba(0,10,60,0.82) 50%, rgba(6,12,30,0.92) 100%);
  z-index: 0;
  pointer-events: none;
}

/* Всё содержимое блока поверх overlay */
#rec2408355411 .t-container,
#rec2408355411 .t-col,
#rec2408355411 .t-form,
#rec2408355411 .t-form__inputsbox {
  position: relative;
  z-index: 1;
}

/* Glassmorphism карточка вокруг формы */
#rec2408355411 .t-form__inputsbox {
  background: rgba(255,255,255,0.1) !important;
  backdrop-filter: blur(22px) !important;
  -webkit-backdrop-filter: blur(22px) !important;
  border: 1px solid rgba(255,255,255,0.22) !important;
  border-radius: 28px !important;
  padding: 44px 40px !important;
  box-shadow: 0 30px 80px -20px rgba(0,0,0,0.5) !important;
  max-width: 560px !important;
  margin: 0 auto !important;
}

/* Заголовок и описание */
#rec2408355411 .t-title,
#rec2408355411 .t-col .t-title {
  color: #fff !important;
  font-weight: 700 !important;
  letter-spacing: -0.01em !important;
  position: relative; z-index: 1;
}
#rec2408355411 .t-descr,
#rec2408355411 .t-col .t-descr {
  color: rgba(255,255,255,0.65) !important;
  position: relative; z-index: 1;
}

/* Поля ввода */
#rec2408355411 input.t-input,
#rec2408355411 textarea.t-input {
  background: rgba(255,255,255,0.08) !important;
  border: 1.5px solid rgba(255,255,255,0.2) !important;
  border-radius: 14px !important;
  color: #fff !important;
  font-size: 15px !important;
  padding: 15px 16px !important;
  transition: border-color 0.3s, background 0.3s !important;
}
#rec2408355411 input.t-input::placeholder,
#rec2408355411 textarea.t-input::placeholder {
  color: rgba(255,255,255,0.35) !important;
}
#rec2408355411 input.t-input:focus,
#rec2408355411 textarea.t-input:focus {
  border-color: rgba(255,255,255,0.55) !important;
  background: rgba(255,255,255,0.13) !important;
  outline: none !important;
  box-shadow: none !important;
}

/* Лейблы */
#rec2408355411 .t-input-title {
  color: rgba(255,255,255,0.6) !important;
  font-size: 12px !important;
  font-weight: 700 !important;
  text-transform: uppercase !important;
  letter-spacing: 0.04em !important;
}

/* Кнопка */
#rec2408355411 .t-submit,
#rec2408355411 button.t-submit {
  background: linear-gradient(100deg, #ffffff, #f0f3ff) !important;
  color: #0019ea !important;
  font-weight: 700 !important;
  font-size: 15.5px !important;
  border-radius: 100px !important;
  padding: 17px 24px !important;
  border: none !important;
  box-shadow: 0 14px 32px -10px rgba(0,0,0,0.4) !important;
  transition: transform 0.3s, box-shadow 0.3s !important;
  width: 100% !important;
  cursor: pointer !important;
}
#rec2408355411 .t-submit:hover {
  transform: translateY(-3px) !important;
  box-shadow: 0 18px 40px -10px rgba(0,0,0,0.5) !important;
}

/* Политика конфиденциальности */
#rec2408355411 .t-form__policytext,
#rec2408355411 .t-form__policytext a,
#rec2408355411 .t-form__policytext * {
  color: rgba(255,255,255,0.45) !important;
  font-size: 11.5px !important;
}

/* Экран успеха */
#rec2408355411 .t-form__submit-success-text {
  color: #fff !important;
  font-size: 18px !important;
  font-weight: 700 !important;
}


/* Кнопка на странице товара — синяя */
a.t-store__prod-popup__btn {
  background: #0019ea !important;
  background-color: #0019ea !important;
  border-color: #0019ea !important;
  border-radius: 14px !important;
  color: #fff !important;
}
.js-store-prod-popup-buy-btn-txt {
  color: #fff !important;
}

.t-tildalаbеl {
  display: none !important;
}

.t-tildalаbеl,
.t-tildalаbеl__link,
.t-tildalаbеl__wrapper {
  display: none !important;
  visibility: hidden !important;
  opacity: 0 !important;
  height: 0 !important;
  overflow: hidden !important;
  pointer-events: none !important;
}