
/* DVOJKA v2.3 — real school photography */
.school-real-section{padding:96px 22px;background:#fff}
.school-real-grid{display:grid;grid-template-columns:.86fr 1.14fr;gap:54px;align-items:center}
.school-real-copy h2{font-size:clamp(40px,5vw,68px);line-height:.98;margin:12px 0 22px;color:#102033}
.school-real-copy p{font-size:18px;line-height:1.7;color:#617183;max-width:600px}
.school-real-actions{display:flex;gap:10px;flex-wrap:wrap;margin-top:28px}
.real-btn{display:inline-flex;padding:13px 18px;border-radius:14px;border:1px solid #dce5ec;color:#173b58;text-decoration:none;font-weight:850}
.real-btn.primary{background:#0b79c9;border-color:#0b79c9;color:#fff}
.school-real-photo{position:relative}
.school-real-photo img{width:100%;height:570px;object-fit:cover;border-radius:30px;display:block;box-shadow:0 28px 80px rgba(25,52,76,.15)}
.photo-label{position:absolute;left:22px;bottom:22px;padding:13px 16px;border-radius:15px;background:rgba(9,31,49,.76);backdrop-filter:blur(14px);color:#fff;display:grid}
.photo-label strong{font-size:12px;letter-spacing:.12em}.photo-label span{font-size:11px;opacity:.75}

.school-gallery-section{padding:92px 22px 104px;background:linear-gradient(180deg,#f4f8fb,#edf5f8)}
.school-photo-grid{display:grid;grid-template-columns:1.35fr .8fr .8fr;grid-template-rows:250px 250px;gap:14px}
.school-photo-grid figure{position:relative;margin:0;border-radius:22px;overflow:hidden;background:#dbe5ea}
.school-photo-grid .photo-large{grid-row:1/3}
.school-photo-grid figure:nth-child(4){grid-column:2}.school-photo-grid figure:nth-child(5){grid-column:3}
.school-photo-grid .school-photo-link{display:block;width:100%;height:100%;cursor:zoom-in}.school-photo-grid img{width:100%;height:100%;object-fit:cover;display:block;transition:transform .35s ease}
.school-photo-grid figure:hover img{transform:scale(1.035)}
.school-photo-grid figcaption{position:absolute;left:12px;bottom:12px;padding:7px 10px;border-radius:10px;background:rgba(5,25,41,.72);color:white;font-size:11px;font-weight:800;backdrop-filter:blur(8px)}

.school-page-cover,.contact-photo{margin:0 0 34px;border-radius:24px;overflow:hidden;box-shadow:0 18px 50px rgba(28,53,76,.12)}
.school-page-cover img,.contact-photo img{width:100%;height:430px;object-fit:cover;display:block}
.school-page-cover.wide img{height:500px}
.photo-duo{display:grid;grid-template-columns:1fr 1fr;gap:16px;margin:30px 0 42px}
.photo-duo figure{margin:0;border-radius:20px;overflow:hidden;background:#f3f6f8;border:1px solid #e4ebf0}
.photo-duo img{width:100%;height:290px;object-fit:cover;display:block}
.photo-duo figcaption{padding:11px 13px;color:#627486;font-size:12px}
.photo-story{display:grid;grid-template-columns:1.05fr .95fr;gap:28px;align-items:center;margin:36px 0}
.photo-story.reverse{grid-template-columns:.95fr 1.05fr}
.photo-story.reverse img{order:2}
.photo-story img{width:100%;height:390px;object-fit:cover;border-radius:22px;box-shadow:0 16px 42px rgba(25,51,74,.11)}
.mini-kicker{font-size:10px;text-transform:uppercase;letter-spacing:.14em;color:#0b79c9;font-weight:900}
.photo-story h2{margin-top:8px!important}

@media(max-width:900px){
  .school-real-grid{grid-template-columns:1fr}
  .school-real-photo img{height:480px}
  .school-photo-grid{grid-template-columns:1fr 1fr;grid-template-rows:320px 220px 220px}
  .school-photo-grid .photo-large{grid-column:1/3;grid-row:auto}
  .school-photo-grid figure:nth-child(4),.school-photo-grid figure:nth-child(5){grid-column:auto}
  .photo-story,.photo-story.reverse{grid-template-columns:1fr}
  .photo-story.reverse img{order:initial}
}
@media(max-width:620px){
  .school-real-section,.school-gallery-section{padding-left:14px;padding-right:14px}
  .school-real-photo img{height:360px;border-radius:22px}
  .school-photo-grid{display:grid;grid-template-columns:1fr;grid-template-rows:none}
  .school-photo-grid .photo-large{grid-column:auto}
  .school-photo-grid figure{height:240px}
  .school-page-cover img,.school-page-cover.wide img,.contact-photo img{height:300px}
  .photo-duo{grid-template-columns:1fr}
  .photo-duo img{height:240px}
  .photo-story img{height:300px}
}

.school-gallery-actions{display:flex;align-items:center;justify-content:space-between;gap:16px;flex-wrap:wrap;margin-top:22px}.school-gallery-actions span{color:#617183;font-size:13px;font-weight:700}
@media(max-width:760px){.school-gallery-actions{flex-direction:column;align-items:flex-start}}


/* v3.7.35 — priame kontakty aj na stránke Kontakt */
.contact-people-section{margin:34px 0 42px;padding:28px;border:1px solid #e4edf3;border-radius:24px;background:linear-gradient(145deg,#f8fbfd,#fff);box-shadow:0 16px 42px rgba(22,55,82,.07)}
.contact-people-head{margin-bottom:20px}.contact-people-head .eyebrow{display:block;margin-bottom:6px;color:#0b7895;font-size:11px;font-weight:800;letter-spacing:.13em;text-transform:uppercase}.contact-people-head h2{margin:0 0 7px}.contact-people-head p{margin:0;color:#64748b}
.contact-people-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}
.contact-person-card{display:grid;grid-template-columns:1fr auto;gap:14px;align-items:center;padding:17px 18px;border:1px solid #e6edf2;border-radius:17px;background:#fff;box-shadow:0 8px 22px rgba(22,55,82,.045)}
.contact-person-role{display:block;color:#66778a;font-size:11px;font-weight:700;line-height:1.35}.contact-person-card h3{margin:4px 0 7px;font-size:17px}.contact-person-phone{display:inline-flex;align-items:center;gap:6px;color:#087b98;font-weight:800;text-decoration:none}.contact-person-phone.is-empty{color:#94a3b8;font-size:12px;font-weight:700}.contact-person-call{display:grid;place-items:center;width:40px;height:40px;border-radius:999px;background:#e8f6fa;color:#087b98;text-decoration:none;font-size:16px;transition:.18s ease}.contact-person-call:hover{transform:translateY(-2px);background:#d8f0f6}.contact-person-call.disabled{opacity:.35}
@media(max-width:760px){.contact-people-section{padding:20px 16px}.contact-people-grid{grid-template-columns:1fr}.contact-person-card{padding:15px}}


/* v3.7.35 — hlavná linka + voľby/klapky na stránke Kontakt */
.contact-mainline-card{display:flex;align-items:center;justify-content:space-between;gap:18px;margin:0 0 18px;padding:18px 20px;border:1px solid #cfe7ed;border-radius:18px;background:linear-gradient(135deg,#eaf8fb,#f9fdfe)}.contact-mainline-card>div:first-child{display:grid;gap:4px}.contact-mainline-card small{font-size:10px;font-weight:900;letter-spacing:.09em;text-transform:uppercase;color:#607b8b}.contact-mainline-card a,.contact-mainline-card strong{font-size:22px;font-weight:900;color:#087b98;text-decoration:none}.contact-mainline-card span{font-size:12px;color:#607184}.contact-mainline-hint{display:grid;place-items:center;min-width:58px;height:58px;border-radius:17px;background:#087b98;color:#fff;font-size:18px;font-weight:900;box-shadow:0 10px 24px rgba(8,123,152,.18)}.contact-route-badges{display:flex;gap:7px;flex-wrap:wrap}.contact-route-badges span{display:inline-flex;align-items:baseline;gap:4px;padding:6px 9px;border-radius:999px;background:#eef7fa;color:#567083;font-size:10px;font-weight:700}.contact-route-badges b{font-size:13px;color:#087b98}.contact-person-call{align-self:center}
@media(max-width:620px){.contact-mainline-card{padding:15px}.contact-mainline-card a,.contact-mainline-card strong{font-size:19px}.contact-mainline-hint{min-width:48px;height:48px;border-radius:14px;font-size:15px}}
