{"id":171,"date":"2026-05-04T18:03:24","date_gmt":"2026-05-04T16:03:24","guid":{"rendered":"https:\/\/thenech.com\/%d0%ba%d0%be%d0%bd%d1%82%d0%b0%d0%ba%d1%82%d0%b8\/"},"modified":"2026-05-08T16:23:49","modified_gmt":"2026-05-08T14:23:49","slug":"kontakty","status":"publish","type":"page","link":"https:\/\/thenech.com\/uk\/kontakty\/","title":{"rendered":"\u041a\u043e\u043d\u0442\u0430\u043a\u0442\u0438"},"content":{"rendered":"\t\t<div data-elementor-type=\"wp-page\" data-elementor-id=\"171\" class=\"elementor elementor-171 elementor-22\" data-elementor-post-type=\"page\">\n\t\t\t\t<div class=\"elementor-element elementor-element-b6485a0 e-flex e-con-boxed e-con e-parent\" data-id=\"b6485a0\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t\t\t<div class=\"elementor-element elementor-element-19d4065 elementor-widget elementor-widget-html\" data-id=\"19d4065\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t\t<!-- ============================================================ -->\n<!-- BLOCK 1: HERO SECTION - \u041a\u043e\u043d\u0442\u0430\u043a\u0442\u0438 (\u0423\u043a\u0440\u0430\u0457\u043d\u0441\u044c\u043a\u0430 \u0432\u0435\u0440\u0441\u0456\u044f) -->\n<!-- the nech | https:\/\/thenech.com\/uk\/kontakty\/ -->\n<!-- ============================================================ -->\n\n<style>\n@import url('https:\/\/fonts.googleapis.com\/css2?family=Inter:wght@300;400;500;600;700&display=swap');\n\n.tn-hero-kontakt {\n    --tn-accent: #65476D;\n    --tn-accent-dark: #4a3656;\n    --tn-accent-light: #8a6a92;\n    --tn-dark: #1A1A1A;\n    --tn-light-bg: #F5F3EF;\n    --tn-white: #FFFFFF;\n    \n    font-family: 'Inter', -apple-system, BlinkMacSystemFont, sans-serif;\n    width: 100vw;\n    position: relative;\n    left: 50%;\n    right: 50%;\n    margin-left: -50vw;\n    margin-right: -50vw;\n    min-height: 600px;\n    display: flex;\n    align-items: center;\n    justify-content: center;\n    overflow: hidden;\n    padding: 100px 40px;\n}\n\n.tn-hero-kontakt *,\n.tn-hero-kontakt *::before,\n.tn-hero-kontakt *::after {\n    box-sizing: border-box;\n}\n\n.tn-hero-kontakt::before {\n    content: '';\n    position: absolute;\n    top: 0;\n    left: 0;\n    right: 0;\n    bottom: 0;\n    background-image: url('https:\/\/thenech.com\/wp-content\/uploads\/2026\/05\/Copy-of-Strategia-to-dopiero-poczatek.png');\n    background-size: cover;\n    background-position: center;\n    z-index: 0;\n}\n\n.tn-hero-kontakt::after {\n    content: '';\n    position: absolute;\n    top: 0;\n    left: 0;\n    right: 0;\n    bottom: 0;\n    background: linear-gradient(135deg, rgba(101, 71, 109, 0.92) 0%, rgba(74, 54, 86, 0.88) 100%);\n    z-index: 1;\n}\n\n.tn-shape {\n    position: absolute;\n    border-radius: 50%;\n    background: rgba(255, 255, 255, 0.05);\n    z-index: 1;\n    pointer-events: none;\n}\n\n.tn-shape-1 {\n    width: 400px;\n    height: 400px;\n    top: -150px;\n    right: -100px;\n    animation: tnFloat1 8s ease-in-out infinite;\n}\n\n.tn-shape-2 {\n    width: 300px;\n    height: 300px;\n    bottom: -100px;\n    left: -80px;\n    animation: tnFloat2 10s ease-in-out infinite;\n}\n\n.tn-shape-3 {\n    width: 200px;\n    height: 200px;\n    top: 30%;\n    left: 10%;\n    animation: tnFloat3 12s ease-in-out infinite;\n}\n\n@keyframes tnFloat1 {\n    0%, 100% { transform: translate(0, 0) scale(1); }\n    50% { transform: translate(-30px, 30px) scale(1.05); }\n}\n\n@keyframes tnFloat2 {\n    0%, 100% { transform: translate(0, 0) scale(1); }\n    50% { transform: translate(40px, -40px) scale(1.08); }\n}\n\n@keyframes tnFloat3 {\n    0%, 100% { transform: translate(0, 0) scale(1); opacity: 0.5; }\n    50% { transform: translate(20px, -20px) scale(1.1); opacity: 0.8; }\n}\n\n.tn-hero-content {\n    position: relative;\n    z-index: 2;\n    max-width: 900px;\n    text-align: center;\n    color: #fff;\n    animation: tnFadeUp 1s cubic-bezier(0.4, 0, 0.2, 1) forwards;\n}\n\n@keyframes tnFadeUp {\n    from {\n        opacity: 0;\n        transform: translateY(30px);\n    }\n    to {\n        opacity: 1;\n        transform: translateY(0);\n    }\n}\n\n.tn-badge {\n    display: inline-flex;\n    align-items: center;\n    gap: 8px;\n    padding: 8px 18px;\n    background: rgba(255, 255, 255, 0.15);\n    backdrop-filter: blur(10px);\n    -webkit-backdrop-filter: blur(10px);\n    border: 1px solid rgba(255, 255, 255, 0.2);\n    border-radius: 30px;\n    font-size: 13px;\n    font-weight: 500;\n    letter-spacing: 1px;\n    text-transform: uppercase;\n    color: #fff;\n    margin-bottom: 32px;\n    animation: tnFadeUp 0.8s cubic-bezier(0.4, 0, 0.2, 1) 0.1s both;\n}\n\n.tn-badge-dot {\n    width: 8px;\n    height: 8px;\n    background: #4ade80;\n    border-radius: 50%;\n    animation: tnPulse 2s infinite;\n}\n\n@keyframes tnPulse {\n    0%, 100% { opacity: 1; transform: scale(1); }\n    50% { opacity: 0.6; transform: scale(1.2); }\n}\n\n.tn-hero-content h1 {\n    font-family: 'Inter', sans-serif;\n    font-size: 56px;\n    font-weight: 300;\n    line-height: 1.15;\n    margin: 0 0 24px 0;\n    letter-spacing: -0.02em;\n    color: #fff;\n    animation: tnFadeUp 0.8s cubic-bezier(0.4, 0, 0.2, 1) 0.2s both;\n}\n\n.tn-hero-content h1 strong {\n    font-weight: 600;\n    color: #fff;\n    position: relative;\n    display: inline-block;\n}\n\n.tn-hero-subtitle {\n    font-family: 'Inter', sans-serif;\n    font-size: 20px;\n    font-weight: 300;\n    line-height: 1.6;\n    color: rgba(255, 255, 255, 0.9);\n    margin: 0 auto 48px;\n    max-width: 700px;\n    animation: tnFadeUp 0.8s cubic-bezier(0.4, 0, 0.2, 1) 0.3s both;\n}\n\n.tn-contact-grid {\n    display: grid;\n    grid-template-columns: repeat(2, 1fr);\n    gap: 16px;\n    margin: 0 auto 48px;\n    max-width: 600px;\n    animation: tnFadeUp 0.8s cubic-bezier(0.4, 0, 0.2, 1) 0.4s both;\n}\n\n.tn-contact-card {\n    background: rgba(255, 255, 255, 0.1);\n    backdrop-filter: blur(10px);\n    -webkit-backdrop-filter: blur(10px);\n    border: 1px solid rgba(255, 255, 255, 0.15);\n    padding: 20px;\n    border-radius: 8px;\n    text-decoration: none !important;\n    color: #fff !important;\n    transition: all 0.3s cubic-bezier(0.4, 0, 0.2, 1);\n    display: flex;\n    align-items: center;\n    gap: 14px;\n    text-align: left;\n}\n\n.tn-contact-card:hover {\n    background: rgba(255, 255, 255, 0.18);\n    transform: translateY(-4px);\n    border-color: rgba(255, 255, 255, 0.3);\n    box-shadow: 0 12px 32px rgba(0, 0, 0, 0.2);\n}\n\n.tn-contact-icon {\n    width: 44px;\n    height: 44px;\n    background: rgba(255, 255, 255, 0.15);\n    border-radius: 50%;\n    display: flex;\n    align-items: center;\n    justify-content: center;\n    flex-shrink: 0;\n    font-size: 20px;\n    transition: all 0.3s ease;\n}\n\n.tn-contact-card:hover .tn-contact-icon {\n    background: #fff;\n    color: #65476D;\n    transform: rotate(-5deg) scale(1.05);\n}\n\n.tn-contact-info-label {\n    font-size: 12px;\n    font-weight: 500;\n    color: rgba(255, 255, 255, 0.7);\n    text-transform: uppercase;\n    letter-spacing: 1px;\n    margin-bottom: 4px;\n}\n\n.tn-contact-info-value {\n    font-size: 16px;\n    font-weight: 600;\n    color: #fff;\n}\n\n.tn-btn-group {\n    display: flex;\n    gap: 14px;\n    justify-content: center;\n    flex-wrap: wrap;\n    animation: tnFadeUp 0.8s cubic-bezier(0.4, 0, 0.2, 1) 0.5s both;\n}\n\n.tn-btn-primary,\n.tn-btn-secondary {\n    font-family: 'Inter', sans-serif;\n    display: inline-flex;\n    align-items: center;\n    gap: 8px;\n    padding: 16px 36px;\n    border-radius: 4px;\n    font-size: 15px;\n    font-weight: 600;\n    text-decoration: none !important;\n    transition: all 0.3s cubic-bezier(0.4, 0, 0.2, 1);\n    cursor: pointer;\n    border: 2px solid transparent;\n    letter-spacing: 0.3px;\n}\n\n.tn-btn-primary {\n    background: #fff;\n    color: #65476D !important;\n}\n\n.tn-btn-primary:hover {\n    background: #F5F3EF;\n    transform: translateY(-3px);\n    box-shadow: 0 12px 28px rgba(0, 0, 0, 0.25);\n}\n\n.tn-btn-primary::after {\n    content: '\u2192';\n    font-size: 18px;\n    transition: transform 0.3s ease;\n}\n\n.tn-btn-primary:hover::after {\n    transform: translateX(4px);\n}\n\n.tn-btn-secondary {\n    background: transparent;\n    color: #fff !important;\n    border-color: rgba(255, 255, 255, 0.3);\n}\n\n.tn-btn-secondary:hover {\n    background: rgba(255, 255, 255, 0.1);\n    border-color: rgba(255, 255, 255, 0.6);\n    transform: translateY(-3px);\n}\n\n.tn-scroll-indicator {\n    position: absolute;\n    bottom: 30px;\n    left: 50%;\n    transform: translateX(-50%);\n    color: rgba(255, 255, 255, 0.6);\n    font-size: 12px;\n    font-weight: 500;\n    letter-spacing: 2px;\n    text-transform: uppercase;\n    z-index: 2;\n    animation: tnBounce 2s infinite;\n}\n\n.tn-scroll-indicator::after {\n    content: '';\n    display: block;\n    width: 1px;\n    height: 30px;\n    background: rgba(255, 255, 255, 0.4);\n    margin: 8px auto 0;\n}\n\n@keyframes tnBounce {\n    0%, 100% { transform: translateX(-50%) translateY(0); }\n    50% { transform: translateX(-50%) translateY(-8px); }\n}\n\n@media (max-width: 968px) {\n    .tn-hero-kontakt {\n        min-height: 550px;\n        padding: 80px 24px;\n    }\n    \n    .tn-hero-content h1 {\n        font-size: 42px;\n    }\n    \n    .tn-hero-subtitle {\n        font-size: 17px;\n    }\n}\n\n@media (max-width: 768px) {\n    .tn-hero-kontakt {\n        min-height: 500px;\n        padding: 70px 20px;\n    }\n    \n    .tn-hero-content h1 {\n        font-size: 32px;\n        line-height: 1.2;\n    }\n    \n    .tn-hero-subtitle {\n        font-size: 16px;\n        margin-bottom: 32px;\n    }\n    \n    .tn-contact-grid {\n        grid-template-columns: 1fr;\n    }\n    \n    .tn-btn-group {\n        flex-direction: column;\n        width: 100%;\n    }\n    \n    .tn-btn-primary,\n    .tn-btn-secondary {\n        width: 100%;\n        justify-content: center;\n    }\n    \n    .tn-shape {\n        display: none;\n    }\n}\n\n@media (max-width: 480px) {\n    .tn-hero-content h1 {\n        font-size: 26px;\n    }\n    \n    .tn-hero-subtitle {\n        font-size: 15px;\n    }\n    \n    .tn-contact-card {\n        padding: 16px;\n    }\n}\n<\/style>\n\n<section class=\"tn-hero-kontakt\">\n    <div class=\"tn-shape tn-shape-1\"><\/div>\n    <div class=\"tn-shape tn-shape-2\"><\/div>\n    <div class=\"tn-shape tn-shape-3\"><\/div>\n    \n    <div class=\"tn-hero-content\">\n        <div class=\"tn-badge\">\n            <span class=\"tn-badge-dot\"><\/span>\n            \u0412\u0456\u0434\u043a\u0440\u0438\u0442\u0456 \u0434\u043e \u043d\u043e\u0432\u0438\u0445 \u043f\u0440\u043e\u0454\u043a\u0442\u0456\u0432\n        <\/div>\n        \n        <h1>\u041f\u043e\u0433\u043e\u0432\u043e\u0440\u0438\u043c\u043e \u043f\u0440\u043e \u0432\u0430\u0448 \u0431\u0456\u0437\u043d\u0435\u0441<br><strong>\u0456 \u043f\u0440\u043e \u0442\u0435, \u044f\u043a \u0439\u043e\u0433\u043e \u0440\u043e\u0437\u0432\u0438\u043d\u0443\u0442\u0438<\/strong><\/h1>\n        \n        <p class=\"tn-hero-subtitle\">\u041c\u0438 \u043f\u0440\u0430\u0446\u044e\u0454\u043c\u043e \u0437 B2B-\u043a\u043e\u043c\u043f\u0430\u043d\u0456\u044f\u043c\u0438, \u044f\u043a\u0456 \u0445\u043e\u0447\u0443\u0442\u044c \u043c\u0430\u0441\u0448\u0442\u0430\u0431\u0443\u0432\u0430\u0442\u0438\u0441\u044f \u0432 \u041f\u043e\u043b\u044c\u0449\u0456 \u0442\u0430 \u0432\u0438\u0445\u043e\u0434\u0438\u0442\u0438 \u043d\u0430 \u043d\u043e\u0432\u0456 \u0440\u0438\u043d\u043a\u0438. \u0421\u0442\u0440\u0430\u0442\u0435\u0433\u0456\u044f, \u043f\u043b\u0430\u043d, \u0432\u043f\u0440\u043e\u0432\u0430\u0434\u0436\u0435\u043d\u043d\u044f \u2014 \u0437 \u043a\u043e\u043c\u0430\u043d\u0434\u043e\u044e, \u044f\u043a\u0430 \u0446\u0435 \u0432\u0436\u0435 \u0440\u043e\u0431\u0438\u043b\u0430.<\/p>\n        \n        <div class=\"tn-contact-grid\">\n            <a href=\"mailto:info@thenech.com\" class=\"tn-contact-card\">\n                <div class=\"tn-contact-icon\">\ud83d\udce7<\/div>\n                <div>\n                    <div class=\"tn-contact-info-label\">Email<\/div>\n                    <div class=\"tn-contact-info-value\">info@thenech.com<\/div>\n                <\/div>\n            <\/a>\n            \n            <a href=\"tel:+48733765023\" class=\"tn-contact-card\">\n                <div class=\"tn-contact-icon\">\ud83d\udcde<\/div>\n                <div>\n                    <div class=\"tn-contact-info-label\">\u0422\u0435\u043b\u0435\u0444\u043e\u043d<\/div>\n                    <div class=\"tn-contact-info-value\">+48 733 765 023<\/div>\n                <\/div>\n            <\/a>\n        <\/div>\n        \n        <div class=\"tn-btn-group\">\n            <a href=\"#formularz\" class=\"tn-btn-primary\">\u0417\u0430\u043f\u0438\u0441\u0430\u0442\u0438\u0441\u044f \u043d\u0430 \u043a\u043e\u043d\u0441\u0443\u043b\u044c\u0442\u0430\u0446\u0456\u044e<\/a>\n            <a href=\"https:\/\/thenech.com\/uk\/poslugy\/\" class=\"tn-btn-secondary\">\u041d\u0430\u0448\u0456 \u043f\u043e\u0441\u043b\u0443\u0433\u0438<\/a>\n        <\/div>\n    <\/div>\n    \n    <div class=\"tn-scroll-indicator\">Scroll<\/div>\n<\/section>\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-0d492d2 e-flex e-con-boxed e-con e-parent\" data-id=\"0d492d2\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t\t\t<div class=\"elementor-element elementor-element-790eb1d elementor-button-align-stretch elementor-widget elementor-widget-form\" data-id=\"790eb1d\" data-element_type=\"widget\" data-e-type=\"widget\" data-settings=\"{&quot;step_next_label&quot;:&quot;Nast\\u0119pny&quot;,&quot;step_previous_label&quot;:&quot;Poprzedni&quot;,&quot;button_width&quot;:&quot;100&quot;,&quot;step_type&quot;:&quot;number_text&quot;,&quot;step_icon_shape&quot;:&quot;circle&quot;}\" data-widget_type=\"form.default\">\n\t\t\t\t\t\t\t<form class=\"elementor-form\" method=\"post\" name=\"Nowy formularz\" aria-label=\"Nowy formularz\">\n\t\t\t<input type=\"hidden\" name=\"post_id\" value=\"171\"\/>\n\t\t\t<input type=\"hidden\" name=\"form_id\" value=\"790eb1d\"\/>\n\t\t\t<input type=\"hidden\" name=\"referer_title\" value=\"\u041a\u043e\u043d\u0442\u0430\u043a\u0442\u0438\" \/>\n\n\t\t\t\t\t\t\t<input type=\"hidden\" name=\"queried_id\" value=\"171\"\/>\n\t\t\t\n\t\t\t<div class=\"elementor-form-fields-wrapper elementor-labels-above\">\n\t\t\t\t\t\t\t\t<div class=\"elementor-field-type-text elementor-field-group elementor-column elementor-field-group-name elementor-col-100 elementor-field-required elementor-mark-required\">\n\t\t\t\t\t\t\t\t\t\t\t\t<label for=\"form-field-name\" class=\"elementor-field-label\">\n\t\t\t\t\t\t\t\tImi\u0119 i nazwisko\t\t\t\t\t\t\t<\/label>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t<input size=\"1\" type=\"text\" name=\"form_fields[name]\" id=\"form-field-name\" class=\"elementor-field elementor-size-sm  elementor-field-textual\" placeholder=\"Imi\u0119 i nazwisko\" required=\"required\">\n\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t<div class=\"elementor-field-type-email elementor-field-group elementor-column elementor-field-group-email elementor-col-100 elementor-field-required elementor-mark-required\">\n\t\t\t\t\t\t\t\t\t\t\t\t<label for=\"form-field-email\" class=\"elementor-field-label\">\n\t\t\t\t\t\t\t\tE-mail\t\t\t\t\t\t\t<\/label>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t<input size=\"1\" type=\"email\" name=\"form_fields[email]\" id=\"form-field-email\" class=\"elementor-field elementor-size-sm  elementor-field-textual\" placeholder=\"E-mail\" required=\"required\">\n\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t<div class=\"elementor-field-type-tel elementor-field-group elementor-column elementor-field-group-field_0546709 elementor-col-100 elementor-field-required elementor-mark-required\">\n\t\t\t\t\t\t\t\t\t\t\t\t<label for=\"form-field-field_0546709\" class=\"elementor-field-label\">\n\t\t\t\t\t\t\t\tTelefon\t\t\t\t\t\t\t<\/label>\n\t\t\t\t\t\t\t\t<input size=\"1\" type=\"tel\" name=\"form_fields[field_0546709]\" id=\"form-field-field_0546709\" class=\"elementor-field elementor-size-sm  elementor-field-textual\" placeholder=\"Telefon\" required=\"required\" pattern=\"[0-9()#&amp;+*-=.]+\" title=\"\u041b\u0438\u0448\u0435 \u0446\u0438\u0444\u0440\u0438 \u0442\u0430 \u0441\u0438\u043c\u0432\u043e\u043b\u0438 \u0442\u0435\u043b\u0435\u0444\u043e\u043d\u0443 (#, -, *, \u0456 \u0442.\u0434.) \u043f\u0440\u0438\u0439\u043c\u0430\u044e\u0442\u044c\u0441\u044f.\">\n\n\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t<div class=\"elementor-field-type-select elementor-field-group elementor-column elementor-field-group-field_2e531c7 elementor-col-100\">\n\t\t\t\t\t\t\t\t\t\t\t\t<label for=\"form-field-field_2e531c7\" class=\"elementor-field-label\">\n\t\t\t\t\t\t\t\tEtap biznesu:\t\t\t\t\t\t\t<\/label>\n\t\t\t\t\t\t\t\t<div class=\"elementor-field elementor-select-wrapper remove-before \">\n\t\t\t<div class=\"select-caret-down-wrapper\">\n\t\t\t\t<svg aria-hidden=\"true\" class=\"e-font-icon-svg e-eicon-caret-down\" viewBox=\"0 0 571.4 571.4\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"><path d=\"M571 393Q571 407 561 418L311 668Q300 679 286 679T261 668L11 418Q0 407 0 393T11 368 36 357H536Q550 357 561 368T571 393Z\"><\/path><\/svg>\t\t\t<\/div>\n\t\t\t<select name=\"form_fields[field_2e531c7]\" id=\"form-field-field_2e531c7\" class=\"elementor-field-textual elementor-size-sm\">\n\t\t\t\t\t\t\t\t\t<option value=\"Startup\">Startup<\/option>\n\t\t\t\t\t\t\t\t\t<option value=\"\"><\/option>\n\t\t\t\t\t\t\t\t\t<option value=\"Firma rozwijaj\u0105ca si\u0119\">Firma rozwijaj\u0105ca si\u0119<\/option>\n\t\t\t\t\t\t\t\t\t<option value=\"\"><\/option>\n\t\t\t\t\t\t\t\t\t<option value=\"Firma skaluj\u0105ca si\u0119\">Firma skaluj\u0105ca si\u0119<\/option>\n\t\t\t\t\t\t\t\t\t<option value=\"\"><\/option>\n\t\t\t\t\t\t\t\t\t<option value=\"Korporacja\">Korporacja<\/option>\n\t\t\t\t\t\t\t<\/select>\n\t\t<\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t<div class=\"elementor-field-type-select elementor-field-group elementor-column elementor-field-group-field_b6d02d9 elementor-col-100\">\n\t\t\t\t\t\t\t\t\t\t\t\t<label for=\"form-field-field_b6d02d9\" class=\"elementor-field-label\">\n\t\t\t\t\t\t\t\tObszar zainteresowania\t\t\t\t\t\t\t<\/label>\n\t\t\t\t\t\t\t\t<div class=\"elementor-field elementor-select-wrapper remove-before \">\n\t\t\t<div class=\"select-caret-down-wrapper\">\n\t\t\t\t<svg aria-hidden=\"true\" class=\"e-font-icon-svg e-eicon-caret-down\" viewBox=\"0 0 571.4 571.4\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"><path d=\"M571 393Q571 407 561 418L311 668Q300 679 286 679T261 668L11 418Q0 407 0 393T11 368 36 357H536Q550 357 561 368T571 393Z\"><\/path><\/svg>\t\t\t<\/div>\n\t\t\t<select name=\"form_fields[field_b6d02d9]\" id=\"form-field-field_b6d02d9\" class=\"elementor-field-textual elementor-size-sm\">\n\t\t\t\t\t\t\t\t\t<option value=\"Strategia biznesowa\">Strategia biznesowa<\/option>\n\t\t\t\t\t\t\t\t\t<option value=\"\"><\/option>\n\t\t\t\t\t\t\t\t\t<option value=\"Ekspansja mi\u0119dzynarodowa\">Ekspansja mi\u0119dzynarodowa<\/option>\n\t\t\t\t\t\t\t\t\t<option value=\"\"><\/option>\n\t\t\t\t\t\t\t\t\t<option value=\"Rozw\u00f3j sprzeda\u017cy B2B\">Rozw\u00f3j sprzeda\u017cy B2B<\/option>\n\t\t\t\t\t\t\t\t\t<option value=\"\"><\/option>\n\t\t\t\t\t\t\t\t\t<option value=\"Marketing i pozycjonowanie\">Marketing i pozycjonowanie<\/option>\n\t\t\t\t\t\t\t\t\t<option value=\"\"><\/option>\n\t\t\t\t\t\t\t\t\t<option value=\"Inne\">Inne<\/option>\n\t\t\t\t\t\t\t<\/select>\n\t\t<\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t<div class=\"elementor-field-type-textarea elementor-field-group elementor-column elementor-field-group-message elementor-col-100\">\n\t\t\t\t\t\t\t\t\t\t\t\t<label for=\"form-field-message\" class=\"elementor-field-label\">\n\t\t\t\t\t\t\t\tWiadomo\u015b\u0107\t\t\t\t\t\t\t<\/label>\n\t\t\t\t\t\t<textarea class=\"elementor-field-textual elementor-field  elementor-size-sm\" name=\"form_fields[message]\" id=\"form-field-message\" rows=\"4\" placeholder=\"Wiadomo\u015b\u0107\"><\/textarea>\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t<div class=\"elementor-field-type-acceptance elementor-field-group elementor-column elementor-field-group-field_5df1a10 elementor-col-100\">\n\t\t\t\t\t\t\t<div class=\"elementor-field-subgroup\">\n\t\t\t<span class=\"elementor-field-option\">\n\t\t\t\t<input type=\"checkbox\" name=\"form_fields[field_5df1a10]\" id=\"form-field-field_5df1a10\" class=\"elementor-field elementor-size-sm  elementor-acceptance-field\">\n\t\t\t\t<label for=\"form-field-field_5df1a10\">Wyra\u017cam zgod\u0119 na przetwarzanie moich danych osobowych przez the nech w celu odpowiedzi na zapytanie oraz kontaktu biznesowego, zgodnie z <a href=\"\/polityka-prywatnosci\" target=\"_blank\">Polityk\u0105 prywatno\u015bci<\/a>.<\/label>\t\t\t<\/span>\n\t\t<\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t<div class=\"elementor-field-group elementor-column elementor-field-type-submit elementor-col-100 e-form__buttons\">\n\t\t\t\t\t<button class=\"elementor-button elementor-size-sm\" type=\"submit\">\n\t\t\t\t\t\t<span class=\"elementor-button-content-wrapper\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<span class=\"elementor-button-text\">Wy\u015blij<\/span>\n\t\t\t\t\t\t\t\t\t\t\t\t\t<\/span>\n\t\t\t\t\t<\/button>\n\t\t\t\t<\/div>\n\t\t\t<\/div>\n\t\t<\/form>\n\t\t\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-cb5649a e-flex e-con-boxed e-con e-parent\" data-id=\"cb5649a\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t\t\t<div class=\"elementor-element elementor-element-10401c8 elementor-widget elementor-widget-html\" data-id=\"10401c8\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t\t<!-- ============================================================ -->\n<!-- BLOCK 2: ABOUT \/ SERVICES - \u0423\u043a\u0440\u0430\u0457\u043d\u0441\u044c\u043a\u0430 \u0432\u0435\u0440\u0441\u0456\u044f -->\n<!-- the nech | \u0429\u043e \u0440\u043e\u0431\u0438\u043c\u043e + \u0417 \u043a\u0438\u043c \u043f\u0440\u0430\u0446\u044e\u0454\u043c\u043e -->\n<!-- ============================================================ -->\n\n<style>\n.tn-about-section {\n    --tn-accent: #65476D;\n    --tn-accent-dark: #4a3656;\n    --tn-dark: #1A1A1A;\n    --tn-light-bg: #F5F3EF;\n    --tn-white: #FFFFFF;\n    --tn-gray: #F9F9F9;\n    \n    font-family: 'Inter', -apple-system, BlinkMacSystemFont, sans-serif;\n    padding: 100px 40px;\n    background: #fff;\n    color: var(--tn-dark);\n    overflow: hidden;\n}\n\n.tn-about-section *,\n.tn-about-section *::before,\n.tn-about-section *::after {\n    box-sizing: border-box;\n}\n\n.tn-about-container {\n    max-width: 1200px;\n    margin: 0 auto;\n}\n\n.tn-section-header {\n    text-align: center;\n    max-width: 800px;\n    margin: 0 auto 80px;\n}\n\n.tn-eyebrow {\n    display: inline-block;\n    font-size: 13px;\n    font-weight: 600;\n    color: var(--tn-accent);\n    letter-spacing: 2px;\n    text-transform: uppercase;\n    margin-bottom: 16px;\n    padding: 6px 14px;\n    background: var(--tn-light-bg);\n    border-radius: 20px;\n}\n\n.tn-about-section h2 {\n    font-family: 'Inter', sans-serif;\n    font-size: 42px;\n    font-weight: 600;\n    color: var(--tn-dark);\n    line-height: 1.2;\n    margin: 0 0 20px 0;\n    letter-spacing: -0.02em;\n}\n\n.tn-section-subtitle {\n    font-size: 18px;\n    font-weight: 300;\n    color: #555;\n    line-height: 1.7;\n    margin: 0;\n}\n\n.tn-services-grid {\n    display: grid;\n    grid-template-columns: repeat(3, 1fr);\n    gap: 24px;\n    margin-bottom: 80px;\n}\n\n.tn-service-card {\n    background: #fff;\n    border: 1px solid #e8e8e8;\n    border-radius: 8px;\n    padding: 36px 28px;\n    transition: all 0.4s cubic-bezier(0.4, 0, 0.2, 1);\n    position: relative;\n    overflow: hidden;\n    cursor: default;\n    text-decoration: none;\n    display: block;\n    color: inherit;\n}\n\n.tn-service-card::before {\n    content: '';\n    position: absolute;\n    top: 0;\n    left: 0;\n    width: 100%;\n    height: 3px;\n    background: var(--tn-accent);\n    transform: scaleX(0);\n    transform-origin: left;\n    transition: transform 0.4s cubic-bezier(0.4, 0, 0.2, 1);\n}\n\n.tn-service-card:hover {\n    border-color: var(--tn-accent);\n    transform: translateY(-8px);\n    box-shadow: 0 16px 40px rgba(101, 71, 109, 0.12);\n}\n\n.tn-service-card:hover::before {\n    transform: scaleX(1);\n}\n\n.tn-service-icon {\n    width: 56px;\n    height: 56px;\n    background: var(--tn-light-bg);\n    border-radius: 12px;\n    display: flex;\n    align-items: center;\n    justify-content: center;\n    margin-bottom: 24px;\n    transition: all 0.4s ease;\n    font-size: 24px;\n}\n\n.tn-service-card:hover .tn-service-icon {\n    background: var(--tn-accent);\n    color: #fff;\n    transform: rotate(-5deg) scale(1.05);\n}\n\n.tn-service-card h3 {\n    font-family: 'Inter', sans-serif;\n    font-size: 22px;\n    font-weight: 600;\n    color: var(--tn-dark);\n    margin: 0 0 12px 0;\n    line-height: 1.3;\n}\n\n.tn-service-card p {\n    font-size: 15px;\n    font-weight: 300;\n    color: #666;\n    line-height: 1.7;\n    margin: 0 0 16px 0;\n}\n\n.tn-service-tag {\n    display: inline-block;\n    font-size: 12px;\n    font-weight: 600;\n    color: var(--tn-accent);\n    letter-spacing: 0.5px;\n    text-transform: uppercase;\n    padding-top: 12px;\n    border-top: 1px solid #f0f0f0;\n}\n\n.tn-who-section {\n    display: grid;\n    grid-template-columns: 1fr 1fr;\n    gap: 60px;\n    align-items: start;\n    margin-top: 40px;\n}\n\n.tn-who-content h3 {\n    font-family: 'Inter', sans-serif;\n    font-size: 32px;\n    font-weight: 600;\n    color: var(--tn-dark);\n    margin: 0 0 20px 0;\n    letter-spacing: -0.01em;\n    line-height: 1.3;\n}\n\n.tn-who-content p {\n    font-size: 16px;\n    font-weight: 300;\n    color: #555;\n    line-height: 1.8;\n    margin: 0 0 24px 0;\n}\n\n.tn-who-content strong {\n    color: var(--tn-accent);\n    font-weight: 600;\n}\n\n.tn-industries {\n    display: grid;\n    grid-template-columns: 1fr 1fr;\n    gap: 14px;\n    list-style: none;\n    padding: 0;\n    margin: 32px 0 0 0;\n}\n\n.tn-industry-item {\n    display: flex;\n    align-items: center;\n    gap: 12px;\n    padding: 14px 18px;\n    background: var(--tn-gray);\n    border-radius: 8px;\n    transition: all 0.3s ease;\n    cursor: default;\n}\n\n.tn-industry-item:hover {\n    background: var(--tn-light-bg);\n    transform: translateX(4px);\n}\n\n.tn-industry-icon {\n    width: 32px;\n    height: 32px;\n    background: var(--tn-accent);\n    color: #fff;\n    border-radius: 50%;\n    display: flex;\n    align-items: center;\n    justify-content: center;\n    font-size: 14px;\n    font-weight: 700;\n    flex-shrink: 0;\n    transition: transform 0.3s ease;\n}\n\n.tn-industry-item:hover .tn-industry-icon {\n    transform: rotate(-10deg) scale(1.1);\n}\n\n.tn-industry-text {\n    font-size: 14px;\n    font-weight: 500;\n    color: var(--tn-dark);\n}\n\n.tn-stats-sidebar {\n    background: linear-gradient(135deg, var(--tn-accent) 0%, var(--tn-accent-dark) 100%);\n    padding: 48px 36px;\n    border-radius: 12px;\n    color: #fff;\n    position: relative;\n    overflow: hidden;\n}\n\n.tn-stats-sidebar::before {\n    content: '';\n    position: absolute;\n    top: -50px;\n    right: -50px;\n    width: 200px;\n    height: 200px;\n    background: rgba(255, 255, 255, 0.05);\n    border-radius: 50%;\n}\n\n.tn-stats-sidebar::after {\n    content: '';\n    position: absolute;\n    bottom: -80px;\n    left: -80px;\n    width: 250px;\n    height: 250px;\n    background: rgba(255, 255, 255, 0.04);\n    border-radius: 50%;\n}\n\n.tn-stats-content {\n    position: relative;\n    z-index: 1;\n}\n\n.tn-stats-title {\n    font-family: 'Inter', sans-serif;\n    font-size: 22px;\n    font-weight: 600;\n    margin: 0 0 32px 0;\n    line-height: 1.4;\n}\n\n.tn-stats-list {\n    display: flex;\n    flex-direction: column;\n    gap: 24px;\n}\n\n.tn-stat-row {\n    display: flex;\n    align-items: baseline;\n    gap: 16px;\n    padding-bottom: 24px;\n    border-bottom: 1px solid rgba(255, 255, 255, 0.15);\n}\n\n.tn-stat-row:last-child {\n    border-bottom: none;\n    padding-bottom: 0;\n}\n\n.tn-stat-num {\n    font-size: 48px;\n    font-weight: 700;\n    color: #fff;\n    line-height: 1;\n    letter-spacing: -0.02em;\n    flex-shrink: 0;\n}\n\n.tn-stat-text {\n    font-size: 14px;\n    font-weight: 400;\n    color: rgba(255, 255, 255, 0.85);\n    line-height: 1.5;\n}\n\n@media (max-width: 968px) {\n    .tn-about-section {\n        padding: 80px 24px;\n    }\n    \n    .tn-services-grid {\n        grid-template-columns: 1fr;\n        gap: 16px;\n    }\n    \n    .tn-who-section {\n        grid-template-columns: 1fr;\n        gap: 40px;\n    }\n    \n    .tn-about-section h2 {\n        font-size: 32px;\n    }\n}\n\n@media (max-width: 768px) {\n    .tn-about-section {\n        padding: 60px 20px;\n    }\n    \n    .tn-section-header {\n        margin-bottom: 50px;\n    }\n    \n    .tn-about-section h2 {\n        font-size: 28px;\n    }\n    \n    .tn-section-subtitle {\n        font-size: 16px;\n    }\n    \n    .tn-service-card {\n        padding: 28px 24px;\n    }\n    \n    .tn-industries {\n        grid-template-columns: 1fr;\n    }\n    \n    .tn-who-content h3 {\n        font-size: 26px;\n    }\n    \n    .tn-stats-sidebar {\n        padding: 36px 28px;\n    }\n    \n    .tn-stat-num {\n        font-size: 40px;\n    }\n}\n<\/style>\n\n<section class=\"tn-about-section\">\n    <div class=\"tn-about-container\">\n        \n        <div class=\"tn-section-header\">\n            <span class=\"tn-eyebrow\">\u0429\u043e \u043c\u0438 \u0440\u043e\u0431\u0438\u043c\u043e<\/span>\n            <h2>\u0421\u0442\u0440\u0430\u0442\u0435\u0433\u0456\u0447\u043d\u0435 \u043a\u043e\u043d\u0441\u0443\u043b\u044c\u0442\u0443\u0432\u0430\u043d\u043d\u044f \u0434\u043b\u044f B2B-\u043a\u043e\u043c\u043f\u0430\u043d\u0456\u0439<\/h2>\n            <p class=\"tn-section-subtitle\">\u0414\u043e\u043f\u043e\u043c\u0430\u0433\u0430\u0454\u043c\u043e \u0432\u043b\u0430\u0441\u043d\u0438\u043a\u0430\u043c \u0431\u0456\u0437\u043d\u0435\u0441\u0443 \u043c\u0438\u0441\u043b\u0438\u0442\u0438 \u0447\u0456\u0442\u043a\u0456\u0448\u0435, \u0434\u0456\u044f\u0442\u0438 \u0435\u0444\u0435\u043a\u0442\u0438\u0432\u043d\u0456\u0448\u0435 \u0456 \u0440\u043e\u0441\u0442\u0438 \u2014 \u043d\u0435\u0437\u0430\u043b\u0435\u0436\u043d\u043e \u0432\u0456\u0434 \u0442\u043e\u0433\u043e, \u043d\u0430 \u044f\u043a\u043e\u043c\u0443 \u0432\u0438 \u0435\u0442\u0430\u043f\u0456: \u0441\u0442\u0430\u0440\u0442, \u043c\u0430\u0441\u0448\u0442\u0430\u0431\u0443\u0432\u0430\u043d\u043d\u044f \u0447\u0438 \u0432\u0438\u0445\u0456\u0434 \u043d\u0430 \u043d\u043e\u0432\u0438\u0439 \u0440\u0438\u043d\u043e\u043a.<\/p>\n        <\/div>\n        \n        <div class=\"tn-services-grid\">\n            \n            <a href=\"https:\/\/thenech.com\/uk\/poslugy\/\" class=\"tn-service-card\">\n                <div class=\"tn-service-icon\">\ud83c\udfaf<\/div>\n                <h3>\u0421\u0442\u0440\u0430\u0442\u0435\u0433\u0456\u044f \u0431\u0456\u0437\u043d\u0435\u0441\u0443<\/h3>\n                <p>\u0411\u0443\u0434\u0443\u0454\u043c\u043e \u0441\u0442\u0440\u0430\u0442\u0435\u0433\u0456\u0457, \u044f\u043a\u0456 \u043f\u043e\u0454\u0434\u043d\u0443\u044e\u0442\u044c \u0432\u0456\u0437\u0456\u044e \u0437 \u043a\u043e\u043d\u043a\u0440\u0435\u0442\u0438\u043a\u043e\u044e \u2014 \u0449\u043e \u0440\u043e\u0431\u0438\u0442\u0438, \u0434\u043b\u044f \u043a\u043e\u0433\u043e, \u044f\u043a \u0432\u0456\u0434\u0440\u0456\u0437\u043d\u044f\u0442\u0438\u0441\u044f \u0456 \u044f\u043a \u0437\u0430\u0440\u043e\u0431\u043b\u044f\u0442\u0438.<\/p>\n                <div class=\"tn-service-tag\">\u0421\u0442\u0440\u0430\u0442\u0435\u0433\u0456\u044f \u00b7 \u041f\u043e\u0437\u0438\u0446\u0456\u043e\u043d\u0443\u0432\u0430\u043d\u043d\u044f<\/div>\n            <\/a>\n            \n            <a href=\"https:\/\/thenech.com\/uk\/poslugy\/\" class=\"tn-service-card\">\n                <div class=\"tn-service-icon\">\ud83d\udcca<\/div>\n                <h3>\u0411\u0456\u0437\u043d\u0435\u0441-\u043f\u043b\u0430\u043d<\/h3>\n                <p>\u041f\u0440\u043e\u0444\u0435\u0441\u0456\u0439\u043d\u0456 \u0431\u0456\u0437\u043d\u0435\u0441-\u043f\u043b\u0430\u043d\u0438 \u0434\u043b\u044f \u0431\u0430\u043d\u043a\u0443, \u0456\u043d\u0432\u0435\u0441\u0442\u043e\u0440\u0430 \u0447\u0438 \u0434\u043e\u0442\u0430\u0446\u0456\u0457 \u2014 \u0437 \u0430\u043d\u0430\u043b\u0456\u0437\u043e\u043c \u0440\u0438\u043d\u043a\u0443, \u0444\u0456\u043d\u0430\u043d\u0441\u0430\u043c\u0438 \u0456 \u0447\u0456\u0442\u043a\u043e\u044e \u043c\u043e\u0434\u0435\u043b\u043b\u044e.<\/p>\n                <div class=\"tn-service-tag\">\u0411\u0430\u043d\u043a\u0438 \u00b7 \u0414\u043e\u0442\u0430\u0446\u0456\u0457 \u00b7 \u0406\u043d\u0432\u0435\u0441\u0442\u043e\u0440\u0438<\/div>\n            <\/a>\n            \n            <a href=\"https:\/\/thenech.com\/uk\/poslugy\/\" class=\"tn-service-card\">\n                <div class=\"tn-service-icon\">\ud83d\ude80<\/div>\n                <h3>\u0420\u043e\u0437\u0432\u0438\u0442\u043e\u043a B2B-\u043f\u0440\u043e\u0434\u0430\u0436\u0456\u0432<\/h3>\n                <p>\u0421\u0438\u0441\u0442\u0435\u043c\u0438 \u0437\u0430\u043b\u0443\u0447\u0435\u043d\u043d\u044f \u043a\u043b\u0456\u0454\u043d\u0442\u0456\u0432, \u0441\u0442\u0440\u0443\u043a\u0442\u0443\u0440\u0438 \u0432\u0456\u0434\u0434\u0456\u043b\u0456\u0432 \u043f\u0440\u043e\u0434\u0430\u0436\u0456\u0432 \u0456 \u043f\u0440\u043e\u0446\u0435\u0441\u0438, \u044f\u043a\u0456 \u0440\u0435\u0430\u043b\u044c\u043d\u043e \u043a\u043e\u043d\u0432\u0435\u0440\u0442\u0443\u044e\u0442\u044c.<\/p>\n                <div class=\"tn-service-tag\">\u041f\u0440\u043e\u0434\u0430\u0436\u0456 \u00b7 Lead generation<\/div>\n            <\/a>\n            \n            <a href=\"https:\/\/thenech.com\/uk\/poslugy\/\" class=\"tn-service-card\">\n                <div class=\"tn-service-icon\">\ud83c\udf0d<\/div>\n                <h3>\u041c\u0456\u0436\u043d\u0430\u0440\u043e\u0434\u043d\u0430 \u0435\u043a\u0441\u043f\u0430\u043d\u0441\u0456\u044f<\/h3>\n                <p>\u0414\u043e\u043f\u043e\u043c\u0430\u0433\u0430\u0454\u043c\u043e \u043a\u043e\u043c\u043f\u0430\u043d\u0456\u044f\u043c \u0432\u0438\u0445\u043e\u0434\u0438\u0442\u0438 \u043d\u0430 \u043f\u043e\u043b\u044c\u0441\u044c\u043a\u0438\u0439, \u0454\u0432\u0440\u043e\u043f\u0435\u0439\u0441\u044c\u043a\u0438\u0439, \u0431\u043b\u0438\u0437\u044c\u043a\u043e\u0441\u0445\u0456\u0434\u043d\u0438\u0439 \u0456 \u043f\u0456\u0432\u043d\u0456\u0447\u043d\u043e\u0430\u043c\u0435\u0440\u0438\u043a\u0430\u043d\u0441\u044c\u043a\u0438\u0439 \u0440\u0438\u043d\u043a\u0438.<\/p>\n                <div class=\"tn-service-tag\">\u041f\u043e\u043b\u044c\u0449\u0430 \u00b7 \u0404\u0421 \u00b7 \u041a\u0430\u043d\u0430\u0434\u0430 \u00b7 \u041e\u0410\u0415<\/div>\n            <\/a>\n            \n            <a href=\"https:\/\/thenech.com\/uk\/poslugy\/\" class=\"tn-service-card\">\n                <div class=\"tn-service-icon\">\ud83d\udd0d<\/div>\n                <h3>\u0410\u043d\u0430\u043b\u0456\u0437 \u0440\u0438\u043d\u043a\u0443<\/h3>\n                <p>\u0414\u043e\u0441\u043b\u0456\u0434\u0436\u0435\u043d\u043d\u044f, \u0434\u0430\u043d\u0456, \u0456\u043d\u0441\u0430\u0439\u0442\u0438 \u2014 \u0449\u043e\u0431 \u0432\u0438 \u0437\u043d\u0430\u043b\u0438, \u0434\u0435 \u0432\u0438 \u0454, \u0449\u043e \u043f\u0440\u0430\u0446\u044e\u0454 \u0456 \u0434\u0435 \u0454 \u0440\u0435\u0430\u043b\u044c\u043d\u0430 \u043c\u043e\u0436\u043b\u0438\u0432\u0456\u0441\u0442\u044c.<\/p>\n                <div class=\"tn-service-tag\">Research \u00b7 \u0412\u0430\u043b\u0456\u0434\u0430\u0446\u0456\u044f<\/div>\n            <\/a>\n            \n            <a href=\"https:\/\/thenech.com\/uk\/poslugy\/\" class=\"tn-service-card\">\n                <div class=\"tn-service-icon\">\ud83e\udd1d<\/div>\n                <h3>\u041a\u043e\u043d\u0441\u0443\u043b\u044c\u0442\u0430\u0446\u0456\u0457 1-\u043d\u0430-1<\/h3>\n                <p>\u041e\u043a\u0440\u0435\u043c\u0456 \u0441\u0442\u0440\u0430\u0442\u0435\u0433\u0456\u0447\u043d\u0456 \u0441\u0435\u0441\u0456\u0457, \u043a\u043e\u043b\u0438 \u0432\u0430\u043c \u043f\u043e\u0442\u0440\u0456\u0431\u0435\u043d \u0437\u043e\u0432\u043d\u0456\u0448\u043d\u0456\u0439 \u043f\u043e\u0433\u043b\u044f\u0434 \u043d\u0430 \u043a\u043e\u043d\u043a\u0440\u0435\u0442\u043d\u0438\u0439 \u0432\u0438\u043a\u043b\u0438\u043a.<\/p>\n                <div class=\"tn-service-tag\">Sparring \u00b7 \u0420\u0456\u0448\u0435\u043d\u043d\u044f<\/div>\n            <\/a>\n            \n        <\/div>\n        \n        <div class=\"tn-who-section\">\n            \n            <div class=\"tn-who-content\">\n                <span class=\"tn-eyebrow\">\u0417 \u043a\u0438\u043c \u043c\u0438 \u043f\u0440\u0430\u0446\u044e\u0454\u043c\u043e<\/span>\n                <h3>B2B-\u043a\u043e\u043c\u043f\u0430\u043d\u0456\u0457, \u044f\u043a\u0456 \u0445\u043e\u0447\u0443\u0442\u044c \u0440\u043e\u0441\u0442\u0438 \u2014 \u0430 \u043d\u0435 \u043f\u0440\u043e\u0441\u0442\u043e \u0432\u0438\u0436\u0438\u0432\u0430\u0442\u0438<\/h3>\n                <p>\u041c\u0438 \u043f\u0440\u0430\u0446\u044e\u0454\u043c\u043e \u043f\u0435\u0440\u0435\u0432\u0430\u0436\u043d\u043e \u0437 <strong>\u043c\u0430\u043b\u0438\u043c\u0438 \u0442\u0430 \u0441\u0435\u0440\u0435\u0434\u043d\u0456\u043c\u0438 \u043a\u043e\u043c\u043f\u0430\u043d\u0456\u044f\u043c\u0438 (\u041c\u0421\u041f)<\/strong>, \u044f\u043a\u0456 \u043c\u0430\u044e\u0442\u044c \u0443\u0436\u0435 \u0434\u0456\u044e\u0447\u0438\u0439 \u0431\u0456\u0437\u043d\u0435\u0441 \u0456 \u0433\u043e\u0442\u043e\u0432\u0456 \u0434\u043e \u043d\u0430\u0441\u0442\u0443\u043f\u043d\u043e\u0433\u043e \u043a\u0440\u043e\u043a\u0443. \u041d\u0430\u0439\u0447\u0430\u0441\u0442\u0456\u0448\u0435 \u0446\u0435 \u043a\u043e\u043c\u0430\u043d\u0434\u0438 3\u201350 \u043e\u0441\u0456\u0431 \u0437 \u043a\u043e\u043d\u043a\u0440\u0435\u0442\u043d\u0438\u043c\u0438 \u0432\u0438\u043a\u043b\u0438\u043a\u0430\u043c\u0438: \u0441\u0442\u0430\u0433\u043d\u0430\u0446\u0456\u044f, \u0432\u0456\u0434\u0441\u0443\u0442\u043d\u0456\u0441\u0442\u044c \u0441\u0438\u0441\u0442\u0435\u043c\u0438 \u043f\u0440\u043e\u0434\u0430\u0436\u0456\u0432, \u043f\u043b\u0430\u043d\u0438 \u0435\u043a\u0441\u043f\u0430\u043d\u0441\u0456\u0457 \u0430\u0431\u043e \u043f\u043e\u0442\u0440\u0435\u0431\u0430 \u0432\u043f\u043e\u0440\u044f\u0434\u043a\u0443\u0432\u0430\u0442\u0438 \u0441\u0442\u0440\u0430\u0442\u0435\u0433\u0456\u044e.<\/p>\n                <p>\u0413\u0430\u043b\u0443\u0437\u0456, \u044f\u043a\u0456 \u043c\u0438 \u0437\u043d\u0430\u0454\u043c\u043e \u043d\u0430\u0439\u043a\u0440\u0430\u0449\u0435: <strong>\u0431\u0443\u0434\u0456\u0432\u043d\u0438\u0446\u0442\u0432\u043e, \u0435\u043d\u0435\u0440\u0433\u0435\u0442\u0438\u043a\u0430, \u0442\u0435\u0445\u043d\u043e\u043b\u043e\u0433\u0456\u0457, B2B \u043f\u0440\u043e\u0444\u0435\u0441\u0456\u0439\u043d\u0456 \u043f\u043e\u0441\u043b\u0443\u0433\u0438<\/strong>. \u0410\u043b\u0435 \u0445\u043e\u0440\u043e\u0448\u0430 \u0441\u0442\u0440\u0430\u0442\u0435\u0433\u0456\u044f \u043d\u0435 \u0437\u043d\u0430\u0454 \u0433\u0430\u043b\u0443\u0437\u0435\u0432\u0438\u0445 \u043a\u043e\u0440\u0434\u043e\u043d\u0456\u0432.<\/p>\n                \n                <ul class=\"tn-industries\">\n                    <li class=\"tn-industry-item\">\n                        <div class=\"tn-industry-icon\">\u26a1<\/div>\n                        <span class=\"tn-industry-text\">\u0415\u043d\u0435\u0440\u0433\u0435\u0442\u0438\u043a\u0430<\/span>\n                    <\/li>\n                    <li class=\"tn-industry-item\">\n                        <div class=\"tn-industry-icon\">\ud83c\udfd7\ufe0f<\/div>\n                        <span class=\"tn-industry-text\">\u0411\u0443\u0434\u0456\u0432\u043d\u0438\u0446\u0442\u0432\u043e<\/span>\n                    <\/li>\n                    <li class=\"tn-industry-item\">\n                        <div class=\"tn-industry-icon\">\ud83d\udcbb<\/div>\n                        <span class=\"tn-industry-text\">\u0422\u0435\u0445\u043d\u043e\u043b\u043e\u0433\u0456\u0457 \/ IT<\/span>\n                    <\/li>\n                    <li class=\"tn-industry-item\">\n                        <div class=\"tn-industry-icon\">\ud83d\udcbc<\/div>\n                        <span class=\"tn-industry-text\">B2B \u043f\u043e\u0441\u043b\u0443\u0433\u0438<\/span>\n                    <\/li>\n                <\/ul>\n            <\/div>\n            \n            <div class=\"tn-stats-sidebar\">\n                <div class=\"tn-stats-content\">\n                    <h4 class=\"tn-stats-title\">\u041f\u0440\u0430\u043a\u0442\u0438\u043a\u0430, \u043d\u0435 \u0442\u0435\u043e\u0440\u0456\u044f<\/h4>\n                    <div class=\"tn-stats-list\">\n                        <div class=\"tn-stat-row\">\n                            <div class=\"tn-stat-num\">19+<\/div>\n                            <div class=\"tn-stat-text\">\u0440\u043e\u043a\u0456\u0432 \u0434\u043e\u0441\u0432\u0456\u0434\u0443 \u0432 B2B-\u0431\u0456\u0437\u043d\u0435\u0441\u0456<\/div>\n                        <\/div>\n                        <div class=\"tn-stat-row\">\n                            <div class=\"tn-stat-num\">8<\/div>\n                            <div class=\"tn-stat-text\">\u043c\u0456\u0436\u043d\u0430\u0440\u043e\u0434\u043d\u0438\u0445 \u0440\u0438\u043d\u043a\u0456\u0432, \u043d\u0430 \u044f\u043a\u0438\u0445 \u043c\u0438 \u043f\u0440\u0430\u0446\u044e\u0432\u0430\u043b\u0438<\/div>\n                        <\/div>\n                        <div class=\"tn-stat-row\">\n                            <div class=\"tn-stat-num\">3<\/div>\n                            <div class=\"tn-stat-text\">\u0440\u043e\u0431\u043e\u0447\u0456 \u043c\u043e\u0432\u0438: PL, EN, UA<\/div>\n                        <\/div>\n                        <div class=\"tn-stat-row\">\n                            <div class=\"tn-stat-num\">24\u0433<\/div>\n                            <div class=\"tn-stat-text\">\u0441\u0435\u0440\u0435\u0434\u043d\u0456\u0439 \u0447\u0430\u0441 \u0432\u0456\u0434\u043f\u043e\u0432\u0456\u0434\u0456 \u043d\u0430 \u0437\u0430\u043f\u0438\u0442<\/div>\n                        <\/div>\n                    <\/div>\n                <\/div>\n            <\/div>\n            \n        <\/div>\n        \n    <\/div>\n<\/section>\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-b3b138c e-flex e-con-boxed e-con e-parent\" data-id=\"b3b138c\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t\t\t<div class=\"elementor-element elementor-element-a012aad elementor-widget elementor-widget-html\" data-id=\"a012aad\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t\t<!-- ============================================================ -->\n<!-- BLOCK 3+4+5 COMBINED - \u0423\u043a\u0440\u0430\u0457\u043d\u0441\u044c\u043a\u0430 \u0432\u0435\u0440\u0441\u0456\u044f -->\n<!-- Process + FAQ + Final CTA -->\n<!-- the nech | https:\/\/thenech.com\/uk\/kontakty\/ -->\n<!-- ============================================================ -->\n\n<style>\n.tn-combined-section {\n    --tn-accent: #65476D;\n    --tn-accent-dark: #4a3656;\n    --tn-accent-light: #8a6a92;\n    --tn-dark: #1A1A1A;\n    --tn-light-bg: #F5F3EF;\n    --tn-white: #FFFFFF;\n    --tn-gray: #F9F9F9;\n    \n    font-family: 'Inter', -apple-system, BlinkMacSystemFont, sans-serif;\n    color: var(--tn-dark);\n}\n\n.tn-combined-section *,\n.tn-combined-section *::before,\n.tn-combined-section *::after {\n    box-sizing: border-box;\n}\n\n.tn-eyebrow {\n    display: inline-block;\n    font-size: 13px;\n    font-weight: 600;\n    color: var(--tn-accent);\n    letter-spacing: 2px;\n    text-transform: uppercase;\n    margin-bottom: 16px;\n    padding: 6px 14px;\n    background: var(--tn-light-bg);\n    border-radius: 20px;\n}\n\n.tn-section-h2 {\n    font-family: 'Inter', sans-serif;\n    font-size: 42px;\n    font-weight: 600;\n    color: var(--tn-dark);\n    line-height: 1.2;\n    margin: 0 0 20px 0;\n    letter-spacing: -0.02em;\n}\n\n.tn-section-subtitle {\n    font-size: 18px;\n    font-weight: 300;\n    color: #555;\n    line-height: 1.7;\n    margin: 0;\n}\n\n\/* PROCESS SECTION *\/\n.tn-process-section {\n    padding: 100px 40px;\n    background: linear-gradient(180deg, var(--tn-gray) 0%, var(--tn-light-bg) 100%);\n    overflow: hidden;\n    width: 100vw;\n    position: relative;\n    left: 50%;\n    right: 50%;\n    margin-left: -50vw;\n    margin-right: -50vw;\n}\n\n.tn-process-container {\n    max-width: 1200px;\n    margin: 0 auto;\n}\n\n.tn-process-header {\n    text-align: center;\n    max-width: 700px;\n    margin: 0 auto 80px;\n}\n\n.tn-process-header .tn-eyebrow {\n    background: #fff;\n    box-shadow: 0 2px 8px rgba(0, 0, 0, 0.04);\n}\n\n.tn-steps-grid {\n    display: grid;\n    grid-template-columns: repeat(4, 1fr);\n    gap: 24px;\n    position: relative;\n}\n\n.tn-steps-grid::before {\n    content: '';\n    position: absolute;\n    top: 50px;\n    left: 12.5%;\n    right: 12.5%;\n    height: 2px;\n    background: linear-gradient(90deg, transparent 0%, var(--tn-accent) 20%, var(--tn-accent) 80%, transparent 100%);\n    opacity: 0.2;\n    z-index: 0;\n}\n\n.tn-step-card {\n    background: #fff;\n    border-radius: 12px;\n    padding: 36px 28px;\n    text-align: center;\n    transition: all 0.4s cubic-bezier(0.4, 0, 0.2, 1);\n    position: relative;\n    z-index: 1;\n    box-shadow: 0 4px 20px rgba(0, 0, 0, 0.04);\n    border: 2px solid transparent;\n}\n\n.tn-step-card:hover {\n    transform: translateY(-8px);\n    box-shadow: 0 16px 40px rgba(101, 71, 109, 0.15);\n    border-color: var(--tn-accent);\n}\n\n.tn-step-number-wrap {\n    width: 80px;\n    height: 80px;\n    margin: 0 auto 24px;\n    position: relative;\n}\n\n.tn-step-number {\n    width: 80px;\n    height: 80px;\n    background: var(--tn-light-bg);\n    border-radius: 50%;\n    display: flex;\n    align-items: center;\n    justify-content: center;\n    font-size: 32px;\n    font-weight: 700;\n    color: var(--tn-accent);\n    transition: all 0.4s cubic-bezier(0.4, 0, 0.2, 1);\n}\n\n.tn-step-card:hover .tn-step-number {\n    background: var(--tn-accent);\n    color: #fff;\n    transform: rotate(360deg);\n}\n\n.tn-step-card h3 {\n    font-family: 'Inter', sans-serif;\n    font-size: 20px;\n    font-weight: 600;\n    color: var(--tn-dark);\n    margin: 0 0 12px 0;\n    line-height: 1.3;\n}\n\n.tn-step-card p {\n    font-size: 14px;\n    font-weight: 300;\n    color: #666;\n    line-height: 1.7;\n    margin: 0 0 16px 0;\n}\n\n.tn-step-time {\n    display: inline-block;\n    font-size: 12px;\n    font-weight: 600;\n    color: var(--tn-accent);\n    letter-spacing: 0.5px;\n    text-transform: uppercase;\n    padding: 6px 12px;\n    background: var(--tn-light-bg);\n    border-radius: 16px;\n    transition: all 0.3s ease;\n}\n\n.tn-step-card:hover .tn-step-time {\n    background: var(--tn-accent);\n    color: #fff;\n}\n\n.tn-process-cta {\n    margin-top: 80px;\n    text-align: center;\n    padding: 48px 40px;\n    background: #fff;\n    border-radius: 12px;\n    box-shadow: 0 8px 32px rgba(0, 0, 0, 0.06);\n}\n\n.tn-process-cta-title {\n    font-family: 'Inter', sans-serif;\n    font-size: 26px;\n    font-weight: 600;\n    color: var(--tn-dark);\n    margin: 0 0 12px 0;\n    line-height: 1.3;\n}\n\n.tn-process-cta-text {\n    font-size: 16px;\n    font-weight: 300;\n    color: #666;\n    line-height: 1.7;\n    margin: 0 0 28px 0;\n    max-width: 600px;\n    margin-left: auto;\n    margin-right: auto;\n}\n\n.tn-process-cta-btn {\n    display: inline-flex;\n    align-items: center;\n    gap: 10px;\n    background: var(--tn-accent);\n    color: #fff !important;\n    padding: 16px 36px;\n    border-radius: 4px;\n    font-family: 'Inter', sans-serif;\n    font-size: 15px;\n    font-weight: 600;\n    text-decoration: none !important;\n    transition: all 0.3s cubic-bezier(0.4, 0, 0.2, 1);\n    letter-spacing: 0.3px;\n    border: none;\n    cursor: pointer;\n}\n\n.tn-process-cta-btn:hover {\n    background: var(--tn-accent-dark);\n    transform: translateY(-3px);\n    box-shadow: 0 12px 28px rgba(101, 71, 109, 0.3);\n    color: #fff !important;\n}\n\n.tn-process-cta-btn::after {\n    content: '\u2192';\n    font-size: 18px;\n    transition: transform 0.3s ease;\n}\n\n.tn-process-cta-btn:hover::after {\n    transform: translateX(4px);\n}\n\n\/* FAQ SECTION *\/\n.tn-faq-section {\n    padding: 100px 40px;\n    background: #fff;\n}\n\n.tn-faq-container {\n    max-width: 900px;\n    margin: 0 auto;\n}\n\n.tn-faq-header {\n    text-align: center;\n    margin-bottom: 64px;\n}\n\n.tn-faq-list {\n    display: flex;\n    flex-direction: column;\n    gap: 14px;\n}\n\n.tn-faq-item {\n    background: var(--tn-gray);\n    border: 2px solid transparent;\n    border-radius: 12px;\n    overflow: hidden;\n    transition: all 0.3s cubic-bezier(0.4, 0, 0.2, 1);\n}\n\n.tn-faq-item:hover {\n    background: #fff;\n    border-color: rgba(101, 71, 109, 0.15);\n    box-shadow: 0 4px 16px rgba(0, 0, 0, 0.04);\n}\n\n.tn-faq-item.tn-faq-active {\n    background: #fff;\n    border-color: var(--tn-accent);\n    box-shadow: 0 8px 32px rgba(101, 71, 109, 0.12);\n}\n\n.tn-faq-question {\n    padding: 24px 28px;\n    cursor: pointer;\n    display: flex;\n    justify-content: space-between;\n    align-items: center;\n    gap: 20px;\n    user-select: none;\n}\n\n.tn-faq-question-text {\n    font-family: 'Inter', sans-serif;\n    font-size: 17px;\n    font-weight: 600;\n    color: var(--tn-dark);\n    line-height: 1.4;\n    flex: 1;\n}\n\n.tn-faq-icon {\n    width: 36px;\n    height: 36px;\n    background: #fff;\n    border-radius: 50%;\n    display: flex;\n    align-items: center;\n    justify-content: center;\n    flex-shrink: 0;\n    transition: all 0.4s cubic-bezier(0.4, 0, 0.2, 1);\n    border: 2px solid var(--tn-light-bg);\n    position: relative;\n}\n\n.tn-faq-icon::before,\n.tn-faq-icon::after {\n    content: '';\n    position: absolute;\n    background: var(--tn-accent);\n    border-radius: 2px;\n    transition: all 0.3s cubic-bezier(0.4, 0, 0.2, 1);\n}\n\n.tn-faq-icon::before {\n    width: 14px;\n    height: 2px;\n}\n\n.tn-faq-icon::after {\n    width: 2px;\n    height: 14px;\n}\n\n.tn-faq-item.tn-faq-active .tn-faq-icon {\n    background: var(--tn-accent);\n    border-color: var(--tn-accent);\n    transform: rotate(180deg);\n}\n\n.tn-faq-item.tn-faq-active .tn-faq-icon::before,\n.tn-faq-item.tn-faq-active .tn-faq-icon::after {\n    background: #fff;\n}\n\n.tn-faq-item.tn-faq-active .tn-faq-icon::after {\n    height: 0;\n}\n\n.tn-faq-answer {\n    max-height: 0;\n    overflow: hidden;\n    transition: max-height 0.4s cubic-bezier(0.4, 0, 0.2, 1);\n}\n\n.tn-faq-item.tn-faq-active .tn-faq-answer {\n    max-height: 800px;\n}\n\n.tn-faq-answer-inner {\n    padding: 0 28px 28px 28px;\n    border-top: 1px solid rgba(101, 71, 109, 0.1);\n    padding-top: 20px;\n}\n\n.tn-faq-answer-inner p {\n    font-size: 15px;\n    font-weight: 300;\n    color: #555;\n    line-height: 1.8;\n    margin: 0 0 14px 0;\n}\n\n.tn-faq-answer-inner p:last-child {\n    margin-bottom: 0;\n}\n\n.tn-faq-answer-inner strong {\n    font-weight: 600;\n    color: var(--tn-accent);\n}\n\n.tn-faq-answer-inner ul {\n    margin: 14px 0 14px 24px;\n    padding: 0;\n    list-style: none;\n}\n\n.tn-faq-answer-inner li {\n    font-size: 15px;\n    font-weight: 300;\n    color: #555;\n    line-height: 1.8;\n    position: relative;\n    padding-left: 18px;\n    margin-bottom: 8px;\n}\n\n.tn-faq-answer-inner li::before {\n    content: '\u2192';\n    position: absolute;\n    left: 0;\n    color: var(--tn-accent);\n    font-weight: 700;\n}\n\n.tn-faq-prompt {\n    margin-top: 60px;\n    text-align: center;\n    padding: 40px;\n    background: var(--tn-light-bg);\n    border-radius: 12px;\n}\n\n.tn-faq-prompt-title {\n    font-family: 'Inter', sans-serif;\n    font-size: 20px;\n    font-weight: 600;\n    color: var(--tn-dark);\n    margin: 0 0 8px 0;\n}\n\n.tn-faq-prompt-text {\n    font-size: 15px;\n    font-weight: 300;\n    color: #666;\n    line-height: 1.7;\n    margin: 0 0 20px 0;\n}\n\n.tn-faq-prompt-link {\n    display: inline-flex;\n    align-items: center;\n    gap: 8px;\n    color: var(--tn-accent) !important;\n    font-size: 15px;\n    font-weight: 600;\n    text-decoration: none !important;\n    transition: gap 0.3s ease;\n}\n\n.tn-faq-prompt-link:hover {\n    gap: 14px;\n}\n\n.tn-faq-prompt-link::after {\n    content: '\u2192';\n    transition: transform 0.3s ease;\n}\n\n\/* FINAL CTA *\/\n.tn-final-cta {\n    width: 100vw;\n    position: relative;\n    left: 50%;\n    right: 50%;\n    margin-left: -50vw;\n    margin-right: -50vw;\n    background: linear-gradient(135deg, var(--tn-accent) 0%, var(--tn-accent-dark) 100%);\n    padding: 100px 40px;\n    color: #fff;\n    overflow: hidden;\n}\n\n.tn-final-cta::before {\n    content: '';\n    position: absolute;\n    top: -100px;\n    right: -100px;\n    width: 400px;\n    height: 400px;\n    background: radial-gradient(circle, rgba(255, 255, 255, 0.08) 0%, transparent 70%);\n    border-radius: 50%;\n    animation: tnFloatCta1 10s ease-in-out infinite;\n}\n\n.tn-final-cta::after {\n    content: '';\n    position: absolute;\n    bottom: -100px;\n    left: -100px;\n    width: 350px;\n    height: 350px;\n    background: radial-gradient(circle, rgba(255, 255, 255, 0.06) 0%, transparent 70%);\n    border-radius: 50%;\n    animation: tnFloatCta2 12s ease-in-out infinite reverse;\n}\n\n@keyframes tnFloatCta1 {\n    0%, 100% { transform: translate(0, 0); }\n    50% { transform: translate(-30px, 30px); }\n}\n\n@keyframes tnFloatCta2 {\n    0%, 100% { transform: translate(0, 0); }\n    50% { transform: translate(40px, -40px); }\n}\n\n.tn-final-container {\n    max-width: 1100px;\n    margin: 0 auto;\n    position: relative;\n    z-index: 1;\n}\n\n.tn-final-header {\n    text-align: center;\n    max-width: 800px;\n    margin: 0 auto 64px;\n}\n\n.tn-final-eyebrow {\n    display: inline-block;\n    font-size: 13px;\n    font-weight: 600;\n    color: #fff;\n    letter-spacing: 2px;\n    text-transform: uppercase;\n    margin-bottom: 20px;\n    padding: 8px 18px;\n    background: rgba(255, 255, 255, 0.15);\n    backdrop-filter: blur(10px);\n    -webkit-backdrop-filter: blur(10px);\n    border: 1px solid rgba(255, 255, 255, 0.2);\n    border-radius: 30px;\n}\n\n.tn-final-cta h2 {\n    font-family: 'Inter', sans-serif;\n    font-size: 48px;\n    font-weight: 600;\n    color: #fff;\n    line-height: 1.2;\n    margin: 0 0 20px 0;\n    letter-spacing: -0.02em;\n}\n\n.tn-final-subtitle {\n    font-size: 19px;\n    font-weight: 300;\n    color: rgba(255, 255, 255, 0.9);\n    line-height: 1.7;\n    margin: 0;\n}\n\n.tn-trust-grid {\n    display: grid;\n    grid-template-columns: repeat(4, 1fr);\n    gap: 24px;\n    margin-bottom: 64px;\n}\n\n.tn-trust-card {\n    background: rgba(255, 255, 255, 0.08);\n    backdrop-filter: blur(10px);\n    -webkit-backdrop-filter: blur(10px);\n    border: 1px solid rgba(255, 255, 255, 0.15);\n    border-radius: 12px;\n    padding: 32px 24px;\n    text-align: center;\n    transition: all 0.4s cubic-bezier(0.4, 0, 0.2, 1);\n}\n\n.tn-trust-card:hover {\n    background: rgba(255, 255, 255, 0.12);\n    transform: translateY(-4px);\n    border-color: rgba(255, 255, 255, 0.3);\n    box-shadow: 0 16px 40px rgba(0, 0, 0, 0.2);\n}\n\n.tn-trust-num {\n    font-family: 'Inter', sans-serif;\n    font-size: 56px;\n    font-weight: 700;\n    color: #fff;\n    line-height: 1;\n    margin-bottom: 12px;\n    letter-spacing: -0.02em;\n}\n\n.tn-trust-label {\n    font-size: 14px;\n    font-weight: 400;\n    color: rgba(255, 255, 255, 0.85);\n    line-height: 1.5;\n}\n\n.tn-what-you-get {\n    background: rgba(255, 255, 255, 0.08);\n    backdrop-filter: blur(10px);\n    -webkit-backdrop-filter: blur(10px);\n    border: 1px solid rgba(255, 255, 255, 0.15);\n    border-radius: 16px;\n    padding: 48px;\n    margin-bottom: 48px;\n}\n\n.tn-what-title {\n    font-family: 'Inter', sans-serif;\n    font-size: 24px;\n    font-weight: 600;\n    color: #fff;\n    margin: 0 0 28px 0;\n    text-align: center;\n    line-height: 1.3;\n}\n\n.tn-what-list {\n    display: grid;\n    grid-template-columns: repeat(2, 1fr);\n    gap: 20px;\n    list-style: none;\n    padding: 0;\n    margin: 0;\n}\n\n.tn-what-item {\n    display: flex;\n    align-items: flex-start;\n    gap: 14px;\n    padding: 16px 0;\n}\n\n.tn-what-check {\n    width: 28px;\n    height: 28px;\n    background: #fff;\n    color: var(--tn-accent);\n    border-radius: 50%;\n    display: flex;\n    align-items: center;\n    justify-content: center;\n    flex-shrink: 0;\n    font-size: 14px;\n    font-weight: 700;\n    transition: transform 0.3s ease;\n}\n\n.tn-what-item:hover .tn-what-check {\n    transform: scale(1.15) rotate(-10deg);\n}\n\n.tn-what-text {\n    font-size: 15px;\n    font-weight: 400;\n    color: rgba(255, 255, 255, 0.95);\n    line-height: 1.6;\n}\n\n.tn-what-text strong {\n    font-weight: 600;\n    color: #fff;\n}\n\n.tn-final-action {\n    text-align: center;\n}\n\n.tn-final-action-text {\n    font-size: 17px;\n    font-weight: 300;\n    color: rgba(255, 255, 255, 0.9);\n    line-height: 1.6;\n    margin: 0 0 28px 0;\n}\n\n.tn-final-btn {\n    display: inline-flex;\n    align-items: center;\n    gap: 10px;\n    background: #fff;\n    color: var(--tn-accent) !important;\n    padding: 18px 44px;\n    border-radius: 4px;\n    font-family: 'Inter', sans-serif;\n    font-size: 16px;\n    font-weight: 600;\n    text-decoration: none !important;\n    transition: all 0.3s cubic-bezier(0.4, 0, 0.2, 1);\n    letter-spacing: 0.3px;\n    border: none;\n    cursor: pointer;\n    box-shadow: 0 8px 24px rgba(0, 0, 0, 0.15);\n}\n\n.tn-final-btn:hover {\n    background: var(--tn-light-bg);\n    transform: translateY(-3px);\n    box-shadow: 0 16px 32px rgba(0, 0, 0, 0.25);\n    color: var(--tn-accent) !important;\n}\n\n.tn-final-btn::after {\n    content: '\u2192';\n    font-size: 18px;\n    transition: transform 0.3s ease;\n}\n\n.tn-final-btn:hover::after {\n    transform: translateX(4px);\n}\n\n.tn-final-note {\n    margin-top: 24px;\n    font-size: 14px;\n    color: rgba(255, 255, 255, 0.7);\n    font-weight: 400;\n}\n\n@media (max-width: 968px) {\n    .tn-process-section,\n    .tn-faq-section,\n    .tn-final-cta {\n        padding: 80px 24px;\n    }\n    \n    .tn-section-h2,\n    .tn-final-cta h2 {\n        font-size: 36px;\n    }\n    \n    .tn-steps-grid {\n        grid-template-columns: repeat(2, 1fr);\n    }\n    \n    .tn-steps-grid::before {\n        display: none;\n    }\n    \n    .tn-trust-grid {\n        grid-template-columns: repeat(2, 1fr);\n    }\n    \n    .tn-what-list {\n        grid-template-columns: 1fr;\n    }\n    \n    .tn-what-you-get {\n        padding: 36px 28px;\n    }\n}\n\n@media (max-width: 768px) {\n    .tn-process-section,\n    .tn-faq-section,\n    .tn-final-cta {\n        padding: 60px 20px;\n    }\n    \n    .tn-process-header,\n    .tn-faq-header,\n    .tn-final-header {\n        margin-bottom: 40px;\n    }\n    \n    .tn-section-h2,\n    .tn-final-cta h2 {\n        font-size: 28px;\n    }\n    \n    .tn-section-subtitle,\n    .tn-final-subtitle {\n        font-size: 16px;\n    }\n    \n    .tn-steps-grid {\n        grid-template-columns: 1fr;\n        gap: 16px;\n    }\n    \n    .tn-step-card {\n        padding: 28px 24px;\n    }\n    \n    .tn-process-cta {\n        padding: 36px 24px;\n        margin-top: 60px;\n    }\n    \n    .tn-process-cta-title {\n        font-size: 22px;\n    }\n    \n    .tn-process-cta-btn {\n        width: 100%;\n        justify-content: center;\n    }\n    \n    .tn-faq-question {\n        padding: 20px 22px;\n        gap: 14px;\n    }\n    \n    .tn-faq-question-text {\n        font-size: 15px;\n    }\n    \n    .tn-faq-answer-inner {\n        padding: 16px 22px 22px;\n    }\n    \n    .tn-faq-answer-inner p,\n    .tn-faq-answer-inner li {\n        font-size: 14px;\n    }\n    \n    .tn-faq-prompt {\n        padding: 28px 20px;\n    }\n    \n    .tn-trust-grid {\n        gap: 14px;\n        margin-bottom: 40px;\n    }\n    \n    .tn-trust-card {\n        padding: 24px 16px;\n    }\n    \n    .tn-trust-num {\n        font-size: 38px;\n    }\n    \n    .tn-trust-label {\n        font-size: 12px;\n    }\n    \n    .tn-what-you-get {\n        padding: 28px 20px;\n        margin-bottom: 32px;\n    }\n    \n    .tn-what-title {\n        font-size: 20px;\n    }\n    \n    .tn-what-text {\n        font-size: 14px;\n    }\n    \n    .tn-final-action-text {\n        font-size: 15px;\n    }\n    \n    .tn-final-btn {\n        width: 100%;\n        justify-content: center;\n        padding: 16px 28px;\n    }\n}\n\n@media (max-width: 480px) {\n    .tn-trust-grid {\n        grid-template-columns: 1fr 1fr;\n        gap: 12px;\n    }\n    \n    .tn-trust-num {\n        font-size: 32px;\n    }\n}\n<\/style>\n\n<div class=\"tn-combined-section\">\n\n    <!-- ============================================================ -->\n    <!-- PROCESS \/ \u042f\u041a \u041c\u0418 \u041f\u0420\u0410\u0426\u042e\u0404\u041c\u041e -->\n    <!-- ============================================================ -->\n    <section class=\"tn-process-section\">\n        <div class=\"tn-process-container\">\n            \n            <div class=\"tn-process-header\">\n                <span class=\"tn-eyebrow\">\u042f\u043a \u043c\u0438 \u043f\u0440\u0430\u0446\u044e\u0454\u043c\u043e<\/span>\n                <h2 class=\"tn-section-h2\">\u041f\u0440\u043e\u0441\u0442\u0438\u0439 \u043f\u0440\u043e\u0446\u0435\u0441, \u0447\u0456\u0442\u043a\u0456 \u0440\u0435\u0437\u0443\u043b\u044c\u0442\u0430\u0442\u0438<\/h2>\n                <p class=\"tn-section-subtitle\">\u0411\u0435\u0437 \u043a\u043e\u0440\u043f\u043e-\u043f\u0440\u043e\u0446\u0435\u0434\u0443\u0440 \u0456 \u043d\u0435\u0441\u043a\u0456\u043d\u0447\u0435\u043d\u043d\u0438\u0445 \u043f\u0440\u0435\u0437\u0435\u043d\u0442\u0430\u0446\u0456\u0439. \u0428\u0432\u0438\u0434\u043a\u043e \u0434\u043e\u0445\u043e\u0434\u0438\u043c\u043e \u0434\u043e \u0441\u0443\u0442\u0456 \u0456 \u043f\u043e\u0447\u0438\u043d\u0430\u0454\u043c\u043e \u0434\u0456\u044f\u0442\u0438.<\/p>\n            <\/div>\n            \n            <div class=\"tn-steps-grid\">\n                \n                <div class=\"tn-step-card\">\n                    <div class=\"tn-step-number-wrap\">\n                        <div class=\"tn-step-number\">01<\/div>\n                    <\/div>\n                    <h3>\u0420\u043e\u0437\u043c\u043e\u0432\u0430<\/h3>\n                    <p>30-\u0445\u0432\u0438\u043b\u0438\u043d\u043d\u0430, \u0431\u0435\u0437\u043a\u043e\u0448\u0442\u043e\u0432\u043d\u0430 \u043a\u043e\u043d\u0441\u0443\u043b\u044c\u0442\u0430\u0446\u0456\u044f. \u0412\u0438 \u0440\u043e\u0437\u043f\u043e\u0432\u0456\u0434\u0430\u0454\u0442\u0435, \u0434\u0435 \u0437\u043d\u0430\u0445\u043e\u0434\u0438\u0442\u0435\u0441\u044f \u0456 \u0449\u043e \u043f\u043e\u0442\u0440\u0456\u0431\u043d\u043e. \u041c\u0438 \u0441\u043b\u0443\u0445\u0430\u0454\u043c\u043e \u0439 \u0434\u0430\u0454\u043c\u043e \u043f\u0435\u0440\u0448\u0456 \u0441\u043f\u043e\u0441\u0442\u0435\u0440\u0435\u0436\u0435\u043d\u043d\u044f.<\/p>\n                    <span class=\"tn-step-time\">30 \u0445\u0432<\/span>\n                <\/div>\n                \n                <div class=\"tn-step-card\">\n                    <div class=\"tn-step-number-wrap\">\n                        <div class=\"tn-step-number\">02<\/div>\n                    <\/div>\n                    <h3>\u0414\u0456\u0430\u0433\u043d\u043e\u0441\u0442\u0438\u043a\u0430<\/h3>\n                    <p>\u0410\u043d\u0430\u043b\u0456\u0437\u0443\u0454\u043c\u043e \u0432\u0430\u0448 \u0431\u0456\u0437\u043d\u0435\u0441, \u0440\u0438\u043d\u043e\u043a, \u043a\u043e\u043d\u043a\u0443\u0440\u0435\u043d\u0446\u0456\u044e \u0442\u0430 \u0432\u043d\u0443\u0442\u0440\u0456\u0448\u043d\u0456 \u043f\u0440\u043e\u0446\u0435\u0441\u0438. \u041f\u043e\u043a\u0430\u0437\u0443\u0454\u043c\u043e, \u0434\u0435 \u0454 \u0440\u0435\u0430\u043b\u044c\u043d\u0456 \u043c\u043e\u0436\u043b\u0438\u0432\u043e\u0441\u0442\u0456 \u0442\u0430 \u0431\u0430\u0440'\u0454\u0440\u0438.<\/p>\n                    <span class=\"tn-step-time\">1\u20132 \u0442\u0438\u0436\u043d\u0456<\/span>\n                <\/div>\n                \n                <div class=\"tn-step-card\">\n                    <div class=\"tn-step-number-wrap\">\n                        <div class=\"tn-step-number\">03<\/div>\n                    <\/div>\n                    <h3>\u0421\u0442\u0440\u0430\u0442\u0435\u0433\u0456\u044f<\/h3>\n                    <p>\u0413\u043e\u0442\u0443\u0454\u043c\u043e \u043f\u043b\u0430\u043d \u0434\u0456\u0439 \u2014 \u043a\u043e\u043d\u043a\u0440\u0435\u0442\u043d\u0438\u0439, \u0432\u0438\u043c\u0456\u0440\u043d\u0438\u0439, \u0430\u0434\u0430\u043f\u0442\u043e\u0432\u0430\u043d\u0438\u0439 \u0434\u043e \u0432\u0430\u0448\u0438\u0445 \u0440\u0435\u0441\u0443\u0440\u0441\u0456\u0432. \u0411\u0435\u0437 \u0437\u0430\u0439\u0432\u0438\u0445 \u0441\u043b\u0456\u0432.<\/p>\n                    <span class=\"tn-step-time\">2\u20134 \u0442\u0438\u0436\u043d\u0456<\/span>\n                <\/div>\n                \n                <div class=\"tn-step-card\">\n                    <div class=\"tn-step-number-wrap\">\n                        <div class=\"tn-step-number\">04<\/div>\n                    <\/div>\n                    <h3>\u0412\u043f\u0440\u043e\u0432\u0430\u0434\u0436\u0435\u043d\u043d\u044f<\/h3>\n                    <p>\u041f\u0440\u0430\u0446\u044e\u0454\u043c\u043e \u0440\u0430\u0437\u043e\u043c \u0437 \u0432\u0430\u0448\u043e\u044e \u043a\u043e\u043c\u0430\u043d\u0434\u043e\u044e. \u041d\u0435 \u0437\u0430\u043b\u0438\u0448\u0430\u0454\u043c\u043e \u0432\u0430\u0441 \u0437 \u0434\u043e\u043a\u0443\u043c\u0435\u043d\u0442\u043e\u043c \u2014 \u0434\u043e\u043f\u043e\u043c\u0430\u0433\u0430\u0454\u043c\u043e, \u043f\u043e\u043a\u0438 \u0441\u0442\u0440\u0430\u0442\u0435\u0433\u0456\u044f \u043d\u0435 \u043f\u043e\u0447\u043d\u0435 \u0440\u0435\u0430\u043b\u044c\u043d\u043e \u043f\u0440\u0430\u0446\u044e\u0432\u0430\u0442\u0438.<\/p>\n                    <span class=\"tn-step-time\">3\u201312 \u043c\u0456\u0441\u044f\u0446\u0456\u0432<\/span>\n                <\/div>\n                \n            <\/div>\n            \n            <div class=\"tn-process-cta\">\n                <h3 class=\"tn-process-cta-title\">\u041f\u0435\u0440\u0448\u0430 \u0440\u043e\u0437\u043c\u043e\u0432\u0430 \u2014 \u0431\u0435\u0437\u043a\u043e\u0448\u0442\u043e\u0432\u043d\u0430<\/h3>\n                <p class=\"tn-process-cta-text\">30 \u0445\u0432\u0438\u043b\u0438\u043d, \u0431\u0435\u0437 \u0437\u043e\u0431\u043e\u0432'\u044f\u0437\u0430\u043d\u044c. \u041f\u0435\u0440\u0435\u0432\u0456\u0440\u0438\u043c\u043e, \u0447\u0438 \u043c\u043e\u0436\u0435\u043c\u043e \u0432\u0430\u043c \u0434\u043e\u043f\u043e\u043c\u043e\u0433\u0442\u0438 \u0456 \u0447\u0438 \u0432\u0430\u0440\u0442\u043e \u0440\u043e\u0437\u043c\u043e\u0432\u043b\u044f\u0442\u0438 \u0434\u0430\u043b\u0456. \u042f\u043a\u0449\u043e \u043d\u0456 \u2014 \u0441\u043a\u0430\u0436\u0435\u043c\u043e \u0446\u0435 \u043f\u0440\u044f\u043c\u043e.<\/p>\n                <a href=\"#formularz\" class=\"tn-process-cta-btn\">\u0417\u0430\u043f\u0438\u0441\u0430\u0442\u0438\u0441\u044f \u043d\u0430 \u0440\u043e\u0437\u043c\u043e\u0432\u0443<\/a>\n            <\/div>\n            \n        <\/div>\n    <\/section>\n\n    <!-- ============================================================ -->\n    <!-- FAQ -->\n    <!-- ============================================================ -->\n    <section class=\"tn-faq-section\">\n        <div class=\"tn-faq-container\">\n            \n            <div class=\"tn-faq-header\">\n                <span class=\"tn-eyebrow\">FAQ<\/span>\n                <h2 class=\"tn-section-h2\">\u0427\u0430\u0441\u0442\u0456 \u0437\u0430\u043f\u0438\u0442\u0430\u043d\u043d\u044f<\/h2>\n                <p class=\"tn-section-subtitle\">\u0423\u0441\u0435, \u0449\u043e \u0432\u0430\u0440\u0442\u043e \u0437\u043d\u0430\u0442\u0438 \u043f\u0435\u0440\u0435\u0434 \u0440\u043e\u0437\u043c\u043e\u0432\u043e\u044e \u2014 \u0431\u0435\u0437 \u043a\u043e\u0440\u043f\u043e-\u0436\u0430\u0440\u0433\u043e\u043d\u0443 \u0456 \u0440\u043e\u0437\u043f\u043b\u0438\u0432\u0447\u0430\u0441\u0442\u0438\u0445 \u0432\u0456\u0434\u043f\u043e\u0432\u0456\u0434\u0435\u0439.<\/p>\n            <\/div>\n            \n            <div class=\"tn-faq-list\">\n                \n                <div class=\"tn-faq-item\">\n                    <div class=\"tn-faq-question\">\n                        <span class=\"tn-faq-question-text\">\u042f\u043a \u0432\u0438\u0433\u043b\u044f\u0434\u0430\u0454 \u043f\u0435\u0440\u0448\u0430 \u0440\u043e\u0437\u043c\u043e\u0432\u0430 \u0456 \u0441\u043a\u0456\u043b\u044c\u043a\u0438 \u043a\u043e\u0448\u0442\u0443\u0454?<\/span>\n                        <div class=\"tn-faq-icon\"><\/div>\n                    <\/div>\n                    <div class=\"tn-faq-answer\">\n                        <div class=\"tn-faq-answer-inner\">\n                            <p>\u041f\u0435\u0440\u0448\u0430 \u0440\u043e\u0437\u043c\u043e\u0432\u0430 \u2014 \u0446\u0435 <strong>30-\u0445\u0432\u0438\u043b\u0438\u043d\u043d\u0438\u0439 \u0434\u0437\u0432\u0456\u043d\u043e\u043a<\/strong> \u2014 \u0431\u0435\u0437\u043a\u043e\u0448\u0442\u043e\u0432\u043d\u0438\u0439 \u0456 \u0431\u0435\u0437 \u0437\u043e\u0431\u043e\u0432'\u044f\u0437\u0430\u043d\u044c. \u0412\u0438 \u0440\u043e\u0437\u043f\u043e\u0432\u0456\u0434\u0430\u0454\u0442\u0435, \u0434\u0435 \u0437\u043d\u0430\u0445\u043e\u0434\u0438\u0442\u0435\u0441\u044f \u0456 \u0449\u043e \u043f\u043e\u0442\u0440\u0456\u0431\u043d\u043e. \u041c\u0438 \u0441\u043b\u0443\u0445\u0430\u0454\u043c\u043e, \u0441\u0442\u0430\u0432\u0438\u043c\u043e \u0437\u0430\u043f\u0438\u0442\u0430\u043d\u043d\u044f \u0456 \u0434\u0456\u043b\u0438\u043c\u043e\u0441\u044f \u043f\u0435\u0440\u0448\u0438\u043c\u0438 \u0441\u043f\u043e\u0441\u0442\u0435\u0440\u0435\u0436\u0435\u043d\u043d\u044f\u043c\u0438.<\/p>\n                            <p>\u041f\u0456\u0441\u043b\u044f \u0440\u043e\u0437\u043c\u043e\u0432\u0438 \u0432\u0438 \u0437\u043d\u0430\u0454\u0442\u0435 \u0434\u0432\u0456 \u0440\u0435\u0447\u0456: <strong>\u0447\u0438 \u043c\u043e\u0436\u0435\u043c\u043e \u043c\u0438 \u0432\u0430\u043c \u0440\u0435\u0430\u043b\u044c\u043d\u043e \u0434\u043e\u043f\u043e\u043c\u043e\u0433\u0442\u0438<\/strong> \u0456 <strong>\u044f\u043a \u043c\u043e\u0433\u043b\u0430 \u0431 \u0432\u0438\u0433\u043b\u044f\u0434\u0430\u0442\u0438 \u043f\u043e\u0434\u0430\u043b\u044c\u0448\u0430 \u0441\u043f\u0456\u0432\u043f\u0440\u0430\u0446\u044f<\/strong>. \u042f\u043a\u0449\u043e \u043c\u0438 \u043d\u0435 \u043f\u0456\u0434\u0445\u043e\u0434\u0438\u043c\u043e \u043e\u0434\u043d\u0435 \u043e\u0434\u043d\u043e\u043c\u0443 \u2014 \u0441\u043a\u0430\u0436\u0435\u043c\u043e \u0446\u0435 \u043f\u0440\u044f\u043c\u043e, \u043f\u043e\u0440\u0435\u043a\u043e\u043c\u0435\u043d\u0434\u0443\u0454\u043c\u043e \u043a\u043e\u0433\u043e\u0441\u044c \u0456\u043d\u0448\u043e\u0433\u043e \u0430\u0431\u043e \u0432\u043a\u0430\u0436\u0435\u043c\u043e \u0456\u043d\u0448\u0456 \u043d\u0430\u043f\u0440\u044f\u043c\u043a\u0438.<\/p>\n                        <\/div>\n                    <\/div>\n                <\/div>\n                \n                <div class=\"tn-faq-item\">\n                    <div class=\"tn-faq-question\">\n                        <span class=\"tn-faq-question-text\">\u0417 \u044f\u043a\u0438\u043c\u0438 \u043a\u043e\u043c\u043f\u0430\u043d\u0456\u044f\u043c\u0438 \u0432\u0438 \u043f\u0440\u0430\u0446\u044e\u0454\u0442\u0435 \u043d\u0430\u0439\u0447\u0430\u0441\u0442\u0456\u0448\u0435?<\/span>\n                        <div class=\"tn-faq-icon\"><\/div>\n                    <\/div>\n                    <div class=\"tn-faq-answer\">\n                        <div class=\"tn-faq-answer-inner\">\n                            <p>\u041c\u0438 \u043f\u0440\u0430\u0446\u044e\u0454\u043c\u043e \u043f\u0435\u0440\u0435\u0432\u0430\u0436\u043d\u043e \u0437 <strong>\u043c\u0430\u043b\u0438\u043c\u0438 \u0442\u0430 \u0441\u0435\u0440\u0435\u0434\u043d\u0456\u043c\u0438 B2B-\u043a\u043e\u043c\u043f\u0430\u043d\u0456\u044f\u043c\u0438<\/strong> \u2014 \u043d\u0430\u0439\u0447\u0430\u0441\u0442\u0456\u0448\u0435 3\u201350 \u043e\u0441\u0456\u0431 \u0443 \u043a\u043e\u043c\u0430\u043d\u0434\u0456. \u0426\u0435 \u043a\u043e\u043c\u043f\u0430\u043d\u0456\u0457, \u044f\u043a\u0456:<\/p>\n                            <ul>\n                                <li>\u041c\u0430\u044e\u0442\u044c \u0443\u0436\u0435 \u0434\u0456\u044e\u0447\u0438\u0439 \u0431\u0456\u0437\u043d\u0435\u0441 \u0456 \u0445\u043e\u0447\u0443\u0442\u044c \u0440\u043e\u0441\u0442\u0438<\/li>\n                                <li>\u0412\u0438\u0445\u043e\u0434\u044f\u0442\u044c \u043d\u0430 \u043d\u043e\u0432\u0456 \u0440\u0438\u043d\u043a\u0438 (\u041f\u043e\u043b\u044c\u0449\u0430, \u0404\u0421, \u041e\u0410\u0415, \u041a\u0430\u043d\u0430\u0434\u0430)<\/li>\n                                <li>\u041c\u0430\u044e\u0442\u044c \u043f\u0440\u043e\u0431\u043b\u0435\u043c\u0443 \u0456\u0437 \u0441\u0438\u0441\u0442\u0435\u043c\u0430\u0442\u0438\u0447\u043d\u0438\u043c \u0437\u0430\u043b\u0443\u0447\u0435\u043d\u043d\u044f\u043c B2B-\u043a\u043b\u0456\u0454\u043d\u0442\u0456\u0432<\/li>\n                                <li>\u041f\u043e\u0442\u0440\u0435\u0431\u0443\u044e\u0442\u044c \u0432\u043f\u043e\u0440\u044f\u0434\u043a\u0443\u0432\u0430\u0442\u0438 \u0441\u0442\u0440\u0430\u0442\u0435\u0433\u0456\u044e \u0442\u0430 \u043f\u043e\u0437\u0438\u0446\u0456\u043e\u043d\u0443\u0432\u0430\u043d\u043d\u044f<\/li>\n                            <\/ul>\n                            <p>\u0413\u0430\u043b\u0443\u0437\u0456, \u044f\u043a\u0456 \u043c\u0438 \u0437\u043d\u0430\u0454\u043c\u043e \u043d\u0430\u0439\u043a\u0440\u0430\u0449\u0435: <strong>\u0431\u0443\u0434\u0456\u0432\u043d\u0438\u0446\u0442\u0432\u043e, \u0435\u043d\u0435\u0440\u0433\u0435\u0442\u0438\u043a\u0430, IT\/\u0442\u0435\u0445\u043d\u043e\u043b\u043e\u0433\u0456\u0457, B2B \u043f\u0440\u043e\u0444\u0435\u0441\u0456\u0439\u043d\u0456 \u043f\u043e\u0441\u043b\u0443\u0433\u0438<\/strong>.<\/p>\n                        <\/div>\n                    <\/div>\n                <\/div>\n                \n                <div class=\"tn-faq-item\">\n                    <div class=\"tn-faq-question\">\n                        <span class=\"tn-faq-question-text\">\u0421\u043a\u0456\u043b\u044c\u043a\u0438 \u0442\u0440\u0438\u0432\u0430\u0454 \u0442\u0438\u043f\u043e\u0432\u0438\u0439 \u043f\u0440\u043e\u0454\u043a\u0442 \u043a\u043e\u043d\u0441\u0430\u043b\u0442\u0438\u043d\u0433\u0443?<\/span>\n                        <div class=\"tn-faq-icon\"><\/div>\n                    <\/div>\n                    <div class=\"tn-faq-answer\">\n                        <div class=\"tn-faq-answer-inner\">\n                            <p>\u0417\u0430\u043b\u0435\u0436\u0438\u0442\u044c \u0432\u0456\u0434 \u043e\u0431\u0441\u044f\u0433\u0443. \u041a\u043e\u0440\u043e\u0442\u043a\u0456 \u0441\u0442\u0440\u0430\u0442\u0435\u0433\u0456\u0447\u043d\u0456 \u043f\u0440\u043e\u0454\u043a\u0442\u0438 \u2014 \u0446\u0435 <strong>4\u20138 \u0442\u0438\u0436\u043d\u0456\u0432<\/strong>. \u041f\u043e\u0432\u043d\u0456 \u0432\u043f\u0440\u043e\u0432\u0430\u0434\u0436\u0435\u043d\u043d\u044f (\u0441\u0442\u0440\u0430\u0442\u0435\u0433\u0456\u044f + \u043f\u0440\u043e\u0434\u0430\u0436\u0456 + \u0435\u043a\u0441\u043f\u0430\u043d\u0441\u0456\u044f) \u0442\u0440\u0438\u0432\u0430\u044e\u0442\u044c \u0437\u0430\u0437\u0432\u0438\u0447\u0430\u0439 <strong>3\u201312 \u043c\u0456\u0441\u044f\u0446\u0456\u0432<\/strong>.<\/p>\n                            <p>\u041c\u0438 \u043d\u0435 \u0437\u0430\u043b\u0438\u0448\u0430\u0454\u043c\u043e \u0432\u0430\u0441 \u0437 PDF-\u0434\u043e\u043a\u0443\u043c\u0435\u043d\u0442\u043e\u043c. \u041f\u0440\u0430\u0446\u044e\u0454\u043c\u043e \u0440\u0430\u0437\u043e\u043c \u0437 \u0432\u0430\u0448\u043e\u044e \u043a\u043e\u043c\u0430\u043d\u0434\u043e\u044e \u0434\u043e \u043c\u043e\u043c\u0435\u043d\u0442\u0443, \u043a\u043e\u043b\u0438 \u0441\u0442\u0440\u0430\u0442\u0435\u0433\u0456\u044f <strong>\u043f\u043e\u0447\u0438\u043d\u0430\u0454 \u0440\u0435\u0430\u043b\u044c\u043d\u043e \u043f\u0440\u0430\u0446\u044e\u0432\u0430\u0442\u0438<\/strong> \u2014 \u0430 \u043d\u0435 \u043f\u0440\u043e\u0441\u0442\u043e \u0456\u0441\u043d\u0443\u0432\u0430\u0442\u0438 \u043d\u0430 \u043f\u0430\u043f\u0435\u0440\u0456.<\/p>\n                        <\/div>\n                    <\/div>\n                <\/div>\n                \n                <div class=\"tn-faq-item\">\n                    <div class=\"tn-faq-question\">\n                        <span class=\"tn-faq-question-text\">\u0414\u043e\u043f\u043e\u043c\u0430\u0433\u0430\u0454\u0442\u0435 \u0437 \u0432\u0438\u0445\u043e\u0434\u043e\u043c \u043d\u0430 \u0437\u0430\u043a\u043e\u0440\u0434\u043e\u043d\u043d\u0456 \u0440\u0438\u043d\u043a\u0438?<\/span>\n                        <div class=\"tn-faq-icon\"><\/div>\n                    <\/div>\n                    <div class=\"tn-faq-answer\">\n                        <div class=\"tn-faq-answer-inner\">\n                            <p>\u0422\u0430\u043a \u2014 \u0446\u0435 \u043e\u0434\u043d\u0430 \u0437 \u043d\u0430\u0448\u0438\u0445 \u043e\u0441\u043d\u043e\u0432\u043d\u0438\u0445 \u0441\u0444\u0435\u0440. \u041c\u0438 \u043c\u0430\u0454\u043c\u043e \u043f\u0440\u0430\u043a\u0442\u0438\u0447\u043d\u0438\u0439 \u0434\u043e\u0441\u0432\u0456\u0434 \u0432\u0438\u0445\u043e\u0434\u0443 \u043d\u0430 <strong>8 \u043c\u0456\u0436\u043d\u0430\u0440\u043e\u0434\u043d\u0438\u0445 \u0440\u0438\u043d\u043a\u0456\u0432<\/strong>: \u041f\u043e\u043b\u044c\u0449\u0430, \u0423\u043a\u0440\u0430\u0457\u043d\u0430, \u041d\u0456\u043c\u0435\u0447\u0447\u0438\u043d\u0430, \u0406\u0441\u043f\u0430\u043d\u0456\u044f, \u0424\u0440\u0430\u043d\u0446\u0456\u044f, \u0406\u0442\u0430\u043b\u0456\u044f, \u041b\u0430\u0442\u0432\u0456\u044f, \u041a\u0430\u043d\u0430\u0434\u0430, \u041e\u0410\u0415.<\/p>\n                            <p>\u0414\u043e\u043f\u043e\u043c\u0430\u0433\u0430\u0454\u043c\u043e \u0432 \u0430\u043d\u0430\u043b\u0456\u0437\u0456 \u0440\u0438\u043d\u043a\u0443, \u0432\u0430\u043b\u0456\u0434\u0430\u0446\u0456\u0457 \u0432\u0456\u0434\u043f\u043e\u0432\u0456\u0434\u043d\u043e\u0441\u0442\u0456 \u043f\u0440\u043e\u0434\u0443\u043a\u0442\u0443, \u0441\u0442\u0440\u0430\u0442\u0435\u0433\u0456\u0457 \u0432\u0438\u0445\u043e\u0434\u0443, \u043f\u0430\u0440\u0442\u043d\u0435\u0440\u0441\u0442\u0432\u0430\u0445 \u0456 \u043f\u0435\u0440\u0448\u0438\u0445 \u043a\u043b\u0456\u0454\u043d\u0442\u0430\u0445. \u041f\u0440\u0430\u0446\u044e\u0454\u043c\u043e \u0442\u0440\u044c\u043e\u043c\u0430 \u043c\u043e\u0432\u0430\u043c\u0438: <strong>\u043f\u043e\u043b\u044c\u0441\u044c\u043a\u043e\u044e, \u0430\u043d\u0433\u043b\u0456\u0439\u0441\u044c\u043a\u043e\u044e \u0442\u0430 \u0443\u043a\u0440\u0430\u0457\u043d\u0441\u044c\u043a\u043e\u044e<\/strong>.<\/p>\n                        <\/div>\n                    <\/div>\n                <\/div>\n                \n                <div class=\"tn-faq-item\">\n                    <div class=\"tn-faq-question\">\n                        <span class=\"tn-faq-question-text\">\u0427\u0438\u043c \u0432\u0438 \u0432\u0456\u0434\u0440\u0456\u0437\u043d\u044f\u0454\u0442\u0435\u0441\u044f \u0432\u0456\u0434 \u0432\u0435\u043b\u0438\u043a\u0438\u0445 \u043a\u043e\u043d\u0441\u0430\u043b\u0442\u0438\u043d\u0433\u043e\u0432\u0438\u0445 \u0444\u0456\u0440\u043c?<\/span>\n                        <div class=\"tn-faq-icon\"><\/div>\n                    <\/div>\n                    <div class=\"tn-faq-answer\">\n                        <div class=\"tn-faq-answer-inner\">\n                            <p>\u0422\u0440\u044c\u043e\u043c\u0430 \u0440\u0435\u0447\u0430\u043c\u0438:<\/p>\n                            <ul>\n                                <li><strong>\u0412\u0438 \u043f\u0440\u0430\u0446\u044e\u0454\u0442\u0435 \u0437 \u043d\u0430\u043c\u0438 \u0431\u0435\u0437\u043f\u043e\u0441\u0435\u0440\u0435\u0434\u043d\u044c\u043e<\/strong>, \u0430 \u043d\u0435 \u0437 \u0434\u0436\u0443\u043d\u0456\u043e\u0440\u043e\u043c, \u044f\u043a\u0438\u0439 \u043f\u0435\u0440\u0435\u043f\u0438\u0441\u0443\u0454 \u0448\u0430\u0431\u043b\u043e\u043d\u0438<\/li>\n                                <li><strong>\u041f\u0440\u0430\u043a\u0442\u0438\u043a\u0430, \u043d\u0435 \u0442\u0435\u043e\u0440\u0456\u044f<\/strong> \u2014 \u0437\u0430 \u043d\u0430\u043c\u0438 \u0440\u0435\u0430\u043b\u044c\u043d\u0456 \u0431\u0456\u0437\u043d\u0435\u0441\u0438, \u043d\u0435 \u043b\u0438\u0448\u0435 \u0441\u043b\u0430\u0439\u0434\u0438<\/li>\n                                <li><strong>\u0412\u043f\u0440\u043e\u0432\u0430\u0434\u0436\u0443\u0454\u043c\u043e, \u0430 \u043d\u0435 \u043b\u0438\u0448\u0435 \u0440\u0430\u0434\u0438\u043c\u043e<\/strong> \u2014 \u043f\u0440\u0430\u0446\u044e\u0454\u043c\u043e \u0437 \u0432\u0430\u0448\u043e\u044e \u043a\u043e\u043c\u0430\u043d\u0434\u043e\u044e \u0434\u043e \u0440\u0435\u0437\u0443\u043b\u044c\u0442\u0430\u0442\u0443<\/li>\n                            <\/ul>\n                            <p>\u041e\u043a\u0440\u0456\u043c \u0442\u043e\u0433\u043e: <strong>\u0431\u0435\u0437 \u043a\u043e\u0440\u043f\u043e-\u0436\u0430\u0440\u0433\u043e\u043d\u0443, \u0431\u0435\u0437 \u0437\u0430\u0439\u0432\u0438\u0445 \u0434\u043e\u043a\u0443\u043c\u0435\u043d\u0442\u0456\u0432, \u0431\u0435\u0437 \u043f\u0440\u0438\u0445\u043e\u0432\u0430\u043d\u0438\u0445 \u0432\u0438\u0442\u0440\u0430\u0442<\/strong>. \u0413\u043e\u0432\u043e\u0440\u0438\u043c\u043e \u043f\u0440\u044f\u043c\u043e, \u0449\u043e \u043f\u0440\u0430\u0446\u044e\u0454, \u0430 \u0449\u043e \u043d\u0456.<\/p>\n                        <\/div>\n                    <\/div>\n                <\/div>\n                \n                <div class=\"tn-faq-item\">\n                    <div class=\"tn-faq-question\">\n                        <span class=\"tn-faq-question-text\">\u0421\u043a\u0456\u043b\u044c\u043a\u0438 \u0447\u0430\u0441\u0443 \u043f\u043e\u0442\u0440\u0456\u0431\u043d\u043e, \u0449\u043e\u0431 \u043f\u043e\u0431\u0430\u0447\u0438\u0442\u0438 \u0440\u0435\u0437\u0443\u043b\u044c\u0442\u0430\u0442\u0438?<\/span>\n                        <div class=\"tn-faq-icon\"><\/div>\n                    <\/div>\n                    <div class=\"tn-faq-answer\">\n                        <div class=\"tn-faq-answer-inner\">\n                            <p>\u041f\u0435\u0440\u0448\u0456 \u0440\u0435\u0437\u0443\u043b\u044c\u0442\u0430\u0442\u0438 (\u0441\u0442\u0440\u0430\u0442\u0435\u0433\u0456\u0447\u043d\u0430 \u044f\u0441\u043d\u0456\u0441\u0442\u044c, \u043a\u0440\u0430\u0449\u0456 \u0440\u0456\u0448\u0435\u043d\u043d\u044f, \u043c\u0435\u043d\u0448\u0435 \u0445\u0430\u043e\u0441\u0443) \u0432\u0438\u0434\u043d\u043e \u0447\u0435\u0440\u0435\u0437 <strong>2\u20134 \u0442\u0438\u0436\u043d\u0456<\/strong>.<\/p>\n                            <p>\u041a\u043e\u043d\u043a\u0440\u0435\u0442\u043d\u0456 \u0444\u0456\u043d\u0430\u043d\u0441\u043e\u0432\u0456 \u0440\u0435\u0437\u0443\u043b\u044c\u0442\u0430\u0442\u0438 \u2014 \u0437\u0440\u043e\u0441\u0442\u0430\u043d\u043d\u044f \u043f\u0440\u043e\u0434\u0430\u0436\u0456\u0432, \u043d\u043e\u0432\u0456 \u043a\u043b\u0456\u0454\u043d\u0442\u0438, \u0432\u0438\u0445\u0456\u0434 \u043d\u0430 \u0440\u0438\u043d\u043e\u043a \u2014 \u0446\u0435 \u0437\u0430\u0437\u0432\u0438\u0447\u0430\u0439 <strong>3\u20139 \u043c\u0456\u0441\u044f\u0446\u0456\u0432<\/strong>, \u0437\u0430\u043b\u0435\u0436\u043d\u043e \u0432\u0456\u0434 \u0433\u0430\u043b\u0443\u0437\u0456 \u0442\u0430 \u0441\u0442\u0430\u0440\u0442\u043e\u0432\u043e\u0457 \u0442\u043e\u0447\u043a\u0438. \u041d\u0435 \u043e\u0431\u0456\u0446\u044f\u0454\u043c\u043e \u0447\u0443\u0434\u0435\u0441, \u0430\u043b\u0435 \u043e\u0431\u0456\u0446\u044f\u0454\u043c\u043e \u0447\u0435\u0441\u043d\u0456\u0441\u0442\u044c.<\/p>\n                        <\/div>\n                    <\/div>\n                <\/div>\n                \n            <\/div>\n            \n            <div class=\"tn-faq-prompt\">\n                <h4 class=\"tn-faq-prompt-title\">\u041c\u0430\u0454\u0442\u0435 \u0456\u043d\u0448\u0435 \u0437\u0430\u043f\u0438\u0442\u0430\u043d\u043d\u044f?<\/h4>\n                <p class=\"tn-faq-prompt-text\">\u041d\u0430\u043f\u0438\u0448\u0456\u0442\u044c \u0430\u0431\u043e \u0437\u0430\u0442\u0435\u043b\u0435\u0444\u043e\u043d\u0443\u0439\u0442\u0435 \u043d\u0430\u043f\u0440\u044f\u043c\u0443 \u2014 \u0432\u0456\u0434\u043f\u043e\u0432\u0456\u0434\u0430\u0454\u043c\u043e \u043f\u0440\u043e\u0442\u044f\u0433\u043e\u043c 24 \u0433\u043e\u0434\u0438\u043d.<\/p>\n                <a href=\"mailto:info@thenech.com\" class=\"tn-faq-prompt-link\">\u041d\u0430\u043f\u0438\u0441\u0430\u0442\u0438 email<\/a>\n            <\/div>\n            \n        <\/div>\n    <\/section>\n\n    <!-- ============================================================ -->\n    <!-- FINAL CTA \/ TRUST BLOCK -->\n    <!-- ============================================================ -->\n    <section class=\"tn-final-cta\">\n        <div class=\"tn-final-container\">\n            \n            <div class=\"tn-final-header\">\n                <span class=\"tn-final-eyebrow\">\u041f\u043e\u0447\u0438\u043d\u0430\u0454\u043c\u043e?<\/span>\n                <h2>\u0412\u0430\u0448 \u0431\u0456\u0437\u043d\u0435\u0441 \u0437\u0430\u0441\u043b\u0443\u0433\u043e\u0432\u0443\u0454 \u043d\u0430 \u0441\u0442\u0440\u0430\u0442\u0435\u0433\u0456\u044e, \u044f\u043a\u0430 \u0441\u043f\u0440\u0430\u0432\u0434\u0456 \u043f\u0440\u0430\u0446\u044e\u0454<\/h2>\n                <p class=\"tn-final-subtitle\">\u0411\u0435\u0437 \u0442\u0435\u043e\u0440\u0435\u0442\u0438\u0447\u043d\u0438\u0445 \u0441\u043b\u0430\u0439\u0434\u0456\u0432, \u0431\u0435\u0437 \u0447\u0430\u0440\u0456\u0432\u043d\u0438\u0445 \u043e\u0431\u0456\u0446\u044f\u043d\u043e\u043a. \u041a\u043e\u043d\u043a\u0440\u0435\u0442\u043d\u0438\u0439 \u0430\u043d\u0430\u043b\u0456\u0437, \u0447\u0456\u0442\u043a\u0438\u0439 \u043f\u043b\u0430\u043d \u0456 \u0432\u043f\u0440\u043e\u0432\u0430\u0434\u0436\u0435\u043d\u043d\u044f \u0437 \u043a\u043e\u043c\u0430\u043d\u0434\u043e\u044e, \u044f\u043a\u0430 \u0446\u0435 \u0432\u0436\u0435 \u0440\u043e\u0431\u0438\u043b\u0430.<\/p>\n            <\/div>\n            \n            <div class=\"tn-trust-grid\">\n                <div class=\"tn-trust-card\">\n                    <div class=\"tn-trust-num\">19+<\/div>\n                    <div class=\"tn-trust-label\">\u0440\u043e\u043a\u0456\u0432 \u0443 B2B-\u0431\u0456\u0437\u043d\u0435\u0441\u0456<\/div>\n                <\/div>\n                <div class=\"tn-trust-card\">\n                    <div class=\"tn-trust-num\">8<\/div>\n                    <div class=\"tn-trust-label\">\u043c\u0456\u0436\u043d\u0430\u0440\u043e\u0434\u043d\u0438\u0445 \u0440\u0438\u043d\u043a\u0456\u0432<\/div>\n                <\/div>\n                <div class=\"tn-trust-card\">\n                    <div class=\"tn-trust-num\">3<\/div>\n                    <div class=\"tn-trust-label\">\u0440\u043e\u0431\u043e\u0447\u0456 \u043c\u043e\u0432\u0438<\/div>\n                <\/div>\n                <div class=\"tn-trust-card\">\n                    <div class=\"tn-trust-num\">24\u0433<\/div>\n                    <div class=\"tn-trust-label\">\u0447\u0430\u0441 \u0432\u0456\u0434\u043f\u043e\u0432\u0456\u0434\u0456<\/div>\n                <\/div>\n            <\/div>\n            \n            <div class=\"tn-what-you-get\">\n                <h3 class=\"tn-what-title\">\u0429\u043e \u0432\u0438 \u043e\u0442\u0440\u0438\u043c\u0443\u0454\u0442\u0435 \u043f\u0456\u0441\u043b\u044f \u043f\u0435\u0440\u0448\u043e\u0457 \u0440\u043e\u0437\u043c\u043e\u0432\u0438<\/h3>\n                <ul class=\"tn-what-list\">\n                    <li class=\"tn-what-item\">\n                        <div class=\"tn-what-check\">\u2713<\/div>\n                        <div class=\"tn-what-text\"><strong>\u0417\u043e\u0432\u043d\u0456\u0448\u043d\u0456\u0439 \u043f\u043e\u0433\u043b\u044f\u0434<\/strong> \u043d\u0430 \u0441\u0438\u0442\u0443\u0430\u0446\u0456\u044e, \u0432 \u044f\u043a\u0456\u0439 \u0432\u0438 \u0437\u043d\u0430\u0445\u043e\u0434\u0438\u0442\u0435\u0441\u044f<\/div>\n                    <\/li>\n                    <li class=\"tn-what-item\">\n                        <div class=\"tn-what-check\">\u2713<\/div>\n                        <div class=\"tn-what-text\"><strong>\u041f\u0435\u0440\u0448\u0456 \u0441\u043f\u043e\u0441\u0442\u0435\u0440\u0435\u0436\u0435\u043d\u043d\u044f<\/strong> \u0449\u043e\u0434\u043e \u0432\u0430\u0448\u043e\u0433\u043e \u0431\u0456\u0437\u043d\u0435\u0441\u0443 \u0442\u0430 \u0440\u0438\u043d\u043a\u0443<\/div>\n                    <\/li>\n                    <li class=\"tn-what-item\">\n                        <div class=\"tn-what-check\">\u2713<\/div>\n                        <div class=\"tn-what-text\"><strong>\u042f\u0441\u043d\u0456\u0441\u0442\u044c \u0449\u043e\u0434\u043e \u043d\u0430\u0441\u0442\u0443\u043f\u043d\u0438\u0445 \u043a\u0440\u043e\u043a\u0456\u0432<\/strong> \u2014 \u043d\u0430\u0432\u0456\u0442\u044c \u044f\u043a\u0449\u043e \u043c\u0438 \u043d\u0435 \u0431\u0443\u0434\u0435\u043c\u043e \u043f\u0440\u0430\u0446\u044e\u0432\u0430\u0442\u0438 \u0440\u0430\u0437\u043e\u043c<\/div>\n                    <\/li>\n                    <li class=\"tn-what-item\">\n                        <div class=\"tn-what-check\">\u2713<\/div>\n                        <div class=\"tn-what-text\"><strong>\u0427\u0435\u0441\u043d\u0443 \u0432\u0456\u0434\u043f\u043e\u0432\u0456\u0434\u044c<\/strong> \u043d\u0430 \u043f\u0438\u0442\u0430\u043d\u043d\u044f, \u0447\u0438 \u043c\u043e\u0436\u0435\u043c\u043e \u043c\u0438 \u0432\u0430\u043c \u0440\u0435\u0430\u043b\u044c\u043d\u043e \u0434\u043e\u043f\u043e\u043c\u043e\u0433\u0442\u0438<\/div>\n                    <\/li>\n                <\/ul>\n            <\/div>\n            \n            <div class=\"tn-final-action\">\n                <p class=\"tn-final-action-text\">\u0417\u0430\u043f\u043e\u0432\u043d\u0456\u0442\u044c \u0444\u043e\u0440\u043c\u0443 \u043d\u0438\u0436\u0447\u0435 \u0430\u0431\u043e \u043d\u0430\u043f\u0438\u0448\u0456\u0442\u044c \u043d\u0430\u043f\u0440\u044f\u043c\u0443 \u2014 \u0432\u0456\u0434\u043f\u043e\u0432\u0456\u0434\u0430\u0454\u043c\u043e \u043f\u0440\u043e\u0442\u044f\u0433\u043e\u043c 24 \u0433\u043e\u0434\u0438\u043d.<\/p>\n                <a href=\"#formularz\" class=\"tn-final-btn\">\u041f\u0435\u0440\u0435\u0439\u0442\u0438 \u0434\u043e \u0444\u043e\u0440\u043c\u0438<\/a>\n                <p class=\"tn-final-note\">\u041f\u0435\u0440\u0448\u0430 \u0440\u043e\u0437\u043c\u043e\u0432\u0430 \u2014 \u0431\u0435\u0437\u043a\u043e\u0448\u0442\u043e\u0432\u043d\u0430 \u0456 \u0431\u0435\u0437 \u0437\u043e\u0431\u043e\u0432'\u044f\u0437\u0430\u043d\u044c<\/p>\n            <\/div>\n            \n        <\/div>\n    <\/section>\n\n<\/div>\n\n<script>\n(function() {\n    var faqItems = document.querySelectorAll('.tn-faq-item');\n    \n    faqItems.forEach(function(item) {\n        var question = item.querySelector('.tn-faq-question');\n        question.addEventListener('click', function() {\n            var isActive = item.classList.contains('tn-faq-active');\n            \n            faqItems.forEach(function(i) {\n                i.classList.remove('tn-faq-active');\n            });\n            \n            if (!isActive) {\n                item.classList.add('tn-faq-active');\n            }\n        });\n    });\n})();\n<\/script>\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-c4f1ba9 e-flex e-con-boxed e-con e-parent\" data-id=\"c4f1ba9\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t\t\t<div class=\"elementor-element elementor-element-04c6400 elementor-widget elementor-widget-html\" data-id=\"04c6400\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t\t<!-- ============================================================ -->\n<!-- SCHEMA.ORG MARKUP - Ukrainian Contact Page -->\n<!-- the nech | https:\/\/thenech.com\/uk\/kontakty\/ -->\n<!-- All URLs verified from sitemap -->\n<!-- ============================================================ -->\n\n<!-- 1. ORGANIZATION + LOCAL BUSINESS + PROFESSIONAL SERVICE -->\n<script type=\"application\/ld+json\">\n{\n    \"@context\": \"https:\/\/schema.org\",\n    \"@type\": [\"Organization\", \"LocalBusiness\", \"ProfessionalService\"],\n    \"@id\": \"https:\/\/thenech.com\/#organization\",\n    \"name\": \"the nech\",\n    \"alternateName\": \"the nech | \u0411\u0456\u0437\u043d\u0435\u0441-\u043a\u043e\u043d\u0441\u0430\u043b\u0442\u0438\u043d\u0433\",\n    \"description\": \"\u0411\u0456\u0437\u043d\u0435\u0441-\u043a\u043e\u043d\u0441\u0430\u043b\u0442\u0438\u043d\u0433 \u0442\u0430 \u0441\u0442\u0440\u0430\u0442\u0435\u0433\u0456\u0447\u043d\u0435 \u043a\u043e\u043d\u0441\u0443\u043b\u044c\u0442\u0443\u0432\u0430\u043d\u043d\u044f \u0434\u043b\u044f B2B-\u043a\u043e\u043c\u043f\u0430\u043d\u0456\u0439. \u0414\u043e\u043f\u043e\u043c\u0430\u0433\u0430\u0454\u043c\u043e \u0432 \u0441\u0442\u0440\u0430\u0442\u0435\u0433\u0456\u0457 \u0431\u0456\u0437\u043d\u0435\u0441\u0443, \u0440\u043e\u0437\u0432\u0438\u0442\u043a\u0443 \u043f\u0440\u043e\u0434\u0430\u0436\u0456\u0432, \u043c\u0456\u0436\u043d\u0430\u0440\u043e\u0434\u043d\u0456\u0439 \u0435\u043a\u0441\u043f\u0430\u043d\u0441\u0456\u0457 \u0442\u0430 \u0431\u0456\u0437\u043d\u0435\u0441-\u043f\u043b\u0430\u043d\u0430\u0445.\",\n    \"url\": \"https:\/\/thenech.com\",\n    \"image\": \"https:\/\/thenech.com\/wp-content\/uploads\/2026\/05\/Copy-of-Strategia-to-dopiero-poczatek.png\",\n    \"telephone\": \"+48733765023\",\n    \"email\": \"info@thenech.com\",\n    \"priceRange\": \"$$\",\n    \"currenciesAccepted\": \"PLN, EUR, USD\",\n    \"address\": {\n        \"@type\": \"PostalAddress\",\n        \"streetAddress\": \"\u0432\u0443\u043b. \u0412\u0456\u043b\u044c\u044f\u043c\u0430 \u041b\u0456\u043d\u0434\u043b\u0435\u044f 16\",\n        \"addressLocality\": \"\u0412\u0430\u0440\u0448\u0430\u0432\u0430\",\n        \"postalCode\": \"02-013\",\n        \"addressRegion\": \"\u041c\u0430\u0437\u043e\u0432\u0435\u0446\u044c\u043a\u0435 \u0432\u043e\u0454\u0432\u043e\u0434\u0441\u0442\u0432\u043e\",\n        \"addressCountry\": \"PL\"\n    },\n    \"geo\": {\n        \"@type\": \"GeoCoordinates\",\n        \"latitude\": \"52.2297\",\n        \"longitude\": \"21.0122\"\n    },\n    \"areaServed\": [\n        {\"@type\": \"Country\", \"name\": \"\u041f\u043e\u043b\u044c\u0449\u0430\"},\n        {\"@type\": \"Country\", \"name\": \"\u0423\u043a\u0440\u0430\u0457\u043d\u0430\"},\n        {\"@type\": \"Country\", \"name\": \"\u041d\u0456\u043c\u0435\u0447\u0447\u0438\u043d\u0430\"},\n        {\"@type\": \"Country\", \"name\": \"\u0406\u0441\u043f\u0430\u043d\u0456\u044f\"},\n        {\"@type\": \"Country\", \"name\": \"\u0424\u0440\u0430\u043d\u0446\u0456\u044f\"},\n        {\"@type\": \"Country\", \"name\": \"\u0406\u0442\u0430\u043b\u0456\u044f\"},\n        {\"@type\": \"Country\", \"name\": \"\u041b\u0430\u0442\u0432\u0456\u044f\"},\n        {\"@type\": \"Country\", \"name\": \"\u041a\u0430\u043d\u0430\u0434\u0430\"},\n        {\"@type\": \"Country\", \"name\": \"\u041e\u0431'\u0454\u0434\u043d\u0430\u043d\u0456 \u0410\u0440\u0430\u0431\u0441\u044c\u043a\u0456 \u0415\u043c\u0456\u0440\u0430\u0442\u0438\"},\n        {\"@type\": \"Place\", \"name\": \"\u0404\u0432\u0440\u043e\u043f\u0435\u0439\u0441\u044c\u043a\u0438\u0439 \u0421\u043e\u044e\u0437\"}\n    ],\n    \"founder\": {\n        \"@type\": \"Person\",\n        \"@id\": \"https:\/\/thenech.com\/#dmytronechyporenko\",\n        \"name\": \"\u0414\u043c\u0438\u0442\u0440\u043e \u041d\u0435\u0447\u0438\u043f\u043e\u0440\u0435\u043d\u043a\u043e\"\n    },\n    \"openingHoursSpecification\": [\n        {\n            \"@type\": \"OpeningHoursSpecification\",\n            \"dayOfWeek\": [\"Monday\", \"Tuesday\", \"Wednesday\", \"Thursday\", \"Friday\"],\n            \"opens\": \"09:00\",\n            \"closes\": \"18:00\"\n        }\n    ],\n    \"knowsLanguage\": [\"uk\", \"pl\", \"en\"],\n    \"slogan\": \"\u0421\u0442\u0440\u0430\u0442\u0435\u0433\u0456\u044f, \u043f\u043b\u0430\u043d, \u0432\u043f\u0440\u043e\u0432\u0430\u0434\u0436\u0435\u043d\u043d\u044f \u2014 \u0434\u043b\u044f B2B-\u043a\u043e\u043c\u043f\u0430\u043d\u0456\u0439, \u044f\u043a\u0456 \u0445\u043e\u0447\u0443\u0442\u044c \u0440\u043e\u0441\u0442\u0438\",\n    \"sameAs\": [\n        \"https:\/\/linkedin.com\/in\/dmytronch\"\n    ],\n    \"contactPoint\": [\n        {\n            \"@type\": \"ContactPoint\",\n            \"telephone\": \"+48733765023\",\n            \"contactType\": \"customer service\",\n            \"email\": \"info@thenech.com\",\n            \"availableLanguage\": [\"Ukrainian\", \"Polish\", \"English\"],\n            \"areaServed\": [\"UA\", \"PL\", \"EU\", \"CA\", \"AE\"],\n            \"hoursAvailable\": {\n                \"@type\": \"OpeningHoursSpecification\",\n                \"dayOfWeek\": [\"Monday\", \"Tuesday\", \"Wednesday\", \"Thursday\", \"Friday\"],\n                \"opens\": \"09:00\",\n                \"closes\": \"18:00\"\n            }\n        },\n        {\n            \"@type\": \"ContactPoint\",\n            \"contactType\": \"sales\",\n            \"email\": \"info@thenech.com\",\n            \"availableLanguage\": [\"Ukrainian\", \"Polish\", \"English\"]\n        }\n    ],\n    \"hasOfferCatalog\": {\n        \"@type\": \"OfferCatalog\",\n        \"name\": \"\u041f\u043e\u0441\u043b\u0443\u0433\u0438 \u0431\u0456\u0437\u043d\u0435\u0441-\u043a\u043e\u043d\u0441\u0430\u043b\u0442\u0438\u043d\u0433\u0443\",\n        \"itemListElement\": [\n            {\n                \"@type\": \"Offer\",\n                \"itemOffered\": {\n                    \"@type\": \"Service\",\n                    \"name\": \"\u0421\u0442\u0440\u0430\u0442\u0435\u0433\u0456\u044f \u0431\u0456\u0437\u043d\u0435\u0441\u0443\",\n                    \"url\": \"https:\/\/thenech.com\/uk\/poslugy\/\",\n                    \"description\": \"\u0411\u0443\u0434\u0443\u0454\u043c\u043e \u0441\u0442\u0440\u0430\u0442\u0435\u0433\u0456\u0457, \u044f\u043a\u0456 \u043f\u043e\u0454\u0434\u043d\u0443\u044e\u0442\u044c \u0432\u0456\u0437\u0456\u044e \u0437 \u043a\u043e\u043d\u043a\u0440\u0435\u0442\u0438\u043a\u043e\u044e.\",\n                    \"serviceType\": \"\u0421\u0442\u0440\u0430\u0442\u0435\u0433\u0456\u0447\u043d\u0435 \u043a\u043e\u043d\u0441\u0443\u043b\u044c\u0442\u0443\u0432\u0430\u043d\u043d\u044f\"\n                }\n            },\n            {\n                \"@type\": \"Offer\",\n                \"itemOffered\": {\n                    \"@type\": \"Service\",\n                    \"name\": \"\u0411\u0456\u0437\u043d\u0435\u0441-\u043f\u043b\u0430\u043d\",\n                    \"url\": \"https:\/\/thenech.com\/uk\/poslugy\/\",\n                    \"description\": \"\u041f\u0440\u043e\u0444\u0435\u0441\u0456\u0439\u043d\u0456 \u0431\u0456\u0437\u043d\u0435\u0441-\u043f\u043b\u0430\u043d\u0438 \u0434\u043b\u044f \u0431\u0430\u043d\u043a\u0443, \u0456\u043d\u0432\u0435\u0441\u0442\u043e\u0440\u0430 \u0447\u0438 \u0434\u043e\u0442\u0430\u0446\u0456\u0457.\",\n                    \"serviceType\": \"\u0421\u0442\u0432\u043e\u0440\u0435\u043d\u043d\u044f \u0431\u0456\u0437\u043d\u0435\u0441-\u043f\u043b\u0430\u043d\u0456\u0432\"\n                }\n            },\n            {\n                \"@type\": \"Offer\",\n                \"itemOffered\": {\n                    \"@type\": \"Service\",\n                    \"name\": \"\u0420\u043e\u0437\u0432\u0438\u0442\u043e\u043a B2B-\u043f\u0440\u043e\u0434\u0430\u0436\u0456\u0432\",\n                    \"url\": \"https:\/\/thenech.com\/uk\/poslugy\/\",\n                    \"description\": \"\u0421\u0438\u0441\u0442\u0435\u043c\u0438 \u0437\u0430\u043b\u0443\u0447\u0435\u043d\u043d\u044f \u043a\u043b\u0456\u0454\u043d\u0442\u0456\u0432, \u0441\u0442\u0440\u0443\u043a\u0442\u0443\u0440\u0438 \u0432\u0456\u0434\u0434\u0456\u043b\u0456\u0432 \u043f\u0440\u043e\u0434\u0430\u0436\u0456\u0432.\",\n                    \"serviceType\": \"\u0420\u043e\u0437\u0432\u0438\u0442\u043e\u043a \u043f\u0440\u043e\u0434\u0430\u0436\u0456\u0432\"\n                }\n            },\n            {\n                \"@type\": \"Offer\",\n                \"itemOffered\": {\n                    \"@type\": \"Service\",\n                    \"name\": \"\u041c\u0456\u0436\u043d\u0430\u0440\u043e\u0434\u043d\u0430 \u0435\u043a\u0441\u043f\u0430\u043d\u0441\u0456\u044f\",\n                    \"url\": \"https:\/\/thenech.com\/uk\/poslugy\/\",\n                    \"description\": \"\u0414\u043e\u043f\u043e\u043c\u0430\u0433\u0430\u0454\u043c\u043e \u043a\u043e\u043c\u043f\u0430\u043d\u0456\u044f\u043c \u0432\u0438\u0445\u043e\u0434\u0438\u0442\u0438 \u043d\u0430 \u0454\u0432\u0440\u043e\u043f\u0435\u0439\u0441\u044c\u043a\u0438\u0439, \u043f\u043e\u043b\u044c\u0441\u044c\u043a\u0438\u0439, \u0431\u043b\u0438\u0437\u044c\u043a\u043e\u0441\u0445\u0456\u0434\u043d\u0438\u0439 \u0440\u0438\u043d\u043a\u0438.\",\n                    \"serviceType\": \"\u0417\u0430\u043a\u043e\u0440\u0434\u043e\u043d\u043d\u0430 \u0435\u043a\u0441\u043f\u0430\u043d\u0441\u0456\u044f\"\n                }\n            },\n            {\n                \"@type\": \"Offer\",\n                \"itemOffered\": {\n                    \"@type\": \"Service\",\n                    \"name\": \"\u0410\u043d\u0430\u043b\u0456\u0437 \u0440\u0438\u043d\u043a\u0443\",\n                    \"url\": \"https:\/\/thenech.com\/uk\/poslugy\/\",\n                    \"description\": \"\u0414\u043e\u0441\u043b\u0456\u0434\u0436\u0435\u043d\u043d\u044f, \u0434\u0430\u043d\u0456, \u0456\u043d\u0441\u0430\u0439\u0442\u0438 \u2014 \u0449\u043e\u0431 \u0432\u0438 \u0437\u043d\u0430\u043b\u0438, \u0434\u0435 \u0432\u0438 \u0454.\",\n                    \"serviceType\": \"\u0414\u043e\u0441\u043b\u0456\u0434\u0436\u0435\u043d\u043d\u044f \u0440\u0438\u043d\u043a\u0443\"\n                }\n            },\n            {\n                \"@type\": \"Offer\",\n                \"itemOffered\": {\n                    \"@type\": \"Service\",\n                    \"name\": \"\u041a\u043e\u043d\u0441\u0443\u043b\u044c\u0442\u0430\u0446\u0456\u0457 1-\u043d\u0430-1\",\n                    \"url\": \"https:\/\/thenech.com\/uk\/poslugy\/\",\n                    \"description\": \"\u041e\u043a\u0440\u0435\u043c\u0456 \u0441\u0442\u0440\u0430\u0442\u0435\u0433\u0456\u0447\u043d\u0456 \u0441\u0435\u0441\u0456\u0457 \u0434\u043b\u044f \u043a\u043e\u043d\u043a\u0440\u0435\u0442\u043d\u0438\u0445 \u0432\u0438\u043a\u043b\u0438\u043a\u0456\u0432.\",\n                    \"serviceType\": \"\u0421\u0442\u0440\u0430\u0442\u0435\u0433\u0456\u0447\u043d\u0456 \u043a\u043e\u043d\u0441\u0443\u043b\u044c\u0442\u0430\u0446\u0456\u0457\"\n                }\n            }\n        ]\n    }\n}\n<\/script>\n\n<!-- 2. CONTACT PAGE SCHEMA -->\n<script type=\"application\/ld+json\">\n{\n    \"@context\": \"https:\/\/schema.org\",\n    \"@type\": \"ContactPage\",\n    \"@id\": \"https:\/\/thenech.com\/uk\/kontakty\/#contactpage\",\n    \"url\": \"https:\/\/thenech.com\/uk\/kontakty\/\",\n    \"name\": \"\u041a\u043e\u043d\u0442\u0430\u043a\u0442\u0438 - \u0411\u0456\u0437\u043d\u0435\u0441-\u043a\u043e\u043d\u0441\u0430\u043b\u0442\u0438\u043d\u0433 | the nech\",\n    \"description\": \"\u0417\u0432'\u044f\u0436\u0456\u0442\u044c\u0441\u044f \u0437 the nech \u2014 \u0431\u0456\u0437\u043d\u0435\u0441-\u043a\u043e\u043d\u0441\u0430\u043b\u0442\u0438\u043d\u0433 \u0442\u0430 \u0441\u0442\u0440\u0430\u0442\u0435\u0433\u0456\u0447\u043d\u0435 \u043a\u043e\u043d\u0441\u0443\u043b\u044c\u0442\u0443\u0432\u0430\u043d\u043d\u044f \u0434\u043b\u044f B2B-\u043a\u043e\u043c\u043f\u0430\u043d\u0456\u0439.\",\n    \"inLanguage\": \"uk-UA\",\n    \"isPartOf\": {\n        \"@type\": \"WebSite\",\n        \"@id\": \"https:\/\/thenech.com\/#website\"\n    },\n    \"about\": {\n        \"@id\": \"https:\/\/thenech.com\/#organization\"\n    },\n    \"mainEntity\": {\n        \"@id\": \"https:\/\/thenech.com\/#organization\"\n    },\n    \"potentialAction\": {\n        \"@type\": \"ContactAction\",\n        \"name\": \"\u0417\u0430\u043f\u0438\u0441\u0430\u0442\u0438\u0441\u044f \u043d\u0430 \u043a\u043e\u043d\u0441\u0443\u043b\u044c\u0442\u0430\u0446\u0456\u044e\",\n        \"target\": \"https:\/\/thenech.com\/uk\/kontakty\/#formularz\"\n    },\n    \"breadcrumb\": {\n        \"@type\": \"BreadcrumbList\",\n        \"itemListElement\": [\n            {\n                \"@type\": \"ListItem\",\n                \"position\": 1,\n                \"name\": \"\u0413\u043e\u043b\u043e\u0432\u043d\u0430\",\n                \"item\": \"https:\/\/thenech.com\/uk\/\"\n            },\n            {\n                \"@type\": \"ListItem\",\n                \"position\": 2,\n                \"name\": \"\u041a\u043e\u043d\u0442\u0430\u043a\u0442\u0438\",\n                \"item\": \"https:\/\/thenech.com\/uk\/kontakty\/\"\n            }\n        ]\n    }\n}\n<\/script>\n\n<!-- 3. WEBSITE SCHEMA -->\n<script type=\"application\/ld+json\">\n{\n    \"@context\": \"https:\/\/schema.org\",\n    \"@type\": \"WebSite\",\n    \"@id\": \"https:\/\/thenech.com\/#website\",\n    \"url\": \"https:\/\/thenech.com\/\",\n    \"name\": \"the nech\",\n    \"description\": \"\u0411\u0456\u0437\u043d\u0435\u0441-\u043a\u043e\u043d\u0441\u0430\u043b\u0442\u0438\u043d\u0433 \u0434\u043b\u044f B2B-\u043a\u043e\u043c\u043f\u0430\u043d\u0456\u0439 \u2014 \u0441\u0442\u0440\u0430\u0442\u0435\u0433\u0456\u044f, \u0431\u0456\u0437\u043d\u0435\u0441-\u043f\u043b\u0430\u043d, \u0440\u043e\u0437\u0432\u0438\u0442\u043e\u043a \u043f\u0440\u043e\u0434\u0430\u0436\u0456\u0432, \u043c\u0456\u0436\u043d\u0430\u0440\u043e\u0434\u043d\u0430 \u0435\u043a\u0441\u043f\u0430\u043d\u0441\u0456\u044f\",\n    \"publisher\": {\n        \"@id\": \"https:\/\/thenech.com\/#organization\"\n    },\n    \"inLanguage\": [\"pl-PL\", \"uk-UA\"],\n    \"potentialAction\": {\n        \"@type\": \"SearchAction\",\n        \"target\": {\n            \"@type\": \"EntryPoint\",\n            \"urlTemplate\": \"https:\/\/thenech.com\/uk\/?s={search_term_string}\"\n        },\n        \"query-input\": \"required name=search_term_string\"\n    }\n}\n<\/script>\n\n<!-- 4. BREADCRUMB SCHEMA -->\n<script type=\"application\/ld+json\">\n{\n    \"@context\": \"https:\/\/schema.org\",\n    \"@type\": \"BreadcrumbList\",\n    \"itemListElement\": [\n        {\n            \"@type\": \"ListItem\",\n            \"position\": 1,\n            \"name\": \"\u0413\u043e\u043b\u043e\u0432\u043d\u0430\",\n            \"item\": \"https:\/\/thenech.com\/uk\/\"\n        },\n        {\n            \"@type\": \"ListItem\",\n            \"position\": 2,\n            \"name\": \"\u041a\u043e\u043d\u0442\u0430\u043a\u0442\u0438\",\n            \"item\": \"https:\/\/thenech.com\/uk\/kontakty\/\"\n        }\n    ]\n}\n<\/script>\n\n<!-- 5. FAQ SCHEMA -->\n<script type=\"application\/ld+json\">\n{\n    \"@context\": \"https:\/\/schema.org\",\n    \"@type\": \"FAQPage\",\n    \"mainEntity\": [\n        {\n            \"@type\": \"Question\",\n            \"name\": \"\u042f\u043a \u0432\u0438\u0433\u043b\u044f\u0434\u0430\u0454 \u043f\u0435\u0440\u0448\u0430 \u0440\u043e\u0437\u043c\u043e\u0432\u0430 \u0456 \u0441\u043a\u0456\u043b\u044c\u043a\u0438 \u043a\u043e\u0448\u0442\u0443\u0454?\",\n            \"acceptedAnswer\": {\n                \"@type\": \"Answer\",\n                \"text\": \"\u041f\u0435\u0440\u0448\u0430 \u0440\u043e\u0437\u043c\u043e\u0432\u0430 \u2014 \u0446\u0435 30-\u0445\u0432\u0438\u043b\u0438\u043d\u043d\u0438\u0439 \u0434\u0437\u0432\u0456\u043d\u043e\u043a \u2014 \u0431\u0435\u0437\u043a\u043e\u0448\u0442\u043e\u0432\u043d\u0438\u0439 \u0456 \u0431\u0435\u0437 \u0437\u043e\u0431\u043e\u0432'\u044f\u0437\u0430\u043d\u044c. \u0412\u0438 \u0440\u043e\u0437\u043f\u043e\u0432\u0456\u0434\u0430\u0454\u0442\u0435, \u0434\u0435 \u0437\u043d\u0430\u0445\u043e\u0434\u0438\u0442\u0435\u0441\u044f \u0456 \u0449\u043e \u043f\u043e\u0442\u0440\u0456\u0431\u043d\u043e. \u041c\u0438 \u0441\u043b\u0443\u0445\u0430\u0454\u043c\u043e, \u0441\u0442\u0430\u0432\u0438\u043c\u043e \u0437\u0430\u043f\u0438\u0442\u0430\u043d\u043d\u044f \u0456 \u0434\u0456\u043b\u0438\u043c\u043e\u0441\u044f \u043f\u0435\u0440\u0448\u0438\u043c\u0438 \u0441\u043f\u043e\u0441\u0442\u0435\u0440\u0435\u0436\u0435\u043d\u043d\u044f\u043c\u0438. \u041f\u0456\u0441\u043b\u044f \u0440\u043e\u0437\u043c\u043e\u0432\u0438 \u0432\u0438 \u0437\u043d\u0430\u0454\u0442\u0435 \u0434\u0432\u0456 \u0440\u0435\u0447\u0456: \u0447\u0438 \u043c\u043e\u0436\u0435\u043c\u043e \u043c\u0438 \u0432\u0430\u043c \u0440\u0435\u0430\u043b\u044c\u043d\u043e \u0434\u043e\u043f\u043e\u043c\u043e\u0433\u0442\u0438 \u0456 \u044f\u043a \u043c\u043e\u0433\u043b\u0430 \u0431 \u0432\u0438\u0433\u043b\u044f\u0434\u0430\u0442\u0438 \u043f\u043e\u0434\u0430\u043b\u044c\u0448\u0430 \u0441\u043f\u0456\u0432\u043f\u0440\u0430\u0446\u044f.\"\n            }\n        },\n        {\n            \"@type\": \"Question\",\n            \"name\": \"\u0417 \u044f\u043a\u0438\u043c\u0438 \u043a\u043e\u043c\u043f\u0430\u043d\u0456\u044f\u043c\u0438 \u0432\u0438 \u043f\u0440\u0430\u0446\u044e\u0454\u0442\u0435 \u043d\u0430\u0439\u0447\u0430\u0441\u0442\u0456\u0448\u0435?\",\n            \"acceptedAnswer\": {\n                \"@type\": \"Answer\",\n                \"text\": \"\u041c\u0438 \u043f\u0440\u0430\u0446\u044e\u0454\u043c\u043e \u043f\u0435\u0440\u0435\u0432\u0430\u0436\u043d\u043e \u0437 \u043c\u0430\u043b\u0438\u043c\u0438 \u0442\u0430 \u0441\u0435\u0440\u0435\u0434\u043d\u0456\u043c\u0438 B2B-\u043a\u043e\u043c\u043f\u0430\u043d\u0456\u044f\u043c\u0438 \u2014 \u043d\u0430\u0439\u0447\u0430\u0441\u0442\u0456\u0448\u0435 3-50 \u043e\u0441\u0456\u0431 \u0443 \u043a\u043e\u043c\u0430\u043d\u0434\u0456. \u0426\u0435 \u043a\u043e\u043c\u043f\u0430\u043d\u0456\u0457, \u044f\u043a\u0456 \u043c\u0430\u044e\u0442\u044c \u0443\u0436\u0435 \u0434\u0456\u044e\u0447\u0438\u0439 \u0431\u0456\u0437\u043d\u0435\u0441 \u0456 \u0445\u043e\u0447\u0443\u0442\u044c \u0440\u043e\u0441\u0442\u0438, \u0432\u0438\u0445\u043e\u0434\u044f\u0442\u044c \u043d\u0430 \u043d\u043e\u0432\u0456 \u0440\u0438\u043d\u043a\u0438, \u043c\u0430\u044e\u0442\u044c \u043f\u0440\u043e\u0431\u043b\u0435\u043c\u0443 \u0456\u0437 \u0441\u0438\u0441\u0442\u0435\u043c\u0430\u0442\u0438\u0447\u043d\u0438\u043c \u0437\u0430\u043b\u0443\u0447\u0435\u043d\u043d\u044f\u043c B2B-\u043a\u043b\u0456\u0454\u043d\u0442\u0456\u0432 \u0430\u0431\u043e \u043f\u043e\u0442\u0440\u0435\u0431\u0443\u044e\u0442\u044c \u0432\u043f\u043e\u0440\u044f\u0434\u043a\u0443\u0432\u0430\u0442\u0438 \u0441\u0442\u0440\u0430\u0442\u0435\u0433\u0456\u044e. \u0413\u0430\u043b\u0443\u0437\u0456: \u0431\u0443\u0434\u0456\u0432\u043d\u0438\u0446\u0442\u0432\u043e, \u0435\u043d\u0435\u0440\u0433\u0435\u0442\u0438\u043a\u0430, IT\/\u0442\u0435\u0445\u043d\u043e\u043b\u043e\u0433\u0456\u0457, B2B \u043f\u0440\u043e\u0444\u0435\u0441\u0456\u0439\u043d\u0456 \u043f\u043e\u0441\u043b\u0443\u0433\u0438.\"\n            }\n        },\n        {\n            \"@type\": \"Question\",\n            \"name\": \"\u0421\u043a\u0456\u043b\u044c\u043a\u0438 \u0442\u0440\u0438\u0432\u0430\u0454 \u0442\u0438\u043f\u043e\u0432\u0438\u0439 \u043f\u0440\u043e\u0454\u043a\u0442 \u043a\u043e\u043d\u0441\u0430\u043b\u0442\u0438\u043d\u0433\u0443?\",\n            \"acceptedAnswer\": {\n                \"@type\": \"Answer\",\n                \"text\": \"\u0417\u0430\u043b\u0435\u0436\u0438\u0442\u044c \u0432\u0456\u0434 \u043e\u0431\u0441\u044f\u0433\u0443. \u041a\u043e\u0440\u043e\u0442\u043a\u0456 \u0441\u0442\u0440\u0430\u0442\u0435\u0433\u0456\u0447\u043d\u0456 \u043f\u0440\u043e\u0454\u043a\u0442\u0438 \u2014 \u0446\u0435 4-8 \u0442\u0438\u0436\u043d\u0456\u0432. \u041f\u043e\u0432\u043d\u0456 \u0432\u043f\u0440\u043e\u0432\u0430\u0434\u0436\u0435\u043d\u043d\u044f (\u0441\u0442\u0440\u0430\u0442\u0435\u0433\u0456\u044f + \u043f\u0440\u043e\u0434\u0430\u0436\u0456 + \u0435\u043a\u0441\u043f\u0430\u043d\u0441\u0456\u044f) \u0442\u0440\u0438\u0432\u0430\u044e\u0442\u044c \u0437\u0430\u0437\u0432\u0438\u0447\u0430\u0439 3-12 \u043c\u0456\u0441\u044f\u0446\u0456\u0432. \u041c\u0438 \u043d\u0435 \u0437\u0430\u043b\u0438\u0448\u0430\u0454\u043c\u043e \u0432\u0430\u0441 \u0437 PDF-\u0434\u043e\u043a\u0443\u043c\u0435\u043d\u0442\u043e\u043c. \u041f\u0440\u0430\u0446\u044e\u0454\u043c\u043e \u0440\u0430\u0437\u043e\u043c \u0437 \u0432\u0430\u0448\u043e\u044e \u043a\u043e\u043c\u0430\u043d\u0434\u043e\u044e \u0434\u043e \u043c\u043e\u043c\u0435\u043d\u0442\u0443, \u043a\u043e\u043b\u0438 \u0441\u0442\u0440\u0430\u0442\u0435\u0433\u0456\u044f \u043f\u043e\u0447\u0438\u043d\u0430\u0454 \u0440\u0435\u0430\u043b\u044c\u043d\u043e \u043f\u0440\u0430\u0446\u044e\u0432\u0430\u0442\u0438 \u2014 \u0430 \u043d\u0435 \u043f\u0440\u043e\u0441\u0442\u043e \u0456\u0441\u043d\u0443\u0432\u0430\u0442\u0438 \u043d\u0430 \u043f\u0430\u043f\u0435\u0440\u0456.\"\n            }\n        },\n        {\n            \"@type\": \"Question\",\n            \"name\": \"\u0414\u043e\u043f\u043e\u043c\u0430\u0433\u0430\u0454\u0442\u0435 \u0437 \u0432\u0438\u0445\u043e\u0434\u043e\u043c \u043d\u0430 \u0437\u0430\u043a\u043e\u0440\u0434\u043e\u043d\u043d\u0456 \u0440\u0438\u043d\u043a\u0438?\",\n            \"acceptedAnswer\": {\n                \"@type\": \"Answer\",\n                \"text\": \"\u0422\u0430\u043a \u2014 \u0446\u0435 \u043e\u0434\u043d\u0430 \u0437 \u043d\u0430\u0448\u0438\u0445 \u043e\u0441\u043d\u043e\u0432\u043d\u0438\u0445 \u0441\u0444\u0435\u0440. \u041c\u0438 \u043c\u0430\u0454\u043c\u043e \u043f\u0440\u0430\u043a\u0442\u0438\u0447\u043d\u0438\u0439 \u0434\u043e\u0441\u0432\u0456\u0434 \u0432\u0438\u0445\u043e\u0434\u0443 \u043d\u0430 8 \u043c\u0456\u0436\u043d\u0430\u0440\u043e\u0434\u043d\u0438\u0445 \u0440\u0438\u043d\u043a\u0456\u0432: \u041f\u043e\u043b\u044c\u0449\u0430, \u0423\u043a\u0440\u0430\u0457\u043d\u0430, \u041d\u0456\u043c\u0435\u0447\u0447\u0438\u043d\u0430, \u0406\u0441\u043f\u0430\u043d\u0456\u044f, \u0424\u0440\u0430\u043d\u0446\u0456\u044f, \u0406\u0442\u0430\u043b\u0456\u044f, \u041b\u0430\u0442\u0432\u0456\u044f, \u041a\u0430\u043d\u0430\u0434\u0430, \u041e\u0410\u0415. \u0414\u043e\u043f\u043e\u043c\u0430\u0433\u0430\u0454\u043c\u043e \u0432 \u0430\u043d\u0430\u043b\u0456\u0437\u0456 \u0440\u0438\u043d\u043a\u0443, \u0432\u0430\u043b\u0456\u0434\u0430\u0446\u0456\u0457 \u0432\u0456\u0434\u043f\u043e\u0432\u0456\u0434\u043d\u043e\u0441\u0442\u0456 \u043f\u0440\u043e\u0434\u0443\u043a\u0442\u0443, \u0441\u0442\u0440\u0430\u0442\u0435\u0433\u0456\u0457 \u0432\u0438\u0445\u043e\u0434\u0443, \u043f\u0430\u0440\u0442\u043d\u0435\u0440\u0441\u0442\u0432\u0430\u0445. \u041f\u0440\u0430\u0446\u044e\u0454\u043c\u043e \u0442\u0440\u044c\u043e\u043c\u0430 \u043c\u043e\u0432\u0430\u043c\u0438: \u043f\u043e\u043b\u044c\u0441\u044c\u043a\u043e\u044e, \u0430\u043d\u0433\u043b\u0456\u0439\u0441\u044c\u043a\u043e\u044e \u0442\u0430 \u0443\u043a\u0440\u0430\u0457\u043d\u0441\u044c\u043a\u043e\u044e.\"\n            }\n        },\n        {\n            \"@type\": \"Question\",\n            \"name\": \"\u0427\u0438\u043c \u0432\u0438 \u0432\u0456\u0434\u0440\u0456\u0437\u043d\u044f\u0454\u0442\u0435\u0441\u044f \u0432\u0456\u0434 \u0432\u0435\u043b\u0438\u043a\u0438\u0445 \u043a\u043e\u043d\u0441\u0430\u043b\u0442\u0438\u043d\u0433\u043e\u0432\u0438\u0445 \u0444\u0456\u0440\u043c?\",\n            \"acceptedAnswer\": {\n                \"@type\": \"Answer\",\n                \"text\": \"\u0422\u0440\u044c\u043e\u043c\u0430 \u0440\u0435\u0447\u0430\u043c\u0438: \u0412\u0438 \u043f\u0440\u0430\u0446\u044e\u0454\u0442\u0435 \u0437 \u043d\u0430\u043c\u0438 \u0431\u0435\u0437\u043f\u043e\u0441\u0435\u0440\u0435\u0434\u043d\u044c\u043e, \u0430 \u043d\u0435 \u0437 \u0434\u0436\u0443\u043d\u0456\u043e\u0440\u043e\u043c, \u044f\u043a\u0438\u0439 \u043f\u0435\u0440\u0435\u043f\u0438\u0441\u0443\u0454 \u0448\u0430\u0431\u043b\u043e\u043d\u0438. \u041f\u0440\u0430\u043a\u0442\u0438\u043a\u0430, \u043d\u0435 \u0442\u0435\u043e\u0440\u0456\u044f \u2014 \u0437\u0430 \u043d\u0430\u043c\u0438 \u0440\u0435\u0430\u043b\u044c\u043d\u0456 \u0431\u0456\u0437\u043d\u0435\u0441\u0438, \u043d\u0435 \u043b\u0438\u0448\u0435 \u0441\u043b\u0430\u0439\u0434\u0438. \u0412\u043f\u0440\u043e\u0432\u0430\u0434\u0436\u0443\u0454\u043c\u043e, \u0430 \u043d\u0435 \u043b\u0438\u0448\u0435 \u0440\u0430\u0434\u0438\u043c\u043e \u2014 \u043f\u0440\u0430\u0446\u044e\u0454\u043c\u043e \u0437 \u0432\u0430\u0448\u043e\u044e \u043a\u043e\u043c\u0430\u043d\u0434\u043e\u044e \u0434\u043e \u0440\u0435\u0437\u0443\u043b\u044c\u0442\u0430\u0442\u0443. \u0411\u0435\u0437 \u043a\u043e\u0440\u043f\u043e-\u0436\u0430\u0440\u0433\u043e\u043d\u0443, \u0431\u0435\u0437 \u0437\u0430\u0439\u0432\u0438\u0445 \u0434\u043e\u043a\u0443\u043c\u0435\u043d\u0442\u0456\u0432, \u0431\u0435\u0437 \u043f\u0440\u0438\u0445\u043e\u0432\u0430\u043d\u0438\u0445 \u0432\u0438\u0442\u0440\u0430\u0442.\"\n            }\n        },\n        {\n            \"@type\": \"Question\",\n            \"name\": \"\u0421\u043a\u0456\u043b\u044c\u043a\u0438 \u0447\u0430\u0441\u0443 \u043f\u043e\u0442\u0440\u0456\u0431\u043d\u043e, \u0449\u043e\u0431 \u043f\u043e\u0431\u0430\u0447\u0438\u0442\u0438 \u0440\u0435\u0437\u0443\u043b\u044c\u0442\u0430\u0442\u0438?\",\n            \"acceptedAnswer\": {\n                \"@type\": \"Answer\",\n                \"text\": \"\u041f\u0435\u0440\u0448\u0456 \u0440\u0435\u0437\u0443\u043b\u044c\u0442\u0430\u0442\u0438 (\u0441\u0442\u0440\u0430\u0442\u0435\u0433\u0456\u0447\u043d\u0430 \u044f\u0441\u043d\u0456\u0441\u0442\u044c, \u043a\u0440\u0430\u0449\u0456 \u0440\u0456\u0448\u0435\u043d\u043d\u044f, \u043c\u0435\u043d\u0448\u0435 \u0445\u0430\u043e\u0441\u0443) \u0432\u0438\u0434\u043d\u043e \u0447\u0435\u0440\u0435\u0437 2-4 \u0442\u0438\u0436\u043d\u0456. \u041a\u043e\u043d\u043a\u0440\u0435\u0442\u043d\u0456 \u0444\u0456\u043d\u0430\u043d\u0441\u043e\u0432\u0456 \u0440\u0435\u0437\u0443\u043b\u044c\u0442\u0430\u0442\u0438 \u2014 \u0437\u0440\u043e\u0441\u0442\u0430\u043d\u043d\u044f \u043f\u0440\u043e\u0434\u0430\u0436\u0456\u0432, \u043d\u043e\u0432\u0456 \u043a\u043b\u0456\u0454\u043d\u0442\u0438, \u0432\u0438\u0445\u0456\u0434 \u043d\u0430 \u0440\u0438\u043d\u043e\u043a \u2014 \u0446\u0435 \u0437\u0430\u0437\u0432\u0438\u0447\u0430\u0439 3-9 \u043c\u0456\u0441\u044f\u0446\u0456\u0432, \u0437\u0430\u043b\u0435\u0436\u043d\u043e \u0432\u0456\u0434 \u0433\u0430\u043b\u0443\u0437\u0456 \u0442\u0430 \u0441\u0442\u0430\u0440\u0442\u043e\u0432\u043e\u0457 \u0442\u043e\u0447\u043a\u0438.\"\n            }\n        }\n    ]\n}\n<\/script>\n\n<!-- 6. PERSON SCHEMA - Founder -->\n<script type=\"application\/ld+json\">\n{\n    \"@context\": \"https:\/\/schema.org\",\n    \"@type\": \"Person\",\n    \"@id\": \"https:\/\/thenech.com\/#dmytronechyporenko\",\n    \"name\": \"\u0414\u043c\u0438\u0442\u0440\u043e \u041d\u0435\u0447\u0438\u043f\u043e\u0440\u0435\u043d\u043a\u043e\",\n    \"alternateName\": \"Dmytro Nechyporenko\",\n    \"givenName\": \"\u0414\u043c\u0438\u0442\u0440\u043e\",\n    \"familyName\": \"\u041d\u0435\u0447\u0438\u043f\u043e\u0440\u0435\u043d\u043a\u043e\",\n    \"jobTitle\": \"\u0411\u0456\u0437\u043d\u0435\u0441-\u043a\u043e\u043d\u0441\u0443\u043b\u044c\u0442\u0430\u043d\u0442 \u0456 \u0441\u0442\u0440\u0430\u0442\u0435\u0433\",\n    \"description\": \"\u0417\u0430\u0441\u043d\u043e\u0432\u043d\u0438\u043a the nech. \u0411\u0456\u0437\u043d\u0435\u0441-\u043a\u043e\u043d\u0441\u0443\u043b\u044c\u0442\u0430\u043d\u0442, \u044f\u043a\u0438\u0439 \u0441\u043f\u0435\u0446\u0456\u0430\u043b\u0456\u0437\u0443\u0454\u0442\u044c\u0441\u044f \u043d\u0430 B2B-\u0441\u0442\u0440\u0430\u0442\u0435\u0433\u0456\u0457, \u0432\u0430\u043b\u0456\u0434\u0430\u0446\u0456\u0457 \u0456\u0434\u0435\u0439 \u0456 \u0432\u0438\u0445\u043e\u0434\u0456 \u043d\u0430 \u043d\u043e\u0432\u0456 \u0440\u0438\u043d\u043a\u0438.\",\n    \"url\": \"https:\/\/thenech.com\/uk\/pro-nas\/\",\n    \"email\": \"info@thenech.com\",\n    \"telephone\": \"+48733765023\",\n    \"address\": {\n        \"@type\": \"PostalAddress\",\n        \"streetAddress\": \"\u0432\u0443\u043b. \u0412\u0456\u043b\u044c\u044f\u043c\u0430 \u041b\u0456\u043d\u0434\u043b\u0435\u044f 16\",\n        \"addressLocality\": \"\u0412\u0430\u0440\u0448\u0430\u0432\u0430\",\n        \"postalCode\": \"02-013\",\n        \"addressCountry\": \"PL\"\n    },\n    \"worksFor\": {\n        \"@id\": \"https:\/\/thenech.com\/#organization\"\n    },\n    \"founder\": {\n        \"@id\": \"https:\/\/thenech.com\/#organization\"\n    },\n    \"knowsAbout\": [\n        \"B2B-\u0441\u0442\u0440\u0430\u0442\u0435\u0433\u0456\u044f\",\n        \"\u0411\u0456\u0437\u043d\u0435\u0441-\u043a\u043e\u043d\u0441\u0430\u043b\u0442\u0438\u043d\u0433\",\n        \"\u0412\u0430\u043b\u0456\u0434\u0430\u0446\u0456\u044f \u0431\u0456\u0437\u043d\u0435\u0441-\u0456\u0434\u0435\u0439\",\n        \"\u041c\u0456\u0436\u043d\u0430\u0440\u043e\u0434\u043d\u0430 \u0435\u043a\u0441\u043f\u0430\u043d\u0441\u0456\u044f\",\n        \"\u0411\u0456\u0437\u043d\u0435\u0441-\u043f\u043b\u0430\u043d\u0438\",\n        \"\u0420\u043e\u0437\u0432\u0438\u0442\u043e\u043a B2B-\u043f\u0440\u043e\u0434\u0430\u0436\u0456\u0432\",\n        \"\u0410\u043d\u0430\u043b\u0456\u0437 \u0440\u0438\u043d\u043a\u0443\",\n        \"\u0421\u0442\u0440\u0430\u0442\u0435\u0433\u0456\u0447\u043d\u0438\u0439 \u043a\u043e\u043d\u0441\u0430\u043b\u0442\u0438\u043d\u0433\"\n    ],\n    \"knowsLanguage\": [\"uk\", \"pl\", \"en\"],\n    \"homeLocation\": {\n        \"@type\": \"Place\",\n        \"address\": {\n            \"@type\": \"PostalAddress\",\n            \"addressLocality\": \"\u0412\u0430\u0440\u0448\u0430\u0432\u0430\",\n            \"addressCountry\": \"PL\"\n        }\n    },\n    \"sameAs\": [\n        \"https:\/\/linkedin.com\/in\/dmytronch\"\n    ]\n}\n<\/script>\n\n<!-- 7. SERVICE SCHEMA - Main offering -->\n<script type=\"application\/ld+json\">\n{\n    \"@context\": \"https:\/\/schema.org\",\n    \"@type\": \"Service\",\n    \"@id\": \"https:\/\/thenech.com\/#service-uk\",\n    \"name\": \"\u0411\u0456\u0437\u043d\u0435\u0441-\u043a\u043e\u043d\u0441\u0430\u043b\u0442\u0438\u043d\u0433 \u0456 \u0441\u0442\u0440\u0430\u0442\u0435\u0433\u0456\u0447\u043d\u0435 \u043a\u043e\u043d\u0441\u0443\u043b\u044c\u0442\u0443\u0432\u0430\u043d\u043d\u044f\",\n    \"alternateName\": \"Business Consulting\",\n    \"description\": \"\u041f\u0440\u043e\u0444\u0435\u0441\u0456\u0439\u043d\u0438\u0439 \u0431\u0456\u0437\u043d\u0435\u0441-\u043a\u043e\u043d\u0441\u0430\u043b\u0442\u0438\u043d\u0433 \u0434\u043b\u044f B2B-\u043a\u043e\u043c\u043f\u0430\u043d\u0456\u0439. \u0421\u0442\u0440\u0430\u0442\u0435\u0433\u0456\u044f, \u0431\u0456\u0437\u043d\u0435\u0441-\u043f\u043b\u0430\u043d, \u0440\u043e\u0437\u0432\u0438\u0442\u043e\u043a \u043f\u0440\u043e\u0434\u0430\u0436\u0456\u0432 \u0456 \u043c\u0456\u0436\u043d\u0430\u0440\u043e\u0434\u043d\u0430 \u0435\u043a\u0441\u043f\u0430\u043d\u0441\u0456\u044f.\",\n    \"url\": \"https:\/\/thenech.com\/uk\/poslugy\/\",\n    \"serviceType\": \"Business Consulting\",\n    \"provider\": {\n        \"@id\": \"https:\/\/thenech.com\/#organization\"\n    },\n    \"areaServed\": [\n        {\"@type\": \"Country\", \"name\": \"\u041f\u043e\u043b\u044c\u0449\u0430\"},\n        {\"@type\": \"Country\", \"name\": \"\u0423\u043a\u0440\u0430\u0457\u043d\u0430\"},\n        {\"@type\": \"Place\", \"name\": \"\u0404\u0432\u0440\u043e\u043f\u0435\u0439\u0441\u044c\u043a\u0438\u0439 \u0421\u043e\u044e\u0437\"}\n    ],\n    \"audience\": {\n        \"@type\": \"BusinessAudience\",\n        \"audienceType\": \"\u041c\u0430\u043b\u0456 \u0442\u0430 \u0441\u0435\u0440\u0435\u0434\u043d\u0456 B2B-\u043a\u043e\u043c\u043f\u0430\u043d\u0456\u0457 (\u041c\u0421\u041f)\"\n    },\n    \"category\": \"\u0411\u0456\u0437\u043d\u0435\u0441-\u043a\u043e\u043d\u0441\u0430\u043b\u0442\u0438\u043d\u0433\",\n    \"offers\": {\n        \"@type\": \"Offer\",\n        \"availability\": \"https:\/\/schema.org\/InStock\",\n        \"priceCurrency\": \"PLN\"\n    },\n    \"hasOfferCatalog\": {\n        \"@type\": \"OfferCatalog\",\n        \"name\": \"\u041f\u043e\u0432\u043d\u0438\u0439 \u043f\u0435\u0440\u0435\u043b\u0456\u043a \u043f\u043e\u0441\u043b\u0443\u0433\",\n        \"itemListElement\": [\n            {\n                \"@type\": \"Offer\",\n                \"itemOffered\": {\n                    \"@type\": \"Service\",\n                    \"name\": \"\u0421\u0442\u0440\u0430\u0442\u0435\u0433\u0456\u044f \u0431\u0456\u0437\u043d\u0435\u0441\u0443\",\n                    \"url\": \"https:\/\/thenech.com\/uk\/poslugy\/\"\n                }\n            },\n            {\n                \"@type\": \"Offer\",\n                \"itemOffered\": {\n                    \"@type\": \"Service\",\n                    \"name\": \"\u0411\u0456\u0437\u043d\u0435\u0441-\u043f\u043b\u0430\u043d\",\n                    \"url\": \"https:\/\/thenech.com\/uk\/poslugy\/\"\n                }\n            },\n            {\n                \"@type\": \"Offer\",\n                \"itemOffered\": {\n                    \"@type\": \"Service\",\n                    \"name\": \"\u0420\u043e\u0437\u0432\u0438\u0442\u043e\u043a B2B-\u043f\u0440\u043e\u0434\u0430\u0436\u0456\u0432\",\n                    \"url\": \"https:\/\/thenech.com\/uk\/poslugy\/\"\n                }\n            },\n            {\n                \"@type\": \"Offer\",\n                \"itemOffered\": {\n                    \"@type\": \"Service\",\n                    \"name\": \"\u041c\u0456\u0436\u043d\u0430\u0440\u043e\u0434\u043d\u0430 \u0435\u043a\u0441\u043f\u0430\u043d\u0441\u0456\u044f\",\n                    \"url\": \"https:\/\/thenech.com\/uk\/poslugy\/\"\n                }\n            },\n            {\n                \"@type\": \"Offer\",\n                \"itemOffered\": {\n                    \"@type\": \"Service\",\n                    \"name\": \"\u0410\u043d\u0430\u043b\u0456\u0437 \u0440\u0438\u043d\u043a\u0443\",\n                    \"url\": \"https:\/\/thenech.com\/uk\/poslugy\/\"\n                }\n            },\n            {\n                \"@type\": \"Offer\",\n                \"itemOffered\": {\n                    \"@type\": \"Service\",\n                    \"name\": \"\u041a\u043e\u043d\u0441\u0443\u043b\u044c\u0442\u0430\u0446\u0456\u0457 1-\u043d\u0430-1\",\n                    \"url\": \"https:\/\/thenech.com\/uk\/poslugy\/\"\n                }\n            }\n        ]\n    }\n}\n<\/script>\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","protected":false},"excerpt":{"rendered":"<p>\u0412\u0456\u0434\u043a\u0440\u0438\u0442\u0456 \u0434\u043e \u043d\u043e\u0432\u0438\u0445 \u043f\u0440\u043e\u0454\u043a\u0442\u0456\u0432 \u041f\u043e\u0433\u043e\u0432\u043e\u0440\u0438\u043c\u043e \u043f\u0440\u043e \u0432\u0430\u0448 \u0431\u0456\u0437\u043d\u0435\u0441\u0456 \u043f\u0440\u043e \u0442\u0435, \u044f\u043a \u0439\u043e\u0433\u043e \u0440\u043e\u0437\u0432\u0438\u043d\u0443\u0442\u0438 \u041c\u0438 \u043f\u0440\u0430\u0446\u044e\u0454\u043c\u043e \u0437 B2B-\u043a\u043e\u043c\u043f\u0430\u043d\u0456\u044f\u043c\u0438, \u044f\u043a\u0456 \u0445\u043e\u0447\u0443\u0442\u044c \u043c\u0430\u0441\u0448\u0442\u0430\u0431\u0443\u0432\u0430\u0442\u0438\u0441\u044f [&hellip;]<\/p>\n","protected":false},"author":1,"featured_media":205,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"","meta":{"_seopress_robots_primary_cat":"","_seopress_titles_title":"\u041a\u043e\u043d\u0442\u0430\u043a\u0442\u0438 \u2014 \u0431\u0456\u0437\u043d\u0435\u0441-\u043a\u043e\u043d\u0441\u0443\u043b\u044c\u0442\u0430\u0446\u0456\u044f \u0443 \u0412\u0430\u0440\u0448\u0430\u0432\u0456 | the nech","_seopress_titles_desc":"\u0417\u0430\u043c\u043e\u0432\u0442\u0435 \u0431\u0456\u0437\u043d\u0435\u0441-\u043a\u043e\u043d\u0441\u0443\u043b\u044c\u0442\u0430\u0446\u0456\u044e \u0443 \u0412\u0430\u0440\u0448\u0430\u0432\u0456 \u0437 the nech. 30 \u0445\u0432\u0438\u043b\u0438\u043d \u0431\u0435\u0437\u043a\u043e\u0448\u0442\u043e\u0432\u043d\u043e, \u0431\u0435\u0437 \u0437\u043e\u0431\u043e\u0432'\u044f\u0437\u0430\u043d\u044c. E-mail, \u0442\u0435\u043b\u0435\u0444\u043e\u043d, \u0444\u043e\u0440\u043c\u0430. \u0412\u0456\u0434\u043f\u043e\u0432\u0456\u0434\u0430\u0454\u043c\u043e \u0437\u0430 24 \u0433\u043e\u0434\u0438\u043d\u0438.","_seopress_robots_index":"","_seopress_analysis_target_kw":"","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":"","ast-disable-related-posts":"","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-171","page","type-page","status-publish","has-post-thumbnail","hentry"],"_links":{"self":[{"href":"https:\/\/thenech.com\/uk\/wp-json\/wp\/v2\/pages\/171","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/thenech.com\/uk\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/thenech.com\/uk\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/thenech.com\/uk\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/thenech.com\/uk\/wp-json\/wp\/v2\/comments?post=171"}],"version-history":[{"count":8,"href":"https:\/\/thenech.com\/uk\/wp-json\/wp\/v2\/pages\/171\/revisions"}],"predecessor-version":[{"id":732,"href":"https:\/\/thenech.com\/uk\/wp-json\/wp\/v2\/pages\/171\/revisions\/732"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/thenech.com\/uk\/wp-json\/wp\/v2\/media\/205"}],"wp:attachment":[{"href":"https:\/\/thenech.com\/uk\/wp-json\/wp\/v2\/media?parent=171"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}