{"id":2213,"date":"2025-05-11T14:47:00","date_gmt":"2025-05-11T14:47:00","guid":{"rendered":"https:\/\/zivaremic.com\/?page_id=2213"},"modified":"2026-03-23T21:24:14","modified_gmt":"2026-03-23T21:24:14","slug":"domov","status":"publish","type":"page","link":"http:\/\/zivaremic.com\/en\/","title":{"rendered":"Domov"},"content":{"rendered":"<div data-elementor-type=\"wp-page\" data-elementor-id=\"2213\" class=\"elementor elementor-2213\" data-elementor-post-type=\"page\">\n\t\t\t\t<div class=\"elementor-element elementor-element-f57ebc0 e-con-full e-flex e-con e-parent\" data-id=\"f57ebc0\" data-element_type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-645e9e0 elementor-widget elementor-widget-shortcode\" data-id=\"645e9e0\" data-element_type=\"widget\" data-widget_type=\"shortcode.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t<div class=\"elementor-shortcode\">\t\t<div data-elementor-type=\"container\" data-elementor-id=\"2190\" class=\"elementor elementor-2190\" data-elementor-post-type=\"elementor_library\">\n\t\t\t\t<div class=\"elementor-element elementor-element-b33a83f e-con-full e-flex e-con e-parent\" data-id=\"b33a83f\" data-element_type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-396fedbb elementor-widget elementor-widget-html\" data-id=\"396fedbb\" data-element_type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<!DOCTYPE html>\r\n<html lang=\"en\">\r\n<head>\r\n  <meta charset=\"UTF-8\" \/>\r\n  <meta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\" \/>\r\n\r\n  <!-- Font Awesome for Social Icons -->\r\n  <link\r\n    rel=\"stylesheet\"\r\n    href=\"https:\/\/cdnjs.cloudflare.com\/ajax\/libs\/font-awesome\/6.0.0-beta3\/css\/all.min.css\"\r\n  \/>\r\n\r\n  <!-- Load GSAP and ScrollTrigger -->\r\n  <script src=\"https:\/\/unpkg.com\/lenis@1.1.20\/dist\/lenis.min.js\"><\/script>\r\n  <script\r\n    src=\"https:\/\/cdnjs.cloudflare.com\/ajax\/libs\/gsap\/3.11.5\/gsap.min.js\"\r\n  ><\/script>\r\n  <script\r\n    src=\"https:\/\/cdnjs.cloudflare.com\/ajax\/libs\/gsap\/3.11.5\/ScrollTrigger.min.js\"\r\n  ><\/script>\r\n\r\n  <style>\r\n    \/* Reset Styles *\/\r\n    * {\r\n      padding: 0;\r\n      margin: 0;\r\n      box-sizing: border-box;\r\n    }\r\n\r\n    \/* General Styles *\/\r\n    body {\r\n      font-family: 'Spartan', sans-serif;\r\n      overflow-x: hidden;\r\n    }\r\n    .no-scroll {\r\n      overflow: hidden;\r\n    }\r\n\r\n    \/* Full-page container with white background *\/\r\n    .full-page {\r\n      background-color: white;\r\n      position: relative;\r\n    }\r\n\r\n    \/* ------------------------------------------------------------------\r\n       DESKTOP HEADER\r\n       ------------------------------------------------------------------ *\/\r\n    .header {\r\n      position: absolute;\r\n      top: 25px;\r\n      left: 0;\r\n      width: 100%;\r\n      padding: 0 5%;\r\n      z-index: 110;\r\n      \/* We remove the default justify-content:space-between so we can\r\n         precisely align in the media query below. *\/\r\n      display: flex;\r\n      align-items: center;\r\n    }\r\n    \/* We'll align the logo, menu, and lang switcher in the desktop query *\/\r\n    @media (min-width: 769px) {\r\n      .header .logo {\r\n        \/* The logo is on the left; no auto-stretch *\/\r\n        flex: 0 0 auto;\r\n        \/* Optionally set a max width if you want the logo smaller or bigger *\/\r\n        max-width: 10%;\r\n      }\r\n      .header .menu {\r\n        \/* The menu is in the center, taking leftover space *\/\r\n        flex: 1;\r\n        display: flex;\r\n        justify-content: center;\r\n        align-items: center;\r\n      }\r\n      .header .lang-switcher {\r\n        \/* The language switcher is pinned on the right *\/\r\n        flex: 0 0 auto;\r\n      }\r\n    }\r\n    \r\n    @media (max-width: 768px) {\r\n  \/* Mobile: smaller logo (25% width) *\/\r\n  .mobile-header .logo img {\r\n    max-width: 40% !important;\r\n    height: auto !important;\r\n  }\r\n}\r\n\r\n    @media (max-width: 768px) {\r\n  \/* Mobile: smaller logo (25% width) *\/\r\n  .logo{\r\n    position: relative;\r\n    left: -100px;\r\n    \r\n  }\r\n}\r\n\r\n\r\n    \r\n\r\n    \/* Logo container *\/\r\n    .logo {\r\n      font-family: 'Spartan', sans-serif;\r\n      font-weight: 800;\r\n      text-transform: uppercase;\r\n      color: white;\r\n      display: flex;\r\n      align-items: center;\r\n      justify-content: center;\r\n      line-height: 1;\r\n    }\r\n    .logo img {\r\n      display: block;\r\n      height: auto;\r\n    }\r\n\r\n    \/* Menu, Language Switcher, etc. *\/\r\n    .menu { }\r\n    .menu-items {\r\n      list-style: none;\r\n      display: flex;\r\n      gap: 30px;\r\n      margin: 0;\r\n      padding: 0;\r\n    }\r\n    .menu-items li a {\r\n      text-decoration: none;\r\n      color: white;\r\n      text-transform: capitalize;\r\n      font-size: 20px;\r\n    }\r\n    .menu-items li a:hover {\r\n      color: #e67cb1;\r\n    }\r\n    .lang-switcher {\r\n      display: flex;\r\n      gap: 10px;\r\n    }\r\n    .lang-btn {\r\n      text-decoration: none;\r\n      color: white;\r\n      cursor: pointer;\r\n    }\r\n    .lang-btn:hover {\r\n      color: #e67cb1;\r\n    }\r\n    .lang-btn.active {\r\n      font-weight: bold;\r\n    }\r\n\r\n    \/* ------------------------------------------------------------------\r\n       MOBILE HEADER (unchanged)\r\n       ------------------------------------------------------------------ *\/\r\n    .mobile-header {\r\n      display: none;\r\n    }\r\n    .hamburger-icon {\r\n      font-size: 30px;\r\n      color: white;\r\n      cursor: pointer;\r\n      padding: 10px;\r\n    }\r\n\r\n    \/* MOBILE MENU *\/\r\n    .mobile-menu {\r\n      position: fixed;\r\n      top: 0;\r\n      right: 0;\r\n      width: 80%;\r\n      height: 100vh;\r\n      background-color: white;\r\n      box-shadow: -5px 0 15px rgba(0, 0, 0, 0.3);\r\n      z-index: 999;\r\n      display: flex;\r\n      flex-direction: column;\r\n      justify-content: center;\r\n      align-items: center;\r\n      transform: translateX(100%);\r\n      transition: transform 0.5s ease;\r\n    }\r\n    .mobile-menu.active {\r\n      transform: translateX(0);\r\n    }\r\n    .mobile-menu .close-icon {\r\n      position: absolute;\r\n      top: 25px;\r\n      right: 25px;\r\n      font-size: 30px;\r\n      color: black;\r\n      cursor: pointer;\r\n    }\r\n    .mobile-menu ul {\r\n      list-style: none;\r\n      padding: 0;\r\n      margin: 0 auto;\r\n      text-align: center;\r\n      display: flex;\r\n      flex-direction: column;\r\n      gap: 20px;\r\n      align-items: center;\r\n      justify-content: center;\r\n    }\r\n    .mobile-menu li a {\r\n      text-decoration: none;\r\n      color: black;\r\n      transition: color 0.3s;\r\n      text-transform: capitalize;\r\n    }\r\n    .mobile-menu li a:hover {\r\n      color: #e67cb1;\r\n    }\r\n    .lang-btn-container {\r\n      display: flex;\r\n      gap: 10px;\r\n      justify-content: center;\r\n    }\r\n\r\n    \/* Content Section *\/\r\n    .content-scroll {\r\n      height: 100vh;\r\n      width: 100%;\r\n      background-image: url('https:\/\/zivaremic.com\/wp-content\/uploads\/2026\/02\/za-naslovom.jpg');\r\n      background-color: black;\r\n      background-size: 100vw auto;\r\n      background-position: center;\r\n      background-repeat: no-repeat;\r\n      position: relative;\r\n      z-index: 1;\r\n      display: flex;\r\n      flex-direction: column;\r\n      justify-content: center;\r\n      align-items: center;\r\n      text-align: center;\r\n      overflow: hidden;\r\n      padding-top: 100px;\r\n      \/* border-bottom-left-radius: 30px;\r\n      border-bottom-right-radius: 30px; *\/\r\n    }\r\n\r\n    \/* Content Wrapper *\/\r\n    .content-wrapper {\r\n      max-width: 800px;\r\n      width: 90%;\r\n      margin: 0 auto;\r\n      text-align: center;\r\n      position: relative;\r\n      z-index: 101;\r\n    }\r\n\r\n    \/* Overlay Zoom *\/\r\n    .overlay-zoom {\r\n      height: 100vh;\r\n      width: 100%;\r\n      position: fixed;\r\n      top: 0;\r\n      left: 0;\r\n      background-image: url('https:\/\/zivaremic.com\/wp-content\/uploads\/2025\/02\/Subtract.svg');\r\n      background-size: cover;\r\n      background-position: center;\r\n      background-repeat: no-repeat;\r\n      z-index: 5;\r\n      transform-origin: center center;\r\n      pointer-events: none;\r\n    }\r\n    @media (max-width: 768px) {\r\n      .overlay-zoom {\r\n        background-image: url('https:\/\/zivaremic.com\/wp-content\/uploads\/2025\/02\/mobileSubtract.svg');\r\n      }\r\n    }\r\n\r\n    \/* ---------- GIF (added) ---------- *\/\r\n    .overlay-zoom .overlay-gif{\r\n      position:absolute;\r\n      width:100px;\r\n      height:100px;\r\n      bottom:15%;\r\n      left:50%;\r\n      transform:translateX(-50%);\r\n      object-fit:contain;\r\n      pointer-events:none;\r\n      z-index:1;\r\n    }\r\n\r\n    \/* Dark Overlay *\/\r\n    .dark-overlay {\r\n      position: absolute;\r\n      top: 0;\r\n      left: 0;\r\n      height: 100%;\r\n      width: 100%;\r\n      background-color: black;\r\n      pointer-events: none;\r\n      z-index: 2;\r\n    }\r\n\r\n    \/* Desktop h1 styling *\/\r\n    .a-foldh1 {\r\n      color: white;\r\n      font-family: 'Spartan', sans-serif;\r\n      font-weight: 800;\r\n      text-align: center;\r\n      font-size: clamp(3rem, 12vw, 10rem);\r\n      margin: 10vh auto 0 auto;\r\n      white-space: nowrap;\r\n      text-transform: uppercase;\r\n      display: flex;\r\n      justify-content: center;\r\n      align-items: center;\r\n    }\r\n\r\n    \/* Desktop p styling *\/\r\n    .a-foldp {\r\n      color: #fff;\r\n      font-family: 'Spartan', sans-serif;\r\n      font-size: clamp(1rem, 2vw, 1.5rem);\r\n      margin-top: -2vh;\r\n    }\r\n\r\n    \/* Responsive Text Versions *\/\r\n    .a-foldp.mobile-version {\r\n      display: none;\r\n    }\r\n    @media (max-width: 768px) {\r\n      .a-foldp.desktop-version {\r\n        display: none;\r\n      }\r\n      .a-foldp.mobile-version {\r\n        display: block;\r\n      }\r\n      .a-foldh1 {\r\n        margin-bottom: 10px;\r\n      }\r\n    }\r\n\r\n    \/* Social Icons Styles *\/\r\n    .social-icons {\r\n      display: flex;\r\n      justify-content: center;\r\n      gap: 40px;\r\n      margin-top: 30px;\r\n      opacity: 0;\r\n      transform: scale(0.8);\r\n      z-index: 100;\r\n      position: relative;\r\n    }\r\n    .social-icons img {\r\n      width: 50px;\r\n      height: 50px;\r\n      filter: brightness(0) invert(1);\r\n       filter:none;\r\n      transition: transform 0.3s;\r\n    }\r\n     \r\n    .social-icons img:hover {\r\n      transform: scale(1.2);\r\n    }\r\n\r\n    \/* Hide scrollbar for all browsers *\/\r\n    *::-webkit-scrollbar {\r\n      display: none;\r\n    }\r\n    * {\r\n      -ms-overflow-style: none;\r\n      scrollbar-width: none;\r\n    }\r\n\r\n    @media (max-width: 1024px) {\r\n      .socialmedia {\r\n        flex-direction: column;\r\n        align-items: center;\r\n      }\r\n      .socialbox {\r\n        width: 80%;\r\n        height: auto;\r\n      }\r\n      .card {\r\n        height: 250px;\r\n      }\r\n    }\r\n    @media (max-width: 768px) {\r\n      \/* Keep your mobile header visible on mobile; hide desktop header *\/\r\n      .header { display: none; }\r\n      .mobile-header {\r\n         display: flex;\r\n         position: absolute;\r\n         top: 25px;\r\n         left: 5%;\r\n         right: 5%;\r\n         align-items: center;\r\n         justify-content: space-between;\r\n         z-index: 110;\r\n      }\r\n      \/* Scale down the background image on mobile *\/\r\n      .content-scroll {\r\n        background-image: url('https:\/\/zivaremic.com\/wp-content\/uploads\/2026\/02\/za-naslovom-obrezana.jpg');\r\n        background-size: 120% auto;\r\n        background-position: center;\r\n      }\r\n      .mobile-menu ul {\r\n        gap: 20px;\r\n      }\r\n      .mobile-menu li {\r\n        width: 100%;\r\n        text-align: center;\r\n      }\r\n    }\r\n    \r\n  <\/style>\r\n<\/head>\r\n<body>\r\n  <div class=\"full-page\">\r\n    <!-- Desktop Header: Logo, Menu, Language Switcher -->\r\n    <div class=\"header\">\r\n      <div class=\"logo\">\r\n        <!-- Desktop Logo -->\r\n        <img decoding=\"async\" \r\n          src=\"https:\/\/zivaremic.com\/wp-content\/uploads\/2025\/03\/image-25.png\" \r\n          alt=\"\u017dR Logo\"\r\n        \/>\r\n      <\/div>\r\n      <div class=\"menu\">\r\n        <ul class=\"menu-items\">\r\n          <li><a href=\"#ziva\">Achievements<\/a><\/li>\r\n          <li><a href=\"#tekmovanja\">Competitions<\/a><\/li>\r\n          <li><a href=\"#multimedija\">Multimedia<\/a><\/li>\r\n          <li><a href=\"#partnerji\">Partners<\/a><\/li>\r\n          <li><a href=\"#kontakt\">Contact<\/a><\/li>\r\n        <\/ul>\r\n      <\/div>\r\n      <div class=\"lang-switcher\">\r\n        <a href=\"#\" class=\"lang-btn\" data-lang=\"slo\">SLO<\/a>\r\n        <a href=\"#\" class=\"lang-btn\" data-lang=\"eng\">ENG<\/a>\r\n      <\/div>\r\n    <\/div>\r\n    \r\n    <!-- Mobile Header: Contains Logo on left and Hamburger Icon on right -->\r\n    <div class=\"mobile-header\">\r\n      <div class=\"logo\">\r\n        <!-- Mobile Logo -->\r\n        <img decoding=\"async\"\r\n          src=\"https:\/\/zivaremic.com\/wp-content\/uploads\/2025\/03\/image-25.png\"\r\n          alt=\"\u017dR Logo\"\r\n        \/>\r\n      <\/div>\r\n      <div class=\"hamburger-icon\">\r\n        <i class=\"fas fa-bars\"><\/i>\r\n      <\/div>\r\n    <\/div>\r\n    \r\n    <!-- Mobile Menu (Hidden by Default) -->\r\n    <div class=\"mobile-menu\">\r\n      <div class=\"close-icon\">\r\n        <i class=\"fas fa-times\"><\/i>\r\n      <\/div>\r\n      <ul>\r\n        <li><a href=\"#ziva\">Achievements<\/a><\/li>\r\n        <li><a href=\"#tekmovanja\">Competitions<\/a><\/li>\r\n        <li><a href=\"#mediji\">Multimedia<\/a><\/li>\r\n        <li><a href=\"#partnerji\">Partners<\/a><\/li>\r\n        <li><a href=\"#kontakt\">Contact<\/a><\/li>\r\n        <li>\r\n          <div class=\"lang-btn-container\">\r\n            <a href=\"#\" class=\"lang-btn\" data-lang=\"slo\">SLO<\/a>\r\n            <a href=\"#\" class=\"lang-btn\" data-lang=\"eng\">ENG<\/a>\r\n          <\/div>\r\n        <\/li>\r\n      <\/ul>\r\n    <\/div>\r\n    \r\n    <!-- Content Section (Animation remains intact) -->\r\n    <div class=\"content-scroll\">\r\n      <div class=\"content-wrapper\">\r\n        <h1 class=\"a-foldh1\">\u017dIVA REMIC<\/h1>\r\n        <!-- Desktop version -->\r\n        <p class=\"a-foldp desktop-version\">\r\n          Atletinja | 16-letnica | Ve\u010dkratna dr\u017eavna rekorderka\r\n        <\/p>\r\n        <!-- Mobile version -->\r\n        <p class=\"a-foldp mobile-version\">\r\n          Track &amp; Field Athlete<br>\r\n         16-letnica<br>\r\n          Ve\u010dkratna dr\u017eavna rekorderka\r\n        <\/p>\r\n        <div class=\"social-icons\">\r\n          <a href=\"https:\/\/www.instagram.com\/zivaremic\/\" target=\"_blank\" class=\"icon instagram\">\r\n            <img decoding=\"async\" src=\"https:\/\/zivaremic.com\/wp-content\/uploads\/2025\/05\/instagram-square.svg\" alt=\"Instagram\" \/>\r\n          <\/a>\r\n          <a href=\"https:\/\/www.facebook.com\/people\/%C5%BDiva-Remic\/61572480124090\" target=\"_blank\" class=\"icon facebook\">\r\n            <img decoding=\"async\" src=\"https:\/\/zivaremic.com\/wp-content\/uploads\/2025\/05\/facebook-ssquare.svg\" alt=\"Facebook\" \/>\r\n          <\/a>\r\n          <a href=\"https:\/\/www.tiktok.com\/@ziva.remic\" target=\"_blank\" class=\"icon-x\">\r\n            <img decoding=\"async\" src=\"https:\/\/zivaremic.com\/wp-content\/uploads\/2025\/05\/tiktok-svgrepo-com-white.svg\" alt=\"Tiktok\" \/>\r\n          <\/a>\r\n        <\/div>\r\n      <\/div>\r\n      <!-- Dark Overlay (remains in place for animation) -->\r\n      <div class=\"dark-overlay\"><\/div>\r\n    <\/div>\r\n    \r\n    <!-- Overlay Zoom (for initial animation) -->\r\n    <div class=\"overlay-zoom\">\r\n      <!-- GIF added -->\r\n      <img decoding=\"async\"\r\n        src=\"https:\/\/zivaremic.com\/wp-content\/uploads\/2025\/05\/Animation-1746114282611-1.gif\"\r\n        alt=\"Intro animation\"\r\n        class=\"overlay-gif\"\r\n      \/>\r\n    <\/div>\r\n  <\/div>\r\n  \r\n  <script>\r\n    \/\/ Register GSAP plugins\r\n    gsap.registerPlugin(ScrollTrigger);\r\n    \r\n    \/* INITIAL ANIMATION (Triggered on first scroll) *\/\r\n  let initialTimeline = gsap.timeline({\r\n  paused: true,\r\n  onComplete: function() {\r\n    document.body.classList.add('scroll-enabled');\r\n    document.documentElement.classList.add('scroll-enabled');\r\n  }\r\n});\r\n\r\n    \r\n    if (window.innerWidth < 769) {\r\n      initialTimeline.timeScale(3); \/\/ Faster on mobile\r\n    } else {\r\n      initialTimeline.timeScale(2);\r\n    }\r\n    \r\n    let overlayTargetScale = window.innerWidth >= 769 ? 90 : 325;\r\n    initialTimeline.to(\".overlay-zoom\", {\r\n      scale: overlayTargetScale,\r\n      transformOrigin: \"center center\",\r\n      duration: 3,\r\n      ease: \"power2.in\"\r\n    }, 0);\r\n    \r\n    if (window.innerWidth < 769) {\r\n      initialTimeline.fromTo(\".overlay-zoom\",\r\n        { opacity: 1 },\r\n        { opacity: 0, duration: 3, ease: \"power2.in\" },\r\n        0\r\n      );\r\n    }\r\n    \r\n    initialTimeline.fromTo(\".dark-overlay\", { opacity: 0 }, {\r\n      opacity: 0.3,\r\n      duration: 3,\r\n      ease: \"power2.out\"\r\n    }, 0);\r\n    \r\n    \/\/ Animate heading, paragraph, social icons, plus menu, logo & language switcher\r\n    initialTimeline.fromTo(\".a-foldh1\", { opacity: 0, scale: 0 }, {\r\n      opacity: 1,\r\n      scale: 1,\r\n      duration: 2.3,\r\n      ease: \"power2.out\"\r\n    }, 0.7);\r\n    initialTimeline.fromTo(\".a-foldp\", { opacity: 0, y: 50 }, {\r\n      opacity: 1,\r\n      y: 0,\r\n      duration: 2.3,\r\n      ease: \"power2.out\"\r\n    }, 0.7);\r\n    initialTimeline.fromTo(\".social-icons\", { opacity: 0, y: 50 }, {\r\n      opacity: 1,\r\n      y: 0,\r\n      duration: 2.3,\r\n      ease: \"power2.out\"\r\n    }, 0.7);\r\n    \r\n    initialTimeline.fromTo(\".menu\", { opacity: 0, y: -20 }, {\r\n      opacity: 1,\r\n      y: 0,\r\n      duration: 2.3,\r\n      ease: \"power2.out\"\r\n    }, 0.7);\r\n    initialTimeline.fromTo(\".logo\", { opacity: 0, y: -20 }, {\r\n      opacity: 1,\r\n      y: 0,\r\n      duration: 2.3,\r\n      ease: \"power2.out\"\r\n    }, 0.7);\r\n    initialTimeline.fromTo(\".lang-switcher\", { opacity: 0, y: -20 }, {\r\n      opacity: 1,\r\n      y: 0,\r\n      duration: 2.3,\r\n      ease: \"power2.out\"\r\n    }, 0.7);\r\n    \r\n    const urlParams = new URLSearchParams(window.location.search);\r\n    if (urlParams.get('skipAnim') === '1') {\r\n      initialTimeline.progress(1);\r\n      urlParams.delete('skipAnim');\r\n      const newUrl = window.location.pathname + (urlParams.toString() ? '?' + urlParams.toString() : '');\r\n      window.history.replaceState({}, document.title, newUrl);\r\n    } else {\r\n      window.addEventListener('wheel', triggerInitialAnimation, {passive: false});\r\n      window.addEventListener('touchstart', triggerInitialAnimation, {passive: false});\r\n    }\r\n    \r\n    let animationTriggered = false;\r\n    function triggerInitialAnimation(e) {\r\n      if (!animationTriggered) {\r\n        animationTriggered = true;\r\n        document.body.classList.add('no-scroll');\r\n        initialTimeline.play();\r\n        window.removeEventListener('wheel', triggerInitialAnimation, {passive: false});\r\n        window.removeEventListener('touchstart', triggerInitialAnimation, {passive: false});\r\n        e.preventDefault();\r\n        return false;\r\n      }\r\n    }\r\n    \r\n    \/* LANGUAGE SWITCHER *\/\r\n    function updateLanguage(target) {\r\n      let currentUrl = window.location.href.split('?')[0];\r\n      let newUrl = currentUrl;\r\n      if (target === \"slo\") {\r\n        if (currentUrl.match(\/\\\/en(\\\/|$)\/)) {\r\n          newUrl = currentUrl.replace(\/\\\/en(\\\/|$)\/, function(match, p1) { return \"\/sl\" + (p1 || \"\"); });\r\n        } else if (!currentUrl.match(\/\\\/sl(\\\/|$)\/)) {\r\n          newUrl = currentUrl + '\/sl';\r\n        }\r\n      } else if (target === \"eng\") {\r\n        if (currentUrl.match(\/\\\/sl(\\\/|$)\/)) {\r\n          newUrl = currentUrl.replace(\/\\\/sl(\\\/|$)\/, function(match, p1) { return \"\/en\" + (p1 || \"\"); });\r\n        } else if (!currentUrl.match(\/\\\/en(\\\/|$)\/)) {\r\n          newUrl = currentUrl + '\/en';\r\n        }\r\n      }\r\n      newUrl += (newUrl.indexOf('?') > -1 ? '&' : '?') + 'skipAnim=1';\r\n      window.location.href = newUrl;\r\n    }\r\n    document.querySelectorAll('.lang-btn').forEach(btn => {\r\n      btn.addEventListener('click', function(e) {\r\n        e.preventDefault();\r\n        let targetLang = this.getAttribute('data-lang');\r\n        updateLanguage(targetLang);\r\n      });\r\n    });\r\n    window.addEventListener('load', function() {\r\n      let currentUrl = window.location.href;\r\n      let activeLang = \"eng\";\r\n      if (currentUrl.match(\/\\\/sl(\\\/|$)\/)) {\r\n        activeLang = \"slo\";\r\n      } else if (currentUrl.match(\/\\\/en(\\\/|$)\/)) {\r\n        activeLang = \"eng\";\r\n      }\r\n      document.querySelectorAll('.lang-btn').forEach(btn => {\r\n        if (btn.getAttribute('data-lang') === activeLang) {\r\n          btn.classList.add('active');\r\n        } else {\r\n          btn.classList.remove('active');\r\n        }\r\n      });\r\n    });\r\n    \r\n    \/* MOBILE MENU AND OTHER INTERACTIONS *\/\r\n    const hamburgerIcon = document.querySelector('.hamburger-icon');\r\n    const mobileMenu = document.querySelector('.mobile-menu');\r\n    const closeIcon = document.querySelector('.mobile-menu .close-icon');\r\n    let isMenuOpen = false;\r\n    const openMenu = () => {\r\n      mobileMenu.classList.add('active');\r\n      document.body.classList.add('no-scroll');\r\n      isMenuOpen = true;\r\n    };\r\n    const closeMenu = () => {\r\n      mobileMenu.classList.remove('active');\r\n      document.body.classList.remove('no-scroll');\r\n      isMenuOpen = false;\r\n    };\r\n    hamburgerIcon.addEventListener('click', openMenu);\r\n    closeIcon.addEventListener('click', closeMenu);\r\n    document.addEventListener('click', (event) => {\r\n      const isClickInsideMenu = mobileMenu.contains(event.target) || hamburgerIcon.contains(event.target);\r\n      if (!isClickInsideMenu && isMenuOpen) {\r\n        closeMenu();\r\n      }\r\n    });\r\n    const closeOnScroll = () => {\r\n      if (isMenuOpen) {\r\n        closeMenu();\r\n      }\r\n    };\r\n    window.addEventListener('scroll', closeOnScroll);\r\n    window.addEventListener('touchmove', closeOnScroll);\r\n    \r\n    document.querySelectorAll('a[href^=\"#\"]').forEach(anchor => {\r\n      anchor.addEventListener(\"click\", function (event) {\r\n        event.preventDefault();\r\n        const targetId = this.getAttribute(\"href\").substring(1);\r\n        const targetElement = document.getElementById(targetId);\r\n        if (targetElement) {\r\n          const targetPosition = targetElement.getBoundingClientRect().top + window.scrollY;\r\n          const windowHeight = window.innerHeight;\r\n          const isMobile = window.innerWidth <= 768;\r\n          let targetOffset;\r\n          if (isMobile) {\r\n            targetOffset = targetPosition - 100;\r\n          } else {\r\n            targetOffset = targetPosition - (windowHeight \/ 2) + (targetElement.clientHeight \/ 2);\r\n          }\r\n          window.scrollTo({\r\n            top: targetOffset,\r\n            behavior: \"smooth\"\r\n          });\r\n        }\r\n      });\r\n    });\r\n  <\/script>\r\n<\/body>\r\n<\/html>\r\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-7892a12 e-con-full e-flex e-con e-parent\" data-id=\"7892a12\" data-element_type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-f552948 e-con-full e-flex e-con e-parent\" data-id=\"f552948\" data-element_type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-032e69c elementor-widget elementor-widget-shortcode\" data-id=\"032e69c\" data-element_type=\"widget\" data-widget_type=\"shortcode.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t<div class=\"elementor-shortcode\">\t\t<div data-elementor-type=\"container\" data-elementor-id=\"2196\" class=\"elementor elementor-2196\" data-elementor-post-type=\"elementor_library\">\n\t\t\t\t<div class=\"elementor-element elementor-element-15ade1e8 e-con-full e-flex e-con e-parent\" data-id=\"15ade1e8\" data-element_type=\"container\" id=\"tekmovanja\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">\n\t\t\t\t<div class=\"elementor-element elementor-element-54f3a7e elementor-widget elementor-widget-html\" data-id=\"54f3a7e\" data-element_type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<div id=\"tekmovanja\" class=\"anchor-offset\"><\/div>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-66acd065 e-con-full e-flex e-con e-child\" data-id=\"66acd065\" data-element_type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">\n\t\t<div class=\"elementor-element elementor-element-5e1f2a6d e-con-full e-flex e-con e-child\" data-id=\"5e1f2a6d\" data-element_type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-50a1181 e-con-full e-flex e-con e-child\" data-id=\"50a1181\" data-element_type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">\n\t\t\t\t<div class=\"elementor-element elementor-element-4bc05cde elementor-arrows-position-inside elementor-widget elementor-widget-n-carousel\" data-id=\"4bc05cde\" data-element_type=\"widget\" data-settings=\"{&quot;carousel_items&quot;:[{&quot;slide_title&quot;:&quot;Slide #1&quot;,&quot;_id&quot;:&quot;f95c9f8&quot;}],&quot;slides_to_show&quot;:&quot;1&quot;,&quot;slides_to_scroll&quot;:&quot;1&quot;,&quot;slides_to_show_tablet&quot;:&quot;2&quot;,&quot;slides_to_show_mobile&quot;:&quot;1&quot;,&quot;autoplay&quot;:&quot;yes&quot;,&quot;autoplay_speed&quot;:5000,&quot;pause_on_hover&quot;:&quot;yes&quot;,&quot;pause_on_interaction&quot;:&quot;yes&quot;,&quot;infinite&quot;:&quot;yes&quot;,&quot;speed&quot;:500,&quot;offset_sides&quot;:&quot;none&quot;,&quot;arrows&quot;:&quot;yes&quot;,&quot;image_spacing_custom&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:10,&quot;sizes&quot;:[]},&quot;image_spacing_custom_tablet&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]},&quot;image_spacing_custom_mobile&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]}}\" data-widget_type=\"nested-carousel.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t<div class=\"e-n-carousel swiper\" role=\"region\" aria-roledescription=\"carousel\" aria-label=\"Carousel\" dir=\"ltr\">\n\t\t\t<div class=\"swiper-wrapper\" aria-live=\"off\">\n\t\t\t\t\t\t\t\t\t\t<div class=\"swiper-slide\" data-slide=\"1\" role=\"group\" aria-roledescription=\"slide\" aria-label=\"1 of 1\">\n\t\t\t\t\t\t\t<div class=\"elementor-element elementor-element-d73fd93 e-flex e-con-boxed e-con e-child\" data-id=\"d73fd93\" data-element_type=\"container\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t<div class=\"elementor-element elementor-element-12c90c5 e-con-full e-flex e-con e-child\" data-id=\"12c90c5\" data-element_type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-448a2f67 elementor-widget elementor-widget-heading\" data-id=\"448a2f67\" data-element_type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<h2 class=\"elementor-heading-title elementor-size-default\">See you in <span class=\"pink\">the new season<\/span>!<\/h2>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-6ee980e1 elementor-icon-list--layout-traditional elementor-list-item-link-full_width elementor-widget elementor-widget-icon-list\" data-id=\"6ee980e1\" data-element_type=\"widget\" data-widget_type=\"icon-list.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t<ul class=\"elementor-icon-list-items\">\n\t\t\t\t\t\t\t<li class=\"elementor-icon-list-item\">\n\t\t\t\t\t\t\t\t\t\t<span class=\"elementor-icon-list-text\">When? <span class=\"green\">TBC<\/span>\n\t\t\t\t\t\t\t\t\t<\/li>\n\t\t\t\t\t\t\t\t<li class=\"elementor-icon-list-item\">\n\t\t\t\t\t\t\t\t\t\t<span class=\"elementor-icon-list-text\">Why? <span class=\"green\">TBC<\/span>\n\t\t\t\t\t\t\t\t\t<\/li>\n\t\t\t\t\t\t<\/ul>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-a778130 e-con-full e-flex e-con e-parent\" data-id=\"a778130\" data-element_type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-af95327 elementor-widget elementor-widget-shortcode\" data-id=\"af95327\" data-element_type=\"widget\" data-widget_type=\"shortcode.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t<div class=\"elementor-shortcode\">\t\t<div data-elementor-type=\"container\" data-elementor-id=\"2202\" class=\"elementor elementor-2202\" data-elementor-post-type=\"elementor_library\">\n\t\t\t\t<div class=\"elementor-element elementor-element-7177d10d e-flex e-con-boxed e-con e-parent\" data-id=\"7177d10d\" data-element_type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t<div class=\"elementor-element elementor-element-18aec532 e-con-full e-flex e-con e-child\" data-id=\"18aec532\" data-element_type=\"container\">\n\t\t<a class=\"elementor-element elementor-element-6e51dc7 e-con-full e-transform e-flex elementor-invisible e-con e-child\" data-id=\"6e51dc7\" data-element_type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;,&quot;_transform_translateY_effect_hover&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:-12,&quot;sizes&quot;:[]},&quot;animation&quot;:&quot;fadeIn&quot;,&quot;_transform_translateX_effect_hover&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]},&quot;_transform_translateX_effect_hover_tablet&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]},&quot;_transform_translateX_effect_hover_mobile&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]},&quot;_transform_translateY_effect_hover_tablet&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]},&quot;_transform_translateY_effect_hover_mobile&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]}}\" href=\"https:\/\/www.instagram.com\/zivaremic\/\">\n\t\t<div class=\"elementor-element elementor-element-1daf200e e-con-full sekcijablur e-flex e-con e-child\" data-id=\"1daf200e\" data-element_type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-42f87e7f sociikona e-transform elementor-view-default elementor-widget elementor-widget-icon\" data-id=\"42f87e7f\" data-element_type=\"widget\" data-settings=\"{&quot;_transform_scale_effect_hover&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]},&quot;_transform_scale_effect_hover_tablet&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]},&quot;_transform_scale_effect_hover_mobile&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]}}\" data-widget_type=\"icon.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t<div class=\"elementor-icon-wrapper\">\n\t\t\t<div class=\"elementor-icon\">\n\t\t\t<svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 448 512\"><path fill=\"#ffffff\" d=\"M194.4 211.7a53.3 53.3 0 1 0 59.3 88.7 53.3 53.3 0 1 0 -59.3-88.7zm142.3-68.4c-5.2-5.2-11.5-9.3-18.4-12c-18.1-7.1-57.6-6.8-83.1-6.5c-4.1 0-7.9 .1-11.2 .1c-3.3 0-7.2 0-11.4-.1c-25.5-.3-64.8-.7-82.9 6.5c-6.9 2.7-13.1 6.8-18.4 12s-9.3 11.5-12 18.4c-7.1 18.1-6.7 57.7-6.5 83.2c0 4.1 .1 7.9 .1 11.1s0 7-.1 11.1c-.2 25.5-.6 65.1 6.5 83.2c2.7 6.9 6.8 13.1 12 18.4s11.5 9.3 18.4 12c18.1 7.1 57.6 6.8 83.1 6.5c4.1 0 7.9-.1 11.2-.1c3.3 0 7.2 0 11.4 .1c25.5 .3 64.8 .7 82.9-6.5c6.9-2.7 13.1-6.8 18.4-12s9.3-11.5 12-18.4c7.2-18 6.8-57.4 6.5-83c0-4.2-.1-8.1-.1-11.4s0-7.1 .1-11.4c.3-25.5 .7-64.9-6.5-83l0 0c-2.7-6.9-6.8-13.1-12-18.4zm-67.1 44.5A82 82 0 1 1 178.4 324.2a82 82 0 1 1 91.1-136.4zm29.2-1.3c-3.1-2.1-5.6-5.1-7.1-8.6s-1.8-7.3-1.1-11.1s2.6-7.1 5.2-9.8s6.1-4.5 9.8-5.2s7.6-.4 11.1 1.1s6.5 3.9 8.6 7s3.2 6.8 3.2 10.6c0 2.5-.5 5-1.4 7.3s-2.4 4.4-4.1 6.2s-3.9 3.2-6.2 4.2s-4.8 1.5-7.3 1.5l0 0c-3.8 0-7.5-1.1-10.6-3.2zM448 96c0-35.3-28.7-64-64-64H64C28.7 32 0 60.7 0 96V416c0 35.3 28.7 64 64 64H384c35.3 0 64-28.7 64-64V96zM357 389c-18.7 18.7-41.4 24.6-67 25.9c-26.4 1.5-105.6 1.5-132 0c-25.6-1.3-48.3-7.2-67-25.9s-24.6-41.4-25.8-67c-1.5-26.4-1.5-105.6 0-132c1.3-25.6 7.1-48.3 25.8-67s41.5-24.6 67-25.8c26.4-1.5 105.6-1.5 132 0c25.6 1.3 48.3 7.1 67 25.8s24.6 41.4 25.8 67c1.5 26.3 1.5 105.4 0 131.9c-1.3 25.6-7.1 48.3-25.8 67z\"><\/path><\/svg>\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/a>\n\t\t<a class=\"elementor-element elementor-element-742bb264 e-con-full e-transform e-flex elementor-invisible e-con e-child\" data-id=\"742bb264\" data-element_type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;,&quot;_transform_translateY_effect_hover&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:-12,&quot;sizes&quot;:[]},&quot;animation&quot;:&quot;fadeIn&quot;,&quot;_transform_translateX_effect_hover&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]},&quot;_transform_translateX_effect_hover_tablet&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]},&quot;_transform_translateX_effect_hover_mobile&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]},&quot;_transform_translateY_effect_hover_tablet&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]},&quot;_transform_translateY_effect_hover_mobile&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]}}\" href=\"https:\/\/www.facebook.com\/people\/%C5%BDiva-Remic\/61572480124090\">\n\t\t<div class=\"elementor-element elementor-element-69d48ad6 e-con-full sekcijablur e-flex e-con e-child\" data-id=\"69d48ad6\" data-element_type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-2754079f sociikona e-transform elementor-view-default elementor-widget elementor-widget-icon\" data-id=\"2754079f\" data-element_type=\"widget\" data-settings=\"{&quot;_transform_scale_effect_hover&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]},&quot;_transform_scale_effect_hover_tablet&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]},&quot;_transform_scale_effect_hover_mobile&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]}}\" data-widget_type=\"icon.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t<div class=\"elementor-icon-wrapper\">\n\t\t\t<div class=\"elementor-icon\">\n\t\t\t<svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 448 512\"><path fill=\"#ffffff\" d=\"M64 32C28.7 32 0 60.7 0 96V416c0 35.3 28.7 64 64 64h98.2V334.2H109.4V256h52.8V222.3c0-87.1 39.4-127.5 125-127.5c16.2 0 44.2 3.2 55.7 6.4V172c-6-.6-16.5-1-29.6-1c-42 0-58.2 15.9-58.2 57.2V256h83.6l-14.4 78.2H255V480H384c35.3 0 64-28.7 64-64V96c0-35.3-28.7-64-64-64H64z\"><\/path><\/svg>\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/a>\n\t\t<a class=\"elementor-element elementor-element-6e3aedf1 e-con-full e-transform e-flex elementor-invisible e-con e-child\" data-id=\"6e3aedf1\" data-element_type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;,&quot;_transform_translateY_effect_hover&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:-12,&quot;sizes&quot;:[]},&quot;animation&quot;:&quot;fadeIn&quot;,&quot;_transform_translateX_effect_hover&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]},&quot;_transform_translateX_effect_hover_tablet&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]},&quot;_transform_translateX_effect_hover_mobile&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]},&quot;_transform_translateY_effect_hover_tablet&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]},&quot;_transform_translateY_effect_hover_mobile&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]}}\" href=\"https:\/\/www.tiktok.com\/@ziva.remic\">\n\t\t<div class=\"elementor-element elementor-element-8548c00 e-con-full sekcijablur e-flex e-con e-child\" data-id=\"8548c00\" data-element_type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-ee1835b sociikona e-transform elementor-view-default elementor-widget elementor-widget-icon\" data-id=\"ee1835b\" data-element_type=\"widget\" data-settings=\"{&quot;_transform_scale_effect_hover&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]},&quot;_transform_scale_effect_hover_tablet&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]},&quot;_transform_scale_effect_hover_mobile&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]}}\" data-widget_type=\"icon.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t<div class=\"elementor-icon-wrapper\">\n\t\t\t<div class=\"elementor-icon\">\n\t\t\t<svg aria-hidden=\"true\" class=\"e-font-icon-svg e-fab-tiktok\" viewbox=\"0 0 448 512\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"><path d=\"M448,209.91a210.06,210.06,0,0,1-122.77-39.25V349.38A162.55,162.55,0,1,1,185,188.31V278.2a74.62,74.62,0,1,0,52.23,71.18V0l88,0a121.18,121.18,0,0,0,1.86,22.17h0A122.18,122.18,0,0,0,381,102.39a121.43,121.43,0,0,0,67,20.14Z\"><\/path><\/svg>\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/a>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-1d29374 e-con-full e-flex e-con e-parent\" data-id=\"1d29374\" data-element_type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-a3f741b elementor-widget elementor-widget-shortcode\" data-id=\"a3f741b\" data-element_type=\"widget\" data-widget_type=\"shortcode.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t<div class=\"elementor-shortcode\">\t\t<div data-elementor-type=\"section\" data-elementor-id=\"2590\" class=\"elementor elementor-2590\" data-elementor-post-type=\"elementor_library\">\n\t\t\t<div class=\"elementor-element elementor-element-1a572422 e-flex e-con-boxed e-con e-parent\" data-id=\"1a572422\" data-element_type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t<div class=\"elementor-element elementor-element-1ce3380c e-con-full e-flex e-con e-child\" data-id=\"1ce3380c\" data-element_type=\"container\">\n\t\t<div class=\"elementor-element elementor-element-5f7ea44b e-con-full e-flex e-con e-child\" data-id=\"5f7ea44b\" data-element_type=\"container\" data-settings=\"{&quot;animation&quot;:&quot;none&quot;}\">\n\t\t<div class=\"elementor-element elementor-element-7e6fddb0 e-con-full e-flex e-con e-child\" data-id=\"7e6fddb0\" data-element_type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-237a2fac elementor-invisible elementor-widget elementor-widget-heading\" data-id=\"237a2fac\" data-element_type=\"widget\" data-settings=\"{&quot;_animation&quot;:&quot;fadeInUp&quot;}\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<h2 class=\"elementor-heading-title elementor-size-default\">Dose\u017eki in rekordi<\/h2>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-5b365700 e-con-full e-flex elementor-invisible e-con e-child\" data-id=\"5b365700\" data-element_type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;,&quot;animation&quot;:&quot;fadeInLeft&quot;}\">\n\t\t<div class=\"elementor-element elementor-element-6a24f440 e-con-full e-grid e-con e-child\" data-id=\"6a24f440\" data-element_type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-c45504d elementor-view-default elementor-widget elementor-widget-icon\" data-id=\"c45504d\" data-element_type=\"widget\" data-widget_type=\"icon.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t<div class=\"elementor-icon-wrapper\">\n\t\t\t<div class=\"elementor-icon\">\n\t\t\t<svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" xmlns:xlink=\"http:\/\/www.w3.org\/1999\/xlink\" height=\"800px\" width=\"800px\" id=\"Layer_1\" viewbox=\"0 0 300.439 300.439\" xml:space=\"preserve\"><g>\t<path style=\"fill:#BF392C;\" d=\"M276.967,0h-84.498L70.415,178.385h84.498L276.967,0z\"><\/path>\t<path style=\"fill:#E2574C;\" d=\"M23.472,0h84.498l122.053,178.385h-84.498L23.472,0z\"><\/path>\t<path style=\"fill:#EFC75E;\" d=\"M154.914,93.887c57.271,0,103.276,46.005,103.276,103.276s-46.005,103.276-103.276,103.276  S51.638,254.434,51.638,197.163S97.643,93.887,154.914,93.887z\"><\/path>\t<path style=\"fill:#D7B354;\" d=\"M154.914,122.053c-41.31,0-75.11,33.799-75.11,75.11s33.799,75.11,75.11,75.11  s75.11-33.799,75.11-75.11S196.224,122.053,154.914,122.053z M154.914,253.495c-30.983,0-56.332-25.35-56.332-56.332  s25.35-56.332,56.332-56.332s56.332,25.35,56.332,56.332S185.896,253.495,154.914,253.495z\"><\/path><\/g><\/svg>\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-51bf6c05 e-con-full e-flex e-con e-child\" data-id=\"51bf6c05\" data-element_type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-3f5033d5 elementor-widget elementor-widget-heading\" data-id=\"3f5033d5\" data-element_type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<h2 class=\"elementor-heading-title elementor-size-default\">Zlata medalja 400m<\/h2>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-7a9e4197 elementor-widget-divider--view-line elementor-widget elementor-widget-divider\" data-id=\"7a9e4197\" data-element_type=\"widget\" data-widget_type=\"divider.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t<div class=\"elementor-divider\">\n\t\t\t<span class=\"elementor-divider-separator\">\n\t\t\t\t\t\t<\/span>\n\t\t<\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-5834ecb5 e-flex e-con-boxed e-con e-child\" data-id=\"5834ecb5\" data-element_type=\"container\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t\t\t<div class=\"elementor-element elementor-element-7c85ff08 elementor-widget__width-auto elementor-widget-mobile__width-auto elementor-widget elementor-widget-text-editor\" data-id=\"7c85ff08\" data-element_type=\"widget\" data-widget_type=\"text-editor.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t<h4>Olimpijski festival evropske mladine (EYOF 2025)<\/h4>\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-240458d2 e-flex e-con-boxed e-con e-child\" data-id=\"240458d2\" data-element_type=\"container\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t\t\t<div class=\"elementor-element elementor-element-582c4e52 elementor-widget__width-auto elementor-widget-mobile__width-initial elementor-view-default elementor-widget elementor-widget-icon\" data-id=\"582c4e52\" data-element_type=\"widget\" data-widget_type=\"icon.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t<div class=\"elementor-icon-wrapper\">\n\t\t\t<div class=\"elementor-icon\">\n\t\t\t<svg aria-hidden=\"true\" class=\"e-font-icon-svg e-fas-map-marker-alt\" viewbox=\"0 0 384 512\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"><path d=\"M172.268 501.67C26.97 291.031 0 269.413 0 192 0 85.961 85.961 0 192 0s192 85.961 192 192c0 77.413-26.97 99.031-172.268 309.67-9.535 13.774-29.93 13.773-39.464 0zM192 272c44.183 0 80-35.817 80-80s-35.817-80-80-80-80 35.817-80 80 35.817 80 80 80z\"><\/path><\/svg>\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-1c81e39e elementor-widget__width-auto elementor-widget-mobile__width-auto elementor-widget elementor-widget-text-editor\" data-id=\"1c81e39e\" data-element_type=\"widget\" data-widget_type=\"text-editor.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t<h5>Skopje, Severna Makedonija<\/h5>\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-56df3d0b e-con-full e-flex elementor-invisible e-con e-child\" data-id=\"56df3d0b\" data-element_type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;,&quot;animation&quot;:&quot;fadeInLeft&quot;}\">\n\t\t<div class=\"elementor-element elementor-element-45ba8013 e-con-full e-grid e-con e-child\" data-id=\"45ba8013\" data-element_type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-7d058577 elementor-view-default elementor-widget elementor-widget-icon\" data-id=\"7d058577\" data-element_type=\"widget\" data-widget_type=\"icon.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t<div class=\"elementor-icon-wrapper\">\n\t\t\t<div class=\"elementor-icon\">\n\t\t\t<svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" xmlns:xlink=\"http:\/\/www.w3.org\/1999\/xlink\" height=\"800px\" width=\"800px\" id=\"Layer_1\" viewbox=\"0 0 300.439 300.439\" xml:space=\"preserve\"><g>\t<path style=\"fill:#BF392C;\" d=\"M276.967,0h-84.498L70.415,178.385h84.498L276.967,0z\"><\/path>\t<path style=\"fill:#E2574C;\" d=\"M23.472,0h84.498l122.053,178.385h-84.498L23.472,0z\"><\/path>\t<path style=\"fill:#C0C0C0;\" d=\"M154.914,93.887c57.271,0,103.276,46.005,103.276,103.276s-46.005,103.276-103.276,103.276  S51.638,254.434,51.638,197.163S97.643,93.887,154.914,93.887z\"><\/path>\t<path style=\"fill:#A9A9A9;\" d=\"M154.914,122.053c-41.31,0-75.11,33.799-75.11,75.11s33.799,75.11,75.11,75.11  s75.11-33.799,75.11-75.11S196.224,122.053,154.914,122.053z M154.914,253.495c-30.983,0-56.332-25.35-56.332-56.332  s25.35-56.332,56.332-56.332s56.332,25.35,56.332,56.332S185.896,253.495,154.914,253.495z\"><\/path><\/g><\/svg>\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-2212f564 e-con-full e-flex e-con e-child\" data-id=\"2212f564\" data-element_type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-2819fd4b elementor-widget elementor-widget-heading\" data-id=\"2819fd4b\" data-element_type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<h2 class=\"elementor-heading-title elementor-size-default\">Srebrna medalja 800m<\/h2>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-3f396205 elementor-widget-divider--view-line elementor-widget elementor-widget-divider\" data-id=\"3f396205\" data-element_type=\"widget\" data-widget_type=\"divider.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t<div class=\"elementor-divider\">\n\t\t\t<span class=\"elementor-divider-separator\">\n\t\t\t\t\t\t<\/span>\n\t\t<\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-2b95578f e-flex e-con-boxed e-con e-child\" data-id=\"2b95578f\" data-element_type=\"container\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t\t\t<div class=\"elementor-element elementor-element-60485629 elementor-widget__width-auto elementor-widget-mobile__width-auto elementor-widget elementor-widget-text-editor\" data-id=\"60485629\" data-element_type=\"widget\" data-widget_type=\"text-editor.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t<h4>Evropsko prvenstvo do 20 let<\/h4>\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-341ba3e0 e-flex e-con-boxed e-con e-child\" data-id=\"341ba3e0\" data-element_type=\"container\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t\t\t<div class=\"elementor-element elementor-element-106fe64e elementor-widget__width-auto elementor-widget-mobile__width-initial elementor-view-default elementor-widget elementor-widget-icon\" data-id=\"106fe64e\" data-element_type=\"widget\" data-widget_type=\"icon.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t<div class=\"elementor-icon-wrapper\">\n\t\t\t<div class=\"elementor-icon\">\n\t\t\t<svg aria-hidden=\"true\" class=\"e-font-icon-svg e-fas-map-marker-alt\" viewbox=\"0 0 384 512\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"><path d=\"M172.268 501.67C26.97 291.031 0 269.413 0 192 0 85.961 85.961 0 192 0s192 85.961 192 192c0 77.413-26.97 99.031-172.268 309.67-9.535 13.774-29.93 13.773-39.464 0zM192 272c44.183 0 80-35.817 80-80s-35.817-80-80-80-80 35.817-80 80 35.817 80 80 80z\"><\/path><\/svg>\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-470cfff3 elementor-widget__width-auto elementor-widget-mobile__width-auto elementor-widget elementor-widget-text-editor\" data-id=\"470cfff3\" data-element_type=\"widget\" data-widget_type=\"text-editor.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t<h5>Tampere, Finska<\/h5>\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-2e07897f e-con-full e-flex elementor-invisible e-con e-child\" data-id=\"2e07897f\" data-element_type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;,&quot;animation&quot;:&quot;fadeInLeft&quot;}\">\n\t\t<div class=\"elementor-element elementor-element-4c10c327 e-con-full e-grid e-con e-child\" data-id=\"4c10c327\" data-element_type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-711a174c elementor-view-default elementor-widget elementor-widget-icon\" data-id=\"711a174c\" data-element_type=\"widget\" data-widget_type=\"icon.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t<div class=\"elementor-icon-wrapper\">\n\t\t\t<div class=\"elementor-icon\">\n\t\t\t<svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" xmlns:xlink=\"http:\/\/www.w3.org\/1999\/xlink\" id=\"Layer_1\" x=\"0px\" y=\"0px\" width=\"100%\" viewbox=\"0 0 3840 2731\" xml:space=\"preserve\"><path fill=\"#010000\" opacity=\"1.000000\" stroke=\"none\" d=\"M3842.000000,854.000000  C3842.000000,1481.333130 3842.000000,2107.666260 3842.000000,2733.999512  C2562.000488,2733.999756 1282.001099,2733.999756 2.001279,2734.000000  C2.000853,1823.334229 2.000853,912.668335 2.000426,2.001890  C1281.998779,2.001260 2561.997559,2.001260 3841.998047,2.000630  C3842.000000,285.666656 3842.000000,569.333313 3842.000000,854.000000 M810.423096,137.769455  C806.261475,138.512909 802.099792,139.256363 796.261719,139.879715  C774.062927,144.208557 751.761230,148.078644 729.701843,153.028580  C715.147461,156.294449 700.898193,160.969223 686.590271,165.272354  C667.653381,170.967697 648.944275,177.218735 630.888550,185.488327  C610.810181,194.684296 590.256165,202.836655 570.029358,211.716980  C564.570984,214.113419 559.624634,217.649597 554.309265,220.403946  C543.794739,225.852402 532.806091,230.487427 522.684326,236.574234  C482.202576,260.918152 443.492615,287.740662 407.572510,318.591675  C377.702576,344.246307 349.644623,371.709045 323.878357,401.370911  C298.090485,431.057526 274.557648,462.551819 253.622696,495.939789  C236.009018,524.030823 219.911621,552.898865 205.853851,582.949341  C182.814056,632.200195 164.718216,683.184570 152.580978,736.146301  C146.714767,761.743958 141.686783,787.640320 138.235733,813.660889  C132.535751,856.638123 131.536942,899.939636 131.550980,943.315735  C131.728622,1492.241333 131.667786,2041.166870 131.667831,2590.092529  C131.667831,2592.758789 131.557648,2595.431396 131.703217,2598.089600  C131.822174,2600.262451 132.246597,2602.418945 132.552124,2604.706299  C136.550644,2604.706299 139.880264,2604.706299 143.209885,2604.706299  C1068.751221,2604.706299 1994.292480,2604.711670 2919.833740,2604.661133  C2935.822266,2604.660400 2951.810791,2603.985596 2969.562744,2604.026611  C2975.799316,2603.370361 2982.035645,2602.714111 2989.781982,2602.161133  C2991.789795,2601.994873 2993.797363,2601.828857 2997.441650,2602.036133  C3001.711182,2601.373047 3005.980469,2600.709961 3011.942139,2600.129883  C3013.940674,2600.089355 3015.981445,2600.298340 3017.931641,2599.970459  C3045.326660,2595.364014 3073.004883,2591.973145 3100.037598,2585.771973  C3169.720947,2569.787354 3236.247803,2545.223145 3299.179932,2510.801270  C3339.520264,2488.736816 3377.724609,2463.795654 3413.951660,2435.532471  C3444.657715,2411.576416 3473.415283,2385.523682 3499.788086,2357.000732  C3519.056396,2336.161377 3537.200684,2314.221924 3554.955078,2292.059082  C3574.967041,2267.078857 3591.876221,2239.835693 3608.442139,2212.521484  C3618.975830,2195.153809 3627.451660,2176.507080 3636.366211,2158.198486  C3643.220947,2144.120117 3649.586914,2129.786865 3655.698242,2115.367188  C3667.325684,2087.932373 3677.101318,2059.836914 3684.618896,2030.980835  C3689.204834,2013.377197 3693.876953,1995.795288 3698.320312,1978.155762  C3700.024414,1971.389771 3701.508301,1964.535767 3702.523682,1957.638062  C3703.496094,1951.033203 3703.315186,1944.251343 3704.395996,1937.671265  C3705.743408,1929.466797 3708.541260,1921.470947 3709.532959,1913.242676  C3713.801270,1877.822021 3715.679443,1842.244873 3715.678223,1806.559448  C3715.656250,1252.080078 3715.663330,697.600647 3715.647217,143.121262  C3715.647217,139.466217 3715.415039,135.811172 3715.004639,130.484863  C3711.361328,130.299271 3707.718262,129.951126 3704.074951,129.951035  C2778.250244,129.927505 1852.425537,129.912857 926.600891,130.019958  C904.291504,130.022537 881.966736,131.092300 859.679688,132.251282  C849.093262,132.801819 838.578796,134.736740 828.000000,136.000000  C828.000000,136.000000 828.031433,136.045334 826.372681,135.727097  C821.598389,136.504730 816.824158,137.282349 812.005127,137.998779  C812.005127,137.998779 812.036011,138.062317 810.423096,137.769455 z\"><\/path><path fill=\"#FFFFFF\" opacity=\"1.000000\" stroke=\"none\" d=\"M2995.805176,2601.662842  C2993.797363,2601.828857 2991.789795,2601.994873 2988.134766,2601.879883  C2980.258057,2602.274414 2974.028809,2602.949951 2967.799316,2603.625244  C2951.810791,2603.985596 2935.822266,2604.660400 2919.833740,2604.661133  C1994.292480,2604.711670 1068.751221,2604.706299 143.209885,2604.706299  C139.880264,2604.706299 136.550644,2604.706299 132.552124,2604.706299  C132.246597,2602.418945 131.822174,2600.262451 131.703217,2598.089600  C131.557648,2595.431396 131.667831,2592.758789 131.667831,2590.092529  C131.667786,2041.166870 131.728622,1492.241333 131.550980,943.315735  C131.536942,899.939636 132.535751,856.638123 138.235733,813.660889  C141.686783,787.640320 146.714767,761.743958 152.580978,736.146301  C164.718216,683.184570 182.814056,632.200195 205.853851,582.949341  C219.911621,552.898865 236.009018,524.030823 253.622696,495.939789  C274.557648,462.551819 298.090485,431.057526 323.878357,401.370911  C349.644623,371.709045 377.702576,344.246307 407.572510,318.591675  C443.492615,287.740662 482.202576,260.918152 522.684326,236.574234  C532.806091,230.487427 543.794739,225.852402 554.309265,220.403946  C559.624634,217.649597 564.570984,214.113419 570.029358,211.716980  C590.256165,202.836655 610.810181,194.684296 630.888550,185.488327  C648.944275,177.218735 667.653381,170.967697 686.590271,165.272354  C700.898193,160.969223 715.147461,156.294449 729.701843,153.028580  C751.761230,148.078644 774.062927,144.208557 797.926880,140.113678  C803.740051,139.585861 807.888062,138.824097 812.036011,138.062317  C812.036011,138.062317 812.005127,137.998779 812.870972,138.195251  C818.501709,137.609619 823.266602,136.827484 828.031433,136.045349  C828.031433,136.045334 828.000000,136.000000 828.916992,136.190796  C846.062744,135.111221 862.272339,133.414505 878.525391,132.689026  C895.164001,131.946350 911.845154,131.973999 928.507690,131.973480  C1853.104248,131.944244 2777.700684,131.947205 3702.297363,131.956085  C3706.628662,131.956131 3710.959961,132.086578 3715.291260,132.156128  C3715.415039,135.811172 3715.647217,139.466217 3715.647217,143.121262  C3715.663330,697.600647 3715.656250,1252.080078 3715.678223,1806.559448  C3715.679443,1842.244873 3713.801270,1877.822021 3709.532959,1913.242676  C3708.541260,1921.470947 3705.743408,1929.466797 3704.395996,1937.671265  C3703.315186,1944.251343 3703.496094,1951.033203 3702.523682,1957.638062  C3701.508301,1964.535767 3700.024414,1971.389771 3698.320312,1978.155762  C3693.876953,1995.795288 3689.204834,2013.377197 3684.618896,2030.980835  C3677.101318,2059.836914 3667.325684,2087.932373 3655.698242,2115.367188  C3649.586914,2129.786865 3643.220947,2144.120117 3636.366211,2158.198486  C3627.451660,2176.507080 3618.975830,2195.153809 3608.442139,2212.521484  C3591.876221,2239.835693 3574.967041,2267.078857 3554.955078,2292.059082  C3537.200684,2314.221924 3519.056396,2336.161377 3499.788086,2357.000732  C3473.415283,2385.523682 3444.657715,2411.576416 3413.951660,2435.532471  C3377.724609,2463.795654 3339.520264,2488.736816 3299.179932,2510.801270  C3236.247803,2545.223145 3169.720947,2569.787354 3100.037598,2585.771973  C3073.004883,2591.973145 3045.326660,2595.364014 3017.931641,2599.970459  C3015.981445,2600.298340 3013.940674,2600.089355 3010.262939,2599.872070  C3004.324219,2600.297119 3000.064697,2600.979980 2995.805176,2601.662842 M2592.107178,1637.313721  C2592.513916,1637.924805 2593.079590,1638.171143 2595.000732,1638.705322  C2597.347656,1641.449463 2599.528320,1644.358887 2602.067139,1646.912476  C2629.838867,1674.846680 2650.177246,1708.090332 2668.649658,1742.381958  C2683.357178,1769.684326 2696.027832,1798.081543 2709.685547,1825.952148  C2726.470215,1860.203247 2743.371582,1894.397461 2760.166260,1928.643555  C2777.380615,1963.745483 2794.536621,1998.876099 2811.699707,2034.003296  C2819.918213,2050.824219 2828.022461,2067.701416 2836.358643,2084.463867  C2837.753174,2087.267578 2840.069092,2089.613037 2843.209229,2093.279297  C2846.505615,2093.519531 2849.801758,2093.968750 2853.098145,2093.969727  C2966.051025,2094.006104 3079.003906,2094.000244 3191.956787,2093.996826  C3194.621582,2093.996826 3197.333740,2094.236572 3199.931885,2093.807373  C3201.310791,2093.579834 3202.491455,2092.153320 3203.295654,2090.007812  C3180.096436,2042.823975 3156.932129,1995.622803 3133.689697,1948.460205  C3099.072266,1878.215210 3064.372070,1808.010986 3029.758545,1737.764038  C2999.602783,1676.563965 2967.921143,1616.274536 2923.458008,1563.859131  C2900.329346,1536.593994 2873.794678,1513.071899 2841.915527,1496.521362  C2827.705566,1489.144287 2812.261963,1484.151978 2797.416748,1477.983765  C2794.165771,1476.633057 2791.079346,1474.885498 2787.065186,1472.899170  C2789.325195,1471.328247 2790.044678,1470.536743 2790.926270,1470.257202  C2820.185791,1460.990356 2848.785645,1450.086304 2874.760742,1433.495117  C2890.844482,1423.221802 2906.561768,1412.302490 2921.873535,1400.907227  C2956.580078,1375.077759 2981.749512,1341.246338 3000.949707,1302.933350  C3017.449219,1270.009399 3026.903809,1234.706055 3031.731201,1198.358398  C3037.853516,1152.261963 3037.759521,1106.161865 3030.219971,1060.042847  C3025.108398,1028.775879 3017.333984,998.548096 3004.594482,969.458801  C2983.745361,921.851135 2951.904785,883.566467 2909.262939,854.113831  C2874.714844,830.251465 2836.534424,814.229370 2796.574219,802.029846  C2752.037354,788.433105 2706.268555,781.274841 2658.973145,774.567566  C2654.575439,774.388611 2650.177979,774.209656 2644.376221,774.139893  C2642.977539,774.001892 2641.578613,773.863892 2638.868408,772.718323  C2632.514648,772.484009 2626.161133,772.249695 2618.204590,772.134705  C2615.534912,771.968018 2612.865234,771.801331 2608.858643,770.607666  C2599.170898,770.413025 2589.482910,770.218384 2578.019043,770.171021  C2572.072510,770.019287 2566.126221,769.867554 2558.791504,768.779846  C2553.149658,768.536377 2547.507812,768.081970 2541.865967,768.080078  C2368.289795,768.022278 2194.713379,768.007935 2021.137085,767.997192  C2018.475830,767.997009 2015.780640,767.906311 2013.170166,768.306580  C2012.162964,768.461060 2011.347534,769.867310 2010.501221,772.488220  C2010.499268,1208.263672 2010.497925,1644.039185 2010.485718,2079.814697  C2010.485718,2083.474365 2010.338501,2087.134277 2010.887451,2092.438721  C2014.739014,2092.958984 2018.590210,2093.931152 2022.442139,2093.934326  C2128.301758,2094.016602 2234.161133,2094.000732 2340.020752,2093.996338  C2342.682861,2093.996338 2345.394531,2094.233643 2347.987305,2093.795166  C2349.356201,2093.563477 2350.518799,2092.110107 2351.718994,2089.433594  C2351.740723,1928.269897 2351.759277,1767.106201 2351.801025,1605.942505  C2351.802002,1601.958984 2352.055664,1597.975586 2352.881592,1593.737061  C2353.308350,1593.485107 2353.668701,1593.159424 2355.828857,1592.572632  C2379.999512,1592.536011 2404.170166,1592.545288 2428.340576,1592.441650  C2438.917969,1592.396240 2449.494629,1592.120361 2460.028564,1592.011719  C2460.028564,1592.011719 2460.001465,1591.941406 2461.225586,1593.045288  C2470.148193,1593.372437 2479.070801,1593.699585 2487.998047,1594.000000  C2487.998047,1594.000000 2487.974121,1594.025635 2489.020752,1595.060059  C2493.326660,1596.052490 2497.632812,1597.044800 2503.686768,1597.912354  C2505.296387,1597.674316 2507.097168,1596.842896 2508.485596,1597.290771  C2521.489014,1601.483765 2534.381348,1606.021484 2547.385498,1610.212646  C2562.806885,1615.183228 2575.260498,1624.976196 2588.230469,1635.717163  C2589.354980,1635.858398 2590.479492,1635.999634 2591.868896,1636.098145  C2591.868896,1636.098145 2591.895996,1636.364990 2592.107178,1637.313721 M1711.666138,2089.343750  C1711.666138,2004.473633 1711.666138,1919.603516 1711.666138,1833.936035  C1706.754150,1833.936035 1702.828125,1833.936035 1698.901978,1833.936035  C1508.284424,1833.936035 1317.666992,1833.937744 1127.049438,1833.923096  C1123.391113,1833.922729 1119.732666,1833.728638 1115.459595,1832.815063  C1114.835693,1832.605835 1114.211914,1832.396606 1112.931152,1830.664917  C1112.907104,1733.361328 1112.879517,1636.057861 1112.882202,1538.754272  C1112.882202,1536.536865 1113.225464,1534.319580 1113.364502,1532.635254  C1114.346436,1531.977539 1114.601929,1531.692261 1114.904541,1531.627319  C1115.546021,1531.490112 1116.212280,1531.406738 1116.868286,1531.406616  C1293.815552,1531.388916 1470.762939,1531.380249 1647.710205,1531.371216  C1648.709961,1531.371216 1649.709595,1531.373169 1650.709351,1531.367554  C1651.375610,1531.363892 1652.045532,1531.387573 1652.707275,1531.326782  C1653.361206,1531.266968 1654.011353,1531.137085 1654.654419,1530.997925  C1654.975586,1530.928345 1655.295166,1530.801392 1655.583008,1530.641846  C1655.871582,1530.481934 1656.129028,1530.260010 1656.382812,1530.044922  C1656.630005,1529.835327 1656.855347,1529.600098 1657.090332,1529.376099  C1658.902832,1510.911011 1658.114014,1281.028442 1656.004761,1273.337524  C1475.410767,1273.337524 1294.606079,1273.337524 1113.396240,1273.337524  C1113.396240,1191.095947 1113.396240,1109.619263 1113.396240,1027.133057  C1306.391602,1027.133057 1498.842529,1027.133057 1691.848389,1027.133057  C1691.848389,940.863159 1691.848389,855.601990 1691.000122,768.864441  C1687.065308,768.538513 1683.130493,767.927734 1679.195679,767.927124  C1381.171021,767.882812 1083.146362,767.886414 785.121643,767.888489  C782.125061,767.888550 779.099670,767.679871 776.144470,768.037598  C774.730042,768.208862 773.448730,769.479553 771.974609,772.090942  C771.964661,1209.211426 771.954285,1646.331909 771.953796,2083.452393  C771.953796,2086.115723 772.090637,2088.779053 773.060181,2092.876953  C777.309875,2093.251465 781.559570,2093.952637 785.809387,2093.953369  C1089.901733,2094.004395 1393.994141,2094.000244 1698.086548,2093.998779  C1701.083984,2093.998779 1704.132202,2094.295654 1707.059326,2093.835205  C1708.728760,2093.572754 1710.200806,2092.055664 1711.666138,2089.343750 z\"><\/path><path fill=\"#BFE6E6\" opacity=\"1.000000\" stroke=\"none\" d=\"M3715.147949,131.320496  C3710.959961,132.086578 3706.628662,131.956131 3702.297363,131.956085  C2777.700684,131.947205 1853.104248,131.944244 928.507690,131.973480  C911.845154,131.973999 895.164001,131.946350 878.525391,132.689026  C862.272339,133.414505 846.062744,135.111221 828.932861,136.213043  C838.578796,134.736740 849.093262,132.801819 859.679688,132.251282  C881.966736,131.092300 904.291504,130.022537 926.600891,130.019958  C1852.425537,129.912857 2778.250244,129.927505 3704.074951,129.951035  C3707.718262,129.951126 3711.361328,130.299271 3715.147949,131.320496 z\"><\/path><path fill=\"#D9B4B4\" opacity=\"1.000000\" stroke=\"none\" d=\"M2968.681152,2603.825928  C2974.028809,2602.949951 2980.258057,2602.274414 2987.379883,2601.828125  C2982.035645,2602.714111 2975.799316,2603.370361 2968.681152,2603.825928 z\"><\/path><path fill=\"#BFE6E6\" opacity=\"1.000000\" stroke=\"none\" d=\"M827.202026,135.886230  C823.266602,136.827484 818.501709,137.609619 812.893372,138.225861  C816.824158,137.282349 821.598389,136.504730 827.202026,135.886230 z\"><\/path><path fill=\"#BFE6E6\" opacity=\"1.000000\" stroke=\"none\" d=\"M811.229553,137.915894  C807.888062,138.824097 803.740051,139.585861 798.765137,140.173737  C802.099792,139.256363 806.261475,138.512909 811.229553,137.915894 z\"><\/path><path fill=\"#D9B4B4\" opacity=\"1.000000\" stroke=\"none\" d=\"M2996.623535,2601.849609  C3000.064697,2600.979980 3004.324219,2600.297119 3009.416992,2599.830566  C3005.980469,2600.709961 3001.711182,2601.373047 2996.623535,2601.849609 z\"><\/path><path fill=\"#010101\" opacity=\"1.000000\" stroke=\"none\" d=\"M2352.191650,1593.992065  C2352.055664,1597.975586 2351.802002,1601.958984 2351.801025,1605.942505  C2351.759277,1767.106201 2351.740723,1928.269897 2350.829834,2090.458496  C2348.943359,2091.537354 2347.946045,2091.638428 2346.948730,2091.638428  C2237.682617,2091.648193 2128.416504,2091.657227 2019.150269,2091.617188  C2016.186768,2091.615967 2013.223389,2091.080322 2010.260010,2090.793945  C2010.338501,2087.134277 2010.485718,2083.474365 2010.485718,2079.814697  C2010.497925,1644.039185 2010.499268,1208.263672 2011.365234,771.404053  C2014.552490,770.226379 2016.875977,770.050903 2019.199341,770.050964  C2194.552002,770.055725 2369.904785,770.077454 2545.257568,770.076111  C2550.231689,770.076050 2555.205566,769.841187 2560.179688,769.715820  C2566.126221,769.867554 2572.072510,770.019287 2579.695801,770.362976  C2590.979980,770.914795 2600.587891,771.274719 2610.195557,771.634644  C2612.865234,771.801331 2615.534912,771.968018 2619.774414,772.359497  C2627.623047,772.964783 2633.901367,773.345276 2640.179932,773.725830  C2641.578613,773.863892 2642.977539,774.001892 2645.814697,774.395508  C2651.569092,774.974976 2655.885010,775.298767 2660.200928,775.622559  C2706.268555,781.274841 2752.037354,788.433105 2796.574219,802.029846  C2836.534424,814.229370 2874.714844,830.251465 2909.262939,854.113831  C2951.904785,883.566467 2983.745361,921.851135 3004.594482,969.458801  C3017.333984,998.548096 3025.108398,1028.775879 3030.219971,1060.042847  C3037.759521,1106.161865 3037.853516,1152.261963 3031.731201,1198.358398  C3026.903809,1234.706055 3017.449219,1270.009399 3000.949707,1302.933350  C2981.749512,1341.246338 2956.580078,1375.077759 2921.873535,1400.907227  C2906.561768,1412.302490 2890.844482,1423.221802 2874.760742,1433.495117  C2848.785645,1450.086304 2820.185791,1460.990356 2790.926270,1470.257202  C2790.044678,1470.536743 2789.325195,1471.328247 2787.065186,1472.899170  C2791.079346,1474.885498 2794.165771,1476.633057 2797.416748,1477.983765  C2812.261963,1484.151978 2827.705566,1489.144287 2841.915527,1496.521362  C2873.794678,1513.071899 2900.329346,1536.593994 2923.458008,1563.859131  C2967.921143,1616.274536 2999.602783,1676.563965 3029.758545,1737.764038  C3064.372070,1808.010986 3099.072266,1878.215210 3133.689697,1948.460205  C3156.932129,1995.622803 3180.096436,2042.823975 3202.613037,2090.766846  C3198.274658,2091.568359 3194.619141,2091.647461 3190.963379,2091.647705  C3078.265869,2091.654297 2965.568115,2091.648193 2852.870605,2091.674805  C2849.233398,2091.675537 2845.596436,2091.997803 2841.959229,2092.170166  C2840.069092,2089.613037 2837.753174,2087.267578 2836.358643,2084.463867  C2828.022461,2067.701416 2819.918213,2050.824219 2811.699707,2034.003296  C2794.536621,1998.876099 2777.380615,1963.745483 2760.166260,1928.643555  C2743.371582,1894.397461 2726.470215,1860.203247 2709.685547,1825.952148  C2696.027832,1798.081543 2683.357178,1769.684326 2668.649658,1742.381958  C2650.177246,1708.090332 2629.838867,1674.846680 2602.067139,1646.912476  C2599.528320,1644.358887 2597.347656,1641.449463 2594.280518,1637.914185  C2593.168701,1636.512329 2592.614014,1636.259644 2591.895996,1636.364990  C2591.895996,1636.364990 2591.868896,1636.098145 2591.457275,1635.647217  C2589.982422,1634.991821 2588.919189,1634.787354 2587.855957,1634.582886  C2575.260498,1624.976196 2562.806885,1615.183228 2547.385498,1610.212646  C2534.381348,1606.021484 2521.489014,1601.483765 2508.485596,1597.290771  C2507.097168,1596.842896 2505.296387,1597.674316 2502.237061,1597.518799  C2497.334229,1592.711182 2492.443359,1594.239258 2487.974121,1594.025635  C2487.974121,1594.025635 2487.998047,1594.000000 2487.251465,1593.677002  C2477.670166,1592.883057 2468.835938,1592.412109 2460.001465,1591.941406  C2460.001465,1591.941406 2460.028564,1592.011719 2459.288086,1591.685303  C2424.793457,1591.273315 2391.039062,1591.173706 2357.284668,1591.146729  C2355.730957,1591.145386 2354.176514,1591.794922 2352.251465,1592.542603  C2351.983887,1593.293335 2352.087891,1593.642700 2352.191650,1593.992065 M2691.624268,1137.693848  C2691.021484,1134.759155 2690.449463,1131.817505 2689.810791,1128.890747  C2680.065430,1084.228516 2655.923340,1051.330078 2612.354736,1034.447632  C2605.859131,1031.930664 2599.178711,1029.832397 2592.475830,1027.918091  C2559.489746,1018.497498 2525.602783,1016.610107 2491.576172,1016.447327  C2448.259521,1016.240112 2404.941162,1016.396057 2361.623535,1016.395447  C2358.699219,1016.395447 2355.774902,1016.395447 2352.392578,1016.395447  C2352.392578,1129.937866 2352.392578,1242.635498 2352.392578,1355.938965  C2356.264648,1355.938965 2359.548096,1355.938965 2362.831299,1355.938965  C2400.817627,1355.938965 2438.805664,1356.154419 2476.789551,1355.852905  C2497.430176,1355.688965 2518.098145,1355.182495 2538.691162,1353.856567  C2561.670410,1352.377197 2584.162109,1347.850586 2605.970215,1340.163086  C2641.510742,1327.634521 2667.426758,1304.828979 2681.254639,1269.390137  C2684.865967,1260.135132 2687.782471,1250.484497 2689.825928,1240.765015  C2696.893066,1207.157471 2696.956299,1173.318237 2691.624268,1137.693848 z\"><\/path><path fill=\"#010101\" opacity=\"1.000000\" stroke=\"none\" d=\"M1116.074341,1833.625000  C1119.732666,1833.728638 1123.391113,1833.922729 1127.049438,1833.923096  C1317.666992,1833.937744 1508.284424,1833.936035 1698.901978,1833.936035  C1702.828125,1833.936035 1706.754150,1833.936035 1711.666138,1833.936035  C1711.666138,1919.603516 1711.666138,2004.473633 1710.801758,2090.399414  C1706.941040,2091.520752 1703.944580,2091.644043 1700.948120,2091.644287  C1394.683960,2091.652832 1088.419678,2091.652832 782.155518,2091.643555  C778.824890,2091.643555 775.494202,2091.512207 772.163574,2091.442383  C772.090637,2088.779053 771.953796,2086.115723 771.953796,2083.452393  C771.954285,1646.331909 771.964661,1209.211426 772.967163,771.072876  C775.291992,770.018799 776.624390,769.951416 777.956726,769.951416  C1079.594727,769.946411 1381.232666,769.945007 1682.870605,769.962158  C1685.863159,769.962280 1688.855835,770.209167 1691.848389,770.340820  C1691.848389,855.601990 1691.848389,940.863159 1691.848389,1027.133057  C1498.842529,1027.133057 1306.391602,1027.133057 1113.396240,1027.133057  C1113.396240,1109.619263 1113.396240,1191.095947 1113.396240,1273.337524  C1294.606079,1273.337524 1475.410767,1273.337524 1656.004761,1273.337524  C1658.114014,1281.028442 1658.902832,1510.911011 1657.090332,1529.376099  C1656.855347,1529.600098 1656.630005,1529.835327 1656.382812,1530.044922  C1656.129028,1530.260010 1655.871582,1530.481934 1655.583008,1530.641846  C1655.295166,1530.801392 1654.975586,1530.928345 1654.654419,1530.997925  C1654.011353,1531.137085 1653.361206,1531.266968 1652.707275,1531.326782  C1652.045532,1531.387573 1651.375610,1531.363892 1650.709351,1531.367554  C1649.709595,1531.373169 1648.709961,1531.371216 1647.710205,1531.371216  C1470.762939,1531.380249 1293.815552,1531.388916 1116.868286,1531.406616  C1116.212280,1531.406738 1115.546021,1531.490112 1114.904541,1531.627319  C1114.601929,1531.692261 1114.346436,1531.977539 1113.364502,1532.635254  C1113.225464,1534.319580 1112.882202,1536.536865 1112.882202,1538.754272  C1112.879517,1636.057861 1112.907104,1733.361328 1113.329834,1832.045898  C1114.510498,1833.493042 1115.292480,1833.559082 1116.074341,1833.625000 z\"><\/path><path fill=\"#E5FFFF\" opacity=\"1.000000\" stroke=\"none\" d=\"M772.611877,2092.159668  C775.494202,2091.512207 778.824890,2091.643555 782.155518,2091.643555  C1088.419678,2091.652832 1394.683960,2091.652832 1700.948120,2091.644287  C1703.944580,2091.644043 1706.941040,2091.520752 1710.849609,2091.279297  C1710.200806,2092.055664 1708.728760,2093.572754 1707.059326,2093.835205  C1704.132202,2094.295654 1701.083984,2093.998779 1698.086548,2093.998779  C1393.994141,2094.000244 1089.901733,2094.004395 785.809387,2093.953369  C781.559570,2093.952637 777.309875,2093.251465 772.611877,2092.159668 z\"><\/path><path fill=\"#DACCCC\" opacity=\"1.000000\" stroke=\"none\" d=\"M1691.424316,769.602661  C1688.855835,770.209167 1685.863159,769.962280 1682.870605,769.962158  C1381.232666,769.945007 1079.594727,769.946411 777.956726,769.951416  C776.624390,769.951416 775.291992,770.018799 773.033386,770.153564  C773.448730,769.479553 774.730042,768.208862 776.144470,768.037598  C779.099670,767.679871 782.125061,767.888550 785.121643,767.888489  C1083.146362,767.886414 1381.171021,767.882812 1679.195679,767.927124  C1683.130493,767.927734 1687.065308,768.538513 1691.424316,769.602661 z\"><\/path><path fill=\"#D9B4B4\" opacity=\"1.000000\" stroke=\"none\" d=\"M2559.485596,769.247803  C2555.205566,769.841187 2550.231689,770.076050 2545.257568,770.076111  C2369.904785,770.077454 2194.552002,770.055725 2019.199341,770.050964  C2016.875977,770.050903 2014.552490,770.226379 2011.336914,770.511597  C2011.347534,769.867310 2012.162964,768.461060 2013.170166,768.306580  C2015.780640,767.906311 2018.475830,767.997009 2021.137085,767.997192  C2194.713379,768.007935 2368.289795,768.022278 2541.865967,768.080078  C2547.507812,768.081970 2553.149658,768.536377 2559.485596,769.247803 z\"><\/path><path fill=\"#E5FFFF\" opacity=\"1.000000\" stroke=\"none\" d=\"M2842.584229,2092.724609  C2845.596436,2091.997803 2849.233398,2091.675537 2852.870605,2091.674805  C2965.568115,2091.648193 3078.265869,2091.654297 3190.963379,2091.647705  C3194.619141,2091.647461 3198.274658,2091.568359 3202.846191,2091.396973  C3202.491455,2092.153320 3201.310791,2093.579834 3199.931885,2093.807373  C3197.333740,2094.236572 3194.621582,2093.996826 3191.956787,2093.996826  C3079.003906,2094.000244 2966.051025,2094.006104 2853.098145,2093.969727  C2849.801758,2093.968750 2846.505615,2093.519531 2842.584229,2092.724609 z\"><\/path><path fill=\"#E5FFFF\" opacity=\"1.000000\" stroke=\"none\" d=\"M2010.573730,2091.616211  C2013.223389,2091.080322 2016.186768,2091.615967 2019.150269,2091.617188  C2128.416504,2091.657227 2237.682617,2091.648193 2346.948730,2091.638428  C2347.946045,2091.638428 2348.943359,2091.537354 2350.857422,2091.345703  C2350.518799,2092.110107 2349.356201,2093.563477 2347.987305,2093.795166  C2345.394531,2094.233643 2342.682861,2093.996338 2340.020752,2093.996338  C2234.161133,2094.000732 2128.301758,2094.016602 2022.442139,2093.934326  C2018.590210,2093.931152 2014.739014,2092.958984 2010.573730,2091.616211 z\"><\/path><path fill=\"#BFE6E6\" opacity=\"1.000000\" stroke=\"none\" d=\"M2352.622559,1592.141235  C2354.176514,1591.794922 2355.730957,1591.145386 2357.284668,1591.146729  C2391.039062,1591.173706 2424.793457,1591.273315 2459.309570,1591.654053  C2449.494629,1592.120361 2438.917969,1592.396240 2428.340576,1592.441650  C2404.170166,1592.545288 2379.999512,1592.536011 2354.560547,1592.511230  C2353.292480,1592.449829 2352.622559,1592.141235 2352.622559,1592.141235 z\"><\/path><path fill=\"#D9B4B4\" opacity=\"1.000000\" stroke=\"none\" d=\"M2609.527100,771.121155  C2600.587891,771.274719 2590.979980,770.914795 2580.583740,770.289307  C2589.482910,770.218384 2599.170898,770.413025 2609.527100,771.121155 z\"><\/path><path fill=\"#BFE6E6\" opacity=\"1.000000\" stroke=\"none\" d=\"M2460.613525,1592.493286  C2468.835938,1592.412109 2477.670166,1592.883057 2487.249023,1593.690308  C2479.070801,1593.699585 2470.148193,1593.372437 2460.613525,1592.493286 z\"><\/path><path fill=\"#D9B4B4\" opacity=\"1.000000\" stroke=\"none\" d=\"M2639.524170,773.222046  C2633.901367,773.345276 2627.623047,772.964783 2620.575928,772.299805  C2626.161133,772.249695 2632.514648,772.484009 2639.524170,773.222046 z\"><\/path><path fill=\"#BFE6E6\" opacity=\"1.000000\" stroke=\"none\" d=\"M2488.497559,1594.542847  C2492.443359,1594.239258 2497.334229,1592.711182 2501.363037,1597.581177  C2497.632812,1597.044800 2493.326660,1596.052490 2488.497559,1594.542847 z\"><\/path><path fill=\"#D9B4B4\" opacity=\"1.000000\" stroke=\"none\" d=\"M2659.586914,775.095093  C2655.885010,775.298767 2651.569092,774.974976 2646.516602,774.340942  C2650.177979,774.209656 2654.575439,774.388611 2659.586914,775.095093 z\"><\/path><path fill=\"#C4C8C8\" opacity=\"1.000000\" stroke=\"none\" d=\"M2588.043213,1635.150024  C2588.919189,1634.787354 2589.982422,1634.991821 2591.324707,1635.668457  C2590.479492,1635.999634 2589.354980,1635.858398 2588.043213,1635.150024 z\"><\/path><path fill=\"#F4F4F4\" opacity=\"1.000000\" stroke=\"none\" d=\"M2352.251465,1592.542603  C2352.622559,1592.141235 2353.292480,1592.449829 2353.627441,1592.604980  C2353.668701,1593.159424 2353.308350,1593.485107 2352.536621,1593.864502  C2352.087891,1593.642700 2351.983887,1593.293335 2352.251465,1592.542603 z\"><\/path><path fill=\"#C4C8C8\" opacity=\"1.000000\" stroke=\"none\" d=\"M2592.001465,1636.839355  C2592.614014,1636.259644 2593.168701,1636.512329 2593.682129,1637.587891  C2593.079590,1638.171143 2592.513916,1637.924805 2592.001465,1636.839355 z\"><\/path><path fill=\"#EEDDDD\" opacity=\"1.000000\" stroke=\"none\" d=\"M1115.766968,1833.219971  C1115.292480,1833.559082 1114.510498,1833.493042 1113.658325,1832.807129  C1114.211914,1832.396606 1114.835693,1832.605835 1115.766968,1833.219971 z\"><\/path><path fill=\"#FEFEFE\" opacity=\"1.000000\" stroke=\"none\" d=\"M2691.736816,1138.557129  C2696.956299,1173.318237 2696.893066,1207.157471 2689.825928,1240.765015  C2687.782471,1250.484497 2684.865967,1260.135132 2681.254639,1269.390137  C2667.426758,1304.828979 2641.510742,1327.634521 2605.970215,1340.163086  C2584.162109,1347.850586 2561.670410,1352.377197 2538.691162,1353.856567  C2518.098145,1355.182495 2497.430176,1355.688965 2476.789551,1355.852905  C2438.805664,1356.154419 2400.817627,1355.938965 2362.831299,1355.938965  C2359.548096,1355.938965 2356.264648,1355.938965 2352.392578,1355.938965  C2352.392578,1242.635498 2352.392578,1129.937866 2352.392578,1016.395447  C2355.774902,1016.395447 2358.699219,1016.395447 2361.623535,1016.395447  C2404.941162,1016.396057 2448.259521,1016.240112 2491.576172,1016.447327  C2525.602783,1016.610107 2559.489746,1018.497498 2592.475830,1027.918091  C2599.178711,1029.832397 2605.859131,1031.930664 2612.354736,1034.447632  C2655.923340,1051.330078 2680.065430,1084.228516 2689.810791,1128.890747  C2690.449463,1131.817505 2691.021484,1134.759155 2691.736816,1138.557129 z\"><\/path><\/svg>\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-5035655a e-con-full e-flex e-con e-child\" data-id=\"5035655a\" data-element_type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-7a0ba450 elementor-widget elementor-widget-heading\" data-id=\"7a0ba450\" data-element_type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<h2 class=\"elementor-heading-title elementor-size-default\">Evropski rekord U18  KT 800 m<\/h2>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-3517c471 elementor-widget-divider--view-line elementor-widget elementor-widget-divider\" data-id=\"3517c471\" data-element_type=\"widget\" data-widget_type=\"divider.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t<div class=\"elementor-divider\">\n\t\t\t<span class=\"elementor-divider-separator\">\n\t\t\t\t\t\t<\/span>\n\t\t<\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-4cd6a4d9 e-flex e-con-boxed e-con e-child\" data-id=\"4cd6a4d9\" data-element_type=\"container\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t\t\t<div class=\"elementor-element elementor-element-e573023 elementor-widget__width-auto elementor-widget-mobile__width-auto elementor-widget elementor-widget-text-editor\" data-id=\"e573023\" data-element_type=\"widget\" data-widget_type=\"text-editor.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t<h4>Zlati miting dvoranske serije World Athletics<\/h4>\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-4b18fd7c e-flex e-con-boxed e-con e-child\" data-id=\"4b18fd7c\" data-element_type=\"container\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t\t\t<div class=\"elementor-element elementor-element-5bce04ec elementor-widget__width-auto elementor-widget-mobile__width-initial elementor-view-default elementor-widget elementor-widget-icon\" data-id=\"5bce04ec\" data-element_type=\"widget\" data-widget_type=\"icon.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t<div class=\"elementor-icon-wrapper\">\n\t\t\t<div class=\"elementor-icon\">\n\t\t\t<svg aria-hidden=\"true\" class=\"e-font-icon-svg e-fas-map-marker-alt\" viewbox=\"0 0 384 512\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"><path d=\"M172.268 501.67C26.97 291.031 0 269.413 0 192 0 85.961 85.961 0 192 0s192 85.961 192 192c0 77.413-26.97 99.031-172.268 309.67-9.535 13.774-29.93 13.773-39.464 0zM192 272c44.183 0 80-35.817 80-80s-35.817-80-80-80-80 35.817-80 80 35.817 80 80 80z\"><\/path><\/svg>\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-58b13854 elementor-widget__width-auto elementor-widget-mobile__width-auto elementor-widget elementor-widget-text-editor\" data-id=\"58b13854\" data-element_type=\"widget\" data-widget_type=\"text-editor.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t<h5>Ostrava, \u010ce\u0161ka<\/h5>\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-515dbe9f e-con-full e-flex elementor-invisible e-con e-child\" data-id=\"515dbe9f\" data-element_type=\"container\" data-settings=\"{&quot;animation&quot;:&quot;fadeInRight&quot;}\">\n\t\t\t\t<div class=\"elementor-element elementor-element-46b55e31 elementor-widget elementor-widget-html\" data-id=\"46b55e31\" data-element_type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<div class=\"zr-records-card\">\r\n  <div class=\"zr-head\">\r\n    <div>Dr\u017eavni rekord<\/div>\r\n    <div>Distance<\/div>\r\n    <div>Time<\/div>\r\n    <div>Datum<\/div>\r\n  <\/div>\r\n\r\n  <div class=\"zr-group\" data-label=\"U23\" style=\"--rows:1;\">\r\n    <div class=\"zr-row\">\r\n      <div>800 m - A in KT<\/div>\r\n      <div>2:00.73<\/div>\r\n      <div>3.02.2026<\/div>\r\n    <\/div>\r\n  <\/div>\r\n\r\n  <div class=\"zr-group\" data-label=\"U20\" style=\"--rows:2;\">\r\n    <div class=\"zr-row\">\r\n      <div>400 m<\/div>\r\n      <div>52.21<\/div>\r\n      <div>21.07.2025<\/div>\r\n    <\/div>\r\n    <div class=\"zr-row\">\r\n      <div>800 m - A in KT<\/div>\r\n      <div>2:00.73<\/div>\r\n      <div>3.02.2026<\/div>\r\n    <\/div>\r\n  <\/div>\r\n\r\n  <div class=\"zr-group\" data-label=\"U18\" style=\"--rows:4;\">\r\n    <div class=\"zr-row\">\r\n      <div>400 m<\/div>\r\n      <div>52.21<\/div>\r\n      <div>21.07.2025<\/div>\r\n    <\/div>\r\n    <div class=\"zr-row\">\r\n      <div>600 m<\/div>\r\n      <div>1:28.98<\/div>\r\n      <div>28.09.2024<\/div>\r\n    <\/div>\r\n    <div class=\"zr-row\">\r\n      <div>800 m - A in KT<\/div>\r\n      <div>2:00.73<\/div>\r\n      <div>3.02.2026<\/div>\r\n    <\/div>\r\n    <div class=\"zr-row\">\r\n      <div>1000 m<\/div>\r\n      <div>2:47.10<\/div>\r\n      <div>14.09.2024<\/div>\r\n    <\/div>\r\n  <\/div>\r\n\r\n  <div class=\"zr-group\" data-label=\"U16\" style=\"--rows:6;\">\r\n    <div class=\"zr-row\">\r\n      <div>300 m<\/div>\r\n      <div>39.02<\/div>\r\n      <div>15.09.2024<\/div>\r\n    <\/div>\r\n    <div class=\"zr-row\">\r\n      <div>400 m<\/div>\r\n      <div>55.06<\/div>\r\n      <div>25.05.2024<\/div>\r\n    <\/div>\r\n    <div class=\"zr-row\">\r\n      <div>600 m<\/div>\r\n      <div>1:28.98<\/div>\r\n      <div>28.09.2024<\/div>\r\n    <\/div>\r\n    <div class=\"zr-row\">\r\n      <div>800 m<\/div>\r\n      <div>2:05.88<\/div>\r\n      <div>11.09.2024<\/div>\r\n    <\/div>\r\n    <div class=\"zr-row\">\r\n      <div>1000 m<\/div>\r\n      <div>2:47.10<\/div>\r\n      <div>14.09.2024<\/div>\r\n    <\/div>\r\n    <div class=\"zr-row\">\r\n      <div>1000 m - KT<\/div>\r\n      <div>2:52.86<\/div>\r\n      <div>27.01.2024<\/div>\r\n    <\/div>\r\n  <\/div>\r\n<\/div>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-bc9f5df elementor-widget elementor-widget-html\" data-id=\"bc9f5df\" data-element_type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<div id=\"ziva\" class=\"anchor-offset-1\"><\/div>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-e22aac2 e-con-full e-flex e-con e-parent\" data-id=\"e22aac2\" data-element_type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-a68be96 elementor-widget elementor-widget-shortcode\" data-id=\"a68be96\" data-element_type=\"widget\" data-widget_type=\"shortcode.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t<div class=\"elementor-shortcode\">\t\t<div data-elementor-type=\"container\" data-elementor-id=\"2205\" class=\"elementor elementor-2205\" data-elementor-post-type=\"elementor_library\">\n\t\t\t\t<div class=\"elementor-element elementor-element-43a98b66 e-con-full section elementor-hidden-desktop elementor-hidden-tablet e-flex e-con e-parent\" data-id=\"43a98b66\" data-element_type=\"container\" id=\"mediji\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">\n\t\t<div class=\"elementor-element elementor-element-eb590ac e-con-full e-flex e-con e-child\" data-id=\"eb590ac\" data-element_type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-129c9fb1 elementor-invisible elementor-widget elementor-widget-heading\" data-id=\"129c9fb1\" data-element_type=\"widget\" data-settings=\"{&quot;_animation&quot;:&quot;fadeInUp&quot;}\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<h2 class=\"elementor-heading-title elementor-size-default\">Multimedia<\/h2>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-40eac789 e-con-full e-flex e-con e-child\" data-id=\"40eac789\" data-element_type=\"container\">\n\t\t<div class=\"elementor-element elementor-element-24a6a7c e-con-full e-transform e-flex elementor-invisible e-con e-child\" data-id=\"24a6a7c\" data-element_type=\"container\" data-settings=\"{&quot;animation&quot;:&quot;zoomIn&quot;,&quot;animation_mobile&quot;:&quot;zoomInLeft&quot;,&quot;_transform_translateY_effect_hover&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:10,&quot;sizes&quot;:[]},&quot;_transform_translateX_effect_hover&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]},&quot;_transform_translateX_effect_hover_tablet&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]},&quot;_transform_translateX_effect_hover_mobile&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]},&quot;_transform_translateY_effect_hover_tablet&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]},&quot;_transform_translateY_effect_hover_mobile&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]}}\">\n\t\t\t\t<div class=\"elementor-element elementor-element-4c89f3a7 elementor-widget elementor-widget-video\" data-id=\"4c89f3a7\" data-element_type=\"widget\" data-settings=\"{&quot;youtube_url&quot;:&quot;https:\\\/\\\/www.youtube.com\\\/embed\\\/hKqcO3tCkoQ?si=BXYZespTgUcg6_Y4&quot;,&quot;autoplay&quot;:&quot;yes&quot;,&quot;mute&quot;:&quot;yes&quot;,&quot;loop&quot;:&quot;yes&quot;,&quot;yt_privacy&quot;:&quot;yes&quot;,&quot;video_type&quot;:&quot;youtube&quot;,&quot;controls&quot;:&quot;yes&quot;}\" data-widget_type=\"video.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t<div class=\"elementor-wrapper elementor-open-inline\">\n\t\t\t<div class=\"elementor-video\"><\/div>\t\t<\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-3f7d47a7 e-con-full e-flex e-con e-child\" data-id=\"3f7d47a7\" data-element_type=\"container\">\n\t\t<a class=\"elementor-element elementor-element-5b34459b e-con-full e-transform e-flex elementor-invisible e-con e-child\" data-id=\"5b34459b\" data-element_type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;,&quot;animation&quot;:&quot;zoomIn&quot;,&quot;animation_mobile&quot;:&quot;zoomInRight&quot;,&quot;animation_delay&quot;:200,&quot;_transform_translateY_effect_hover&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:10,&quot;sizes&quot;:[]},&quot;_transform_translateX_effect_hover&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]},&quot;_transform_translateX_effect_hover_tablet&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]},&quot;_transform_translateX_effect_hover_mobile&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]},&quot;_transform_translateY_effect_hover_tablet&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]},&quot;_transform_translateY_effect_hover_mobile&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]}}\" href=\"https:\/\/sl.wikipedia.org\/wiki\/%C5%BDiva_Remic\">\n\t\t\t\t<div class=\"elementor-element elementor-element-6a2f2571 elementor-widget elementor-widget-heading\" data-id=\"6a2f2571\" data-element_type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<h2 class=\"elementor-heading-title elementor-size-default\">Wikipedia: \u017diva Remic<\/h2>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-14a990e4 elementor-widget-divider--view-line elementor-widget elementor-widget-divider\" data-id=\"14a990e4\" data-element_type=\"widget\" data-widget_type=\"divider.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t<div class=\"elementor-divider\">\n\t\t\t<span class=\"elementor-divider-separator\">\n\t\t\t\t\t\t<\/span>\n\t\t<\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-743ab8a elementor-widget elementor-widget-image\" data-id=\"743ab8a\" data-element_type=\"widget\" data-widget_type=\"image.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img decoding=\"async\" width=\"100\" height=\"100\" src=\"https:\/\/zivaremic.com\/wp-content\/uploads\/2025\/03\/Wikipedia-logo-2.png\" class=\"attachment-full size-full wp-image-1143\" alt=\"\" srcset=\"https:\/\/zivaremic.com\/wp-content\/uploads\/2025\/03\/Wikipedia-logo-2.png 100w, https:\/\/zivaremic.com\/wp-content\/uploads\/2025\/03\/Wikipedia-logo-2-12x12.png 12w\" sizes=\"(max-width: 100px) 100vw, 100px\" \/>\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/a>\n\t\t<a class=\"elementor-element elementor-element-5aa37a0d e-con-full e-transform e-flex elementor-invisible e-con e-child\" data-id=\"5aa37a0d\" data-element_type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;,&quot;animation&quot;:&quot;zoomIn&quot;,&quot;animation_mobile&quot;:&quot;zoomInRight&quot;,&quot;animation_delay&quot;:400,&quot;_transform_translateY_effect_hover&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:10,&quot;sizes&quot;:[]},&quot;_transform_translateX_effect_hover&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]},&quot;_transform_translateX_effect_hover_tablet&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]},&quot;_transform_translateX_effect_hover_mobile&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]},&quot;_transform_translateY_effect_hover_tablet&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]},&quot;_transform_translateY_effect_hover_mobile&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]}}\" href=\"https:\/\/www.24ur.com\/sport\/ostalo\/nstavki-za-nekaj-velikega-ziva-remic.html\">\n\t\t\t\t<div class=\"elementor-element elementor-element-355c63d elementor-widget elementor-widget-heading\" data-id=\"355c63d\" data-element_type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<h2 class=\"elementor-heading-title elementor-size-default\">Nastavki za nekaj velikega: \u017diva Remic ru\u0161i vse najstni\u0161ke rekorde<\/h2>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-7319deab elementor-widget-divider--view-line elementor-widget elementor-widget-divider\" data-id=\"7319deab\" data-element_type=\"widget\" data-widget_type=\"divider.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t<div class=\"elementor-divider\">\n\t\t\t<span class=\"elementor-divider-separator\">\n\t\t\t\t\t\t<\/span>\n\t\t<\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-623d0fdf elementor-widget elementor-widget-image\" data-id=\"623d0fdf\" data-element_type=\"widget\" data-widget_type=\"image.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img decoding=\"async\" width=\"57\" height=\"42\" src=\"https:\/\/zivaremic.com\/wp-content\/uploads\/2025\/05\/24ur.svg\" class=\"attachment-full size-full wp-image-2541\" alt=\"\" \/>\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/a>\n\t\t<a class=\"elementor-element elementor-element-bd21ea3 e-con-full e-transform e-flex elementor-invisible e-con e-child\" data-id=\"bd21ea3\" data-element_type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;,&quot;animation&quot;:&quot;zoomIn&quot;,&quot;animation_mobile&quot;:&quot;zoomInRight&quot;,&quot;animation_delay&quot;:400,&quot;_transform_translateY_effect_hover&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:10,&quot;sizes&quot;:[]},&quot;_transform_translateX_effect_hover&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]},&quot;_transform_translateX_effect_hover_tablet&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]},&quot;_transform_translateX_effect_hover_mobile&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]},&quot;_transform_translateY_effect_hover_tablet&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]},&quot;_transform_translateY_effect_hover_mobile&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]}}\" href=\"https:\/\/www.rtvslo.si\/sport\/atletika\/16-letna-ziva-remic-navdusila-na-prvem-vecjem-dvoranskem-mitingu\/772257\">\n\t\t\t\t<div class=\"elementor-element elementor-element-536154a elementor-widget elementor-widget-heading\" data-id=\"536154a\" data-element_type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<h2 class=\"elementor-heading-title elementor-size-default\">16-letna \u017diva Remic navdu\u0161ila na prvem ve\u010djem dvoranskem mitingu\n<\/h2>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-72e7cb3 elementor-widget-divider--view-line elementor-widget elementor-widget-divider\" data-id=\"72e7cb3\" data-element_type=\"widget\" data-widget_type=\"divider.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t<div class=\"elementor-divider\">\n\t\t\t<span class=\"elementor-divider-separator\">\n\t\t\t\t\t\t<\/span>\n\t\t<\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-d22d97e elementor-widget elementor-widget-image\" data-id=\"d22d97e\" data-element_type=\"widget\" data-widget_type=\"image.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img decoding=\"async\" width=\"226\" height=\"120\" src=\"https:\/\/zivaremic.com\/wp-content\/uploads\/2025\/02\/Rectangle-10-e1771266285966.png\" class=\"attachment-full size-full wp-image-789\" alt=\"\" srcset=\"https:\/\/zivaremic.com\/wp-content\/uploads\/2025\/02\/Rectangle-10-e1771266285966.png 226w, https:\/\/zivaremic.com\/wp-content\/uploads\/2025\/02\/Rectangle-10-e1771266285966-18x10.png 18w\" sizes=\"(max-width: 226px) 100vw, 226px\" \/>\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/a>\n\t\t<a class=\"elementor-element elementor-element-9d5031d e-con-full e-transform e-flex elementor-invisible e-con e-child\" data-id=\"9d5031d\" data-element_type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;,&quot;animation&quot;:&quot;zoomIn&quot;,&quot;animation_mobile&quot;:&quot;zoomInRight&quot;,&quot;animation_delay&quot;:600,&quot;_transform_translateY_effect_hover&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:10,&quot;sizes&quot;:[]},&quot;_transform_translateX_effect_hover&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]},&quot;_transform_translateX_effect_hover_tablet&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]},&quot;_transform_translateX_effect_hover_mobile&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]},&quot;_transform_translateY_effect_hover_tablet&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]},&quot;_transform_translateY_effect_hover_mobile&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]}}\" href=\"https:\/\/siol.net\/sportal\/atletika\/ziva-remic-atletski-fenomen-iz-grosupelj-premagujem-samo-sebe-ce-se-druge-pa-toliko-bolje-668279\">\n\t\t\t\t<div class=\"elementor-element elementor-element-12671ff4 elementor-widget elementor-widget-heading\" data-id=\"12671ff4\" data-element_type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<h2 class=\"elementor-heading-title elementor-size-default\">Athletic phenomenon from Grosuplje<\/h2>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-67bf2c21 elementor-widget-divider--view-line elementor-widget elementor-widget-divider\" data-id=\"67bf2c21\" data-element_type=\"widget\" data-widget_type=\"divider.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t<div class=\"elementor-divider\">\n\t\t\t<span class=\"elementor-divider-separator\">\n\t\t\t\t\t\t<\/span>\n\t\t<\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-28b805e8 elementor-widget elementor-widget-image\" data-id=\"28b805e8\" data-element_type=\"widget\" data-widget_type=\"image.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img loading=\"lazy\" decoding=\"async\" width=\"18\" height=\"16\" src=\"https:\/\/zivaremic.com\/wp-content\/uploads\/2025\/05\/sportal-1.svg\" class=\"attachment-full size-full wp-image-2422\" alt=\"\" \/>\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/a>\n\t\t<a class=\"elementor-element elementor-element-19aa1480 e-con-full e-transform e-flex elementor-invisible e-con e-child\" data-id=\"19aa1480\" data-element_type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;,&quot;animation&quot;:&quot;zoomIn&quot;,&quot;animation_mobile&quot;:&quot;zoomInRight&quot;,&quot;animation_delay&quot;:800,&quot;_transform_translateY_effect_hover&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:10,&quot;sizes&quot;:[]},&quot;_transform_translateX_effect_hover&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]},&quot;_transform_translateX_effect_hover_tablet&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]},&quot;_transform_translateX_effect_hover_mobile&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]},&quot;_transform_translateY_effect_hover_tablet&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]},&quot;_transform_translateY_effect_hover_mobile&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]}}\" href=\"https:\/\/sportklub.n1info.si\/atletika\/zivini-tek-za-zgodovino-kaj-vse-ji-je-uspelo\/\">\n\t\t\t\t<div class=\"elementor-element elementor-element-6499465b elementor-widget elementor-widget-heading\" data-id=\"6499465b\" data-element_type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<h2 class=\"elementor-heading-title elementor-size-default\">\u017divin tek za zgodovino: kup podvigov v dveh minutah<\/h2>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-4e6861e8 elementor-widget-divider--view-line elementor-widget elementor-widget-divider\" data-id=\"4e6861e8\" data-element_type=\"widget\" data-widget_type=\"divider.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t<div class=\"elementor-divider\">\n\t\t\t<span class=\"elementor-divider-separator\">\n\t\t\t\t\t\t<\/span>\n\t\t<\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-1a71a50d elementor-widget elementor-widget-image\" data-id=\"1a71a50d\" data-element_type=\"widget\" data-widget_type=\"image.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img loading=\"lazy\" decoding=\"async\" width=\"100\" height=\"100\" src=\"https:\/\/zivaremic.com\/wp-content\/uploads\/2025\/03\/Group-9-1.png\" class=\"attachment-full size-full wp-image-1144\" alt=\"\" srcset=\"https:\/\/zivaremic.com\/wp-content\/uploads\/2025\/03\/Group-9-1.png 100w, https:\/\/zivaremic.com\/wp-content\/uploads\/2025\/03\/Group-9-1-12x12.png 12w\" sizes=\"(max-width: 100px) 100vw, 100px\" \/>\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/a>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-21db88e e-con-full e-flex e-con e-parent\" data-id=\"21db88e\" data-element_type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-27d74b8 elementor-widget elementor-widget-shortcode\" data-id=\"27d74b8\" data-element_type=\"widget\" data-widget_type=\"shortcode.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t<div class=\"elementor-shortcode\">\t\t<div data-elementor-type=\"container\" data-elementor-id=\"2208\" class=\"elementor elementor-2208\" data-elementor-post-type=\"elementor_library\">\n\t\t\t\t<div class=\"elementor-element elementor-element-ad69b96 e-con-full section elementor-hidden-mobile e-flex e-con e-parent\" data-id=\"ad69b96\" data-element_type=\"container\" id=\"multimedija\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">\n\t\t<div class=\"elementor-element elementor-element-55704d5a e-con-full e-flex e-con e-child\" data-id=\"55704d5a\" data-element_type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-42b768a8 elementor-invisible elementor-widget elementor-widget-heading\" data-id=\"42b768a8\" data-element_type=\"widget\" data-settings=\"{&quot;_animation&quot;:&quot;fadeInUp&quot;}\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<h2 class=\"elementor-heading-title elementor-size-default\">Multimedia<\/h2>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-56f61178 e-con-full e-flex e-con e-child\" data-id=\"56f61178\" data-element_type=\"container\">\n\t\t<div class=\"elementor-element elementor-element-34b27f7 e-con-full e-transform e-flex elementor-invisible e-con e-child\" data-id=\"34b27f7\" data-element_type=\"container\" data-settings=\"{&quot;animation&quot;:&quot;zoomIn&quot;,&quot;animation_mobile&quot;:&quot;zoomInLeft&quot;,&quot;_transform_translateY_effect_hover&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:10,&quot;sizes&quot;:[]},&quot;_transform_translateX_effect_hover&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]},&quot;_transform_translateX_effect_hover_tablet&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]},&quot;_transform_translateX_effect_hover_mobile&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]},&quot;_transform_translateY_effect_hover_tablet&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]},&quot;_transform_translateY_effect_hover_mobile&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]}}\">\n\t\t\t\t<div class=\"elementor-element elementor-element-4d75cab4 videocontainer elementor-widget elementor-widget-html\" data-id=\"4d75cab4\" data-element_type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<iframe width=\"100%\" height=\"100%\" src=\"https:\/\/www.youtube.com\/embed\/hKqcO3tCkoQ?si=BXYZespTgUcg6_Y4\" title=\"YouTube video player\" frameborder=\"0\" allow=\"accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share\" referrerpolicy=\"strict-origin-when-cross-origin\" allowfullscreen><\/iframe>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-5e083f28 e-con-full e-flex e-con e-child\" data-id=\"5e083f28\" data-element_type=\"container\">\n\t\t<a class=\"elementor-element elementor-element-39ff62c5 e-con-full e-transform e-flex elementor-invisible e-con e-child\" data-id=\"39ff62c5\" data-element_type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;,&quot;_transform_translateX_effect_hover&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:10,&quot;sizes&quot;:[]},&quot;animation&quot;:&quot;fadeIn&quot;,&quot;_transform_translateX_effect_hover_tablet&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]},&quot;_transform_translateX_effect_hover_mobile&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]},&quot;_transform_translateY_effect_hover&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]},&quot;_transform_translateY_effect_hover_tablet&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]},&quot;_transform_translateY_effect_hover_mobile&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]}}\" href=\"https:\/\/sl.wikipedia.org\/wiki\/%C5%BDiva_Remic\" target=\"_blank\">\n\t\t<div class=\"elementor-element elementor-element-565e1840 e-con-full e-flex e-con e-child\" data-id=\"565e1840\" data-element_type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-2faf094e elementor-widget elementor-widget-heading\" data-id=\"2faf094e\" data-element_type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<h2 class=\"elementor-heading-title elementor-size-default\">Wikipedia: \u017diva Remic<\/h2>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-6b2be803 elementor-widget-divider--view-line elementor-widget elementor-widget-divider\" data-id=\"6b2be803\" data-element_type=\"widget\" data-widget_type=\"divider.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t<div class=\"elementor-divider\">\n\t\t\t<span class=\"elementor-divider-separator\">\n\t\t\t\t\t\t<\/span>\n\t\t<\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-30978bf3 elementor-widget elementor-widget-image\" data-id=\"30978bf3\" data-element_type=\"widget\" data-widget_type=\"image.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img decoding=\"async\" width=\"100\" height=\"100\" src=\"https:\/\/zivaremic.com\/wp-content\/uploads\/2025\/03\/Wikipedia-logo-2.png\" class=\"attachment-full size-full wp-image-1143\" alt=\"\" srcset=\"https:\/\/zivaremic.com\/wp-content\/uploads\/2025\/03\/Wikipedia-logo-2.png 100w, https:\/\/zivaremic.com\/wp-content\/uploads\/2025\/03\/Wikipedia-logo-2-12x12.png 12w\" sizes=\"(max-width: 100px) 100vw, 100px\" \/>\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/a>\n\t\t<a class=\"elementor-element elementor-element-7859647 e-con-full e-transform e-flex elementor-invisible e-con e-child\" data-id=\"7859647\" data-element_type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;,&quot;_transform_translateX_effect_hover&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:10,&quot;sizes&quot;:[]},&quot;animation&quot;:&quot;fadeIn&quot;,&quot;animation_delay&quot;:200,&quot;_transform_translateX_effect_hover_tablet&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]},&quot;_transform_translateX_effect_hover_mobile&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]},&quot;_transform_translateY_effect_hover&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]},&quot;_transform_translateY_effect_hover_tablet&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]},&quot;_transform_translateY_effect_hover_mobile&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]}}\" href=\"https:\/\/www.24ur.com\/sport\/ostalo\/nstavki-za-nekaj-velikega-ziva-remic.html\" target=\"_blank\">\n\t\t<div class=\"elementor-element elementor-element-20dcc78 e-con-full e-flex e-con e-child\" data-id=\"20dcc78\" data-element_type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-229cc4f elementor-widget elementor-widget-heading\" data-id=\"229cc4f\" data-element_type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<h2 class=\"elementor-heading-title elementor-size-default\">Nastavki za nekaj velikega: \u017diva Remic ru\u0161i vse najstni\u0161ke rekorde\n<\/h2>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-e8476bd elementor-widget-divider--view-line elementor-widget elementor-widget-divider\" data-id=\"e8476bd\" data-element_type=\"widget\" data-widget_type=\"divider.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t<div class=\"elementor-divider\">\n\t\t\t<span class=\"elementor-divider-separator\">\n\t\t\t\t\t\t<\/span>\n\t\t<\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-d671d83 elementor-widget elementor-widget-image\" data-id=\"d671d83\" data-element_type=\"widget\" data-widget_type=\"image.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img decoding=\"async\" width=\"57\" height=\"42\" src=\"https:\/\/zivaremic.com\/wp-content\/uploads\/2025\/05\/24ur.svg\" class=\"attachment-full size-full wp-image-2541\" alt=\"\" \/>\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/a>\n\t\t<a class=\"elementor-element elementor-element-766f0961 e-con-full e-transform e-flex elementor-invisible e-con e-child\" data-id=\"766f0961\" data-element_type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;,&quot;_transform_translateX_effect_hover&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:10,&quot;sizes&quot;:[]},&quot;animation&quot;:&quot;fadeIn&quot;,&quot;animation_delay&quot;:200,&quot;_transform_translateX_effect_hover_tablet&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]},&quot;_transform_translateX_effect_hover_mobile&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]},&quot;_transform_translateY_effect_hover&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]},&quot;_transform_translateY_effect_hover_tablet&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]},&quot;_transform_translateY_effect_hover_mobile&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]}}\" href=\"https:\/\/www.rtvslo.si\/sport\/atletika\/16-letna-ziva-remic-navdusila-na-prvem-vecjem-dvoranskem-mitingu\/772257\" target=\"_blank\">\n\t\t<div class=\"elementor-element elementor-element-5a2db0df e-con-full e-flex e-con e-child\" data-id=\"5a2db0df\" data-element_type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-68bd8540 elementor-widget elementor-widget-heading\" data-id=\"68bd8540\" data-element_type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<h2 class=\"elementor-heading-title elementor-size-default\">16-letna \u017diva Remic navdu\u0161ila na prvem ve\u010djem dvoranskem mitingu\n<\/h2>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-156c262a elementor-widget-divider--view-line elementor-widget elementor-widget-divider\" data-id=\"156c262a\" data-element_type=\"widget\" data-widget_type=\"divider.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t<div class=\"elementor-divider\">\n\t\t\t<span class=\"elementor-divider-separator\">\n\t\t\t\t\t\t<\/span>\n\t\t<\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-59a442ca elementor-widget elementor-widget-image\" data-id=\"59a442ca\" data-element_type=\"widget\" data-widget_type=\"image.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img decoding=\"async\" width=\"226\" height=\"120\" src=\"https:\/\/zivaremic.com\/wp-content\/uploads\/2025\/02\/Rectangle-10-e1771266285966.png\" class=\"attachment-full size-full wp-image-789\" alt=\"\" srcset=\"https:\/\/zivaremic.com\/wp-content\/uploads\/2025\/02\/Rectangle-10-e1771266285966.png 226w, https:\/\/zivaremic.com\/wp-content\/uploads\/2025\/02\/Rectangle-10-e1771266285966-18x10.png 18w\" sizes=\"(max-width: 226px) 100vw, 226px\" \/>\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/a>\n\t\t<a class=\"elementor-element elementor-element-6b649dd2 e-con-full e-transform e-flex elementor-invisible e-con e-child\" data-id=\"6b649dd2\" data-element_type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;,&quot;_transform_translateX_effect_hover&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:10,&quot;sizes&quot;:[]},&quot;animation&quot;:&quot;fadeIn&quot;,&quot;animation_delay&quot;:400,&quot;_transform_translateX_effect_hover_tablet&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]},&quot;_transform_translateX_effect_hover_mobile&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]},&quot;_transform_translateY_effect_hover&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]},&quot;_transform_translateY_effect_hover_tablet&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]},&quot;_transform_translateY_effect_hover_mobile&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]}}\" href=\"https:\/\/siol.net\/sportal\/atletika\/ziva-remic-atletski-fenomen-iz-grosupelj-premagujem-samo-sebe-ce-se-druge-pa-toliko-bolje-668279\" target=\"_blank\">\n\t\t<div class=\"elementor-element elementor-element-cf8ccef e-con-full e-flex e-con e-child\" data-id=\"cf8ccef\" data-element_type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-50fb7e6f elementor-widget elementor-widget-heading\" data-id=\"50fb7e6f\" data-element_type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<h2 class=\"elementor-heading-title elementor-size-default\">Athletic phenomenon from Grosuplje<\/h2>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-7b0a837e elementor-widget-divider--view-line elementor-widget elementor-widget-divider\" data-id=\"7b0a837e\" data-element_type=\"widget\" data-widget_type=\"divider.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t<div class=\"elementor-divider\">\n\t\t\t<span class=\"elementor-divider-separator\">\n\t\t\t\t\t\t<\/span>\n\t\t<\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-533c27d1 elementor-widget elementor-widget-image\" data-id=\"533c27d1\" data-element_type=\"widget\" data-widget_type=\"image.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img loading=\"lazy\" decoding=\"async\" width=\"18\" height=\"16\" src=\"https:\/\/zivaremic.com\/wp-content\/uploads\/2025\/05\/sportal-1.svg\" class=\"attachment-full size-full wp-image-2422\" alt=\"\" \/>\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/a>\n\t\t<a class=\"elementor-element elementor-element-27f87b55 e-con-full e-transform e-flex elementor-invisible e-con e-child\" data-id=\"27f87b55\" data-element_type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;,&quot;_transform_translateX_effect_hover&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:10,&quot;sizes&quot;:[]},&quot;animation&quot;:&quot;fadeIn&quot;,&quot;animation_delay&quot;:600,&quot;_transform_translateX_effect_hover_tablet&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]},&quot;_transform_translateX_effect_hover_mobile&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]},&quot;_transform_translateY_effect_hover&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]},&quot;_transform_translateY_effect_hover_tablet&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]},&quot;_transform_translateY_effect_hover_mobile&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]}}\" href=\"https:\/\/sportklub.n1info.si\/atletika\/zivini-tek-za-zgodovino-kaj-vse-ji-je-uspelo\/\" target=\"_blank\">\n\t\t<div class=\"elementor-element elementor-element-a7b3c2a e-con-full e-flex e-con e-child\" data-id=\"a7b3c2a\" data-element_type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-740edd2a elementor-widget elementor-widget-heading\" data-id=\"740edd2a\" data-element_type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<h2 class=\"elementor-heading-title elementor-size-default\">\u017divin tek za zgodovino: kup podvigov v dveh minutah\n<\/h2>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-6eddea64 elementor-widget-divider--view-line elementor-widget elementor-widget-divider\" data-id=\"6eddea64\" data-element_type=\"widget\" data-widget_type=\"divider.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t<div class=\"elementor-divider\">\n\t\t\t<span class=\"elementor-divider-separator\">\n\t\t\t\t\t\t<\/span>\n\t\t<\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-1f74ecdf elementor-widget elementor-widget-image\" data-id=\"1f74ecdf\" data-element_type=\"widget\" data-widget_type=\"image.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img loading=\"lazy\" decoding=\"async\" width=\"100\" height=\"100\" src=\"https:\/\/zivaremic.com\/wp-content\/uploads\/2025\/03\/Group-9-1.png\" class=\"attachment-full size-full wp-image-1144\" alt=\"\" srcset=\"https:\/\/zivaremic.com\/wp-content\/uploads\/2025\/03\/Group-9-1.png 100w, https:\/\/zivaremic.com\/wp-content\/uploads\/2025\/03\/Group-9-1-12x12.png 12w\" sizes=\"(max-width: 100px) 100vw, 100px\" \/>\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/a>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-120a81e e-con-full e-flex e-con e-parent\" data-id=\"120a81e\" data-element_type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">\n\t\t\t\t<div class=\"elementor-element elementor-element-f722337 elementor-skin-carousel elementor-widget elementor-widget-media-carousel\" data-id=\"f722337\" data-element_type=\"widget\" data-settings=\"{&quot;slides_per_view&quot;:&quot;4&quot;,&quot;slides_per_view_mobile&quot;:&quot;2&quot;,&quot;slides_to_scroll&quot;:&quot;1&quot;,&quot;autoplay_speed&quot;:4000,&quot;space_between&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:30,&quot;sizes&quot;:[]},&quot;skin&quot;:&quot;carousel&quot;,&quot;effect&quot;:&quot;slide&quot;,&quot;speed&quot;:500,&quot;autoplay&quot;:&quot;yes&quot;,&quot;loop&quot;:&quot;yes&quot;,&quot;space_between_tablet&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:10,&quot;sizes&quot;:[]},&quot;space_between_mobile&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:10,&quot;sizes&quot;:[]}}\" data-widget_type=\"media-carousel.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t<div class=\"elementor-swiper\">\n\t\t\t\t\t<div class=\"elementor-main-swiper swiper\" role=\"region\" aria-roledescription=\"carousel\" aria-label=\"Slides\">\n\t\t\t\t<div class=\"swiper-wrapper\">\n\t\t\t\t\t\t\t\t\t\t\t<div class=\"swiper-slide\" role=\"group\" aria-roledescription=\"slide\">\n\t\t\t\t\t\t\t<a href=\"https:\/\/zivaremic.com\/wp-content\/uploads\/2026\/02\/galerija1-scaled.jpg\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"f722337\" data-elementor-lightbox-title=\"Ziva Remic, slovenska atletinja\" data-e-action-hash=\"#elementor-action%3Aaction%3Dlightbox%26settings%3DeyJpZCI6MjUxMiwidXJsIjoiaHR0cHM6XC9cL3ppdmFyZW1pYy5jb21cL3dwLWNvbnRlbnRcL3VwbG9hZHNcLzIwMjZcLzAyXC9nYWxlcmlqYTEtc2NhbGVkLmpwZyIsInNsaWRlc2hvdyI6ImY3MjIzMzcifQ%3D%3D\">\t\t<div class=\"elementor-carousel-image\" role=\"img\" aria-label=\"Portrait of Ziva Remic, young Slovenian athlete in Women\u2019s 300, 400, 600, 800 and 1000 m,  on January 11, 2024 in Ljubljana, Slovenia. Photo by Vid Ponikvar \/ Sportida\" style=\"background-image: url(&#039;https:\/\/zivaremic.com\/wp-content\/uploads\/2026\/02\/galerija1-scaled.jpg&#039;)\">\n\n\t\t\t\n\t\t\t\t\t<\/div>\n\t\t<\/a>\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t\t\t<div class=\"swiper-slide\" role=\"group\" aria-roledescription=\"slide\">\n\t\t\t\t\t\t\t<a href=\"https:\/\/zivaremic.com\/wp-content\/uploads\/2026\/02\/galerija2.jpg\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"f722337\" data-elementor-lightbox-title=\"Ziva Remic, slovenska atletinja\" data-e-action-hash=\"#elementor-action%3Aaction%3Dlightbox%26settings%3DeyJpZCI6MjUxMywidXJsIjoiaHR0cHM6XC9cL3ppdmFyZW1pYy5jb21cL3dwLWNvbnRlbnRcL3VwbG9hZHNcLzIwMjZcLzAyXC9nYWxlcmlqYTIuanBnIiwic2xpZGVzaG93IjoiZjcyMjMzNyJ9\">\t\t<div class=\"elementor-carousel-image\" role=\"img\" aria-label=\"Portrait of Ziva Remic, young Slovenian athlete in Women\u2019s 300, 400, 600, 800 and 1000 m,  on January 11, 2024 in Ljubljana, Slovenia. Photo by Vid Ponikvar \/ Sportida\" style=\"background-image: url(&#039;https:\/\/zivaremic.com\/wp-content\/uploads\/2026\/02\/galerija2.jpg&#039;)\">\n\n\t\t\t\n\t\t\t\t\t<\/div>\n\t\t<\/a>\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t\t\t<div class=\"swiper-slide\" role=\"group\" aria-roledescription=\"slide\">\n\t\t\t\t\t\t\t<a href=\"https:\/\/zivaremic.com\/wp-content\/uploads\/2026\/02\/galerija3.jpg\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"f722337\" data-elementor-lightbox-title=\"Ziva Remic, slovenska atletinja\" data-e-action-hash=\"#elementor-action%3Aaction%3Dlightbox%26settings%3DeyJpZCI6MjUxNCwidXJsIjoiaHR0cHM6XC9cL3ppdmFyZW1pYy5jb21cL3dwLWNvbnRlbnRcL3VwbG9hZHNcLzIwMjZcLzAyXC9nYWxlcmlqYTMuanBnIiwic2xpZGVzaG93IjoiZjcyMjMzNyJ9\">\t\t<div class=\"elementor-carousel-image\" role=\"img\" aria-label=\"Portrait of Ziva Remic, young Slovenian athlete in Women\u2019s 300, 400, 600, 800 and 1000 m,  on January 11, 2024 in Ljubljana, Slovenia. Photo by Vid Ponikvar \/ Sportida\" style=\"background-image: url(&#039;https:\/\/zivaremic.com\/wp-content\/uploads\/2026\/02\/galerija3.jpg&#039;)\">\n\n\t\t\t\n\t\t\t\t\t<\/div>\n\t\t<\/a>\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t\t\t<div class=\"swiper-slide\" role=\"group\" aria-roledescription=\"slide\">\n\t\t\t\t\t\t\t<a href=\"https:\/\/zivaremic.com\/wp-content\/uploads\/2026\/02\/galerija4.jpg\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"f722337\" data-elementor-lightbox-title=\"Ziva Remic, slovenska atletinja\" data-e-action-hash=\"#elementor-action%3Aaction%3Dlightbox%26settings%3DeyJpZCI6MjUxNSwidXJsIjoiaHR0cHM6XC9cL3ppdmFyZW1pYy5jb21cL3dwLWNvbnRlbnRcL3VwbG9hZHNcLzIwMjZcLzAyXC9nYWxlcmlqYTQuanBnIiwic2xpZGVzaG93IjoiZjcyMjMzNyJ9\">\t\t<div class=\"elementor-carousel-image\" role=\"img\" aria-label=\"Portrait of Ziva Remic, young Slovenian athlete in Women\u2019s 300, 400, 600, 800 and 1000 m,  on January 11, 2024 in Ljubljana, Slovenia. Photo by Vid Ponikvar \/ Sportida\" style=\"background-image: url(&#039;https:\/\/zivaremic.com\/wp-content\/uploads\/2026\/02\/galerija4.jpg&#039;)\">\n\n\t\t\t\n\t\t\t\t\t<\/div>\n\t\t<\/a>\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t\t\t<div class=\"swiper-slide\" role=\"group\" aria-roledescription=\"slide\">\n\t\t\t\t\t\t\t<a href=\"https:\/\/zivaremic.com\/wp-content\/uploads\/2026\/02\/galerija5.jpg\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"f722337\" data-elementor-lightbox-title=\"Screenshot\" data-e-action-hash=\"#elementor-action%3Aaction%3Dlightbox%26settings%3DeyJpZCI6MjUxNiwidXJsIjoiaHR0cHM6XC9cL3ppdmFyZW1pYy5jb21cL3dwLWNvbnRlbnRcL3VwbG9hZHNcLzIwMjZcLzAyXC9nYWxlcmlqYTUuanBnIiwic2xpZGVzaG93IjoiZjcyMjMzNyJ9\">\t\t<div class=\"elementor-carousel-image\" role=\"img\" aria-label=\"Screenshot\" style=\"background-image: url(&#039;https:\/\/zivaremic.com\/wp-content\/uploads\/2026\/02\/galerija5.jpg&#039;)\">\n\n\t\t\t\n\t\t\t\t\t<\/div>\n\t\t<\/a>\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-caba7ca e-con-full e-flex e-con e-parent\" data-id=\"caba7ca\" data-element_type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-7ac5b11 elementor-widget elementor-widget-shortcode\" data-id=\"7ac5b11\" data-element_type=\"widget\" data-widget_type=\"shortcode.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t<div class=\"elementor-shortcode\">\t\t<div data-elementor-type=\"container\" data-elementor-id=\"2188\" class=\"elementor elementor-2188\" data-elementor-post-type=\"elementor_library\">\n\t\t\t\t<div class=\"elementor-element elementor-element-4f9b7f19 e-flex e-con-boxed e-con e-parent\" data-id=\"4f9b7f19\" data-element_type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t\t\t<div class=\"elementor-element elementor-element-dc5c862 elementor-widget elementor-widget-html\" data-id=\"dc5c862\" data-element_type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<div id=\"partnerji\" class=\"anchor-offset\"><\/div>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-30fcc606 elementor-invisible elementor-widget elementor-widget-heading\" data-id=\"30fcc606\" data-element_type=\"widget\" data-settings=\"{&quot;_animation&quot;:&quot;fadeInUp&quot;}\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<h2 class=\"elementor-heading-title elementor-size-default\">Partners<\/h2>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-89dd3e8 e-grid e-con-full e-con e-child\" data-id=\"89dd3e8\" data-element_type=\"container\">\n\t\t<div class=\"elementor-element elementor-element-ce7182e e-con-full box e-flex e-con e-child\" data-id=\"ce7182e\" data-element_type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">\n\t\t\t\t<div class=\"elementor-element elementor-element-86f63dd elementor-widget elementor-widget-image\" data-id=\"86f63dd\" data-element_type=\"widget\" data-widget_type=\"image.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<a href=\"https:\/\/www.zav-vita.si\/\">\n\t\t\t\t\t\t\t<img loading=\"lazy\" decoding=\"async\" width=\"2560\" height=\"2123\" src=\"https:\/\/zivaremic.com\/wp-content\/uploads\/2025\/05\/VITA-LOGOTIP-SLOGAN_RGB_bw_WHITE_HIGH-scaled.png\" class=\"attachment-full size-full wp-image-2436\" alt=\"\" srcset=\"https:\/\/zivaremic.com\/wp-content\/uploads\/2025\/05\/VITA-LOGOTIP-SLOGAN_RGB_bw_WHITE_HIGH-scaled.png 2560w, https:\/\/zivaremic.com\/wp-content\/uploads\/2025\/05\/VITA-LOGOTIP-SLOGAN_RGB_bw_WHITE_HIGH-300x249.png 300w, https:\/\/zivaremic.com\/wp-content\/uploads\/2025\/05\/VITA-LOGOTIP-SLOGAN_RGB_bw_WHITE_HIGH-1024x849.png 1024w, https:\/\/zivaremic.com\/wp-content\/uploads\/2025\/05\/VITA-LOGOTIP-SLOGAN_RGB_bw_WHITE_HIGH-768x637.png 768w, https:\/\/zivaremic.com\/wp-content\/uploads\/2025\/05\/VITA-LOGOTIP-SLOGAN_RGB_bw_WHITE_HIGH-2048x1698.png 2048w, https:\/\/zivaremic.com\/wp-content\/uploads\/2025\/05\/VITA-LOGOTIP-SLOGAN_RGB_bw_WHITE_HIGH-14x12.png 14w\" sizes=\"(max-width: 2560px) 100vw, 2560px\" \/>\t\t\t\t\t\t\t\t<\/a>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-79b71ce e-con-full box e-flex e-con e-child\" data-id=\"79b71ce\" data-element_type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">\n\t\t\t\t<div class=\"elementor-element elementor-element-f1a239c elementor-widget elementor-widget-image\" data-id=\"f1a239c\" data-element_type=\"widget\" data-widget_type=\"image.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<a href=\"https:\/\/eu.puma.com\/si\/en\/home\">\n\t\t\t\t\t\t\t<img loading=\"lazy\" decoding=\"async\" width=\"1080\" height=\"540\" src=\"https:\/\/zivaremic.com\/wp-content\/uploads\/2025\/05\/puma-logo.png\" class=\"attachment-full size-full wp-image-2462\" alt=\"\" srcset=\"https:\/\/zivaremic.com\/wp-content\/uploads\/2025\/05\/puma-logo.png 1080w, https:\/\/zivaremic.com\/wp-content\/uploads\/2025\/05\/puma-logo-300x150.png 300w, https:\/\/zivaremic.com\/wp-content\/uploads\/2025\/05\/puma-logo-1024x512.png 1024w, https:\/\/zivaremic.com\/wp-content\/uploads\/2025\/05\/puma-logo-768x384.png 768w, https:\/\/zivaremic.com\/wp-content\/uploads\/2025\/05\/puma-logo-18x9.png 18w\" sizes=\"(max-width: 1080px) 100vw, 1080px\" \/>\t\t\t\t\t\t\t\t<\/a>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-6232136 e-con-full box e-flex e-con e-child\" data-id=\"6232136\" data-element_type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">\n\t\t\t\t<div class=\"elementor-element elementor-element-6fc5ed0 elementor-widget elementor-widget-image\" data-id=\"6fc5ed0\" data-element_type=\"widget\" data-widget_type=\"image.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<a href=\"https:\/\/www.salus.eu\/\">\n\t\t\t\t\t\t\t<img loading=\"lazy\" decoding=\"async\" width=\"750\" height=\"750\" src=\"https:\/\/zivaremic.com\/wp-content\/uploads\/2025\/05\/output-onlinepngtools-4.png\" class=\"attachment-full size-full wp-image-2184\" alt=\"\" srcset=\"https:\/\/zivaremic.com\/wp-content\/uploads\/2025\/05\/output-onlinepngtools-4.png 750w, https:\/\/zivaremic.com\/wp-content\/uploads\/2025\/05\/output-onlinepngtools-4-300x300.png 300w, https:\/\/zivaremic.com\/wp-content\/uploads\/2025\/05\/output-onlinepngtools-4-150x150.png 150w, https:\/\/zivaremic.com\/wp-content\/uploads\/2025\/05\/output-onlinepngtools-4-12x12.png 12w\" sizes=\"(max-width: 750px) 100vw, 750px\" \/>\t\t\t\t\t\t\t\t<\/a>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-fdaf8ff e-con-full box e-flex e-con e-child\" data-id=\"fdaf8ff\" data-element_type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">\n\t\t\t\t<div class=\"elementor-element elementor-element-75f115d elementor-widget elementor-widget-image\" data-id=\"75f115d\" data-element_type=\"widget\" data-widget_type=\"image.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<a href=\"https:\/\/www.sanolabor.si\/\">\n\t\t\t\t\t\t\t<img loading=\"lazy\" decoding=\"async\" width=\"574\" height=\"245\" src=\"https:\/\/zivaremic.com\/wp-content\/uploads\/2025\/05\/sanolabor-logo.png\" class=\"attachment-full size-full wp-image-2357\" alt=\"\" srcset=\"https:\/\/zivaremic.com\/wp-content\/uploads\/2025\/05\/sanolabor-logo.png 574w, https:\/\/zivaremic.com\/wp-content\/uploads\/2025\/05\/sanolabor-logo-300x128.png 300w, https:\/\/zivaremic.com\/wp-content\/uploads\/2025\/05\/sanolabor-logo-18x8.png 18w\" sizes=\"(max-width: 574px) 100vw, 574px\" \/>\t\t\t\t\t\t\t\t<\/a>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-5c4d1e8 e-grid e-con-full e-con e-child\" data-id=\"5c4d1e8\" data-element_type=\"container\">\n\t\t<div class=\"elementor-element elementor-element-11ae853 e-con-full box e-flex e-con e-child\" data-id=\"11ae853\" data-element_type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">\n\t\t\t\t<div class=\"elementor-element elementor-element-825144c elementor-widget elementor-widget-image\" data-id=\"825144c\" data-element_type=\"widget\" data-widget_type=\"image.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<a href=\"http:\/\/atletski-klub-olimpija.si\/\">\n\t\t\t\t\t\t\t<img loading=\"lazy\" decoding=\"async\" width=\"250\" height=\"250\" src=\"https:\/\/zivaremic.com\/wp-content\/uploads\/2025\/03\/unnamed-1-1.png\" class=\"attachment-full size-full wp-image-1207\" alt=\"\" srcset=\"https:\/\/zivaremic.com\/wp-content\/uploads\/2025\/03\/unnamed-1-1.png 250w, https:\/\/zivaremic.com\/wp-content\/uploads\/2025\/03\/unnamed-1-1-150x150.png 150w, https:\/\/zivaremic.com\/wp-content\/uploads\/2025\/03\/unnamed-1-1-12x12.png 12w\" sizes=\"(max-width: 250px) 100vw, 250px\" \/>\t\t\t\t\t\t\t\t<\/a>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-d41e468 e-con-full box e-flex e-con e-child\" data-id=\"d41e468\" data-element_type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">\n\t\t\t\t<div class=\"elementor-element elementor-element-e1af316 elementor-widget elementor-widget-image\" data-id=\"e1af316\" data-element_type=\"widget\" data-widget_type=\"image.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<a href=\"https:\/\/www.ggteam.si\/\">\n\t\t\t\t\t\t\t<img loading=\"lazy\" decoding=\"async\" width=\"149\" height=\"107\" src=\"https:\/\/zivaremic.com\/wp-content\/uploads\/2025\/05\/gg-team.png\" class=\"attachment-full size-full wp-image-2328\" alt=\"\" srcset=\"https:\/\/zivaremic.com\/wp-content\/uploads\/2025\/05\/gg-team.png 149w, https:\/\/zivaremic.com\/wp-content\/uploads\/2025\/05\/gg-team-18x12.png 18w\" sizes=\"(max-width: 149px) 100vw, 149px\" \/>\t\t\t\t\t\t\t\t<\/a>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-9e6e860 e-con-full box e-flex e-con e-child\" data-id=\"9e6e860\" data-element_type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">\n\t\t\t\t<div class=\"elementor-element elementor-element-faa93f2 elementor-widget elementor-widget-image\" data-id=\"faa93f2\" data-element_type=\"widget\" data-widget_type=\"image.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<a href=\"https:\/\/spontanzo.com\/en\/\">\n\t\t\t\t\t\t\t<img loading=\"lazy\" decoding=\"async\" width=\"1181\" height=\"1181\" src=\"https:\/\/zivaremic.com\/wp-content\/uploads\/2025\/03\/SPONTANZO_Logo_BASIC_Portrait_White.png\" class=\"attachment-full size-full wp-image-1718\" alt=\"\" srcset=\"https:\/\/zivaremic.com\/wp-content\/uploads\/2025\/03\/SPONTANZO_Logo_BASIC_Portrait_White.png 1181w, https:\/\/zivaremic.com\/wp-content\/uploads\/2025\/03\/SPONTANZO_Logo_BASIC_Portrait_White-300x300.png 300w, https:\/\/zivaremic.com\/wp-content\/uploads\/2025\/03\/SPONTANZO_Logo_BASIC_Portrait_White-1024x1024.png 1024w, https:\/\/zivaremic.com\/wp-content\/uploads\/2025\/03\/SPONTANZO_Logo_BASIC_Portrait_White-150x150.png 150w, https:\/\/zivaremic.com\/wp-content\/uploads\/2025\/03\/SPONTANZO_Logo_BASIC_Portrait_White-768x768.png 768w, https:\/\/zivaremic.com\/wp-content\/uploads\/2025\/03\/SPONTANZO_Logo_BASIC_Portrait_White-12x12.png 12w\" sizes=\"(max-width: 1181px) 100vw, 1181px\" \/>\t\t\t\t\t\t\t\t<\/a>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-ccfb1f0 e-con-full box e-flex e-con e-child\" data-id=\"ccfb1f0\" data-element_type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">\n\t\t\t\t<div class=\"elementor-element elementor-element-b2437bf elementor-widget elementor-widget-image\" data-id=\"b2437bf\" data-element_type=\"widget\" data-widget_type=\"image.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<a href=\"https:\/\/kolektor-etra.si\/en\/\">\n\t\t\t\t\t\t\t<img loading=\"lazy\" decoding=\"async\" width=\"792\" height=\"398\" src=\"https:\/\/zivaremic.com\/wp-content\/uploads\/2025\/05\/Etra-Kolektor.png\" class=\"attachment-full size-full wp-image-2336\" alt=\"\" srcset=\"https:\/\/zivaremic.com\/wp-content\/uploads\/2025\/05\/Etra-Kolektor.png 792w, https:\/\/zivaremic.com\/wp-content\/uploads\/2025\/05\/Etra-Kolektor-300x151.png 300w, https:\/\/zivaremic.com\/wp-content\/uploads\/2025\/05\/Etra-Kolektor-768x386.png 768w, https:\/\/zivaremic.com\/wp-content\/uploads\/2025\/05\/Etra-Kolektor-18x9.png 18w\" sizes=\"(max-width: 792px) 100vw, 792px\" \/>\t\t\t\t\t\t\t\t<\/a>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-19faa55 e-grid e-con-full e-con e-child\" data-id=\"19faa55\" data-element_type=\"container\">\n\t\t<div class=\"elementor-element elementor-element-147b481 e-con-full box e-flex e-con e-child\" data-id=\"147b481\" data-element_type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">\n\t\t\t\t<div class=\"elementor-element elementor-element-eacf77f elementor-widget elementor-widget-image\" data-id=\"eacf77f\" data-element_type=\"widget\" data-widget_type=\"image.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<a href=\"https:\/\/www.elektro-gorenjska.si\/\">\n\t\t\t\t\t\t\t<img loading=\"lazy\" decoding=\"async\" width=\"212\" height=\"66\" src=\"https:\/\/zivaremic.com\/wp-content\/uploads\/2025\/05\/elektrogorenjska.png\" class=\"attachment-full size-full wp-image-2354\" alt=\"\" srcset=\"https:\/\/zivaremic.com\/wp-content\/uploads\/2025\/05\/elektrogorenjska.png 212w, https:\/\/zivaremic.com\/wp-content\/uploads\/2025\/05\/elektrogorenjska-18x6.png 18w\" sizes=\"(max-width: 212px) 100vw, 212px\" \/>\t\t\t\t\t\t\t\t<\/a>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-25e3abc e-con-full box e-flex e-con e-child\" data-id=\"25e3abc\" data-element_type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">\n\t\t\t\t<div class=\"elementor-element elementor-element-3481805 elementor-widget elementor-widget-image\" data-id=\"3481805\" data-element_type=\"widget\" data-widget_type=\"image.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<a href=\"https:\/\/www.garmin.com\/sl-SI\/\">\n\t\t\t\t\t\t\t<img loading=\"lazy\" decoding=\"async\" width=\"311\" height=\"48\" src=\"https:\/\/zivaremic.com\/wp-content\/uploads\/2025\/05\/Asset-1.png\" class=\"attachment-full size-full wp-image-2405\" alt=\"\" srcset=\"https:\/\/zivaremic.com\/wp-content\/uploads\/2025\/05\/Asset-1.png 311w, https:\/\/zivaremic.com\/wp-content\/uploads\/2025\/05\/Asset-1-300x46.png 300w, https:\/\/zivaremic.com\/wp-content\/uploads\/2025\/05\/Asset-1-18x3.png 18w\" sizes=\"(max-width: 311px) 100vw, 311px\" \/>\t\t\t\t\t\t\t\t<\/a>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-46101b4 e-con-full box e-flex e-con e-child\" data-id=\"46101b4\" data-element_type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">\n\t\t\t\t<div class=\"elementor-element elementor-element-ccf1146 elementor-widget elementor-widget-image\" data-id=\"ccf1146\" data-element_type=\"widget\" data-widget_type=\"image.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<a href=\"https:\/\/www.topatlet.si\/%20\">\n\t\t\t\t\t\t\t<img loading=\"lazy\" decoding=\"async\" width=\"2560\" height=\"609\" src=\"https:\/\/zivaremic.com\/wp-content\/uploads\/2025\/05\/outline_topatlet_si-1-scaled.png\" class=\"attachment-full size-full wp-image-2408\" alt=\"\" srcset=\"https:\/\/zivaremic.com\/wp-content\/uploads\/2025\/05\/outline_topatlet_si-1-scaled.png 2560w, https:\/\/zivaremic.com\/wp-content\/uploads\/2025\/05\/outline_topatlet_si-1-300x71.png 300w, https:\/\/zivaremic.com\/wp-content\/uploads\/2025\/05\/outline_topatlet_si-1-1024x244.png 1024w, https:\/\/zivaremic.com\/wp-content\/uploads\/2025\/05\/outline_topatlet_si-1-768x183.png 768w, https:\/\/zivaremic.com\/wp-content\/uploads\/2025\/05\/outline_topatlet_si-1-1536x365.png 1536w, https:\/\/zivaremic.com\/wp-content\/uploads\/2025\/05\/outline_topatlet_si-1-2048x487.png 2048w, https:\/\/zivaremic.com\/wp-content\/uploads\/2025\/05\/outline_topatlet_si-1-18x4.png 18w\" sizes=\"(max-width: 2560px) 100vw, 2560px\" \/>\t\t\t\t\t\t\t\t<\/a>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-1dcfc2f e-con-full box e-flex e-con e-child\" data-id=\"1dcfc2f\" data-element_type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">\n\t\t\t\t<div class=\"elementor-element elementor-element-a0c7688 elementor-widget elementor-widget-image\" data-id=\"a0c7688\" data-element_type=\"widget\" data-widget_type=\"image.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<a href=\"https:\/\/eu-safety.si\/\">\n\t\t\t\t\t\t\t<img loading=\"lazy\" decoding=\"async\" width=\"2147\" height=\"473\" src=\"https:\/\/zivaremic.com\/wp-content\/uploads\/2025\/05\/eu-safety.png\" class=\"attachment-full size-full wp-image-2332\" alt=\"\" srcset=\"https:\/\/zivaremic.com\/wp-content\/uploads\/2025\/05\/eu-safety.png 2147w, https:\/\/zivaremic.com\/wp-content\/uploads\/2025\/05\/eu-safety-300x66.png 300w, https:\/\/zivaremic.com\/wp-content\/uploads\/2025\/05\/eu-safety-1024x226.png 1024w, https:\/\/zivaremic.com\/wp-content\/uploads\/2025\/05\/eu-safety-768x169.png 768w, https:\/\/zivaremic.com\/wp-content\/uploads\/2025\/05\/eu-safety-1536x338.png 1536w, https:\/\/zivaremic.com\/wp-content\/uploads\/2025\/05\/eu-safety-2048x451.png 2048w, https:\/\/zivaremic.com\/wp-content\/uploads\/2025\/05\/eu-safety-18x4.png 18w\" sizes=\"(max-width: 2147px) 100vw, 2147px\" \/>\t\t\t\t\t\t\t\t<\/a>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-e8659f6 e-grid e-con-full e-con e-child\" data-id=\"e8659f6\" data-element_type=\"container\">\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-e2fa540 e-con-full e-flex e-con e-parent\" data-id=\"e2fa540\" data-element_type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-dc5cb00 elementor-widget elementor-widget-shortcode\" data-id=\"dc5cb00\" data-element_type=\"widget\" data-widget_type=\"shortcode.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t<div class=\"elementor-shortcode\">\t\t<div data-elementor-type=\"container\" data-elementor-id=\"2222\" class=\"elementor elementor-2222\" data-elementor-post-type=\"elementor_library\">\n\t\t\t\t<div class=\"elementor-element elementor-element-6bf6d9df e-con-full e-flex e-con e-parent\" data-id=\"6bf6d9df\" data-element_type=\"container\" id=\"kontakt\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">\n\t\t<div class=\"elementor-element elementor-element-439be96a e-con-full section e-flex e-con e-child\" data-id=\"439be96a\" data-element_type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">\n\t\t<div class=\"elementor-element elementor-element-38af116b e-con-full e-flex e-con e-child\" data-id=\"38af116b\" data-element_type=\"container\">\n\t\t<div class=\"elementor-element elementor-element-56a1c45a e-con-full e-flex e-con e-child\" data-id=\"56a1c45a\" data-element_type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-7e64e7f6 elementor-mobile-align-center elementor-icon-list--layout-traditional elementor-list-item-link-full_width elementor-widget elementor-widget-icon-list\" data-id=\"7e64e7f6\" data-element_type=\"widget\" data-widget_type=\"icon-list.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t<ul class=\"elementor-icon-list-items\">\n\t\t\t\t\t\t\t<li class=\"elementor-icon-list-item\">\n\t\t\t\t\t\t\t\t\t\t<span class=\"elementor-icon-list-text\">Contact<\/span>\n\t\t\t\t\t\t\t\t\t<\/li>\n\t\t\t\t\t\t<\/ul>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-a6770a4 elementor-mobile-align-center elementor-icon-list--layout-traditional elementor-list-item-link-full_width elementor-widget elementor-widget-icon-list\" data-id=\"a6770a4\" data-element_type=\"widget\" data-widget_type=\"icon-list.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t<ul class=\"elementor-icon-list-items\">\n\t\t\t\t\t\t\t<li class=\"elementor-icon-list-item\">\n\t\t\t\t\t\t\t\t\t\t<span class=\"elementor-icon-list-text\">Trainings and competitions:<\/span>\n\t\t\t\t\t\t\t\t\t<\/li>\n\t\t\t\t\t\t<\/ul>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-314dbdaa elementor-mobile-align-center elementor-icon-list--layout-traditional elementor-list-item-link-full_width elementor-widget elementor-widget-icon-list\" data-id=\"314dbdaa\" data-element_type=\"widget\" data-widget_type=\"icon-list.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t<ul class=\"elementor-icon-list-items\">\n\t\t\t\t\t\t\t<li class=\"elementor-icon-list-item\">\n\t\t\t\t\t\t\t\t\t\t<span class=\"elementor-icon-list-text\">Gregor Grad, AK Olimpija<\/span>\n\t\t\t\t\t\t\t\t\t<\/li>\n\t\t\t\t\t\t\t\t<li class=\"elementor-icon-list-item\">\n\t\t\t\t\t\t\t\t\t\t\t<a href=\"mailto:gregorgrad@gmail.com\">\n\n\t\t\t\t\t\t\t\t\t\t\t<span class=\"elementor-icon-list-text\">gregorgrad@gmail.com<\/span>\n\t\t\t\t\t\t\t\t\t\t\t<\/a>\n\t\t\t\t\t\t\t\t\t<\/li>\n\t\t\t\t\t\t\t\t<li class=\"elementor-icon-list-item\">\n\t\t\t\t\t\t\t\t\t\t\t<a href=\"tel:051%20352%20206\">\n\n\t\t\t\t\t\t\t\t\t\t\t<span class=\"elementor-icon-list-text\">051 352 206<\/span>\n\t\t\t\t\t\t\t\t\t\t\t<\/a>\n\t\t\t\t\t\t\t\t\t<\/li>\n\t\t\t\t\t\t<\/ul>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-77f2c6a8 elementor-mobile-align-center elementor-icon-list--layout-traditional elementor-list-item-link-full_width elementor-widget elementor-widget-icon-list\" data-id=\"77f2c6a8\" data-element_type=\"widget\" data-widget_type=\"icon-list.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t<ul class=\"elementor-icon-list-items\">\n\t\t\t\t\t\t\t<li class=\"elementor-icon-list-item\">\n\t\t\t\t\t\t\t\t\t\t<span class=\"elementor-icon-list-text\">Marketing and media:<\/span>\n\t\t\t\t\t\t\t\t\t<\/li>\n\t\t\t\t\t\t<\/ul>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-708cd1bc e-con-full e-flex e-con e-child\" data-id=\"708cd1bc\" data-element_type=\"container\">\n\t\t<div class=\"elementor-element elementor-element-12669d34 e-con-full e-flex e-con e-child\" data-id=\"12669d34\" data-element_type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-3e18a31 elementor-mobile-align-center elementor-icon-list--layout-traditional elementor-list-item-link-full_width elementor-widget elementor-widget-icon-list\" data-id=\"3e18a31\" data-element_type=\"widget\" data-widget_type=\"icon-list.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t<ul class=\"elementor-icon-list-items\">\n\t\t\t\t\t\t\t<li class=\"elementor-icon-list-item\">\n\t\t\t\t\t\t\t\t\t\t<span class=\"elementor-icon-list-text\">Alja Pahor<\/span>\n\t\t\t\t\t\t\t\t\t<\/li>\n\t\t\t\t\t\t\t\t<li class=\"elementor-icon-list-item\">\n\t\t\t\t\t\t\t\t\t\t\t<a href=\"mailto:alja.pahor@spontanzo.com\">\n\n\t\t\t\t\t\t\t\t\t\t\t<span class=\"elementor-icon-list-text\">alja.pahor@spontanzo.com<\/span>\n\t\t\t\t\t\t\t\t\t\t\t<\/a>\n\t\t\t\t\t\t\t\t\t<\/li>\n\t\t\t\t\t\t\t\t<li class=\"elementor-icon-list-item\">\n\t\t\t\t\t\t\t\t\t\t\t<a href=\"tel:+386%2031%20645%20951\">\n\n\t\t\t\t\t\t\t\t\t\t\t<span class=\"elementor-icon-list-text\">+386 31 645 951<\/span>\n\t\t\t\t\t\t\t\t\t\t\t<\/a>\n\t\t\t\t\t\t\t\t\t<\/li>\n\t\t\t\t\t\t<\/ul>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-ca7ac16 e-con-full e-flex e-con e-child\" data-id=\"ca7ac16\" data-element_type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-10a2f71d elementor-mobile-align-center elementor-icon-list--layout-traditional elementor-list-item-link-full_width elementor-widget elementor-widget-icon-list\" data-id=\"10a2f71d\" data-element_type=\"widget\" data-widget_type=\"icon-list.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t<ul class=\"elementor-icon-list-items\">\n\t\t\t\t\t\t\t<li class=\"elementor-icon-list-item\">\n\t\t\t\t\t\t\t\t\t\t<span class=\"elementor-icon-list-text\"> Nika Petkovi\u010d<\/span>\n\t\t\t\t\t\t\t\t\t<\/li>\n\t\t\t\t\t\t\t\t<li class=\"elementor-icon-list-item\">\n\t\t\t\t\t\t\t\t\t\t\t<a href=\"mailto:nika.petkovic@spontanzo.com\">\n\n\t\t\t\t\t\t\t\t\t\t\t<span class=\"elementor-icon-list-text\">nika.petkovic@spontanzo.com<\/span>\n\t\t\t\t\t\t\t\t\t\t\t<\/a>\n\t\t\t\t\t\t\t\t\t<\/li>\n\t\t\t\t\t\t\t\t<li class=\"elementor-icon-list-item\">\n\t\t\t\t\t\t\t\t\t\t\t<a href=\"tel:+386%2030%20278%20829\">\n\n\t\t\t\t\t\t\t\t\t\t\t<span class=\"elementor-icon-list-text\">+386 30 278 829<\/span>\n\t\t\t\t\t\t\t\t\t\t\t<\/a>\n\t\t\t\t\t\t\t\t\t<\/li>\n\t\t\t\t\t\t<\/ul>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-7a497ed5 e-con-full e-flex e-con e-child\" data-id=\"7a497ed5\" data-element_type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-19ebd32b elementor-icon-list--layout-traditional elementor-list-item-link-full_width elementor-widget elementor-widget-icon-list\" data-id=\"19ebd32b\" data-element_type=\"widget\" data-widget_type=\"icon-list.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t<ul class=\"elementor-icon-list-items\">\n\t\t\t\t\t\t\t<li class=\"elementor-icon-list-item\">\n\t\t\t\t\t\t\t\t\t\t<span class=\"elementor-icon-list-text\">Contact<\/span>\n\t\t\t\t\t\t\t\t\t<\/li>\n\t\t\t\t\t\t<\/ul>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-101588c2 elementor-hidden-desktop elementor-hidden-tablet elementor-hidden-mobile elementor-icon-list--layout-traditional elementor-list-item-link-full_width elementor-widget elementor-widget-icon-list\" data-id=\"101588c2\" data-element_type=\"widget\" data-widget_type=\"icon-list.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t<ul class=\"elementor-icon-list-items\">\n\t\t\t\t\t\t\t<li class=\"elementor-icon-list-item\">\n\t\t\t\t\t\t\t\t\t\t<span class=\"elementor-icon-list-text\">Uporabne povezave:<\/span>\n\t\t\t\t\t\t\t\t\t<\/li>\n\t\t\t\t\t\t<\/ul>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-6dc211e8 elementor-align-center elementor-hidden-desktop elementor-hidden-tablet elementor-hidden-mobile elementor-icon-list--layout-traditional elementor-list-item-link-full_width elementor-widget elementor-widget-icon-list\" data-id=\"6dc211e8\" data-element_type=\"widget\" data-widget_type=\"icon-list.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t<ul class=\"elementor-icon-list-items\">\n\t\t\t\t\t\t\t<li class=\"elementor-icon-list-item\">\n\t\t\t\t\t\t\t\t\t\t<span class=\"elementor-icon-list-text\">\u017diva<\/span>\n\t\t\t\t\t\t\t\t\t<\/li>\n\t\t\t\t\t\t\t\t<li class=\"elementor-icon-list-item\">\n\t\t\t\t\t\t\t\t\t\t<span class=\"elementor-icon-list-text\">Competitions<\/span>\n\t\t\t\t\t\t\t\t\t<\/li>\n\t\t\t\t\t\t\t\t<li class=\"elementor-icon-list-item\">\n\t\t\t\t\t\t\t\t\t\t<span class=\"elementor-icon-list-text\">Multimedia<\/span>\n\t\t\t\t\t\t\t\t\t<\/li>\n\t\t\t\t\t\t\t\t<li class=\"elementor-icon-list-item\">\n\t\t\t\t\t\t\t\t\t\t<span class=\"elementor-icon-list-text\">Partners<\/span>\n\t\t\t\t\t\t\t\t\t<\/li>\n\t\t\t\t\t\t\t\t<li class=\"elementor-icon-list-item\">\n\t\t\t\t\t\t\t\t\t\t<span class=\"elementor-icon-list-text\">Contact<\/span>\n\t\t\t\t\t\t\t\t\t<\/li>\n\t\t\t\t\t\t<\/ul>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-5bcc48fb e-con-full e-flex e-con e-child\" data-id=\"5bcc48fb\" data-element_type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-192e66a elementor-grid-1 elementor-grid-mobile-3 e-grid-align-left e-grid-align-mobile-left elementor-shape-square elementor-widget elementor-widget-social-icons\" data-id=\"192e66a\" data-element_type=\"widget\" data-widget_type=\"social-icons.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t<div class=\"elementor-social-icons-wrapper elementor-grid\" role=\"list\">\n\t\t\t\t\t\t\t<span class=\"elementor-grid-item\" role=\"listitem\">\n\t\t\t\t\t<a class=\"elementor-icon elementor-social-icon elementor-social-icon- elementor-animation-grow elementor-repeater-item-88d7cfa\" href=\"https:\/\/www.instagram.com\/zivaremic\/\" target=\"_blank\">\n\t\t\t\t\t\t<span class=\"elementor-screen-only\"><\/span>\n\t\t\t\t\t\t<svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 448 512\"><path fill=\"#ffffff\" d=\"M194.4 211.7a53.3 53.3 0 1 0 59.3 88.7 53.3 53.3 0 1 0 -59.3-88.7zm142.3-68.4c-5.2-5.2-11.5-9.3-18.4-12c-18.1-7.1-57.6-6.8-83.1-6.5c-4.1 0-7.9 .1-11.2 .1c-3.3 0-7.2 0-11.4-.1c-25.5-.3-64.8-.7-82.9 6.5c-6.9 2.7-13.1 6.8-18.4 12s-9.3 11.5-12 18.4c-7.1 18.1-6.7 57.7-6.5 83.2c0 4.1 .1 7.9 .1 11.1s0 7-.1 11.1c-.2 25.5-.6 65.1 6.5 83.2c2.7 6.9 6.8 13.1 12 18.4s11.5 9.3 18.4 12c18.1 7.1 57.6 6.8 83.1 6.5c4.1 0 7.9-.1 11.2-.1c3.3 0 7.2 0 11.4 .1c25.5 .3 64.8 .7 82.9-6.5c6.9-2.7 13.1-6.8 18.4-12s9.3-11.5 12-18.4c7.2-18 6.8-57.4 6.5-83c0-4.2-.1-8.1-.1-11.4s0-7.1 .1-11.4c.3-25.5 .7-64.9-6.5-83l0 0c-2.7-6.9-6.8-13.1-12-18.4zm-67.1 44.5A82 82 0 1 1 178.4 324.2a82 82 0 1 1 91.1-136.4zm29.2-1.3c-3.1-2.1-5.6-5.1-7.1-8.6s-1.8-7.3-1.1-11.1s2.6-7.1 5.2-9.8s6.1-4.5 9.8-5.2s7.6-.4 11.1 1.1s6.5 3.9 8.6 7s3.2 6.8 3.2 10.6c0 2.5-.5 5-1.4 7.3s-2.4 4.4-4.1 6.2s-3.9 3.2-6.2 4.2s-4.8 1.5-7.3 1.5l0 0c-3.8 0-7.5-1.1-10.6-3.2zM448 96c0-35.3-28.7-64-64-64H64C28.7 32 0 60.7 0 96V416c0 35.3 28.7 64 64 64H384c35.3 0 64-28.7 64-64V96zM357 389c-18.7 18.7-41.4 24.6-67 25.9c-26.4 1.5-105.6 1.5-132 0c-25.6-1.3-48.3-7.2-67-25.9s-24.6-41.4-25.8-67c-1.5-26.4-1.5-105.6 0-132c1.3-25.6 7.1-48.3 25.8-67s41.5-24.6 67-25.8c26.4-1.5 105.6-1.5 132 0c25.6 1.3 48.3 7.1 67 25.8s24.6 41.4 25.8 67c1.5 26.3 1.5 105.4 0 131.9c-1.3 25.6-7.1 48.3-25.8 67z\"><\/path><\/svg>\t\t\t\t\t<\/a>\n\t\t\t\t<\/span>\n\t\t\t\t\t\t\t<span class=\"elementor-grid-item\" role=\"listitem\">\n\t\t\t\t\t<a class=\"elementor-icon elementor-social-icon elementor-social-icon- elementor-animation-grow elementor-repeater-item-505e9f2\" href=\"https:\/\/www.facebook.com\/people\/%C5%BDiva-Remic\/61572480124090\" target=\"_blank\">\n\t\t\t\t\t\t<span class=\"elementor-screen-only\"><\/span>\n\t\t\t\t\t\t<svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 448 512\"><path fill=\"#ffffff\" d=\"M64 32C28.7 32 0 60.7 0 96V416c0 35.3 28.7 64 64 64h98.2V334.2H109.4V256h52.8V222.3c0-87.1 39.4-127.5 125-127.5c16.2 0 44.2 3.2 55.7 6.4V172c-6-.6-16.5-1-29.6-1c-42 0-58.2 15.9-58.2 57.2V256h83.6l-14.4 78.2H255V480H384c35.3 0 64-28.7 64-64V96c0-35.3-28.7-64-64-64H64z\"><\/path><\/svg>\t\t\t\t\t<\/a>\n\t\t\t\t<\/span>\n\t\t\t\t\t\t\t<span class=\"elementor-grid-item\" role=\"listitem\">\n\t\t\t\t\t<a class=\"elementor-icon elementor-social-icon elementor-social-icon- elementor-animation-grow elementor-repeater-item-c4ecadf\" href=\"https:\/\/www.tiktok.com\/@ziva.remic\" target=\"_blank\">\n\t\t\t\t\t\t<span class=\"elementor-screen-only\"><\/span>\n\t\t\t\t\t\t<svg xmlns:inkscape=\"http:\/\/www.inkscape.org\/namespaces\/inkscape\" xmlns:sodipodi=\"http:\/\/sodipodi.sourceforge.net\/DTD\/sodipodi-0.dtd\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" xmlns:svg=\"http:\/\/www.w3.org\/2000\/svg\" width=\"650\" height=\"650\" viewbox=\"0 0 19.5 19.5\" fill=\"none\" id=\"svg2\" sodipodi:docname=\"tiktok-svgrepo-com.svg\" inkscape:version=\"1.4.3 (0d15f75042, 2025-12-25)\"><defs id=\"defs2\"><\/defs><path d=\"m 18.75,5.75 v 8 c 0,2.7614 -2.2386,5 -5,5 h -8 c -2.76142,0 -5,-2.2386 -5,-5 v -8 c 0,-2.76142 2.23858,-5 5,-5 h 8 c 2.7614,0 5,2.23858 5,5 z\" stroke=\"#000000\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\" id=\"path1\"><\/path><path d=\"m 7.75,9.75 c -1.65685,0 -3,1.3431 -3,3 0,1.6569 1.34315,3 3,3 1.6569,0 3,-1.3431 3,-3 v -9 c 0.3333,1 1.6,3 4,3\" stroke=\"#000000\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\" id=\"path2\"><\/path><\/svg>\t\t\t\t\t<\/a>\n\t\t\t\t<\/span>\n\t\t\t\t\t<\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-6e063f43 e-con-full e-flex e-con e-child\" data-id=\"6e063f43\" data-element_type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-5c53a13a elementor-mobile-align-center elementor-icon-list--layout-traditional elementor-list-item-link-full_width elementor-widget elementor-widget-icon-list\" data-id=\"5c53a13a\" data-element_type=\"widget\" data-widget_type=\"icon-list.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t<ul class=\"elementor-icon-list-items\">\n\t\t\t\t\t\t\t<li class=\"elementor-icon-list-item\">\n\t\t\t\t\t\t\t\t\t\t<span class=\"elementor-icon-list-text\">\u00a92026 \u017diva Remic, vse pravice pridr\u017eane<\/span>\n\t\t\t\t\t\t\t\t\t<\/li>\n\t\t\t\t\t\t<\/ul>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-20fa3ca elementor-mobile-align-center elementor-icon-list--layout-traditional elementor-list-item-link-full_width elementor-widget elementor-widget-icon-list\" data-id=\"20fa3ca\" data-element_type=\"widget\" data-widget_type=\"icon-list.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t<ul class=\"elementor-icon-list-items\">\n\t\t\t\t\t\t\t<li class=\"elementor-icon-list-item\">\n\t\t\t\t\t\t\t\t\t\t<span class=\"elementor-icon-list-text\">Izjava o zasebnosti | Pi\u0161kotki<\/span>\n\t\t\t\t\t\t\t\t\t<\/li>\n\t\t\t\t\t\t<\/ul>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>","protected":false},"excerpt":{"rendered":"","protected":false},"author":1,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"elementor_canvas","meta":{"site-sidebar-layout":"no-sidebar","site-content-layout":"","ast-site-content-layout":"full-width-container","site-content-style":"default","site-sidebar-style":"default","ast-global-header-display":"","ast-banner-title-visibility":"","ast-main-header-display":"","ast-hfb-above-header-display":"","ast-hfb-below-header-display":"","ast-hfb-mobile-header-display":"","site-post-title":"disabled","ast-breadcrumbs-content":"","ast-featured-img":"disabled","footer-sml-layout":"","theme-transparent-header-meta":"","adv-header-id-meta":"","stick-header-meta":"","header-above-stick-meta":"","header-main-stick-meta":"","header-below-stick-meta":"","astra-migrate-meta-layouts":"default","ast-page-background-enabled":"default","ast-page-background-meta":{"desktop":{"background-color":"var(--ast-global-color-5)","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""},"tablet":{"background-color":"","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""},"mobile":{"background-color":"","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""}},"ast-content-background-meta":{"desktop":{"background-color":"var(--ast-global-color-4)","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""},"tablet":{"background-color":"var(--ast-global-color-4)","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""},"mobile":{"background-color":"var(--ast-global-color-4)","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""}},"footnotes":""},"class_list":["post-2213","page","type-page","status-publish","hentry"],"aioseo_notices":[],"_links":{"self":[{"href":"http:\/\/zivaremic.com\/en\/wp-json\/wp\/v2\/pages\/2213","targetHints":{"allow":["GET"]}}],"collection":[{"href":"http:\/\/zivaremic.com\/en\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"http:\/\/zivaremic.com\/en\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"http:\/\/zivaremic.com\/en\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"http:\/\/zivaremic.com\/en\/wp-json\/wp\/v2\/comments?post=2213"}],"version-history":[{"count":95,"href":"http:\/\/zivaremic.com\/en\/wp-json\/wp\/v2\/pages\/2213\/revisions"}],"predecessor-version":[{"id":2632,"href":"http:\/\/zivaremic.com\/en\/wp-json\/wp\/v2\/pages\/2213\/revisions\/2632"}],"wp:attachment":[{"href":"http:\/\/zivaremic.com\/en\/wp-json\/wp\/v2\/media?parent=2213"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}