{"id":3117,"date":"2026-03-26T17:22:02","date_gmt":"2026-03-26T16:22:02","guid":{"rendered":"https:\/\/www.lyynx.eu\/sam-consult-2\/"},"modified":"2026-07-03T14:47:19","modified_gmt":"2026-07-03T12:47:19","slug":"sam-consult","status":"publish","type":"page","link":"https:\/\/www.lyynx.eu\/en\/sam-consult\/","title":{"rendered":"SAM | Consult"},"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 | Consult<\/h1>\n<p>For anyone tired of relying on gut feeling when<br \/>it comes to true-ups, renewals, and audits.<\/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 (SAM-Consult)\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; \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=\"M575.15-385.03q39-39.18 39-95.15 0-55.97-39.18-94.97t-95.15-39q-55.97 0-94.97 39.18t-39 95.15q0 55.97 39.18 94.97t95.15 39q55.97 0 94.97-39.18ZM412-412q-28-28-28-68t28-68q28-28 68-28t68 28q28 28 28 68t-28 68q-28 28-68 28t-68-28ZM249.23-299.73Q145.31-367.46 91.08-480q54.23-112.54 158.04-180.27T479.89-728q126.96 0 230.88 67.73T868.92-480q-54.23 112.54-158.04 180.27T480.11-232q-126.96 0-230.88-67.73ZM480-480Zm207 158q95-58 146-158-51-100-146-158t-207-58q-112 0-207 58T127-480q51 100 146 158t207 58q112 0 207-58Z\"><\/path>\n                <\/svg><\/p>\n<h2>Know exactly<br \/>where you stand<br \/>before negotiating<\/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=\"M480-236.31 208.61-449.54l24.16-21.38L480-277.54l247.23-193.38 24.16 21.38L480-236.31Zm0-142.77L208.61-592.31 480-805.54l271.39 213.23L480-379.08Zm0-207.23Zm0 166 219-172-219-172-219 172 219 172Z\"><\/path>\n                <\/svg><\/p>\n<h2>From license fog<br \/>to a<br \/>clear baseline<\/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=\"M293-315.69 127.69-482l21.54-22.31 143 142L319.92-390l23.31 23.31-50.23 51Zm204 0L330.69-482 354-504.54l143 143 324-324L844.31-663 497-315.69ZM469.31-491l-22.54-23.31 172-172L641.31-663l-172 172Z\"><\/path>\n                <\/svg><\/p>\n<h2>From audit pressure<br \/>to negotiation<br \/>confidence<\/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\/\">Get Your Software Assets in Line<\/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-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_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 We step in before<br \/><strong style=\"font-weight: 900;\">licensing questions get expensive<\/strong>.<br \/>\n<\/h2>\n<\/div><\/div>\n<\/div>\n<\/div>\n\n<div class=\"et_pb_row_4 et_pb_row et_flex_row preset--module--divi-row--default\">\n<div class=\"et_pb_column_4 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_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\"><div style=\"background-color: #f4f6f9; padding: 25px 35px; height: 100%;\">\n<h3 style=\"font-family: 'All Round Gothic', sans-serif; font-size: 24px; font-weight: 900; color: var(--lyynx-secondary); text-transform: uppercase; margin-top: 0; margin-bottom: 15px; letter-spacing: 0.5px;\">\n Before renewals and true-ups<br \/>\n    <\/h3>\n<p style=\"font-family: 'Museo Sans', sans-serif; font-size: 18px; color: var(--lyynx-secondary); line-height: 1.6; font-weight: 500; margin: 0;\">\n So you only buy what you actually need. Not what Microsoft, SAP, and Oracle are good at selling.\n    <\/p>\n<\/div>\n<\/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 style=\"background-color: #f4f6f9; padding: 25px 35px; height: 100%;\">\n<h3 style=\"font-family: 'All Round Gothic', sans-serif; font-size: 24px; font-weight: 900; color: var(--lyynx-secondary); text-transform: uppercase; margin-top: 0; margin-bottom: 15px; letter-spacing: 0.5px;\">\n When an audit hits<br \/>\n    <\/h3>\n<p style=\"font-family: 'Museo Sans', sans-serif; font-size: 18px; color: var(--lyynx-secondary); line-height: 1.6; font-weight: 500; margin: 0;\">\n So deadlines and data collection don\u2019t eat into your day-to-day operations.\n    <\/p>\n<\/div>\n<\/div><\/div>\n<\/div>\n\n<div class=\"et_pb_column_5 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_code_1 et_pb_code et_pb_module\"><div class=\"et_pb_code_inner\"><svg id=\"Ebene_2\" data-name=\"Ebene 2\" viewbox=\"0 0 644.59 629.07\" width=\"100%\" height=\"auto\" style=\"display: block;\">\n  <defs>\n    <style>\n      .cls-puzzle-1 { fill: var(--lyynx-secondary, #1a2b40); }\n      .cls-puzzle-2 { fill: var(--lyynx-white, #ffffff); }\n    <\/style>\n  <\/defs>\n  <g id=\"Ebene_1-2\" data-name=\"Ebene 1\">\n    <g>\n      <g>\n        <path class=\"cls-puzzle-1\" d=\"M607.92,151.03c19.23,37.47,32.74,84.23,36.63,142.59h-101.12s-7.79,47.83-47.55,47.09c-39.77-.74-49.47-47.1-49.47-47.1h-95.59v-87.13s45.49-4.28,45.49-48.22-45.49-49.15-45.49-49.15l-.02-109.09s176.02-4.03,256.08,149.01\"\/>\n        <path class=\"cls-puzzle-1\" d=\"M38.93,149.03C75.81,79.79,149.24,9.76,295.4,0v109.48s47.83,7.79,47.09,47.56c-.74,39.77-47.1,49.47-47.1,49.47v87.23h-98.05s-4.09-48.74-48.02-48.74-49.35,48.74-49.35,48.74H1.8S.19,223.14,37.88,151.03\"\/>\n        <path class=\"cls-puzzle-1\" d=\"M599.75,493.24c-39.07,64.58-112.14,126.37-248.76,135.49v-98.36s-47.84-7.79-47.1-47.56c.74-39.76,47.1-49.46,47.1-49.46v-98.35s98.05-.01,98.05-.01c0,0,4.09,48.75,48.02,48.75s49.35-48.74,49.35-48.74l98.17-.02s1.82,79.72-43.63,156.26\"\/>\n        <path class=\"cls-puzzle-1\" d=\"M43.85,491.24C20.81,451.73,4.37,400.88,0,335.47h98.37s7.79-47.84,47.55-47.1c39.77.74,49.47,47.1,49.47,47.1h98.35v98.05s-48.74,4.09-48.74,48.02,48.74,49.35,48.74,49.35v98.17s-165.74,3.79-248.71-135.82\"\/>\n      <\/g>\n      <path class=\"cls-puzzle-2\" d=\"M175.21,212.91l-3.04-3.04,12.54-12.54-12.54-12.54,3.04-3.04,12.54,12.54,12.54-12.54,3.04,3.04-12.54,12.54,12.54,12.54-3.04,3.04-12.54-12.54-12.54,12.54ZM183.95,171.22l-14.5-14.5,3.04-3.04,11.46,11.46,22.79-22.93,3.18,3.04s-25.97,25.97-25.97,25.97ZM117.02,200.58v-4.32h39.92v4.32h-39.92ZM117.02,162.65v-4.32h39.92v4.32h-39.92Z\"\/>\n      <path class=\"cls-puzzle-2\" d=\"M439.93,213.52v-4.18h89.97v4.18h-89.97ZM446.21,199.04v-25.27h7.32v25.27s-7.32,0-7.32,0ZM469.51,199.04v-50.38h7.32v50.38h-7.32ZM492.91,199.04v-34.68h7.32v34.68h-7.32ZM516.3,199.04v-62.93h7.32v62.93h-7.32Z\"\/>\n      <path class=\"cls-puzzle-2\" d=\"M143.11,461.08c-3.81-3.81-5.71-8.42-5.71-13.83s1.9-10.02,5.71-13.83c3.81-3.81,8.42-5.71,13.83-5.71s10.02,1.9,13.83,5.71c3.81,3.81,5.71,8.42,5.71,13.83s-1.9,10.02-5.71,13.83c-3.81,3.81-8.42,5.71-13.83,5.71s-10.02-1.9-13.83-5.71ZM167.16,457.47c2.85-2.85,4.28-6.26,4.28-10.22s-1.43-7.37-4.28-10.22c-2.85-2.85-6.26-4.28-10.22-4.28s-7.37,1.43-10.22,4.28c-2.85,2.85-4.28,6.26-4.28,10.22s1.43,7.37,4.28,10.22c2.85,2.85,6.26,4.28,10.22,4.28s7.37-1.43,10.22-4.28ZM156.94,512.56c-12.24-3.55-22.45-10.88-30.61-21.99-8.17-11.11-12.25-23.61-12.25-37.49v-31.72l42.86-16.48,42.86,16.48v31.72c0,13.88-4.08,26.38-12.25,37.49-8.17,11.11-18.37,18.44-30.61,21.99ZM156.94,410.34l-37.82,14.38v28.36c0,6.21.93,12.19,2.79,17.93,1.86,5.74,4.48,10.98,7.86,15.74,4.19-2.02,8.55-3.54,13.07-4.56,4.52-1.02,9.22-1.53,14.1-1.53s9.58.51,14.1,1.53c4.52,1.02,8.88,2.54,13.07,4.56,3.38-4.76,6-10.01,7.86-15.74,1.86-5.74,2.79-11.71,2.79-17.93v-28.36l-37.82-14.38ZM144.36,486.92c-4.04.82-7.87,2.08-11.5,3.79,3.21,3.9,6.83,7.28,10.87,10.14,4.04,2.86,8.45,5,13.21,6.42,4.77-1.42,9.15-3.56,13.15-6.42,4-2.86,7.6-6.24,10.81-10.14-3.63-1.71-7.44-2.98-11.44-3.79-4-.82-8.17-1.22-12.52-1.22s-8.54.41-12.58,1.22Z\"\/>\n      <path class=\"cls-puzzle-2\" d=\"M478.39,510.08c-1.83-1.65-2.95-3.72-3.34-6.21h19.73c-.39,2.52-1.52,4.59-3.37,6.23-1.85,1.64-4.03,2.45-6.52,2.45s-4.66-.83-6.49-2.48ZM465.9,491.79v-4.91h38.04v4.91h-38.04ZM462.42,474.8c-5.08-3.49-8.94-7.93-11.58-13.3-2.64-5.38-3.96-11.17-3.96-17.37,0-10.62,3.69-19.61,11.06-26.98,7.37-7.37,16.36-11.06,26.98-11.06s19.61,3.69,26.98,11.06c7.37,7.37,11.06,16.36,11.06,26.98,0,6.21-1.32,12-3.96,17.37-2.64,5.38-6.5,9.81-11.58,13.3h-45ZM464.06,469.9h41.72c3.89-3.17,6.9-7,9.05-11.5,2.15-4.5,3.22-9.25,3.22-14.26,0-9.24-3.21-17.07-9.63-23.49-6.42-6.43-14.24-9.64-23.47-9.64-9.23,0-17.06,3.21-23.5,9.64-6.44,6.42-9.66,14.25-9.66,23.49,0,5.01,1.07,9.76,3.22,14.26,2.15,4.5,5.16,8.33,9.05,11.5Z\"\/>\n    <\/g>\n  <\/g>\n<\/svg><\/div><\/div>\n<\/div>\n\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_8_24 et_flex_column_8_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\"><div style=\"background-color: #f4f6f9; padding: 25px 35px; height: 100%;\">\n<h3 style=\"font-family: 'All Round Gothic', sans-serif; font-size: 24px; font-weight: 900; color: var(--lyynx-secondary); text-transform: uppercase; margin-top: 0; margin-bottom: 15px; letter-spacing: 0.5px;\">\n When your licensing situation is unclear<br \/>\n    <\/h3>\n<p style=\"font-family: 'Museo Sans', sans-serif; font-size: 18px; color: var(--lyynx-secondary); line-height: 1.6; font-weight: 500; margin: 0;\">\n So under-licensing and double-licensing don\u2019t blow your budget.\n    <\/p>\n<\/div>\n<\/div><\/div>\n\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=\"background-color: #f4f6f9; padding: 25px 35px; height: 100%;\">\n<h3 style=\"font-family: 'All Round Gothic', sans-serif; font-size: 24px; font-weight: 900; color: var(--lyynx-secondary); text-transform: uppercase; margin-top: 0; margin-bottom: 15px; letter-spacing: 0.5px;\">\n When internal expertise is missing<br \/>\n    <\/h3>\n<p style=\"font-family: 'Museo Sans', sans-serif; font-size: 18px; color: var(--lyynx-secondary); line-height: 1.6; font-weight: 500; margin: 0;\">\n So you can make well-informed decisions.\n    <\/p>\n<\/div>\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_5 et_pb_row et_flex_row preset--module--divi-row--default\">\n<div class=\"et_pb_column_7 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_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\"><p>SAM | Consult<\/p>\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_6 et_pb_row et_flex_row preset--module--divi-row--default\">\n<div class=\"et_pb_column_8 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_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\"><h2 style=\"font-family: 'Museo Sans', sans-serif; font-weight: 700; line-height: 1.3; color: var(--lyynx-secondary); margin-bottom: 40px;\">Microsoft plays hardball.<br \/>We make sure <span style=\"font-family: 'All Round Gothic', sans-serif; color: var(--lyynx-primary); font-weight: 700; -webkit-text-stroke: 0.6px var(--lyynx-primary);\">you do too.<\/span><\/h2>\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_9 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_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=\"width: 100%; padding: 0;\">\n<div style=\"display: flex; align-items: center; gap: 20px; padding: 0; margin: 0;\">\n<div style=\"width: 5rem; height: 5rem; flex-shrink: 0; display: flex; align-items: center; justify-content: center; color: var(--lyynx-primary, #eb6d00); font-size: 5rem;\">\n  <svg width=\"1em\" height=\"1em\" viewbox=\"0 -960 960 960\" fill=\"currentColor\" aria-hidden=\"true\" focusable=\"false\">\n    <path d=\"M408-310.46q100 0 170-70.23 70-70.22 70-170.54t-70-170.55Q508-792 408-792t-170 70.22q-70 70.23-70 170.55 0 100.32 70 170.54 70 70.23 170 70.23Zm-16-137.69v-246.47h32v246.47h-32Zm-125.85 0v-154.31h32v154.31h-32Zm251.7 0V-556h32v107.85h-32ZM801.46-136 588.92-348.54q-36.57 32-82.9 50.27Q459.69-280 408.34-280q-114.04 0-193.19-79.34Q136-438.68 136-551.88q0-113.2 79.34-192.66T407.88-824q113.2 0 192.66 79.15T680-551.66q0 51.35-18.27 97.68-18.27 46.33-50.27 82.13L824-159.31 801.46-136Z\"><\/path>\n  <\/svg>\n<\/div>\n<div style=\"display: flex; align-items: center; height: 80px;\">\n<h3 style=\"font-family: 'All Round Gothic', sans-serif; color: #1a2b40; margin: 0; font-size: 32px; font-weight: 700; line-height: 1; padding-top: 8px;\">\n MICROSOFT EA ADVISORY<br \/>\n        <\/h3>\n<\/p><\/div>\n<\/p><\/div>\n<\/div>\n<\/div><\/div>\n<\/div>\n<\/div>\n\n<div class=\"et_pb_row_8 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_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\"><h4 style=\"color: #1a2b40; font-weight: 900; margin-bottom: 10px;\">Crunch the numbers first. Then negotiate.<\/h4>\n<p style=\"color: #4a5568; margin-bottom: 10px;\">Before renewals and true-ups, we assess what you actually need.<br \/>For M365, Azure, and beyond. <\/p>\n<p style=\"color: #1a2b40; font-weight: 900;\">You get:<\/p>\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=\"display: flex; align-items: center; gap: 20px; margin-bottom: 6px;\">\n<div style=\"width: 66px; height: 66px; flex-shrink: 0; display: flex; align-items: center; justify-content: center; margin: 0; padding: 0;\">\n        <svg viewbox=\"0 -960 960 960\" width=\"100%\" height=\"100%\" fill=\"#1a2b40\">\n            <path d=\"M216-792v624-624 128-128Zm24.62 656q-24.32 0-40.47-16.15T184-192.62v-574.76q0-24.32 16.15-40.47T240.62-824H548l132 132v169.77q-8.77.61-16.77 2.69T648-514.69V-664H520v-128H240.62q-9.24 0-16.93 7.69-7.69 7.69-7.69 16.93v574.76q0 9.24 7.69 16.93 7.69 7.69 16.93 7.69h238q3.53 8.69 8.76 16.42 5.24 7.73 11.39 15.58H240.62Zm508.23-74.93q31.46-31.23 31.46-76.84t-31.3-77.08Q717.7-396.31 672-396.31q-37.38 0-72.85 27.46-35.46 27.47-35.46 80.85 0 45.7 31.24 77.01 31.23 31.3 76.84 31.3t77.08-31.24ZM861-76.46 759.92-178.54Q741.46-164 719.2-155.85q-22.26 8.16-46.7 8.16-58.96 0-99.88-40.93-40.93-40.92-40.93-99.38 0-58.46 40.93-99.38 40.92-40.93 99.38-40.93 58.46 0 99.38 40.93 40.93 40.92 40.93 99.38 0 24.61-8.16 47.04-8.15 22.42-22.69 40.88L883.54-99 861-76.46Z\"><\/path>\n        <\/svg>\n    <\/div>\n<div style=\"border: 1px solid #A0AAB2; border-radius: 10px; padding: 6px 14px; color: #1a2b40; background-color: transparent;\">\n Clarity on your real license requirements\n    <\/div>\n<\/div>\n<div style=\"display: flex; align-items: center; gap: 20px; margin-bottom: 6px;\">\n<div style=\"width: 66px; height: 66px; flex-shrink: 0; display: flex; align-items: center; justify-content: center; margin: 0; padding: 0;\">\n        <svg viewbox=\"0 -960 960 960\" width=\"100%\" height=\"100%\" fill=\"#1a2b40\">\n            <path d=\"M216-216v-528 439.38-81.15V-216Zm24.62 32q-24.32 0-40.47-16.15T184-240.62v-478.76q0-24.32 16.15-40.47T240.62-776h478.76q24.32 0 40.47 16.15T776-719.38v310.46h-32v-310.46q0-9.24-7.69-16.93-7.69-7.69-16.93-7.69H240.62q-9.24 0-16.93 7.69-7.69 7.69-7.69 16.93v478.76q0 9.24 7.69 16.93 7.69 7.69 16.93 7.69h237.84v32H240.62Zm446.53 48L584.46-238.92 607-262.23l80.15 81.15 162.31-162.3 23.31 22.53L687.15-136ZM347.58-460.83q7.8-7.6 7.8-18.96 0-11.36-7.59-19.17-7.6-7.81-18.96-7.81-11.37 0-19.18 7.6-7.8 7.6-7.8 18.96 0 11.36 7.59 19.17 7.6 7.81 18.96 7.81 11.37 0 19.18-7.6Zm0-146.77q7.8-7.59 7.8-18.96 0-11.36-7.59-19.17-7.6-7.81-18.96-7.81-11.37 0-19.18 7.6-7.8 7.6-7.8 18.96 0 11.36 7.59 19.17 7.6 7.81 18.96 7.81 11.37 0 19.18-7.6ZM439.69-464h215.39v-32H439.69v32Zm0-146.77h215.39v-32H439.69v32Z\"><\/path>\n        <\/svg>\n    <\/div>\n<div style=\"border: 1px solid #A0AAB2; border-radius: 10px; padding: 6px 14px; color: #1a2b40; background-color: transparent;\">\n Robust decision-making foundations\n    <\/div>\n<\/div>\n<div style=\"display: flex; align-items: center; gap: 20px; margin-bottom: 6px;\">\n<div style=\"width: 66px; height: 66px; flex-shrink: 0; display: flex; align-items: center; justify-content: center; margin: 0; padding: 0;\">\n        <svg viewbox=\"0 -960 960 960\" width=\"100%\" height=\"100%\" fill=\"#1a2b40\">\n            <path d=\"m260-534.15-124-72.47v-144.92L260-824l124 72.46v144.92l-124 72.47Zm0-37.85 92-52.54v-107.74l-92-53.87-92 52.53v109.08L260-572Zm390.77 21.15v-36.07L776-515.38v252.92L556-136 336-262.46v-252.92l125.23-71.54v36.07L368-496.46v215.16l188 108.45L744-281.3v-215.16l-93.23-54.39ZM540-432v-392h284l-61.15 88L824-648H572v216h-32Zm16 70.15ZM260-679.08Z\"><\/path>\n        <\/svg>\n    <\/div>\n<div style=\"border: 1px solid #A0AAB2; border-radius: 10px; padding: 6px 14px; color: #1a2b40; background-color: transparent;\">\n Negotiation strategies for renewals and true-ups\n    <\/div>\n<\/div>\n<\/div><\/div>\n\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\/\">Learn more<\/a><\/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_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\"><div style=\"width: 100%; padding: 0;\">\n<div style=\"display: flex; align-items: center; gap: 20px; padding: 0; margin: 0;\">\n<div style=\"width: 80px; height: 80px; flex-shrink: 0; display: flex; align-items: center; justify-content: center;\">\n            <svg viewbox=\"0 -960 960 960\" width=\"100%\" height=\"100%\" fill=\"#eb6d00\">\n                <path d=\"M232-232v-200.31h104V-232H232Zm196 0v-496h104v496H428Zm196 0v-311.69h104V-232H624Z\"><\/path>\n            <\/svg>\n        <\/div>\n<div style=\"display: flex; align-items: center; height: 80px;\">\n<h3 style=\"font-family: 'All Round Gothic', sans-serif; color: #1a2b40; margin: 0; font-size: 32px; font-weight: 700; line-height: 1; padding-top: 8px;\">\n Microsoft Baseline Analysis<br \/>\n            <\/h3>\n<\/p><\/div>\n<\/p><\/div>\n<\/div>\n<\/div><\/div>\n<\/div>\n<\/div>\n\n<div class=\"et_pb_row_10 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_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\"><h4 style=\"color: #1a2b40; font-weight: 900; margin-bottom: 10px;\">Facts first. Then procurement. <\/h4>\n<p style=\"color: #4a5568; margin-bottom: 10px;\">We examine your Microsoft landscape end to end. You learn what fits, what\u2019s missing, and where money is being left on the table. <\/p>\n<p style=\"color: #1a2b40; font-weight: 900;\">You get:<\/p>\n<\/div><\/div>\n\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\"><div style=\"display: flex; align-items: center; gap: 20px; margin-bottom: 6px;\">\n<div style=\"width: 66px; height: 66px; flex-shrink: 0; display: flex; align-items: center; justify-content: center; margin: 0; padding: 0;\">\n        <svg viewbox=\"0 -960 960 960\" width=\"100%\" height=\"100%\" fill=\"#1a2b40\">\n            <path d=\"M136-257.54v-32h366.31v32H136Zm0-171.54v-32h170.46v32H136Zm0-171.54v-32h170.46v32H136ZM800.69-256 646.15-408.23q-20.69 15.23-45.11 24.11-24.42 8.89-52.12 8.89-64.03 0-109.17-44.3-45.13-44.31-45.13-108.31 0-64.01 45.25-108.08Q485.12-680 549.33-680t109.05 44.24q44.85 44.23 44.85 107.76 0 27.69-8.88 52.12-8.89 24.42-24.89 44.34L824-279.31 800.69-256ZM548.92-407.23q50.96 0 86.64-35 35.67-35 35.67-85.39 0-50.38-35.67-85.38-35.68-35-86.64-35t-86.63 35q-35.67 35-35.67 85.38 0 50.39 35.67 85.39t86.63 35Z\"><\/path>\n        <\/svg>\n    <\/div>\n<div style=\"border: 1px solid #A0AAB2; border-radius: 10px; padding: 6px 14px; color: #1a2b40; background-color: transparent;\">\n Clear view of your Microsoft licenses\n    <\/div>\n<\/div>\n<div style=\"display: flex; align-items: center; gap: 20px; margin-bottom: 6px;\">\n<div style=\"width: 66px; height: 66px; flex-shrink: 0; display: flex; align-items: center; justify-content: center; margin: 0; padding: 0;\">\n        <svg viewbox=\"0 -960 960 960\" width=\"100%\" height=\"100%\" fill=\"#1a2b40\">\n            <path d=\"m692.15-170.69-211-209.46q-22.3 10.3-48.51 16.73-26.21 6.42-53.26 6.42-90.66 0-155.33-64.17-64.67-64.16-64.67-154.83 0-27.78 5.27-53.43T182-677.15l139.38 137.84 97.7-97.69-136.31-137.85q22.08-10.07 46.42-15.61 24.34-5.54 50.19-5.54 91.67 0 155.84 65.17 64.16 65.16 64.16 156.02 0 27.43-6.03 49.62-6.04 22.19-17.12 42.96l213.46 214q10.93 11.54 10.93 27.88 0 16.35-10.76 27.1l-45.26 44.27q-10.84 10.75-26.18 9.98-15.34-.77-26.27-11.69Zm27.08-18 54.23-53.23-235.77-233.77q17.69-25.54 23.69-54.04t6-45.27q0-79.92-65.57-142.96Q436.23-781 337.69-764l107.39 106.38q8.69 8.88 8.69 20.71t-8.98 20.74l-103.5 102.65q-8.98 8.9-20.09 8.9-11.1 0-19.43-8.69L191.38-623.69q-17.69 109 46.04 171.84Q301.15-389 379.38-389q17.52 0 48.03-6.62 30.51-6.61 58.05-26.84l233.77 233.77ZM476-484.92Z\"><\/path>\n        <\/svg>\n    <\/div>\n<div style=\"border: 1px solid #A0AAB2; border-radius: 10px; padding: 6px 14px; color: #1a2b40; background-color: transparent;\">\n Options for optimization and savings\n    <\/div>\n<\/div>\n<div style=\"display: flex; align-items: center; gap: 20px; margin-bottom: 6px;\">\n<div style=\"width: 66px; height: 66px; flex-shrink: 0; display: flex; align-items: center; justify-content: center; margin: 0; padding: 0;\">\n        <svg viewbox=\"0 -960 960 960\" width=\"100%\" height=\"100%\" fill=\"#1a2b40\">\n            <path d=\"M464-375.38h32v-84h84v-32h-84v-84h-32v84h-84v32h84v84ZM232-225.23v-32h32.62v-276.92q0-82.39 53.11-143.39 53.12-61 134.27-71.61V-796q0-11.67 8.14-19.83 8.14-8.17 19.77-8.17 11.63 0 19.86 8.17Q508-807.67 508-796v46.85q81.15 10.61 134.27 71.61 53.11 61 53.11 143.39v276.92H728v32H232Zm248-262.15Zm-.35 366.76q-23.5 0-39.88-16.63-16.39-16.63-16.39-39.98h113.24q0 23.85-16.74 40.23-16.73 16.38-40.23 16.38ZM296.62-257.23h366.76v-276.92q0-76.93-53.23-130.16-53.23-53.23-130.15-53.23-76.92 0-130.15 53.23-53.23 53.23-53.23 130.16v276.92Z\"><\/path>\n        <\/svg>\n    <\/div>\n<div style=\"border: 1px solid #A0AAB2; border-radius: 10px; padding: 6px 14px; color: #1a2b40; background-color: transparent;\">\n Clarity on audit and compliance risks\n    <\/div>\n<\/div>\n<div style=\"display: flex; align-items: center; gap: 20px; margin-bottom: 6px;\">\n<div style=\"width: 66px; height: 66px; flex-shrink: 0; display: flex; align-items: center; justify-content: center; margin: 0; padding: 0;\">\n        <svg viewbox=\"0 -960 960 960\" width=\"100%\" height=\"100%\" fill=\"#1a2b40\">\n            <path d=\"M616-220.46 474.69-362.77 498-386.08l118 119 222.54-222.54 23.31 23.31L616-220.46ZM776-576h-32v-143.38q0-9.24-7.69-16.93-7.69-7.69-16.93-7.69H632v89.23H328V-744h-87.38q-9.24 0-16.93 7.69-7.69 7.69-7.69 16.93v478.76q0 9.24 7.69 16.93 7.69 7.69 16.93 7.69H432v32H240.62q-23.55 0-40.09-16.53Q184-217.07 184-240.62v-478.76q0-23.55 16.53-40.09Q217.07-776 240.62-776h189.46q2.61-19.46 15.42-33.42 12.81-13.97 34.5-13.97 20.15 0 33.35 13.97 13.19 13.96 15.8 33.42h190.23q23.55 0 40.09 16.53Q776-742.93 776-719.38V-576ZM500.12-742.75q8.19-7.98 8.19-20.12 0-12.13-7.98-20.32-7.99-8.19-20.12-8.19t-20.33 7.98q-8.19 7.98-8.19 20.11 0 12.14 7.98 20.33 7.99 8.19 20.12 8.19t20.33-7.98Z\"><\/path>\n        <\/svg>\n    <\/div>\n<div style=\"border: 1px solid #A0AAB2; border-radius: 10px; padding: 6px 14px; color: #1a2b40; background-color: transparent;\">\n A clean foundation for your next procurement cycle\n    <\/div>\n<\/div>\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\/\">Learn more<\/a><\/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_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\"><div style=\"width: 100%; padding: 0;\">\n<div style=\"display: flex; align-items: center; gap: 20px; padding: 0; margin: 0;\">\n<div style=\"width: 80px; height: 80px; flex-shrink: 0; display: flex; align-items: center; justify-content: center;\">\n            <svg viewbox=\"0 -960 960 960\" width=\"100%\" height=\"100%\" fill=\"#eb6d00\">\n                <path d=\"M159.85-247.38v-45.85q0-19.63 9.42-32.78 9.42-13.14 26.76-23.13 44.05-25.78 91.85-42.01 47.81-16.23 119.97-16.23 72.15 0 119.96 16.23 47.81 16.23 91.85 42.01 17.34 9.99 26.76 23.13 9.43 13.15 9.43 32.78v45.85h-496Zm568 0v-39.7q0-32.77-9.08-59.14-9.07-26.37-22.92-42.47 17.46 8 36.27 17.65 18.8 9.66 39.5 21.96 12 6.08 20.27 23.65 8.26 17.56 8.26 38.35v39.7h-72.3ZM333.92-534.69q-30.07-30.08-30.07-73.93 0-43.84 30.07-73.92 30.08-30.08 73.93-30.08 43.84 0 73.92 30.08t30.08 73.92q0 43.85-30.08 73.93-30.08 30.07-73.92 30.07-43.85 0-73.93-30.07Zm270.45 0q-30.25 30.07-73.75 30.07.46 0 6.53 1.43 6.08 1.42 6.54 1.73 18.33-21.9 29.24-48.74 10.92-26.84 10.92-58.51 0-31.67-11.43-57.94-11.42-26.27-28.73-49.12-2.77 1.85-6.54 2.5-3.77.65-6.53.65 43.5 0 73.75 30.08t30.25 73.92q0 43.85-30.25 73.93ZM191.85-279.38h432v-13.85q0-9.55-4.57-16.38-4.56-6.83-18.74-14.39-37.77-23.92-84.39-37.65-46.61-13.73-108.3-13.73-61.7 0-108.31 13.23-46.62 13.23-84.39 38.15-14.18 7.44-18.74 14.07-4.56 6.62-4.56 16.61v13.94Zm267-278.45q21-21.21 21-51t-21.22-50.79q-21.21-21-51-21-29.78 0-50.78 21.22-21 21.21-21 51 0 29.78 21.21 50.78t51 21q29.79 0 50.79-21.21Zm-51 278.45Zm0-329.24Z\"><\/path>\n            <\/svg>\n        <\/div>\n<div style=\"display: flex; align-items: center; height: 80px;\">\n<h3 style=\"font-family: 'All Round Gothic', sans-serif; color: #1a2b40; margin: 0; font-size: 32px; font-weight: 700; line-height: 1; padding-top: 8px;\">\n Audit Support<br \/>\n            <\/h3>\n<\/p><\/div>\n<\/p><\/div>\n<\/div>\n<\/div><\/div>\n<\/div>\n<\/div>\n\n<div class=\"et_pb_row_12 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_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\"><h4 style=\"color: #1a2b40; font-weight: 900; margin-bottom: 10px;\">Protection when it counts.<\/h4>\n<p style=\"color: #4a5568; margin-bottom: 10px;\">LYYNX guides you through the entire process.<\/p>\n<p style=\"color: #1a2b40; font-weight: 900;\">You get:<\/p>\n<\/div><\/div>\n\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=\"display: flex; align-items: center; gap: 20px; margin-bottom: 6px;\">\n<div style=\"width: 66px; height: 66px; flex-shrink: 0; display: flex; align-items: center; justify-content: center; margin: 0; padding: 0;\">\n        <svg viewbox=\"0 -960 960 960\" width=\"100%\" height=\"100%\" fill=\"#1a2b40\">\n            <path d=\"M119.79-260q-22.1 0-36.94-15.06Q68-290.12 68-312.21q0-22.1 14.89-36.94Q97.77-364 119.63-364q6.91 0 13.33 1.65 6.42 1.66 12.19 4.97l218.47-217.98q-4.31-6.26-5.97-12.18-1.65-5.92-1.65-12.83 0-21.86 15.06-36.74Q386.12-652 408.21-652q22.1 0 36.94 15Q460-622.01 460-600q0 6.08-6.08 22.62l123.32 123.46q5.91-2.77 10.92-4.43 5.02-1.65 11.7-1.65t12.72 1.65q6.04 1.66 11.04 4.97l172-171.66q-4.31-5.34-5.97-10.88-1.65-5.54-1.65-12.45 0-21.86 15.06-36.74Q818.12-700 840.21-700q22.1 0 36.94 15.06Q892-669.88 892-647.79q0 22.1-14.89 36.94Q862.23-596 840.37-596q-6.91 0-12.95-1.65-6.04-1.66-11.04-4.97l-172 171.66q4.31 5.34 5.97 10.88 1.65 5.54 1.65 12.45 0 21.86-15.06 36.74Q621.88-356 599.79-356q-22.1 0-36.94-14.89Q548-385.77 548-407.63q0-6.91 1.65-13.33 1.66-6.42 4.97-12.19L432.25-555.62q-5.87 4.31-11.79 5.97Q414.54-548 408-548q-8.08 0-23.62-5.08L165.92-335.1q2.77 6.25 4.43 11.41 1.65 5.15 1.65 12.06 0 21.86-15.06 36.74Q141.88-260 119.79-260Z\"><\/path>\n        <\/svg>\n    <\/div>\n<div style=\"border: 1px solid #A0AAB2; border-radius: 10px; padding: 6px 14px; color: #1a2b40; background-color: transparent;\">\n A clear audit roadmap\n    <\/div>\n<\/div>\n<div style=\"display: flex; align-items: center; gap: 20px; margin-bottom: 6px;\">\n<div style=\"width: 66px; height: 66px; flex-shrink: 0; display: flex; align-items: center; justify-content: center; margin: 0; padding: 0;\">\n        <svg viewbox=\"0 -960 960 960\" width=\"100%\" height=\"100%\" fill=\"#1a2b40\">\n            <path d=\"M212.62-218.15v-32h87.84l-26.15-27.7q-39.62-39.23-65.73-89.73-26.12-50.5-26.12-110.88 0-86.39 49.46-154.42 49.46-68.04 126.54-97.43v34.46q-63.77 27.62-103.88 85.47-40.12 57.84-40.12 131.92 0 51.84 21.04 96.81 21.04 44.96 57.12 77.03l30.76 30.77v-87.07h32v142.77H212.62Zm560.61-298.93H742q-7.31-41-26.08-76.15-18.77-35.15-48.54-61.15l-30.76-30.77v86.07h-32v-142.77h142.76v32h-88.84l26.15 27.7q34.85 30.84 58.43 72.92 23.57 42.08 30.11 92.15ZM687-135.69l-5.31-30.62q-24.77-5-41-15.46t-29.54-24.84l-29.84 13.15-15.08-21.16 24.31-23.07q-8.39-21.69-8.39-43.89 0-22.19 8.39-44.88l-24.31-22.08 15.08-21.15 28.84 12.15q13.31-15.38 30.04-25.84 16.73-10.47 41.5-15.47l5.31-31.61h24l6.31 30.61q27.77 7 44 17.58 16.23 10.58 28.54 23.19l27.84-10.61 15.08 19.61L809.46-329q7.39 26.23 7.89 47.65.5 21.43-7.89 44.66l23.31 22.07-15.08 21.16-28.84-13.15q-13.31 14.38-30.54 25.34-17.23 10.96-42 15.96L711-135.69h-24Zm13-69.23q32.31 0 55.23-22.93 22.92-22.92 22.92-55.23 0-32.3-22.92-55.23-22.92-22.92-55.23-22.92-32.31 0-55.23 22.92-22.92 22.93-22.92 55.23 0 32.31 22.92 55.23 22.92 22.93 55.23 22.93Z\"><\/path>\n        <\/svg>\n    <\/div>\n<div style=\"border: 1px solid #A0AAB2; border-radius: 10px; padding: 6px 14px; color: #1a2b40; background-color: transparent;\">\n Clean processes instead of ad-hoc firefighting\n    <\/div>\n<\/div>\n<div style=\"display: flex; align-items: center; gap: 20px; margin-bottom: 6px;\">\n<div style=\"width: 66px; height: 66px; flex-shrink: 0; display: flex; align-items: center; justify-content: center; margin: 0; padding: 0;\">\n        <svg viewbox=\"0 -960 960 960\" width=\"100%\" height=\"100%\" fill=\"#1a2b40\">\n            <path d=\"M392.23-464.23Q356-500.46 356-552t36.23-87.77Q428.46-676 480-676t87.77 36.23Q604-603.54 604-552t-36.23 87.77Q531.54-428 480-428t-87.77-36.23Zm152.62-22.92Q572-514.31 572-552t-27.15-64.85Q517.69-644 480-644t-64.85 27.15Q388-589.69 388-552t27.15 64.85Q442.31-460 480-460t64.85-27.15ZM480-137.54q-116.54-33.77-194.27-139.54Q208-382.85 208-515v-201.31l272-104.61 272 104.61V-515q0 132.15-77.73 237.92Q596.54-171.31 480-137.54Zm0-340.69Zm0-308L240-695v180q0 59.15 17.69 113.77 17.69 54.61 49.85 99.92 39.92-19.23 82.96-28.96Q433.54-340 480-340t89.5 9.73q43.04 9.73 82.96 28.96 32.16-45.31 49.85-99.92Q720-455.85 720-515v-180l-240-91.23Zm-79.85 486q-38.46 7.77-73 24.08 30.54 37.15 69 64.38Q434.62-184.54 480-171q45.38-13.54 83.46-40.77 38.08-27.23 68.62-64.38-34.54-16.31-72.62-24.08Q521.38-308 480-308q-41.38 0-79.85 7.77Z\"><\/path>\n        <\/svg>\n    <\/div>\n<div style=\"border: 1px solid #A0AAB2; border-radius: 10px; padding: 6px 14px; color: #1a2b40; background-color: transparent;\">\n Protection for IT, procurement, and business units\n    <\/div>\n<\/div>\n<div style=\"display: flex; align-items: center; gap: 20px; margin-bottom: 6px;\">\n<div style=\"width: 66px; height: 66px; flex-shrink: 0; display: flex; align-items: center; justify-content: center; margin: 0; padding: 0;\">\n        <svg viewbox=\"0 -960 960 960\" width=\"100%\" height=\"100%\" fill=\"#1a2b40\">\n            <path d=\"M654.58-545.21q8.19-7.98 8.19-18.58 0-10.59-7.98-18.79-7.98-8.19-18.58-8.19-10.59 0-18.79 7.98-8.19 7.98-8.19 18.58 0 10.59 7.98 18.79 7.98 8.19 18.58 8.19 10.59 0 18.79-7.98ZM336-620h192v-32H336v32ZM222-184q-27.38-114.77-56.69-207.38Q136-484 136-576q0-73.4 51.3-124.7T312-752h219q26.92-31.15 62.77-51.58Q629.62-824 672-824q3.08 0 5.54 2.46T680-816q0 4.15-1.23 8.31-1.23 4.15-3.69 9.07-8.08 16.93-13.35 33.74-5.27 16.8-8.81 34.73L775.08-608H824v194.77l-100.31 21.69L666-184H520v-72H368v72H222Zm24-32h90v-72h216v72h89l57-205 94-21v-134h-30L624-714q0-19.21 2.5-36.98 2.5-17.77 9.04-35.25-26 8-47.73 24.77Q566.08-744.69 547-720H312q-59.66 0-101.83 42.17T168-576q0 83 26.5 171.5T246-216Zm234-264Z\"><\/path>\n        <\/svg>\n    <\/div>\n<div style=\"border: 1px solid #A0AAB2; border-radius: 10px; padding: 6px 14px; color: #1a2b40; background-color: transparent;\">\n Fewer unnecessary back-payments\n    <\/div>\n<\/div>\n<\/div><\/div>\n\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\/\">Learn more<\/a><\/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_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_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\"><div style=\"width: 100%; padding: 0;\">\n<div style=\"display: flex; align-items: center; gap: 20px; padding: 0; margin: 0;\">\n<div style=\"width: 80px; height: 80px; flex-shrink: 0; display: flex; align-items: center; justify-content: center;\">\n            <svg viewbox=\"0 -960 960 960\" width=\"100%\" height=\"100%\" fill=\"#eb6d00\">\n                <path d=\"M480-236.31 256-346.77v-193.85L131.08-600 480-769.85 828.92-600v247.39h-32v-232.93L704-540.62v193.85L480-236.31ZM480-465l270.23-135L480-735 209.77-600 480-465Zm0 193.08 192-96v-156.7L480-430.3l-192-94.32v156.7l192 96ZM480-465Zm0 45.62Zm0 0Z\"><\/path>\n            <\/svg>\n        <\/div>\n<div style=\"display: flex; align-items: center; height: 80px;\">\n<h3 style=\"font-family: 'All Round Gothic', sans-serif; color: #1a2b40; margin: 0; font-size: 32px; font-weight: 700; line-height: 1; padding-top: 8px;\">\n Microsoft Licensing Professional Training<br \/>\n            <\/h3>\n<\/p><\/div>\n<\/p><\/div>\n<\/div>\n<\/div><\/div>\n<\/div>\n<\/div>\n\n<div class=\"et_pb_row_14 et_pb_row et_flex_row preset--module--divi-row--default\">\n<div class=\"et_pb_column_16 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_19 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\"><h4 style=\"color: #1a2b40; font-weight: 900; margin-bottom: 10px;\">Know-how that sticks.<\/h4>\n<p style=\"color: #4a5568; margin-bottom: 10px;\">In training sessions and workshops, we get you up to speed<br \/>on MS licensing models, contracts, and products.<\/p>\n<p style=\"color: #1a2b40; font-weight: 900;\">You get:<\/p>\n<\/div><\/div>\n\n<div class=\"et_pb_text_20 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=\"display: flex; align-items: center; gap: 20px; margin-bottom: 6px;\">\n<div style=\"width: 66px; height: 66px; flex-shrink: 0; display: flex; align-items: center; justify-content: center; margin: 0; padding: 0;\">\n        <svg viewbox=\"0 -960 960 960\" width=\"100%\" height=\"100%\" fill=\"#1a2b40\">\n            <path d=\"M297.23-136q-27.69 0-46.46-18.65Q232-173.31 232-199.23v-529.15q0-27.08 19.69-46.04t46.77-24.43L608.62-869v570.62l-314.34 71.89q-11.13 2.64-20.7 9.66-9.58 7.02-9.58 17.6 0 14.61 9.89 22.92 9.89 8.31 23.34 8.31h398.32v-584H728v616H297.23Zm62.15-138.69 217.24-51.39v-502.38l-217.24 48.84v504.93Zm-32 7.31v-503.93l-32.3 6.77q-13.39 3.54-22.23 13.35-8.85 9.81-8.85 22.81v480.69q7.31-4.31 14.73-6.85 7.42-2.54 15.5-5.31l33.15-7.53ZM264-761v513.31V-761Z\"><\/path>\n        <\/svg>\n    <\/div>\n<div style=\"border: 1px solid #A0AAB2; border-radius: 10px; padding: 6px 14px; color: #1a2b40; background-color: transparent;\">\n Up-to-the-minute licensing knowledge\n    <\/div>\n<\/div>\n<div style=\"display: flex; align-items: center; gap: 20px; margin-bottom: 6px;\">\n<div style=\"width: 66px; height: 66px; flex-shrink: 0; display: flex; align-items: center; justify-content: center; margin: 0; padding: 0;\">\n        <svg viewbox=\"0 -960 960 960\" width=\"100%\" height=\"100%\" fill=\"#1a2b40\">\n            <path d=\"m336-208.77-23.31-22.54 125.77-125.77H136v-32h302.46L312.69-514.85 336-537.38l164.31 164.3L336-208.77Zm288-214.61L459.69-587.69 624-752l23.31 22.54-125.77 125.77H824v32H521.54l125.77 125.77L624-423.38Z\"><\/path>\n        <\/svg>\n    <\/div>\n<div style=\"border: 1px solid #A0AAB2; border-radius: 10px; padding: 6px 14px; color: #1a2b40; background-color: transparent;\">\n Informed purchasing decisions\n    <\/div>\n<\/div>\n<div style=\"display: flex; align-items: center; gap: 20px; margin-bottom: 6px;\">\n<div style=\"width: 66px; height: 66px; flex-shrink: 0; display: flex; align-items: center; justify-content: center; margin: 0; padding: 0;\">\n        <svg viewbox=\"0 -960 960 960\" width=\"100%\" height=\"100%\" fill=\"#1a2b40\">\n            <path d=\"M437.46-146q-17.92-16.15-21.77-40.46h128.62q-3.85 24.61-21.98 40.61-18.14 16-42.54 16-24.41 0-42.33-16.15ZM356-265.23v-32h248v32H356ZM333.31-376q-49.69-34.15-75.5-86.73Q232-515.31 232-576q0-103.85 72.08-175.92Q376.15-824 480-824t175.92 72.08Q728-679.85 728-576q0 60.69-25.81 113.27T626.69-376H333.31ZM344-408h272q38-31 59-75t21-93q0-90.33-62.77-153.16-62.77-62.84-153-62.84Q390-792 327-729.16 264-666.33 264-576q0 49 21 93t59 75Zm136 0Z\"><\/path>\n        <\/svg>\n    <\/div>\n<div style=\"border: 1px solid #A0AAB2; border-radius: 10px; padding: 6px 14px; color: #1a2b40; background-color: transparent;\">\n In-house expertise\n    <\/div>\n<\/div>\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:\/\/www.lyynx.eu\/academy\/\">Learn more<\/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_15 et_pb_row et_flex_row preset--module--divi-row--default\">\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_24_24 et_flex_column_24_24_tablet et_flex_column_24_24_phone\">\n<div class=\"et_pb_text_21 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.3; color: var(--lyynx-secondary); margin-bottom: 30px;\">\n    <strong style=\"font-weight: 900;\">Microsoft<\/strong> is the biggest lever.<br \/>But it\u2019s <strong style=\"font-weight: 900;\">not the only one<\/strong>.<br \/>\n<\/h2>\n<p style=\"font-family: 'Museo Sans', sans-serif; font-size: 18px; color: var(--lyynx-secondary); line-height: 1.6; font-weight: 500; margin: 0;\">\n LYYNX doesn\u2019t just help with urgent licensing questions. We build future-proof license management into your organization.<\/p>\n<\/div><\/div>\n<\/div>\n<\/div>\n\n<div class=\"et_pb_row_16 et_pb_row et_flex_row preset--module--divi-row--default\">\n<div class=\"et_pb_column_18 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_2 et_pb_code et_pb_module\"><div class=\"et_pb_code_inner\"><style>\/* ==========================================================================\n   LYYNX SERVICE CARDS (Steckkarten-Look & Tiefe W\u00f6lbung)\n   ========================================================================== *\/\n.lyynx-service-grid {\n    display: grid;\n    grid-template-columns: repeat(4, 1fr);\n    gap: 50px; \n    max-width: 1200px;\n    margin: 0 auto;\n    padding: 20px 0 40px 0;\n}\n\n\/* Wrapper f\u00fcr Karte + Tab *\/\n.lyynx-service-wrapper {\n    position: relative;\n    display: flex;\n    flex-direction: column;\n    height: 100%;\n    width: 100%;\n    max-width: 250px; \n    margin: 0 auto;   \n    filter: drop-shadow(7px 7px 10px rgba(0, 0, 0, 0.35));\n}\n\n\/* Der kleine Tab unten *\/\n.lyynx-service-tab {\n    position: absolute;\n    bottom: -20px; \n    left: 15%;\n    width: 70%;\n    height: 45px; \n    background-color: #1a2b40;\n    border-radius: 0 0 6px 6px;\n    z-index: 1;\n}\n\n\/* Hauptkarte-Container *\/\n.lyynx-service-card {\n    background: transparent;\n    display: flex;\n    flex-direction: column;\n    height: 100%;\n    position: relative;\n    z-index: 2;\n}\n\n\/* Der dunkelblaue Kopfbereich (Die \"Steckkarte\") *\/\n.lyynx-service-header {\n    background-color: #1a2b40;\n    border-radius: 75px 75px 0 0;\n    margin: 0 16px;\n    padding: 30px 10px 50px 10px;\n    display: flex;\n    justify-content: center;\n    align-items: flex-start;\n    position: relative;\n    z-index: 1;\n}\n\n.lyynx-service-icon {\n    width: 100px; \n    height: 100px; \n    fill: #ffffff;\n    position: relative;\n}\n\n\/* Textbereich (Die wei\u00dfe Box) *\/\n.lyynx-service-body {\n    background-color: #ffffff;\n    border-radius: 0 0 20px 20px; \n    margin-top: -85px;\n    padding: 115px 20px 30px 20px; \n    flex-grow: 1; \n    display: flex;\n    flex-direction: column;\n    justify-content: center;\n    align-items: center;\n    position: relative;\n    z-index: 2;\n    -webkit-mask-image: radial-gradient(ellipse 50% 75px at 50% -1px, transparent 99.5%, black 100%);\n    mask-image: radial-gradient(ellipse 50% 75px at 50% -1px, transparent 99.5%, black 100%);\n}\n\n\/* Typografie *\/\n.lyynx-service-body p {\n    text-align: center;\n    font-family: 'Museo Sans', sans-serif;\n    color: #1a2b40;\n    font-size: 20px; \n    font-weight: 500;\n    line-height: 1.6;\n    margin: 0;\n}\n\n.lyynx-service-body p strong {\n    font-weight: 900;\n    display: inline;\n}\n\n\/* ==========================================================================\n   MOBILE & TABLET RESPONSIVENESS\n   ========================================================================== *\/\n@media (max-width: 1024px) {\n    .lyynx-service-grid {\n        grid-template-columns: repeat(2, 1fr);\n        gap: 60px;\n    }\n}\n\n@media (max-width: 650px) {\n    .lyynx-service-grid {\n        grid-template-columns: 1fr;\n        gap: 60px;\n        max-width: 340px;\n    }\n}\n<\/style><\/div><\/div>\n\n<div class=\"et_pb_text_22 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-service-grid\">\n<div class=\"lyynx-service-wrapper\">\n<div class=\"lyynx-service-tab\"><\/div>\n<div class=\"lyynx-service-card\">\n<div class=\"lyynx-service-header\">\n                <svg class=\"lyynx-service-icon\" viewbox=\"0 -960 960 960\">\n                    <path d=\"m427.46-363.69 211.85-210.85L616-597.85 427.46-410.31l-85-84L319.15-471l108.31 107.31ZM480.13-136q-70.67 0-133.41-26.84-62.73-26.84-109.86-73.92t-73.99-109.76Q136-409.19 136-479.87q0-71.67 26.84-133.91 26.84-62.23 73.92-109.36t109.76-73.99Q409.19-824 479.87-824q71.67 0 133.91 26.84 62.23 26.84 109.36 73.92t73.99 109.26Q824-551.81 824-480.13q0 70.67-26.84 133.41-26.84 62.73-73.92 109.86t-109.26 73.99Q551.81-136 480.13-136Zm-.13-32q130 0 221-91t91-221q0-130-91-221t-221-91q-130 0-221 91t-91 221q0 130 91 221t221 91Zm0-312Z\"><\/path>\n                <\/svg>\n            <\/div>\n<div class=\"lyynx-service-body\">\n<p><strong>Oracle<\/strong> license<br \/>baselining and<br \/>contract<br \/>optimization<\/p>\n<\/p><\/div>\n<\/p><\/div>\n<\/p><\/div>\n<div class=\"lyynx-service-wrapper\">\n<div class=\"lyynx-service-tab\"><\/div>\n<div class=\"lyynx-service-card\">\n<div class=\"lyynx-service-header\">\n                <svg class=\"lyynx-service-icon\" viewbox=\"0 -960 960 960\">\n                    <path d=\"M378.46-88v-143.23H232l248-276 248 276H581.54V-88H378.46Zm32-31.23h139.08v-144h107.84L480-457.23l-177.38 194h107.84v144ZM232-413.23l248-276 248 276h-42.69L480-640 274.69-413.23H232Zm0-182 248-276 248 276h-42.69L480-822 274.69-595.23H232Zm248 332Z\"><\/path>\n                <\/svg>\n            <\/div>\n<div class=\"lyynx-service-body\">\n<p><strong>SAP<\/strong> S\/4HANA<br \/>licensing advice and<br \/>migration strategy<\/p>\n<\/p><\/div>\n<\/p><\/div>\n<\/p><\/div>\n<div class=\"lyynx-service-wrapper\">\n<div class=\"lyynx-service-tab\"><\/div>\n<div class=\"lyynx-service-card\">\n<div class=\"lyynx-service-header\">\n                <svg class=\"lyynx-service-icon\" viewbox=\"0 -960 960 960\">\n                    <path d=\"M78.77-205.54v-32h802.46v32H78.77Zm113.85-80q-24.32 0-40.47-16.15T136-342.15v-358.77q0-24.32 16.15-40.47t40.47-16.15h574.76q24.32 0 40.47 16.15T824-700.92v358.77q0 24.31-16.15 40.46-16.15 16.15-40.47 16.15H192.62Zm0-32h574.76q9.24 0 16.93-7.69 7.69-7.69 7.69-16.92v-358.77q0-9.23-7.69-16.93-7.69-7.69-16.93-7.69H192.62q-9.24 0-16.93 7.69-7.69 7.7-7.69 16.93v358.77q0 9.23 7.69 16.92 7.69 7.69 16.93 7.69Zm-24.62 0v-408 408Zm295.23-87.69h32V-576L573-497.46l23.31-23.31-117.08-117.08-115.54 115.54L387-499.77 463.23-576v170.77Z\"><\/path>\n                <\/svg>\n            <\/div>\n<div class=\"lyynx-service-body\">\n<p>Selection and<br \/>implementation of<br \/>SAM tools like<br \/><strong>Flexera<\/strong> or <strong>Snow<\/strong><\/p>\n<\/p><\/div>\n<\/p><\/div>\n<\/p><\/div>\n<div class=\"lyynx-service-wrapper\">\n<div class=\"lyynx-service-tab\"><\/div>\n<div class=\"lyynx-service-card\">\n<div class=\"lyynx-service-header\">\n                <svg class=\"lyynx-service-icon\" viewbox=\"0 -960 960 960\">\n                    <path d=\"M363.69-448.38v-195.93h40.62v195.93L384-473.31l-20.31 24.93Zm165.85 29.23v-369.16h40.61v328.54l-40.61 40.62ZM196.31-279.46v-220.85h40.61v180.23l-40.61 40.62ZM191.69-116l193.85-196.85 96 96L788.69-524H692v-32h152v152h-32v-97.69L478.46-167.15l-96-96L235.31-116h-43.62Z\"><\/path>\n                <\/svg>\n            <\/div>\n<div class=\"lyynx-service-body\">\n<p>SaaS<br \/>cost optimization,<br \/>shadow IT analysis<br \/>and<br \/>SAM governance<\/p>\n<\/p><\/div>\n<\/p><\/div>\n<\/p><\/div>\n<\/div>\n<\/div><\/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_17 et_pb_row et_flex_row preset--module--divi-row--default\">\n<div class=\"et_pb_column_19 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_23 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: 15px;\">\n We speak<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);\">License Management<\/span><br \/>\n<\/h2>\n<p style=\"font-family: 'Museo Sans', sans-serif; font-size: 28px; font-weight: 500; line-height: 1.5; color: var(--lyynx-secondary); margin-bottom: 40px;\">\n Especially When the Stakes Are High.<\/p>\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 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_24 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>Committed only to you<\/strong>Independent of vendors & resellers<\/p>\n<\/p><\/div>\n<div class=\"lyynx-speech-bubble\">\n<p><strong>30+ years in the game<\/strong>Certified 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: A stylized 'n' in dark blue and orange, symbolizing independence and expertise in SAM consulting.\" loading=\"lazy\">\n    <\/div>\n<div class=\"lyynx-speech-col right\">\n<div class=\"lyynx-speech-bubble\">\n<p><strong>SAM tools for professionals<\/strong>FlexeraOne + Snow Atlas<\/p>\n<\/p><\/div>\n<div class=\"lyynx-speech-bubble\">\n<p><strong>Direct line instead of hold queues<\/strong>Personal support & dedicated contact<\/p>\n<\/p><\/div>\n<\/p><\/div>\n<\/div>\n<\/div><\/div>\n<\/div>\n<\/div>\n\n<div class=\"et_pb_row_18 et_pb_row et_flex_row preset--module--divi-row--default\">\n<div class=\"et_pb_column_20 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_5_wrapper preset--module--divi-button--default_wrapper\"><a class=\"et_pb_button_5 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\/\">Meet Your Service Manager<\/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_19 et_pb_row et_flex_row preset--module--divi-row--default\">\n<div class=\"et_pb_column_21 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_25 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 Get your Software Assets in <span style=\"font-family: 'All Round Gothic', sans-serif; color: #eb6d00;\">Line<\/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 We\u2019ll show you where you can save today.<br \/> Fill out the form \u2014 we will get in touch with you personally.\n    <\/p>\n<\/div>\n<\/div><\/div>\n<\/div>\n<\/div>\n\n<div class=\"et_pb_row_20 et_pb_row et_flex_row preset--module--divi-row--default\">\n<div class=\"et_pb_column_22 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=\"Portrait photo of Stefan Pfeiffer, Sales LYYNX License Management\" 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_26 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_6_wrapper preset--module--divi-button--default_wrapper\"><a class=\"et_pb_button_6 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\">Book a Meeting<\/a><\/div>\n<\/div>\n\n<div class=\"et_pb_column_23 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\/en\/wp-json\/wp\/v2\/pages\/3117\">\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\">Company <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=\"Company &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\">First Name <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=\"First Name &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\">Last Name <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=\"Last Name &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\">Email <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=\"Email &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\">Phone<\/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=\"Phone\" 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\">Message<\/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=\"Message\"><\/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\">Submit<\/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=\"\/en\/wp-json\/wp\/v2\/pages\/3117\" \/><\/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-3117","page","type-page","status-publish","hentry"],"_links":{"self":[{"href":"https:\/\/www.lyynx.eu\/en\/wp-json\/wp\/v2\/pages\/3117","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/www.lyynx.eu\/en\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/www.lyynx.eu\/en\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/www.lyynx.eu\/en\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/www.lyynx.eu\/en\/wp-json\/wp\/v2\/comments?post=3117"}],"version-history":[{"count":0,"href":"https:\/\/www.lyynx.eu\/en\/wp-json\/wp\/v2\/pages\/3117\/revisions"}],"wp:attachment":[{"href":"https:\/\/www.lyynx.eu\/en\/wp-json\/wp\/v2\/media?parent=3117"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}