!doctype html html lang=mk class=h-full head meta charset=UTF-8 meta name=viewport content=width=device-width, initial-scale=1.0 titleGlobal Export Link 2026title script src=_sdkelement_sdk.jsscript script src=httpscdn.tailwindcss.com3.4.17script script src=httpscdn.jsdelivr.netnpmlucide@0.263.0distumdlucide.min.jsscript link href=httpsfonts.googleapis.comcss2family=Sorawght@400;500;600;700&family=IBM+Plex+Serifwght@600;700&display=swap rel=stylesheet style root { --navy #0B1F3A; --navy-mid #132D50; --navy-light #1A3D6B; --orange #E8581A; --orange-hover #D14A10; --gray-soft #F4F6F9; --gray-line #DDE3EC; --text-muted #6B7A91; } { box-sizing border-box; margin 0; padding 0; } html, body { height 100%; font-family 'Sora', sans-serif; color var(--navy); background #fff; } .page-wrap { width 100%; min-height 100%; overflow-auto; } h1, h2, h3 { font-family 'IBM Plex Serif', serif; } Hero .hero-bg { background linear-gradient(135deg, #0B1F3A 0%, #0f2d52 45%, #163d6e 100%); position relative; overflow hidden; } .hero-bgbefore { content ''; position absolute; inset 0; background radial-gradient(ellipse at 80% 50%, rgba(232,88,26,0.12) 0%, transparent 60%), radial-gradient(ellipse at 20% 80%, rgba(26,61,107,0.6) 0%, transparent 50%); pointer-events none; } .grid-overlay { position absolute; inset 0; background-image linear-gradient(rgba(255,255,255,0.03) 1px, transparent 1px), linear-gradient(90deg, rgba(255,255,255,0.03) 1px, transparent 1px); background-size 60px 60px; pointer-events none; } World Map SVG .world-map-container { position absolute; right -40px; top 50%; transform translateY(-50%); width 55%; opacity 0.12; pointer-events none; } Stat cards .stat-card { background rgba(255,255,255,0.07); border 1px solid rgba(255,255,255,0.12); backdrop-filter blur(8px); border-radius 12px; transition background 0.2s; } .stat-cardhover { background rgba(255,255,255,0.11); } Section label .section-label { font-family 'DM Sans', sans-serif; font-size 11px; font-weight 600; letter-spacing 3px; text-transform uppercase; color var(--orange); } Info bar .info-bar { background var(--orange); } Benefit card .benefit-card { background #fff; border 1px solid var(--gray-line); border-radius 16px; transition box-shadow 0.2s, transform 0.2s; } .benefit-cardhover { box-shadow 0 12px 40px rgba(11,31,58,0.1); transform translateY(-3px); } .icon-box { width 52px; height 52px; background linear-gradient(135deg, #0B1F3A, #1A3D6B); border-radius 12px; display flex; align-items center; justify-content center; flex-shrink 0; } Step .step-connector { position absolute; top 30px; left calc(50% + 80px); right calc(-50% + 80px); height 2px; background linear-gradient(90deg, var(--navy-light), transparent); } Case study .case-bg { background linear-gradient(135deg, var(--navy) 0%, var(--navy-mid) 100%); } Network card .net-card { background var(--gray-soft); border-radius 16px; border 1px solid var(--gray-line); } CTA final .cta-final { background linear-gradient(135deg, var(--navy) 0%, #163d6e 100%); position relative; overflow hidden; } .cta-finalafter { content ''; position absolute; bottom -80px; right -80px; width 400px; height 400px; border-radius 50%; background radial-gradient(circle, rgba(232,88,26,0.2), transparent 70%); pointer-events none; } .btn-orange { background var(--orange); color #fff; font-weight 600; font-size 15px; padding 14px 32px; border-radius 8px; border none; cursor pointer; transition background 0.2s, transform 0.1s; display inline-block; text-decoration none; font-family 'DM Sans', sans-serif; } .btn-orangehover { background var(--orange-hover); transform translateY(-1px); } .btn-outline-white { background transparent; color #fff; font-weight 600; font-size 15px; padding 13px 30px; border-radius 8px; border 2px solid rgba(255,255,255,0.4); cursor pointer; transition border-color 0.2s, background 0.2s; display inline-block; font-family 'DM Sans', sans-serif; } .btn-outline-whitehover { border-color #fff; background rgba(255,255,255,0.08); } Divider .section-divider { width 48px; height 3px; background var(--orange); border-radius 2px; margin 16px 0 24px; } Agenda .agenda-item { border-left 3px solid var(--navy-light); padding-left 20px; position relative; } .agenda-itembefore { content ''; position absolute; left -7px; top 4px; width 12px; height 12px; border-radius 50%; background var(--orange); border 2px solid #fff; box-shadow 0 0 0 2px var(--orange); } Quote .quote-mark { font-family 'Playfair Display', serif; font-size 80px; line-height 0.7; color var(--orange); opacity 0.4; } Animations @keyframes fadeUp { from { opacity 0; transform translateY(24px); } to { opacity 1; transform translateY(0); } } .anim-1 { animation fadeUp 0.7s ease both; } .anim-2 { animation fadeUp 0.7s 0.15s ease both; } .anim-3 { animation fadeUp 0.7s 0.3s ease both; } .anim-4 { animation fadeUp 0.7s 0.45s ease both; } Pulse dot @keyframes pulse-dot { 0%, 100% { transform scale(1); opacity 1; } 50% { transform scale(1.4); opacity 0.6; } } .pulse { animation pulse-dot 2s infinite; } Nav .nav-bar { position relative; z-index 10; background rgba(11,31,58,0.95); backdrop-filter blur(10px); border-bottom 1px solid rgba(255,255,255,0.08); } style stylebody { box-sizing border-box; }style script src=_sdkdata_sdk.js type=textjavascriptscript head body class=h-full div class=page-wrap!-- NAV -- nav class=nav-bar div style=max-width1200px; margin0 auto; padding0 32px; displayflex; align-itemscenter; justify-contentspace-between; height68px; div style=displayflex;align-itemscenter;gap10px; div style=width34px;height34px;backgroundvar(--orange);border-radius7px;displayflex;align-itemscenter;justify-contentcenter;i data-lucide=globe-2 style=width18px;height18px;color#fff;stroke-width2.5;i divspan id=nav-conf-name style=color#fff;font-weight700;font-size16px;font-family'DM Sans',sans-serif;letter-spacing-0.3px;Export Summit 2025span div div style=displayflex;align-itemscenter;gap8px;span style=colorrgba(255,255,255,0.55);font-size13px;margin-right12px;displaynone; id=nav-date-label15 Октомври 2025span button class=btn-orange style=padding10px 22px;font-size13px; onclick=document.getElementById('final-cta').scrollIntoView({behavior'smooth'})Пријави се сегаbutton div div nav!-- HERO -- section class=hero-bg style=padding100px 32px 80px; positionrelative; div class=grid-overlaydiv!-- World map decorative SVG -- div class=world-map-container svg viewbox=0 0 1000 500 xmlns=httpwww.w3.org2000svg fill=none!-- Simplified world map outline paths -- path d=M150,120 C160,110 180,105 200,108 C220,111 240,100 260,95 C280,90 300,88 320,92 C340,96 360,85 380,82 C395,80 410,84 420,90 C430,96 440,88 455,85 C470,82 490,86 500,92 C510,98 525,90 540,88 C555,86 570,92 580,100 C590,108 600,105 615,102 stroke=white stroke-width=1.5 opacity=0.6 path d=M100,150 C120,140 150,135 180,140 C210,145 240,130 270,128 C300,126 330,132 360,128 C390,124 420,120 450,125 C480,130 510,120 540,118 C570,116 600,122 630,120 C660,118 690,115 720,120 C750,125 780,118 810,122 stroke=white stroke-width=1 opacity=0.4 !-- North America -- path d=M100,140 L130,130 L160,125 L180,130 L170,150 L150,170 L130,180 L110,175 L95,160 Z fill=white opacity=0.15 path d=M130,180 L150,170 L160,185 L150,200 L135,210 L120,200 L115,185 Z fill=white opacity=0.12 !-- Europe -- path d=M420,110 L450,105 L465,115 L460,130 L445,138 L425,132 L415,120 Z fill=white opacity=0.18 !-- Asia -- path d=M520,105 L570,100 L620,108 L650,120 L640,145 L600,155 L560,150 L530,140 L510,125 Z fill=white opacity=0.15 !-- Africa -- path d=M430,145 L460,140 L470,165 L465,200 L445,215 L420,205 L410,180 L415,155 Z fill=white opacity=0.13 !-- South America -- path d=M185,215 L210,208 L220,230 L215,265 L195,280 L175,270 L168,245 L172,225 Z fill=white opacity=0.13 !-- Australia -- path d=M610,230 L650,225 L665,245 L655,265 L625,268 L605,250 Z fill=white opacity=0.13 !-- Connection lines (export routes) -- path d=M160,155 Q300,100 430,120 stroke=white stroke-width=0.8 stroke-dasharray=4,4 opacity=0.3 path d=M430,120 Q490,108 560,125 stroke=white stroke-width=0.8 stroke-dasharray=4,4 opacity=0.3 path d=M200,240 Q320,200 430,165 stroke=white stroke-width=0.8 stroke-dasharray=4,4 opacity=0.25 path d=M560,135 Q590,190 630,245 stroke=white stroke-width=0.8 stroke-dasharray=4,4 opacity=0.25 !-- Dots at key locations -- circle cx=155 cy=155 r=4 fill=var(--orange) opacity=0.8 circle cx=437 cy=120 r=4 fill=var(--orange) opacity=0.8 circle cx=560 cy=130 r=4 fill=var(--orange) opacity=0.8 circle cx=200 cy=240 r=3 fill=white opacity=0.5 circle cx=630 cy=247 r=3 fill=white opacity=0.5 svg div div style=max-width1200px;margin0 auto;positionrelative;z-index2; div style=max-width640px; div class=anim-1 style=displayinline-flex;align-itemscenter;gap8px;backgroundrgba(232,88,26,0.15);border1px solid rgba(232,88,26,0.3);border-radius100px;padding6px 16px;margin-bottom28px;span class=pulse style=width7px;height7px;border-radius50%;backgroundvar(--orange);displayinline-block;span span style=colorrgba(255,255,255,0.85);font-size12px;font-weight500;letter-spacing1.5px;text-transformuppercase;Конференција за Извоз 2026span div h1 class=anim-2 id=hero-title-el style=color#fff;font-sizeclamp(36px,5vw,62px);line-height1.1;margin-bottom24px;letter-spacing-1px;Зголеми го твојот span style=colorvar(--orange);Извозspan на Глобалниот Пазарh1 p class=anim-3 id=hero-subtitle-el style=colorrgba(255,255,255,0.7);font-size18px;line-height1.7;margin-bottom40px;font-weight300;Еднодневна стратешка конференција за македонски компании кои сакаат да го зголемат приходот преку меѓународни пазари.p div class=anim-4 style=displayflex;flex-wrapwrap;gap14px;align-itemscenter;button class=btn-orange onclick=document.getElementById('final-cta').scrollIntoView({behavior'smooth'}) span id=cta-primary-elРезервирај место →span button button class=btn-outline-white onclick=document.getElementById('agenda-section').scrollIntoView({behavior'smooth'}) Разгледај агенда button div div style=displayflex;gap32px;margin-top48px;flex-wrapwrap; div div style=color#fff;font-size28px;font-weight800;font-family'Playfair Display',serif; 200+ div div style=colorrgba(255,255,255,0.5);font-size13px; Учесници div div div style=width1px;backgroundrgba(255,255,255,0.15);div div div style=color#fff;font-size28px;font-weight800;font-family'Playfair Display',serif; 18 div div style=colorrgba(255,255,255,0.5);font-size13px; Меѓународни пазари div div div style=width1px;backgroundrgba(255,255,255,0.15);div div div style=color#fff;font-size28px;font-weight800;font-family'Playfair Display',serif; 12 div div style=colorrgba(255,255,255,0.5);font-size13px; Говорници div div div div div section!-- INFO BAR -- section class=info-bar div style=max-width1200px;margin0 auto;padding0 32px; div style=displayflex;flex-wrapwrap;justify-contentspace-between;align-itemsstretch;!-- Date -- div style=displayflex;align-itemscenter;gap14px;padding20px 0;flex1;min-width180px;i data-lucide=calendar style=width22px;height22px;color#fff;stroke-width2;flex-shrink0;i div div style=colorrgba(255,255,255,0.7);font-size11px;font-weight600;letter-spacing1.5px;text-transformuppercase; Датум div div id=event-date-el style=color#fff;font-weight700;font-size15px; 15 Октомври 2026 div div div div style=width1px;backgroundrgba(255,255,255,0.2);div!-- Location -- div style=displayflex;align-itemscenter;gap14px;padding20px 28px;flex1;min-width200px;i data-lucide=map-pin style=width22px;height22px;color#fff;stroke-width2;flex-shrink0;i div div style=colorrgba(255,255,255,0.7);font-size11px;font-weight600;letter-spacing1.5px;text-transformuppercase; Локација div div id=event-location-el style=color#fff;font-weight700;font-size15px; Скопје, Македонија div div div div style=width1px;backgroundrgba(255,255,255,0.2);div!-- Price -- div style=displayflex;align-itemscenter;gap14px;padding20px 28px;flex1;min-width180px;i data-lucide=tag style=width22px;height22px;color#fff;stroke-width2;flex-shrink0;i div div style=colorrgba(255,255,255,0.7);font-size11px;font-weight600;letter-spacing1.5px;text-transformuppercase; Цена div div id=event-price-el style=color#fff;font-weight700;font-size15px; 29 EUR div div div div style=width1px;backgroundrgba(255,255,255,0.2);div!-- Language -- div style=displayflex;align-itemscenter;gap14px;padding20px 0 20px 28px;flex1;min-width180px;i data-lucide=languages style=width22px;height22px;color#fff;stroke-width2;flex-shrink0;i div div style=colorrgba(255,255,255,0.7);font-size11px;font-weight600;letter-spacing1.5px;text-transformuppercase; Јазик div div style=color#fff;font-weight700;font-size15px; Македонски EN div div div div div section!-- BENEFITS -- section style=backgroundvar(--gray-soft);padding96px 32px; div style=max-width1200px;margin0 auto; div style=text-aligncenter;margin-bottom64px; div class=section-label style=displayblock;text-aligncenter; Зошто да присуствуваш div div class=section-divider style=margin16px auto 24px;div h2 style=font-sizeclamp(28px,3.5vw,42px);colorvar(--navy);margin-bottom16px;Што ќе научиш на конференцијатаh2 p style=colorvar(--text-muted);font-size17px;max-width560px;margin0 auto;line-height1.7;Практично знаење, реални примери и директен пристап до меѓународни партнери.p div div style=displaygrid;grid-template-columnsrepeat(auto-fit,minmax(280px,1fr));gap24px;!-- Benefit 1 -- div class=benefit-card style=padding32px; div class=icon-box style=margin-bottom20px;i data-lucide=globe-2 style=width24px;height24px;color#fff;stroke-width1.8;i div h3 style=font-size19px;colorvar(--navy);margin-bottom10px;Влез на нови пазариh3 p style=colorvar(--text-muted);font-size14px;line-height1.75;Научи ги конкретните чекори за влез на пазарите на ЕУ, Блискиот Исток и Азија.p div!-- Benefit 2 -- div class=benefit-card style=padding32px; div class=icon-box style=margin-bottom20px;i data-lucide=trending-up style=width24px;height24px;color#fff;stroke-width1.8;i div h3 style=font-size19px;colorvar(--navy);margin-bottom10px;Стратегии за растh3 p style=colorvar(--text-muted);font-size14px;line-height1.75;McKinsey-стил рамки за скалирање на извозните приходи и одржување на маргините.p div!-- Benefit 3 -- div class=benefit-card style=padding32px; div class=icon-box style=margin-bottom20px;i data-lucide=handshake style=width24px;height24px;color#fff;stroke-width1.8;i div h3 style=font-size19px;colorvar(--navy);margin-bottom10px;Партнерства и дистрибуцијаh3 p style=colorvar(--text-muted);font-size14px;line-height1.75;Изгради мрежа од дистрибутери, агенти и стратешки партнери во повеќе земји.p div!-- Benefit 4 -- div class=benefit-card style=padding32px; div class=icon-box style=margin-bottom20px;i data-lucide=factory style=width24px;height24px;color#fff;stroke-width1.8;i div h3 style=font-size19px;colorvar(--navy);margin-bottom10px;Оперативен извозh3 p style=colorvar(--text-muted);font-size14px;line-height1.75;Логистика, царини, сертификации и регулатива — сè на едно место.p div!-- Benefit 5 -- div class=benefit-card style=padding32px; div class=icon-box style=margin-bottom20px;i data-lucide=bar-chart-3 style=width24px;height24px;color#fff;stroke-width1.8;i div h3 style=font-size19px;colorvar(--navy);margin-bottom10px;Финансирање на извозотh3 p style=colorvar(--text-muted);font-size14px;line-height1.75;ЕУ фондови, банкарско финансирање и инструменти за управување со ризик.p div!-- Benefit 6 -- div class=benefit-card style=padding32px; div class=icon-box style=margin-bottom20px;i data-lucide=users style=width24px;height24px;color#fff;stroke-width1.8;i div h3 style=font-size19px;colorvar(--navy);margin-bottom10px;Ексклузивна мрежаh3 p style=colorvar(--text-muted);font-size14px;line-height1.75;Поврзи се со 200+ директори, извозни менаџери и меѓународни купувачи.p div div div section!-- CASE STUDY -- section class=case-bg style=padding96px 32px; div style=max-width1200px;margin0 auto; div style=displaygrid;grid-template-columns1fr 1fr;gap80px;align-itemscenter; div div class=section-label style=displayblock;margin-bottom12px;colorvar(--orange); Студија на случај div div style=width48px;height3px;backgroundvar(--orange);border-radius2px;margin-bottom28px;div h2 style=font-sizeclamp(26px,3vw,38px);color#fff;margin-bottom20px;line-height1.2;Компанија од Македонија зголеми извозот за 340% за 18 месециh2 p style=colorrgba(255,255,255,0.65);font-size16px;line-height1.8;margin-bottom32px;Производствена компанија со 45 вработени го примени нашиот систем и влезе на 6 нови пазари. Откако ги примениле стратегиите од конференцијата, приходот од извоз порасна од 200.000 EUR на 880.000 EUR годишно.p div style=displayflex;gap40px;margin-bottom40px; div div style=colorvar(--orange);font-size32px;font-weight800;font-family'Playfair Display',serif; 340% div div style=colorrgba(255,255,255,0.5);font-size13px; Раст на извоз div div div div style=colorvar(--orange);font-size32px;font-weight800;font-family'Playfair Display',serif; 6 div div style=colorrgba(255,255,255,0.5);font-size13px; Нови пазари div div div div style=colorvar(--orange);font-size32px;font-weight800;font-family'Playfair Display',serif; 18мес div div style=colorrgba(255,255,255,0.5);font-size13px; Временска рамка div div divbutton class=btn-orange onclick=document.getElementById('final-cta').scrollIntoView({behavior'smooth'})Сакам вакви резултати →button div div div style=backgroundrgba(255,255,255,0.07);border1px solid rgba(255,255,255,0.12);border-radius20px;padding40px;positionrelative; div class=quote-mark div p style=colorrgba(255,255,255,0.85);font-size17px;line-height1.8;margin16px 0 32px;font-styleitalic;Конференцијата ни го промени начинот на размислување. За 3 месеца по настанот, потпишавме прв договор со германски дистрибутер и отворивме канцеларија во Виена.p div style=displayflex;align-itemscenter;gap16px; div style=width48px;height48px;border-radius50%;backgroundlinear-gradient(135deg,var(--orange),#f5813a);displayflex;align-itemscenter;justify-contentcenter;i data-lucide=user style=width22px;height22px;color#fff;i div div div style=color#fff;font-weight700;font-size15px; Марко Георгиевски div div style=colorrgba(255,255,255,0.5);font-size13px; CEO, Георгиевски Инженеринг div div div div div div div section!-- 3-STEP SYSTEM -- section style=background#fff;padding96px 32px; div style=max-width1200px;margin0 auto; div style=text-aligncenter;margin-bottom72px; div class=section-label style=displayblock;text-aligncenter; Нашата методологија div div class=section-divider style=margin16px auto 24px;div h2 style=font-sizeclamp(28px,3.5vw,42px);colorvar(--navy);margin-bottom16px;3-чекорниот систем за извозен успехh2 p style=colorvar(--text-muted);font-size17px;max-width520px;margin0 auto;line-height1.7;Докажана рамка применета од 50+ македонски компании за влез на меѓународниот пазар.p div div style=displaygrid;grid-template-columnsrepeat(auto-fit,minmax(280px,1fr));gap32px;positionrelative;!-- Step 1 -- div style=positionrelative; div style=backgroundlinear-gradient(135deg,var(--navy),var(--navy-light));border-radius20px;padding40px;height100%; div style=displayflex;align-itemscenter;gap16px;margin-bottom28px; div style=width52px;height52px;backgroundvar(--orange);border-radius12px;displayflex;align-itemscenter;justify-contentcenter;flex-shrink0;font-family'Playfair Display',serif;font-size22px;color#fff;font-weight800; 01 div div style=height1px;flex1;backgroundrgba(255,255,255,0.2);divi data-lucide=search style=width22px;height22px;colorrgba(255,255,255,0.4);i div h3 style=color#fff;font-size21px;margin-bottom14px;Анализа и позиционирањеh3 p style=colorrgba(255,255,255,0.6);font-size14px;line-height1.75;margin-bottom24px;Идентификација на целните пазари, анализа на конкуренцијата и утврдување на конкурентска предност.p ul style=list-stylenone;displayflex;flex-directioncolumn;gap10px; li style=displayflex;align-itemscenter;gap10px;colorrgba(255,255,255,0.75);font-size13px;i data-lucide=check-circle-2 style=width16px;height16px;colorvar(--orange);flex-shrink0;i Анализа на целни пазариli li style=displayflex;align-itemscenter;gap10px;colorrgba(255,255,255,0.75);font-size13px;i data-lucide=check-circle-2 style=width16px;height16px;colorvar(--orange);flex-shrink0;i Конкурентна позицијаli li style=displayflex;align-itemscenter;gap10px;colorrgba(255,255,255,0.75);font-size13px;i data-lucide=check-circle-2 style=width16px;height16px;colorvar(--orange);flex-shrink0;i Извозен потенцијалli ul div div!-- Step 2 -- div div style=backgroundvar(--orange);border-radius20px;padding40px;height100%; div style=displayflex;align-itemscenter;gap16px;margin-bottom28px; div style=width52px;height52px;backgroundrgba(255,255,255,0.25);border-radius12px;displayflex;align-itemscenter;justify-contentcenter;flex-shrink0;font-family'Playfair Display',serif;font-size22px;color#fff;font-weight800; 02 div div style=height1px;flex1;backgroundrgba(255,255,255,0.3);divi data-lucide=map style=width22px;height22px;colorrgba(255,255,255,0.5);i div h3 style=color#fff;font-size21px;margin-bottom14px;Стратегија и планh3 p style=colorrgba(255,255,255,0.75);font-size14px;line-height1.75;margin-bottom24px;Развиј детален извозен план со јасни цели, буџет и временска рамка за секој целен пазар.p ul style=list-stylenone;displayflex;flex-directioncolumn;gap10px; li style=displayflex;align-itemscenter;gap10px;colorrgba(255,255,255,0.9);font-size13px;i data-lucide=check-circle-2 style=width16px;height16px;color#fff;flex-shrink0;i GTM стратегијаli li style=displayflex;align-itemscenter;gap10px;colorrgba(255,255,255,0.9);font-size13px;i data-lucide=check-circle-2 style=width16px;height16px;color#fff;flex-shrink0;i Ценовен моделli li style=displayflex;align-itemscenter;gap10px;colorrgba(255,255,255,0.9);font-size13px;i data-lucide=check-circle-2 style=width16px;height16px;color#fff;flex-shrink0;i Канали за продажбаli ul div div!-- Step 3 -- div div style=backgroundlinear-gradient(135deg,var(--navy),var(--navy-light));border-radius20px;padding40px;height100%; div style=displayflex;align-itemscenter;gap16px;margin-bottom28px; div style=width52px;height52px;backgroundvar(--orange);border-radius12px;displayflex;align-itemscenter;justify-contentcenter;flex-shrink0;font-family'Playfair Display',serif;font-size22px;color#fff;font-weight800; 03 div div style=height1px;flex1;backgroundrgba(255,255,255,0.2);divi data-lucide=rocket style=width22px;height22px;colorrgba(255,255,255,0.4);i div h3 style=color#fff;font-size21px;margin-bottom14px;Имплементација и растh3 p style=colorrgba(255,255,255,0.6);font-size14px;line-height1.75;margin-bottom24px;Конкретни алатки за извршување — од прв контакт со купувач до затворање на договор.p ul style=list-stylenone;displayflex;flex-directioncolumn;gap10px; li style=displayflex;align-itemscenter;gap10px;colorrgba(255,255,255,0.75);font-size13px;i data-lucide=check-circle-2 style=width16px;height16px;colorvar(--orange);flex-shrink0;i Аквизиција на партнериli li style=displayflex;align-itemscenter;gap10px;colorrgba(255,255,255,0.75);font-size13px;i data-lucide=check-circle-2 style=width16px;height16px;colorvar(--orange);flex-shrink0;i Преговарање и договориli li style=displayflex;align-itemscenter;gap10px;colorrgba(255,255,255,0.75);font-size13px;i data-lucide=check-circle-2 style=width16px;height16px;colorvar(--orange);flex-shrink0;i Скалирање и оптимизацијаli ul div div div div section!-- AGENDA -- section id=agenda-section style=backgroundvar(--gray-soft);padding96px 32px; div style=max-width1200px;margin0 auto; div style=displaygrid;grid-template-columns1fr 1fr;gap80px;align-itemsstart; div div class=section-label style=displayblock;margin-bottom12px; Програма div div class=section-dividerdiv h2 style=font-sizeclamp(26px,3vw,38px);colorvar(--navy);margin-bottom12px;Агенда на конференцијатаh2 p style=colorvar(--text-muted);font-size16px;line-height1.7;margin-bottom40px;Интензивен еднодневен програм дизајниран за максимален практичен исход.p div style=displayflex;flex-directioncolumn;gap28px; div class=agenda-item div style=colorvar(--orange);font-size12px;font-weight700;letter-spacing1px;margin-bottom4px; 0900 — 0945 div div style=colorvar(--navy);font-weight700;font-size16px;margin-bottom4px; Глобалните можности за македонски извоз div div style=colorvar(--text-muted);font-size14px; Keynote Состојба и трендови на меѓународниот пазар div div div class=agenda-item div style=colorvar(--orange);font-size12px;font-weight700;letter-spacing1px;margin-bottom4px; 1000 — 1130 div div style=colorvar(--navy);font-weight700;font-size16px;margin-bottom4px; Workshop Влез на ЕУ пазарот div div style=colorvar(--text-muted);font-size14px; Практичен работилница со реални случаи и примери div div div class=agenda-item div style=colorvar(--orange);font-size12px;font-weight700;letter-spacing1px;margin-bottom4px; 1200 — 1300 div div style=colorvar(--navy);font-weight700;font-size16px;margin-bottom4px; Бизнис ручек и нетворкинг div div style=colorvar(--text-muted);font-size14px; Структурирани B2B средби со меѓународни купувачи div div div class=agenda-item div style=colorvar(--orange);font-size12px;font-weight700;letter-spacing1px;margin-bottom4px; 1400 — 1530 div div style=colorvar(--navy);font-weight700;font-size16px;margin-bottom4px; Финансирање на извозот div div style=colorvar(--text-muted);font-size14px; ЕУ фондови, гаранции и инструменти за управување со ризик div div div class=agenda-item div style=colorvar(--orange);font-size12px;font-weight700;letter-spacing1px;margin-bottom4px; 1600 — 1730 div div style=colorvar(--navy);font-weight700;font-size16px;margin-bottom4px; Панел дискусија и Q&A div div style=colorvar(--text-muted);font-size14px; Успешни македонски извозници споделуваат искуства div div div div!-- Speakers -- div div class=section-label style=displayblock;margin-bottom12px; Говорници div div class=section-dividerdiv h2 style=font-sizeclamp(24px,2.5vw,32px);colorvar(--navy);margin-bottom32px;Меѓународни експертиh2 div style=displayflex;flex-directioncolumn;gap20px; div style=displayflex;align-itemscenter;gap18px;background#fff;border1px solid var(--gray-line);border-radius14px;padding20px 24px; div style=width56px;height56px;border-radius50%;backgroundlinear-gradient(135deg,var(--navy),var(--navy-light));displayflex;align-itemscenter;justify-contentcenter;flex-shrink0;i data-lucide=user style=width24px;height24px;color#fff;i div div div style=font-weight700;font-size16px;colorvar(--navy); Dr. Anna Müller div div style=colorvar(--text-muted);font-size13px; Director of Trade, European Chamber of Commerce div div div style=margin-leftauto;backgroundrgba(232,88,26,0.1);colorvar(--orange);font-size11px;font-weight700;padding4px 10px;border-radius20px;white-spacenowrap; Keynote div div div style=displayflex;align-itemscenter;gap18px;background#fff;border1px solid var(--gray-line);border-radius14px;padding20px 24px; div style=width56px;height56px;border-radius50%;backgroundlinear-gradient(135deg,var(--orange),#f5813a);displayflex;align-itemscenter;justify-contentcenter;flex-shrink0;i data-lucide=user style=width24px;height24px;color#fff;i div div div style=font-weight700;font-size16px;colorvar(--navy); Благоја Стефановски div div style=colorvar(--text-muted);font-size13px; Извршен директор, МАКПрогрес Груп div div div style=margin-leftauto;backgroundrgba(11,31,58,0.08);colorvar(--navy);font-size11px;font-weight700;padding4px 10px;border-radius20px;white-spacenowrap; Panel div div div style=displayflex;align-itemscenter;gap18px;background#fff;border1px solid var(--gray-line);border-radius14px;padding20px 24px; div style=width56px;height56px;border-radius50%;backgroundlinear-gradient(135deg,#1A3D6B,#2d5c9e);displayflex;align-itemscenter;justify-contentcenter;flex-shrink0;i data-lucide=user style=width24px;height24px;color#fff;i div div div style=font-weight700;font-size16px;colorvar(--navy); Maja Kovačević div div style=colorvar(--text-muted);font-size13px; Head of Export Finance, Erste Bank div div div style=margin-leftauto;backgroundrgba(11,31,58,0.08);colorvar(--navy);font-size11px;font-weight700;padding4px 10px;border-radius20px;white-spacenowrap; Workshop div div div style=displayflex;align-itemscenter;gap18px;background#fff;border1px solid var(--gray-line);border-radius14px;padding20px 24px; div style=width56px;height56px;border-radius50%;backgroundlinear-gradient(135deg,#2a4a7a,#1A3D6B);displayflex;align-itemscenter;justify-contentcenter;flex-shrink0;i data-lucide=user style=width24px;height24px;color#fff;i div div div style=font-weight700;font-size16px;colorvar(--navy); Томислав Николов div div style=colorvar(--text-muted);font-size13px; Partner, Deloitte Skopje div div div style=margin-leftauto;backgroundrgba(11,31,58,0.08);colorvar(--navy);font-size11px;font-weight700;padding4px 10px;border-radius20px;white-spacenowrap; Keynote div div div div div div section!-- NETWORKING -- section style=background#fff;padding96px 32px; div style=max-width1200px;margin0 auto; div style=text-aligncenter;margin-bottom64px; div class=section-label style=displayblock;text-aligncenter; Нетворкинг div div class=section-divider style=margin16px auto 24px;div h2 style=font-sizeclamp(28px,3.5vw,42px);colorvar(--navy);margin-bottom16px;Поврзи се со вистинските луѓеh2 p style=colorvar(--text-muted);font-size17px;max-width540px;margin0 auto;line-height1.7;Нетворкинг сесиите се дизајнирани за максимален деловен ефект.p div div style=displaygrid;grid-template-columnsrepeat(auto-fit,minmax(240px,1fr));gap24px; div class=net-card style=padding36px;text-aligncenter; div style=width64px;height64px;border-radius16px;backgroundlinear-gradient(135deg,var(--navy),var(--navy-light));displayflex;align-itemscenter;justify-contentcenter;margin0 auto 20px;i data-lucide=building-2 style=width28px;height28px;color#fff;stroke-width1.6;i div h3 style=font-size17px;colorvar(--navy);margin-bottom10px;B2B Средбиh3 p style=colorvar(--text-muted);font-size14px;line-height1.7;Структурирани 20-минутни средби со претходно договорени партнери и купувачи.p div div class=net-card style=padding36px;text-aligncenter; div style=width64px;height64px;border-radius16px;backgroundlinear-gradient(135deg,var(--orange),#f5813a);displayflex;align-itemscenter;justify-contentcenter;margin0 auto 20px;i data-lucide=handshake style=width28px;height28px;color#fff;stroke-width1.6;i div h3 style=font-size17px;colorvar(--navy);margin-bottom10px;Директни партнериh3 p style=colorvar(--text-muted);font-size14px;line-height1.7;Поврзи се директно со дистрибутери, агенти и увозници од 18 земји.p div div class=net-card style=padding36px;text-aligncenter; div style=width64px;height64px;border-radius16px;backgroundlinear-gradient(135deg,var(--navy),var(--navy-light));displayflex;align-itemscenter;justify-contentcenter;margin0 auto 20px;i data-lucide=users-2 style=width28px;height28px;color#fff;stroke-width1.6;i div h3 style=font-size17px;colorvar(--navy);margin-bottom10px;Peer Learningh3 p style=colorvar(--text-muted);font-size14px;line-height1.7;Учи директно од компании кои веќе успешно извезуваат во Европа и Азија.p div div class=net-card style=padding36px;text-aligncenter; div style=width64px;height64px;border-radius16px;backgroundlinear-gradient(135deg,#1A3D6B,#2d5c9e);displayflex;align-itemscenter;justify-contentcenter;margin0 auto 20px;i data-lucide=shield-check style=width28px;height28px;color#fff;stroke-width1.6;i div h3 style=font-size17px;colorvar(--navy);margin-bottom10px;Институционална поддршкаh3 p style=colorvar(--text-muted);font-size14px;line-height1.7;Директни контакти во извозни агенции, банки и ЕУ инструменти за поддршка.p div div div section!-- FINAL CTA -- section id=final-cta class=cta-final style=padding100px 32px; div style=max-width800px;margin0 auto;text-aligncenter;positionrelative;z-index2; div class=section-label style=displayblock;text-aligncenter;colorrgba(255,255,255,0.6);margin-bottom12px; Ограничен број места div div style=width48px;height3px;backgroundvar(--orange);border-radius2px;margin0 auto 28px;div h2 style=font-sizeclamp(30px,4vw,50px);color#fff;margin-bottom20px;line-height1.15;Подготвен си да го зголемиш твојот извозh2 p style=colorrgba(255,255,255,0.65);font-size18px;line-height1.7;margin-bottom48px;max-width580px;margin-leftauto;margin-rightauto;Само strong style=color#fff;200 местаstrong се достапни. Повеќе од 60% веќе се резервирани. Не пропуштај ја оваа можност.p!-- Urgency bar -- div style=backgroundrgba(255,255,255,0.07);border1px solid rgba(255,255,255,0.12);border-radius12px;padding20px 28px;margin-bottom40px;displayflex;justify-contentspace-around;flex-wrapwrap;gap16px; div style=text-aligncenter; div style=color#fff;font-size26px;font-weight800;font-family'Playfair Display',serif; 126 div div style=colorrgba(255,255,255,0.5);font-size12px; Резервирани места div div div style=width1px;backgroundrgba(255,255,255,0.15);div div style=text-aligncenter; div style=colorvar(--orange);font-size26px;font-weight800;font-family'Playfair Display',serif; 74 div div style=colorrgba(255,255,255,0.5);font-size12px; Преостанати места div div div style=width1px;backgroundrgba(255,255,255,0.15);div div style=text-aligncenter; div style=color#fff;font-size26px;font-weight800;font-family'Playfair Display',serif; 29€ div div style=colorrgba(255,255,255,0.5);font-size12px; Early bird цена div div div div style=displayflex;flex-wrapwrap;gap16px;justify-contentcenter;margin-bottom28px;button class=btn-orange style=padding18px 44px;font-size17px; onclick=showRegModal()Резервирај место →button button class=btn-outline-white style=padding17px 32px;font-size16px; onclick=showRegModal()Пријави се сегаbutton div div style=displayflex;align-itemscenter;justify-contentcenter;gap24px;flex-wrapwrap; div style=displayflex;align-itemscenter;gap8px;colorrgba(255,255,255,0.55);font-size13px;i data-lucide=shield style=width14px;height14px;i Сигурна резервација div div style=displayflex;align-itemscenter;gap8px;colorrgba(255,255,255,0.55);font-size13px;i data-lucide=refresh-ccw style=width14px;height14px;i Враќање до 7 дена div div style=displayflex;align-itemscenter;gap8px;colorrgba(255,255,255,0.55);font-size13px;i data-lucide=award style=width14px;height14px;i Сертификат за учество div div div section!-- FOOTER -- footer style=backgroundvar(--navy);border-top1px solid rgba(255,255,255,0.07);padding40px 32px; div style=max-width1200px;margin0 auto;displayflex;align-itemscenter;justify-contentspace-between;flex-wrapwrap;gap16px; div style=displayflex;align-itemscenter;gap10px; div style=width30px;height30px;backgroundvar(--orange);border-radius6px;displayflex;align-itemscenter;justify-contentcenter;i data-lucide=globe-2 style=width16px;height16px;color#fff;stroke-width2.5;i divspan id=footer-conf-name style=colorrgba(255,255,255,0.7);font-size14px;font-family'DM Sans',sans-serif;Export Summit 2025span div div style=colorrgba(255,255,255,0.35);font-size13px; © 2026 Global Export Link. Сите права задржани. div div style=displayflex;gap20px;a href=# style=colorrgba(255,255,255,0.4);font-size13px;text-decorationnone;Условиa a href=# style=colorrgba(255,255,255,0.4);font-size13px;text-decorationnone;Приватностa a href=# style=colorrgba(255,255,255,0.4);font-size13px;text-decorationnone;Контактa div div footer!-- REGISTRATION MODAL -- div id=reg-modal style=displaynone;positionfixed;inset0;backgroundrgba(0,0,0,0.6);z-index1000;align-itemscenter;justify-contentcenter;backdrop-filterblur(4px); div style=background#fff;border-radius20px;padding48px;max-width480px;widthcalc(100% - 32px);positionrelative;box-shadow0 40px 80px rgba(0,0,0,0.3);button onclick=hideRegModal() style=positionabsolute;top20px;right20px;backgroundvar(--gray-soft);bordernone;border-radius8px;width36px;height36px;cursorpointer;displayflex;align-itemscenter;justify-contentcenter; i data-lucide=x style=width18px;height18px;colorvar(--navy);i button div style=width48px;height48px;backgroundlinear-gradient(135deg,var(--navy),var(--navy-light));border-radius12px;displayflex;align-itemscenter;justify-contentcenter;margin-bottom20px;i data-lucide=globe-2 style=width22px;height22px;color#fff;i div h3 style=font-size24px;colorvar(--navy);margin-bottom8px;Резервирај местоh3 p style=colorvar(--text-muted);font-size14px;margin-bottom28px;Пополни ги деталите и ние ќе те контактираме.p div id=reg-success style=displaynone;background#f0fdf4;border1px solid #86efac;border-radius12px;padding20px;text-aligncenter;margin-bottom20px;i data-lucide=check-circle-2 style=width32px;height32px;color#16a34a;margin0 auto 10px;displayblock;i div style=color#166534;font-weight700;font-size16px; Успешно пријавен! div div style=color#166534;font-size14px;margin-top4px; Ќе добиеш потврда на вашата е-пошта наскоро. div div form id=reg-form onsubmit=submitReg(event) style=displayflex;flex-directioncolumn;gap16px; divlabel for=reg-name style=displayblock;font-size13px;font-weight600;colorvar(--navy);margin-bottom6px;Ime i prezimelabel input id=reg-name type=text placeholder=Марко Иванов required style=width100%;padding12px 16px;border1.5px solid var(--gray-line);border-radius8px;font-size15px;font-family'DM Sans',sans-serif;outlinenone;transitionborder-color 0.2s; onfocus=this.style.borderColor='var(--navy)' onblur=this.style.borderColor='var(--gray-line)' div divlabel for=reg-email style=displayblock;font-size13px;font-weight600;colorvar(--navy);margin-bottom6px;Е-поштаlabel input id=reg-email type=email placeholder=marko@kompanija.mk required style=width100%;padding12px 16px;border1.5px solid var(--gray-line);border-radius8px;font-size15px;font-family'DM Sans',sans-serif;outlinenone;transitionborder-color 0.2s; onfocus=this.style.borderColor='var(--navy)' onblur=this.style.borderColor='var(--gray-line)' div divlabel for=reg-company style=displayblock;font-size13px;font-weight600;colorvar(--navy);margin-bottom6px;Компанијаlabel input id=reg-company type=text placeholder=Вашата компанија style=width100%;padding12px 16px;border1.5px solid var(--gray-line);border-radius8px;font-size15px;font-family'DM Sans',sans-serif;outlinenone;transitionborder-color 0.2s; onfocus=this.style.borderColor='var(--navy)' onblur=this.style.borderColor='var(--gray-line)' divbutton type=submit class=btn-orange style=width100%;padding15px;font-size16px;text-aligncenter;margin-top4px;Резервирај место →button p style=text-aligncenter;colorvar(--text-muted);font-size12px;Нема спам. Само потврда и детали за настанот.p form div div div script lucide.createIcons(); Modal function showRegModal() { const m = document.getElementById('reg-modal'); m.style.display = 'flex'; } function hideRegModal() { document.getElementById('reg-modal').style.display = 'none'; document.getElementById('reg-success').style.display = 'none'; document.getElementById('reg-form').style.display = 'flex'; document.getElementById('reg-name').value = ''; document.getElementById('reg-email').value = ''; document.getElementById('reg-company').value = ''; } function submitReg(e) { e.preventDefault(); document.getElementById('reg-form').style.display = 'none'; document.getElementById('reg-success').style.display = 'block'; lucide.createIcons(); setTimeout(hideRegModal, 3500); } document.getElementById('reg-modal').addEventListener('click', function(e) { if (e.target === this) hideRegModal(); }); SDK const defaultConfig = { hero_title 'Зголеми го твојот Извоз на Глобалниот Пазар', hero_subtitle 'Еднодневна стратешка конференција за македонски компании кои сакаат да го зголемат приходот преку меѓународни пазари.', cta_primary 'Резервирај место →', event_date 'Петок, 3 Април 2026', event_location 'Хотел Панорамика, Скопје, Македонија', event_price '29 EUR', conference_name 'Global Export Link 2026', background_color '#0B1F3A', surface_color '#ffffff', text_color '#0B1F3A', accent_color '#E8581A', muted_color '#6B7A91' }; window.elementSdk.init({ defaultConfig, onConfigChange async (config) = { const g = (k) = config[k] defaultConfig[k]; const heroTitleEl = document.getElementById('hero-title-el'); if (heroTitleEl) { const title = g('hero_title'); const parts = title.split('Извоз'); if (parts.length 1) { heroTitleEl.innerHTML = parts[0] + 'span style=colorvar(--orange);Извозspan' + parts[1]; } else { heroTitleEl.textContent = title; } } const subtitleEl = document.getElementById('hero-subtitle-el'); if (subtitleEl) subtitleEl.textContent = g('hero_subtitle'); const ctaEl = document.getElementById('cta-primary-el'); if (ctaEl) ctaEl.textContent = g('cta_primary'); const dateEl = document.getElementById('event-date-el'); if (dateEl) dateEl.textContent = g('event_date'); const locEl = document.getElementById('event-location-el'); if (locEl) locEl.textContent = g('event_location'); const priceEl = document.getElementById('event-price-el'); if (priceEl) priceEl.textContent = g('event_price'); const confName = g('conference_name'); const navEl = document.getElementById('nav-conf-name'); if (navEl) navEl.textContent = confName; const footerEl = document.getElementById('footer-conf-name'); if (footerEl) footerEl.textContent = confName; Colors document.documentElement.style.setProperty('--navy', g('background_color')); document.documentElement.style.setProperty('--orange', g('accent_color')); document.documentElement.style.setProperty('--text-muted', g('muted_color')); }, mapToCapabilities (config) = ({ recolorables [ { get () = config.background_color defaultConfig.background_color, set (v) = { config.background_color = v; window.elementSdk.setConfig({ background_color v }); } }, { get () = config.surface_color defaultConfig.surface_color, set (v) = { config.surface_color = v; window.elementSdk.setConfig({ surface_color v }); } }, { get () = config.text_color defaultConfig.text_color, set (v) = { config.text_color = v; window.elementSdk.setConfig({ text_color v }); } }, { get () = config.accent_color defaultConfig.accent_color, set (v) = { config.accent_color = v; window.elementSdk.setConfig({ accent_color v }); } }, { get () = config.muted_color defaultConfig.muted_color, set (v) = { config.muted_color = v; window.elementSdk.setConfig({ muted_color v }); } } ], borderables [], fontEditable undefined, fontSizeable undefined }), mapToEditPanelValues (config) = new Map([ ['hero_title', config.hero_title defaultConfig.hero_title], ['hero_subtitle', config.hero_subtitle defaultConfig.hero_subtitle], ['cta_primary', config.cta_primary defaultConfig.cta_primary], ['event_date', config.event_date defaultConfig.event_date], ['event_location', config.event_location defaultConfig.event_location], ['event_price', config.event_price defaultConfig.event_price], ['conference_name', config.conference_name defaultConfig.conference_name] ]) }); script script(function(){function c(){var b=a.contentDocumenta.contentWindow.document;if(b){var d=b.createElement('script');d.innerHTML=window.__CF$cv$params={r'9e16c6a2b79bc2fc',t'MTc3NDM2Njg0My4wMDAwMDA='};var a=document.createElement('script');a.nonce='';a.src='cdn-cgichallenge-platformscriptsjsdmain.js';document.getElementsByTagName('head')[0].appendChild(a);;b.getElementsByTagName('head')[0].appendChild(d)}}if(document.body){var a=document.createElement('iframe');a.height=1;a.width=1;a.style.position='absolute';a.style.top=0;a.style.left=0;a.style.border='none';a.style.visibility='hidden';document.body.appendChild(a);if('loading'!==document.readyState)c();else if(window.addEventListener)document.addEventListener('DOMContentLoaded',c);else{var e=document.onreadystatechangefunction(){};document.onreadystatechange=function(b){e(b);'loading'!==document.readyState&&(document.onreadystatechange=e,c())}}}})();scriptbody html