/* ArezzoMT2 UI v213 — aktualności od razu u góry + większe logo */

/* Na stronie głównej środkowa kolumna zaczyna się bez panelu powitalnego. */
html body#arezzo-public-v205.arezzo-ui-final-v205:not(.page-admin) .az74-center > .az109-home-news-card:first-child,
html body#arezzo-public-v205.arezzo-ui-final-v205:not(.page-admin) .az74-center > .az74-news-card:first-child {
  margin-top: 0 !important;
}

/* Większe logo i wyższa sekcja nagłówka. */
@media (min-width:1101px) {
  html body#arezzo-public-v205.arezzo-ui-final-v205:not(.page-admin) #arezzo-main-header .az74-logo-row {
    min-height: 188px !important;
    height: 188px !important;
    margin: 0 0 2px !important;
    padding-top: 4px !important;
  }
  html body#arezzo-public-v205.arezzo-ui-final-v205:not(.page-admin) #arezzo-main-header .az74-logo-row::before {
    width: min(850px, 68vw) !important;
    height: 176px !important;
    opacity: .72 !important;
  }
  html body#arezzo-public-v205.arezzo-ui-final-v205:not(.page-admin) #arezzo-main-header .az74-logo-row img {
    width: min(700px, 58vw) !important;
    max-width: 700px !important;
    max-height: 178px !important;
    filter: drop-shadow(0 16px 20px rgba(0,0,0,.88)) drop-shadow(0 0 22px rgba(46,163,255,.38)) !important;
  }
}

/* Tablet: logo nadal wyraźne, bez wyjścia poza ekran. */
@media (min-width:651px) and (max-width:1100px) {
  html body#arezzo-public-v205.arezzo-ui-final-v205:not(.page-admin) #arezzo-main-header .az74-logo-row {
    min-height: 154px !important;
    height: auto !important;
    margin-bottom: 2px !important;
  }
  html body#arezzo-public-v205.arezzo-ui-final-v205:not(.page-admin) #arezzo-main-header .az74-logo-row::before {
    width: min(700px, 82vw) !important;
    height: 142px !important;
  }
  html body#arezzo-public-v205.arezzo-ui-final-v205:not(.page-admin) #arezzo-main-header .az74-logo-row img {
    width: min(590px, 78vw) !important;
    max-height: 145px !important;
  }
}

/* Telefon: większe niż wcześniej, ale nadal mieści się bez przewijania poziomego. */
@media (max-width:650px) {
  html body#arezzo-public-v205.arezzo-ui-final-v205:not(.page-admin) #arezzo-main-header .az74-logo-row {
    min-height: 122px !important;
    height: auto !important;
    margin-bottom: 2px !important;
  }
  html body#arezzo-public-v205.arezzo-ui-final-v205:not(.page-admin) #arezzo-main-header .az74-logo-row::before {
    width: 94vw !important;
    height: 112px !important;
  }
  html body#arezzo-public-v205.arezzo-ui-final-v205:not(.page-admin) #arezzo-main-header .az74-logo-row img {
    width: min(430px, 94vw) !important;
    max-height: 116px !important;
  }
}
