{"id":11246,"date":"2019-06-26T17:32:07","date_gmt":"2019-06-26T17:32:07","guid":{"rendered":"http:\/\/democontent.codex-themes.com\/thegem\/?page_id=11246"},"modified":"2026-08-12T10:04:53","modified_gmt":"2026-08-12T10:04:53","slug":"homepage-business-consulting","status":"publish","type":"page","link":"https:\/\/fundacjanajcenniejszydar.pl\/","title":{"rendered":"Homepage: Business Consulting (Demo)"},"content":{"rendered":"\t\t<div data-elementor-type=\"wp-page\" data-elementor-id=\"11246\" class=\"elementor elementor-11246\" data-elementor-post-type=\"page\">\n\t\t\t\t\t\t<section class=\"elementor-section elementor-top-section elementor-element elementor-element-701ab8f elementor-section-full_width elementor-section-height-default elementor-section-height-default\" data-id=\"701ab8f\" data-element_type=\"section\" data-e-type=\"section\">\r\n\t\t\t\t\t\t<div class=\"elementor-container elementor-column-gap-thegem\"><div class=\"elementor-row\">\r\n\t\t\t\t\t<div class=\"elementor-column elementor-col-100 elementor-top-column elementor-element elementor-element-a4bfd65\" data-id=\"a4bfd65\" data-element_type=\"column\" data-e-type=\"column\">\n\t\t\t<div class=\"elementor-widget-wrap elementor-element-populated\">\n\t\t\t\t\t\t<div class=\"elementor-element elementor-element-40553de flex-horizontal-align-default flex-horizontal-align-tablet-default flex-horizontal-align-mobile-default flex-vertical-align-default flex-vertical-align-tablet-default flex-vertical-align-mobile-default elementor-widget elementor-widget-html\" data-id=\"40553de\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t\t<style>\n* {\n    box-sizing: border-box;\n}\n\n.hero {\n    --dark: #102636;\n    --text: #43525d;\n    --accent: #ef4d58;\n\n    position: relative;\n    width: 100%;\n    min-height: 620px;\n    display: flex;\n    align-items: center;\n    overflow: hidden;\n\n    font-family: Inter, Arial, sans-serif;\n\n    background:\n        linear-gradient(\n            90deg,\n            #ffffff 0%,\n            rgba(255,255,255,.98) 26%,\n            rgba(255,255,255,.86) 39%,\n            rgba(255,255,255,.48) 54%,\n            rgba(255,255,255,.08) 72%,\n            rgba(255,255,255,0) 100%\n        ),\n        url(\"http:\/\/fundacjanajcenniejszydar.pl\/wp-content\/uploads\/2026\/08\/ChatGPT-Image-12-sie-2026-11_17_47.png\") center \/ cover no-repeat;\n}\n\n\/* delikatne \u015bwiat\u0142o *\/\n.hero::after {\n    content: \"\";\n    position: absolute;\n    left: 30%;\n    bottom: -180px;\n    width: 500px;\n    height: 500px;\n    border-radius: 50%;\n    background: rgba(239,77,88,.08);\n    filter: blur(90px);\n    pointer-events: none;\n}\n\n.hero-inner {\n    position: relative;\n    z-index: 2;\n\n    width: min(1240px, calc(100% - 70px));\n    margin: 0 auto;\n    padding: 90px 0;\n}\n\n.hero-content {\n    width: 52%;\n    max-width: 650px;\n}\n\n\n\/* BADGE *\/\n\n.hero-badge {\n    display: inline-flex;\n    align-items: center;\n    gap: 9px;\n\n    margin-bottom: 25px;\n    padding: 9px 15px;\n\n    border: 1px solid rgba(239,77,88,.16);\n    border-radius: 100px;\n\n    background: rgba(255,255,255,.72);\n    backdrop-filter: blur(10px);\n\n    color: var(--accent);\n\n    font-size: 12px;\n    font-weight: 800;\n    letter-spacing: .08em;\n    text-transform: uppercase;\n}\n\n.hero-badge-dot {\n    width: 7px;\n    height: 7px;\n    border-radius: 50%;\n    background: var(--accent);\n\n    box-shadow: 0 0 0 5px rgba(239,77,88,.10);\n}\n\n\n\/* NAG\u0141\u00d3WEK *\/\n\n.hero h1 {\n    margin: 0 0 25px;\n\n    color: var(--dark);\n\n    font-size: clamp(52px, 5.3vw, 78px);\n    line-height: .98;\n    letter-spacing: -.055em;\n    font-weight: 800;\n}\n\n.hero h1 .accent {\n    color: var(--accent);\n}\n\n.hero h1 .heart {\n    display: inline-block;\n    margin-left: 7px;\n\n    color: var(--accent);\n    font-size: .48em;\n    font-weight: 400;\n\n    transform: translateY(-3px);\n}\n\n\n\/* OPIS *\/\n\n.hero p {\n    max-width: 530px;\n\n    margin: 0 0 34px;\n\n    color: var(--text);\n\n    font-size: 17px;\n    line-height: 1.75;\n    font-weight: 400;\n}\n\n\n\/* PRZYCISKI *\/\n\n.hero-actions {\n    display: flex;\n    align-items: center;\n    flex-wrap: wrap;\n    gap: 12px;\n}\n\n.hero .btn {\n    height: 54px;\n    padding: 0 24px;\n\n    display: inline-flex;\n    align-items: center;\n    justify-content: center;\n    gap: 11px;\n\n    border-radius: 100px;\n\n    font-size: 12px;\n    font-weight: 800;\n    letter-spacing: .035em;\n    text-transform: uppercase;\n    text-decoration: none !important;\n\n    transition:\n        transform .25s ease,\n        box-shadow .25s ease,\n        background .25s ease,\n        border-color .25s ease;\n}\n\n\n\/* G\u0141\u00d3WNY *\/\n\n.hero .btn-primary {\n    color: #fff !important;\n    background: var(--accent);\n\n    border: 1px solid var(--accent);\n\n    box-shadow:\n        0 10px 30px rgba(239,77,88,.24);\n}\n\n.hero .btn-primary:hover {\n    color: #fff !important;\n\n    transform: translateY(-3px);\n\n    background: #df414c;\n\n    box-shadow:\n        0 15px 35px rgba(239,77,88,.32);\n}\n\n\n\/* DRUGI *\/\n\n.hero .btn-secondary {\n    color: var(--dark) !important;\n\n    background: rgba(255,255,255,.78);\n\n    border: 1px solid rgba(15,35,51,.15);\n\n    backdrop-filter: blur(10px);\n}\n\n.hero .btn-secondary:hover {\n    color: var(--dark) !important;\n\n    transform: translateY(-3px);\n\n    background: #fff;\n    border-color: rgba(15,35,51,.30);\n}\n\n\n\/* IKONY *\/\n\n.btn-icon {\n    display: inline-flex;\n    align-items: center;\n    justify-content: center;\n\n    font-size: 17px;\n    line-height: 1;\n}\n\n.btn-arrow {\n    width: 25px;\n    height: 25px;\n\n    display: inline-flex;\n    align-items: center;\n    justify-content: center;\n\n    border-radius: 50%;\n\n    background: rgba(15,35,51,.07);\n\n    font-size: 14px;\n\n    transition: transform .25s ease;\n}\n\n.btn-secondary:hover .btn-arrow {\n    transform: translateX(3px);\n}\n\n\n\/* MOBILE *\/\n\n@media (max-width: 820px) {\n\n    .hero {\n        min-height: 760px;\n        align-items: flex-end;\n\n        background:\n            linear-gradient(\n                180deg,\n                rgba(255,255,255,0) 0%,\n                rgba(255,255,255,.10) 28%,\n                rgba(255,255,255,.82) 55%,\n                #fff 75%\n            ),\n            url(\"TU-WKLEJ-ADRES-ZDJECIA\") 65% top \/ cover no-repeat;\n    }\n\n    .hero-inner {\n        width: calc(100% - 40px);\n        padding: 330px 0 50px;\n    }\n\n    .hero-content {\n        width: 100%;\n        max-width: 600px;\n    }\n\n    .hero h1 {\n        font-size: clamp(43px, 10vw, 60px);\n    }\n}\n\n\n\/* TELEFON *\/\n\n@media (max-width: 520px) {\n\n    .hero {\n        min-height: 720px;\n    }\n\n    .hero-inner {\n        width: calc(100% - 30px);\n        padding: 310px 0 35px;\n    }\n\n    .hero-badge {\n        margin-bottom: 18px;\n        font-size: 10px;\n    }\n\n    .hero h1 {\n        margin-bottom: 20px;\n        font-size: 42px;\n        line-height: 1;\n    }\n\n    .hero p {\n        margin-bottom: 25px;\n        font-size: 15px;\n        line-height: 1.65;\n    }\n\n    .hero-actions {\n        width: 100%;\n    }\n\n    .hero .btn {\n        height: 52px;\n    }\n\n    .hero .btn-primary {\n        flex: 1;\n    }\n}\n<\/style>\n\n\n<section class=\"hero\">\n\n    <div class=\"hero-inner\">\n\n        <div class=\"hero-content\">\n\n            <div class=\"hero-badge\">\n                <span class=\"hero-badge-dot\"><\/span>\n                Fundacja Najcenniejszy Dar\n            <\/div>\n\n            <h1>\n                Ka\u017cdy zas\u0142uguje<br>\n                na <span class=\"accent\">drug\u0105 szans\u0119<\/span>\n                <span class=\"heart\">\u2661<\/span>\n            <\/h1>\n\n            <p>\n                Pomagamy osobom wracaj\u0105cym na rynek pracy i do spo\u0142ecze\u0144stwa.\n                Wspieramy ludzi w potrzebie \u2013 z empati\u0105, szacunkiem\n                i wiar\u0105 w cz\u0142owieka.\n            <\/p>\n\n            <div class=\"hero-actions\">\n\n                <a href=\"#wesprzyj\" class=\"btn btn-primary\">\n                    Wesprzyj nas\n                    <span class=\"btn-icon\">\u2665<\/span>\n                <\/a>\n\n                <a href=\"#wiecej\" class=\"btn btn-secondary\">\n                    Dowiedz si\u0119 wi\u0119cej\n                    <span class=\"btn-arrow\">\u2192<\/span>\n                <\/a>\n\n            <\/div>\n\n        <\/div>\n\n    <\/div>\n\n<\/section>\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t\t<\/div><\/div>\r\n\t\t<\/section>\r\n\t\t<div class=\"elementor-element elementor-element-e9f4f0c e-con e-atomic-element e-flexbox-base e-bf089e8 \" data-id=\"e9f4f0c\" data-element_type=\"e-flexbox\" data-e-type=\"e-flexbox\" data-interaction-id=\"e9f4f0c\" data-e-type=\"e-flexbox\" data-id=\"e9f4f0c\">\n    \t\t<div class=\"elementor-element elementor-element-5ea1bce flex-horizontal-align-default flex-horizontal-align-tablet-default flex-horizontal-align-mobile-default flex-vertical-align-default flex-vertical-align-tablet-default flex-vertical-align-mobile-default elementor-widget elementor-widget-html\" data-id=\"5ea1bce\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t\t<style>\n.benefits-section {\n    width: 100%;\n    background: #fff;\n    padding: 34px 30px;\n    font-family: Inter, Arial, sans-serif;\n    border-radius: 0 0 18px 18px;\n    box-shadow: 0 12px 35px rgba(15, 35, 51, 0.06);\n}\n\n.benefits-inner {\n    width: min(1240px, 100%);\n    margin: 0 auto;\n\n    display: grid;\n    grid-template-columns: repeat(4, 1fr);\n    gap: 0;\n}\n\n.benefit {\n    position: relative;\n\n    display: flex;\n    align-items: center;\n    gap: 18px;\n\n    padding: 8px 28px;\n}\n\n\/* pionowe separatory *\/\n.benefit:not(:last-child)::after {\n    content: \"\";\n    position: absolute;\n    right: 0;\n    top: 12%;\n\n    width: 1px;\n    height: 76%;\n\n    background: #edf0f2;\n}\n\n\n\/* IKONA *\/\n\n.benefit-icon {\n    width: 54px;\n    min-width: 54px;\n    height: 54px;\n\n    display: flex;\n    align-items: center;\n    justify-content: center;\n}\n\n.benefit-icon svg {\n    width: 50px;\n    height: 50px;\n\n    fill: none;\n    stroke: #ef4d58;\n    stroke-width: 1.7;\n    stroke-linecap: round;\n    stroke-linejoin: round;\n}\n\n\n\/* TEKST *\/\n\n.benefit-content {\n    min-width: 0;\n}\n\n.benefit-title {\n    margin: 0 0 7px !important;\n\n    color: #102636;\n\n    font-size: 15px;\n    line-height: 1.2;\n    font-weight: 800;\n}\n\n.benefit-text {\n    margin: 0 !important;\n\n    color: #68747d;\n\n    font-size: 12px;\n    line-height: 1.55;\n    font-weight: 400;\n}\n\n\n\/* TABLET *\/\n\n@media (max-width: 1000px) {\n\n    .benefits-inner {\n        grid-template-columns: repeat(2, 1fr);\n        gap: 30px 0;\n    }\n\n    .benefit:nth-child(2)::after {\n        display: none;\n    }\n\n}\n\n\n\/* MOBILE *\/\n\n@media (max-width: 600px) {\n\n    .benefits-section {\n        padding: 25px 20px;\n    }\n\n    .benefits-inner {\n        grid-template-columns: 1fr;\n        gap: 0;\n    }\n\n    .benefit {\n        padding: 20px 5px;\n    }\n\n    .benefit:not(:last-child) {\n        border-bottom: 1px solid #edf0f2;\n    }\n\n    .benefit::after {\n        display: none !important;\n    }\n\n    .benefit-icon {\n        width: 50px;\n        min-width: 50px;\n    }\n\n    .benefit-title {\n        font-size: 16px;\n    }\n\n    .benefit-text {\n        font-size: 13px;\n    }\n\n}\n<\/style>\n\n\n<section class=\"benefits-section\">\n\n    <div class=\"benefits-inner\">\n\n\n        <!-- 1 -->\n        <div class=\"benefit\">\n\n            <div class=\"benefit-icon\">\n                <svg viewBox=\"0 0 64 64\">\n                    <path d=\"M20 27c5 0 8-4 8-9s-3-8-8-8-8 3-8 8 3 9 8 9Z\"\/>\n                    <path d=\"M6 48v-8c0-7 6-12 14-12s14 5 14 12v8\"\/>\n                    <path d=\"M37 30c6 0 11 5 11 11v7\"\/>\n                    <path d=\"M37 16c4 0 7 3 7 7s-3 7-7 7\"\/>\n                    <path d=\"M32 8c4-7 14-3 12 4-2 5-12 10-12 10S22 17 20 12c-2-7 8-11 12-4Z\"\/>\n                <\/svg>\n            <\/div>\n\n            <div class=\"benefit-content\">\n                <h3 class=\"benefit-title\">Drugie szanse<\/h3>\n\n                <p class=\"benefit-text\">\n                    Pomagamy wr\u00f3ci\u0107 do pracy<br>\n                    i samodzielnego \u017cycia.\n                <\/p>\n            <\/div>\n\n        <\/div>\n\n\n        <!-- 2 -->\n        <div class=\"benefit\">\n\n            <div class=\"benefit-icon\">\n                <svg viewBox=\"0 0 64 64\">\n                    <path d=\"M12 22v17c0 5 3 9 8 11l12 5\"\/>\n                    <path d=\"M52 22v17c0 5-3 9-8 11l-12 5\"\/>\n                    <path d=\"M12 30 5 24c-3-3-3-8 0-10 3-2 6 0 8 2l7 8\"\/>\n                    <path d=\"m52 30 7-6c3-3 3-8 0-10-3-2-6 0-8 2l-7 8\"\/>\n                    <path d=\"M32 15c4-8 15-5 15 3 0 7-15 16-15 16S17 25 17 18c0-8 11-11 15-3Z\"\/>\n                <\/svg>\n            <\/div>\n\n            <div class=\"benefit-content\">\n                <h3 class=\"benefit-title\">Realna pomoc<\/h3>\n\n                <p class=\"benefit-text\">\n                    Wspieramy tam, gdzie<br>\n                    potrzeby s\u0105 najwi\u0119ksze.\n                <\/p>\n            <\/div>\n\n        <\/div>\n\n\n        <!-- 3 -->\n        <div class=\"benefit\">\n\n            <div class=\"benefit-icon\">\n                <svg viewBox=\"0 0 64 64\">\n                    <path d=\"M32 55S8 41 8 22C8 10 23 6 32 18 41 6 56 10 56 22c0 19-24 33-24 33Z\"\/>\n                    <path d=\"M15 31h10l4-10 7 21 5-11h9\"\/>\n                <\/svg>\n            <\/div>\n\n            <div class=\"benefit-content\">\n                <h3 class=\"benefit-title\">Zdrowie ratuje \u017cycie<\/h3>\n\n                <p class=\"benefit-text\">\n                    Organizujemy zbi\u00f3rki krwi<br>\n                    i promujemy krwiodawstwo.\n                <\/p>\n            <\/div>\n\n        <\/div>\n\n\n        <!-- 4 -->\n        <div class=\"benefit\">\n\n            <div class=\"benefit-icon\">\n                <svg viewBox=\"0 0 64 64\">\n                    <path d=\"M12 22v17c0 5 3 9 8 11l12 5\"\/>\n                    <path d=\"M52 22v17c0 5-3 9-8 11l-12 5\"\/>\n                    <path d=\"M12 30 5 24c-3-3-3-8 0-10 3-2 6 0 8 2l7 8\"\/>\n                    <path d=\"m52 30 7-6c3-3 3-8 0-10-3-2-6 0-8 2l-7 8\"\/>\n                    <path d=\"M32 15c4-8 15-5 15 3 0 7-15 16-15 16S17 25 17 18c0-8 11-11 15-3Z\"\/>\n                <\/svg>\n            <\/div>\n\n            <div class=\"benefit-content\">\n                <h3 class=\"benefit-title\">Razem mo\u017cemy wi\u0119cej<\/h3>\n\n                <p class=\"benefit-text\">\n                    Dzia\u0142amy dzi\u0119ki ludziom<br>\n                    o wielkich sercach.\n                <\/p>\n            <\/div>\n\n        <\/div>\n\n\n    <\/div>\n\n<\/section>\t\t\t\t<\/div>\n\t\t\n<\/div>\n<div class=\"elementor-element elementor-element-37b37c0 e-con e-atomic-element e-flexbox-base e-37b37c0-8b56245 \" data-id=\"37b37c0\" data-element_type=\"e-flexbox\" data-e-type=\"e-flexbox\" data-interaction-id=\"37b37c0\" data-e-type=\"e-flexbox\" data-id=\"37b37c0\">\n    \t\t<div class=\"elementor-element elementor-element-c29adeb flex-horizontal-align-default flex-horizontal-align-tablet-default flex-horizontal-align-mobile-default flex-vertical-align-default flex-vertical-align-tablet-default flex-vertical-align-mobile-default elementor-widget elementor-widget-html\" data-id=\"c29adeb\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t\t<style>\n.modern-about,\n.modern-about * {\n    box-sizing: border-box;\n}\n\n.modern-about {\n    --navy: #102b3a;\n    --text: #53616b;\n    --red: #ef4d58;\n    --green: #0d5b56;\n\n    position: relative;\n    width: 100%;\n    overflow: hidden;\n\n    padding: 34px 28px 70px;\n\n    font-family: Inter, Arial, sans-serif;\n\n    background:\n        radial-gradient(\n            circle at 85% 15%,\n            rgba(239,77,88,.05),\n            transparent 30%\n        ),\n        linear-gradient(\n            180deg,\n            #ffffff 0%,\n            #fbfcfc 100%\n        );\n}\n\n.modern-about__wrap {\n    position: relative;\n    z-index: 2;\n\n    width: min(1220px, 100%);\n    margin: 0 auto;\n\n    display: grid;\n    grid-template-columns: .92fr 1.08fr;\n    gap: 68px;\n    align-items: center;\n}\n\n\n\/* LEWA STRONA *\/\n\n.modern-about__content {\n    max-width: 520px;\n}\n\n.modern-about__eyebrow {\n    display: inline-flex;\n    align-items: center;\n    gap: 9px;\n\n    margin-bottom: 14px;\n\n    color: var(--red);\n\n    font-size: 11px;\n    font-weight: 800;\n    letter-spacing: .1em;\n    text-transform: uppercase;\n}\n\n.modern-about__eyebrow::before {\n    content: \"\";\n    width: 22px;\n    height: 2px;\n    border-radius: 10px;\n    background: var(--red);\n}\n\n.modern-about__title {\n    margin: 0 0 20px !important;\n    padding: 0 !important;\n\n    color: var(--navy);\n\n    font-size: clamp(36px, 3.3vw, 50px);\n    line-height: 1.03;\n    letter-spacing: -.04em;\n    font-weight: 800;\n}\n\n.modern-about__title .accent {\n    color: var(--red);\n}\n\n.modern-about__heart {\n    display: inline-block;\n    margin-left: 5px;\n\n    color: var(--red);\n\n    font-size: .48em;\n    font-weight: 400;\n    line-height: 1;\n\n    vertical-align: middle;\n}\n\n.modern-about__lead {\n    margin: 0 0 14px !important;\n\n    color: #394a55;\n\n    font-size: 16px;\n    line-height: 1.65;\n    font-weight: 500;\n}\n\n.modern-about__text {\n    margin: 0 0 14px !important;\n\n    color: var(--text);\n\n    font-size: 15px;\n    line-height: 1.7;\n}\n\n.modern-about__detail {\n    display: flex;\n    align-items: center;\n    gap: 12px;\n\n    margin: 22px 0 24px;\n\n    color: #52616b;\n\n    font-size: 13px;\n    line-height: 1.45;\n}\n\n.modern-about__detail-icon {\n    width: 38px;\n    height: 38px;\n    flex: 0 0 38px;\n\n    display: flex;\n    align-items: center;\n    justify-content: center;\n\n    border-radius: 50%;\n\n    background: rgba(239,77,88,.09);\n    color: var(--red);\n\n    font-size: 18px;\n}\n\n\n\/* PRZYCISK *\/\n\n.modern-about__btn {\n    min-height: 50px;\n    padding: 0 22px;\n\n    display: inline-flex;\n    align-items: center;\n    justify-content: center;\n    gap: 12px;\n\n    border-radius: 999px;\n\n    background: var(--green);\n    color: #fff !important;\n\n    box-shadow: 0 10px 24px rgba(13,91,86,.17);\n\n    text-decoration: none !important;\n    text-transform: uppercase;\n\n    font-size: 11px;\n    font-weight: 800;\n    letter-spacing: .05em;\n\n    transition: .25s ease;\n}\n\n.modern-about__btn span {\n    width: 26px;\n    height: 26px;\n\n    display: inline-flex;\n    align-items: center;\n    justify-content: center;\n\n    border-radius: 50%;\n\n    background: rgba(255,255,255,.12);\n\n    transition: transform .25s ease;\n}\n\n.modern-about__btn:hover {\n    background: #084b47;\n    color: #fff !important;\n\n    transform: translateY(-2px);\n\n    box-shadow: 0 14px 30px rgba(13,91,86,.22);\n}\n\n.modern-about__btn:hover span {\n    transform: translateX(3px);\n}\n\n\n\/* GALERIA *\/\n\n.modern-about__gallery {\n    position: relative;\n\n    height: 500px;\n\n    display: grid;\n    grid-template-columns: 1fr 1.05fr;\n    grid-template-rows: .95fr 1.05fr;\n\n    gap: 12px;\n}\n\n.modern-about__photo {\n    position: relative;\n    overflow: hidden;\n\n    background: #eef1f0;\n\n    border: 1px solid rgba(15,43,58,.06);\n\n    box-shadow: 0 14px 34px rgba(15,43,58,.07);\n}\n\n.modern-about__photo:nth-child(1) {\n    border-radius: 52px 22px 22px 22px;\n}\n\n.modern-about__photo:nth-child(2) {\n    border-radius: 22px 52px 22px 22px;\n}\n\n.modern-about__photo:nth-child(3) {\n    border-radius: 22px 22px 22px 52px;\n}\n\n.modern-about__photo:nth-child(4) {\n    border-radius: 22px 22px 52px 22px;\n}\n\n.modern-about__photo img {\n    width: 100%;\n    height: 100%;\n\n    display: block;\n\n    object-fit: cover;\n\n    transition: transform .6s ease;\n}\n\n.modern-about__photo:hover img {\n    transform: scale(1.04);\n}\n\n\n\/* SERCE *\/\n\n.modern-about__center-heart {\n    position: absolute;\n\n    left: 50%;\n    top: 50%;\n\n    width: 60px;\n    height: 60px;\n\n    transform: translate(-50%, -50%);\n\n    z-index: 5;\n\n    display: flex;\n    align-items: center;\n    justify-content: center;\n\n    border-radius: 50%;\n\n    background: #fff;\n\n    border: 1px solid rgba(15,43,58,.08);\n\n    color: var(--red);\n\n    font-size: 28px;\n\n    box-shadow: 0 12px 30px rgba(15,43,58,.13);\n}\n\n\n\/* TABLET *\/\n\n@media (max-width: 1000px) {\n\n    .modern-about {\n        padding: 28px 24px 58px;\n    }\n\n    .modern-about__wrap {\n        grid-template-columns: 1fr;\n        gap: 42px;\n    }\n\n    .modern-about__content {\n        max-width: 700px;\n    }\n\n    .modern-about__gallery {\n        height: 500px;\n    }\n}\n\n\n\/* TELEFON *\/\n\n@media (max-width: 640px) {\n\n    .modern-about {\n        padding: 22px 18px 42px;\n    }\n\n    .modern-about__wrap {\n        gap: 30px;\n    }\n\n    .modern-about__eyebrow {\n        margin-bottom: 11px;\n        font-size: 10px;\n    }\n\n    .modern-about__title {\n        margin-bottom: 17px !important;\n\n        font-size: clamp(32px, 9vw, 40px);\n        line-height: 1.04;\n    }\n\n    .modern-about__lead {\n        font-size: 15px;\n        line-height: 1.6;\n    }\n\n    .modern-about__text {\n        font-size: 14px;\n        line-height: 1.65;\n    }\n\n    .modern-about__detail {\n        margin: 20px 0 22px;\n    }\n\n    .modern-about__btn {\n        width: 100%;\n        min-height: 52px;\n    }\n\n    .modern-about__gallery {\n        height: auto;\n\n        grid-template-columns: 1fr 1fr;\n        grid-template-rows: 165px 165px;\n\n        gap: 8px;\n    }\n\n    .modern-about__photo:nth-child(1) {\n        border-radius: 28px 13px 13px 13px;\n    }\n\n    .modern-about__photo:nth-child(2) {\n        border-radius: 13px 28px 13px 13px;\n    }\n\n    .modern-about__photo:nth-child(3) {\n        border-radius: 13px 13px 13px 28px;\n    }\n\n    .modern-about__photo:nth-child(4) {\n        border-radius: 13px 13px 28px 13px;\n    }\n\n    .modern-about__center-heart {\n        width: 48px;\n        height: 48px;\n\n        font-size: 22px;\n    }\n}\n\n\n\/* MA\u0141E TELEFONY *\/\n\n@media (max-width: 390px) {\n\n    .modern-about {\n        padding: 18px 14px 36px;\n    }\n\n    .modern-about__title {\n        font-size: 31px;\n    }\n\n    .modern-about__gallery {\n        grid-template-rows: 145px 145px;\n    }\n}\n<\/style>\n\n\n<section class=\"modern-about\">\n\n    <div class=\"modern-about__wrap\">\n\n        <div class=\"modern-about__content\">\n\n            <div class=\"modern-about__eyebrow\">\n                O fundacji\n            <\/div>\n\n            <h2 class=\"modern-about__title\">\n                Jeste\u015bmy po to,<br>\n                by dawa\u0107\n                <span class=\"accent\">nadziej\u0119<\/span>\n                <span class=\"modern-about__heart\">\u2661<\/span>\n            <\/h2>\n\n            <p class=\"modern-about__lead\">\n                Fundacja Najcenniejszy Dar powsta\u0142a z potrzeby serca\n                i wiary w to, \u017ce ka\u017cdy cz\u0142owiek zas\u0142uguje na kolejn\u0105 szans\u0119.\n            <\/p>\n\n            <p class=\"modern-about__text\">\n                Pomagamy osobom po chorobie alkoholowej, opuszczaj\u0105cym\n                zak\u0142ady karne, do\u015bwiadczaj\u0105cym bezdomno\u015bci, osobom\n                z niepe\u0142nosprawno\u015bciami oraz seniorom.\n            <\/p>\n\n            <div class=\"modern-about__detail\">\n\n                <div class=\"modern-about__detail-icon\">\n                    \u2661\n                <\/div>\n\n                <div>\n                    <strong>Pomoc, kt\u00f3ra naprawd\u0119 zmienia \u017cycie.<\/strong><br>\n                    Z szacunkiem, empati\u0105 i bez oceniania.\n                <\/div>\n\n            <\/div>\n\n            <a href=\"#historia\" class=\"modern-about__btn\">\n                Poznaj nasz\u0105 histori\u0119\n                <span>\u2192<\/span>\n            <\/a>\n\n        <\/div>\n\n\n        <div class=\"modern-about__gallery\">\n\n            <div class=\"modern-about__photo\">\n                <img\n                    src=\"http:\/\/fundacjanajcenniejszydar.pl\/wp-content\/uploads\/2026\/08\/ChatGPT-Image-12-sie-2026-11_35_02.png\"\n                    alt=\"Wsp\u00f3lna pomoc\"\n                    loading=\"lazy\"\n                >\n            <\/div>\n\n            <div class=\"modern-about__photo\">\n                <img\n                    src=\"http:\/\/fundacjanajcenniejszydar.pl\/wp-content\/uploads\/2026\/08\/ChatGPT-Image-12-sie-2026-11_36_04.png\"\n                    alt=\"Wsparcie i wsp\u00f3\u0142praca\"\n                    loading=\"lazy\"\n                >\n            <\/div>\n\n            <div class=\"modern-about__photo\">\n                <img\n                    src=\"http:\/\/fundacjanajcenniejszydar.pl\/wp-content\/uploads\/2026\/08\/ChatGPT-Image-12-sie-2026-11_37_33.png\"\n                    alt=\"Wsparcie os\u00f3b z niepe\u0142nosprawno\u015bciami\"\n                    loading=\"lazy\"\n                >\n            <\/div>\n\n            <div class=\"modern-about__photo\">\n                <img\n                    src=\"http:\/\/fundacjanajcenniejszydar.pl\/wp-content\/uploads\/2026\/08\/12-sie-2026-11_36_48.png\"\n                    alt=\"Pomoc seniorom\"\n                    loading=\"lazy\"\n                >\n            <\/div>\n\n            <div class=\"modern-about__center-heart\">\n                \u2661\n            <\/div>\n\n        <\/div>\n\n    <\/div>\n\n<\/section>\t\t\t\t<\/div>\n\t\t\n<\/div>\n<div class=\"elementor-element elementor-element-e247985 e-con e-atomic-element e-flexbox-base e-e247985-4ea52ba \" data-id=\"e247985\" data-element_type=\"e-flexbox\" data-e-type=\"e-flexbox\" data-interaction-id=\"e247985\" data-e-type=\"e-flexbox\" data-id=\"e247985\">\n    \t\t<div class=\"elementor-element elementor-element-1e447a7 flex-horizontal-align-default flex-horizontal-align-tablet-default flex-horizontal-align-mobile-default flex-vertical-align-default flex-vertical-align-tablet-default flex-vertical-align-mobile-default elementor-widget elementor-widget-html\" data-id=\"1e447a7\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t\t<style>\n\/* =====================================================\n   KOMU POMAGAMY\n   ===================================================== *\/\n\n.help-section,\n.help-section * {\n    box-sizing: border-box;\n}\n\n.help-section {\n    --navy: #102b3a;\n    --text: #5c6973;\n    --red: #ef4d58;\n    --blue: #315867;\n    --green: #4d9c7d;\n    --gold: #c99b43;\n    --purple: #9b5aa0;\n\n    width: 100%;\n    padding: 32px 24px 60px;\n\n    font-family: Inter, Arial, sans-serif;\n\n    background:\n        radial-gradient(\n            circle at 50% 0%,\n            rgba(239, 77, 88, .045),\n            transparent 30%\n        ),\n        linear-gradient(\n            180deg,\n            #ffffff 0%,\n            #fafcfc 100%\n        );\n}\n\n\n\/* =====================================================\n   KONTENER\n   ===================================================== *\/\n\n.help-wrap {\n    width: min(1240px, 100%);\n    margin: 0 auto;\n}\n\n\n\/* =====================================================\n   NAG\u0141\u00d3WEK SEKCJI\n   ===================================================== *\/\n\n.help-heading {\n    width: 100%;\n    margin: 0 0 32px;\n    text-align: center;\n}\n\n.help-kicker {\n    display: inline-flex;\n    align-items: center;\n    justify-content: center;\n    gap: 9px;\n\n    margin: 0 0 9px;\n\n    color: var(--red);\n\n    font-size: 10px;\n    line-height: 1;\n    font-weight: 800;\n    letter-spacing: .12em;\n    text-transform: uppercase;\n}\n\n.help-kicker::before,\n.help-kicker::after {\n    content: \"\";\n\n    width: 22px;\n    height: 1px;\n\n    background: rgba(239,77,88,.45);\n}\n\n.help-title {\n    margin: 0 !important;\n    padding: 0 !important;\n\n    color: var(--navy) !important;\n\n    font-size: clamp(29px, 3vw, 40px) !important;\n    line-height: 1.08 !important;\n    font-weight: 800 !important;\n    letter-spacing: -.035em !important;\n\n    text-align: center !important;\n}\n\n.help-heart {\n    margin-top: 6px;\n\n    color: var(--red);\n\n    font-size: 16px;\n    line-height: 1;\n\n    text-align: center;\n}\n\n\n\/* =====================================================\n   GRID\n   ===================================================== *\/\n\n.help-grid {\n    width: 100%;\n\n    display: grid;\n\n    grid-template-columns:\n        repeat(5, minmax(0, 1fr));\n\n    gap: 18px;\n\n    align-items: stretch;\n}\n\n\n\/* =====================================================\n   KARTA\n   ===================================================== *\/\n\n.help-card {\n    position: relative;\n\n    min-width: 0;\n    width: 100%;\n\n    display: flex;\n    flex-direction: column;\n\n    overflow: visible;\n\n    border-radius: 26px;\n\n    background: #fff;\n\n    border: 1px solid rgba(16,43,58,.065);\n\n    box-shadow:\n        0 10px 30px rgba(16,43,58,.055);\n\n    transition:\n        transform .3s ease,\n        box-shadow .3s ease,\n        border-color .3s ease;\n}\n\n.help-card:hover {\n    transform: translateY(-5px);\n\n    border-color: rgba(16,43,58,.11);\n\n    box-shadow:\n        0 20px 42px rgba(16,43,58,.10);\n}\n\n\n\/* =====================================================\n   ZDJ\u0118CIE\n   ===================================================== *\/\n\n.help-image {\n    position: relative;\n\n    width: calc(100% - 18px);\n    height: 205px;\n\n    margin: 9px 9px 0;\n\n    overflow: hidden;\n\n    border-radius: 22px;\n}\n\n.help-image::after {\n    content: \"\";\n\n    position: absolute;\n    inset: 0;\n\n    pointer-events: none;\n\n    background:\n        linear-gradient(\n            180deg,\n            transparent 55%,\n            rgba(16,43,58,.05) 100%\n        );\n}\n\n.help-image img {\n    display: block;\n\n    width: 100% !important;\n    height: 100% !important;\n\n    max-width: none !important;\n\n    object-fit: cover;\n\n    border: 0;\n\n    transition: transform .65s ease;\n}\n\n.help-card:hover .help-image img {\n    transform: scale(1.045);\n}\n\n\n\/* =====================================================\n   IKONA\n   ===================================================== *\/\n\n.help-icon {\n    position: relative;\n    z-index: 5;\n\n    width: 58px;\n    height: 58px;\n\n    flex: 0 0 58px;\n\n    margin: -29px auto 0;\n\n    display: flex;\n    align-items: center;\n    justify-content: center;\n\n    border: 5px solid #fff;\n    border-radius: 50%;\n\n    color: #fff;\n\n    box-shadow:\n        0 8px 22px rgba(16,43,58,.16);\n}\n\n.help-icon svg {\n    display: block;\n\n    width: 25px;\n    height: 25px;\n\n    fill: none;\n    stroke: currentColor;\n    stroke-width: 1.8;\n    stroke-linecap: round;\n    stroke-linejoin: round;\n}\n\n\n\/* kolory ikon *\/\n\n.help-card:nth-child(1) .help-icon {\n    background: var(--blue);\n}\n\n.help-card:nth-child(2) .help-icon {\n    background: var(--red);\n}\n\n.help-card:nth-child(3) .help-icon {\n    background: var(--green);\n}\n\n.help-card:nth-child(4) .help-icon {\n    background: var(--gold);\n}\n\n.help-card:nth-child(5) .help-icon {\n    background: var(--purple);\n}\n\n\n\/* =====================================================\n   TRE\u015a\u0106 KARTY\n   ===================================================== *\/\n\n.help-content {\n    width: 100%;\n    min-width: 0;\n\n    flex: 1;\n\n    display: flex;\n    flex-direction: column;\n    align-items: center;\n\n    overflow: visible;\n\n    padding: 20px 17px 22px;\n\n    text-align: center;\n}\n\n\n\/* =====================================================\n   TYTU\u0141 KARTY\n   ===================================================== *\/\n\n.help-card-title {\n    display: block !important;\n\n    width: 100% !important;\n    max-width: 100% !important;\n\n    min-width: 0 !important;\n    min-height: 48px;\n\n    margin: 0 0 11px !important;\n    padding: 0 !important;\n\n    overflow: visible !important;\n\n    color: var(--navy) !important;\n\n    font-family: Inter, Arial, sans-serif !important;\n\n    font-size: 15px !important;\n    line-height: 1.28 !important;\n    font-weight: 800 !important;\n    letter-spacing: -.015em !important;\n\n    text-align: center !important;\n\n    white-space: normal !important;\n\n    word-break: normal !important;\n    overflow-wrap: break-word !important;\n\n    text-overflow: clip !important;\n}\n\n\n\/* najd\u0142u\u017cszy tytu\u0142 *\/\n\n.help-card:nth-child(3) .help-card-title {\n    font-size: 14px !important;\n    letter-spacing: -.025em !important;\n}\n\n\n\/* =====================================================\n   OPIS\n   ===================================================== *\/\n\n.help-card-text {\n    width: 100%;\n    max-width: 220px;\n\n    margin: 0 auto 22px !important;\n    padding: 0 !important;\n\n    color: var(--text) !important;\n\n    font-family: Inter, Arial, sans-serif !important;\n\n    font-size: 12px !important;\n    line-height: 1.65 !important;\n    font-weight: 400 !important;\n\n    text-align: center !important;\n\n    white-space: normal !important;\n    overflow: visible !important;\n}\n\n\n\/* =====================================================\n   LINK\n   ===================================================== *\/\n\n.help-link {\n    margin-top: auto;\n\n    display: inline-flex;\n    align-items: center;\n    justify-content: center;\n    gap: 8px;\n\n    color: var(--navy) !important;\n\n    text-decoration: none !important;\n    text-transform: uppercase;\n\n    font-size: 9px;\n    line-height: 1;\n    font-weight: 800;\n    letter-spacing: .065em;\n\n    white-space: nowrap;\n\n    transition: color .2s ease;\n}\n\n.help-link span {\n    width: 28px;\n    height: 28px;\n\n    flex: 0 0 28px;\n\n    display: inline-flex;\n    align-items: center;\n    justify-content: center;\n\n    border-radius: 50%;\n\n    background: rgba(239,77,88,.09);\n    color: var(--red);\n\n    font-size: 14px;\n\n    transition:\n        transform .2s ease,\n        background .2s ease;\n}\n\n.help-link:hover {\n    color: var(--red) !important;\n}\n\n.help-link:hover span {\n    transform: translateX(3px);\n\n    background: rgba(239,77,88,.15);\n}\n\n\n\/* =====================================================\n   MNIEJSZY DESKTOP\n   ===================================================== *\/\n\n@media (max-width: 1200px) {\n\n    .help-section {\n        padding-left: 20px;\n        padding-right: 20px;\n    }\n\n    .help-grid {\n        gap: 12px;\n    }\n\n    .help-content {\n        padding-left: 12px;\n        padding-right: 12px;\n    }\n\n    .help-card-title {\n        font-size: 14px !important;\n    }\n\n    .help-card:nth-child(3) .help-card-title {\n        font-size: 13px !important;\n    }\n}\n\n\n\/* =====================================================\n   TABLET\n   ===================================================== *\/\n\n@media (max-width: 1000px) {\n\n    .help-section {\n        padding: 28px 20px 52px;\n    }\n\n    .help-heading {\n        margin-bottom: 28px;\n    }\n\n    .help-grid {\n        grid-template-columns:\n            repeat(2, minmax(0, 1fr));\n\n        gap: 18px;\n    }\n\n    .help-card:last-child {\n        grid-column: 1 \/ -1;\n\n        width: calc(50% - 9px);\n\n        justify-self: center;\n    }\n\n    .help-image {\n        height: 230px;\n    }\n\n    .help-content {\n        padding: 20px 20px 24px;\n    }\n\n    .help-card-title,\n    .help-card:nth-child(3) .help-card-title {\n        min-height: auto;\n\n        font-size: 17px !important;\n    }\n\n    .help-card-text {\n        max-width: 360px;\n\n        font-size: 13px !important;\n    }\n}\n\n\n\/* =====================================================\n   TELEFON\n   ===================================================== *\/\n\n@media (max-width: 640px) {\n\n    .help-section {\n        padding: 22px 14px 40px;\n    }\n\n    .help-heading {\n        margin-bottom: 24px;\n    }\n\n    .help-kicker {\n        margin-bottom: 8px;\n\n        font-size: 9px;\n    }\n\n    .help-title {\n        font-size: 30px !important;\n    }\n\n    .help-grid {\n        grid-template-columns: 1fr;\n\n        gap: 18px;\n    }\n\n    .help-card,\n    .help-card:last-child {\n        width: 100%;\n\n        grid-column: auto;\n    }\n\n    .help-card {\n        border-radius: 24px;\n    }\n\n    .help-image {\n        width: calc(100% - 16px);\n\n        height: 235px;\n\n        margin: 8px 8px 0;\n\n        border-radius: 19px;\n    }\n\n    .help-icon {\n        width: 56px;\n        height: 56px;\n\n        flex-basis: 56px;\n\n        margin-top: -28px;\n\n        border-width: 4px;\n    }\n\n    .help-content {\n        padding: 18px 20px 24px;\n    }\n\n    .help-card-title,\n    .help-card:nth-child(3) .help-card-title {\n        min-height: auto;\n\n        margin-bottom: 10px !important;\n\n        font-size: 18px !important;\n        line-height: 1.25 !important;\n\n        letter-spacing: -.02em !important;\n    }\n\n    .help-card-text {\n        max-width: 390px;\n\n        margin-bottom: 20px !important;\n\n        font-size: 14px !important;\n        line-height: 1.6 !important;\n    }\n\n    .help-link {\n        font-size: 10px;\n    }\n\n    .help-link span {\n        width: 30px;\n        height: 30px;\n\n        flex-basis: 30px;\n    }\n}\n\n\n\/* =====================================================\n   MA\u0141Y TELEFON\n   ===================================================== *\/\n\n@media (max-width: 390px) {\n\n    .help-section {\n        padding:\n            20px 11px\n            36px;\n    }\n\n    .help-title {\n        font-size: 28px !important;\n    }\n\n    .help-image {\n        height: 205px;\n    }\n\n    .help-content {\n        padding-left: 16px;\n        padding-right: 16px;\n    }\n\n    .help-card-title,\n    .help-card:nth-child(3) .help-card-title {\n        font-size: 17px !important;\n    }\n\n    .help-card-text {\n        font-size: 13px !important;\n    }\n}\n<\/style>\n\n\n<section class=\"help-section\">\n\n    <div class=\"help-wrap\">\n\n\n        <!-- NAG\u0141\u00d3WEK -->\n\n        <div class=\"help-heading\">\n\n            <div class=\"help-kicker\">\n                Nasze dzia\u0142ania\n            <\/div>\n\n            <h2 class=\"help-title\">\n                Komu pomagamy?\n            <\/h2>\n\n            <div class=\"help-heart\">\n                \u2665\n            <\/div>\n\n        <\/div>\n\n\n        <!-- KARTY -->\n\n        <div class=\"help-grid\">\n\n\n            <!-- 1. POWR\u00d3T NA RYNEK PRACY -->\n\n            <article class=\"help-card\">\n\n                <div class=\"help-image\">\n\n                    <img\n                        src=\"http:\/\/fundacjanajcenniejszydar.pl\/wp-content\/uploads\/2026\/08\/ChatGPT-Image-12-sie-2026-11_46_33.png\"\n                        alt=\"Powr\u00f3t na rynek pracy\"\n                        loading=\"lazy\"\n                    >\n\n                <\/div>\n\n\n                <div class=\"help-icon\">\n\n                    <svg viewBox=\"0 0 32 32\">\n                        <path d=\"M12 5h8v6h-8z\"\/>\n                        <path d=\"M14 11v6l-5 8\"\/>\n                        <path d=\"M18 11v6l5 8\"\/>\n                        <path d=\"M14 17h4\"\/>\n                    <\/svg>\n\n                <\/div>\n\n\n                <div class=\"help-content\">\n\n                    <h3 class=\"help-card-title\">\n                        Powr\u00f3t na rynek pracy\n                    <\/h3>\n\n                    <p class=\"help-card-text\">\n                        Pomagamy osobom po chorobie alkoholowej,\n                        po odwyku i tym, kt\u00f3re chc\u0105 ponownie odnale\u017a\u0107\n                        swoje miejsce zawodowe.\n                    <\/p>\n\n                    <a href=\"#\" class=\"help-link\">\n                        Dowiedz si\u0119 wi\u0119cej\n                        <span>\u2192<\/span>\n                    <\/a>\n\n                <\/div>\n\n            <\/article>\n\n\n\n            <!-- 2. ZBI\u00d3RKI KRWI -->\n\n            <article class=\"help-card\">\n\n                <div class=\"help-image\">\n\n                    <img\n                        src=\"http:\/\/fundacjanajcenniejszydar.pl\/wp-content\/uploads\/2026\/08\/ChatGPT-Image-12-sie-2026-11_49_08.png\"\n                        alt=\"Zbi\u00f3rki krwi\"\n                        loading=\"lazy\"\n                    >\n\n                <\/div>\n\n\n                <div class=\"help-icon\">\n\n                    <svg viewBox=\"0 0 32 32\">\n                        <path d=\"M16 4s7 8 7 14a7 7 0 1 1-14 0c0-6 7-14 7-14Z\"\/>\n                    <\/svg>\n\n                <\/div>\n\n\n                <div class=\"help-content\">\n\n                    <h3 class=\"help-card-title\">\n                        Zbi\u00f3rki krwi\n                    <\/h3>\n\n                    <p class=\"help-card-text\">\n                        Organizujemy i wspieramy akcje krwiodawstwa,\n                        bo wiemy, \u017ce oddana krew mo\u017ce uratowa\u0107\n                        czyje\u015b \u017cycie.\n                    <\/p>\n\n                    <a href=\"#\" class=\"help-link\">\n                        Dowiedz si\u0119 wi\u0119cej\n                        <span>\u2192<\/span>\n                    <\/a>\n\n                <\/div>\n\n            <\/article>\n\n\n\n            <!-- 3. NIEPE\u0141NOSPRAWNO\u015a\u0106 -->\n\n            <article class=\"help-card\">\n\n                <div class=\"help-image\">\n\n                    <img\n                        src=\"http:\/\/fundacjanajcenniejszydar.pl\/wp-content\/uploads\/2026\/08\/ChatGPT-Image-12-sie-2026-11_37_33.png\"\n                        alt=\"Osoby z niepe\u0142nosprawno\u015bciami\"\n                        loading=\"lazy\"\n                    >\n\n                <\/div>\n\n\n                <div class=\"help-icon\">\n\n                    <svg viewBox=\"0 0 32 32\">\n                        <circle cx=\"15\" cy=\"7\" r=\"3\"\/>\n                        <path d=\"M14 10v8h7\"\/>\n                        <path d=\"M14 14h-4\"\/>\n                        <path d=\"M13 18a8 8 0 1 0 8-8\"\/>\n                    <\/svg>\n\n                <\/div>\n\n\n                <div class=\"help-content\">\n\n                    <h3 class=\"help-card-title\">\n                        Osoby z<br>\n                        niepe\u0142nosprawno\u015bciami\n                    <\/h3>\n\n                    <p class=\"help-card-text\">\n                        Wspieramy w rehabilitacji, edukacji\n                        i codziennym funkcjonowaniu, pomagaj\u0105c\n                        prze\u0142amywa\u0107 bariery.\n                    <\/p>\n\n                    <a href=\"#\" class=\"help-link\">\n                        Dowiedz si\u0119 wi\u0119cej\n                        <span>\u2192<\/span>\n                    <\/a>\n\n                <\/div>\n\n            <\/article>\n\n\n\n            <!-- 4. OSOBY STARSZE -->\n\n            <article class=\"help-card\">\n\n                <div class=\"help-image\">\n\n                    <img\n                        src=\"http:\/\/fundacjanajcenniejszydar.pl\/wp-content\/uploads\/2026\/08\/12-sie-2026-11_36_48.png\"\n                        alt=\"Osoby starsze\"\n                        loading=\"lazy\"\n                    >\n\n                <\/div>\n\n\n                <div class=\"help-icon\">\n\n                    <svg viewBox=\"0 0 32 32\">\n                        <circle cx=\"16\" cy=\"9\" r=\"4\"\/>\n                        <path d=\"M9 26v-5a7 7 0 0 1 14 0v5\"\/>\n                        <path d=\"M12 13h8\"\/>\n                    <\/svg>\n\n                <\/div>\n\n\n                <div class=\"help-content\">\n\n                    <h3 class=\"help-card-title\">\n                        Osoby starsze\n                    <\/h3>\n\n                    <p class=\"help-card-text\">\n                        Otaczamy opiek\u0105, wspieramy w codziennych\n                        sprawach i przeciwdzia\u0142amy samotno\u015bci\n                        os\u00f3b starszych.\n                    <\/p>\n\n                    <a href=\"#\" class=\"help-link\">\n                        Dowiedz si\u0119 wi\u0119cej\n                        <span>\u2192<\/span>\n                    <\/a>\n\n                <\/div>\n\n            <\/article>\n\n\n\n            <!-- 5. POMOC DORA\u0179NA -->\n\n            <article class=\"help-card\">\n\n                <div class=\"help-image\">\n\n                    <img\n                        src=\"http:\/\/fundacjanajcenniejszydar.pl\/wp-content\/uploads\/2026\/08\/ChatGPT-Image-12-sie-2026-11_48_22.png\"\n                        alt=\"Pomoc dora\u017ana\"\n                        loading=\"lazy\"\n                    >\n\n                <\/div>\n\n\n                <div class=\"help-icon\">\n\n                    <svg viewBox=\"0 0 32 32\">\n                        <path d=\"M16 26S5 19 5 11c0-5 7-7 11-2 4-5 11-3 11 2 0 8-11 15-11 15Z\"\/>\n                        <path d=\"M10 15h4l2-4 3 8 2-4h3\"\/>\n                    <\/svg>\n\n                <\/div>\n\n\n                <div class=\"help-content\">\n\n                    <h3 class=\"help-card-title\">\n                        Pomoc dora\u017ana\n                    <\/h3>\n\n                    <p class=\"help-card-text\">\n                        Reagujemy na nag\u0142e potrzeby \u017cywno\u015bciowe,\n                        ubraniowe, schronieniowe, lekowe\n                        i inne formy wsparcia.\n                    <\/p>\n\n                    <a href=\"#\" class=\"help-link\">\n                        Dowiedz si\u0119 wi\u0119cej\n                        <span>\u2192<\/span>\n                    <\/a>\n\n                <\/div>\n\n            <\/article>\n\n\n        <\/div>\n\n    <\/div>\n\n<\/section>\t\t\t\t<\/div>\n\t\t\n<\/div>\n<div class=\"elementor-element elementor-element-97ba1dc e-con e-atomic-element e-flexbox-base e-97ba1dc-32a35f8 \" data-id=\"97ba1dc\" data-element_type=\"e-flexbox\" data-e-type=\"e-flexbox\" data-interaction-id=\"97ba1dc\" data-e-type=\"e-flexbox\" data-id=\"97ba1dc\">\n    \t\t<div class=\"elementor-element elementor-element-eb41861 flex-horizontal-align-default flex-horizontal-align-tablet-default flex-horizontal-align-mobile-default flex-vertical-align-default flex-vertical-align-tablet-default flex-vertical-align-mobile-default elementor-widget elementor-widget-html\" data-id=\"eb41861\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t\t<style>\n.cta-modern,\n.cta-modern * {\n    box-sizing: border-box;\n}\n\n.cta-modern {\n    --green: #63d39a;\n    --navy: #102f3a;\n\n    width: min(1220px, calc(100% - 28px));\n    margin: 24px auto 44px;\n\n    position: relative;\n    overflow: hidden;\n\n    min-height: 370px;\n\n    border-radius: 30px;\n\n    font-family: Inter, Arial, sans-serif;\n\n    background:\n        linear-gradient(\n            90deg,\n            rgba(14,44,54,1) 0%,\n            rgba(14,44,54,.98) 31%,\n            rgba(14,44,54,.86) 43%,\n            rgba(14,44,54,.48) 57%,\n            rgba(14,44,54,.10) 72%,\n            rgba(14,44,54,0) 100%\n        ),\n        url(\"http:\/\/fundacjanajcenniejszydar.pl\/wp-content\/uploads\/2026\/08\/ChatGPT-Image-12-sie-2026-11_55_50.png\");\n\n    background-size: cover;\n    background-position: center right;\n    background-repeat: no-repeat;\n\n    box-shadow:\n        0 20px 55px rgba(15,43,58,.13);\n}\n\n\n\/* DELIKATNE \u015aWIAT\u0141O *\/\n\n.cta-modern::before {\n    content: \"\";\n\n    position: absolute;\n    inset: 0;\n\n    background:\n        radial-gradient(\n            circle at 38% 48%,\n            rgba(99,211,154,.09),\n            transparent 28%\n        );\n\n    pointer-events: none;\n}\n\n\n\/* DELIKATNA WINIETA *\/\n\n.cta-modern::after {\n    content: \"\";\n\n    position: absolute;\n    inset: 0;\n\n    box-shadow:\n        inset 0 0 70px rgba(0,0,0,.12);\n\n    pointer-events: none;\n}\n\n\n\/* G\u0141\u00d3WNY UK\u0141AD *\/\n\n.cta-modern__inner {\n    position: relative;\n    z-index: 2;\n\n    min-height: 370px;\n\n    display: flex;\n    align-items: center;\n}\n\n\n\/* TRE\u015a\u0106 *\/\n\n.cta-modern__content {\n    width: 52%;\n    max-width: 590px;\n\n    padding: 50px 34px 50px 52px;\n}\n\n\n\/* MA\u0141Y NAPIS *\/\n\n.cta-modern__kicker {\n    display: inline-flex;\n    align-items: center;\n    gap: 9px;\n\n    margin-bottom: 13px;\n\n    color: var(--green);\n\n    font-size: 9px;\n    line-height: 1;\n    font-weight: 800;\n\n    letter-spacing: .14em;\n    text-transform: uppercase;\n}\n\n.cta-modern__kicker::before {\n    content: \"\";\n\n    width: 22px;\n    height: 2px;\n\n    border-radius: 10px;\n\n    background: var(--green);\n}\n\n\n\/* NAG\u0141\u00d3WEK *\/\n\n.cta-modern__title {\n    margin: 0 0 16px !important;\n    padding: 0 !important;\n\n    max-width: 500px;\n\n    color: #fff !important;\n\n    font-size: clamp(32px, 3.4vw, 44px) !important;\n    line-height: 1.04 !important;\n\n    font-weight: 800 !important;\n\n    letter-spacing: -.04em !important;\n\n    text-transform: uppercase;\n}\n\n.cta-modern__title span {\n    color: var(--green);\n}\n\n\n\/* OPIS *\/\n\n.cta-modern__text {\n    margin: 0 0 26px !important;\n    padding: 0 !important;\n\n    max-width: 420px;\n\n    color: rgba(255,255,255,.80) !important;\n\n    font-size: 14px !important;\n    line-height: 1.65 !important;\n    font-weight: 400 !important;\n}\n\n\n\/* PRZYCISKI *\/\n\n.cta-modern__actions {\n    display: flex;\n    flex-wrap: wrap;\n\n    gap: 11px;\n}\n\n.cta-modern__btn {\n    min-height: 48px;\n\n    padding: 0 19px;\n\n    display: inline-flex;\n    align-items: center;\n    justify-content: center;\n\n    border-radius: 999px;\n\n    text-decoration: none !important;\n    text-transform: uppercase;\n\n    font-size: 9px;\n    line-height: 1;\n    font-weight: 800;\n\n    letter-spacing: .05em;\n\n    transition:\n        transform .25s ease,\n        background .25s ease,\n        border-color .25s ease;\n}\n\n\n\/* ZIELONY PRZYCISK *\/\n\n.cta-modern__btn--primary {\n    background: var(--green);\n\n    color: #fff !important;\n\n    box-shadow:\n        0 10px 28px rgba(99,211,154,.20);\n}\n\n.cta-modern__btn--primary:hover {\n    transform: translateY(-2px);\n\n    background: #55c88c;\n\n    color: #fff !important;\n}\n\n\n\/* PRZEZROCZYSTY PRZYCISK *\/\n\n.cta-modern__btn--secondary {\n    color: #fff !important;\n\n    border: 1px solid rgba(255,255,255,.32);\n\n    background: rgba(255,255,255,.03);\n\n    backdrop-filter: blur(8px);\n    -webkit-backdrop-filter: blur(8px);\n}\n\n.cta-modern__btn--secondary:hover {\n    transform: translateY(-2px);\n\n    background: rgba(255,255,255,.09);\n\n    border-color: rgba(255,255,255,.5);\n\n    color: #fff !important;\n}\n\n\n\/* =====================================================\n   TABLET\n   ===================================================== *\/\n\n@media (max-width: 900px) {\n\n    .cta-modern {\n        min-height: 500px;\n\n        background:\n            linear-gradient(\n                180deg,\n                rgba(14,44,54,.06) 0%,\n                rgba(14,44,54,.16) 28%,\n                rgba(14,44,54,.82) 56%,\n                rgba(14,44,54,1) 78%\n            ),\n            url(\"http:\/\/fundacjanajcenniejszydar.pl\/wp-content\/uploads\/2026\/08\/ChatGPT-Image-12-sie-2026-11_55_50.png\");\n\n        background-size: cover;\n        background-position: center top;\n        background-repeat: no-repeat;\n    }\n\n    .cta-modern__inner {\n        min-height: 500px;\n\n        align-items: flex-end;\n    }\n\n    .cta-modern__content {\n        width: 100%;\n        max-width: 100%;\n\n        padding: 245px 32px 36px;\n    }\n\n    .cta-modern__title {\n        font-size: 36px !important;\n    }\n\n    .cta-modern__text {\n        font-size: 13.5px !important;\n    }\n}\n\n\n\/* =====================================================\n   TELEFON\n   ===================================================== *\/\n\n@media (max-width: 640px) {\n\n    .cta-modern {\n        width: calc(100% - 18px);\n\n        min-height: 520px;\n\n        margin: 18px auto 32px;\n\n        border-radius: 22px;\n\n        background:\n            linear-gradient(\n                180deg,\n                rgba(14,44,54,.02) 0%,\n                rgba(14,44,54,.06) 27%,\n                rgba(14,44,54,.65) 50%,\n                rgba(14,44,54,.96) 68%,\n                rgba(14,44,54,1) 100%\n            ),\n            url(\"http:\/\/fundacjanajcenniejszydar.pl\/wp-content\/uploads\/2026\/08\/ChatGPT-Image-12-sie-2026-11_55_50.png\");\n\n        background-size: auto 285px;\n        background-position: center top;\n        background-repeat: no-repeat;\n    }\n\n    .cta-modern__inner {\n        min-height: 520px;\n\n        align-items: flex-end;\n    }\n\n    .cta-modern__content {\n        width: 100%;\n\n        padding: 270px 20px 24px;\n\n        text-align: center;\n    }\n\n    .cta-modern__kicker {\n        justify-content: center;\n\n        margin-bottom: 10px;\n\n        font-size: 8px;\n    }\n\n    .cta-modern__kicker::before {\n        display: none;\n    }\n\n    .cta-modern__title {\n        max-width: 340px;\n\n        margin-left: auto !important;\n        margin-right: auto !important;\n        margin-bottom: 12px !important;\n\n        font-size: 27px !important;\n        line-height: 1.05 !important;\n\n        letter-spacing: -.03em !important;\n\n        text-align: center;\n    }\n\n    .cta-modern__text {\n        max-width: 340px;\n\n        margin-left: auto !important;\n        margin-right: auto !important;\n        margin-bottom: 20px !important;\n\n        font-size: 12.5px !important;\n        line-height: 1.6 !important;\n\n        text-align: center;\n    }\n\n    .cta-modern__actions {\n        width: 100%;\n\n        flex-direction: column;\n\n        gap: 9px;\n    }\n\n    .cta-modern__btn {\n        width: 100%;\n\n        min-height: 47px;\n\n        padding: 0 15px;\n\n        font-size: 9px;\n    }\n}\n\n\n\/* =====================================================\n   MA\u0141E TELEFONY\n   ===================================================== *\/\n\n@media (max-width: 390px) {\n\n    .cta-modern {\n        width: calc(100% - 14px);\n\n        min-height: 490px;\n\n        border-radius: 19px;\n\n        background-size: auto 255px;\n    }\n\n    .cta-modern__inner {\n        min-height: 490px;\n    }\n\n    .cta-modern__content {\n        padding: 240px 16px 20px;\n    }\n\n    .cta-modern__title {\n        max-width: 300px;\n\n        font-size: 25px !important;\n    }\n\n    .cta-modern__text {\n        max-width: 300px;\n\n        font-size: 12px !important;\n    }\n\n    .cta-modern__btn {\n        min-height: 45px;\n\n        font-size: 8.5px;\n    }\n}\n<\/style>\n\n\n<section class=\"cta-modern\">\n\n    <div class=\"cta-modern__inner\">\n\n        <div class=\"cta-modern__content\">\n\n            <div class=\"cta-modern__kicker\">\n                Pomagaj razem z nami\n            <\/div>\n\n\n            <h2 class=\"cta-modern__title\">\n                Razem zmieniamy<br>\n                \u015bwiat na <span>lepsze<\/span>\n            <\/h2>\n\n\n            <p class=\"cta-modern__text\">\n                Twoje wsparcie daje realn\u0105 pomoc i nadziej\u0119\n                na nowe, lepsze jutro.\n            <\/p>\n\n\n            <div class=\"cta-modern__actions\">\n\n                <a\n                    href=\"#wesprzyj\"\n                    class=\"cta-modern__btn cta-modern__btn--primary\"\n                >\n                    Wesprzyj nas \u2665\n                <\/a>\n\n\n                <a\n                    href=\"#pomoc\"\n                    class=\"cta-modern__btn cta-modern__btn--secondary\"\n                >\n                    Zobacz, jak mo\u017cesz pom\u00f3c \u2192\n                <\/a>\n\n            <\/div>\n\n        <\/div>\n\n    <\/div>\n\n<\/section>\t\t\t\t<\/div>\n\t\t\n<\/div>\n<div class=\"elementor-element elementor-element-b7fb6bf e-con e-atomic-element e-flexbox-base e-b7fb6bf-c5d9b3c \" data-id=\"b7fb6bf\" data-element_type=\"e-flexbox\" data-e-type=\"e-flexbox\" data-interaction-id=\"b7fb6bf\" data-e-type=\"e-flexbox\" data-id=\"b7fb6bf\">\n    \t\t<div class=\"elementor-element elementor-element-7e13e8a flex-horizontal-align-default flex-horizontal-align-tablet-default flex-horizontal-align-mobile-default flex-vertical-align-default flex-vertical-align-tablet-default flex-vertical-align-mobile-default elementor-widget elementor-widget-html\" data-id=\"7e13e8a\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t\t<style>\n.help-actions,\n.help-actions *{\n    box-sizing:border-box;\n}\n\n.help-actions{\n    --navy:#102b3a;\n    --text:#5b6973;\n    --red:#ef4d58;\n    --green:#63d39a;\n    --line:#e9eeef;\n\n    width:100%;\n    padding:30px 24px 54px;\n\n    font-family:Inter,Arial,sans-serif;\n\n    background:\n        radial-gradient(\n            circle at 50% 0%,\n            rgba(239,77,88,.04),\n            transparent 28%\n        ),\n        linear-gradient(\n            180deg,\n            #ffffff 0%,\n            #fbfcfc 100%\n        );\n}\n\n.help-actions__wrap{\n    width:min(1220px,100%);\n    margin:0 auto;\n}\n\n\n\/* NAG\u0141\u00d3WEK *\/\n\n.help-actions__heading{\n    position:relative;\n    margin-bottom:30px;\n    text-align:center;\n}\n\n.help-actions__heading-row{\n    display:flex;\n    align-items:center;\n    justify-content:center;\n    gap:18px;\n}\n\n.help-actions__heading-line{\n    flex:1;\n    max-width:310px;\n    height:1px;\n    background:var(--line);\n}\n\n.help-actions__title{\n    margin:0 !important;\n    padding:0 !important;\n\n    color:var(--navy) !important;\n\n    font-size:clamp(28px,3vw,38px) !important;\n    line-height:1.05 !important;\n    font-weight:800 !important;\n    letter-spacing:-.035em !important;\n}\n\n.help-actions__heart{\n    margin-top:6px;\n\n    color:var(--red);\n\n    font-size:15px;\n    line-height:1;\n}\n\n\n\/* GRID *\/\n\n.help-actions__grid{\n    display:grid;\n    grid-template-columns:repeat(4,minmax(0,1fr));\n\n    gap:0;\n}\n\n\n\/* ELEMENT *\/\n\n.help-actions__item{\n    position:relative;\n\n    display:flex;\n    flex-direction:column;\n    align-items:center;\n\n    min-width:0;\n\n    padding:10px 26px 4px;\n\n    text-align:center;\n}\n\n.help-actions__item:not(:last-child)::after{\n    content:\"\";\n\n    position:absolute;\n    right:0;\n    top:10%;\n\n    width:1px;\n    height:80%;\n\n    background:var(--line);\n}\n\n\n\/* IKONA *\/\n\n.help-actions__icon{\n    width:66px;\n    height:66px;\n\n    margin-bottom:15px;\n\n    display:flex;\n    align-items:center;\n    justify-content:center;\n\n    border-radius:50%;\n\n    background:#fff;\n\n    border:1px solid rgba(16,43,58,.07);\n\n    color:var(--red);\n\n    box-shadow:\n        0 10px 26px rgba(16,43,58,.07);\n\n    transition:\n        transform .25s ease,\n        box-shadow .25s ease;\n}\n\n.help-actions__item:hover .help-actions__icon{\n    transform:translateY(-3px);\n\n    box-shadow:\n        0 16px 32px rgba(16,43,58,.11);\n}\n\n.help-actions__icon svg{\n    width:34px;\n    height:34px;\n\n    fill:none;\n    stroke:currentColor;\n    stroke-width:1.7;\n    stroke-linecap:round;\n    stroke-linejoin:round;\n}\n\n\n\/* TYTU\u0141 *\/\n\n.help-actions__item-title{\n    margin:0 0 8px !important;\n\n    color:var(--navy) !important;\n\n    font-size:15px !important;\n    line-height:1.25 !important;\n    font-weight:800 !important;\n}\n\n\n\/* OPIS *\/\n\n.help-actions__text{\n    max-width:230px;\n\n    margin:0 auto 17px !important;\n\n    color:var(--text) !important;\n\n    font-size:12px !important;\n    line-height:1.6 !important;\n\n    text-align:center;\n}\n\n\n\/* LINK *\/\n\n.help-actions__link{\n    margin-top:auto;\n\n    display:inline-flex;\n    align-items:center;\n    justify-content:center;\n    gap:7px;\n\n    color:var(--navy) !important;\n\n    text-decoration:none !important;\n    text-transform:uppercase;\n\n    font-size:9px;\n    line-height:1;\n    font-weight:800;\n    letter-spacing:.06em;\n\n    transition:color .2s ease;\n}\n\n.help-actions__link span{\n    width:24px;\n    height:24px;\n\n    display:inline-flex;\n    align-items:center;\n    justify-content:center;\n\n    border-radius:50%;\n\n    background:rgba(239,77,88,.08);\n\n    color:var(--red);\n\n    font-size:13px;\n\n    transition:\n        transform .2s ease,\n        background .2s ease;\n}\n\n.help-actions__link:hover{\n    color:var(--red) !important;\n}\n\n.help-actions__link:hover span{\n    transform:translateX(3px);\n\n    background:rgba(239,77,88,.14);\n}\n\n\n\/* TABLET *\/\n\n@media(max-width:900px){\n\n    .help-actions{\n        padding:26px 20px 46px;\n    }\n\n    .help-actions__grid{\n        grid-template-columns:repeat(2,1fr);\n        gap:28px 0;\n    }\n\n    .help-actions__item:nth-child(2)::after{\n        display:none;\n    }\n\n    .help-actions__item:nth-child(3)::before,\n    .help-actions__item:nth-child(4)::before{\n        content:\"\";\n\n        position:absolute;\n        top:-14px;\n        left:12%;\n\n        width:76%;\n        height:1px;\n\n        background:var(--line);\n    }\n}\n\n\n\/* TELEFON *\/\n\n@media(max-width:640px){\n\n    .help-actions{\n        padding:22px 14px 38px;\n    }\n\n    .help-actions__heading{\n        margin-bottom:22px;\n    }\n\n    .help-actions__heading-row{\n        gap:10px;\n    }\n\n    .help-actions__heading-line{\n        max-width:60px;\n    }\n\n    .help-actions__title{\n        font-size:28px !important;\n    }\n\n    .help-actions__grid{\n        grid-template-columns:1fr;\n        gap:0;\n    }\n\n    .help-actions__item{\n        padding:22px 12px;\n    }\n\n    .help-actions__item:not(:last-child){\n        border-bottom:1px solid var(--line);\n    }\n\n    .help-actions__item::after,\n    .help-actions__item::before{\n        display:none !important;\n    }\n\n    .help-actions__icon{\n        width:60px;\n        height:60px;\n\n        margin-bottom:13px;\n    }\n\n    .help-actions__icon svg{\n        width:30px;\n        height:30px;\n    }\n\n    .help-actions__item-title{\n        font-size:17px !important;\n    }\n\n    .help-actions__text{\n        max-width:360px;\n\n        font-size:13px !important;\n        line-height:1.6 !important;\n    }\n\n    .help-actions__link{\n        font-size:10px;\n    }\n}\n\n\n\/* MA\u0141E TELEFONY *\/\n\n@media(max-width:390px){\n\n    .help-actions{\n        padding-left:12px;\n        padding-right:12px;\n    }\n\n    .help-actions__title{\n        font-size:26px !important;\n    }\n}\n<\/style>\n\n\n<section class=\"help-actions\">\n\n    <div class=\"help-actions__wrap\">\n\n        <div class=\"help-actions__heading\">\n\n            <div class=\"help-actions__heading-row\">\n\n                <div class=\"help-actions__heading-line\"><\/div>\n\n                <h2 class=\"help-actions__title\">\n                    Jak mo\u017cesz pom\u00f3c?\n                <\/h2>\n\n                <div class=\"help-actions__heading-line\"><\/div>\n\n            <\/div>\n\n            <div class=\"help-actions__heart\">\n                \u2665\n            <\/div>\n\n        <\/div>\n\n\n        <div class=\"help-actions__grid\">\n\n\n            <!-- 1 -->\n\n            <div class=\"help-actions__item\">\n\n                <div class=\"help-actions__icon\">\n\n                    <svg viewBox=\"0 0 48 48\">\n                        <path d=\"M24 42S8 32 8 19c0-8 11-11 16-4 5-7 16-4 16 4 0 13-16 23-16 23Z\"\/>\n                        <path d=\"M13 33c3 3 7 5 11 7\"\/>\n                        <path d=\"M35 33c-3 3-7 5-11 7\"\/>\n                    <\/svg>\n\n                <\/div>\n\n                <h3 class=\"help-actions__item-title\">\n                    Wesprzyj finansowo\n                <\/h3>\n\n                <p class=\"help-actions__text\">\n                    Twoja darowizna pomaga nam\n                    realnie dzia\u0142a\u0107 ka\u017cdego dnia.\n                <\/p>\n\n                <a href=\"#darowizna\" class=\"help-actions__link\">\n                    Przeka\u017c darowizn\u0119\n                    <span>\u2192<\/span>\n                <\/a>\n\n            <\/div>\n\n\n            <!-- 2 -->\n\n            <div class=\"help-actions__item\">\n\n                <div class=\"help-actions__icon\">\n\n                    <svg viewBox=\"0 0 48 48\">\n                        <path d=\"M24 8v14\"\/>\n                        <path d=\"M19 22V11\"\/>\n                        <path d=\"M29 22V10\"\/>\n                        <path d=\"M14 24V14\"\/>\n                        <path d=\"M34 24V16\"\/>\n                        <path d=\"M14 24c0 10 4 16 10 16s10-6 10-16\"\/>\n                    <\/svg>\n\n                <\/div>\n\n                <h3 class=\"help-actions__item-title\">\n                    Zosta\u0144 wolontariuszem\n                <\/h3>\n\n                <p class=\"help-actions__text\">\n                    Podziel si\u0119 swoim czasem,\n                    umiej\u0119tno\u015bciami i sercem.\n                <\/p>\n\n                <a href=\"#wolontariat\" class=\"help-actions__link\">\n                    Zosta\u0144 wolontariuszem\n                    <span>\u2192<\/span>\n                <\/a>\n\n            <\/div>\n\n\n            <!-- 3 -->\n\n            <div class=\"help-actions__item\">\n\n                <div class=\"help-actions__icon\">\n\n                    <svg viewBox=\"0 0 48 48\">\n                        <path d=\"M15 17h18l3 6v16H12V23z\"\/>\n                        <path d=\"M18 17v-4a6 6 0 0 1 12 0v4\"\/>\n                        <path d=\"M24 33s-7-4-7-9c0-4 5-5 7-2 2-3 7-2 7 2 0 5-7 9-7 9Z\"\/>\n                    <\/svg>\n\n                <\/div>\n\n                <h3 class=\"help-actions__item-title\">\n                    Przeka\u017c dary rzeczowe\n                <\/h3>\n\n                <p class=\"help-actions__text\">\n                    Przeka\u017c rzeczy, kt\u00f3re mog\u0105\n                    pom\u00f3c naszym podopiecznym.\n                <\/p>\n\n                <a href=\"#dary\" class=\"help-actions__link\">\n                    Zobacz, czego potrzebujemy\n                    <span>\u2192<\/span>\n                <\/a>\n\n            <\/div>\n\n\n            <!-- 4 -->\n\n            <div class=\"help-actions__item\">\n\n                <div class=\"help-actions__icon\">\n\n                    <svg viewBox=\"0 0 48 48\">\n                        <path d=\"M10 24h8l15-9v18l-15-9h-8z\"\/>\n                        <path d=\"M18 24v12\"\/>\n                        <path d=\"M34 19c3 2 4 4 4 5s-1 3-4 5\"\/>\n                    <\/svg>\n\n                <\/div>\n\n                <h3 class=\"help-actions__item-title\">\n                    Dzia\u0142aj i promuj\n                <\/h3>\n\n                <p class=\"help-actions__text\">\n                    Udost\u0119pniaj, m\u00f3w o nas,\n                    inspiruj innych do pomagania.\n                <\/p>\n\n                <a href=\"#promuj\" class=\"help-actions__link\">\n                    Dowiedz si\u0119 wi\u0119cej\n                    <span>\u2192<\/span>\n                <\/a>\n\n            <\/div>\n\n        <\/div>\n\n    <\/div>\n\n<\/section>\t\t\t\t<\/div>\n\t\t\n<\/div>\n<div class=\"elementor-element elementor-element-1afe0ff e-con e-atomic-element e-flexbox-base e-1afe0ff-28f01b5 \" data-id=\"1afe0ff\" data-element_type=\"e-flexbox\" data-e-type=\"e-flexbox\" data-interaction-id=\"1afe0ff\" data-e-type=\"e-flexbox\" data-id=\"1afe0ff\">\n    \t\t<div class=\"elementor-element elementor-element-3fd904d flex-horizontal-align-default flex-horizontal-align-tablet-default flex-horizontal-align-mobile-default flex-vertical-align-default flex-vertical-align-tablet-default flex-vertical-align-mobile-default elementor-widget elementor-widget-html\" data-id=\"3fd904d\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t\t<section id=\"fundacja-blog-widget\" aria-label=\"Aktualno\u015bci na blogu\">\n\n    <div class=\"fbw-heading\">\n\n        <div class=\"fbw-kicker\">\n            Aktualno\u015bci\n        <\/div>\n\n        <h2>\n            Z naszego bloga\n        <\/h2>\n\n        <div class=\"fbw-heart\">\u2665<\/div>\n\n        <p class=\"fbw-intro\">\n            Zobacz najnowsze informacje, historie i dzia\u0142ania naszej fundacji.\n        <\/p>\n\n    <\/div>\n\n\n    <div class=\"fbw-grid\" data-posts-container>\n\n        <div class=\"fbw-loading\">\n            \u0141adowanie wpis\u00f3w...\n        <\/div>\n\n    <\/div>\n\n\n    <div class=\"fbw-bottom\">\n\n        <a class=\"fbw-all\" href=\"\/blog\">\n            Zobacz wszystkie wpisy\n            <span>\u2192<\/span>\n        <\/a>\n\n    <\/div>\n\n<\/section>\n\n\n<style>\n#fundacja-blog-widget,\n#fundacja-blog-widget * {\n    box-sizing: border-box;\n}\n\n#fundacja-blog-widget {\n    --navy: #102b3a;\n    --text: #5c6973;\n    --red: #ef4d58;\n    --green: #0d5b56;\n    --line: #e9eeef;\n    --soft: #f8faf9;\n\n    width: 100%;\n\n    padding: 30px 24px 58px;\n\n    font-family: Inter, Arial, sans-serif;\n\n    background:\n        radial-gradient(\n            circle at 50% 0%,\n            rgba(239,77,88,.045),\n            transparent 28%\n        ),\n        linear-gradient(\n            180deg,\n            #ffffff 0%,\n            #fafcfc 100%\n        );\n}\n\n\n\/* =========================================\n   NAG\u0141\u00d3WEK\n   ========================================= *\/\n\n#fundacja-blog-widget .fbw-heading {\n    width: min(760px, 100%);\n\n    margin: 0 auto 32px;\n\n    text-align: center;\n}\n\n#fundacja-blog-widget .fbw-kicker {\n    display: inline-flex;\n    align-items: center;\n    justify-content: center;\n    gap: 8px;\n\n    margin-bottom: 9px;\n\n    color: var(--red);\n\n    font-size: 10px;\n    line-height: 1;\n    font-weight: 800;\n\n    letter-spacing: .12em;\n    text-transform: uppercase;\n}\n\n#fundacja-blog-widget .fbw-kicker::before,\n#fundacja-blog-widget .fbw-kicker::after {\n    content: \"\";\n\n    width: 22px;\n    height: 1px;\n\n    background: rgba(239,77,88,.42);\n}\n\n#fundacja-blog-widget .fbw-heading h2 {\n    margin: 0 !important;\n    padding: 0 !important;\n\n    color: var(--navy) !important;\n\n    font-size: clamp(30px, 3vw, 40px) !important;\n    line-height: 1.06 !important;\n\n    font-weight: 800 !important;\n\n    letter-spacing: -.035em !important;\n\n    text-align: center !important;\n}\n\n#fundacja-blog-widget .fbw-heart {\n    margin-top: 6px;\n\n    color: var(--red);\n\n    font-size: 16px;\n    line-height: 1;\n}\n\n#fundacja-blog-widget .fbw-intro {\n    max-width: 560px;\n\n    margin: 12px auto 0 !important;\n\n    color: var(--text) !important;\n\n    font-size: 13px !important;\n    line-height: 1.65 !important;\n\n    text-align: center !important;\n}\n\n\n\/* =========================================\n   GRID\n   ========================================= *\/\n\n#fundacja-blog-widget .fbw-grid {\n    width: min(1220px, 100%);\n\n    margin: 0 auto;\n\n    display: grid;\n\n    grid-template-columns:\n        repeat(3, minmax(0, 1fr));\n\n    gap: 20px;\n\n    align-items: stretch;\n}\n\n\n\/* =========================================\n   KARTA\n   ========================================= *\/\n\n#fundacja-blog-widget .fbw-card {\n    position: relative;\n\n    min-width: 0;\n\n    display: flex;\n    flex-direction: column;\n\n    overflow: hidden;\n\n    border-radius: 24px;\n\n    background: #fff;\n\n    border: 1px solid rgba(16,43,58,.065);\n\n    box-shadow:\n        0 10px 30px rgba(16,43,58,.055);\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#fundacja-blog-widget .fbw-card:hover {\n    transform: translateY(-5px);\n\n    border-color: rgba(16,43,58,.11);\n\n    box-shadow:\n        0 20px 42px rgba(16,43,58,.10);\n}\n\n\n\/* =========================================\n   ZDJ\u0118CIE\n   ========================================= *\/\n\n#fundacja-blog-widget .fbw-image {\n    position: relative;\n\n    height: 220px;\n\n    overflow: hidden;\n\n    margin: 9px 9px 0;\n\n    border-radius: 18px;\n\n    background: #eef2f1;\n}\n\n#fundacja-blog-widget .fbw-image::after {\n    content: \"\";\n\n    position: absolute;\n    inset: 0;\n\n    background:\n        linear-gradient(\n            180deg,\n            rgba(16,43,58,0) 55%,\n            rgba(16,43,58,.10) 100%\n        );\n\n    pointer-events: none;\n}\n\n#fundacja-blog-widget .fbw-image img {\n    width: 100%;\n    height: 100%;\n\n    display: block;\n\n    object-fit: cover;\n    object-position: center;\n\n    transition: transform .65s ease;\n}\n\n#fundacja-blog-widget .fbw-card:hover .fbw-image img {\n    transform: scale(1.045);\n}\n\n\n\/* =========================================\n   BRAK ZDJ\u0118CIA\n   ========================================= *\/\n\n#fundacja-blog-widget .fbw-placeholder {\n    width: 100%;\n    height: 100%;\n\n    display: flex;\n    align-items: center;\n    justify-content: center;\n\n    background:\n        linear-gradient(\n            135deg,\n            #f0f4f3,\n            #fafcfc\n        );\n\n    color: var(--navy);\n\n    font-size: 13px;\n    font-weight: 800;\n}\n\n\n\/* =========================================\n   TRE\u015a\u0106\n   ========================================= *\/\n\n#fundacja-blog-widget .fbw-content {\n    flex: 1;\n\n    display: flex;\n    flex-direction: column;\n    align-items: center;\n\n    min-width: 0;\n\n    padding: 19px 20px 22px;\n\n    text-align: center;\n}\n\n\n\/* DATA *\/\n\n#fundacja-blog-widget .fbw-date {\n    display: inline-flex;\n    align-items: center;\n    justify-content: center;\n\n    min-height: 24px;\n\n    margin: 0 auto 10px;\n\n    padding: 0 9px;\n\n    border-radius: 999px;\n\n    background: rgba(239,77,88,.075);\n\n    color: var(--red);\n\n    font-size: 9px;\n    line-height: 1;\n    font-weight: 800;\n\n    letter-spacing: .045em;\n    text-transform: uppercase;\n}\n\n\n\/* TYTU\u0141 *\/\n\n#fundacja-blog-widget .fbw-title {\n    display: -webkit-box;\n\n    width: 100%;\n\n    -webkit-line-clamp: 2;\n    -webkit-box-orient: vertical;\n\n    overflow: hidden;\n\n    margin: 0 0 11px !important;\n\n    color: var(--navy) !important;\n\n    font-size: 18px !important;\n    line-height: 1.3 !important;\n\n    font-weight: 800 !important;\n\n    letter-spacing: -.02em !important;\n\n    text-align: center !important;\n}\n\n\n\/* FRAGMENT WPISU *\/\n\n#fundacja-blog-widget .fbw-excerpt {\n    display: -webkit-box;\n\n    width: 100%;\n    max-width: 340px;\n\n    -webkit-line-clamp: 3;\n    -webkit-box-orient: vertical;\n\n    overflow: hidden;\n\n    margin: 0 auto 20px !important;\n\n    color: var(--text) !important;\n\n    font-size: 12.5px !important;\n    line-height: 1.65 !important;\n\n    text-align: center !important;\n}\n\n\n\/* CZYTAJ WI\u0118CEJ *\/\n\n#fundacja-blog-widget .fbw-read {\n    margin-top: auto;\n\n    display: inline-flex;\n    align-items: center;\n    justify-content: center;\n    gap: 8px;\n\n    color: var(--navy);\n\n    font-size: 9px;\n    line-height: 1;\n\n    font-weight: 800;\n\n    letter-spacing: .06em;\n    text-transform: uppercase;\n}\n\n#fundacja-blog-widget .fbw-read span {\n    width: 28px;\n    height: 28px;\n\n    display: inline-flex;\n    align-items: center;\n    justify-content: center;\n\n    border-radius: 50%;\n\n    background: rgba(239,77,88,.09);\n\n    color: var(--red);\n\n    font-size: 14px;\n\n    transition:\n        transform .2s ease,\n        background .2s ease;\n}\n\n#fundacja-blog-widget .fbw-card:hover .fbw-read {\n    color: var(--red);\n}\n\n#fundacja-blog-widget .fbw-card:hover .fbw-read span {\n    transform: translateX(3px);\n\n    background: rgba(239,77,88,.15);\n}\n\n\n\/* =========================================\n   PRZYCISK WSZYSTKICH WPIS\u00d3W\n   ========================================= *\/\n\n#fundacja-blog-widget .fbw-bottom {\n    margin-top: 30px;\n\n    text-align: center;\n}\n\n#fundacja-blog-widget .fbw-all {\n    min-height: 48px;\n\n    padding: 0 20px;\n\n    display: inline-flex;\n    align-items: center;\n    justify-content: center;\n    gap: 10px;\n\n    border-radius: 999px;\n\n    background: var(--green);\n\n    color: #fff !important;\n\n    box-shadow:\n        0 10px 24px rgba(13,91,86,.16);\n\n    text-decoration: none !important;\n    text-transform: uppercase;\n\n    font-size: 9px;\n    line-height: 1;\n\n    font-weight: 800;\n\n    letter-spacing: .055em;\n\n    transition:\n        transform .25s ease,\n        background .25s ease;\n}\n\n#fundacja-blog-widget .fbw-all:hover {\n    transform: translateY(-2px);\n\n    background: #084b47;\n\n    color: #fff !important;\n}\n\n#fundacja-blog-widget .fbw-all span {\n    font-size: 15px;\n}\n\n\n\/* =========================================\n   \u0141ADOWANIE \/ B\u0141\u0104D\n   ========================================= *\/\n\n#fundacja-blog-widget .fbw-loading,\n#fundacja-blog-widget .fbw-error {\n    grid-column: 1 \/ -1;\n\n    min-height: 120px;\n\n    display: flex;\n    align-items: center;\n    justify-content: center;\n\n    border: 1px solid var(--line);\n\n    border-radius: 20px;\n\n    background: #fff;\n\n    color: #7a858d;\n\n    font-size: 12px;\n\n    text-align: center;\n}\n\n\n\/* =========================================\n   TABLET\n   ========================================= *\/\n\n@media (max-width: 900px) {\n\n    #fundacja-blog-widget {\n        padding:\n            26px 20px\n            48px;\n    }\n\n    #fundacja-blog-widget .fbw-grid {\n        grid-template-columns:\n            repeat(2, minmax(0, 1fr));\n\n        gap: 18px;\n    }\n\n    #fundacja-blog-widget .fbw-card:last-child {\n        grid-column: 1 \/ -1;\n\n        width: calc(50% - 9px);\n\n        justify-self: center;\n    }\n\n    #fundacja-blog-widget .fbw-image {\n        height: 220px;\n    }\n}\n\n\n\/* =========================================\n   TELEFON\n   ========================================= *\/\n\n@media (max-width: 640px) {\n\n    #fundacja-blog-widget {\n        padding:\n            22px 14px\n            38px;\n    }\n\n    #fundacja-blog-widget .fbw-heading {\n        margin-bottom: 24px;\n    }\n\n    #fundacja-blog-widget .fbw-kicker {\n        font-size: 9px;\n    }\n\n    #fundacja-blog-widget .fbw-heading h2 {\n        font-size: 29px !important;\n    }\n\n    #fundacja-blog-widget .fbw-intro {\n        max-width: 340px;\n\n        font-size: 12.5px !important;\n    }\n\n    #fundacja-blog-widget .fbw-grid {\n        grid-template-columns: 1fr;\n\n        gap: 18px;\n    }\n\n    #fundacja-blog-widget .fbw-card,\n    #fundacja-blog-widget .fbw-card:last-child {\n        width: 100%;\n\n        grid-column: auto;\n    }\n\n    #fundacja-blog-widget .fbw-card {\n        border-radius: 22px;\n    }\n\n    #fundacja-blog-widget .fbw-image {\n        height: 215px;\n\n        margin: 8px 8px 0;\n\n        border-radius: 17px;\n    }\n\n    #fundacja-blog-widget .fbw-content {\n        padding:\n            17px 18px\n            21px;\n    }\n\n    #fundacja-blog-widget .fbw-title {\n        font-size: 17px !important;\n    }\n\n    #fundacja-blog-widget .fbw-excerpt {\n        font-size: 13px !important;\n\n        line-height: 1.6 !important;\n    }\n\n    #fundacja-blog-widget .fbw-all {\n        width: 100%;\n\n        max-width: 340px;\n\n        min-height: 48px;\n    }\n}\n\n\n\/* =========================================\n   MA\u0141E TELEFONY\n   ========================================= *\/\n\n@media (max-width: 390px) {\n\n    #fundacja-blog-widget {\n        padding-left: 11px;\n        padding-right: 11px;\n    }\n\n    #fundacja-blog-widget .fbw-heading h2 {\n        font-size: 27px !important;\n    }\n\n    #fundacja-blog-widget .fbw-image {\n        height: 190px;\n    }\n\n    #fundacja-blog-widget .fbw-title {\n        font-size: 16px !important;\n    }\n\n    #fundacja-blog-widget .fbw-excerpt {\n        font-size: 12.5px !important;\n    }\n}\n<\/style>\n\n\n<script>\n(() => {\n\n    const root =\n        document.querySelector('#fundacja-blog-widget');\n\n    if (!root) return;\n\n\n    const container =\n        root.querySelector('[data-posts-container]');\n\n\n    \/*\n     * 3 NAJNOWSZE WPISY\n     * _embed=1 pobiera r\u00f3wnie\u017c zdj\u0119cie wyr\u00f3\u017cniaj\u0105ce.\n     *\/\n    const REST_URL =\n        '\/wp-json\/wp\/v2\/posts?per_page=3&status=publish&_embed=1';\n\n\n    function formatDate(dateString) {\n\n        const date = new Date(dateString);\n\n        return new Intl.DateTimeFormat(\n            'pl-PL',\n            {\n                day: '2-digit',\n                month: 'long',\n                year: 'numeric'\n            }\n        ).format(date);\n\n    }\n\n\n    function decodeHtml(html) {\n\n        const textarea =\n            document.createElement('textarea');\n\n        textarea.innerHTML = html;\n\n        return textarea.value;\n\n    }\n\n\n    function stripHtml(html) {\n\n        const div =\n            document.createElement('div');\n\n        div.innerHTML = html;\n\n        return (\n            div.textContent ||\n            div.innerText ||\n            ''\n        ).trim();\n\n    }\n\n\n    function getFeaturedImage(post) {\n\n        try {\n\n            const media =\n                post._embedded['wp:featuredmedia'][0];\n\n            return (\n                media.media_details?.sizes?.medium_large?.source_url ||\n                media.media_details?.sizes?.large?.source_url ||\n                media.source_url ||\n                ''\n            );\n\n        } catch (error) {\n\n            return '';\n\n        }\n\n    }\n\n\n    function escapeHtml(value) {\n\n        return String(value)\n            .replace(\/&\/g, '&amp;')\n            .replace(\/<\/g, '&lt;')\n            .replace(\/>\/g, '&gt;')\n            .replace(\/\"\/g, '&quot;')\n            .replace(\/'\/g, '&#039;');\n\n    }\n\n\n    function createCard(post) {\n\n        const card =\n            document.createElement('a');\n\n        card.className =\n            'fbw-card';\n\n        card.href =\n            post.link;\n\n\n        const title =\n            decodeHtml(\n                post.title?.rendered || ''\n            );\n\n\n        const excerpt =\n            stripHtml(\n                post.excerpt?.rendered || ''\n            );\n\n\n        const image =\n            getFeaturedImage(post);\n\n\n        const safeTitle =\n            escapeHtml(title);\n\n\n        const safeExcerpt =\n            escapeHtml(excerpt);\n\n\n        const imageHtml =\n            image\n                ? `\n                    <img\n                        src=\"${escapeHtml(image)}\"\n                        alt=\"${safeTitle}\"\n                        loading=\"lazy\"\n                    >\n                `\n                : `\n                    <div class=\"fbw-placeholder\">\n                        Najcenniejszy Dar\n                    <\/div>\n                `;\n\n\n        card.innerHTML = `\n\n            <div class=\"fbw-image\">\n                ${imageHtml}\n            <\/div>\n\n\n            <div class=\"fbw-content\">\n\n                <span class=\"fbw-date\">\n                    ${formatDate(post.date)}\n                <\/span>\n\n\n                <h3 class=\"fbw-title\">\n                    ${safeTitle}\n                <\/h3>\n\n\n                ${\n                    excerpt\n                        ? `\n                            <p class=\"fbw-excerpt\">\n                                ${safeExcerpt}\n                            <\/p>\n                        `\n                        : ''\n                }\n\n\n                <span class=\"fbw-read\">\n                    Czytaj wi\u0119cej\n                    <span aria-hidden=\"true\">\u2192<\/span>\n                <\/span>\n\n            <\/div>\n        `;\n\n\n        return card;\n\n    }\n\n\n    async function loadPosts() {\n\n        try {\n\n            const response =\n                await fetch(\n                    REST_URL,\n                    {\n                        credentials: 'same-origin'\n                    }\n                );\n\n\n            if (!response.ok) {\n\n                throw new Error(\n                    'Nie uda\u0142o si\u0119 pobra\u0107 wpis\u00f3w.'\n                );\n\n            }\n\n\n            const posts =\n                await response.json();\n\n\n            container.innerHTML = '';\n\n\n            if (!posts.length) {\n\n                container.innerHTML =\n                    '<div class=\"fbw-error\">Brak wpis\u00f3w do wy\u015bwietlenia.<\/div>';\n\n                return;\n\n            }\n\n\n            posts.forEach(post => {\n\n                container.appendChild(\n                    createCard(post)\n                );\n\n            });\n\n\n        } catch (error) {\n\n            console.error(\n                'Fundacja blog widget:',\n                error\n            );\n\n\n            container.innerHTML =\n                '<div class=\"fbw-error\">Nie uda\u0142o si\u0119 za\u0142adowa\u0107 aktualno\u015bci.<\/div>';\n\n        }\n\n    }\n\n\n    loadPosts();\n\n})();\n<\/script>\t\t\t\t<\/div>\n\t\t\n<\/div>\n\t\t<\/div>\n\t\t","protected":false},"excerpt":{"rendered":"<p>Fundacja Najcenniejszy Dar Ka\u017cdy zas\u0142uguje na drug\u0105 szans\u0119 \u2661 Pomagamy osobom wracaj\u0105cym na rynek pracy i do spo\u0142ecze\u0144stwa. Wspieramy ludzi&#8230;<\/p>\n","protected":false},"author":1,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"page-fullwidth.php","meta":{"footnotes":""},"class_list":["post-11246","page","type-page","status-publish"],"_links":{"self":[{"href":"https:\/\/fundacjanajcenniejszydar.pl\/index.php?rest_route=\/wp\/v2\/pages\/11246","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/fundacjanajcenniejszydar.pl\/index.php?rest_route=\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/fundacjanajcenniejszydar.pl\/index.php?rest_route=\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/fundacjanajcenniejszydar.pl\/index.php?rest_route=\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/fundacjanajcenniejszydar.pl\/index.php?rest_route=%2Fwp%2Fv2%2Fcomments&post=11246"}],"version-history":[{"count":25,"href":"https:\/\/fundacjanajcenniejszydar.pl\/index.php?rest_route=\/wp\/v2\/pages\/11246\/revisions"}],"predecessor-version":[{"id":25303,"href":"https:\/\/fundacjanajcenniejszydar.pl\/index.php?rest_route=\/wp\/v2\/pages\/11246\/revisions\/25303"}],"wp:attachment":[{"href":"https:\/\/fundacjanajcenniejszydar.pl\/index.php?rest_route=%2Fwp%2Fv2%2Fmedia&parent=11246"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}