.elementor-1251 .elementor-element.elementor-element-c5cc1d2{--display:flex;--flex-direction:column;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;--gap:0px 0px;--row-gap:0px;--column-gap:0px;--margin-top:0px;--margin-bottom:0px;--margin-left:0px;--margin-right:0px;--padding-top:0px;--padding-bottom:0px;--padding-left:0px;--padding-right:0px;}.elementor-1251 .elementor-element.elementor-element-00547fb{--display:flex;--flex-direction:column;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;--gap:0px 0px;--row-gap:0px;--column-gap:0px;--margin-top:0px;--margin-bottom:0px;--margin-left:0px;--margin-right:0px;--padding-top:0px;--padding-bottom:0px;--padding-left:0px;--padding-right:0px;}.elementor-1251 .elementor-element.elementor-element-2cd2f4c{--display:flex;}.elementor-1251 .elementor-element.elementor-element-ac8a5c5{--display:flex;--flex-direction:column;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;--gap:48px 32px;--row-gap:48px;--column-gap:32px;--padding-top:110px;--padding-bottom:110px;--padding-left:40px;--padding-right:40px;}.elementor-1251 .elementor-element.elementor-element-bd31b88{--display:flex;--padding-top:0px;--padding-bottom:0px;--padding-left:0px;--padding-right:0px;}.elementor-widget-heading .elementor-heading-title{font-family:var( --e-global-typography-primary-font-family ), Sans-serif;font-weight:var( --e-global-typography-primary-font-weight );color:var( --e-global-color-primary );}.elementor-1251 .elementor-element.elementor-element-a53572e{text-align:center;}.elementor-1251 .elementor-element.elementor-element-a53572e .elementor-heading-title{font-size:clamp(34px, 4.8vw, 52px);font-weight:800;color:#054841;}.elementor-1251 .elementor-element.elementor-element-a4335d9{--swiper-slides-to-display:3;--swiper-slides-gap:25px;}.elementor-1251 .elementor-element.elementor-element-a4335d9 .swiper-slide > .elementor-element{height:100%;}.elementor-widget-button .elementor-button{background-color:var( --e-global-color-accent );font-family:var( --e-global-typography-accent-font-family ), Sans-serif;font-weight:var( --e-global-typography-accent-font-weight );}.elementor-1251 .elementor-element.elementor-element-dbb9d5d .elementor-button{background-color:#FFFFFF;fill:#054841;color:#054841;border-style:solid;border-width:2px 2px 2px 2px;border-color:#054841;border-radius:4px 4px 4px 4px;}:root{--page-title-display:none;}@media(max-width:1024px){.elementor-1251 .elementor-element.elementor-element-ac8a5c5{--padding-top:72px;--padding-bottom:72px;--padding-left:24px;--padding-right:24px;}.elementor-1251 .elementor-element.elementor-element-a4335d9{--swiper-slides-to-display:2;}}@media(min-width:641px){.elementor-1251 .elementor-element.elementor-element-ac8a5c5{--content-width:1320px;}}@media(max-width:640px){.elementor-1251 .elementor-element.elementor-element-ac8a5c5{--gap:32px 32px;--row-gap:32px;--column-gap:32px;--padding-top:56px;--padding-bottom:56px;--padding-left:18px;--padding-right:18px;}.elementor-1251 .elementor-element.elementor-element-a53572e .elementor-heading-title{font-size:clamp(35px, 5.5vw, 72px);}.elementor-1251 .elementor-element.elementor-element-a4335d9{--swiper-slides-to-display:1;}}/* Start custom CSS for html, class: .elementor-element-82441fa *//* ===================== VEHICLES — OLD (Mám staré vozidlo) ===================== */
.vehicles-old {
  /* Prvá sekcia na podstránke — odsadenie zhora (od menu) aj zdola */
  padding-top: 88px;
  padding-bottom: 100px;
  position: relative;
  overflow: hidden;
}

/* HLAVIČKA */
.vehicles-old__header {
  text-align: center;
  max-width: 700px;
  margin: 0 auto 36px;
  position: relative;
  z-index: 2;
}
.vehicles-old__header .label {
  display: inline-block;
  margin-bottom: 14px;
}
.vehicles-old__title {
  font-size: clamp(30px, 4vw, 44px);
  font-weight: 800;
  color: var(--white);
  letter-spacing: -1px;
  line-height: 1.1;
  margin-bottom: 14px;
}
.vehicles-old__title span { color: var(--lime); }

.vehicles-old__lead {
  font-size: 15.5px;
  color: rgba(255, 255, 255, 0.72);
  line-height: 1.65;
  max-width: 580px;
  margin: 0 auto;
}

/* ===== ÚVODNÝ INFO BLOK ===== */
.old-intro {
  display: grid;
  grid-template-columns: 56px 1fr;
  gap: 22px;
  align-items: flex-start;
  max-width: 920px;
  margin: 0 auto 32px;
  padding: 28px 32px;
  background: rgba(255, 255, 255, 0.05);
  border: 1px solid rgba(255, 255, 255, 0.12);
  border-left: 4px solid var(--lime);
  border-radius: var(--radius-md);
  position: relative;
  z-index: 2;
  backdrop-filter: blur(8px);
  -webkit-backdrop-filter: blur(8px);
}

.old-intro__icon {
  width: 56px;
  height: 56px;
  background: var(--lime);
  color: var(--lime-dark);
  border-radius: var(--radius-sm);
  display: flex;
  align-items: center;
  justify-content: center;
  flex-shrink: 0;
}
.old-intro__icon .ico {
  width: 26px;
  height: 26px;
}

.old-intro__body {
  display: flex;
  flex-direction: column;
  gap: 12px;
}

.old-intro__text {
  font-size: 14.5px;
  color: rgba(255, 255, 255, 0.85);
  line-height: 1.7;
  margin: 0;
}
.old-intro__text strong {
  color: var(--lime);
  font-weight: 700;
}

/* ===== POSTUP + DOKLADY GUIDE WRAPPER ===== */
.vehicles-old__guide {
  display: grid;
  grid-template-columns: 1.1fr 1fr;
  gap: 24px;
  align-items: start;
}

/* ===== POSTUP — 4 KROKY (2x2 grid) ===== */
.vehicles-old__procedure {
  background: rgba(255, 255, 255, 0.04);
  border: 1px solid rgba(255, 255, 255, 0.1);
  border-radius: var(--radius-lg);
  padding: 32px 28px;
  backdrop-filter: blur(8px);
  -webkit-backdrop-filter: blur(8px);
}

.vehicles-old__procedure-header {
  margin-bottom: 24px;
}
.vehicles-old__procedure-label {
  display: inline-block;
  font-family: var(--font-body);
  font-size: 10.5px;
  font-weight: 700;
  letter-spacing: 1.5px;
  text-transform: uppercase;
  color: var(--lime);
  margin-bottom: 8px;
}
.vehicles-old__procedure-title {
  font-family: var(--font-head);
  font-size: 22px;
  font-weight: 800;
  color: var(--white);
  letter-spacing: -0.4px;
  line-height: 1.2;
}

.old-steps {
  list-style: none;
  padding: 0;
  margin: 0;
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 14px;
}

.old-step {
  display: grid;
  grid-template-columns: 40px 1fr;
  gap: 14px;
  align-items: flex-start;
  padding: 16px;
  background: rgba(255, 255, 255, 0.03);
  border: 1px solid rgba(255, 255, 255, 0.06);
  border-radius: var(--radius-sm);
  transition: var(--transition);
}
.old-step:hover {
  background: rgba(148, 214, 43, 0.06);
  border-color: rgba(148, 214, 43, 0.2);
}

.old-step__num {
  width: 40px;
  height: 40px;
  background: rgba(148, 214, 43, 0.15);
  border: 2px solid rgba(148, 214, 43, 0.4);
  color: var(--lime);
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
  font-family: var(--font-head);
  font-size: 16px;
  font-weight: 800;
  flex-shrink: 0;
  transition: var(--transition);
}

.old-step:hover .old-step__num {
  background: var(--lime);
  color: var(--lime-dark);
  border-color: var(--lime);
  box-shadow: 0 0 16px rgba(148, 214, 43, 0.4);
}

.old-step--final .old-step__num {
  background: var(--lime);
  color: var(--lime-dark);
  border-color: var(--lime);
}
.old-step--final .old-step__num .ico-sm {
  width: 18px;
  height: 18px;
}

.old-step__body {
  padding-top: 4px;
}

.old-step__title {
  font-family: var(--font-head);
  font-size: 15px;
  font-weight: 700;
  color: var(--white);
  letter-spacing: -0.2px;
  line-height: 1.3;
  margin-bottom: 4px;
}

.old-step__text {
  font-size: 13px;
  color: rgba(255, 255, 255, 0.68);
  line-height: 1.55;
}
.old-step__text strong {
  color: var(--white);
  font-weight: 600;
}

/* DOT indikátory pre Steps carousel (default skryté na desktope) */
.old-steps-dots {
  display: none;
}

/* ===== DOKLADY — ACCORDION ===== */
.vehicles-old__docs {
  background: rgba(255, 255, 255, 0.04);
  border: 1px solid rgba(255, 255, 255, 0.1);
  border-radius: var(--radius-lg);
  padding: 32px 28px;
  backdrop-filter: blur(8px);
  -webkit-backdrop-filter: blur(8px);
}

.vehicles-old__docs-header {
  margin-bottom: 20px;
}

.docs-accordion {
  display: flex;
  flex-direction: column;
  gap: 10px;
}

.docs-group {
  background: rgba(255, 255, 255, 0.03);
  border: 1px solid rgba(255, 255, 255, 0.1);
  border-radius: var(--radius-md);
  overflow: hidden;
  transition: var(--transition);
}
.docs-group[open] {
  background: rgba(255, 255, 255, 0.06);
  border-color: rgba(148, 214, 43, 0.25);
}

.docs-group__head {
  display: grid;
  grid-template-columns: 36px 1fr 26px;
  gap: 12px;
  align-items: center;
  padding: 14px 18px;
  cursor: pointer;
  list-style: none;
  user-select: none;
  transition: var(--transition);
}
.docs-group__head::-webkit-details-marker {
  display: none;
}
.docs-group__head:hover {
  background: rgba(255, 255, 255, 0.03);
}

.docs-group__icon {
  width: 36px;
  height: 36px;
  background: rgba(148, 214, 43, 0.12);
  border: 1.5px solid rgba(148, 214, 43, 0.25);
  color: var(--lime);
  border-radius: var(--radius-sm);
  display: flex;
  align-items: center;
  justify-content: center;
  flex-shrink: 0;
  transition: var(--transition);
}
.docs-group__icon .ico-sm {
  width: 16px;
  height: 16px;
}
.docs-group[open] .docs-group__icon {
  background: var(--lime);
  color: var(--lime-dark);
  border-color: var(--lime);
}

.docs-group__title-wrap {
  display: flex;
  flex-direction: column;
  gap: 1px;
  min-width: 0;
}

.docs-group__title {
  font-family: var(--font-head);
  font-size: 14.5px;
  font-weight: 700;
  color: var(--white);
  letter-spacing: -0.1px;
  line-height: 1.3;
}

.docs-group__sub {
  font-size: 11.5px;
  color: rgba(255, 255, 255, 0.55);
  font-weight: 500;
}

.docs-group__toggle {
  width: 26px;
  height: 26px;
  background: rgba(255, 255, 255, 0.06);
  color: rgba(255, 255, 255, 0.6);
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 16px;
  font-weight: 400;
  line-height: 1;
  flex-shrink: 0;
  transition: transform 0.3s cubic-bezier(0.4, 0, 0.2, 1),
              background 0.3s ease,
              color 0.3s ease;
}
.docs-group[open] .docs-group__toggle {
  background: var(--lime);
  color: var(--lime-dark);
  transform: rotate(45deg);
}

/* Zoznam dokladov */
.docs-list {
  list-style: none;
  padding: 0 18px 18px;
  margin: 0;
  display: flex;
  flex-direction: column;
  gap: 8px;
}

.docs-item {
  display: grid;
  grid-template-columns: 10px 1fr;
  gap: 12px;
  align-items: flex-start;
  padding: 10px 14px;
  background: rgba(255, 255, 255, 0.03);
  border: 1px solid rgba(255, 255, 255, 0.05);
  border-radius: var(--radius-sm);
  transition: var(--transition);
}
.docs-item:hover {
  background: rgba(148, 214, 43, 0.06);
  border-color: rgba(148, 214, 43, 0.2);
}

.docs-item__bullet {
  width: 7px;
  height: 7px;
  background: var(--lime);
  border-radius: 50%;
  margin-top: 6px;
  box-shadow: 0 0 0 3px rgba(148, 214, 43, 0.15);
  flex-shrink: 0;
}

.docs-item__body {
  display: flex;
  flex-direction: column;
  gap: 2px;
  min-width: 0;
}

.docs-item__body strong {
  font-family: var(--font-head);
  font-size: 13.5px;
  font-weight: 700;
  color: var(--white);
  letter-spacing: -0.1px;
  line-height: 1.35;
}

.docs-item__body span {
  font-size: 12px;
  color: rgba(255, 255, 255, 0.6);
  line-height: 1.5;
}

/* ===== TABLET (≤1024px) ===== */
@media (max-width: 1024px) {
  .vehicles-old {
    padding-top: 72px;
    padding-bottom: 80px;
  }
  .vehicles-old__header { margin-bottom: 28px; }

  /* Guide — pod sebou */
  .vehicles-old__guide {
    grid-template-columns: 1fr;
    gap: 18px;
  }

  .vehicles-old__procedure,
  .vehicles-old__docs {
    padding: 28px 24px;
  }

  /* Kroky stále 2x2 na tablete */
  .old-steps {
    gap: 12px;
  }
}

/* ===== MOBILE (≤640px) — STEPS CAROUSEL ===== */
@media (max-width: 640px) {
  .vehicles-old {
    padding-top: 56px;
    padding-bottom: 64px;
  }
  .vehicles-old__header { margin-bottom: 24px; }
  .vehicles-old__title {
    font-size: 26px;
    letter-spacing: -0.6px;
  }
  .vehicles-old__lead { font-size: 14px; }

  /* Úvodný info blok — mobile */
  .old-intro {
    grid-template-columns: 1fr;
    gap: 16px;
    padding: 24px 20px;
    text-align: center;
    margin-bottom: 24px;
  }
  .old-intro__icon {
    margin: 0 auto;
    width: 48px;
    height: 48px;
  }
  .old-intro__icon .ico {
    width: 22px;
    height: 22px;
  }
  .old-intro__text {
    font-size: 13.5px;
  }

  /* Guide */
  .vehicles-old__guide {
    gap: 16px;
  }

  .vehicles-old__procedure {
    padding: 24px 20px;
    overflow: hidden;
  }
  .vehicles-old__docs {
    padding: 24px 20px;
  }

  .vehicles-old__procedure-title {
    font-size: 20px;
  }

  /* Kroky → horizontálny carousel */
  .old-steps {
    margin-left: -20px;
    margin-right: -20px;
    padding-left: 20px;
    padding-right: 20px;

    display: flex !important;
    flex-direction: row !important;
    flex-wrap: nowrap !important;
    grid-template-columns: none;
    gap: 12px;
    overflow-x: auto;
    overflow-y: hidden;
    scroll-snap-type: x mandatory;
    -webkit-overflow-scrolling: touch;
    scroll-padding-left: 20px;

    scrollbar-width: none;
    -ms-overflow-style: none;
  }
  .old-steps::-webkit-scrollbar {
    display: none;
  }

  .old-step {
    flex: 0 0 calc(100vw - 80px) !important;
    max-width: calc(100vw - 80px);
    scroll-snap-align: start;
    scroll-snap-stop: always;
    padding: 16px;
  }
  .old-step__num {
    width: 38px;
    height: 38px;
    font-size: 15px;
  }
  .old-step--final .old-step__num .ico-sm {
    width: 16px;
    height: 16px;
  }
  .old-step__title { font-size: 14.5px; }
  .old-step__text { font-size: 12.5px; }

  /* DOT indikátory pre Steps carousel (viditeľné na mobile) */
  .old-steps-dots {
    display: flex;
    justify-content: center;
    gap: 8px;
    margin-top: 18px;
    padding: 0;
    list-style: none;
  }
  .old-steps-dot {
    width: 8px;
    height: 8px;
    border-radius: 50%;
    background: rgba(255, 255, 255, 0.25);
    border: none;
    padding: 0;
    cursor: pointer;
    transition: all 0.3s ease;
  }
  .old-steps-dot.is-active {
    background: var(--lime);
    width: 24px;
    border-radius: 100px;
    box-shadow: 0 0 12px rgba(148, 214, 43, 0.4);
  }

  /* Docs */
  .docs-group__head {
    grid-template-columns: 32px 1fr 24px;
    gap: 10px;
    padding: 13px 16px;
  }
  .docs-group__icon {
    width: 32px;
    height: 32px;
  }
  .docs-group__icon .ico-sm {
    width: 15px;
    height: 15px;
  }
  .docs-group__title { font-size: 13.5px; }
  .docs-group__sub { font-size: 11px; }
  .docs-group__toggle {
    width: 24px;
    height: 24px;
    font-size: 15px;
  }

  .docs-list {
    padding: 0 16px 16px;
    gap: 7px;
  }
  .docs-item {
    padding: 9px 12px;
    gap: 10px;
  }
  .docs-item__body strong { font-size: 12.5px; }
  .docs-item__body span { font-size: 11.5px; }
}/* End custom CSS */
/* Start custom CSS for html, class: .elementor-element-cf30fc4 *//* ===================== OLD — RESOURCES (Legislatíva + tlačivá) ===================== */
.old-resources {
  padding: 80px 0 100px;
  background: var(--white);
}

/* HLAVIČKA */
.old-resources__header {
  text-align: center;
  max-width: 680px;
  margin: 0 auto 48px;
}
.old-resources__header .label {
  display: inline-block;
  margin-bottom: 14px;
}
.old-resources__title {
  font-size: clamp(28px, 3.8vw, 42px);
  font-weight: 800;
  color: var(--teal-dark);
  letter-spacing: -0.8px;
  line-height: 1.1;
  margin-bottom: 16px;
}
.old-resources__title span { color: var(--lime-dark); }

.old-resources__lead {
  font-size: 16px;
  color: var(--muted);
  line-height: 1.7;
  max-width: 560px;
  margin: 0 auto;
}

/* GRID — 2 karty vedľa seba */
.old-resources__grid {
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 24px;
}

/* KARTA */
.resource-card {
  background: var(--cloud);
  border: 1.5px solid var(--border);
  border-radius: var(--radius-lg);
  padding: 32px 28px;
  display: flex;
  flex-direction: column;
}

.resource-card__head {
  display: flex;
  align-items: center;
  gap: 16px;
  margin-bottom: 24px;
  padding-bottom: 20px;
  border-bottom: 1px solid var(--border);
}

.resource-card__icon {
  width: 52px;
  height: 52px;
  background: var(--teal-dark);
  color: var(--lime);
  border-radius: var(--radius-sm);
  display: flex;
  align-items: center;
  justify-content: center;
  flex-shrink: 0;
}
.resource-card__icon .ico {
  width: 24px;
  height: 24px;
}

.resource-card__title {
  font-family: var(--font-head);
  font-size: 18px;
  font-weight: 800;
  color: var(--teal-dark);
  letter-spacing: -0.3px;
  line-height: 1.25;
  margin-bottom: 4px;
}
.resource-card__sub {
  font-size: 13px;
  color: var(--muted);
  line-height: 1.4;
  margin: 0;
}

/* ZOZNAM ODKAZOV */
.resource-list {
  list-style: none;
  padding: 0;
  margin: 0 0 18px;
  display: flex;
  flex-direction: column;
  gap: 10px;
  flex: 1;
}

.resource-link {
  display: grid;
  grid-template-columns: 40px 1fr auto;
  gap: 14px;
  align-items: center;
  padding: 14px 16px;
  background: var(--white);
  border: 1.5px solid var(--border);
  border-radius: var(--radius-md);
  text-decoration: none !important;
  color: var(--coal);
  transition: var(--transition);
}
.resource-link:hover {
  border-color: var(--lime);
  background: var(--white);
  transform: translateX(3px);
  box-shadow: 0 8px 20px -8px rgba(10, 61, 61, 0.12);
}

.resource-link__icon {
  width: 40px;
  height: 40px;
  background: rgba(148, 214, 43, 0.12);
  border: 1.5px solid rgba(148, 214, 43, 0.25);
  color: var(--lime-dark);
  border-radius: var(--radius-sm);
  display: flex;
  align-items: center;
  justify-content: center;
  flex-shrink: 0;
  transition: var(--transition);
}
.resource-link__icon .ico-sm {
  width: 17px;
  height: 17px;
}
.resource-link:hover .resource-link__icon {
  background: var(--lime);
  border-color: var(--lime);
}

.resource-link__body {
  display: flex;
  flex-direction: column;
  gap: 2px;
  min-width: 0;
}
.resource-link__body strong {
  font-family: var(--font-head);
  font-size: 14px;
  font-weight: 700;
  color: var(--teal-dark);
  letter-spacing: -0.1px;
  line-height: 1.3;
}
.resource-link__body span {
  font-size: 12px;
  color: var(--muted);
  line-height: 1.4;
}

.resource-link__ext {
  font-family: var(--font-head);
  font-size: 11px;
  font-weight: 700;
  letter-spacing: 0.5px;
  text-transform: uppercase;
  color: var(--teal-mid);
  background: rgba(80, 126, 122, 0.1);
  padding: 5px 10px;
  border-radius: 100px;
  flex-shrink: 0;
}

/* POZNÁMKA pod kartou */
.resource-card__note {
  display: flex;
  align-items: center;
  gap: 10px;
  padding: 12px 16px;
  background: rgba(148, 214, 43, 0.06);
  border: 1px dashed rgba(148, 214, 43, 0.35);
  border-radius: var(--radius-sm);
  font-size: 12.5px;
  color: var(--muted);
  line-height: 1.5;
  margin: 0;
}
.resource-card__note .ico-sm {
  width: 15px;
  height: 15px;
  color: var(--lime-dark);
  flex-shrink: 0;
}

/* ===== TABLET (≤1024px) ===== */
@media (max-width: 1024px) {
  .old-resources {
    padding: 64px 0 80px;
  }
  .old-resources__header {
    margin-bottom: 36px;
  }
  .old-resources__grid {
    grid-template-columns: 1fr;
    gap: 18px;
  }
  .resource-card {
    padding: 28px 24px;
  }
}

/* ===== MOBILE (≤640px) ===== */
@media (max-width: 640px) {
  .old-resources {
    padding: 48px 0 64px;
  }
  .old-resources__header {
    margin-bottom: 28px;
  }
  .old-resources__title {
    font-size: 26px;
  }
  .old-resources__lead {
    font-size: 15px;
  }

  .resource-card {
    padding: 24px 20px;
  }
  .resource-card__head {
    gap: 14px;
    margin-bottom: 20px;
    padding-bottom: 16px;
  }
  .resource-card__icon {
    width: 46px;
    height: 46px;
  }
  .resource-card__title {
    font-size: 16px;
  }

  .resource-link {
    grid-template-columns: 36px 1fr auto;
    gap: 12px;
    padding: 12px 14px;
  }
  .resource-link__icon {
    width: 36px;
    height: 36px;
  }
  .resource-link__body strong {
    font-size: 13px;
  }
  .resource-link__body span {
    font-size: 11.5px;
  }
  .resource-link__ext {
    font-size: 10px;
    padding: 4px 8px;
  }
}/* End custom CSS */