{"id":6145,"date":"2025-11-21T07:31:18","date_gmt":"2025-11-21T07:31:18","guid":{"rendered":"https:\/\/atfaluna-jordan.org\/ar\/?page_id=6145"},"modified":"2026-01-03T07:36:44","modified_gmt":"2026-01-03T07:36:44","slug":"annual-reports","status":"publish","type":"page","link":"https:\/\/atfaluna-jordan.org\/ar\/annual-reports\/","title":{"rendered":"Annual Reports"},"content":{"rendered":"<div class=\"fusion-fullwidth fullwidth-box fusion-builder-row-1 fusion-flex-container has-pattern-background has-mask-background nonhundred-percent-fullwidth non-hundred-percent-height-scrolling\" style=\"--awb-border-radius-top-left:0px;--awb-border-radius-top-right:0px;--awb-border-radius-bottom-right:0px;--awb-border-radius-bottom-left:0px;--awb-flex-wrap:wrap;\" ><div class=\"fusion-builder-row fusion-row fusion-flex-align-items-flex-start fusion-flex-content-wrap\" style=\"max-width:1248px;margin-left: calc(-4% \/ 2 );margin-right: calc(-4% \/ 2 );\"><div class=\"fusion-layout-column fusion_builder_column fusion-builder-column-0 fusion_builder_column_1_1 1_1 fusion-flex-column\" style=\"--awb-bg-size:cover;--awb-width-large:100%;--awb-margin-top-large:0px;--awb-spacing-right-large:1.92%;--awb-margin-bottom-large:20px;--awb-spacing-left-large:1.92%;--awb-width-medium:100%;--awb-order-medium:0;--awb-spacing-right-medium:1.92%;--awb-spacing-left-medium:1.92%;--awb-width-small:100%;--awb-order-small:0;--awb-spacing-right-small:1.92%;--awb-spacing-left-small:1.92%;\"><div class=\"fusion-column-wrapper fusion-column-has-shadow fusion-flex-justify-content-flex-start fusion-content-layout-column\"><style>\n\n\/* ====== GENERAL WRAPPER ====== *\/\n.atfaluna-timeline {\n  width: 100%;\n  max-width: 1100px;\n  margin: 70px auto 150px;\n  padding: 20px;\n  position: relative;\n  overflow: visible;\n}\n\n\/* ====== ECG WAVE PULSE LINE ====== *\/\n@keyframes ecgMove {\n  0% { background-position: 0 0; }\n  100% { background-position: 0 140px; }\n}\n\n.atfaluna-timeline::before {\n  content: \"\";\n  position: absolute;\n  left: 40px;\n  top: 0;\n  width: 4px;\n  height: 100%;\n\n  \/* \u0645\u0648\u062c\u0629 \u0646\u0628\u0636 ECG *\/\n  background: \n    repeating-linear-gradient(\n      to bottom,\n      #f15a24 0px,\n      #f15a24 10px,\n      transparent 10px,\n      transparent 25px,\n      #f15a24 25px,\n      #f15a24 35px,\n      transparent 35px,\n      transparent 60px\n    );\n\n  background-size: 100% 140px;\n  animation: ecgMove 2.2s linear infinite;\n  border-radius: 3px;\n}\n\n\/* ====== TIMELINE ITEM ====== *\/\n.tl-item {\n  position: relative;\n  margin-bottom: 70px;\n  padding-left: 90px;\n\n  opacity: 0;\n  transform: translateY(30px);\n  animation: fadeUp 0.9s ease forwards;\n}\n\n.tl-item:nth-child(1) { animation-delay: 0.1s; }\n.tl-item:nth-child(2) { animation-delay: 0.25s; }\n.tl-item:nth-child(3) { animation-delay: 0.4s; }\n.tl-item:nth-child(4) { animation-delay: 0.55s; }\n.tl-item:nth-child(5) { animation-delay: 0.7s; }\n.tl-item:nth-child(6) { animation-delay: 0.85s; }\n.tl-item:nth-child(7) { animation-delay: 1s; }\n\n\/* ====== YEAR BADGE ====== *\/\n.tl-year {\n  position: absolute;\n  left: -28px;     \n  top: -30px;      \n  background: #f15a24;\n  color: white;\n  padding: 8px 20px;\n  border-radius: 40px;\n  font-size: 16px;\n  font-weight: bold;\n  z-index: 3;\n  box-shadow: 0 3px 10px rgb(0 0 0 \/ 15%);\n  animation: pulseYear 2.2s ease-in-out infinite;\n}\n\n\/* ====== CONTENT BOX ====== *\/\n.tl-content {\n  background: #ffffff;\n  border-radius: 22px;\n  padding: 18px;\n  display: flex;\n  gap: 18px;\n  align-items: center;\n  box-shadow: 0 5px 20px rgba(0,0,0,0.07);\n  transition: 0.25s ease;\n}\n\n.tl-content:hover {\n  transform: translateX(8px);\n  box-shadow: 0 8px 30px rgba(0,0,0,0.12);\n}\n\n\/* ====== IMAGE ====== *\/\n.tl-content img {\n  width: 220px;\n  height: 300px;\n  object-fit: cover;\n  border-radius: 16px;\n  flex-shrink: 0;\n}\n\n\/* ====== TEXT ====== *\/\n.tl-info h3 {\n  font-size: 20px;\n  font-weight: 700;\n  color: #f15a24;\n  margin-bottom: 6px;\n}\n\n.tl-info p {\n  font-size: 14px;\n  color: #444;\n  margin-bottom: 12px;\n}\n\n\/* ====== BUTTONS ====== *\/\n.tl-buttons {\n  display: flex;\n  gap: 10px;\n  flex-wrap: wrap;\n}\n\n.tl-btn {\n  padding: 8px 16px;\n  background: #f15a24;\n  color: white;\n  border-radius: 25px;\n  font-size: 13px;\n  font-weight: 600;\n  text-decoration: none;\n}\n.tl-btn:hover { background: #d84f1f; }\n\n.tl-download {\n  padding: 8px 16px;\n  background: #ffffff;\n  color: #f15a24;\n  border-radius: 25px;\n  font-size: 13px;\n  font-weight: 600;\n  border: 2px solid #f15a24;\n  text-decoration: none;\n}\n.tl-download:hover { background: #ffe1d5; }\n\n\/* ====== ANIMATIONS ====== *\/\n@keyframes fadeUp {\n  to { opacity: 1; transform: translateY(0); }\n}\n\n@keyframes pulseYear {\n  0%,100% { transform: scale(1); }\n  50%     { transform: scale(1.08); }\n}\n\n\/* ====== MOBILE ====== *\/\n@media (max-width: 768px) {\n  .atfaluna-timeline::before { left: 25px; }\n  .tl-item { padding-left: 70px; }\n  .tl-content { flex-direction: column; text-align: center; }\n  .tl-content img { width: 100%; height: 260px; }\n}\n\n<\/style>\n\n\n\n\n<section class=\"atfaluna-timeline\">\n\n  <!-- 2024 -->\n  <div class=\"tl-item\">\n    <div class=\"tl-year\">2024<\/div>\n    <div class=\"tl-content\">\n      <img class=\"lazyload\" decoding=\"async\" src=\"data:image\/gif;base64,R0lGODlhAQABAAAAACH5BAEKAAEALAAAAAABAAEAAAICTAEAOw==\" data-orig-src=\"https:\/\/atfaluna-jordan.com\/wp-content\/uploads\/2025\/11\/2024.png\">\n      <div class=\"tl-info\">\n        <h3>\u0627\u0644\u062a\u0642\u0631\u064a\u0631 \u0627\u0644\u0633\u0646\u0648\u064a 2024<\/h3>\n        <p>\u0639\u0627\u0645 \u0645\u0646 \u0627\u0644\u062a\u0648\u0633\u0639 \u0641\u064a \u0627\u0644\u0623\u064a\u0627\u0645 \u0627\u0644\u0637\u0628\u064a\u0629 \u0648\u0625\u062c\u0631\u0627\u0621 \u0639\u0645\u0644\u064a\u0627\u062a \u0645\u0646\u0642\u0630\u0629 \u0644\u0644\u062d\u064a\u0627\u0629.<\/p>\n        <div class=\"tl-buttons\">\n          <a class=\"tl-btn\" href=\"https:\/\/atfaluna-jordan.org\/ar\/wp-content\/uploads\/2026\/01\/\u0627\u0644\u062a\u0642\u0631\u064a\u0631-\u0627\u0644\u0633\u0646\u0648\u064a_2024-1.pdf\" target=\"_blank\">\u0639\u0631\u0636 \u0627\u0644\u062a\u0642\u0631\u064a\u0631<\/a>\n          <a class=\"tl-download\" href=\"https:\/\/atfaluna-jordan.org\/ar\/wp-content\/uploads\/2026\/01\/\u0627\u0644\u062a\u0642\u0631\u064a\u0631-\u0627\u0644\u0633\u0646\u0648\u064a_2024-1.pdf\" download>\u062a\u062d\u0645\u064a\u0644 PDF<\/a>\n        <\/div>\n      <\/div>\n    <\/div>\n  <\/div>\n\n  <!-- 2023 -->\n  <div class=\"tl-item\">\n    <div class=\"tl-year\">2023<\/div>\n    <div class=\"tl-content\">\n      <img class=\"lazyload\" decoding=\"async\" src=\"data:image\/gif;base64,R0lGODlhAQABAAAAACH5BAEKAAEALAAAAAABAAEAAAICTAEAOw==\" data-orig-src=\"https:\/\/atfaluna-jordan.com\/wp-content\/uploads\/2025\/11\/2023.png\">\n      <div class=\"tl-info\">\n        <h3>\u0627\u0644\u062a\u0642\u0631\u064a\u0631 \u0627\u0644\u0633\u0646\u0648\u064a 2023<\/h3>\n        <p>\u062d\u0645\u0644\u0627\u062a \u0642\u0644\u0628\u064a\u0629\u060c \u0623\u064a\u0627\u0645 \u0641\u062d\u0635\u060c \u0648\u062a\u0648\u0633\u064a\u0639 \u0646\u0637\u0627\u0642 \u0627\u0644\u062f\u0639\u0645 \u0627\u0644\u0637\u0628\u064a.<\/p>\n        <div class=\"tl-buttons\">\n          <a class=\"tl-btn\" href=\"https:\/\/atfaluna-jordan.org\/ar\/wp-content\/uploads\/2026\/01\/\u0627\u0644\u062a\u0642\u0631\u064a\u0631-\u0627\u0644\u0633\u0646\u0648\u064a_2023-1.pdf\">\u0639\u0631\u0636 \u0627\u0644\u062a\u0642\u0631\u064a\u0631<\/a>\n          <a class=\"tl-download\" href=\"https:\/\/atfaluna-jordan.org\/ar\/wp-content\/uploads\/2026\/01\/\u0627\u0644\u062a\u0642\u0631\u064a\u0631-\u0627\u0644\u0633\u0646\u0648\u064a_2023-1.pdf\">\u062a\u062d\u0645\u064a\u0644 PDF<\/a>\n        <\/div>\n      <\/div>\n    <\/div>\n  <\/div>\n\n  <!-- 2022 -->\n  <div class=\"tl-item\">\n    <div class=\"tl-year\">2022<\/div>\n    <div class=\"tl-content\">\n      <img class=\"lazyload\" decoding=\"async\" src=\"data:image\/gif;base64,R0lGODlhAQABAAAAACH5BAEKAAEALAAAAAABAAEAAAICTAEAOw==\" data-orig-src=\"https:\/\/atfaluna-jordan.com\/wp-content\/uploads\/2025\/11\/Untitled-1.png\">\n      <div class=\"tl-info\">\n        <h3>\u0627\u0644\u062a\u0642\u0631\u064a\u0631 \u0627\u0644\u0633\u0646\u0648\u064a 2022<\/h3>\n        <p>\u0646\u0645\u0648 \u0645\u0644\u062d\u0648\u0638\u060c \u0623\u062b\u0631 \u0645\u0644\u0645\u0648\u0633\u060c \u0648\u062a\u0639\u0627\u0648\u0646\u0627\u062a \u0637\u0628\u064a\u0629 \u062c\u062f\u064a\u062f\u0629.<\/p>\n        <div class=\"tl-buttons\">\n          <a class=\"tl-btn\" href=\"https:\/\/atfaluna-jordan.org\/ar\/wp-content\/uploads\/2026\/01\/\u0627\u0644\u062a\u0642\u0631\u064a\u0631-\u0627\u0644\u0633\u0646\u0648\u064a_2022-1.pdf\" target=\"_blank\">\u0639\u0631\u0636 \u0627\u0644\u062a\u0642\u0631\u064a\u0631<\/a>\n          <a class=\"tl-download\" href=\"https:\/\/atfaluna-jordan.org\/ar\/wp-content\/uploads\/2026\/01\/\u0627\u0644\u062a\u0642\u0631\u064a\u0631-\u0627\u0644\u0633\u0646\u0648\u064a_2022-1.pdf\" download>\u062a\u062d\u0645\u064a\u0644 PDF<\/a>\n        <\/div>\n      <\/div>\n    <\/div>\n  <\/div>\n\n  <!-- 2021 -->\n  <div class=\"tl-item\">\n    <div class=\"tl-year\">2021<\/div>\n    <div class=\"tl-content\">\n      <img class=\"lazyload\" decoding=\"async\" src=\"data:image\/gif;base64,R0lGODlhAQABAAAAACH5BAEKAAEALAAAAAABAAEAAAICTAEAOw==\" data-orig-src=\"https:\/\/atfaluna-jordan.com\/wp-content\/uploads\/2025\/11\/Untitled-2.png\">\n      <div class=\"tl-info\">\n        <h3>\u0627\u0644\u062a\u0642\u0631\u064a\u0631 \u0627\u0644\u0633\u0646\u0648\u064a 2021<\/h3>\n        <p>\u062a\u0639\u0632\u064a\u0632 \u0627\u0644\u0628\u0646\u064a\u0629 \u0627\u0644\u062f\u0627\u062e\u0644\u064a\u0629 \u0648\u062a\u0637\u0648\u064a\u0631 \u0628\u0631\u0627\u0645\u062c \u0627\u0644\u0645\u062a\u0637\u0648\u0639\u064a\u0646.<\/p>\n        <div class=\"tl-buttons\">\n          <a class=\"tl-btn\" href=\"https:\/\/atfaluna-jordan.org\/ar\/wp-content\/uploads\/2026\/01\/\u0627\u0644\u062a\u0642\u0631\u064a\u0631-\u0627\u0644\u0633\u0646\u0648\u064a_2021-1.pdf\" target=\"_blank\">\u0639\u0631\u0636 \u0627\u0644\u062a\u0642\u0631\u064a\u0631<\/a>\n          <a class=\"tl-download\" href=\"https:\/\/atfaluna-jordan.org\/ar\/wp-content\/uploads\/2026\/01\/\u0627\u0644\u062a\u0642\u0631\u064a\u0631-\u0627\u0644\u0633\u0646\u0648\u064a_2021-1.pdf\" download>\u062a\u062d\u0645\u064a\u0644 PDF<\/a>\n        <\/div>\n      <\/div>\n    <\/div>\n  <\/div>\n\n  <!-- 2020 -->\n  <div class=\"tl-item\">\n    <div class=\"tl-year\">2020<\/div>\n    <div class=\"tl-content\">\n      <img class=\"lazyload\" decoding=\"async\" src=\"data:image\/gif;base64,R0lGODlhAQABAAAAACH5BAEKAAEALAAAAAABAAEAAAICTAEAOw==\" data-orig-src=\"https:\/\/atfaluna-jordan.com\/wp-content\/uploads\/2025\/11\/Untitled-3.png\">\n      <div class=\"tl-info\">\n        <h3>\u0627\u0644\u062a\u0642\u0631\u064a\u0631 \u0627\u0644\u0633\u0646\u0648\u064a 2020<\/h3>\n        <p>\u0627\u0644\u0627\u0633\u062a\u062c\u0627\u0628\u0629 \u0644\u062c\u0627\u0626\u062d\u0629 \u0643\u0648\u0631\u0648\u0646\u0627 \u0648\u0627\u0633\u062a\u0645\u0631\u0627\u0631 \u062a\u0642\u062f\u064a\u0645 \u0627\u0644\u0639\u0644\u0627\u062c \u0641\u064a \u062c\u0645\u064a\u0639 \u0623\u0646\u062d\u0627\u0621 \u0627\u0644\u0623\u0631\u062f\u0646.<\/p>\n        <div class=\"tl-buttons\">\n          <a class=\"tl-btn\" href=\"https:\/\/atfaluna-jordan.org\/ar\/wp-content\/uploads\/2026\/01\/\u0627\u0644\u062a\u0642\u0631\u064a\u0631-\u0627\u0644\u0633\u0646\u0648\u064a_2020-1.pdf\" target=\"_blank\">\u0639\u0631\u0636 \u0627\u0644\u062a\u0642\u0631\u064a\u0631<\/a>\n          <a class=\"tl-download\" href=\"https:\/\/atfaluna-jordan.org\/ar\/wp-content\/uploads\/2026\/01\/\u0627\u0644\u062a\u0642\u0631\u064a\u0631-\u0627\u0644\u0633\u0646\u0648\u064a_2020-1.pdf\" download>\u062a\u062d\u0645\u064a\u0644 PDF<\/a>\n        <\/div>\n      <\/div>\n    <\/div>\n  <\/div>\n\n  <!-- 2019 -->\n  <div class=\"tl-item\">\n    <div class=\"tl-year\">2019<\/div>\n    <div class=\"tl-content\">\n      <img class=\"lazyload\" decoding=\"async\" src=\"data:image\/gif;base64,R0lGODlhAQABAAAAACH5BAEKAAEALAAAAAABAAEAAAICTAEAOw==\" data-orig-src=\"https:\/\/atfaluna-jordan.com\/wp-content\/uploads\/2025\/11\/Untitled-4.png\">\n      <div class=\"tl-info\">\n        <h3>\u0627\u0644\u062a\u0642\u0631\u064a\u0631 \u0627\u0644\u0633\u0646\u0648\u064a 2019<\/h3>\n        <p>\u0639\u0627\u0645 \u0645\u0641\u0635\u0644\u064a \u0628\u0641\u0636\u0644 \u062f\u0639\u0645 \u0627\u0644\u0645\u062a\u0628\u0631\u0639\u064a\u0646 \u0648\u062c\u0647\u0648\u062f \u0627\u0644\u0645\u062a\u0637\u0648\u0639\u064a\u0646.<\/p>\n        <div class=\"tl-buttons\">\n          <a class=\"tl-btn\" href=\"https:\/\/atfaluna-jordan.org\/ar\/wp-content\/uploads\/2026\/01\/\u0627\u0644\u062a\u0642\u0631\u064a\u0631-\u0627\u0644\u0633\u0646\u0648\u064a_2019-1.pdf\" target=\"_blank\">\u0639\u0631\u0636 \u0627\u0644\u062a\u0642\u0631\u064a\u0631<\/a>\n          <a class=\"tl-download\" href=\"https:\/\/atfaluna-jordan.org\/ar\/wp-content\/uploads\/2026\/01\/\u0627\u0644\u062a\u0642\u0631\u064a\u0631-\u0627\u0644\u0633\u0646\u0648\u064a_2019-1.pdf\" download>\u062a\u062d\u0645\u064a\u0644 PDF<\/a>\n        <\/div>\n      <\/div>\n    <\/div>\n  <\/div>\n\n  <!-- 2018 -->\n  <div class=\"tl-item\">\n    <div class=\"tl-year\">2018<\/div>\n    <div class=\"tl-content\">\n      <img class=\"lazyload\" decoding=\"async\" src=\"data:image\/gif;base64,R0lGODlhAQABAAAAACH5BAEKAAEALAAAAAABAAEAAAICTAEAOw==\" data-orig-src=\"https:\/\/atfaluna-jordan.com\/wp-content\/uploads\/2025\/11\/Untitled-5.png\">\n      <div class=\"tl-info\">\n        <h3>\u0627\u0644\u062a\u0642\u0631\u064a\u0631 \u0627\u0644\u0633\u0646\u0648\u064a 2018<\/h3>\n        <p>\u0642\u0635\u0635 \u0645\u0624\u062b\u0631\u0629 \u0639\u0646 \u0627\u0644\u0634\u0641\u0627\u0621 \u0648\u0627\u0633\u062a\u0639\u0627\u062f\u0629 \u0641\u0631\u062d\u0629 \u0627\u0644\u0637\u0641\u0648\u0644\u0629.<\/p>\n        <div class=\"tl-buttons\">\n          <a class=\"tl-btn\" href=\"https:\/\/atfaluna-jordan.org\/ar\/wp-content\/uploads\/2026\/01\/\u0627\u0644\u062a\u0642\u0631\u064a\u0631-\u0627\u0644\u0633\u0646\u0648\u064a_2018-1.pdf\" target=\"_blank\">\u0639\u0631\u0636 \u0627\u0644\u062a\u0642\u0631\u064a\u0631<\/a>\n          <a class=\"tl-download\" href=\"https:\/\/atfaluna-jordan.org\/ar\/wp-content\/uploads\/2026\/01\/\u0627\u0644\u062a\u0642\u0631\u064a\u0631-\u0627\u0644\u0633\u0646\u0648\u064a_2018-1.pdf\" download>\u062a\u062d\u0645\u064a\u0644 PDF<\/a>\n        <\/div>\n      <\/div>\n    <\/div>\n  <\/div>\n\n<\/section>\n<\/div><\/div><\/div><\/div>\n","protected":false},"excerpt":{"rendered":"","protected":false},"author":1,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"100-width.php","meta":{"footnotes":""},"class_list":["post-6145","page","type-page","status-publish","hentry"],"_links":{"self":[{"href":"https:\/\/atfaluna-jordan.org\/ar\/wp-json\/wp\/v2\/pages\/6145","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/atfaluna-jordan.org\/ar\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/atfaluna-jordan.org\/ar\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/atfaluna-jordan.org\/ar\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/atfaluna-jordan.org\/ar\/wp-json\/wp\/v2\/comments?post=6145"}],"version-history":[{"count":40,"href":"https:\/\/atfaluna-jordan.org\/ar\/wp-json\/wp\/v2\/pages\/6145\/revisions"}],"predecessor-version":[{"id":6676,"href":"https:\/\/atfaluna-jordan.org\/ar\/wp-json\/wp\/v2\/pages\/6145\/revisions\/6676"}],"wp:attachment":[{"href":"https:\/\/atfaluna-jordan.org\/ar\/wp-json\/wp\/v2\/media?parent=6145"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}