/* ===== PRESS GURWITZ — GLOBAL CUSTOM CSS ===== */

/* 2.3 Футер — белый текст, ссылки с подчёркиванием, hover золотой */
.t-footer,
.t-footer * {
      color: #FFFFFF !important;
      }
      .t-footer a {
            color: #FFFFFF !important;
              text-decoration: underline !important;
                text-underline-offset: 3px !important;
                }
                .t-footer a:hover {
                      color: #B8924A !important;
                        text-decoration: underline !important;
                        }
                        
                        /* 2.5 Отступ между final-CTA и футером */
                        .final-cta {
                              padding-bottom: 110px !important;
                              }
                              .t-footer {
                                    margin-top: 0 !important;
                                    }
                                    
                                    /* 2.6 Цвет шрифта меню в шапке — бордовый */
                                    .t-menu__link-item,
                                    .t-menu a,
                                    .t843__nav-link,
                                    .t-header a,
                                    .t-header .t-menu__link-item {
                                          color: #99374A !important;
                                          }
                                          
                                          /* 2.7 Акцентные цвета по страницам */
                                          
                                          /* /podarok — оранжевый #F8C071 */
                                          body.t-body[data-tilda-page*="podarok"] .t-btn,
                                          body[class*="podarok"] .t-btn {
                                                background-color: #F8C071 !important;
                                                  color: #1A1815 !important;
                                                  }
                                                  
                                                  /* /svidanie — розовый #E7D2DE */
                                                  body[class*="svidanie"] .t-btn {
                                                        background-color: #E7D2DE !important;
                                                          color: #1A1815 !important;
                                                          }
                                                          
                                                          /* /timbilding — бордовый #99374A */
                                                          body[class*="timbilding"] .t-btn {
                                                                background-color: #99374A !important;
                                                                  color: #FFFFFF !important;
                                                                  }
                                                                  
                                                                  /* /devichnik — тиффани #96CAC1 */
                                                                  body[class*="devichnik"] .t-btn {
                                                                        background-color: #96CAC1 !important;
                                                                          color: #1A1815 !important;
                                                                          }
                                                                  }
                                                          }
                                                  }
                                          }
                                    }
                              }
                        }
                }
      }
}

/* Fix: Force show page content without preloader */
.t-records_animated {
        opacity: 1 !important;
        }
}