{"id":46146,"date":"2023-06-07T11:39:42","date_gmt":"2023-06-07T08:09:42","guid":{"rendered":"https:\/\/behtime.net\/main\/?page_id=46146"},"modified":"2026-08-22T12:00:45","modified_gmt":"2026-08-22T08:30:45","slug":"behtime-for-marketing-team","status":"publish","type":"page","link":"https:\/\/behtime.net\/main\/behtime-for-marketing-team\/","title":{"rendered":"\u0646\u0631\u0645 \u0627\u0641\u0632\u0627\u0631 \u0645\u062f\u06cc\u0631\u06cc\u062a \u067e\u0631\u0648\u0698\u0647 \u0628\u0631\u0627\u06cc \u062a\u06cc\u0645\u200c\u0647\u0627\u06cc \u0628\u0627\u0632\u0627\u0631\u06cc\u0627\u0628\u06cc"},"content":{"rendered":"\n<div class=\"wp-block-group alignfull\"><div class=\"wp-block-group__inner-container is-layout-constrained wp-block-group-is-layout-constrained\">\n<div class=\"wp-block-columns alignfull is-layout-flex wp-container-core-columns-is-layout-8f761849 wp-block-columns-is-layout-flex\">\n<div class=\"wp-block-column is-layout-flow wp-block-column-is-layout-flow\">\n<style>\n\/* =========================================================\n   Behtime Marketing Solutions \u2014 Hero\n   ========================================================= *\/\n\n.bt-mkt-hero,\n.bt-mkt-hero * {\n    box-sizing: border-box;\n}\n\n.bt-mkt-hero {\n    --bt-orange: #f3a503;\n    --bt-orange-soft: #fff6df;\n    --bt-ink: #22252a;\n    --bt-text: #555b63;\n    --bt-muted: #7a8088;\n    --bt-border: #e9e5dc;\n    --bt-bg: #fbfaf7;\n    --bt-white: #ffffff;\n\n    position: relative;\n    width: 100%;\n    overflow: hidden;\n\n    direction: rtl;\n\n    background:\n        radial-gradient(\n            circle at 8% 18%,\n            rgba(243, 165, 3, 0.11),\n            transparent 25%\n        ),\n        radial-gradient(\n            circle at 92% 78%,\n            rgba(243, 165, 3, 0.055),\n            transparent 24%\n        ),\n        linear-gradient(\n            180deg,\n            #ffffff 0%,\n            #fbfaf7 100%\n        );\n}\n\n\n\/* =========================================================\n   Background marketing elements\n   ========================================================= *\/\n\n.bt-mkt-hero__decor {\n    position: absolute;\n    inset: 0;\n\n    overflow: hidden;\n    pointer-events: none;\n\n    z-index: 0;\n}\n\n.bt-mkt-decor {\n    position: absolute;\n\n    width: 58px;\n    height: 58px;\n\n    color: #9b9b96;\n\n    opacity: 0.14;\n\n    transform: rotate(var(--rotate, 0deg));\n}\n\n.bt-mkt-decor svg {\n    display: block;\n    width: 100%;\n    height: 100%;\n\n    fill: none;\n\n    stroke: currentColor;\n    stroke-width: 1.45;\n    stroke-linecap: round;\n    stroke-linejoin: round;\n}\n\n.bt-mkt-decor--orange {\n    color: var(--bt-orange);\n    opacity: 0.18;\n}\n\n\n\/* Megaphone *\/\n\n.bt-mkt-decor--megaphone {\n    top: 13%;\n    right: 4.5%;\n\n    width: 72px;\n    height: 72px;\n\n    --rotate: -12deg;\n}\n\n\n\/* Chart *\/\n\n.bt-mkt-decor--chart {\n    top: 11%;\n    left: 7%;\n\n    width: 68px;\n    height: 68px;\n\n    --rotate: 6deg;\n}\n\n\n\/* Target *\/\n\n.bt-mkt-decor--target {\n    right: 8%;\n    bottom: 11%;\n\n    width: 82px;\n    height: 82px;\n\n    --rotate: 8deg;\n}\n\n\n\/* Mail *\/\n\n.bt-mkt-decor--mail {\n    left: 4%;\n    top: 44%;\n\n    width: 58px;\n    height: 58px;\n\n    --rotate: -8deg;\n}\n\n\n\/* Calendar \/ content *\/\n\n.bt-mkt-decor--calendar {\n    right: 39%;\n    top: 7%;\n\n    width: 52px;\n    height: 52px;\n\n    --rotate: 7deg;\n}\n\n\n\/* Hashtag *\/\n\n.bt-mkt-decor--hashtag {\n    left: 42%;\n    bottom: 7%;\n\n    width: 46px;\n    height: 46px;\n\n    --rotate: -7deg;\n}\n\n\n\/* dotted accents *\/\n\n.bt-mkt-decor-dots {\n    position: absolute;\n\n    width: 90px;\n    height: 90px;\n\n    opacity: 0.25;\n\n    background-image:\n        radial-gradient(\n            circle,\n            rgba(243,165,3,.6) 1.5px,\n            transparent 1.8px\n        );\n\n    background-size: 13px 13px;\n}\n\n.bt-mkt-decor-dots--one {\n    top: 27%;\n    left: 1%;\n}\n\n.bt-mkt-decor-dots--two {\n    bottom: 2%;\n    right: 27%;\n\n    opacity: 0.14;\n}\n\n\n\/* decorative circles *\/\n\n.bt-mkt-hero::before {\n    content: \"\";\n\n    position: absolute;\n\n    width: 430px;\n    height: 430px;\n\n    left: -215px;\n    top: -180px;\n\n    border: 1px solid rgba(243, 165, 3, 0.15);\n    border-radius: 50%;\n\n    pointer-events: none;\n}\n\n.bt-mkt-hero::after {\n    content: \"\";\n\n    position: absolute;\n\n    width: 220px;\n    height: 220px;\n\n    right: -130px;\n    bottom: 55px;\n\n    border: 1px solid rgba(34, 37, 42, 0.055);\n    border-radius: 50%;\n\n    pointer-events: none;\n}\n\n\n\/* =========================================================\n   Main container\n   ========================================================= *\/\n\n.bt-mkt-hero__container {\n    position: relative;\n    z-index: 2;\n\n    width: min(1180px, calc(100% - 40px));\n    min-height: 700px;\n\n    margin: 0 auto;\n    padding: 85px 0 80px;\n\n    display: grid;\n    grid-template-columns:\n        minmax(0, 0.95fr)\n        minmax(0, 1.05fr);\n\n    align-items: center;\n\n    gap: clamp(45px, 7vw, 90px);\n}\n\n\n\/* =========================================================\n   Content\n   ========================================================= *\/\n\n.bt-mkt-hero__content {\n    max-width: 610px;\n}\n\n.bt-mkt-hero__eyebrow {\n    display: inline-flex;\n    align-items: center;\n\n    gap: 9px;\n\n    margin: 0 0 20px;\n\n    color: #69501b;\n\n    font-size: 14px;\n    font-weight: 700;\n    line-height: 1.7;\n}\n\n.bt-mkt-hero__eyebrow-dot {\n    width: 8px;\n    height: 8px;\n\n    background: var(--bt-orange);\n\n    border-radius: 50%;\n\n    box-shadow:\n        0 0 0 6px rgba(243, 165, 3, 0.12);\n}\n\n.bt-mkt-hero__title {\n    margin: 0;\n\n    color: var(--bt-ink);\n\n    font-size: clamp(34px, 4vw, 52px) !important;\n    font-weight: 850;\n    line-height: 1.55 !important;\n\n    letter-spacing: -0.025em;\n}\n\n.bt-mkt-hero__title strong {\n    position: relative;\n\n    color: inherit;\n    font-weight: inherit;\n}\n\n.bt-mkt-hero__title strong::after {\n    content: \"\";\n\n    position: absolute;\n\n    right: 1px;\n    bottom: -3px;\n\n    width: 100%;\n    height: 8px;\n\n    background:\n        rgba(243, 165, 3, 0.28);\n\n    border-radius: 20px;\n\n    z-index: -1;\n}\n\n.bt-mkt-hero__description {\n    max-width: 590px;\n\n    margin: 22px 0 0;\n\n    color: var(--bt-text);\n\n    font-size: 17px;\n    line-height: 2.05;\n\n    text-wrap: pretty;\n}\n\n.bt-mkt-hero__topics {\n    display: flex;\n    flex-wrap: wrap;\n\n    gap: 8px;\n\n    margin: 27px 0 0;\n    padding: 0;\n\n    list-style: none;\n}\n\n.bt-mkt-hero__topics li {\n    display: inline-flex;\n    align-items: center;\n\n    min-height: 34px;\n\n    padding: 5px 12px;\n\n    color: #5f6268;\n\n    background:\n        rgba(255,255,255,.82);\n\n    border:\n        1px solid var(--bt-border);\n\n    border-radius: 999px;\n\n    font-size: 12.5px;\n    font-weight: 600;\n\n    backdrop-filter: blur(5px);\n}\n\n.bt-mkt-hero__topics li::before {\n    content: \"\";\n\n    width: 5px;\n    height: 5px;\n\n    margin-left: 7px;\n\n    background: var(--bt-orange);\n\n    border-radius: 50%;\n}\n\n\n\/* =========================================================\n   Buttons\n   ========================================================= *\/\n\n.bt-mkt-hero__actions {\n    display: flex;\n    flex-wrap: wrap;\n    align-items: center;\n\n    gap: 12px;\n\n    margin-top: 32px;\n}\n\n.bt-mkt-hero__btn {\n    min-height: 48px;\n\n    display: inline-flex;\n    align-items: center;\n    justify-content: center;\n\n    gap: 7px;\n\n    padding: 10px 20px;\n\n    border-radius: 10px;\n\n    font-size: 14px;\n    font-weight: 750;\n    line-height: 1.5;\n\n    text-decoration: none !important;\n\n    transition:\n        transform 180ms ease,\n        background-color 180ms ease,\n        border-color 180ms ease;\n}\n\n.bt-mkt-hero__btn--primary {\n    color: #202020 !important;\n\n    background: var(--bt-orange);\n\n    border:\n        1px solid var(--bt-orange);\n}\n\n.bt-mkt-hero__btn--secondary {\n    color: var(--bt-ink) !important;\n\n    background:\n        rgba(255,255,255,.65);\n\n    border:\n        1px solid #d8d5ce;\n}\n\n.bt-mkt-hero__btn-arrow {\n    font-size: 16px;\n\n    transition:\n        transform 180ms ease;\n}\n\n@media (hover:hover) {\n\n    .bt-mkt-hero__btn--primary:hover {\n        background: #e99d00;\n        border-color: #e99d00;\n\n        transform: translateY(-2px);\n    }\n\n    .bt-mkt-hero__btn--secondary:hover {\n        background: #ffffff;\n        border-color: #bdb9af;\n\n        transform: translateY(-2px);\n    }\n\n    .bt-mkt-hero__btn:hover\n    .bt-mkt-hero__btn-arrow {\n        transform: translateX(-3px);\n    }\n}\n\n\n\/* =========================================================\n   Visual\n   ========================================================= *\/\n\n.bt-mkt-hero__visual {\n    position: relative;\n\n    min-width: 0;\n\n    padding:\n        32px 15px 35px 0;\n}\n\n.bt-mkt-hero__visual-label {\n    position: absolute;\n\n    left: 20px;\n    top: 0;\n\n    color: #8b8d91;\n\n    font-size: 10px;\n    line-height: 1.5;\n}\n\n\n\/* main workspace *\/\n\n.bt-mkt-board {\n    position: relative;\n\n    width: 100%;\n\n    padding: 18px;\n\n    background:\n        rgba(255,255,255,.96);\n\n    border:\n        1px solid #e3e0d9;\n\n    border-radius: 21px;\n\n    box-shadow:\n        0 35px 70px rgba(35,37,42,.10),\n        0 6px 18px rgba(35,37,42,.04);\n}\n\n.bt-mkt-board__top {\n    display: flex;\n    align-items: center;\n    justify-content: space-between;\n\n    gap: 15px;\n\n    margin-bottom: 17px;\n    padding-bottom: 14px;\n\n    border-bottom:\n        1px solid #efede8;\n}\n\n.bt-mkt-board__project {\n    min-width: 0;\n}\n\n.bt-mkt-board__project small {\n    display: block;\n\n    margin-bottom: 4px;\n\n    color: var(--bt-muted);\n\n    font-size: 10px;\n}\n\n.bt-mkt-board__project strong {\n    display: block;\n\n    overflow: hidden;\n\n    color: var(--bt-ink);\n\n    font-size: 14px;\n    font-weight: 800;\n\n    white-space: nowrap;\n    text-overflow: ellipsis;\n}\n\n.bt-mkt-board__status {\n    flex: 0 0 auto;\n\n    padding: 5px 9px;\n\n    color: #61501d;\n\n    background:\n        var(--bt-orange-soft);\n\n    border:\n        1px solid rgba(243,165,3,.24);\n\n    border-radius: 999px;\n\n    font-size: 10px;\n    font-weight: 700;\n}\n\n\n\/* stats *\/\n\n.bt-mkt-board__stats {\n    display: grid;\n    grid-template-columns:\n        repeat(3, 1fr);\n\n    gap: 9px;\n\n    margin-bottom: 14px;\n}\n\n.bt-mkt-stat {\n    padding: 11px 12px;\n\n    background: #faf9f6;\n\n    border:\n        1px solid #eeece7;\n\n    border-radius: 12px;\n}\n\n.bt-mkt-stat span {\n    display: block;\n\n    margin-bottom: 5px;\n\n    color: var(--bt-muted);\n\n    font-size: 9.5px;\n}\n\n.bt-mkt-stat strong {\n    color: var(--bt-ink);\n\n    font-size: 15px;\n    font-weight: 800;\n}\n\n\n\/* progress *\/\n\n.bt-mkt-progress {\n    margin-bottom: 14px;\n    padding: 14px;\n\n    background: #ffffff;\n\n    border:\n        1px solid #ece9e3;\n\n    border-radius: 14px;\n}\n\n.bt-mkt-progress__head {\n    display: flex;\n    align-items: center;\n    justify-content: space-between;\n\n    gap: 15px;\n\n    margin-bottom: 10px;\n\n    font-size: 10.5px;\n}\n\n.bt-mkt-progress__head span {\n    color: var(--bt-muted);\n}\n\n.bt-mkt-progress__head strong {\n    color: var(--bt-ink);\n\n    font-weight: 800;\n}\n\n.bt-mkt-progress__track {\n    width: 100%;\n    height: 7px;\n\n    overflow: hidden;\n\n    background: #eceae5;\n\n    border-radius: 999px;\n}\n\n.bt-mkt-progress__value {\n    width: 64%;\n    height: 100%;\n\n    background: var(--bt-orange);\n\n    border-radius: inherit;\n}\n\n\n\/* body *\/\n\n.bt-mkt-board__body {\n    display: grid;\n    grid-template-columns:\n        minmax(0,1.2fr)\n        minmax(145px,.8fr);\n\n    gap: 11px;\n}\n\n.bt-mkt-tasks,\n.bt-mkt-flow {\n    padding: 13px;\n\n    background: #ffffff;\n\n    border:\n        1px solid #ece9e3;\n\n    border-radius: 14px;\n}\n\n.bt-mkt-box-title {\n    margin: 0 0 10px;\n\n    color: #777b81;\n\n    font-size: 9.5px;\n    font-weight: 700;\n}\n\n\n\/* tasks *\/\n\n.bt-mkt-task {\n    display: grid;\n    grid-template-columns:\n        8px minmax(0,1fr) auto;\n\n    align-items: center;\n\n    gap: 8px;\n\n    min-height: 36px;\n\n    padding: 7px 0;\n\n    border-bottom:\n        1px solid #f0efeb;\n}\n\n.bt-mkt-task:last-child {\n    border-bottom: 0;\n}\n\n.bt-mkt-task__dot {\n    width: 7px;\n    height: 7px;\n\n    background: #cac7bf;\n\n    border-radius: 50%;\n}\n\n.bt-mkt-task--active\n.bt-mkt-task__dot {\n    background: var(--bt-orange);\n\n    box-shadow:\n        0 0 0 4px\n        rgba(243,165,3,.12);\n}\n\n.bt-mkt-task__name {\n    min-width: 0;\n\n    overflow: hidden;\n\n    color: #45484d;\n\n    font-size: 9.5px;\n    font-weight: 650;\n\n    white-space: nowrap;\n    text-overflow: ellipsis;\n}\n\n.bt-mkt-task__person {\n    display: flex;\n    align-items: center;\n    justify-content: center;\n\n    width: 24px;\n    height: 24px;\n\n    color: #4e5054;\n\n    background: #f3f1ed;\n\n    border-radius: 50%;\n\n    font-size: 8px;\n    font-weight: 800;\n}\n\n\n\/* flow *\/\n\n.bt-mkt-flow__item {\n    position: relative;\n\n    display: flex;\n    align-items: center;\n\n    gap: 7px;\n\n    min-height: 31px;\n\n    color: #575b61;\n\n    font-size: 9px;\n    font-weight: 650;\n}\n\n.bt-mkt-flow__item:not(:last-child)::after {\n    content: \"\";\n\n    position: absolute;\n\n    right: 5px;\n    top: 22px;\n\n    width: 1px;\n    height: 17px;\n\n    background: #ddd9d1;\n}\n\n.bt-mkt-flow__point {\n    position: relative;\n    z-index: 2;\n\n    width: 11px;\n    height: 11px;\n\n    flex: 0 0 auto;\n\n    background: #ffffff;\n\n    border:\n        2px solid #c8c5bd;\n\n    border-radius: 50%;\n}\n\n.bt-mkt-flow__item--done\n.bt-mkt-flow__point {\n    background: var(--bt-orange);\n    border-color: var(--bt-orange);\n}\n\n.bt-mkt-flow__item--current {\n    color: var(--bt-ink);\n\n    font-weight: 800;\n}\n\n.bt-mkt-flow__item--current\n.bt-mkt-flow__point {\n    border-color: var(--bt-orange);\n\n    box-shadow:\n        0 0 0 4px\n        rgba(243,165,3,.12);\n}\n\n\n\/* alert *\/\n\n.bt-mkt-attention {\n    position: absolute;\n\n    left: -20px;\n    bottom: 4px;\n\n    width: 205px;\n\n    padding: 11px 12px;\n\n    background: #26282d;\n\n    border-radius: 13px;\n\n    box-shadow:\n        0 15px 35px\n        rgba(20,22,25,.18);\n}\n\n.bt-mkt-attention__head {\n    display: flex;\n    align-items: center;\n\n    gap: 7px;\n\n    margin-bottom: 5px;\n\n    color: #ffffff;\n\n    font-size: 9px;\n    font-weight: 800;\n}\n\n.bt-mkt-attention__mark {\n    width: 7px;\n    height: 7px;\n\n    background:\n        var(--bt-orange);\n\n    border-radius: 50%;\n}\n\n.bt-mkt-attention p {\n    margin: 0;\n\n    color: #d6d7da;\n\n    font-size: 8.5px;\n    line-height: 1.7;\n}\n\n\n\/* =========================================================\n   Tablet\n   ========================================================= *\/\n\n@media (max-width: 900px) {\n\n    .bt-mkt-hero__container {\n        min-height: auto;\n\n        grid-template-columns: 1fr;\n\n        padding: 65px 0 70px;\n\n        gap: 55px;\n    }\n\n    .bt-mkt-hero__content {\n        max-width: 720px;\n\n        margin: 0 auto;\n\n        text-align: center;\n    }\n\n    .bt-mkt-hero__eyebrow {\n        justify-content: center;\n    }\n\n    .bt-mkt-hero__description {\n        margin-left: auto;\n        margin-right: auto;\n    }\n\n    .bt-mkt-hero__topics,\n    .bt-mkt-hero__actions {\n        justify-content: center;\n    }\n\n    .bt-mkt-hero__visual {\n        width: min(620px,100%);\n\n        margin: 0 auto;\n\n        padding-right: 0;\n    }\n\n    .bt-mkt-decor--calendar {\n        right: 7%;\n        top: 40%;\n    }\n\n    .bt-mkt-decor--hashtag {\n        left: 8%;\n        bottom: 3%;\n    }\n}\n\n\n\/* =========================================================\n   Mobile\n   ========================================================= *\/\n\n@media (max-width: 560px) {\n\n    .bt-mkt-hero__container {\n        width:\n            min(100% - 28px,1180px);\n\n        padding-top: 52px;\n        padding-bottom: 55px;\n    }\n\n    .bt-mkt-hero__title {\n        font-size: 31px !important;\n        line-height: 1.65 !important;\n    }\n\n    .bt-mkt-hero__description {\n        font-size: 15px;\n        line-height: 2;\n    }\n\n    .bt-mkt-hero__actions {\n        flex-direction: column;\n    }\n\n    .bt-mkt-hero__btn {\n        width: 100%;\n    }\n\n    .bt-mkt-board {\n        padding: 13px;\n    }\n\n    .bt-mkt-board__stats {\n        grid-template-columns:\n            repeat(3,minmax(0,1fr));\n\n        gap: 6px;\n    }\n\n    .bt-mkt-stat {\n        padding: 9px 7px;\n    }\n\n    .bt-mkt-stat strong {\n        font-size: 13px;\n    }\n\n    .bt-mkt-board__body {\n        grid-template-columns: 1fr;\n    }\n\n    .bt-mkt-attention {\n        position: relative;\n\n        left: auto;\n        bottom: auto;\n\n        width:\n            calc(100% - 20px);\n\n        margin: -3px auto 0;\n    }\n\n    .bt-mkt-hero__visual-label {\n        left: 5px;\n    }\n\n    \/* background less busy on mobile *\/\n\n    .bt-mkt-decor--chart,\n    .bt-mkt-decor--mail,\n    .bt-mkt-decor--calendar,\n    .bt-mkt-decor-dots--two {\n        display: none;\n    }\n\n    .bt-mkt-decor--megaphone {\n        right: -8px;\n        top: 17%;\n\n        width: 58px;\n        height: 58px;\n\n        opacity: .11;\n    }\n\n    .bt-mkt-decor--target {\n        right: auto;\n        left: -17px;\n        bottom: 7%;\n\n        width: 64px;\n        height: 64px;\n\n        opacity: .11;\n    }\n\n    .bt-mkt-decor--hashtag {\n        left: 12%;\n        bottom: 44%;\n\n        width: 38px;\n        height: 38px;\n\n        opacity: .09;\n    }\n}\n\n\n\/* reduced motion *\/\n\n@media (prefers-reduced-motion: reduce) {\n\n    .bt-mkt-hero__btn,\n    .bt-mkt-hero__btn-arrow {\n        transition: none;\n    }\n\n    .bt-mkt-hero__btn:hover,\n    .bt-mkt-hero__btn:hover\n    .bt-mkt-hero__btn-arrow {\n        transform: none;\n    }\n}\n<\/style>\n\n\n<section class=\"bt-mkt-hero\">\n\n    <!-- ===============================================\n         Decorative Marketing Elements\n         =============================================== -->\n    <div class=\"bt-mkt-hero__decor\" aria-hidden=\"true\">\n\n        <!-- Megaphone -->\n        <span class=\"bt-mkt-decor bt-mkt-decor--megaphone bt-mkt-decor--orange\">\n            <svg viewBox=\"0 0 64 64\">\n                <path d=\"M15 31h10l23-12v26L25 33H15z\"\/>\n                <path d=\"M25 33l5 14h-8l-5-14\"\/>\n                <path d=\"M50 26c4 2 4 10 0 12\"\/>\n                <path d=\"M54 18l5-5\"\/>\n                <path d=\"M56 32h7\"\/>\n                <path d=\"M54 46l5 5\"\/>\n            <\/svg>\n        <\/span>\n\n\n        <!-- Chart -->\n        <span class=\"bt-mkt-decor bt-mkt-decor--chart\">\n            <svg viewBox=\"0 0 64 64\">\n                <path d=\"M10 51V14\"\/>\n                <path d=\"M10 51h43\"\/>\n                <path d=\"M17 42l10-10 8 5 15-18\"\/>\n                <path d=\"M43 19h7v7\"\/>\n            <\/svg>\n        <\/span>\n\n\n        <!-- Target -->\n        <span class=\"bt-mkt-decor bt-mkt-decor--target bt-mkt-decor--orange\">\n            <svg viewBox=\"0 0 64 64\">\n                <circle cx=\"30\" cy=\"33\" r=\"20\"\/>\n                <circle cx=\"30\" cy=\"33\" r=\"12\"\/>\n                <circle cx=\"30\" cy=\"33\" r=\"4\"\/>\n                <path d=\"M33 30l20-20\"\/>\n                <path d=\"M46 10h7v7\"\/>\n            <\/svg>\n        <\/span>\n\n\n        <!-- Email -->\n        <span class=\"bt-mkt-decor bt-mkt-decor--mail\">\n            <svg viewBox=\"0 0 64 64\">\n                <rect x=\"10\" y=\"17\" width=\"44\" height=\"31\" rx=\"4\"\/>\n                <path d=\"M12 20l20 16 20-16\"\/>\n            <\/svg>\n        <\/span>\n\n\n        <!-- Calendar \/ content -->\n        <span class=\"bt-mkt-decor bt-mkt-decor--calendar\">\n            <svg viewBox=\"0 0 64 64\">\n                <rect x=\"12\" y=\"15\" width=\"40\" height=\"37\" rx=\"4\"\/>\n                <path d=\"M12 25h40\"\/>\n                <path d=\"M22 10v10\"\/>\n                <path d=\"M42 10v10\"\/>\n                <path d=\"M21 33h7\"\/>\n                <path d=\"M34 33h7\"\/>\n                <path d=\"M21 41h7\"\/>\n            <\/svg>\n        <\/span>\n\n\n        <!-- Hashtag -->\n        <span class=\"bt-mkt-decor bt-mkt-decor--hashtag bt-mkt-decor--orange\">\n            <svg viewBox=\"0 0 64 64\">\n                <path d=\"M24 13l-6 38\"\/>\n                <path d=\"M43 13l-6 38\"\/>\n                <path d=\"M12 26h40\"\/>\n                <path d=\"M10 39h40\"\/>\n            <\/svg>\n        <\/span>\n\n\n        <span class=\"bt-mkt-decor-dots bt-mkt-decor-dots--one\"><\/span>\n        <span class=\"bt-mkt-decor-dots bt-mkt-decor-dots--two\"><\/span>\n\n    <\/div>\n\n\n    <div class=\"bt-mkt-hero__container\">\n\n        <!-- ===============================================\n             Content\n             =============================================== -->\n        <div class=\"bt-mkt-hero__content\">\n\n            <div class=\"bt-mkt-hero__eyebrow\">\n                <span class=\"bt-mkt-hero__eyebrow-dot\"><\/span>\n                \u0631\u0627\u0647\u06a9\u0627\u0631 \u0628\u0647\u062a\u0627\u06cc\u0645 \u0628\u0631\u0627\u06cc \u062a\u06cc\u0645\u200c\u0647\u0627\u06cc \u0628\u0627\u0632\u0627\u0631\u06cc\u0627\u0628\u06cc\n            <\/div>\n\n            <h1 class=\"bt-mkt-hero__title\">\n                \u0646\u0631\u0645 \u0627\u0641\u0632\u0627\u0631 \u0645\u062f\u06cc\u0631\u06cc\u062a \u067e\u0631\u0648\u0698\u0647 \u0628\u0631\u0627\u06cc\n                <strong>\u062a\u06cc\u0645\u200c\u0647\u0627\u06cc \u0628\u0627\u0632\u0627\u0631\u06cc\u0627\u0628\u06cc<\/strong>\n            <\/h1>\n\n            <p class=\"bt-mkt-hero__description\">\n                \u0627\u0632 \u0628\u0631\u0646\u0627\u0645\u0647\u200c\u0631\u06cc\u0632\u06cc \u06a9\u0645\u067e\u06cc\u0646 \u0648 \u062a\u0648\u0644\u06cc\u062f \u0645\u062d\u062a\u0648\u0627 \u062a\u0627 \u0637\u0631\u0627\u062d\u06cc\u060c \u062a\u0623\u06cc\u06cc\u062f \u0648 \u0627\u0646\u062a\u0634\u0627\u0631\u060c\n                \u06a9\u0627\u0631\u0647\u0627\u06cc \u0628\u0627\u0632\u0627\u0631\u06cc\u0627\u0628\u06cc \u0645\u0639\u0645\u0648\u0644\u0627\u064b \u0647\u0645\u200c\u0632\u0645\u0627\u0646 \u0648 \u0628\u0647 \u06cc\u06a9\u062f\u06cc\u06af\u0631 \u0648\u0627\u0628\u0633\u062a\u0647\u200c\u0627\u0646\u062f.\n                \u0628\u0647\u062a\u0627\u06cc\u0645 \u06a9\u0645\u06a9 \u0645\u06cc\u200c\u06a9\u0646\u062f \u0628\u062f\u0627\u0646\u06cc\u062f \u0647\u0631 \u06a9\u0627\u0631 \u06a9\u062c\u0627\u0633\u062a\u060c \u0645\u0633\u0626\u0648\u0644 \u0622\u0646 \u06a9\u06cc\u0633\u062a\u060c\n                \u0686\u0647 \u0686\u06cc\u0632\u06cc \u0639\u0642\u0628 \u0627\u0641\u062a\u0627\u062f\u0647 \u0648 \u0632\u0645\u0627\u0646 \u062a\u06cc\u0645 \u0648\u0627\u0642\u0639\u0627\u064b \u06a9\u062c\u0627 \u0645\u0635\u0631\u0641 \u0645\u06cc\u200c\u0634\u0648\u062f.\n            <\/p>\n\n            <ul class=\"bt-mkt-hero__topics\">\n                <li>\u06a9\u0645\u067e\u06cc\u0646\u200c\u0647\u0627<\/li>\n                <li>\u062a\u0648\u0644\u06cc\u062f \u0645\u062d\u062a\u0648\u0627<\/li>\n                <li>\u0637\u0631\u0627\u062d\u06cc \u0648 \u062e\u0644\u0627\u0642\u06cc\u062a<\/li>\n                <li>\u062a\u0623\u06cc\u06cc\u062f \u0648 \u0627\u0646\u062a\u0634\u0627\u0631<\/li>\n            <\/ul>\n\n            <div class=\"bt-mkt-hero__actions\">\n\n                <a\n                    class=\"bt-mkt-hero__btn bt-mkt-hero__btn--primary\"\n                    href=\"https:\/\/panel.behtime.ir\/Account\/Register\"\n                    target=\"_blank\"\n                    rel=\"noopener noreferrer\"\n                >\n                    \u0631\u0627\u06cc\u06af\u0627\u0646 \u0634\u0631\u0648\u0639 \u06a9\u0646\u06cc\u062f\n                    <span class=\"bt-mkt-hero__btn-arrow\">\u2190<\/span>\n                <\/a>\n\n                <a\n                    class=\"bt-mkt-hero__btn bt-mkt-hero__btn--secondary\"\n                    href=\"#marketing-work\"\n                >\n                    \u0628\u0628\u06cc\u0646\u06cc\u062f \u06a9\u062c\u0627 \u0628\u0647 \u06a9\u0627\u0631\u062a\u0627\u0646 \u0645\u06cc\u200c\u0622\u06cc\u062f\n                <\/a>\n\n            <\/div>\n\n        <\/div>\n\n\n        <!-- ===============================================\n             Conceptual Workspace\n             =============================================== -->\n        <div class=\"bt-mkt-hero__visual\">\n\n            <span class=\"bt-mkt-hero__visual-label\">\n                \u0646\u0645\u0627\u06cc \u0645\u0641\u0647\u0648\u0645\u06cc \u0627\u0632 \u06a9\u0627\u0631 \u062a\u06cc\u0645\n            <\/span>\n\n            <div class=\"bt-mkt-board\">\n\n                <div class=\"bt-mkt-board__top\">\n\n                    <div class=\"bt-mkt-board__project\">\n                        <small>\u06a9\u0645\u067e\u06cc\u0646 \u0628\u0627\u0632\u0627\u0631\u06cc\u0627\u0628\u06cc<\/small>\n                        <strong>\u0645\u0639\u0631\u0641\u06cc \u0645\u062d\u0635\u0648\u0644 \u062c\u062f\u06cc\u062f<\/strong>\n                    <\/div>\n\n                    <span class=\"bt-mkt-board__status\">\n                        \u062f\u0631 \u062d\u0627\u0644 \u0627\u062c\u0631\u0627\n                    <\/span>\n\n                <\/div>\n\n\n                <div class=\"bt-mkt-board__stats\">\n\n                    <div class=\"bt-mkt-stat\">\n                        <span>\u067e\u06cc\u0634\u0631\u0641\u062a<\/span>\n                        <strong>\u06f6\u06f4\u066a<\/strong>\n                    <\/div>\n\n                    <div class=\"bt-mkt-stat\">\n                        <span>\u0641\u0639\u0627\u0644\u06cc\u062a \u0628\u0627\u0632<\/span>\n                        <strong>\u06f1\u06f2<\/strong>\n                    <\/div>\n\n                    <div class=\"bt-mkt-stat\">\n                        <span>\u0632\u0645\u0627\u0646 \u062a\u06cc\u0645<\/span>\n                        <strong>\u06f4\u06f8 \u0633\u0627\u0639\u062a<\/strong>\n                    <\/div>\n\n                <\/div>\n\n\n                <div class=\"bt-mkt-progress\">\n\n                    <div class=\"bt-mkt-progress__head\">\n                        <span>\u067e\u06cc\u0634\u0631\u0641\u062a \u06a9\u0645\u067e\u06cc\u0646<\/span>\n                        <strong>\u06f6\u06f4\u066a<\/strong>\n                    <\/div>\n\n                    <div class=\"bt-mkt-progress__track\">\n                        <div class=\"bt-mkt-progress__value\"><\/div>\n                    <\/div>\n\n                <\/div>\n\n\n                <div class=\"bt-mkt-board__body\">\n\n                    <div class=\"bt-mkt-tasks\">\n\n                        <div class=\"bt-mkt-box-title\">\n                            \u06a9\u0627\u0631\u0647\u0627\u06cc \u062c\u0627\u0631\u06cc\n                        <\/div>\n\n                        <div class=\"bt-mkt-task bt-mkt-task--active\">\n                            <span class=\"bt-mkt-task__dot\"><\/span>\n\n                            <span class=\"bt-mkt-task__name\">\n                                \u0622\u0645\u0627\u062f\u0647\u200c\u0633\u0627\u0632\u06cc \u0635\u0641\u062d\u0647 \u0641\u0631\u0648\u062f\n                            <\/span>\n\n                            <span class=\"bt-mkt-task__person\">\n                                AR\n                            <\/span>\n                        <\/div>\n\n                        <div class=\"bt-mkt-task\">\n                            <span class=\"bt-mkt-task__dot\"><\/span>\n\n                            <span class=\"bt-mkt-task__name\">\n                                \u0637\u0631\u0627\u062d\u06cc \u0645\u062d\u062a\u0648\u0627\u06cc \u0634\u0628\u06a9\u0647 \u0627\u062c\u062a\u0645\u0627\u0639\u06cc\n                            <\/span>\n\n                            <span class=\"bt-mkt-task__person\">\n                                SN\n                            <\/span>\n                        <\/div>\n\n                        <div class=\"bt-mkt-task\">\n                            <span class=\"bt-mkt-task__dot\"><\/span>\n\n                            <span class=\"bt-mkt-task__name\">\n                                \u0628\u0627\u0632\u0628\u06cc\u0646\u06cc \u0645\u062a\u0646 \u06a9\u0645\u067e\u06cc\u0646\n                            <\/span>\n\n                            <span class=\"bt-mkt-task__person\">\n                                MH\n                            <\/span>\n                        <\/div>\n\n                        <div class=\"bt-mkt-task\">\n                            <span class=\"bt-mkt-task__dot\"><\/span>\n\n                            <span class=\"bt-mkt-task__name\">\n                                \u0622\u0645\u0627\u062f\u0647\u200c\u0633\u0627\u0632\u06cc \u0627\u06cc\u0645\u06cc\u0644 \u0645\u0639\u0631\u0641\u06cc\n                            <\/span>\n\n                            <span class=\"bt-mkt-task__person\">\n                                RK\n                            <\/span>\n                        <\/div>\n\n                    <\/div>\n\n\n                    <div class=\"bt-mkt-flow\">\n\n                        <div class=\"bt-mkt-box-title\">\n                            \u0645\u0633\u06cc\u0631 \u0645\u062d\u062a\u0648\u0627\n                        <\/div>\n\n                        <div class=\"bt-mkt-flow__item bt-mkt-flow__item--done\">\n                            <span class=\"bt-mkt-flow__point\"><\/span>\n                            \u0627\u06cc\u062f\u0647\n                        <\/div>\n\n                        <div class=\"bt-mkt-flow__item bt-mkt-flow__item--done\">\n                            <span class=\"bt-mkt-flow__point\"><\/span>\n                            \u062a\u0648\u0644\u06cc\u062f\n                        <\/div>\n\n                        <div class=\"bt-mkt-flow__item bt-mkt-flow__item--current\">\n                            <span class=\"bt-mkt-flow__point\"><\/span>\n                            \u0628\u0627\u0632\u0628\u06cc\u0646\u06cc\n                        <\/div>\n\n                        <div class=\"bt-mkt-flow__item\">\n                            <span class=\"bt-mkt-flow__point\"><\/span>\n                            \u062a\u0623\u06cc\u06cc\u062f\n                        <\/div>\n\n                        <div class=\"bt-mkt-flow__item\">\n                            <span class=\"bt-mkt-flow__point\"><\/span>\n                            \u0627\u0646\u062a\u0634\u0627\u0631\n                        <\/div>\n\n                    <\/div>\n\n                <\/div>\n\n            <\/div>\n\n\n            <div class=\"bt-mkt-attention\">\n\n                <div class=\"bt-mkt-attention__head\">\n                    <span class=\"bt-mkt-attention__mark\"><\/span>\n                    \u0646\u06cc\u0627\u0632\u0645\u0646\u062f \u062a\u0648\u062c\u0647\n                <\/div>\n\n                <p>\n                    \u062a\u0623\u06cc\u06cc\u062f \u0637\u0631\u062d \u0627\u0635\u0644\u06cc \u06a9\u0645\u067e\u06cc\u0646 \u0627\u0632 \u0628\u0631\u0646\u0627\u0645\u0647 \u0639\u0642\u0628 \u0627\u0641\u062a\u0627\u062f\u0647\n                    \u0648 \u0631\u0648\u06cc \u0632\u0645\u0627\u0646 \u0627\u0646\u062a\u0634\u0627\u0631 \u0627\u062b\u0631 \u0645\u06cc\u200c\u06af\u0630\u0627\u0631\u062f.\n                <\/p>\n\n            <\/div>\n\n        <\/div>\n\n    <\/div>\n\n<\/section>\n<\/div>\n<\/div>\n\n\n\n<div class=\"wp-block-columns alignfull is-layout-flex wp-container-core-columns-is-layout-8f761849 wp-block-columns-is-layout-flex\">\n<div class=\"wp-block-column is-layout-flow wp-block-column-is-layout-flow\">\n<style>\n\/* =========================================================\n   Behtime Marketing \u2014 Section 02\n   Conceptual workload illustration\n   Revised connections\n   ========================================================= *\/\n\n.bt-mkt-load,\n.bt-mkt-load * {\n    box-sizing: border-box;\n}\n\n.bt-mkt-load {\n    --bt-orange: #f3a503;\n    --bt-orange-soft: #fff6df;\n    --bt-ink: #22252a;\n    --bt-text: #555b63;\n    --bt-muted: #858a91;\n    --bt-border: #e8e5de;\n    --bt-soft: #f8f7f3;\n\n    width: 100%;\n    overflow: hidden;\n\n    direction: rtl;\n\n    padding:\n        clamp(80px, 9vw, 125px)\n        20px;\n\n    background: #ffffff;\n}\n\n.bt-mkt-load__container {\n    width: min(1180px, 100%);\n    margin: 0 auto;\n}\n\n\n\/* =========================================================\n   Header\n   ========================================================= *\/\n\n.bt-mkt-load__header {\n    display: grid;\n    grid-template-columns:\n        minmax(0, .9fr)\n        minmax(0, 1.1fr);\n\n    align-items: end;\n\n    gap: clamp(30px, 6vw, 80px);\n\n    margin-bottom:\n        clamp(55px, 7vw, 90px);\n}\n\n.bt-mkt-load__eyebrow {\n    display: flex;\n    align-items: center;\n\n    gap: 9px;\n\n    margin-bottom: 14px;\n\n    color: #72591f;\n\n    font-size: 13px;\n    font-weight: 750;\n}\n\n.bt-mkt-load__eyebrow::before {\n    content: \"\";\n\n    width: 26px;\n    height: 2px;\n\n    background: var(--bt-orange);\n\n    border-radius: 99px;\n}\n\n.bt-mkt-load__title {\n    max-width: 560px;\n\n    margin: 0;\n\n    color: var(--bt-ink);\n\n    font-size:\n        clamp(29px, 3.6vw, 43px) !important;\n\n    font-weight: 850;\n    line-height: 1.65 !important;\n\n    letter-spacing: -0.02em;\n}\n\n.bt-mkt-load__intro {\n    max-width: 590px;\n\n    margin: 0;\n\n    color: var(--bt-text);\n\n    font-size: 16px;\n    line-height: 2.1;\n}\n\n.bt-mkt-load__intro strong {\n    color: var(--bt-ink);\n}\n\n\n\/* =========================================================\n   Main layout\n   ========================================================= *\/\n\n.bt-mkt-load__main {\n    display: grid;\n\n    grid-template-columns:\n        minmax(280px, .75fr)\n        minmax(0, 1.25fr);\n\n    align-items: center;\n\n    gap:\n        clamp(40px, 7vw, 90px);\n}\n\n\n\/* =========================================================\n   Text\n   ========================================================= *\/\n\n.bt-mkt-load__content {\n    max-width: 430px;\n}\n\n.bt-mkt-load__number {\n    margin-bottom: 28px;\n\n    color: rgba(34, 37, 42, .10);\n\n    font-size: 74px;\n    font-weight: 900;\n    line-height: 1;\n}\n\n.bt-mkt-load__content-title {\n    margin: 0 0 20px;\n\n    color: var(--bt-ink);\n\n    font-size: 25px !important;\n    font-weight: 800;\n    line-height: 1.8 !important;\n}\n\n.bt-mkt-load__content-text {\n    margin: 0;\n\n    color: var(--bt-text);\n\n    font-size: 14px;\n    line-height: 2.1;\n}\n\n.bt-mkt-load__content-text strong {\n    color: var(--bt-ink);\n}\n\n.bt-mkt-load__point {\n    margin-top: 30px;\n\n    padding: 20px 22px 20px 20px;\n\n    color: #4d5157;\n\n    background: var(--bt-soft);\n\n    border-right:\n        3px solid var(--bt-orange);\n\n    border-radius:\n        12px 4px 4px 12px;\n\n    font-size: 13px;\n    line-height: 2;\n}\n\n.bt-mkt-load__point strong {\n    color: var(--bt-ink);\n}\n\n\n\/* =========================================================\n   Visual\n   ========================================================= *\/\n\n.bt-mkt-load__visual {\n    position: relative;\n\n    min-width: 0;\n    min-height: 560px;\n}\n\n.bt-mkt-map {\n    position: relative;\n\n    width: 100%;\n    height: 560px;\n\n    overflow: hidden;\n\n    background:\n        radial-gradient(\n            circle at 50% 51%,\n            rgba(243, 165, 3, .075),\n            transparent 29%\n        );\n\n    border-radius: 30px;\n}\n\n\n\/* dotted background *\/\n\n.bt-mkt-map::before {\n    content: \"\";\n\n    position: absolute;\n    inset: 0;\n\n    z-index: 0;\n\n    opacity: .22;\n\n    background-image:\n        radial-gradient(\n            circle,\n            rgba(34, 37, 42, .12) 1px,\n            transparent 1.4px\n        );\n\n    background-size: 24px 24px;\n\n    -webkit-mask-image:\n        linear-gradient(\n            to left,\n            transparent,\n            #000 12%,\n            #000 88%,\n            transparent\n        );\n\n    mask-image:\n        linear-gradient(\n            to left,\n            transparent,\n            #000 12%,\n            #000 88%,\n            transparent\n        );\n}\n\n\n\/* =========================================================\n   Annotation\n   ========================================================= *\/\n\n.bt-mkt-map__annotation {\n    position: absolute;\n\n    z-index: 4;\n\n    right: 50%;\n    top: 8%;\n\n    transform: translateX(50%);\n\n    display: flex;\n    align-items: center;\n\n    gap: 11px;\n\n    color: #969aa0;\n\n    font-size: 10px;\n    white-space: nowrap;\n}\n\n.bt-mkt-map__annotation::before,\n.bt-mkt-map__annotation::after {\n    content: \"\";\n\n    width: 28px;\n    height: 1px;\n\n    background: #ddd9d2;\n}\n\n\n\/* =========================================================\n   SVG connections\n   ========================================================= *\/\n\n.bt-mkt-map__connections {\n    position: absolute;\n\n    z-index: 1;\n\n    inset: 0;\n\n    width: 100%;\n    height: 100%;\n\n    pointer-events: none;\n}\n\n.bt-mkt-map__connections path {\n    fill: none;\n\n    stroke: #d6d1c7;\n    stroke-width: 1.15;\n\n    stroke-dasharray: 7 8;\n\n    vector-effect: non-scaling-stroke;\n}\n\n.bt-mkt-map__connections path.bt-connection--important {\n    stroke: rgba(243, 165, 3, .52);\n}\n\n.bt-mkt-map__connections circle {\n    fill: #f3a503;\n}\n\n\n\/* =========================================================\n   Nodes\n   ========================================================= *\/\n\n.bt-mkt-node {\n    position: absolute;\n\n    z-index: 3;\n\n    width: 142px;\n\n    padding: 12px 14px;\n\n    color: #55595f;\n\n    background:\n        rgba(255, 255, 255, .95);\n\n    border:\n        1px solid var(--bt-border);\n\n    border-radius: 13px;\n\n    box-shadow:\n        0 10px 24px\n        rgba(27, 30, 35, .035);\n\n    font-size: 11px;\n    font-weight: 750;\n    line-height: 1.6;\n\n    text-align: center;\n}\n\n.bt-mkt-node::before {\n    content: \"\";\n\n    display: inline-block;\n\n    width: 6px;\n    height: 6px;\n\n    margin-left: 7px;\n\n    background: #c9c6bf;\n\n    border-radius: 50%;\n\n    vertical-align: 1px;\n}\n\n.bt-mkt-node--orange {\n    border-color:\n        rgba(243, 165, 3, .48);\n}\n\n.bt-mkt-node--orange::before {\n    background: var(--bt-orange);\n}\n\n\n\/* exact placement *\/\n\n.bt-mkt-node--campaign {\n    right: 2%;\n    top: 11%;\n}\n\n.bt-mkt-node--design {\n    left: 2%;\n    top: 10%;\n}\n\n.bt-mkt-node--content {\n    right: 0;\n    bottom: 15%;\n}\n\n.bt-mkt-node--social {\n    left: 0;\n    bottom: 17%;\n}\n\n.bt-mkt-node--requests {\n    left: 50%;\n    bottom: 1%;\n\n    transform: translateX(-50%);\n}\n\n\n\/* =========================================================\n   Center\n   ========================================================= *\/\n\n.bt-mkt-map__center {\n    position: absolute;\n\n    z-index: 4;\n\n    right: 50%;\n    top: 51%;\n\n    width: 178px;\n    height: 178px;\n\n    transform:\n        translate(50%, -50%);\n\n    display: flex;\n    flex-direction: column;\n    align-items: center;\n    justify-content: center;\n\n    padding: 20px;\n\n    text-align: center;\n\n    background: #ffffff;\n\n    border:\n        1px solid rgba(243, 165, 3, .72);\n\n    border-radius: 50%;\n\n    box-shadow:\n        0 0 0 18px\n        rgba(243, 165, 3, .05),\n        0 0 0 38px\n        rgba(243, 165, 3, .022);\n}\n\n.bt-mkt-map__center-dot {\n    width: 13px;\n    height: 13px;\n\n    margin-bottom: 13px;\n\n    background: var(--bt-orange);\n\n    border-radius: 50%;\n\n    box-shadow:\n        0 0 0 7px\n        rgba(243, 165, 3, .14);\n}\n\n.bt-mkt-map__center small {\n    display: block;\n\n    margin-bottom: 6px;\n\n    color: var(--bt-muted);\n\n    font-size: 10px;\n    line-height: 1.7;\n}\n\n.bt-mkt-map__center strong {\n    display: block;\n\n    color: var(--bt-ink);\n\n    font-size: 18px;\n    font-weight: 850;\n    line-height: 1.65;\n}\n\n\n\/* =========================================================\n   Bottom\n   ========================================================= *\/\n\n.bt-mkt-load__bottom {\n    max-width: 780px;\n\n    margin:\n        clamp(55px, 7vw, 80px)\n        auto 0;\n\n    padding-top: 28px;\n\n    color: #686c72;\n\n    border-top:\n        1px solid var(--bt-border);\n\n    font-size: 14px;\n    line-height: 2;\n\n    text-align: center;\n}\n\n.bt-mkt-load__bottom strong {\n    color: var(--bt-ink);\n}\n\n\n\/* =========================================================\n   Tablet\n   ========================================================= *\/\n\n@media (max-width: 900px) {\n\n    .bt-mkt-load__header {\n        grid-template-columns: 1fr;\n\n        gap: 20px;\n    }\n\n    .bt-mkt-load__intro {\n        max-width: 720px;\n    }\n\n    .bt-mkt-load__main {\n        grid-template-columns: 1fr;\n    }\n\n    .bt-mkt-load__content {\n        max-width: 650px;\n    }\n\n    .bt-mkt-load__visual {\n        width: min(720px, 100%);\n\n        margin: 10px auto 0;\n    }\n}\n\n\n\/* =========================================================\n   Mobile\n   ========================================================= *\/\n\n@media (max-width: 620px) {\n\n    .bt-mkt-load {\n        padding:\n            65px 14px;\n    }\n\n    .bt-mkt-load__title {\n        font-size: 28px !important;\n    }\n\n    .bt-mkt-load__intro {\n        font-size: 15px;\n    }\n\n    .bt-mkt-load__number {\n        font-size: 58px;\n    }\n\n    .bt-mkt-load__content-title {\n        font-size: 22px !important;\n    }\n\n    .bt-mkt-load__visual {\n        min-height: 520px;\n    }\n\n    .bt-mkt-map {\n        height: 520px;\n    }\n\n    .bt-mkt-map__center {\n        top: 50%;\n\n        width: 145px;\n        height: 145px;\n\n        padding: 14px;\n    }\n\n    .bt-mkt-map__center-dot {\n        width: 10px;\n        height: 10px;\n\n        margin-bottom: 9px;\n\n        box-shadow:\n            0 0 0 5px\n            rgba(243, 165, 3, .13);\n    }\n\n    .bt-mkt-map__center small {\n        font-size: 8px;\n    }\n\n    .bt-mkt-map__center strong {\n        font-size: 15px;\n    }\n\n    .bt-mkt-node {\n        width: 108px;\n\n        padding: 9px 7px;\n\n        font-size: 9px;\n    }\n\n    .bt-mkt-node--campaign {\n        right: 0;\n        top: 13%;\n    }\n\n    .bt-mkt-node--design {\n        left: 0;\n        top: 13%;\n    }\n\n    .bt-mkt-node--content {\n        right: 0;\n        bottom: 17%;\n    }\n\n    .bt-mkt-node--social {\n        left: 0;\n        bottom: 17%;\n    }\n\n    .bt-mkt-node--requests {\n        bottom: 1%;\n    }\n\n    .bt-mkt-map__annotation {\n        top: 5%;\n\n        font-size: 9px;\n    }\n\n    .bt-mkt-map__annotation::before,\n    .bt-mkt-map__annotation::after {\n        width: 18px;\n    }\n}\n<\/style>\n\n\n<section\n    class=\"bt-mkt-load\"\n    id=\"marketing-work\"\n>\n\n    <div class=\"bt-mkt-load__container\">\n\n\n        <!-- =================================================\n             Header\n             ================================================= -->\n\n        <header class=\"bt-mkt-load__header\">\n\n            <div>\n\n                <div class=\"bt-mkt-load__eyebrow\">\n                    \u0648\u0627\u0642\u0639\u06cc\u062a \u06a9\u0627\u0631 \u0628\u0627\u0632\u0627\u0631\u06cc\u0627\u0628\u06cc\n                <\/div>\n\n                <h2 class=\"bt-mkt-load__title\">\n                    \u0686\u0646\u062f \u062c\u0631\u06cc\u0627\u0646 \u06a9\u0627\u0631\u06cc\u060c\n                    \u06cc\u06a9 \u0638\u0631\u0641\u06cc\u062a \u0645\u062d\u062f\u0648\u062f \u062a\u06cc\u0645\n                <\/h2>\n\n            <\/div>\n\n\n            <p class=\"bt-mkt-load__intro\">\n                \u062a\u06cc\u0645 \u0628\u0627\u0632\u0627\u0631\u06cc\u0627\u0628\u06cc \u0645\u0639\u0645\u0648\u0644\u0627\u064b \u0647\u0645\u200c\u0632\u0645\u0627\u0646 \u0628\u0627 \u0686\u0646\u062f \u0646\u0648\u0639 \u06a9\u0627\u0631 \u062f\u0631\u06af\u06cc\u0631 \u0627\u0633\u062a:\n                \u06a9\u0645\u067e\u06cc\u0646\u060c \u062a\u0648\u0644\u06cc\u062f \u0645\u062d\u062a\u0648\u0627\u060c \u0637\u0631\u0627\u062d\u06cc\u060c \u0634\u0628\u06a9\u0647\u200c\u0647\u0627\u06cc \u0627\u062c\u062a\u0645\u0627\u0639\u06cc \u0648 \u062f\u0631\u062e\u0648\u0627\u0633\u062a\u200c\u0647\u0627\u06cc\n                \u0646\u0627\u06af\u0647\u0627\u0646\u06cc \u0628\u062e\u0634\u200c\u0647\u0627\u06cc \u062f\u06cc\u06af\u0631. \u0645\u0633\u0626\u0644\u0647 \u0641\u0642\u0637 \u062b\u0628\u062a \u0627\u06cc\u0646 \u06a9\u0627\u0631\u0647\u0627 \u0646\u06cc\u0633\u062a\u061b\n                \u0628\u0627\u06cc\u062f \u0645\u0639\u0644\u0648\u0645 \u0628\u0627\u0634\u062f\n                <strong>\n                    \u0632\u0645\u0627\u0646 \u0648 \u062a\u0645\u0631\u06a9\u0632 \u062a\u06cc\u0645 \u0648\u0627\u0642\u0639\u0627\u064b \u06a9\u062c\u0627 \u0645\u0635\u0631\u0641 \u0645\u06cc\u200c\u0634\u0648\u062f.\n                <\/strong>\n            <\/p>\n\n        <\/header>\n\n\n        <!-- =================================================\n             Main\n             ================================================= -->\n\n        <div class=\"bt-mkt-load__main\">\n\n\n            <!-- Text -->\n\n            <div class=\"bt-mkt-load__content\">\n\n                <div class=\"bt-mkt-load__number\">\n                    01\n                <\/div>\n\n                <h3 class=\"bt-mkt-load__content-title\">\n                    \u0648\u0642\u062a\u06cc \u0647\u0645\u0647\u200c\u0686\u06cc\u0632 \u0647\u0645\u200c\u0632\u0645\u0627\u0646 \u0648\u0627\u0631\u062f \u062a\u06cc\u0645 \u0645\u06cc\u200c\u0634\u0648\u062f\n                <\/h3>\n\n                <p class=\"bt-mkt-load__content-text\">\n                    \u06cc\u06a9 \u0637\u0631\u0627\u062d \u0645\u06cc\u0627\u0646 \u0686\u0646\u062f \u06a9\u0645\u067e\u06cc\u0646 \u062c\u0627\u0628\u0647\u200c\u062c\u0627 \u0645\u06cc\u200c\u0634\u0648\u062f\u060c\n                    \u0646\u0648\u06cc\u0633\u0646\u062f\u0647 \u0647\u0645\u200c\u0632\u0645\u0627\u0646 \u0631\u0648\u06cc \u0645\u0642\u0627\u0644\u0647\u060c \u0644\u0646\u062f\u06cc\u0646\u06af \u0648 \u0634\u0628\u06a9\u0647 \u0627\u062c\u062a\u0645\u0627\u0639\u06cc \u06a9\u0627\u0631 \u0645\u06cc\u200c\u06a9\u0646\u062f\n                    \u0648 \u062f\u0631\u062e\u0648\u0627\u0633\u062a\u200c\u0647\u0627\u06cc \u0641\u0648\u0631\u06cc \u0647\u0645 \u0628\u0631\u0646\u0627\u0645\u0647 \u0631\u0648\u0632\u0627\u0646\u0647 \u0631\u0627 \u062a\u063a\u06cc\u06cc\u0631 \u0645\u06cc\u200c\u062f\u0647\u0646\u062f.\n                    \u062f\u0631 \u0686\u0646\u06cc\u0646 \u0634\u0631\u0627\u06cc\u0637\u06cc\u060c \u0635\u0631\u0641\u0627\u064b \u062f\u0627\u0634\u062a\u0646 \u0641\u0647\u0631\u0633\u062a \u06a9\u0627\u0631\u0647\u0627 \u06a9\u0627\u0641\u06cc \u0646\u06cc\u0633\u062a.\n                    <strong>\n                        \u0645\u062f\u06cc\u0631 \u0628\u0627\u06cc\u062f \u0628\u062a\u0648\u0627\u0646\u062f \u062a\u0635\u0648\u06cc\u0631 \u06a9\u0644\u06cc \u06a9\u0627\u0631 \u062a\u06cc\u0645 \u0631\u0627 \u0628\u0628\u06cc\u0646\u062f.\n                    <\/strong>\n                <\/p>\n\n\n                <div class=\"bt-mkt-load__point\">\n                    \u0628\u0647\u062a\u0627\u06cc\u0645 \u06a9\u0645\u06a9 \u0645\u06cc\u200c\u06a9\u0646\u062f \u067e\u0631\u0648\u0698\u0647\u200c\u0647\u0627\u060c \u0641\u0639\u0627\u0644\u06cc\u062a\u200c\u0647\u0627 \u0648 \u0632\u0645\u0627\u0646 \u0635\u0631\u0641\u200c\u0634\u062f\u0647\n                    \u0631\u0627 \u06a9\u0646\u0627\u0631 \u0647\u0645 \u0642\u0631\u0627\u0631 \u062f\u0647\u06cc\u062f \u062a\u0627 \u0645\u0634\u062e\u0635 \u0634\u0648\u062f\n                    <strong>\n                        \u0686\u0647 \u0686\u06cc\u0632\u06cc \u062f\u0631 \u062d\u0627\u0644 \u067e\u06cc\u0634\u0631\u0648\u06cc \u0627\u0633\u062a \u0648 \u06a9\u062f\u0627\u0645 \u0628\u062e\u0634 \u062a\u06cc\u0645 \u0632\u06cc\u0631 \u0641\u0634\u0627\u0631 \u0642\u0631\u0627\u0631 \u062f\u0627\u0631\u062f.\n                    <\/strong>\n                <\/div>\n\n            <\/div>\n\n\n            <!-- Conceptual visual -->\n\n            <div class=\"bt-mkt-load__visual\">\n\n                <div\n                    class=\"bt-mkt-map\"\n                    role=\"img\"\n                    aria-label=\"\u0646\u0645\u0627\u06cc \u0645\u0641\u0647\u0648\u0645\u06cc \u0627\u0632 \u0648\u0631\u0648\u062f \u0686\u0646\u062f \u062c\u0631\u06cc\u0627\u0646 \u06a9\u0627\u0631\u06cc \u0628\u0647 \u0638\u0631\u0641\u06cc\u062a \u0645\u062d\u062f\u0648\u062f \u062a\u06cc\u0645 \u0628\u0627\u0632\u0627\u0631\u06cc\u0627\u0628\u06cc\"\n                >\n\n\n                    <div class=\"bt-mkt-map__annotation\">\n                        \u062c\u0631\u06cc\u0627\u0646\u200c\u0647\u0627\u06cc \u0647\u0645\u200c\u0632\u0645\u0627\u0646 \u06a9\u0627\u0631\n                    <\/div>\n\n\n                    <!-- =====================================\n                         Connections\n\n                         viewBox coordinates correspond\n                         to the conceptual layout.\n                         All five paths terminate on the\n                         boundary of the center circle.\n                         ===================================== -->\n\n                    <svg\n                        class=\"bt-mkt-map__connections\"\n                        viewBox=\"0 0 700 560\"\n                        preserveAspectRatio=\"none\"\n                        aria-hidden=\"true\"\n                    >\n\n                        <!-- Campaign -->\n                        <path\n                            class=\"bt-connection--important\"\n                            d=\"\n                                M 590 105\n                                C 510 145,\n                                  455 190,\n                                  417 225\n                            \"\n                        ><\/path>\n\n\n                        <!-- Design -->\n                        <path\n                            class=\"bt-connection--important\"\n                            d=\"\n                                M 110 105\n                                C 190 145,\n                                  245 190,\n                                  283 225\n                            \"\n                        ><\/path>\n\n\n                        <!-- Content -->\n                        <path\n                            d=\"\n                                M 590 438\n                                C 505 410,\n                                  455 365,\n                                  419 331\n                            \"\n                        ><\/path>\n\n\n                        <!-- Social -->\n                        <path\n                            d=\"\n                                M 110 430\n                                C 195 405,\n                                  245 363,\n                                  281 330\n                            \"\n                        ><\/path>\n\n\n                        <!-- Internal requests -->\n                        <path\n                            d=\"\n                                M 350 520\n                                C 350 465,\n                                  350 415,\n                                  350 369\n                            \"\n                        ><\/path>\n\n\n                        <!-- Entry points to shared capacity -->\n\n                        <circle\n                            cx=\"417\"\n                            cy=\"225\"\n                            r=\"4\"\n                        ><\/circle>\n\n                        <circle\n                            cx=\"283\"\n                            cy=\"225\"\n                            r=\"4\"\n                        ><\/circle>\n\n                        <circle\n                            cx=\"419\"\n                            cy=\"331\"\n                            r=\"4\"\n                        ><\/circle>\n\n                        <circle\n                            cx=\"281\"\n                            cy=\"330\"\n                            r=\"4\"\n                        ><\/circle>\n\n                        <circle\n                            cx=\"350\"\n                            cy=\"369\"\n                            r=\"4\"\n                        ><\/circle>\n\n                    <\/svg>\n\n\n                    <!-- =====================================\n                         Nodes\n                         ===================================== -->\n\n                    <div\n                        class=\"\n                            bt-mkt-node\n                            bt-mkt-node--campaign\n                            bt-mkt-node--orange\n                        \"\n                    >\n                        \u06a9\u0645\u067e\u06cc\u0646\u200c\u0647\u0627\n                    <\/div>\n\n\n                    <div\n                        class=\"\n                            bt-mkt-node\n                            bt-mkt-node--design\n                            bt-mkt-node--orange\n                        \"\n                    >\n                        \u0637\u0631\u0627\u062d\u06cc\n                    <\/div>\n\n\n                    <div\n                        class=\"\n                            bt-mkt-node\n                            bt-mkt-node--content\n                        \"\n                    >\n                        \u062a\u0648\u0644\u06cc\u062f \u0645\u062d\u062a\u0648\u0627\n                    <\/div>\n\n\n                    <div\n                        class=\"\n                            bt-mkt-node\n                            bt-mkt-node--social\n                        \"\n                    >\n                        \u0634\u0628\u06a9\u0647\u200c\u0647\u0627\u06cc \u0627\u062c\u062a\u0645\u0627\u0639\u06cc\n                    <\/div>\n\n\n                    <div\n                        class=\"\n                            bt-mkt-node\n                            bt-mkt-node--requests\n                        \"\n                    >\n                        \u062f\u0631\u062e\u0648\u0627\u0633\u062a\u200c\u0647\u0627\u06cc \u062f\u0627\u062e\u0644\u06cc\n                    <\/div>\n\n\n                    <!-- =====================================\n                         Shared capacity\n                         ===================================== -->\n\n                    <div class=\"bt-mkt-map__center\">\n\n                        <span class=\"bt-mkt-map__center-dot\"><\/span>\n\n                        <small>\n                            \u0632\u0645\u0627\u0646 \u0648 \u062a\u0645\u0631\u06a9\u0632 \u0645\u062d\u062f\u0648\u062f\n                        <\/small>\n\n                        <strong>\n                            \u0638\u0631\u0641\u06cc\u062a \u062a\u06cc\u0645\n                            <br>\n                            \u0628\u0627\u0632\u0627\u0631\u06cc\u0627\u0628\u06cc\n                        <\/strong>\n\n                    <\/div>\n\n                <\/div>\n\n            <\/div>\n\n        <\/div>\n\n\n        <!-- =================================================\n             Bottom statement\n             ================================================= -->\n\n        <div class=\"bt-mkt-load__bottom\">\n\n            \u0647\u062f\u0641 \u0627\u06cc\u0646 \u0646\u06cc\u0633\u062a \u06a9\u0647 \u062a\u06cc\u0645 \u06a9\u0627\u0631\u0647\u0627\u06cc \u0628\u06cc\u0634\u062a\u0631\u06cc \u0627\u0646\u062c\u0627\u0645 \u062f\u0647\u062f\u061b\n            \u0647\u062f\u0641 \u0627\u06cc\u0646 \u0627\u0633\u062a \u06a9\u0647\n            <strong>\n                \u0628\u062f\u0627\u0646\u06cc\u062f \u0627\u0646\u0631\u0698\u06cc \u062a\u06cc\u0645 \u0635\u0631\u0641 \u0686\u0647 \u0686\u06cc\u0632\u06cc \u0645\u06cc\u200c\u0634\u0648\u062f\n            <\/strong>\n            \u0648 \u0642\u0628\u0644 \u0627\u0632 \u0627\u0636\u0627\u0641\u0647 \u06a9\u0631\u062f\u0646 \u06a9\u0627\u0631 \u062a\u0627\u0632\u0647\u060c\n            \u0627\u062b\u0631 \u0622\u0646 \u0631\u0627 \u0631\u0648\u06cc \u0628\u0642\u06cc\u0647 \u06a9\u0627\u0631\u0647\u0627 \u0628\u0628\u06cc\u0646\u06cc\u062f.\n\n        <\/div>\n\n    <\/div>\n\n<\/section>\n<\/div>\n<\/div>\n\n\n\n<div class=\"wp-block-columns alignfull is-layout-flex wp-container-core-columns-is-layout-8f761849 wp-block-columns-is-layout-flex\">\n<div class=\"wp-block-column is-layout-flow wp-block-column-is-layout-flow\">\n<style>\n\/* =========================================================\n   Behtime Marketing \u2014 Section 03\n   From idea to publish\n   Conceptual \/ editorial visual\n   ========================================================= *\/\n\n.bt-mkt-process,\n.bt-mkt-process * {\n    box-sizing: border-box;\n}\n\n.bt-mkt-process {\n    --bt-orange: #f3a503;\n    --bt-orange-soft: #fff6df;\n    --bt-ink: #22252a;\n    --bt-text: #555b63;\n    --bt-muted: #858a91;\n    --bt-border: #e8e5de;\n    --bt-soft: #f8f7f3;\n    --bt-dark: #292b30;\n\n    width: 100%;\n    overflow: hidden;\n\n    direction: rtl;\n\n    padding:\n        clamp(80px, 9vw, 125px)\n        20px;\n\n    background:\n        linear-gradient(\n            180deg,\n            #faf9f6 0%,\n            #ffffff 100%\n        );\n}\n\n.bt-mkt-process__container {\n    width: min(1180px, 100%);\n    margin: 0 auto;\n}\n\n\n\/* =========================================================\n   Header\n   ========================================================= *\/\n\n.bt-mkt-process__header {\n    max-width: 790px;\n\n    margin: 0 auto\n        clamp(55px, 7vw, 85px);\n\n    text-align: center;\n}\n\n.bt-mkt-process__eyebrow {\n    display: inline-flex;\n    align-items: center;\n\n    gap: 9px;\n\n    margin-bottom: 14px;\n\n    color: #72591f;\n\n    font-size: 13px;\n    font-weight: 750;\n}\n\n.bt-mkt-process__eyebrow::before,\n.bt-mkt-process__eyebrow::after {\n    content: \"\";\n\n    width: 21px;\n    height: 2px;\n\n    background: var(--bt-orange);\n\n    border-radius: 99px;\n}\n\n.bt-mkt-process__title {\n    margin: 0;\n\n    color: var(--bt-ink);\n\n    font-size:\n        clamp(29px, 3.6vw, 43px) !important;\n\n    font-weight: 850;\n    line-height: 1.65 !important;\n\n    letter-spacing: -0.02em;\n}\n\n.bt-mkt-process__intro {\n    max-width: 700px;\n\n    margin: 17px auto 0;\n\n    color: var(--bt-text);\n\n    font-size: 16px;\n    line-height: 2.05;\n}\n\n\n\/* =========================================================\n   Layout\n   ========================================================= *\/\n\n.bt-mkt-process__main {\n    display: grid;\n\n    grid-template-columns:\n        minmax(0, 1.2fr)\n        minmax(280px, .8fr);\n\n    align-items: center;\n\n    gap:\n        clamp(45px, 7vw, 90px);\n}\n\n\n\/* =========================================================\n   Conceptual process visual\n   ========================================================= *\/\n\n.bt-mkt-process__visual {\n    position: relative;\n\n    min-height: 610px;\n\n    padding: 30px 20px;\n}\n\n.bt-mkt-process__visual::before {\n    content: \"\";\n\n    position: absolute;\n\n    width: 430px;\n    height: 430px;\n\n    right: 50%;\n    top: 50%;\n\n    transform:\n        translate(50%, -50%);\n\n    background:\n        radial-gradient(\n            circle,\n            rgba(243,165,3,.08) 0%,\n            rgba(243,165,3,.035) 42%,\n            transparent 70%\n        );\n\n    border-radius: 50%;\n}\n\n\n\/* background dots *\/\n\n.bt-mkt-process__visual::after {\n    content: \"\";\n\n    position: absolute;\n    inset: 0;\n\n    opacity: .16;\n\n    background-image:\n        radial-gradient(\n            circle,\n            rgba(34,37,42,.18) 1px,\n            transparent 1.4px\n        );\n\n    background-size: 25px 25px;\n\n    -webkit-mask-image:\n        radial-gradient(\n            circle,\n            #000 25%,\n            transparent 75%\n        );\n\n    mask-image:\n        radial-gradient(\n            circle,\n            #000 25%,\n            transparent 75%\n        );\n}\n\n\n\/* =========================================================\n   Main process line\n   ========================================================= *\/\n\n.bt-mkt-process-map {\n    position: relative;\n    z-index: 2;\n\n    width: 100%;\n    max-width: 590px;\n    min-height: 550px;\n\n    margin: 0 auto;\n}\n\n.bt-mkt-process-map__line {\n    position: absolute;\n\n    right: 50%;\n    top: 50px;\n    bottom: 50px;\n\n    width: 2px;\n\n    transform: translateX(50%);\n\n    background:\n        linear-gradient(\n            180deg,\n            rgba(243,165,3,.25),\n            var(--bt-orange) 22%,\n            var(--bt-orange) 74%,\n            rgba(243,165,3,.22)\n        );\n}\n\n.bt-mkt-process-map__line::before,\n.bt-mkt-process-map__line::after {\n    content: \"\";\n\n    position: absolute;\n\n    right: 50%;\n\n    width: 8px;\n    height: 8px;\n\n    transform: translateX(50%);\n\n    background: var(--bt-orange);\n\n    border-radius: 50%;\n}\n\n.bt-mkt-process-map__line::before {\n    top: -3px;\n}\n\n.bt-mkt-process-map__line::after {\n    bottom: -3px;\n}\n\n\n\/* =========================================================\n   Steps\n   ========================================================= *\/\n\n.bt-mkt-process-step {\n    position: absolute;\n\n    width: calc(50% - 45px);\n\n    color: var(--bt-ink);\n}\n\n.bt-mkt-process-step:nth-of-type(odd) {\n    right: 0;\n\n    padding-left: 24px;\n\n    text-align: left;\n}\n\n.bt-mkt-process-step:nth-of-type(even) {\n    left: 0;\n\n    padding-right: 24px;\n\n    text-align: right;\n}\n\n.bt-mkt-process-step::before {\n    content: \"\";\n\n    position: absolute;\n\n    top: 23px;\n\n    width: 35px;\n    height: 1px;\n\n    background: #d8d4cc;\n}\n\n.bt-mkt-process-step:nth-of-type(odd)::before {\n    left: -35px;\n}\n\n.bt-mkt-process-step:nth-of-type(even)::before {\n    right: -35px;\n}\n\n.bt-mkt-process-step::after {\n    content: \"\";\n\n    position: absolute;\n\n    top: 19px;\n\n    width: 9px;\n    height: 9px;\n\n    background: #ffffff;\n\n    border:\n        2px solid var(--bt-orange);\n\n    border-radius: 50%;\n\n    box-shadow:\n        0 0 0 5px\n        rgba(243,165,3,.08);\n}\n\n.bt-mkt-process-step:nth-of-type(odd)::after {\n    left: -44px;\n}\n\n.bt-mkt-process-step:nth-of-type(even)::after {\n    right: -44px;\n}\n\n\n\/* step positions *\/\n\n.bt-mkt-process-step--1 {\n    top: 22px;\n}\n\n.bt-mkt-process-step--2 {\n    top: 116px;\n}\n\n.bt-mkt-process-step--3 {\n    top: 210px;\n}\n\n.bt-mkt-process-step--4 {\n    top: 304px;\n}\n\n.bt-mkt-process-step--5 {\n    top: 398px;\n}\n\n.bt-mkt-process-step--6 {\n    top: 492px;\n}\n\n\n\/* text *\/\n\n.bt-mkt-process-step__number {\n    display: block;\n\n    margin-bottom: 5px;\n\n    color: var(--bt-orange);\n\n    font-size: 10px;\n    font-weight: 850;\n}\n\n.bt-mkt-process-step__title {\n    display: block;\n\n    margin-bottom: 4px;\n\n    color: var(--bt-ink);\n\n    font-size: 14px;\n    font-weight: 850;\n    line-height: 1.65;\n}\n\n.bt-mkt-process-step__text {\n    display: block;\n\n    color: var(--bt-muted);\n\n    font-size: 10px;\n    line-height: 1.75;\n}\n\n\n\/* =========================================================\n   Side annotations\n   ========================================================= *\/\n\n.bt-mkt-process-note {\n    position: absolute;\n\n    z-index: 3;\n\n    display: flex;\n    align-items: center;\n\n    gap: 7px;\n\n    color: #8a8e94;\n\n    font-size: 9px;\n    line-height: 1.6;\n}\n\n.bt-mkt-process-note::before {\n    content: \"\";\n\n    width: 6px;\n    height: 6px;\n\n    flex: 0 0 auto;\n\n    background: var(--bt-orange);\n\n    border-radius: 50%;\n}\n\n.bt-mkt-process-note--file {\n    right: 3%;\n    top: 43%;\n}\n\n.bt-mkt-process-note--comment {\n    left: 2%;\n    top: 58%;\n}\n\n.bt-mkt-process-note--responsible {\n    right: 5%;\n    bottom: 9%;\n}\n\n\n\/* =========================================================\n   Text side\n   ========================================================= *\/\n\n.bt-mkt-process__content {\n    max-width: 430px;\n}\n\n.bt-mkt-process__number {\n    margin-bottom: 28px;\n\n    color: rgba(34,37,42,.1);\n\n    font-size: 74px;\n    font-weight: 900;\n    line-height: 1;\n}\n\n.bt-mkt-process__content-title {\n    margin: 0 0 20px;\n\n    color: var(--bt-ink);\n\n    font-size: 25px !important;\n    font-weight: 800;\n    line-height: 1.8 !important;\n}\n\n.bt-mkt-process__content-text {\n    margin: 0;\n\n    color: var(--bt-text);\n\n    font-size: 14px;\n    line-height: 2.1;\n}\n\n.bt-mkt-process__content-text strong {\n    color: var(--bt-ink);\n}\n\n\n\/* =========================================================\n   Benefits\n   ========================================================= *\/\n\n.bt-mkt-process__benefits {\n    display: grid;\n    gap: 15px;\n\n    margin: 31px 0 0;\n    padding: 0;\n\n    list-style: none;\n}\n\n.bt-mkt-process__benefits li {\n    position: relative;\n\n    padding-right: 24px;\n\n    color: #55595f;\n\n    font-size: 13px;\n    line-height: 1.9;\n}\n\n.bt-mkt-process__benefits li::before {\n    content: \"\";\n\n    position: absolute;\n\n    right: 0;\n    top: .68em;\n\n    width: 8px;\n    height: 8px;\n\n    background: var(--bt-orange);\n\n    border-radius: 50%;\n}\n\n.bt-mkt-process__benefits strong {\n    color: var(--bt-ink);\n}\n\n\n\/* =========================================================\n   Important point\n   ========================================================= *\/\n\n.bt-mkt-process__point {\n    margin-top: 32px;\n\n    padding: 21px 22px;\n\n    color: #4d5157;\n\n    background: #ffffff;\n\n    border:\n        1px solid var(--bt-border);\n\n    border-right:\n        3px solid var(--bt-orange);\n\n    border-radius:\n        13px 5px 5px 13px;\n\n    font-size: 12.5px;\n    line-height: 2;\n}\n\n.bt-mkt-process__point strong {\n    color: var(--bt-ink);\n}\n\n\n\/* =========================================================\n   Bottom statement\n   ========================================================= *\/\n\n.bt-mkt-process__bottom {\n    max-width: 800px;\n\n    margin:\n        clamp(55px, 7vw, 80px)\n        auto 0;\n\n    padding-top: 28px;\n\n    color: #686c72;\n\n    border-top:\n        1px solid var(--bt-border);\n\n    font-size: 14px;\n    line-height: 2;\n\n    text-align: center;\n}\n\n.bt-mkt-process__bottom strong {\n    color: var(--bt-ink);\n}\n\n\n\/* =========================================================\n   Tablet\n   ========================================================= *\/\n\n@media (max-width: 900px) {\n\n    .bt-mkt-process__main {\n        grid-template-columns: 1fr;\n    }\n\n    .bt-mkt-process__visual {\n        order: 2;\n\n        width: min(720px,100%);\n\n        margin: 0 auto;\n    }\n\n    .bt-mkt-process__content {\n        order: 1;\n\n        max-width: 650px;\n    }\n}\n\n\n\/* =========================================================\n   Mobile\n   ========================================================= *\/\n\n@media (max-width: 620px) {\n\n    .bt-mkt-process {\n        padding:\n            65px 14px;\n    }\n\n    .bt-mkt-process__title {\n        font-size: 28px !important;\n    }\n\n    .bt-mkt-process__intro {\n        font-size: 15px;\n    }\n\n    .bt-mkt-process__number {\n        font-size: 58px;\n    }\n\n    .bt-mkt-process__content-title {\n        font-size: 22px !important;\n    }\n\n    .bt-mkt-process__visual {\n        min-height: 610px;\n\n        padding:\n            20px 0;\n    }\n\n    .bt-mkt-process-map {\n        min-height: 570px;\n    }\n\n    .bt-mkt-process-map__line {\n        right: 24px;\n\n        transform: none;\n    }\n\n    .bt-mkt-process-step {\n        right: 0 !important;\n        left: auto !important;\n\n        width: calc(100% - 60px);\n\n        padding:\n            0 52px 0 0 !important;\n\n        text-align: right !important;\n    }\n\n    .bt-mkt-process-step::before {\n        right: 24px !important;\n        left: auto !important;\n\n        width: 28px;\n    }\n\n    .bt-mkt-process-step::after {\n        right: 19px !important;\n        left: auto !important;\n    }\n\n    .bt-mkt-process-note {\n        display: none;\n    }\n}\n<\/style>\n\n\n<section class=\"bt-mkt-process\">\n\n    <div class=\"bt-mkt-process__container\">\n\n\n        <!-- =================================================\n             Header\n             ================================================= -->\n\n        <header class=\"bt-mkt-process__header\">\n\n            <div class=\"bt-mkt-process__eyebrow\">\n                \u062c\u0631\u06cc\u0627\u0646 \u0627\u062c\u0631\u0627\u06cc \u06a9\u0627\u0631\n            <\/div>\n\n            <h2 class=\"bt-mkt-process__title\">\n                \u0627\u0632 \u0627\u06cc\u062f\u0647 \u062a\u0627 \u0627\u0646\u062a\u0634\u0627\u0631\u060c\n                \u0645\u0639\u0644\u0648\u0645 \u0628\u0627\u0634\u062f \u06a9\u0627\u0631 \u06a9\u062c\u0627\u0633\u062a\n            <\/h2>\n\n            <p class=\"bt-mkt-process__intro\">\n                \u0628\u0633\u06cc\u0627\u0631\u06cc \u0627\u0632 \u06a9\u0627\u0631\u0647\u0627\u06cc \u0628\u0627\u0632\u0627\u0631\u06cc\u0627\u0628\u06cc \u06cc\u06a9 \u0645\u0633\u06cc\u0631 \u0645\u0634\u062e\u0635 \u062f\u0627\u0631\u0646\u062f.\n                \u0627\u06cc\u062f\u0647 \u0634\u06a9\u0644 \u0645\u06cc\u200c\u06af\u06cc\u0631\u062f\u060c \u0645\u062d\u062a\u0648\u0627 \u062a\u0648\u0644\u06cc\u062f \u0645\u06cc\u200c\u0634\u0648\u062f\u060c \u0637\u0631\u0627\u062d\u06cc \u0627\u0646\u062c\u0627\u0645 \u0645\u06cc\u200c\u0634\u0648\u062f\u060c\n                \u062e\u0631\u0648\u062c\u06cc \u0628\u0627\u0632\u0628\u06cc\u0646\u06cc \u0648 \u062a\u0623\u06cc\u06cc\u062f \u0645\u06cc\u200c\u0634\u0648\u062f \u0648 \u062f\u0631 \u0646\u0647\u0627\u06cc\u062a \u0628\u0647 \u0627\u0646\u062a\u0634\u0627\u0631 \u0645\u06cc\u200c\u0631\u0633\u062f.\n                \u0647\u0631\u0686\u0647 \u062a\u0639\u062f\u0627\u062f \u06a9\u0627\u0631\u0647\u0627 \u0628\u06cc\u0634\u062a\u0631 \u0634\u0648\u062f\u060c\n                \u062f\u0646\u0628\u0627\u0644 \u06a9\u0631\u062f\u0646 \u0627\u06cc\u0646 \u0645\u0633\u06cc\u0631 \u0628\u0627 \u067e\u06cc\u0627\u0645 \u0648 \u062d\u0627\u0641\u0638\u0647 \u0627\u0641\u0631\u0627\u062f \u0633\u062e\u062a\u200c\u062a\u0631 \u0645\u06cc\u200c\u0634\u0648\u062f.\n            <\/p>\n\n        <\/header>\n\n\n        <!-- =================================================\n             Main\n             ================================================= -->\n\n        <div class=\"bt-mkt-process__main\">\n\n\n            <!-- =================================================\n                 Conceptual process\n                 ================================================= -->\n\n            <div class=\"bt-mkt-process__visual\">\n\n                <div class=\"bt-mkt-process-map\">\n\n                    <div class=\"bt-mkt-process-map__line\"><\/div>\n\n\n                    <!-- 01 -->\n\n                    <div\n                        class=\"\n                            bt-mkt-process-step\n                            bt-mkt-process-step--1\n                        \"\n                    >\n                        <span class=\"bt-mkt-process-step__number\">\n                            01\n                        <\/span>\n\n                        <strong class=\"bt-mkt-process-step__title\">\n                            \u0627\u06cc\u062f\u0647 \u0648 \u0628\u0631\u06cc\u0641\n                        <\/strong>\n\n                        <span class=\"bt-mkt-process-step__text\">\n                            \u0647\u062f\u0641\u060c \u0645\u062e\u0627\u0637\u0628 \u0648 \u062e\u0631\u0648\u062c\u06cc \u0645\u0634\u062e\u0635 \u0645\u06cc\u200c\u0634\u0648\u062f\n                        <\/span>\n                    <\/div>\n\n\n                    <!-- 02 -->\n\n                    <div\n                        class=\"\n                            bt-mkt-process-step\n                            bt-mkt-process-step--2\n                        \"\n                    >\n                        <span class=\"bt-mkt-process-step__number\">\n                            02\n                        <\/span>\n\n                        <strong class=\"bt-mkt-process-step__title\">\n                            \u062a\u0648\u0644\u06cc\u062f \u0645\u062d\u062a\u0648\u0627\n                        <\/strong>\n\n                        <span class=\"bt-mkt-process-step__text\">\n                            \u0645\u062a\u0646\u060c \u0633\u0646\u0627\u0631\u06cc\u0648 \u06cc\u0627 \u0645\u062d\u062a\u0648\u0627\u06cc \u0627\u0648\u0644\u06cc\u0647 \u0622\u0645\u0627\u062f\u0647 \u0645\u06cc\u200c\u0634\u0648\u062f\n                        <\/span>\n                    <\/div>\n\n\n                    <!-- 03 -->\n\n                    <div\n                        class=\"\n                            bt-mkt-process-step\n                            bt-mkt-process-step--3\n                        \"\n                    >\n                        <span class=\"bt-mkt-process-step__number\">\n                            03\n                        <\/span>\n\n                        <strong class=\"bt-mkt-process-step__title\">\n                            \u0637\u0631\u0627\u062d\u06cc\n                        <\/strong>\n\n                        <span class=\"bt-mkt-process-step__text\">\n                            \u062e\u0631\u0648\u062c\u06cc \u0628\u0635\u0631\u06cc \u0648 \u0641\u0627\u06cc\u0644\u200c\u0647\u0627\u06cc \u0645\u0648\u0631\u062f \u0646\u06cc\u0627\u0632 \u0633\u0627\u062e\u062a\u0647 \u0645\u06cc\u200c\u0634\u0648\u0646\u062f\n                        <\/span>\n                    <\/div>\n\n\n                    <!-- 04 -->\n\n                    <div\n                        class=\"\n                            bt-mkt-process-step\n                            bt-mkt-process-step--4\n                        \"\n                    >\n                        <span class=\"bt-mkt-process-step__number\">\n                            04\n                        <\/span>\n\n                        <strong class=\"bt-mkt-process-step__title\">\n                            \u0628\u0627\u0632\u0628\u06cc\u0646\u06cc\n                        <\/strong>\n\n                        <span class=\"bt-mkt-process-step__text\">\n                            \u0627\u0635\u0644\u0627\u062d\u0627\u062a \u0648 \u0628\u0627\u0632\u062e\u0648\u0631\u062f\u0647\u0627 \u062b\u0628\u062a \u0645\u06cc\u200c\u0634\u0648\u0646\u062f\n                        <\/span>\n                    <\/div>\n\n\n                    <!-- 05 -->\n\n                    <div\n                        class=\"\n                            bt-mkt-process-step\n                            bt-mkt-process-step--5\n                        \"\n                    >\n                        <span class=\"bt-mkt-process-step__number\">\n                            05\n                        <\/span>\n\n                        <strong class=\"bt-mkt-process-step__title\">\n                            \u062a\u0623\u06cc\u06cc\u062f\n                        <\/strong>\n\n                        <span class=\"bt-mkt-process-step__text\">\n                            \u062e\u0631\u0648\u062c\u06cc \u0646\u0647\u0627\u06cc\u06cc \u0628\u0631\u0627\u06cc \u0627\u0646\u062a\u0634\u0627\u0631 \u0622\u0645\u0627\u062f\u0647 \u0645\u06cc\u200c\u0634\u0648\u062f\n                        <\/span>\n                    <\/div>\n\n\n                    <!-- 06 -->\n\n                    <div\n                        class=\"\n                            bt-mkt-process-step\n                            bt-mkt-process-step--6\n                        \"\n                    >\n                        <span class=\"bt-mkt-process-step__number\">\n                            06\n                        <\/span>\n\n                        <strong class=\"bt-mkt-process-step__title\">\n                            \u0627\u0646\u062a\u0634\u0627\u0631\n                        <\/strong>\n\n                        <span class=\"bt-mkt-process-step__text\">\n                            \u06a9\u0627\u0631 \u062f\u0631 \u06a9\u0627\u0646\u0627\u0644 \u0648 \u0632\u0645\u0627\u0646 \u062a\u0639\u06cc\u06cc\u0646\u200c\u0634\u062f\u0647 \u0645\u0646\u062a\u0634\u0631 \u0645\u06cc\u200c\u0634\u0648\u062f\n                        <\/span>\n                    <\/div>\n\n\n                    <!-- conceptual annotations -->\n\n                    <span\n                        class=\"\n                            bt-mkt-process-note\n                            bt-mkt-process-note--file\n                        \"\n                    >\n                        \u0641\u0627\u06cc\u0644 \u0648 \u067e\u06cc\u0648\u0633\u062a\n                    <\/span>\n\n                    <span\n                        class=\"\n                            bt-mkt-process-note\n                            bt-mkt-process-note--comment\n                        \"\n                    >\n                        \u0646\u0638\u0631 \u0648 \u0627\u0635\u0644\u0627\u062d\u0627\u062a\n                    <\/span>\n\n                    <span\n                        class=\"\n                            bt-mkt-process-note\n                            bt-mkt-process-note--responsible\n                        \"\n                    >\n                        \u0645\u0633\u0626\u0648\u0644 \u0647\u0631 \u0645\u0631\u062d\u0644\u0647\n                    <\/span>\n\n                <\/div>\n\n            <\/div>\n\n\n            <!-- =================================================\n                 Explanation\n                 ================================================= -->\n\n            <div class=\"bt-mkt-process__content\">\n\n                <div class=\"bt-mkt-process__number\">\n                    02\n                <\/div>\n\n                <h3 class=\"bt-mkt-process__content-title\">\n                    \u062a\u0623\u062e\u06cc\u0631 \u0647\u0645\u06cc\u0634\u0647 \u0628\u0647 \u0645\u0639\u0646\u06cc\n                    \u00ab\u0627\u0646\u062c\u0627\u0645 \u0646\u0634\u062f\u0646 \u06a9\u0627\u0631\u00bb \u0646\u06cc\u0633\u062a\n                <\/h3>\n\n                <p class=\"bt-mkt-process__content-text\">\n                    \u0645\u0645\u06a9\u0646 \u0627\u0633\u062a \u0645\u062a\u0646 \u0622\u0645\u0627\u062f\u0647 \u0628\u0627\u0634\u062f \u0627\u0645\u0627 \u0645\u0646\u062a\u0638\u0631 \u0637\u0631\u0627\u062d\u06cc \u0628\u0645\u0627\u0646\u062f\u060c\n                    \u0637\u0631\u0627\u062d\u06cc \u062a\u0645\u0627\u0645 \u0634\u062f\u0647 \u0628\u0627\u0634\u062f \u0627\u0645\u0627 \u0647\u0646\u0648\u0632 \u062a\u0623\u06cc\u06cc\u062f \u0646\u0634\u062f\u0647 \u0628\u0627\u0634\u062f\u060c\n                    \u06cc\u0627 \u0627\u0635\u0644\u0627\u062d\u0627\u062a \u062f\u0631 \u0686\u0646\u062f \u06af\u0641\u062a\u200c\u0648\u06af\u0648\u06cc \u0645\u062e\u062a\u0644\u0641 \u067e\u0631\u0627\u06a9\u0646\u062f\u0647 \u0634\u062f\u0647 \u0628\u0627\u0634\u0646\u062f.\n                    \u062f\u0631 \u0627\u06cc\u0646 \u0634\u0631\u0627\u06cc\u0637\u060c \u0645\u062f\u06cc\u0631 \u062a\u06cc\u0645 \u0628\u0627\u06cc\u062f \u0628\u062f\u0627\u0646\u062f\n                    <strong>\n                        \u06a9\u0627\u0631 \u062f\u0642\u06cc\u0642\u0627\u064b \u062f\u0631 \u06a9\u062f\u0627\u0645 \u0645\u0631\u062d\u0644\u0647 \u0645\u062a\u0648\u0642\u0641 \u0634\u062f\u0647 \u0627\u0633\u062a.\n                    <\/strong>\n                <\/p>\n\n\n                <ul class=\"bt-mkt-process__benefits\">\n\n                    <li>\n                        \u0645\u0634\u062e\u0635 \u0627\u0633\u062a\n                        <strong>\u06a9\u0627\u0631 \u062f\u0631 \u0686\u0647 \u0645\u0631\u062d\u0644\u0647\u200c\u0627\u06cc \u0642\u0631\u0627\u0631 \u062f\u0627\u0631\u062f.<\/strong>\n                    <\/li>\n\n                    <li>\n                        \u0645\u0639\u0644\u0648\u0645 \u0627\u0633\u062a\n                        <strong>\u0627\u062f\u0627\u0645\u0647 \u06a9\u0627\u0631 \u062f\u0633\u062a \u0686\u0647 \u06a9\u0633\u06cc \u0627\u0633\u062a.<\/strong>\n                    <\/li>\n\n                    <li>\n                        \u0641\u0627\u06cc\u0644\u200c\u0647\u0627\u060c \u062a\u0648\u0636\u06cc\u062d\u0627\u062a \u0648 \u0627\u0635\u0644\u0627\u062d\u0627\u062a\n                        \u06a9\u0646\u0627\u0631 \u0647\u0645\u0627\u0646 \u0641\u0639\u0627\u0644\u06cc\u062a \u0628\u0627\u0642\u06cc \u0645\u06cc\u200c\u0645\u0627\u0646\u0646\u062f.\n                    <\/li>\n\n                    <li>\n                        \u0645\u0633\u06cc\u0631 \u0628\u0639\u062f\u06cc \u06a9\u0627\u0631 \u0627\u0632 \u0642\u0628\u0644 \u0645\u0634\u062e\u0635 \u0627\u0633\u062a\n                        \u0648 \u0648\u0627\u0628\u0633\u062a\u0647 \u0628\u0647 \u062d\u0627\u0641\u0638\u0647 \u0627\u0641\u0631\u0627\u062f \u0646\u06cc\u0633\u062a.\n                    <\/li>\n\n                <\/ul>\n\n\n                <div class=\"bt-mkt-process__point\">\n                    \u062f\u0631 \u0628\u0647\u062a\u0627\u06cc\u0645 \u0645\u06cc\u200c\u062a\u0648\u0627\u0646\u06cc\u062f \u0628\u0631\u0627\u06cc \u0641\u0639\u0627\u0644\u06cc\u062a\u200c\u0647\u0627\u06cc \u062a\u06a9\u0631\u0627\u0631\u0634\u0648\u0646\u062f\u0647\u060c\n                    <strong>\n                        \u06af\u0631\u062f\u0634 \u06a9\u0627\u0631 \u0648 \u0645\u0631\u0627\u062d\u0644 \u0645\u062a\u0646\u0627\u0633\u0628 \u0628\u0627 \u0641\u0631\u0627\u06cc\u0646\u062f \u062a\u06cc\u0645 \u062e\u0648\u062f\u062a\u0627\u0646\n                    <\/strong>\n                    \u062a\u0639\u0631\u06cc\u0641 \u06a9\u0646\u06cc\u062f\u061b \u0627\u0632 \u062a\u0648\u0644\u06cc\u062f \u0645\u062d\u062a\u0648\u0627 \u0648 \u0637\u0631\u0627\u062d\u06cc \u062a\u0627\n                    \u062f\u0631\u062e\u0648\u0627\u0633\u062a\u200c\u0647\u0627\u06cc \u062f\u0627\u062e\u0644\u06cc \u06cc\u0627 \u0641\u0631\u0627\u06cc\u0646\u062f \u062a\u0623\u06cc\u06cc\u062f \u062e\u0631\u0648\u062c\u06cc\u200c\u0647\u0627.\n                <\/div>\n\n            <\/div>\n\n        <\/div>\n\n\n        <!-- =================================================\n             Bottom\n             ================================================= -->\n\n        <div class=\"bt-mkt-process__bottom\">\n            \u0648\u0642\u062a\u06cc \u0645\u0633\u06cc\u0631 \u06a9\u0627\u0631 \u0631\u0648\u0634\u0646 \u0628\u0627\u0634\u062f\u060c\n            \u0645\u062f\u06cc\u0631 \u0628\u0627\u0632\u0627\u0631\u06cc\u0627\u0628\u06cc \u0628\u0631\u0627\u06cc \u0641\u0647\u0645\u06cc\u062f\u0646 \u0648\u0636\u0639\u06cc\u062a \u0647\u0631 \u062e\u0631\u0648\u062c\u06cc\n            \u0645\u062c\u0628\u0648\u0631 \u0646\u06cc\u0633\u062a <strong>\u062f\u0646\u0628\u0627\u0644 \u067e\u06cc\u0627\u0645\u200c\u0647\u0627 \u0628\u06af\u0631\u062f\u062f \u06cc\u0627 \u0627\u0632 \u0686\u0646\u062f \u0646\u0641\u0631 \u0633\u0624\u0627\u0644 \u06a9\u0646\u062f.<\/strong>\n        <\/div>\n\n    <\/div>\n\n<\/section>\n<\/div>\n<\/div>\n\n\n\n<div class=\"wp-block-columns alignfull is-layout-flex wp-container-core-columns-is-layout-8f761849 wp-block-columns-is-layout-flex\">\n<div class=\"wp-block-column is-layout-flow wp-block-column-is-layout-flow\">\n<style>\n\/* =========================================================\n   Behtime Marketing Section\n   Section Title: \u06a9\u0645\u067e\u06cc\u0646 \u0641\u0642\u0637 \u0641\u0647\u0631\u0633\u062a\u06cc \u0627\u0632 \u06a9\u0627\u0631\u0647\u0627 \u0646\u06cc\u0633\u062a\n   ========================================================= *\/\n\n.bt-mkt-gantt,\n.bt-mkt-gantt * {\n    box-sizing: border-box;\n}\n\n.bt-mkt-gantt {\n    --bt-orange: #f3a503;\n    --bt-orange-dark: #d99200;\n    --bt-orange-soft: #fff7e7;\n    --bt-ink: #1f2430;\n    --bt-text: #4d5562;\n    --bt-muted: #8b93a1;\n    --bt-line: #e8e4dc;\n    --bt-surface: #ffffff;\n    --bt-surface-soft: #fbfaf7;\n    --bt-gray-bar: #d9d4cb;\n    --bt-shadow: 0 18px 50px rgba(31, 36, 48, 0.08);\n\n    width: 100%;\n    direction: rtl;\n    background: #ffffff;\n    padding: clamp(56px, 7vw, 88px) 20px;\n    font-family: inherit;\n}\n\n.bt-mkt-gantt__container {\n    width: min(1180px, 100%);\n    margin: 0 auto;\n}\n\n.bt-mkt-gantt__grid {\n    display: grid;\n    grid-template-columns: minmax(320px, 0.95fr) minmax(420px, 1.2fr);\n    gap: clamp(24px, 3vw, 46px);\n    align-items: center;\n}\n\n.bt-mkt-gantt__content {\n    min-width: 0;\n}\n\n.bt-mkt-gantt__eyebrow {\n    display: inline-flex;\n    align-items: center;\n    gap: 10px;\n    margin-bottom: 16px;\n    color: var(--bt-orange-dark);\n    font-size: 13px;\n    font-weight: 800;\n    line-height: 1.8;\n}\n\n.bt-mkt-gantt__eyebrow::before {\n    content: \"\";\n    width: 22px;\n    height: 2px;\n    border-radius: 999px;\n    background: var(--bt-orange);\n}\n\n.bt-mkt-gantt__title {\n    margin: 0 0 18px;\n    color: var(--bt-ink);\n    font-size: clamp(28px, 3.2vw, 42px);\n    font-weight: 850;\n    line-height: 1.45;\n    letter-spacing: -0.02em;\n}\n\n.bt-mkt-gantt__lead {\n    margin: 0 0 18px;\n    color: var(--bt-text);\n    font-size: 16px;\n    line-height: 2.05;\n}\n\n.bt-mkt-gantt__lead strong {\n    color: var(--bt-ink);\n}\n\n.bt-mkt-gantt__list {\n    display: grid;\n    gap: 12px;\n    margin: 28px 0 0;\n    padding: 0;\n    list-style: none;\n}\n\n.bt-mkt-gantt__list li {\n    position: relative;\n    padding-right: 20px;\n    color: var(--bt-text);\n    font-size: 14px;\n    line-height: 1.95;\n}\n\n.bt-mkt-gantt__list li::before {\n    content: \"\";\n    position: absolute;\n    top: 11px;\n    right: 0;\n    width: 8px;\n    height: 8px;\n    border-radius: 50%;\n    background: var(--bt-orange);\n}\n\n.bt-mkt-gantt__visual-wrap {\n    min-width: 0;\n}\n\n.bt-mkt-gantt__card {\n    position: relative;\n    background:\n        radial-gradient(circle at 18% 14%, rgba(243,165,3,.08), transparent 26%),\n        linear-gradient(180deg, #fffdfa 0%, #ffffff 100%);\n    border: 1px solid var(--bt-line);\n    border-radius: 26px;\n    box-shadow: var(--bt-shadow);\n    overflow: hidden;\n}\n\n.bt-mkt-gantt__card-head {\n    display: flex;\n    align-items: center;\n    justify-content: space-between;\n    gap: 14px;\n    padding: 18px 22px 10px;\n    border-bottom: 1px solid rgba(232,228,220,.7);\n}\n\n.bt-mkt-gantt__card-title {\n    margin: 0;\n    color: var(--bt-ink);\n    font-size: 17px;\n    font-weight: 800;\n    line-height: 1.7;\n}\n\n.bt-mkt-gantt__card-subtitle {\n    margin: 0;\n    color: var(--bt-muted);\n    font-size: 12px;\n    line-height: 1.8;\n}\n\n.bt-mkt-gantt__badge {\n    display: inline-flex;\n    align-items: center;\n    justify-content: center;\n    min-height: 34px;\n    padding: 6px 14px;\n    border-radius: 999px;\n    background: var(--bt-orange-soft);\n    border: 1px solid rgba(243,165,3,.28);\n    color: var(--bt-orange-dark);\n    font-size: 12px;\n    font-weight: 800;\n    white-space: nowrap;\n}\n\n.bt-mkt-gantt__figure {\n    padding: 14px 18px 18px;\n}\n\n.bt-mkt-gantt__svg {\n    width: 100%;\n    height: auto;\n    display: block;\n    border-radius: 18px;\n    background:\n        linear-gradient(180deg, rgba(255,255,255,0.9), rgba(255,255,255,0.98));\n}\n\n.bt-mkt-gantt__legend {\n    display: flex;\n    flex-wrap: wrap;\n    align-items: center;\n    gap: 18px;\n    padding: 10px 20px 20px;\n}\n\n.bt-mkt-gantt__legend-item {\n    display: inline-flex;\n    align-items: center;\n    gap: 8px;\n    color: var(--bt-muted);\n    font-size: 12px;\n    line-height: 1.8;\n}\n\n.bt-mkt-gantt__legend-line,\n.bt-mkt-gantt__legend-bar,\n.bt-mkt-gantt__legend-deadline {\n    display: inline-block;\n    flex: 0 0 auto;\n}\n\n.bt-mkt-gantt__legend-bar {\n    width: 24px;\n    height: 8px;\n    border-radius: 999px;\n    background: var(--bt-orange);\n}\n\n.bt-mkt-gantt__legend-line {\n    width: 24px;\n    height: 0;\n    border-top: 2px dashed var(--bt-orange);\n}\n\n.bt-mkt-gantt__legend-deadline {\n    width: 0;\n    height: 16px;\n    border-right: 2px dashed #7f8792;\n    position: relative;\n}\n\n.bt-mkt-gantt__legend-deadline::before {\n    content: \"\";\n    position: absolute;\n    top: -4px;\n    right: -5px;\n    width: 8px;\n    height: 8px;\n    border-radius: 2px;\n    background: var(--bt-orange);\n    transform: rotate(45deg);\n}\n\n.bt-mkt-gantt__note {\n    margin-top: 18px;\n    color: var(--bt-muted);\n    font-size: 12px;\n    line-height: 1.9;\n}\n\n\/* Mobile *\/\n@media (max-width: 980px) {\n    .bt-mkt-gantt__grid {\n        grid-template-columns: 1fr;\n    }\n}\n\n@media (max-width: 640px) {\n    .bt-mkt-gantt {\n        padding: 44px 14px;\n    }\n\n    .bt-mkt-gantt__card-head {\n        flex-direction: column;\n        align-items: flex-start;\n    }\n\n    .bt-mkt-gantt__title {\n        font-size: 30px;\n        line-height: 1.5;\n    }\n\n    .bt-mkt-gantt__lead {\n        font-size: 15px;\n    }\n\n    .bt-mkt-gantt__figure {\n        padding: 10px 10px 12px;\n    }\n\n    .bt-mkt-gantt__legend {\n        gap: 12px;\n        padding: 8px 14px 16px;\n    }\n}\n<\/style>\n\n<section class=\"bt-mkt-gantt\">\n    <div class=\"bt-mkt-gantt__container\">\n        <div class=\"bt-mkt-gantt__grid\">\n\n            <!-- Content -->\n            <div class=\"bt-mkt-gantt__content\">\n                <div class=\"bt-mkt-gantt__eyebrow\">\u0632\u0645\u0627\u0646\u200c\u0628\u0646\u062f\u06cc \u0648 \u0648\u0627\u0628\u0633\u062a\u06af\u06cc \u0641\u0639\u0627\u0644\u06cc\u062a\u200c\u0647\u0627<\/div>\n\n                <h2 class=\"bt-mkt-gantt__title\">\n                    \u06a9\u0645\u067e\u06cc\u0646 \u0641\u0642\u0637 \u0641\u0647\u0631\u0633\u062a\u06cc \u0627\u0632 \u06a9\u0627\u0631\u0647\u0627 \u0646\u06cc\u0633\u062a\n                <\/h2>\n\n                <p class=\"bt-mkt-gantt__lead\">\n                    \u062f\u0631 \u06a9\u0627\u0631 \u0628\u0627\u0632\u0627\u0631\u06cc\u0627\u0628\u06cc\u060c \u0641\u0642\u0637 \u0645\u0647\u0645 \u0646\u06cc\u0633\u062a \u0686\u0647 \u06a9\u0627\u0631\u0647\u0627\u06cc\u06cc \u0628\u0627\u06cc\u062f \u0627\u0646\u062c\u0627\u0645 \u0634\u0648\u0646\u062f\u061b\n                    \u0645\u0647\u0645 \u0627\u06cc\u0646 \u0627\u0633\u062a \u06a9\u0647 <strong>\u0647\u0631 \u0641\u0639\u0627\u0644\u06cc\u062a \u0628\u0647 \u06a9\u062f\u0627\u0645 \u0641\u0639\u0627\u0644\u06cc\u062a \u0648\u0627\u0628\u0633\u062a\u0647 \u0627\u0633\u062a<\/strong>\u060c\n                    \u06a9\u062f\u0627\u0645 \u06a9\u0627\u0631 \u0627\u06af\u0631 \u0639\u0642\u0628 \u0628\u06cc\u0641\u062a\u062f \u06a9\u0644 \u06a9\u0645\u067e\u06cc\u0646 \u0631\u0627 \u0639\u0642\u0628 \u0645\u06cc\u200c\u0627\u0646\u062f\u0627\u0632\u062f\n                    \u0648 \u062a\u06cc\u0645 \u062f\u0631 \u0647\u0631 \u0644\u062d\u0638\u0647 \u0631\u0648\u06cc \u0686\u0647 \u0628\u062e\u0634\u06cc \u0628\u0627\u06cc\u062f \u062a\u0645\u0631\u06a9\u0632 \u06a9\u0646\u062f.\n                <\/p>\n\n                <p class=\"bt-mkt-gantt__lead\">\n                    \u0628\u0647\u062a\u0627\u06cc\u0645 \u06a9\u0645\u06a9 \u0645\u06cc\u200c\u06a9\u0646\u062f \u0628\u0631\u0646\u0627\u0645\u0647\u200c\u06cc \u06a9\u0645\u067e\u06cc\u0646 \u0631\u0627 \u0646\u0647 \u0628\u0647 \u0634\u06a9\u0644 \u06cc\u06a9 \u0644\u06cc\u0633\u062a \u067e\u0631\u0627\u06a9\u0646\u062f\u0647\u060c\n                    \u0628\u0644\u06a9\u0647 \u0628\u0647 \u0635\u0648\u0631\u062a <strong>\u06cc\u06a9 \u062c\u0631\u06cc\u0627\u0646 \u0632\u0645\u0627\u0646\u200c\u0628\u0646\u062f\u06cc\u200c\u0634\u062f\u0647 \u0648 \u0642\u0627\u0628\u0644\u200c\u067e\u06cc\u06af\u06cc\u0631\u06cc<\/strong> \u0628\u0628\u06cc\u0646\u06cc\u062f.\n                <\/p>\n\n                <ul class=\"bt-mkt-gantt__list\">\n                    <li>\u0648\u0627\u0628\u0633\u062a\u06af\u06cc \u0628\u06cc\u0646 \u0641\u0639\u0627\u0644\u06cc\u062a\u200c\u0647\u0627 \u0631\u0648\u0634\u0646 \u0645\u06cc\u200c\u0634\u0648\u062f.<\/li>\n                    <li>\u0645\u0633\u06cc\u0631 \u062d\u0633\u0627\u0633 \u06a9\u0645\u067e\u06cc\u0646 \u0642\u0627\u0628\u0644 \u062a\u0634\u062e\u06cc\u0635 \u0627\u0633\u062a.<\/li>\n                    <li>\u0627\u062b\u0631 \u062a\u0623\u062e\u06cc\u0631 \u0647\u0631 \u0641\u0639\u0627\u0644\u06cc\u062a \u0628\u0631 \u0627\u0646\u062a\u0634\u0627\u0631 \u0646\u0647\u0627\u06cc\u06cc \u0645\u0634\u062e\u0635 \u0645\u06cc\u200c\u0634\u0648\u062f.<\/li>\n                    <li>\u0645\u062f\u06cc\u0631 \u0628\u0627\u0632\u0627\u0631\u06cc\u0627\u0628\u06cc \u0641\u0642\u0637 \u06a9\u0627\u0631\u0647\u0627 \u0631\u0627 \u0646\u0645\u06cc\u200c\u0628\u06cc\u0646\u062f\u061b \u0645\u0646\u0637\u0642 \u0627\u062c\u0631\u0627\u06cc \u06a9\u0645\u067e\u06cc\u0646 \u0631\u0627 \u0647\u0645 \u0645\u06cc\u200c\u0628\u06cc\u0646\u062f.<\/li>\n                <\/ul>\n            <\/div>\n\n            <!-- Visual -->\n            <div class=\"bt-mkt-gantt__visual-wrap\">\n                <div class=\"bt-mkt-gantt__card\">\n\n                    <div class=\"bt-mkt-gantt__card-head\">\n                        <div>\n                            <h3 class=\"bt-mkt-gantt__card-title\">\u0646\u0645\u0627\u06cc \u0645\u0641\u0647\u0648\u0645\u06cc \u0632\u0645\u0627\u0646\u200c\u0628\u0646\u062f\u06cc \u06a9\u0645\u067e\u06cc\u0646<\/h3>\n                            <p class=\"bt-mkt-gantt__card-subtitle\">\n                                \u0648\u0627\u0628\u0633\u062a\u06af\u06cc \u0641\u0639\u0627\u0644\u06cc\u062a\u200c\u0647\u0627 + \u0645\u0633\u06cc\u0631 \u062d\u0633\u0627\u0633 + \u0645\u0648\u0639\u062f \u0627\u0646\u062a\u0634\u0627\u0631\n                            <\/p>\n                        <\/div>\n\n                        <div class=\"bt-mkt-gantt__badge\">\u0645\u0639\u0631\u0641\u06cc \u0645\u062d\u0635\u0648\u0644 \u062c\u062f\u06cc\u062f<\/div>\n                    <\/div>\n\n                    <div class=\"bt-mkt-gantt__figure\">\n                        <svg class=\"bt-mkt-gantt__svg\" viewBox=\"0 0 760 520\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" aria-hidden=\"true\">\n\n                            <!-- Background -->\n                            <rect x=\"0\" y=\"0\" width=\"760\" height=\"520\" rx=\"18\" fill=\"#fffdf9\"\/>\n\n                            <!-- soft highlight -->\n                            <defs>\n                                <linearGradient id=\"btBgFade\" x1=\"0\" y1=\"0\" x2=\"1\" y2=\"1\">\n                                    <stop offset=\"0%\" stop-color=\"#ffffff\"\/>\n                                    <stop offset=\"100%\" stop-color=\"#fff7e8\"\/>\n                                <\/linearGradient>\n\n                                <filter id=\"btSoftShadow\" x=\"-20%\" y=\"-20%\" width=\"140%\" height=\"140%\">\n                                    <feDropShadow dx=\"0\" dy=\"8\" stdDeviation=\"14\" flood-color=\"#c9b89b\" flood-opacity=\".16\"\/>\n                                <\/filter>\n                            <\/defs>\n\n                            <rect x=\"0\" y=\"0\" width=\"760\" height=\"520\" rx=\"18\" fill=\"url(#btBgFade)\"\/>\n\n                            <!-- Plot area -->\n                            <rect x=\"36\" y=\"60\" width=\"560\" height=\"380\" rx=\"10\" fill=\"#fffdfa\" stroke=\"#eee7dc\"\/>\n\n                            <!-- vertical grid -->\n                            <g stroke=\"#e7e1d8\" stroke-dasharray=\"4 5\" stroke-width=\"1\">\n                                <line x1=\"84\" y1=\"60\" x2=\"84\" y2=\"440\"\/>\n                                <line x1=\"162\" y1=\"60\" x2=\"162\" y2=\"440\"\/>\n                                <line x1=\"240\" y1=\"60\" x2=\"240\" y2=\"440\"\/>\n                                <line x1=\"318\" y1=\"60\" x2=\"318\" y2=\"440\"\/>\n                                <line x1=\"396\" y1=\"60\" x2=\"396\" y2=\"440\"\/>\n                                <line x1=\"474\" y1=\"60\" x2=\"474\" y2=\"440\"\/>\n                                <line x1=\"552\" y1=\"60\" x2=\"552\" y2=\"440\"\/>\n                            <\/g>\n\n                            <!-- horizontal lanes -->\n                            <g stroke=\"#ebe5dc\" stroke-width=\"1\">\n                                <line x1=\"36\" y1=\"110\" x2=\"596\" y2=\"110\"\/>\n                                <line x1=\"36\" y1=\"180\" x2=\"596\" y2=\"180\"\/>\n                                <line x1=\"36\" y1=\"250\" x2=\"596\" y2=\"250\"\/>\n                                <line x1=\"36\" y1=\"320\" x2=\"596\" y2=\"320\"\/>\n                                <line x1=\"36\" y1=\"390\" x2=\"596\" y2=\"390\"\/>\n                            <\/g>\n\n                            <!-- top phase line -->\n                            <line x1=\"44\" y1=\"44\" x2=\"596\" y2=\"44\" stroke=\"#d8d1c6\" stroke-width=\"2\"\/>\n\n                            <!-- phase markers -->\n                            <g fill=\"#c9c3ba\">\n                                <circle cx=\"92\" cy=\"44\" r=\"4\"\/>\n                                <circle cx=\"215\" cy=\"44\" r=\"4\"\/>\n                                <circle cx=\"318\" cy=\"44\" r=\"4\"\/>\n                                <circle cx=\"474\" cy=\"44\" r=\"4\"\/>\n                            <\/g>\n\n                            <g fill=\"#8f9785\" font-size=\"12\" font-family=\"inherit\" text-anchor=\"middle\">\n                                <text x=\"92\" y=\"28\">\u0628\u0631\u0646\u0627\u0645\u0647\u200c\u0631\u06cc\u0632\u06cc<\/text>\n                                <text x=\"215\" y=\"28\">\u062a\u0648\u0644\u06cc\u062f<\/text>\n                                <text x=\"318\" y=\"28\">\u0637\u0631\u0627\u062d\u06cc<\/text>\n                                <text x=\"474\" y=\"28\">\u0622\u0645\u0627\u062f\u0647\u200c\u0633\u0627\u0632\u06cc \u0627\u0646\u062a\u0634\u0627\u0631<\/text>\n                            <\/g>\n\n                            <!-- publish deadline -->\n                            <g>\n                                <line x1=\"76\" y1=\"60\" x2=\"76\" y2=\"440\" stroke=\"#7f8792\" stroke-dasharray=\"6 6\" stroke-width=\"1.6\"\/>\n                                <rect x=\"71\" y=\"50\" width=\"10\" height=\"10\" transform=\"rotate(45 76 55)\" fill=\"#f3a503\"\/>\n                                <text x=\"22\" y=\"82\" fill=\"#6d7582\" font-size=\"12\" font-family=\"inherit\">\u0645\u0648\u0639\u062f \u0627\u0646\u062a\u0634\u0627\u0631<\/text>\n                            <\/g>\n\n                            <!-- task labels right -->\n                            <g fill=\"#263040\" font-size=\"15\" font-weight=\"700\" font-family=\"inherit\" text-anchor=\"start\">\n                                <text x=\"628\" y=\"112\">\u0628\u0631\u06cc\u0641 \u0648 \u067e\u06cc\u0627\u0645 \u06a9\u0645\u067e\u06cc\u0646<\/text>\n                                <text x=\"628\" y=\"182\">\u062a\u0648\u0644\u06cc\u062f \u0645\u062d\u062a\u0648\u0627<\/text>\n                                <text x=\"628\" y=\"252\">\u0637\u0631\u0627\u062d\u06cc \u062e\u0631\u0648\u062c\u06cc\u200c\u0647\u0627<\/text>\n                                <text x=\"628\" y=\"322\">\u0635\u0641\u062d\u0647 \u0641\u0631\u0648\u062f<\/text>\n                                <text x=\"628\" y=\"392\">\u0622\u0645\u0627\u062f\u0647\u200c\u0633\u0627\u0632\u06cc \u0627\u0646\u062a\u0634\u0627\u0631<\/text>\n                            <\/g>\n\n                            <!-- Task bars -->\n                            <!-- Row 1 -->\n                            <rect x=\"54\" y=\"94\" width=\"118\" height=\"12\" rx=\"6\" fill=\"#f3a503\"\/>\n                            <!-- Row 2 -->\n                            <rect x=\"146\" y=\"164\" width=\"165\" height=\"12\" rx=\"6\" fill=\"#d5d0c8\"\/>\n                            <!-- Row 3 -->\n                            <rect x=\"220\" y=\"234\" width=\"190\" height=\"12\" rx=\"6\" fill=\"#f3a503\"\/>\n                            <!-- Row 4 -->\n                            <rect x=\"324\" y=\"304\" width=\"150\" height=\"12\" rx=\"6\" fill=\"#d5d0c8\"\/>\n                            <!-- Row 5 -->\n                            <rect x=\"438\" y=\"374\" width=\"120\" height=\"12\" rx=\"6\" fill=\"#f3a503\"\/>\n\n                            <!-- Dependency path (critical path) -->\n                            <!-- Start node centers:\n                                 row1 end: (172,100)\n                                 row2 end-ish milestone: (265,170)\n                                 row3 end: (410,240)\n                                 row4 end: (474,310)\n                                 row5 start-ish \/ publish prep: (438,380)\n                            -->\n                            <path\n                                d=\"M 172 100\n                                   C 172 130, 146 128, 146 170\n                                   C 146 206, 220 198, 220 240\n                                   C 220 268, 410 212, 410 240\n                                   C 410 270, 438 278, 438 310\n                                   C 438 344, 438 344, 438 380\"\n                                fill=\"none\"\n                                stroke=\"#f3a503\"\n                                stroke-width=\"2.3\"\n                                stroke-dasharray=\"6 7\"\n                                stroke-linecap=\"round\"\n                                stroke-linejoin=\"round\"\n                            \/>\n\n                            <!-- helper gray path for non-critical relation -->\n                            <path\n                                d=\"M 311 170\n                                   C 336 170, 336 208, 356 208\n                                   C 376 208, 376 276, 399 276\n                                   C 420 276, 420 292, 438 292\"\n                                fill=\"none\"\n                                stroke=\"#cfc8be\"\n                                stroke-width=\"2\"\n                                stroke-dasharray=\"5 6\"\n                                stroke-linecap=\"round\"\n                            \/>\n\n                            <!-- Dependency nodes -->\n                            <g fill=\"#f3a503\">\n                                <circle cx=\"172\" cy=\"100\" r=\"4.5\"\/>\n                                <circle cx=\"146\" cy=\"170\" r=\"4.5\"\/>\n                                <circle cx=\"220\" cy=\"240\" r=\"4.5\"\/>\n                                <circle cx=\"410\" cy=\"240\" r=\"4.5\"\/>\n                                <circle cx=\"438\" cy=\"310\" r=\"4.5\"\/>\n                                <circle cx=\"438\" cy=\"380\" r=\"4.5\"\/>\n                            <\/g>\n\n                            <!-- Critical path label -->\n                            <g filter=\"url(#btSoftShadow)\">\n                                <rect x=\"355\" y=\"220\" width=\"118\" height=\"34\" rx=\"17\" fill=\"#fff5df\" stroke=\"#efcf86\"\/>\n                                <circle cx=\"449\" cy=\"237\" r=\"4\" fill=\"#f3a503\"\/>\n                                <text x=\"412\" y=\"242\" fill=\"#7a5a08\" font-size=\"12\" font-weight=\"800\" font-family=\"inherit\" text-anchor=\"middle\">\n                                    \u0645\u0633\u06cc\u0631 \u062d\u0633\u0627\u0633 \u06a9\u0645\u067e\u06cc\u0646\n                                <\/text>\n                            <\/g>\n\n                            <!-- footer separator -->\n                            <line x1=\"36\" y1=\"462\" x2=\"736\" y2=\"462\" stroke=\"#ebe5dc\"\/>\n\n                            <!-- footer note -->\n                            <text x=\"36\" y=\"488\" fill=\"#8b93a1\" font-size=\"11.5\" font-family=\"inherit\">\n                                \u0627\u06cc\u0646 \u062a\u0635\u0648\u06cc\u0631\u060c \u0646\u0645\u0627\u06cc\u0634 \u0645\u0641\u0647\u0648\u0645\u06cc \u0627\u0631\u062a\u0628\u0627\u0637 \u0628\u06cc\u0646 \u0641\u0639\u0627\u0644\u06cc\u062a\u200c\u0647\u0627\u060c \u0648\u0627\u0628\u0633\u062a\u06af\u06cc\u200c\u0647\u0627 \u0648 \u0645\u0648\u0639\u062f \u0627\u0646\u062a\u0634\u0627\u0631 \u062f\u0631 \u06cc\u06a9 \u06a9\u0645\u067e\u06cc\u0646 \u0627\u0633\u062a.\n                            <\/text>\n                        <\/svg>\n                    <\/div>\n\n                    <div class=\"bt-mkt-gantt__legend\">\n                        <span class=\"bt-mkt-gantt__legend-item\">\n                            <span class=\"bt-mkt-gantt__legend-bar\"><\/span>\n                            \u0641\u0639\u0627\u0644\u06cc\u062a \u0627\u062b\u0631\u06af\u0630\u0627\u0631\n                        <\/span>\n\n                        <span class=\"bt-mkt-gantt__legend-item\">\n                            <span class=\"bt-mkt-gantt__legend-line\"><\/span>\n                            \u0645\u0633\u06cc\u0631 \u062d\u0633\u0627\u0633\n                        <\/span>\n\n                        <span class=\"bt-mkt-gantt__legend-item\">\n                            <span class=\"bt-mkt-gantt__legend-deadline\"><\/span>\n                            \u0645\u0648\u0639\u062f \u0627\u0646\u062a\u0634\u0627\u0631\n                        <\/span>\n                    <\/div>\n\n                <\/div>\n            <\/div>\n\n        <\/div>\n    <\/div>\n<\/section>\n<\/div>\n<\/div>\n\n\n\n<div class=\"wp-block-columns alignfull is-layout-flex wp-container-core-columns-is-layout-8f761849 wp-block-columns-is-layout-flex\">\n<div class=\"wp-block-column is-layout-flow wp-block-column-is-layout-flow\">\n<style>\n\/* =========================================================\n   Behtime Marketing \u2014 Section 05\n   Where team time actually goes\n   FIXED CONNECTIONS\n   ========================================================= *\/\n\n.bt-mkt-time,\n.bt-mkt-time * {\n    box-sizing: border-box;\n}\n\n.bt-mkt-time {\n    --bt-orange: #f3a503;\n    --bt-orange-soft: #fff6df;\n    --bt-ink: #22252a;\n    --bt-text: #555b63;\n    --bt-muted: #858a91;\n    --bt-border: #e8e5de;\n    --bt-soft: #f8f7f3;\n\n    width: 100%;\n    overflow: hidden;\n\n    direction: rtl;\n\n    padding:\n        clamp(80px, 9vw, 125px)\n        20px;\n\n    background:\n        linear-gradient(\n            180deg,\n            #faf9f6 0%,\n            #ffffff 100%\n        );\n}\n\n.bt-mkt-time__container {\n    width: min(1180px, 100%);\n    margin: 0 auto;\n}\n\n\n\/* =========================================================\n   Header\n   ========================================================= *\/\n\n.bt-mkt-time__header {\n    max-width: 830px;\n\n    margin:\n        0 auto\n        clamp(60px, 7vw, 90px);\n\n    text-align: center;\n}\n\n.bt-mkt-time__eyebrow {\n    display: inline-flex;\n    align-items: center;\n\n    gap: 9px;\n\n    margin-bottom: 14px;\n\n    color: #72591f;\n\n    font-size: 13px;\n    font-weight: 750;\n}\n\n.bt-mkt-time__eyebrow::before,\n.bt-mkt-time__eyebrow::after {\n    content: \"\";\n\n    width: 22px;\n    height: 2px;\n\n    background: var(--bt-orange);\n\n    border-radius: 99px;\n}\n\n.bt-mkt-time__title {\n    margin: 0;\n\n    color: var(--bt-ink);\n\n    font-size:\n        clamp(29px, 3.6vw, 43px) !important;\n\n    font-weight: 850;\n    line-height: 1.65 !important;\n\n    letter-spacing: -0.02em;\n}\n\n.bt-mkt-time__intro {\n    max-width: 720px;\n\n    margin: 18px auto 0;\n\n    color: var(--bt-text);\n\n    font-size: 16px;\n    line-height: 2.1;\n}\n\n.bt-mkt-time__intro strong {\n    color: var(--bt-ink);\n}\n\n\n\/* =========================================================\n   Main\n   ========================================================= *\/\n\n.bt-mkt-time__main {\n    display: grid;\n\n    grid-template-columns:\n        minmax(0, 1.25fr)\n        minmax(290px, .75fr);\n\n    align-items: center;\n\n    gap:\n        clamp(45px, 7vw, 90px);\n}\n\n\n\/* =========================================================\n   Conceptual Visual\n   ========================================================= *\/\n\n.bt-time-map {\n    position: relative;\n\n    width: 100%;\n    min-width: 0;\n    height: 610px;\n\n    overflow: hidden;\n\n    border-radius: 30px;\n\n    background:\n        radial-gradient(\n            circle at 50% 47%,\n            rgba(243,165,3,.075),\n            transparent 28%\n        );\n}\n\n\n\/* subtle dots *\/\n\n.bt-time-map::before {\n    content: \"\";\n\n    position: absolute;\n    inset: 0;\n\n    z-index: 0;\n\n    opacity: .15;\n\n    background-image:\n        radial-gradient(\n            circle,\n            rgba(34,37,42,.14) 1px,\n            transparent 1.4px\n        );\n\n    background-size:\n        25px 25px;\n\n    -webkit-mask-image:\n        radial-gradient(\n            ellipse at center,\n            #000 16%,\n            transparent 72%\n        );\n\n    mask-image:\n        radial-gradient(\n            ellipse at center,\n            #000 16%,\n            transparent 72%\n        );\n}\n\n\n\/* =========================================================\n   Map label\n   ========================================================= *\/\n\n.bt-time-map__label {\n    position: absolute;\n\n    z-index: 6;\n\n    top: 24px;\n    right: 50%;\n\n    transform:\n        translateX(50%);\n\n    display: flex;\n    align-items: center;\n\n    gap: 10px;\n\n    padding:\n        2px 10px;\n\n    color: #999ca1;\n    background: rgba(255,255,255,.9);\n\n    font-size: 10px;\n\n    white-space: nowrap;\n}\n\n.bt-time-map__label::before,\n.bt-time-map__label::after {\n    content: \"\";\n\n    width: 28px;\n    height: 1px;\n\n    background: #ddd9d2;\n}\n\n\n\/* =========================================================\n   Connections\n   ========================================================= *\/\n\n.bt-time-map__connections {\n    position: absolute;\n\n    z-index: 1;\n\n    inset: 0;\n\n    width: 100%;\n    height: 100%;\n\n    pointer-events: none;\n}\n\n.bt-time-map__connections path {\n    fill: none;\n\n    stroke: #d9d4cb;\n    stroke-width: 1.25;\n\n    vector-effect:\n        non-scaling-stroke;\n\n    stroke-linecap: round;\n}\n\n.bt-time-map__connections\n.bt-time-path--orange {\n    stroke:\n        rgba(243,165,3,.82);\n\n    stroke-width: 1.45;\n}\n\n.bt-time-map__connections circle {\n    fill: var(--bt-orange);\n}\n\n\n\/* =========================================================\n   Center\n   ========================================================= *\/\n\n.bt-time-map__center {\n    position: absolute;\n\n    z-index: 5;\n\n    right: 50%;\n    top: 48%;\n\n    width: 190px;\n    height: 190px;\n\n    transform:\n        translate(50%, -50%);\n\n    display: flex;\n    flex-direction: column;\n    align-items: center;\n    justify-content: center;\n\n    padding: 20px;\n\n    background: #ffffff;\n\n    border:\n        1px solid rgba(243,165,3,.75);\n\n    border-radius: 50%;\n\n    text-align: center;\n\n    box-shadow:\n        0 0 0 19px\n        rgba(243,165,3,.05),\n        0 0 0 40px\n        rgba(243,165,3,.022);\n}\n\n\n\/* clock *\/\n\n.bt-time-map__clock {\n    position: relative;\n\n    width: 39px;\n    height: 39px;\n\n    margin-bottom: 13px;\n\n    border:\n        2px solid var(--bt-orange);\n\n    border-radius: 50%;\n}\n\n.bt-time-map__clock::before {\n    content: \"\";\n\n    position: absolute;\n\n    right: 17px;\n    top: 7px;\n\n    width: 2px;\n    height: 11px;\n\n    background: var(--bt-orange);\n\n    border-radius: 99px;\n}\n\n.bt-time-map__clock::after {\n    content: \"\";\n\n    position: absolute;\n\n    right: 9px;\n    top: 17px;\n\n    width: 9px;\n    height: 2px;\n\n    background: var(--bt-orange);\n\n    border-radius: 99px;\n}\n\n\n.bt-time-map__center small {\n    display: block;\n\n    margin-bottom: 5px;\n\n    color: var(--bt-muted);\n\n    font-size: 9px;\n}\n\n.bt-time-map__center strong {\n    display: block;\n\n    color: var(--bt-ink);\n\n    font-size: 19px;\n    font-weight: 900;\n    line-height: 1.65;\n}\n\n.bt-time-map__center span {\n    display: block;\n\n    margin-top: 5px;\n\n    color: #787c82;\n\n    font-size: 9px;\n}\n\n\n\/* =========================================================\n   Destination groups\n\n   Important:\n   Each destination has its own clean background,\n   preventing connector lines from crossing its text.\n   ========================================================= *\/\n\n.bt-time-destination {\n    position: absolute;\n\n    z-index: 4;\n\n    width: 170px;\n\n    padding:\n        5px 7px 8px;\n\n    background:\n        linear-gradient(\n            90deg,\n            rgba(255,255,255,0),\n            rgba(255,255,255,.96) 16%,\n            rgba(255,255,255,.96) 84%,\n            rgba(255,255,255,0)\n        );\n}\n\n.bt-time-destination__head {\n    display: flex;\n\n    align-items: center;\n    justify-content: space-between;\n\n    gap: 10px;\n\n    margin-bottom: 9px;\n}\n\n.bt-time-destination__name {\n    color: #3f444b;\n\n    font-size: 11px;\n    font-weight: 850;\n\n    white-space: nowrap;\n}\n\n.bt-time-destination__share {\n    color: #969ba2;\n\n    font-size: 9px;\n    font-weight: 700;\n\n    white-space: nowrap;\n}\n\n\n\/* bars *\/\n\n.bt-time-destination__line {\n    position: relative;\n\n    width: 100%;\n    height: 4px;\n\n    overflow: hidden;\n\n    background: #ebe8e2;\n\n    border-radius: 999px;\n}\n\n.bt-time-destination__line span {\n    display: block;\n\n    width: var(--share);\n    height: 100%;\n\n    background: #c8c4bc;\n\n    border-radius: inherit;\n}\n\n.bt-time-destination--important\n.bt-time-destination__line span {\n    background: var(--bt-orange);\n}\n\n\n\/* =========================================================\n   Position destinations\n   ========================================================= *\/\n\n\/* right *\/\n\n.bt-time-destination--campaign {\n    right: 0;\n    top: 12%;\n}\n\n.bt-time-destination--content {\n    right: -1%;\n    top: 43%;\n}\n\n.bt-time-destination--meetings {\n    right: 5%;\n    bottom: 9%;\n}\n\n\n\/* left *\/\n\n.bt-time-destination--design {\n    left: 0;\n    top: 12%;\n}\n\n.bt-time-destination--social {\n    left: -1%;\n    top: 43%;\n}\n\n.bt-time-destination--requests {\n    left: 5%;\n    bottom: 9%;\n}\n\n\n\/* =========================================================\n   Question\n   ========================================================= *\/\n\n.bt-time-map__question {\n    position: absolute;\n\n    z-index: 7;\n\n    right: 50%;\n    bottom: 1%;\n\n    transform:\n        translateX(50%);\n\n    min-width: 340px;\n    max-width: 390px;\n\n    display: flex;\n    align-items: center;\n    justify-content: center;\n\n    gap: 10px;\n\n    padding:\n        11px 15px;\n\n    color: #666b71;\n\n    background:\n        rgba(255,255,255,.97);\n\n    border:\n        1px solid var(--bt-border);\n\n    border-radius: 999px;\n\n    box-shadow:\n        0 7px 22px\n        rgba(35,38,43,.03);\n\n    font-size: 9.5px;\n    line-height: 1.8;\n\n    text-align: center;\n}\n\n.bt-time-map__question::before {\n    content: \"?\";\n\n    width: 21px;\n    height: 21px;\n\n    flex: 0 0 auto;\n\n    display: flex;\n    align-items: center;\n    justify-content: center;\n\n    color: #42340d;\n\n    background: var(--bt-orange);\n\n    border-radius: 50%;\n\n    font-size: 11px;\n    font-weight: 900;\n}\n\n\n\/* =========================================================\n   Content\n   ========================================================= *\/\n\n.bt-mkt-time__content {\n    max-width: 440px;\n}\n\n.bt-mkt-time__number {\n    margin-bottom: 28px;\n\n    color:\n        rgba(34,37,42,.09);\n\n    font-size: 74px;\n    font-weight: 900;\n    line-height: 1;\n}\n\n.bt-mkt-time__content-title {\n    margin: 0 0 20px;\n\n    color: var(--bt-ink);\n\n    font-size: 25px !important;\n    font-weight: 800;\n    line-height: 1.8 !important;\n}\n\n.bt-mkt-time__content-text {\n    margin: 0;\n\n    color: var(--bt-text);\n\n    font-size: 14px;\n    line-height: 2.1;\n}\n\n.bt-mkt-time__content-text strong {\n    color: var(--bt-ink);\n}\n\n\n\/* =========================================================\n   Questions\n   ========================================================= *\/\n\n.bt-mkt-time__questions {\n    display: grid;\n\n    gap: 0;\n\n    margin-top: 30px;\n\n    border-top:\n        1px solid var(--bt-border);\n}\n\n.bt-mkt-time__question {\n    position: relative;\n\n    padding:\n        15px 27px 15px 0;\n\n    color: #55595f;\n\n    border-bottom:\n        1px solid var(--bt-border);\n\n    font-size: 12.5px;\n    line-height: 1.9;\n}\n\n.bt-mkt-time__question::before {\n    content: \"\";\n\n    position: absolute;\n\n    right: 0;\n    top: 24px;\n\n    width: 8px;\n    height: 8px;\n\n    background: var(--bt-orange);\n\n    border-radius: 50%;\n}\n\n.bt-mkt-time__question strong {\n    color: var(--bt-ink);\n}\n\n\n\/* =========================================================\n   Behtime point\n   ========================================================= *\/\n\n.bt-mkt-time__point {\n    margin-top: 30px;\n\n    padding:\n        20px 22px;\n\n    color: #4f5359;\n\n    background: #ffffff;\n\n    border:\n        1px solid var(--bt-border);\n\n    border-right:\n        3px solid var(--bt-orange);\n\n    border-radius:\n        13px 5px 5px 13px;\n\n    font-size: 12.5px;\n    line-height: 2;\n}\n\n.bt-mkt-time__point strong {\n    color: var(--bt-ink);\n}\n\n\n\/* =========================================================\n   Bottom\n   ========================================================= *\/\n\n.bt-mkt-time__bottom {\n    max-width: 820px;\n\n    margin:\n        clamp(55px, 7vw, 80px)\n        auto 0;\n\n    padding-top: 28px;\n\n    color: #686c72;\n\n    border-top:\n        1px solid var(--bt-border);\n\n    font-size: 14px;\n    line-height: 2;\n\n    text-align: center;\n}\n\n.bt-mkt-time__bottom strong {\n    color: var(--bt-ink);\n}\n\n\n\/* =========================================================\n   Tablet\n   ========================================================= *\/\n\n@media (max-width: 900px) {\n\n    .bt-mkt-time__main {\n        grid-template-columns: 1fr;\n    }\n\n    .bt-mkt-time__content {\n        max-width: 650px;\n\n        order: 1;\n    }\n\n    .bt-time-map {\n        width: min(720px,100%);\n\n        margin: 0 auto;\n\n        order: 2;\n    }\n}\n\n\n\/* =========================================================\n   Mobile\n   ========================================================= *\/\n\n@media (max-width: 620px) {\n\n    .bt-mkt-time {\n        padding:\n            65px 14px;\n    }\n\n    .bt-mkt-time__title {\n        font-size:\n            28px !important;\n    }\n\n    .bt-mkt-time__intro {\n        font-size: 15px;\n    }\n\n    .bt-mkt-time__number {\n        font-size: 58px;\n    }\n\n    .bt-mkt-time__content-title {\n        font-size:\n            22px !important;\n    }\n\n    .bt-time-map {\n        height: 570px;\n    }\n\n    .bt-time-map__center {\n        top: 46%;\n\n        width: 145px;\n        height: 145px;\n\n        padding: 14px;\n    }\n\n    .bt-time-map__clock {\n        width: 30px;\n        height: 30px;\n\n        margin-bottom: 8px;\n    }\n\n    .bt-time-map__clock::before {\n        right: 13px;\n        top: 5px;\n\n        height: 9px;\n    }\n\n    .bt-time-map__clock::after {\n        right: 7px;\n        top: 13px;\n\n        width: 7px;\n    }\n\n    .bt-time-map__center strong {\n        font-size: 15px;\n    }\n\n    .bt-time-map__center small,\n    .bt-time-map__center span {\n        font-size: 8px;\n    }\n\n\n    \/* nodes *\/\n\n    .bt-time-destination {\n        width: 112px;\n\n        padding:\n            4px 4px 6px;\n    }\n\n    .bt-time-destination__head {\n        margin-bottom: 6px;\n    }\n\n    .bt-time-destination__name {\n        font-size: 8.5px;\n    }\n\n    .bt-time-destination__share {\n        font-size: 7.5px;\n    }\n\n    .bt-time-destination--campaign {\n        right: 0;\n        top: 13%;\n    }\n\n    .bt-time-destination--design {\n        left: 0;\n        top: 13%;\n    }\n\n    .bt-time-destination--content {\n        right: 0;\n        top: 42%;\n    }\n\n    .bt-time-destination--social {\n        left: 0;\n        top: 42%;\n    }\n\n    .bt-time-destination--meetings {\n        right: 1%;\n        bottom: 15%;\n    }\n\n    .bt-time-destination--requests {\n        left: 1%;\n        bottom: 15%;\n    }\n\n\n    .bt-time-map__question {\n        min-width: 0;\n\n        width: 88%;\n        max-width: 310px;\n\n        bottom: 1%;\n\n        padding:\n            9px 11px;\n\n        font-size: 8px;\n    }\n}\n<\/style>\n\n\n<section class=\"bt-mkt-time\">\n\n    <div class=\"bt-mkt-time__container\">\n\n\n        <!-- =================================================\n             Header\n             ================================================= -->\n\n        <header class=\"bt-mkt-time__header\">\n\n            <div class=\"bt-mkt-time__eyebrow\">\n                \u0632\u0645\u0627\u0646 \u062a\u06cc\u0645\n            <\/div>\n\n            <h2 class=\"bt-mkt-time__title\">\n                \u062a\u06cc\u0645 \u0628\u0627\u0632\u0627\u0631\u06cc\u0627\u0628\u06cc\n                \u0648\u0627\u0642\u0639\u0627\u064b \u0648\u0642\u062a\u0634 \u0631\u0627 \u06a9\u062c\u0627 \u0635\u0631\u0641 \u0645\u06cc\u200c\u06a9\u0646\u062f\u061f\n            <\/h2>\n\n            <p class=\"bt-mkt-time__intro\">\n                \u062a\u0639\u062f\u0627\u062f \u06a9\u0627\u0631\u0647\u0627\u06cc \u0627\u0646\u062c\u0627\u0645\u200c\u0634\u062f\u0647 \u0647\u0645\u06cc\u0634\u0647 \u062a\u0635\u0648\u06cc\u0631 \u062f\u0631\u0633\u062a\u06cc \u0627\u0632 \u0639\u0645\u0644\u06a9\u0631\u062f \u062a\u06cc\u0645 \u0646\u0645\u06cc\u200c\u062f\u0647\u062f.\n                \u0645\u0645\u06a9\u0646 \u0627\u0633\u062a \u06cc\u06a9 \u06a9\u0645\u067e\u06cc\u0646 \u0633\u0627\u0639\u062a\u200c\u0647\u0627\u06cc \u0632\u06cc\u0627\u062f\u06cc \u0627\u0632 \u0638\u0631\u0641\u06cc\u062a \u062a\u06cc\u0645 \u0631\u0627 \u06af\u0631\u0641\u062a\u0647 \u0628\u0627\u0634\u062f\n                \u06cc\u0627 \u0628\u062e\u0634 \u0642\u0627\u0628\u0644 \u062a\u0648\u062c\u0647\u06cc \u0627\u0632 \u0632\u0645\u0627\u0646 \u0627\u0641\u0631\u0627\u062f \u062f\u0631 \u062c\u0644\u0633\u0627\u062a \u0648 \u062f\u0631\u062e\u0648\u0627\u0633\u062a\u200c\u0647\u0627\u06cc \u067e\u0631\u0627\u06a9\u0646\u062f\u0647 \u0645\u0635\u0631\u0641 \u0634\u062f\u0647 \u0628\u0627\u0634\u062f.\n                \u0628\u0631\u0627\u06cc \u062a\u0635\u0645\u06cc\u0645\u200c\u06af\u06cc\u0631\u06cc \u0628\u0647\u062a\u0631 \u0628\u0627\u06cc\u062f \u0628\u062f\u0627\u0646\u06cc\u062f\n                <strong>\n                    \u0632\u0645\u0627\u0646 \u0648\u0627\u0642\u0639\u06cc \u062a\u06cc\u0645 \u0628\u0647 \u0686\u0647 \u0686\u06cc\u0632\u0647\u0627\u06cc\u06cc \u0627\u062e\u062a\u0635\u0627\u0635 \u067e\u06cc\u062f\u0627 \u06a9\u0631\u062f\u0647 \u0627\u0633\u062a.\n                <\/strong>\n            <\/p>\n\n        <\/header>\n\n\n        <!-- =================================================\n             Main\n             ================================================= -->\n\n        <div class=\"bt-mkt-time__main\">\n\n\n            <!-- =================================================\n                 Visual\n                 ================================================= -->\n\n            <div\n                class=\"bt-time-map\"\n                role=\"img\"\n                aria-label=\"\u0646\u0645\u0627\u06cc \u0645\u0641\u0647\u0648\u0645\u06cc \u0627\u0632 \u062a\u0642\u0633\u06cc\u0645 \u0632\u0645\u0627\u0646 \u062a\u06cc\u0645 \u0628\u0627\u0632\u0627\u0631\u06cc\u0627\u0628\u06cc \u0645\u06cc\u0627\u0646 \u06a9\u0645\u067e\u06cc\u0646\u200c\u0647\u0627\u060c \u062a\u0648\u0644\u06cc\u062f \u0645\u062d\u062a\u0648\u0627\u060c \u0637\u0631\u0627\u062d\u06cc\u060c \u0634\u0628\u06a9\u0647 \u0627\u062c\u062a\u0645\u0627\u0639\u06cc\u060c \u062c\u0644\u0633\u0627\u062a \u0648 \u062f\u0631\u062e\u0648\u0627\u0633\u062a\u200c\u0647\u0627\u06cc \u062f\u0627\u062e\u0644\u06cc\"\n            >\n\n\n                <div class=\"bt-time-map__label\">\n                    \u0632\u0645\u0627\u0646\u060c \u06cc\u06a9 \u0645\u0646\u0628\u0639 \u0645\u062d\u062f\u0648\u062f\n                <\/div>\n\n\n                <!-- =================================================\n                     Connections\n\n                     \u062e\u0637\u0648\u0637 \u0639\u0645\u062f\u0627\u064b \u0642\u0628\u0644 \u0627\u0632 \u0645\u062d\u062f\u0648\u062f\u0647 \u0646\u0648\u0634\u062a\u0647\u200c\u0647\u0627\n                     \u0645\u062a\u0648\u0642\u0641 \u0634\u062f\u0647\u200c\u0627\u0646\u062f.\n                     ================================================= -->\n\n                <svg\n                    class=\"bt-time-map__connections\"\n                    viewBox=\"0 0 700 610\"\n                    preserveAspectRatio=\"none\"\n                    aria-hidden=\"true\"\n                >\n\n                    <!-- =============================================\n                         Right \/ Campaign\n                         center edge -> before destination\n                         ============================================= -->\n\n                    <path\n                        class=\"bt-time-path--orange\"\n                        d=\"\n                            M 416 231\n                            C 450 195,\n                              477 163,\n                              515 132\n                        \"\n                    ><\/path>\n\n                    <circle\n                        cx=\"515\"\n                        cy=\"132\"\n                        r=\"3.6\"\n                    ><\/circle>\n\n\n                    <!-- =============================================\n                         Right \/ Content\n                         ============================================= -->\n\n                    <path\n                        d=\"\n                            M 443 293\n                            C 468 293,\n                              489 293,\n                              515 293\n                        \"\n                    ><\/path>\n\n                    <circle\n                        cx=\"515\"\n                        cy=\"293\"\n                        r=\"3.3\"\n                    ><\/circle>\n\n\n                    <!-- =============================================\n                         Right \/ Meetings\n                         ============================================= -->\n\n                    <path\n                        d=\"\n                            M 414 365\n                            C 450 399,\n                              479 433,\n                              515 463\n                        \"\n                    ><\/path>\n\n                    <circle\n                        cx=\"515\"\n                        cy=\"463\"\n                        r=\"3.3\"\n                    ><\/circle>\n\n\n                    <!-- =============================================\n                         Left \/ Design\n                         ============================================= -->\n\n                    <path\n                        class=\"bt-time-path--orange\"\n                        d=\"\n                            M 284 231\n                            C 250 195,\n                              223 163,\n                              185 132\n                        \"\n                    ><\/path>\n\n                    <circle\n                        cx=\"185\"\n                        cy=\"132\"\n                        r=\"3.6\"\n                    ><\/circle>\n\n\n                    <!-- =============================================\n                         Left \/ Social\n                         ============================================= -->\n\n                    <path\n                        d=\"\n                            M 257 293\n                            C 232 293,\n                              211 293,\n                              185 293\n                        \"\n                    ><\/path>\n\n                    <circle\n                        cx=\"185\"\n                        cy=\"293\"\n                        r=\"3.3\"\n                    ><\/circle>\n\n\n                    <!-- =============================================\n                         Left \/ Internal requests\n                         ============================================= -->\n\n                    <path\n                        d=\"\n                            M 286 365\n                            C 250 399,\n                              221 433,\n                              185 463\n                        \"\n                    ><\/path>\n\n                    <circle\n                        cx=\"185\"\n                        cy=\"463\"\n                        r=\"3.3\"\n                    ><\/circle>\n\n                <\/svg>\n\n\n                <!-- =================================================\n                     Center\n                     ================================================= -->\n\n                <div class=\"bt-time-map__center\">\n\n                    <span\n                        class=\"bt-time-map__clock\"\n                        aria-hidden=\"true\"\n                    ><\/span>\n\n                    <small>\n                        \u0638\u0631\u0641\u06cc\u062a \u0648\u0627\u0642\u0639\u06cc\n                    <\/small>\n\n                    <strong>\n                        \u0632\u0645\u0627\u0646 \u062a\u06cc\u0645\n                        <br>\n                        \u0628\u0627\u0632\u0627\u0631\u06cc\u0627\u0628\u06cc\n                    <\/strong>\n\n                    <span>\n                        \u0645\u062d\u062f\u0648\u062f \u0648 \u0627\u0631\u0632\u0634\u0645\u0646\u062f\n                    <\/span>\n\n                <\/div>\n\n\n                <!-- =================================================\n                     Campaign\n                     ================================================= -->\n\n                <div\n                    class=\"\n                        bt-time-destination\n                        bt-time-destination--campaign\n                        bt-time-destination--important\n                    \"\n                >\n\n                    <div class=\"bt-time-destination__head\">\n\n                        <span class=\"bt-time-destination__name\">\n                            \u06a9\u0645\u067e\u06cc\u0646\u200c\u0647\u0627\n                        <\/span>\n\n                        <span class=\"bt-time-destination__share\">\n                            \u06f3\u06f2\u066a\n                        <\/span>\n\n                    <\/div>\n\n                    <div class=\"bt-time-destination__line\">\n\n                        <span\n                            style=\"--share:82%;\"\n                        ><\/span>\n\n                    <\/div>\n\n                <\/div>\n\n\n                <!-- =================================================\n                     Content\n                     ================================================= -->\n\n                <div\n                    class=\"\n                        bt-time-destination\n                        bt-time-destination--content\n                    \"\n                >\n\n                    <div class=\"bt-time-destination__head\">\n\n                        <span class=\"bt-time-destination__name\">\n                            \u062a\u0648\u0644\u06cc\u062f \u0645\u062d\u062a\u0648\u0627\n                        <\/span>\n\n                        <span class=\"bt-time-destination__share\">\n                            \u06f2\u06f2\u066a\n                        <\/span>\n\n                    <\/div>\n\n                    <div class=\"bt-time-destination__line\">\n\n                        <span\n                            style=\"--share:64%;\"\n                        ><\/span>\n\n                    <\/div>\n\n                <\/div>\n\n\n                <!-- =================================================\n                     Meetings\n                     ================================================= -->\n\n                <div\n                    class=\"\n                        bt-time-destination\n                        bt-time-destination--meetings\n                    \"\n                >\n\n                    <div class=\"bt-time-destination__head\">\n\n                        <span class=\"bt-time-destination__name\">\n                            \u062c\u0644\u0633\u0627\u062a\n                        <\/span>\n\n                        <span class=\"bt-time-destination__share\">\n                            \u06f9\u066a\n                        <\/span>\n\n                    <\/div>\n\n                    <div class=\"bt-time-destination__line\">\n\n                        <span\n                            style=\"--share:30%;\"\n                        ><\/span>\n\n                    <\/div>\n\n                <\/div>\n\n\n                <!-- =================================================\n                     Design\n                     ================================================= -->\n\n                <div\n                    class=\"\n                        bt-time-destination\n                        bt-time-destination--design\n                        bt-time-destination--important\n                    \"\n                >\n\n                    <div class=\"bt-time-destination__head\">\n\n                        <span class=\"bt-time-destination__name\">\n                            \u0637\u0631\u0627\u062d\u06cc\n                        <\/span>\n\n                        <span class=\"bt-time-destination__share\">\n                            \u06f1\u06f8\u066a\n                        <\/span>\n\n                    <\/div>\n\n                    <div class=\"bt-time-destination__line\">\n\n                        <span\n                            style=\"--share:54%;\"\n                        ><\/span>\n\n                    <\/div>\n\n                <\/div>\n\n\n                <!-- =================================================\n                     Social\n                     ================================================= -->\n\n                <div\n                    class=\"\n                        bt-time-destination\n                        bt-time-destination--social\n                    \"\n                >\n\n                    <div class=\"bt-time-destination__head\">\n\n                        <span class=\"bt-time-destination__name\">\n                            \u0634\u0628\u06a9\u0647 \u0627\u062c\u062a\u0645\u0627\u0639\u06cc\n                        <\/span>\n\n                        <span class=\"bt-time-destination__share\">\n                            \u06f1\u06f2\u066a\n                        <\/span>\n\n                    <\/div>\n\n                    <div class=\"bt-time-destination__line\">\n\n                        <span\n                            style=\"--share:39%;\"\n                        ><\/span>\n\n                    <\/div>\n\n                <\/div>\n\n\n                <!-- =================================================\n                     Internal requests\n                     ================================================= -->\n\n                <div\n                    class=\"\n                        bt-time-destination\n                        bt-time-destination--requests\n                    \"\n                >\n\n                    <div class=\"bt-time-destination__head\">\n\n                        <span class=\"bt-time-destination__name\">\n                            \u062f\u0631\u062e\u0648\u0627\u0633\u062a\u200c\u0647\u0627\u06cc \u062f\u0627\u062e\u0644\u06cc\n                        <\/span>\n\n                        <span class=\"bt-time-destination__share\">\n                            \u06f7\u066a\n                        <\/span>\n\n                    <\/div>\n\n                    <div class=\"bt-time-destination__line\">\n\n                        <span\n                            style=\"--share:24%;\"\n                        ><\/span>\n\n                    <\/div>\n\n                <\/div>\n\n\n                <!-- =================================================\n                     Question\n                     ================================================= -->\n\n                <div class=\"bt-time-map__question\">\n\n                    \u0627\u06cc\u0646 \u0627\u0639\u062f\u0627\u062f \u0646\u0645\u0648\u0646\u0647\u200c\u0627\u0646\u062f\u061b\n                    \u0633\u0624\u0627\u0644 \u0627\u0635\u0644\u06cc \u0627\u06cc\u0646 \u0627\u0633\u062a \u06a9\u0647 \u0633\u0647\u0645 \u0648\u0627\u0642\u0639\u06cc \u062a\u06cc\u0645 \u0634\u0645\u0627 \u0686\u0642\u062f\u0631 \u0627\u0633\u062a\u061f\n\n                <\/div>\n\n            <\/div>\n\n\n            <!-- =================================================\n                 Content\n                 ================================================= -->\n\n            <div class=\"bt-mkt-time__content\">\n\n\n                <div class=\"bt-mkt-time__number\">\n                    04\n                <\/div>\n\n\n                <h3 class=\"bt-mkt-time__content-title\">\n                    \u062a\u0639\u062f\u0627\u062f \u062a\u0633\u06a9\u200c\u0647\u0627\u060c\n                    \u0647\u0645\u0647 \u062f\u0627\u0633\u062a\u0627\u0646 \u0631\u0627 \u0646\u0645\u06cc\u200c\u06af\u0648\u06cc\u062f\n                <\/h3>\n\n\n                <p class=\"bt-mkt-time__content-text\">\n\n                    \u0645\u0645\u06a9\u0646 \u0627\u0633\u062a \u062f\u0648 \u06a9\u0645\u067e\u06cc\u0646 \u0647\u0631\u06a9\u062f\u0627\u0645 \u062f\u0647 \u0641\u0639\u0627\u0644\u06cc\u062a \u062f\u0627\u0634\u062a\u0647 \u0628\u0627\u0634\u0646\u062f\u060c\n                    \u0627\u0645\u0627 \u06cc\u06a9\u06cc \u0627\u0632 \u0622\u0646\u200c\u0647\u0627 \u0633\u0647 \u0628\u0631\u0627\u0628\u0631 \u062f\u06cc\u06af\u0631\u06cc \u0632\u0645\u0627\u0646 \u062a\u06cc\u0645 \u0631\u0627 \u0645\u0635\u0631\u0641 \u06a9\u0646\u062f.\n                    \u06cc\u0627 \u062d\u062c\u0645 \u0628\u0627\u0644\u0627\u06cc\u06cc \u0627\u0632 \u0632\u0645\u0627\u0646 \u0627\u0641\u0631\u0627\u062f \u0635\u0631\u0641 \u06a9\u0627\u0631\u0647\u0627\u06cc\u06cc \u0634\u0648\u062f\n                    \u06a9\u0647 \u0627\u0635\u0644\u0627\u064b \u062f\u0631 \u0627\u0648\u0644\u0648\u06cc\u062a \u0627\u0635\u0644\u06cc \u062a\u06cc\u0645 \u0646\u0628\u0648\u062f\u0647\u200c\u0627\u0646\u062f.\n\n                    <strong>\n                        \u0628\u062f\u0648\u0646 \u062f\u0627\u062f\u0647 \u0632\u0645\u0627\u0646\u060c \u0627\u06cc\u0646 \u062a\u0641\u0627\u0648\u062a\u200c\u0647\u0627 \u0628\u0647\u200c\u0633\u0627\u062f\u06af\u06cc \u062f\u06cc\u062f\u0647 \u0646\u0645\u06cc\u200c\u0634\u0648\u0646\u062f.\n                    <\/strong>\n\n                <\/p>\n\n\n                <div class=\"bt-mkt-time__questions\">\n\n\n                    <div class=\"bt-mkt-time__question\">\n\n                        \u06a9\u062f\u0627\u0645 \u06a9\u0645\u067e\u06cc\u0646\n\n                        <strong>\n                            \u0628\u06cc\u0634\u062a\u0631\u06cc\u0646 \u0632\u0645\u0627\u0646 \u062a\u06cc\u0645\n                        <\/strong>\n\n                        \u0631\u0627 \u06af\u0631\u0641\u062a\u0647 \u0627\u0633\u062a\u061f\n\n                    <\/div>\n\n\n                    <div class=\"bt-mkt-time__question\">\n\n                        \u0633\u0647\u0645 \u062a\u0648\u0644\u06cc\u062f \u0645\u062d\u062a\u0648\u0627\u060c \u0637\u0631\u0627\u062d\u06cc \u0648 \u062c\u0644\u0633\u0627\u062a\n                        \u0627\u0632 \u0638\u0631\u0641\u06cc\u062a \u062a\u06cc\u0645 \u0686\u0642\u062f\u0631 \u0627\u0633\u062a\u061f\n\n                    <\/div>\n\n\n                    <div class=\"bt-mkt-time__question\">\n\n                        \u0622\u06cc\u0627 \u06cc\u06a9 \u0645\u0634\u062a\u0631\u06cc \u06cc\u0627 \u067e\u0631\u0648\u0698\u0647\u060c\n                        \u0628\u06cc\u0634\u062a\u0631 \u0627\u0632 \u0686\u06cc\u0632\u06cc \u06a9\u0647 \u062a\u0635\u0648\u0631 \u0645\u06cc\u200c\u06a9\u0631\u062f\u06cc\u0645\n                        \u0632\u0645\u0627\u0646 \u0645\u06cc\u200c\u06af\u06cc\u0631\u062f\u061f\n\n                    <\/div>\n\n\n                    <div class=\"bt-mkt-time__question\">\n\n                        \u0686\u0647 \u0645\u0642\u062f\u0627\u0631 \u0627\u0632 \u0632\u0645\u0627\u0646 \u062a\u06cc\u0645\n                        \u0635\u0631\u0641 \u06a9\u0627\u0631\u0647\u0627\u06cc \u0628\u0631\u0646\u0627\u0645\u0647\u200c\u0631\u06cc\u0632\u06cc\u200c\u0646\u0634\u062f\u0647 \u0634\u062f\u0647 \u0627\u0633\u062a\u061f\n\n                    <\/div>\n\n                <\/div>\n\n\n                <div class=\"bt-mkt-time__point\">\n\n                    \u0628\u0627 \u062b\u0628\u062a \u0632\u0645\u0627\u0646 \u0641\u0639\u0627\u0644\u06cc\u062a\u200c\u0647\u0627 \u062f\u0631 \u0628\u0647\u062a\u0627\u06cc\u0645\u060c\n                    \u0645\u06cc\u200c\u062a\u0648\u0627\u0646\u06cc\u062f \u0632\u0645\u0627\u0646 \u0635\u0631\u0641\u200c\u0634\u062f\u0647 \u0631\u0627\n\n                    <strong>\n                        \u0628\u0631 \u0627\u0633\u0627\u0633 \u067e\u0631\u0648\u0698\u0647\u060c \u0641\u0639\u0627\u0644\u06cc\u062a \u0648 \u0627\u0639\u0636\u0627\u06cc \u062a\u06cc\u0645\n                    <\/strong>\n\n                    \u0628\u0631\u0631\u0633\u06cc \u06a9\u0646\u06cc\u062f \u0648 \u062a\u0635\u0645\u06cc\u0645\u200c\u0647\u0627\u06cc \u0628\u0639\u062f\u06cc \u0631\u0627\n                    \u0628\u0631 \u0627\u0633\u0627\u0633 \u0645\u0635\u0631\u0641 \u0648\u0627\u0642\u0639\u06cc \u0638\u0631\u0641\u06cc\u062a \u0628\u06af\u06cc\u0631\u06cc\u062f.\n\n                <\/div>\n\n            <\/div>\n\n        <\/div>\n\n\n        <!-- =================================================\n             Bottom\n             ================================================= -->\n\n        <div class=\"bt-mkt-time__bottom\">\n\n            \u062f\u0627\u0646\u0633\u062a\u0646 \u0627\u06cc\u0646\u06a9\u0647 \u00ab\u0686\u0647 \u06a9\u0627\u0631\u0647\u0627\u06cc\u06cc \u0627\u0646\u062c\u0627\u0645 \u0634\u062f\u0647\u00bb \u0645\u0641\u06cc\u062f \u0627\u0633\u062a\u061b\n            \u0627\u0645\u0627 \u0628\u0631\u0627\u06cc \u0645\u062f\u06cc\u0631\u06cc\u062a \u0638\u0631\u0641\u06cc\u062a\u060c \u0633\u0624\u0627\u0644 \u0645\u0647\u0645\u200c\u062a\u0631 \u0627\u06cc\u0646 \u0627\u0633\u062a:\n\n            <strong>\n                \u0627\u06cc\u0646 \u06a9\u0627\u0631\u0647\u0627 \u0686\u0642\u062f\u0631 \u0627\u0632 \u0632\u0645\u0627\u0646 \u062a\u06cc\u0645 \u0631\u0627 \u0645\u0635\u0631\u0641 \u06a9\u0631\u062f\u0647\u200c\u0627\u0646\u062f\u061f\n            <\/strong>\n\n        <\/div>\n\n    <\/div>\n\n<\/section>\n<\/div>\n<\/div>\n\n\n\n<div class=\"wp-block-columns alignfull is-layout-flex wp-container-core-columns-is-layout-8f761849 wp-block-columns-is-layout-flex\">\n<div class=\"wp-block-column is-layout-flow wp-block-column-is-layout-flow\">\n<style>\n\/* =========================================================\n   Behtime Marketing \u2014 Section 06\n   Real Campaign Cost\n   ========================================================= *\/\n\n.bt-mkt-cost,\n.bt-mkt-cost * {\n    box-sizing: border-box;\n}\n\n.bt-mkt-cost {\n    --bt-orange: #f3a503;\n    --bt-orange-soft: #fff6df;\n    --bt-ink: #22252a;\n    --bt-text: #555b63;\n    --bt-muted: #858a91;\n    --bt-border: #e8e5de;\n    --bt-soft: #f8f7f3;\n    --bt-dark: #292b30;\n\n    width: 100%;\n    overflow: hidden;\n    direction: rtl;\n\n    padding:\n        clamp(80px, 9vw, 125px)\n        20px;\n\n    background: #ffffff;\n}\n\n.bt-mkt-cost__container {\n    width: min(1180px, 100%);\n    margin: 0 auto;\n}\n\n\n\/* =========================================================\n   Header\n   ========================================================= *\/\n\n.bt-mkt-cost__header {\n    display: grid;\n\n    grid-template-columns:\n        minmax(0, .92fr)\n        minmax(0, 1.08fr);\n\n    align-items: end;\n\n    gap: clamp(30px, 6vw, 80px);\n\n    margin-bottom:\n        clamp(60px, 7vw, 90px);\n}\n\n.bt-mkt-cost__eyebrow {\n    display: flex;\n    align-items: center;\n\n    gap: 9px;\n\n    margin-bottom: 14px;\n\n    color: #72591f;\n\n    font-size: 13px;\n    font-weight: 750;\n}\n\n.bt-mkt-cost__eyebrow::before {\n    content: \"\";\n\n    width: 26px;\n    height: 2px;\n\n    background: var(--bt-orange);\n\n    border-radius: 99px;\n}\n\n.bt-mkt-cost__title {\n    max-width: 580px;\n\n    margin: 0;\n\n    color: var(--bt-ink);\n\n    font-size:\n        clamp(29px, 3.6vw, 43px) !important;\n\n    font-weight: 850;\n    line-height: 1.65 !important;\n\n    letter-spacing: -0.02em;\n}\n\n.bt-mkt-cost__intro {\n    max-width: 600px;\n\n    margin: 0;\n\n    color: var(--bt-text);\n\n    font-size: 16px;\n    line-height: 2.1;\n}\n\n.bt-mkt-cost__intro strong {\n    color: var(--bt-ink);\n}\n\n\n\/* =========================================================\n   Main\n   ========================================================= *\/\n\n.bt-mkt-cost__main {\n    display: grid;\n\n    grid-template-columns:\n        minmax(290px, .74fr)\n        minmax(0, 1.26fr);\n\n    align-items: center;\n\n    gap: clamp(45px, 7vw, 90px);\n}\n\n\n\/* =========================================================\n   Content\n   ========================================================= *\/\n\n.bt-mkt-cost__content {\n    max-width: 445px;\n}\n\n.bt-mkt-cost__number {\n    margin-bottom: 28px;\n\n    color:\n        rgba(34,37,42,.09);\n\n    font-size: 74px;\n    font-weight: 900;\n    line-height: 1;\n}\n\n.bt-mkt-cost__content-title {\n    margin: 0 0 20px;\n\n    color: var(--bt-ink);\n\n    font-size: 25px !important;\n    font-weight: 800;\n    line-height: 1.8 !important;\n}\n\n.bt-mkt-cost__content-text {\n    margin: 0;\n\n    color: var(--bt-text);\n\n    font-size: 14px;\n    line-height: 2.1;\n}\n\n.bt-mkt-cost__content-text strong {\n    color: var(--bt-ink);\n}\n\n\n\/* questions *\/\n\n.bt-mkt-cost__questions {\n    display: grid;\n\n    margin-top: 31px;\n\n    border-top:\n        1px solid var(--bt-border);\n}\n\n.bt-mkt-cost__question {\n    position: relative;\n\n    padding:\n        15px 26px 15px 0;\n\n    color: #55595f;\n\n    border-bottom:\n        1px solid var(--bt-border);\n\n    font-size: 12.5px;\n    line-height: 1.9;\n}\n\n.bt-mkt-cost__question::before {\n    content: \"\";\n\n    position: absolute;\n\n    right: 0;\n    top: 24px;\n\n    width: 8px;\n    height: 8px;\n\n    background: var(--bt-orange);\n\n    border-radius: 50%;\n}\n\n.bt-mkt-cost__question strong {\n    color: var(--bt-ink);\n}\n\n\n\/* point *\/\n\n.bt-mkt-cost__point {\n    margin-top: 30px;\n\n    padding:\n        20px 22px;\n\n    color: #4f5359;\n\n    background: var(--bt-soft);\n\n    border-right:\n        3px solid var(--bt-orange);\n\n    border-radius:\n        12px 4px 4px 12px;\n\n    font-size: 12.5px;\n    line-height: 2;\n}\n\n.bt-mkt-cost__point strong {\n    color: var(--bt-ink);\n}\n\n\n\/* =========================================================\n   Cost composition visual\n   ========================================================= *\/\n\n.bt-cost-map {\n    position: relative;\n\n    min-height: 590px;\n\n    padding:\n        42px 35px;\n\n    overflow: hidden;\n\n    border-radius: 30px;\n\n    background:\n        radial-gradient(\n            circle at 51% 57%,\n            rgba(243,165,3,.075),\n            transparent 29%\n        );\n}\n\n\n\/* dotted field *\/\n\n.bt-cost-map::before {\n    content: \"\";\n\n    position: absolute;\n    inset: 0;\n\n    opacity: .18;\n\n    background-image:\n        radial-gradient(\n            circle,\n            rgba(34,37,42,.14) 1px,\n            transparent 1.4px\n        );\n\n    background-size:\n        25px 25px;\n\n    -webkit-mask-image:\n        radial-gradient(\n            ellipse at center,\n            #000 15%,\n            transparent 75%\n        );\n\n    mask-image:\n        radial-gradient(\n            ellipse at center,\n            #000 15%,\n            transparent 75%\n        );\n}\n\n\n\/* =========================================================\n   Label\n   ========================================================= *\/\n\n.bt-cost-map__label {\n    position: absolute;\n\n    z-index: 5;\n\n    top: 27px;\n    right: 50%;\n\n    transform:\n        translateX(50%);\n\n    display: flex;\n    align-items: center;\n\n    gap: 10px;\n\n    color: #999ca1;\n\n    font-size: 10px;\n\n    white-space: nowrap;\n}\n\n.bt-cost-map__label::before,\n.bt-cost-map__label::after {\n    content: \"\";\n\n    width: 28px;\n    height: 1px;\n\n    background: #ddd9d2;\n}\n\n\n\/* =========================================================\n   Equation\n   ========================================================= *\/\n\n.bt-cost-equation {\n    position: relative;\n    z-index: 4;\n\n    width: 100%;\n\n    padding-top: 75px;\n}\n\n\n\/* cost components *\/\n\n.bt-cost-components {\n    display: grid;\n    grid-template-columns:\n        repeat(3, minmax(0,1fr));\n\n    align-items: stretch;\n\n    gap: 18px;\n}\n\n.bt-cost-component {\n    position: relative;\n\n    min-height: 180px;\n\n    padding:\n        27px 20px 24px;\n\n    display: flex;\n    flex-direction: column;\n    justify-content: center;\n\n    background:\n        rgba(255,255,255,.93);\n\n    border:\n        1px solid var(--bt-border);\n\n    border-radius: 20px;\n\n    text-align: center;\n}\n\n.bt-cost-component--time {\n    border-color:\n        rgba(243,165,3,.55);\n\n    background:\n        linear-gradient(\n            180deg,\n            #fffaf0 0%,\n            #ffffff 100%\n        );\n}\n\n.bt-cost-component__icon {\n    position: relative;\n\n    width: 42px;\n    height: 42px;\n\n    margin:\n        0 auto 15px;\n\n    display: flex;\n    align-items: center;\n    justify-content: center;\n\n    color: #55595e;\n\n    border:\n        1px solid #dcd8d0;\n\n    border-radius: 50%;\n\n    font-size: 17px;\n    font-weight: 850;\n}\n\n.bt-cost-component--time\n.bt-cost-component__icon {\n    color: #604a16;\n\n    background: var(--bt-orange-soft);\n\n    border-color:\n        rgba(243,165,3,.48);\n}\n\n.bt-cost-component__title {\n    display: block;\n\n    margin-bottom: 6px;\n\n    color: var(--bt-ink);\n\n    font-size: 13px;\n    font-weight: 850;\n    line-height: 1.7;\n}\n\n.bt-cost-component__text {\n    display: block;\n\n    max-width: 155px;\n\n    margin: 0 auto;\n\n    color: var(--bt-muted);\n\n    font-size: 9.5px;\n    line-height: 1.8;\n}\n\n\n\/* plus signs *\/\n\n.bt-cost-plus {\n    position: absolute;\n\n    z-index: 6;\n\n    top: 152px;\n\n    width: 28px;\n    height: 28px;\n\n    display: flex;\n    align-items: center;\n    justify-content: center;\n\n    color: #a3a6ab;\n\n    background: #ffffff;\n\n    border:\n        1px solid #e5e1da;\n\n    border-radius: 50%;\n\n    font-size: 15px;\n    font-weight: 500;\n}\n\n.bt-cost-plus--1 {\n    right: 31.8%;\n}\n\n.bt-cost-plus--2 {\n    left: 31.8%;\n}\n\n\n\/* =========================================================\n   Connector\n   ========================================================= *\/\n\n.bt-cost-map__connector {\n    position: relative;\n\n    width: 2px;\n    height: 67px;\n\n    margin:\n        18px auto 0;\n\n    background:\n        linear-gradient(\n            180deg,\n            #d7d3cb,\n            var(--bt-orange)\n        );\n}\n\n.bt-cost-map__connector::before {\n    content: \"\";\n\n    position: absolute;\n\n    top: -1px;\n    right: 50%;\n\n    width: 7px;\n    height: 7px;\n\n    transform:\n        translateX(50%);\n\n    background: #d1cdc5;\n\n    border-radius: 50%;\n}\n\n.bt-cost-map__connector::after {\n    content: \"\";\n\n    position: absolute;\n\n    bottom: -4px;\n    right: 50%;\n\n    width: 9px;\n    height: 9px;\n\n    transform:\n        translateX(50%)\n        rotate(45deg);\n\n    border-left:\n        2px solid var(--bt-orange);\n\n    border-bottom:\n        2px solid var(--bt-orange);\n}\n\n\n\/* =========================================================\n   Result\n   ========================================================= *\/\n\n.bt-cost-result {\n    position: relative;\n\n    width: min(320px, 78%);\n\n    min-height: 155px;\n\n    margin:\n        5px auto 0;\n\n    display: flex;\n    flex-direction: column;\n    align-items: center;\n    justify-content: center;\n\n    padding:\n        24px;\n\n    background: var(--bt-dark);\n\n    border-radius: 22px;\n\n    text-align: center;\n\n    box-shadow:\n        0 14px 40px\n        rgba(34,37,42,.08);\n}\n\n.bt-cost-result__kicker {\n    display: block;\n\n    margin-bottom: 7px;\n\n    color: var(--bt-orange);\n\n    font-size: 9px;\n    font-weight: 750;\n}\n\n.bt-cost-result__title {\n    display: block;\n\n    color: #ffffff;\n\n    font-size: 19px;\n    font-weight: 850;\n    line-height: 1.65;\n}\n\n.bt-cost-result__text {\n    display: block;\n\n    margin-top: 7px;\n\n    color: #c6c8cc;\n\n    font-size: 9px;\n    line-height: 1.8;\n}\n\n\n\/* =========================================================\n   Side annotations\n   ========================================================= *\/\n\n.bt-cost-annotation {\n    position: absolute;\n\n    z-index: 5;\n\n    display: flex;\n    align-items: center;\n\n    gap: 7px;\n\n    color: #93979d;\n\n    font-size: 9px;\n    line-height: 1.6;\n}\n\n.bt-cost-annotation::before {\n    content: \"\";\n\n    width: 6px;\n    height: 6px;\n\n    flex: 0 0 auto;\n\n    background: var(--bt-orange);\n\n    border-radius: 50%;\n}\n\n.bt-cost-annotation--hours {\n    right: 8%;\n    bottom: 12%;\n}\n\n.bt-cost-annotation--project {\n    left: 7%;\n    bottom: 17%;\n}\n\n\n\/* =========================================================\n   Bottom\n   ========================================================= *\/\n\n.bt-mkt-cost__bottom {\n    max-width: 850px;\n\n    margin:\n        clamp(55px, 7vw, 80px)\n        auto 0;\n\n    padding-top: 28px;\n\n    color: #686c72;\n\n    border-top:\n        1px solid var(--bt-border);\n\n    font-size: 14px;\n    line-height: 2;\n\n    text-align: center;\n}\n\n.bt-mkt-cost__bottom strong {\n    color: var(--bt-ink);\n}\n\n\n\/* =========================================================\n   Tablet\n   ========================================================= *\/\n\n@media (max-width: 900px) {\n\n    .bt-mkt-cost__header {\n        grid-template-columns: 1fr;\n\n        gap: 20px;\n    }\n\n    .bt-mkt-cost__intro {\n        max-width: 720px;\n    }\n\n    .bt-mkt-cost__main {\n        grid-template-columns: 1fr;\n    }\n\n    .bt-mkt-cost__content {\n        max-width: 650px;\n    }\n\n    .bt-cost-map {\n        width: min(760px,100%);\n\n        margin: 0 auto;\n    }\n}\n\n\n\/* =========================================================\n   Mobile\n   ========================================================= *\/\n\n@media (max-width: 620px) {\n\n    .bt-mkt-cost {\n        padding:\n            65px 14px;\n    }\n\n    .bt-mkt-cost__title {\n        font-size:\n            28px !important;\n    }\n\n    .bt-mkt-cost__intro {\n        font-size: 15px;\n    }\n\n    .bt-mkt-cost__number {\n        font-size: 58px;\n    }\n\n    .bt-mkt-cost__content-title {\n        font-size:\n            22px !important;\n    }\n\n    .bt-cost-map {\n        min-height: auto;\n\n        padding:\n            40px 5px 20px;\n    }\n\n    .bt-cost-equation {\n        padding-top: 55px;\n    }\n\n    .bt-cost-components {\n        grid-template-columns: 1fr;\n\n        gap: 13px;\n    }\n\n    .bt-cost-component {\n        min-height: auto;\n\n        padding:\n            19px 15px;\n\n        display: grid;\n\n        grid-template-columns:\n            42px minmax(0,1fr);\n\n        align-items: center;\n\n        gap: 12px;\n\n        text-align: right;\n    }\n\n    .bt-cost-component__icon {\n        grid-row:\n            1 \/ 3;\n\n        margin: 0;\n    }\n\n    .bt-cost-component__title {\n        margin: 0;\n    }\n\n    .bt-cost-component__text {\n        max-width: none;\n\n        margin: 0;\n    }\n\n    .bt-cost-plus {\n        display: none;\n    }\n\n    .bt-cost-map__connector {\n        height: 50px;\n    }\n\n    .bt-cost-result {\n        width: min(300px,90%);\n    }\n\n    .bt-cost-annotation {\n        display: none;\n    }\n}\n<\/style>\n\n\n<section class=\"bt-mkt-cost\">\n\n    <div class=\"bt-mkt-cost__container\">\n\n\n        <!-- =================================================\n             Header\n             ================================================= -->\n\n        <header class=\"bt-mkt-cost__header\">\n\n            <div>\n\n                <div class=\"bt-mkt-cost__eyebrow\">\n                    \u0647\u0632\u06cc\u0646\u0647 \u0648\u0627\u0642\u0639\u06cc \u06a9\u0627\u0631\n                <\/div>\n\n                <h2 class=\"bt-mkt-cost__title\">\n                    \u0647\u0632\u06cc\u0646\u0647 \u06a9\u0645\u067e\u06cc\u0646 \u0641\u0642\u0637\n                    \u0628\u0648\u062f\u062c\u0647 \u062a\u0628\u0644\u06cc\u063a\u0627\u062a \u0646\u06cc\u0633\u062a\n                <\/h2>\n\n            <\/div>\n\n\n            <p class=\"bt-mkt-cost__intro\">\n                \u0648\u0642\u062a\u06cc \u062f\u0631\u0628\u0627\u0631\u0647 \u0647\u0632\u06cc\u0646\u0647 \u0628\u0627\u0632\u0627\u0631\u06cc\u0627\u0628\u06cc \u062d\u0631\u0641 \u0645\u06cc\u200c\u0632\u0646\u06cc\u0645\u060c\n                \u0645\u0639\u0645\u0648\u0644\u0627\u064b \u0647\u0632\u06cc\u0646\u0647 \u0631\u0633\u0627\u0646\u0647\u060c \u062a\u0628\u0644\u06cc\u063a\u0627\u062a \u06cc\u0627 \u067e\u06cc\u0645\u0627\u0646\u06a9\u0627\u0631 \u062f\u06cc\u062f\u0647 \u0645\u06cc\u200c\u0634\u0648\u062f.\n                \u0627\u0645\u0627 \u0628\u062e\u0634 \u062f\u06cc\u06af\u0631\u06cc \u0627\u0632 \u0647\u0632\u06cc\u0646\u0647 \u062f\u0631\u0648\u0646 \u062e\u0648\u062f \u0633\u0627\u0632\u0645\u0627\u0646 \u0645\u0635\u0631\u0641 \u0645\u06cc\u200c\u0634\u0648\u062f:\n                <strong>\n                    \u0633\u0627\u0639\u062a \u06a9\u0627\u0631\u06cc \u0627\u0641\u0631\u0627\u062f\u06cc \u06a9\u0647 \u0628\u0631\u0627\u06cc \u0627\u062c\u0631\u0627\u06cc \u06a9\u0645\u067e\u06cc\u0646 \u0648\u0642\u062a \u06af\u0630\u0627\u0634\u062a\u0647\u200c\u0627\u0646\u062f.\n                <\/strong>\n            <\/p>\n\n        <\/header>\n\n\n        <!-- =================================================\n             Main\n             ================================================= -->\n\n        <div class=\"bt-mkt-cost__main\">\n\n\n            <!-- =================================================\n                 Content\n                 ================================================= -->\n\n            <div class=\"bt-mkt-cost__content\">\n\n                <div class=\"bt-mkt-cost__number\">\n                    05\n                <\/div>\n\n\n                <h3 class=\"bt-mkt-cost__content-title\">\n                    \u0632\u0645\u0627\u0646 \u0627\u0641\u0631\u0627\u062f \u0647\u0645\n                    \u0628\u062e\u0634\u06cc \u0627\u0632 \u0647\u0632\u06cc\u0646\u0647 \u067e\u0631\u0648\u0698\u0647 \u0627\u0633\u062a\n                <\/h3>\n\n\n                <p class=\"bt-mkt-cost__content-text\">\n                    \u0646\u0648\u06cc\u0633\u0646\u062f\u0647\u060c \u0637\u0631\u0627\u062d\u060c \u0645\u062f\u06cc\u0631 \u06a9\u0645\u067e\u06cc\u0646 \u0648 \u0633\u0627\u06cc\u0631 \u0627\u0639\u0636\u0627\u06cc \u062a\u06cc\u0645\n                    \u0628\u0631\u0627\u06cc \u0647\u0631 \u067e\u0631\u0648\u0698\u0647 \u0628\u062e\u0634\u06cc \u0627\u0632 \u0632\u0645\u0627\u0646 \u06a9\u0627\u0631\u06cc \u062e\u0648\u062f \u0631\u0627 \u0635\u0631\u0641 \u0645\u06cc\u200c\u06a9\u0646\u0646\u062f.\n                    \u0648\u0642\u062a\u06cc \u0627\u06cc\u0646 \u0632\u0645\u0627\u0646 \u0628\u0647 \u0647\u0632\u06cc\u0646\u0647 \u0646\u06cc\u0631\u0648\u06cc \u0627\u0646\u0633\u0627\u0646\u06cc \u062a\u0628\u062f\u06cc\u0644 \u0634\u0648\u062f\u060c\n                    \u062a\u0627\u0632\u0647 \u0645\u06cc\u200c\u062a\u0648\u0627\u0646 \u062a\u0635\u0648\u06cc\u0631 \u062f\u0642\u06cc\u0642\u200c\u062a\u0631\u06cc \u0627\u0632\n                    <strong>\n                        \u0647\u0632\u06cc\u0646\u0647 \u0648\u0627\u0642\u0639\u06cc \u0627\u062c\u0631\u0627\u06cc \u06cc\u06a9 \u06a9\u0645\u067e\u06cc\u0646\n                    <\/strong>\n                    \u062f\u0627\u0634\u062a.\n                <\/p>\n\n\n                <div class=\"bt-mkt-cost__questions\">\n\n                    <div class=\"bt-mkt-cost__question\">\n                        \u0627\u06cc\u0646 \u06a9\u0645\u067e\u06cc\u0646 \u062f\u0631 \u0645\u062c\u0645\u0648\u0639\n                        <strong>\n                            \u0686\u0646\u062f \u0633\u0627\u0639\u062a \u0627\u0632 \u062a\u06cc\u0645\n                        <\/strong>\n                        \u06af\u0631\u0641\u062a\u0647 \u0627\u0633\u062a\u061f\n                    <\/div>\n\n                    <div class=\"bt-mkt-cost__question\">\n                        \u0647\u0632\u06cc\u0646\u0647 \u0632\u0645\u0627\u0646 \u0627\u0641\u0631\u0627\u062f \u062f\u0631 \u06a9\u0646\u0627\u0631\n                        \u0647\u0632\u06cc\u0646\u0647\u200c\u0647\u0627\u06cc \u0645\u0633\u062a\u0642\u06cc\u0645 \u067e\u0631\u0648\u0698\u0647 \u0686\u0642\u062f\u0631 \u0628\u0648\u062f\u0647 \u0627\u0633\u062a\u061f\n                    <\/div>\n\n                    <div class=\"bt-mkt-cost__question\">\n                        \u06a9\u062f\u0627\u0645 \u067e\u0631\u0648\u0698\u0647 \u06cc\u0627 \u0645\u0634\u062a\u0631\u06cc\n                        \u0628\u06cc\u0634\u062a\u0631 \u0627\u0632 \u0628\u0631\u0622\u0648\u0631\u062f \u0627\u0648\u0644\u06cc\u0647 \u0645\u0646\u0627\u0628\u0639 \u0645\u0635\u0631\u0641 \u06a9\u0631\u062f\u0647 \u0627\u0633\u062a\u061f\n                    <\/div>\n\n                    <div class=\"bt-mkt-cost__question\">\n                        \u0622\u06cc\u0627 \u0647\u0632\u06cc\u0646\u0647 \u0648\u0627\u0642\u0639\u06cc \u0627\u0646\u062c\u0627\u0645 \u06a9\u0627\u0631\n                        \u0628\u0627 \u0628\u0648\u062f\u062c\u0647 \u06cc\u0627 \u0627\u0631\u0632\u0634 \u0622\u0646 \u0645\u062a\u0646\u0627\u0633\u0628 \u0628\u0648\u062f\u0647 \u0627\u0633\u062a\u061f\n                    <\/div>\n\n                <\/div>\n\n\n                <div class=\"bt-mkt-cost__point\">\n                    \u062f\u0631 \u0628\u0647\u062a\u0627\u06cc\u0645 \u0645\u06cc\u200c\u062a\u0648\u0627\u0646\u06cc\u062f\n                    <strong>\n                        \u0632\u0645\u0627\u0646 \u062b\u0628\u062a\u200c\u0634\u062f\u0647 \u0627\u0641\u0631\u0627\u062f\u060c \u0647\u0632\u06cc\u0646\u0647 \u0633\u0627\u0639\u062a\u06cc \u0648 \u0633\u0627\u06cc\u0631 \u0647\u0632\u06cc\u0646\u0647\u200c\u0647\u0627\u06cc \u067e\u0631\u0648\u0698\u0647\n                    <\/strong>\n                    \u0631\u0627 \u06a9\u0646\u0627\u0631 \u0647\u0645 \u0642\u0631\u0627\u0631 \u062f\u0647\u06cc\u062f \u062a\u0627 \u062a\u0635\u0648\u06cc\u0631 \u062f\u0642\u06cc\u0642\u200c\u062a\u0631\u06cc\n                    \u0627\u0632 \u0647\u0632\u06cc\u0646\u0647 \u0627\u062c\u0631\u0627\u06cc \u06a9\u0627\u0631 \u062f\u0627\u0634\u062a\u0647 \u0628\u0627\u0634\u06cc\u062f.\n                <\/div>\n\n            <\/div>\n\n\n            <!-- =================================================\n                 Cost equation\n                 ================================================= -->\n\n            <div\n                class=\"bt-cost-map\"\n                role=\"img\"\n                aria-label=\"\u0646\u0645\u0627\u06cc \u0645\u0641\u0647\u0648\u0645\u06cc \u0627\u0632 \u062a\u0631\u06a9\u06cc\u0628 \u0647\u0632\u06cc\u0646\u0647 \u0632\u0645\u0627\u0646 \u062a\u06cc\u0645\u060c \u0647\u0632\u06cc\u0646\u0647\u200c\u0647\u0627\u06cc \u0645\u0633\u062a\u0642\u06cc\u0645 \u0648 \u0647\u0632\u06cc\u0646\u0647\u200c\u0647\u0627\u06cc \u0628\u06cc\u0631\u0648\u0646\u06cc \u0628\u0631\u0627\u06cc \u0645\u062d\u0627\u0633\u0628\u0647 \u0647\u0632\u06cc\u0646\u0647 \u0648\u0627\u0642\u0639\u06cc \u06cc\u06a9 \u06a9\u0645\u067e\u06cc\u0646\"\n            >\n\n                <div class=\"bt-cost-map__label\">\n                    \u0647\u0632\u06cc\u0646\u0647\u200c\u0627\u06cc \u06a9\u0647 \u067e\u0634\u062a \u06cc\u06a9 \u06a9\u0645\u067e\u06cc\u0646 \u0642\u0631\u0627\u0631 \u062f\u0627\u0631\u062f\n                <\/div>\n\n\n                <div class=\"bt-cost-equation\">\n\n\n                    <!-- Components -->\n\n                    <div class=\"bt-cost-components\">\n\n\n                        <!-- Team time -->\n\n                        <div\n                            class=\"\n                                bt-cost-component\n                                bt-cost-component--time\n                            \"\n                        >\n\n                            <span class=\"bt-cost-component__icon\">\n                                \u23f1\n                            <\/span>\n\n                            <strong class=\"bt-cost-component__title\">\n                                \u0632\u0645\u0627\u0646 \u062a\u06cc\u0645\n                            <\/strong>\n\n                            <span class=\"bt-cost-component__text\">\n                                \u0633\u0627\u0639\u062a \u06a9\u0627\u0631\u06cc \u0645\u062d\u062a\u0648\u0627\u060c \u0637\u0631\u0627\u062d\u06cc\u060c\n                                \u0645\u062f\u06cc\u0631\u06cc\u062a \u0648 \u0627\u062c\u0631\u0627\u06cc \u06a9\u0645\u067e\u06cc\u0646\n                            <\/span>\n\n                        <\/div>\n\n\n                        <!-- Direct costs -->\n\n                        <div class=\"bt-cost-component\">\n\n                            <span class=\"bt-cost-component__icon\">\n                                +\n                            <\/span>\n\n                            <strong class=\"bt-cost-component__title\">\n                                \u0647\u0632\u06cc\u0646\u0647\u200c\u0647\u0627\u06cc \u0645\u0633\u062a\u0642\u06cc\u0645\n                            <\/strong>\n\n                            <span class=\"bt-cost-component__text\">\n                                \u062a\u0648\u0644\u06cc\u062f\u060c \u0686\u0627\u067e\u060c \u0627\u0628\u0632\u0627\u0631\u060c\n                                \u062e\u0631\u06cc\u062f \u062e\u062f\u0645\u0627\u062a \u0648 \u0633\u0627\u06cc\u0631 \u0647\u0632\u06cc\u0646\u0647\u200c\u0647\u0627\n                            <\/span>\n\n                        <\/div>\n\n\n                        <!-- External costs -->\n\n                        <div class=\"bt-cost-component\">\n\n                            <span class=\"bt-cost-component__icon\">\n                                \u2197\n                            <\/span>\n\n                            <strong class=\"bt-cost-component__title\">\n                                \u0647\u0632\u06cc\u0646\u0647\u200c\u0647\u0627\u06cc \u0628\u06cc\u0631\u0648\u0646\u06cc\n                            <\/strong>\n\n                            <span class=\"bt-cost-component__text\">\n                                \u0631\u0633\u0627\u0646\u0647\u060c \u062a\u0628\u0644\u06cc\u063a\u0627\u062a\u060c\n                                \u067e\u06cc\u0645\u0627\u0646\u06a9\u0627\u0631 \u0648 \u062e\u062f\u0645\u0627\u062a \u062e\u0627\u0631\u062c \u0627\u0632 \u062a\u06cc\u0645\n                            <\/span>\n\n                        <\/div>\n\n                    <\/div>\n\n\n                    <!-- Plus signs -->\n\n                    <span\n                        class=\"\n                            bt-cost-plus\n                            bt-cost-plus--1\n                        \"\n                    >\n                        +\n                    <\/span>\n\n                    <span\n                        class=\"\n                            bt-cost-plus\n                            bt-cost-plus--2\n                        \"\n                    >\n                        +\n                    <\/span>\n\n\n                    <!-- Connector -->\n\n                    <div class=\"bt-cost-map__connector\"><\/div>\n\n\n                    <!-- Result -->\n\n                    <div class=\"bt-cost-result\">\n\n                        <span class=\"bt-cost-result__kicker\">\n                            \u062a\u0635\u0648\u06cc\u0631 \u06a9\u0627\u0645\u0644\u200c\u062a\u0631\n                        <\/span>\n\n                        <strong class=\"bt-cost-result__title\">\n                            \u0647\u0632\u06cc\u0646\u0647 \u0648\u0627\u0642\u0639\u06cc\n                            <br>\n                            \u06a9\u0645\u067e\u06cc\u0646\n                        <\/strong>\n\n                        <span class=\"bt-cost-result__text\">\n                            \u0646\u0647 \u0641\u0642\u0637 \u0622\u0646 \u0686\u06cc\u0632\u06cc \u06a9\u0647 \u062f\u0631 \u0641\u0627\u06a9\u062a\u0648\u0631 \u062a\u0628\u0644\u06cc\u063a\u0627\u062a \u062f\u06cc\u062f\u0647 \u0645\u06cc\u200c\u0634\u0648\u062f\n                        <\/span>\n\n                    <\/div>\n\n                <\/div>\n\n\n                <!-- annotations -->\n\n                <div\n                    class=\"\n                        bt-cost-annotation\n                        bt-cost-annotation--hours\n                    \"\n                >\n                    \u0632\u0645\u0627\u0646 \u0642\u0627\u0628\u0644 \u062a\u0628\u062f\u06cc\u0644 \u0628\u0647 \u0647\u0632\u06cc\u0646\u0647\n                <\/div>\n\n                <div\n                    class=\"\n                        bt-cost-annotation\n                        bt-cost-annotation--project\n                    \"\n                >\n                    \u0642\u0627\u0628\u0644 \u0628\u0631\u0631\u0633\u06cc \u062f\u0631 \u0633\u0637\u062d \u067e\u0631\u0648\u0698\u0647\n                <\/div>\n\n            <\/div>\n\n        <\/div>\n\n\n        <!-- =================================================\n             Bottom\n             ================================================= -->\n\n        <div class=\"bt-mkt-cost__bottom\">\n\n            \u0628\u0631\u0627\u06cc \u06cc\u06a9 \u0622\u0698\u0627\u0646\u0633\u060c \u0627\u06cc\u0646 \u062f\u0627\u062f\u0647 \u0645\u06cc\u200c\u062a\u0648\u0627\u0646\u062f \u0628\u0647 \u0641\u0647\u0645\n            <strong>\n                \u0647\u0632\u06cc\u0646\u0647 \u0648\u0627\u0642\u0639\u06cc \u0647\u0631 \u0645\u0634\u062a\u0631\u06cc \u06cc\u0627 \u067e\u0631\u0648\u0698\u0647\n            <\/strong>\n            \u06a9\u0645\u06a9 \u06a9\u0646\u062f\u061b\n            \u0648 \u0628\u0631\u0627\u06cc \u06cc\u06a9 \u062a\u06cc\u0645 \u0628\u0627\u0632\u0627\u0631\u06cc\u0627\u0628\u06cc \u062f\u0627\u062e\u0644\u06cc \u0646\u0634\u0627\u0646 \u0645\u06cc\u200c\u062f\u0647\u062f\n            \u0647\u0631 \u0641\u0639\u0627\u0644\u06cc\u062a \u0686\u0647 \u0628\u062e\u0634\u06cc \u0627\u0632 \u0645\u0646\u0627\u0628\u0639 \u0633\u0627\u0632\u0645\u0627\u0646 \u0631\u0627 \u0645\u0635\u0631\u0641 \u06a9\u0631\u062f\u0647 \u0627\u0633\u062a.\n\n        <\/div>\n\n    <\/div>\n\n<\/section>\n<\/div>\n<\/div>\n\n\n\n<div class=\"wp-block-columns alignfull is-layout-flex wp-container-core-columns-is-layout-8f761849 wp-block-columns-is-layout-flex\">\n<div class=\"wp-block-column is-layout-flow wp-block-column-is-layout-flow\">\n<style>\n\/* =========================================================\n   Behtime Marketing \u2014 AI \/ Pendar\n   Fixed connection layout\n   ========================================================= *\/\n\n.bt-mkt-ai,\n.bt-mkt-ai * {\n    box-sizing: border-box;\n}\n\n.bt-mkt-ai {\n    --bt-orange: #f3a503;\n    --bt-orange-soft: #fff6df;\n    --bt-ink: #22252a;\n    --bt-text: #555b63;\n    --bt-muted: #858a91;\n    --bt-border: #e8e5de;\n    --bt-soft: #f8f7f3;\n    --bt-dark: #282a2f;\n\n    width: 100%;\n    overflow: hidden;\n\n    direction: rtl;\n\n    padding:\n        clamp(85px, 9vw, 125px)\n        20px;\n\n    background:\n        linear-gradient(\n            180deg,\n            #faf9f6 0%,\n            #ffffff 100%\n        );\n}\n\n.bt-mkt-ai__container {\n    width: min(1180px, 100%);\n    margin: 0 auto;\n}\n\n\n\/* =========================================================\n   Header\n   ========================================================= *\/\n\n.bt-mkt-ai__header {\n    max-width: 820px;\n\n    margin:\n        0 auto\n        clamp(60px, 7vw, 90px);\n\n    text-align: center;\n}\n\n.bt-mkt-ai__eyebrow {\n    display: inline-flex;\n    align-items: center;\n\n    gap: 9px;\n\n    margin-bottom: 14px;\n\n    color: #72591f;\n\n    font-size: 13px;\n    font-weight: 750;\n}\n\n.bt-mkt-ai__eyebrow::before,\n.bt-mkt-ai__eyebrow::after {\n    content: \"\";\n\n    width: 22px;\n    height: 2px;\n\n    background: var(--bt-orange);\n\n    border-radius: 99px;\n}\n\n.bt-mkt-ai__title {\n    margin: 0;\n\n    color: var(--bt-ink);\n\n    font-size:\n        clamp(29px, 3.6vw, 43px) !important;\n\n    font-weight: 850;\n    line-height: 1.65 !important;\n\n    letter-spacing: -0.02em;\n}\n\n.bt-mkt-ai__intro {\n    max-width: 720px;\n\n    margin: 18px auto 0;\n\n    color: var(--bt-text);\n\n    font-size: 16px;\n    line-height: 2.1;\n}\n\n.bt-mkt-ai__intro strong {\n    color: var(--bt-ink);\n}\n\n\n\/* =========================================================\n   Main\n   ========================================================= *\/\n\n.bt-mkt-ai__main {\n    display: grid;\n\n    grid-template-columns:\n        minmax(290px, .76fr)\n        minmax(0, 1.24fr);\n\n    align-items: center;\n\n    gap:\n        clamp(45px, 7vw, 90px);\n}\n\n\n\/* =========================================================\n   Content\n   ========================================================= *\/\n\n.bt-mkt-ai__content {\n    max-width: 445px;\n}\n\n.bt-mkt-ai__number {\n    margin-bottom: 28px;\n\n    color:\n        rgba(34,37,42,.09);\n\n    font-size: 74px;\n    font-weight: 900;\n    line-height: 1;\n}\n\n.bt-mkt-ai__content-title {\n    margin: 0 0 20px;\n\n    color: var(--bt-ink);\n\n    font-size: 25px !important;\n    font-weight: 800;\n    line-height: 1.8 !important;\n}\n\n.bt-mkt-ai__content-text {\n    margin: 0;\n\n    color: var(--bt-text);\n\n    font-size: 14px;\n    line-height: 2.1;\n}\n\n.bt-mkt-ai__content-text strong {\n    color: var(--bt-ink);\n}\n\n\n\/* =========================================================\n   Questions\n   ========================================================= *\/\n\n.bt-mkt-ai__questions {\n    display: grid;\n    gap: 11px;\n\n    margin-top: 30px;\n}\n\n.bt-mkt-ai__question {\n    position: relative;\n\n    padding:\n        13px 26px 13px 0;\n\n    color: #55595f;\n\n    font-size: 12.5px;\n    line-height: 1.9;\n}\n\n.bt-mkt-ai__question::before {\n    content: \"?\";\n\n    position: absolute;\n\n    right: 0;\n    top: 14px;\n\n    width: 17px;\n    height: 17px;\n\n    display: flex;\n    align-items: center;\n    justify-content: center;\n\n    color: #55420f;\n\n    background:\n        var(--bt-orange-soft);\n\n    border:\n        1px solid rgba(243,165,3,.5);\n\n    border-radius: 50%;\n\n    font-size: 9px;\n    font-weight: 900;\n}\n\n.bt-mkt-ai__question strong {\n    color: var(--bt-ink);\n}\n\n\n\/* =========================================================\n   Key point\n   ========================================================= *\/\n\n.bt-mkt-ai__point {\n    margin-top: 31px;\n\n    padding:\n        20px 22px;\n\n    color: #4e5258;\n\n    background: #ffffff;\n\n    border:\n        1px solid var(--bt-border);\n\n    border-right:\n        3px solid var(--bt-orange);\n\n    border-radius:\n        13px 5px 5px 13px;\n\n    font-size: 12.5px;\n    line-height: 2;\n}\n\n.bt-mkt-ai__point strong {\n    color: var(--bt-ink);\n}\n\n\n\/* =========================================================\n   AI map\n   ========================================================= *\/\n\n.bt-ai-map {\n    position: relative;\n\n    width: 100%;\n    height: 650px;\n\n    overflow: hidden;\n\n    border-radius: 30px;\n\n    background:\n        radial-gradient(\n            circle at 50% 42%,\n            rgba(243,165,3,.085),\n            transparent 27%\n        );\n}\n\n\n\/* dotted field *\/\n\n.bt-ai-map::before {\n    content: \"\";\n\n    position: absolute;\n    inset: 0;\n\n    z-index: 0;\n\n    opacity: .13;\n\n    background-image:\n        radial-gradient(\n            circle,\n            rgba(34,37,42,.15) 1px,\n            transparent 1.4px\n        );\n\n    background-size:\n        25px 25px;\n\n    -webkit-mask-image:\n        radial-gradient(\n            ellipse at center,\n            #000 18%,\n            transparent 73%\n        );\n\n    mask-image:\n        radial-gradient(\n            ellipse at center,\n            #000 18%,\n            transparent 73%\n        );\n}\n\n\n\/* =========================================================\n   Top label\n   ========================================================= *\/\n\n.bt-ai-map__label {\n    position: absolute;\n\n    z-index: 8;\n\n    right: 50%;\n    top: 21px;\n\n    transform:\n        translateX(50%);\n\n    display: flex;\n    align-items: center;\n\n    gap: 10px;\n\n    padding:\n        2px 12px;\n\n    color: #999ca1;\n\n    background:\n        rgba(255,255,255,.94);\n\n    font-size: 10px;\n\n    white-space: nowrap;\n}\n\n.bt-ai-map__label::before,\n.bt-ai-map__label::after {\n    content: \"\";\n\n    width: 27px;\n    height: 1px;\n\n    background: #ddd9d2;\n}\n\n\n\/* =========================================================\n   SVG connections\n   ========================================================= *\/\n\n.bt-ai-map__connections {\n    position: absolute;\n\n    z-index: 1;\n\n    inset: 0;\n\n    width: 100%;\n    height: 100%;\n\n    pointer-events: none;\n}\n\n.bt-ai-map__connections path {\n    fill: none;\n\n    stroke: #d8d3ca;\n    stroke-width: 1.2;\n\n    stroke-dasharray: 6 7;\n\n    stroke-linecap: round;\n\n    vector-effect:\n        non-scaling-stroke;\n}\n\n.bt-ai-map__connections\n.bt-ai-path--output {\n    stroke:\n        rgba(243,165,3,.88);\n\n    stroke-width: 1.45;\n\n    stroke-dasharray: none;\n}\n\n.bt-ai-map__connections\n.bt-ai-endpoint {\n    fill: var(--bt-orange);\n}\n\n.bt-ai-map__connections\n.bt-ai-endpoint--muted {\n    fill: #c9c6bf;\n}\n\n\n\/* =========================================================\n   Input labels\n   ========================================================= *\/\n\n.bt-ai-input {\n    position: absolute;\n\n    z-index: 5;\n\n    min-width: 145px;\n\n    padding:\n        7px 10px;\n\n    display: flex;\n    align-items: center;\n\n    gap: 8px;\n\n    color: #5f646b;\n\n    background:\n        rgba(255,255,255,.96);\n\n    border-radius: 8px;\n\n    font-size: 10.5px;\n    font-weight: 750;\n\n    white-space: nowrap;\n}\n\n.bt-ai-input::before {\n    content: \"\";\n\n    width: 8px;\n    height: 8px;\n\n    flex: 0 0 auto;\n\n    background: #c9c6bf;\n\n    border-radius: 50%;\n}\n\n.bt-ai-input--orange::before {\n    background:\n        var(--bt-orange);\n}\n\n\n\/* right inputs *\/\n\n.bt-ai-input--projects {\n    right: 0;\n    top: 11%;\n}\n\n.bt-ai-input--tasks {\n    right: 0;\n    top: 36%;\n}\n\n.bt-ai-input--time {\n    right: 2%;\n    top: 61%;\n}\n\n\n\/* left inputs *\/\n\n.bt-ai-input--progress {\n    left: 0;\n    top: 11%;\n}\n\n.bt-ai-input--cost {\n    left: 0;\n    top: 36%;\n}\n\n.bt-ai-input--reports {\n    left: 2%;\n    top: 61%;\n}\n\n\n\/* =========================================================\n   Pendar Core\n   ========================================================= *\/\n\n.bt-ai-core {\n    position: absolute;\n\n    z-index: 7;\n\n    right: 50%;\n    top: 38%;\n\n    width: 190px;\n    height: 190px;\n\n    transform:\n        translate(50%, -50%);\n\n    display: flex;\n    flex-direction: column;\n    align-items: center;\n    justify-content: center;\n\n    padding: 20px;\n\n    color: #ffffff;\n\n    background:\n        var(--bt-dark);\n\n    border-radius: 50%;\n\n    text-align: center;\n\n    box-shadow:\n        0 0 0 19px\n        rgba(34,37,42,.035),\n        0 0 0 40px\n        rgba(243,165,3,.027);\n}\n\n\n\/* AI symbol *\/\n\n.bt-ai-core__symbol {\n    position: relative;\n\n    width: 44px;\n    height: 44px;\n\n    margin-bottom: 12px;\n}\n\n.bt-ai-core__symbol::before {\n    content: \"\";\n\n    position: absolute;\n\n    right: 50%;\n    top: 50%;\n\n    width: 15px;\n    height: 15px;\n\n    transform:\n        translate(50%, -50%)\n        rotate(45deg);\n\n    background:\n        var(--bt-orange);\n\n    border-radius: 3px;\n\n    box-shadow:\n        0 0 0 7px\n        rgba(243,165,3,.11);\n}\n\n.bt-ai-core__symbol::after {\n    content: \"\";\n\n    position: absolute;\n\n    inset: 1px;\n\n    border:\n        1px solid rgba(243,165,3,.45);\n\n    border-radius: 50%;\n}\n\n\n.bt-ai-core small {\n    display: block;\n\n    margin-bottom: 4px;\n\n    color: #b9bcc1;\n\n    font-size: 9px;\n}\n\n.bt-ai-core strong {\n    display: block;\n\n    color: #ffffff;\n\n    font-size: 22px;\n    font-weight: 900;\n    line-height: 1.5;\n}\n\n.bt-ai-core span {\n    display: block;\n\n    margin-top: 5px;\n\n    color: var(--bt-orange);\n\n    font-size: 9px;\n    font-weight: 750;\n}\n\n\n\/* =========================================================\n   Output Cards\n   ========================================================= *\/\n\n.bt-ai-insights {\n    position: absolute;\n\n    z-index: 7;\n\n    right: 50%;\n    bottom: 3%;\n\n    width: min(610px, 93%);\n\n    transform:\n        translateX(50%);\n\n    display: grid;\n    grid-template-columns:\n        repeat(3, minmax(0,1fr));\n\n    gap: 13px;\n}\n\n.bt-ai-insight {\n    position: relative;\n\n    min-height: 118px;\n\n    padding:\n        22px 17px 17px;\n\n    background:\n        rgba(255,255,255,.98);\n\n    border:\n        1px solid var(--bt-border);\n\n    border-radius: 15px;\n\n    box-shadow:\n        0 10px 28px\n        rgba(34,37,42,.035);\n\n    text-align: right;\n}\n\n\n\/* connection endpoint at top *\/\n\n.bt-ai-insight::before {\n    content: \"\";\n\n    position: absolute;\n\n    right: 50%;\n    top: -5px;\n\n    width: 10px;\n    height: 10px;\n\n    transform:\n        translateX(50%);\n\n    background:\n        var(--bt-orange);\n\n    border:\n        3px solid #ffffff;\n\n    border-radius: 50%;\n\n    box-shadow:\n        0 0 0 1px\n        rgba(243,165,3,.25);\n}\n\n\n.bt-ai-insight__label {\n    display: block;\n\n    margin-bottom: 7px;\n\n    color: #a07c27;\n\n    font-size: 8px;\n    font-weight: 850;\n}\n\n.bt-ai-insight__text {\n    display: block;\n\n    color: #4b4f55;\n\n    font-size: 10px;\n    font-weight: 700;\n    line-height: 1.9;\n}\n\n\n\/* =========================================================\n   Bottom\n   ========================================================= *\/\n\n.bt-mkt-ai__bottom {\n    max-width: 850px;\n\n    margin:\n        clamp(55px, 7vw, 80px)\n        auto 0;\n\n    padding-top: 28px;\n\n    color: #686c72;\n\n    border-top:\n        1px solid var(--bt-border);\n\n    font-size: 14px;\n    line-height: 2;\n\n    text-align: center;\n}\n\n.bt-mkt-ai__bottom strong {\n    color: var(--bt-ink);\n}\n\n\n\/* =========================================================\n   Tablet\n   ========================================================= *\/\n\n@media (max-width: 900px) {\n\n    .bt-mkt-ai__main {\n        grid-template-columns: 1fr;\n    }\n\n    .bt-mkt-ai__content {\n        max-width: 650px;\n    }\n\n    .bt-ai-map {\n        width: min(740px,100%);\n\n        margin: 0 auto;\n    }\n}\n\n\n\/* =========================================================\n   Mobile\n   ========================================================= *\/\n\n@media (max-width: 620px) {\n\n    .bt-mkt-ai {\n        padding:\n            65px 14px;\n    }\n\n    .bt-mkt-ai__title {\n        font-size:\n            28px !important;\n    }\n\n    .bt-mkt-ai__intro {\n        font-size: 15px;\n    }\n\n    .bt-mkt-ai__number {\n        font-size: 58px;\n    }\n\n    .bt-mkt-ai__content-title {\n        font-size:\n            22px !important;\n    }\n\n\n    \/* map *\/\n\n    .bt-ai-map {\n        height: 720px;\n    }\n\n    .bt-ai-map__label {\n        top: 10px;\n\n        font-size: 8.5px;\n    }\n\n\n    \/* core *\/\n\n    .bt-ai-core {\n        top: 34%;\n\n        width: 145px;\n        height: 145px;\n    }\n\n    .bt-ai-core__symbol {\n        width: 32px;\n        height: 32px;\n\n        margin-bottom: 7px;\n    }\n\n    .bt-ai-core strong {\n        font-size: 17px;\n    }\n\n\n    \/* inputs *\/\n\n    .bt-ai-input {\n        min-width: auto;\n\n        padding:\n            5px 5px;\n\n        background:\n            rgba(255,255,255,.98);\n\n        font-size: 8px;\n    }\n\n    .bt-ai-input::before {\n        width: 6px;\n        height: 6px;\n    }\n\n    .bt-ai-input--projects {\n        right: 0;\n        top: 11%;\n    }\n\n    .bt-ai-input--tasks {\n        right: 0;\n        top: 29%;\n    }\n\n    .bt-ai-input--time {\n        right: 0;\n        top: 47%;\n    }\n\n    .bt-ai-input--progress {\n        left: 0;\n        top: 11%;\n    }\n\n    .bt-ai-input--cost {\n        left: 0;\n        top: 29%;\n    }\n\n    .bt-ai-input--reports {\n        left: 0;\n        top: 47%;\n    }\n\n\n    \/* insights *\/\n\n    .bt-ai-insights {\n        bottom: 1%;\n\n        width: 94%;\n\n        grid-template-columns: 1fr;\n\n        gap: 9px;\n    }\n\n    .bt-ai-insight {\n        min-height: auto;\n\n        padding:\n            13px 14px;\n    }\n\n    .bt-ai-insight__label {\n        margin-bottom: 3px;\n    }\n}\n<\/style>\n\n\n<section class=\"bt-mkt-ai\">\n\n    <div class=\"bt-mkt-ai__container\">\n\n\n        <!-- =================================================\n             Header\n             ================================================= -->\n\n        <header class=\"bt-mkt-ai__header\">\n\n            <div class=\"bt-mkt-ai__eyebrow\">\n                \u067e\u0646\u062f\u0627\u0631\u060c \u0647\u0648\u0634 \u0645\u0635\u0646\u0648\u0639\u06cc \u0628\u0647\u062a\u0627\u06cc\u0645\n            <\/div>\n\n            <h2 class=\"bt-mkt-ai__title\">\n                \u062f\u0627\u062f\u0647 \u062f\u0627\u0631\u06cc\u062f\u061b\n                \u062d\u0627\u0644\u0627 \u0627\u0632 \u0622\u0646 \u0633\u0624\u0627\u0644 \u0628\u067e\u0631\u0633\u06cc\u062f\n            <\/h2>\n\n            <p class=\"bt-mkt-ai__intro\">\n\n                \u0648\u0642\u062a\u06cc \u067e\u0631\u0648\u0698\u0647\u200c\u0647\u0627\u060c \u0641\u0639\u0627\u0644\u06cc\u062a\u200c\u0647\u0627\u060c \u0632\u0645\u0627\u0646\u060c \u0647\u0632\u06cc\u0646\u0647 \u0648 \u067e\u06cc\u0634\u0631\u0641\u062a\n                \u062f\u0631 \u06cc\u06a9 \u0641\u0636\u0627\u06cc \u0645\u0634\u062a\u0631\u06a9 \u062b\u0628\u062a \u0645\u06cc\u200c\u0634\u0648\u0646\u062f\u060c\n                \u0647\u0648\u0634 \u0645\u0635\u0646\u0648\u0639\u06cc \u0645\u06cc\u200c\u062a\u0648\u0627\u0646\u062f \u0628\u0647 \u062c\u0627\u06cc \u067e\u0627\u0633\u062e\u200c\u0647\u0627\u06cc \u0639\u0645\u0648\u0645\u06cc\u060c\n\n                <strong>\n                    \u0631\u0648\u06cc \u062f\u0627\u062f\u0647\u200c\u0647\u0627\u06cc \u0648\u0627\u0642\u0639\u06cc \u06a9\u0627\u0631 \u062a\u06cc\u0645 \u0634\u0645\u0627 \u062a\u062d\u0644\u06cc\u0644 \u0627\u0646\u062c\u0627\u0645 \u062f\u0647\u062f.\n                <\/strong>\n\n            <\/p>\n\n        <\/header>\n\n\n        <!-- =================================================\n             Main\n             ================================================= -->\n\n        <div class=\"bt-mkt-ai__main\">\n\n\n            <!-- =================================================\n                 Content\n                 ================================================= -->\n\n            <div class=\"bt-mkt-ai__content\">\n\n                <div class=\"bt-mkt-ai__number\">\n                    06\n                <\/div>\n\n\n                <h3 class=\"bt-mkt-ai__content-title\">\n                    \u0627\u0632 \u06af\u0632\u0627\u0631\u0634\u200c\u06af\u06cc\u0631\u06cc \u0639\u0628\u0648\u0631 \u06a9\u0646\u06cc\u062f\u061b\n                    \u062f\u0646\u0628\u0627\u0644 \u0627\u0644\u06af\u0648\u0647\u0627 \u0628\u06af\u0631\u062f\u06cc\u062f\n                <\/h3>\n\n\n                <p class=\"bt-mkt-ai__content-text\">\n\n                    \u0645\u062f\u06cc\u0631 \u0628\u0627\u0632\u0627\u0631\u06cc\u0627\u0628\u06cc \u0647\u0645\u06cc\u0634\u0647 \u0641\u0642\u0637 \u062f\u0646\u0628\u0627\u0644 \u0639\u062f\u062f \u0646\u06cc\u0633\u062a.\n                    \u06af\u0627\u0647\u06cc \u0633\u0624\u0627\u0644 \u0645\u0647\u0645 \u0627\u06cc\u0646 \u0627\u0633\u062a \u06a9\u0647 \u0686\u0631\u0627 \u06cc\u06a9 \u0628\u062e\u0634 \u062a\u06cc\u0645\n                    \u062f\u0627\u0626\u0645\u0627\u064b \u0632\u06cc\u0631 \u0641\u0634\u0627\u0631 \u0642\u0631\u0627\u0631 \u0645\u06cc\u200c\u06af\u06cc\u0631\u062f\u060c\n                    \u06a9\u062f\u0627\u0645 \u067e\u0631\u0648\u0698\u0647 \u0628\u06cc\u0634 \u0627\u0632 \u0627\u0646\u062a\u0638\u0627\u0631 \u0645\u0646\u0627\u0628\u0639 \u0645\u0635\u0631\u0641 \u06a9\u0631\u062f\u0647\n                    \u06cc\u0627 \u0627\u062c\u0631\u0627\u06cc \u06a9\u0627\u0631 \u062f\u0631 \u06a9\u062c\u0627 \u0627\u0632 \u0628\u0631\u0646\u0627\u0645\u0647 \u0641\u0627\u0635\u0644\u0647 \u06af\u0631\u0641\u062a\u0647 \u0627\u0633\u062a.\n\n                    <strong>\n                        \u067e\u0646\u062f\u0627\u0631 \u0628\u0631\u0627\u06cc \u06a9\u0645\u06a9 \u0628\u0647 \u0686\u0646\u06cc\u0646 \u062a\u062d\u0644\u06cc\u0644\u200c\u0647\u0627\u06cc\u06cc \u0637\u0631\u0627\u062d\u06cc \u0634\u062f\u0647 \u0627\u0633\u062a.\n                    <\/strong>\n\n                <\/p>\n\n\n                <div class=\"bt-mkt-ai__questions\">\n\n                    <div class=\"bt-mkt-ai__question\">\n                        \u0622\u06cc\u0627 \u0628\u0627\u0631 \u06a9\u0627\u0631\u06cc \u0627\u0639\u0636\u0627\u06cc \u062a\u06cc\u0645\n\n                        <strong>\n                            \u0645\u062a\u0639\u0627\u062f\u0644 \u062a\u0648\u0632\u06cc\u0639 \u0634\u062f\u0647 \u0627\u0633\u062a\u061f\n                        <\/strong>\n                    <\/div>\n\n\n                    <div class=\"bt-mkt-ai__question\">\n                        \u06a9\u062f\u0627\u0645 \u067e\u0631\u0648\u0698\u0647 \u06cc\u0627 \u06a9\u0645\u067e\u06cc\u0646\n                        \u0628\u06cc\u0634 \u0627\u0632 \u0628\u0642\u06cc\u0647 \u0632\u0645\u0627\u0646 \u0648 \u0645\u0646\u0627\u0628\u0639 \u06af\u0631\u0641\u062a\u0647 \u0627\u0633\u062a\u061f\n                    <\/div>\n\n\n                    <div class=\"bt-mkt-ai__question\">\n                        \u0628\u06cc\u0646 \u0628\u0631\u0646\u0627\u0645\u0647\u200c\u0631\u06cc\u0632\u06cc \u0648 \u0627\u062c\u0631\u0627\u06cc \u0648\u0627\u0642\u0639\u06cc \u06a9\u0627\u0631\n                        \u0686\u0647 \u0641\u0627\u0635\u0644\u0647\u200c\u0627\u06cc \u0648\u062c\u0648\u062f \u062f\u0627\u0631\u062f\u061f\n                    <\/div>\n\n\n                    <div class=\"bt-mkt-ai__question\">\n                        \u0622\u06cc\u0627 \u0627\u0644\u06af\u0648\u06cc \u0645\u0634\u062e\u0635\u06cc \u062f\u0631 \u062a\u0623\u062e\u06cc\u0631\u060c\n                        \u062a\u0645\u0631\u06a9\u0632 \u06cc\u0627 \u06af\u0632\u0627\u0631\u0634\u200c\u062f\u0647\u06cc \u062a\u06cc\u0645 \u062f\u06cc\u062f\u0647 \u0645\u06cc\u200c\u0634\u0648\u062f\u061f\n                    <\/div>\n\n                <\/div>\n\n\n                <div class=\"bt-mkt-ai__point\">\n\n                    \u062a\u0641\u0627\u0648\u062a \u0627\u0635\u0644\u06cc \u0627\u06cc\u0646\u062c\u0627\u0633\u062a:\n                    \u067e\u0646\u062f\u0627\u0631 \u0641\u0642\u0637 \u06cc\u06a9 \u0647\u0648\u0634 \u0645\u0635\u0646\u0648\u0639\u06cc \u0639\u0645\u0648\u0645\u06cc \u0646\u06cc\u0633\u062a\u061b\n                    \u0645\u06cc\u200c\u062a\u0648\u0627\u0646\u062f \u062a\u062d\u0644\u06cc\u0644 \u0631\u0627 \u0628\u0631 \u0627\u0633\u0627\u0633\n\n                    <strong>\n                        \u0627\u0637\u0644\u0627\u0639\u0627\u062a\u06cc \u06a9\u0647 \u0648\u0627\u0642\u0639\u0627\u064b \u062f\u0631 \u067e\u0631\u0648\u0698\u0647\u200c\u0647\u0627\u06cc \u0628\u0647\u062a\u0627\u06cc\u0645 \u062b\u0628\u062a \u0634\u062f\u0647\u200c\u0627\u0646\u062f\n                    <\/strong>\n\n                    \u0627\u0646\u062c\u0627\u0645 \u062f\u0647\u062f.\n\n                <\/div>\n\n            <\/div>\n\n\n            <!-- =================================================\n                 AI Concept Diagram\n                 ================================================= -->\n\n            <div\n                class=\"bt-ai-map\"\n                role=\"img\"\n                aria-label=\"\u0646\u0645\u0627\u06cc \u0645\u0641\u0647\u0648\u0645\u06cc \u0627\u0632 \u062a\u062d\u0644\u06cc\u0644 \u062f\u0627\u062f\u0647\u200c\u0647\u0627\u06cc \u067e\u0631\u0648\u0698\u0647\u060c \u0641\u0639\u0627\u0644\u06cc\u062a\u060c \u0632\u0645\u0627\u0646\u060c \u0647\u0632\u06cc\u0646\u0647 \u0648 \u067e\u06cc\u0634\u0631\u0641\u062a \u062a\u0648\u0633\u0637 \u067e\u0646\u062f\u0627\u0631\u060c \u0647\u0648\u0634 \u0645\u0635\u0646\u0648\u0639\u06cc \u0628\u0647\u062a\u0627\u06cc\u0645\"\n            >\n\n\n                <div class=\"bt-ai-map__label\">\n                    \u062f\u0627\u062f\u0647\u200c\u0647\u0627\u06cc \u06a9\u0627\u0631 \u2190 \u062a\u062d\u0644\u06cc\u0644 \u0645\u062f\u06cc\u0631\u06cc\u062a\u06cc\n                <\/div>\n\n\n                <!-- =================================================\n                     Connections\n                     \n                     \u0647\u06cc\u0686 \u062e\u0637\u06cc \u0648\u0627\u0631\u062f \u0645\u062d\u062f\u0648\u062f\u0647 \u0645\u062a\u0646 \u0648\u0631\u0648\u062f\u06cc\u200c\u0647\u0627 \u0646\u0645\u06cc\u200c\u0634\u0648\u062f.\n                     ================================================= -->\n\n                <svg\n                    class=\"bt-ai-map__connections\"\n                    viewBox=\"0 0 700 650\"\n                    preserveAspectRatio=\"none\"\n                    aria-hidden=\"true\"\n                >\n\n\n                    <!-- =================================================\n                         INPUTS \u2014 RIGHT\n                         ================================================= -->\n\n                    <!-- Projects -->\n\n                    <path\n                        d=\"\n                            M 520 103\n                            C 476 122,\n                              442 150,\n                              408 187\n                        \"\n                    ><\/path>\n\n                    <circle\n                        class=\"bt-ai-endpoint\"\n                        cx=\"520\"\n                        cy=\"103\"\n                        r=\"3.5\"\n                    ><\/circle>\n\n\n                    <!-- Tasks -->\n\n                    <path\n                        d=\"\n                            M 525 235\n                            C 480 235,\n                              450 235,\n                              430 235\n                        \"\n                    ><\/path>\n\n                    <circle\n                        class=\"bt-ai-endpoint--muted\"\n                        cx=\"525\"\n                        cy=\"235\"\n                        r=\"3.3\"\n                    ><\/circle>\n\n\n                    <!-- Time -->\n\n                    <path\n                        d=\"\n                            M 510 397\n                            C 470 368,\n                              438 337,\n                              404 310\n                        \"\n                    ><\/path>\n\n                    <circle\n                        class=\"bt-ai-endpoint\"\n                        cx=\"510\"\n                        cy=\"397\"\n                        r=\"3.5\"\n                    ><\/circle>\n\n\n\n                    <!-- =================================================\n                         INPUTS \u2014 LEFT\n                         ================================================= -->\n\n                    <!-- Progress -->\n\n                    <path\n                        d=\"\n                            M 180 103\n                            C 224 122,\n                              258 150,\n                              292 187\n                        \"\n                    ><\/path>\n\n                    <circle\n                        class=\"bt-ai-endpoint--muted\"\n                        cx=\"180\"\n                        cy=\"103\"\n                        r=\"3.3\"\n                    ><\/circle>\n\n\n                    <!-- Cost -->\n\n                    <path\n                        d=\"\n                            M 175 235\n                            C 220 235,\n                              250 235,\n                              270 235\n                        \"\n                    ><\/path>\n\n                    <circle\n                        class=\"bt-ai-endpoint\"\n                        cx=\"175\"\n                        cy=\"235\"\n                        r=\"3.5\"\n                    ><\/circle>\n\n\n                    <!-- Reports -->\n\n                    <path\n                        d=\"\n                            M 190 397\n                            C 230 368,\n                              262 337,\n                              296 310\n                        \"\n                    ><\/path>\n\n                    <circle\n                        class=\"bt-ai-endpoint--muted\"\n                        cx=\"190\"\n                        cy=\"397\"\n                        r=\"3.3\"\n                    ><\/circle>\n\n\n\n                    <!-- =================================================\n                         OUTPUTS\n                         \u062e\u0637\u0648\u0637 \u0627\u0632 \u067e\u0627\u06cc\u06cc\u0646 \u0647\u0633\u062a\u0647 \u0634\u0631\u0648\u0639 \u0645\u06cc\u200c\u0634\u0648\u0646\u062f \u0648\n                         \u062f\u0642\u06cc\u0642\u0627\u064b \u0628\u0627\u0644\u0627\u06cc \u06a9\u0627\u0631\u062a\u200c\u0647\u0627 \u062a\u0645\u0627\u0645 \u0645\u06cc\u200c\u0634\u0648\u0646\u062f.\n                         ================================================= -->\n\n                    <!-- Capacity -->\n\n                    <path\n                        class=\"bt-ai-path--output\"\n                        d=\"\n                            M 390 318\n                            C 420 365,\n                              472 395,\n                              523 443\n                        \"\n                    ><\/path>\n\n\n                    <!-- Resource use -->\n\n                    <path\n                        class=\"bt-ai-path--output\"\n                        d=\"\n                            M 350 327\n                            C 350 370,\n                              350 406,\n                              350 443\n                        \"\n                    ><\/path>\n\n\n                    <!-- Execution -->\n\n                    <path\n                        class=\"bt-ai-path--output\"\n                        d=\"\n                            M 310 318\n                            C 280 365,\n                              228 395,\n                              177 443\n                        \"\n                    ><\/path>\n\n                <\/svg>\n\n\n                <!-- =================================================\n                     Input labels \u2014 right\n                     ================================================= -->\n\n                <div\n                    class=\"\n                        bt-ai-input\n                        bt-ai-input--projects\n                        bt-ai-input--orange\n                    \"\n                >\n                    \u067e\u0631\u0648\u0698\u0647\u200c\u0647\u0627 \u0648 \u06a9\u0645\u067e\u06cc\u0646\u200c\u0647\u0627\n                <\/div>\n\n\n                <div\n                    class=\"\n                        bt-ai-input\n                        bt-ai-input--tasks\n                    \"\n                >\n                    \u0641\u0639\u0627\u0644\u06cc\u062a\u200c\u0647\u0627\n                <\/div>\n\n\n                <div\n                    class=\"\n                        bt-ai-input\n                        bt-ai-input--time\n                        bt-ai-input--orange\n                    \"\n                >\n                    \u0632\u0645\u0627\u0646 \u062b\u0628\u062a\u200c\u0634\u062f\u0647\n                <\/div>\n\n\n\n                <!-- =================================================\n                     Input labels \u2014 left\n                     ================================================= -->\n\n                <div\n                    class=\"\n                        bt-ai-input\n                        bt-ai-input--progress\n                    \"\n                >\n                    \u0628\u0631\u0646\u0627\u0645\u0647 \u0648 \u067e\u06cc\u0634\u0631\u0641\u062a\n                <\/div>\n\n\n                <div\n                    class=\"\n                        bt-ai-input\n                        bt-ai-input--cost\n                        bt-ai-input--orange\n                    \"\n                >\n                    \u0647\u0632\u06cc\u0646\u0647\u200c\u0647\u0627\n                <\/div>\n\n\n                <div\n                    class=\"\n                        bt-ai-input\n                        bt-ai-input--reports\n                    \"\n                >\n                    \u062f\u0627\u062f\u0647\u200c\u0647\u0627\u06cc \u06af\u0632\u0627\u0631\u0634\u200c\u062f\u0647\u06cc\n                <\/div>\n\n\n\n                <!-- =================================================\n                     Pendar\n                     ================================================= -->\n\n                <div class=\"bt-ai-core\">\n\n                    <span\n                        class=\"bt-ai-core__symbol\"\n                        aria-hidden=\"true\"\n                    ><\/span>\n\n                    <small>\n                        \u062a\u062d\u0644\u06cc\u0644 \u062f\u0627\u062f\u0647\u200c\u0647\u0627\u06cc \u06a9\u0627\u0631\u06cc\n                    <\/small>\n\n                    <strong>\n                        \u067e\u0646\u062f\u0627\u0631\n                    <\/strong>\n\n                    <span>\n                        \u0647\u0648\u0634 \u0645\u0635\u0646\u0648\u0639\u06cc \u0628\u0647\u062a\u0627\u06cc\u0645\n                    <\/span>\n\n                <\/div>\n\n\n\n                <!-- =================================================\n                     Insights\n                     ================================================= -->\n\n                <div class=\"bt-ai-insights\">\n\n\n                    <div class=\"bt-ai-insight\">\n\n                        <span class=\"bt-ai-insight__label\">\n                            \u0638\u0631\u0641\u06cc\u062a \u062a\u06cc\u0645\n                        <\/span>\n\n                        <span class=\"bt-ai-insight__text\">\n                            \u06a9\u062f\u0627\u0645 \u0628\u062e\u0634 \u062a\u06cc\u0645\n                            \u0632\u06cc\u0631 \u0641\u0634\u0627\u0631 \u0628\u06cc\u0634\u062a\u0631\u06cc \u0642\u0631\u0627\u0631 \u06af\u0631\u0641\u062a\u0647 \u0627\u0633\u062a\u061f\n                        <\/span>\n\n                    <\/div>\n\n\n                    <div class=\"bt-ai-insight\">\n\n                        <span class=\"bt-ai-insight__label\">\n                            \u0645\u0635\u0631\u0641 \u0645\u0646\u0627\u0628\u0639\n                        <\/span>\n\n                        <span class=\"bt-ai-insight__text\">\n                            \u06a9\u062f\u0627\u0645 \u067e\u0631\u0648\u0698\u0647 \u0628\u06cc\u0634\u062a\u0631 \u0627\u0632 \u0627\u0646\u062a\u0638\u0627\u0631\n                            \u0632\u0645\u0627\u0646 \u0648 \u0647\u0632\u06cc\u0646\u0647 \u0645\u0635\u0631\u0641 \u06a9\u0631\u062f\u0647 \u0627\u0633\u062a\u061f\n                        <\/span>\n\n                    <\/div>\n\n\n                    <div class=\"bt-ai-insight\">\n\n                        <span class=\"bt-ai-insight__label\">\n                            \u0627\u062c\u0631\u0627\n                        <\/span>\n\n                        <span class=\"bt-ai-insight__text\">\n                            \u06a9\u062c\u0627 \u0627\u062c\u0631\u0627\u06cc \u0648\u0627\u0642\u0639\u06cc\n                            \u0627\u0632 \u0628\u0631\u0646\u0627\u0645\u0647 \u0641\u0627\u0635\u0644\u0647 \u06af\u0631\u0641\u062a\u0647 \u0627\u0633\u062a\u061f\n                        <\/span>\n\n                    <\/div>\n\n                <\/div>\n\n            <\/div>\n\n        <\/div>\n\n\n        <!-- =================================================\n             Bottom\n             ================================================= -->\n\n        <div class=\"bt-mkt-ai__bottom\">\n\n            \u0627\u0631\u0632\u0634 \u0647\u0648\u0634 \u0645\u0635\u0646\u0648\u0639\u06cc \u062f\u0631 \u0627\u06cc\u0646 \u0635\u0641\u062d\u0647 \u0627\u06cc\u0646 \u0646\u06cc\u0633\u062a \u06a9\u0647\n            \u00ab\u0628\u0631\u0627\u06cc \u0634\u0645\u0627 \u0645\u062a\u0646 \u062a\u0628\u0644\u06cc\u063a\u0627\u062a\u06cc \u0628\u0646\u0648\u06cc\u0633\u062f\u00bb\u061b\n            \u0627\u0631\u0632\u0634 \u0645\u0647\u0645\u200c\u062a\u0631 \u0627\u06cc\u0646 \u0627\u0633\u062a \u06a9\u0647\n\n            <strong>\n                \u0628\u0647 \u0645\u062f\u06cc\u0631 \u06a9\u0645\u06a9 \u06a9\u0646\u062f \u0627\u0632 \u062f\u0627\u062f\u0647\u200c\u0647\u0627\u06cc \u0648\u0627\u0642\u0639\u06cc \u06a9\u0627\u0631 \u062a\u06cc\u0645\u060c\n                \u062a\u0635\u0648\u06cc\u0631 \u0631\u0648\u0634\u0646\u200c\u062a\u0631\u06cc \u0628\u06af\u06cc\u0631\u062f.\n            <\/strong>\n\n        <\/div>\n\n    <\/div>\n\n<\/section>\n<\/div>\n<\/div>\n\n\n\n<div class=\"wp-block-columns alignfull is-layout-flex wp-container-core-columns-is-layout-8f761849 wp-block-columns-is-layout-flex\">\n<div class=\"wp-block-column is-layout-flow wp-block-column-is-layout-flow\">\n<style>\n\/* =========================================================\n   Behtime Marketing \u2014 Section 08\n   One connected workspace\n   ========================================================= *\/\n\n.bt-mkt-product,\n.bt-mkt-product * {\n    box-sizing: border-box;\n}\n\n.bt-mkt-product {\n    --bt-orange: #f3a503;\n    --bt-orange-soft: #fff7e3;\n    --bt-ink: #22252a;\n    --bt-text: #555b63;\n    --bt-muted: #858a91;\n    --bt-border: #e8e5de;\n    --bt-soft: #f8f7f3;\n    --bt-dark: #292b30;\n\n    width: 100%;\n    overflow: hidden;\n\n    direction: rtl;\n\n    padding:\n        clamp(85px, 9vw, 125px)\n        20px;\n\n    background: #ffffff;\n}\n\n.bt-mkt-product__container {\n    width: min(1180px, 100%);\n    margin: 0 auto;\n}\n\n\n\/* =========================================================\n   Header\n   ========================================================= *\/\n\n.bt-mkt-product__header {\n    max-width: 800px;\n\n    margin:\n        0 auto\n        clamp(55px, 7vw, 80px);\n\n    text-align: center;\n}\n\n.bt-mkt-product__eyebrow {\n    display: inline-flex;\n    align-items: center;\n\n    gap: 9px;\n\n    margin-bottom: 14px;\n\n    color: #72591f;\n\n    font-size: 13px;\n    font-weight: 750;\n}\n\n.bt-mkt-product__eyebrow::before,\n.bt-mkt-product__eyebrow::after {\n    content: \"\";\n\n    width: 22px;\n    height: 2px;\n\n    background: var(--bt-orange);\n\n    border-radius: 99px;\n}\n\n.bt-mkt-product__title {\n    margin: 0;\n\n    color: var(--bt-ink);\n\n    font-size:\n        clamp(29px, 3.6vw, 43px) !important;\n\n    font-weight: 850;\n    line-height: 1.65 !important;\n\n    letter-spacing: -0.02em;\n}\n\n.bt-mkt-product__intro {\n    max-width: 700px;\n\n    margin: 17px auto 0;\n\n    color: var(--bt-text);\n\n    font-size: 16px;\n    line-height: 2.05;\n}\n\n.bt-mkt-product__intro strong {\n    color: var(--bt-ink);\n}\n\n\n\/* =========================================================\n   Main layout\n   ========================================================= *\/\n\n.bt-mkt-product__main {\n    display: grid;\n\n    grid-template-columns:\n        minmax(0, 1.28fr)\n        minmax(300px, .72fr);\n\n    align-items: center;\n\n    gap:\n        clamp(45px, 7vw, 85px);\n}\n\n\n\/* =========================================================\n   Screenshot Area\n   ========================================================= *\/\n\n.bt-mkt-product__visual {\n    position: relative;\n\n    min-width: 0;\n\n    padding:\n        24px 0 30px 24px;\n}\n\n\n\/* orange background shape *\/\n\n.bt-mkt-product__visual::before {\n    content: \"\";\n\n    position: absolute;\n\n    right: 7%;\n    top: 0;\n\n    width: 78%;\n    height: 82%;\n\n    background:\n        var(--bt-orange-soft);\n\n    border-radius:\n        34px 34px 90px 34px;\n\n    transform:\n        rotate(-1.5deg);\n}\n\n\n\/* decorative dots *\/\n\n.bt-mkt-product__visual::after {\n    content: \"\";\n\n    position: absolute;\n\n    left: 0;\n    bottom: 0;\n\n    width: 120px;\n    height: 120px;\n\n    opacity: .23;\n\n    background-image:\n        radial-gradient(\n            circle,\n            rgba(34,37,42,.25) 1px,\n            transparent 1.4px\n        );\n\n    background-size:\n        15px 15px;\n}\n\n\n\/* =========================================================\n   Screenshot frame\n   ========================================================= *\/\n\n.bt-mkt-product__frame {\n    position: relative;\n    z-index: 2;\n\n    overflow: hidden;\n\n    background: #ffffff;\n\n    border:\n        1px solid #ddd9d1;\n\n    border-radius: 18px;\n\n    box-shadow:\n        0 30px 65px\n        rgba(35,38,43,.12);\n}\n\n\n\/* top frame *\/\n\n.bt-mkt-product__frame-head {\n    height: 42px;\n\n    display: flex;\n    align-items: center;\n    justify-content: space-between;\n\n    padding:\n        0 15px;\n\n    background: #faf9f7;\n\n    border-bottom:\n        1px solid #ebe8e2;\n}\n\n.bt-mkt-product__frame-title {\n    display: flex;\n    align-items: center;\n\n    gap: 7px;\n\n    color: #85898f;\n\n    font-size: 9px;\n    font-weight: 700;\n}\n\n.bt-mkt-product__frame-title::before {\n    content: \"\";\n\n    width: 7px;\n    height: 7px;\n\n    background: var(--bt-orange);\n\n    border-radius: 50%;\n}\n\n.bt-mkt-product__frame-dots {\n    display: flex;\n    gap: 5px;\n}\n\n.bt-mkt-product__frame-dots span {\n    width: 7px;\n    height: 7px;\n\n    background: #d9d6d0;\n\n    border-radius: 50%;\n}\n\n\n\/* =========================================================\n   Real screenshot\n   ========================================================= *\/\n\n.bt-mkt-product__shot {\n    position: relative;\n\n    width: 100%;\n\n    aspect-ratio: 16 \/ 9;\n\n    overflow: hidden;\n\n    background: #f5f5f5;\n}\n\n.bt-mkt-product__shot img {\n    display: block;\n\n    width: 100%;\n    height: 100%;\n\n    object-fit: cover;\n    object-position: center top;\n\n    margin: 0;\n}\n\n\n\/* =========================================================\n   Screenshot label\n   ========================================================= *\/\n\n.bt-mkt-product__real-label {\n    position: absolute;\n\n    z-index: 4;\n\n    left: -7px;\n    bottom: 5px;\n\n    display: flex;\n    align-items: center;\n\n    gap: 8px;\n\n    padding:\n        10px 14px;\n\n    color: #ffffff;\n\n    background: var(--bt-dark);\n\n    border-radius: 10px;\n\n    font-size: 9px;\n    font-weight: 700;\n\n    box-shadow:\n        0 10px 25px\n        rgba(34,37,42,.13);\n}\n\n.bt-mkt-product__real-label::before {\n    content: \"\";\n\n    width: 7px;\n    height: 7px;\n\n    flex: 0 0 auto;\n\n    background: var(--bt-orange);\n\n    border-radius: 50%;\n}\n\n\n\/* =========================================================\n   Content\n   ========================================================= *\/\n\n.bt-mkt-product__content {\n    max-width: 440px;\n}\n\n.bt-mkt-product__content-title {\n    margin: 0 0 18px;\n\n    color: var(--bt-ink);\n\n    font-size: 25px !important;\n    font-weight: 800;\n    line-height: 1.8 !important;\n}\n\n.bt-mkt-product__content-text {\n    margin: 0;\n\n    color: var(--bt-text);\n\n    font-size: 14px;\n    line-height: 2.1;\n}\n\n.bt-mkt-product__content-text strong {\n    color: var(--bt-ink);\n}\n\n\n\/* =========================================================\n   Connected concepts\n   ========================================================= *\/\n\n.bt-mkt-product__list {\n    margin-top: 31px;\n\n    border-top:\n        1px solid var(--bt-border);\n}\n\n.bt-mkt-product__item {\n    display: grid;\n\n    grid-template-columns:\n        42px minmax(0,1fr);\n\n    gap: 13px;\n\n    align-items: center;\n\n    padding:\n        16px 0;\n\n    border-bottom:\n        1px solid var(--bt-border);\n}\n\n.bt-mkt-product__item-number {\n    color:\n        rgba(34,37,42,.2);\n\n    font-size: 16px;\n    font-weight: 850;\n}\n\n.bt-mkt-product__item:first-child\n.bt-mkt-product__item-number {\n    color: var(--bt-orange);\n}\n\n.bt-mkt-product__item-title {\n    display: block;\n\n    margin-bottom: 2px;\n\n    color: var(--bt-ink);\n\n    font-size: 12px;\n    font-weight: 800;\n}\n\n.bt-mkt-product__item-text {\n    display: block;\n\n    color: var(--bt-muted);\n\n    font-size: 10px;\n    line-height: 1.7;\n}\n\n\n\/* =========================================================\n   Statement\n   ========================================================= *\/\n\n.bt-mkt-product__statement {\n    margin-top: 30px;\n\n    padding:\n        20px 22px;\n\n    color: #4f5359;\n\n    background: var(--bt-soft);\n\n    border-right:\n        3px solid var(--bt-orange);\n\n    border-radius:\n        12px 4px 4px 12px;\n\n    font-size: 12.5px;\n    line-height: 2;\n}\n\n.bt-mkt-product__statement strong {\n    color: var(--bt-ink);\n}\n\n\n\/* =========================================================\n   Bottom\n   ========================================================= *\/\n\n.bt-mkt-product__bottom {\n    max-width: 840px;\n\n    margin:\n        clamp(55px, 7vw, 80px)\n        auto 0;\n\n    padding-top: 28px;\n\n    color: #686c72;\n\n    border-top:\n        1px solid var(--bt-border);\n\n    font-size: 14px;\n    line-height: 2;\n\n    text-align: center;\n}\n\n.bt-mkt-product__bottom strong {\n    color: var(--bt-ink);\n}\n\n\n\/* =========================================================\n   Tablet\n   ========================================================= *\/\n\n@media (max-width: 900px) {\n\n    .bt-mkt-product__main {\n        grid-template-columns: 1fr;\n    }\n\n    .bt-mkt-product__content {\n        max-width: 650px;\n\n        order: 1;\n    }\n\n    .bt-mkt-product__visual {\n        width: min(780px,100%);\n\n        margin: 0 auto;\n\n        order: 2;\n    }\n}\n\n\n\/* =========================================================\n   Mobile\n   ========================================================= *\/\n\n@media (max-width: 620px) {\n\n    .bt-mkt-product {\n        padding:\n            65px 14px;\n    }\n\n    .bt-mkt-product__title {\n        font-size:\n            28px !important;\n    }\n\n    .bt-mkt-product__intro {\n        font-size: 15px;\n    }\n\n    .bt-mkt-product__content-title {\n        font-size:\n            22px !important;\n    }\n\n    .bt-mkt-product__visual {\n        padding:\n            14px 0 24px 10px;\n    }\n\n    .bt-mkt-product__visual::before {\n        right: 5%;\n\n        width: 88%;\n    }\n\n    .bt-mkt-product__frame {\n        border-radius: 13px;\n    }\n\n    .bt-mkt-product__frame-head {\n        height: 34px;\n\n        padding:\n            0 10px;\n    }\n\n    .bt-mkt-product__frame-title {\n        font-size: 8px;\n    }\n\n    .bt-mkt-product__real-label {\n        left: 0;\n        bottom: 0;\n\n        padding:\n            8px 10px;\n\n        font-size: 8px;\n    }\n\n    .bt-mkt-product__item {\n        grid-template-columns:\n            34px minmax(0,1fr);\n    }\n}\n<\/style>\n\n\n<section class=\"bt-mkt-product\">\n\n    <div class=\"bt-mkt-product__container\">\n\n\n        <!-- =================================================\n             Header\n             ================================================= -->\n\n        <header class=\"bt-mkt-product__header\">\n\n            <div class=\"bt-mkt-product__eyebrow\">\n                \u06cc\u06a9 \u0641\u0636\u0627\u06cc \u06a9\u0627\u0631\u06cc \u0645\u0634\u062a\u0631\u06a9\n            <\/div>\n\n            <h2 class=\"bt-mkt-product__title\">\n                \u0647\u0645\u0647 \u0627\u06cc\u0646\u200c\u0647\u0627\u060c\n                \u062f\u0631 \u06cc\u06a9 \u062c\u0627\u06cc \u0628\u0647\u200c\u0647\u0645\u200c\u067e\u06cc\u0648\u0633\u062a\u0647\n            <\/h2>\n\n            <p class=\"bt-mkt-product__intro\">\n                \u0627\u0631\u0632\u0634 \u0628\u0647\u062a\u0627\u06cc\u0645 \u0641\u0642\u0637 \u062f\u0631 \u062f\u0627\u0634\u062a\u0646 \u0686\u0646\u062f \u0627\u0628\u0632\u0627\u0631 \u0645\u062e\u062a\u0644\u0641 \u0646\u06cc\u0633\u062a.\n                \u067e\u0631\u0648\u0698\u0647\u060c \u0641\u0639\u0627\u0644\u06cc\u062a\u060c \u06af\u0631\u062f\u0634 \u06a9\u0627\u0631\u060c \u0632\u0645\u0627\u0646\u060c \u0647\u0632\u06cc\u0646\u0647 \u0648 \u062a\u062d\u0644\u06cc\u0644\n                \u0628\u0647 \u06cc\u06a9\u062f\u06cc\u06af\u0631 \u0645\u062a\u0635\u0644\u200c\u0627\u0646\u062f\u061b \u0628\u0646\u0627\u0628\u0631\u0627\u06cc\u0646 \u0627\u0637\u0644\u0627\u0639\u0627\u062a\u06cc \u06a9\u0647 \u0647\u0646\u06af\u0627\u0645 \u0627\u0646\u062c\u0627\u0645 \u06a9\u0627\u0631 \u062b\u0628\u062a \u0645\u06cc\u200c\u0634\u0648\u062f\u060c\n                \u0645\u06cc\u200c\u062a\u0648\u0627\u0646\u062f \u0628\u0639\u062f\u0627\u064b \u0628\u0631\u0627\u06cc\n                <strong>\n                    \u0645\u062f\u06cc\u0631\u06cc\u062a \u0648 \u062a\u0635\u0645\u06cc\u0645\u200c\u06af\u06cc\u0631\u06cc\n                <\/strong>\n                \u0627\u0633\u062a\u0641\u0627\u062f\u0647 \u0634\u0648\u062f.\n            <\/p>\n\n        <\/header>\n\n\n        <!-- =================================================\n             Main\n             ================================================= -->\n\n        <div class=\"bt-mkt-product__main\">\n\n\n            <!-- =================================================\n                 Real Behtime screenshot\n                 ================================================= -->\n\n            <div class=\"bt-mkt-product__visual\">\n\n                <div class=\"bt-mkt-product__frame\">\n\n\n                    <div class=\"bt-mkt-product__frame-head\">\n\n                        <div class=\"bt-mkt-product__frame-title\">\n                            \u0646\u0631\u0645 \u0627\u0641\u0632\u0627\u0631 \u0645\u062f\u06cc\u0631\u06cc\u062a \u067e\u0631\u0648\u0698\u0647 \u0628\u0647\u062a\u0627\u06cc\u0645\n                        <\/div>\n\n                        <div\n                            class=\"bt-mkt-product__frame-dots\"\n                            aria-hidden=\"true\"\n                        >\n                            <span><\/span>\n                            <span><\/span>\n                            <span><\/span>\n                        <\/div>\n\n                    <\/div>\n\n\n                    <div class=\"bt-mkt-product__shot\">\n\n                        <img\n                            src=\"https:\/\/behtime.net\/main\/wp-content\/uploads\/2026\/08\/BTWF2.avif\"\n                            alt=\"\u0633\u0627\u062e\u062a\u0627\u0631 \u0634\u06a9\u0633\u062a \u06a9\u0627\u0631 \u06cc\u06a9 \u06a9\u0645\u067e\u06cc\u0646 \u0628\u0627\u0632\u0627\u0631\u06cc\u0627\u0628\u06cc \u062f\u0631 \u0646\u0631\u0645 \u0627\u0641\u0632\u0627\u0631 \u0645\u062f\u06cc\u0631\u06cc\u062a \u067e\u0631\u0648\u0698\u0647 \u0628\u0647\u062a\u0627\u06cc\u0645\"\n                            loading=\"lazy\"\n                            decoding=\"async\"\n                        >\n\n                    <\/div>\n\n                <\/div>\n\n\n                <div class=\"bt-mkt-product__real-label\">\n                    \u0646\u0645\u0627\u06cc \u0648\u0627\u0642\u0639\u06cc \u0633\u0627\u062e\u062a\u0627\u0631 \u0634\u06a9\u0633\u062a \u06a9\u0627\u0631 \u062f\u0631 \u0628\u0647\u062a\u0627\u06cc\u0645\n                <\/div>\n\n            <\/div>\n\n\n            <!-- =================================================\n                 Content\n                 ================================================= -->\n\n            <div class=\"bt-mkt-product__content\">\n\n                <h3 class=\"bt-mkt-product__content-title\">\n                    \u06cc\u06a9 \u06a9\u0645\u067e\u06cc\u0646 \u0631\u0627\n                    \u0628\u0647 \u06cc\u06a9 \u0633\u0627\u062e\u062a\u0627\u0631 \u0642\u0627\u0628\u0644 \u0645\u062f\u06cc\u0631\u06cc\u062a \u062a\u0628\u062f\u06cc\u0644 \u06a9\u0646\u06cc\u062f\n                <\/h3>\n\n\n                <p class=\"bt-mkt-product__content-text\">\n                    \u062f\u0631 \u0628\u0647\u062a\u0627\u06cc\u0645 \u0645\u06cc\u200c\u062a\u0648\u0627\u0646\u06cc\u062f \u06cc\u06a9 \u06a9\u0645\u067e\u06cc\u0646 \u0631\u0627 \u0627\u0632 \u0633\u0637\u062d \u06a9\u0644\u06cc \u067e\u0631\u0648\u0698\u0647\n                    \u062a\u0627 \u0641\u0639\u0627\u0644\u06cc\u062a\u200c\u0647\u0627\u06cc \u0627\u062c\u0631\u0627\u06cc\u06cc \u0622\u0646 \u0628\u0634\u06a9\u0646\u06cc\u062f \u0648 \u0628\u0631\u0627\u06cc \u0647\u0631 \u0628\u062e\u0634\u060c\n                    \u0632\u0645\u0627\u0646\u200c\u0628\u0646\u062f\u06cc \u0648 \u067e\u06cc\u0634\u0631\u0641\u062a \u0631\u0627 \u062f\u0646\u0628\u0627\u0644 \u06a9\u0646\u06cc\u062f.\n                    \u0628\u0647 \u0627\u06cc\u0646 \u062a\u0631\u062a\u06cc\u0628 \u0645\u062f\u06cc\u0631 \u0641\u0642\u0637 \u06cc\u06a9 \u0641\u0647\u0631\u0633\u062a \u0628\u0644\u0646\u062f \u0627\u0632 \u062a\u0633\u06a9\u200c\u0647\u0627 \u0646\u0645\u06cc\u200c\u0628\u06cc\u0646\u062f\u061b\n                    <strong>\n                        \u0633\u0627\u062e\u062a\u0627\u0631 \u0648\u0627\u0642\u0639\u06cc \u06a9\u0627\u0631 \u0648 \u0627\u0631\u062a\u0628\u0627\u0637 \u0627\u062c\u0632\u0627\u06cc \u067e\u0631\u0648\u0698\u0647 \u0631\u0627 \u0645\u06cc\u200c\u0628\u06cc\u0646\u062f.\n                    <\/strong>\n                <\/p>\n\n\n                <div class=\"bt-mkt-product__list\">\n\n\n                    <div class=\"bt-mkt-product__item\">\n\n                        <span class=\"bt-mkt-product__item-number\">\n                            01\n                        <\/span>\n\n                        <div>\n\n                            <strong class=\"bt-mkt-product__item-title\">\n                                \u067e\u0631\u0648\u0698\u0647 \u0648 \u06a9\u0645\u067e\u06cc\u0646\n                            <\/strong>\n\n                            <span class=\"bt-mkt-product__item-text\">\n                                \u0633\u0627\u062e\u062a\u0627\u0631 \u06a9\u0627\u0631\u060c \u0632\u0645\u0627\u0646\u200c\u0628\u0646\u062f\u06cc \u0648 \u067e\u06cc\u0634\u0631\u0641\u062a\n                            <\/span>\n\n                        <\/div>\n\n                    <\/div>\n\n\n                    <div class=\"bt-mkt-product__item\">\n\n                        <span class=\"bt-mkt-product__item-number\">\n                            02\n                        <\/span>\n\n                        <div>\n\n                            <strong class=\"bt-mkt-product__item-title\">\n                                \u0641\u0639\u0627\u0644\u06cc\u062a \u0648 \u06af\u0631\u062f\u0634 \u06a9\u0627\u0631\n                            <\/strong>\n\n                            <span class=\"bt-mkt-product__item-text\">\n                                \u0645\u0633\u0626\u0648\u0644\u060c \u0641\u0627\u06cc\u0644\u060c \u0646\u0638\u0631\u060c \u0686\u06a9\u200c\u0644\u06cc\u0633\u062a \u0648 \u0645\u0631\u0627\u062d\u0644 \u0627\u0646\u062c\u0627\u0645\n                            <\/span>\n\n                        <\/div>\n\n                    <\/div>\n\n\n                    <div class=\"bt-mkt-product__item\">\n\n                        <span class=\"bt-mkt-product__item-number\">\n                            03\n                        <\/span>\n\n                        <div>\n\n                            <strong class=\"bt-mkt-product__item-title\">\n                                \u0632\u0645\u0627\u0646 \u0648 \u0647\u0632\u06cc\u0646\u0647\n                            <\/strong>\n\n                            <span class=\"bt-mkt-product__item-text\">\n                                \u0645\u0635\u0631\u0641 \u0648\u0627\u0642\u0639\u06cc \u0645\u0646\u0627\u0628\u0639 \u062f\u0631 \u0633\u0637\u062d \u067e\u0631\u0648\u0698\u0647 \u0648 \u0641\u0639\u0627\u0644\u06cc\u062a\n                            <\/span>\n\n                        <\/div>\n\n                    <\/div>\n\n\n                    <div class=\"bt-mkt-product__item\">\n\n                        <span class=\"bt-mkt-product__item-number\">\n                            04\n                        <\/span>\n\n                        <div>\n\n                            <strong class=\"bt-mkt-product__item-title\">\n                                \u06af\u0632\u0627\u0631\u0634 \u0648 \u062a\u062d\u0644\u06cc\u0644\n                            <\/strong>\n\n                            <span class=\"bt-mkt-product__item-text\">\n                                \u062a\u0628\u062f\u06cc\u0644 \u0627\u0637\u0644\u0627\u0639\u0627\u062a \u0627\u062c\u0631\u0627 \u0628\u0647 \u062f\u06cc\u062f \u0645\u062f\u06cc\u0631\u06cc\u062a\u06cc\n                            <\/span>\n\n                        <\/div>\n\n                    <\/div>\n\n                <\/div>\n\n\n                <div class=\"bt-mkt-product__statement\">\n\n                    \u0628\u0647\u062a\u0627\u06cc\u0645 \u0642\u0631\u0627\u0631 \u0646\u06cc\u0633\u062a \u0627\u0628\u0632\u0627\u0631 \u0628\u0627\u0632\u0627\u0631\u06cc\u0627\u0628\u06cc \u062f\u06cc\u06af\u0631\u06cc\n                    \u062f\u0631 \u06a9\u0646\u0627\u0631 \u0627\u0628\u0632\u0627\u0631\u0647\u0627\u06cc \u062a\u062e\u0635\u0635\u06cc \u0634\u0645\u0627 \u0628\u0627\u0634\u062f\u061b\n                    <strong>\n                        \u062c\u0627\u06cc \u0645\u062f\u06cc\u0631\u06cc\u062a \u0627\u062c\u0631\u0627\u06cc \u06a9\u0627\u0631 \u062a\u06cc\u0645 \u0628\u0627\u0632\u0627\u0631\u06cc\u0627\u0628\u06cc \u0627\u0633\u062a.\n                    <\/strong>\n\n                <\/div>\n\n            <\/div>\n\n        <\/div>\n\n\n        <!-- =================================================\n             Bottom\n             ================================================= -->\n\n        <div class=\"bt-mkt-product__bottom\">\n\n            \u0627\u0632 \u0633\u0627\u062e\u062a\u0627\u0631 \u067e\u0631\u0648\u0698\u0647 \u0648 \u0641\u0639\u0627\u0644\u06cc\u062a\u200c\u0647\u0627 \u062a\u0627 \u0632\u0645\u0627\u0646\u06cc \u06a9\u0647 \u0628\u0631\u0627\u06cc \u0622\u0646\u200c\u0647\u0627 \u0635\u0631\u0641 \u0634\u062f\u0647\u060c\n            \u0627\u0637\u0644\u0627\u0639\u0627\u062a \u062f\u0631 \u06cc\u06a9 \u0632\u0646\u062c\u06cc\u0631\u0647 \u0628\u0627\u0642\u06cc \u0645\u06cc\u200c\u0645\u0627\u0646\u0646\u062f\u061b\n            <strong>\n                \u0647\u0645\u0627\u0646 \u0686\u06cc\u0632\u06cc \u06a9\u0647 \u0628\u0631\u0627\u06cc \u062f\u06cc\u062f\u0646 \u062a\u0635\u0648\u06cc\u0631 \u0648\u0627\u0642\u0639\u06cc \u06a9\u0627\u0631 \u062a\u06cc\u0645 \u0644\u0627\u0632\u0645 \u0627\u0633\u062a.\n            <\/strong>\n\n        <\/div>\n\n    <\/div>\n\n<\/section>\n<\/div>\n<\/div>\n\n\n\n<div class=\"wp-block-columns alignfull is-layout-flex wp-container-core-columns-is-layout-8f761849 wp-block-columns-is-layout-flex\">\n<div class=\"wp-block-column is-layout-flow wp-block-column-is-layout-flow\">\n<style>\n\/* =========================================================\n   Behtime Marketing \u2014 Final CTA\n   ========================================================= *\/\n\n.bt-mkt-final,\n.bt-mkt-final * {\n    box-sizing: border-box;\n}\n\n.bt-mkt-final {\n    --bt-orange: #f3a503;\n    --bt-orange-dark: #dc9300;\n    --bt-ink: #22252a;\n    --bt-text: #d2d4d8;\n    --bt-muted: #aeb1b6;\n    --bt-dark: #27292e;\n\n    width: 100%;\n    direction: rtl;\n\n    padding:\n        clamp(45px, 6vw, 80px)\n        20px\n        clamp(70px, 8vw, 105px);\n\n    background: #ffffff;\n}\n\n.bt-mkt-final__container {\n    position: relative;\n\n    width: min(1180px, 100%);\n    min-height: 420px;\n\n    margin: 0 auto;\n\n    display: flex;\n    align-items: center;\n    justify-content: center;\n\n    overflow: hidden;\n\n    padding:\n        clamp(50px, 8vw, 90px)\n        clamp(25px, 7vw, 85px);\n\n    color: #ffffff;\n\n    background:\n        radial-gradient(\n            circle at 15% 15%,\n            rgba(243,165,3,.13),\n            transparent 30%\n        ),\n        radial-gradient(\n            circle at 85% 85%,\n            rgba(243,165,3,.07),\n            transparent 27%\n        ),\n        var(--bt-dark);\n\n    border-radius: 32px;\n}\n\n\n\/* =========================================================\n   Decorative background\n   ========================================================= *\/\n\n.bt-mkt-final__circle {\n    position: absolute;\n\n    border:\n        1px solid rgba(255,255,255,.07);\n\n    border-radius: 50%;\n\n    pointer-events: none;\n}\n\n.bt-mkt-final__circle--1 {\n    width: 340px;\n    height: 340px;\n\n    right: -180px;\n    top: -160px;\n}\n\n.bt-mkt-final__circle--2 {\n    width: 210px;\n    height: 210px;\n\n    left: -100px;\n    bottom: -105px;\n\n    border-color:\n        rgba(243,165,3,.16);\n}\n\n\n\/* dot field *\/\n\n.bt-mkt-final__dots {\n    position: absolute;\n\n    width: 125px;\n    height: 125px;\n\n    left: 5%;\n    top: 10%;\n\n    opacity: .25;\n\n    background-image:\n        radial-gradient(\n            circle,\n            rgba(243,165,3,.85) 1.2px,\n            transparent 1.6px\n        );\n\n    background-size:\n        16px 16px;\n\n    pointer-events: none;\n}\n\n\n\/* decorative route *\/\n\n.bt-mkt-final__route {\n    position: absolute;\n\n    right: 5%;\n    bottom: 8%;\n\n    width: 170px;\n    height: 70px;\n\n    opacity: .22;\n\n    pointer-events: none;\n}\n\n.bt-mkt-final__route svg {\n    width: 100%;\n    height: 100%;\n}\n\n.bt-mkt-final__route path {\n    fill: none;\n\n    stroke: #f3a503;\n    stroke-width: 1.3;\n\n    stroke-dasharray: 6 7;\n}\n\n.bt-mkt-final__route circle {\n    fill: #f3a503;\n}\n\n\n\/* =========================================================\n   Main content\n   ========================================================= *\/\n\n.bt-mkt-final__content {\n    position: relative;\n    z-index: 3;\n\n    max-width: 820px;\n\n    margin: 0 auto;\n\n    text-align: center;\n}\n\n.bt-mkt-final__eyebrow {\n    display: inline-flex;\n    align-items: center;\n\n    gap: 9px;\n\n    margin-bottom: 18px;\n\n    color: var(--bt-orange);\n\n    font-size: 13px;\n    font-weight: 750;\n}\n\n.bt-mkt-final__eyebrow::before,\n.bt-mkt-final__eyebrow::after {\n    content: \"\";\n\n    width: 22px;\n    height: 2px;\n\n    background: var(--bt-orange);\n\n    border-radius: 99px;\n}\n\n.bt-mkt-final__title {\n    max-width: 780px;\n\n    margin:\n        0 auto;\n\n    color: #ffffff;\n\n    font-size:\n        clamp(30px, 4vw, 46px) !important;\n\n    font-weight: 850;\n    line-height: 1.65 !important;\n\n    letter-spacing: -0.025em;\n}\n\n.bt-mkt-final__text {\n    max-width: 680px;\n\n    margin:\n        21px auto 0;\n\n    color: var(--bt-text);\n\n    font-size: 15px;\n    line-height: 2.05;\n}\n\n.bt-mkt-final__text strong {\n    color: #ffffff;\n}\n\n\n\/* =========================================================\n   CTA\n   ========================================================= *\/\n\n.bt-mkt-final__actions {\n    display: flex;\n    align-items: center;\n    justify-content: center;\n\n    gap: 13px;\n\n    margin-top: 32px;\n}\n\n.bt-mkt-final__button {\n    min-height: 50px;\n\n    display: inline-flex;\n    align-items: center;\n    justify-content: center;\n\n    gap: 9px;\n\n    padding:\n        10px 24px;\n\n    color: #292b30 !important;\n\n    background: var(--bt-orange);\n\n    border:\n        1px solid var(--bt-orange);\n\n    border-radius: 11px;\n\n    font-size: 13px;\n    font-weight: 850;\n\n    text-decoration: none !important;\n\n    transition:\n        transform .2s ease,\n        background .2s ease,\n        box-shadow .2s ease;\n}\n\n.bt-mkt-final__button:hover {\n    color: #292b30 !important;\n\n    background: #ffb515;\n\n    transform:\n        translateY(-2px);\n\n    box-shadow:\n        0 12px 28px\n        rgba(243,165,3,.18);\n\n    text-decoration: none !important;\n}\n\n.bt-mkt-final__button-arrow {\n    font-size: 17px;\n    line-height: 1;\n\n    transform:\n        rotate(180deg);\n}\n\n\n\/* =========================================================\n   Small benefits\n   ========================================================= *\/\n\n.bt-mkt-final__meta {\n    display: flex;\n    flex-wrap: wrap;\n    align-items: center;\n    justify-content: center;\n\n    gap:\n        10px 20px;\n\n    margin-top: 25px;\n\n    color: var(--bt-muted);\n\n    font-size: 10.5px;\n}\n\n.bt-mkt-final__meta-item {\n    display: flex;\n    align-items: center;\n\n    gap: 7px;\n}\n\n.bt-mkt-final__meta-item::before {\n    content: \"\";\n\n    width: 6px;\n    height: 6px;\n\n    flex: 0 0 auto;\n\n    background:\n        var(--bt-orange);\n\n    border-radius: 50%;\n}\n\n\n\/* =========================================================\n   Final line\n   ========================================================= *\/\n\n.bt-mkt-final__line {\n    position: relative;\n\n    width: min(560px, 80%);\n    height: 1px;\n\n    margin:\n        34px auto 0;\n\n    background:\n        linear-gradient(\n            90deg,\n            transparent,\n            rgba(255,255,255,.13),\n            transparent\n        );\n}\n\n.bt-mkt-final__line::after {\n    content: \"\";\n\n    position: absolute;\n\n    right: 50%;\n    top: 50%;\n\n    width: 7px;\n    height: 7px;\n\n    transform:\n        translate(50%, -50%);\n\n    background:\n        var(--bt-orange);\n\n    border-radius: 50%;\n}\n\n\n\/* =========================================================\n   Mobile\n   ========================================================= *\/\n\n@media (max-width: 620px) {\n\n    .bt-mkt-final {\n        padding:\n            35px 14px 70px;\n    }\n\n    .bt-mkt-final__container {\n        min-height: 430px;\n\n        padding:\n            55px 20px;\n\n        border-radius: 24px;\n    }\n\n    .bt-mkt-final__title {\n        font-size:\n            29px !important;\n    }\n\n    .bt-mkt-final__text {\n        font-size: 14px;\n    }\n\n    .bt-mkt-final__actions {\n        width: 100%;\n    }\n\n    .bt-mkt-final__button {\n        width: min(280px,100%);\n    }\n\n    .bt-mkt-final__meta {\n        flex-direction: column;\n\n        gap: 9px;\n    }\n\n    .bt-mkt-final__dots {\n        left: -25px;\n        top: 15px;\n\n        opacity: .16;\n    }\n\n    .bt-mkt-final__route {\n        right: -25px;\n        bottom: 25px;\n\n        opacity: .15;\n    }\n}\n<\/style>\n\n\n<section class=\"bt-mkt-final\">\n\n    <div class=\"bt-mkt-final__container\">\n\n\n        <!-- Decorative elements -->\n\n        <span\n            class=\"\n                bt-mkt-final__circle\n                bt-mkt-final__circle--1\n            \"\n            aria-hidden=\"true\"\n        ><\/span>\n\n        <span\n            class=\"\n                bt-mkt-final__circle\n                bt-mkt-final__circle--2\n            \"\n            aria-hidden=\"true\"\n        ><\/span>\n\n        <span\n            class=\"bt-mkt-final__dots\"\n            aria-hidden=\"true\"\n        ><\/span>\n\n\n        <div\n            class=\"bt-mkt-final__route\"\n            aria-hidden=\"true\"\n        >\n            <svg\n                viewBox=\"0 0 170 70\"\n                preserveAspectRatio=\"none\"\n            >\n                <path\n                    d=\"\n                        M 5 55\n                        C 45 55,\n                          45 17,\n                          88 17\n                        S 125 54,\n                          165 20\n                    \"\n                ><\/path>\n\n                <circle\n                    cx=\"5\"\n                    cy=\"55\"\n                    r=\"3\"\n                ><\/circle>\n\n                <circle\n                    cx=\"165\"\n                    cy=\"20\"\n                    r=\"3\"\n                ><\/circle>\n            <\/svg>\n        <\/div>\n\n\n        <!-- =================================================\n             Content\n             ================================================= -->\n\n        <div class=\"bt-mkt-final__content\">\n\n            <div class=\"bt-mkt-final__eyebrow\">\n                \u0628\u0647\u062a\u0627\u06cc\u0645 \u0628\u0631\u0627\u06cc \u062a\u06cc\u0645\u200c\u0647\u0627\u06cc \u0628\u0627\u0632\u0627\u0631\u06cc\u0627\u0628\u06cc\n            <\/div>\n\n\n            <h2 class=\"bt-mkt-final__title\">\n                \u06a9\u0627\u0631 \u0628\u0627\u0632\u0627\u0631\u06cc\u0627\u0628\u06cc \u0631\u0627 \u0627\u0632 \u0645\u062c\u0645\u0648\u0639\u0647\u200c\u0627\u06cc \u0627\u0632 \u06a9\u0627\u0631\u0647\u0627\u06cc \u067e\u0631\u0627\u06a9\u0646\u062f\u0647\u060c\n                \u0628\u0647 \u06cc\u06a9 \u062c\u0631\u06cc\u0627\u0646 \u0642\u0627\u0628\u0644 \u0645\u062f\u06cc\u0631\u06cc\u062a \u062a\u0628\u062f\u06cc\u0644 \u06a9\u0646\u06cc\u062f\n            <\/h2>\n\n\n            <p class=\"bt-mkt-final__text\">\n                \u06a9\u0645\u067e\u06cc\u0646\u200c\u0647\u0627\u060c \u0641\u0639\u0627\u0644\u06cc\u062a\u200c\u0647\u0627\u060c \u0632\u0645\u0627\u0646\u200c\u0628\u0646\u062f\u06cc\u060c \u06af\u0631\u062f\u0634 \u06a9\u0627\u0631\u060c\n                \u0632\u0645\u0627\u0646 \u0635\u0631\u0641\u200c\u0634\u062f\u0647 \u0648 \u0647\u0632\u06cc\u0646\u0647\u200c\u0647\u0627 \u0631\u0627 \u062f\u0631 \u06cc\u06a9 \u0641\u0636\u0627\u06cc \u0645\u0634\u062a\u0631\u06a9 \u0645\u062f\u06cc\u0631\u06cc\u062a \u06a9\u0646\u06cc\u062f\n                \u0648 \u0628\u0647 \u062c\u0627\u06cc \u062f\u0646\u0628\u0627\u0644 \u06a9\u0631\u062f\u0646 \u0648\u0636\u0639\u06cc\u062a \u06a9\u0627\u0631 \u062f\u0631 \u0686\u0646\u062f \u0627\u0628\u0632\u0627\u0631 \u0648 \u06af\u0641\u062a\u200c\u0648\u06af\u0648\u060c\n                <strong>\n                    \u062a\u0635\u0648\u06cc\u0631 \u0631\u0648\u0634\u0646\u200c\u062a\u0631\u06cc \u0627\u0632 \u0627\u062c\u0631\u0627\u06cc \u0648\u0627\u0642\u0639\u06cc \u06a9\u0627\u0631 \u062a\u06cc\u0645 \u062f\u0627\u0634\u062a\u0647 \u0628\u0627\u0634\u06cc\u062f.\n                <\/strong>\n            <\/p>\n\n\n            <div class=\"bt-mkt-final__actions\">\n\n                <a\n                    class=\"bt-mkt-final__button\"\n                    href=\"https:\/\/panel.behtime.ir\/Account\/Register\"\n                    target=\"_blank\"\n                    rel=\"noopener\"\n                >\n                    \u0631\u0627\u06cc\u06af\u0627\u0646 \u0634\u0631\u0648\u0639 \u06a9\u0646\u06cc\u062f\n\n                    <span\n                        class=\"bt-mkt-final__button-arrow\"\n                        aria-hidden=\"true\"\n                    >\n                        \u2190\n                    <\/span>\n                <\/a>\n\n            <\/div>\n\n\n            <div class=\"bt-mkt-final__meta\">\n\n                <span class=\"bt-mkt-final__meta-item\">\n                    \u0645\u062f\u06cc\u0631\u06cc\u062a \u067e\u0631\u0648\u0698\u0647 \u0648 \u06a9\u0645\u067e\u06cc\u0646\n                <\/span>\n\n                <span class=\"bt-mkt-final__meta-item\">\n                    \u0645\u062f\u06cc\u0631\u06cc\u062a \u0632\u0645\u0627\u0646 \u0648 \u0647\u0632\u06cc\u0646\u0647\n                <\/span>\n\n                <span class=\"bt-mkt-final__meta-item\">\n                    \u06af\u0632\u0627\u0631\u0634 \u0648 \u062a\u062d\u0644\u06cc\u0644 \u0645\u062f\u06cc\u0631\u06cc\u062a\u06cc\n                <\/span>\n\n            <\/div>\n\n\n            <div\n                class=\"bt-mkt-final__line\"\n                aria-hidden=\"true\"\n            ><\/div>\n\n        <\/div>\n\n    <\/div>\n\n<\/section>\n<\/div>\n<\/div>\n<\/div><\/div>\n\n\n\n<div class=\"wp-block-columns alignfull ghostkit-custom-Zq6N6l is-layout-flex wp-container-core-columns-is-layout-8f761849 wp-block-columns-is-layout-flex\">\n<div class=\"wp-block-column is-layout-flow wp-block-column-is-layout-flow\">\n<h3 class=\"wp-block-heading has-text-align-center alignfull ghostkit-custom-2fh0xP has-nv-text-dark-bg-color has-text-color\" id=\"h-\u0628\u0647\u062a\u0627\u06cc\u0645\" style=\"font-size:18px\"><strong>\u0628\u0647\u062a\u0627\u06cc\u0645<\/strong><\/h3>\n\n\n\n<p class=\"has-text-align-center ghostkit-custom-ZU9b9I has-nv-text-dark-bg-color has-text-color wp-block-paragraph\" style=\"font-size:15px\"><a href=\"https:\/\/behtime.net\/main\/plans-and-pricing\">\u0642\u06cc\u0645\u062a\u200c\u0647\u0627<\/a><br><a href=\"https:\/\/behtime.net\/main\/mag\/\">\u0648\u0628\u0644\u0627\u06af<\/a><br><a href=\"https:\/\/behtime.net\/main\/category\/behtime-news\/\">\u0627\u062e\u0628\u0627\u0631 \u0628\u0647\u062a\u0627\u06cc\u0645<\/a><br><a href=\"https:\/\/behtime.net\/main\/knowledge-base-2\/\">\u0631\u0627\u0647\u0646\u0645\u0627\u06cc \u06a9\u0627\u0631\u0628\u0631\u06cc<\/a><br><a href=\"https:\/\/behtime.net\/main\/faq\/\">\u067e\u0631\u0633\u0634\u200c\u0647\u0627\u06cc \u0645\u062a\u062f\u0627\u0648\u0644<\/a><\/p>\n<\/div>\n\n\n\n<div class=\"wp-block-column is-layout-flow wp-block-column-is-layout-flow\">\n<h3 class=\"wp-block-heading has-text-align-center ghostkit-custom-Z2jGdew has-nv-text-dark-bg-color has-text-color\" id=\"h-\u062f\u0631\u0628\u0627\u0631\u0647-\u0645\u0627\" style=\"font-size:18px\"><strong>\u062f\u0631\u0628\u0627\u0631\u0647 \u0645\u0627<\/strong><\/h3>\n\n\n\n<p class=\"has-text-align-center ghostkit-custom-UcFt5 wp-block-paragraph\" style=\"font-size:15px\"><a href=\"https:\/\/behtime.net\/main\/who-we-are\/\">\u0645\u0627 \u06a9\u0647 \u0647\u0633\u062a\u06cc\u0645<\/a><br><a href=\"https:\/\/behsad.com\/\">\u0634\u0631\u06a9\u062a \u0628\u0647\u0633\u0627\u062f<\/a><br><a href=\"https:\/\/behtime.net\/main\/behtime-customers\/\">\u0645\u0634\u062a\u0631\u06cc\u0627\u0646 \u0645\u0627<\/a><br><a href=\"https:\/\/panel.behtime.ir\/Home\/ContactUs\">\u062a\u0645\u0627\u0633 \u0628\u0627 \u0645\u0627<\/a><br><a href=\"https:\/\/behtime.net\/main\/terms\/\">\u0642\u0648\u0627\u0646\u06cc\u0646 \u0648 \u0645\u0642\u0631\u0631\u0627\u062a<\/a><\/p>\n<\/div>\n\n\n\n<div class=\"wp-block-column is-layout-flow wp-block-column-is-layout-flow\">\n<h3 class=\"wp-block-heading has-text-align-center ghostkit-custom-1Nb9MU has-nv-text-dark-bg-color has-text-color\" id=\"h-\u06a9\u0627\u0631\u06a9\u0631\u062f-\u0628\u0647\u062a\u0627\u06cc\u0645-\u062f\u0631-\u06a9\u0633\u0628-\u0648-\u06a9\u0627\u0631\u0647\u0627\" style=\"font-size:18px\"><strong>\u06a9\u0627\u0631\u06a9\u0631\u062f \u0628\u0647\u062a\u0627\u06cc\u0645 \u062f\u0631 \u06a9\u0633\u0628 \u0648 \u06a9\u0627\u0631\u0647\u0627<\/strong><\/h3>\n\n\n\n<p class=\"has-text-align-center ghostkit-custom-Z2qIFee wp-block-paragraph\" style=\"font-size:15px\"><a href=\"https:\/\/behtime.net\/main\/behtime-and-engineering-offices\/\">\u0634\u0631\u06a9\u062a\u200c\u0647\u0627 \u0648 \u062f\u0641\u0627\u062a\u0631 \u0641\u0646\u06cc \u0648 \u0645\u0647\u0646\u062f\u0633\u06cc<\/a><br><a href=\"https:\/\/behtime.net\/main\/behtime-and-it-company\/\">\u0634\u0631\u06a9\u062a\u200c\u0647\u0627\u06cc \u0641\u0646\u0627\u0648\u0631\u06cc \u0627\u0637\u0644\u0627\u0639\u0627\u062a<\/a><br><a href=\"https:\/\/behtime.net\/main\/behtime-for-freelancers\/\">\u0641\u0631\u06cc\u0644\u0646\u0633\u0631\u0647\u0627<\/a><br><a href=\"https:\/\/behtime.net\/main\/task-management-software\/\">\u0645\u062f\u06cc\u0631\u06cc\u062a \u0648\u0638\u0627\u06cc\u0641 \u0628\u0627 \u0628\u0647\u062a\u0627\u06cc\u0645<\/a><br><a href=\"https:\/\/behtime.net\/main\/knowledge-base\/behtime-challenges\/\">\u0686\u0627\u0644\u0634\u200c\u0647\u0627\u06cc \u0634\u0631\u0648\u0639 \u06a9\u0627\u0631 \u0628\u0627 \u0628\u0647\u062a\u0627\u06cc\u0645<\/a><\/p>\n<\/div>\n\n\n\n<div class=\"wp-block-column is-vertically-aligned-center ghostkit-custom-29Gvkj is-layout-flow wp-block-column-is-layout-flow\">\n<div style=\"height:30px\" aria-hidden=\"true\" class=\"wp-block-spacer\"><\/div>\n\n\n\n<a referrerpolicy=\"origin\" target=\"_blank\" href=\"https:\/\/trustseal.enamad.ir\/?id=83848&amp;Code=tIXd4hoxoAx22a4eCbGD\" rel=\"noopener\"><img decoding=\"async\" referrerpolicy=\"origin\" src=\" https:\/\/behtime.net\/main\/wp-content\/uploads\/2024\/01\/enamad.png \" alt=\"\u0646\u0631\u0645 \u0627\u0641\u0632\u0627\u0631 \u0645\u062f\u06cc\u0631\u06cc\u062a \u067e\u0631\u0648\u0698\u0647\" style=\"cursor:pointer;max-width: 120px;\" id=\"tIXd4hoxoAx22a4eCbGD\"><\/a>\n\n\n\n<p class=\"has-text-align-center ghostkit-custom-Z2wvO0Q wp-block-paragraph\" style=\"font-size:15px\"><\/p>\n<\/div>\n<\/div>\n","protected":false},"excerpt":{"rendered":"<p>\u0631\u0627\u0647\u06a9\u0627\u0631 \u0628\u0647\u062a\u0627\u06cc\u0645 \u0628\u0631\u0627\u06cc \u062a\u06cc\u0645\u200c\u0647\u0627\u06cc \u0628\u0627\u0632\u0627\u0631\u06cc\u0627\u0628\u06cc \u0646\u0631\u0645 \u0627\u0641\u0632\u0627\u0631 \u0645\u062f\u06cc\u0631\u06cc\u062a \u067e\u0631\u0648\u0698\u0647 \u0628\u0631\u0627\u06cc \u062a\u06cc\u0645\u200c\u0647\u0627\u06cc \u0628\u0627\u0632\u0627\u0631\u06cc\u0627\u0628\u06cc \u0627\u0632 \u0628\u0631\u0646\u0627\u0645\u0647\u200c\u0631\u06cc\u0632\u06cc \u06a9\u0645\u067e\u06cc\u0646 \u0648 \u062a\u0648\u0644\u06cc\u062f \u0645\u062d\u062a\u0648\u0627 \u062a\u0627 \u0637\u0631\u0627\u062d\u06cc\u060c \u062a\u0623\u06cc\u06cc\u062f \u0648 \u0627\u0646\u062a\u0634\u0627\u0631\u060c \u06a9\u0627\u0631\u0647\u0627\u06cc \u0628\u0627\u0632\u0627\u0631\u06cc\u0627\u0628\u06cc \u0645\u0639\u0645\u0648\u0644\u0627\u064b \u0647\u0645\u200c\u0632\u0645\u0627\u0646 \u0648 \u0628\u0647 \u06cc\u06a9\u062f\u06cc\u06af\u0631 \u0648\u0627\u0628\u0633\u062a\u0647\u200c\u0627\u0646\u062f. \u0628\u0647\u062a\u0627\u06cc\u0645 \u06a9\u0645\u06a9 \u0645\u06cc\u200c\u06a9\u0646\u062f \u0628\u062f\u0627\u0646\u06cc\u062f \u0647\u0631 \u06a9\u0627\u0631 \u06a9\u062c\u0627\u0633\u062a\u060c \u0645\u0633\u0626\u0648\u0644 \u0622\u0646 \u06a9\u06cc\u0633\u062a\u060c \u0686\u0647 \u0686\u06cc\u0632\u06cc \u0639\u0642\u0628 \u0627\u0641\u062a\u0627\u062f\u0647 \u0648 \u0632\u0645\u0627\u0646 \u062a\u06cc\u0645 \u0648\u0627\u0642\u0639\u0627\u064b \u06a9\u062c\u0627 \u0645\u0635\u0631\u0641 \u0645\u06cc\u200c\u0634\u0648\u062f. \u06a9\u0645\u067e\u06cc\u0646\u200c\u0647\u0627 \u062a\u0648\u0644\u06cc\u062f \u0645\u062d\u062a\u0648\u0627&hellip;&nbsp;<a href=\"https:\/\/behtime.net\/main\/behtime-for-marketing-team\/\" rel=\"bookmark\">\u0627\u062f\u0627\u0645\u0647 &raquo;<span class=\"screen-reader-text\">\u0646\u0631\u0645 \u0627\u0641\u0632\u0627\u0631 \u0645\u062f\u06cc\u0631\u06cc\u062a \u067e\u0631\u0648\u0698\u0647 \u0628\u0631\u0627\u06cc \u062a\u06cc\u0645\u200c\u0647\u0627\u06cc \u0628\u0627\u0632\u0627\u0631\u06cc\u0627\u0628\u06cc<\/span><\/a><\/p>\n","protected":false},"author":4,"featured_media":65835,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"","meta":{"ghostkit_customizer_options":"","ghostkit_custom_css":"","ghostkit_custom_js_head":"","ghostkit_custom_js_foot":"","ghostkit_typography":"","neve_meta_sidebar":"","neve_meta_container":"","neve_meta_enable_content_width":"","neve_meta_content_width":0,"neve_meta_title_alignment":"","neve_meta_author_avatar":"","neve_post_elements_order":"","neve_meta_disable_header":"","neve_meta_disable_footer":"","neve_meta_disable_title":"on","footnotes":""},"class_list":["post-46146","page","type-page","status-publish","has-post-thumbnail","hentry"],"yoast_head":"<!-- This site is optimized with the Yoast SEO Premium plugin v27.9 (Yoast SEO v28.3) - https:\/\/yoast.com\/product\/yoast-seo-premium-wordpress\/ -->\n<title>\u0646\u0631\u0645 \u0627\u0641\u0632\u0627\u0631 \u0645\u062f\u06cc\u0631\u06cc\u062a \u067e\u0631\u0648\u0698\u0647 \u0628\u0631\u0627\u06cc \u062a\u06cc\u0645\u200c\u0647\u0627\u06cc \u0628\u0627\u0632\u0627\u0631\u06cc\u0627\u0628\u06cc | \u0628\u0647\u062a\u0627\u06cc\u0645<\/title>\n<meta name=\"description\" content=\"\u0628\u0647\u062a\u0627\u06cc\u0645 \u0628\u0647 \u062a\u06cc\u0645\u200c\u0647\u0627\u06cc \u0628\u0627\u0632\u0627\u0631\u06cc\u0627\u0628\u06cc \u06a9\u0645\u06a9 \u0645\u06cc\u200c\u06a9\u0646\u062f \u06a9\u0645\u067e\u06cc\u0646\u200c\u0647\u0627\u060c \u062a\u0648\u0644\u06cc\u062f \u0645\u062d\u062a\u0648\u0627\u060c \u0648\u0638\u0627\u06cc\u0641\u060c \u0632\u0645\u0627\u0646\u200c\u0628\u0646\u062f\u06cc \u0648 \u0632\u0645\u0627\u0646 \u0635\u0631\u0641\u200c\u0634\u062f\u0647 \u062a\u06cc\u0645 \u0631\u0627 \u062f\u0631 \u06cc\u06a9 \u0641\u0636\u0627\u06cc \u0645\u0634\u062a\u0631\u06a9 \u0645\u062f\u06cc\u0631\u06cc\u062a \u0648 \u067e\u06cc\u06af\u06cc\u0631\u06cc \u06a9\u0646\u0646\u062f.\" \/>\n<meta name=\"robots\" content=\"index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n<link rel=\"canonical\" href=\"https:\/\/behtime.net\/main\/behtime-for-marketing-team\/\" \/>\n<meta property=\"og:locale\" content=\"fa_IR\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"\u0646\u0631\u0645 \u0627\u0641\u0632\u0627\u0631 \u0645\u062f\u06cc\u0631\u06cc\u062a \u067e\u0631\u0648\u0698\u0647 \u0628\u0631\u0627\u06cc \u062a\u06cc\u0645\u200c\u0647\u0627\u06cc \u0628\u0627\u0632\u0627\u0631\u06cc\u0627\u0628\u06cc\" \/>\n<meta property=\"og:description\" content=\"\u0628\u0647\u062a\u0627\u06cc\u0645 \u0628\u0647 \u062a\u06cc\u0645\u200c\u0647\u0627\u06cc \u0628\u0627\u0632\u0627\u0631\u06cc\u0627\u0628\u06cc \u06a9\u0645\u06a9 \u0645\u06cc\u200c\u06a9\u0646\u062f \u06a9\u0645\u067e\u06cc\u0646\u200c\u0647\u0627\u060c \u062a\u0648\u0644\u06cc\u062f \u0645\u062d\u062a\u0648\u0627\u060c \u0648\u0638\u0627\u06cc\u0641\u060c \u0632\u0645\u0627\u0646\u200c\u0628\u0646\u062f\u06cc \u0648 \u0632\u0645\u0627\u0646 \u0635\u0631\u0641\u200c\u0634\u062f\u0647 \u062a\u06cc\u0645 \u0631\u0627 \u062f\u0631 \u06cc\u06a9 \u0641\u0636\u0627\u06cc \u0645\u0634\u062a\u0631\u06a9 \u0645\u062f\u06cc\u0631\u06cc\u062a \u0648 \u067e\u06cc\u06af\u06cc\u0631\u06cc \u06a9\u0646\u0646\u062f.\" \/>\n<meta property=\"og:url\" content=\"https:\/\/behtime.net\/main\/behtime-for-marketing-team\/\" \/>\n<meta property=\"og:site_name\" content=\"\u0646\u0631\u0645 \u0627\u0641\u0632\u0627\u0631 \u0645\u062f\u06cc\u0631\u06cc\u062a \u067e\u0631\u0648\u0698\u0647 \u0622\u0646\u0644\u0627\u06cc\u0646 \u0648 \u062a\u0627\u06cc\u0645 \u0634\u06cc\u062a \u0628\u0647\u062a\u0627\u06cc\u0645\" \/>\n<meta property=\"article:publisher\" content=\"https:\/\/fb.com\/behtime\" \/>\n<meta property=\"article:modified_time\" content=\"2026-08-22T08:30:45+00:00\" \/>\n<meta property=\"og:image\" content=\"https:\/\/behtime.net\/main\/wp-content\/uploads\/2026\/08\/Btmarketing.avif\" \/>\n\t<meta property=\"og:image:width\" content=\"1200\" \/>\n\t<meta property=\"og:image:height\" content=\"800\" \/>\n\t<meta property=\"og:image:type\" content=\"image\/jpeg\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:site\" content=\"@behtime\" \/>\n<meta name=\"twitter:label1\" content=\"\u0632\u0645\u0627\u0646 \u062a\u0642\u0631\u06cc\u0628\u06cc \u0628\u0631\u0627\u06cc \u062e\u0648\u0627\u0646\u062f\u0646\" \/>\n\t<meta name=\"twitter:data1\" content=\"11 \u062f\u0642\u06cc\u0642\u0647\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\\\/\\\/schema.org\",\"@graph\":[{\"@type\":\"WebPage\",\"@id\":\"https:\\\/\\\/behtime.net\\\/main\\\/behtime-for-marketing-team\\\/\",\"url\":\"https:\\\/\\\/behtime.net\\\/main\\\/behtime-for-marketing-team\\\/\",\"name\":\"\u0646\u0631\u0645 \u0627\u0641\u0632\u0627\u0631 \u0645\u062f\u06cc\u0631\u06cc\u062a \u067e\u0631\u0648\u0698\u0647 \u0628\u0631\u0627\u06cc \u062a\u06cc\u0645\u200c\u0647\u0627\u06cc \u0628\u0627\u0632\u0627\u0631\u06cc\u0627\u0628\u06cc | \u0628\u0647\u062a\u0627\u06cc\u0645\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/behtime.net\\\/main\\\/#website\"},\"primaryImageOfPage\":{\"@id\":\"https:\\\/\\\/behtime.net\\\/main\\\/behtime-for-marketing-team\\\/#primaryimage\"},\"image\":{\"@id\":\"https:\\\/\\\/behtime.net\\\/main\\\/behtime-for-marketing-team\\\/#primaryimage\"},\"thumbnailUrl\":\"https:\\\/\\\/behtime.net\\\/main\\\/wp-content\\\/uploads\\\/2026\\\/08\\\/Btmarketing.avif\",\"datePublished\":\"2023-06-07T08:09:42+00:00\",\"dateModified\":\"2026-08-22T08:30:45+00:00\",\"description\":\"\u0628\u0647\u062a\u0627\u06cc\u0645 \u0628\u0647 \u062a\u06cc\u0645\u200c\u0647\u0627\u06cc \u0628\u0627\u0632\u0627\u0631\u06cc\u0627\u0628\u06cc \u06a9\u0645\u06a9 \u0645\u06cc\u200c\u06a9\u0646\u062f \u06a9\u0645\u067e\u06cc\u0646\u200c\u0647\u0627\u060c \u062a\u0648\u0644\u06cc\u062f \u0645\u062d\u062a\u0648\u0627\u060c \u0648\u0638\u0627\u06cc\u0641\u060c \u0632\u0645\u0627\u0646\u200c\u0628\u0646\u062f\u06cc \u0648 \u0632\u0645\u0627\u0646 \u0635\u0631\u0641\u200c\u0634\u062f\u0647 \u062a\u06cc\u0645 \u0631\u0627 \u062f\u0631 \u06cc\u06a9 \u0641\u0636\u0627\u06cc \u0645\u0634\u062a\u0631\u06a9 \u0645\u062f\u06cc\u0631\u06cc\u062a \u0648 \u067e\u06cc\u06af\u06cc\u0631\u06cc \u06a9\u0646\u0646\u062f.\",\"breadcrumb\":{\"@id\":\"https:\\\/\\\/behtime.net\\\/main\\\/behtime-for-marketing-team\\\/#breadcrumb\"},\"inLanguage\":\"fa-IR\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\\\/\\\/behtime.net\\\/main\\\/behtime-for-marketing-team\\\/\"]}]},{\"@type\":\"ImageObject\",\"inLanguage\":\"fa-IR\",\"@id\":\"https:\\\/\\\/behtime.net\\\/main\\\/behtime-for-marketing-team\\\/#primaryimage\",\"url\":\"https:\\\/\\\/behtime.net\\\/main\\\/wp-content\\\/uploads\\\/2026\\\/08\\\/Btmarketing.avif\",\"contentUrl\":\"https:\\\/\\\/behtime.net\\\/main\\\/wp-content\\\/uploads\\\/2026\\\/08\\\/Btmarketing.avif\",\"width\":1200,\"height\":800,\"caption\":\"\u0646\u0631\u0645 \u0627\u0641\u0632\u0627\u0631 \u0645\u062f\u06cc\u0631\u06cc\u062a \u067e\u0631\u0648\u0698\u0647 \u0628\u0631\u0627\u06cc \u062a\u06cc\u0645\u200c\u0647\u0627\u06cc \u0628\u0627\u0632\u0627\u0631\u06cc\u0627\u0628\u06cc\"},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\\\/\\\/behtime.net\\\/main\\\/behtime-for-marketing-team\\\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"\u062e\u0627\u0646\u0647\",\"item\":\"https:\\\/\\\/behtime.net\\\/main\\\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"\u0646\u0631\u0645 \u0627\u0641\u0632\u0627\u0631 \u0645\u062f\u06cc\u0631\u06cc\u062a \u067e\u0631\u0648\u0698\u0647 \u0628\u0631\u0627\u06cc \u062a\u06cc\u0645\u200c\u0647\u0627\u06cc \u0628\u0627\u0632\u0627\u0631\u06cc\u0627\u0628\u06cc\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\\\/\\\/behtime.net\\\/main\\\/#website\",\"url\":\"https:\\\/\\\/behtime.net\\\/main\\\/\",\"name\":\"\u0646\u0631\u0645 \u0627\u0641\u0632\u0627\u0631 \u0645\u062f\u06cc\u0631\u06cc\u062a \u067e\u0631\u0648\u0698\u0647 \u0622\u0646\u0644\u0627\u06cc\u0646 \u0648 \u062a\u0627\u06cc\u0645 \u0634\u06cc\u062a \u0628\u0647\u062a\u0627\u06cc\u0645\",\"description\":\"\u0628\u0647\u062a\u0627\u06cc\u0645 \u0646\u0631\u0645 \u0627\u0641\u0632\u0627\u0631 \u0645\u062f\u06cc\u0631\u06cc\u062a \u067e\u0631\u0648\u0698\u0647 \u0645\u062c\u0647\u0632 \u0628\u0647 \u06af\u0627\u0646\u062a \u0686\u0627\u0631\u062a\u060c \u0645\u0633\u06cc\u0631 \u0628\u062d\u0631\u0627\u0646\u06cc \u0648 ...\",\"publisher\":{\"@id\":\"https:\\\/\\\/behtime.net\\\/main\\\/#organization\"},\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\\\/\\\/behtime.net\\\/main\\\/?s={search_term_string}\"},\"query-input\":{\"@type\":\"PropertyValueSpecification\",\"valueRequired\":true,\"valueName\":\"search_term_string\"}}],\"inLanguage\":\"fa-IR\"},{\"@type\":\"Organization\",\"@id\":\"https:\\\/\\\/behtime.net\\\/main\\\/#organization\",\"name\":\"\u0628\u0647\u062a\u0627\u06cc\u0645\",\"url\":\"https:\\\/\\\/behtime.net\\\/main\\\/\",\"logo\":{\"@type\":\"ImageObject\",\"inLanguage\":\"fa-IR\",\"@id\":\"https:\\\/\\\/behtime.net\\\/main\\\/#\\\/schema\\\/logo\\\/image\\\/\",\"url\":\"https:\\\/\\\/behtime.net\\\/main\\\/wp-content\\\/uploads\\\/2018\\\/04\\\/logo.png\",\"contentUrl\":\"https:\\\/\\\/behtime.net\\\/main\\\/wp-content\\\/uploads\\\/2018\\\/04\\\/logo.png\",\"width\":256,\"height\":228,\"caption\":\"\u0628\u0647\u062a\u0627\u06cc\u0645\"},\"image\":{\"@id\":\"https:\\\/\\\/behtime.net\\\/main\\\/#\\\/schema\\\/logo\\\/image\\\/\"},\"sameAs\":[\"https:\\\/\\\/fb.com\\\/behtime\",\"https:\\\/\\\/x.com\\\/behtime\",\"https:\\\/\\\/www.instagram.com\\\/behtime.ir\\\/\",\"https:\\\/\\\/www.linkedin.com\\\/groups\\\/8726247\\\/\"]}]}<\/script>\n<!-- \/ Yoast SEO Premium plugin. -->","yoast_head_json":{"title":"\u0646\u0631\u0645 \u0627\u0641\u0632\u0627\u0631 \u0645\u062f\u06cc\u0631\u06cc\u062a \u067e\u0631\u0648\u0698\u0647 \u0628\u0631\u0627\u06cc \u062a\u06cc\u0645\u200c\u0647\u0627\u06cc \u0628\u0627\u0632\u0627\u0631\u06cc\u0627\u0628\u06cc | \u0628\u0647\u062a\u0627\u06cc\u0645","description":"\u0628\u0647\u062a\u0627\u06cc\u0645 \u0628\u0647 \u062a\u06cc\u0645\u200c\u0647\u0627\u06cc \u0628\u0627\u0632\u0627\u0631\u06cc\u0627\u0628\u06cc \u06a9\u0645\u06a9 \u0645\u06cc\u200c\u06a9\u0646\u062f \u06a9\u0645\u067e\u06cc\u0646\u200c\u0647\u0627\u060c \u062a\u0648\u0644\u06cc\u062f \u0645\u062d\u062a\u0648\u0627\u060c \u0648\u0638\u0627\u06cc\u0641\u060c \u0632\u0645\u0627\u0646\u200c\u0628\u0646\u062f\u06cc \u0648 \u0632\u0645\u0627\u0646 \u0635\u0631\u0641\u200c\u0634\u062f\u0647 \u062a\u06cc\u0645 \u0631\u0627 \u062f\u0631 \u06cc\u06a9 \u0641\u0636\u0627\u06cc \u0645\u0634\u062a\u0631\u06a9 \u0645\u062f\u06cc\u0631\u06cc\u062a \u0648 \u067e\u06cc\u06af\u06cc\u0631\u06cc \u06a9\u0646\u0646\u062f.","robots":{"index":"index","follow":"follow","max-snippet":"max-snippet:-1","max-image-preview":"max-image-preview:large","max-video-preview":"max-video-preview:-1"},"canonical":"https:\/\/behtime.net\/main\/behtime-for-marketing-team\/","og_locale":"fa_IR","og_type":"article","og_title":"\u0646\u0631\u0645 \u0627\u0641\u0632\u0627\u0631 \u0645\u062f\u06cc\u0631\u06cc\u062a \u067e\u0631\u0648\u0698\u0647 \u0628\u0631\u0627\u06cc \u062a\u06cc\u0645\u200c\u0647\u0627\u06cc \u0628\u0627\u0632\u0627\u0631\u06cc\u0627\u0628\u06cc","og_description":"\u0628\u0647\u062a\u0627\u06cc\u0645 \u0628\u0647 \u062a\u06cc\u0645\u200c\u0647\u0627\u06cc \u0628\u0627\u0632\u0627\u0631\u06cc\u0627\u0628\u06cc \u06a9\u0645\u06a9 \u0645\u06cc\u200c\u06a9\u0646\u062f \u06a9\u0645\u067e\u06cc\u0646\u200c\u0647\u0627\u060c \u062a\u0648\u0644\u06cc\u062f \u0645\u062d\u062a\u0648\u0627\u060c \u0648\u0638\u0627\u06cc\u0641\u060c \u0632\u0645\u0627\u0646\u200c\u0628\u0646\u062f\u06cc \u0648 \u0632\u0645\u0627\u0646 \u0635\u0631\u0641\u200c\u0634\u062f\u0647 \u062a\u06cc\u0645 \u0631\u0627 \u062f\u0631 \u06cc\u06a9 \u0641\u0636\u0627\u06cc \u0645\u0634\u062a\u0631\u06a9 \u0645\u062f\u06cc\u0631\u06cc\u062a \u0648 \u067e\u06cc\u06af\u06cc\u0631\u06cc \u06a9\u0646\u0646\u062f.","og_url":"https:\/\/behtime.net\/main\/behtime-for-marketing-team\/","og_site_name":"\u0646\u0631\u0645 \u0627\u0641\u0632\u0627\u0631 \u0645\u062f\u06cc\u0631\u06cc\u062a \u067e\u0631\u0648\u0698\u0647 \u0622\u0646\u0644\u0627\u06cc\u0646 \u0648 \u062a\u0627\u06cc\u0645 \u0634\u06cc\u062a \u0628\u0647\u062a\u0627\u06cc\u0645","article_publisher":"https:\/\/fb.com\/behtime","article_modified_time":"2026-08-22T08:30:45+00:00","og_image":[{"width":1200,"height":800,"url":"https:\/\/behtime.net\/main\/wp-content\/uploads\/2026\/08\/Btmarketing.avif","type":"image\/jpeg"}],"twitter_card":"summary_large_image","twitter_site":"@behtime","twitter_misc":{"\u0632\u0645\u0627\u0646 \u062a\u0642\u0631\u06cc\u0628\u06cc \u0628\u0631\u0627\u06cc \u062e\u0648\u0627\u0646\u062f\u0646":"11 \u062f\u0642\u06cc\u0642\u0647"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"WebPage","@id":"https:\/\/behtime.net\/main\/behtime-for-marketing-team\/","url":"https:\/\/behtime.net\/main\/behtime-for-marketing-team\/","name":"\u0646\u0631\u0645 \u0627\u0641\u0632\u0627\u0631 \u0645\u062f\u06cc\u0631\u06cc\u062a \u067e\u0631\u0648\u0698\u0647 \u0628\u0631\u0627\u06cc \u062a\u06cc\u0645\u200c\u0647\u0627\u06cc \u0628\u0627\u0632\u0627\u0631\u06cc\u0627\u0628\u06cc | \u0628\u0647\u062a\u0627\u06cc\u0645","isPartOf":{"@id":"https:\/\/behtime.net\/main\/#website"},"primaryImageOfPage":{"@id":"https:\/\/behtime.net\/main\/behtime-for-marketing-team\/#primaryimage"},"image":{"@id":"https:\/\/behtime.net\/main\/behtime-for-marketing-team\/#primaryimage"},"thumbnailUrl":"https:\/\/behtime.net\/main\/wp-content\/uploads\/2026\/08\/Btmarketing.avif","datePublished":"2023-06-07T08:09:42+00:00","dateModified":"2026-08-22T08:30:45+00:00","description":"\u0628\u0647\u062a\u0627\u06cc\u0645 \u0628\u0647 \u062a\u06cc\u0645\u200c\u0647\u0627\u06cc \u0628\u0627\u0632\u0627\u0631\u06cc\u0627\u0628\u06cc \u06a9\u0645\u06a9 \u0645\u06cc\u200c\u06a9\u0646\u062f \u06a9\u0645\u067e\u06cc\u0646\u200c\u0647\u0627\u060c \u062a\u0648\u0644\u06cc\u062f \u0645\u062d\u062a\u0648\u0627\u060c \u0648\u0638\u0627\u06cc\u0641\u060c \u0632\u0645\u0627\u0646\u200c\u0628\u0646\u062f\u06cc \u0648 \u0632\u0645\u0627\u0646 \u0635\u0631\u0641\u200c\u0634\u062f\u0647 \u062a\u06cc\u0645 \u0631\u0627 \u062f\u0631 \u06cc\u06a9 \u0641\u0636\u0627\u06cc \u0645\u0634\u062a\u0631\u06a9 \u0645\u062f\u06cc\u0631\u06cc\u062a \u0648 \u067e\u06cc\u06af\u06cc\u0631\u06cc \u06a9\u0646\u0646\u062f.","breadcrumb":{"@id":"https:\/\/behtime.net\/main\/behtime-for-marketing-team\/#breadcrumb"},"inLanguage":"fa-IR","potentialAction":[{"@type":"ReadAction","target":["https:\/\/behtime.net\/main\/behtime-for-marketing-team\/"]}]},{"@type":"ImageObject","inLanguage":"fa-IR","@id":"https:\/\/behtime.net\/main\/behtime-for-marketing-team\/#primaryimage","url":"https:\/\/behtime.net\/main\/wp-content\/uploads\/2026\/08\/Btmarketing.avif","contentUrl":"https:\/\/behtime.net\/main\/wp-content\/uploads\/2026\/08\/Btmarketing.avif","width":1200,"height":800,"caption":"\u0646\u0631\u0645 \u0627\u0641\u0632\u0627\u0631 \u0645\u062f\u06cc\u0631\u06cc\u062a \u067e\u0631\u0648\u0698\u0647 \u0628\u0631\u0627\u06cc \u062a\u06cc\u0645\u200c\u0647\u0627\u06cc \u0628\u0627\u0632\u0627\u0631\u06cc\u0627\u0628\u06cc"},{"@type":"BreadcrumbList","@id":"https:\/\/behtime.net\/main\/behtime-for-marketing-team\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"\u062e\u0627\u0646\u0647","item":"https:\/\/behtime.net\/main\/"},{"@type":"ListItem","position":2,"name":"\u0646\u0631\u0645 \u0627\u0641\u0632\u0627\u0631 \u0645\u062f\u06cc\u0631\u06cc\u062a \u067e\u0631\u0648\u0698\u0647 \u0628\u0631\u0627\u06cc \u062a\u06cc\u0645\u200c\u0647\u0627\u06cc \u0628\u0627\u0632\u0627\u0631\u06cc\u0627\u0628\u06cc"}]},{"@type":"WebSite","@id":"https:\/\/behtime.net\/main\/#website","url":"https:\/\/behtime.net\/main\/","name":"\u0646\u0631\u0645 \u0627\u0641\u0632\u0627\u0631 \u0645\u062f\u06cc\u0631\u06cc\u062a \u067e\u0631\u0648\u0698\u0647 \u0622\u0646\u0644\u0627\u06cc\u0646 \u0648 \u062a\u0627\u06cc\u0645 \u0634\u06cc\u062a \u0628\u0647\u062a\u0627\u06cc\u0645","description":"\u0628\u0647\u062a\u0627\u06cc\u0645 \u0646\u0631\u0645 \u0627\u0641\u0632\u0627\u0631 \u0645\u062f\u06cc\u0631\u06cc\u062a \u067e\u0631\u0648\u0698\u0647 \u0645\u062c\u0647\u0632 \u0628\u0647 \u06af\u0627\u0646\u062a \u0686\u0627\u0631\u062a\u060c \u0645\u0633\u06cc\u0631 \u0628\u062d\u0631\u0627\u0646\u06cc \u0648 ...","publisher":{"@id":"https:\/\/behtime.net\/main\/#organization"},"potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/behtime.net\/main\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"fa-IR"},{"@type":"Organization","@id":"https:\/\/behtime.net\/main\/#organization","name":"\u0628\u0647\u062a\u0627\u06cc\u0645","url":"https:\/\/behtime.net\/main\/","logo":{"@type":"ImageObject","inLanguage":"fa-IR","@id":"https:\/\/behtime.net\/main\/#\/schema\/logo\/image\/","url":"https:\/\/behtime.net\/main\/wp-content\/uploads\/2018\/04\/logo.png","contentUrl":"https:\/\/behtime.net\/main\/wp-content\/uploads\/2018\/04\/logo.png","width":256,"height":228,"caption":"\u0628\u0647\u062a\u0627\u06cc\u0645"},"image":{"@id":"https:\/\/behtime.net\/main\/#\/schema\/logo\/image\/"},"sameAs":["https:\/\/fb.com\/behtime","https:\/\/x.com\/behtime","https:\/\/www.instagram.com\/behtime.ir\/","https:\/\/www.linkedin.com\/groups\/8726247\/"]}]}},"amp_enabled":true,"_links":{"self":[{"href":"https:\/\/behtime.net\/main\/wp-json\/wp\/v2\/pages\/46146","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/behtime.net\/main\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/behtime.net\/main\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/behtime.net\/main\/wp-json\/wp\/v2\/users\/4"}],"replies":[{"embeddable":true,"href":"https:\/\/behtime.net\/main\/wp-json\/wp\/v2\/comments?post=46146"}],"version-history":[{"count":57,"href":"https:\/\/behtime.net\/main\/wp-json\/wp\/v2\/pages\/46146\/revisions"}],"predecessor-version":[{"id":65838,"href":"https:\/\/behtime.net\/main\/wp-json\/wp\/v2\/pages\/46146\/revisions\/65838"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/behtime.net\/main\/wp-json\/wp\/v2\/media\/65835"}],"wp:attachment":[{"href":"https:\/\/behtime.net\/main\/wp-json\/wp\/v2\/media?parent=46146"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}