{"id":4949,"date":"2025-04-22T06:51:45","date_gmt":"2025-04-22T06:51:45","guid":{"rendered":"https:\/\/cmacademy.events\/4949-2\/"},"modified":"2026-07-13T11:36:15","modified_gmt":"2026-07-13T11:36:15","slug":"4949-2","status":"publish","type":"page","link":"https:\/\/cmacademy.events\/da\/","title":{"rendered":""},"content":{"rendered":"\n<!-- CM Academy Homepage DA \u2014 New layout based on EN v106 -->\n<!-- Uses existing CM Academy header\/search. Scoped to this page content. -->\n\n<link href=\"https:\/\/fonts.googleapis.com\/css2?family=Titillium+Web:wght@400;600;700&#038;display=swap\" rel=\"stylesheet\">\n\n<style>\n  \/* Hide WordPress page title only on the Academy homepage *\/\n  body.page .hentry > header.entry-header,\n  body.page .hentry h1.entry-title {\n    display: none !important;\n  }\n\n  body.page .hentry .entry-content {\n    margin-top: 3rem !important;\n  }\n\n  #cm-academy-home,\n  #cm-academy-home * {\n    box-sizing: border-box;\n  }\n\n  #cm-academy-home {\n    width: min(1460px, calc(100vw - 8rem));\n    margin: 0 auto 4.5rem;\n    font-family: \"Titillium Web\", sans-serif;\n    color: #12202E;\n  }\n\n  #cm-academy-home a {\n    text-decoration: none !important;\n  }\n\n  .cm-home-kicker {\n    display: inline-flex;\n    align-items: center;\n    gap: 0.45rem;\n    margin-bottom: 0.75rem;\n    padding: 0.36rem 0.72rem;\n    border-radius: 999px;\n    background: rgba(156, 204, 61, 0.13);\n    border: 1px solid rgba(156, 204, 61, 0.24);\n    color: #12202E;\n    font-size: 0.76rem;\n    font-weight: 700;\n    letter-spacing: 0.08em;\n    text-transform: uppercase;\n  }\n\n  .cm-home-intro {\n    display: flex;\n    justify-content: space-between;\n    align-items: flex-end;\n    gap: 2rem;\n    margin-bottom: 1.35rem;\n  }\n\n  .cm-home-intro h1 {\n    margin: 0;\n    max-width: 760px;\n    color: #12202E;\n    font-size: clamp(2.1rem, 4vw, 4.25rem);\n    line-height: 0.98;\n    font-weight: 700;\n    letter-spacing: -0.035em;\n  }\n\n  .cm-home-intro p {\n    margin: 0;\n    max-width: 420px;\n    color: #526173;\n    font-size: 1.02rem;\n    line-height: 1.45;\n  }\n\n  .cm-home-grid {\n    display: grid;\n    grid-template-columns: minmax(0, 0.88fr) minmax(0, 1.12fr);\n    gap: 1.25rem;\n    align-items: stretch;\n  }\n\n  .cm-card {\n    position: relative;\n    display: block;\n    border-radius: 24px;\n    border: 1px solid rgba(220, 231, 243, 0.95);\n    background:\n      radial-gradient(circle at 90% 0%, rgba(156, 204, 61, 0.10), transparent 34%),\n      linear-gradient(180deg, rgba(255,255,255,0.96) 0%, rgba(248,251,255,0.98) 100%);\n    box-shadow: 0 16px 38px rgba(18, 32, 46, 0.075);\n    overflow: hidden;\n    transition: transform 0.18s ease, box-shadow 0.18s ease, border-color 0.18s ease;\n  }\n\n  .cm-card:hover {\n    transform: translateY(-2px);\n    border-color: rgba(156, 204, 61, 0.52);\n    box-shadow: 0 22px 46px rgba(18, 32, 46, 0.11);\n  }\n\n  .cm-feature-card {\n    min-height: 360px;\n    padding: 2rem;\n    background:\n      radial-gradient(circle at 88% 0%, rgba(156, 204, 61, 0.18), transparent 35%),\n      linear-gradient(135deg, #12202E 0%, #1F364D 68%, #185ABC 100%);\n    color: #FFFFFF !important;\n  }\n\n  .cm-feature-card h2,\n  .cm-support-card h2,\n  .cm-card-small h2,\n  .cm-tip-card h2 {\n    margin: 0;\n    font-size: clamp(1.55rem, 2.2vw, 2.25rem);\n    line-height: 1.06;\n    font-weight: 700;\n    letter-spacing: -0.02em;\n  }\n\n  .cm-feature-card h2,\n  .cm-feature-card p {\n    color: #FFFFFF !important;\n  }\n\n  .cm-feature-card p {\n    margin: 0.75rem 0 0;\n    max-width: 420px;\n    font-size: 1rem;\n    line-height: 1.45;\n    opacity: 0.86;\n  }\n\n  .cm-feature-graphic {\n    position: absolute;\n    right: 1rem;\n    bottom: 0.6rem;\n    width: min(42%, 220px);\n    height: auto;\n    object-fit: contain;\n    filter: drop-shadow(0 18px 24px rgba(0,0,0,0.16));\n  }\n\n  .cm-feature-content {\n    position: relative;\n    z-index: 2;\n    max-width: 420px;\n  }\n\n  .cm-card-label {\n    display: inline-flex;\n    margin-bottom: 0.75rem;\n    color: #9CCC3D;\n    font-size: 0.75rem;\n    font-weight: 700;\n    letter-spacing: 0.1em;\n    text-transform: uppercase;\n  }\n\n  .cm-card-link {\n    display: inline-flex;\n    align-items: center;\n    margin-top: 1.15rem;\n    color: #9CCC3D !important;\n    font-size: 0.92rem;\n    font-weight: 700;\n  }\n\n  .cm-card-link:hover {\n    color: #B4DD64 !important;\n  }\n\n  .cm-support-card {\n    min-height: 360px;\n    padding: 1.65rem;\n  }\n\n  .cm-support-head {\n    display: flex;\n    justify-content: space-between;\n    gap: 1rem;\n    align-items: flex-start;\n    margin-bottom: 1rem;\n  }\n\n  .cm-support-head h2 {\n    color: #12202E;\n  }\n\n  .cm-support-head p {\n    margin: 0.45rem 0 0;\n    max-width: 520px;\n    color: #526173;\n    font-size: 0.96rem;\n    line-height: 1.4;\n  }\n\n  .cm-support-all {\n    display: inline-flex;\n    align-items: center;\n    justify-content: center;\n    min-height: 38px;\n    padding: 0.5rem 0.9rem;\n    border-radius: 999px;\n    background: #185ABC;\n    color: #FFFFFF !important;\n    font-size: 0.84rem;\n    font-weight: 700;\n    white-space: nowrap;\n    box-shadow: 0 10px 20px rgba(24, 90, 188, 0.16);\n  }\n\n  .cm-support-all:hover {\n    background: #1F6FD6;\n    color: #FFFFFF !important;\n  }\n\n  .cm-subcategory-grid {\n    display: grid;\n    grid-template-columns: repeat(2, minmax(0, 1fr));\n    gap: 0.7rem;\n  }\n\n  .cm-subcategory {\n    display: grid;\n    grid-template-columns: 44px minmax(0, 1fr);\n    gap: 0.72rem;\n    align-items: center;\n    min-height: 74px;\n    padding: 0.72rem;\n    border-radius: 17px;\n    background: rgba(255, 255, 255, 0.82);\n    border: 1px solid rgba(220, 231, 243, 0.95);\n    color: #12202E !important;\n    box-shadow: 0 8px 18px rgba(18, 32, 46, 0.045);\n    transition: transform 0.18s ease, box-shadow 0.18s ease, border-color 0.18s ease;\n  }\n\n  .cm-subcategory:hover {\n    transform: translateY(-1px);\n    border-color: rgba(156, 204, 61, 0.65);\n    box-shadow: 0 12px 24px rgba(18, 32, 46, 0.075);\n  }\n\n  .cm-subcategory img {\n    width: 44px;\n    height: 44px;\n    object-fit: contain;\n  }\n\n  .cm-subcategory strong {\n    display: block;\n    color: #12202E;\n    font-size: 0.86rem;\n    line-height: 1.12;\n    font-weight: 700;\n  }\n\n  .cm-subcategory span {\n    display: block;\n    margin-top: 0.24rem;\n    color: #6A7788;\n    font-size: 0.72rem;\n    line-height: 1.2;\n  }\n\n  .cm-subcategory .cm-count {\n    color: #185ABC;\n    font-weight: 700;\n  }\n\n  .cm-lower-grid {\n    display: grid;\n    grid-template-columns: repeat(4, minmax(0, 1fr));\n    gap: 1.25rem;\n    margin-top: 1.25rem;\n  }\n\n  .cm-card-small {\n    min-height: 248px;\n    padding: 1.35rem;\n    color: #12202E !important;\n  }\n\n  .cm-card-small h2 {\n    margin-top: 1rem;\n    font-size: 1.35rem;\n  }\n\n  .cm-card-small p {\n    margin: 0.55rem 0 0;\n    color: #526173;\n    font-size: 0.92rem;\n    line-height: 1.38;\n  }\n\n  .cm-small-graphic {\n    width: 74px;\n    height: 74px;\n    object-fit: contain;\n  }\n\n  .cm-card-small--blue {\n    background:\n      radial-gradient(circle at 88% 0%, rgba(156, 204, 61, 0.16), transparent 34%),\n      linear-gradient(135deg, #185ABC 0%, #1F6FD6 100%);\n    color: #FFFFFF !important;\n    border-color: rgba(255,255,255,0.22);\n  }\n\n  .cm-card-small--blue h2,\n  .cm-card-small--blue p {\n    color: #FFFFFF !important;\n  }\n\n  .cm-card-small--blue p {\n    opacity: 0.86;\n  }\n\n  .cm-card-small--green {\n    background:\n      radial-gradient(circle at 88% 0%, rgba(24, 90, 188, 0.12), transparent 34%),\n      linear-gradient(135deg, #F1F8E9 0%, #DDEFC3 100%);\n    border-color: rgba(156, 204, 61, 0.35);\n  }\n\n  .cm-news-card {\n    display: flex;\n    flex-direction: column;\n  }\n\n  .cm-news-card-head {\n    display: block;\n    color: #12202E !important;\n  }\n\n  .cm-news-list {\n    display: grid;\n    gap: 0.45rem;\n    margin-top: 0.95rem;\n  }\n\n  .cm-news-item {\n    display: block;\n    padding: 0.58rem 0.7rem;\n    border-radius: 13px;\n    background: rgba(255, 255, 255, 0.58);\n    border: 1px solid rgba(220, 231, 243, 0.70);\n    color: #12202E !important;\n    font-size: 0.82rem;\n    font-weight: 600;\n    line-height: 1.22;\n    transition: border-color 0.18s ease, color 0.18s ease, background 0.18s ease;\n  }\n\n  .cm-news-item:hover {\n    background: rgba(255, 255, 255, 0.78);\n    border-color: rgba(24, 90, 188, 0.25);\n    color: #185ABC !important;\n  }\n\n  .cm-news-loading,\n  .cm-news-fallback {\n    display: block;\n    color: #526173;\n    font-size: 0.82rem;\n    line-height: 1.3;\n  }\n\n  .cm-news-fallback {\n    font-weight: 600;\n    color: #185ABC;\n  }\n\n\n  .cm-faq-card {\n    grid-column: span 2;\n    padding: 1.45rem;\n  }\n\n  .cm-faq-header {\n    display: flex;\n    gap: 1rem;\n    align-items: flex-start;\n    margin-bottom: 1rem;\n  }\n\n  .cm-faq-header img {\n    width: 64px;\n    height: 64px;\n    object-fit: contain;\n    flex-shrink: 0;\n  }\n\n  .cm-faq-header h2 {\n    color: #12202E;\n    font-size: 1.55rem;\n  }\n\n  .cm-faq-header p {\n    margin: 0.45rem 0 0;\n    color: #526173;\n    font-size: 0.94rem;\n    line-height: 1.4;\n  }\n\n  .cm-faq-list {\n    display: grid;\n    gap: 0.55rem;\n  }\n\n  .cm-faq-link {\n    display: flex;\n    align-items: center;\n    justify-content: space-between;\n    gap: 1rem;\n    padding: 0.74rem 0.85rem;\n    border-radius: 14px;\n    background: rgba(255, 255, 255, 0.78);\n    border: 1px solid rgba(220, 231, 243, 0.95);\n    color: #12202E !important;\n    font-size: 0.9rem;\n    line-height: 1.25;\n    font-weight: 600;\n  }\n\n  .cm-faq-link:hover {\n    border-color: rgba(24, 90, 188, 0.28);\n    color: #185ABC !important;\n  }\n\n  .cm-faq-link::after {\n    content: \"\u2192\";\n    color: #9CCC3D;\n    font-weight: 700;\n    flex-shrink: 0;\n  }\n\n  .cm-tip-card {\n    display: grid;\n    grid-template-columns: minmax(0, 1fr) auto;\n    gap: 1.5rem;\n    align-items: center;\n    margin-top: 1.25rem;\n    padding: 1.55rem 1.65rem;\n    border-radius: 24px;\n    background:\n      radial-gradient(circle at 88% 0%, rgba(255,255,255,0.16), transparent 35%),\n      linear-gradient(135deg, #12202E 0%, #185ABC 62%, #9CCC3D 100%);\n    color: #FFFFFF;\n    border: 1px solid rgba(255,255,255,0.20);\n    box-shadow: 0 18px 42px rgba(18, 32, 46, 0.14);\n  }\n\n  .cm-tip-card h2 {\n    color: #FFFFFF;\n    font-size: 1.55rem;\n  }\n\n  .cm-tip-card p {\n    margin: 0.55rem 0 0;\n    max-width: 860px;\n    color: rgba(255,255,255,0.9);\n    font-size: 1rem;\n    line-height: 1.42;\n  }\n\n  .cm-tip-person {\n    display: flex;\n    align-items: center;\n    gap: 0.75rem;\n    min-width: 210px;\n    padding: 0.72rem;\n    border-radius: 18px;\n    background: rgba(255,255,255,0.12);\n    border: 1px solid rgba(255,255,255,0.15);\n  }\n\n  .cm-tip-person img {\n    width: 46px;\n    height: 46px;\n    border-radius: 999px;\n    object-fit: cover;\n    flex-shrink: 0;\n    box-shadow: 0 8px 16px rgba(18,32,46,0.16);\n  }\n\n  .cm-tip-person span {\n    color: #FFFFFF;\n    font-size: 0.84rem;\n    line-height: 1.18;\n    font-style: italic;\n  }\n\n  .cm-tip-person strong {\n    font-style: normal;\n  }\n\n  @media (max-width: 1240px) {\n    #cm-academy-home {\n      width: min(100%, calc(100vw - 3rem));\n    }\n\n    .cm-home-grid {\n      grid-template-columns: 1fr;\n    }\n\n    .cm-lower-grid {\n      grid-template-columns: repeat(2, minmax(0, 1fr));\n    }\n  }\n\n  @media (max-width: 860px) {\n    body.page .hentry .entry-content {\n      margin-top: 2rem !important;\n    }\n\n    #cm-academy-home {\n      width: calc(100vw - 2rem);\n    }\n\n    .cm-home-intro {\n      display: block;\n    }\n\n    .cm-home-intro p {\n      margin-top: 0.85rem;\n    }\n\n    .cm-subcategory-grid,\n    .cm-lower-grid {\n      grid-template-columns: 1fr;\n    }\n\n    .cm-faq-card {\n      grid-column: span 1;\n    }\n\n    .cm-tip-card {\n      grid-template-columns: 1fr;\n    }\n\n    .cm-tip-person {\n      width: fit-content;\n      min-width: 0;\n    }\n  }\n\n  @media (max-width: 560px) {\n    .cm-feature-card,\n    .cm-support-card,\n    .cm-card-small,\n    .cm-faq-card,\n    .cm-tip-card {\n      border-radius: 20px;\n      padding: 1.2rem;\n    }\n\n    .cm-feature-card {\n      min-height: 330px;\n    }\n\n    .cm-feature-graphic {\n      width: 46%;\n      opacity: 0.9;\n    }\n\n    .cm-support-head {\n      display: block;\n    }\n\n    .cm-support-all {\n      margin-top: 0.85rem;\n    }\n  }\n<\/style>\n\n<div id=\"cm-academy-home\">\n  <section class=\"cm-home-grid\" aria-label=\"Fremh\u00e6vede Academy-omr\u00e5der\">\n\n    <a href=\"https:\/\/cmacademy.events\/da\/kom-godt-i-gang\/\" class=\"cm-card cm-feature-card\">\n      <div class=\"cm-feature-content\">\n        <h2>Kom godt i gang<\/h2>\n        <p>Ny i Conference Manager? Start her og f\u00e5 et hurtigt overblik over det vigtigste.<\/p>\n        <span class=\"cm-card-link\">\u00c5bn guide \u2192<\/span>\n      <\/div>\n      <img decoding=\"async\" class=\"cm-feature-graphic\" src=\"https:\/\/cmacademy.events\/wp-content\/uploads\/2026\/07\/startguide0.png\" alt=\"\">\n    <\/a>\n\n    <section class=\"cm-card cm-support-card\" aria-label=\"Supportartikel-kategorier\">\n      <div class=\"cm-support-head\">\n        <div>\n          <h2>Supportartikler<\/h2>\n          <p class=\"cm-support-intro-text\">Find vejledninger efter emne.<\/p>\n        <\/div>\n        <a href=\"https:\/\/cmacademy.events\/da\/article-categories\/supportartikler\/\" class=\"cm-support-all\">Vis alle<\/a>\n      <\/div>\n\n      <div class=\"cm-subcategory-grid\">\n        <a class=\"cm-subcategory\" href=\"https:\/\/cmacademy.events\/da\/article-categories\/opstart-og-adgang\/\">\n          <img decoding=\"async\" src=\"https:\/\/cmacademy.events\/wp-content\/uploads\/2026\/07\/l-31.png\" alt=\"\">\n          <span>\n            <strong>Opstart og adgang<\/strong>\n            <span><span class=\"cm-count\" data-kb-slug=\"opstart-og-adgang\">&#8230;<\/span><\/span>\n          <\/span>\n        <\/a>\n\n        <a class=\"cm-subcategory\" href=\"https:\/\/cmacademy.events\/da\/article-categories\/arrangement-og-tilmelding\/\">\n          <img decoding=\"async\" src=\"https:\/\/cmacademy.events\/wp-content\/uploads\/2026\/07\/l-32.png\" alt=\"\">\n          <span>\n            <strong>Ops\u00e6tning og tilmelding<\/strong>\n            <span><span class=\"cm-count\" data-kb-slug=\"arrangement-og-tilmelding\">&#8230;<\/span><\/span>\n          <\/span>\n        <\/a>\n\n        <a class=\"cm-subcategory\" href=\"https:\/\/cmacademy.events\/da\/article-categories\/website-og-design\/\">\n          <img decoding=\"async\" src=\"https:\/\/cmacademy.events\/wp-content\/uploads\/2026\/07\/l-35.png\" alt=\"\">\n          <span>\n            <strong>Website og design<\/strong>\n            <span><span class=\"cm-count\" data-kb-slug=\"website-og-design\">&#8230;<\/span><\/span>\n          <\/span>\n        <\/a>\n\n        <a class=\"cm-subcategory\" href=\"https:\/\/cmacademy.events\/da\/article-categories\/invitationer-og-kommunikation\/\">\n          <img decoding=\"async\" src=\"https:\/\/cmacademy.events\/wp-content\/uploads\/2026\/07\/l-38.png\" alt=\"\">\n          <span>\n            <strong>Invitationer og kommunikation<\/strong>\n            <span><span class=\"cm-count\" data-kb-slug=\"invitationer-og-kommunikation\">&#8230;<\/span><\/span>\n          <\/span>\n        <\/a>\n\n        <a class=\"cm-subcategory\" href=\"https:\/\/cmacademy.events\/da\/article-categories\/administration-af-deltagere\/\">\n          <img decoding=\"async\" src=\"https:\/\/cmacademy.events\/wp-content\/uploads\/2026\/07\/l-37.png\" alt=\"\">\n          <span>\n            <strong>Administration af deltagere<\/strong>\n            <span><span class=\"cm-count\" data-kb-slug=\"administration-af-deltagere\">&#8230;<\/span><\/span>\n          <\/span>\n        <\/a>\n\n        <a class=\"cm-subcategory\" href=\"https:\/\/cmacademy.events\/da\/article-categories\/finans-betaling-og-priser\/\">\n          <img decoding=\"async\" src=\"https:\/\/cmacademy.events\/wp-content\/uploads\/2026\/07\/l-39.png\" alt=\"\">\n          <span>\n            <strong>Finans, betaling og priser<\/strong>\n            <span><span class=\"cm-count\" data-kb-slug=\"finans-betaling-og-priser\">&#8230;<\/span><\/span>\n          <\/span>\n        <\/a>\n\n        <a class=\"cm-subcategory\" href=\"https:\/\/cmacademy.events\/da\/article-categories\/apps-onsite-og-interaktion\/\">\n          <img decoding=\"async\" src=\"https:\/\/cmacademy.events\/wp-content\/uploads\/2026\/07\/l-40.png\" alt=\"\">\n          <span>\n            <strong>Apps, onsite og interaktion<\/strong>\n            <span><span class=\"cm-count\" data-kb-slug=\"apps-onsite-og-interaktion\">&#8230;<\/span><\/span>\n          <\/span>\n        <\/a>\n\n        <a class=\"cm-subcategory\" href=\"https:\/\/cmacademy.events\/da\/article-categories\/filer-og-materialer\/\">\n          <img decoding=\"async\" src=\"https:\/\/cmacademy.events\/wp-content\/uploads\/2026\/07\/l-41.png\" alt=\"\">\n          <span>\n            <strong>Filer og materialer<\/strong>\n            <span><span class=\"cm-count\" data-kb-slug=\"filer-og-materialer\">&#8230;<\/span><\/span>\n          <\/span>\n        <\/a>\n      <\/div>\n    <\/section>\n\n  <\/section>\n\n  <section class=\"cm-lower-grid\" aria-label=\"Flere Academy-omr\u00e5der\">\n\n    <section class=\"cm-card cm-faq-card\" aria-label=\"Ofte stillede sp\u00f8rgsm\u00e5l\">\n      <div class=\"cm-faq-header\">\n        <div>\n          <span class=\"cm-card-label\">FAQ<\/span>\n          <h2>FAQ<\/h2>\n          <p>Find svar p\u00e5 ofte stillede sp\u00f8rgsm\u00e5l.<\/p>\n          <a class=\"cm-faq-view-all\" href=\"https:\/\/cmacademy.events\/da\/article-categories\/ofte-stillede-sporgsmal\/\">Vis alle<\/a>\n        <\/div>\n      <\/div>\n\n      <div class=\"cm-faq-list\">\n        <a class=\"cm-faq-link\" href=\"https:\/\/cmacademy.events\/da\/knowledge-base\/hvorfor-bliver-min-forside-ikke-vist-paa-mit-arrangement\/\">Hvorfor bliver min forside ikke vist p\u00e5 mit arrangement?<\/a>\n        <a class=\"cm-faq-link\" href=\"https:\/\/cmacademy.events\/da\/knowledge-base\/hvorfor-ser-jeg-siden-bekraeft-din-identitet\/\">Hvorfor ser jeg siden \u201cBekr\u00e6ft din identitet\u201d?<\/a>\n        <a class=\"cm-faq-link\" href=\"https:\/\/cmacademy.events\/da\/knowledge-base\/hvorfor-virker-mine-links-ikke-i-testmails\/\">Hvorfor virker mine links ikke i testmails?<\/a>\n        <a class=\"cm-faq-link\" href=\"https:\/\/cmacademy.events\/da\/knowledge-base\/hvorfor-forsvinder-folk-fra-invitationslisten\/\">Hvorfor forsvinder folk fra invitationslisten?<\/a>\n        <a class=\"cm-faq-link\" href=\"https:\/\/cmacademy.events\/da\/knowledge-base\/hvordan-tilmelder-jeg-selv-en-deltager-som-admin\/\">Hvordan tilmelder jeg selv en deltager som admin?<\/a>\n        <a class=\"cm-faq-link\" href=\"https:\/\/cmacademy.events\/da\/knowledge-base\/hvad-er-en-arrangementskode-og-hvordan-bruges-den\/\">Hvad er en arrangementskode \u2013 og hvordan bruges den?<\/a>\n      <\/div>\n    <\/section>\n\n    <a href=\"https:\/\/cmacademy.events\/da\/certificering-og-traening\/\" class=\"cm-card cm-card-small cm-card-small--green\">\n      <img decoding=\"async\" class=\"cm-small-graphic\" src=\"https:\/\/cmacademy.events\/wp-content\/uploads\/2026\/07\/l-23.png\" alt=\"\">\n      <h2>Certificering og tr\u00e6ning<\/h2>\n      <p>Bliv certificeret eller book skr\u00e6ddersyet tr\u00e6ning.<\/p>\n      <span class=\"cm-card-action\">Se muligheder \u2192<\/span>\n    <\/a>\n\n    <a href=\"https:\/\/cmacademy.events\/da\/article-categories\/videoer\/\" class=\"cm-card cm-card-small cm-card-small--blue cm-videos-card\">\n      <img decoding=\"async\" class=\"cm-small-graphic\" src=\"https:\/\/cmacademy.events\/wp-content\/uploads\/2026\/07\/l-24.png\" alt=\"\">\n      <h2>Videoer<\/h2>\n      <p>Se grundige tutorials og gennemgange.<\/p>\n      <span class=\"cm-card-action\">Se videoer \u2192<\/span>\n    <\/a>\n\n    <a href=\"https:\/\/cmacademy.events\/da\/inspiration\/\" class=\"cm-card cm-card-small\">\n      <img decoding=\"async\" class=\"cm-small-graphic\" src=\"https:\/\/cmacademy.events\/wp-content\/uploads\/2026\/07\/l-25.png\" alt=\"\">\n      <h2>Inspiration<\/h2>\n      <p>F\u00e5 id\u00e9er til bedre arrangementsops\u00e6tninger.<\/p>\n      <span class=\"cm-card-action\">F\u00e5 inspiration \u2192<\/span>\n    <\/a>\n\n    <a href=\"https:\/\/cmacademy.events\/da\/ressourcer\/\" class=\"cm-card cm-card-small\">\n      <img decoding=\"async\" class=\"cm-small-graphic\" src=\"https:\/\/cmacademy.events\/wp-content\/uploads\/2026\/07\/l-26.png\" alt=\"\">\n      <h2>Ressourcer<\/h2>\n      <p>Find brochurer og nyttige guides.<\/p>\n      <span class=\"cm-card-action\">Se ressourcer \u2192<\/span>\n    <\/a>\n\n    <a href=\"https:\/\/cmacademy.events\/da\/nyheder\/\" class=\"cm-card cm-card-small cm-card-small--green cm-news-card\" aria-label=\"Nyheder\">\n      <img decoding=\"async\" class=\"cm-small-graphic\" src=\"https:\/\/cmacademy.events\/wp-content\/uploads\/2026\/07\/l-29.png\" alt=\"\">\n      <h2>Nyheder<\/h2>\n      <p>Hold dig opdateret om releases og \u00e6ndringer.<\/p>\n      <span class=\"cm-card-action\">Se nyheder \u2192<\/span>\n    <\/a>\n\n    <section id=\"weekly-tip\" class=\"cm-card cm-card-small cm-tip-inline\" aria-label=\"Ugens tip\"><\/section>\n\n  <\/section>\n\n<\/div>\n\n<script>\n(function () {\n  const countElements = document.querySelectorAll(\"#cm-academy-home .cm-count[data-kb-slug]\");\n\n  countElements.forEach(function (element) {\n    const slug = element.getAttribute(\"data-kb-slug\");\n\n    fetch(\"\/wp-json\/wp\/v2\/ht-kb-category?slug=\" + encodeURIComponent(slug) + \"&lang=da\")\n      .then(function (response) {\n        if (!response.ok) throw new Error(\"Could not fetch category count\");\n        return response.json();\n      })\n      .then(function (data) {\n        const count = data && data[0] && typeof data[0].count === \"number\" ? data[0].count : null;\n\n        if (count === null) {\n          element.textContent = \"Se artikler\";\n          return;\n        }\n\n        element.textContent = count + \" \" + (count === 1 ? \"artikel\" : \"artikler\");\n      })\n      .catch(function () {\n        element.textContent = \"Se artikler\";\n      });\n  });\n})();\n<\/script>\n\n<script>\n(function () {\n  const tips = [\n  { text: \"Vidste du, at dine arrangementer kan gemmes i op til 60 m\u00e5neder \u2013 og at du kan kopiere ops\u00e6tningen til nye arrangementer med \u00e9t klik?\", name: \"Trine\", img: \"https:\/\/cmacademy.events\/wp-content\/uploads\/2026\/05\/1-1.png\" },\n  { text: \"Vidste du, at CMPM-udbetalinger kan h\u00e5ndteres automatisk \u00e9n gang om m\u00e5neden \u2013 eller at du selv kan starte udbetalingen, n\u00e5r det passer dig?\", name: \"Rune\", img: \"https:\/\/cmacademy.events\/wp-content\/uploads\/2026\/05\/2-1.png\" },\n  { text: \"Vidste du, at dit designlayout kan gemmes i Website Designer, s\u00e5 du nemt kan genbruge det til fremtidige arrangementer?\", name: \"S\u00f8ren\", img: \"https:\/\/cmacademy.events\/wp-content\/uploads\/2026\/05\/3-1.png\" },\n  { text: \"Vidste du, at du kan oprette ventelister, s\u00e5 folk automatisk f\u00e5r besked, n\u00e5r der bliver ledige pladser?\", name: \"Elisabeth\", img: \"https:\/\/cmacademy.events\/wp-content\/uploads\/2026\/05\/Design-uden-navn-2026-05-04T104103.453.png\" },\n  { text: \"Vidste du, at du kan bruge dit eget e-maildom\u00e6ne til at sende invitationer, bekr\u00e6ftelser og meget mere?\", name: \"Jakob\", img: \"https:\/\/cmacademy.events\/wp-content\/uploads\/2026\/05\/Design-uden-navn-2026-05-04T101052.946.png\" },\n  { text: \"Vidste du, at du kan sende personlige e-mails med deltagernavne ved hj\u00e6lp af flettefelter?\", name: \"Randi\", img: \"https:\/\/cmacademy.events\/wp-content\/uploads\/2026\/05\/6-2.png\" },\n  { text: \"Vidste du, at du kan bruge dit eget dom\u00e6ne til din arrangementsside?\", name: \"Trine\", img: \"https:\/\/cmacademy.events\/wp-content\/uploads\/2026\/05\/1-1.png\" },\n  { text: \"Vidste du, at du kan sende fakturaer direkte i Conference Manager?\", name: \"Rune\", img: \"https:\/\/cmacademy.events\/wp-content\/uploads\/2026\/05\/2-1.png\" },\n  { text: \"Vidste du, at du kan sende m\u00f8deindkaldelser direkte i Conference Manager?\", name: \"S\u00f8ren\", img: \"https:\/\/cmacademy.events\/wp-content\/uploads\/2026\/05\/3-1.png\" },\n  { text: \"Vidste du, at du kan integrere din egen betalingsl\u00f8sning, s\u00e5 deltagerne betaler direkte til dig?\", name: \"Elisabeth\", img: \"https:\/\/cmacademy.events\/wp-content\/uploads\/2026\/05\/Design-uden-navn-2026-05-04T104103.453.png\" },\n  { text: \"Vidste du, at du kan sende personlige certifikater via sektionen Materiale?\", name: \"Jakob\", img: \"https:\/\/cmacademy.events\/wp-content\/uploads\/2026\/05\/Design-uden-navn-2026-05-04T101052.946.png\" },\n  { text: \"Vidste du, at du kan sende p\u00e5mindelser og sidste \u00f8jebliks-opdateringer som SMS-beskeder direkte i Conference Manager?\", name: \"Randi\", img: \"https:\/\/cmacademy.events\/wp-content\/uploads\/2026\/05\/6-2.png\" },\n  { text: \"Vidste du, at du kan afholde live-afstemninger via CM Events-appen?\", name: \"Trine\", img: \"https:\/\/cmacademy.events\/wp-content\/uploads\/2026\/05\/1-1.png\" },\n  { text: \"Vidste du, at dine deltagere kan v\u00e6lge en specifik plads, n\u00e5r de tilmelder sig?\", name: \"Rune\", img: \"https:\/\/cmacademy.events\/wp-content\/uploads\/2026\/05\/2-1.png\" },\n  { text: \"Vidste du, at du kan give dine samarbejdspartnere adgang til relevant information via eksternt login?\", name: \"S\u00f8ren\", img: \"https:\/\/cmacademy.events\/wp-content\/uploads\/2026\/05\/3-1.png\" },\n  { text: \"Vidste du, at du kan oprette navneskilte og bordkort i sektionen Materiale?\", name: \"Elisabeth\", img: \"https:\/\/cmacademy.events\/wp-content\/uploads\/2026\/05\/Design-uden-navn-2026-05-04T104103.453.png\" },\n  { text: \"Vidste du, at du kan aktivere notifikationer for dine arrangementer?\", name: \"Jakob\", img: \"https:\/\/cmacademy.events\/wp-content\/uploads\/2026\/05\/Design-uden-navn-2026-05-04T101052.946.png\" },\n  { text: \"Vidste du, at du kan bestille dine egne skrifttyper til brug p\u00e5 dine arrangementssider?\", name: \"Randi\", img: \"https:\/\/cmacademy.events\/wp-content\/uploads\/2026\/05\/6-2.png\" },\n  { text: \"Vidste du, at du kan kr\u00e6ve, at deltagere uploader materiale (f.eks. abstracts), f\u00f8r de m\u00e5 tilmelde sig?\", name: \"Trine\", img: \"https:\/\/cmacademy.events\/wp-content\/uploads\/2026\/05\/1-1.png\" },\n  { text: \"Vidste du, at du kan booke konsulenttimer til hj\u00e6lp med ops\u00e6tning, design eller avancerede funktioner \u2013 enten hos dig eller hos os?\", name: \"Rune\", img: \"https:\/\/cmacademy.events\/wp-content\/uploads\/2026\/05\/2-1.png\" },\n  { text: \"Vidste du, at du kan kr\u00e6ve, at alle tilmeldinger skal godkendes af dig, f\u00f8r deltagerne er registreret?\", name: \"S\u00f8ren\", img: \"https:\/\/cmacademy.events\/wp-content\/uploads\/2026\/05\/3-1.png\" },\n  { text: \"Vidste du, at vi tilbyder certificering i Conference Manager \u2013 direkte hos jer?\", name: \"Elisabeth\", img: \"https:\/\/cmacademy.events\/wp-content\/uploads\/2026\/05\/Design-uden-navn-2026-05-04T104103.453.png\" },\n  { text: \"Vidste du, at du kan tilf\u00f8je deltagernoter, som kun du og dit team kan se?\", name: \"Jakob\", img: \"https:\/\/cmacademy.events\/wp-content\/uploads\/2026\/05\/Design-uden-navn-2026-05-04T101052.946.png\" },\n  { text: \"Vidste du, at vi kan printe dine navneskilte for dig \u2013 s\u00e5 de er klar f\u00f8r arrangementet?\", name: \"Randi\", img: \"https:\/\/cmacademy.events\/wp-content\/uploads\/2026\/05\/6-2.png\" },\n  { text: \"Vidste du, at du kan oprette en skjult deltagerkategori, der er gratis \u2013 og generere et specifikt link til den?\", name: \"Trine\", img: \"https:\/\/cmacademy.events\/wp-content\/uploads\/2026\/05\/1-1.png\" },\n  { text: \"Vidste du, at Conference Manager kan kobles direkte til dit HubSpot CRM?\", name: \"Rune\", img: \"https:\/\/cmacademy.events\/wp-content\/uploads\/2026\/05\/2-1.png\" },\n  { text: \"Vidste du, at du kan sende sp\u00f8rgeskemaer ud til dine deltagere i Conference Manager?\", name: \"S\u00f8ren\", img: \"https:\/\/cmacademy.events\/wp-content\/uploads\/2026\/05\/3-1.png\" },\n  { text: \"Vidste du, at du kan integrere Conference Manager med dine egne systemer via API?\", name: \"Elisabeth\", img: \"https:\/\/cmacademy.events\/wp-content\/uploads\/2026\/05\/Design-uden-navn-2026-05-04T104103.453.png\" },\n  { text: \"Vidste du, at du kan oprette tilvalg, s\u00e5 deltagerne kan k\u00f8be fx mad eller transport?\", name: \"Jakob\", img: \"https:\/\/cmacademy.events\/wp-content\/uploads\/2026\/05\/Design-uden-navn-2026-05-04T101052.946.png\" },\n  { text: \"Vidste du, at du kan aktivere login med firmakonto via Single Sign-On?\", name: \"Randi\", img: \"https:\/\/cmacademy.events\/wp-content\/uploads\/2026\/05\/6-2.png\" },\n  { text: \"Vidste du, at dine deltagere kan downloade CM Events-appen og f\u00e5 adgang til b\u00e5de billet og program d\u00e9r?\", name: \"Trine\", img: \"https:\/\/cmacademy.events\/wp-content\/uploads\/2026\/05\/1-1.png\" },\n  { text: \"Vidste du, at du kan bestille onsite-print og f\u00e5 navneskilte printet ved check-in?\", name: \"Rune\", img: \"https:\/\/cmacademy.events\/wp-content\/uploads\/2026\/05\/2-1.png\" },\n  { text: \"Vidste du, at du kan tilpasse ordrebekr\u00e6ftelsen for hver deltagerkategori?\", name: \"S\u00f8ren\", img: \"https:\/\/cmacademy.events\/wp-content\/uploads\/2026\/05\/3-1.png\" }\n];\n\n  const today = new Date();\n  const tuesdayBase = new Date(2024, 0, 2);\n  const diffWeeks = Math.floor((today - tuesdayBase) \/ (7 * 24 * 60 * 60 * 1000));\n  const index = diffWeeks % tips.length;\n  const tip = tips[index];\n\n  const weeklyTip = document.getElementById(\"weekly-tip\");\n  if (!weeklyTip) return;\n\n  weeklyTip.innerHTML = `\n    <h2>Ugens tip<\/h2>\n    <p>${tip.text}<\/p>\n    <div class=\"cm-tip-person\">\n      <img decoding=\"async\" src=\"${tip.img}\" alt=\"${tip.name}\">\n      <span><strong>${tip.name}<\/strong><br>fra Customer Success<\/span>\n    <\/div>\n  `;\n})();\n<\/script>\n\n\n<style>\n  \/* =========================================================\n     CM Academy homepage \u2014 width + scale fix v3\n     - bruger mere af sk\u00e6rmbredden\n     - mindre overskrift\/tekst\/kort\n     - breaker ud af WP\/Heroic containeren kun p\u00e5 forsiden\n     ========================================================= *\/\n\n  body.page .hentry,\n  body.page .hentry .entry-content {\n    max-width: none !important;\n    width: 100% !important;\n  }\n\n  body.page .hentry .entry-content {\n    margin-top: 2rem !important;\n    margin-left: calc(50% - 50vw) !important;\n    margin-right: calc(50% - 50vw) !important;\n    padding-left: 0 !important;\n    padding-right: 0 !important;\n  }\n\n  #cm-academy-home {\n    width: min(1680px, calc(100vw - 4rem)) !important;\n    margin: 0 auto 4rem !important;\n  }\n\n  #cm-academy-home .cm-home-intro {\n    margin-bottom: 1.05rem !important;\n    gap: 1.5rem !important;\n  }\n\n  #cm-academy-home .cm-home-intro h1 {\n    max-width: 620px !important;\n    font-size: clamp(1.95rem, 3.05vw, 3.45rem) !important;\n    line-height: 1.03 !important;\n  }\n\n  #cm-academy-home .cm-home-intro p {\n    max-width: 390px !important;\n    font-size: 0.96rem !important;\n    line-height: 1.42 !important;\n  }\n\n  #cm-academy-home .cm-home-kicker {\n    margin-bottom: 0.55rem !important;\n    padding: 0.28rem 0.62rem !important;\n    font-size: 0.68rem !important;\n  }\n\n  #cm-academy-home .cm-home-grid {\n    grid-template-columns: minmax(300px, 0.62fr) minmax(760px, 1.38fr) !important;\n    gap: 1rem !important;\n  }\n\n  #cm-academy-home .cm-lower-grid {\n    gap: 1rem !important;\n    margin-top: 1rem !important;\n  }\n\n  #cm-academy-home .cm-card {\n    border-radius: 20px !important;\n  }\n\n  #cm-academy-home .cm-feature-card {\n    min-height: 300px !important;\n    padding: 1.55rem !important;\n  }\n\n  #cm-academy-home .cm-feature-card h2,\n  #cm-academy-home .cm-support-card h2,\n  #cm-academy-home .cm-card-small h2,\n  #cm-academy-home .cm-tip-card h2 {\n    font-size: clamp(1.25rem, 1.55vw, 1.78rem) !important;\n    line-height: 1.08 !important;\n  }\n\n  #cm-academy-home .cm-feature-card p,\n  #cm-academy-home .cm-support-head p,\n  #cm-academy-home .cm-card-small p,\n  #cm-academy-home .cm-tip-card p {\n    font-size: 0.88rem !important;\n    line-height: 1.34 !important;\n  }\n\n  #cm-academy-home .cm-feature-graphic {\n    width: min(39%, 170px) !important;\n  }\n\n  #cm-academy-home .cm-card-label {\n    margin-bottom: 0.55rem !important;\n    font-size: 0.66rem !important;\n  }\n\n  #cm-academy-home .cm-card-link {\n    margin-top: 0.9rem !important;\n    font-size: 0.84rem !important;\n  }\n\n  #cm-academy-home .cm-support-card {\n    min-height: 300px !important;\n    padding: 1.35rem !important;\n  }\n\n  #cm-academy-home .cm-support-head {\n    margin-bottom: 0.85rem !important;\n  }\n\n  #cm-academy-home .cm-support-all {\n    min-height: 34px !important;\n    padding: 0.42rem 0.78rem !important;\n    font-size: 0.78rem !important;\n  }\n\n  #cm-academy-home .cm-subcategory-grid {\n    grid-template-columns: repeat(4, minmax(0, 1fr)) !important;\n    gap: 0.58rem !important;\n  }\n\n  #cm-academy-home .cm-subcategory {\n    grid-template-columns: 38px minmax(0, 1fr) !important;\n    min-height: 66px !important;\n    gap: 0.58rem !important;\n    padding: 0.58rem !important;\n    border-radius: 14px !important;\n  }\n\n  #cm-academy-home .cm-subcategory img {\n    width: 38px !important;\n    height: 38px !important;\n  }\n\n  #cm-academy-home .cm-subcategory strong {\n    font-size: 0.76rem !important;\n    line-height: 1.08 !important;\n  }\n\n  #cm-academy-home .cm-subcategory span {\n    font-size: 0.66rem !important;\n  }\n\n  #cm-academy-home .cm-card-small {\n    min-height: 210px !important;\n    padding: 1.05rem !important;\n  }\n\n  #cm-academy-home .cm-card-small h2 {\n    margin-top: 0.7rem !important;\n    font-size: 1.13rem !important;\n  }\n\n  #cm-academy-home .cm-small-graphic {\n    width: 60px !important;\n    height: 60px !important;\n  }\n\n  #cm-academy-home .cm-faq-card {\n    padding: 1.1rem !important;\n  }\n\n  #cm-academy-home .cm-faq-header {\n    margin-bottom: 0.78rem !important;\n  }\n\n  #cm-academy-home .cm-faq-header img {\n    width: 54px !important;\n    height: 54px !important;\n  }\n\n  #cm-academy-home .cm-faq-header h2 {\n    font-size: 1.25rem !important;\n  }\n\n  #cm-academy-home .cm-faq-header p {\n    font-size: 0.84rem !important;\n  }\n\n  #cm-academy-home .cm-faq-link {\n    padding: 0.56rem 0.68rem !important;\n    border-radius: 12px !important;\n    font-size: 0.8rem !important;\n  }\n\n  #cm-academy-home .cm-news-list {\n    margin-top: 0.72rem !important;\n  }\n\n  #cm-academy-home .cm-news-item {\n    padding: 0.48rem 0.58rem !important;\n    font-size: 0.74rem !important;\n  }\n\n  #cm-academy-home .cm-tip-card {\n    margin-top: 1rem !important;\n    padding: 1.2rem 1.35rem !important;\n    border-radius: 20px !important;\n  }\n\n  #cm-academy-home .cm-tip-person {\n    min-width: 190px !important;\n    padding: 0.6rem !important;\n    border-radius: 15px !important;\n  }\n\n  #cm-academy-home .cm-tip-person img {\n    width: 42px !important;\n    height: 42px !important;\n  }\n\n  #cm-academy-home .cm-tip-person span {\n    font-size: 0.78rem !important;\n  }\n\n  @media (max-width: 1400px) {\n    #cm-academy-home .cm-home-grid {\n      grid-template-columns: minmax(280px, 0.72fr) minmax(640px, 1.28fr) !important;\n    }\n\n    #cm-academy-home .cm-subcategory-grid {\n      grid-template-columns: repeat(2, minmax(0, 1fr)) !important;\n    }\n  }\n\n  @media (max-width: 1080px) {\n    #cm-academy-home {\n      width: min(100%, calc(100vw - 2rem)) !important;\n    }\n\n    #cm-academy-home .cm-home-grid {\n      grid-template-columns: 1fr !important;\n    }\n\n    #cm-academy-home .cm-lower-grid {\n      grid-template-columns: repeat(2, minmax(0, 1fr)) !important;\n    }\n  }\n\n  @media (max-width: 760px) {\n    body.page .hentry .entry-content {\n      margin-top: 1.5rem !important;\n    }\n\n    #cm-academy-home {\n      width: calc(100vw - 1.25rem) !important;\n    }\n\n    #cm-academy-home .cm-subcategory-grid,\n    #cm-academy-home .cm-lower-grid {\n      grid-template-columns: 1fr !important;\n    }\n\n    #cm-academy-home .cm-faq-card {\n      grid-column: span 1 !important;\n    }\n  }\n<\/style>\n\n\n<style>\n  \/* =========================================================\n     CM Academy homepage \u2014 centered content, no intro v4\n     - fjerner intro\/tekstsektionen\n     - centrerer indholdet igen\n     - bruger stadig en bred container\n     ========================================================= *\/\n\n  body.page .hentry .entry-content {\n    margin-top: 2rem !important;\n    margin-left: 0 !important;\n    margin-right: 0 !important;\n    padding-left: 0 !important;\n    padding-right: 0 !important;\n    overflow: visible !important;\n  }\n\n  #cm-academy-home {\n    width: min(1500px, calc(100vw - 5rem)) !important;\n    max-width: none !important;\n    margin: 0 auto 4rem !important;\n    position: relative !important;\n    left: auto !important;\n    right: auto !important;\n    transform: none !important;\n  }\n\n  #cm-academy-home .cm-home-intro {\n    display: none !important;\n  }\n\n  #cm-academy-home .cm-home-grid {\n    grid-template-columns: minmax(280px, 0.58fr) minmax(760px, 1.42fr) !important;\n    gap: 1.1rem !important;\n  }\n\n  #cm-academy-home .cm-feature-card,\n  #cm-academy-home .cm-support-card {\n    min-height: 292px !important;\n  }\n\n  #cm-academy-home .cm-feature-card {\n    padding: 1.55rem !important;\n  }\n\n  #cm-academy-home .cm-support-card {\n    padding: 1.35rem !important;\n  }\n\n  #cm-academy-home .cm-subcategory-grid {\n    grid-template-columns: repeat(4, minmax(0, 1fr)) !important;\n    gap: 0.58rem !important;\n  }\n\n  #cm-academy-home .cm-lower-grid {\n    gap: 1.1rem !important;\n    margin-top: 1.1rem !important;\n  }\n\n  @media (max-width: 1500px) {\n    #cm-academy-home {\n      width: min(1380px, calc(100vw - 3rem)) !important;\n    }\n\n    #cm-academy-home .cm-home-grid {\n      grid-template-columns: minmax(270px, 0.66fr) minmax(620px, 1.34fr) !important;\n    }\n\n    #cm-academy-home .cm-subcategory-grid {\n      grid-template-columns: repeat(2, minmax(0, 1fr)) !important;\n    }\n  }\n\n  @media (max-width: 1080px) {\n    #cm-academy-home {\n      width: calc(100vw - 2rem) !important;\n    }\n\n    #cm-academy-home .cm-home-grid {\n      grid-template-columns: 1fr !important;\n    }\n\n    #cm-academy-home .cm-subcategory-grid {\n      grid-template-columns: repeat(2, minmax(0, 1fr)) !important;\n    }\n\n    #cm-academy-home .cm-lower-grid {\n      grid-template-columns: repeat(2, minmax(0, 1fr)) !important;\n    }\n  }\n\n  @media (max-width: 760px) {\n    #cm-academy-home {\n      width: calc(100vw - 1.25rem) !important;\n    }\n\n    #cm-academy-home .cm-subcategory-grid,\n    #cm-academy-home .cm-lower-grid {\n      grid-template-columns: 1fr !important;\n    }\n  }\n<\/style>\n\n\n<style>\n  \/* =========================================================\n     CM Academy homepage \u2014 Ugens tip as card v5\n     - flytter Ugens tip op i kort-gridet\n     - fjerner den brede nederste tip-bj\u00e6lke\n     ========================================================= *\/\n\n  #cm-academy-home #weekly-tip.cm-tip-inline {\n    display: block !important;\n    min-height: 210px !important;\n    padding: 1.05rem !important;\n    border-radius: 20px !important;\n    background:\n      radial-gradient(circle at 88% 0%, rgba(156, 204, 61, 0.18), transparent 34%),\n      linear-gradient(135deg, #12202E 0%, #185ABC 100%) !important;\n    border: 1px solid rgba(255,255,255,0.22) !important;\n    color: #FFFFFF !important;\n    box-shadow: 0 16px 38px rgba(18, 32, 46, 0.10) !important;\n  }\n\n  #cm-academy-home #weekly-tip.cm-tip-inline .cm-card-label {\n    color: #9CCC3D !important;\n  }\n\n  #cm-academy-home #weekly-tip.cm-tip-inline h2 {\n    margin-top: 0.7rem !important;\n    color: #FFFFFF !important;\n    font-size: 1.13rem !important;\n    line-height: 1.08 !important;\n  }\n\n  #cm-academy-home #weekly-tip.cm-tip-inline p {\n    margin: 0.55rem 0 0 !important;\n    color: rgba(255,255,255,0.88) !important;\n    font-size: 0.84rem !important;\n    line-height: 1.34 !important;\n  }\n\n  #cm-academy-home #weekly-tip.cm-tip-inline .cm-tip-person {\n    display: flex !important;\n    align-items: center !important;\n    gap: 0.58rem !important;\n    width: 100% !important;\n    min-width: 0 !important;\n    margin-top: 1rem !important;\n    padding: 0.55rem !important;\n    border-radius: 14px !important;\n    background: rgba(255,255,255,0.12) !important;\n    border: 1px solid rgba(255,255,255,0.15) !important;\n  }\n\n  #cm-academy-home #weekly-tip.cm-tip-inline .cm-tip-person img {\n    width: 38px !important;\n    height: 38px !important;\n    border-radius: 999px !important;\n    object-fit: cover !important;\n    flex-shrink: 0 !important;\n  }\n\n  #cm-academy-home #weekly-tip.cm-tip-inline .cm-tip-person span {\n    color: #FFFFFF !important;\n    font-size: 0.74rem !important;\n    line-height: 1.18 !important;\n    font-style: italic !important;\n  }\n\n  #cm-academy-home #weekly-tip.cm-tip-inline .cm-tip-person strong {\n    font-style: normal !important;\n  }\n\n  \/* Neutralis\u00e9r den gamle brede tip-card styling, hvis noget h\u00e6nger ved *\/\n  #cm-academy-home #weekly-tip.cm-tip-inline .cm-tip-card {\n    display: block !important;\n    margin: 0 !important;\n    padding: 0 !important;\n    background: transparent !important;\n    border: 0 !important;\n    box-shadow: none !important;\n  }\n<\/style>\n\n\n<style>\n  \/* =========================================================\n     CM Academy homepage \u2014 compact card rows and actions v6\n     - kortene hopper ikke p\u00e5 hover\n     - sm\u00e5 kort bliver ikke strakt i h\u00f8jden\n     - ens \"view\/action\"-links i kortene\n     - fjerner un\u00f8dvendig support-tekst\n     ========================================================= *\/\n\n  #cm-academy-home .cm-card:hover,\n  #cm-academy-home .cm-subcategory:hover {\n    transform: none !important;\n  }\n\n  #cm-academy-home .cm-lower-grid {\n    align-items: start !important;\n    grid-auto-rows: auto !important;\n  }\n\n  #cm-academy-home .cm-card-small,\n  #cm-academy-home #weekly-tip.cm-tip-inline {\n    min-height: 188px !important;\n    height: auto !important;\n  }\n\n  #cm-academy-home .cm-faq-card {\n    align-self: start !important;\n  }\n\n  #cm-academy-home .cm-card-small {\n    display: flex !important;\n    flex-direction: column !important;\n  }\n\n  #cm-academy-home .cm-card-action {\n    display: inline-flex !important;\n    align-items: center !important;\n    width: fit-content !important;\n    margin-top: auto !important;\n    padding-top: 0.85rem !important;\n    color: #185ABC !important;\n    font-size: 0.82rem !important;\n    font-weight: 700 !important;\n    line-height: 1.1 !important;\n  }\n\n  #cm-academy-home .cm-card-action:hover {\n    color: #9CCC3D !important;\n  }\n\n  #cm-academy-home .cm-card-small--blue .cm-card-action,\n  #cm-academy-home #weekly-tip.cm-tip-inline .cm-card-action {\n    color: #9CCC3D !important;\n  }\n\n  #cm-academy-home .cm-card-action--standalone {\n    margin-top: 0.85rem !important;\n    padding-top: 0 !important;\n  }\n\n  #cm-academy-home .cm-news-card-head {\n    flex: 0 0 auto !important;\n  }\n\n  #cm-academy-home .cm-news-list {\n    margin-top: auto !important;\n    padding-top: 0.85rem !important;\n  }\n\n  #cm-academy-home #weekly-tip.cm-tip-inline .cm-tip-person {\n    height: auto !important;\n    min-height: 0 !important;\n    margin-top: 0.9rem !important;\n  }\n\n  #cm-academy-home #weekly-tip.cm-tip-inline p {\n    margin-bottom: 0 !important;\n  }\n\n  #cm-academy-home .cm-support-head p {\n    max-width: 430px !important;\n  }\n<\/style>\n\n\n<style>\n  \/* =========================================================\n     CM Academy homepage \u2014 FAQ without graphic v7\n     - fjerner stor FAQ-grafik\n     - g\u00f8r FAQ-kassen mere tekstbaseret ligesom Supportartikler\n     - lidt strammere FAQ-top, n\u00e5r der ikke er ikon\n     ========================================================= *\/\n\n  #cm-academy-home .cm-faq-header {\n    display: block !important;\n    margin-bottom: 0.85rem !important;\n  }\n\n  #cm-academy-home .cm-faq-header img {\n    display: none !important;\n  }\n\n  #cm-academy-home .cm-faq-header h2 {\n    margin-top: 0 !important;\n  }\n\n  #cm-academy-home .cm-faq-header p {\n    max-width: 460px !important;\n  }\n\n  #cm-academy-home .cm-faq-card {\n    background:\n      radial-gradient(circle at 90% 0%, rgba(24, 90, 188, 0.07), transparent 34%),\n      linear-gradient(180deg, rgba(255,255,255,0.96) 0%, rgba(248,251,255,0.98) 100%) !important;\n  }\n<\/style>\n\n\n<style>\n  \/* =========================================================\n     CM Academy homepage \u2014 lower grid in two rows v8\n     - bruger bredden bedre\n     - FAQ ligger til venstre og sp\u00e6nder over to r\u00e6kker\n     - de \u00f8vrige seks kort ligger til h\u00f8jre i 3 x 2\n     ========================================================= *\/\n\n  #cm-academy-home {\n    width: min(1580px, calc(100vw - 4rem)) !important;\n  }\n\n  #cm-academy-home .cm-lower-grid {\n    display: grid !important;\n    grid-template-columns: minmax(0, 1.08fr) minmax(0, 1.08fr) repeat(3, minmax(0, 0.92fr)) !important;\n    grid-auto-rows: auto !important;\n    align-items: stretch !important;\n    gap: 1rem !important;\n    margin-top: 1rem !important;\n  }\n\n  #cm-academy-home .cm-faq-card {\n    grid-column: span 2 !important;\n    grid-row: span 2 !important;\n    align-self: stretch !important;\n  }\n\n  #cm-academy-home .cm-card-small,\n  #cm-academy-home #weekly-tip.cm-tip-inline {\n    min-height: 178px !important;\n    height: auto !important;\n  }\n\n  #cm-academy-home .cm-card-small {\n    padding: 1rem !important;\n  }\n\n  #cm-academy-home .cm-card-small h2,\n  #cm-academy-home #weekly-tip.cm-tip-inline h2 {\n    font-size: 1.06rem !important;\n    line-height: 1.08 !important;\n  }\n\n  #cm-academy-home .cm-card-small p,\n  #cm-academy-home #weekly-tip.cm-tip-inline p {\n    font-size: 0.8rem !important;\n    line-height: 1.3 !important;\n  }\n\n  #cm-academy-home .cm-small-graphic {\n    width: 52px !important;\n    height: 52px !important;\n  }\n\n  #cm-academy-home .cm-card-action {\n    font-size: 0.78rem !important;\n    padding-top: 0.72rem !important;\n  }\n\n  #cm-academy-home #weekly-tip.cm-tip-inline .cm-tip-person {\n    margin-top: 0.75rem !important;\n    padding: 0.48rem !important;\n  }\n\n  #cm-academy-home #weekly-tip.cm-tip-inline .cm-tip-person img {\n    width: 34px !important;\n    height: 34px !important;\n  }\n\n  #cm-academy-home #weekly-tip.cm-tip-inline .cm-tip-person span {\n    font-size: 0.68rem !important;\n  }\n\n  #cm-academy-home .cm-news-item {\n    font-size: 0.7rem !important;\n    padding: 0.42rem 0.5rem !important;\n  }\n\n  @media (max-width: 1380px) {\n    #cm-academy-home {\n      width: min(1380px, calc(100vw - 3rem)) !important;\n    }\n\n    #cm-academy-home .cm-lower-grid {\n      grid-template-columns: repeat(4, minmax(0, 1fr)) !important;\n    }\n\n    #cm-academy-home .cm-faq-card {\n      grid-column: span 2 !important;\n      grid-row: span 1 !important;\n    }\n  }\n\n  @media (max-width: 980px) {\n    #cm-academy-home .cm-lower-grid {\n      grid-template-columns: repeat(2, minmax(0, 1fr)) !important;\n    }\n\n    #cm-academy-home .cm-faq-card {\n      grid-column: span 2 !important;\n      grid-row: span 1 !important;\n    }\n  }\n\n  @media (max-width: 680px) {\n    #cm-academy-home {\n      width: calc(100vw - 1.25rem) !important;\n    }\n\n    #cm-academy-home .cm-lower-grid {\n      grid-template-columns: 1fr !important;\n    }\n\n    #cm-academy-home .cm-faq-card {\n      grid-column: span 1 !important;\n      grid-row: span 1 !important;\n    }\n  }\n<\/style>\n\n\n<style>\n  \/* =========================================================\n     CM Academy homepage \u2014 text cleanup v9\n     - fjerner Weekly tip-labelen i tip-kortet\n     - FAQ-overskrift hedder nu FAQ i stedet for Quick answers\n     ========================================================= *\/\n\n  #cm-academy-home #weekly-tip.cm-tip-inline > .cm-card-label {\n    display: none !important;\n  }\n\n  #cm-academy-home #weekly-tip.cm-tip-inline h2 {\n    margin-top: 0 !important;\n  }\n<\/style>\n\n\n<style>\n  \/* =========================================================\n     CM Academy homepage \u2014 remove Kom godt i gang label v10\n     - fjerner Start here-labelen i Kom godt i gang-kortet\n     ========================================================= *\/\n\n  #cm-academy-home .cm-feature-card .cm-card-label {\n    display: none !important;\n  }\n\n  #cm-academy-home .cm-feature-card h2 {\n    margin-top: 0 !important;\n  }\n<\/style>\n\n\n<style>\n  \/* =========================================================\n     CM Academy homepage \u2014 Support header cleanup v11\n     - fjerner Supportartikler som lille label\n     - g\u00f8r Supportartikler til rigtig overskrift\n     - Browse by topic ligger nu kun i br\u00f8dteksten\n     ========================================================= *\/\n\n  #cm-academy-home .cm-support-card .cm-card-label {\n    display: none !important;\n  }\n\n  #cm-academy-home .cm-support-card h2 {\n    margin-top: 0 !important;\n  }\n<\/style>\n\n\n\n<style>\n  \/* =========================================================\n     CM Academy homepage \u2014 card title alignment + FAQ cleanup v12\n     - aligner overskrifterne p\u00e6nere i de sm\u00e5 kort\n     - fjerner den gr\u00f8nne FAQ-label\n     - tilf\u00f8jer et lille FAQ-ikon igen\n     ========================================================= *\/\n\n  #cm-academy-home .cm-card-small,\n  #cm-academy-home .cm-news-card {\n    display: grid !important;\n    grid-template-rows: 64px auto auto 1fr auto;\n    align-content: start;\n  }\n\n  #cm-academy-home .cm-card-small .cm-small-graphic,\n  #cm-academy-home .cm-news-card .cm-small-graphic {\n    width: 64px !important;\n    height: 64px !important;\n    margin: 0 0 0.55rem 0 !important;\n    object-fit: contain;\n    object-position: left top;\n    align-self: start;\n    justify-self: start;\n  }\n\n  #cm-academy-home .cm-card-small h2,\n  #cm-academy-home .cm-news-card h2 {\n    margin: 0 !important;\n  }\n\n  #cm-academy-home .cm-card-small p,\n  #cm-academy-home .cm-news-card p {\n    margin-top: 0.55rem !important;\n  }\n\n  #cm-academy-home .cm-news-card-head {\n    display: contents;\n  }\n\n  #cm-academy-home .cm-faq-card .cm-card-label {\n    display: none !important;\n  }\n\n  #cm-academy-home .cm-faq-header {\n    gap: 0.9rem;\n    align-items: flex-start;\n  }\n\n  #cm-academy-home .cm-faq-icon {\n    width: 54px !important;\n    height: 54px !important;\n    object-fit: contain;\n    object-position: left top;\n    flex-shrink: 0;\n    margin-top: -0.1rem;\n  }\n\n  #cm-academy-home .cm-faq-header h2 {\n    margin-top: 0 !important;\n  }\n<\/style>\n\n\n\n<style>\n  \/* =========================================================\n     CM Academy homepage \u2014 FAQ icon + softer videos ombre v13\n     ========================================================= *\/\n\n  #cm-academy-home .cm-faq-icon {\n    display: block !important;\n    width: 54px !important;\n    height: 54px !important;\n    object-fit: contain;\n    flex-shrink: 0;\n    opacity: 1 !important;\n  }\n\n  #cm-academy-home .cm-videos-card {\n    background:\n      radial-gradient(circle at 18% 14%, rgba(255,255,255,0.16), transparent 24%),\n      radial-gradient(circle at 88% 18%, rgba(156,204,61,0.12), transparent 26%),\n      linear-gradient(135deg, #173152 0%, #185ABC 46%, #2F73D8 72%, #4C89DD 100%) !important;\n    border-color: rgba(255,255,255,0.24) !important;\n  }\n\n  #cm-academy-home .cm-videos-card .cm-card-action {\n    color: #B7F06A !important;\n  }\n<\/style>\n\n<style>\n  \/* =========================================================\n     CM Academy homepage \u2014 hover\/actions cleanup v14\n     - FAQ og Support cards f\u00e5r ikke gr\u00f8n hoverkant\n     - Vis alle i Supportartikler bliver gr\u00f8n ved hover\n     - Watch videos f\u00e5r tydeligere hoverfarve\n     - View latest news f\u00e5r tydeligere hover\n     - artikelantal i subcategories bliver gr\u00f8nne\n     ========================================================= *\/\n\n  #cm-academy-home .cm-support-card:hover,\n  #cm-academy-home .cm-faq-card:hover {\n    transform: none !important;\n    border-color: rgba(220, 231, 243, 0.95) !important;\n    box-shadow: 0 16px 38px rgba(18, 32, 46, 0.075) !important;\n  }\n\n  #cm-academy-home .cm-support-all:hover {\n    background: #9CCC3D !important;\n    color: #12202E !important;\n  }\n\n  #cm-academy-home .cm-subcategory .cm-count {\n    color: #9CCC3D !important;\n  }\n\n  #cm-academy-home .cm-videos-card .cm-card-action:hover {\n    color: #FFFFFF !important;\n    text-decoration: underline !important;\n    text-underline-offset: 3px !important;\n  }\n\n  #cm-academy-home .cm-news-card .cm-card-action:hover {\n    color: #12202E !important;\n    text-decoration: underline !important;\n    text-underline-offset: 3px !important;\n  }\n<\/style>\n\n\n\n<style>\n  \/* =========================================================\n     CM Academy homepage \u2014 FAQ icon + action hover polish v15\n     - FAQ-ikonet vises igen med korrekt specificitet\n     - Open guide f\u00e5r en anden hoverfarve\n     - Watch videos f\u00e5r hover uden understregning\n     ========================================================= *\/\n\n  #cm-academy-home .cm-faq-header img.cm-faq-icon {\n    display: block !important;\n    width: 54px !important;\n    height: 54px !important;\n    opacity: 1 !important;\n    visibility: visible !important;\n  }\n\n  #cm-academy-home .cm-feature-card .cm-card-link:hover {\n    color: #FFFFFF !important;\n  }\n\n  #cm-academy-home .cm-videos-card .cm-card-action:hover {\n    color: #D8FF8A !important;\n    text-decoration: none !important;\n  }\n<\/style>\n\n\n\n<style>\n  \/* =========================================================\n     CM Academy homepage \u2014 FAQ icon placement tweak v16\n     - flytter FAQ-ikonet op i h\u00f8jre hj\u00f8rne\n     - g\u00f8r det en smule st\u00f8rre\n     - giver luft til overskrift\/tekst s\u00e5 det st\u00e5r p\u00e6nere\n     ========================================================= *\/\n\n  #cm-academy-home .cm-faq-card {\n    position: relative;\n  }\n\n  #cm-academy-home .cm-faq-header {\n    position: relative;\n    display: block !important;\n    padding-right: 5.5rem !important;\n    min-height: 4.4rem;\n  }\n\n  #cm-academy-home .cm-faq-header img.cm-faq-icon {\n    position: absolute !important;\n    top: 0 !important;\n    right: 0 !important;\n    width: 68px !important;\n    height: 68px !important;\n    margin: 0 !important;\n  }\n\n  #cm-academy-home .cm-faq-header h2 {\n    margin-top: 0 !important;\n    margin-bottom: 0.55rem !important;\n  }\n\n  #cm-academy-home .cm-faq-header p {\n    max-width: 430px !important;\n    margin-top: 0 !important;\n  }\n<\/style>\n\n\n\n<style>\n  \/* =========================================================\n     CM Academy homepage \u2014 stronger action hover v17\n     - Watch videos og View latest news f\u00e5r tydelig hover\n     - ingen understregning p\u00e5 hover\n     ========================================================= *\/\n\n  #cm-academy-home .cm-videos-card .cm-card-action,\n  #cm-academy-home .cm-news-card .cm-card-action {\n    border-radius: 999px !important;\n    padding: 0.42rem 0.72rem !important;\n    margin-left: -0.72rem !important;\n    transition: background 0.18s ease, color 0.18s ease, transform 0.18s ease !important;\n  }\n\n  #cm-academy-home .cm-videos-card .cm-card-action:hover {\n    background: rgba(255, 255, 255, 0.18) !important;\n    color: #FFFFFF !important;\n    text-decoration: none !important;\n  }\n\n  #cm-academy-home .cm-news-card .cm-card-action:hover,\n  #cm-academy-home .cm-news-fallback:hover {\n    background: rgba(24, 90, 188, 0.10) !important;\n    color: #12202E !important;\n    text-decoration: none !important;\n  }\n<\/style>\n\n\n\n<style>\n  \/* =========================================================\n     CM Academy homepage \u2014 larger FAQ icon v22\n     - g\u00f8r FAQ-ikonet tydeligt st\u00f8rre i \u00f8verste h\u00f8jre hj\u00f8rne\n     - bevarer luft til teksten\n     ========================================================= *\/\n\n  #cm-academy-home .cm-faq-header {\n    padding-right: 8rem !important;\n    min-height: 6.1rem !important;\n  }\n\n  #cm-academy-home .cm-faq-header img.cm-faq-icon {\n    width: 116px !important;\n    height: 116px !important;\n    top: -0.55rem !important;\n    right: -0.25rem !important;\n  }\n<\/style>\n\n<style>\n  \/* =========================================================\n     CM Academy homepage \u2014 basic white hover v19\n     - Watch videos og View latest news f\u00e5r helt enkel hvid hover\n     ========================================================= *\/\n\n  #cm-academy-home .cm-videos-card .cm-card-action:hover,\n  #cm-academy-home .cm-news-card .cm-card-action:hover,\n  #cm-academy-home .cm-news-fallback:hover {\n    background: #FFFFFF !important;\n    color: #185ABC !important;\n    text-decoration: none !important;\n  }\n<\/style>\n\n\n\n<style>\n  \/* =========================================================\n     CM Academy homepage \u2014 Support view all hover text v20\n     - Vis alle i Supportartikler forbliver hvid ved hover\n     ========================================================= *\/\n\n  #cm-academy-home .cm-support-all:hover {\n    color: #FFFFFF !important;\n  }\n<\/style>\n\n\n\n<style>\n  \/* =========================================================\n     CM Academy homepage \u2014 clean text-only action hover v23\n     - Support text opdateret\n     - Watch videos \/ View latest news hover \u00e6ndrer kun tekstfarve\n     - fjerner pill\/baggrund\/understregning fra action hover\n     ========================================================= *\/\n\n  #cm-academy-home .cm-videos-card .cm-card-action,\n  #cm-academy-home .cm-news-card .cm-card-action,\n  #cm-academy-home .cm-news-fallback {\n    background: transparent !important;\n    border-radius: 0 !important;\n    padding-left: 0 !important;\n    padding-right: 0 !important;\n    margin-left: 0 !important;\n    text-decoration: none !important;\n    transition: color 0.18s ease !important;\n  }\n\n  #cm-academy-home .cm-videos-card .cm-card-action:hover {\n    background: transparent !important;\n    color: #FFFFFF !important;\n    text-decoration: none !important;\n  }\n\n  #cm-academy-home .cm-news-card .cm-card-action:hover,\n  #cm-academy-home .cm-news-fallback:hover {\n    background: transparent !important;\n    color: #12202E !important;\n    text-decoration: none !important;\n  }\n<\/style>\n\n\n\n<style>\n  \/* =========================================================\n     CM Academy homepage \u2014 softer video card + updated Nyheder text v24\n     - Nyheder-teksten d\u00e6kker nu Conference Manager generelt\n     - Videoer-kortet er gjort lyst, s\u00e5 det ikke matcher Kom godt i gang for meget\n     - reducerer 'nattehimmel\/skyer'-fornemmelsen\n     ========================================================= *\/\n\n  #cm-academy-home .cm-videos-card {\n    background:\n      radial-gradient(circle at 88% 0%, rgba(156, 204, 61, 0.12), transparent 34%),\n      linear-gradient(180deg, rgba(255,255,255,0.96) 0%, rgba(246,250,255,0.98) 100%) !important;\n    border-color: rgba(220, 231, 243, 0.95) !important;\n    color: #12202E !important;\n  }\n\n  #cm-academy-home .cm-videos-card h2,\n  #cm-academy-home .cm-videos-card p {\n    color: #12202E !important;\n  }\n\n  #cm-academy-home .cm-videos-card p {\n    color: #526173 !important;\n    opacity: 1 !important;\n  }\n\n  #cm-academy-home .cm-videos-card .cm-card-action {\n    color: #185ABC !important;\n  }\n\n  #cm-academy-home .cm-videos-card .cm-card-action:hover {\n    color: #9CCC3D !important;\n    background: transparent !important;\n    text-decoration: none !important;\n  }\n\n  #cm-academy-home .cm-feature-card {\n    background:\n      radial-gradient(circle at 88% 0%, rgba(156, 204, 61, 0.16), transparent 35%),\n      linear-gradient(135deg, #13263A 0%, #1F364D 58%, #185ABC 100%) !important;\n  }\n<\/style>\n\n\n\n<style>\n  \/* =========================================================\n     CM Academy homepage \u2014 colour balance update v25\n     - Kom godt i gang forbliver m\u00f8rk\/bl\u00e5 som prim\u00e6r kasse\n     - Videoer bliver gr\u00f8n i stedet for bl\u00e5\n     - Certificering og tr\u00e6ning bliver lys bl\u00e5\n     - Nyheder bliver lys bl\u00e5\/gr\u00f8nlig bl\u00e5\n     - Inspiration og Ressourcer forbliver rolige\/neutrale\n     ========================================================= *\/\n\n  \/* Certificering og tr\u00e6ning: light blue instead of green *\/\n  #cm-academy-home a[href=\"https:\/\/cmacademy.events\/da\/certificering-og-traening\/\"].cm-card-small {\n    background:\n      radial-gradient(circle at 88% 0%, rgba(156, 204, 61, 0.11), transparent 34%),\n      linear-gradient(135deg, rgba(236, 246, 255, 0.98) 0%, rgba(216, 234, 255, 0.98) 100%) !important;\n    border-color: rgba(169, 202, 255, 0.70) !important;\n  }\n\n  \/* Videoer: fresh green *\/\n  #cm-academy-home .cm-videos-card {\n    background:\n      radial-gradient(circle at 88% 0%, rgba(255, 255, 255, 0.20), transparent 34%),\n      linear-gradient(135deg, #F1F8E9 0%, #DDEFC3 45%, #9CCC3D 100%) !important;\n    border-color: rgba(156, 204, 61, 0.55) !important;\n    color: #12202E !important;\n  }\n\n  #cm-academy-home .cm-videos-card h2,\n  #cm-academy-home .cm-videos-card p {\n    color: #12202E !important;\n  }\n\n  #cm-academy-home .cm-videos-card p {\n    color: #394A5E !important;\n    opacity: 1 !important;\n  }\n\n  #cm-academy-home .cm-videos-card .cm-card-action {\n    color: #185ABC !important;\n  }\n\n  #cm-academy-home .cm-videos-card .cm-card-action:hover {\n    color: #12202E !important;\n    background: transparent !important;\n    text-decoration: none !important;\n  }\n\n  \/* Nyheder: light blue\/green-blue *\/\n  #cm-academy-home .cm-news-card {\n    background:\n      radial-gradient(circle at 88% 0%, rgba(156, 204, 61, 0.12), transparent 34%),\n      linear-gradient(135deg, rgba(236, 246, 255, 0.98) 0%, rgba(220, 234, 255, 0.98) 58%, rgba(241, 248, 233, 0.96) 100%) !important;\n    border-color: rgba(169, 202, 255, 0.62) !important;\n  }\n\n  #cm-academy-home .cm-news-card .cm-card-action,\n  #cm-academy-home .cm-news-fallback {\n    color: #185ABC !important;\n  }\n\n  #cm-academy-home .cm-news-card .cm-card-action:hover,\n  #cm-academy-home .cm-news-fallback:hover {\n    color: #9CCC3D !important;\n    background: transparent !important;\n    text-decoration: none !important;\n  }\n\n  \/* Keep Kom godt i gang as the only dark hero card, but a little cleaner *\/\n  #cm-academy-home .cm-feature-card {\n    background:\n      radial-gradient(circle at 88% 0%, rgba(156, 204, 61, 0.13), transparent 35%),\n      linear-gradient(135deg, #12202E 0%, #1F364D 62%, #185ABC 100%) !important;\n  }\n<\/style>\n\n\n\n<style>\n  \/* =========================================================\n     CM Academy homepage \u2014 larger FAQ icon v26\n     - g\u00f8r FAQ-ikonet lidt st\u00f8rre\n     ========================================================= *\/\n\n  #cm-academy-home .cm-faq-header {\n    padding-right: 9rem !important;\n    min-height: 6.7rem !important;\n  }\n\n  #cm-academy-home .cm-faq-header img.cm-faq-icon {\n    width: 132px !important;\n    height: 132px !important;\n    top: -0.75rem !important;\n    right: -0.35rem !important;\n  }\n<\/style>\n\n\n\n<style>\n  \/* =========================================================\n     CM Academy homepage \u2014 Kom godt i gang green\/blue v27\n     - Kom godt i gang f\u00e5r en friskere gr\u00f8n\/bl\u00e5 gradient\n     - stadig mere markant end de lyse kort\n     - mindre nattehimmel og ikke helt sart pastel\n     ========================================================= *\/\n\n  #cm-academy-home .cm-feature-card {\n    background:\n      radial-gradient(circle at 82% 18%, rgba(255, 255, 255, 0.18), transparent 26%),\n      radial-gradient(circle at 92% 92%, rgba(156, 204, 61, 0.42), transparent 34%),\n      linear-gradient(135deg, #185ABC 0%, #2F7DBB 48%, #9CCC3D 100%) !important;\n    border-color: rgba(255, 255, 255, 0.24) !important;\n  }\n\n  #cm-academy-home .cm-feature-card h2,\n  #cm-academy-home .cm-feature-card p {\n    color: #FFFFFF !important;\n  }\n\n  #cm-academy-home .cm-feature-card p {\n    opacity: 0.92 !important;\n  }\n\n  #cm-academy-home .cm-feature-card .cm-card-link {\n    color: #FFFFFF !important;\n  }\n\n  #cm-academy-home .cm-feature-card .cm-card-link:hover {\n    color: #12202E !important;\n  }\n<\/style>\n\n\n\n<style>\n  \/* =========================================================\n     CM Academy homepage \u2014 FAQ text position v28\n     - rykker FAQ-overskrift og tekst lidt l\u00e6ngere ned\n     - g\u00f8r FAQ-overskriften tydeligt fed\n     ========================================================= *\/\n\n  #cm-academy-home .cm-faq-header > div {\n    padding-top: 0.55rem !important;\n  }\n\n  #cm-academy-home .cm-faq-header h2 {\n    font-weight: 800 !important;\n  }\n<\/style>\n\n\n\n<style>\n  \/* =========================================================\n     CM Academy homepage \u2014 Kom godt i gang edge + FAQ spacing v29\n     - fjerner den m\u00f8rke kant ved Kom godt i gang-kassen\n     - rykker FAQ-tekst lidt l\u00e6ngere ned\n     - rykker FAQ-ikonet lidt ned og g\u00f8r det en smule st\u00f8rre\n     ========================================================= *\/\n\n  #cm-academy-home .cm-feature-card {\n    border-color: rgba(255, 255, 255, 0.26) !important;\n    box-shadow: 0 16px 38px rgba(18, 32, 46, 0.08) !important;\n    background:\n      radial-gradient(circle at 82% 18%, rgba(255, 255, 255, 0.18), transparent 26%),\n      radial-gradient(circle at 92% 92%, rgba(156, 204, 61, 0.42), transparent 34%),\n      linear-gradient(135deg, #185ABC 0%, #397DB8 48%, #9CCC3D 100%) !important;\n  }\n\n  #cm-academy-home .cm-feature-card::after {\n    content: \"\";\n    position: absolute;\n    inset: 0;\n    border-radius: inherit;\n    pointer-events: none;\n    box-shadow: inset 0 0 0 1px rgba(255,255,255,0.18);\n  }\n\n  #cm-academy-home .cm-faq-header > div {\n    padding-top: 1.15rem !important;\n  }\n\n  #cm-academy-home .cm-faq-header {\n    min-height: 7.3rem !important;\n  }\n\n  #cm-academy-home .cm-faq-header img.cm-faq-icon {\n    width: 146px !important;\n    height: 146px !important;\n    top: 0.15rem !important;\n    right: -0.45rem !important;\n  }\n<\/style>\n\n\n<script>\n(function () {\n  const clickableCards = document.querySelectorAll(\"#cm-academy-home [data-card-link]\");\n\n  clickableCards.forEach(function (card) {\n    card.addEventListener(\"click\", function (event) {\n      if (event.target.closest(\"a\")) return;\n\n      const link = card.getAttribute(\"data-card-link\");\n      if (link) window.location.href = link;\n    });\n  });\n})();\n<\/script>\n\n\n\n<style>\n  \/* =========================================================\n     CM Academy homepage \u2014 Kom godt i gang edge + clickable Nyheder v30\n     - fjerner den m\u00f8rke kant\/outline p\u00e5 Kom godt i gang\n     - g\u00f8r hele Nyheder-kassen klikbar\n     ========================================================= *\/\n\n  #cm-academy-home .cm-feature-card {\n    border: 0 !important;\n    outline: 1px solid rgba(255, 255, 255, 0.32) !important;\n    outline-offset: -1px !important;\n    box-shadow: 0 14px 32px rgba(18, 32, 46, 0.06) !important;\n    background:\n      radial-gradient(circle at 82% 18%, rgba(255, 255, 255, 0.18), transparent 26%),\n      radial-gradient(circle at 92% 92%, rgba(156, 204, 61, 0.40), transparent 34%),\n      linear-gradient(135deg, #1D64B8 0%, #4186BB 48%, #9CCC3D 100%) !important;\n  }\n\n  #cm-academy-home .cm-feature-card::after {\n    content: none !important;\n    display: none !important;\n  }\n\n  #cm-academy-home .cm-news-card {\n    cursor: pointer !important;\n  }\n<\/style>\n\n\n\n<style>\n  \/* =========================================================\n     CM Academy homepage \u2014 action alignment + softer tip v31\n     - aligner View\/Watch-links i de sm\u00e5 kort\n     - g\u00f8r action-links ens i v\u00e6gt og st\u00f8rrelse\n     - toner Ugens tip ned, s\u00e5 den passer bedre til resten\n     ========================================================= *\/\n\n  \/* Ensartede action-links *\/\n  #cm-academy-home .cm-card-action,\n  #cm-academy-home .cm-news-fallback,\n  #cm-academy-home .cm-card-link {\n    font-weight: 700 !important;\n    font-size: 0.78rem !important;\n    line-height: 1.1 !important;\n    text-decoration: none !important;\n  }\n\n  \/* Sm\u00e5 kort: samme indre struktur, s\u00e5 CTA st\u00e5r samme sted *\/\n  #cm-academy-home .cm-card-small {\n    display: flex !important;\n    flex-direction: column !important;\n    justify-content: flex-start !important;\n  }\n\n  #cm-academy-home .cm-card-small .cm-small-graphic {\n    flex: 0 0 auto !important;\n  }\n\n  #cm-academy-home .cm-card-small h2 {\n    flex: 0 0 auto !important;\n  }\n\n  #cm-academy-home .cm-card-small p {\n    flex: 0 0 auto !important;\n  }\n\n  #cm-academy-home .cm-card-small .cm-card-action {\n    margin-top: auto !important;\n    padding-top: 0.9rem !important;\n  }\n\n  \/* Nyheder bruger dynamisk\/fallback link, s\u00e5 den f\u00e5r samme placering *\/\n  #cm-academy-home .cm-news-card {\n    display: flex !important;\n    flex-direction: column !important;\n  }\n\n  #cm-academy-home .cm-news-card-head {\n    display: block !important;\n    flex: 0 0 auto !important;\n  }\n\n  #cm-academy-home .cm-news-list {\n    margin-top: auto !important;\n    padding-top: 0.9rem !important;\n  }\n\n  #cm-academy-home .cm-news-fallback {\n    display: inline-flex !important;\n    width: fit-content !important;\n    color: #185ABC !important;\n    background: transparent !important;\n    padding: 0 !important;\n    margin: 0 !important;\n    border-radius: 0 !important;\n  }\n\n  \/* Hover: kun tekstfarve, ingen pille\/baggrund *\/\n  #cm-academy-home .cm-videos-card .cm-card-action,\n  #cm-academy-home .cm-news-card .cm-card-action,\n  #cm-academy-home .cm-news-fallback {\n    background: transparent !important;\n    border-radius: 0 !important;\n    padding-left: 0 !important;\n    padding-right: 0 !important;\n    margin-left: 0 !important;\n    transition: color 0.18s ease !important;\n  }\n\n  #cm-academy-home .cm-videos-card .cm-card-action:hover {\n    background: transparent !important;\n    color: #12202E !important;\n    text-decoration: none !important;\n  }\n\n  #cm-academy-home .cm-news-card .cm-card-action:hover,\n  #cm-academy-home .cm-news-fallback:hover {\n    background: transparent !important;\n    color: #9CCC3D !important;\n    text-decoration: none !important;\n  }\n\n  \/* Ugens tip: stadig highlight, men mere rolig og i familie med resten *\/\n  #cm-academy-home #weekly-tip.cm-tip-inline {\n    background:\n      radial-gradient(circle at 88% 0%, rgba(156, 204, 61, 0.16), transparent 34%),\n      linear-gradient(135deg, #DCEAFF 0%, #BFD8FF 54%, #F1F8E9 100%) !important;\n    border-color: rgba(169, 202, 255, 0.72) !important;\n    color: #12202E !important;\n    box-shadow: 0 14px 30px rgba(18, 32, 46, 0.075) !important;\n  }\n\n  #cm-academy-home #weekly-tip.cm-tip-inline h2 {\n    color: #12202E !important;\n  }\n\n  #cm-academy-home #weekly-tip.cm-tip-inline p {\n    color: #394A5E !important;\n  }\n\n  #cm-academy-home #weekly-tip.cm-tip-inline .cm-tip-person {\n    background: rgba(255, 255, 255, 0.62) !important;\n    border-color: rgba(255, 255, 255, 0.78) !important;\n  }\n\n  #cm-academy-home #weekly-tip.cm-tip-inline .cm-tip-person span {\n    color: #12202E !important;\n  }\n<\/style>\n\n\n\n<style>\n  \/* =========================================================\n     CM Academy homepage \u2014 stricter action alignment v32\n     - tvinger de sm\u00e5 kort til samme h\u00f8jde i r\u00e6kken\n     - placerer View\/Watch\/Get inspired-links nederst samme sted\n     ========================================================= *\/\n\n  #cm-academy-home .cm-lower-grid {\n    align-items: stretch !important;\n    grid-auto-rows: 1fr !important;\n  }\n\n  #cm-academy-home .cm-card-small,\n  #cm-academy-home #weekly-tip.cm-tip-inline {\n    height: 100% !important;\n    min-height: 205px !important;\n  }\n\n  #cm-academy-home .cm-card-small {\n    display: flex !important;\n    flex-direction: column !important;\n  }\n\n  #cm-academy-home .cm-card-small .cm-card-action {\n    margin-top: auto !important;\n    padding-top: 0 !important;\n  }\n\n  #cm-academy-home .cm-news-card {\n    display: flex !important;\n    flex-direction: column !important;\n  }\n\n  #cm-academy-home .cm-news-card-head {\n    display: block !important;\n  }\n\n  #cm-academy-home .cm-news-list {\n    margin-top: auto !important;\n    padding-top: 0 !important;\n  }\n\n  #cm-academy-home .cm-news-fallback {\n    margin-top: 0 !important;\n  }\n<\/style>\n\n\n\n<style>\n  \/* =========================================================\n     CM Academy homepage \u2014 Tip colour + Open guide button v33\n     - Ugens tip f\u00e5r mere bl\u00e5\/gr\u00f8n kontrast og skiller sig fra Nyheder\n     - S\u00f8ren\/person-boksen rykkes l\u00e6ngere ned i Tip-kortet\n     - Open guide bliver en gr\u00f8n knap\n     ========================================================= *\/\n\n  \/* Open guide as green button *\/\n  #cm-academy-home .cm-feature-card .cm-card-link {\n    display: inline-flex !important;\n    align-items: center !important;\n    justify-content: center !important;\n    width: fit-content !important;\n    margin-top: 1.15rem !important;\n    padding: 0.52rem 0.95rem !important;\n    border-radius: 999px !important;\n    background: #9CCC3D !important;\n    color: #12202E !important;\n    font-size: 0.82rem !important;\n    font-weight: 800 !important;\n    line-height: 1.1 !important;\n    box-shadow: 0 10px 20px rgba(156, 204, 61, 0.22) !important;\n    transition: background 0.18s ease, color 0.18s ease, box-shadow 0.18s ease !important;\n  }\n\n  #cm-academy-home .cm-feature-card .cm-card-link:hover {\n    background: #B7E44D !important;\n    color: #12202E !important;\n    box-shadow: 0 12px 24px rgba(156, 204, 61, 0.30) !important;\n  }\n\n  \/* Ugens tip: stronger blue\/green, but softer than old dark card *\/\n  #cm-academy-home #weekly-tip.cm-tip-inline {\n    display: flex !important;\n    flex-direction: column !important;\n    background:\n      radial-gradient(circle at 88% 0%, rgba(156, 204, 61, 0.30), transparent 34%),\n      linear-gradient(135deg, #185ABC 0%, #2F7DBB 54%, #9CCC3D 100%) !important;\n    border-color: rgba(255, 255, 255, 0.28) !important;\n    color: #FFFFFF !important;\n    box-shadow: 0 16px 34px rgba(18, 32, 46, 0.11) !important;\n  }\n\n  #cm-academy-home #weekly-tip.cm-tip-inline h2 {\n    color: #FFFFFF !important;\n  }\n\n  #cm-academy-home #weekly-tip.cm-tip-inline p {\n    color: rgba(255, 255, 255, 0.92) !important;\n  }\n\n  \/* Move person box down and make it sit nicely at the bottom *\/\n  #cm-academy-home #weekly-tip.cm-tip-inline .cm-tip-person {\n    margin-top: auto !important;\n    background: rgba(255, 255, 255, 0.22) !important;\n    border-color: rgba(255, 255, 255, 0.26) !important;\n  }\n\n  #cm-academy-home #weekly-tip.cm-tip-inline .cm-tip-person span {\n    color: #FFFFFF !important;\n  }\n<\/style>\n\n<style>\n  \/* =========================================================\n     CM Academy homepage \u2014 Ugens tip blue\/white ombre v34\n     - g\u00f8r Ugens tip lysere med bl\u00e5\/hvid ombre\n     - bevarer person-boksen nederst\n     ========================================================= *\/\n  #cm-academy-home #weekly-tip.cm-tip-inline {\n    background:\n      radial-gradient(circle at 88% 14%, rgba(255, 255, 255, 0.88), transparent 30%),\n      linear-gradient(135deg, #D9E8FF 0%, #C3DBFF 42%, #EEF5FF 72%, #FFFFFF 100%) !important;\n    border: 1px solid rgba(133, 171, 228, 0.34) !important;\n    color: #12202E !important;\n    box-shadow: 0 14px 30px rgba(24, 90, 188, 0.10) !important;\n  }\n\n  #cm-academy-home #weekly-tip.cm-tip-inline h2 {\n    color: #12202E !important;\n  }\n\n  #cm-academy-home #weekly-tip.cm-tip-inline p {\n    color: #314761 !important;\n  }\n\n  #cm-academy-home #weekly-tip.cm-tip-inline .cm-tip-person {\n    margin-top: auto !important;\n    background: rgba(255, 255, 255, 0.74) !important;\n    border: 1px solid rgba(133, 171, 228, 0.30) !important;\n    box-shadow: 0 8px 20px rgba(24, 90, 188, 0.08) !important;\n  }\n\n  #cm-academy-home #weekly-tip.cm-tip-inline .cm-tip-person span,\n  #cm-academy-home #weekly-tip.cm-tip-inline .cm-tip-person strong {\n    color: #12202E !important;\n  }\n<\/style>\n\n\n\n<style>\n  \/* =========================================================\n     CM Academy homepage \u2014 Open guide button hover v35\n     - Open guide har hvid tekst\n     - knappen bliver bl\u00e5 ved hover\n     - teksten forbliver hvid ved hover\n     ========================================================= *\/\n\n  #cm-academy-home .cm-feature-card .cm-card-link {\n    color: #FFFFFF !important;\n  }\n\n  #cm-academy-home .cm-feature-card .cm-card-link:hover {\n    background: #185ABC !important;\n    color: #FFFFFF !important;\n    box-shadow: 0 12px 24px rgba(24, 90, 188, 0.24) !important;\n  }\n<\/style>\n\n\n\n<style>\n  \/* =========================================================\n     CM Academy homepage \u2014 Kom godt i gang background image v36\n     - bruger nyt raketbillede som baggrund i Kom godt i gang-kassen\n     - skjuler det gamle separate ikon\/billede\n     - bevarer tekst og Open guide-knap som HTML\/CSS\n     ========================================================= *\/\n\n  #cm-academy-home .cm-feature-card {\n    background:\n      linear-gradient(90deg, rgba(18,32,46,0.34) 0%, rgba(18,32,46,0.12) 46%, rgba(18,32,46,0.02) 100%),\n      url(\"https:\/\/cmacademy.events\/wp-content\/uploads\/2026\/07\/startguide0.png\") center right \/ cover no-repeat !important;\n    border: 0 !important;\n    outline: 1px solid rgba(255,255,255,0.28) !important;\n    outline-offset: -1px !important;\n    box-shadow: 0 16px 36px rgba(18, 32, 46, 0.10) !important;\n  }\n\n  #cm-academy-home .cm-feature-card::after {\n    content: none !important;\n    display: none !important;\n  }\n\n  #cm-academy-home .cm-feature-graphic {\n    display: none !important;\n  }\n\n  #cm-academy-home .cm-feature-content {\n    max-width: 390px !important;\n  }\n\n  #cm-academy-home .cm-feature-card h2,\n  #cm-academy-home .cm-feature-card p {\n    color: #FFFFFF !important;\n    text-shadow: 0 2px 12px rgba(18,32,46,0.20) !important;\n  }\n\n  #cm-academy-home .cm-feature-card p {\n    opacity: 0.94 !important;\n  }\n<\/style>\n\n\n\n<style>\n  \/* =========================================================\n     CM Academy homepage \u2014 Kom godt i gang text width v37\n     - holder teksten l\u00e6ngere mod venstre\n     - undg\u00e5r at teksten g\u00e5r ind over raketten\n     ========================================================= *\/\n\n  #cm-academy-home .cm-feature-content {\n    max-width: 310px !important;\n  }\n\n  #cm-academy-home .cm-feature-card p {\n    max-width: 300px !important;\n  }\n\n  #cm-academy-home .cm-feature-card {\n    background:\n      linear-gradient(90deg, rgba(18,32,46,0.42) 0%, rgba(18,32,46,0.20) 40%, rgba(18,32,46,0.02) 68%, rgba(18,32,46,0.00) 100%),\n      url(\"https:\/\/cmacademy.events\/wp-content\/uploads\/2026\/07\/startguide0.png\") center right \/ cover no-repeat !important;\n  }\n<\/style>\n\n<style>\n  \/* =========================================================\n     CM Academy homepage \u2014 Ugens tip more blue ombre v38\n     - g\u00f8r Ugens tip mere bl\u00e5 end v34\n     - bevarer stadig en lys ombre, s\u00e5 den ikke bliver tung\n     ========================================================= *\/\n\n  #cm-academy-home #weekly-tip.cm-tip-inline {\n    background:\n      radial-gradient(circle at 88% 14%, rgba(255, 255, 255, 0.72), transparent 28%),\n      linear-gradient(135deg, #A9C9FF 0%, #7FAEF4 38%, #B8D2FA 68%, #EEF5FF 100%) !important;\n    border: 1px solid rgba(72, 133, 224, 0.30) !important;\n    color: #12202E !important;\n    box-shadow: 0 16px 32px rgba(24, 90, 188, 0.12) !important;\n  }\n\n  #cm-academy-home #weekly-tip.cm-tip-inline h2 {\n    color: #12202E !important;\n  }\n\n  #cm-academy-home #weekly-tip.cm-tip-inline p {\n    color: #2B4566 !important;\n  }\n\n  #cm-academy-home #weekly-tip.cm-tip-inline .cm-tip-person {\n    background: rgba(255, 255, 255, 0.80) !important;\n    border: 1px solid rgba(72, 133, 224, 0.22) !important;\n    box-shadow: 0 8px 22px rgba(24, 90, 188, 0.08) !important;\n  }\n\n  #cm-academy-home #weekly-tip.cm-tip-inline .cm-tip-person span,\n  #cm-academy-home #weekly-tip.cm-tip-inline .cm-tip-person strong {\n    color: #12202E !important;\n  }\n<\/style>\n\n<style>\n  \/* =========================================================\n     CM Academy homepage \u2014 v39\n     - Ugens tip: rigtig CM-bl\u00e5 + hvid ombre\n     - Supportartikler: bl\u00e5 til venstre, hvid mod h\u00f8jre\n     ========================================================= *\/\n\n  \/* Supportartikler *\/\n  #cm-academy-home .cm-support-card {\n    background:\n      radial-gradient(circle at 100% 0%, rgba(156, 204, 61, 0.10), transparent 30%),\n      linear-gradient(90deg, rgba(23, 90, 188, 0.16) 0%, rgba(23, 90, 188, 0.08) 28%, rgba(255, 255, 255, 0.97) 72%, rgba(255, 255, 255, 0.99) 100%) !important;\n    border-color: rgba(181, 206, 238, 0.95) !important;\n  }\n\n  \/* Ugens tip *\/\n  #cm-academy-home #weekly-tip.cm-tip-inline {\n    background:\n      radial-gradient(circle at 88% 18%, rgba(255, 255, 255, 0.35), transparent 24%),\n      linear-gradient(135deg, #175ABC 0%, #2D74D8 38%, #7FAEF4 68%, #F4F8FF 100%) !important;\n    border: 1px solid rgba(72, 133, 224, 0.28) !important;\n    box-shadow: 0 16px 34px rgba(24, 90, 188, 0.12) !important;\n  }\n\n  #cm-academy-home #weekly-tip.cm-tip-inline h2 {\n    color: #FFFFFF !important;\n    text-shadow: 0 1px 2px rgba(0,0,0,0.10);\n  }\n\n  #cm-academy-home #weekly-tip.cm-tip-inline p {\n    color: rgba(255, 255, 255, 0.95) !important;\n  }\n\n  #cm-academy-home #weekly-tip.cm-tip-inline .cm-tip-person {\n    background: rgba(255, 255, 255, 0.88) !important;\n    border: 1px solid rgba(72, 133, 224, 0.18) !important;\n    box-shadow: 0 8px 20px rgba(24, 90, 188, 0.08) !important;\n  }\n\n  #cm-academy-home #weekly-tip.cm-tip-inline .cm-tip-person span,\n  #cm-academy-home #weekly-tip.cm-tip-inline .cm-tip-person strong {\n    color: #12202E !important;\n  }\n<\/style>\n\n<style>\n  \/* =========================================================\n     CM Academy homepage \u2014 v40\n     - Supportartikler bliver m\u00f8rkere\/intens bl\u00e5\n     - giver mere sammenh\u00e6ng med Kom godt i gang-kassen\n     - subcategory-kortene holdes lyse\/l\u00e6sbare ovenp\u00e5\n     ========================================================= *\/\n\n  #cm-academy-home .cm-support-card {\n    background:\n      radial-gradient(circle at 100% 0%, rgba(156, 204, 61, 0.16), transparent 34%),\n      radial-gradient(circle at 8% 18%, rgba(255, 255, 255, 0.14), transparent 26%),\n      linear-gradient(90deg, #175ABC 0%, #2D74D8 38%, #CFE1FF 74%, #FFFFFF 100%) !important;\n    border-color: rgba(72, 133, 224, 0.34) !important;\n    box-shadow: 0 16px 36px rgba(24, 90, 188, 0.12) !important;\n  }\n\n  #cm-academy-home .cm-support-card h2 {\n    color: #FFFFFF !important;\n    text-shadow: 0 1px 2px rgba(0,0,0,0.10) !important;\n  }\n\n  #cm-academy-home .cm-support-card .cm-support-head p {\n    color: rgba(255, 255, 255, 0.90) !important;\n    max-width: 440px !important;\n  }\n\n  #cm-academy-home .cm-support-all {\n    background: #FFFFFF !important;\n    color: #185ABC !important;\n    box-shadow: 0 10px 22px rgba(18, 32, 46, 0.12) !important;\n  }\n\n  #cm-academy-home .cm-support-all:hover {\n    background: #9CCC3D !important;\n    color: #FFFFFF !important;\n  }\n\n  #cm-academy-home .cm-subcategory {\n    background: rgba(255, 255, 255, 0.90) !important;\n    border-color: rgba(255, 255, 255, 0.55) !important;\n    box-shadow: 0 10px 22px rgba(18, 32, 46, 0.08) !important;\n  }\n\n  #cm-academy-home .cm-subcategory:hover {\n    border-color: rgba(156, 204, 61, 0.72) !important;\n    box-shadow: 0 12px 24px rgba(18, 32, 46, 0.10) !important;\n  }\n<\/style>\n\n<style>\n  \/* =========================================================\n     CM Academy homepage \u2014 v42\n     - g\u00f8r Supportartikler bl\u00e5en lidt m\u00f8rkere\n     - matcher bedre med Kom godt i gang-kassen\n     ========================================================= *\/\n\n  #cm-academy-home .cm-support-card {\n    background:\n      radial-gradient(circle at 100% 0%, rgba(156, 204, 61, 0.13), transparent 34%),\n      radial-gradient(circle at 8% 18%, rgba(255, 255, 255, 0.10), transparent 26%),\n      linear-gradient(90deg, #104A9F 0%, #185ABC 36%, #8DB9F7 72%, #FFFFFF 100%) !important;\n    border-color: rgba(24, 90, 188, 0.34) !important;\n    box-shadow: 0 16px 36px rgba(24, 90, 188, 0.13) !important;\n  }\n\n  #cm-academy-home .cm-support-card h2 {\n    color: #FFFFFF !important;\n  }\n\n  #cm-academy-home .cm-support-card .cm-support-head p {\n    color: rgba(255, 255, 255, 0.92) !important;\n  }\n<\/style>\n\n\n<style>\n  \/* =========================================================\n     CM Academy homepage \u2014 v43\n     - Supportartikler f\u00e5r mere hvid i gradienten\n     - stadig bl\u00e5 nok til at matche Kom godt i gang\n     ========================================================= *\/\n\n  #cm-academy-home .cm-support-card {\n    background:\n      radial-gradient(circle at 100% 0%, rgba(156, 204, 61, 0.10), transparent 34%),\n      radial-gradient(circle at 8% 18%, rgba(255, 255, 255, 0.10), transparent 24%),\n      linear-gradient(90deg, #104A9F 0%, #185ABC 30%, #BFD9FF 52%, #EEF5FF 74%, #FFFFFF 100%) !important;\n    border-color: rgba(24, 90, 188, 0.28) !important;\n    box-shadow: 0 16px 36px rgba(24, 90, 188, 0.11) !important;\n  }\n\n  #cm-academy-home .cm-support-card h2 {\n    color: #FFFFFF !important;\n  }\n\n  #cm-academy-home .cm-support-card .cm-support-head p {\n    color: rgba(255, 255, 255, 0.92) !important;\n  }\n<\/style>\n\n<style>\n  \/* =========================================================\n     CM Academy homepage \u2014 v44\n     - Supportartikler f\u00e5r mere sammenh\u00e6ng med Kom godt i gang ved kanten\n     - venstre side starter i en dybere\/bl\u00f8dere bl\u00e5\n     - stadig med mere hvid mod h\u00f8jre\n     ========================================================= *\/\n\n  #cm-academy-home .cm-support-card {\n    background:\n      radial-gradient(circle at 100% 0%, rgba(156, 204, 61, 0.08), transparent 34%),\n      radial-gradient(circle at 10% 18%, rgba(255, 255, 255, 0.10), transparent 24%),\n      linear-gradient(90deg, #2A69CF 0%, #4B84E1 18%, #7EACF0 34%, #D5E6FF 54%, #F2F8FF 76%, #FFFFFF 100%) !important;\n    border-color: rgba(42, 105, 207, 0.24) !important;\n    box-shadow: 0 16px 36px rgba(24, 90, 188, 0.10) !important;\n  }\n\n  #cm-academy-home .cm-support-card h2 {\n    color: #FFFFFF !important;\n  }\n\n  #cm-academy-home .cm-support-card .cm-support-head p {\n    color: rgba(255, 255, 255, 0.94) !important;\n  }\n<\/style>\n\n<style>\n  \/* =========================================================\n     CM Academy homepage \u2014 v45\n     - Supportartikler: mere hvid i gradienten\n     - ingen bl\u00e5 kant, hverken normalt eller ved hover\n     - ingen hover-forskel p\u00e5 selve support-kassen\n     ========================================================= *\/\n\n  #cm-academy-home .cm-support-card,\n  #cm-academy-home .cm-support-card:hover,\n  #cm-academy-home .cm-support-card:focus-within {\n    background:\n      radial-gradient(circle at 100% 0%, rgba(156, 204, 61, 0.06), transparent 32%),\n      radial-gradient(circle at 12% 18%, rgba(255, 255, 255, 0.12), transparent 22%),\n      linear-gradient(90deg,\n        #2B67CA 0%,\n        #5B90E7 14%,\n        #A9C7FA 27%,\n        #E1EDFF 41%,\n        #F6FAFF 63%,\n        #FFFFFF 100%) !important;\n    border-color: rgba(207, 221, 238, 0.92) !important;\n    box-shadow: 0 16px 36px rgba(24, 90, 188, 0.08) !important;\n    transform: none !important;\n  }\n\n  #cm-academy-home .cm-support-card h2 {\n    color: #FFFFFF !important;\n  }\n\n  #cm-academy-home .cm-support-card .cm-support-head p {\n    color: rgba(255, 255, 255, 0.95) !important;\n  }\n<\/style>\n\n<style>\n  \/* =========================================================\n     CM Academy homepage \u2014 v46\n     - Supportartikler: venstre\/top-venstre kant matcher bl\u00e5tonen\n       fra Kom godt i gang bedre, og fader derefter ud mod hvid.\n     ========================================================= *\/\n\n  #cm-academy-home .cm-support-card,\n  #cm-academy-home .cm-support-card:hover,\n  #cm-academy-home .cm-support-card:focus-within {\n    background:\n      radial-gradient(circle at 100% 0%, rgba(156, 204, 61, 0.05), transparent 32%),\n      radial-gradient(circle at 14% 16%, rgba(255, 255, 255, 0.10), transparent 22%),\n      linear-gradient(90deg,\n        #1F5FC9 0%,\n        #3E7DDE 13%,\n        #7FADF2 26%,\n        #CFE0FB 40%,\n        #EEF5FF 58%,\n        #FFFFFF 100%) !important;\n    border-color: rgba(207, 221, 238, 0.92) !important;\n    box-shadow: 0 16px 36px rgba(24, 90, 188, 0.08) !important;\n    transform: none !important;\n  }\n\n  #cm-academy-home .cm-support-card h2 {\n    color: #FFFFFF !important;\n  }\n\n  #cm-academy-home .cm-support-card .cm-support-head p {\n    color: rgba(255, 255, 255, 0.96) !important;\n  }\n<\/style>\n\n<style>\n  \/* =========================================================\n     CM Academy homepage \u2014 v47\n     - Supportartikler starter nu i samme helt m\u00f8rke bl\u00e5 som Kom godt i gang\n     - fader hurtigere over i lys\/hvid, s\u00e5 hele kassen ikke bliver for tung\n     ========================================================= *\/\n\n  #cm-academy-home .cm-support-card,\n  #cm-academy-home .cm-support-card:hover,\n  #cm-academy-home .cm-support-card:focus-within {\n    background:\n      radial-gradient(circle at 100% 0%, rgba(156, 204, 61, 0.05), transparent 32%),\n      radial-gradient(circle at 12% 16%, rgba(255, 255, 255, 0.10), transparent 22%),\n      linear-gradient(90deg,\n        #00184A 0%,\n        #082C78 12%,\n        #2E6ED4 25%,\n        #BFD7FA 43%,\n        #F1F7FF 64%,\n        #FFFFFF 100%) !important;\n    border-color: rgba(207, 221, 238, 0.92) !important;\n    box-shadow: 0 16px 36px rgba(24, 90, 188, 0.08) !important;\n    transform: none !important;\n  }\n\n  #cm-academy-home .cm-support-card h2 {\n    color: #FFFFFF !important;\n  }\n\n  #cm-academy-home .cm-support-card .cm-support-head p {\n    color: rgba(255, 255, 255, 0.96) !important;\n  }\n<\/style>\n\n<style>\n  \/* =========================================================\n     CM Academy homepage \u2014 v48\n     - fjerner bl\u00e5 kant p\u00e5 Supportartikler helt\n     - ingen hover-forskel p\u00e5 selve Supportartikler-kassen\n     - genetablerer stram alignment af links i de sm\u00e5 kort\n     ========================================================= *\/\n\n  \/* Supportartikler: ingen kant, hverken normalt eller hover *\/\n  #cm-academy-home .cm-support-card,\n  #cm-academy-home .cm-support-card:hover,\n  #cm-academy-home .cm-support-card:focus-within {\n    border: 0 !important;\n    outline: none !important;\n    transform: none !important;\n    box-shadow: 0 16px 36px rgba(24, 90, 188, 0.08) !important;\n    background:\n      radial-gradient(circle at 100% 0%, rgba(156, 204, 61, 0.05), transparent 32%),\n      radial-gradient(circle at 12% 16%, rgba(255, 255, 255, 0.10), transparent 22%),\n      linear-gradient(90deg,\n        #00184A 0%,\n        #082C78 10%,\n        #2E6ED4 23%,\n        #BFD7FA 42%,\n        #F1F7FF 62%,\n        #FFFFFF 100%) !important;\n  }\n\n  #cm-academy-home .cm-support-card h2 {\n    color: #FFFFFF !important;\n  }\n\n  #cm-academy-home .cm-support-card .cm-support-head p {\n    color: rgba(255, 255, 255, 0.96) !important;\n  }\n\n  \/* Ingen hover-effekt p\u00e5 selve FAQ\/Support-kasserne *\/\n  #cm-academy-home .cm-faq-card:hover,\n  #cm-academy-home .cm-support-card:hover {\n    border-color: transparent !important;\n    transform: none !important;\n  }\n\n  \/* Kort-grid: hold de sm\u00e5 kort ens i h\u00f8jde *\/\n  #cm-academy-home .cm-lower-grid {\n    align-items: stretch !important;\n    grid-auto-rows: 1fr !important;\n  }\n\n  #cm-academy-home .cm-card-small,\n  #cm-academy-home #weekly-tip.cm-tip-inline {\n    height: 100% !important;\n    min-height: 205px !important;\n  }\n\n  \/* Almindelige sm\u00e5 kort: CTA\/link nederst *\/\n  #cm-academy-home a.cm-card-small {\n    display: flex !important;\n    flex-direction: column !important;\n  }\n\n  #cm-academy-home a.cm-card-small .cm-card-action {\n    margin-top: auto !important;\n    padding-top: 1rem !important;\n  }\n\n  \/* Nyheder-kort: samme linkplacering som de andre *\/\n  #cm-academy-home .cm-news-card {\n    display: flex !important;\n    flex-direction: column !important;\n  }\n\n  #cm-academy-home .cm-news-card-head {\n    display: block !important;\n    flex: 0 0 auto !important;\n  }\n\n  #cm-academy-home .cm-news-list {\n    margin-top: auto !important;\n    padding-top: 1rem !important;\n  }\n\n  #cm-academy-home .cm-news-fallback,\n  #cm-academy-home .cm-card-action {\n    font-weight: 700 !important;\n    font-size: 0.78rem !important;\n    line-height: 1.1 !important;\n  }\n\n  \/* Hover p\u00e5 action-links: kun tekstfarve, ingen pille\/underline *\/\n  #cm-academy-home .cm-card-action,\n  #cm-academy-home .cm-news-fallback {\n    background: transparent !important;\n    border-radius: 0 !important;\n    padding-left: 0 !important;\n    padding-right: 0 !important;\n    margin-left: 0 !important;\n    text-decoration: none !important;\n  }\n\n  #cm-academy-home .cm-card-action:hover,\n  #cm-academy-home .cm-news-fallback:hover {\n    background: transparent !important;\n    text-decoration: none !important;\n  }\n<\/style>\n\n<style>\n  \/* =========================================================\n     CM Academy homepage \u2014 v49\n     - fjerner kant p\u00e5 de sm\u00e5 kort\n     - toner Ugens tip mere ned\n     ========================================================= *\/\n\n  \/* Fjern kant p\u00e5 de sm\u00e5 kort *\/\n  #cm-academy-home .cm-lower-grid .cm-card-small,\n  #cm-academy-home .cm-lower-grid .cm-card-small:hover,\n  #cm-academy-home .cm-lower-grid .cm-card-small:focus,\n  #cm-academy-home .cm-lower-grid .cm-card-small:focus-within,\n  #cm-academy-home #weekly-tip.cm-tip-inline,\n  #cm-academy-home #weekly-tip.cm-tip-inline:hover,\n  #cm-academy-home #weekly-tip.cm-tip-inline:focus-within {\n    border: 0 !important;\n    outline: none !important;\n  }\n\n  \/* Behold FAQ som st\u00f8rre indholdskasse, men uden bl\u00e5\/gr\u00f8n hover-kant *\/\n  #cm-academy-home .cm-faq-card,\n  #cm-academy-home .cm-faq-card:hover,\n  #cm-academy-home .cm-faq-card:focus-within {\n    border-color: rgba(220, 231, 243, 0.78) !important;\n    outline: none !important;\n    transform: none !important;\n  }\n\n  \/* Mere afd\u00e6mpet Ugens tip *\/\n  #cm-academy-home #weekly-tip.cm-tip-inline {\n    background:\n      radial-gradient(circle at 88% 0%, rgba(255, 255, 255, 0.55), transparent 34%),\n      linear-gradient(135deg, #BFD8FF 0%, #DCEAFF 54%, #F4F9FF 100%) !important;\n    color: #12202E !important;\n    box-shadow: 0 14px 30px rgba(18, 32, 46, 0.07) !important;\n  }\n\n  #cm-academy-home #weekly-tip.cm-tip-inline h2 {\n    color: #12202E !important;\n  }\n\n  #cm-academy-home #weekly-tip.cm-tip-inline p {\n    color: #394A5E !important;\n  }\n\n  #cm-academy-home #weekly-tip.cm-tip-inline .cm-tip-person {\n    background: rgba(255, 255, 255, 0.72) !important;\n    border: 0 !important;\n    box-shadow: 0 8px 18px rgba(18, 32, 46, 0.06) !important;\n  }\n\n  #cm-academy-home #weekly-tip.cm-tip-inline .cm-tip-person span,\n  #cm-academy-home #weekly-tip.cm-tip-inline .cm-tip-person strong {\n    color: #12202E !important;\n  }\n<\/style>\n\n<style>\n  \/* =========================================================\n     CM Academy homepage \u2014 v52\n     - baseret p\u00e5 v49, s\u00e5 de sm\u00e5 kort ikke bliver \u00e6ndret af v50\/v51\n     - Ugens tip er nu gr\u00f8n\/hvid ombre, ikke gr\u00f8n\/bl\u00e5\n     ========================================================= *\/\n\n  #cm-academy-home #weekly-tip.cm-tip-inline {\n    background:\n      radial-gradient(circle at 88% 0%, rgba(255, 255, 255, 0.72), transparent 34%),\n      linear-gradient(135deg, #DDEFC3 0%, #F1F8E9 48%, #FFFFFF 100%) !important;\n    color: #12202E !important;\n    box-shadow: 0 14px 30px rgba(18, 32, 46, 0.07) !important;\n    border: 0 !important;\n    outline: none !important;\n  }\n\n  #cm-academy-home #weekly-tip.cm-tip-inline h2 {\n    color: #12202E !important;\n    text-shadow: none !important;\n  }\n\n  #cm-academy-home #weekly-tip.cm-tip-inline p {\n    color: #394A5E !important;\n  }\n\n  #cm-academy-home #weekly-tip.cm-tip-inline .cm-tip-person {\n    background: rgba(255, 255, 255, 0.76) !important;\n    border: 0 !important;\n    box-shadow: 0 8px 18px rgba(18, 32, 46, 0.06) !important;\n  }\n\n  #cm-academy-home #weekly-tip.cm-tip-inline .cm-tip-person span,\n  #cm-academy-home #weekly-tip.cm-tip-inline .cm-tip-person strong {\n    color: #12202E !important;\n  }\n<\/style>\n\n<style>\n  \/* =========================================================\n     CM Academy homepage \u2014 v53\n     - rykker selve tipteksten lidt ned\n     - mindsker luften mellem tiptekst og personboksen\n     ========================================================= *\/\n\n  #cm-academy-home #weekly-tip.cm-tip-inline p {\n    margin-top: 0.75rem !important;\n    margin-bottom: 0 !important;\n  }\n\n  #cm-academy-home #weekly-tip.cm-tip-inline .cm-tip-person {\n    margin-top: 0.8rem !important;\n  }\n<\/style>\n\n<style>\n  \/* =========================================================\n     CM Academy homepage \u2014 v54\n     - nederste sektion f\u00e5r en mere samlet bl\u00e5\/hvid farvefamilie\n     - fjerner de gr\u00f8nne\/multifarvede sm\u00e5 kort\n     - mere professionelt og roligt udtryk\n     ========================================================= *\/\n\n  \/* FAQ: behold stor og lys, men med diskret bl\u00e5 tone *\/\n  #cm-academy-home .cm-faq-card {\n    background:\n      radial-gradient(circle at 92% 0%, rgba(169, 202, 255, 0.28), transparent 34%),\n      linear-gradient(135deg, rgba(255,255,255,0.98) 0%, rgba(244,249,255,0.98) 58%, rgba(255,255,255,0.98) 100%) !important;\n    border-color: rgba(220, 231, 243, 0.78) !important;\n    box-shadow: 0 14px 30px rgba(18, 32, 46, 0.06) !important;\n  }\n\n  \/* Alle sm\u00e5 kort i nederste grid: rolig bl\u00e5\/hvid base *\/\n  #cm-academy-home .cm-lower-grid .cm-card-small {\n    border: 0 !important;\n    outline: none !important;\n    color: #12202E !important;\n    box-shadow: 0 14px 30px rgba(18, 32, 46, 0.065) !important;\n  }\n\n  #cm-academy-home .cm-lower-grid .cm-card-small h2 {\n    color: #12202E !important;\n  }\n\n  #cm-academy-home .cm-lower-grid .cm-card-small p {\n    color: #394A5E !important;\n  }\n\n  \/* Certificering og tr\u00e6ning *\/\n  #cm-academy-home a[href=\"https:\/\/cmacademy.events\/da\/certificering-og-traening\/\"].cm-card-small {\n    background:\n      radial-gradient(circle at 90% 0%, rgba(255,255,255,0.68), transparent 34%),\n      linear-gradient(135deg, #D5E6FF 0%, #EEF5FF 58%, #FFFFFF 100%) !important;\n  }\n\n  \/* Videoer *\/\n  #cm-academy-home .cm-videos-card {\n    background:\n      radial-gradient(circle at 88% 0%, rgba(255,255,255,0.58), transparent 32%),\n      linear-gradient(135deg, #C9DDFF 0%, #E6F0FF 54%, #FFFFFF 100%) !important;\n  }\n\n  #cm-academy-home .cm-videos-card h2,\n  #cm-academy-home .cm-videos-card p {\n    color: #12202E !important;\n  }\n\n  \/* Inspiration *\/\n  #cm-academy-home a[href=\"https:\/\/cmacademy.events\/da\/article-categories\/inspiration-da\/\"].cm-card-small {\n    background:\n      radial-gradient(circle at 88% 0%, rgba(169,202,255,0.22), transparent 34%),\n      linear-gradient(135deg, #FFFFFF 0%, #F5F9FF 62%, #FFFFFF 100%) !important;\n  }\n\n  \/* Ressourcer *\/\n  #cm-academy-home a[href=\"https:\/\/cmacademy.events\/da\/knowledge-base\/brochurer-2\/\"].cm-card-small {\n    background:\n      radial-gradient(circle at 10% 100%, rgba(169,202,255,0.18), transparent 34%),\n      linear-gradient(135deg, #FFFFFF 0%, #F6FAFF 56%, #FFFFFF 100%) !important;\n  }\n\n  \/* Nyheder *\/\n  #cm-academy-home .cm-news-card {\n    background:\n      radial-gradient(circle at 92% 0%, rgba(255,255,255,0.62), transparent 34%),\n      linear-gradient(135deg, #DCEAFF 0%, #EEF5FF 58%, #FFFFFF 100%) !important;\n  }\n\n  \/* Ugens tip: bl\u00e5\/hvid, ikke gr\u00f8n *\/\n  #cm-academy-home #weekly-tip.cm-tip-inline {\n    background:\n      radial-gradient(circle at 88% 0%, rgba(255,255,255,0.68), transparent 32%),\n      linear-gradient(135deg, #BFD8FF 0%, #DCEAFF 52%, #FFFFFF 100%) !important;\n    color: #12202E !important;\n    box-shadow: 0 14px 30px rgba(18, 32, 46, 0.065) !important;\n    border: 0 !important;\n    outline: none !important;\n  }\n\n  #cm-academy-home #weekly-tip.cm-tip-inline h2 {\n    color: #12202E !important;\n    text-shadow: none !important;\n  }\n\n  #cm-academy-home #weekly-tip.cm-tip-inline p {\n    color: #394A5E !important;\n  }\n\n  #cm-academy-home #weekly-tip.cm-tip-inline .cm-tip-person {\n    background: rgba(255,255,255,0.78) !important;\n    border: 0 !important;\n    box-shadow: 0 8px 18px rgba(18, 32, 46, 0.06) !important;\n  }\n\n  #cm-academy-home #weekly-tip.cm-tip-inline .cm-tip-person span,\n  #cm-academy-home #weekly-tip.cm-tip-inline .cm-tip-person strong {\n    color: #12202E !important;\n  }\n\n  \/* Action links: samlet bl\u00e5 stil *\/\n  #cm-academy-home .cm-lower-grid .cm-card-action,\n  #cm-academy-home .cm-news-fallback {\n    color: #185ABC !important;\n    font-weight: 700 !important;\n    background: transparent !important;\n    text-decoration: none !important;\n  }\n\n  #cm-academy-home .cm-lower-grid .cm-card-action:hover,\n  #cm-academy-home .cm-news-fallback:hover {\n    color: #12202E !important;\n    background: transparent !important;\n    text-decoration: none !important;\n  }\n<\/style>\n\n<style>\n  \/* =========================================================\n     CM Academy homepage \u2014 v55\n     Nederste kort skal f\u00f8les som \u00e9n samlet bl\u00e5\/hvid b\u00f8lge\n     + action-links skal v\u00e6re gr\u00f8nne\n     ========================================================= *\/\n\n  \/* Samlet baggrund bag nederste grid *\/\n  #cm-academy-home .cm-lower-grid {\n    position: relative;\n    isolation: isolate;\n  }\n\n  #cm-academy-home .cm-lower-grid::before {\n    content: \"\";\n    position: absolute;\n    inset: 0;\n    z-index: 0;\n    pointer-events: none;\n    border-radius: 28px;\n    background:\n      radial-gradient(circle at 10% 85%, rgba(24,90,188,0.10) 0%, transparent 24%),\n      radial-gradient(circle at 35% 18%, rgba(169,202,255,0.26) 0%, transparent 28%),\n      radial-gradient(circle at 68% 78%, rgba(24,90,188,0.10) 0%, transparent 26%),\n      radial-gradient(circle at 92% 20%, rgba(169,202,255,0.24) 0%, transparent 24%),\n      linear-gradient(90deg,\n        rgba(223,235,255,0.88) 0%,\n        rgba(246,250,255,0.96) 24%,\n        rgba(214,230,255,0.86) 48%,\n        rgba(248,251,255,0.96) 72%,\n        rgba(225,238,255,0.88) 100%);\n  }\n\n  #cm-academy-home .cm-lower-grid > * {\n    position: relative;\n    z-index: 1;\n  }\n\n  \/* Alle sm\u00e5 kort i nederste sektion skal have samme rolige, semitransparente base\n     s\u00e5 den f\u00e6lles b\u00f8lge fra parent skinner igennem *\/\n  #cm-academy-home .cm-lower-grid .cm-card-small,\n  #cm-academy-home #weekly-tip.cm-tip-inline {\n    background: rgba(255, 255, 255, 0.70) !important;\n    border: 0 !important;\n    outline: none !important;\n    box-shadow: 0 12px 26px rgba(18, 32, 46, 0.05) !important;\n    backdrop-filter: blur(2px);\n    -webkit-backdrop-filter: blur(2px);\n  }\n\n  \/* FAQ holdes ogs\u00e5 i samme familie *\/\n  #cm-academy-home .cm-faq-card {\n    background:\n      linear-gradient(135deg,\n        rgba(255,255,255,0.84) 0%,\n        rgba(247,250,255,0.80) 52%,\n        rgba(255,255,255,0.84) 100%) !important;\n    border: 0 !important;\n    box-shadow: 0 12px 26px rgba(18, 32, 46, 0.05) !important;\n  }\n\n  \/* Ugens tip: lidt tydeligere bl\u00e5 tone, men stadig en del af samme familie *\/\n  #cm-academy-home #weekly-tip.cm-tip-inline {\n    background:\n      linear-gradient(135deg,\n        rgba(219,233,255,0.88) 0%,\n        rgba(240,246,255,0.82) 58%,\n        rgba(255,255,255,0.88) 100%) !important;\n  }\n\n  #cm-academy-home #weekly-tip.cm-tip-inline h2,\n  #cm-academy-home #weekly-tip.cm-tip-inline p,\n  #cm-academy-home #weekly-tip.cm-tip-inline .cm-tip-person strong,\n  #cm-academy-home #weekly-tip.cm-tip-inline .cm-tip-person span {\n    color: #12202E !important;\n    text-shadow: none !important;\n  }\n\n  #cm-academy-home #weekly-tip.cm-tip-inline .cm-tip-person {\n    background: rgba(255,255,255,0.88) !important;\n    border: 0 !important;\n    box-shadow: 0 8px 18px rgba(18, 32, 46, 0.05) !important;\n  }\n\n  \/* Gr\u00f8nne links p\u00e5 alle kort *\/\n  #cm-academy-home .cm-lower-grid .cm-card-action,\n  #cm-academy-home .cm-news-fallback,\n  #cm-academy-home .cm-faq-card .cm-faq-viewall,\n  #cm-academy-home .cm-videos-card .cm-card-action,\n  #cm-academy-home .cm-news-card .cm-card-action,\n  #cm-academy-home #weekly-tip.cm-tip-inline .cm-card-action {\n    color: #9CCC3D !important;\n    font-weight: 700 !important;\n    text-decoration: none !important;\n    background: transparent !important;\n    box-shadow: none !important;\n  }\n\n  #cm-academy-home .cm-lower-grid .cm-card-action:hover,\n  #cm-academy-home .cm-news-fallback:hover,\n  #cm-academy-home .cm-faq-card .cm-faq-viewall:hover,\n  #cm-academy-home .cm-videos-card .cm-card-action:hover,\n  #cm-academy-home .cm-news-card .cm-card-action:hover,\n  #cm-academy-home #weekly-tip.cm-tip-inline .cm-card-action:hover {\n    color: #7FB52E !important;\n    text-decoration: none !important;\n    background: transparent !important;\n    box-shadow: none !important;\n  }\n<\/style>\n\n<style>\n  \/* =========================================================\n     CM Academy homepage \u2014 v56\n     - fjerner farvet flade\/luft mellem de nederste kort\n     - bruger igen den globale baggrund mellem kortene\n     - bl\u00e5\/hvid ombre ligger kun p\u00e5 selve kortene\n     - tiptekst og personboks rykkes lidt ned\n     ========================================================= *\/\n\n  \/* Fjern den f\u00e6lles b\u00f8lge\/flade mellem kortene *\/\n  #cm-academy-home .cm-lower-grid::before {\n    content: none !important;\n    display: none !important;\n    background: transparent !important;\n  }\n\n  #cm-academy-home .cm-lower-grid {\n    background: transparent !important;\n  }\n\n  \/* Selve kortene f\u00e5r hver sin diskrete bl\u00e5\/hvide ombre *\/\n  #cm-academy-home .cm-lower-grid .cm-card-small,\n  #cm-academy-home #weekly-tip.cm-tip-inline {\n    background:\n      radial-gradient(circle at 88% 0%, rgba(255,255,255,0.58), transparent 34%),\n      linear-gradient(135deg, rgba(220,234,255,0.88) 0%, rgba(244,249,255,0.92) 58%, rgba(255,255,255,0.96) 100%) !important;\n    border: 0 !important;\n    outline: none !important;\n    box-shadow: 0 12px 26px rgba(18, 32, 46, 0.055) !important;\n    backdrop-filter: none !important;\n    -webkit-backdrop-filter: none !important;\n  }\n\n  \/* FAQ forbliver lys, men kun selve kassen farves *\/\n  #cm-academy-home .cm-faq-card {\n    background:\n      radial-gradient(circle at 92% 0%, rgba(169,202,255,0.20), transparent 34%),\n      linear-gradient(135deg, rgba(255,255,255,0.96) 0%, rgba(248,251,255,0.96) 58%, rgba(255,255,255,0.98) 100%) !important;\n    border: 0 !important;\n    box-shadow: 0 12px 26px rgba(18, 32, 46, 0.055) !important;\n  }\n\n  \/* Lidt variation i de enkelte sm\u00e5 kort, men stadig bl\u00e5\/hvid familie *\/\n  #cm-academy-home a[href=\"https:\/\/cmacademy.events\/da\/certificering-og-traening\/\"].cm-card-small {\n    background:\n      radial-gradient(circle at 90% 0%, rgba(255,255,255,0.66), transparent 34%),\n      linear-gradient(135deg, #DCEAFF 0%, #F0F6FF 58%, #FFFFFF 100%) !important;\n  }\n\n  #cm-academy-home .cm-videos-card {\n    background:\n      radial-gradient(circle at 88% 0%, rgba(255,255,255,0.62), transparent 34%),\n      linear-gradient(135deg, #CFE1FF 0%, #E9F2FF 56%, #FFFFFF 100%) !important;\n  }\n\n  #cm-academy-home a[href=\"https:\/\/cmacademy.events\/da\/article-categories\/inspiration-da\/\"].cm-card-small {\n    background:\n      radial-gradient(circle at 88% 0%, rgba(169,202,255,0.20), transparent 34%),\n      linear-gradient(135deg, #FFFFFF 0%, #F5F9FF 60%, #FFFFFF 100%) !important;\n  }\n\n  #cm-academy-home a[href=\"https:\/\/cmacademy.events\/da\/knowledge-base\/brochurer-2\/\"].cm-card-small {\n    background:\n      radial-gradient(circle at 10% 100%, rgba(169,202,255,0.16), transparent 34%),\n      linear-gradient(135deg, #FFFFFF 0%, #F6FAFF 56%, #FFFFFF 100%) !important;\n  }\n\n  #cm-academy-home .cm-news-card {\n    background:\n      radial-gradient(circle at 92% 0%, rgba(255,255,255,0.62), transparent 34%),\n      linear-gradient(135deg, #DCEAFF 0%, #EEF5FF 58%, #FFFFFF 100%) !important;\n  }\n\n  \/* Ugens tip: kun selve kortet, med afd\u00e6mpet bl\u00e5\/hvid ombre *\/\n  #cm-academy-home #weekly-tip.cm-tip-inline {\n    padding-top: 1.35rem !important;\n    background:\n      radial-gradient(circle at 88% 0%, rgba(255,255,255,0.68), transparent 34%),\n      linear-gradient(135deg, #DCEAFF 0%, #EEF5FF 54%, #FFFFFF 100%) !important;\n  }\n\n  #cm-academy-home #weekly-tip.cm-tip-inline p {\n    margin-top: 0.85rem !important;\n    margin-bottom: 0 !important;\n  }\n\n  #cm-academy-home #weekly-tip.cm-tip-inline .cm-tip-person {\n    margin-top: 1rem !important;\n    background: rgba(255,255,255,0.86) !important;\n    border: 0 !important;\n    box-shadow: 0 8px 18px rgba(18, 32, 46, 0.055) !important;\n  }\n\n  \/* Gr\u00f8nne links beholdes *\/\n  #cm-academy-home .cm-lower-grid .cm-card-action,\n  #cm-academy-home .cm-news-fallback,\n  #cm-academy-home .cm-faq-card .cm-card-action {\n    color: #9CCC3D !important;\n  }\n\n  #cm-academy-home .cm-lower-grid .cm-card-action:hover,\n  #cm-academy-home .cm-news-fallback:hover,\n  #cm-academy-home .cm-faq-card .cm-card-action:hover {\n    color: #7FB52E !important;\n  }\n<\/style>\n\n<style>\n  \/* =========================================================\n     CM Academy homepage \u2014 v57\n     - FAQ-ikonet g\u00f8res st\u00f8rre\n     - FAQ-tekst\/indhold rykkes lidt ned, s\u00e5 kassen ikke f\u00f8les top-tung\n     ========================================================= *\/\n\n  #cm-academy-home .cm-faq-card {\n    padding-top: 1.55rem !important;\n  }\n\n  #cm-academy-home .cm-faq-header {\n    min-height: 7.9rem !important;\n    padding-right: 10rem !important;\n    margin-bottom: 0.95rem !important;\n  }\n\n  #cm-academy-home .cm-faq-header > div {\n    padding-top: 0.55rem !important;\n  }\n\n  #cm-academy-home .cm-faq-header img.cm-faq-icon {\n    width: 158px !important;\n    height: 158px !important;\n    top: -0.35rem !important;\n    right: -0.45rem !important;\n  }\n\n  #cm-academy-home .cm-faq-list {\n    margin-top: 0.45rem !important;\n  }\n<\/style>\n\n\n<style>\n  \/* =========================================================\n     CM Academy homepage \u2014 v58\n     - FAQ-ikon st\u00f8rre\n     - FAQ-ikon rykkes l\u00e6ngere ind mod midten\n     ========================================================= *\/\n\n  #cm-academy-home .cm-faq-header {\n    min-height: 8.45rem !important;\n    padding-right: 11.2rem !important;\n  }\n\n  #cm-academy-home .cm-faq-header > div {\n    padding-top: 0.65rem !important;\n  }\n\n  #cm-academy-home .cm-faq-header img.cm-faq-icon {\n    width: 182px !important;\n    height: 182px !important;\n    top: 0.1rem !important;\n    right: 0.9rem !important;\n  }\n<\/style>\n\n\n<style>\n  \/* =========================================================\n     CM Academy homepage \u2014 v59\n     - aligner overskrifter i de sm\u00e5 kort\n     - aligner action-links i bunden, s\u00e5 de st\u00e5r p\u00e5 samme linje\n     ========================================================= *\/\n\n  #cm-academy-home .cm-lower-grid .cm-card-small {\n    display: flex !important;\n    flex-direction: column !important;\n    align-items: flex-start !important;\n  }\n\n  #cm-academy-home .cm-lower-grid .cm-card-small .cm-small-graphic {\n    flex: 0 0 auto !important;\n    display: block !important;\n    width: 74px !important;\n    height: 74px !important;\n    margin-bottom: 0.7rem !important;\n  }\n\n  #cm-academy-home .cm-lower-grid .cm-card-small h2 {\n    margin-top: 0 !important;\n    min-height: 2.55em !important;\n    display: flex !important;\n    align-items: flex-start !important;\n    line-height: 1.12 !important;\n  }\n\n  #cm-academy-home .cm-lower-grid .cm-card-small p {\n    margin-top: 0.25rem !important;\n  }\n\n  #cm-academy-home .cm-news-card {\n    display: flex !important;\n    flex-direction: column !important;\n  }\n\n  #cm-academy-home .cm-news-card-head {\n    display: flex !important;\n    flex-direction: column !important;\n    align-items: flex-start !important;\n  }\n\n  #cm-academy-home .cm-news-card .cm-news-list {\n    margin-top: auto !important;\n    width: 100% !important;\n  }\n\n  #cm-academy-home .cm-lower-grid .cm-card-small .cm-card-action,\n  #cm-academy-home .cm-lower-grid .cm-news-fallback {\n    margin-top: auto !important;\n  }\n<\/style>\n\n\n<style>\n  \/* =========================================================\n     CM Academy homepage \u2014 v60\n     - gr\u00f8nne links i de nederste kort bliver bl\u00e5 ved hover\n     ========================================================= *\/\n\n  #cm-academy-home .cm-lower-grid .cm-card-action:hover,\n  #cm-academy-home .cm-news-fallback:hover,\n  #cm-academy-home .cm-faq-card .cm-card-action:hover {\n    color: #185ABC !important;\n  }\n<\/style>\n\n\n<style>\n  \/* =========================================================\n     CM Academy homepage \u2014 v61\n     - aligner action-links helt i bunden af de sm\u00e5 kort\n     - g\u00f8r overskrifterne i de sm\u00e5 kort en smule mindre\n     - fors\u00f8ger at holde \"Certificering og tr\u00e6ning\" p\u00e5 \u00e9n linje\n     ========================================================= *\/\n\n  #cm-academy-home .cm-lower-grid {\n    align-items: stretch !important;\n  }\n\n  #cm-academy-home .cm-lower-grid .cm-card-small {\n    position: relative !important;\n    min-height: 205px !important;\n    padding-bottom: 3.2rem !important;\n  }\n\n  #cm-academy-home .cm-lower-grid .cm-card-small h2 {\n    font-size: clamp(0.98rem, 0.95vw, 1.08rem) !important;\n    line-height: 1.08 !important;\n    min-height: 2.16em !important;\n  }\n\n  #cm-academy-home a[href=\"https:\/\/cmacademy.events\/da\/certificering-og-traening\/\"].cm-card-small h2 {\n    white-space: nowrap !important;\n    font-size: clamp(0.92rem, 0.85vw, 1rem) !important;\n    min-height: 1.1em !important;\n  }\n\n  #cm-academy-home .cm-lower-grid .cm-card-small .cm-card-action,\n  #cm-academy-home .cm-lower-grid .cm-news-fallback {\n    position: absolute !important;\n    left: 1rem !important;\n    bottom: 1rem !important;\n    margin: 0 !important;\n    padding: 0 !important;\n    line-height: 1.1 !important;\n  }\n\n  #cm-academy-home .cm-news-card .cm-news-list {\n    margin-top: 0 !important;\n    padding-top: 0 !important;\n  }\n<\/style>\n\n\n<style>\n  \/* =========================================================\n     CM Academy homepage \u2014 v62\n     - g\u00f8r de sm\u00e5 kort lavere\n     - reducerer luft\/padding i kortene\n     - bevarer alignment af links i bunden\n     ========================================================= *\/\n\n  #cm-academy-home .cm-lower-grid .cm-card-small,\n  #cm-academy-home #weekly-tip.cm-tip-inline {\n    min-height: 172px !important;\n    padding: 1rem 1rem 2.65rem !important;\n  }\n\n  #cm-academy-home .cm-lower-grid .cm-card-small .cm-small-graphic {\n    width: 56px !important;\n    height: 56px !important;\n    margin-bottom: 0.45rem !important;\n  }\n\n  #cm-academy-home .cm-lower-grid .cm-card-small h2 {\n    font-size: clamp(0.96rem, 0.9vw, 1.04rem) !important;\n    line-height: 1.08 !important;\n    min-height: 0 !important;\n    margin: 0 !important;\n  }\n\n  #cm-academy-home a[href=\"https:\/\/cmacademy.events\/da\/certificering-og-traening\/\"].cm-card-small h2 {\n    white-space: nowrap !important;\n    font-size: clamp(0.9rem, 0.82vw, 0.98rem) !important;\n  }\n\n  #cm-academy-home .cm-lower-grid .cm-card-small p {\n    margin-top: 0.42rem !important;\n    font-size: 0.78rem !important;\n    line-height: 1.28 !important;\n  }\n\n  #cm-academy-home .cm-lower-grid .cm-card-small .cm-card-action,\n  #cm-academy-home .cm-lower-grid .cm-news-fallback {\n    left: 1rem !important;\n    bottom: 0.9rem !important;\n    font-size: 0.76rem !important;\n  }\n\n  #cm-academy-home #weekly-tip.cm-tip-inline {\n    padding-top: 1rem !important;\n  }\n\n  #cm-academy-home #weekly-tip.cm-tip-inline h2 {\n    margin: 0 0 0.48rem !important;\n    font-size: clamp(0.96rem, 0.9vw, 1.04rem) !important;\n    line-height: 1.08 !important;\n  }\n\n  #cm-academy-home #weekly-tip.cm-tip-inline p {\n    margin: 0 !important;\n    font-size: 0.78rem !important;\n    line-height: 1.28 !important;\n  }\n\n  #cm-academy-home #weekly-tip.cm-tip-inline .cm-tip-person {\n    margin-top: 0.72rem !important;\n    padding: 0.42rem !important;\n  }\n\n  #cm-academy-home #weekly-tip.cm-tip-inline .cm-tip-person img {\n    width: 32px !important;\n    height: 32px !important;\n  }\n\n  #cm-academy-home #weekly-tip.cm-tip-inline .cm-tip-person span {\n    font-size: 0.66rem !important;\n    line-height: 1.14 !important;\n  }\n<\/style>\n\n\n<style>\n  \/* =========================================================\n     CM Academy homepage \u2014 v63\n     - kortbeskrivelser er gjort kortere og mere ens\n     - lidt ekstra luftbalance efter kortere tekster\n     ========================================================= *\/\n\n  #cm-academy-home .cm-lower-grid .cm-card-small p {\n    max-width: 210px !important;\n  }\n\n  #cm-academy-home .cm-news-card p {\n    max-width: 220px !important;\n  }\n<\/style>\n\n\n<style>\n  \/* =========================================================\n     CM Academy homepage \u2014 v64\n     - FAQ-tekst opdateret\n     - Videoer-tekst opdateret, s\u00e5 den ikke siger quick\n     - de sm\u00e5 kort og FAQ g\u00f8res lidt lavere\/strammere\n     - FAQ-ikonet g\u00f8res mindre igen\n     ========================================================= *\/\n\n  \/* Sm\u00e5 kort: lidt lavere og mindre luft *\/\n  #cm-academy-home .cm-lower-grid .cm-card-small,\n  #cm-academy-home #weekly-tip.cm-tip-inline {\n    min-height: 156px !important;\n    padding: 0.9rem 0.95rem 2.45rem !important;\n  }\n\n  #cm-academy-home .cm-lower-grid .cm-card-small .cm-small-graphic {\n    width: 50px !important;\n    height: 50px !important;\n    margin-bottom: 0.38rem !important;\n  }\n\n  #cm-academy-home .cm-lower-grid .cm-card-small h2 {\n    font-size: clamp(0.92rem, 0.86vw, 1rem) !important;\n    line-height: 1.08 !important;\n    margin: 0 !important;\n  }\n\n  #cm-academy-home a[href=\"https:\/\/cmacademy.events\/da\/certificering-og-traening\/\"].cm-card-small h2 {\n    white-space: nowrap !important;\n    font-size: clamp(0.86rem, 0.78vw, 0.94rem) !important;\n  }\n\n  #cm-academy-home .cm-lower-grid .cm-card-small p {\n    margin-top: 0.35rem !important;\n    font-size: 0.74rem !important;\n    line-height: 1.25 !important;\n    max-width: 205px !important;\n  }\n\n  #cm-academy-home .cm-lower-grid .cm-card-small .cm-card-action,\n  #cm-academy-home .cm-lower-grid .cm-news-fallback {\n    left: 0.95rem !important;\n    bottom: 0.82rem !important;\n    font-size: 0.74rem !important;\n  }\n\n  \/* FAQ: lidt lavere og mindre ikon *\/\n  #cm-academy-home .cm-faq-card {\n    padding: 1.2rem 1.35rem !important;\n  }\n\n  #cm-academy-home .cm-faq-header {\n    min-height: 6.65rem !important;\n    padding-right: 8.8rem !important;\n    margin-bottom: 0.65rem !important;\n  }\n\n  #cm-academy-home .cm-faq-header > div {\n    padding-top: 0.35rem !important;\n  }\n\n  #cm-academy-home .cm-faq-header img.cm-faq-icon {\n    width: 138px !important;\n    height: 138px !important;\n    top: -0.05rem !important;\n    right: 0.65rem !important;\n  }\n\n  #cm-academy-home .cm-faq-header h2 {\n    font-size: 1.22rem !important;\n  }\n\n  #cm-academy-home .cm-faq-header p {\n    max-width: 360px !important;\n    font-size: 0.86rem !important;\n    line-height: 1.32 !important;\n  }\n\n  #cm-academy-home .cm-faq-list {\n    gap: 0.42rem !important;\n    margin-top: 0.1rem !important;\n  }\n\n  #cm-academy-home .cm-faq-link {\n    padding: 0.58rem 0.75rem !important;\n    font-size: 0.82rem !important;\n  }\n\n  #cm-academy-home .cm-card-action--standalone {\n    margin-top: 0.72rem !important;\n    font-size: 0.76rem !important;\n  }\n\n  \/* Ugens tip compact *\/\n  #cm-academy-home #weekly-tip.cm-tip-inline h2 {\n    font-size: clamp(0.92rem, 0.86vw, 1rem) !important;\n    margin-bottom: 0.38rem !important;\n  }\n\n  #cm-academy-home #weekly-tip.cm-tip-inline p {\n    font-size: 0.74rem !important;\n    line-height: 1.25 !important;\n  }\n\n  #cm-academy-home #weekly-tip.cm-tip-inline .cm-tip-person {\n    margin-top: 0.62rem !important;\n    padding: 0.38rem !important;\n  }\n\n  #cm-academy-home #weekly-tip.cm-tip-inline .cm-tip-person img {\n    width: 30px !important;\n    height: 30px !important;\n  }\n<\/style>\n\n<style>\n  \/* =========================================================\n     CM Academy homepage \u2014 v65\n     G\u00f8r de nederste sm\u00e5 kort tydeligt mere kompakte\n     ========================================================= *\/\n\n  #cm-academy-home .cm-lower-grid {\n    gap: 0.9rem !important;\n  }\n\n  #cm-academy-home .cm-card-small,\n  #cm-academy-home #weekly-tip.cm-tip-inline {\n    min-height: 0 !important;\n    height: 206px !important;\n    padding: 0.82rem 0.92rem 0.82rem !important;\n  }\n\n  #cm-academy-home .cm-card-small .cm-small-graphic {\n    width: 46px !important;\n    height: 46px !important;\n    margin-bottom: 0.28rem !important;\n  }\n\n  #cm-academy-home .cm-card-small h2,\n  #cm-academy-home #weekly-tip.cm-tip-inline h2 {\n    font-size: 0.95rem !important;\n    line-height: 1.05 !important;\n    margin: 0 0 0.28rem 0 !important;\n  }\n\n  #cm-academy-home a[href=\"https:\/\/cmacademy.events\/da\/certificering-og-traening\/\"] h2 {\n    font-size: 0.9rem !important;\n  }\n\n  #cm-academy-home .cm-card-small p,\n  #cm-academy-home #weekly-tip.cm-tip-inline p {\n    margin: 0 !important;\n    font-size: 0.72rem !important;\n    line-height: 1.24 !important;\n    max-width: 188px !important;\n  }\n\n  #cm-academy-home .cm-card-action,\n  #cm-academy-home .cm-news-fallback {\n    margin-top: auto !important;\n    padding-top: 0.58rem !important;\n    font-size: 0.74rem !important;\n    line-height: 1.1 !important;\n  }\n\n  #cm-academy-home #weekly-tip.cm-tip-inline {\n    justify-content: flex-start !important;\n  }\n\n  #cm-academy-home #weekly-tip.cm-tip-inline p {\n    max-width: 210px !important;\n    margin-top: 0.18rem !important;\n  }\n\n  #cm-academy-home #weekly-tip.cm-tip-inline .cm-tip-person {\n    margin-top: 0.52rem !important;\n    padding: 0.36rem 0.42rem !important;\n  }\n\n  #cm-academy-home #weekly-tip.cm-tip-inline .cm-tip-person img {\n    width: 28px !important;\n    height: 28px !important;\n  }\n\n  #cm-academy-home #weekly-tip.cm-tip-inline .cm-tip-person span {\n    font-size: 0.66rem !important;\n    line-height: 1.08 !important;\n  }\n<\/style>\n\n<style>\n  \/* =========================================================\n     CM Academy homepage \u2014 v66\n     - mindre luft mellem de nederste kort\n     - FAQ g\u00f8res lidt lavere\n     - FAQ-ikon g\u00f8res mindre, s\u00e5 h\u00f8jden passer bedre\n     ========================================================= *\/\n\n  #cm-academy-home .cm-lower-grid {\n    gap: 0.72rem !important;\n  }\n\n  #cm-academy-home .cm-faq-card {\n    padding: 1rem 1rem 0.92rem !important;\n  }\n\n  #cm-academy-home .cm-faq-header {\n    min-height: 6.45rem !important;\n    margin-bottom: 0.22rem !important;\n  }\n\n  #cm-academy-home .cm-faq-header > div {\n    padding-top: 0.62rem !important;\n    max-width: 360px !important;\n  }\n\n  #cm-academy-home .cm-faq-header img.cm-faq-icon {\n    width: 128px !important;\n    height: 128px !important;\n    top: 0.28rem !important;\n    right: -0.12rem !important;\n  }\n\n  #cm-academy-home .cm-faq-card .cm-card-action--standalone {\n    margin-top: 0.62rem !important;\n  }\n<\/style>\n\n<style>\n  \/* =========================================================\n     CM Academy homepage \u2014 v67\n     - ens luft mellem de nederste kort\n     - sm\u00e5 kort m\u00e5 gerne str\u00e6kke sig, s\u00e5 de aligner med FAQ\n     - FAQ g\u00f8res lidt lavere og mere kompakt\n     ========================================================= *\/\n\n  #cm-academy-home .cm-lower-grid {\n    gap: 0.72rem !important;\n    align-items: stretch !important;\n  }\n\n  \/* Nederste kort: fjern fast h\u00f8jde, s\u00e5 de kan f\u00f8lge grid-r\u00e6kkerne *\/\n  #cm-academy-home .cm-card-small,\n  #cm-academy-home #weekly-tip.cm-tip-inline,\n  #cm-academy-home .cm-news-card {\n    height: auto !important;\n    min-height: 0 !important;\n    align-self: stretch !important;\n    padding: 0.9rem 0.95rem !important;\n  }\n\n  #cm-academy-home .cm-lower-grid .cm-card-small,\n  #cm-academy-home .cm-news-card,\n  #cm-academy-home #weekly-tip.cm-tip-inline {\n    display: flex !important;\n    flex-direction: column !important;\n    justify-content: flex-start !important;\n  }\n\n  #cm-academy-home .cm-card-small .cm-small-graphic,\n  #cm-academy-home .cm-news-card .cm-small-graphic {\n    width: 46px !important;\n    height: 46px !important;\n    margin-bottom: 0.3rem !important;\n  }\n\n  #cm-academy-home .cm-card-small h2,\n  #cm-academy-home .cm-news-card h2,\n  #cm-academy-home #weekly-tip.cm-tip-inline h2 {\n    font-size: 0.95rem !important;\n    line-height: 1.08 !important;\n    margin: 0 0 0.28rem 0 !important;\n  }\n\n  #cm-academy-home a[href=\"https:\/\/cmacademy.events\/da\/certificering-og-traening\/\"] h2 {\n    font-size: 0.9rem !important;\n  }\n\n  #cm-academy-home .cm-card-small p,\n  #cm-academy-home .cm-news-card p,\n  #cm-academy-home #weekly-tip.cm-tip-inline p {\n    margin: 0 !important;\n    font-size: 0.72rem !important;\n    line-height: 1.24 !important;\n    max-width: 188px !important;\n  }\n\n  \/* Links i bunden: brug flex i stedet for fast position *\/\n  #cm-academy-home .cm-lower-grid .cm-card-action,\n  #cm-academy-home .cm-lower-grid .cm-news-fallback {\n    position: static !important;\n    left: auto !important;\n    bottom: auto !important;\n    margin-top: auto !important;\n    padding-top: 0.58rem !important;\n    font-size: 0.74rem !important;\n    line-height: 1.1 !important;\n  }\n\n  #cm-academy-home .cm-news-card-head {\n    display: flex !important;\n    flex-direction: column !important;\n    align-items: flex-start !important;\n    flex: 1 1 auto !important;\n  }\n\n  #cm-academy-home .cm-news-card .cm-news-list {\n    margin-top: auto !important;\n    padding-top: 0.58rem !important;\n    width: 100% !important;\n  }\n\n  #cm-academy-home #weekly-tip.cm-tip-inline p {\n    max-width: 210px !important;\n    margin-top: 0.12rem !important;\n  }\n\n  #cm-academy-home #weekly-tip.cm-tip-inline .cm-tip-person {\n    margin-top: auto !important;\n    padding: 0.36rem 0.42rem !important;\n  }\n\n  #cm-academy-home #weekly-tip.cm-tip-inline .cm-tip-person img {\n    width: 28px !important;\n    height: 28px !important;\n  }\n\n  #cm-academy-home #weekly-tip.cm-tip-inline .cm-tip-person span {\n    font-size: 0.66rem !important;\n    line-height: 1.08 !important;\n  }\n\n  \/* FAQ lidt lavere, s\u00e5 den matcher de to r\u00e6kker bedre *\/\n  #cm-academy-home .cm-faq-card {\n    padding: 0.95rem 1rem 0.88rem !important;\n  }\n\n  #cm-academy-home .cm-faq-header {\n    min-height: 5.95rem !important;\n    padding-right: 7.75rem !important;\n    margin-bottom: 0.22rem !important;\n  }\n\n  #cm-academy-home .cm-faq-header > div {\n    padding-top: 0.35rem !important;\n    max-width: 340px !important;\n  }\n\n  #cm-academy-home .cm-faq-header img.cm-faq-icon {\n    width: 112px !important;\n    height: 112px !important;\n    top: 0.15rem !important;\n    right: 0.2rem !important;\n  }\n\n  #cm-academy-home .cm-faq-header h2 {\n    font-size: 1.18rem !important;\n  }\n\n  #cm-academy-home .cm-faq-header p {\n    font-size: 0.84rem !important;\n    line-height: 1.28 !important;\n    max-width: 325px !important;\n  }\n\n  #cm-academy-home .cm-faq-list {\n    gap: 0.38rem !important;\n    margin-top: 0 !important;\n  }\n\n  #cm-academy-home .cm-faq-link {\n    padding: 0.56rem 0.74rem !important;\n    font-size: 0.81rem !important;\n  }\n\n  #cm-academy-home .cm-faq-card .cm-card-action--standalone {\n    margin-top: 0.5rem !important;\n    font-size: 0.76rem !important;\n  }\n<\/style>\n\n<style>\n  \/* =========================================================\n     CM Academy homepage \u2014 v68\n     - Tip-tekst centreret bedre mellem overskrift og personkort\n     - Nyheder-link alignes bedre med de andre kort\n     - lidt mere tekst i de sm\u00e5 kort\n     - FAQ-ikon st\u00f8rre, s\u00e5 indhold og link kommer lidt l\u00e6ngere ned\n     ========================================================= *\/\n\n  \/* Sm\u00e5 kort: ens struktur og bedre alignment *\/\n  #cm-academy-home .cm-lower-grid {\n    gap: 0.74rem !important;\n    align-items: stretch !important;\n    grid-auto-rows: 1fr !important;\n  }\n\n  #cm-academy-home .cm-lower-grid > .cm-card-small,\n  #cm-academy-home .cm-lower-grid > .cm-news-card,\n  #cm-academy-home .cm-lower-grid > #weekly-tip.cm-tip-inline {\n    height: auto !important;\n    min-height: 214px !important;\n    display: flex !important;\n    flex-direction: column !important;\n    justify-content: flex-start !important;\n    padding: 0.9rem 0.92rem !important;\n  }\n\n  #cm-academy-home .cm-lower-grid .cm-small-graphic {\n    width: 46px !important;\n    height: 46px !important;\n    margin-bottom: 0.28rem !important;\n  }\n\n  #cm-academy-home .cm-lower-grid .cm-card-small h2,\n  #cm-academy-home .cm-lower-grid .cm-news-card h2,\n  #cm-academy-home .cm-lower-grid #weekly-tip.cm-tip-inline h2 {\n    font-size: 0.95rem !important;\n    line-height: 1.08 !important;\n    margin: 0 0 0.34rem 0 !important;\n  }\n\n  #cm-academy-home .cm-lower-grid a[href=\"https:\/\/cmacademy.events\/da\/certificering-og-traening\/\"] h2 {\n    font-size: 0.91rem !important;\n    letter-spacing: -0.01em !important;\n  }\n\n  \/* S\u00f8rg for at overskrifterne ligger p\u00e5 samme niveau *\/\n  #cm-academy-home .cm-lower-grid .cm-card-small h2,\n  #cm-academy-home .cm-lower-grid .cm-news-card h2 {\n    min-height: 2.1em !important;\n  }\n\n  #cm-academy-home .cm-lower-grid .cm-card-small p,\n  #cm-academy-home .cm-lower-grid .cm-news-card p {\n    font-size: 0.74rem !important;\n    line-height: 1.27 !important;\n    margin: 0 !important;\n    min-height: 3.6em !important;\n    max-width: 192px !important;\n  }\n\n  #cm-academy-home .cm-lower-grid .cm-card-action,\n  #cm-academy-home .cm-lower-grid .cm-news-fallback {\n    position: static !important;\n    left: auto !important;\n    bottom: auto !important;\n    margin-top: auto !important;\n    padding-top: 0.62rem !important;\n    font-size: 0.74rem !important;\n    line-height: 1.1 !important;\n  }\n\n  #cm-academy-home .cm-lower-grid .cm-news-card {\n    display: flex !important;\n    flex-direction: column !important;\n  }\n\n  #cm-academy-home .cm-lower-grid .cm-news-card-head {\n    display: flex !important;\n    flex-direction: column !important;\n    align-items: flex-start !important;\n    flex: 1 1 auto !important;\n  }\n\n  #cm-academy-home .cm-lower-grid .cm-news-list {\n    margin-top: auto !important;\n    padding-top: 0.62rem !important;\n    width: 100% !important;\n  }\n\n  #cm-academy-home .cm-lower-grid .cm-news-item,\n  #cm-academy-home .cm-lower-grid .cm-news-fallback {\n    font-size: 0.74rem !important;\n    line-height: 1.18 !important;\n  }\n\n  \/* Ugens tip: teksten centreres mere naturligt *\/\n  #cm-academy-home #weekly-tip.cm-tip-inline {\n    padding: 0.9rem 0.92rem !important;\n  }\n\n  #cm-academy-home #weekly-tip.cm-tip-inline h2 {\n    margin: 0 0 0.34rem 0 !important;\n  }\n\n  #cm-academy-home #weekly-tip.cm-tip-inline p {\n    flex: 1 1 auto !important;\n    display: flex !important;\n    align-items: center !important;\n    margin: 0 !important;\n    padding: 0.28rem 0 0.22rem !important;\n    max-width: 206px !important;\n    font-size: 0.74rem !important;\n    line-height: 1.27 !important;\n  }\n\n  #cm-academy-home #weekly-tip.cm-tip-inline .cm-tip-person {\n    margin-top: 0.36rem !important;\n    padding: 0.36rem 0.46rem !important;\n  }\n\n  \/* FAQ: lidt st\u00f8rre ikon og lidt h\u00f8jere header, s\u00e5 CTA kommer l\u00e6ngere ned *\/\n  #cm-academy-home .cm-faq-card {\n    padding: 0.96rem 1rem 0.92rem !important;\n  }\n\n  #cm-academy-home .cm-faq-header {\n    min-height: 6.55rem !important;\n    padding-right: 8.35rem !important;\n    margin-bottom: 0.25rem !important;\n  }\n\n  #cm-academy-home .cm-faq-header > div {\n    padding-top: 0.42rem !important;\n    max-width: 348px !important;\n  }\n\n  #cm-academy-home .cm-faq-header img.cm-faq-icon {\n    width: 126px !important;\n    height: 126px !important;\n    right: 0.35rem !important;\n    top: 0.18rem !important;\n  }\n\n  #cm-academy-home .cm-faq-header h2 {\n    margin-bottom: 0.34rem !important;\n  }\n\n  #cm-academy-home .cm-faq-header p {\n    font-size: 0.84rem !important;\n    line-height: 1.28 !important;\n    max-width: 330px !important;\n  }\n\n  #cm-academy-home .cm-faq-list {\n    gap: 0.4rem !important;\n  }\n\n  #cm-academy-home .cm-faq-card .cm-card-action--standalone {\n    margin-top: 0.62rem !important;\n  }\n<\/style>\n\n<style>\n  \/* =========================================================\n     CM Academy homepage \u2014 v69\n     - bedre tekst-alignment i de sm\u00e5 kort\n     - tip-tekst balanceres bedre mellem overskrift og S\u00f8ren-boks\n     ========================================================= *\/\n\n  \/* Ens struktur i de sm\u00e5 kort *\/\n  #cm-academy-home .cm-lower-grid > .cm-card-small,\n  #cm-academy-home .cm-lower-grid > .cm-news-card,\n  #cm-academy-home #weekly-tip.cm-tip-inline {\n    display: flex !important;\n    flex-direction: column !important;\n    justify-content: flex-start !important;\n  }\n\n  #cm-academy-home .cm-lower-grid .cm-small-graphic {\n    width: 44px !important;\n    height: 44px !important;\n    margin-bottom: 0.38rem !important;\n  }\n\n  \/* Overskrifter p\u00e5 samme niveau *\/\n  #cm-academy-home .cm-lower-grid .cm-card-small h2,\n  #cm-academy-home .cm-lower-grid .cm-news-card h2 {\n    min-height: 2.25em !important;\n    margin: 0 0 0.42rem 0 !important;\n    font-size: 0.92rem !important;\n    line-height: 1.14 !important;\n  }\n\n  \/* Beskrivelser f\u00e5r ens blokh\u00f8jde, s\u00e5 links lander samme sted *\/\n  #cm-academy-home .cm-lower-grid .cm-card-small p,\n  #cm-academy-home .cm-lower-grid .cm-news-card p {\n    min-height: 3.95em !important;\n    margin: 0 !important;\n    font-size: 0.74rem !important;\n    line-height: 1.31 !important;\n    max-width: 198px !important;\n  }\n\n  #cm-academy-home .cm-lower-grid .cm-card-action,\n  #cm-academy-home .cm-lower-grid .cm-news-list,\n  #cm-academy-home .cm-lower-grid .cm-news-fallback {\n    margin-top: auto !important;\n    padding-top: 0.68rem !important;\n  }\n\n  #cm-academy-home .cm-lower-grid .cm-news-item,\n  #cm-academy-home .cm-lower-grid .cm-news-fallback,\n  #cm-academy-home .cm-lower-grid .cm-card-action {\n    font-size: 0.74rem !important;\n    line-height: 1.15 !important;\n  }\n\n  \/* Ugens tip: mindre luft over teksten, mere naturlig centerbalance *\/\n  #cm-academy-home #weekly-tip.cm-tip-inline {\n    padding-top: 0.95rem !important;\n    padding-bottom: 0.9rem !important;\n  }\n\n  #cm-academy-home #weekly-tip.cm-tip-inline h2 {\n    margin: 0 0 0.38rem 0 !important;\n    font-size: 0.92rem !important;\n    line-height: 1.14 !important;\n  }\n\n  #cm-academy-home #weekly-tip.cm-tip-inline p {\n    flex: 1 1 auto !important;\n    display: flex !important;\n    align-items: center !important;\n    margin: 0 !important;\n    padding: 0.1rem 0 0.15rem !important;\n    min-height: 0 !important;\n    max-width: 205px !important;\n    font-size: 0.74rem !important;\n    line-height: 1.31 !important;\n  }\n\n  #cm-academy-home #weekly-tip.cm-tip-inline .cm-tip-person {\n    margin-top: 0.45rem !important;\n    margin-bottom: 0 !important;\n  }\n<\/style>\n\n\n<style>\n  \/* =========================================================\n     CM Academy homepage \u2014 v70\n     - FAQ-indholdet fylder kassen bedre og CTA rykkes mod bunden\n     - FAQ-ikonet g\u00f8res lidt st\u00f8rre igen\n     - Ugens tip f\u00e5r egne overrides, s\u00e5 den ikke opf\u00f8rer sig som de andre kort\n     - Ugens tip f\u00e5r en diskret special-markering\n     ========================================================= *\/\n\n  \/* FAQ: egen struktur, s\u00e5 indholdet kan fordele sig i h\u00f8jden *\/\n  #cm-academy-home .cm-faq-card {\n    display: flex !important;\n    flex-direction: column !important;\n    padding: 1.05rem 1.15rem 1.02rem !important;\n  }\n\n  #cm-academy-home .cm-faq-header {\n    min-height: 7.1rem !important;\n    padding-right: 9.25rem !important;\n    margin-bottom: 0.36rem !important;\n  }\n\n  #cm-academy-home .cm-faq-header > div {\n    padding-top: 0.52rem !important;\n    max-width: 360px !important;\n  }\n\n  #cm-academy-home .cm-faq-header img.cm-faq-icon {\n    width: 146px !important;\n    height: 146px !important;\n    top: 0.12rem !important;\n    right: 0.35rem !important;\n  }\n\n  #cm-academy-home .cm-faq-list {\n    gap: 0.44rem !important;\n    margin-top: 0.1rem !important;\n  }\n\n  #cm-academy-home .cm-faq-link {\n    padding: 0.6rem 0.76rem !important;\n    font-size: 0.82rem !important;\n    line-height: 1.22 !important;\n  }\n\n  #cm-academy-home .cm-faq-card .cm-card-action--standalone {\n    margin-top: auto !important;\n    padding-top: 0.72rem !important;\n    align-self: flex-start !important;\n  }\n\n  \/* Ugens tip: egen styling, s\u00e5 den ikke bliver styret af de almindelige sm\u00e5 kort *\/\n  #cm-academy-home #weekly-tip.cm-tip-inline {\n    position: relative !important;\n    display: flex !important;\n    flex-direction: column !important;\n    justify-content: flex-start !important;\n    padding: 1rem 1rem 0.92rem !important;\n    background:\n      radial-gradient(circle at 88% 0%, rgba(255,255,255,0.70), transparent 34%),\n      linear-gradient(135deg, #DCEAFF 0%, #EEF5FF 52%, #FFFFFF 100%) !important;\n    box-shadow: 0 14px 30px rgba(18, 32, 46, 0.07) !important;\n  }\n\n  \/* Diskret special-markering \u00f8verst *\/\n  #cm-academy-home #weekly-tip.cm-tip-inline::before {\n    content: \"\";\n    position: absolute;\n    top: 0;\n    left: 1rem;\n    right: 1rem;\n    height: 3px;\n    border-radius: 999px;\n    background: linear-gradient(90deg, #9CCC3D 0%, #185ABC 100%);\n    opacity: 0.9;\n  }\n\n  #cm-academy-home #weekly-tip.cm-tip-inline h2 {\n    margin: 0.18rem 0 0.34rem 0 !important;\n    font-size: 0.95rem !important;\n    line-height: 1.12 !important;\n  }\n\n  #cm-academy-home #weekly-tip.cm-tip-inline p {\n    flex: 1 1 auto !important;\n    display: flex !important;\n    align-items: center !important;\n    margin: 0 !important;\n    padding: 0.16rem 0 0.18rem !important;\n    max-width: 210px !important;\n    font-size: 0.74rem !important;\n    line-height: 1.3 !important;\n  }\n\n  #cm-academy-home #weekly-tip.cm-tip-inline .cm-tip-person {\n    margin-top: 0.42rem !important;\n    margin-bottom: 0 !important;\n    padding: 0.38rem 0.46rem !important;\n    background: rgba(255,255,255,0.88) !important;\n  }\n<\/style>\n\n\n<style>\n  \/* =========================================================\n     CM Academy homepage \u2014 v71\n     - tilf\u00f8jer to ekstra FAQ-sp\u00f8rgsm\u00e5l\n     - g\u00f8r FAQ mere kompakt, s\u00e5 seks sp\u00f8rgsm\u00e5l kan v\u00e6re der\n     - fjerner topstregen p\u00e5 Ugens tip\n     - g\u00f8r Ugens tip mere diskret s\u00e6rlig uden at larme\n     - reducerer luften over tip-overskriften\n     ========================================================= *\/\n\n  \/* FAQ: plads til 6 sp\u00f8rgsm\u00e5l *\/\n  #cm-academy-home .cm-faq-card {\n    display: flex !important;\n    flex-direction: column !important;\n    padding: 0.9rem 1rem 0.88rem !important;\n  }\n\n  #cm-academy-home .cm-faq-header {\n    min-height: 5.55rem !important;\n    padding-right: 7.2rem !important;\n    margin-bottom: 0.24rem !important;\n  }\n\n  #cm-academy-home .cm-faq-header > div {\n    padding-top: 0.28rem !important;\n    max-width: 360px !important;\n  }\n\n  #cm-academy-home .cm-faq-header img.cm-faq-icon {\n    width: 108px !important;\n    height: 108px !important;\n    top: 0.08rem !important;\n    right: 0.25rem !important;\n  }\n\n  #cm-academy-home .cm-faq-header h2 {\n    font-size: 1.12rem !important;\n    margin-bottom: 0.28rem !important;\n  }\n\n  #cm-academy-home .cm-faq-header p {\n    font-size: 0.8rem !important;\n    line-height: 1.24 !important;\n    max-width: 350px !important;\n  }\n\n  #cm-academy-home .cm-faq-list {\n    gap: 0.28rem !important;\n    margin-top: 0 !important;\n  }\n\n  #cm-academy-home .cm-faq-link {\n    padding: 0.46rem 0.66rem !important;\n    font-size: 0.76rem !important;\n    line-height: 1.16 !important;\n    border-radius: 12px !important;\n  }\n\n  #cm-academy-home .cm-faq-card .cm-card-action--standalone {\n    margin-top: auto !important;\n    padding-top: 0.54rem !important;\n    font-size: 0.74rem !important;\n  }\n\n  \/* Ugens tip: fjern topstregen *\/\n  #cm-academy-home #weekly-tip.cm-tip-inline::before {\n    content: none !important;\n    display: none !important;\n  }\n\n  \/* Ugens tip: egen, mere afd\u00e6mpet special-style *\/\n  #cm-academy-home #weekly-tip.cm-tip-inline {\n    display: flex !important;\n    flex-direction: column !important;\n    justify-content: flex-start !important;\n    padding: 0.82rem 0.92rem 0.88rem !important;\n    background:\n      radial-gradient(circle at 92% 0%, rgba(255, 255, 255, 0.78), transparent 34%),\n      linear-gradient(135deg, #DCEAFF 0%, #EEF5FF 56%, #FFFFFF 100%) !important;\n    box-shadow:\n      0 14px 30px rgba(18, 32, 46, 0.065),\n      inset 4px 0 0 rgba(156, 204, 61, 0.72) !important;\n  }\n\n  #cm-academy-home #weekly-tip.cm-tip-inline h2 {\n    margin: 0 0 0.26rem 0 !important;\n    padding-top: 0 !important;\n    font-size: 0.95rem !important;\n    line-height: 1.1 !important;\n  }\n\n  \/* Tipteksten balancerer mellem overskrift og personkort *\/\n  #cm-academy-home #weekly-tip.cm-tip-inline p {\n    flex: 1 1 auto !important;\n    display: flex !important;\n    align-items: center !important;\n    margin: 0 !important;\n    padding: 0.08rem 0 0.08rem !important;\n    max-width: 208px !important;\n    font-size: 0.74rem !important;\n    line-height: 1.28 !important;\n  }\n\n  #cm-academy-home #weekly-tip.cm-tip-inline .cm-tip-person {\n    margin-top: 0.32rem !important;\n    margin-bottom: 0 !important;\n    padding: 0.36rem 0.44rem !important;\n    background: rgba(255,255,255,0.9) !important;\n    box-shadow: 0 8px 18px rgba(18, 32, 46, 0.05) !important;\n  }\n<\/style>\n\n\n<style>\n  \/* =========================================================\n     CM Academy homepage \u2014 v72\n     - fjerner den store tomme luft under FAQ-sp\u00f8rgsm\u00e5lene\n     - Vis alle FAQs placeres t\u00e6ttere p\u00e5 listen\n     - FAQ-kassen beholder stadig sin alignment med de andre kort\n     ========================================================= *\/\n\n  #cm-academy-home .cm-faq-card .cm-card-action--standalone {\n    margin-top: 0.55rem !important;\n    padding-top: 0 !important;\n  }\n\n  #cm-academy-home .cm-faq-list {\n    margin-bottom: 0 !important;\n  }\n\n  #cm-academy-home .cm-faq-card {\n    justify-content: flex-start !important;\n  }\n<\/style>\n\n<style>\n  \/* =========================================================\n     CM Academy homepage \u2014 v73\n     - rykker \u201cVis alle FAQs\u201d lidt l\u00e6ngere ned\n     - reducerer luften mellem tip-overskrift og tip-tekst\n     ========================================================= *\/\n\n  #cm-academy-home .cm-faq-card .cm-card-action--standalone {\n    margin-top: 0.9rem !important;\n    padding-top: 0 !important;\n  }\n\n  #cm-academy-home #weekly-tip.cm-tip-inline h2 {\n    margin: 0 0 0.16rem 0 !important;\n  }\n\n  #cm-academy-home #weekly-tip.cm-tip-inline p {\n    display: block !important;\n    flex: 1 1 auto !important;\n    margin: 0 !important;\n    padding: 0.02rem 0 0.18rem !important;\n    max-width: 208px !important;\n    font-size: 0.74rem !important;\n    line-height: 1.28 !important;\n  }\n<\/style>\n\n<style>\n  \/* =========================================================\n     CM Academy homepage \u2014 v74\n     - FAQ fyldes bedre ud i h\u00f8jden\n     - overskrift + intro rykkes en smule l\u00e6ngere ned\n     - ikonet g\u00f8res lidt st\u00f8rre og s\u00e6nkes lidt\n     - \u201cVis alle FAQs\u201d rykkes l\u00e6ngere ned for bedre balance\n     ========================================================= *\/\n\n  #cm-academy-home .cm-faq-card {\n    padding-top: 1.06rem !important;\n    padding-bottom: 0.96rem !important;\n  }\n\n  #cm-academy-home .cm-faq-header {\n    margin-bottom: 0.52rem !important;\n    min-height: 148px !important;\n  }\n\n  #cm-academy-home .cm-faq-header > div {\n    padding-top: 0.38rem !important;\n    max-width: 362px !important;\n  }\n\n  #cm-academy-home .cm-faq-header h2 {\n    margin: 0 0 0.34rem 0 !important;\n  }\n\n  #cm-academy-home .cm-faq-header p {\n    margin: 0 !important;\n    line-height: 1.3 !important;\n  }\n\n  #cm-academy-home .cm-faq-header img.cm-faq-icon {\n    width: 118px !important;\n    height: 118px !important;\n    top: 0.22rem !important;\n    right: 0.42rem !important;\n  }\n\n  #cm-academy-home .cm-faq-list {\n    gap: 0.3rem !important;\n    margin-top: 0 !important;\n    margin-bottom: 0 !important;\n  }\n\n  #cm-academy-home .cm-faq-card .cm-card-action--standalone {\n    margin-top: 1.16rem !important;\n    padding-top: 0 !important;\n    font-size: 0.74rem !important;\n  }\n<\/style>\n\n<style>\n  \/* =========================================================\n     CM Academy homepage \u2014 v75\n     - ensretter de sm\u00e5 nederste kort bedre\n     - Certification-teksten alignes med de andre\n     - kortbeskrivelser justeres\n     - Ugens tip f\u00e5r diskret gr\u00f8n ramme hele vejen rundt\n     ========================================================= *\/\n\n  \/* Lower cards: more consistent internal alignment *\/\n  #cm-academy-home .cm-lower-grid > a.cm-card-small,\n  #cm-academy-home .cm-lower-grid > .cm-news-card,\n  #cm-academy-home .cm-lower-grid > #weekly-tip.cm-tip-inline {\n    display: flex !important;\n    flex-direction: column !important;\n    align-items: flex-start !important;\n    justify-content: flex-start !important;\n  }\n\n  #cm-academy-home .cm-lower-grid .cm-small-graphic {\n    margin-bottom: 0.72rem !important;\n  }\n\n  #cm-academy-home .cm-lower-grid .cm-card-small h2,\n  #cm-academy-home .cm-lower-grid .cm-news-card h2 {\n    font-size: 0.98rem !important;\n    line-height: 1.18 !important;\n    min-height: 2.4em !important;\n    margin: 0 0 0.52rem 0 !important;\n  }\n\n  #cm-academy-home .cm-lower-grid .cm-card-small p,\n  #cm-academy-home .cm-lower-grid .cm-news-card p {\n    min-height: 3.95em !important;\n    margin: 0 0 0.8rem 0 !important;\n    line-height: 1.34 !important;\n  }\n\n  #cm-academy-home .cm-lower-grid .cm-card-action,\n  #cm-academy-home .cm-lower-grid .cm-news-fallback {\n    margin-top: auto !important;\n  }\n\n  \/* Keep the bottom action line visually aligned across the row *\/\n  #cm-academy-home .cm-lower-grid > a.cm-card-small,\n  #cm-academy-home .cm-lower-grid > .cm-news-card {\n    padding-top: 1.05rem !important;\n    padding-bottom: 1.02rem !important;\n  }\n\n  \/* Ugens tip: subtle green frame around the whole box *\/\n  #cm-academy-home #weekly-tip.cm-tip-inline .cm-tip-card {\n    border: 1px solid rgba(156, 204, 61, 0.45) !important;\n    box-shadow:\n      0 16px 34px rgba(18, 32, 46, 0.06),\n      inset 0 1px 0 rgba(255, 255, 255, 0.65) !important;\n  }\n<\/style>\n<style>\n  \/* =========================================================\n     CM Academy homepage \u2014 v76\n     - g\u00f8r kun FAQ og de sm\u00e5 nederste kort mere kompakte\n     - p\u00e5virker ikke Kom godt i gang eller Supportartikler\n     - fjerner den tunge tomme luft inde i kortene\n     ========================================================= *\/\n\n  \/* Kun nederste omr\u00e5de: cards m\u00e5 ikke blive strakt un\u00f8digt h\u00f8je *\/\n  #cm-academy-home .cm-lower-grid {\n    align-items: start !important;\n    grid-auto-rows: auto !important;\n  }\n\n  \/* FAQ: mindre topomr\u00e5de og mindre ikon, s\u00e5 kortet ikke bliver s\u00e5 h\u00f8jt *\/\n  #cm-academy-home .cm-faq-card {\n    align-self: start !important;\n    padding: 1rem 1.15rem 1.05rem !important;\n  }\n\n  #cm-academy-home .cm-faq-header {\n    min-height: 102px !important;\n    margin-bottom: 0.46rem !important;\n    padding-right: 5.2rem !important;\n  }\n\n  #cm-academy-home .cm-faq-header > div {\n    padding-top: 0.12rem !important;\n    max-width: 390px !important;\n  }\n\n  #cm-academy-home .cm-faq-header img.cm-faq-icon {\n    width: 86px !important;\n    height: 86px !important;\n    top: 0.05rem !important;\n    right: 0.25rem !important;\n  }\n\n  #cm-academy-home .cm-faq-header h2 {\n    margin: 0 0 0.28rem 0 !important;\n  }\n\n  #cm-academy-home .cm-faq-header p {\n    margin: 0 !important;\n    line-height: 1.28 !important;\n  }\n\n  #cm-academy-home .cm-faq-list {\n    gap: 0.24rem !important;\n  }\n\n  #cm-academy-home .cm-faq-link {\n    padding: 0.46rem 0.62rem !important;\n    min-height: 0 !important;\n    border-radius: 11px !important;\n    line-height: 1.18 !important;\n  }\n\n  #cm-academy-home .cm-faq-card .cm-card-action--standalone {\n    margin-top: 0.72rem !important;\n    padding-top: 0 !important;\n  }\n\n  \/* Sm\u00e5 kort: fjern fast h\u00f8jdefornemmelse og reducer indvendig luft *\/\n  #cm-academy-home .cm-lower-grid > a.cm-card-small,\n  #cm-academy-home .cm-lower-grid > .cm-news-card,\n  #cm-academy-home .cm-lower-grid > #weekly-tip.cm-tip-inline {\n    min-height: 0 !important;\n    height: auto !important;\n    padding: 0.86rem 0.95rem 0.9rem !important;\n  }\n\n  #cm-academy-home .cm-lower-grid .cm-small-graphic {\n    width: 48px !important;\n    height: 48px !important;\n    margin-bottom: 0.48rem !important;\n  }\n\n  #cm-academy-home .cm-lower-grid .cm-card-small h2,\n  #cm-academy-home .cm-lower-grid .cm-news-card h2,\n  #cm-academy-home #weekly-tip.cm-tip-inline h2 {\n    min-height: 0 !important;\n    margin: 0 0 0.42rem 0 !important;\n    font-size: 0.96rem !important;\n    line-height: 1.13 !important;\n  }\n\n  #cm-academy-home .cm-lower-grid .cm-card-small p,\n  #cm-academy-home .cm-lower-grid .cm-news-card p,\n  #cm-academy-home #weekly-tip.cm-tip-inline p {\n    min-height: 0 !important;\n    margin: 0 0 0.56rem 0 !important;\n    font-size: 0.78rem !important;\n    line-height: 1.28 !important;\n  }\n\n  #cm-academy-home .cm-lower-grid .cm-card-action,\n  #cm-academy-home .cm-lower-grid .cm-news-fallback {\n    margin-top: 0.55rem !important;\n    padding-top: 0 !important;\n  }\n\n  #cm-academy-home .cm-news-list {\n    margin-top: 0.55rem !important;\n    padding-top: 0 !important;\n  }\n\n  #cm-academy-home .cm-news-item {\n    padding: 0.36rem 0.48rem !important;\n    line-height: 1.16 !important;\n  }\n\n  \/* Tip-kortet: mindre luft, men samme stil *\/\n  #cm-academy-home #weekly-tip.cm-tip-inline .cm-tip-person {\n    margin-top: 0.48rem !important;\n    padding: 0.34rem 0.42rem !important;\n  }\n\n  #cm-academy-home #weekly-tip.cm-tip-inline .cm-tip-person img {\n    width: 32px !important;\n    height: 32px !important;\n  }\n<\/style>\n\n\n<style>\n  \/* =========================================================\n     CM Academy homepage \u2014 v77\n     - gylden middelvej efter v76\n     - alle sm\u00e5 nederste kort f\u00e5r samme st\u00f8rrelse igen\n     - lidt mere luft i de \u00f8verste sm\u00e5 kort, s\u00e5 teksten ikke bliver presset\n     - p\u00e5virker ikke Kom godt i gang eller Supportartikler\n     ========================================================= *\/\n\n  \/* Nederste grid: ens r\u00e6kker til de sm\u00e5 kort *\/\n  #cm-academy-home .cm-lower-grid {\n    align-items: stretch !important;\n    grid-auto-rows: minmax(218px, auto) !important;\n  }\n\n  \/* FAQ sp\u00e6nder fortsat over to r\u00e6kker, men uden at blive un\u00f8digt h\u00f8j *\/\n  #cm-academy-home .cm-faq-card {\n    align-self: stretch !important;\n    display: flex !important;\n    flex-direction: column !important;\n    padding: 1.22rem 1.35rem 1.18rem !important;\n  }\n\n  #cm-academy-home .cm-faq-header {\n    min-height: 112px !important;\n    margin-bottom: 0.58rem !important;\n    padding-right: 6rem !important;\n  }\n\n  #cm-academy-home .cm-faq-header > div {\n    padding-top: 0.18rem !important;\n    max-width: 420px !important;\n  }\n\n  #cm-academy-home .cm-faq-header img.cm-faq-icon {\n    width: 92px !important;\n    height: 92px !important;\n    top: 0.04rem !important;\n    right: 0.3rem !important;\n  }\n\n  #cm-academy-home .cm-faq-header h2 {\n    margin: 0 0 0.3rem 0 !important;\n  }\n\n  #cm-academy-home .cm-faq-header p {\n    margin: 0 !important;\n    line-height: 1.3 !important;\n  }\n\n  #cm-academy-home .cm-faq-list {\n    gap: 0.28rem !important;\n  }\n\n  #cm-academy-home .cm-faq-link {\n    padding: 0.5rem 0.66rem !important;\n    min-height: 0 !important;\n    border-radius: 11px !important;\n    line-height: 1.2 !important;\n  }\n\n  #cm-academy-home .cm-faq-card .cm-card-action--standalone {\n    margin-top: auto !important;\n    padding-top: 0.78rem !important;\n  }\n\n  \/* Alle sm\u00e5 kort: samme st\u00f8rrelse og mere ro i indholdet *\/\n  #cm-academy-home .cm-lower-grid > a.cm-card-small,\n  #cm-academy-home .cm-lower-grid > .cm-news-card,\n  #cm-academy-home .cm-lower-grid > #weekly-tip.cm-tip-inline {\n    min-height: 218px !important;\n    height: 100% !important;\n    padding: 1.1rem 1.2rem 1.08rem !important;\n    display: flex !important;\n    flex-direction: column !important;\n    align-items: flex-start !important;\n    justify-content: flex-start !important;\n  }\n\n  #cm-academy-home .cm-lower-grid .cm-small-graphic {\n    width: 56px !important;\n    height: 56px !important;\n    margin: 0 0 0.62rem 0 !important;\n  }\n\n  #cm-academy-home .cm-lower-grid .cm-card-small h2,\n  #cm-academy-home .cm-lower-grid .cm-news-card h2 {\n    min-height: 2.32em !important;\n    margin: 0 0 0.52rem 0 !important;\n    font-size: 1.02rem !important;\n    line-height: 1.16 !important;\n  }\n\n  #cm-academy-home .cm-lower-grid .cm-card-small p,\n  #cm-academy-home .cm-lower-grid .cm-news-card p {\n    min-height: 3.95em !important;\n    margin: 0 !important;\n    font-size: 0.82rem !important;\n    line-height: 1.32 !important;\n  }\n\n  #cm-academy-home .cm-lower-grid .cm-card-action {\n    margin-top: auto !important;\n    padding-top: 0.72rem !important;\n    font-size: 0.8rem !important;\n  }\n\n  \/* Nyheder: linket\/listen skal ligge p\u00e6nt nederst ligesom de andre actions *\/\n  #cm-academy-home .cm-news-list {\n    margin-top: auto !important;\n    padding-top: 0.72rem !important;\n  }\n\n  #cm-academy-home .cm-news-fallback {\n    font-size: 0.8rem !important;\n    line-height: 1.1 !important;\n  }\n\n  #cm-academy-home .cm-news-item {\n    padding: 0.42rem 0.52rem !important;\n    line-height: 1.18 !important;\n  }\n\n  \/* Ugens tip: samme korth\u00f8jde som de andre sm\u00e5 kort *\/\n  #cm-academy-home #weekly-tip.cm-tip-inline h2 {\n    min-height: 0 !important;\n    margin: 0 0 0.62rem 0 !important;\n    font-size: 1.02rem !important;\n    line-height: 1.16 !important;\n  }\n\n  #cm-academy-home #weekly-tip.cm-tip-inline p {\n    max-width: none !important;\n    min-height: 0 !important;\n    margin: 0 !important;\n    padding: 0 !important;\n    font-size: 0.8rem !important;\n    line-height: 1.3 !important;\n  }\n\n  #cm-academy-home #weekly-tip.cm-tip-inline .cm-tip-person {\n    margin-top: auto !important;\n    width: 100% !important;\n    padding: 0.46rem 0.5rem !important;\n  }\n\n  #cm-academy-home #weekly-tip.cm-tip-inline .cm-tip-person img {\n    width: 34px !important;\n    height: 34px !important;\n  }\n\n  #cm-academy-home #weekly-tip.cm-tip-inline .cm-tip-person span {\n    font-size: 0.7rem !important;\n    line-height: 1.18 !important;\n  }\n\n  @media (max-width: 1380px) {\n    #cm-academy-home .cm-lower-grid {\n      grid-auto-rows: auto !important;\n    }\n\n    #cm-academy-home .cm-lower-grid > a.cm-card-small,\n    #cm-academy-home .cm-lower-grid > .cm-news-card,\n    #cm-academy-home .cm-lower-grid > #weekly-tip.cm-tip-inline {\n      min-height: 218px !important;\n    }\n  }\n\n  @media (max-width: 680px) {\n    #cm-academy-home .cm-lower-grid > a.cm-card-small,\n    #cm-academy-home .cm-lower-grid > .cm-news-card,\n    #cm-academy-home .cm-lower-grid > #weekly-tip.cm-tip-inline {\n      min-height: 0 !important;\n    }\n\n    #cm-academy-home .cm-lower-grid .cm-card-small h2,\n    #cm-academy-home .cm-lower-grid .cm-news-card h2,\n    #cm-academy-home .cm-lower-grid .cm-card-small p,\n    #cm-academy-home .cm-lower-grid .cm-news-card p {\n      min-height: 0 !important;\n    }\n  }\n<\/style>\n\n<style>\n  \/* =========================================================\n     CM Academy homepage \u2014 v78\n     - alle seks sm\u00e5 kort f\u00e5r pr\u00e6cis samme h\u00f8jde\n     - bedre intern alignment af ikon, overskrift, tekst og link\n     - lidt mere luft end v77, s\u00e5 teksten ikke bliver presset\n     - gr\u00f8n ramme hele vejen rundt om Ugens tip\n     - p\u00e5virker ikke Kom godt i gang eller Supportartikler\n     ========================================================= *\/\n\n  \/* Desktop-layoutet med FAQ til venstre og 3 x 2 sm\u00e5 kort til h\u00f8jre *\/\n  #cm-academy-home .cm-lower-grid {\n    align-items: stretch !important;\n    grid-template-rows: repeat(2, 236px) !important;\n    grid-auto-rows: 236px !important;\n  }\n\n  #cm-academy-home .cm-faq-card {\n    grid-row: span 2 !important;\n  }\n\n  \/* Alle sm\u00e5 kort: samme ydre st\u00f8rrelse *\/\n  #cm-academy-home .cm-lower-grid > a.cm-card-small,\n  #cm-academy-home .cm-lower-grid > .cm-news-card,\n  #cm-academy-home .cm-lower-grid > #weekly-tip.cm-tip-inline {\n    height: 100% !important;\n    min-height: 0 !important;\n    max-height: none !important;\n    padding: 1.18rem 1.22rem 1.12rem !important;\n    align-self: stretch !important;\n  }\n\n  \/* Normale sm\u00e5 kort: ens intern struktur *\/\n  #cm-academy-home .cm-lower-grid > a.cm-card-small,\n  #cm-academy-home .cm-lower-grid > .cm-news-card {\n    display: grid !important;\n    grid-template-rows: 58px 2.45em minmax(0, 1fr) auto !important;\n    align-content: stretch !important;\n    align-items: start !important;\n  }\n\n  #cm-academy-home .cm-lower-grid .cm-card-small .cm-small-graphic,\n  #cm-academy-home .cm-lower-grid .cm-news-card .cm-small-graphic {\n    width: 54px !important;\n    height: 54px !important;\n    margin: 0 !important;\n    object-fit: contain !important;\n    object-position: left top !important;\n    align-self: start !important;\n    justify-self: start !important;\n  }\n\n  #cm-academy-home .cm-lower-grid .cm-card-small h2,\n  #cm-academy-home .cm-lower-grid .cm-news-card h2 {\n    min-height: 0 !important;\n    margin: 0 !important;\n    font-size: 1.03rem !important;\n    line-height: 1.14 !important;\n    letter-spacing: -0.012em !important;\n    align-self: start !important;\n  }\n\n  #cm-academy-home .cm-lower-grid a[href=\"https:\/\/cmacademy.events\/da\/certificering-og-traening\/\"] h2 {\n    font-size: 1rem !important;\n    letter-spacing: -0.018em !important;\n  }\n\n  #cm-academy-home .cm-lower-grid .cm-card-small p,\n  #cm-academy-home .cm-lower-grid .cm-news-card p {\n    min-height: 0 !important;\n    max-width: 220px !important;\n    margin: 0 !important;\n    padding: 0.08rem 0 0 !important;\n    font-size: 0.84rem !important;\n    line-height: 1.31 !important;\n    align-self: start !important;\n  }\n\n  #cm-academy-home .cm-lower-grid .cm-card-action {\n    align-self: end !important;\n    margin-top: 0 !important;\n    padding-top: 0.48rem !important;\n    font-size: 0.8rem !important;\n    line-height: 1.12 !important;\n  }\n\n  \/* Nyheder f\u00f8lger samme struktur som de andre kort *\/\n  #cm-academy-home .cm-lower-grid .cm-news-card-head {\n    display: contents !important;\n  }\n\n  #cm-academy-home .cm-lower-grid .cm-news-list {\n    margin-top: 0 !important;\n    padding-top: 0.48rem !important;\n    align-self: end !important;\n    width: 100% !important;\n  }\n\n  #cm-academy-home .cm-lower-grid .cm-news-item,\n  #cm-academy-home .cm-lower-grid .cm-news-fallback {\n    font-size: 0.8rem !important;\n    line-height: 1.15 !important;\n  }\n\n  \/* Ugens tip: samme ydre h\u00f8jde, men egen intern struktur uden ikon *\/\n  #cm-academy-home #weekly-tip.cm-tip-inline {\n    display: grid !important;\n    grid-template-rows: auto minmax(0, 1fr) auto !important;\n    align-content: stretch !important;\n    align-items: start !important;\n    border: 2px solid rgba(156, 204, 61, 0.92) !important;\n    background:\n      radial-gradient(circle at 88% 0%, rgba(156, 204, 61, 0.16), transparent 34%),\n      linear-gradient(180deg, rgba(255,255,255,0.96) 0%, rgba(248,251,255,0.98) 100%) !important;\n    color: #12202E !important;\n    box-shadow: 0 16px 38px rgba(18, 32, 46, 0.075) !important;\n  }\n\n  #cm-academy-home #weekly-tip.cm-tip-inline::before {\n    display: none !important;\n  }\n\n  #cm-academy-home #weekly-tip.cm-tip-inline h2 {\n    margin: 0 0 0.62rem 0 !important;\n    color: #12202E !important;\n    font-size: 1.03rem !important;\n    line-height: 1.14 !important;\n  }\n\n  #cm-academy-home #weekly-tip.cm-tip-inline p {\n    display: block !important;\n    min-height: 0 !important;\n    max-width: 220px !important;\n    margin: 0 !important;\n    padding: 0 !important;\n    color: #12202E !important;\n    font-size: 0.84rem !important;\n    line-height: 1.31 !important;\n    align-self: start !important;\n  }\n\n  #cm-academy-home #weekly-tip.cm-tip-inline .cm-tip-person {\n    width: 100% !important;\n    margin: 0 !important;\n    padding: 0.5rem 0.58rem !important;\n    align-self: end !important;\n    background: rgba(255, 255, 255, 0.72) !important;\n    border: 1px solid rgba(220, 231, 243, 0.85) !important;\n    box-shadow: 0 8px 18px rgba(18, 32, 46, 0.06) !important;\n  }\n\n  #cm-academy-home #weekly-tip.cm-tip-inline .cm-tip-person img {\n    width: 34px !important;\n    height: 34px !important;\n  }\n\n  #cm-academy-home #weekly-tip.cm-tip-inline .cm-tip-person span {\n    color: #12202E !important;\n    font-size: 0.72rem !important;\n    line-height: 1.18 !important;\n  }\n\n  \/* N\u00e5r layoutet skifter til f\u00e6rre kolonner, m\u00e5 h\u00f8jden gerne f\u00f8lge indholdet igen *\/\n  @media (max-width: 1380px) {\n    #cm-academy-home .cm-lower-grid {\n      grid-template-rows: none !important;\n      grid-auto-rows: auto !important;\n    }\n\n    #cm-academy-home .cm-lower-grid > a.cm-card-small,\n    #cm-academy-home .cm-lower-grid > .cm-news-card,\n    #cm-academy-home .cm-lower-grid > #weekly-tip.cm-tip-inline {\n      min-height: 236px !important;\n      height: auto !important;\n    }\n  }\n\n  @media (max-width: 680px) {\n    #cm-academy-home .cm-lower-grid > a.cm-card-small,\n    #cm-academy-home .cm-lower-grid > .cm-news-card,\n    #cm-academy-home .cm-lower-grid > #weekly-tip.cm-tip-inline {\n      min-height: 0 !important;\n    }\n  }\n<\/style>\n\n\n<style>\n  \/* =========================================================\n     CM Academy homepage \u2014 v79\n     - kortteksterne er gjort kortere, s\u00e5 de typisk fylder maks. to linjer\n     - FAQ-teksten er opdateret til \u201cFind svar p\u00e5 ofte stillede sp\u00f8rgsm\u00e5l.\u201d\n     - bevarer samme st\u00f8rrelse\/alignment fra v78\n     ========================================================= *\/\n\n  #cm-academy-home .cm-lower-grid .cm-card-small p,\n  #cm-academy-home .cm-lower-grid .cm-news-card p {\n    max-width: 210px !important;\n    min-height: 2.62em !important;\n  }\n\n  #cm-academy-home .cm-faq-header p {\n    max-width: 520px !important;\n  }\n<\/style>\n\n<style>\n  \/* =========================================================\n     CM Academy homepage \u2014 v80\n     - Vis alle FAQs flyttet op i FAQ-toppen\n     - Nyheder-kortet bruger ikke l\u00e6ngere JavaScript eller henter posts\n     - Ugens tip har mindre tekst, bedre intern spacing og ingen hover-effekt\n     ========================================================= *\/\n\n  #cm-academy-home .cm-faq-header {\n    padding-right: 5.7rem !important;\n  }\n\n  #cm-academy-home .cm-faq-view-all {\n    display: inline-flex !important;\n    align-items: center !important;\n    width: fit-content !important;\n    margin-top: 0.48rem !important;\n    color: #9CCC3D !important;\n    font-size: 0.8rem !important;\n    font-weight: 700 !important;\n    line-height: 1.1 !important;\n  }\n\n  #cm-academy-home .cm-faq-view-all:hover {\n    color: #185ABC !important;\n  }\n\n  #cm-academy-home .cm-faq-card .cm-card-action--standalone {\n    display: none !important;\n  }\n\n  #cm-academy-home .cm-news-card {\n    cursor: pointer !important;\n  }\n\n  #cm-academy-home .cm-news-card .cm-news-list,\n  #cm-academy-home .cm-news-card .cm-news-loading,\n  #cm-academy-home .cm-news-card .cm-news-fallback,\n  #cm-academy-home .cm-news-card .cm-news-item {\n    display: none !important;\n  }\n\n  #cm-academy-home #weekly-tip.cm-tip-inline {\n    display: grid !important;\n    grid-template-rows: auto auto 1fr !important;\n    row-gap: 0.42rem !important;\n    padding: 1.08rem 1.2rem 1rem !important;\n    border: 2px solid rgba(156, 204, 61, 0.92) !important;\n    background:\n      radial-gradient(circle at 88% 0%, rgba(156, 204, 61, 0.16), transparent 34%),\n      linear-gradient(180deg, rgba(255,255,255,0.96) 0%, rgba(248,251,255,0.98) 100%) !important;\n    box-shadow: 0 16px 38px rgba(18, 32, 46, 0.075) !important;\n    transform: none !important;\n  }\n\n  #cm-academy-home #weekly-tip.cm-tip-inline:hover {\n    transform: none !important;\n    border-color: rgba(156, 204, 61, 0.92) !important;\n    background:\n      radial-gradient(circle at 88% 0%, rgba(156, 204, 61, 0.16), transparent 34%),\n      linear-gradient(180deg, rgba(255,255,255,0.96) 0%, rgba(248,251,255,0.98) 100%) !important;\n    box-shadow: 0 16px 38px rgba(18, 32, 46, 0.075) !important;\n  }\n\n  #cm-academy-home #weekly-tip.cm-tip-inline h2 {\n    margin: 0 !important;\n    font-size: 1.02rem !important;\n    line-height: 1.12 !important;\n  }\n\n  #cm-academy-home #weekly-tip.cm-tip-inline p {\n    max-width: none !important;\n    margin: 0 !important;\n    color: #12202E !important;\n    font-size: 0.76rem !important;\n    line-height: 1.24 !important;\n    overflow: visible !important;\n  }\n\n  #cm-academy-home #weekly-tip.cm-tip-inline .cm-tip-person {\n    align-self: end !important;\n    width: 100% !important;\n    margin: 0 !important;\n    padding: 0.42rem 0.5rem !important;\n    border-radius: 14px !important;\n    background: rgba(255, 255, 255, 0.72) !important;\n    border: 1px solid rgba(220, 231, 243, 0.85) !important;\n    box-shadow: 0 8px 18px rgba(18, 32, 46, 0.06) !important;\n  }\n\n  #cm-academy-home #weekly-tip.cm-tip-inline:hover .cm-tip-person {\n    background: rgba(255, 255, 255, 0.72) !important;\n    border-color: rgba(220, 231, 243, 0.85) !important;\n    box-shadow: 0 8px 18px rgba(18, 32, 46, 0.06) !important;\n  }\n\n  #cm-academy-home #weekly-tip.cm-tip-inline .cm-tip-person img {\n    width: 30px !important;\n    height: 30px !important;\n  }\n\n  #cm-academy-home #weekly-tip.cm-tip-inline .cm-tip-person span {\n    font-size: 0.68rem !important;\n    line-height: 1.13 !important;\n  }\n\n  @media (max-width: 680px) {\n    #cm-academy-home .cm-faq-header {\n      padding-right: 0 !important;\n    }\n  }\n<\/style>\n\n\n<style>\n  \/* =========================================================\n     CM Academy homepage \u2014 v81\n     - FAQ Vis alle er nu en rigtig pill-knap \u00f8verst i FAQ-kortet\n     - Ugens tip har ingen hover-effekt overhovedet\n     - S\u00f8ren-boksen er gjort mindre, s\u00e5 tip-teksten f\u00e5r mere luft\n     ========================================================= *\/\n\n  \/* FAQ: pill-knap \u00f8verst i kortet, ikke som tekstlink i bunden\/topteksten *\/\n  #cm-academy-home .cm-faq-card {\n    position: relative !important;\n  }\n\n  #cm-academy-home .cm-faq-header {\n    position: relative !important;\n    display: block !important;\n    min-height: 4.25rem !important;\n    padding-right: 13.2rem !important;\n    margin-bottom: 0.85rem !important;\n  }\n\n  #cm-academy-home .cm-faq-view-all {\n    position: absolute !important;\n    top: 0 !important;\n    right: 0 !important;\n    display: inline-flex !important;\n    align-items: center !important;\n    justify-content: center !important;\n    min-height: 2.42rem !important;\n    padding: 0.58rem 1.1rem !important;\n    border-radius: 999px !important;\n    background: rgba(255, 255, 255, 0.92) !important;\n    border: 1px solid rgba(220, 231, 243, 0.78) !important;\n    box-shadow: 0 12px 26px rgba(18, 32, 46, 0.09) !important;\n    color: #185ABC !important;\n    font-size: 0.84rem !important;\n    font-weight: 700 !important;\n    line-height: 1 !important;\n    white-space: nowrap !important;\n  }\n\n  #cm-academy-home .cm-faq-view-all:hover {\n    background: #FFFFFF !important;\n    border-color: rgba(156, 204, 61, 0.48) !important;\n    color: #12202E !important;\n    box-shadow: 0 14px 28px rgba(18, 32, 46, 0.11) !important;\n    transform: none !important;\n  }\n\n  #cm-academy-home .cm-faq-header img.cm-faq-icon {\n    top: 0.02rem !important;\n    right: 6.8rem !important;\n    width: 62px !important;\n    height: 62px !important;\n  }\n\n  #cm-academy-home .cm-faq-header h2 {\n    margin: 0 0 0.4rem 0 !important;\n  }\n\n  #cm-academy-home .cm-faq-header p {\n    max-width: 520px !important;\n    margin: 0 !important;\n  }\n\n  \/* Ugens tip: ingen hover-state og mere plads til teksten *\/\n  #cm-academy-home #weekly-tip.cm-tip-inline,\n  #cm-academy-home #weekly-tip.cm-tip-inline:hover,\n  #cm-academy-home #weekly-tip.cm-tip-inline:focus,\n  #cm-academy-home #weekly-tip.cm-tip-inline:focus-within {\n    display: flex !important;\n    flex-direction: column !important;\n    align-items: flex-start !important;\n    gap: 0 !important;\n    padding: 1.04rem 1.12rem 0.94rem !important;\n    border: 2px solid rgba(156, 204, 61, 0.92) !important;\n    background:\n      radial-gradient(circle at 88% 0%, rgba(156, 204, 61, 0.16), transparent 34%),\n      linear-gradient(180deg, rgba(255,255,255,0.96) 0%, rgba(248,251,255,0.98) 100%) !important;\n    box-shadow: 0 16px 38px rgba(18, 32, 46, 0.075) !important;\n    transform: none !important;\n    transition: none !important;\n    cursor: default !important;\n    pointer-events: none !important;\n  }\n\n  #cm-academy-home #weekly-tip.cm-tip-inline h2,\n  #cm-academy-home #weekly-tip.cm-tip-inline:hover h2 {\n    margin: 0 0 0.42rem 0 !important;\n    color: #12202E !important;\n    font-size: 1rem !important;\n    line-height: 1.12 !important;\n    transform: none !important;\n    transition: none !important;\n  }\n\n  #cm-academy-home #weekly-tip.cm-tip-inline p,\n  #cm-academy-home #weekly-tip.cm-tip-inline:hover p {\n    display: block !important;\n    flex: 0 1 auto !important;\n    max-width: none !important;\n    min-height: 0 !important;\n    margin: 0 0 0.55rem 0 !important;\n    padding: 0 !important;\n    color: #12202E !important;\n    font-size: 0.72rem !important;\n    line-height: 1.18 !important;\n    overflow: visible !important;\n    transform: none !important;\n    transition: none !important;\n  }\n\n  #cm-academy-home #weekly-tip.cm-tip-inline .cm-tip-person,\n  #cm-academy-home #weekly-tip.cm-tip-inline:hover .cm-tip-person {\n    display: inline-flex !important;\n    align-items: center !important;\n    gap: 0.42rem !important;\n    width: auto !important;\n    max-width: 100% !important;\n    min-width: 0 !important;\n    margin: auto 0 0 0 !important;\n    padding: 0.34rem 0.48rem !important;\n    border-radius: 12px !important;\n    background: rgba(255, 255, 255, 0.72) !important;\n    border: 1px solid rgba(220, 231, 243, 0.85) !important;\n    box-shadow: 0 8px 18px rgba(18, 32, 46, 0.06) !important;\n    transform: none !important;\n    transition: none !important;\n  }\n\n  #cm-academy-home #weekly-tip.cm-tip-inline .cm-tip-person img,\n  #cm-academy-home #weekly-tip.cm-tip-inline:hover .cm-tip-person img {\n    width: 26px !important;\n    height: 26px !important;\n    transform: none !important;\n    transition: none !important;\n  }\n\n  #cm-academy-home #weekly-tip.cm-tip-inline .cm-tip-person span,\n  #cm-academy-home #weekly-tip.cm-tip-inline .cm-tip-person strong,\n  #cm-academy-home #weekly-tip.cm-tip-inline:hover .cm-tip-person span,\n  #cm-academy-home #weekly-tip.cm-tip-inline:hover .cm-tip-person strong {\n    color: #12202E !important;\n    font-size: 0.62rem !important;\n    line-height: 1.12 !important;\n    transform: none !important;\n    transition: none !important;\n  }\n\n  @media (max-width: 680px) {\n    #cm-academy-home .cm-faq-header {\n      min-height: 0 !important;\n      padding-right: 0 !important;\n      padding-top: 3.1rem !important;\n    }\n\n    #cm-academy-home .cm-faq-view-all {\n      left: 0 !important;\n      right: auto !important;\n    }\n\n    #cm-academy-home .cm-faq-header img.cm-faq-icon {\n      top: 0 !important;\n      right: 0 !important;\n      width: 54px !important;\n      height: 54px !important;\n    }\n  }\n<\/style>\n\n<style>\n  \/* =========================================================\n     CM Academy homepage \u2014 v82\n     - fjerner FAQ-ikonet helt\n     - retter alignment i de sm\u00e5 kort, s\u00e5 tekst og links starter samme sted\n     - Ugens tip har ingen hover-effekt og bedre intern afstand\n     ========================================================= *\/\n\n  \/* FAQ: no icon, clean top area with pill button *\/\n  #cm-academy-home .cm-faq-header img.cm-faq-icon {\n    display: none !important;\n  }\n\n  #cm-academy-home .cm-faq-header {\n    display: block !important;\n    min-height: 0 !important;\n    margin-bottom: 0.88rem !important;\n    padding-top: 0 !important;\n    padding-right: 7.4rem !important;\n  }\n\n  #cm-academy-home .cm-faq-header > div {\n    max-width: none !important;\n    padding-top: 0 !important;\n  }\n\n  #cm-academy-home .cm-faq-header h2 {\n    margin: 0 0 0.4rem 0 !important;\n  }\n\n  #cm-academy-home .cm-faq-header p {\n    max-width: 520px !important;\n    margin: 0 !important;\n  }\n\n  #cm-academy-home .cm-faq-view-all {\n    position: absolute !important;\n    top: 0 !important;\n    right: 0 !important;\n    display: inline-flex !important;\n    align-items: center !important;\n    justify-content: center !important;\n    min-height: 2.35rem !important;\n    padding: 0.56rem 1.08rem !important;\n    border-radius: 999px !important;\n    background: rgba(255, 255, 255, 0.94) !important;\n    border: 1px solid rgba(220, 231, 243, 0.82) !important;\n    box-shadow: 0 12px 26px rgba(18, 32, 46, 0.09) !important;\n    color: #185ABC !important;\n    font-size: 0.82rem !important;\n    font-weight: 700 !important;\n    line-height: 1 !important;\n    white-space: nowrap !important;\n    transform: none !important;\n  }\n\n  #cm-academy-home .cm-faq-view-all:hover {\n    background: #FFFFFF !important;\n    border-color: rgba(156, 204, 61, 0.48) !important;\n    color: #12202E !important;\n    box-shadow: 0 14px 28px rgba(18, 32, 46, 0.11) !important;\n    transform: none !important;\n  }\n\n  \/* Lower cards: consistent left alignment *\/\n  #cm-academy-home .cm-lower-grid > a.cm-card-small,\n  #cm-academy-home .cm-lower-grid > .cm-news-card {\n    display: flex !important;\n    flex-direction: column !important;\n    align-items: flex-start !important;\n    justify-content: flex-start !important;\n    min-height: 224px !important;\n    height: 100% !important;\n    padding: 1.05rem 1.18rem 1rem !important;\n  }\n\n  #cm-academy-home .cm-lower-grid .cm-small-graphic {\n    width: 58px !important;\n    height: 58px !important;\n    margin: 0 0 0.72rem 0 !important;\n    padding: 0 !important;\n    object-position: left top !important;\n    align-self: flex-start !important;\n    justify-self: start !important;\n  }\n\n  #cm-academy-home .cm-lower-grid .cm-card-small h2,\n  #cm-academy-home .cm-lower-grid .cm-news-card h2 {\n    width: 100% !important;\n    min-height: 2.35em !important;\n    margin: 0 0 0.58rem 0 !important;\n    padding: 0 !important;\n    font-size: 1rem !important;\n    line-height: 1.16 !important;\n    text-align: left !important;\n  }\n\n  #cm-academy-home .cm-lower-grid .cm-card-small p,\n  #cm-academy-home .cm-lower-grid .cm-news-card p {\n    width: 100% !important;\n    max-width: none !important;\n    min-height: 2.65em !important;\n    margin: 0 0 0.7rem 0 !important;\n    padding: 0 !important;\n    color: #12202E !important;\n    font-size: 0.82rem !important;\n    line-height: 1.32 !important;\n    text-align: left !important;\n    text-indent: 0 !important;\n  }\n\n  #cm-academy-home .cm-lower-grid .cm-card-action,\n  #cm-academy-home .cm-lower-grid .cm-news-fallback {\n    align-self: flex-start !important;\n    width: fit-content !important;\n    margin: auto 0 0 0 !important;\n    padding: 0 !important;\n    color: #9CCC3D !important;\n    font-size: 0.78rem !important;\n    font-weight: 700 !important;\n    line-height: 1.15 !important;\n    text-align: left !important;\n    transform: none !important;\n  }\n\n  #cm-academy-home .cm-lower-grid .cm-card-action:hover,\n  #cm-academy-home .cm-lower-grid .cm-news-fallback:hover {\n    background: transparent !important;\n    color: #185ABC !important;\n    text-decoration: none !important;\n    transform: none !important;\n  }\n\n  #cm-academy-home .cm-videos-card .cm-card-action:hover {\n    color: #D8FF8A !important;\n  }\n\n  \/* Ugens tip: no hover, no right alignment, balanced vertical spacing *\/\n  #cm-academy-home #weekly-tip.cm-card.cm-card-small.cm-tip-inline,\n  #cm-academy-home #weekly-tip.cm-card.cm-card-small.cm-tip-inline:hover,\n  #cm-academy-home #weekly-tip.cm-card.cm-card-small.cm-tip-inline:focus,\n  #cm-academy-home #weekly-tip.cm-card.cm-card-small.cm-tip-inline:focus-within,\n  #cm-academy-home #weekly-tip.cm-card.cm-card-small.cm-tip-inline:active {\n    display: flex !important;\n    flex-direction: column !important;\n    align-items: flex-start !important;\n    justify-content: flex-start !important;\n    min-height: 224px !important;\n    height: 100% !important;\n    padding: 1.05rem 1.18rem 1rem !important;\n    border: 2px solid rgba(156, 204, 61, 0.92) !important;\n    border-radius: 20px !important;\n    background:\n      radial-gradient(circle at 88% 0%, rgba(156, 204, 61, 0.16), transparent 34%),\n      linear-gradient(180deg, rgba(255,255,255,0.96) 0%, rgba(248,251,255,0.98) 100%) !important;\n    box-shadow: 0 16px 38px rgba(18, 32, 46, 0.075) !important;\n    transform: none !important;\n    transition: none !important;\n    cursor: default !important;\n    pointer-events: none !important;\n  }\n\n  #cm-academy-home #weekly-tip.cm-tip-inline *,\n  #cm-academy-home #weekly-tip.cm-tip-inline:hover * {\n    transform: none !important;\n    transition: none !important;\n  }\n\n  #cm-academy-home #weekly-tip.cm-tip-inline h2,\n  #cm-academy-home #weekly-tip.cm-tip-inline:hover h2 {\n    width: 100% !important;\n    min-height: 0 !important;\n    margin: 0 0 0.56rem 0 !important;\n    padding: 0 !important;\n    color: #12202E !important;\n    font-size: 1rem !important;\n    line-height: 1.16 !important;\n    text-align: left !important;\n  }\n\n  #cm-academy-home #weekly-tip.cm-tip-inline p,\n  #cm-academy-home #weekly-tip.cm-tip-inline:hover p {\n    width: 100% !important;\n    max-width: none !important;\n    min-height: 0 !important;\n    margin: 0 0 0.56rem 0 !important;\n    padding: 0 !important;\n    color: #12202E !important;\n    font-size: 0.72rem !important;\n    line-height: 1.22 !important;\n    text-align: left !important;\n    overflow: visible !important;\n  }\n\n  #cm-academy-home #weekly-tip.cm-tip-inline .cm-tip-person,\n  #cm-academy-home #weekly-tip.cm-tip-inline:hover .cm-tip-person {\n    display: inline-flex !important;\n    align-items: center !important;\n    align-self: flex-start !important;\n    justify-self: start !important;\n    gap: 0.4rem !important;\n    width: auto !important;\n    max-width: 100% !important;\n    min-width: 0 !important;\n    margin: 0 !important;\n    padding: 0.34rem 0.48rem !important;\n    border-radius: 12px !important;\n    background: rgba(255, 255, 255, 0.74) !important;\n    border: 1px solid rgba(220, 231, 243, 0.85) !important;\n    box-shadow: 0 8px 18px rgba(18, 32, 46, 0.06) !important;\n  }\n\n  #cm-academy-home #weekly-tip.cm-tip-inline .cm-tip-person img,\n  #cm-academy-home #weekly-tip.cm-tip-inline:hover .cm-tip-person img {\n    width: 26px !important;\n    height: 26px !important;\n    flex-shrink: 0 !important;\n  }\n\n  #cm-academy-home #weekly-tip.cm-tip-inline .cm-tip-person span,\n  #cm-academy-home #weekly-tip.cm-tip-inline .cm-tip-person strong,\n  #cm-academy-home #weekly-tip.cm-tip-inline:hover .cm-tip-person span,\n  #cm-academy-home #weekly-tip.cm-tip-inline:hover .cm-tip-person strong {\n    color: #12202E !important;\n    font-size: 0.62rem !important;\n    line-height: 1.12 !important;\n  }\n\n  @media (max-width: 1380px) {\n    #cm-academy-home .cm-lower-grid > a.cm-card-small,\n    #cm-academy-home .cm-lower-grid > .cm-news-card,\n    #cm-academy-home #weekly-tip.cm-card.cm-card-small.cm-tip-inline {\n      min-height: 224px !important;\n    }\n  }\n\n  @media (max-width: 680px) {\n    #cm-academy-home .cm-faq-header {\n      padding-right: 0 !important;\n      padding-top: 3rem !important;\n    }\n\n    #cm-academy-home .cm-faq-view-all {\n      left: 0 !important;\n      right: auto !important;\n    }\n\n    #cm-academy-home .cm-lower-grid > a.cm-card-small,\n    #cm-academy-home .cm-lower-grid > .cm-news-card,\n    #cm-academy-home #weekly-tip.cm-card.cm-card-small.cm-tip-inline {\n      min-height: 0 !important;\n    }\n  }\n<\/style>\n\n<style>\n  \/* =========================================================\n     CM Academy homepage \u2014 v83\n     - centrerer indholdet i Ugens tip-kortet vertikalt\n     - holder Ugens tip helt uden hover-effekt\n     - rykker FAQ-indholdet lidt ned, s\u00e5 der ikke er s\u00e5 meget tom luft nederst\n     ========================================================= *\/\n\n  \/* FAQ: ryk indholdet lidt ned, men lad Vis alle-knappen blive \u00f8verst *\/\n  #cm-academy-home .cm-faq-card {\n    padding-top: 1.6rem !important;\n  }\n\n  #cm-academy-home .cm-faq-header {\n    margin-bottom: 1rem !important;\n  }\n\n  #cm-academy-home .cm-faq-list {\n    gap: 0.5rem !important;\n  }\n\n  #cm-academy-home .cm-faq-link {\n    padding-top: 0.55rem !important;\n    padding-bottom: 0.55rem !important;\n  }\n\n  #cm-academy-home .cm-faq-view-all {\n    top: 1.1rem !important;\n    right: 1.18rem !important;\n  }\n\n  \/* Ugens tip: indholdet st\u00e5r ikke helt oppe i toppen *\/\n  #cm-academy-home #weekly-tip.cm-card.cm-card-small.cm-tip-inline,\n  #cm-academy-home #weekly-tip.cm-card.cm-card-small.cm-tip-inline:hover,\n  #cm-academy-home #weekly-tip.cm-card.cm-card-small.cm-tip-inline:focus,\n  #cm-academy-home #weekly-tip.cm-card.cm-card-small.cm-tip-inline:focus-within,\n  #cm-academy-home #weekly-tip.cm-card.cm-card-small.cm-tip-inline:active {\n    justify-content: center !important;\n    gap: 0 !important;\n    padding: 1.05rem 1.18rem !important;\n    border: 2px solid rgba(156, 204, 61, 0.92) !important;\n    background:\n      radial-gradient(circle at 88% 0%, rgba(156, 204, 61, 0.16), transparent 34%),\n      linear-gradient(180deg, rgba(255,255,255,0.96) 0%, rgba(248,251,255,0.98) 100%) !important;\n    box-shadow: 0 16px 38px rgba(18, 32, 46, 0.075) !important;\n    transform: none !important;\n    transition: none !important;\n    cursor: default !important;\n    pointer-events: none !important;\n  }\n\n  #cm-academy-home #weekly-tip.cm-tip-inline h2,\n  #cm-academy-home #weekly-tip.cm-tip-inline:hover h2 {\n    margin: 0 0 0.52rem 0 !important;\n    font-size: 1rem !important;\n    line-height: 1.16 !important;\n    transform: none !important;\n    transition: none !important;\n  }\n\n  #cm-academy-home #weekly-tip.cm-tip-inline p,\n  #cm-academy-home #weekly-tip.cm-tip-inline:hover p {\n    margin: 0 0 0.7rem 0 !important;\n    font-size: 0.72rem !important;\n    line-height: 1.22 !important;\n    transform: none !important;\n    transition: none !important;\n  }\n\n  #cm-academy-home #weekly-tip.cm-tip-inline .cm-tip-person,\n  #cm-academy-home #weekly-tip.cm-tip-inline:hover .cm-tip-person,\n  #cm-academy-home #weekly-tip.cm-tip-inline:focus .cm-tip-person,\n  #cm-academy-home #weekly-tip.cm-tip-inline:focus-within .cm-tip-person,\n  #cm-academy-home #weekly-tip.cm-tip-inline:active .cm-tip-person {\n    margin: 0 !important;\n    align-self: flex-start !important;\n    transform: none !important;\n    transition: none !important;\n    box-shadow: 0 8px 18px rgba(18, 32, 46, 0.06) !important;\n  }\n\n  #cm-academy-home #weekly-tip.cm-tip-inline *,\n  #cm-academy-home #weekly-tip.cm-tip-inline:hover *,\n  #cm-academy-home #weekly-tip.cm-tip-inline:focus *,\n  #cm-academy-home #weekly-tip.cm-tip-inline:focus-within *,\n  #cm-academy-home #weekly-tip.cm-tip-inline:active * {\n    transform: none !important;\n    transition: none !important;\n  }\n\n  @media (max-width: 680px) {\n    #cm-academy-home .cm-faq-card {\n      padding-top: 1.2rem !important;\n    }\n\n    #cm-academy-home .cm-faq-header {\n      padding-top: 3rem !important;\n    }\n\n    #cm-academy-home .cm-faq-view-all {\n      top: 0 !important;\n      left: 0 !important;\n      right: auto !important;\n    }\n  }\n<\/style>\n\n\n<style>\n  \/* =========================================================\n     CM Academy homepage \u2014 v84\n     - retter alignment i de sm\u00e5 nederste kort\n     - alle sm\u00e5 kort bruger samme interne r\u00e6kker\n     - overskrift, br\u00f8dtekst og gr\u00f8nne links starter samme sted\n     - Ugens tip beholder ingen hover-effekt\n     ========================================================= *\/\n\n  \/* Sm\u00e5 kort: ens intern struktur, s\u00e5 tekst ikke hopper op\/ned fra kort til kort *\/\n  #cm-academy-home .cm-lower-grid > a.cm-card-small,\n  #cm-academy-home .cm-lower-grid > .cm-news-card {\n    display: grid !important;\n    grid-template-columns: 1fr !important;\n    grid-template-rows: 58px 2.55em 3.05em auto !important;\n    align-items: start !important;\n    justify-items: start !important;\n    align-content: start !important;\n    min-height: 224px !important;\n    height: 100% !important;\n    padding: 1.05rem 1.18rem 1rem !important;\n    text-align: left !important;\n  }\n\n  #cm-academy-home .cm-lower-grid > a.cm-card-small > .cm-small-graphic,\n  #cm-academy-home .cm-lower-grid > .cm-news-card > .cm-small-graphic {\n    display: block !important;\n    grid-row: 1 !important;\n    width: 58px !important;\n    height: 58px !important;\n    margin: 0 !important;\n    padding: 0 !important;\n    object-fit: contain !important;\n    object-position: left top !important;\n    align-self: start !important;\n    justify-self: start !important;\n  }\n\n  #cm-academy-home .cm-lower-grid > a.cm-card-small > h2,\n  #cm-academy-home .cm-lower-grid > .cm-news-card > h2 {\n    grid-row: 2 !important;\n    display: block !important;\n    width: 100% !important;\n    min-height: 0 !important;\n    margin: 0 !important;\n    padding: 0 !important;\n    color: #12202E !important;\n    font-size: 1rem !important;\n    line-height: 1.16 !important;\n    text-align: left !important;\n    align-self: start !important;\n    justify-self: start !important;\n    text-indent: 0 !important;\n  }\n\n  #cm-academy-home .cm-lower-grid > a.cm-card-small > p,\n  #cm-academy-home .cm-lower-grid > .cm-news-card > p {\n    grid-row: 3 !important;\n    display: block !important;\n    width: 100% !important;\n    max-width: none !important;\n    min-height: 0 !important;\n    margin: 0 !important;\n    padding: 0 !important;\n    color: #12202E !important;\n    font-size: 0.82rem !important;\n    line-height: 1.32 !important;\n    text-align: left !important;\n    text-indent: 0 !important;\n    align-self: start !important;\n    justify-self: start !important;\n  }\n\n  #cm-academy-home .cm-lower-grid > a.cm-card-small > .cm-card-action,\n  #cm-academy-home .cm-lower-grid > .cm-news-card > .cm-card-action {\n    grid-row: 4 !important;\n    display: inline-flex !important;\n    align-items: center !important;\n    justify-content: flex-start !important;\n    width: fit-content !important;\n    max-width: 100% !important;\n    margin: 0 !important;\n    padding: 0 !important;\n    color: #9CCC3D !important;\n    font-size: 0.78rem !important;\n    font-weight: 700 !important;\n    line-height: 1.15 !important;\n    text-align: left !important;\n    align-self: start !important;\n    justify-self: start !important;\n    text-indent: 0 !important;\n    transform: none !important;\n  }\n\n  #cm-academy-home .cm-lower-grid > a.cm-card-small > .cm-card-action:hover,\n  #cm-academy-home .cm-lower-grid > .cm-news-card > .cm-card-action:hover {\n    background: transparent !important;\n    color: #185ABC !important;\n    text-decoration: none !important;\n    transform: none !important;\n  }\n\n  #cm-academy-home .cm-lower-grid > a.cm-card-small.cm-videos-card > .cm-card-action:hover {\n    color: #D8FF8A !important;\n  }\n\n  \/* Ugens tip: samme kortst\u00f8rrelse, men eget indhold \u2014 og stadig ingen hover *\/\n  #cm-academy-home #weekly-tip.cm-card.cm-card-small.cm-tip-inline,\n  #cm-academy-home #weekly-tip.cm-card.cm-card-small.cm-tip-inline:hover,\n  #cm-academy-home #weekly-tip.cm-card.cm-card-small.cm-tip-inline:focus,\n  #cm-academy-home #weekly-tip.cm-card.cm-card-small.cm-tip-inline:focus-within,\n  #cm-academy-home #weekly-tip.cm-card.cm-card-small.cm-tip-inline:active {\n    display: flex !important;\n    flex-direction: column !important;\n    align-items: flex-start !important;\n    justify-content: center !important;\n    min-height: 224px !important;\n    height: 100% !important;\n    padding: 1.05rem 1.18rem !important;\n    border: 2px solid rgba(156, 204, 61, 0.92) !important;\n    border-radius: 20px !important;\n    background:\n      radial-gradient(circle at 88% 0%, rgba(156, 204, 61, 0.16), transparent 34%),\n      linear-gradient(180deg, rgba(255,255,255,0.96) 0%, rgba(248,251,255,0.98) 100%) !important;\n    box-shadow: 0 16px 38px rgba(18, 32, 46, 0.075) !important;\n    transform: none !important;\n    transition: none !important;\n    cursor: default !important;\n    pointer-events: none !important;\n  }\n\n  #cm-academy-home #weekly-tip.cm-tip-inline h2,\n  #cm-academy-home #weekly-tip.cm-tip-inline:hover h2 {\n    margin: 0 0 0.52rem 0 !important;\n    padding: 0 !important;\n    color: #12202E !important;\n    font-size: 1rem !important;\n    line-height: 1.16 !important;\n    text-align: left !important;\n  }\n\n  #cm-academy-home #weekly-tip.cm-tip-inline p,\n  #cm-academy-home #weekly-tip.cm-tip-inline:hover p {\n    margin: 0 0 0.72rem 0 !important;\n    padding: 0 !important;\n    color: #12202E !important;\n    font-size: 0.72rem !important;\n    line-height: 1.22 !important;\n    text-align: left !important;\n  }\n\n  #cm-academy-home #weekly-tip.cm-tip-inline .cm-tip-person,\n  #cm-academy-home #weekly-tip.cm-tip-inline:hover .cm-tip-person,\n  #cm-academy-home #weekly-tip.cm-tip-inline:focus .cm-tip-person,\n  #cm-academy-home #weekly-tip.cm-tip-inline:focus-within .cm-tip-person,\n  #cm-academy-home #weekly-tip.cm-tip-inline:active .cm-tip-person {\n    display: inline-flex !important;\n    align-items: center !important;\n    align-self: flex-start !important;\n    width: auto !important;\n    max-width: 100% !important;\n    margin: 0 !important;\n    padding: 0.34rem 0.48rem !important;\n    gap: 0.4rem !important;\n    border-radius: 12px !important;\n    background: rgba(255, 255, 255, 0.74) !important;\n    border: 1px solid rgba(220, 231, 243, 0.85) !important;\n    box-shadow: 0 8px 18px rgba(18, 32, 46, 0.06) !important;\n    transform: none !important;\n    transition: none !important;\n  }\n\n  #cm-academy-home #weekly-tip.cm-tip-inline *,\n  #cm-academy-home #weekly-tip.cm-tip-inline:hover *,\n  #cm-academy-home #weekly-tip.cm-tip-inline:focus *,\n  #cm-academy-home #weekly-tip.cm-tip-inline:focus-within *,\n  #cm-academy-home #weekly-tip.cm-tip-inline:active * {\n    transform: none !important;\n    transition: none !important;\n  }\n\n  @media (max-width: 680px) {\n    #cm-academy-home .cm-lower-grid > a.cm-card-small,\n    #cm-academy-home .cm-lower-grid > .cm-news-card {\n      grid-template-rows: auto auto auto auto !important;\n      gap: 0.58rem !important;\n      min-height: 0 !important;\n    }\n\n    #cm-academy-home .cm-lower-grid > a.cm-card-small > .cm-small-graphic,\n    #cm-academy-home .cm-lower-grid > .cm-news-card > .cm-small-graphic {\n      margin-bottom: 0 !important;\n    }\n\n    #cm-academy-home #weekly-tip.cm-card.cm-card-small.cm-tip-inline {\n      min-height: 0 !important;\n    }\n  }\n<\/style>\n\n<style>\n  \/* =========================================================\n     CM Academy homepage \u2014 v85\n     - placerer FAQ Vis alle-knappen helt oppe i kortets h\u00f8jre hj\u00f8rne\n     - knappen positioneres nu efter selve FAQ-kortet, ikke FAQ-headeren\n     - p\u00e5virker ikke FAQ-tekst, FAQ-sp\u00f8rgsm\u00e5l eller de sm\u00e5 kort\n     ========================================================= *\/\n\n  #cm-academy-home .cm-faq-card {\n    position: relative !important;\n  }\n\n  #cm-academy-home .cm-faq-header {\n    position: static !important;\n    padding-right: 8.4rem !important;\n  }\n\n  #cm-academy-home .cm-faq-header > div {\n    position: static !important;\n  }\n\n  #cm-academy-home .cm-faq-view-all {\n    position: absolute !important;\n    top: 1rem !important;\n    right: 1rem !important;\n    left: auto !important;\n    margin: 0 !important;\n    z-index: 3 !important;\n  }\n\n  @media (max-width: 680px) {\n    #cm-academy-home .cm-faq-header {\n      padding-right: 0 !important;\n      padding-top: 3.05rem !important;\n    }\n\n    #cm-academy-home .cm-faq-view-all {\n      top: 1rem !important;\n      left: 1rem !important;\n      right: auto !important;\n    }\n  }\n<\/style>\n\n<style>\n  \/* =========================================================\n     CM Academy homepage \u2014 v86\n     - justerer kun Ugens tip-kortet\n     - overskriften placeres lidt h\u00f8jere\n     - S\u00f8ren-boksen placeres lidt l\u00e6ngere nede\n     - tipteksten centreres dynamisk mellem overskrift og personboks\n     - p\u00e5virker ikke de andre sm\u00e5 kort\n     ========================================================= *\/\n\n  #cm-academy-home #weekly-tip.cm-card.cm-card-small.cm-tip-inline,\n  #cm-academy-home #weekly-tip.cm-card.cm-card-small.cm-tip-inline:hover,\n  #cm-academy-home #weekly-tip.cm-card.cm-card-small.cm-tip-inline:focus,\n  #cm-academy-home #weekly-tip.cm-card.cm-card-small.cm-tip-inline:focus-within,\n  #cm-academy-home #weekly-tip.cm-card.cm-card-small.cm-tip-inline:active {\n    display: grid !important;\n    grid-template-columns: 1fr !important;\n    grid-template-rows: auto minmax(0, 1fr) auto !important;\n    align-items: stretch !important;\n    justify-items: start !important;\n    align-content: stretch !important;\n    min-height: 224px !important;\n    height: 100% !important;\n    padding: 1rem 1.18rem 0.95rem !important;\n    border: 2px solid rgba(156, 204, 61, 0.92) !important;\n    border-radius: 20px !important;\n    background:\n      radial-gradient(circle at 88% 0%, rgba(156, 204, 61, 0.16), transparent 34%),\n      linear-gradient(180deg, rgba(255,255,255,0.96) 0%, rgba(248,251,255,0.98) 100%) !important;\n    box-shadow: 0 16px 38px rgba(18, 32, 46, 0.075) !important;\n    transform: none !important;\n    transition: none !important;\n    cursor: default !important;\n    pointer-events: none !important;\n  }\n\n  #cm-academy-home #weekly-tip.cm-tip-inline h2,\n  #cm-academy-home #weekly-tip.cm-tip-inline:hover h2,\n  #cm-academy-home #weekly-tip.cm-tip-inline:focus h2,\n  #cm-academy-home #weekly-tip.cm-tip-inline:focus-within h2,\n  #cm-academy-home #weekly-tip.cm-tip-inline:active h2 {\n    grid-row: 1 !important;\n    align-self: start !important;\n    justify-self: start !important;\n    margin: 0 !important;\n    padding: 0 !important;\n    color: #12202E !important;\n    font-size: 1rem !important;\n    line-height: 1.16 !important;\n    text-align: left !important;\n    transform: none !important;\n    transition: none !important;\n  }\n\n  #cm-academy-home #weekly-tip.cm-tip-inline p,\n  #cm-academy-home #weekly-tip.cm-tip-inline:hover p,\n  #cm-academy-home #weekly-tip.cm-tip-inline:focus p,\n  #cm-academy-home #weekly-tip.cm-tip-inline:focus-within p,\n  #cm-academy-home #weekly-tip.cm-tip-inline:active p {\n    grid-row: 2 !important;\n    align-self: center !important;\n    justify-self: start !important;\n    width: 100% !important;\n    max-width: 100% !important;\n    margin: 0 !important;\n    padding: 0.45rem 0 !important;\n    color: #12202E !important;\n    font-size: 0.72rem !important;\n    line-height: 1.22 !important;\n    text-align: left !important;\n    transform: none !important;\n    transition: none !important;\n  }\n\n  #cm-academy-home #weekly-tip.cm-tip-inline .cm-tip-person,\n  #cm-academy-home #weekly-tip.cm-tip-inline:hover .cm-tip-person,\n  #cm-academy-home #weekly-tip.cm-tip-inline:focus .cm-tip-person,\n  #cm-academy-home #weekly-tip.cm-tip-inline:focus-within .cm-tip-person,\n  #cm-academy-home #weekly-tip.cm-tip-inline:active .cm-tip-person {\n    grid-row: 3 !important;\n    align-self: end !important;\n    justify-self: start !important;\n    display: inline-flex !important;\n    align-items: center !important;\n    width: auto !important;\n    max-width: 100% !important;\n    margin: 0 !important;\n    padding: 0.34rem 0.48rem !important;\n    gap: 0.4rem !important;\n    border-radius: 12px !important;\n    background: rgba(255, 255, 255, 0.74) !important;\n    border: 1px solid rgba(220, 231, 243, 0.85) !important;\n    box-shadow: 0 8px 18px rgba(18, 32, 46, 0.06) !important;\n    transform: none !important;\n    transition: none !important;\n  }\n\n  #cm-academy-home #weekly-tip.cm-tip-inline .cm-tip-person img,\n  #cm-academy-home #weekly-tip.cm-tip-inline:hover .cm-tip-person img {\n    width: 30px !important;\n    height: 30px !important;\n    border-radius: 999px !important;\n    object-fit: cover !important;\n    flex-shrink: 0 !important;\n    transform: none !important;\n    transition: none !important;\n  }\n\n  #cm-academy-home #weekly-tip.cm-tip-inline .cm-tip-person span,\n  #cm-academy-home #weekly-tip.cm-tip-inline:hover .cm-tip-person span {\n    color: #12202E !important;\n    font-size: 0.68rem !important;\n    line-height: 1.13 !important;\n    font-style: italic !important;\n    transform: none !important;\n    transition: none !important;\n  }\n\n  #cm-academy-home #weekly-tip.cm-tip-inline .cm-tip-person strong,\n  #cm-academy-home #weekly-tip.cm-tip-inline:hover .cm-tip-person strong {\n    font-style: normal !important;\n  }\n\n  @media (max-width: 680px) {\n    #cm-academy-home #weekly-tip.cm-card.cm-card-small.cm-tip-inline {\n      grid-template-rows: auto auto auto !important;\n      gap: 0.72rem !important;\n      min-height: 0 !important;\n      padding: 1rem 1.18rem !important;\n    }\n\n    #cm-academy-home #weekly-tip.cm-tip-inline p {\n      align-self: start !important;\n      padding: 0 !important;\n    }\n  }\n<\/style>\n\n<style>\n  \/* =========================================================\n     CM Academy homepage \u2014 v87\n     - justerer kun de nederste sm\u00e5 kort + FAQ Vis alle-knappen\n     - gr\u00f8nne links rykkes minimalt ind, s\u00e5 de visuelt flugter med br\u00f8dteksten\n     - FAQ Vis alle f\u00e5r samme st\u00f8rrelse og gr\u00f8nne hover som Supportartikler-knappen\n     - p\u00e5virker ikke Kom godt i gang, Supportartikler-kortet eller Ugens tip-layoutet\n     ========================================================= *\/\n\n  \/* Sm\u00e5 nederste kort: linket starter samme sted som br\u00f8dteksten visuelt *\/\n  #cm-academy-home .cm-lower-grid > a.cm-card-small > .cm-card-action,\n  #cm-academy-home .cm-lower-grid > .cm-news-card > .cm-card-action {\n    position: relative !important;\n    left: 0.1rem !important;\n    margin-left: 0 !important;\n    padding-left: 0 !important;\n    transform: none !important;\n  }\n\n  #cm-academy-home .cm-lower-grid > a.cm-card-small > .cm-card-action:hover,\n  #cm-academy-home .cm-lower-grid > .cm-news-card > .cm-card-action:hover {\n    left: 0.1rem !important;\n    transform: none !important;\n  }\n\n  \/* Hold \u00f8vrig tekst helt neutral, s\u00e5 kun action-linket f\u00e5r den lille visuelle justering *\/\n  #cm-academy-home .cm-lower-grid > a.cm-card-small > h2,\n  #cm-academy-home .cm-lower-grid > a.cm-card-small > p,\n  #cm-academy-home .cm-lower-grid > .cm-news-card > h2,\n  #cm-academy-home .cm-lower-grid > .cm-news-card > p {\n    margin-left: 0 !important;\n    padding-left: 0 !important;\n    left: auto !important;\n    transform: none !important;\n  }\n\n  \/* FAQ Vis alle: samme kompakte pill-st\u00f8rrelse og samme gr\u00f8nne hover som Supportartikler *\/\n  #cm-academy-home .cm-faq-view-all {\n    position: absolute !important;\n    top: 1rem !important;\n    right: 1rem !important;\n    left: auto !important;\n    display: inline-flex !important;\n    align-items: center !important;\n    justify-content: center !important;\n    min-height: 34px !important;\n    padding: 0.42rem 0.78rem !important;\n    border-radius: 999px !important;\n    background: #FFFFFF !important;\n    border: 1px solid rgba(220, 231, 243, 0.78) !important;\n    box-shadow: 0 10px 20px rgba(18, 32, 46, 0.08) !important;\n    color: #185ABC !important;\n    font-size: 0.78rem !important;\n    font-weight: 700 !important;\n    line-height: 1 !important;\n    white-space: nowrap !important;\n    text-decoration: none !important;\n    transform: none !important;\n    transition: background 0.18s ease, color 0.18s ease, border-color 0.18s ease, box-shadow 0.18s ease !important;\n  }\n\n  #cm-academy-home .cm-faq-view-all:hover,\n  #cm-academy-home .cm-faq-view-all:focus {\n    background: #9CCC3D !important;\n    border-color: #9CCC3D !important;\n    color: #12202E !important;\n    box-shadow: 0 10px 20px rgba(156, 204, 61, 0.18) !important;\n    transform: none !important;\n    text-decoration: none !important;\n  }\n\n  @media (max-width: 680px) {\n    #cm-academy-home .cm-faq-view-all {\n      top: 1rem !important;\n      left: 1rem !important;\n      right: auto !important;\n    }\n  }\n<\/style>\n\n<style>\n  \/* =========================================================\n     CM Academy homepage \u2014 v88\n     - retter den gr\u00f8nne link-alignment tilbage i de sm\u00e5 kort\n     - giver lidt mere luft mellem br\u00f8dtekst og link\n     - FAQ Vis alle beholder samme hover som Supportartikler\n     - p\u00e5virker ikke Kom godt i gang, Supportartikler-kortet eller Ugens tip-layoutet\n     ========================================================= *\/\n\n  \/* Sm\u00e5 nederste kort: alle tekstdele starter samme sted, uden ekstra indryk p\u00e5 linket *\/\n  #cm-academy-home .cm-lower-grid > a.cm-card-small,\n  #cm-academy-home .cm-lower-grid > .cm-news-card {\n    grid-template-rows: 58px 2.55em 3.55em auto !important;\n  }\n\n  #cm-academy-home .cm-lower-grid > a.cm-card-small > h2,\n  #cm-academy-home .cm-lower-grid > a.cm-card-small > p,\n  #cm-academy-home .cm-lower-grid > a.cm-card-small > .cm-card-action,\n  #cm-academy-home .cm-lower-grid > .cm-news-card > h2,\n  #cm-academy-home .cm-lower-grid > .cm-news-card > p,\n  #cm-academy-home .cm-lower-grid > .cm-news-card > .cm-card-action {\n    margin-left: 0 !important;\n    padding-left: 0 !important;\n    left: auto !important;\n    right: auto !important;\n    text-indent: 0 !important;\n    transform: none !important;\n    justify-self: start !important;\n    text-align: left !important;\n  }\n\n  #cm-academy-home .cm-lower-grid > a.cm-card-small > .cm-card-action,\n  #cm-academy-home .cm-lower-grid > .cm-news-card > .cm-card-action {\n    position: static !important;\n    margin-top: 0 !important;\n    padding-top: 0 !important;\n  }\n\n  #cm-academy-home .cm-lower-grid > a.cm-card-small > .cm-card-action:hover,\n  #cm-academy-home .cm-lower-grid > .cm-news-card > .cm-card-action:hover {\n    left: auto !important;\n    transform: none !important;\n  }\n\n  \/* FAQ-knappen: samme f\u00f8lelse som Supportartikler-knappen, inkl. gr\u00f8n hover *\/\n  #cm-academy-home .cm-faq-view-all {\n    background: #FFFFFF !important;\n    color: #185ABC !important;\n    border: 1px solid rgba(220, 231, 243, 0.78) !important;\n    box-shadow: 0 10px 20px rgba(18, 32, 46, 0.08) !important;\n    transform: none !important;\n  }\n\n  #cm-academy-home .cm-faq-view-all:hover,\n  #cm-academy-home .cm-faq-view-all:focus {\n    background: #9CCC3D !important;\n    border-color: #9CCC3D !important;\n    color: #12202E !important;\n    box-shadow: 0 10px 20px rgba(156, 204, 61, 0.18) !important;\n    transform: none !important;\n    text-decoration: none !important;\n  }\n<\/style>\n\n<style>\n  \/* =========================================================\n     CM Academy homepage \u2014 v89\n     - l\u00f8fter kun de gr\u00f8nne links i de sm\u00e5 nederste kort en smule\n     - giver linkene mere luft til nederste kant\n     - bevarer venstre-alignment mellem overskrift, tekst og link\n     - p\u00e5virker ikke FAQ, Supportartikler, Kom godt i gang eller Ugens tip\n     ========================================================= *\/\n\n  #cm-academy-home .cm-lower-grid > a.cm-card-small:not(#weekly-tip),\n  #cm-academy-home .cm-lower-grid > .cm-news-card {\n    grid-template-rows: 58px 2.55em 3.05em auto !important;\n    padding: 1.05rem 1.18rem 1.28rem !important;\n  }\n\n  #cm-academy-home .cm-lower-grid > a.cm-card-small:not(#weekly-tip) > .cm-card-action,\n  #cm-academy-home .cm-lower-grid > .cm-news-card > .cm-card-action {\n    grid-row: 4 !important;\n    align-self: start !important;\n    justify-self: start !important;\n    margin: 0 !important;\n    padding: 0 !important;\n    padding-top: 0.18rem !important;\n    margin-left: 0 !important;\n    left: auto !important;\n    transform: none !important;\n  }\n\n  #cm-academy-home .cm-lower-grid > a.cm-card-small:not(#weekly-tip) > .cm-card-action:hover,\n  #cm-academy-home .cm-lower-grid > .cm-news-card > .cm-card-action:hover {\n    left: auto !important;\n    transform: none !important;\n  }\n<\/style>\n\n<style>\n  \/* =========================================================\n     CM Academy homepage \u2014 v90\n     - giver de gr\u00f8nne links i de sm\u00e5 nederste kort lidt mere luft til nederste kant\n     - \u00e6ndrer ikke venstre-alignment mellem ikon, overskrift, tekst og link\n     - p\u00e5virker ikke FAQ, Supportartikler, Kom godt i gang eller Ugens tip\n     ========================================================= *\/\n\n  #cm-academy-home .cm-lower-grid > a.cm-card-small:not(#weekly-tip) > .cm-card-action,\n  #cm-academy-home .cm-lower-grid > .cm-news-card > .cm-card-action {\n    position: relative !important;\n    top: -0.38rem !important;\n    left: auto !important;\n    margin-left: 0 !important;\n    padding-left: 0 !important;\n    transform: none !important;\n  }\n\n  #cm-academy-home .cm-lower-grid > a.cm-card-small:not(#weekly-tip) > .cm-card-action:hover,\n  #cm-academy-home .cm-lower-grid > .cm-news-card > .cm-card-action:hover {\n    top: -0.38rem !important;\n    left: auto !important;\n    transform: none !important;\n  }\n<\/style>\n\n<style>\n  \/* =========================================================\n     CM Academy homepage \u2014 v91\n     - g\u00f8r FAQ Vis alle-knappen samme st\u00f8rrelse som Supportartikler Vis alle\n     - samme hover: gr\u00f8n baggrund + hvid tekst\n     - \u00e6ndrer ikke de sm\u00e5 kort, Ugens tip, Kom godt i gang eller FAQ-listen\n     ========================================================= *\/\n\n  #cm-academy-home .cm-support-all,\n  #cm-academy-home .cm-faq-view-all {\n    display: inline-flex !important;\n    align-items: center !important;\n    justify-content: center !important;\n    min-width: 96px !important;\n    height: 40px !important;\n    min-height: 40px !important;\n    padding: 0 1rem !important;\n    border-radius: 999px !important;\n    background: #FFFFFF !important;\n    border: 1px solid rgba(220, 231, 243, 0.78) !important;\n    color: #185ABC !important;\n    font-size: 0.84rem !important;\n    font-weight: 700 !important;\n    line-height: 1 !important;\n    white-space: nowrap !important;\n    text-decoration: none !important;\n    box-shadow: 0 10px 20px rgba(18, 32, 46, 0.08) !important;\n    transform: none !important;\n    transition: background 0.18s ease, color 0.18s ease, border-color 0.18s ease, box-shadow 0.18s ease !important;\n  }\n\n  #cm-academy-home .cm-support-all:hover,\n  #cm-academy-home .cm-support-all:focus,\n  #cm-academy-home .cm-faq-view-all:hover,\n  #cm-academy-home .cm-faq-view-all:focus {\n    background: #9CCC3D !important;\n    border-color: #9CCC3D !important;\n    color: #FFFFFF !important;\n    box-shadow: 0 10px 20px rgba(156, 204, 61, 0.18) !important;\n    text-decoration: none !important;\n    transform: none !important;\n  }\n\n  #cm-academy-home .cm-faq-view-all {\n    position: absolute !important;\n    top: 1rem !important;\n    right: 1rem !important;\n    left: auto !important;\n  }\n\n  @media (max-width: 680px) {\n    #cm-academy-home .cm-faq-view-all {\n      top: 1rem !important;\n      left: 1rem !important;\n      right: auto !important;\n    }\n  }\n<\/style>\n\n<style>\n  \/* =========================================================\n     CM Academy homepage \u2014 v92\n     - \u00e6ndrer kun Ugens tip-rammen\n     - gr\u00f8n\/bl\u00e5 ambient ramme i stedet for ren gr\u00f8n\n     - ingen layout\u00e6ndringer og ingen hover-effekt\n     ========================================================= *\/\n\n  #cm-academy-home #weekly-tip.cm-card.cm-card-small.cm-tip-inline,\n  #cm-academy-home #weekly-tip.cm-card.cm-card-small.cm-tip-inline:hover,\n  #cm-academy-home #weekly-tip.cm-card.cm-card-small.cm-tip-inline:focus,\n  #cm-academy-home #weekly-tip.cm-card.cm-card-small.cm-tip-inline:focus-within,\n  #cm-academy-home #weekly-tip.cm-card.cm-card-small.cm-tip-inline:active {\n    border: 2px solid transparent !important;\n    background:\n      radial-gradient(circle at 16% 10%, rgba(24, 90, 188, 0.10), transparent 34%) padding-box,\n      radial-gradient(circle at 94% 8%, rgba(156, 204, 61, 0.14), transparent 32%) padding-box,\n      linear-gradient(180deg, rgba(255,255,255,0.96) 0%, rgba(248,251,255,0.98) 100%) padding-box,\n      linear-gradient(135deg, rgba(156, 204, 61, 0.96) 0%, rgba(24, 90, 188, 0.74) 50%, rgba(156, 204, 61, 0.92) 100%) border-box !important;\n    box-shadow:\n      0 16px 38px rgba(18, 32, 46, 0.075),\n      0 0 24px rgba(24, 90, 188, 0.08),\n      0 0 26px rgba(156, 204, 61, 0.10) !important;\n    transform: none !important;\n    transition: none !important;\n  }\n<\/style>\n\n<style>\n  \/* =========================================================\n     CM Academy homepage \u2014 softer subcategory button text v93\n     - g\u00f8r teksten i Supportartikler-kategoriknapperne mindre fed\n     - p\u00e5virker ikke Kom godt i gang, Supportartikler-kortet, FAQ,\n       de nederste kort eller Ugens tip\n     ========================================================= *\/\n\n  #cm-academy-home .cm-support-card .cm-subcategory strong {\n    font-weight: 600 !important;\n  }\n\n  #cm-academy-home .cm-support-card .cm-subcategory .cm-count {\n    font-weight: 600 !important;\n  }\n<\/style>\n\n\n<style>\n  \/* =========================================================\n     CM Academy homepage \u2014 intentional subcategory line breaks v95\n     - bevarer det mere naturlige layout fra v93\n     - tilf\u00f8jer kun bevidst linjeskift i de korteste titler\n     - fjerner ikke luft kunstigt under 1-linjede titler\n     - p\u00e5virker kun Supportartikler-kategoriknapperne\n     ========================================================= *\/\n\n  #cm-academy-home .cm-support-card .cm-subcategory strong {\n    min-height: 0 !important;\n    font-weight: 600 !important;\n  }\n\n  #cm-academy-home .cm-support-card .cm-subcategory > span {\n    min-height: 0 !important;\n  }\n\n  #cm-academy-home .cm-support-card .cm-subcategory > span > span {\n    margin-top: 0.16rem !important;\n  }\n\n  #cm-academy-home .cm-support-card .cm-subcategory .cm-count {\n    font-weight: 600 !important;\n  }\n<\/style>\n\n\n<style>\n  \/* =========================================================\n     CM Academy homepage \u2014 manual subcategory line breaks v97\n     - bevidste linjeskift i alle Supportartikler-kategorier\n     - giver et mere ens og kontrolleret udtryk end automatisk CSS-wrap\n     - p\u00e5virker kun kategoriknapperne i Supportartikler\n     ========================================================= *\/\n\n  #cm-academy-home .cm-support-card .cm-subcategory strong {\n    font-weight: 600 !important;\n    line-height: 1.08 !important;\n  }\n\n  #cm-academy-home .cm-support-card .cm-subcategory > span > span {\n    margin-top: 0.16rem !important;\n  }\n<\/style>\n\n\n<style>\n  \/* =========================================================\n     CM Academy homepage \u2014 lower card title spacing reset v102\n     - starter fra den p\u00e6ne v99\/v90-placering af de gr\u00f8nne links\n     - rykker kun overskriften en anelse v\u00e6k fra ikonet\n     - \u00e6ndrer ikke link-positionen, FAQ, Supportartikler, Kom godt i gang eller Ugens tip\n     ========================================================= *\/\n\n  #cm-academy-home .cm-lower-grid > a.cm-card-small:not(#weekly-tip) .cm-small-graphic,\n  #cm-academy-home .cm-lower-grid > section.cm-news-card .cm-small-graphic {\n    margin-bottom: 0.68rem !important;\n  }\n\n  #cm-academy-home .cm-lower-grid > a.cm-card-small:not(#weekly-tip) h2,\n  #cm-academy-home .cm-lower-grid > section.cm-news-card h2 {\n    margin-top: 0 !important;\n  }\n<\/style>\n\n\n<style>\n  \/* =========================================================\n     CM Academy homepage \u2014 balanced lower card text spacing v104\n     - rykker overskriften en lille smule ned via mere luft under ikonet\n     - giver omtrent samme luft over og under br\u00f8dteksten\n     - holder linket fri af nederste kant uden at skubbe hele indholdet ned\n     - p\u00e5virker ikke Supportartikler, Kom godt i gang, FAQ eller Ugens tip\n     ========================================================= *\/\n\n  #cm-academy-home .cm-lower-grid > a.cm-card-small:not(#weekly-tip),\n  #cm-academy-home .cm-lower-grid > section.cm-news-card {\n    display: flex !important;\n    flex-direction: column !important;\n    justify-content: flex-start !important;\n  }\n\n  #cm-academy-home .cm-lower-grid > a.cm-card-small:not(#weekly-tip) .cm-small-graphic,\n  #cm-academy-home .cm-lower-grid > section.cm-news-card .cm-small-graphic {\n    margin-bottom: 0.86rem !important;\n  }\n\n  #cm-academy-home .cm-lower-grid > a.cm-card-small:not(#weekly-tip) h2,\n  #cm-academy-home .cm-lower-grid > section.cm-news-card h2 {\n    margin: 0 !important;\n  }\n\n  #cm-academy-home .cm-lower-grid > a.cm-card-small:not(#weekly-tip) p,\n  #cm-academy-home .cm-lower-grid > section.cm-news-card p {\n    margin-top: 0.82rem !important;\n    margin-bottom: 0 !important;\n  }\n\n  #cm-academy-home .cm-lower-grid > a.cm-card-small:not(#weekly-tip) > .cm-card-action,\n  #cm-academy-home .cm-lower-grid > section.cm-news-card > .cm-card-action {\n    margin-top: 0.82rem !important;\n    padding-top: 0 !important;\n    padding-bottom: 0 !important;\n    align-self: flex-start !important;\n  }\n<\/style>\n\n\n<style>\n  \/* =========================================================\n     CM Academy homepage \u2014 lower card content slightly higher v105\n     - flytter kun indholdet i de sm\u00e5 nederste kort en anelse op\n     - bevarer afstand mellem ikon, overskrift, tekst og link\n     - p\u00e5virker ikke Supportartikler, Kom godt i gang, FAQ eller Ugens tip\n     ========================================================= *\/\n\n  #cm-academy-home .cm-lower-grid > a.cm-card-small:not(#weekly-tip),\n  #cm-academy-home .cm-lower-grid > section.cm-news-card {\n    padding-top: 0.84rem !important;\n  }\n<\/style>\n\n\n<style>\n  \/* =========================================================\n     CM Academy homepage \u2014 lower card heading closer to icon v106\n     - beholder indholdet en anelse h\u00f8jere oppe\n     - rykker overskriften liiidt t\u00e6ttere p\u00e5 ikonet igen\n     - p\u00e5virker ikke Supportartikler, Kom godt i gang, FAQ eller Ugens tip\n     ========================================================= *\/\n\n  #cm-academy-home .cm-lower-grid > a.cm-card-small:not(#weekly-tip) .cm-small-graphic,\n  #cm-academy-home .cm-lower-grid > section.cm-news-card .cm-small-graphic {\n    margin-bottom: 0.74rem !important;\n  }\n<\/style>\n\n\n<style>\n  \/* =========================================================\n     CM Academy homepage DA \u2014 natural subcategory wrapping v10\n     - dropper de kunstige linjeskift i Supportartikler-kategorierne\n     - lader teksten wrappe naturligt efter kortets bredde\n     - p\u00e5virker kun kategoriknapperne under Supportartikler\n     ========================================================= *\/\n\n  #cm-academy-home .cm-support-card .cm-subcategory strong {\n    white-space: normal !important;\n    min-height: 0 !important;\n    font-weight: 600 !important;\n    line-height: 1.08 !important;\n  }\n\n  #cm-academy-home .cm-support-card .cm-subcategory > span {\n    min-height: 0 !important;\n  }\n\n  #cm-academy-home .cm-support-card .cm-subcategory > span > span {\n    margin-top: 0.16rem !important;\n  }\n<\/style>\n\n\n<style>\n  \/* =========================================================\n     CM Academy homepage DA \u2014 green Support articles intro v12\n     - g\u00f8r kun teksten \"Find vejledninger efter emne.\" gr\u00f8n\n     - p\u00e5virker ikke de andre kort eller links\n     ========================================================= *\/\n\n  #cm-academy-home .cm-support-head p {\n    color: #9CCC3D !important;\n  }\n<\/style>\n\n\n<style>\n  \/* =========================================================\n     CM Academy homepage DA \u2014 green Support intro with own class v13\n     - giver teksten sin egen class, s\u00e5 den ikke bliver overskrevet\n     - p\u00e5virker kun \"Find vejledninger efter emne.\"\n     ========================================================= *\/\n\n  #cm-academy-home .cm-support-card .cm-support-head p.cm-support-intro-text,\n  #cm-academy-home .cm-support-card .cm-support-head .cm-support-intro-text {\n    color: #9CCC3D !important;\n    opacity: 1 !important;\n  }\n<\/style>\n\n\n<style>\n  \/* =========================================================\n     CM Academy homepage DA \u2014 Support intro color only on mobile v14\n     - desktop\/tablet: teksten er hvid igen\n     - mobil: teksten skifter til m\u00f8rk bl\u00e5, s\u00e5 den ikke forsvinder i den lyse ombre\n     - p\u00e5virker kun Supportartikler-teksten\n     ========================================================= *\/\n\n  #cm-academy-home .cm-support-card .cm-support-head p.cm-support-intro-text,\n  #cm-academy-home .cm-support-card .cm-support-head .cm-support-intro-text {\n    color: #FFFFFF !important;\n    opacity: 1 !important;\n  }\n\n  @media (max-width: 760px) {\n    #cm-academy-home .cm-support-card .cm-support-head p.cm-support-intro-text,\n    #cm-academy-home .cm-support-card .cm-support-head .cm-support-intro-text {\n      color: #12202E !important;\n    }\n  }\n<\/style>\n\n\n<style>\n  \/* =========================================================\n     CM Academy homepage DA \u2014 mobile green intro text v15\n     - mobil: g\u00f8r Supportartikler-introteksten gr\u00f8n\n     - mobil: g\u00f8r ogs\u00e5 br\u00f8dteksten i \"Kom godt i gang\"-kortet gr\u00f8n\n     - desktop\/tablet forbliver u\u00e6ndret\n     ========================================================= *\/\n\n  @media (max-width: 760px) {\n    #cm-academy-home .cm-support-card .cm-support-head p.cm-support-intro-text,\n    #cm-academy-home .cm-support-card .cm-support-head .cm-support-intro-text {\n      color: #9CCC3D !important;\n    }\n\n    #cm-academy-home .cm-feature-card .cm-feature-content p {\n      color: #9CCC3D !important;\n      opacity: 1 !important;\n    }\n  }\n<\/style>\n\n\n<style>\n  \/* =========================================================\n     CM Academy homepage DA \u2014 mobile white text with dark shadow v16\n     - mobil: beholder hvid tekst\n     - tilf\u00f8jer m\u00f8rk tekstskygge for bedre l\u00e6sbarhed p\u00e5 lys ombre\n     - g\u00e6lder kun Supportartikler-introteksten og Kom godt i gang-br\u00f8dteksten\n     ========================================================= *\/\n\n  @media (max-width: 760px) {\n    #cm-academy-home .cm-support-card .cm-support-head p.cm-support-intro-text,\n    #cm-academy-home .cm-support-card .cm-support-head .cm-support-intro-text,\n    #cm-academy-home .cm-feature-card .cm-feature-content p {\n      color: #FFFFFF !important;\n      opacity: 1 !important;\n      text-shadow:\n        0 1px 2px rgba(0, 0, 0, 0.55),\n        0 0 10px rgba(0, 0, 0, 0.20) !important;\n    }\n  }\n<\/style>\n\n\n<style>\n  \/* =========================================================\n     CM Academy homepage DA \u2014 stronger mobile text shadow v17\n     - giver lidt kraftigere m\u00f8rk skygge bag den hvide tekst p\u00e5 mobil\n     - p\u00e5virker kun Supportartikler-introteksten og Kom godt i gang-br\u00f8dteksten\n     ========================================================= *\/\n\n  @media (max-width: 760px) {\n    #cm-academy-home .cm-support-card .cm-support-head p.cm-support-intro-text,\n    #cm-academy-home .cm-support-card .cm-support-head .cm-support-intro-text,\n    #cm-academy-home .cm-feature-card .cm-feature-content p {\n      color: #FFFFFF !important;\n      opacity: 1 !important;\n      text-shadow:\n        0 2px 4px rgba(0, 0, 0, 0.72),\n        0 0 14px rgba(0, 0, 0, 0.34),\n        0 0 2px rgba(0, 0, 0, 0.55) !important;\n    }\n  }\n<\/style>\n\n\n<style>\n  \/* =========================================================\n     CM Academy homepage DA \u2014 stronger mobile text shadow incl. headings v18\n     - mobil: kraftigere m\u00f8rk skygge p\u00e5 hvid tekst\n     - g\u00e6lder nu ogs\u00e5 overskrifterne i Kom godt i gang og Supportartikler\n     - p\u00e5virker kun disse to topkort p\u00e5 mobil\n     ========================================================= *\/\n\n  @media (max-width: 760px) {\n    #cm-academy-home .cm-feature-card .cm-feature-content h2,\n    #cm-academy-home .cm-support-card .cm-support-head h2,\n    #cm-academy-home .cm-support-card .cm-support-head p.cm-support-intro-text,\n    #cm-academy-home .cm-support-card .cm-support-head .cm-support-intro-text,\n    #cm-academy-home .cm-feature-card .cm-feature-content p {\n      color: #FFFFFF !important;\n      opacity: 1 !important;\n      text-shadow:\n        0 2px 5px rgba(0, 0, 0, 0.82),\n        0 0 18px rgba(0, 0, 0, 0.48),\n        0 0 3px rgba(0, 0, 0, 0.68) !important;\n    }\n  }\n<\/style>\n\n\n<style>\n  \/* =========================================================\n     CM Academy homepage DA \u2014 subtle text shadow on top cards v19\n     - tilf\u00f8jer en let m\u00f8rk skygge p\u00e5 hvid tekst i topkortene\n     - g\u00e6lder b\u00e5de desktop og mobil\n     - p\u00e5virker kun overskrift + br\u00f8dtekst i Kom godt i gang og Supportartikler\n     ========================================================= *\/\n\n  #cm-academy-home .cm-feature-card .cm-feature-content h2,\n  #cm-academy-home .cm-feature-card .cm-feature-content p,\n  #cm-academy-home .cm-support-card .cm-support-head h2,\n  #cm-academy-home .cm-support-card .cm-support-head p.cm-support-intro-text,\n  #cm-academy-home .cm-support-card .cm-support-head .cm-support-intro-text {\n    color: #FFFFFF !important;\n    opacity: 1 !important;\n    text-shadow:\n      0 1px 2px rgba(0, 0, 0, 0.42),\n      0 0 8px rgba(0, 0, 0, 0.18) !important;\n  }\n<\/style>\n\n\n<style>\n  \/* =========================================================\n     CM Academy homepage DA \u2014 Se videoer hover fix\n     - beholder resten af denne version u\u00e6ndret\n     - retter kun \"Se videoer\", s\u00e5 linket bliver bl\u00e5t ved hover\n     ========================================================= *\/\n\n  #cm-academy-home a.cm-card.cm-card-small.cm-videos-card:hover > .cm-card-action,\n  #cm-academy-home a.cm-card.cm-card-small.cm-videos-card > .cm-card-action:hover,\n  #cm-academy-home a.cm-card.cm-card-small.cm-videos-card:focus-visible > .cm-card-action {\n    color: #185ABC !important;\n    background: transparent !important;\n    text-decoration: none !important;\n  }\n<\/style>\n\n\n<style>\n  \/* =========================================================\n     CM Academy homepage DA \u2014 stronger mobile readability in Kom godt i gang v25\n     - tilf\u00f8jer en bl\u00f8d m\u00f8rk overlay bag tekstomr\u00e5det p\u00e5 mobil\n     - g\u00f8r raketten en anelse mindre dominerende\n     - g\u00e6lder kun Kom godt i gang-kortet p\u00e5 mobil\n     ========================================================= *\/\n\n  @media (max-width: 760px) {\n    #cm-academy-home .cm-feature-card {\n      position: relative !important;\n      overflow: hidden !important;\n    }\n\n    #cm-academy-home .cm-feature-card::before {\n      content: \"\" !important;\n      position: absolute !important;\n      inset: 0 !important;\n      background:\n        linear-gradient(90deg,\n          rgba(8, 16, 31, 0.62) 0%,\n          rgba(8, 16, 31, 0.52) 34%,\n          rgba(8, 16, 31, 0.22) 58%,\n          rgba(8, 16, 31, 0.00) 78%) !important;\n      z-index: 1 !important;\n      pointer-events: none !important;\n    }\n\n    #cm-academy-home .cm-feature-card .cm-feature-content {\n      position: relative !important;\n      z-index: 2 !important;\n      max-width: 76% !important;\n    }\n\n    #cm-academy-home .cm-feature-card .cm-feature-graphic {\n      opacity: 0.88 !important;\n      filter: drop-shadow(0 14px 20px rgba(0,0,0,0.18)) !important;\n    }\n\n    #cm-academy-home .cm-feature-card .cm-feature-content h2,\n    #cm-academy-home .cm-feature-card .cm-feature-content p {\n      color: #FFFFFF !important;\n      opacity: 1 !important;\n      text-shadow:\n        0 2px 5px rgba(0, 0, 0, 0.88),\n        0 0 14px rgba(0, 0, 0, 0.46),\n        0 0 2px rgba(0, 0, 0, 0.72) !important;\n    }\n  }\n<\/style>\n\n\n<style>\n  \/* =========================================================\n     CM Academy homepage DA \u2014 stronger mobile shadow on Supportartikler v26\n     - giver lidt mere skygge bag den hvide tekst i Supportartikler p\u00e5 mobil\n     - p\u00e5virker kun Supportartikler-kortet\n     ========================================================= *\/\n\n  @media (max-width: 760px) {\n    #cm-academy-home .cm-support-card .cm-support-head h2,\n    #cm-academy-home .cm-support-card .cm-support-head p.cm-support-intro-text,\n    #cm-academy-home .cm-support-card .cm-support-head .cm-support-intro-text {\n      color: #FFFFFF !important;\n      opacity: 1 !important;\n      text-shadow:\n        0 2px 5px rgba(0, 0, 0, 0.88),\n        0 0 14px rgba(0, 0, 0, 0.44),\n        0 0 2px rgba(0, 0, 0, 0.68) !important;\n    }\n  }\n<\/style>\n\n\n<style>\n  \/* =========================================================\n     CM Academy homepage \u2014 video link hover only on text\n     - video link stays green when hovering the card\n     - video link turns blue only when hovering directly on the text\/link\n     - keeps the rest of this version unchanged\n     ========================================================= *\/\n\n  #cm-academy-home a.cm-card.cm-card-small.cm-videos-card > .cm-card-action,\n  #cm-academy-home a.cm-card.cm-card-small.cm-videos-card:hover > .cm-card-action {\n    color: #9CCC3D !important;\n    background: transparent !important;\n    text-decoration: none !important;\n  }\n\n  #cm-academy-home a.cm-card.cm-card-small.cm-videos-card > .cm-card-action:hover,\n  #cm-academy-home a.cm-card.cm-card-small.cm-videos-card > .cm-card-action:focus-visible {\n    color: #185ABC !important;\n    background: transparent !important;\n    text-decoration: none !important;\n  }\n<\/style>\n\n\n<style>\n  \/* =========================================================\n     CM Academy homepage DA \u2014 Supportartikler v62\n     - \u00f8verste venstre hj\u00f8rne matcher raketbilledets hj\u00f8rne 1:1\n     - sampled fra raketbilledets top-left: rgb(1,16,56) \/ #011038\n     - resten af kassen fader lysere nedad og mod h\u00f8jre\n     - organisk m\u00f8nster beholdes\n     ========================================================= *\/\n\n  #cm-academy-home .cm-support-card,\n  #cm-academy-home .cm-support-card:hover,\n  #cm-academy-home .cm-support-card:focus,\n  #cm-academy-home .cm-support-card:focus-within {\n    position: relative !important;\n    isolation: isolate !important;\n    overflow: hidden !important;\n    border: 0 !important;\n    outline: none !important;\n    transform: none !important;\n    background-color: #011038 !important;\n    background:\n      radial-gradient(98% 116% at 0% 0%,\n        #011038 0%,\n        rgba(1,16,56,0.99) 10%,\n        rgba(6,34,92,0.96) 24%,\n        rgba(18,71,158,0.82) 46%,\n        rgba(77,144,254,0.42) 70%,\n        rgba(77,144,254,0.10) 88%,\n        rgba(77,144,254,0.00) 100%),\n      linear-gradient(122deg,\n        #011038 0%,\n        #185ABC 36%,\n        #4D90FE 62%,\n        #C8DEFF 84%,\n        #FAFCFF 100%) !important;\n    box-shadow: 0 12px 26px rgba(24, 90, 188, 0.08) !important;\n  }\n\n  \/* Organiske brede former uden zebra-look *\/\n  #cm-academy-home .cm-support-card::before {\n    content: \"\" !important;\n    position: absolute !important;\n    inset: 0 !important;\n    z-index: 1 !important;\n    pointer-events: none !important;\n    background-image: url(\"data:image\/svg+xml,%3Csvg xmlns='http:\/\/www.w3.org\/2000\/svg' viewBox='0 0 1200 460' preserveAspectRatio='none'%3E%3Cdefs%3E%3Cfilter id='soft'%3E%3CfeGaussianBlur stdDeviation='1.6'\/%3E%3C\/filter%3E%3C\/defs%3E%3Cellipse cx='290' cy='84' rx='430' ry='56' fill='%234D90FE' fill-opacity='.14' transform='rotate(4 290 84)' filter='url(%23soft)'\/%3E%3Cellipse cx='112' cy='320' rx='330' ry='110' fill='%23185ABC' fill-opacity='.20' transform='rotate(-8 112 320)' filter='url(%23soft)'\/%3E%3Cellipse cx='760' cy='88' rx='520' ry='74' fill='%23FFFFFF' fill-opacity='.10' transform='rotate(-6 760 88)' filter='url(%23soft)'\/%3E%3Cpath d='M-220 104 C 34 76 286 90 520 126 C 756 162 972 154 1176 118 C 1278 100 1360 98 1450 110' fill='none' stroke='%23FFFFFF' stroke-opacity='.10' stroke-width='14' stroke-linecap='round'\/%3E%3Cpath d='M-240 286 C 8 246 276 254 522 294 C 770 336 988 328 1192 292 C 1292 274 1372 274 1462 286' fill='none' stroke='%234D90FE' stroke-opacity='.16' stroke-width='42' stroke-linecap='round' filter='url(%23soft)'\/%3E%3C\/svg%3E\") !important;\n    background-size: 108% 108% !important;\n    background-position: center !important;\n    background-repeat: no-repeat !important;\n    opacity: 1 !important;\n  }\n\n  \/* Fastl\u00e5ser pr\u00e6cis raket-hj\u00f8rnebl\u00e5 i \u00f8verste venstre spot + diskrete detaljer *\/\n  #cm-academy-home .cm-support-card::after {\n    content: \"\" !important;\n    position: absolute !important;\n    inset: 0 !important;\n    z-index: 2 !important;\n    pointer-events: none !important;\n    background:\n      radial-gradient(180px 140px at 0% 0%,\n        rgba(1,16,56,1.00) 0%,\n        rgba(1,16,56,0.98) 38%,\n        rgba(1,16,56,0.00) 100%),\n      radial-gradient(circle at 90px 42px, rgba(255,255,255,0.28) 0 1px, transparent 1.8px),\n      radial-gradient(circle at 176px 76px, rgba(255,255,255,0.18) 0 0.9px, transparent 1.7px),\n      linear-gradient(90deg,\n        rgba(255,255,255,0.00) 0%,\n        rgba(255,255,255,0.00) 62%,\n        rgba(255,255,255,0.04) 80%,\n        rgba(255,255,255,0.10) 92%,\n        rgba(255,255,255,0.14) 100%) !important;\n  }\n\n  #cm-academy-home .cm-support-head,\n  #cm-academy-home .cm-subcategory-grid {\n    position: relative !important;\n    z-index: 4 !important;\n  }\n\n  #cm-academy-home section.cm-card.cm-support-card .cm-support-head h2,\n  #cm-academy-home .cm-support-card .cm-support-head h2,\n  #cm-academy-home .cm-support-card h2 {\n    color: #FFFFFF !important;\n    opacity: 1 !important;\n    text-shadow:\n      0 1px 2px rgba(0,0,0,0.32),\n      0 0 10px rgba(0,0,0,0.12) !important;\n  }\n\n  #cm-academy-home section.cm-card.cm-support-card .cm-support-head p,\n  #cm-academy-home .cm-support-card .cm-support-head p,\n  #cm-academy-home .cm-support-card .cm-support-intro-text {\n    color: #FFFFFF !important;\n    opacity: 1 !important;\n    text-shadow:\n      0 1px 2px rgba(0,0,0,0.28),\n      0 0 8px rgba(0,0,0,0.10) !important;\n  }\n\n  #cm-academy-home .cm-support-all {\n    position: relative !important;\n    z-index: 5 !important;\n    background: #FFFFFF !important;\n    color: #185ABC !important;\n    box-shadow: 0 8px 18px rgba(18,32,46,0.10) !important;\n  }\n\n  #cm-academy-home .cm-support-all:hover {\n    background: #9CCC3D !important;\n    color: #FFFFFF !important;\n  }\n\n  #cm-academy-home .cm-support-card .cm-subcategory {\n    background: rgba(255,255,255,0.91) !important;\n    border-color: rgba(255,255,255,0.60) !important;\n    box-shadow: 0 8px 18px rgba(18,32,46,0.08) !important;\n    backdrop-filter: blur(4px) !important;\n  }\n\n  #cm-academy-home .cm-support-card .cm-subcategory:hover {\n    background: rgba(255,255,255,0.97) !important;\n    border-color: rgba(156,204,61,0.74) !important;\n    box-shadow: 0 10px 22px rgba(18,32,46,0.10) !important;\n  }\n\n  @media (max-width: 760px) {\n    #cm-academy-home .cm-support-card,\n    #cm-academy-home .cm-support-card:hover,\n    #cm-academy-home .cm-support-card:focus,\n    #cm-academy-home .cm-support-card:focus-within {\n      background:\n        radial-gradient(100% 108% at 0% 0%,\n          #011038 0%,\n          rgba(1,16,56,0.98) 18%,\n          rgba(24,90,188,0.74) 48%,\n          rgba(127,176,244,0.30) 76%,\n          rgba(247,251,255,0.00) 100%),\n        linear-gradient(180deg,\n          #011038 0%,\n          #185ABC 40%,\n          #86B5F5 74%,\n          #FAFCFF 100%) !important;\n    }\n\n    #cm-academy-home .cm-support-card::before {\n      background-size: 142% 110% !important;\n      background-position: left center !important;\n    }\n\n    #cm-academy-home section.cm-card.cm-support-card .cm-support-head h2,\n    #cm-academy-home .cm-support-card .cm-support-head h2,\n    #cm-academy-home .cm-support-card h2,\n    #cm-academy-home section.cm-card.cm-support-card .cm-support-head p,\n    #cm-academy-home .cm-support-card .cm-support-head p,\n    #cm-academy-home .cm-support-card .cm-support-intro-text {\n      color: #FFFFFF !important;\n      text-shadow:\n        0 2px 4px rgba(0,0,0,0.42),\n        0 0 14px rgba(0,0,0,0.20) !important;\n    }\n  }\n<\/style>\n\n\n\n<p><\/p>\n","protected":false},"excerpt":{"rendered":"<p>Kom godt i gang Ny i Conference Manager? Start her og f\u00e5 et hurtigt overblik over det vigtigste. \u00c5bn guide \u2192 Supportartikler Find vejledninger efter emne. Vis alle Opstart og adgang &#8230; Ops\u00e6tning og tilmelding &#8230; Website og design &#8230; Invitationer og kommunikation &#8230; Administration af deltagere &#8230; Finans, betaling og priser &#8230; Apps, onsite &hellip; <\/p>\n<p class=\"link-more\"><a href=\"https:\/\/cmacademy.events\/da\/\" class=\"more-link\">L\u00e6s resten<\/a><\/p>\n","protected":false},"author":6,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"","meta":{"footnotes":""},"class_list":["post-4949","page","type-page","status-publish","hentry","entry"],"_links":{"self":[{"href":"https:\/\/cmacademy.events\/da\/wp-json\/wp\/v2\/pages\/4949","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/cmacademy.events\/da\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/cmacademy.events\/da\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/cmacademy.events\/da\/wp-json\/wp\/v2\/users\/6"}],"replies":[{"embeddable":true,"href":"https:\/\/cmacademy.events\/da\/wp-json\/wp\/v2\/comments?post=4949"}],"version-history":[{"count":114,"href":"https:\/\/cmacademy.events\/da\/wp-json\/wp\/v2\/pages\/4949\/revisions"}],"predecessor-version":[{"id":17477,"href":"https:\/\/cmacademy.events\/da\/wp-json\/wp\/v2\/pages\/4949\/revisions\/17477"}],"wp:attachment":[{"href":"https:\/\/cmacademy.events\/da\/wp-json\/wp\/v2\/media?parent=4949"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}