



  /* ▬▬▬ Все поля ввода, textarea и select внутри блока #rec912344719 ▬▬▬ */
  #rec912344719 input,
  #rec912344719 textarea,
  #rec912344719 select {
    font-family: 'Inter', sans-serif !important;
    border-radius: 16px !important;
  }

  /* ▬▬▬ Скругляем само «окно» чекаута (попап-контеинер) ▬▬▬ */
  /* В Tilda попап чекаута обернут в .t-popup__container */
  #rec912344719 .t-popup__container {
    border-radius: 16px !important;
    overflow: hidden !important;
  }

