/* Responsive overrides — do not edit nicepage.css */
html, body {
  overflow-x: hidden;
  max-width: 100%;
}

.u-body img {
  max-width: 100%;
  height: auto;
}

.u-body table {
  display: block;
  overflow-x: auto;
  max-width: 100%;
}

/* Language switcher — show flag icons + labels */
.u-language-content-icon-text .u-language-url {
  display: flex;
  align-items: center;
  gap: 8px;
}

.u-language-content-icon-text .u-language-url .u-language-icon {
  display: inline-flex !important;
  width: 24px;
  height: 24px;
  flex-shrink: 0;
}

.u-language-content-icon-text .u-language-url .u-language-icon .u-svg-content {
  width: 24px !important;
  height: 24px !important;
}

.u-language-content-icon-text .u-language-url:after {
  content: attr(data-lang-text);
  display: inline-block;
  white-space: nowrap;
}

.u-language-dropdown .u-language-url {
  display: flex;
  align-items: center;
  gap: 8px;
}

/* Footer Information column — tighter line spacing */
.u-footer .u-layout-cell-3 .u-text-4,
.u-footer .u-layout-cell-3 .u-text-5,
.u-footer .u-layout-cell-3 .u-text-6,
.u-footer .u-layout-cell-3 .u-text-7,
.u-footer .u-layout-cell-3 .u-text-8,
.u-footer .u-layout-cell-3 .u-text-9 {
  line-height: 1.2 !important;
  margin-top: 4px !important;
}

.u-footer .u-layout-cell-3 .u-text-4 {
  margin-top: 8px !important;
}

.u-footer .u-layout-cell-3 .u-text-9 {
  margin-bottom: 0 !important;
}

.u-footer .u-layout-cell-3 .u-text-9 + .u-text-8 {
  margin-top: 0 !important;
}

.u-footer .u-layout-cell-3 a[class*="u-btn-"] {
  line-height: inherit;
}

/* KK footer — Ақпарат column links flush left */
[data-lang="kk"] .u-footer .u-layout-cell-3 .u-text-3,
[data-lang="kk"] .u-footer .u-layout-cell-3 .u-text-4,
[data-lang="kk"] .u-footer .u-layout-cell-3 .u-text-5,
[data-lang="kk"] .u-footer .u-layout-cell-3 .u-text-6,
[data-lang="kk"] .u-footer .u-layout-cell-3 .u-text-7,
[data-lang="kk"] .u-footer .u-layout-cell-3 .u-text-8,
[data-lang="kk"] .u-footer .u-layout-cell-3 .u-text-9 {
  margin-left: 0 !important;
  margin-right: auto !important;
  text-align: left !important;
}

[data-lang="kk"] .u-footer .u-layout-cell-3 a[class*="u-btn-"] {
  padding-left: 0 !important;
  margin-left: 0 !important;
  text-align: left !important;
  justify-content: flex-start !important;
}

.lai-section .u-sheet-1 {
  padding-bottom: 40px;
}

.lai-section h4.u-text-default {
  margin-top: 0.75rem;
  margin-bottom: 0.25rem;
}

.lai-videos-grid {
  display: grid;
  grid-template-columns: repeat(auto-fill, minmax(280px, 360px));
  gap: 1.5rem 2rem;
  justify-content: center;
  margin: 1rem 0 1.5rem;
}

.lai-video-block {
  display: flex;
  flex-direction: column;
  gap: 0.5rem;
  width: 100%;
  max-width: 360px;
}

.lai-video-title {
  margin: 0 !important;
  line-height: 1.3 !important;
  font-size: 0.95rem !important;
}

.lai-video-item {
  position: relative;
  width: 100%;
  max-width: 360px;
  padding-bottom: 56.25%;
  height: 0;
  overflow: hidden;
  background: #000;
  border-radius: 4px;
}

.lai-video-item iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  border: 0;
}

@media (max-width: 767px) {
  .u-footer .u-layout-row {
    flex-direction: column;
  }

  .u-footer .u-layout-cell {
    width: 100% !important;
    max-width: 100% !important;
  }
}
