{"id":"c422fad1-122b-4da0-8dd5-9450b3894ff5","title":"Barna som forsvant – toppstripe","author":"","body":"<meta charset=\"UTF-8\">\r\n <style>\r\n    html,\r\n    body {\r\n      -webkit-font-smoothing: antialiased;\r\n      -ms-font-feature-settings: \"liga\", \"kern\";\r\n      -o-font-feature-settings: \"liga\", \"kern\";\r\n      -webkit-font-feature-settings: \"liga\", \"kern\";\r\n      font-feature-settings: \"liga\", \"kern\";\r\n      margin: 0;\r\n      background-color: transparent;\r\n    }\r\n\r\n    @font-face {\r\n      font-family: \"VG Serif\";\r\n      src: url(\"https://www.vg.no/vgc/font-spesial/vg-new-fonts/VGSerif/VGSerifVariable.woff2\")\r\n        format(\"woff2-variations\");\r\n      font-style: normal;\r\n      font-display: swap;\r\n      font-weight: 200 900;\r\n    }\r\n\r\n    @font-face {\r\n      font-family: \"VG Serif\";\r\n      src: url(\"https://www.vg.no/vgc/font-spesial/vg-new-fonts/VGSerif/VGSerifVariableItalic.woff2\")\r\n        format(\"woff2-variations\");\r\n      font-style: italic;\r\n      font-display: swap;\r\n      font-weight: 200 900;\r\n    }\r\n\r\n    @font-face {\r\n      font-family: \"VG Sans\";\r\n      src: url(\"https://www.vg.no/vgc/font-spesial/vg-new-fonts/VGSans/VGSansVariable.woff2\")\r\n        format(\"woff2-variations\");\r\n      font-style: normal;\r\n      font-display: swap;\r\n      font-weight: 200 900;\r\n    }\r\n\r\n    @font-face {\r\n      font-family: \"VG Sans\";\r\n      src: url(\"https://www.vg.no/vgc/font-spesial/vg-new-fonts/VGSans/VGSansVariableItalic.woff2\")\r\n        format(\"woff2-variations\");\r\n      font-style: italic;\r\n      font-display: swap;\r\n      font-weight: 200 900;\r\n    }\r\n\r\n    @font-face {\r\n      /* --------- WARNING!! VG Effekt must ALWAYS have weigh: 400 ------------- */\r\n      font-family: \"VG Effekt\";\r\n      src: url(\"https://www.vg.no/vgc/font-spesial/vg-new-fonts/VGEffekt/VGEffektVariableComplete.woff2\")\r\n        format(\"woff2-variations\");\r\n      font-style: normal;\r\n      font-display: swap;\r\n      font-weight: 400;\r\n      font-stretch: 50% 150%;\r\n    }\r\n\r\n    body {\r\n      margin: 0;\r\n    }\r\n    :root {\r\n      --color-white: #ffffff;\r\n      --color-gray-100: #faf6f6;\r\n      --color-gray-200: #f7f0f0;\r\n      --color-gray-300: #ebe0e0;\r\n      --color-gray-400: #e0d2d2;\r\n      --color-gray-500: #d3c5c5;\r\n      --color-gray-600: #7f6868;\r\n      --color-gray-700: #7f6868;\r\n      --color-gray-800: #171111;\r\n      --color-black: #1c0000;\r\n\r\n      /* Red */\r\n      --color-red-100: #ffecec;\r\n      --color-red-200: #ffc6c6;\r\n      --color-red-300: #ff9090;\r\n      --color-red-400: #ff1a00;\r\n      --color-red-500: #dd0000;\r\n      --color-red-600: #820000;\r\n      --color-red-700: #470000;\r\n      --color-red-800: #380000;\r\n    }\r\n\r\n    .tag-banner {\r\n      background-color: var(--color-red-700);\r\n      padding: 0px 8px 0 16px;\r\n      display: flex;\r\n      justify-content: space-between;\r\n      align-items: center;\r\n      margin-bottom: 1px;\r\n      height: 50px;\r\n        container-type: inline-size;  \r\n        container-name: tag-banner;\r\n    }\r\n\r\n    .avslorer-logo {\r\n      fill: white;\r\n      height: 12px;\r\n    }\r\n\r\n    .tag-link {\r\n      text-decoration: none;\r\n    }\r\n\r\n    .tag-banner p {\r\n      margin: 0;\r\n      color: white;\r\n      font-family: \"VG Serif\";\r\n      font-weight: 380;\r\n      font-size: 17px;\r\n    }\r\n\r\n    .tag-banner .avlsorer-text {\r\n      font-family: \"VG Effekt\";\r\n      font-weight: 400;\r\n      font-size: 30px;\r\n      font-stretch: 70%;\r\n      color: white;\r\n      text-transform: uppercase;\r\n    }\r\n\r\n    .tag-banner .avlsorer-text span {\r\n      color: var(--color-red-400);\r\n    }\r\n\r\n    .tag-button {\r\n      background-color: var(--color-black);\r\n      color: white;\r\n      font-family: \"VG Sans\";\r\n      font-size: 14px;\r\n      border: none;\r\n      height: 32px;\r\n      border-radius: 8px;\r\n      padding: 0 16px;\r\n      cursor: pointer;\r\n    }\r\n\r\n@container tag-banner (min-width: 500px) {\r\n  .tag-banner .avlsorer-text { font-stretch: 100%; }\r\n}\r\n\r\n@media (min-width: 580px) {\r\n  .tag-banner { border-radius: 16px; }\r\n}\r\n\r\n@container tag-banner (min-width: 650px) {\r\n  .tag-banner .avlsorer-text { font-stretch: 120%; }\r\n}\r\n\r\n@container tag-banner (min-width: 900px) {\r\n  .tag-banner .avlsorer-text { font-stretch: 140%; }\r\n}\r\n\r\n@container tag-banner (max-width: 355px) {\r\n  .tag-banner .avlsorer-text { font-stretch: 65%; }\r\n}\r\n\r\n  </style>\r\n    <div class=\"tag-banner\">\r\n     \r\n        <p class=\"avlsorer-text\">\r\n          <span>VG avsl&oslash;rer: </span> Barna som forsvant\r\n        </p>\r\n     \r\n      <a href=\"https://www.vg.no/tag/barna-som-forsvant\" target=\"_top\">\r\n      <button class=\"tag-button\">Les mer</button>\r\n      </a>\r\n    </div>","date":"2025-09-02T08:34:00.145Z"}