{"id":203,"date":"2025-08-22T10:12:10","date_gmt":"2025-08-22T10:12:10","guid":{"rendered":"https:\/\/greenqual.eu\/?page_id=203"},"modified":"2026-05-26T08:06:46","modified_gmt":"2026-05-26T08:06:46","slug":"news","status":"publish","type":"page","link":"https:\/\/greenqual.eu\/?page_id=203","title":{"rendered":"News"},"content":{"rendered":"\n<meta charset=\"UTF-8\">\n  <meta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\">\n  <title>GreenQual gal\u00e9ria<\/title>\n  <style>\n    * {\n      box-sizing: border-box;\n    }\n\n    :root {\n      --accent: #95527c;\n      --surface: #ffffff;\n      --surface-soft: #faf8fa;\n      --text: #2a2a2a;\n      --muted: #6b6b6b;\n      --shadow: 0 12px 30px rgba(30, 22, 28, 0.10);\n      --radius: 18px;\n    }\n\n    body {\n      margin: 0;\n      background: #fff;\n      font-family: Arial, sans-serif;\n      color: var(--text);\n    }\n\n    .gallery-section {\n      max-width: 1560px;\n      margin: 0 auto;\n      padding: 40px 32px 56px;\n    }\n\n    .gallery-shell {\n      background: linear-gradient(180deg, #ffffff 0%, #faf8fa 100%);\n      border: 1px solid #eee5eb;\n      border-radius: 28px;\n      padding: 26px 28px 28px;\n      box-shadow: 0 18px 42px rgba(0,0,0,0.05);\n    }\n\n    .gallery-head {\n      margin-bottom: 22px;\n    }\n\n    .gallery-head h2 {\n      margin: 0;\n      font-size: 24px;\n      line-height: 1.2;\n      color: var(--accent);\n    }\n\n    .gallery-head p {\n      margin: 8px 0 0;\n      color: #666;\n      font-size: 15px;\n      max-width: 760px;\n    }\n\n    .gallery-grid {\n      display: grid;\n      grid-template-columns: repeat(3, minmax(0, 1fr));\n      gap: 22px;\n    }\n\n    .gallery-card {\n      display: block;\n      text-decoration: none;\n      color: inherit;\n      background: var(--surface);\n      border-radius: var(--radius);\n      overflow: hidden;\n      box-shadow: var(--shadow);\n      transition: transform 0.28s ease, box-shadow 0.28s ease;\n    }\n\n    .gallery-card:hover {\n      transform: translateY(-4px);\n      box-shadow: 0 18px 36px rgba(30, 22, 28, 0.16);\n    }\n\n    .gallery-image-wrap {\n      position: relative;\n      overflow: hidden;\n      background: #f3f3f3;\n    }\n\n    .gallery-image-wrap img {\n      display: block;\n      width: 100%;\n      height: 280px;\n      object-fit: cover;\n      transition: transform 0.35s ease, filter 0.35s ease;\n    }\n\n    .gallery-card:hover .gallery-image-wrap img {\n      transform: scale(1.04);\n      filter: saturate(1.03);\n    }\n\n    .gallery-image-wrap::after {\n      content: \"\";\n      position: absolute;\n      inset: auto 0 0 0;\n      height: 88px;\n      background: linear-gradient(to top, rgba(0,0,0,0.28), transparent);\n      opacity: 0;\n      transition: opacity 0.25s ease;\n      pointer-events: none;\n    }\n\n    .gallery-card:hover .gallery-image-wrap::after {\n      opacity: 1;\n    }\n\n    .gallery-content {\n      padding: 16px 16px 18px;\n    }\n\n    .gallery-content h3 {\n      margin: 0 0 8px;\n      font-size: 17px;\n      line-height: 1.35;\n      color: var(--accent);\n    }\n\n    .gallery-content p {\n      margin: 0;\n      font-size: 14px;\n      line-height: 1.5;\n      color: var(--muted);\n    }\n\n    @media (max-width: 1100px) {\n      .gallery-grid {\n        grid-template-columns: repeat(2, minmax(0, 1fr));\n      }\n    }\n\n    @media (max-width: 700px) {\n      .gallery-section {\n        padding: 28px 20px 40px;\n      }\n\n      .gallery-shell {\n        padding: 20px 18px 20px;\n        border-radius: 22px;\n      }\n\n      .gallery-grid {\n        grid-template-columns: 1fr;\n        gap: 18px;\n      }\n\n      .gallery-image-wrap img {\n        height: auto;\n        aspect-ratio: 4 \/ 3;\n      }\n    }\n  <\/style>\n\n\n\n  <section class=\"gallery-section\">\n    <div class=\"gallery-shell\">\n      <div class=\"gallery-head\">\n      <\/div>\n\n      <div class=\"gallery-grid\">\n\n        <a class=\"gallery-card\" href=\"https:\/\/greenqual.eu\/?page_id=756\" target=\"_blank\" rel=\"noopener noreferrer\">\n          <div class=\"gallery-image-wrap\">\n            <img decoding=\"async\" src=\"https:\/\/greenqual.eu\/wp-content\/uploads\/2026\/05\/4th-Ybl-Conference_2-2-1024x791.jpg\" alt=\"4th Ybl Conference\">\n          <\/div>\n          <div class=\"gallery-content\">\n            <h3>4th Ybl Conference<\/h3>\n          <\/div>\n        <\/a>\n\n        <a class=\"gallery-card\" href=\"https:\/\/greenqual.eu\/?page_id=627\" target=\"_blank\" rel=\"noopener noreferrer\">\n          <div class=\"gallery-image-wrap\">\n            <img decoding=\"async\" src=\"https:\/\/greenqual.eu\/wp-content\/uploads\/2026\/04\/Osaka_MC_pic_1-1024x768.jpeg\" alt=\"Osaka measurement campaign\">\n          <\/div>\n          <div class=\"gallery-content\">\n            <h3>Osaka measurement campaign<\/h3>\n          <\/div>\n        <\/a>\n\n        <a class=\"gallery-card\" href=\"https:\/\/greenqual.eu\/?page_id=656\" target=\"_blank\" rel=\"noopener noreferrer\">\n          <div class=\"gallery-image-wrap\">\n            <img decoding=\"async\" src=\"https:\/\/greenqual.eu\/wp-content\/uploads\/2026\/04\/Krakow_MC_pic_1-1-1024x769.jpeg\" alt=\"Krakow measurement campaign\">\n          <\/div>\n          <div class=\"gallery-content\">\n            <h3>Krakow measurement campaign<\/h3>\n          <\/div>\n        <\/a>\n\n        <a class=\"gallery-card\" href=\"https:\/\/greenqual.eu\/?page_id=251\" target=\"_blank\" rel=\"noopener noreferrer\">\n          <div class=\"gallery-image-wrap\">\n            <img decoding=\"async\" src=\"https:\/\/greenqual.eu\/wp-content\/uploads\/2025\/08\/IMG_2529-1024x768.jpeg\" alt=\"GreenQual event photo 3\">\n          <\/div>\n          <div class=\"gallery-content\">\n            <h3>GreenQual Workshop in Krakow<\/h3>\n          <\/div>\n        <\/a>\n\n        <a class=\"gallery-card\" href=\"https:\/\/greenqual.eu\/?page_id=253\" target=\"_blank\" rel=\"noopener noreferrer\">\n          <div class=\"gallery-image-wrap\">\n            <img decoding=\"async\" src=\"https:\/\/greenqual.eu\/wp-content\/uploads\/2025\/08\/image.jpg\" alt=\"GreenQual image\">\n          <\/div>\n          <div class=\"gallery-content\">\n            <h3>GreenQual Measurement Campaign in Budapest<\/h3>\n          <\/div>\n        <\/a>\n\n        <a class=\"gallery-card\" href=\"https:\/\/greenqual.eu\/?p=547\" target=\"_blank\" rel=\"noopener noreferrer\">\n          <div class=\"gallery-image-wrap\">\n            <img decoding=\"async\" src=\"https:\/\/greenqual.eu\/wp-content\/uploads\/2025\/11\/building-covered-in-greenery-displaying-bio-architecture-1024x778.avif\" alt=\"Bio architecture building covered in greenery\">\n          <\/div>\n          <div class=\"gallery-content\">\n            <h3>GreenQual project announcement<\/h3>\n          <\/div>\n        <\/a>\n\n        <a class=\"gallery-card\" href=\"https:\/\/greenqual.eu\/?page_id=259\" target=\"_blank\" rel=\"noopener noreferrer\">\n          <div class=\"gallery-image-wrap\">\n            <img decoding=\"async\" src=\"https:\/\/greenqual.eu\/wp-content\/uploads\/2025\/08\/IMG_2488-1-e1751455075437-1024x672.jpeg\" alt=\"GreenQual event photo 1\">\n          <\/div>\n          <div class=\"gallery-content\">\n            <h3>SACI Conference 2025<\/h3>\n          <\/div>\n        <\/a>\n\n        <a class=\"gallery-card\" href=\"https:\/\/greenqual.eu\/?page_id=255\" target=\"_blank\" rel=\"noopener noreferrer\">\n          <div class=\"gallery-image-wrap\">\n            <img decoding=\"async\" src=\"https:\/\/greenqual.eu\/wp-content\/uploads\/2025\/08\/1733203530559.jpeg\" alt=\"GreenQual event photo 2\">\n          <\/div>\n          <div class=\"gallery-content\">\n            <h3>10th Joint Call: Kickoff Workshop<\/h3>\n          <\/div>\n        <\/a>\n\n        <a class=\"gallery-card\" href=\"https:\/\/greenqual.eu\/?page_id=257\" target=\"_blank\" rel=\"noopener noreferrer\">\n          <div class=\"gallery-image-wrap\">\n            <img decoding=\"async\" src=\"https:\/\/greenqual.eu\/wp-content\/uploads\/2025\/08\/att.uSVMWQHPeBfZ-OQsmivAa-SNuQrfC_rUmIbLRZIwIt8-1-1024x683.jpg\" alt=\"GreenQual event photo 4\">\n          <\/div>\n          <div class=\"gallery-content\">\n            <h3>GreenQual at the 3rd Ybl Conference on the Built Environment<\/h3>\n          <\/div>\n        <\/a>\n\n      <\/div>\n    <\/div>\n  <\/section>\n","protected":false},"excerpt":{"rendered":"<p>GreenQual gal\u00e9ria 4th Ybl Conference Osaka measurement campaign Krakow measurement campaign GreenQual Workshop in Krakow GreenQual Measurement Campaign in Budapest GreenQual project announcement SACI Conference 2025 10th Joint Call: Kickoff Workshop GreenQual at the 3rd Ybl Conference on the Built Environment<\/p>\n","protected":false},"author":1,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"","meta":{"footnotes":""},"class_list":["post-203","page","type-page","status-publish","hentry"],"_links":{"self":[{"href":"https:\/\/greenqual.eu\/index.php?rest_route=\/wp\/v2\/pages\/203","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/greenqual.eu\/index.php?rest_route=\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/greenqual.eu\/index.php?rest_route=\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/greenqual.eu\/index.php?rest_route=\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/greenqual.eu\/index.php?rest_route=%2Fwp%2Fv2%2Fcomments&post=203"}],"version-history":[{"count":71,"href":"https:\/\/greenqual.eu\/index.php?rest_route=\/wp\/v2\/pages\/203\/revisions"}],"predecessor-version":[{"id":784,"href":"https:\/\/greenqual.eu\/index.php?rest_route=\/wp\/v2\/pages\/203\/revisions\/784"}],"wp:attachment":[{"href":"https:\/\/greenqual.eu\/index.php?rest_route=%2Fwp%2Fv2%2Fmedia&parent=203"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}