/*!
 * # Semantic UI 2.4.0 - Dropdown
 */.ui.dropdown{cursor:pointer;position:relative;display:inline-block;outline:none;text-align:left;transition:width .1s ease,-webkit-box-shadow .1s ease;transition:box-shadow .1s ease,width .1s ease,-webkit-box-shadow .1s ease;-webkit-tap-highlight-color:rgba(0,0,0,0)}.ui.dropdown .menu{cursor:auto;position:absolute;display:none;outline:none;top:100%;min-width:-webkit-max-content;min-width:-moz-max-content;min-width:max-content;margin:0;padding:0;background:#fff;font-size:1em;text-shadow:none;text-align:left;-webkit-box-shadow:0 2px 3px 0 rgba(34,36,38,.15);box-shadow:0 2px 3px 0 rgba(34,36,38,.15);border:1px solid rgba(34,36,38,.15);border-radius:.28571429rem;-webkit-transition:opacity .1s ease;transition:opacity .1s ease;z-index:11;will-change:transform,opacity}.ui.dropdown .menu>*{white-space:nowrap}.ui.dropdown>input:not(.search):first-child,.ui.dropdown>select{display:none!important}.ui.dropdown>.dropdown.icon{position:relative;font-size:.85714286em;margin:0 0 0 1em}.ui.dropdown .menu>.item .dropdown.icon{width:auto;float:right;margin:0 0 0 1em}.ui.dropdown .menu>.item .dropdown.icon+.text{margin-right:1em}.ui.dropdown>.text{display:inline-block;-webkit-transition:none;transition:none}.ui.dropdown .menu>.item{position:relative;cursor:pointer;display:block;border:none;height:auto;text-align:left;border-top:none;line-height:1em;color:rgba(0,0,0,.87);padding:.78571429rem 1.14285714rem!important;font-size:1rem;text-transform:none;font-weight:400;-webkit-box-shadow:none;box-shadow:none;-webkit-touch-callout:none}.ui.dropdown .menu>.item:first-child{border-top-width:0}.ui.dropdown .menu .item>[class*="right floated"],.ui.dropdown>.text>[class*="right floated"]{float:right!important;margin-right:0!important;margin-left:1em!important}.ui.dropdown .menu .item>[class*="left floated"],.ui.dropdown>.text>[class*="left floated"]{float:left!important;margin-left:0!important;margin-right:1em!important}.ui.dropdown .menu>.header{margin:1rem 0 .75rem;padding:0 1.14285714rem;color:rgba(0,0,0,.85);font-size:.78571429em;font-weight:700;text-transform:uppercase}.ui.dropdown .menu>.divider{border-top:1px solid rgba(34,36,38,.1);height:0;margin:.5em 0}.ui.dropdown.dropdown .menu>.input{width:auto;display:-webkit-box;display:-ms-flexbox;display:flex;margin:1.14285714rem .78571429rem;min-width:10rem}.ui.dropdown .menu>.header+.input{margin-top:0}.ui.dropdown .menu>.input:not(.transparent) input{padding:.5em 1em}.ui.dropdown .menu>.input:not(.transparent) .button,.ui.dropdown .menu>.input:not(.transparent) .icon,.ui.dropdown .menu>.input:not(.transparent) .label{padding-top:.5em;padding-bottom:.5em}.ui.dropdown .menu>.item>.description,.ui.dropdown>.text>.description{float:right;margin:0 0 0 1em;color:rgba(0,0,0,.4)}.ui.dropdown .menu>.message{padding:.78571429rem 1.14285714rem;font-weight:400}.ui.dropdown .menu>.message:not(.ui){color:rgba(0,0,0,.4)}.ui.dropdown .menu .menu{top:0!important;left:100%;right:auto;margin:0 0 0 -.5em!important;border-radius:.28571429rem!important;z-index:21!important}.ui.dropdown .menu .menu:after{display:none}.ui.dropdown .menu>.item>.icon,.ui.dropdown .menu>.item>.image,.ui.dropdown .menu>.item>.label,.ui.dropdown .menu>.item>img,.ui.dropdown>.text>.icon,.ui.dropdown>.text>.image,.ui.dropdown>.text>.label,.ui.dropdown>.text>img{margin-top:0;margin-left:0;float:none;margin-right:.78571429rem}.ui.dropdown .menu>.item>.image,.ui.dropdown .menu>.item>img,.ui.dropdown>.text>.image,.ui.dropdown>.text>img{display:inline-block;vertical-align:top;width:auto;margin-top:-.5em;margin-bottom:-.5em;max-height:2em}.ui.dropdown .ui.menu>.item:before,.ui.menu .ui.dropdown .menu>.item:before{display:none}.ui.menu .ui.dropdown .menu .active.item{border-left:none}.ui.buttons>.ui.dropdown:last-child .menu,.ui.menu .right.dropdown.item .menu,.ui.menu .right.menu .dropdown:last-child .menu{left:auto;right:0}.ui.label.dropdown .menu{min-width:100%}.ui.dropdown.icon.button>.dropdown.icon{margin:0}.ui.button.dropdown .menu{min-width:100%}.ui.selection.dropdown{cursor:pointer;word-wrap:break-word;line-height:1em;white-space:normal;outline:0;-webkit-transform:rotate(0deg);transform:rotate(0deg);min-width:14em;min-height:2.71428571em;background:#fff;display:inline-block;padding:.78571429em 2.1em .78571429em 1em;color:rgba(0,0,0,.87);-webkit-box-shadow:none;box-shadow:none;border:1px solid rgba(34,36,38,.15);border-radius:.28571429rem;-webkit-transition:width .1s ease,-webkit-box-shadow .1s ease;transition:width .1s ease,-webkit-box-shadow .1s ease;transition:box-shadow .1s ease,width .1s ease;transition:box-shadow .1s ease,width .1s ease,-webkit-box-shadow .1s ease}.ui.selection.dropdown.active,.ui.selection.dropdown.visible{z-index:10}select.ui.dropdown{height:38px;padding:.5em;border:1px solid rgba(34,36,38,.15);visibility:visible}.ui.selection.dropdown>.delete.icon,.ui.selection.dropdown>.dropdown.icon,.ui.selection.dropdown>.search.icon{cursor:pointer;position:absolute;width:auto;height:auto;line-height:1.21428571em;top:.78571429em;right:1em;z-index:3;margin:-.78571429em;padding:.91666667em;opacity:.8;-webkit-transition:opacity .1s ease;transition:opacity .1s ease}.ui.selection.dropdown .menu{overflow-x:hidden;overflow-y:auto;-webkit-backface-visibility:hidden;backface-visibility:hidden;-webkit-overflow-scrolling:touch;border-top-width:0!important;width:auto;outline:none;margin:0 -1px;min-width:calc(100% + 2px);width:calc(100% + 2px);border-radius:0 0 .28571429rem .28571429rem;-webkit-box-shadow:0 2px 3px 0 rgba(34,36,38,.15);box-shadow:0 2px 3px 0 rgba(34,36,38,.15);-webkit-transition:opacity .1s ease;transition:opacity .1s ease}.ui.selection.dropdown .menu:after,.ui.selection.dropdown .menu:before{display:none}.ui.selection.dropdown .menu>.message{padding:.78571429rem 1.14285714rem}@media only screen and (max-width:767px){.ui.selection.dropdown .menu{max-height:8.01428571rem}}@media only screen and (min-width:768px){.ui.selection.dropdown .menu{max-height:10.68571429rem}}@media only screen and (min-width:992px){.ui.selection.dropdown .menu{max-height:16.02857143rem}}@media only screen and (min-width:1920px){.ui.selection.dropdown .menu{max-height:21.37142857rem}}.ui.selection.dropdown .menu>.item{border-top:1px solid #fafafa;padding:.78571429rem 1.14285714rem!important;white-space:normal;word-wrap:normal}.ui.selection.dropdown .menu>.hidden.addition.item{display:none}.ui.selection.dropdown:hover{border-color:rgba(34,36,38,.35);-webkit-box-shadow:none;box-shadow:none}.ui.selection.active.dropdown,.ui.selection.active.dropdown .menu{border-color:#96c8da;-webkit-box-shadow:0 2px 3px 0 rgba(34,36,38,.15);box-shadow:0 2px 3px 0 rgba(34,36,38,.15)}.ui.selection.dropdown:focus{border-color:#96c8da;-webkit-box-shadow:none;box-shadow:none}.ui.selection.dropdown:focus .menu{border-color:#96c8da;-webkit-box-shadow:0 2px 3px 0 rgba(34,36,38,.15);box-shadow:0 2px 3px 0 rgba(34,36,38,.15)}.ui.selection.visible.dropdown>.text:not(.default){font-weight:400;color:rgba(0,0,0,.8)}.ui.selection.active.dropdown:hover,.ui.selection.active.dropdown:hover .menu{border-color:#96c8da;-webkit-box-shadow:0 2px 3px 0 rgba(34,36,38,.15);box-shadow:0 2px 3px 0 rgba(34,36,38,.15)}.ui.active.selection.dropdown>.dropdown.icon,.ui.visible.selection.dropdown>.dropdown.icon{opacity:"";z-index:3}.ui.active.selection.dropdown{border-bottom-left-radius:0!important;border-bottom-right-radius:0!important}.ui.active.empty.selection.dropdown{border-radius:.28571429rem!important;-webkit-box-shadow:none!important;box-shadow:none!important}.ui.active.empty.selection.dropdown .menu{border:none!important;-webkit-box-shadow:none!important;box-shadow:none!important}.ui.search.dropdown{min-width:""}.ui.search.dropdown>input.search{background:none transparent!important;border:none!important;-webkit-box-shadow:none!important;box-shadow:none!important;cursor:text;top:0;left:1px;width:100%;outline:none;-webkit-tap-highlight-color:rgba(255,255,255,0);padding:inherit;position:absolute;z-index:2}.ui.search.dropdown>.text{cursor:text;position:relative;left:1px;z-index:3}.ui.search.selection.dropdown>input.search{line-height:1.21428571em;padding:.67857143em 2.1em .67857143em 1em}.ui.search.dropdown.active>input.search,.ui.search.dropdown.visible>input.search{cursor:auto}.ui.search.dropdown.active>.text,.ui.search.dropdown.visible>.text{pointer-events:none}.ui.active.search.dropdown input.search:focus+.text .icon{opacity:.45}.ui.active.search.dropdown input.search:focus+.text{color:hsla(0,0%,45%,.87)!important}.ui.search.dropdown .menu{overflow-x:hidden;overflow-y:auto;-webkit-backface-visibility:hidden;backface-visibility:hidden;-webkit-overflow-scrolling:touch}@media only screen and (max-width:767px){.ui.search.dropdown .menu{max-height:8.01428571rem}}@media only screen and (min-width:768px){.ui.search.dropdown .menu{max-height:10.68571429rem}}@media only screen and (min-width:992px){.ui.search.dropdown .menu{max-height:16.02857143rem}}@media only screen and (min-width:1920px){.ui.search.dropdown .menu{max-height:21.37142857rem}}.ui.multiple.dropdown{padding:.22619048em 2.1em .22619048em .35714286em}.ui.multiple.dropdown .menu{cursor:auto}.ui.multiple.search.dropdown,.ui.multiple.search.dropdown>input.search{cursor:text}.ui.multiple.dropdown>.label{-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;display:inline-block;vertical-align:top;white-space:normal;font-size:1em;padding:.35714286em .78571429em;margin:.14285714rem .28571429rem .14285714rem 0;-webkit-box-shadow:0 0 0 1px rgba(34,36,38,.15) inset;box-shadow:inset 0 0 0 1px rgba(34,36,38,.15)}.ui.multiple.dropdown .dropdown.icon{margin:"";padding:""}.ui.multiple.dropdown>.text{position:static;padding:0;max-width:100%;margin:.45238095em 0 .45238095em .64285714em;line-height:1.21428571em}.ui.multiple.dropdown>.label~input.search{margin-left:.14285714em!important}.ui.multiple.dropdown>.label~.text{display:none}.ui.multiple.search.dropdown>.text{display:inline-block;position:absolute;top:0;left:0;padding:inherit;margin:.45238095em 0 .45238095em .64285714em;line-height:1.21428571em}.ui.multiple.search.dropdown>.label~.text{display:none}.ui.multiple.search.dropdown>input.search{position:static;padding:0;max-width:100%;margin:.45238095em 0 .45238095em .64285714em;width:2.2em;line-height:1.21428571em}.ui.inline.dropdown{cursor:pointer;display:inline-block;color:inherit}.ui.inline.dropdown .dropdown.icon{margin:0 .21428571em;vertical-align:baseline}.ui.inline.dropdown>.text{font-weight:700}.ui.inline.dropdown .menu{cursor:auto;margin-top:.21428571em;border-radius:.28571429rem}.ui.dropdown .menu .active.item{background:transparent;font-weight:700;color:rgba(0,0,0,.95);-webkit-box-shadow:none;box-shadow:none;z-index:12}.ui.dropdown .menu>.item:hover{background:rgba(0,0,0,.05);color:rgba(0,0,0,.95);z-index:13}.ui.loading.dropdown>i.icon{height:1em!important}.ui.loading.selection.dropdown>i.icon{padding:1.5em 1.28571429em!important}.ui.loading.dropdown>i.icon:before{border-radius:500rem;border:.2em solid rgba(0,0,0,.1)}.ui.loading.dropdown>i.icon:after,.ui.loading.dropdown>i.icon:before{position:absolute;content:"";top:50%;left:50%;margin:-.64285714em 0 0 -.64285714em;width:1.28571429em;height:1.28571429em}.ui.loading.dropdown>i.icon:after{-webkit-box-shadow:0 0 0 1px transparent;box-shadow:0 0 0 1px transparent;-webkit-animation:dropdown-spin .6s linear;animation:dropdown-spin .6s linear;-webkit-animation-iteration-count:infinite;animation-iteration-count:infinite;border-radius:500rem;border-color:#767676 transparent transparent;border-style:solid;border-width:.2em}.ui.loading.dropdown.button>i.icon:after,.ui.loading.dropdown.button>i.icon:before{display:none}@-webkit-keyframes dropdown-spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}@keyframes dropdown-spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}.ui.default.dropdown:not(.button)>.text,.ui.dropdown:not(.button)>.default.text{color:hsla(0,0%,75%,.87)}.ui.default.dropdown:not(.button)>input:focus~.text,.ui.dropdown:not(.button)>input:focus~.default.text{color:hsla(0,0%,45%,.87)}.ui.loading.dropdown>.text{-webkit-transition:none;transition:none}.ui.dropdown .loading.menu{display:block;visibility:hidden;z-index:-1}.ui.dropdown>.loading.menu{left:0!important;right:auto!important}.ui.dropdown>.menu .loading.menu{left:100%!important;right:auto!important}.ui.dropdown .menu .selected.item,.ui.dropdown.selected{background:rgba(0,0,0,.03);color:rgba(0,0,0,.95)}.ui.dropdown.error,.ui.dropdown.error>.default.text,.ui.dropdown.error>.text{color:#9f3a38}.ui.selection.dropdown.error{background:#fff6f6;border-color:#e0b4b4}.ui.dropdown.error>.menu,.ui.dropdown.error>.menu .menu,.ui.selection.dropdown.error:hover{border-color:#e0b4b4}.ui.dropdown.error>.menu>.item{color:#9f3a38}.ui.multiple.selection.error.dropdown>.label{border-color:#e0b4b4}.ui.dropdown.error>.menu>.item:hover{background-color:#fff2f2}.ui.dropdown.error>.menu .active.item{background-color:#fdcfcf}.ui.dropdown>.clear.dropdown.icon{opacity:.8;-webkit-transition:opacity .1s ease;transition:opacity .1s ease}.ui.dropdown>.clear.dropdown.icon:hover{opacity:1}.ui.disabled.dropdown,.ui.dropdown .menu>.disabled.item{cursor:default;pointer-events:none;opacity:.45}.ui.dropdown .menu{left:0}.ui.dropdown .menu .right.menu,.ui.dropdown .right.menu>.menu{left:100%!important;right:auto!important;border-radius:.28571429rem!important}.ui.dropdown>.left.menu{left:auto!important;right:0!important}.ui.dropdown .menu .left.menu,.ui.dropdown>.left.menu .menu{left:auto;right:100%;margin:0 -.5em 0 0!important;border-radius:.28571429rem!important}.ui.dropdown .item .left.dropdown.icon,.ui.dropdown .left.menu .item .dropdown.icon{width:auto;float:left;margin:0}.ui.dropdown .item .left.dropdown.icon+.text,.ui.dropdown .left.menu .item .dropdown.icon+.text{margin-left:1em;margin-right:0}.ui.dropdown .scrolling.menu,.ui.scrolling.dropdown .menu{overflow-x:hidden}.ui.scrolling.dropdown .menu{overflow-x:hidden;-webkit-backface-visibility:hidden;backface-visibility:hidden;-webkit-overflow-scrolling:touch}.ui.dropdown .scrolling.menu,.ui.scrolling.dropdown .menu{overflow-y:auto;min-width:100%!important;width:auto!important}.ui.dropdown .scrolling.menu{position:static;border:none;-webkit-box-shadow:none!important;box-shadow:none!important;border-radius:0!important;margin:0!important;border-top:1px solid rgba(34,36,38,.15)}.ui.dropdown .scrolling.menu .item:first-child,.ui.dropdown .scrolling.menu>.item.item.item,.ui.scrolling.dropdown .menu .item.item.item,.ui.scrolling.dropdown .menu .item:first-child{border-top:none}.ui.dropdown>.visible.menu .scrolling.menu{display:block}@media (-ms-high-contrast:none){.ui.dropdown .scrolling.menu,.ui.scrolling.dropdown .menu{min-width:calc(100% - 17px)}}@media only screen and (max-width:767px){.ui.dropdown .scrolling.menu,.ui.scrolling.dropdown .menu{max-height:10.28571429rem}}@media only screen and (min-width:768px){.ui.dropdown .scrolling.menu,.ui.scrolling.dropdown .menu{max-height:15.42857143rem}}@media only screen and (min-width:992px){.ui.dropdown .scrolling.menu,.ui.scrolling.dropdown .menu{max-height:20.57142857rem}}@media only screen and (min-width:1920px){.ui.dropdown .scrolling.menu,.ui.scrolling.dropdown .menu{max-height:20.57142857rem}}.ui.simple.dropdown .menu:after,.ui.simple.dropdown .menu:before{display:none}.ui.simple.dropdown .menu{position:absolute;display:block;overflow:hidden;top:-9999px!important;opacity:0;width:0;height:0;-webkit-transition:opacity .1s ease;transition:opacity .1s ease}.ui.simple.active.dropdown,.ui.simple.dropdown:hover{border-bottom-left-radius:0!important;border-bottom-right-radius:0!important}.ui.simple.active.dropdown>.menu,.ui.simple.dropdown:hover>.menu{overflow:visible;width:auto;height:auto;top:100%!important;opacity:1}.ui.simple.dropdown:hover>.menu>.item:hover>.menu,.ui.simple.dropdown>.menu>.item:active>.menu{overflow:visible;width:auto;height:auto;top:0!important;left:100%!important;opacity:1}.ui.simple.disabled.dropdown:hover .menu{display:none;height:0;width:0;overflow:hidden}.ui.simple.visible.dropdown>.menu{display:block}@font-face{font-family:Dropdown;src:url(data:application/font-woff;charset=utf-8;base64,d09GRgABAAAAAAVgAA8AAAAACFAAAQAAAAAAAAAAAAAAAAAAAAAAAAAAAABGRlRNAAABWAAAABwAAAAchGgaq0dERUYAAAF0AAAAHAAAAB4AJwAPT1MvMgAAAZAAAABDAAAAVnW4TJdjbWFwAAAB1AAAAEsAAAFS8CcaqmN2dCAAAAIgAAAABAAAAAQAEQFEZ2FzcAAAAiQAAAAIAAAACP//AANnbHlmAAACLAAAAQoAAAGkrRHP9WhlYWQAAAM4AAAAMAAAADYPK8YyaGhlYQAAA2gAAAAdAAAAJANCAb1obXR4AAADiAAAACIAAAAiCBkAOGxvY2EAAAOsAAAAFAAAABQBnAIybWF4cAAAA8AAAAAfAAAAIAEVAF5uYW1lAAAD4AAAATAAAAKMFGlj5HBvc3QAAAUQAAAARgAAAHJoedjqd2ViZgAABVgAAAAGAAAABrO7W5UAAAABAAAAANXulPUAAAAA1r4hgAAAAADXu2Q1eNpjYGRgYOABYjEgZmJgBEIOIGYB8xgAA/YAN3jaY2BktGOcwMDKwMI4jTGNgYHBHUp/ZZBkaGFgYGJgZWbACgLSXFMYHFT/fLjFeOD/AQY9xjMMbkBhRpAcAN48DQYAeNpjYGBgZoBgGQZGBhDwAfIYwXwWBgMgzQGETAwMqn8+8H649f8/lHX9//9b7Pzf+fWgusCAkY0BzmUE6gHpQwGMDMMeAACbxg7SAAARAUQAAAAB//8AAnjadZBPSsNAGMXfS+yMqYgOhpSuSlKadmUhiVEhEMQzFF22m17BbbvzCh5BXCUn6EG8gjeQ4DepwYo4i+/ffL95j4EDA+CFC7jQuKyIeVHrI3wkleq9F7XrSInKteOeHdda8bOoaeepSc00NWPz/LRec9G8GabyGtEdF7h19z033GAMTK7zbM42xNEZpzYof0RtQ5CUHAQJ73OtVyutc+3b7Ou//b8XNlsPx3jgjUifABdhEohKJJL5iM5p39uqc7X1+sRQSqmGrUVhlsJ4lpmEUVwyT8SUYtg0P9DyNzPADDs+tjrGV6KRCRfsui3eHcL4/p8ZXvfMlcnEU+CLv7hDykOP+AKTPTxbAAB42mNgZGBgAGKuf5KP4vltvjLIMzGAwLV9ig0g+vruFFMQzdjACOJzMIClARh0CTJ42mNgZGBgPPD/AJD8wgAEjA0MjAyogAMAbOQEAQAAAAC7ABEAAAAAAKoAAAH0AAABgAAAAUAACAFAAAgAwAAXAAAAAAAAACoAKgAqADIAbACGAKAAugDSeNpjYGRgYOBkUGFgYgABEMkFhAwM/xn0QAIADdUBdAB42qWQvUoDQRSFv3GjaISUQaymSmGxJoGAsRC0iPYLsU50Y6IxrvlRtPCJJKUPIBb+PIHv4EN4djKuKAqCDHfmu+feOdwZoMCUAJNbAlYUMzaUlM14jjxbngOq7HnOia89z1Pk1vMCa9x7ztPkzfMyJbPj+ZGi6Xp+omxuPD+zaD7meaFg7mb8GrBqHmhwxoAxlm0uiRkpP9X5m26pKRoMxTGR1D49Dv/Yb/91o6l8qL6eu5n2hZQzn68utR9m3FU2cB4t9cdSLG2utI+44Eh/P9bqKO+oJ/WxmXssj77YkrjasZQD6SFddythk3Wtzrf+UF2p076Udla1VNzsERP3kkjVRKel7mp1udXYcHtZSlV7RfmJe1GiFWveluaeKD5/MuJcSk8Tpm/vvwPIbmJleNpjYGKAAFYG7ICTgYGRiZGZkYWRlZGNkZ2Rg5GTLT2nsiDDEEIZsZfmZRqZujmDaDcDAxcI7WIOpS2gtCWUdgQAZkcSmQAAAAFblbO6AAA=) format("woff");font-weight:400;font-style:normal}.ui.dropdown>.dropdown.icon{font-family:Dropdown;line-height:1;height:1em;width:1.23em;-webkit-backface-visibility:hidden;backface-visibility:hidden;font-weight:400;font-style:normal;text-align:center;width:auto}.ui.dropdown>.dropdown.icon:before{content:"\F0D7"}.ui.dropdown .menu .item .dropdown.icon:before{content:"\F0DA"}.ui.dropdown .item .left.dropdown.icon:before,.ui.dropdown .left.menu .item .dropdown.icon:before{content:"\F0D9"}.ui.dropdown>.clear.icon:before{content:"\F00D"}
/*!
 * # Semantic UI 2.4.1 - Label
 */.ui.label{display:inline-block;line-height:1;vertical-align:baseline;margin:0 .14285714em;background-color:#e8e8e8;background-image:none;padding:.5833em .833em;color:rgba(0,0,0,.6);text-transform:none;font-weight:700;border:0 solid transparent;border-radius:.28571429rem;-webkit-transition:background .1s ease;transition:background .1s ease}.ui.label:first-child{margin-left:0}.ui.label:last-child{margin-right:0}.ui.label>a,a.ui.label{cursor:pointer}.ui.label>a{color:inherit;opacity:.5;-webkit-transition:opacity .1s ease;transition:opacity .1s ease}.ui.label>a:hover{opacity:1}.ui.label>img{width:auto!important;vertical-align:middle;height:2.1666em!important}.ui.label>.icon{width:auto;margin:0 .75em 0 0}.ui.label>.detail{display:inline-block;vertical-align:top;font-weight:700;margin-left:1em;opacity:.8}.ui.label>.detail .icon{margin:0 .25em 0 0}.ui.label>.close.icon,.ui.label>.delete.icon{cursor:pointer;margin-right:0;margin-left:.5em;font-size:.92857143em;opacity:.5;-webkit-transition:background .1s ease;transition:background .1s ease}.ui.label>.delete.icon:hover{opacity:1}.ui.dropdown{-webkit-box-sizing:border-box;box-sizing:border-box}.ui.dropdown,.ui.dropdown input{font-size:14px}.ui.dropdown .menu{-webkit-box-sizing:content-box;box-sizing:content-box}.ui.dropdown .menu>.item{font-size:14px}.ui.selection.dropdown{min-height:14px}.ui.selection.dropdown .menu{min-width:100%;width:100%}.ui.multiple.dropdown>.label{position:relative;padding-right:calc(.78571em + 15px)}.ui.multiple.dropdown>.label i.icon.delete:before{content:"\D7";font-family:Arial,sans-serif}.ui.multiple.dropdown>.label i.icon.delete{-webkit-box-sizing:border-box;box-sizing:border-box;position:absolute;right:10px;display:inline-block;width:18px;height:24px;margin:-5px -10px}.ui.multiple.dropdown>.label i.icon.delete:after,.ui.multiple.dropdown>.label i.icon.delete:before{position:absolute;content:" ";height:12px;width:3px;top:25%;left:25%;-webkit-transform:translate(-25%,-25%);transform:translate(-25%,-25%);background-color:#333}.ui.multiple.dropdown>.label i.icon.delete:before{-webkit-transform:rotate(45deg);transform:rotate(45deg)}.ui.multiple.dropdown>.label i.icon.delete:after{-webkit-transform:rotate(-45deg);transform:rotate(-45deg)}/*! normalize.css v8.0.1 | MIT License | github.com/necolas/normalize.css */html{line-height:1.15;-webkit-text-size-adjust:100%}body{margin:0}main{display:block}h1{font-size:2em;margin:.67em 0}hr{-webkit-box-sizing:content-box;box-sizing:content-box;height:0;overflow:visible}pre{font-family:monospace,monospace;font-size:1em}a{background-color:transparent}abbr[title]{border-bottom:none;text-decoration:underline;-webkit-text-decoration:underline dotted;text-decoration:underline dotted}b,strong{font-weight:bolder}code{font-family:monospace,monospace;font-size:1em}small{font-size:80%}sub{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sub{bottom:-.25em}img{border-style:none}button,input,select,textarea{font-family:inherit;font-size:100%;line-height:1.15;margin:0}button,input{overflow:visible}button,select{text-transform:none}[type=button],[type=reset],[type=submit],button{-webkit-appearance:button}[type=button]::-moz-focus-inner,[type=reset]::-moz-focus-inner,[type=submit]::-moz-focus-inner,button::-moz-focus-inner{border-style:none;padding:0}[type=button]:-moz-focusring,[type=reset]:-moz-focusring,[type=submit]:-moz-focusring,button:-moz-focusring{outline:1px dotted ButtonText}fieldset{padding:.35em .75em .625em}legend{-webkit-box-sizing:border-box;box-sizing:border-box;color:inherit;display:table;max-width:100%;padding:0;white-space:normal}progress{vertical-align:baseline}textarea{overflow:auto}[type=checkbox],[type=radio]{-webkit-box-sizing:border-box;box-sizing:border-box;padding:0}[type=number]::-webkit-inner-spin-button,[type=number]::-webkit-outer-spin-button{height:auto}[type=search]{-webkit-appearance:textfield;outline-offset:-2px}[type=search]::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}details{display:block}summary{display:list-item}[hidden],template{display:none}.container{margin-left:auto;margin-right:auto;width:100%;max-width:1340px;padding:0 1.5rem}.container:after{clear:both;content:"";display:block}@media (min-width:1024px){.container{padding:0 78px}}@media (min-width:1280px){.container{padding:0 70px}}@media (min-width:1536px){.container{padding:0}}.row{margin-left:-1.5rem;margin-right:-1.5rem;width:calc(100% + 3rem)}.row:after{clear:both;content:"";display:block}@media only screen and (min-width:768px){.row{margin-left:-1.5rem;margin-right:-1.5rem;width:calc(100% + 3rem)}.row:after{clear:both;content:"";display:block}}@media only screen and (min-width:1024px){.row{margin-left:-1.5rem;margin-right:-1.5rem;width:calc(100% + 3rem)}.row:after{clear:both;content:"";display:block}}.col-4{width:calc(33.33333333% - 2rem);float:left;margin-left:1.5rem}@media only screen and (min-width:768px){.col-4{width:calc(33.33333333% - 2rem);float:left;margin-left:1.5rem}}@media only screen and (min-width:1024px){.col-4{width:calc(33.33333333% - 2rem);float:left;margin-left:1.5rem}}.col-6{width:calc(50% - 2.25rem);float:left;margin-left:1.5rem}@media only screen and (min-width:768px){.col-6{width:calc(50% - 2.25rem);float:left;margin-left:1.5rem}}@media only screen and (min-width:1024px){.col-6{width:calc(50% - 2.25rem);float:left;margin-left:1.5rem}}.col-8{width:calc(66.66666667% - 2.5rem);float:left;margin-left:1.5rem}@media only screen and (min-width:768px){.col-8{width:calc(66.66666667% - 2.5rem);float:left;margin-left:1.5rem}}@media only screen and (min-width:1024px){.col-8{width:calc(66.66666667% - 2.5rem);float:left;margin-left:1.5rem}}.col-12{width:calc(100% - 3rem);float:left;margin-left:1.5rem}@media only screen and (min-width:768px){.col-12{width:calc(100% - 3rem);float:left;margin-left:1.5rem}}@media only screen and (min-width:1024px){.col-12{width:calc(100% - 3rem);float:left;margin-left:1.5rem}}@media only screen and (min-width:768px){.md\:col-2{width:calc(16.66666667% - 1.75rem);float:left;margin-left:1.5rem}}@media only screen and (min-width:1024px){.md\:col-2{width:calc(16.66666667% - 1.75rem);float:left;margin-left:1.5rem}}@media only screen and (min-width:768px){.md\:pull-2{left:calc(-16.66666667% - 1.25rem + 1.5rem);position:relative}}@media only screen and (min-width:1024px){.md\:pull-2{left:calc(-16.66666667% - 1.25rem + 1.5rem);position:relative}}@media only screen and (min-width:768px){.md\:col-3{width:calc(25% - 1.875rem);float:left;margin-left:1.5rem}}@media only screen and (min-width:1024px){.md\:col-3{width:calc(25% - 1.875rem);float:left;margin-left:1.5rem}}@media only screen and (min-width:768px){.md\:col-4{width:calc(33.33333333% - 2rem);float:left;margin-left:1.5rem}}@media only screen and (min-width:1024px){.md\:col-4{width:calc(33.33333333% - 2rem);float:left;margin-left:1.5rem}}@media only screen and (min-width:768px){.md\:col-5{width:calc(41.66666667% - 2.125rem);float:left;margin-left:1.5rem}}@media only screen and (min-width:1024px){.md\:col-5{width:calc(41.66666667% - 2.125rem);float:left;margin-left:1.5rem}}@media only screen and (min-width:768px){.md\:col-6{width:calc(50% - 2.25rem);float:left;margin-left:1.5rem}}@media only screen and (min-width:1024px){.md\:col-6{width:calc(50% - 2.25rem);float:left;margin-left:1.5rem}}@media only screen and (min-width:768px){.md\:pull-6{left:calc(-50% - .75rem + 1.5rem);position:relative}}@media only screen and (min-width:1024px){.md\:pull-6{left:calc(-50% - .75rem + 1.5rem);position:relative}}@media only screen and (min-width:768px){.md\:push-6{left:calc(50% - 2.25rem + 1.5rem);position:relative}}@media only screen and (min-width:1024px){.md\:push-6{left:calc(50% - 2.25rem + 1.5rem);position:relative}}@media only screen and (min-width:768px){.md\:col-8{width:calc(66.66666667% - 2.5rem);float:left;margin-left:1.5rem}}@media only screen and (min-width:1024px){.md\:col-8{width:calc(66.66666667% - 2.5rem);float:left;margin-left:1.5rem}}@media only screen and (min-width:768px){.md\:push-8{left:calc(66.66666667% - 2.5rem + 1.5rem);position:relative}}@media only screen and (min-width:1024px){.md\:push-8{left:calc(66.66666667% - 2.5rem + 1.5rem);position:relative}}@media only screen and (min-width:768px){.md\:col-9{width:calc(75% - 2.625rem);float:left;margin-left:1.5rem}}@media only screen and (min-width:1024px){.md\:col-9{width:calc(75% - 2.625rem);float:left;margin-left:1.5rem}}@media only screen and (min-width:768px){.md\:col-12{width:calc(100% - 3rem);float:left;margin-left:1.5rem}}@media only screen and (min-width:1024px){.md\:col-12{width:calc(100% - 3rem);float:left;margin-left:1.5rem}}.fade-enter-active,.fade-leave-active{-webkit-transition-property:opacity;transition-property:opacity;-webkit-transition-duration:.3s;transition-duration:.3s;-webkit-transition-timing-function:ease-in-out;transition-timing-function:ease-in-out}.fade-enter,.fade-leave-to{opacity:0}*{border:0 solid transparent;-webkit-box-sizing:border-box;box-sizing:border-box;margin:0;padding:0}body,html{height:100%}body{background-color:#fff;overflow-x:hidden}h1,h2,h3,h4,h5,ol,p,ul{line-height:1em;margin:0}ol,ul{list-style-position:inside}img{height:auto;width:100%}#app{overflow:hidden}@media print{#app{overflow:visible}}#app:after,#app:before{content:"";display:block;position:fixed;top:0;height:100%;width:54px;background-color:#1c4378;z-index:12}#app:after[data-universe=madogdrikke],#app:before[data-universe=madogdrikke],body[data-universe=madogdrikke] #app:after,body[data-universe=madogdrikke] #app:before{background-color:#273727}#app:after[data-universe=ansvarlighed],#app:before[data-universe=ansvarlighed],body[data-universe=ansvarlighed] #app:after,body[data-universe=ansvarlighed] #app:before{background-color:#004b6e}#app:after[data-universe=okologi],#app:before[data-universe=okologi],body[data-universe=okologi] #app:after,body[data-universe=okologi] #app:before{background-color:#205238}#app:after[data-universe=kostogmotion],#app:before[data-universe=kostogmotion],body[data-universe=kostogmotion] #app:after,body[data-universe=kostogmotion] #app:before{background-color:#337c98}#app:after[data-universe=madspild],#app:before[data-universe=madspild],body[data-universe=madspild] #app:after,body[data-universe=madspild] #app:before{background-color:#a87930}#app:after[data-universe=babyogborn],#app:before[data-universe=babyogborn],body[data-universe=babyogborn] #app:after,body[data-universe=babyogborn] #app:before{background-color:#3d4657}#app:after[data-universe=job],#app:before[data-universe=job],body[data-universe=job] #app:after,body[data-universe=job] #app:before{background-color:#002956}body[data-universe=madogdrikke] #app:after,body[data-universe=madogdrikke] #app:before{background:#273727}body[data-universe=ansvarlighed] #app:after,body[data-universe=ansvarlighed] #app:before{background:#004b6e}body[data-universe=okologi] #app:after,body[data-universe=okologi] #app:before{background:#205238}body[data-universe=kostogmotion] #app:after,body[data-universe=kostogmotion] #app:before{background:#337c98}body[data-universe=madspild] #app:after,body[data-universe=madspild] #app:before{background:#a87930}body[data-universe=babyogborn] #app:after,body[data-universe=babyogborn] #app:before{background:#3d4657}body[data-universe=job] #app:after,body[data-universe=job] #app:before{background:#002956}#app:before{left:0}#app:after{right:0}@media (min-width:1024px){#app{margin-top:132px}}@media (max-width:1023px){#app{margin-top:82px}#app:after,#app:before{display:none}}.wrapper{margin-left:auto;margin-right:auto;position:relative;z-index:10}.wrapper .content{background-color:#fff;padding-bottom:32px;padding-top:32px}@media (min-width:576px){.wrapper .content{padding-bottom:5.55555556vw;padding-top:5.55555556vw}}@media (min-width:1024px){.wrapper .content{background-color:transparent;padding-bottom:96px;padding-top:64px}}@media (min-width:1024px) and (min-width:576px){.wrapper .content{padding-bottom:16.66666667vw}}@media (min-width:1024px) and (min-width:768px){.wrapper .content{padding-bottom:96px}}@media (min-width:1024px) and (min-width:1024px){.wrapper .content{padding-bottom:9.375vw}}@media (min-width:1024px) and (min-width:1280px){.wrapper .content{padding-bottom:96px}}@media (min-width:1024px) and (min-width:1536px){.wrapper .content{padding-bottom:96px}}@media (min-width:1024px) and (min-width:576px){.wrapper .content{padding-top:11.11111111vw}}@media (min-width:1024px) and (min-width:768px){.wrapper .content{padding-top:64px}}@media (min-width:1024px) and (min-width:1024px){.wrapper .content{padding-top:6.25vw}}@media (min-width:1024px) and (min-width:1280px){.wrapper .content{padding-top:64px}}@media (min-width:1024px) and (min-width:1536px){.wrapper .content{padding-top:64px}}.wrapper .content--no-hero{padding-top:0}.wrapper .content section{margin-bottom:64px;margin-top:64px}@media (min-width:576px){.wrapper .content section{margin-bottom:11.11111111vw}}@media (min-width:768px){.wrapper .content section{margin-bottom:64px}}@media (min-width:1024px){.wrapper .content section{margin-bottom:6.25vw}}@media (min-width:1280px){.wrapper .content section{margin-bottom:64px}}@media (min-width:1536px){.wrapper .content section{margin-bottom:64px}}@media (min-width:576px){.wrapper .content section{margin-top:11.11111111vw}}@media (min-width:768px){.wrapper .content section{margin-top:64px}}@media (min-width:1024px){.wrapper .content section{margin-top:6.25vw}}@media (min-width:1280px){.wrapper .content section{margin-top:64px}}@media (min-width:1536px){.wrapper .content section{margin-top:64px}}@media (min-width:1024px){.wrapper .content section{margin-bottom:96px;margin-top:48px;padding-top:40px}}@media (min-width:1024px) and (min-width:576px){.wrapper .content section{margin-bottom:16.66666667vw}}@media (min-width:1024px) and (min-width:768px){.wrapper .content section{margin-bottom:96px}}@media (min-width:1024px) and (min-width:1024px){.wrapper .content section{margin-bottom:9.375vw}}@media (min-width:1024px) and (min-width:1280px){.wrapper .content section{margin-bottom:96px}}@media (min-width:1024px) and (min-width:1536px){.wrapper .content section{margin-bottom:96px}}@media (min-width:1024px) and (min-width:576px){.wrapper .content section{margin-top:8.33333333vw}}@media (min-width:1024px) and (min-width:768px){.wrapper .content section{margin-top:48px}}@media (min-width:1024px) and (min-width:1024px){.wrapper .content section{margin-top:4.6875vw}}@media (min-width:1024px) and (min-width:1280px){.wrapper .content section{margin-top:48px}}@media (min-width:1024px) and (min-width:1536px){.wrapper .content section{margin-top:48px}}@media (min-width:1024px) and (min-width:576px){.wrapper .content section{padding-top:6.94444444vw}}@media (min-width:1024px) and (min-width:768px){.wrapper .content section{padding-top:40px}}@media (min-width:1024px) and (min-width:1024px){.wrapper .content section{padding-top:3.90625vw}}@media (min-width:1024px) and (min-width:1280px){.wrapper .content section{padding-top:40px}}@media (min-width:1024px) and (min-width:1536px){.wrapper .content section{padding-top:40px}}.wrapper .content section:first-of-type{margin-top:0;padding-top:0}.wrapper .content section:last-of-type{margin-bottom:0}.auth-wrapper-container{position:relative;z-index:99}#overlay{bottom:0;left:0;position:fixed;right:0;top:0;z-index:98;background-color:rgba(0,42,86,.7);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.modal-open{overflow:hidden}.grecaptcha-badge{z-index:100;-webkit-transform:scale(.7);transform:scale(.7);-webkit-transform-origin:0 0;transform-origin:0 0;right:-209.25px!important;-webkit-transition:.3s!important;transition:.3s!important}.grecaptcha-badge:hover{-webkit-transform:scale(1);transform:scale(1);right:0!important}body[data-slug=find-butik-og-abningstider] .text-with-media{margin:0}body[data-slug=find-butik-og-abningstider] .content>section{margin:0;padding:0}body[data-slug=find-butik-og-abningstider] #map{padding-top:20px}@media (min-width:1024px){body[data-slug=find-butik-og-abningstider] #map{padding-top:30px}}.add-product{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.add-product.comp-border{border:1px solid #2568ef;border-radius:50px}.add-product .item-add,.add-product .item-remove{width:20px;height:20px;margin:4px;display:inline-block;cursor:pointer}.add-product svg{width:100%;height:100%;stroke:#2568ef}.add-product .product-count{font-size:16px}@font-face{font-family:Uniform Rnd Cond;src:url(/fonts/UniformRndCond-Regular.ttf?f5e2c9cb5737a9bbe9ed94cb692ee4c1) format("truetype"),url(/fonts/UniformRndCond-Regular.eot?7e971b8893908cc6af61f182807ade35) format("embedded-opentype"),url(/fonts/UniformRndCond-Regular.svg?41ee9fe2b5029f3a2572703c706e85b2) format("svg");font-weight:400;font-display:swap}@font-face{font-family:Uniform Rnd Cond;src:url(/fonts/UniformRndCond-Medium.ttf?e7c835edd59715b88e4622cf44ba0e97) format("truetype"),url(/fonts/UniformRndCond-Medium.eot?73c6fa9fa75e494ed3b163007285b4a0) format("embedded-opentype"),url(/fonts/UniformRndCond-Medium.svg?50a1809a3e50e8fa9ea6d4ed3b905879) format("svg");font-weight:500;font-display:swap}@font-face{font-family:Uniform Rnd Cond;src:url(/fonts/UniformRndCond-Bold.ttf?6d30ceaea47f81f3883c2e401f0780dc) format("truetype"),url(/fonts/UniformRndCond-Bold.eot?11c218b168ec0f7492337e69d8c4717f) format("embedded-opentype"),url(/fonts/UniformRndCond-Bold.svg?e93bd68c9565312eddec325a3d6551f0) format("svg");font-weight:700;font-display:swap}@font-face{font-family:Uniform Rnd ExCond;src:url(/fonts/UniformRndExCond-Regular.ttf?f4c708ac97a2d563e789487619f082c7) format("truetype"),url(/fonts/UniformRndExCond-Regular.eot?004300181bd764f84f85a6fc9771801d) format("embedded-opentype"),url(/fonts/UniformRndExCond-Regular.svg?1e8587a31b3f95f8c1f0d0ce61df8220) format("svg");font-weight:400;font-display:swap}@font-face{font-family:Uniform Rnd ExCond;src:url(/fonts/UniformRndExCond-Medium.ttf?2b2a1abd7aebac5db6f82c587c8ddcae) format("truetype"),url(/fonts/UniformRndExCond-Medium.eot?793e114dab568763d3631e35c780d326) format("embedded-opentype"),url(/fonts/UniformRndExCond-Medium.svg?ec981d163adf815ff8229a9c141efd6f) format("svg");font-weight:500;font-display:swap}@font-face{font-family:Uniform Rnd ExCond;src:url(/fonts/UniformRndExCond-Bold.ttf?cf28048ff1b8c1aa40c028d8188481ea) format("truetype"),url(/fonts/UniformRndCond-Bold.eot?11c218b168ec0f7492337e69d8c4717f) format("embedded-opentype"),url(/fonts/UniformRndExCond-Bold.svg?55a7cd2b284358e49d90a83c9bd5da65) format("svg");font-weight:700;font-display:swap}html{font-size:100%}body{font-size:clamp(1rem,.26408451vw + .93397887rem,1.1875rem);line-height:calc(2px + 2ex + 2px);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:Uniform Rnd Cond,sans-serif;font-weight:500}body,body[data-universe=ansvarlighed],body[data-universe=ansvarlighed] body,body[data-universe=kostogmotion],body[data-universe=kostogmotion] body,body[data-universe=madogdrikke],body[data-universe=madogdrikke] body,body[data-universe=okologi],body[data-universe=okologi] body{color:#002a56}body[data-universe=madspild],body[data-universe=madspild] body{color:#243825}body[data-universe=babyogborn],body[data-universe=babyogborn] body,body[data-universe=job],body[data-universe=job] body{color:#002a56}.header1,.header2,.header3,.header4,.header5,h1,h2,h3,h4,h5,h6{color:#002a56;font-family:Uniform Rnd ExCond,sans-serif;text-transform:uppercase;margin-bottom:32px;margin-top:-.14em}.header1[data-universe=madogdrikke],.header2[data-universe=madogdrikke],.header3[data-universe=madogdrikke],.header4[data-universe=madogdrikke],.header5[data-universe=madogdrikke],body[data-universe=madogdrikke] .header1,body[data-universe=madogdrikke] .header2,body[data-universe=madogdrikke] .header3,body[data-universe=madogdrikke] .header4,body[data-universe=madogdrikke] .header5,body[data-universe=madogdrikke] h1,body[data-universe=madogdrikke] h2,body[data-universe=madogdrikke] h3,body[data-universe=madogdrikke] h4,body[data-universe=madogdrikke] h5,body[data-universe=madogdrikke] h6,h1[data-universe=madogdrikke],h2[data-universe=madogdrikke],h3[data-universe=madogdrikke],h4[data-universe=madogdrikke],h5[data-universe=madogdrikke],h6[data-universe=madogdrikke]{color:#283828}.header1[data-universe=ansvarlighed],.header2[data-universe=ansvarlighed],.header3[data-universe=ansvarlighed],.header4[data-universe=ansvarlighed],.header5[data-universe=ansvarlighed],body[data-universe=ansvarlighed] .header1,body[data-universe=ansvarlighed] .header2,body[data-universe=ansvarlighed] .header3,body[data-universe=ansvarlighed] .header4,body[data-universe=ansvarlighed] .header5,body[data-universe=ansvarlighed] h1,body[data-universe=ansvarlighed] h2,body[data-universe=ansvarlighed] h3,body[data-universe=ansvarlighed] h4,body[data-universe=ansvarlighed] h5,body[data-universe=ansvarlighed] h6,h1[data-universe=ansvarlighed],h2[data-universe=ansvarlighed],h3[data-universe=ansvarlighed],h4[data-universe=ansvarlighed],h5[data-universe=ansvarlighed],h6[data-universe=ansvarlighed]{color:#004b6e}.header1[data-universe=okologi],.header2[data-universe=okologi],.header3[data-universe=okologi],.header4[data-universe=okologi],.header5[data-universe=okologi],body[data-universe=okologi] .header1,body[data-universe=okologi] .header2,body[data-universe=okologi] .header3,body[data-universe=okologi] .header4,body[data-universe=okologi] .header5,body[data-universe=okologi] h1,body[data-universe=okologi] h2,body[data-universe=okologi] h3,body[data-universe=okologi] h4,body[data-universe=okologi] h5,body[data-universe=okologi] h6,h1[data-universe=okologi],h2[data-universe=okologi],h3[data-universe=okologi],h4[data-universe=okologi],h5[data-universe=okologi],h6[data-universe=okologi]{color:#025437}.header1[data-universe=kostogmotion],.header2[data-universe=kostogmotion],.header3[data-universe=kostogmotion],.header4[data-universe=kostogmotion],.header5[data-universe=kostogmotion],body[data-universe=kostogmotion] .header1,body[data-universe=kostogmotion] .header2,body[data-universe=kostogmotion] .header3,body[data-universe=kostogmotion] .header4,body[data-universe=kostogmotion] .header5,body[data-universe=kostogmotion] h1,body[data-universe=kostogmotion] h2,body[data-universe=kostogmotion] h3,body[data-universe=kostogmotion] h4,body[data-universe=kostogmotion] h5,body[data-universe=kostogmotion] h6,h1[data-universe=kostogmotion],h2[data-universe=kostogmotion],h3[data-universe=kostogmotion],h4[data-universe=kostogmotion],h5[data-universe=kostogmotion],h6[data-universe=kostogmotion]{color:#007d9b}.header1[data-universe=madspild],.header2[data-universe=madspild],.header3[data-universe=madspild],.header4[data-universe=madspild],.header5[data-universe=madspild],body[data-universe=madspild] .header1,body[data-universe=madspild] .header2,body[data-universe=madspild] .header3,body[data-universe=madspild] .header4,body[data-universe=madspild] .header5,body[data-universe=madspild] h1,body[data-universe=madspild] h2,body[data-universe=madspild] h3,body[data-universe=madspild] h4,body[data-universe=madspild] h5,body[data-universe=madspild] h6,h1[data-universe=madspild],h2[data-universe=madspild],h3[data-universe=madspild],h4[data-universe=madspild],h5[data-universe=madspild],h6[data-universe=madspild]{color:#b07818}.header1[data-universe=babyogborn],.header2[data-universe=babyogborn],.header3[data-universe=babyogborn],.header4[data-universe=babyogborn],.header5[data-universe=babyogborn],body[data-universe=babyogborn] .header1,body[data-universe=babyogborn] .header2,body[data-universe=babyogborn] .header3,body[data-universe=babyogborn] .header4,body[data-universe=babyogborn] .header5,body[data-universe=babyogborn] h1,body[data-universe=babyogborn] h2,body[data-universe=babyogborn] h3,body[data-universe=babyogborn] h4,body[data-universe=babyogborn] h5,body[data-universe=babyogborn] h6,h1[data-universe=babyogborn],h2[data-universe=babyogborn],h3[data-universe=babyogborn],h4[data-universe=babyogborn],h5[data-universe=babyogborn],h6[data-universe=babyogborn]{color:#3d465a}.header1[data-universe=job],.header2[data-universe=job],.header3[data-universe=job],.header4[data-universe=job],.header5[data-universe=job],body[data-universe=job] .header1,body[data-universe=job] .header2,body[data-universe=job] .header3,body[data-universe=job] .header4,body[data-universe=job] .header5,body[data-universe=job] h1,body[data-universe=job] h2,body[data-universe=job] h3,body[data-universe=job] h4,body[data-universe=job] h5,body[data-universe=job] h6,h1[data-universe=job],h2[data-universe=job],h3[data-universe=job],h4[data-universe=job],h5[data-universe=job],h6[data-universe=job]{color:#002a56}@media (min-width:576px){.header1,.header2,.header3,.header4,.header5,h1,h2,h3,h4,h5,h6{margin-bottom:5.55555556vw}}@media (min-width:768px){.header1,.header2,.header3,.header4,.header5,h1,h2,h3,h4,h5,h6{margin-bottom:32px}}@media (min-width:1024px){.header1,.header2,.header3,.header4,.header5,h1,h2,h3,h4,h5,h6{margin-bottom:3.125vw}}@media (min-width:1280px){.header1,.header2,.header3,.header4,.header5,h1,h2,h3,h4,h5,h6{margin-bottom:32px}}@media (min-width:1536px){.header1,.header2,.header3,.header4,.header5,h1,h2,h3,h4,h5,h6{margin-bottom:32px}}.header1:last-child,.header2:last-child,.header3:last-child,.header4:last-child,.header5:last-child,h1:last-child,h2:last-child,h3:last-child,h4:last-child,h5:last-child,h6:last-child{margin-bottom:-.14em}.header1,h1{font-size:clamp(2.875rem,3.87323944vw + 1.90669014rem,5.625rem);color:#fff;font-weight:700}.header2,h2{font-size:clamp(2.25rem,2.64084507vw + 1.58978873rem,4.125rem);line-height:1em}.header3,h3{font-size:clamp(1.875rem,1.93661972vw + 1.39084507rem,3.25rem);font-weight:700}.header4,h4{font-size:clamp(1.5rem,1.58450704vw + 1.10387324rem,2.625rem);font-weight:500;margin-bottom:8px}@media (min-width:576px){.header4,h4{margin-bottom:1.38888889vw}}@media (min-width:768px){.header4,h4{margin-bottom:8px}}@media (min-width:1024px){.header4,h4{margin-bottom:.78125vw}}@media (min-width:1280px){.header4,h4{margin-bottom:8px}}@media (min-width:1536px){.header4,h4{margin-bottom:8px}}.header5,h5{font-size:clamp(1.25rem,1.32042254vw + .91989437rem,2.1875rem);font-weight:700;line-height:1.33em}h6{font-size:clamp(.75rem,.70422535vw + .57394366rem,1.25rem);font-family:Uniform Rnd Cond,sans-serif;font-weight:500;margin-top:-.25em;margin-bottom:32px;line-height:1.33em}body[data-universe=ansvarlighed] h6,body[data-universe=kostogmotion] h6,body[data-universe=madogdrikke] h6,body[data-universe=okologi] h6,h6,h6[data-universe=ansvarlighed],h6[data-universe=kostogmotion],h6[data-universe=madogdrikke],h6[data-universe=okologi]{color:#002a56}body[data-universe=madspild] h6,h6[data-universe=madspild]{color:#243825}body[data-universe=babyogborn] h6,body[data-universe=job] h6,h6[data-universe=babyogborn],h6[data-universe=job]{color:#002a56}@media (min-width:576px){h6{margin-bottom:5.55555556vw}}@media (min-width:768px){h6{margin-bottom:32px}}@media (min-width:1024px){h6{margin-bottom:3.125vw}}@media (min-width:1280px){h6{margin-bottom:32px}}@media (min-width:1536px){h6{margin-bottom:32px}}h6:last-child{margin-bottom:0}.subtitle{font-size:clamp(1rem,.70422535vw + .82394366rem,1.5rem);font-family:Uniform Rnd Cond,sans-serif;font-weight:700;line-height:1.33em;margin-bottom:32px;margin-top:-.25em}.subtitle,.subtitle[data-universe=ansvarlighed],.subtitle[data-universe=kostogmotion],.subtitle[data-universe=madogdrikke],.subtitle[data-universe=okologi],body[data-universe=ansvarlighed] .subtitle,body[data-universe=kostogmotion] .subtitle,body[data-universe=madogdrikke] .subtitle,body[data-universe=okologi] .subtitle{color:#002a56}.subtitle[data-universe=madspild],body[data-universe=madspild] .subtitle{color:#243825}.subtitle[data-universe=babyogborn],.subtitle[data-universe=job],body[data-universe=babyogborn] .subtitle,body[data-universe=job] .subtitle{color:#002a56}@media (min-width:576px){.subtitle{margin-bottom:5.55555556vw}}@media (min-width:768px){.subtitle{margin-bottom:32px}}@media (min-width:1024px){.subtitle{margin-bottom:3.125vw}}@media (min-width:1280px){.subtitle{margin-bottom:32px}}@media (min-width:1536px){.subtitle{margin-bottom:32px}}@media (min-width:1024px){.subtitle{font-weight:500}}.subtitle:last-child{margin-bottom:-.25em}.paragraph,p{font-family:Uniform Rnd Cond,sans-serif;font-weight:500;line-height:1.33em;margin-bottom:32px;margin-top:-.25em}.paragraph,.paragraph[data-universe=ansvarlighed],.paragraph[data-universe=kostogmotion],.paragraph[data-universe=madogdrikke],.paragraph[data-universe=okologi],body[data-universe=ansvarlighed] .paragraph,body[data-universe=ansvarlighed] p,body[data-universe=kostogmotion] .paragraph,body[data-universe=kostogmotion] p,body[data-universe=madogdrikke] .paragraph,body[data-universe=madogdrikke] p,body[data-universe=okologi] .paragraph,body[data-universe=okologi] p,p,p[data-universe=ansvarlighed],p[data-universe=kostogmotion],p[data-universe=madogdrikke],p[data-universe=okologi]{color:#002a56}.paragraph[data-universe=madspild],body[data-universe=madspild] .paragraph,body[data-universe=madspild] p,p[data-universe=madspild]{color:#243825}.paragraph[data-universe=babyogborn],.paragraph[data-universe=job],body[data-universe=babyogborn] .paragraph,body[data-universe=babyogborn] p,body[data-universe=job] .paragraph,body[data-universe=job] p,p[data-universe=babyogborn],p[data-universe=job]{color:#002a56}@media (min-width:576px){.paragraph,p{margin-bottom:5.55555556vw}}@media (min-width:768px){.paragraph,p{margin-bottom:32px}}@media (min-width:1024px){.paragraph,p{margin-bottom:3.125vw}}@media (min-width:1280px){.paragraph,p{margin-bottom:32px}}@media (min-width:1536px){.paragraph,p{margin-bottom:32px}}.paragraph:last-child,p:last-child{margin-bottom:0}.boxed-text{background-color:#7f94aa;margin-bottom:32px;padding:32px}.boxed-text[data-universe=madogdrikke],body[data-universe=madogdrikke] .boxed-text{background-color:#f9dc94}.boxed-text[data-universe=ansvarlighed],body[data-universe=ansvarlighed] .boxed-text{background-color:#1aa1c2}.boxed-text[data-universe=okologi],body[data-universe=okologi] .boxed-text{background-color:#f2a43f}.boxed-text[data-universe=kostogmotion],body[data-universe=kostogmotion] .boxed-text{background-color:#007d9b}.boxed-text[data-universe=madspild],body[data-universe=madspild] .boxed-text{background-color:#d69e18}.boxed-text[data-universe=babyogborn],body[data-universe=babyogborn] .boxed-text{background-color:#7282a0}@media (min-width:576px){.boxed-text{margin-bottom:5.55555556vw}}@media (min-width:768px){.boxed-text{margin-bottom:32px}}@media (min-width:1024px){.boxed-text{margin-bottom:3.125vw}}@media (min-width:1280px){.boxed-text{margin-bottom:32px}}@media (min-width:1536px){.boxed-text{margin-bottom:32px}}@media (min-width:576px){.boxed-text{padding:5.55555556vw}}@media (min-width:768px){.boxed-text{padding:32px}}@media (min-width:1024px){.boxed-text{padding:3.125vw}}@media (min-width:1280px){.boxed-text{padding:32px}}@media (min-width:1536px){.boxed-text{padding:32px}}.boxed-text p{color:#fff;font-family:Uniform Rnd Cond,sans-serif;font-size:clamp(1rem,.0943662vw + .97640845rem,1.067rem);font-weight:700;line-height:22px;margin-bottom:-.3em;margin-top:-.2em}.boxed-text p[data-universe=madogdrikke],body[data-universe=madogdrikke] .boxed-text p{color:#385a36}.boxed-text p[data-universe=ansvarlighed],.boxed-text p[data-universe=babyogborn],.boxed-text p[data-universe=kostogmotion],.boxed-text p[data-universe=madspild],.boxed-text p[data-universe=okologi],body[data-universe=ansvarlighed] .boxed-text p,body[data-universe=babyogborn] .boxed-text p,body[data-universe=kostogmotion] .boxed-text p,body[data-universe=madspild] .boxed-text p,body[data-universe=okologi] .boxed-text p{color:#fff}.boxed-text:last-child{margin-bottom:0}#wines section.filtering .pagination button,.button,.link,section.filtering .pagination button{font-size:clamp(1rem,.26408451vw + .93397887rem,1.1875rem)}.list,.text-column ol,.text-column ul{color:#002a56;font-family:Uniform Rnd Cond,sans-serif;line-height:1.33em;margin-bottom:32px;margin-left:16px;margin-top:-.25em}.list[data-universe=ansvarlighed],.list[data-universe=kostogmotion],.list[data-universe=madogdrikke],.list[data-universe=okologi],.text-column ol[data-universe=ansvarlighed],.text-column ol[data-universe=kostogmotion],.text-column ol[data-universe=madogdrikke],.text-column ol[data-universe=okologi],.text-column ul[data-universe=ansvarlighed],.text-column ul[data-universe=kostogmotion],.text-column ul[data-universe=madogdrikke],.text-column ul[data-universe=okologi],body[data-universe=ansvarlighed] .list,body[data-universe=ansvarlighed] .text-column ol,body[data-universe=ansvarlighed] .text-column ul,body[data-universe=kostogmotion] .list,body[data-universe=kostogmotion] .text-column ol,body[data-universe=kostogmotion] .text-column ul,body[data-universe=madogdrikke] .list,body[data-universe=madogdrikke] .text-column ol,body[data-universe=madogdrikke] .text-column ul,body[data-universe=okologi] .list,body[data-universe=okologi] .text-column ol,body[data-universe=okologi] .text-column ul{color:#002a56}.list[data-universe=madspild],.text-column ol[data-universe=madspild],.text-column ul[data-universe=madspild],body[data-universe=madspild] .list,body[data-universe=madspild] .text-column ol,body[data-universe=madspild] .text-column ul{color:#243825}.list[data-universe=babyogborn],.list[data-universe=job],.text-column ol[data-universe=babyogborn],.text-column ol[data-universe=job],.text-column ul[data-universe=babyogborn],.text-column ul[data-universe=job],body[data-universe=babyogborn] .list,body[data-universe=babyogborn] .text-column ol,body[data-universe=babyogborn] .text-column ul,body[data-universe=job] .list,body[data-universe=job] .text-column ol,body[data-universe=job] .text-column ul{color:#002a56}@media (min-width:576px){.list,.text-column ol,.text-column ul{margin-bottom:5.55555556vw}}@media (min-width:768px){.list,.text-column ol,.text-column ul{margin-bottom:32px}}@media (min-width:1024px){.list,.text-column ol,.text-column ul{margin-bottom:3.125vw}}@media (min-width:1280px){.list,.text-column ol,.text-column ul{margin-bottom:32px}}@media (min-width:1536px){.list,.text-column ol,.text-column ul{margin-bottom:32px}}@media (min-width:576px){.list,.text-column ol,.text-column ul{margin-left:2.77777778vw}}@media (min-width:768px){.list,.text-column ol,.text-column ul{margin-left:16px}}@media (min-width:1024px){.list,.text-column ol,.text-column ul{margin-left:1.5625vw}}@media (min-width:1280px){.list,.text-column ol,.text-column ul{margin-left:16px}}@media (min-width:1536px){.list,.text-column ol,.text-column ul{margin-left:16px}}.list li,.text-column ol li,.text-column ul li{margin-bottom:8px}@media (min-width:576px){.list li,.text-column ol li,.text-column ul li{margin-bottom:1.38888889vw}}@media (min-width:768px){.list li,.text-column ol li,.text-column ul li{margin-bottom:8px}}@media (min-width:1024px){.list li,.text-column ol li,.text-column ul li{margin-bottom:.78125vw}}@media (min-width:1280px){.list li,.text-column ol li,.text-column ul li{margin-bottom:8px}}@media (min-width:1536px){.list li,.text-column ol li,.text-column ul li{margin-bottom:8px}}.list:last-child,.list li:last-child,.text-column ol:last-child,.text-column ol li:last-child,.text-column ul:last-child,.text-column ul li:last-child{margin-bottom:0}.list{list-style-type:decimal}h1,h2,h3,h4,li,p{word-break:break-word;-webkit-hyphens:auto;-ms-hyphens:auto;hyphens:auto;margin-top:0}.icon-base{vertical-align:top;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;height:48px;width:48px;color:#002a56}@media (min-width:576px){.icon-base{height:8.33333333vw}}@media (min-width:768px){.icon-base{height:48px}}@media (min-width:1024px){.icon-base{height:4.6875vw}}@media (min-width:1280px){.icon-base{height:48px}}@media (min-width:1536px){.icon-base{height:48px}}@media (min-width:576px){.icon-base{width:8.33333333vw}}@media (min-width:768px){.icon-base{width:48px}}@media (min-width:1024px){.icon-base{width:4.6875vw}}@media (min-width:1280px){.icon-base{width:48px}}@media (min-width:1536px){.icon-base{width:48px}}.icon-base[data-universe=madogdrikke],body[data-universe=madogdrikke] .icon-base{color:#283828}.icon-base[data-universe=ansvarlighed],body[data-universe=ansvarlighed] .icon-base{color:#004b6e}.icon-base[data-universe=okologi],body[data-universe=okologi] .icon-base{color:#025437}.icon-base[data-universe=kostogmotion],body[data-universe=kostogmotion] .icon-base{color:#007d9b}.icon-base[data-universe=madspild],body[data-universe=madspild] .icon-base{color:#b07818}.icon-base[data-universe=babyogborn],body[data-universe=babyogborn] .icon-base{color:#3d465a}.icon-base[data-universe=job],body[data-universe=job] .icon-base{color:#002a56}.icon-base:hover{color:#2568ef}.icon-base:hover[data-universe=madogdrikke],body[data-universe=madogdrikke] .icon-base:hover{color:#fadc94}.icon-base:hover[data-universe=ansvarlighed],body[data-universe=ansvarlighed] .icon-base:hover{color:#af7818}.icon-base:hover[data-universe=okologi],body[data-universe=okologi] .icon-base:hover{color:#eb8023}.icon-base:hover[data-universe=kostogmotion],body[data-universe=kostogmotion] .icon-base:hover{color:#014972}.icon-base:hover[data-universe=madspild],body[data-universe=madspild] .icon-base:hover{color:#af7818}.icon-base:hover[data-universe=babyogborn],body[data-universe=babyogborn] .icon-base:hover{color:#3c4659}.icon-base:hover[data-universe=job],body[data-universe=job] .icon-base:hover{color:#2568ef}.icon--inline{display:inline}.control>.icon-base,.control>.icon-base[data-universe=madogdrikke],body[data-universe=madogdrikke] .control>.icon-base{color:#b2ad9e}.control>.icon-base:hover,.control>.icon-base:hover[data-universe=madogdrikke],body[data-universe=madogdrikke] .control>.icon-base:hover{color:#827c68}.animated-icon{color:#002a56;text-align:center;text-decoration:none;-webkit-transition-property:color;transition-property:color;-webkit-transition-duration:.3s;transition-duration:.3s;-webkit-transition-timing-function:ease-in-out;transition-timing-function:ease-in-out}.animated-icon[data-universe=ansvarlighed],.animated-icon[data-universe=kostogmotion],.animated-icon[data-universe=madogdrikke],.animated-icon[data-universe=okologi],body[data-universe=ansvarlighed] .animated-icon,body[data-universe=kostogmotion] .animated-icon,body[data-universe=madogdrikke] .animated-icon,body[data-universe=okologi] .animated-icon{color:#002a56}.animated-icon[data-universe=madspild],body[data-universe=madspild] .animated-icon{color:#243825}.animated-icon[data-universe=babyogborn],.animated-icon[data-universe=job],body[data-universe=babyogborn] .animated-icon,body[data-universe=job] .animated-icon{color:#002a56}.animated-icon p{font-family:Uniform Rnd Cond,sans-serif;font-size:clamp(1rem,.0943662vw + .97640845rem,1.067rem);font-weight:500;line-height:1.33em}.animated-icon:hover{color:#df000e}.animated-icon:hover[data-universe=madogdrikke],body[data-universe=madogdrikke] .animated-icon:hover{color:#5cad76}.animated-icon:hover[data-universe=ansvarlighed],body[data-universe=ansvarlighed] .animated-icon:hover{color:#1aa1c2}.animated-icon:hover[data-universe=okologi],body[data-universe=okologi] .animated-icon:hover{color:#168040}.animated-icon:hover[data-universe=kostogmotion],body[data-universe=kostogmotion] .animated-icon:hover{color:#1aa1c2}.animated-icon:hover[data-universe=madspild],body[data-universe=madspild] .animated-icon:hover{color:#d69e18}.animated-icon:hover[data-universe=babyogborn],body[data-universe=babyogborn] .animated-icon:hover{color:#7282a0}.image{height:auto;width:100%}.boxed-image{position:relative;overflow:hidden}.boxed-image--image{background-position:50%;background-repeat:no-repeat;background-size:cover;height:100%;top:0;-webkit-transition-property:-webkit-transform;transition-property:-webkit-transform;transition-property:transform;transition-property:transform,-webkit-transform;-webkit-transition-timing-function:ease-in-out;transition-timing-function:ease-in-out}.boxed-image--image,.boxed-image--overlay{left:0;right:0;bottom:0;position:absolute;-webkit-transition-duration:.3s;transition-duration:.3s}.boxed-image--overlay{border-bottom-color:transparent;border-bottom-width:3px;-webkit-transition-property:border;transition-property:border;-webkit-transition-timing-function:ease-in-out;transition-timing-function:ease-in-out}@media (min-width:576px){.boxed-image--overlay{border-bottom-width:.52083333vw}}@media (min-width:768px){.boxed-image--overlay{border-bottom-width:3px}}@media (min-width:1024px){.boxed-image--overlay{border-bottom-width:.29296875vw}}@media (min-width:1280px){.boxed-image--overlay{border-bottom-width:3px}}@media (min-width:1536px){.boxed-image--overlay{border-bottom-width:3px}}.boxed-image.xsmall{height:50vw}@media (min-width:768px){.boxed-image.xsmall{height:128px}}@media (min-width:768px) and (min-width:576px){.boxed-image.xsmall{height:22.22222222vw}}@media (min-width:768px) and (min-width:768px){.boxed-image.xsmall{height:128px}}@media (min-width:768px) and (min-width:1024px){.boxed-image.xsmall{height:12.5vw}}@media (min-width:768px) and (min-width:1280px){.boxed-image.xsmall{height:128px}}@media (min-width:768px) and (min-width:1536px){.boxed-image.xsmall{height:128px}}@media (min-width:1280px){.boxed-image.xsmall{height:192px}}@media (min-width:1280px) and (min-width:576px){.boxed-image.xsmall{height:33.33333333vw}}@media (min-width:1280px) and (min-width:768px){.boxed-image.xsmall{height:192px}}@media (min-width:1280px) and (min-width:1024px){.boxed-image.xsmall{height:18.75vw}}@media (min-width:1280px) and (min-width:1280px){.boxed-image.xsmall{height:192px}}@media (min-width:1280px) and (min-width:1536px){.boxed-image.xsmall{height:192px}}@media (min-width:1536px){.boxed-image.xsmall{height:264px}}@media (min-width:1536px) and (min-width:576px){.boxed-image.xsmall{height:45.83333333vw}}@media (min-width:1536px) and (min-width:768px){.boxed-image.xsmall{height:264px}}@media (min-width:1536px) and (min-width:1024px){.boxed-image.xsmall{height:25.78125vw}}@media (min-width:1536px) and (min-width:1280px){.boxed-image.xsmall{height:264px}}@media (min-width:1536px) and (min-width:1536px){.boxed-image.xsmall{height:264px}}.boxed-image.small{height:288px}@media (min-width:576px){.boxed-image.small{height:50vw}}@media (min-width:768px){.boxed-image.small{height:288px}}@media (min-width:1024px){.boxed-image.small{height:28.125vw}}@media (min-width:1280px){.boxed-image.small{height:288px}}@media (min-width:1536px){.boxed-image.small{height:288px}}@media (min-width:1024px){.boxed-image.small{height:320px}}@media (min-width:1024px) and (min-width:576px){.boxed-image.small{height:55.55555556vw}}@media (min-width:1024px) and (min-width:768px){.boxed-image.small{height:320px}}@media (min-width:1024px) and (min-width:1024px){.boxed-image.small{height:31.25vw}}@media (min-width:1024px) and (min-width:1280px){.boxed-image.small{height:320px}}@media (min-width:1024px) and (min-width:1536px){.boxed-image.small{height:320px}}@media (min-width:1280px){.boxed-image.small{height:352px}}@media (min-width:1280px) and (min-width:576px){.boxed-image.small{height:61.11111111vw}}@media (min-width:1280px) and (min-width:768px){.boxed-image.small{height:352px}}@media (min-width:1280px) and (min-width:1024px){.boxed-image.small{height:34.375vw}}@media (min-width:1280px) and (min-width:1280px){.boxed-image.small{height:352px}}@media (min-width:1280px) and (min-width:1536px){.boxed-image.small{height:352px}}.boxed-image.medium{height:276px}@media (min-width:576px){.boxed-image.medium{height:47.91666667vw}}@media (min-width:768px){.boxed-image.medium{height:276px}}@media (min-width:1024px){.boxed-image.medium{height:26.953125vw}}@media (min-width:1280px){.boxed-image.medium{height:276px}}@media (min-width:1536px){.boxed-image.medium{height:276px}}@media (min-width:1280px){.boxed-image.medium{height:400px}}@media (min-width:1280px) and (min-width:576px){.boxed-image.medium{height:69.44444444vw}}@media (min-width:1280px) and (min-width:768px){.boxed-image.medium{height:400px}}@media (min-width:1280px) and (min-width:1024px){.boxed-image.medium{height:39.0625vw}}@media (min-width:1280px) and (min-width:1280px){.boxed-image.medium{height:400px}}@media (min-width:1280px) and (min-width:1536px){.boxed-image.medium{height:400px}}@media (min-width:1536px){.boxed-image.medium{height:480px}}@media (min-width:1536px) and (min-width:576px){.boxed-image.medium{height:83.33333333vw}}@media (min-width:1536px) and (min-width:768px){.boxed-image.medium{height:480px}}@media (min-width:1536px) and (min-width:1024px){.boxed-image.medium{height:46.875vw}}@media (min-width:1536px) and (min-width:1280px){.boxed-image.medium{height:480px}}@media (min-width:1536px) and (min-width:1536px){.boxed-image.medium{height:480px}}.boxed-image.large{height:352px}@media (min-width:576px){.boxed-image.large{height:61.11111111vw}}@media (min-width:768px){.boxed-image.large{height:352px}}@media (min-width:1024px){.boxed-image.large{height:34.375vw}}@media (min-width:1280px){.boxed-image.large{height:352px}}@media (min-width:1536px){.boxed-image.large{height:352px}}@media (min-width:1280px){.boxed-image.large{height:480px}}@media (min-width:1280px) and (min-width:576px){.boxed-image.large{height:83.33333333vw}}@media (min-width:1280px) and (min-width:768px){.boxed-image.large{height:480px}}@media (min-width:1280px) and (min-width:1024px){.boxed-image.large{height:46.875vw}}@media (min-width:1280px) and (min-width:1280px){.boxed-image.large{height:480px}}@media (min-width:1280px) and (min-width:1536px){.boxed-image.large{height:480px}}a{color:#df000e;cursor:pointer}a[data-universe=madogdrikke],body[data-universe=madogdrikke] a{color:#5cad76}a[data-universe=ansvarlighed],body[data-universe=ansvarlighed] a{color:#1aa1c2}a[data-universe=okologi],body[data-universe=okologi] a{color:#eb8023}a[data-universe=kostogmotion],body[data-universe=kostogmotion] a{color:#1aa1c2}a[data-universe=madspild],body[data-universe=madspild] a{color:#d69e18}a[data-universe=babyogborn],body[data-universe=babyogborn] a{color:#7282a0}#wines section.filtering .pagination button,.button,section.filtering .pagination button{background-color:#2568ef;border-radius:8px;border:0 solid transparent;color:#fff;display:inline-block;font-weight:700;font-family:Uniform Rnd Cond,sans-serif;line-height:1.25em;text-decoration:none;text-transform:uppercase;padding:12px 28px;text-align:center;-webkit-transition-property:background-color,border-color,opacity;transition-property:background-color,border-color,opacity;-webkit-transition-duration:.3s;transition-duration:.3s;-webkit-transition-timing-function:ease-in-out;transition-timing-function:ease-in-out;cursor:pointer}#wines section.filtering .pagination body[data-universe=madogdrikke] button,#wines section.filtering .pagination button[data-universe=madogdrikke],.button[data-universe=madogdrikke],body[data-universe=madogdrikke] #wines section.filtering .pagination button,body[data-universe=madogdrikke] .button,body[data-universe=madogdrikke] section.filtering .pagination button,section.filtering .pagination body[data-universe=madogdrikke] button,section.filtering .pagination button[data-universe=madogdrikke]{background-color:#fadc94}#wines section.filtering .pagination body[data-universe=ansvarlighed] button,#wines section.filtering .pagination button[data-universe=ansvarlighed],.button[data-universe=ansvarlighed],body[data-universe=ansvarlighed] #wines section.filtering .pagination button,body[data-universe=ansvarlighed] .button,body[data-universe=ansvarlighed] section.filtering .pagination button,section.filtering .pagination body[data-universe=ansvarlighed] button,section.filtering .pagination button[data-universe=ansvarlighed]{background-color:#af7818}#wines section.filtering .pagination body[data-universe=okologi] button,#wines section.filtering .pagination button[data-universe=okologi],.button[data-universe=okologi],body[data-universe=okologi] #wines section.filtering .pagination button,body[data-universe=okologi] .button,body[data-universe=okologi] section.filtering .pagination button,section.filtering .pagination body[data-universe=okologi] button,section.filtering .pagination button[data-universe=okologi]{background-color:#eb8023}#wines section.filtering .pagination body[data-universe=kostogmotion] button,#wines section.filtering .pagination button[data-universe=kostogmotion],.button[data-universe=kostogmotion],body[data-universe=kostogmotion] #wines section.filtering .pagination button,body[data-universe=kostogmotion] .button,body[data-universe=kostogmotion] section.filtering .pagination button,section.filtering .pagination body[data-universe=kostogmotion] button,section.filtering .pagination button[data-universe=kostogmotion]{background-color:#014972}#wines section.filtering .pagination body[data-universe=madspild] button,#wines section.filtering .pagination button[data-universe=madspild],.button[data-universe=madspild],body[data-universe=madspild] #wines section.filtering .pagination button,body[data-universe=madspild] .button,body[data-universe=madspild] section.filtering .pagination button,section.filtering .pagination body[data-universe=madspild] button,section.filtering .pagination button[data-universe=madspild]{background-color:#af7818}#wines section.filtering .pagination body[data-universe=babyogborn] button,#wines section.filtering .pagination button[data-universe=babyogborn],.button[data-universe=babyogborn],body[data-universe=babyogborn] #wines section.filtering .pagination button,body[data-universe=babyogborn] .button,body[data-universe=babyogborn] section.filtering .pagination button,section.filtering .pagination body[data-universe=babyogborn] button,section.filtering .pagination button[data-universe=babyogborn]{background-color:#3c4659}#wines section.filtering .pagination body[data-universe=job] button,#wines section.filtering .pagination button[data-universe=job],.button[data-universe=job],body[data-universe=job] #wines section.filtering .pagination button,body[data-universe=job] .button,body[data-universe=job] section.filtering .pagination button,section.filtering .pagination body[data-universe=job] button,section.filtering .pagination button[data-universe=job]{background-color:#2568ef}#wines section.filtering .pagination body[data-universe=madogdrikke] button,#wines section.filtering .pagination button[data-universe=madogdrikke],.button[data-universe=madogdrikke],body[data-universe=madogdrikke] #wines section.filtering .pagination button,body[data-universe=madogdrikke] .button,body[data-universe=madogdrikke] section.filtering .pagination button,section.filtering .pagination body[data-universe=madogdrikke] button,section.filtering .pagination button[data-universe=madogdrikke]{color:#385a36}#wines section.filtering .pagination body[data-universe=ansvarlighed] button,#wines section.filtering .pagination body[data-universe=kostogmotion] button,#wines section.filtering .pagination body[data-universe=okologi] button,#wines section.filtering .pagination button[data-universe=ansvarlighed],#wines section.filtering .pagination button[data-universe=kostogmotion],#wines section.filtering .pagination button[data-universe=okologi],.button[data-universe=ansvarlighed],.button[data-universe=kostogmotion],.button[data-universe=okologi],body[data-universe=ansvarlighed] #wines section.filtering .pagination button,body[data-universe=ansvarlighed] .button,body[data-universe=ansvarlighed] section.filtering .pagination button,body[data-universe=kostogmotion] #wines section.filtering .pagination button,body[data-universe=kostogmotion] .button,body[data-universe=kostogmotion] section.filtering .pagination button,body[data-universe=okologi] #wines section.filtering .pagination button,body[data-universe=okologi] .button,body[data-universe=okologi] section.filtering .pagination button,section.filtering .pagination body[data-universe=ansvarlighed] button,section.filtering .pagination body[data-universe=kostogmotion] button,section.filtering .pagination body[data-universe=okologi] button,section.filtering .pagination button[data-universe=ansvarlighed],section.filtering .pagination button[data-universe=kostogmotion],section.filtering .pagination button[data-universe=okologi]{color:#fff}#wines section.filtering .pagination body[data-universe=madspild] button,#wines section.filtering .pagination button[data-universe=madspild],.button[data-universe=madspild],body[data-universe=madspild] #wines section.filtering .pagination button,body[data-universe=madspild] .button,body[data-universe=madspild] section.filtering .pagination button,section.filtering .pagination body[data-universe=madspild] button,section.filtering .pagination button[data-universe=madspild]{color:#f5f3ed}#wines section.filtering .pagination body[data-universe=babyogborn] button,#wines section.filtering .pagination body[data-universe=job] button,#wines section.filtering .pagination button[data-universe=babyogborn],#wines section.filtering .pagination button[data-universe=job],.button[data-universe=babyogborn],.button[data-universe=job],body[data-universe=babyogborn] #wines section.filtering .pagination button,body[data-universe=babyogborn] .button,body[data-universe=babyogborn] section.filtering .pagination button,body[data-universe=job] #wines section.filtering .pagination button,body[data-universe=job] .button,body[data-universe=job] section.filtering .pagination button,section.filtering .pagination body[data-universe=babyogborn] button,section.filtering .pagination body[data-universe=job] button,section.filtering .pagination button[data-universe=babyogborn],section.filtering .pagination button[data-universe=job]{color:#fff}@media (min-width:576px){#wines section.filtering .pagination button,.button,section.filtering .pagination button{padding-bottom:2.08333333vw}}@media (min-width:768px){#wines section.filtering .pagination button,.button,section.filtering .pagination button{padding-bottom:12px}}@media (min-width:1024px){#wines section.filtering .pagination button,.button,section.filtering .pagination button{padding-bottom:1.171875vw}}@media (min-width:1280px){#wines section.filtering .pagination button,.button,section.filtering .pagination button{padding-bottom:12px}}@media (min-width:1536px){#wines section.filtering .pagination button,.button,section.filtering .pagination button{padding-bottom:12px}}@media (min-width:576px){#wines section.filtering .pagination button,.button,section.filtering .pagination button{padding-left:4.86111111vw}}@media (min-width:768px){#wines section.filtering .pagination button,.button,section.filtering .pagination button{padding-left:28px}}@media (min-width:1024px){#wines section.filtering .pagination button,.button,section.filtering .pagination button{padding-left:2.734375vw}}@media (min-width:1280px){#wines section.filtering .pagination button,.button,section.filtering .pagination button{padding-left:28px}}@media (min-width:1536px){#wines section.filtering .pagination button,.button,section.filtering .pagination button{padding-left:28px}}@media (min-width:576px){#wines section.filtering .pagination button,.button,section.filtering .pagination button{padding-right:4.86111111vw}}@media (min-width:768px){#wines section.filtering .pagination button,.button,section.filtering .pagination button{padding-right:28px}}@media (min-width:1024px){#wines section.filtering .pagination button,.button,section.filtering .pagination button{padding-right:2.734375vw}}@media (min-width:1280px){#wines section.filtering .pagination button,.button,section.filtering .pagination button{padding-right:28px}}@media (min-width:1536px){#wines section.filtering .pagination button,.button,section.filtering .pagination button{padding-right:28px}}@media (min-width:576px){#wines section.filtering .pagination button,.button,section.filtering .pagination button{padding-top:2.08333333vw}}@media (min-width:768px){#wines section.filtering .pagination button,.button,section.filtering .pagination button{padding-top:12px}}@media (min-width:1024px){#wines section.filtering .pagination button,.button,section.filtering .pagination button{padding-top:1.171875vw}}@media (min-width:1280px){#wines section.filtering .pagination button,.button,section.filtering .pagination button{padding-top:12px}}@media (min-width:1536px){#wines section.filtering .pagination button,.button,section.filtering .pagination button{padding-top:12px}}#wines section.filtering .pagination button.full,.button.full,section.filtering .pagination button.full{width:100%}@media (min-width:1024px){#wines section.filtering .pagination button:hover,.button:hover,section.filtering .pagination button:hover{background-color:#0f50d2;border-color:#0f50d2}#wines section.filtering .pagination body[data-universe=madogdrikke] button:hover,#wines section.filtering .pagination button:hover[data-universe=madogdrikke],.button:hover[data-universe=madogdrikke],body[data-universe=madogdrikke] #wines section.filtering .pagination button:hover,body[data-universe=madogdrikke] .button:hover,body[data-universe=madogdrikke] section.filtering .pagination button:hover,section.filtering .pagination body[data-universe=madogdrikke] button:hover,section.filtering .pagination button:hover[data-universe=madogdrikke]{background-color:#f8cc63}#wines section.filtering .pagination body[data-universe=ansvarlighed] button:hover,#wines section.filtering .pagination button:hover[data-universe=ansvarlighed],.button:hover[data-universe=ansvarlighed],body[data-universe=ansvarlighed] #wines section.filtering .pagination button:hover,body[data-universe=ansvarlighed] .button:hover,body[data-universe=ansvarlighed] section.filtering .pagination button:hover,section.filtering .pagination body[data-universe=ansvarlighed] button:hover,section.filtering .pagination button:hover[data-universe=ansvarlighed]{background-color:#825912}#wines section.filtering .pagination body[data-universe=okologi] button:hover,#wines section.filtering .pagination button:hover[data-universe=okologi],.button:hover[data-universe=okologi],body[data-universe=okologi] #wines section.filtering .pagination button:hover,body[data-universe=okologi] .button:hover,body[data-universe=okologi] section.filtering .pagination button:hover,section.filtering .pagination body[data-universe=okologi] button:hover,section.filtering .pagination button:hover[data-universe=okologi]{background-color:#c96712}#wines section.filtering .pagination body[data-universe=kostogmotion] button:hover,#wines section.filtering .pagination button:hover[data-universe=kostogmotion],.button:hover[data-universe=kostogmotion],body[data-universe=kostogmotion] #wines section.filtering .pagination button:hover,body[data-universe=kostogmotion] .button:hover,body[data-universe=kostogmotion] section.filtering .pagination button:hover,section.filtering .pagination body[data-universe=kostogmotion] button:hover,section.filtering .pagination button:hover[data-universe=kostogmotion]{background-color:#01293f}#wines section.filtering .pagination body[data-universe=madspild] button:hover,#wines section.filtering .pagination button:hover[data-universe=madspild],.button:hover[data-universe=madspild],body[data-universe=madspild] #wines section.filtering .pagination button:hover,body[data-universe=madspild] .button:hover,body[data-universe=madspild] section.filtering .pagination button:hover,section.filtering .pagination body[data-universe=madspild] button:hover,section.filtering .pagination button:hover[data-universe=madspild]{background-color:#825912}#wines section.filtering .pagination body[data-universe=babyogborn] button:hover,#wines section.filtering .pagination button:hover[data-universe=babyogborn],.button:hover[data-universe=babyogborn],body[data-universe=babyogborn] #wines section.filtering .pagination button:hover,body[data-universe=babyogborn] .button:hover,body[data-universe=babyogborn] section.filtering .pagination button:hover,section.filtering .pagination body[data-universe=babyogborn] button:hover,section.filtering .pagination button:hover[data-universe=babyogborn]{background-color:#272e3b}#wines section.filtering .pagination body[data-universe=job] button:hover,#wines section.filtering .pagination button:hover[data-universe=job],.button:hover[data-universe=job],body[data-universe=job] #wines section.filtering .pagination button:hover,body[data-universe=job] .button:hover,body[data-universe=job] section.filtering .pagination button:hover,section.filtering .pagination body[data-universe=job] button:hover,section.filtering .pagination button:hover[data-universe=job]{background-color:#0f50d2}#wines section.filtering .pagination body[data-universe=madogdrikke] button:hover,#wines section.filtering .pagination button:hover[data-universe=madogdrikke],.button:hover[data-universe=madogdrikke],body[data-universe=madogdrikke] #wines section.filtering .pagination button:hover,body[data-universe=madogdrikke] .button:hover,body[data-universe=madogdrikke] section.filtering .pagination button:hover,section.filtering .pagination body[data-universe=madogdrikke] button:hover,section.filtering .pagination button:hover[data-universe=madogdrikke]{border-color:#f8cc63}#wines section.filtering .pagination body[data-universe=ansvarlighed] button:hover,#wines section.filtering .pagination button:hover[data-universe=ansvarlighed],.button:hover[data-universe=ansvarlighed],body[data-universe=ansvarlighed] #wines section.filtering .pagination button:hover,body[data-universe=ansvarlighed] .button:hover,body[data-universe=ansvarlighed] section.filtering .pagination button:hover,section.filtering .pagination body[data-universe=ansvarlighed] button:hover,section.filtering .pagination button:hover[data-universe=ansvarlighed]{border-color:#825912}#wines section.filtering .pagination body[data-universe=okologi] button:hover,#wines section.filtering .pagination button:hover[data-universe=okologi],.button:hover[data-universe=okologi],body[data-universe=okologi] #wines section.filtering .pagination button:hover,body[data-universe=okologi] .button:hover,body[data-universe=okologi] section.filtering .pagination button:hover,section.filtering .pagination body[data-universe=okologi] button:hover,section.filtering .pagination button:hover[data-universe=okologi]{border-color:#c96712}#wines section.filtering .pagination body[data-universe=kostogmotion] button:hover,#wines section.filtering .pagination button:hover[data-universe=kostogmotion],.button:hover[data-universe=kostogmotion],body[data-universe=kostogmotion] #wines section.filtering .pagination button:hover,body[data-universe=kostogmotion] .button:hover,body[data-universe=kostogmotion] section.filtering .pagination button:hover,section.filtering .pagination body[data-universe=kostogmotion] button:hover,section.filtering .pagination button:hover[data-universe=kostogmotion]{border-color:#01293f}#wines section.filtering .pagination body[data-universe=madspild] button:hover,#wines section.filtering .pagination button:hover[data-universe=madspild],.button:hover[data-universe=madspild],body[data-universe=madspild] #wines section.filtering .pagination button:hover,body[data-universe=madspild] .button:hover,body[data-universe=madspild] section.filtering .pagination button:hover,section.filtering .pagination body[data-universe=madspild] button:hover,section.filtering .pagination button:hover[data-universe=madspild]{border-color:#825912}#wines section.filtering .pagination body[data-universe=babyogborn] button:hover,#wines section.filtering .pagination button:hover[data-universe=babyogborn],.button:hover[data-universe=babyogborn],body[data-universe=babyogborn] #wines section.filtering .pagination button:hover,body[data-universe=babyogborn] .button:hover,body[data-universe=babyogborn] section.filtering .pagination button:hover,section.filtering .pagination body[data-universe=babyogborn] button:hover,section.filtering .pagination button:hover[data-universe=babyogborn]{border-color:#272e3b}#wines section.filtering .pagination body[data-universe=job] button:hover,#wines section.filtering .pagination button:hover[data-universe=job],.button:hover[data-universe=job],body[data-universe=job] #wines section.filtering .pagination button:hover,body[data-universe=job] .button:hover,body[data-universe=job] section.filtering .pagination button:hover,section.filtering .pagination body[data-universe=job] button:hover,section.filtering .pagination button:hover[data-universe=job]{border-color:#0f50d2}}#wines section.filtering .pagination button:focus,.button:focus,section.filtering .pagination button:focus{outline:none}.link{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;color:#df000e;cursor:pointer;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;font-family:Uniform Rnd Cond,sans-serif;font-weight:500;line-height:1.25em;margin-right:32px;margin-bottom:32px;padding-bottom:6px;padding-top:6px;position:relative;text-decoration:none;text-transform:uppercase;-webkit-transition-property:color;transition-property:color;-webkit-transition-duration:.3s;transition-duration:.3s;-webkit-transition-timing-function:ease-in-out;transition-timing-function:ease-in-out}.link[data-universe=madogdrikke],body[data-universe=madogdrikke] .link{color:#5cad76}.link[data-universe=ansvarlighed],body[data-universe=ansvarlighed] .link{color:#1aa1c2}.link[data-universe=okologi],body[data-universe=okologi] .link{color:#168040}.link[data-universe=kostogmotion],body[data-universe=kostogmotion] .link{color:#1aa1c2}.link[data-universe=madspild],body[data-universe=madspild] .link{color:#d69e18}.link[data-universe=babyogborn],body[data-universe=babyogborn] .link{color:#7282a0}@media (min-width:576px){.link{margin-right:5.55555556vw}}@media (min-width:768px){.link{margin-right:32px}}@media (min-width:1024px){.link{margin-right:3.125vw}}@media (min-width:1280px){.link{margin-right:32px}}@media (min-width:1536px){.link{margin-right:32px}}@media (min-width:576px){.link{margin-bottom:5.55555556vw}}@media (min-width:768px){.link{margin-bottom:32px}}@media (min-width:1024px){.link{margin-bottom:3.125vw}}@media (min-width:1280px){.link{margin-bottom:32px}}@media (min-width:1536px){.link{margin-bottom:32px}}.link:last-child{margin-bottom:0;margin-right:0}.link svg{width:1.25rem;height:1.25rem;margin-right:10px}.link:hover:after{-webkit-animation:arrowIn .5s ease-in-out;animation:arrowIn .5s ease-in-out;-webkit-animation-fill-mode:both;animation-fill-mode:both}@-webkit-keyframes arrowIn{0%{background-position:-950%}50%{background-position:-950%;opacity:0}to{background-position:50%;opacity:1}}@keyframes arrowIn{0%{background-position:-950%}50%{background-position:-950%;opacity:0}to{background-position:50%;opacity:1}}.link:hover:before{-webkit-animation:arrowOut .5s ease-in-out;animation:arrowOut .5s ease-in-out;-webkit-animation-fill-mode:both;animation-fill-mode:both}@-webkit-keyframes arrowOut{0%{background-position:50%}50%{background-position:1000%;opacity:1}to{background-position:1000%;opacity:0}}@keyframes arrowOut{0%{background-position:50%}50%{background-position:1000%;opacity:1}to{background-position:1000%;opacity:0}}.aspect-ratio{overflow:hidden;height:0;padding-bottom:51%;position:relative;width:100%}.aspect-ratio.format-16\:9{padding-bottom:56.25%}.aspect-ratio iframe{height:100%;left:0;position:absolute;top:0;width:100%}.btn{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-transition:all .25s cubic-bezier(.2,0,.38,.9);transition:all .25s cubic-bezier(.2,0,.38,.9);color:#fff;padding:0 40px;border:0;outline:none;font-family:Uniform Rnd Cond,sans-serif;font-weight:500;font-size:1.06em;line-height:20px;white-space:nowrap;cursor:pointer;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.btn.rounded{border-radius:22px}.btn.primary{background-color:#2568ef;font-weight:700}.btn.primary:not(.btn-loading):hover{-webkit-transition:all .25s cubic-bezier(.2,0,.38,.9);transition:all .25s cubic-bezier(.2,0,.38,.9);background-color:#5589f2}.btn.secondary{background-color:#2568ef}.btn.secondary:not(.btn-loading):hover{background-color:#1964fb;color:#fff}.btn.secondary.rounded{border-radius:22px}.btn.secondary.outline{background:transparent;border:2px solid #2568ef;color:#002a56;text-transform:uppercase}.btn.secondary.outline.medium{line-height:45px;font-weight:700}.btn.tertiary{background-color:#e4ecfd;border:.5px solid rgba(37,104,239,.11);color:#2568ef}.btn.tertiary:not(.btn-loading):hover{background-color:#e3ebfe}.btn.tertiary.rounded{border-radius:22px}.btn.disabled{background-color:#ccc;cursor:default}.btn.danger{background-color:#ce3737}.btn.danger:not(.btn-loading):hover{background-color:#d86060}.btn.small{height:43px}.btn.medium{height:48px;font-size:18px}.btn.large{height:80px}.btn.inline{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex}.btn.round{padding:0;border-radius:50%}.btn.round.white{background-color:#fff;width:48px;height:48px}.btn.round.white:hover{background-color:#38c37d}.btn.round.footer{background-color:rgba(142,183,223,.12);width:48px;height:48px}.btn.round.footer:hover{background-color:#3f4e75}.btn.cart{background-color:#2568ef;height:78px;font-size:1em;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.btn.cart .icon{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex}.btn.cart:hover{background-color:#1964fb}.btn.icon span{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex}.btn.btn-block{display:block;width:100%;text-align:center}.btn.btn-block.small{line-height:43px}.btn.btn-block.medium{line-height:48px}.btn.btn-block.large{line-height:80px}.btn.btn-link{font-style:normal;font-weight:700;font-size:14px;line-height:22px;color:#002a56;text-decoration:underline;text-transform:uppercase}.form{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;margin:0 -.75em;margin-bottom:20px;width:100%}.form label{font-weight:700;font-size:16px;line-height:20px;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;font-family:Uniform Rnd Cond,sans-serif;color:#002154}.form input[type=text]{font-size:16px;padding:13.5px;border-radius:5px}.form__login{margin:0}.form__login .form-field{padding:0}.form__login .form-field:not(:last-child){margin-bottom:1em}.form-field{padding:.5em .75em;width:100%}.form-field{position:relative;padding:.5em .75em;width:100%;margin-bottom:1rem!important}.form-field input[type=email],.form-field input[type=number],.form-field input[type=password],.form-field input[type=text],.form-field select,.form-field textarea{width:100%;margin-top:.25em;padding:.8em;font-family:Uniform Rnd Cond,sans-serif;font-weight:400;border:1px solid #e4ecfd;background-color:#f1f4fc;-webkit-appearance:none;-moz-appearance:none;appearance:none;color:#002154;font-size:16px;padding:13.5px;border-radius:5px}.form-field input[type=email]::-webkit-input-placeholder,.form-field input[type=number]::-webkit-input-placeholder,.form-field input[type=password]::-webkit-input-placeholder,.form-field input[type=text]::-webkit-input-placeholder,.form-field select::-webkit-input-placeholder,.form-field textarea::-webkit-input-placeholder{color:#8e98b4;font-family:Uniform Rnd Cond,sans-serif}.form-field input[type=email]:-moz-placeholder,.form-field input[type=email]::-moz-placeholder,.form-field input[type=number]:-moz-placeholder,.form-field input[type=number]::-moz-placeholder,.form-field input[type=password]:-moz-placeholder,.form-field input[type=password]::-moz-placeholder,.form-field input[type=text]:-moz-placeholder,.form-field input[type=text]::-moz-placeholder,.form-field select:-moz-placeholder,.form-field select::-moz-placeholder,.form-field textarea:-moz-placeholder,.form-field textarea::-moz-placeholder{color:#8e98b4;font-family:Uniform Rnd Cond,sans-serif}.form-field input[type=email]:-ms-input-placeholder,.form-field input[type=number]:-ms-input-placeholder,.form-field input[type=password]:-ms-input-placeholder,.form-field input[type=text]:-ms-input-placeholder,.form-field select:-ms-input-placeholder,.form-field textarea:-ms-input-placeholder{color:#8e98b4;font-family:Uniform Rnd Cond,sans-serif}.form-field input[disabled=disabled]{background-color:#e8e8e8!important}.form-field input[type=checkbox]{position:absolute;-webkit-appearance:none;-moz-appearance:none;appearance:none;border:2px solid gray;width:1em;height:1em;vertical-align:middle;background-color:#fff}.form .toggle-container{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}input[type=checkbox]{position:relative;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}input[type=checkbox]:checked:before{font-size:.9em;content:"\2713";color:#2568ef;position:absolute;left:50%;top:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%)}.login-footer{gap:1.25rem}.login-footer,.secondary-footer{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.secondary-footer{gap:.75rem;-webkit-box-align:center;-ms-flex-align:center;align-items:center;font-size:16px}.auth-message{border-radius:5px;padding:1.25rem;margin-bottom:20px;font-size:16px}.auth-message-error{background-color:#f9e7e7;color:#cf3637;border:1px solid #efbebe}.auth-message-info{background-color:#ebf0fd;color:#1c4378;border:1px solid #bdcdf8}.breadcrumbs{margin:1rem 0}.breadcrumb{display:-webkit-box;display:-ms-flexbox;display:flex;list-style:none;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-flow:row wrap;flex-flow:row wrap}.breadcrumb__item{white-space:nowrap;padding:.3rem 0 .3rem .6rem}.breadcrumb__item a:active,.breadcrumb__item a:hover,.breadcrumb__item a:link,.breadcrumb__item a:visited{color:#929ab0;text-decoration:none}.breadcrumb__item:not(:first-child):before{content:"/";display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;margin-right:.5rem;color:#929ab0;font-weight:400}.breadcrumb__item--active{font-weight:700;color:#929ab0}#cart-preview{position:fixed;top:0;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;float:left;height:100%;width:80px;background-color:#fff}@media (min-width:576px){#cart-preview{width:13.88888889vw}}@media (min-width:768px){#cart-preview{width:80px}}@media (min-width:1024px){#cart-preview{width:7.8125vw}}@media (min-width:1280px){#cart-preview{width:80px}}@media (min-width:1536px){#cart-preview{width:80px}}@media (min-width:1024px){#cart-preview{right:6.25vw}}@media (min-width:1536px){#cart-preview{right:48px}}#cart-preview--top{height:104px}#cart-preview--top[data-universe=madogdrikke],body[data-universe=madogdrikke] #cart-preview--top{background-color:#2e4a2c}#cart-preview--top[data-universe=ansvarlighed],body[data-universe=ansvarlighed] #cart-preview--top{background-color:#0d6c8c}#cart-preview--top[data-universe=okologi],body[data-universe=okologi] #cart-preview--top{background-color:#579446}#cart-preview--top[data-universe=kostogmotion],body[data-universe=kostogmotion] #cart-preview--top{background-color:#2fb2d3}#cart-preview--top[data-universe=madspild],body[data-universe=madspild] #cart-preview--top{background-color:#eab02d}#cart-preview--top[data-universe=babyogborn],body[data-universe=babyogborn] #cart-preview--top{background-color:#617da4}@media (min-width:576px){#cart-preview--top{height:18.05555556vw}}@media (min-width:1024px) and (min-width:768px){#cart-preview--top{height:144px}}@media (min-width:1024px) and (min-width:1024px){#cart-preview--top{height:14.0625vw}}#cart-preview--contents{-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;border-color:#dfe2e9;border-left-width:1px;border-left-style:solid}#cart-preview--contents .cart-preview--item{height:80px;width:80px;padding:12px;position:relative;border-color:#dfe2e9;border-bottom-width:1px;border-bottom-style:solid}@media (min-width:576px){#cart-preview--contents .cart-preview--item{height:13.88888889vw}}@media (min-width:768px){#cart-preview--contents .cart-preview--item{height:80px}}@media (min-width:1024px){#cart-preview--contents .cart-preview--item{height:7.8125vw}}@media (min-width:1280px){#cart-preview--contents .cart-preview--item{height:80px}}@media (min-width:1536px){#cart-preview--contents .cart-preview--item{height:80px}}@media (min-width:576px){#cart-preview--contents .cart-preview--item{width:13.88888889vw}}@media (min-width:768px){#cart-preview--contents .cart-preview--item{width:80px}}@media (min-width:1024px){#cart-preview--contents .cart-preview--item{width:7.8125vw}}@media (min-width:1280px){#cart-preview--contents .cart-preview--item{width:80px}}@media (min-width:1536px){#cart-preview--contents .cart-preview--item{width:80px}}#cart-preview--contents .cart-preview--item--amount{border:1px solid #e8e8e8;position:absolute;right:15%;top:15%;width:24px;height:24px;background-color:#fff;border-color:#dfe2e9;color:#5c6377;font-size:clamp(1rem,.0943662vw + .97640845rem,1.067rem);border-radius:50px;line-height:1.33em;text-align:center}@media (min-width:576px){#cart-preview--contents .cart-preview--item--amount{width:4.16666667vw}}@media (min-width:768px){#cart-preview--contents .cart-preview--item--amount{width:24px}}@media (min-width:1024px){#cart-preview--contents .cart-preview--item--amount{width:2.34375vw}}@media (min-width:1280px){#cart-preview--contents .cart-preview--item--amount{width:24px}}@media (min-width:1536px){#cart-preview--contents .cart-preview--item--amount{width:24px}}@media (min-width:576px){#cart-preview--contents .cart-preview--item--amount{height:4.16666667vw}}@media (min-width:768px){#cart-preview--contents .cart-preview--item--amount{height:24px}}@media (min-width:1024px){#cart-preview--contents .cart-preview--item--amount{height:2.34375vw}}@media (min-width:1280px){#cart-preview--contents .cart-preview--item--amount{height:24px}}@media (min-width:1536px){#cart-preview--contents .cart-preview--item--amount{height:24px}}#cart-preview--contents .cart-preview--item img{margin:0 auto;display:block;width:auto;height:auto;max-width:100%;max-height:100%}#cart-preview--total{border-color:#dfe2e9;border-style:solid;border-top-width:1px;border-left-width:1px;padding-top:8px}@media (min-width:576px){#cart-preview--total{padding-top:1.38888889vw}}@media (min-width:768px){#cart-preview--total{padding-top:8px}}@media (min-width:1024px){#cart-preview--total{padding-top:.78125vw}}@media (min-width:1280px){#cart-preview--total{padding-top:8px}}@media (min-width:1536px){#cart-preview--total{padding-top:8px}}#cart-preview--total #cart-preview--total--label{padding-top:4px;font-size:clamp(1rem,.0943662vw + .97640845rem,1.067rem);line-height:normal;text-align:center}@media (min-width:576px){#cart-preview--total #cart-preview--total--label{padding-top:.69444444vw}}@media (min-width:768px){#cart-preview--total #cart-preview--total--label{padding-top:4px}}@media (min-width:1024px){#cart-preview--total #cart-preview--total--label{padding-top:.390625vw}}@media (min-width:1280px){#cart-preview--total #cart-preview--total--label{padding-top:4px}}@media (min-width:1536px){#cart-preview--total #cart-preview--total--label{padding-top:4px}}#cart-preview--total #cart-preview--total--amount{padding-top:4px;font-size:clamp(1rem,.0943662vw + .97640845rem,1.067rem);font-weight:700;color:#002a56;line-height:normal;text-align:center}@media (min-width:576px){#cart-preview--total #cart-preview--total--amount{padding-top:.69444444vw}}@media (min-width:768px){#cart-preview--total #cart-preview--total--amount{padding-top:4px}}@media (min-width:1024px){#cart-preview--total #cart-preview--total--amount{padding-top:.390625vw}}@media (min-width:1280px){#cart-preview--total #cart-preview--total--amount{padding-top:4px}}@media (min-width:1536px){#cart-preview--total #cart-preview--total--amount{padding-top:4px}}#cart-preview--total #cart-preview--total--amount[data-universe=ansvarlighed],#cart-preview--total #cart-preview--total--amount[data-universe=kostogmotion],#cart-preview--total #cart-preview--total--amount[data-universe=madogdrikke],#cart-preview--total #cart-preview--total--amount[data-universe=okologi],body[data-universe=ansvarlighed] #cart-preview--total #cart-preview--total--amount,body[data-universe=kostogmotion] #cart-preview--total #cart-preview--total--amount,body[data-universe=madogdrikke] #cart-preview--total #cart-preview--total--amount,body[data-universe=okologi] #cart-preview--total #cart-preview--total--amount{color:#002a56}#cart-preview--total #cart-preview--total--amount[data-universe=madspild],body[data-universe=madspild] #cart-preview--total #cart-preview--total--amount{color:#243825}#cart-preview--total #cart-preview--total--amount[data-universe=babyogborn],#cart-preview--total #cart-preview--total--amount[data-universe=job],body[data-universe=babyogborn] #cart-preview--total #cart-preview--total--amount,body[data-universe=job] #cart-preview--total #cart-preview--total--amount{color:#002a56}#cart-preview--icon{width:56px;height:56px;background-color:#dfe2e9;margin:10px auto;padding:4px}@media (min-width:576px){#cart-preview--icon{padding:.69444444vw}}@media (min-width:768px){#cart-preview--icon{padding:4px}}@media (min-width:1024px){#cart-preview--icon{padding:.390625vw}}@media (min-width:1280px){#cart-preview--icon{padding:4px}}@media (min-width:1536px){#cart-preview--icon{padding:4px}}#cart-preview--icon div{border:2px solid #5c6377;border-radius:50px}@media (min-width:576px){#cart-preview--icon div{border-width:.34722222vw}}@media (min-width:768px){#cart-preview--icon div{border-width:2px}}@media (min-width:1024px){#cart-preview--icon div{border-width:.1953125vw}}@media (min-width:1280px){#cart-preview--icon div{border-width:2px}}@media (min-width:1536px){#cart-preview--icon div{border-width:2px}}#cart-preview--icon svg{fill:#5c6377}#cart-preview--no-items{font-size:clamp(1rem,.47007042vw + .88248239rem,1.33375rem);color:#5c6377;background-color:#dfe2e9;padding:4px;line-height:normal;text-align:center}@media (min-width:576px){#cart-preview--no-items{padding:.69444444vw}}@media (min-width:768px){#cart-preview--no-items{padding:4px}}@media (min-width:1024px){#cart-preview--no-items{padding:.390625vw}}@media (min-width:1280px){#cart-preview--no-items{padding:4px}}@media (min-width:1536px){#cart-preview--no-items{padding:4px}}#cart{-webkit-transform:translateX(100%);transform:translateX(100%)}#cart .hide{display:none}@media (min-width:1024px){#cart{left:auto;right:0}}#cart.active{height:100%}#cart.active.cart,#cart.active.search{-webkit-transform:translateX(0);transform:translateX(0)}#cart.active.cart .icon,#cart.active.search .icon{background-color:#2568ef}#cart.active.cart .icon[data-universe=madogdrikke],#cart.active.search .icon[data-universe=madogdrikke],body[data-universe=madogdrikke] #cart.active.cart .icon,body[data-universe=madogdrikke] #cart.active.search .icon{background-color:#385a36}#cart.active.cart .icon[data-universe=ansvarlighed],#cart.active.search .icon[data-universe=ansvarlighed],body[data-universe=ansvarlighed] #cart.active.cart .icon,body[data-universe=ansvarlighed] #cart.active.search .icon{background-color:#0d7ea3}#cart.active.cart .icon[data-universe=okologi],#cart.active.search .icon[data-universe=okologi],body[data-universe=okologi] #cart.active.cart .icon,body[data-universe=okologi] #cart.active.search .icon{background-color:#98c084}#cart.active.cart .icon[data-universe=kostogmotion],#cart.active.search .icon[data-universe=kostogmotion],body[data-universe=kostogmotion] #cart.active.cart .icon,body[data-universe=kostogmotion] #cart.active.search .icon{background-color:#94cee3}#cart.active.cart .icon[data-universe=madspild],#cart.active.search .icon[data-universe=madspild],body[data-universe=madspild] #cart.active.cart .icon,body[data-universe=madspild] #cart.active.search .icon{background-color:#edd394}#cart.active.cart .icon[data-universe=babyogborn],#cart.active.search .icon[data-universe=babyogborn],body[data-universe=babyogborn] #cart.active.cart .icon,body[data-universe=babyogborn] #cart.active.search .icon{background-color:#a4b2c6}#cart.active.cart .icon[data-universe=job],#cart.active.search .icon[data-universe=job],body[data-universe=job] #cart.active.cart .icon,body[data-universe=job] #cart.active.search .icon{background-color:#053ea5}#cart.active.cart .icon .menuicon,#cart.active.search .icon .menuicon{border-color:#fff}#cart.active.cart .icon .menuicon[data-universe=madogdrikke],#cart.active.search .icon .menuicon[data-universe=madogdrikke],body[data-universe=madogdrikke] #cart.active.cart .icon .menuicon,body[data-universe=madogdrikke] #cart.active.search .icon .menuicon{border-color:#fadc94}#cart.active.cart .icon .menuicon[data-universe=ansvarlighed],#cart.active.search .icon .menuicon[data-universe=ansvarlighed],body[data-universe=ansvarlighed] #cart.active.cart .icon .menuicon,body[data-universe=ansvarlighed] #cart.active.search .icon .menuicon{border-color:#fff}#cart.active.cart .icon .menuicon[data-universe=kostogmotion],#cart.active.cart .icon .menuicon[data-universe=okologi],#cart.active.search .icon .menuicon[data-universe=kostogmotion],#cart.active.search .icon .menuicon[data-universe=okologi],body[data-universe=kostogmotion] #cart.active.cart .icon .menuicon,body[data-universe=kostogmotion] #cart.active.search .icon .menuicon,body[data-universe=okologi] #cart.active.cart .icon .menuicon,body[data-universe=okologi] #cart.active.search .icon .menuicon{border-color:#000}#cart.active.cart .icon .menuicon[data-universe=madspild],#cart.active.search .icon .menuicon[data-universe=madspild],body[data-universe=madspild] #cart.active.cart .icon .menuicon,body[data-universe=madspild] #cart.active.search .icon .menuicon{border-color:#af7818}#cart.active.cart .icon .menuicon[data-universe=babyogborn],#cart.active.cart .icon .menuicon[data-universe=job],#cart.active.search .icon .menuicon[data-universe=babyogborn],#cart.active.search .icon .menuicon[data-universe=job],body[data-universe=babyogborn] #cart.active.cart .icon .menuicon,body[data-universe=babyogborn] #cart.active.search .icon .menuicon,body[data-universe=job] #cart.active.cart .icon .menuicon,body[data-universe=job] #cart.active.search .icon .menuicon{border-color:#fff}#cart.active.cart .icon svg,#cart.active.search .icon svg{fill:#fff}#cart.active.cart .icon svg[data-universe=madogdrikke],#cart.active.search .icon svg[data-universe=madogdrikke],body[data-universe=madogdrikke] #cart.active.cart .icon svg,body[data-universe=madogdrikke] #cart.active.search .icon svg{fill:#fadc94}#cart.active.cart .icon svg[data-universe=ansvarlighed],#cart.active.search .icon svg[data-universe=ansvarlighed],body[data-universe=ansvarlighed] #cart.active.cart .icon svg,body[data-universe=ansvarlighed] #cart.active.search .icon svg{fill:#fff}#cart.active.cart .icon svg[data-universe=kostogmotion],#cart.active.cart .icon svg[data-universe=okologi],#cart.active.search .icon svg[data-universe=kostogmotion],#cart.active.search .icon svg[data-universe=okologi],body[data-universe=kostogmotion] #cart.active.cart .icon svg,body[data-universe=kostogmotion] #cart.active.search .icon svg,body[data-universe=okologi] #cart.active.cart .icon svg,body[data-universe=okologi] #cart.active.search .icon svg{fill:#000}#cart.active.cart .icon svg[data-universe=madspild],#cart.active.search .icon svg[data-universe=madspild],body[data-universe=madspild] #cart.active.cart .icon svg,body[data-universe=madspild] #cart.active.search .icon svg{fill:#af7818}#cart.active.cart .icon svg[data-universe=babyogborn],#cart.active.cart .icon svg[data-universe=job],#cart.active.search .icon svg[data-universe=babyogborn],#cart.active.search .icon svg[data-universe=job],body[data-universe=babyogborn] #cart.active.cart .icon svg,body[data-universe=babyogborn] #cart.active.search .icon svg,body[data-universe=job] #cart.active.cart .icon svg,body[data-universe=job] #cart.active.search .icon svg{fill:#fff}#cart.active.foodplan,#cart.active.mealplan{-webkit-transform:translateX(0);transform:translateX(0)}#cart.active.foodplan .icon,#cart.active.mealplan .icon{background-color:#ebf2f4}#cart.active.foodplan .icon[data-universe=madogdrikke],#cart.active.mealplan .icon[data-universe=madogdrikke],body[data-universe=madogdrikke] #cart.active.foodplan .icon,body[data-universe=madogdrikke] #cart.active.mealplan .icon{background-color:#ebe4d7}#cart.active.foodplan .icon[data-universe=ansvarlighed],#cart.active.mealplan .icon[data-universe=ansvarlighed],body[data-universe=ansvarlighed] #cart.active.foodplan .icon,body[data-universe=ansvarlighed] #cart.active.mealplan .icon{background-color:#ebf2f4}#cart.active.foodplan .icon[data-universe=okologi],#cart.active.mealplan .icon[data-universe=okologi],body[data-universe=okologi] #cart.active.foodplan .icon,body[data-universe=okologi] #cart.active.mealplan .icon{background-color:#f5f3ed}#cart.active.foodplan .icon[data-universe=kostogmotion],#cart.active.mealplan .icon[data-universe=kostogmotion],body[data-universe=kostogmotion] #cart.active.foodplan .icon,body[data-universe=kostogmotion] #cart.active.mealplan .icon{background-color:#ebf2f4}#cart.active.foodplan .icon[data-universe=madspild],#cart.active.mealplan .icon[data-universe=madspild],body[data-universe=madspild] #cart.active.foodplan .icon,body[data-universe=madspild] #cart.active.mealplan .icon{background-color:#f5f3ed}#cart.active.foodplan .icon[data-universe=babyogborn],#cart.active.mealplan .icon[data-universe=babyogborn],body[data-universe=babyogborn] #cart.active.foodplan .icon,body[data-universe=babyogborn] #cart.active.mealplan .icon{background-color:#ecf0f5}#cart.active.foodplan .icon[data-universe=job],#cart.active.mealplan .icon[data-universe=job],body[data-universe=job] #cart.active.foodplan .icon,body[data-universe=job] #cart.active.mealplan .icon{background-color:#e5ebf6}#cart.active.foodplan .icon .menuicon,#cart.active.mealplan .icon .menuicon{border-color:#002a56}#cart.active.foodplan .icon .menuicon[data-universe=madogdrikke],#cart.active.mealplan .icon .menuicon[data-universe=madogdrikke],body[data-universe=madogdrikke] #cart.active.foodplan .icon .menuicon,body[data-universe=madogdrikke] #cart.active.mealplan .icon .menuicon{border-color:#283828}#cart.active.foodplan .icon .menuicon[data-universe=ansvarlighed],#cart.active.mealplan .icon .menuicon[data-universe=ansvarlighed],body[data-universe=ansvarlighed] #cart.active.foodplan .icon .menuicon,body[data-universe=ansvarlighed] #cart.active.mealplan .icon .menuicon{border-color:#004b6e}#cart.active.foodplan .icon .menuicon[data-universe=okologi],#cart.active.mealplan .icon .menuicon[data-universe=okologi],body[data-universe=okologi] #cart.active.foodplan .icon .menuicon,body[data-universe=okologi] #cart.active.mealplan .icon .menuicon{border-color:#025437}#cart.active.foodplan .icon .menuicon[data-universe=kostogmotion],#cart.active.mealplan .icon .menuicon[data-universe=kostogmotion],body[data-universe=kostogmotion] #cart.active.foodplan .icon .menuicon,body[data-universe=kostogmotion] #cart.active.mealplan .icon .menuicon{border-color:#007d9b}#cart.active.foodplan .icon .menuicon[data-universe=madspild],#cart.active.mealplan .icon .menuicon[data-universe=madspild],body[data-universe=madspild] #cart.active.foodplan .icon .menuicon,body[data-universe=madspild] #cart.active.mealplan .icon .menuicon{border-color:#b07818}#cart.active.foodplan .icon .menuicon[data-universe=babyogborn],#cart.active.mealplan .icon .menuicon[data-universe=babyogborn],body[data-universe=babyogborn] #cart.active.foodplan .icon .menuicon,body[data-universe=babyogborn] #cart.active.mealplan .icon .menuicon{border-color:#3d465a}#cart.active.foodplan .icon .menuicon[data-universe=job],#cart.active.mealplan .icon .menuicon[data-universe=job],body[data-universe=job] #cart.active.foodplan .icon .menuicon,body[data-universe=job] #cart.active.mealplan .icon .menuicon{border-color:#002a56}#cart.active.foodplan .icon .menuicon.close svg,#cart.active.mealplan .icon .menuicon.close svg{stroke:none;fill:#002a56}#cart.active.foodplan .icon .menuicon.close svg[data-universe=ansvarlighed],#cart.active.foodplan .icon .menuicon.close svg[data-universe=babyogborn],#cart.active.foodplan .icon .menuicon.close svg[data-universe=job],#cart.active.foodplan .icon .menuicon.close svg[data-universe=kostogmotion],#cart.active.foodplan .icon .menuicon.close svg[data-universe=madogdrikke],#cart.active.foodplan .icon .menuicon.close svg[data-universe=madspild],#cart.active.foodplan .icon .menuicon.close svg[data-universe=okologi],#cart.active.mealplan .icon .menuicon.close svg[data-universe=ansvarlighed],#cart.active.mealplan .icon .menuicon.close svg[data-universe=babyogborn],#cart.active.mealplan .icon .menuicon.close svg[data-universe=job],#cart.active.mealplan .icon .menuicon.close svg[data-universe=kostogmotion],#cart.active.mealplan .icon .menuicon.close svg[data-universe=madogdrikke],#cart.active.mealplan .icon .menuicon.close svg[data-universe=madspild],#cart.active.mealplan .icon .menuicon.close svg[data-universe=okologi],body[data-universe=ansvarlighed] #cart.active.foodplan .icon .menuicon.close svg,body[data-universe=ansvarlighed] #cart.active.mealplan .icon .menuicon.close svg,body[data-universe=babyogborn] #cart.active.foodplan .icon .menuicon.close svg,body[data-universe=babyogborn] #cart.active.mealplan .icon .menuicon.close svg,body[data-universe=job] #cart.active.foodplan .icon .menuicon.close svg,body[data-universe=job] #cart.active.mealplan .icon .menuicon.close svg,body[data-universe=kostogmotion] #cart.active.foodplan .icon .menuicon.close svg,body[data-universe=kostogmotion] #cart.active.mealplan .icon .menuicon.close svg,body[data-universe=madogdrikke] #cart.active.foodplan .icon .menuicon.close svg,body[data-universe=madogdrikke] #cart.active.mealplan .icon .menuicon.close svg,body[data-universe=madspild] #cart.active.foodplan .icon .menuicon.close svg,body[data-universe=madspild] #cart.active.mealplan .icon .menuicon.close svg,body[data-universe=okologi] #cart.active.foodplan .icon .menuicon.close svg,body[data-universe=okologi] #cart.active.mealplan .icon .menuicon.close svg{stroke:none}#cart.active.foodplan .icon .menuicon.close svg[data-universe=madogdrikke],#cart.active.mealplan .icon .menuicon.close svg[data-universe=madogdrikke],body[data-universe=madogdrikke] #cart.active.foodplan .icon .menuicon.close svg,body[data-universe=madogdrikke] #cart.active.mealplan .icon .menuicon.close svg{fill:#283828}#cart.active.foodplan .icon .menuicon.close svg[data-universe=ansvarlighed],#cart.active.mealplan .icon .menuicon.close svg[data-universe=ansvarlighed],body[data-universe=ansvarlighed] #cart.active.foodplan .icon .menuicon.close svg,body[data-universe=ansvarlighed] #cart.active.mealplan .icon .menuicon.close svg{fill:#004b6e}#cart.active.foodplan .icon .menuicon.close svg[data-universe=okologi],#cart.active.mealplan .icon .menuicon.close svg[data-universe=okologi],body[data-universe=okologi] #cart.active.foodplan .icon .menuicon.close svg,body[data-universe=okologi] #cart.active.mealplan .icon .menuicon.close svg{fill:#025437}#cart.active.foodplan .icon .menuicon.close svg[data-universe=kostogmotion],#cart.active.mealplan .icon .menuicon.close svg[data-universe=kostogmotion],body[data-universe=kostogmotion] #cart.active.foodplan .icon .menuicon.close svg,body[data-universe=kostogmotion] #cart.active.mealplan .icon .menuicon.close svg{fill:#007d9b}#cart.active.foodplan .icon .menuicon.close svg[data-universe=madspild],#cart.active.mealplan .icon .menuicon.close svg[data-universe=madspild],body[data-universe=madspild] #cart.active.foodplan .icon .menuicon.close svg,body[data-universe=madspild] #cart.active.mealplan .icon .menuicon.close svg{fill:#b07818}#cart.active.foodplan .icon .menuicon.close svg[data-universe=babyogborn],#cart.active.mealplan .icon .menuicon.close svg[data-universe=babyogborn],body[data-universe=babyogborn] #cart.active.foodplan .icon .menuicon.close svg,body[data-universe=babyogborn] #cart.active.mealplan .icon .menuicon.close svg{fill:#3d465a}#cart.active.foodplan .icon .menuicon.close svg[data-universe=job],#cart.active.mealplan .icon .menuicon.close svg[data-universe=job],body[data-universe=job] #cart.active.foodplan .icon .menuicon.close svg,body[data-universe=job] #cart.active.mealplan .icon .menuicon.close svg{fill:#002a56}#cart.active.foodplan .icon svg,#cart.active.mealplan .icon svg{stroke:#002a56}#cart.active.foodplan .icon svg[data-universe=madogdrikke],#cart.active.mealplan .icon svg[data-universe=madogdrikke],body[data-universe=madogdrikke] #cart.active.foodplan .icon svg,body[data-universe=madogdrikke] #cart.active.mealplan .icon svg{stroke:#283828}#cart.active.foodplan .icon svg[data-universe=ansvarlighed],#cart.active.mealplan .icon svg[data-universe=ansvarlighed],body[data-universe=ansvarlighed] #cart.active.foodplan .icon svg,body[data-universe=ansvarlighed] #cart.active.mealplan .icon svg{stroke:#004b6e}#cart.active.foodplan .icon svg[data-universe=okologi],#cart.active.mealplan .icon svg[data-universe=okologi],body[data-universe=okologi] #cart.active.foodplan .icon svg,body[data-universe=okologi] #cart.active.mealplan .icon svg{stroke:#025437}#cart.active.foodplan .icon svg[data-universe=kostogmotion],#cart.active.mealplan .icon svg[data-universe=kostogmotion],body[data-universe=kostogmotion] #cart.active.foodplan .icon svg,body[data-universe=kostogmotion] #cart.active.mealplan .icon svg{stroke:#007d9b}#cart.active.foodplan .icon svg[data-universe=madspild],#cart.active.mealplan .icon svg[data-universe=madspild],body[data-universe=madspild] #cart.active.foodplan .icon svg,body[data-universe=madspild] #cart.active.mealplan .icon svg{stroke:#b07818}#cart.active.foodplan .icon svg[data-universe=babyogborn],#cart.active.mealplan .icon svg[data-universe=babyogborn],body[data-universe=babyogborn] #cart.active.foodplan .icon svg,body[data-universe=babyogborn] #cart.active.mealplan .icon svg{stroke:#3d465a}#cart.active.foodplan .icon svg[data-universe=job],#cart.active.mealplan .icon svg[data-universe=job],body[data-universe=job] #cart.active.foodplan .icon svg,body[data-universe=job] #cart.active.mealplan .icon svg{stroke:#002a56}#cart.active.mobilenav{-webkit-transform:translateX(0);transform:translateX(0)}#cart #cart-content{position:absolute;height:100%;width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;background-color:#1c4378;overflow:auto}#cart #cart-content[data-universe=madogdrikke],body[data-universe=madogdrikke] #cart #cart-content{background-color:#273727}#cart #cart-content[data-universe=ansvarlighed],body[data-universe=ansvarlighed] #cart #cart-content{background-color:#004b6e}#cart #cart-content[data-universe=okologi],body[data-universe=okologi] #cart #cart-content{background-color:#205238}#cart #cart-content[data-universe=kostogmotion],body[data-universe=kostogmotion] #cart #cart-content{background-color:#337c98}#cart #cart-content[data-universe=madspild],body[data-universe=madspild] #cart #cart-content{background-color:#a87930}#cart #cart-content[data-universe=babyogborn],body[data-universe=babyogborn] #cart #cart-content{background-color:#3d4657}#cart #cart-content[data-universe=job],body[data-universe=job] #cart #cart-content{background-color:#002956}#cart #cart-content--header{z-index:9;background-color:#1c4378;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;width:100%}#cart #cart-content--header[data-universe=madogdrikke],body[data-universe=madogdrikke] #cart #cart-content--header{background-color:#273727}#cart #cart-content--header[data-universe=ansvarlighed],body[data-universe=ansvarlighed] #cart #cart-content--header{background-color:#004b6e}#cart #cart-content--header[data-universe=okologi],body[data-universe=okologi] #cart #cart-content--header{background-color:#205238}#cart #cart-content--header[data-universe=kostogmotion],body[data-universe=kostogmotion] #cart #cart-content--header{background-color:#337c98}#cart #cart-content--header[data-universe=madspild],body[data-universe=madspild] #cart #cart-content--header{background-color:#a87930}#cart #cart-content--header[data-universe=babyogborn],body[data-universe=babyogborn] #cart #cart-content--header{background-color:#3d4657}#cart #cart-content--header[data-universe=job],body[data-universe=job] #cart #cart-content--header{background-color:#002956}#cart #cart-content--header .top-header{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;width:100%;padding:12px 24px 0}@media (min-width:768px){#cart #cart-content--header .top-header{padding-top:24px;padding-left:50px}}#cart #cart-content--header .top-header .close-cart{width:53px;height:53px;background-color:#2568ef;color:#fff;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;border-radius:999px;cursor:pointer;-webkit-transition:.25s;transition:.25s}#cart #cart-content--header .top-header .close-cart[data-universe=madogdrikke],body[data-universe=madogdrikke] #cart #cart-content--header .top-header .close-cart{background-color:#385a36}#cart #cart-content--header .top-header .close-cart[data-universe=ansvarlighed],body[data-universe=ansvarlighed] #cart #cart-content--header .top-header .close-cart{background-color:#0d7ea3}#cart #cart-content--header .top-header .close-cart[data-universe=okologi],body[data-universe=okologi] #cart #cart-content--header .top-header .close-cart{background-color:#98c084}#cart #cart-content--header .top-header .close-cart[data-universe=kostogmotion],body[data-universe=kostogmotion] #cart #cart-content--header .top-header .close-cart{background-color:#94cee3}#cart #cart-content--header .top-header .close-cart[data-universe=madspild],body[data-universe=madspild] #cart #cart-content--header .top-header .close-cart{background-color:#edd394}#cart #cart-content--header .top-header .close-cart[data-universe=babyogborn],body[data-universe=babyogborn] #cart #cart-content--header .top-header .close-cart{background-color:#a4b2c6}#cart #cart-content--header .top-header .close-cart[data-universe=job],body[data-universe=job] #cart #cart-content--header .top-header .close-cart{background-color:#053ea5}#cart #cart-content--header .top-header .close-cart[data-universe=madogdrikke],body[data-universe=madogdrikke] #cart #cart-content--header .top-header .close-cart{color:#fadc94}#cart #cart-content--header .top-header .close-cart[data-universe=ansvarlighed],body[data-universe=ansvarlighed] #cart #cart-content--header .top-header .close-cart{color:#fff}#cart #cart-content--header .top-header .close-cart[data-universe=kostogmotion],#cart #cart-content--header .top-header .close-cart[data-universe=okologi],body[data-universe=kostogmotion] #cart #cart-content--header .top-header .close-cart,body[data-universe=okologi] #cart #cart-content--header .top-header .close-cart{color:#000}#cart #cart-content--header .top-header .close-cart[data-universe=madspild],body[data-universe=madspild] #cart #cart-content--header .top-header .close-cart{color:#af7818}#cart #cart-content--header .top-header .close-cart[data-universe=babyogborn],#cart #cart-content--header .top-header .close-cart[data-universe=job],body[data-universe=babyogborn] #cart #cart-content--header .top-header .close-cart,body[data-universe=job] #cart #cart-content--header .top-header .close-cart{color:#fff}@media (min-width:1024px){#cart #cart-content--header .top-header .close-cart:hover{background-color:#0e47ba}#cart #cart-content--header .top-header .close-cart:hover[data-universe=madogdrikke],body[data-universe=madogdrikke] #cart #cart-content--header .top-header .close-cart:hover{background-color:#1a2a19}#cart #cart-content--header .top-header .close-cart:hover[data-universe=ansvarlighed],body[data-universe=ansvarlighed] #cart #cart-content--header .top-header .close-cart:hover{background-color:#07475c}#cart #cart-content--header .top-header .close-cart:hover[data-universe=okologi],body[data-universe=okologi] #cart #cart-content--header .top-header .close-cart:hover{background-color:#6ea454}#cart #cart-content--header .top-header .close-cart:hover[data-universe=kostogmotion],body[data-universe=kostogmotion] #cart #cart-content--header .top-header .close-cart:hover{background-color:#57b2d3}#cart #cart-content--header .top-header .close-cart:hover[data-universe=madspild],body[data-universe=madspild] #cart #cart-content--header .top-header .close-cart:hover{background-color:#e2b853}#cart #cart-content--header .top-header .close-cart:hover[data-universe=babyogborn],body[data-universe=babyogborn] #cart #cart-content--header .top-header .close-cart:hover{background-color:#758aa9}#cart #cart-content--header .top-header .close-cart:hover[data-universe=job],body[data-universe=job] #cart #cart-content--header .top-header .close-cart:hover{background-color:#03225b}}#cart #cart-content--header .top-header .close-cart svg{fill:#fff;height:28px;width:28px;cursor:pointer}#cart #cart-content--header .top-header .close-cart svg[data-universe=madogdrikke],body[data-universe=madogdrikke] #cart #cart-content--header .top-header .close-cart svg{fill:#fadc94}#cart #cart-content--header .top-header .close-cart svg[data-universe=ansvarlighed],body[data-universe=ansvarlighed] #cart #cart-content--header .top-header .close-cart svg{fill:#fff}#cart #cart-content--header .top-header .close-cart svg[data-universe=kostogmotion],#cart #cart-content--header .top-header .close-cart svg[data-universe=okologi],body[data-universe=kostogmotion] #cart #cart-content--header .top-header .close-cart svg,body[data-universe=okologi] #cart #cart-content--header .top-header .close-cart svg{fill:#000}#cart #cart-content--header .top-header .close-cart svg[data-universe=madspild],body[data-universe=madspild] #cart #cart-content--header .top-header .close-cart svg{fill:#af7818}#cart #cart-content--header .top-header .close-cart svg[data-universe=babyogborn],#cart #cart-content--header .top-header .close-cart svg[data-universe=job],body[data-universe=babyogborn] #cart #cart-content--header .top-header .close-cart svg,body[data-universe=job] #cart #cart-content--header .top-header .close-cart svg{fill:#fff}#cart #cart-content--header .buttons{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex}#cart #cart-content--header button{padding:.75rem 1.5rem;margin-left:24px;background-color:#2568ef}#cart #cart-content--header button[data-universe=madogdrikke],body[data-universe=madogdrikke] #cart #cart-content--header button{background-color:#fadc94}#cart #cart-content--header button[data-universe=ansvarlighed],body[data-universe=ansvarlighed] #cart #cart-content--header button{background-color:#af7818}#cart #cart-content--header button[data-universe=okologi],body[data-universe=okologi] #cart #cart-content--header button{background-color:#eb8023}#cart #cart-content--header button[data-universe=kostogmotion],body[data-universe=kostogmotion] #cart #cart-content--header button{background-color:#014972}#cart #cart-content--header button[data-universe=madspild],body[data-universe=madspild] #cart #cart-content--header button{background-color:#af7818}#cart #cart-content--header button[data-universe=babyogborn],body[data-universe=babyogborn] #cart #cart-content--header button{background-color:#a4b2c6}#cart #cart-content--header button[data-universe=job],body[data-universe=job] #cart #cart-content--header button{background-color:#2568ef}@media (min-width:768px){#cart #cart-content--header button{padding:.75rem 2.5rem}}@media (min-width:1024px){#cart #cart-content--header button:hover{background-color:#0f50d2}#cart #cart-content--header button:hover[data-universe=madogdrikke],body[data-universe=madogdrikke] #cart #cart-content--header button:hover{background-color:#f8cc63}#cart #cart-content--header button:hover[data-universe=ansvarlighed],body[data-universe=ansvarlighed] #cart #cart-content--header button:hover{background-color:#825912}#cart #cart-content--header button:hover[data-universe=okologi],body[data-universe=okologi] #cart #cart-content--header button:hover{background-color:#c96712}#cart #cart-content--header button:hover[data-universe=kostogmotion],body[data-universe=kostogmotion] #cart #cart-content--header button:hover{background-color:#01293f}#cart #cart-content--header button:hover[data-universe=madspild],body[data-universe=madspild] #cart #cart-content--header button:hover{background-color:#825912}#cart #cart-content--header button:hover[data-universe=babyogborn],body[data-universe=babyogborn] #cart #cart-content--header button:hover{background-color:#8597b2}#cart #cart-content--header button:hover[data-universe=job],body[data-universe=job] #cart #cart-content--header button:hover{background-color:#0f50d2}}#cart #cart-content--header-bottom{position:relative;padding:24px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;line-height:normal;color:#fff;width:100%}@media (min-width:768px){#cart #cart-content--header-bottom{padding-left:50px}}#cart #cart-content--header-bottom .header-bottom--left{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}#cart #cart-content--header-bottom .header-bottom--right{line-height:normal;-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;text-align:right}#cart #cart-content--header-bottom .cart-info .name{font-weight:700;font-size:clamp(1.6rem,.75211268vw + 1.41197183rem,2.134rem);color:#fff;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}#cart #cart-content--header-bottom .cart-info .name .icon-base{margin-left:10px;color:#fff;opacity:.8;width:24px;height:24px}#cart #cart-content--header-bottom .cart-info .name .icon-base:hover{color:#2568ef}#cart #cart-content--header-bottom .cart-info .name .icon-base:hover[data-universe=madogdrikke],body[data-universe=madogdrikke] #cart #cart-content--header-bottom .cart-info .name .icon-base:hover{color:#fadc94}#cart #cart-content--header-bottom .cart-info .name .icon-base:hover[data-universe=ansvarlighed],body[data-universe=ansvarlighed] #cart #cart-content--header-bottom .cart-info .name .icon-base:hover{color:#af7818}#cart #cart-content--header-bottom .cart-info .name .icon-base:hover[data-universe=okologi],body[data-universe=okologi] #cart #cart-content--header-bottom .cart-info .name .icon-base:hover{color:#eb8023}#cart #cart-content--header-bottom .cart-info .name .icon-base:hover[data-universe=kostogmotion],body[data-universe=kostogmotion] #cart #cart-content--header-bottom .cart-info .name .icon-base:hover{color:#014972}#cart #cart-content--header-bottom .cart-info .name .icon-base:hover[data-universe=madspild],body[data-universe=madspild] #cart #cart-content--header-bottom .cart-info .name .icon-base:hover{color:#af7818}#cart #cart-content--header-bottom .cart-info .name .icon-base:hover[data-universe=babyogborn],body[data-universe=babyogborn] #cart #cart-content--header-bottom .cart-info .name .icon-base:hover{color:#3c4659}#cart #cart-content--header-bottom .cart-info .name .icon-base:hover[data-universe=job],body[data-universe=job] #cart #cart-content--header-bottom .cart-info .name .icon-base:hover{color:#2568ef}#cart #cart-content--header-bottom .cart-info .shared{font-weight:400;font-size:clamp(1rem,.0943662vw + .97640845rem,1.067rem)}#cart #cart-content--header-bottom .cart-edit{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-flow:row wrap;flex-flow:row wrap;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;font-size:clamp(1rem,.0943662vw + .97640845rem,1.067rem)}#cart #cart-content--header-bottom .cart-edit .name-edit{max-width:100%;padding:8px;font-size:clamp(1rem,.47007042vw + .88248239rem,1.33375rem)}#cart #cart-content--header-bottom .cart-edit .btn{margin-left:5px;padding:0 10px;height:2.5em;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;background-color:#002a56;color:#fff}#cart #cart-content--header-bottom .cart-edit .btn[data-universe=madogdrikke],body[data-universe=madogdrikke] #cart #cart-content--header-bottom .cart-edit .btn{background-color:#283828}#cart #cart-content--header-bottom .cart-edit .btn[data-universe=ansvarlighed],body[data-universe=ansvarlighed] #cart #cart-content--header-bottom .cart-edit .btn{background-color:#004b6e}#cart #cart-content--header-bottom .cart-edit .btn[data-universe=okologi],body[data-universe=okologi] #cart #cart-content--header-bottom .cart-edit .btn{background-color:#025437}#cart #cart-content--header-bottom .cart-edit .btn[data-universe=kostogmotion],body[data-universe=kostogmotion] #cart #cart-content--header-bottom .cart-edit .btn{background-color:#007d9b}#cart #cart-content--header-bottom .cart-edit .btn[data-universe=madspild],body[data-universe=madspild] #cart #cart-content--header-bottom .cart-edit .btn{background-color:#b07818}#cart #cart-content--header-bottom .cart-edit .btn[data-universe=babyogborn],body[data-universe=babyogborn] #cart #cart-content--header-bottom .cart-edit .btn{background-color:#3d465a}#cart #cart-content--header-bottom .cart-edit .btn[data-universe=job],body[data-universe=job] #cart #cart-content--header-bottom .cart-edit .btn{background-color:#002a56}#cart #cart-content--header-bottom .cart-edit .btn .icon-base{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;color:#fff}#cart #cart-content--header-bottom .header-bottom--right{-ms-flex-item-align:center;align-self:center}@media (max-width:767px){#cart #cart-content--header-bottom .header-bottom--right{-ms-flex-item-align:start;align-self:start}#cart #cart-content--header-bottom .header-bottom--right .item-amount--value{font-size:clamp(1.6rem,.75211268vw + 1.41197183rem,2.134rem)}}#cart #cart-content--header-bottom .item-amount--label{margin-right:8px;text-transform:uppercase;font-size:clamp(1rem,.0943662vw + .97640845rem,1.067rem);font-weight:700}#cart #cart-content--header-bottom .item-amount--value{font-size:clamp(2rem,.94014085vw + 1.76496479rem,2.6675rem);font-weight:700}#cart #cart-content--contents{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;height:60%;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;background-color:#fff}#cart #cart-content--footer{z-index:1;background-color:#fff;-webkit-box-align:stretch;-ms-flex-align:stretch;align-items:stretch;padding:.8em;border-top:1px solid #e8e8e8;-ms-flex-negative:0;flex-shrink:0}@media screen and (max-height:700px){#cart #cart-content--footer{padding-bottom:30vh}}#cart #cart-content--lists{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-ms-flex-preferred-size:100%;flex-basis:100%;background-color:#fff;position:absolute;top:0;bottom:0;width:100%;z-index:10}#cart #cart-content--overlay{width:100%;height:100%;position:absolute;top:0;left:0;background:#000;opacity:.5}#cart #cart-content--overlay.cover-full{z-index:10}#cart #cart-content--spinner{position:absolute;left:50%;-webkit-transform:translateX(-50%);transform:translateX(-50%);top:40%;background:none;z-index:11}#cart #cart-content--spinner svg{width:64px;height:64px}@media (min-width:576px){#cart #cart-content--spinner svg{width:11.11111111vw}}@media (min-width:768px){#cart #cart-content--spinner svg{width:64px}}@media (min-width:1024px){#cart #cart-content--spinner svg{width:6.25vw}}@media (min-width:1280px){#cart #cart-content--spinner svg{width:64px}}@media (min-width:1536px){#cart #cart-content--spinner svg{width:64px}}@media (min-width:576px){#cart #cart-content--spinner svg{height:11.11111111vw}}@media (min-width:768px){#cart #cart-content--spinner svg{height:64px}}@media (min-width:1024px){#cart #cart-content--spinner svg{height:6.25vw}}@media (min-width:1280px){#cart #cart-content--spinner svg{height:64px}}@media (min-width:1536px){#cart #cart-content--spinner svg{height:64px}}#cart #cart-content--products{max-height:100%;min-height:0}#cart #cart-content--ingredients{max-height:50%;min-height:0}#cart #cart-content--ingredients,#cart #cart-content--products{overflow-y:scroll;overflow-x:hidden}#cart #cart-content--ingredients .cart-content--ingredients-bar,#cart #cart-content--ingredients .cart-content--products-bar,#cart #cart-content--products .cart-content--ingredients-bar,#cart #cart-content--products .cart-content--products-bar{font-size:14px;font-weight:light;display:-webkit-box;display:-ms-flexbox;display:flex;line-height:normal;padding:10px 14px 10px 50px;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}#cart #cart-content--ingredients .cart-content--products-bar,#cart #cart-content--products .cart-content--products-bar{border:1px solid #efeef2;background-color:#fff;color:#002a56}#cart #cart-content--ingredients .cart-content--products-bar[data-universe=ansvarlighed],#cart #cart-content--ingredients .cart-content--products-bar[data-universe=kostogmotion],#cart #cart-content--ingredients .cart-content--products-bar[data-universe=madogdrikke],#cart #cart-content--ingredients .cart-content--products-bar[data-universe=okologi],#cart #cart-content--products .cart-content--products-bar[data-universe=ansvarlighed],#cart #cart-content--products .cart-content--products-bar[data-universe=kostogmotion],#cart #cart-content--products .cart-content--products-bar[data-universe=madogdrikke],#cart #cart-content--products .cart-content--products-bar[data-universe=okologi],body[data-universe=ansvarlighed] #cart #cart-content--ingredients .cart-content--products-bar,body[data-universe=ansvarlighed] #cart #cart-content--products .cart-content--products-bar,body[data-universe=kostogmotion] #cart #cart-content--ingredients .cart-content--products-bar,body[data-universe=kostogmotion] #cart #cart-content--products .cart-content--products-bar,body[data-universe=madogdrikke] #cart #cart-content--ingredients .cart-content--products-bar,body[data-universe=madogdrikke] #cart #cart-content--products .cart-content--products-bar,body[data-universe=okologi] #cart #cart-content--ingredients .cart-content--products-bar,body[data-universe=okologi] #cart #cart-content--products .cart-content--products-bar{color:#002a56}#cart #cart-content--ingredients .cart-content--products-bar[data-universe=madspild],#cart #cart-content--products .cart-content--products-bar[data-universe=madspild],body[data-universe=madspild] #cart #cart-content--ingredients .cart-content--products-bar,body[data-universe=madspild] #cart #cart-content--products .cart-content--products-bar{color:#243825}#cart #cart-content--ingredients .cart-content--products-bar[data-universe=babyogborn],#cart #cart-content--ingredients .cart-content--products-bar[data-universe=job],#cart #cart-content--products .cart-content--products-bar[data-universe=babyogborn],#cart #cart-content--products .cart-content--products-bar[data-universe=job],body[data-universe=babyogborn] #cart #cart-content--ingredients .cart-content--products-bar,body[data-universe=babyogborn] #cart #cart-content--products .cart-content--products-bar,body[data-universe=job] #cart #cart-content--ingredients .cart-content--products-bar,body[data-universe=job] #cart #cart-content--products .cart-content--products-bar{color:#002a56}#cart #cart-content--ingredients .cart-content--products-bar .products-bar--empty a,#cart #cart-content--products .cart-content--products-bar .products-bar--empty a{display:inline-block;color:#002956;border-bottom-color:color(menu)}#cart #cart-content--ingredients .cart-content--products-bar .products-bar--empty a[data-universe=madogdrikke],#cart #cart-content--products .cart-content--products-bar .products-bar--empty a[data-universe=madogdrikke],body[data-universe=madogdrikke] #cart #cart-content--ingredients .cart-content--products-bar .products-bar--empty a,body[data-universe=madogdrikke] #cart #cart-content--products .cart-content--products-bar .products-bar--empty a{color:#002956}#cart #cart-content--ingredients .cart-content--products-bar .products-bar--empty a[data-universe=madspild],#cart #cart-content--products .cart-content--products-bar .products-bar--empty a[data-universe=madspild],body[data-universe=madspild] #cart #cart-content--ingredients .cart-content--products-bar .products-bar--empty a,body[data-universe=madspild] #cart #cart-content--products .cart-content--products-bar .products-bar--empty a{color:#28224b}#cart #cart-content--ingredients .cart-content--products-bar .products-bar--empty a:after,#cart #cart-content--products .cart-content--products-bar .products-bar--empty a:after{content:"";display:block;border-bottom:2px solid #002956;-webkit-transform:scaleX(0);transform:scaleX(0);-webkit-transition:-webkit-transform .3s ease-in-out;transition:-webkit-transform .3s ease-in-out;transition:transform .3s ease-in-out;transition:transform .3s ease-in-out,-webkit-transform .3s ease-in-out}#cart #cart-content--ingredients .cart-content--products-bar .products-bar--empty a:hover:after,#cart #cart-content--products .cart-content--products-bar .products-bar--empty a:hover:after{-webkit-transform:scaleX(1);transform:scaleX(1)}#cart #cart-content--ingredients .cart-content--ingredients-bar,#cart #cart-content--products .cart-content--ingredients-bar{color:#fff;background-color:#5c6377}#cart #cart-content--ingredients .cart-content--ingredients-bar .ingredients-bar--empty a,#cart #cart-content--products .cart-content--ingredients-bar .ingredients-bar--empty a{display:inline-block;color:#fff;border-bottom-color:#fff}#cart #cart-content--ingredients .cart-content--ingredients-bar .ingredients-bar--empty a:after,#cart #cart-content--products .cart-content--ingredients-bar .ingredients-bar--empty a:after{content:"";display:block;border-bottom:2px solid #fff;-webkit-transform:scaleX(0);transform:scaleX(0);-webkit-transition:-webkit-transform .3s ease-in-out;transition:-webkit-transform .3s ease-in-out;transition:transform .3s ease-in-out;transition:transform .3s ease-in-out,-webkit-transform .3s ease-in-out}#cart #cart-content--ingredients .cart-content--ingredients-bar .ingredients-bar--empty a:hover:after,#cart #cart-content--products .cart-content--ingredients-bar .ingredients-bar--empty a:hover:after{-webkit-transform:scaleX(1);transform:scaleX(1)}#cart #cart-content--ingredients .cart-content--ingredient-item,#cart #cart-content--ingredients .cart-content--product-item,#cart #cart-content--products .cart-content--ingredient-item,#cart #cart-content--products .cart-content--product-item{display:-webkit-box;display:-ms-flexbox;display:flex;padding:12px;border-color:#dfe2e9;-webkit-box-align:center;-ms-flex-align:center;align-items:center;border-bottom-width:1px;border-style:solid;line-height:normal;position:relative}#cart #cart-content--ingredients .cart-content--ingredient-item .ingredient-item--details,#cart #cart-content--ingredients .cart-content--ingredient-item .product-item--details,#cart #cart-content--ingredients .cart-content--product-item .ingredient-item--details,#cart #cart-content--ingredients .cart-content--product-item .product-item--details,#cart #cart-content--products .cart-content--ingredient-item .ingredient-item--details,#cart #cart-content--products .cart-content--ingredient-item .product-item--details,#cart #cart-content--products .cart-content--product-item .ingredient-item--details,#cart #cart-content--products .cart-content--product-item .product-item--details{padding-left:12px;-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;line-height:normal;font-size:16px;overflow:hidden;max-width:100%;display:block;position:relative}#cart #cart-content--ingredients .cart-content--ingredient-item .ingredient-item--details .details-overflow,#cart #cart-content--ingredients .cart-content--ingredient-item .product-item--details .details-overflow,#cart #cart-content--ingredients .cart-content--product-item .ingredient-item--details .details-overflow,#cart #cart-content--ingredients .cart-content--product-item .product-item--details .details-overflow,#cart #cart-content--products .cart-content--ingredient-item .ingredient-item--details .details-overflow,#cart #cart-content--products .cart-content--ingredient-item .product-item--details .details-overflow,#cart #cart-content--products .cart-content--product-item .ingredient-item--details .details-overflow,#cart #cart-content--products .cart-content--product-item .product-item--details .details-overflow{background:-webkit-gradient(linear,left top,right top,color-stop(0,hsla(0,0%,100%,0)),color-stop(60%,hsla(0,0%,100%,0)),to(#fff));background:linear-gradient(90deg,hsla(0,0%,100%,0),hsla(0,0%,100%,0) 60%,#fff);top:0;left:0;right:0;bottom:0;position:absolute}#cart #cart-content--ingredients .cart-content--ingredient-item .product-item--price,#cart #cart-content--ingredients .cart-content--product-item .product-item--price,#cart #cart-content--products .cart-content--ingredient-item .product-item--price,#cart #cart-content--products .cart-content--product-item .product-item--price{font-size:24px;line-height:44px;font-weight:700}#cart #cart-content--ingredients .cart-content--ingredient-item .product-item--description,#cart #cart-content--ingredients .cart-content--product-item .product-item--description,#cart #cart-content--products .cart-content--ingredient-item .product-item--description,#cart #cart-content--products .cart-content--product-item .product-item--description{white-space:nowrap}#cart #cart-content--ingredients .cart-content--ingredient-item .product-item--image,#cart #cart-content--ingredients .cart-content--product-item .product-item--image,#cart #cart-content--products .cart-content--ingredient-item .product-item--image,#cart #cart-content--products .cart-content--product-item .product-item--image{width:44px;height:44px;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}#cart #cart-content--ingredients .cart-content--ingredient-item .product-item--image img,#cart #cart-content--ingredients .cart-content--product-item .product-item--image img,#cart #cart-content--products .cart-content--ingredient-item .product-item--image img,#cart #cart-content--products .cart-content--product-item .product-item--image img{margin:0 auto;display:block;width:auto;height:auto;max-width:100%;max-height:100%}#cart #cart-content--ingredients .cart-content--ingredient-item .ingredient-item--title,#cart #cart-content--ingredients .cart-content--ingredient-item .product-item--title,#cart #cart-content--ingredients .cart-content--product-item .ingredient-item--title,#cart #cart-content--ingredients .cart-content--product-item .product-item--title,#cart #cart-content--products .cart-content--ingredient-item .ingredient-item--title,#cart #cart-content--products .cart-content--ingredient-item .product-item--title,#cart #cart-content--products .cart-content--product-item .ingredient-item--title,#cart #cart-content--products .cart-content--product-item .product-item--title{white-space:nowrap;font-weight:700}#cart #cart-content--ingredients .cart-content--ingredient-item:hover,#cart #cart-content--ingredients .cart-content--product-item:hover,#cart #cart-content--products .cart-content--ingredient-item:hover,#cart #cart-content--products .cart-content--product-item:hover{background-color:#dfe2e9!important}#cart #cart-content--ingredients .cart-content--ingredient-item:hover .details-overflow,#cart #cart-content--ingredients .cart-content--product-item:hover .details-overflow,#cart #cart-content--products .cart-content--ingredient-item:hover .details-overflow,#cart #cart-content--products .cart-content--product-item:hover .details-overflow{background:-webkit-gradient(linear,left top,right top,color-stop(0,hsla(0,0%,100%,0)),color-stop(60%,hsla(0,0%,100%,0)),to(#e4e4e4));background:linear-gradient(90deg,hsla(0,0%,100%,0),hsla(0,0%,100%,0) 60%,#e4e4e4)}#cart #cart-content--ingredients .cart-content--ingredient-item,#cart #cart-content--products .cart-content--ingredient-item{background-color:#efeef2}#cart #cart-content--ingredients .cart-content--ingredient-item .ingredient-item--details,#cart #cart-content--products .cart-content--ingredient-item .ingredient-item--details{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}#cart #cart-content--ingredients .cart-content--ingredient-item .ingredient-item--details>div,#cart #cart-content--products .cart-content--ingredient-item .ingredient-item--details>div{width:50%}#cart #cart-content--ingredients .cart-content--ingredient-item .ingredient-item--measurement,#cart #cart-content--ingredients .cart-content--ingredient-item .ingredient-item--title,#cart #cart-content--products .cart-content--ingredient-item .ingredient-item--measurement,#cart #cart-content--products .cart-content--ingredient-item .ingredient-item--title{line-height:normal}#cart #cart-content--ingredients .cart-content--ingredient-item .ingredient-item--actions,#cart #cart-content--products .cart-content--ingredient-item .ingredient-item--actions{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;margin-left:12px}#cart #cart-content--ingredients .cart-content--ingredient-item .ingredient-item--actions .action,#cart #cart-content--products .cart-content--ingredient-item .ingredient-item--actions .action{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:.2rem;position:relative;cursor:pointer}#cart #cart-content--ingredients .cart-content--ingredient-item .ingredient-item--actions .icon,#cart #cart-content--products .cart-content--ingredient-item .ingredient-item--actions .icon{background:none;width:28px;height:28px;-webkit-transform:none;transform:none;margin:0;padding:0}#cart #cart-content--ingredients .cart-content--ingredient-item .ingredient-item--actions .icon--mark-as-bought svg,#cart #cart-content--products .cart-content--ingredient-item .ingredient-item--actions .icon--mark-as-bought svg{width:100%;height:100%;padding:4px}#cart #cart-content--ingredients .cart-content--ingredient-item .ingredient-item--actions .icon--mark-as-bought svg>g,#cart #cart-content--products .cart-content--ingredient-item .ingredient-item--actions .icon--mark-as-bought svg>g{stroke:#2568ef}#cart #cart-content--ingredients .cart-content--ingredient-item .ingredient-item--actions .icon--remove svg,#cart #cart-content--products .cart-content--ingredient-item .ingredient-item--actions .icon--remove svg{fill:gray;width:100%;height:100%}#cart #cart-content .boughts .boughts-wrap .info .icon{background:none;width:28px;height:28px;-webkit-transform:none;transform:none;margin:0;padding:0}#cart #cart-content .boughts .boughts-wrap .info .icon--mark-as-bought svg{width:100%;height:100%;padding:4px}#cart #cart-content .boughts .boughts-wrap .info .icon--mark-as-bought svg>g{stroke:#2568ef}#cart #cart-content--no-items{font-size:16px;-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;max-width:65%;margin:0 auto;text-align:center}#cart #cart-content--no-items .no-items--title{font-size:medium;line-height:normal;font-weight:600;margin-bottom:10px}#cart #cart-content--no-items .no-items--text{font-size:medium;line-height:normal}#cart #cart-content--products{-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1}#cart #cart-content--total{background-color:#fff;border-color:#dfe2e9;border-top-width:1px;border-top-style:solid;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;padding:15px 5% 7vh}@media (min-width:1024px){#cart #cart-content--total{padding:15px 5%}}#cart #cart-content--total-amount{text-align:right}#cart #cart-content--total-amount,#cart #cart-content--total-label{width:50%;line-height:normal;font-size:clamp(1.2rem,.56408451vw + 1.05897887rem,1.6005rem);color:#002a56;font-weight:700}#cart #cart-content--total-amount[data-universe=ansvarlighed],#cart #cart-content--total-amount[data-universe=kostogmotion],#cart #cart-content--total-amount[data-universe=madogdrikke],#cart #cart-content--total-amount[data-universe=okologi],#cart #cart-content--total-label[data-universe=ansvarlighed],#cart #cart-content--total-label[data-universe=kostogmotion],#cart #cart-content--total-label[data-universe=madogdrikke],#cart #cart-content--total-label[data-universe=okologi],body[data-universe=ansvarlighed] #cart #cart-content--total-amount,body[data-universe=ansvarlighed] #cart #cart-content--total-label,body[data-universe=kostogmotion] #cart #cart-content--total-amount,body[data-universe=kostogmotion] #cart #cart-content--total-label,body[data-universe=madogdrikke] #cart #cart-content--total-amount,body[data-universe=madogdrikke] #cart #cart-content--total-label,body[data-universe=okologi] #cart #cart-content--total-amount,body[data-universe=okologi] #cart #cart-content--total-label{color:#002a56}#cart #cart-content--total-amount[data-universe=madspild],#cart #cart-content--total-label[data-universe=madspild],body[data-universe=madspild] #cart #cart-content--total-amount,body[data-universe=madspild] #cart #cart-content--total-label{color:#243825}#cart #cart-content--total-amount[data-universe=babyogborn],#cart #cart-content--total-amount[data-universe=job],#cart #cart-content--total-label[data-universe=babyogborn],#cart #cart-content--total-label[data-universe=job],body[data-universe=babyogborn] #cart #cart-content--total-amount,body[data-universe=babyogborn] #cart #cart-content--total-label,body[data-universe=job] #cart #cart-content--total-amount,body[data-universe=job] #cart #cart-content--total-label{color:#002a56}#cart #cart-content--checkout-button{width:100%;line-height:60px;padding-right:60px;margin-top:20px;padding:0}#cart #cart-content--checkout-button svg{fill:none;stroke:#fff;border-color:#fff;width:42px;height:42px;padding:9px;border:2px solid;border-radius:40px;float:left;margin:10px -41px 10px 15px}#cart #cart-content--checkout-button svg[data-universe=madogdrikke],body[data-universe=madogdrikke] #cart #cart-content--checkout-button svg{stroke:#385a36}#cart #cart-content--checkout-button svg[data-universe=ansvarlighed],#cart #cart-content--checkout-button svg[data-universe=kostogmotion],#cart #cart-content--checkout-button svg[data-universe=okologi],body[data-universe=ansvarlighed] #cart #cart-content--checkout-button svg,body[data-universe=kostogmotion] #cart #cart-content--checkout-button svg,body[data-universe=okologi] #cart #cart-content--checkout-button svg{stroke:#fff}#cart #cart-content--checkout-button svg[data-universe=madspild],body[data-universe=madspild] #cart #cart-content--checkout-button svg{stroke:#f5f3ed}#cart #cart-content--checkout-button svg[data-universe=babyogborn],#cart #cart-content--checkout-button svg[data-universe=job],body[data-universe=babyogborn] #cart #cart-content--checkout-button svg,body[data-universe=job] #cart #cart-content--checkout-button svg{stroke:#fff}#cart #cart-content--checkout-button svg[data-universe=madogdrikke],body[data-universe=madogdrikke] #cart #cart-content--checkout-button svg{border-color:#385a36}#cart #cart-content--checkout-button svg[data-universe=ansvarlighed],#cart #cart-content--checkout-button svg[data-universe=kostogmotion],#cart #cart-content--checkout-button svg[data-universe=okologi],body[data-universe=ansvarlighed] #cart #cart-content--checkout-button svg,body[data-universe=kostogmotion] #cart #cart-content--checkout-button svg,body[data-universe=okologi] #cart #cart-content--checkout-button svg{border-color:#fff}#cart #cart-content--checkout-button svg[data-universe=madspild],body[data-universe=madspild] #cart #cart-content--checkout-button svg{border-color:#f5f3ed}#cart #cart-content--checkout-button svg[data-universe=babyogborn],#cart #cart-content--checkout-button svg[data-universe=job],body[data-universe=babyogborn] #cart #cart-content--checkout-button svg,body[data-universe=job] #cart #cart-content--checkout-button svg{border-color:#fff}#cart #cart-content--checkout-button svg path{stroke:#fff;stroke-width:2}#cart #cart-content--checkout-button svg path[data-universe=madogdrikke],body[data-universe=madogdrikke] #cart #cart-content--checkout-button svg path{stroke:#385a36}#cart #cart-content--checkout-button svg path[data-universe=ansvarlighed],#cart #cart-content--checkout-button svg path[data-universe=kostogmotion],#cart #cart-content--checkout-button svg path[data-universe=okologi],body[data-universe=ansvarlighed] #cart #cart-content--checkout-button svg path,body[data-universe=kostogmotion] #cart #cart-content--checkout-button svg path,body[data-universe=okologi] #cart #cart-content--checkout-button svg path{stroke:#fff}#cart #cart-content--checkout-button svg path[data-universe=madspild],body[data-universe=madspild] #cart #cart-content--checkout-button svg path{stroke:#f5f3ed}#cart #cart-content--checkout-button svg path[data-universe=babyogborn],#cart #cart-content--checkout-button svg path[data-universe=job],body[data-universe=babyogborn] #cart #cart-content--checkout-button svg path,body[data-universe=job] #cart #cart-content--checkout-button svg path{stroke:#fff}#cart #cart-content.invisible{display:none;opacity:0}#cart .foodplan,#cart .mealplan{position:absolute;width:100%;background-color:#ebf2f4;height:100%;overflow:auto;padding:0 24px 48px;-webkit-transition-property:opacity;transition-property:opacity;-webkit-transition-duration:.3s;transition-duration:.3s;-webkit-transition-timing-function:ease-in-out;transition-timing-function:ease-in-out;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}#cart .foodplan[data-universe=madogdrikke],#cart .mealplan[data-universe=madogdrikke],body[data-universe=madogdrikke] #cart .foodplan,body[data-universe=madogdrikke] #cart .mealplan{background-color:#ebe4d7}#cart .foodplan[data-universe=ansvarlighed],#cart .mealplan[data-universe=ansvarlighed],body[data-universe=ansvarlighed] #cart .foodplan,body[data-universe=ansvarlighed] #cart .mealplan{background-color:#ebf2f4}#cart .foodplan[data-universe=okologi],#cart .mealplan[data-universe=okologi],body[data-universe=okologi] #cart .foodplan,body[data-universe=okologi] #cart .mealplan{background-color:#f5f3ed}#cart .foodplan[data-universe=kostogmotion],#cart .mealplan[data-universe=kostogmotion],body[data-universe=kostogmotion] #cart .foodplan,body[data-universe=kostogmotion] #cart .mealplan{background-color:#ebf2f4}#cart .foodplan[data-universe=madspild],#cart .mealplan[data-universe=madspild],body[data-universe=madspild] #cart .foodplan,body[data-universe=madspild] #cart .mealplan{background-color:#f5f3ed}#cart .foodplan[data-universe=babyogborn],#cart .mealplan[data-universe=babyogborn],body[data-universe=babyogborn] #cart .foodplan,body[data-universe=babyogborn] #cart .mealplan{background-color:#ecf0f5}#cart .foodplan[data-universe=job],#cart .mealplan[data-universe=job],body[data-universe=job] #cart .foodplan,body[data-universe=job] #cart .mealplan{background-color:#e5ebf6}@media (min-width:1024px){#cart .foodplan,#cart .mealplan{padding-left:50px}}#cart .foodplan.invisible,#cart .mealplan.invisible{display:none;opacity:0}#cart .foodplan .mealplan-top,#cart .mealplan .mealplan-top{width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;padding-top:12px}@media (min-width:1024px){#cart .foodplan .mealplan-top,#cart .mealplan .mealplan-top{padding-top:24px}}#cart .foodplan .mealplan-top .close-mealplan,#cart .mealplan .mealplan-top .close-mealplan{width:53px;height:53px;background-color:#2568ef;color:#fff;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;border-radius:999px;cursor:pointer;-webkit-transition:.25s;transition:.25s}#cart .foodplan .mealplan-top .close-mealplan[data-universe=madogdrikke],#cart .mealplan .mealplan-top .close-mealplan[data-universe=madogdrikke],body[data-universe=madogdrikke] #cart .foodplan .mealplan-top .close-mealplan,body[data-universe=madogdrikke] #cart .mealplan .mealplan-top .close-mealplan{background-color:#385a36}#cart .foodplan .mealplan-top .close-mealplan[data-universe=ansvarlighed],#cart .mealplan .mealplan-top .close-mealplan[data-universe=ansvarlighed],body[data-universe=ansvarlighed] #cart .foodplan .mealplan-top .close-mealplan,body[data-universe=ansvarlighed] #cart .mealplan .mealplan-top .close-mealplan{background-color:#0d7ea3}#cart .foodplan .mealplan-top .close-mealplan[data-universe=okologi],#cart .mealplan .mealplan-top .close-mealplan[data-universe=okologi],body[data-universe=okologi] #cart .foodplan .mealplan-top .close-mealplan,body[data-universe=okologi] #cart .mealplan .mealplan-top .close-mealplan{background-color:#98c084}#cart .foodplan .mealplan-top .close-mealplan[data-universe=kostogmotion],#cart .mealplan .mealplan-top .close-mealplan[data-universe=kostogmotion],body[data-universe=kostogmotion] #cart .foodplan .mealplan-top .close-mealplan,body[data-universe=kostogmotion] #cart .mealplan .mealplan-top .close-mealplan{background-color:#94cee3}#cart .foodplan .mealplan-top .close-mealplan[data-universe=madspild],#cart .mealplan .mealplan-top .close-mealplan[data-universe=madspild],body[data-universe=madspild] #cart .foodplan .mealplan-top .close-mealplan,body[data-universe=madspild] #cart .mealplan .mealplan-top .close-mealplan{background-color:#edd394}#cart .foodplan .mealplan-top .close-mealplan[data-universe=babyogborn],#cart .mealplan .mealplan-top .close-mealplan[data-universe=babyogborn],body[data-universe=babyogborn] #cart .foodplan .mealplan-top .close-mealplan,body[data-universe=babyogborn] #cart .mealplan .mealplan-top .close-mealplan{background-color:#a4b2c6}#cart .foodplan .mealplan-top .close-mealplan[data-universe=job],#cart .mealplan .mealplan-top .close-mealplan[data-universe=job],body[data-universe=job] #cart .foodplan .mealplan-top .close-mealplan,body[data-universe=job] #cart .mealplan .mealplan-top .close-mealplan{background-color:#053ea5}#cart .foodplan .mealplan-top .close-mealplan[data-universe=madogdrikke],#cart .mealplan .mealplan-top .close-mealplan[data-universe=madogdrikke],body[data-universe=madogdrikke] #cart .foodplan .mealplan-top .close-mealplan,body[data-universe=madogdrikke] #cart .mealplan .mealplan-top .close-mealplan{color:#fadc94}#cart .foodplan .mealplan-top .close-mealplan[data-universe=ansvarlighed],#cart .mealplan .mealplan-top .close-mealplan[data-universe=ansvarlighed],body[data-universe=ansvarlighed] #cart .foodplan .mealplan-top .close-mealplan,body[data-universe=ansvarlighed] #cart .mealplan .mealplan-top .close-mealplan{color:#fff}#cart .foodplan .mealplan-top .close-mealplan[data-universe=kostogmotion],#cart .foodplan .mealplan-top .close-mealplan[data-universe=okologi],#cart .mealplan .mealplan-top .close-mealplan[data-universe=kostogmotion],#cart .mealplan .mealplan-top .close-mealplan[data-universe=okologi],body[data-universe=kostogmotion] #cart .foodplan .mealplan-top .close-mealplan,body[data-universe=kostogmotion] #cart .mealplan .mealplan-top .close-mealplan,body[data-universe=okologi] #cart .foodplan .mealplan-top .close-mealplan,body[data-universe=okologi] #cart .mealplan .mealplan-top .close-mealplan{color:#000}#cart .foodplan .mealplan-top .close-mealplan[data-universe=madspild],#cart .mealplan .mealplan-top .close-mealplan[data-universe=madspild],body[data-universe=madspild] #cart .foodplan .mealplan-top .close-mealplan,body[data-universe=madspild] #cart .mealplan .mealplan-top .close-mealplan{color:#af7818}#cart .foodplan .mealplan-top .close-mealplan[data-universe=babyogborn],#cart .foodplan .mealplan-top .close-mealplan[data-universe=job],#cart .mealplan .mealplan-top .close-mealplan[data-universe=babyogborn],#cart .mealplan .mealplan-top .close-mealplan[data-universe=job],body[data-universe=babyogborn] #cart .foodplan .mealplan-top .close-mealplan,body[data-universe=babyogborn] #cart .mealplan .mealplan-top .close-mealplan,body[data-universe=job] #cart .foodplan .mealplan-top .close-mealplan,body[data-universe=job] #cart .mealplan .mealplan-top .close-mealplan{color:#fff}@media (min-width:1024px){#cart .foodplan .mealplan-top .close-mealplan:hover,#cart .mealplan .mealplan-top .close-mealplan:hover{background-color:#0e47ba}#cart .foodplan .mealplan-top .close-mealplan:hover[data-universe=madogdrikke],#cart .mealplan .mealplan-top .close-mealplan:hover[data-universe=madogdrikke],body[data-universe=madogdrikke] #cart .foodplan .mealplan-top .close-mealplan:hover,body[data-universe=madogdrikke] #cart .mealplan .mealplan-top .close-mealplan:hover{background-color:#1a2a19}#cart .foodplan .mealplan-top .close-mealplan:hover[data-universe=ansvarlighed],#cart .mealplan .mealplan-top .close-mealplan:hover[data-universe=ansvarlighed],body[data-universe=ansvarlighed] #cart .foodplan .mealplan-top .close-mealplan:hover,body[data-universe=ansvarlighed] #cart .mealplan .mealplan-top .close-mealplan:hover{background-color:#07475c}#cart .foodplan .mealplan-top .close-mealplan:hover[data-universe=okologi],#cart .mealplan .mealplan-top .close-mealplan:hover[data-universe=okologi],body[data-universe=okologi] #cart .foodplan .mealplan-top .close-mealplan:hover,body[data-universe=okologi] #cart .mealplan .mealplan-top .close-mealplan:hover{background-color:#6ea454}#cart .foodplan .mealplan-top .close-mealplan:hover[data-universe=kostogmotion],#cart .mealplan .mealplan-top .close-mealplan:hover[data-universe=kostogmotion],body[data-universe=kostogmotion] #cart .foodplan .mealplan-top .close-mealplan:hover,body[data-universe=kostogmotion] #cart .mealplan .mealplan-top .close-mealplan:hover{background-color:#57b2d3}#cart .foodplan .mealplan-top .close-mealplan:hover[data-universe=madspild],#cart .mealplan .mealplan-top .close-mealplan:hover[data-universe=madspild],body[data-universe=madspild] #cart .foodplan .mealplan-top .close-mealplan:hover,body[data-universe=madspild] #cart .mealplan .mealplan-top .close-mealplan:hover{background-color:#e2b853}#cart .foodplan .mealplan-top .close-mealplan:hover[data-universe=babyogborn],#cart .mealplan .mealplan-top .close-mealplan:hover[data-universe=babyogborn],body[data-universe=babyogborn] #cart .foodplan .mealplan-top .close-mealplan:hover,body[data-universe=babyogborn] #cart .mealplan .mealplan-top .close-mealplan:hover{background-color:#758aa9}#cart .foodplan .mealplan-top .close-mealplan:hover[data-universe=job],#cart .mealplan .mealplan-top .close-mealplan:hover[data-universe=job],body[data-universe=job] #cart .foodplan .mealplan-top .close-mealplan:hover,body[data-universe=job] #cart .mealplan .mealplan-top .close-mealplan:hover{background-color:#03225b}}#cart .foodplan .mealplan-top .close-mealplan svg,#cart .mealplan .mealplan-top .close-mealplan svg{fill:#fff;height:28px;width:28px;cursor:pointer}#cart .foodplan .mealplan-top .close-mealplan svg[data-universe=madogdrikke],#cart .mealplan .mealplan-top .close-mealplan svg[data-universe=madogdrikke],body[data-universe=madogdrikke] #cart .foodplan .mealplan-top .close-mealplan svg,body[data-universe=madogdrikke] #cart .mealplan .mealplan-top .close-mealplan svg{fill:#fadc94}#cart .foodplan .mealplan-top .close-mealplan svg[data-universe=ansvarlighed],#cart .mealplan .mealplan-top .close-mealplan svg[data-universe=ansvarlighed],body[data-universe=ansvarlighed] #cart .foodplan .mealplan-top .close-mealplan svg,body[data-universe=ansvarlighed] #cart .mealplan .mealplan-top .close-mealplan svg{fill:#fff}#cart .foodplan .mealplan-top .close-mealplan svg[data-universe=kostogmotion],#cart .foodplan .mealplan-top .close-mealplan svg[data-universe=okologi],#cart .mealplan .mealplan-top .close-mealplan svg[data-universe=kostogmotion],#cart .mealplan .mealplan-top .close-mealplan svg[data-universe=okologi],body[data-universe=kostogmotion] #cart .foodplan .mealplan-top .close-mealplan svg,body[data-universe=kostogmotion] #cart .mealplan .mealplan-top .close-mealplan svg,body[data-universe=okologi] #cart .foodplan .mealplan-top .close-mealplan svg,body[data-universe=okologi] #cart .mealplan .mealplan-top .close-mealplan svg{fill:#000}#cart .foodplan .mealplan-top .close-mealplan svg[data-universe=madspild],#cart .mealplan .mealplan-top .close-mealplan svg[data-universe=madspild],body[data-universe=madspild] #cart .foodplan .mealplan-top .close-mealplan svg,body[data-universe=madspild] #cart .mealplan .mealplan-top .close-mealplan svg{fill:#af7818}#cart .foodplan .mealplan-top .close-mealplan svg[data-universe=babyogborn],#cart .foodplan .mealplan-top .close-mealplan svg[data-universe=job],#cart .mealplan .mealplan-top .close-mealplan svg[data-universe=babyogborn],#cart .mealplan .mealplan-top .close-mealplan svg[data-universe=job],body[data-universe=babyogborn] #cart .foodplan .mealplan-top .close-mealplan svg,body[data-universe=babyogborn] #cart .mealplan .mealplan-top .close-mealplan svg,body[data-universe=job] #cart .foodplan .mealplan-top .close-mealplan svg,body[data-universe=job] #cart .mealplan .mealplan-top .close-mealplan svg{fill:#fff}#cart .foodplan .mealplan-header,#cart .mealplan .mealplan-header{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;margin-bottom:32px;padding-top:24px}@media (min-width:576px){#cart .foodplan .mealplan-header,#cart .mealplan .mealplan-header{margin-bottom:5.55555556vw}}@media (min-width:768px){#cart .foodplan .mealplan-header,#cart .mealplan .mealplan-header{margin-bottom:32px}}@media (min-width:1024px){#cart .foodplan .mealplan-header,#cart .mealplan .mealplan-header{margin-bottom:3.125vw}}@media (min-width:1280px){#cart .foodplan .mealplan-header,#cart .mealplan .mealplan-header{margin-bottom:32px}}@media (min-width:1536px){#cart .foodplan .mealplan-header,#cart .mealplan .mealplan-header{margin-bottom:32px}}#cart .foodplan .mealplan-header .title,#cart .mealplan .mealplan-header .title{margin-bottom:0}#cart .foodplan .title,#cart .mealplan .title{color:#002a56;font-weight:700}#cart .foodplan .title[data-universe=madogdrikke],#cart .mealplan .title[data-universe=madogdrikke],body[data-universe=madogdrikke] #cart .foodplan .title,body[data-universe=madogdrikke] #cart .mealplan .title{color:#283828}#cart .foodplan .title[data-universe=ansvarlighed],#cart .mealplan .title[data-universe=ansvarlighed],body[data-universe=ansvarlighed] #cart .foodplan .title,body[data-universe=ansvarlighed] #cart .mealplan .title{color:#004b6e}#cart .foodplan .title[data-universe=okologi],#cart .mealplan .title[data-universe=okologi],body[data-universe=okologi] #cart .foodplan .title,body[data-universe=okologi] #cart .mealplan .title{color:#025437}#cart .foodplan .title[data-universe=kostogmotion],#cart .mealplan .title[data-universe=kostogmotion],body[data-universe=kostogmotion] #cart .foodplan .title,body[data-universe=kostogmotion] #cart .mealplan .title{color:#007d9b}#cart .foodplan .title[data-universe=madspild],#cart .mealplan .title[data-universe=madspild],body[data-universe=madspild] #cart .foodplan .title,body[data-universe=madspild] #cart .mealplan .title{color:#b07818}#cart .foodplan .title[data-universe=babyogborn],#cart .mealplan .title[data-universe=babyogborn],body[data-universe=babyogborn] #cart .foodplan .title,body[data-universe=babyogborn] #cart .mealplan .title{color:#3d465a}#cart .foodplan .title[data-universe=job],#cart .mealplan .title[data-universe=job],body[data-universe=job] #cart .foodplan .title,body[data-universe=job] #cart .mealplan .title{color:#002a56}#cart .foodplan ul,#cart .mealplan ul{position:relative;list-style:none;-webkit-box-flex:1;-ms-flex:1;flex:1}#cart .foodplan .weekday,#cart .mealplan .weekday{width:100%;margin-bottom:64px;-webkit-transition-property:all;transition-property:all;-webkit-transition-duration:.3s;transition-duration:.3s;-webkit-transition-timing-function:ease-in-out;transition-timing-function:ease-in-out}@media (min-width:576px){#cart .foodplan .weekday,#cart .mealplan .weekday{margin-bottom:11.11111111vw}}@media (min-width:768px){#cart .foodplan .weekday,#cart .mealplan .weekday{margin-bottom:64px}}@media (min-width:1024px){#cart .foodplan .weekday,#cart .mealplan .weekday{margin-bottom:6.25vw}}@media (min-width:1280px){#cart .foodplan .weekday,#cart .mealplan .weekday{margin-bottom:64px}}@media (min-width:1536px){#cart .foodplan .weekday,#cart .mealplan .weekday{margin-bottom:64px}}#cart .foodplan .weekday.list-complete-enter,#cart .foodplan .weekday.list-complete-leave-to,#cart .mealplan .weekday.list-complete-enter,#cart .mealplan .weekday.list-complete-leave-to{opacity:0}#cart .foodplan .weekday.list-complete-leave-active,#cart .mealplan .weekday.list-complete-leave-active{position:absolute}#cart .foodplan .weekday .subtitle,#cart .mealplan .weekday .subtitle{font-size:clamp(1.6rem,.75211268vw + 1.41197183rem,2.134rem);color:#002a56;margin-bottom:24px;font-weight:700;font-family:Uniform Rnd ExCond,sans-serif}#cart .foodplan .weekday .subtitle[data-universe=madogdrikke],#cart .mealplan .weekday .subtitle[data-universe=madogdrikke],body[data-universe=madogdrikke] #cart .foodplan .weekday .subtitle,body[data-universe=madogdrikke] #cart .mealplan .weekday .subtitle{color:#283828}#cart .foodplan .weekday .subtitle[data-universe=ansvarlighed],#cart .mealplan .weekday .subtitle[data-universe=ansvarlighed],body[data-universe=ansvarlighed] #cart .foodplan .weekday .subtitle,body[data-universe=ansvarlighed] #cart .mealplan .weekday .subtitle{color:#004b6e}#cart .foodplan .weekday .subtitle[data-universe=okologi],#cart .mealplan .weekday .subtitle[data-universe=okologi],body[data-universe=okologi] #cart .foodplan .weekday .subtitle,body[data-universe=okologi] #cart .mealplan .weekday .subtitle{color:#025437}#cart .foodplan .weekday .subtitle[data-universe=kostogmotion],#cart .mealplan .weekday .subtitle[data-universe=kostogmotion],body[data-universe=kostogmotion] #cart .foodplan .weekday .subtitle,body[data-universe=kostogmotion] #cart .mealplan .weekday .subtitle{color:#007d9b}#cart .foodplan .weekday .subtitle[data-universe=madspild],#cart .mealplan .weekday .subtitle[data-universe=madspild],body[data-universe=madspild] #cart .foodplan .weekday .subtitle,body[data-universe=madspild] #cart .mealplan .weekday .subtitle{color:#b07818}#cart .foodplan .weekday .subtitle[data-universe=babyogborn],#cart .mealplan .weekday .subtitle[data-universe=babyogborn],body[data-universe=babyogborn] #cart .foodplan .weekday .subtitle,body[data-universe=babyogborn] #cart .mealplan .weekday .subtitle{color:#3d465a}#cart .foodplan .weekday .subtitle[data-universe=job],#cart .mealplan .weekday .subtitle[data-universe=job],body[data-universe=job] #cart .foodplan .weekday .subtitle,body[data-universe=job] #cart .mealplan .weekday .subtitle{color:#002a56}@media (min-width:576px){#cart .foodplan .weekday .subtitle,#cart .mealplan .weekday .subtitle{margin-bottom:4.16666667vw}}@media (min-width:768px){#cart .foodplan .weekday .subtitle,#cart .mealplan .weekday .subtitle{margin-bottom:24px}}@media (min-width:1024px){#cart .foodplan .weekday .subtitle,#cart .mealplan .weekday .subtitle{margin-bottom:2.34375vw}}@media (min-width:1280px){#cart .foodplan .weekday .subtitle,#cart .mealplan .weekday .subtitle{margin-bottom:24px}}@media (min-width:1536px){#cart .foodplan .weekday .subtitle,#cart .mealplan .weekday .subtitle{margin-bottom:24px}}#cart .foodplan .weekday .recipe .image,#cart .mealplan .weekday .recipe .image{height:224px;background-size:cover}@media (min-width:576px){#cart .foodplan .weekday .recipe .image,#cart .mealplan .weekday .recipe .image{height:38.88888889vw}}@media (min-width:768px){#cart .foodplan .weekday .recipe .image,#cart .mealplan .weekday .recipe .image{height:224px}}@media (min-width:1024px){#cart .foodplan .weekday .recipe .image,#cart .mealplan .weekday .recipe .image{height:21.875vw}}@media (min-width:1280px){#cart .foodplan .weekday .recipe .image,#cart .mealplan .weekday .recipe .image{height:224px}}@media (min-width:1536px){#cart .foodplan .weekday .recipe .image,#cart .mealplan .weekday .recipe .image{height:224px}}#cart .foodplan .weekday .recipe .title,#cart .mealplan .weekday .recipe .title{background-color:#ebf2f4;color:#002a56;font-size:clamp(1.2rem,.56408451vw + 1.05897887rem,1.6005rem);line-height:1em;margin-top:-32px;padding-right:32px;padding-top:24px;width:80%;display:inline-block}#cart .foodplan .weekday .recipe .title[data-universe=madogdrikke],#cart .mealplan .weekday .recipe .title[data-universe=madogdrikke],body[data-universe=madogdrikke] #cart .foodplan .weekday .recipe .title,body[data-universe=madogdrikke] #cart .mealplan .weekday .recipe .title{background-color:#ebe4d7}#cart .foodplan .weekday .recipe .title[data-universe=ansvarlighed],#cart .mealplan .weekday .recipe .title[data-universe=ansvarlighed],body[data-universe=ansvarlighed] #cart .foodplan .weekday .recipe .title,body[data-universe=ansvarlighed] #cart .mealplan .weekday .recipe .title{background-color:#ebf2f4}#cart .foodplan .weekday .recipe .title[data-universe=okologi],#cart .mealplan .weekday .recipe .title[data-universe=okologi],body[data-universe=okologi] #cart .foodplan .weekday .recipe .title,body[data-universe=okologi] #cart .mealplan .weekday .recipe .title{background-color:#f5f3ed}#cart .foodplan .weekday .recipe .title[data-universe=kostogmotion],#cart .mealplan .weekday .recipe .title[data-universe=kostogmotion],body[data-universe=kostogmotion] #cart .foodplan .weekday .recipe .title,body[data-universe=kostogmotion] #cart .mealplan .weekday .recipe .title{background-color:#ebf2f4}#cart .foodplan .weekday .recipe .title[data-universe=madspild],#cart .mealplan .weekday .recipe .title[data-universe=madspild],body[data-universe=madspild] #cart .foodplan .weekday .recipe .title,body[data-universe=madspild] #cart .mealplan .weekday .recipe .title{background-color:#f5f3ed}#cart .foodplan .weekday .recipe .title[data-universe=babyogborn],#cart .mealplan .weekday .recipe .title[data-universe=babyogborn],body[data-universe=babyogborn] #cart .foodplan .weekday .recipe .title,body[data-universe=babyogborn] #cart .mealplan .weekday .recipe .title{background-color:#ecf0f5}#cart .foodplan .weekday .recipe .title[data-universe=job],#cart .mealplan .weekday .recipe .title[data-universe=job],body[data-universe=job] #cart .foodplan .weekday .recipe .title,body[data-universe=job] #cart .mealplan .weekday .recipe .title{background-color:#e5ebf6}#cart .foodplan .weekday .recipe .title[data-universe=madogdrikke],#cart .mealplan .weekday .recipe .title[data-universe=madogdrikke],body[data-universe=madogdrikke] #cart .foodplan .weekday .recipe .title,body[data-universe=madogdrikke] #cart .mealplan .weekday .recipe .title{color:#283828}#cart .foodplan .weekday .recipe .title[data-universe=ansvarlighed],#cart .mealplan .weekday .recipe .title[data-universe=ansvarlighed],body[data-universe=ansvarlighed] #cart .foodplan .weekday .recipe .title,body[data-universe=ansvarlighed] #cart .mealplan .weekday .recipe .title{color:#004b6e}#cart .foodplan .weekday .recipe .title[data-universe=okologi],#cart .mealplan .weekday .recipe .title[data-universe=okologi],body[data-universe=okologi] #cart .foodplan .weekday .recipe .title,body[data-universe=okologi] #cart .mealplan .weekday .recipe .title{color:#025437}#cart .foodplan .weekday .recipe .title[data-universe=kostogmotion],#cart .mealplan .weekday .recipe .title[data-universe=kostogmotion],body[data-universe=kostogmotion] #cart .foodplan .weekday .recipe .title,body[data-universe=kostogmotion] #cart .mealplan .weekday .recipe .title{color:#007d9b}#cart .foodplan .weekday .recipe .title[data-universe=madspild],#cart .mealplan .weekday .recipe .title[data-universe=madspild],body[data-universe=madspild] #cart .foodplan .weekday .recipe .title,body[data-universe=madspild] #cart .mealplan .weekday .recipe .title{color:#b07818}#cart .foodplan .weekday .recipe .title[data-universe=babyogborn],#cart .mealplan .weekday .recipe .title[data-universe=babyogborn],body[data-universe=babyogborn] #cart .foodplan .weekday .recipe .title,body[data-universe=babyogborn] #cart .mealplan .weekday .recipe .title{color:#3d465a}#cart .foodplan .weekday .recipe .title[data-universe=job],#cart .mealplan .weekday .recipe .title[data-universe=job],body[data-universe=job] #cart .foodplan .weekday .recipe .title,body[data-universe=job] #cart .mealplan .weekday .recipe .title{color:#002a56}@media (min-width:576px){#cart .foodplan .weekday .recipe .title,#cart .mealplan .weekday .recipe .title{margin-top:-5.55555556vw}}@media (min-width:768px){#cart .foodplan .weekday .recipe .title,#cart .mealplan .weekday .recipe .title{margin-top:-32px}}@media (min-width:1024px){#cart .foodplan .weekday .recipe .title,#cart .mealplan .weekday .recipe .title{margin-top:-3.125vw}}@media (min-width:1280px){#cart .foodplan .weekday .recipe .title,#cart .mealplan .weekday .recipe .title{margin-top:-32px}}@media (min-width:1536px){#cart .foodplan .weekday .recipe .title,#cart .mealplan .weekday .recipe .title{margin-top:-32px}}@media (min-width:576px){#cart .foodplan .weekday .recipe .title,#cart .mealplan .weekday .recipe .title{padding-right:5.55555556vw}}@media (min-width:768px){#cart .foodplan .weekday .recipe .title,#cart .mealplan .weekday .recipe .title{padding-right:32px}}@media (min-width:1024px){#cart .foodplan .weekday .recipe .title,#cart .mealplan .weekday .recipe .title{padding-right:3.125vw}}@media (min-width:1280px){#cart .foodplan .weekday .recipe .title,#cart .mealplan .weekday .recipe .title{padding-right:32px}}@media (min-width:1536px){#cart .foodplan .weekday .recipe .title,#cart .mealplan .weekday .recipe .title{padding-right:32px}}@media (min-width:576px){#cart .foodplan .weekday .recipe .title,#cart .mealplan .weekday .recipe .title{padding-top:4.16666667vw}}@media (min-width:768px){#cart .foodplan .weekday .recipe .title,#cart .mealplan .weekday .recipe .title{padding-top:24px}}@media (min-width:1024px){#cart .foodplan .weekday .recipe .title,#cart .mealplan .weekday .recipe .title{padding-top:2.34375vw}}@media (min-width:1280px){#cart .foodplan .weekday .recipe .title,#cart .mealplan .weekday .recipe .title{padding-top:24px}}@media (min-width:1536px){#cart .foodplan .weekday .recipe .title,#cart .mealplan .weekday .recipe .title{padding-top:24px}}#cart .foodplan .weekday .recipe-header,#cart .mealplan .weekday .recipe-header{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:stretch;-ms-flex-align:stretch;align-items:stretch;-webkit-box-flex:1;-ms-flex:1;flex:1}#cart .foodplan .weekday .week-and-switch,#cart .mealplan .weekday .week-and-switch{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}@media (min-width:1024px){#cart .foodplan .weekday .week-and-switch,#cart .mealplan .weekday .week-and-switch{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-align:center;-ms-flex-align:center;align-items:center}}#cart .foodplan .mealplan-actions,#cart .mealplan .mealplan-actions{text-align:center}#cart .foodplan .mealplan-actions button:first-child,#cart .mealplan .mealplan-actions button:first-child{float:left}#cart .foodplan .mealplan-actions button:last-child,#cart .mealplan .mealplan-actions button:last-child{float:right;margin-left:24px}@media (min-width:576px){#cart .foodplan .mealplan-actions button:last-child,#cart .mealplan .mealplan-actions button:last-child{margin-left:4.16666667vw}}@media (min-width:768px){#cart .foodplan .mealplan-actions button:last-child,#cart .mealplan .mealplan-actions button:last-child{margin-left:24px}}@media (min-width:1024px){#cart .foodplan .mealplan-actions button:last-child,#cart .mealplan .mealplan-actions button:last-child{margin-left:2.34375vw}}@media (min-width:1280px){#cart .foodplan .mealplan-actions button:last-child,#cart .mealplan .mealplan-actions button:last-child{margin-left:24px}}@media (min-width:1536px){#cart .foodplan .mealplan-actions button:last-child,#cart .mealplan .mealplan-actions button:last-child{margin-left:24px}}#cart .foodplan .mealplan-actions button.button,#cart .foodplan .mealplan-actions section.filtering .pagination button,#cart .mealplan .mealplan-actions button.button,#cart .mealplan .mealplan-actions section.filtering .pagination button,section.filtering .pagination #cart .foodplan .mealplan-actions button,section.filtering .pagination #cart .mealplan .mealplan-actions button{padding:0;background:none;width:40px;height:40px;border-radius:999px;background-color:#2568ef;-webkit-transition:.25s;transition:.25s;padding:1vw}@media (min-width:576px){#cart .foodplan .mealplan-actions button.button,#cart .foodplan .mealplan-actions section.filtering .pagination button,#cart .mealplan .mealplan-actions button.button,#cart .mealplan .mealplan-actions section.filtering .pagination button,section.filtering .pagination #cart .foodplan .mealplan-actions button,section.filtering .pagination #cart .mealplan .mealplan-actions button{width:6.94444444vw}}@media (min-width:768px){#cart .foodplan .mealplan-actions button.button,#cart .foodplan .mealplan-actions section.filtering .pagination button,#cart .mealplan .mealplan-actions button.button,#cart .mealplan .mealplan-actions section.filtering .pagination button,section.filtering .pagination #cart .foodplan .mealplan-actions button,section.filtering .pagination #cart .mealplan .mealplan-actions button{width:40px}}@media (min-width:1024px){#cart .foodplan .mealplan-actions button.button,#cart .foodplan .mealplan-actions section.filtering .pagination button,#cart .mealplan .mealplan-actions button.button,#cart .mealplan .mealplan-actions section.filtering .pagination button,section.filtering .pagination #cart .foodplan .mealplan-actions button,section.filtering .pagination #cart .mealplan .mealplan-actions button{width:3.90625vw}}@media (min-width:1280px){#cart .foodplan .mealplan-actions button.button,#cart .foodplan .mealplan-actions section.filtering .pagination button,#cart .mealplan .mealplan-actions button.button,#cart .mealplan .mealplan-actions section.filtering .pagination button,section.filtering .pagination #cart .foodplan .mealplan-actions button,section.filtering .pagination #cart .mealplan .mealplan-actions button{width:40px}}@media (min-width:1536px){#cart .foodplan .mealplan-actions button.button,#cart .foodplan .mealplan-actions section.filtering .pagination button,#cart .mealplan .mealplan-actions button.button,#cart .mealplan .mealplan-actions section.filtering .pagination button,section.filtering .pagination #cart .foodplan .mealplan-actions button,section.filtering .pagination #cart .mealplan .mealplan-actions button{width:40px}}@media (min-width:576px){#cart .foodplan .mealplan-actions button.button,#cart .foodplan .mealplan-actions section.filtering .pagination button,#cart .mealplan .mealplan-actions button.button,#cart .mealplan .mealplan-actions section.filtering .pagination button,section.filtering .pagination #cart .foodplan .mealplan-actions button,section.filtering .pagination #cart .mealplan .mealplan-actions button{height:6.94444444vw}}@media (min-width:768px){#cart .foodplan .mealplan-actions button.button,#cart .foodplan .mealplan-actions section.filtering .pagination button,#cart .mealplan .mealplan-actions button.button,#cart .mealplan .mealplan-actions section.filtering .pagination button,section.filtering .pagination #cart .foodplan .mealplan-actions button,section.filtering .pagination #cart .mealplan .mealplan-actions button{height:40px}}@media (min-width:1024px){#cart .foodplan .mealplan-actions button.button,#cart .foodplan .mealplan-actions section.filtering .pagination button,#cart .mealplan .mealplan-actions button.button,#cart .mealplan .mealplan-actions section.filtering .pagination button,section.filtering .pagination #cart .foodplan .mealplan-actions button,section.filtering .pagination #cart .mealplan .mealplan-actions button{height:3.90625vw}}@media (min-width:1280px){#cart .foodplan .mealplan-actions button.button,#cart .foodplan .mealplan-actions section.filtering .pagination button,#cart .mealplan .mealplan-actions button.button,#cart .mealplan .mealplan-actions section.filtering .pagination button,section.filtering .pagination #cart .foodplan .mealplan-actions button,section.filtering .pagination #cart .mealplan .mealplan-actions button{height:40px}}@media (min-width:1536px){#cart .foodplan .mealplan-actions button.button,#cart .foodplan .mealplan-actions section.filtering .pagination button,#cart .mealplan .mealplan-actions button.button,#cart .mealplan .mealplan-actions section.filtering .pagination button,section.filtering .pagination #cart .foodplan .mealplan-actions button,section.filtering .pagination #cart .mealplan .mealplan-actions button{height:40px}}#cart .foodplan .mealplan-actions button.button[data-universe=madogdrikke],#cart .foodplan .mealplan-actions section.filtering .pagination button[data-universe=madogdrikke],#cart .mealplan .mealplan-actions button.button[data-universe=madogdrikke],#cart .mealplan .mealplan-actions section.filtering .pagination button[data-universe=madogdrikke],body[data-universe=madogdrikke] #cart .foodplan .mealplan-actions button.button,body[data-universe=madogdrikke] #cart .foodplan .mealplan-actions section.filtering .pagination button,body[data-universe=madogdrikke] #cart .mealplan .mealplan-actions button.button,body[data-universe=madogdrikke] #cart .mealplan .mealplan-actions section.filtering .pagination button,section.filtering .pagination #cart .foodplan .mealplan-actions button[data-universe=madogdrikke],section.filtering .pagination #cart .mealplan .mealplan-actions button[data-universe=madogdrikke],section.filtering .pagination body[data-universe=madogdrikke] #cart .foodplan .mealplan-actions button,section.filtering .pagination body[data-universe=madogdrikke] #cart .mealplan .mealplan-actions button{background-color:#fadc94}#cart .foodplan .mealplan-actions button.button[data-universe=ansvarlighed],#cart .foodplan .mealplan-actions section.filtering .pagination button[data-universe=ansvarlighed],#cart .mealplan .mealplan-actions button.button[data-universe=ansvarlighed],#cart .mealplan .mealplan-actions section.filtering .pagination button[data-universe=ansvarlighed],body[data-universe=ansvarlighed] #cart .foodplan .mealplan-actions button.button,body[data-universe=ansvarlighed] #cart .foodplan .mealplan-actions section.filtering .pagination button,body[data-universe=ansvarlighed] #cart .mealplan .mealplan-actions button.button,body[data-universe=ansvarlighed] #cart .mealplan .mealplan-actions section.filtering .pagination button,section.filtering .pagination #cart .foodplan .mealplan-actions button[data-universe=ansvarlighed],section.filtering .pagination #cart .mealplan .mealplan-actions button[data-universe=ansvarlighed],section.filtering .pagination body[data-universe=ansvarlighed] #cart .foodplan .mealplan-actions button,section.filtering .pagination body[data-universe=ansvarlighed] #cart .mealplan .mealplan-actions button{background-color:#af7818}#cart .foodplan .mealplan-actions button.button[data-universe=okologi],#cart .foodplan .mealplan-actions section.filtering .pagination button[data-universe=okologi],#cart .mealplan .mealplan-actions button.button[data-universe=okologi],#cart .mealplan .mealplan-actions section.filtering .pagination button[data-universe=okologi],body[data-universe=okologi] #cart .foodplan .mealplan-actions button.button,body[data-universe=okologi] #cart .foodplan .mealplan-actions section.filtering .pagination button,body[data-universe=okologi] #cart .mealplan .mealplan-actions button.button,body[data-universe=okologi] #cart .mealplan .mealplan-actions section.filtering .pagination button,section.filtering .pagination #cart .foodplan .mealplan-actions button[data-universe=okologi],section.filtering .pagination #cart .mealplan .mealplan-actions button[data-universe=okologi],section.filtering .pagination body[data-universe=okologi] #cart .foodplan .mealplan-actions button,section.filtering .pagination body[data-universe=okologi] #cart .mealplan .mealplan-actions button{background-color:#eb8023}#cart .foodplan .mealplan-actions button.button[data-universe=kostogmotion],#cart .foodplan .mealplan-actions section.filtering .pagination button[data-universe=kostogmotion],#cart .mealplan .mealplan-actions button.button[data-universe=kostogmotion],#cart .mealplan .mealplan-actions section.filtering .pagination button[data-universe=kostogmotion],body[data-universe=kostogmotion] #cart .foodplan .mealplan-actions button.button,body[data-universe=kostogmotion] #cart .foodplan .mealplan-actions section.filtering .pagination button,body[data-universe=kostogmotion] #cart .mealplan .mealplan-actions button.button,body[data-universe=kostogmotion] #cart .mealplan .mealplan-actions section.filtering .pagination button,section.filtering .pagination #cart .foodplan .mealplan-actions button[data-universe=kostogmotion],section.filtering .pagination #cart .mealplan .mealplan-actions button[data-universe=kostogmotion],section.filtering .pagination body[data-universe=kostogmotion] #cart .foodplan .mealplan-actions button,section.filtering .pagination body[data-universe=kostogmotion] #cart .mealplan .mealplan-actions button{background-color:#014972}#cart .foodplan .mealplan-actions button.button[data-universe=madspild],#cart .foodplan .mealplan-actions section.filtering .pagination button[data-universe=madspild],#cart .mealplan .mealplan-actions button.button[data-universe=madspild],#cart .mealplan .mealplan-actions section.filtering .pagination button[data-universe=madspild],body[data-universe=madspild] #cart .foodplan .mealplan-actions button.button,body[data-universe=madspild] #cart .foodplan .mealplan-actions section.filtering .pagination button,body[data-universe=madspild] #cart .mealplan .mealplan-actions button.button,body[data-universe=madspild] #cart .mealplan .mealplan-actions section.filtering .pagination button,section.filtering .pagination #cart .foodplan .mealplan-actions button[data-universe=madspild],section.filtering .pagination #cart .mealplan .mealplan-actions button[data-universe=madspild],section.filtering .pagination body[data-universe=madspild] #cart .foodplan .mealplan-actions button,section.filtering .pagination body[data-universe=madspild] #cart .mealplan .mealplan-actions button{background-color:#af7818}#cart .foodplan .mealplan-actions button.button[data-universe=babyogborn],#cart .foodplan .mealplan-actions section.filtering .pagination button[data-universe=babyogborn],#cart .mealplan .mealplan-actions button.button[data-universe=babyogborn],#cart .mealplan .mealplan-actions section.filtering .pagination button[data-universe=babyogborn],body[data-universe=babyogborn] #cart .foodplan .mealplan-actions button.button,body[data-universe=babyogborn] #cart .foodplan .mealplan-actions section.filtering .pagination button,body[data-universe=babyogborn] #cart .mealplan .mealplan-actions button.button,body[data-universe=babyogborn] #cart .mealplan .mealplan-actions section.filtering .pagination button,section.filtering .pagination #cart .foodplan .mealplan-actions button[data-universe=babyogborn],section.filtering .pagination #cart .mealplan .mealplan-actions button[data-universe=babyogborn],section.filtering .pagination body[data-universe=babyogborn] #cart .foodplan .mealplan-actions button,section.filtering .pagination body[data-universe=babyogborn] #cart .mealplan .mealplan-actions button{background-color:#3c4659}#cart .foodplan .mealplan-actions button.button[data-universe=job],#cart .foodplan .mealplan-actions section.filtering .pagination button[data-universe=job],#cart .mealplan .mealplan-actions button.button[data-universe=job],#cart .mealplan .mealplan-actions section.filtering .pagination button[data-universe=job],body[data-universe=job] #cart .foodplan .mealplan-actions button.button,body[data-universe=job] #cart .foodplan .mealplan-actions section.filtering .pagination button,body[data-universe=job] #cart .mealplan .mealplan-actions button.button,body[data-universe=job] #cart .mealplan .mealplan-actions section.filtering .pagination button,section.filtering .pagination #cart .foodplan .mealplan-actions button[data-universe=job],section.filtering .pagination #cart .mealplan .mealplan-actions button[data-universe=job],section.filtering .pagination body[data-universe=job] #cart .foodplan .mealplan-actions button,section.filtering .pagination body[data-universe=job] #cart .mealplan .mealplan-actions button{background-color:#2568ef}@media (min-width:1024px){#cart .foodplan .mealplan-actions button.button,#cart .foodplan .mealplan-actions section.filtering .pagination button,#cart .mealplan .mealplan-actions button.button,#cart .mealplan .mealplan-actions section.filtering .pagination button,section.filtering .pagination #cart .foodplan .mealplan-actions button,section.filtering .pagination #cart .mealplan .mealplan-actions button{float:none;width:48px;height:48px;padding:.4vw}}@media (min-width:1024px) and (min-width:576px){#cart .foodplan .mealplan-actions button.button,#cart .foodplan .mealplan-actions section.filtering .pagination button,#cart .mealplan .mealplan-actions button.button,#cart .mealplan .mealplan-actions section.filtering .pagination button,section.filtering .pagination #cart .foodplan .mealplan-actions button,section.filtering .pagination #cart .mealplan .mealplan-actions button{width:8.33333333vw}}@media (min-width:1024px) and (min-width:768px){#cart .foodplan .mealplan-actions button.button,#cart .foodplan .mealplan-actions section.filtering .pagination button,#cart .mealplan .mealplan-actions button.button,#cart .mealplan .mealplan-actions section.filtering .pagination button,section.filtering .pagination #cart .foodplan .mealplan-actions button,section.filtering .pagination #cart .mealplan .mealplan-actions button{width:48px}}@media (min-width:1024px) and (min-width:1024px){#cart .foodplan .mealplan-actions button.button,#cart .foodplan .mealplan-actions section.filtering .pagination button,#cart .mealplan .mealplan-actions button.button,#cart .mealplan .mealplan-actions section.filtering .pagination button,section.filtering .pagination #cart .foodplan .mealplan-actions button,section.filtering .pagination #cart .mealplan .mealplan-actions button{width:4.6875vw}}@media (min-width:1024px) and (min-width:1280px){#cart .foodplan .mealplan-actions button.button,#cart .foodplan .mealplan-actions section.filtering .pagination button,#cart .mealplan .mealplan-actions button.button,#cart .mealplan .mealplan-actions section.filtering .pagination button,section.filtering .pagination #cart .foodplan .mealplan-actions button,section.filtering .pagination #cart .mealplan .mealplan-actions button{width:48px}}@media (min-width:1024px) and (min-width:1536px){#cart .foodplan .mealplan-actions button.button,#cart .foodplan .mealplan-actions section.filtering .pagination button,#cart .mealplan .mealplan-actions button.button,#cart .mealplan .mealplan-actions section.filtering .pagination button,section.filtering .pagination #cart .foodplan .mealplan-actions button,section.filtering .pagination #cart .mealplan .mealplan-actions button{width:48px}}@media (min-width:1024px) and (min-width:576px){#cart .foodplan .mealplan-actions button.button,#cart .foodplan .mealplan-actions section.filtering .pagination button,#cart .mealplan .mealplan-actions button.button,#cart .mealplan .mealplan-actions section.filtering .pagination button,section.filtering .pagination #cart .foodplan .mealplan-actions button,section.filtering .pagination #cart .mealplan .mealplan-actions button{height:8.33333333vw}}@media (min-width:1024px) and (min-width:768px){#cart .foodplan .mealplan-actions button.button,#cart .foodplan .mealplan-actions section.filtering .pagination button,#cart .mealplan .mealplan-actions button.button,#cart .mealplan .mealplan-actions section.filtering .pagination button,section.filtering .pagination #cart .foodplan .mealplan-actions button,section.filtering .pagination #cart .mealplan .mealplan-actions button{height:48px}}@media (min-width:1024px) and (min-width:1024px){#cart .foodplan .mealplan-actions button.button,#cart .foodplan .mealplan-actions section.filtering .pagination button,#cart .mealplan .mealplan-actions button.button,#cart .mealplan .mealplan-actions section.filtering .pagination button,section.filtering .pagination #cart .foodplan .mealplan-actions button,section.filtering .pagination #cart .mealplan .mealplan-actions button{height:4.6875vw}}@media (min-width:1024px) and (min-width:1280px){#cart .foodplan .mealplan-actions button.button,#cart .foodplan .mealplan-actions section.filtering .pagination button,#cart .mealplan .mealplan-actions button.button,#cart .mealplan .mealplan-actions section.filtering .pagination button,section.filtering .pagination #cart .foodplan .mealplan-actions button,section.filtering .pagination #cart .mealplan .mealplan-actions button{height:48px}}@media (min-width:1024px) and (min-width:1536px){#cart .foodplan .mealplan-actions button.button,#cart .foodplan .mealplan-actions section.filtering .pagination button,#cart .mealplan .mealplan-actions button.button,#cart .mealplan .mealplan-actions section.filtering .pagination button,section.filtering .pagination #cart .foodplan .mealplan-actions button,section.filtering .pagination #cart .mealplan .mealplan-actions button{height:48px}}#cart .foodplan .mealplan-actions button.button:hover,#cart .foodplan .mealplan-actions section.filtering .pagination button:hover,#cart .mealplan .mealplan-actions button.button:hover,#cart .mealplan .mealplan-actions section.filtering .pagination button:hover,section.filtering .pagination #cart .foodplan .mealplan-actions button:hover,section.filtering .pagination #cart .mealplan .mealplan-actions button:hover{background-color:#0f50d2}#cart .foodplan .mealplan-actions button.button:hover[data-universe=madogdrikke],#cart .foodplan .mealplan-actions section.filtering .pagination button:hover[data-universe=madogdrikke],#cart .mealplan .mealplan-actions button.button:hover[data-universe=madogdrikke],#cart .mealplan .mealplan-actions section.filtering .pagination button:hover[data-universe=madogdrikke],body[data-universe=madogdrikke] #cart .foodplan .mealplan-actions button.button:hover,body[data-universe=madogdrikke] #cart .foodplan .mealplan-actions section.filtering .pagination button:hover,body[data-universe=madogdrikke] #cart .mealplan .mealplan-actions button.button:hover,body[data-universe=madogdrikke] #cart .mealplan .mealplan-actions section.filtering .pagination button:hover,section.filtering .pagination #cart .foodplan .mealplan-actions button:hover[data-universe=madogdrikke],section.filtering .pagination #cart .mealplan .mealplan-actions button:hover[data-universe=madogdrikke],section.filtering .pagination body[data-universe=madogdrikke] #cart .foodplan .mealplan-actions button:hover,section.filtering .pagination body[data-universe=madogdrikke] #cart .mealplan .mealplan-actions button:hover{background-color:#f8cc63}#cart .foodplan .mealplan-actions button.button:hover[data-universe=ansvarlighed],#cart .foodplan .mealplan-actions section.filtering .pagination button:hover[data-universe=ansvarlighed],#cart .mealplan .mealplan-actions button.button:hover[data-universe=ansvarlighed],#cart .mealplan .mealplan-actions section.filtering .pagination button:hover[data-universe=ansvarlighed],body[data-universe=ansvarlighed] #cart .foodplan .mealplan-actions button.button:hover,body[data-universe=ansvarlighed] #cart .foodplan .mealplan-actions section.filtering .pagination button:hover,body[data-universe=ansvarlighed] #cart .mealplan .mealplan-actions button.button:hover,body[data-universe=ansvarlighed] #cart .mealplan .mealplan-actions section.filtering .pagination button:hover,section.filtering .pagination #cart .foodplan .mealplan-actions button:hover[data-universe=ansvarlighed],section.filtering .pagination #cart .mealplan .mealplan-actions button:hover[data-universe=ansvarlighed],section.filtering .pagination body[data-universe=ansvarlighed] #cart .foodplan .mealplan-actions button:hover,section.filtering .pagination body[data-universe=ansvarlighed] #cart .mealplan .mealplan-actions button:hover{background-color:#825912}#cart .foodplan .mealplan-actions button.button:hover[data-universe=okologi],#cart .foodplan .mealplan-actions section.filtering .pagination button:hover[data-universe=okologi],#cart .mealplan .mealplan-actions button.button:hover[data-universe=okologi],#cart .mealplan .mealplan-actions section.filtering .pagination button:hover[data-universe=okologi],body[data-universe=okologi] #cart .foodplan .mealplan-actions button.button:hover,body[data-universe=okologi] #cart .foodplan .mealplan-actions section.filtering .pagination button:hover,body[data-universe=okologi] #cart .mealplan .mealplan-actions button.button:hover,body[data-universe=okologi] #cart .mealplan .mealplan-actions section.filtering .pagination button:hover,section.filtering .pagination #cart .foodplan .mealplan-actions button:hover[data-universe=okologi],section.filtering .pagination #cart .mealplan .mealplan-actions button:hover[data-universe=okologi],section.filtering .pagination body[data-universe=okologi] #cart .foodplan .mealplan-actions button:hover,section.filtering .pagination body[data-universe=okologi] #cart .mealplan .mealplan-actions button:hover{background-color:#c96712}#cart .foodplan .mealplan-actions button.button:hover[data-universe=kostogmotion],#cart .foodplan .mealplan-actions section.filtering .pagination button:hover[data-universe=kostogmotion],#cart .mealplan .mealplan-actions button.button:hover[data-universe=kostogmotion],#cart .mealplan .mealplan-actions section.filtering .pagination button:hover[data-universe=kostogmotion],body[data-universe=kostogmotion] #cart .foodplan .mealplan-actions button.button:hover,body[data-universe=kostogmotion] #cart .foodplan .mealplan-actions section.filtering .pagination button:hover,body[data-universe=kostogmotion] #cart .mealplan .mealplan-actions button.button:hover,body[data-universe=kostogmotion] #cart .mealplan .mealplan-actions section.filtering .pagination button:hover,section.filtering .pagination #cart .foodplan .mealplan-actions button:hover[data-universe=kostogmotion],section.filtering .pagination #cart .mealplan .mealplan-actions button:hover[data-universe=kostogmotion],section.filtering .pagination body[data-universe=kostogmotion] #cart .foodplan .mealplan-actions button:hover,section.filtering .pagination body[data-universe=kostogmotion] #cart .mealplan .mealplan-actions button:hover{background-color:#01293f}#cart .foodplan .mealplan-actions button.button:hover[data-universe=madspild],#cart .foodplan .mealplan-actions section.filtering .pagination button:hover[data-universe=madspild],#cart .mealplan .mealplan-actions button.button:hover[data-universe=madspild],#cart .mealplan .mealplan-actions section.filtering .pagination button:hover[data-universe=madspild],body[data-universe=madspild] #cart .foodplan .mealplan-actions button.button:hover,body[data-universe=madspild] #cart .foodplan .mealplan-actions section.filtering .pagination button:hover,body[data-universe=madspild] #cart .mealplan .mealplan-actions button.button:hover,body[data-universe=madspild] #cart .mealplan .mealplan-actions section.filtering .pagination button:hover,section.filtering .pagination #cart .foodplan .mealplan-actions button:hover[data-universe=madspild],section.filtering .pagination #cart .mealplan .mealplan-actions button:hover[data-universe=madspild],section.filtering .pagination body[data-universe=madspild] #cart .foodplan .mealplan-actions button:hover,section.filtering .pagination body[data-universe=madspild] #cart .mealplan .mealplan-actions button:hover{background-color:#825912}#cart .foodplan .mealplan-actions button.button:hover[data-universe=babyogborn],#cart .foodplan .mealplan-actions section.filtering .pagination button:hover[data-universe=babyogborn],#cart .mealplan .mealplan-actions button.button:hover[data-universe=babyogborn],#cart .mealplan .mealplan-actions section.filtering .pagination button:hover[data-universe=babyogborn],body[data-universe=babyogborn] #cart .foodplan .mealplan-actions button.button:hover,body[data-universe=babyogborn] #cart .foodplan .mealplan-actions section.filtering .pagination button:hover,body[data-universe=babyogborn] #cart .mealplan .mealplan-actions button.button:hover,body[data-universe=babyogborn] #cart .mealplan .mealplan-actions section.filtering .pagination button:hover,section.filtering .pagination #cart .foodplan .mealplan-actions button:hover[data-universe=babyogborn],section.filtering .pagination #cart .mealplan .mealplan-actions button:hover[data-universe=babyogborn],section.filtering .pagination body[data-universe=babyogborn] #cart .foodplan .mealplan-actions button:hover,section.filtering .pagination body[data-universe=babyogborn] #cart .mealplan .mealplan-actions button:hover{background-color:#272e3b}#cart .foodplan .mealplan-actions button.button:hover[data-universe=job],#cart .foodplan .mealplan-actions section.filtering .pagination button:hover[data-universe=job],#cart .mealplan .mealplan-actions button.button:hover[data-universe=job],#cart .mealplan .mealplan-actions section.filtering .pagination button:hover[data-universe=job],body[data-universe=job] #cart .foodplan .mealplan-actions button.button:hover,body[data-universe=job] #cart .foodplan .mealplan-actions section.filtering .pagination button:hover,body[data-universe=job] #cart .mealplan .mealplan-actions button.button:hover,body[data-universe=job] #cart .mealplan .mealplan-actions section.filtering .pagination button:hover,section.filtering .pagination #cart .foodplan .mealplan-actions button:hover[data-universe=job],section.filtering .pagination #cart .mealplan .mealplan-actions button:hover[data-universe=job],section.filtering .pagination body[data-universe=job] #cart .foodplan .mealplan-actions button:hover,section.filtering .pagination body[data-universe=job] #cart .mealplan .mealplan-actions button:hover{background-color:#0f50d2}#cart .foodplan .mealplan-actions button.button svg,#cart .foodplan .mealplan-actions section.filtering .pagination button svg,#cart .mealplan .mealplan-actions button.button svg,#cart .mealplan .mealplan-actions section.filtering .pagination button svg,section.filtering .pagination #cart .foodplan .mealplan-actions button svg,section.filtering .pagination #cart .mealplan .mealplan-actions button svg{width:100%;height:100%;-webkit-transition:.25s;transition:.25s;stroke:#002a56}#cart .foodplan .mealplan-actions button.button svg[data-universe=madogdrikke],#cart .foodplan .mealplan-actions section.filtering .pagination button svg[data-universe=madogdrikke],#cart .mealplan .mealplan-actions button.button svg[data-universe=madogdrikke],#cart .mealplan .mealplan-actions section.filtering .pagination button svg[data-universe=madogdrikke],body[data-universe=madogdrikke] #cart .foodplan .mealplan-actions button.button svg,body[data-universe=madogdrikke] #cart .foodplan .mealplan-actions section.filtering .pagination button svg,body[data-universe=madogdrikke] #cart .mealplan .mealplan-actions button.button svg,body[data-universe=madogdrikke] #cart .mealplan .mealplan-actions section.filtering .pagination button svg,section.filtering .pagination #cart .foodplan .mealplan-actions button svg[data-universe=madogdrikke],section.filtering .pagination #cart .mealplan .mealplan-actions button svg[data-universe=madogdrikke],section.filtering .pagination body[data-universe=madogdrikke] #cart .foodplan .mealplan-actions button svg,section.filtering .pagination body[data-universe=madogdrikke] #cart .mealplan .mealplan-actions button svg{stroke:#283828}#cart .foodplan .mealplan-actions button.button svg[data-universe=ansvarlighed],#cart .foodplan .mealplan-actions section.filtering .pagination button svg[data-universe=ansvarlighed],#cart .mealplan .mealplan-actions button.button svg[data-universe=ansvarlighed],#cart .mealplan .mealplan-actions section.filtering .pagination button svg[data-universe=ansvarlighed],body[data-universe=ansvarlighed] #cart .foodplan .mealplan-actions button.button svg,body[data-universe=ansvarlighed] #cart .foodplan .mealplan-actions section.filtering .pagination button svg,body[data-universe=ansvarlighed] #cart .mealplan .mealplan-actions button.button svg,body[data-universe=ansvarlighed] #cart .mealplan .mealplan-actions section.filtering .pagination button svg,section.filtering .pagination #cart .foodplan .mealplan-actions button svg[data-universe=ansvarlighed],section.filtering .pagination #cart .mealplan .mealplan-actions button svg[data-universe=ansvarlighed],section.filtering .pagination body[data-universe=ansvarlighed] #cart .foodplan .mealplan-actions button svg,section.filtering .pagination body[data-universe=ansvarlighed] #cart .mealplan .mealplan-actions button svg{stroke:#004b6e}#cart .foodplan .mealplan-actions button.button svg[data-universe=okologi],#cart .foodplan .mealplan-actions section.filtering .pagination button svg[data-universe=okologi],#cart .mealplan .mealplan-actions button.button svg[data-universe=okologi],#cart .mealplan .mealplan-actions section.filtering .pagination button svg[data-universe=okologi],body[data-universe=okologi] #cart .foodplan .mealplan-actions button.button svg,body[data-universe=okologi] #cart .foodplan .mealplan-actions section.filtering .pagination button svg,body[data-universe=okologi] #cart .mealplan .mealplan-actions button.button svg,body[data-universe=okologi] #cart .mealplan .mealplan-actions section.filtering .pagination button svg,section.filtering .pagination #cart .foodplan .mealplan-actions button svg[data-universe=okologi],section.filtering .pagination #cart .mealplan .mealplan-actions button svg[data-universe=okologi],section.filtering .pagination body[data-universe=okologi] #cart .foodplan .mealplan-actions button svg,section.filtering .pagination body[data-universe=okologi] #cart .mealplan .mealplan-actions button svg{stroke:#025437}#cart .foodplan .mealplan-actions button.button svg[data-universe=kostogmotion],#cart .foodplan .mealplan-actions section.filtering .pagination button svg[data-universe=kostogmotion],#cart .mealplan .mealplan-actions button.button svg[data-universe=kostogmotion],#cart .mealplan .mealplan-actions section.filtering .pagination button svg[data-universe=kostogmotion],body[data-universe=kostogmotion] #cart .foodplan .mealplan-actions button.button svg,body[data-universe=kostogmotion] #cart .foodplan .mealplan-actions section.filtering .pagination button svg,body[data-universe=kostogmotion] #cart .mealplan .mealplan-actions button.button svg,body[data-universe=kostogmotion] #cart .mealplan .mealplan-actions section.filtering .pagination button svg,section.filtering .pagination #cart .foodplan .mealplan-actions button svg[data-universe=kostogmotion],section.filtering .pagination #cart .mealplan .mealplan-actions button svg[data-universe=kostogmotion],section.filtering .pagination body[data-universe=kostogmotion] #cart .foodplan .mealplan-actions button svg,section.filtering .pagination body[data-universe=kostogmotion] #cart .mealplan .mealplan-actions button svg{stroke:#007d9b}#cart .foodplan .mealplan-actions button.button svg[data-universe=madspild],#cart .foodplan .mealplan-actions section.filtering .pagination button svg[data-universe=madspild],#cart .mealplan .mealplan-actions button.button svg[data-universe=madspild],#cart .mealplan .mealplan-actions section.filtering .pagination button svg[data-universe=madspild],body[data-universe=madspild] #cart .foodplan .mealplan-actions button.button svg,body[data-universe=madspild] #cart .foodplan .mealplan-actions section.filtering .pagination button svg,body[data-universe=madspild] #cart .mealplan .mealplan-actions button.button svg,body[data-universe=madspild] #cart .mealplan .mealplan-actions section.filtering .pagination button svg,section.filtering .pagination #cart .foodplan .mealplan-actions button svg[data-universe=madspild],section.filtering .pagination #cart .mealplan .mealplan-actions button svg[data-universe=madspild],section.filtering .pagination body[data-universe=madspild] #cart .foodplan .mealplan-actions button svg,section.filtering .pagination body[data-universe=madspild] #cart .mealplan .mealplan-actions button svg{stroke:#b07818}#cart .foodplan .mealplan-actions button.button svg[data-universe=babyogborn],#cart .foodplan .mealplan-actions section.filtering .pagination button svg[data-universe=babyogborn],#cart .mealplan .mealplan-actions button.button svg[data-universe=babyogborn],#cart .mealplan .mealplan-actions section.filtering .pagination button svg[data-universe=babyogborn],body[data-universe=babyogborn] #cart .foodplan .mealplan-actions button.button svg,body[data-universe=babyogborn] #cart .foodplan .mealplan-actions section.filtering .pagination button svg,body[data-universe=babyogborn] #cart .mealplan .mealplan-actions button.button svg,body[data-universe=babyogborn] #cart .mealplan .mealplan-actions section.filtering .pagination button svg,section.filtering .pagination #cart .foodplan .mealplan-actions button svg[data-universe=babyogborn],section.filtering .pagination #cart .mealplan .mealplan-actions button svg[data-universe=babyogborn],section.filtering .pagination body[data-universe=babyogborn] #cart .foodplan .mealplan-actions button svg,section.filtering .pagination body[data-universe=babyogborn] #cart .mealplan .mealplan-actions button svg{stroke:#3d465a}#cart .foodplan .mealplan-actions button.button svg[data-universe=job],#cart .foodplan .mealplan-actions section.filtering .pagination button svg[data-universe=job],#cart .mealplan .mealplan-actions button.button svg[data-universe=job],#cart .mealplan .mealplan-actions section.filtering .pagination button svg[data-universe=job],body[data-universe=job] #cart .foodplan .mealplan-actions button.button svg,body[data-universe=job] #cart .foodplan .mealplan-actions section.filtering .pagination button svg,body[data-universe=job] #cart .mealplan .mealplan-actions button.button svg,body[data-universe=job] #cart .mealplan .mealplan-actions section.filtering .pagination button svg,section.filtering .pagination #cart .foodplan .mealplan-actions button svg[data-universe=job],section.filtering .pagination #cart .mealplan .mealplan-actions button svg[data-universe=job],section.filtering .pagination body[data-universe=job] #cart .foodplan .mealplan-actions button svg,section.filtering .pagination body[data-universe=job] #cart .mealplan .mealplan-actions button svg{stroke:#002a56}#cart .foodplan .icon.mobile,#cart .mealplan .icon.mobile{position:absolute;width:48px;right:48px;top:80px}@media (min-width:576px){#cart .foodplan .icon.mobile,#cart .mealplan .icon.mobile{width:8.33333333vw}}@media (min-width:768px){#cart .foodplan .icon.mobile,#cart .mealplan .icon.mobile{width:48px}}@media (min-width:1024px){#cart .foodplan .icon.mobile,#cart .mealplan .icon.mobile{width:4.6875vw}}@media (min-width:1280px){#cart .foodplan .icon.mobile,#cart .mealplan .icon.mobile{width:48px}}@media (min-width:1536px){#cart .foodplan .icon.mobile,#cart .mealplan .icon.mobile{width:48px}}@media (min-width:576px){#cart .foodplan .icon.mobile,#cart .mealplan .icon.mobile{right:8.33333333vw}}@media (min-width:768px){#cart .foodplan .icon.mobile,#cart .mealplan .icon.mobile{right:48px}}@media (min-width:1024px){#cart .foodplan .icon.mobile,#cart .mealplan .icon.mobile{right:4.6875vw}}@media (min-width:1280px){#cart .foodplan .icon.mobile,#cart .mealplan .icon.mobile{right:48px}}@media (min-width:1536px){#cart .foodplan .icon.mobile,#cart .mealplan .icon.mobile{right:48px}}@media (min-width:576px){#cart .foodplan .icon.mobile,#cart .mealplan .icon.mobile{top:13.88888889vw}}@media (min-width:768px){#cart .foodplan .icon.mobile,#cart .mealplan .icon.mobile{top:80px}}@media (min-width:1024px){#cart .foodplan .icon.mobile,#cart .mealplan .icon.mobile{top:7.8125vw}}@media (min-width:1280px){#cart .foodplan .icon.mobile,#cart .mealplan .icon.mobile{top:80px}}@media (min-width:1536px){#cart .foodplan .icon.mobile,#cart .mealplan .icon.mobile{top:80px}}#cart .foodplan .icon.mobile .menuicon,#cart .mealplan .icon.mobile .menuicon{position:relative}@media (min-width:1024px){#cart .foodplan .icon.mobile,#cart .mealplan .icon.mobile{display:none}}#cart .control{font-size:clamp(1rem,.0943662vw + .97640845rem,1.067rem);font-weight:500;color:#b2ad9e;float:right;font-family:Uniform Rnd Cond,sans-serif;margin-left:0;cursor:pointer}#cart .control[data-universe=madogdrikke],body[data-universe=madogdrikke] #cart .control{color:#b2ad9e}@media (min-width:1024px){#cart .control{margin-left:24px}}@media (min-width:1024px) and (min-width:576px){#cart .control{margin-left:4.16666667vw}}@media (min-width:1024px) and (min-width:768px){#cart .control{margin-left:24px}}@media (min-width:1024px) and (min-width:1024px){#cart .control{margin-left:2.34375vw}}@media (min-width:1024px) and (min-width:1280px){#cart .control{margin-left:24px}}@media (min-width:1024px) and (min-width:1536px){#cart .control{margin-left:24px}}#cart .control.basket{margin-left:8px}@media (min-width:576px){#cart .control.basket{margin-left:1.38888889vw}}@media (min-width:768px){#cart .control.basket{margin-left:8px}}@media (min-width:1024px){#cart .control.basket{margin-left:.78125vw}}@media (min-width:1280px){#cart .control.basket{margin-left:8px}}@media (min-width:1536px){#cart .control.basket{margin-left:8px}}#cart .control.remove{-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;-webkit-box-align:center;-ms-flex-align:center;align-items:center}#cart .control.remove span:last-child{display:none}@media (min-width:1024px){#cart .control.remove span:last-child{display:inline-block}}#cart .control.remove .trash{margin-right:4px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}#cart .control.remove .trash svg{width:24px;margin-bottom:-2px}@media (min-width:576px){#cart .control.remove .trash svg{width:4.16666667vw}}@media (min-width:768px){#cart .control.remove .trash svg{width:24px}}@media (min-width:1024px){#cart .control.remove .trash svg{width:2.34375vw}}@media (min-width:1280px){#cart .control.remove .trash svg{width:24px}}@media (min-width:1536px){#cart .control.remove .trash svg{width:24px}}#cart .control.double .full{display:none}@media (min-width:1024px){#cart .control.double .full{display:inline-block}}#cart .control.double .abbr{display:inline-block}@media (min-width:1024px){#cart .control.double .abbr{display:none}}#cart .control .toggle{position:relative;margin-left:4px;margin-right:4px;top:-2px}@media (min-width:576px){#cart .control .toggle{margin-left:.69444444vw}}@media (min-width:768px){#cart .control .toggle{margin-left:4px}}@media (min-width:1024px){#cart .control .toggle{margin-left:.390625vw}}@media (min-width:1280px){#cart .control .toggle{margin-left:4px}}@media (min-width:1536px){#cart .control .toggle{margin-left:4px}}@media (min-width:576px){#cart .control .toggle{margin-right:.69444444vw}}@media (min-width:768px){#cart .control .toggle{margin-right:4px}}@media (min-width:1024px){#cart .control .toggle{margin-right:.390625vw}}@media (min-width:1280px){#cart .control .toggle{margin-right:4px}}@media (min-width:1536px){#cart .control .toggle{margin-right:4px}}#cart .control .toggle.active .toggle-dot{left:8px}@media (min-width:576px){#cart .control .toggle.active .toggle-dot{left:1.38888889vw}}@media (min-width:768px){#cart .control .toggle.active .toggle-dot{left:8px}}@media (min-width:1024px){#cart .control .toggle.active .toggle-dot{left:.78125vw}}@media (min-width:1280px){#cart .control .toggle.active .toggle-dot{left:8px}}@media (min-width:1536px){#cart .control .toggle.active .toggle-dot{left:8px}}#cart .control .toggle .toggle-dot{-webkit-transition-property:all;transition-property:all;-webkit-transition-duration:.3s;transition-duration:.3s;-webkit-transition-timing-function:ease-in-out;transition-timing-function:ease-in-out;width:16px;height:16px;background-color:#b2ad9e;border-radius:100%;position:absolute;left:0;top:4px}@media (min-width:576px){#cart .control .toggle .toggle-dot{width:2.77777778vw}}@media (min-width:768px){#cart .control .toggle .toggle-dot{width:16px}}@media (min-width:1024px){#cart .control .toggle .toggle-dot{width:1.5625vw}}@media (min-width:1280px){#cart .control .toggle .toggle-dot{width:16px}}@media (min-width:1536px){#cart .control .toggle .toggle-dot{width:16px}}@media (min-width:576px){#cart .control .toggle .toggle-dot{height:2.77777778vw}}@media (min-width:768px){#cart .control .toggle .toggle-dot{height:16px}}@media (min-width:1024px){#cart .control .toggle .toggle-dot{height:1.5625vw}}@media (min-width:1280px){#cart .control .toggle .toggle-dot{height:16px}}@media (min-width:1536px){#cart .control .toggle .toggle-dot{height:16px}}#cart .control .toggle .toggle-dot[data-universe=madogdrikke],body[data-universe=madogdrikke] #cart .control .toggle .toggle-dot{background-color:#b2ad9e}@media (min-width:576px){#cart .control .toggle .toggle-dot{top:.69444444vw}}@media (min-width:768px){#cart .control .toggle .toggle-dot{top:4px}}@media (min-width:1024px){#cart .control .toggle .toggle-dot{top:.390625vw}}@media (min-width:1280px){#cart .control .toggle .toggle-dot{top:4px}}@media (min-width:1536px){#cart .control .toggle .toggle-dot{top:4px}}#cart .control .toggle .toggle-track{display:inline-block;width:24px;height:8px;background-color:#827c68;border-radius:5px}@media (min-width:576px){#cart .control .toggle .toggle-track{width:4.16666667vw}}@media (min-width:768px){#cart .control .toggle .toggle-track{width:24px}}@media (min-width:1024px){#cart .control .toggle .toggle-track{width:2.34375vw}}@media (min-width:1280px){#cart .control .toggle .toggle-track{width:24px}}@media (min-width:1536px){#cart .control .toggle .toggle-track{width:24px}}@media (min-width:576px){#cart .control .toggle .toggle-track{height:1.38888889vw}}@media (min-width:768px){#cart .control .toggle .toggle-track{height:8px}}@media (min-width:1024px){#cart .control .toggle .toggle-track{height:.78125vw}}@media (min-width:1280px){#cart .control .toggle .toggle-track{height:8px}}@media (min-width:1536px){#cart .control .toggle .toggle-track{height:8px}}#cart .control .toggle .toggle-track[data-universe=madogdrikke],body[data-universe=madogdrikke] #cart .control .toggle .toggle-track{background-color:#827c68}.sidebar-wrapper .popup-inner input.email{width:100%;height:50px;border:2px solid #2568ef;border-radius:5px;margin-bottom:8px;font-size:clamp(1rem,.0943662vw + .97640845rem,1.067rem);font-family:Uniform Rnd Cond,sans-serif;color:#2568ef;padding:10px 15px;font-weight:700;text-transform:uppercase;outline:none}.sidebar-wrapper .popup-inner input.email[data-universe=madogdrikke],body[data-universe=madogdrikke] .sidebar-wrapper .popup-inner input.email{border-color:#fadc94}.sidebar-wrapper .popup-inner input.email[data-universe=ansvarlighed],body[data-universe=ansvarlighed] .sidebar-wrapper .popup-inner input.email{border-color:#af7818}.sidebar-wrapper .popup-inner input.email[data-universe=okologi],body[data-universe=okologi] .sidebar-wrapper .popup-inner input.email{border-color:#eb8023}.sidebar-wrapper .popup-inner input.email[data-universe=kostogmotion],body[data-universe=kostogmotion] .sidebar-wrapper .popup-inner input.email{border-color:#014972}.sidebar-wrapper .popup-inner input.email[data-universe=madspild],body[data-universe=madspild] .sidebar-wrapper .popup-inner input.email{border-color:#af7818}.sidebar-wrapper .popup-inner input.email[data-universe=babyogborn],body[data-universe=babyogborn] .sidebar-wrapper .popup-inner input.email{border-color:#3c4659}.sidebar-wrapper .popup-inner input.email[data-universe=job],body[data-universe=job] .sidebar-wrapper .popup-inner input.email{border-color:#2568ef}.sidebar-wrapper .popup-inner input.email[data-universe=madogdrikke],body[data-universe=madogdrikke] .sidebar-wrapper .popup-inner input.email{color:#fadc94}.sidebar-wrapper .popup-inner input.email[data-universe=ansvarlighed],body[data-universe=ansvarlighed] .sidebar-wrapper .popup-inner input.email{color:#af7818}.sidebar-wrapper .popup-inner input.email[data-universe=okologi],body[data-universe=okologi] .sidebar-wrapper .popup-inner input.email{color:#eb8023}.sidebar-wrapper .popup-inner input.email[data-universe=kostogmotion],body[data-universe=kostogmotion] .sidebar-wrapper .popup-inner input.email{color:#014972}.sidebar-wrapper .popup-inner input.email[data-universe=madspild],body[data-universe=madspild] .sidebar-wrapper .popup-inner input.email{color:#af7818}.sidebar-wrapper .popup-inner input.email[data-universe=babyogborn],body[data-universe=babyogborn] .sidebar-wrapper .popup-inner input.email{color:#3c4659}.sidebar-wrapper .popup-inner input.email[data-universe=job],body[data-universe=job] .sidebar-wrapper .popup-inner input.email{color:#2568ef}.sidebar-wrapper .popup-inner input.email.error{border-color:#e13a3e!important}.sidebar-wrapper .popup-inner .error-msg{max-width:220px;font-size:clamp(1rem,-.28133803vw + 1.07033451rem,.80025rem);font-family:Uniform Rnd Cond,sans-serif;color:#e13a3e;line-height:normal}.sidebar-wrapper .popup-inner .checkbox-custom-wrapper{margin-bottom:5px;line-height:18px;font-size:20px;cursor:pointer}.sidebar-wrapper .popup-inner .checkbox-custom-wrapper .checkbox-custom{display:inline-block;width:20px;height:20px;border:2px solid;border-color:#2568ef}.sidebar-wrapper .popup-inner .checkbox-custom-wrapper .checkbox-custom[data-universe=madogdrikke],body[data-universe=madogdrikke] .sidebar-wrapper .popup-inner .checkbox-custom-wrapper .checkbox-custom{border-color:#fadc94}.sidebar-wrapper .popup-inner .checkbox-custom-wrapper .checkbox-custom[data-universe=ansvarlighed],body[data-universe=ansvarlighed] .sidebar-wrapper .popup-inner .checkbox-custom-wrapper .checkbox-custom{border-color:#af7818}.sidebar-wrapper .popup-inner .checkbox-custom-wrapper .checkbox-custom[data-universe=okologi],body[data-universe=okologi] .sidebar-wrapper .popup-inner .checkbox-custom-wrapper .checkbox-custom{border-color:#eb8023}.sidebar-wrapper .popup-inner .checkbox-custom-wrapper .checkbox-custom[data-universe=kostogmotion],body[data-universe=kostogmotion] .sidebar-wrapper .popup-inner .checkbox-custom-wrapper .checkbox-custom{border-color:#014972}.sidebar-wrapper .popup-inner .checkbox-custom-wrapper .checkbox-custom[data-universe=madspild],body[data-universe=madspild] .sidebar-wrapper .popup-inner .checkbox-custom-wrapper .checkbox-custom{border-color:#af7818}.sidebar-wrapper .popup-inner .checkbox-custom-wrapper .checkbox-custom[data-universe=babyogborn],body[data-universe=babyogborn] .sidebar-wrapper .popup-inner .checkbox-custom-wrapper .checkbox-custom{border-color:#3c4659}.sidebar-wrapper .popup-inner .checkbox-custom-wrapper .checkbox-custom[data-universe=job],body[data-universe=job] .sidebar-wrapper .popup-inner .checkbox-custom-wrapper .checkbox-custom{border-color:#2568ef}.sidebar-wrapper .popup-inner .checkbox-custom-wrapper .checkbox-label{vertical-align:text-top;display:inline-block}.contact-form input{width:100%;height:30px;border-radius:5px;border:1px solid #ccc;color:#002956;font-size:12px;display:block;margin-bottom:10px;padding:5px 10px}.contact-form input[data-universe=madogdrikke],body[data-universe=madogdrikke] .contact-form input{color:#002956}.contact-form input[data-universe=madspild],body[data-universe=madspild] .contact-form input{color:#28224b}.contact-form .form-error{margin:-8px 0 10px 10px;font-size:12px;color:red;line-height:normal}.contact-form .separator{margin:30px}.contact-form input.error{border:1px solid red}.contact-form label{font-size:14px;line-height:normal;color:#002956}.contact-form label[data-universe=madogdrikke],body[data-universe=madogdrikke] .contact-form label{color:#002956}.contact-form label[data-universe=madspild],body[data-universe=madspild] .contact-form label{color:#28224b}.contact-form .ui.search.selection{height:30px;border-radius:5px;font-size:12px;margin-bottom:10px;width:100%;background-color:#f5f5f5;color:#002956}.contact-form .ui.search.selection[data-universe=madogdrikke],body[data-universe=madogdrikke] .contact-form .ui.search.selection{color:#002956}.contact-form .ui.search.selection[data-universe=madspild],body[data-universe=madspild] .contact-form .ui.search.selection{color:#28224b}.contact-form .ui.search.selection .dropdown.icon{background:none}.contact-form .ui.search.selection .menu{background-color:#f5f5f5}.contact-form .ui.search.selection .menu .item{background-color:#f5f5f5;color:#002956;font-size:12px;border:none}.contact-form .ui.search.selection .menu .item[data-universe=madogdrikke],body[data-universe=madogdrikke] .contact-form .ui.search.selection .menu .item{color:#002956}.contact-form .ui.search.selection .menu .item[data-universe=madspild],body[data-universe=madspild] .contact-form .ui.search.selection .menu .item{color:#28224b}.contact-form .form-success{font-size:clamp(1.2rem,.56408451vw + 1.05897887rem,1.6005rem);color:#002956;line-height:normal;margin-top:10px}.contact-form .form-success[data-universe=madogdrikke],body[data-universe=madogdrikke] .contact-form .form-success{color:#002956}.contact-form .form-success[data-universe=madspild],body[data-universe=madspild] .contact-form .form-success{color:#28224b}.contact-form .tos-container{display:-webkit-box;display:-ms-flexbox;display:flex}.contact-form .tos-container input{width:35px;-ms-flex-negative:0;flex-shrink:0;display:inline-block}.contact-form .tos-container label{margin-left:10px;display:inline-block}#wines section.filtering .pagination .contact-form button,.contact-form #wines section.filtering .pagination button,.contact-form .button,.contact-form section.filtering .pagination button,section.filtering .pagination .contact-form button{margin-top:40px;float:right}.data-sheets .table-content{overflow-x:auto}.data-sheets table{border-collapse:collapse;border-spacing:2px;width:100%;color:#002956;font-family:Uniform Rnd Cond,sans-serif;font-size:clamp(1rem,.0943662vw + .97640845rem,1.067rem);font-weight:400;line-height:1.33em}.data-sheets table th{font-weight:700;background-color:#1c4378;color:#fff;text-transform:uppercase}.data-sheets table td,.data-sheets table th{border:1px solid #ddd;text-align:left;padding:8px}.data-sheets table tr:nth-child(2n){background-color:transparent}.data-sheets table .link{text-transform:none;color:#002a56}.data-sheets table .link[data-universe=madogdrikke],body[data-universe=madogdrikke] .data-sheets table .link{color:#283828}.data-sheets table .link[data-universe=ansvarlighed],body[data-universe=ansvarlighed] .data-sheets table .link{color:#004b6e}.data-sheets table .link[data-universe=okologi],body[data-universe=okologi] .data-sheets table .link{color:#025437}.data-sheets table .link[data-universe=kostogmotion],body[data-universe=kostogmotion] .data-sheets table .link{color:#007d9b}.data-sheets table .link[data-universe=madspild],body[data-universe=madspild] .data-sheets table .link{color:#b07818}.data-sheets table .link[data-universe=babyogborn],body[data-universe=babyogborn] .data-sheets table .link{color:#3d465a}.data-sheets table .link[data-universe=job],body[data-universe=job] .data-sheets table .link{color:#002a56}.data-sheets table .link:hover{text-decoration:underline}.data-sheets table .link svg{display:none}.data-sheets table .section{text-align:center;text-transform:capitalize;background-color:#ddd;color:#002956;font-weight:100}#e-tilbuds-avis .eta-title{margin-left:32px;margin-right:32px;margin-bottom:32px}@media (min-width:576px){#e-tilbuds-avis .eta-title{margin-left:5.55555556vw}}@media (min-width:768px){#e-tilbuds-avis .eta-title{margin-left:32px}}@media (min-width:1024px){#e-tilbuds-avis .eta-title{margin-left:3.125vw}}@media (min-width:1280px){#e-tilbuds-avis .eta-title{margin-left:32px}}@media (min-width:1536px){#e-tilbuds-avis .eta-title{margin-left:32px}}@media (min-width:576px){#e-tilbuds-avis .eta-title{margin-right:5.55555556vw}}@media (min-width:768px){#e-tilbuds-avis .eta-title{margin-right:32px}}@media (min-width:1024px){#e-tilbuds-avis .eta-title{margin-right:3.125vw}}@media (min-width:1280px){#e-tilbuds-avis .eta-title{margin-right:32px}}@media (min-width:1536px){#e-tilbuds-avis .eta-title{margin-right:32px}}@media (min-width:576px){#e-tilbuds-avis .eta-title{margin-bottom:5.55555556vw}}@media (min-width:768px){#e-tilbuds-avis .eta-title{margin-bottom:32px}}@media (min-width:1024px){#e-tilbuds-avis .eta-title{margin-bottom:3.125vw}}@media (min-width:1280px){#e-tilbuds-avis .eta-title{margin-bottom:32px}}@media (min-width:1536px){#e-tilbuds-avis .eta-title{margin-bottom:32px}}#e-tilbuds-avis #list-publications{margin-left:32px;margin-right:32px}@media (min-width:576px){#e-tilbuds-avis #list-publications{margin-left:5.55555556vw}}@media (min-width:768px){#e-tilbuds-avis #list-publications{margin-left:32px}}@media (min-width:1024px){#e-tilbuds-avis #list-publications{margin-left:3.125vw}}@media (min-width:1280px){#e-tilbuds-avis #list-publications{margin-left:32px}}@media (min-width:1536px){#e-tilbuds-avis #list-publications{margin-left:32px}}@media (min-width:576px){#e-tilbuds-avis #list-publications{margin-right:5.55555556vw}}@media (min-width:768px){#e-tilbuds-avis #list-publications{margin-right:32px}}@media (min-width:1024px){#e-tilbuds-avis #list-publications{margin-right:3.125vw}}@media (min-width:1280px){#e-tilbuds-avis #list-publications{margin-right:32px}}@media (min-width:1536px){#e-tilbuds-avis #list-publications{margin-right:32px}}#sgn-publication-viewer-container{line-height:1.4;font-size:16px}#sgn-publication-viewer-container .sgn__pp{z-index:2050!important}section.filtering .tags{display:-webkit-box;display:-ms-flexbox;display:flex;margin-bottom:32px}section.filtering .tags .pillBadge{line-height:normal;border:0 solid transparent;border-color:#dfe2e9;border-radius:24px;border-width:2px;font-size:clamp(1rem,.0943662vw + .97640845rem,1.067rem);margin-right:16px;padding:8px 16px;-webkit-transition-property:background-color,border,color;transition-property:background-color,border,color;-webkit-transition-duration:.3s;transition-duration:.3s;-webkit-transition-timing-function:ease-in-out;transition-timing-function:ease-in-out}@media (min-width:576px){section.filtering .tags .pillBadge{border-width:.34722222vw}}@media (min-width:768px){section.filtering .tags .pillBadge{border-width:2px}}@media (min-width:1024px){section.filtering .tags .pillBadge{border-width:.1953125vw}}@media (min-width:1280px){section.filtering .tags .pillBadge{border-width:2px}}@media (min-width:1536px){section.filtering .tags .pillBadge{border-width:2px}}@media (min-width:576px){section.filtering .tags .pillBadge{margin-right:2.77777778vw}}@media (min-width:768px){section.filtering .tags .pillBadge{margin-right:16px}}@media (min-width:1024px){section.filtering .tags .pillBadge{margin-right:1.5625vw}}@media (min-width:1280px){section.filtering .tags .pillBadge{margin-right:16px}}@media (min-width:1536px){section.filtering .tags .pillBadge{margin-right:16px}}@media (min-width:576px){section.filtering .tags .pillBadge{padding-bottom:1.38888889vw}}@media (min-width:768px){section.filtering .tags .pillBadge{padding-bottom:8px}}@media (min-width:1024px){section.filtering .tags .pillBadge{padding-bottom:.78125vw}}@media (min-width:1280px){section.filtering .tags .pillBadge{padding-bottom:8px}}@media (min-width:1536px){section.filtering .tags .pillBadge{padding-bottom:8px}}@media (min-width:576px){section.filtering .tags .pillBadge{padding-right:2.77777778vw}}@media (min-width:768px){section.filtering .tags .pillBadge{padding-right:16px}}@media (min-width:1024px){section.filtering .tags .pillBadge{padding-right:1.5625vw}}@media (min-width:1280px){section.filtering .tags .pillBadge{padding-right:16px}}@media (min-width:1536px){section.filtering .tags .pillBadge{padding-right:16px}}@media (min-width:576px){section.filtering .tags .pillBadge{padding-left:2.77777778vw}}@media (min-width:768px){section.filtering .tags .pillBadge{padding-left:16px}}@media (min-width:1024px){section.filtering .tags .pillBadge{padding-left:1.5625vw}}@media (min-width:1280px){section.filtering .tags .pillBadge{padding-left:16px}}@media (min-width:1536px){section.filtering .tags .pillBadge{padding-left:16px}}@media (min-width:576px){section.filtering .tags .pillBadge{padding-top:1.38888889vw}}@media (min-width:768px){section.filtering .tags .pillBadge{padding-top:8px}}@media (min-width:1024px){section.filtering .tags .pillBadge{padding-top:.78125vw}}@media (min-width:1280px){section.filtering .tags .pillBadge{padding-top:8px}}@media (min-width:1536px){section.filtering .tags .pillBadge{padding-top:8px}}section.filtering .search-wrapper{position:relative;margin-top:9px}section.filtering .search-wrapper .search{width:100%;outline:none;height:35px;border:1px solid;color:#000;border-radius:25px;font-size:16px;padding:0 14px;border-color:#dfe2e9;border-radius:24px;border-width:2px;font-size:clamp(1rem,.0943662vw + .97640845rem,1.067rem)}@media (min-width:576px){section.filtering .search-wrapper .search{border-width:.34722222vw}}@media (min-width:768px){section.filtering .search-wrapper .search{border-width:2px}}@media (min-width:1024px){section.filtering .search-wrapper .search{border-width:.1953125vw}}@media (min-width:1280px){section.filtering .search-wrapper .search{border-width:2px}}@media (min-width:1536px){section.filtering .search-wrapper .search{border-width:2px}}section.filtering .search-wrapper .search-icon{position:absolute;right:5px;top:0;width:35px;height:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}section.filtering .search-wrapper .search-icon svg path{stroke:#002a56}body[data-universe=madogdrikke] section.filtering .search-wrapper .search-icon svg path,section.filtering .search-wrapper .search-icon svg path[data-universe=madogdrikke]{stroke:#283828}body[data-universe=ansvarlighed] section.filtering .search-wrapper .search-icon svg path,section.filtering .search-wrapper .search-icon svg path[data-universe=ansvarlighed]{stroke:#004b6e}body[data-universe=okologi] section.filtering .search-wrapper .search-icon svg path,section.filtering .search-wrapper .search-icon svg path[data-universe=okologi]{stroke:#025437}body[data-universe=kostogmotion] section.filtering .search-wrapper .search-icon svg path,section.filtering .search-wrapper .search-icon svg path[data-universe=kostogmotion]{stroke:#007d9b}body[data-universe=madspild] section.filtering .search-wrapper .search-icon svg path,section.filtering .search-wrapper .search-icon svg path[data-universe=madspild]{stroke:#b07818}body[data-universe=babyogborn] section.filtering .search-wrapper .search-icon svg path,section.filtering .search-wrapper .search-icon svg path[data-universe=babyogborn]{stroke:#3d465a}body[data-universe=job] section.filtering .search-wrapper .search-icon svg path,section.filtering .search-wrapper .search-icon svg path[data-universe=job]{stroke:#002a56}section.filtering .filters{margin-bottom:32px}@media (min-width:576px){section.filtering .filters{margin-bottom:5.55555556vw}}@media (min-width:768px){section.filtering .filters{margin-bottom:32px}}@media (min-width:1024px){section.filtering .filters{margin-bottom:3.125vw}}@media (min-width:1280px){section.filtering .filters{margin-bottom:32px}}@media (min-width:1536px){section.filtering .filters{margin-bottom:32px}}section.filtering .filters .container{padding-top:32px;position:relative}@media (min-width:576px){section.filtering .filters .container{padding-top:5.55555556vw}}@media (min-width:768px){section.filtering .filters .container{padding-top:32px}}@media (min-width:1024px){section.filtering .filters .container{padding-top:3.125vw}}@media (min-width:1280px){section.filtering .filters .container{padding-top:32px}}@media (min-width:1536px){section.filtering .filters .container{padding-top:32px}}section.filtering .filters .container:before{border:0 solid transparent;border-top-width:1px;content:"";position:absolute;left:96px;right:96px;top:0}@media (min-width:576px){section.filtering .filters .container:before{border-top-width:.17361111vw}}@media (min-width:768px){section.filtering .filters .container:before{border-top-width:1px}}@media (min-width:1024px){section.filtering .filters .container:before{border-top-width:.09765625vw}}@media (min-width:1280px){section.filtering .filters .container:before{border-top-width:1px}}@media (min-width:1536px){section.filtering .filters .container:before{border-top-width:1px}}body[data-universe=madogdrikke] section.filtering .filters .container:before,body[data-universe=okologi] section.filtering .filters .container:before,section.filtering .filters .container:before[data-universe=madogdrikke],section.filtering .filters .container:before[data-universe=okologi]{border-top-color:#90cba3}body[data-universe=kostogmotion] section.filtering .filters .container:before,section.filtering .filters .container:before[data-universe=kostogmotion]{border-top-color:#1aa1c2}body[data-universe=madspild] section.filtering .filters .container:before,section.filtering .filters .container:before[data-universe=madspild]{border-top-color:#eac671}body[data-universe=babyogborn] section.filtering .filters .container:before,section.filtering .filters .container:before[data-universe=babyogborn]{border-top-color:#7282a0}@media (min-width:576px){section.filtering .filters .container:before{left:16.66666667vw}}@media (min-width:768px){section.filtering .filters .container:before{left:96px}}@media (min-width:1024px){section.filtering .filters .container:before{left:9.375vw}}@media (min-width:1280px){section.filtering .filters .container:before{left:96px}}@media (min-width:1536px){section.filtering .filters .container:before{left:96px}}@media (min-width:576px){section.filtering .filters .container:before{right:16.66666667vw}}@media (min-width:768px){section.filtering .filters .container:before{right:96px}}@media (min-width:1024px){section.filtering .filters .container:before{right:9.375vw}}@media (min-width:1280px){section.filtering .filters .container:before{right:96px}}@media (min-width:1536px){section.filtering .filters .container:before{right:96px}}section.filtering .filters .filter{margin-bottom:16px}@media (min-width:576px){section.filtering .filters .filter{margin-bottom:2.77777778vw}}@media (min-width:768px){section.filtering .filters .filter{margin-bottom:16px}}@media (min-width:1024px){section.filtering .filters .filter{margin-bottom:1.5625vw}}@media (min-width:1280px){section.filtering .filters .filter{margin-bottom:16px}}@media (min-width:1536px){section.filtering .filters .filter{margin-bottom:16px}}section.filtering .filters .filter label{border:0 solid transparent;border-bottom-width:1px;border-bottom-color:#dfe2e9;color:#002a56;cursor:pointer;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;font-size:clamp(1rem,.0943662vw + .97640845rem,1.067rem);font-weight:700;line-height:1.25em;padding-bottom:16px;padding-top:16px;position:relative;text-transform:uppercase;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}@media (min-width:576px){section.filtering .filters .filter label{border-bottom-width:.17361111vw}}@media (min-width:768px){section.filtering .filters .filter label{border-bottom-width:1px}}@media (min-width:1024px){section.filtering .filters .filter label{border-bottom-width:.09765625vw}}@media (min-width:1280px){section.filtering .filters .filter label{border-bottom-width:1px}}@media (min-width:1536px){section.filtering .filters .filter label{border-bottom-width:1px}}body[data-universe=madogdrikke] section.filtering .filters .filter label,section.filtering .filters .filter label[data-universe=madogdrikke]{color:#283828}body[data-universe=ansvarlighed] section.filtering .filters .filter label,section.filtering .filters .filter label[data-universe=ansvarlighed]{color:#004b6e}body[data-universe=okologi] section.filtering .filters .filter label,section.filtering .filters .filter label[data-universe=okologi]{color:#025437}body[data-universe=kostogmotion] section.filtering .filters .filter label,section.filtering .filters .filter label[data-universe=kostogmotion]{color:#007d9b}body[data-universe=madspild] section.filtering .filters .filter label,section.filtering .filters .filter label[data-universe=madspild]{color:#b07818}body[data-universe=babyogborn] section.filtering .filters .filter label,section.filtering .filters .filter label[data-universe=babyogborn]{color:#3d465a}body[data-universe=job] section.filtering .filters .filter label,section.filtering .filters .filter label[data-universe=job]{color:#002a56}@media (min-width:576px){section.filtering .filters .filter label{padding-bottom:2.77777778vw}}@media (min-width:768px){section.filtering .filters .filter label{padding-bottom:16px}}@media (min-width:1024px){section.filtering .filters .filter label{padding-bottom:1.5625vw}}@media (min-width:1280px){section.filtering .filters .filter label{padding-bottom:16px}}@media (min-width:1536px){section.filtering .filters .filter label{padding-bottom:16px}}@media (min-width:576px){section.filtering .filters .filter label{padding-top:2.77777778vw}}@media (min-width:768px){section.filtering .filters .filter label{padding-top:16px}}@media (min-width:1024px){section.filtering .filters .filter label{padding-top:1.5625vw}}@media (min-width:1280px){section.filtering .filters .filter label{padding-top:16px}}@media (min-width:1536px){section.filtering .filters .filter label{padding-top:16px}}section.filtering .filters .filter label.activeSign{display:none}section.filtering .filters .filter label svg{width:1.5em;fill:#a4a4a4;-webkit-transform:rotate(180deg);transform:rotate(180deg)}section.filtering .filters .filter .buttons{border-radius:8px;-webkit-box-shadow:0 3px 14px rgba(0,0,0,.1);box-shadow:0 3px 14px rgba(0,0,0,.1);display:none;padding:8px}@media (min-width:576px){section.filtering .filters .filter .buttons{padding:1.38888889vw}}@media (min-width:768px){section.filtering .filters .filter .buttons{padding:8px}}@media (min-width:1024px){section.filtering .filters .filter .buttons{padding:.78125vw}}@media (min-width:1280px){section.filtering .filters .filter .buttons{padding:8px}}@media (min-width:1536px){section.filtering .filters .filter .buttons{padding:8px}}section.filtering .filters .filter .buttons button{background-color:#fff;border:0 solid transparent;border-color:#dfe2e9;border-radius:24px;border-width:2px;color:#002a56;cursor:pointer;font-size:clamp(1rem,.0943662vw + .97640845rem,1.067rem);margin:8px;padding:8px 16px;-webkit-transition-property:background-color,border,color;transition-property:background-color,border,color;-webkit-transition-duration:.3s;transition-duration:.3s;-webkit-transition-timing-function:ease-in-out;transition-timing-function:ease-in-out}@media (min-width:576px){section.filtering .filters .filter .buttons button{border-width:.34722222vw}}@media (min-width:768px){section.filtering .filters .filter .buttons button{border-width:2px}}@media (min-width:1024px){section.filtering .filters .filter .buttons button{border-width:.1953125vw}}@media (min-width:1280px){section.filtering .filters .filter .buttons button{border-width:2px}}@media (min-width:1536px){section.filtering .filters .filter .buttons button{border-width:2px}}body[data-universe=ansvarlighed] section.filtering .filters .filter .buttons button,body[data-universe=kostogmotion] section.filtering .filters .filter .buttons button,body[data-universe=madogdrikke] section.filtering .filters .filter .buttons button,body[data-universe=okologi] section.filtering .filters .filter .buttons button,section.filtering .filters .filter .buttons button[data-universe=ansvarlighed],section.filtering .filters .filter .buttons button[data-universe=kostogmotion],section.filtering .filters .filter .buttons button[data-universe=madogdrikke],section.filtering .filters .filter .buttons button[data-universe=okologi]{color:#002a56}body[data-universe=madspild] section.filtering .filters .filter .buttons button,section.filtering .filters .filter .buttons button[data-universe=madspild]{color:#243825}body[data-universe=babyogborn] section.filtering .filters .filter .buttons button,body[data-universe=job] section.filtering .filters .filter .buttons button,section.filtering .filters .filter .buttons button[data-universe=babyogborn],section.filtering .filters .filter .buttons button[data-universe=job]{color:#002a56}@media (min-width:576px){section.filtering .filters .filter .buttons button{margin:1.38888889vw}}@media (min-width:768px){section.filtering .filters .filter .buttons button{margin:8px}}@media (min-width:1024px){section.filtering .filters .filter .buttons button{margin:.78125vw}}@media (min-width:1280px){section.filtering .filters .filter .buttons button{margin:8px}}@media (min-width:1536px){section.filtering .filters .filter .buttons button{margin:8px}}@media (min-width:576px){section.filtering .filters .filter .buttons button{padding-bottom:1.38888889vw}}@media (min-width:768px){section.filtering .filters .filter .buttons button{padding-bottom:8px}}@media (min-width:1024px){section.filtering .filters .filter .buttons button{padding-bottom:.78125vw}}@media (min-width:1280px){section.filtering .filters .filter .buttons button{padding-bottom:8px}}@media (min-width:1536px){section.filtering .filters .filter .buttons button{padding-bottom:8px}}@media (min-width:576px){section.filtering .filters .filter .buttons button{padding-left:2.77777778vw}}@media (min-width:768px){section.filtering .filters .filter .buttons button{padding-left:16px}}@media (min-width:1024px){section.filtering .filters .filter .buttons button{padding-left:1.5625vw}}@media (min-width:1280px){section.filtering .filters .filter .buttons button{padding-left:16px}}@media (min-width:1536px){section.filtering .filters .filter .buttons button{padding-left:16px}}@media (min-width:576px){section.filtering .filters .filter .buttons button{padding-right:2.77777778vw}}@media (min-width:768px){section.filtering .filters .filter .buttons button{padding-right:16px}}@media (min-width:1024px){section.filtering .filters .filter .buttons button{padding-right:1.5625vw}}@media (min-width:1280px){section.filtering .filters .filter .buttons button{padding-right:16px}}@media (min-width:1536px){section.filtering .filters .filter .buttons button{padding-right:16px}}@media (min-width:576px){section.filtering .filters .filter .buttons button{padding-top:1.38888889vw}}@media (min-width:768px){section.filtering .filters .filter .buttons button{padding-top:8px}}@media (min-width:1024px){section.filtering .filters .filter .buttons button{padding-top:.78125vw}}@media (min-width:1280px){section.filtering .filters .filter .buttons button{padding-top:8px}}@media (min-width:1536px){section.filtering .filters .filter .buttons button{padding-top:8px}}body[data-universe=ansvarlighed] section.filtering .filters .filter .buttons button:hover,body[data-universe=kostogmotion] section.filtering .filters .filter .buttons button:hover,body[data-universe=madogdrikke] section.filtering .filters .filter .buttons button:hover,body[data-universe=okologi] section.filtering .filters .filter .buttons button:hover,section.filtering .filters .filter .buttons button:hover,section.filtering .filters .filter .buttons button:hover[data-universe=ansvarlighed],section.filtering .filters .filter .buttons button:hover[data-universe=kostogmotion],section.filtering .filters .filter .buttons button:hover[data-universe=madogdrikke],section.filtering .filters .filter .buttons button:hover[data-universe=okologi]{border-color:#002a56}body[data-universe=madspild] section.filtering .filters .filter .buttons button:hover,section.filtering .filters .filter .buttons button:hover[data-universe=madspild]{border-color:#243825}body[data-universe=babyogborn] section.filtering .filters .filter .buttons button:hover,body[data-universe=job] section.filtering .filters .filter .buttons button:hover,section.filtering .filters .filter .buttons button:hover[data-universe=babyogborn],section.filtering .filters .filter .buttons button:hover[data-universe=job]{border-color:#002a56}section.filtering .filters .filter .buttons button.active{color:#fff}body[data-universe=madogdrikke] section.filtering .filters .filter .buttons button.active,body[data-universe=okologi] section.filtering .filters .filter .buttons button.active,section.filtering .filters .filter .buttons button.active[data-universe=madogdrikke],section.filtering .filters .filter .buttons button.active[data-universe=okologi]{background-color:#90cba3}body[data-universe=kostogmotion] section.filtering .filters .filter .buttons button.active,section.filtering .filters .filter .buttons button.active[data-universe=kostogmotion]{background-color:#1aa1c2}body[data-universe=madspild] section.filtering .filters .filter .buttons button.active,section.filtering .filters .filter .buttons button.active[data-universe=madspild]{background-color:#eac671}body[data-universe=babyogborn] section.filtering .filters .filter .buttons button.active,section.filtering .filters .filter .buttons button.active[data-universe=babyogborn]{background-color:#7282a0}body[data-universe=madogdrikke] section.filtering .filters .filter .buttons button.active,body[data-universe=okologi] section.filtering .filters .filter .buttons button.active,section.filtering .filters .filter .buttons button.active[data-universe=madogdrikke],section.filtering .filters .filter .buttons button.active[data-universe=okologi]{border-color:#90cba3}body[data-universe=kostogmotion] section.filtering .filters .filter .buttons button.active,section.filtering .filters .filter .buttons button.active[data-universe=kostogmotion]{border-color:#1aa1c2}body[data-universe=madspild] section.filtering .filters .filter .buttons button.active,section.filtering .filters .filter .buttons button.active[data-universe=madspild]{border-color:#eac671}body[data-universe=babyogborn] section.filtering .filters .filter .buttons button.active,section.filtering .filters .filter .buttons button.active[data-universe=babyogborn]{border-color:#7282a0}section.filtering .filters .filter .buttons button.active:hover{background-color:#002a56;border-color:#002a56}body[data-universe=madogdrikke] section.filtering .filters .filter .buttons button.active:hover,section.filtering .filters .filter .buttons button.active:hover[data-universe=madogdrikke]{background-color:#283828}body[data-universe=ansvarlighed] section.filtering .filters .filter .buttons button.active:hover,section.filtering .filters .filter .buttons button.active:hover[data-universe=ansvarlighed]{background-color:#004b6e}body[data-universe=okologi] section.filtering .filters .filter .buttons button.active:hover,section.filtering .filters .filter .buttons button.active:hover[data-universe=okologi]{background-color:#025437}body[data-universe=kostogmotion] section.filtering .filters .filter .buttons button.active:hover,section.filtering .filters .filter .buttons button.active:hover[data-universe=kostogmotion]{background-color:#007d9b}body[data-universe=madspild] section.filtering .filters .filter .buttons button.active:hover,section.filtering .filters .filter .buttons button.active:hover[data-universe=madspild]{background-color:#b07818}body[data-universe=babyogborn] section.filtering .filters .filter .buttons button.active:hover,section.filtering .filters .filter .buttons button.active:hover[data-universe=babyogborn]{background-color:#3d465a}body[data-universe=job] section.filtering .filters .filter .buttons button.active:hover,section.filtering .filters .filter .buttons button.active:hover[data-universe=job]{background-color:#002a56}body[data-universe=madogdrikke] section.filtering .filters .filter .buttons button.active:hover,section.filtering .filters .filter .buttons button.active:hover[data-universe=madogdrikke]{border-color:#283828}body[data-universe=ansvarlighed] section.filtering .filters .filter .buttons button.active:hover,section.filtering .filters .filter .buttons button.active:hover[data-universe=ansvarlighed]{border-color:#004b6e}body[data-universe=okologi] section.filtering .filters .filter .buttons button.active:hover,section.filtering .filters .filter .buttons button.active:hover[data-universe=okologi]{border-color:#025437}body[data-universe=kostogmotion] section.filtering .filters .filter .buttons button.active:hover,section.filtering .filters .filter .buttons button.active:hover[data-universe=kostogmotion]{border-color:#007d9b}body[data-universe=madspild] section.filtering .filters .filter .buttons button.active:hover,section.filtering .filters .filter .buttons button.active:hover[data-universe=madspild]{border-color:#b07818}body[data-universe=babyogborn] section.filtering .filters .filter .buttons button.active:hover,section.filtering .filters .filter .buttons button.active:hover[data-universe=babyogborn]{border-color:#3d465a}body[data-universe=job] section.filtering .filters .filter .buttons button.active:hover,section.filtering .filters .filter .buttons button.active:hover[data-universe=job]{border-color:#002a56}section.filtering .filters .filter .buttons button:focus{outline:none}section.filtering .filters .filter.active label{border-bottom-width:0}section.filtering .filters .filter.active label svg{-webkit-transform:rotate(0deg);transform:rotate(0deg)}section.filtering .filters .filter.active .buttons{display:block}section.filtering .counter{color:#002a56;font-family:Uniform Rnd ExCond,sans-serif;font-size:clamp(1.6rem,.75211268vw + 1.41197183rem,2.134rem);font-weight:700;line-height:1em;margin-bottom:40px;text-transform:uppercase}body[data-universe=madogdrikke] section.filtering .counter,section.filtering .counter[data-universe=madogdrikke]{color:#283828}body[data-universe=ansvarlighed] section.filtering .counter,section.filtering .counter[data-universe=ansvarlighed]{color:#004b6e}body[data-universe=okologi] section.filtering .counter,section.filtering .counter[data-universe=okologi]{color:#025437}body[data-universe=kostogmotion] section.filtering .counter,section.filtering .counter[data-universe=kostogmotion]{color:#007d9b}body[data-universe=madspild] section.filtering .counter,section.filtering .counter[data-universe=madspild]{color:#b07818}body[data-universe=babyogborn] section.filtering .counter,section.filtering .counter[data-universe=babyogborn]{color:#3d465a}body[data-universe=job] section.filtering .counter,section.filtering .counter[data-universe=job]{color:#002a56}@media (min-width:576px){section.filtering .counter{margin-bottom:6.94444444vw}}@media (min-width:768px){section.filtering .counter{margin-bottom:40px}}@media (min-width:1024px){section.filtering .counter{margin-bottom:3.90625vw}}@media (min-width:1280px){section.filtering .counter{margin-bottom:40px}}@media (min-width:1536px){section.filtering .counter{margin-bottom:40px}}section.filtering .mealplan-random{color:#fff;font-family:Uniform Rnd ExCond,sans-serif;font-size:clamp(1.2rem,.56408451vw + 1.05897887rem,1.6005rem);line-height:1em;margin-bottom:40px;text-transform:uppercase;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end}body[data-universe=madogdrikke] section.filtering .mealplan-random,section.filtering .mealplan-random[data-universe=madogdrikke]{color:#385a36}body[data-universe=ansvarlighed] section.filtering .mealplan-random,body[data-universe=kostogmotion] section.filtering .mealplan-random,body[data-universe=okologi] section.filtering .mealplan-random,section.filtering .mealplan-random[data-universe=ansvarlighed],section.filtering .mealplan-random[data-universe=kostogmotion],section.filtering .mealplan-random[data-universe=okologi]{color:#fff}body[data-universe=madspild] section.filtering .mealplan-random,section.filtering .mealplan-random[data-universe=madspild]{color:#f5f3ed}body[data-universe=babyogborn] section.filtering .mealplan-random,body[data-universe=job] section.filtering .mealplan-random,section.filtering .mealplan-random[data-universe=babyogborn],section.filtering .mealplan-random[data-universe=job]{color:#fff}@media (min-width:576px){section.filtering .mealplan-random{margin-bottom:6.94444444vw}}@media (min-width:768px){section.filtering .mealplan-random{margin-bottom:40px}}@media (min-width:1024px){section.filtering .mealplan-random{margin-bottom:3.90625vw}}@media (min-width:1280px){section.filtering .mealplan-random{margin-bottom:40px}}@media (min-width:1536px){section.filtering .mealplan-random{margin-bottom:40px}}section.filtering .mealplan-random .calendar-icon{padding-left:10px}section.filtering .mealplan-random a{width:auto;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-ms-flex-item-align:end;align-self:flex-end}section.filtering .mealplan-random svg{stroke:#df000e;-webkit-transition-property:color .15s ease-in-out;transition-property:color .15s ease-in-out;-webkit-transition-duration:.3s;transition-duration:.3s;-webkit-transition-timing-function:ease-in-out;transition-timing-function:ease-in-out}body[data-universe=madogdrikke] section.filtering .mealplan-random svg,section.filtering .mealplan-random svg[data-universe=madogdrikke]{stroke:#5cad76}body[data-universe=ansvarlighed] section.filtering .mealplan-random svg,section.filtering .mealplan-random svg[data-universe=ansvarlighed]{stroke:#1aa1c2}body[data-universe=okologi] section.filtering .mealplan-random svg,section.filtering .mealplan-random svg[data-universe=okologi]{stroke:#168040}body[data-universe=kostogmotion] section.filtering .mealplan-random svg,section.filtering .mealplan-random svg[data-universe=kostogmotion]{stroke:#1aa1c2}body[data-universe=madspild] section.filtering .mealplan-random svg,section.filtering .mealplan-random svg[data-universe=madspild]{stroke:#d69e18}body[data-universe=babyogborn] section.filtering .mealplan-random svg,section.filtering .mealplan-random svg[data-universe=babyogborn]{stroke:#7282a0}section.filtering .mealplan-random .icon-base--meal-plan,section.filtering .mealplan-random a{color:#df000e;-webkit-transition-property:color .15s ease-in-out;transition-property:color .15s ease-in-out;-webkit-transition-duration:.3s;transition-duration:.3s;-webkit-transition-timing-function:ease-in-out;transition-timing-function:ease-in-out}body[data-universe=madogdrikke] section.filtering .mealplan-random .icon-base--meal-plan,body[data-universe=madogdrikke] section.filtering .mealplan-random a,section.filtering .mealplan-random .icon-base--meal-plan[data-universe=madogdrikke],section.filtering .mealplan-random a[data-universe=madogdrikke]{color:#5cad76}body[data-universe=ansvarlighed] section.filtering .mealplan-random .icon-base--meal-plan,body[data-universe=ansvarlighed] section.filtering .mealplan-random a,section.filtering .mealplan-random .icon-base--meal-plan[data-universe=ansvarlighed],section.filtering .mealplan-random a[data-universe=ansvarlighed]{color:#1aa1c2}body[data-universe=okologi] section.filtering .mealplan-random .icon-base--meal-plan,body[data-universe=okologi] section.filtering .mealplan-random a,section.filtering .mealplan-random .icon-base--meal-plan[data-universe=okologi],section.filtering .mealplan-random a[data-universe=okologi]{color:#168040}body[data-universe=kostogmotion] section.filtering .mealplan-random .icon-base--meal-plan,body[data-universe=kostogmotion] section.filtering .mealplan-random a,section.filtering .mealplan-random .icon-base--meal-plan[data-universe=kostogmotion],section.filtering .mealplan-random a[data-universe=kostogmotion]{color:#1aa1c2}body[data-universe=madspild] section.filtering .mealplan-random .icon-base--meal-plan,body[data-universe=madspild] section.filtering .mealplan-random a,section.filtering .mealplan-random .icon-base--meal-plan[data-universe=madspild],section.filtering .mealplan-random a[data-universe=madspild]{color:#d69e18}body[data-universe=babyogborn] section.filtering .mealplan-random .icon-base--meal-plan,body[data-universe=babyogborn] section.filtering .mealplan-random a,section.filtering .mealplan-random .icon-base--meal-plan[data-universe=babyogborn],section.filtering .mealplan-random a[data-universe=babyogborn]{color:#7282a0}body[data-universe=madogdrikke] section.filtering .mealplan-random .icon-base--meal-plan:hover,body[data-universe=madogdrikke] section.filtering .mealplan-random .icon-base--meal-plan:hover .icon-base--meal-plan,body[data-universe=madogdrikke] section.filtering .mealplan-random a:hover,body[data-universe=madogdrikke] section.filtering .mealplan-random a:hover .icon-base--meal-plan,section.filtering .mealplan-random .icon-base--meal-plan:hover .icon-base--meal-plan[data-universe=madogdrikke],section.filtering .mealplan-random .icon-base--meal-plan:hover[data-universe=madogdrikke],section.filtering .mealplan-random a:hover .icon-base--meal-plan[data-universe=madogdrikke],section.filtering .mealplan-random a:hover[data-universe=madogdrikke]{color:#344e34}body[data-universe=madogdrikke] section.filtering .mealplan-random .icon-base--meal-plan:hover svg,body[data-universe=madogdrikke] section.filtering .mealplan-random a:hover svg,section.filtering .mealplan-random .icon-base--meal-plan:hover svg[data-universe=madogdrikke],section.filtering .mealplan-random a:hover svg[data-universe=madogdrikke]{stroke:#344e34}section.filtering .mealplan-random__popup .popup{max-width:40%;padding:2rem}@media (max-width:767px){section.filtering .mealplan-random__popup .popup{max-width:90%}}section.filtering .mealplan-random__popup__header{font-size:30px;line-height:1;margin-bottom:2rem;padding-right:1.5rem}@media (min-width:1024px){section.filtering .mealplan-random__popup__header{padding-right:2rem}}section.filtering .mealplan-random__popup__actions{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}@media (max-width:767px){section.filtering .mealplan-random__popup__actions{display:grid}}#wines section.filtering .mealplan-random__popup__actions .pagination button,#wines section.filtering .pagination .mealplan-random__popup__actions button,section.filtering .mealplan-random__popup__actions .button,section.filtering .mealplan-random__popup__actions .pagination button,section.filtering .pagination .mealplan-random__popup__actions button{margin:0 .5rem}@media (max-width:767px){#wines section.filtering .mealplan-random__popup__actions .pagination button,#wines section.filtering .pagination .mealplan-random__popup__actions button,section.filtering .mealplan-random__popup__actions .button,section.filtering .mealplan-random__popup__actions .pagination button,section.filtering .pagination .mealplan-random__popup__actions button{margin-bottom:10px}}section.filtering .mealplan-random__popup__actions .button--cancel{border-width:1px;background-color:#feecf0;color:#cc0f35}section.filtering .mealplan-random__popup__actions .button--cancel:hover{background-color:#fde0e6;border-color:transparent;color:#cc0f35}section.filtering .mealplan-random__popup__close{border-color:#002a56;border-radius:100%;border-width:2px;background-color:#fff;right:16px;top:16px;position:absolute;cursor:pointer;height:40px;width:40px}body[data-universe=madogdrikke] section.filtering .mealplan-random__popup__close,section.filtering .mealplan-random__popup__close[data-universe=madogdrikke]{border-color:#283828}body[data-universe=ansvarlighed] section.filtering .mealplan-random__popup__close,section.filtering .mealplan-random__popup__close[data-universe=ansvarlighed]{border-color:#004b6e}body[data-universe=okologi] section.filtering .mealplan-random__popup__close,section.filtering .mealplan-random__popup__close[data-universe=okologi]{border-color:#025437}body[data-universe=kostogmotion] section.filtering .mealplan-random__popup__close,section.filtering .mealplan-random__popup__close[data-universe=kostogmotion]{border-color:#007d9b}body[data-universe=madspild] section.filtering .mealplan-random__popup__close,section.filtering .mealplan-random__popup__close[data-universe=madspild]{border-color:#b07818}body[data-universe=babyogborn] section.filtering .mealplan-random__popup__close,section.filtering .mealplan-random__popup__close[data-universe=babyogborn]{border-color:#3d465a}body[data-universe=job] section.filtering .mealplan-random__popup__close,section.filtering .mealplan-random__popup__close[data-universe=job]{border-color:#002a56}@media (min-width:576px){section.filtering .mealplan-random__popup__close{border-width:.34722222vw}}@media (min-width:768px){section.filtering .mealplan-random__popup__close{border-width:2px}}@media (min-width:1024px){section.filtering .mealplan-random__popup__close{border-width:.1953125vw}}@media (min-width:1280px){section.filtering .mealplan-random__popup__close{border-width:2px}}@media (min-width:1536px){section.filtering .mealplan-random__popup__close{border-width:2px}}@media (min-width:576px){section.filtering .mealplan-random__popup__close{right:2.77777778vw}}@media (min-width:768px){section.filtering .mealplan-random__popup__close{right:16px}}@media (min-width:1024px){section.filtering .mealplan-random__popup__close{right:1.5625vw}}@media (min-width:1280px){section.filtering .mealplan-random__popup__close{right:16px}}@media (min-width:1536px){section.filtering .mealplan-random__popup__close{right:16px}}@media (min-width:576px){section.filtering .mealplan-random__popup__close{top:2.77777778vw}}@media (min-width:768px){section.filtering .mealplan-random__popup__close{top:16px}}@media (min-width:1024px){section.filtering .mealplan-random__popup__close{top:1.5625vw}}@media (min-width:1280px){section.filtering .mealplan-random__popup__close{top:16px}}@media (min-width:1536px){section.filtering .mealplan-random__popup__close{top:16px}}@media (min-width:576px){section.filtering .mealplan-random__popup__close{height:6.94444444vw}}@media (min-width:768px){section.filtering .mealplan-random__popup__close{height:40px}}@media (min-width:1024px){section.filtering .mealplan-random__popup__close{height:3.90625vw}}@media (min-width:1280px){section.filtering .mealplan-random__popup__close{height:40px}}@media (min-width:1536px){section.filtering .mealplan-random__popup__close{height:40px}}@media (min-width:576px){section.filtering .mealplan-random__popup__close{width:6.94444444vw}}@media (min-width:768px){section.filtering .mealplan-random__popup__close{width:40px}}@media (min-width:1024px){section.filtering .mealplan-random__popup__close{width:3.90625vw}}@media (min-width:1280px){section.filtering .mealplan-random__popup__close{width:40px}}@media (min-width:1536px){section.filtering .mealplan-random__popup__close{width:40px}}@media (min-width:768px){section.filtering .mealplan-random__popup__close{height:48px;width:48px}}@media (min-width:768px) and (min-width:576px){section.filtering .mealplan-random__popup__close{height:8.33333333vw}}@media (min-width:768px) and (min-width:768px){section.filtering .mealplan-random__popup__close{height:48px}}@media (min-width:768px) and (min-width:1024px){section.filtering .mealplan-random__popup__close{height:4.6875vw}}@media (min-width:768px) and (min-width:1280px){section.filtering .mealplan-random__popup__close{height:48px}}@media (min-width:768px) and (min-width:1536px){section.filtering .mealplan-random__popup__close{height:48px}}@media (min-width:768px) and (min-width:576px){section.filtering .mealplan-random__popup__close{width:8.33333333vw}}@media (min-width:768px) and (min-width:768px){section.filtering .mealplan-random__popup__close{width:48px}}@media (min-width:768px) and (min-width:1024px){section.filtering .mealplan-random__popup__close{width:4.6875vw}}@media (min-width:768px) and (min-width:1280px){section.filtering .mealplan-random__popup__close{width:48px}}@media (min-width:768px) and (min-width:1536px){section.filtering .mealplan-random__popup__close{width:48px}}section.filtering .mealplan-random__popup__close .close-icon svg{fill:#002a56;left:50%;position:absolute;top:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);height:16px;width:16px}body[data-universe=madogdrikke] section.filtering .mealplan-random__popup__close .close-icon svg,section.filtering .mealplan-random__popup__close .close-icon svg[data-universe=madogdrikke]{fill:#283828}body[data-universe=ansvarlighed] section.filtering .mealplan-random__popup__close .close-icon svg,section.filtering .mealplan-random__popup__close .close-icon svg[data-universe=ansvarlighed]{fill:#004b6e}body[data-universe=okologi] section.filtering .mealplan-random__popup__close .close-icon svg,section.filtering .mealplan-random__popup__close .close-icon svg[data-universe=okologi]{fill:#025437}body[data-universe=kostogmotion] section.filtering .mealplan-random__popup__close .close-icon svg,section.filtering .mealplan-random__popup__close .close-icon svg[data-universe=kostogmotion]{fill:#007d9b}body[data-universe=madspild] section.filtering .mealplan-random__popup__close .close-icon svg,section.filtering .mealplan-random__popup__close .close-icon svg[data-universe=madspild]{fill:#b07818}body[data-universe=babyogborn] section.filtering .mealplan-random__popup__close .close-icon svg,section.filtering .mealplan-random__popup__close .close-icon svg[data-universe=babyogborn]{fill:#3d465a}body[data-universe=job] section.filtering .mealplan-random__popup__close .close-icon svg,section.filtering .mealplan-random__popup__close .close-icon svg[data-universe=job]{fill:#002a56}@media (min-width:576px){section.filtering .mealplan-random__popup__close .close-icon svg{height:2.77777778vw}}@media (min-width:768px){section.filtering .mealplan-random__popup__close .close-icon svg{height:16px}}@media (min-width:1024px){section.filtering .mealplan-random__popup__close .close-icon svg{height:1.5625vw}}@media (min-width:1280px){section.filtering .mealplan-random__popup__close .close-icon svg{height:16px}}@media (min-width:1536px){section.filtering .mealplan-random__popup__close .close-icon svg{height:16px}}@media (min-width:576px){section.filtering .mealplan-random__popup__close .close-icon svg{width:2.77777778vw}}@media (min-width:768px){section.filtering .mealplan-random__popup__close .close-icon svg{width:16px}}@media (min-width:1024px){section.filtering .mealplan-random__popup__close .close-icon svg{width:1.5625vw}}@media (min-width:1280px){section.filtering .mealplan-random__popup__close .close-icon svg{width:16px}}@media (min-width:1536px){section.filtering .mealplan-random__popup__close .close-icon svg{width:16px;height:24px;width:24px}}@media (min-width:1536px) and (min-width:576px){section.filtering .mealplan-random__popup__close .close-icon svg{height:4.16666667vw}}@media (min-width:1536px) and (min-width:768px){section.filtering .mealplan-random__popup__close .close-icon svg{height:24px}}@media (min-width:1536px) and (min-width:1024px){section.filtering .mealplan-random__popup__close .close-icon svg{height:2.34375vw}}@media (min-width:1536px) and (min-width:1280px){section.filtering .mealplan-random__popup__close .close-icon svg{height:24px}}@media (min-width:1536px) and (min-width:1536px){section.filtering .mealplan-random__popup__close .close-icon svg{height:24px}}@media (min-width:1536px) and (min-width:576px){section.filtering .mealplan-random__popup__close .close-icon svg{width:4.16666667vw}}@media (min-width:1536px) and (min-width:768px){section.filtering .mealplan-random__popup__close .close-icon svg{width:24px}}@media (min-width:1536px) and (min-width:1024px){section.filtering .mealplan-random__popup__close .close-icon svg{width:2.34375vw}}@media (min-width:1536px) and (min-width:1280px){section.filtering .mealplan-random__popup__close .close-icon svg{width:24px}}@media (min-width:1536px) and (min-width:1536px){section.filtering .mealplan-random__popup__close .close-icon svg{width:24px}}section.filtering .pagination{margin-top:96px;text-align:center}@media (min-width:576px){section.filtering .pagination{margin-top:16.66666667vw}}@media (min-width:768px){section.filtering .pagination{margin-top:96px}}@media (min-width:1024px){section.filtering .pagination{margin-top:9.375vw}}@media (min-width:1280px){section.filtering .pagination{margin-top:96px}}@media (min-width:1536px){section.filtering .pagination{margin-top:96px}}section.filtering .pagination .count{color:#002a56;font-family:Uniform Rnd ExCond,sans-serif;font-size:clamp(1.6rem,.75211268vw + 1.41197183rem,2.134rem);font-weight:700;line-height:1em;text-transform:uppercase}body[data-universe=madogdrikke] section.filtering .pagination .count,section.filtering .pagination .count[data-universe=madogdrikke]{color:#283828}body[data-universe=ansvarlighed] section.filtering .pagination .count,section.filtering .pagination .count[data-universe=ansvarlighed]{color:#004b6e}body[data-universe=okologi] section.filtering .pagination .count,section.filtering .pagination .count[data-universe=okologi]{color:#025437}body[data-universe=kostogmotion] section.filtering .pagination .count,section.filtering .pagination .count[data-universe=kostogmotion]{color:#007d9b}body[data-universe=madspild] section.filtering .pagination .count,section.filtering .pagination .count[data-universe=madspild]{color:#b07818}body[data-universe=babyogborn] section.filtering .pagination .count,section.filtering .pagination .count[data-universe=babyogborn]{color:#3d465a}body[data-universe=job] section.filtering .pagination .count,section.filtering .pagination .count[data-universe=job]{color:#002a56}section.filtering .pagination .progress{border-radius:24px;display:inline-block;height:16px;margin-bottom:48px;margin-top:32px;overflow:hidden;position:relative;width:264px}body[data-universe=madogdrikke] section.filtering .pagination .progress,body[data-universe=okologi] section.filtering .pagination .progress,section.filtering .pagination .progress[data-universe=madogdrikke],section.filtering .pagination .progress[data-universe=okologi]{background-color:#90cba3}body[data-universe=kostogmotion] section.filtering .pagination .progress,section.filtering .pagination .progress[data-universe=kostogmotion]{background-color:#1aa1c2}body[data-universe=madspild] section.filtering .pagination .progress,section.filtering .pagination .progress[data-universe=madspild]{background-color:#eac671}body[data-universe=babyogborn] section.filtering .pagination .progress,section.filtering .pagination .progress[data-universe=babyogborn]{background-color:#7282a0}@media (min-width:576px){section.filtering .pagination .progress{height:2.77777778vw}}@media (min-width:768px){section.filtering .pagination .progress{height:16px}}@media (min-width:1024px){section.filtering .pagination .progress{height:1.5625vw}}@media (min-width:1280px){section.filtering .pagination .progress{height:16px}}@media (min-width:1536px){section.filtering .pagination .progress{height:16px}}@media (min-width:576px){section.filtering .pagination .progress{margin-bottom:8.33333333vw}}@media (min-width:768px){section.filtering .pagination .progress{margin-bottom:48px}}@media (min-width:1024px){section.filtering .pagination .progress{margin-bottom:4.6875vw}}@media (min-width:1280px){section.filtering .pagination .progress{margin-bottom:48px}}@media (min-width:1536px){section.filtering .pagination .progress{margin-bottom:48px}}@media (min-width:576px){section.filtering .pagination .progress{margin-top:5.55555556vw}}@media (min-width:768px){section.filtering .pagination .progress{margin-top:32px}}@media (min-width:1024px){section.filtering .pagination .progress{margin-top:3.125vw}}@media (min-width:1280px){section.filtering .pagination .progress{margin-top:32px}}@media (min-width:1536px){section.filtering .pagination .progress{margin-top:32px}}@media (min-width:576px){section.filtering .pagination .progress{width:45.83333333vw}}@media (min-width:768px){section.filtering .pagination .progress{width:264px}}@media (min-width:1024px){section.filtering .pagination .progress{width:25.78125vw}}@media (min-width:1280px){section.filtering .pagination .progress{width:264px}}@media (min-width:1536px){section.filtering .pagination .progress{width:264px}}section.filtering .pagination .progress span{background-color:#002a56;border-radius:24px;bottom:0;left:0;position:absolute;top:0}body[data-universe=madogdrikke] section.filtering .pagination .progress span,section.filtering .pagination .progress span[data-universe=madogdrikke]{background-color:#283828}body[data-universe=ansvarlighed] section.filtering .pagination .progress span,section.filtering .pagination .progress span[data-universe=ansvarlighed]{background-color:#004b6e}body[data-universe=okologi] section.filtering .pagination .progress span,section.filtering .pagination .progress span[data-universe=okologi]{background-color:#025437}body[data-universe=kostogmotion] section.filtering .pagination .progress span,section.filtering .pagination .progress span[data-universe=kostogmotion]{background-color:#007d9b}body[data-universe=madspild] section.filtering .pagination .progress span,section.filtering .pagination .progress span[data-universe=madspild]{background-color:#b07818}body[data-universe=babyogborn] section.filtering .pagination .progress span,section.filtering .pagination .progress span[data-universe=babyogborn]{background-color:#3d465a}body[data-universe=job] section.filtering .pagination .progress span,section.filtering .pagination .progress span[data-universe=job]{background-color:#002a56}section.filtering .pagination button{cursor:pointer}section.filtering .pagination button:focus{outline:none}section.filtering .loader{margin:189px 0}section.filtering .loader .spinner{width:50px;height:50px;margin:0 auto}section.filtering .loader .spinner svg{fill:#f9dc94}section.filtering .popup{position:fixed;left:0;right:0;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%);background-color:#fff;padding-top:48px;padding-bottom:48px;z-index:99;max-width:1380px;margin:0 auto;width:80%;max-height:80%;overflow-y:auto}@media (min-width:576px){section.filtering .popup{padding-top:8.33333333vw}}@media (min-width:768px){section.filtering .popup{padding-top:48px}}@media (min-width:1024px){section.filtering .popup{padding-top:4.6875vw}}@media (min-width:1280px){section.filtering .popup{padding-top:48px}}@media (min-width:1536px){section.filtering .popup{padding-top:48px}}@media (min-width:576px){section.filtering .popup{padding-bottom:8.33333333vw}}@media (min-width:768px){section.filtering .popup{padding-bottom:48px}}@media (min-width:1024px){section.filtering .popup{padding-bottom:4.6875vw}}@media (min-width:1280px){section.filtering .popup{padding-bottom:48px}}@media (min-width:1536px){section.filtering .popup{padding-bottom:48px}}section.filtering .popup .header5{font-size:clamp(1.6rem,.75211268vw + 1.41197183rem,2.134rem);width:85%;color:#002956;margin-bottom:32px}section.filtering .popup .flex{padding-right:32px;padding-left:32px;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}@media (min-width:576px){section.filtering .popup .flex{padding-right:5.55555556vw}}@media (min-width:768px){section.filtering .popup .flex{padding-right:32px}}@media (min-width:1024px){section.filtering .popup .flex{padding-right:3.125vw}}@media (min-width:1280px){section.filtering .popup .flex{padding-right:32px}}@media (min-width:1536px){section.filtering .popup .flex{padding-right:32px}}@media (min-width:576px){section.filtering .popup .flex{padding-left:5.55555556vw}}@media (min-width:768px){section.filtering .popup .flex{padding-left:32px}}@media (min-width:1024px){section.filtering .popup .flex{padding-left:3.125vw}}@media (min-width:1280px){section.filtering .popup .flex{padding-left:32px}}@media (min-width:1536px){section.filtering .popup .flex{padding-left:32px}}section.filtering .popup .flex .description{width:70%;padding-right:30px}@media (max-width:767px){section.filtering .popup .flex .description{padding-right:0;width:100%}}section.filtering .popup .flex .ingredients{padding-left:30px;width:30%}@media (max-width:767px){section.filtering .popup .flex .ingredients{margin-top:30px;padding-left:0;width:100%}}section.filtering .popup .flex div.close .icon{border-color:#002a56;border-radius:100%;border-width:2px;background-color:#fff;right:16px;top:16px;position:absolute;height:40px;width:40px}body[data-universe=madogdrikke] section.filtering .popup .flex div.close .icon,section.filtering .popup .flex div.close .icon[data-universe=madogdrikke]{border-color:#283828}body[data-universe=ansvarlighed] section.filtering .popup .flex div.close .icon,section.filtering .popup .flex div.close .icon[data-universe=ansvarlighed]{border-color:#004b6e}body[data-universe=okologi] section.filtering .popup .flex div.close .icon,section.filtering .popup .flex div.close .icon[data-universe=okologi]{border-color:#025437}body[data-universe=kostogmotion] section.filtering .popup .flex div.close .icon,section.filtering .popup .flex div.close .icon[data-universe=kostogmotion]{border-color:#007d9b}body[data-universe=madspild] section.filtering .popup .flex div.close .icon,section.filtering .popup .flex div.close .icon[data-universe=madspild]{border-color:#b07818}body[data-universe=babyogborn] section.filtering .popup .flex div.close .icon,section.filtering .popup .flex div.close .icon[data-universe=babyogborn]{border-color:#3d465a}body[data-universe=job] section.filtering .popup .flex div.close .icon,section.filtering .popup .flex div.close .icon[data-universe=job]{border-color:#002a56}@media (min-width:576px){section.filtering .popup .flex div.close .icon{border-width:.34722222vw}}@media (min-width:768px){section.filtering .popup .flex div.close .icon{border-width:2px}}@media (min-width:1024px){section.filtering .popup .flex div.close .icon{border-width:.1953125vw}}@media (min-width:1280px){section.filtering .popup .flex div.close .icon{border-width:2px}}@media (min-width:1536px){section.filtering .popup .flex div.close .icon{border-width:2px}}@media (min-width:576px){section.filtering .popup .flex div.close .icon{right:2.77777778vw}}@media (min-width:768px){section.filtering .popup .flex div.close .icon{right:16px}}@media (min-width:1024px){section.filtering .popup .flex div.close .icon{right:1.5625vw}}@media (min-width:1280px){section.filtering .popup .flex div.close .icon{right:16px}}@media (min-width:1536px){section.filtering .popup .flex div.close .icon{right:16px}}@media (min-width:576px){section.filtering .popup .flex div.close .icon{top:2.77777778vw}}@media (min-width:768px){section.filtering .popup .flex div.close .icon{top:16px}}@media (min-width:1024px){section.filtering .popup .flex div.close .icon{top:1.5625vw}}@media (min-width:1280px){section.filtering .popup .flex div.close .icon{top:16px}}@media (min-width:1536px){section.filtering .popup .flex div.close .icon{top:16px}}@media (min-width:576px){section.filtering .popup .flex div.close .icon{height:6.94444444vw}}@media (min-width:768px){section.filtering .popup .flex div.close .icon{height:40px}}@media (min-width:1024px){section.filtering .popup .flex div.close .icon{height:3.90625vw}}@media (min-width:1280px){section.filtering .popup .flex div.close .icon{height:40px}}@media (min-width:1536px){section.filtering .popup .flex div.close .icon{height:40px}}@media (min-width:576px){section.filtering .popup .flex div.close .icon{width:6.94444444vw}}@media (min-width:768px){section.filtering .popup .flex div.close .icon{width:40px}}@media (min-width:1024px){section.filtering .popup .flex div.close .icon{width:3.90625vw}}@media (min-width:1280px){section.filtering .popup .flex div.close .icon{width:40px}}@media (min-width:1536px){section.filtering .popup .flex div.close .icon{width:40px}}@media (min-width:768px){section.filtering .popup .flex div.close .icon{height:48px;width:48px}}@media (min-width:768px) and (min-width:576px){section.filtering .popup .flex div.close .icon{height:8.33333333vw}}@media (min-width:768px) and (min-width:768px){section.filtering .popup .flex div.close .icon{height:48px}}@media (min-width:768px) and (min-width:1024px){section.filtering .popup .flex div.close .icon{height:4.6875vw}}@media (min-width:768px) and (min-width:1280px){section.filtering .popup .flex div.close .icon{height:48px}}@media (min-width:768px) and (min-width:1536px){section.filtering .popup .flex div.close .icon{height:48px}}@media (min-width:768px) and (min-width:576px){section.filtering .popup .flex div.close .icon{width:8.33333333vw}}@media (min-width:768px) and (min-width:768px){section.filtering .popup .flex div.close .icon{width:48px}}@media (min-width:768px) and (min-width:1024px){section.filtering .popup .flex div.close .icon{width:4.6875vw}}@media (min-width:768px) and (min-width:1280px){section.filtering .popup .flex div.close .icon{width:48px}}@media (min-width:768px) and (min-width:1536px){section.filtering .popup .flex div.close .icon{width:48px}}section.filtering .popup .flex div.close .icon svg{fill:#002a56;left:50%;position:absolute;top:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);height:16px;width:16px}body[data-universe=madogdrikke] section.filtering .popup .flex div.close .icon svg,section.filtering .popup .flex div.close .icon svg[data-universe=madogdrikke]{fill:#283828}body[data-universe=ansvarlighed] section.filtering .popup .flex div.close .icon svg,section.filtering .popup .flex div.close .icon svg[data-universe=ansvarlighed]{fill:#004b6e}body[data-universe=okologi] section.filtering .popup .flex div.close .icon svg,section.filtering .popup .flex div.close .icon svg[data-universe=okologi]{fill:#025437}body[data-universe=kostogmotion] section.filtering .popup .flex div.close .icon svg,section.filtering .popup .flex div.close .icon svg[data-universe=kostogmotion]{fill:#007d9b}body[data-universe=madspild] section.filtering .popup .flex div.close .icon svg,section.filtering .popup .flex div.close .icon svg[data-universe=madspild]{fill:#b07818}body[data-universe=babyogborn] section.filtering .popup .flex div.close .icon svg,section.filtering .popup .flex div.close .icon svg[data-universe=babyogborn]{fill:#3d465a}body[data-universe=job] section.filtering .popup .flex div.close .icon svg,section.filtering .popup .flex div.close .icon svg[data-universe=job]{fill:#002a56}@media (min-width:576px){section.filtering .popup .flex div.close .icon svg{height:2.77777778vw}}@media (min-width:768px){section.filtering .popup .flex div.close .icon svg{height:16px}}@media (min-width:1024px){section.filtering .popup .flex div.close .icon svg{height:1.5625vw}}@media (min-width:1280px){section.filtering .popup .flex div.close .icon svg{height:16px}}@media (min-width:1536px){section.filtering .popup .flex div.close .icon svg{height:16px}}@media (min-width:576px){section.filtering .popup .flex div.close .icon svg{width:2.77777778vw}}@media (min-width:768px){section.filtering .popup .flex div.close .icon svg{width:16px}}@media (min-width:1024px){section.filtering .popup .flex div.close .icon svg{width:1.5625vw}}@media (min-width:1280px){section.filtering .popup .flex div.close .icon svg{width:16px}}@media (min-width:1536px){section.filtering .popup .flex div.close .icon svg{width:16px;height:24px;width:24px}}@media (min-width:1536px) and (min-width:576px){section.filtering .popup .flex div.close .icon svg{height:4.16666667vw}}@media (min-width:1536px) and (min-width:768px){section.filtering .popup .flex div.close .icon svg{height:24px}}@media (min-width:1536px) and (min-width:1024px){section.filtering .popup .flex div.close .icon svg{height:2.34375vw}}@media (min-width:1536px) and (min-width:1280px){section.filtering .popup .flex div.close .icon svg{height:24px}}@media (min-width:1536px) and (min-width:1536px){section.filtering .popup .flex div.close .icon svg{height:24px}}@media (min-width:1536px) and (min-width:576px){section.filtering .popup .flex div.close .icon svg{width:4.16666667vw}}@media (min-width:1536px) and (min-width:768px){section.filtering .popup .flex div.close .icon svg{width:24px}}@media (min-width:1536px) and (min-width:1024px){section.filtering .popup .flex div.close .icon svg{width:2.34375vw}}@media (min-width:1536px) and (min-width:1280px){section.filtering .popup .flex div.close .icon svg{width:24px}}@media (min-width:1536px) and (min-width:1536px){section.filtering .popup .flex div.close .icon svg{width:24px}}section.filtering .popup .flex .cta{margin-left:auto;margin-right:16px}@media (max-width:767px){section.filtering .popup .flex .cta{margin:20px auto 0}}section.filtering .media .image.contain{background-size:contain}section.filtering .media .title-overlay{-webkit-transition:opacity .3s;transition:opacity .3s;opacity:0;position:absolute;width:100%;height:100%;background:rgba(0,0,0,.4);top:0;left:0}section.filtering .media .title-overlay .title{font-size:42px;padding:20px 80px 20px 25px;position:absolute;font-weight:700;bottom:0;color:#fff!important;background-color:transparent;font-family:Uniform Rnd ExCond,sans-serif}@media (min-width:768px){section.filtering .media .title-overlay .title{line-height:normal}}section.filtering .media:active .title-overlay,section.filtering .media:hover .title-overlay{opacity:1}section.filtering .overlay{background-color:#dfe2e9;opacity:.5;z-index:98;position:fixed;left:0;top:0;width:100%;height:100%}@media (max-width:767px){section.filtering .recipe-teaser .title-overlay{opacity:1;background:rgba(0,0,0,.15)}section.filtering .recipe-teaser .title-overlay .title{font-size:30px;margin-top:0;padding:95px 20px 20px 15px}}#foodplan,#mealplan-selector{background-color:#fff;left:50%;position:fixed;top:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);padding:48px;padding-left:24px;padding-right:24px;padding-bottom:96px;max-width:480px;text-align:center;width:100%;z-index:99;height:100%;overflow-y:scroll}@media (min-width:576px){#foodplan,#mealplan-selector{padding:8.33333333vw}}@media (min-width:768px){#foodplan,#mealplan-selector{padding:48px}}@media (min-width:1024px){#foodplan,#mealplan-selector{padding:4.6875vw}}@media (min-width:1280px){#foodplan,#mealplan-selector{padding:48px}}@media (min-width:1536px){#foodplan,#mealplan-selector{padding:48px}}@media (min-width:576px){#foodplan,#mealplan-selector{padding-left:4.16666667vw}}@media (min-width:768px){#foodplan,#mealplan-selector{padding-left:24px}}@media (min-width:1024px){#foodplan,#mealplan-selector{padding-left:2.34375vw}}@media (min-width:1280px){#foodplan,#mealplan-selector{padding-left:24px}}@media (min-width:1536px){#foodplan,#mealplan-selector{padding-left:24px}}@media (min-width:576px){#foodplan,#mealplan-selector{padding-right:4.16666667vw}}@media (min-width:768px){#foodplan,#mealplan-selector{padding-right:24px}}@media (min-width:1024px){#foodplan,#mealplan-selector{padding-right:2.34375vw}}@media (min-width:1280px){#foodplan,#mealplan-selector{padding-right:24px}}@media (min-width:1536px){#foodplan,#mealplan-selector{padding-right:24px}}@media (min-width:576px){#foodplan,#mealplan-selector{padding-bottom:16.66666667vw}}@media (min-width:768px){#foodplan,#mealplan-selector{padding-bottom:96px}}@media (min-width:1024px){#foodplan,#mealplan-selector{padding-bottom:9.375vw}}@media (min-width:1280px){#foodplan,#mealplan-selector{padding-bottom:96px}}@media (min-width:1536px){#foodplan,#mealplan-selector{padding-bottom:96px}}@media (min-width:576px){#foodplan,#mealplan-selector{max-width:83.33333333vw}}@media (min-width:768px){#foodplan,#mealplan-selector{max-width:480px}}@media (min-width:1024px){#foodplan,#mealplan-selector{max-width:46.875vw}}@media (min-width:1280px){#foodplan,#mealplan-selector{max-width:480px}}@media (min-width:1536px){#foodplan,#mealplan-selector{max-width:480px}}@media (min-width:1024px){#foodplan,#mealplan-selector{padding-bottom:48px;height:auto}}@media (min-width:1024px) and (min-width:576px){#foodplan,#mealplan-selector{padding-bottom:8.33333333vw}}@media (min-width:1024px) and (min-width:768px){#foodplan,#mealplan-selector{padding-bottom:48px}}@media (min-width:1024px) and (min-width:1024px){#foodplan,#mealplan-selector{padding-bottom:4.6875vw}}@media (min-width:1024px) and (min-width:1280px){#foodplan,#mealplan-selector{padding-bottom:48px}}@media (min-width:1024px) and (min-width:1536px){#foodplan,#mealplan-selector{padding-bottom:48px}}#foodplan .title,#mealplan-selector .title{color:#002a56;font-family:Uniform Rnd ExCond,sans-serif;font-weight:700;line-height:1em}#foodplan .title[data-universe=madogdrikke],#mealplan-selector .title[data-universe=madogdrikke],body[data-universe=madogdrikke] #foodplan .title,body[data-universe=madogdrikke] #mealplan-selector .title{color:#283828}#foodplan .title[data-universe=ansvarlighed],#mealplan-selector .title[data-universe=ansvarlighed],body[data-universe=ansvarlighed] #foodplan .title,body[data-universe=ansvarlighed] #mealplan-selector .title{color:#004b6e}#foodplan .title[data-universe=okologi],#mealplan-selector .title[data-universe=okologi],body[data-universe=okologi] #foodplan .title,body[data-universe=okologi] #mealplan-selector .title{color:#025437}#foodplan .title[data-universe=kostogmotion],#mealplan-selector .title[data-universe=kostogmotion],body[data-universe=kostogmotion] #foodplan .title,body[data-universe=kostogmotion] #mealplan-selector .title{color:#007d9b}#foodplan .title[data-universe=madspild],#mealplan-selector .title[data-universe=madspild],body[data-universe=madspild] #foodplan .title,body[data-universe=madspild] #mealplan-selector .title{color:#b07818}#foodplan .title[data-universe=babyogborn],#mealplan-selector .title[data-universe=babyogborn],body[data-universe=babyogborn] #foodplan .title,body[data-universe=babyogborn] #mealplan-selector .title{color:#3d465a}#foodplan .title[data-universe=job],#mealplan-selector .title[data-universe=job],body[data-universe=job] #foodplan .title,body[data-universe=job] #mealplan-selector .title{color:#002a56}#foodplan button.weekday,#mealplan-selector button.weekday{background-color:#fff;border:0 solid transparent;border-color:#dfe2e9;border-radius:24px;border-width:2px;color:#002a56;cursor:pointer;display:inline-block;font-size:clamp(1rem,.0943662vw + .97640845rem,1.067rem);margin-bottom:16px;padding:8px;-webkit-transition-property:background-color,border-color,color;transition-property:background-color,border-color,color;-webkit-transition-duration:.3s;transition-duration:.3s;-webkit-transition-timing-function:ease-in-out;transition-timing-function:ease-in-out;width:100%;text-transform:capitalize}@media (min-width:576px){#foodplan button.weekday,#mealplan-selector button.weekday{border-width:.34722222vw}}@media (min-width:768px){#foodplan button.weekday,#mealplan-selector button.weekday{border-width:2px}}@media (min-width:1024px){#foodplan button.weekday,#mealplan-selector button.weekday{border-width:.1953125vw}}@media (min-width:1280px){#foodplan button.weekday,#mealplan-selector button.weekday{border-width:2px}}@media (min-width:1536px){#foodplan button.weekday,#mealplan-selector button.weekday{border-width:2px}}#foodplan button.weekday[data-universe=ansvarlighed],#foodplan button.weekday[data-universe=kostogmotion],#foodplan button.weekday[data-universe=madogdrikke],#foodplan button.weekday[data-universe=okologi],#mealplan-selector button.weekday[data-universe=ansvarlighed],#mealplan-selector button.weekday[data-universe=kostogmotion],#mealplan-selector button.weekday[data-universe=madogdrikke],#mealplan-selector button.weekday[data-universe=okologi],body[data-universe=ansvarlighed] #foodplan button.weekday,body[data-universe=ansvarlighed] #mealplan-selector button.weekday,body[data-universe=kostogmotion] #foodplan button.weekday,body[data-universe=kostogmotion] #mealplan-selector button.weekday,body[data-universe=madogdrikke] #foodplan button.weekday,body[data-universe=madogdrikke] #mealplan-selector button.weekday,body[data-universe=okologi] #foodplan button.weekday,body[data-universe=okologi] #mealplan-selector button.weekday{color:#002a56}#foodplan button.weekday[data-universe=madspild],#mealplan-selector button.weekday[data-universe=madspild],body[data-universe=madspild] #foodplan button.weekday,body[data-universe=madspild] #mealplan-selector button.weekday{color:#243825}#foodplan button.weekday[data-universe=babyogborn],#foodplan button.weekday[data-universe=job],#mealplan-selector button.weekday[data-universe=babyogborn],#mealplan-selector button.weekday[data-universe=job],body[data-universe=babyogborn] #foodplan button.weekday,body[data-universe=babyogborn] #mealplan-selector button.weekday,body[data-universe=job] #foodplan button.weekday,body[data-universe=job] #mealplan-selector button.weekday{color:#002a56}@media (min-width:576px){#foodplan button.weekday,#mealplan-selector button.weekday{margin-bottom:2.77777778vw}}@media (min-width:768px){#foodplan button.weekday,#mealplan-selector button.weekday{margin-bottom:16px}}@media (min-width:1024px){#foodplan button.weekday,#mealplan-selector button.weekday{margin-bottom:1.5625vw}}@media (min-width:1280px){#foodplan button.weekday,#mealplan-selector button.weekday{margin-bottom:16px}}@media (min-width:1536px){#foodplan button.weekday,#mealplan-selector button.weekday{margin-bottom:16px}}@media (min-width:576px){#foodplan button.weekday,#mealplan-selector button.weekday{padding:1.38888889vw}}@media (min-width:768px){#foodplan button.weekday,#mealplan-selector button.weekday{padding:8px}}@media (min-width:1024px){#foodplan button.weekday,#mealplan-selector button.weekday{padding:.78125vw}}@media (min-width:1280px){#foodplan button.weekday,#mealplan-selector button.weekday{padding:8px}}@media (min-width:1536px){#foodplan button.weekday,#mealplan-selector button.weekday{padding:8px}}#foodplan button.weekday:focus,#mealplan-selector button.weekday:focus{outline:none}#foodplan button.weekday:hover,#foodplan button.weekday:hover[data-universe=ansvarlighed],#foodplan button.weekday:hover[data-universe=kostogmotion],#foodplan button.weekday:hover[data-universe=madogdrikke],#foodplan button.weekday:hover[data-universe=okologi],#mealplan-selector button.weekday:hover,#mealplan-selector button.weekday:hover[data-universe=ansvarlighed],#mealplan-selector button.weekday:hover[data-universe=kostogmotion],#mealplan-selector button.weekday:hover[data-universe=madogdrikke],#mealplan-selector button.weekday:hover[data-universe=okologi],body[data-universe=ansvarlighed] #foodplan button.weekday:hover,body[data-universe=ansvarlighed] #mealplan-selector button.weekday:hover,body[data-universe=kostogmotion] #foodplan button.weekday:hover,body[data-universe=kostogmotion] #mealplan-selector button.weekday:hover,body[data-universe=madogdrikke] #foodplan button.weekday:hover,body[data-universe=madogdrikke] #mealplan-selector button.weekday:hover,body[data-universe=okologi] #foodplan button.weekday:hover,body[data-universe=okologi] #mealplan-selector button.weekday:hover{border-color:#002a56}#foodplan button.weekday:hover[data-universe=madspild],#mealplan-selector button.weekday:hover[data-universe=madspild],body[data-universe=madspild] #foodplan button.weekday:hover,body[data-universe=madspild] #mealplan-selector button.weekday:hover{border-color:#243825}#foodplan button.weekday:hover[data-universe=babyogborn],#foodplan button.weekday:hover[data-universe=job],#mealplan-selector button.weekday:hover[data-universe=babyogborn],#mealplan-selector button.weekday:hover[data-universe=job],body[data-universe=babyogborn] #foodplan button.weekday:hover,body[data-universe=babyogborn] #mealplan-selector button.weekday:hover,body[data-universe=job] #foodplan button.weekday:hover,body[data-universe=job] #mealplan-selector button.weekday:hover{border-color:#002a56}#foodplan button.weekday.filled,#mealplan-selector button.weekday.filled{background-color:#2568ef;border-color:#2568ef;color:#002a56}#foodplan button.weekday.filled[data-universe=madogdrikke],#mealplan-selector button.weekday.filled[data-universe=madogdrikke],body[data-universe=madogdrikke] #foodplan button.weekday.filled,body[data-universe=madogdrikke] #mealplan-selector button.weekday.filled{background-color:#fadc94}#foodplan button.weekday.filled[data-universe=ansvarlighed],#mealplan-selector button.weekday.filled[data-universe=ansvarlighed],body[data-universe=ansvarlighed] #foodplan button.weekday.filled,body[data-universe=ansvarlighed] #mealplan-selector button.weekday.filled{background-color:#af7818}#foodplan button.weekday.filled[data-universe=okologi],#mealplan-selector button.weekday.filled[data-universe=okologi],body[data-universe=okologi] #foodplan button.weekday.filled,body[data-universe=okologi] #mealplan-selector button.weekday.filled{background-color:#eb8023}#foodplan button.weekday.filled[data-universe=kostogmotion],#mealplan-selector button.weekday.filled[data-universe=kostogmotion],body[data-universe=kostogmotion] #foodplan button.weekday.filled,body[data-universe=kostogmotion] #mealplan-selector button.weekday.filled{background-color:#014972}#foodplan button.weekday.filled[data-universe=madspild],#mealplan-selector button.weekday.filled[data-universe=madspild],body[data-universe=madspild] #foodplan button.weekday.filled,body[data-universe=madspild] #mealplan-selector button.weekday.filled{background-color:#af7818}#foodplan button.weekday.filled[data-universe=babyogborn],#mealplan-selector button.weekday.filled[data-universe=babyogborn],body[data-universe=babyogborn] #foodplan button.weekday.filled,body[data-universe=babyogborn] #mealplan-selector button.weekday.filled{background-color:#3c4659}#foodplan button.weekday.filled[data-universe=job],#mealplan-selector button.weekday.filled[data-universe=job],body[data-universe=job] #foodplan button.weekday.filled,body[data-universe=job] #mealplan-selector button.weekday.filled{background-color:#2568ef}#foodplan button.weekday.filled[data-universe=madogdrikke],#mealplan-selector button.weekday.filled[data-universe=madogdrikke],body[data-universe=madogdrikke] #foodplan button.weekday.filled,body[data-universe=madogdrikke] #mealplan-selector button.weekday.filled{border-color:#fadc94}#foodplan button.weekday.filled[data-universe=ansvarlighed],#mealplan-selector button.weekday.filled[data-universe=ansvarlighed],body[data-universe=ansvarlighed] #foodplan button.weekday.filled,body[data-universe=ansvarlighed] #mealplan-selector button.weekday.filled{border-color:#af7818}#foodplan button.weekday.filled[data-universe=okologi],#mealplan-selector button.weekday.filled[data-universe=okologi],body[data-universe=okologi] #foodplan button.weekday.filled,body[data-universe=okologi] #mealplan-selector button.weekday.filled{border-color:#eb8023}#foodplan button.weekday.filled[data-universe=kostogmotion],#mealplan-selector button.weekday.filled[data-universe=kostogmotion],body[data-universe=kostogmotion] #foodplan button.weekday.filled,body[data-universe=kostogmotion] #mealplan-selector button.weekday.filled{border-color:#014972}#foodplan button.weekday.filled[data-universe=madspild],#mealplan-selector button.weekday.filled[data-universe=madspild],body[data-universe=madspild] #foodplan button.weekday.filled,body[data-universe=madspild] #mealplan-selector button.weekday.filled{border-color:#af7818}#foodplan button.weekday.filled[data-universe=babyogborn],#mealplan-selector button.weekday.filled[data-universe=babyogborn],body[data-universe=babyogborn] #foodplan button.weekday.filled,body[data-universe=babyogborn] #mealplan-selector button.weekday.filled{border-color:#3c4659}#foodplan button.weekday.filled[data-universe=job],#mealplan-selector button.weekday.filled[data-universe=job],body[data-universe=job] #foodplan button.weekday.filled,body[data-universe=job] #mealplan-selector button.weekday.filled{border-color:#2568ef}#foodplan button.weekday.filled[data-universe=madogdrikke],#mealplan-selector button.weekday.filled[data-universe=madogdrikke],body[data-universe=madogdrikke] #foodplan button.weekday.filled,body[data-universe=madogdrikke] #mealplan-selector button.weekday.filled{color:#283828}#foodplan button.weekday.filled[data-universe=ansvarlighed],#mealplan-selector button.weekday.filled[data-universe=ansvarlighed],body[data-universe=ansvarlighed] #foodplan button.weekday.filled,body[data-universe=ansvarlighed] #mealplan-selector button.weekday.filled{color:#004b6e}#foodplan button.weekday.filled[data-universe=okologi],#mealplan-selector button.weekday.filled[data-universe=okologi],body[data-universe=okologi] #foodplan button.weekday.filled,body[data-universe=okologi] #mealplan-selector button.weekday.filled{color:#025437}#foodplan button.weekday.filled[data-universe=kostogmotion],#mealplan-selector button.weekday.filled[data-universe=kostogmotion],body[data-universe=kostogmotion] #foodplan button.weekday.filled,body[data-universe=kostogmotion] #mealplan-selector button.weekday.filled{color:#007d9b}#foodplan button.weekday.filled[data-universe=madspild],#mealplan-selector button.weekday.filled[data-universe=madspild],body[data-universe=madspild] #foodplan button.weekday.filled,body[data-universe=madspild] #mealplan-selector button.weekday.filled{color:#b07818}#foodplan button.weekday.filled[data-universe=babyogborn],#mealplan-selector button.weekday.filled[data-universe=babyogborn],body[data-universe=babyogborn] #foodplan button.weekday.filled,body[data-universe=babyogborn] #mealplan-selector button.weekday.filled{color:#3d465a}#foodplan button.weekday.filled[data-universe=job],#mealplan-selector button.weekday.filled[data-universe=job],body[data-universe=job] #foodplan button.weekday.filled,body[data-universe=job] #mealplan-selector button.weekday.filled{color:#002a56}#foodplan button.weekday.active,#mealplan-selector button.weekday.active{color:#fff}#foodplan button.weekday.active[data-universe=madogdrikke],#foodplan button.weekday.active[data-universe=okologi],#mealplan-selector button.weekday.active[data-universe=madogdrikke],#mealplan-selector button.weekday.active[data-universe=okologi],body[data-universe=madogdrikke] #foodplan button.weekday.active,body[data-universe=madogdrikke] #mealplan-selector button.weekday.active,body[data-universe=okologi] #foodplan button.weekday.active,body[data-universe=okologi] #mealplan-selector button.weekday.active{background-color:#90cba3}#foodplan button.weekday.active[data-universe=kostogmotion],#mealplan-selector button.weekday.active[data-universe=kostogmotion],body[data-universe=kostogmotion] #foodplan button.weekday.active,body[data-universe=kostogmotion] #mealplan-selector button.weekday.active{background-color:#1aa1c2}#foodplan button.weekday.active[data-universe=madspild],#mealplan-selector button.weekday.active[data-universe=madspild],body[data-universe=madspild] #foodplan button.weekday.active,body[data-universe=madspild] #mealplan-selector button.weekday.active{background-color:#eac671}#foodplan button.weekday.active[data-universe=babyogborn],#mealplan-selector button.weekday.active[data-universe=babyogborn],body[data-universe=babyogborn] #foodplan button.weekday.active,body[data-universe=babyogborn] #mealplan-selector button.weekday.active{background-color:#7282a0}#foodplan button.weekday.active[data-universe=madogdrikke],#foodplan button.weekday.active[data-universe=okologi],#mealplan-selector button.weekday.active[data-universe=madogdrikke],#mealplan-selector button.weekday.active[data-universe=okologi],body[data-universe=madogdrikke] #foodplan button.weekday.active,body[data-universe=madogdrikke] #mealplan-selector button.weekday.active,body[data-universe=okologi] #foodplan button.weekday.active,body[data-universe=okologi] #mealplan-selector button.weekday.active{border-color:#90cba3}#foodplan button.weekday.active[data-universe=kostogmotion],#mealplan-selector button.weekday.active[data-universe=kostogmotion],body[data-universe=kostogmotion] #foodplan button.weekday.active,body[data-universe=kostogmotion] #mealplan-selector button.weekday.active{border-color:#1aa1c2}#foodplan button.weekday.active[data-universe=madspild],#mealplan-selector button.weekday.active[data-universe=madspild],body[data-universe=madspild] #foodplan button.weekday.active,body[data-universe=madspild] #mealplan-selector button.weekday.active{border-color:#eac671}#foodplan button.weekday.active[data-universe=babyogborn],#mealplan-selector button.weekday.active[data-universe=babyogborn],body[data-universe=babyogborn] #foodplan button.weekday.active,body[data-universe=babyogborn] #mealplan-selector button.weekday.active{border-color:#7282a0}#foodplan button.add,#mealplan-selector button.add{cursor:pointer}#foodplan button.add:focus,#mealplan-selector button.add:focus{outline:none}#foodplan button.add:disabled,#mealplan-selector button.add:disabled{opacity:.5;pointer-events:none}#foodplan button.random,#mealplan-selector button.random{width:100%;background-color:transparent;color:#002a56;cursor:pointer;font-size:clamp(1rem,.0943662vw + .97640845rem,1.067rem);margin-bottom:32px;margin-top:16px;text-decoration:underline}#foodplan button.random[data-universe=ansvarlighed],#foodplan button.random[data-universe=kostogmotion],#foodplan button.random[data-universe=madogdrikke],#foodplan button.random[data-universe=okologi],#mealplan-selector button.random[data-universe=ansvarlighed],#mealplan-selector button.random[data-universe=kostogmotion],#mealplan-selector button.random[data-universe=madogdrikke],#mealplan-selector button.random[data-universe=okologi],body[data-universe=ansvarlighed] #foodplan button.random,body[data-universe=ansvarlighed] #mealplan-selector button.random,body[data-universe=kostogmotion] #foodplan button.random,body[data-universe=kostogmotion] #mealplan-selector button.random,body[data-universe=madogdrikke] #foodplan button.random,body[data-universe=madogdrikke] #mealplan-selector button.random,body[data-universe=okologi] #foodplan button.random,body[data-universe=okologi] #mealplan-selector button.random{color:#002a56}#foodplan button.random[data-universe=madspild],#mealplan-selector button.random[data-universe=madspild],body[data-universe=madspild] #foodplan button.random,body[data-universe=madspild] #mealplan-selector button.random{color:#243825}#foodplan button.random[data-universe=babyogborn],#foodplan button.random[data-universe=job],#mealplan-selector button.random[data-universe=babyogborn],#mealplan-selector button.random[data-universe=job],body[data-universe=babyogborn] #foodplan button.random,body[data-universe=babyogborn] #mealplan-selector button.random,body[data-universe=job] #foodplan button.random,body[data-universe=job] #mealplan-selector button.random{color:#002a56}@media (min-width:576px){#foodplan button.random,#mealplan-selector button.random{margin-bottom:5.55555556vw}}@media (min-width:768px){#foodplan button.random,#mealplan-selector button.random{margin-bottom:32px}}@media (min-width:1024px){#foodplan button.random,#mealplan-selector button.random{margin-bottom:3.125vw}}@media (min-width:1280px){#foodplan button.random,#mealplan-selector button.random{margin-bottom:32px}}@media (min-width:1536px){#foodplan button.random,#mealplan-selector button.random{margin-bottom:32px}}@media (min-width:576px){#foodplan button.random,#mealplan-selector button.random{margin-top:2.77777778vw}}@media (min-width:768px){#foodplan button.random,#mealplan-selector button.random{margin-top:16px}}@media (min-width:1024px){#foodplan button.random,#mealplan-selector button.random{margin-top:1.5625vw}}@media (min-width:1280px){#foodplan button.random,#mealplan-selector button.random{margin-top:16px}}@media (min-width:1536px){#foodplan button.random,#mealplan-selector button.random{margin-top:16px}}#foodplan button.random:focus,#mealplan-selector button.random:focus{outline:none}#foodplan div.close .icon,#mealplan-selector div.close .icon{border-color:#002a56;border-radius:100%;border-width:2px;background-color:#fff;right:16px;top:16px;position:absolute;height:40px;width:40px}#foodplan div.close .icon[data-universe=madogdrikke],#mealplan-selector div.close .icon[data-universe=madogdrikke],body[data-universe=madogdrikke] #foodplan div.close .icon,body[data-universe=madogdrikke] #mealplan-selector div.close .icon{border-color:#283828}#foodplan div.close .icon[data-universe=ansvarlighed],#mealplan-selector div.close .icon[data-universe=ansvarlighed],body[data-universe=ansvarlighed] #foodplan div.close .icon,body[data-universe=ansvarlighed] #mealplan-selector div.close .icon{border-color:#004b6e}#foodplan div.close .icon[data-universe=okologi],#mealplan-selector div.close .icon[data-universe=okologi],body[data-universe=okologi] #foodplan div.close .icon,body[data-universe=okologi] #mealplan-selector div.close .icon{border-color:#025437}#foodplan div.close .icon[data-universe=kostogmotion],#mealplan-selector div.close .icon[data-universe=kostogmotion],body[data-universe=kostogmotion] #foodplan div.close .icon,body[data-universe=kostogmotion] #mealplan-selector div.close .icon{border-color:#007d9b}#foodplan div.close .icon[data-universe=madspild],#mealplan-selector div.close .icon[data-universe=madspild],body[data-universe=madspild] #foodplan div.close .icon,body[data-universe=madspild] #mealplan-selector div.close .icon{border-color:#b07818}#foodplan div.close .icon[data-universe=babyogborn],#mealplan-selector div.close .icon[data-universe=babyogborn],body[data-universe=babyogborn] #foodplan div.close .icon,body[data-universe=babyogborn] #mealplan-selector div.close .icon{border-color:#3d465a}#foodplan div.close .icon[data-universe=job],#mealplan-selector div.close .icon[data-universe=job],body[data-universe=job] #foodplan div.close .icon,body[data-universe=job] #mealplan-selector div.close .icon{border-color:#002a56}@media (min-width:576px){#foodplan div.close .icon,#mealplan-selector div.close .icon{border-width:.34722222vw}}@media (min-width:768px){#foodplan div.close .icon,#mealplan-selector div.close .icon{border-width:2px}}@media (min-width:1024px){#foodplan div.close .icon,#mealplan-selector div.close .icon{border-width:.1953125vw}}@media (min-width:1280px){#foodplan div.close .icon,#mealplan-selector div.close .icon{border-width:2px}}@media (min-width:1536px){#foodplan div.close .icon,#mealplan-selector div.close .icon{border-width:2px}}@media (min-width:576px){#foodplan div.close .icon,#mealplan-selector div.close .icon{right:2.77777778vw}}@media (min-width:768px){#foodplan div.close .icon,#mealplan-selector div.close .icon{right:16px}}@media (min-width:1024px){#foodplan div.close .icon,#mealplan-selector div.close .icon{right:1.5625vw}}@media (min-width:1280px){#foodplan div.close .icon,#mealplan-selector div.close .icon{right:16px}}@media (min-width:1536px){#foodplan div.close .icon,#mealplan-selector div.close .icon{right:16px}}@media (min-width:576px){#foodplan div.close .icon,#mealplan-selector div.close .icon{top:2.77777778vw}}@media (min-width:768px){#foodplan div.close .icon,#mealplan-selector div.close .icon{top:16px}}@media (min-width:1024px){#foodplan div.close .icon,#mealplan-selector div.close .icon{top:1.5625vw}}@media (min-width:1280px){#foodplan div.close .icon,#mealplan-selector div.close .icon{top:16px}}@media (min-width:1536px){#foodplan div.close .icon,#mealplan-selector div.close .icon{top:16px}}@media (min-width:576px){#foodplan div.close .icon,#mealplan-selector div.close .icon{height:6.94444444vw}}@media (min-width:768px){#foodplan div.close .icon,#mealplan-selector div.close .icon{height:40px}}@media (min-width:1024px){#foodplan div.close .icon,#mealplan-selector div.close .icon{height:3.90625vw}}@media (min-width:1280px){#foodplan div.close .icon,#mealplan-selector div.close .icon{height:40px}}@media (min-width:1536px){#foodplan div.close .icon,#mealplan-selector div.close .icon{height:40px}}@media (min-width:576px){#foodplan div.close .icon,#mealplan-selector div.close .icon{width:6.94444444vw}}@media (min-width:768px){#foodplan div.close .icon,#mealplan-selector div.close .icon{width:40px}}@media (min-width:1024px){#foodplan div.close .icon,#mealplan-selector div.close .icon{width:3.90625vw}}@media (min-width:1280px){#foodplan div.close .icon,#mealplan-selector div.close .icon{width:40px}}@media (min-width:1536px){#foodplan div.close .icon,#mealplan-selector div.close .icon{width:40px}}@media (min-width:768px){#foodplan div.close .icon,#mealplan-selector div.close .icon{height:48px;width:48px}}@media (min-width:768px) and (min-width:576px){#foodplan div.close .icon,#mealplan-selector div.close .icon{height:8.33333333vw}}@media (min-width:768px) and (min-width:768px){#foodplan div.close .icon,#mealplan-selector div.close .icon{height:48px}}@media (min-width:768px) and (min-width:1024px){#foodplan div.close .icon,#mealplan-selector div.close .icon{height:4.6875vw}}@media (min-width:768px) and (min-width:1280px){#foodplan div.close .icon,#mealplan-selector div.close .icon{height:48px}}@media (min-width:768px) and (min-width:1536px){#foodplan div.close .icon,#mealplan-selector div.close .icon{height:48px}}@media (min-width:768px) and (min-width:576px){#foodplan div.close .icon,#mealplan-selector div.close .icon{width:8.33333333vw}}@media (min-width:768px) and (min-width:768px){#foodplan div.close .icon,#mealplan-selector div.close .icon{width:48px}}@media (min-width:768px) and (min-width:1024px){#foodplan div.close .icon,#mealplan-selector div.close .icon{width:4.6875vw}}@media (min-width:768px) and (min-width:1280px){#foodplan div.close .icon,#mealplan-selector div.close .icon{width:48px}}@media (min-width:768px) and (min-width:1536px){#foodplan div.close .icon,#mealplan-selector div.close .icon{width:48px}}#foodplan div.close .icon svg,#mealplan-selector div.close .icon svg{fill:#002a56;left:50%;position:absolute;top:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);height:16px;width:16px}#foodplan div.close .icon svg[data-universe=madogdrikke],#mealplan-selector div.close .icon svg[data-universe=madogdrikke],body[data-universe=madogdrikke] #foodplan div.close .icon svg,body[data-universe=madogdrikke] #mealplan-selector div.close .icon svg{fill:#283828}#foodplan div.close .icon svg[data-universe=ansvarlighed],#mealplan-selector div.close .icon svg[data-universe=ansvarlighed],body[data-universe=ansvarlighed] #foodplan div.close .icon svg,body[data-universe=ansvarlighed] #mealplan-selector div.close .icon svg{fill:#004b6e}#foodplan div.close .icon svg[data-universe=okologi],#mealplan-selector div.close .icon svg[data-universe=okologi],body[data-universe=okologi] #foodplan div.close .icon svg,body[data-universe=okologi] #mealplan-selector div.close .icon svg{fill:#025437}#foodplan div.close .icon svg[data-universe=kostogmotion],#mealplan-selector div.close .icon svg[data-universe=kostogmotion],body[data-universe=kostogmotion] #foodplan div.close .icon svg,body[data-universe=kostogmotion] #mealplan-selector div.close .icon svg{fill:#007d9b}#foodplan div.close .icon svg[data-universe=madspild],#mealplan-selector div.close .icon svg[data-universe=madspild],body[data-universe=madspild] #foodplan div.close .icon svg,body[data-universe=madspild] #mealplan-selector div.close .icon svg{fill:#b07818}#foodplan div.close .icon svg[data-universe=babyogborn],#mealplan-selector div.close .icon svg[data-universe=babyogborn],body[data-universe=babyogborn] #foodplan div.close .icon svg,body[data-universe=babyogborn] #mealplan-selector div.close .icon svg{fill:#3d465a}#foodplan div.close .icon svg[data-universe=job],#mealplan-selector div.close .icon svg[data-universe=job],body[data-universe=job] #foodplan div.close .icon svg,body[data-universe=job] #mealplan-selector div.close .icon svg{fill:#002a56}@media (min-width:576px){#foodplan div.close .icon svg,#mealplan-selector div.close .icon svg{height:2.77777778vw}}@media (min-width:768px){#foodplan div.close .icon svg,#mealplan-selector div.close .icon svg{height:16px}}@media (min-width:1024px){#foodplan div.close .icon svg,#mealplan-selector div.close .icon svg{height:1.5625vw}}@media (min-width:1280px){#foodplan div.close .icon svg,#mealplan-selector div.close .icon svg{height:16px}}@media (min-width:1536px){#foodplan div.close .icon svg,#mealplan-selector div.close .icon svg{height:16px}}@media (min-width:576px){#foodplan div.close .icon svg,#mealplan-selector div.close .icon svg{width:2.77777778vw}}@media (min-width:768px){#foodplan div.close .icon svg,#mealplan-selector div.close .icon svg{width:16px}}@media (min-width:1024px){#foodplan div.close .icon svg,#mealplan-selector div.close .icon svg{width:1.5625vw}}@media (min-width:1280px){#foodplan div.close .icon svg,#mealplan-selector div.close .icon svg{width:16px}}@media (min-width:1536px){#foodplan div.close .icon svg,#mealplan-selector div.close .icon svg{width:16px;height:24px;width:24px}}@media (min-width:1536px) and (min-width:576px){#foodplan div.close .icon svg,#mealplan-selector div.close .icon svg{height:4.16666667vw}}@media (min-width:1536px) and (min-width:768px){#foodplan div.close .icon svg,#mealplan-selector div.close .icon svg{height:24px}}@media (min-width:1536px) and (min-width:1024px){#foodplan div.close .icon svg,#mealplan-selector div.close .icon svg{height:2.34375vw}}@media (min-width:1536px) and (min-width:1280px){#foodplan div.close .icon svg,#mealplan-selector div.close .icon svg{height:24px}}@media (min-width:1536px) and (min-width:1536px){#foodplan div.close .icon svg,#mealplan-selector div.close .icon svg{height:24px}}@media (min-width:1536px) and (min-width:576px){#foodplan div.close .icon svg,#mealplan-selector div.close .icon svg{width:4.16666667vw}}@media (min-width:1536px) and (min-width:768px){#foodplan div.close .icon svg,#mealplan-selector div.close .icon svg{width:24px}}@media (min-width:1536px) and (min-width:1024px){#foodplan div.close .icon svg,#mealplan-selector div.close .icon svg{width:2.34375vw}}@media (min-width:1536px) and (min-width:1280px){#foodplan div.close .icon svg,#mealplan-selector div.close .icon svg{width:24px}}@media (min-width:1536px) and (min-width:1536px){#foodplan div.close .icon svg,#mealplan-selector div.close .icon svg{width:24px}}.footer{background-color:#002a56;padding-bottom:80px;padding-top:64px;position:relative}.footer[data-universe=madogdrikke],body[data-universe=madogdrikke] .footer{background-color:#385a36}.footer[data-universe=ansvarlighed],body[data-universe=ansvarlighed] .footer{background-color:#0f7ea3}.footer[data-universe=okologi],body[data-universe=okologi] .footer{background-color:#8dc27e}.footer[data-universe=kostogmotion],body[data-universe=kostogmotion] .footer{background-color:#83d1e5}.footer[data-universe=madspild],body[data-universe=madspild] .footer{background-color:#f3d38a}.footer[data-universe=babyogborn],body[data-universe=babyogborn] .footer{background-color:#a2b2c9}.footer[data-universe=job],body[data-universe=job] .footer{background-color:#335478}@media (min-width:576px){.footer{padding-bottom:13.88888889vw}}@media (min-width:768px){.footer{padding-bottom:80px}}@media (min-width:1024px){.footer{padding-bottom:7.8125vw}}@media (min-width:1280px){.footer{padding-bottom:80px}}@media (min-width:1536px){.footer{padding-bottom:80px}}@media (min-width:576px){.footer{padding-top:11.11111111vw}}@media (min-width:768px){.footer{padding-top:64px}}@media (min-width:1024px){.footer{padding-top:6.25vw}}@media (min-width:1280px){.footer{padding-top:64px}}@media (min-width:1536px){.footer{padding-top:64px}}@media (min-width:1024px){.footer{padding-bottom:32px;padding-top:64px}}@media (min-width:1024px) and (min-width:576px){.footer{padding-bottom:5.55555556vw}}@media (min-width:1024px) and (min-width:768px){.footer{padding-bottom:32px}}@media (min-width:1024px) and (min-width:1024px){.footer{padding-bottom:3.125vw}}@media (min-width:1024px) and (min-width:1280px){.footer{padding-bottom:32px}}@media (min-width:1024px) and (min-width:1536px){.footer{padding-bottom:32px}}@media (min-width:1024px) and (min-width:576px){.footer{padding-top:11.11111111vw}}@media (min-width:1024px) and (min-width:768px){.footer{padding-top:64px}}@media (min-width:1024px) and (min-width:1024px){.footer{padding-top:6.25vw}}@media (min-width:1024px) and (min-width:1280px){.footer{padding-top:64px}}@media (min-width:1024px) and (min-width:1536px){.footer{padding-top:64px}}.footer ul{font-size:clamp(1rem,.0943662vw + .97640845rem,1.067rem);list-style:none}.footer ul a{color:#fff;line-height:1.5em;position:relative;text-decoration:none}.footer ul a[data-universe=madspild],body[data-universe=madspild] .footer ul a{color:#5d4109}.footer ul a:before{bottom:0;content:"";border:0 solid transparent;border-bottom-width:2px;left:0;position:absolute;right:0;-webkit-transition-property:border-color;transition-property:border-color;-webkit-transition-duration:.3s;transition-duration:.3s;-webkit-transition-timing-function:ease-in-out;transition-timing-function:ease-in-out}@media (min-width:576px){.footer ul a:before{border-bottom-width:.34722222vw}}@media (min-width:768px){.footer ul a:before{border-bottom-width:2px}}@media (min-width:1024px){.footer ul a:before{border-bottom-width:.1953125vw}}@media (min-width:1280px){.footer ul a:before{border-bottom-width:2px}}@media (min-width:1536px){.footer ul a:before{border-bottom-width:2px}}body[data-universe=madogdrikke] .footer ul a:hover:before{border-bottom-color:#5cad76}body[data-universe=ansvarlighed] .footer ul a:hover:before{border-bottom-color:#1aa1c2}body[data-universe=okologi] .footer ul a:hover:before{border-bottom-color:#168040}body[data-universe=kostogmotion] .footer ul a:hover:before{border-bottom-color:#1aa1c2}body[data-universe=madspild] .footer ul a:hover:before{border-bottom-color:#d69e18}body[data-universe=babyogborn] .footer ul a:hover:before{border-bottom-color:#7282a0}body[data-universe=job] .footer ul a:hover:before{border-bottom-color:#f30102}.footer .row{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.footer .row .menu-items{text-align:center;margin-left:0}@media (max-width:1023px){.footer .row .menu-items.column{width:100%}}.footer .row .footer-logo{fill:#fff;margin-bottom:2vh}@media (min-width:1024px){.footer .row .footer-logo{margin-bottom:.75vh}}@media (min-width:1024px){.footer .row{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-ms-flex-pack:distribute;justify-content:space-around;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.footer .row .menu-items{text-align:initial;margin-left:0}}.footer .row .column{margin-bottom:32px}@media (min-width:576px){.footer .row .column{margin-bottom:5.55555556vw}}@media (min-width:768px){.footer .row .column{margin-bottom:32px}}@media (min-width:1024px){.footer .row .column{margin-bottom:3.125vw}}@media (min-width:1280px){.footer .row .column{margin-bottom:32px}}@media (min-width:1536px){.footer .row .column{margin-bottom:32px}}@media (min-width:1024px){.footer .row .row{display:none}}.footer .address-column{text-align:left}.footer .address-column img,.footer .address-column svg{max-width:88px;margin-bottom:8px;fill:#fff}@media (min-width:576px){.footer .address-column img,.footer .address-column svg{max-width:15.27777778vw}}@media (min-width:768px){.footer .address-column img,.footer .address-column svg{max-width:88px}}@media (min-width:1024px){.footer .address-column img,.footer .address-column svg{max-width:8.59375vw}}@media (min-width:1280px){.footer .address-column img,.footer .address-column svg{max-width:88px}}@media (min-width:1536px){.footer .address-column img,.footer .address-column svg{max-width:88px}}@media (min-width:576px){.footer .address-column img,.footer .address-column svg{margin-bottom:1.38888889vw}}@media (min-width:768px){.footer .address-column img,.footer .address-column svg{margin-bottom:8px}}@media (min-width:1024px){.footer .address-column img,.footer .address-column svg{margin-bottom:.78125vw}}@media (min-width:1280px){.footer .address-column img,.footer .address-column svg{margin-bottom:8px}}@media (min-width:1536px){.footer .address-column img,.footer .address-column svg{margin-bottom:8px}}.footer .address-column img[data-universe=ansvarlighed],.footer .address-column img[data-universe=madogdrikke],.footer .address-column svg[data-universe=ansvarlighed],.footer .address-column svg[data-universe=madogdrikke],body[data-universe=ansvarlighed] .footer .address-column img,body[data-universe=ansvarlighed] .footer .address-column svg,body[data-universe=madogdrikke] .footer .address-column img,body[data-universe=madogdrikke] .footer .address-column svg{fill:#fff}.footer .address-column img[data-universe=okologi],.footer .address-column svg[data-universe=okologi],body[data-universe=okologi] .footer .address-column img,body[data-universe=okologi] .footer .address-column svg{fill:#025437}.footer .address-column img[data-universe=kostogmotion],.footer .address-column svg[data-universe=kostogmotion],body[data-universe=kostogmotion] .footer .address-column img,body[data-universe=kostogmotion] .footer .address-column svg{fill:#002956}.footer .address-column img[data-universe=madspild],.footer .address-column svg[data-universe=madspild],body[data-universe=madspild] .footer .address-column img,body[data-universe=madspild] .footer .address-column svg{fill:#5d4109}.footer .address-column img[data-universe=babyogborn],.footer .address-column svg[data-universe=babyogborn],body[data-universe=babyogborn] .footer .address-column img,body[data-universe=babyogborn] .footer .address-column svg{fill:#3c465a}.footer .address-column p{font-size:clamp(1rem,.0943662vw + .97640845rem,1.067rem);line-height:1.5em;color:#fff;margin-bottom:5vh;text-align:center;font-weight:700}.footer .address-column p[data-universe=ansvarlighed],.footer .address-column p[data-universe=madogdrikke],body[data-universe=ansvarlighed] .footer .address-column p,body[data-universe=madogdrikke] .footer .address-column p{color:#fff}.footer .address-column p[data-universe=okologi],body[data-universe=okologi] .footer .address-column p{color:#025437}.footer .address-column p[data-universe=kostogmotion],body[data-universe=kostogmotion] .footer .address-column p{color:#002956}.footer .address-column p[data-universe=madspild],body[data-universe=madspild] .footer .address-column p{color:#5d4109}.footer .address-column p[data-universe=babyogborn],body[data-universe=babyogborn] .footer .address-column p{color:#3c465a}@media (min-width:1024px){.footer .address-column p{margin-bottom:0;text-align:initial}}.footer .social-column{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;margin-top:2vh;margin-bottom:5vh}@media (max-width:767px){.footer .social-column{width:100%}}@media (min-width:1024px){.footer .social-column{-webkit-box-pack:right;-ms-flex-pack:right;justify-content:right;margin-top:0}}.footer .social-column .social{display:inline-block;float:left;height:48px;width:48px;margin-bottom:16px;margin-right:16px;-webkit-transition-property:opacity;transition-property:opacity;-webkit-transition-duration:.3s;transition-duration:.3s;-webkit-transition-timing-function:ease-in-out;transition-timing-function:ease-in-out}@media (min-width:576px){.footer .social-column .social{height:8.33333333vw}}@media (min-width:768px){.footer .social-column .social{height:48px}}@media (min-width:1024px){.footer .social-column .social{height:4.6875vw}}@media (min-width:1280px){.footer .social-column .social{height:48px}}@media (min-width:1536px){.footer .social-column .social{height:48px}}@media (min-width:576px){.footer .social-column .social{width:8.33333333vw}}@media (min-width:768px){.footer .social-column .social{width:48px}}@media (min-width:1024px){.footer .social-column .social{width:4.6875vw}}@media (min-width:1280px){.footer .social-column .social{width:48px}}@media (min-width:1536px){.footer .social-column .social{width:48px}}@media (min-width:576px){.footer .social-column .social{margin-bottom:2.77777778vw;margin-right:2.77777778vw}}.footer .social-column .social:last-child{margin-right:0}@media (min-width:1024px){.footer .social-column .social{border-width:2px;border-radius:100%;float:none}}@media (min-width:1024px) and (min-width:576px){.footer .social-column .social{border-width:.34722222vw}}@media (min-width:1024px) and (min-width:768px){.footer .social-column .social{border-width:2px}}@media (min-width:1024px) and (min-width:1024px){.footer .social-column .social{border-width:.1953125vw}}@media (min-width:1024px) and (min-width:1280px){.footer .social-column .social{border-width:2px}}@media (min-width:1024px) and (min-width:1536px){.footer .social-column .social{border-width:2px}}@media (min-width:1024px) and (min-width:768px){.footer .social-column .social{margin-bottom:8px}}@media (min-width:1024px) and (min-width:1024px){.footer .social-column .social{margin-bottom:.78125vw}}@media (min-width:1024px) and (min-width:768px){.footer .social-column .social{margin-right:8px}}@media (min-width:1024px) and (min-width:1024px){.footer .social-column .social{margin-right:.78125vw}}@media (min-width:1280px){.footer .social-column .social{width:48px;height:48px}}@media (min-width:1280px) and (min-width:576px){.footer .social-column .social{width:8.33333333vw}}@media (min-width:1280px) and (min-width:768px){.footer .social-column .social{width:48px}}@media (min-width:1280px) and (min-width:1024px){.footer .social-column .social{width:4.6875vw}}@media (min-width:1280px) and (min-width:1280px){.footer .social-column .social{width:48px}}@media (min-width:1280px) and (min-width:1536px){.footer .social-column .social{width:48px}}@media (min-width:1280px) and (min-width:576px){.footer .social-column .social{height:8.33333333vw}}@media (min-width:1280px) and (min-width:768px){.footer .social-column .social{height:48px}}@media (min-width:1280px) and (min-width:1024px){.footer .social-column .social{height:4.6875vw}}@media (min-width:1280px) and (min-width:1280px){.footer .social-column .social{height:48px}}@media (min-width:1280px) and (min-width:1536px){.footer .social-column .social{height:48px}}.footer .social-column .social svg{fill:#fff;width:100%;height:100%}.footer .social-column .social svg[data-universe=ansvarlighed],.footer .social-column .social svg[data-universe=madogdrikke],body[data-universe=ansvarlighed] .footer .social-column .social svg,body[data-universe=madogdrikke] .footer .social-column .social svg{fill:#fff}.footer .social-column .social svg[data-universe=okologi],body[data-universe=okologi] .footer .social-column .social svg{fill:#025437}.footer .social-column .social svg[data-universe=kostogmotion],body[data-universe=kostogmotion] .footer .social-column .social svg{fill:#002956}.footer .social-column .social svg[data-universe=madspild],body[data-universe=madspild] .footer .social-column .social svg{fill:#5d4109}.footer .social-column .social svg[data-universe=babyogborn],body[data-universe=babyogborn] .footer .social-column .social svg{fill:#3c465a}@media (min-width:1024px){.footer .social-column .social svg{fill:#003cac}.footer .social-column .social svg[data-universe=madogdrikke],body[data-universe=madogdrikke] .footer .social-column .social svg{fill:#385a36}.footer .social-column .social svg[data-universe=ansvarlighed],body[data-universe=ansvarlighed] .footer .social-column .social svg{fill:#0f7ea3}.footer .social-column .social svg[data-universe=okologi],body[data-universe=okologi] .footer .social-column .social svg{fill:#8dc27e}.footer .social-column .social svg[data-universe=kostogmotion],body[data-universe=kostogmotion] .footer .social-column .social svg{fill:#83d1e5}.footer .social-column .social svg[data-universe=madspild],body[data-universe=madspild] .footer .social-column .social svg{fill:#f3d38a}.footer .social-column .social svg[data-universe=babyogborn],body[data-universe=babyogborn] .footer .social-column .social svg{fill:#a2b2c9}.footer .social-column .social svg[data-universe=job],body[data-universe=job] .footer .social-column .social svg{fill:#335478}}.footer .social-column .social:hover{opacity:.75}.global-search-result-container{position:fixed;top:82px;left:0;width:100%;height:100%;max-height:calc(100% - 82px);display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-ms-flex-line-pack:start;align-content:flex-start;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;overflow:scroll;padding-bottom:80px;background-color:#fff;color:#002a56}.global-search-result-container[data-universe=ansvarlighed],.global-search-result-container[data-universe=kostogmotion],.global-search-result-container[data-universe=madogdrikke],.global-search-result-container[data-universe=okologi],body[data-universe=ansvarlighed] .global-search-result-container,body[data-universe=kostogmotion] .global-search-result-container,body[data-universe=madogdrikke] .global-search-result-container,body[data-universe=okologi] .global-search-result-container{color:#002a56}.global-search-result-container[data-universe=madspild],body[data-universe=madspild] .global-search-result-container{color:#243825}.global-search-result-container[data-universe=babyogborn],.global-search-result-container[data-universe=job],body[data-universe=babyogborn] .global-search-result-container,body[data-universe=job] .global-search-result-container{color:#002a56}@media (min-width:1024px){.global-search-result-container{padding:0 80px;overflow:auto}}.global-search-result-container .global-search-result-partition{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;width:100%}@media (min-width:1024px){.global-search-result-container .global-search-result-partition{width:33%}}.global-search-result-container .global-search-result-partition .result-partition-fallback{padding:16px 24px}.global-search-result-container .global-search-result-partition .result-partition-fallback p{font-size:16px;line-height:22px;color:#002a56}.global-search-result-container .global-search-result-partition .result-partition-fallback p[data-universe=madogdrikke],body[data-universe=madogdrikke] .global-search-result-container .global-search-result-partition .result-partition-fallback p{color:#283828}.global-search-result-container .global-search-result-partition .result-partition-fallback p[data-universe=ansvarlighed],body[data-universe=ansvarlighed] .global-search-result-container .global-search-result-partition .result-partition-fallback p{color:#004b6e}.global-search-result-container .global-search-result-partition .result-partition-fallback p[data-universe=okologi],body[data-universe=okologi] .global-search-result-container .global-search-result-partition .result-partition-fallback p{color:#025437}.global-search-result-container .global-search-result-partition .result-partition-fallback p[data-universe=kostogmotion],body[data-universe=kostogmotion] .global-search-result-container .global-search-result-partition .result-partition-fallback p{color:#007d9b}.global-search-result-container .global-search-result-partition .result-partition-fallback p[data-universe=madspild],body[data-universe=madspild] .global-search-result-container .global-search-result-partition .result-partition-fallback p{color:#b07818}.global-search-result-container .global-search-result-partition .result-partition-fallback p[data-universe=babyogborn],body[data-universe=babyogborn] .global-search-result-container .global-search-result-partition .result-partition-fallback p{color:#3d465a}.global-search-result-container .global-search-result-partition .result-partition-fallback p[data-universe=job],body[data-universe=job] .global-search-result-container .global-search-result-partition .result-partition-fallback p{color:#002a56}.global-search-result-container .global-search-result-partition .partition-title{line-height:42px;font-size:32px;font-weight:700;padding:32px 24px 16px;margin-bottom:0;border-bottom:1px solid #e0e0e0}.global-search-result-container .search-results-fallback{width:100%;height:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;text-align:center;color:#002a56;padding:0 24px}.global-search-result-container .search-results-fallback[data-universe=madogdrikke],body[data-universe=madogdrikke] .global-search-result-container .search-results-fallback{color:#283828}.global-search-result-container .search-results-fallback[data-universe=ansvarlighed],body[data-universe=ansvarlighed] .global-search-result-container .search-results-fallback{color:#004b6e}.global-search-result-container .search-results-fallback[data-universe=okologi],body[data-universe=okologi] .global-search-result-container .search-results-fallback{color:#025437}.global-search-result-container .search-results-fallback[data-universe=kostogmotion],body[data-universe=kostogmotion] .global-search-result-container .search-results-fallback{color:#007d9b}.global-search-result-container .search-results-fallback[data-universe=madspild],body[data-universe=madspild] .global-search-result-container .search-results-fallback{color:#b07818}.global-search-result-container .search-results-fallback[data-universe=babyogborn],body[data-universe=babyogborn] .global-search-result-container .search-results-fallback{color:#3d465a}.global-search-result-container .search-results-fallback[data-universe=job],body[data-universe=job] .global-search-result-container .search-results-fallback{color:#002a56}@media (min-width:1024px){.global-search-result-container .search-results-fallback{padding:150px 0 70px}}.global-search-result-container .search-results-fallback svg{width:70px;height:70px;margin-bottom:20px;stroke:#002a56}.global-search-result-container .search-results-fallback svg path{stroke:#002a56}.global-search-result-container .search-results-fallback p{font-size:24px;color:#002a56}.global-search-result-container .search-results-fallback p[data-universe=madogdrikke],body[data-universe=madogdrikke] .global-search-result-container .search-results-fallback p{color:#283828}.global-search-result-container .search-results-fallback p[data-universe=ansvarlighed],body[data-universe=ansvarlighed] .global-search-result-container .search-results-fallback p{color:#004b6e}.global-search-result-container .search-results-fallback p[data-universe=okologi],body[data-universe=okologi] .global-search-result-container .search-results-fallback p{color:#025437}.global-search-result-container .search-results-fallback p[data-universe=kostogmotion],body[data-universe=kostogmotion] .global-search-result-container .search-results-fallback p{color:#007d9b}.global-search-result-container .search-results-fallback p[data-universe=madspild],body[data-universe=madspild] .global-search-result-container .search-results-fallback p{color:#b07818}.global-search-result-container .search-results-fallback p[data-universe=babyogborn],body[data-universe=babyogborn] .global-search-result-container .search-results-fallback p{color:#3d465a}.global-search-result-container .search-results-fallback p[data-universe=job],body[data-universe=job] .global-search-result-container .search-results-fallback p{color:#002a56}.global-search-result-container .global-search-result-generic{font-size:1.2rem;background:#e8e8e8;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;width:100%;line-height:1.5;margin:10px 0;padding:10px}.global-search-result-container .global-search-result-generic span.title{font-weight:700;font-style:italic}.global-search-result-container .global-search-result-generic .actions{margin-left:auto}#wines section.filtering .pagination .global-search-result-container .global-search-result-generic button,.global-search-result-container .global-search-result-generic #wines section.filtering .pagination button,.global-search-result-container .global-search-result-generic .button,.global-search-result-container .global-search-result-generic section.filtering .pagination button,section.filtering .pagination .global-search-result-container .global-search-result-generic button{font-size:1.4rem;padding:16px}@media (min-width:576px){#wines section.filtering .pagination .global-search-result-container .global-search-result-generic button,.global-search-result-container .global-search-result-generic #wines section.filtering .pagination button,.global-search-result-container .global-search-result-generic .button,.global-search-result-container .global-search-result-generic section.filtering .pagination button,section.filtering .pagination .global-search-result-container .global-search-result-generic button{padding:2.77777778vw}}@media (min-width:768px){#wines section.filtering .pagination .global-search-result-container .global-search-result-generic button,.global-search-result-container .global-search-result-generic #wines section.filtering .pagination button,.global-search-result-container .global-search-result-generic .button,.global-search-result-container .global-search-result-generic section.filtering .pagination button,section.filtering .pagination .global-search-result-container .global-search-result-generic button{padding:16px}}@media (min-width:1024px){#wines section.filtering .pagination .global-search-result-container .global-search-result-generic button,.global-search-result-container .global-search-result-generic #wines section.filtering .pagination button,.global-search-result-container .global-search-result-generic .button,.global-search-result-container .global-search-result-generic section.filtering .pagination button,section.filtering .pagination .global-search-result-container .global-search-result-generic button{padding:1.5625vw}}@media (min-width:1280px){#wines section.filtering .pagination .global-search-result-container .global-search-result-generic button,.global-search-result-container .global-search-result-generic #wines section.filtering .pagination button,.global-search-result-container .global-search-result-generic .button,.global-search-result-container .global-search-result-generic section.filtering .pagination button,section.filtering .pagination .global-search-result-container .global-search-result-generic button{padding:16px}}@media (min-width:1536px){#wines section.filtering .pagination .global-search-result-container .global-search-result-generic button,.global-search-result-container .global-search-result-generic #wines section.filtering .pagination button,.global-search-result-container .global-search-result-generic .button,.global-search-result-container .global-search-result-generic section.filtering .pagination button,section.filtering .pagination .global-search-result-container .global-search-result-generic button{padding:16px}}.google-maps{display:-webkit-box;display:-ms-flexbox;display:flex;height:auto;min-height:560px;width:100%;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;margin-bottom:80px;position:relative;z-index:10}@media (min-width:576px){.google-maps{min-height:97.22222222vw}}@media (min-width:768px){.google-maps{min-height:560px}}@media (min-width:1024px){.google-maps{min-height:54.6875vw}}@media (min-width:1280px){.google-maps{min-height:560px}}@media (min-width:1536px){.google-maps{min-height:560px}}@media (min-width:1024px){.google-maps{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;height:560px;min-height:auto;-webkit-box-align:stretch;-ms-flex-align:stretch;align-items:stretch;margin-bottom:0}}.google-maps__stores-wrapper{width:100%;padding-left:32px;padding-right:32px;position:relative;z-index:2;background:#fff}@media (min-width:576px){.google-maps__stores-wrapper{padding-left:5.55555556vw}}@media (min-width:768px){.google-maps__stores-wrapper{padding-left:32px}}@media (min-width:1024px){.google-maps__stores-wrapper{padding-left:3.125vw}}@media (min-width:1280px){.google-maps__stores-wrapper{padding-left:32px}}@media (min-width:1536px){.google-maps__stores-wrapper{padding-left:32px}}@media (min-width:576px){.google-maps__stores-wrapper{padding-right:5.55555556vw}}@media (min-width:768px){.google-maps__stores-wrapper{padding-right:32px}}@media (min-width:1024px){.google-maps__stores-wrapper{padding-right:3.125vw}}@media (min-width:1280px){.google-maps__stores-wrapper{padding-right:32px}}@media (min-width:1536px){.google-maps__stores-wrapper{padding-right:32px}}@media (min-width:1024px){.google-maps__stores-wrapper{width:40%;padding-left:0}}.google-maps__stores{height:100%;width:100%}.google-maps__stores__list{overflow-y:scroll;max-height:528px;height:calc(100% - 38px);width:100%;position:relative;margin-top:18px}@media (min-width:576px){.google-maps__stores__list{max-height:91.66666667vw}}@media (min-width:1024px){.google-maps__stores__list{margin-top:10px}}.google-maps__stores__search{position:relative;width:100%;display:inline-block}.google-maps__stores__search__results{position:absolute;top:40px;left:0;width:100%;background:#fff;z-index:1;border-radius:5px;-webkit-box-shadow:2px 4px 14px rgba(0,0,0,.25);box-shadow:2px 4px 14px rgba(0,0,0,.25)}@media (min-width:1024px){.google-maps__stores__search__results{width:90%}}.google-maps__stores__search__results__item{padding:8px 15px;font-size:15px;color:#002a56;font-weight:400;line-height:1.25;-webkit-transition:.2s;transition:.2s;cursor:pointer}.google-maps__stores__search__results__item[data-universe=ansvarlighed],.google-maps__stores__search__results__item[data-universe=kostogmotion],.google-maps__stores__search__results__item[data-universe=madogdrikke],.google-maps__stores__search__results__item[data-universe=okologi],body[data-universe=ansvarlighed] .google-maps__stores__search__results__item,body[data-universe=kostogmotion] .google-maps__stores__search__results__item,body[data-universe=madogdrikke] .google-maps__stores__search__results__item,body[data-universe=okologi] .google-maps__stores__search__results__item{color:#002a56}.google-maps__stores__search__results__item[data-universe=madspild],body[data-universe=madspild] .google-maps__stores__search__results__item{color:#243825}.google-maps__stores__search__results__item[data-universe=babyogborn],.google-maps__stores__search__results__item[data-universe=job],body[data-universe=babyogborn] .google-maps__stores__search__results__item,body[data-universe=job] .google-maps__stores__search__results__item{color:#002a56}.google-maps__stores__search__results__item.active,.google-maps__stores__search__results__item:hover{background-color:#ebf2f4}.google-maps__stores__search__results__item.active[data-universe=madogdrikke],.google-maps__stores__search__results__item:hover[data-universe=madogdrikke],body[data-universe=madogdrikke] .google-maps__stores__search__results__item.active,body[data-universe=madogdrikke] .google-maps__stores__search__results__item:hover{background-color:#ebe4d7}.google-maps__stores__search__results__item.active[data-universe=ansvarlighed],.google-maps__stores__search__results__item:hover[data-universe=ansvarlighed],body[data-universe=ansvarlighed] .google-maps__stores__search__results__item.active,body[data-universe=ansvarlighed] .google-maps__stores__search__results__item:hover{background-color:#ebf2f4}.google-maps__stores__search__results__item.active[data-universe=okologi],.google-maps__stores__search__results__item:hover[data-universe=okologi],body[data-universe=okologi] .google-maps__stores__search__results__item.active,body[data-universe=okologi] .google-maps__stores__search__results__item:hover{background-color:#f5f3ed}.google-maps__stores__search__results__item.active[data-universe=kostogmotion],.google-maps__stores__search__results__item:hover[data-universe=kostogmotion],body[data-universe=kostogmotion] .google-maps__stores__search__results__item.active,body[data-universe=kostogmotion] .google-maps__stores__search__results__item:hover{background-color:#ebf2f4}.google-maps__stores__search__results__item.active[data-universe=madspild],.google-maps__stores__search__results__item:hover[data-universe=madspild],body[data-universe=madspild] .google-maps__stores__search__results__item.active,body[data-universe=madspild] .google-maps__stores__search__results__item:hover{background-color:#f5f3ed}.google-maps__stores__search__results__item.active[data-universe=babyogborn],.google-maps__stores__search__results__item:hover[data-universe=babyogborn],body[data-universe=babyogborn] .google-maps__stores__search__results__item.active,body[data-universe=babyogborn] .google-maps__stores__search__results__item:hover{background-color:#ecf0f5}.google-maps__stores__search__results__item.active[data-universe=job],.google-maps__stores__search__results__item:hover[data-universe=job],body[data-universe=job] .google-maps__stores__search__results__item.active,body[data-universe=job] .google-maps__stores__search__results__item:hover{background-color:#e5ebf6}.google-maps__stores__search__wrapper{width:100%;position:relative;display:-webkit-box;display:-ms-flexbox;display:flex}.google-maps__stores__search__wrapper__input{-webkit-box-sizing:border-box;box-sizing:border-box;background-repeat:no-repeat;font-size:12px;padding:18px 20px;border:1px solid #ddd;outline:none;float:left;width:76%;height:30px;border-radius:10px;display:block}@media (min-width:1024px){.google-maps__stores__search__wrapper__input{width:90%}}.google-maps__stores__search__wrapper__icon{position:absolute;left:calc(76% - 38px);top:0;width:38px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;height:100%}@media (min-width:1024px){.google-maps__stores__search__wrapper__icon{left:calc(88% - 38px)}}.google-maps__stores__search__wrapper__icon svg{height:80%;width:80%}.google-maps__stores__search__wrapper__icon svg path{stroke:#5c6377}.google-maps__stores__search__wrapper__location{padding:0 0 0 4px}.google-maps__stores__search__wrapper__location,.google-maps__stores__search__wrapper__toggle{width:12%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;-webkit-box-align:center;-ms-flex-align:center;align-items:center}@media (min-width:1024px){.google-maps__stores__search__wrapper__location,.google-maps__stores__search__wrapper__toggle{width:10%}}.google-maps__stores__search__wrapper__location>span,.google-maps__stores__search__wrapper__toggle>span{display:-webkit-box;display:-ms-flexbox;display:flex}.google-maps__stores__search__wrapper__location svg,.google-maps__stores__search__wrapper__toggle svg{width:inherit;height:inherit}@media (min-width:1024px){.google-maps__stores__search__wrapper__toggle{display:none}}.google-maps__stores__search__wrapper__location__icon{margin:0;cursor:pointer}.google-maps__stores__search__wrapper__location__geo path{fill:#346ae7}.google-maps__stores__search__wrapper__location__geo:hover path{fill:#389ad7}.google-maps__stores__search__wrapper__location__geo:active svg{-webkit-filter:drop-shadow(0 0 1px #389ad7);filter:drop-shadow(0 0 1px #389AD7)}.google-maps .list-icon svg path{fill:#2568ef}@-webkit-keyframes map-spinner{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}@keyframes map-spinner{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}.google-maps__map{height:100%;width:100%}.google-maps__map-container{width:100%;height:auto;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:stretch;-ms-flex-align:stretch;align-items:stretch}@media (min-width:1024px){.google-maps__map-container{width:60%}}.google-maps__map-wrapper{height:528px;width:100%;margin-top:56px;position:absolute;top:0;left:0;z-index:1}@media (min-width:576px){.google-maps__map-wrapper{height:91.66666667vw}}@media (min-width:768px){.google-maps__map-wrapper{height:528px}}@media (min-width:1024px){.google-maps__map-wrapper{height:51.5625vw}}@media (min-width:1280px){.google-maps__map-wrapper{height:528px}}@media (min-width:1536px){.google-maps__map-wrapper{height:528px}}@media (min-width:1024px){.google-maps__map-wrapper{height:auto;margin-top:0;padding-top:0;position:relative}}.google-maps__popup{z-index:2;position:fixed;bottom:8.5%;left:0;width:100%;height:auto;background:#fff;padding:16px 32px;-webkit-box-shadow:rgba(14,30,37,.12) 0 2px 4px 0,rgba(14,30,37,.32) 0 2px 16px 0;box-shadow:0 2px 4px 0 rgba(14,30,37,.12),0 2px 16px 0 rgba(14,30,37,.32)}@media (min-width:576px){.google-maps__popup{padding-top:2.77777778vw}}@media (min-width:768px){.google-maps__popup{padding-top:16px}}@media (min-width:1024px){.google-maps__popup{padding-top:1.5625vw}}@media (min-width:1280px){.google-maps__popup{padding-top:16px}}@media (min-width:1536px){.google-maps__popup{padding-top:16px}}@media (min-width:576px){.google-maps__popup{padding-bottom:2.77777778vw}}@media (min-width:768px){.google-maps__popup{padding-bottom:16px}}@media (min-width:1024px){.google-maps__popup{padding-bottom:1.5625vw}}@media (min-width:1280px){.google-maps__popup{padding-bottom:16px}}@media (min-width:1536px){.google-maps__popup{padding-bottom:16px}}@media (min-width:576px){.google-maps__popup{padding-left:5.55555556vw}}@media (min-width:768px){.google-maps__popup{padding-left:32px}}@media (min-width:1024px){.google-maps__popup{padding-left:3.125vw}}@media (min-width:1280px){.google-maps__popup{padding-left:32px}}@media (min-width:1536px){.google-maps__popup{padding-left:32px}}@media (min-width:576px){.google-maps__popup{padding-right:5.55555556vw}}@media (min-width:768px){.google-maps__popup{padding-right:32px}}@media (min-width:1024px){.google-maps__popup{padding-right:3.125vw}}@media (min-width:1280px){.google-maps__popup{padding-right:32px}}@media (min-width:1536px){.google-maps__popup{padding-right:32px}}.google-maps__simple-toggle{width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;position:absolute;top:calc(100% + 40px);z-index:0}@media (min-width:1024px){.google-maps__simple-toggle{display:none}}.google-maps__simple-toggle button{font-size:clamp(1rem,.47007042vw + .88248239rem,1.33375rem);padding:10px 20px;border-radius:999px;color:#002a56;background-color:#fff;-webkit-box-shadow:rgba(14,30,37,.12) 0 2px 4px 0,rgba(14,30,37,.32) 0 2px 16px 0;box-shadow:0 2px 4px 0 rgba(14,30,37,.12),0 2px 16px 0 rgba(14,30,37,.32);display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.google-maps__simple-toggle button[data-universe=madogdrikke],body[data-universe=madogdrikke] .google-maps__simple-toggle button{color:#283828}.google-maps__simple-toggle button[data-universe=ansvarlighed],body[data-universe=ansvarlighed] .google-maps__simple-toggle button{color:#004b6e}.google-maps__simple-toggle button[data-universe=okologi],body[data-universe=okologi] .google-maps__simple-toggle button{color:#025437}.google-maps__simple-toggle button[data-universe=kostogmotion],body[data-universe=kostogmotion] .google-maps__simple-toggle button{color:#007d9b}.google-maps__simple-toggle button[data-universe=madspild],body[data-universe=madspild] .google-maps__simple-toggle button{color:#b07818}.google-maps__simple-toggle button[data-universe=babyogborn],body[data-universe=babyogborn] .google-maps__simple-toggle button{color:#3d465a}.google-maps__simple-toggle button[data-universe=job],body[data-universe=job] .google-maps__simple-toggle button{color:#002a56}.google-maps__simple-toggle button span{padding-right:1vh;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.google-maps__simple-toggle button span,span.go-back-to-link .back-btn{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}span.go-back-to-link .back-btn{font-size:clamp(1rem,.0943662vw + .97640845rem,1.067rem);text-transform:uppercase;text-decoration:none;cursor:pointer;margin-bottom:16px;color:#df000e}@media (min-width:576px){span.go-back-to-link .back-btn{margin-bottom:2.77777778vw}}@media (min-width:768px){span.go-back-to-link .back-btn{margin-bottom:16px}}@media (min-width:1024px){span.go-back-to-link .back-btn{margin-bottom:1.5625vw}}@media (min-width:1280px){span.go-back-to-link .back-btn{margin-bottom:16px}}@media (min-width:1536px){span.go-back-to-link .back-btn{margin-bottom:16px}}body[data-universe=madogdrikke] span.go-back-to-link .back-btn,span.go-back-to-link .back-btn[data-universe=madogdrikke]{color:#5cad76}body[data-universe=ansvarlighed] span.go-back-to-link .back-btn,span.go-back-to-link .back-btn[data-universe=ansvarlighed]{color:#1aa1c2}body[data-universe=okologi] span.go-back-to-link .back-btn,span.go-back-to-link .back-btn[data-universe=okologi]{color:#168040}body[data-universe=kostogmotion] span.go-back-to-link .back-btn,span.go-back-to-link .back-btn[data-universe=kostogmotion]{color:#1aa1c2}body[data-universe=madspild] span.go-back-to-link .back-btn,span.go-back-to-link .back-btn[data-universe=madspild]{color:#d69e18}body[data-universe=babyogborn] span.go-back-to-link .back-btn,span.go-back-to-link .back-btn[data-universe=babyogborn]{color:#7282a0}span.go-back-to-link .back-btn svg{border-width:2px;border-radius:100%;margin-right:8px;width:28px;border-color:#df000e;fill:#df000e;-webkit-transform:rotate(180deg);transform:rotate(180deg)}@media (min-width:576px){span.go-back-to-link .back-btn svg{border-width:.34722222vw}}@media (min-width:768px){span.go-back-to-link .back-btn svg{border-width:2px}}@media (min-width:1024px){span.go-back-to-link .back-btn svg{border-width:.1953125vw}}@media (min-width:1280px){span.go-back-to-link .back-btn svg{border-width:2px}}@media (min-width:1536px){span.go-back-to-link .back-btn svg{border-width:2px}}@media (min-width:576px){span.go-back-to-link .back-btn svg{margin-right:1.38888889vw}}@media (min-width:768px){span.go-back-to-link .back-btn svg{margin-right:8px}}@media (min-width:1024px){span.go-back-to-link .back-btn svg{margin-right:.78125vw}}@media (min-width:1280px){span.go-back-to-link .back-btn svg{margin-right:8px}}@media (min-width:1536px){span.go-back-to-link .back-btn svg{margin-right:8px}}@media (min-width:576px){span.go-back-to-link .back-btn svg{width:4.86111111vw}}@media (min-width:768px){span.go-back-to-link .back-btn svg{width:28px}}@media (min-width:1024px){span.go-back-to-link .back-btn svg{width:2.734375vw}}@media (min-width:1280px){span.go-back-to-link .back-btn svg{width:28px}}@media (min-width:1536px){span.go-back-to-link .back-btn svg{width:28px}}body[data-universe=madogdrikke] span.go-back-to-link .back-btn svg,span.go-back-to-link .back-btn svg[data-universe=madogdrikke]{border-color:#5cad76}body[data-universe=ansvarlighed] span.go-back-to-link .back-btn svg,span.go-back-to-link .back-btn svg[data-universe=ansvarlighed]{border-color:#1aa1c2}body[data-universe=okologi] span.go-back-to-link .back-btn svg,span.go-back-to-link .back-btn svg[data-universe=okologi]{border-color:#eb8023}body[data-universe=kostogmotion] span.go-back-to-link .back-btn svg,span.go-back-to-link .back-btn svg[data-universe=kostogmotion]{border-color:#1aa1c2}body[data-universe=madspild] span.go-back-to-link .back-btn svg,span.go-back-to-link .back-btn svg[data-universe=madspild]{border-color:#d69e18}body[data-universe=babyogborn] span.go-back-to-link .back-btn svg,span.go-back-to-link .back-btn svg[data-universe=babyogborn]{border-color:#7282a0}body[data-universe=madogdrikke] span.go-back-to-link .back-btn svg,span.go-back-to-link .back-btn svg[data-universe=madogdrikke]{fill:#5cad76}body[data-universe=ansvarlighed] span.go-back-to-link .back-btn svg,span.go-back-to-link .back-btn svg[data-universe=ansvarlighed]{fill:#1aa1c2}body[data-universe=okologi] span.go-back-to-link .back-btn svg,span.go-back-to-link .back-btn svg[data-universe=okologi]{fill:#eb8023}body[data-universe=kostogmotion] span.go-back-to-link .back-btn svg,span.go-back-to-link .back-btn svg[data-universe=kostogmotion]{fill:#1aa1c2}body[data-universe=madspild] span.go-back-to-link .back-btn svg,span.go-back-to-link .back-btn svg[data-universe=madspild]{fill:#d69e18}body[data-universe=babyogborn] span.go-back-to-link .back-btn svg,span.go-back-to-link .back-btn svg[data-universe=babyogborn]{fill:#7282a0}#header{background-color:#003cac;height:72px;text-align:center}#header[data-universe=madogdrikke],body[data-universe=madogdrikke] #header{background-color:#385a36}#header[data-universe=ansvarlighed],body[data-universe=ansvarlighed] #header{background-color:#0f7ea3}#header[data-universe=okologi],body[data-universe=okologi] #header{background-color:#8dc27e}#header[data-universe=kostogmotion],body[data-universe=kostogmotion] #header{background-color:#83d1e5}#header[data-universe=madspild],body[data-universe=madspild] #header{background-color:#f3d38a}#header[data-universe=babyogborn],body[data-universe=babyogborn] #header{background-color:#a2b2c9}#header[data-universe=job],body[data-universe=job] #header{background-color:#335478}@media (min-width:576px){#header{height:12.5vw}}@media (min-width:1024px){#header{text-align:left}}@media (min-width:1024px) and (min-width:1024px){#header{height:12.5vw}}@media (min-width:1280px){#header{text-align:left}}@media (min-width:1280px) and (min-width:1280px){#header{height:136px}}#header svg{fill:#fff;height:32px;margin-top:20px;position:relative;width:auto;z-index:1}#header svg[data-universe=ansvarlighed],#header svg[data-universe=madogdrikke],body[data-universe=ansvarlighed] #header svg,body[data-universe=madogdrikke] #header svg{fill:#fff}#header svg[data-universe=okologi],body[data-universe=okologi] #header svg{fill:#025437}#header svg[data-universe=kostogmotion],body[data-universe=kostogmotion] #header svg{fill:#002956}#header svg[data-universe=madspild],body[data-universe=madspild] #header svg{fill:#5d4109}#header svg[data-universe=babyogborn],body[data-universe=babyogborn] #header svg{fill:#3c465a}@media (min-width:576px){#header svg{height:5.55555556vw;margin-top:3.47222222vw}}#header svg path,#header svg path[data-universe=ansvarlighed],#header svg path[data-universe=madogdrikke],body[data-universe=ansvarlighed] #header svg path,body[data-universe=madogdrikke] #header svg path{fill:#fff}#header svg path[data-universe=okologi],body[data-universe=okologi] #header svg path{fill:#025437}#header svg path[data-universe=kostogmotion],body[data-universe=kostogmotion] #header svg path{fill:#002956}#header svg path[data-universe=madspild],body[data-universe=madspild] #header svg path{fill:#5d4109}#header svg path[data-universe=babyogborn],body[data-universe=babyogborn] #header svg path{fill:#3c465a}@media (min-width:1024px) and (min-width:1024px){#header svg{height:3.125vw;margin-left:7.03125vw;margin-top:2.34375vw}}@media (min-width:1280px) and (min-width:1280px){#header svg{height:40px;margin-left:72px;margin-top:24px}}.hero{height:calc(80vh - 132px);height:calc((var(--vh, 1vh) * 80) - 132px);position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;padding-top:0;padding-bottom:40px;background-size:cover;background-position:50%}@media (min-width:576px){.hero{padding-bottom:6.94444444vw}}@media (min-width:768px){.hero{padding-bottom:40px}}@media (min-width:1024px){.hero{padding-bottom:3.90625vw}}@media (min-width:1280px){.hero{padding-bottom:40px}}@media (min-width:1536px){.hero{padding-bottom:40px}}@media (min-width:768px){.hero{padding-top:24px;padding-bottom:3rem}}@media (min-width:768px) and (min-width:576px){.hero{padding-top:4.16666667vw}}@media (min-width:768px) and (min-width:768px){.hero{padding-top:24px}}@media (min-width:768px) and (min-width:1024px){.hero{padding-top:2.34375vw}}@media (min-width:768px) and (min-width:1280px){.hero{padding-top:24px}}@media (min-width:768px) and (min-width:1536px){.hero{padding-top:24px}}@media (min-width:1280px){.hero{padding-bottom:3rem}}@media (min-width:768px){.hero--home{padding-bottom:144px}}@media (min-width:768px) and (min-width:576px){.hero--home{padding-bottom:25vw}}@media (min-width:768px) and (min-width:768px){.hero--home{padding-bottom:144px}}@media (min-width:768px) and (min-width:1024px){.hero--home{padding-bottom:14.0625vw}}@media (min-width:768px) and (min-width:1280px){.hero--home{padding-bottom:144px}}@media (min-width:768px) and (min-width:1536px){.hero--home{padding-bottom:144px}}@media (min-width:1024px){.hero--home{height:calc(100vh - 132px);height:calc((var(--vh, 1vh) * 100) - 132px)}}@media (min-width:1280px){.hero--home{padding-bottom:192px}}@media (min-width:1280px) and (min-width:576px){.hero--home{padding-bottom:33.33333333vw}}@media (min-width:1280px) and (min-width:768px){.hero--home{padding-bottom:192px}}@media (min-width:1280px) and (min-width:1024px){.hero--home{padding-bottom:18.75vw}}@media (min-width:1280px) and (min-width:1280px){.hero--home{padding-bottom:192px}}@media (min-width:1280px) and (min-width:1536px){.hero--home{padding-bottom:192px}}.hero__content{width:100%}.hero__content__label{padding:16px 32px;background-color:#1c4378;display:inline-block;margin-bottom:16px}.hero__content__label[data-universe=madogdrikke],body[data-universe=madogdrikke] .hero__content__label{background-color:#385a36}.hero__content__label[data-universe=ansvarlighed],body[data-universe=ansvarlighed] .hero__content__label{background-color:#0d7ea3}.hero__content__label[data-universe=okologi],body[data-universe=okologi] .hero__content__label{background-color:#8dc27e}.hero__content__label[data-universe=kostogmotion],body[data-universe=kostogmotion] .hero__content__label{background-color:#83d1e5}.hero__content__label[data-universe=madspild],body[data-universe=madspild] .hero__content__label{background-color:#f3d38a}.hero__content__label[data-universe=babyogborn],body[data-universe=babyogborn] .hero__content__label{background-color:#a2b2c9}.hero__content__label[data-universe=job],body[data-universe=job] .hero__content__label{background-color:#335478}@media (min-width:576px){.hero__content__label{margin-bottom:2.77777778vw}}@media (min-width:768px){.hero__content__label{margin-bottom:16px}}@media (min-width:1024px){.hero__content__label{margin-bottom:1.5625vw}}@media (min-width:1280px){.hero__content__label{margin-bottom:16px}}@media (min-width:1536px){.hero__content__label{margin-bottom:16px}}.hero__content__label .hero__content__label__text{color:#fff;font-weight:700;font-size:clamp(1.6rem,.75211268vw + 1.41197183rem,2.134rem);margin:0}.hero__content__label .hero__content__label__text[data-universe=madogdrikke],body[data-universe=madogdrikke] .hero__content__label .hero__content__label__text{color:#fadc94}.hero__content__label .hero__content__label__text[data-universe=ansvarlighed],.hero__content__label .hero__content__label__text[data-universe=babyogborn],.hero__content__label .hero__content__label__text[data-universe=job],.hero__content__label .hero__content__label__text[data-universe=kostogmotion],.hero__content__label .hero__content__label__text[data-universe=madspild],.hero__content__label .hero__content__label__text[data-universe=okologi],body[data-universe=ansvarlighed] .hero__content__label .hero__content__label__text,body[data-universe=babyogborn] .hero__content__label .hero__content__label__text,body[data-universe=job] .hero__content__label .hero__content__label__text,body[data-universe=kostogmotion] .hero__content__label .hero__content__label__text,body[data-universe=madspild] .hero__content__label .hero__content__label__text,body[data-universe=okologi] .hero__content__label .hero__content__label__text{color:#fff}@media (min-width:768px){.hero__content__label .hero__content__label__text{font-size:clamp(2rem,.94014085vw + 1.76496479rem,2.6675rem)}}@media (min-width:1024px){.hero__content__label .hero__content__label__text{font-size:clamp(2.4rem,1.12816901vw + 2.11795775rem,3.201rem)}}.hero__content__title{display:inline-block;width:100%;max-width:760px}.hero__content__title .hero__content__title__text{color:#fff;font-weight:700;font-size:clamp(3.2rem,1.50422535vw + 2.82394366rem,4.268rem);text-shadow:2px 3px 5px rgba(0,0,0,.5)}@media (min-width:768px){.hero__content__title .hero__content__title__text{font-size:clamp(4rem,1.88028169vw + 3.52992958rem,5.335rem)}}@media (min-width:1024px){.hero__content__title .hero__content__title__text{font-size:clamp(4.4rem,2.06830986vw + 3.88292254rem,5.8685rem)}}@media (min-width:1280px){.hero__content__title .hero__content__title__text{font-size:clamp(5.2rem,2.4443662vw + 4.58890845rem,6.9355rem)}}.image-link .container>.row{margin-bottom:-32px;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap}@media (min-width:576px){.image-link .container>.row{margin-bottom:-5.55555556vw}}@media (min-width:768px){.image-link .container>.row{margin-bottom:-32px}}@media (min-width:1024px){.image-link .container>.row{margin-bottom:-3.125vw}}@media (min-width:1280px){.image-link .container>.row{margin-bottom:-32px}}@media (min-width:1536px){.image-link .container>.row{margin-bottom:-32px}}@media (min-width:1024px){.image-link .container>.row{margin-bottom:-48px}}@media (min-width:1024px) and (min-width:576px){.image-link .container>.row{margin-bottom:-8.33333333vw}}@media (min-width:1024px) and (min-width:768px){.image-link .container>.row{margin-bottom:-48px}}@media (min-width:1024px) and (min-width:1024px){.image-link .container>.row{margin-bottom:-4.6875vw}}@media (min-width:1024px) and (min-width:1280px){.image-link .container>.row{margin-bottom:-48px}}@media (min-width:1024px) and (min-width:1536px){.image-link .container>.row{margin-bottom:-48px}}.image-link .container>.row>.title-column{margin-bottom:16px}@media (min-width:576px){.image-link .container>.row>.title-column{margin-bottom:2.77777778vw}}@media (min-width:768px){.image-link .container>.row>.title-column{margin-bottom:16px}}@media (min-width:1024px){.image-link .container>.row>.title-column{margin-bottom:1.5625vw}}@media (min-width:1280px){.image-link .container>.row>.title-column{margin-bottom:16px}}@media (min-width:1536px){.image-link .container>.row>.title-column{margin-bottom:16px}}@media (min-width:1024px){.image-link .container>.row>.title-column{margin-bottom:32px}}@media (min-width:1024px) and (min-width:576px){.image-link .container>.row>.title-column{margin-bottom:5.55555556vw}}@media (min-width:1024px) and (min-width:768px){.image-link .container>.row>.title-column{margin-bottom:32px}}@media (min-width:1024px) and (min-width:1024px){.image-link .container>.row>.title-column{margin-bottom:3.125vw}}@media (min-width:1024px) and (min-width:1280px){.image-link .container>.row>.title-column{margin-bottom:32px}}@media (min-width:1024px) and (min-width:1536px){.image-link .container>.row>.title-column{margin-bottom:32px}}.image-link .container>.row>.box-column{margin-bottom:32px}@media (min-width:576px){.image-link .container>.row>.box-column{margin-bottom:5.55555556vw}}@media (min-width:768px){.image-link .container>.row>.box-column{margin-bottom:32px}}@media (min-width:1024px){.image-link .container>.row>.box-column{margin-bottom:3.125vw}}@media (min-width:1280px){.image-link .container>.row>.box-column{margin-bottom:32px}}@media (min-width:1536px){.image-link .container>.row>.box-column{margin-bottom:32px}}@media (min-width:1024px){.image-link .container>.row>.box-column{margin-bottom:48px}}@media (min-width:1024px) and (min-width:576px){.image-link .container>.row>.box-column{margin-bottom:8.33333333vw}}@media (min-width:1024px) and (min-width:768px){.image-link .container>.row>.box-column{margin-bottom:48px}}@media (min-width:1024px) and (min-width:1024px){.image-link .container>.row>.box-column{margin-bottom:4.6875vw}}@media (min-width:1024px) and (min-width:1280px){.image-link .container>.row>.box-column{margin-bottom:48px}}@media (min-width:1024px) and (min-width:1536px){.image-link .container>.row>.box-column{margin-bottom:48px}}.image-link .container>.row>.box-column .box{display:inline-block;position:relative;text-decoration:none;width:100%}.image-link .container>.row>.box-column .box:hover .subtitle{color:#cf112d}.image-link .container>.row>.box-column .box:hover .subtitle[data-universe=madogdrikke],body[data-universe=madogdrikke] .image-link .container>.row>.box-column .box:hover .subtitle{color:#5cad76}.image-link .container>.row>.box-column .box:hover .subtitle[data-universe=ansvarlighed],body[data-universe=ansvarlighed] .image-link .container>.row>.box-column .box:hover .subtitle{color:#1aa1c2}.image-link .container>.row>.box-column .box:hover .subtitle[data-universe=okologi],body[data-universe=okologi] .image-link .container>.row>.box-column .box:hover .subtitle{color:#168040}.image-link .container>.row>.box-column .box:hover .subtitle[data-universe=kostogmotion],body[data-universe=kostogmotion] .image-link .container>.row>.box-column .box:hover .subtitle{color:#1aa1c2}.image-link .container>.row>.box-column .box:hover .subtitle[data-universe=madspild],body[data-universe=madspild] .image-link .container>.row>.box-column .box:hover .subtitle{color:#d69e18}.image-link .container>.row>.box-column .box:hover .subtitle[data-universe=babyogborn],body[data-universe=babyogborn] .image-link .container>.row>.box-column .box:hover .subtitle{color:#7282a0}.image-link .container>.row>.box-column .box:hover .subtitle[data-universe=job],body[data-universe=job] .image-link .container>.row>.box-column .box:hover .subtitle{color:#f30102}.image-link .container>.row>.box-column .box:hover .boxed-image--image{-webkit-transform:scale(1.05);transform:scale(1.05)}.image-link a{text-decoration:none}.image-link a:hover .text{color:#cf112d}.image-link a:hover .text[data-universe=madogdrikke],body[data-universe=madogdrikke] .image-link a:hover .text{color:#5cad76}.image-link a:hover .text[data-universe=ansvarlighed],body[data-universe=ansvarlighed] .image-link a:hover .text{color:#1aa1c2}.image-link a:hover .text[data-universe=okologi],body[data-universe=okologi] .image-link a:hover .text{color:#168040}.image-link a:hover .text[data-universe=kostogmotion],body[data-universe=kostogmotion] .image-link a:hover .text{color:#1aa1c2}.image-link a:hover .text[data-universe=madspild],body[data-universe=madspild] .image-link a:hover .text{color:#d69e18}.image-link a:hover .text[data-universe=babyogborn],body[data-universe=babyogborn] .image-link a:hover .text{color:#7282a0}.image-link a:hover .text[data-universe=job],body[data-universe=job] .image-link a:hover .text{color:#f30102}.image-link .text{-webkit-transition-property:color;transition-property:color;-webkit-transition-duration:.3s;transition-duration:.3s;-webkit-transition-timing-function:ease-in-out;transition-timing-function:ease-in-out;background-color:#fff;line-height:normal;padding-right:24px;padding-top:24px;padding-left:0;z-index:10;margin-right:32px;margin-top:-40px;position:relative;z-index:9;left:-1px}@media (min-width:576px){.image-link .text{padding-right:4.16666667vw}}@media (min-width:768px){.image-link .text{padding-right:24px}}@media (min-width:1024px){.image-link .text{padding-right:2.34375vw}}@media (min-width:1280px){.image-link .text{padding-right:24px}}@media (min-width:1536px){.image-link .text{padding-right:24px}}@media (min-width:576px){.image-link .text{padding-top:4.16666667vw}}@media (min-width:768px){.image-link .text{padding-top:24px}}@media (min-width:1024px){.image-link .text{padding-top:2.34375vw}}@media (min-width:1280px){.image-link .text{padding-top:24px}}@media (min-width:1536px){.image-link .text{padding-top:24px}}@media (min-width:576px){.image-link .text{margin-right:5.55555556vw}}@media (min-width:768px){.image-link .text{margin-right:32px}}@media (min-width:1024px){.image-link .text{margin-right:3.125vw}}@media (min-width:1280px){.image-link .text{margin-right:32px}}@media (min-width:1536px){.image-link .text{margin-right:32px}}@media (min-width:576px){.image-link .text{margin-top:-6.94444444vw}}@media (min-width:768px){.image-link .text{margin-top:-40px}}@media (min-width:1024px){.image-link .text{margin-top:-3.90625vw}}@media (min-width:1280px){.image-link .text{margin-top:-40px}}@media (min-width:1536px){.image-link .text{margin-top:-40px}}.image-link .text .subtitle{font-size:clamp(1.2rem,.56408451vw + 1.05897887rem,1.6005rem);margin-bottom:16px;color:#002a56;font-weight:700;-webkit-transition-property:color;transition-property:color;-webkit-transition-duration:.3s;transition-duration:.3s;-webkit-transition-timing-function:ease-in-out;transition-timing-function:ease-in-out}@media (min-width:576px){.image-link .text .subtitle{margin-bottom:2.77777778vw}}@media (min-width:768px){.image-link .text .subtitle{margin-bottom:16px}}@media (min-width:1024px){.image-link .text .subtitle{margin-bottom:1.5625vw}}@media (min-width:1280px){.image-link .text .subtitle{margin-bottom:16px}}@media (min-width:1536px){.image-link .text .subtitle{margin-bottom:16px}}.image-link .text .subtitle[data-universe=madogdrikke],body[data-universe=madogdrikke] .image-link .text .subtitle{color:#283828}.image-link .text .subtitle[data-universe=ansvarlighed],body[data-universe=ansvarlighed] .image-link .text .subtitle{color:#004b6e}.image-link .text .subtitle[data-universe=okologi],body[data-universe=okologi] .image-link .text .subtitle{color:#025437}.image-link .text .subtitle[data-universe=kostogmotion],body[data-universe=kostogmotion] .image-link .text .subtitle{color:#007d9b}.image-link .text .subtitle[data-universe=madspild],body[data-universe=madspild] .image-link .text .subtitle{color:#b07818}.image-link .text .subtitle[data-universe=babyogborn],body[data-universe=babyogborn] .image-link .text .subtitle{color:#3d465a}.image-link .text .subtitle[data-universe=job],body[data-universe=job] .image-link .text .subtitle{color:#002a56}@media (min-width:768px){.image-link .text .subtitle{font-size:clamp(1rem,.0943662vw + .97640845rem,1.067rem)}}@media (min-width:1280px){.image-link .text .subtitle{font-size:clamp(1.2rem,.56408451vw + 1.05897887rem,1.6005rem)}}.image-link .text.no-overlay{font-family:Uniform Rnd ExCond,sans-serif;font-size:clamp(2rem,.94014085vw + 1.76496479rem,2.6675rem);font-weight:700;line-height:1em;padding-top:16px;padding-bottom:24px;color:#002a56;margin-right:0;margin-top:0}@media (min-width:576px){.image-link .text.no-overlay{padding-top:2.77777778vw}}@media (min-width:768px){.image-link .text.no-overlay{padding-top:16px}}@media (min-width:1024px){.image-link .text.no-overlay{padding-top:1.5625vw}}@media (min-width:1280px){.image-link .text.no-overlay{padding-top:16px}}@media (min-width:1536px){.image-link .text.no-overlay{padding-top:16px}}@media (min-width:576px){.image-link .text.no-overlay{padding-bottom:4.16666667vw}}@media (min-width:768px){.image-link .text.no-overlay{padding-bottom:24px}}@media (min-width:1024px){.image-link .text.no-overlay{padding-bottom:2.34375vw}}@media (min-width:1280px){.image-link .text.no-overlay{padding-bottom:24px}}@media (min-width:1536px){.image-link .text.no-overlay{padding-bottom:24px}}.image-link .text.no-overlay[data-universe=madogdrikke],body[data-universe=madogdrikke] .image-link .text.no-overlay{color:#283828}.image-link .text.no-overlay[data-universe=ansvarlighed],body[data-universe=ansvarlighed] .image-link .text.no-overlay{color:#004b6e}.image-link .text.no-overlay[data-universe=okologi],body[data-universe=okologi] .image-link .text.no-overlay{color:#025437}.image-link .text.no-overlay[data-universe=kostogmotion],body[data-universe=kostogmotion] .image-link .text.no-overlay{color:#007d9b}.image-link .text.no-overlay[data-universe=madspild],body[data-universe=madspild] .image-link .text.no-overlay{color:#b07818}.image-link .text.no-overlay[data-universe=babyogborn],body[data-universe=babyogborn] .image-link .text.no-overlay{color:#3d465a}.image-link .text.no-overlay[data-universe=job],body[data-universe=job] .image-link .text.no-overlay{color:#002a56}.image-link .box>.text.video{position:static;padding:0;margin-top:0}.image-link .container>.row>.link-column{margin-top:16px}@media (min-width:576px){.image-link .container>.row>.link-column{margin-top:2.77777778vw}}@media (min-width:768px){.image-link .container>.row>.link-column{margin-top:16px}}@media (min-width:1024px){.image-link .container>.row>.link-column{margin-top:1.5625vw}}@media (min-width:1280px){.image-link .container>.row>.link-column{margin-top:16px}}@media (min-width:1536px){.image-link .container>.row>.link-column{margin-top:16px}}.image-link .container>.row>.link-column .link{float:right}.image-link .popup-wrapper{position:relative}.image-link #links-popup-actions .modal{width:100vh}@media (min-width:1024px){.image-link #links-popup-actions .modal{width:auto}}.image-link #links-popup-actions .modal .content{padding:25px;height:100vh;width:100%;min-width:auto}@media (min-width:1024px){.image-link #links-popup-actions .modal .content{width:auto;height:auto;min-width:30rem}}.image-link #links-popup-actions .modal .content .popup-header-wrapper .header-close{width:100%;padding:8px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:reverse;-ms-flex-direction:row-reverse;flex-direction:row-reverse}.image-link #links-popup-actions .modal .content .popup-header-wrapper .header-close .popup-header-close-button{border-radius:50%;color:#fff;background-color:#2568ef;height:22px;width:22px;cursor:pointer}.image-link #links-popup-actions .modal .content .popup-header-wrapper .header-close .popup-header-close-button[data-universe=madogdrikke],body[data-universe=madogdrikke] .image-link #links-popup-actions .modal .content .popup-header-wrapper .header-close .popup-header-close-button{color:#385a36}.image-link #links-popup-actions .modal .content .popup-header-wrapper .header-close .popup-header-close-button[data-universe=ansvarlighed],.image-link #links-popup-actions .modal .content .popup-header-wrapper .header-close .popup-header-close-button[data-universe=kostogmotion],.image-link #links-popup-actions .modal .content .popup-header-wrapper .header-close .popup-header-close-button[data-universe=okologi],body[data-universe=ansvarlighed] .image-link #links-popup-actions .modal .content .popup-header-wrapper .header-close .popup-header-close-button,body[data-universe=kostogmotion] .image-link #links-popup-actions .modal .content .popup-header-wrapper .header-close .popup-header-close-button,body[data-universe=okologi] .image-link #links-popup-actions .modal .content .popup-header-wrapper .header-close .popup-header-close-button{color:#fff}.image-link #links-popup-actions .modal .content .popup-header-wrapper .header-close .popup-header-close-button[data-universe=madspild],body[data-universe=madspild] .image-link #links-popup-actions .modal .content .popup-header-wrapper .header-close .popup-header-close-button{color:#f5f3ed}.image-link #links-popup-actions .modal .content .popup-header-wrapper .header-close .popup-header-close-button[data-universe=babyogborn],.image-link #links-popup-actions .modal .content .popup-header-wrapper .header-close .popup-header-close-button[data-universe=job],body[data-universe=babyogborn] .image-link #links-popup-actions .modal .content .popup-header-wrapper .header-close .popup-header-close-button,body[data-universe=job] .image-link #links-popup-actions .modal .content .popup-header-wrapper .header-close .popup-header-close-button{color:#fff}.image-link #links-popup-actions .modal .content .popup-header-wrapper .header-close .popup-header-close-button[data-universe=madogdrikke],body[data-universe=madogdrikke] .image-link #links-popup-actions .modal .content .popup-header-wrapper .header-close .popup-header-close-button{background-color:#fadc94}.image-link #links-popup-actions .modal .content .popup-header-wrapper .header-close .popup-header-close-button[data-universe=ansvarlighed],body[data-universe=ansvarlighed] .image-link #links-popup-actions .modal .content .popup-header-wrapper .header-close .popup-header-close-button{background-color:#af7818}.image-link #links-popup-actions .modal .content .popup-header-wrapper .header-close .popup-header-close-button[data-universe=okologi],body[data-universe=okologi] .image-link #links-popup-actions .modal .content .popup-header-wrapper .header-close .popup-header-close-button{background-color:#eb8023}.image-link #links-popup-actions .modal .content .popup-header-wrapper .header-close .popup-header-close-button[data-universe=kostogmotion],body[data-universe=kostogmotion] .image-link #links-popup-actions .modal .content .popup-header-wrapper .header-close .popup-header-close-button{background-color:#014972}.image-link #links-popup-actions .modal .content .popup-header-wrapper .header-close .popup-header-close-button[data-universe=madspild],body[data-universe=madspild] .image-link #links-popup-actions .modal .content .popup-header-wrapper .header-close .popup-header-close-button{background-color:#af7818}.image-link #links-popup-actions .modal .content .popup-header-wrapper .header-close .popup-header-close-button[data-universe=babyogborn],body[data-universe=babyogborn] .image-link #links-popup-actions .modal .content .popup-header-wrapper .header-close .popup-header-close-button{background-color:#3c4659}.image-link #links-popup-actions .modal .content .popup-header-wrapper .header-close .popup-header-close-button[data-universe=job],body[data-universe=job] .image-link #links-popup-actions .modal .content .popup-header-wrapper .header-close .popup-header-close-button{background-color:#2568ef}.image-link #links-popup-actions .modal .content .popup-header-wrapper .header-close .popup-header-close-button:hover{background-color:#0f50d2}.image-link #links-popup-actions .modal .content .popup-header-wrapper .header-close .popup-header-close-button:hover[data-universe=madogdrikke],body[data-universe=madogdrikke] .image-link #links-popup-actions .modal .content .popup-header-wrapper .header-close .popup-header-close-button:hover{background-color:#f8cc63}.image-link #links-popup-actions .modal .content .popup-header-wrapper .header-close .popup-header-close-button:hover[data-universe=ansvarlighed],body[data-universe=ansvarlighed] .image-link #links-popup-actions .modal .content .popup-header-wrapper .header-close .popup-header-close-button:hover{background-color:#825912}.image-link #links-popup-actions .modal .content .popup-header-wrapper .header-close .popup-header-close-button:hover[data-universe=okologi],body[data-universe=okologi] .image-link #links-popup-actions .modal .content .popup-header-wrapper .header-close .popup-header-close-button:hover{background-color:#c96712}.image-link #links-popup-actions .modal .content .popup-header-wrapper .header-close .popup-header-close-button:hover[data-universe=kostogmotion],body[data-universe=kostogmotion] .image-link #links-popup-actions .modal .content .popup-header-wrapper .header-close .popup-header-close-button:hover{background-color:#01293f}.image-link #links-popup-actions .modal .content .popup-header-wrapper .header-close .popup-header-close-button:hover[data-universe=madspild],body[data-universe=madspild] .image-link #links-popup-actions .modal .content .popup-header-wrapper .header-close .popup-header-close-button:hover{background-color:#825912}.image-link #links-popup-actions .modal .content .popup-header-wrapper .header-close .popup-header-close-button:hover[data-universe=babyogborn],body[data-universe=babyogborn] .image-link #links-popup-actions .modal .content .popup-header-wrapper .header-close .popup-header-close-button:hover{background-color:#272e3b}.image-link #links-popup-actions .modal .content .popup-header-wrapper .header-close .popup-header-close-button:hover[data-universe=job],body[data-universe=job] .image-link #links-popup-actions .modal .content .popup-header-wrapper .header-close .popup-header-close-button:hover{background-color:#0f50d2}.image-link #links-popup-actions .modal .content .popup-header-wrapper .popup-header-label{font-size:clamp(1rem,.47007042vw + .88248239rem,1.33375rem);font-weight:700;text-align:center}@media (min-width:1024px){.image-link #links-popup-actions .modal .content .popup-header-wrapper .popup-header-label{font-size:clamp(1.6rem,.75211268vw + 1.41197183rem,2.134rem)}}.image-link #links-popup-actions .modal .content .popup-content-wrapper{padding-top:25px;padding-right:25px;padding-left:25px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}@media (max-width:767px){.image-link #links-popup-actions .modal .content .popup-content-wrapper{display:grid}}.image-link #links-popup-actions .modal .content .popup-content-wrapper .button,.image-link #links-popup-actions .modal .content .popup-content-wrapper section.filtering .pagination button,section.filtering .pagination .image-link #links-popup-actions .modal .content .popup-content-wrapper button{color:#fff;margin:4px;padding:8px;background-color:#2568ef}.image-link #links-popup-actions .modal .content .popup-content-wrapper .button[data-universe=madogdrikke],.image-link #links-popup-actions .modal .content .popup-content-wrapper section.filtering .pagination button[data-universe=madogdrikke],body[data-universe=madogdrikke] .image-link #links-popup-actions .modal .content .popup-content-wrapper .button,body[data-universe=madogdrikke] .image-link #links-popup-actions .modal .content .popup-content-wrapper section.filtering .pagination button,section.filtering .pagination .image-link #links-popup-actions .modal .content .popup-content-wrapper button[data-universe=madogdrikke],section.filtering .pagination body[data-universe=madogdrikke] .image-link #links-popup-actions .modal .content .popup-content-wrapper button{color:#385a36}.image-link #links-popup-actions .modal .content .popup-content-wrapper .button[data-universe=ansvarlighed],.image-link #links-popup-actions .modal .content .popup-content-wrapper .button[data-universe=kostogmotion],.image-link #links-popup-actions .modal .content .popup-content-wrapper .button[data-universe=okologi],.image-link #links-popup-actions .modal .content .popup-content-wrapper section.filtering .pagination button[data-universe=ansvarlighed],.image-link #links-popup-actions .modal .content .popup-content-wrapper section.filtering .pagination button[data-universe=kostogmotion],.image-link #links-popup-actions .modal .content .popup-content-wrapper section.filtering .pagination button[data-universe=okologi],body[data-universe=ansvarlighed] .image-link #links-popup-actions .modal .content .popup-content-wrapper .button,body[data-universe=ansvarlighed] .image-link #links-popup-actions .modal .content .popup-content-wrapper section.filtering .pagination button,body[data-universe=kostogmotion] .image-link #links-popup-actions .modal .content .popup-content-wrapper .button,body[data-universe=kostogmotion] .image-link #links-popup-actions .modal .content .popup-content-wrapper section.filtering .pagination button,body[data-universe=okologi] .image-link #links-popup-actions .modal .content .popup-content-wrapper .button,body[data-universe=okologi] .image-link #links-popup-actions .modal .content .popup-content-wrapper section.filtering .pagination button,section.filtering .pagination .image-link #links-popup-actions .modal .content .popup-content-wrapper button[data-universe=ansvarlighed],section.filtering .pagination .image-link #links-popup-actions .modal .content .popup-content-wrapper button[data-universe=kostogmotion],section.filtering .pagination .image-link #links-popup-actions .modal .content .popup-content-wrapper button[data-universe=okologi],section.filtering .pagination body[data-universe=ansvarlighed] .image-link #links-popup-actions .modal .content .popup-content-wrapper button,section.filtering .pagination body[data-universe=kostogmotion] .image-link #links-popup-actions .modal .content .popup-content-wrapper button,section.filtering .pagination body[data-universe=okologi] .image-link #links-popup-actions .modal .content .popup-content-wrapper button{color:#fff}.image-link #links-popup-actions .modal .content .popup-content-wrapper .button[data-universe=madspild],.image-link #links-popup-actions .modal .content .popup-content-wrapper section.filtering .pagination button[data-universe=madspild],body[data-universe=madspild] .image-link #links-popup-actions .modal .content .popup-content-wrapper .button,body[data-universe=madspild] .image-link #links-popup-actions .modal .content .popup-content-wrapper section.filtering .pagination button,section.filtering .pagination .image-link #links-popup-actions .modal .content .popup-content-wrapper button[data-universe=madspild],section.filtering .pagination body[data-universe=madspild] .image-link #links-popup-actions .modal .content .popup-content-wrapper button{color:#f5f3ed}.image-link #links-popup-actions .modal .content .popup-content-wrapper .button[data-universe=babyogborn],.image-link #links-popup-actions .modal .content .popup-content-wrapper .button[data-universe=job],.image-link #links-popup-actions .modal .content .popup-content-wrapper section.filtering .pagination button[data-universe=babyogborn],.image-link #links-popup-actions .modal .content .popup-content-wrapper section.filtering .pagination button[data-universe=job],body[data-universe=babyogborn] .image-link #links-popup-actions .modal .content .popup-content-wrapper .button,body[data-universe=babyogborn] .image-link #links-popup-actions .modal .content .popup-content-wrapper section.filtering .pagination button,body[data-universe=job] .image-link #links-popup-actions .modal .content .popup-content-wrapper .button,body[data-universe=job] .image-link #links-popup-actions .modal .content .popup-content-wrapper section.filtering .pagination button,section.filtering .pagination .image-link #links-popup-actions .modal .content .popup-content-wrapper button[data-universe=babyogborn],section.filtering .pagination .image-link #links-popup-actions .modal .content .popup-content-wrapper button[data-universe=job],section.filtering .pagination body[data-universe=babyogborn] .image-link #links-popup-actions .modal .content .popup-content-wrapper button,section.filtering .pagination body[data-universe=job] .image-link #links-popup-actions .modal .content .popup-content-wrapper button{color:#fff}@media (min-width:576px){.image-link #links-popup-actions .modal .content .popup-content-wrapper .button,.image-link #links-popup-actions .modal .content .popup-content-wrapper section.filtering .pagination button,section.filtering .pagination .image-link #links-popup-actions .modal .content .popup-content-wrapper button{margin:.69444444vw}}@media (min-width:768px){.image-link #links-popup-actions .modal .content .popup-content-wrapper .button,.image-link #links-popup-actions .modal .content .popup-content-wrapper section.filtering .pagination button,section.filtering .pagination .image-link #links-popup-actions .modal .content .popup-content-wrapper button{margin:4px}}@media (min-width:1024px){.image-link #links-popup-actions .modal .content .popup-content-wrapper .button,.image-link #links-popup-actions .modal .content .popup-content-wrapper section.filtering .pagination button,section.filtering .pagination .image-link #links-popup-actions .modal .content .popup-content-wrapper button{margin:.390625vw}}@media (min-width:1280px){.image-link #links-popup-actions .modal .content .popup-content-wrapper .button,.image-link #links-popup-actions .modal .content .popup-content-wrapper section.filtering .pagination button,section.filtering .pagination .image-link #links-popup-actions .modal .content .popup-content-wrapper button{margin:4px}}@media (min-width:1536px){.image-link #links-popup-actions .modal .content .popup-content-wrapper .button,.image-link #links-popup-actions .modal .content .popup-content-wrapper section.filtering .pagination button,section.filtering .pagination .image-link #links-popup-actions .modal .content .popup-content-wrapper button{margin:4px}}@media (min-width:576px){.image-link #links-popup-actions .modal .content .popup-content-wrapper .button,.image-link #links-popup-actions .modal .content .popup-content-wrapper section.filtering .pagination button,section.filtering .pagination .image-link #links-popup-actions .modal .content .popup-content-wrapper button{padding:1.38888889vw}}@media (min-width:768px){.image-link #links-popup-actions .modal .content .popup-content-wrapper .button,.image-link #links-popup-actions .modal .content .popup-content-wrapper section.filtering .pagination button,section.filtering .pagination .image-link #links-popup-actions .modal .content .popup-content-wrapper button{padding:8px}}@media (min-width:1024px){.image-link #links-popup-actions .modal .content .popup-content-wrapper .button,.image-link #links-popup-actions .modal .content .popup-content-wrapper section.filtering .pagination button,section.filtering .pagination .image-link #links-popup-actions .modal .content .popup-content-wrapper button{padding:.78125vw}}@media (min-width:1280px){.image-link #links-popup-actions .modal .content .popup-content-wrapper .button,.image-link #links-popup-actions .modal .content .popup-content-wrapper section.filtering .pagination button,section.filtering .pagination .image-link #links-popup-actions .modal .content .popup-content-wrapper button{padding:8px}}@media (min-width:1536px){.image-link #links-popup-actions .modal .content .popup-content-wrapper .button,.image-link #links-popup-actions .modal .content .popup-content-wrapper section.filtering .pagination button,section.filtering .pagination .image-link #links-popup-actions .modal .content .popup-content-wrapper button{padding:8px}}.image-link #links-popup-actions .modal .content .popup-content-wrapper .button[data-universe=madogdrikke],.image-link #links-popup-actions .modal .content .popup-content-wrapper section.filtering .pagination button[data-universe=madogdrikke],body[data-universe=madogdrikke] .image-link #links-popup-actions .modal .content .popup-content-wrapper .button,body[data-universe=madogdrikke] .image-link #links-popup-actions .modal .content .popup-content-wrapper section.filtering .pagination button,section.filtering .pagination .image-link #links-popup-actions .modal .content .popup-content-wrapper button[data-universe=madogdrikke],section.filtering .pagination body[data-universe=madogdrikke] .image-link #links-popup-actions .modal .content .popup-content-wrapper button{background-color:#fadc94}.image-link #links-popup-actions .modal .content .popup-content-wrapper .button[data-universe=ansvarlighed],.image-link #links-popup-actions .modal .content .popup-content-wrapper section.filtering .pagination button[data-universe=ansvarlighed],body[data-universe=ansvarlighed] .image-link #links-popup-actions .modal .content .popup-content-wrapper .button,body[data-universe=ansvarlighed] .image-link #links-popup-actions .modal .content .popup-content-wrapper section.filtering .pagination button,section.filtering .pagination .image-link #links-popup-actions .modal .content .popup-content-wrapper button[data-universe=ansvarlighed],section.filtering .pagination body[data-universe=ansvarlighed] .image-link #links-popup-actions .modal .content .popup-content-wrapper button{background-color:#af7818}.image-link #links-popup-actions .modal .content .popup-content-wrapper .button[data-universe=okologi],.image-link #links-popup-actions .modal .content .popup-content-wrapper section.filtering .pagination button[data-universe=okologi],body[data-universe=okologi] .image-link #links-popup-actions .modal .content .popup-content-wrapper .button,body[data-universe=okologi] .image-link #links-popup-actions .modal .content .popup-content-wrapper section.filtering .pagination button,section.filtering .pagination .image-link #links-popup-actions .modal .content .popup-content-wrapper button[data-universe=okologi],section.filtering .pagination body[data-universe=okologi] .image-link #links-popup-actions .modal .content .popup-content-wrapper button{background-color:#eb8023}.image-link #links-popup-actions .modal .content .popup-content-wrapper .button[data-universe=kostogmotion],.image-link #links-popup-actions .modal .content .popup-content-wrapper section.filtering .pagination button[data-universe=kostogmotion],body[data-universe=kostogmotion] .image-link #links-popup-actions .modal .content .popup-content-wrapper .button,body[data-universe=kostogmotion] .image-link #links-popup-actions .modal .content .popup-content-wrapper section.filtering .pagination button,section.filtering .pagination .image-link #links-popup-actions .modal .content .popup-content-wrapper button[data-universe=kostogmotion],section.filtering .pagination body[data-universe=kostogmotion] .image-link #links-popup-actions .modal .content .popup-content-wrapper button{background-color:#014972}.image-link #links-popup-actions .modal .content .popup-content-wrapper .button[data-universe=madspild],.image-link #links-popup-actions .modal .content .popup-content-wrapper section.filtering .pagination button[data-universe=madspild],body[data-universe=madspild] .image-link #links-popup-actions .modal .content .popup-content-wrapper .button,body[data-universe=madspild] .image-link #links-popup-actions .modal .content .popup-content-wrapper section.filtering .pagination button,section.filtering .pagination .image-link #links-popup-actions .modal .content .popup-content-wrapper button[data-universe=madspild],section.filtering .pagination body[data-universe=madspild] .image-link #links-popup-actions .modal .content .popup-content-wrapper button{background-color:#af7818}.image-link #links-popup-actions .modal .content .popup-content-wrapper .button[data-universe=babyogborn],.image-link #links-popup-actions .modal .content .popup-content-wrapper section.filtering .pagination button[data-universe=babyogborn],body[data-universe=babyogborn] .image-link #links-popup-actions .modal .content .popup-content-wrapper .button,body[data-universe=babyogborn] .image-link #links-popup-actions .modal .content .popup-content-wrapper section.filtering .pagination button,section.filtering .pagination .image-link #links-popup-actions .modal .content .popup-content-wrapper button[data-universe=babyogborn],section.filtering .pagination body[data-universe=babyogborn] .image-link #links-popup-actions .modal .content .popup-content-wrapper button{background-color:#3c4659}.image-link #links-popup-actions .modal .content .popup-content-wrapper .button[data-universe=job],.image-link #links-popup-actions .modal .content .popup-content-wrapper section.filtering .pagination button[data-universe=job],body[data-universe=job] .image-link #links-popup-actions .modal .content .popup-content-wrapper .button,body[data-universe=job] .image-link #links-popup-actions .modal .content .popup-content-wrapper section.filtering .pagination button,section.filtering .pagination .image-link #links-popup-actions .modal .content .popup-content-wrapper button[data-universe=job],section.filtering .pagination body[data-universe=job] .image-link #links-popup-actions .modal .content .popup-content-wrapper button{background-color:#2568ef}.image-link #links-popup-actions .modal .content .popup-content-wrapper .button:hover,.image-link #links-popup-actions .modal .content .popup-content-wrapper section.filtering .pagination button:hover,section.filtering .pagination .image-link #links-popup-actions .modal .content .popup-content-wrapper button:hover{background-color:#0f50d2}.image-link #links-popup-actions .modal .content .popup-content-wrapper .button:hover[data-universe=madogdrikke],.image-link #links-popup-actions .modal .content .popup-content-wrapper section.filtering .pagination button:hover[data-universe=madogdrikke],body[data-universe=madogdrikke] .image-link #links-popup-actions .modal .content .popup-content-wrapper .button:hover,body[data-universe=madogdrikke] .image-link #links-popup-actions .modal .content .popup-content-wrapper section.filtering .pagination button:hover,section.filtering .pagination .image-link #links-popup-actions .modal .content .popup-content-wrapper button:hover[data-universe=madogdrikke],section.filtering .pagination body[data-universe=madogdrikke] .image-link #links-popup-actions .modal .content .popup-content-wrapper button:hover{background-color:#f8cc63}.image-link #links-popup-actions .modal .content .popup-content-wrapper .button:hover[data-universe=ansvarlighed],.image-link #links-popup-actions .modal .content .popup-content-wrapper section.filtering .pagination button:hover[data-universe=ansvarlighed],body[data-universe=ansvarlighed] .image-link #links-popup-actions .modal .content .popup-content-wrapper .button:hover,body[data-universe=ansvarlighed] .image-link #links-popup-actions .modal .content .popup-content-wrapper section.filtering .pagination button:hover,section.filtering .pagination .image-link #links-popup-actions .modal .content .popup-content-wrapper button:hover[data-universe=ansvarlighed],section.filtering .pagination body[data-universe=ansvarlighed] .image-link #links-popup-actions .modal .content .popup-content-wrapper button:hover{background-color:#825912}.image-link #links-popup-actions .modal .content .popup-content-wrapper .button:hover[data-universe=okologi],.image-link #links-popup-actions .modal .content .popup-content-wrapper section.filtering .pagination button:hover[data-universe=okologi],body[data-universe=okologi] .image-link #links-popup-actions .modal .content .popup-content-wrapper .button:hover,body[data-universe=okologi] .image-link #links-popup-actions .modal .content .popup-content-wrapper section.filtering .pagination button:hover,section.filtering .pagination .image-link #links-popup-actions .modal .content .popup-content-wrapper button:hover[data-universe=okologi],section.filtering .pagination body[data-universe=okologi] .image-link #links-popup-actions .modal .content .popup-content-wrapper button:hover{background-color:#c96712}.image-link #links-popup-actions .modal .content .popup-content-wrapper .button:hover[data-universe=kostogmotion],.image-link #links-popup-actions .modal .content .popup-content-wrapper section.filtering .pagination button:hover[data-universe=kostogmotion],body[data-universe=kostogmotion] .image-link #links-popup-actions .modal .content .popup-content-wrapper .button:hover,body[data-universe=kostogmotion] .image-link #links-popup-actions .modal .content .popup-content-wrapper section.filtering .pagination button:hover,section.filtering .pagination .image-link #links-popup-actions .modal .content .popup-content-wrapper button:hover[data-universe=kostogmotion],section.filtering .pagination body[data-universe=kostogmotion] .image-link #links-popup-actions .modal .content .popup-content-wrapper button:hover{background-color:#01293f}.image-link #links-popup-actions .modal .content .popup-content-wrapper .button:hover[data-universe=madspild],.image-link #links-popup-actions .modal .content .popup-content-wrapper section.filtering .pagination button:hover[data-universe=madspild],body[data-universe=madspild] .image-link #links-popup-actions .modal .content .popup-content-wrapper .button:hover,body[data-universe=madspild] .image-link #links-popup-actions .modal .content .popup-content-wrapper section.filtering .pagination button:hover,section.filtering .pagination .image-link #links-popup-actions .modal .content .popup-content-wrapper button:hover[data-universe=madspild],section.filtering .pagination body[data-universe=madspild] .image-link #links-popup-actions .modal .content .popup-content-wrapper button:hover{background-color:#825912}.image-link #links-popup-actions .modal .content .popup-content-wrapper .button:hover[data-universe=babyogborn],.image-link #links-popup-actions .modal .content .popup-content-wrapper section.filtering .pagination button:hover[data-universe=babyogborn],body[data-universe=babyogborn] .image-link #links-popup-actions .modal .content .popup-content-wrapper .button:hover,body[data-universe=babyogborn] .image-link #links-popup-actions .modal .content .popup-content-wrapper section.filtering .pagination button:hover,section.filtering .pagination .image-link #links-popup-actions .modal .content .popup-content-wrapper button:hover[data-universe=babyogborn],section.filtering .pagination body[data-universe=babyogborn] .image-link #links-popup-actions .modal .content .popup-content-wrapper button:hover{background-color:#272e3b}.image-link #links-popup-actions .modal .content .popup-content-wrapper .button:hover[data-universe=job],.image-link #links-popup-actions .modal .content .popup-content-wrapper section.filtering .pagination button:hover[data-universe=job],body[data-universe=job] .image-link #links-popup-actions .modal .content .popup-content-wrapper .button:hover,body[data-universe=job] .image-link #links-popup-actions .modal .content .popup-content-wrapper section.filtering .pagination button:hover,section.filtering .pagination .image-link #links-popup-actions .modal .content .popup-content-wrapper button:hover[data-universe=job],section.filtering .pagination body[data-universe=job] .image-link #links-popup-actions .modal .content .popup-content-wrapper button:hover{background-color:#0f50d2}section.image-slider{margin-bottom:48px;margin-top:48px}@media (min-width:576px){section.image-slider{margin-bottom:8.33333333vw}}@media (min-width:768px){section.image-slider{margin-bottom:48px}}@media (min-width:1024px){section.image-slider{margin-bottom:4.6875vw}}@media (min-width:1280px){section.image-slider{margin-bottom:48px}}@media (min-width:1536px){section.image-slider{margin-bottom:48px}}@media (min-width:576px){section.image-slider{margin-top:8.33333333vw}}@media (min-width:768px){section.image-slider{margin-top:48px}}@media (min-width:1024px){section.image-slider{margin-top:4.6875vw}}@media (min-width:1280px){section.image-slider{margin-top:48px}}@media (min-width:1536px){section.image-slider{margin-top:48px}}section.image-slider .container{background-color:#003cac;height:400px;max-height:calc(100vh - 16.66666667vw);max-height:calc((var(--vh, 1vh) * 100) - 16.66666667vw);position:relative}body[data-universe=madogdrikke] section.image-slider .container,section.image-slider .container[data-universe=madogdrikke]{background-color:#385a36}body[data-universe=ansvarlighed] section.image-slider .container,section.image-slider .container[data-universe=ansvarlighed]{background-color:#0f7ea3}body[data-universe=okologi] section.image-slider .container,section.image-slider .container[data-universe=okologi]{background-color:#8dc27e}body[data-universe=kostogmotion] section.image-slider .container,section.image-slider .container[data-universe=kostogmotion]{background-color:#83d1e5}body[data-universe=madspild] section.image-slider .container,section.image-slider .container[data-universe=madspild]{background-color:#f3d38a}body[data-universe=babyogborn] section.image-slider .container,section.image-slider .container[data-universe=babyogborn]{background-color:#a2b2c9}body[data-universe=job] section.image-slider .container,section.image-slider .container[data-universe=job]{background-color:#335478}@media (min-width:576px){section.image-slider .container{height:69.44444444vw}}@media (min-width:768px){section.image-slider .container{height:400px}}@media (min-width:1024px){section.image-slider .container{height:39.0625vw}}@media (min-width:1280px){section.image-slider .container{height:400px}}@media (min-width:1536px){section.image-slider .container{height:400px;height:576px}}@media (min-width:1536px) and (min-width:576px){section.image-slider .container{height:100vw}}@media (min-width:1536px) and (min-width:768px){section.image-slider .container{height:576px}}@media (min-width:1536px) and (min-width:1024px){section.image-slider .container{height:56.25vw}}@media (min-width:1536px) and (min-width:1280px){section.image-slider .container{height:576px}}@media (min-width:1536px) and (min-width:1536px){section.image-slider .container{height:576px}}section.image-slider video{width:100%}section.image-slider .swiper-container{height:100%;overflow:visible;position:absolute;top:0;width:100%;z-index:10}section.image-slider .swiper-container .slide-background{background-position:top;background-repeat:no-repeat;background-size:cover;height:100%;width:100%}@media (min-width:1024px){section.image-slider .swiper-container .slide-background{width:calc(100% + 12.5vw)}}@media (min-width:1536px){section.image-slider .swiper-container .slide-background{width:calc(100% + 96px)}}section.image-slider .swiper-container .slide-text-container{left:0;padding-left:32px;padding-right:32px;position:absolute;right:0;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%)}@media (min-width:576px){section.image-slider .swiper-container .slide-text-container{padding-left:5.55555556vw;padding-right:5.55555556vw}}@media (min-width:1024px){section.image-slider .swiper-container .slide-text-container{padding-right:0;right:50%}}@media (min-width:1024px) and (min-width:768px){section.image-slider .swiper-container .slide-text-container{padding-left:96px}}@media (min-width:1024px) and (min-width:1024px){section.image-slider .swiper-container .slide-text-container{padding-left:9.375vw}}@media (min-width:1024px){section.image-slider .swiper-container .slide-text-container.right{left:50%;padding-left:0;right:0}}@media (min-width:1024px) and (min-width:768px){section.image-slider .swiper-container .slide-text-container.right{padding-right:96px}}@media (min-width:1024px) and (min-width:1024px){section.image-slider .swiper-container .slide-text-container.right{padding-right:9.375vw}}section.image-slider .swiper-container .slide-text-container .header4{font-weight:700;margin-bottom:16px}@media (min-width:576px){section.image-slider .swiper-container .slide-text-container .header4{margin-bottom:2.77777778vw}}@media (min-width:768px){section.image-slider .swiper-container .slide-text-container .header4{margin-bottom:16px}}@media (min-width:1024px){section.image-slider .swiper-container .slide-text-container .header4{margin-bottom:1.5625vw}}@media (min-width:1280px){section.image-slider .swiper-container .slide-text-container .header4{margin-bottom:16px}}@media (min-width:1536px){section.image-slider .swiper-container .slide-text-container .header4{margin-bottom:16px}}@media (min-width:1024px){section.image-slider .swiper-container .slide-text-container .header4{font-size:clamp(2.8rem,1.31619718vw + 2.4709507rem,3.7345rem)}}section.image-slider .swiper-container .slide-text-container .header1,section.image-slider .swiper-container .slide-text-container .header4{color:#fff}section.image-slider .swiper-container .swiper-pagination{bottom:24px;left:50%;padding-left:32px;position:absolute;right:auto;text-align:left;top:auto;-webkit-transform:translateX(-50%);transform:translateX(-50%);width:100%;z-index:100}@media (min-width:576px){section.image-slider .swiper-container .swiper-pagination{bottom:4.16666667vw;padding-left:5.55555556vw}}@media (min-width:1024px){section.image-slider .swiper-container .swiper-pagination{width:164.0625vw}}@media (min-width:1024px) and (min-width:768px){section.image-slider .swiper-container .swiper-pagination{bottom:48px}}@media (min-width:1024px) and (min-width:1024px){section.image-slider .swiper-container .swiper-pagination{bottom:4.6875vw}}@media (min-width:1024px) and (min-width:768px){section.image-slider .swiper-container .swiper-pagination{padding-left:96px}}@media (min-width:1024px) and (min-width:1024px){section.image-slider .swiper-container .swiper-pagination{padding-left:9.375vw}}@media (min-width:1536px){section.image-slider .swiper-container .swiper-pagination{width:1260px}}section.image-slider .swiper-container .swiper-pagination .swiper-pagination-bullet{background-color:#fff;border-radius:100%;cursor:pointer;display:inline-block;height:12px;margin:0;opacity:1;-webkit-transition-property:opacity;transition-property:opacity;-webkit-transition-duration:.3s;transition-duration:.3s;-webkit-transition-timing-function:ease-in-out;transition-timing-function:ease-in-out;width:12px}@media (min-width:576px){section.image-slider .swiper-container .swiper-pagination .swiper-pagination-bullet{height:2.08333333vw;width:2.08333333vw}}@media (min-width:1024px) and (min-width:768px){section.image-slider .swiper-container .swiper-pagination .swiper-pagination-bullet{height:20px}}@media (min-width:1024px) and (min-width:1024px){section.image-slider .swiper-container .swiper-pagination .swiper-pagination-bullet{height:1.953125vw}}@media (min-width:1024px) and (min-width:768px){section.image-slider .swiper-container .swiper-pagination .swiper-pagination-bullet{width:20px}}@media (min-width:1024px) and (min-width:1024px){section.image-slider .swiper-container .swiper-pagination .swiper-pagination-bullet{width:1.953125vw}}section.image-slider .swiper-container .swiper-pagination .swiper-pagination-bullet:hover{opacity:.75}section.image-slider .swiper-container .swiper-pagination .swiper-pagination-bullet:not(:first-child){margin-left:8px}@media (min-width:576px){section.image-slider .swiper-container .swiper-pagination .swiper-pagination-bullet:not(:first-child){margin-left:1.38888889vw}}@media (min-width:1024px) and (min-width:768px){section.image-slider .swiper-container .swiper-pagination .swiper-pagination-bullet:not(:first-child){margin-left:16px}}@media (min-width:1024px) and (min-width:1024px){section.image-slider .swiper-container .swiper-pagination .swiper-pagination-bullet:not(:first-child){margin-left:1.5625vw}}section.image-slider .swiper-container .swiper-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active{background-color:#2568ef;cursor:default}body[data-universe=madogdrikke] section.image-slider .swiper-container .swiper-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active,section.image-slider .swiper-container .swiper-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active[data-universe=madogdrikke]{background-color:#fadc94}body[data-universe=ansvarlighed] section.image-slider .swiper-container .swiper-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active,section.image-slider .swiper-container .swiper-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active[data-universe=ansvarlighed]{background-color:#af7818}body[data-universe=okologi] section.image-slider .swiper-container .swiper-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active,section.image-slider .swiper-container .swiper-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active[data-universe=okologi]{background-color:#eb8023}body[data-universe=kostogmotion] section.image-slider .swiper-container .swiper-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active,section.image-slider .swiper-container .swiper-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active[data-universe=kostogmotion]{background-color:#014972}body[data-universe=madspild] section.image-slider .swiper-container .swiper-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active,section.image-slider .swiper-container .swiper-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active[data-universe=madspild]{background-color:#af7818}body[data-universe=babyogborn] section.image-slider .swiper-container .swiper-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active,section.image-slider .swiper-container .swiper-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active[data-universe=babyogborn]{background-color:#3c4659}body[data-universe=job] section.image-slider .swiper-container .swiper-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active,section.image-slider .swiper-container .swiper-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active[data-universe=job]{background-color:#2568ef}section.image-slider .swiper-container .swiper-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active:hover{opacity:1}section.image-slider .swiper-container .swiper-pagination .swiper-pagination-bullet:first-of-type:last-of-type{display:none}.item-container{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;margin-top:2px;-webkit-box-align:center;-ms-flex-align:center;align-items:center;background-color:#fff;padding:8px 16px;border-bottom:1px solid #e0e0e0}.item-container .bold-text{font-weight:bolder;font-size:large;color:#002956}.item-container .thumbnail{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.item-container .thumbnail img{height:50px;width:50px}.item-container img{max-width:800px;max-height:800px;-o-object-fit:contain;object-fit:contain}@media (min-width:576px){.item-container img{max-width:138.88888889vw}}@media (min-width:768px){.item-container img{max-width:800px}}@media (min-width:1024px){.item-container img{max-width:78.125vw}}@media (min-width:1280px){.item-container img{max-width:800px}}@media (min-width:1536px){.item-container img{max-width:800px}}@media (min-width:576px){.item-container img{max-height:138.88888889vw}}@media (min-width:768px){.item-container img{max-height:800px}}@media (min-width:1024px){.item-container img{max-height:78.125vw}}@media (min-width:1280px){.item-container img{max-height:800px}}@media (min-width:1536px){.item-container img{max-height:800px}}.item-container .item-info{margin-right:auto;white-space:nowrap;margin-left:8px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;overflow:hidden;height:50px;cursor:pointer}.item-container .item-info .details .item-name{font-weight:700;color:#002956;line-height:1.33em}.item-container .item-info .details .item-small-print{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.item-container .item-info .details .item-small-print span{font-weight:400;color:#002956;line-height:1em;font-size:13px}.item-container .item-price{font-weight:900;font-weight:700;margin-left:6px}.item-container .item-price .cents{font-size:.6em;position:relative;bottom:.5em;padding-right:2px}.js-scripts table.coitable__table{font-family:Uniform Rnd Cond,sans-serif;font-size:clamp(1rem,.0943662vw + .97640845rem,1.067rem);font-weight:400;line-height:1.33em}@media (min-width:1024px){.js-scripts table.coitable__table td,.js-scripts table.coitable__table th{border:1px solid #c7c7c7}.js-scripts table.coitable__table tr:nth-child(2n){background-color:#ddd}}.js-scripts table.coitable__table th{font-weight:700}.js-scripts table.coitable__table td,.js-scripts table.coitable__table th{text-align:left;padding:8px}.js-scripts table.coitable__table .coitable__cells{padding-left:5px!important}.main-navigation-desktop{display:none;position:fixed;left:0;right:0;top:82px;height:50px;width:100%;z-index:11;-webkit-box-shadow:0 0 4px 2px rgba(0,0,0,.125);box-shadow:0 0 4px 2px rgba(0,0,0,.125);background-color:#f1f4fc}.main-navigation-desktop[data-universe=madogdrikke],body[data-universe=madogdrikke] .main-navigation-desktop{background-color:#ece4d7}.main-navigation-desktop[data-universe=ansvarlighed],body[data-universe=ansvarlighed] .main-navigation-desktop{background-color:#ebf3f5}.main-navigation-desktop[data-universe=okologi],body[data-universe=okologi] .main-navigation-desktop{background-color:#f6f3ee}.main-navigation-desktop[data-universe=kostogmotion],body[data-universe=kostogmotion] .main-navigation-desktop{background-color:#ecf3f5}.main-navigation-desktop[data-universe=madspild],body[data-universe=madspild] .main-navigation-desktop{background-color:#f6f3ee}.main-navigation-desktop[data-universe=babyogborn],body[data-universe=babyogborn] .main-navigation-desktop{background-color:#edf0f4}.main-navigation-desktop[data-universe=job],body[data-universe=job] .main-navigation-desktop{background-color:#e5ebf7}@media (min-width:1024px){.main-navigation-desktop{display:block}}.main-navigation-desktop__container{width:100%;height:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;position:relative}.main-navigation-desktop__item{height:100%}.main-navigation-desktop__item__name{text-decoration:none;font-size:1rem;color:#002a56;padding:0 3rem;text-transform:uppercase;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;height:100%;cursor:pointer;-webkit-transition:.2s;transition:.2s;position:relative}.main-navigation-desktop__item__name[data-universe=madogdrikke],body[data-universe=madogdrikke] .main-navigation-desktop__item__name{color:#283828}.main-navigation-desktop__item__name[data-universe=ansvarlighed],body[data-universe=ansvarlighed] .main-navigation-desktop__item__name{color:#004b6e}.main-navigation-desktop__item__name[data-universe=okologi],body[data-universe=okologi] .main-navigation-desktop__item__name{color:#025437}.main-navigation-desktop__item__name[data-universe=kostogmotion],body[data-universe=kostogmotion] .main-navigation-desktop__item__name{color:#007d9b}.main-navigation-desktop__item__name[data-universe=madspild],body[data-universe=madspild] .main-navigation-desktop__item__name{color:#b07818}.main-navigation-desktop__item__name[data-universe=babyogborn],body[data-universe=babyogborn] .main-navigation-desktop__item__name{color:#3d465a}.main-navigation-desktop__item__name[data-universe=job],body[data-universe=job] .main-navigation-desktop__item__name{color:#002a56}.main-navigation-desktop__item__name.inactive{opacity:.6}.main-navigation-desktop__item__name.active:after{content:"";display:block;width:80px;height:3px;background:#1c4378;position:absolute;left:0;right:0;bottom:9px;margin:0 auto}.main-navigation-desktop__item__name.active.madogdrikke:after{background:#385a36}.main-navigation-desktop__item__name.active.ansvarlighed:after{background:#0d7ea3}.main-navigation-desktop__item__name.active.okologi:after{background:#8dc27e}.main-navigation-desktop__item__name.active.kostogmotion:after{background:#83d1e5}.main-navigation-desktop__item__name.active.madspild:after{background:#f3d38a}.main-navigation-desktop__item__name.active.babyogborn:after{background:#a2b2c9}.main-navigation-desktop__item__name.active.job:after{background:#335478}.main-navigation-desktop__item__mega-menu{position:absolute;left:0;width:100%;display:none}.main-navigation-desktop__item__mega-menu--madogdrikke .main-navigation-desktop__item__mega-menu__content{border-top:.5rem solid #385a36}.main-navigation-desktop__item__mega-menu--madogdrikke .main-navigation-desktop__item__mega-menu__teaser{background-color:#ece4d7}.main-navigation-desktop__item__mega-menu--madogdrikke .main-navigation-desktop__item__mega-menu__teaser a.button{background-color:#385a36}.main-navigation-desktop__item__mega-menu--madogdrikke .main-navigation-desktop__item__mega-menu__teaser a.button:hover{background-color:#243a23}.main-navigation-desktop__item__mega-menu--madogdrikke .main-navigation-desktop__item__mega-menu__intro__link{color:#283828}.main-navigation-desktop__item__mega-menu--ansvarlighed .main-navigation-desktop__item__mega-menu__content{border-top:.5rem solid #0d7ea3}.main-navigation-desktop__item__mega-menu--ansvarlighed .main-navigation-desktop__item__mega-menu__teaser{background-color:#ebf3f5}.main-navigation-desktop__item__mega-menu--ansvarlighed .main-navigation-desktop__item__mega-menu__teaser a.button{background-color:#af7818}.main-navigation-desktop__item__mega-menu--ansvarlighed .main-navigation-desktop__item__mega-menu__teaser a.button:hover{background-color:#825912}.main-navigation-desktop__item__mega-menu--ansvarlighed .main-navigation-desktop__item__mega-menu__intro__link{color:#004b6e}.main-navigation-desktop__item__mega-menu--okologi .main-navigation-desktop__item__mega-menu__content{border-top:.5rem solid #8dc27e}.main-navigation-desktop__item__mega-menu--okologi .main-navigation-desktop__item__mega-menu__teaser{background-color:#f6f3ee}.main-navigation-desktop__item__mega-menu--okologi .main-navigation-desktop__item__mega-menu__teaser a.button{background-color:#eb8023}.main-navigation-desktop__item__mega-menu--okologi .main-navigation-desktop__item__mega-menu__teaser a.button:hover{background-color:#c96712}.main-navigation-desktop__item__mega-menu--okologi .main-navigation-desktop__item__mega-menu__intro__link{color:#025437}.main-navigation-desktop__item__mega-menu--kostogmotion .main-navigation-desktop__item__mega-menu__content{border-top:.5rem solid #83d1e5}.main-navigation-desktop__item__mega-menu--kostogmotion .main-navigation-desktop__item__mega-menu__teaser{background-color:#ecf3f5}.main-navigation-desktop__item__mega-menu--kostogmotion .main-navigation-desktop__item__mega-menu__teaser a.button{background-color:#014972}.main-navigation-desktop__item__mega-menu--kostogmotion .main-navigation-desktop__item__mega-menu__teaser a.button:hover{background-color:#01293f}.main-navigation-desktop__item__mega-menu--kostogmotion .main-navigation-desktop__item__mega-menu__intro__link{color:#007d9b}.main-navigation-desktop__item__mega-menu--madspild .main-navigation-desktop__item__mega-menu__content{border-top:.5rem solid #f3d38a}.main-navigation-desktop__item__mega-menu--madspild .main-navigation-desktop__item__mega-menu__teaser{background-color:#f6f3ee}.main-navigation-desktop__item__mega-menu--madspild .main-navigation-desktop__item__mega-menu__teaser a.button{background-color:#af7818}.main-navigation-desktop__item__mega-menu--madspild .main-navigation-desktop__item__mega-menu__teaser a.button:hover{background-color:#825912}.main-navigation-desktop__item__mega-menu--madspild .main-navigation-desktop__item__mega-menu__intro__link{color:#b07818}.main-navigation-desktop__item__mega-menu--babyogborn .main-navigation-desktop__item__mega-menu__content{border-top:.5rem solid #a2b2c9}.main-navigation-desktop__item__mega-menu--babyogborn .main-navigation-desktop__item__mega-menu__teaser{background-color:#edf0f4}.main-navigation-desktop__item__mega-menu--babyogborn .main-navigation-desktop__item__mega-menu__teaser a.button{background-color:#3c4659}.main-navigation-desktop__item__mega-menu--babyogborn .main-navigation-desktop__item__mega-menu__teaser a.button:hover{background-color:#272e3b}.main-navigation-desktop__item__mega-menu--babyogborn .main-navigation-desktop__item__mega-menu__intro__link{color:#3d465a}.main-navigation-desktop__item__mega-menu--job .main-navigation-desktop__item__mega-menu__content{border-top:.5rem solid #335478}.main-navigation-desktop__item__mega-menu--job .main-navigation-desktop__item__mega-menu__teaser{background-color:#e5ebf7}.main-navigation-desktop__item__mega-menu--job .main-navigation-desktop__item__mega-menu__teaser a.button{background-color:#2568ef}.main-navigation-desktop__item__mega-menu--job .main-navigation-desktop__item__mega-menu__teaser a.button:hover{background-color:#0f50d2}.main-navigation-desktop__item__mega-menu--job .main-navigation-desktop__item__mega-menu__intro__link{color:#002a56}.main-navigation-desktop__item__mega-menu .container{padding:0 5vw;max-width:85%}@media (max-width:1535px){.main-navigation-desktop__item__mega-menu .container{max-width:100%;padding:0 74px}}.main-navigation-desktop__item__mega-menu__content{width:100%;background:#fff;border-top:.5rem solid #002a56;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;max-height:calc((var(--vh, 1vh) * 100) - 132px);-webkit-box-shadow:0 6px 20px 0 rgba(0,0,0,.15);box-shadow:0 6px 20px 0 rgba(0,0,0,.15)}.main-navigation-desktop__item__mega-menu__content__menu-wrapper{padding:2rem 2rem 4rem;width:75%;overflow:auto}.main-navigation-desktop__item__mega-menu__intro{width:100%;padding-bottom:1.5rem}.main-navigation-desktop__item__mega-menu__intro .main-navigation-desktop__item__mega-menu__intro__link{font-size:3rem;text-transform:uppercase;text-decoration:none;line-height:1;font-family:Uniform Rnd ExCond,sans-serif;font-weight:700;color:#002a56}.main-navigation-desktop__item__mega-menu__intro .main-navigation-desktop__item__mega-menu__intro__link,.main-navigation-desktop__item__mega-menu__intro .main-navigation-desktop__item__mega-menu__intro__link>span{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.main-navigation-desktop__item__mega-menu__intro .main-navigation-desktop__item__mega-menu__intro__link>span svg{height:1.75rem;fill:#2568ef;margin-left:.625rem}.main-navigation-desktop__item__mega-menu__intro__description{width:100%;max-width:720px;font-size:1rem;margin-top:1.5rem;color:#002a56}.main-navigation-desktop__item__mega-menu__menu{width:calc(100% + 48px);margin:0 -24px;border-top:1px solid #efeef2;padding-top:1.5rem;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap}.main-navigation-desktop__item__mega-menu__menu__column{width:150px;margin:0 24px 48px}.main-navigation-desktop__item__mega-menu__menu__column>a{font-size:.875rem;text-decoration:none;color:#002a56}.main-navigation-desktop__item__mega-menu__menu__column .main-navigation-desktop__item__mega-menu__menu__column__main-link{font-weight:700;margin-bottom:.75rem;text-transform:uppercase;color:#002a56}.main-navigation-desktop__item__mega-menu__menu__column .main-navigation-desktop__item__mega-menu__menu__column__main-link,.main-navigation-desktop__item__mega-menu__menu__column .main-navigation-desktop__item__mega-menu__menu__column__main-link>span{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.main-navigation-desktop__item__mega-menu__menu__column .main-navigation-desktop__item__mega-menu__menu__column__main-link>span svg{height:1rem;fill:#2568ef;margin-left:.1rem}.main-navigation-desktop__item__mega-menu__menu__column .main-navigation-desktop__item__mega-menu__menu__column__sub-link{font-weight:400;display:block;line-height:1;margin-bottom:.75rem;color:#002a56}.main-navigation-desktop__item__mega-menu__menu__column .main-navigation-desktop__item__mega-menu__menu__column__sub-link>span{display:inline-block}.main-navigation-desktop__item__mega-menu__teaser{width:25%;min-width:300px;padding:1.875rem 2rem;background-color:#f1f4fc}.main-navigation-desktop__item__mega-menu__teaser img{width:100%;margin-bottom:1rem}.main-navigation-desktop__item__mega-menu__teaser__title{font-size:2rem;margin-bottom:.5rem;font-family:Uniform Rnd ExCond,sans-serif;font-weight:700}.main-navigation-desktop__item__mega-menu__teaser__text{font-size:1rem;margin-bottom:1rem}.main-navigation-desktop__item__mega-menu__teaser a.button{font-size:1rem;padding:.625rem 1.5rem;color:#fff;background-color:#2568ef}.main-navigation-desktop__item__mega-menu__teaser a.button:hover{background-color:#0f50d2}#menu{display:none;position:fixed;left:0;right:0;top:82px;height:50px;z-index:11;-webkit-box-shadow:0 0 4px 2px rgba(0,0,0,.125);box-shadow:0 0 4px 2px rgba(0,0,0,.125);background-color:#fff}@media (min-width:768px){#menu{display:block}}#menu .main-navigation{height:100%}#menu .main-navigation__items{list-style:none}#menu .main-navigation__items,#menu .main-navigation__items__item{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;height:100%}#menu .main-navigation__items__item{padding:0 48px;font-size:16px;text-transform:uppercase;font-weight:700;text-decoration:none;color:#002956}#menu .main-navigation__items__item[data-universe=madogdrikke],body[data-universe=madogdrikke] #menu .main-navigation__items__item{color:#002956}#menu .main-navigation__items__item[data-universe=madspild],body[data-universe=madspild] #menu .main-navigation__items__item{color:#28224b}#menu .main-navigation__items__item.active{color:#cf112d}#menu .main-navigation__items__item.active[data-universe=madogdrikke],body[data-universe=madogdrikke] #menu .main-navigation__items__item.active{color:#5cad76}#menu .main-navigation__items__item.active[data-universe=ansvarlighed],body[data-universe=ansvarlighed] #menu .main-navigation__items__item.active{color:#1aa1c2}#menu .main-navigation__items__item.active[data-universe=okologi],body[data-universe=okologi] #menu .main-navigation__items__item.active{color:#168040}#menu .main-navigation__items__item.active[data-universe=kostogmotion],body[data-universe=kostogmotion] #menu .main-navigation__items__item.active{color:#1aa1c2}#menu .main-navigation__items__item.active[data-universe=madspild],body[data-universe=madspild] #menu .main-navigation__items__item.active{color:#d69e18}#menu .main-navigation__items__item.active[data-universe=babyogborn],body[data-universe=babyogborn] #menu .main-navigation__items__item.active{color:#7282a0}#menu .main-navigation__items__item.active[data-universe=job],body[data-universe=job] #menu .main-navigation__items__item.active{color:#f30102}.mobile-navigation{position:fixed;z-index:99;top:82px;left:0;width:100%;height:calc(100vh - 82px);overflow:auto}.mobile-navigation__main{width:100%;height:auto}.mobile-navigation__footer{background:#002a56;width:100%;height:600px}.mobile-navigation__nav{width:100%;background:#f1f4fc;padding:0 1.25rem}.mobile-navigation__nav--top{display:block}.mobile-navigation__nav__menu--primary{padding-bottom:1.5rem}.mobile-navigation__nav__menu--primary a.link{font-size:1.5rem;line-height:1;padding:1rem 0;margin:0}@media (min-width:576px){.mobile-navigation__nav__menu--primary a.link{font-size:2.25rem}}.mobile-navigation__nav__menu--primary span.mobile-navigation__icon{height:50px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;margin-right:-.625rem}.mobile-navigation__nav__menu--primary span.mobile-navigation__icon svg{width:2rem;fill:#2568ef}@media (min-width:576px){.mobile-navigation__nav__menu--primary span.mobile-navigation__icon svg{width:2.5rem}}.mobile-navigation__nav__menu--primary .mobile-navigation__nav__menu__item{border-bottom:1px solid #dfe2e9}.mobile-navigation__nav__menu--secondary{padding-bottom:.5rem}.mobile-navigation__nav__menu--secondary a.link{line-height:1.375;padding:0;margin:0 0 1rem;font-size:1rem}@media (min-width:576px){.mobile-navigation__nav__menu--secondary a.link{font-size:1.5rem}}.mobile-navigation__nav__menu--user{border-top:1px solid #929ab0}.mobile-navigation__nav__menu--user span.mobile-navigation__icon{margin-right:.5rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.mobile-navigation__nav__menu--user span.mobile-navigation__icon svg{stroke:#002a56}@media (min-width:576px){.mobile-navigation__nav__menu--user span.mobile-navigation__icon svg{width:2.5rem;height:2.5rem}}.mobile-navigation__nav__menu--user div.link{line-height:1.375;font-size:1rem;margin:0}@media (min-width:576px){.mobile-navigation__nav__menu--user div.link{font-size:1.5rem}}.mobile-navigation__nav__menu--user .mobile-navigation__nav__menu__item{padding:1rem 0}.mobile-navigation__nav__menu--child .mobile-navigation__nav__menu__item{margin:0 0 1rem}.mobile-navigation__nav__menu--child .mobile-navigation__nav__menu__item:last-of-type{margin-bottom:1.5rem}.mobile-navigation__nav__menu--child .mobile-navigation__nav__menu__item a.link{padding:0;margin:0;font-size:1rem}@media (min-width:576px){.mobile-navigation__nav__menu--child .mobile-navigation__nav__menu__item a.link{font-size:1.5rem}}.mobile-navigation__nav__menu--child .mobile-navigation__nav__menu__item span.mobile-navigation__icon{height:20px;width:50px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;margin-right:-1rem}@media (min-width:576px){.mobile-navigation__nav__menu--child .mobile-navigation__nav__menu__item span.mobile-navigation__icon{height:28px}}.mobile-navigation__nav__menu--child .mobile-navigation__nav__menu__item span.mobile-navigation__icon svg{width:1.25rem;fill:#2568ef}@media (min-width:576px){.mobile-navigation__nav__menu--child .mobile-navigation__nav__menu__item span.mobile-navigation__icon svg{width:1.5rem}}.mobile-navigation__nav__menu--child .mobile-navigation__nav__menu__item--goback{border-bottom:1px solid #dfe2e9;padding:1rem 0;margin:0}.mobile-navigation__nav__menu--child .mobile-navigation__nav__menu__item--goback span.mobile-navigation__icon{width:auto;margin-right:0;margin-left:-.25rem}.mobile-navigation__nav__menu--child .mobile-navigation__nav__menu__item--goback div.link{padding:0;font-size:1rem}@media (min-width:576px){.mobile-navigation__nav__menu--child .mobile-navigation__nav__menu__item--goback div.link{font-size:1.5rem}}.mobile-navigation__nav__menu--child .mobile-navigation__nav__menu__item--goback svg{fill:#2568ef}.mobile-navigation__nav__menu--child .mobile-navigation__nav__menu__item--title{padding:1rem 0}.mobile-navigation__nav__menu--child .mobile-navigation__nav__menu__item--title a.link{font-size:1.5rem;line-height:1}@media (min-width:576px){.mobile-navigation__nav__menu--child .mobile-navigation__nav__menu__item--title a.link{font-size:2.25rem}}.mobile-navigation__nav__menu__item{width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.mobile-navigation__nav__menu__item a.link,.mobile-navigation__nav__menu__item div.link{-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;font-family:Uniform Rnd ExCond,sans-serif;text-transform:uppercase;color:#002a56;text-decoration:none;font-weight:700}.mobile-navigation__nav__menu__item span.mobile-navigation__icon{background:none}.mosaic .natural-language{margin-bottom:32px}@media (min-width:576px){.mosaic .natural-language{margin-bottom:5.55555556vw}}@media (min-width:768px){.mosaic .natural-language{margin-bottom:32px}}@media (min-width:1024px){.mosaic .natural-language{margin-bottom:3.125vw}}@media (min-width:1280px){.mosaic .natural-language{margin-bottom:32px}}@media (min-width:1536px){.mosaic .natural-language{margin-bottom:32px}}@media (min-width:1024px){.mosaic .natural-language{margin-bottom:48px}}@media (min-width:1024px) and (min-width:576px){.mosaic .natural-language{margin-bottom:8.33333333vw}}@media (min-width:1024px) and (min-width:768px){.mosaic .natural-language{margin-bottom:48px}}@media (min-width:1024px) and (min-width:1024px){.mosaic .natural-language{margin-bottom:4.6875vw}}@media (min-width:1024px) and (min-width:1280px){.mosaic .natural-language{margin-bottom:48px}}@media (min-width:1024px) and (min-width:1536px){.mosaic .natural-language{margin-bottom:48px}}.mosaic .mosaic-content .row{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;margin-bottom:-32px}@media (min-width:576px){.mosaic .mosaic-content .row{margin-bottom:-5.55555556vw}}@media (min-width:768px){.mosaic .mosaic-content .row{margin-bottom:-32px}}@media (min-width:1024px){.mosaic .mosaic-content .row{margin-bottom:-3.125vw}}@media (min-width:1280px){.mosaic .mosaic-content .row{margin-bottom:-32px}}@media (min-width:1536px){.mosaic .mosaic-content .row{margin-bottom:-32px}}@media (min-width:1024px){.mosaic .mosaic-content .row{margin-bottom:-48px}}@media (min-width:1024px) and (min-width:576px){.mosaic .mosaic-content .row{margin-bottom:-8.33333333vw}}@media (min-width:1024px) and (min-width:768px){.mosaic .mosaic-content .row{margin-bottom:-48px}}@media (min-width:1024px) and (min-width:1024px){.mosaic .mosaic-content .row{margin-bottom:-4.6875vw}}@media (min-width:1024px) and (min-width:1280px){.mosaic .mosaic-content .row{margin-bottom:-48px}}@media (min-width:1024px) and (min-width:1536px){.mosaic .mosaic-content .row{margin-bottom:-48px}}.mosaic .mosaic-content .row .column{margin-bottom:32px;position:relative}@media (min-width:576px){.mosaic .mosaic-content .row .column{margin-bottom:5.55555556vw}}@media (min-width:1024px) and (min-width:1024px){.mosaic .mosaic-content .row .column{margin-bottom:3.125vw}}.mosaic .mosaic-content .row .desc-column{margin-bottom:96px}@media (min-width:576px){.mosaic .mosaic-content .row .desc-column{margin-bottom:16.66666667vw}}@media (min-width:768px){.mosaic .mosaic-content .row .desc-column{margin-bottom:96px}}@media (min-width:1024px){.mosaic .mosaic-content .row .desc-column{margin-bottom:9.375vw}}@media (min-width:1280px){.mosaic .mosaic-content .row .desc-column{margin-bottom:96px}}@media (min-width:1536px){.mosaic .mosaic-content .row .desc-column{margin-bottom:96px}}.mosaic .image-column .media,.mosaic .item-column{height:192px}@media (min-width:576px){.mosaic .image-column .media,.mosaic .item-column{height:33.33333333vw}}@media (min-width:768px){.mosaic .image-column .media,.mosaic .item-column{height:192px}}@media (min-width:1024px) and (min-width:1024px){.mosaic .image-column .media,.mosaic .item-column{height:31.25vw}}@media (min-width:1280px) and (min-width:1280px){.mosaic .image-column .media,.mosaic .item-column{height:418px}}@media (min-width:1280px) and (min-width:1536px){.mosaic .image-column .media,.mosaic .item-column{height:418px}}@media (min-width:1024px) and (min-width:1024px){.mosaic .image-column .media.md\:col-6,.mosaic .item-column.md\:col-6{height:31.25vw}}@media (min-width:1280px) and (min-width:1280px){.mosaic .image-column .media.md\:col-6,.mosaic .item-column.md\:col-6{height:378px}}@media (min-width:1280px) and (min-width:1536px){.mosaic .image-column .media.md\:col-6,.mosaic .item-column.md\:col-6{height:378px}}.mosaic .text-desc{font-family:Uniform Rnd ExCond,sans-serif;font-size:clamp(1rem,.0943662vw + .97640845rem,1.067rem);line-height:1.25em;padding-right:0;padding-top:24px;padding-left:0;color:#002a56}@media (min-width:576px){.mosaic .text-desc{padding-top:4.16666667vw}}@media (min-width:768px){.mosaic .text-desc{padding-top:24px}}@media (min-width:1024px){.mosaic .text-desc{padding-top:2.34375vw}}@media (min-width:1280px){.mosaic .text-desc{padding-top:24px}}@media (min-width:1536px){.mosaic .text-desc{padding-top:24px}}.mosaic .text-desc[data-universe=ansvarlighed],.mosaic .text-desc[data-universe=kostogmotion],.mosaic .text-desc[data-universe=madogdrikke],.mosaic .text-desc[data-universe=okologi],body[data-universe=ansvarlighed] .mosaic .text-desc,body[data-universe=kostogmotion] .mosaic .text-desc,body[data-universe=madogdrikke] .mosaic .text-desc,body[data-universe=okologi] .mosaic .text-desc{color:#002a56}.mosaic .text-desc[data-universe=madspild],body[data-universe=madspild] .mosaic .text-desc{color:#243825}.mosaic .text-desc[data-universe=babyogborn],.mosaic .text-desc[data-universe=job],body[data-universe=babyogborn] .mosaic .text-desc,body[data-universe=job] .mosaic .text-desc{color:#002a56}.mosaic .title{margin-top:-56px;margin-right:48px;position:relative;font-family:Uniform Rnd ExCond,sans-serif;font-size:clamp(2rem,.94014085vw + 1.76496479rem,2.6675rem);line-height:1em;color:#002a56;font-weight:700;background-color:#fff;-webkit-transition-property:color;transition-property:color;-webkit-transition-duration:.3s;transition-duration:.3s;-webkit-transition-timing-function:ease-in-out;transition-timing-function:ease-in-out;padding-right:24px;padding-top:24px;padding-left:0}@media (min-width:576px){.mosaic .title{margin-top:-9.72222222vw}}@media (min-width:768px){.mosaic .title{margin-top:-56px}}@media (min-width:1024px){.mosaic .title{margin-top:-5.46875vw}}@media (min-width:1280px){.mosaic .title{margin-top:-56px}}@media (min-width:1536px){.mosaic .title{margin-top:-56px}}@media (min-width:576px){.mosaic .title{margin-right:8.33333333vw}}@media (min-width:768px){.mosaic .title{margin-right:48px}}@media (min-width:1024px){.mosaic .title{margin-right:4.6875vw}}@media (min-width:1280px){.mosaic .title{margin-right:48px}}@media (min-width:1536px){.mosaic .title{margin-right:48px}}.mosaic .title[data-universe=madogdrikke],body[data-universe=madogdrikke] .mosaic .title{color:#283828}.mosaic .title[data-universe=ansvarlighed],body[data-universe=ansvarlighed] .mosaic .title{color:#004b6e}.mosaic .title[data-universe=okologi],body[data-universe=okologi] .mosaic .title{color:#025437}.mosaic .title[data-universe=kostogmotion],body[data-universe=kostogmotion] .mosaic .title{color:#007d9b}.mosaic .title[data-universe=madspild],body[data-universe=madspild] .mosaic .title{color:#b07818}.mosaic .title[data-universe=babyogborn],body[data-universe=babyogborn] .mosaic .title{color:#3d465a}.mosaic .title[data-universe=job],body[data-universe=job] .mosaic .title{color:#002a56}@media (min-width:576px){.mosaic .title{padding-right:4.16666667vw}}@media (min-width:768px){.mosaic .title{padding-right:24px}}@media (min-width:1024px){.mosaic .title{padding-right:2.34375vw}}@media (min-width:1280px){.mosaic .title{padding-right:24px}}@media (min-width:1536px){.mosaic .title{padding-right:24px}}@media (min-width:576px){.mosaic .title{padding-top:4.16666667vw}}@media (min-width:768px){.mosaic .title{padding-top:24px}}@media (min-width:1024px){.mosaic .title{padding-top:2.34375vw}}@media (min-width:1280px){.mosaic .title{padding-top:24px}}@media (min-width:1536px){.mosaic .title{padding-top:24px}}.mosaic .media{overflow:hidden;width:100%;height:100%}.mosaic .media .image,.mosaic .media .video{background-position:50%;background-repeat:no-repeat;background-size:cover;width:100%;height:100%;-webkit-transition-property:-webkit-transform;transition-property:-webkit-transform;transition-property:transform;transition-property:transform,-webkit-transform;-webkit-transition-duration:.3s;transition-duration:.3s;-webkit-transition-timing-function:ease-in-out;transition-timing-function:ease-in-out}.mosaic .media .video .aspect-ratio{left:0;position:absolute;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%);width:100%}.mosaic .media .icons .noeglehul{background-image:url(/images/icon-noeglehul.png?e3c390fb0aa2ef767a1cbbfcc316e241);background-position:50%;background-repeat:no-repeat;background-size:contain;height:48px;left:16px;position:absolute;top:16px;width:48px}@media (min-width:576px){.mosaic .media .icons .noeglehul{height:8.33333333vw}}@media (min-width:768px){.mosaic .media .icons .noeglehul{height:48px}}@media (min-width:1024px){.mosaic .media .icons .noeglehul{height:4.6875vw}}@media (min-width:1280px){.mosaic .media .icons .noeglehul{height:48px}}@media (min-width:1536px){.mosaic .media .icons .noeglehul{height:48px}}@media (min-width:576px){.mosaic .media .icons .noeglehul{left:2.77777778vw}}@media (min-width:768px){.mosaic .media .icons .noeglehul{left:16px}}@media (min-width:1024px){.mosaic .media .icons .noeglehul{left:1.5625vw}}@media (min-width:1280px){.mosaic .media .icons .noeglehul{left:16px}}@media (min-width:1536px){.mosaic .media .icons .noeglehul{left:16px}}@media (min-width:576px){.mosaic .media .icons .noeglehul{top:2.77777778vw}}@media (min-width:768px){.mosaic .media .icons .noeglehul{top:16px}}@media (min-width:1024px){.mosaic .media .icons .noeglehul{top:1.5625vw}}@media (min-width:1280px){.mosaic .media .icons .noeglehul{top:16px}}@media (min-width:1536px){.mosaic .media .icons .noeglehul{top:16px}}@media (min-width:576px){.mosaic .media .icons .noeglehul{width:8.33333333vw}}@media (min-width:768px){.mosaic .media .icons .noeglehul{width:48px}}@media (min-width:1024px){.mosaic .media .icons .noeglehul{width:4.6875vw}}@media (min-width:1280px){.mosaic .media .icons .noeglehul{width:48px}}@media (min-width:1536px){.mosaic .media .icons .noeglehul{width:48px}}.mosaic .media .icons .icon{background-color:#fff;border-radius:100%;cursor:pointer;height:48px;position:absolute;right:16px;-webkit-transition-property:background-color;transition-property:background-color;-webkit-transition-duration:.3s;transition-duration:.3s;-webkit-transition-timing-function:ease-in-out;transition-timing-function:ease-in-out;width:48px}@media (min-width:576px){.mosaic .media .icons .icon{height:8.33333333vw}}@media (min-width:768px){.mosaic .media .icons .icon{height:48px}}@media (min-width:1024px){.mosaic .media .icons .icon{height:4.6875vw}}@media (min-width:1280px){.mosaic .media .icons .icon{height:48px}}@media (min-width:1536px){.mosaic .media .icons .icon{height:48px}}@media (min-width:576px){.mosaic .media .icons .icon{right:2.77777778vw}}@media (min-width:768px){.mosaic .media .icons .icon{right:16px}}@media (min-width:1024px){.mosaic .media .icons .icon{right:1.5625vw}}@media (min-width:1280px){.mosaic .media .icons .icon{right:16px}}@media (min-width:1536px){.mosaic .media .icons .icon{right:16px}}@media (min-width:576px){.mosaic .media .icons .icon{width:8.33333333vw}}@media (min-width:768px){.mosaic .media .icons .icon{width:48px}}@media (min-width:1024px){.mosaic .media .icons .icon{width:4.6875vw}}@media (min-width:1280px){.mosaic .media .icons .icon{width:48px}}@media (min-width:1536px){.mosaic .media .icons .icon{width:48px}}.mosaic .media .icons .icon svg{fill:#002a56;-webkit-transition-property:fill;transition-property:fill;-webkit-transition-duration:.3s;transition-duration:.3s;-webkit-transition-timing-function:ease-in-out;transition-timing-function:ease-in-out;width:100%;height:auto}.mosaic .media .icons .icon svg[data-universe=madogdrikke],body[data-universe=madogdrikke] .mosaic .media .icons .icon svg{fill:#283828}.mosaic .media .icons .icon svg[data-universe=ansvarlighed],body[data-universe=ansvarlighed] .mosaic .media .icons .icon svg{fill:#004b6e}.mosaic .media .icons .icon svg[data-universe=okologi],body[data-universe=okologi] .mosaic .media .icons .icon svg{fill:#025437}.mosaic .media .icons .icon svg[data-universe=kostogmotion],body[data-universe=kostogmotion] .mosaic .media .icons .icon svg{fill:#007d9b}.mosaic .media .icons .icon svg[data-universe=madspild],body[data-universe=madspild] .mosaic .media .icons .icon svg{fill:#b07818}.mosaic .media .icons .icon svg[data-universe=babyogborn],body[data-universe=babyogborn] .mosaic .media .icons .icon svg{fill:#3d465a}.mosaic .media .icons .icon svg[data-universe=job],body[data-universe=job] .mosaic .media .icons .icon svg{fill:#002a56}.mosaic .media .icons .icon:hover{background-color:#2568ef}.mosaic .media .icons .icon:hover[data-universe=madogdrikke],body[data-universe=madogdrikke] .mosaic .media .icons .icon:hover{background-color:#385a36}.mosaic .media .icons .icon:hover[data-universe=ansvarlighed],body[data-universe=ansvarlighed] .mosaic .media .icons .icon:hover{background-color:#0d7ea3}.mosaic .media .icons .icon:hover[data-universe=okologi],body[data-universe=okologi] .mosaic .media .icons .icon:hover{background-color:#98c084}.mosaic .media .icons .icon:hover[data-universe=kostogmotion],body[data-universe=kostogmotion] .mosaic .media .icons .icon:hover{background-color:#94cee3}.mosaic .media .icons .icon:hover[data-universe=madspild],body[data-universe=madspild] .mosaic .media .icons .icon:hover{background-color:#edd394}.mosaic .media .icons .icon:hover[data-universe=babyogborn],body[data-universe=babyogborn] .mosaic .media .icons .icon:hover{background-color:#a4b2c6}.mosaic .media .icons .icon:hover[data-universe=job],body[data-universe=job] .mosaic .media .icons .icon:hover{background-color:#053ea5}.mosaic .media .icons .icon:hover svg{fill:#fff}.mosaic .media .icons .icon:hover svg[data-universe=madogdrikke],body[data-universe=madogdrikke] .mosaic .media .icons .icon:hover svg{fill:#fadc94}.mosaic .media .icons .icon:hover svg[data-universe=ansvarlighed],body[data-universe=ansvarlighed] .mosaic .media .icons .icon:hover svg{fill:#fff}.mosaic .media .icons .icon:hover svg[data-universe=kostogmotion],.mosaic .media .icons .icon:hover svg[data-universe=okologi],body[data-universe=kostogmotion] .mosaic .media .icons .icon:hover svg,body[data-universe=okologi] .mosaic .media .icons .icon:hover svg{fill:#000}.mosaic .media .icons .icon:hover svg[data-universe=madspild],body[data-universe=madspild] .mosaic .media .icons .icon:hover svg{fill:#af7818}.mosaic .media .icons .icon:hover svg[data-universe=babyogborn],.mosaic .media .icons .icon:hover svg[data-universe=job],body[data-universe=babyogborn] .mosaic .media .icons .icon:hover svg,body[data-universe=job] .mosaic .media .icons .icon:hover svg{fill:#fff}.mosaic .media .icons .icon:hover.more svg{fill:none;stroke:#fff}.mosaic .media .icons .icon:hover.more svg[data-universe=ansvarlighed],.mosaic .media .icons .icon:hover.more svg[data-universe=babyogborn],.mosaic .media .icons .icon:hover.more svg[data-universe=job],.mosaic .media .icons .icon:hover.more svg[data-universe=kostogmotion],.mosaic .media .icons .icon:hover.more svg[data-universe=madogdrikke],.mosaic .media .icons .icon:hover.more svg[data-universe=madspild],.mosaic .media .icons .icon:hover.more svg[data-universe=okologi],body[data-universe=ansvarlighed] .mosaic .media .icons .icon:hover.more svg,body[data-universe=babyogborn] .mosaic .media .icons .icon:hover.more svg,body[data-universe=job] .mosaic .media .icons .icon:hover.more svg,body[data-universe=kostogmotion] .mosaic .media .icons .icon:hover.more svg,body[data-universe=madogdrikke] .mosaic .media .icons .icon:hover.more svg,body[data-universe=madspild] .mosaic .media .icons .icon:hover.more svg,body[data-universe=okologi] .mosaic .media .icons .icon:hover.more svg{fill:none}.mosaic .media .icons .icon:hover.more svg[data-universe=madogdrikke],body[data-universe=madogdrikke] .mosaic .media .icons .icon:hover.more svg{stroke:#fadc94}.mosaic .media .icons .icon:hover.more svg[data-universe=ansvarlighed],body[data-universe=ansvarlighed] .mosaic .media .icons .icon:hover.more svg{stroke:#fff}.mosaic .media .icons .icon:hover.more svg[data-universe=kostogmotion],.mosaic .media .icons .icon:hover.more svg[data-universe=okologi],body[data-universe=kostogmotion] .mosaic .media .icons .icon:hover.more svg,body[data-universe=okologi] .mosaic .media .icons .icon:hover.more svg{stroke:#000}.mosaic .media .icons .icon:hover.more svg[data-universe=madspild],body[data-universe=madspild] .mosaic .media .icons .icon:hover.more svg{stroke:#af7818}.mosaic .media .icons .icon:hover.more svg[data-universe=babyogborn],.mosaic .media .icons .icon:hover.more svg[data-universe=job],body[data-universe=babyogborn] .mosaic .media .icons .icon:hover.more svg,body[data-universe=job] .mosaic .media .icons .icon:hover.more svg{stroke:#fff}.mosaic .media .icons .icon.favorite{top:16px}@media (min-width:576px){.mosaic .media .icons .icon.favorite{top:2.77777778vw}}@media (min-width:768px){.mosaic .media .icons .icon.favorite{top:16px}}@media (min-width:1024px){.mosaic .media .icons .icon.favorite{top:1.5625vw}}@media (min-width:1280px){.mosaic .media .icons .icon.favorite{top:16px}}@media (min-width:1536px){.mosaic .media .icons .icon.favorite{top:16px}}.mosaic .media .icons .icon.more{bottom:16px}@media (min-width:576px){.mosaic .media .icons .icon.more{bottom:2.77777778vw}}@media (min-width:768px){.mosaic .media .icons .icon.more{bottom:16px}}@media (min-width:1024px){.mosaic .media .icons .icon.more{bottom:1.5625vw}}@media (min-width:1280px){.mosaic .media .icons .icon.more{bottom:16px}}@media (min-width:1536px){.mosaic .media .icons .icon.more{bottom:16px}}.mosaic .media .icons .icon.more svg{fill:none;stroke:#002a56;padding:10px}.mosaic .media .icons .icon.more svg[data-universe=ansvarlighed],.mosaic .media .icons .icon.more svg[data-universe=babyogborn],.mosaic .media .icons .icon.more svg[data-universe=job],.mosaic .media .icons .icon.more svg[data-universe=kostogmotion],.mosaic .media .icons .icon.more svg[data-universe=madogdrikke],.mosaic .media .icons .icon.more svg[data-universe=madspild],.mosaic .media .icons .icon.more svg[data-universe=okologi],body[data-universe=ansvarlighed] .mosaic .media .icons .icon.more svg,body[data-universe=babyogborn] .mosaic .media .icons .icon.more svg,body[data-universe=job] .mosaic .media .icons .icon.more svg,body[data-universe=kostogmotion] .mosaic .media .icons .icon.more svg,body[data-universe=madogdrikke] .mosaic .media .icons .icon.more svg,body[data-universe=madspild] .mosaic .media .icons .icon.more svg,body[data-universe=okologi] .mosaic .media .icons .icon.more svg{fill:none}.mosaic .media .icons .icon.more svg[data-universe=madogdrikke],body[data-universe=madogdrikke] .mosaic .media .icons .icon.more svg{stroke:#283828}.mosaic .media .icons .icon.more svg[data-universe=ansvarlighed],body[data-universe=ansvarlighed] .mosaic .media .icons .icon.more svg{stroke:#004b6e}.mosaic .media .icons .icon.more svg[data-universe=okologi],body[data-universe=okologi] .mosaic .media .icons .icon.more svg{stroke:#025437}.mosaic .media .icons .icon.more svg[data-universe=kostogmotion],body[data-universe=kostogmotion] .mosaic .media .icons .icon.more svg{stroke:#007d9b}.mosaic .media .icons .icon.more svg[data-universe=madspild],body[data-universe=madspild] .mosaic .media .icons .icon.more svg{stroke:#b07818}.mosaic .media .icons .icon.more svg[data-universe=babyogborn],body[data-universe=babyogborn] .mosaic .media .icons .icon.more svg{stroke:#3d465a}.mosaic .media .icons .icon.more svg[data-universe=job],body[data-universe=job] .mosaic .media .icons .icon.more svg{stroke:#002a56}.mosaic .media .icons .icon.meal-plan{bottom:80px;padding:14px}@media (min-width:576px){.mosaic .media .icons .icon.meal-plan{bottom:13.88888889vw}}@media (min-width:768px){.mosaic .media .icons .icon.meal-plan{bottom:80px}}@media (min-width:1024px){.mosaic .media .icons .icon.meal-plan{bottom:7.8125vw}}@media (min-width:1280px){.mosaic .media .icons .icon.meal-plan{bottom:80px}}@media (min-width:1536px){.mosaic .media .icons .icon.meal-plan{bottom:80px}}.mosaic a{text-decoration:none;position:relative;width:100%;height:100%;display:block}.mosaic a:hover .media .image{-webkit-transform:scale(1.05);transform:scale(1.05)}.mosaic .text-column{height:192px}@media (min-width:576px){.mosaic .text-column{height:33.33333333vw}}@media (min-width:768px){.mosaic .text-column{height:192px}}@media (min-width:1024px) and (min-width:1024px){.mosaic .text-column{height:31.25vw}}@media (min-width:1280px) and (min-width:1280px){.mosaic .text-column{height:418px}}@media (min-width:1280px) and (min-width:1536px){.mosaic .text-column{height:418px}}.mosaic .text-column .text{background-color:#7f94aa;color:#fff;position:relative;-webkit-transition-property:background-color;transition-property:background-color;-webkit-transition-duration:.3s;transition-duration:.3s;-webkit-transition-timing-function:ease-in-out;transition-timing-function:ease-in-out}.mosaic .text-column .text[data-universe=madogdrikke],body[data-universe=madogdrikke] .mosaic .text-column .text{background-color:#f9dc94}.mosaic .text-column .text[data-universe=ansvarlighed],body[data-universe=ansvarlighed] .mosaic .text-column .text{background-color:#1aa1c2}.mosaic .text-column .text[data-universe=okologi],body[data-universe=okologi] .mosaic .text-column .text{background-color:#f2a43f}.mosaic .text-column .text[data-universe=kostogmotion],body[data-universe=kostogmotion] .mosaic .text-column .text{background-color:#007d9b}.mosaic .text-column .text[data-universe=madspild],body[data-universe=madspild] .mosaic .text-column .text{background-color:#d69e18}.mosaic .text-column .text[data-universe=babyogborn],body[data-universe=babyogborn] .mosaic .text-column .text{background-color:#7282a0}.mosaic .text-column .text[data-universe=madogdrikke],body[data-universe=madogdrikke] .mosaic .text-column .text{color:#385a36}.mosaic .text-column .text[data-universe=ansvarlighed],.mosaic .text-column .text[data-universe=babyogborn],.mosaic .text-column .text[data-universe=kostogmotion],.mosaic .text-column .text[data-universe=madspild],.mosaic .text-column .text[data-universe=okologi],.mosaic .text-column .text h1,.mosaic .text-column .text h2,.mosaic .text-column .text h3,.mosaic .text-column .text h4,.mosaic .text-column .text h5,body[data-universe=ansvarlighed] .mosaic .text-column .text,body[data-universe=babyogborn] .mosaic .text-column .text,body[data-universe=kostogmotion] .mosaic .text-column .text,body[data-universe=madspild] .mosaic .text-column .text,body[data-universe=okologi] .mosaic .text-column .text{color:#fff}.mosaic .text-column .text h1[data-universe=madogdrikke],.mosaic .text-column .text h2[data-universe=madogdrikke],.mosaic .text-column .text h3[data-universe=madogdrikke],.mosaic .text-column .text h4[data-universe=madogdrikke],.mosaic .text-column .text h5[data-universe=madogdrikke],body[data-universe=madogdrikke] .mosaic .text-column .text h1,body[data-universe=madogdrikke] .mosaic .text-column .text h2,body[data-universe=madogdrikke] .mosaic .text-column .text h3,body[data-universe=madogdrikke] .mosaic .text-column .text h4,body[data-universe=madogdrikke] .mosaic .text-column .text h5{color:#385a36}.mosaic .text-column .text h1[data-universe=ansvarlighed],.mosaic .text-column .text h1[data-universe=babyogborn],.mosaic .text-column .text h1[data-universe=kostogmotion],.mosaic .text-column .text h1[data-universe=madspild],.mosaic .text-column .text h1[data-universe=okologi],.mosaic .text-column .text h2[data-universe=ansvarlighed],.mosaic .text-column .text h2[data-universe=babyogborn],.mosaic .text-column .text h2[data-universe=kostogmotion],.mosaic .text-column .text h2[data-universe=madspild],.mosaic .text-column .text h2[data-universe=okologi],.mosaic .text-column .text h3[data-universe=ansvarlighed],.mosaic .text-column .text h3[data-universe=babyogborn],.mosaic .text-column .text h3[data-universe=kostogmotion],.mosaic .text-column .text h3[data-universe=madspild],.mosaic .text-column .text h3[data-universe=okologi],.mosaic .text-column .text h4[data-universe=ansvarlighed],.mosaic .text-column .text h4[data-universe=babyogborn],.mosaic .text-column .text h4[data-universe=kostogmotion],.mosaic .text-column .text h4[data-universe=madspild],.mosaic .text-column .text h4[data-universe=okologi],.mosaic .text-column .text h5[data-universe=ansvarlighed],.mosaic .text-column .text h5[data-universe=babyogborn],.mosaic .text-column .text h5[data-universe=kostogmotion],.mosaic .text-column .text h5[data-universe=madspild],.mosaic .text-column .text h5[data-universe=okologi],body[data-universe=ansvarlighed] .mosaic .text-column .text h1,body[data-universe=ansvarlighed] .mosaic .text-column .text h2,body[data-universe=ansvarlighed] .mosaic .text-column .text h3,body[data-universe=ansvarlighed] .mosaic .text-column .text h4,body[data-universe=ansvarlighed] .mosaic .text-column .text h5,body[data-universe=babyogborn] .mosaic .text-column .text h1,body[data-universe=babyogborn] .mosaic .text-column .text h2,body[data-universe=babyogborn] .mosaic .text-column .text h3,body[data-universe=babyogborn] .mosaic .text-column .text h4,body[data-universe=babyogborn] .mosaic .text-column .text h5,body[data-universe=kostogmotion] .mosaic .text-column .text h1,body[data-universe=kostogmotion] .mosaic .text-column .text h2,body[data-universe=kostogmotion] .mosaic .text-column .text h3,body[data-universe=kostogmotion] .mosaic .text-column .text h4,body[data-universe=kostogmotion] .mosaic .text-column .text h5,body[data-universe=madspild] .mosaic .text-column .text h1,body[data-universe=madspild] .mosaic .text-column .text h2,body[data-universe=madspild] .mosaic .text-column .text h3,body[data-universe=madspild] .mosaic .text-column .text h4,body[data-universe=madspild] .mosaic .text-column .text h5,body[data-universe=okologi] .mosaic .text-column .text h1,body[data-universe=okologi] .mosaic .text-column .text h2,body[data-universe=okologi] .mosaic .text-column .text h3,body[data-universe=okologi] .mosaic .text-column .text h4,body[data-universe=okologi] .mosaic .text-column .text h5{color:#fff}.mosaic .text-column .text h5{font-size:20px}@media (min-width:768px){.mosaic .text-column .text h5{font-size:2vw}}@media (min-width:1280px){.mosaic .text-column .text h5{font-size:32px}}@media (min-width:1024px){.mosaic .text-column .text{bottom:0;left:0;position:absolute;right:0}}.mosaic .text-column .text div{font-family:Uniform Rnd ExCond,sans-serif;font-size:clamp(2rem,.94014085vw + 1.76496479rem,2.6675rem);font-weight:700;line-height:1em;margin-bottom:-.1em;margin-top:-.1em;padding:32px;padding-top:72px;position:relative;text-transform:uppercase}@media (min-width:576px){.mosaic .text-column .text div{padding:5.55555556vw}}@media (min-width:768px){.mosaic .text-column .text div{padding:32px}}@media (min-width:1024px){.mosaic .text-column .text div{padding:3.125vw}}@media (min-width:1280px){.mosaic .text-column .text div{padding:32px}}@media (min-width:1536px){.mosaic .text-column .text div{padding:32px}}@media (min-width:576px){.mosaic .text-column .text div{padding-top:12.5vw}}@media (min-width:768px){.mosaic .text-column .text div{padding-top:72px}}@media (min-width:1024px){.mosaic .text-column .text div{padding-top:7.03125vw}}@media (min-width:1280px){.mosaic .text-column .text div{padding-top:72px}}@media (min-width:1536px){.mosaic .text-column .text div{padding-top:72px;padding-top:96px}}@media (min-width:1536px) and (min-width:576px){.mosaic .text-column .text div{padding-top:16.66666667vw}}@media (min-width:1536px) and (min-width:768px){.mosaic .text-column .text div{padding-top:96px}}@media (min-width:1536px) and (min-width:1024px){.mosaic .text-column .text div{padding-top:9.375vw}}@media (min-width:1536px) and (min-width:1280px){.mosaic .text-column .text div{padding-top:96px}}@media (min-width:1536px) and (min-width:1536px){.mosaic .text-column .text div{padding-top:96px}}@media (min-width:1024px){.mosaic .text-column .text.top{bottom:auto;top:0}}.mosaic .text-column .text.top div{padding-bottom:96px;padding-top:32px}@media (min-width:576px){.mosaic .text-column .text.top div{padding-bottom:16.66666667vw}}@media (min-width:768px){.mosaic .text-column .text.top div{padding-bottom:96px}}@media (min-width:1024px){.mosaic .text-column .text.top div{padding-bottom:9.375vw}}@media (min-width:1280px){.mosaic .text-column .text.top div{padding-bottom:96px}}@media (min-width:1536px){.mosaic .text-column .text.top div{padding-bottom:96px}}@media (min-width:576px){.mosaic .text-column .text.top div{padding-top:5.55555556vw}}@media (min-width:768px){.mosaic .text-column .text.top div{padding-top:32px}}@media (min-width:1024px){.mosaic .text-column .text.top div{padding-top:3.125vw}}@media (min-width:1280px){.mosaic .text-column .text.top div{padding-top:32px}}@media (min-width:1536px){.mosaic .text-column .text.top div{padding-top:32px}}.mosaic .text-column .text.secondary{background-color:#002a56;color:#fff}.mosaic .text-column .text.secondary[data-universe=madogdrikke],body[data-universe=madogdrikke] .mosaic .text-column .text.secondary{background-color:#283828}.mosaic .text-column .text.secondary[data-universe=ansvarlighed],body[data-universe=ansvarlighed] .mosaic .text-column .text.secondary{background-color:#004b6e}.mosaic .text-column .text.secondary[data-universe=okologi],body[data-universe=okologi] .mosaic .text-column .text.secondary{background-color:#025437}.mosaic .text-column .text.secondary[data-universe=kostogmotion],body[data-universe=kostogmotion] .mosaic .text-column .text.secondary{background-color:#007d9b}.mosaic .text-column .text.secondary[data-universe=madspild],body[data-universe=madspild] .mosaic .text-column .text.secondary{background-color:#b07818}.mosaic .text-column .text.secondary[data-universe=babyogborn],body[data-universe=babyogborn] .mosaic .text-column .text.secondary{background-color:#3d465a}.mosaic .text-column .text.secondary[data-universe=job],body[data-universe=job] .mosaic .text-column .text.secondary{background-color:#002a56}.mosaic .text-column .text.secondary[data-universe=madogdrikke],body[data-universe=madogdrikke] .mosaic .text-column .text.secondary{color:#fadc94}.mosaic .text-column .text.secondary[data-universe=ansvarlighed],body[data-universe=ansvarlighed] .mosaic .text-column .text.secondary{color:#fff}.mosaic .text-column .text.secondary[data-universe=kostogmotion],.mosaic .text-column .text.secondary[data-universe=okologi],body[data-universe=kostogmotion] .mosaic .text-column .text.secondary,body[data-universe=okologi] .mosaic .text-column .text.secondary{color:#000}.mosaic .text-column .text.secondary[data-universe=madspild],body[data-universe=madspild] .mosaic .text-column .text.secondary{color:#af7818}.mosaic .text-column .text.secondary[data-universe=babyogborn],.mosaic .text-column .text.secondary[data-universe=job],body[data-universe=babyogborn] .mosaic .text-column .text.secondary,body[data-universe=job] .mosaic .text-column .text.secondary{color:#fff}.mosaic .text-column a:hover .text{background-color:#0f50d2}.mosaic .text-column a:hover .text[data-universe=madogdrikke],body[data-universe=madogdrikke] .mosaic .text-column a:hover .text{background-color:#f8cc63}.mosaic .text-column a:hover .text[data-universe=ansvarlighed],body[data-universe=ansvarlighed] .mosaic .text-column a:hover .text{background-color:#825912}.mosaic .text-column a:hover .text[data-universe=okologi],body[data-universe=okologi] .mosaic .text-column a:hover .text{background-color:#c96712}.mosaic .text-column a:hover .text[data-universe=kostogmotion],body[data-universe=kostogmotion] .mosaic .text-column a:hover .text{background-color:#01293f}.mosaic .text-column a:hover .text[data-universe=madspild],body[data-universe=madspild] .mosaic .text-column a:hover .text{background-color:#825912}.mosaic .text-column a:hover .text[data-universe=babyogborn],body[data-universe=babyogborn] .mosaic .text-column a:hover .text{background-color:#272e3b}.mosaic .text-column a:hover .text[data-universe=job],body[data-universe=job] .mosaic .text-column a:hover .text{background-color:#0f50d2}.mosaic .text-column a:hover .text.secondary{background-color:#2568ef}.mosaic .text-column a:hover .text.secondary[data-universe=madogdrikke],body[data-universe=madogdrikke] .mosaic .text-column a:hover .text.secondary{background-color:#385a36}.mosaic .text-column a:hover .text.secondary[data-universe=ansvarlighed],body[data-universe=ansvarlighed] .mosaic .text-column a:hover .text.secondary{background-color:#0d7ea3}.mosaic .text-column a:hover .text.secondary[data-universe=okologi],body[data-universe=okologi] .mosaic .text-column a:hover .text.secondary{background-color:#98c084}.mosaic .text-column a:hover .text.secondary[data-universe=kostogmotion],body[data-universe=kostogmotion] .mosaic .text-column a:hover .text.secondary{background-color:#94cee3}.mosaic .text-column a:hover .text.secondary[data-universe=madspild],body[data-universe=madspild] .mosaic .text-column a:hover .text.secondary{background-color:#edd394}.mosaic .text-column a:hover .text.secondary[data-universe=babyogborn],body[data-universe=babyogborn] .mosaic .text-column a:hover .text.secondary{background-color:#a4b2c6}.mosaic .text-column a:hover .text.secondary[data-universe=job],body[data-universe=job] .mosaic .text-column a:hover .text.secondary{background-color:#053ea5}#notifications .notifications-list{position:fixed;bottom:0;right:0;margin-right:15px;width:320px}#notifications .notifications-list .message-container{padding:20px;color:#fff;margin-bottom:15px;margin-right:30px;border-style:solid;border-radius:5px}#notifications .notifications-list .error{background-color:#f2dede;border-color:#f0ccd2}#notifications .notifications-list .error .notification-message{color:#a94442}#notifications .notifications-list .error .closebtn{color:#b15e5d}#notifications .notifications-list .error .closebtn:hover{color:#a94442}#notifications .notifications-list .success{background-color:#dff0d8;border-color:#d6e9c6}#notifications .notifications-list .success .notification-message{color:#3c763d}#notifications .notifications-list .success .closebtn{color:#6ea55d}#notifications .notifications-list .success .closebtn:hover{color:#3c763d}#notifications .notifications-list .warning{background-color:#fcf8e3;border-color:#faebcc}#notifications .notifications-list .warning .notification-message{color:#8a6d3b}#notifications .notifications-list .warning .closebtn{color:#a78b5a}#notifications .notifications-list .warning .closebtn:hover{color:#8a6d3b}#notifications .notifications-list .closebtn{margin-left:15px;font-weight:700;float:right;font-size:22px;line-height:20px;cursor:pointer;-webkit-transition:.3s;transition:.3s}#popup{width:300px;background:#fff;position:fixed;left:50%;top:50%;padding:40px;z-index:999;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%)}#popup button{width:100%;margin-top:5px}#popup input{width:100%;height:40px;height:50px;border:2px solid #2568ef;border-radius:5px;margin-bottom:8px;font-size:clamp(1rem,.0943662vw + .97640845rem,1.067rem);font-family:Uniform Rnd Cond,sans-serif;color:#2568ef;padding:10px 15px;font-weight:700;text-transform:uppercase;outline:none}#popup input[data-universe=madogdrikke],body[data-universe=madogdrikke] #popup input{border-color:#fadc94}#popup input[data-universe=ansvarlighed],body[data-universe=ansvarlighed] #popup input{border-color:#af7818}#popup input[data-universe=okologi],body[data-universe=okologi] #popup input{border-color:#eb8023}#popup input[data-universe=kostogmotion],body[data-universe=kostogmotion] #popup input{border-color:#014972}#popup input[data-universe=madspild],body[data-universe=madspild] #popup input{border-color:#af7818}#popup input[data-universe=babyogborn],body[data-universe=babyogborn] #popup input{border-color:#3c4659}#popup input[data-universe=job],body[data-universe=job] #popup input{border-color:#2568ef}#popup input[data-universe=madogdrikke],body[data-universe=madogdrikke] #popup input{color:#fadc94}#popup input[data-universe=ansvarlighed],body[data-universe=ansvarlighed] #popup input{color:#af7818}#popup input[data-universe=okologi],body[data-universe=okologi] #popup input{color:#eb8023}#popup input[data-universe=kostogmotion],body[data-universe=kostogmotion] #popup input{color:#014972}#popup input[data-universe=madspild],body[data-universe=madspild] #popup input{color:#af7818}#popup input[data-universe=babyogborn],body[data-universe=babyogborn] #popup input{color:#3c4659}#popup input[data-universe=job],body[data-universe=job] #popup input{color:#2568ef}#popup input.error{border-color:#e13a3e!important}#section-quiz{line-height:normal;font-size:clamp(1.6rem,.75211268vw + 1.41197183rem,2.134rem)}#section-quiz .flex-wrapper{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap}#section-quiz .flex-wrapper:first-child .flex-grow:last-child{background-color:#ebf2f4}#section-quiz .flex-wrapper:first-child .flex-grow:last-child[data-universe=madogdrikke],body[data-universe=madogdrikke] #section-quiz .flex-wrapper:first-child .flex-grow:last-child{background-color:#ebe4d7}#section-quiz .flex-wrapper:first-child .flex-grow:last-child[data-universe=ansvarlighed],body[data-universe=ansvarlighed] #section-quiz .flex-wrapper:first-child .flex-grow:last-child{background-color:#ebf2f4}#section-quiz .flex-wrapper:first-child .flex-grow:last-child[data-universe=okologi],body[data-universe=okologi] #section-quiz .flex-wrapper:first-child .flex-grow:last-child{background-color:#f5f3ed}#section-quiz .flex-wrapper:first-child .flex-grow:last-child[data-universe=kostogmotion],body[data-universe=kostogmotion] #section-quiz .flex-wrapper:first-child .flex-grow:last-child{background-color:#ebf2f4}#section-quiz .flex-wrapper:first-child .flex-grow:last-child[data-universe=madspild],body[data-universe=madspild] #section-quiz .flex-wrapper:first-child .flex-grow:last-child{background-color:#f5f3ed}#section-quiz .flex-wrapper:first-child .flex-grow:last-child[data-universe=babyogborn],body[data-universe=babyogborn] #section-quiz .flex-wrapper:first-child .flex-grow:last-child{background-color:#ecf0f5}#section-quiz .flex-wrapper:first-child .flex-grow:last-child[data-universe=job],body[data-universe=job] #section-quiz .flex-wrapper:first-child .flex-grow:last-child{background-color:#e5ebf6}#section-quiz .flex-wrapper:last-child .flex-grow:last-child{background-color:#cf112d}#section-quiz .flex-wrapper:last-child .flex-grow:last-child[data-universe=madogdrikke],body[data-universe=madogdrikke] #section-quiz .flex-wrapper:last-child .flex-grow:last-child{background-color:#5cad76}#section-quiz .flex-wrapper:last-child .flex-grow:last-child[data-universe=ansvarlighed],body[data-universe=ansvarlighed] #section-quiz .flex-wrapper:last-child .flex-grow:last-child{background-color:#1aa1c2}#section-quiz .flex-wrapper:last-child .flex-grow:last-child[data-universe=okologi],body[data-universe=okologi] #section-quiz .flex-wrapper:last-child .flex-grow:last-child{background-color:#168040}#section-quiz .flex-wrapper:last-child .flex-grow:last-child[data-universe=kostogmotion],body[data-universe=kostogmotion] #section-quiz .flex-wrapper:last-child .flex-grow:last-child{background-color:#1aa1c2}#section-quiz .flex-wrapper:last-child .flex-grow:last-child[data-universe=madspild],body[data-universe=madspild] #section-quiz .flex-wrapper:last-child .flex-grow:last-child{background-color:#d69e18}#section-quiz .flex-wrapper:last-child .flex-grow:last-child[data-universe=babyogborn],body[data-universe=babyogborn] #section-quiz .flex-wrapper:last-child .flex-grow:last-child{background-color:#7282a0}#section-quiz .flex-wrapper:last-child .flex-grow:last-child[data-universe=job],body[data-universe=job] #section-quiz .flex-wrapper:last-child .flex-grow:last-child{background-color:#f30102}#section-quiz .flex-grow{-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1}#section-quiz img{display:block;margin:0 auto 20px}@media (min-width:null){#section-quiz img{margin:0 auto 5px}}#section-quiz .container{display:-webkit-box;display:-ms-flexbox;display:flex;padding:24px 20px;padding-top:16px;background-color:#ebf2f4}@media (min-width:576px){#section-quiz .container{padding-left:3.47222222vw;padding-right:3.47222222vw;padding-top:2.77777778vw}}@media (max-width:767px){#section-quiz .container{padding-left:24px;padding-right:24px}}@media (max-width:767px) and (min-width:576px){#section-quiz .container{padding-left:4.16666667vw;padding-right:4.16666667vw}}@media (min-width:576px){#section-quiz .container{padding-top:4.16666667vw;padding-bottom:4.16666667vw}}#section-quiz .container[data-universe=madogdrikke],body[data-universe=madogdrikke] #section-quiz .container{background-color:#ebe4d7}#section-quiz .container[data-universe=ansvarlighed],body[data-universe=ansvarlighed] #section-quiz .container{background-color:#ebf2f4}#section-quiz .container[data-universe=okologi],body[data-universe=okologi] #section-quiz .container{background-color:#f5f3ed}#section-quiz .container[data-universe=kostogmotion],body[data-universe=kostogmotion] #section-quiz .container{background-color:#ebf2f4}#section-quiz .container[data-universe=madspild],body[data-universe=madspild] #section-quiz .container{background-color:#f5f3ed}#section-quiz .container[data-universe=babyogborn],body[data-universe=babyogborn] #section-quiz .container{background-color:#ecf0f5}#section-quiz .container[data-universe=job],body[data-universe=job] #section-quiz .container{background-color:#e5ebf6}@media (max-width:767px){#section-quiz .container{-ms-flex-wrap:wrap;flex-wrap:wrap}}#section-quiz .error{border:red}#section-quiz .error-msg{color:red;font-size:clamp(1.2rem,.56408451vw + 1.05897887rem,1.6005rem)}#section-quiz .competition{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;padding:16px 20px 8px;background-color:#cf112d}@media (min-width:576px){#section-quiz .competition{padding-left:3.47222222vw;padding-right:3.47222222vw;padding-top:2.77777778vw;padding-bottom:1.38888889vw}}#section-quiz .competition[data-universe=madogdrikke],body[data-universe=madogdrikke] #section-quiz .competition{background-color:#5cad76}#section-quiz .competition[data-universe=ansvarlighed],body[data-universe=ansvarlighed] #section-quiz .competition{background-color:#1aa1c2}#section-quiz .competition[data-universe=okologi],body[data-universe=okologi] #section-quiz .competition{background-color:#168040}#section-quiz .competition[data-universe=kostogmotion],body[data-universe=kostogmotion] #section-quiz .competition{background-color:#1aa1c2}#section-quiz .competition[data-universe=madspild],body[data-universe=madspild] #section-quiz .competition{background-color:#d69e18}#section-quiz .competition[data-universe=babyogborn],body[data-universe=babyogborn] #section-quiz .competition{background-color:#7282a0}#section-quiz .competition[data-universe=job],body[data-universe=job] #section-quiz .competition{background-color:#f30102}@media (max-width:767px){#section-quiz .competition{padding:24px 24px 16px}}@media (max-width:767px) and (min-width:576px){#section-quiz .competition{padding-left:4.16666667vw;padding-right:4.16666667vw;padding-top:4.16666667vw;padding-bottom:2.77777778vw}}#section-quiz .competition>div{display:-webkit-box;display:-ms-flexbox;display:flex;width:50%}@media (max-width:767px){#section-quiz .competition>div{width:100%}}#section-quiz .competition>div:last-child{-ms-flex-wrap:wrap;flex-wrap:wrap}#section-quiz .competition h4{font-weight:700;margin-bottom:15px;width:100%}#section-quiz .competition .tos{margin-top:5px;font-size:clamp(1rem,.0943662vw + .97640845rem,1.067rem);color:#002956;line-height:normal}#section-quiz .competition .tos[data-universe=madogdrikke],body[data-universe=madogdrikke] #section-quiz .competition .tos{color:#002956}#section-quiz .competition .tos[data-universe=madspild],body[data-universe=madspild] #section-quiz .competition .tos{color:#28224b}#section-quiz .competition .tos a{font-size:clamp(1rem,.0943662vw + .97640845rem,1.067rem);color:#002956;line-height:normal}#section-quiz .competition .tos a[data-universe=madogdrikke],body[data-universe=madogdrikke] #section-quiz .competition .tos a{color:#002956}#section-quiz .competition .tos a[data-universe=madspild],body[data-universe=madspild] #section-quiz .competition .tos a{color:#28224b}#section-quiz .competition button{background-color:#002a56;padding-right:96px;padding-left:96px}#section-quiz .competition button[data-universe=madogdrikke],body[data-universe=madogdrikke] #section-quiz .competition button{background-color:#283828}#section-quiz .competition button[data-universe=ansvarlighed],body[data-universe=ansvarlighed] #section-quiz .competition button{background-color:#004b6e}#section-quiz .competition button[data-universe=okologi],body[data-universe=okologi] #section-quiz .competition button{background-color:#025437}#section-quiz .competition button[data-universe=kostogmotion],body[data-universe=kostogmotion] #section-quiz .competition button{background-color:#007d9b}#section-quiz .competition button[data-universe=madspild],body[data-universe=madspild] #section-quiz .competition button{background-color:#b07818}#section-quiz .competition button[data-universe=babyogborn],body[data-universe=babyogborn] #section-quiz .competition button{background-color:#3d465a}#section-quiz .competition button[data-universe=job],body[data-universe=job] #section-quiz .competition button{background-color:#002a56}@media (min-width:576px){#section-quiz .competition button{padding-right:16.66666667vw}}@media (min-width:768px){#section-quiz .competition button{padding-right:96px}}@media (min-width:1024px){#section-quiz .competition button{padding-right:9.375vw}}@media (min-width:1280px){#section-quiz .competition button{padding-right:96px}}@media (min-width:1536px){#section-quiz .competition button{padding-right:96px}}@media (min-width:576px){#section-quiz .competition button{padding-left:16.66666667vw}}@media (min-width:768px){#section-quiz .competition button{padding-left:96px}}@media (min-width:1024px){#section-quiz .competition button{padding-left:9.375vw}}@media (min-width:1280px){#section-quiz .competition button{padding-left:96px}}@media (min-width:1536px){#section-quiz .competition button{padding-left:96px}}@media (max-width:767px){#section-quiz .competition button{width:100%;margin-top:32px}}@media (max-width:767px) and (min-width:576px){#section-quiz .competition button{margin-top:5.55555556vw}}@media (max-width:767px) and (min-width:768px){#section-quiz .competition button{margin-top:32px}}@media (max-width:767px) and (min-width:1024px){#section-quiz .competition button{margin-top:3.125vw}}@media (max-width:767px) and (min-width:1280px){#section-quiz .competition button{margin-top:32px}}@media (max-width:767px) and (min-width:1536px){#section-quiz .competition button{margin-top:32px}}#section-quiz .competition input{color:#002956;font-size:clamp(1rem,.0943662vw + .97640845rem,1.067rem);border-radius:5px;width:264px;height:56px;margin-right:16px;padding-right:16px;padding-left:16px;text-transform:uppercase;font-weight:700}#section-quiz .competition input[data-universe=madogdrikke],body[data-universe=madogdrikke] #section-quiz .competition input{color:#002956}#section-quiz .competition input[data-universe=madspild],body[data-universe=madspild] #section-quiz .competition input{color:#28224b}@media (min-width:576px){#section-quiz .competition input{width:45.83333333vw}}@media (min-width:768px){#section-quiz .competition input{width:264px}}@media (min-width:1024px){#section-quiz .competition input{width:25.78125vw}}@media (min-width:1280px){#section-quiz .competition input{width:264px}}@media (min-width:1536px){#section-quiz .competition input{width:264px}}@media (min-width:576px){#section-quiz .competition input{height:9.72222222vw}}@media (min-width:768px){#section-quiz .competition input{height:56px}}@media (min-width:1024px){#section-quiz .competition input{height:5.46875vw}}@media (min-width:1280px){#section-quiz .competition input{height:56px}}@media (min-width:1536px){#section-quiz .competition input{height:56px}}@media (min-width:576px){#section-quiz .competition input{margin-right:2.77777778vw}}@media (min-width:768px){#section-quiz .competition input{margin-right:16px}}@media (min-width:1024px){#section-quiz .competition input{margin-right:1.5625vw}}@media (min-width:1280px){#section-quiz .competition input{margin-right:16px}}@media (min-width:1536px){#section-quiz .competition input{margin-right:16px}}@media (min-width:576px){#section-quiz .competition input{padding-right:2.77777778vw}}@media (min-width:768px){#section-quiz .competition input{padding-right:16px}}@media (min-width:1024px){#section-quiz .competition input{padding-right:1.5625vw}}@media (min-width:1280px){#section-quiz .competition input{padding-right:16px}}@media (min-width:1536px){#section-quiz .competition input{padding-right:16px}}@media (min-width:576px){#section-quiz .competition input{padding-left:2.77777778vw}}@media (min-width:768px){#section-quiz .competition input{padding-left:16px}}@media (min-width:1024px){#section-quiz .competition input{padding-left:1.5625vw}}@media (min-width:1280px){#section-quiz .competition input{padding-left:16px}}@media (min-width:1536px){#section-quiz .competition input{padding-left:16px}}@media (max-width:767px){#section-quiz .competition input{width:100%;margin-top:16px}}@media (max-width:767px) and (min-width:576px){#section-quiz .competition input{margin-top:2.77777778vw}}@media (max-width:767px) and (min-width:768px){#section-quiz .competition input{margin-top:16px}}@media (max-width:767px) and (min-width:1024px){#section-quiz .competition input{margin-top:1.5625vw}}@media (max-width:767px) and (min-width:1280px){#section-quiz .competition input{margin-top:16px}}@media (max-width:767px) and (min-width:1536px){#section-quiz .competition input{margin-top:16px}}#section-quiz .competition input.error{border:1px solid red}#section-quiz .quiz-intro{width:50%}@media (max-width:767px){#section-quiz .quiz-intro{width:100%}}#section-quiz #result-tips{font-size:clamp(1rem,.0943662vw + .97640845rem,1.067rem)}#section-quiz .divider{width:1px;margin:0 6%}#section-quiz .divider,#section-quiz .divider[data-universe=ansvarlighed],#section-quiz .divider[data-universe=kostogmotion],#section-quiz .divider[data-universe=madogdrikke],#section-quiz .divider[data-universe=okologi],body[data-universe=ansvarlighed] #section-quiz .divider,body[data-universe=kostogmotion] #section-quiz .divider,body[data-universe=madogdrikke] #section-quiz .divider,body[data-universe=okologi] #section-quiz .divider{background-color:#002a56}#section-quiz .divider[data-universe=madspild],body[data-universe=madspild] #section-quiz .divider{background-color:#243825}#section-quiz .divider[data-universe=babyogborn],#section-quiz .divider[data-universe=job],body[data-universe=babyogborn] #section-quiz .divider,body[data-universe=job] #section-quiz .divider{background-color:#002a56}@media (max-width:767px){#section-quiz .divider{height:1px;width:100%;margin:6% 0}}#section-quiz label{font-size:clamp(1.2rem,.56408451vw + 1.05897887rem,1.6005rem)}#section-quiz #quiz{width:50%;text-align:left;-webkit-transition:padding-top .2s,margin-top .2s,border-color .2s;transition:padding-top .2s,margin-top .2s,border-color .2s;border-top:1px solid transparent;-ms-flex-item-align:center;align-self:center}@media (max-width:767px){#section-quiz #quiz{width:100%}}#section-quiz #quiz #quiz-form fieldset{padding:0;opacity:0;overflow:hidden;position:relative;top:0;left:-10px;-webkit-transition:left .2s linear 0s,opacity .2s linear 0s;transition:left .2s linear 0s,opacity .2s linear 0s;display:none}#section-quiz #quiz #quiz-form fieldset h3{margin-bottom:3rem;text-transform:uppercase}@media (min-width:null){#section-quiz #quiz #quiz-form fieldset h3{margin-bottom:1.5rem}}#section-quiz #quiz #quiz-form fieldset ul{display:inline-block;margin:0 0 20px;font-size:clamp(1.2rem,.56408451vw + 1.05897887rem,1.6005rem)}#section-quiz #quiz #quiz-form fieldset ul li{line-height:normal;display:block;margin-bottom:20px;text-align:left;list-style:none}#section-quiz #quiz #quiz-form fieldset ul li input{vertical-align:middle;font-size:clamp(1.6rem,.75211268vw + 1.41197183rem,2.134rem)}#section-quiz #quiz #quiz-form fieldset ul li:last-child{margin-bottom:0}@media (min-width:null){#section-quiz #quiz #quiz-form fieldset ul{margin-bottom:rem-35px}}#section-quiz #quiz #quiz-form fieldset.active{height:auto;overflow:visible;left:0}#section-quiz #quiz #quiz-form fieldset:first-child{-webkit-transition:none;transition:none}#section-quiz #quiz #quiz-form fieldset.active{opacity:1;display:block}#section-quiz #quiz #quiz-form button.button,#section-quiz #quiz #quiz-form section.filtering .pagination button,section.filtering .pagination #section-quiz #quiz #quiz-form button{margin-top:10px;background-color:#2568ef;padding-right:96px;padding-left:96px}#section-quiz #quiz #quiz-form button.button[data-universe=madogdrikke],#section-quiz #quiz #quiz-form section.filtering .pagination button[data-universe=madogdrikke],body[data-universe=madogdrikke] #section-quiz #quiz #quiz-form button.button,body[data-universe=madogdrikke] #section-quiz #quiz #quiz-form section.filtering .pagination button,section.filtering .pagination #section-quiz #quiz #quiz-form button[data-universe=madogdrikke],section.filtering .pagination body[data-universe=madogdrikke] #section-quiz #quiz #quiz-form button{background-color:#fadc94}#section-quiz #quiz #quiz-form button.button[data-universe=ansvarlighed],#section-quiz #quiz #quiz-form section.filtering .pagination button[data-universe=ansvarlighed],body[data-universe=ansvarlighed] #section-quiz #quiz #quiz-form button.button,body[data-universe=ansvarlighed] #section-quiz #quiz #quiz-form section.filtering .pagination button,section.filtering .pagination #section-quiz #quiz #quiz-form button[data-universe=ansvarlighed],section.filtering .pagination body[data-universe=ansvarlighed] #section-quiz #quiz #quiz-form button{background-color:#af7818}#section-quiz #quiz #quiz-form button.button[data-universe=okologi],#section-quiz #quiz #quiz-form section.filtering .pagination button[data-universe=okologi],body[data-universe=okologi] #section-quiz #quiz #quiz-form button.button,body[data-universe=okologi] #section-quiz #quiz #quiz-form section.filtering .pagination button,section.filtering .pagination #section-quiz #quiz #quiz-form button[data-universe=okologi],section.filtering .pagination body[data-universe=okologi] #section-quiz #quiz #quiz-form button{background-color:#eb8023}#section-quiz #quiz #quiz-form button.button[data-universe=kostogmotion],#section-quiz #quiz #quiz-form section.filtering .pagination button[data-universe=kostogmotion],body[data-universe=kostogmotion] #section-quiz #quiz #quiz-form button.button,body[data-universe=kostogmotion] #section-quiz #quiz #quiz-form section.filtering .pagination button,section.filtering .pagination #section-quiz #quiz #quiz-form button[data-universe=kostogmotion],section.filtering .pagination body[data-universe=kostogmotion] #section-quiz #quiz #quiz-form button{background-color:#014972}#section-quiz #quiz #quiz-form button.button[data-universe=madspild],#section-quiz #quiz #quiz-form section.filtering .pagination button[data-universe=madspild],body[data-universe=madspild] #section-quiz #quiz #quiz-form button.button,body[data-universe=madspild] #section-quiz #quiz #quiz-form section.filtering .pagination button,section.filtering .pagination #section-quiz #quiz #quiz-form button[data-universe=madspild],section.filtering .pagination body[data-universe=madspild] #section-quiz #quiz #quiz-form button{background-color:#af7818}#section-quiz #quiz #quiz-form button.button[data-universe=babyogborn],#section-quiz #quiz #quiz-form section.filtering .pagination button[data-universe=babyogborn],body[data-universe=babyogborn] #section-quiz #quiz #quiz-form button.button,body[data-universe=babyogborn] #section-quiz #quiz #quiz-form section.filtering .pagination button,section.filtering .pagination #section-quiz #quiz #quiz-form button[data-universe=babyogborn],section.filtering .pagination body[data-universe=babyogborn] #section-quiz #quiz #quiz-form button{background-color:#3c4659}#section-quiz #quiz #quiz-form button.button[data-universe=job],#section-quiz #quiz #quiz-form section.filtering .pagination button[data-universe=job],body[data-universe=job] #section-quiz #quiz #quiz-form button.button,body[data-universe=job] #section-quiz #quiz #quiz-form section.filtering .pagination button,section.filtering .pagination #section-quiz #quiz #quiz-form button[data-universe=job],section.filtering .pagination body[data-universe=job] #section-quiz #quiz #quiz-form button{background-color:#2568ef}@media (min-width:576px){#section-quiz #quiz #quiz-form button.button,#section-quiz #quiz #quiz-form section.filtering .pagination button,section.filtering .pagination #section-quiz #quiz #quiz-form button{padding-right:16.66666667vw}}@media (min-width:768px){#section-quiz #quiz #quiz-form button.button,#section-quiz #quiz #quiz-form section.filtering .pagination button,section.filtering .pagination #section-quiz #quiz #quiz-form button{padding-right:96px}}@media (min-width:1024px){#section-quiz #quiz #quiz-form button.button,#section-quiz #quiz #quiz-form section.filtering .pagination button,section.filtering .pagination #section-quiz #quiz #quiz-form button{padding-right:9.375vw}}@media (min-width:1280px){#section-quiz #quiz #quiz-form button.button,#section-quiz #quiz #quiz-form section.filtering .pagination button,section.filtering .pagination #section-quiz #quiz #quiz-form button{padding-right:96px}}@media (min-width:1536px){#section-quiz #quiz #quiz-form button.button,#section-quiz #quiz #quiz-form section.filtering .pagination button,section.filtering .pagination #section-quiz #quiz #quiz-form button{padding-right:96px}}@media (min-width:576px){#section-quiz #quiz #quiz-form button.button,#section-quiz #quiz #quiz-form section.filtering .pagination button,section.filtering .pagination #section-quiz #quiz #quiz-form button{padding-left:16.66666667vw}}@media (min-width:768px){#section-quiz #quiz #quiz-form button.button,#section-quiz #quiz #quiz-form section.filtering .pagination button,section.filtering .pagination #section-quiz #quiz #quiz-form button{padding-left:96px}}@media (min-width:1024px){#section-quiz #quiz #quiz-form button.button,#section-quiz #quiz #quiz-form section.filtering .pagination button,section.filtering .pagination #section-quiz #quiz #quiz-form button{padding-left:9.375vw}}@media (min-width:1280px){#section-quiz #quiz #quiz-form button.button,#section-quiz #quiz #quiz-form section.filtering .pagination button,section.filtering .pagination #section-quiz #quiz #quiz-form button{padding-left:96px}}@media (min-width:1536px){#section-quiz #quiz #quiz-form button.button,#section-quiz #quiz #quiz-form section.filtering .pagination button,section.filtering .pagination #section-quiz #quiz #quiz-form button{padding-left:96px}}#section-quiz #quiz #quiz-form button.button:hover,#section-quiz #quiz #quiz-form section.filtering .pagination button:hover,section.filtering .pagination #section-quiz #quiz #quiz-form button:hover{background-color:rgba(50,50,50,.1)}#section-quiz #quiz #quiz-form .btn-row{margin-top:25px;line-height:normal;white-space:nowrap;text-align:center;display:-webkit-box;display:-ms-flexbox;display:flex}@media (max-width:767px){#section-quiz #quiz #quiz-form .btn-row{margin-bottom:20px}}#section-quiz #quiz #quiz-form .btn-row>div{display:block;background-color:#2568ef;border-radius:50px;width:48px;height:48px;margin-right:32px}#section-quiz #quiz #quiz-form .btn-row>div[data-universe=madogdrikke],body[data-universe=madogdrikke] #section-quiz #quiz #quiz-form .btn-row>div{background-color:#fadc94}#section-quiz #quiz #quiz-form .btn-row>div[data-universe=ansvarlighed],body[data-universe=ansvarlighed] #section-quiz #quiz #quiz-form .btn-row>div{background-color:#af7818}#section-quiz #quiz #quiz-form .btn-row>div[data-universe=okologi],body[data-universe=okologi] #section-quiz #quiz #quiz-form .btn-row>div{background-color:#eb8023}#section-quiz #quiz #quiz-form .btn-row>div[data-universe=kostogmotion],body[data-universe=kostogmotion] #section-quiz #quiz #quiz-form .btn-row>div{background-color:#014972}#section-quiz #quiz #quiz-form .btn-row>div[data-universe=madspild],body[data-universe=madspild] #section-quiz #quiz #quiz-form .btn-row>div{background-color:#af7818}#section-quiz #quiz #quiz-form .btn-row>div[data-universe=babyogborn],body[data-universe=babyogborn] #section-quiz #quiz #quiz-form .btn-row>div{background-color:#3c4659}#section-quiz #quiz #quiz-form .btn-row>div[data-universe=job],body[data-universe=job] #section-quiz #quiz #quiz-form .btn-row>div{background-color:#2568ef}@media (min-width:576px){#section-quiz #quiz #quiz-form .btn-row>div{width:8.33333333vw}}@media (min-width:768px){#section-quiz #quiz #quiz-form .btn-row>div{width:48px}}@media (min-width:1024px){#section-quiz #quiz #quiz-form .btn-row>div{width:4.6875vw}}@media (min-width:1280px){#section-quiz #quiz #quiz-form .btn-row>div{width:48px}}@media (min-width:1536px){#section-quiz #quiz #quiz-form .btn-row>div{width:48px}}@media (min-width:576px){#section-quiz #quiz #quiz-form .btn-row>div{height:8.33333333vw}}@media (min-width:768px){#section-quiz #quiz #quiz-form .btn-row>div{height:48px}}@media (min-width:1024px){#section-quiz #quiz #quiz-form .btn-row>div{height:4.6875vw}}@media (min-width:1280px){#section-quiz #quiz #quiz-form .btn-row>div{height:48px}}@media (min-width:1536px){#section-quiz #quiz #quiz-form .btn-row>div{height:48px}}@media (min-width:576px){#section-quiz #quiz #quiz-form .btn-row>div{margin-right:5.55555556vw}}@media (min-width:768px){#section-quiz #quiz #quiz-form .btn-row>div{margin-right:32px}}@media (min-width:1024px){#section-quiz #quiz #quiz-form .btn-row>div{margin-right:3.125vw}}@media (min-width:1280px){#section-quiz #quiz #quiz-form .btn-row>div{margin-right:32px}}@media (min-width:1536px){#section-quiz #quiz #quiz-form .btn-row>div{margin-right:32px}}#section-quiz #quiz #quiz-form .btn-row>div svg{fill:#fff}#section-quiz #quiz #quiz-form .btn-row .mail-btn{padding:10px}#section-quiz #quiz #quiz-form .btn-row .retry-btn{padding:10px 6px 10px 9px}#section-quiz #quiz #quiz-form .pagination{margin-top:15px;-webkit-transition:max-height .2s,opacity .2;transition:max-height .2s,opacity .2}#section-quiz #quiz #quiz-form .pagination div.active{opacity:1;background-color:#002a56}#section-quiz #quiz #quiz-form .pagination div.active[data-universe=madogdrikke],body[data-universe=madogdrikke] #section-quiz #quiz #quiz-form .pagination div.active{background-color:#283828}#section-quiz #quiz #quiz-form .pagination div.active[data-universe=ansvarlighed],body[data-universe=ansvarlighed] #section-quiz #quiz #quiz-form .pagination div.active{background-color:#004b6e}#section-quiz #quiz #quiz-form .pagination div.active[data-universe=okologi],body[data-universe=okologi] #section-quiz #quiz #quiz-form .pagination div.active{background-color:#025437}#section-quiz #quiz #quiz-form .pagination div.active[data-universe=kostogmotion],body[data-universe=kostogmotion] #section-quiz #quiz #quiz-form .pagination div.active{background-color:#007d9b}#section-quiz #quiz #quiz-form .pagination div.active[data-universe=madspild],body[data-universe=madspild] #section-quiz #quiz #quiz-form .pagination div.active{background-color:#b07818}#section-quiz #quiz #quiz-form .pagination div.active[data-universe=babyogborn],body[data-universe=babyogborn] #section-quiz #quiz #quiz-form .pagination div.active{background-color:#3d465a}#section-quiz #quiz #quiz-form .pagination div.active[data-universe=job],body[data-universe=job] #section-quiz #quiz #quiz-form .pagination div.active{background-color:#002a56}#section-quiz #quiz #quiz-form .pagination div{display:inline-block;width:12px;height:12px;margin:0 4px;border:1px solid;border-color:#002a56;border-radius:50%;background-color:transparent;-webkit-transition:background-color .2s;transition:background-color .2s}#section-quiz #quiz #quiz-form .pagination div[data-universe=ansvarlighed],#section-quiz #quiz #quiz-form .pagination div[data-universe=kostogmotion],#section-quiz #quiz #quiz-form .pagination div[data-universe=madogdrikke],#section-quiz #quiz #quiz-form .pagination div[data-universe=okologi],body[data-universe=ansvarlighed] #section-quiz #quiz #quiz-form .pagination div,body[data-universe=kostogmotion] #section-quiz #quiz #quiz-form .pagination div,body[data-universe=madogdrikke] #section-quiz #quiz #quiz-form .pagination div,body[data-universe=okologi] #section-quiz #quiz #quiz-form .pagination div{border-color:#002a56}#section-quiz #quiz #quiz-form .pagination div[data-universe=madspild],body[data-universe=madspild] #section-quiz #quiz #quiz-form .pagination div{border-color:#243825}#section-quiz #quiz #quiz-form .pagination div[data-universe=babyogborn],#section-quiz #quiz #quiz-form .pagination div[data-universe=job],body[data-universe=babyogborn] #section-quiz #quiz #quiz-form .pagination div,body[data-universe=job] #section-quiz #quiz #quiz-form .pagination div{border-color:#002a56}#section-quiz #quiz #quiz-form .pagination div.current,#section-quiz #quiz #quiz-form .pagination div.current[data-universe=ansvarlighed],#section-quiz #quiz #quiz-form .pagination div.current[data-universe=kostogmotion],#section-quiz #quiz #quiz-form .pagination div.current[data-universe=madogdrikke],#section-quiz #quiz #quiz-form .pagination div.current[data-universe=okologi],body[data-universe=ansvarlighed] #section-quiz #quiz #quiz-form .pagination div.current,body[data-universe=kostogmotion] #section-quiz #quiz #quiz-form .pagination div.current,body[data-universe=madogdrikke] #section-quiz #quiz #quiz-form .pagination div.current,body[data-universe=okologi] #section-quiz #quiz #quiz-form .pagination div.current{background-color:#002a56}#section-quiz #quiz #quiz-form .pagination div.current[data-universe=madspild],body[data-universe=madspild] #section-quiz #quiz #quiz-form .pagination div.current{background-color:#243825}#section-quiz #quiz #quiz-form .pagination div.current[data-universe=babyogborn],#section-quiz #quiz #quiz-form .pagination div.current[data-universe=job],body[data-universe=babyogborn] #section-quiz #quiz #quiz-form .pagination div.current,body[data-universe=job] #section-quiz #quiz #quiz-form .pagination div.current{background-color:#002a56}#section-quiz #quiz .result{display:none;border:2px solid;border-color:#002a56;padding:50px 150px}#section-quiz #quiz .result[data-universe=ansvarlighed],#section-quiz #quiz .result[data-universe=kostogmotion],#section-quiz #quiz .result[data-universe=madogdrikke],#section-quiz #quiz .result[data-universe=okologi],body[data-universe=ansvarlighed] #section-quiz #quiz .result,body[data-universe=kostogmotion] #section-quiz #quiz .result,body[data-universe=madogdrikke] #section-quiz #quiz .result,body[data-universe=okologi] #section-quiz #quiz .result{border-color:#002a56}#section-quiz #quiz .result[data-universe=madspild],body[data-universe=madspild] #section-quiz #quiz .result{border-color:#243825}#section-quiz #quiz .result[data-universe=babyogborn],#section-quiz #quiz .result[data-universe=job],body[data-universe=babyogborn] #section-quiz #quiz .result,body[data-universe=job] #section-quiz #quiz .result{border-color:#002a56}#section-quiz #quiz .result h2+p{margin-bottom:rem-90px}@media (min-width:null){#section-quiz #quiz .result h2+p{margin-bottom:rem-60px}}#section-quiz #quiz .result h3{margin-top:60px;margin-bottom:2rem;padding-top:60px;position:relative}#section-quiz #quiz .result h3:after{content:"";position:absolute;top:0;left:25%;display:block;width:50%;height:2px;background-color:#002a56}#section-quiz #quiz .result h3:after[data-universe=ansvarlighed],#section-quiz #quiz .result h3:after[data-universe=kostogmotion],#section-quiz #quiz .result h3:after[data-universe=madogdrikke],#section-quiz #quiz .result h3:after[data-universe=okologi],body[data-universe=ansvarlighed] #section-quiz #quiz .result h3:after,body[data-universe=kostogmotion] #section-quiz #quiz .result h3:after,body[data-universe=madogdrikke] #section-quiz #quiz .result h3:after,body[data-universe=okologi] #section-quiz #quiz .result h3:after{background-color:#002a56}#section-quiz #quiz .result h3:after[data-universe=madspild],body[data-universe=madspild] #section-quiz #quiz .result h3:after{background-color:#243825}#section-quiz #quiz .result h3:after[data-universe=babyogborn],#section-quiz #quiz .result h3:after[data-universe=job],body[data-universe=babyogborn] #section-quiz #quiz .result h3:after,body[data-universe=job] #section-quiz #quiz .result h3:after{background-color:#002a56}#section-quiz #quiz .result ul{display:block;margin-left:0}#section-quiz #quiz .result ul li{display:block;list-style:none;text-align:center}#section-quiz #quiz .result ul li h3{margin-top:rem-40px;padding-top:rem-40px}#section-quiz #quiz .result ul li h3:after{left:20%;width:60%;height:1px;background-color:rgba(0,0,0,.2)}@media (min-width:null){#section-quiz #quiz .result ul li h3{margin-top:rem-30px;padding-top:rem-30px;margin-bottom:rem-22px}}#section-quiz #quiz .result ul li:first-child h3{margin-top:0}#section-quiz #quiz .result ul li:last-child{position:relative;padding-bottom:rem-40px;margin-bottom:rem-55px}#section-quiz #quiz .result ul li:last-child:before{content:" ";display:block;position:absolute;bottom:0;left:20%;width:60%;height:1px;background-color:rgba(0,0,0,.2)}@media (min-width:null){#section-quiz #quiz .result ul li:last-child{padding-bottom:rem-30px;margin-bottom:rem-45px}}#section-quiz #quiz .result.selected{display:block}@media (min-width:null){#section-quiz #quiz .result{border:0 none;padding:0 rem-10px}}@media (min-width:null){#section-quiz #quiz{margin-top:30px}}.reviewed-wines-section{margin-top:24px;width:100%}@media (min-width:576px){.reviewed-wines-section{margin-top:4.16666667vw}}@media (min-width:768px){.reviewed-wines-section{margin-top:24px}}@media (min-width:1024px){.reviewed-wines-section{margin-top:2.34375vw}}@media (min-width:1280px){.reviewed-wines-section{margin-top:24px}}@media (min-width:1536px){.reviewed-wines-section{margin-top:24px}}.reviewed-wines-section .header3{text-align:center}@media (min-width:1024px){.reviewed-wines-section .header3{text-align:left}}.reviewed-wines-section .reviewed-wines{width:100%;position:relative}.reviewed-wines-section .reviewed-wines .slick-next,.reviewed-wines-section .reviewed-wines .slick-prev{font-size:20px;width:24px;z-index:999}.reviewed-wines-section .reviewed-wines .slick-prev:before{content:url(/images/arrow-previous.svg?62f9d3d3ac2d9bdbbb2ded9186f6be6d);padding:35px;margin:-35px}.reviewed-wines-section .reviewed-wines .slick-next:before{content:url(/images/arrow-next.svg?ac432379f4647e7917b58af74be7c747);padding:35px;margin:-35px}.reviewed-wines-section .reviewed-wines .slick-prev{margin-left:24px}.reviewed-wines-section .reviewed-wines .slick-next{margin-right:24px}.reviewed-wines-section .reviewed-wines .slick-slide{height:auto;max-height:500px;cursor:pointer}.reviewed-wines-section .reviewed-wines .slick-dots{margin-top:20px;text-align:center;list-style:none;bottom:-35px}.reviewed-wines-section .reviewed-wines .slick-dots li{display:inline-block;width:auto}.reviewed-wines-section .reviewed-wines .slick-dots button{font-size:0;height:10px;width:10px;border-radius:999px}.reviewed-wines-section .reviewed-wines .slick-dots button:before{font-size:12px}.reviewed-wines-section .reviewed-wines__wine{height:100%;width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;text-align:center}.reviewed-wines-section .reviewed-wines__wine__img{height:250px;width:auto;margin-bottom:18px}.reviewed-wines-section .reviewed-wines__wine__name{text-align:center;width:100%;font-size:24px;margin-bottom:10px}.reviewed-wines-section .reviewed-wines__wine__underline{text-align:center;width:100%;font-size:16px}.reviewed-wines-section .reviewed-wines__buttons{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-top:60px}.reviewed-wines-section .reviewed-wines__buttons__button{padding:20px 48px;line-height:1.25;font-size:16px;text-transform:uppercase;font-weight:500;border-radius:4px;background-color:#2568ef;color:#fff;-webkit-transition:.2s;transition:.2s;cursor:pointer;margin-top:20px;margin-bottom:20px}.reviewed-wines-section .reviewed-wines__buttons__button[data-universe=madogdrikke],body[data-universe=madogdrikke] .reviewed-wines-section .reviewed-wines__buttons__button{background-color:#fadc94}.reviewed-wines-section .reviewed-wines__buttons__button[data-universe=ansvarlighed],body[data-universe=ansvarlighed] .reviewed-wines-section .reviewed-wines__buttons__button{background-color:#af7818}.reviewed-wines-section .reviewed-wines__buttons__button[data-universe=okologi],body[data-universe=okologi] .reviewed-wines-section .reviewed-wines__buttons__button{background-color:#eb8023}.reviewed-wines-section .reviewed-wines__buttons__button[data-universe=kostogmotion],body[data-universe=kostogmotion] .reviewed-wines-section .reviewed-wines__buttons__button{background-color:#014972}.reviewed-wines-section .reviewed-wines__buttons__button[data-universe=madspild],body[data-universe=madspild] .reviewed-wines-section .reviewed-wines__buttons__button{background-color:#af7818}.reviewed-wines-section .reviewed-wines__buttons__button[data-universe=babyogborn],body[data-universe=babyogborn] .reviewed-wines-section .reviewed-wines__buttons__button{background-color:#3c4659}.reviewed-wines-section .reviewed-wines__buttons__button[data-universe=job],body[data-universe=job] .reviewed-wines-section .reviewed-wines__buttons__button{background-color:#2568ef}.reviewed-wines-section .reviewed-wines__buttons__button[data-universe=madogdrikke],body[data-universe=madogdrikke] .reviewed-wines-section .reviewed-wines__buttons__button{color:#385a36}.reviewed-wines-section .reviewed-wines__buttons__button[data-universe=ansvarlighed],.reviewed-wines-section .reviewed-wines__buttons__button[data-universe=kostogmotion],.reviewed-wines-section .reviewed-wines__buttons__button[data-universe=okologi],body[data-universe=ansvarlighed] .reviewed-wines-section .reviewed-wines__buttons__button,body[data-universe=kostogmotion] .reviewed-wines-section .reviewed-wines__buttons__button,body[data-universe=okologi] .reviewed-wines-section .reviewed-wines__buttons__button{color:#fff}.reviewed-wines-section .reviewed-wines__buttons__button[data-universe=madspild],body[data-universe=madspild] .reviewed-wines-section .reviewed-wines__buttons__button{color:#f5f3ed}.reviewed-wines-section .reviewed-wines__buttons__button[data-universe=babyogborn],.reviewed-wines-section .reviewed-wines__buttons__button[data-universe=job],body[data-universe=babyogborn] .reviewed-wines-section .reviewed-wines__buttons__button,body[data-universe=job] .reviewed-wines-section .reviewed-wines__buttons__button{color:#fff}@media (min-width:1024px){.reviewed-wines-section .reviewed-wines__buttons__button{margin-top:0}}.reviewed-wines-section .reviewed-wines__buttons__button:hover{background-color:#0f50d2}.reviewed-wines-section .reviewed-wines__buttons__button:hover[data-universe=madogdrikke],body[data-universe=madogdrikke] .reviewed-wines-section .reviewed-wines__buttons__button:hover{background-color:#f8cc63}.reviewed-wines-section .reviewed-wines__buttons__button:hover[data-universe=ansvarlighed],body[data-universe=ansvarlighed] .reviewed-wines-section .reviewed-wines__buttons__button:hover{background-color:#825912}.reviewed-wines-section .reviewed-wines__buttons__button:hover[data-universe=okologi],body[data-universe=okologi] .reviewed-wines-section .reviewed-wines__buttons__button:hover{background-color:#c96712}.reviewed-wines-section .reviewed-wines__buttons__button:hover[data-universe=kostogmotion],body[data-universe=kostogmotion] .reviewed-wines-section .reviewed-wines__buttons__button:hover{background-color:#01293f}.reviewed-wines-section .reviewed-wines__buttons__button:hover[data-universe=madspild],body[data-universe=madspild] .reviewed-wines-section .reviewed-wines__buttons__button:hover{background-color:#825912}.reviewed-wines-section .reviewed-wines__buttons__button:hover[data-universe=babyogborn],body[data-universe=babyogborn] .reviewed-wines-section .reviewed-wines__buttons__button:hover{background-color:#272e3b}.reviewed-wines-section .reviewed-wines__buttons__button:hover[data-universe=job],body[data-universe=job] .reviewed-wines-section .reviewed-wines__buttons__button:hover{background-color:#0f50d2}#scroll-to-top{background-color:#2568ef;bottom:64px;border-radius:100%;cursor:pointer;height:56px;opacity:0;pointer-events:none;position:fixed;right:16px;-webkit-transition-property:opacity;transition-property:opacity;-webkit-transition-duration:.3s;transition-duration:.3s;-webkit-transition-timing-function:ease-in-out;transition-timing-function:ease-in-out;width:56px;z-index:100}#scroll-to-top[data-universe=madogdrikke],body[data-universe=madogdrikke] #scroll-to-top{background-color:#385a36}#scroll-to-top[data-universe=ansvarlighed],body[data-universe=ansvarlighed] #scroll-to-top{background-color:#0d7ea3}#scroll-to-top[data-universe=okologi],body[data-universe=okologi] #scroll-to-top{background-color:#98c084}#scroll-to-top[data-universe=kostogmotion],body[data-universe=kostogmotion] #scroll-to-top{background-color:#94cee3}#scroll-to-top[data-universe=madspild],body[data-universe=madspild] #scroll-to-top{background-color:#edd394}#scroll-to-top[data-universe=babyogborn],body[data-universe=babyogborn] #scroll-to-top{background-color:#a4b2c6}#scroll-to-top[data-universe=job],body[data-universe=job] #scroll-to-top{background-color:#053ea5}@media (min-width:576px){#scroll-to-top{bottom:11.11111111vw;height:9.72222222vw}}@media (min-width:768px){#scroll-to-top{height:56px}}@media (min-width:1024px){#scroll-to-top{height:5.46875vw}}@media (min-width:1280px){#scroll-to-top{height:56px}}@media (min-width:1536px){#scroll-to-top{height:56px}}@media (min-width:576px){#scroll-to-top{right:2.77777778vw;width:9.72222222vw}}@media (min-width:768px){#scroll-to-top{width:56px}}@media (min-width:1024px){#scroll-to-top{width:5.46875vw}}@media (min-width:1280px){#scroll-to-top{width:56px}}@media (min-width:1536px){#scroll-to-top{width:56px}}@media (min-width:1024px){#scroll-to-top{-webkit-transform:translateX(50%);transform:translateX(50%)}}@media (min-width:1024px) and (min-width:768px){#scroll-to-top{right:48px}}@media (min-width:1024px) and (min-width:1024px){#scroll-to-top{right:4.6875vw}}#scroll-to-top .menuicon{border-color:#fff;border-radius:100%;border-width:2px;height:48px;left:50%;position:absolute;top:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);width:48px}#scroll-to-top .menuicon[data-universe=madogdrikke],body[data-universe=madogdrikke] #scroll-to-top .menuicon{border-color:#fadc94}#scroll-to-top .menuicon[data-universe=ansvarlighed],body[data-universe=ansvarlighed] #scroll-to-top .menuicon{border-color:#fff}#scroll-to-top .menuicon[data-universe=kostogmotion],#scroll-to-top .menuicon[data-universe=okologi],body[data-universe=kostogmotion] #scroll-to-top .menuicon,body[data-universe=okologi] #scroll-to-top .menuicon{border-color:#000}#scroll-to-top .menuicon[data-universe=madspild],body[data-universe=madspild] #scroll-to-top .menuicon{border-color:#af7818}#scroll-to-top .menuicon[data-universe=babyogborn],#scroll-to-top .menuicon[data-universe=job],body[data-universe=babyogborn] #scroll-to-top .menuicon,body[data-universe=job] #scroll-to-top .menuicon{border-color:#fff}@media (min-width:576px){#scroll-to-top .menuicon{border-width:.34722222vw}}@media (min-width:768px){#scroll-to-top .menuicon{border-width:2px}}@media (min-width:1024px){#scroll-to-top .menuicon{border-width:.1953125vw}}@media (min-width:1280px){#scroll-to-top .menuicon{border-width:2px}}@media (min-width:1536px){#scroll-to-top .menuicon{border-width:2px}}@media (min-width:576px){#scroll-to-top .menuicon{height:8.33333333vw}}@media (min-width:768px){#scroll-to-top .menuicon{height:48px}}@media (min-width:1024px){#scroll-to-top .menuicon{height:4.6875vw}}@media (min-width:1280px){#scroll-to-top .menuicon{height:48px}}@media (min-width:1536px){#scroll-to-top .menuicon{height:48px}}@media (min-width:576px){#scroll-to-top .menuicon{width:8.33333333vw}}@media (min-width:768px){#scroll-to-top .menuicon{width:48px}}@media (min-width:1024px){#scroll-to-top .menuicon{width:4.6875vw}}@media (min-width:1280px){#scroll-to-top .menuicon{width:48px}}@media (min-width:1536px){#scroll-to-top .menuicon{width:48px}}#scroll-to-top .menuicon svg{fill:#fff;left:50%;position:absolute;top:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%)}#scroll-to-top .menuicon svg[data-universe=madogdrikke],body[data-universe=madogdrikke] #scroll-to-top .menuicon svg{fill:#fadc94}#scroll-to-top .menuicon svg[data-universe=ansvarlighed],body[data-universe=ansvarlighed] #scroll-to-top .menuicon svg{fill:#fff}#scroll-to-top .menuicon svg[data-universe=kostogmotion],#scroll-to-top .menuicon svg[data-universe=okologi],body[data-universe=kostogmotion] #scroll-to-top .menuicon svg,body[data-universe=okologi] #scroll-to-top .menuicon svg{fill:#000}#scroll-to-top .menuicon svg[data-universe=madspild],body[data-universe=madspild] #scroll-to-top .menuicon svg{fill:#af7818}#scroll-to-top .menuicon svg[data-universe=babyogborn],#scroll-to-top .menuicon svg[data-universe=job],body[data-universe=babyogborn] #scroll-to-top .menuicon svg,body[data-universe=job] #scroll-to-top .menuicon svg{fill:#fff}@media (min-width:1024px) and (min-width:768px){#scroll-to-top{bottom:16px}}@media (min-width:1024px) and (min-width:1024px){#scroll-to-top{bottom:1.5625vw}}#scroll-to-top.show{opacity:1;pointer-events:all}.sidebar{background-color:#002a56;bottom:0;left:0;position:fixed;right:0;top:0;-webkit-transition-property:-webkit-transform;transition-property:-webkit-transform;transition-property:transform;transition-property:transform,-webkit-transform;-webkit-transition-duration:.3s;transition-duration:.3s;-webkit-transition-timing-function:ease-in-out;transition-timing-function:ease-in-out;width:100%;z-index:98;left:auto;max-width:100%}.sidebar[data-universe=madogdrikke],body[data-universe=madogdrikke] .sidebar{background-color:#283828}.sidebar[data-universe=ansvarlighed],body[data-universe=ansvarlighed] .sidebar{background-color:#004b6e}.sidebar[data-universe=okologi],body[data-universe=okologi] .sidebar{background-color:#025437}.sidebar[data-universe=kostogmotion],body[data-universe=kostogmotion] .sidebar{background-color:#007d9b}.sidebar[data-universe=madspild],body[data-universe=madspild] .sidebar{background-color:#b07818}.sidebar[data-universe=babyogborn],body[data-universe=babyogborn] .sidebar{background-color:#3d465a}.sidebar[data-universe=job],body[data-universe=job] .sidebar{background-color:#002a56}@media (min-width:1024px){.sidebar{width:max(35vw,576px)}}.sidebar.search{background-color:#2568ef}.sidebar.search[data-universe=madogdrikke],body[data-universe=madogdrikke] .sidebar.search{background-color:#385a36}.sidebar.search[data-universe=ansvarlighed],body[data-universe=ansvarlighed] .sidebar.search{background-color:#0d7ea3}.sidebar.search[data-universe=okologi],body[data-universe=okologi] .sidebar.search{background-color:#98c084}.sidebar.search[data-universe=kostogmotion],body[data-universe=kostogmotion] .sidebar.search{background-color:#94cee3}.sidebar.search[data-universe=madspild],body[data-universe=madspild] .sidebar.search{background-color:#edd394}.sidebar.search[data-universe=babyogborn],body[data-universe=babyogborn] .sidebar.search{background-color:#a4b2c6}.sidebar.search[data-universe=job],body[data-universe=job] .sidebar.search{background-color:#053ea5}.sidebar div.icons{position:absolute;display:none}@media (min-width:1024px){.sidebar div.icons{display:block}}.sidebar div.icon{position:relative;width:56px;margin-top:12px;z-index:2010;left:0;-webkit-transform:translateX(-100%) translateX(-1.38888889vw);transform:translateX(-100%) translateX(-1.38888889vw)}@media (min-width:576px){.sidebar div.icon{width:9.72222222vw}}@media (min-width:768px){.sidebar div.icon{width:56px}}@media (min-width:1024px){.sidebar div.icon{width:5.46875vw}}@media (min-width:1280px){.sidebar div.icon{width:56px}}@media (min-width:1536px){.sidebar div.icon{width:56px}}@media (min-width:576px){.sidebar div.icon{margin-top:2.08333333vw}}@media (min-width:768px){.sidebar div.icon{margin-top:12px}}@media (min-width:1024px){.sidebar div.icon{margin-top:1.171875vw}}@media (min-width:1280px){.sidebar div.icon{margin-top:12px}}@media (min-width:1536px){.sidebar div.icon{margin-top:12px}}.sidebar div.icon:nth-child(3n+1){-webkit-transition-delay:.1s;transition-delay:.1s}.sidebar div.icon:nth-child(3n+2){-webkit-transition-delay:.2s;transition-delay:.2s}.sidebar div.icon:nth-child(3n+3){-webkit-transition-delay:.3s;transition-delay:.3s}@media (min-width:1024px){.sidebar div.icon{-webkit-transform:translateX(-50%);transform:translateX(-50%);left:0;right:0}}.icon{border-radius:100%;cursor:pointer;height:56px;-webkit-transition-property:background-color;transition-property:background-color;-webkit-transition-duration:.3s;transition-duration:.3s;-webkit-transition-timing-function:ease-in-out;transition-timing-function:ease-in-out}@media (min-width:576px){.icon{height:9.72222222vw}}@media (min-width:768px){.icon{height:56px}}@media (min-width:1024px){.icon{height:5.46875vw}}@media (min-width:1280px){.icon{height:56px}}@media (min-width:1536px){.icon{height:56px}}@media (min-width:1024px){.icon{background-color:#2568ef}.icon[data-universe=madogdrikke],body[data-universe=madogdrikke] .icon{background-color:#385a36}.icon[data-universe=ansvarlighed],body[data-universe=ansvarlighed] .icon{background-color:#0d7ea3}.icon[data-universe=okologi],body[data-universe=okologi] .icon{background-color:#98c084}.icon[data-universe=kostogmotion],body[data-universe=kostogmotion] .icon{background-color:#94cee3}.icon[data-universe=madspild],body[data-universe=madspild] .icon{background-color:#edd394}.icon[data-universe=babyogborn],body[data-universe=babyogborn] .icon{background-color:#a4b2c6}.icon[data-universe=job],body[data-universe=job] .icon{background-color:#053ea5}}@media (min-width:1024px){.icon:hover{background-color:#2568ef}.icon:hover[data-universe=madogdrikke],body[data-universe=madogdrikke] .icon:hover{background-color:#385a36}.icon:hover[data-universe=ansvarlighed],body[data-universe=ansvarlighed] .icon:hover{background-color:#0d7ea3}.icon:hover[data-universe=okologi],body[data-universe=okologi] .icon:hover{background-color:#98c084}.icon:hover[data-universe=kostogmotion],body[data-universe=kostogmotion] .icon:hover{background-color:#94cee3}.icon:hover[data-universe=madspild],body[data-universe=madspild] .icon:hover{background-color:#edd394}.icon:hover[data-universe=babyogborn],body[data-universe=babyogborn] .icon:hover{background-color:#a4b2c6}.icon:hover[data-universe=job],body[data-universe=job] .icon:hover{background-color:#053ea5}}.icon .menuicon{border-color:#fff;border-radius:100%;border-width:2px;display:none;left:50%;position:absolute;top:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);-webkit-transition-property:border-color;transition-property:border-color;-webkit-transition-duration:.3s;transition-duration:.3s;-webkit-transition-timing-function:ease-in-out;transition-timing-function:ease-in-out;height:40px;width:40px}.icon .menuicon[data-universe=madogdrikke],body[data-universe=madogdrikke] .icon .menuicon{border-color:#fadc94}.icon .menuicon[data-universe=ansvarlighed],body[data-universe=ansvarlighed] .icon .menuicon{border-color:#fff}.icon .menuicon[data-universe=kostogmotion],.icon .menuicon[data-universe=okologi],body[data-universe=kostogmotion] .icon .menuicon,body[data-universe=okologi] .icon .menuicon{border-color:#000}.icon .menuicon[data-universe=madspild],body[data-universe=madspild] .icon .menuicon{border-color:#af7818}.icon .menuicon[data-universe=babyogborn],.icon .menuicon[data-universe=job],body[data-universe=babyogborn] .icon .menuicon,body[data-universe=job] .icon .menuicon{border-color:#fff}@media (min-width:576px){.icon .menuicon{border-width:.34722222vw}}@media (min-width:768px){.icon .menuicon{border-width:2px}}@media (min-width:1024px){.icon .menuicon{border-width:.1953125vw}}@media (min-width:1280px){.icon .menuicon{border-width:2px}}@media (min-width:1536px){.icon .menuicon{border-width:2px}}@media (min-width:576px){.icon .menuicon{height:6.94444444vw}}@media (min-width:768px){.icon .menuicon{height:40px}}@media (min-width:1024px){.icon .menuicon{height:3.90625vw}}@media (min-width:1280px){.icon .menuicon{height:40px}}@media (min-width:1536px){.icon .menuicon{height:40px}}@media (min-width:576px){.icon .menuicon{width:6.94444444vw}}@media (min-width:768px){.icon .menuicon{width:40px}}@media (min-width:1024px){.icon .menuicon{width:3.90625vw}}@media (min-width:1280px){.icon .menuicon{width:40px}}@media (min-width:1536px){.icon .menuicon{width:40px}}@media (min-width:768px){.icon .menuicon{height:48px;width:48px}}@media (min-width:768px) and (min-width:576px){.icon .menuicon{height:8.33333333vw}}@media (min-width:768px) and (min-width:768px){.icon .menuicon{height:48px}}@media (min-width:768px) and (min-width:1024px){.icon .menuicon{height:4.6875vw}}@media (min-width:768px) and (min-width:1280px){.icon .menuicon{height:48px}}@media (min-width:768px) and (min-width:1536px){.icon .menuicon{height:48px}}@media (min-width:768px) and (min-width:576px){.icon .menuicon{width:8.33333333vw}}@media (min-width:768px) and (min-width:768px){.icon .menuicon{width:48px}}@media (min-width:768px) and (min-width:1024px){.icon .menuicon{width:4.6875vw}}@media (min-width:768px) and (min-width:1280px){.icon .menuicon{width:48px}}@media (min-width:768px) and (min-width:1536px){.icon .menuicon{width:48px}}.icon .menuicon svg{fill:#fff;left:50%;position:absolute;top:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);-webkit-transition-property:fill;transition-property:fill;-webkit-transition-duration:.3s;transition-duration:.3s;-webkit-transition-timing-function:ease-in-out;transition-timing-function:ease-in-out;height:16px;width:16px}.icon .menuicon svg[data-universe=madogdrikke],body[data-universe=madogdrikke] .icon .menuicon svg{fill:#fadc94}.icon .menuicon svg[data-universe=ansvarlighed],body[data-universe=ansvarlighed] .icon .menuicon svg{fill:#fff}.icon .menuicon svg[data-universe=kostogmotion],.icon .menuicon svg[data-universe=okologi],body[data-universe=kostogmotion] .icon .menuicon svg,body[data-universe=okologi] .icon .menuicon svg{fill:#000}.icon .menuicon svg[data-universe=madspild],body[data-universe=madspild] .icon .menuicon svg{fill:#af7818}.icon .menuicon svg[data-universe=babyogborn],.icon .menuicon svg[data-universe=job],body[data-universe=babyogborn] .icon .menuicon svg,body[data-universe=job] .icon .menuicon svg{fill:#fff}@media (min-width:576px){.icon .menuicon svg{height:2.77777778vw}}@media (min-width:768px){.icon .menuicon svg{height:16px}}@media (min-width:1024px){.icon .menuicon svg{height:1.5625vw}}@media (min-width:1280px){.icon .menuicon svg{height:16px}}@media (min-width:1536px){.icon .menuicon svg{height:16px}}@media (min-width:576px){.icon .menuicon svg{width:2.77777778vw}}@media (min-width:768px){.icon .menuicon svg{width:16px}}@media (min-width:1024px){.icon .menuicon svg{width:1.5625vw}}@media (min-width:1280px){.icon .menuicon svg{width:16px}}@media (min-width:1536px){.icon .menuicon svg{width:16px;height:24px;width:24px}}@media (min-width:1536px) and (min-width:576px){.icon .menuicon svg{height:4.16666667vw}}@media (min-width:1536px) and (min-width:768px){.icon .menuicon svg{height:24px}}@media (min-width:1536px) and (min-width:1024px){.icon .menuicon svg{height:2.34375vw}}@media (min-width:1536px) and (min-width:1280px){.icon .menuicon svg{height:24px}}@media (min-width:1536px) and (min-width:1536px){.icon .menuicon svg{height:24px}}@media (min-width:1536px) and (min-width:576px){.icon .menuicon svg{width:4.16666667vw}}@media (min-width:1536px) and (min-width:768px){.icon .menuicon svg{width:24px}}@media (min-width:1536px) and (min-width:1024px){.icon .menuicon svg{width:2.34375vw}}@media (min-width:1536px) and (min-width:1280px){.icon .menuicon svg{width:24px}}@media (min-width:1536px) and (min-width:1536px){.icon .menuicon svg{width:24px}}.icon .menuicon.active{display:inline-block}.icon .menuicon:hover{border-color:#0e47ba}.icon .menuicon:hover[data-universe=madogdrikke],body[data-universe=madogdrikke] .icon .menuicon:hover{border-color:#1a2a19}.icon .menuicon:hover[data-universe=ansvarlighed],body[data-universe=ansvarlighed] .icon .menuicon:hover{border-color:#07475c}.icon .menuicon:hover[data-universe=okologi],body[data-universe=okologi] .icon .menuicon:hover{border-color:#6ea454}.icon .menuicon:hover[data-universe=kostogmotion],body[data-universe=kostogmotion] .icon .menuicon:hover{border-color:#57b2d3}.icon .menuicon:hover[data-universe=madspild],body[data-universe=madspild] .icon .menuicon:hover{border-color:#e2b853}.icon .menuicon:hover[data-universe=babyogborn],body[data-universe=babyogborn] .icon .menuicon:hover{border-color:#758aa9}.icon .menuicon:hover[data-universe=job],body[data-universe=job] .icon .menuicon:hover{border-color:#03225b}.icon .menuicon:hover svg{fill:#0e47ba}.icon .menuicon:hover svg[data-universe=madogdrikke],body[data-universe=madogdrikke] .icon .menuicon:hover svg{fill:#1a2a19}.icon .menuicon:hover svg[data-universe=ansvarlighed],body[data-universe=ansvarlighed] .icon .menuicon:hover svg{fill:#07475c}.icon .menuicon:hover svg[data-universe=okologi],body[data-universe=okologi] .icon .menuicon:hover svg{fill:#6ea454}.icon .menuicon:hover svg[data-universe=kostogmotion],body[data-universe=kostogmotion] .icon .menuicon:hover svg{fill:#57b2d3}.icon .menuicon:hover svg[data-universe=madspild],body[data-universe=madspild] .icon .menuicon:hover svg{fill:#e2b853}.icon .menuicon:hover svg[data-universe=babyogborn],body[data-universe=babyogborn] .icon .menuicon:hover svg{fill:#758aa9}.icon .menuicon:hover svg[data-universe=job],body[data-universe=job] .icon .menuicon:hover svg{fill:#03225b}.icon.cart .menuicon.basket svg{fill:none;stroke:#fff}.icon.cart .menuicon.basket svg[data-universe=ansvarlighed],.icon.cart .menuicon.basket svg[data-universe=babyogborn],.icon.cart .menuicon.basket svg[data-universe=job],.icon.cart .menuicon.basket svg[data-universe=kostogmotion],.icon.cart .menuicon.basket svg[data-universe=madogdrikke],.icon.cart .menuicon.basket svg[data-universe=madspild],.icon.cart .menuicon.basket svg[data-universe=okologi],body[data-universe=ansvarlighed] .icon.cart .menuicon.basket svg,body[data-universe=babyogborn] .icon.cart .menuicon.basket svg,body[data-universe=job] .icon.cart .menuicon.basket svg,body[data-universe=kostogmotion] .icon.cart .menuicon.basket svg,body[data-universe=madogdrikke] .icon.cart .menuicon.basket svg,body[data-universe=madspild] .icon.cart .menuicon.basket svg,body[data-universe=okologi] .icon.cart .menuicon.basket svg{fill:none}.icon.cart .menuicon.basket svg[data-universe=madogdrikke],body[data-universe=madogdrikke] .icon.cart .menuicon.basket svg{stroke:#fadc94}.icon.cart .menuicon.basket svg[data-universe=ansvarlighed],body[data-universe=ansvarlighed] .icon.cart .menuicon.basket svg{stroke:#fff}.icon.cart .menuicon.basket svg[data-universe=kostogmotion],.icon.cart .menuicon.basket svg[data-universe=okologi],body[data-universe=kostogmotion] .icon.cart .menuicon.basket svg,body[data-universe=okologi] .icon.cart .menuicon.basket svg{stroke:#000}.icon.cart .menuicon.basket svg[data-universe=madspild],body[data-universe=madspild] .icon.cart .menuicon.basket svg{stroke:#af7818}.icon.cart .menuicon.basket svg[data-universe=babyogborn],.icon.cart .menuicon.basket svg[data-universe=job],body[data-universe=babyogborn] .icon.cart .menuicon.basket svg,body[data-universe=job] .icon.cart .menuicon.basket svg{stroke:#fff}.icon.cart .menuicon.close svg{fill:#fff;stroke:none}.icon.cart .menuicon.close svg[data-universe=madogdrikke],body[data-universe=madogdrikke] .icon.cart .menuicon.close svg{fill:#fadc94}.icon.cart .menuicon.close svg[data-universe=ansvarlighed],body[data-universe=ansvarlighed] .icon.cart .menuicon.close svg{fill:#fff}.icon.cart .menuicon.close svg[data-universe=kostogmotion],.icon.cart .menuicon.close svg[data-universe=okologi],body[data-universe=kostogmotion] .icon.cart .menuicon.close svg,body[data-universe=okologi] .icon.cart .menuicon.close svg{fill:#000}.icon.cart .menuicon.close svg[data-universe=madspild],body[data-universe=madspild] .icon.cart .menuicon.close svg{fill:#af7818}.icon.cart .menuicon.close svg[data-universe=babyogborn],.icon.cart .menuicon.close svg[data-universe=job],body[data-universe=babyogborn] .icon.cart .menuicon.close svg,body[data-universe=job] .icon.cart .menuicon.close svg{fill:#fff}.icon.cart .menuicon.close svg[data-universe=ansvarlighed],.icon.cart .menuicon.close svg[data-universe=babyogborn],.icon.cart .menuicon.close svg[data-universe=job],.icon.cart .menuicon.close svg[data-universe=kostogmotion],.icon.cart .menuicon.close svg[data-universe=madogdrikke],.icon.cart .menuicon.close svg[data-universe=madspild],.icon.cart .menuicon.close svg[data-universe=okologi],body[data-universe=ansvarlighed] .icon.cart .menuicon.close svg,body[data-universe=babyogborn] .icon.cart .menuicon.close svg,body[data-universe=job] .icon.cart .menuicon.close svg,body[data-universe=kostogmotion] .icon.cart .menuicon.close svg,body[data-universe=madogdrikke] .icon.cart .menuicon.close svg,body[data-universe=madspild] .icon.cart .menuicon.close svg,body[data-universe=okologi] .icon.cart .menuicon.close svg{stroke:none}.icon .count{background-color:#fff;border-radius:100%;height:20px;position:absolute;right:0;top:0;width:20px}@media (min-width:576px){.icon .count{height:3.47222222vw}}@media (min-width:768px){.icon .count{height:20px}}@media (min-width:1024px){.icon .count{height:1.953125vw}}@media (min-width:1280px){.icon .count{height:20px}}@media (min-width:1536px){.icon .count{height:20px}}@media (min-width:576px){.icon .count{width:3.47222222vw}}@media (min-width:768px){.icon .count{width:20px}}@media (min-width:1024px){.icon .count{width:1.953125vw}}@media (min-width:1280px){.icon .count{width:20px}}@media (min-width:1536px){.icon .count{width:20px}}.icon .count span{color:#002a56;font-size:clamp(1rem,-.28133803vw + 1.07033451rem,.80025rem);font-weight:700;line-height:1em;left:50%;position:absolute;top:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%)}.icon .count span[data-universe=ansvarlighed],.icon .count span[data-universe=kostogmotion],.icon .count span[data-universe=madogdrikke],.icon .count span[data-universe=okologi],body[data-universe=ansvarlighed] .icon .count span,body[data-universe=kostogmotion] .icon .count span,body[data-universe=madogdrikke] .icon .count span,body[data-universe=okologi] .icon .count span{color:#002a56}.icon .count span[data-universe=madspild],body[data-universe=madspild] .icon .count span{color:#243825}.icon .count span[data-universe=babyogborn],.icon .count span[data-universe=job],body[data-universe=babyogborn] .icon .count span,body[data-universe=job] .icon .count span{color:#002a56}.sidebar-wrapper{position:fixed;right:16px;top:16px;z-index:99}@media (min-width:576px){.sidebar-wrapper{right:2.77777778vw}}@media (min-width:768px){.sidebar-wrapper{right:16px}}@media (min-width:1024px){.sidebar-wrapper{right:1.5625vw}}@media (min-width:1280px){.sidebar-wrapper{right:16px}}@media (min-width:1536px){.sidebar-wrapper{right:16px}}@media (min-width:576px){.sidebar-wrapper{top:2.77777778vw}}@media (min-width:768px){.sidebar-wrapper{top:16px}}@media (min-width:1024px){.sidebar-wrapper{top:1.5625vw}}@media (min-width:1280px){.sidebar-wrapper{top:16px}}@media (min-width:1536px){.sidebar-wrapper{top:16px}}.sidebar-wrapper .popup{position:fixed;left:0;right:0;top:0;bottom:0;height:100%;padding-bottom:48px;z-index:2010;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}@media (min-width:576px){.sidebar-wrapper .popup{padding-bottom:8.33333333vw}}@media (min-width:768px){.sidebar-wrapper .popup{padding-bottom:48px}}@media (min-width:1024px){.sidebar-wrapper .popup{padding-bottom:4.6875vw}}@media (min-width:1280px){.sidebar-wrapper .popup{padding-bottom:48px}}@media (min-width:1536px){.sidebar-wrapper .popup{padding-bottom:48px}}.sidebar-wrapper .popup-inner{background-color:#fff;padding:64px;position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:stretch;-ms-flex-align:stretch;align-items:stretch;text-align:center}@media (min-width:576px){.sidebar-wrapper .popup-inner{padding:11.11111111vw}}@media (min-width:768px){.sidebar-wrapper .popup-inner{padding:64px}}@media (min-width:1024px){.sidebar-wrapper .popup-inner{padding:6.25vw}}@media (min-width:1280px){.sidebar-wrapper .popup-inner{padding:64px}}@media (min-width:1536px){.sidebar-wrapper .popup-inner{padding:64px}}.sidebar-wrapper .popup button{margin:10px 0}.sidebar-wrapper .popup .cta{position:absolute;right:.2rem;top:.2rem}.sidebar-wrapper .popup .cta .close{color:#002a56;width:50px;font-size:16px;cursor:pointer}.sidebar-wrapper .popup .cta .close[data-universe=ansvarlighed],.sidebar-wrapper .popup .cta .close[data-universe=kostogmotion],.sidebar-wrapper .popup .cta .close[data-universe=madogdrikke],.sidebar-wrapper .popup .cta .close[data-universe=okologi],body[data-universe=ansvarlighed] .sidebar-wrapper .popup .cta .close,body[data-universe=kostogmotion] .sidebar-wrapper .popup .cta .close,body[data-universe=madogdrikke] .sidebar-wrapper .popup .cta .close,body[data-universe=okologi] .sidebar-wrapper .popup .cta .close{color:#002a56}.sidebar-wrapper .popup .cta .close[data-universe=madspild],body[data-universe=madspild] .sidebar-wrapper .popup .cta .close{color:#243825}.sidebar-wrapper .popup .cta .close[data-universe=babyogborn],.sidebar-wrapper .popup .cta .close[data-universe=job],body[data-universe=babyogborn] .sidebar-wrapper .popup .cta .close,body[data-universe=job] .sidebar-wrapper .popup .cta .close{color:#002a56}.sidebar-wrapper .overlay{background-color:#dfe2e9;opacity:.5;z-index:2000;position:fixed;left:0;top:0;width:100%;height:100%}#hero-slider{height:100%;overflow:hidden;position:absolute;top:0;width:100%}#hero-slider .slick-list,#hero-slider .slick-slider,#hero-slider .slick-track,#hero-slider .slide-content{height:100%}#hero-slider .slick-slider{position:relative}#hero-slider .slick-slide{height:100%;width:100%}@media (min-width:1024px){#hero-slider .slick-slide{width:calc(100% + 9.375vw)}}@media (min-width:1280px){#hero-slider .slick-slide{width:calc(100% + 96px)}}#hero-slider .slide-content{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;position:relative}#hero-slider .slide-background{position:absolute;top:0;left:0;width:100%;height:100%;background-size:cover;background-position:top;background-repeat:no-repeat}#hero-slider .slide-text-container{bottom:32px;left:0;position:absolute;right:0}@media (min-width:576px){#hero-slider .slide-text-container{bottom:5.55555556vw}}@media (min-width:576px) and (orientation:landscape){#hero-slider .slide-text-container{bottom:16px}}@media (min-width:576px) and (orientation:landscape) and (min-width:576px){#hero-slider .slide-text-container{bottom:2.77777778vw}}@media (min-width:576px) and (orientation:landscape) and (min-width:768px){#hero-slider .slide-text-container{bottom:16px}}@media (min-width:576px) and (orientation:landscape) and (min-width:1024px){#hero-slider .slide-text-container{bottom:1.5625vw}}@media (min-width:576px) and (orientation:landscape) and (min-width:1280px){#hero-slider .slide-text-container{bottom:16px}}@media (min-width:576px) and (orientation:landscape) and (min-width:1536px){#hero-slider .slide-text-container{bottom:16px}}@media (min-width:1024px) and (min-width:1024px){#hero-slider .slide-text-container{bottom:7.8125vw}}@media (min-width:1024px) and (min-width:1280px){#hero-slider .slide-text-container{bottom:80px}}@media (min-width:1024px) and (min-width:1536px){#hero-slider .slide-text-container{bottom:80px}}#hero-slider .slide-text-container .header1{color:#fff}@media (min-width:1024px){#hero-slider .slide-text-container .header1{width:66%}}#hero-slider .slide-text-container .header4{background-color:#2568ef;color:#fff;display:inline-block;padding:8px;padding-left:16px;padding-right:16px;margin-bottom:8px}#hero-slider .slide-text-container .header4[data-universe=madogdrikke],body[data-universe=madogdrikke] #hero-slider .slide-text-container .header4{background-color:#385a36}#hero-slider .slide-text-container .header4[data-universe=ansvarlighed],body[data-universe=ansvarlighed] #hero-slider .slide-text-container .header4{background-color:#0d7ea3}#hero-slider .slide-text-container .header4[data-universe=okologi],body[data-universe=okologi] #hero-slider .slide-text-container .header4{background-color:#98c084}#hero-slider .slide-text-container .header4[data-universe=kostogmotion],body[data-universe=kostogmotion] #hero-slider .slide-text-container .header4{background-color:#94cee3}#hero-slider .slide-text-container .header4[data-universe=madspild],body[data-universe=madspild] #hero-slider .slide-text-container .header4{background-color:#edd394}#hero-slider .slide-text-container .header4[data-universe=babyogborn],body[data-universe=babyogborn] #hero-slider .slide-text-container .header4{background-color:#a4b2c6}#hero-slider .slide-text-container .header4[data-universe=job],body[data-universe=job] #hero-slider .slide-text-container .header4{background-color:#053ea5}#hero-slider .slide-text-container .header4[data-universe=madogdrikke],body[data-universe=madogdrikke] #hero-slider .slide-text-container .header4{color:#fadc94}#hero-slider .slide-text-container .header4[data-universe=ansvarlighed],body[data-universe=ansvarlighed] #hero-slider .slide-text-container .header4{color:#fff}#hero-slider .slide-text-container .header4[data-universe=kostogmotion],#hero-slider .slide-text-container .header4[data-universe=okologi],body[data-universe=kostogmotion] #hero-slider .slide-text-container .header4,body[data-universe=okologi] #hero-slider .slide-text-container .header4{color:#000}#hero-slider .slide-text-container .header4[data-universe=madspild],body[data-universe=madspild] #hero-slider .slide-text-container .header4{color:#af7818}#hero-slider .slide-text-container .header4[data-universe=babyogborn],#hero-slider .slide-text-container .header4[data-universe=job],body[data-universe=babyogborn] #hero-slider .slide-text-container .header4,body[data-universe=job] #hero-slider .slide-text-container .header4{color:#fff}@media (min-width:576px){#hero-slider .slide-text-container .header4{padding:1.38888889vw}}@media (min-width:768px){#hero-slider .slide-text-container .header4{padding:8px}}@media (min-width:1024px){#hero-slider .slide-text-container .header4{padding:.78125vw}}@media (min-width:1280px){#hero-slider .slide-text-container .header4{padding:8px}}@media (min-width:1536px){#hero-slider .slide-text-container .header4{padding:8px}}@media (min-width:576px){#hero-slider .slide-text-container .header4{padding-left:2.77777778vw}}@media (min-width:768px){#hero-slider .slide-text-container .header4{padding-left:16px}}@media (min-width:1024px){#hero-slider .slide-text-container .header4{padding-left:1.5625vw}}@media (min-width:1280px){#hero-slider .slide-text-container .header4{padding-left:16px}}@media (min-width:1536px){#hero-slider .slide-text-container .header4{padding-left:16px}}@media (min-width:576px){#hero-slider .slide-text-container .header4{padding-right:2.77777778vw}}@media (min-width:768px){#hero-slider .slide-text-container .header4{padding-right:16px}}@media (min-width:1024px){#hero-slider .slide-text-container .header4{padding-right:1.5625vw}}@media (min-width:1280px){#hero-slider .slide-text-container .header4{padding-right:16px}}@media (min-width:1536px){#hero-slider .slide-text-container .header4{padding-right:16px}}@media (min-width:576px){#hero-slider .slide-text-container .header4{margin-bottom:1.38888889vw}}@media (min-width:768px){#hero-slider .slide-text-container .header4{margin-bottom:8px}}@media (min-width:1024px){#hero-slider .slide-text-container .header4{margin-bottom:.78125vw}}@media (min-width:1280px){#hero-slider .slide-text-container .header4{margin-bottom:8px}}@media (min-width:1536px){#hero-slider .slide-text-container .header4{margin-bottom:8px}}@media (min-width:1024px){#hero-slider .slide-text-container .header4{margin-bottom:16px}}@media (min-width:1024px) and (min-width:576px){#hero-slider .slide-text-container .header4{margin-bottom:2.77777778vw}}@media (min-width:1024px) and (min-width:768px){#hero-slider .slide-text-container .header4{margin-bottom:16px}}@media (min-width:1024px) and (min-width:1024px){#hero-slider .slide-text-container .header4{margin-bottom:1.5625vw}}@media (min-width:1024px) and (min-width:1280px){#hero-slider .slide-text-container .header4{margin-bottom:16px}}@media (min-width:1024px) and (min-width:1536px){#hero-slider .slide-text-container .header4{margin-bottom:16px}}@media (min-width:1280px){#hero-slider .slide-text-container .header4{padding:16px;padding-left:32px;padding-right:32px;margin-bottom:32px}}@media (min-width:1280px) and (min-width:576px){#hero-slider .slide-text-container .header4{padding:2.77777778vw}}@media (min-width:1280px) and (min-width:768px){#hero-slider .slide-text-container .header4{padding:16px}}@media (min-width:1280px) and (min-width:1024px){#hero-slider .slide-text-container .header4{padding:1.5625vw}}@media (min-width:1280px) and (min-width:1280px){#hero-slider .slide-text-container .header4{padding:16px}}@media (min-width:1280px) and (min-width:1536px){#hero-slider .slide-text-container .header4{padding:16px}}@media (min-width:1280px) and (min-width:576px){#hero-slider .slide-text-container .header4{padding-left:5.55555556vw}}@media (min-width:1280px) and (min-width:768px){#hero-slider .slide-text-container .header4{padding-left:32px}}@media (min-width:1280px) and (min-width:1024px){#hero-slider .slide-text-container .header4{padding-left:3.125vw}}@media (min-width:1280px) and (min-width:1280px){#hero-slider .slide-text-container .header4{padding-left:32px}}@media (min-width:1280px) and (min-width:1536px){#hero-slider .slide-text-container .header4{padding-left:32px}}@media (min-width:1280px) and (min-width:576px){#hero-slider .slide-text-container .header4{padding-right:5.55555556vw}}@media (min-width:1280px) and (min-width:768px){#hero-slider .slide-text-container .header4{padding-right:32px}}@media (min-width:1280px) and (min-width:1024px){#hero-slider .slide-text-container .header4{padding-right:3.125vw}}@media (min-width:1280px) and (min-width:1280px){#hero-slider .slide-text-container .header4{padding-right:32px}}@media (min-width:1280px) and (min-width:1536px){#hero-slider .slide-text-container .header4{padding-right:32px}}@media (min-width:1280px) and (min-width:576px){#hero-slider .slide-text-container .header4{margin-bottom:5.55555556vw}}@media (min-width:1280px) and (min-width:768px){#hero-slider .slide-text-container .header4{margin-bottom:32px}}@media (min-width:1280px) and (min-width:1024px){#hero-slider .slide-text-container .header4{margin-bottom:3.125vw}}@media (min-width:1280px) and (min-width:1280px){#hero-slider .slide-text-container .header4{margin-bottom:32px}}@media (min-width:1280px) and (min-width:1536px){#hero-slider .slide-text-container .header4{margin-bottom:32px}}#hero-slider .slick-dots{font-size:0;bottom:16px;left:50%;padding-left:32px;position:absolute;right:auto;text-align:left;top:auto;-webkit-transform:translateX(-50%);transform:translateX(-50%);width:100%}@media (min-width:576px){#hero-slider .slick-dots{bottom:2.77777778vw;padding-left:5.55555556vw}}@media (min-width:1024px){#hero-slider .slick-dots{padding-left:0;width:164.0625vw}}@media (min-width:1024px) and (min-width:768px){#hero-slider .slick-dots{bottom:88px}}@media (min-width:1024px) and (min-width:1024px){#hero-slider .slick-dots{bottom:8.59375vw}}@media (min-width:1536px){#hero-slider .slick-dots{width:1260px}}#hero-slider .slick-dots li{display:inline-block}#hero-slider .slick-dots li:not(:first-child){margin-left:8px}@media (min-width:576px){#hero-slider .slick-dots li:not(:first-child){margin-left:1.38888889vw}}@media (min-width:768px){#hero-slider .slick-dots li:not(:first-child){margin-left:8px}}@media (min-width:1024px){#hero-slider .slick-dots li:not(:first-child){margin-left:.78125vw}}@media (min-width:1280px){#hero-slider .slick-dots li:not(:first-child){margin-left:8px}}@media (min-width:1536px){#hero-slider .slick-dots li:not(:first-child){margin-left:8px}}#hero-slider .slick-dots li:only-child{display:none}#hero-slider .slick-dots button{background-color:#7f94aa;border-radius:100%;cursor:pointer;display:inline-block;height:8px;margin:0;opacity:1;-webkit-transition-property:opacity;transition-property:opacity;-webkit-transition-duration:.3s;transition-duration:.3s;-webkit-transition-timing-function:ease-in-out;transition-timing-function:ease-in-out;width:8px}#hero-slider .slick-dots button[data-universe=madogdrikke],body[data-universe=madogdrikke] #hero-slider .slick-dots button{background-color:#f9dc94}#hero-slider .slick-dots button[data-universe=ansvarlighed],body[data-universe=ansvarlighed] #hero-slider .slick-dots button{background-color:#1aa1c2}#hero-slider .slick-dots button[data-universe=okologi],body[data-universe=okologi] #hero-slider .slick-dots button{background-color:#f2a43f}#hero-slider .slick-dots button[data-universe=kostogmotion],body[data-universe=kostogmotion] #hero-slider .slick-dots button{background-color:#007d9b}#hero-slider .slick-dots button[data-universe=madspild],body[data-universe=madspild] #hero-slider .slick-dots button{background-color:#d69e18}#hero-slider .slick-dots button[data-universe=babyogborn],body[data-universe=babyogborn] #hero-slider .slick-dots button{background-color:#7282a0}@media (min-width:576px){#hero-slider .slick-dots button{height:1.38888889vw}}@media (min-width:768px){#hero-slider .slick-dots button{height:8px}}@media (min-width:1024px){#hero-slider .slick-dots button{height:.78125vw}}@media (min-width:1280px){#hero-slider .slick-dots button{height:8px}}@media (min-width:1536px){#hero-slider .slick-dots button{height:8px}}@media (min-width:576px){#hero-slider .slick-dots button{width:1.38888889vw}}@media (min-width:768px){#hero-slider .slick-dots button{width:8px}}@media (min-width:1024px){#hero-slider .slick-dots button{width:.78125vw}}@media (min-width:1280px){#hero-slider .slick-dots button{width:8px}}@media (min-width:1536px){#hero-slider .slick-dots button{width:8px}}#hero-slider .slick-dots button:hover{opacity:.75}#hero-slider .slick-dots li.slick-active button{background-color:#fff;cursor:default}#hero-slider .slick-dots li.slick-active button:hover{opacity:1}#hero-slider video{width:100%}#content-slider{height:100%;overflow:hidden;width:100%}#content-slider .container{background:none}#content-slider .slick-list,#content-slider .slick-slider,#content-slider .slick-track,#content-slider .slide-content{height:100%}#content-slider .slick-slider{position:relative;height:100%;width:100%}@media (min-width:1024px){#content-slider .slick-slider{width:calc(100% + 12.5vw)}}@media (min-width:1536px){#content-slider .slick-slider{width:calc(100% + 96px)}}#content-slider .slick-slide>div,#content-slider .slick-slide>div>div{height:100%}#content-slider .slide-content{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;position:relative}#content-slider .slide-background{position:absolute;top:0;left:0;width:100%;height:100%;background-size:cover;background-position:50%;background-repeat:no-repeat}#content-slider .slide-background:before{content:"";display:block;width:100%;height:100%;background:rgba(0,0,0,.25);position:absolute;top:0;left:0}#content-slider .slide-text-container{padding-left:32px;position:relative;z-index:2;color:#fff}@media (min-width:576px){#content-slider .slide-text-container{padding-left:5.55555556vw}}@media (min-width:1024px) and (min-width:768px){#content-slider .slide-text-container{padding-left:96px}}@media (min-width:1024px) and (min-width:1024px){#content-slider .slide-text-container{padding-left:9.375vw}}#content-slider .slide-text-container h1,#content-slider .slide-text-container h2,#content-slider .slide-text-container h3,#content-slider .slide-text-container h4,#content-slider .slide-text-container h5,#content-slider .slide-text-container h6{color:#fff}#content-slider .slick-dots{font-size:0;position:absolute;bottom:0;left:0;padding-left:96px;padding-bottom:48px;padding-left:32px}@media (min-width:576px){#content-slider .slick-dots{padding-left:5.55555556vw}}@media (min-width:1024px) and (min-width:1024px){#content-slider .slick-dots{padding-left:9.375vw}}#content-slider .slick-dots li{background-color:#fff;border-radius:100%;cursor:pointer;display:inline-block;height:12px;margin:0;opacity:1;-webkit-transition-property:opacity;transition-property:opacity;-webkit-transition-duration:.3s;transition-duration:.3s;-webkit-transition-timing-function:ease-in-out;transition-timing-function:ease-in-out;width:12px}@media (min-width:576px){#content-slider .slick-dots li{height:2.08333333vw;width:2.08333333vw}}@media (min-width:1024px) and (min-width:768px){#content-slider .slick-dots li{height:20px}}@media (min-width:1024px) and (min-width:1024px){#content-slider .slick-dots li{height:1.953125vw}}@media (min-width:1024px) and (min-width:768px){#content-slider .slick-dots li{width:20px}}@media (min-width:1024px) and (min-width:1024px){#content-slider .slick-dots li{width:1.953125vw}}#content-slider .slick-dots li:hover{opacity:.75}#content-slider .slick-dots li:not(:first-child){margin-left:8px}@media (min-width:576px){#content-slider .slick-dots li:not(:first-child){margin-left:1.38888889vw}}@media (min-width:1024px) and (min-width:768px){#content-slider .slick-dots li:not(:first-child){margin-left:16px}}@media (min-width:1024px) and (min-width:1024px){#content-slider .slick-dots li:not(:first-child){margin-left:1.5625vw}}#content-slider .slick-dots li:only-child{display:none}#content-slider .slick-dots li.slick-active{background-color:#2568ef;cursor:default}#content-slider .slick-dots li.slick-active[data-universe=madogdrikke],body[data-universe=madogdrikke] #content-slider .slick-dots li.slick-active{background-color:#fadc94}#content-slider .slick-dots li.slick-active[data-universe=ansvarlighed],body[data-universe=ansvarlighed] #content-slider .slick-dots li.slick-active{background-color:#af7818}#content-slider .slick-dots li.slick-active[data-universe=okologi],body[data-universe=okologi] #content-slider .slick-dots li.slick-active{background-color:#eb8023}#content-slider .slick-dots li.slick-active[data-universe=kostogmotion],body[data-universe=kostogmotion] #content-slider .slick-dots li.slick-active{background-color:#014972}#content-slider .slick-dots li.slick-active[data-universe=madspild],body[data-universe=madspild] #content-slider .slick-dots li.slick-active{background-color:#af7818}#content-slider .slick-dots li.slick-active[data-universe=babyogborn],body[data-universe=babyogborn] #content-slider .slick-dots li.slick-active{background-color:#3c4659}#content-slider .slick-dots li.slick-active[data-universe=job],body[data-universe=job] #content-slider .slick-dots li.slick-active{background-color:#2568ef}#content-slider .slick-dots li.slick-active:hover{opacity:1}.store-popup{width:100%;height:auto;background-color:#fff;position:absolute;bottom:7vh;z-index:0;font-size:12px;border-top-left-radius:20px;border-top-right-radius:20px;padding:3vh 0 3vh 3vh;line-height:normal;-webkit-box-shadow:rgba(14,30,37,.12) 0 2px 4px 0,rgba(14,30,37,.32) 0 2px 16px 0;box-shadow:0 2px 4px 0 rgba(14,30,37,.12),0 2px 16px 0 rgba(14,30,37,.32);-webkit-transition:.5s;transition:.5s}@media (min-width:1024px){.store-popup{display:none}}.store-toggle{position:-webkit-sticky;position:sticky;bottom:100px;z-index:10;-ms-flex-item-align:start;align-self:flex-start}.store-toggle .change-button{pointer-events:none;z-index:2;bottom:-48vh;width:100%;text-align:center;color:#fff;left:0}@media (min-width:1024px){.store-toggle .change-button{display:none}}.store-toggle .change-button button{pointer-events:all;background-color:#fff;color:#002a56;line-height:1em;font-size:10px;margin:auto;padding:20px;border-radius:20px;-webkit-box-shadow:rgba(14,30,37,.12) 0 2px 4px 0,rgba(14,30,37,.32) 0 2px 16px 0;box-shadow:0 2px 4px 0 rgba(14,30,37,.12),0 2px 16px 0 rgba(14,30,37,.32);text-align:center;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;height:1vh}.store-toggle .change-button button[data-universe=madogdrikke],body[data-universe=madogdrikke] .store-toggle .change-button button{color:#283828}.store-toggle .change-button button[data-universe=ansvarlighed],body[data-universe=ansvarlighed] .store-toggle .change-button button{color:#004b6e}.store-toggle .change-button button[data-universe=okologi],body[data-universe=okologi] .store-toggle .change-button button{color:#025437}.store-toggle .change-button button[data-universe=kostogmotion],body[data-universe=kostogmotion] .store-toggle .change-button button{color:#007d9b}.store-toggle .change-button button[data-universe=madspild],body[data-universe=madspild] .store-toggle .change-button button{color:#b07818}.store-toggle .change-button button[data-universe=babyogborn],body[data-universe=babyogborn] .store-toggle .change-button button{color:#3d465a}.store-toggle .change-button button[data-universe=job],body[data-universe=job] .store-toggle .change-button button{color:#002a56}.store-toggle .change-button button b{font-size:medium}.store-toggle .change-button button span{padding-right:1vh}.store-wrapper .search-wrapper-mobile{display:initial;padding-bottom:1vh}@media (min-width:1024px){.store-wrapper .search-wrapper-mobile{display:none}}.store-wrapper .hide{display:none}@media (min-width:1024px){.store-wrapper .hide{display:initial}}.store-wrapper .search-icon{-webkit-filter:invert(63%) sepia(4%) saturate(7%) hue-rotate(358deg) brightness(88%) contrast(85%);filter:invert(63%) sepia(4%) saturate(7%) hue-rotate(358deg) brightness(88%) contrast(85%);position:absolute;right:3vw;top:0;width:38px}.store-wrapper .store-map.col-8{margin-left:0;width:100%;padding-top:2vh}@media (min-width:1024px){.store-wrapper .store-map.col-8{margin-left:0;width:65%}}.store-wrapper .store-list{width:95%;margin-left:5%;padding-top:2vh}@media (min-width:1024px){.store-wrapper .store-list{width:30%;margin-left:3%}}.store-wrapper .search-wrapper{margin-left:5%;margin-bottom:12px;width:80%!important}@media (min-width:1024px){.store-wrapper .search-wrapper{margin-left:0}}@media (min-width:576px){.store-wrapper .search-wrapper{margin-bottom:2.08333333vw}}@media (min-width:768px){.store-wrapper .search-wrapper{margin-bottom:12px}}@media (min-width:1024px){.store-wrapper .search-wrapper{margin-bottom:1.171875vw}}@media (min-width:1280px){.store-wrapper .search-wrapper{margin-bottom:12px}}@media (min-width:1536px){.store-wrapper .search-wrapper{margin-bottom:12px}}.store-wrapper .search-wrapper .search-store-input{width:100%}.store-wrapper .search-wrapper .search-icon{right:0}.store-wrapper .user-location{float:right}.store-wrapper .user-location .crosshair-icon{padding-left:4vw}@media (min-width:1024px){.store-wrapper .user-location .crosshair-icon{padding-left:1vw}}.store-wrapper .user-location .geo-location-on path{fill:#346ae7}.store-wrapper .user-location .geo-location-on:hover path{fill:#389ad7}.store-wrapper .user-location .geo-location-on:active svg{-webkit-filter:drop-shadow(0 0 1px #389ad7);filter:drop-shadow(0 0 1px #389AD7)}.store-map .marker-cluster-5{width:30px!important;height:30px!important;background-color:#002a56}.store-map .marker-cluster-5 div{margin-left:0;margin-top:0;background-color:#002a56;color:#fff}.store-map .marker-cluster-5 div[data-universe=madogdrikke],body[data-universe=madogdrikke] .store-map .marker-cluster-5 div{background-color:#283828}.store-map .marker-cluster-5 div[data-universe=ansvarlighed],body[data-universe=ansvarlighed] .store-map .marker-cluster-5 div{background-color:#004b6e}.store-map .marker-cluster-5 div[data-universe=okologi],body[data-universe=okologi] .store-map .marker-cluster-5 div{background-color:#025437}.store-map .marker-cluster-5 div[data-universe=kostogmotion],body[data-universe=kostogmotion] .store-map .marker-cluster-5 div{background-color:#007d9b}.store-map .marker-cluster-5 div[data-universe=madspild],body[data-universe=madspild] .store-map .marker-cluster-5 div{background-color:#b07818}.store-map .marker-cluster-5 div[data-universe=babyogborn],body[data-universe=babyogborn] .store-map .marker-cluster-5 div{background-color:#3d465a}.store-map .marker-cluster-5 div[data-universe=job],body[data-universe=job] .store-map .marker-cluster-5 div{background-color:#002a56}.store-map .marker-cluster-5[data-universe=madogdrikke],body[data-universe=madogdrikke] .store-map .marker-cluster-5{background-color:#283828}.store-map .marker-cluster-5[data-universe=ansvarlighed],body[data-universe=ansvarlighed] .store-map .marker-cluster-5{background-color:#004b6e}.store-map .marker-cluster-5[data-universe=okologi],body[data-universe=okologi] .store-map .marker-cluster-5{background-color:#025437}.store-map .marker-cluster-5[data-universe=kostogmotion],body[data-universe=kostogmotion] .store-map .marker-cluster-5{background-color:#007d9b}.store-map .marker-cluster-5[data-universe=madspild],body[data-universe=madspild] .store-map .marker-cluster-5{background-color:#b07818}.store-map .marker-cluster-5[data-universe=babyogborn],body[data-universe=babyogborn] .store-map .marker-cluster-5{background-color:#3d465a}.store-map .marker-cluster-5[data-universe=job],body[data-universe=job] .store-map .marker-cluster-5{background-color:#002a56}.store-map .marker-cluster-10{width:32px!important;height:32px!important;background-color:#002a56}.store-map .marker-cluster-10 div{margin-left:1px;margin-top:1px;background-color:#002a56;color:#fff}.store-map .marker-cluster-10 div[data-universe=madogdrikke],body[data-universe=madogdrikke] .store-map .marker-cluster-10 div{background-color:#283828}.store-map .marker-cluster-10 div[data-universe=ansvarlighed],body[data-universe=ansvarlighed] .store-map .marker-cluster-10 div{background-color:#004b6e}.store-map .marker-cluster-10 div[data-universe=okologi],body[data-universe=okologi] .store-map .marker-cluster-10 div{background-color:#025437}.store-map .marker-cluster-10 div[data-universe=kostogmotion],body[data-universe=kostogmotion] .store-map .marker-cluster-10 div{background-color:#007d9b}.store-map .marker-cluster-10 div[data-universe=madspild],body[data-universe=madspild] .store-map .marker-cluster-10 div{background-color:#b07818}.store-map .marker-cluster-10 div[data-universe=babyogborn],body[data-universe=babyogborn] .store-map .marker-cluster-10 div{background-color:#3d465a}.store-map .marker-cluster-10 div[data-universe=job],body[data-universe=job] .store-map .marker-cluster-10 div{background-color:#002a56}.store-map .marker-cluster-10[data-universe=madogdrikke],body[data-universe=madogdrikke] .store-map .marker-cluster-10{background-color:#283828}.store-map .marker-cluster-10[data-universe=ansvarlighed],body[data-universe=ansvarlighed] .store-map .marker-cluster-10{background-color:#004b6e}.store-map .marker-cluster-10[data-universe=okologi],body[data-universe=okologi] .store-map .marker-cluster-10{background-color:#025437}.store-map .marker-cluster-10[data-universe=kostogmotion],body[data-universe=kostogmotion] .store-map .marker-cluster-10{background-color:#007d9b}.store-map .marker-cluster-10[data-universe=madspild],body[data-universe=madspild] .store-map .marker-cluster-10{background-color:#b07818}.store-map .marker-cluster-10[data-universe=babyogborn],body[data-universe=babyogborn] .store-map .marker-cluster-10{background-color:#3d465a}.store-map .marker-cluster-10[data-universe=job],body[data-universe=job] .store-map .marker-cluster-10{background-color:#002a56}.store-map .marker-cluster-20{width:35px!important;height:35px!important;background-color:#002a56}.store-map .marker-cluster-20 div{margin-left:2px;margin-top:2px;background-color:#002a56;color:#fff}.store-map .marker-cluster-20 div[data-universe=madogdrikke],body[data-universe=madogdrikke] .store-map .marker-cluster-20 div{background-color:#283828}.store-map .marker-cluster-20 div[data-universe=ansvarlighed],body[data-universe=ansvarlighed] .store-map .marker-cluster-20 div{background-color:#004b6e}.store-map .marker-cluster-20 div[data-universe=okologi],body[data-universe=okologi] .store-map .marker-cluster-20 div{background-color:#025437}.store-map .marker-cluster-20 div[data-universe=kostogmotion],body[data-universe=kostogmotion] .store-map .marker-cluster-20 div{background-color:#007d9b}.store-map .marker-cluster-20 div[data-universe=madspild],body[data-universe=madspild] .store-map .marker-cluster-20 div{background-color:#b07818}.store-map .marker-cluster-20 div[data-universe=babyogborn],body[data-universe=babyogborn] .store-map .marker-cluster-20 div{background-color:#3d465a}.store-map .marker-cluster-20 div[data-universe=job],body[data-universe=job] .store-map .marker-cluster-20 div{background-color:#002a56}.store-map .marker-cluster-20[data-universe=madogdrikke],body[data-universe=madogdrikke] .store-map .marker-cluster-20{background-color:#283828}.store-map .marker-cluster-20[data-universe=ansvarlighed],body[data-universe=ansvarlighed] .store-map .marker-cluster-20{background-color:#004b6e}.store-map .marker-cluster-20[data-universe=okologi],body[data-universe=okologi] .store-map .marker-cluster-20{background-color:#025437}.store-map .marker-cluster-20[data-universe=kostogmotion],body[data-universe=kostogmotion] .store-map .marker-cluster-20{background-color:#007d9b}.store-map .marker-cluster-20[data-universe=madspild],body[data-universe=madspild] .store-map .marker-cluster-20{background-color:#b07818}.store-map .marker-cluster-20[data-universe=babyogborn],body[data-universe=babyogborn] .store-map .marker-cluster-20{background-color:#3d465a}.store-map .marker-cluster-20[data-universe=job],body[data-universe=job] .store-map .marker-cluster-20{background-color:#002a56}.store-map .marker-cluster-30{width:40px!important;height:40px!important;border-radius:70px;background-color:#002a56}.store-map .marker-cluster-30 div{margin-left:5px;margin-top:5px;background-color:#002a56;color:#fff}.store-map .marker-cluster-30 div[data-universe=madogdrikke],body[data-universe=madogdrikke] .store-map .marker-cluster-30 div{background-color:#283828}.store-map .marker-cluster-30 div[data-universe=ansvarlighed],body[data-universe=ansvarlighed] .store-map .marker-cluster-30 div{background-color:#004b6e}.store-map .marker-cluster-30 div[data-universe=okologi],body[data-universe=okologi] .store-map .marker-cluster-30 div{background-color:#025437}.store-map .marker-cluster-30 div[data-universe=kostogmotion],body[data-universe=kostogmotion] .store-map .marker-cluster-30 div{background-color:#007d9b}.store-map .marker-cluster-30 div[data-universe=madspild],body[data-universe=madspild] .store-map .marker-cluster-30 div{background-color:#b07818}.store-map .marker-cluster-30 div[data-universe=babyogborn],body[data-universe=babyogborn] .store-map .marker-cluster-30 div{background-color:#3d465a}.store-map .marker-cluster-30 div[data-universe=job],body[data-universe=job] .store-map .marker-cluster-30 div{background-color:#002a56}.store-map .marker-cluster-30[data-universe=madogdrikke],body[data-universe=madogdrikke] .store-map .marker-cluster-30{background-color:#283828}.store-map .marker-cluster-30[data-universe=ansvarlighed],body[data-universe=ansvarlighed] .store-map .marker-cluster-30{background-color:#004b6e}.store-map .marker-cluster-30[data-universe=okologi],body[data-universe=okologi] .store-map .marker-cluster-30{background-color:#025437}.store-map .marker-cluster-30[data-universe=kostogmotion],body[data-universe=kostogmotion] .store-map .marker-cluster-30{background-color:#007d9b}.store-map .marker-cluster-30[data-universe=madspild],body[data-universe=madspild] .store-map .marker-cluster-30{background-color:#b07818}.store-map .marker-cluster-30[data-universe=babyogborn],body[data-universe=babyogborn] .store-map .marker-cluster-30{background-color:#3d465a}.store-map .marker-cluster-30[data-universe=job],body[data-universe=job] .store-map .marker-cluster-30{background-color:#002a56}.store-map .marker-cluster-40{width:45px!important;height:45px!important;border-radius:70px;background-color:#002a56}.store-map .marker-cluster-40 div{margin-left:7px;margin-top:7px;background-color:#002a56;color:#fff}.store-map .marker-cluster-40 div[data-universe=madogdrikke],body[data-universe=madogdrikke] .store-map .marker-cluster-40 div{background-color:#283828}.store-map .marker-cluster-40 div[data-universe=ansvarlighed],body[data-universe=ansvarlighed] .store-map .marker-cluster-40 div{background-color:#004b6e}.store-map .marker-cluster-40 div[data-universe=okologi],body[data-universe=okologi] .store-map .marker-cluster-40 div{background-color:#025437}.store-map .marker-cluster-40 div[data-universe=kostogmotion],body[data-universe=kostogmotion] .store-map .marker-cluster-40 div{background-color:#007d9b}.store-map .marker-cluster-40 div[data-universe=madspild],body[data-universe=madspild] .store-map .marker-cluster-40 div{background-color:#b07818}.store-map .marker-cluster-40 div[data-universe=babyogborn],body[data-universe=babyogborn] .store-map .marker-cluster-40 div{background-color:#3d465a}.store-map .marker-cluster-40 div[data-universe=job],body[data-universe=job] .store-map .marker-cluster-40 div{background-color:#002a56}.store-map .marker-cluster-40[data-universe=madogdrikke],body[data-universe=madogdrikke] .store-map .marker-cluster-40{background-color:#283828}.store-map .marker-cluster-40[data-universe=ansvarlighed],body[data-universe=ansvarlighed] .store-map .marker-cluster-40{background-color:#004b6e}.store-map .marker-cluster-40[data-universe=okologi],body[data-universe=okologi] .store-map .marker-cluster-40{background-color:#025437}.store-map .marker-cluster-40[data-universe=kostogmotion],body[data-universe=kostogmotion] .store-map .marker-cluster-40{background-color:#007d9b}.store-map .marker-cluster-40[data-universe=madspild],body[data-universe=madspild] .store-map .marker-cluster-40{background-color:#b07818}.store-map .marker-cluster-40[data-universe=babyogborn],body[data-universe=babyogborn] .store-map .marker-cluster-40{background-color:#3d465a}.store-map .marker-cluster-40[data-universe=job],body[data-universe=job] .store-map .marker-cluster-40{background-color:#002a56}.store-map .marker-cluster-50{width:50px!important;height:50px!important;border-radius:70px;background-color:#002a56}.store-map .marker-cluster-50 div{margin-left:9px;margin-top:9px;background-color:#002a56;color:#fff}.store-map .marker-cluster-50 div[data-universe=madogdrikke],body[data-universe=madogdrikke] .store-map .marker-cluster-50 div{background-color:#283828}.store-map .marker-cluster-50 div[data-universe=ansvarlighed],body[data-universe=ansvarlighed] .store-map .marker-cluster-50 div{background-color:#004b6e}.store-map .marker-cluster-50 div[data-universe=okologi],body[data-universe=okologi] .store-map .marker-cluster-50 div{background-color:#025437}.store-map .marker-cluster-50 div[data-universe=kostogmotion],body[data-universe=kostogmotion] .store-map .marker-cluster-50 div{background-color:#007d9b}.store-map .marker-cluster-50 div[data-universe=madspild],body[data-universe=madspild] .store-map .marker-cluster-50 div{background-color:#b07818}.store-map .marker-cluster-50 div[data-universe=babyogborn],body[data-universe=babyogborn] .store-map .marker-cluster-50 div{background-color:#3d465a}.store-map .marker-cluster-50 div[data-universe=job],body[data-universe=job] .store-map .marker-cluster-50 div{background-color:#002a56}.store-map .marker-cluster-50[data-universe=madogdrikke],body[data-universe=madogdrikke] .store-map .marker-cluster-50{background-color:#283828}.store-map .marker-cluster-50[data-universe=ansvarlighed],body[data-universe=ansvarlighed] .store-map .marker-cluster-50{background-color:#004b6e}.store-map .marker-cluster-50[data-universe=okologi],body[data-universe=okologi] .store-map .marker-cluster-50{background-color:#025437}.store-map .marker-cluster-50[data-universe=kostogmotion],body[data-universe=kostogmotion] .store-map .marker-cluster-50{background-color:#007d9b}.store-map .marker-cluster-50[data-universe=madspild],body[data-universe=madspild] .store-map .marker-cluster-50{background-color:#b07818}.store-map .marker-cluster-50[data-universe=babyogborn],body[data-universe=babyogborn] .store-map .marker-cluster-50{background-color:#3d465a}.store-map .marker-cluster-50[data-universe=job],body[data-universe=job] .store-map .marker-cluster-50{background-color:#002a56}.store-map .marker-cluster-75{width:55px!important;height:55px!important;border-radius:70px;background-color:#002a56}.store-map .marker-cluster-75 div{margin-left:12px;margin-top:12px;background-color:#002a56;color:#fff}.store-map .marker-cluster-75 div[data-universe=madogdrikke],body[data-universe=madogdrikke] .store-map .marker-cluster-75 div{background-color:#283828}.store-map .marker-cluster-75 div[data-universe=ansvarlighed],body[data-universe=ansvarlighed] .store-map .marker-cluster-75 div{background-color:#004b6e}.store-map .marker-cluster-75 div[data-universe=okologi],body[data-universe=okologi] .store-map .marker-cluster-75 div{background-color:#025437}.store-map .marker-cluster-75 div[data-universe=kostogmotion],body[data-universe=kostogmotion] .store-map .marker-cluster-75 div{background-color:#007d9b}.store-map .marker-cluster-75 div[data-universe=madspild],body[data-universe=madspild] .store-map .marker-cluster-75 div{background-color:#b07818}.store-map .marker-cluster-75 div[data-universe=babyogborn],body[data-universe=babyogborn] .store-map .marker-cluster-75 div{background-color:#3d465a}.store-map .marker-cluster-75 div[data-universe=job],body[data-universe=job] .store-map .marker-cluster-75 div{background-color:#002a56}.store-map .marker-cluster-75[data-universe=madogdrikke],body[data-universe=madogdrikke] .store-map .marker-cluster-75{background-color:#283828}.store-map .marker-cluster-75[data-universe=ansvarlighed],body[data-universe=ansvarlighed] .store-map .marker-cluster-75{background-color:#004b6e}.store-map .marker-cluster-75[data-universe=okologi],body[data-universe=okologi] .store-map .marker-cluster-75{background-color:#025437}.store-map .marker-cluster-75[data-universe=kostogmotion],body[data-universe=kostogmotion] .store-map .marker-cluster-75{background-color:#007d9b}.store-map .marker-cluster-75[data-universe=madspild],body[data-universe=madspild] .store-map .marker-cluster-75{background-color:#b07818}.store-map .marker-cluster-75[data-universe=babyogborn],body[data-universe=babyogborn] .store-map .marker-cluster-75{background-color:#3d465a}.store-map .marker-cluster-75[data-universe=job],body[data-universe=job] .store-map .marker-cluster-75{background-color:#002a56}.store-map .marker-cluster-100{width:60px!important;height:60px!important;border-radius:70px;background-color:#002a56}.store-map .marker-cluster-100 div{margin-left:15px;margin-top:15px;background-color:#002a56;color:#fff}.store-map .marker-cluster-100 div[data-universe=madogdrikke],body[data-universe=madogdrikke] .store-map .marker-cluster-100 div{background-color:#283828}.store-map .marker-cluster-100 div[data-universe=ansvarlighed],body[data-universe=ansvarlighed] .store-map .marker-cluster-100 div{background-color:#004b6e}.store-map .marker-cluster-100 div[data-universe=okologi],body[data-universe=okologi] .store-map .marker-cluster-100 div{background-color:#025437}.store-map .marker-cluster-100 div[data-universe=kostogmotion],body[data-universe=kostogmotion] .store-map .marker-cluster-100 div{background-color:#007d9b}.store-map .marker-cluster-100 div[data-universe=madspild],body[data-universe=madspild] .store-map .marker-cluster-100 div{background-color:#b07818}.store-map .marker-cluster-100 div[data-universe=babyogborn],body[data-universe=babyogborn] .store-map .marker-cluster-100 div{background-color:#3d465a}.store-map .marker-cluster-100 div[data-universe=job],body[data-universe=job] .store-map .marker-cluster-100 div{background-color:#002a56}.store-map .marker-cluster-100[data-universe=madogdrikke],body[data-universe=madogdrikke] .store-map .marker-cluster-100{background-color:#283828}.store-map .marker-cluster-100[data-universe=ansvarlighed],body[data-universe=ansvarlighed] .store-map .marker-cluster-100{background-color:#004b6e}.store-map .marker-cluster-100[data-universe=okologi],body[data-universe=okologi] .store-map .marker-cluster-100{background-color:#025437}.store-map .marker-cluster-100[data-universe=kostogmotion],body[data-universe=kostogmotion] .store-map .marker-cluster-100{background-color:#007d9b}.store-map .marker-cluster-100[data-universe=madspild],body[data-universe=madspild] .store-map .marker-cluster-100{background-color:#b07818}.store-map .marker-cluster-100[data-universe=babyogborn],body[data-universe=babyogborn] .store-map .marker-cluster-100{background-color:#3d465a}.store-map .marker-cluster-100[data-universe=job],body[data-universe=job] .store-map .marker-cluster-100{background-color:#002a56}.store-map .marker-cluster-150{width:65px!important;height:65px!important;border-radius:70px;background-color:#002a56}.store-map .marker-cluster-150 div{margin-left:17px;margin-top:17px;background-color:#002a56;color:#fff}.store-map .marker-cluster-150 div[data-universe=madogdrikke],body[data-universe=madogdrikke] .store-map .marker-cluster-150 div{background-color:#283828}.store-map .marker-cluster-150 div[data-universe=ansvarlighed],body[data-universe=ansvarlighed] .store-map .marker-cluster-150 div{background-color:#004b6e}.store-map .marker-cluster-150 div[data-universe=okologi],body[data-universe=okologi] .store-map .marker-cluster-150 div{background-color:#025437}.store-map .marker-cluster-150 div[data-universe=kostogmotion],body[data-universe=kostogmotion] .store-map .marker-cluster-150 div{background-color:#007d9b}.store-map .marker-cluster-150 div[data-universe=madspild],body[data-universe=madspild] .store-map .marker-cluster-150 div{background-color:#b07818}.store-map .marker-cluster-150 div[data-universe=babyogborn],body[data-universe=babyogborn] .store-map .marker-cluster-150 div{background-color:#3d465a}.store-map .marker-cluster-150 div[data-universe=job],body[data-universe=job] .store-map .marker-cluster-150 div{background-color:#002a56}.store-map .marker-cluster-150[data-universe=madogdrikke],body[data-universe=madogdrikke] .store-map .marker-cluster-150{background-color:#283828}.store-map .marker-cluster-150[data-universe=ansvarlighed],body[data-universe=ansvarlighed] .store-map .marker-cluster-150{background-color:#004b6e}.store-map .marker-cluster-150[data-universe=okologi],body[data-universe=okologi] .store-map .marker-cluster-150{background-color:#025437}.store-map .marker-cluster-150[data-universe=kostogmotion],body[data-universe=kostogmotion] .store-map .marker-cluster-150{background-color:#007d9b}.store-map .marker-cluster-150[data-universe=madspild],body[data-universe=madspild] .store-map .marker-cluster-150{background-color:#b07818}.store-map .marker-cluster-150[data-universe=babyogborn],body[data-universe=babyogborn] .store-map .marker-cluster-150{background-color:#3d465a}.store-map .marker-cluster-150[data-universe=job],body[data-universe=job] .store-map .marker-cluster-150{background-color:#002a56}.store-map .marker-cluster-200{width:70px!important;height:70px!important;border-radius:70px;background-color:#002a56}.store-map .marker-cluster-200 div{margin-left:19px;margin-top:19px;background-color:#002a56;color:#fff}.store-map .marker-cluster-200 div[data-universe=madogdrikke],body[data-universe=madogdrikke] .store-map .marker-cluster-200 div{background-color:#283828}.store-map .marker-cluster-200 div[data-universe=ansvarlighed],body[data-universe=ansvarlighed] .store-map .marker-cluster-200 div{background-color:#004b6e}.store-map .marker-cluster-200 div[data-universe=okologi],body[data-universe=okologi] .store-map .marker-cluster-200 div{background-color:#025437}.store-map .marker-cluster-200 div[data-universe=kostogmotion],body[data-universe=kostogmotion] .store-map .marker-cluster-200 div{background-color:#007d9b}.store-map .marker-cluster-200 div[data-universe=madspild],body[data-universe=madspild] .store-map .marker-cluster-200 div{background-color:#b07818}.store-map .marker-cluster-200 div[data-universe=babyogborn],body[data-universe=babyogborn] .store-map .marker-cluster-200 div{background-color:#3d465a}.store-map .marker-cluster-200 div[data-universe=job],body[data-universe=job] .store-map .marker-cluster-200 div{background-color:#002a56}.store-map .marker-cluster-200[data-universe=madogdrikke],body[data-universe=madogdrikke] .store-map .marker-cluster-200{background-color:#283828}.store-map .marker-cluster-200[data-universe=ansvarlighed],body[data-universe=ansvarlighed] .store-map .marker-cluster-200{background-color:#004b6e}.store-map .marker-cluster-200[data-universe=okologi],body[data-universe=okologi] .store-map .marker-cluster-200{background-color:#025437}.store-map .marker-cluster-200[data-universe=kostogmotion],body[data-universe=kostogmotion] .store-map .marker-cluster-200{background-color:#007d9b}.store-map .marker-cluster-200[data-universe=madspild],body[data-universe=madspild] .store-map .marker-cluster-200{background-color:#b07818}.store-map .marker-cluster-200[data-universe=babyogborn],body[data-universe=babyogborn] .store-map .marker-cluster-200{background-color:#3d465a}.store-map .marker-cluster-200[data-universe=job],body[data-universe=job] .store-map .marker-cluster-200{background-color:#002a56}.store-map .marker-cluster-many{width:75px!important;height:75px!important;border-radius:70px;background-color:#002a56}.store-map .marker-cluster-many div{margin-left:22px;margin-top:22px;background-color:#002a56;color:#fff}.store-map .marker-cluster-many div[data-universe=madogdrikke],body[data-universe=madogdrikke] .store-map .marker-cluster-many div{background-color:#283828}.store-map .marker-cluster-many div[data-universe=ansvarlighed],body[data-universe=ansvarlighed] .store-map .marker-cluster-many div{background-color:#004b6e}.store-map .marker-cluster-many div[data-universe=okologi],body[data-universe=okologi] .store-map .marker-cluster-many div{background-color:#025437}.store-map .marker-cluster-many div[data-universe=kostogmotion],body[data-universe=kostogmotion] .store-map .marker-cluster-many div{background-color:#007d9b}.store-map .marker-cluster-many div[data-universe=madspild],body[data-universe=madspild] .store-map .marker-cluster-many div{background-color:#b07818}.store-map .marker-cluster-many div[data-universe=babyogborn],body[data-universe=babyogborn] .store-map .marker-cluster-many div{background-color:#3d465a}.store-map .marker-cluster-many div[data-universe=job],body[data-universe=job] .store-map .marker-cluster-many div{background-color:#002a56}.store-map .marker-cluster-many[data-universe=madogdrikke],body[data-universe=madogdrikke] .store-map .marker-cluster-many{background-color:#283828}.store-map .marker-cluster-many[data-universe=ansvarlighed],body[data-universe=ansvarlighed] .store-map .marker-cluster-many{background-color:#004b6e}.store-map .marker-cluster-many[data-universe=okologi],body[data-universe=okologi] .store-map .marker-cluster-many{background-color:#025437}.store-map .marker-cluster-many[data-universe=kostogmotion],body[data-universe=kostogmotion] .store-map .marker-cluster-many{background-color:#007d9b}.store-map .marker-cluster-many[data-universe=madspild],body[data-universe=madspild] .store-map .marker-cluster-many{background-color:#b07818}.store-map .marker-cluster-many[data-universe=babyogborn],body[data-universe=babyogborn] .store-map .marker-cluster-many{background-color:#3d465a}.store-map .marker-cluster-many[data-universe=job],body[data-universe=job] .store-map .marker-cluster-many{background-color:#002a56}.store-map .controls .search-store-input{background-image:url(/images/search.svg?75afeb3f92e5ec53c6cb10fe4677d6ef);background-repeat:no-repeat;background-position:100%}@media (max-width:767px){.store-map .container .controls{display:block}#wines section.filtering .pagination .store-map .container .controls button,.store-map .container .controls #wines section.filtering .pagination button,.store-map .container .controls .button,.store-map .container .controls section.filtering .pagination button,section.filtering .pagination .store-map .container .controls button{width:100%;height:38px;padding:0}}.store-map .hours,.store-map .manager,.store-map .store-is-closed,.store-map .store-tab,.store-map .title{font-family:Uniform Rnd Cond,sans-serif;font-size:clamp(1rem,.0943662vw + .97640845rem,1.067rem);font-weight:500;line-height:1.33em}@media (min-width:1024px){.store-manager.right .image-column .boxed-image.stretched{width:calc(100% + 25vw)}}@media (min-width:1536px){.store-manager.right .image-column .boxed-image.stretched{width:calc(100% + 192px)}}.store-manager .boxed-image-store{width:50%;height:50%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.store-manager .manager-name{margin-top:5%}.store-manager .row .text-column{position:relative;z-index:10}@media (max-width:767px){.store-manager .row .text-column{padding-left:0;padding-right:48px;padding-top:32px}}@media (max-width:767px) and (min-width:576px){.store-manager .row .text-column{padding-right:8.33333333vw;padding-top:5.55555556vw}}@media (min-width:1536px){.store-manager .row .text-column{background-color:transparent}}.store-manager .row .text-column:before{background-color:#fff;bottom:0;content:"";left:0;position:absolute;right:32px;top:0;z-index:-1}@media (min-width:576px){.store-manager .row .text-column:before{right:5.55555556vw}}@media (min-width:768px){.store-manager .row .text-column:before{right:32px}}@media (min-width:1024px){.store-manager .row .text-column:before{right:3.125vw}}@media (min-width:1280px){.store-manager .row .text-column:before{right:32px}}@media (min-width:1536px){.store-manager .row .text-column:before{right:32px}}@media (max-width:767px){.store-manager .row .image-column{padding-bottom:0}}.store-manager.image .row .text-column{margin-top:16px}@media (min-width:576px){.store-manager.image .row .text-column{margin-top:2.77777778vw}}@media (min-width:1024px){.store-manager.image .row .text-column{margin-top:0}}@media (min-width:1024px) and (min-width:768px){.store-manager.left .row .image-column{padding-right:48px}}@media (min-width:1024px) and (min-width:1024px){.store-manager.left .row .image-column{padding-right:4.6875vw}}@media (min-width:1024px){.store-manager.right .row .text-column{padding-left:0}}@media (min-width:1024px) and (min-width:768px){.store-manager.right .row .text-column{padding-right:48px}}@media (min-width:1024px) and (min-width:1024px){.store-manager.right .row .text-column{padding-right:4.6875vw}}#text{margin-bottom:-40px;margin-top:0}@media (min-width:576px){#text{margin-bottom:-6.94444444vw}}@media (min-width:768px){#text{margin-bottom:-40px}}@media (min-width:1024px){#text{margin-bottom:-3.90625vw}}@media (min-width:1280px){#text{margin-bottom:-40px}}@media (min-width:1536px){#text{margin-bottom:-40px}}@media (min-width:1024px){#text{margin-bottom:-5vh;margin-top:0;padding-top:0}}.text-with-fact .row .fact-column{margin-bottom:32px}.text-with-fact .row .fact-column h1,.text-with-fact .row .fact-column h2,.text-with-fact .row .fact-column h3,.text-with-fact .row .fact-column h4,.text-with-fact .row .fact-column h5{color:#fff}.text-with-fact .row .fact-column h1[data-universe=madogdrikke],.text-with-fact .row .fact-column h2[data-universe=madogdrikke],.text-with-fact .row .fact-column h3[data-universe=madogdrikke],.text-with-fact .row .fact-column h4[data-universe=madogdrikke],.text-with-fact .row .fact-column h5[data-universe=madogdrikke],body[data-universe=madogdrikke] .text-with-fact .row .fact-column h1,body[data-universe=madogdrikke] .text-with-fact .row .fact-column h2,body[data-universe=madogdrikke] .text-with-fact .row .fact-column h3,body[data-universe=madogdrikke] .text-with-fact .row .fact-column h4,body[data-universe=madogdrikke] .text-with-fact .row .fact-column h5{color:#385a36}.text-with-fact .row .fact-column h1[data-universe=ansvarlighed],.text-with-fact .row .fact-column h1[data-universe=babyogborn],.text-with-fact .row .fact-column h1[data-universe=kostogmotion],.text-with-fact .row .fact-column h1[data-universe=madspild],.text-with-fact .row .fact-column h1[data-universe=okologi],.text-with-fact .row .fact-column h2[data-universe=ansvarlighed],.text-with-fact .row .fact-column h2[data-universe=babyogborn],.text-with-fact .row .fact-column h2[data-universe=kostogmotion],.text-with-fact .row .fact-column h2[data-universe=madspild],.text-with-fact .row .fact-column h2[data-universe=okologi],.text-with-fact .row .fact-column h3[data-universe=ansvarlighed],.text-with-fact .row .fact-column h3[data-universe=babyogborn],.text-with-fact .row .fact-column h3[data-universe=kostogmotion],.text-with-fact .row .fact-column h3[data-universe=madspild],.text-with-fact .row .fact-column h3[data-universe=okologi],.text-with-fact .row .fact-column h4[data-universe=ansvarlighed],.text-with-fact .row .fact-column h4[data-universe=babyogborn],.text-with-fact .row .fact-column h4[data-universe=kostogmotion],.text-with-fact .row .fact-column h4[data-universe=madspild],.text-with-fact .row .fact-column h4[data-universe=okologi],.text-with-fact .row .fact-column h5[data-universe=ansvarlighed],.text-with-fact .row .fact-column h5[data-universe=babyogborn],.text-with-fact .row .fact-column h5[data-universe=kostogmotion],.text-with-fact .row .fact-column h5[data-universe=madspild],.text-with-fact .row .fact-column h5[data-universe=okologi],body[data-universe=ansvarlighed] .text-with-fact .row .fact-column h1,body[data-universe=ansvarlighed] .text-with-fact .row .fact-column h2,body[data-universe=ansvarlighed] .text-with-fact .row .fact-column h3,body[data-universe=ansvarlighed] .text-with-fact .row .fact-column h4,body[data-universe=ansvarlighed] .text-with-fact .row .fact-column h5,body[data-universe=babyogborn] .text-with-fact .row .fact-column h1,body[data-universe=babyogborn] .text-with-fact .row .fact-column h2,body[data-universe=babyogborn] .text-with-fact .row .fact-column h3,body[data-universe=babyogborn] .text-with-fact .row .fact-column h4,body[data-universe=babyogborn] .text-with-fact .row .fact-column h5,body[data-universe=kostogmotion] .text-with-fact .row .fact-column h1,body[data-universe=kostogmotion] .text-with-fact .row .fact-column h2,body[data-universe=kostogmotion] .text-with-fact .row .fact-column h3,body[data-universe=kostogmotion] .text-with-fact .row .fact-column h4,body[data-universe=kostogmotion] .text-with-fact .row .fact-column h5,body[data-universe=madspild] .text-with-fact .row .fact-column h1,body[data-universe=madspild] .text-with-fact .row .fact-column h2,body[data-universe=madspild] .text-with-fact .row .fact-column h3,body[data-universe=madspild] .text-with-fact .row .fact-column h4,body[data-universe=madspild] .text-with-fact .row .fact-column h5,body[data-universe=okologi] .text-with-fact .row .fact-column h1,body[data-universe=okologi] .text-with-fact .row .fact-column h2,body[data-universe=okologi] .text-with-fact .row .fact-column h3,body[data-universe=okologi] .text-with-fact .row .fact-column h4,body[data-universe=okologi] .text-with-fact .row .fact-column h5{color:#fff}@media (min-width:576px){.text-with-fact .row .fact-column{margin-bottom:5.55555556vw}}@media (min-width:768px){.text-with-fact .row .fact-column{margin-bottom:32px}}@media (min-width:1024px){.text-with-fact .row .fact-column{margin-bottom:3.125vw}}@media (min-width:1280px){.text-with-fact .row .fact-column{margin-bottom:32px}}@media (min-width:1536px){.text-with-fact .row .fact-column{margin-bottom:32px}}@media (min-width:1024px){.text-with-fact .row .fact-column{margin-bottom:0}}.text-with-fact .row .fact-column .boxed-text{padding:48px 64px}@media (min-width:576px){.text-with-fact .row .fact-column .boxed-text{padding-bottom:8.33333333vw}}@media (min-width:768px){.text-with-fact .row .fact-column .boxed-text{padding-bottom:48px}}@media (min-width:1024px){.text-with-fact .row .fact-column .boxed-text{padding-bottom:4.6875vw}}@media (min-width:1280px){.text-with-fact .row .fact-column .boxed-text{padding-bottom:48px}}@media (min-width:1536px){.text-with-fact .row .fact-column .boxed-text{padding-bottom:48px}}@media (min-width:576px){.text-with-fact .row .fact-column .boxed-text{padding-left:11.11111111vw}}@media (min-width:768px){.text-with-fact .row .fact-column .boxed-text{padding-left:64px}}@media (min-width:1024px){.text-with-fact .row .fact-column .boxed-text{padding-left:6.25vw}}@media (min-width:1280px){.text-with-fact .row .fact-column .boxed-text{padding-left:64px}}@media (min-width:1536px){.text-with-fact .row .fact-column .boxed-text{padding-left:64px}}@media (min-width:576px){.text-with-fact .row .fact-column .boxed-text{padding-right:11.11111111vw}}@media (min-width:768px){.text-with-fact .row .fact-column .boxed-text{padding-right:64px}}@media (min-width:1024px){.text-with-fact .row .fact-column .boxed-text{padding-right:6.25vw}}@media (min-width:1280px){.text-with-fact .row .fact-column .boxed-text{padding-right:64px}}@media (min-width:1536px){.text-with-fact .row .fact-column .boxed-text{padding-right:64px}}@media (min-width:576px){.text-with-fact .row .fact-column .boxed-text{padding-top:8.33333333vw}}@media (min-width:768px){.text-with-fact .row .fact-column .boxed-text{padding-top:48px}}@media (min-width:1024px){.text-with-fact .row .fact-column .boxed-text{padding-top:4.6875vw}}@media (min-width:1280px){.text-with-fact .row .fact-column .boxed-text{padding-top:48px}}@media (min-width:1536px){.text-with-fact .row .fact-column .boxed-text{padding-top:48px}}.text-with-fact .row .fact-column .boxed-text p{line-height:1.8em}@media (max-width:767px){.text-with-fact .row .text-column{padding-left:0;padding-right:48px}}@media (max-width:767px) and (min-width:576px){.text-with-fact .row .text-column{padding-right:8.33333333vw}}@media (min-width:1024px) and (min-width:768px){.text-with-fact.left .row .fact-column{padding-right:48px}}@media (min-width:1024px) and (min-width:1024px){.text-with-fact.left .row .fact-column{padding-right:4.6875vw}}@media (min-width:1024px){.text-with-fact.right .row .text-column{padding-left:0}}@media (min-width:1024px) and (min-width:768px){.text-with-fact.right .row .text-column{padding-right:48px}}@media (min-width:1024px) and (min-width:1024px){.text-with-fact.right .row .text-column{padding-right:4.6875vw}}@media (min-width:1024px){.text-with-media.right .image-column .boxed-image.stretched{width:calc(100% + 25vw)}}@media (min-width:1536px){.text-with-media.right .image-column .boxed-image.stretched{width:calc(100% + 192px)}}.text-with-media .row .text-column{position:relative;z-index:10}@media (max-width:767px){.text-with-media .row .text-column{padding-top:32px}}@media (max-width:767px) and (min-width:576px){.text-with-media .row .text-column{padding-top:5.55555556vw}}@media (min-width:1536px){.text-with-media .row .text-column{background-color:transparent}}.text-with-media .row .text-column:before{background-color:#fff;bottom:0;content:"";left:0;position:absolute;right:32px;top:0;z-index:-1}@media (min-width:576px){.text-with-media .row .text-column:before{right:5.55555556vw}}@media (min-width:768px){.text-with-media .row .text-column:before{right:32px}}@media (min-width:1024px){.text-with-media .row .text-column:before{right:3.125vw}}@media (min-width:1280px){.text-with-media .row .text-column:before{right:32px}}@media (min-width:1536px){.text-with-media .row .text-column:before{right:32px}}@media (max-width:767px){.text-with-media .row .image-column{padding-bottom:0}}.text-with-media .row .image-column .video{background-position:50%;background-repeat:no-repeat;background-size:cover}@media (min-width:1024px){.text-with-media .row .image-column .video.stretched{width:calc(100% + 25vw)}}@media (min-width:1536px){.text-with-media .row .image-column .video.stretched{width:calc(100% + 192px)}}.text-with-media.image .row .text-column{margin-top:-64px}@media (min-width:576px){.text-with-media.image .row .text-column{margin-top:-11.11111111vw}}@media (min-width:1024px){.text-with-media.image .row .text-column{margin-top:0}}.top-module{text-align:center}.top-module .row{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap}.top-module img{max-width:88px}@media (min-width:576px){.top-module img{max-width:15.27777778vw}}@media (min-width:768px){.top-module img{max-width:88px}}@media (min-width:1024px){.top-module img{max-width:8.59375vw}}@media (min-width:1280px){.top-module img{max-width:88px}}@media (min-width:1536px){.top-module img{max-width:88px}}.top-module .top-module-image{float:none;margin:0 auto 15px;width:100%}.top-module a{text-decoration:none}.top-module a:hover{color:#002a56;text-decoration:underline}.top-module a:hover[data-universe=ansvarlighed],.top-module a:hover[data-universe=kostogmotion],.top-module a:hover[data-universe=madogdrikke],.top-module a:hover[data-universe=okologi],body[data-universe=ansvarlighed] .top-module a:hover,body[data-universe=kostogmotion] .top-module a:hover,body[data-universe=madogdrikke] .top-module a:hover,body[data-universe=okologi] .top-module a:hover{color:#002a56}.top-module a:hover[data-universe=madspild],body[data-universe=madspild] .top-module a:hover{color:#243825}.top-module a:hover[data-universe=babyogborn],.top-module a:hover[data-universe=job],body[data-universe=babyogborn] .top-module a:hover,body[data-universe=job] .top-module a:hover{color:#002a56}.top-module .column .container,.top-module .column a{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;height:100%}.top-module .column .container .top-module-image,.top-module .column a .top-module-image{-webkit-box-flex:1;-ms-flex:1;flex:1}@media (max-width:767px){.top-module .column{margin-bottom:16px}}@media (max-width:767px) and (min-width:576px){.top-module .column{margin-bottom:2.77777778vw}}@media (max-width:767px) and (min-width:768px){.top-module .column{margin-bottom:16px}}@media (max-width:767px) and (min-width:1024px){.top-module .column{margin-bottom:1.5625vw}}@media (max-width:767px) and (min-width:1280px){.top-module .column{margin-bottom:16px}}@media (max-width:767px) and (min-width:1536px){.top-module .column{margin-bottom:16px}}.top-navigation-wrapper{position:fixed;top:0;left:0;width:100%;height:82px;background-color:#1c4378;color:#fff;z-index:13}.top-navigation-wrapper[data-universe=madogdrikke],body[data-universe=madogdrikke] .top-navigation-wrapper{background-color:#273727}.top-navigation-wrapper[data-universe=ansvarlighed],body[data-universe=ansvarlighed] .top-navigation-wrapper{background-color:#004b6e}.top-navigation-wrapper[data-universe=okologi],body[data-universe=okologi] .top-navigation-wrapper{background-color:#205238}.top-navigation-wrapper[data-universe=kostogmotion],body[data-universe=kostogmotion] .top-navigation-wrapper{background-color:#337c98}.top-navigation-wrapper[data-universe=madspild],body[data-universe=madspild] .top-navigation-wrapper{background-color:#a87930}.top-navigation-wrapper[data-universe=babyogborn],body[data-universe=babyogborn] .top-navigation-wrapper{background-color:#3d4657}.top-navigation-wrapper[data-universe=job],body[data-universe=job] .top-navigation-wrapper{background-color:#002956}.top-navigation-wrapper__container{height:100%;width:100%;overflow:hidden}.top-navigation{height:100%;width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;padding:14px 28px}.top-navigation__logo,.top-navigation__logo svg{height:100%}.top-navigation__search{height:100%;width:32%;max-width:100%;position:relative;-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1}@media (min-width:1024px){.top-navigation__search{max-width:270px;-webkit-box-flex:0;-ms-flex-positive:0;flex-grow:0;display:block!important}}@media (min-width:1280px){.top-navigation__search{max-width:470px}}.top-navigation__search__input{width:100%;height:100%;border-radius:999px;border:none;outline:none;color:#fff;background-color:#2568ef;-webkit-appearance:none;padding:0 48px 0 24px;font-size:1rem;font-weight:700}.top-navigation__search__input[data-universe=madogdrikke],body[data-universe=madogdrikke] .top-navigation__search__input{color:#fadc94}.top-navigation__search__input[data-universe=ansvarlighed],body[data-universe=ansvarlighed] .top-navigation__search__input{color:#fff}.top-navigation__search__input[data-universe=kostogmotion],.top-navigation__search__input[data-universe=okologi],body[data-universe=kostogmotion] .top-navigation__search__input,body[data-universe=okologi] .top-navigation__search__input{color:#000}.top-navigation__search__input[data-universe=madspild],body[data-universe=madspild] .top-navigation__search__input{color:#af7818}.top-navigation__search__input[data-universe=babyogborn],.top-navigation__search__input[data-universe=job],body[data-universe=babyogborn] .top-navigation__search__input,body[data-universe=job] .top-navigation__search__input{color:#fff}.top-navigation__search__input[data-universe=madogdrikke],body[data-universe=madogdrikke] .top-navigation__search__input{background-color:#385a36}.top-navigation__search__input[data-universe=ansvarlighed],body[data-universe=ansvarlighed] .top-navigation__search__input{background-color:#0d7ea3}.top-navigation__search__input[data-universe=okologi],body[data-universe=okologi] .top-navigation__search__input{background-color:#98c084}.top-navigation__search__input[data-universe=kostogmotion],body[data-universe=kostogmotion] .top-navigation__search__input{background-color:#94cee3}.top-navigation__search__input[data-universe=madspild],body[data-universe=madspild] .top-navigation__search__input{background-color:#edd394}.top-navigation__search__input[data-universe=babyogborn],body[data-universe=babyogborn] .top-navigation__search__input{background-color:#a4b2c6}.top-navigation__search__input[data-universe=job],body[data-universe=job] .top-navigation__search__input{background-color:#053ea5}.top-navigation__search__input::-webkit-input-placeholder{color:#fff;opacity:1;font-weight:700}.top-navigation__search__input::-ms-input-placeholder{color:#fff;opacity:1;font-weight:700}.top-navigation__search__input::placeholder{color:#fff;opacity:1;font-weight:700}.top-navigation__search__input::-webkit-input-placeholder[data-universe=madogdrikke]{color:#fadc94}.top-navigation__search__input::-ms-input-placeholder[data-universe=madogdrikke]{color:#fadc94}.top-navigation__search__input::placeholder[data-universe=madogdrikke]{color:#fadc94}body[data-universe=madogdrikke] .top-navigation__search__input::-webkit-input-placeholder{color:#fadc94}body[data-universe=madogdrikke] .top-navigation__search__input::-ms-input-placeholder{color:#fadc94}body[data-universe=madogdrikke] .top-navigation__search__input::placeholder{color:#fadc94}.top-navigation__search__input::-webkit-input-placeholder[data-universe=ansvarlighed]{color:#fff}.top-navigation__search__input::-ms-input-placeholder[data-universe=ansvarlighed]{color:#fff}.top-navigation__search__input::placeholder[data-universe=ansvarlighed]{color:#fff}body[data-universe=ansvarlighed] .top-navigation__search__input::-webkit-input-placeholder{color:#fff}body[data-universe=ansvarlighed] .top-navigation__search__input::-ms-input-placeholder{color:#fff}body[data-universe=ansvarlighed] .top-navigation__search__input::placeholder{color:#fff}.top-navigation__search__input::-webkit-input-placeholder[data-universe=okologi]{color:#000}.top-navigation__search__input::-ms-input-placeholder[data-universe=okologi]{color:#000}.top-navigation__search__input::placeholder[data-universe=okologi]{color:#000}body[data-universe=okologi] .top-navigation__search__input::-webkit-input-placeholder{color:#000}body[data-universe=okologi] .top-navigation__search__input::-ms-input-placeholder{color:#000}body[data-universe=okologi] .top-navigation__search__input::placeholder{color:#000}.top-navigation__search__input::-webkit-input-placeholder[data-universe=kostogmotion]{color:#000}.top-navigation__search__input::-ms-input-placeholder[data-universe=kostogmotion]{color:#000}.top-navigation__search__input::placeholder[data-universe=kostogmotion]{color:#000}body[data-universe=kostogmotion] .top-navigation__search__input::-webkit-input-placeholder{color:#000}body[data-universe=kostogmotion] .top-navigation__search__input::-ms-input-placeholder{color:#000}body[data-universe=kostogmotion] .top-navigation__search__input::placeholder{color:#000}.top-navigation__search__input::-webkit-input-placeholder[data-universe=madspild]{color:#af7818}.top-navigation__search__input::-ms-input-placeholder[data-universe=madspild]{color:#af7818}.top-navigation__search__input::placeholder[data-universe=madspild]{color:#af7818}body[data-universe=madspild] .top-navigation__search__input::-webkit-input-placeholder{color:#af7818}body[data-universe=madspild] .top-navigation__search__input::-ms-input-placeholder{color:#af7818}body[data-universe=madspild] .top-navigation__search__input::placeholder{color:#af7818}.top-navigation__search__input::-webkit-input-placeholder[data-universe=babyogborn]{color:#fff}.top-navigation__search__input::-ms-input-placeholder[data-universe=babyogborn]{color:#fff}.top-navigation__search__input::placeholder[data-universe=babyogborn]{color:#fff}body[data-universe=babyogborn] .top-navigation__search__input::-webkit-input-placeholder{color:#fff}body[data-universe=babyogborn] .top-navigation__search__input::-ms-input-placeholder{color:#fff}body[data-universe=babyogborn] .top-navigation__search__input::placeholder{color:#fff}.top-navigation__search__input::-webkit-input-placeholder[data-universe=job]{color:#fff}.top-navigation__search__input::-ms-input-placeholder[data-universe=job]{color:#fff}.top-navigation__search__input::placeholder[data-universe=job]{color:#fff}body[data-universe=job] .top-navigation__search__input::-webkit-input-placeholder{color:#fff}body[data-universe=job] .top-navigation__search__input::-ms-input-placeholder{color:#fff}body[data-universe=job] .top-navigation__search__input::placeholder{color:#fff}.top-navigation__search__icon{position:absolute;right:24px;top:0;height:100%;padding:14px 0;cursor:pointer}.top-navigation__search__icon svg{height:100%}.top-navigation__search__icon svg path{stroke:#fff}.top-navigation__search__icon svg path[data-universe=madogdrikke],body[data-universe=madogdrikke] .top-navigation__search__icon svg path{stroke:#fadc94}.top-navigation__search__icon svg path[data-universe=ansvarlighed],body[data-universe=ansvarlighed] .top-navigation__search__icon svg path{stroke:#fff}.top-navigation__search__icon svg path[data-universe=kostogmotion],.top-navigation__search__icon svg path[data-universe=okologi],body[data-universe=kostogmotion] .top-navigation__search__icon svg path,body[data-universe=okologi] .top-navigation__search__icon svg path{stroke:#000}.top-navigation__search__icon svg path[data-universe=madspild],body[data-universe=madspild] .top-navigation__search__icon svg path{stroke:#af7818}.top-navigation__search__icon svg path[data-universe=babyogborn],.top-navigation__search__icon svg path[data-universe=job],body[data-universe=babyogborn] .top-navigation__search__icon svg path,body[data-universe=job] .top-navigation__search__icon svg path{stroke:#fff}.top-navigation__menu{display:-webkit-box;display:-ms-flexbox;display:flex}@media (max-width:1023px){.top-navigation__menu{display:none}}.top-navigation__menu__item{padding:0 25px}.top-navigation__menu__item:first-of-type{padding-left:0}.top-navigation__menu__item:last-of-type{padding-right:0}.top-navigation__menu__item a.link{color:#fff;text-decoration:none}.top-navigation__button-wrap{height:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;width:auto}@media (min-width:1024px){.top-navigation__button-wrap{width:184px}}.top-navigation__button{margin-left:10px;cursor:pointer}@media (min-width:1024px){.top-navigation__button:first-of-type{margin:0}}@media (min-width:1024px){.top-navigation__button{margin-left:20px}}.top-navigation__button__icon{width:53px;height:53px;background-color:#2568ef;color:#fff;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;border-radius:999px;-webkit-transition:.25s;transition:.25s}.top-navigation__button__icon[data-universe=madogdrikke],body[data-universe=madogdrikke] .top-navigation__button__icon{background-color:#385a36}.top-navigation__button__icon[data-universe=ansvarlighed],body[data-universe=ansvarlighed] .top-navigation__button__icon{background-color:#0d7ea3}.top-navigation__button__icon[data-universe=okologi],body[data-universe=okologi] .top-navigation__button__icon{background-color:#98c084}.top-navigation__button__icon[data-universe=kostogmotion],body[data-universe=kostogmotion] .top-navigation__button__icon{background-color:#94cee3}.top-navigation__button__icon[data-universe=madspild],body[data-universe=madspild] .top-navigation__button__icon{background-color:#edd394}.top-navigation__button__icon[data-universe=babyogborn],body[data-universe=babyogborn] .top-navigation__button__icon{background-color:#a4b2c6}.top-navigation__button__icon[data-universe=job],body[data-universe=job] .top-navigation__button__icon{background-color:#053ea5}.top-navigation__button__icon[data-universe=madogdrikke],body[data-universe=madogdrikke] .top-navigation__button__icon{color:#fadc94}.top-navigation__button__icon[data-universe=ansvarlighed],body[data-universe=ansvarlighed] .top-navigation__button__icon{color:#fff}.top-navigation__button__icon[data-universe=kostogmotion],.top-navigation__button__icon[data-universe=okologi],body[data-universe=kostogmotion] .top-navigation__button__icon,body[data-universe=okologi] .top-navigation__button__icon{color:#000}.top-navigation__button__icon[data-universe=madspild],body[data-universe=madspild] .top-navigation__button__icon{color:#af7818}.top-navigation__button__icon[data-universe=babyogborn],.top-navigation__button__icon[data-universe=job],body[data-universe=babyogborn] .top-navigation__button__icon,body[data-universe=job] .top-navigation__button__icon{color:#fff}@media (min-width:1024px){.top-navigation__button__icon:hover{background-color:#0e47ba}.top-navigation__button__icon:hover[data-universe=madogdrikke],body[data-universe=madogdrikke] .top-navigation__button__icon:hover{background-color:#1a2a19}.top-navigation__button__icon:hover[data-universe=ansvarlighed],body[data-universe=ansvarlighed] .top-navigation__button__icon:hover{background-color:#07475c}.top-navigation__button__icon:hover[data-universe=okologi],body[data-universe=okologi] .top-navigation__button__icon:hover{background-color:#6ea454}.top-navigation__button__icon:hover[data-universe=kostogmotion],body[data-universe=kostogmotion] .top-navigation__button__icon:hover{background-color:#57b2d3}.top-navigation__button__icon:hover[data-universe=madspild],body[data-universe=madspild] .top-navigation__button__icon:hover{background-color:#e2b853}.top-navigation__button__icon:hover[data-universe=babyogborn],body[data-universe=babyogborn] .top-navigation__button__icon:hover{background-color:#758aa9}.top-navigation__button__icon:hover[data-universe=job],body[data-universe=job] .top-navigation__button__icon:hover{background-color:#03225b}}.top-navigation__button__count{position:absolute;top:-6px;right:-6px;width:18px;height:18px;font-size:12px;font-weight:700;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;border-radius:999px;background:#fff;color:#002a56}.top-navigation__button__count[data-universe=ansvarlighed],.top-navigation__button__count[data-universe=kostogmotion],.top-navigation__button__count[data-universe=madogdrikke],.top-navigation__button__count[data-universe=okologi],body[data-universe=ansvarlighed] .top-navigation__button__count,body[data-universe=kostogmotion] .top-navigation__button__count,body[data-universe=madogdrikke] .top-navigation__button__count,body[data-universe=okologi] .top-navigation__button__count{color:#002a56}.top-navigation__button__count[data-universe=madspild],body[data-universe=madspild] .top-navigation__button__count{color:#243825}.top-navigation__button__count[data-universe=babyogborn],.top-navigation__button__count[data-universe=job],body[data-universe=babyogborn] .top-navigation__button__count,body[data-universe=job] .top-navigation__button__count{color:#002a56}.top-navigation__button--cart{position:relative}.top-navigation__button--cart svg{height:32px;width:32px;stroke:#fff}.top-navigation__button--cart svg[data-universe=madogdrikke],body[data-universe=madogdrikke] .top-navigation__button--cart svg{stroke:#fadc94}.top-navigation__button--cart svg[data-universe=ansvarlighed],body[data-universe=ansvarlighed] .top-navigation__button--cart svg{stroke:#fff}.top-navigation__button--cart svg[data-universe=kostogmotion],.top-navigation__button--cart svg[data-universe=okologi],body[data-universe=kostogmotion] .top-navigation__button--cart svg,body[data-universe=okologi] .top-navigation__button--cart svg{stroke:#000}.top-navigation__button--cart svg[data-universe=madspild],body[data-universe=madspild] .top-navigation__button--cart svg{stroke:#af7818}.top-navigation__button--cart svg[data-universe=babyogborn],.top-navigation__button--cart svg[data-universe=job],.top-navigation__button--cart svg path,body[data-universe=babyogborn] .top-navigation__button--cart svg,body[data-universe=job] .top-navigation__button--cart svg{stroke:#fff}.top-navigation__button--cart svg path[data-universe=madogdrikke],body[data-universe=madogdrikke] .top-navigation__button--cart svg path{stroke:#fadc94}.top-navigation__button--cart svg path[data-universe=ansvarlighed],body[data-universe=ansvarlighed] .top-navigation__button--cart svg path{stroke:#fff}.top-navigation__button--cart svg path[data-universe=kostogmotion],.top-navigation__button--cart svg path[data-universe=okologi],body[data-universe=kostogmotion] .top-navigation__button--cart svg path,body[data-universe=okologi] .top-navigation__button--cart svg path{stroke:#000}.top-navigation__button--cart svg path[data-universe=madspild],body[data-universe=madspild] .top-navigation__button--cart svg path{stroke:#af7818}.top-navigation__button--cart svg path[data-universe=babyogborn],.top-navigation__button--cart svg path[data-universe=job],body[data-universe=babyogborn] .top-navigation__button--cart svg path,body[data-universe=job] .top-navigation__button--cart svg path{stroke:#fff}@media (max-width:1023px){.top-navigation__button--profile{display:none}}.top-navigation__button--profile svg{height:30px;width:30px;stroke:#fff}.top-navigation__button--profile svg[data-universe=madogdrikke],body[data-universe=madogdrikke] .top-navigation__button--profile svg{stroke:#fadc94}.top-navigation__button--profile svg[data-universe=ansvarlighed],body[data-universe=ansvarlighed] .top-navigation__button--profile svg{stroke:#fff}.top-navigation__button--profile svg[data-universe=kostogmotion],.top-navigation__button--profile svg[data-universe=okologi],body[data-universe=kostogmotion] .top-navigation__button--profile svg,body[data-universe=okologi] .top-navigation__button--profile svg{stroke:#000}.top-navigation__button--profile svg[data-universe=madspild],body[data-universe=madspild] .top-navigation__button--profile svg{stroke:#af7818}.top-navigation__button--profile svg[data-universe=babyogborn],.top-navigation__button--profile svg[data-universe=job],body[data-universe=babyogborn] .top-navigation__button--profile svg,body[data-universe=job] .top-navigation__button--profile svg{stroke:#fff}.top-navigation__button--mealplan svg{height:22px;width:22px;fill:#fff}.top-navigation__button--mealplan svg[data-universe=madogdrikke],body[data-universe=madogdrikke] .top-navigation__button--mealplan svg{fill:#fadc94}.top-navigation__button--mealplan svg[data-universe=ansvarlighed],body[data-universe=ansvarlighed] .top-navigation__button--mealplan svg{fill:#fff}.top-navigation__button--mealplan svg[data-universe=kostogmotion],.top-navigation__button--mealplan svg[data-universe=okologi],body[data-universe=kostogmotion] .top-navigation__button--mealplan svg,body[data-universe=okologi] .top-navigation__button--mealplan svg{fill:#000}.top-navigation__button--mealplan svg[data-universe=madspild],body[data-universe=madspild] .top-navigation__button--mealplan svg{fill:#af7818}.top-navigation__button--mealplan svg[data-universe=babyogborn],.top-navigation__button--mealplan svg[data-universe=job],body[data-universe=babyogborn] .top-navigation__button--mealplan svg,body[data-universe=job] .top-navigation__button--mealplan svg{fill:#fff}@media (min-width:1024px){.top-navigation__button--menu{display:none}}.top-navigation__button--menu svg{height:28px;width:28px;stroke:#fff}.top-navigation__button--menu svg[data-universe=madogdrikke],body[data-universe=madogdrikke] .top-navigation__button--menu svg{stroke:#fadc94}.top-navigation__button--menu svg[data-universe=ansvarlighed],body[data-universe=ansvarlighed] .top-navigation__button--menu svg{stroke:#fff}.top-navigation__button--menu svg[data-universe=kostogmotion],.top-navigation__button--menu svg[data-universe=okologi],body[data-universe=kostogmotion] .top-navigation__button--menu svg,body[data-universe=okologi] .top-navigation__button--menu svg{stroke:#000}.top-navigation__button--menu svg[data-universe=madspild],body[data-universe=madspild] .top-navigation__button--menu svg{stroke:#af7818}.top-navigation__button--menu svg[data-universe=babyogborn],.top-navigation__button--menu svg[data-universe=job],.top-navigation__button--menu svg path,body[data-universe=babyogborn] .top-navigation__button--menu svg,body[data-universe=job] .top-navigation__button--menu svg{stroke:#fff}.top-navigation__button--menu svg path[data-universe=madogdrikke],body[data-universe=madogdrikke] .top-navigation__button--menu svg path{stroke:#fadc94}.top-navigation__button--menu svg path[data-universe=ansvarlighed],body[data-universe=ansvarlighed] .top-navigation__button--menu svg path{stroke:#fff}.top-navigation__button--menu svg path[data-universe=kostogmotion],.top-navigation__button--menu svg path[data-universe=okologi],body[data-universe=kostogmotion] .top-navigation__button--menu svg path,body[data-universe=okologi] .top-navigation__button--menu svg path{stroke:#000}.top-navigation__button--menu svg path[data-universe=madspild],body[data-universe=madspild] .top-navigation__button--menu svg path{stroke:#af7818}.top-navigation__button--menu svg path[data-universe=babyogborn],.top-navigation__button--menu svg path[data-universe=job],body[data-universe=babyogborn] .top-navigation__button--menu svg path,body[data-universe=job] .top-navigation__button--menu svg path{stroke:#fff}@media (min-width:1024px){.top-navigation__button--search{display:none}}.top-navigation__button--search svg{height:28px;width:28px;stroke:#fff}.top-navigation__button--search svg[data-universe=madogdrikke],body[data-universe=madogdrikke] .top-navigation__button--search svg{stroke:#fadc94}.top-navigation__button--search svg[data-universe=ansvarlighed],body[data-universe=ansvarlighed] .top-navigation__button--search svg{stroke:#fff}.top-navigation__button--search svg[data-universe=kostogmotion],.top-navigation__button--search svg[data-universe=okologi],body[data-universe=kostogmotion] .top-navigation__button--search svg,body[data-universe=okologi] .top-navigation__button--search svg{stroke:#000}.top-navigation__button--search svg[data-universe=madspild],body[data-universe=madspild] .top-navigation__button--search svg{stroke:#af7818}.top-navigation__button--search svg[data-universe=babyogborn],.top-navigation__button--search svg[data-universe=job],.top-navigation__button--search svg path,body[data-universe=babyogborn] .top-navigation__button--search svg,body[data-universe=job] .top-navigation__button--search svg{stroke:#fff}.top-navigation__button--search svg path[data-universe=madogdrikke],body[data-universe=madogdrikke] .top-navigation__button--search svg path{stroke:#fadc94}.top-navigation__button--search svg path[data-universe=ansvarlighed],body[data-universe=ansvarlighed] .top-navigation__button--search svg path{stroke:#fff}.top-navigation__button--search svg path[data-universe=kostogmotion],.top-navigation__button--search svg path[data-universe=okologi],body[data-universe=kostogmotion] .top-navigation__button--search svg path,body[data-universe=okologi] .top-navigation__button--search svg path{stroke:#000}.top-navigation__button--search svg path[data-universe=madspild],body[data-universe=madspild] .top-navigation__button--search svg path{stroke:#af7818}.top-navigation__button--search svg path[data-universe=babyogborn],.top-navigation__button--search svg path[data-universe=job],body[data-universe=babyogborn] .top-navigation__button--search svg path,body[data-universe=job] .top-navigation__button--search svg path{stroke:#fff}.top-navigation__button--close svg{height:28px;width:28px;fill:#fff}.top-navigation__button--close svg[data-universe=madogdrikke],body[data-universe=madogdrikke] .top-navigation__button--close svg{fill:#fadc94}.top-navigation__button--close svg[data-universe=ansvarlighed],body[data-universe=ansvarlighed] .top-navigation__button--close svg{fill:#fff}.top-navigation__button--close svg[data-universe=kostogmotion],.top-navigation__button--close svg[data-universe=okologi],body[data-universe=kostogmotion] .top-navigation__button--close svg,body[data-universe=okologi] .top-navigation__button--close svg{fill:#000}.top-navigation__button--close svg[data-universe=madspild],body[data-universe=madspild] .top-navigation__button--close svg{fill:#af7818}.top-navigation__button--close svg[data-universe=babyogborn],.top-navigation__button--close svg[data-universe=job],body[data-universe=babyogborn] .top-navigation__button--close svg,body[data-universe=job] .top-navigation__button--close svg{fill:#fff}#profile-wrapper{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-flex:1;-ms-flex:1;flex:1;padding-top:32px}@media (min-width:576px){#profile-wrapper{padding-top:5.55555556vw}}@media (min-width:1024px){#profile-wrapper{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;padding-top:64px}}@media (min-width:1024px) and (min-width:576px){#profile-wrapper{padding-top:11.11111111vw}}@media (min-width:1024px) and (min-width:768px){#profile-wrapper{padding-top:64px}}@media (min-width:1024px) and (min-width:1024px){#profile-wrapper{padding-top:6.25vw}}@media (min-width:1024px) and (min-width:1280px){#profile-wrapper{padding-top:64px}}@media (min-width:1024px) and (min-width:1536px){#profile-wrapper{padding-top:64px}}#profile-wrapper .delete-info-links{padding-top:1vh}#profile-wrapper .delete-info-links a{text-decoration:none}#profile-wrapper .user-menu{width:100%;margin-bottom:24px}@media (min-width:576px){#profile-wrapper .user-menu{margin-bottom:4.16666667vw}}@media (min-width:768px){#profile-wrapper .user-menu{margin-bottom:24px}}@media (min-width:1024px){#profile-wrapper .user-menu{margin-bottom:2.34375vw}}@media (min-width:1280px){#profile-wrapper .user-menu{margin-bottom:24px}}@media (min-width:1536px){#profile-wrapper .user-menu{margin-bottom:24px}}@media (min-width:1024px){#profile-wrapper .user-menu{width:30%}}#profile-wrapper .user-content{width:100%}@media (min-width:1024px){#profile-wrapper .user-content{width:70%}}@media (max-width:767px){#profile-wrapper .dropdown{display:none!important}}#profile-wrapper .box{cursor:pointer;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;width:100%;padding:12px;-webkit-box-sizing:border-box;box-sizing:border-box}#profile-wrapper .box .img-container{height:250px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}@media (max-width:767px){#profile-wrapper .box{width:50%}}@media (max-width:575px){#profile-wrapper .box{width:100%}}#profile-wrapper img{max-width:800px;max-height:800px;-o-object-fit:contain;object-fit:contain}@media (min-width:576px){#profile-wrapper img{max-width:138.88888889vw}}@media (min-width:768px){#profile-wrapper img{max-width:800px}}@media (min-width:1024px){#profile-wrapper img{max-width:78.125vw}}@media (min-width:1280px){#profile-wrapper img{max-width:800px}}@media (min-width:1536px){#profile-wrapper img{max-width:800px}}@media (min-width:576px){#profile-wrapper img{max-height:138.88888889vw}}@media (min-width:768px){#profile-wrapper img{max-height:800px}}@media (min-width:1024px){#profile-wrapper img{max-height:78.125vw}}@media (min-width:1280px){#profile-wrapper img{max-height:800px}}@media (min-width:1536px){#profile-wrapper img{max-height:800px}}#profile-wrapper .subtitle{display:inline-block;width:100%;color:#002a56;font-weight:500;margin:0 0 .5em}#profile-wrapper .subtitle.no-margin{margin:0}#profile-wrapper .loading:after{overflow:hidden;display:inline-block;vertical-align:bottom;-webkit-animation:ellipsis steps(4) 2s infinite;animation:ellipsis steps(4) 2s infinite;content:"\2026";width:0}#profile-wrapper .profile-nav-elem{margin-right:35px;padding-left:10px;width:100%;border-radius:5px;font-size:16px}@media (min-width:1024px){#profile-wrapper .profile-nav-elem{border-radius:20px;width:auto}}#profile-wrapper .profile-nav-elem:hover{background-color:#8db1ee}#profile-wrapper .profile-nav-elem:hover[data-universe=madogdrikke],body[data-universe=madogdrikke] #profile-wrapper .profile-nav-elem:hover{background-color:#f9dc94}#profile-wrapper .profile-nav-elem:hover[data-universe=ansvarlighed],body[data-universe=ansvarlighed] #profile-wrapper .profile-nav-elem:hover{background-color:#1aa1c2}#profile-wrapper .profile-nav-elem:hover[data-universe=okologi],body[data-universe=okologi] #profile-wrapper .profile-nav-elem:hover{background-color:#f2a43f}#profile-wrapper .profile-nav-elem:hover[data-universe=kostogmotion],body[data-universe=kostogmotion] #profile-wrapper .profile-nav-elem:hover{background-color:#83d1e5}#profile-wrapper .profile-nav-elem:hover[data-universe=madspild],body[data-universe=madspild] #profile-wrapper .profile-nav-elem:hover{background-color:#f3d38a}#profile-wrapper .profile-nav-elem:hover[data-universe=babyogborn],body[data-universe=babyogborn] #profile-wrapper .profile-nav-elem:hover{background-color:#c7a9d6}#profile-wrapper .profile-nav-elem:hover[data-universe=job],body[data-universe=job] #profile-wrapper .profile-nav-elem:hover{background-color:#8db1ee}#profile-wrapper .selected{background-color:#dbdee0}@media (min-width:1024px){#profile-wrapper .selected{background-color:#ebf2f4}}#profile-wrapper .logout-btn.profile-nav-elem{color:#cf3637}#profile-wrapper .logout-btn.profile-nav-elem:hover{background-color:#ffe3e3}#profile-wrapper .body-wrapper{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:left;-ms-flex-pack:left;justify-content:left;-webkit-box-align:normal;-ms-flex-align:normal;align-items:normal;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}@media (min-width:768px){#profile-wrapper .body-wrapper .container{max-width:100%}}#profile-wrapper .body-wrapper .the-checkbox .switch{display:inline-block;height:17px;position:relative;width:30px}#profile-wrapper .body-wrapper .the-checkbox .switch input{display:none}#profile-wrapper .body-wrapper .the-checkbox .slider{background-color:#ccc;bottom:0;cursor:pointer;left:0;position:absolute;right:0;top:0;-webkit-transition:.4s;transition:.4s}#profile-wrapper .body-wrapper .the-checkbox .slider:before{background-color:#fff;bottom:2px;content:"";height:13px;left:2px;position:absolute;-webkit-transition:.4s;transition:.4s;width:13px}#profile-wrapper .body-wrapper .the-checkbox input:checked+.slider{background-color:#2568ef}#profile-wrapper .body-wrapper .the-checkbox input:checked+.slider:before{-webkit-transform:translateX(13px);transform:translateX(13px)}#profile-wrapper .body-wrapper .the-checkbox .slider.round{border-radius:17px}#profile-wrapper .body-wrapper .the-checkbox .slider.round:before{border-radius:50%}#profile-wrapper .body-wrapper .card{width:100%;margin-top:40px;padding:40px;border:1px solid #ebf2f4;border-radius:2px}@media (min-width:576px){#profile-wrapper .body-wrapper .card{margin-top:6.94444444vw}}@media (min-width:768px){#profile-wrapper .body-wrapper .card{margin-top:40px}}@media (min-width:1024px){#profile-wrapper .body-wrapper .card{margin-top:3.90625vw}}@media (min-width:1280px){#profile-wrapper .body-wrapper .card{margin-top:40px}}@media (min-width:1536px){#profile-wrapper .body-wrapper .card{margin-top:40px}}@media (min-width:576px){#profile-wrapper .body-wrapper .card{padding:6.94444444vw}}@media (min-width:768px){#profile-wrapper .body-wrapper .card{padding:40px}}@media (min-width:1024px){#profile-wrapper .body-wrapper .card{padding:3.90625vw}}@media (min-width:1280px){#profile-wrapper .body-wrapper .card{padding:40px}}@media (min-width:1536px){#profile-wrapper .body-wrapper .card{padding:40px}}#profile-wrapper .body-wrapper .card .baby-club-image{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;vertical-align:middle}#profile-wrapper .body-wrapper .card .baby-club-image svg{height:15vh}#profile-wrapper .body-wrapper .baby-og-born-card{padding:0}#profile-wrapper .body-wrapper .baby-og-born-card .info.settings{margin-bottom:0;padding-bottom:0}#profile-wrapper .body-wrapper .baby-og-born-card .baby-club-image{padding:24px}@media (min-width:576px){#profile-wrapper .body-wrapper .baby-og-born-card .baby-club-image{padding:4.16666667vw}}@media (min-width:768px){#profile-wrapper .body-wrapper .baby-og-born-card .baby-club-image{padding:24px}}@media (min-width:1024px){#profile-wrapper .body-wrapper .baby-og-born-card .baby-club-image{padding:2.34375vw}}@media (min-width:1280px){#profile-wrapper .body-wrapper .baby-og-born-card .baby-club-image{padding:24px}}@media (min-width:1536px){#profile-wrapper .body-wrapper .baby-og-born-card .baby-club-image{padding:24px}}#profile-wrapper .body-wrapper .terms-card{width:100%;padding:40px;border:1px solid #ebf2f4;border-radius:2px}@media (min-width:576px){#profile-wrapper .body-wrapper .terms-card{padding:6.94444444vw}}@media (min-width:768px){#profile-wrapper .body-wrapper .terms-card{padding:40px}}@media (min-width:1024px){#profile-wrapper .body-wrapper .terms-card{padding:3.90625vw}}@media (min-width:1280px){#profile-wrapper .body-wrapper .terms-card{padding:40px}}@media (min-width:1536px){#profile-wrapper .body-wrapper .terms-card{padding:40px}}#profile-wrapper .body-wrapper .profile-link{margin-top:40px}#profile-wrapper .body-wrapper .profile-link a{text-decoration:none;color:#002a56}#profile-wrapper .body-wrapper .profile-link a[data-universe=madogdrikke],body[data-universe=madogdrikke] #profile-wrapper .body-wrapper .profile-link a{color:#283828}#profile-wrapper .body-wrapper .profile-link a[data-universe=ansvarlighed],body[data-universe=ansvarlighed] #profile-wrapper .body-wrapper .profile-link a{color:#004b6e}#profile-wrapper .body-wrapper .profile-link a[data-universe=okologi],body[data-universe=okologi] #profile-wrapper .body-wrapper .profile-link a{color:#025437}#profile-wrapper .body-wrapper .profile-link a[data-universe=kostogmotion],body[data-universe=kostogmotion] #profile-wrapper .body-wrapper .profile-link a{color:#007d9b}#profile-wrapper .body-wrapper .profile-link a[data-universe=madspild],body[data-universe=madspild] #profile-wrapper .body-wrapper .profile-link a{color:#b07818}#profile-wrapper .body-wrapper .profile-link a[data-universe=babyogborn],body[data-universe=babyogborn] #profile-wrapper .body-wrapper .profile-link a{color:#3d465a}#profile-wrapper .body-wrapper .profile-link a[data-universe=job],body[data-universe=job] #profile-wrapper .body-wrapper .profile-link a{color:#002a56}@media (min-width:576px){#profile-wrapper .body-wrapper .profile-link{margin-top:6.94444444vw}}@media (min-width:768px){#profile-wrapper .body-wrapper .profile-link{margin-top:40px}}@media (min-width:1024px){#profile-wrapper .body-wrapper .profile-link{margin-top:3.90625vw}}@media (min-width:1280px){#profile-wrapper .body-wrapper .profile-link{margin-top:40px}}@media (min-width:1536px){#profile-wrapper .body-wrapper .profile-link{margin-top:40px}}#profile-wrapper .body-wrapper .info-persondatapolitik{font-weight:400;font-size:16px}#profile-wrapper .body-wrapper .info{width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-ms-flex-wrap:wrap;flex-wrap:wrap}@media (min-width:1024px){#profile-wrapper .body-wrapper .info{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}}#profile-wrapper .body-wrapper .info.settings{padding-bottom:24px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-ms-flex-wrap:nowrap;flex-wrap:nowrap;-webkit-box-align:baseline;-ms-flex-align:baseline;align-items:baseline}#profile-wrapper .body-wrapper .info.settings a{color:#2568ef}@media (min-width:576px){#profile-wrapper .body-wrapper .info.settings{padding-bottom:4.16666667vw}}@media (min-width:768px){#profile-wrapper .body-wrapper .info.settings{padding-bottom:24px}}@media (min-width:1024px){#profile-wrapper .body-wrapper .info.settings{padding-bottom:2.34375vw}}@media (min-width:1280px){#profile-wrapper .body-wrapper .info.settings{padding-bottom:24px}}@media (min-width:1536px){#profile-wrapper .body-wrapper .info.settings{padding-bottom:24px}}#profile-wrapper .body-wrapper .info.settings .secondary{font-weight:500!important;font-size:18px!important}@media (min-width:768px){#profile-wrapper .body-wrapper .info.settings .secondary{font-size:20px!important}}#profile-wrapper .body-wrapper .info.settings .secondary-text{font-size:1rem}#profile-wrapper .body-wrapper .info.settings .info{font-weight:400}@media (max-width:767px){#profile-wrapper .body-wrapper .info.settings-baby{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center}}#profile-wrapper .body-wrapper .info.settings-baby p{font-weight:700}#profile-wrapper .body-wrapper .info.settings-baby .subtitle{font-size:24px}@media (min-width:768px){#profile-wrapper .body-wrapper .info.settings-baby .subtitle{font-size:1.8vw}}#profile-wrapper .body-wrapper .info.settings.replacement-goods{-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-bottom:0}#profile-wrapper .body-wrapper .info.settings .settings-text{width:90%;text-align:left;word-spacing:1px;padding-right:20px}@media (min-width:1024px){#profile-wrapper .body-wrapper .info.settings .settings-text{word-spacing:0}}#profile-wrapper .body-wrapper .info.settings .settings-text-tcs{width:100%;overflow-wrap:break-word;word-wrap:break-word;word-break:break-word}#profile-wrapper .body-wrapper .info.settings .settings-text-tcs p{-webkit-box-pack:inherit;-ms-flex-pack:inherit;justify-content:inherit}#profile-wrapper .body-wrapper .info.settings .settings-text .subtitle{font-weight:700;font-size:24px}@media (max-width:767px){#profile-wrapper .body-wrapper .info.settings .settings-text .subtitle{padding-bottom:8px}}@media (max-width:767px) and (min-width:576px){#profile-wrapper .body-wrapper .info.settings .settings-text .subtitle{padding-bottom:1.38888889vw}}@media (max-width:767px) and (min-width:768px){#profile-wrapper .body-wrapper .info.settings .settings-text .subtitle{padding-bottom:8px}}@media (max-width:767px) and (min-width:1024px){#profile-wrapper .body-wrapper .info.settings .settings-text .subtitle{padding-bottom:.78125vw}}@media (max-width:767px) and (min-width:1280px){#profile-wrapper .body-wrapper .info.settings .settings-text .subtitle{padding-bottom:8px}}@media (max-width:767px) and (min-width:1536px){#profile-wrapper .body-wrapper .info.settings .settings-text .subtitle{padding-bottom:8px}}@media (max-width:767px){#profile-wrapper .body-wrapper .info.settings .settings-text-baby{width:100%}}#profile-wrapper .body-wrapper .info.settings .settings-text-baby .baby-text{font-weight:500;font-size:16px}#profile-wrapper .body-wrapper .info.settings .baby-club-text{padding:40px;width:100%}@media (min-width:576px){#profile-wrapper .body-wrapper .info.settings .baby-club-text{padding:6.94444444vw}}@media (min-width:768px){#profile-wrapper .body-wrapper .info.settings .baby-club-text{padding:40px}}@media (min-width:1024px){#profile-wrapper .body-wrapper .info.settings .baby-club-text{padding:3.90625vw}}@media (min-width:1280px){#profile-wrapper .body-wrapper .info.settings .baby-club-text{padding:40px}}@media (min-width:1536px){#profile-wrapper .body-wrapper .info.settings .baby-club-text{padding:40px}}@media (min-width:1024px){#profile-wrapper .body-wrapper .info.settings .baby-club-text{padding:16px}}@media (min-width:1024px) and (min-width:576px){#profile-wrapper .body-wrapper .info.settings .baby-club-text{padding:2.77777778vw}}@media (min-width:1024px) and (min-width:768px){#profile-wrapper .body-wrapper .info.settings .baby-club-text{padding:16px}}@media (min-width:1024px) and (min-width:1024px){#profile-wrapper .body-wrapper .info.settings .baby-club-text{padding:1.5625vw}}@media (min-width:1024px) and (min-width:1280px){#profile-wrapper .body-wrapper .info.settings .baby-club-text{padding:16px}}@media (min-width:1024px) and (min-width:1536px){#profile-wrapper .body-wrapper .info.settings .baby-club-text{padding:16px}}#profile-wrapper .body-wrapper .info.settings .button-container{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}@media (max-width:767px){#profile-wrapper .body-wrapper .info.settings .button-container{padding-top:16px}}@media (max-width:767px) and (min-width:576px){#profile-wrapper .body-wrapper .info.settings .button-container{padding-top:2.77777778vw}}@media (max-width:767px) and (min-width:768px){#profile-wrapper .body-wrapper .info.settings .button-container{padding-top:16px}}@media (max-width:767px) and (min-width:1024px){#profile-wrapper .body-wrapper .info.settings .button-container{padding-top:1.5625vw}}@media (max-width:767px) and (min-width:1280px){#profile-wrapper .body-wrapper .info.settings .button-container{padding-top:16px}}@media (max-width:767px) and (min-width:1536px){#profile-wrapper .body-wrapper .info.settings .button-container{padding-top:16px}}#profile-wrapper .body-wrapper .info.settings iframe{width:100%}#profile-wrapper .body-wrapper .info-text{margin-top:32px}@media (min-width:576px){#profile-wrapper .body-wrapper .info-text{margin-top:5.55555556vw}}@media (min-width:768px){#profile-wrapper .body-wrapper .info-text{margin-top:32px}}@media (min-width:1024px){#profile-wrapper .body-wrapper .info-text{margin-top:3.125vw}}@media (min-width:1280px){#profile-wrapper .body-wrapper .info-text{margin-top:32px}}@media (min-width:1536px){#profile-wrapper .body-wrapper .info-text{margin-top:32px}}#profile-wrapper .body-wrapper .vertical-center{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;width:56px;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}#profile-wrapper .body-wrapper .profile-buttons{width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;margin-top:35px}@media (min-width:1024px){#profile-wrapper .body-wrapper .profile-buttons{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}}#profile-wrapper .body-wrapper .profile-buttons button{border-radius:999px;margin-bottom:16px;-webkit-box-ordinal-group:3;-ms-flex-order:2;order:2;-webkit-transition:.25s;transition:.25s}@media (min-width:576px){#profile-wrapper .body-wrapper .profile-buttons button{margin-bottom:2.77777778vw}}@media (min-width:768px){#profile-wrapper .body-wrapper .profile-buttons button{margin-bottom:16px}}@media (min-width:1024px){#profile-wrapper .body-wrapper .profile-buttons button{margin-bottom:1.5625vw}}@media (min-width:1280px){#profile-wrapper .body-wrapper .profile-buttons button{margin-bottom:16px}}@media (min-width:1536px){#profile-wrapper .body-wrapper .profile-buttons button{margin-bottom:16px}}@media (min-width:1024px){#profile-wrapper .body-wrapper .profile-buttons button{margin-bottom:0;margin-right:16px}}@media (min-width:1024px) and (min-width:576px){#profile-wrapper .body-wrapper .profile-buttons button{margin-right:2.77777778vw}}@media (min-width:1024px) and (min-width:768px){#profile-wrapper .body-wrapper .profile-buttons button{margin-right:16px}}@media (min-width:1024px) and (min-width:1024px){#profile-wrapper .body-wrapper .profile-buttons button{margin-right:1.5625vw}}@media (min-width:1024px) and (min-width:1280px){#profile-wrapper .body-wrapper .profile-buttons button{margin-right:16px}}@media (min-width:1024px) and (min-width:1536px){#profile-wrapper .body-wrapper .profile-buttons button{margin-right:16px}}#profile-wrapper .body-wrapper .profile-buttons .primary{background-color:#2568ef;color:#fff}#profile-wrapper .body-wrapper .profile-buttons .primary[data-universe=madogdrikke],body[data-universe=madogdrikke] #profile-wrapper .body-wrapper .profile-buttons .primary{background-color:#fadc94}#profile-wrapper .body-wrapper .profile-buttons .primary[data-universe=ansvarlighed],body[data-universe=ansvarlighed] #profile-wrapper .body-wrapper .profile-buttons .primary{background-color:#af7818}#profile-wrapper .body-wrapper .profile-buttons .primary[data-universe=okologi],body[data-universe=okologi] #profile-wrapper .body-wrapper .profile-buttons .primary{background-color:#eb8023}#profile-wrapper .body-wrapper .profile-buttons .primary[data-universe=kostogmotion],body[data-universe=kostogmotion] #profile-wrapper .body-wrapper .profile-buttons .primary{background-color:#014972}#profile-wrapper .body-wrapper .profile-buttons .primary[data-universe=madspild],body[data-universe=madspild] #profile-wrapper .body-wrapper .profile-buttons .primary{background-color:#af7818}#profile-wrapper .body-wrapper .profile-buttons .primary[data-universe=babyogborn],body[data-universe=babyogborn] #profile-wrapper .body-wrapper .profile-buttons .primary{background-color:#3c4659}#profile-wrapper .body-wrapper .profile-buttons .primary[data-universe=job],body[data-universe=job] #profile-wrapper .body-wrapper .profile-buttons .primary{background-color:#2568ef}#profile-wrapper .body-wrapper .profile-buttons .primary[data-universe=madogdrikke],body[data-universe=madogdrikke] #profile-wrapper .body-wrapper .profile-buttons .primary{color:#385a36}#profile-wrapper .body-wrapper .profile-buttons .primary[data-universe=ansvarlighed],#profile-wrapper .body-wrapper .profile-buttons .primary[data-universe=kostogmotion],#profile-wrapper .body-wrapper .profile-buttons .primary[data-universe=okologi],body[data-universe=ansvarlighed] #profile-wrapper .body-wrapper .profile-buttons .primary,body[data-universe=kostogmotion] #profile-wrapper .body-wrapper .profile-buttons .primary,body[data-universe=okologi] #profile-wrapper .body-wrapper .profile-buttons .primary{color:#fff}#profile-wrapper .body-wrapper .profile-buttons .primary[data-universe=madspild],body[data-universe=madspild] #profile-wrapper .body-wrapper .profile-buttons .primary{color:#f5f3ed}#profile-wrapper .body-wrapper .profile-buttons .primary[data-universe=babyogborn],#profile-wrapper .body-wrapper .profile-buttons .primary[data-universe=job],body[data-universe=babyogborn] #profile-wrapper .body-wrapper .profile-buttons .primary,body[data-universe=job] #profile-wrapper .body-wrapper .profile-buttons .primary{color:#fff}#profile-wrapper .body-wrapper .profile-buttons .primary:hover{background-color:#0f50d2}#profile-wrapper .body-wrapper .profile-buttons .primary:hover[data-universe=madogdrikke],body[data-universe=madogdrikke] #profile-wrapper .body-wrapper .profile-buttons .primary:hover{background-color:#f8cc63}#profile-wrapper .body-wrapper .profile-buttons .primary:hover[data-universe=ansvarlighed],body[data-universe=ansvarlighed] #profile-wrapper .body-wrapper .profile-buttons .primary:hover{background-color:#825912}#profile-wrapper .body-wrapper .profile-buttons .primary:hover[data-universe=okologi],body[data-universe=okologi] #profile-wrapper .body-wrapper .profile-buttons .primary:hover{background-color:#c96712}#profile-wrapper .body-wrapper .profile-buttons .primary:hover[data-universe=kostogmotion],body[data-universe=kostogmotion] #profile-wrapper .body-wrapper .profile-buttons .primary:hover{background-color:#01293f}#profile-wrapper .body-wrapper .profile-buttons .primary:hover[data-universe=madspild],body[data-universe=madspild] #profile-wrapper .body-wrapper .profile-buttons .primary:hover{background-color:#825912}#profile-wrapper .body-wrapper .profile-buttons .primary:hover[data-universe=babyogborn],body[data-universe=babyogborn] #profile-wrapper .body-wrapper .profile-buttons .primary:hover{background-color:#272e3b}#profile-wrapper .body-wrapper .profile-buttons .primary:hover[data-universe=job],body[data-universe=job] #profile-wrapper .body-wrapper .profile-buttons .primary:hover{background-color:#0f50d2}#profile-wrapper .body-wrapper .profile-buttons .danger{color:#cf3637;background-color:#ffe3e3}#profile-wrapper .body-wrapper .profile-buttons .danger:hover{background:none;background-color:#ffb0b0;color:#952424}#profile-wrapper .body-wrapper .profile-buttons .cancel{border-width:2px;border-color:#cf3637;color:#cf3637;background:none;-webkit-box-ordinal-group:4;-ms-flex-order:3;order:3}@media (min-width:1024px){#profile-wrapper .body-wrapper .profile-buttons .cancel{-webkit-box-ordinal-group:2;-ms-flex-order:1;order:1}}#profile-wrapper .body-wrapper .profile-buttons .cancel:hover{background:none;border-color:#952424;color:#952424}#profile-wrapper .body-wrapper .button-link{background-color:#2568ef;border-radius:24px;color:#fff!important;border-width:1px;padding:14px 25px;text-align:center;text-decoration:none;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;cursor:pointer;height:10px}@media (min-width:576px){#profile-wrapper .body-wrapper .button-link{border-width:.17361111vw}}@media (min-width:768px){#profile-wrapper .body-wrapper .button-link{border-width:1px}}@media (min-width:1024px){#profile-wrapper .body-wrapper .button-link{border-width:.09765625vw}}@media (min-width:1280px){#profile-wrapper .body-wrapper .button-link{border-width:1px}}@media (min-width:1536px){#profile-wrapper .body-wrapper .button-link{border-width:1px}}#profile-wrapper .body-wrapper .button-link div{padding-left:.5vw}#profile-wrapper .body-wrapper .button-link div svg{width:12px;height:10px}#profile-wrapper .body-wrapper .button-link div svg path{stroke:#fff}#profile-wrapper .body-wrapper .button-link-back{background-color:#ebf2f4;border-radius:24px;color:#002a56;border-color:#7f94aa;border-width:1px;margin-bottom:50px;padding:14px 25px;text-align:center;text-decoration:none;display:inline-block;cursor:pointer}#profile-wrapper .body-wrapper .button-link-back[data-universe=madogdrikke],body[data-universe=madogdrikke] #profile-wrapper .body-wrapper .button-link-back{background-color:#ebe4d7}#profile-wrapper .body-wrapper .button-link-back[data-universe=ansvarlighed],body[data-universe=ansvarlighed] #profile-wrapper .body-wrapper .button-link-back{background-color:#ebf2f4}#profile-wrapper .body-wrapper .button-link-back[data-universe=okologi],body[data-universe=okologi] #profile-wrapper .body-wrapper .button-link-back{background-color:#f5f3ed}#profile-wrapper .body-wrapper .button-link-back[data-universe=kostogmotion],body[data-universe=kostogmotion] #profile-wrapper .body-wrapper .button-link-back{background-color:#ebf2f4}#profile-wrapper .body-wrapper .button-link-back[data-universe=madspild],body[data-universe=madspild] #profile-wrapper .body-wrapper .button-link-back{background-color:#f5f3ed}#profile-wrapper .body-wrapper .button-link-back[data-universe=babyogborn],body[data-universe=babyogborn] #profile-wrapper .body-wrapper .button-link-back{background-color:#ecf0f5}#profile-wrapper .body-wrapper .button-link-back[data-universe=job],body[data-universe=job] #profile-wrapper .body-wrapper .button-link-back{background-color:#e5ebf6}#profile-wrapper .body-wrapper .button-link-back[data-universe=madogdrikke],body[data-universe=madogdrikke] #profile-wrapper .body-wrapper .button-link-back{color:#283828}#profile-wrapper .body-wrapper .button-link-back[data-universe=ansvarlighed],body[data-universe=ansvarlighed] #profile-wrapper .body-wrapper .button-link-back{color:#004b6e}#profile-wrapper .body-wrapper .button-link-back[data-universe=okologi],body[data-universe=okologi] #profile-wrapper .body-wrapper .button-link-back{color:#025437}#profile-wrapper .body-wrapper .button-link-back[data-universe=kostogmotion],body[data-universe=kostogmotion] #profile-wrapper .body-wrapper .button-link-back{color:#007d9b}#profile-wrapper .body-wrapper .button-link-back[data-universe=madspild],body[data-universe=madspild] #profile-wrapper .body-wrapper .button-link-back{color:#b07818}#profile-wrapper .body-wrapper .button-link-back[data-universe=babyogborn],body[data-universe=babyogborn] #profile-wrapper .body-wrapper .button-link-back{color:#3d465a}#profile-wrapper .body-wrapper .button-link-back[data-universe=job],body[data-universe=job] #profile-wrapper .body-wrapper .button-link-back{color:#002a56}#profile-wrapper .body-wrapper .button-link-back[data-universe=madogdrikke],body[data-universe=madogdrikke] #profile-wrapper .body-wrapper .button-link-back{border-color:#f9dc94}#profile-wrapper .body-wrapper .button-link-back[data-universe=ansvarlighed],body[data-universe=ansvarlighed] #profile-wrapper .body-wrapper .button-link-back{border-color:#1aa1c2}#profile-wrapper .body-wrapper .button-link-back[data-universe=okologi],body[data-universe=okologi] #profile-wrapper .body-wrapper .button-link-back{border-color:#f2a43f}#profile-wrapper .body-wrapper .button-link-back[data-universe=kostogmotion],body[data-universe=kostogmotion] #profile-wrapper .body-wrapper .button-link-back{border-color:#007d9b}#profile-wrapper .body-wrapper .button-link-back[data-universe=madspild],body[data-universe=madspild] #profile-wrapper .body-wrapper .button-link-back{border-color:#d69e18}#profile-wrapper .body-wrapper .button-link-back[data-universe=babyogborn],body[data-universe=babyogborn] #profile-wrapper .body-wrapper .button-link-back{border-color:#7282a0}@media (min-width:576px){#profile-wrapper .body-wrapper .button-link-back{border-width:.17361111vw}}@media (min-width:768px){#profile-wrapper .body-wrapper .button-link-back{border-width:1px}}@media (min-width:1024px){#profile-wrapper .body-wrapper .button-link-back{border-width:.09765625vw}}@media (min-width:1280px){#profile-wrapper .body-wrapper .button-link-back{border-width:1px}}@media (min-width:1536px){#profile-wrapper .body-wrapper .button-link-back{border-width:1px}}#profile-wrapper .body-wrapper .profile-card{width:100%;margin-top:40px;border:1px solid #ebf2f4;border-radius:2px}@media (min-width:576px){#profile-wrapper .body-wrapper .profile-card{margin-top:6.94444444vw}}@media (min-width:768px){#profile-wrapper .body-wrapper .profile-card{margin-top:40px}}@media (min-width:1024px){#profile-wrapper .body-wrapper .profile-card{margin-top:3.90625vw}}@media (min-width:1280px){#profile-wrapper .body-wrapper .profile-card{margin-top:40px}}@media (min-width:1536px){#profile-wrapper .body-wrapper .profile-card{margin-top:40px}}#profile-wrapper .body-wrapper .title{width:100%;display:block}@media (min-width:1024px){#profile-wrapper .body-wrapper .title h3{font-size:1.47058824vw}}#profile-wrapper .body-wrapper .user-name{padding:10px;padding-left:25px;background-color:#ebf2f4;width:100%;display:block}#profile-wrapper .body-wrapper .profile-form-wrapper{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:25px;width:100%}#profile-wrapper .body-wrapper .profile-form-wrapper .profile-form{width:100%}#profile-wrapper .body-wrapper .profile-form-wrapper .profile-form .profile-form-input-wrapper{margin-top:20px}#profile-wrapper .body-wrapper .profile-form-wrapper .profile-form .profile-form-label{display:inline-block;line-height:1;margin:0 0 .3em;font-weight:700;font-size:clamp(1rem,.0943662vw + .97640845rem,1.067rem)}#profile-wrapper .body-wrapper .profile-form-wrapper .delete-profile-description ol,#profile-wrapper .body-wrapper .profile-form-wrapper .delete-profile-description ul{list-style-position:outside;padding-left:20px;margin-bottom:32px}#profile-wrapper .body-wrapper .profile-form-wrapper .delete-profile-description li{margin-bottom:16px}#profile-wrapper .body-wrapper input{width:100%;height:37px;border-radius:5px;border:1px solid #ccc;font-size:12px;display:block;margin-bottom:10px;padding:5px 10px;background:#ebf2f4}#profile-wrapper .body-wrapper .favorite-button-container{margin-top:25px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;width:100%;-webkit-box-pack:space-evenly;-ms-flex-pack:space-evenly;justify-content:space-evenly;cursor:pointer}#profile-wrapper .body-wrapper .favorite-button-container button{width:100%;font-weight:700;font-size:14px;padding:15px;color:#000;cursor:pointer;background-color:#ebf2f4}@media (min-width:1024px){#profile-wrapper .body-wrapper .favorite-button-container button{font-size:1.47058824vw}}#profile-wrapper .body-wrapper .favorite-button-container .active{background:none;border:none;color:#002956;background-color:#fff}#profile-wrapper .body-wrapper .favorites-container{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:space-evenly;-ms-flex-pack:space-evenly;justify-content:space-evenly;margin-bottom:25px}#profile-wrapper .dropbtn{display:-webkit-box;display:-ms-flexbox;display:flex;background-color:#fff;color:#002a56;padding:.8em;font-weight:700;border-radius:5px;-webkit-box-shadow:0 .5px 2px 0 #000007;box-shadow:0 .5px 2px 0 #000007;width:100%;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}#profile-wrapper .dropbtn[data-universe=madogdrikke],body[data-universe=madogdrikke] #profile-wrapper .dropbtn{color:#283828}#profile-wrapper .dropbtn[data-universe=ansvarlighed],body[data-universe=ansvarlighed] #profile-wrapper .dropbtn{color:#004b6e}#profile-wrapper .dropbtn[data-universe=okologi],body[data-universe=okologi] #profile-wrapper .dropbtn{color:#025437}#profile-wrapper .dropbtn[data-universe=kostogmotion],body[data-universe=kostogmotion] #profile-wrapper .dropbtn{color:#007d9b}#profile-wrapper .dropbtn[data-universe=madspild],body[data-universe=madspild] #profile-wrapper .dropbtn{color:#b07818}#profile-wrapper .dropbtn[data-universe=babyogborn],body[data-universe=babyogborn] #profile-wrapper .dropbtn{color:#3d465a}#profile-wrapper .dropbtn[data-universe=job],body[data-universe=job] #profile-wrapper .dropbtn{color:#002a56}@media (min-width:1024px){#profile-wrapper .dropbtn{display:none}}.video-player--item{display:inline-block;text-decoration:none;margin-top:32px;width:100%}@media (min-width:576px){.video-player--item{margin-top:5.55555556vw}}@media (min-width:768px){.video-player--item{margin-top:32px}}@media (min-width:1024px){.video-player--item{margin-top:3.125vw}}@media (min-width:1280px){.video-player--item{margin-top:32px}}@media (min-width:1536px){.video-player--item{margin-top:32px}}.video-player--item .subtitle{margin-bottom:16px;-webkit-transition-property:color;transition-property:color;-webkit-transition-duration:.3s;transition-duration:.3s;-webkit-transition-timing-function:ease-in-out;transition-timing-function:ease-in-out}@media (min-width:576px){.video-player--item .subtitle{margin-bottom:2.77777778vw}}@media (min-width:768px){.video-player--item .subtitle{margin-bottom:16px}}@media (min-width:1024px){.video-player--item .subtitle{margin-bottom:1.5625vw}}@media (min-width:1280px){.video-player--item .subtitle{margin-bottom:16px}}@media (min-width:1536px){.video-player--item .subtitle{margin-bottom:16px}}.video-player--item.active .subtitle,.video-player--item:hover .subtitle{color:#cf112d}.video-player--item.active .subtitle[data-universe=madogdrikke],.video-player--item:hover .subtitle[data-universe=madogdrikke],body[data-universe=madogdrikke] .video-player--item.active .subtitle,body[data-universe=madogdrikke] .video-player--item:hover .subtitle{color:#5cad76}.video-player--item.active .subtitle[data-universe=ansvarlighed],.video-player--item:hover .subtitle[data-universe=ansvarlighed],body[data-universe=ansvarlighed] .video-player--item.active .subtitle,body[data-universe=ansvarlighed] .video-player--item:hover .subtitle{color:#1aa1c2}.video-player--item.active .subtitle[data-universe=okologi],.video-player--item:hover .subtitle[data-universe=okologi],body[data-universe=okologi] .video-player--item.active .subtitle,body[data-universe=okologi] .video-player--item:hover .subtitle{color:#168040}.video-player--item.active .subtitle[data-universe=kostogmotion],.video-player--item:hover .subtitle[data-universe=kostogmotion],body[data-universe=kostogmotion] .video-player--item.active .subtitle,body[data-universe=kostogmotion] .video-player--item:hover .subtitle{color:#1aa1c2}.video-player--item.active .subtitle[data-universe=madspild],.video-player--item:hover .subtitle[data-universe=madspild],body[data-universe=madspild] .video-player--item.active .subtitle,body[data-universe=madspild] .video-player--item:hover .subtitle{color:#d69e18}.video-player--item.active .subtitle[data-universe=babyogborn],.video-player--item:hover .subtitle[data-universe=babyogborn],body[data-universe=babyogborn] .video-player--item.active .subtitle,body[data-universe=babyogborn] .video-player--item:hover .subtitle{color:#7282a0}.video-player--item.active .subtitle[data-universe=job],.video-player--item:hover .subtitle[data-universe=job],body[data-universe=job] .video-player--item.active .subtitle,body[data-universe=job] .video-player--item:hover .subtitle{color:#f30102}.video-player--item.active .boxed-image--image,.video-player--item:hover .boxed-image--image{-webkit-transform:scale(1.05);transform:scale(1.05)}.video-player--item.active .boxed-image--overlay,.video-player--item:hover .boxed-image--overlay{border-color:#cf112d}.video-player--item.active .boxed-image--overlay[data-universe=madogdrikke],.video-player--item:hover .boxed-image--overlay[data-universe=madogdrikke],body[data-universe=madogdrikke] .video-player--item.active .boxed-image--overlay,body[data-universe=madogdrikke] .video-player--item:hover .boxed-image--overlay{border-color:#5cad76}.video-player--item.active .boxed-image--overlay[data-universe=ansvarlighed],.video-player--item:hover .boxed-image--overlay[data-universe=ansvarlighed],body[data-universe=ansvarlighed] .video-player--item.active .boxed-image--overlay,body[data-universe=ansvarlighed] .video-player--item:hover .boxed-image--overlay{border-color:#1aa1c2}.video-player--item.active .boxed-image--overlay[data-universe=okologi],.video-player--item:hover .boxed-image--overlay[data-universe=okologi],body[data-universe=okologi] .video-player--item.active .boxed-image--overlay,body[data-universe=okologi] .video-player--item:hover .boxed-image--overlay{border-color:#168040}.video-player--item.active .boxed-image--overlay[data-universe=kostogmotion],.video-player--item:hover .boxed-image--overlay[data-universe=kostogmotion],body[data-universe=kostogmotion] .video-player--item.active .boxed-image--overlay,body[data-universe=kostogmotion] .video-player--item:hover .boxed-image--overlay{border-color:#1aa1c2}.video-player--item.active .boxed-image--overlay[data-universe=madspild],.video-player--item:hover .boxed-image--overlay[data-universe=madspild],body[data-universe=madspild] .video-player--item.active .boxed-image--overlay,body[data-universe=madspild] .video-player--item:hover .boxed-image--overlay{border-color:#d69e18}.video-player--item.active .boxed-image--overlay[data-universe=babyogborn],.video-player--item:hover .boxed-image--overlay[data-universe=babyogborn],body[data-universe=babyogborn] .video-player--item.active .boxed-image--overlay,body[data-universe=babyogborn] .video-player--item:hover .boxed-image--overlay{border-color:#7282a0}.video-player--item.active .boxed-image--overlay[data-universe=job],.video-player--item:hover .boxed-image--overlay[data-universe=job],body[data-universe=job] .video-player--item.active .boxed-image--overlay,body[data-universe=job] .video-player--item:hover .boxed-image--overlay{border-color:#f30102}@media (max-width:575px){#wines section.filtering .loading{margin-left:48px}}@media (max-width:575px) and (min-width:576px){#wines section.filtering .loading{margin-left:8.33333333vw}}@media (max-width:575px) and (min-width:768px){#wines section.filtering .loading{margin-left:48px}}@media (max-width:575px) and (min-width:1024px){#wines section.filtering .loading{margin-left:4.6875vw}}@media (max-width:575px) and (min-width:1280px){#wines section.filtering .loading{margin-left:48px}}@media (max-width:575px) and (min-width:1536px){#wines section.filtering .loading{margin-left:48px}}@media (max-width:767px){#wines section.filtering .loading{margin-left:56px}}@media (max-width:767px) and (min-width:576px){#wines section.filtering .loading{margin-left:9.72222222vw}}@media (max-width:767px) and (min-width:768px){#wines section.filtering .loading{margin-left:56px}}@media (max-width:767px) and (min-width:1024px){#wines section.filtering .loading{margin-left:5.46875vw}}@media (max-width:767px) and (min-width:1280px){#wines section.filtering .loading{margin-left:56px}}@media (max-width:767px) and (min-width:1536px){#wines section.filtering .loading{margin-left:56px}}#wines section.filtering .loading:after,#wines section.filtering .loading_tags:after{overflow:hidden;display:inline-block;vertical-align:bottom;-webkit-animation:ellipsis steps(4) 2s infinite;animation:ellipsis steps(4) 2s infinite;content:"\2026";width:0}@keyframes ellipsis{to{width:25px}}@-webkit-keyframes ellipsis{to{width:25px}}@media (max-width:767px){#wines section.filtering .wines{width:80%}}#wines section.filtering .wines .box{cursor:pointer;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;width:20%;padding:12px;-webkit-box-sizing:border-box;box-sizing:border-box}#wines section.filtering .wines .box .img-container{height:250px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}@media (max-width:767px){#wines section.filtering .wines .box{width:50%}}@media (max-width:575px){#wines section.filtering .wines .box{width:100%}}#wines section.filtering .wines img{max-width:800px;max-height:800px;-o-object-fit:contain;object-fit:contain}@media (min-width:576px){#wines section.filtering .wines img{max-width:138.88888889vw}}@media (min-width:768px){#wines section.filtering .wines img{max-width:800px}}@media (min-width:1024px){#wines section.filtering .wines img{max-width:78.125vw}}@media (min-width:1280px){#wines section.filtering .wines img{max-width:800px}}@media (min-width:1536px){#wines section.filtering .wines img{max-width:800px}}@media (min-width:576px){#wines section.filtering .wines img{max-height:138.88888889vw}}@media (min-width:768px){#wines section.filtering .wines img{max-height:800px}}@media (min-width:1024px){#wines section.filtering .wines img{max-height:78.125vw}}@media (min-width:1280px){#wines section.filtering .wines img{max-height:800px}}@media (min-width:1536px){#wines section.filtering .wines img{max-height:800px}}#wines section.filtering .wines .subtitle{height:auto;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;overflow:hidden;white-space:nowrap;margin-bottom:0;color:#002a56;font-weight:700;padding-top:24px;display:-webkit-box;text-overflow:ellipsis;-webkit-line-clamp:1;-webkit-box-orient:inherit;background-image:-webkit-gradient(linear,left top,right top,color-stop(50%,#355236),to(transparent));background-image:linear-gradient(90deg,#355236 50%,transparent);-webkit-background-clip:text;-webkit-text-fill-color:transparent}#wines section.filtering .wines .subtitle[data-universe=madogdrikke],body[data-universe=madogdrikke] #wines section.filtering .wines .subtitle{color:#283828}#wines section.filtering .wines .subtitle[data-universe=ansvarlighed],body[data-universe=ansvarlighed] #wines section.filtering .wines .subtitle{color:#004b6e}#wines section.filtering .wines .subtitle[data-universe=okologi],body[data-universe=okologi] #wines section.filtering .wines .subtitle{color:#025437}#wines section.filtering .wines .subtitle[data-universe=kostogmotion],body[data-universe=kostogmotion] #wines section.filtering .wines .subtitle{color:#007d9b}#wines section.filtering .wines .subtitle[data-universe=madspild],body[data-universe=madspild] #wines section.filtering .wines .subtitle{color:#b07818}#wines section.filtering .wines .subtitle[data-universe=babyogborn],body[data-universe=babyogborn] #wines section.filtering .wines .subtitle{color:#3d465a}#wines section.filtering .wines .subtitle[data-universe=job],body[data-universe=job] #wines section.filtering .wines .subtitle{color:#002a56}@media (min-width:576px){#wines section.filtering .wines .subtitle{padding-top:4.16666667vw}}@media (min-width:768px){#wines section.filtering .wines .subtitle{padding-top:24px}}@media (min-width:1024px){#wines section.filtering .wines .subtitle{padding-top:2.34375vw}}@media (min-width:1280px){#wines section.filtering .wines .subtitle{padding-top:24px}}@media (min-width:1536px){#wines section.filtering .wines .subtitle{padding-top:24px}}@media (max-width:767px){#wines section.filtering .wines .subtitle{background-image:-webkit-gradient(linear,left top,right top,color-stop(90%,#355236),to(transparent));background-image:linear-gradient(90deg,#355236 90%,transparent);text-align:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}}#wines section.filtering .wines .underline{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-top:4px;font-size:clamp(1rem,-.28133803vw + 1.07033451rem,.80025rem);color:#5c6377;white-space:nowrap;overflow:hidden}@media (min-width:576px){#wines section.filtering .wines .underline{margin-top:.69444444vw}}@media (min-width:768px){#wines section.filtering .wines .underline{margin-top:4px}}@media (min-width:1024px){#wines section.filtering .wines .underline{margin-top:.390625vw}}@media (min-width:1280px){#wines section.filtering .wines .underline{margin-top:4px}}@media (min-width:1536px){#wines section.filtering .wines .underline{margin-top:4px}}@media (min-width:1024px){#wines section.filtering .wines .underline{font-size:clamp(1rem,.0943662vw + .97640845rem,1.067rem);margin-top:.5em;margin-top:8px}}@media (min-width:1024px) and (min-width:576px){#wines section.filtering .wines .underline{margin-top:1.38888889vw}}@media (min-width:1024px) and (min-width:768px){#wines section.filtering .wines .underline{margin-top:8px}}@media (min-width:1024px) and (min-width:1024px){#wines section.filtering .wines .underline{margin-top:.78125vw}}@media (min-width:1024px) and (min-width:1280px){#wines section.filtering .wines .underline{margin-top:8px}}@media (min-width:1024px) and (min-width:1536px){#wines section.filtering .wines .underline{margin-top:8px}}@media (max-width:767px){#wines section.filtering .wines .underline{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}}#wines section.filtering .wines .container-wines{display:-webkit-box;display:-ms-flexbox;display:flex;margin-top:24px;-ms-flex-wrap:wrap;flex-wrap:wrap}@media (min-width:576px){#wines section.filtering .wines .container-wines{margin-top:4.16666667vw}}@media (min-width:768px){#wines section.filtering .wines .container-wines{margin-top:24px}}@media (min-width:1024px){#wines section.filtering .wines .container-wines{margin-top:2.34375vw}}@media (min-width:1280px){#wines section.filtering .wines .container-wines{margin-top:24px}}@media (min-width:1536px){#wines section.filtering .wines .container-wines{margin-top:24px}}#wines section.filtering .pagination ul li{font-size:clamp(1rem,.0943662vw + .97640845rem,1.067rem);margin:20px;cursor:pointer}#wines section.filtering .tags{display:-webkit-box;display:-ms-flexbox;display:flex;margin-bottom:32px}#wines section.filtering .tags .pillBadge{line-height:normal;border:0 solid transparent;border-color:#dfe2e9;border-radius:24px;border-width:2px;font-size:clamp(1rem,.0943662vw + .97640845rem,1.067rem);margin-right:16px;padding:8px 16px;-webkit-transition-property:background-color,border,color;transition-property:background-color,border,color;-webkit-transition-duration:.3s;transition-duration:.3s;-webkit-transition-timing-function:ease-in-out;transition-timing-function:ease-in-out}@media (min-width:576px){#wines section.filtering .tags .pillBadge{border-width:.34722222vw}}@media (min-width:768px){#wines section.filtering .tags .pillBadge{border-width:2px}}@media (min-width:1024px){#wines section.filtering .tags .pillBadge{border-width:.1953125vw}}@media (min-width:1280px){#wines section.filtering .tags .pillBadge{border-width:2px}}@media (min-width:1536px){#wines section.filtering .tags .pillBadge{border-width:2px}}@media (min-width:576px){#wines section.filtering .tags .pillBadge{margin-right:2.77777778vw}}@media (min-width:768px){#wines section.filtering .tags .pillBadge{margin-right:16px}}@media (min-width:1024px){#wines section.filtering .tags .pillBadge{margin-right:1.5625vw}}@media (min-width:1280px){#wines section.filtering .tags .pillBadge{margin-right:16px}}@media (min-width:1536px){#wines section.filtering .tags .pillBadge{margin-right:16px}}@media (min-width:576px){#wines section.filtering .tags .pillBadge{padding-bottom:1.38888889vw}}@media (min-width:768px){#wines section.filtering .tags .pillBadge{padding-bottom:8px}}@media (min-width:1024px){#wines section.filtering .tags .pillBadge{padding-bottom:.78125vw}}@media (min-width:1280px){#wines section.filtering .tags .pillBadge{padding-bottom:8px}}@media (min-width:1536px){#wines section.filtering .tags .pillBadge{padding-bottom:8px}}@media (min-width:576px){#wines section.filtering .tags .pillBadge{padding-right:2.77777778vw}}@media (min-width:768px){#wines section.filtering .tags .pillBadge{padding-right:16px}}@media (min-width:1024px){#wines section.filtering .tags .pillBadge{padding-right:1.5625vw}}@media (min-width:1280px){#wines section.filtering .tags .pillBadge{padding-right:16px}}@media (min-width:1536px){#wines section.filtering .tags .pillBadge{padding-right:16px}}@media (min-width:576px){#wines section.filtering .tags .pillBadge{padding-left:2.77777778vw}}@media (min-width:768px){#wines section.filtering .tags .pillBadge{padding-left:16px}}@media (min-width:1024px){#wines section.filtering .tags .pillBadge{padding-left:1.5625vw}}@media (min-width:1280px){#wines section.filtering .tags .pillBadge{padding-left:16px}}@media (min-width:1536px){#wines section.filtering .tags .pillBadge{padding-left:16px}}@media (min-width:576px){#wines section.filtering .tags .pillBadge{padding-top:1.38888889vw}}@media (min-width:768px){#wines section.filtering .tags .pillBadge{padding-top:8px}}@media (min-width:1024px){#wines section.filtering .tags .pillBadge{padding-top:.78125vw}}@media (min-width:1280px){#wines section.filtering .tags .pillBadge{padding-top:8px}}@media (min-width:1536px){#wines section.filtering .tags .pillBadge{padding-top:8px}}#wines section.filtering .search-wrapper{position:relative;margin-top:9px}#wines section.filtering .search-wrapper .search{width:100%;outline:none;height:35px;border:1px solid;color:#000;border-radius:25px;font-size:16px;padding:0 14px;border-color:#dfe2e9;border-radius:24px;border-width:2px;font-size:clamp(1rem,.0943662vw + .97640845rem,1.067rem)}@media (min-width:576px){#wines section.filtering .search-wrapper .search{border-width:.34722222vw}}@media (min-width:768px){#wines section.filtering .search-wrapper .search{border-width:2px}}@media (min-width:1024px){#wines section.filtering .search-wrapper .search{border-width:.1953125vw}}@media (min-width:1280px){#wines section.filtering .search-wrapper .search{border-width:2px}}@media (min-width:1536px){#wines section.filtering .search-wrapper .search{border-width:2px}}#wines section.filtering .search-wrapper .search-icon{position:absolute;right:5px;top:0;width:35px;height:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}#wines section.filtering .search-wrapper .search-icon svg{fill:#002a56}#wines section.filtering .search-wrapper .search-icon svg[data-universe=madogdrikke],body[data-universe=madogdrikke] #wines section.filtering .search-wrapper .search-icon svg{fill:#283828}#wines section.filtering .search-wrapper .search-icon svg[data-universe=ansvarlighed],body[data-universe=ansvarlighed] #wines section.filtering .search-wrapper .search-icon svg{fill:#004b6e}#wines section.filtering .search-wrapper .search-icon svg[data-universe=okologi],body[data-universe=okologi] #wines section.filtering .search-wrapper .search-icon svg{fill:#025437}#wines section.filtering .search-wrapper .search-icon svg[data-universe=kostogmotion],body[data-universe=kostogmotion] #wines section.filtering .search-wrapper .search-icon svg{fill:#007d9b}#wines section.filtering .search-wrapper .search-icon svg[data-universe=madspild],body[data-universe=madspild] #wines section.filtering .search-wrapper .search-icon svg{fill:#b07818}#wines section.filtering .search-wrapper .search-icon svg[data-universe=babyogborn],body[data-universe=babyogborn] #wines section.filtering .search-wrapper .search-icon svg{fill:#3d465a}#wines section.filtering .search-wrapper .search-icon svg[data-universe=job],body[data-universe=job] #wines section.filtering .search-wrapper .search-icon svg{fill:#002a56}#wines section.filtering .filters{margin-bottom:32px}@media (min-width:576px){#wines section.filtering .filters{margin-bottom:5.55555556vw}}@media (min-width:768px){#wines section.filtering .filters{margin-bottom:32px}}@media (min-width:1024px){#wines section.filtering .filters{margin-bottom:3.125vw}}@media (min-width:1280px){#wines section.filtering .filters{margin-bottom:32px}}@media (min-width:1536px){#wines section.filtering .filters{margin-bottom:32px}}#wines section.filtering .filters .container{padding-top:32px;position:relative}@media (min-width:576px){#wines section.filtering .filters .container{padding-top:5.55555556vw}}@media (min-width:768px){#wines section.filtering .filters .container{padding-top:32px}}@media (min-width:1024px){#wines section.filtering .filters .container{padding-top:3.125vw}}@media (min-width:1280px){#wines section.filtering .filters .container{padding-top:32px}}@media (min-width:1536px){#wines section.filtering .filters .container{padding-top:32px}}@media (max-width:767px){#wines section.filtering .filters .container{width:80%}}#wines section.filtering .filters .container:before{border:0 solid transparent;border-top-width:1px;content:"";position:absolute;left:96px;right:96px;top:0}@media (min-width:576px){#wines section.filtering .filters .container:before{border-top-width:.17361111vw}}@media (min-width:768px){#wines section.filtering .filters .container:before{border-top-width:1px}}@media (min-width:1024px){#wines section.filtering .filters .container:before{border-top-width:.09765625vw}}@media (min-width:1280px){#wines section.filtering .filters .container:before{border-top-width:1px}}@media (min-width:1536px){#wines section.filtering .filters .container:before{border-top-width:1px}}@media (min-width:576px){#wines section.filtering .filters .container:before{left:16.66666667vw}}@media (min-width:768px){#wines section.filtering .filters .container:before{left:96px}}@media (min-width:1024px){#wines section.filtering .filters .container:before{left:9.375vw}}@media (min-width:1280px){#wines section.filtering .filters .container:before{left:96px}}@media (min-width:1536px){#wines section.filtering .filters .container:before{left:96px}}@media (min-width:576px){#wines section.filtering .filters .container:before{right:16.66666667vw}}@media (min-width:768px){#wines section.filtering .filters .container:before{right:96px}}@media (min-width:1024px){#wines section.filtering .filters .container:before{right:9.375vw}}@media (min-width:1280px){#wines section.filtering .filters .container:before{right:96px}}@media (min-width:1536px){#wines section.filtering .filters .container:before{right:96px}}#wines section.filtering .filters .filter{margin-bottom:16px}@media (min-width:576px){#wines section.filtering .filters .filter{margin-bottom:2.77777778vw}}@media (min-width:768px){#wines section.filtering .filters .filter{margin-bottom:16px}}@media (min-width:1024px){#wines section.filtering .filters .filter{margin-bottom:1.5625vw}}@media (min-width:1280px){#wines section.filtering .filters .filter{margin-bottom:16px}}@media (min-width:1536px){#wines section.filtering .filters .filter{margin-bottom:16px}}#wines section.filtering .filters .filter label{border:0 solid transparent;border-bottom-width:1px;border-bottom-color:#dfe2e9;color:#002a56;cursor:pointer;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;font-size:clamp(1rem,.0943662vw + .97640845rem,1.067rem);font-weight:700;line-height:1.25em;padding-bottom:16px;padding-top:16px;position:relative;text-transform:uppercase;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}@media (min-width:576px){#wines section.filtering .filters .filter label{border-bottom-width:.17361111vw}}@media (min-width:768px){#wines section.filtering .filters .filter label{border-bottom-width:1px}}@media (min-width:1024px){#wines section.filtering .filters .filter label{border-bottom-width:.09765625vw}}@media (min-width:1280px){#wines section.filtering .filters .filter label{border-bottom-width:1px}}@media (min-width:1536px){#wines section.filtering .filters .filter label{border-bottom-width:1px}}#wines section.filtering .filters .filter label[data-universe=madogdrikke],body[data-universe=madogdrikke] #wines section.filtering .filters .filter label{color:#283828}#wines section.filtering .filters .filter label[data-universe=ansvarlighed],body[data-universe=ansvarlighed] #wines section.filtering .filters .filter label{color:#004b6e}#wines section.filtering .filters .filter label[data-universe=okologi],body[data-universe=okologi] #wines section.filtering .filters .filter label{color:#025437}#wines section.filtering .filters .filter label[data-universe=kostogmotion],body[data-universe=kostogmotion] #wines section.filtering .filters .filter label{color:#007d9b}#wines section.filtering .filters .filter label[data-universe=madspild],body[data-universe=madspild] #wines section.filtering .filters .filter label{color:#b07818}#wines section.filtering .filters .filter label[data-universe=babyogborn],body[data-universe=babyogborn] #wines section.filtering .filters .filter label{color:#3d465a}#wines section.filtering .filters .filter label[data-universe=job],body[data-universe=job] #wines section.filtering .filters .filter label{color:#002a56}@media (min-width:576px){#wines section.filtering .filters .filter label{padding-bottom:2.77777778vw}}@media (min-width:768px){#wines section.filtering .filters .filter label{padding-bottom:16px}}@media (min-width:1024px){#wines section.filtering .filters .filter label{padding-bottom:1.5625vw}}@media (min-width:1280px){#wines section.filtering .filters .filter label{padding-bottom:16px}}@media (min-width:1536px){#wines section.filtering .filters .filter label{padding-bottom:16px}}@media (min-width:576px){#wines section.filtering .filters .filter label{padding-top:2.77777778vw}}@media (min-width:768px){#wines section.filtering .filters .filter label{padding-top:16px}}@media (min-width:1024px){#wines section.filtering .filters .filter label{padding-top:1.5625vw}}@media (min-width:1280px){#wines section.filtering .filters .filter label{padding-top:16px}}@media (min-width:1536px){#wines section.filtering .filters .filter label{padding-top:16px}}#wines section.filtering .filters .filter label .activeSign{display:none}#wines section.filtering .filters .filter label svg{width:1.5em}#wines section.filtering .filters .filter .buttons{border-radius:8px;-webkit-box-shadow:0 3px 14px rgba(0,0,0,.1);box-shadow:0 3px 14px rgba(0,0,0,.1);display:none;padding:8px}@media (min-width:576px){#wines section.filtering .filters .filter .buttons{padding:1.38888889vw}}@media (min-width:768px){#wines section.filtering .filters .filter .buttons{padding:8px}}@media (min-width:1024px){#wines section.filtering .filters .filter .buttons{padding:.78125vw}}@media (min-width:1280px){#wines section.filtering .filters .filter .buttons{padding:8px}}@media (min-width:1536px){#wines section.filtering .filters .filter .buttons{padding:8px}}#wines section.filtering .filters .filter .buttons button{background-color:#fff;border:0 solid transparent;border-color:#dfe2e9;border-radius:24px;border-width:2px;color:#002a56;cursor:pointer;font-size:clamp(1rem,.0943662vw + .97640845rem,1.067rem);margin:8px;padding:8px 16px;-webkit-transition-property:background-color,border,color;transition-property:background-color,border,color;-webkit-transition-duration:.3s;transition-duration:.3s;-webkit-transition-timing-function:ease-in-out;transition-timing-function:ease-in-out}@media (min-width:576px){#wines section.filtering .filters .filter .buttons button{border-width:.34722222vw}}@media (min-width:768px){#wines section.filtering .filters .filter .buttons button{border-width:2px}}@media (min-width:1024px){#wines section.filtering .filters .filter .buttons button{border-width:.1953125vw}}@media (min-width:1280px){#wines section.filtering .filters .filter .buttons button{border-width:2px}}@media (min-width:1536px){#wines section.filtering .filters .filter .buttons button{border-width:2px}}#wines section.filtering .filters .filter .buttons button[data-universe=ansvarlighed],#wines section.filtering .filters .filter .buttons button[data-universe=kostogmotion],#wines section.filtering .filters .filter .buttons button[data-universe=madogdrikke],#wines section.filtering .filters .filter .buttons button[data-universe=okologi],body[data-universe=ansvarlighed] #wines section.filtering .filters .filter .buttons button,body[data-universe=kostogmotion] #wines section.filtering .filters .filter .buttons button,body[data-universe=madogdrikke] #wines section.filtering .filters .filter .buttons button,body[data-universe=okologi] #wines section.filtering .filters .filter .buttons button{color:#002a56}#wines section.filtering .filters .filter .buttons button[data-universe=madspild],body[data-universe=madspild] #wines section.filtering .filters .filter .buttons button{color:#243825}#wines section.filtering .filters .filter .buttons button[data-universe=babyogborn],#wines section.filtering .filters .filter .buttons button[data-universe=job],body[data-universe=babyogborn] #wines section.filtering .filters .filter .buttons button,body[data-universe=job] #wines section.filtering .filters .filter .buttons button{color:#002a56}@media (min-width:576px){#wines section.filtering .filters .filter .buttons button{margin:1.38888889vw}}@media (min-width:768px){#wines section.filtering .filters .filter .buttons button{margin:8px}}@media (min-width:1024px){#wines section.filtering .filters .filter .buttons button{margin:.78125vw}}@media (min-width:1280px){#wines section.filtering .filters .filter .buttons button{margin:8px}}@media (min-width:1536px){#wines section.filtering .filters .filter .buttons button{margin:8px}}@media (min-width:576px){#wines section.filtering .filters .filter .buttons button{padding-bottom:1.38888889vw}}@media (min-width:768px){#wines section.filtering .filters .filter .buttons button{padding-bottom:8px}}@media (min-width:1024px){#wines section.filtering .filters .filter .buttons button{padding-bottom:.78125vw}}@media (min-width:1280px){#wines section.filtering .filters .filter .buttons button{padding-bottom:8px}}@media (min-width:1536px){#wines section.filtering .filters .filter .buttons button{padding-bottom:8px}}@media (min-width:576px){#wines section.filtering .filters .filter .buttons button{padding-left:2.77777778vw}}@media (min-width:768px){#wines section.filtering .filters .filter .buttons button{padding-left:16px}}@media (min-width:1024px){#wines section.filtering .filters .filter .buttons button{padding-left:1.5625vw}}@media (min-width:1280px){#wines section.filtering .filters .filter .buttons button{padding-left:16px}}@media (min-width:1536px){#wines section.filtering .filters .filter .buttons button{padding-left:16px}}@media (min-width:576px){#wines section.filtering .filters .filter .buttons button{padding-right:2.77777778vw}}@media (min-width:768px){#wines section.filtering .filters .filter .buttons button{padding-right:16px}}@media (min-width:1024px){#wines section.filtering .filters .filter .buttons button{padding-right:1.5625vw}}@media (min-width:1280px){#wines section.filtering .filters .filter .buttons button{padding-right:16px}}@media (min-width:1536px){#wines section.filtering .filters .filter .buttons button{padding-right:16px}}@media (min-width:576px){#wines section.filtering .filters .filter .buttons button{padding-top:1.38888889vw}}@media (min-width:768px){#wines section.filtering .filters .filter .buttons button{padding-top:8px}}@media (min-width:1024px){#wines section.filtering .filters .filter .buttons button{padding-top:.78125vw}}@media (min-width:1280px){#wines section.filtering .filters .filter .buttons button{padding-top:8px}}@media (min-width:1536px){#wines section.filtering .filters .filter .buttons button{padding-top:8px}}#wines section.filtering .filters .filter .buttons button:hover,#wines section.filtering .filters .filter .buttons button:hover[data-universe=ansvarlighed],#wines section.filtering .filters .filter .buttons button:hover[data-universe=kostogmotion],#wines section.filtering .filters .filter .buttons button:hover[data-universe=madogdrikke],#wines section.filtering .filters .filter .buttons button:hover[data-universe=okologi],body[data-universe=ansvarlighed] #wines section.filtering .filters .filter .buttons button:hover,body[data-universe=kostogmotion] #wines section.filtering .filters .filter .buttons button:hover,body[data-universe=madogdrikke] #wines section.filtering .filters .filter .buttons button:hover,body[data-universe=okologi] #wines section.filtering .filters .filter .buttons button:hover{border-color:#002a56}#wines section.filtering .filters .filter .buttons button:hover[data-universe=madspild],body[data-universe=madspild] #wines section.filtering .filters .filter .buttons button:hover{border-color:#243825}#wines section.filtering .filters .filter .buttons button:hover[data-universe=babyogborn],#wines section.filtering .filters .filter .buttons button:hover[data-universe=job],body[data-universe=babyogborn] #wines section.filtering .filters .filter .buttons button:hover,body[data-universe=job] #wines section.filtering .filters .filter .buttons button:hover{border-color:#002a56}#wines section.filtering .filters .filter .buttons button.active{color:#fff}#wines section.filtering .filters .filter .buttons button.active[data-universe=madogdrikke],#wines section.filtering .filters .filter .buttons button.active[data-universe=okologi],body[data-universe=madogdrikke] #wines section.filtering .filters .filter .buttons button.active,body[data-universe=okologi] #wines section.filtering .filters .filter .buttons button.active{background-color:#90cba3}#wines section.filtering .filters .filter .buttons button.active[data-universe=kostogmotion],body[data-universe=kostogmotion] #wines section.filtering .filters .filter .buttons button.active{background-color:#1aa1c2}#wines section.filtering .filters .filter .buttons button.active[data-universe=madspild],body[data-universe=madspild] #wines section.filtering .filters .filter .buttons button.active{background-color:#eac671}#wines section.filtering .filters .filter .buttons button.active[data-universe=babyogborn],body[data-universe=babyogborn] #wines section.filtering .filters .filter .buttons button.active{background-color:#7282a0}#wines section.filtering .filters .filter .buttons button.active[data-universe=madogdrikke],#wines section.filtering .filters .filter .buttons button.active[data-universe=okologi],body[data-universe=madogdrikke] #wines section.filtering .filters .filter .buttons button.active,body[data-universe=okologi] #wines section.filtering .filters .filter .buttons button.active{border-color:#90cba3}#wines section.filtering .filters .filter .buttons button.active[data-universe=kostogmotion],body[data-universe=kostogmotion] #wines section.filtering .filters .filter .buttons button.active{border-color:#1aa1c2}#wines section.filtering .filters .filter .buttons button.active[data-universe=madspild],body[data-universe=madspild] #wines section.filtering .filters .filter .buttons button.active{border-color:#eac671}#wines section.filtering .filters .filter .buttons button.active[data-universe=babyogborn],body[data-universe=babyogborn] #wines section.filtering .filters .filter .buttons button.active{border-color:#7282a0}#wines section.filtering .filters .filter .buttons button.active:hover{background-color:#002a56;border-color:#002a56}#wines section.filtering .filters .filter .buttons button.active:hover[data-universe=madogdrikke],body[data-universe=madogdrikke] #wines section.filtering .filters .filter .buttons button.active:hover{background-color:#283828}#wines section.filtering .filters .filter .buttons button.active:hover[data-universe=ansvarlighed],body[data-universe=ansvarlighed] #wines section.filtering .filters .filter .buttons button.active:hover{background-color:#004b6e}#wines section.filtering .filters .filter .buttons button.active:hover[data-universe=okologi],body[data-universe=okologi] #wines section.filtering .filters .filter .buttons button.active:hover{background-color:#025437}#wines section.filtering .filters .filter .buttons button.active:hover[data-universe=kostogmotion],body[data-universe=kostogmotion] #wines section.filtering .filters .filter .buttons button.active:hover{background-color:#007d9b}#wines section.filtering .filters .filter .buttons button.active:hover[data-universe=madspild],body[data-universe=madspild] #wines section.filtering .filters .filter .buttons button.active:hover{background-color:#b07818}#wines section.filtering .filters .filter .buttons button.active:hover[data-universe=babyogborn],body[data-universe=babyogborn] #wines section.filtering .filters .filter .buttons button.active:hover{background-color:#3d465a}#wines section.filtering .filters .filter .buttons button.active:hover[data-universe=job],body[data-universe=job] #wines section.filtering .filters .filter .buttons button.active:hover{background-color:#002a56}#wines section.filtering .filters .filter .buttons button.active:hover[data-universe=madogdrikke],body[data-universe=madogdrikke] #wines section.filtering .filters .filter .buttons button.active:hover{border-color:#283828}#wines section.filtering .filters .filter .buttons button.active:hover[data-universe=ansvarlighed],body[data-universe=ansvarlighed] #wines section.filtering .filters .filter .buttons button.active:hover{border-color:#004b6e}#wines section.filtering .filters .filter .buttons button.active:hover[data-universe=okologi],body[data-universe=okologi] #wines section.filtering .filters .filter .buttons button.active:hover{border-color:#025437}#wines section.filtering .filters .filter .buttons button.active:hover[data-universe=kostogmotion],body[data-universe=kostogmotion] #wines section.filtering .filters .filter .buttons button.active:hover{border-color:#007d9b}#wines section.filtering .filters .filter .buttons button.active:hover[data-universe=madspild],body[data-universe=madspild] #wines section.filtering .filters .filter .buttons button.active:hover{border-color:#b07818}#wines section.filtering .filters .filter .buttons button.active:hover[data-universe=babyogborn],body[data-universe=babyogborn] #wines section.filtering .filters .filter .buttons button.active:hover{border-color:#3d465a}#wines section.filtering .filters .filter .buttons button.active:hover[data-universe=job],body[data-universe=job] #wines section.filtering .filters .filter .buttons button.active:hover{border-color:#002a56}#wines section.filtering .filters .filter .buttons button:focus{outline:none}#wines section.filtering .filters .filter.active label{border-bottom-width:0}#wines section.filtering .filters .filter.active .buttons{display:block}#wines section.filtering .counter{color:#002a56;font-family:Uniform Rnd ExCond,sans-serif;font-size:clamp(1.6rem,.75211268vw + 1.41197183rem,2.134rem);font-weight:700;line-height:1em;margin-bottom:40px;text-transform:uppercase}#wines section.filtering .counter[data-universe=madogdrikke],body[data-universe=madogdrikke] #wines section.filtering .counter{color:#283828}#wines section.filtering .counter[data-universe=ansvarlighed],body[data-universe=ansvarlighed] #wines section.filtering .counter{color:#004b6e}#wines section.filtering .counter[data-universe=okologi],body[data-universe=okologi] #wines section.filtering .counter{color:#025437}#wines section.filtering .counter[data-universe=kostogmotion],body[data-universe=kostogmotion] #wines section.filtering .counter{color:#007d9b}#wines section.filtering .counter[data-universe=madspild],body[data-universe=madspild] #wines section.filtering .counter{color:#b07818}#wines section.filtering .counter[data-universe=babyogborn],body[data-universe=babyogborn] #wines section.filtering .counter{color:#3d465a}#wines section.filtering .counter[data-universe=job],body[data-universe=job] #wines section.filtering .counter{color:#002a56}@media (min-width:576px){#wines section.filtering .counter{margin-bottom:6.94444444vw}}@media (min-width:768px){#wines section.filtering .counter{margin-bottom:40px}}@media (min-width:1024px){#wines section.filtering .counter{margin-bottom:3.90625vw}}@media (min-width:1280px){#wines section.filtering .counter{margin-bottom:40px}}@media (min-width:1536px){#wines section.filtering .counter{margin-bottom:40px}}#wines section.filtering .pagination{margin-top:96px;text-align:center}@media (min-width:576px){#wines section.filtering .pagination{margin-top:16.66666667vw}}@media (min-width:768px){#wines section.filtering .pagination{margin-top:96px}}@media (min-width:1024px){#wines section.filtering .pagination{margin-top:9.375vw}}@media (min-width:1280px){#wines section.filtering .pagination{margin-top:96px}}@media (min-width:1536px){#wines section.filtering .pagination{margin-top:96px}}#wines section.filtering .pagination .count{color:#002a56;font-family:Uniform Rnd ExCond,sans-serif;font-size:clamp(1.6rem,.75211268vw + 1.41197183rem,2.134rem);font-weight:700;line-height:1em;text-transform:uppercase}#wines section.filtering .pagination .count[data-universe=madogdrikke],body[data-universe=madogdrikke] #wines section.filtering .pagination .count{color:#283828}#wines section.filtering .pagination .count[data-universe=ansvarlighed],body[data-universe=ansvarlighed] #wines section.filtering .pagination .count{color:#004b6e}#wines section.filtering .pagination .count[data-universe=okologi],body[data-universe=okologi] #wines section.filtering .pagination .count{color:#025437}#wines section.filtering .pagination .count[data-universe=kostogmotion],body[data-universe=kostogmotion] #wines section.filtering .pagination .count{color:#007d9b}#wines section.filtering .pagination .count[data-universe=madspild],body[data-universe=madspild] #wines section.filtering .pagination .count{color:#b07818}#wines section.filtering .pagination .count[data-universe=babyogborn],body[data-universe=babyogborn] #wines section.filtering .pagination .count{color:#3d465a}#wines section.filtering .pagination .count[data-universe=job],body[data-universe=job] #wines section.filtering .pagination .count{color:#002a56}#wines section.filtering .pagination .progress{border-radius:24px;display:inline-block;height:16px;margin-bottom:48px;margin-top:32px;overflow:hidden;position:relative;width:264px}#wines section.filtering .pagination .progress[data-universe=madogdrikke],#wines section.filtering .pagination .progress[data-universe=okologi],body[data-universe=madogdrikke] #wines section.filtering .pagination .progress,body[data-universe=okologi] #wines section.filtering .pagination .progress{background-color:#90cba3}#wines section.filtering .pagination .progress[data-universe=kostogmotion],body[data-universe=kostogmotion] #wines section.filtering .pagination .progress{background-color:#1aa1c2}#wines section.filtering .pagination .progress[data-universe=madspild],body[data-universe=madspild] #wines section.filtering .pagination .progress{background-color:#eac671}#wines section.filtering .pagination .progress[data-universe=babyogborn],body[data-universe=babyogborn] #wines section.filtering .pagination .progress{background-color:#7282a0}@media (min-width:576px){#wines section.filtering .pagination .progress{height:2.77777778vw}}@media (min-width:768px){#wines section.filtering .pagination .progress{height:16px}}@media (min-width:1024px){#wines section.filtering .pagination .progress{height:1.5625vw}}@media (min-width:1280px){#wines section.filtering .pagination .progress{height:16px}}@media (min-width:1536px){#wines section.filtering .pagination .progress{height:16px}}@media (min-width:576px){#wines section.filtering .pagination .progress{margin-bottom:8.33333333vw}}@media (min-width:768px){#wines section.filtering .pagination .progress{margin-bottom:48px}}@media (min-width:1024px){#wines section.filtering .pagination .progress{margin-bottom:4.6875vw}}@media (min-width:1280px){#wines section.filtering .pagination .progress{margin-bottom:48px}}@media (min-width:1536px){#wines section.filtering .pagination .progress{margin-bottom:48px}}@media (min-width:576px){#wines section.filtering .pagination .progress{margin-top:5.55555556vw}}@media (min-width:768px){#wines section.filtering .pagination .progress{margin-top:32px}}@media (min-width:1024px){#wines section.filtering .pagination .progress{margin-top:3.125vw}}@media (min-width:1280px){#wines section.filtering .pagination .progress{margin-top:32px}}@media (min-width:1536px){#wines section.filtering .pagination .progress{margin-top:32px}}@media (min-width:576px){#wines section.filtering .pagination .progress{width:45.83333333vw}}@media (min-width:768px){#wines section.filtering .pagination .progress{width:264px}}@media (min-width:1024px){#wines section.filtering .pagination .progress{width:25.78125vw}}@media (min-width:1280px){#wines section.filtering .pagination .progress{width:264px}}@media (min-width:1536px){#wines section.filtering .pagination .progress{width:264px}}#wines section.filtering .pagination .progress span{background-color:#002a56;border-radius:24px;bottom:0;left:0;position:absolute;top:0}#wines section.filtering .pagination .progress span[data-universe=madogdrikke],body[data-universe=madogdrikke] #wines section.filtering .pagination .progress span{background-color:#283828}#wines section.filtering .pagination .progress span[data-universe=ansvarlighed],body[data-universe=ansvarlighed] #wines section.filtering .pagination .progress span{background-color:#004b6e}#wines section.filtering .pagination .progress span[data-universe=okologi],body[data-universe=okologi] #wines section.filtering .pagination .progress span{background-color:#025437}#wines section.filtering .pagination .progress span[data-universe=kostogmotion],body[data-universe=kostogmotion] #wines section.filtering .pagination .progress span{background-color:#007d9b}#wines section.filtering .pagination .progress span[data-universe=madspild],body[data-universe=madspild] #wines section.filtering .pagination .progress span{background-color:#b07818}#wines section.filtering .pagination .progress span[data-universe=babyogborn],body[data-universe=babyogborn] #wines section.filtering .pagination .progress span{background-color:#3d465a}#wines section.filtering .pagination .progress span[data-universe=job],body[data-universe=job] #wines section.filtering .pagination .progress span{background-color:#002a56}#wines section.filtering .pagination button{cursor:pointer}#wines section.filtering .pagination button:focus{outline:none}#wines section.filtering .loader{margin:189px 0}#wines section.filtering .loader .spinner{width:50px;height:50px;margin:0 auto}#wines section.filtering .loader .spinner svg{fill:#f9dc94}#wines section.filtering .popup{position:fixed;left:0;right:0;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%);background-color:#fff;padding-top:48px;padding-bottom:48px;z-index:99;max-width:1380px;margin:0 auto;width:80%;max-height:80%;overflow-y:auto}@media (min-width:576px){#wines section.filtering .popup{padding-top:8.33333333vw}}@media (min-width:768px){#wines section.filtering .popup{padding-top:48px}}@media (min-width:1024px){#wines section.filtering .popup{padding-top:4.6875vw}}@media (min-width:1280px){#wines section.filtering .popup{padding-top:48px}}@media (min-width:1536px){#wines section.filtering .popup{padding-top:48px}}@media (min-width:576px){#wines section.filtering .popup{padding-bottom:8.33333333vw}}@media (min-width:768px){#wines section.filtering .popup{padding-bottom:48px}}@media (min-width:1024px){#wines section.filtering .popup{padding-bottom:4.6875vw}}@media (min-width:1280px){#wines section.filtering .popup{padding-bottom:48px}}@media (min-width:1536px){#wines section.filtering .popup{padding-bottom:48px}}#wines section.filtering .popup .header5{font-size:clamp(1.6rem,.75211268vw + 1.41197183rem,2.134rem);width:85%;color:#002956;margin-bottom:32px}#wines section.filtering .popup .flex{padding-right:32px;padding-left:32px;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}@media (min-width:576px){#wines section.filtering .popup .flex{padding-right:5.55555556vw}}@media (min-width:768px){#wines section.filtering .popup .flex{padding-right:32px}}@media (min-width:1024px){#wines section.filtering .popup .flex{padding-right:3.125vw}}@media (min-width:1280px){#wines section.filtering .popup .flex{padding-right:32px}}@media (min-width:1536px){#wines section.filtering .popup .flex{padding-right:32px}}@media (min-width:576px){#wines section.filtering .popup .flex{padding-left:5.55555556vw}}@media (min-width:768px){#wines section.filtering .popup .flex{padding-left:32px}}@media (min-width:1024px){#wines section.filtering .popup .flex{padding-left:3.125vw}}@media (min-width:1280px){#wines section.filtering .popup .flex{padding-left:32px}}@media (min-width:1536px){#wines section.filtering .popup .flex{padding-left:32px}}#wines section.filtering .popup .flex .description{width:70%;padding-right:30px}@media (max-width:767px){#wines section.filtering .popup .flex .description{padding-right:0;width:100%}}#wines section.filtering .popup .flex .ingredients{padding-left:30px;width:30%}@media (max-width:767px){#wines section.filtering .popup .flex .ingredients{margin-top:30px;padding-left:0;width:100%}}#wines section.filtering .popup .flex .close{color:#002a56;width:15%;max-width:40px;font-size:16px;margin-top:-36px;margin-right:-16px;cursor:pointer}#wines section.filtering .popup .flex .close[data-universe=ansvarlighed],#wines section.filtering .popup .flex .close[data-universe=kostogmotion],#wines section.filtering .popup .flex .close[data-universe=madogdrikke],#wines section.filtering .popup .flex .close[data-universe=okologi],body[data-universe=ansvarlighed] #wines section.filtering .popup .flex .close,body[data-universe=kostogmotion] #wines section.filtering .popup .flex .close,body[data-universe=madogdrikke] #wines section.filtering .popup .flex .close,body[data-universe=okologi] #wines section.filtering .popup .flex .close{color:#002a56}#wines section.filtering .popup .flex .close[data-universe=madspild],body[data-universe=madspild] #wines section.filtering .popup .flex .close{color:#243825}#wines section.filtering .popup .flex .close[data-universe=babyogborn],#wines section.filtering .popup .flex .close[data-universe=job],body[data-universe=babyogborn] #wines section.filtering .popup .flex .close,body[data-universe=job] #wines section.filtering .popup .flex .close{color:#002a56}#wines section.filtering .popup .flex .cta{margin-left:auto;margin-right:16px}@media (max-width:767px){#wines section.filtering .popup .flex .cta{margin:20px auto 0}}#wines section.filtering .media .image.contain{background-size:contain}#wines section.filtering .media .title-overlay{-webkit-transition:opacity .3s;transition:opacity .3s;opacity:0;position:absolute;width:100%;height:100%;background:rgba(0,0,0,.4);top:0;left:0}#wines section.filtering .media .title-overlay .title{font-size:42px;line-height:normal;padding:20px 80px 20px 25px;position:absolute;font-weight:700;bottom:0;color:#fff!important;background-color:transparent;font-family:Uniform Rnd ExCond,sans-serif}@media (max-width:767px){#wines section.filtering .media .title-overlay .title{height:100%}}#wines section.filtering .media:active .title-overlay,#wines section.filtering .media:hover .title-overlay{opacity:1}#wines section.filtering .overlay{background-color:#dfe2e9;opacity:.5;z-index:98;position:fixed;left:0;top:0;width:100%;height:100%}.zendesk-form .status{padding:15px 10px;border-radius:5px;margin-bottom:35px}.zendesk-form .status.success{background-color:#02b502}.zendesk-form .status.error{background-color:#f6d6da}.zendesk-form .status.error p{color:#651c42}.zendesk-form .status p{text-align:center;color:#fff}.zendesk-form .select-store .dropdown{width:100%}.zendesk-form .form-item{margin-bottom:24px}@media (min-width:576px){.zendesk-form .form-item{margin-bottom:4.16666667vw}}@media (min-width:768px){.zendesk-form .form-item{margin-bottom:24px}}@media (min-width:1024px){.zendesk-form .form-item{margin-bottom:2.34375vw}}@media (min-width:1280px){.zendesk-form .form-item{margin-bottom:24px}}@media (min-width:1536px){.zendesk-form .form-item{margin-bottom:24px}}.zendesk-form .form-item :last-of-type{margin-bottom:0}.zendesk-form .form-item input.is-invalid,.zendesk-form .form-item select.is-invalid,.zendesk-form .form-item textarea.is-invalid{background-color:ivory;border:none;outline:2px solid red;border-radius:5px}.zendesk-form .form-item p.error{font-size:14px;color:red}.zendesk-form input,.zendesk-form select,.zendesk-form textarea{width:100%;height:35px;border-radius:5px;border:1px solid #ccc;font-size:14px;display:block;margin-bottom:10px;padding:5px 10px;margin-top:5px}.zendesk-form input[type=number]::-webkit-inner-spin-button,.zendesk-form input[type=number]::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}.zendesk-form input[type=number]{-moz-appearance:textfield}.zendesk-form textarea{height:80px}.zendesk-form input.button{width:50%;padding:16px 24px;height:auto;font-size:16px}@media (min-width:576px){.zendesk-form input.button{padding-bottom:2.77777778vw}}@media (min-width:768px){.zendesk-form input.button{padding-bottom:16px}}@media (min-width:1024px){.zendesk-form input.button{padding-bottom:1.5625vw}}@media (min-width:1280px){.zendesk-form input.button{padding-bottom:16px}}@media (min-width:1536px){.zendesk-form input.button{padding-bottom:16px}}@media (min-width:576px){.zendesk-form input.button{padding-left:4.16666667vw}}@media (min-width:768px){.zendesk-form input.button{padding-left:24px}}@media (min-width:1024px){.zendesk-form input.button{padding-left:2.34375vw}}@media (min-width:1280px){.zendesk-form input.button{padding-left:24px}}@media (min-width:1536px){.zendesk-form input.button{padding-left:24px}}@media (min-width:576px){.zendesk-form input.button{padding-right:4.16666667vw}}@media (min-width:768px){.zendesk-form input.button{padding-right:24px}}@media (min-width:1024px){.zendesk-form input.button{padding-right:2.34375vw}}@media (min-width:1280px){.zendesk-form input.button{padding-right:24px}}@media (min-width:1536px){.zendesk-form input.button{padding-right:24px}}@media (min-width:576px){.zendesk-form input.button{padding-top:2.77777778vw}}@media (min-width:768px){.zendesk-form input.button{padding-top:16px}}@media (min-width:1024px){.zendesk-form input.button{padding-top:1.5625vw}}@media (min-width:1280px){.zendesk-form input.button{padding-top:16px}}@media (min-width:1536px){.zendesk-form input.button{padding-top:16px}}.zendesk-form input.button:disabled{background:#ddd;pointer-events:none}.zendesk-form label{font-size:14px;line-height:normal;color:#002956}.zendesk-form label[data-universe=madogdrikke],body[data-universe=madogdrikke] .zendesk-form label{color:#002956}.zendesk-form label[data-universe=madspild],body[data-universe=madspild] .zendesk-form label{color:#28224b}.zendesk-form .checkbox-container{display:-webkit-box;display:-ms-flexbox;display:flex}.zendesk-form .checkbox-container input{width:35px;-ms-flex-negative:0;flex-shrink:0}.zendesk-form .checkbox-container label{margin-left:8px}@media (min-width:576px){.zendesk-form .checkbox-container label{margin-left:1.38888889vw}}@media (min-width:768px){.zendesk-form .checkbox-container label{margin-left:8px}}@media (min-width:1024px){.zendesk-form .checkbox-container label{margin-left:.78125vw}}@media (min-width:1280px){.zendesk-form .checkbox-container label{margin-left:8px}}@media (min-width:1536px){.zendesk-form .checkbox-container label{margin-left:8px}}.zendesk-form .checkbox-container .truncate{position:relative;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden;cursor:pointer}.zendesk-form .checkbox-container .truncate:after{content:"";position:absolute;bottom:0;left:0;right:0;height:30px;background:-webkit-gradient(linear,left top,left bottom,from(transparent),to(hsla(0,0%,100%,.9)));background:linear-gradient(transparent,hsla(0,0%,100%,.9));pointer-events:none}.zendesk-form .checkbox-container .truncated-text{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.zendesk-form .checkbox-container .read-more{text-decoration:underline;color:#df000e;width:100%;padding:4px 0;cursor:pointer}.zendesk-form .checkbox-container .read-more[data-universe=madogdrikke],body[data-universe=madogdrikke] .zendesk-form .checkbox-container .read-more{color:#5cad76}.zendesk-form .checkbox-container .read-more[data-universe=ansvarlighed],body[data-universe=ansvarlighed] .zendesk-form .checkbox-container .read-more{color:#1aa1c2}.zendesk-form .checkbox-container .read-more[data-universe=okologi],body[data-universe=okologi] .zendesk-form .checkbox-container .read-more{color:#168040}.zendesk-form .checkbox-container .read-more[data-universe=kostogmotion],body[data-universe=kostogmotion] .zendesk-form .checkbox-container .read-more{color:#1aa1c2}.zendesk-form .checkbox-container .read-more[data-universe=madspild],body[data-universe=madspild] .zendesk-form .checkbox-container .read-more{color:#d69e18}.zendesk-form .checkbox-container .read-more[data-universe=babyogborn],body[data-universe=babyogborn] .zendesk-form .checkbox-container .read-more{color:#7282a0}.zendesk-form .checkbox-container .more{margin-top:.7vw}.zendesk-form .form-error{margin:-8px 0 10px 10px;font-size:12px;color:red;line-height:normal}.zendesk-form .form-success{font-size:clamp(1.2rem,.56408451vw + 1.05897887rem,1.6005rem);color:#002956;line-height:normal;margin-top:10px}.zendesk-form .form-success[data-universe=madogdrikke],body[data-universe=madogdrikke] .zendesk-form .form-success{color:#002956}.zendesk-form .form-success[data-universe=madspild],body[data-universe=madspild] .zendesk-form .form-success{color:#28224b}.zendesk-file-upload{margin-bottom:5px}.zendesk-file-upload .files-allowed{margin:10px 0}.zendesk-file-upload .files-container{border-radius:5px;border:1px solid #dfe2e9}.zendesk-file-upload .total-file-size{margin:10px}.zendesk-file-upload .file-input-container{position:relative;display:inline-block;margin:10px}.zendesk-file-upload .file-input-container:hover{cursor:pointer}.zendesk-file-upload .file-input-container:hover .custom-file-input{background-color:#ebe4d7;border-color:#ebe4d7}.zendesk-file-upload .file-label{display:block;text-align:left;margin-bottom:5px}.zendesk-file-upload .custom-file-input{display:inline-block;padding:10px 20px;border-radius:4px;border:1px solid #022956;-webkit-transition:background-color .2s;transition:background-color .2s}.zendesk-file-upload input[type=file]{position:absolute;left:0;top:0;width:100%;height:100%;opacity:0}.zendesk-file-upload .file-container-label{display:block;text-align:left;margin:10px}.zendesk-file-upload .files{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-ms-flex-wrap:wrap;flex-wrap:wrap;font-size:12px}.zendesk-file-upload .files .file-container{border:1px solid #000;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;margin:10px;border-radius:5px}.zendesk-file-upload .files .file-container .has-error{color:red}.zendesk-file-upload .files .file-container div{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.zendesk-file-upload .files .file-container .file-name{word-break:break-all;padding:12px}.zendesk-file-upload .error{margin:10px;color:red}.zendesk-file-upload .document{margin-left:10px}.zendesk-file-upload .document svg{width:15px;height:21px}.zendesk-file-upload .icon-close{-webkit-transform:scale(.5);transform:scale(.5)}.zendesk-file-upload .icon-close svg{width:inherit;height:inherit}.zendesk-file-upload .delete-btn{background-color:transparent}.upcoming-stores .table-content{overflow-x:auto}.upcoming-stores a{color:#389ad7}.upcoming-stores table{width:100%;color:#002956;font-family:Uniform Rnd Cond,sans-serif;font-size:clamp(1rem,.0943662vw + .97640845rem,1.067rem);font-weight:400;line-height:1.33em;border-collapse:separate;border-spacing:2px 7px}.upcoming-stores table td,.upcoming-stores table th{border:1px solid #fff;text-align:left;padding:8px}.upcoming-stores table th:first-child{border-top-left-radius:7px;border-bottom-left-radius:7px;border-right:none}.upcoming-stores table th:last-child{border-top-right-radius:7px;border-bottom-right-radius:7px;border-left:none}.upcoming-stores table td:first-child{border-top-left-radius:7px;border-bottom-left-radius:7px;border-right:none}.upcoming-stores table td:last-child{border-top-right-radius:7px;border-bottom-right-radius:7px;border-left:none}.upcoming-stores table th{font-weight:700;background-color:#1c4378;color:#fff;text-transform:uppercase;line-height:22px;font-size:16px;border-spacing:10px}.upcoming-stores table td{background-color:#f1f4fc;font-weight:500;line-height:22px;font-size:16px}.upcoming-stores table .link{text-transform:none;color:#002a56}.upcoming-stores table .link[data-universe=madogdrikke],body[data-universe=madogdrikke] .upcoming-stores table .link{color:#283828}.upcoming-stores table .link[data-universe=ansvarlighed],body[data-universe=ansvarlighed] .upcoming-stores table .link{color:#004b6e}.upcoming-stores table .link[data-universe=okologi],body[data-universe=okologi] .upcoming-stores table .link{color:#025437}.upcoming-stores table .link[data-universe=kostogmotion],body[data-universe=kostogmotion] .upcoming-stores table .link{color:#007d9b}.upcoming-stores table .link[data-universe=madspild],body[data-universe=madspild] .upcoming-stores table .link{color:#b07818}.upcoming-stores table .link[data-universe=babyogborn],body[data-universe=babyogborn] .upcoming-stores table .link{color:#3d465a}.upcoming-stores table .link[data-universe=job],body[data-universe=job] .upcoming-stores table .link{color:#002a56}.upcoming-stores table .link:hover{text-decoration:underline}.upcoming-stores table .link svg{display:none}.upcoming-stores table .section{text-transform:uppercase;background-color:#e6ebf5;color:#002956;font-weight:700;line-height:22px;font-size:16px;margin-top:20px}.upcoming-stores table .facebook-section,.upcoming-stores table .instagram-section{display:inline-block;vertical-align:top}.upcoming-stores table .facebook-section{margin-right:12px}.upcoming-stores-mobile a{color:#389ad7}.upcoming-stores-mobile .table-content{overflow-x:auto}.upcoming-stores-mobile table{width:100%;color:#002956;font-family:Uniform Rnd Cond,sans-serif;font-size:clamp(1rem,.0943662vw + .97640845rem,1.067rem);font-weight:400;line-height:1.33em;border-collapse:separate;border-spacing:2px 2px}.upcoming-stores-mobile table td,.upcoming-stores-mobile table th{border:1px solid #fff;text-align:left;padding:8px}.upcoming-stores-mobile table .city-left{border-top-left-radius:7px;border-right:none;width:40%}.upcoming-stores-mobile table .city-right{border-top-right-radius:7px;border-right:none;width:100%}.upcoming-stores-mobile table .social-left{border-bottom-left-radius:7px;border-right:none}.upcoming-stores-mobile table .social-right{border-bottom-right-radius:7px;border-right:none}.upcoming-stores-mobile table th{font-weight:700;background-color:#1c4378;color:#fff;text-transform:uppercase;line-height:22px;font-size:16px}.upcoming-stores-mobile table td{background-color:#f1f4fc;font-weight:500;line-height:22px;font-size:16px}.upcoming-stores-mobile table .link{text-transform:none;color:#002a56}.upcoming-stores-mobile table .link[data-universe=madogdrikke],body[data-universe=madogdrikke] .upcoming-stores-mobile table .link{color:#283828}.upcoming-stores-mobile table .link[data-universe=ansvarlighed],body[data-universe=ansvarlighed] .upcoming-stores-mobile table .link{color:#004b6e}.upcoming-stores-mobile table .link[data-universe=okologi],body[data-universe=okologi] .upcoming-stores-mobile table .link{color:#025437}.upcoming-stores-mobile table .link[data-universe=kostogmotion],body[data-universe=kostogmotion] .upcoming-stores-mobile table .link{color:#007d9b}.upcoming-stores-mobile table .link[data-universe=madspild],body[data-universe=madspild] .upcoming-stores-mobile table .link{color:#b07818}.upcoming-stores-mobile table .link[data-universe=babyogborn],body[data-universe=babyogborn] .upcoming-stores-mobile table .link{color:#3d465a}.upcoming-stores-mobile table .link[data-universe=job],body[data-universe=job] .upcoming-stores-mobile table .link{color:#002a56}.upcoming-stores-mobile table .link:hover{text-decoration:underline}.upcoming-stores-mobile table .link svg{display:none}.upcoming-stores-mobile table .section{text-transform:uppercase;background-color:#e6ebf5;color:#002956;font-weight:700;line-height:22px;font-size:16px;margin-top:20px;border-radius:7px}.upcoming-stores-mobile .facebook-section,.upcoming-stores-mobile .instagram-section{display:inline-block;vertical-align:top}.upcoming-stores-mobile .facebook-section{margin-right:20px}.upcoming-stores-mobile .section-table{margin-top:24px;margin-bottom:12px}.upcoming-stores-mobile .store-table{margin-bottom:12px}.universe-teaser-section{margin-bottom:2rem}@media (min-width:1024px){.universe-teaser-section{margin-bottom:6rem}}@media (max-width:1023px){.universe-teaser-section .container{padding:0}}@media (min-width:1024px){.universe-teaser-section .container{padding-right:0;max-width:100%}}@media (min-width:1280px){.universe-teaser-section .container{margin-left:calc((100vw - 1340px) / 2);max-width:1700px}}.universe-teaser{width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}@media (min-width:1024px){.universe-teaser{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-align:stretch;-ms-flex-align:stretch;align-items:stretch;min-height:560px}}.universe-teaser.madogdrikke{background:#ebe4d7}.universe-teaser.madogdrikke h1,.universe-teaser.madogdrikke h2,.universe-teaser.madogdrikke h3,.universe-teaser.madogdrikke h4,.universe-teaser.madogdrikke h5,.universe-teaser.madogdrikke h6{color:#283828}.universe-teaser.madogdrikke p,.universe-teaser.madogdrikke ul{color:#002a56}#wines section.filtering .pagination .universe-teaser.madogdrikke button,.universe-teaser.madogdrikke #wines section.filtering .pagination button,.universe-teaser.madogdrikke .button,.universe-teaser.madogdrikke section.filtering .pagination button,section.filtering .pagination .universe-teaser.madogdrikke button{color:#385a36;background-color:#fadc94}#wines section.filtering .pagination .universe-teaser.madogdrikke button:hover,.universe-teaser.madogdrikke #wines section.filtering .pagination button:hover,.universe-teaser.madogdrikke .button:hover,.universe-teaser.madogdrikke section.filtering .pagination button:hover,section.filtering .pagination .universe-teaser.madogdrikke button:hover{background-color:#f8cc63}.universe-teaser.ansvarlighed{background:#ebf2f4}.universe-teaser.ansvarlighed h1,.universe-teaser.ansvarlighed h2,.universe-teaser.ansvarlighed h3,.universe-teaser.ansvarlighed h4,.universe-teaser.ansvarlighed h5,.universe-teaser.ansvarlighed h6{color:#004b6e}.universe-teaser.ansvarlighed p,.universe-teaser.ansvarlighed ul{color:#002a56}#wines section.filtering .pagination .universe-teaser.ansvarlighed button,.universe-teaser.ansvarlighed #wines section.filtering .pagination button,.universe-teaser.ansvarlighed .button,.universe-teaser.ansvarlighed section.filtering .pagination button,section.filtering .pagination .universe-teaser.ansvarlighed button{color:#fff;background-color:#af7818}#wines section.filtering .pagination .universe-teaser.ansvarlighed button:hover,.universe-teaser.ansvarlighed #wines section.filtering .pagination button:hover,.universe-teaser.ansvarlighed .button:hover,.universe-teaser.ansvarlighed section.filtering .pagination button:hover,section.filtering .pagination .universe-teaser.ansvarlighed button:hover{background-color:#825912}.universe-teaser.okologi{background:#f5f3ed}.universe-teaser.okologi h1,.universe-teaser.okologi h2,.universe-teaser.okologi h3,.universe-teaser.okologi h4,.universe-teaser.okologi h5,.universe-teaser.okologi h6{color:#025437}.universe-teaser.okologi p,.universe-teaser.okologi ul{color:#002a56}#wines section.filtering .pagination .universe-teaser.okologi button,.universe-teaser.okologi #wines section.filtering .pagination button,.universe-teaser.okologi .button,.universe-teaser.okologi section.filtering .pagination button,section.filtering .pagination .universe-teaser.okologi button{color:#fff;background-color:#eb8023}#wines section.filtering .pagination .universe-teaser.okologi button:hover,.universe-teaser.okologi #wines section.filtering .pagination button:hover,.universe-teaser.okologi .button:hover,.universe-teaser.okologi section.filtering .pagination button:hover,section.filtering .pagination .universe-teaser.okologi button:hover{background-color:#c96712}.universe-teaser.kostogmotion{background:#ebf2f4}.universe-teaser.kostogmotion h1,.universe-teaser.kostogmotion h2,.universe-teaser.kostogmotion h3,.universe-teaser.kostogmotion h4,.universe-teaser.kostogmotion h5,.universe-teaser.kostogmotion h6{color:#007d9b}.universe-teaser.kostogmotion p,.universe-teaser.kostogmotion ul{color:#002a56}#wines section.filtering .pagination .universe-teaser.kostogmotion button,.universe-teaser.kostogmotion #wines section.filtering .pagination button,.universe-teaser.kostogmotion .button,.universe-teaser.kostogmotion section.filtering .pagination button,section.filtering .pagination .universe-teaser.kostogmotion button{color:#fff;background-color:#014972}#wines section.filtering .pagination .universe-teaser.kostogmotion button:hover,.universe-teaser.kostogmotion #wines section.filtering .pagination button:hover,.universe-teaser.kostogmotion .button:hover,.universe-teaser.kostogmotion section.filtering .pagination button:hover,section.filtering .pagination .universe-teaser.kostogmotion button:hover{background-color:#01293f}.universe-teaser.madspild{background:#f5f3ed}.universe-teaser.madspild h1,.universe-teaser.madspild h2,.universe-teaser.madspild h3,.universe-teaser.madspild h4,.universe-teaser.madspild h5,.universe-teaser.madspild h6{color:#b07818}.universe-teaser.madspild p,.universe-teaser.madspild ul{color:#243825}#wines section.filtering .pagination .universe-teaser.madspild button,.universe-teaser.madspild #wines section.filtering .pagination button,.universe-teaser.madspild .button,.universe-teaser.madspild section.filtering .pagination button,section.filtering .pagination .universe-teaser.madspild button{color:#f5f3ed;background-color:#af7818}#wines section.filtering .pagination .universe-teaser.madspild button:hover,.universe-teaser.madspild #wines section.filtering .pagination button:hover,.universe-teaser.madspild .button:hover,.universe-teaser.madspild section.filtering .pagination button:hover,section.filtering .pagination .universe-teaser.madspild button:hover{background-color:#825912}.universe-teaser.babyogborn{background:#ecf0f5}.universe-teaser.babyogborn h1,.universe-teaser.babyogborn h2,.universe-teaser.babyogborn h3,.universe-teaser.babyogborn h4,.universe-teaser.babyogborn h5,.universe-teaser.babyogborn h6{color:#3d465a}.universe-teaser.babyogborn p,.universe-teaser.babyogborn ul{color:#002a56}#wines section.filtering .pagination .universe-teaser.babyogborn button,.universe-teaser.babyogborn #wines section.filtering .pagination button,.universe-teaser.babyogborn .button,.universe-teaser.babyogborn section.filtering .pagination button,section.filtering .pagination .universe-teaser.babyogborn button{color:#fff;background-color:#3c4659}#wines section.filtering .pagination .universe-teaser.babyogborn button:hover,.universe-teaser.babyogborn #wines section.filtering .pagination button:hover,.universe-teaser.babyogborn .button:hover,.universe-teaser.babyogborn section.filtering .pagination button:hover,section.filtering .pagination .universe-teaser.babyogborn button:hover{background-color:#272e3b}.universe-teaser.job{background:#e5ebf6}.universe-teaser.job h1,.universe-teaser.job h2,.universe-teaser.job h3,.universe-teaser.job h4,.universe-teaser.job h5,.universe-teaser.job h6,.universe-teaser.job p,.universe-teaser.job ul{color:#002a56}#wines section.filtering .pagination .universe-teaser.job button,.universe-teaser.job #wines section.filtering .pagination button,.universe-teaser.job .button,.universe-teaser.job section.filtering .pagination button,section.filtering .pagination .universe-teaser.job button{color:#fff;background-color:#2568ef}#wines section.filtering .pagination .universe-teaser.job button:hover,.universe-teaser.job #wines section.filtering .pagination button:hover,.universe-teaser.job .button:hover,.universe-teaser.job section.filtering .pagination button:hover,section.filtering .pagination .universe-teaser.job button:hover{background-color:#0f50d2}.universe-teaser.home{background:#ebf2f4}.universe-teaser.home h1,.universe-teaser.home h2,.universe-teaser.home h3,.universe-teaser.home h4,.universe-teaser.home h5,.universe-teaser.home h6,.universe-teaser.home p,.universe-teaser.home ul{color:#002a56}#wines section.filtering .pagination .universe-teaser.home button,.universe-teaser.home #wines section.filtering .pagination button,.universe-teaser.home .button,.universe-teaser.home section.filtering .pagination button,section.filtering .pagination .universe-teaser.home button{color:#fff;background-color:#2568ef}#wines section.filtering .pagination .universe-teaser.home button:hover,.universe-teaser.home #wines section.filtering .pagination button:hover,.universe-teaser.home .button:hover,.universe-teaser.home section.filtering .pagination button:hover,section.filtering .pagination .universe-teaser.home button:hover{background-color:#0f50d2}.universe-teaser__content{width:100%;padding:2rem 1.25rem;-webkit-box-ordinal-group:3;-ms-flex-order:2;order:2}@media (min-width:1024px){.universe-teaser__content{width:460px;min-width:460px;padding:4rem;-webkit-box-ordinal-group:2;-ms-flex-order:1;order:1}}@media (min-width:1280px){.universe-teaser__content{width:560px;min-width:560px}}.universe-teaser__content__title{margin-bottom:1rem}@media (min-width:1024px){.universe-teaser__content__title{margin-bottom:1.5rem}}.universe-teaser__content__title h1,.universe-teaser__content__title h2,.universe-teaser__content__title h3,.universe-teaser__content__title h4,.universe-teaser__content__title h5,.universe-teaser__content__title h6{font-size:2.5rem}@media (min-width:1024px){.universe-teaser__content__title h1,.universe-teaser__content__title h2,.universe-teaser__content__title h3,.universe-teaser__content__title h4,.universe-teaser__content__title h5,.universe-teaser__content__title h6{font-size:3rem}}@media (min-width:1280px){.universe-teaser__content__title h1,.universe-teaser__content__title h2,.universe-teaser__content__title h3,.universe-teaser__content__title h4,.universe-teaser__content__title h5,.universe-teaser__content__title h6{font-size:4.5rem}}.universe-teaser__content__text{font-size:1rem}.universe-teaser__content__text p,.universe-teaser__content__text span{margin-bottom:1rem;font-family:Uniform Rnd Cond,sans-serif!important;font-size:1rem}@media (min-width:1024px){.universe-teaser__content__text p,.universe-teaser__content__text span{margin-bottom:1.5rem}}.universe-teaser__content__text ul{list-style-position:outside;padding-left:1.5rem;line-height:1.4;margin-bottom:1rem;font-family:Uniform Rnd Cond,sans-serif;font-size:1rem}@media (min-width:1024px){.universe-teaser__content__text ul{margin-bottom:1.5rem}}#wines section.filtering .pagination .universe-teaser__content button,.universe-teaser__content #wines section.filtering .pagination button,.universe-teaser__content .button,.universe-teaser__content section.filtering .pagination button,section.filtering .pagination .universe-teaser__content button{margin-top:2rem;padding:16px 48px;max-width:100%;width:100%;font-size:16px}@media (min-width:576px){#wines section.filtering .pagination .universe-teaser__content button,.universe-teaser__content #wines section.filtering .pagination button,.universe-teaser__content .button,.universe-teaser__content section.filtering .pagination button,section.filtering .pagination .universe-teaser__content button{width:auto}}.universe-teaser__image{width:100%;height:270px;-webkit-box-ordinal-group:2;-ms-flex-order:1;order:1}@media (min-width:768px){.universe-teaser__image{height:400px}}@media (min-width:1024px){.universe-teaser__image{-webkit-box-ordinal-group:3;-ms-flex-order:2;order:2;height:auto}}.universe-teaser__image img{-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center;height:100%;width:100%}.page-teaser{margin-bottom:2rem}@media (min-width:1024px){.page-teaser{margin-bottom:6rem}}.page-teaser .container{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end}@media (max-width:1023px){.page-teaser .container{padding:0}}.page-teaser .hero-row{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:reverse;-ms-flex-direction:column-reverse;flex-direction:column-reverse}@media (min-width:768px){.page-teaser .hero-row{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;width:inherit}}.page-teaser .hero-row .text-content{width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;padding:2rem 1.25rem;color:#002a56}.page-teaser .hero-row .text-content[data-universe=madogdrikke],body[data-universe=madogdrikke] .page-teaser .hero-row .text-content{color:#283828}.page-teaser .hero-row .text-content[data-universe=ansvarlighed],body[data-universe=ansvarlighed] .page-teaser .hero-row .text-content{color:#004b6e}.page-teaser .hero-row .text-content[data-universe=okologi],body[data-universe=okologi] .page-teaser .hero-row .text-content{color:#025437}.page-teaser .hero-row .text-content[data-universe=kostogmotion],body[data-universe=kostogmotion] .page-teaser .hero-row .text-content{color:#007d9b}.page-teaser .hero-row .text-content[data-universe=madspild],body[data-universe=madspild] .page-teaser .hero-row .text-content{color:#b07818}.page-teaser .hero-row .text-content[data-universe=babyogborn],body[data-universe=babyogborn] .page-teaser .hero-row .text-content{color:#3d465a}.page-teaser .hero-row .text-content[data-universe=job],body[data-universe=job] .page-teaser .hero-row .text-content{color:#002a56}@media (min-width:768px){.page-teaser .hero-row .text-content{width:35%;padding:2rem}}@media (min-width:1280px){.page-teaser .hero-row .text-content{padding:2rem 4rem}}.page-teaser .hero-row .text-content h1,.page-teaser .hero-row .text-content h2,.page-teaser .hero-row .text-content h3,.page-teaser .hero-row .text-content h4,.page-teaser .hero-row .text-content h5,.page-teaser .hero-row .text-content li,.page-teaser .hero-row .text-content p{color:#002a56}.page-teaser .hero-row .text-content h1[data-universe=madogdrikke],.page-teaser .hero-row .text-content h2[data-universe=madogdrikke],.page-teaser .hero-row .text-content h3[data-universe=madogdrikke],.page-teaser .hero-row .text-content h4[data-universe=madogdrikke],.page-teaser .hero-row .text-content h5[data-universe=madogdrikke],.page-teaser .hero-row .text-content li[data-universe=madogdrikke],.page-teaser .hero-row .text-content p[data-universe=madogdrikke],body[data-universe=madogdrikke] .page-teaser .hero-row .text-content h1,body[data-universe=madogdrikke] .page-teaser .hero-row .text-content h2,body[data-universe=madogdrikke] .page-teaser .hero-row .text-content h3,body[data-universe=madogdrikke] .page-teaser .hero-row .text-content h4,body[data-universe=madogdrikke] .page-teaser .hero-row .text-content h5,body[data-universe=madogdrikke] .page-teaser .hero-row .text-content li,body[data-universe=madogdrikke] .page-teaser .hero-row .text-content p{color:#283828}.page-teaser .hero-row .text-content h1[data-universe=ansvarlighed],.page-teaser .hero-row .text-content h2[data-universe=ansvarlighed],.page-teaser .hero-row .text-content h3[data-universe=ansvarlighed],.page-teaser .hero-row .text-content h4[data-universe=ansvarlighed],.page-teaser .hero-row .text-content h5[data-universe=ansvarlighed],.page-teaser .hero-row .text-content li[data-universe=ansvarlighed],.page-teaser .hero-row .text-content p[data-universe=ansvarlighed],body[data-universe=ansvarlighed] .page-teaser .hero-row .text-content h1,body[data-universe=ansvarlighed] .page-teaser .hero-row .text-content h2,body[data-universe=ansvarlighed] .page-teaser .hero-row .text-content h3,body[data-universe=ansvarlighed] .page-teaser .hero-row .text-content h4,body[data-universe=ansvarlighed] .page-teaser .hero-row .text-content h5,body[data-universe=ansvarlighed] .page-teaser .hero-row .text-content li,body[data-universe=ansvarlighed] .page-teaser .hero-row .text-content p{color:#004b6e}.page-teaser .hero-row .text-content h1[data-universe=okologi],.page-teaser .hero-row .text-content h2[data-universe=okologi],.page-teaser .hero-row .text-content h3[data-universe=okologi],.page-teaser .hero-row .text-content h4[data-universe=okologi],.page-teaser .hero-row .text-content h5[data-universe=okologi],.page-teaser .hero-row .text-content li[data-universe=okologi],.page-teaser .hero-row .text-content p[data-universe=okologi],body[data-universe=okologi] .page-teaser .hero-row .text-content h1,body[data-universe=okologi] .page-teaser .hero-row .text-content h2,body[data-universe=okologi] .page-teaser .hero-row .text-content h3,body[data-universe=okologi] .page-teaser .hero-row .text-content h4,body[data-universe=okologi] .page-teaser .hero-row .text-content h5,body[data-universe=okologi] .page-teaser .hero-row .text-content li,body[data-universe=okologi] .page-teaser .hero-row .text-content p{color:#025437}.page-teaser .hero-row .text-content h1[data-universe=kostogmotion],.page-teaser .hero-row .text-content h2[data-universe=kostogmotion],.page-teaser .hero-row .text-content h3[data-universe=kostogmotion],.page-teaser .hero-row .text-content h4[data-universe=kostogmotion],.page-teaser .hero-row .text-content h5[data-universe=kostogmotion],.page-teaser .hero-row .text-content li[data-universe=kostogmotion],.page-teaser .hero-row .text-content p[data-universe=kostogmotion],body[data-universe=kostogmotion] .page-teaser .hero-row .text-content h1,body[data-universe=kostogmotion] .page-teaser .hero-row .text-content h2,body[data-universe=kostogmotion] .page-teaser .hero-row .text-content h3,body[data-universe=kostogmotion] .page-teaser .hero-row .text-content h4,body[data-universe=kostogmotion] .page-teaser .hero-row .text-content h5,body[data-universe=kostogmotion] .page-teaser .hero-row .text-content li,body[data-universe=kostogmotion] .page-teaser .hero-row .text-content p{color:#007d9b}.page-teaser .hero-row .text-content h1[data-universe=madspild],.page-teaser .hero-row .text-content h2[data-universe=madspild],.page-teaser .hero-row .text-content h3[data-universe=madspild],.page-teaser .hero-row .text-content h4[data-universe=madspild],.page-teaser .hero-row .text-content h5[data-universe=madspild],.page-teaser .hero-row .text-content li[data-universe=madspild],.page-teaser .hero-row .text-content p[data-universe=madspild],body[data-universe=madspild] .page-teaser .hero-row .text-content h1,body[data-universe=madspild] .page-teaser .hero-row .text-content h2,body[data-universe=madspild] .page-teaser .hero-row .text-content h3,body[data-universe=madspild] .page-teaser .hero-row .text-content h4,body[data-universe=madspild] .page-teaser .hero-row .text-content h5,body[data-universe=madspild] .page-teaser .hero-row .text-content li,body[data-universe=madspild] .page-teaser .hero-row .text-content p{color:#b07818}.page-teaser .hero-row .text-content h1[data-universe=babyogborn],.page-teaser .hero-row .text-content h2[data-universe=babyogborn],.page-teaser .hero-row .text-content h3[data-universe=babyogborn],.page-teaser .hero-row .text-content h4[data-universe=babyogborn],.page-teaser .hero-row .text-content h5[data-universe=babyogborn],.page-teaser .hero-row .text-content li[data-universe=babyogborn],.page-teaser .hero-row .text-content p[data-universe=babyogborn],body[data-universe=babyogborn] .page-teaser .hero-row .text-content h1,body[data-universe=babyogborn] .page-teaser .hero-row .text-content h2,body[data-universe=babyogborn] .page-teaser .hero-row .text-content h3,body[data-universe=babyogborn] .page-teaser .hero-row .text-content h4,body[data-universe=babyogborn] .page-teaser .hero-row .text-content h5,body[data-universe=babyogborn] .page-teaser .hero-row .text-content li,body[data-universe=babyogborn] .page-teaser .hero-row .text-content p{color:#3d465a}.page-teaser .hero-row .text-content h1[data-universe=job],.page-teaser .hero-row .text-content h2[data-universe=job],.page-teaser .hero-row .text-content h3[data-universe=job],.page-teaser .hero-row .text-content h4[data-universe=job],.page-teaser .hero-row .text-content h5[data-universe=job],.page-teaser .hero-row .text-content li[data-universe=job],.page-teaser .hero-row .text-content p[data-universe=job],body[data-universe=job] .page-teaser .hero-row .text-content h1,body[data-universe=job] .page-teaser .hero-row .text-content h2,body[data-universe=job] .page-teaser .hero-row .text-content h3,body[data-universe=job] .page-teaser .hero-row .text-content h4,body[data-universe=job] .page-teaser .hero-row .text-content h5,body[data-universe=job] .page-teaser .hero-row .text-content li,body[data-universe=job] .page-teaser .hero-row .text-content p{color:#002a56}#wines section.filtering .pagination .page-teaser .hero-row .text-content button,.page-teaser .hero-row .text-content #wines section.filtering .pagination button,.page-teaser .hero-row .text-content .button,.page-teaser .hero-row .text-content section.filtering .pagination button,section.filtering .pagination .page-teaser .hero-row .text-content button{margin-top:2rem;padding:16px 48px;max-width:100%;width:100%;font-size:16px}@media (min-width:576px){#wines section.filtering .pagination .page-teaser .hero-row .text-content button,.page-teaser .hero-row .text-content #wines section.filtering .pagination button,.page-teaser .hero-row .text-content .button,.page-teaser .hero-row .text-content section.filtering .pagination button,section.filtering .pagination .page-teaser .hero-row .text-content button{width:auto}}.page-teaser .hero-row.madogdrikke{background:#ebe4d7}.page-teaser .hero-row.madogdrikke h1,.page-teaser .hero-row.madogdrikke h2,.page-teaser .hero-row.madogdrikke h3,.page-teaser .hero-row.madogdrikke h4,.page-teaser .hero-row.madogdrikke h5,.page-teaser .hero-row.madogdrikke h6{color:#283828}.page-teaser .hero-row.madogdrikke p{color:#002a56}#wines section.filtering .pagination .page-teaser .hero-row.madogdrikke button,.page-teaser .hero-row.madogdrikke #wines section.filtering .pagination button,.page-teaser .hero-row.madogdrikke .button,.page-teaser .hero-row.madogdrikke section.filtering .pagination button,section.filtering .pagination .page-teaser .hero-row.madogdrikke button{color:#385a36;background-color:#fadc94}#wines section.filtering .pagination .page-teaser .hero-row.madogdrikke button:hover,.page-teaser .hero-row.madogdrikke #wines section.filtering .pagination button:hover,.page-teaser .hero-row.madogdrikke .button:hover,.page-teaser .hero-row.madogdrikke section.filtering .pagination button:hover,section.filtering .pagination .page-teaser .hero-row.madogdrikke button:hover{background-color:#f8cc63}.page-teaser .hero-row.ansvarlighed{background:#ebf2f4}.page-teaser .hero-row.ansvarlighed h1,.page-teaser .hero-row.ansvarlighed h2,.page-teaser .hero-row.ansvarlighed h3,.page-teaser .hero-row.ansvarlighed h4,.page-teaser .hero-row.ansvarlighed h5,.page-teaser .hero-row.ansvarlighed h6{color:#004b6e}.page-teaser .hero-row.ansvarlighed p{color:#002a56}#wines section.filtering .pagination .page-teaser .hero-row.ansvarlighed button,.page-teaser .hero-row.ansvarlighed #wines section.filtering .pagination button,.page-teaser .hero-row.ansvarlighed .button,.page-teaser .hero-row.ansvarlighed section.filtering .pagination button,section.filtering .pagination .page-teaser .hero-row.ansvarlighed button{color:#fff;background-color:#af7818}#wines section.filtering .pagination .page-teaser .hero-row.ansvarlighed button:hover,.page-teaser .hero-row.ansvarlighed #wines section.filtering .pagination button:hover,.page-teaser .hero-row.ansvarlighed .button:hover,.page-teaser .hero-row.ansvarlighed section.filtering .pagination button:hover,section.filtering .pagination .page-teaser .hero-row.ansvarlighed button:hover{background-color:#825912}.page-teaser .hero-row.okologi{background:#f5f3ed}.page-teaser .hero-row.okologi h1,.page-teaser .hero-row.okologi h2,.page-teaser .hero-row.okologi h3,.page-teaser .hero-row.okologi h4,.page-teaser .hero-row.okologi h5,.page-teaser .hero-row.okologi h6{color:#025437}.page-teaser .hero-row.okologi p{color:#002a56}#wines section.filtering .pagination .page-teaser .hero-row.okologi button,.page-teaser .hero-row.okologi #wines section.filtering .pagination button,.page-teaser .hero-row.okologi .button,.page-teaser .hero-row.okologi section.filtering .pagination button,section.filtering .pagination .page-teaser .hero-row.okologi button{color:#fff;background-color:#eb8023}#wines section.filtering .pagination .page-teaser .hero-row.okologi button:hover,.page-teaser .hero-row.okologi #wines section.filtering .pagination button:hover,.page-teaser .hero-row.okologi .button:hover,.page-teaser .hero-row.okologi section.filtering .pagination button:hover,section.filtering .pagination .page-teaser .hero-row.okologi button:hover{background-color:#c96712}.page-teaser .hero-row.kostogmotion{background:#ebf2f4}.page-teaser .hero-row.kostogmotion h1,.page-teaser .hero-row.kostogmotion h2,.page-teaser .hero-row.kostogmotion h3,.page-teaser .hero-row.kostogmotion h4,.page-teaser .hero-row.kostogmotion h5,.page-teaser .hero-row.kostogmotion h6{color:#007d9b}.page-teaser .hero-row.kostogmotion p{color:#002a56}#wines section.filtering .pagination .page-teaser .hero-row.kostogmotion button,.page-teaser .hero-row.kostogmotion #wines section.filtering .pagination button,.page-teaser .hero-row.kostogmotion .button,.page-teaser .hero-row.kostogmotion section.filtering .pagination button,section.filtering .pagination .page-teaser .hero-row.kostogmotion button{color:#fff;background-color:#014972}#wines section.filtering .pagination .page-teaser .hero-row.kostogmotion button:hover,.page-teaser .hero-row.kostogmotion #wines section.filtering .pagination button:hover,.page-teaser .hero-row.kostogmotion .button:hover,.page-teaser .hero-row.kostogmotion section.filtering .pagination button:hover,section.filtering .pagination .page-teaser .hero-row.kostogmotion button:hover{background-color:#01293f}.page-teaser .hero-row.madspild{background:#f5f3ed}.page-teaser .hero-row.madspild h1,.page-teaser .hero-row.madspild h2,.page-teaser .hero-row.madspild h3,.page-teaser .hero-row.madspild h4,.page-teaser .hero-row.madspild h5,.page-teaser .hero-row.madspild h6{color:#b07818}.page-teaser .hero-row.madspild p{color:#243825}#wines section.filtering .pagination .page-teaser .hero-row.madspild button,.page-teaser .hero-row.madspild #wines section.filtering .pagination button,.page-teaser .hero-row.madspild .button,.page-teaser .hero-row.madspild section.filtering .pagination button,section.filtering .pagination .page-teaser .hero-row.madspild button{color:#f5f3ed;background-color:#af7818}#wines section.filtering .pagination .page-teaser .hero-row.madspild button:hover,.page-teaser .hero-row.madspild #wines section.filtering .pagination button:hover,.page-teaser .hero-row.madspild .button:hover,.page-teaser .hero-row.madspild section.filtering .pagination button:hover,section.filtering .pagination .page-teaser .hero-row.madspild button:hover{background-color:#825912}.page-teaser .hero-row.babyogborn{background:#ecf0f5}.page-teaser .hero-row.babyogborn h1,.page-teaser .hero-row.babyogborn h2,.page-teaser .hero-row.babyogborn h3,.page-teaser .hero-row.babyogborn h4,.page-teaser .hero-row.babyogborn h5,.page-teaser .hero-row.babyogborn h6{color:#3d465a}.page-teaser .hero-row.babyogborn p{color:#002a56}#wines section.filtering .pagination .page-teaser .hero-row.babyogborn button,.page-teaser .hero-row.babyogborn #wines section.filtering .pagination button,.page-teaser .hero-row.babyogborn .button,.page-teaser .hero-row.babyogborn section.filtering .pagination button,section.filtering .pagination .page-teaser .hero-row.babyogborn button{color:#fff;background-color:#3c4659}#wines section.filtering .pagination .page-teaser .hero-row.babyogborn button:hover,.page-teaser .hero-row.babyogborn #wines section.filtering .pagination button:hover,.page-teaser .hero-row.babyogborn .button:hover,.page-teaser .hero-row.babyogborn section.filtering .pagination button:hover,section.filtering .pagination .page-teaser .hero-row.babyogborn button:hover{background-color:#272e3b}.page-teaser .hero-row.job{background:#e5ebf6}.page-teaser .hero-row.job h1,.page-teaser .hero-row.job h2,.page-teaser .hero-row.job h3,.page-teaser .hero-row.job h4,.page-teaser .hero-row.job h5,.page-teaser .hero-row.job h6,.page-teaser .hero-row.job p{color:#002a56}#wines section.filtering .pagination .page-teaser .hero-row.job button,.page-teaser .hero-row.job #wines section.filtering .pagination button,.page-teaser .hero-row.job .button,.page-teaser .hero-row.job section.filtering .pagination button,section.filtering .pagination .page-teaser .hero-row.job button{color:#fff;background-color:#2568ef}#wines section.filtering .pagination .page-teaser .hero-row.job button:hover,.page-teaser .hero-row.job #wines section.filtering .pagination button:hover,.page-teaser .hero-row.job .button:hover,.page-teaser .hero-row.job section.filtering .pagination button:hover,section.filtering .pagination .page-teaser .hero-row.job button:hover{background-color:#0f50d2}.page-teaser .hero-row.home{color:#002a56;background:#ebf2f4}.page-teaser .hero-row.home h1,.page-teaser .hero-row.home h2,.page-teaser .hero-row.home h3,.page-teaser .hero-row.home h4,.page-teaser .hero-row.home h5,.page-teaser .hero-row.home h6,.page-teaser .hero-row.home p{color:#002a56}#wines section.filtering .pagination .page-teaser .hero-row.home button,.page-teaser .hero-row.home #wines section.filtering .pagination button,.page-teaser .hero-row.home .button,.page-teaser .hero-row.home section.filtering .pagination button,section.filtering .pagination .page-teaser .hero-row.home button{color:#fff;background-color:#2568ef}#wines section.filtering .pagination .page-teaser .hero-row.home button:hover,.page-teaser .hero-row.home #wines section.filtering .pagination button:hover,.page-teaser .hero-row.home .button:hover,.page-teaser .hero-row.home section.filtering .pagination button:hover,section.filtering .pagination .page-teaser .hero-row.home button:hover{background-color:#0f50d2}.page-teaser .hero-row .image-content{width:100%}@media (max-width:767px){.page-teaser .hero-row .image-content{-webkit-box-ordinal-group:3;-ms-flex-order:2;order:2}}@media (min-width:768px){.page-teaser .hero-row .image-content{width:65%}}.page-teaser .hero-row .image-content img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.card-page-teaser{margin-bottom:4rem}@media (min-width:1024px){.card-page-teaser{margin-bottom:6rem}}.card-page-teaser__title{margin-bottom:1.25rem}@media (min-width:1024px){.card-page-teaser__title{margin-bottom:2.25rem}}.card-page-teaser__title h1,.card-page-teaser__title h2,.card-page-teaser__title h3,.card-page-teaser__title h4,.card-page-teaser__title h5,.card-page-teaser__title h6{font-size:2rem}@media (min-width:1024px){.card-page-teaser__title h1,.card-page-teaser__title h2,.card-page-teaser__title h3,.card-page-teaser__title h4,.card-page-teaser__title h5,.card-page-teaser__title h6{font-size:3.5rem}}@media (max-width:1023px){.card-page-teaser>.container{padding:0}}.card-page-teaser__cards{width:calc(100% + 1rem);margin:0 -.5rem}@media (min-width:1024px){.card-page-teaser__cards{width:calc(100% + 1.5rem);margin:0 -.75rem}}.card-page-teaser__cards .slick-track{display:-webkit-box!important;display:-ms-flexbox!important;display:flex!important;-webkit-box-align:stretch!important;-ms-flex-align:stretch!important;align-items:stretch!important;margin-left:-1rem!important}@media (min-width:768px){.card-page-teaser__cards .slick-track{margin-left:-4rem!important}}@media (min-width:1024px){.card-page-teaser__cards .slick-track{margin-left:0!important}}.card-page-teaser__cards .slick-track .slick-slide{height:auto!important}.card-page-teaser__cards .slick-track .slick-slide>div,.card-page-teaser__cards .slick-track .slick-slide>div>div{height:100%}.card-page-teaser__cards .slick-dots{bottom:-2rem}.card-page-teaser__cards__card-wrap{width:calc(100vw - 4rem);padding:0 .5rem;height:100%}@media (min-width:768px){.card-page-teaser__cards__card-wrap{width:calc(100vw - 10rem)}}@media (min-width:1024px){.card-page-teaser__cards__card-wrap{width:100%;padding:0 .75rem}}.card-page-teaser__cards__card{padding:1.25rem 1.5rem;border-radius:8px;display:block;height:100%;text-decoration:none;color:#002a56;-webkit-transition:.25s;transition:.25s}@media (min-width:1024px){.card-page-teaser__cards__card{padding:2rem 1.5rem}}.card-page-teaser__cards__card.madogdrikke{background:#ebe4d7}.card-page-teaser__cards__card.madogdrikke:hover{background:#dacdb5}.card-page-teaser__cards__card.madogdrikke .card-page-teaser__cards__card__content__title{color:#283828}.card-page-teaser__cards__card.ansvarlighed{background:#ebf2f4}.card-page-teaser__cards__card.ansvarlighed:hover{background:#cadde2}.card-page-teaser__cards__card.ansvarlighed .card-page-teaser__cards__card__content__title{color:#004b6e}.card-page-teaser__cards__card.okologi{background:#f5f3ed}.card-page-teaser__cards__card.okologi:hover{background:#e3ddcc}.card-page-teaser__cards__card.okologi .card-page-teaser__cards__card__content__title{color:#025437}.card-page-teaser__cards__card.kostogmotion{background:#ebf2f4}.card-page-teaser__cards__card.kostogmotion:hover{background:#cadde2}.card-page-teaser__cards__card.kostogmotion .card-page-teaser__cards__card__content__title{color:#007d9b}.card-page-teaser__cards__card.madspild{background:#f5f3ed}.card-page-teaser__cards__card.madspild:hover{background:#e3ddcc}.card-page-teaser__cards__card.madspild .card-page-teaser__cards__card__content__title{color:#b07818}.card-page-teaser__cards__card.babyogborn{background:#ecf0f5}.card-page-teaser__cards__card.babyogborn:hover{background:#cbd6e3}.card-page-teaser__cards__card.babyogborn .card-page-teaser__cards__card__content__title{color:#3d465a}.card-page-teaser__cards__card.job{background:#e5ebf6}.card-page-teaser__cards__card.job:hover{background:#bfcee9}.card-page-teaser__cards__card.job .card-page-teaser__cards__card__content__title{color:#002a56}.card-page-teaser__cards__card.home{background:#ebf2f4}.card-page-teaser__cards__card.home:hover{background:#cadde2}.card-page-teaser__cards__card.home .card-page-teaser__cards__card__content__title{color:#002a56}.card-page-teaser__cards__card__content{width:100%}.card-page-teaser__cards__card__content__title-wrap{width:100%;margin-bottom:.5rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}@media (min-width:768px){.card-page-teaser__cards__card__content__title-wrap{margin-bottom:1rem}}.card-page-teaser__cards__card__content__icon{width:2.5rem}@media (min-width:1024px){.card-page-teaser__cards__card__content__icon{width:4.5rem}}.card-page-teaser__cards__card__content__icon svg{width:100%}.card-page-teaser__cards__card__content__arrow{width:1.5rem}@media (min-width:1024px){.card-page-teaser__cards__card__content__arrow{width:2rem}}.card-page-teaser__cards__card__content__arrow svg{width:100%}.card-page-teaser__cards__card__content__title{width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:0 .75rem}.card-page-teaser__cards__card__content__title h1,.card-page-teaser__cards__card__content__title h2,.card-page-teaser__cards__card__content__title h3,.card-page-teaser__cards__card__content__title h4,.card-page-teaser__cards__card__content__title h5,.card-page-teaser__cards__card__content__title h6,.card-page-teaser__cards__card__content__title p{font-size:2rem;width:100%;font-weight:700}.card-page-teaser__cards__card__content__text,.card-page-teaser__cards__card__content__text p{width:100%;font-size:1rem;line-height:1.375rem;color:#002a56}.news-box-section{margin-bottom:2rem}@media (min-width:1024px){.news-box-section{margin-bottom:6rem}}.news-box{background:#1c4378;color:#fff;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:2rem 1.25rem;border-radius:8px}@media (min-width:576px){.news-box{padding:2rem 2.5rem}}@media (min-width:768px){.news-box{padding:2.5rem 3rem;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}}@media (min-width:1024px){.news-box{padding:4rem 5rem}}.news-box__title-wrap{width:100%;margin-bottom:1rem}@media (min-width:768px){.news-box__title-wrap{max-width:425px}}.news-box__title-wrap__title{text-align:center}@media (min-width:768px){.news-box__title-wrap__title{text-align:left}}.news-box__title-wrap a,.news-box__title-wrap h1,.news-box__title-wrap h2,.news-box__title-wrap h3,.news-box__title-wrap h4,.news-box__title-wrap h5,.news-box__title-wrap h6,.news-box__title-wrap p{color:#fff;font-size:2rem}@media (min-width:1024px){.news-box__title-wrap a,.news-box__title-wrap h1,.news-box__title-wrap h2,.news-box__title-wrap h3,.news-box__title-wrap h4,.news-box__title-wrap h5,.news-box__title-wrap h6,.news-box__title-wrap p{font-size:2.75rem}}@media (min-width:1280px){.news-box__title-wrap a,.news-box__title-wrap h1,.news-box__title-wrap h2,.news-box__title-wrap h3,.news-box__title-wrap h4,.news-box__title-wrap h5,.news-box__title-wrap h6,.news-box__title-wrap p{font-size:3.5rem}}.news-box__text-wrap{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center}@media (min-width:768px){.news-box__text-wrap{-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}}.news-box__text-wrap__text{margin-bottom:1.75rem}.news-box__text-wrap__text p{color:#fff;font-size:1rem}@media (min-width:576px){.news-box__text-wrap__text p{text-align:center}}@media (min-width:768px){.news-box__text-wrap__text p{text-align:left}}.news-box__text-wrap__button{width:100%;margin-top:1.75}@media (min-width:576px){.news-box__text-wrap__button{max-width:300px}}@media (min-width:768px){.news-box__text-wrap__button{max-width:100%}}#wines section.filtering .pagination .news-box__text-wrap__button button,.news-box__text-wrap__button #wines section.filtering .pagination button,.news-box__text-wrap__button .button,.news-box__text-wrap__button section.filtering .pagination button,section.filtering .pagination .news-box__text-wrap__button button{width:100%;font-size:1rem;padding:1rem 3rem}@media (min-width:768px){#wines section.filtering .pagination .news-box__text-wrap__button button,.news-box__text-wrap__button #wines section.filtering .pagination button,.news-box__text-wrap__button .button,.news-box__text-wrap__button section.filtering .pagination button,section.filtering .pagination .news-box__text-wrap__button button{width:auto}}.universe-cards{margin-bottom:2rem}@media (min-width:1024px){.universe-cards{margin-bottom:6rem}}.universe-cards__title{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;margin:0;margin-bottom:1.5rem;text-align:left;width:100%}@media (min-width:1024px){.universe-cards__title{margin:2.5rem;text-align:center}}.universe-cards__title>*{width:100%}.universe-cards__cards{display:inline-block;width:100%}@media (min-width:1024px){.universe-cards__cards{display:grid;grid-template-columns:repeat(3,1fr);gap:1.5rem}}.universe-cards__cards__card{margin-bottom:1rem;background-color:#ebf3f5;border-radius:8px;-webkit-transition:.25s;transition:.25s}@media (min-width:1024px){.universe-cards__cards__card{margin-bottom:0}}.universe-cards__cards__card:hover .universe-cards__cards__card__image img{-webkit-transform:scale(1.25);transform:scale(1.25)}.universe-cards__cards__card a{text-decoration:none}.universe-cards__cards__card.madogdrikke{background:#ebe4d7;border-left:.5rem solid #283828}@media (min-width:1024px){.universe-cards__cards__card.madogdrikke{border:none}}.universe-cards__cards__card.madogdrikke:hover{background:#dacdb5}.universe-cards__cards__card.madogdrikke p{color:#002a56}.universe-cards__cards__card.madogdrikke .universe-cards__cards__card__content__line{background-color:#385a36}.universe-cards__cards__card.ansvarlighed{background:#ebf2f4;border-left:.5rem solid #004b6e}@media (min-width:1024px){.universe-cards__cards__card.ansvarlighed{border:none}}.universe-cards__cards__card.ansvarlighed:hover{background:#cadde2}.universe-cards__cards__card.ansvarlighed p{color:#002a56}.universe-cards__cards__card.ansvarlighed .universe-cards__cards__card__content__line{background-color:#0f7ea3}.universe-cards__cards__card.okologi{background:#f5f3ed;border-left:.5rem solid #025437}@media (min-width:1024px){.universe-cards__cards__card.okologi{border:none}}.universe-cards__cards__card.okologi:hover{background:#e3ddcc}.universe-cards__cards__card.okologi p{color:#002a56}.universe-cards__cards__card.okologi .universe-cards__cards__card__content__line{background-color:#8dc27e}.universe-cards__cards__card.kostogmotion{background:#ebf2f4;border-left:.5rem solid #007d9b}@media (min-width:1024px){.universe-cards__cards__card.kostogmotion{border:none}}.universe-cards__cards__card.kostogmotion:hover{background:#cadde2}.universe-cards__cards__card.kostogmotion p{color:#002a56}.universe-cards__cards__card.kostogmotion .universe-cards__cards__card__content__line{background-color:#83d1e5}.universe-cards__cards__card.madspild{background:#f5f3ed;border-left:.5rem solid #b07818}@media (min-width:1024px){.universe-cards__cards__card.madspild{border:none}}.universe-cards__cards__card.madspild:hover{background:#e3ddcc}.universe-cards__cards__card.madspild p{color:#243825}.universe-cards__cards__card.madspild .universe-cards__cards__card__content__line{background-color:#f3d38a}.universe-cards__cards__card.babyogborn{background:#ecf0f5;border-left:.5rem solid #3d465a}@media (min-width:1024px){.universe-cards__cards__card.babyogborn{border:none}}.universe-cards__cards__card.babyogborn:hover{background:#cbd6e3}.universe-cards__cards__card.babyogborn p{color:#002a56}.universe-cards__cards__card.babyogborn .universe-cards__cards__card__content__line{background-color:#a2b2c9}.universe-cards__cards__card.job{background:#e5ebf6;border-left:.5rem solid #002a56}@media (min-width:1024px){.universe-cards__cards__card.job{border:none}}.universe-cards__cards__card.job:hover{background:#bfcee9}.universe-cards__cards__card.job p{color:#002a56}.universe-cards__cards__card.job .universe-cards__cards__card__content__line{background-color:#335478}.universe-cards__cards__card.home{background:#ebf2f4;border-left:.5rem solid #002a56}@media (min-width:1024px){.universe-cards__cards__card.home{border:none}}.universe-cards__cards__card.home:hover{background:#cadde2}.universe-cards__cards__card.home p{color:#002a56}.universe-cards__cards__card.home .universe-cards__cards__card__content__line{background-color:#003cac}.universe-cards__cards__card__image{overflow:hidden;border-top-left-radius:8px;border-top-right-radius:8px;height:13.75rem;display:none}@media (min-width:1024px){.universe-cards__cards__card__image{display:block}}.universe-cards__cards__card__image img{-webkit-transition:all .5s ease;transition:all .5s ease;width:100%;-o-object-fit:cover;object-fit:cover;height:inherit}.universe-cards__cards__card__content{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:1rem 1.5rem}@media (min-width:1024px){.universe-cards__cards__card__content{padding:2rem 1.75rem}}.universe-cards__cards__card__content__title{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;position:relative;width:100%}@media (min-width:1024px){.universe-cards__cards__card__content__title{display:inline-block;width:auto}}.universe-cards__cards__card__content__title h1,.universe-cards__cards__card__content__title h2,.universe-cards__cards__card__content__title h3,.universe-cards__cards__card__content__title h4,.universe-cards__cards__card__content__title h5,.universe-cards__cards__card__content__title h6,.universe-cards__cards__card__content__title p{font-weight:700;font-size:1.5rem;text-transform:uppercase;margin:0;word-break:normal;word-wrap:normal;-webkit-hyphens:unset;-ms-hyphens:unset;hyphens:unset;text-align:left;line-height:1}@media (min-width:1024px){.universe-cards__cards__card__content__title h1,.universe-cards__cards__card__content__title h2,.universe-cards__cards__card__content__title h3,.universe-cards__cards__card__content__title h4,.universe-cards__cards__card__content__title h5,.universe-cards__cards__card__content__title h6,.universe-cards__cards__card__content__title p{text-align:center;padding:0 2rem;font-size:2rem}}.universe-cards__cards__card__content__title .right-arrow-circle{position:absolute;top:0;right:0;width:1.5rem;height:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}@media (max-width:1023px){.universe-cards__cards__card__content__title .right-arrow-circle{display:none}}.universe-cards__cards__card__content__title .right-arrow-circle svg{width:100%}@media (min-width:1024px){.universe-cards__cards__card__content__arrow{display:none}}.universe-cards__cards__card__content__arrow svg{width:2rem;fill:#2568ef}.universe-cards__cards__card__content__line{height:3px;width:4rem;margin:1rem 0;border-radius:999px;border:none;outline:none}@media (max-width:1023px){.universe-cards__cards__card__content__line,.universe-cards__cards__card__content__text{display:none}}.universe-cards__cards__card__content__text p{text-align:center}.universe-cards__cards__card .icon-blue circle,.universe-cards__cards__card .icon-blue path{stroke:#2568ef}.article-teaser{margin-bottom:4rem}@media (min-width:1024px){.article-teaser{margin-bottom:6rem}}.article-teaser__title{margin-bottom:1.25rem}@media (min-width:1024px){.article-teaser__title{margin-bottom:2.25rem}}.article-teaser__title h1,.article-teaser__title h2,.article-teaser__title h3,.article-teaser__title h4,.article-teaser__title h5,.article-teaser__title h6{font-size:2rem;margin:0}@media (min-width:1024px){.article-teaser__title h1,.article-teaser__title h2,.article-teaser__title h3,.article-teaser__title h4,.article-teaser__title h5,.article-teaser__title h6{font-size:3.5rem}}.article-teaser__title .container{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-webkit-box-align:center;-ms-flex-align:center;align-items:center}@media (min-width:576px){.article-teaser__title .container{-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}}.article-teaser__title .container:after{display:none}.article-teaser__title a{color:#2568ef;-webkit-transition:.25s;transition:.25s;text-decoration:none;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;font-size:1rem}.article-teaser__title a:hover{color:#0f50d2}.article-teaser__title a span{display:none}@media (min-width:576px){.article-teaser__title a span{display:block}}.article-teaser__title a .cta-icon{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-left:6px}@media (min-width:576px){.article-teaser__title a .cta-icon{margin-left:2px}}.article-teaser__title a svg{height:1.75rem;fill:#2568ef}@media (min-width:576px){.article-teaser__title a svg{height:1.25rem}}@media (max-width:1023px){.article-teaser>.container{padding:0}}.article-teaser__cards{width:calc(100% + 1rem);margin:0 -.5rem}@media (min-width:1024px){.article-teaser__cards{width:calc(100% + 1.5rem);margin:0 -.75rem}}.article-teaser__cards .slick-track{display:-webkit-box!important;display:-ms-flexbox!important;display:flex!important;-webkit-box-align:stretch!important;-ms-flex-align:stretch!important;align-items:stretch!important;margin-left:-1rem!important}@media (min-width:576px){.article-teaser__cards .slick-track{margin-left:-4rem!important}}@media (min-width:768px){.article-teaser__cards .slick-track{margin-left:calc(-30vw + 1.5rem - .5rem)!important}}@media (min-width:1024px){.article-teaser__cards .slick-track{margin-left:0!important}}.article-teaser__cards .slick-track .slick-slide{height:auto!important}.article-teaser__cards .slick-track .slick-slide>div,.article-teaser__cards .slick-track .slick-slide>div>div{height:100%}.article-teaser__cards .slick-dots{bottom:-2rem}.article-teaser__cards__card-wrap{width:calc(100vw - 4rem);padding:0 .5rem;height:100%}@media (min-width:576px){.article-teaser__cards__card-wrap{width:calc(100vw - 10rem)}}@media (min-width:768px){.article-teaser__cards__card-wrap{width:40vw}}@media (min-width:1024px){.article-teaser__cards__card-wrap{width:100%;padding:0 .75rem}}.article-teaser__cards__card{padding:1.75rem 1.5rem;border-radius:8px;display:block;height:100%;text-decoration:none;color:#002a56;-webkit-transition:.25s;transition:.25s;background:#ebf2f4}.article-teaser__cards__card:hover{background:#cadde2}@media (min-width:1024px){.article-teaser__cards__card{padding:2rem 1.5rem}}.article-teaser__cards__card__content{width:100%}.article-teaser__cards__card__content__title-wrap{width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.article-teaser__cards__card__content__arrow{width:1.5rem}.article-teaser__cards__card__content__arrow svg{width:100%}.article-teaser__cards__card__content__title{width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;color:#002a56}.article-teaser__cards__card__content__title h1,.article-teaser__cards__card__content__title h2,.article-teaser__cards__card__content__title h3,.article-teaser__cards__card__content__title h4,.article-teaser__cards__card__content__title h5,.article-teaser__cards__card__content__title h6,.article-teaser__cards__card__content__title p{font-size:1.25rem;width:100%;font-weight:700;padding-right:.75rem;margin:-4px 0 0}section.recipe .header3{color:#002a56}body[data-universe=madogdrikke] section.recipe .header3,section.recipe .header3[data-universe=madogdrikke]{color:#283828}body[data-universe=ansvarlighed] section.recipe .header3,section.recipe .header3[data-universe=ansvarlighed]{color:#004b6e}body[data-universe=okologi] section.recipe .header3,section.recipe .header3[data-universe=okologi]{color:#025437}body[data-universe=kostogmotion] section.recipe .header3,section.recipe .header3[data-universe=kostogmotion]{color:#007d9b}body[data-universe=madspild] section.recipe .header3,section.recipe .header3[data-universe=madspild]{color:#b07818}body[data-universe=babyogborn] section.recipe .header3,section.recipe .header3[data-universe=babyogborn]{color:#3d465a}body[data-universe=job] section.recipe .header3,section.recipe .header3[data-universe=job]{color:#002a56}section.recipe .header3 u{cursor:pointer;-webkit-transition-property:opacity;transition-property:opacity;-webkit-transition-duration:.3s;transition-duration:.3s;-webkit-transition-timing-function:ease-in-out;transition-timing-function:ease-in-out}body[data-universe=madogdrikke] section.recipe .header3 u,body[data-universe=okologi] section.recipe .header3 u,section.recipe .header3 u[data-universe=madogdrikke],section.recipe .header3 u[data-universe=okologi]{color:#90cba3}body[data-universe=kostogmotion] section.recipe .header3 u,section.recipe .header3 u[data-universe=kostogmotion]{color:#1aa1c2}body[data-universe=madspild] section.recipe .header3 u,section.recipe .header3 u[data-universe=madspild]{color:#eac671}body[data-universe=babyogborn] section.recipe .header3 u,section.recipe .header3 u[data-universe=babyogborn]{color:#7282a0}section.recipe .header3 u:hover{opacity:.75}section.recipe .boxed-image{margin-bottom:48px}@media (min-width:576px){section.recipe .boxed-image{margin-bottom:8.33333333vw}}@media (min-width:768px){section.recipe .boxed-image{margin-bottom:48px}}@media (min-width:1024px){section.recipe .boxed-image{margin-bottom:4.6875vw}}@media (min-width:1280px){section.recipe .boxed-image{margin-bottom:48px}}@media (min-width:1536px){section.recipe .boxed-image{margin-bottom:48px}}section.recipe .boxed-text{padding-top:40px;padding-bottom:40px}@media (min-width:576px){section.recipe .boxed-text{padding-top:6.94444444vw}}@media (min-width:768px){section.recipe .boxed-text{padding-top:40px}}@media (min-width:1024px){section.recipe .boxed-text{padding-top:3.90625vw}}@media (min-width:1280px){section.recipe .boxed-text{padding-top:40px}}@media (min-width:1536px){section.recipe .boxed-text{padding-top:40px}}@media (min-width:576px){section.recipe .boxed-text{padding-bottom:6.94444444vw}}@media (min-width:768px){section.recipe .boxed-text{padding-bottom:40px}}@media (min-width:1024px){section.recipe .boxed-text{padding-bottom:3.90625vw}}@media (min-width:1280px){section.recipe .boxed-text{padding-bottom:40px}}@media (min-width:1536px){section.recipe .boxed-text{padding-bottom:40px}}section.recipe .buttons{margin-top:28px;margin-bottom:48px}@media (min-width:1024px){section.recipe .buttons{margin-top:0}}@media (min-width:576px){section.recipe .buttons{margin-bottom:8.33333333vw}}@media (min-width:768px){section.recipe .buttons{margin-bottom:48px}}@media (min-width:1024px){section.recipe .buttons{margin-bottom:4.6875vw}}@media (min-width:1280px){section.recipe .buttons{margin-bottom:48px}}@media (min-width:1536px){section.recipe .buttons{margin-bottom:48px}}section.recipe .buttons button{display:block;margin-bottom:16px}@media (min-width:576px){section.recipe .buttons button{margin-bottom:2.77777778vw}}@media (min-width:768px){section.recipe .buttons button{margin-bottom:16px}}@media (min-width:1024px){section.recipe .buttons button{margin-bottom:1.5625vw}}@media (min-width:1280px){section.recipe .buttons button{margin-bottom:16px}}@media (min-width:1536px){section.recipe .buttons button{margin-bottom:16px}}section.recipe .ingredient-group{margin-bottom:24px}@media (min-width:576px){section.recipe .ingredient-group{margin-bottom:4.16666667vw}}@media (min-width:768px){section.recipe .ingredient-group{margin-bottom:24px}}@media (min-width:1024px){section.recipe .ingredient-group{margin-bottom:2.34375vw}}@media (min-width:1280px){section.recipe .ingredient-group{margin-bottom:24px}}@media (min-width:1536px){section.recipe .ingredient-group{margin-bottom:24px}}section.recipe .ingredient-group p.header{font-size:clamp(1rem,.47007042vw + .88248239rem,1.33375rem);margin-bottom:0;color:#002a56;font-weight:700;font-family:Uniform Rnd ExCond,sans-serif}body[data-universe=ansvarlighed] section.recipe .ingredient-group p.header,body[data-universe=kostogmotion] section.recipe .ingredient-group p.header,body[data-universe=madogdrikke] section.recipe .ingredient-group p.header,body[data-universe=okologi] section.recipe .ingredient-group p.header,section.recipe .ingredient-group p.header[data-universe=ansvarlighed],section.recipe .ingredient-group p.header[data-universe=kostogmotion],section.recipe .ingredient-group p.header[data-universe=madogdrikke],section.recipe .ingredient-group p.header[data-universe=okologi]{color:#002a56}body[data-universe=madspild] section.recipe .ingredient-group p.header,section.recipe .ingredient-group p.header[data-universe=madspild]{color:#243825}body[data-universe=babyogborn] section.recipe .ingredient-group p.header,body[data-universe=job] section.recipe .ingredient-group p.header,section.recipe .ingredient-group p.header[data-universe=babyogborn],section.recipe .ingredient-group p.header[data-universe=job]{color:#002a56}section.recipe .flex-container{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}@media (min-width:1024px){section.recipe .flex-container{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}}section.recipe .flex-container .tip{width:100%}@media (min-width:1024px){section.recipe .flex-container .tip{width:30%}}section.recipe .flex-container .description{width:100%}section.recipe .flex-container .description .paragraph{font-weight:100;font-size:small;line-height:1.6}section.recipe .flex-container .share{padding-top:16px;padding-bottom:16px}@media (min-width:576px){section.recipe .flex-container .share{padding-top:2.77777778vw}}@media (min-width:768px){section.recipe .flex-container .share{padding-top:16px}}@media (min-width:1024px){section.recipe .flex-container .share{padding-top:1.5625vw}}@media (min-width:1280px){section.recipe .flex-container .share{padding-top:16px}}@media (min-width:1536px){section.recipe .flex-container .share{padding-top:16px}}@media (min-width:576px){section.recipe .flex-container .share{padding-bottom:2.77777778vw}}@media (min-width:768px){section.recipe .flex-container .share{padding-bottom:16px}}@media (min-width:1024px){section.recipe .flex-container .share{padding-bottom:1.5625vw}}@media (min-width:1280px){section.recipe .flex-container .share{padding-bottom:16px}}@media (min-width:1536px){section.recipe .flex-container .share{padding-bottom:16px}}section.recipe .top-container{margin-top:-20px}section.recipe div.tags{margin-bottom:1.96078431vw}section.recipe .sidebar-column__box{margin-bottom:40px;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}section.recipe .sidebar-column .subtitle{font-size:clamp(1rem,.47007042vw + .88248239rem,1.33375rem)}@media (min-width:1024px){section.recipe .sidebar-column .subtitle{font-size:clamp(1rem,-1.03274648vw + 1.25818662rem,.26675rem)}}section.recipe .sidebar-column .paragraph{font-weight:100}section.recipe .sidebar-column .reviews{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}section.recipe .sidebar-column .reviews .reviews-box{height:auto;width:50%;padding-bottom:10px}section.recipe .sidebar-column .reviews .reviews-box img{max-width:100%;max-height:100%;display:block}section.recipe .recipe-cooking{margin-top:1em}@media (min-width:1024px){section.recipe .recipe-cooking{margin-top:inherit}}#recipe-print{background-color:#fff;left:50%;position:fixed;top:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);padding:48px;padding-left:24px;padding-right:24px;max-width:480px;text-align:center;width:100%;z-index:99}@media (min-width:576px){#recipe-print{padding:8.33333333vw}}@media (min-width:768px){#recipe-print{padding:48px}}@media (min-width:1024px){#recipe-print{padding:4.6875vw}}@media (min-width:1280px){#recipe-print{padding:48px}}@media (min-width:1536px){#recipe-print{padding:48px}}@media (min-width:576px){#recipe-print{padding-left:4.16666667vw;padding-right:4.16666667vw;max-width:83.33333333vw}}@media (min-width:768px){#recipe-print{max-width:480px}}@media (min-width:1024px){#recipe-print{max-width:46.875vw}}@media (min-width:1280px){#recipe-print{max-width:480px}}@media (min-width:1536px){#recipe-print{max-width:480px}}@media (min-width:1024px) and (min-width:768px){#recipe-print{padding-left:96px}}@media (min-width:1024px) and (min-width:1024px){#recipe-print{padding-left:9.375vw}}@media (min-width:1024px) and (min-width:768px){#recipe-print{padding-right:96px}}@media (min-width:1024px) and (min-width:1024px){#recipe-print{padding-right:9.375vw}}@media (min-width:1280px) and (min-width:1280px){#recipe-print{padding-left:48px;padding-right:48px}}#recipe-print .title{color:#002a56;font-family:Uniform Rnd ExCond,sans-serif;font-weight:700;line-height:1em}#recipe-print .title[data-universe=madogdrikke],body[data-universe=madogdrikke] #recipe-print .title{color:#283828}#recipe-print .title[data-universe=ansvarlighed],body[data-universe=ansvarlighed] #recipe-print .title{color:#004b6e}#recipe-print .title[data-universe=okologi],body[data-universe=okologi] #recipe-print .title{color:#025437}#recipe-print .title[data-universe=kostogmotion],body[data-universe=kostogmotion] #recipe-print .title{color:#007d9b}#recipe-print .title[data-universe=madspild],body[data-universe=madspild] #recipe-print .title{color:#b07818}#recipe-print .title[data-universe=babyogborn],body[data-universe=babyogborn] #recipe-print .title{color:#3d465a}#recipe-print .title[data-universe=job],body[data-universe=job] #recipe-print .title{color:#002a56}#recipe-print div.close{background-color:#fff;border-radius:100%;bottom:0;cursor:pointer;height:56px;left:50%;position:absolute;-webkit-transform:translate(-50%,50%);transform:translate(-50%,50%);width:56px}@media (min-width:576px){#recipe-print div.close{height:9.72222222vw}}@media (min-width:768px){#recipe-print div.close{height:56px}}@media (min-width:1024px){#recipe-print div.close{height:5.46875vw}}@media (min-width:1280px){#recipe-print div.close{height:56px}}@media (min-width:1536px){#recipe-print div.close{height:56px}}@media (min-width:576px){#recipe-print div.close{width:9.72222222vw}}@media (min-width:768px){#recipe-print div.close{width:56px}}@media (min-width:1024px){#recipe-print div.close{width:5.46875vw}}@media (min-width:1280px){#recipe-print div.close{width:56px}}@media (min-width:1536px){#recipe-print div.close{width:56px}}#recipe-print div.close .icon{border-color:#002a56;border-radius:100%;border-width:2px;height:48px;left:50%;position:absolute;top:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);width:48px;background-color:#fff}#recipe-print div.close .icon[data-universe=madogdrikke],body[data-universe=madogdrikke] #recipe-print div.close .icon{border-color:#283828}#recipe-print div.close .icon[data-universe=ansvarlighed],body[data-universe=ansvarlighed] #recipe-print div.close .icon{border-color:#004b6e}#recipe-print div.close .icon[data-universe=okologi],body[data-universe=okologi] #recipe-print div.close .icon{border-color:#025437}#recipe-print div.close .icon[data-universe=kostogmotion],body[data-universe=kostogmotion] #recipe-print div.close .icon{border-color:#007d9b}#recipe-print div.close .icon[data-universe=madspild],body[data-universe=madspild] #recipe-print div.close .icon{border-color:#b07818}#recipe-print div.close .icon[data-universe=babyogborn],body[data-universe=babyogborn] #recipe-print div.close .icon{border-color:#3d465a}#recipe-print div.close .icon[data-universe=job],body[data-universe=job] #recipe-print div.close .icon{border-color:#002a56}@media (min-width:576px){#recipe-print div.close .icon{border-width:.34722222vw}}@media (min-width:768px){#recipe-print div.close .icon{border-width:2px}}@media (min-width:1024px){#recipe-print div.close .icon{border-width:.1953125vw}}@media (min-width:1280px){#recipe-print div.close .icon{border-width:2px}}@media (min-width:1536px){#recipe-print div.close .icon{border-width:2px}}@media (min-width:576px){#recipe-print div.close .icon{height:8.33333333vw}}@media (min-width:768px){#recipe-print div.close .icon{height:48px}}@media (min-width:1024px){#recipe-print div.close .icon{height:4.6875vw}}@media (min-width:1280px){#recipe-print div.close .icon{height:48px}}@media (min-width:1536px){#recipe-print div.close .icon{height:48px}}@media (min-width:576px){#recipe-print div.close .icon{width:8.33333333vw}}@media (min-width:768px){#recipe-print div.close .icon{width:48px}}@media (min-width:1024px){#recipe-print div.close .icon{width:4.6875vw}}@media (min-width:1280px){#recipe-print div.close .icon{width:48px}}@media (min-width:1536px){#recipe-print div.close .icon{width:48px}}#recipe-print div.close .icon svg{fill:#002a56;left:50%;position:absolute;top:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%)}#recipe-print div.close .icon svg[data-universe=madogdrikke],body[data-universe=madogdrikke] #recipe-print div.close .icon svg{fill:#283828}#recipe-print div.close .icon svg[data-universe=ansvarlighed],body[data-universe=ansvarlighed] #recipe-print div.close .icon svg{fill:#004b6e}#recipe-print div.close .icon svg[data-universe=okologi],body[data-universe=okologi] #recipe-print div.close .icon svg{fill:#025437}#recipe-print div.close .icon svg[data-universe=kostogmotion],body[data-universe=kostogmotion] #recipe-print div.close .icon svg{fill:#007d9b}#recipe-print div.close .icon svg[data-universe=madspild],body[data-universe=madspild] #recipe-print div.close .icon svg{fill:#b07818}#recipe-print div.close .icon svg[data-universe=babyogborn],body[data-universe=babyogborn] #recipe-print div.close .icon svg{fill:#3d465a}#recipe-print div.close .icon svg[data-universe=job],body[data-universe=job] #recipe-print div.close .icon svg{fill:#002a56}#recipe-print .buttons{margin-top:24px;margin-bottom:24px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center}@media (min-width:576px){#recipe-print .buttons{margin-top:4.16666667vw}}@media (min-width:768px){#recipe-print .buttons{margin-top:24px}}@media (min-width:1024px){#recipe-print .buttons{margin-top:2.34375vw}}@media (min-width:1280px){#recipe-print .buttons{margin-top:24px}}@media (min-width:1536px){#recipe-print .buttons{margin-top:24px}}@media (min-width:576px){#recipe-print .buttons{margin-bottom:4.16666667vw}}@media (min-width:768px){#recipe-print .buttons{margin-bottom:24px}}@media (min-width:1024px){#recipe-print .buttons{margin-bottom:2.34375vw}}@media (min-width:1280px){#recipe-print .buttons{margin-bottom:24px}}@media (min-width:1536px){#recipe-print .buttons{margin-bottom:24px}}#recipe-print .buttons button{display:block;margin-bottom:16px;max-width:240px}@media (min-width:576px){#recipe-print .buttons button{margin-bottom:2.77777778vw}}@media (min-width:768px){#recipe-print .buttons button{margin-bottom:16px}}@media (min-width:1024px){#recipe-print .buttons button{margin-bottom:1.5625vw}}@media (min-width:1280px){#recipe-print .buttons button{margin-bottom:16px}}@media (min-width:1536px){#recipe-print .buttons button{margin-bottom:16px}}section.wine{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-ms-flex-wrap:wrap;flex-wrap:wrap}@media (min-width:1024px){section.wine{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}}section.wine .boxed-image{margin-bottom:48px}@media (min-width:576px){section.wine .boxed-image{margin-bottom:8.33333333vw}}@media (min-width:768px){section.wine .boxed-image{margin-bottom:48px}}@media (min-width:1024px){section.wine .boxed-image{margin-bottom:4.6875vw}}@media (min-width:1280px){section.wine .boxed-image{margin-bottom:48px}}@media (min-width:1536px){section.wine .boxed-image{margin-bottom:48px}}section.wine .boxed-text{padding-top:40px;padding-bottom:40px}@media (min-width:576px){section.wine .boxed-text{padding-top:6.94444444vw}}@media (min-width:768px){section.wine .boxed-text{padding-top:40px}}@media (min-width:1024px){section.wine .boxed-text{padding-top:3.90625vw}}@media (min-width:1280px){section.wine .boxed-text{padding-top:40px}}@media (min-width:1536px){section.wine .boxed-text{padding-top:40px}}@media (min-width:576px){section.wine .boxed-text{padding-bottom:6.94444444vw}}@media (min-width:768px){section.wine .boxed-text{padding-bottom:40px}}@media (min-width:1024px){section.wine .boxed-text{padding-bottom:3.90625vw}}@media (min-width:1280px){section.wine .boxed-text{padding-bottom:40px}}@media (min-width:1536px){section.wine .boxed-text{padding-bottom:40px}}section.wine .wine-column{width:100%;padding-right:0;padding-bottom:5vw}@media (min-width:1024px){section.wine .wine-column{padding-right:48px;padding-bottom:0;width:calc(100% - 18vw)}}@media (min-width:1536px){section.wine .wine-column{width:calc(100% - 278px)}}section.wine .sidebar-column{width:100%}@media (min-width:1024px){section.wine .sidebar-column{width:18vw}}@media (min-width:1536px){section.wine .sidebar-column{width:278px}}section.wine .sidebar-column__box{margin-bottom:40px;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}section.wine .sidebar-column .share-buttons{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}section.wine .sidebar-column .share-buttons .print,section.wine .sidebar-column .share-buttons a.social{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;height:9.6vw;width:9.6vw;padding:0;border-radius:999px;margin-right:12px;cursor:pointer;background-color:#2568ef;-webkit-transition:.2s;transition:.2s}body[data-universe=madogdrikke] section.wine .sidebar-column .share-buttons .print,body[data-universe=madogdrikke] section.wine .sidebar-column .share-buttons a.social,section.wine .sidebar-column .share-buttons .print[data-universe=madogdrikke],section.wine .sidebar-column .share-buttons a.social[data-universe=madogdrikke]{background-color:#fadc94}body[data-universe=ansvarlighed] section.wine .sidebar-column .share-buttons .print,body[data-universe=ansvarlighed] section.wine .sidebar-column .share-buttons a.social,section.wine .sidebar-column .share-buttons .print[data-universe=ansvarlighed],section.wine .sidebar-column .share-buttons a.social[data-universe=ansvarlighed]{background-color:#af7818}body[data-universe=okologi] section.wine .sidebar-column .share-buttons .print,body[data-universe=okologi] section.wine .sidebar-column .share-buttons a.social,section.wine .sidebar-column .share-buttons .print[data-universe=okologi],section.wine .sidebar-column .share-buttons a.social[data-universe=okologi]{background-color:#eb8023}body[data-universe=kostogmotion] section.wine .sidebar-column .share-buttons .print,body[data-universe=kostogmotion] section.wine .sidebar-column .share-buttons a.social,section.wine .sidebar-column .share-buttons .print[data-universe=kostogmotion],section.wine .sidebar-column .share-buttons a.social[data-universe=kostogmotion]{background-color:#014972}body[data-universe=madspild] section.wine .sidebar-column .share-buttons .print,body[data-universe=madspild] section.wine .sidebar-column .share-buttons a.social,section.wine .sidebar-column .share-buttons .print[data-universe=madspild],section.wine .sidebar-column .share-buttons a.social[data-universe=madspild]{background-color:#af7818}body[data-universe=babyogborn] section.wine .sidebar-column .share-buttons .print,body[data-universe=babyogborn] section.wine .sidebar-column .share-buttons a.social,section.wine .sidebar-column .share-buttons .print[data-universe=babyogborn],section.wine .sidebar-column .share-buttons a.social[data-universe=babyogborn]{background-color:#3c4659}body[data-universe=job] section.wine .sidebar-column .share-buttons .print,body[data-universe=job] section.wine .sidebar-column .share-buttons a.social,section.wine .sidebar-column .share-buttons .print[data-universe=job],section.wine .sidebar-column .share-buttons a.social[data-universe=job]{background-color:#2568ef}@media (min-width:1024px){section.wine .sidebar-column .share-buttons .print,section.wine .sidebar-column .share-buttons a.social{height:2.8vw;width:2.8vw;padding:0}}@media (min-width:1536px){section.wine .sidebar-column .share-buttons .print,section.wine .sidebar-column .share-buttons a.social{height:40px;width:40px;padding:0}}section.wine .sidebar-column .share-buttons .print:hover,section.wine .sidebar-column .share-buttons a.social:hover{background-color:#0f50d2}body[data-universe=madogdrikke] section.wine .sidebar-column .share-buttons .print:hover,body[data-universe=madogdrikke] section.wine .sidebar-column .share-buttons a.social:hover,section.wine .sidebar-column .share-buttons .print:hover[data-universe=madogdrikke],section.wine .sidebar-column .share-buttons a.social:hover[data-universe=madogdrikke]{background-color:#f8cc63}body[data-universe=ansvarlighed] section.wine .sidebar-column .share-buttons .print:hover,body[data-universe=ansvarlighed] section.wine .sidebar-column .share-buttons a.social:hover,section.wine .sidebar-column .share-buttons .print:hover[data-universe=ansvarlighed],section.wine .sidebar-column .share-buttons a.social:hover[data-universe=ansvarlighed]{background-color:#825912}body[data-universe=okologi] section.wine .sidebar-column .share-buttons .print:hover,body[data-universe=okologi] section.wine .sidebar-column .share-buttons a.social:hover,section.wine .sidebar-column .share-buttons .print:hover[data-universe=okologi],section.wine .sidebar-column .share-buttons a.social:hover[data-universe=okologi]{background-color:#c96712}body[data-universe=kostogmotion] section.wine .sidebar-column .share-buttons .print:hover,body[data-universe=kostogmotion] section.wine .sidebar-column .share-buttons a.social:hover,section.wine .sidebar-column .share-buttons .print:hover[data-universe=kostogmotion],section.wine .sidebar-column .share-buttons a.social:hover[data-universe=kostogmotion]{background-color:#01293f}body[data-universe=madspild] section.wine .sidebar-column .share-buttons .print:hover,body[data-universe=madspild] section.wine .sidebar-column .share-buttons a.social:hover,section.wine .sidebar-column .share-buttons .print:hover[data-universe=madspild],section.wine .sidebar-column .share-buttons a.social:hover[data-universe=madspild]{background-color:#825912}body[data-universe=babyogborn] section.wine .sidebar-column .share-buttons .print:hover,body[data-universe=babyogborn] section.wine .sidebar-column .share-buttons a.social:hover,section.wine .sidebar-column .share-buttons .print:hover[data-universe=babyogborn],section.wine .sidebar-column .share-buttons a.social:hover[data-universe=babyogborn]{background-color:#272e3b}body[data-universe=job] section.wine .sidebar-column .share-buttons .print:hover,body[data-universe=job] section.wine .sidebar-column .share-buttons a.social:hover,section.wine .sidebar-column .share-buttons .print:hover[data-universe=job],section.wine .sidebar-column .share-buttons a.social:hover[data-universe=job]{background-color:#0f50d2}section.wine .sidebar-column .share-buttons a.mail{padding:0}@media (min-width:1024px){section.wine .sidebar-column .share-buttons a.mail{padding:0}}@media (min-width:1536px){section.wine .sidebar-column .share-buttons a.mail{padding:0}}section.wine .sidebar-column .share-buttons svg{stroke:#002a56;padding:1vw;height:100%;width:100%}body[data-universe=madogdrikke] section.wine .sidebar-column .share-buttons svg,section.wine .sidebar-column .share-buttons svg[data-universe=madogdrikke]{stroke:#283828}body[data-universe=ansvarlighed] section.wine .sidebar-column .share-buttons svg,section.wine .sidebar-column .share-buttons svg[data-universe=ansvarlighed]{stroke:#004b6e}body[data-universe=okologi] section.wine .sidebar-column .share-buttons svg,section.wine .sidebar-column .share-buttons svg[data-universe=okologi]{stroke:#025437}body[data-universe=kostogmotion] section.wine .sidebar-column .share-buttons svg,section.wine .sidebar-column .share-buttons svg[data-universe=kostogmotion]{stroke:#007d9b}body[data-universe=madspild] section.wine .sidebar-column .share-buttons svg,section.wine .sidebar-column .share-buttons svg[data-universe=madspild]{stroke:#b07818}body[data-universe=babyogborn] section.wine .sidebar-column .share-buttons svg,section.wine .sidebar-column .share-buttons svg[data-universe=babyogborn]{stroke:#3d465a}body[data-universe=job] section.wine .sidebar-column .share-buttons svg,section.wine .sidebar-column .share-buttons svg[data-universe=job]{stroke:#002a56}@media (min-width:768px){section.wine .sidebar-column .share-buttons svg{padding:.4vw}}section.wine .sidebar-column .share-buttons .social.facebook svg{fill:#002a56}body[data-universe=madogdrikke] section.wine .sidebar-column .share-buttons .social.facebook svg,section.wine .sidebar-column .share-buttons .social.facebook svg[data-universe=madogdrikke]{fill:#283828}body[data-universe=ansvarlighed] section.wine .sidebar-column .share-buttons .social.facebook svg,section.wine .sidebar-column .share-buttons .social.facebook svg[data-universe=ansvarlighed]{fill:#004b6e}body[data-universe=okologi] section.wine .sidebar-column .share-buttons .social.facebook svg,section.wine .sidebar-column .share-buttons .social.facebook svg[data-universe=okologi]{fill:#025437}body[data-universe=kostogmotion] section.wine .sidebar-column .share-buttons .social.facebook svg,section.wine .sidebar-column .share-buttons .social.facebook svg[data-universe=kostogmotion]{fill:#007d9b}body[data-universe=madspild] section.wine .sidebar-column .share-buttons .social.facebook svg,section.wine .sidebar-column .share-buttons .social.facebook svg[data-universe=madspild]{fill:#b07818}body[data-universe=babyogborn] section.wine .sidebar-column .share-buttons .social.facebook svg,section.wine .sidebar-column .share-buttons .social.facebook svg[data-universe=babyogborn]{fill:#3d465a}body[data-universe=job] section.wine .sidebar-column .share-buttons .social.facebook svg,section.wine .sidebar-column .share-buttons .social.facebook svg[data-universe=job]{fill:#002a56}section.wine .sidebar-column .subtitle{font-weight:700}section.wine .sidebar-column .paragraph{font-weight:100}section.wine .sidebar-column .reviews{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}section.wine .sidebar-column .reviews .reviews-box{height:auto;width:50%;padding-bottom:10px}section.wine .sidebar-column .reviews .reviews-box img{max-width:100%;max-height:100%;display:block}section.wine .wine-add-to-cart{width:auto}section.wine .wine-add-to-cart .item-adder{border:1px solid #c9c9c9;border-color:#2568ef;border-radius:999px;padding:4px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}section.wine .wine-add-to-cart .item-qty{width:10.4vw;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;text-align:center;height:40px;width:40px}@media (min-width:576px){section.wine .wine-add-to-cart .item-qty{height:6.94444444vw}}@media (min-width:768px){section.wine .wine-add-to-cart .item-qty{height:40px}}@media (min-width:1024px){section.wine .wine-add-to-cart .item-qty{height:3.90625vw}}@media (min-width:1280px){section.wine .wine-add-to-cart .item-qty{height:40px}}@media (min-width:1536px){section.wine .wine-add-to-cart .item-qty{height:40px}}@media (min-width:576px){section.wine .wine-add-to-cart .item-qty{width:6.94444444vw}}@media (min-width:768px){section.wine .wine-add-to-cart .item-qty{width:40px}}@media (min-width:1024px){section.wine .wine-add-to-cart .item-qty{width:3.90625vw}}@media (min-width:1280px){section.wine .wine-add-to-cart .item-qty{width:40px}}@media (min-width:1536px){section.wine .wine-add-to-cart .item-qty{width:40px}}@media (min-width:1024px){section.wine .wine-add-to-cart .item-qty{height:32px;width:32px}}@media (min-width:1024px) and (min-width:576px){section.wine .wine-add-to-cart .item-qty{height:5.55555556vw}}@media (min-width:1024px) and (min-width:768px){section.wine .wine-add-to-cart .item-qty{height:32px}}@media (min-width:1024px) and (min-width:1024px){section.wine .wine-add-to-cart .item-qty{height:3.125vw}}@media (min-width:1024px) and (min-width:1280px){section.wine .wine-add-to-cart .item-qty{height:32px}}@media (min-width:1024px) and (min-width:1536px){section.wine .wine-add-to-cart .item-qty{height:32px}}@media (min-width:1024px) and (min-width:576px){section.wine .wine-add-to-cart .item-qty{width:5.55555556vw}}@media (min-width:1024px) and (min-width:768px){section.wine .wine-add-to-cart .item-qty{width:32px}}@media (min-width:1024px) and (min-width:1024px){section.wine .wine-add-to-cart .item-qty{width:3.125vw}}@media (min-width:1024px) and (min-width:1280px){section.wine .wine-add-to-cart .item-qty{width:32px}}@media (min-width:1024px) and (min-width:1536px){section.wine .wine-add-to-cart .item-qty{width:32px}}@media (min-width:1280px){section.wine .wine-add-to-cart .item-qty{height:44px;width:44px}}section.wine .wine-add-to-cart svg{width:100%;height:100%;stroke:#2568ef;fill:none}body[data-universe=ansvarlighed] section.wine .wine-add-to-cart svg,body[data-universe=babyogborn] section.wine .wine-add-to-cart svg,body[data-universe=job] section.wine .wine-add-to-cart svg,body[data-universe=kostogmotion] section.wine .wine-add-to-cart svg,body[data-universe=madogdrikke] section.wine .wine-add-to-cart svg,body[data-universe=madspild] section.wine .wine-add-to-cart svg,body[data-universe=okologi] section.wine .wine-add-to-cart svg,section.wine .wine-add-to-cart svg[data-universe=ansvarlighed],section.wine .wine-add-to-cart svg[data-universe=babyogborn],section.wine .wine-add-to-cart svg[data-universe=job],section.wine .wine-add-to-cart svg[data-universe=kostogmotion],section.wine .wine-add-to-cart svg[data-universe=madogdrikke],section.wine .wine-add-to-cart svg[data-universe=madspild],section.wine .wine-add-to-cart svg[data-universe=okologi]{fill:none}section.wine .wine-add-to-cart .item-add,section.wine .wine-add-to-cart .item-remove{border-radius:999px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;cursor:pointer;-webkit-transition:.2s;transition:.2s;text-align:center;position:relative;height:40px;width:40px}@media (min-width:576px){section.wine .wine-add-to-cart .item-add,section.wine .wine-add-to-cart .item-remove{height:6.94444444vw}}@media (min-width:768px){section.wine .wine-add-to-cart .item-add,section.wine .wine-add-to-cart .item-remove{height:40px}}@media (min-width:1024px){section.wine .wine-add-to-cart .item-add,section.wine .wine-add-to-cart .item-remove{height:3.90625vw}}@media (min-width:1280px){section.wine .wine-add-to-cart .item-add,section.wine .wine-add-to-cart .item-remove{height:40px}}@media (min-width:1536px){section.wine .wine-add-to-cart .item-add,section.wine .wine-add-to-cart .item-remove{height:40px}}@media (min-width:576px){section.wine .wine-add-to-cart .item-add,section.wine .wine-add-to-cart .item-remove{width:6.94444444vw}}@media (min-width:768px){section.wine .wine-add-to-cart .item-add,section.wine .wine-add-to-cart .item-remove{width:40px}}@media (min-width:1024px){section.wine .wine-add-to-cart .item-add,section.wine .wine-add-to-cart .item-remove{width:3.90625vw}}@media (min-width:1280px){section.wine .wine-add-to-cart .item-add,section.wine .wine-add-to-cart .item-remove{width:40px}}@media (min-width:1536px){section.wine .wine-add-to-cart .item-add,section.wine .wine-add-to-cart .item-remove{width:40px}}@media (min-width:1024px){section.wine .wine-add-to-cart .item-add,section.wine .wine-add-to-cart .item-remove{height:32px;width:32px}}@media (min-width:1024px) and (min-width:576px){section.wine .wine-add-to-cart .item-add,section.wine .wine-add-to-cart .item-remove{height:5.55555556vw}}@media (min-width:1024px) and (min-width:768px){section.wine .wine-add-to-cart .item-add,section.wine .wine-add-to-cart .item-remove{height:32px}}@media (min-width:1024px) and (min-width:1024px){section.wine .wine-add-to-cart .item-add,section.wine .wine-add-to-cart .item-remove{height:3.125vw}}@media (min-width:1024px) and (min-width:1280px){section.wine .wine-add-to-cart .item-add,section.wine .wine-add-to-cart .item-remove{height:32px}}@media (min-width:1024px) and (min-width:1536px){section.wine .wine-add-to-cart .item-add,section.wine .wine-add-to-cart .item-remove{height:32px}}@media (min-width:1024px) and (min-width:576px){section.wine .wine-add-to-cart .item-add,section.wine .wine-add-to-cart .item-remove{width:5.55555556vw}}@media (min-width:1024px) and (min-width:768px){section.wine .wine-add-to-cart .item-add,section.wine .wine-add-to-cart .item-remove{width:32px}}@media (min-width:1024px) and (min-width:1024px){section.wine .wine-add-to-cart .item-add,section.wine .wine-add-to-cart .item-remove{width:3.125vw}}@media (min-width:1024px) and (min-width:1280px){section.wine .wine-add-to-cart .item-add,section.wine .wine-add-to-cart .item-remove{width:32px}}@media (min-width:1024px) and (min-width:1536px){section.wine .wine-add-to-cart .item-add,section.wine .wine-add-to-cart .item-remove{width:32px}}@media (min-width:1280px){section.wine .wine-add-to-cart .item-add,section.wine .wine-add-to-cart .item-remove{height:44px;width:44px}}section.wine .flex-container .description{width:100%;height:20vw;overflow:hidden;position:relative}@media (min-width:1024px){section.wine .flex-container .description{height:auto}}section.wine .flex-container .description:after{content:"";position:absolute;display:block;bottom:0;left:0;width:100%;height:8vw;background:#fff;background:-webkit-gradient(linear,left bottom,left top,from(#fff),color-stop(50%,hsla(0,0%,100%,.6)),to(hsla(0,0%,100%,0)));background:linear-gradient(0deg,#fff,hsla(0,0%,100%,.6) 50%,hsla(0,0%,100%,0))}@media (min-width:1024px){section.wine .flex-container .description:after{display:none}}section.wine .flex-container .description.active{height:auto;margin-bottom:5vw}section.wine .flex-container .description.active:after{display:none}section.wine .flex-container .read-more{text-decoration:underline;color:#df000e;width:100%;padding:4px 0}body[data-universe=madogdrikke] section.wine .flex-container .read-more,section.wine .flex-container .read-more[data-universe=madogdrikke]{color:#5cad76}body[data-universe=ansvarlighed] section.wine .flex-container .read-more,section.wine .flex-container .read-more[data-universe=ansvarlighed]{color:#1aa1c2}body[data-universe=okologi] section.wine .flex-container .read-more,section.wine .flex-container .read-more[data-universe=okologi]{color:#168040}body[data-universe=kostogmotion] section.wine .flex-container .read-more,section.wine .flex-container .read-more[data-universe=kostogmotion]{color:#1aa1c2}body[data-universe=madspild] section.wine .flex-container .read-more,section.wine .flex-container .read-more[data-universe=madspild]{color:#d69e18}body[data-universe=babyogborn] section.wine .flex-container .read-more,section.wine .flex-container .read-more[data-universe=babyogborn]{color:#7282a0}@media (min-width:1024px){section.wine .flex-container .read-more{display:none}}section.wine .boxed-image--image{background-size:contain}section.wine p.wine-tag-subtitle{margin-bottom:8px;text-transform:uppercase;margin-top:0;width:100%}@media (min-width:576px){section.wine p.wine-tag-subtitle{margin-bottom:1.38888889vw}}@media (min-width:768px){section.wine p.wine-tag-subtitle{margin-bottom:8px}}@media (min-width:1024px){section.wine p.wine-tag-subtitle{margin-bottom:.78125vw}}@media (min-width:1280px){section.wine p.wine-tag-subtitle{margin-bottom:8px}}@media (min-width:1536px){section.wine p.wine-tag-subtitle{margin-bottom:8px}}section.wine .discount-pricing{color:#ffaf15!important}section.wine .wine-pricing{width:auto;color:#002956;font-family:Uniform Rnd ExCond,sans-serif;display:grid;grid-template-columns:auto 1fr;grid-template-rows:auto auto}section.wine .wine-pricing span{display:block;line-height:1}section.wine .wine-pricing .wine-price{font-size:clamp(2.8rem,1.31619718vw + 2.4709507rem,3.7345rem)}@media (min-width:1024px){section.wine .wine-pricing .wine-price{font-size:clamp(2rem,.94014085vw + 1.76496479rem,2.6675rem)}}@media (min-width:1536px){section.wine .wine-pricing .wine-price{font-size:clamp(2.4rem,1.12816901vw + 2.11795775rem,3.201rem)}}section.wine .wine-pricing .zeros{line-height:1}section.wine .wine-pricing .liter-price{width:100%;color:#858f9a;grid-column:1/3;grid-row:2/3;text-transform:lowercase}section.wine .wine-price-info{width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding-top:10px}section.wine .wine-price-info p{padding-top:3px}section.wine .wine-price-info svg{width:24px;margin-right:8px}section.wine .wine-price-info path{fill:#ff9f00}section.wine .wine-price-info.wine-discounted{-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}section.wine .wine-price-info.wine-discounted p{color:#ff9f00;width:inherit}section.wine .wine-price-info.wine-important{-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}section.wine .wine-price-info.wine-important p{color:#ff9f00;width:inherit}section.wine .tags{display:-webkit-box;display:-ms-flexbox;display:flex;margin-bottom:32px;-ms-flex-wrap:wrap;flex-wrap:wrap}section.wine .tags a{text-decoration:none;color:#002a56;margin-right:4px}body[data-universe=ansvarlighed] section.wine .tags a,body[data-universe=kostogmotion] section.wine .tags a,body[data-universe=madogdrikke] section.wine .tags a,body[data-universe=okologi] section.wine .tags a,section.wine .tags a[data-universe=ansvarlighed],section.wine .tags a[data-universe=kostogmotion],section.wine .tags a[data-universe=madogdrikke],section.wine .tags a[data-universe=okologi]{color:#002a56}body[data-universe=madspild] section.wine .tags a,section.wine .tags a[data-universe=madspild]{color:#243825}body[data-universe=babyogborn] section.wine .tags a,body[data-universe=job] section.wine .tags a,section.wine .tags a[data-universe=babyogborn],section.wine .tags a[data-universe=job]{color:#002a56}@media (min-width:576px){section.wine .tags a{margin-right:.69444444vw}}@media (min-width:768px){section.wine .tags a{margin-right:4px}}@media (min-width:1024px){section.wine .tags a{margin-right:.390625vw}}@media (min-width:1280px){section.wine .tags a{margin-right:4px}}@media (min-width:1536px){section.wine .tags a{margin-right:4px}}section.wine .tags a .pillBadge{line-height:normal;border:0 solid transparent;border-color:#dfe2e9;border-radius:24px;border-width:2px;margin-bottom:8px;padding:8px 16px;-webkit-transition-property:background-color,border,color;transition-property:background-color,border,color;-webkit-transition-duration:.3s;transition-duration:.3s;-webkit-transition-timing-function:ease-in-out;transition-timing-function:ease-in-out}@media (min-width:576px){section.wine .tags a .pillBadge{border-width:.34722222vw}}@media (min-width:768px){section.wine .tags a .pillBadge{border-width:2px}}@media (min-width:1024px){section.wine .tags a .pillBadge{border-width:.1953125vw}}@media (min-width:1280px){section.wine .tags a .pillBadge{border-width:2px}}@media (min-width:1536px){section.wine .tags a .pillBadge{border-width:2px}}@media (min-width:576px){section.wine .tags a .pillBadge{margin-bottom:1.38888889vw}}@media (min-width:768px){section.wine .tags a .pillBadge{margin-bottom:8px}}@media (min-width:1024px){section.wine .tags a .pillBadge{margin-bottom:.78125vw}}@media (min-width:1280px){section.wine .tags a .pillBadge{margin-bottom:8px}}@media (min-width:1536px){section.wine .tags a .pillBadge{margin-bottom:8px}}@media (min-width:576px){section.wine .tags a .pillBadge{padding-bottom:1.38888889vw}}@media (min-width:768px){section.wine .tags a .pillBadge{padding-bottom:8px}}@media (min-width:1024px){section.wine .tags a .pillBadge{padding-bottom:.78125vw}}@media (min-width:1280px){section.wine .tags a .pillBadge{padding-bottom:8px}}@media (min-width:1536px){section.wine .tags a .pillBadge{padding-bottom:8px}}@media (min-width:576px){section.wine .tags a .pillBadge{padding-right:2.77777778vw}}@media (min-width:768px){section.wine .tags a .pillBadge{padding-right:16px}}@media (min-width:1024px){section.wine .tags a .pillBadge{padding-right:1.5625vw}}@media (min-width:1280px){section.wine .tags a .pillBadge{padding-right:16px}}@media (min-width:1536px){section.wine .tags a .pillBadge{padding-right:16px}}@media (min-width:576px){section.wine .tags a .pillBadge{padding-left:2.77777778vw}}@media (min-width:768px){section.wine .tags a .pillBadge{padding-left:16px}}@media (min-width:1024px){section.wine .tags a .pillBadge{padding-left:1.5625vw}}@media (min-width:1280px){section.wine .tags a .pillBadge{padding-left:16px}}@media (min-width:1536px){section.wine .tags a .pillBadge{padding-left:16px}}@media (min-width:576px){section.wine .tags a .pillBadge{padding-top:1.38888889vw}}@media (min-width:768px){section.wine .tags a .pillBadge{padding-top:8px}}@media (min-width:1024px){section.wine .tags a .pillBadge{padding-top:.78125vw}}@media (min-width:1280px){section.wine .tags a .pillBadge{padding-top:8px}}@media (min-width:1536px){section.wine .tags a .pillBadge{padding-top:8px}}section.wine .tags a .pillBadge:hover{color:#cf112d;border-color:#cf112d}body[data-universe=madogdrikke] section.wine .tags a .pillBadge:hover,section.wine .tags a .pillBadge:hover[data-universe=madogdrikke]{color:#5cad76}body[data-universe=ansvarlighed] section.wine .tags a .pillBadge:hover,section.wine .tags a .pillBadge:hover[data-universe=ansvarlighed]{color:#1aa1c2}body[data-universe=okologi] section.wine .tags a .pillBadge:hover,section.wine .tags a .pillBadge:hover[data-universe=okologi]{color:#168040}body[data-universe=kostogmotion] section.wine .tags a .pillBadge:hover,section.wine .tags a .pillBadge:hover[data-universe=kostogmotion]{color:#1aa1c2}body[data-universe=madspild] section.wine .tags a .pillBadge:hover,section.wine .tags a .pillBadge:hover[data-universe=madspild]{color:#d69e18}body[data-universe=babyogborn] section.wine .tags a .pillBadge:hover,section.wine .tags a .pillBadge:hover[data-universe=babyogborn]{color:#7282a0}body[data-universe=job] section.wine .tags a .pillBadge:hover,section.wine .tags a .pillBadge:hover[data-universe=job]{color:#f30102}body[data-universe=madogdrikke] section.wine .tags a .pillBadge:hover,section.wine .tags a .pillBadge:hover[data-universe=madogdrikke]{border-color:#5cad76}body[data-universe=ansvarlighed] section.wine .tags a .pillBadge:hover,section.wine .tags a .pillBadge:hover[data-universe=ansvarlighed]{border-color:#1aa1c2}body[data-universe=okologi] section.wine .tags a .pillBadge:hover,section.wine .tags a .pillBadge:hover[data-universe=okologi]{border-color:#168040}body[data-universe=kostogmotion] section.wine .tags a .pillBadge:hover,section.wine .tags a .pillBadge:hover[data-universe=kostogmotion]{border-color:#1aa1c2}body[data-universe=madspild] section.wine .tags a .pillBadge:hover,section.wine .tags a .pillBadge:hover[data-universe=madspild]{border-color:#d69e18}body[data-universe=babyogborn] section.wine .tags a .pillBadge:hover,section.wine .tags a .pillBadge:hover[data-universe=babyogborn]{border-color:#7282a0}body[data-universe=job] section.wine .tags a .pillBadge:hover,section.wine .tags a .pillBadge:hover[data-universe=job]{border-color:#f30102}.store-page{font-size:1.25rem}.store-page__info{width:100%;margin-bottom:3rem}.store-page__info p{margin:0}.store-page__info__opening-date{padding-top:1rem}.store-page__info__title{margin-bottom:1rem}.store-page__opening-hours{width:100%;margin-bottom:3rem}@media (min-width:768px){.store-page__opening-hours{display:inline-block;width:auto;float:left}}@media (min-width:768px){.store-page__opening-hours .store-hours{display:inline-block}}.store-page__opening-hours__title{margin-bottom:1rem}.store-page__opening-hours table{width:100%;overflow-x:scroll}@media (min-width:576px){.store-page__opening-hours table{width:320px}}.store-page__opening-hours table td{padding:.125rem 0}.store-page__opening-hours table td:first-child{padding-right:30px}.store-page__manager{width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center}@media (min-width:768px){.store-page__manager{display:inline-block;width:200px;float:right;margin-right:3rem}}@media (min-width:1280px){.store-page__manager{float:left;margin-right:0;margin-left:10rem}}.store-page__manager__image{width:50%;height:auto}@media (min-width:576px){.store-page__manager__image{width:35%}}@media (min-width:768px){.store-page__manager__image{width:200px}}.store-page__manager__name{text-align:center}@media (min-width:768px){.store-page__manager__name{text-align:left}}