{"id":8,"date":"2026-08-16T15:37:53","date_gmt":"2026-08-16T15:37:53","guid":{"rendered":"https:\/\/smartasysta.pl\/?page_id=8"},"modified":"2026-08-16T16:05:03","modified_gmt":"2026-08-16T16:05:03","slug":"8-2","status":"publish","type":"page","link":"https:\/\/smartasysta.pl\/","title":{"rendered":"SmartAsysta"},"content":{"rendered":"\n<style>\n@import url('https:\/\/fonts.googleapis.com\/css2?family=Manrope:wght@400;500;600;700&family=Playfair+Display:wght@500;600;700&display=swap');\n\n.sa-hero,\n.sa-hero * {\n    box-sizing: border-box;\n}\n\n.sa-hero {\n    position: relative;\n    left: 50%;\n    width: 100vw;\n    max-width: 100vw;\n    margin-left: -50vw;\n    margin-right: -50vw;\n\n    min-height: 740px;\n    display: flex;\n    align-items: center;\n    overflow: hidden;\n    isolation: isolate;\n\n    background:\n        linear-gradient(\n            90deg,\n            rgba(9, 8, 36, 0.96) 0%,\n            rgba(19, 13, 53, 0.91) 35%,\n            rgba(47, 31, 80, 0.71) 63%,\n            rgba(57, 42, 88, 0.35) 100%\n        ),\n        url('https:\/\/smartasysta.pl\/wp-content\/uploads\/2025\/08\/Projekt-bez-nazwy-13.webp')\n        center center \/ cover no-repeat;\n\n    font-family: 'Manrope', sans-serif;\n    color: #fff;\n}\n\n\/* delikatna po\u015bwiata lila *\/\n.sa-hero::before {\n    content: \"\";\n    position: absolute;\n    width: 700px;\n    height: 700px;\n    left: -330px;\n    top: -330px;\n    border-radius: 50%;\n    background:\n        radial-gradient(\n            circle,\n            rgba(199, 126, 217, .20) 0%,\n            rgba(161, 104, 198, .06) 44%,\n            transparent 73%\n        );\n    pointer-events: none;\n    z-index: -1;\n}\n\n\/* delikatny turkus z logo *\/\n.sa-hero::after {\n    content: \"\";\n    position: absolute;\n    width: 650px;\n    height: 650px;\n    right: -300px;\n    bottom: -360px;\n    border-radius: 50%;\n    background:\n        radial-gradient(\n            circle,\n            rgba(38, 200, 211, .17) 0%,\n            rgba(38, 200, 211, .04) 48%,\n            transparent 74%\n        );\n    pointer-events: none;\n    z-index: -1;\n}\n\n.entry-content .wp-block-html:has(.sa-hero) {\n    max-width: none !important;\n    margin-top: 0 !important;\n    margin-bottom: 0 !important;\n}\n\n.sa-hero-inner {\n    width: 100%;\n    max-width: 1380px;\n    margin: 0 auto;\n    padding: 100px clamp(38px, 6vw, 88px) 72px;\n    position: relative;\n    z-index: 2;\n}\n\n.sa-hero-content {\n    width: min(790px, 63%);\n    max-width: 790px;\n}\n\n\/* ma\u0142y podpis *\/\n.sa-hero-eyebrow {\n    display: inline-flex;\n    align-items: center;\n    gap: 13px;\n\n    margin-bottom: 28px;\n\n    font-size: 12px;\n    line-height: 1.4;\n    font-weight: 700;\n    letter-spacing: .20em;\n    text-transform: uppercase;\n\n    color: #e4a0d4;\n}\n\n.sa-hero-eyebrow::before {\n    content: \"\";\n    width: 43px;\n    height: 1px;\n\n    background: linear-gradient(\n        90deg,\n        #db8dcc,\n        #35c8d2\n    );\n}\n\n\/* nag\u0142\u00f3wek *\/\n.sa-hero-title {\n    margin: 0;\n\n    max-width: 760px;\n\n    font-family: 'Playfair Display', Georgia, serif;\n    font-size: clamp(62px, 6vw, 90px);\n    line-height: 1.02;\n    font-weight: 600;\n    letter-spacing: -0.035em;\n\n    color: #ffffff;\n}\n\n\/*\nWA\u017bNE:\npadding-bottom + wi\u0119ksza wysoko\u015b\u0107 linii\nchroni\u0105 ogonki \u0105\/\u0119 przed przycinaniem\n*\/\n.sa-hero-title .accent {\n    display: block;\n\n    margin-top: 2px;\n    padding-bottom: .12em;\n\n    line-height: 1.08;\n\n    background: linear-gradient(\n        90deg,\n        #e49bd5 0%,\n        #b98be4 50%,\n        #3dc7d2 100%\n    );\n\n    -webkit-background-clip: text;\n    background-clip: text;\n    -webkit-text-fill-color: transparent;\n    color: transparent;\n}\n\n\/* filary *\/\n.sa-hero-subtitle {\n    margin: 29px 0 0;\n\n    font-size: 12.5px;\n    line-height: 1.5;\n    font-weight: 700;\n\n    letter-spacing: .14em;\n    text-transform: uppercase;\n\n    color: rgba(255,255,255,.92);\n}\n\n.sa-hero-copy {\n    max-width: 760px;\n\n    margin: 12px 0 0;\n\n    font-size: 16.5px;\n    line-height: 1.72;\n    font-weight: 400;\n\n    color: rgba(255,255,255,.84);\n}\n\n.sa-hero-copy strong {\n    color: #fff;\n    font-weight: 700;\n}\n\n\/* przyciski *\/\n.sa-hero-actions {\n    display: flex;\n    flex-wrap: wrap;\n    gap: 14px;\n\n    margin-top: 31px;\n}\n\n.sa-btn {\n    min-height: 52px;\n    padding: 0 24px;\n\n    display: inline-flex;\n    align-items: center;\n    justify-content: center;\n    gap: 11px;\n\n    border-radius: 7px;\n\n    font-family: 'Manrope', sans-serif;\n    font-size: 13px;\n    line-height: 1;\n    font-weight: 700;\n\n    text-decoration: none !important;\n\n    transition:\n        transform .22s ease,\n        box-shadow .22s ease,\n        border-color .22s ease,\n        background .22s ease;\n}\n\n.sa-btn-primary {\n    color: #0b0b29 !important;\n\n    background: linear-gradient(\n        112deg,\n        #df8bd1 0%,\n        #b58de4 51%,\n        #3fc9d3 100%\n    );\n\n    box-shadow:\n        0 13px 34px rgba(128, 80, 187, .24);\n}\n\n.sa-btn-primary:hover {\n    transform: translateY(-2px);\n\n    box-shadow:\n        0 18px 42px rgba(128, 80, 187, .35);\n}\n\n.sa-btn-secondary {\n    color: #fff !important;\n\n    background: rgba(255,255,255,.045);\n\n    border: 1px solid rgba(255,255,255,.32);\n\n    backdrop-filter: blur(8px);\n}\n\n.sa-btn-secondary:hover {\n    transform: translateY(-2px);\n\n    border-color: rgba(59, 201, 212, .8);\n\n    background: rgba(255,255,255,.08);\n}\n\n.sa-btn-arrow {\n    font-size: 17px;\n    font-weight: 400;\n\n    transition: transform .2s ease;\n}\n\n.sa-btn:hover .sa-btn-arrow {\n    transform: translateX(4px);\n}\n\n\/* dolna nawigacja *\/\n.sa-hero-pillars {\n    display: grid;\n    grid-template-columns: repeat(4, auto);\n\n    width: fit-content;\n    max-width: 100%;\n\n    margin-top: 47px;\n\n    border-top: 1px solid rgba(255,255,255,.15);\n    border-bottom: 1px solid rgba(255,255,255,.15);\n}\n\n.sa-pillar {\n    position: relative;\n\n    padding: 15px 23px;\n\n    font-size: 11px;\n    line-height: 1.4;\n    font-weight: 700;\n\n    letter-spacing: .065em;\n    text-transform: uppercase;\n\n    color: rgba(255,255,255,.83);\n\n    white-space: nowrap;\n}\n\n.sa-pillar:first-child {\n    padding-left: 0;\n}\n\n.sa-pillar + .sa-pillar::before {\n    content: \"\";\n\n    position: absolute;\n    left: 0;\n    top: 15px;\n    bottom: 15px;\n\n    width: 1px;\n\n    background: rgba(255,255,255,.15);\n}\n\n.sa-pillar span {\n    color: #3fcbd4;\n    margin-right: 8px;\n}\n\n\/* tablet *\/\n@media (max-width: 1050px) {\n\n    .sa-hero {\n        min-height: 700px;\n        background-position: 62% center;\n    }\n\n    .sa-hero-inner {\n        padding: 90px 32px 65px;\n    }\n\n    .sa-hero-content {\n        width: 70%;\n    }\n\n    .sa-hero-title {\n        font-size: clamp(54px, 7vw, 76px);\n    }\n}\n\n\/* telefon *\/\n@media (max-width: 720px) {\n\n    .sa-hero {\n        min-height: auto;\n        align-items: flex-end;\n\n        background:\n            linear-gradient(\n                180deg,\n                rgba(8,7,31,.15) 0%,\n                rgba(13,9,44,.43) 28%,\n                rgba(13,9,46,.93) 60%,\n                rgba(8,8,34,.99) 100%\n            ),\n            url('https:\/\/smartasysta.pl\/wp-content\/uploads\/2025\/08\/Projekt-bez-nazwy-13.webp')\n            66% top \/ cover no-repeat;\n    }\n\n    .sa-hero-inner {\n        padding: 350px 21px 43px;\n    }\n\n    .sa-hero-content {\n        width: 100%;\n        max-width: none;\n    }\n\n    .sa-hero-eyebrow {\n        margin-bottom: 15px;\n\n        font-size: 10px;\n        letter-spacing: .16em;\n    }\n\n    .sa-hero-title {\n        max-width: 100%;\n\n        font-size: clamp(46px, 13vw, 62px);\n\n        line-height: 1;\n    }\n\n    .sa-hero-title .accent {\n        padding-bottom: .15em;\n        line-height: 1.1;\n    }\n\n    .sa-hero-subtitle {\n        margin-top: 20px;\n\n        font-size: 10.5px;\n        line-height: 1.7;\n\n        letter-spacing: .085em;\n    }\n\n    .sa-hero-copy {\n        max-width: 100%;\n\n        font-size: 15px;\n        line-height: 1.68;\n    }\n\n    .sa-hero-actions {\n        display: grid;\n        grid-template-columns: 1fr;\n\n        margin-top: 27px;\n    }\n\n    .sa-btn {\n        width: 100%;\n    }\n\n    .sa-hero-pillars {\n        width: 100%;\n        grid-template-columns: 1fr 1fr;\n\n        margin-top: 33px;\n    }\n\n    .sa-pillar {\n        padding: 13px 10px;\n\n        font-size: 9.5px;\n\n        white-space: normal;\n    }\n\n    .sa-pillar:first-child {\n        padding-left: 10px;\n    }\n\n    .sa-pillar:nth-child(3)::before {\n        display: none;\n    }\n}\n<\/style>\n\n\n<section class=\"sa-hero\">\n\n    <div class=\"sa-hero-inner\">\n\n        <div class=\"sa-hero-content\">\n\n            <div class=\"sa-hero-eyebrow\">\n                Smart Asysta\n            <\/div>\n\n            <h1 class=\"sa-hero-title\">\n                Wi\u0119cej ni\u017c\n                <span class=\"accent\">obs\u0142uga online.<\/span>\n            <\/h1>\n\n            <div class=\"sa-hero-subtitle\">\n                Strony \u2022 sprzeda\u017c \u2022 komunikacja \u2022 automatyzacje\n            <\/div>\n\n            <p class=\"sa-hero-copy\">\n                Pomagam firmom nie tylko dobrze wygl\u0105da\u0107 w internecie,\n                ale te\u017c <strong>sprawniej sprzedawa\u0107, komunikowa\u0107 si\u0119\n                i organizowa\u0107 codzienn\u0105 prac\u0119.<\/strong>\n                \u0141\u0105cz\u0119 technologi\u0119, sprzeda\u017c, marketing i praktyczne\n                wsparcie w jednym miejscu.\n            <\/p>\n\n            <div class=\"sa-hero-actions\">\n\n                <a class=\"sa-btn sa-btn-primary\" href=\"#oferta\">\n                    Zobacz, czym mog\u0119 si\u0119 zaj\u0105\u0107\n                    <span class=\"sa-btn-arrow\">\u2192<\/span>\n                <\/a>\n\n                <a class=\"sa-btn sa-btn-secondary\" href=\"tel:798018669\">\n                    Porozmawiajmy\n                    <span class=\"sa-btn-arrow\">\u2192<\/span>\n                <\/a>\n\n            <\/div>\n\n            <div class=\"sa-hero-pillars\">\n\n                <div class=\"sa-pillar\">\n                    <span>01<\/span> WWW\n                <\/div>\n\n                <div class=\"sa-pillar\">\n                    <span>02<\/span> Sprzeda\u017c\n                <\/div>\n\n                <div class=\"sa-pillar\">\n                    <span>03<\/span> Komunikacja\n                <\/div>\n\n                <div class=\"sa-pillar\">\n                    <span>04<\/span> Automatyzacje\n                <\/div>\n\n            <\/div>\n\n        <\/div>\n\n    <\/div>\n\n<\/section>\n\n\n\n<style>\n@import url('https:\/\/fonts.googleapis.com\/css2?family=Manrope:wght@400;500;600;700&family=Playfair+Display:wght@500;600;700&display=swap');\n\n.sa-scope,\n.sa-scope * {\n    box-sizing: border-box;\n}\n\n.sa-scope {\n    position: relative;\n    left: 50%;\n    width: 100vw;\n    max-width: 100vw;\n    margin-left: -50vw;\n    margin-right: -50vw;\n    overflow: hidden;\n\n    background:\n        radial-gradient(\n            circle at 92% 8%,\n            rgba(68, 199, 211, 0.11),\n            transparent 27%\n        ),\n        radial-gradient(\n            circle at 9% 88%,\n            rgba(193, 126, 210, 0.16),\n            transparent 29%\n        ),\n        linear-gradient(\n            135deg,\n            #faf8fc 0%,\n            #f5f0f8 48%,\n            #f2f5fb 100%\n        );\n\n    font-family: 'Manrope', sans-serif;\n    color: #19162d;\n}\n\n.sa-scope-inner {\n    width: 100%;\n    max-width: 1380px;\n    margin: 0 auto;\n    padding: 92px clamp(38px, 6vw, 88px) 104px;\n}\n\n\n\/* G\u00d3RA SEKCJI *\/\n\n.sa-scope-top {\n    display: grid;\n    grid-template-columns: minmax(0, 1.05fr) minmax(300px, .65fr);\n    gap: 80px;\n    align-items: end;\n    margin-bottom: 52px;\n}\n\n.sa-scope-eyebrow {\n    display: inline-flex;\n    align-items: center;\n    gap: 12px;\n\n    margin-bottom: 18px;\n\n    font-size: 11px;\n    line-height: 1.4;\n    font-weight: 700;\n    letter-spacing: .18em;\n    text-transform: uppercase;\n\n    color: #9a5ca6;\n}\n\n.sa-scope-eyebrow::before {\n    content: \"\";\n    width: 38px;\n    height: 1px;\n\n    background: linear-gradient(\n        90deg,\n        #c976bd,\n        #35c5cf\n    );\n}\n\n.sa-scope-title {\n    margin: 0;\n    max-width: 800px;\n\n    font-family: 'Playfair Display', Georgia, serif;\n    font-size: clamp(42px, 4.6vw, 65px);\n    line-height: 1.05;\n    font-weight: 600;\n    letter-spacing: -0.035em;\n\n    color: #17142d;\n}\n\n.sa-scope-title span {\n    display: block;\n\n    background: linear-gradient(\n        90deg,\n        #a965b2 0%,\n        #895dbf 48%,\n        #28aebd 100%\n    );\n\n    -webkit-background-clip: text;\n    background-clip: text;\n    -webkit-text-fill-color: transparent;\n    color: transparent;\n\n    padding-bottom: .08em;\n}\n\n.sa-scope-intro {\n    max-width: 475px;\n    margin: 0;\n\n    font-size: 15.5px;\n    line-height: 1.75;\n    color: #625e72;\n}\n\n.sa-scope-intro strong {\n    color: #29243b;\n    font-weight: 700;\n}\n\n\n\/* KAFLE *\/\n\n.sa-scope-grid {\n    display: grid;\n    grid-template-columns: repeat(4, minmax(0, 1fr));\n    gap: 17px;\n}\n\n.sa-scope-card {\n    position: relative;\n    min-height: 345px;\n    overflow: hidden;\n\n    display: flex;\n    flex-direction: column;\n\n    padding: 28px 27px 25px;\n\n    border-radius: 18px;\n\n    background:\n        linear-gradient(\n            145deg,\n            rgba(255,255,255,.94),\n            rgba(255,255,255,.71)\n        );\n\n    border: 1px solid rgba(68, 55, 93, .10);\n\n    box-shadow:\n        0 18px 55px rgba(45, 31, 73, .07);\n\n    text-decoration: none !important;\n\n    transition:\n        transform .28s ease,\n        box-shadow .28s ease,\n        border-color .28s ease;\n}\n\n.sa-scope-card::before {\n    content: \"\";\n\n    position: absolute;\n    inset: 0 auto auto 0;\n\n    width: 100%;\n    height: 4px;\n\n    background: linear-gradient(\n        90deg,\n        #d37ac3 0%,\n        #ab81dc 48%,\n        #32c4ce 100%\n    );\n\n    opacity: .8;\n}\n\n.sa-scope-card::after {\n    content: \"\";\n\n    position: absolute;\n    width: 190px;\n    height: 190px;\n    right: -95px;\n    bottom: -110px;\n\n    border-radius: 50%;\n\n    background:\n        radial-gradient(\n            circle,\n            rgba(50,196,206,.16),\n            transparent 68%\n        );\n\n    transition: transform .35s ease;\n}\n\n.sa-scope-card:hover {\n    transform: translateY(-7px);\n\n    border-color: rgba(153, 95, 174, .20);\n\n    box-shadow:\n        0 25px 70px rgba(45, 31, 73, .13);\n}\n\n.sa-scope-card:hover::after {\n    transform: scale(1.28);\n}\n\n\n\/* NUMER I IKONA *\/\n\n.sa-card-head {\n    display: flex;\n    justify-content: space-between;\n    align-items: center;\n    margin-bottom: 34px;\n}\n\n.sa-card-number {\n    font-size: 11px;\n    font-weight: 700;\n    letter-spacing: .13em;\n\n    color: #a768ae;\n}\n\n.sa-card-icon {\n    width: 48px;\n    height: 48px;\n\n    display: flex;\n    align-items: center;\n    justify-content: center;\n\n    border-radius: 14px;\n\n    background:\n        linear-gradient(\n            135deg,\n            rgba(194,126,211,.14),\n            rgba(47,196,207,.14)\n        );\n\n    border: 1px solid rgba(123, 93, 163, .11);\n}\n\n.sa-card-icon svg {\n    width: 23px;\n    height: 23px;\n\n    stroke: #675088;\n    stroke-width: 1.7;\n    fill: none;\n\n    stroke-linecap: round;\n    stroke-linejoin: round;\n}\n\n\n\/* TRE\u015a\u0106 KART *\/\n\n.sa-scope-card h3 {\n    margin: 0 0 13px;\n\n    font-family: 'Playfair Display', Georgia, serif;\n    font-size: 27px;\n    line-height: 1.1;\n    font-weight: 600;\n    letter-spacing: -.02em;\n\n    color: #1e1933;\n}\n\n.sa-scope-card p {\n    margin: 0;\n\n    font-size: 14px;\n    line-height: 1.7;\n\n    color: #686376;\n}\n\n.sa-card-tags {\n    display: flex;\n    flex-wrap: wrap;\n    gap: 6px;\n\n    margin-top: 19px;\n}\n\n.sa-card-tags span {\n    padding: 5px 8px;\n\n    border-radius: 100px;\n\n    background: rgba(111, 76, 142, .06);\n\n    font-size: 9.5px;\n    line-height: 1.2;\n    font-weight: 650;\n    letter-spacing: .035em;\n\n    color: #695a79;\n}\n\n.sa-card-more {\n    display: flex;\n    align-items: center;\n    gap: 8px;\n\n    margin-top: auto;\n    padding-top: 27px;\n\n    font-size: 12px;\n    font-weight: 700;\n    letter-spacing: .025em;\n\n    color: #74518e;\n}\n\n.sa-card-more .arrow {\n    font-size: 16px;\n\n    transition: transform .22s ease;\n}\n\n.sa-scope-card:hover .sa-card-more .arrow {\n    transform: translateX(5px);\n}\n\n\n\/* DOLNY KOMUNIKAT *\/\n\n.sa-scope-bottom {\n    display: flex;\n    align-items: center;\n    justify-content: space-between;\n    gap: 35px;\n\n    margin-top: 43px;\n    padding-top: 27px;\n\n    border-top: 1px solid rgba(53, 45, 75, .10);\n}\n\n.sa-scope-bottom-text {\n    font-size: 14px;\n    line-height: 1.65;\n\n    color: #686375;\n}\n\n.sa-scope-bottom-text strong {\n    color: #242036;\n}\n\n.sa-scope-bottom-link {\n    flex: 0 0 auto;\n\n    display: inline-flex;\n    align-items: center;\n    gap: 9px;\n\n    text-decoration: none !important;\n\n    font-size: 12.5px;\n    font-weight: 700;\n\n    color: #855595;\n\n    transition: color .2s ease;\n}\n\n.sa-scope-bottom-link:hover {\n    color: #279fae;\n}\n\n.sa-scope-bottom-link span {\n    font-size: 17px;\n}\n\n\n\/* TABLET *\/\n\n@media (max-width: 1080px) {\n\n    .sa-scope-top {\n        grid-template-columns: 1fr;\n        gap: 25px;\n    }\n\n    .sa-scope-intro {\n        max-width: 700px;\n    }\n\n    .sa-scope-grid {\n        grid-template-columns: repeat(2, 1fr);\n    }\n\n    .sa-scope-card {\n        min-height: 315px;\n    }\n}\n\n\n\/* TELEFON *\/\n\n@media (max-width: 650px) {\n\n    .sa-scope-inner {\n        padding: 67px 21px 72px;\n    }\n\n    .sa-scope-top {\n        margin-bottom: 34px;\n    }\n\n    .sa-scope-title {\n        font-size: 41px;\n        line-height: 1.08;\n    }\n\n    .sa-scope-intro {\n        font-size: 14.5px;\n    }\n\n    .sa-scope-grid {\n        grid-template-columns: 1fr;\n        gap: 13px;\n    }\n\n    .sa-scope-card {\n        min-height: 285px;\n        padding: 24px 23px;\n    }\n\n    .sa-card-head {\n        margin-bottom: 25px;\n    }\n\n    .sa-scope-card h3 {\n        font-size: 25px;\n    }\n\n    .sa-scope-bottom {\n        display: block;\n    }\n\n    .sa-scope-bottom-link {\n        margin-top: 16px;\n    }\n}\n<\/style>\n\n\n<section class=\"sa-scope\">\n\n    <div class=\"sa-scope-inner\">\n\n        <div class=\"sa-scope-top\">\n\n            <div>\n\n                <div class=\"sa-scope-eyebrow\">\n                    Zakres wsp\u00f3\u0142pracy\n                <\/div>\n\n                <h2 class=\"sa-scope-title\">\n                    Nie jestem od jednej rzeczy.\n                    <span>Jestem od tego, \u017ceby firma dzia\u0142a\u0142a sprawniej.<\/span>\n                <\/h2>\n\n            <\/div>\n\n            <p class=\"sa-scope-intro\">\n                Strona, sprzeda\u017c, komunikacja czy codzienny proces w firmie\n                rzadko funkcjonuj\u0105 osobno. Dlatego \u0142\u0105cz\u0119\n                <strong>kilka obszar\u00f3w, kt\u00f3re mog\u0105 pracowa\u0107 razem<\/strong>\n                \u2013 a Ty korzystasz dok\u0142adnie z tego wsparcia,\n                kt\u00f3rego w danym momencie potrzebujesz.\n            <\/p>\n\n        <\/div>\n\n\n        <div class=\"sa-scope-grid\">\n\n\n            <!-- 01 WWW -->\n\n            <a class=\"sa-scope-card\"\n               href=\"\/strony-internetowe\/\">\n\n                <div class=\"sa-card-head\">\n\n                    <span class=\"sa-card-number\">\n                        01\n                    <\/span>\n\n                    <span class=\"sa-card-icon\">\n\n                        <svg viewBox=\"0 0 24 24\">\n                            <rect x=\"3\" y=\"4\" width=\"18\" height=\"15\" rx=\"2\"><\/rect>\n                            <path d=\"M3 8h18\"><\/path>\n                            <path d=\"M7 6h.01\"><\/path>\n                            <path d=\"M10 6h.01\"><\/path>\n                        <\/svg>\n\n                    <\/span>\n\n                <\/div>\n\n                <h3>\n                    WWW i e-commerce\n                <\/h3>\n\n                <p>\n                    Nowoczesne strony i sklepy, kt\u00f3re nie tylko dobrze\n                    wygl\u0105daj\u0105, ale prowadz\u0105 u\u017cytkownika do konkretnego celu.\n                <\/p>\n\n                <div class=\"sa-card-tags\">\n                    <span>WordPress<\/span>\n                    <span>WooCommerce<\/span>\n                    <span>sklepy<\/span>\n                    <span>rozw\u00f3j WWW<\/span>\n                <\/div>\n\n                <div class=\"sa-card-more\">\n                    Zobacz mo\u017cliwo\u015bci\n                    <span class=\"arrow\">\u2192<\/span>\n                <\/div>\n\n            <\/a>\n\n\n            <!-- 02 SPRZEDA\u017b -->\n\n            <a class=\"sa-scope-card\"\n               href=\"\/sprzedaz-online\/\">\n\n                <div class=\"sa-card-head\">\n\n                    <span class=\"sa-card-number\">\n                        02\n                    <\/span>\n\n                    <span class=\"sa-card-icon\">\n\n                        <svg viewBox=\"0 0 24 24\">\n                            <path d=\"M4 19V9\"><\/path>\n                            <path d=\"M10 19V5\"><\/path>\n                            <path d=\"M16 19v-7\"><\/path>\n                            <path d=\"M21 19H3\"><\/path>\n                            <path d=\"M16 6l2-2 2 2\"><\/path>\n                        <\/svg>\n\n                    <\/span>\n\n                <\/div>\n\n                <h3>\n                    Sprzeda\u017c online\n                <\/h3>\n\n                <p>\n                    Sklep, marketplace i oferty produktowe traktuj\u0119\n                    jako jeden proces \u2013 od prezentacji produktu\n                    a\u017c po kontakt z klientem.\n                <\/p>\n\n                <div class=\"sa-card-tags\">\n                    <span>Allegro<\/span>\n                    <span>ERLI<\/span>\n                    <span>Empik<\/span>\n                    <span>Ceneo<\/span>\n                <\/div>\n\n                <div class=\"sa-card-more\">\n                    Rozwi\u0144 sprzeda\u017c\n                    <span class=\"arrow\">\u2192<\/span>\n                <\/div>\n\n            <\/a>\n\n\n            <!-- 03 KOMUNIKACJA -->\n\n            <a class=\"sa-scope-card\"\n               href=\"\/komunikacja\/\">\n\n                <div class=\"sa-card-head\">\n\n                    <span class=\"sa-card-number\">\n                        03\n                    <\/span>\n\n                    <span class=\"sa-card-icon\">\n\n                        <svg viewBox=\"0 0 24 24\">\n                            <path d=\"M21 15a4 4 0 0 1-4 4H8l-5 3V8a4 4 0 0 1 4-4h10a4 4 0 0 1 4 4z\"><\/path>\n                            <path d=\"M8 10h8\"><\/path>\n                            <path d=\"M8 14h5\"><\/path>\n                        <\/svg>\n\n                    <\/span>\n\n                <\/div>\n\n                <h3>\n                    Komunikacja i marka\n                <\/h3>\n\n                <p>\n                    Tre\u015bci, social media, Google i materia\u0142y graficzne,\n                    kt\u00f3re tworz\u0105 jeden sp\u00f3jny spos\u00f3b prezentacji firmy.\n                <\/p>\n\n                <div class=\"sa-card-tags\">\n                    <span>social media<\/span>\n                    <span>Google<\/span>\n                    <span>grafika<\/span>\n                    <span>tre\u015bci<\/span>\n                <\/div>\n\n                <div class=\"sa-card-more\">\n                    Zobacz zakres\n                    <span class=\"arrow\">\u2192<\/span>\n                <\/div>\n\n            <\/a>\n\n\n            <!-- 04 AUTOMATYZACJE -->\n\n            <a class=\"sa-scope-card\"\n               href=\"\/automatyzacje\/\">\n\n                <div class=\"sa-card-head\">\n\n                    <span class=\"sa-card-number\">\n                        04\n                    <\/span>\n\n                    <span class=\"sa-card-icon\">\n\n                        <svg viewBox=\"0 0 24 24\">\n                            <path d=\"M12 3v3\"><\/path>\n                            <path d=\"M12 18v3\"><\/path>\n                            <path d=\"M3 12h3\"><\/path>\n                            <path d=\"M18 12h3\"><\/path>\n                            <circle cx=\"12\" cy=\"12\" r=\"5\"><\/circle>\n                            <path d=\"M9.7 12.2l1.5 1.5 3.2-3.4\"><\/path>\n                        <\/svg>\n\n                    <\/span>\n\n                <\/div>\n\n                <h3>\n                    Automatyzacje i AI\n                <\/h3>\n\n                <p>\n                    Szukam miejsc, w kt\u00f3rych firma traci czas,\n                    a dopiero p\u00f3\u017aniej dobieram technologi\u0119,\n                    kt\u00f3ra mo\u017ce ten proces upro\u015bci\u0107.\n                <\/p>\n\n                <div class=\"sa-card-tags\">\n                    <span>AI<\/span>\n                    <span>poczta<\/span>\n                    <span>procesy<\/span>\n                    <span>raporty<\/span>\n                <\/div>\n\n                <div class=\"sa-card-more\">\n                    Zobacz zastosowania\n                    <span class=\"arrow\">\u2192<\/span>\n                <\/div>\n\n            <\/a>\n\n        <\/div>\n\n\n        <div class=\"sa-scope-bottom\">\n\n            <div class=\"sa-scope-bottom-text\">\n                <strong>Nie musisz wiedzie\u0107 od razu, jakiej us\u0142ugi potrzebujesz.<\/strong>\n                Czasem wystarczy opisa\u0107 problem, a ja pomog\u0119 znale\u017a\u0107 najprostsze rozwi\u0105zanie.\n            <\/div>\n\n            <a class=\"sa-scope-bottom-link\"\n               href=\"\/kontakt\/\">\n                Porozmawiajmy\n                <span>\u2192<\/span>\n            <\/a>\n\n        <\/div>\n\n    <\/div>\n\n<\/section>\n\n\n\n<style>\n@import url('https:\/\/fonts.googleapis.com\/css2?family=Manrope:wght@400;500;600;700&family=Playfair+Display:wght@500;600;700&display=swap');\n\n.sa-model,\n.sa-model * {\n    box-sizing: border-box;\n}\n\n.sa-model {\n    position: relative;\n    left: 50%;\n    width: 100vw;\n    max-width: 100vw;\n    margin-left: -50vw;\n    margin-right: -50vw;\n    overflow: hidden;\n\n    background:\n        radial-gradient(\n            circle at 8% 12%,\n            rgba(190, 117, 211, .18),\n            transparent 29%\n        ),\n        radial-gradient(\n            circle at 92% 88%,\n            rgba(55, 197, 210, .13),\n            transparent 28%\n        ),\n        linear-gradient(\n            135deg,\n            #0b0a24 0%,\n            #17112f 50%,\n            #21163d 100%\n        );\n\n    font-family: 'Manrope', sans-serif;\n    color: #fff;\n}\n\n.sa-model::before {\n    content: \"\";\n    position: absolute;\n    width: 560px;\n    height: 560px;\n    right: -260px;\n    top: -250px;\n\n    border: 1px solid rgba(255,255,255,.07);\n    border-radius: 50%;\n\n    box-shadow:\n        0 0 0 70px rgba(255,255,255,.018),\n        0 0 0 140px rgba(255,255,255,.012);\n}\n\n.sa-model-inner {\n    width: 100%;\n    max-width: 1380px;\n    margin: 0 auto;\n\n    padding:\n        100px\n        clamp(38px, 6vw, 88px)\n        105px;\n\n    position: relative;\n    z-index: 2;\n}\n\n\n\/* G\u0141\u00d3WNY UK\u0141AD *\/\n\n.sa-model-grid {\n    display: grid;\n    grid-template-columns: minmax(0, .92fr) minmax(480px, 1.08fr);\n    gap: 90px;\n    align-items: center;\n}\n\n\n\/* LEWA STRONA *\/\n\n.sa-model-eyebrow {\n    display: inline-flex;\n    align-items: center;\n    gap: 12px;\n\n    margin-bottom: 20px;\n\n    font-size: 11px;\n    line-height: 1.4;\n    font-weight: 700;\n    letter-spacing: .18em;\n    text-transform: uppercase;\n\n    color: #e09bd3;\n}\n\n.sa-model-eyebrow::before {\n    content: \"\";\n    width: 40px;\n    height: 1px;\n\n    background: linear-gradient(\n        90deg,\n        #dc8bce,\n        #39c8d3\n    );\n}\n\n.sa-model-title {\n    margin: 0;\n\n    font-family: 'Playfair Display', Georgia, serif;\n    font-size: clamp(47px, 5vw, 70px);\n    line-height: 1.02;\n    font-weight: 600;\n    letter-spacing: -.035em;\n\n    color: #fff;\n}\n\n.sa-model-title span {\n    display: block;\n\n    margin-top: 5px;\n    padding-bottom: .08em;\n\n    background: linear-gradient(\n        90deg,\n        #e39bd4 0%,\n        #b68ae2 52%,\n        #42c7d2 100%\n    );\n\n    -webkit-background-clip: text;\n    background-clip: text;\n    -webkit-text-fill-color: transparent;\n    color: transparent;\n}\n\n.sa-model-copy {\n    max-width: 610px;\n\n    margin: 26px 0 0;\n\n    font-size: 16px;\n    line-height: 1.78;\n\n    color: rgba(255,255,255,.73);\n}\n\n.sa-model-copy strong {\n    color: #fff;\n    font-weight: 700;\n}\n\n\n\/* PODPIS \/ MOCNE ZDANIE *\/\n\n.sa-model-quote {\n    position: relative;\n\n    max-width: 590px;\n\n    margin-top: 34px;\n    padding: 21px 0 21px 24px;\n\n    border-left: 2px solid #bc76c6;\n}\n\n.sa-model-quote p {\n    margin: 0;\n\n    font-family: 'Playfair Display', Georgia, serif;\n    font-size: 22px;\n    line-height: 1.35;\n    font-weight: 500;\n\n    color: rgba(255,255,255,.94);\n}\n\n.sa-model-quote strong {\n    color: #49c8d2;\n    font-weight: 600;\n}\n\n\n\/* LINK *\/\n\n.sa-model-link {\n    display: inline-flex;\n    align-items: center;\n    gap: 10px;\n\n    margin-top: 31px;\n\n    font-size: 12.5px;\n    font-weight: 700;\n\n    color: #e4a1d7 !important;\n    text-decoration: none !important;\n\n    transition:\n        color .2s ease,\n        gap .2s ease;\n}\n\n.sa-model-link:hover {\n    color: #4bcbd5 !important;\n    gap: 15px;\n}\n\n.sa-model-link span {\n    font-size: 18px;\n}\n\n\n\/* PRAWA STRONA *\/\n\n.sa-model-cards {\n    display: grid;\n    grid-template-columns: 1fr 1fr;\n    gap: 15px;\n}\n\n.sa-model-card {\n    position: relative;\n\n    min-height: 218px;\n\n    padding: 27px 25px 24px;\n\n    border-radius: 17px;\n\n    background:\n        linear-gradient(\n            145deg,\n            rgba(255,255,255,.075),\n            rgba(255,255,255,.035)\n        );\n\n    border: 1px solid rgba(255,255,255,.10);\n\n    backdrop-filter: blur(7px);\n\n    overflow: hidden;\n\n    transition:\n        transform .25s ease,\n        border-color .25s ease,\n        background .25s ease;\n}\n\n.sa-model-card:hover {\n    transform: translateY(-5px);\n\n    border-color:\n        rgba(214, 139, 207, .32);\n\n    background:\n        linear-gradient(\n            145deg,\n            rgba(255,255,255,.105),\n            rgba(255,255,255,.045)\n        );\n}\n\n.sa-model-card::after {\n    content: \"\";\n\n    position: absolute;\n    width: 125px;\n    height: 125px;\n\n    right: -72px;\n    bottom: -72px;\n\n    border-radius: 50%;\n\n    background:\n        radial-gradient(\n            circle,\n            rgba(59, 199, 210, .18),\n            transparent 70%\n        );\n}\n\n\n\/* IKONY *\/\n\n.sa-model-icon {\n    width: 45px;\n    height: 45px;\n\n    display: flex;\n    align-items: center;\n    justify-content: center;\n\n    margin-bottom: 25px;\n\n    border-radius: 13px;\n\n    background:\n        linear-gradient(\n            135deg,\n            rgba(220, 137, 207, .14),\n            rgba(59, 199, 210, .10)\n        );\n\n    border:\n        1px solid rgba(255,255,255,.08);\n}\n\n.sa-model-icon svg {\n    width: 22px;\n    height: 22px;\n\n    stroke: #d99bd3;\n    stroke-width: 1.65;\n\n    fill: none;\n    stroke-linecap: round;\n    stroke-linejoin: round;\n}\n\n.sa-model-card:nth-child(even) .sa-model-icon svg {\n    stroke: #55cad3;\n}\n\n\n\/* KARTY *\/\n\n.sa-model-card h3 {\n    margin: 0 0 9px;\n\n    font-family: 'Playfair Display', Georgia, serif;\n    font-size: 22px;\n    line-height: 1.15;\n    font-weight: 600;\n\n    color: #fff;\n}\n\n.sa-model-card p {\n    margin: 0;\n\n    font-size: 13px;\n    line-height: 1.65;\n\n    color: rgba(255,255,255,.64);\n}\n\n\n\/* DOLNY PASEK *\/\n\n.sa-model-bottom {\n    display: grid;\n    grid-template-columns: repeat(3, 1fr);\n\n    margin-top: 66px;\n\n    border-top:\n        1px solid rgba(255,255,255,.11);\n\n    border-bottom:\n        1px solid rgba(255,255,255,.11);\n}\n\n.sa-model-point {\n    position: relative;\n\n    padding: 21px 25px;\n\n    text-align: center;\n}\n\n.sa-model-point + .sa-model-point::before {\n    content: \"\";\n\n    position: absolute;\n    left: 0;\n    top: 18px;\n    bottom: 18px;\n\n    width: 1px;\n\n    background:\n        rgba(255,255,255,.10);\n}\n\n.sa-model-point strong {\n    display: block;\n\n    margin-bottom: 4px;\n\n    font-size: 12px;\n    font-weight: 700;\n    letter-spacing: .08em;\n    text-transform: uppercase;\n\n    color: #fff;\n}\n\n.sa-model-point span {\n    font-size: 11px;\n    color: rgba(255,255,255,.55);\n}\n\n\n\/* TABLET *\/\n\n@media (max-width: 1050px) {\n\n    .sa-model-grid {\n        grid-template-columns: 1fr;\n        gap: 54px;\n    }\n\n    .sa-model-copy,\n    .sa-model-quote {\n        max-width: 760px;\n    }\n}\n\n\n\/* TELEFON *\/\n\n@media (max-width: 650px) {\n\n    .sa-model-inner {\n        padding:\n            72px 21px 76px;\n    }\n\n    .sa-model-title {\n        font-size: 43px;\n        line-height: 1.06;\n    }\n\n    .sa-model-copy {\n        margin-top: 20px;\n\n        font-size: 14.5px;\n        line-height: 1.72;\n    }\n\n    .sa-model-quote {\n        margin-top: 27px;\n        padding-left: 18px;\n    }\n\n    .sa-model-quote p {\n        font-size: 19px;\n    }\n\n    .sa-model-cards {\n        grid-template-columns: 1fr;\n    }\n\n    .sa-model-card {\n        min-height: auto;\n    }\n\n    .sa-model-bottom {\n        grid-template-columns: 1fr;\n        margin-top: 45px;\n    }\n\n    .sa-model-point {\n        padding: 16px 10px;\n    }\n\n    .sa-model-point + .sa-model-point::before {\n        top: 0;\n        bottom: auto;\n        left: 20%;\n        right: 20%;\n\n        width: auto;\n        height: 1px;\n    }\n}\n<\/style>\n\n\n<section class=\"sa-model\">\n\n    <div class=\"sa-model-inner\">\n\n        <div class=\"sa-model-grid\">\n\n\n            <!-- LEWA STRONA -->\n\n            <div>\n\n                <div class=\"sa-model-eyebrow\">\n                    Inny model wsp\u00f3\u0142pracy\n                <\/div>\n\n                <h2 class=\"sa-model-title\">\n                    Jedna osoba.\n                    <span>Wiele mo\u017cliwo\u015bci.<\/span>\n                <\/h2>\n\n                <p class=\"sa-model-copy\">\n                    Nie dzia\u0142am jak klasyczna agencja, w kt\u00f3rej ka\u017cde zadanie\n                    trafia do innej osoby. <strong>Pracuj\u0119 bezpo\u015brednio z klientem<\/strong>,\n                    poznaj\u0119 firm\u0119, jej ofert\u0119, spos\u00f3b dzia\u0142ania i wykorzystywane\n                    narz\u0119dzia.\n                    <br><br>\n                    Dzi\u0119ki temu kolejne zadania nie zaczynaj\u0105 si\u0119 za ka\u017cdym\n                    razem od t\u0142umaczenia wszystkiego od pocz\u0105tku.\n                <\/p>\n\n                <div class=\"sa-model-quote\">\n                    <p>\n                        Nie jestem od jednej rzeczy.\n                        <strong>Jestem od tego, \u017ceby firma dzia\u0142a\u0142a sprawniej.<\/strong>\n                    <\/p>\n                <\/div>\n\n                <a class=\"sa-model-link\"\n                   href=\"\/o-mnie\/\">\n                    Poznaj mnie i m\u00f3j spos\u00f3b pracy\n                    <span>\u2192<\/span>\n                <\/a>\n\n            <\/div>\n\n\n            <!-- PRAWA STRONA -->\n\n            <div class=\"sa-model-cards\">\n\n\n                <!-- 01 -->\n\n                <div class=\"sa-model-card\">\n\n                    <div class=\"sa-model-icon\">\n\n                        <svg viewBox=\"0 0 24 24\">\n                            <circle cx=\"12\" cy=\"7\" r=\"4\"><\/circle>\n                            <path d=\"M5 21v-2a7 7 0 0 1 14 0v2\"><\/path>\n                        <\/svg>\n\n                    <\/div>\n\n                    <h3>\n                        Bez po\u015brednik\u00f3w\n                    <\/h3>\n\n                    <p>\n                        Rozmawiasz bezpo\u015brednio ze mn\u0105 \u2013 od pierwszych ustale\u0144\n                        po realizacj\u0119 i p\u00f3\u017aniejsze zmiany.\n                    <\/p>\n\n                <\/div>\n\n\n                <!-- 02 -->\n\n                <div class=\"sa-model-card\">\n\n                    <div class=\"sa-model-icon\">\n\n                        <svg viewBox=\"0 0 24 24\">\n                            <path d=\"M4 7h10\"><\/path>\n                            <path d=\"M4 12h16\"><\/path>\n                            <path d=\"M4 17h8\"><\/path>\n                            <path d=\"M17 5l3 2-3 2\"><\/path>\n                        <\/svg>\n\n                    <\/div>\n\n                    <h3>\n                        Mniej t\u0142umaczenia\n                    <\/h3>\n\n                    <p>\n                        Z czasem znam ju\u017c Twoj\u0105 firm\u0119, ofert\u0119 i spos\u00f3b pracy,\n                        wi\u0119c mo\u017cemy szybciej przechodzi\u0107 do dzia\u0142ania.\n                    <\/p>\n\n                <\/div>\n\n\n                <!-- 03 -->\n\n                <div class=\"sa-model-card\">\n\n                    <div class=\"sa-model-icon\">\n\n                        <svg viewBox=\"0 0 24 24\">\n                            <path d=\"M4 18l5-5 4 3 7-9\"><\/path>\n                            <path d=\"M16 7h4v4\"><\/path>\n                        <\/svg>\n\n                    <\/div>\n\n                    <h3>\n                        Szersze spojrzenie\n                    <\/h3>\n\n                    <p>\n                        Strona, sprzeda\u017c, komunikacja i procesy nie s\u0105 dla mnie\n                        oddzielnymi \u015bwiatami. Widz\u0119 zale\u017cno\u015bci mi\u0119dzy nimi.\n                    <\/p>\n\n                <\/div>\n\n\n                <!-- 04 -->\n\n                <div class=\"sa-model-card\">\n\n                    <div class=\"sa-model-icon\">\n\n                        <svg viewBox=\"0 0 24 24\">\n                            <circle cx=\"12\" cy=\"12\" r=\"8\"><\/circle>\n                            <path d=\"M8.5 12.3l2.2 2.2 4.8-5\"><\/path>\n                        <\/svg>\n\n                    <\/div>\n\n                    <h3>\n                        Konkretne rozwi\u0105zania\n                    <\/h3>\n\n                    <p>\n                        Nie dok\u0142adam us\u0142ug dla samego pakietu. Szukam rozwi\u0105zania\n                        odpowiadaj\u0105cego rzeczywistej potrzebie firmy.\n                    <\/p>\n\n                <\/div>\n\n            <\/div>\n\n        <\/div>\n\n\n        <!-- D\u00d3\u0141 -->\n\n        <div class=\"sa-model-bottom\">\n\n            <div class=\"sa-model-point\">\n                <strong>Bez agencyjnego schematu<\/strong>\n                <span>bez przekazywania projektu pomi\u0119dzy kilkoma osobami<\/span>\n            <\/div>\n\n            <div class=\"sa-model-point\">\n                <strong>Elastyczny zakres<\/strong>\n                <span>od jednego zadania po szersz\u0105 sta\u0142\u0105 wsp\u00f3\u0142prac\u0119<\/span>\n            <\/div>\n\n            <div class=\"sa-model-point\">\n                <strong>Ci\u0105g\u0142o\u015b\u0107<\/strong>\n                <span>kolejne zadanie zaczynamy ju\u017c ze znajomo\u015bci\u0105 firmy<\/span>\n            <\/div>\n\n        <\/div>\n\n    <\/div>\n\n<\/section>\n","protected":false},"excerpt":{"rendered":"<p>Smart Asysta Wi\u0119cej ni\u017c obs\u0142uga online. Strony \u2022 sprzeda\u017c \u2022 komunikacja \u2022 automatyzacje Pomagam firmom nie tylko dobrze wygl\u0105da\u0107 w internecie, ale te\u017c sprawniej sprzedawa\u0107, komunikowa\u0107 si\u0119 i organizowa\u0107 codzienn\u0105 prac\u0119. \u0141\u0105cz\u0119 technologi\u0119, sprzeda\u017c, marketing i praktyczne wsparcie w jednym miejscu. Zobacz, czym mog\u0119 si\u0119 zaj\u0105\u0107 \u2192 Porozmawiajmy \u2192 01 WWW 02 Sprzeda\u017c 03 Komunikacja&#8230;<\/p>\n","protected":false},"author":1,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"","meta":{"_kad_post_transparent":"disable","_kad_post_title":"hide","_kad_post_layout":"fullwidth","_kad_post_sidebar_id":"","_kad_post_content_style":"unboxed","_kad_post_vertical_padding":"hide","_kad_post_feature":"hide","_kad_post_feature_position":"","_kad_post_header":false,"_kad_post_footer":false,"_kad_post_classname":"","footnotes":""},"class_list":["post-8","page","type-page","status-publish","hentry"],"_links":{"self":[{"href":"https:\/\/smartasysta.pl\/index.php?rest_route=\/wp\/v2\/pages\/8","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/smartasysta.pl\/index.php?rest_route=\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/smartasysta.pl\/index.php?rest_route=\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/smartasysta.pl\/index.php?rest_route=\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/smartasysta.pl\/index.php?rest_route=%2Fwp%2Fv2%2Fcomments&post=8"}],"version-history":[{"count":9,"href":"https:\/\/smartasysta.pl\/index.php?rest_route=\/wp\/v2\/pages\/8\/revisions"}],"predecessor-version":[{"id":20,"href":"https:\/\/smartasysta.pl\/index.php?rest_route=\/wp\/v2\/pages\/8\/revisions\/20"}],"wp:attachment":[{"href":"https:\/\/smartasysta.pl\/index.php?rest_route=%2Fwp%2Fv2%2Fmedia&parent=8"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}