{"id":17,"date":"2020-06-15T09:37:08","date_gmt":"2020-06-15T09:37:08","guid":{"rendered":"https:\/\/stockholm54.qodeinteractive.com\/?page_id=17"},"modified":"2026-05-21T09:22:15","modified_gmt":"2026-05-21T09:22:15","slug":"home","status":"publish","type":"page","link":"https:\/\/marion.dk\/","title":{"rendered":"Home"},"content":{"rendered":"\t\t<div data-elementor-type=\"wp-page\" data-elementor-id=\"17\" class=\"elementor elementor-17\">\n\t\t\t\t<div class=\"elementor-element elementor-element-cb00a42 e-con-full e-flex e-con e-parent\" data-id=\"cb00a42\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-d3f80de elementor-widget elementor-widget-html\" data-id=\"d3f80de\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t <style>\n  .hero, .hero * { box-sizing: border-box; margin: 0; padding: 0; }\n \n  .hero {\n    font-family: 'Jost', sans-serif !important;\n    -webkit-font-smoothing: antialiased;\n    position: relative;\n    width: 100vw;\n    left: 50%;\n    margin-left: -50vw;\n    height: 96vh;\n    min-height: 560px;\n    max-height: 960px;\n    overflow: hidden;\n    background: #1a1a18;\n  }\n \n  .hero-bg {\n    position: absolute;\n    inset: 0;\n  }\n \n  .hero-bg img {\n    width: 100% !important;\n    height: 100% !important;\n    object-fit: cover !important;\n    object-position: center center !important;\n    display: block !important;\n    max-width: none !important;\n    filter: grayscale(8%);\n    transform: scale(1.03);\n    animation: heroZoom 8s ease forwards;\n  }\n \n  @keyframes heroZoom {\n    to { transform: scale(1); }\n  }\n \n  .hero-overlay {\n    position: absolute;\n    inset: 0;\n    background: linear-gradient(\n      to bottom,\n      rgba(0,0,0,0.25) 0%,\n      rgba(0,0,0,0.15) 40%,\n      rgba(0,0,0,0.55) 100%\n    );\n  }\n \n.hero-content {\n  position: absolute;\n  bottom: 0;\n  left: 0;\n  right: 0;\n  padding: 0 48px 72px !important;\n  max-width: 1160px;\n  margin: 0 auto !important;\n}\n  .hero-eyebrow {\n    display: block;\n    font-size: 10px !important;\n    font-weight: 500 !important;\n    letter-spacing: 0.22em !important;\n    text-transform: uppercase !important;\n    color: rgba(255,255,255,0.6) !important;\n    margin-bottom: 18px !important;\n    opacity: 0;\n    animation: fadeUp 0.7s 0.3s ease forwards;\n  }\n \n  .hero-title em {\n    font-style: italic;\n    font-weight: 300;\n  }\n \n  .hero-title em {\n    font-style: italic !important;\n    font-weight: 300 !important;\n  }\n \n  .hero-subtitle {\n    font-family: 'Cormorant Garamond', serif !important;\n    font-size: clamp(20px, 2.5vw, 32px) !important;\n    font-weight: 300 !important;\n    font-style: italic !important;\n    color: rgba(255,255,255,0.75) !important;\n    line-height: 1.3 !important;\n    margin: 0 0 28px !important;\n    border: none !important;\n    text-transform: none !important;\n    opacity: 0;\n    animation: fadeUp 0.7s 0.55s ease forwards;\n  }\n \n  .hero-divider {\n    width: 36px;\n    height: 1px;\n    background: rgba(255,255,255,0.35);\n    margin-bottom: 24px;\n    opacity: 0;\n    animation: fadeUp 0.7s 0.65s ease forwards;\n  }\n \n  .hero-sub {\n    font-size: 15px !important;\n    font-weight: 300 !important;\n    line-height: 1.75 !important;\n    color: rgba(255,255,255,0.78) !important;\n    margin: 0 0 36px !important;\n    max-width: 520px !important;\n    opacity: 0;\n    animation: fadeUp 0.7s 0.72s ease forwards;\n  }\n \n  .hero-btn {\n    display: inline-block !important;\n    font-family: 'Jost', sans-serif !important;\n    font-size: 11px !important;\n    font-weight: 500 !important;\n    letter-spacing: 0.18em !important;\n    text-transform: uppercase !important;\n    color: #1a1a18 !important;\n    background: #faf8f4 !important;\n    text-decoration: none !important;\n    padding: 15px 34px !important;\n    border: 1px solid transparent !important;\n    transition: background 0.25s, color 0.25s, border-color 0.25s !important;\n    opacity: 0;\n    animation: fadeUp 0.7s 0.85s ease forwards;\n  }\n \n  .hero-btn:hover {\n    background: transparent !important;\n    color: #ffffff !important;\n    border-color: rgba(255,255,255,0.5) !important;\n    text-decoration: none !important;\n  }\n \n  .hero-scroll {\n    position: absolute;\n    bottom: 28px;\n    right: 52px;\n    display: flex;\n    flex-direction: column;\n    align-items: center;\n    gap: 8px;\n    opacity: 0;\n    animation: fadeUp 0.7s 1.1s ease forwards;\n  }\n \n  .hero-scroll-text {\n    font-size: 9px !important;\n    font-weight: 500 !important;\n    letter-spacing: 0.2em !important;\n    text-transform: uppercase !important;\n    color: rgba(255,255,255,0.45) !important;\n    writing-mode: vertical-rl;\n  }\n \n  .hero-scroll-line {\n    width: 1px;\n    height: 44px;\n    background: rgba(255,255,255,0.25);\n    position: relative;\n    overflow: hidden;\n  }\n \n  .hero-scroll-line::after {\n    content: '';\n    position: absolute;\n    top: -100%;\n    left: 0;\n    width: 100%;\n    height: 100%;\n    background: rgba(255,255,255,0.7);\n    animation: scrollLine 1.8s 1.4s ease-in-out infinite;\n  }\n \n  @keyframes scrollLine {\n    0%   { top: -100%; }\n    100% { top: 100%; }\n  }\n \n  @keyframes fadeUp {\n    to { opacity: 1; transform: translateY(0); }\n    from { opacity: 0; transform: translateY(14px); }\n  }\n \n  @media (max-width: 768px) {\n    .hero { height: 88vh; }\n    .hero-content { padding: 0 32px 56px; max-width: 100%; }\n    .hero-scroll { right: 24px; }\n  }\n \n  @media (max-width: 480px) {\n    .hero { height: 85vh; min-height: 480px; }\n    .hero-content { padding: 0 24px 48px; }\n  }\n<\/style>\n \n<div class=\"hero\">\n \n  <div class=\"hero-bg\">\n    <img decoding=\"async\" src=\"https:\/\/marion.dk\/wp-content\/uploads\/2026\/02\/Thilo-paa-lager-dufter.jpg\" alt=\"Marion G\u00e5rdoste\">\n  <\/div>\n \n  <div class=\"hero-overlay\"><\/div>\n \n  <div class=\"hero-content\">\n    <span class=\"hero-eyebrow\"><\/span>\n    <h1 class=\"hero-title\">G\u00e5rdoste fra sm\u00e5<br>producenter i Europa<em><\/em><\/h1>\n    <p class=\"hero-subtitle\">\u00c6rligt h\u00e5ndv\u00e6rk. God smag.<\/p>\n    <div class=\"hero-divider\"><\/div>\n    <p class=\"hero-sub\">Udvalgt hos g\u00e5rdmejerier, hvor smag, dyrevelf\u00e6rd og tid f\u00e5r lov at betyde noget.<\/p>\n    <a href=\"#gaardoste\" class=\"hero-btn\">Se oste<\/a>\n  <\/div>\n \n  <div class=\"hero-scroll\">\n    <span class=\"hero-scroll-text\">Scroll<\/span>\n    <div class=\"hero-scroll-line\"><\/div>\n  <\/div>\n \n<\/div>\n \t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-c306b50 e-flex e-con-boxed e-con e-parent\" data-id=\"c306b50\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t\t\t<div class=\"elementor-element elementor-element-fe33b22 elementor-widget elementor-widget-html\" data-id=\"fe33b22\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<style>\n  .smo, .smo * { box-sizing: border-box; margin: 0; padding: 0; }\n \n  .smo {\n    font-family: 'Garamond', sans-serif !important;\n    -webkit-font-smoothing: antialiased;\n    background: #F7F2EC;\n    padding: 96px 0 104px;\n  }\n \n.smo-inner, .ohk-inner {\n  max-width: 1160px;\n  margin: 0 auto !important;\n  padding: 0 48px !important;\n}\n  }\n \n  .smo-eyebrow {\n    display: block;\n    font-size: 10px !important;\n    font-weight: 500 !important;\n    letter-spacing: 0.22em !important;\n    text-transform: uppercase !important;\n    color: #a89880 !important;\n    margin-bottom: 16px !important;\n    font-family: 'Jost', sans-serif !important;\n  }\n \n  .smo-title {\n    font-family: 'Cormorant Garamond', serif !important;\n    font-size: clamp(32px, 4vw, 52px) !important;\n    font-weight: 300 !important;\n    line-height: 1.1 !important;\n    color: #1a1a18 !important;\n    margin: 0 0 40px !important;\n    letter-spacing: -0.01em !important;\n    text-transform: none !important;\n    padding: 0 !important;\n    border: none !important;\n  }\n \n  .smo-title em { font-style: italic !important; }\n \n  .smo-divider {\n    width: 36px;\n    height: 1px;\n    background: #c8b89a;\n    margin-bottom: 32px;\n  }\n \n  .smo-body p {\n    font-size: 16px !important;\n    font-weight: 300 !important;\n    line-height: 1.85 !important;\n    color: #4a4845 !important;\n    margin: 0 0 20px !important;\n    font-family: 'Jost', sans-serif !important;\n  }\n \n  .smo-body p:last-child { margin-bottom: 0 !important; }\n \n  @media (max-width: 560px) {\n    .smo { padding: 64px 0 72px; }\n    .smo-inner { padding: 0 24px !important; }\n  }\n<\/style>\n \n<section class=\"smo\" aria-label=\"Om Marion G\u00e5rdoste\">\n  <div class=\"smo-inner\">\n    <span class=\"smo-eyebrow\"><\/span>\n    <h2 class=\"smo-title\"><em>Smag med omtanke<\/em><\/h2>\n    <div class=\"smo-divider\"><\/div>\n    <div class=\"smo-body\">\n      <p>Jeg arbejder t\u00e6t sammen med sm\u00e5, dedikerede g\u00e5rdmejerier \u2013 bl.a. i Holland og Slesvig. Her finder du ikke masseproduktion, men oste, der smager af sted, mennesker og tid.<\/p>\n      <p>Jeg tror p\u00e5 f\u00e6rre, bedre produkter.<br>\n      P\u00e5 gennemsigtighed.<br>\n      Og p\u00e5, at god smag starter med godt h\u00e5ndv\u00e6rk.<\/p>\n    <\/div>\n  <\/div>\n<\/section>\n \t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-bc0f2da e-flex e-con-boxed e-con e-parent\" data-id=\"bc0f2da\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t\t\t<div class=\"elementor-element elementor-element-cf48a8d elementor-widget elementor-widget-html\" data-id=\"cf48a8d\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<style>\n  .ohk, .ohk * { box-sizing: border-box; margin: 0; padding: 0; }\n \n  .ohk {\n    font-family: 'Jost', sans-serif !important;\n    -webkit-font-smoothing: antialiased;\n    background: #ffffff;\n    padding: 88px 0 96px;\n  }\n \n  .ohk-inner {\n    max-width: 1160px;\n    margin: 0 auto !important;\n    padding: 0 48px !important;\n  }\n \n  .ohk-cols {\n    display: grid;\n    grid-template-columns: repeat(3, 1fr);\n    gap: 0;\n    border-top: 1px solid #dedad3;\n  }\n \n  .ohk-col {\n    padding: 40px 48px 40px 0;\n    border-right: 1px solid #dedad3;\n  }\n \n  .ohk-col:last-child {\n    border-right: none;\n    padding-right: 0;\n    padding-left: 48px;\n  }\n \n  .ohk-col:nth-child(2) { padding-left: 48px; }\n \n  .ohk-col-num {\n    display: block;\n    font-size: 10px !important;\n    font-weight: 500 !important;\n    letter-spacing: 0.16em !important;\n    color: #c8b89a !important;\n    margin-bottom: 18px !important;\n  }\n \n  .ohk-col-title {\n    font-family: 'Cormorant Garamond', serif !important;\n    font-size: 24px !important;\n    font-weight: 400 !important;\n    line-height: 1.2 !important;\n    color: #1a1a18 !important;\n    margin: 0 0 14px !important;\n    letter-spacing: 0 !important;\n    text-transform: none !important;\n    padding: 0 !important;\n    border: none !important;\n  }\n \n  .ohk-col-title em { font-style: italic !important; font-weight: 300 !important; }\n \n  .ohk-divider {\n    width: 24px;\n    height: 1px;\n    background: #c8b89a;\n    margin-bottom: 14px;\n  }\n \n  .ohk-col-text {\n    font-size: 14px !important;\n    font-weight: 300 !important;\n    line-height: 1.85 !important;\n    color: #6b6862 !important;\n    margin: 0 !important;\n    font-family: 'Jost', sans-serif !important;\n  }\n \n  @media (max-width: 768px) {\n    .ohk-cols { grid-template-columns: 1fr; }\n    .ohk-col,\n    .ohk-col:last-child,\n    .ohk-col:nth-child(2) {\n      padding: 32px 0;\n      border-right: none;\n      border-bottom: 1px solid #dedad3;\n    }\n    .ohk-col:last-child { border-bottom: none; }\n  }\n \n  @media (max-width: 560px) {\n    .ohk { padding: 56px 0 64px; }\n    .ohk-inner { padding: 0 24px !important; }\n  }\n<\/style>\n \n<section class=\"ohk\" aria-label=\"V\u00e6rdier: Oprindelse, H\u00e5ndv\u00e6rk og Enkelhed\">\n  <div class=\"ohk-inner\">\n    <div class=\"ohk-cols\">\n \n      <div class=\"ohk-col\">\n        <span class=\"ohk-col-num\">01<\/span>\n        <h3 class=\"ohk-col-title\"><em>Oprindelse<\/em><\/h3>\n        <div class=\"ohk-divider\"><\/div>\n        <p class=\"ohk-col-text\">Smag starter<br>i jord, dyr<br>og m\u00e6lk.<\/p>\n      <\/div>\n \n      <div class=\"ohk-col\">\n        <span class=\"ohk-col-num\">02<\/span>\n        <h3 class=\"ohk-col-title\"><em>H\u00e5ndv\u00e6rk<\/em><\/h3>\n        <div class=\"ohk-divider\"><\/div>\n        <p class=\"ohk-col-text\">Sm\u00e5 produktioner<br>hvor h\u00e5ndv\u00e6rk<br>erfaring og smagning stadig er en vigtig del af processen.<\/p>\n      <\/div>\n \n      <div class=\"ohk-col\">\n        <span class=\"ohk-col-num\">03<\/span>\n        <h3 class=\"ohk-col-title\"><em>Enkelhed<\/em><\/h3>\n        <div class=\"ohk-divider\"><\/div>\n        <p class=\"ohk-col-text\">Det beh\u00f8ver<br>ikke v\u00e6re<br>kompliceret.<\/p>\n      <\/div>\n \n    <\/div>\n  <\/div>\n<\/section>\n \t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-fa05583 e-con-full e-flex e-con e-parent\" data-id=\"fa05583\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-1cf8fc6 elementor-widget elementor-widget-html\" data-id=\"1cf8fc6\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<style>\n  .mbo, .mbo * { box-sizing: border-box; margin: 0; padding: 0; }\n\n  .mbo {\n    font-family: 'Jost', sans-serif !important;\n    -webkit-font-smoothing: antialiased;\n    background: #f5f2ec;\n    padding: 0;\n  }\n\n  .mbo-inner {\n    margin: 0 !important;\n    display: grid;\n    grid-template-columns: 1fr 1fr;\n    min-height: 620px;\n  }\n\n  .mbo-text-col {\n    padding: 80px 72px;\n    display: flex;\n    flex-direction: column;\n    justify-content: flex-end;\n  }\n\n  .mbo-eyebrow {\n    display: block;\n    font-size: 10px !important;\n    font-weight: 500 !important;\n    letter-spacing: 0.22em !important;\n    text-transform: uppercase !important;\n    color: #a89880 !important;\n    margin-bottom: 16px !important;\n    font-family: 'Jost', sans-serif !important;\n  }\n\n  .mbo-title {\n    font-family: 'Cormorant Garamond', serif !important;\n    font-size: clamp(28px, 3.5vw, 48px) !important;\n    font-weight: 300 !important;\n    line-height: 1.1 !important;\n    color: #1a1a18 !important;\n    margin: 0 0 32px !important;\n    letter-spacing: -0.01em !important;\n    text-transform: none !important;\n    padding: 0 !important;\n    border: none !important;\n  }\n\n  .mbo-title em { font-style: italic !important; }\n\n  .mbo-divider {\n    width: 36px;\n    height: 1px;\n    background: #c8b89a;\n    margin-bottom: 24px;\n  }\n\n  .mbo-text p {\n    font-size: 15px !important;\n    font-weight: 300 !important;\n    line-height: 1.85 !important;\n    color: #4a4845 !important;\n    margin: 0 0 16px !important;\n    font-family: 'Jost', sans-serif !important;\n  }\n\n  .mbo-text p:last-child { margin-bottom: 0 !important; }\n\n  .mbo-btn {\n    display: inline-block !important;\n    font-family: 'Jost', sans-serif !important;\n    font-size: 11px !important;\n    font-weight: 500 !important;\n    letter-spacing: 0.18em !important;\n    text-transform: uppercase !important;\n    color: #1a1a18 !important;\n    background: transparent !important;\n    text-decoration: none !important;\n    padding: 14px 28px !important;\n    border: 1px solid #c8b89a !important;\n    margin-top: 32px !important;\n    transition: background 0.25s, border-color 0.25s !important;\n    align-self: flex-start;\n  }\n\n  .mbo-btn:hover {\n    background: #1a1a18 !important;\n    border-color: #1a1a18 !important;\n    color: #faf8f4 !important;\n    text-decoration: none !important;\n  }\n\n  .mbo-photo {\n    overflow: hidden;\n    background: #dedad3;\n  }\n\n  .mbo-photo img {\n    width: 100% !important;\n    height: 100% !important;\n    object-fit: cover !important;\n    object-position: center center !important;\n    display: block !important;\n    max-width: none !important;\n    filter: grayscale(20%);\n    transition: transform 0.7s ease, filter 0.5s ease;\n  }\n\n  .mbo-photo:hover img {\n    transform: scale(1.03);\n    filter: grayscale(0%);\n  }\n\n  @media (max-width: 900px) {\n    .mbo-inner { grid-template-columns: 1fr; }\n    .mbo-photo { aspect-ratio: 4\/3; }\n    .mbo-text-col { padding: 56px 40px; justify-content: flex-start; }\n  }\n\n  @media (max-width: 560px) {\n    .mbo-text-col { padding: 48px 24px; }\n  }\n<\/style>\n\n<section class=\"mbo\" aria-label=\"Menneskene bag osten \u2013 producenter\">\n  <div class=\"mbo-inner\">\n\n    <div class=\"mbo-text-col\">\n      <span class=\"mbo-eyebrow\">Producenter<\/span>\n      <h2 class=\"mbo-title\">Menneskene<br><em>bag osten<\/em><\/h2>\n      <div class=\"mbo-divider\"><\/div>\n      <div class=\"mbo-text\">\n        <p>Bag hver ost st\u00e5r et menneske. Producenter med faglig stolthed, erfaring og respekt for r\u00e5varen.<\/p>\n        <p>Jeg arbejder med f\u00e5 producenter. Til geng\u00e6ld kender jeg dem godt.<\/p>\n      <\/div>\n      <a href=\"http:\/\/test.marion.dk\/index.php\/producenter\/\" class=\"mbo-btn\">M\u00f8d producenterne<\/a>\n    <\/div>\n\n    <div class=\"mbo-photo\">\n      <img decoding=\"async\" src=\"https:\/\/marion.dk\/wp-content\/uploads\/2026\/03\/Fremstilling-01-scaled-e1775462778702.png\" alt=\"Producent bag g\u00e5rdoste \u2013 Marion G\u00e5rdoste & delikatesser\">\n    <\/div>\n\n  <\/div>\n<\/section>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-683d64a e-con-full e-flex e-con e-parent\" data-id=\"683d64a\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-6b3a892 elementor-widget elementor-widget-html\" data-id=\"6b3a892\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<style>\n  .gmc, .gmc * { box-sizing: border-box; margin: 0; padding: 0; }\n\n  .gmc {\n    font-family: 'Jost', sans-serif !important;\n    -webkit-font-smoothing: antialiased;\n    background: #faf8f4;\n    padding: 0;\n  }\n\n  .gmc-inner {\n    margin: 0 !important;\n    display: grid;\n    grid-template-columns: 1fr 1fr;\n    min-height: 620px;\n  }\n\n  .gmc-photo {\n    overflow: hidden;\n    background: #dedad3;\n    order: 1;\n  }\n\n  .gmc-photo img {\n    width: 100% !important;\n    height: 100% !important;\n    object-fit: cover !important;\n    object-position: center center !important;\n    display: block !important;\n    max-width: none !important;\n    filter: grayscale(10%);\n    transition: transform 0.7s ease, filter 0.5s ease;\n  }\n\n  .gmc-photo:hover img {\n    transform: scale(1.03);\n    filter: grayscale(0%);\n  }\n\n  .gmc-text-col {\n    padding: 80px 72px;\n    display: flex;\n    flex-direction: column;\n    justify-content: center;\n    order: 2;\n    text-align: right;\n  }\n\n  .gmc-eyebrow {\n    display: block;\n    font-size: 10px !important;\n    font-weight: 500 !important;\n    letter-spacing: 0.22em !important;\n    text-transform: uppercase !important;\n    color: #a89880 !important;\n    margin-bottom: 16px !important;\n    font-family: 'Jost', sans-serif !important;\n  }\n\n  .gmc-title {\n    font-family: 'Cormorant Garamond', serif !important;\n    font-size: clamp(28px, 3.5vw, 48px) !important;\n    font-weight: 300 !important;\n    line-height: 1.1 !important;\n    color: #1a1a18 !important;\n    margin: 0 0 10px !important;\n    letter-spacing: -0.01em !important;\n    text-transform: none !important;\n    padding: 0 !important;\n    border: none !important;\n  }\n\n  .gmc-title em { font-style: italic !important; }\n\n  .gmc-subtitle {\n    font-family: 'Cormorant Garamond', serif !important;\n    font-size: 20px !important;\n    font-weight: 300 !important;\n    font-style: italic !important;\n    color: #a89880 !important;\n    margin: 0 0 36px !important;\n    border: none !important;\n    text-transform: none !important;\n    padding: 0 !important;\n  }\n\n  .gmc-divider {\n    width: 36px;\n    height: 1px;\n    background: #c8b89a;\n    margin: 0 0 0 auto;\n    margin-bottom: 24px;\n  }\n\n  .gmc-text p {\n    font-size: 15px !important;\n    font-weight: 300 !important;\n    line-height: 1.85 !important;\n    color: #4a4845 !important;\n    margin: 0 0 8px !important;\n    font-family: 'Jost', sans-serif !important;\n  }\n\n  .gmc-text p:last-child { margin-bottom: 0 !important; }\n\n\n  @media (max-width: 900px) {\n    .gmc-inner { grid-template-columns: 1fr; }\n    .gmc-photo { aspect-ratio: 4\/3; order: 1; }\n    .gmc-text-col { padding: 56px 40px; order: 2; text-align: left; }\n    .gmc-divider { margin-left: 0; }\n  }\n\n  @media (max-width: 560px) {\n    .gmc-text-col { padding: 48px 24px; }\n  }\n<\/style>\n\n<section class=\"gmc\" aria-label=\"G\u00e5rdoste med karakter og delikatesser\">\n  <div class=\"gmc-inner\">\n\n    <div class=\"gmc-photo\">\n      <img decoding=\"async\" src=\"https:\/\/marion.dk\/wp-content\/uploads\/2021\/02\/Friesisch-blue-portrait-scaled-e1775462924170.jpg\" alt=\"G\u00e5rdoste med karakter \u2013 Marion G\u00e5rdoste & delikatesser\">\n    <\/div>\n\n    <div class=\"gmc-text-col\">\n      <span class=\"gmc-eyebrow\"><\/span>\n      <h2 class=\"gmc-title\">G\u00e5rdoste<br><em>& delikatesser<\/em><\/h2>\n      <p class=\"gmc-subtitle\">med samme blik for smag<\/p>\n      <div class=\"gmc-divider\"><\/div>\n      <div class=\"gmc-text\">\n        <p>Ud over ostene finder du et lille udvalg af delikatesser.<\/p>\n        <p>Nogle spiller direkte sammen med osten.<\/p>\n        <p>Andre st\u00e5r fint for sig selv.<\/p>\n        <p>F\u00e6lles for dem er smagen og h\u00e5ndv\u00e6rket.<\/p>\n      <\/div>\n    <\/div>\n\n  <\/div>\n<\/section>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<section class=\"elementor-section elementor-top-section elementor-element elementor-element-b6ae4de elementor-section-boxed elementor-section-height-default elementor-section-height-default parallax_section_no qode_elementor_container_no qode-content-aligment-left\" data-id=\"b6ae4de\" data-element_type=\"section\" data-e-type=\"section\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">\n\t\t\t\t\t\t<div class=\"elementor-container elementor-column-gap-default\">\n\t\t\t\t\t<div class=\"elementor-column elementor-col-100 elementor-top-column elementor-element elementor-element-215066b\" data-id=\"215066b\" data-element_type=\"column\" data-e-type=\"column\">\n\t\t\t<div class=\"elementor-widget-wrap elementor-element-populated\">\n\t\t\t\t\t\t<div class=\"elementor-element elementor-element-7616791 elementor-widget elementor-widget-text-editor\" data-id=\"7616791\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"text-editor.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t<h3>Til butikker, restauranter, caf\u00e9er og k\u00f8kkener<\/h3>\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-59dbd58 elementor-widget elementor-widget-text-editor\" data-id=\"59dbd58\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"text-editor.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t<p>Jeg samarbejder med ostebutikker, delikatessebutikker, restauranter, caf\u00e9er og professionelle k\u00f8kkener. Stabil levering. Tydelig vareinfo. Smag, der giver mening i disken og p\u00e5 bordet.<\/p>\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-f0c1e78 elementor-widget elementor-widget-stockholm_cf_7\" data-id=\"f0c1e78\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"stockholm_cf_7.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t    <div class=\"qode-contact-form-7 qode-contact-form-7-0\">\n    \n<div class=\"wpcf7 no-js\" id=\"wpcf7-f6-o1\" lang=\"en-US\" dir=\"ltr\" data-wpcf7-id=\"6\">\n<div class=\"screen-reader-response\"><p role=\"status\" aria-live=\"polite\" aria-atomic=\"true\"><\/p> <ul><\/ul><\/div>\n<form action=\"\/index.php\/wp-json\/wp\/v2\/pages\/17#wpcf7-f6-o1\" method=\"post\" class=\"wpcf7-form init cf7_custom_style_1\" aria-label=\"Contact form\" novalidate=\"novalidate\" data-status=\"init\">\n<fieldset class=\"hidden-fields-container\"><input type=\"hidden\" name=\"_wpcf7\" value=\"6\" \/><input type=\"hidden\" name=\"_wpcf7_version\" value=\"6.1.6\" \/><input type=\"hidden\" name=\"_wpcf7_locale\" value=\"en_US\" \/><input type=\"hidden\" name=\"_wpcf7_unit_tag\" value=\"wpcf7-f6-o1\" \/><input type=\"hidden\" name=\"_wpcf7_container_post\" value=\"0\" \/><input type=\"hidden\" name=\"_wpcf7_posted_data_hash\" value=\"\" \/>\n<\/fieldset>\n<label> Your Name (required)\n    <span class=\"wpcf7-form-control-wrap\" data-name=\"your-name\"><input size=\"40\" maxlength=\"400\" class=\"wpcf7-form-control wpcf7-text wpcf7-validates-as-required\" aria-required=\"true\" aria-invalid=\"false\" value=\"\" type=\"text\" name=\"your-name\" \/><\/span> <\/label>\n\n<label> Your Email (required)\n    <span class=\"wpcf7-form-control-wrap\" data-name=\"your-email\"><input size=\"40\" maxlength=\"400\" class=\"wpcf7-form-control wpcf7-email wpcf7-validates-as-required wpcf7-text wpcf7-validates-as-email\" aria-required=\"true\" aria-invalid=\"false\" value=\"\" type=\"email\" name=\"your-email\" \/><\/span> <\/label>\n\n<label> Subject\n    <span class=\"wpcf7-form-control-wrap\" data-name=\"your-subject\"><input size=\"40\" maxlength=\"400\" class=\"wpcf7-form-control wpcf7-text\" aria-invalid=\"false\" value=\"\" type=\"text\" name=\"your-subject\" \/><\/span> <\/label>\n\n<label> Your Message\n    <span class=\"wpcf7-form-control-wrap\" data-name=\"your-message\"><textarea cols=\"40\" rows=\"10\" maxlength=\"2000\" class=\"wpcf7-form-control wpcf7-textarea\" aria-invalid=\"false\" name=\"your-message\"><\/textarea><\/span> <\/label>\n\n<input class=\"wpcf7-form-control wpcf7-submit has-spinner\" type=\"submit\" value=\"Send\" \/><p style=\"display: none !important;\" class=\"akismet-fields-container\" data-prefix=\"_wpcf7_ak_\"><label>&#916;<textarea name=\"_wpcf7_ak_hp_textarea\" cols=\"45\" rows=\"8\" maxlength=\"100\"><\/textarea><\/label><input type=\"hidden\" id=\"ak_js_1\" name=\"_wpcf7_ak_js\" value=\"65\"\/><script>\ndocument.getElementById( \"ak_js_1\" ).setAttribute( \"value\", ( new Date() ).getTime() );\n<\/script>\n<\/p><div class=\"wpcf7-response-output\" aria-hidden=\"true\"><\/div>\n<\/form>\n<\/div>\n    <\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/section>\n\t\t\t\t<\/div>\n\t\t","protected":false},"excerpt":{"rendered":"<p>G\u00e5rdoste fra sm\u00e5producenter i Europa \u00c6rligt h\u00e5ndv\u00e6rk. God smag. Udvalgt hos g\u00e5rdmejerier, hvor smag, dyrevelf\u00e6rd og tid f\u00e5r lov at betyde noget. Se oste Scroll Smag med omtanke Jeg arbejder t\u00e6t sammen med sm\u00e5, dedikerede g\u00e5rdmejerier \u2013 bl.a. i Holland og Slesvig. Her finder du&#8230;<\/p>\n","protected":false},"author":1,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"","meta":{"inline_featured_image":false,"footnotes":""},"class_list":["post-17","page","type-page","status-publish","hentry"],"_links":{"self":[{"href":"https:\/\/marion.dk\/index.php\/wp-json\/wp\/v2\/pages\/17","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/marion.dk\/index.php\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/marion.dk\/index.php\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/marion.dk\/index.php\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/marion.dk\/index.php\/wp-json\/wp\/v2\/comments?post=17"}],"version-history":[{"count":15,"href":"https:\/\/marion.dk\/index.php\/wp-json\/wp\/v2\/pages\/17\/revisions"}],"predecessor-version":[{"id":1327,"href":"https:\/\/marion.dk\/index.php\/wp-json\/wp\/v2\/pages\/17\/revisions\/1327"}],"wp:attachment":[{"href":"https:\/\/marion.dk\/index.php\/wp-json\/wp\/v2\/media?parent=17"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}