/* common border radius */
/* disable text selection */
/*
    Sdílené UI Gutenberg bloků — Figma Futurum 2026.
    Obsah 1440 px (na 1920 px dá margin auto ~240 px). Okraj jen 20 px, ať se
    v editoru nesčítá 12.5vw z okna administrace.
*/
.editor-styles-wrapper .wp-block[data-type^="acf/"] {
  max-width: none;
  width: 100%;
}
.gt-section-title {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: clamp(12px, 1.15vw, 22px);
  margin: 0 0 clamp(32px, 2.6vw, 50px);
  color: #313131;
  font-family: 'Inter', 'Open Sans', Arial, sans-serif;
  font-size: clamp(28px, 1.875vw, 36px);
  font-weight: 700;
  line-height: 1.5556;
}
.gt-section-title__icon {
  width: 32.73px;
  height: 32.73px;
  flex: 0 0 32.73px;
  display: block;
  color: #00487f;
}
.gt-section-title.gt-section-title--yellow .gt-section-title__icon {
  color: #ffc800;
}
.gt-section-title.gt-section-title--rose .gt-section-title__icon {
  color: #ba4458;
}
.gt-section-title.gt-section-title--light {
  color: #ffffff;
}
.gt-section-title__text {
  display: block;
}
.gt-ribbon {
  position: relative;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  min-width: 190px;
  height: 47px;
  padding: 0 36px;
  color: #00487f;
  text-decoration: none;
  -webkit-transition: all 0.25s ease;
  -moz-transition: all 0.25s ease;
  -o-transition: all 0.25s ease;
  transition: all 0.25s ease;
}
.gt-ribbon:hover,
.gt-ribbon:focus-visible {
  filter: brightness(0.94);
}
button.gt-ribbon {
  appearance: none;
  margin: 0;
  border: 0;
  background: transparent;
  cursor: pointer;
  font-family: inherit;
}
.gt-ribbon__shape {
  width: 100%;
  height: 100%;
  position: absolute;
  left: 0;
  top: 0;
  display: block;
  overflow: hidden;
  display: flex;
  align-items: stretch;
  pointer-events: none;
}
.gt-ribbon__wing {
  position: relative;
  z-index: 1;
  width: 58.812px;
  height: 100%;
  display: block;
  flex: 0 0 58.812px;
}
.gt-ribbon__mid {
  flex: 1 1 auto;
  margin: 0 -34px;
  background: currentColor;
}
.gt-ribbon__label {
  position: relative;
  z-index: 1;
  color: #ffffff;
  font-family: 'Inter', 'Open Sans', Arial, sans-serif;
  font-size: clamp(16px, 1.25vw, 18px);
  font-weight: 600;
  line-height: 1.5556;
  letter-spacing: -0.027em;
  text-align: center;
  white-space: nowrap;
}
.gt-ribbon.gt-ribbon--light {
  color: #ffffff;
}
.gt-ribbon.gt-ribbon--light .gt-ribbon__label {
  color: #242424;
}
.gt-ribbon.gt-ribbon--yellow {
  color: #ffc800;
}
.gt-ribbon.gt-ribbon--yellow .gt-ribbon__label {
  color: #00487f;
}
.gt-ribbon.gt-ribbon--rose {
  color: #ba4458;
}
.gt-ribbon.gt-ribbon--tag {
  min-width: 0;
  height: 29.365px;
  padding: 0 16px;
}
.gt-ribbon.gt-ribbon--tag .gt-ribbon__wing {
  width: 36.64px;
  flex: 0 0 36.64px;
}
.gt-ribbon.gt-ribbon--tag .gt-ribbon__mid {
  margin: 0 -21px;
}
.gt-ribbon.gt-ribbon--tag .gt-ribbon__label {
  color: #ffffff;
  font-size: 13px;
  font-weight: 400;
  letter-spacing: -0.027em;
  line-height: 28px;
  text-transform: none;
}
.gt-ribbon.gt-ribbon--center {
  align-self: center;
}
.gt-ribbon.gt-ribbon--lg {
  min-width: 464px;
  height: 85px;
  padding: 0 56px;
}
.gt-ribbon.gt-ribbon--lg .gt-ribbon__wing {
  width: 106.674px;
  flex: 0 0 106.674px;
}
.gt-ribbon.gt-ribbon--lg .gt-ribbon__mid {
  margin: 0 -62px;
}
.gt-ribbon.gt-ribbon--lg .gt-ribbon__label {
  font-size: clamp(18px, 1.25vw, 24px);
  letter-spacing: -0.027em;
  line-height: 1.5;
  white-space: nowrap;
}
.gt-section-title.gt-section-title--left {
  justify-content: flex-start;
}
@media screen and (max-width: 767px) {
  .gt-section-title {
    flex-direction: column;
    gap: 10px;
    font-size: 24px;
    line-height: 1.3;
    text-align: center;
  }
  .gt-ribbon {
    min-width: 0;
  }
  .gt-ribbon__label {
    white-space: normal;
  }
}
/*
    Kontaktní karta — Figma Kontakt 1:4254 / panel 1:4267.
    Navy 1720 × 717, radius 20. Mapa 830 × 469 radius 20.
    Pin 1:4283 žlutá 37.89, značka 1:4279 117.8.
*/
section.gt-block.contact-card {
  padding: clamp(24px, 2.6vw, 50px) 0 clamp(24px, 2.6vw, 50px);
  font-family: 'Inter', 'Open Sans', Arial, sans-serif;
  /* Homepage 1:898 — delší nadpis a perex místo adresy. */
}
section.gt-block.contact-card .contact-card__shell {
  max-width: 1760px;
  margin: 0 auto;
  padding: 0 20px;
  box-sizing: border-box;
}
section.gt-block.contact-card .contact-card__panel {
  position: relative;
  display: grid;
  grid-template-columns: minmax(0, 532px) minmax(0, 830px);
  gap: clamp(24px, 4.2vw, 80px);
  align-items: center;
  justify-content: space-between;
  overflow: hidden;
  min-height: clamp(380px, 37.3vw, 717px);
  padding: clamp(32px, 6.45vw, 124px) clamp(24px, 7.3vw, 140px);
  background: #00487f;
  -webkit-border-radius: 20px;
  -moz-border-radius: 20px;
  border-radius: 20px;
  box-sizing: border-box;
}
section.gt-block.contact-card .contact-card__bg {
  position: absolute;
  inset: 0;
  overflow: hidden;
  pointer-events: none;
  z-index: 0;
}
section.gt-block.contact-card .contact-card__bg-svg {
  display: block;
  width: 100%;
  height: 100%;
}
section.gt-block.contact-card .contact-card__copy,
section.gt-block.contact-card .contact-card__map {
  position: relative;
  z-index: 1;
}
section.gt-block.contact-card .contact-card__pin {
  display: block;
  width: 37.89px;
  height: 37.89px;
  margin-bottom: 32px;
  color: #ffc800;
}
section.gt-block.contact-card .contact-card__heading {
  margin: 0 0 24px;
  color: #ffffff;
  font-size: 22px;
  font-weight: 400;
  line-height: 30px;
  letter-spacing: 0.02em;
}
section.gt-block.contact-card .contact-card__address {
  margin: 0 0 48px;
  color: #ffffff;
  font-size: 28px;
  font-weight: 700;
  line-height: 36px;
  letter-spacing: 0.02em;
}
section.gt-block.contact-card .contact-card__btn {
  margin-top: 8px;
  max-width: 256px;
}
section.gt-block.contact-card .contact-card__meta {
  margin: 0;
  color: #ffffff;
  font-size: 22px;
  font-weight: 400;
  line-height: 30px;
  letter-spacing: 0.02em;
}
section.gt-block.contact-card .contact-card__meta a {
  color: inherit;
  text-decoration: none;
}
section.gt-block.contact-card .contact-card__meta a:hover,
section.gt-block.contact-card .contact-card__meta a:focus-visible {
  text-decoration: underline;
  text-underline-offset: 3px;
}
section.gt-block.contact-card .contact-card__map {
  position: relative;
  display: block;
  overflow: visible;
  width: 100%;
  max-width: 830px;
  aspect-ratio: 830 / 469;
  margin-left: auto;
  -webkit-border-radius: 20px;
  -moz-border-radius: 20px;
  border-radius: 20px;
  color: inherit;
  text-decoration: none;
}
section.gt-block.contact-card .contact-card__map img {
  display: block;
  width: 100%;
  height: 100%;
  object-fit: cover;
  -webkit-border-radius: 20px;
  -moz-border-radius: 20px;
  border-radius: 20px;
}
section.gt-block.contact-card .contact-card__map--empty {
  background: #2a6aa0;
}
section.gt-block.contact-card .contact-card__marker {
  position: absolute;
  left: -7%;
  bottom: -8%;
  width: 117.8px;
  height: 117.8px;
  pointer-events: none;
}
section.gt-block.contact-card .contact-card__marker-svg {
  display: block;
  width: 100%;
  height: 100%;
}
section.gt-block.contact-card.contact-card--intro .contact-card__heading {
  margin: 0 0 20px;
  font-size: clamp(26px, 2.2vw, 36px);
  font-weight: 700;
  line-height: 1.17;
}
section.gt-block.contact-card.contact-card--intro .contact-card__address {
  margin: 0 0 32px;
  font-size: 18px;
  font-weight: 400;
  line-height: 1.5;
}
@media screen and (max-width: 991px) {
  section.gt-block.contact-card .contact-card__panel {
    grid-template-columns: minmax(0, 1fr);
    min-height: 0;
  }
  section.gt-block.contact-card .contact-card__map {
    margin-left: 0;
    max-width: none;
  }
  section.gt-block.contact-card .contact-card__marker {
    left: -4%;
    bottom: -10%;
    width: 88px;
    height: 88px;
  }
}
@media screen and (max-width: 767px) {
  section.gt-block.contact-card .contact-card__address {
    font-size: 22px;
    line-height: 30px;
    margin-bottom: 28px;
  }
  section.gt-block.contact-card .contact-card__heading,
  section.gt-block.contact-card .contact-card__meta {
    font-size: 18px;
    line-height: 26px;
  }
}
