@media only screen and (min-width: 0px) and (max-width: 640px) {
.t-popup__close.t-popup__block-close {
    background: #425774 !important;
}
}


@media only screen and (min-width: 640px) and (max-width: 2400px) {
.t-popup__container.t-width.t-width_6.t-popup__container-animated {
    border-radius: 16px !important;
}
}

.t570 .t-sociallinks__item {
    margin-right: 5px !important;
}

iframe#youtubeiframe603606870 {
    border-radius: 16px !important;
}

.t-video-lazyload.t-width.t-width_12.t-animate.t-animate_started {
    background-color: #ebe8e3 !important;
}

.t121 .t-video-lazyload {
    background-color: #ebe8e3 !important;
}

/* Постоянный запас снизу под фикс-плашки (промо/куки), чтобы оферта не перекрывалась */
body { padding-bottom: 80px; } 

/* Чекбокс + текст в строку (все формы, включая новые) */
:is(#rec604080531,#rec604084318,#rec603583692,#rec603583964,#rec603586871,#rec604058143,#rec604062288,#rec604079424)
  .consent-text{
    margin-left:8px; font-size:13px; line-height:1.5; color:#4b5563;
}

/* Цвет ссылок рядом с чекбоксом */
:is(#rec604080531,#rec604084318,#rec603583692,#rec603583964,#rec603586871,#rec604058143,#rec604062288,#rec604079424)
  .consent-text a{
    color:#425774 !important; text-decoration:underline;
}

/* Мобилка — перенос под чекбокс */
@media (max-width: 480px){
  :is(#rec604080531,#rec604084318,#rec603583692,#rec603583964,#rec603586871,#rec604058143,#rec604062288,#rec604079424)
    .t-checkbox__control{
      position:relative; padding-left:28px; align-items:flex-start; flex-wrap:wrap;
  }
  :is(#rec604080531,#rec604084318,#rec603583692,#rec603583964,#rec603586871,#rec604058143,#rec604062288,#rec604079424)
    .t-checkbox__indicator{
      position:absolute; left:0; top:2px; margin-right:0;
  }
  :is(#rec604080531,#rec604084318,#rec603583692,#rec603583964,#rec603586871,#rec604058143,#rec604062288,#rec604079424)
    .consent-text{
      margin-left:0; font-size:12.5px; line-height:1.45;
  }
}

