{"id":165,"date":"2023-03-21T09:01:28","date_gmt":"2023-03-21T09:01:28","guid":{"rendered":"http:\/\/localhost\/mrittik\/?page_id=165"},"modified":"2026-08-06T06:13:33","modified_gmt":"2026-08-06T06:13:33","slug":"home","status":"publish","type":"page","link":"https:\/\/faa.at\/en\/","title":{"rendered":"Home"},"content":{"rendered":"<div data-elementor-type=\"wp-page\" data-elementor-id=\"165\" class=\"elementor elementor-165\">\n\t\t\t\t        <section class=\"elementor-section elementor-top-section elementor-element elementor-element-5dee8c3 elementor-section-full_width pxl-hide-scroll-bar elementor-section-height-default elementor-section-height-default pxl-section-offset-none pxl-row-scroll-none pxl-show-grid-none pxl-section-bg-none pxl-section-grid-bg-false\" data-id=\"5dee8c3\" data-element_type=\"section\" data-e-type=\"section\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">\n\n                \n                <div class=\"elementor-container elementor-column-gap-default\">\n                <div class=\"elementor-column elementor-col-100 elementor-top-column elementor-element elementor-element-199afd0 pxl-column-none\" data-id=\"199afd0\" data-element_type=\"column\" data-e-type=\"column\">\r\n        <div class=\"elementor-widget-wrap elementor-element-populated\">\r\n                     \r\n        \t\t<div class=\"elementor-element elementor-element-5cede1d elementor-widget elementor-widget-shortcode\" data-id=\"5cede1d\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"shortcode.default\">\n\t\t\t\t\t\t\t<div class=\"elementor-shortcode\"><style>\r\n\/* =============================================\r\n   FAA Scroll Sections \u2014 v8\r\n   Goldener Schnitt \u00b7 Century Gothic \u00b7 Vertikaler Strich\r\n   ============================================= *\/h\r\n\r\n\/* Century Gothic is a system font on Windows\/Mac.\r\n   We add Futura-style fallback via Google Fonts (Jost). *\/\r\n@import url('https:\/\/fonts.googleapis.com\/css2?family=Jost:ital,wght@0,100;0,200;0,300;0,400;0,600;0,700;0,800&display=swap');\r\n\r\n.faa-scroll-wrap {\r\n  width: 100%;\r\n  font-family: 'Montserrat', sans-serif;\r\n}\r\n\r\n\/* \u2500\u2500\u2500 Section \u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500 *\/\r\n.faa-scroll-section {\r\n  width: 100%;\r\n  height: 100vh;\r\n  display: flex;\r\n  align-items: stretch;\r\n  overflow: hidden;\r\n  position: relative;\r\n}\r\n\r\n\/* \u2500\u2500\u2500 Bild-Seite (Goldener Schnitt \u2248 61.8%) \u2500 *\/\r\n.faa-scroll-section__image {\r\n  width: 61.8%;\r\n  overflow: hidden;\r\n  position: relative;\r\n  flex-shrink: 0;\r\n  order: 2; \/* Standard: Bild rechts *\/\r\n}\r\n\r\n\/* Reverse: Bild links *\/\r\n.faa-scroll-section.faa-reverse .faa-scroll-section__image {\r\n  order: 1;\r\n}\r\n\r\n.faa-scroll-section__image img {\r\n  position: absolute;\r\n  inset: 0;\r\n  width: 100%;\r\n  height: 100%;\r\n  object-fit: cover;\r\n  transform-origin: center center;\r\n  will-change: transform;\r\n  transform: scale(0.85);\r\n  transition: none;\r\n}\r\n\r\n\/* \u2500\u2500\u2500 Text-Seite (Goldener Schnitt \u2248 38.2%) \u2500 *\/\r\n.faa-scroll-section__text {\r\n  width: 38.2%;\r\n  display: flex;\r\n  align-items: center;\r\n  justify-content: center;\r\n  background: #fff;\r\n  position: relative;\r\n  z-index: 2;\r\n  order: 1; \/* Standard: Text links *\/\r\n  padding: 60px 48px;\r\n  flex-shrink: 0;\r\n}\r\n\r\n\/* Reverse: Text rechts *\/\r\n.faa-scroll-section.faa-reverse .faa-scroll-section__text {\r\n  order: 2;\r\n  \/* Text zentriert im Block \u2013 wie bei der Standard-Variante *\/\r\n  justify-content: center;\r\n  padding-left: 48px;\r\n}\r\n\r\n\/* \u2500\u2500\u2500 Text Inner \u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500 *\/\r\n.faa-scroll-section__text-inner {\r\n  display: flex;\r\n  flex-direction: column;\r\n  align-items: center;\r\n  gap: 0;\r\n  max-width: 340px;\r\n  text-align: center;\r\n}\r\n\r\n\/* Subtitle: sehr d\u00fcnn, versalien, spacing *\/\r\n.faa-scroll-section__logo {\r\n  display: block;\r\n  width: 150px;\r\n  height: auto;\r\n  margin: 0 0 22px 0;\r\n}\r\n\r\n.faa-scroll-section__subtitle {\r\n  font-family: 'Montserrat', sans-serif;\r\n  font-size: 10px;\r\n  font-weight: 300;\r\n  letter-spacing: 1.2px;\r\n  text-transform: uppercase;\r\n  color: #aaa;\r\n  margin: 0 0 14px 0;\r\n}\r\n\r\n\/* \u2500\u2500\u2500 Vertikaler Strich statt horizontal \u2500\u2500\u2500 *\/\r\n.faa-scroll-section__line {\r\n  width: 1px;         \/* sehr d\u00fcnn *\/\r\n  height: 52px;       \/* vertikal *\/\r\n  background: #211453;\r\n  margin: 0 0 14px 0;\r\n  align-self: center;\r\n  \/* Leicht einger\u00fcckt = \"weiter in die Mitte\" *\/\r\n  margin-left: 0;\r\n}\r\n\r\n\/* Titel: fett, gro\u00df *\/\r\n.faa-scroll-section__title {\r\n  font-family: 'Montserrat', sans-serif;\r\n  font-size: clamp(26px, 3vw, 44px);\r\n  font-weight: 400;\r\n  line-height: 1.1;\r\n  color: #241454;\r\n  margin: 0 0 20px 0;\r\n  letter-spacing: 1.2px;\r\n}\r\n\r\n.faa-scroll-section__title a {\r\n  color: inherit;\r\n  text-decoration: none;\r\n  transition: opacity 0.2s ease;\r\n}\r\n.faa-scroll-section__title a:hover {\r\n  opacity: 0.6;\r\n}\r\n\r\n\/* Link: d\u00fcnn, uppercase *\/\r\n.faa-scroll-section__link {\r\n  display: inline-flex;\r\n  align-items: center;\r\n  gap: 10px;\r\n  font-family: 'Montserrat', sans-serif;\r\n  font-size: 11px;\r\n  font-weight: 300;\r\n  letter-spacing: 0.2em;\r\n  text-transform: uppercase;\r\n  color: #111;\r\n  text-decoration: none;\r\n}\r\n\r\n.faa-scroll-section__link-circle {\r\n  display: inline-flex;\r\n  align-items: center;\r\n  justify-content: center;\r\n  width: 32px;\r\n  height: 32px;\r\n  border: 1px solid #111;\r\n  border-radius: 50%;\r\n  flex-shrink: 0;\r\n}\r\n\r\n.faa-scroll-section__link-circle svg {\r\n  width: 12px;\r\n  height: 12px;\r\n  stroke: #111;\r\n  stroke-width: 1.5;\r\n  fill: none;\r\n  stroke-linecap: round;\r\n  stroke-linejoin: round;\r\n}\r\n\r\n\/* \u2500\u2500\u2500 Mobile \u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500 *\/\r\n@media (max-width: 768px) {\r\n  .faa-scroll-section,\r\n  .faa-scroll-section.faa-reverse {\r\n    flex-direction: column;\r\n    height: auto;\r\n    min-height: 0; \/* Sektion an Inhalt anpassen -> weniger Leerraum (mobile) *\/\r\n  }\r\n  .faa-scroll-section__image,\r\n  .faa-scroll-section.faa-reverse .faa-scroll-section__image {\r\n    width: 100%;\r\n    height: 56vw;\r\n    order: 1;\r\n    position: relative;\r\n  }\r\n  .faa-scroll-section__image img {\r\n    position: absolute;\r\n  }\r\n  .faa-scroll-section__text,\r\n  .faa-scroll-section.faa-reverse .faa-scroll-section__text {\r\n    width: 100%;\r\n    order: 2;\r\n    padding: 40px 28px;\r\n    justify-content: flex-start;\r\n  }\r\n\r\n  \/* ===== FAA Mobile Anpassungen ===== *\/\r\n\r\n  \/* Text-Inhalte in allen Bloecken mittig zentrieren *\/\r\n  .faa-scroll-section__text-inner {\r\n    align-items: center;\r\n    text-align: center;\r\n    max-width: 420px;\r\n    margin: 0 auto;\r\n  }\r\n  .faa-scroll-section__line {\r\n    align-self: center;\r\n    margin-left: 0;\r\n  }\r\n  .faa-scroll-section__title,\r\n  .faa-scroll-section__subtitle {\r\n    text-align: center;\r\n  }\r\n\r\n  \/* Weniger Abstand zwischen Text und folgendem Bild *\/\r\n  .faa-scroll-section__text,\r\n  .faa-scroll-section.faa-reverse .faa-scroll-section__text {\r\n    padding: 26px 24px 20px;\r\n    padding-left: 24px;\r\n  }\r\n\r\n  \/* Text-Spalte des Hero nicht als Positionskontext nutzen, damit Logo am Section-Container haengt *\/\r\n  .faa-scroll-wrap .faa-scroll-section:first-child .faa-scroll-section__text {\r\n    position: static;\r\n  }\r\n  \/* ---- Hero (erster Block): Logo ueberlappend oben rechts am Bild ---- *\/\r\n  \/* Bild liegt oben im Block; Logo wird relativ zum Section-Container oben rechts ueber das Bild gelegt *\/\r\n  .faa-scroll-wrap .faa-scroll-section:first-child {\r\n    position: relative;\r\n  }\r\n  .faa-scroll-wrap .faa-scroll-section:first-child .faa-scroll-section__logo {\r\n    position: absolute;\r\n    top: 33vw;      \/* vertikal auf Hoehe des A-Zeichens *\/\r\n    right: 63vw;    \/* weiter nach links aussen *\/\r\n    width: 24vw;    \/* etwas kleiner *\/\r\n    max-width: 150px;\r\n    height: auto;\r\n    margin: 0;\r\n    z-index: 5;\r\n  }\r\n}\r\n\r\n\/* === FAA HERO (Section 1 Umbau) ============ *\/\r\n.faa-scroll-section.faa-hero { display: block; }\r\n.faa-hero__bg {\r\n  position: absolute;\r\n  inset: 0;\r\n  width: 100%;\r\n  height: 100%;\r\n  overflow: hidden;\r\n  background: #fff;\r\n}\r\n.faa-hero__bg > img:first-child {\r\n  position: absolute;\r\n  inset: 0;\r\n  width: 100%;\r\n  height: 100%;\r\n  object-fit: cover;\r\n  transform: none !important;\r\n  opacity: 0.7; \/* Hintergrundbild transparenter (60%) *\/\r\n}\r\n\/* FAA Logo oben rechts \u2013 gleiche Hoehe wie das A-Zeichen im Bild (~27.5% der Bildhoehe) *\/\r\n.faa-hero__logo {\r\n  position: absolute !important;\r\n  top: 6vh !important;\r\n  left: 5% !important;\r\n  height: 27.5vh !important;\r\n  width: auto !important;\r\n  max-width: none !important;\r\n  object-fit: contain !important;\r\n  z-index: 3 !important;\r\n}\r\n\/* Titel mittig, schwarz *\/\r\n.faa-hero__title {\r\n  position: absolute;\r\n  top: 50%;\r\n  left: 50%;\r\n  transform: translate(-50%, -50%);\r\n  margin: 0;\r\n  text-align: center;\r\n  color: #241454;\r\n  font-family: 'Montserrat', sans-serif;\r\n  font-weight: 400;\r\n  line-height: 1.1;\r\n  font-size: clamp(24px, 4vw, 60px);\r\n  white-space: nowrap;\r\n  letter-spacing: 1.2px;\r\n  z-index: 3;\r\n}\r\n\/* A-Zeichen unten rechts - Wrapper croppt den transparenten PNG-Rand,\r\n   damit das Zeichen exakt 5% \/ 6vh Abstand zum Rand hat (wie das Logo) *\/\r\n.faa-hero__sign {\r\n  position: absolute !important;\r\n  right: 5% !important;\r\n  bottom: 6vh !important;\r\n  height: 27.5vh !important;\r\n  width: 32.34vh !important;\r\n  overflow: hidden !important;\r\n  display: block !important;\r\n  z-index: 3 !important;\r\n  pointer-events: none;\r\n}\r\n.faa-hero__sign img {\r\n  position: absolute !important;\r\n  left: -66.5% !important;\r\n  top: -26.8% !important;\r\n  width: 234.01% !important;\r\n  height: auto !important;\r\n  max-width: none !important;\r\n}\r\n\r\n\/* ---- Hero mobil: Bild + Titel + A-Zeichen, FAA-Logo ausgeblendet ---- *\/\r\n@media (max-width: 768px) {\r\n  .faa-scroll-section.faa-hero {\r\n    display: block;\r\n    position: relative;\r\n    width: 100%;\r\n    height: 70vh;\r\n    min-height: 420px;\r\n    overflow: hidden;\r\n  }\r\n  \/* FAA-Logo mobil oben links - gleiche Hoehe wie das A-Zeichen *\/\r\n  .faa-hero__logo {\r\n    display: block !important;\r\n    top: 5% !important;\r\n    left: 5% !important;\r\n    height: 18vh !important;\r\n  }\r\n\r\n  .faa-hero__title {\r\n    width: 86%;\r\n    white-space: normal;\r\n    font-size: clamp(22px, 7vw, 34px);\r\n  }\r\n\r\n  \/* A-Zeichen unten rechts, kleiner - Seitenverhaeltnis wie Desktop (32.34\/27.5) *\/\r\n  .faa-hero__sign {\r\n    height: 18vh !important;\r\n    width: 21.16vh !important;\r\n    right: 5% !important;\r\n    bottom: 5% !important;\r\n  }\r\n}\r\n\r\n\r\n\/* ---- Startseite mobil: kleines Header-Logo ausblenden ---- *\/\r\n@media (max-width: 1199px) {\r\n  body.home #pxl-header-elementor #pxl-header-mobile .pxl-header-branding,\r\n  body.home #pxl-header-elementor #pxl-header-mobile .pxl-logo-mobile {\r\n    visibility: hidden;\r\n  }\r\n}\r\n<\/style>\r\n\r\n<!-- FAA Scroll Sections -->\r\n<div class=\"faa-scroll-wrap\" id=\"faa-scroll-wrap\">\r\n\r\n<!-- Section 1: Hero \u2013 Bild vollflaechig, Logo oben rechts, Titel mittig -->\r\n<div class=\"faa-scroll-section faa-hero\">\r\n<div class=\"faa-hero__bg\">\r\n<img decoding=\"async\" src=\"http:\/\/new.faa.at\/wp-content\/uploads\/2026\/08\/Startseite-3-scaled-e1787055815840-5.jpg\" alt=\"FAA Holding\" loading=\"eager\" \/>\r\n<img decoding=\"async\" class=\"faa-hero__logo\" src=\"\/wp-content\/uploads\/2026\/06\/faa.png\" alt=\"FAA Holding GmbH Logo\" loading=\"eager\" \/>\r\n<span class=\"faa-hero__sign\"><img decoding=\"async\" src=\"\/wp-content\/uploads\/2026\/07\/A-zeichen.png\" alt=\"FAA Zeichen\" loading=\"eager\" \/><\/span>\r\n<h2 class=\"faa-hero__title\">We shape future<\/h2>\r\n<\/div>\r\n<\/div>\r\n\r\n\t\t<!-- Section : Text links \u00b7 Bild rechts -->\r\n  <div class=\"faa-scroll-section\">\r\n    <div class=\"faa-scroll-section__text\">\r\n      <div class=\"faa-scroll-section__text-inner\">\r\n        <h2 class=\"faa-scroll-section__title\"><a href=\"\/en\/unternehmen\/\">Company<\/a><\/h2>\r\n      <\/div>\r\n    <\/div>\r\n    <div class=\"faa-scroll-section__image\">\r\n      <img decoding=\"async\" src=\"http:\/\/new.faa.at\/wp-content\/uploads\/2026\/08\/Unternehmen-1-4.jpg\" alt=\"Unternehmen\" loading=\"lazy\" \/>\r\n    <\/div>\r\n  <\/div>\r\n\t\r\n  <!-- Section 2: Bild links \u00b7 Text rechts -->\r\n  <div class=\"faa-scroll-section faa-reverse\">\r\n    <div class=\"faa-scroll-section__image\">\r\n      <img decoding=\"async\" src=\"http:\/\/new.faa.at\/wp-content\/uploads\/2026\/08\/Projekte-3-2-scaled.jpg\" alt=\"Leistungen\" loading=\"lazy\" \/>\r\n    <\/div>\r\n    <div class=\"faa-scroll-section__text\">\r\n      <div class=\"faa-scroll-section__text-inner\">\r\n        <h2 class=\"faa-scroll-section__title\"><a href=\"\/en\/leistungen\/\">Services<\/a><\/h2>\r\n      <\/div>\r\n    <\/div>\r\n  <\/div>\r\n\r\n\t<!-- Section 3: Text links \u00b7 Bild rechts -->\r\n  <div class=\"faa-scroll-section\">\r\n    <div class=\"faa-scroll-section__text\">\r\n      <div class=\"faa-scroll-section__text-inner\">\r\n        <h2 class=\"faa-scroll-section__title\"><a href=\"\/en\/projekte\/\">Projects<\/a><\/h2>\r\n      <\/div>\r\n    <\/div>\r\n    <div class=\"faa-scroll-section__image\">\r\n      <img decoding=\"async\" src=\"http:\/\/new.faa.at\/wp-content\/uploads\/2026\/08\/Projekte-2-scaled-2.jpg\" alt=\"Projekte\" loading=\"lazy\" \/>\r\n    <\/div>\r\n  <\/div>\r\n\r\n  <!-- Section 4: Bild links \u00b7 Text rechts -->\r\n  <div class=\"faa-scroll-section faa-reverse\">\r\n    <div class=\"faa-scroll-section__image\">\r\n      <img decoding=\"async\" src=\"http:\/\/new.faa.at\/wp-content\/uploads\/2026\/08\/Partner-1-2-scaled.jpg\" alt=\"Referenzen\" loading=\"lazy\" \/>\r\n    <\/div>\r\n    <div class=\"faa-scroll-section__text\">\r\n      <div class=\"faa-scroll-section__text-inner\">\r\n        <h2 class=\"faa-scroll-section__title\"><a href=\"\/en\/partner-und-kunden\/\">Partners and Clients<\/a><\/h2>\r\n      <\/div>\r\n    <\/div>\r\n  <\/div>\r\n\r\n\t\t<!-- Section 5: Text links \u00b7 Bild rechts -->\r\n  <div class=\"faa-scroll-section\">\r\n    <div class=\"faa-scroll-section__text\">\r\n      <div class=\"faa-scroll-section__text-inner\">\r\n        <h2 class=\"faa-scroll-section__title\"><a href=\"\/en\/historie-3\/\">History<\/a><\/h2>\r\n      <\/div>\r\n    <\/div>\r\n    <div class=\"faa-scroll-section__image\">\r\n      <img decoding=\"async\" src=\"http:\/\/new.faa.at\/wp-content\/uploads\/2026\/08\/Uhr-1.jpg\" alt=\"Historie\" loading=\"lazy\" \/>\r\n    <\/div>\r\n  <\/div>\r\n\t\r\n  <!-- Section 6: Bild links \u00b7 Text rechts -->\r\n  <div class=\"faa-scroll-section faa-reverse\">\r\n    <div class=\"faa-scroll-section__image\">\r\n      <img decoding=\"async\" src=\"http:\/\/new.faa.at\/wp-content\/uploads\/2026\/08\/Firefly_Gemini-Flash_mache-den-hintergrund-nur-in-dem-blauton-das-weiss-gefleckte-soll-weg-797102-scaled.jpg\" alt=\"Team\" loading=\"lazy\" \/>\r\n    <\/div>\r\n    <div class=\"faa-scroll-section__text\">\r\n      <div class=\"faa-scroll-section__text-inner\">\r\n        <h2 class=\"faa-scroll-section__title\"><a href=\"\/en\/team\/\">Team<\/a><\/h2>\r\n      <\/div>\r\n    <\/div>\r\n  <\/div>\r\n\t\r\n<\/div>\r\n\r\n<script>\r\n(function () {\r\n  'use strict';\r\n\r\n  function easeInOut(t) {\r\n    return t < 0.5 ? 2*t*t : -1+(4-2*t)*t;\r\n  }\r\n\r\n  function onScroll() {\r\n    var sections = document.querySelectorAll('.faa-scroll-section');\r\n    var vh = window.innerHeight;\r\n\r\n    sections.forEach(function(sec) {\r\n      var rect = sec.getBoundingClientRect();\r\n      var img  = sec.querySelector('.faa-scroll-section__image img');\r\n      if (!img) return;\r\n\r\n      var secCenter = rect.top + rect.height \/ 2;\r\n      var vpCenter  = vh \/ 2;\r\n      var dist      = secCenter - vpCenter;\r\n      var maxDist   = vh * 0.8;\r\n      var t         = 1 - Math.min(Math.abs(dist) \/ maxDist, 1);\r\n      var scale     = 0.82 + 0.18 * easeInOut(t);\r\n\r\n      img.style.transform = 'scale(' + scale.toFixed(4) + ')';\r\n    });\r\n  }\r\n\r\n  function init() {\r\n    var wrap = document.getElementById('faa-scroll-wrap');\r\n    if (!wrap || wrap.dataset.faaInit) return;\r\n    wrap.dataset.faaInit = '1';\r\n\r\n    onScroll();\r\n    window.addEventListener('scroll', onScroll, { passive: true });\r\n    window.addEventListener('resize', onScroll);\r\n  }\r\n\r\n  if (document.readyState === 'loading') {\r\n    document.addEventListener('DOMContentLoaded', init);\r\n  } else {\r\n    init();\r\n  }\r\n})();\r\n<\/script><\/div>\n\t\t\t\t\t\t<\/div>\n\t\t            <\/div>\r\n        <\/div>\r\n        \t\t\t<\/div>\n\t\t<\/section>\n\t\t\t\t<\/div>","protected":false},"excerpt":{"rendered":"","protected":false},"author":1,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"","meta":{"footnotes":""},"class_list":["post-165","page","type-page","status-publish","hentry"],"_links":{"self":[{"href":"https:\/\/faa.at\/en\/wp-json\/wp\/v2\/pages\/165","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/faa.at\/en\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/faa.at\/en\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/faa.at\/en\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/faa.at\/en\/wp-json\/wp\/v2\/comments?post=165"}],"version-history":[{"count":10,"href":"https:\/\/faa.at\/en\/wp-json\/wp\/v2\/pages\/165\/revisions"}],"predecessor-version":[{"id":10135,"href":"https:\/\/faa.at\/en\/wp-json\/wp\/v2\/pages\/165\/revisions\/10135"}],"wp:attachment":[{"href":"https:\/\/faa.at\/en\/wp-json\/wp\/v2\/media?parent=165"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}