{"id":6882,"date":"2026-06-02T11:02:33","date_gmt":"2026-06-02T11:02:33","guid":{"rendered":""},"modified":"2026-06-03T13:11:10","modified_gmt":"2026-06-03T03:41:10","slug":"welisten-volunteer","status":"publish","type":"page","link":"https:\/\/primanota.org.au\/ru\/welisten\/welisten-volunteer\/","title":{"rendered":"Volunteer with We Listen"},"content":{"rendered":"\n<!--\nPaste this into the volunteer page content in WordPress.\nUses Fluent Forms ID 65.\nIf the shortcode renders as plain text in Gutenberg, move it into a separate Shortcode block.\n-->\n\n<style>\n  .welisten-volunteer-page,\n  .welisten-volunteer-page * {\n    box-sizing: border-box;\n  }\n\n  .welisten-volunteer-page {\n    font-family: \"Trebuchet MS\", \"Segoe UI\", sans-serif;\n    background: linear-gradient(180deg, #fffaf5 0%, #fff5f0 50%, #ffe8dc 100%);\n    color: #5a4a42;\n    line-height: 1.8;\n    padding: 0;\n  }\n\n  .welisten-volunteer-page .container,\n  .welisten-volunteer-page .header,\n  .welisten-volunteer-page .language-section,\n  .welisten-volunteer-page .accordion-item,\n  .welisten-volunteer-page .accordion-content,\n  .welisten-volunteer-page .footer,\n  .welisten-volunteer-page .form-section {\n    margin: 0;\n  }\n\n  .welisten-volunteer-page .container {\n    max-width: 820px;\n    margin: 0 auto;\n    padding: 60px 30px;\n  }\n\n  .welisten-volunteer-page .header {\n    text-align: center;\n    margin-bottom: 80px;\n  }\n\n  .welisten-volunteer-page .header-decoration {\n    width: 80px;\n    height: 4px;\n    background: linear-gradient(90deg, transparent, #f5c5a0, transparent);\n    margin: 0 auto 30px;\n    border-radius: 2px;\n  }\n\n  .welisten-volunteer-page .logo {\n    font-size: 42px;\n    font-weight: 500;\n    color: #a86d52;\n    margin-bottom: 12px;\n    line-height: 1.3;\n  }\n\n  .welisten-volunteer-page .tagline {\n    font-size: 16px;\n    color: #8b7a70;\n    font-weight: 300;\n    letter-spacing: 0.5px;\n  }\n\n  .welisten-volunteer-page .language-section,\n  .welisten-volunteer-page .form-section {\n    margin-bottom: 100px;\n  }\n\n  .welisten-volunteer-page .language-label {\n    display: inline-block;\n    font-size: 12px;\n    font-weight: 600;\n    color: #c9a882;\n    letter-spacing: 2px;\n    margin-bottom: 35px;\n    text-transform: uppercase;\n  }\n\n  .welisten-volunteer-page .accordion-item,\n  .welisten-volunteer-page .form-card {\n    margin-bottom: 18px;\n    background: linear-gradient(135deg, rgba(255, 255, 255, 0.9) 0%, rgba(255, 250, 245, 0.8) 100%);\n    border-radius: 14px;\n    border: 1.5px solid rgba(245, 197, 160, 0.4);\n    transition: all 0.35s cubic-bezier(0.34, 1.56, 0.64, 1);\n    box-shadow: 0 2px 12px rgba(168, 109, 82, 0.06);\n  }\n\n  .welisten-volunteer-page .accordion-item:hover,\n  .welisten-volunteer-page .form-card:hover {\n    background: linear-gradient(135deg, rgba(255, 255, 255, 0.95) 0%, rgba(255, 250, 245, 0.95) 100%);\n    border-color: rgba(230, 170, 130, 0.6);\n    box-shadow: 0 6px 24px rgba(168, 109, 82, 0.12);\n    transform: translateY(-3px);\n  }\n\n  .welisten-volunteer-page .accordion-header {\n    padding: 24px 28px;\n    cursor: pointer;\n    display: flex;\n    align-items: center;\n    gap: 16px;\n    transition: all 0.2s ease;\n    user-select: none;\n  }\n\n  .welisten-volunteer-page .accordion-header:active {\n    background-color: rgba(230, 170, 130, 0.08);\n  }\n\n  .welisten-volunteer-page .accordion-toggle {\n    font-size: 22px;\n    color: #d4a87a;\n    transition: transform 0.35s cubic-bezier(0.34, 1.56, 0.64, 1);\n    min-width: 24px;\n    flex-shrink: 0;\n  }\n\n  .welisten-volunteer-page .accordion-item.active .accordion-toggle {\n    transform: rotate(90deg);\n    color: #a86d52;\n  }\n\n  .welisten-volunteer-page .accordion-title {\n    font-size: 17px;\n    font-weight: 500;\n    color: #8b6d55;\n    margin: 0;\n  }\n\n  .welisten-volunteer-page .accordion-content {\n    max-height: 0;\n    overflow: hidden;\n    transition: max-height 0.35s cubic-bezier(0.34, 1.56, 0.64, 1), padding 0.35s ease;\n    padding: 0 28px;\n  }\n\n  .welisten-volunteer-page .accordion-item.active .accordion-content {\n    padding: 0 28px 28px 28px;\n  }\n\n  .welisten-volunteer-page .form-card {\n    overflow: visible;\n  }\n\n  .welisten-volunteer-page .form-card .accordion-content {\n    padding-top: 0;\n  }\n\n  .welisten-volunteer-page .form-card.active .accordion-content {\n    overflow: visible;\n    padding-top: 0;\n  }\n\n  .welisten-volunteer-page .form-card-inner {\n    padding-top: 6px;\n  }\n\n  .welisten-volunteer-page .accordion-content p,\n  .welisten-volunteer-page .form-card p {\n    font-size: 15px;\n    color: #6b5a50;\n    line-height: 1.85;\n    margin: 0 0 16px;\n  }\n\n  .welisten-volunteer-page .accordion-content strong,\n  .welisten-volunteer-page .form-card strong {\n    color: #8b6d55;\n    font-weight: 600;\n  }\n\n  .welisten-volunteer-page .accordion-content ul,\n  .welisten-volunteer-page .form-card ul {\n    list-style: none;\n    margin: 0 0 16px;\n    padding: 0;\n  }\n\n  .welisten-volunteer-page .accordion-content ul li,\n  .welisten-volunteer-page .form-card ul li {\n    font-size: 15px;\n    color: #6b5a50;\n    line-height: 1.85;\n    margin-bottom: 12px;\n    padding-left: 26px;\n    position: relative;\n  }\n\n  .welisten-volunteer-page .accordion-content ul li::before,\n  .welisten-volunteer-page .form-card ul li::before {\n    content: \"*\";\n    color: #e6aa82;\n    position: absolute;\n    left: 8px;\n    font-size: 11px;\n    line-height: 1.7;\n  }\n\n  .welisten-volunteer-page .notice-box {\n    background: linear-gradient(135deg, rgba(255, 235, 205, 0.7) 0%, rgba(255, 225, 185, 0.5) 100%);\n    border-left: 5px solid #d4a87a;\n    padding: 26px;\n    border-radius: 12px;\n    margin: 24px 0;\n    font-size: 14px;\n    color: #6b5a50;\n    line-height: 1.85;\n  }\n\n  .welisten-volunteer-page .notice-box strong {\n    color: #a86d52;\n    display: block;\n    margin-bottom: 14px;\n    font-weight: 600;\n  }\n\n  .welisten-volunteer-page .form-card .ff-el-input--label label {\n    color: #6b5a50 !important;\n    font-family: \"Trebuchet MS\", \"Segoe UI\", sans-serif !important;\n  }\n\n  .welisten-volunteer-page .form-card .ff-el-form-control,\n  .welisten-volunteer-page .form-card .ff_el_form_control {\n    border-color: rgba(212, 168, 122, 0.5) !important;\n    border-radius: 8px !important;\n    font-family: \"Trebuchet MS\", \"Segoe UI\", sans-serif !important;\n    color: #5a4a42 !important;\n    background: rgba(255, 255, 255, 0.92) !important;\n  }\n\n  .welisten-volunteer-page .form-card .ff-el-form-control:focus,\n  .welisten-volunteer-page .form-card .ff_el_form_control:focus {\n    border-color: #d4a87a !important;\n    box-shadow: 0 0 0 2px rgba(212, 168, 122, 0.2) !important;\n    outline: none !important;\n  }\n\n  .welisten-volunteer-page .form-card .ff-btn-submit,\n  .welisten-volunteer-page .form-card .ff-btn-submit:not(.ff_btn_no_style) {\n    background: #a86d52 !important;\n    border-color: #a86d52 !important;\n    border-radius: 8px !important;\n    font-family: \"Trebuchet MS\", \"Segoe UI\", sans-serif !important;\n    letter-spacing: 0.5px !important;\n  }\n\n  .welisten-volunteer-page .form-card .ff-btn-submit:hover,\n  .welisten-volunteer-page .form-card .ff-btn-submit:not(.ff_btn_no_style):hover {\n    background: #8b5a40 !important;\n    border-color: #8b5a40 !important;\n  }\n\n  .welisten-volunteer-page .form-placeholder-note {\n    margin-top: 14px;\n    font-size: 14px;\n    color: #8b7a70;\n  }\n\n  .welisten-volunteer-page .footer {\n    text-align: center;\n    margin-top: 100px;\n    padding-top: 50px;\n    border-top: 1.5px solid rgba(245, 197, 160, 0.3);\n    font-size: 13px;\n    color: #a8927a;\n  }\n\n  .welisten-volunteer-page .footer-decoration {\n    width: 60px;\n    height: 3px;\n    background: linear-gradient(90deg, transparent, #f5c5a0, transparent);\n    margin: 20px auto;\n    border-radius: 2px;\n  }\n\n  .welisten-volunteer-page a {\n    color: #a86d52;\n    text-decoration: none;\n    border-bottom: 1px solid #a86d52;\n  }\n\n  @media (max-width: 600px) {\n    .welisten-volunteer-page .container {\n      padding: 40px 20px;\n    }\n\n    .welisten-volunteer-page .logo {\n      font-size: 32px;\n    }\n\n    .welisten-volunteer-page .accordion-header,\n    .welisten-volunteer-page .form-card {\n      padding: 20px 20px;\n    }\n\n    .welisten-volunteer-page .accordion-content {\n      padding: 0 20px;\n    }\n\n    .welisten-volunteer-page .accordion-item.active .accordion-content {\n      padding: 0 20px 20px 20px;\n    }\n\n    .welisten-volunteer-page .language-section,\n    .welisten-volunteer-page .form-section {\n      margin-bottom: 70px;\n    }\n\n    .welisten-volunteer-page .header {\n      margin-bottom: 60px;\n    }\n  }\n<\/style>\n\n<div class=\"welisten-volunteer-page\">\n  <div class=\"container\">\n    <div class=\"header\">\n      <div class=\"header-decoration\"><\/div>\n      <div class=\"logo\">Volunteer with We Listen \/ \u0421\u0442\u0430\u0442\u044c \u0432\u043e\u043b\u043e\u043d\u0442\u0451\u0440\u043e\u043c<\/div>\n      <div class=\"tagline\">Join our peer support team \/ \u041f\u0440\u0438\u0441\u043e\u0435\u0434\u0438\u043d\u0438\u0442\u044c\u0441\u044f \u043a \u043a\u043e\u043c\u0430\u043d\u0434\u0435 \u0432\u0437\u0430\u0438\u043c\u043d\u043e\u0439 \u043f\u043e\u0434\u0434\u0435\u0440\u0436\u043a\u0438<\/div>\n    <\/div>\n\n    <div class=\"language-section\">\n      <div class=\"language-label\">\u0420\u0443\u0441\u0441\u043a\u0430\u044f \u0432\u0435\u0440\u0441\u0438\u044f<\/div>\n\n      <div class=\"accordion-item active\">\n        <div class=\"accordion-header\" onclick=\"toggleVolunteerAccordion(this)\">\n          <span class=\"accordion-toggle\">&gt;<\/span>\n          <h3 class=\"accordion-title\">\u041e \u0440\u043e\u043b\u0438<\/h3>\n        <\/div>\n        <div class=\"accordion-content\">\n          <p><strong>We Listen \/ \u0421\u043b\u0443\u0448\u0430\u0435\u043c \u0438 \u043d\u0435 \u043e\u0441\u0443\u0436\u0434\u0430\u0435\u043c<\/strong> \u2014 \u044d\u0442\u043e \u0438\u043d\u0438\u0446\u0438\u0430\u0442\u0438\u0432\u0430 \u0432\u0437\u0430\u0438\u043c\u043d\u043e\u0439 \u043f\u043e\u0434\u0434\u0435\u0440\u0436\u043a\u0438 \u0434\u043b\u044f \u0436\u0435\u043d\u0449\u0438\u043d, \u043a\u043e\u0442\u043e\u0440\u044b\u043c \u043d\u0443\u0436\u0435\u043d \u0431\u0435\u0437\u043e\u043f\u0430\u0441\u043d\u044b\u0439 \u0440\u0430\u0437\u0433\u043e\u0432\u043e\u0440 \u0431\u0435\u0437 \u043e\u0441\u0443\u0436\u0434\u0435\u043d\u0438\u044f.<\/p>\n          <p>\u041c\u044b \u043d\u0435 \u0438\u0449\u0435\u043c \u0442\u0435\u0440\u0430\u043f\u0435\u0432\u0442\u043e\u0432. \u041c\u044b \u0438\u0449\u0435\u043c \u0436\u0435\u043d\u0449\u0438\u043d \u0441 \u043b\u0438\u0447\u043d\u044b\u043c \u043e\u043f\u044b\u0442\u043e\u043c, \u043a\u043e\u0442\u043e\u0440\u044b\u0435 \u0433\u043e\u0442\u043e\u0432\u044b \u0441\u043b\u0443\u0448\u0430\u0442\u044c \u0431\u0435\u0440\u0435\u0436\u043d\u043e, \u0441\u043f\u043e\u043a\u043e\u0439\u043d\u043e \u0438 \u0432 \u0440\u0430\u043c\u043a\u0430\u0445 \u0447\u0451\u0442\u043a\u043e \u043e\u0431\u043e\u0437\u043d\u0430\u0447\u0435\u043d\u043d\u043e\u0439 \u0432\u043e\u043b\u043e\u043d\u0442\u0451\u0440\u0441\u043a\u043e\u0439 \u0440\u043e\u043b\u0438.<\/p>\n        <\/div>\n      <\/div>\n\n      <div class=\"accordion-item\">\n        <div class=\"accordion-header\" onclick=\"toggleVolunteerAccordion(this)\">\n          <span class=\"accordion-toggle\">&gt;<\/span>\n          <h3 class=\"accordion-title\">\u041a\u043e\u0433\u043e \u043c\u044b \u0438\u0449\u0435\u043c<\/h3>\n        <\/div>\n        <div class=\"accordion-content\">\n          <p>\u041d\u0430\u043c \u043e\u0441\u043e\u0431\u0435\u043d\u043d\u043e \u043f\u043e\u0434\u0445\u043e\u0434\u044f\u0442 \u0436\u0435\u043d\u0449\u0438\u043d\u044b, \u043a\u043e\u0442\u043e\u0440\u044b\u0435:<\/p>\n          <ul>\n            <li>\u0441\u0430\u043c\u0438 \u043f\u0435\u0440\u0435\u0436\u0438\u043b\u0438 \u0440\u0430\u0437\u0432\u043e\u0434, \u0442\u044f\u0436\u0451\u043b\u043e\u0435 \u0440\u0430\u0441\u0441\u0442\u0430\u0432\u0430\u043d\u0438\u0435 \u0438\u043b\u0438 \u0430\u0431\u044c\u044e\u0437\u0438\u0432\u043d\u044b\u0435 \u043e\u0442\u043d\u043e\u0448\u0435\u043d\u0438\u044f<\/li>\n            <li>\u0443\u043c\u0435\u044e\u0442 \u0441\u043b\u0443\u0448\u0430\u0442\u044c \u0431\u0435\u0437 \u0434\u0430\u0432\u043b\u0435\u043d\u0438\u044f \u0438 \u0431\u0435\u0437 \u0441\u0442\u0440\u0435\u043c\u043b\u0435\u043d\u0438\u044f \u043d\u0435\u043c\u0435\u0434\u043b\u0435\u043d\u043d\u043e &#8220;\u0438\u0441\u043f\u0440\u0430\u0432\u0438\u0442\u044c&#8221; \u0441\u0438\u0442\u0443\u0430\u0446\u0438\u044e<\/li>\n            <li>\u043f\u043e\u043d\u0438\u043c\u0430\u044e\u0442 \u0432\u0430\u0436\u043d\u043e\u0441\u0442\u044c \u0433\u0440\u0430\u043d\u0438\u0446, \u043a\u043e\u043d\u0444\u0438\u0434\u0435\u043d\u0446\u0438\u0430\u043b\u044c\u043d\u043e\u0441\u0442\u0438 \u0438 \u044d\u043c\u043e\u0446\u0438\u043e\u043d\u0430\u043b\u044c\u043d\u043e\u0439 \u0431\u0435\u0437\u043e\u043f\u0430\u0441\u043d\u043e\u0441\u0442\u0438<\/li>\n            <li>\u0445\u043e\u0442\u044f\u0442 \u043f\u043e\u0434\u0434\u0435\u0440\u0436\u0438\u0432\u0430\u0442\u044c \u0434\u0440\u0443\u0433\u0438\u0445 \u0447\u0435\u0440\u0435\u0437 \u043f\u0440\u0438\u0441\u0443\u0442\u0441\u0442\u0432\u0438\u0435, \u0432\u043d\u0438\u043c\u0430\u043d\u0438\u0435 \u0438 \u0447\u0435\u043b\u043e\u0432\u0435\u0447\u0435\u0441\u043a\u043e\u0435 \u0443\u0447\u0430\u0441\u0442\u0438\u0435<\/li>\n          <\/ul>\n        <\/div>\n      <\/div>\n\n      <div class=\"accordion-item\">\n        <div class=\"accordion-header\" onclick=\"toggleVolunteerAccordion(this)\">\n          <span class=\"accordion-toggle\">&gt;<\/span>\n          <h3 class=\"accordion-title\">\u0427\u0442\u043e \u0432\u0430\u0436\u043d\u043e \u0434\u043e \u043d\u0430\u0447\u0430\u043b\u0430<\/h3>\n        <\/div>\n        <div class=\"accordion-content\">\n          <p>\u041f\u0435\u0440\u0435\u0434 \u043d\u0430\u0447\u0430\u043b\u043e\u043c \u0432\u043e\u043b\u043e\u043d\u0442\u0451\u0440\u044b \u043f\u0440\u043e\u0445\u043e\u0434\u044f\u0442 \u0432\u0432\u043e\u0434\u043d\u044b\u0439 \u043f\u0440\u043e\u0446\u0435\u0441\u0441 \u0438 \u0437\u043d\u0430\u043a\u043e\u043c\u044f\u0442\u0441\u044f \u0441 \u044d\u0442\u0438\u0447\u0435\u0441\u043a\u0438\u043c\u0438 \u0440\u0430\u043c\u043a\u0430\u043c\u0438 \u043f\u0440\u043e\u0433\u0440\u0430\u043c\u043c\u044b.<\/p>\n          <ul>\n            <li>\u0443\u0447\u0430\u0441\u0442\u0438\u0435 \u0432 \u0440\u0435\u043b\u0435\u0432\u0430\u043d\u0442\u043d\u044b\u0445 \u0438\u043d\u0444\u043e\u0440\u043c\u0430\u0446\u0438\u043e\u043d\u043d\u044b\u0445 \u0441\u0435\u0441\u0441\u0438\u044f\u0445 \u0438 \u043e\u0431\u0443\u0447\u0435\u043d\u0438\u0438 \u043e\u0431\u044f\u0437\u0430\u0442\u0435\u043b\u044c\u043d\u043e<\/li>\n            <li>\u0432\u0441\u0442\u0440\u0435\u0447\u0438 \u043c\u043e\u0433\u0443\u0442 \u043f\u0440\u043e\u0445\u043e\u0434\u0438\u0442\u044c \u043e\u0447\u043d\u043e \u0438\u043b\u0438 \u043e\u043d\u043b\u0430\u0439\u043d<\/li>\n            <li>\u043f\u043e\u0442\u0440\u0435\u0431\u0443\u0435\u0442\u0441\u044f \u0434\u0435\u0439\u0441\u0442\u0432\u0443\u044e\u0449\u0438\u0439 <strong>Working With Children Check (WWCC)<\/strong><\/li>\n            <li>\u0432\u043e\u043b\u043e\u043d\u0442\u0451\u0440\u044b \u043f\u043e\u0434\u043f\u0438\u0441\u044b\u0432\u0430\u044e\u0442 \u0441\u043e\u0433\u043b\u0430\u0448\u0435\u043d\u0438\u0435 \u043e \u043a\u043e\u043d\u0444\u0438\u0434\u0435\u043d\u0446\u0438\u0430\u043b\u044c\u043d\u043e\u0441\u0442\u0438<\/li>\n          <\/ul>\n        <\/div>\n      <\/div>\n\n      <div class=\"accordion-item\">\n        <div class=\"accordion-header\" onclick=\"toggleVolunteerAccordion(this)\">\n          <span class=\"accordion-toggle\">&gt;<\/span>\n          <h3 class=\"accordion-title\">\u0427\u0442\u043e \u0440\u043e\u043b\u044c \u043d\u0435 \u0432\u043a\u043b\u044e\u0447\u0430\u0435\u0442<\/h3>\n        <\/div>\n        <div class=\"accordion-content\">\n          <p>\u0412\u0430\u0436\u043d\u043e \u0441\u0440\u0430\u0437\u0443 \u043e\u0431\u043e\u0437\u043d\u0430\u0447\u0438\u0442\u044c \u0433\u0440\u0430\u043d\u0438\u0446\u044b. \u042d\u0442\u0430 \u0440\u043e\u043b\u044c \u043d\u0435 \u0432\u043a\u043b\u044e\u0447\u0430\u0435\u0442:<\/p>\n          <ul>\n            <li>\u043f\u0441\u0438\u0445\u043e\u0442\u0435\u0440\u0430\u043f\u0438\u044e \u0438\u043b\u0438 \u043f\u0440\u043e\u0444\u0435\u0441\u0441\u0438\u043e\u043d\u0430\u043b\u044c\u043d\u043e\u0435 \u043a\u043e\u043d\u0441\u0443\u043b\u044c\u0442\u0438\u0440\u043e\u0432\u0430\u043d\u0438\u0435<\/li>\n            <li>\u043a\u0440\u0438\u0437\u0438\u0441\u043d\u0443\u044e \u043f\u043e\u043c\u043e\u0449\u044c 24\/7<\/li>\n            <li>\u044e\u0440\u0438\u0434\u0438\u0447\u0435\u0441\u043a\u0438\u0435 \u043a\u043e\u043d\u0441\u0443\u043b\u044c\u0442\u0430\u0446\u0438\u0438<\/li>\n            <li>\u043c\u0438\u0433\u0440\u0430\u0446\u0438\u043e\u043d\u043d\u044b\u0435 \u0441\u043e\u0432\u0435\u0442\u044b<\/li>\n          <\/ul>\n        <\/div>\n      <\/div>\n    <\/div>\n\n    <div class=\"language-section\">\n      <div class=\"language-label\">English version<\/div>\n\n      <div class=\"accordion-item active\">\n        <div class=\"accordion-header\" onclick=\"toggleVolunteerAccordion(this)\">\n          <span class=\"accordion-toggle\">&gt;<\/span>\n          <h3 class=\"accordion-title\">About the role<\/h3>\n        <\/div>\n        <div class=\"accordion-content\">\n          <p><strong>We Listen<\/strong> is a peer-support initiative for women who need a safe conversation without judgement.<\/p>\n          <p>We are not looking for therapists. We are looking for women with lived experience who can listen with care, steadiness, and respect for clear volunteer boundaries.<\/p>\n        <\/div>\n      <\/div>\n\n      <div class=\"accordion-item\">\n        <div class=\"accordion-header\" onclick=\"toggleVolunteerAccordion(this)\">\n          <span class=\"accordion-toggle\">&gt;<\/span>\n          <h3 class=\"accordion-title\">Who we are looking for<\/h3>\n        <\/div>\n        <div class=\"accordion-content\">\n          <p>This role may suit women who:<\/p>\n          <ul>\n            <li>have lived experience of divorce, separation, or abusive relationships<\/li>\n            <li>can listen without pressure or the urge to take over someone else&#8217;s decisions<\/li>\n            <li>understand the importance of boundaries, confidentiality, and emotional safety<\/li>\n            <li>want to support others through presence, empathy, and careful listening<\/li>\n          <\/ul>\n        <\/div>\n      <\/div>\n\n      <div class=\"accordion-item\">\n        <div class=\"accordion-header\" onclick=\"toggleVolunteerAccordion(this)\">\n          <span class=\"accordion-toggle\">&gt;<\/span>\n          <h3 class=\"accordion-title\">Before you begin<\/h3>\n        <\/div>\n        <div class=\"accordion-content\">\n          <p>Before starting, volunteers complete an induction process and are introduced to the ethical boundaries of the program.<\/p>\n          <ul>\n            <li>attendance at relevant information sessions and training is expected<\/li>\n            <li>sessions may be held in person or online<\/li>\n            <li>a current <strong>Working With Children Check (WWCC)<\/strong> is required<\/li>\n            <li>all volunteers sign a confidentiality agreement<\/li>\n          <\/ul>\n        <\/div>\n      <\/div>\n\n      <div class=\"accordion-item\">\n        <div class=\"accordion-header\" onclick=\"toggleVolunteerAccordion(this)\">\n          <span class=\"accordion-toggle\">&gt;<\/span>\n          <h3 class=\"accordion-title\">What this role does not include<\/h3>\n        <\/div>\n        <div class=\"accordion-content\">\n          <p>It is important to be clear about boundaries. This role does not include:<\/p>\n          <ul>\n            <li>therapy or professional counselling<\/li>\n            <li>24\/7 crisis support<\/li>\n            <li>legal advice<\/li>\n            <li>migration advice<\/li>\n          <\/ul>\n        <\/div>\n      <\/div>\n    <\/div>\n\n    <div class=\"form-section\">\n      <div class=\"language-label\">Volunteer registration<\/div>\n\n      <div class=\"accordion-item form-card\">\n        <div class=\"accordion-header\" onclick=\"toggleVolunteerAccordion(this)\">\n          <span class=\"accordion-toggle\">&gt;<\/span>\n          <h3 class=\"accordion-title\">Volunteer registration form \/ \u0424\u043e\u0440\u043c\u0430 \u0440\u0435\u0433\u0438\u0441\u0442\u0440\u0430\u0446\u0438\u0438 \u0432\u043e\u043b\u043e\u043d\u0442\u0451\u0440\u043e\u0432<\/h3>\n        <\/div>\n        <div class=\"accordion-content\">\n          <div class=\"form-card-inner\">\n            <div class=\"notice-box\">\n              <strong>Before you apply, please note:<\/strong>\n              This is a volunteer peer-support role. We are looking for care, steadiness, confidentiality, and respect for boundaries.\n              Relevant induction or training may be required before you begin.\n            <\/div>\n\n            <p>Fill in the form below to express your interest. You can also contact us at <a href=\"mailto:welisten@primanota.org.au\">welisten@primanota.org.au<\/a> if needed.<\/p>\n\n            <div class='fluentform ff-inherit-theme-style fluentform_wrapper_65'><form data-form_id=\"65\" id=\"fluentform_65\" class=\"frm-fluent-form fluent_form_65 ff-el-form-top ff_form_instance_65_1 ff-form-loading ffs_inherit_theme\" data-form_instance=\"ff_form_instance_65_1\" method=\"POST\" ><fieldset  style=\"border: none!important;margin: 0!important;padding: 0!important;background-color: transparent!important;box-shadow: none!important;outline: none!important; min-inline-size: 100%;\">\n                    <legend class=\"ff_screen_reader_title\" style=\"display: block; margin: 0!important;padding: 0!important;height: 0!important;text-indent: -999999px;width: 0!important;overflow:hidden;\">We Listen - Volunteer Registration<\/legend><p style=\"display: none !important;\" class=\"akismet-fields-container\" data-prefix=\"ak_\"><label>&#916;<textarea name=\"ak_hp_textarea\" cols=\"45\" rows=\"8\" maxlength=\"100\"><\/textarea><\/label><input type=\"hidden\" id=\"ak_js_1\" name=\"ak_js\" value=\"190\"\/><script>\ndocument.getElementById( \"ak_js_1\" ).setAttribute( \"value\", ( new Date() ).getTime() );\n<\/script>\n<\/p><input type='hidden' name='__fluent_form_embded_post_id' value='6882' \/><input type=\"hidden\" id=\"_fluentform_65_fluentformnonce\" name=\"_fluentform_65_fluentformnonce\" value=\"00fdd0d363\" \/><input type=\"hidden\" name=\"_wp_http_referer\" value=\"\/ru\/wp-json\/wp\/v2\/pages\/6882\" \/><div class='ff-el-group  ff-custom_html' tabindex='-1' data-name=\"custom_html_intro\" ><p style=\"color:#555;font-size:15px;line-height:1.75;margin-bottom:8px\">Thank you for your interest in volunteering with <strong>We Listen<\/strong>. Your information is confidential and will only be used for volunteer coordination.<\/p><\/div><div data-type=\"name-element\" data-name=\"names\" class=\" ff-field_container ff-name-field-wrapper\" ><div class='ff-t-container'><div class='ff-t-cell '><div class='ff-el-group ff-el-form-top'><div class=\"ff-el-input--label ff-el-is-required asterisk-right\"><label for='ff_65_names_first_name_' id='label_ff_65_names_first_name_' >Full Name<\/label><\/div><div class='ff-el-input--content'><input type=\"text\" name=\"names[first_name]\" id=\"ff_65_names_first_name_\" class=\"ff-el-form-control\" placeholder=\"Enter Your FullName\" aria-invalid=\"false\" aria-required=true><\/div><\/div><\/div><\/div><\/div><div class='ff-el-group'><div class=\"ff-el-input--label ff-el-is-required asterisk-right\"><label for='ff_65_email_1' id='label_ff_65_email_1' aria-label=\"Email\">Email<\/label><\/div><div class='ff-el-input--content'><input type=\"email\" name=\"email_1\" id=\"ff_65_email_1\" class=\"ff-el-form-control\" placeholder=\"Email Address\" data-name=\"email_1\"  aria-invalid=\"false\" aria-required=true><\/div><\/div><div class='ff-el-group'><div class=\"ff-el-input--label asterisk-right\"><label for='ff_65_phone' id='label_ff_65_phone' aria-label=\"Phone Number\">Phone Number<\/label><div class=\"ff-el-tooltip\" data-content=\"Optional\"><svg width=\"16\" height=\"16\" viewbox=\"0 0 25 25\"><path d=\"m329 393l0-46c0-2-1-4-2-6-2-2-4-3-7-3l-27 0 0-146c0-3-1-5-3-7-2-1-4-2-7-2l-91 0c-3 0-5 1-7 2-1 2-2 4-2 7l0 46c0 2 1 5 2 6 2 2 4 3 7 3l27 0 0 91-27 0c-3 0-5 1-7 3-1 2-2 4-2 6l0 46c0 3 1 5 2 7 2 1 4 2 7 2l128 0c3 0 5-1 7-2 1-2 2-4 2-7z m-36-256l0-46c0-2-1-4-3-6-2-2-4-3-7-3l-54 0c-3 0-5 1-7 3-2 2-3 4-3 6l0 46c0 3 1 5 3 7 2 1 4 2 7 2l54 0c3 0 5-1 7-2 2-2 3-4 3-7z m182 119c0 40-9 77-29 110-20 34-46 60-80 80-33 20-70 29-110 29-40 0-77-9-110-29-34-20-60-46-80-80-20-33-29-70-29-110 0-40 9-77 29-110 20-34 46-60 80-80 33-20 70-29 110-29 40 0 77 9 110 29 34 20 60 46 80 80 20 33 29 70 29 110z\" transform=\"scale(0.046875 0.046875)\"><\/path><\/svg><\/div><\/div><div class='ff-el-input--content'><input type=\"tel\" name=\"phone\" placeholder=\"e.g. 04xx xxx xxx\" data-name=\"phone\" class=\"ff-el-form-control\" id=\"ff_65_phone\"  aria-invalid=\"false\" aria-required=false><\/div><\/div><div class='ff-el-group'><div class=\"ff-el-input--label asterisk-right\"><label for='ff_65_language' id='label_ff_65_language' aria-label=\"Language(s) spoken\">Language(s) spoken<\/label><\/div><div class='ff-el-input--content'><select name=\"language[]\" id=\"ff_65_language\" class=\"ff-el-form-control  ff_has_multi_select\" placeholder=\"Select...\" multiple=\"1\" data-name=\"language\" data-calc_value=\"0\"  aria-invalid=\"false\" aria-required=\"false\" aria-labelledby=\"label_ff_65_language\"><option value=\"\">Select...<\/option><option value=\"English\"  >English<\/option><option value=\"Russian \/ \u0420\u0443\u0441\u0441\u043a\u0438\u0439\"  >Russian \/ \u0420\u0443\u0441\u0441\u043a\u0438\u0439<\/option><option value=\"Ukrainian \/ \u0423\u043a\u0440\u0430\u0457\u043d\u0441\u044c\u043a\u0430\"  >Ukrainian \/ \u0423\u043a\u0440\u0430\u0457\u043d\u0441\u044c\u043a\u0430<\/option><option value=\"Other\"  >Other<\/option><\/select><\/div><\/div><div class='ff-el-group'><div class=\"ff-el-input--label asterisk-right\"><label for='ff_65_motivation' id='label_ff_65_motivation' aria-label=\"Why do you want to volunteer with We Listen?\">Why do you want to volunteer with We Listen?<\/label><\/div><div class='ff-el-input--content'><input type=\"text\" name=\"motivation\" class=\"ff-el-form-control\" placeholder=\"Please share what draws you to this role...\" data-name=\"motivation\" id=\"ff_65_motivation\"  aria-invalid=\"false\" aria-required=false><\/div><\/div><div class='ff-el-group'><div class=\"ff-el-input--label asterisk-right\"><label for='ff_65_lived_experience' id='label_ff_65_lived_experience' aria-label=\"Brief background relevant to this role (optional)\">Brief background relevant to this role (optional)<\/label><div class=\"ff-el-tooltip\" data-content=\"Lived experience, professional background, or community involvement.\"><svg width=\"16\" height=\"16\" viewbox=\"0 0 25 25\"><path d=\"m329 393l0-46c0-2-1-4-2-6-2-2-4-3-7-3l-27 0 0-146c0-3-1-5-3-7-2-1-4-2-7-2l-91 0c-3 0-5 1-7 2-1 2-2 4-2 7l0 46c0 2 1 5 2 6 2 2 4 3 7 3l27 0 0 91-27 0c-3 0-5 1-7 3-1 2-2 4-2 6l0 46c0 3 1 5 2 7 2 1 4 2 7 2l128 0c3 0 5-1 7-2 1-2 2-4 2-7z m-36-256l0-46c0-2-1-4-3-6-2-2-4-3-7-3l-54 0c-3 0-5 1-7 3-2 2-3 4-3 6l0 46c0 3 1 5 3 7 2 1 4 2 7 2l54 0c3 0 5-1 7-2 2-2 3-4 3-7z m182 119c0 40-9 77-29 110-20 34-46 60-80 80-33 20-70 29-110 29-40 0-77-9-110-29-34-20-60-46-80-80-20-33-29-70-29-110 0-40 9-77 29-110 20-34 46-60 80-80 33-20 70-29 110-29 40 0 77 9 110 29 34 20 60 46 80 80 20 33 29 70 29 110z\" transform=\"scale(0.046875 0.046875)\"><\/path><\/svg><\/div><\/div><div class='ff-el-input--content'><textarea aria-required=\"false\" aria-labelledby=\"label_ff_65_lived_experience\" name=\"lived_experience\" id=\"ff_65_lived_experience\" class=\"ff-el-form-control\" placeholder=\"Optional.\" rows=\"2\" cols=\"1\" data-name=\"lived_experience\" ><\/textarea><\/div><\/div><div class='ff-el-group'><div class=\"ff-el-input--label asterisk-right\"><label for='ff_65_wwcc_status' id='label_ff_65_wwcc_status' aria-label=\"Working With Children Check (WWCC)\">Working With Children Check (WWCC)<\/label><div class=\"ff-el-tooltip\" data-content=\"A current WWCC is required to volunteer.\"><svg width=\"16\" height=\"16\" viewbox=\"0 0 25 25\"><path d=\"m329 393l0-46c0-2-1-4-2-6-2-2-4-3-7-3l-27 0 0-146c0-3-1-5-3-7-2-1-4-2-7-2l-91 0c-3 0-5 1-7 2-1 2-2 4-2 7l0 46c0 2 1 5 2 6 2 2 4 3 7 3l27 0 0 91-27 0c-3 0-5 1-7 3-1 2-2 4-2 6l0 46c0 3 1 5 2 7 2 1 4 2 7 2l128 0c3 0 5-1 7-2 1-2 2-4 2-7z m-36-256l0-46c0-2-1-4-3-6-2-2-4-3-7-3l-54 0c-3 0-5 1-7 3-2 2-3 4-3 6l0 46c0 3 1 5 3 7 2 1 4 2 7 2l54 0c3 0 5-1 7-2 2-2 3-4 3-7z m182 119c0 40-9 77-29 110-20 34-46 60-80 80-33 20-70 29-110 29-40 0-77-9-110-29-34-20-60-46-80-80-20-33-29-70-29-110 0-40 9-77 29-110 20-34 46-60 80-80 33-20 70-29 110-29 40 0 77 9 110 29 34 20 60 46 80 80 20 33 29 70 29 110z\" transform=\"scale(0.046875 0.046875)\"><\/path><\/svg><\/div><\/div><div class='ff-el-input--content'><select name=\"wwcc_status\" required=\"1\" data-name=\"wwcc_status\" id=\"ff_65_wwcc_status\" data-calc_value=\"0\" class=\"ff-el-form-control\"  aria-invalid=\"false\" aria-required=\"false\" aria-labelledby=\"label_ff_65_wwcc_status\"><option value=\"\">Select...<\/option><option value=\"yes\"  >Yes, I have a current WWCC<\/option><option value=\"willing\"  >No, but I am willing to obtain one<\/option><option value=\"unsure\"  >No, and I am unsure<\/option><\/select><\/div><\/div><div class='ff-el-group'><div class=\"ff-el-input--label asterisk-right\"><label for='ff_65_availability' id='label_ff_65_availability' aria-label=\"General availability\">General availability<\/label><\/div><div class='ff-el-input--content'><select name=\"availability[]\" id=\"ff_65_availability\" class=\"ff-el-form-control  ff_has_multi_select\" multiple=\"1\" data-name=\"availability\" data-calc_value=\"0\"  aria-invalid=\"false\" aria-required=\"false\" aria-labelledby=\"label_ff_65_availability\"><option value=\"Weekday mornings\"  >Weekday mornings<\/option><option value=\"Weekday afternoons\"  >Weekday afternoons<\/option><option value=\"Weekday evenings\"  >Weekday evenings<\/option><option value=\"Weekends\"  >Weekends<\/option><\/select><\/div><\/div><div class='ff-el-group'><div class=\"ff-el-input--label ff-el-is-required asterisk-right\"><label   aria-label=\"Agreements\">Agreements<\/label><\/div><div class='ff-el-input--content'><div class='ff-el-form-check ff-el-form-check-'><label class='ff-el-form-check-label' for='consent_training_f6cd5580b5069e14e226f05f7f26e47f'><input  type=\"checkbox\" name=\"consent_training[]\" data-name=\"consent_training\" class=\"ff-el-form-check-input ff-el-form-check-checkbox\" value=\"I understand that volunteering with We Listen involves attending relevant information sessions and training, which may be held in person or online.\"  id='consent_training_f6cd5580b5069e14e226f05f7f26e47f' aria-label='I understand that volunteering with We Listen involves attending relevant information sessions and training, which may be held in person or online.' aria-invalid='false' aria-required=true> <span>I understand that volunteering with We Listen involves attending relevant information sessions and training, which may be held in person or online.<\/span><\/label><\/div><div class='ff-el-form-check ff-el-form-check-'><label class='ff-el-form-check-label' for='consent_training_9500b190ec5544332c32f1e49aa4f252'><input  type=\"checkbox\" name=\"consent_training[]\" data-name=\"consent_training\" class=\"ff-el-form-check-input ff-el-form-check-checkbox\" value=\"I consent to Prima Nota collecting and storing the information provided in this form for the purpose of volunteer coordination.\"  id='consent_training_9500b190ec5544332c32f1e49aa4f252' aria-label='I consent to Prima Nota collecting and storing the information provided in this form for the purpose of volunteer coordination.' aria-invalid='false' aria-required=true> <span>I consent to Prima Nota collecting and storing the information provided in this form for the purpose of volunteer coordination.<\/span><\/label><\/div><\/div><\/div><div class='ff-el-group ff-text-left ff_submit_btn_wrapper'><button type=\"submit\" class=\"ff-btn ff-btn-submit ff-btn-md ff_btn_no_style\"  aria-label=\"Submit Form\">Submit Form<\/button><\/div><\/fieldset><\/form><div id='fluentform_65_errors' class='ff-errors-in-stack ff_form_instance_65_1 ff-form-loading_errors ff_form_instance_65_1_errors'><\/div><\/div>            <script type=\"text\/javascript\">\n                window.fluent_form_ff_form_instance_65_1 = {\"id\":\"65\",\"ajaxUrl\":\"https:\\\/\\\/primanota.org.au\\\/wp-admin\\\/admin-ajax.php\",\"settings\":{\"layout\":{\"labelPlacement\":\"top\",\"helpMessagePlacement\":\"with_label\",\"errorMessagePlacement\":\"inline\",\"cssClassName\":\"\",\"asteriskPlacement\":\"asterisk-right\"},\"restrictions\":{\"denyEmptySubmission\":{\"enabled\":false}}},\"form_instance\":\"ff_form_instance_65_1\",\"form_id_selector\":\"fluentform_65\",\"rules\":{\"names[first_name]\":{\"required\":{\"value\":true,\"message\":\"This field is required\",\"global_message\":\"This field is required\",\"global\":true}},\"names[middle_name]\":{\"required\":{\"value\":false,\"message\":\"This field is required\",\"global_message\":\"This field is required\",\"global\":true}},\"names[last_name]\":{\"required\":{\"value\":false,\"message\":\"This field is required\",\"global_message\":\"This field is required\",\"global\":true}},\"email_1\":{\"required\":{\"value\":true,\"message\":\"This field is required\",\"global_message\":\"This field is required\",\"global\":true},\"email\":{\"value\":true,\"message\":\"This field must contain a valid email\",\"global_message\":\"This field must contain a valid email\",\"global\":true}},\"language\":{\"required\":{\"value\":false,\"message\":\"This field is required\",\"global_message\":\"This field is required\",\"global\":true}},\"motivation\":{\"required\":{\"value\":false,\"message\":\"This field is required\",\"global_message\":\"This field is required\",\"global\":true}},\"lived_experience\":{\"required\":{\"value\":false,\"message\":\"This field is required\",\"global_message\":\"This field is required\",\"global\":true}},\"availability\":{\"required\":{\"value\":false,\"message\":\"This field is required\",\"global_message\":\"This field is required\",\"global\":true}},\"consent_training\":{\"required\":{\"value\":true,\"message\":\"This field is required\",\"global_message\":\"This field is required\",\"global\":true}}},\"debounce_time\":300,\"file_upload_settings\":[]};\n                            <\/script>\n            \n          <\/div>\n        <\/div>\n      <\/div>\n    <\/div>\n\n    <div class=\"footer\">\n      <div class=\"footer-decoration\"><\/div>\n      <p>&copy; 2026 Prima Nota Inc. | We Listen \/ \u0421\u043b\u0443\u0448\u0430\u0435\u043c \u0438 \u043d\u0435 \u043e\u0441\u0443\u0436\u0434\u0430\u0435\u043c<\/p>\n    <\/div>\n  <\/div>\n<\/div>\n\n<script>\n  function setVolunteerAccordionHeight(item) {\n    const content = item.querySelector(\".accordion-content\");\n    if (!content) {\n      return;\n    }\n\n    if (item.classList.contains(\"active\")) {\n      content.style.maxHeight = content.scrollHeight + \"px\";\n    } else {\n      content.style.maxHeight = \"0px\";\n    }\n  }\n\n  function refreshVolunteerAccordions(scope) {\n    const root = scope || document;\n    root.querySelectorAll(\".welisten-volunteer-page .accordion-item\").forEach((item) => {\n      setVolunteerAccordionHeight(item);\n    });\n  }\n\n  function toggleVolunteerAccordion(header) {\n    const item = header.parentElement;\n    const section = item.parentElement;\n    const isActive = item.classList.contains(\"active\");\n\n    section.querySelectorAll(\".accordion-item\").forEach((accordionItem) => {\n      accordionItem.classList.remove(\"active\");\n      setVolunteerAccordionHeight(accordionItem);\n    });\n\n    if (!isActive) {\n      item.classList.add(\"active\");\n      setVolunteerAccordionHeight(item);\n    }\n  }\n\n  window.addEventListener(\"load\", () => {\n    refreshVolunteerAccordions();\n    setTimeout(refreshVolunteerAccordions, 300);\n    setTimeout(refreshVolunteerAccordions, 1000);\n    setTimeout(refreshVolunteerAccordions, 2500);\n  });\n\n  window.addEventListener(\"resize\", () => {\n    refreshVolunteerAccordions();\n  });\n<\/script>\n\n","protected":false},"excerpt":{"rendered":"<p>Volunteer with We Listen \/ \u0421\u0442\u0430\u0442\u044c \u0432\u043e\u043b\u043e\u043d\u0442\u0451\u0440\u043e\u043c Join our peer support team \/ \u041f\u0440\u0438\u0441\u043e\u0435\u0434\u0438\u043d\u0438\u0442\u044c\u0441\u044f \u043a \u043a\u043e\u043c\u0430\u043d\u0434\u0435 \u0432\u0437\u0430\u0438\u043c\u043d\u043e\u0439 \u043f\u043e\u0434\u0434\u0435\u0440\u0436\u043a\u0438 \u0420\u0443\u0441\u0441\u043a\u0430\u044f \u0432\u0435\u0440\u0441\u0438\u044f &gt; \u041e \u0440\u043e\u043b\u0438 We Listen \/ \u0421\u043b\u0443\u0448\u0430\u0435\u043c \u0438 \u043d\u0435 \u043e\u0441\u0443\u0436\u0434\u0430\u0435\u043c \u2014 \u044d\u0442\u043e \u0438\u043d\u0438\u0446\u0438\u0430\u0442\u0438\u0432\u0430 \u0432\u0437\u0430\u0438\u043c\u043d\u043e\u0439 \u043f\u043e\u0434\u0434\u0435\u0440\u0436\u043a\u0438 \u0434\u043b\u044f \u0436\u0435\u043d\u0449\u0438\u043d, \u043a\u043e\u0442\u043e\u0440\u044b\u043c \u043d\u0443\u0436\u0435\u043d \u0431\u0435\u0437\u043e\u043f\u0430\u0441\u043d\u044b\u0439 \u0440\u0430\u0437\u0433\u043e\u0432\u043e\u0440 \u0431\u0435\u0437 \u043e\u0441\u0443\u0436\u0434\u0435\u043d\u0438\u044f. \u041c\u044b \u043d\u0435 \u0438\u0449\u0435\u043c \u0442\u0435\u0440\u0430\u043f\u0435\u0432\u0442\u043e\u0432. \u041c\u044b \u0438\u0449\u0435\u043c \u0436\u0435\u043d\u0449\u0438\u043d \u0441 \u043b\u0438\u0447\u043d\u044b\u043c \u043e\u043f\u044b\u0442\u043e\u043c, \u043a\u043e\u0442\u043e\u0440\u044b\u0435 \u0433\u043e\u0442\u043e\u0432\u044b [&hellip;]<\/p>\n","protected":false},"author":1,"featured_media":0,"parent":6327,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"","meta":{"_uag_custom_page_level_css":"","site-sidebar-layout":"no-sidebar","site-content-layout":"full-width","ast-site-content-layout":"full-width","site-content-style":"unboxed","site-sidebar-style":"default","ast-global-header-display":"","ast-banner-title-visibility":"","ast-main-header-display":"","ast-hfb-above-header-display":"","ast-hfb-below-header-display":"","ast-hfb-mobile-header-display":"","site-post-title":"disabled","ast-breadcrumbs-content":"","ast-featured-img":"","footer-sml-layout":"","ast-disable-related-posts":"","theme-transparent-header-meta":"","adv-header-id-meta":"","stick-header-meta":"","header-above-stick-meta":"","header-main-stick-meta":"","header-below-stick-meta":"","astra-migrate-meta-layouts":"set","ast-page-background-enabled":"default","ast-page-background-meta":{"desktop":{"background-color":"","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""},"tablet":{"background-color":"","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""},"mobile":{"background-color":"","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""}},"ast-content-background-meta":{"desktop":{"background-color":"var(--ast-global-color-5)","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""},"tablet":{"background-color":"var(--ast-global-color-5)","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""},"mobile":{"background-color":"var(--ast-global-color-5)","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""}},"footnotes":""},"class_list":["post-6882","page","type-page","status-publish","hentry"],"uagb_featured_image_src":{"full":false,"thumbnail":false,"medium":false,"medium_large":false,"large":false,"thumblist":false,"thumbrelated":false,"meccarouselthumb":false,"gridsquare":false,"tileview":false,"1536x1536":false,"2048x2048":false,"trp-custom-language-flag":false},"uagb_author_info":{"display_name":"Admin Adminovich","author_link":"https:\/\/primanota.org.au\/ru\/author\/adminprimanota-org-au\/"},"uagb_comment_info":0,"uagb_excerpt":"Volunteer with We Listen \/ \u0421\u0442\u0430\u0442\u044c \u0432\u043e\u043b\u043e\u043d\u0442\u0451\u0440\u043e\u043c Join our peer support team \/ \u041f\u0440\u0438\u0441\u043e\u0435\u0434\u0438\u043d\u0438\u0442\u044c\u0441\u044f \u043a \u043a\u043e\u043c\u0430\u043d\u0434\u0435 \u0432\u0437\u0430\u0438\u043c\u043d\u043e\u0439 \u043f\u043e\u0434\u0434\u0435\u0440\u0436\u043a\u0438 \u0420\u0443\u0441\u0441\u043a\u0430\u044f \u0432\u0435\u0440\u0441\u0438\u044f &gt; \u041e \u0440\u043e\u043b\u0438 We Listen \/ \u0421\u043b\u0443\u0448\u0430\u0435\u043c \u0438 \u043d\u0435 \u043e\u0441\u0443\u0436\u0434\u0430\u0435\u043c \u2014 \u044d\u0442\u043e \u0438\u043d\u0438\u0446\u0438\u0430\u0442\u0438\u0432\u0430 \u0432\u0437\u0430\u0438\u043c\u043d\u043e\u0439 \u043f\u043e\u0434\u0434\u0435\u0440\u0436\u043a\u0438 \u0434\u043b\u044f \u0436\u0435\u043d\u0449\u0438\u043d, \u043a\u043e\u0442\u043e\u0440\u044b\u043c \u043d\u0443\u0436\u0435\u043d \u0431\u0435\u0437\u043e\u043f\u0430\u0441\u043d\u044b\u0439 \u0440\u0430\u0437\u0433\u043e\u0432\u043e\u0440 \u0431\u0435\u0437 \u043e\u0441\u0443\u0436\u0434\u0435\u043d\u0438\u044f. \u041c\u044b \u043d\u0435 \u0438\u0449\u0435\u043c \u0442\u0435\u0440\u0430\u043f\u0435\u0432\u0442\u043e\u0432. \u041c\u044b \u0438\u0449\u0435\u043c \u0436\u0435\u043d\u0449\u0438\u043d \u0441 \u043b\u0438\u0447\u043d\u044b\u043c \u043e\u043f\u044b\u0442\u043e\u043c, \u043a\u043e\u0442\u043e\u0440\u044b\u0435 \u0433\u043e\u0442\u043e\u0432\u044b&hellip;","_links":{"self":[{"href":"https:\/\/primanota.org.au\/ru\/wp-json\/wp\/v2\/pages\/6882","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/primanota.org.au\/ru\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/primanota.org.au\/ru\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/primanota.org.au\/ru\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/primanota.org.au\/ru\/wp-json\/wp\/v2\/comments?post=6882"}],"version-history":[{"count":13,"href":"https:\/\/primanota.org.au\/ru\/wp-json\/wp\/v2\/pages\/6882\/revisions"}],"predecessor-version":[{"id":6915,"href":"https:\/\/primanota.org.au\/ru\/wp-json\/wp\/v2\/pages\/6882\/revisions\/6915"}],"up":[{"embeddable":true,"href":"https:\/\/primanota.org.au\/ru\/wp-json\/wp\/v2\/pages\/6327"}],"wp:attachment":[{"href":"https:\/\/primanota.org.au\/ru\/wp-json\/wp\/v2\/media?parent=6882"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}