{"id":16044,"date":"2025-11-26T09:32:58","date_gmt":"2025-11-26T09:32:58","guid":{"rendered":"https:\/\/www.linearossa.eu\/?page_id=16044"},"modified":"2026-01-09T13:25:18","modified_gmt":"2026-01-09T13:25:18","slug":"medya","status":"publish","type":"page","link":"https:\/\/www.linearossa.eu\/de\/medya\/","title":{"rendered":"Medien"},"content":{"rendered":"<div data-elementor-type=\"wp-page\" data-elementor-id=\"16044\" class=\"elementor elementor-16044\">\n\t\t\t\t\t\t<section class=\"elementor-section elementor-top-section elementor-element elementor-element-6bf4bff elementor-section-boxed elementor-section-height-default elementor-section-height-default smart-sticky-default\" data-id=\"6bf4bff\" data-element_type=\"section\">\r\n\t\t\t\t\t\t\t\t<div class=\"elementor-container elementor-column-gap-default\">\r\n\t\t\t\t\r\n\t\t\t\t\t\t\t\t<div class=\"elementor-column elementor-col-100 elementor-top-column elementor-element elementor-element-0ad5f83\" data-id=\"0ad5f83\" data-element_type=\"column\">\r\n\r\n\t\t\t\t\r\n\t\t\t\t<div class=\"elementor-widget-wrap elementor-element-populated\">\r\n\t\t\t\t\t\t\t\t\t\t\r\n\t\t\t\t\t\t<div class=\"elementor-element elementor-element-b2b9109 elementor-widget elementor-widget-spacer\" data-id=\"b2b9109\" data-element_type=\"widget\" data-widget_type=\"spacer.default\">\n\t\t\t\t\t\t\t<div class=\"elementor-spacer\">\n\t\t\t<div class=\"elementor-spacer-inner\"><\/div>\n\t\t<\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t<\/div>\r\n\t\t\t\t<\/div>\r\n\t\t\t\t\t\t\t\t<\/div>\r\n\t\t\t<\/section>\r\n\t\t\t\t\t<section class=\"elementor-section elementor-top-section elementor-element elementor-element-f691309 elementor-section-boxed elementor-section-height-default elementor-section-height-default smart-sticky-default\" data-id=\"f691309\" data-element_type=\"section\">\r\n\t\t\t\t\t\t\t\t<div class=\"elementor-container elementor-column-gap-default\">\r\n\t\t\t\t\r\n\t\t\t\t\t\t\t\t<div class=\"elementor-column elementor-col-100 elementor-top-column elementor-element elementor-element-1651360\" data-id=\"1651360\" data-element_type=\"column\">\r\n\r\n\t\t\t\t\r\n\t\t\t\t<div class=\"elementor-widget-wrap elementor-element-populated\">\r\n\t\t\t\t\t\t\t\t\t\t\r\n\t\t\t\t\t\t<div class=\"elementor-element elementor-element-2bbe3d9 elementor-widget elementor-widget-html\" data-id=\"2bbe3d9\" data-element_type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t\t<style>\r\n  .news-container {\r\n    display: flex;\r\n    flex-direction: column;\r\n    gap: 40px;\r\n    max-width: 1200px;\r\n    margin: 0 auto;\r\n    padding: 0 15px; \/* Sol ve sa\u011f bo\u015fluk *\/\r\n    font-family: 'Montserrat', sans-serif;\r\n  }\r\n\r\n  .news-card {\r\n    display: flex;\r\n    gap: 20px;\r\n    background-color: #fff;\r\n    padding: 20px;\r\n    border-radius: 5px;\r\n    align-items: flex-start;\r\n  }\r\n\r\n  .news-card img {\r\n    width: 640px; \/* G\u00f6rsel b\u00fcy\u00fckl\u00fc\u011f\u00fc *\/\r\n    height: 430px;\r\n    object-fit: cover;\r\n    border-radius: 4px;\r\n    padding: 0;\r\n    margin: 0 20px 0 0; \/* Sa\u011f bo\u015fluk *\/\r\n    border: none;\r\n    outline: none;\r\n    box-shadow: none;\r\n  }\r\n\r\n  .news-content {\r\n    display: flex;\r\n    flex-direction: column;\r\n    justify-content: flex-start;\r\n  }\r\n\r\n  .news-title {\r\n    font-weight: 700;\r\n    font-size: 35px;\r\n    line-height: 1.2;\r\n    color: #0f293d;\r\n    margin: 0 0 20px 0;\r\n  }\r\n\r\n  .news-date {\r\n    font-weight: 600;\r\n    font-size: 13px;\r\n    color: #555;\r\n    margin-top: 10px;\r\n  }\r\n\r\n  .news-description {\r\n    font-weight: 400;\r\n    margin-top: 15px;\r\n    font-size: 14px;\r\n    color: #333;\r\n    line-height: 1.5;\r\n  }\r\n\r\n  .read-more {\r\n    font-weight: 600;\r\n    margin-top: 12px;\r\n    font-size: 13px;\r\n    color: #b0b1bc;\r\n    text-decoration: none;\r\n  }\r\n\r\n  .read-more:hover {\r\n    text-decoration: underline;\r\n  }\r\n\r\n  .news-separator {\r\n    border: 0;\r\n    height: 1px;\r\n    background-color: #e20e17;\r\n    margin: 0;\r\n  }\r\n\r\n  \/* Mobil g\u00f6r\u00fcn\u00fcm *\/\r\n  @media (max-width: 650px) {\r\n    .news-card {\r\n      flex-direction: column;\r\n      align-items: center;\r\n      text-align: center;\r\n    }\r\n\r\n    .news-card img {\r\n      width: 100%;\r\n      height: auto;\r\n      padding: 0;\r\n      margin: 0 0 10px 0;\r\n    }\r\n\r\n    .news-title {\r\n      font-size: 24px; \/* K\u00fc\u00e7\u00fclt\u00fcld\u00fc *\/\r\n      font-weight: 600; \/* Biraz daha ince *\/\r\n      line-height: 1.3;\r\n    }\r\n  }\r\n<\/style>\r\n\r\n<div class=\"news-container\">\r\n  <div class=\"news-card\">\r\n    <img decoding=\"async\" src=\"https:\/\/www.linearossa.eu\/wp-content\/uploads\/2026\/01\/ha1.png\" alt=\"Team Linea Rossa\">\r\n    <div class=\"news-content\">\r\n      <h2 class=\"news-title\">Linea Rossa pr\u00e4sentierte seine innovativen architektonischen Systeme auf der Eurasia Door &amp; Window Messe 2025.<\/h2>\r\n      <p class=\"news-date\">15. November 2025<\/p>\r\n      <p class=\"news-description\">Linea Rossa nahm an der Eurasia Door &amp; Window Messe 2025 teil und pr\u00e4sentierte seine neuesten Aluminiumsysteme sowie designorientierten architektonischen L\u00f6sungen Fachbesuchern aus der Branche. Die Messe bot eine wertvolle Plattform f\u00fcr den Austausch mit Architekten, Designern und Gesch\u00e4ftspartnern aus der gesamten Region.<\/p>\r\n    <\/div>\r\n  <\/div>\r\n  <hr class=\"news-separator\">\r\n<\/div>\r\n\t\t\t\t<\/div>\n\t\t\t\t\t\t<\/div>\r\n\t\t\t\t<\/div>\r\n\t\t\t\t\t\t\t\t<\/div>\r\n\t\t\t<\/section>\r\n\t\t\t\t\t<section class=\"elementor-section elementor-top-section elementor-element elementor-element-85b37fd elementor-section-boxed elementor-section-height-default elementor-section-height-default smart-sticky-default\" data-id=\"85b37fd\" data-element_type=\"section\">\r\n\t\t\t\t\t\t\t\t<div class=\"elementor-container elementor-column-gap-default\">\r\n\t\t\t\t\r\n\t\t\t\t\t\t\t\t<div class=\"elementor-column elementor-col-100 elementor-top-column elementor-element elementor-element-3c85bf7\" data-id=\"3c85bf7\" data-element_type=\"column\">\r\n\r\n\t\t\t\t\r\n\t\t\t\t<div class=\"elementor-widget-wrap elementor-element-populated\">\r\n\t\t\t\t\t\t\t\t\t\t\r\n\t\t\t\t\t\t<div class=\"elementor-element elementor-element-0fe8096 elementor-widget elementor-widget-html\" data-id=\"0fe8096\" data-element_type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t\t<style>\r\n  .news-container {\r\n    display: flex;\r\n    flex-direction: column;\r\n    gap: 40px;\r\n    max-width: 1200px;\r\n    margin: 0 auto;\r\n    padding: 0 15px;\r\n    font-family: 'Montserrat', sans-serif;\r\n  }\r\n\r\n  .news-card {\r\n    display: flex;\r\n    gap: 20px;\r\n    background-color: #fff;\r\n    padding: 20px;\r\n    border-radius: 5px;\r\n    align-items: flex-start;\r\n    flex-wrap: nowrap;\r\n  }\r\n\r\n  \/* YouTube iframe *\/\r\n  .news-card iframe {\r\n    width: 640px;\r\n    height: 430px;\r\n    max-width: 100%;\r\n    border-radius: 4px;\r\n    border: none;\r\n    flex-shrink: 0;\r\n  }\r\n\r\n  .news-content {\r\n    display: flex;\r\n    flex-direction: column;\r\n    justify-content: flex-start;\r\n    flex: 1;\r\n  }\r\n\r\n  .news-title {\r\n    font-weight: 700;\r\n    font-size: 35px;\r\n    line-height: 1.2;\r\n    color: #0f293d;\r\n    margin: 0 0 20px 0;\r\n  }\r\n\r\n  .news-date {\r\n    font-weight: 600;\r\n    font-size: 13px;\r\n    color: #555;\r\n    margin-top: 10px;\r\n  }\r\n\r\n  .news-description {\r\n    font-weight: 400;\r\n    margin-top: 15px;\r\n    font-size: 14px;\r\n    color: #333;\r\n    line-height: 1.5;\r\n    text-align: justify;\r\n  }\r\n\r\n  .read-more {\r\n    font-weight: 600;\r\n    margin-top: 12px;\r\n    font-size: 13px;\r\n    color: #b0b1bc;\r\n    text-decoration: none;\r\n  }\r\n\r\n  .read-more:hover {\r\n    text-decoration: underline;\r\n  }\r\n\r\n  .news-separator {\r\n    border: 0;\r\n    height: 1px;\r\n    background-color: #e20e17;\r\n    margin: 0;\r\n  }\r\n\r\n  \/* Mobil g\u00f6r\u00fcn\u00fcm *\/\r\n  @media (max-width: 650px) {\r\n    .news-card {\r\n      flex-direction: column;\r\n      align-items: center;\r\n      text-align: center;\r\n      flex-wrap: wrap;\r\n    }\r\n\r\n    .news-card iframe {\r\n      width: 100%;\r\n      height: 230px; \/* Mobil i\u00e7in sabit, ta\u015fma yapmas\u0131n *\/\r\n      margin: 0 0 10px 0;\r\n    }\r\n\r\n    .news-title {\r\n      font-size: 24px;\r\n      font-weight: 600;\r\n      line-height: 1.3;\r\n    }\r\n\r\n    .news-description {\r\n      text-align: left;\r\n    }\r\n  }\r\n<\/style>\r\n\r\n<div class=\"news-container\">\r\n  <div class=\"news-card\">\r\n    <!-- YouTube Video Embed -->\r\n    <iframe \r\n        src=\"https:\/\/www.linearossa.eu\/wp-content\/uploads\/2026\/01\/atv-haber.mp4\" \r\n        title=\"Team Linea Rossa Video\" \r\n        allowfullscreen>\r\n    <\/iframe>\r\n\r\n    <div class=\"news-content\">\r\n      <h2 class=\"news-title\">Die Vision von Beymetal auf ATV Avrupa\r\n<\/h2>\r\n      <p class=\"news-date\">15. November 2025<\/p>\r\n      <p class=\"news-description translation-block\">Auf der Eurasia Door &amp; Window Messe 2025 teilte die stellvertretende Gesch\u00e4ftsf\u00fchrerin von Beymetal, \u0130rem Mucan,<br><br>\nauf TV Avrupa die Produktionsphilosophie, den qualit\u00e4tsorientierten Ansatz und die Markenvision von Beymetal.<br><br>\nIn der international ausgestrahlten Sendung wurden die Position von Beymetal in der Branche, seine l\u00f6sungsorientierte Struktur und die kontinuierliche Markenentwicklung hervorgehoben. W\u00e4hrend der Messe vermittelte Beymetal erfolgreich seine starke Unternehmensidentit\u00e4t und Vision einem breiten internationalen Publikum.<\/p>\r\n      <a href=\"https:\/\/www.avrasyakapifuari.com\/blog\/yapi-sektorunun-zirvesi-olan-avrasya-pencere-avrasya-kapi-ve-avrasya-cam-fuarlari-rekor-basariyla-tamamlandi\" class=\"read-more\">\r\n         \r\n      <\/a>\r\n    <\/div>\r\n  <\/div>\r\n\r\n  <hr class=\"news-separator\">\r\n<\/div>\r\n\t\t\t\t<\/div>\n\t\t\t\t\t\t<\/div>\r\n\t\t\t\t<\/div>\r\n\t\t\t\t\t\t\t\t<\/div>\r\n\t\t\t<\/section>\r\n\t\t\t\t\t<section class=\"elementor-section elementor-top-section elementor-element elementor-element-ba4e31b elementor-section-boxed elementor-section-height-default elementor-section-height-default smart-sticky-default\" data-id=\"ba4e31b\" data-element_type=\"section\">\r\n\t\t\t\t\t\t\t\t<div class=\"elementor-container elementor-column-gap-default\">\r\n\t\t\t\t\r\n\t\t\t\t\t\t\t\t<div class=\"elementor-column elementor-col-100 elementor-top-column elementor-element elementor-element-4205c7d\" data-id=\"4205c7d\" data-element_type=\"column\">\r\n\r\n\t\t\t\t\r\n\t\t\t\t<div class=\"elementor-widget-wrap elementor-element-populated\">\r\n\t\t\t\t\t\t\t\t\t\t\r\n\t\t\t\t\t\t<div class=\"elementor-element elementor-element-de96764 elementor-widget elementor-widget-html\" data-id=\"de96764\" data-element_type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t\t<style>\r\n  .news-container {\r\n    display: flex;\r\n    flex-direction: column;\r\n    gap: 40px;\r\n    max-width: 1200px;\r\n    margin: 0 auto;\r\n    padding: 0 15px; \/* Sol ve sa\u011f bo\u015fluk *\/\r\n    font-family: 'Montserrat', sans-serif;\r\n  }\r\n\r\n  .news-card {\r\n    display: flex;\r\n    gap: 20px;\r\n    background-color: #fff;\r\n    padding: 20px;\r\n    border-radius: 5px;\r\n    align-items: flex-start;\r\n  }\r\n\r\n  .news-card img {\r\n    width: 640px; \/* G\u00f6rsel b\u00fcy\u00fckl\u00fc\u011f\u00fc *\/\r\n    height: 430px;\r\n    object-fit: cover;\r\n    border-radius: 4px;\r\n    padding: 0;\r\n    margin: 0 20px 0 0; \/* Sa\u011f bo\u015fluk *\/\r\n    border: none;\r\n    outline: none;\r\n    box-shadow: none;\r\n  }\r\n\r\n  .news-content {\r\n    display: flex;\r\n    flex-direction: column;\r\n    justify-content: flex-start;\r\n  }\r\n\r\n  .news-title {\r\n    font-weight: 700;\r\n    font-size: 35px;\r\n    line-height: 1.2;\r\n    color: #0f293d;\r\n    margin: 0 0 20px 0;\r\n  }\r\n\r\n  .news-date {\r\n    font-weight: 600;\r\n    font-size: 13px;\r\n    color: #555;\r\n    margin-top: 10px;\r\n  }\r\n\r\n  .news-description {\r\n    font-weight: 400;\r\n    margin-top: 15px;\r\n    font-size: 14px;\r\n    color: #333;\r\n    line-height: 1.5;\r\n  }\r\n\r\n  .read-more {\r\n    font-weight: 600;\r\n    margin-top: 12px;\r\n    font-size: 13px;\r\n    color: #b0b1bc;\r\n    text-decoration: none;\r\n  }\r\n\r\n  .read-more:hover {\r\n    text-decoration: underline;\r\n  }\r\n\r\n  .news-separator {\r\n    border: 0;\r\n    height: 1px;\r\n    background-color: #e20e17;\r\n    margin: 0;\r\n  }\r\n\r\n  \/* Mobil g\u00f6r\u00fcn\u00fcm *\/\r\n  @media (max-width: 650px) {\r\n    .news-card {\r\n      flex-direction: column;\r\n      align-items: center;\r\n      text-align: center;\r\n    }\r\n\r\n    .news-card img {\r\n      width: 100%;\r\n      height: auto;\r\n      padding: 0;\r\n      margin: 0 0 10px 0;\r\n    }\r\n\r\n    .news-title {\r\n      font-size: 24px; \/* K\u00fc\u00e7\u00fclt\u00fcld\u00fc *\/\r\n      font-weight: 600; \/* Biraz daha ince *\/\r\n      line-height: 1.3;\r\n    }\r\n  }\r\n<\/style>\r\n\r\n<div class=\"news-container\">\r\n  <div class=\"news-card\">\r\n    <img decoding=\"async\" src=\"https:\/\/www.linearossa.eu\/wp-content\/uploads\/2026\/01\/ha2.png\" alt=\"Team Linea Rossa\">\r\n    <div class=\"news-content\">\r\n      <h2 class=\"news-title\">Linea Rossa auf der GlassBuild Orlando 2025<\/h2>\r\n      <p class=\"news-date\">5. November 2025<\/p>\r\n      <p class=\"news-description\">Linea Rossa nahm an der GlassBuild Orlando 2025 teil, einer der f\u00fchrenden internationalen Fachmessen im Bereich Glas-, Fenster- und architektonische Systeme. Die Veranstaltung bot eine bedeutende Plattform, um die Aluminiumsysteme von Linea Rossa vorzustellen und Kontakte mit Fachleuten aus der globalen Architekturbranche zu kn\u00fcpfen.<\/p>\r\n    <\/div>\r\n  <\/div>\r\n  <hr class=\"news-separator\">\r\n<\/div>\r\n\t\t\t\t<\/div>\n\t\t\t\t\t\t<\/div>\r\n\t\t\t\t<\/div>\r\n\t\t\t\t\t\t\t\t<\/div>\r\n\t\t\t<\/section>\r\n\t\t\t\t\t<section class=\"elementor-section elementor-top-section elementor-element elementor-element-fff3aa6 elementor-section-boxed elementor-section-height-default elementor-section-height-default smart-sticky-default\" data-id=\"fff3aa6\" data-element_type=\"section\">\r\n\t\t\t\t\t\t\t\t<div class=\"elementor-container elementor-column-gap-default\">\r\n\t\t\t\t\r\n\t\t\t\t\t\t\t\t<div class=\"elementor-column elementor-col-100 elementor-top-column elementor-element elementor-element-2176dff\" data-id=\"2176dff\" data-element_type=\"column\">\r\n\r\n\t\t\t\t\r\n\t\t\t\t<div class=\"elementor-widget-wrap elementor-element-populated\">\r\n\t\t\t\t\t\t\t\t\t\t\r\n\t\t\t\t\t\t<div class=\"elementor-element elementor-element-b20fdcd elementor-widget elementor-widget-html\" data-id=\"b20fdcd\" data-element_type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t\t<style>\r\n  .news-container {\r\n    display: flex;\r\n    flex-direction: column;\r\n    gap: 40px;\r\n    max-width: 1200px;\r\n    margin: 0 auto;\r\n    padding: 0 15px; \/* Sol ve sa\u011f bo\u015fluk *\/\r\n    font-family: 'Montserrat', sans-serif;\r\n  }\r\n\r\n  .news-card {\r\n    display: flex;\r\n    gap: 20px;\r\n    background-color: #fff;\r\n    padding: 20px;\r\n    border-radius: 5px;\r\n    align-items: flex-start;\r\n  }\r\n\r\n  .news-card img {\r\n    width: 640px; \/* G\u00f6rsel b\u00fcy\u00fckl\u00fc\u011f\u00fc *\/\r\n    height: 430px;\r\n    object-fit: cover;\r\n    border-radius: 4px;\r\n    padding: 0;\r\n    margin: 0 20px 0 0; \/* Sa\u011f bo\u015fluk *\/\r\n    border: none;\r\n    outline: none;\r\n    box-shadow: none;\r\n  }\r\n\r\n  .news-content {\r\n    display: flex;\r\n    flex-direction: column;\r\n    justify-content: flex-start;\r\n  }\r\n\r\n  .news-title {\r\n    font-weight: 700;\r\n    font-size: 35px;\r\n    line-height: 1.2;\r\n    color: #0f293d;\r\n    margin: 0 0 20px 0;\r\n  }\r\n\r\n  .news-date {\r\n    font-weight: 600;\r\n    font-size: 13px;\r\n    color: #555;\r\n    margin-top: 10px;\r\n  }\r\n\r\n  .news-description {\r\n    font-weight: 400;\r\n    margin-top: 15px;\r\n    font-size: 14px;\r\n    color: #333;\r\n    line-height: 1.5;\r\n  }\r\n\r\n  .read-more {\r\n    font-weight: 600;\r\n    margin-top: 12px;\r\n    font-size: 13px;\r\n    color: #b0b1bc;\r\n    text-decoration: none;\r\n  }\r\n\r\n  .read-more:hover {\r\n    text-decoration: underline;\r\n  }\r\n\r\n  .news-separator {\r\n    border: 0;\r\n    height: 1px;\r\n    background-color: #e20e17;\r\n    margin: 0;\r\n  }\r\n\r\n  \/* Mobil g\u00f6r\u00fcn\u00fcm *\/\r\n  @media (max-width: 650px) {\r\n    .news-card {\r\n      flex-direction: column;\r\n      align-items: center;\r\n      text-align: center;\r\n    }\r\n\r\n    .news-card img {\r\n      width: 100%;\r\n      height: auto;\r\n      padding: 0;\r\n      margin: 0 0 10px 0;\r\n    }\r\n\r\n    .news-title {\r\n      font-size: 24px; \/* K\u00fc\u00e7\u00fclt\u00fcld\u00fc *\/\r\n      font-weight: 600; \/* Biraz daha ince *\/\r\n      line-height: 1.3;\r\n    }\r\n  }\r\n<\/style>\r\n\r\n<div class=\"news-container\">\r\n  <div class=\"news-card\">\r\n    <img decoding=\"async\" src=\"https:\/\/www.linearossa.eu\/wp-content\/uploads\/2025\/12\/rolex.jpg\" alt=\"Team Linea Rossa\">\r\n    <div class=\"news-content\">\r\n      <h2 class=\"news-title\">Team LINEA ROSSA wurde Klassensieger (IRC3) beim Rolex Middle Sea Coastal Race.<\/h2>\r\n      <p class=\"news-date\">15. Oktober 2025<\/p>\r\n      <p class=\"news-description\">Als Team Linea Rossa nahmen wir am Rolex Middle Sea Race teil und beendeten das Rennen auf dem ersten Platz.<\/p>\r\n      <a href=\"https:\/\/www.instagram.com\/teamlinearossa\/\" class=\"read-more\">Weiterlesen \u2192<\/a>\r\n    <\/div>\r\n  <\/div>\r\n  <hr class=\"news-separator\">\r\n<\/div>\r\n\t\t\t\t<\/div>\n\t\t\t\t\t\t<\/div>\r\n\t\t\t\t<\/div>\r\n\t\t\t\t\t\t\t\t<\/div>\r\n\t\t\t<\/section>\r\n\t\t\t\t\t<section class=\"elementor-section elementor-top-section elementor-element elementor-element-687be18 elementor-section-boxed elementor-section-height-default elementor-section-height-default smart-sticky-default\" data-id=\"687be18\" data-element_type=\"section\">\r\n\t\t\t\t\t\t\t\t<div class=\"elementor-container elementor-column-gap-default\">\r\n\t\t\t\t\r\n\t\t\t\t\t\t\t\t<div class=\"elementor-column elementor-col-100 elementor-top-column elementor-element elementor-element-3f367a9\" data-id=\"3f367a9\" data-element_type=\"column\">\r\n\r\n\t\t\t\t\r\n\t\t\t\t<div class=\"elementor-widget-wrap elementor-element-populated\">\r\n\t\t\t\t\t\t\t\t\t\t\r\n\t\t\t\t\t\t<div class=\"elementor-element elementor-element-7bbd185 elementor-widget elementor-widget-html\" data-id=\"7bbd185\" data-element_type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t\t<style>\r\n  .news-container {\r\n    display: flex;\r\n    flex-direction: column;\r\n    gap: 40px;\r\n    max-width: 1200px;\r\n    margin: 0 auto;\r\n    padding: 0 15px; \/* Sol ve sa\u011f bo\u015fluk *\/\r\n    font-family: 'Montserrat', sans-serif;\r\n  }\r\n\r\n  .news-card {\r\n    display: flex;\r\n    gap: 20px;\r\n    background-color: #fff;\r\n    padding: 20px;\r\n    border-radius: 5px;\r\n    align-items: flex-start;\r\n  }\r\n\r\n  .news-card img {\r\n    width: 640px; \/* G\u00f6rsel b\u00fcy\u00fckl\u00fc\u011f\u00fc *\/\r\n    height: 430px;\r\n    object-fit: cover;\r\n    border-radius: 4px;\r\n    padding: 0;\r\n    margin: 0 20px 0 0; \/* Sa\u011f bo\u015fluk *\/\r\n    border: none;\r\n    outline: none;\r\n    box-shadow: none;\r\n  }\r\n\r\n  .news-content {\r\n    display: flex;\r\n    flex-direction: column;\r\n    justify-content: flex-start;\r\n  }\r\n\r\n  .news-title {\r\n    font-weight: 700;\r\n    font-size: 35px;\r\n    line-height: 1.2;\r\n    color: #0f293d;\r\n    margin: 0 0 20px 0;\r\n  }\r\n\r\n  .news-date {\r\n    font-weight: 600;\r\n    font-size: 13px;\r\n    color: #555;\r\n    margin-top: 10px;\r\n  }\r\n\r\n  .news-description {\r\n    font-weight: 400;\r\n    margin-top: 15px;\r\n    font-size: 14px;\r\n    color: #333;\r\n    line-height: 1.5;\r\n  }\r\n\r\n  .read-more {\r\n    font-weight: 600;\r\n    margin-top: 12px;\r\n    font-size: 13px;\r\n    color: #b0b1bc;\r\n    text-decoration: none;\r\n  }\r\n\r\n  .read-more:hover {\r\n    text-decoration: underline;\r\n  }\r\n\r\n  .news-separator {\r\n    border: 0;\r\n    height: 1px;\r\n    background-color: #e20e17;\r\n    margin: 0;\r\n  }\r\n\r\n  \/* Mobil g\u00f6r\u00fcn\u00fcm *\/\r\n  @media (max-width: 650px) {\r\n    .news-card {\r\n      flex-direction: column;\r\n      align-items: center;\r\n      text-align: center;\r\n    }\r\n\r\n    .news-card img {\r\n      width: 100%;\r\n      height: auto;\r\n      padding: 0;\r\n      margin: 0 0 10px 0;\r\n    }\r\n\r\n    .news-title {\r\n      font-size: 24px; \/* K\u00fc\u00e7\u00fclt\u00fcld\u00fc *\/\r\n      font-weight: 600; \/* Biraz daha ince *\/\r\n      line-height: 1.3;\r\n    }\r\n  }\r\n<\/style>\r\n\r\n<div class=\"news-container\">\r\n  <div class=\"news-card\">\r\n    <img decoding=\"async\" src=\"https:\/\/www.linearossa.eu\/wp-content\/uploads\/2025\/12\/542237623_18336350047201579_7621051900246987259_n.jpg\" alt=\"Team Linea Rossa\">\r\n    <div class=\"news-content\">\r\n      <h2 class=\"news-title\">Die Troph\u00e4en haben stolz ihren Platz in unserem Museum eingenommen.<\/h2>\r\n      <p class=\"news-date\">3. September 2025<\/p>\r\n      <p class=\"news-description translation-block\">Die Troph\u00e4en, die wir beim Presidential Yacht Race Victory Cup und bei der Aegean Link Regatta gewonnen haben, haben nun ihren Platz in unserem Museum eingenommen.<br><br>\nWir danken unseren gesch\u00e4tzten Unterst\u00fctzern, Herrn Naci und Herrn Mustafa, die uns auf unserem Teamfoto begleitet haben.<br><br>\nUnsere kommenden Rennen: Bosphorus Cup (Istanbul) und Rolex Middle Sea Race (Malta).<\/p>\r\n      <a href=\"https:\/\/www.tyf.org.tr\/haberler\/yaris\/cumhurbaskanligi-6-uluslararasi-yat-yarislari-canakkale-etabi-tamamlandi\/\" class=\"read-more\">Weiterlesen \u2192<\/a>\r\n    <\/div>\r\n  <\/div>\r\n  <hr class=\"news-separator\">\r\n<\/div>\r\n\t\t\t\t<\/div>\n\t\t\t\t\t\t<\/div>\r\n\t\t\t\t<\/div>\r\n\t\t\t\t\t\t\t\t<\/div>\r\n\t\t\t<\/section>\r\n\t\t\t\t\t<section class=\"elementor-section elementor-top-section elementor-element elementor-element-87f7232 elementor-section-boxed elementor-section-height-default elementor-section-height-default smart-sticky-default\" data-id=\"87f7232\" data-element_type=\"section\">\r\n\t\t\t\t\t\t\t\t<div class=\"elementor-container elementor-column-gap-default\">\r\n\t\t\t\t\r\n\t\t\t\t\t\t\t\t<div class=\"elementor-column elementor-col-100 elementor-top-column elementor-element elementor-element-86e94ad\" data-id=\"86e94ad\" data-element_type=\"column\">\r\n\r\n\t\t\t\t\r\n\t\t\t\t<div class=\"elementor-widget-wrap elementor-element-populated\">\r\n\t\t\t\t\t\t\t\t\t\t\r\n\t\t\t\t\t\t<div class=\"elementor-element elementor-element-c92df99 elementor-widget elementor-widget-html\" data-id=\"c92df99\" data-element_type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t\t<style>\r\n  .news-container {\r\n    display: flex;\r\n    flex-direction: column;\r\n    gap: 40px;\r\n    max-width: 1200px;\r\n    margin: 0 auto;\r\n    padding: 0 15px;\r\n    font-family: 'Montserrat', sans-serif;\r\n  }\r\n\r\n  .news-card {\r\n    display: flex;\r\n    gap: 20px;\r\n    background-color: #fff;\r\n    padding: 20px;\r\n    border-radius: 5px;\r\n    align-items: flex-start;\r\n  }\r\n\r\n  .news-card img {\r\n    width: 640px;\r\n    height: 430px;\r\n    object-fit: cover;\r\n    border-radius: 4px;\r\n    margin: 0 20px 0 0;\r\n    border: none;\r\n    outline: none;\r\n    box-shadow: none;\r\n  }\r\n\r\n  .news-title {\r\n    font-weight: 700;\r\n    font-size: 35px;\r\n    line-height: 1.2;\r\n    color: #0f293d;\r\n    margin: 0 0 20px 0;\r\n  }\r\n\r\n  .news-date {\r\n    font-weight: 600;\r\n    font-size: 13px;\r\n    color: #555;\r\n    margin-top: 10px;\r\n  }\r\n\r\n  .news-description {\r\n    font-weight: 400;\r\n    margin-top: 15px;\r\n    font-size: 14px;\r\n    color: #333;\r\n    line-height: 1.5;\r\n  }\r\n\r\n  .read-more {\r\n    font-weight: 600;\r\n    margin-top: 12px;\r\n    font-size: 13px;\r\n    color: #b0b1bc;\r\n    text-decoration: none;\r\n  }\r\n\r\n  .read-more:hover {\r\n    text-decoration: underline;\r\n  }\r\n\r\n  .news-separator {\r\n    border: 0;\r\n    height: 1px;\r\n    background-color: #e20e17;\r\n    margin: 0;\r\n  }\r\n\r\n  @media (max-width: 650px) {\r\n    .news-card {\r\n      flex-direction: column;\r\n      align-items: center;\r\n      text-align: center;\r\n    }\r\n\r\n    .news-card img {\r\n      width: 100%;\r\n      height: auto;\r\n      margin: 0 0 10px 0;\r\n    }\r\n\r\n    .news-title {\r\n      font-size: 24px;\r\n      font-weight: 600;\r\n      line-height: 1.3;\r\n    }\r\n  }\r\n<\/style>\r\n\r\n<div class=\"news-container\">\r\n  <div class=\"news-card\">\r\n    <img decoding=\"async\" src=\"https:\/\/www.linearossa.eu\/wp-content\/uploads\/2025\/12\/samsun.jpg\" alt=\"Team Linea Rossa\">\r\n    <div class=\"news-content\">\r\n      <h2 class=\"news-title\">Sieger des Samsun-Befreiungspokals<\/h2>\r\n      <p class=\"news-date\">20. Mai 2025<\/p>\r\n      <p class=\"news-description\">\r\n        Team Linea Rossa sicherte sich auf der etwa 400 Seemeilen langen Route von Istanbul nach Samsun den ersten Platz und gewann die Line Honours-Auszeichnung.\r\n      <\/p>\r\n      <a href=\"https:\/\/turksail.com\/tuerkler-ack-denizde\/19306-samsun-kurtulus-kupas-n-beymetal-team-linea-rossa-kazand?utm_source\" class=\"read-more\">\r\n        Weiterlesen \u2192\r\n      <\/a>\r\n    <\/div>\r\n  <\/div>\r\n  <hr class=\"news-separator\">\r\n<\/div>\r\n\t\t\t\t<\/div>\n\t\t\t\t\t\t<\/div>\r\n\t\t\t\t<\/div>\r\n\t\t\t\t\t\t\t\t<\/div>\r\n\t\t\t<\/section>\r\n\t\t\t\t\t<section class=\"elementor-section elementor-top-section elementor-element elementor-element-fc9ba17 elementor-section-boxed elementor-section-height-default elementor-section-height-default smart-sticky-default\" data-id=\"fc9ba17\" data-element_type=\"section\">\r\n\t\t\t\t\t\t\t\t<div class=\"elementor-container elementor-column-gap-default\">\r\n\t\t\t\t\r\n\t\t\t\t\t\t\t\t<div class=\"elementor-column elementor-col-100 elementor-top-column elementor-element elementor-element-6aff643\" data-id=\"6aff643\" data-element_type=\"column\">\r\n\r\n\t\t\t\t\r\n\t\t\t\t<div class=\"elementor-widget-wrap elementor-element-populated\">\r\n\t\t\t\t\t\t\t\t\t\t\r\n\t\t\t\t\t\t<div class=\"elementor-element elementor-element-be90be5 elementor-widget elementor-widget-html\" data-id=\"be90be5\" data-element_type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t\t<style>\r\n  .news-container {\r\n    display: flex;\r\n    flex-direction: column;\r\n    gap: 40px;\r\n    max-width: 1200px;\r\n    margin: 0 auto;\r\n    padding: 0 15px; \/* Sol ve sa\u011f bo\u015fluk *\/\r\n    font-family: 'Montserrat', sans-serif;\r\n  }\r\n\r\n  .news-card {\r\n    display: flex;\r\n    gap: 20px;\r\n    background-color: #fff;\r\n    padding: 20px;\r\n    border-radius: 5px;\r\n    align-items: flex-start;\r\n  }\r\n\r\n  .news-card img {\r\n    width: 640px; \/* G\u00f6rsel b\u00fcy\u00fckl\u00fc\u011f\u00fc *\/\r\n    height: 430px;\r\n    object-fit: cover;\r\n    border-radius: 4px;\r\n    padding: 0;\r\n    margin: 0 20px 0 0; \/* Sa\u011f bo\u015fluk *\/\r\n    border: none;    \r\n    outline: none;   \r\n    box-shadow: none; \r\n  }\r\n\r\n  .news-content {\r\n    display: flex;\r\n    flex-direction: column;\r\n    justify-content: flex-start;\r\n  }\r\n\r\n  .news-title {\r\n    font-weight: 700;\r\n    font-size: 35px;\r\n    line-height: 1.2;\r\n    color: #0f293d;\r\n    margin: 0 0 20px 0;\r\n  }\r\n\r\n  .news-date {\r\n    font-weight: 600;\r\n    font-size: 13px;\r\n    color: #555;\r\n    margin-top: 10px;\r\n  }\r\n\r\n  .news-description {\r\n    font-weight: 400;\r\n    margin-top: 15px;\r\n    font-size: 14px;\r\n    color: #333;\r\n    line-height: 1.5;\r\n    text-align: justify;\r\n  }\r\n\r\n  .read-more {\r\n    font-weight: 600;\r\n    margin-top: 12px;\r\n    font-size: 13px;\r\n    color: #b0b1bc;\r\n    text-decoration: none;\r\n  }\r\n\r\n  .read-more:hover {\r\n    text-decoration: underline;\r\n  }\r\n\r\n  .news-separator {\r\n    border: 0;\r\n    height: 1px;\r\n    background-color: #e20e17;\r\n    margin: 0;\r\n  }\r\n\r\n  \/* Mobil g\u00f6r\u00fcn\u00fcm *\/\r\n  @media (max-width: 650px) {\r\n    .news-card {\r\n      flex-direction: column;\r\n      align-items: center;\r\n      text-align: center;\r\n    }\r\n\r\n    .news-card img {\r\n      width: 100%;\r\n      height: auto;\r\n      padding: 0;\r\n      margin: 0 0 10px 0;\r\n    }\r\n\r\n    .news-content {\r\n      margin-top: 0;\r\n    }\r\n\r\n    .news-title {\r\n      font-size: 24px; \/* K\u00fc\u00e7\u00fclt\u00fcld\u00fc *\/\r\n      font-weight: 600; \/* Biraz daha ince *\/\r\n      line-height: 1.3;\r\n    }\r\n\r\n    .news-description {\r\n      text-align: left; \/* \u0130stersen center da yapabilirsin *\/\r\n    }\r\n  }\r\n<\/style>\r\n\r\n<div class=\"news-container\">\r\n  <div class=\"news-card\">\r\n    <img decoding=\"async\" src=\"https:\/\/www.linearossa.eu\/wp-content\/uploads\/2025\/12\/dallas.jpg\" alt=\"Linea Rossa GlassBuild Dallas\">\r\n    <div class=\"news-content\">\r\n      <h2 class=\"news-title\">Linea Rossa nahm an der GlassBuild 2024 in Dallas teil.<\/h2>\r\n      <p class=\"news-date\">30. September 2024<\/p>\r\n      <p class=\"news-description\">\r\n        Linea Rossa, als eine der f\u00fchrenden Marken im Bereich fortschrittlicher Aluminiumsysteme, nahm vom 30. September bis 2. Oktober an der GlassBuild America 2024 in Dallas, Texas, teil.\nW\u00e4hrend der Veranstaltung pr\u00e4sentierte das Unternehmen seine innovativen Aluminiumprofile und modernen Architektur-L\u00f6sungen und unterstrich erneut sein Engagement f\u00fcr Qualit\u00e4t, Design-Exzellenz und eine globale Wachstumsvision.\nDie Besucher hatten die Gelegenheit, die neuesten Produkte von Linea Rossa aus n\u00e4chster N\u00e4he zu betrachten und die Vision der Marke f\u00fcr die Zukunft der architektonischen Aluminiumgestaltung zu entdecken.\r\n      <\/p>\r\n      <a href=\"https:\/\/www.glassbuildamerica.com\/news\/glassbuild-america-2024-biggest-event-16-years?utm_source\" class=\"read-more\">\r\n        Weiterlesen \u2192\r\n      <\/a>\r\n    <\/div>\r\n  <\/div>\r\n  <hr class=\"news-separator\">\r\n<\/div>\r\n\t\t\t\t<\/div>\n\t\t\t\t\t\t<\/div>\r\n\t\t\t\t<\/div>\r\n\t\t\t\t\t\t\t\t<\/div>\r\n\t\t\t<\/section>\r\n\t\t\t\t\t<section class=\"elementor-section elementor-top-section elementor-element elementor-element-bca4321 elementor-section-boxed elementor-section-height-default elementor-section-height-default smart-sticky-default\" data-id=\"bca4321\" data-element_type=\"section\">\r\n\t\t\t\t\t\t\t\t<div class=\"elementor-container elementor-column-gap-default\">\r\n\t\t\t\t\r\n\t\t\t\t\t\t\t\t<div class=\"elementor-column elementor-col-100 elementor-top-column elementor-element elementor-element-45ee27e\" data-id=\"45ee27e\" data-element_type=\"column\">\r\n\r\n\t\t\t\t\r\n\t\t\t\t<div class=\"elementor-widget-wrap elementor-element-populated\">\r\n\t\t\t\t\t\t\t\t\t\t\r\n\t\t\t\t\t\t<div class=\"elementor-element elementor-element-0e8303e elementor-widget elementor-widget-html\" data-id=\"0e8303e\" data-element_type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t\t<style>\r\n  .news-container {\r\n    display: flex;\r\n    flex-direction: column;\r\n    gap: 40px;\r\n    max-width: 1200px;\r\n    margin: 0 auto;\r\n    padding: 0 15px;\r\n    font-family: 'Montserrat', sans-serif;\r\n  }\r\n\r\n  .news-card {\r\n    display: flex;\r\n    gap: 20px;\r\n    background-color: #fff;\r\n    padding: 20px;\r\n    border-radius: 5px;\r\n    align-items: flex-start;\r\n    flex-wrap: nowrap;\r\n  }\r\n\r\n  \/* YouTube iframe *\/\r\n  .news-card iframe {\r\n    width: 640px;\r\n    height: 430px;\r\n    max-width: 100%;\r\n    border-radius: 4px;\r\n    border: none;\r\n    flex-shrink: 0;\r\n  }\r\n\r\n  .news-content {\r\n    display: flex;\r\n    flex-direction: column;\r\n    justify-content: flex-start;\r\n    flex: 1;\r\n  }\r\n\r\n  .news-title {\r\n    font-weight: 700;\r\n    font-size: 35px;\r\n    line-height: 1.2;\r\n    color: #0f293d;\r\n    margin: 0 0 20px 0;\r\n  }\r\n\r\n  .news-date {\r\n    font-weight: 600;\r\n    font-size: 13px;\r\n    color: #555;\r\n    margin-top: 10px;\r\n  }\r\n\r\n  .news-description {\r\n    font-weight: 400;\r\n    margin-top: 15px;\r\n    font-size: 14px;\r\n    color: #333;\r\n    line-height: 1.5;\r\n    text-align: justify;\r\n  }\r\n\r\n  .read-more {\r\n    font-weight: 600;\r\n    margin-top: 12px;\r\n    font-size: 13px;\r\n    color: #b0b1bc;\r\n    text-decoration: none;\r\n  }\r\n\r\n  .read-more:hover {\r\n    text-decoration: underline;\r\n  }\r\n\r\n  .news-separator {\r\n    border: 0;\r\n    height: 1px;\r\n    background-color: #e20e17;\r\n    margin: 0;\r\n  }\r\n\r\n  \/* Mobil g\u00f6r\u00fcn\u00fcm *\/\r\n  @media (max-width: 650px) {\r\n    .news-card {\r\n      flex-direction: column;\r\n      align-items: center;\r\n      text-align: center;\r\n      flex-wrap: wrap;\r\n    }\r\n\r\n    .news-card iframe {\r\n      width: 100%;\r\n      height: 230px; \/* Mobil i\u00e7in sabit, ta\u015fma yapmas\u0131n *\/\r\n      margin: 0 0 10px 0;\r\n    }\r\n\r\n    .news-title {\r\n      font-size: 24px;\r\n      font-weight: 600;\r\n      line-height: 1.3;\r\n    }\r\n\r\n    .news-description {\r\n      text-align: left;\r\n    }\r\n  }\r\n<\/style>\r\n\r\n<div class=\"news-container\">\r\n  <div class=\"news-card\">\r\n    <!-- YouTube Video Embed -->\r\n    <iframe \r\n        src=\"https:\/\/www.youtube.com\/embed\/JP7ZT1cXafI\" \r\n        title=\"Team Linea Rossa Video\" \r\n        allowfullscreen>\r\n    <\/iframe>\r\n\r\n    <div class=\"news-content\">\r\n      <h2 class=\"news-title\">Design und Innovation vereint: Linea Rossa auf der Eurasia T\u00fcr &amp; Fenster Messe 2024<\/h2>\r\n      <p class=\"news-date\">16. November 2024<\/p>\r\n      <p class=\"news-description translation-block\">\u0130stanbul, T\u00fcrkiye \u2013 16\u201319 Kas\u0131m 2024<br><br>\r\n        Al\u00fcminyum profil \u00e7\u00f6z\u00fcmleri alan\u0131nda \u00f6nde gelen bir marka olan Linea Rossa, \r\n        \u0130stanbul T\u00fcyap Fuar ve Kongre Merkezi\u2019nde d\u00fczenlenen 2024 Avrasya Kap\u0131 &amp; Pencere Fuar\u0131\u2019na kat\u0131ld\u0131.<br><br>\r\n        T\u00fcrkiye ve Avrasya b\u00f6lgesinde kap\u0131, pencere ve al\u00fcminyum sistemleri sekt\u00f6r\u00fcn\u00fcn en \u00f6nemli bulu\u015fmalar\u0131ndan biri olarak kabul edilen bu etkinlik, \r\n        sekt\u00f6rdeki yeniliklerin ve ileri teknolojilerin sergilendi\u011fi prestijli bir platform niteli\u011fi ta\u015f\u0131yor.<\/p>\r\n      <a href=\"https:\/\/www.avrasyakapifuari.com\/blog\/yapi-sektorunun-zirvesi-olan-avrasya-pencere-avrasya-kapi-ve-avrasya-cam-fuarlari-rekor-basariyla-tamamlandi\" class=\"read-more\">\r\n        Weiterlesen \u2192\r\n      <\/a>\r\n    <\/div>\r\n  <\/div>\r\n\r\n  <hr class=\"news-separator\">\r\n<\/div>\r\n\t\t\t\t<\/div>\n\t\t\t\t\t\t<\/div>\r\n\t\t\t\t<\/div>\r\n\t\t\t\t\t\t\t\t<\/div>\r\n\t\t\t<\/section>\r\n\t\t\t\t\t<section class=\"elementor-section elementor-top-section elementor-element elementor-element-c579ef9 elementor-section-boxed elementor-section-height-default elementor-section-height-default smart-sticky-default\" data-id=\"c579ef9\" data-element_type=\"section\">\r\n\t\t\t\t\t\t\t\t<div class=\"elementor-container elementor-column-gap-default\">\r\n\t\t\t\t\r\n\t\t\t\t\t\t\t\t<div class=\"elementor-column elementor-col-100 elementor-top-column elementor-element elementor-element-f5f0506\" data-id=\"f5f0506\" data-element_type=\"column\">\r\n\r\n\t\t\t\t\r\n\t\t\t\t<div class=\"elementor-widget-wrap\">\r\n\t\t\t\t\t\t\t\t\t\t\r\n\t\t\t\t\t\t\t\t<\/div>\r\n\t\t\t\t<\/div>\r\n\t\t\t\t\t\t\t\t<\/div>\r\n\t\t\t<\/section>\r\n\t\t\t\t\t<section class=\"elementor-section elementor-top-section elementor-element elementor-element-6e1c691 elementor-section-boxed elementor-section-height-default elementor-section-height-default smart-sticky-default\" data-id=\"6e1c691\" data-element_type=\"section\">\r\n\t\t\t\t\t\t\t\t<div class=\"elementor-container elementor-column-gap-default\">\r\n\t\t\t\t\r\n\t\t\t\t\t\t\t\t<div class=\"elementor-column elementor-col-100 elementor-top-column elementor-element elementor-element-68eb075\" data-id=\"68eb075\" data-element_type=\"column\">\r\n\r\n\t\t\t\t\r\n\t\t\t\t<div class=\"elementor-widget-wrap elementor-element-populated\">\r\n\t\t\t\t\t\t\t\t\t\t\r\n\t\t\t\t\t\t<div class=\"elementor-element elementor-element-3aebb81 elementor-widget elementor-widget-html\" data-id=\"3aebb81\" data-element_type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t\t<style>\r\n  .news-container {\r\n    display: flex;\r\n    flex-direction: column;\r\n    gap: 40px;\r\n    max-width: 1200px;\r\n    margin: 0 auto;\r\n    padding: 0 15px;\r\n    font-family: 'Montserrat', sans-serif;\r\n  }\r\n\r\n  .news-card {\r\n    display: flex;\r\n    gap: 20px;\r\n    background-color: #fff;\r\n    padding: 20px;\r\n    border-radius: 5px;\r\n    align-items: flex-start;\r\n  }\r\n\r\n  .news-card img {\r\n    width: 640px;\r\n    height: 430px;\r\n    object-fit: cover;\r\n    border-radius: 4px;\r\n    margin: 0 20px 0 0;\r\n    border: none;\r\n    outline: none;\r\n    box-shadow: none;\r\n  }\r\n\r\n  .news-content {\r\n    display: flex;\r\n    flex-direction: column;\r\n    justify-content: flex-start;\r\n  }\r\n\r\n  .news-title {\r\n    font-weight: 700;\r\n    font-size: 35px;\r\n    line-height: 1.2;\r\n    color: #0f293d;\r\n    margin: 0 0 20px 0;\r\n  }\r\n\r\n  .news-date {\r\n    font-weight: 600;\r\n    font-size: 13px;\r\n    color: #555;\r\n    margin-top: 10px;\r\n  }\r\n\r\n  .news-description {\r\n    font-weight: 400;\r\n    margin-top: 15px;\r\n    font-size: 14px;\r\n    color: #333;\r\n    line-height: 1.5;\r\n    text-align: justify;\r\n  }\r\n\r\n  .read-more {\r\n    font-weight: 600;\r\n    margin-top: 12px;\r\n    font-size: 13px;\r\n    color: #b0b1bc;\r\n    text-decoration: none;\r\n  }\r\n\r\n  .read-more:hover {\r\n    text-decoration: underline;\r\n  }\r\n\r\n  .news-separator {\r\n    border: 0;\r\n    height: 1px;\r\n    background-color: #e20e17;\r\n    margin: 0;\r\n  }\r\n\r\n  \/* Mobil g\u00f6r\u00fcn\u00fcm *\/\r\n  @media (max-width: 650px) {\r\n    .news-card {\r\n      flex-direction: column;\r\n      align-items: center;\r\n      text-align: center;\r\n    }\r\n\r\n    .news-card img {\r\n      width: 100%;\r\n      height: auto;\r\n      margin: 0 0 10px 0;\r\n    }\r\n\r\n    .news-title {\r\n      font-size: 24px;\r\n      font-weight: 600;\r\n      line-height: 1.3;\r\n    }\r\n\r\n    .news-description {\r\n      text-align: left;\r\n    }\r\n  }\r\n<\/style>\r\n\r\n<div class=\"news-container\">\r\n  <div class=\"news-card\">\r\n    <img decoding=\"async\" src=\"https:\/\/www.linearossa.eu\/wp-content\/uploads\/2025\/12\/insaat.jpg\" alt=\"Beymetal Linea Rossa\">\r\n    <div class=\"news-content\">\r\n      <h2 class=\"news-title\">Neue Produktionsst\u00e4tte und Exportziele<\/h2>\r\n      <p class=\"news-date\">2. Dezember 2021<\/p>\r\n      <p class=\"news-description\">\r\n        Beymetal Aluminium wurde 1997 von Naci G\u00fcl und Mustafa G\u00fcl gegr\u00fcndet und entwickelt sich mit der Marke Linea Rossa schnell zu einer globalen Marke.<br><br>\r\n        Naci G\u00fcl sagte: \u201eWir verkaufen nicht nur Aluminiumprofile; wir verkaufen Ideen und Design.\r\n      <\/p>\r\n      <a href=\"https:\/\/www.insaatderyasi.com\/fikir-ve-tasarim-satiyoruz-20712h.htm\" class=\"read-more\">\r\n        Weiterlesen \u2192\r\n      <\/a>\r\n    <\/div>\r\n  <\/div>\r\n\r\n  <hr class=\"news-separator\">\r\n<\/div>\r\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-62063cc elementor-widget elementor-widget-udesign_widget_scroll_progress\" data-id=\"62063cc\" data-element_type=\"widget\" data-widget_type=\"udesign_widget_scroll_progress.default\">\n\t\t\t\t\t<a class=\"scroll-progress scroll-progress-circle\" href=\"#\" role=\"button\"><i class=\"a-icon-long-arrow-up\"><\/i><svg  version=\"1.1\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 70 70\"><circle id=\"progress-indicator\" fill=\"transparent\" stroke=\"#000000\" stroke-miterlimit=\"10\" cx=\"35\" cy=\"35\" r=\"34\"\/><\/svg><\/a><style>#scroll-top{display:none !important}<\/style>\t\t\t\t<\/div>\n\t\t\t\t\t\t<\/div>\r\n\t\t\t\t<\/div>\r\n\t\t\t\t\t\t\t\t<\/div>\r\n\t\t\t<\/section>\r\n\t\t\t\t\t<section class=\"elementor-section elementor-top-section elementor-element elementor-element-248bec8 elementor-section-boxed elementor-section-height-default elementor-section-height-default smart-sticky-default\" data-id=\"248bec8\" data-element_type=\"section\">\r\n\t\t\t\t\t\t\t\t<div class=\"elementor-container elementor-column-gap-default\">\r\n\t\t\t\t\r\n\t\t\t\t\t\t\t\t<div class=\"elementor-column elementor-col-100 elementor-top-column elementor-element elementor-element-c4600d7\" data-id=\"c4600d7\" data-element_type=\"column\">\r\n\r\n\t\t\t\t\r\n\t\t\t\t<div class=\"elementor-widget-wrap elementor-element-populated\">\r\n\t\t\t\t\t\t\t\t\t\t\r\n\t\t\t\t\t\t<div class=\"elementor-element elementor-element-f5aa442 elementor-widget elementor-widget-html\" data-id=\"f5aa442\" data-element_type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t\t<style>\r\n  .news-container {\r\n    display: flex;\r\n    flex-direction: column;\r\n    gap: 40px;\r\n    max-width: 1200px;\r\n    margin: 0 auto;\r\n    padding: 0 15px;\r\n    font-family: 'Montserrat', sans-serif;\r\n  }\r\n\r\n  .news-card {\r\n    display: flex;\r\n    gap: 20px;\r\n    background-color: #fff;\r\n    padding: 20px;\r\n    border-radius: 5px;\r\n    align-items: flex-start;\r\n    flex-wrap: nowrap;\r\n  }\r\n\r\n  \/* YouTube iframe *\/\r\n  .news-card iframe {\r\n    width: 640px;\r\n    height: 360px;\r\n    max-width: 100%;\r\n    border-radius: 4px;\r\n    border: none;\r\n    flex-shrink: 0;\r\n  }\r\n\r\n  .news-content {\r\n    display: flex;\r\n    flex-direction: column;\r\n    justify-content: flex-start;\r\n    flex: 1;\r\n  }\r\n\r\n  .news-title {\r\n    font-weight: 700;\r\n    font-size: 35px;\r\n    line-height: 1.2;\r\n    color: #0f293d;\r\n    margin: 0 0 20px 0;\r\n  }\r\n\r\n  .news-date {\r\n    font-weight: 600;\r\n    font-size: 13px;\r\n    color: #555;\r\n    margin-top: 10px;\r\n  }\r\n\r\n  .news-description {\r\n    font-weight: 400;\r\n    margin-top: 15px;\r\n    font-size: 14px;\r\n    color: #333;\r\n    line-height: 1.5;\r\n    text-align: justify;\r\n  }\r\n\r\n  .read-more {\r\n    font-weight: 600;\r\n    margin-top: 12px;\r\n    font-size: 13px;\r\n    color: #b0b1bc;\r\n    text-decoration: none;\r\n  }\r\n\r\n  .read-more:hover {\r\n    text-decoration: underline;\r\n  }\r\n\r\n  .news-separator {\r\n    border: 0;\r\n    height: 1px;\r\n    background-color: #e20e17;\r\n    margin: 0;\r\n  }\r\n\r\n  \/* Mobil g\u00f6r\u00fcn\u00fcm *\/\r\n  @media (max-width: 650px) {\r\n    .news-card {\r\n      flex-direction: column;\r\n      align-items: center;\r\n      text-align: center;\r\n      flex-wrap: wrap;\r\n    }\r\n\r\n    .news-card iframe {\r\n      width: 100%;\r\n      height: 230px;\r\n      margin: 0 0 10px 0;\r\n    }\r\n\r\n    .news-title {\r\n      font-size: 24px;\r\n      font-weight: 600;\r\n      line-height: 1.3;\r\n    }\r\n\r\n    .news-description {\r\n      text-align: left;\r\n    }\r\n  }\r\n<\/style>\r\n\r\n<div class=\"news-container\">\r\n  <div class=\"news-card\">\r\n    <!-- YouTube Video Embed -->\r\n    <iframe \r\n      src=\"https:\/\/www.youtube.com\/embed\/auQXm9Tfp7g\" \r\n      title=\"Mustafa G\u00fcl Bloomberg HT\" \r\n      allow=\"accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture\" \r\n      allowfullscreen>\r\n    <\/iframe>\r\n\r\n    <div class=\"news-content\">\r\n      <h2 class=\"news-title\">Mustafa G\u00fcl auf dem Sender Bloomberg HT<\/h2>\r\n      <p class=\"news-date\">19. Dezember 2015<\/p>\r\n      <p class=\"news-description\">\r\n        Seit seiner Gr\u00fcndung verzeichnet Beymetal ein stetiges Wachstum in der Industrie- und Fertigungsbranche. CEO Mustafa G\u00fcl bewertete den Entwicklungsprozess des Unternehmens und die Innovationen in der Branche im Fernsehen auf Bloomberg HT.\r\n      <\/p>\r\n      <a href=\"https:\/\/www.youtube.com\/@beymetalaluminyum5454\" class=\"read-more\">\r\n        Weiterlesen \u2192\r\n      <\/a>\r\n    <\/div>\r\n  <\/div>\r\n\r\n  <hr class=\"news-separator\">\r\n<\/div>\r\n\t\t\t\t<\/div>\n\t\t\t\t\t\t<\/div>\r\n\t\t\t\t<\/div>\r\n\t\t\t\t\t\t\t\t<\/div>\r\n\t\t\t<\/section>\r\n\t\t\t\t\t<\/div>","protected":false},"excerpt":{"rendered":"<p>Linea Rossa, Avrasya Kap\u0131 &#038; Pencere Fuar\u0131 2025\u2019te Yenilik\u00e7i Mimari Sistemlerini Sergiledi. Kas\u0131m 15, 2025 Linea Rossa, Avrasya Kap\u0131 Pencere Fuar\u0131 2025\u2019e kat\u0131larak en yeni al\u00fcminyum sistemlerini ve tasar\u0131m odakl\u0131 mimari \u00e7\u00f6z\u00fcmlerini sekt\u00f6r profesyonelleriyle bulu\u015fturdu. Fuar, b\u00f6lgenin d\u00f6rt bir yan\u0131ndan gelen mimarlar, tasar\u0131mc\u0131lar ve i\u015f ortaklar\u0131yla etkile\u015fim kurmak i\u00e7in de\u011ferli bir platform sundu. Beymetal Vizyonu [&hellip;]<\/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-16044","page","type-page","status-publish","hentry"],"_links":{"self":[{"href":"https:\/\/www.linearossa.eu\/de\/wp-json\/wp\/v2\/pages\/16044","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/www.linearossa.eu\/de\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/www.linearossa.eu\/de\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/www.linearossa.eu\/de\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/www.linearossa.eu\/de\/wp-json\/wp\/v2\/comments?post=16044"}],"version-history":[{"count":37,"href":"https:\/\/www.linearossa.eu\/de\/wp-json\/wp\/v2\/pages\/16044\/revisions"}],"predecessor-version":[{"id":19993,"href":"https:\/\/www.linearossa.eu\/de\/wp-json\/wp\/v2\/pages\/16044\/revisions\/19993"}],"wp:attachment":[{"href":"https:\/\/www.linearossa.eu\/de\/wp-json\/wp\/v2\/media?parent=16044"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}