{"id":2279,"date":"2026-03-26T17:21:40","date_gmt":"2026-03-26T16:21:40","guid":{"rendered":"https:\/\/www.lyynx.eu\/sam-sense\/"},"modified":"2026-07-03T14:48:27","modified_gmt":"2026-07-03T12:48:27","slug":"sam-sense","status":"publish","type":"page","link":"https:\/\/www.lyynx.eu\/de\/sam-sense\/","title":{"rendered":"SAM | Sense"},"content":{"rendered":"<div class=\"et_pb_section_0 et_pb_section et_section_regular et_flex_section preset--module--divi-section--default\">\n<div class=\"et_pb_row_0 et_pb_row et_flex_row preset--module--divi-row--default\">\n<div class=\"et_pb_column_0 et_pb_column et-last-child et_flex_column et_pb_css_mix_blend_mode_passthrough et_flex_column_24_24 et_flex_column_24_24_tablet et_flex_column_24_24_phone\">\n<div class=\"et_pb_text_0 et_pb_text et_pb_bg_layout_light et_pb_module et_flex_module preset--module--divi-text--default\"><div class=\"et_pb_text_inner\"><h1>SAM | Sense<\/h1>\n<p>F\u00fcr Unternehmen, die nicht mehr im Lizenz-Blindflug<br \/>operieren m\u00f6chten.<\/p>\n<\/div><\/div>\n<\/div>\n<\/div>\n<\/div>\n\n<div class=\"et_pb_section_1 et_pb_section et_section_regular et_flex_section preset--module--divi-section--default\">\n<div class=\"et_pb_row_1 et_pb_row et_flex_row preset--module--divi-row--default\">\n<div class=\"et_pb_column_1 et_pb_column et-last-child et_flex_column et_pb_css_mix_blend_mode_passthrough et_flex_column_24_24 et_flex_column_24_24_tablet et_flex_column_24_24_phone\">\n<div class=\"et_pb_code_0 et_pb_code et_pb_module\"><div class=\"et_pb_code_inner\"><style>\/* ==========================================================================\n   LYYNX SGE CARDS - DIVI ARMORED (Isoliertes Modul \/ Fluid Design)\n   ========================================================================== *\/\n\n\/* Container & Anti-Stretch *\/\n.lyynx-sge-inline-container {\n    display: flex !important;\n    justify-content: center !important;\n    align-items: flex-start !important; \/* Verhindert das vertikale Aufblasen durch Divi *\/\n    gap: 40px !important;\n    width: 100% !important;\n    max-width: 840px !important;\n    margin: 20px auto 40px auto !important;\n    padding: 0 !important;\n    box-sizing: border-box !important;\n}\n\n\/* Die Karte Basis *\/\n.lyynx-sge-card {\n  --lyynx-blue: var(--lyynx-secondary, #1A2B40); \n  --lyynx-white: #FFFFFF;\n  \n  --font-size-h2: clamp(1.125rem, 1.5vw + 0.8rem, 1.25rem); \n  --icon-size: 5.25rem;\n  \n  --card-width: 15rem;   \n  --top-width: 11.875rem;\n  --bot-width: 8.75rem;  \n  \n  --top-inset: 0.9375rem;\n  --mid-drop: 3.75rem;   \n  --bot-drop: 2.1875rem; \n  \n  display: flex !important;\n  flex-direction: column !important;\n  align-items: center !important;\n  flex: 0 0 auto !important;\n  width: var(--card-width) !important;\n  background: transparent !important;\n  margin: 0 !important;\n}\n\n\/* RESPONSIVE UPDATES *\/\n@media (max-width: 980px) {\n    .lyynx-sge-inline-container {\n        gap: 25px !important;\n        max-width: 100% !important;\n        padding: 0 20px !important;\n    }\n    .lyynx-sge-card {\n        --card-width: 13.75rem; \n        --top-width: 10.625rem; \n        --bot-width: 7.5rem;    \n        --mid-drop: 3.4375rem;  \n        --bot-drop: 1.875rem;   \n    }\n}\n\n@media (max-width: 767px) {\n    .lyynx-sge-inline-container {\n        flex-direction: column !important; \n        align-items: center !important;\n        gap: 40px !important;\n    }\n    .lyynx-sge-card {\n        --card-width: 16.25rem; \n        --top-width: 13.125rem; \n        --bot-width: 9.375rem;  \n        --mid-drop: 3.75rem;    \n        --bot-drop: 2.1875rem;  \n    }\n}\n\n\/* --- Struktur-Elemente (Wappen-\/Schildform) --- *\/\n.lyynx-sge-top {\n  width: var(--top-width) !important;\n  height: 1.125rem !important; \n  background-color: var(--lyynx-blue) !important;\n  clip-path: polygon(var(--top-inset) 0, calc(100% - var(--top-inset)) 0, 100% 100%, 0% 100%) !important;\n  margin-bottom: -1px !important;\n  z-index: 1 !important;\n  flex-shrink: 0 !important;\n}\n\n.lyynx-sge-mid-wrapper {\n  width: 100% !important;\n  filter: drop-shadow(0px 10px 20px rgba(26, 43, 66, 0.12)) !important;\n  z-index: 2 !important;\n  flex-shrink: 0 !important;\n}\n\n.lyynx-sge-mid {\n  width: 100% !important;\n  background-color: var(--lyynx-white) !important;\n  padding: 2.5rem 0.625rem 5.9375rem !important; \n  text-align: center !important;\n  display: flex !important;\n  flex-direction: column !important;\n  align-items: center !important;\n  gap: 0.9375rem !important; \n  clip-path: polygon(0 0, 100% 0, 100% calc(100% - var(--mid-drop)), 50% 100%, 0 calc(100% - var(--mid-drop))) !important;\n}\n\n\/* ANTI-WP-AUTOP-FIX: Zerst\u00f6rt unsichtbare <p>-Tags, falls Divi sie um SVGs legt *\/\n.lyynx-sge-mid p {\n  display: contents !important;\n}\n\n.lyynx-sge-card .lyynx-sge-mid svg {\n  color: var(--lyynx-blue) !important;\n  width: var(--icon-size) !important;\n  height: var(--icon-size) !important;\n  flex-shrink: 0 !important;\n}\n\n.lyynx-sge-card .lyynx-sge-mid h2 {\n  font-family: 'Museo Sans', sans-serif !important;\n  color: var(--lyynx-blue) !important;\n  font-size: var(--font-size-h2) !important;\n  margin: 0 !important;\n  font-weight: 700 !important;\n  line-height: 1.3 !important;\n  word-wrap: break-word !important;\n  letter-spacing: 0px !important;\n  padding: 0 !important;\n  text-transform: none !important;\n}\n\n.lyynx-sge-bot {\n  width: var(--bot-width) !important;\n  height: 4.6875rem !important; \n  background-color: var(--lyynx-blue) !important;\n  margin-top: -2.8125rem !important; \n  clip-path: polygon(0 0, 100% 0, 100% calc(100% - var(--bot-drop)), 50% 100%, 0 calc(100% - var(--bot-drop))) !important;\n  z-index: 1 !important;\n  flex-shrink: 0 !important;\n}\n<\/style><\/div><\/div>\n\n<div class=\"et_pb_text_1 et_pb_text et_pb_bg_layout_light et_pb_module et_flex_module preset--module--divi-text--default\"><div class=\"et_pb_text_inner\"><div class=\"lyynx-sge-inline-container\">\n<article class=\"lyynx-sge-card\">\n<div class=\"lyynx-sge-top\"><\/div>\n<div class=\"lyynx-sge-mid-wrapper\">\n<div class=\"lyynx-sge-mid\">\n          <svg width=\"1em\" height=\"1em\" viewbox=\"0 -960 960 960\" fill=\"currentColor\" aria-hidden=\"true\" focusable=\"false\">\n            <path d=\"M212-212v-67.54l32-32V-212h-32Zm126 0v-193.54l26-26 6 6V-212h-32Zm126 0v-159.54l32 32V-212h-32Zm126 0v-157.54l32-32V-212h-32Zm126 0v-283.54l32-32V-212h-32ZM212-426.46v-45.08l172-172 144 144 220-220v45.08l-220 220-144-144-172 172Z\"><\/path>\n          <\/svg><\/p>\n<h2>Budgetkontrolle<br \/>statt Dauerkosten<\/h2>\n<\/p><\/div>\n<\/p><\/div>\n<div class=\"lyynx-sge-bot\"><\/div>\n<\/article>\n<article class=\"lyynx-sge-card\">\n<div class=\"lyynx-sge-top\"><\/div>\n<div class=\"lyynx-sge-mid-wrapper\">\n<div class=\"lyynx-sge-mid\">\n          <svg width=\"1em\" height=\"1em\" viewbox=\"0 -960 960 960\" fill=\"currentColor\" aria-hidden=\"true\" focusable=\"false\">\n            <path d=\"M252-264v-352h32v352h-32Zm212 0v-352h32v352h-32Zm-306.46 80v-32h644.92v32H157.54ZM676-264v-352h32v352h-32ZM157.54-664v-49.85L480-867.38l322.46 153.53V-664H157.54Zm40.69-32h563.54-563.54Zm0 0h563.54L480-831 198.23-696Z\"><\/path>\n          <\/svg><\/p>\n<h2>Vom IT-Wildwuchs<br \/>zur Lizenzbilanz<\/h2>\n<\/p><\/div>\n<\/p><\/div>\n<div class=\"lyynx-sge-bot\"><\/div>\n<\/article>\n<article class=\"lyynx-sge-card\">\n<div class=\"lyynx-sge-top\"><\/div>\n<div class=\"lyynx-sge-mid-wrapper\">\n<div class=\"lyynx-sge-mid\">\n          <svg width=\"1em\" height=\"1em\" viewbox=\"0 -960 960 960\" fill=\"currentColor\" aria-hidden=\"true\" focusable=\"false\">\n            <path d=\"M232.38-379.85q-8.3-21.53-14.34-46.96Q212-452.23 212-480q0-112.54 79.62-191.77Q371.23-751 486-748h48.46l-77-77 23.31-23.31L597.08-732 480.77-615.69 457.46-639l77-77H486q-102.46-2-172.23 67.77T244-480q0 19.69 2.85 39.31 2.84 19.61 8.53 37.84l-23 23Zm246.85 268.16L362.92-228l116.31-116.31L502.54-321l-77 77H474q102.46 2 172.23-67.77T716-480q0-19.69-2.85-39.31-2.84-19.61-8.53-37.84l23-23q8.3 21.53 14.34 46.96Q748-507.77 748-480q0 111.54-79.62 191.27Q588.77-209 474-212h-48.46l77 77-23.31 23.31Z\"><\/path>\n          <\/svg><\/p>\n<h2>Heute und Morgen<br \/>optimal lizenziert<\/h2>\n<\/p><\/div>\n<\/p><\/div>\n<div class=\"lyynx-sge-bot\"><\/div>\n<\/article>\n<\/div>\n<\/div><\/div>\n<\/div>\n<\/div>\n\n<div class=\"et_pb_row_2 et_pb_row et_flex_row preset--module--divi-row--default\">\n<div class=\"et_pb_column_2 et_pb_column et-last-child et_flex_column et_pb_css_mix_blend_mode_passthrough et_flex_column_24_24 et_flex_column_24_24_tablet et_flex_column_24_24_phone\">\n<div class=\"et_pb_module et_pb_button_module_wrapper et_pb_button_0_wrapper preset--module--divi-button--default_wrapper\"><a class=\"et_pb_button_0 et_pb_button et_pb_bg_layout_light et_pb_module et_flex_module preset--module--divi-button--default\" href=\"https:\/\/www.lyynx.eu\/kontakt\/\">Bringen Sie Ihre Software-Assets auf Linie<\/a><\/div>\n<\/div>\n<\/div>\n<\/div>\n\n<div class=\"et_pb_section_2 et_pb_section et_section_regular et_flex_section preset--module--divi-section--default\">\n<div class=\"et_pb_row_3 et_pb_row et_flex_row preset--module--divi-row--default\">\n<div class=\"et_pb_column_3 et_pb_column et_flex_column et_pb_css_mix_blend_mode_passthrough et_flex_column_12_24 et_flex_column_12_24_tablet et_flex_column_24_24_phone\">\n<div class=\"et_pb_text_2 et_pb_text et_pb_bg_layout_light et_pb_module et_flex_module preset--module--divi-text--default\"><div class=\"et_pb_text_inner\"><h2 style=\"font-family: 'Museo Sans', sans-serif; font-weight: 500; line-height: 1.4; color: var(--lyynx-secondary); margin-bottom: 30px;\">\n Wir haben alle SAM-Optionen<br \/>getestet.<br \/><strong style=\"font-weight: 900;\">Nichtstun<\/strong> ist die teuerste.<br \/>\n<\/h2>\n<\/div><\/div>\n<\/div>\n\n<div class=\"et_pb_column_4 et_pb_column et-last-child et_flex_column et_pb_css_mix_blend_mode_passthrough et_flex_column_12_24 et_flex_column_12_24_tablet et_flex_column_24_24_phone\">\n<div class=\"et_pb_text_3 et_pb_text et_pb_bg_layout_light et_pb_module et_flex_module preset--module--divi-text--default\"><div class=\"et_pb_text_inner\"><p style=\"font-family: 'Museo Sans', sans-serif; font-weight: 500; line-height: 1.6; color: var(--lyynx-secondary);\">\n Software Asset Management (SAM) wird zu oft<br \/>halbherzig mitgedacht statt beherzt gesteuert.<br \/>Die Folge: Software-Lizenzen kosten t\u00e4glich Ressourcen<br \/>und bares Geld.\n<\/p>\n<p style=\"font-family: 'Museo Sans', sans-serif; font-weight: 500; line-height: 1.6; color: var(--lyynx-secondary);\">\n  <strong style=\"font-weight: 900;\">Nichtstun ist keine Option.<\/strong><br \/>Mit SAM | Sense bringen Sie Ihre <strong style=\"font-weight: 900;\">Lizenzkosten auf Linie<\/strong><br \/>und Ihr <strong style=\"font-weight: 900;\">Team zur\u00fcck an die Software-Schaltzentrale.<\/strong><\/p>\n<\/div><\/div>\n<\/div>\n<\/div>\n<\/div>\n\n<div class=\"et_pb_section_3 et_pb_section et_section_regular et_flex_section preset--module--divi-section--default\">\n<div class=\"et_pb_row_4 et_pb_row et_flex_row preset--module--divi-row--default\">\n<div class=\"et_pb_column_5 et_pb_column et-last-child et_flex_column et_pb_css_mix_blend_mode_passthrough et_flex_column_24_24 et_flex_column_24_24_tablet et_flex_column_24_24_phone\">\n<div class=\"et_pb_code_1 et_pb_code et_pb_module\"><div class=\"et_pb_code_inner\"><style>\/* ==========================================================================\n   LYYNX STATS GRID (Tiefer & korrigierte horizontale Ausrichtung)\n   ========================================================================== *\/\n.lyynx-stats-grid {\n    display: grid;\n    grid-template-columns: repeat(3, 1fr);\n    gap: 60px;\n    width: 100%;\n}\n\n\/* Die einzelne Spalte *\/\n.lyynx-stats-col {\n    position: relative;\n    z-index: 1;\n    display: flex;\n    flex-direction: column;\n    align-items: flex-start;\n}\n\n\/* Basis-Styling f\u00fcr alle 3 Wasserzeichen (Optimiert) *\/\n.lyynx-stats-icon {\n    position: absolute;\n    top: 80%; \n    width: 280px;\n    height: 280px;\n    z-index: -1; \n    color: #ffffff;\n    opacity: 0.05; \n    pointer-events: none; \n    transform: translate(-50%, -50%);\n}\n\n\/* Spezifische Icon-Positionierung *\/\n.icon-left { left: 0%; }\n.icon-center { left: 20%; }\n.icon-right { left: 50%; }\n\n\/* Typografie *\/\n.stats-number {\n    font-family: 'All Round Gothic', 'Museo Sans', sans-serif;\n    font-weight: 700;\n    font-size: clamp(3rem, 5vw, 4.5rem);\n    color: var(--lyynx-primary); \n    line-height: 1;\n    margin-bottom: 25px;\n}\n\n.stats-title {\n    font-family: 'Museo Sans', sans-serif;\n    font-weight: 700;\n    font-size: clamp(1rem, 1.4vw, 1.15rem);\n    color: #ffffff;\n    line-height: 1.4;\n    margin-bottom: 15px;\n}\n\n.stats-text {\n    font-family: 'Museo Sans', sans-serif;\n    font-weight: 300;\n    font-size: clamp(0.95rem, 1.1vw, 1.05rem);\n    color: #ffffff;\n    line-height: 1.6;\n}\n\n\/* MOBILE FIXES (< 980px) *\/\n@media (max-width: 980px) {\n    .lyynx-stats-grid {\n        grid-template-columns: 1fr; \n        gap: 80px; \n        text-align: center;\n    }\n    .lyynx-stats-col {\n        align-items: center; \n    }\n    .lyynx-stats-icon {\n        width: 220px; \n        height: 220px;\n        top: 60%; \n    }\n    .icon-left, .icon-center, .icon-right {\n        left: 50%;\n    }\n}\n<\/style><\/div><\/div>\n\n<div class=\"et_pb_text_4 et_pb_text et_pb_bg_layout_light et_pb_module et_flex_module preset--module--divi-text--default\"><div class=\"et_pb_text_inner\"><div class=\"lyynx-stats-grid\">\n<div class=\"lyynx-stats-col\">\n        <svg class=\"lyynx-stats-icon icon-left\" viewbox=\"0 -960 960 960\" fill=\"currentColor\" aria-hidden=\"true\">\n            <path d=\"M358.23-184q-71.15 0-122.69-51.54Q184-287.08 184-358.23q0-29.62 9.58-57.23 9.57-27.62 27.5-50.77l128.46-162.69L291.38-776h377.24l-59.16 147.08 129.46 162.69q17.93 23.15 27.5 50.77 9.58 27.61 9.58 57.23 0 71.15-51.15 122.69Q673.69-184 601.77-184H358.23ZM480-344.77q-28.85 0-48.73-19.88-19.89-19.89-19.89-48.73 0-28.85 19.89-48.74Q451.15-482 480-482q28.85 0 48.73 19.88 19.89 19.89 19.89 48.74 0 28.84-19.89 48.73-19.88 19.88-48.73 19.88ZM379.38-642h202L626-744H334l45.38 102Zm-21.15 426h243.54q58.85 0 100.54-42.08Q744-300.15 744-358.23q0-24.54-7.5-47.08t-23.04-42.07L585.31-610H374.69L247.31-446.62q-15.54 19.54-23.43 41.7-7.88 22.15-7.88 46.69 0 58.08 42.08 100.15Q300.15-216 358.23-216Z\"><\/path>\n        <\/svg><\/p>\n<div class=\"stats-number\">20&nbsp;%<\/div>\n<div class=\"stats-title\">Ungenutzte Software<br \/>frisst 20 % Ihres Budgets<\/div>\n<div class=\"stats-text\">Statistisch gesehen zahlen Sie<br \/>zu viel f\u00fcr ungenutzte Lizenzen.<\/div>\n<\/p><\/div>\n<div class=\"lyynx-stats-col\">\n        <svg class=\"lyynx-stats-icon icon-center\" viewbox=\"0 -960 960 960\" fill=\"currentColor\" aria-hidden=\"true\">\n            <path d=\"M624-245.15v-32h146.23L525.15-519.69l-152 152L136-604.85l23.31-23.3 213.84 213.84 152-152L792-300.46v-144.69h32v200H624Z\"><\/path>\n        <\/svg><\/p>\n<div class=\"stats-number\">33&nbsp;%<\/div>\n<div class=\"stats-title\">Jeder dritte SaaS-Euro<br \/>ist verschwendet<\/div>\n<div class=\"stats-text\">Ihre IT steuert laut Statistik nur<br \/>die H\u00e4lfte Ihrer Software-Assets.<\/div>\n<\/p><\/div>\n<div class=\"lyynx-stats-col\">\n        <svg class=\"lyynx-stats-icon icon-right\" viewbox=\"0 -960 960 960\" fill=\"currentColor\" aria-hidden=\"true\">\n            <path d=\"M117.23-184 480-784l362.77 600H117.23ZM175-216h610L480-724 175-216Zm319.35-69.44q6.27-6.06 6.27-14.35t-6.06-14.56q-6.06-6.27-14.35-6.27t-14.56 6.06q-6.27 6.06-6.27 14.35t6.06 14.56q6.06 6.27 14.35 6.27t14.56-6.06ZM464-368.62h32v-192h-32v192ZM480-470Z\"><\/path>\n        <\/svg><\/p>\n<div class=\"stats-number\">66&nbsp;%<\/div>\n<div class=\"stats-title\">Compliance ist Ausnahme<br \/>statt Norm<\/div>\n<div class=\"stats-text\">Zwei Drittel aller Unternehmen sind<br \/>im Schnitt unterlizenziert. Sie auch? <\/div>\n<\/p><\/div>\n<\/div>\n<\/div><\/div>\n<\/div>\n<\/div>\n<\/div>\n\n<div class=\"et_pb_section_4 et_pb_section et_section_regular et_flex_section preset--module--divi-section--default\">\n<div class=\"et_pb_row_5 et_pb_row et_flex_row preset--module--divi-row--default\">\n<div class=\"et_pb_column_6 et_pb_column et-last-child et_flex_column et_pb_css_mix_blend_mode_passthrough et_flex_column_24_24 et_flex_column_24_24_tablet et_flex_column_24_24_phone\">\n<div class=\"et_pb_text_5 et_pb_text et_pb_bg_layout_light et_pb_module et_flex_module preset--module--divi-text--default\"><div class=\"et_pb_text_inner\"><h2 style=\"font-family: 'Museo Sans', sans-serif; font-weight: 700; line-height: 1.3; color: var(--lyynx-secondary); margin-bottom: 40px;\">Stellen Sie Ihr Lizenzmanagement<br \/>auf <span style=\"font-family: 'All Round Gothic', sans-serif; color: var(--lyynx-primary); font-weight: 700; -webkit-text-stroke: 0.6px var(--lyynx-primary);\">eigene Beine<\/span><\/h2>\n<\/div><\/div>\n<\/div>\n<\/div>\n\n<div class=\"et_pb_row_6 et_pb_row et_grid_row preset--module--divi-row--default\">\n<div class=\"et_pb_column_7 et_pb_column et_flex_column et_pb_css_mix_blend_mode_passthrough\">\n<div class=\"et_pb_text_6 et_pb_text et_pb_bg_layout_light et_pb_module et_flex_module preset--module--divi-text--default\"><div class=\"et_pb_text_inner\"><div style=\"font-family: 'Museo Sans', sans-serif; color: var(--lyynx-secondary);\">\n<div style=\"font-weight: 900; line-height: 1.2; margin-bottom: 4px;\">Direkter Draht statt<br \/>Warteschleife<\/div>\n<div style=\"font-weight: 500; line-height: 1.4;\">Ihr Service Manager kennt Ihr<br \/>Setup im Schlaf und ist immer<br \/>erreichbar.<\/div>\n<\/div>\n<\/div><\/div>\n\n<div class=\"et_pb_text_7 et_pb_text et_pb_bg_layout_light et_pb_module et_flex_module preset--module--divi-text--default\"><div class=\"et_pb_text_inner\"><div style=\"font-family: 'Museo Sans', sans-serif; color: var(--lyynx-secondary);\">\n<div style=\"font-weight: 900; line-height: 1.2; margin-bottom: 4px;\">Quartalsweise im Bilde<\/div>\n<div style=\"font-weight: 500; line-height: 1.4;\">Regelm\u00e4\u00dfige Reports zeigen<br \/>Sparpotenziale und Trends.<\/div>\n<\/div>\n<\/div><\/div>\n\n<div class=\"et_pb_text_8 et_pb_text et_pb_bg_layout_light et_pb_module et_flex_module preset--module--divi-text--default\"><div class=\"et_pb_text_inner\"><div style=\"font-family: 'Museo Sans', sans-serif; color: var(--lyynx-secondary);\">\n<div style=\"font-weight: 900; line-height: 1.2; margin-bottom: 4px;\">Gleiches Wissen f\u00fcr alle<\/div>\n<div style=\"font-weight: 500; line-height: 1.4;\">Lizenzklarheit im gesamten<br \/>Unternehmen.<\/div>\n<\/div>\n<\/div><\/div>\n<\/div>\n\n<div class=\"et_pb_column_8 et_pb_column et_flex_column et_pb_css_mix_blend_mode_passthrough\">\n<div class=\"et_pb_code_2 et_pb_code et_pb_module\"><div class=\"et_pb_code_inner\"><svg aria-hidden=\"true\" focusable=\"false\" width=\"100%\" viewbox=\"0 0 487.07 386.85\" style=\"display: block; height: auto;\">\n  <defs>\n    <style>\n      .cls-1, .cls-2 { fill: var(--lyynx-secondary, currentColor); }\n      .cls-3 { fill: var(--lyynx-white, #ffffff); }\n      .cls-4 { fill: var(--lyynx-primary, #eb6d00); }\n      .cls-5 { fill: none; stroke: var(--lyynx-white, #ffffff); stroke-miterlimit: 10; stroke-width: 2px; }\n    <\/style>\n  <\/defs>\n  <g id=\"Ebene_1-2\" data-name=\"Ebene 1\">\n    <g>\n      <g>\n        <g>\n          <path class=\"cls-1\" d=\"M128.23,251.14v-.22l-58.25-.5-1.76-.02C30.54,250.4,0,280.95,0,318.62s30.54,68.23,68.22,68.23c17.55,0,33.55-6.63,45.64-17.52.31-.27.61-.55.91-.84l3.06-3.03,38.78-38.55c-17.68-20.27-28.38-46.77-28.38-75.77ZM114.71,321.72c-.6,9.35-4.09,17.87-9.6,24.8-9.41,11.85-24.71,19.09-41.5,18.01-26.59-1.7-46.83-23.64-45.2-49,1.63-25.35,24.51-44.52,51.1-42.81,2.63.17,5.2.54,7.69,1.09,22.69,4.98,38.98,25.06,37.51,47.91Z\"\/>\n          <path class=\"cls-2\" d=\"M114.77,368.49l-.89.89-.02-.05c.31-.27.61-.55.91-.84Z\"\/>\n          <path class=\"cls-2\" d=\"M171.67,311.94l-15.06,14.97c-17.68-20.27-28.38-46.77-28.38-75.77v-.22l21.17.19s-1.19,33.91,22.27,60.83Z\"\/>\n        <\/g>\n        <g>\n          <path class=\"cls-2\" d=\"M369.11,365.32l3.34,3.33c-1.15-1.08-2.27-2.19-3.34-3.33Z\"\/>\n          <path class=\"cls-1\" d=\"M418.84,250.4l-1.76.02-58.15.5v.22c0,29.03-10.72,55.55-28.42,75.82l38.6,38.36,3.34,3.33c.25.23.5.46.76.69,12.09,10.88,28.09,17.51,45.63,17.51,37.68,0,68.23-30.55,68.23-68.23s-30.55-68.22-68.23-68.22ZM466.99,321.72c-1.63,25.35-24.5,44.52-51.1,42.81-13.94-.89-26.13-7.35-34.34-16.94-7.46-8.7-11.64-19.99-10.86-32.06,1.38-21.52,18.08-38.58,39.35-42.2,3.79-.65,7.73-.87,11.75-.61,26.59,1.7,46.83,23.64,45.2,49Z\"\/>\n          <path class=\"cls-2\" d=\"M337.67,251.11l21.26-.19v.22c0,29.03-10.72,55.55-28.42,75.82l-15.11-15.02c23.45-26.91,22.27-60.83,22.27-60.83Z\"\/>\n          <path class=\"cls-2\" d=\"M372.45,368.65c.25.23.5.46.76.69l-.02.04-.74-.73Z\"\/>\n        <\/g>\n        <g>\n          <path class=\"cls-1\" d=\"M120.77,129.49c-11.34-13.7-28-22.97-47.12-24.49C36.09,102,3.21,130.02.22,167.58c-3,37.56,24.91,68.43,62.47,71.43,1.3.11,2.6.17,3.88.21.49.01.97.02,1.45.02h1.05s59.79-.16,59.79-.16c2.82-27.2,15.1-51.59,33.48-69.82l-41.57-39.77ZM114.71,175.1c-1.35,21.09-17.41,37.91-38.07,41.98-4.18.82-8.55,1.13-13.03.84-26.59-1.71-46.83-23.65-45.2-49,1.63-25.36,24.51-44.53,51.1-42.82,16.42,1.06,30.41,9.82,38.34,22.34,4.91,7.76,7.48,16.96,6.86,26.66Z\"\/>\n          <path class=\"cls-2\" d=\"M68.02,239.24h-1.46v-.02c.5.01.98.02,1.46.02Z\"\/>\n          <path class=\"cls-2\" d=\"M177.64,183.9c-25.53,24.96-27.47,55.13-27.47,55.13l-21.31.05c2.82-27.2,15.1-51.59,33.48-69.82l15.3,14.64Z\"\/>\n        <\/g>\n        <g>\n          <path class=\"cls-1\" d=\"M486.85,167.58c-3-37.56-35.87-65.58-73.43-62.58-19.09,1.52-35.72,10.76-47.06,24.42l-41.59,39.8c18.41,18.24,30.71,42.64,33.53,69.86l59.69.15h1.05c.48.01.96,0,1.45-.01,1.28-.04,2.58-.1,3.88-.21,37.56-3,65.47-33.87,62.48-71.43ZM466.99,175.1c-1.63,25.36-24.5,44.53-51.1,42.82-1.82-.12-3.61-.33-5.37-.64-23.89-4.09-41.35-24.75-39.83-48.36.53-8.24,3.3-15.83,7.71-22.26,9.18-13.35,25.44-21.71,43.39-20.56,26.59,1.71,46.83,23.65,45.2,49Z\"\/>\n          <path class=\"cls-2\" d=\"M324.77,169.22c18.41,18.24,30.71,42.64,33.53,69.86l-21.4-.05s-1.95-30.17-27.47-55.13l15.34-14.68Z\"\/>\n          <path class=\"cls-2\" d=\"M420.5,239.24h-1.46c.48,0,.96-.01,1.45-.02v.02Z\"\/>\n        <\/g>\n        <g>\n          <path class=\"cls-2\" d=\"M116.93,106.02l-.57-.61.05-.02c.17.21.34.42.52.63Z\"\/>\n          <path class=\"cls-2\" d=\"M239.26,157.09s-27.96-.82-55.31,21.14l-14.42-15.53c18.95-15.89,43.08-25.79,69.48-26.81l.25,21.2Z\"\/>\n          <path class=\"cls-1\" d=\"M238.2,65.54c0-.27,0-.54-.01-.82C237.77,30.89,210.02,2.45,174.06.15c-37.66-2.42-70.06,24.72-72.37,60.63-1.07,16.72,4.57,32.39,14.72,44.61.17.21.34.42.52.63.02.02.04.05.06.07l3.71,4,48.83,52.61c18.95-15.89,43.08-25.79,69.48-26.81l-.81-70.35ZM218.03,67.81c-.08,1.28-.22,2.54-.41,3.78-3.53,23.46-25.43,40.66-50.69,39.04-11.5-.74-21.81-5.26-29.67-12.2-10.33-9.12-16.46-22.41-15.53-36.8,1.63-25.36,24.51-44.52,51.1-42.82,26.59,1.71,46.83,23.65,45.2,49Z\"\/>\n          <path class=\"cls-2\" d=\"M120.7,110.09c-1.29-1.28-2.53-2.62-3.71-4l3.71,4Z\"\/>\n          <path class=\"cls-3\" d=\"M218.03,67.81c-.08,1.28-.22,2.54-.41,3.78-3.53,23.46-25.43,40.66-50.69,39.04-11.5-.74-21.81-5.26-29.67-12.2-10.33-9.12-16.46-22.41-15.53-36.8,1.63-25.36,24.51-44.52,51.1-42.82,26.59,1.71,46.83,23.65,45.2,49Z\"\/>\n          <path class=\"cls-3\" d=\"M114.71,175.1c-1.35,21.09-17.41,37.91-38.07,41.98-4.18.82-8.55,1.13-13.03.84-26.59-1.71-46.83-23.65-45.2-49,1.63-25.36,24.51-44.53,51.1-42.82,16.42,1.06,30.41,9.82,38.34,22.34,4.91,7.76,7.48,16.96,6.86,26.66Z\"\/>\n          <path class=\"cls-3\" d=\"M114.71,321.72c-.6,9.35-4.09,17.87-9.6,24.8-9.41,11.85-24.71,19.09-41.5,18.01-26.59-1.7-46.83-23.64-45.2-49,1.63-25.35,24.51-44.52,51.1-42.81,2.63.17,5.2.54,7.69,1.09,22.69,4.98,38.98,25.06,37.51,47.91Z\"\/>\n          <path class=\"cls-3\" d=\"M466.99,321.72c-1.63,25.35-24.5,44.52-51.1,42.81-13.94-.89-26.13-7.35-34.34-16.94-7.46-8.7-11.64-19.99-10.86-32.06,1.38-21.52,18.08-38.58,39.35-42.2,3.79-.65,7.73-.87,11.75-.61,26.59,1.7,46.83,23.64,45.2,49Z\"\/>\n          <path class=\"cls-3\" d=\"M466.99,175.1c-1.63,25.36-24.5,44.53-51.1,42.82-1.82-.12-3.61-.33-5.37-.64-23.89-4.09-41.35-24.75-39.83-48.36.53-8.24,3.3-15.83,7.71-22.26,9.18-13.35,25.44-21.71,43.39-20.56,26.59,1.71,46.83,23.65,45.2,49Z\"\/>\n        <\/g>\n        <path class=\"cls-2\" d=\"M370.97,106.49c-1.25,1.47-2.57,2.89-3.95,4.25l3.95-4.25Z\"\/>\n        <path class=\"cls-1\" d=\"M386.21,61.24c-2.3-35.91-34.7-63.05-72.36-60.63-35.97,2.3-63.72,30.74-64.13,64.57h-.01l-.81,70.74c26.41,1.19,50.51,11.27,69.38,27.34l48.74-52.52,3.95-4.25.05-.06c.16-.19.32-.38.48-.57,10.14-12.22,15.79-27.89,14.71-44.62ZM366.18,68.25c-.79,12.24-6.52,23.03-15.24,30.74-9.34,8.26-22.1,12.96-35.86,12.08-23.02-1.48-41.27-18.11-44.71-38.99-.35-2.12-.55-4.28-.58-6.48-.01-.28-.01-.57-.01-.86-.01-1.03.02-2.07.09-3.11,1.63-25.36,24.51-44.52,51.1-42.82,25.36,1.63,44.92,21.64,45.29,45.47,0,.29.01.57.01.86.01,1.03-.02,2.07-.09,3.11Z\"\/>\n        <path class=\"cls-2\" d=\"M248.9,135.92c26.41,1.19,50.51,11.27,69.38,27.34l-14.33,15.43c-27.35-21.96-55.3-21.14-55.3-21.14l.25-21.63Z\"\/>\n        <path class=\"cls-2\" d=\"M371.54,105.87l-.52.56c.16-.19.32-.38.48-.57h.04Z\"\/>\n        <path class=\"cls-5\" d=\"M156.61,326.91c-17.68-20.27-28.38-46.77-28.38-75.77v-.22c0-4,.22-7.95.63-11.84,2.82-27.2,15.1-51.59,33.48-69.82,2.3-2.29,4.7-4.48,7.19-6.56,18.95-15.89,43.08-25.79,69.48-26.81,1.52-.07,3.04-.1,4.57-.1,1.78,0,3.55.04,5.32.13,26.41,1.19,50.51,11.27,69.38,27.34,2.24,1.89,4.41,3.89,6.49,5.96,18.41,18.24,30.71,42.64,33.53,69.86.41,3.89.62,7.84.63,11.84v.22c0,29.03-10.72,55.55-28.42,75.82\"\/>\n        <g>\n          <path class=\"cls-4\" d=\"M252.39,193.69v18.69c7.89,2.25,11.83,8.09,11.83,18.2v54.21h17.61v-54.21c0-20.19-10.4-33.77-29.45-36.88Z\"\/>\n          <path class=\"cls-1\" d=\"M234.77,193.69c-19.05,3.11-29.45,16.69-29.45,36.88v54.21h17.61v-54.21c0-10.1,3.95-15.95,11.83-18.2v-18.69Z\"\/>\n        <\/g>\n      <\/g>\n      <path class=\"cls-1\" d=\"M36.12,331.05v-2.16c0-2.12.95-3.8,2.86-5.04,1.91-1.24,4.47-1.86,7.68-1.86.53,0,1.11.04,1.74.13.64.09,1.33.2,2.07.35-.59.73-1.04,1.54-1.36,2.45-.32.91-.48,1.78-.48,2.63v3.51s-12.51,0-12.51,0ZM53.12,331.05v-2.9c0-.95.26-1.81.78-2.6.52-.78,1.24-1.33,2.16-1.64,1.86-.78,3.71-1.38,5.55-1.8,1.84-.42,3.72-.62,5.63-.62s3.85.21,5.68.62c1.84.42,3.69,1.02,5.55,1.8.92.31,1.64.86,2.18,1.64.54.78.81,1.65.81,2.6v2.9h-28.34ZM85.95,331.05v-3.56c0-.95-.17-1.84-.51-2.68-.34-.84-.8-1.62-1.39-2.35.88-.14,1.62-.26,2.23-.35.61-.09,1.18-.13,1.69-.13,3.21,0,5.76.63,7.65,1.89s2.83,2.93,2.83,5.01v2.16h-12.51ZM55.26,328.78h24.01v-.6c.03-1.2-1.16-2.24-3.59-3.12-2.43-.88-5.22-1.32-8.39-1.32s-5.97.44-8.39,1.32c-2.43.88-3.64,1.92-3.64,3.12,0,0,0,.6,0,.6ZM46.63,318.74c-.96,0-1.77-.34-2.44-1.01-.66-.67-1-1.48-1-2.43s.34-1.73,1.01-2.42c.67-.68,1.48-1.02,2.43-1.02s1.74.34,2.44,1.01c.7.67,1.05,1.48,1.05,2.44,0,.92-.33,1.73-1,2.41-.67.68-1.5,1.02-2.49,1.02ZM87.97,318.74c-.93,0-1.74-.34-2.43-1.03-.68-.68-1.02-1.48-1.02-2.39,0-.94.34-1.75,1.03-2.43.68-.68,1.49-1.02,2.42-1.02s1.78.34,2.46,1.01c.68.67,1.02,1.48,1.02,2.42s-.33,1.77-1,2.44c-.67.67-1.49,1.01-2.48,1.01ZM67.28,318.08c-1.7,0-3.15-.6-4.37-1.81-1.22-1.21-1.83-2.67-1.83-4.4,0-1.71.6-3.18,1.81-4.39,1.21-1.21,2.68-1.82,4.4-1.82s3.18.61,4.39,1.82c1.21,1.21,1.82,2.68,1.82,4.41s-.61,3.15-1.82,4.37c-1.21,1.22-2.68,1.83-4.41,1.83ZM67.32,315.81c1.09,0,2.02-.39,2.78-1.17.76-.78,1.14-1.71,1.14-2.81s-.38-2.02-1.13-2.78c-.76-.76-1.69-1.14-2.81-1.14s-2,.38-2.78,1.14c-.78.76-1.17,1.69-1.17,2.81,0,1.07.39,2,1.17,2.78.78.78,1.71,1.17,2.8,1.17Z\"\/>\n      <path class=\"cls-1\" d=\"M56.83,172.25v-12.33h2.56v12.33l-1.28-1.57-1.28,1.57ZM67.27,174.09v-23.23h2.56v20.67l-2.56,2.56ZM46.3,182.88v-13.9h2.56v11.34s-2.56,2.56-2.56,2.56ZM46.01,193.16l12.2-12.39,6.04,6.04,19.33-19.33h-6.08v-2.01h9.56v9.56h-2.01v-6.15l-20.99,21.05-6.04-6.04-9.26,9.26h-2.74Z\"\/>\n      <path class=\"cls-1\" d=\"M169.07,83.19v-2.25h18.06c.47,0,.88-.14,1.22-.43.34-.29.51-.67.51-1.14v-18.2c0-4.94-1.83-9.09-5.48-12.44-3.66-3.35-8.02-5.02-13.08-5.02-5.06,0-9.43,1.67-13.1,5.02-3.67,3.35-5.5,7.49-5.5,12.44v14.79h-1.97c-1,0-1.86-.35-2.58-1.04-.72-.7-1.08-1.56-1.08-2.6v-4.88c0-.93.33-1.72,1-2.34.66-.63,1.46-1.01,2.38-1.13l.05-3.32c.13-2.7.76-5.23,1.89-7.57,1.13-2.34,2.63-4.37,4.52-6.08,1.89-1.71,4.07-3.05,6.55-4.02,2.48-.97,5.08-1.45,7.82-1.45s5.35.48,7.84,1.45c2.48.97,4.67,2.32,6.55,4.05,1.88,1.73,3.39,3.75,4.54,6.07,1.14,2.32,1.76,4.83,1.86,7.53l.05,3.39c.84.16,1.61.5,2.32,1.03.71.52,1.06,1.24,1.06,2.17v5.53c0,.92-.35,1.65-1.06,2.17-.71.52-1.48.86-2.32,1.03v3.43c0,1.07-.39,1.97-1.16,2.71-.78.74-1.72,1.11-2.82,1.11h-18.06ZM162.46,65.62c-.38-.34-.58-.76-.58-1.25s.19-.93.56-1.3c.37-.37.81-.55,1.31-.55s.94.18,1.32.53c.38.36.58.78.58,1.28s-.19.92-.56,1.27c-.37.35-.81.52-1.31.52s-.94-.17-1.32-.51ZM175.5,65.62c-.38-.34-.58-.76-.58-1.25s.19-.93.56-1.3c.37-.37.81-.55,1.31-.55s.94.18,1.32.53c.38.36.58.78.58,1.28s-.19.92-.56,1.27c-.37.35-.81.52-1.31.52s-.94-.17-1.32-.51ZM157.1,62.5c-.35-3.79.81-7.05,3.49-9.76,2.67-2.71,5.95-4.07,9.84-4.07,3.31,0,6.2,1.06,8.68,3.17s3.91,4.8,4.3,8.07c-3.45,0-6.6-.89-9.47-2.68-2.86-1.78-5.08-4.17-6.65-7.14-.58,2.83-1.76,5.32-3.53,7.49-1.77,2.16-3.99,3.8-6.65,4.92Z\"\/>\n      <path class=\"cls-1\" d=\"M326.75,59.82l10.2-10.14-2.23-2.15-7.96,8.04-4.1-4.12-2.23,2.17,6.33,6.19ZM294.58,85.56v-2.47h30.31v2.47h-30.31ZM319.27,63.12c-2.59-2.59-3.88-5.73-3.88-9.42s1.29-6.83,3.88-9.42c2.59-2.59,5.73-3.88,9.42-3.88s6.83,1.29,9.42,3.88c2.59,2.59,3.88,5.73,3.88,9.42s-1.29,6.83-3.88,9.42c-2.59,2.59-5.73,3.88-9.42,3.88s-6.83-1.29-9.42-3.88ZM294.58,62.36v-2.47h14.47c.1.48.22.9.36,1.26.14.37.29.77.45,1.21h-15.28ZM294.58,73.96v-2.47h24.48c.88.57,1.81,1.07,2.79,1.5.98.43,1.99.75,3.04.98h0s-30.31,0-30.31,0Z\"\/>\n      <path class=\"cls-1\" d=\"M402.07,190.47v-2.26h6.19l-1.84-1.95c-1.86-1.84-3.41-3.95-4.63-6.33-1.23-2.37-1.84-4.98-1.84-7.82,0-4.06,1.16-7.69,3.49-10.89,2.32-3.2,5.3-5.49,8.92-6.87v2.36c-3,1.3-5.44,3.32-7.32,6.06-1.89,2.74-2.83,5.85-2.83,9.34,0,2.44-.49,4.7-1.48,6.79-.99-2.09-2.33-3.89-4.03-5.4l2.17,2.17v-6.07h2.26v10.07s-10.07,0-10.07,0ZM425.33,189.66v-2.36c3-1.3,5.44-3.32,7.32-6.06,1.89-2.74,2.83-5.85,2.83-9.34,0-2.44-.49-4.7-1.48-6.79-.99-2.09-2.33-3.89-4.03-5.4l-2.17-2.17v6.07h-2.26v-10.07h10.07v2.26h-6.19l1.84,1.95c1.97,1.74,3.54,3.82,4.72,6.25,1.17,2.43,1.76,5.06,1.76,7.9,0,4.06-1.16,7.69-3.49,10.89-2.32,3.2-5.3,5.49-8.92,6.87Z\"\/>\n      <path class=\"cls-1\" d=\"M410.44,339.05c-3.27,0-6.09-1.19-8.47-3.56s-3.56-5.19-3.56-8.47c0-1.36.22-2.68.66-3.95.44-1.27,1.07-2.44,1.9-3.5l8.86-11.23-4.01-10.15h26.03l-4.08,10.15,8.93,11.23c.82,1.06,1.46,2.23,1.9,3.5.44,1.27.66,2.59.66,3.95,0,3.27-1.18,6.09-3.53,8.47-2.35,2.37-5.18,3.56-8.49,3.56h-16.8ZM418.84,327.96c-1.33,0-2.45-.46-3.36-1.37-.91-.91-1.37-2.04-1.37-3.36s.46-2.45,1.37-3.36c.91-.91,2.04-1.37,3.36-1.37s2.45.46,3.36,1.37c.91.91,1.37,2.04,1.37,3.36s-.46,2.45-1.37,3.36-2.04,1.37-3.36,1.37ZM411.9,307.45h13.94l3.08-7.04h-20.15l3.13,7.04ZM410.44,336.84h16.8c2.71,0,5.02-.97,6.94-2.9,1.92-1.94,2.88-4.24,2.88-6.91,0-1.13-.17-2.21-.52-3.25-.34-1.04-.87-2-1.59-2.9l-8.84-11.22h-14.53l-8.79,11.27c-.71.9-1.25,1.86-1.62,2.88-.36,1.02-.54,2.09-.54,3.22,0,2.67.97,4.98,2.9,6.91,1.94,1.94,4.24,2.9,6.91,2.9Z\"\/>\n    <\/g>\n  <\/g>\n<\/svg><\/div><\/div>\n<\/div>\n\n<div class=\"et_pb_column_9 et_pb_column et-last-child et_flex_column et_pb_css_mix_blend_mode_passthrough\">\n<div class=\"et_pb_text_9 et_pb_text et_pb_bg_layout_light et_pb_module et_flex_module preset--module--divi-text--default\"><div class=\"et_pb_text_inner\"><div style=\"font-family: 'Museo Sans', sans-serif; color: var(--lyynx-secondary);\">\n<div style=\"font-weight: 900; line-height: 1.2; margin-bottom: 4px;\">Lizenzklar in 8 Wochen<\/div>\n<div style=\"font-weight: 500; line-height: 1.4;\">SAM-Tools (Snow Atlas \/<br \/>FlexeraOne) b\u00fcndeln Ihre<br \/>Lizenzdaten an einem Ort.<\/div>\n<\/div>\n<\/div><\/div>\n\n<div class=\"et_pb_text_10 et_pb_text et_pb_bg_layout_light et_pb_module et_flex_module preset--module--divi-text--default\"><div class=\"et_pb_text_inner\"><div style=\"font-family: 'Museo Sans', sans-serif; color: var(--lyynx-secondary);\">\n<div style=\"font-weight: 900; line-height: 1.2; margin-bottom: 4px;\">Keine Last f\u00fcr Ihre IT<\/div>\n<div style=\"font-weight: 500; line-height: 1.4;\">Wir \u00fcbernehmen Setup und<br \/>Betrieb Ihrer SAM-Software.<\/div>\n<\/div>\n<\/div><\/div>\n\n<div class=\"et_pb_text_11 et_pb_text et_pb_bg_layout_light et_pb_module et_flex_module preset--module--divi-text--default\"><div class=\"et_pb_text_inner\"><div style=\"font-family: 'Museo Sans', sans-serif; color: var(--lyynx-secondary);\">\n<div style=\"font-weight: 900; line-height: 1.2; margin-bottom: 4px;\">Kostentransparenz &<br \/>Compliance<\/div>\n<div style=\"font-weight: 500; line-height: 1.4;\">Lizenzen und Vertr\u00e4ge sauber<br \/>zugeordnet.<\/div>\n<\/div>\n<\/div><\/div>\n<\/div>\n<\/div>\n\n<div class=\"et_pb_row_7 et_pb_row et_flex_row preset--module--divi-row--default\">\n<div class=\"et_pb_column_10 et_pb_column et-last-child et_flex_column et_pb_css_mix_blend_mode_passthrough et_flex_column_24_24 et_flex_column_24_24_tablet et_flex_column_24_24_phone\">\n<div class=\"et_pb_module et_pb_button_module_wrapper et_pb_button_1_wrapper preset--module--divi-button--default_wrapper\"><a class=\"et_pb_button_1 et_pb_button et_pb_bg_layout_light et_pb_module et_flex_module preset--module--divi-button--default\" href=\"https:\/\/www.lyynx.eu\/kontakt\/\">In 8 Wochen Lizenzklarheit sichern<\/a><\/div>\n<\/div>\n<\/div>\n<\/div>\n\n<div class=\"et_pb_section_5 et_pb_section et_section_regular et_flex_section preset--module--divi-section--default\">\n<div class=\"et_pb_row_8 et_pb_row et_flex_row preset--module--divi-row--default\">\n<div class=\"et_pb_column_11 et_pb_column et-last-child et_flex_column et_pb_css_mix_blend_mode_passthrough et_flex_column_24_24 et_flex_column_24_24_tablet et_flex_column_24_24_phone\">\n<div class=\"et_pb_text_12 et_pb_text et_pb_bg_layout_light et_pb_module et_flex_module preset--module--divi-text--default\"><div class=\"et_pb_text_inner\"><h2 style=\"font-family: 'Museo Sans', sans-serif; font-weight: 700; line-height: 1.3; color: var(--lyynx-secondary); margin-bottom: 40px;\">Ihr Weg zu <span style=\"font-family: 'All Round Gothic', sans-serif; color: var(--lyynx-primary); font-weight: 700; -webkit-text-stroke: 0.6px var(--lyynx-primary);\">weniger Kosten<\/span><br \/>und Software-Klarheit<\/h2>\n<\/div><\/div>\n\n<div class=\"et_pb_code_3 et_pb_code et_pb_module\"><div class=\"et_pb_code_inner\"><style>\/* ==========================================================================\n   LYYNX TREPPENVERLAUF (Final Mockup Match mit Text-Ausrichtung)\n   ========================================================================== *\/\n\n\/* 1. Das Grid & Die L\u00fccken *\/\n.lyynx-staircase-row {\n    display: flex;\n    flex-wrap: nowrap;\n    gap: 30px; \n    margin-top: 20px;\n    margin-bottom: 60px;\n}\n\n\/* Z-Index Staffelung (Von Hinten nach Vorne) *\/\n.lyynx-staircase-col {\n    flex: 1;\n    min-width: 0;\n    display: flex;\n    flex-direction: column;\n    position: relative;\n}\n.lyynx-staircase-col:nth-child(1) { z-index: 1; }\n.lyynx-staircase-col:nth-child(2) { z-index: 2; }\n.lyynx-staircase-col:nth-child(3) { z-index: 3; }\n.lyynx-staircase-col:nth-child(4) { z-index: 4; }\n\n\/* 2. Ribbon (Der obere Umschlag) *\/\n.lyynx-phase-ribbon {\n    position: relative; \n    margin-left: -15px; \n    width: calc(100% + 45px); \n    padding: 16px 15px; \n    font-family: 'All Round Gothic', sans-serif !important; \n    font-weight: 700 !important; \/* Greift auf AllRoundGothic Demi zu *\/\n    font-size: 1.4rem !important; \n    text-align: center; \n}\n\n\/* Farben *\/\n.lyynx-ribbon-dark { background-color: var(--lyynx-secondary); color: var(--lyynx-white); }\n.lyynx-ribbon-orange { background-color: var(--lyynx-primary); color: var(--lyynx-white); }\n\n\/* Der 3D \u00dcberstand (links unten) *\/\n.lyynx-phase-ribbon::before {\n    content: \"\"; \n    position: absolute; \n    bottom: -15px; \n    left: 0;\n    width: 0; \n    height: 0; \n    border-style: solid; \n    z-index: -1;\n}\n.lyynx-ribbon-dark::before { border-width: 15px 0 0 15px; border-color: #0b131c transparent transparent transparent; }\n.lyynx-ribbon-orange::before { border-width: 15px 0 0 15px; border-color: #b85500 transparent transparent transparent; }\n\n\/* Die Pfeil-Spitze (Nur am letzten Ribbon!) *\/\n.lyynx-phase-ribbon.lyynx-ribbon-arrow { \n    width: calc(100% + 15px) !important; \n}\n.lyynx-phase-ribbon.lyynx-ribbon-arrow::after {\n    content: \"\"; \n    position: absolute; \n    top: 0; \n    right: -20px; \n    width: 20px; \n    height: 100%; \n    background-color: var(--lyynx-primary); \n    clip-path: polygon(0 0, 100% 50%, 0 100%);\n}\n\n\/* 3. Content Box (Wei\u00dfer Bereich) *\/\n.lyynx-phase-card {\n    background-color: var(--lyynx-bg-light); \n    padding-right: 30px;\n    padding-bottom: 40px;\n    padding-left: 30px;\n    flex-grow: 1; \n    display: flex; \n    flex-direction: column;\n    font-family: 'Museo Sans', sans-serif !important;\n    color: var(--lyynx-secondary);\n}\n\n.lyynx-phase-card p {\n    font-size: 1.15rem;\n    line-height: 1.6;\n    margin: 0;\n    font-weight: 500 !important; \/* KORREKTUR: Erzwingt das saubere Basis-Gewicht der Museo Sans *\/\n}\n\n.lyynx-phase-card p strong {\n    font-weight: 900; \/* Greift perfekt auf Museo Sans Heavy zu *\/\n    font-size: 1.4rem;\n    display: block; \n    margin-bottom: 15px;\n    line-height: 1.3;\n}\n\n\/* 4. Der Treppen-Effekt & Text-Ausrichtung (Desktop) *\/\n@media (min-width: 981px) {\n    \/* Die Treppe (au\u00dfen) *\/\n    .lyynx-staircase-col:nth-child(1) { margin-top: 90px; }\n    .lyynx-staircase-col:nth-child(2) { margin-top: 60px; }\n    .lyynx-staircase-col:nth-child(3) { margin-top: 30px; }\n    .lyynx-staircase-col:nth-child(4) { margin-top: 0px; }\n    \n    \/* Der Text-Ausgleich (innen), damit alle Texte auf Y=130px starten *\/\n    .lyynx-staircase-col:nth-child(1) .lyynx-phase-card { padding-top: 40px; }\n    .lyynx-staircase-col:nth-child(2) .lyynx-phase-card { padding-top: 70px; }\n    .lyynx-staircase-col:nth-child(3) .lyynx-phase-card { padding-top: 100px; }\n    .lyynx-staircase-col:nth-child(4) .lyynx-phase-card { padding-top: 130px; }\n}\n\n\/* 5. Mobile Fixes (< 980px) *\/\n@media (max-width: 980px) {\n    .lyynx-staircase-row {\n        flex-direction: column; \n        gap: 40px;\n        margin-left: 15px; \n    }\n    .lyynx-staircase-col {\n        margin-top: 0 !important; \n    }\n    .lyynx-phase-ribbon {\n        width: calc(100% + 15px) !important; \n    }\n    .lyynx-phase-card {\n        padding-top: 40px !important; \/* Auf dem Handy einheitlicher Abstand *\/\n    }\n}\n<\/style><\/div><\/div>\n\n<div class=\"et_pb_text_13 et_pb_text et_pb_bg_layout_light et_pb_module et_flex_module preset--module--divi-text--default\"><div class=\"et_pb_text_inner\"><div class=\"lyynx-staircase-row\">\n<article class=\"lyynx-staircase-col\">\n<header class=\"lyynx-phase-ribbon lyynx-ribbon-dark\">Phase 1<\/header>\n<section class=\"lyynx-phase-card\">\n<p>\n                <strong>Sehen, wo Sie<br \/>\nwirklich stehen<\/strong><br \/><span style=\"text-decoration: underline;\">Vorhang auf:<\/span><br \/>Wir erfassen, wie es wirklich um Ihre Lizenzen steht.\n            <\/p>\n<\/section>\n<\/article>\n<article class=\"lyynx-staircase-col\">\n<header class=\"lyynx-phase-ribbon lyynx-ribbon-orange\">Phase 2<\/header>\n<section class=\"lyynx-phase-card\">\n<p>\n                <strong>Wissen, was auf Sie<br \/>\nzukommt<\/strong><br \/><span style=\"text-decoration: underline;\">Karten auf den Tisch:<\/span><br \/>Ma\u00dfnahmen und Kosten legen wir verbindlich fest.\n            <\/p>\n<\/section>\n<\/article>\n<article class=\"lyynx-staircase-col\">\n<header class=\"lyynx-phase-ribbon lyynx-ribbon-dark\">Phase 3<\/header>\n<section class=\"lyynx-phase-card\">\n<p>\n                <strong>Kontrollieren,<br \/>\nwas kostet<\/strong><br \/><span style=\"text-decoration: underline;\">Ramp-Up:<\/span><br \/>Innerhalb von acht Wochen erhalten Sie Ihre <span style=\"font-weight: 900; color: var(--lyynx-secondary);\">erste Lizenzbilanz<\/span> inkl. Service Manual.\n            <\/p>\n<\/section>\n<\/article>\n<article class=\"lyynx-staircase-col\">\n<header class=\"lyynx-phase-ribbon lyynx-ribbon-orange lyynx-ribbon-arrow\">Phase 4<\/header>\n<section class=\"lyynx-phase-card\">\n<p>\n                <strong>Sp\u00fcren, wie sich<br \/>\nOrdnung anf\u00fchlt<\/strong><br \/><span style=\"text-decoration: underline;\">Laufender Service:<\/span><br \/>Wir sichern Lizenzklarheit als Dauerzustand.\n            <\/p>\n<\/section>\n<\/article>\n<\/div>\n<\/div><\/div>\n<\/div>\n<\/div>\n\n<div class=\"et_pb_row_9 et_pb_row et_flex_row preset--module--divi-row--default\">\n<div class=\"et_pb_column_12 et_pb_column et-last-child et_flex_column et_pb_css_mix_blend_mode_passthrough et_flex_column_24_24 et_flex_column_24_24_tablet et_flex_column_24_24_phone\">\n<div class=\"et_pb_text_14 et_pb_text et_pb_bg_layout_light et_pb_module et_flex_module preset--module--divi-text--default\"><div class=\"et_pb_text_inner\"><h2 style=\"font-family: 'Museo Sans', sans-serif; font-weight: 700; line-height: 1.3; color: var(--lyynx-secondary); text-align: center; margin-bottom: 20px;\">Ihre Lizenzbilanz ist das Herzst\u00fcck<br class=\"lyynx-desktop-break\"\/>Ihres Software Asset Managements<\/h2>\n<p style=\"font-family: 'Museo Sans', sans-serif; font-weight: 500; line-height: 1.6; color: var(--lyynx-secondary); text-align: center; margin: 0;\">Sie zeigt glasklar, welche Software Sie tats\u00e4chlich<br class=\"lyynx-desktop-break\"\/>nutzen \u2013 und wo Ihr Budget zwischen Tabellen und<br class=\"lyynx-desktop-break\"\/>Flurfunk versandet.<\/p>\n<\/div><\/div>\n\n<div class=\"et_pb_module et_pb_button_module_wrapper et_pb_button_2_wrapper preset--module--divi-button--default_wrapper\"><a class=\"et_pb_button_2 et_pb_button et_pb_bg_layout_light et_pb_module et_flex_module preset--module--divi-button--default\" href=\"https:\/\/www.lyynx.eu\/kontakt\/\">Erstellen Sie Ihre erste Lizenzbilanz<\/a><\/div>\n<\/div>\n<\/div>\n<\/div>\n\n<div class=\"et_pb_section_6 et_pb_section et_section_regular et_flex_section preset--module--divi-section--default\">\n<div class=\"et_pb_row_10 et_pb_row et_flex_row preset--module--divi-row--default\">\n<div class=\"et_pb_column_13 et_pb_column et-last-child et_flex_column et_pb_css_mix_blend_mode_passthrough et_flex_column_24_24 et_flex_column_24_24_tablet et_flex_column_24_24_phone\">\n<div class=\"et_pb_text_15 et_pb_text et_pb_bg_layout_light et_pb_module et_flex_module preset--module--divi-text--default\"><div class=\"et_pb_text_inner\"><h2 style=\"font-family: 'Museo Sans', sans-serif; font-weight: 700; line-height: 1.3; color: var(--lyynx-secondary); margin-bottom: 40px;\">Wir sprechen<br \/><span style=\"font-family: 'All Round Gothic', sans-serif; color: var(--lyynx-primary); font-weight: 700; -webkit-text-stroke: 0.6px var(--lyynx-primary);\">Lizenzmanagement<\/span><\/h2>\n<\/div><\/div>\n\n<div class=\"et_pb_code_4 et_pb_code et_pb_module\"><div class=\"et_pb_code_inner\"><style>\/* ==========================================================================\n   LYYNX SPRECHBLASEN & LOGO GRID (The Ultimate WP-Autop Override)\n   ========================================================================== *\/\n\n\/* 1. Das Haupt-Grid *\/\n.lyynx-speech-grid {\n    display: grid !important;\n    grid-template-columns: 1fr auto 1fr !important;\n    gap: 80px !important; \n    align-items: center !important; \n    max-width: 1200px !important; \n    margin: 60px auto !important;\n}\n\n\/* ==========================================================================\n   DER GRID-PANZER: Zwingt die Spalten auf exakte Pl\u00e4tze. \n   Ignoriert jeden unsichtbaren M\u00fcll, den WordPress dazwischen rendert.\n   ========================================================================== *\/\n.lyynx-speech-col.left {\n    grid-column: 1 !important;\n    grid-row: 1 !important;\n}\n.lyynx-center-brand-mark {\n    grid-column: 2 !important;\n    grid-row: 1 !important;\n}\n.lyynx-speech-col.right {\n    grid-column: 3 !important;\n    grid-row: 1 !important;\n}\n\n\/* 2. Die Spalten f\u00fcr die Sprechblasen *\/\n.lyynx-speech-col {\n    display: flex !important;\n    flex-direction: column !important;\n    gap: 100px !important; \n}\n\n\/* L\u00f6scht unsichtbare WordPress-Umbr\u00fcche innerhalb der Spalten (verhindert falschen Gap) *\/\n.lyynx-speech-col > br,\n.lyynx-speech-col > p:empty {\n    display: none !important;\n}\n\n\/* 3. Der Logo-Container in der Mitte *\/\n.lyynx-center-brand-mark {\n    display: flex !important;\n    justify-content: center !important;\n    align-items: center !important;\n    width: 330px !important; \n}\n\n\/* Falls WP das Logo in ein <p> packt, l\u00f6st sich das <p> hierdurch luftleer auf *\/\n.lyynx-center-brand-mark p {\n    display: contents !important;\n}\n\n\/* Targetiert das Mediathek-SVG *\/\n.lyynx-center-brand-mark img {\n    width: 100% !important;\n    height: auto !important;\n    display: block !important;\n}\n\n\/* 4. Basis-Setup der Sprechblasen *\/\n.lyynx-speech-bubble {\n    position: relative !important; \n    background-color: var(--lyynx-secondary) !important; \n    border-radius: 16px !important; \n    padding: 1.2rem 1.5rem !important; \n    filter: drop-shadow(0px 10px 20px rgba(26, 43, 66, 0.2)) !important; \n    width: 100% !important; \n    max-width: 340px !important; \n    text-align: center !important; \n    font-family: 'Museo Sans', sans-serif !important;\n}\n\n\/* Ausrichtung in den jeweiligen Spalten *\/\n.lyynx-speech-col.left .lyynx-speech-bubble {\n    margin-left: auto !important; \n}\n.lyynx-speech-col.right .lyynx-speech-bubble {\n    margin-right: auto !important; \n}\n\n\/* POSITIONIERUNG NUR DER UNTEREN BLASEN *\/\n.lyynx-speech-col .lyynx-speech-bubble:nth-child(2) {\n    transform: translateY(15px) !important; \n}\n\n\/* 5. Typografie in den Blasen *\/\n.lyynx-speech-bubble p {\n    color: #E2E8F0 !important; \n    font-size: 1rem !important; \n    line-height: 1.4 !important; \n    margin: 0 !important;\n    padding: 0 !important;\n}\n\n.lyynx-speech-bubble strong { \n    display: block !important;\n    color: var(--lyynx-white) !important; \n    font-family: 'Museo Sans', sans-serif !important;\n    font-weight: 700 !important;\n    margin-bottom: 4px !important; \n    font-size: 1.15rem !important;\n}\n\n\/* 6. Die Dreiecke (Zeiger zum Logo) *\/\n.lyynx-speech-col.left .lyynx-speech-bubble:nth-child(1)::after {\n    content: \"\" !important; position: absolute !important; \n    top: 65% !important; right: -15px !important; transform: translateY(-50%) !important;\n    border-width: 24px 0 10px 16px !important; border-style: solid !important;\n    border-color: transparent transparent transparent var(--lyynx-secondary) !important;\n}\n.lyynx-speech-col.left .lyynx-speech-bubble:nth-child(2)::after {\n    content: \"\" !important; position: absolute !important; \n    top: 50% !important; right: -15px !important; transform: translateY(-50%) !important;\n    border-width: 16px 0 16px 16px !important; border-style: solid !important;\n    border-color: transparent transparent transparent var(--lyynx-secondary) !important;\n}\n.lyynx-speech-col.right .lyynx-speech-bubble:nth-child(1)::after {\n    content: \"\" !important; position: absolute !important; \n    top: 65% !important; left: -15px !important; transform: translateY(-50%) !important;\n    border-width: 24px 16px 10px 0 !important; border-style: solid !important;\n    border-color: transparent var(--lyynx-secondary) transparent transparent !important;\n}\n.lyynx-speech-col.right .lyynx-speech-bubble:nth-child(2)::after {\n    content: \"\" !important; position: absolute !important; \n    top: 50% !important; left: -15px !important; transform: translateY(-50%) !important;\n    border-width: 16px 16px 16px 0 !important; border-style: solid !important;\n    border-color: transparent var(--lyynx-secondary) transparent transparent !important;\n}\n\n\/* 7. Mobile Ansicht (< 980px) *\/\n@media (max-width: 980px) {\n    .lyynx-speech-grid { grid-template-columns: 1fr !important; gap: 40px !important; align-items: center !important; }\n    \n    \/* MOBILE FIX: Koordinaten wieder l\u00f6sen, damit die Elemente untereinander stapeln *\/\n    .lyynx-speech-col.left,\n    .lyynx-center-brand-mark,\n    .lyynx-speech-col.right {\n        grid-column: auto !important;\n        grid-row: auto !important;\n    }\n    \n    .lyynx-center-brand-mark { grid-row: 1 !important; margin: 0 auto !important; width: 160px !important; }\n    .lyynx-speech-col { gap: 20px !important; }\n    .lyynx-speech-col .lyynx-speech-bubble:nth-child(2) { transform: translateY(0) !important; }\n    .lyynx-speech-bubble { max-width: 100% !important; margin: 0 auto !important; }\n    .lyynx-speech-bubble::after { display: none !important; }\n}\n<\/style><\/div><\/div>\n\n<div class=\"et_pb_text_16 et_pb_text et_pb_bg_layout_light et_pb_module et_flex_module preset--module--divi-text--default\"><div class=\"et_pb_text_inner\"><div class=\"lyynx-speech-grid\">\n<div class=\"lyynx-speech-col left\">\n<div class=\"lyynx-speech-bubble\">\n<p><strong>Nur Ihnen verpflichtet<\/strong>Unabh\u00e4ngig von Herstellern & Resellern<\/p>\n<\/p><\/div>\n<div class=\"lyynx-speech-bubble\">\n<p><strong>30+ Jahre im Spiel<\/strong>Zertifiziere SAM-Expertise<\/p>\n<\/p><\/div>\n<\/p><\/div>\n<div class=\"lyynx-center-brand-mark\">\n        <img decoding=\"async\" src=\"\/wp-content\/uploads\/lyynx-sam-consult-brand-mark-n.svg\" alt=\"LYYNX Brand Mark: Ein stilisiertes 'n' in Dunkelblau und Orange, das Unabh\u00e4ngigkeit und Expertise im SAM-Consulting symbolisiert.\" loading=\"lazy\">\n    <\/div>\n<div class=\"lyynx-speech-col right\">\n<div class=\"lyynx-speech-bubble\">\n<p><strong>SAM-Tools f\u00fcr Profis<\/strong>FlexeraOne + Snow Atlas<\/p>\n<\/p><\/div>\n<div class=\"lyynx-speech-bubble\">\n<p><strong>Kurzwahl statt Warteschleife<\/strong>Pers\u00f6nliche Betreuung & Ansprechpartner<\/p>\n<\/p><\/div>\n<\/p><\/div>\n<\/div>\n<\/div><\/div>\n<\/div>\n<\/div>\n\n<div class=\"et_pb_row_11 et_pb_row et_flex_row preset--module--divi-row--default\">\n<div class=\"et_pb_column_14 et_pb_column et-last-child et_flex_column et_pb_css_mix_blend_mode_passthrough et_flex_column_24_24 et_flex_column_24_24_tablet et_flex_column_24_24_phone\">\n<div class=\"et_pb_module et_pb_button_module_wrapper et_pb_button_3_wrapper preset--module--divi-button--default_wrapper\"><a class=\"et_pb_button_3 et_pb_button et_pb_bg_layout_light et_pb_module et_flex_module preset--module--divi-button--default\" href=\"https:\/\/www.lyynx.eu\/kontakt\/\">Lernen Sie Ihren Service Manager kennen<\/a><\/div>\n<\/div>\n<\/div>\n<\/div>\n\n<div class=\"et_pb_section_7 et_pb_section et_section_regular et_flex_section preset--module--divi-section--default\">\n<div class=\"et_pb_row_12 et_pb_row et_flex_row preset--module--divi-row--default\">\n<div class=\"et_pb_column_15 et_pb_column et-last-child et_flex_column et_pb_css_mix_blend_mode_passthrough et_flex_column_24_24 et_flex_column_24_24_tablet et_flex_column_24_24_phone\">\n<div class=\"et_pb_text_17 et_pb_text et_pb_bg_layout_light et_pb_module et_flex_module preset--module--divi-text--default\"><div class=\"et_pb_text_inner\"><div style=\"text-align: center; max-width: 850px; margin: 0 auto; padding: 20px 0;\">\n<h3 style=\"font-family: 'Museo Sans', sans-serif; color: #1a2b40; font-size: 38px; font-weight: 700; line-height: 1.3; margin-top: 0; margin-bottom: 24px;\">\n Bringen Sie Ihre Software-Assets auf <span style=\"font-family: 'All Round Gothic', sans-serif; color: #eb6d00;\">Linie<\/span><br \/>\n    <\/h3>\n<p style=\"font-family: 'Museo Sans', sans-serif; color: #1a2b40; font-size: 20px; font-weight: 400; line-height: 1.6; margin: 0;\">\n Wir zeigen Ihnen, wo Kosten versteckt mitlaufen.<br \/> F\u00fcllen Sie das Formular aus und wechseln Sie vom<br \/> Beifahrersitz ins Software-Cockpit.\n    <\/p>\n<\/div>\n<\/div><\/div>\n<\/div>\n<\/div>\n\n<div class=\"et_pb_row_13 et_pb_row et_flex_row preset--module--divi-row--default\">\n<div class=\"et_pb_column_16 et_pb_column et_flex_column et_pb_css_mix_blend_mode_passthrough et_flex_column_8_24 et_flex_column_8_24_tablet et_flex_column_24_24_phone\">\n<div class=\"et_pb_image_0 et_pb_image et_pb_module et_flex_module\"><span class=\"et_pb_image_wrap\"><img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/www.lyynx.eu\/wp-content\/uploads\/stefan-pfeiffer-lyynx.webp\" alt=\"Portraitfoto von Stefan Pfeiffer, Sales LYYNX Lizenzmanagement\" width=\"416\" height=\"416\" srcset=\"https:\/\/www.lyynx.eu\/wp-content\/uploads\/stefan-pfeiffer-lyynx.webp 416w\" sizes=\"(max-width: 416px) 100vw, 416px\" class=\"wp-image-1145\" \/><\/span><\/div>\n\n<div class=\"et_pb_text_18 et_pb_text et_pb_bg_layout_light et_pb_module et_flex_module preset--module--divi-text--default\"><div class=\"et_pb_text_inner\"><p><strong>Stefan Pfeiffer<\/strong><br \/><a href=\"tel:+436641978938\">+43 664 197 89 38<\/a><br \/><a href=\"mailto:stefan.pfeiffer@lyynx.at\">stefan.pfeiffer@lyynx.at<\/a><\/p>\n<\/div><\/div>\n\n<div class=\"et_pb_module et_pb_button_module_wrapper et_pb_button_4_wrapper preset--module--divi-button--default_wrapper\"><a class=\"et_pb_button_4 et_pb_button et_pb_bg_layout_light et_pb_module et_flex_module preset--module--divi-button--default\" href=\"https:\/\/bookings.cloud.microsoft\/book\/SoftwarekostenoptimierenRisikensichtbarmachen@lyynx.at\/s\/iMU3PiiSqUakeBHagEQ5Vw2?ismsaljsauthenabled\" target=\"_blank\" rel=\"noopener\">Termin vereinbaren<\/a><\/div>\n<\/div>\n\n<div class=\"et_pb_column_17 et_pb_column et-last-child et_flex_column et_pb_css_mix_blend_mode_passthrough et_flex_column_16_24 et_flex_column_16_24_tablet et_flex_column_24_24_phone\">\n<div class=\"et_pb_contact_form_0 et_pb_contact_form_container clearfix et_pb_module et_flex_module lyynx-b2b-form\" data-form_unique_num=\"0\" data-form_unique_id=\"a470906c-34b7-47b6-91e6-b80573f0b418\" id=\"et_pb_contact_form_a470906c-34b7-47b6-91e6-b80573f0b418\"><div class=\"et-pb-contact-message\"><\/div><div class=\"et_pb_contact\"><form class=\"et_pb_contact_form et_flex_module\" method=\"post\" action=\"https:\/\/www.lyynx.eu\/de\/wp-json\/wp\/v2\/pages\/2279\">\n<div class=\"et_pb_contact_field_0 et_pb_contact_field has-background et_pb_module et_flex_module et_flex_column_24_24 et_flex_column_24_24_tablet et_flex_column_24_24_phone\" data-id=\"firma\" data-type=\"input\"><label class=\"et_pb_contact_form_label\" for=\"et_pb_contact_0_firma_0\">Firma <span class=\"lyynx-req\">*<\/span><\/label><input type=\"text\" name=\"et_pb_contact_0_firma_0\" id=\"et_pb_contact_0_firma_0\" class=\"input\" data-required_mark=\"required\" data-field_type=\"input\" data-original_id=\"firma\" placeholder=\"Firma &lt;span class=&quot;lyynx-req&quot;&gt;*&lt;\/span&gt;\" title=\"\" value=\"\" \/><\/div>\n\n<div class=\"et_pb_contact_field_1 et_pb_contact_field et_pb_module et_flex_module et_flex_column_24_24 et_flex_column_24_24_tablet et_flex_column_24_24_phone\" data-id=\"vorname\" data-type=\"input\"><label class=\"et_pb_contact_form_label\" for=\"et_pb_contact_0_vorname_1\">Vorname <span class=\"lyynx-req\">*<\/span><\/label><input type=\"text\" name=\"et_pb_contact_0_vorname_1\" id=\"et_pb_contact_0_vorname_1\" class=\"input\" data-required_mark=\"required\" data-field_type=\"input\" data-original_id=\"vorname\" placeholder=\"Vorname &lt;span class=&quot;lyynx-req&quot;&gt;*&lt;\/span&gt;\" title=\"\" value=\"\" \/><\/div>\n\n<div class=\"et_pb_contact_field_2 et_pb_contact_field et_pb_module et_flex_module et_flex_column_24_24 et_flex_column_24_24_tablet et_flex_column_24_24_phone\" data-id=\"nachname\" data-type=\"input\"><label class=\"et_pb_contact_form_label\" for=\"et_pb_contact_0_nachname_2\">Nachname <span class=\"lyynx-req\">*<\/span><\/label><input type=\"text\" name=\"et_pb_contact_0_nachname_2\" id=\"et_pb_contact_0_nachname_2\" class=\"input\" data-required_mark=\"required\" data-field_type=\"input\" data-original_id=\"nachname\" placeholder=\"Nachname &lt;span class=&quot;lyynx-req&quot;&gt;*&lt;\/span&gt;\" title=\"\" value=\"\" \/><\/div>\n\n<div class=\"et_pb_contact_field_3 et_pb_contact_field et_pb_module et_flex_module et_flex_column_24_24 et_flex_column_24_24_tablet et_flex_column_24_24_phone\" data-id=\"email\" data-type=\"email\"><label class=\"et_pb_contact_form_label\" for=\"et_pb_contact_0_email_3\">E-Mail <span class=\"lyynx-req\">*<\/span><\/label><input type=\"text\" name=\"et_pb_contact_0_email_3\" id=\"et_pb_contact_0_email_3\" class=\"input\" data-required_mark=\"required\" data-field_type=\"email\" data-original_id=\"email\" placeholder=\"E-Mail &lt;span class=&quot;lyynx-req&quot;&gt;*&lt;\/span&gt;\" title=\"\" value=\"\" \/><\/div>\n\n<div class=\"et_pb_contact_field_4 et_pb_contact_field et_pb_module et_flex_module et_flex_column_24_24 et_flex_column_24_24_tablet et_flex_column_24_24_phone\" data-id=\"telefon\" data-type=\"input\"><label class=\"et_pb_contact_form_label\" for=\"et_pb_contact_0_telefon_4\">Telefon<\/label><input type=\"text\" name=\"et_pb_contact_0_telefon_4\" id=\"et_pb_contact_0_telefon_4\" class=\"input\" data-required_mark=\"not_required\" data-field_type=\"input\" data-original_id=\"telefon\" placeholder=\"Telefon\" title=\"\" value=\"\" \/><\/div>\n\n<div class=\"et_pb_contact_field_5 et_pb_contact_field et_pb_module et_flex_module et_flex_column_24_24 et_flex_column_24_24_tablet et_flex_column_24_24_phone\" data-id=\"nachricht\" data-type=\"text\"><label class=\"et_pb_contact_form_label\" for=\"et_pb_contact_0_nachricht_5\">Nachricht<\/label><textarea name=\"et_pb_contact_0_nachricht_5\" id=\"et_pb_contact_0_nachricht_5\" class=\"et_pb_contact_message input\" data-required_mark=\"not_required\" data-field_type=\"text\" data-original_id=\"nachricht\" placeholder=\"Nachricht\"><\/textarea><\/div>\n<input type=\"hidden\" name=\"et_pb_contactform_submit_a470906c-34b7-47b6-91e6-b80573f0b418\" value=\"et_contact_proccess\" \/><div class=\"et_contact_bottom_container\"><div class=\"et_pb_button_wrapper\"><button type=\"submit\" name=\"et_builder_submit_button\" class=\"et_pb_button et_pb_contact_submit\">Absenden<\/button><\/div><\/div><input type=\"hidden\" id=\"_wpnonce-et-pb-contact-form-submitted-a470906c-34b7-47b6-91e6-b80573f0b418\" name=\"_wpnonce-et-pb-contact-form-submitted-a470906c-34b7-47b6-91e6-b80573f0b418\" value=\"09b4da7279\" \/><input type=\"hidden\" name=\"_wp_http_referer\" value=\"\/de\/wp-json\/wp\/v2\/pages\/2279\" \/><\/form><\/div><\/div>\n<\/div>\n<\/div>\n<\/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-2279","page","type-page","status-publish","hentry"],"_links":{"self":[{"href":"https:\/\/www.lyynx.eu\/de\/wp-json\/wp\/v2\/pages\/2279","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/www.lyynx.eu\/de\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/www.lyynx.eu\/de\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/www.lyynx.eu\/de\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/www.lyynx.eu\/de\/wp-json\/wp\/v2\/comments?post=2279"}],"version-history":[{"count":0,"href":"https:\/\/www.lyynx.eu\/de\/wp-json\/wp\/v2\/pages\/2279\/revisions"}],"wp:attachment":[{"href":"https:\/\/www.lyynx.eu\/de\/wp-json\/wp\/v2\/media?parent=2279"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}