/* Keep the desktop navigation centered between the logo and search areas. */
@media (min-width: 992px) {
  #sp-menu .sp-column.menu {
    justify-content: center !important;
  }
}

/* Switch to the off-canvas menu before the desktop navigation becomes crowded. */
@media (max-width: 1099.98px) {
  #sp-menu,
  #sp-search {
    display: none !important;
  }

  #sp-logo {
    flex: 0 0 100%;
    max-width: 100%;
    width: 100%;
  }

  #sp-logo > .sp-column {
    justify-content: space-between;
    padding-left: 15px;
    padding-right: 15px;
    width: 100%;
  }

  #sp-logo .logo {
    order: 1;
  }

  #offcanvas-toggler {
    align-items: center;
    display: flex !important;
    justify-content: center;
    order: 2;
  }
}

@media (min-width: 1100px) and (max-width: 1510px) {
  #sp-logo {
    flex: 0 0 16%;
    max-width: 16%;
  }

  #sp-search {
    flex: 0 0 14%;
    max-width: 14%;
  }

  #sp-menu {
    flex: 0 0 70%;
    max-width: 70%;
  }

  #sp-logo .logo-image {
    max-width: 150px;
  }

  .sp-megamenu-parent > li > a,
  .sp-megamenu-parent > li > span {
    font-size: 12px !important;
    padding-left: 5px !important;
    padding-right: 5px !important;
  }
}

@media (min-width: 1100px) and (max-width: 1250px) {
  .sp-megamenu-parent > li > a,
  .sp-megamenu-parent > li > span {
    font-size: 11px !important;
    padding-left: 3px !important;
    padding-right: 3px !important;
    white-space: nowrap;
  }
}

@media (min-width: 1100px) {
  #sp-search > .sp-column.search-style,
  #sp-search .mod-languages__list {
    flex-wrap: nowrap;
  }

  #sp-search .sp-module,
  #sp-search .mod-languages__list li {
    flex: 0 0 auto;
  }

  #sp-search .mod-languages__list {
    align-items: center;
    display: flex;
  }

  #sp-search .tursi {
    margin-left: 4px;
    width: auto !important;
  }

  #sp-search .mod-languages__list {
    gap: 4px;
  }

  #sp-search .mod-languages__list li {
    background: transparent !important;
    border-radius: 4px;
    margin: 0 !important;
    padding: 0 !important;
  }

  #sp-search .mod-languages__list a {
    align-items: center;
    border: 1px solid transparent;
    border-radius: 4px;
    display: inline-flex;
    height: 34px;
    justify-content: center;
    padding: 0 !important;
    width: 36px;
  }

  #sp-search .mod-languages__list .lang-active a,
  #sp-search .mod-languages__list a:hover,
  #sp-search .mod-languages__list a:focus-visible {
    background: rgba(255, 255, 255, 0.18);
    border-color: rgba(255, 255, 255, 0.28);
  }

  #sp-search .mod-languages__list a:focus-visible {
    outline: 2px solid #ffe699;
    outline-offset: 2px;
  }

  #sp-search .mod-languages__list img {
    height: 16px;
    object-fit: cover;
    width: 24px;
  }
}

/* Final home statistics composition. */
#section-id-1592551334761 {
  background: #009ca6 !important;
  padding: 58px 24px !important;
}

#section-id-1592551334761 > .sppb-row-container > .sppb-row {
  align-items: center;
  display: grid;
  gap: 48px;
  grid-template-columns: minmax(220px, 0.8fr) minmax(440px, 1.7fr) minmax(280px, 1fr);
}

#section-id-1592551334761 > .sppb-row-container > .sppb-row > [class*="sppb-col-"] {
  flex-basis: auto !important;
  max-width: none !important;
  width: auto !important;
}

#column-id-1592551334759,
#column-id-1592551334760,
#column-id-1592575215104 {
  width: 100%;
}

#sppb-addon-1592551334808 img {
  filter: drop-shadow(0 20px 28px rgba(4, 64, 71, 0.2));
  max-height: 280px;
}

#sppb-addon-1592551334764 .sppb-addon-content p {
  font-size: 27px !important;
  margin-bottom: 30px !important;
  text-align: left !important;
}

#section-id-1592551334761 .sppb-animated-number {
  font-size: 36px !important;
  white-space: nowrap;
}

#section-id-1592551334761 .sppb-animated-number-title {
  max-width: 180px;
  margin-left: auto;
  margin-right: auto;
}

#column-wrap-id-1592575215109,
#column-wrap-id-1592575215110,
#column-wrap-id-1592575215104 {
  position: relative;
}

#column-wrap-id-1592575215110::before,
#column-wrap-id-1592575215104::before {
  background: rgba(255, 255, 255, 0.28);
  content: "";
  height: 112px;
  left: 0;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  width: 1px;
}

#column-wrap-id-1592575215110,
#column-wrap-id-1592575215104 {
  border-left: 0 !important;
}

/* Final editorial treatment for news and announcements. */
#section-id-1591616390902 {
  background: #fff !important;
  padding-bottom: 76px !important;
  padding-top: 72px !important;
}

#column-id-1592329241104,
#column-id-1592329241105 {
  background: transparent !important;
  min-height: 0 !important;
}

#sppb-addon-1591784144169,
#sppb-addon-1592571221965,
#sppb-addon-1591784144169 .sppb-addon-content,
#sppb-addon-1592571221965 .sppb-addon-content {
  background: transparent !important;
}

#sppb-addon-1592551334842 .sppb-addon-title,
#sppb-addon-1592551334845 .sppb-addon-title {
  font-size: 20px !important;
  letter-spacing: 0;
  margin-bottom: 28px !important;
}

#section-id-1591616390902 .sppb-addon-article {
  border-bottom: 1px solid #dce7e7;
  margin-bottom: 0;
  padding: 22px 0 !important;
}

#section-id-1591616390902 .sppb-addon-article:first-child {
  padding-top: 0 !important;
}

#section-id-1591616390902 .sppb-article-info-wrap {
  align-items: start;
  display: grid;
  column-gap: 24px;
  grid-template-columns: 92px minmax(0, 1fr);
}

#section-id-1591616390902 .sppb-addon-article h3 {
  grid-column: 2;
  grid-row: 1;
  margin-bottom: 8px !important;
}

#section-id-1591616390902 .sppb-article-meta {
  border-right: 2px solid #ffe699;
  grid-column: 1;
  grid-row: 1 / span 3;
  margin: 1px 0 0 !important;
  padding: 2px 2px 20px 0;
  text-align: right;
}

#section-id-1591616390902 .sppb-article-meta time {
  display: inline-block;
  white-space: nowrap;
}

#section-id-1591616390902 .sppb-article-meta .nek-date-year {
  display: block;
}

#section-id-1591616390902 .sppb-article-introtext,
#section-id-1591616390902 .sppb-readmore {
  grid-column: 2;
}

#section-id-1591616390902 .sppb-article-introtext {
  margin-bottom: 8px !important;
}

#section-id-1591616390902 .sppb-btn {
  margin-top: 24px;
}

@media (max-width: 1199.98px) {
  #section-id-1592551334761 > .sppb-row-container > .sppb-row {
    gap: 30px;
    grid-template-columns: minmax(180px, 0.7fr) minmax(390px, 1.7fr) minmax(240px, 1fr);
  }
}

@media (max-width: 991.98px) {
  #section-id-1592551334761 > .sppb-row-container > .sppb-row {
    grid-template-columns: minmax(180px, 0.75fr) minmax(0, 1.5fr);
  }

  #column-wrap-id-1592575215104 {
    grid-column: 1 / -1;
  }

  #column-wrap-id-1592575215104::before,
  #column-wrap-id-1592575215110::before {
    display: none;
  }
}

@media (max-width: 767.98px) {
  #section-id-1592551334761 > .sppb-row-container > .sppb-row {
    display: flex;
    gap: 24px;
  }

  #sppb-addon-1592551334808 img {
    max-height: 220px;
  }

  #sppb-addon-1592551334764 .sppb-addon-content p {
    font-size: 23px !important;
    text-align: center !important;
  }

  #section-id-1591616390902 .sppb-article-info-wrap {
    display: block;
  }

  #section-id-1591616390902 .sppb-article-meta {
    border-right: 0;
    padding: 0;
    text-align: left;
  }
}

#sppb-addon-1592551334842 .sppb-addon-title::after,
#sppb-addon-1592551334845 .sppb-addon-title::after {
  display: none;
}

/* Keep the first homepage slide independent of legacy Cyrillic media URLs. */
#sp-slider-item-1592231142622-num-0-key .sp-background {
  background-image: url("/images/content/images/news/chaira-unit-3-act-16.jpg") !important;
}

@media (max-width: 1099.98px) {
  .offcanvas-menu,
  .offcanvas-menu .offcanvas-inner {
    background: #fff !important;
    color: #263f41 !important;
  }

  .offcanvas-menu .mod-menu a,
  .offcanvas-menu .mod-menu span,
  .offcanvas-menu .menu-toggler {
    color: #263f41 !important;
  }

  .offcanvas-menu .mod-menu > li.active > a,
  .offcanvas-menu .mod-menu a:hover,
  .offcanvas-menu .mod-menu a:focus-visible,
  .offcanvas-menu .mod-menu a:hover span,
  .offcanvas-menu .mod-menu a:focus-visible span {
    color: #007d85 !important;
  }

  .offcanvas-menu .mod-menu .menu-child {
    background: #f3f7f7 !important;
    border-left: 2px solid #b8d8da;
    margin: 0 0 8px;
    padding: 6px 10px !important;
  }

  .offcanvas-menu .close-offcanvas .burger-icon > span {
    background-color: #007d85 !important;
  }
}

/* Navigation rhythm and item separation. */
@media (min-width: 1100px) {
  #sp-menu .sp-megamenu-parent {
    box-sizing: border-box;
    padding-right: 8px;
  }

  #sp-menu .sp-megamenu-parent > li + li::after {
    background: rgba(255, 255, 255, 0.28);
    content: "";
    height: 22px;
    left: 0;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    width: 1px;
  }

  #sp-menu .sp-megamenu-parent > li:last-child {
    margin-right: 6px;
  }

  #sp-menu .sp-megamenu-parent > li:last-child > a,
  #sp-menu .sp-megamenu-parent > li:last-child > span {
    padding-right: 10px !important;
  }
}

@media (min-width: 1100px) and (max-width: 1250px) {
  #sp-menu .sp-megamenu-parent {
    padding-right: 3px;
  }

  #sp-menu .sp-megamenu-parent > li:last-child {
    margin-right: 2px;
  }

  #sp-menu .sp-megamenu-parent > li:last-child > a,
  #sp-menu .sp-megamenu-parent > li:last-child > span {
    padding-right: 5px !important;
  }
}

/* Home page statistics band. */
#section-id-1592551334761 {
  background: #009ca6 !important;
  padding: 58px 24px !important;
}

#section-id-1592551334761 > .sppb-row-container {
  max-width: 1200px !important;
}

#section-id-1592551334761 > .sppb-row-container > .sppb-row {
  align-items: center;
}

#sppb-addon-1592551334808 img {
  filter: drop-shadow(0 18px 24px rgba(4, 64, 71, 0.2));
  max-height: 280px;
  object-fit: contain;
  width: auto;
}

#sppb-addon-1592551334764 .sppb-addon-content p {
  font-size: 27px !important;
  line-height: 1.25;
  margin: 0 0 30px !important;
}

#section-id-1592551334761 .sppb-addon-animated-number {
  padding: 8px 20px;
}

#section-id-1592551334761 .sppb-animated-number {
  color: #ffe699 !important;
  font-size: 36px !important;
  font-weight: 700;
  line-height: 1.1 !important;
}

#section-id-1592551334761 .sppb-animated-number-title {
  color: #fff !important;
  font-size: 14px !important;
  font-weight: 600;
  line-height: 1.45 !important;
  margin-top: 8px;
}

#column-wrap-id-1592575215110,
#column-wrap-id-1592575215104 {
  border-left: 0;
}

#sppb-addon-1592575215175 .sppb-addon-content p {
  font-size: 16px !important;
  line-height: 1.4;
  margin-bottom: 14px !important;
}

#sppb-addon-1594205375988 .sppb-addon-content {
  color: rgba(255, 255, 255, 0.76) !important;
  font-size: 11px !important;
  line-height: 1.4;
  margin-top: 12px;
}

/* Home page news and announcements. */
#section-id-1591616390902 {
  background: #fff !important;
  padding: 68px 24px 72px !important;
}

#section-id-1591616390902 > .sppb-row-overlay {
  display: none;
}

#section-id-1591616390902 > .sppb-row-container {
  max-width: 1200px !important;
}

#section-id-1591616390902 > .sppb-row-container > .sppb-row {
  row-gap: 0;
}

#column-wrap-id-1591616390901,
#column-wrap-id-1591617847411,
#column-wrap-id-1592329241104,
#column-wrap-id-1592329241105 {
  padding-left: 36px !important;
  padding-right: 36px !important;
}

#column-wrap-id-1591617847411,
#column-wrap-id-1592329241105 {
  border-left: 1px solid #dce7e7;
}

#sppb-addon-1592551334842 .sppb-addon-title,
#sppb-addon-1592551334845 .sppb-addon-title {
  color: #007d85 !important;
  font-size: 20px !important;
  font-weight: 700 !important;
  line-height: 1.3 !important;
  margin: 0 0 28px !important;
  padding-bottom: 12px;
  position: relative;
  text-align: left !important;
}

#sppb-addon-1592551334842 .sppb-addon-title::after,
#sppb-addon-1592551334845 .sppb-addon-title::after {
  background: #ffe699;
  bottom: 0;
  content: "";
  height: 3px;
  left: 0;
  position: absolute;
  width: 48px;
}

#sppb-addon-1591784144169,
#sppb-addon-1592571221965 {
  background: transparent !important;
  border-radius: 0 !important;
  padding: 0 !important;
}

#section-id-1591616390902 .sppb-addon-article-layout {
  padding-left: 0 !important;
  padding-right: 0 !important;
}

#section-id-1591616390902 .sppb-addon-article {
  border-bottom: 1px solid #e0e8e8;
  padding: 22px 0 !important;
  margin-bottom: 0;
}

#section-id-1591616390902 .sppb-addon-article h3 {
  font-size: 16px !important;
  line-height: 1.4 !important;
  margin: 0 0 7px !important;
}

#section-id-1591616390902 .sppb-addon-article h3 a {
  color: #18575b !important;
  font-weight: 700;
}

#section-id-1591616390902 .sppb-addon-article h3 a:hover,
#section-id-1591616390902 .sppb-addon-article h3 a:focus-visible {
  color: #009ca6 !important;
}

#section-id-1591616390902 .sppb-article-meta {
  color: #728485 !important;
  font-size: 12px !important;
  margin-bottom: 10px !important;
}

#section-id-1591616390902 .sppb-article-introtext {
  color: #35494a !important;
  font-size: 14px !important;
  line-height: 1.55 !important;
  margin-bottom: 10px !important;
}

#section-id-1591616390902 .sppb-readmore {
  color: #007d85 !important;
  font-size: 13px;
  font-weight: 600;
  text-decoration: none;
}

#section-id-1591616390902 .sppb-readmore:hover,
#section-id-1591616390902 .sppb-readmore:focus-visible {
  color: #005e64 !important;
  text-decoration: underline;
}

#section-id-1591616390902 .sppb-btn {
  background: #007d85 !important;
  border: 1px solid #007d85 !important;
  border-radius: 4px !important;
  box-shadow: none !important;
  color: #fff !important;
  font-size: 13px !important;
  font-weight: 700;
  line-height: 1.2;
  padding: 10px 16px !important;
}

#section-id-1591616390902 .sppb-btn:hover,
#section-id-1591616390902 .sppb-btn:focus-visible {
  background: #00666c !important;
  border-color: #00666c !important;
  outline: 2px solid #ffe699;
  outline-offset: 2px;
}

@media (max-width: 991.98px) {
  #section-id-1592551334761 {
    padding: 44px 24px !important;
  }

  #column-wrap-id-1592575215110,
  #column-wrap-id-1592575215104 {
    border-left: 0;
  }

  #column-wrap-id-1591616390901,
  #column-wrap-id-1591617847411,
  #column-wrap-id-1592329241104,
  #column-wrap-id-1592329241105 {
    padding-left: 20px !important;
    padding-right: 20px !important;
  }
}

@media (max-width: 767.98px) {
  #section-id-1592551334761,
  #section-id-1591616390902 {
    padding-left: 16px !important;
    padding-right: 16px !important;
  }

  #column-wrap-id-1591617847411,
  #column-wrap-id-1592329241105 {
    border-left: 0;
  }

  #column-wrap-id-1591617847411 {
    border-top: 1px solid #dce7e7;
    margin-top: 28px;
    padding-top: 40px !important;
  }
}

/* Refined primary navigation. */
@media (min-width: 1100px) {
  #sp-header {
    background: #009ca6;
    box-shadow: 0 2px 10px rgba(4, 64, 71, 0.24);
    height: 88px;
  }

  #sp-header > .row,
  #sp-header .sp-column,
  #sp-header .sp-megamenu-wrapper,
  #sp-header .sp-megamenu-parent,
  #sp-header .sp-megamenu-parent > li,
  #sp-logo .logo,
  #sp-search {
    height: 88px;
  }

  #sp-menu .sp-column.menu {
    justify-content: center !important;
  }

  .sp-megamenu-parent > li {
    background-image: none !important;
    position: relative;
  }

  .sp-megamenu-parent > li > a,
  .sp-megamenu-parent > li > span {
    align-items: center;
    color: #fff !important;
    display: flex;
    font-weight: 600;
    height: 88px;
    line-height: 1.2 !important;
    position: relative;
    transition: background-color 0.2s ease, color 0.2s ease;
    white-space: nowrap;
  }

  .sp-megamenu-parent > li > a::before,
  .sp-megamenu-parent > li > span::before {
    background: #ffe699;
    bottom: 0;
    content: "";
    height: 3px;
    left: 50%;
    position: absolute;
    right: 50%;
    transition: left 0.2s ease, right 0.2s ease;
  }

  .sp-megamenu-parent > li:hover > a,
  .sp-megamenu-parent > li:hover > span,
  .sp-megamenu-parent > li.active > a,
  .sp-megamenu-parent > li.active > span,
  .sp-megamenu-parent > li > a:focus-visible,
  .sp-megamenu-parent > li > span:focus-visible {
    background: rgba(4, 64, 71, 0.16);
    color: #ffe699 !important;
  }

  .sp-megamenu-parent > li:hover > a::before,
  .sp-megamenu-parent > li:hover > span::before,
  .sp-megamenu-parent > li.active > a::before,
  .sp-megamenu-parent > li.active > span::before,
  .sp-megamenu-parent > li > a:focus-visible::before,
  .sp-megamenu-parent > li > span:focus-visible::before {
    left: 10px;
    right: 10px;
  }

  .sp-megamenu-parent > li > a:focus-visible,
  .sp-megamenu-parent > li > span:focus-visible {
    outline: 2px solid #ffe699;
    outline-offset: -4px;
  }

  .sp-megamenu-parent .sp-dropdown .sp-dropdown-inner {
    background: #fff !important;
    border-top: 3px solid #ffe699;
    border-radius: 0 0 4px 4px;
    box-shadow: 0 14px 36px rgba(15, 47, 50, 0.2);
    padding: 10px !important;
  }

  .sp-megamenu-parent .sp-dropdown li.sp-menu-item > a,
  .sp-megamenu-parent .sp-dropdown li.sp-menu-item > span,
  .sp-megamenu-parent .sp-mega-group > li > a {
    border-radius: 3px;
    color: #263f41 !important;
    font-size: 13px !important;
    line-height: 1.4;
    padding: 9px 12px !important;
    transition: background-color 0.16s ease, color 0.16s ease;
  }

  .sp-megamenu-parent .sp-dropdown li.sp-menu-item > a:hover,
  .sp-megamenu-parent .sp-dropdown li.sp-menu-item > a:focus-visible,
  .sp-megamenu-parent .sp-dropdown li.sp-menu-item.active > a,
  .sp-megamenu-parent .sp-mega-group > li > a:hover,
  .sp-megamenu-parent .sp-mega-group > li > a:focus-visible {
    background: #eaf5f5;
    color: #007d85 !important;
  }

  .sp-megamenu-parent .sp-dropdown li.sp-menu-item > a:focus-visible,
  .sp-megamenu-parent .sp-mega-group > li > a:focus-visible {
    outline: 2px solid #009ca6;
    outline-offset: -2px;
  }

  .sp-megamenu-parent .sp-mega-group > li > a.sp-group-title,
  .sp-megamenu-parent .sp-mega-group > li > a[class*="group-title"] {
    color: #006d74 !important;
    font-weight: 700;
  }

  #sp-search > .sp-column.search-style {
    height: 88px;
  }
}

@media (min-width: 1351px) and (max-width: 1510px) {
  .sp-megamenu-parent > li > a,
  .sp-megamenu-parent > li > span {
    font-size: 13px !important;
    padding-left: 8px !important;
    padding-right: 8px !important;
  }
}

@media (min-width: 1251px) and (max-width: 1350px) {
  .sp-megamenu-parent > li > a,
  .sp-megamenu-parent > li > span {
    font-size: 12px !important;
    padding-left: 5px !important;
    padding-right: 5px !important;
  }
}

@media (max-width: 1099.98px) {
  #sp-header {
    background: #009ca6;
    box-shadow: 0 2px 10px rgba(4, 64, 71, 0.24);
    height: 80px;
  }

  #sp-header > .row,
  #sp-logo,
  #sp-logo > .sp-column,
  #sp-logo .logo,
  #offcanvas-toggler {
    height: 80px;
  }

  #offcanvas-toggler {
    border: 1px solid rgba(255, 255, 255, 0.28);
    border-radius: 4px;
    height: 40px;
    margin: 20px 0;
    width: 40px;
  }

  #offcanvas-toggler:hover,
  #offcanvas-toggler:focus-visible {
    background: rgba(255, 255, 255, 0.14);
    border-color: rgba(255, 255, 255, 0.48);
    outline: 2px solid #ffe699;
    outline-offset: 2px;
  }

  .offcanvas-menu {
    background: #fff;
    color: #263f41;
    width: min(88vw, 380px);
  }

  .offcanvas-menu .offcanvas-inner {
    padding: 12px 24px 32px !important;
  }

  .offcanvas-menu .mod-menu > li > a {
    border-bottom: 1px solid #dce8e8;
    color: #244244;
    font-size: 15px;
    font-weight: 600;
    line-height: 1.35;
    padding: 14px 4px;
  }

  .offcanvas-menu .mod-menu > li.active > a,
  .offcanvas-menu .mod-menu > li > a:hover,
  .offcanvas-menu .mod-menu > li > a:focus-visible {
    color: #007d85;
  }

  .offcanvas-menu .mod-menu .menu-child a {
    color: #466264;
    font-size: 14px;
    line-height: 1.4;
  }
}

/* Footer layout. */
.nek-footer {
  background: #044047;
  color: #e8eeee;
}

.nek-footer__grid {
  display: grid;
  gap: 36px;
  grid-template-columns: repeat(4, minmax(0, 1fr));
  margin: 0 auto;
  max-width: 1320px;
  padding: 56px 40px 48px;
}

.nek-footer__column h2 {
  border-left: 3px solid #ffe699;
  color: #fff;
  font-size: 18px;
  line-height: 1.35;
  margin: 0 0 24px;
  padding-left: 12px;
}

.nek-footer__column p {
  font-size: 14px;
  line-height: 1.55;
  margin: 0 0 8px;
}

.nek-footer__column a {
  color: #e8eeee;
  text-decoration: none;
}

.nek-footer__column a:hover,
.nek-footer__column a:focus-visible {
  color: #ffe699;
}

.nek-footer__column p > .fas,
.nek-footer__column p > a > .fas {
  color: #fff;
  margin-right: 8px;
  text-align: center;
  width: 16px;
}

.nek-footer__label {
  color: #fff;
  font-weight: 600;
}

.nek-footer__socials {
  display: flex;
  flex-wrap: wrap;
  gap: 10px;
}

.nek-footer__socials a {
  align-items: center;
  background: rgba(255, 255, 255, 0.06);
  border: 1px solid rgba(255, 255, 255, 0.24);
  border-radius: 4px;
  color: #fff;
  display: inline-flex;
  font-size: 22px;
  height: 44px;
  justify-content: center;
  transition: background-color 0.2s ease, border-color 0.2s ease, color 0.2s ease;
  width: 44px;
}

.nek-footer__socials a:hover,
.nek-footer__socials a:focus-visible {
  background: rgba(255, 230, 153, 0.12);
  border-color: #ffe699;
  color: #ffe699;
  outline: 0;
}

.nek-footer__copyright {
  border-top: 1px solid rgba(255, 255, 255, 0.14);
  font-size: 13px;
  opacity: 0.82;
  padding: 18px 24px;
  text-align: center;
}

@media (max-width: 991.98px) {
  .nek-footer__grid {
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }
}

@media (max-width: 575.98px) {
  .nek-footer__grid {
    gap: 32px;
    grid-template-columns: 1fr;
    padding: 40px 24px;
  }
}

/* Keep breadcrumbs and both Joomla/SP Page Builder content on one grid. */
#sp-section-2 > .container,
#sp-main-body > .container,
body.com-sppagebuilder #sp-main-body .sppb-row-container {
  max-width: 1320px !important;
  width: 100%;
}

/* Keep SP Page Builder slider backgrounds inside the active slide stacking context. */
.sppb-addon-sp-slider .sp-item .sp-background {
  z-index: 0 !important;
}

.sppb-addon-sp-slider .sp-slider-content-wrap {
  position: relative;
  width: 100%;
  z-index: 1;
}

/* Joomla 6 category pagination. */
.com-content-category-blog__pagination .pagination {
  justify-content: flex-start;
  flex-wrap: wrap;
  gap: 4px;
}

.com-content-category-blog__pagination .pagination > li::before {
  content: none !important;
  display: none !important;
}

.com-content-category-blog__pagination .page-link {
  align-items: center;
  border: 1px solid #009ca6;
  border-radius: 4px !important;
  display: flex;
  height: 40px;
  justify-content: center;
  min-width: 40px;
  padding: 6px 10px;
}

.com-content-category-blog__pagination .page-item.active .page-link {
  background-color: #ffe699;
  border-color: #009ca6;
  color: #3f4b4c;
}

.com-content-category-blog__pagination .page-item.disabled .page-link {
  background-color: #f5f7f7;
  color: #7c8788;
}

/* Joomla 6 Smart Search modal. */
.nek-search-module {
  margin-left: auto;
}

@media (min-width: 992px) {
  #sp-search {
    height: 88px;
    padding-top: 0 !important;
  }

  #sp-search > .sp-column.search-style {
    align-items: center !important;
    height: 100%;
  }

  #sp-search .sp-module,
  #sp-search .mod-languages__list {
    margin-bottom: 0;
    margin-top: 0;
  }
}

.nek-search__trigger,
.nek-search-dialog__close {
  align-items: center;
  background: transparent;
  border: 0;
  color: #fff;
  cursor: pointer;
  display: inline-flex;
  height: 40px;
  justify-content: center;
  padding: 0;
  width: 40px;
}

.nek-search__trigger {
  font-size: 18px;
}

.nek-search__trigger:hover,
.nek-search__trigger:focus-visible {
  background: rgba(255, 255, 255, 0.14);
  outline: 2px solid #ffe699;
  outline-offset: 2px;
}

.nek-search-dialog {
  background: #fff;
  border: 0;
  border-radius: 6px;
  box-shadow: 0 20px 60px rgba(15, 35, 37, 0.3);
  color: #263536;
  max-width: 640px;
  padding: 0;
  width: min(92vw, 640px);
}

.nek-search-dialog::backdrop {
  background: rgba(15, 35, 37, 0.64);
}

.nek-search-dialog__header {
  align-items: center;
  background: #009ca6;
  color: #fff;
  display: flex;
  justify-content: space-between;
  min-height: 60px;
  padding: 10px 12px 10px 22px;
}

.nek-search-dialog__header h2 {
  color: inherit;
  font-size: 20px;
  line-height: 1.3;
  margin: 0;
}

.nek-search-dialog__close {
  font-size: 18px;
}

.nek-search-dialog__close:hover,
.nek-search-dialog__close:focus-visible {
  background: rgba(255, 255, 255, 0.14);
  outline: 2px solid #ffe699;
}

.nek-search-dialog__body {
  padding: 28px;
}

.nek-search-form {
  align-items: stretch;
  display: flex;
  gap: 10px;
}

.nek-search-form .form-control {
  border: 1px solid #8a999a;
  border-radius: 4px;
  flex: 1 1 auto;
  height: 44px;
  min-width: 0;
  padding: 8px 12px;
}

.nek-search-form .form-control:focus {
  border-color: #007d85;
  box-shadow: 0 0 0 3px rgba(0, 156, 166, 0.18);
  outline: 0;
}

.nek-search-form__submit {
  align-items: center;
  background: #007d85;
  border: 1px solid #007d85;
  border-radius: 4px;
  color: #fff;
  display: inline-flex;
  gap: 8px;
  justify-content: center;
  min-height: 44px;
  padding: 8px 18px;
}

.nek-search-form__submit:hover,
.nek-search-form__submit:focus-visible {
  background: #00656b;
  border-color: #00656b;
  outline: 2px solid #ffe699;
  outline-offset: 2px;
}

.offcanvas-menu .nek-search__trigger {
  background: #009ca6;
  margin-bottom: 16px;
}

@media (max-width: 575px) {
  .nek-search-dialog__body {
    padding: 20px;
  }

  .nek-search-form {
    flex-direction: column;
  }
}

@media (min-width: 1100px) {
  #sp-search > .sp-column.search-style {
    gap: 4px;
    justify-content: flex-end !important;
    padding-right: 20px;
  }

  #sp-search .nek-search-module,
  #sp-search .tursi {
    margin-left: 0;
  }

  #sp-search .nek-search__trigger {
    border: 1px solid transparent;
    border-radius: 4px;
    height: 34px;
    width: 36px;
  }

  #sp-search .nek-search__trigger:hover,
  #sp-search .nek-search__trigger:focus-visible {
    background: rgba(255, 255, 255, 0.18);
    border-color: rgba(255, 255, 255, 0.28);
  }
}

/* Draw menu arrows with CSS so they do not depend on an icon font glyph. */
@media (min-width: 1100px) {
  .sp-megamenu-parent > li.sp-has-child > a::after,
  .sp-megamenu-parent > li.sp-has-child > span::after,
  .sp-megamenu-parent > li.sp-has-child:hover > a::after,
  .sp-megamenu-parent > li.sp-has-child:hover > span::after {
    border-bottom: 1.5px solid currentColor;
    border-right: 1.5px solid currentColor;
    content: "" !important;
    display: inline-block;
    float: none;
    font-family: inherit;
    height: 6px !important;
    margin: -3px 0 0 8px;
    position: static;
    transform: rotate(45deg);
    width: 6px;
  }

  .sp-megamenu-parent .sp-dropdown .sp-dropdown-items .sp-has-child > a::after {
    border-bottom: 1.5px solid currentColor;
    border-right: 1.5px solid currentColor;
    content: "" !important;
    display: inline-block;
    float: none;
    font-family: inherit;
    height: 6px;
    margin: 0 2px 0 auto;
    position: static;
    transform: rotate(-45deg) !important;
    width: 6px;
  }
}


/* Home alignment refinements. */
#sppb-addon-1592551334808 img {
  filter: none !important;
}

#column-id-1592575215104 {
  box-sizing: border-box;
  padding-top: 26px;
}

#section-id-1591616390902 .sppb-article-info-wrap {
  border-bottom: 0 !important;
  padding-bottom: 0 !important;
}

@media (min-width: 768px) {
  #section-id-1591616390902 > .sppb-row-container > .sppb-row {
    align-items: stretch;
    display: grid;
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }

  #section-id-1591616390902 > .sppb-row-container > .sppb-row > [class*="sppb-col-"] {
    flex-basis: auto !important;
    max-width: none !important;
    width: auto !important;
  }

  #column-wrap-id-1591616390901 {
    grid-column: 1;
    grid-row: 1;
  }

  #column-wrap-id-1591617847411 {
    grid-column: 2;
    grid-row: 1;
  }

  #column-wrap-id-1592329241104 {
    grid-column: 1;
    grid-row: 2;
  }

  #column-wrap-id-1592329241105 {
    grid-column: 2;
    grid-row: 2;
  }

  #column-id-1592329241104,
  #column-id-1592329241105,
  #column-id-1592329241104 > .sppb-column-addons,
  #column-id-1592329241105 > .sppb-column-addons,
  #sppb-addon-wrapper-1591784144169,
  #sppb-addon-wrapper-1592571221965,
  #sppb-addon-1591784144169,
  #sppb-addon-1592571221965 {
    display: flex;
    height: 100%;
    width: 100%;
  }

  #sppb-addon-1591784144169 .sppb-addon-content,
  #sppb-addon-1592571221965 .sppb-addon-content {
    display: flex;
    flex-direction: column;
    height: 100%;
    width: 100%;
  }

  #sppb-addon-1591784144169 .sppb-addon-content > .sppb-row,
  #sppb-addon-1592571221965 .sppb-addon-content > .sppb-row {
    flex: 1 0 auto;
  }

  #section-id-1591616390902 .sppb-btn {
    align-self: flex-start;
    margin-top: auto;
  }
}

@media (max-width: 767.98px) {
  #column-id-1592575215104 {
    padding-top: 0;
  }

  #section-id-1591616390902 > .sppb-row-container > .sppb-row {
    display: flex;
  }
}

/* Rebuilt home statistics panel. */
#section-id-1592551334761 {
  background: #eef4f4 !important;
  border-bottom: 1px solid #d8e4e4;
  border-top: 1px solid #d8e4e4;
  padding: 68px 24px 72px !important;
}

#section-id-1592551334761 > .sppb-row-container {
  max-width: 1200px !important;
}

#section-id-1592551334761 > .sppb-row-container > .sppb-row {
  display: block !important;
}

.nek-stats {
  width: 100%;
}

.nek-stats__header {
  align-items: center;
  display: flex;
  margin-bottom: 28px;
}

.nek-stats__icon {
  flex: 0 0 auto;
  height: 54px;
  margin-right: 14px;
  object-fit: contain;
  width: 40px;
}

.nek-stats__header::after {
  background: #b9cecf;
  content: "";
  flex: 1 1 auto;
  height: 1px;
  margin-left: 24px;
}

.nek-stats__header h2 {
  color: #17494c !important;
  font-size: 28px !important;
  font-weight: 700 !important;
  line-height: 1.25 !important;
  margin: 0 !important;
}

.nek-stats__grid {
  display: grid;
  gap: 18px;
  grid-template-columns: repeat(3, minmax(0, 1fr));
}

.nek-stat {
  background: #fff;
  border: 1px solid #d9e4e4;
  border-radius: 6px;
  box-shadow: 0 8px 22px rgba(25, 69, 72, 0.06);
  display: flex;
  flex-direction: column;
  justify-content: center;
  min-height: 190px;
  padding: 30px 32px;
  position: relative;
}

.nek-stat::before {
  background: #009ca6;
  content: "";
  height: 3px;
  left: 32px;
  position: absolute;
  right: 32px;
  top: 0;
}

.nek-stat:nth-child(2)::before {
  background: #17494c;
}

.nek-stat--emissions::before {
  background: #e2bd4d;
}

.nek-stat__value {
  color: #17494c;
  font-size: 40px;
  font-variant-numeric: tabular-nums;
  font-weight: 700;
  line-height: 1.1;
  white-space: nowrap;
}

.nek-stat__value span {
  color: #547274;
  font-size: 20px;
  font-weight: 600;
}

.nek-stat__label {
  color: #496466;
  font-size: 15px;
  font-weight: 600;
  line-height: 1.45;
  margin: 12px 0 0;
}

.nek-stat__unit {
  color: #007d85;
  font-size: 13px;
  font-weight: 700;
  margin: 7px 0 0;
}

.nek-stat__note {
  color: #718485;
  font-size: 10px;
  line-height: 1.4;
  margin: 14px 0 0;
}

/* Keep mega-menu section links consistent, including headings without children. */
@media (min-width: 1100px) {
  .sp-megamenu-parent .sp-dropdown-mega .sp-mega-group > li.item-header > a {
    color: #006d74 !important;
    font-size: 13px !important;
    font-weight: 700 !important;
    line-height: 1.4;
    text-transform: uppercase;
  }

  .sp-megamenu-parent .sp-dropdown-mega .sp-mega-group > li.item-header + li.item-header > a {
    border-top: 1px solid #c6d5d6 !important;
    margin-top: 12px;
    padding-top: 20px !important;
  }
}

@media (max-width: 991.98px) {
  .nek-stats__grid {
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }

  .nek-stat--emissions {
    grid-column: 1 / -1;
  }
}

@media (max-width: 575.98px) {
  #section-id-1592551334761 {
    padding: 48px 20px 52px !important;
  }

  .nek-stats__header {
    margin-bottom: 22px;
  }

  .nek-stats__header::after {
    margin-left: 16px;
  }

  .nek-stats__header h2 {
    font-size: 24px !important;
  }

  .nek-stats__icon {
    height: 46px;
    margin-right: 10px;
    width: 34px;
  }

  .nek-stats__grid {
    grid-template-columns: 1fr;
  }

  .nek-stat--emissions {
    grid-column: auto;
  }

  .nek-stat {
    min-height: 164px;
    padding: 26px 24px;
  }

  .nek-stat::before {
    left: 24px;
    right: 24px;
  }

  .nek-stat__value {
    font-size: 34px;
  }
}

/* Fully conceal the variable-width off-canvas panel until it is opened. */
@media (max-width: 1099.98px) {
  body.ltr.offcanvs-position-left .offcanvas-menu {
    left: 0 !important;
    pointer-events: none;
    transform: translate3d(-100%, 0, 0);
    visibility: hidden;
  }

  body.ltr.offcanvs-position-left.offcanvas-active .offcanvas-menu {
    pointer-events: auto;
    transform: translate3d(0, 0, 0);
    visibility: visible;
  }

  body.ltr.offcanvs-position-right .offcanvas-menu {
    pointer-events: none;
    right: 0 !important;
    transform: translate3d(100%, 0, 0);
    visibility: hidden;
  }

  body.ltr.offcanvs-position-right.offcanvas-active .offcanvas-menu {
    pointer-events: auto;
    transform: translate3d(0, 0, 0);
    visibility: visible;
  }

  .offcanvas-menu .nek-mobile-tools {
    align-items: center;
    border-bottom: 1px solid #dce8e8;
    display: flex;
    gap: 10px;
    margin: 0 0 18px;
    padding: 0 0 18px;
  }

  .offcanvas-menu .nek-mobile-tools > .sp-module {
    margin: 0 !important;
  }

  .offcanvas-menu .nek-mobile-tools > .sp-module:first-child {
    flex: 1 1 auto;
    min-width: 0;
  }

  .offcanvas-menu .nek-mobile-tools .mod-languages__list {
    align-items: stretch;
    background: #edf3f3;
    border: 1px solid #d2dfdf;
    border-radius: 4px;
    display: flex;
    gap: 2px;
    list-style: none;
    margin: 0 !important;
    padding: 3px !important;
  }

  .offcanvas-menu .nek-mobile-tools .mod-languages__list li {
    background: transparent !important;
    flex: 1 1 50%;
    margin: 0 !important;
    padding: 0 !important;
  }

  .offcanvas-menu .nek-mobile-tools .mod-languages__list a {
    align-items: center;
    border: 1px solid transparent;
    border-radius: 3px;
    color: #365456 !important;
    display: flex;
    font-size: 13px;
    font-weight: 600;
    justify-content: center;
    line-height: 1.2;
    min-height: 36px;
    padding: 7px 9px !important;
    text-decoration: none;
    white-space: nowrap;
  }

  .offcanvas-menu .nek-mobile-tools .mod-languages__list .lang-active a {
    background: #007d85 !important;
    border-color: #007d85;
    color: #fff !important;
  }

  .offcanvas-menu .nek-mobile-tools .mod-languages__list a:hover,
  .offcanvas-menu .nek-mobile-tools .mod-languages__list a:focus-visible {
    border-color: #009ca6;
    color: #006d74 !important;
    outline: 0;
  }

  .offcanvas-menu .nek-mobile-tools .mod-languages__list .lang-active a:hover,
  .offcanvas-menu .nek-mobile-tools .mod-languages__list .lang-active a:focus-visible {
    color: #fff !important;
  }

  .offcanvas-menu .nek-mobile-tools .nek-search__trigger {
    border: 1px solid #007d85;
    height: 44px;
    margin: 0 !important;
    width: 44px;
  }
}

/* An alias and its nested target are both in Joomla's active menu trail.
   Keep only the top-level News alias visually selected. */
@media (min-width: 1100px) {
  #sp-menu .sp-megamenu-parent:has(> li.active > a[href$="/za-nas/novini"])
    > li.active:not(:hover):not(:focus-within)
    > a[href$="/za-nas"] {
    background: transparent;
    color: #fff !important;
  }

  #sp-menu .sp-megamenu-parent:has(> li.active > a[href$="/za-nas/novini"])
    > li.active:not(:hover):not(:focus-within)
    > a[href$="/za-nas"]::before {
    left: 50%;
    right: 50%;
  }
}

@media (max-width: 1099.98px) {
  .offcanvas-menu .mod-menu:has(> li.active > a[href$="/za-nas/novini"])
    > li.active:not(:hover):not(:focus-within)
    > a[href$="/za-nas"] {
    color: #263f41 !important;
  }
}

/* Smart Search: keep useful taxonomy and remove inherited list markers. */
.com-finder__results-list,
.com-finder__results-list .result__taxonomy,
.com-finder__pagination .pagination {
  list-style: none !important;
  padding-left: 0;
}

.com-finder__results-list li::marker,
.com-finder__pagination .pagination > li::marker {
  content: "";
}

.com-finder__results-list > .result__item::before,
.com-finder__results-list .result__taxonomy-item::before,
.com-finder__pagination .pagination > li::before {
  content: none !important;
  display: none !important;
}

.com-finder__results-list .result__taxonomy--Type,
.com-finder__results-list .result__taxonomy--Author {
  display: none !important;
}

/* Homepage slider title glass panel. */
:is(#sppb-addon-1592231142622, #sppb-addon-1738146182467) .slider-heading {
  -webkit-backdrop-filter: blur(14px) saturate(125%);
  backdrop-filter: blur(14px) saturate(125%);
  background-color: rgba(0, 65, 72, 0.48) !important;
  border: 1px solid rgba(255, 255, 255, 0.3) !important;
  border-left: 5px solid rgba(39, 203, 211, 0.95) !important;
  border-radius: 0 4px 4px 0;
  box-shadow: 0 10px 28px rgba(0, 34, 39, 0.22) !important;
  overflow: hidden;
}

:is(#sppb-addon-1592231142622, #sppb-addon-1738146182467) .slider-heading h2,
:is(#sppb-addon-1592231142622, #sppb-addon-1738146182467) .slider-heading h2 a {
  color: #fff !important;
  text-shadow: 0 1px 3px rgba(0, 25, 29, 0.55);
}

@media (max-width: 767.98px) {
  :is(#sppb-addon-1592231142622, #sppb-addon-1738146182467) .slider-heading {
    -webkit-backdrop-filter: blur(10px) saturate(120%);
    backdrop-filter: blur(10px) saturate(120%);
    background-color: rgba(0, 56, 63, 0.62) !important;
    border-left-width: 4px !important;
    box-shadow: 0 6px 18px rgba(0, 34, 39, 0.18) !important;
  }
}

/* Subtle depth for the desktop navigation's primary sections. */
@media (min-width: 1100px) {
  #sp-menu .sp-megamenu-parent > li > a,
  #sp-menu .sp-megamenu-parent > li > span {
    text-shadow: 0 1px 2px rgba(0, 34, 39, 0.28);
  }

  #sp-menu .sp-megamenu-parent > li:hover > a,
  #sp-menu .sp-megamenu-parent > li:hover > span,
  #sp-menu .sp-megamenu-parent > li.active > a,
  #sp-menu .sp-megamenu-parent > li.active > span {
    text-shadow: 0 2px 4px rgba(0, 28, 33, 0.42);
  }
}
