@charset "UTF-8";.article>*,.fieldset__list li>*,.grid>*{grid-column:col-start/span 12}.basket__item-title,.fieldset__value{-ms-text-overflow:ellipsis;text-overflow:ellipsis}.btn--round,.btn--success:before,.fieldset__field--select,.icon,.section-top{background-repeat:no-repeat}.form{margin-bottom:1.7142857143em}.form--slim{margin-bottom:0}.fieldset{margin:0 0 1.7142857143em}.fieldset--slim{margin-bottom:0}.fieldset__header{margin-top:0}.fieldset__intro{margin-bottom:1.7142857143em}.fieldset__list{list-style-type:none;margin:0;padding:0}.fieldset__list li{display:grid;grid-template-columns:repeat(12,[col-start] 1fr);grid-gap:0 1rem;margin-bottom:.8571428571em}.fieldset__list--cols{display:flex;flex-flow:row wrap}.fieldset__list--cols li{width:100%}@media (min-width:540px){.fieldset__list li{margin-bottom:1.7142857143em}.fieldset__list--cols li{width:50%}}@media (min-width:1024px){.fieldset__list--cols li{width:20%}}.fieldset__list .col-short{margin-bottom:.8571428571em}@media (min-width:540px){.fieldset__list .col-short{margin-bottom:0;grid-column:span 4}}.fieldset__list .col-wide{margin-bottom:.8571428571em}@media (min-width:540px){.fieldset__list .col-wide{margin-bottom:0;grid-column:span 8}}.fieldset__list .col-half{grid-column:span 6;margin-bottom:.8571428571em}@media (min-width:540px){.fieldset__list .col-half{margin-bottom:0}}.fieldset__list .col-quart{margin-bottom:.8571428571em;grid-column:span 3}@media (min-width:540px){.fieldset__list .col-quart{margin-bottom:0}}.fieldset__list .col-threequart{margin-bottom:.8571428571em;grid-column:span 9}@media (min-width:540px){.fieldset__list .col-threequart{margin-bottom:0}}.fieldset__label{display:block;font-weight:400;font-size:.8571428571rem;line-height:1.4;color:#75756e;text-align:left;margin-bottom:.5rem;overflow:hidden}@media (min-width:540px){.fieldset__label{font-size:1rem}}.fieldset__field[type=checkbox]+.fieldset__label,.fieldset__field[type=radio]+.fieldset__label{display:inline}.fieldset__label-note{font-size:.8571428571rem;font-weight:400;color:#75756e;text-transform:none}.fieldset__label-as-header{font-size:1rem;color:#333;text-transform:none;text-align:center;padding-bottom:.5rem}.fieldset__value{display:block;font-weight:400;font-size:1em;line-height:1.7142857143em;white-space:nowrap;overflow:hidden;text-align:left}@media (min-width:540px){.fieldset__value{white-space:normal;font-size:1em;line-height:1.7142857143em}}.fieldset__legend,.fieldset__legend-nested{font-size:1rem;font-weight:300;color:#333;padding:0 0 .4285714286em;margin-bottom:.8571428571em;text-align:center;display:block;width:100%;border-bottom:1px solid #ededeb}.fieldset__field::-moz-placeholder{font-weight:300}.fieldset__field:-ms-input-placeholder{font-weight:300}.fieldset__field::placeholder{font-weight:300}.fieldset__field--textarea,.fieldset__field[type=email],.fieldset__field[type=number],.fieldset__field[type=password],.fieldset__field[type=tel],.fieldset__field[type=text]{font-family:"Gotham Rounded A","Gotham Rounded B",Calibri,Helvetica,Arial,Sans-Serif;font-size:1.1428571429rem;color:#333;width:100%;border:1px solid #a8a8a2;box-sizing:border-box;box-shadow:none;border-radius:3px;padding:9px 12px;-webkit-appearance:none;-moz-appearance:none;appearance:none}@media (min-width:768px){.fieldset__field--textarea,.fieldset__field[type=email],.fieldset__field[type=number],.fieldset__field[type=password],.fieldset__field[type=tel],.fieldset__field[type=text]{font-size:1rem}}.fieldset__field--textarea.input-validation-error,.fieldset__field[type=email].input-validation-error,.fieldset__field[type=number].input-validation-error,.fieldset__field[type=password].input-validation-error,.fieldset__field[type=tel].input-validation-error,.fieldset__field[type=text].input-validation-error{border-color:#A42534;color:#A42534}.fieldset__field--textarea.input-validation-error:focus,.fieldset__field[type=email].input-validation-error:focus,.fieldset__field[type=number].input-validation-error:focus,.fieldset__field[type=password].input-validation-error:focus,.fieldset__field[type=tel].input-validation-error:focus,.fieldset__field[type=text].input-validation-error:focus{outline:0}.fieldset__field--textarea.valid,.fieldset__field[type=email].valid,.fieldset__field[type=number].valid,.fieldset__field[type=password].valid,.fieldset__field[type=tel].valid,.fieldset__field[type=text].valid{border-color:#0d7548}.fieldset__field--textarea:focus,.fieldset__field[type=email]:focus,.fieldset__field[type=number]:focus,.fieldset__field[type=password]:focus,.fieldset__field[type=tel]:focus,.fieldset__field[type=text]:focus{outline:0;border-color:#0d7548}.fieldset__field--textarea[readonly]:focus,.fieldset__field[type=email][readonly]:focus,.fieldset__field[type=number][readonly]:focus,.fieldset__field[type=password][readonly]:focus,.fieldset__field[type=tel][readonly]:focus,.fieldset__field[type=text][readonly]:focus{border-color:#333}.fieldset__field--textarea.cloaked,.fieldset__field[type=email].cloaked,.fieldset__field[type=number].cloaked,.fieldset__field[type=password].cloaked,.fieldset__field[type=tel].cloaked,.fieldset__field[type=text].cloaked{border-color:rgba(168,168,162,.2)}.dropdown-placeholder,.fieldset__field--select{font-size:1.1428571429rem;width:100%;border:1px solid #a8a8a2;box-shadow:none;-webkit-appearance:none;font-family:"Gotham Rounded A","Gotham Rounded B",Calibri,Helvetica,Arial,Sans-Serif;box-sizing:border-box;-moz-appearance:none}.fieldset__field--select{color:#333;border-radius:3px;padding:9px 30px 9px 12px;appearance:none;background-color:#fff;background-image:url(/assets/build/images/svg/chevron-down.svg);background-size:10px;background-position:calc(100% - 10px)}@media (min-width:768px){.fieldset__field--select{font-size:1rem}}.fieldset__field--select:checked{color:green}.fieldset__field--select option[disabled],.fieldset__field--select option[disabled][selected]{color:#A42534}.fieldset__field--select option[data-sold-out="1"],.fieldset__field--select option[disabled]:checked{color:green}.fieldset__field--select.input-validation-error{border-color:#A42534;color:#A42534}.fieldset__field--select.input-validation-error:focus{outline:0}.fieldset__field--select.valid{border-color:#0d7548}.fieldset__field--select:focus{outline:0;border-color:#0d7548}.fieldset__field--select[readonly]:focus{border-color:#333}.fieldset__field--select.cloaked{border-color:rgba(168,168,162,.2)}.fieldset__radio-label{font-size:.8571428571rem;font-weight:400;line-height:1.4;padding:.5rem 1rem;border-radius:3px;border:1px solid #0d7548;display:block;text-align:center;overflow:hidden;position:relative;cursor:pointer;box-sizing:border-box;text-transform:none;grid-column:span 6!important}.fieldset__radio-label.focused,.fieldset__radio-label.selected,.fieldset__radio-label:focus,.fieldset__radio-label:hover{background-color:#0d7548;color:#fcfcf5}.fieldset__radio-label input[type=radio]{vertical-align:middle;margin:0}.fieldset__radio-label--block{display:block;width:100%;margin-right:0}.fieldset__radio-label.disabled{border-color:#a8a8a2;color:#a8a8a2;cursor:default}.fieldset__radio-label.disabled:hover{background-color:transparent;color:#a8a8a2}.fieldset__radio-label.new-theme{border-color:#a8a8a2}.fieldset__radio-label.new-theme.focused,.fieldset__radio-label.new-theme.selected,.fieldset__radio-label.new-theme:focus,.fieldset__radio-label.new-theme:hover{background-color:initial;color:initial}.fieldset__radio-label.new-theme.selected{padding:calc(1rem - 1px);border-width:2px;font-weight:500}.fieldset__checkbox-label{border-radius:3px;cursor:pointer;position:relative;text-transform:none;font-size:1rem;color:#333;padding:1rem 0 1rem 3rem}.fieldset__error,.fieldset__success{font-size:1.4285714286em;line-height:1.2em;text-align:center;font-weight:300;margin-bottom:1.7142857143em}.fieldset__checkbox-label input[type=checkbox]{position:absolute;left:1rem;top:15px}.fieldset__error{color:#601030}.fieldset__success{color:#0d7548}.fieldset__field--delivery-remarks{height:80px}.select-status--changed-delivery-date{color:#0d7548}.select-status--few-left{color:#4A0B24}.dropdown-placeholder{color:#333;border-radius:3px;appearance:none;padding:5px 12px 4px}@media (min-width:768px){.dropdown-placeholder{font-size:1rem}}.composite-group{display:flex}.composite-btn{border:1px solid #a8a8a2;white-space:nowrap;font-size:.8571428571rem;min-width:5.7142857143em;text-align:center;padding:4px 0;cursor:pointer}.composite-btn:first-child{border-bottom-left-radius:3px;border-top-left-radius:3px;border-right:0}.composite-btn:last-child{border-bottom-right-radius:3px;border-top-right-radius:3px;border-left:0}.composite-btn.selected{border-color:#0d7548;background:#0d7548;color:#fff}.composite-btn input[type=radio]{padding:0;margin:0;vertical-align:middle}.field-validation-error{padding:6px 10px;border-radius:3px;background-color:#A42534;color:#fcfcf5;font-weight:300;font-size:.8571428571rem;line-height:1.2;display:inline-block}.btn,.btn--round{font-size:1.1428571429rem;text-align:center}.article,.grid,.grid__row{display:grid;grid-gap:1rem;grid-template-columns:repeat(12,[col-start] 1fr)}.input-validation-error{border-color:#A42534!important}.dimmed,.help-text{line-height:1.4;font-weight:300;color:#a8a8a2;margin-bottom:1.7142857143em}.btn,.btn:link,.btn:visited{color:#fff}.grid__row{max-width:1200px;margin-left:auto;margin-right:auto}.grid__row--gap-2{grid-gap:2rem}.grid__row--bleed{margin-left:0;margin-right:0}.grid__row--restrict{padding-left:1rem;padding-right:1rem;max-width:1024px}.modal-page__content .grid__row--restrict{padding-left:0;padding-right:0}.grid__col--3{grid-column:span 12}@media (min-width:768px){.grid__col--3{grid-column:span 3}}.grid__col--4{grid-column:span 12}@media (min-width:768px){.grid__col--4{grid-column:span 4}}.grid__col--6{grid-column:span 12}@media (min-width:768px){.grid__col--6{grid-column:span 6}}.grid__col--9{grid-column:span 12}@media (min-width:768px){.grid__col--9{grid-column:span 9}.grid__col--12{grid-column:span 12}}.footer-erhverv__col,.grid__col--12{grid-column:span 12}.flex-layout{display:flex;flex-flow:row nowrap}.flex-layout--lr{justify-content:space-between;align-content:center;align-items:center}.flex-layout--left{justify-content:flex-start;align-content:center;align-items:center}.flex-layout--pad-items>div{margin-right:2rem}.btn{font-weight:400;line-height:1.4;text-decoration:none;background-color:#0c6c42;border:1px solid transparent;box-shadow:0 4px 8px rgba(0,0,0,.14);border-radius:28px;display:inline-block;min-width:8.5714285714em;padding:8px 1.5rem;white-space:nowrap;transition:background-color,border-color .25s ease-in;cursor:pointer;-webkit-appearance:none;margin-bottom:1rem}@media (min-width:540px){.btn{margin-bottom:0}}.btn:active,.btn:focus,.btn:hover{border-color:transparent;background-color:#0d7548;box-shadow:none;color:#fcfcf5}.btn.disabled,.btn.disabled:active,.btn.disabled:focus,.btn.disabled:hover,.btn[disabled],.btn[disabled]:active,.btn[disabled]:focus,.btn[disabled]:hover{transition:none;border-color:transparent;background-color:#BDBDBD;color:#fcfcf5;box-shadow:none;cursor:default}.btn--secondary{background-color:transparent;border-color:#601030}.btn--secondary,.btn--secondary:link,.btn--secondary:visited{color:#601030}.btn--secondary:active,.btn--secondary:focus,.btn--secondary:hover{background-color:transparent;border-color:#9F647C;color:#601030}.btn--secondary.disabled,.btn--secondary.disabled:active,.btn--secondary.disabled:focus,.btn--secondary.disabled:hover,.btn--secondary[disabled],.btn--secondary[disabled]:active,.btn--secondary[disabled]:focus,.btn--secondary[disabled]:hover{transition:none;box-shadow:none;border-color:#E6E6E6;background-color:#fff;color:#E6E6E6;cursor:auto}.btn--secondary-white{background-color:transparent;border-color:#fff}.btn--secondary-white,.btn--secondary-white:link,.btn--secondary-white:visited{color:#fff}.btn--secondary-white:active,.btn--secondary-white:focus,.btn--secondary-white:hover{background-color:transparent;border-color:#F7F7F4;color:#fff}.btn--tertiary{background-color:#fff;border-color:#fff}.btn--tertiary,.btn--tertiary:link,.btn--tertiary:visited{color:#601030}.btn--tertiary:active,.btn--tertiary:focus,.btn--tertiary:hover{background-color:#FAF8F7;border-color:#fff;color:#601030}.btn--tertiary.disabled,.btn--tertiary.disabled:active,.btn--tertiary.disabled:focus,.btn--tertiary.disabled:hover,.btn--tertiary[disabled],.btn--tertiary[disabled]:active,.btn--tertiary[disabled]:focus,.btn--tertiary[disabled]:hover{transition:none;box-shadow:none;border-color:#fff;background-color:#fff;color:#E6E6E6;cursor:auto}.btn--cta,.btn--danger{color:#fff;background-color:#601030;border-color:#601030}.btn--cta.hide,.btn--danger.hide{display:none}.btn--cta:link,.btn--cta:visited,.btn--danger:link,.btn--danger:visited{color:#fff}.btn--cta:focus,.btn--cta:hover,.btn--danger:focus,.btn--danger:hover{background-color:#4A0B24;border-color:#4A0B24;color:#fff}.btn--cta:active,.btn--danger:active{background-color:#340417;border-color:#340417;color:#fff}.btn--quantity{color:#fff;background-color:#601030;border-color:#601030;border-radius:90px;padding:0;height:36px;width:36px;max-width:36px;min-width:auto;display:flex;align-items:center;justify-content:center;flex-shrink:0;margin:0}.btn--push-down,.button-container{margin-bottom:2rem}.btn--quantity.btn--error{background-color:#C80000;border-color:#C80000}.btn--quantity:link,.btn--quantity:visited{color:#fff}.btn--quantity:active,.btn--quantity:focus,.btn--quantity:hover{background-color:#4A0B24;border-color:#4A0B24;color:#fff}.btn--danger{box-shadow:none}.btn--framed{background-color:transparent;border-color:#601030;box-shadow:none}.btn--framed,.btn--framed:link,.btn--framed:visited{color:#601030}.btn--framed:active,.btn--framed:focus,.btn--framed:hover{background-color:#fff;color:#340417;border-color:#340417}.btn--link{background-color:transparent;border-color:transparent;box-shadow:none}.btn--link,.btn--link:link,.btn--link:visited{color:#0d7548;text-decoration:underline}.btn--link:active,.btn--link:focus,.btn--link:hover{background-color:transparent;color:#0d7548;border-color:transparent;text-decoration:underline}.btn--success{position:relative;background-color:#340417;border-color:#340417;padding-left:0;padding-right:15px}.btn--success:before{position:absolute;right:10px;top:11px;content:" ";background-image:url(/assets/build/images/svg/check-white.svg);display:inline-block;width:13px;height:14px}.btn--h-space{margin-right:1rem;margin-left:1rem}.btn--round{min-width:0;width:36px;height:36px;border-radius:50%;padding:0;overflow:hidden;text-indent:-999px;background-image:url(/assets/build/images/svg/basket.svg);background-position:center center;background-size:24px}.btn--round--large{width:50px;height:50px}.btn--fixed-width-small{min-width:200px}.btn--fixed-width{min-width:80%}.btn--slim{padding:6px 1.5rem}.btn--large{padding:13px 1.5rem}.btn--block{display:block;width:100%}.btn--centered{margin-left:50%;transform:translateX(-50%)}.btn--delete-address{display:inline-block;transform:translateY(-100%)}.btn--small{font-size:12px;padding:5.5px 1rem}.btn--small.btn--success{padding-right:12px}.btn--small.btn--success:before{right:6px;top:6px}.button-container--slim{margin-bottom:0}.button-container--r{text-align:right}.button-container--lr{text-align:center;display:flex;flex-flow:column wrap;justify-content:center}.button-container--lr .btn--cta,.button-container--lr .btn--primary{order:1}.button-container--lr .btn--secondary{order:2}.button-container--lr .btn--tertiary{order:3}@media (min-width:540px){.btn--fixed-width{min-width:300px}.button-container--lr{flex-flow:row wrap;display:block}.button-container--lr:after{content:"";display:table;clear:both}.button-container--lr .btn--cta,.button-container--lr .btn--primary{float:right}.button-container--lr .btn--secondary,.button-container--lr .btn--tertiary{float:left}.button-container--lr .btn:only-child{float:none!important}}.button-container--center{text-align:center;display:flex;flex-flow:column wrap;justify-content:center}.button-container--center .btn--cta,.button-container--center .btn--primary{order:1}.button-container--center .btn--cta:only-child,.button-container--center .btn--primary:only-child{margin-left:auto;margin-right:auto}.button-container--center .btn--secondary{order:2}.button-container--center .btn--tertiary{order:3}@media (min-width:540px){.button-container--center{flex-flow:row wrap}.button-container--center .btn{margin-left:.5rem;margin-right:.5rem}.button-container--center .btn:only-child{margin-left:auto;margin-right:auto;max-width:300px}.button-container--center .btn--cta,.button-container--center .btn--primary{order:3}.button-container--center .btn--secondary{order:2}.button-container--center .btn--tertiary{order:1}}.button-container--yes-no{display:flex;flex-flow:row wrap;justify-content:center}.button-container--yes-no-del{display:flex;flex-flow:row wrap;justify-content:flex-end}.button-container--yes-no-del .btn{width:100%}@media (min-width:460px){.button-container--yes-no .btn{margin-left:.5rem;margin-right:.5rem}.button-container--yes-no .btn:only-child{margin-left:auto;margin-right:auto}.button-container--yes-no .btn--primary{order:2}.button-container--yes-no .btn--secondary{order:1}.button-container--yes-no-del .btn{width:auto}.button-container--yes-no-del .btn--primary{order:3;margin-right:0;margin-left:1rem}.button-container--yes-no-del .btn--link,.button-container--yes-no-del .btn--secondary{order:2;margin-right:0;margin-left:1rem}.button-container--yes-no-del .btn--danger,.button-container--yes-no-del .btn--tertiary{order:1;margin-right:auto;margin-left:0}}.button-container--push-bottom{margin-bottom:2rem}.button-container--push-bottom-xl{margin-bottom:8rem}@media (min-width:1024px){.button-container--push-bottom-xl{margin-bottom:inherit}}.logout-button{-webkit-appearance:none;border:0;background-color:transparent;color:#0d7548;display:block;width:100%;text-align:left;padding:0;cursor:pointer}.logout-button:focus,.logout-button:hover{color:#601030;background-color:transparent}@media print{.btn{display:none!important}}.status-text--afvent{text-align:center}.frontpage-feature{position:relative;z-index:1;overflow:hidden;background-color:#f7f7f4}.frontpage-feature__img_wrapper{text-align:center;font:200;height:calc(50vh - 49px);overflow:hidden;position:fixed}[data-is-beta-jbk-customer=true][data-is-member=false] .frontpage-feature__img_wrapper{height:calc(50vh - 79px)}@media (min-width:540px){.frontpage-feature{z-index:auto}.frontpage-feature__img_wrapper{position:absolute;height:auto}}.frontpage-feature__img{display:block;position:relative;left:50%;top:0;width:100%;height:auto;max-width:none;transform:translateX(-50%)}.frontpage-feature__inner{text-align:left;background-color:#fff;padding:1rem;margin:0 1rem 1rem;width:calc(100% - 2rem);max-width:1024px;position:relative;z-index:2;box-shadow:0 2px 4px 0 rgba(193,194,186,.2);border-radius:10px}@media (min-width:768px){.frontpage-feature__inner{margin:6rem 1rem 2rem}}@media (min-width:1024px){.frontpage-feature__inner{margin:4rem auto 2rem}}.frontpage-feature__inner--first{text-align:center;margin-top:24vh}@media (min-width:540px){.frontpage-feature__inner{padding:3rem}.frontpage-feature__inner--first{margin-top:46vh;background-color:rgba(255,255,255,.9);color:#000;padding:2rem;box-shadow:none}}@media (min-width:1024px){.frontpage-feature__inner--first{border-radius:30px;padding:3rem;margin-top:8rem;max-width:calc(460px + 6rem);background-color:rgba(93,33,0,.75);box-shadow:none}}.frontpage-feature__header{font-size:1.7857142857rem;font-weight:400;margin-top:.8571428571em;margin-bottom:.8571428571em;line-height:1.2;color:#333}@media (min-width:540px){.frontpage-feature__header,.frontpage-feature__header--first{margin-top:0;font-size:2.1428571429rem}.frontpage-feature__subheader{font-size:1.4285714286rem}}@media (min-width:1024px){.frontpage-feature__header--first{color:#fff}}.frontpage-feature__subheader{font-size:1.4285714286rem;font-weight:300;margin-top:0;margin-bottom:.8571428571em;color:#333}.frontpage-feature__body,.frontpage-feature__text--first,.frontpage-feature__text-text{margin-bottom:1.7142857143em}.frontpage-feature__subheader--first{color:inherit}@media (min-width:540px){.frontpage-feature__subheader--first{font-size:1.4285714286rem}}.frontpage-feature__text{font-size:1.1428571429rem;font-weight:300;color:#000;text-align:center}.frontpage-feature__text:after{content:"";display:table;clear:both}@media (min-width:768px){.frontpage-feature__text{font-size:1.4285714286rem;line-height:1.6;display:flex;align-items:flex-end;text-align:left}.frontpage-feature__text-text{flex:0 0 50%}}.frontpage-feature__text--first{text-align:center}@media (min-width:1024px){.frontpage-feature__text--first{font-size:1rem;color:#fff}}@media (min-width:768px){.frontpage-feature__text-image{flex:0 0 50%}}.frontpage-feature__buttons{margin:0}.section-top{padding:5rem 0 7rem;text-align:center;background-size:cover;background-position:center}.section-top h1{font-size:1.7142857143rem;font-weight:300;line-height:1.2;margin-top:0;margin-bottom:1rem}.section-top p{font-size:1rem;font-weight:300;margin-bottom:1em}.section-top .btn{max-width:65%;margin:1em auto 0}@media (min-width:540px){.frontpage-feature__btn{width:auto;display:inline-block}.section-top{padding:2rem 0 7rem}}@media (min-width:1024px){.section-top{padding:3rem 0 10rem}}@media (min-width:1200px){.section-top{padding:4rem 0 13rem}.section-top h1{font-size:3.5714285714rem;font-weight:300;line-height:1.2;margin-bottom:1rem}.section-top p{font-size:1.2857142857rem;font-weight:300;margin:0}.section-top .btn{max-width:210px;margin-top:2em}}@media (min-width:1600px){.section-top{padding:7rem 0 17rem}}.section-top__inner{max-width:480px;text-align:center;color:#fff;margin:0 auto;padding:0 35px}@media (min-width:540px){.section-top__inner{padding:0}}.section-top__label{font-size:10px;letter-spacing:.1em}@media (min-width:1200px){.section-top__label{font-size:14px}}.section-usp{background-color:#F4F1ED;padding:1rem;font-size:1rem;font-weight:300;text-align:center}.section-usp__grid{max-width:1200px;margin:0 auto}@media (min-width:1024px){.section-usp{padding:2rem;font-size:20px}.section-usp>span{display:block}.section-usp__inner{display:flex;justify-content:center;align-items:center;text-align:right}}.section-usp__icons{display:flex;justify-content:center;align-items:center;margin-top:15px}@media (min-width:1024px){.section-usp__icons{margin-left:50px;margin-top:0}}.section-usp__icon{height:auto;width:50px;margin:0 10px}.section-banner{padding:1rem;text-align:center}@media (min-width:1024px){.section-banner{text-align:left;padding:4rem 1rem}}.section-banner__grid{max-width:1400px;margin:0 auto}.section-banner--jbk{padding-top:120px}@media (min-width:1024px){.section-banner--jbk{padding:5rem 1rem 1rem}.section-banner--jbk .section-banner__text{width:50%}}.mealbox-filters,.section-banner--meal{padding:2rem 1rem}.section-banner--meal .section-banner__flex{display:flex;flex-direction:column-reverse;align-items:center}.section-banner--meal .section-banner__text{text-align:center}@media (min-width:1024px){.section-banner--meal .section-banner__flex{flex-direction:row}.section-banner--meal .section-banner__text{text-align:left}}.section-banner__img{width:150px;margin-top:1rem;flex-shrink:0}@media (min-width:1024px){.section-banner__img{width:447px;margin-right:2rem}}.section-banner__text--left{text-align:left}.section-banner__text h2{font-size:1.4285714286rem;line-height:1.2;font-weight:300;margin:0 0 .5em}@media (min-width:1024px){.section-banner__text h2{font-size:2.8571428571rem}}.section-banner__text p{font-size:1rem;font-weight:300}@media (min-width:1024px){.section-banner__text p{font-size:1.7142857143rem}}.section-banner__link{font-size:1rem}.section-banner__link:active,.section-banner__link:link{color:#601030;text-decoration:none;font-weight:400}.section-banner__link:active:hover,.section-banner__link:link:hover{text-decoration:underline}.section-products__headline{text-align:center;padding:1rem 0}.section-products__product{height:60vh;min-height:300px;max-height:500px}.section-products__product-content{position:absolute;top:0;bottom:0;left:0;width:100%;padding:2rem;display:flex;flex-direction:column;justify-content:center}.section-products__product-content h2{font-size:1.7142857143rem;margin:0 0 .3em;line-height:1.2}@media (min-width:1024px){.section-banner__link{font-size:1.7142857143rem}.section-products__product-content{bottom:auto}.section-products__product-content h2{font-size:2rem;margin:0 0 .75em}}.section-products__product-content p{font-size:1rem;font-weight:300;margin:8px 0}@media (min-width:1024px){.section-products__product-content p{font-size:1.7142857143rem;margin:0 0 1em}}.section-products__product-content .btn2{margin-top:1em!important;margin-bottom:0}.section-products__product-content .btn2 a{margin:0}@media only screen and (max-width:768px){.table--responsive{display:block;border-collapse:separate;empty-cells:show;border:0}.table--responsive>caption,.table--responsive>tbody,.table--responsive>tbody>tr,.table--responsive>tbody>tr>td,.table--responsive>thead,.table--responsive>thead>tr,.table--responsive>thead>tr>th{display:block}.table--responsive>caption{margin-bottom:10px}.table--responsive>thead>tr{position:absolute;top:-9999px;left:-9999px}.table--responsive>tbody>tr,.table--responsive>thead>tr{border:1px solid #ededeb;margin-bottom:20px}.table--responsive>tbody>tr>td,.table--responsive>thead>tr>th{padding:5px}.table--responsive>tbody>tr>td{border:none;border-bottom:1px solid #ededeb;position:relative;padding-left:50%!important;white-space:normal;text-align:left;empty-cells:show;min-height:2.25rem}.table--responsive>tbody>tr>td.full-width{padding-left:5px!important;text-align:center}.table--responsive>tbody>tr>td:before{position:absolute;top:.4rem;left:.5rem;width:45%;padding-right:1rem;white-space:nowrap;text-align:left;font-weight:500;content:attr(data-title)}}.icon-question-mark,.info-icon{display:inline-block;border-radius:50%;cursor:pointer}.icon{display:inline-block;background-size:contain;background-position:center center;vertical-align:middle}.icon-mini{width:15px;height:15px}.icon-small{width:20px;height:20px}.icon-medium{width:35px;height:35px}.icon-large{width:50px;height:50px}.icon-size-bag{width:28px;height:28px}.icon-size-meta{width:26px;height:26px}.icon-theme{color:#0d7548}.icon-light path{color:#fcfcf5!important;fill:#fcfcf5!important}.info-icon{width:18px;height:18px;background-color:#0d7548;color:#fff;text-align:center;font-size:13px;font-weight:400;line-height:18px;font-style:normal;vertical-align:middle}.info-icon--light{background-color:#a8a8a2;color:#fff;font-weight:500}.mealbox-group__title a,.social-icon{color:#0d7548;text-decoration:none}.icon-days{background-image:url(/assets/build/images/icons/icon_days.svg)}.icon-calendar{background-image:url(/assets/build/images/icons/icon_calendar.svg)}.icon-watch{background-image:url(/assets/build/images/icons/icon_watch.svg)}.icon-person{background-image:url(/assets/build/images/icons/icon_person.svg)}.icon-apple{background-image:url(/assets/build/images/icons/icon_apple.svg)}.icon-question-mark{width:25px;height:25px;background:url(/assets/source/js/ng-apps/assets/variant-info.svg) no-repeat;background-size:contain;font-style:normal}.promises-icon,.wiz{background-size:contain}.promises-icon{background-repeat:no-repeat;background-position:center;display:block;width:30px;height:30px;flex-shrink:0;margin-right:10px}@media (min-width:1024px){.promises-icon{width:60px;height:60px;margin-right:0;margin-bottom:15px}}.icon-oko{background-image:url(/assets/build/images/icons/icon_oko.svg)}.icon-eko{background-image:url(/assets/build/images/icons/icon_eko.svg)}.icon-egna-gaardar{background-image:url(/assets/build/images/icons/icon_egna_gaardar.svg)}.icon-klimatkoll{background-image:url(/assets/build/images/icons/icon_klimatkoll.svg)}.icon-toppkvalitet{background-image:url(/assets/build/images/icons/icon_toppkvalitet.svg)}.icon-saesong{background-image:url(/assets/build/images/icons/icon_saesong.svg)}.icon-noga-bortvalt{background-image:url(/assets/build/images/icons/icon_noga_bortvalt.svg)}.icon-no-fly{background-image:url(/assets/build/images/icons/icon_no-fly.svg)}.icon-vaextbaserat{background-image:url(/assets/build/images/icons/icon_vaextbaserat.svg)}.icon-maangfald{background-image:url(/assets/build/images/icons/icon_maangfald.svg)}.icon-mindre-matsvinn{background-image:url(/assets/build/images/icons/icon_mindre_matsvinn.svg)}.social-icons{text-align:center;padding-top:1.7142857143em;padding-bottom:1.7142857143em}.social-icon{display:inline-block;margin:0 5%}@media (min-width:768px){.social-icon{margin:0 2%}}.social-icon svg{width:30px;height:30px;display:block;margin-left:auto;margin-right:auto}.social-icon svg path,.social-icon:hover svg path{fill:#0d7548}.mealbox-groups{background-color:#f8f8f8;transition:opacity .35s linear,transform .35s linear;opacity:1;transform:translateY(0)}@media (min-width:540px){.mealbox-groups{margin-top:1.7142857143em;margin-bottom:1.7142857143em;background-color:transparent}}.mealbox-groups--fadeout{opacity:0;transform:translateY(.5%)}.mealbox-group{padding:3rem 1rem 1rem;margin-bottom:.75rem;background-color:#fff;position:relative}.mealbox-group:after{content:"";display:table;clear:both}@media (min-width:768px){.social-icon svg{width:20px;height:20px}.mealbox-group-layout{text-align:left;display:flex;flex-flow:row nowrap;justify-content:space-between;align-items:center}.mealbox-group__texts{flex:1 1 auto}}.mealbox-group__title{font-size:1.4285714286rem;line-height:1.2;font-weight:400;margin-top:0;margin-bottom:.8571428571em;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.mealbox-group__subtitle{font-size:1.1428571429rem;color:#75756e;display:block;margin-top:.25rem}.mealbox-group__image{overflow:hidden;width:70px;height:auto;float:right}.mealbox-group__image img{width:100%;display:block}@media (min-width:768px){.mealbox-group__subtitle{margin-top:.2571428571em}.mealbox-group__image{flex:0 0 70px;margin-right:2rem;float:none}}.mealbox-group__subtotal{float:left;color:#75756e;margin-left:1.5rem;vertical-align:baseline;font-weight:300;line-height:1;position:relative;bottom:-19px}@media (min-width:768px){.mealbox-group__subtotal{font-size:2.1428571429rem;float:none;bottom:auto}.mealbox-group__subtotal .currency,.mealbox-group__subtotal span{font-size:1rem;text-transform:uppercase}}.mealbox-group__total{float:right;margin-right:6rem;font-size:2.5714285714rem;line-height:1;vertical-align:baseline;font-weight:300}.mealbox-group__btn{position:absolute;right:1rem;bottom:-1.75rem;z-index:1}@media (min-width:768px){.mealbox-group__total{font-size:2.1428571429rem;float:none;margin-right:0;margin-left:1.5rem}.mealbox-group__total .currency{font-size:1rem;text-transform:uppercase}.mealbox-group__btn{margin-left:1.5rem;position:static}}.mealbox-group__recipe-list{list-style-type:none;margin:0 0 2rem;padding:0;text-align:left;font-size:1rem;color:#333}.mealbox-group__recipe-list li{position:relative;margin-bottom:1.7142857143em;line-height:1.4}@media (min-width:540px){.mealbox-group__recipe-list li{margin-bottom:.4285714286em}}.mealbox-group__recipe-list a{color:#333;text-decoration:none}.mealbox-group__recipe-list a:hover{text-decoration:underline}.mealbox-group__recipe-list-title{display:block;margin-left:1.5rem}.mealbox-group__recipe-list-title.disabled{color:#75756e}.mealbox-group__recipe-list-count{position:absolute;left:0;top:-5px;color:#a8a8a2;font-size:1.2857142857rem;font-weight:300}.hide-on-small{visibility:hidden}.mealbox-groups-filter{padding-bottom:2rem;margin-bottom:1rem;border-bottom:1px solid #fbf8f5}@media (min-width:540px){.mealbox-groups-filter{margin-bottom:2rem}}.mealbox-groups-filter__tag-list{display:none;list-style:none;margin:0;padding:0;text-align:center}.mealbox-groups-filter__tag-list:after{content:"";display:table;clear:both}.mealbox-groups-filter__tag-list li{display:inline-block}.mealbox-groups-filter__tag-list li.js-family-title-list-show-all{display:none}.mealbox-groups-filter__tag-list li.js-family-title-list-show-all.active{display:block}@media (min-width:540px){.mealbox-groups-filter__tag-list{display:block}}.mealbox-groups-filter__tag{margin:0 3px 10px;background-color:#fbf8f5;padding:5px 14px;border-radius:3px;text-transform:uppercase;font-family:"Gotham Rounded A","Gotham Rounded B",Calibri,Helvetica,Arial,Sans-Serif;font-size:1rem;text-decoration:none;display:inline-block;color:#0d7548}.mealbox-groups-filter__tag.active,.mealbox-groups-filter__tag:hover{background-color:#0d7548;color:#fcfcf5}.mealbox-groups-filter__dropdown{text-align:left;font-size:1.1428571429rem;border:0;background-color:#fbf8f5;border-radius:3px;padding:3px 6px;width:90%;margin:0 auto;display:block}@media (min-width:540px){.mealbox-groups-filter__dropdown{display:none}}.mealbox-alternate-groups{text-align:center;margin:1rem}.mealbox-alternate-group{border-bottom:1px solid #fbf8f5;padding-bottom:1.7142857143em;margin-bottom:1.7142857143em}@media (min-width:768px){.mealbox-alternate-group{padding-bottom:3.4285714286em;margin-bottom:3.4285714286em;display:flex;flex-flow:row nowrap;justify-content:space-between;align-items:center;border-top:0}.mealbox-alternate-group.active{display:flex}}.mealbox-alternate-group:last-child{border-bottom:none;padding-bottom:0;margin-bottom:0}.mealbox-alternate-group.inactive{display:none}.mealbox-alternate-group__title{font-size:1.7142857143rem;margin-top:0;margin-bottom:.8571428571em;overflow:hidden;line-height:1.2}.mealbox-alternate-group__title a{color:#333;text-decoration:none}.mealbox-alternate-group__image{margin-bottom:1.7142857143em;position:relative;text-align:center}.mealbox-alternate-group__image a{display:block}.mealbox-alternate-group__image img{width:100%;height:auto;display:block;aspect-ratio:1/1;background-color:#FAF9F7;border-radius:50%}.mealbox-alternate-group__image img.loaded{background-color:transparent;border-radius:0}@media (min-width:540px){.mealbox-alternate-group__title{font-size:2.1428571429rem}.mealbox-alternate-group__image{flex:0 1 50%}.mealbox-alternate-group__image img{max-width:31.4285714286em;margin-left:auto;margin-right:auto}.mealbox-alternate-group__details{text-align:center;flex:0 1 50%}}.mealbox-alternate-group__details-link{display:block}.mealbox-alternate-group__meta{text-align:center;list-style-type:none;margin:0 0 .8571428571em;padding:0;font-size:1.1428571429em;line-height:1.5em;font-weight:300;color:#333}.mealbox-alternate-group__meta li{display:inline-block;margin:0 .2em;padding:2px 0}.mealbox-alternate-group__meta i{vertical-align:middle}.mealbox-alternate-group__prices{font-size:1.1428571429em;line-height:1.5em;font-weight:300;margin-bottom:1.7142857143em}.mealbox-alternate-group__description{font-size:1rem;line-height:1.4;margin-bottom:1.7142857143em;padding-left:1em;padding-right:1em}.mealbox-alternate-group__button-container{text-align:center;padding-left:auto!important}.mealbox-alternate-group__button{display:inline-block;width:100%;margin-bottom:0}.mealbox-alternate-group__variants{margin:0 auto 1rem}@media (min-width:540px){.mealbox-alternate-group__button{width:auto}.mealbox-alternate-group__variants{width:100%}}.mealbox-alternate-group__chefs,.mealbox-alternate-group__menus{margin-bottom:1.7142857143em}.mealbox-alternate-group__chefs-list{list-style-type:none;margin:0;padding:0}.mealbox-alternate-group__chefs-list li{display:inline-block;margin-bottom:.8571428571em}.mealbox-alternate-group__chefs-header{font-size:1.1428571429rem;padding-bottom:.8571428571em;margin-bottom:.8571428571em;border-bottom:1px solid #fbf8f5}.mealbox-alternate-group__chefs-link{text-decoration:none}.mealbox-alternate-group__chefs-image{width:40px;height:40px;display:inline-block;margin-right:.5rem;margin-left:1rem;border-radius:50%;background-color:#fbf8f5;background-repeat:no-repeat;background-size:cover;background-position-x:50%;vertical-align:middle}.mealbox-alternate-group-details{max-width:1200px;margin:1.7142857143em auto 3.4285714286em}@media (min-width:1024px){.hide-on-small{visibility:visible}.mealbox-alternate-group-details{margin-top:3.4285714286em}}.mealbox-alternate-group-details__title{font-size:1.4285714286rem;line-height:1.4;margin-top:0;margin-bottom:1.5rem}@media (min-width:768px){.mealbox-alternate-group__button-container{text-align:right}.mealbox-alternate-group-details__title{font-size:2rem;line-height:1.2;text-align:left}}.mealbox-alternate-group-details__image img{display:block;margin:0 auto;width:100%;max-width:17.8571428571em}.mealbox-alternate-group-details__available-variants{padding:1em}.mealbox-alternate-group-details__available-variants-header{margin-top:0}.mealbox-alternate-menu{text-align:center;padding:1em;position:relative;min-height:8.9285714286em}.mealbox-alternate-menu__list{list-style-type:none;margin:0;padding:0}.mealbox-alternate-menu__list li{margin-bottom:.4285714286em}.mealbox-alternate-menu__header{font-size:1.4285714286rem;font-weight:400;text-transform:uppercase;margin-top:0;margin-bottom:.8571428571em;text-align:center}.mealbox-alternate-menu__content{position:relative;z-index:2;transition:opacity .5s ease-out;opacity:0}.mealbox-alternate-menu__content--visible{opacity:1}.mealbox-alternate-menu__loading{position:absolute;z-index:1;left:50%;top:50%;transform:translate(-50%,-50%);transition:all .5s linear;opacity:1;width:90%}.mealbox-alternate-menu__loading--hidden{opacity:0}.mealbox-alternate-details__menu{border:1px solid #e0e0d6}.mealbox-alternate-details__meta{list-style-type:none;margin:0;padding:0;display:table;width:100%;border-collapse:collapse}.mealbox-alternate-details__meta li{display:table-cell;border:1px solid #e0e0d6;text-align:center;background-color:#fff;font-size:1rem;font-weight:300;padding:1em 1em .5em}.mealbox-alternate-details__meta li:first-child{border-left:0}.mealbox-alternate-details__meta li:last-child{border-right:0}.mealbox-alternate-details__meta li i{display:block;margin:0 auto .25em;border:1px solid #333;width:50px;height:50px;border-radius:50%;line-height:53px;font-size:1.5714285714rem}.explain-block,.mealbox__menus-link{border-bottom-width:.0714285714em;border-color:#fbf8f5;border-bottom-style:solid}.mealbox{margin-bottom:1.7142857143em}.mealbox__chefs-header{font-size:1.2857142857rem;text-transform:uppercase;text-align:center}.mealbox__chefs-list{list-style-type:none;margin:0;padding:0;text-align:center}.mealbox__chefs-chef{display:block;text-decoration:none}.mealbox__chefs-chef-name{display:block;font-size:1.2857142857rem;margin-top:.4285714286em;margin-bottom:1.2857142857em}.mealbox__menus-link{text-align:center;border-top-style:solid;border-top-width:.0714285714em;padding-top:1.6428571429em;padding-bottom:1.6428571429em}.family-variant__card{background-color:rgba(255,255,255,.95);padding:1rem;border-radius:3px;width:1px;height:1px;overflow:hidden;position:absolute;top:0;opacity:0;z-index:-1;text-align:center;transition:opacity ease-in .25s;box-shadow:0 0 3px 1px rgba(0,0,0,.1)}.family-variant__card.active{opacity:1;z-index:1001;width:90%;height:auto;overflow:auto;left:5%;top:2em}@media (min-width:768px){.family-variant__card.active{width:21.4285714286em;left:5%;top:3em;padding:1.5em 1rem}}.family-variant__card__header{border:0;padding:0;margin:0 0 .5em;font-size:1.1428571429rem;font-weight:400}.family-variant__card__body{font-size:1rem;line-height:1.4;font-family:"Gotham Rounded A","Gotham Rounded B",Calibri,Helvetica,Arial,Sans-Serif;margin:0}.family-variant__card__close{display:block;background-color:#a8a8a2;color:#fff;margin:1em;text-transform:uppercase;text-decoration:none;font-size:24px;border-radius:50%;width:28px;height:28px;line-height:26px;position:absolute;right:-.7em;top:-.7em;font-style:normal;cursor:pointer}.account-login,.mealbox-filters{background-color:#f8f8f8;border-bottom:1px solid #ededeb}.mealbox-filters-wrapper{position:relative;min-height:12.1428571429em}@media (min-width:540px){.mealbox-filters{padding:2rem}}@media (min-width:768px){.mealbox-filters-wrapper{min-height:4.2857142857em}.mealbox-filters{display:flex;flex-flow:row nowrap;justify-content:space-around}.mealbox-filters__filter{width:25%}}.mealbox-filters__filter-header{display:block;text-transform:uppercase;font-size:.8571428571rem;font-weight:400;color:#333;word-break:break-all;margin-top:0}.mealbox-filters__list{white-space:nowrap}.mealbox-filters__list--active{display:block}.mealbox-filters__list--days,.mealbox-filters__list--persons{list-style-type:none;margin:0;padding:0}.mealbox-filters__list--days li,.mealbox-filters__list--persons li{display:inline-block;margin-right:10px}@media (min-width:768px){.mealbox-filters__list{display:inline-block;vertical-align:middle}}.mealbox-filters .js-property.days,.mealbox-filters .js-property.persons,.mealbox-filters__button{width:40px;height:40px;font-size:20px;line-height:1.9;border-radius:50%;border:1px solid #ededeb;display:inline-block;overflow:hidden;background-color:#fff;transition:all .25s ease-out;color:#333;text-decoration:none;text-align:center}.mealbox-filters .js-property.days:active,.mealbox-filters .js-property.days:hover,.mealbox-filters .js-property.persons:active,.mealbox-filters .js-property.persons:hover,.mealbox-filters__button:active,.mealbox-filters__button:hover{color:#0d7548}.mealbox-filters .js-property.days.active,.mealbox-filters .js-property.persons.active,.mealbox-filters__button.active{background-color:#0d7548;color:#fcfcf5}.mealbox-filters .js-property.days.active:hover,.mealbox-filters .js-property.persons.active:hover,.mealbox-filters__button.active:hover{color:#fcfcf5}.mealbox-filters__clear-filter{text-align:center;text-transform:uppercase;text-decoration:none;font-family:Verdana,sans-serif;font-size:.7857142857rem;color:#75756e;height:1px;overflow:hidden;display:block;opacity:0;transition:all .5s ease-in;margin-top:.5em}.mealbox-filters__clear-filter--active{height:auto;opacity:1}.mealbox-filters__close-filter{font-size:2.5714285714rem;font-weight:300;color:#333;display:inline-block;text-decoration:none;opacity:0;transition:all .5s ease-in;position:absolute;right:10px;top:10px}.mealbox-filters__close-filter--active{opacity:1}@media (min-width:1024px){.mealbox-filters__close-filter{position:absolute;right:1rem;top:50%;transform:translateY(-50%)}}.meallist{max-width:1024px;margin:0 auto;border-radius:3px}.meallist__product-title{font-size:1.2857142857rem;text-transform:uppercase}.meallist__nav{position:relative;text-align:center;margin-bottom:1.7142857143em}.meallist__nav-next,.meallist__nav-prev{position:absolute;top:50%;transform:translateY(-50%);text-transform:uppercase;text-decoration:none;border-radius:50%;width:32px;height:32px;line-height:32px;display:inline-block;overflow:hidden;color:#fff;background-color:#0d7548;text-align:center}.meallist__nav-next:link,.meallist__nav-next:visited,.meallist__nav-prev:link,.meallist__nav-prev:visited{color:#fff}.meallist__nav-next{right:1rem}.meallist__nav-prev{left:1rem}.meallist__nav-current{font-size:1.2142857143rem;color:#333;text-decoration:none;text-transform:uppercase}@media (min-width:540px){.meallist__nav-current{font-size:1rem}}.meallist__nav-interval{font-size:1.2142857143rem;color:#333}@media (min-width:540px){.meallist__nav-interval{font-size:1rem}}.meallist__nav-interval--day::first-letter{color:green;text-transform:uppercase}.meallist__filter-label{display:block;text-transform:uppercase;font-size:.8571428571rem;font-weight:400;color:#333}.meallist__filter-property{display:inline-block;border-radius:50%;background-color:#fff;border:1px solid #ededeb;font-size:20px;padding:0;height:40px;width:40px;line-height:38px;text-decoration:none;color:#75756e;text-align:center;transition:none}.meallist__filter-property:link{color:#75756e}.meallist__filter-property.selected,.meallist__filter-property:hover{color:#fff;background-color:#0d7548;border-color:#0d7548}.meallist__filter-property.active{background:#0d7548}.meallist__filter-property.active:hover{background:#0d7548;color:#fcfcf5}.meallist__product-list-item{margin-bottom:1.7142857143em;border:1px solid red}.meallist__product-list-item.active{display:block}.meallist .image,.meallist__product-list-item.inactive{display:none}.meallist .buy{position:relative;float:left;margin:0 10px 0 0;padding:5px 0 0}.boxes-categories,.mealbox-menu,.overlay__logo{margin-bottom:1.7142857143em}.meallist .buy .in-basket-btn{margin-top:0;margin-left:3px}.meallist .buy .in-basket-btn.holiday span{color:#fcfcf5}.meallist .availability{position:absolute;width:100%;height:20px;bottom:-5px;text-align:center;font-weight:700;color:#333}.meallist .meals{float:left;max-width:50%;padding-left:5px}.meallist .meals a,.meallist .meals b{display:block;line-height:1.4;white-space:normal;text-transform:none;padding:0}.deviationdays-notice__normal-delivery-date:first-letter,.mealbox-menu__list-date-picker-dates span{text-transform:capitalize}.meallist .meals b{cursor:default}.desktop .meallist .meals b:hover{text-decoration:none!important}.meallist .meals b i{display:none}.mealbox-menu{font-size:1.1428571429rem;line-height:1.4}@media (min-width:540px){.mealbox-menu{font-size:.9285714286rem}}.mealbox-menu__list-date-picker{border:1px solid #F7F7F4;border-width:2px 0;padding:1.5rem 0;margin:0 0 2rem;text-align:center;font-size:1.1428571429rem;font-weight:300;position:relative}@media (min-width:1024px){.meallist__nav-next{right:0}.meallist__nav-prev{left:0}.mealbox-menu__list-date-picker{font-size:1rem;text-align:left;padding:1rem 0;border:none;margin:0}.mealbox-menu__list-date-picker-inner{position:relative;text-align:center;width:340px}}.mealbox-details-variants,.mealbox-variants{width:100%;border:0;border-collapse:collapse}.mealbox-menu__list-date-picker-prev{position:absolute;left:1rem;top:50%;transform:translateY(-50%)}.mealbox-menu__list-date-picker-prev img{height:20px}.mealbox-menu__list-date-picker-next{position:absolute;right:1rem;top:50%;transform:translateY(-50%)}@media (min-width:1024px){.mealbox-menu__list-date-picker-prev{left:0}.mealbox-menu__list-date-picker-prev img{height:11px}.mealbox-menu__list-date-picker-next{right:0}}.mealbox-menu__list-date-picker-next img{height:20px}.mealbox-menu__list-date-picker-weekno{display:block;color:#000}@media (min-width:1024px){.mealbox-menu__list-date-picker-next img{height:11px}.mealbox-menu__list-date-picker-weekno{display:inline-block}}.mealbox-menu__list-date-picker-dates{color:#75756e}.mealbox-menu__list-date-picker-divider{display:none}@media (min-width:1024px){.mealbox-menu__list-date-picker-divider{display:inline-block;margin:0 .5rem}}.mealbox-menu__list{list-style-type:none;margin:0;padding:0}.mealbox-menu__list li{font-weight:400;color:#75756e;position:relative;padding-left:2rem;margin-bottom:1em;line-height:1.4}.mealbox-menu__loading--hidden{display:none}.mealbox-menu__recipe{display:block}.mealbox-menu__recipe:link,.mealbox-menu__recipe:visited{text-decoration:none}.mealbox-menu__recipe:hover,.mealbox-menu__recipe:visited:hover{text-decoration:underline}.mealbox-menu__recipe-index{font-size:1.4285714286rem;font-weight:300;color:#a8a8a2;position:absolute;left:0;top:-4px}@media (min-width:540px){.mealbox-menu__list li{margin-bottom:1.25em}.mealbox-menu__recipe-index{top:-7px}}.mealbox-details-variants{margin-bottom:20px}.mealbox-details__menu{text-align:left}.mealbox-variants{margin-top:.8571428571em;margin-bottom:0}.mealbox-variants caption{font-size:1.2857142857rem;text-transform:uppercase;margin:0 0 1.2857142857em}.mealbox-variants td,.mealbox-variants th{font-size:1rem;font-weight:300;border:0;border-bottom:1px solid #fbf8f5!important;text-align:right;padding:5px 16px 5px 5px;min-height:30px}.mealbox-variants td.full-width,.mealbox-variants th.full-width{padding-right:5px}.mealbox-variants th{font-weight:500}.mealbox-variants td:before{left:16px;font-weight:400}.mealbox-variants td:last-child{text-align:right}.mealbox-variants tr:last-child td{border-bottom:0!important}.mealbox-variant td{position:relative}.mealbox-variant td:first-child{padding-left:0}@media (min-width:768px){.mealbox-variants{table-layout:auto}.mealbox-variants td,.mealbox-variants th{background-color:transparent;padding-right:5px;text-align:center}.mealbox-variant td{text-align:center}.mealbox-variant td:first-child{text-align:left}.mealbox-variant td:last-child{padding-right:0;text-align:right}}.mealbox-variant td .mealbox-variant__name{text-align:left!important}@media (min-width:768px){.mealbox-variant td .mealbox-variant__name{text-align:center!important}.mealbox-variant{display:table-row!important}}.mealbox-variant--summary{display:block!important}@media (min-width:768px){.mealbox-variant--summary{display:none!important}}.mealbox-variant__is-new-label{display:inline-block;vertical-align:middle;margin-right:10px;width:40px;height:40px;line-height:39px;background-color:#D57674;border-radius:50%;font-size:.6428571429rem;color:#fff;text-transform:uppercase;text-align:center;position:absolute;right:6px;top:-2px;z-index:1}@media (min-width:768px){.mealbox-variant__is-new-label{right:auto;left:-50px;top:5px;z-index:auto}}.mealbox-variant__name{color:#601030;text-transform:uppercase;font-size:.7857142857rem;display:inline-block;line-height:1.2}@media (min-width:460px){.mealbox-variant__name{text-align:center!important}}.mealbox-variant__type-details-title{color:#601030;text-decoration:none;position:relative;display:block}.basket-small__price .striked,.basket__price--original,.basket__price-normal,.mealbox-variant__normalprice,.product-details__price--original,.product-list__price--original{text-decoration:line-through}.mealbox-variant__type-details-title:active,.mealbox-variant__type-details-title:hover{color:#333}.mealbox-variant__type-details-title__label{font-weight:400;line-height:1.1;display:inline-block}.mealbox-variant__type-details-title__label br{display:none}@media (min-width:540px){.mealbox-variant__type-details-title__label{font-size:1rem}.mealbox-variant__type-details-title__label br{display:initial}}.order-details__other__list .mealbox-variant__type-details-title__label br{display:initial}.mealbox-variant__status{background-color:rgba(240,80,80,.7);font-size:.8571428571rem;padding:3px 6px;color:#fcfcf5;display:inline-block;border-radius:3px;white-space:nowrap;text-transform:uppercase;vertical-align:middle}.mealbox-variant__status--soldout{background-color:#333}.mealbox-variant__status--few-left{background-color:rgba(13,117,72,.7)}.mealbox-variant__status--not-available-in-area{background-color:#333}[data-overlay],[data-overlay].overlay--bg-light{background-color:rgba(0,0,0,.7)}.mealbox-variant__normalprice{color:#75756e}.table--mealbox-variants{width:100%}.table--mealbox-variants td,.table--mealbox-variants th{text-align:center}.boxes-categories{padding:0 gutter(6)}.boxes-categories--list{text-align:center;list-style:none;margin:1.7142857143em 0;padding:0;display:none}@media (min-width:540px){.boxes-categories--list{display:block}}.boxes-categories--list__item{display:inline-block}.boxes-categories--list__item--selected a{color:#0d7548}.boxes-categories--list__item a{color:#601030;display:block;margin:.5em;text-transform:uppercase}.boxes-categories--dropdown{width:100%;font-size:1.2857142857em;display:block}@media (min-width:540px){.boxes-categories--dropdown{display:none}}[data-overlay]{position:fixed;top:0;left:0;width:0;height:0;overflow:hidden;z-index:-1;opacity:0;transition:opacity .25s ease-out}[data-overlay].overlay--active{width:100%;height:100vh;opacity:1;overflow:auto;z-index:5000}[data-overlay] [data-overlay-scroll]{background-color:#fff;padding:1em 1em 0;position:relative;max-width:768px;margin:0 auto;height:100vh;overflow:auto;-webkit-overflow-scrolling:touch}@media (min-width:768px){[data-overlay] [data-overlay-scroll]{padding:2em 2em 0;margin-top:15vh;margin-bottom:3vh;box-shadow:0 1px 10px 0 rgba(0,0,0,.1);height:auto}}[data-overlay] [data-overlay-scroll] [data-overlay-scroll]{transform:translateX(-.5rem)}[data-overlay] [data-overlay-scroll-narrow]{max-width:540px}.overlay__dismiss{font-size:2.1428571429rem;font-weight:300;position:absolute;right:0;top:0;width:2.1428571429em;height:2.1428571429em;cursor:pointer;color:#333;text-align:center}.overlay__dismiss:hover{color:#75756e}.overlay__dismiss:before{content:"×";display:inline-block;position:absolute;right:1rem;top:1rem;line-height:1rem}.overlay__dismiss--light{color:#fff;opacity:1;transition:opacity .25s ease-out}.overlay__dismiss--light:hover{color:#fff;opacity:.7}.overlay__logo{text-align:center}.overlay__header{margin-top:0;margin-bottom:1.2857142857em;font-size:1.4285714286em;line-height:1.2em;font-weight:400;color:#333;text-align:center}.overlay__description,.overlay__error,.overlay__warning{font-size:.9285714286rem;margin-bottom:1.7142857143em;text-align:center}.overlay__description{color:#75756e}.overlay__error,.overlay__warning{color:#601030}.account-create{max-width:640px;padding:0 1rem}@media (min-width:540px){.account-create{padding:0}}.account-create:after{content:"";display:table;clear:both}.account-create__logo{text-align:center;margin-bottom:1.7142857143em}.account-create__header{text-align:center;font-size:1.1428571429rem;line-height:1.2;margin:0 0 1.7142857143em}.account-fieldset-alternate-delivery,.account-fieldset-type-of-lock,.account-info-key-info,.account-type-doorcode{display:none}.account-fieldset-alternate-delivery.selected,.account-fieldset-type-of-lock.selected,.account-info-key-info.selected,.account-type-doorcode.selected{display:block}.js-account-info-key-info--bekey,.js-account-info-key-info--existingkey{display:none}.js-account-info-key-info--bekey.active,.js-account-info-key-info--existingkey.active{display:block}.account-toogle-address-header{line-height:1.2;font-size:.8571428571rem;padding-right:1rem}.js-message--access-restriction,.js-message--access-restriction--bekey,.js-message--access-restriction--doorcode,.js-message--access-restriction--existingkey,.js-message--access-restriction--key{display:none}.js-message--access-restriction--bekey.active,.js-message--access-restriction--doorcode.active,.js-message--access-restriction--existingkey.active,.js-message--access-restriction--key.active,.js-message--access-restriction.active{display:block}.fieldset--account-availability,.fieldset--account-company-details,.fieldset--account-further-information,.fieldset--account-payment,.fieldset--account-personal-details,.fieldset--account-placement,.fieldset--account-primary-address,.fieldset--account-secondary-address,.fieldset--account-terms-accepted{max-width:34.2857142857em;margin:0 auto}.account-fieldset-alternate-delivery,.account-fieldset-type-of-lock{margin-top:2.5714285714em}.toggle-alt-address{border-bottom:1px solid #ededeb;padding-bottom:1.7142857143em}.account-login{padding:.5rem 1rem;color:#333;text-align:center;margin:-1rem -1rem 1.7142857143em}@media (min-width:540px){.account-login{margin-left:auto;margin-right:auto;padding:1rem 0;text-align:left}}.account-login__text{font-size:1rem;max-width:34.2857142857em;margin:0 auto}.account-login__text:after{content:"";display:table;clear:both}.account-login span{font-size:.8571428571rem;display:inline-block;line-height:2.75;float:left}.account-login .btn{vertical-align:middle;margin-bottom:0;float:right}.account-login.hidden{height:0;padding:0;border-bottom:0;overflow:hidden}.stepheader{list-style-type:none;margin:0 -1rem 2rem;padding:0 1.5rem;text-align:center;overflow:hidden;display:flex;flex-flow:row nowrap;justify-content:space-between}.stepheader a{text-transform:uppercase;font-size:.8571428571rem;font-weight:300;white-space:nowrap;color:#a8a8a2;text-decoration:none;cursor:default}.eko .collapsible-eko,.favorite,.favorite-btn,.stepheader a.active,.stepheader a.done,.stepheader a.valid,[data-collapser],input[type=radio].themed{cursor:pointer}.stepheader a.active{color:#0d7548}.stepheader a.done .stepheader__done{display:inline-block}.stepheader a.active.done .stepheader__done{background-image:url(/assets/build/images/svg/circle-check--checked.svg)}.stepheader li{margin-bottom:.8571428571em}@media (min-width:540px){.stepheader{padding:0 3rem;margin-left:auto;margin-right:auto}.stepheader li:after{content:"";border-bottom:1px solid #ededeb;display:inline-block;width:2rem;height:1px;overflow:hidden;vertical-align:middle;margin:0 1rem;background:url(/assets/build/images/svg/circle-check.svg) no-repeat}.stepheader li:last-child:after{display:none}}.stepheader__number{font-size:1rem}.stepheader__done{display:none;width:13px;height:13px;vertical-align:middle;background:url(/assets/build/images/svg/circle-check.svg) no-repeat;margin-top:-2px}@media (min-width:540px){.stepheader{display:flex;justify-content:center}}.account-payment{background-color:#f8f8f8;padding:1rem;text-align:center;min-height:3em;margin-bottom:1.7142857143em}.payment-edit__existing-type,.payment-edit__headline{font-size:1.1428571429rem;font-weight:500;margin-bottom:1em}.payment-edit__existing-type .existing-payment-provider,.payment-edit__headline .existing-payment-provider{display:block;font-weight:300}.payment-edit__sub-headline{margin-bottom:1em}.address-update-warning,.article__subtitle,.article__subtitle--mypage,.mealbox-alternate-group-details__subtitle,.payment-edit__description,.validation-summary-errors{margin-bottom:1.7142857143em}.payment-edit__note{color:#75756e;font-size:.8571428571rem;line-height:1.4;font-weight:300;margin:auto}.account-address-options{display:none}.existing-email-message{margin:-6px -10px;padding:6px 0;color:#4A0B24;background-color:#fff;font-weight:400;line-height:1.6}.existing-email-message a{color:#0d7548;text-transform:uppercase}.account-message{border-radius:3px;max-width:960px;margin:1em}@media (min-width:768px){.overlay__dismiss:before{right:2rem;top:2rem}.account-message{text-align:center}}.account-message--error{background-color:#601030;padding:1rem 1.5rem;color:#fcfcf5}.account-message--info{position:relative;background-color:#0d7548;color:#fff;padding:.75rem 1.5rem .75rem 2.5rem;font-size:1rem;font-weight:300;line-height:1.4}.account-message--info:before{content:"i";width:18px;height:18px;display:inline-block;background-color:#fff;color:#0d7548;text-align:center;font-size:13px;font-weight:400;line-height:18px;border-radius:50%;font-style:normal;vertical-align:middle;position:absolute;left:10px;top:10px}.account-message--invalid-address-se{text-align:center}.account-message--failed-delivery-address{background-color:#ccc9ba;color:#fcfcf5;margin:0 1em;padding:8px 12px}@media (min-width:768px){.account-message--failed-delivery-address{margin:0 auto}}li .account-message{margin:0;text-align:left}.btn--custom-account-next{max-width:16.4285714286em!important}.account-update-newsletter{border-radius:3px;background-color:#fff;box-shadow:0 2px 4px 0 rgba(0,0,0,.2);max-width:540px;margin:0 auto 1.7142857143em;display:flex;flex-flow:row;overflow:hidden;justify-content:flex-start;align-content:center}.account-update-newsletter__image{margin-left:2rem;width:25px;flex-shrink:0;background:url(/assets/build/images/svg/logo--mark-green.svg) left center no-repeat;background-size:100%;transform:rotate(25deg) scale(1.8)}.account-update-newsletter__intro{color:#75756e;line-height:1.4;display:block}.account-update-newsletter__fieldset{padding:1em 2em;align-self:center;position:relative}.account-update-newsletter__label{margin-top:1rem;display:block;color:#0d7548;font-size:13px;line-height:1.3;position:relative;padding-left:20px}.account-update-newsletter__label input[type=checkbox]{position:absolute;left:0;top:0}.address-update-warning{font-size:1rem;line-height:1.4;color:#601030}.validation-summary-errors li{color:#4A0B24}#sameNumberInStreetAndHouseNoField{display:none;font-size:.7857142857rem;line-height:1.4;color:#4A0B24;padding:4px 0 0}#sameNumberInStreetAndHouseNoField.on{display:block}.account__final-validation{margin:0 auto 1rem;max-width:34.28571em;color:#c83232}.account__final-validation .existing-email-message{margin:0;padding:0;color:#c83232;background-color:transparent;font-weight:400;line-height:1.4}input[type=radio].themed{--radio-color:#767676;--radio-background-color:white;-webkit-appearance:none;-moz-appearance:none;appearance:none;background-color:var(--radio-background-color);width:14px;height:14px;border:1px solid var(--radio-color);border-radius:50%;display:inline-grid;place-content:center}input[type=radio].themed::before{content:"";width:6px;height:6px;border-radius:50%;transform:scale(0);transition:120ms transform ease-in-out;background-color:var(--radio-color)}input[type=radio].themed.larger{width:16px;height:16px}input[type=radio].themed.larger::before{width:8px;height:8px}.basket__quantity-btn,.payment-types>.fieldset__radio-label .icon{width:3rem;height:3rem}input[type=radio].themed:checked::before{transform:scale(1)}.payment-types{list-style-type:none;padding:0;display:flex;flex-wrap:wrap;gap:1rem}.payment-types>.fieldset__radio-label{display:flex;flex:1 1 0;flex-wrap:wrap;flex-direction:column;align-items:center;gap:.5rem;font-size:1rem;padding:1rem;margin:0;text-align:left}@media (min-width:460px){.payment-types>.fieldset__radio-label{flex-direction:row}}.payment-types>.fieldset__radio-label:has(.input-validation-error){border-color:#A42534}.payment-types>.fieldset__radio-label .text{flex-grow:1}.payment-types>.fieldset__radio-label.payment-type-mobilepay .icon{background:url(/assets/build/images/svg/mobilepay_icon_blue.svg) center/contain no-repeat}.payment-types>.fieldset__radio-label.payment-type-mobilepay:not(.new-theme).selected .icon,.payment-types>.fieldset__radio-label.payment-type-mobilepay:not(.new-theme):hover .icon{background-image:url(/assets/build/images/svg/mobilepay_icon_white.svg)}.payment-types>.fieldset__radio-label.payment-type-dibs .icon{background:url(/assets/build/images/svg/credit-card-payment-icon.svg) center/contain no-repeat}.payment-types>.fieldset__radio-label.payment-type-dibs:not(.new-theme).selected .icon,.payment-types>.fieldset__radio-label.payment-type-dibs:not(.new-theme):hover .icon{background-image:url(/assets/build/images/svg/credit-card-payment-icon-white.svg)}.menu-account{background-color:#0a5e3a;height:0;overflow:hidden;z-index:2000;position:fixed;left:0;width:100%;top:56px}@media (min-width:1024px){.menu-account{width:300px;position:absolute;right:3em;left:auto;top:119px}.menu-account--on{color:#601030}.menu-account--sticky{position:fixed;top:41px}}.menu-account__menu{list-style-type:none;margin:0;text-align:left;padding:0}.menu-account__menu li{border-bottom-style:solid;border-bottom-width:1px;border-color:#095031}.menu-account__menu li:first-child{border-top-style:solid;border-top-width:1px}.menu-account__menu li:last-child{border-bottom:0}.menu-account__menu a{color:#fcfcf5;text-decoration:none;text-transform:uppercase;display:block;padding:.8571428571em 1em}.article__breadcrumb{margin-bottom:2rem}.article__breadcrumb .breadcrumb{margin:0 auto;max-width:1088px;padding:.5rem 1rem}.article,.article-standalone{max-width:1088px;padding:0 1rem 2rem}.article-standalone{margin-left:auto;margin-right:auto}.article-standalone__header{overflow:hidden;text-align:center}.article-standalone__title{font-size:1.7142857143em;line-height:2em;line-height:1.2857142857em;margin:1em auto}@media (min-width:768px){.article-standalone__title{font-size:2.2857142857em;line-height:1.5em}}.article-standalone__subtitle{margin:1em auto;font-weight:400;font-size:1.1428571429em;line-height:1.5em;text-transform:uppercase;color:#75756e}@media (min-width:768px){.article-standalone__subtitle{margin-top:0;margin-bottom:1.7142857143em}}.article-standalone__intro{font-size:1rem;line-height:1.4;margin-bottom:1em;text-align:center}@media (min-width:540px){.article-standalone__intro{font-size:1.2857142857rem}}.article{margin-left:auto;margin-right:auto}.article__header{overflow:hidden;text-align:center;grid-row:1}.article__main{grid-row:2}.article__image{margin-bottom:1rem}.article__image img{display:block;max-width:100%;margin-bottom:.5rem;height:auto!important}.article__image-text{font-size:.8571428571rem;font-weight:300}.article__aside{grid-row:3}.article__title{font-size:1.7142857143em;line-height:2em;line-height:1.2857142857em;margin-top:0;margin-bottom:.4285714286em}@media (min-width:768px){.article__header{grid-column:col-start 4/span 9;text-align:left}.article__header--noleftnav{grid-column:col-start 1/span 12;text-align:center}.article__main{grid-column:4/span 9}.article__main--noleftnav{grid-column:1/span 12}.article__aside{grid-column:1/span 3;grid-row:1/span 3}.article__title{font-size:2.2857142857em;line-height:1.5em}}.article__subtitle,.mealbox-alternate-group-details__subtitle{margin-top:.8571428571em;font-weight:400;font-size:1.1428571429em;line-height:1.5em;text-transform:uppercase;color:#75756e}.article__subtitle--mypage{text-transform:none;font-size:1em;line-height:1.7142857143em;line-height:1.4}@media (min-width:768px){.article__subtitle,.mealbox-alternate-group-details__subtitle{margin-top:0;margin-bottom:1.7142857143em}}.article__intro{font-size:1rem;line-height:1.4;margin-bottom:1em}.article__intro--bgimage{color:#fff;border-radius:5px;overflow:hidden;background-color:#B6D5C8;background-size:cover;background-position:0 center;background-repeat:no-repeat}@media (min-width:540px){.article__intro{font-size:1.2857142857rem}.article__intro--bgimage{min-height:199px}}.article__intro-text{background-color:rgba(0,0,0,.2);padding:1rem;margin:1rem;text-align:left;font-size:1rem}@media (min-width:540px){.article__intro-text{font-size:1.1428571429rem;font-weight:300;line-height:1.75;padding:1rem 1rem 1rem 3rem;margin:1rem 1rem 1rem 0;max-width:75%}}.article__body h1:first-child,.article__body h2:first-child,.article__body h3:first-child,.article__body h4:first-child,.article__body h5:first-child,.article__body h6:first-child,.article__rte-header-h2+p,.article__rte-header-h3+p,.article__rte-header-h4+p{margin-top:0}.article__body{font-family:"Gotham Rounded A","Gotham Rounded B",Calibri,Helvetica,Arial,Sans-Serif;font-size:1.1428571429em;line-height:1.5em}.article__body .vcard{color:inherit;font-size:1em;font-weight:500}.article__footer{text-align:center}.article blockquote.article__quote{font-family:"Gotham Rounded A","Gotham Rounded B",Calibri,Helvetica,Arial,Sans-Serif;font-size:1.5714285714em;line-height:1.3636363636em;font-weight:200;text-align:center;color:#0d7548;border-top-style:solid;border-top-width:.0454545455em;padding-top:1.0454545455em;border-bottom-style:solid;border-bottom-width:.0454545455em;padding-bottom:1.0454545455em;border-color:#e0e0d6;margin:1.7142857143em 0}@media (min-width:768px){.article blockquote.article__quote{font-size:1.8571428571em;line-height:1.3846153846em;border-top-style:solid;border-top-width:.0384615385em;padding-top:.8846153846em;border-bottom-style:solid;border-bottom-width:.0384615385em;padding-bottom:.8846153846em}.article blockquote.article__quote--align-right{float:right;width:50%;text-align:left;margin-top:0;margin-left:1em}.article blockquote.article__quote--align-left{float:left;width:50%;text-align:left;margin-top:0;margin-right:1em}}.article__rte-header-h1{font-family:"Gotham Rounded A","Gotham Rounded B",Calibri,Helvetica,Arial,Sans-Serif;font-size:1.2em;line-height:1.25;font-weight:700;margin-bottom:1.7142857143em}.article__rte-header-h2,.article__rte-header-h3,.article__rte-header-h4{font-family:"Gotham Rounded A","Gotham Rounded B",Calibri,Helvetica,Arial,Sans-Serif;font-size:1em;line-height:1.25;font-weight:500;margin-bottom:0}.article__rte-header-h2{font-size:1.2em;line-height:1.4}.article__rte-image-left{float:left;display:block;margin-right:1rem;margin-bottom:1rem;max-width:50%}.article__rte-image-left img{max-width:100%;height:auto!important}.article__rte-image-center{display:block;margin:0 auto 1rem}.article__rte-image-center img{display:block;margin:0 auto}.article__rte-image-right{float:right;display:block;margin-left:1rem;margin-bottom:1rem;max-width:50%}.article__rte-image-right img{width:100%!important;height:auto!important;display:block}.article__sharing{text-align:center;margin-bottom:2rem}.article .horizontalsubmenu{text-align:center;margin-bottom:1.7142857143em}.article .horizontalsubmenu__menu{list-style-type:none;margin:0;padding:0}.article .horizontalsubmenu__menu li{display:inline-block}.article .horizontalsubmenu__item{display:block;color:#0d7548;font-size:1.1428571429rem;text-decoration:none;text-transform:uppercase;margin:0 10px}.article .horizontalsubmenu__item--selected,.box--no a{color:#601030}.beta-signup{background:url(/assets/build/images/decoration/bg/bliv-medlem.jpg) center right no-repeat #FFF;align-items:center;padding:2rem}@media (min-width:1024px){.beta-signup{background-position:bottom right}.beta-signup__box-wrap{display:flex;flex-flow:row wrap;justify-content:center;margin-left:-.5rem;margin-right:-.5rem}}.beta-signup--aes{background-image:none;background-color:transparent}.beta-signup--loggedin{background:0 0;padding:5rem 0 0}.beta-signup--loggedin .beta-signup__bg{background:url(/assets/build/images/decoration/bg/medlem.png) center bottom no-repeat;padding-bottom:2.3rem}.beta-signup__inner{max-width:1200px;margin:0 auto;text-align:center;position:relative}.beta-signup__logo-wrap{position:absolute;top:-92px;left:0;right:0}.beta-signup__signupbox-image{display:block;width:126px;height:auto;margin:0 auto}.beta-signup__header{font-size:2rem;font-weight:300;line-height:1.2;text-align:center;margin:1rem 0 .25em}.beta-signup__header span{font-size:1.1428571429rem;display:block}.beta-signup__intro{font-size:1.1428571429rem;font-weight:300;margin:0 auto 1em;line-height:1.4}@media (min-width:1024px){.beta-signup__intro{font-size:1.2857142857rem;margin:1em auto 3em;max-width:90%}}.beta-signup-c-2,.beta-signup-c-3{background:#344B39}.beta-signup .box{color:#fff}.beta-signup .box__header{font-size:1.7142857143rem;font-weight:300;line-height:1.2;margin:.75em 0;flex:1}@media (min-width:1024px){.beta-signup .box__header{margin:.75em 0 .5rem}.beta-signup .box__header--description{margin-top:0;margin-bottom:1.5rem;font-weight:400}}.beta-signup .box__header.light{opacity:1;color:#fff}.beta-signup .box__subheader{font-size:18px;font-weight:300;margin:0;flex:1}.beta-signup .box__bullits{margin-top:1rem;flex:1 1 100%;padding:0 .5em}.beta-signup .box__bullits ul{margin:0;padding:0;list-style:none;font-size:1.1428571429rem;font-weight:300;text-align:left;flex:100 0 auto}.beta-signup .box ul li{position:relative;padding-left:22px;margin-bottom:.5em}.beta-signup .box ul span{position:absolute;left:0;top:0}.beta-signup .box p{flex:1}.beta-signup .box__price{font-size:1.1428571429rem;margin:1rem 0}.beta-signup .box__price .price{font-size:1.7142857143rem;font-weight:400}.beta-signup .box__description-wrap{margin-top:2rem;padding:0 2rem}@media (min-width:1024px){.beta-signup .box__description-wrap{display:flex;margin-top:3rem}}.beta-signup .box__description-footer{margin:3.5rem 0 1rem;text-align:left;padding:0 2rem}.beta-signup .box__description{color:#333;margin:2em auto;text-align:left}@media (min-width:1024px){.beta-signup .box__description-footer{padding:0 6rem}.beta-signup .box__description{padding:0 4rem;margin-bottom:0;min-width:50%}.beta-signup .box__description:first-child{border-right:1px solid #E0E0E0}}.beta-signup .box .btn{white-space:normal}.box{padding:2rem 1.5rem;margin:0 auto 1rem;flex:1;display:flex;flex-flow:column;box-shadow:0 4px 4px rgba(0,0,0,.16);border-radius:8px;max-width:320px}@media (min-width:1024px){.box{margin:0 1rem 1rem;padding:2rem;max-width:300px}.box--single{margin:0 auto 1rem}}.box>img{width:120px;opacity:.45;display:block;margin:0 auto}.box--no{order:10;flex:1 1 100%;max-width:none;background-color:#fff;border-radius:0;margin:0;text-align:center;padding:1em}.detmedsmat{font-size:11px;font-weight:300;line-height:1.2;margin-top:1em;min-height:2em}.beta-fieldset--line{margin-bottom:1rem}.beta-input{font-size:1.1428571429rem;width:100%;display:block}.signup__header{font-size:1.4285714286rem;font-weight:400;margin:0 1rem 1rem;text-align:center}.breadcrumb{list-style-type:none;margin:0;padding:0}.breadcrumb li{display:inline-block;font-weight:500}.breadcrumb .divider{display:inline-block;margin:0 .5em;font-size:1.1428571429rem;font-weight:400}.breadcrumb a,.breadcrumb a:link,.breadcrumb a:visited{font-weight:300;color:#000;display:inline-block;text-decoration:none}[data-collapsible]{display:none}[data-collapsible-open]{display:block}.clerk-header-wrap{display:flex;flex-flow:column;gap:1rem;align-items:flex-start;justify-content:space-between;margin:0 auto 1rem;max-width:calc(1400px - 1rem);padding-left:.5rem}.clerk-header{font-size:1.5714285714rem;font-weight:400;line-height:1.2;margin:0}@media (min-width:1024px){.clerk-header-wrap{flex-flow:row;gap:2rem;align-items:center;justify-content:flex-start}.clerk-header{font-size:2rem;font-weight:300}}.clerk-header.no-margin-collapse{padding-top:1rem;margin-top:0}.clerk-header--category-page{font-size:1.4285714286rem;font-weight:400;text-align:left;padding:.5em 0 0;margin:0 0 .5em .75rem}.clerk-header-link{line-height:1.2}.clerk-search-results-container{background-color:#f7f7f4;padding:1rem 0 2rem}.clerk-search-results{max-width:1024px;margin:0 auto;background-color:#fff;box-shadow:0 2px 4px rgba(0,0,0,.25);padding:1rem;border-radius:3px}.clerk-search-results-page-title{font-size:24px;line-height:1.4;margin:0 0 .25em}.clerk-search-results-page-title--small{font-size:18px;font-weight:300;line-height:1.4;margin:0 0 .25em}.clerk-search-results-cat-header{font-size:18px;font-weight:300;line-height:1.4;margin:1em 0 0}.clerk-search-results-page-description{font-size:16px;margin-bottom:2rem}.clerk-search-quantity{text-align:right;margin-right:1rem}.clerk-search-short-description{font-size:1rem;line-height:1.4}.clerk-search-field{margin-top:5px;display:flex}.clerk-search-input{font-size:16px;font-weight:300;width:100%;display:block;padding:.45rem 1rem;border-radius:3px;box-shadow:inset 0 1px 4px rgba(0,0,0,.2);border:none;-webkit-appearance:none;-moz-appearance:none;appearance:none}.clerk-search-button{font-size:16px;font-weight:300;display:block;min-width:90px;border-top-right-radius:500px;border-bottom-right-radius:500px;border:none;background-color:#0d7548;color:#fff;padding:.35em .4em .25em}.clerk-search-button svg{width:20px;fill:#fff;margin-top:2px}.clerk-search-results-list .basket__item.bundle__row-item:last-child{margin-bottom:0;padding-bottom:0}.clerk-search-results-list .bundle__row-item{padding:1rem 0}.clerk-search-results-list .basket__col-image{flex:0 0 calc(75px - 1rem);margin-bottom:1rem}.clerk-search-results-list .basket__col-text{flex:1 0 calc(100% - 75px - 1rem);margin-bottom:1rem}@media (min-width:1024px){.clerk-header--category-page{font-weight:300}.clerk-search-results-list .basket__col-text{flex:100%}}.clerk-search-results-list .basket__col-price{text-align:left;flex:50%}.clerk-search-results-list .basket__col-button .btn{margin-bottom:0}.btn--cta-clerk{min-width:auto!important}.clerk-instant-search-container{position:absolute;right:1rem;z-index:42;background-color:#fff;width:calc(100% - 2rem);box-shadow:0 2px 4px 0 rgba(193,194,186,.5);border-bottom-left-radius:3px;border-bottom-right-radius:3px}@media (min-width:1024px){.clerk-search-results-list .basket__col-price{text-align:right}.clerk-search-results-list .basket__col-price .product-list__price{justify-content:flex-end}.clerk-instant-search-container{right:85px;width:350px}}.clerk-live-search-background{margin:1rem}.clerk-live-search-header{font-size:18px;font-weight:300;margin:0 0 .5em;color:#000}.clerk-live-search-category{display:block;margin-left:0;margin-bottom:.5em}.clerk-live-search-category:last-child{margin-bottom:2em}.clerk-live-search-category a{text-decoration:none;color:#601030}.clerk-live-search-category a:hover{text-decoration:underline;color:#4A0B24}.chef-name-link,.clerk-live-product a,.footer-dark__column ul li a,.footer-promises__link,.icon-favorites{text-decoration:none}.clerk-live-product{display:flex;justify-content:space-between;align-items:center;border-top:1px solid #eee;padding:1rem 0}.clerk-live-product a{color:#601030;max-width:85%;display:inline-block}.clerk-live-search-image{flex:0 0 35px;margin-right:1rem}.clerk-live-search-image img{display:block;width:35px;height:auto}.clerk-live-product-name{flex:1 1;font-size:12px;line-height:1.3}.clerk-live-product-subtitle{font-size:12px;line-height:1.3;color:#3B3C39}.clerk-live-product-price{font-size:12px;font-weight:500;line-height:1.3;color:#000}.clerk-live-search-more-results{text-align:center;padding:.5rem 0;border-top:1px solid #eee}.chef-head{width:80px;height:80px;display:block;margin:0 auto;border-radius:50%;background-color:#fbf8f5;background-repeat:no-repeat;background-size:cover;background-position-x:50%;vertical-align:middle}.chef-name-link{white-space:nowrap}.deviationdays-notice{border:1px solid #A8A8A2;border-radius:5px;padding:1rem;margin-bottom:2rem;line-height:1.4;font-size:.9285714286rem}.deviationdays-notice li{margin-bottom:1em;max-width:208px}.deviationdays-notice__note{margin-bottom:1.5em;font-weight:500}.deviationdays-notice__list{list-style:none;margin:0;padding:0;display:flex;width:100%;gap:10px}.deviationdays-notice__normal-delivery-date{color:#333}.bom__ingredients-list,.deviationdays-notice__actual-delivery-date-date{text-transform:lowercase}.deviationdays-notice__actual-delivery-date{color:#a8a8a2}.deviationdays-notice__note2{border-radius:3px;background-color:#FCE9C5;padding:.5rem .75rem}.explain-head{position:relative;padding:1em 0}@media (min-width:768px){.explain-head{padding:2em 0}}.explain-head__content{max-width:1024px;margin:0 gutter(6);overflow:hidden}@media (min-width:1024px){.explain-head__content{margin:0 auto}}.explain-head__header{color:#0d7548;font-size:1.8571428571rem;text-transform:uppercase;font-weight:400;line-height:1;text-align:center;margin:0 0 .8571428571em;padding:0}@media (min-width:540px){.explain-head__header{font-size:2.2857142857rem}}@media (min-width:768px){.explain-head__header{font-size:4.2857142857rem;max-width:80%;margin-left:auto;margin-right:auto;text-transform:none;font-weight:200}}@media (min-width:1024px){.explain-head__header{margin-top:1.2857142857em;margin-bottom:1.7142857143em}}.explain-head__body{color:#fcfcf5;font-size:1.4285714286rem}.explain-head__body-text{text-align:center;font-size:1rem;color:#fcfcf5;margin-bottom:3em}.explain-head__body-text a{color:#fcfcf5;text-decoration:underline}.explain-head__body-text-list{line-height:2.1428571429em;color:#0d7548;font-size:1.1428571429rem;list-style:none;margin:0 auto;padding:0;text-align:left}@media (min-width:540px){.explain-head__body-text-list{color:#fcfcf5}.explain-head__body-text-list li{font-size:1.2857142857rem;background-color:rgba(0,0,0,.3);border-radius:3px;margin:0 2% 1em 0;width:48%;display:inline-block;vertical-align:top;text-align:center;line-height:1.3;padding:.8571428571em 10px}.explain-head__body-text-list li:nth-child(even){margin:0 0 1em 2%}}.explain-head__body-btn{display:block;margin:0 0 1.7142857143em;text-align:center}.explain-head__img,.faq-category__item-question--basket .info-icon{display:none}@media (min-width:540px){.explain-head__body-btn{font-size:1.5rem;font-weight:500;margin:0 auto 1em;max-width:350px;white-space:normal}}@media (min-width:1024px){.explain-head__body-btn{max-width:70%}}.explain-head__content-navigation{margin:20px auto;text-align:center}.explain-head__content-navigation a{background-color:#fff;color:#601030;margin:0 10px 20px}.explain-block{text-align:center;background-color:#fcfcf5;padding-bottom:1.6428571429em}.explain-block__inner{max-width:960px;margin:0 1em;padding-top:3.4285714286em;padding-bottom:3.4285714286em}@media (min-width:540px){.explain-block__inner{padding-top:6.8571428571em;padding-bottom:6.8571428571em}}@media (min-width:1024px){.explain-block__inner{margin:0 auto}}.explain-block__header{color:#0d7548;text-transform:uppercase;margin:0 0 .8571428571em}.explain-block__mealpiece{display:inline-block;vertical-align:top;margin:0 1em 1.7142857143em;max-width:8em}.explain-block__mealpiece img{width:100%;height:auto!important}.explain-block__actions{margin-top:3.4285714286em}.explain-block__step{display:inline-block;vertical-align:top;margin-bottom:3.4285714286em}.explain-block__step-content{color:#0d7548;text-align:left}@media (min-width:768px){.explain-block__step{width:29%;margin:0 2%}.explain-block__step-content{line-height:2.1428571429em}}.faq__list{list-style-type:none;margin:0;padding:0}.faq-single-item__question{font-size:1em;font-weight:700;line-height:1.4;margin-top:0;margin-bottom:.4285714286em}.faq-category,.faq-single-item__answer{margin-bottom:1.7142857143em}.faq-category--basket{background-color:#FBFBFB}.faq-category-inner--basket{max-width:1200px;margin-left:auto;margin-right:auto;padding:1rem}@media (min-width:540px){.faq-category-inner--basket{padding:3rem 1rem 0}}.faq-category__header{font-size:1.2857142857rem;line-height:1.2;border-bottom:1px solid #ededeb;margin-top:0;padding-bottom:.4285714286em}.faq-category__header--basket{font-size:1.2857142857rem;line-height:1.4;text-transform:uppercase;text-align:center}@media (min-width:540px){.faq-category__header--basket{text-align:left;margin-bottom:1.7142857143em}.faq-category__list--basket{display:flex;flex-flow:row wrap;justify-content:space-between}}.faq-category__list{list-style-type:none;margin:0;padding:0}.faq-category__list li{margin-bottom:1em}.faq-category__list--basket li{flex:0 0 48%}.faq-category__item-icon--basket{float:left;display:block;margin-top:6px}.faq-category__item-question{padding-left:30px;position:relative;font-weight:400}.faq-category__item-question .info-icon{position:absolute;left:0;top:0}.faq-category__item-question--basket{color:#82827B;margin-left:4rem;margin-bottom:0;padding-left:0;line-height:1.6;font-weight:500}.faq-category__item-answer{padding-left:30px;font-weight:300}.faq-category__item-answer--basket{line-height:1.6;color:#82827B;margin-left:4rem;margin-bottom:2rem;padding-left:0}.favorite{background:url(/assets/build/images/svg/favorite--not.png) no-repeat;background-size:25px;width:26px;height:23px;display:inline-block}.favorite.on{background-image:url(/assets/build/images/svg/favorite.svg)}.favorite-btn{background:0 0;border:none;display:flex;align-items:center;color:#601030;padding:0}.icon-favorites:link,.icon-favorites:visited,.level2nav__item,.level2nav__item:hover,.level2nav__item:link{color:#095031}.favorite-btn .favorite{margin-right:10px}.favorite-btn__text{display:none}.favorite-btn.on .favorite{background-image:url(/assets/build/images/svg/favorite.svg)}@media (min-width:1024px){.faq-category__item-answer--basket{margin-bottom:4rem}.favorite-btn__text{display:inline-block;font-size:.9285714286rem;line-height:23px}.favorite-btn.on .favorite-btn__text,.favorite-btn__text--isfavorite{display:none}.favorite-btn.on .favorite-btn__text--isfavorite{display:block}}.icon-favorites{display:block;position:absolute;top:13px;right:116px;z-index:100;line-height:1;padding:0 4px}.icon-favorites svg{pointer-events:none;width:16px;height:auto!important}.icon-favorites svg path{fill:#fff;stroke:none}.icon-favorites__text{font-size:.7857142857rem}.icon-favorites__text--short{color:#fff}.icon-favorites__text--long{display:none}@media (min-width:1024px){.icon-favorites{top:133px;right:250px;display:flex;align-items:center;height:44px;padding:0}.icon-favorites svg{width:17px}.icon-favorites svg path{stroke:#095031;fill:#fff}.icon-favorites:hover{color:rgba(9,80,49,.7)}.icon-favorites:hover svg path{stroke:rgba(9,80,49,.7)}.icon-favorites__text{font-size:1rem;margin-left:10px;display:inline-block}.icon-favorites__text--short{display:none}}.favorites-banner{background-color:#fff;text-align:center;padding:2rem 1rem 0}.favorites-banner__header{font-size:1.4285714286rem;margin:0 0 1em}.favorites-banner__body{line-height:1.4}@media (min-width:1024px){.favorites-banner{padding:3rem 2rem 0}.favorites-banner__header{font-size:1.7142857143rem}.favorites-banner__body{margin:0 auto;max-width:60%}}.favorites-banner__body a:link{color:#601030}.favorites-banner__image img{display:block;margin:2rem auto 0}.footer-bg{background-image:url(/assets/build/images/decoration/bg/footer_right.png),url(/assets/build/images/decoration/bg/footer_left.png);background-position:right bottom,left bottom;background-repeat:no-repeat,no-repeat;background-size:100px,80px;padding-bottom:100px}@media (min-width:1024px){.footer-bg{background-size:auto;padding-top:50px;padding-bottom:0;max-height:307px}}.footer-promises{background:#FAF9F7;box-shadow:0 4px 8px rgba(0,0,0,.24);border-radius:8px;max-width:1400px;padding:1rem 1rem 2rem;margin:0 1rem;position:relative}.footer-promises h3{font-size:1.2857142857rem;margin:.5rem 0 2rem;text-align:center;font-weight:400}.footer-promises h3 svg{position:relative;top:1px;width:5px;height:14px}.footer-promises__link:active,.footer-promises__link:link{color:#333}.footer-promises__list{margin:0;padding:0}.footer-promises__list li{font-size:1rem;line-height:1.3em;font-weight:300;padding:0 1rem 1.5rem 0;margin-left:2rem}.footer-promises__list li.footer-promises__item--with-icon{list-style:none;display:flex;align-items:flex-start;margin-left:1rem}.footer-promises__logo{position:absolute;bottom:-94px;right:0;left:0;z-index:1;margin:0 auto}@media (min-width:1024px){.footer-promises__list li.footer-promises__item--with-icon{flex-direction:column;align-items:center;text-align:center;width:24%}.footer-promises{bottom:-50px;z-index:1;min-height:260px}.footer-promises h3{font-size:2.5714285714rem;margin:1.5rem 0 2rem;font-weight:300}.footer-promises h3.small{font-size:2.2857142857rem;margin:1rem 0 1.5rem}.footer-promises h3 svg{position:relative;top:3px;width:auto;height:26px;margin-left:8px}.footer-promises__list{display:flex;flex-direction:row;justify-content:center;align-items:flex-start;margin:0;padding:0}.footer-promises__list li{font-size:1.2857142857rem;font-weight:300;list-style-position:inside;width:20%;padding:0 1rem}.footer-promises__logo{position:static;display:block;margin-top:1rem}}@media (min-width:1400px){.footer-promises{margin:0 auto}}.footer-dark{background-color:#095031;color:#fff;position:relative;padding:1rem 2rem 2rem;font-size:1rem;font-weight:300}@media (min-width:1024px){.footer-dark{font-size:1.1428571429rem;padding:100px 2rem 2rem}}.footer-dark__wrap{display:flex;flex-direction:column}@media (min-width:768px){.footer-dark__wrap{flex-direction:row;margin:0 auto;max-width:1200px}}.footer-dark__column{margin:1rem 0;order:2}.footer-dark__column--newsletter{order:1}@media (min-width:768px){.footer-dark__column{width:25%;padding-left:5px;padding-right:5px;box-sizing:border-box;margin:0;order:1}}@media (min-width:1200px){.footer-dark__column{padding-left:20px;padding-right:20px}}.footer-dark__column h3{color:#fff;font-size:1.4285714286rem;margin:0 0 5px}.footer-dark__column ul{list-style:none;margin:0 0 35px;padding:0}.footer-dark__column ul li a{color:#fff;padding:5px 0;display:inline-block}.footer-dark__column ul li a:hover,.footer__link-list a,.footer__link-list--wide a{text-decoration:underline}.footer-dark__column ul li a.icon-link{fill:#fff;width:30px;height:30px;display:block;margin-right:1.5rem;padding:0}.footer-dark__column ul li a.app{text-decoration:none;padding:5px 0 0;line-height:1em}.footer-dark__column ul li a svg{margin-right:10px}.footer-dark__column ul.flex-row{display:flex;flex-direction:row;align-items:center}.footer-dark__column ul.flex-row--my-md{margin:1rem 0}.footer-dark__column ul.flex-row--my-lg{margin:1.5rem 0}.footer-dark__organization{display:flex;flex-direction:column;font-style:normal;font-size:14px;font-weight:400;margin-top:2rem}.footer-dark__organization .space-m:after{content:"";display:inline-block;padding-right:10px}@media (min-width:768px){.footer-dark__organization{flex-direction:row;text-align:right;justify-content:flex-end;margin:0 auto;max-width:1200px}.footer-dark__organization .space:after{content:"-";display:inline-block;padding:0 10px}}.footer-dark__address p,.footer-dark__organization p{margin:0}.footer-dark__address{display:flex}.footer-dark__svg--oeko-maerke{height:47px;width:50px;margin-right:1rem}.footer-dark__svg--eu-organic{height:50px;width:75px}.footer-dark--mb-md{margin-bottom:1rem}.footer-newsletter__wrap{clear:left}.footer-newsletter #mc_embed_signup form{padding:0;width:100%;max-width:240px}.footer-newsletter__group{width:100%}.footer-newsletter__group label{font-size:14px}.footer-newsletter #mc_embed_signup .button{background-color:#095031;width:100%;border:1px solid #FFF;border-radius:28px;font-size:1rem;line-height:40px;height:40px;box-shadow:0 4px 8px rgba(0,0,0,.14);padding:0}.footer-newsletter #mc_embed_signup .button:hover{background-color:rgba(0,0,0,.14)}.eko{background:url(/assets/build/images/decoration/bg/faq_bg.jpg) right top no-repeat #fff;background-size:42%;padding:2rem 1rem}@media (min-width:1024px){.footer-newsletter #mc_embed_signup .button{font-size:1.1428571429rem}.eko{padding:3rem 0 4rem;background-size:auto}}.eko .eko-headline{font-size:24px;margin:0 0 1rem}@media (min-width:1024px){.eko .eko-headline{font-size:40px;margin:0 0 1.5rem}}.eko .eko-inner{max-width:1375px;margin:0 auto}.eko .collapsible-eko{color:#601030;padding:10px 0;width:100%;border:none;text-align:left;outline:0;font-size:14px;border-bottom:1px solid #E1DCD4;background:0 0;line-height:29px}.footer,.searchbox__box{background-color:#095031}@media (min-width:1024px){.eko .collapsible-eko{font-size:16px}}.eko .collapsible-eko:after{content:"+";color:#601030;float:right;margin-left:5px;font-size:35px;line-height:29px}.eko .content{display:none;overflow:hidden;border-bottom:1px solid #E1DCD4}.eko .content p{margin:0 0 1.5rem;max-width:750px}.eko .active{border:none}.eko .active:after{content:"−"}.footer{color:#fff;position:relative;padding:1rem}@media (min-width:540px){.footer{padding:40px}}.footer__abstract{width:50%;margin:40px auto}.footer__link-list{margin-bottom:3rem}@media (min-width:768px){.footer__link-lists{display:flex;flex-direction:row;flex-flow:row wrap;justify-content:center}.footer__link-list{width:29%;margin-left:2%;margin-right:2%;margin-bottom:40px}}@media (min-width:1024px){.eko .collapsible-eko:after{font-size:42px}.footer__link-list{width:150px;margin-left:90px;margin-right:0}}@media (min-width:1088px){.footer__link-list{width:190px;margin-left:90px;margin-right:0}}.footer__link-list a{color:#fff}.footer__link-list:first-child{margin-left:0}.footer__link-lists--wide{display:flex;flex-direction:column}.footer__link-list--wide a{color:#fff}.footer__link-list--wide p{font-size:1.1428571429rem;font-weight:300}@media (min-width:768px){.footer__link-lists--wide{flex-direction:row;justify-content:center;margin:0 auto;max-width:1200px}.footer__link-list--wide{width:25%;padding-left:20px;padding-right:20px;margin-bottom:40px;box-sizing:border-box}.footer-erhverv__col{grid-column:span 3}}.footer__address{font-style:normal;color:#fff;font-size:1.1428571429rem;font-weight:400;text-align:center}@media (min-width:1024px){.footer__address{position:absolute;left:40px;bottom:40px;width:225px;font-size:1.1428571429rem;line-height:18px;text-align:left}}.footer__address p{margin:0;font-size:16px;font-weight:300}.footer__stickers{display:flex;flex-direction:row;justify-content:center;margin-bottom:40px}@media (min-width:540px){.footer__stickers{justify-content:flex-start}}.footer__stickers--oeko-maerke{height:36px;width:38px;margin-right:1rem}.footer__stickers--eu-organic{height:39px;width:59px}.list-links{list-style:none}.list__card{color:#fff}.list-social{list-style:none;padding:0;display:flex;flex-direction:row;justify-content:center;margin:1rem 0 2rem}.list-social .list__item{margin:0 1rem}@media (min-width:1024px){.list-social{position:absolute;top:40px;left:40px}.list-social .list__item{margin:0 40px 0 0}}.list-social .list-social__icon{fill:#fff;width:20px;height:20px;display:block}.list-social .list-social__icon g,.list-social .list-social__icon path{fill:inherit}.list--social{list-style:none;padding:0;display:flex;flex-direction:row;justify-content:center;margin:1rem 0 2rem}.list--social .list__item{margin:0 1rem}@media (min-width:1024px){.list--social .list__item{margin:0 40px 0 0}}.list--social .list-social__icon{fill:#fff;width:20px;height:20px;display:block}.list--social .list-social__icon g,.list--social .list-social__icon path{fill:inherit}.menu__section-heading{color:#fff;font-size:16px;line-height:40px;font-weight:400;margin:0}.menu__section-heading--child{line-height:1.4;margin-top:2em}@media (min-width:1024px){.menu__section-heading{color:#fff;white-space:nowrap;text-align:left;font-size:20px;line-height:40px;font-weight:300}}.menu-link{font-size:19px;color:#fff;line-height:22px;display:inline-block;text-decoration:none;padding:5px 0}@media (min-width:1024px){.menu-link{font-size:16px;font-weight:300;text-align:left}}.menu-link--phone:hover,.menu-link--phone:link,.menu-link--phone:visited{color:#fff}.menu-link:hover{text-decoration:underline}.menu-link__abstract{font-family:"Gotham Rounded A","Gotham Rounded B",Calibri,Helvetica,Arial,Sans-Serif;font-size:13px;line-height:16px;color:#fff;display:block;margin:0 auto;text-align:center;font-weight:300}.footer-erhverv__header{text-transform:uppercase;color:#333;border-bottom:1px solid #ededeb;padding-bottom:.25em;margin-bottom:1em;margin-top:0;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.footer-erhverv .link-list a,.footer-erhverv .link-list a:link,.footer-erhverv .link-list a:visited,.footer-erhverv__col-content a{color:#0d7548;text-decoration:none}.footer-erhverv__inner{max-width:1024px;margin-left:auto;margin-right:auto;padding:0 1rem;background-color:#fff;display:grid;grid-gap:1rem;grid-template-columns:repeat(12,[col-start] 1fr)}.footer-erhverv__col ul{list-style-type:none;margin:0;padding:0}.footer-erhverv__col-content{font-size:1rem;line-height:1.6;font-weight:300;overflow:hidden;transition:max-height .5s ease-in}@media (min-width:768px){.footer-erhverv__col-content__inner{margin:.5rem 0 1rem}.footer-erhverv__col-content{font-size:1rem}}.footer-erhverv .link-list li{margin-bottom:.8571428571em}@media (min-width:768px){.footer-erhverv .link-list li{margin-bottom:.4285714286em}}.footer-erhverv .customer-service__email,.footer-erhverv .customer-service__phone{border-bottom:1px solid #ededeb;text-align:center;margin-top:0;padding-top:0;padding-bottom:1.7142857143em;margin-bottom:1.7142857143em}@media (min-width:768px){.footer-erhverv .customer-service__email,.footer-erhverv .customer-service__phone{margin-top:0;padding-top:0;padding-bottom:.8571428571em;margin-bottom:.8571428571em}}@media print{.footer,.footer-bg,.footer-dark{display:none!important}}.klarna-wrapper{padding:1.5em 2rem 1px}.level2nav{margin-bottom:3.4285714286em}.article .level2nav{margin-top:18px}.level2nav li{border-top:1px solid #ededeb;background-color:#f7f7f4}.level2nav li:last-child{border-bottom:1px solid #ededeb;margin-bottom:-1px}.level2nav__menu{font-size:1rem;font-weight:300;list-style-type:none;margin:0;padding:0;border-top:1px solid #fbf8f5}@media (min-width:540px){.level2nav__menu{border-top:0}}.level2nav__menu .level2nav__menu{margin-left:1rem;border:0}.level2nav__header{margin:0 0 .25em;font-size:1.1428571429rem}.level2nav__header a{text-decoration:none;display:block}.level2nav__subheader{margin:1em 0 .25em;font-size:1rem;text-transform:uppercase}.level2nav__subheader a{text-decoration:none;display:block}.level2nav__item{text-decoration:none;display:block;padding:.75em 0;line-height:1.25}.level2nav__item--selected:hover,.level2nav__item--selected:link,.level2nav__item--selected:visited{cursor:default;font-weight:400}.level2nav__item--active:hover,.level2nav__item--active:link,.level2nav__item--active:visited{color:#333;font-weight:400}.level2nav__item-header{display:block;color:#333;font-size:1.1428571429rem;font-weight:300;line-height:1.4;padding-top:2em;padding-bottom:1em;margin:0;border-top:0!important}.level2nav-mypage{text-align:center;box-shadow:inset 0 -1px 2px 0 rgba(0,0,0,.05);display:none}@media (min-width:1024px){.level2nav-mypage{display:block}}.level2nav-mypage__menu{position:relative;max-width:1200px;list-style-type:none;padding:0;margin:0 auto}.level2nav-mypage li{display:inline-block}.level2nav-mypage__item{text-decoration:none;display:block;color:#0d7548;font-size:.8571428571rem;font-weight:300;line-height:1.4;text-transform:uppercase;padding-top:.75em;padding-bottom:.9em;margin:0 1rem}@media (min-width:540px){.level2nav-mypage__menu{border-top:0}.level2nav-mypage__item{border-bottom:0}}.level2nav-mypage__item:hover{color:#095031}.level2nav-mypage__item--selected{font-weight:500;color:#0d7548;border-bottom:1px solid #0d7548}.logged-in-as{background-color:#4A0B24;color:#fff;padding:.5rem .75rem;font-size:.9285714286rem;line-height:1.2;font-family:"Gotham Rounded A","Gotham Rounded B",Calibri,Helvetica,Arial,Sans-Serif}@media (min-width:1024px){.searchbox{display:none}}.searchbox--overlay{position:absolute;left:50px;width:80%}.searchbox__box{overflow:hidden;display:table;border-collapse:collapse;width:100%}.searchbox__button,.searchbox__input{display:table-cell;font-size:1.2857142857rem;color:#fff;border:0}.searchbox__input{background-color:transparent;padding:6px 14px;width:75%;box-sizing:border-box}.searchbox__input:focus{outline:0}.searchbox__button{padding:10px 1rem;width:25%;background-color:#095031;text-transform:uppercase;text-align:right}.searchbox__fieldset{border:0;margin:0;padding:0}.icon-search{display:block;position:absolute;left:55px;top:0;height:100%;padding:0 10px;z-index:100;text-decoration:none;line-height:1}.icon-search svg{pointer-events:none;margin-bottom:1px;margin-top:11px;width:16px;height:16px}.icon-search:hover,.icon-search:link,.icon-search:visited{color:#fff}.icon-search__text{font-size:.7857142857rem}.searchbox-popout{left:0;top:49px;opacity:0;transition:opacity .5s ease-in;background-color:#fff;position:absolute;overflow:hidden;clip:rect(0 0 0 0);height:1px;width:1px;margin:-1px;padding:0;border:0}@media (min-width:1024px){.icon-search{display:none}.searchbox-popout{overflow:auto;clip:auto;height:auto;margin:40px 8px auto auto;border:initial;display:block;position:absolute;left:auto;top:31px;right:1rem;background-color:transparent;padding:0;width:auto;opacity:1}}.searchbox-popout__box{position:relative;display:flex;flex-flow:row nowrap}.searchbox-popout--active{overflow:auto;clip:auto;height:auto;margin:auto;border:initial;position:absolute;left:0;top:49px;transition:opacity .5s ease-in;width:100%;background-color:#fff;padding:1rem;opacity:1}.searchbox-popout__placeholder-icon{position:absolute;left:10px;top:9px;z-index:1}.searchbox-popout__input{font-size:1.1428571429rem;border-radius:4px;padding:.5em .75em .5em 3rem;border:0;box-shadow:inset 0 1px 4px rgba(0,0,0,.0025);width:100%}@media (min-width:1024px){.searchbox-popout__placeholder-icon{display:none}.searchbox-popout__input{font-size:1rem;width:300px;padding-left:.75em;border:0;border-top-right-radius:0;border-bottom-right-radius:0;border-right:1px solid #E0E0E0;box-shadow:none}}@media (min-width:1200px){.searchbox-popout__input{width:350px}}.searchbox-popout__button{position:absolute;overflow:hidden;clip:rect(0 0 0 0);height:1px;width:1px;margin:-1px;padding:0;border:0}@media (min-width:1024px){.searchbox-popout__button{position:static;overflow:auto;clip:auto;border:initial;background-color:#fff;color:#fff;border-top-right-radius:500px;border-bottom-right-radius:500px;padding:0;margin:0;height:35px;width:63px;cursor:pointer}.searchbox-popout__button svg path{fill:#601030}}.header__top.sticky .searchbox-popout{position:absolute;left:-10000px;top:-10000px}#oi-result-loader{display:block;margin:0 auto 1rem}#oi-related-results,.oi-results{font-size:1rem}#oi-related-results ul,.oi-results ul{list-style:none;margin:0;padding:0}#oi-related-results h2,.oi-results h2{font-size:1.1428571429rem;font-weight:400;margin-top:0;margin-bottom:.5em}#oi-related-results cite,.oi-results cite{display:block;margin-bottom:.5em;color:#a8a8a2;font-size:.8571428571rem;font-style:normal;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.oi-result{margin-bottom:2em;line-height:1.4}.oi-result-image{display:block;float:left;margin-right:1rem;margin-bottom:1rem;vertical-align:top}.oi-snippet:after{content:"";display:table;clear:both}.oi-suggestions{background-color:#fff;list-style:none;margin:0;padding:0;border-bottom-left-radius:3px;border-bottom-right-radius:3px;box-shadow:1px 1px 4px #ccc}#oi-pager a,.oi-suggestion-selected{background-color:#f8f8f8}.oi-suggestion{padding:.5rem 1rem;line-height:1.3}#oi-spellcheck{text-align:left}#oi-header{display:block;text-align:left;border-bottom:1px solid #ededeb;padding-bottom:1rem;margin-bottom:2rem;color:#75756e}#oi-results{text-align:left;margin-bottom:1rem}#oi-pager{text-align:center}#oi-pager ul{list-style:none;margin:0;padding:0}#oi-pager li{display:inline-block}#oi-pager .oi-pager-current strong,#oi-pager a{display:block;line-height:40px;border-radius:50%;margin:0 .5rem;width:40px;height:40px}#oi-pager a{text-decoration:none}#oi-pager .oi-pager-next a,#oi-pager .oi-pager-prev a{width:auto;height:auto;background-color:transparent}.oi-related-header{font-size:1.1428571429rem;font-weight:500}#oi-facet-lang,#oi-facet-type{margin-bottom:2em}.io-facet-header{font-size:1.1428571429rem;font-weight:500;margin:0 0 1em}.search-results{margin-bottom:2rem}.search-results__form{text-align:center;margin:0 auto 2rem}.search-results__input{font-size:1.1428571429rem;border-radius:28px;border:1px solid #a8a8a2;padding:8px 1.5rem;width:220px}.search-results__search-disabled{text-align:center;margin-bottom:2em!important}.servicenav{position:absolute;right:1rem;top:0;display:none;z-index:3006}.header__bottom .servicenav{position:static;right:auto;top:auto;display:block}@media (min-width:1024px){.servicenav{display:block;max-width:1024px;margin:8px 8px 0 auto}.header__bottom .servicenav{display:none}}.servicenav ul{list-style-type:none;margin:0;padding:0}.servicenav li{display:inline-block;margin-right:.5rem}@media (min-width:540px){.servicenav li{margin-right:0;margin-left:.5rem}}.header__bottom .servicenav li{display:block;margin-bottom:1rem;margin-left:0}.servicenav a,.servicenav a:active,.servicenav a:link,.servicenav a:visited{display:block;color:#fff;text-decoration:none;font-size:.8571428571rem;font-weight:300}.header__bottom .servicenav a,.header__bottom .servicenav a:active,.header__bottom .servicenav a:link,.header__bottom .servicenav a:visited{font-size:1.1428571429rem}.servicenav a:hover{opacity:.8}.slidein{background-color:#fff;box-shadow:0 2px 4px 0 rgba(0,0,0,.1);border:1px solid rgba(50,50,50,.1);position:fixed;left:-90%;top:0;width:90%;max-width:21.4285714286em;height:100vh;z-index:10000;transition:left .35s ease-out;-webkit-overflow-scrolling:touch;overflow-y:scroll}.slidein.on{left:0}.slidein__logo{margin:2rem 1rem}.slidein__logo .logo--mark{display:block;margin-left:auto;margin-right:auto;margin-bottom:.5rem}.slidein__logo:after{content:"..........";color:#cfad2c;display:block;width:100px;line-height:0;letter-spacing:1px;margin:2rem auto}.modal-close:after,.modal-page__close:after,.slidein__dismiss:after,.system-messages__dismiss{content:"×"}.slidein__login{border-top:1px solid #ededeb;padding:1rem 1.5rem 0;margin-bottom:1.5rem}.slidein__login-header{position:relative;font-size:1.2142857143rem;font-weight:500;text-transform:uppercase;margin-top:0}.slidein__login-header--in{font-weight:700;color:#333;text-transform:uppercase}.slidein__login-header--in a:hover,.slidein__login-header--in a:link,.slidein__login-header--in a:visited{color:#333;text-decoration:none}.slidein__login-header--in .name{font-size:.8571428571rem;font-weight:300;text-transform:uppercase;color:#a8a8a2;display:block}.slidein__login-btn{font-size:1.2142857143rem}.slidein__dismiss{position:absolute;right:1rem;top:1rem;text-decoration:none;display:block;font-size:2.2857142857rem;font-weight:300}.basket-small__item.larger .basket-small__item-title,.basket-small__item.larger .basket-small__price .normal,.slidein__nav-link{font-size:1.2857142857rem}.basket-readonly:after,.basket__buttons:after,.existing-account:after,.forgotpassword:after,.slidein__nav--dots:after{content:""}.slidein__dismiss:active,.slidein__dismiss:link,.slidein__dismiss:visited{color:#75756e}.basket-toast,.basket-toast:active,.basket-toast:hover,.basket-toast:visited,.slidein__dismiss:hover{color:#333}.slidein__nav{padding:0 2rem 1rem}.slidein__login .slidein__nav{padding:0}.slidein__nav--dots:after{display:block;margin:2rem auto 0;line-height:0;border-bottom:1px dashed #BDBDBD}.slidein__nav ul{list-style-type:none;margin:0;padding:0}.slidein__nav li{margin:0}.slidein__nav-link{display:block;font-size:18px;line-height:1em;padding:10px 0;color:#095031;text-decoration:none}.slidein__nav-link:active,.slidein__nav-link:link,.slidein__nav-link:visited{color:#095031}.slidein__nav-link-with-arrow{display:flex;justify-content:space-between}.slidein__nav-subtitle,.slidein__servicenav-title{display:block;font-weight:300;text-decoration:none}.slidein__nav-link-with-arrow svg{height:14px;position:relative;top:2px}.slidein__nav-subtitle{font-size:1.0714285714rem;line-height:1.4;color:#75756e}.slidein__top{height:60px}.slidein__servicenav{padding:1.5rem 2rem 1rem;margin-bottom:7.5em}.slidein__servicenav ul{list-style-type:none;margin:0;padding:0}.slidein__servicenav li{margin:0}.slidein__servicenav li:last-child{margin-bottom:0}.slidein__servicenav-title{font-size:1rem;line-height:1em;padding:10px 0;color:#095031}.slidein__servicenav-title:active,.slidein__servicenav-title:link,.slidein__servicenav-title:visited{color:#095031}.slidein__servicenav-title svg{vertical-align:middle}.slidein__servicenav-link-with-arrow{display:flex;justify-content:space-between}.tabs>li,.tabs__link{display:inline-block}.slidein__servicenav-link-with-arrow svg{height:14px}.slidein__servicenav a,.slidein__servicenav a:active,.slidein__servicenav a:link,.slidein__servicenav a:visited{color:#095031;text-decoration:none}.slidein__servicenav a:hover{text-decoration:underline}.tabs__link{margin:0 5px}.tabs__link--bom-list{visibility:hidden}.tabs__link.visible{visibility:visible}.tabs__link.active{color:#0d7548!important;border-color:#0d7548!important}.tabs__description{display:none}.tabs__description.active{display:block}.current-menu__list{list-style:none;margin:0;padding:0}.responsive-video-wrapper{background-color:#75756e;position:relative;padding-bottom:56.25%;height:0;overflow:hidden}.responsive-video-wrapper iframe{position:absolute;top:0;left:0;width:100%;height:100%}.basket-page{margin:0 auto;background-repeat:no-repeat;background-image:url(/assets/build/images/decoration/bg/basket.jpg);background-position:right top;background-size:150px}@media (min-width:1024px){.basket-page{background-size:auto}}.basket-page .carousel-container{padding:1rem;background-color:#f7f7f4}#asyncLargeBasketUpdate{position:relative}#asyncLargeBasketUpdate:after{background-color:#fff;transition:opacity .15s ease-in;opacity:0;content:" "}#asyncLargeBasketUpdate.loading:after{opacity:.8;content:" ";z-index:10;position:absolute;left:0;top:0;width:100%;height:100%}.basket-icon{width:50px;height:50px;border-radius:50%;background:url(/assets/build/images/svg/logo--mark-green.svg) center 5px no-repeat #F7F7F4;background-size:29px;content:" ";z-index:1000;position:absolute;left:50%;top:50%;transform:translate(-50%,-50%)}.basket{max-width:1200px;margin-left:auto;margin-right:auto;padding:1rem;background:#fff;border-radius:4px}.basket-toast{position:absolute;top:2px;right:-3px;height:62px;width:53px;font-size:10px;line-height:11px;background:#E8BB67;display:flex;flex-direction:column;align-items:center;justify-content:center;opacity:0;transition:opacity .8s ease-in-out;-moz-transition:opacity .8s ease-in-out;-webkit-transition:opacity .8s ease-in-out;border-radius:4px;z-index:-1;text-decoration:none}@media (min-width:1024px){.basket-toast{width:84px;height:84px;font-size:12px;line-height:14px;top:-14px;right:0}.sticky .basket-toast{top:0}}.basket-toast.active{opacity:1}.basket-toast.visible{z-index:1}.basket-toast svg{width:18px;height:18px;margin-bottom:5px}.basket__header{text-align:center}.basket__header-date{background-color:#601030;color:#fff;font-size:14px;padding:.5em 1rem;margin-bottom:1em;border-radius:3px;display:flex;flex-flow:row;justify-content:space-between}.basket__messages,.swiper-container-vertical>.swiper-wrapper{flex-direction:column}.basket__header-type-jbk-item,.basket__header-type-not-jbk-item{font-size:1.3571428571rem;font-weight:500;margin-bottom:.5em}.basket__title{font-size:1.8571428571rem;font-weight:400;line-height:1;margin:0 0 .25em;padding-top:1em}@media (min-width:1024px){.basket-toast svg{width:24px;height:24px}.basket__title{padding-top:1.5em;font-size:3.1428571429rem}}.basket__subtitle{font-size:1rem;line-height:1;margin-top:0;margin-bottom:1.7142857143em}@media (min-width:1024px){.basket__subtitle{font-size:1.1428571429rem;margin-bottom:3.4285714286em}}.basket__messages{display:flex}.basket__message{position:relative;text-align:center;display:none}.basket__message.visible{display:block}.basket__message--address-has-changed{text-align:left;background-color:#0d7548;color:#fff;border-radius:3px;padding:2rem;margin:0 auto 2rem}.basket__message--error{background-color:#A42534;color:#fff;border-radius:3px;padding:2rem;margin:0 auto 1em}.basket__message--error a{color:#fff}.basket__message--error strong{font-weight:400;font-size:1.3em}.basket__message--error-large{background:url(/assets/build/images/svg/alert-white.svg) center 1rem no-repeat #A42534;padding:5rem 2rem 1rem}.basket__message--error-large p:last-child{margin-bottom:0}.basket__message--error-floating{font-size:.8571428571rem;font-weight:300;line-height:1.3;color:#fff;background-color:#A42534;border-radius:3px;padding:.5rem .75rem;position:absolute;left:0;top:calc(100% + 10px);min-width:17.1428571429em;z-index:1}.basket__message--error-floating:before{content:" ";width:10px;height:10px;display:inline-block;transform:rotate(45deg) translateX(-50%);position:absolute;left:72px;top:0;background-color:#A42534;z-index:100}@media (min-width:540px){.basket__message--error-floating:before{left:58px}}@media (min-width:1024px){.basket__message--error-floating:before{transform:translate(-50%,-50%) rotate(45deg);left:50%}}.basket__message--error-framed-container{position:absolute;left:0;top:0;width:100%;height:100%;background:rgba(255,255,255,.15);display:flex;flex-flow:column;justify-content:center;z-index:1}.basket__message--error-framed-overlay{border:2px solid #A42534;color:#333;padding:1rem 1rem 1rem 3.5rem;margin:.5rem auto;max-width:31.4285714286em;position:relative;z-index:1;background-color:#fff;line-height:1.4}.basket__message--error-framed-overlay .basket__btn-remove{position:absolute;left:1rem;top:50%;transform:translateY(-50%)}.basket__message--few-left{text-transform:uppercase;color:#0d7548;font-size:.8571428571rem;font-weight:300}.basket__item{position:relative;border-bottom:1px solid #ededeb;padding-bottom:1rem;margin-bottom:1rem}.basket__item:first-child{border-top:1px solid #ededeb;padding-top:1rem}.basket__item:last-child{border-bottom:0;margin-bottom:0}@media (min-width:1024px){.basket__item{border-bottom:0;padding-bottom:1rem;margin-bottom:1rem}.basket__item:first-child{padding-top:2rem}}.basket__item--membershipline{border-top:1px solid #E0E0E0;padding-top:1rem}.basket__item--membershipline:first-child{border-top:none;padding-top:0}.basket__item[data-error-deadlinehaspassed=true] .basket__item--inner,.basket__item[data-error-isallsoldout=true] .basket__item--inner,.basket__item[data-error-noshipmentoptions=true] .basket__item--inner,.basket__item[data-error-notforsaleinarea=true] .basket__item--inner{filter:grayscale(1);opacity:.25}.basket__item .basket__error-notforsaleinarea{z-index:1;position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);border:2px solid red;width:60%;text-align:center;margin:0 auto;padding:1rem;background-color:#fff}.basket__item--inner{display:flex;flex-flow:row wrap}@media (min-width:1024px){.basket__item--inner{flex-flow:row nowrap;order:1;align-items:center}}.basket__item--membershipline{flex:0 0 100%}.basket__col-remove{flex:0 0 auto;order:3;margin-left:1rem;align-self:center}@media (min-width:1024px){.basket__col-remove{order:1;margin-left:0;margin-right:1rem}}.basket__col-image{flex:0 0 75px;margin-right:1rem;order:1}.basket__col-image img{display:block;margin:0 auto;width:100%;max-height:75px;height:auto;overflow:hidden}.basket__col-text{order:2;align-self:center;flex:1;min-width:0}@media (min-width:1024px){.basket__col-image{order:2;margin-right:1rem}.basket__col-text{order:3;margin-right:2rem}}.basket__col-giftcard{order:4;color:#75756e;font-size:.9285714286rem;font-weight:300;line-height:1.3;flex:0 0 100%;margin-bottom:1rem}@media (min-width:1024px){.basket__col-giftcard{flex:0 0 180px;order:6;margin-top:-1.5rem;margin-bottom:0;margin-right:1rem;max-width:180px}}.basket__col-shipmentdate{flex:0 0 100%;order:4;margin-top:1rem;position:relative}.basket__col-shipmentdate--dimmed{opacity:.25}@media (min-width:1024px){.basket__col-shipmentdate{flex:0 0 180px;order:5;margin-top:-1.5rem;margin-right:2rem;max-width:180px}.basket__shipmentdate-select{font-size:.9285714286rem}}.basket__shipmentdate-soldout{display:block;margin-top:1.8rem}.basket__shipmentdate-select{width:100%}.basket__col-frequency{flex:0 0 100%;order:5;margin-top:1rem;margin-bottom:2rem}.basket__col-frequency--dimmed{opacity:.25}.basket__col-frequency--single-purchase{margin-bottom:0}@media (min-width:1024px){.basket__col-frequency--single-purchase{display:block}}.basket__col-frequency--subscription{display:flex;align-items:center;margin-bottom:1rem}@media (min-width:1024px){.basket__col-frequency--subscription{display:block;margin-bottom:1rem}.basket__col-frequency{flex:0 0 180px;order:6;margin-top:-1.5rem;margin-bottom:0;margin-right:1rem;max-width:180px}}.basket__frequency-header--single-purchase{display:none}.basket__frequency-header--subscription{flex:1;margin-bottom:0}@media (min-width:1024px){.basket__frequency-header--single-purchase{display:block}.basket__frequency-header--subscription{flex:none;margin-bottom:.5rem}}.basket__frequency-select-container--single-purchase{display:none}.basket__frequency-select-container--subscription{flex:1}.basket__frequency-select{width:100%}@media (min-width:1024px){.basket__frequency-select-container--single-purchase{display:block}.basket__frequency-select-container--subscription{flex:none}.basket__frequency-select{font-size:.9285714286rem}}.basket__col-quantity{flex:1 0 auto;order:6}.basket__quantity-header{display:none}.basket__quantity-buttons{display:block;position:relative}@media (min-width:1024px){.basket__col-quantity{flex:0 0 220px;margin-top:-1.5rem;margin-right:2rem;order:4}.basket__quantity-header{display:block;opacity:0}.basket__quantity-buttons{display:block;text-align:center}}.basket__quantity{font-size:1.1428571429rem;display:inline-block;margin:0 1rem}.basket__quantity-input-wide{display:none;position:relative}@media (min-width:1024px){.basket__quantity-input-wide{display:block;text-align:center;font-size:.9285714286rem;white-space:nowrap}}.basket__quantity-input{width:40px;border-radius:3px;margin:0 .5rem;padding:4px 0;font-size:1.1428571429rem;text-align:center;border:1px solid #a8a8a2;vertical-align:middle;-moz-appearance:textfield}.basket__quantity-input::-webkit-inner-spin-button,.basket__quantity-input::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}.basket__col-price{text-align:right;order:7;align-self:center;position:relative}@media (min-width:1024px){.basket__quantity-input{font-size:.9285714286rem;padding:9px 0}.basket__col-price{order:7;flex:0 0 170px}}.basket__price{font-size:1.5714285714rem;font-weight:300;color:#333;white-space:nowrap;display:block}.basket__price-normal{font-size:1.1428571429rem;font-weight:300;color:#333;white-space:nowrap}.basket__price--member,.basket__price--original{font-size:1rem;font-weight:300;white-space:nowrap}.basket__price--original{color:#333}.basket-receipt__item-title a,.basket-small a,.basket-small-icon,.basket__item-link,.basket__quantity-btn{text-decoration:none}.basket__price--member{color:#75756e}.basket__col-info{height:25px;flex:0 0 35px;order:8;text-align:right;align-self:center}.basket__col-info:empty{display:none}@media (min-width:1024px){.basket__col-info{order:8}.basket__col-info:empty{display:inherit}.basket__col-button{order:10}}.basket__col-button{flex:0 0 160px;order:10;text-align:right;align-self:center}.basket__item-link{color:#333!important;display:block}.basket__item-title{font-size:1.4285714286rem;font-weight:300;line-height:1.4;margin-top:0;margin-bottom:0;white-space:nowrap;overflow:hidden}.basket__item-purchase-type,.basket__item-subtitle{font-weight:400;font-size:1rem;line-height:1.3;color:#333;margin-top:0;margin-bottom:0}.basket__item-purchase-type{color:#a8a8a2}.basket__btn-remove{width:30px;height:30px;font-size:1.7857142857rem;line-height:1;line-height:1.2em;font-family:arial;margin-bottom:0;text-indent:0}@media (min-width:1024px){.basket__btn-remove{width:25px;height:25px;font-size:20px}}.basket__row{flex:1;width:100%}.js .basket__non-js-submit{display:none}.basket__summary{border:1px solid #ededeb;border-width:1px 0 3px;border-bottom-style:double;margin-bottom:1.7142857143em;color:#333}.basket__summary-list{list-style-type:none;margin:0;padding:0}.basket__summary-list-total{list-style-type:none;margin:0;padding:0;border-top:1px solid #ededeb}@media (min-width:1024px){.basket__summary{display:flex;justify-content:flex-end;flex-flow:row wrap}.basket__summary-list,.basket__summary-voucher-wrapper{flex:0 0 50%}.basket__summary-list-total{flex:0 0 100%}}.basket__summary-list-item{display:flex;flex-flow:row wrap;border-color:#333;margin-top:0;padding-top:1.7142857143em;padding-bottom:1.7142857143em;margin-bottom:0;font-size:1.1428571429rem;font-weight:300}@media (min-width:1024px){.basket__summary-list-item{justify-content:flex-end}}.basket__summary-list-item--total{margin-top:0;padding-top:1.7142857143em;padding-bottom:0;margin-bottom:0}.basket__summary-date{font-size:.9285714286rem;font-weight:300;line-height:1.4;color:#333;flex:1 1 100%}.basket__summary-subtotal-label{flex:1 1 50%;padding-bottom:.3rem}.basket__summary-subtotal{flex:1 1 50%;align-self:flex-end;white-space:nowrap;text-align:right;font-size:1.5714285714rem;color:#333;padding-bottom:.3rem}@media (min-width:1024px){.basket__summary-subtotal{flex:0 0 25%}}.basket__summary-deliveryfee-label{flex:1 1 50%;font-size:1rem;line-height:1.4}@media (min-width:1024px){.basket__summary-deliveryfee-label{font-size:.8571428571rem}}.basket__summary-deposit-label{flex:1 1 50%;font-size:1rem}@media (min-width:1024px){.basket__summary-deposit-label{font-size:.8571428571rem;line-height:1.4}}.basket__summary-deposit{flex:1 1 50%;white-space:nowrap;text-align:right;font-size:1rem}@media (min-width:1024px){.basket__summary-deposit{flex:0 0 25%;font-size:.8571428571rem;line-height:1.4}}.basket__summary-deliveryfee{flex:1 1 50%;white-space:nowrap;text-align:right;font-size:1rem}@media (min-width:1024px){.basket__summary-deliveryfee{flex:0 0 25%;font-size:.8571428571rem;line-height:1.4}}.basket__summary-no-deliveryfee-label{flex:1 1 100%;color:#cfad2c;font-size:1rem}@media (min-width:1024px){.basket__summary-no-deliveryfee-label{font-size:.8571428571rem;line-height:1.4}}.basket__summary-total-label{flex:1 1 50%;align-self:flex-end;font-size:1.1428571429rem;line-height:1.2}@media (min-width:1024px){.basket__summary-total-label{flex:0 0 25%;align-self:center}}.basket__summary-total{flex:1 1 50%;align-self:flex-end;white-space:nowrap;text-align:right;color:#333;font-size:2rem;line-height:1.2}@media (min-width:1024px){.basket__summary-total{flex:0 0 25%;align-self:center}}.basket__summary-total-small{flex:1 1 75%;font-size:1rem;color:#CFAD2C;font-weight:400}.basket__summary-total-small--right{flex:1 1 25%}@media (min-width:1024px){.basket__summary-total-small{flex:0 0 25%;font-size:.8571428571rem;line-height:1.4}}.basket__summary-voucher-code{font-size:.8571428571rem;display:block;flex:1 1 100%;margin-bottom:10px;line-height:1.2em}.basket__delivery-info{font-size:.8571428571rem;line-height:1.4;color:#75756e;flex:0 0 100%;align-self:center;margin-bottom:1rem}.basket__delivery-info .street-address,.basket__delivery-info .vcard,.basket__delivery-info .zipnCity{display:inline-block}.basket__delivery-info .vcard{margin-bottom:0;color:#75756e}@media (min-width:1024px){.basket__delivery-info{flex:0 0 50%;margin-bottom:0}}.basket__anonymous-message,.basket__buttons,.basket__terms{margin-bottom:1.7142857143em}.basket__terms{border-top-style:solid;border-top-width:1px;border-bottom-style:solid;border-bottom-width:1px;border-color:#fbf8f5;margin-top:1.7142857143em;padding-top:.8571428571em;padding-bottom:.8571428571em;color:#999}.basket__buttons:after{display:table;clear:both}.basket__anonymous-message{font-size:.9285714286rem;font-weight:300;color:#75756e;text-align:right}.basket__error-day-sold-out{color:#A42534;font-size:.8571428571rem;line-height:1.2;margin-top:.25rem}.basket__alcoholbanner--mobile{display:flex;justify-content:center;align-items:center;margin-top:1em}.basket__alcoholbanner--desktop{display:none;justify-content:flex-end;align-items:center;margin-top:1em}@media (min-width:540px){.basket__alcoholbanner--mobile{display:none}.basket__alcoholbanner--desktop{display:flex}}.basket__signupbox{border-top:1px solid #E0E0E0;padding-top:1rem;color:#000;display:flex;flex-flow:column;flex:1}.basket__signupbox:first-child,.basket__signupbox:nth-child(2){border-top:none;padding-top:0}.basket__signupbox--inner{background-color:#FAF9F7;padding:1.5rem;border-radius:5px}@media (min-width:1024px){.basket__signupbox--inner{padding:2rem;flex:1 0 100%;display:flex;flex-flow:row;align-items:center}}.basket__signupbox-image{width:50px;height:auto;margin:0 auto 1rem;display:none}@media (min-width:1024px){.basket__signupbox-image{display:block;width:118px;height:auto;margin:0 2rem 0 0;flex-shrink:0}}.basket__signupbox-header{font-size:1.3571428571rem;line-height:1.2;margin:0 0 .5em}.basket-readonly__price,.basket__signupbox-price-total{font-size:1.5714285714rem}.basket__signupbox-description{line-height:1.3}.basket__signupbox-options{display:flex;flex-flow:row wrap;justify-content:space-between}.basket__note{font-size:.9285714286rem;line-height:1.4;text-align:center;color:#a8a8a2}@media (min-width:1024px){.basket__note{text-align:right}}.basket__note--warning>.basket__note__inner{display:inline-block;padding:.1rem .5rem;font-size:.8571428571rem;font-weight:300;border-radius:3px;background-color:#FAD99A;color:#333}.basket__note--over{margin-bottom:1em}.basket__note--under{display:flex;flex-flow:row nowrap;justify-content:space-between;margin-top:1em}.basket__quantity-btn{border-radius:50%;border:1px solid #601030;font-size:2rem;font-weight:400;line-height:3rem;overflow:hidden;display:inline-block;text-align:center;color:#601030;vertical-align:middle}.basket__quantity-btn:link,.basket__quantity-btn:visited{color:#601030}.basket__quantity-btn.disabled{cursor:default;color:#ededeb;border-color:#ededeb}@media (min-width:540px){.basket__quantity-btn{font-size:1.1428571429rem;width:2rem;height:2rem;line-height:2rem}}.address-has-changed,.blocked-address,.immediate-payment,.purchase-not-allowed,.voucher-added-more-than-once,.voucher-previously-redeemed{background-color:#A42534;border-radius:.3rem;color:#fff;padding:1rem;text-align:center;font-size:1.1428571429rem;margin-bottom:2rem}.voucher-error,.voucher-warning{font-size:1rem;line-height:1.1em;margin-bottom:2rem;display:flex;align-items:center;max-width:350px}.voucher-error svg,.voucher-warning svg{margin-right:.7em;width:24px;flex-shrink:0}.voucher-warning{background-color:#f4daa7;border-radius:.3rem;padding:1rem}.voucher-error{color:#C80000}.basket__product-added-modal{padding:2rem 2rem 0}.basket__product-added-modal-text{text-align:center;color:#75756e;margin-bottom:2rem}.receipt-manual{padding:1em}@media (min-width:768px){.receipt-manual{padding:2em}}.receipt-manual__logo{text-align:center;margin-bottom:1.7142857143em}.receipt-manual__logo:after{content:"..........";color:#cfad2c;display:block;width:100px;line-height:0;letter-spacing:1px;margin:1rem auto}.receipt-manual__header{margin-top:0;margin-bottom:1.2857142857em;font-size:1.1428571429em;line-height:1.5em;font-weight:300;color:#75756e;text-align:center}.receipt-manual__content{font-size:.9285714286rem;color:#75756e;text-align:center;font-weight:300;margin-bottom:1.7142857143em}.basket-voucher{margin-top:0;padding-top:1.7142857143em;padding-bottom:0;margin-bottom:0}.basket-voucher__header{font-size:1rem;margin:0 0 .5em}.basket-voucher__added{font-size:.7857142857rem;font-weight:300;line-height:1.3;color:#a8a8a2}.basket-voucher__added-code{font-family:monospace}.autocomplete-no-suggestion,.autocomplete-suggestion,.basket-voucher__input,.bom__nutrition-table,.customer-status-banner .article__rte-header-h2,.customer-status-banner .article__rte-header-h3,.customer-status-banner .article__rte-header-h4,.keepcalm__header{font-family:"Gotham Rounded A","Gotham Rounded B",Calibri,Helvetica,Arial,Sans-Serif}.basket-voucher__link:link,.basket-voucher__link:visited{font-size:.7857142857rem;font-weight:300;color:#a8a8a2;text-decoration:underline}.basket-voucher__link:hover,.basket-voucher__link:visited:hover{color:#333}.basket-voucher__fields{display:flex;flex-flow:row nowrap}@media (min-width:1024px){.basket-voucher__added{width:50%}.basket-voucher__fields{display:block}}.basket-voucher__input{margin-right:5px;font-size:1.1428571429rem;color:#333;width:100%;border:1px solid #a8a8a2;box-sizing:border-box;box-shadow:none;border-radius:3px;padding:9px 12px;-webkit-appearance:none;-moz-appearance:none;appearance:none;flex:1 1 80%}@media (min-width:768px){.basket-voucher__input{font-size:1rem}}@media (min-width:1024px){.basket-voucher__input{width:180px;flex:none}}.basket-voucher__button{padding:7px 10px;flex:1 1 20%;cursor:pointer;margin:0}@media (min-width:1024px){.basket-voucher__button{flex:none}.basket-voucher__feedback-error{width:180px}}.basket-voucher__feedback-success{font-size:1rem;font-weight:300;line-height:1.3;color:#333;margin-top:.5rem;margin-bottom:1em}.basket-voucher__feedback-error,.basket-voucher__note,.basket-warning{font-size:.8571428571rem;font-weight:300}.basket-voucher__feedback-error{max-width:400px;margin-bottom:1em;padding:6px 10px;border-radius:3px;background-color:#A42534;color:#fcfcf5;line-height:1.2;flex:1 1 80%;display:none}.basket-voucher__validation-error{font-size:1rem;font-weight:300;line-height:1.3;color:#4A0B24;max-width:400px;margin-top:.5rem;margin-bottom:1em}.basket-voucher__note{line-height:1.3;color:#75756e;margin-top:1em;margin-bottom:1em}.basket-warning{line-height:1.4}.basket-warning--earlydeadline{color:#A42534}.basket-warning--positive{color:#75756e;margin-bottom:1rem}.basket-warning--negative{background-color:#FAD99A;border-radius:3px;padding:.1rem .5rem;display:inline-block;margin-bottom:1rem}.basket-warning--info{display:block;margin-bottom:1rem;color:#333;margin-top:.5rem}.basket-small__ajax-error a,.basket-warning--bg{display:inline-block}.basket-warning--bg{background-color:#F2F2F2;border-radius:3px;padding:.2rem .5rem;margin-bottom:1rem;margin-top:.25rem}#btnContinueShopping{display:none}.basket-small-wrapper{position:absolute;right:5px;top:0;z-index:100}@media (min-width:1024px){#btnContinueShopping{display:block}.basket-small-wrapper{top:133px}.basket-small-wrapper.sticky{position:fixed;right:1rem;top:1px;z-index:3015}}.basket-small-icon{font-size:.5714285714rem;line-height:1;height:49px;color:#095031;padding-right:.5rem;padding-left:.5rem;min-width:46px;display:flex;flex-flow:column;justify-content:center}.basket-small-icon__count{opacity:0;transition:opacity .25s ease;position:absolute;left:25px;top:6px;text-align:center;border-radius:50%;background-color:#601030;font-size:.7142857143rem;font-weight:300;color:#fff!important;padding:0 2px;height:13px;line-height:12px;min-width:13px}.basket-small-icon__count.has-items{opacity:1}.basket-small-icon:active,.basket-small-icon:hover,.basket-small-icon:link,.basket-small-icon:visited{color:#fff}@media (min-width:1024px){.basket-small-icon{height:44px;flex-flow:row;align-content:center;padding-right:1rem;padding-left:1rem}.basket-small-icon:active,.basket-small-icon:hover,.basket-small-icon:link,.basket-small-icon:visited{color:#095031}}.basket-small-icon svg{margin:3px auto;width:15px;height:16px}.basket-small-icon svg.off{display:none}.basket-small-icon svg.on{display:block}.basket-small-icon svg.on path{fill:#fff}@media (min-width:1024px){.basket-small-icon svg{margin:0 10px 0 auto;align-self:center;width:19px;height:18px}.basket-small-icon svg.off{display:block}.basket-small-icon svg.on{display:none}.basket-small-icon svg.on path{fill:#095031}}.basket-small-icon.on{background-color:#fff;color:#0d7548}.basket-small-icon.on:active,.basket-small-icon.on:hover,.basket-small-icon.on:link{color:#095031}.basket-small-icon.on svg.on{display:block}.basket-small-icon.on svg.off{display:none}.basket-small-icon__name{display:block;font-size:.7857142857rem;line-height:1}.basket-small{display:none;text-align:left}@media (min-width:1024px){.basket-small-icon__name{font-size:1rem;align-self:center}.basket-small{position:absolute;overflow:hidden;clip:rect(0 0 0 0);height:1px;width:1px;margin:-1px;padding:0;border:0;opacity:0;transition:opacity .25s ease-out}.basket-small.on{display:block;overflow:auto;clip:auto;height:auto;margin:auto;padding:initial;border:initial;border-radius:0 0 3px 3px;box-shadow:0 2px 4px 0 rgba(0,0,0,.2);position:absolute;z-index:2000;background-color:#fff;top:44px;right:0;width:330px;opacity:1}}.basket-small a{color:#333}.basket-small__list-box{position:relative;max-height:400px;margin:5px 5px 5px 0}.basket-small__list{list-style-type:none;margin:0;padding:0;max-height:400px;overflow:auto}.basket-small__list::-webkit-scrollbar{width:.35em;height:.35em}.basket-small__list::-webkit-scrollbar-thumb{background:#a8a8a2;border-radius:500px}.basket-small__list::-webkit-scrollbar-track{background:#ededeb;border-radius:500px}.basket-small__item{display:flex;flex-direction:row;align-items:center;justify-content:space-between;padding:.5rem 1rem}.basket-small__item--membershipline{background-color:#E4F6EF;border-radius:5px;margin:.5rem 1rem 1rem;padding:1rem}.basket-small__item.align-top{align-items:flex-start}.basket-small__item-title,.basket-small__item.larger .basket-small__price .small,.basket-small__note{font-size:.9285714286rem}.basket-small__note{display:flex;flex-flow:row nowrap;justify-content:space-between;padding:0 1rem;margin-bottom:-.5rem;line-height:1.4;color:#a8a8a2}.basket-small__image{flex-shrink:0;width:42px;margin-right:1rem;overflow:hidden}.basket-small__image a,.basket-small__image img,.basket-small__image svg{width:42px;height:auto;display:block}.basket-small__info{flex-grow:1;margin-right:1rem;overflow:hidden}.basket-small__item-title{font-weight:400;line-height:1.4;margin:0;color:#333;white-space:nowrap;width:100%;overflow:hidden;text-overflow:ellipsis}.basket-small__item-subtitle{font-size:.7857142857rem;font-weight:400;line-height:1.4;margin:0;color:#a8a8a2}.basket-small__header-date{font-size:.9285714286rem;background-color:#0D7548;color:#fff;padding:.25em 1rem;margin:.5em 1rem;border-radius:3px}.basket-small__header-type-jbk-item,.basket-small__header-type-not-jbk-item{font-size:.9285714286rem;font-weight:500;padding:0 1rem}.basket-small__price{flex-grow:1;text-align:right;white-space:nowrap}.basket-small__price .normal{font-size:.9285714286rem;line-height:1.4}.basket-small__price .small{font-size:.7857142857rem;line-height:1.4;color:#a8a8a2}.basket-small__no-items{text-align:center;margin-top:1rem}.basket-small__no-items-header{font-size:1rem;line-height:1.4;margin-top:0;margin-bottom:1em}.basket-small__no-items-note{font-size:.8571428571rem;line-height:1.4;color:#cfad2c}.basket-small__ajax-error{background-color:#fff;padding:20px}.basket-small__total-container{padding:1rem 0}.basket-small__total-container:last-child{border-top:1px solid #ededeb}.basket-small__total-container .btn{margin-left:1rem;margin-right:1rem;width:auto}.basket-small .basket-warning{margin-left:1rem;font-size:.8571428571rem;font-weight:300}.basket-readonly{padding:1.5rem 1rem 0}.basket-readonly:after{display:table;clear:both}@media (min-width:640px){.basket-readonly{padding:1.5rem 2rem 0}}.basket-readonly__logo{text-align:center;margin-bottom:1.7142857143em}.basket-readonly__logo .logo--mark{display:block;margin-left:auto;margin-right:auto}.basket-readonly__header{font-size:1.2857142857rem;font-weight:300;color:#75756e;text-align:center;margin-bottom:3.4285714286em}.basket-readonly__body{font-size:.9285714286rem;color:#75756e;margin-bottom:1em;text-align:center}.basket-readonly__list{list-style-type:none;margin:0 0 1rem;padding:0}.basket-readonly__item{position:relative;display:flex;flex-flow:row wrap;border-bottom-style:solid;border-bottom-width:1px;border-color:#ededeb;padding-bottom:1rem;margin-bottom:1rem}.basket-readonly__item:last-child{border-bottom:0}@media (min-width:640px){.basket-readonly__item{flex-flow:row nowrap;align-items:flex-start;border-width:0;padding-bottom:1rem;margin-bottom:1rem}.basket-readonly__item:last-child{padding-bottom:0}}.basket-readonly__col-image{flex:0 0 50px;margin-right:1rem;order:1}.basket-readonly__col-image img{display:block;margin:0 auto;width:100%;max-height:50px;height:auto;overflow:hidden}@media (min-width:640px){.basket-readonly__col-image{order:1;flex:0 0 90px;margin-right:2rem}.basket-readonly__col-image img{max-height:90px}}.basket-readonly__col-text{order:2;flex:0 1 calc(100% - 50px - 1rem);min-width:0;margin-bottom:.8571428571em}@media (min-width:640px){.basket-readonly__col-text{order:2;margin-right:2rem;margin-bottom:0}}.basket-readonly__col-piece{order:3;align-self:baseline;flex:1 0 auto;margin-left:calc(50px + 1rem)}@media (min-width:640px){.basket-readonly__col-piece{margin-left:0;flex:0 0 120px;order:3}}.basket-readonly__col-price{text-align:right;order:4;align-self:baseline;flex:0 0 auto}@media (min-width:640px){.basket-readonly__col-price{flex:0 0 100px;order:4;color:#333}}.basket-readonly__price{font-weight:300;color:#333;white-space:nowrap}.basket-readonly__item-title{font-size:1.4285714286rem;font-weight:400;line-height:1.4;margin-top:0;margin-bottom:0;color:#333;white-space:nowrap;width:100%;overflow:hidden;text-overflow:ellipsis}.basket-readonly__item-details,.basket-readonly__item-subtitle{font-size:.9285714286rem;font-weight:300;line-height:1.4;margin-top:0;margin-bottom:.4285714286em;color:#a8a8a2}.basket-readonly__item-details{line-height:1.2;color:#75756e}.basket-readonly__summary{margin-bottom:1.7142857143em;margin-left:-1rem;margin-right:-1rem;padding:1em 1rem;color:#333;background-color:#F7F7F7;border:1px solid #ededeb;border-width:1px 0}@media (min-width:640px){.basket-readonly__summary{margin-left:-2rem;margin-right:-2rem;padding:1em 2rem}}.basket-readonly__summary ul{list-style-type:none;margin:0;padding:0}.basket-readonly__summary-list-item{display:flex;flex-flow:row wrap;font-size:.9285714286rem;font-weight:300;color:#75756e;margin-bottom:.4285714286em}.basket-readonly__summary-list-item--total{font-weight:400;color:#333}.basket-readonly__summary-header{flex:0 0 100%}@media (min-width:640px){.basket-readonly__summary-header{flex:0 0 50%}}.basket-readonly__summary-subtotal-label{flex:1 1 50%}@media (min-width:640px){.basket-readonly__summary-subtotal-label{flex:0 0 25%}}.basket-readonly__summary-subtotal{flex:1 1 50%;white-space:nowrap;text-align:right;font-size:1rem}@media (min-width:640px){.basket-readonly__summary-subtotal{font-size:1.1428571429rem;flex:0 0 25%}}.basket-readonly__summary-deliveryfee-label{flex:1 1 50%;font-size:1rem}@media (min-width:640px){.basket-readonly__summary-deliveryfee-label{flex:0 0 25%;margin-left:50%;font-size:.8571428571rem;line-height:1.4}}.basket-readonly__summary-deliveryfee{flex:1 1 50%;white-space:nowrap;text-align:right;font-size:1rem}@media (min-width:640px){.basket-readonly__summary-deliveryfee{flex:0 0 25%;font-size:.8571428571rem;line-height:1.4}}.basket-readonly__summary-no-deliveryfee-label{flex:1 1 100%;color:#cfad2c;font-size:1rem}@media (min-width:640px){.basket-readonly__summary-no-deliveryfee-label{flex:0 0 25%;margin-left:50%;font-size:.8571428571rem;line-height:1.4}}.basket-readonly__summary-total-label{flex:1 1 75%}.basket-readonly__summary-total{flex:1 1 25%;text-align:right;font-size:1.1428571429rem}.basket-readonly__delivery-info{margin-bottom:3.4285714286em}.basket-receipt__logo{text-align:center;margin-bottom:1.7142857143em}.basket-receipt__logo .logo--mark{display:block;margin-left:auto;margin-right:auto}.basket-receipt__header{font-size:1.5714285714rem;font-weight:400;line-height:1.4;color:#333;text-align:center;margin-bottom:3rem}.basket-receipt__header--slim{text-align:left;margin-bottom:0}.basket-receipt__body{padding:0 1rem;font-size:.9285714286rem;color:#75756e;margin-bottom:2rem;text-align:center;line-height:1.4}.basket-receipt__body p{margin:1em 0}.basket-receipt__list{list-style-type:none;margin:0 0 1rem;padding:0;display:flex;flex-flow:row wrap;align-items:flex-start}.basket-receipt__item{display:flex;flex-flow:row nowrap;align-items:center;width:100%;border-bottom-style:solid;border-bottom-width:1px;border-color:#ededeb;padding-bottom:1rem;margin-bottom:1rem}.basket-receipt__item:last-child{border-bottom:0}@media (min-width:640px){.basket-receipt__item{justify-content:space-between;flex:0 0 50%;border-bottom:0}.basket-receipt__item:last-child{padding-bottom:0}.basket-receipt__item--full-width{flex:1 0 100%}}.basket-receipt__col-image{flex:0 0 50px;margin-right:1rem;order:1}.basket-receipt__col-image img{display:block;margin:0 auto;width:100%;max-height:50px;height:auto;overflow:hidden}@media (min-width:640px){.basket-receipt__col-image{order:1;flex:0 0 90px;margin-right:1rem}.basket-receipt__col-image img{max-height:90px}.basket-receipt__col-text{order:2;margin-right:2rem}}.basket-receipt__col-text{order:2;flex:0 1 calc(100% - 50px - 1rem);min-width:0;text-align:left}.basket-receipt__col-button{order:3;flex:1 1 1}.basket-receipt__item-title{font-size:1.4285714286rem;font-weight:400;line-height:1.2;margin-top:.25em;margin-bottom:.25em;color:#333;width:100%;overflow:hidden;text-overflow:ellipsis}.basket-receipt__item-title--small{font-size:1rem;color:#000}.basket-receipt__item-details,.basket-receipt__item-subtitle{font-size:.9285714286rem;font-weight:300;line-height:1.4;margin-top:0;margin-bottom:0;white-space:nowrap;width:100%;overflow:hidden;text-overflow:ellipsis;color:#a8a8a2}.basket-receipt__item-details--wrap,.basket-receipt__item-subtitle--wrap{font-weight:400;color:#6b6b6b;white-space:normal}.basket-receipt__item-details{color:#75756e}.basket-receipt__item-shipmentdate{font-size:.9285714286rem;color:#a8a8a2;line-height:1.2}.basket-receipt__summary{border:1px solid #ededeb;border-width:1px 0 0;margin-bottom:1.7142857143em;color:#75756e}@media (min-width:640px){.basket-receipt__col-button{order:2;margin-right:0}.basket-receipt__summary{border-width:2px 0}}.basket-receipt__summary ul{list-style-type:none;margin:0;padding:0}.basket-receipt__summary-list-item{display:flex;flex-flow:row wrap;border-color:#333;margin-top:0;padding-top:1.7142857143em;padding-bottom:.8571428571em;margin-bottom:0;font-size:1.1428571429rem;font-weight:300}.basket-receipt__summary-list-item--total{border-top:1px solid #ededeb}.basket-receipt__summary-header{flex:0 0 100%}@media (min-width:640px){.basket-receipt__summary-list-item--total{border-top-width:2px;margin-top:1.7142857143em;padding-bottom:1.7142857143em}.basket-receipt__summary-header{flex:0 0 50%}}.basket-receipt__summary-subtotal-label{flex:1 1 50%}@media (min-width:640px){.basket-receipt__summary-subtotal-label{flex:0 0 25%}}.basket-receipt__summary-subtotal{flex:1 1 50%;white-space:nowrap;text-align:right;color:#333;font-size:1.4285714286rem}@media (min-width:640px){.basket-receipt__summary-subtotal{flex:0 0 25%}}.basket-receipt__summary-deliveryfee-label{flex:1 1 50%;font-size:1rem}@media (min-width:640px){.basket-receipt__summary-deliveryfee-label{flex:0 0 25%;margin-left:50%;font-size:.8571428571rem;line-height:1.4}}.basket-receipt__summary-deliveryfee{flex:1 1 50%;white-space:nowrap;text-align:right;font-size:1rem}@media (min-width:640px){.basket-receipt__summary-deliveryfee{flex:0 0 25%;font-size:.8571428571rem;line-height:1.4}}.basket-receipt__summary-no-deliveryfee-label{flex:1 1 100%;color:#cfad2c;font-size:1rem}@media (min-width:640px){.basket-receipt__summary-no-deliveryfee-label{flex:0 0 25%;margin-left:50%;font-size:.8571428571rem;line-height:1.4}}.basket-receipt__summary-total-label{flex:1 1 50%;align-self:flex-end;font-size:1.1428571429rem;line-height:1.2}@media (min-width:640px){.basket-receipt__summary-total-label{flex:0 0 25%;align-self:center}}.basket-receipt__summary-total{flex:1 1 50%;align-self:flex-end;white-space:nowrap;text-align:right;color:#333;font-size:2rem}.basket-receipt__deadline-info,.basket-receipt__delivery-info{text-align:center;font-size:.8571428571rem;font-weight:300;margin-bottom:1.7142857143em;line-height:1.4}@media (min-width:640px){.basket-receipt__summary-total{flex:0 0 25%;align-self:center}}.basket-receipt__deadline-info{color:#75756e;max-width:50%;margin-left:auto;margin-right:auto}.basket-receipt__deadline-info-date{white-space:nowrap;font-weight:400;color:#333}.basket-receipt__onpause{font-weight:400;color:#601030}.basket-receipt .customerEmail,.basket-receipt .customerId{font-weight:400;color:#333}.basket-receipt .keyAddress{font-weight:400;font-size:1.1428571429rem;color:#333}.customer-status-banner-wrapper{background-color:#f7f7f4;padding:1rem 0}.customer-status-banner{border-radius:3px;max-width:1168px;margin:0 1rem 1rem;padding:4rem 1rem 1rem;text-align:left;line-height:1.4;background:url(/assets/build/images/svg/alert.svg) 1rem 1rem no-repeat #FAD99A}.customer-status-banner:last-child,.customer-status-banner__body p:last-child{margin-bottom:0}.keepcalm,.keepcalm__header,.modal-alcohol,.modal-inner__header,.modal-inner__intro,.modal-page__header,.modal-page__logo{text-align:center}@media (min-width:1024px){.customer-status-banner{padding:22px 2rem 2rem 4rem}}@media (min-width:1200px){.customer-status-banner{margin-left:auto;margin-right:auto}}.customer-status-banner a:hover,.customer-status-banner a:link,.customer-status-banner a:visited{color:inherit;text-decoration:underline}.customer-status-banner__body{font-size:1rem;display:inline-block}.customer-status-banner__body .article__rte-header-h2:first-child{margin-top:0}.customer-status-banner .article__rte-header-h2,.customer-status-banner .article__rte-header-h3,.customer-status-banner .article__rte-header-h4{font-weight:500;font-size:1em;line-height:1.25;margin-bottom:.5em}.modal{width:1px;height:1px;overflow:hidden;position:absolute;left:-1px;top:-1px;opacity:0;transition:opacity .25s ease-out;background-color:rgba(13,117,72,.98)}.modal--light{background-color:rgba(247,247,244,.9)!important}.modal-close{position:absolute;right:10px;top:10px;width:30px;height:30px;font-size:2.7142857143rem;cursor:pointer;z-index:1000}.modal.on,.modal.on .modal__content{height:100%;width:100%;overflow:auto}.modal-close,.modal-close:hover,.modal-close:link,.modal-close:visited:hover{color:#333!important;text-decoration:none}.modal-alcohol__icon{margin-bottom:1rem}.modal-alcohol__header{font-weight:300;font-size:1.7142857143rem;margin-bottom:1rem}.modal-alcohol__teaser{font-size:1rem;line-height:1.4em;margin-bottom:3rem}.modal-alcohol__btn-wrap .btn{display:block;width:100%;margin:0 auto 1.5rem}@media (min-width:540px){.modal{padding:1rem}.modal-alcohol{padding:0 60px}.modal-alcohol__btn-wrap .btn{max-width:220px}}.modal.on{position:fixed;top:0;left:0;z-index:5000;opacity:1;background-color:rgba(0,0,0,.7)}.modal.on .modal__content{position:relative;background-color:#fff;max-width:540px;margin:0 auto}@media (min-width:540px){.modal.on .modal__content{border-radius:3px;position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);height:auto;box-shadow:0 4px 4px 0 rgba(0,0,0,.2);max-height:calc(100vh - 2rem)}.modal.on .modal__content--light{box-shadow:0 1px 10px 0 rgba(0,0,0,.1)}}.wiz,.wiz-wrapper{position:fixed;top:0}.modal.on .modal__content--wide{max-width:768px}.modal.on .modal__content--wider{max-width:1024px}.modal.on .modal__content--product-added{width:100%;height:auto;top:auto;bottom:0;margin:0;transform:translateY(0);position:fixed;border-radius:3px;background-color:#fff;box-shadow:0 2px 4px 0 rgba(0,0,0,.2)}@media (min-width:540px){.modal.on .modal__content--product-added{transform:translate(-50%,-50%);position:absolute;top:50%;bottom:auto}}.modal--simple.on .modal__content{display:flex;align-items:center;justify-content:center;background:0 0;width:calc(100% - 2rem)}.modal--simple.on .modal-inner-default{background:#fff;border-radius:8px;height:auto;position:relative;box-shadow:0 1px 10px 0 rgba(0,0,0,.1)}.modal-wrapper-on{overflow:hidden}.modal-inner-default{height:100%;padding:1rem}.modal-inner-default::-webkit-scrollbar{width:.35em;height:.35em}.modal-inner-default::-webkit-scrollbar-thumb{background:#a8a8a2;border-radius:500px}.modal-inner-default::-webkit-scrollbar-track{background:#ededeb;border-radius:500px}@media (min-width:1024px){.modal-inner-default{max-height:calc(100vh - 2rem);overflow:auto;padding:2rem}}.modal-page{background-color:rgba(13,117,72,.98);padding:.5rem}@media (min-width:540px){.modal-page{padding:2rem}}.modal-page__header{font-size:1.4285714286rem;font-weight:400;line-height:1.3;margin-top:0}.modal-page__content{position:relative;background-color:#fff;border-radius:3px;box-shadow:0 4px 4px 0 rgba(0,0,0,.2);max-width:640px;margin:0 auto}.modal-page__content--narrow{max-width:35em}.modal-page__content--wide{max-width:768px}.modal-page__inside{padding:2rem}.modal-page__close{position:absolute;right:20px;top:20px;font-size:2.1428571429rem;font-weight:300;text-decoration:none;color:#333;cursor:pointer;z-index:1000}.modal-page__close:active,.modal-page__close:link,.modal-page__close:visited{color:#333}.modal-page__close:hover,.modal-page__close:visited:hover{color:#75756e}.modal-page__logo{padding:2rem}.modal-page__logo .logo--text{display:block}.modal-inner{padding:0 2rem 2rem}.modal-inner__header{font-size:1.4285714286rem;font-weight:400;line-height:1.4;margin-top:0}.modal-inner__intro{font-size:.9285714286rem;font-weight:300;line-height:1.4;margin-bottom:1.7142857143em;color:#75756e}.keepcalm__header{text-transform:uppercase;font-size:2.1428571429rem;font-weight:400;margin-top:0;display:flex;flex-flow:row wrap}@media (min-width:1024px){.keepcalm__header{font-size:3.5714285714rem;align-items:center}}.keepcalm__header-part1{order:1;margin-bottom:1rem;flex-basis:50%;text-align:right;padding-right:.25em}@media (min-width:1024px){.keepcalm__header-part1{order:1;flex-basis:25%}}.keepcalm__header-part2{order:2;margin-bottom:3rem;padding-left:.25em;flex-basis:50%;text-align:left}@media (min-width:1024px){.keepcalm__header-part2{order:3;flex-basis:25%}}.keepcalm__header-image{flex-basis:100%;order:3}.keepcalm__header-image img{max-width:200px;margin:0 auto;height:auto!important}@media (min-width:1024px){.keepcalm__header-image{order:2;flex-basis:50%}.keepcalm__header-image img{max-width:400px}}.keepcalm__body{font-size:1.4285714286rem;margin-top:-20px}.loginbox{padding:2rem 1rem}@media (min-width:540px){.loginbox{padding:0 2rem}}.slidein .loginbox{padding:0;background-image:none}.loginbox__form{padding-bottom:3rem}.modal__content .loginbox{padding:2rem 1rem}.loginbox__header{font-size:1.4285714286rem;line-height:1.4;margin-top:0;text-align:center}.loginbox-create-or-login .loginbox__header,.slidein .loginbox__header{display:none}.modal__content .loginbox__header{font-size:1.4285714286rem;display:block;margin-top:0;padding-top:0;padding-bottom:0;margin-bottom:.8571428571em}.loginbox__intro{display:none}.loginbox__intro--logout,.modal__content .loginbox__intro{margin-bottom:1.7142857143em;display:block}.loginbox__error,.modal__content .loginbox__intro{text-align:center}@media (min-width:540px){.loginbox__fieldset--narrow{max-width:15.7142857143em;margin:0 auto}}.loginbox__links{list-style-type:none;margin:1rem 0 0;padding:0;text-align:center}.loginbox__links li{display:inline-block;margin:0 1em}.loginbox__button{display:block;width:100%}.loginbox__forgot-password,.loginbox__forgot-username{font-size:1rem;font-weight:400}.loginbox__forgot-password:active,.loginbox__forgot-password:link,.loginbox__forgot-password:visited,.loginbox__forgot-username:active,.loginbox__forgot-username:link,.loginbox__forgot-username:visited{color:#601030!important;text-decoration:underline!important}@media (min-width:1024px){.loginbox__forgot-password,.loginbox__forgot-username{font-size:.8571428571rem}}.loginbox-create-or-login{background:url(/assets/build/images/decoration/spidskaal@2x.png) left bottom no-repeat;background-size:200px;padding-bottom:8rem}@media (min-width:540px){.loginbox-create-or-login{padding-bottom:0}}.loginbox-create-or-login__logo{text-align:center;padding:2rem}.loginbox-create-or-login__header{font-size:1.5714285714rem;line-height:1.2;font-weight:300;margin-top:0;padding-top:0;padding-bottom:0;margin-bottom:.8571428571em;color:#75756e;text-align:center}.loginbox-create-or-login__col{padding:0 2rem;text-align:center}.loginbox-create-or-login__col:first-child{border-bottom:1px solid #ededeb;margin-bottom:1.7142857143em}@media (min-width:540px){.loginbox-create-or-login__header{font-size:1.1428571429rem}.loginbox-create-or-login__content{display:flex;flex-flow:row nowrap;justify-content:flex-end}.loginbox-create-or-login__col{flex-basis:50%;padding:1rem 3rem 0}.loginbox-create-or-login__col:first-child{border-bottom:0;margin-bottom:0}.loginbox-create-or-login__col:last-child{text-align:left;margin-bottom:2rem}}.loginbox-create-or-login__col-line{display:none}@media (min-width:540px){.loginbox-create-or-login__col-line{display:flex;width:1px;overflow:hidden;margin-bottom:1.7142857143em;background:linear-gradient(180deg,#EDEDEB 0,#FFF 100%)}}.loginbox-create-or-login .loginbox{padding:0;background-image:none}.forgotpassword{background:url(/assets/build/images/decoration/spidskaal@2x.png) left bottom no-repeat;background-size:200px;padding:0 2rem 8rem}.forgotpassword:after{display:table;clear:both}.forgotpassword__header{font-size:1.4285714286rem;font-weight:400;line-height:1.4;text-align:center;margin-top:0}.forgotpassword__header .modal-page__content,.modal-content .forgotpassword__header{margin-top:0;padding-top:0;padding-bottom:0;margin-bottom:.8571428571em}.forgotpassword__failure,.forgotpassword__intro,.forgotpassword__success{font-size:.9285714286rem;line-height:1.4;margin-bottom:1.7142857143em;text-align:center}.forgotpassword__intro{font-weight:300;color:#75756e}.forgotpassword__failure,.forgotpassword__success{font-weight:500;color:#9ac070;max-width:80%;margin-left:auto;margin-right:auto}.forgotpassword__failure{color:#0c0b0b}@media (min-width:540px){.forgotpassword .button-container,.forgotpassword .fieldset{margin-left:auto;margin-right:auto;max-width:14.2857142857em;margin-bottom:.8571428571em}}.delivery-deviation{padding:0 1rem}.delivery-deviation__list{list-style:none;margin:0;padding:0}.delivery-deviation__header{font-weight:700;text-transform:uppercase;margin-top:1em}.delivery-deviation__header:first-child{margin-top:0}.delivery-deviation__body{line-height:1.2;margin-bottom:.5em;margin-left:2em;list-style-type:disc}.delivery-deviation__no-items{font-weight:700}.delivery{text-align:center;padding:2rem 0}.delivery__col-form,.powerstep .button-container:last-child{padding-bottom:2rem}.delivery__col-form{text-align:left;margin-bottom:2rem;border-bottom:1px dashed #828282}.delivery__col-login{text-align:center}.delivery__col-login-header{font-weight:400;font-size:1.2857142857rem;line-height:1.4;margin-bottom:1rem}.delivery__loading{display:none;position:absolute;top:50%;transform:translateY(-50%);right:.5rem;z-index:1;width:30px;height:30px}.delivery__header{font-size:1.7857142857rem;font-weight:400;margin-top:0;margin-bottom:.8571428571em;display:inline-flex;align-items:center}@media (min-width:540px){.delivery__header{font-size:2.1428571429rem}}.delivery__header svg{margin-right:10px;flex-shrink:0}.delivery__intro{font-size:1.1428571429rem;font-weight:400;line-height:1.4;margin-bottom:1.7142857143em}.delivery__form-link{font-size:1.2857142857rem}@media (min-width:540px){.delivery__fields{display:flex;flex-flow:row nowrap}}.delivery__composite{background-color:#fff;border-radius:3px;border:1px solid #fff;display:flex;flex-flow:column wrap;flex:1 1 100%;position:relative}.delivery__composite.inactive{background-color:transparent}.delivery__composite.inactive input[type=text]{color:#fff!important;background-color:transparent!important}.delivery__composite.inactive input[type=button]{display:none!important}.delivery__composite:last-child{display:none;margin-top:1rem}@media (min-width:540px){.delivery__composite{flex-flow:row nowrap}.delivery__composite:first-child{margin-bottom:0}.delivery__composite:last-child{margin-top:0;margin-left:.5rem}}.delivery__input-address,.delivery__input-address-fake,.delivery__input-streetno{font-size:1.1428571429rem;border:1px solid #a8a8a2;border-radius:3px;padding:11px 1rem;box-sizing:border-box;margin-top:0;flex:1 1 auto}.delivery__input-address-fake::-moz-placeholder,.delivery__input-address::-moz-placeholder,.delivery__input-streetno::-moz-placeholder{font-weight:300;color:#a8a8a2}.delivery__input-address-fake:-ms-input-placeholder,.delivery__input-address:-ms-input-placeholder,.delivery__input-streetno:-ms-input-placeholder{font-weight:300;color:#a8a8a2}.delivery__input-address-fake::placeholder,.delivery__input-address::placeholder,.delivery__input-streetno::placeholder{font-weight:300;color:#a8a8a2}.delivery__input-address{width:100%;max-width:342px;margin:0 auto}.delivery__input-address-fake{display:none}.delivery__input-address-fake.active{display:block}.delivery__input-streetno{border-top-right-radius:0;border-bottom-right-radius:0}.delivery__composite-button{font-size:1.1428571429rem;background-color:#0c6c42;text-transform:none;border-radius:0 0 3px 3px;min-width:0}@media (min-width:540px){.delivery__input-address-fake.active{width:222px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.delivery__input-streetno{width:157px}.delivery__composite-button{padding-left:1rem;padding-right:1rem;border-radius:0 3px 3px 0}}.delivery__need-streetno-message{display:none;text-transform:uppercase;font-size:.8571428571rem;font-weight:300;opacity:.7}.delivery__error{background-color:#601030;color:#fcfcf5;display:none;border-top-left-radius:3px;border-top-right-radius:3px;padding:3px}.delivery__legend{position:absolute;overflow:hidden;clip:rect(0 0 0 0);height:1px;width:1px;margin:-1px;padding:0;border:0}.delivery__autocomplete-container{position:relative}#find-delivery-loading-results{text-align:center;display:none;padding-top:2rem}.delivery-info__inner{max-width:972px;padding:1rem 2rem;text-align:center;background:#FFF;box-shadow:0 4px 8px rgba(0,0,0,.24);border-radius:8px;margin:1rem 1rem 3.4285714286em}@media (min-width:1024px){.delivery-info__inner{margin-left:auto;margin-right:auto;display:flex;flex-flow:row nowrap;justify-content:space-between}}.delivery-info__col-text{margin-bottom:1.7142857143em;max-width:42.8571428571em}@media (min-width:768px){.delivery-info__col-text{text-align:left;margin-bottom:0}.delivery-info__col-days{text-align:right;border-left:1px dashed #828282;padding-left:20px;display:flex;justify-content:center;align-items:center}}.delivery-info__result-header{font-size:1.2857142857rem;font-weight:400;margin-bottom:10px}.delivery-info__result-text{font-size:1rem;line-height:1.4;margin-bottom:1.7142857143em}.delivery-info__result-address{font-weight:400}.delivery-info__result-address .vcard{color:#601030;display:inline-block;margin-bottom:0}@media (min-width:768px){.delivery-info__result-text{line-height:1.6;margin-top:0;margin-bottom:0;font-size:1.2857142857rem}.delivery-info__result-address{display:inline-block;margin-right:1rem}.delivery-info__form-link:active,.delivery-info__form-link:link,.delivery-info__form-link:visited{font-size:1.2857142857rem}}.delivery-info__result-days{font-size:1.2857142857rem;font-weight:300}.delivery-info__form-link{display:flex;align-items:center}.delivery-info__form-link svg{margin-right:10px;flex-shrink:0}.delivery-info__form-link:active,.delivery-info__form-link:link,.delivery-info__form-link:visited{color:#601030}.frontpage-feature+.delivery-info{background-color:#f7f7f4;padding:0 1rem 1rem;position:relative;z-index:2}.frontpage-feature+.delivery-info .delivery-info__inner{max-width:1024px;border-radius:0;margin:0}@media (min-width:768px){.frontpage-feature+.delivery-info{padding:1rem}.frontpage-feature+.delivery-info .delivery-info__inner{border:0;border-radius:3px;margin:1rem auto}}@media (min-width:1024px){.frontpage-feature+.delivery-info .delivery-info__inner{margin:1rem 1rem 3rem}}@media (min-width:1088px){.frontpage-feature+.delivery-info .delivery-info__inner{margin-left:auto;margin-right:auto}}.delivery-static-info{text-align:center;margin-bottom:2rem}.delivery-static-info__header{color:#0d7548;font-size:1.2857142857rem;line-height:1.2;text-transform:uppercase;margin:0 0 1em}.autocomplete-suggestions{border:1px solid #a8a8a2;background:#fff;overflow:auto;border-bottom-left-radius:3px;border-bottom-right-radius:3px}.autocomplete-suggestions strong{font-weight:400;color:#0d7548}.autocomplete-no-suggestion,.autocomplete-suggestion{font-size:1.1428571429em;line-height:1.5em;font-weight:400;color:#333;padding:8px 10px;white-space:nowrap;overflow:hidden;cursor:pointer}.autocomplete-no-suggestion[data-index="10"]:last-child,.autocomplete-suggestion[data-index="10"]:last-child{border-top:1px solid #ededeb;color:#a8a8a2}.autocomplete-no-suggestion[data-index="10"]:last-child strong,.autocomplete-suggestion[data-index="10"]:last-child strong{font-weight:400;color:#a8a8a2}.autocomplete-selected{background:#F0F0F0}.autocomplete-group{padding:2px 5px}.autocomplete-group strong{display:block;border-bottom:1px solid #000}.countdown{text-align:center;padding-top:1.7142857143em;padding-bottom:1.7142857143em}.countdown__numbers{opacity:0;transition:all .5s ease-out;min-height:56px}.countdown__numbers--on{opacity:1}.countdown__header{font-size:1.5714285714rem;margin-top:0;padding-bottom:.8571428571em;margin-bottom:.8571428571em;border-bottom-style:solid;border-bottom-width:1px;border-color:#fbf8f5}.countdown__block{width:80px;overflow:hidden}.countdown__days,.countdown__hours,.countdown__minutes,.countdown__seconds{font-size:2.1428571429rem;transition:opacity .5s ease-out;display:inline-block}.bom__loading,.wiz__bom__loading{transition:opacity .25s ease-out}.countdown__time-number{font-size:30px;font-weight:400;display:block;margin-bottom:5px}.countdown__time-label{display:block;font-size:14px}.countdown__time-inactive{opacity:.5}.existing-account{padding:1.5rem 2rem 0}.existing-account:after{display:table;clear:both}.existing-account__logo{text-align:center;margin-bottom:1.7142857143em}.existing-account__description{line-height:1.4;margin-bottom:1.7142857143em}.js-bom--show-if-not-empty{display:none!important}.bom__content-wrapper{position:relative;min-height:52px}.bom__content{position:relative;z-index:2;padding-bottom:1rem}.bom__loading{position:absolute;left:0;top:1rem;width:100%;text-align:center;opacity:1;z-index:1}.bom__loading--hidden{opacity:0}.bom__row{display:flex;flex-flow:row wrap;justify-content:space-between;margin-bottom:1rem}.bom__row--details{display:none}@media (min-width:1024px){.bom__row{margin-bottom:2rem}.bom__row--details:after{content:"";display:table;clear:both}}.bom__row--replacement-header{background-color:#f8f8f8;font-size:.8571428571rem;font-weight:300;color:#75756e;text-transform:uppercase;padding:2px 6px;margin:-2px -6px 2px}.bom__row--replacement{background-color:#f8f8f8;padding:2px 6px;margin:-2px -6px 4px}.bom__data-block{line-height:1.2;margin-bottom:.5rem}.bom__data-block.hidden-on-small{display:none}.bom__data-block.hidden-on-large{display:block}@media (min-width:1024px){.bom__data-block.hidden-on-small{display:block}.bom__data-block.hidden-on-large{display:none}}.bom__data-block-label{display:block;padding-bottom:.5rem;font-size:1rem;font-weight:400}.bom__data-block-label.hidden-on-small{display:none}@media (min-width:540px){.bom__data-block-label.hidden-on-small{display:block}}.bom__data-block-data{font-size:1rem;font-weight:300;display:block}.bom__data-block-inline{font-size:1rem;font-weight:300;display:inline-block}.bom__data-block[data-col=amount]{flex:0 0 20%}@media (min-width:1024px){.bom__data-block-inline.hidden-on-large{display:none}.bom__data-block[data-col=amount]{flex:0 0 60px}}.bom__data-block[data-col=name]{flex:1 0 85%;padding:1rem;overflow:hidden;border:0}@media (min-width:1024px){.bom__data-block[data-col=name]{border:0;padding:0;overflow:hidden;flex:1 0}}.bom__data-block[data-col=btn]{flex:0 0 15%;text-align:right;align-self:center;margin-top:7px}@media (min-width:1024px){.bom__data-block[data-col=btn]{flex:0 0 40px;order:100;display:block;align-self:flex-start;margin-top:0}}.bom__data-block[data-col=expiretime]{flex:0 0 calc(50% - .25rem);border:1px solid #ededeb;padding:1rem;overflow:hidden}@media (min-width:1024px){.bom__data-block[data-col=expiretime]{border:0;padding:0;overflow:hidden;flex:0 0 140px}}.bom__data-block[data-col=country]{flex:0 0 calc(50% - .25rem);border:1px solid #ededeb;padding:1rem;overflow:hidden}@media (min-width:1024px){.bom__data-block[data-col=country]{border:0;padding:0;overflow:hidden;flex:0 0 115px}}.bom__data-block[data-col=manufacturer]{flex:1 0 100%;border:1px solid #ededeb;padding:1rem;overflow:hidden}@media (min-width:1024px){.bom__data-block[data-col=manufacturer]{border:0;padding:0;overflow:hidden;flex:0 0 140px}}.bom__btn-closed{display:block}.bom__btn-open{display:none}.btn--bom{display:inline-block}.btn--bom.active .bom__btn-closed{display:none}.btn--bom.active .bom__btn-open{display:block}.bom__meta-header{display:block;line-height:1.4;font-size:1rem;font-weight:300;margin:0 0 .5em}.bom__nutrition-wrapper{margin-bottom:1rem;border:1px solid #ededeb;padding:1rem 1rem .5rem}@media (min-width:1024px){.bom__nutrition-wrapper{float:right;width:50%;padding:1.5rem}}.bom__nutrition-table{font-size:1rem;width:100%}.bom__nutrition-table td{padding:0;line-height:1.2}.bom__nutrition-table td:first-child{padding-left:0}.bom__nutrition-table td:last-child{padding-right:0}.bom__nutrition-table__value{text-align:right;white-space:nowrap;line-height:1.2}.bom__nutrition-table__indent{display:block;margin-left:1rem}.bom__nutrition-table__indent:before{content:"–";display:inline-block;margin-right:.5rem}.bom__ingredients-wrapper{margin-bottom:.5rem;border:1px solid #ededeb;padding:1rem}.bom__allergentext,.bom__ingredients-list{margin-bottom:1em;font-family:"Gotham Rounded A","Gotham Rounded B",Calibri,Helvetica,Arial,Sans-Serif;font-size:1rem}@media (min-width:1024px){.bom__ingredients-wrapper{float:left;width:49%;padding:1.5rem}}.bom__ingredients-list{line-height:1.2}.bom__ingredients-list:first-letter{text-transform:uppercase}.bom__allergentext{line-height:1.2;font-style:italic;text-transform:lowercase}.bom__allergentext:first-letter{text-transform:uppercase}.bom__footnote{border-top:1px solid #ededeb;padding-top:1rem;font-family:"Gotham Rounded A","Gotham Rounded B",Calibri,Helvetica,Arial,Sans-Serif;font-size:1rem}.product-list__short-description,.tag{font-family:Calibri,Thonburi,Helvetica,Arial,Sans-Serif}.bom__product-title{font-size:1.0714285714rem;font-weight:400;margin:0 0 .5em}.bom__list{list-style-type:none;margin:0;padding:0}.bom__list-empty{text-align:center;line-height:1.4;margin-bottom:1rem}.bom__list-empty svg{margin:1rem 0}.bom__list-date-picker{border-bottom:1px solid #ededeb;padding:1.5rem;margin-bottom:2rem;text-align:center;font-size:1.1428571429rem;font-weight:300;position:relative}@media (min-width:1024px){.bom__list-date-picker{font-size:1rem;text-align:left;padding:1rem 0}.bom__list-date-picker-inner{position:relative;text-align:center;width:340px}}.bom__list-date-picker-prev{position:absolute;left:1.5rem;top:50%;transform:translateY(-50%)}.bom__list-date-picker-prev img{height:20px}.bom__list-date-picker-next{position:absolute;right:1.5rem;top:50%;transform:translateY(-50%)}@media (min-width:1024px){.bom__list-date-picker-prev{left:.5rem}.bom__list-date-picker-prev img{height:11px}.bom__list-date-picker-next{right:0}}.bom__list-date-picker-next img{height:20px}.bom__list-date-picker-weekno{display:block;color:#000}@media (min-width:1024px){.bom__list-date-picker-next img{height:11px}.bom__list-date-picker-weekno{display:inline-block}}.bom__list-date-picker-dates{color:#75756e}.bom__list-date-picker-dates span{text-transform:capitalize}.bom__list-date-picker-divider{display:none}@media (min-width:1024px){.bom__list-date-picker-divider{display:inline-block;margin:0 .5rem}.products-container--full{max-width:1400px}}.bom__replacement-warning{vertical-align:middle}.bom-is-organic:after{content:"*"}.bom-is-not-organic:after,.product-details__tabs:after{content:""}.bom-is-allergen{font-weight:700}.bom-percent{font-size:.9285714286rem}.tabs__description .bom__list{margin:auto 0}.tabs__description .bom__list-date-picker{display:none}.bom-list-container{margin-bottom:3rem}.bom-list-container:last-child{margin-bottom:0}.products-bg--white{background-color:#fff;background-image:none}.products-bg--none{background-image:none}.products-container{margin:0 auto;max-width:1400px}.products-container:last-child{margin-bottom:2rem}@media (min-width:1024px){.products-container--wide{max-width:none}.products-container--flex{display:flex;flex-flow:row wrap}.products{width:calc(82% - 1rem)}.products--full{width:100%;margin-left:1rem;margin-right:1rem}.products--stretch{margin-left:0;margin-right:0}.product-breadcrumb{margin-bottom:1rem}}.product-breadcrumb{flex:1 1 100%}.product-breadcrumb-inner{padding:.75rem 1rem;font-size:1rem}.product-breadcrumb-inner a{color:#333;text-decoration:none}.product-breadcrumb-inner--bg{max-width:1088px;margin-left:auto;margin-right:auto}.product-breadcrumb-item{display:none}.product-breadcrumb-item:nth-last-child(2){display:inline-block}.product-breadcrumb-item:nth-last-child(2):before{content:"‹";display:inline-block;margin:0 .25em}@media (min-width:1024px){.product-breadcrumb .product-breadcrumb-item:not(:last-child):after{content:"›";display:inline-block;margin:0 .25em}.product-breadcrumb .product-breadcrumb-item,.product-breadcrumb .product-breadcrumb-item:nth-last-child(2){display:inline-block}.product-breadcrumb .product-breadcrumb-item:before,.product-breadcrumb .product-breadcrumb-item:nth-last-child(2):before{content:"";display:none}}.product-breadcrumb-current-item{display:none}@media (min-width:1024px){.product-breadcrumb-current-item{display:initial;font-weight:500}}@media print{.product-breadcrumb{display:none!important}}.products-grid{display:flex;padding-top:.5rem}.products-leftmenu{display:none}@media (min-width:1024px){.products-grid{padding-top:1rem}.products-leftmenu{display:block;width:18%;padding:0 1rem}.products-category-header{display:none}}.products-category-header{text-align:left;z-index:1001;position:sticky;top:49px;left:0;width:100vw;overflow:hidden}.products-category-header__header{font-size:1.2857142857rem;line-height:1.4;font-weight:400;margin:0;padding:1rem;color:#333;background-color:#fff}.products-category-header__header a,.products-category-header__header a:link,.products-category-header__header a:visited{color:#601030;text-decoration:none;display:block}.products-category-header__header a .caret-down,.products-category-header__header a .caret-up,.products-category-header__header a:link .caret-down,.products-category-header__header a:link .caret-up,.products-category-header__header a:visited .caret-down,.products-category-header__header a:visited .caret-up{border-width:6px;border-top-color:#601030}.products-category-header__header a .caret-down,.products-category-header__header a:link .caret-down,.products-category-header__header a:visited .caret-down{display:inline-block}.products-category-header__header a .caret-up,.products-category-header__header a.on .caret-down,.products-category-header__header a:link .caret-up,.products-category-header__header a:link.on .caret-down,.products-category-header__header a:visited .caret-up,.products-category-header__header a:visited.on .caret-down{display:none}.products-category-header__header a.on .caret-up,.products-category-header__header a:link.on .caret-up,.products-category-header__header a:visited.on .caret-up{display:inline-block}@media print{.products-category-header{display:none!important}}.products-categories{display:none;border-top:1px solid #ededeb;overflow-x:hidden;position:relative;-webkit-overflow-scrolling:touch}.products-categories.on{display:block;height:calc(100vh - 49px - 53px)}.products-categories__list-header{position:sticky;top:0;font-size:1.1428571429rem;color:#75756e;background-color:#f7f7f4;margin:0;padding:1rem;border-bottom:1px solid #ededeb}.products-categories__list,.products-categories__list ul{list-style-type:none;margin:0;padding:0}.products-categories__list li{font-size:1.1428571429rem;font-weight:300;padding:1rem;border-bottom:1px solid #ededeb}.products-categories__list li li{padding:1.25rem 1rem .25rem 1.5rem;border-bottom:0}.products-categories__list a,.products-categories__list a:link,.products-categories__list a:visited{display:block;color:#095031;text-decoration:none}.products-categories__list a:hover,.products-categories__list a:visited:hover{color:#0d7548}.products-categories__list a.selected:hover,.products-categories__list a.selected:link,.products-categories__list a.selected:visited{cursor:default;font-weight:500}.products-categories__list a.active:hover,.products-categories__list a.active:link,.products-categories__list a.active:visited{color:#343533;font-weight:500}.product-list{display:flex;flex-flow:row wrap;flex:1 1 100%;justify-content:flex-start;margin-left:-.5rem;margin-right:-.5rem;margin-bottom:2rem}.product-list__item{container:product-list-item/inline-size;position:relative;text-align:center;border-radius:3px;box-shadow:1px 2px 6px #e0e0e0;background-color:#fff;width:calc(50% - .5rem);margin-bottom:.5rem;margin-right:.25rem;margin-left:.25rem;display:flex;flex-flow:column;justify-content:flex-start;transition:transform .25s ease}@media (min-width:768px){.product-list__item{margin-bottom:1rem;margin-right:.5rem;margin-left:.5rem;width:calc(25% - 1rem);min-height:428px}}.product-list__item.boost,.product-list__item.promoted{width:100%}.product-list__item:hover,.product-list__item:link,.product-list__item:visited{text-decoration:none;color:#333}@media (min-width:1024px){.product-list__item:hover{transform:scale(1.025)}}.product-list__item-half,.product-list__item-third{width:calc(50% - 1rem)}.product-list__header{min-height:62px;position:relative;overflow:hidden;margin-bottom:.3em}@media (min-width:768px){.product-list__item.boost,.product-list__item.promoted{width:calc(50% - 1rem);flex-flow:row nowrap;justify-content:flex-end;align-content:flex-end}.product-list__item-third{width:calc(33.33% - 1rem)}.product-list__header{margin-bottom:0}}.product-list__header.boost,.product-list__header.promoted{flex:0 0 100%}@media (min-width:768px){.product-list__header.boost,.product-list__header.promoted{text-align:left;flex:1 1 auto;width:100%}}.product-list__category-header{flex:1 1 100%;font-size:1.4285714286rem;font-weight:400;margin:1em 0 .75em .5rem}.product-list__category-header:first-child{margin-top:0}.product-list__title{font-size:1.4285714286rem;font-weight:400;line-height:20px;margin:0;padding:0;overflow:hidden;position:absolute;width:calc(100% - 1rem);left:50%;top:50%;transform:translate(-50%,-50%);word-break:break-word;color:#333}.product-list__title.boost,.product-list__title.promoted{font-size:1.4285714286rem;line-height:24px}@media (min-width:768px){.product-list__title.boost,.product-list__title.promoted{left:0;transform:translate(0,-50%)}.product-list__title{font-size:1.2857142857rem;line-height:22px}}.product-list__delivery-days,.product-list__discount-message,.product-list__has-addons-message{font-size:.9285714286rem;line-height:1.2;border-radius:3px;padding:.5rem 1rem}.product-list__image{width:auto;overflow:hidden;margin:.25rem;position:relative}@media (min-width:768px){.product-list__image{margin:1rem 1rem 0;min-height:196px}}.product-list__image img{display:block;max-height:100%;max-width:100%;margin:0 auto;height:auto}@media (min-width:768px){.product-list__image.boost,.product-list__image.promoted{margin:0;flex:1 1 60%;align-self:auto;order:2}.product-list__image.boost img,.product-list__image.promoted img{width:140%;max-width:none;height:auto;max-height:none}}.product-list__messages{position:absolute;bottom:0;left:0;right:0}.product-list__messages>div{margin-top:.25rem}.product-list__messages.boost,.product-list__messages.promoted{left:auto;right:0}@media (min-width:540px){.product-list__messages.boost,.product-list__messages.promoted{width:85%}}.product-list__discount-message{background-color:rgba(79,148,175,.9);color:#fff}.product-list__has-addons-message{background-color:rgba(110,158,139,.76);color:#fff}.product-list__delivery-days{background-color:rgba(253,244,226,.8);color:#333;top:-25px;width:100%;position:absolute;transform:translateY(-50%);box-sizing:border-box}.product-list__layout{position:relative;margin:0 .5rem}.product-list__layout.boost,.product-list__layout.promoted{display:flex;flex-flow:row wrap;justify-content:space-between;align-items:center}@media (min-width:768px){.product-list__layout{margin:0 1rem}.product-list__layout.boost,.product-list__layout.promoted{margin:0 0 0 1.5rem;flex-flow:column nowrap;flex:1 1 40%;justify-content:flex-start;align-self:flex-end;align-items:flex-start;order:1}}.product-list__short-description{font-size:1rem;font-weight:300;line-height:17px;color:#333;margin:0 0 1rem;height:68px;overflow:hidden}.atb__delivery-finder-input [type=number],.atb__delivery-finder-input [type=text],.atb__delivery-options-label,.atb__form-element-field,.cdd__delivery-options-label,.encyclopedia-item-season,.encyclopedia-list-alphabet a,.encyclopedia-list-horizontal .encyclopedia-list-firstletter,.encyclopedia-views-gallery,.encyclopedia-views-list,.newslettersignup__emailfield,.product-details__description h2,.product-details__description h3,.product-details__description h4,.product-details__description h5,.product-details__description h6,.product-details__short-description,.product__meta-variant-description,.system-messages__header,.system-messages__text,.textblock__content{font-family:"Gotham Rounded A","Gotham Rounded B",Calibri,Helvetica,Arial,Sans-Serif}@media (min-width:768px){.product-list__short-description{line-height:19px;margin:0 0 2rem;height:60px}}.product-list__short-description.boost,.product-list__short-description.promoted{margin:0 0 1rem;text-align:center;flex:1 1 60%}@media (min-width:768px){.product-list__short-description.boost,.product-list__short-description.promoted{margin-bottom:2rem;flex:1 1 100%;text-align:left}}.product-list__subtitle{font-size:.9285714286rem;font-weight:300;line-height:1.2;color:#a8a8a2;text-align:center;position:relative;top:-.5rem;margin-bottom:1.7142857143em;min-height:30px}.product-list__subtitle.boost,.product-list__subtitle.promoted{flex:1 1 100%;text-align:center;align-self:flex-start}.product-list__numbers{margin-bottom:1rem;width:100%}@container product-list-item (min-width:220px){.product-list__numbers{display:flex;justify-content:space-between;align-items:flex-end}}.product-list__price{font-size:1.8571428571rem;font-weight:700;white-space:nowrap;color:#333;display:flex;align-items:flex-end;margin-bottom:5px}.product-list__price .currency{font-size:1.1428571429rem;font-weight:400;color:#333;padding-left:5px;line-height:1em}.product-list__price--member,.product-list__price--original{font-size:.8571428571rem;font-weight:300;color:#333;display:block}.product-list__price--wrap{display:inline-block}.product-list__price--member,.product-list__price--original{white-space:normal;text-align:left;line-height:1.1em}.product-list__price--member .currency,.product-list__price--original .currency{font-size:.8571428571rem;font-weight:300;padding:0}@container product-list-item (min-width:220px){.product-list__price{flex:1;margin-bottom:0}.product-list__price--member,.product-list__price--original{text-align:right;flex:0}}.product-list__tags{position:absolute;right:1rem;top:1rem;z-index:10;line-height:1;text-align:right;padding-left:3rem}.product-list__tags .tag{margin-left:5px;margin-bottom:5px}.product-list__button{margin:0 auto 1em;width:100%;min-height:30px;text-align:center;z-index:1}.product-list__button .product-quantity .btn{margin:0 auto;width:100%;box-sizing:border-box}.product-list .product__meta{border:1px solid #ededeb;border-width:1px 0;padding-top:1rem;margin-bottom:1.5rem}.product-list__favorite{position:absolute;left:1rem;top:1rem;z-index:20}.product-sections{flex:1;padding:0 1rem}.product-sections__item{margin-bottom:2rem}.product-sections__header{font-size:1.2857142857rem;line-height:1.4;margin:0 0 .5em;display:flex;justify-content:space-between;align-items:center}.product-sections__header a:first-child{text-decoration:none}.product-sections__header-view-all{font-size:1rem;text-decoration:underline;display:inline-block;margin-right:.5rem}.prd-cats-nav__hdr{font-size:1.4285714286rem;font-weight:400;line-height:1.4;margin:0;padding:0 1rem 1rem;width:100%}@media (min-width:768px){.prd-cats-nav__hdr{font-size:2rem;font-weight:300}}.prd-cats-nav__short-description{font-size:1rem;line-height:1.4;color:#333;margin-bottom:2em;padding:0 1rem}@media (min-width:768px){.prd-cats-nav__short-description{font-size:1.1428571429rem}}.prd-cats-nav__lbl{font-size:1rem;text-transform:uppercase;color:#75756e;margin:0;padding:0 1rem}.prd-cats-nav__lst{display:flex;flex-flow:row wrap;margin:.5rem}.prd-cats-nav__lst--front{margin:0}.prd-cats-nav__lst-item{flex:0 0 calc(50% - 1rem);margin:.5rem;padding:1rem;background-color:#fff;box-shadow:1px 2px 6px #d6d6d6;border-radius:3px;position:relative;overflow:hidden;min-height:calc(90px + 1rem);text-decoration:none}@media (min-width:540px){.prd-cats-nav__lst-item{flex:0 0 calc(33.3333333333% - 1rem)}}@media (min-width:768px){.prd-cats-nav__lst-item{flex:0 0 calc(25% - 1rem)}}@media (min-width:1024px){.prd-cats-nav__lst-item{flex:0 0 calc(16.6666666667% - 1rem)}}.prd-cats-nav__lst-item-hdr{font-size:1.1428571429rem;font-weight:400;line-height:1.2;margin:0;position:relative;z-index:2;max-width:75%;color:#601030}.prd-cats-nav__lst-item img,.prd-cats-nav__lst-item-icon{position:absolute;bottom:.5rem;right:.5rem;z-index:1;display:block;width:90px;height:auto!important}.prd-cats-nav__lst-item-icon{width:60px;right:1rem;bottom:auto}.prd-cats-nav__lst-with-bg{display:flex;flex-flow:row wrap;margin:.5rem .5rem 2rem}@media (min-width:540px){.prd-cats-nav__lst-with-bg{margin:.5rem .5rem 0;padding-bottom:2rem}}.prd-cats-nav__lst-with-bg-item{position:relative;flex:0 0 calc(100% - 1rem);margin:.5rem;background-color:#64798D;color:#fff;box-shadow:1px 2px 6px #e0e0e0;border-radius:5px;overflow:hidden}@media (min-width:540px){.prd-cats-nav__lst-with-bg-item{flex:0 0 calc(50% - 1rem)}}@media (min-width:1024px){.prd-cats-nav__lst-with-bg-item{flex:0 0 calc(25% - 1rem)}}.prd-cats-nav__lst-with-bg-item img{display:block;width:auto;height:auto}.prd-cats-nav__lst-with-bg-item h3{position:absolute;left:0;right:0;font-size:1.2857142857rem;font-weight:400;line-height:1.2;margin:0;padding:1.25em 1rem .5rem;text-align:center;color:#fff}.prd-cats-nav__lst-special{display:flex;flex-flow:row wrap;margin:.5rem .5rem 2rem}@media (min-width:540px){.prd-cats-nav__lst-special{margin:.5rem .5rem 0;padding-bottom:2rem}}.prd-cats-nav__lst-special-item{flex:0 0 calc(100% - 1rem);margin:.5rem;background-color:#fff;box-shadow:1px 2px 6px #e0e0e0;border-radius:5px;overflow:hidden;display:flex;flex-flow:column;text-decoration:none}@media (min-width:540px){.prd-cats-nav__lst-special-item{flex:0 0 calc(50% - 1rem)}}@media (min-width:768px){.prd-cats-nav__lst-special-item{flex:0 0 calc(25% - 1rem);font-size:18px;min-height:254px}}.prd-cats-nav__lst-special-item-img{overflow:hidden}.prd-cats-nav__lst-special-item-img img{display:block;width:75%;margin:-10% auto}.prd-cats-nav__lst-special-item-img svg{display:block;margin:0 auto}.prd-cats-nav__lst-special-item-hdr{font-size:1.2857142857rem;font-weight:400;line-height:1.2;margin:0;padding:1em 1rem .5rem;text-align:center}.products-banner{color:#333;text-align:left;overflow:hidden}.products-banner__inner{margin:0 auto;max-width:1400px;padding:1rem;display:flex;flex-flow:row wrap;justify-content:space-between;align-items:center}.products-banner__hdr{font-size:1.5714285714rem;font-weight:400;line-height:1.2;margin:0 0 .5em}@media (min-width:1024px){.products-banner__hdr{font-size:2.5714285714rem;font-weight:300}}@media (min-width:1200px){.products-banner__hdr{font-size:3.2857142857rem}}.products-banner__texts{width:70%}.products-banner__dscrp{font-size:1rem;font-weight:300;line-height:1.4;margin-bottom:1em}@media (min-width:1024px){.products-banner__texts{width:50%}.products-banner__dscrp{font-size:1.2857142857rem}}@media (min-width:1200px){.products-banner__dscrp{font-size:1.4285714286rem}}.products-banner__img{width:220px;height:auto;margin:-12% -25px -12% 0;max-width:25%;display:none}@media (min-width:1024px){.products-banner__img{width:450px;height:auto;max-width:40%;margin:-10% 0 -15% 2rem}}.product-details,.swiper-container{margin-left:auto;margin-right:auto}.products-banner__breadcrumb{width:100%}.products-banner__breadcrumb .product-breadcrumb-inner{background-color:transparent!important;padding-top:0!important;padding-left:0!important}.products-filter{flex:1 1 20%;margin-bottom:1rem}.product-details{margin-top:0;box-shadow:0 2px 4px rgba(208,207,203,.3);background-color:#fff;border-radius:3px;overflow:hidden}.product-details__hero{position:relative;display:flex;flex-flow:column;gap:.5rem;margin:1rem;padding-bottom:1rem;border-bottom:1px solid #ededeb}@media (min-width:1024px){.product-details__hero{flex-flow:row;align-items:center;margin:2rem;padding-bottom:2rem;gap:2rem}}.product-details__facts{margin-top:1rem}.product-details__facts-type{font-size:10px;line-height:1.4;color:#828282}.product-details__facts ul{list-style:none;margin:0;padding:0;display:flex;flex-wrap:wrap}.product-details__facts ul li{margin:0 0 10px;padding:0;width:50%;max-width:400px}.product-details__quantity{min-width:137px}.product-details__quantity .btn{margin-bottom:0}.product-details__mobile-section:last-child .product-details__section-header{margin-bottom:1em}.product-details__section-header{font-size:1.1428571429rem;font-weight:500;display:block;text-decoration:none;color:#333;margin:0 0 1rem;padding:0 1rem}.product-details__section-header:link,.product-details__section-header:visited{color:#333;text-decoration:none}@media (min-width:1024px){.product-details__section-header{padding:0 2rem}}.product-details__title{font-size:1.7142857143rem;font-weight:400;line-height:1.2;padding:0 0 .25em;margin:0;word-break:break-word;text-align:center}.product-details__tags{position:absolute;right:0;top:0;z-index:10;line-height:1}.product-details__tags .tag{margin-left:5px;margin-bottom:5px}@media (min-width:1024px){.product-details__title{font-size:2.5714285714rem;font-weight:300;text-align:left;padding:0 0 .5em}.product-details__tags{position:relative;margin-bottom:.75rem}.product-details__tags .tag{margin-left:0;margin-right:5px}}.product-details__short-description{font-size:1.1428571429rem;font-weight:300;line-height:1.25;color:#333;margin-bottom:.5em;text-align:center}@media (min-width:1024px){.product-details__short-description{text-align:left;margin-bottom:1em}.product-details__short-description *{font-size:1.1428571429rem}}.product-details__short-description:empty{margin-bottom:0}.product-details__short-description--mealbox{margin-bottom:2em}.product-details__deposit{font-size:.7142857143rem;text-transform:uppercase;color:#a8a8a2;display:block;flex:1 1 100%;margin-bottom:1em;line-height:1}.product-details__tabs{display:none;font-size:.9285714286rem;font-weight:400;list-style-type:none;padding:0;margin:0;border-bottom:2px solid #f7f7f4}.product-details__tabs:after{display:table;clear:both}.product-details__tabs li{float:left;margin-right:2rem}.product-details__tabs li:first-child{margin-left:1.5rem}.product-details__tabs a{color:#333;text-decoration:none;padding:.5rem 0;border-bottom:2px solid transparent;margin-bottom:-2px;position:relative;z-index:1;display:block;font-weight:400;font-size:1.1428571429rem}.product-details__tabs a.active{border-color:#601030;color:#601030}.product-details__tabs span{color:#0d7548}@media (min-width:540px){.product-details__tabs{display:block;background-color:#fff}.product-details .tabs__description,.product-details .tabs__description--active{display:block!important}}.product-details__image{position:relative;flex-shrink:0}.product-details__image img{display:block;background-color:#FAF9F7;border-radius:50%;aspect-ratio:1/1;width:180px;height:auto;margin:0 auto}.product-details__image img.loaded{background-color:transparent;border-radius:0}.product-details__video{margin:0;background-color:#fff;min-height:211px}.product-details__video .responsive-video-wrapper{border-radius:0}.product-details__video .madbio-embed{margin-bottom:0}.product-details__description{font-size:1.1428571429rem;font-weight:300;line-height:1.4;margin-bottom:1rem;padding:0 1rem;color:#333}.product-details__description h2,.product-details__description h3,.product-details__description h4,.product-details__description h5,.product-details__description h6{font-size:1em;line-height:1.25;font-weight:500;margin-bottom:.5em}.product-details__description h2{font-size:1.2em}@media (min-width:1024px){.product-details__video{min-height:395px}.product-details__description{padding:0 2rem}}.product-details__bom-list [data-view-type=table]{display:none}.product-details__bom-list [data-view-type=list]{display:block}@media (min-width:540px){.product-details__image img{width:280px;height:auto}.product-details__bom-list [data-view-type=table]{display:block}.product-details__bom-list [data-view-type=list],.product-details__bom-list-header{display:none}}.product-details__bom-list-header,.product-details__menus-header{font-size:1.2857142857rem;font-weight:300;padding-top:1em;margin:0 0 .5em}.product-details__bom-list-header{display:none}.product-details__menu{margin:0 1.5rem 1rem}.product-details__bom-list{padding:1em}.product-details__actions{flex-grow:1}.product-details__col-bottom{clear:both}@media (min-width:1024px){.product-details__menu{margin:0 2rem 2rem}.product-details__bom-list{margin:0 2rem;padding:1rem 0;border-top:1px solid #ededeb}.product-details__actions-aside{background-color:#fff}.product-details__col-bottom{padding:0}}.product-details__madbio-embed{margin:0 1.5rem 1rem}.product-details__action-jackson{background-color:#fff;display:flex;flex-flow:row;justify-content:space-between;align-items:center}.product-details__prices-group{text-align:center;padding-bottom:1rem;margin-bottom:1rem;font-size:1.2857142857rem}@media (min-width:1024px){.product-details__action-jackson{background-color:transparent;flex-flow:column;align-items:flex-start}.product-details__prices-group{text-align:left}}.product-details__prices{display:flex;flex-flow:column wrap;margin-right:1rem}.product-details__price-pr-dish{font-size:.8571428571rem;color:#75756e;display:block}.product-details__favorite{position:absolute;left:0;top:0;z-index:20}@media (min-width:1024px){.product-details__prices{flex-flow:row wrap;align-items:baseline;margin-right:0;margin-bottom:1rem}.product-details__price-pr-dish{flex:1 0 100%;text-align:left}.product-details__favorite{left:-1rem;top:-1rem}}.product-details__price{font-size:2rem;font-weight:700;margin:0}.product-details__price .currency{font-size:1.2857142857rem;font-weight:400}.product-details__price--member,.product-details__price--original{font-size:1rem;font-weight:300}@media (min-width:1024px){.product-details__price{text-align:left;margin-right:1rem}.product-details__price--member,.product-details__price--original{font-size:1.1428571429rem}}.product-details__price--member .currency,.product-details__price--original .currency{font-size:1.1428571429rem;font-weight:300;padding:0}.product-details__ex-vat-label{font-size:.7142857143rem;color:#a8a8a2;text-align:right;display:block;flex:1 1 100%;margin-bottom:1em;margin-top:-2em}.product-details__giftcard-items-header{font-size:1.2857142857rem;font-weight:300;margin-bottom:1em;padding-top:1em;text-align:center}.product-details__giftcard-items-grid{margin-bottom:1rem}.product-details__delivery-days{position:absolute;bottom:0;background-color:rgba(253,244,226,.8);font-size:.9285714286rem;color:#333;line-height:1.2;border-radius:3px;padding:.5rem .85rem;text-align:center;width:100%}.product-details__variant-list,.recipe__title{padding:0 1rem}.product-quantity{position:relative;cursor:pointer}.product-quantity__input-wrap{background:#FFF;border:1px solid #F2F2F2;border-radius:28px;position:relative;display:flex;justify-content:space-between;align-items:center;padding:1px}.product__meta,.product__meta-variant{background-color:#fff;line-height:1.4}.product-quantity__input-wrap.hide{display:none}.product-quantity__input-wrap label{width:100%}.product-quantity__input-wrap input{border:none;text-align:center;height:36px;outline:0;width:100%}.product-quantity__input-wrap input::-webkit-inner-spin-button,.product-quantity__input-wrap input::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}.product-quantity__input-wrap input[type=number]{-moz-appearance:textfield}.table .mealbox-variant__name{text-align:left;display:block}.product__meta{text-align:center;list-style-type:none;padding:0;font-size:1.1428571429rem;color:#333;display:flex;justify-content:center;margin:1rem 0;gap:.75rem}@media (min-width:1024px){.product__meta{justify-content:flex-start}.product__meta-variant{background-color:#f8f8f8;margin-left:1rem;margin-right:1rem}.product-list .product__meta-variant{margin-left:0;margin-right:0}}.product__meta li{display:flex;align-items:center;gap:.35rem}.product__meta .icon{display:block;width:15px;height:15px}.product__meta-variant{margin-bottom:1rem;padding:1rem}.product__meta-variant-name{text-transform:uppercase;color:#000}.product__meta-variant-description{color:#75756e}.product__meta-button{cursor:pointer;margin:2rem auto 2.5rem;text-align:center;font-size:1.0714285714rem;line-height:1.4;color:#0d7548;display:flex;justify-content:center;align-items:center;gap:1rem;background-color:#fff;padding:1rem 2rem;box-shadow:0 4px 8px rgba(0,0,0,.24);border:none;border-radius:8px}.product__meta-button svg{display:inline-block}.product__meta-button-days,.product__meta-button-persons{display:flex;gap:.5rem;justify-content:center;align-items:center}@media (min-width:1024px){.product__meta-button{margin:2rem 0 2.5rem}#js-product-details-breadcrumb.sticky,#js-product-details-tabs.sticky{position:fixed;z-index:3;width:100%;max-width:1200px;margin-left:auto;margin-right:auto}#js-product-details-breadcrumb.sticky{top:43px}#js-product-details-tabs.sticky{top:87px}#js-product-details-tabs.sticky+.product-details__text{padding-top:85px}}.redeem-giftcard-header__inner{padding:1.25rem 1.5rem}.redeem-giftcard-header__title{font-size:1.2857142857rem;font-weight:400;line-height:1.2;margin:0}.redeem-giftcard-header__intro{font-size:1rem;font-weight:300}.redeem-giftcard-header--invalid{position:static!important;margin-top:auto!important;margin-bottom:1rem!important;top:auto!important;left:auto!important;transform:translateX(0)!important}.mealbox-chefs{text-align:center;margin-bottom:2rem}@media (min-width:540px){#product-details-section-bom,#product-details-section-description,#product-details-section-menu{display:block!important}.mealbox-chefs{display:flex;flex-direction:row;align-items:center;text-align:left;margin-bottom:2rem}}.recipe,.u-content,.u-round-button{text-align:center}.mealbox-chefs .chef-heads{margin-bottom:1rem}@media (min-width:540px){.mealbox-chefs .chef-heads{margin-right:1.5rem;margin-bottom:0}}.mealbox-chefs .chef-head{width:66px;height:66px;display:inline-block;position:relative;margin:0 -.5rem}.mealbox-chefs .chef-names{line-height:1.4;color:#75756e}.mealbox-chefs .chef-names__title{font-size:.8571428571rem;font-weight:300;text-transform:uppercase;color:#a8a8a2}@media (min-width:540px){.mealbox-chefs .chef-head{margin:0 -1rem 0 0}.mealbox-chefs .chef-head:last-child{margin-right:0}.mealbox-chefs .chef-names__title{font-size:.7142857143rem}}.mealbox-chefs .chef-name{font-size:1.1428571429rem}.mealbox-chefs .chef-name:link,.mealbox-chefs .chef-name:visited{color:#333;text-decoration:none}@media (min-width:540px){.mealbox-chefs .chef-name{font-size:1rem}}.category-slider{margin-left:1rem;margin-bottom:1rem;overflow:auto hidden;white-space:nowrap}@media (min-width:1024px){.category-slider{overflow:auto;white-space:normal}}.category-slider__item{display:inline-block;background-color:#fff;margin-bottom:1rem;padding:2px 11px 3px;margin-right:.5rem;text-decoration:none;border-radius:3px;white-space:nowrap;transition:none;box-shadow:1px 2px 6px #e0e0e0;border:1px solid #cfdbd6}.category-slider__item:link,.category-slider__item:visited{color:#601030}.category-slider__item.selected,.category-slider__item:hover{background-color:#601030;color:#fff}.category-description{font-size:.9285714286rem;margin-bottom:2rem}.category-description h1{font-size:1.5714285714rem;font-weight:500;line-height:1.3;margin:.5em 0 0}.category-description h1 strong{font-weight:500}@media (min-width:540px){.category-description h1{font-size:2rem;font-weight:400}.category-description h1 strong{font-weight:400}}.category-description h2{font-size:1.2857142857rem;font-weight:500;line-height:1.3}.category-description h2 strong{font-weight:500}@media (min-width:540px){.category-description h2{font-size:1.5714285714rem;font-weight:400}.category-description h2 strong{font-weight:400}}.u-content{height:100%;display:flex;flex-flow:column;justify-content:center}.u-button-list{display:flex;justify-content:center;gap:1rem;list-style-type:none;margin:0 0 2rem;padding:0}.u-header{font-size:1.2857142857rem;margin-bottom:1rem}.u-round-button{font-size:1.4285714286rem;text-decoration:none;color:#0d7548;background-color:#fff;border:1px solid #0d7548;width:40px;height:40px;line-height:40px;display:inline-block;margin:0;border-radius:50%;vertical-align:top;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;-webkit-tap-highlight-color:rgba(13,117,72,.5);cursor:pointer}.u-round-button.hidden{display:none}.recipe:after,.recipe__text:after{display:table;content:"";clear:both}.u-round-button:link,.u-round-button:visited{color:#333}.u-round-button.on,.u-round-button:hover{color:#fcfcf5;background-color:#601030;border-color:#601030}[data-color-alias=koekkenhaven]{background-color:#9F647C;color:#fff}[data-color-alias=aktuelt],[data-color-alias=jbk-aktuelt]{background-color:#b6d5c8;color:#333!important}[data-color-alias=det-flydende-univers],[data-color-alias=frankly]{background-color:#f9c970;color:#2f2513!important}[data-color-alias=jordens-bedste-koebmand-front]{background-repeat:no-repeat;background-image:url(/assets/build/images/decoration/bg/jbk_bg.png);background-position:right top;background-size:360px;background-color:#fff}[data-color-alias=jordens-basta],[data-color-alias=jordens-bedste-koebmand]{background-repeat:no-repeat;background-image:url(/assets/build/images/decoration/bg/jbk_bg.png);background-position:right top;background-size:250px}@media (min-width:768px){[data-color-alias=jordens-basta],[data-color-alias=jordens-bedste-koebmand]{background-size:450px}}@media (min-width:1024px){[data-color-alias=jordens-bedste-koebmand-front]{background-size:auto;min-height:230px;background-color:transparent}[data-color-alias=jordens-basta],[data-color-alias=jordens-bedste-koebmand]{background-size:auto;min-height:230px}}[data-color-alias=recommendation]{background-image:url(/assets/build/images/decoration/bg/anbefaler_right.jpg),url(/assets/build/images/decoration/bg/anbefaler_left.jpg);background-position:right top,left top;background-repeat:no-repeat,no-repeat;background-size:45%}@media (min-width:540px){[data-color-alias=recommendation]{background-size:30%}}@media (min-width:1400px){[data-color-alias=recommendation]{background-size:auto}}[data-color-alias=sommerfriske-drikkevarer]{background-color:#D6E5C5;color:#000!important}[data-color-alias=nem-mad-og-faerdigretter]{background-color:#5C7D63;color:#fff!important}[data-color-alias=kasser-med-blandet-frugt-og-groent]{background-color:#9FB5B8;color:#fff!important}[data-color-alias=nem-mad-faerdigretter],[data-color-alias=rundt-om-grillen]{background-color:#5C7D63;color:#fff}[data-color-alias=baby-boern],[data-color-alias=sommerforfriskninger]{background-color:#fce9ce;color:#150d02}[data-color-alias=jul],[data-color-alias=julevarer]{background-color:#BB2631;color:#fff}[data-color-alias=nytaar]{background-color:#00424B;color:#fff}[data-color-alias=aktuelt],[data-color-alias=hjemmebageriet]{background-color:#cabe8d;color:#2f2513}[data-color-alias=sommer]{background-color:#f2baaf;color:#2f2513}[data-color-alias=harvest-moon]{background-color:#FCE9CE;color:#150d02}[data-color-alias=foraar-i-koekkenhaven]{background-color:#D6E5C5;color:#fff}[data-color-alias=frokostfavoritter]{background-color:#64798D;color:#fff}[data-color-alias=gaveideer]{background-color:#BBAE92;color:#fff}[data-color-alias=paaske],[data-color-alias=pask],[data-color-alias=paske]{background-color:#E8C77E;color:#fff}[data-color-alias=frankly-juice],[data-color-alias=frankly]{background-color:#CABE8D;color:#fff}[data-color-alias=gron-inspiration]{background-color:#9AC070;color:#fff}.recipe{max-width:540px;margin:0 auto}.recipe--wide{max-width:768px}.recipe__title{margin:1em 0;line-height:1.2;font-size:1.5714285714rem}@media (min-width:768px){.recipe__title{font-size:2rem;padding:0}.recipe__subtitle{width:100%}}.recipe__subtitle{margin:1em 0;line-height:1.2;font-size:1.5714285714rem;text-transform:uppercase}.recipe__data,.recipe__media-image,.recipe__media-video,.recipe__text{margin-bottom:2rem}.recipe__media-image{min-height:400px}.recipe__text{padding:0 1rem}@media (min-width:768px){.recipe__text{display:flex;flex-flow:row wrap;padding:0;align-content:space-between}}.recipe__data{width:100%;font-size:1.2857142857rem}.recipe__data-time,.recipe__data-yield{display:inline-block;margin:0 1rem}.recipe__data i{vertical-align:middle;line-height:1}.recipe__ingredients{text-align:left;margin-bottom:2rem}@media (min-width:768px){.recipe__ingredients{width:calc(45% - 6rem);margin-right:6rem}}.recipe__ingredients-list{text-align:left;list-style-type:none;margin:0 0 2em;padding:0}.recipe__ingredients-list-title{text-align:left;font-size:1rem;font-weight:500;margin:0 0 .5em}.recipe__ingredients-list-item{margin-bottom:.5em;line-height:1.4;width:90%}.recipe__instructions-header{margin:1em 0;line-height:1.2;font-size:1.5714285714rem;font-weight:400;text-transform:uppercase}@media (min-width:768px){.recipe__instructions{width:55%}.recipe__instructions-header{text-align:left;font-size:1.2857142857rem;font-weight:400;margin:0 0 .5em;text-transform:none}}.recipe__instructions-description{text-align:left}.recipe__tools{margin:1rem 0 2rem;text-align:center}@media print{.recipe{max-width:none}.recipe__media-image,.recipe__media-video,.recipe__subtitle{display:none}}.recipe-thumbnails{max-width:1024px;margin:0 auto}.recipe-thumbnails__header{font-size:1.5714285714rem;text-align:center;border-bottom:1px solid #ededeb;margin:0 0 1rem;padding-bottom:1rem}.recipe-thumbnails__list{list-style-type:none;margin:0;padding:0;-moz-column-count:2;column-count:2;-moz-column-gap:1rem;column-gap:1rem}@media (min-width:540px){.recipe-thumbnails__header{text-align:left}.recipe-thumbnails__list{-moz-column-count:4;column-count:4}}.recipe-thumbnails__list-item{-moz-column-break-inside:avoid;break-inside:avoid;margin-bottom:2rem}.recipe-thumbnail{display:block;margin-bottom:1rem;text-decoration:none}.recipe-thumbnail__media{min-height:134px;background-color:#f8f8f8;margin-bottom:1rem}.recipe-thumbnail__media img{width:100%}.recipe-thumbnail__title{font-size:1rem;line-height:1.2;margin:0}.recipe-categories{margin-bottom:2rem}.recipe-categories__header{font-size:1.5714285714rem;text-align:center;border-bottom:1px solid #ededeb;margin:0 0 1rem;padding-bottom:1rem}@media (min-width:540px){.recipe-categories__header{text-align:left}}.recipe-categories__list{list-style-type:none;margin:0;padding:0;display:flex;flex-flow:row wrap}.recipe-categories__list--inline{text-align:center}.recipe-categories__list-item{margin-bottom:1em;flex:0 0 50%}@media (min-width:768px){.recipe-categories__list{display:block}.recipe-categories__list-item{flex:none}}.recipe-categories__list-item a{text-decoration:none;text-transform:uppercase}.recipe-categories__list-item--inline{display:inline-block;margin-bottom:0}.recipe-categories__list-item--inline a{display:block;background-color:#f8f8f8;border-radius:2px;padding:5px 10px;margin:0 10px 10px}.recipe-categories__list-item--inline a.selected,.recipe-categories__list-item--inline a:hover{background-color:#0d7548;color:#fff}.recipe-search__form{text-align:center;margin:0 auto 2rem}.recipe-search__input{font-size:1.1428571429rem;border-radius:28px;border:1px solid #a8a8a2;padding:8px 1.5rem;width:215px}.recipe-search__pagination{max-width:1024px;margin:2rem auto;text-align:center}.recipe-search__pagination-next,.recipe-search__pagination-prev{display:inline-block;background-color:#ededeb;padding:.5rem 1rem;border-radius:3px;text-decoration:none;margin:0 .5rem}.recipe-search__no-results{font-size:1.1428571429rem;font-weight:300;text-align:center}.instruction-list{line-height:1.4}.instruction-item{position:relative;margin-bottom:1.5em}.instruction-item--subheader{margin-bottom:0}.instruction-item--sense,.instruction-item--tomorrow{border:1px dotted #000;padding:2rem 1rem 1rem;position:relative;margin:4rem 0 1rem}.instruction-item--sense:before,.instruction-item--tomorrow:before{content:"";display:inline-block;width:40px;height:40px;background-repeat:no-repeat;background-size:cover;position:absolute;left:50%;top:-20px;transform:translateX(-50%)}.instruction-item--tomorrow:before{background-image:url(/assets/build/images/icons/hand_remember.png)}.instruction-item--sense:before{background-image:url(/assets/build/images/icons/hand_sense.png)}.instruction-item-custom-header{font-weight:500;text-align:center;margin-bottom:.5em;text-transform:uppercase}.instruction-item-custom-body--sense{padding:0 1rem}.instruction-item-custom-body p{margin:0 0 .5em}.instruction-header{font-weight:500;margin-bottom:.5em}@media (min-width:768px){.instruction-header{margin-bottom:0}}.instruction-counter-list{list-style-type:none;margin:0 0 1em 2rem;padding:0}@media (min-width:768px){.instruction-counter-list{margin-left:0}}.instruction-counter-list li:before{counter-increment:stepCount;content:counter(stepCount);position:absolute;left:-2rem;top:1px;display:inline-block;width:17px;height:17px;background-color:#000;color:#fff!important;text-align:center;line-height:17px!important;font-size:10px;font-weight:500;border-radius:50%}.instruction-counter-list:first-of-type{counter-reset:stepCount}.madbio-embed{margin-bottom:1.7142857143em}.madbio-embed__header{font-size:1.4285714286rem;margin-bottom:.8571428571em}.madbio-embed__header a{text-decoration:none}.madbio-macro-embed{margin-bottom:1.7142857143em}.madbio-macro-embed__header{font-size:1.4285714286rem;margin-bottom:.8571428571em}.newslettersignup{max-width:540px;margin:0 auto 1em}.newslettersignup legend{position:absolute;overflow:hidden;clip:rect(0 0 0 0);height:1px;width:1px;margin:-1px;padding:0;border:0}.newslettersignup__header{margin-top:0;margin-bottom:1.7142857143em;text-align:center}.newslettersignup__intro{margin-bottom:.4285714286em}.newslettersignup__error-message{display:none;color:#601030;font-weight:700;margin-bottom:.4285714286em}.newslettersignup__success-message{display:none;color:#0d7548;font-weight:700;margin-bottom:.4285714286em}.newslettersignup__fields:after{content:"";display:table;clear:both}.js-mypage-update-newsletter-error,.textblock__content:empty,.textblock__header:empty{display:none}.newslettersignup__emailfield{font-size:1.1428571429rem;color:#333;width:100%;border:1px solid #a8a8a2;box-sizing:border-box;box-shadow:none;border-radius:3px;padding:9px 12px;-webkit-appearance:none;-moz-appearance:none;appearance:none;margin-bottom:.8571428571em}@media (min-width:768px){.newslettersignup__emailfield{font-size:1rem}}@media (min-width:540px){.newslettersignup__emailfield--compressed-layout{width:70%;margin-right:5%;margin-bottom:0}}.newslettersignup__btn{width:100%}@media (min-width:540px){.newslettersignup__btn--compressed-layout{width:25%;float:right;padding-left:0;padding-right:0}}.system-messages__message{background-color:#601030;color:#fcfcf5;position:relative;border-top:1px solid #4A0B24;max-width:1024px;padding:.75em 3em .75em 1em}@media (min-width:1024px){.system-messages__message{border-top:0;border-radius:3px;padding:1em 3em 1em 1.5em;margin:.8571428571em auto}}.system-messages__header{margin-top:0;padding-top:0;padding-bottom:0;margin-bottom:0;font-weight:500;font-size:1em;line-height:1.7142857143em}@media (min-width:1024px){.system-messages__header{font-family:"Gotham Rounded A","Gotham Rounded B",Calibri,Helvetica,Arial,Sans-Serif;font-size:1.1428571429em;line-height:1.5em}}.system-messages__text{font-size:1em;line-height:1.7142857143em}@media (min-width:1024px){.system-messages__text{font-family:"Gotham Rounded A","Gotham Rounded B",Calibri,Helvetica,Arial,Sans-Serif;font-size:1.1428571429em;line-height:1.5em}}.system-messages__dismiss{position:absolute;right:.5em;top:50%;transform:translateY(-50%);cursor:pointer;border:1px solid #fcfcf5;color:#fcfcf5;border-radius:50%;width:36px;height:36px;line-height:30px;text-align:center;font-size:2rem}.textblock__header{font-size:1.2857142857rem;font-weight:400;text-transform:uppercase;color:#0d7548;margin:0 0 .8571428571em}.textblock__content{font-size:1.1428571429em;line-height:1.5em;font-weight:400;margin-bottom:1.7142857143em}.giftcard-promo__intro,.giftcard-redeem-form__intro{font-size:1.5714285714rem;padding-top:0;padding-bottom:0}.giftcard-promo{max-width:1024px;text-align:center;color:#0d7548}.giftcard-promo__image{margin-bottom:50px}@media (min-width:768px){.giftcard-promo__image{display:block;float:left;width:50%;margin-top:100px}.giftcard-promo__image>img{display:block;margin:0 auto}}.giftcard-promo__image-canvas{position:relative;overflow:hidden}@media (min-width:1024px){.giftcard-promo__image{margin-left:-80px}.giftcard-promo__image-canvas{overflow:visible}}.giftcard-promo__image-card,.giftcard-promo__image-flower{position:absolute;top:0}.giftcard-promo__image-box{width:100%}.giftcard-promo__image-flower{left:10%;z-index:100}@media (min-width:540px){.giftcard-promo__image-box{width:auto}.giftcard-promo__image-flower{left:50%;margin-left:-180px;top:50px}}@media (min-width:1024px){.giftcard-promo__image-flower{left:60%;margin-left:auto;top:-10%;z-index:100}}.giftcard-promo__image-card{left:10%;z-index:99}@media (min-width:540px){.giftcard-promo__image-card{left:50%;margin-left:-120px;top:70px}}@media (min-width:1024px){.giftcard-promo__image-card{left:68%;margin-left:auto;top:-2%;z-index:99}}.giftcard-promo__inner{max-width:1200px;margin:0 auto;padding:2em 1em}.giftcard-promo__buy,.giftcard-promo__text{margin-bottom:3.4285714286em}.giftcard-promo__inner:after{content:"";display:table;clear:both}@media (min-width:768px){.giftcard-promo__inner{padding:4em 1em}.giftcard-promo__text{display:block;float:right;width:50%}}.giftcard-promo__header{text-transform:uppercase;margin-top:0;padding-top:0;padding-bottom:0;margin-bottom:.8571428571em}.giftcard-promo__intro{font-weight:400;max-width:460px;margin-top:0;margin-bottom:1.7142857143em}.giftcard-promo__redeem{max-width:540px;margin:0 auto}.giftcard-redeem-form fieldset{background-color:#fff;border-radius:500px;padding-left:1.5rem;box-shadow:1px 1px 10px #ddd}.giftcard-redeem-form--mypage{margin:0 auto 3.4285714286em}@media (min-width:540px){.giftcard-redeem-form--mypage{max-width:16.4285714286em}}.giftcard-redeem-form--mypage fieldset{padding-left:0;box-shadow:none}.giftcard-redeem-form__header{font-size:1.5714285714rem;font-weight:400;text-transform:uppercase}.giftcard-redeem-form__intro{max-width:460px;margin-top:0;margin-bottom:1.7142857143em}.giftcard-redeem-form__field{font-size:1rem;border:0;padding:3px 1em 3px 0;box-sizing:border-box;width:60%;background-color:transparent}.giftcard-redeem-form__field:focus{outline:0}.giftcard-redeem-form__field--mypage{border:1px solid #a8a8a2;font-size:1.1428571429rem;font-weight:300;width:100%;display:block;margin-bottom:.8571428571em;text-align:center;padding:.5rem}@media (min-width:540px){.giftcard-redeem-form__field--mypage{font-size:.8571428571rem}}.giftcard-redeem-form__btn{background-color:#0d7548;color:#fff;border:0;padding:10px;text-transform:uppercase;font-size:1rem;width:40%;display:inline-block;margin:0;border-radius:500px}.giftcard-redeem-form__btn--mypage{margin-left:0!important;margin-right:0!important;font-size:1.1428571429rem;display:inline-block;width:100%;border-radius:500px;background:#0d7548;color:#fff;border:0}@media (min-width:540px){.giftcard-redeem-form__btn--mypage{font-size:.8571428571rem}}.giftcard-redeem-form__status-message{font-size:.8571428571rem;color:#0d7548;text-align:left;padding:0 1em;opacity:0}.giftcard-redeem-form__status-message a{text-decoration:underline}.voucher-info-wrapper{position:sticky;top:49px;z-index:3001;width:100%;border-bottom:2px solid #eaeaea}.voucher-info-wrapper--sticky{top:45px;left:0;right:0}.voucher-info-wrapper.off{display:none}.voucher-info-wrapper--gift{background-color:#E9EEED}.voucher-info-wrapper--discount{background-color:#FBF8EB}.voucher-info-wrapper--text{background-color:#E9EEED}.voucher-info{max-width:1024px;margin:0 auto;text-align:left;padding:.5rem 1rem;display:flex;align-items:center;justify-content:flex-start;overflow:hidden}.voucher-info__sticker{margin-right:1rem;display:none}@media (min-width:1024px){.voucher-info-wrapper--sticky{top:45px}.voucher-info__sticker{display:initial}}.voucher-info__wrap{width:100%}.voucher-info__image{width:70px;height:70px;margin-right:1rem;display:none}.voucher-info__header{font-size:.8571428571rem;font-weight:500;margin:0;line-height:1.6;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}@media (min-width:1024px){.voucher-info__image{display:block}.voucher-info__header{overflow:auto;white-space:normal}}.voucher-info__message{font-size:.7857142857rem;line-height:1.3}.voucher-info-discount-message-inner{text-align:center;line-height:1.4}.voucher-info .gifts__list__value{height:80px;width:80px;color:#fff;background:url(/assets/build/images/campaign/svg/circle.svg) no-repeat;background-size:contain;font-size:14px;padding:10px;text-align:center;line-height:1.2;display:flex;align-items:center}.vcard{color:#333;font-weight:300;margin-bottom:.8571428571em}.vcard .street-address-2:empty{display:none}.tag,.tooltip-container,.tooltip.visible:before,.vcard--oneliner .adr,.vcard--oneliner .street-address,.vcard--oneliner .street-address-2,.vcard--oneliner .zipnCity{display:inline-block}.packagingfee{max-width:1200px;margin:0 auto 2rem;padding:0 1rem}.packagingfee__title{font-size:1.2857142857rem;font-weight:400;line-height:1.4;text-transform:uppercase;margin:0 0 1em;color:#333;text-align:center}@media (min-width:540px){.packagingfee__title{text-align:left}}.packagingfee__subtitle{font-size:1rem;font-weight:400;text-transform:uppercase;margin:0;color:#75756e}.packagingfee__text{background:url(/assets/build/images/svg/packagingfee.svg) 0 5px no-repeat;padding-left:50px;font-size:1rem;font-weight:300;color:#75756e}.packagingfee p{margin:0}.tag{font-size:.7142857143rem;font-weight:300;line-height:2;background-color:#601030;color:#fff;text-transform:uppercase;border-radius:2px;padding:0 7px;white-space:nowrap}.tag--new-price{background-color:#83607B}.tag--news{background-color:#64798D}.tag--popular{background-color:#344B39}.tag--right-now{background-color:#5C7D63}.tag--limited-party{background-color:#AF5735}.tag--gift{background-color:#77746B}.tag--soldout{background-color:#f4daa7;color:#333}.tag--last-chance{background-color:#955251}.tag--abo-muligt{background-color:#001459}.tooltip-container{position:relative}.tooltip{position:absolute;overflow:hidden;clip:rect(0 0 0 0);height:1px;width:1px;margin:-1px;padding:0;border:0;opacity:0;transition:opacity .25s ease-in;text-align:left;z-index:9}.swiper-container-cube,.swiper-container-flip,.tooltip.visible{overflow:visible}.encyclopedia-item,.tooltip.visible{background-color:#fff;border-radius:3px}.tooltip.visible{clip:auto;height:auto;margin:auto;box-shadow:0 2px 4px 0 rgba(0,0,0,.2);opacity:1;position:absolute;left:50%;top:0;transform:translate(-50%,calc(-100% - 10px));font-size:.7857142857rem;line-height:1.4;color:#333;padding:.5rem;border:1px solid #a8a8a2;width:260px}@media (min-width:768px){.tooltip.visible{width:320px}}.tooltip.visible:before{content:" ";width:.5rem;height:.5rem;transform:rotate(45deg) translateX(-50%);position:absolute;background-color:#fff;z-index:1;border:1px solid #a8a8a2;top:auto;bottom:-.5rem;left:50%;border-width:0 1px 1px 0}.tooltip.visible.align-right{transform:translate(-92%,calc(-100% - 10px))}.tooltip.visible.align-right:before{left:auto;right:7px}.tooltip-header{font-size:14px;font-weight:500;text-align:center;margin:0 0 1em}.tooltip-text{font-size:14px;font-weight:300;text-align:left}.tooltip-table{width:100%;font-size:14px}.tooltip-table td,.tooltip-table th{padding-left:0;padding-right:0}.tooltip-packagingfees{padding:1rem}.encyclopedia{max-width:1024px;margin:0 auto 1rem;padding:0 1rem}.encyclopedia:after{content:"";display:table;clear:both}.encyclopedia-list{list-style:none;margin:0;padding:0}@media (min-width:540px){.encyclopedia-lists{display:flex;flex-flow:row wrap;justify-content:space-between}.encyclopedia-list{flex:0 0 calc(50% - .5rem)}.encyclopedia-details__text{grid-column:col-start 1/span 6}}@media (min-width:768px){.encyclopedia-list{flex:0 0 calc(25% - .75rem)}}.encyclopedia-list.encyclopedia-list-horizontal{flex:1 0 100%}.encyclopedia-list-firstletter{display:none;text-transform:uppercase}.encyclopedia-list-firstletter:after{content:"";display:table;clear:both}.encyclopedia-list-horizontal .encyclopedia-list-firstletter{display:list-item;font-size:1.4285714286rem;color:#0d7548;padding:1rem 0;font-weight:500}.encyclopedia-list-firstletter .encyclopedia-list-totop{float:right;margin-right:1rem;text-decoration:none;font-size:1rem}.encyclopedia-views{text-align:center;margin:20px 0}.encyclopedia-views-gallery,.encyclopedia-views-list{font-size:1.2857142857rem;font-weight:400;text-transform:uppercase;text-decoration:none!important;margin:0 10px;display:inline-block}.encyclopedia-views-gallery i,.encyclopedia-views-list i{font-size:14px}.encyclopedia-item{margin-bottom:1rem;border:1px solid #dfdfdf;overflow:hidden}.encyclopedia-list-horizontal .encyclopedia-item{background-color:transparent;border-radius:0;border:0;border-top:1px solid #dfdfdf}.encyclopedia-item-link{display:block;text-decoration:none!important}.encyclopedia-item-image{min-height:40px}.encyclopedia-list-horizontal .encyclopedia-item-image{border:1px solid #f8f8f8;width:40px;height:40px;margin-top:1rem;margin-left:0;display:inline-block;vertical-align:top;overflow:hidden}@media (min-width:768px){.encyclopedia-list-horizontal .encyclopedia-item-image{width:50px;height:50px}}.encyclopedia-item-image img{width:100%!important;max-width:none!important;box-shadow:none!important;border-radius:0!important;float:none!important;clear:none!important;margin:0!important;padding:0!important;display:block}.encyclopedia-list-horizontal .encyclopedia-item-image img{width:100%!important;height:100%!important;margin-left:0!important;border:0!important}.encyclopedia-list-horizontal .encyclopedia-item-text{display:inline-block;vertical-align:top}.encyclopedia-item-name{font-size:1.1428571429rem;font-weight:300;line-height:1.2;color:#0d7548;text-align:center;word-wrap:break-word;padding:15px 10px 0;margin:0;border-top:1px solid #ededeb}.encyclopedia-list-horizontal .encyclopedia-item-name{text-align:left;border-top:0}@media (min-width:1024px){.encyclopedia-item-name{font-size:1.4285714286rem}}.encyclopedia-item-name2{font-size:.8571428571rem;font-weight:300;line-height:1.4;text-align:center;word-wrap:break-word;color:#0d7548;padding:0 10px 10px;margin:0;border-top:0}.encyclopedia-list-horizontal .encyclopedia-item-name2{text-align:left}@media (min-width:1024px){.encyclopedia-item-name2{font-size:1.1428571429rem}}.encyclopedia-item-season{text-align:center;margin:0 1rem 1rem}.encyclopedia-list-horizontal .encyclopedia-item-season{display:none}.encyclopedia-item-season span{display:inline-block;border-radius:50%;text-align:center;width:30px;height:30px;line-height:30px;margin:0 1px 5px;text-transform:uppercase;font-size:11px}.encyclopedia-item-season .encyclopedia-item-in-season{background-color:#0d7548;color:#fff}.encyclopedia-item-season .encyclopedia-item-not-in-season{background-color:#f8f8f8;color:#333}.encyclopedia-lists+.encyclopedia-in-season{border-top:1px solid #75756e;margin-top:2em;padding-top:2em}.encyclopedia-in-season-header{margin-bottom:1rem}.encyclopedia-list-alphabet{text-align:center;display:none}.encyclopedia-list-alphabet.visible{display:block}.encyclopedia-list-alphabet a{font-size:1.4285714286rem;font-weight:400;display:inline-block;margin:0 5px 10px;text-transform:uppercase;text-decoration:none;background-color:#f8f8f8;width:40px;height:40px;line-height:40px;border-radius:3px}.encyclopedia-list-alphabet a.selected,.encyclopedia-list-alphabet a:hover{background-color:#0d7548!important;color:#fff!important}@media (min-width:1024px){.encyclopedia-list-alphabet a{margin:0 3px 10px;width:35px;height:35px;line-height:35px}}.encyclopedia-details__text{margin-bottom:2rem}.encyclopedia-details__header{font-size:1.5714285714rem;margin-top:1em;margin-bottom:.5em}.encyclopedia-details__header:first-child{margin-top:0}.encyclopedia-details__media{text-align:center;margin-bottom:2rem}.encyclopedia-details__image img{display:block;margin:0 auto;width:100%}.user-message{background-color:#EAF2E2}.user-message__body{color:#333;line-height:1.4;font-size:.9285714286rem;max-width:1400px;margin:0 auto;position:relative;padding:1rem 1rem 1rem 4rem}.user-message__icon,.user-message__link{position:absolute;top:50%;transform:translateY(-50%)}.user-message__body p{margin:0}.user-message__icon{width:26px;height:26px;font-size:18px;line-height:22px;font-weight:700;text-align:center;display:inline-block;border-radius:50%;border:1px solid #333;font-style:normal;font-family:monospace;left:1rem;cursor:pointer}.user-message__link{right:1rem}.wiz-wrapper{left:0;width:0;height:0;overflow:hidden;background-color:rgba(247,247,244,.9);opacity:0;z-index:-1;transition:opacity .5s ease-out}.wiz,.wiz-wrapper.on{width:100vw;height:100vh}.wiz-wrapper.on{z-index:10000;opacity:1;overflow:auto}.wiz{left:0;right:0;overflow:hidden;max-width:1200px;z-index:100;background-color:#89ad94;background-position:90% center;background-repeat:no-repeat}@media (min-width:540px){.encyclopedia-details__media{grid-column:col-start 7/span 6}.wiz{margin:30px 1rem 60px;width:calc(100vw - 2rem);height:calc(100vh - 90px);box-shadow:0 2px 4px 0 #C1C2BA;border-radius:3px}}@media (min-width:1024px){.wiz{margin:30px auto 60px;height:calc(100vh - 90px);box-shadow:0 2px 4px 0 #C1C2BA;border-radius:3px}}.wiz__error{display:flex;height:100%;align-items:center;justify-content:center;color:#fff;font-size:1.4285714286rem;font-weight:300;padding:2rem}.wiz__configurator{height:100%;max-width:400px;display:flex;flex-flow:column;background-color:#fff}.wiz__addon-area{padding:1rem;overflow:auto;flex:1}@media (min-width:540px){.wiz__addon-area{padding:1rem 2rem 2rem}}.wiz__addon-area-header{font-size:1.2857142857rem;color:#a8a8a2;line-height:1.2;margin:0 0 .5em;text-transform:none}.wiz__addon-list{list-style:none;margin:0;padding:0}.wiz__addon-list-item{background-color:#F8F8F8;border-radius:4px;padding:.75rem 1rem;margin-bottom:.5rem;position:relative;overflow:hidden;cursor:pointer;display:flex;flex-flow:row;justify-content:space-between;align-items:center}.wiz__addon-list-item>div:nth-child(2){flex-grow:1}.wiz__addon-list-item-title{font-size:.9285714286rem;line-height:1.2;text-transform:uppercase;display:block;margin-bottom:.25em}.wiz__addon-list-item-description{font-size:.9285714286rem;line-height:1.2;color:#82827B;display:block;margin-bottom:.25em}.wiz__addon-list-item-info{display:block;width:25px;height:25px;background:url(/assets/source/js/ng-apps/assets/variant-info.svg) no-repeat;background-size:contain;z-index:1;border-radius:50%;font-style:normal;cursor:pointer}.wiz__addon-list-item-check{vertical-align:middle;display:inline-block;width:18px;height:18px;text-align:center;background:url(/assets/source/js/ng-apps/assets/check-default.svg) no-repeat;background-size:contain;margin-right:1rem;margin-top:-3px}.wiz__addon-list-item-check.selected{background:url(/assets/source/js/ng-apps/assets/check-checked.svg) no-repeat;background-size:contain}.wiz__close,.wiz__close--white{background-image:url(/assets/source/js/ng-apps/assets/close.svg)}.wiz__addon-list-item-priceinfo{font-size:.9285714286rem;line-height:1.3}.wiz__bom-overlay{position:fixed;left:0;top:0;width:100vw;height:100vh;padding:1rem;overflow:hidden;z-index:-1;opacity:0;transition:opacity .5s ease-in-out;background-color:rgba(255,255,255,.95)}@media (min-width:800px){.wiz__bom-overlay{position:absolute;left:400px;top:0;width:400px;height:100%;background-color:transparent}}.wiz__bom-overlay.on{opacity:1;z-index:300}.wiz__bom-overlay-inner{box-shadow:0 2px 4px 0 rgba(168,168,162,.3);background-color:#fff;border-radius:8px;position:relative;overflow:hidden;overflow-y:auto;padding:2rem;height:100%}.wiz__bom-overlay-title{font-size:1.5714285714rem;font-weight:300;margin-bottom:1rem;padding-bottom:1em;border-bottom:1px solid #ededeb}.wiz__bom-overlay-description{font-size:1.0714285714rem;font-weight:300;line-height:1.6;position:relative;z-index:1;margin-bottom:1rem;padding-bottom:1rem;border-bottom:2px solid #F7F7F4}.wiz__bom-overlay-recipe{font-size:1.1428571429rem;color:#0d7548;margin-bottom:1em;text-align:center;line-height:1.2}.wiz__bom-overlay-bom{position:relative;z-index:2;background-color:rgba(255,255,255,.95)}.wiz__bom-overlay-image{position:absolute;right:0;bottom:0}.wiz__header-area{border-bottom:1px solid #ededeb;padding:1rem;flex:0 0 auto;position:relative}@media (min-width:540px){.wiz__header-area{padding:2rem 2rem 1rem}}.wiz__header{font-size:1.5714285714rem;line-height:1.2;margin:0 0 .5em}.wiz__header-link{font-size:1rem;line-height:1.2}.wiz__button-area{display:block;padding:1rem 1rem .75rem;margin:1rem;box-shadow:0 2px 5px 0 rgba(0,0,0,.2);background-color:#F8F8F8;border-radius:16px;position:relative;text-align:left;z-index:1}.wiz__button{position:absolute;right:1rem;top:1rem;margin-bottom:0;padding:1rem 2rem;font-size:18px;font-size:1.28571rem;font-weight:300;min-width:115px}.wiz__choose-label{font-size:14px;font-size:1rem;font-weight:300;line-height:1;text-transform:uppercase;color:#a8a8a2}.bundle__label,.wiz__choose-price{text-transform:uppercase;color:#343533}.wiz__choose-price{font-size:2.7142857143rem;font-weight:300;line-height:1}.atb__close,.wiz__close{line-height:44px;background-position:10px 18px}.wiz__choose-price .currency{display:inline-block;margin:0 5px;font-size:14px;font-size:1rem}.wiz__close{position:absolute;right:0;top:0;z-index:1;font-size:40px;text-decoration:none;color:#000;font-weight:200;width:44px;height:44px;display:inline-block;text-indent:-10000px;background-repeat:no-repeat;background-size:16px;cursor:pointer}.wiz__close--white{width:55px;height:55px;background-size:24px;background-position:10px 24px}@media (min-width:400px){.wiz__close--white{background-image:url(/assets/source/js/ng-apps/assets/close-white.svg)}}.wiz__bom-container{display:flex;flex-flow:column}.wiz__bom-list{list-style:none;margin:0;padding:0}.wiz__bom__content-wrapper{position:relative;min-height:25px}.wiz__bom__content{position:relative;z-index:2;padding-bottom:1rem}.wiz__bom-meta{background-color:#0d7548;color:#fff;text-align:center;margin-bottom:1rem;padding:1rem;border-radius:10px}.wiz__bom__loading{position:absolute;left:0;top:0;width:100%;text-align:center;opacity:1;z-index:1}.wiz__bom__loading--hidden{opacity:0}.wiz__bom-tools{display:flex;flex-flow:row nowrap;justify-content:flex-start;align-content:center;align-items:center;padding-bottom:1rem;margin-bottom:1rem;border-bottom:2px solid #F7F7F4;line-height:1.4}.wiz__bom-tools>div{margin-right:1rem}.wiz__bom-tools>div>div{white-space:nowrap;margin-bottom:0}.wiz__bom__row{display:flex;flex-flow:row wrap;margin-bottom:1rem;justify-content:space-between}.wiz__bom__row-simple{display:block;flex:none;font-size:1.0714285714rem;font-weight:300;margin-bottom:1em}.wiz__bom__row--replacement-header{background-color:#f8f8f8;font-size:.8571428571rem;font-weight:300;color:#75756e;text-transform:uppercase;padding:2px 6px;margin:-2px -6px 2px}.wiz__bom__row--replacement{background-color:#f8f8f8;padding:2px 6px;margin:-2px -6px 4px}.wiz__bom__replacement-warning{vertical-align:middle}.wiz__bom__list-date-picker{padding:1.5rem 0;text-align:center;font-size:1rem;position:relative;text-transform:uppercase}@media (min-width:1024px){.wiz__bom__row--details:after{content:"";display:table;clear:both}.wiz__bom__list-date-picker{text-align:left;margin:1rem 0;padding:1rem 0}.wiz__bom__list-date-picker-inner{position:relative;text-align:center}}.wiz__bom__list-date-picker-prev{position:absolute;left:0;top:50%;transform:translateY(-50%)}.wiz__bom__list-date-picker-prev img{height:20px}@media (min-width:1024px){.wiz__bom__list-date-picker-prev img{height:11px}}.wiz__bom__list-date-picker-next{position:absolute;right:0;top:50%;transform:translateY(-50%)}.wiz__bom__list-date-picker-next img{height:20px}.wiz__bom__list-date-picker-weekno{font-weight:500;display:block;color:#000;line-height:1.2}@media (min-width:1024px){.wiz__bom__list-date-picker-next img{height:11px}.wiz__bom__list-date-picker-weekno{display:inline-block}}.wiz__bom__list-date-picker-dates{color:#75756e;line-height:1.2}.wiz__bom__list-date-picker-divider{display:none}@media (min-width:1024px){.wiz__bom__list-date-picker-divider{display:inline-block;margin:0 .5rem}}.wiz__basket-feedback{text-align:center;padding:1rem;box-shadow:0 -1px 4px 0 rgba(0,0,0,.1);background-color:#fff;position:absolute;bottom:0;left:0;right:0;z-index:1;transform:translateY(100%);transition:transform .5s ease-out;margin:-1rem}.tile,.tile-list__item{background-color:#fff;border-radius:3px;box-shadow:0 1px 7px 0 rgba(0,0,0,.25);overflow:hidden}.wiz__basket-feedback.on{transform:translateY(0)}.wiz__basket-feedback-header{font-size:1.2142857143rem;font-weight:400}.wiz__basket-feedback-icon{margin:2rem 0}.tile{text-align:center}.tile__link{text-decoration:none;display:flex;flex-flow:column nowrap;justify-content:flex-start;height:100%}.tile__header{font-size:1.3571428571rem;font-weight:400;line-height:1.3;margin:0;padding:1em 1.5rem .5em}.tile-list__header,.tile__intro,.tile__subheader{font-size:1rem;font-weight:400}.tile__header--section{margin:.5em 0}.tile__subheader{line-height:1.3;margin:0;padding:0 1.5rem 1.25em;color:#75756e;flex-grow:1}.tile__intro{line-height:1.4;padding:0 1rem 1.25em;color:#75756e}.tile__image{display:block}.tile-list{list-style:none;margin:0;padding:0}.tile-list__item{margin-bottom:1rem;text-align:left}.tile-list__link{text-decoration:none;display:flex;flex-flow:row nowrap;align-items:flex-start}.tile-list__header{line-height:1.2;margin:0;padding:.75em 1rem .25em}@media (min-width:768px){.tile__header--section,.tile__intro{text-align:left}.tile-list__header{font-size:1.3571428571rem;padding:1em 1rem .25em}}.tile-list__intro{font-size:.8571428571rem;font-weight:400;line-height:1.4;padding:0 1rem 1em;color:#75756e}.tile-list__image{width:100%;min-width:40px;max-width:80px;height:auto}@media (min-width:768px){.tile-list__intro{font-size:1.1428571429rem}.tile-list__image{max-width:120px}}.tile-list__texts{width:100%}.bundle-overview{margin-bottom:2rem;width:100%}.bundle-overview__page-header{font-size:1.5714285714rem;line-height:1.2;margin:0 0 .75em;padding-left:1rem}@media (min-width:1024px){.bundle-overview__page-header{font-size:2.5714285714rem;line-height:1.2;text-align:center;margin:0 auto .75em}}.bundle-overview__list{list-style:none;margin:0;padding:0;display:flex;flex-flow:row wrap;width:100%}@media (min-width:1024px){.bundle-overview__list{margin:0 4px;width:calc(100% - 4px)}}.bundle__list-item-container{background-color:#20272D;background-repeat:no-repeat;background-size:cover;background-position:center top;height:250px;overflow:hidden;position:relative;border-radius:8px;width:calc(50% - 4px);margin:2px}.bundle__list-item-container.boost{width:calc(100% - 4px)}@media (min-width:540px){.bundle__list-item-container{background-size:cover;width:calc(25% - 4px)}.bundle__list-item-container.boost{width:calc(50% - 4px)}}@media (min-width:1024px){.bundle__list-item-container{height:462px}}.bundle__list-item-container.full{height:250px}@media (min-width:1024px){.bundle__list-item-container.full{background-size:cover;width:calc(100% - 4px);height:462px}}.bundle__list-item-container--recom{width:calc(100% - 4px)!important;min-height:250px;height:auto;text-align:center}.bundle__list-item-container--recom .bundle__list-item-intro-header{padding-top:6rem;font-size:1.7142857143rem}@media (min-width:1024px){.bundle__list-item-container--recom .bundle__list-item-intro-header{padding-top:6rem;font-size:2.8571428571rem}.bundle__list-item-container--recom .bundle__list-item-intro-text{font-size:1.7142857143rem}}.bundle__list-item-container--recom .bundle__list-item-intro-text{padding:0;margin:1em auto 2em;width:70%}@media (min-width:540px){.bundle__list-item-container--recom .bundle__list-item-intro-text{width:60%}}.bundle__list-item{display:block;height:100%;position:relative}.bundle__list-item:active,.bundle__list-item:link,.bundle__list-item:visited{color:#fff;text-decoration:none}.bundle__list-item.dark:active,.bundle__list-item.dark:link,.bundle__list-item.dark:visited{color:#000}.bundle__list-item-label{position:relative;z-index:1;font-size:.7142857143rem;font-weight:300;line-height:1.2;letter-spacing:.02em;text-transform:uppercase;margin-bottom:0;padding:1rem 1rem .2rem}.bundle__list-item-header,.bundle__list-item-intro-header,.bundle__list-item-intro-text{position:relative;z-index:2;font-weight:300}.boost .bundle__list-item-label{font-size:.8571428571rem}@media (min-width:1024px){.bundle__list-item-label{font-size:1rem;padding:2rem 2rem 0}.boost .bundle__list-item-label{font-size:1.1428571429rem}}.bundle__list-item-label.loaded{background-color:transparent}.bundle__list-item-header{font-size:1.1428571429rem;line-height:1.2;margin:0;padding-left:1rem;padding-right:1rem}.boost .bundle__list-item-header{font-size:1.2857142857rem}@media (min-width:1024px){.bundle__list-item-header{font-size:1.7142857143rem;padding-left:2rem;padding-right:2rem}.boost .bundle__list-item-header{font-size:2rem}}.bundle__list-item-intro-header{font-size:1.4285714286rem;line-height:1.2;margin:0;padding-top:1rem;padding-left:1rem;padding-right:1rem}@media (min-width:1024px){.bundle__list-item-intro-header{font-size:2.5rem;padding-top:3rem;padding-left:3rem;padding-right:3rem}}.bundle__list-item-intro-text{font-size:1rem;line-height:1.4;margin:1em 0 2em;padding-left:1rem;padding-right:1rem;width:50%}.boost .bundle__list-item-intro-text{margin:1em auto 2em;padding:0}.bundle__list-item-intro-image{position:absolute;right:0;bottom:0;width:40%;height:auto;z-index:1}@media (min-width:1024px){.bundle__list-item-intro-text{font-size:1.2857142857rem;padding-left:3rem;padding-right:3rem}.bundle__list-item-intro-image{width:50%}}.bundle{background-color:#fff;padding:1rem;margin:0 1rem 2rem}.bundle__label{font-size:1rem;font-weight:300;line-height:1.2}.bundle__header{margin-bottom:2rem}@media (min-width:1024px){.bundle{padding:2rem}.bundle__header{display:flex;flex-flow:row;align-content:flex-start}.bundle__header--left,.bundle__header--right{width:50%}.bundle__item{display:flex;flex-flow:row nowrap}}.bundle__headline{font-size:2.1428571429rem;line-height:1.4;margin:.25em 0}.bundle__additional-image{width:100%;height:auto}.bundle__items{list-style:none;margin:0;padding:0}.bundle__item{margin-bottom:1em}.bundle__item h3{font-size:1.4285714286rem;margin:0}.bundle__row-item{border-top:1px solid #ededeb;padding:1rem;margin:0}.bundle__row-item:first-child{border-top:none}.bundle__row-item .product-list__favorite{left:0;top:1rem}.bundle__row-buy{margin-bottom:1rem;border:1px solid #E0E0E0;border-radius:5px;display:flex;flex-flow:row nowrap;justify-content:space-between;align-items:center;padding:1rem;line-height:1}.bundle__row-buy .bundle-total-quantity{display:flex;flex-flow:column;align-items:baseline}@media (min-width:1024px){.bundle__row-buy .bundle-total-quantity{flex-flow:row nowrap;margin-top:5px}}.bundle__row-buy:last-child,.deadline-date+.btn,.deadline-date--warning+.btn{margin-top:1rem}.bundle__row-buy .bundle-total-num{font-size:.9285714286rem;display:inline-block;margin-bottom:.5em}.bundle__row-buy .divider,.selectric-items,.step-done.step-3:after{display:none}@media (min-width:1024px){.bundle__row-buy .bundle-total-num{font-size:1.1428571429rem;margin-right:1rem}.bundle__row-buy .divider{display:inline-block}.bundle__row-buy .bundle-total-1{margin-right:1rem}}.bundle__row-buy .bundle-total-1{font-size:1.7857142857rem;display:inline-block;margin-bottom:.25em}.bundle__row-buy .bundle-total-2,.bundle__row-buy .currency{font-size:.8571428571rem;text-transform:uppercase}.bundle__row-buy .bundle-total-2{color:#75756E}.membership-banner{background-color:#111;color:#fff;text-align:center;font-size:11px;position:fixed;top:0;left:0;width:100%;height:30px;line-height:29px;z-index:3020;cursor:pointer}.pb-icon,.pb-texts,.pb__list-item,.step-in-progress{position:relative}.membership-banner a{color:#fff!important;display:block}.deadline-date{font-size:.8571428571rem;line-height:1.3}.deadline-date--warning{background-color:#FAD99A;border-radius:3px;padding:.35em .6rem}.deadline-date--early-warning{color:#C80000}.basket-receipt__item-subtitle+.deadline-date{margin-top:.25rem}.basket-receipt__item-subtitle+.deadline-date--warning{margin-top:.5rem}.deadline-date__message{background-color:#F2F2F2;font-size:1rem;font-weight:300;line-height:1.3;padding:1em 1rem;border-radius:3px;display:flex;align-items:center;margin-bottom:3rem}.deadline-date__message svg{display:block;margin-right:1rem}.pb{margin-bottom:1rem;overflow:hidden;border-radius:5px}.pb__list{list-style:none;margin:0;padding:0;display:flex;flex-flow:row wrap;align-items:center;justify-content:flex-start;width:100%}.pb__list-item{flex:1;width:33.3333333333%}.pb__list-item:first-child{flex:100%}@media (min-width:1024px){.pb__list-item{width:auto}.pb__list-item:first-child{flex:1}}.pb__list-item:nth-child(2){z-index:10}.pb__list-item:nth-child(3){z-index:9}.pb__list-item:nth-child(4){z-index:8}.pb-step{display:flex;flex-flow:column;align-items:center;justify-content:flex-start;min-height:60px}.pb-icon{margin:1rem;z-index:10}@media (min-width:1024px){.pb-step{flex-flow:row}.pb-icon{margin:0 1rem}}.pb-texts{display:flex;flex-flow:column;padding:0 1rem .5rem;font-size:12px;line-height:1.4;width:100%;z-index:10;white-space:nowrap}.pb-texts--first{padding:0 0 .5rem;height:57px}.step-0{background-color:#fff}@media (min-width:1024px){.pb-texts{font-size:14px;padding:.5rem 1rem}.step-0{border:1px solid #E0E0E0;border-right:0;border-top-left-radius:4px;border-bottom-left-radius:4px}}.step-done:after,.step-in-progress:after{content:"";border-radius:50%;top:50%;transform:translateY(-50%);overflow:hidden}.step-2 .pb-icon,.step-3 .pb-icon{margin-left:2rem}.step-awaiting{background-color:#F2F2F2;color:#A8A8A2}.step-in-progress{background-color:#E0E0E0;color:#343533;z-index:1;-webkit-clip-path:inset(0 -10px 1px 0);clip-path:inset(0 -10px 1px 0)}.step-in-progress:after{position:absolute;z-index:9;background-color:#E0E0E0;right:-10px;width:300px;height:300px}@media (min-width:1024px){.step-in-progress{-webkit-clip-path:inset(0 -12px 1px 0);clip-path:inset(0 -12px 1px 0)}.step-in-progress:after{right:-11px;width:90px;height:90px}}.step-done{background-color:#00884a;color:#fff;position:relative;z-index:1;-webkit-clip-path:inset(0 -10px 1px 0);clip-path:inset(0 -10px 1px 0)}.step-done .progress-icon-circle.behind{fill:#fff}.step-done:after{position:absolute;z-index:9;background-color:#00884a;right:-10px;width:300px;height:300px}@media (min-width:1024px){.step-done{-webkit-clip-path:inset(0 -12px 1px 0);clip-path:inset(0 -12px 1px 0)}.step-done:after{right:-11px;width:90px;height:90px}}.pb-large-header{font-size:1.3571428571rem;font-weight:500}.progress-icon{position:relative;width:42px;height:42px;overflow:hidden}.progress-icon-check{position:absolute;left:13px;top:12px;z-index:1}.progress-icon-check path{stroke:#0d7548}.progress-icon-check.light path{stroke:#fff}.progress-icon-circle{width:42px;height:auto;position:absolute;left:0;top:0;transform:rotate(-90deg);fill:none;stroke:#0d7548;stroke-width:14;stroke-linecap:round}.progress-icon-circle.animate{transition:all 1s ease-in-out;stroke-dasharray:0 999;stroke-linecap:butt}.swiper-slide,.swiper-wrapper{transition-property:transform}.progress-icon-circle circle{position:absolute;left:20px;top:0}.progress-icon-circle.behind{stroke-width:12;stroke:#fff}.powerstep__header{font-size:18px;margin-bottom:1.5rem;line-height:1.25}@media (min-width:768px){.powerstep__header{font-size:20px;margin-bottom:inherit}}.powerstep__subheader{font-size:18px;margin-top:1.5rem;margin-bottom:.5rem}.powerstep .powerstep-to-basket{display:block!important}@media (min-width:768px){.powerstep__subheader{font-size:24px;margin-top:2rem;margin-bottom:1rem}.powerstep .powerstep-to-basket{display:inline-block!important;min-width:220px}.powerstep .button-container:last-child{padding-bottom:0}}.powerstep__icon{margin:.5rem 0 1rem}.powerstep__icon svg{display:block;margin:0 auto}@media (min-width:768px){.powerstep__icon{margin:1rem 0}}.powerstep__message{background-color:#E1DCD4;display:inline-block;padding:5px .75rem 4px;border-radius:3px;margin-bottom:1rem;line-height:1.25}@media (min-width:768px){.powerstep__message{margin-bottom:2rem}}.selectric-chevron{width:9px;display:inline-block;margin:14px auto 0}.selectric-wrapper{position:relative;cursor:pointer}.selectric-responsive{width:100%}.selectric{border:1px solid #a8a8a2;border-radius:3px;background:#fff;position:relative}.selectric .label{display:block;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;margin:0 33px 0 12px;font-size:1.1428571429rem;line-height:33px;color:#444;height:33px;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.selectric-disabled,.selectric-items .disabled{filter:alpha(opacity=50);opacity:.5;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none}@media (min-width:768px){.selectric .label{font-size:.9285714286rem}}.selectric .button{display:block;position:absolute;right:0;top:0;width:30px;height:33px;color:#BBB;text-align:center;font:0/0 a}.selectric-focus .selectric{border-color:#76766e}.selectric-hover .selectric{border-color:#8f8f88}.selectric-hover .selectric .button{color:#a2a2a2}.selectric-hover .selectric .button:after{border-top-color:#a2a2a2}.selectric-open{z-index:9999}.selectric-open .selectric{border-color:#8f8f88}.selectric-open .selectric-items{display:block;max-width:100%}.selectric-disabled{cursor:default;user-select:none}.selectric-hide-select{position:relative;overflow:hidden;width:0;height:0}.selectric-hide-select select{position:absolute;left:-100%}.selectric-hide-select.selectric-is-native{position:absolute;width:100%;height:100%;z-index:10}.selectric-hide-select.selectric-is-native select{position:absolute;top:0;left:0;right:0;height:100%;width:100%;border:none;z-index:1;box-sizing:border-box;opacity:0}.selectric-input{position:absolute!important;top:0!important;left:0!important;overflow:hidden!important;clip:rect(0,0,0,0)!important;margin:0!important;padding:0!important;width:1px!important;height:1px!important;outline:0!important;border:none!important;background:0 0!important}.selectric-temp-show{position:absolute!important;visibility:hidden!important;display:block!important}.selectric-items{position:absolute;top:100%;left:0;background:#fff;border:1px solid #a8a8a2;border-bottom-left-radius:3px;border-bottom-right-radius:3px;z-index:-1;box-shadow:0 0 10px -6px}.selectric-items .selectric-scroll{height:100%;overflow:auto}.selectric-above .selectric-items{top:auto;bottom:100%}.selectric-items li,.selectric-items ul{list-style:none;padding:0;margin:0;font-size:1.1428571429rem;line-height:20px;min-height:20px}@media (min-width:768px){.selectric-open .selectric-items{max-width:none}.selectric-items li,.selectric-items ul{font-size:.9285714286rem}}.selectric-items li{display:block;padding:1px 12px;color:#666;cursor:pointer}.selectric-items li.selected{background:#E0E0E0;color:#444}.selectric-items li.highlighted{background:#D0D0D0;color:#444}.selectric-items li:hover{background:#D5D5D5;color:#444}.selectric-items .disabled{cursor:default!important;background:0 0!important;color:#666!important;user-select:none}.selectric-items .selectric-group .selectric-group-label{font-weight:700;padding-left:10px;cursor:default;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;background:0 0;color:#444}.selectric-items .selectric-group.disabled li{filter:alpha(opacity=100);opacity:1}.selectric-items .selectric-group li{padding-left:25px}.select-status--sold-out{opacity:.5}@font-face{font-family:swiper-icons;src:url("data:application/font-woff;charset=utf-8;base64, d09GRgABAAAAAAZgABAAAAAADAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABGRlRNAAAGRAAAABoAAAAci6qHkUdERUYAAAWgAAAAIwAAACQAYABXR1BPUwAABhQAAAAuAAAANuAY7+xHU1VCAAAFxAAAAFAAAABm2fPczU9TLzIAAAHcAAAASgAAAGBP9V5RY21hcAAAAkQAAACIAAABYt6F0cBjdnQgAAACzAAAAAQAAAAEABEBRGdhc3AAAAWYAAAACAAAAAj//wADZ2x5ZgAAAywAAADMAAAD2MHtryVoZWFkAAABbAAAADAAAAA2E2+eoWhoZWEAAAGcAAAAHwAAACQC9gDzaG10eAAAAigAAAAZAAAArgJkABFsb2NhAAAC0AAAAFoAAABaFQAUGG1heHAAAAG8AAAAHwAAACAAcABAbmFtZQAAA/gAAAE5AAACXvFdBwlwb3N0AAAFNAAAAGIAAACE5s74hXjaY2BkYGAAYpf5Hu/j+W2+MnAzMYDAzaX6QjD6/4//Bxj5GA8AuRwMYGkAPywL13jaY2BkYGA88P8Agx4j+/8fQDYfA1AEBWgDAIB2BOoAeNpjYGRgYNBh4GdgYgABEMnIABJzYNADCQAACWgAsQB42mNgYfzCOIGBlYGB0YcxjYGBwR1Kf2WQZGhhYGBiYGVmgAFGBiQQkOaawtDAoMBQxXjg/wEGPcYDDA4wNUA2CCgwsAAAO4EL6gAAeNpj2M0gyAACqxgGNWBkZ2D4/wMA+xkDdgAAAHjaY2BgYGaAYBkGRgYQiAHyGMF8FgYHIM3DwMHABGQrMOgyWDLEM1T9/w8UBfEMgLzE////P/5//f/V/xv+r4eaAAeMbAxwIUYmIMHEgKYAYjUcsDAwsLKxc3BycfPw8jEQA/gZBASFhEVExcQlJKWkZWTl5BUUlZRVVNXUNTQZBgMAAMR+E+gAEQFEAAAAKgAqACoANAA+AEgAUgBcAGYAcAB6AIQAjgCYAKIArAC2AMAAygDUAN4A6ADyAPwBBgEQARoBJAEuATgBQgFMAVYBYAFqAXQBfgGIAZIBnAGmAbIBzgHsAAB42u2NMQ6CUAyGW568x9AneYYgm4MJbhKFaExIOAVX8ApewSt4Bic4AfeAid3VOBixDxfPYEza5O+Xfi04YADggiUIULCuEJK8VhO4bSvpdnktHI5QCYtdi2sl8ZnXaHlqUrNKzdKcT8cjlq+rwZSvIVczNiezsfnP/uznmfPFBNODM2K7MTQ45YEAZqGP81AmGGcF3iPqOop0r1SPTaTbVkfUe4HXj97wYE+yNwWYxwWu4v1ugWHgo3S1XdZEVqWM7ET0cfnLGxWfkgR42o2PvWrDMBSFj/IHLaF0zKjRgdiVMwScNRAoWUoH78Y2icB/yIY09An6AH2Bdu/UB+yxopYshQiEvnvu0dURgDt8QeC8PDw7Fpji3fEA4z/PEJ6YOB5hKh4dj3EvXhxPqH/SKUY3rJ7srZ4FZnh1PMAtPhwP6fl2PMJMPDgeQ4rY8YT6Gzao0eAEA409DuggmTnFnOcSCiEiLMgxCiTI6Cq5DZUd3Qmp10vO0LaLTd2cjN4fOumlc7lUYbSQcZFkutRG7g6JKZKy0RmdLY680CDnEJ+UMkpFFe1RN7nxdVpXrC4aTtnaurOnYercZg2YVmLN/d/gczfEimrE/fs/bOuq29Zmn8tloORaXgZgGa78yO9/cnXm2BpaGvq25Dv9S4E9+5SIc9PqupJKhYFSSl47+Qcr1mYNAAAAeNptw0cKwkAAAMDZJA8Q7OUJvkLsPfZ6zFVERPy8qHh2YER+3i/BP83vIBLLySsoKimrqKqpa2hp6+jq6RsYGhmbmJqZSy0sraxtbO3sHRydnEMU4uR6yx7JJXveP7WrDycAAAAAAAH//wACeNpjYGRgYOABYhkgZgJCZgZNBkYGLQZtIJsFLMYAAAw3ALgAeNolizEKgDAQBCchRbC2sFER0YD6qVQiBCv/H9ezGI6Z5XBAw8CBK/m5iQQVauVbXLnOrMZv2oLdKFa8Pjuru2hJzGabmOSLzNMzvutpB3N42mNgZGBg4GKQYzBhYMxJLMlj4GBgAYow/P/PAJJhLM6sSoWKfWCAAwDAjgbRAAB42mNgYGBkAIIbCZo5IPrmUn0hGA0AO8EFTQAA") format("woff");font-weight:400;font-style:normal}:root{--swiper-theme-color:#601030;--swiper-navigation-size:44px;--swiper-navigation-color:var(--swiper-theme-color)}.swiper-container{position:relative;overflow:hidden;list-style:none;padding:0;z-index:1}.swiper-wrapper{position:relative;width:100%;height:100%;z-index:1;display:flex;box-sizing:content-box}.swiper-button-lock,.swiper-button-next.swiper-button-disabled,.swiper-button-prev.swiper-button-disabled{display:none}.swiper-container-android .swiper-slide,.swiper-wrapper{transform:translate3d(0,0,0)}.swiper-container-multirow>.swiper-wrapper{flex-wrap:wrap}.swiper-container-multirow-column>.swiper-wrapper{flex-wrap:wrap;flex-direction:column}.swiper-container-free-mode>.swiper-wrapper{transition-timing-function:ease-out;margin:0 auto}.swiper-slide{flex-shrink:0;width:100%;height:100%;position:relative}.swiper-slide-invisible-blank{visibility:hidden}.swiper-container-autoheight,.swiper-container-autoheight .swiper-slide{height:auto}.swiper-container-autoheight .swiper-wrapper{align-items:flex-start;transition-property:transform,height}.swiper-container-3d{perspective:1200px}.swiper-container-3d .swiper-cube-shadow,.swiper-container-3d .swiper-slide,.swiper-container-3d .swiper-slide-shadow-bottom,.swiper-container-3d .swiper-slide-shadow-left,.swiper-container-3d .swiper-slide-shadow-right,.swiper-container-3d .swiper-slide-shadow-top,.swiper-container-3d .swiper-wrapper{transform-style:preserve-3d}.swiper-container-3d .swiper-slide-shadow-bottom,.swiper-container-3d .swiper-slide-shadow-left,.swiper-container-3d .swiper-slide-shadow-right,.swiper-container-3d .swiper-slide-shadow-top{position:absolute;left:0;top:0;width:100%;height:100%;pointer-events:none;z-index:10}.swiper-container-3d .swiper-slide-shadow-left{background-image:linear-gradient(to left,rgba(0,0,0,.5),rgba(0,0,0,0))}.swiper-container-3d .swiper-slide-shadow-right{background-image:linear-gradient(to right,rgba(0,0,0,.5),rgba(0,0,0,0))}.swiper-container-3d .swiper-slide-shadow-top{background-image:linear-gradient(to top,rgba(0,0,0,.5),rgba(0,0,0,0))}.swiper-container-3d .swiper-slide-shadow-bottom{background-image:linear-gradient(to bottom,rgba(0,0,0,.5),rgba(0,0,0,0))}.swiper-container-css-mode>.swiper-wrapper{overflow:auto;scrollbar-width:none;-ms-overflow-style:none}.swiper-container-css-mode>.swiper-wrapper::-webkit-scrollbar{display:none}.swiper-container-css-mode>.swiper-wrapper>.swiper-slide{scroll-snap-align:start start}.swiper-container-horizontal.swiper-container-css-mode>.swiper-wrapper{-ms-scroll-snap-type:x mandatory;scroll-snap-type:x mandatory}.swiper-container-vertical.swiper-container-css-mode>.swiper-wrapper{-ms-scroll-snap-type:y mandatory;scroll-snap-type:y mandatory}.swiper-button-next,.swiper-button-prev{position:absolute;top:50%;width:calc(var(--swiper-navigation-size)/ 44 * 27);height:var(--swiper-navigation-size);margin-top:calc(-1 * var(--swiper-navigation-size)/ 2);z-index:10;cursor:pointer;align-items:center;justify-content:center;color:var(--swiper-navigation-color,var(--swiper-theme-color))}.swiper-button-next:after,.swiper-button-prev:after{font-family:swiper-icons;font-size:var(--swiper-navigation-size);text-transform:none!important;letter-spacing:0;font-variant:initial}.swiper-button-prev,.swiper-container-rtl .swiper-button-next{left:10px;right:auto}.swiper-button-prev:after,.swiper-container-rtl .swiper-button-next:after{content:"prev"}.swiper-button-next,.swiper-container-rtl .swiper-button-prev{right:10px;left:auto}.swiper-button-next:after,.swiper-container-rtl .swiper-button-prev:after{content:"next"}.swiper-button-next.swiper-button-white,.swiper-button-prev.swiper-button-white{--swiper-navigation-color:#ffffff}.swiper-button-next.swiper-button-black,.swiper-button-prev.swiper-button-black{--swiper-navigation-color:#000000}.swiper-pagination{position:absolute;text-align:center;transition:.3s opacity;transform:translate3d(0,0,0);z-index:10}.swiper-pagination.swiper-pagination-hidden{opacity:0}.swiper-container-horizontal>.swiper-pagination-bullets,.swiper-pagination-custom,.swiper-pagination-fraction{bottom:10px;left:0;width:100%}.swiper-pagination-bullets-dynamic{overflow:hidden;font-size:0}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{transform:scale(.33);position:relative}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active,.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-main{transform:scale(1)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev{transform:scale(.66)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev-prev{transform:scale(.33)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next{transform:scale(.66)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next-next{transform:scale(.33)}.swiper-pagination-bullet{width:8px;height:8px;display:inline-block;border-radius:100%;background:#000;opacity:.2}button.swiper-pagination-bullet{border:none;margin:0;padding:0;box-shadow:none;-webkit-appearance:none;-moz-appearance:none;appearance:none}.swiper-pagination-clickable .swiper-pagination-bullet{cursor:pointer}.swiper-scrollbar-cursor-drag,.swiper-slide-zoomed{cursor:move}.swiper-pagination-bullet-active{opacity:1;background:var(--swiper-pagination-color,var(--swiper-theme-color))}.swiper-container-vertical>.swiper-pagination-bullets{right:10px;top:50%;transform:translate3d(0,-50%,0)}.swiper-container-vertical>.swiper-pagination-bullets .swiper-pagination-bullet{margin:6px 0;display:block}.swiper-container-vertical>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic{top:50%;transform:translateY(-50%);width:8px}.swiper-container-vertical>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{display:inline-block;transition:.2s transform,.2s top}.swiper-pagination-lock,.swiper-scrollbar-lock{display:none}.swiper-container-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet{margin:0 4px}.swiper-container-horizontal>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic{left:50%;transform:translateX(-50%);white-space:nowrap}.swiper-container-horizontal>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{transition:.2s transform,.2s left}.swiper-container-horizontal.swiper-container-rtl>.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{transition:.2s transform,.2s right}.swiper-pagination-progressbar{background:rgba(0,0,0,.25);position:absolute}.swiper-pagination-progressbar .swiper-pagination-progressbar-fill{background:var(--swiper-pagination-color,var(--swiper-theme-color));position:absolute;left:0;top:0;width:100%;height:100%;transform:scale(0);transform-origin:left top}.swiper-container-rtl .swiper-pagination-progressbar .swiper-pagination-progressbar-fill{transform-origin:right top}.swiper-container-horizontal>.swiper-pagination-progressbar,.swiper-container-vertical>.swiper-pagination-progressbar.swiper-pagination-progressbar-opposite{width:100%;height:4px;left:0;top:0}.swiper-container-horizontal>.swiper-pagination-progressbar.swiper-pagination-progressbar-opposite,.swiper-container-vertical>.swiper-pagination-progressbar{width:4px;height:100%;left:0;top:0}.swiper-pagination-white{--swiper-pagination-color:#ffffff}.swiper-pagination-black{--swiper-pagination-color:#000000}.swiper-scrollbar{border-radius:10px;position:relative;-ms-touch-action:none;background:rgba(0,0,0,.1)}.swiper-container-horizontal>.swiper-scrollbar{position:absolute;left:1%;bottom:3px;z-index:50;height:5px;width:98%}.swiper-container-vertical>.swiper-scrollbar{position:absolute;right:3px;top:1%;z-index:50;width:5px;height:98%}.swiper-scrollbar-drag{height:100%;width:100%;position:relative;background:rgba(0,0,0,.5);border-radius:10px;left:0;top:0}.swiper-zoom-container{width:100%;height:100%;display:flex;justify-content:center;align-items:center;text-align:center}.swiper-zoom-container>canvas,.swiper-zoom-container>img,.swiper-zoom-container>svg{max-width:100%;max-height:100%;-o-object-fit:contain;object-fit:contain}.swiper-lazy-preloader{width:42px;height:42px;position:absolute;left:50%;top:50%;margin-left:-21px;margin-top:-21px;z-index:10;transform-origin:50%;animation:swiper-preloader-spin 1s infinite linear;box-sizing:border-box;border:4px solid;border-radius:50%;border-top-color:transparent}.swiper-lazy-preloader-white{--swiper-preloader-color:#fff}.swiper-lazy-preloader-black{--swiper-preloader-color:#000}@keyframes swiper-preloader-spin{100%{transform:rotate(360deg)}}.swiper-container .swiper-notification{position:absolute;left:0;top:0;pointer-events:none;opacity:0;z-index:-1000}.swiper-container-fade.swiper-container-free-mode .swiper-slide{transition-timing-function:ease-out}.swiper-container-fade .swiper-slide{pointer-events:none;transition-property:opacity}.swiper-container-fade .swiper-slide .swiper-slide{pointer-events:none}.swiper-container-fade .swiper-slide-active,.swiper-container-fade .swiper-slide-active .swiper-slide-active{pointer-events:auto}.swiper-container-cube .swiper-slide{pointer-events:none;backface-visibility:hidden;z-index:1;visibility:hidden;transform-origin:0 0;width:100%;height:100%}.swiper-container-cube .swiper-slide .swiper-slide{pointer-events:none}.swiper-container-cube.swiper-container-rtl .swiper-slide{transform-origin:100% 0}.swiper-container-cube .swiper-slide-active,.swiper-container-cube .swiper-slide-active .swiper-slide-active{pointer-events:auto}.swiper-container-cube .swiper-slide-active,.swiper-container-cube .swiper-slide-next,.swiper-container-cube .swiper-slide-next+.swiper-slide,.swiper-container-cube .swiper-slide-prev{pointer-events:auto;visibility:visible}.swiper-container-cube .swiper-slide-shadow-bottom,.swiper-container-cube .swiper-slide-shadow-left,.swiper-container-cube .swiper-slide-shadow-right,.swiper-container-cube .swiper-slide-shadow-top{z-index:0;backface-visibility:hidden}.swiper-container-cube .swiper-cube-shadow{position:absolute;left:0;bottom:0;width:100%;height:100%;background:#000;opacity:.6;filter:blur(50px);z-index:0}.swiper-container-flip .swiper-slide{pointer-events:none;backface-visibility:hidden;z-index:1}.swiper-container-flip .swiper-slide .swiper-slide{pointer-events:none}.swiper-container-flip .swiper-slide-active,.swiper-container-flip .swiper-slide-active .swiper-slide-active{pointer-events:auto}.swiper-container-flip .swiper-slide-shadow-bottom,.swiper-container-flip .swiper-slide-shadow-left,.swiper-container-flip .swiper-slide-shadow-right,.swiper-container-flip .swiper-slide-shadow-top{z-index:0;backface-visibility:hidden}.carousel-container{padding:0 0 0 .75rem;margin-bottom:1rem}@media (min-width:768px){.carousel-container{padding:0 .5rem}}@media (min-width:1200px){.carousel-container{padding:0 1rem;margin-bottom:2rem}}.carousel-container--category-page{background-color:#E1DCD4;padding:0 0 .5rem;margin-bottom:2rem}.carousel-container--category-page .swiper-slide:first-child .product-list__item{margin-left:.75rem}@media (min-width:768px){.carousel-container--category-page{border-radius:3px;padding:0 .5rem .25rem;margin-left:1rem;margin-right:1rem}.carousel-container--category-page .product-list__item:first-child{margin-left:auto}.js-carousel-4 .swiper-slide .product-list__item{width:calc(100% - 1rem)}}@media print{.carousel-container{display:none!important}}.swiper-container{max-width:calc(1400px - 1rem);margin:0 auto}.js-carousel-4 .swiper-slide .product-list__item{width:calc(100% - 1rem)}.js-carousel-4 .swiper-slide{width:70%}@media (min-width:1024px){.js-carousel-4 .swiper-slide{width:24%}}.carousel-container--category-page .js-carousel-4 .swiper-slide{width:47%}.carousel-container--category-page .js-carousel-4 .swiper-slide:first-child{margin-right:.6rem}@media (min-width:1024px){.carousel-container--category-page .js-carousel-4 .swiper-slide{width:24%}.product-sections__item .carousel-container{margin-left:-1rem;margin-right:-1rem}}.carousel-container--category-page .js-carousel-4 .swiper-slide .product-list__item{width:calc(100% - .4rem)}@media (min-width:768px){.carousel-container--category-page .js-carousel-4 .swiper-slide .product-list__item{width:calc(100% - 1rem)}}.product-sections__item .carousel-container{margin-left:-1rem;margin-right:-1rem}@media (min-width:1200px){.product-sections__item .carousel-container{margin-left:-1.5rem;margin-right:-1.5rem}}.swiper-button-next,.swiper-button-prev{display:none}@media (min-width:1024px){.swiper-button-next,.swiper-button-prev{display:block;height:calc(100% - 94px);top:50px;width:50px;font-size:1px;color:#601030}.swiper-button-next:after,.swiper-button-prev:after{position:absolute;top:50%}.swiper-button-prev{left:0}.swiper-button-prev:after{left:10px}}.atb__close,.cdd__close{font-size:40px;text-decoration:none;font-weight:200;text-indent:-1000px;background-image:url(/assets/source/js/ng-apps/assets/close.svg);background-repeat:no-repeat;background-size:16px;cursor:pointer}#ngAppChooseDeliveryDay{display:none}#ngAppChooseDeliveryDay.on{display:block}.atb{position:relative;z-index:30000}.atb__loading{overflow:hidden;display:flex;justify-content:center;align-items:center}.atb__page-details-wrapper{position:fixed;top:0;left:0;background-color:rgba(247,247,244,.9);z-index:1;opacity:1;width:100vw;height:100vh;overflow:auto}.atb__page-details-content{position:relative;overflow:auto;max-width:768px;margin:30px auto;height:calc(100vh - 60px);box-shadow:0 2px 4px 0 #C1C2BA;border-radius:3px;display:flex;flex-flow:column;background-color:#FAF9F7}.atb__panel-configure-address-finder,.atb__panel-configure-delivery-options,.atb__panel-configure-login{position:fixed;left:0;top:0;width:100vw;height:100vh;padding:4rem 2rem;background-color:#FAF9F7;overflow:hidden;display:none}.atb__panel-configure-address-finder.on,.atb__panel-configure-delivery-options.on,.atb__panel-configure-login.on{display:block}@media (min-width:1024px){.swiper-button-next{right:0}.swiper-button-next:after{right:10px}.atb__panel-configure-address-finder,.atb__panel-configure-delivery-options,.atb__panel-configure-login{position:relative;width:600px;height:100%;overflow:hidden;display:none;margin:0 auto}}.atb__panel-login{z-index:210}.atb__panel-login.on{left:0}.atb__panel-configure-address-finder-sections{height:100%;overflow:hidden;overflow-y:auto}.atb__panel-configure-login{position:absolute;left:0;top:0;width:100%;height:100%;z-index:130;overflow:hidden}.atb__close{position:absolute;right:0;top:0;z-index:1;color:#000;width:44px;height:44px;display:inline-block}.atb__panel-header{display:none;text-align:center;font-size:1.5714285714rem;font-weight:300;line-height:1.4;color:#333;margin-top:2em}.atb__delivery-finder{margin-bottom:2rem;padding-bottom:2rem;border-bottom:2px solid #ededeb}.atb__delivery-finder-header2{font-size:1.1428571429rem;color:#75756e;margin-bottom:1em;line-height:1.4}.atb__delivery-finder-input [type=number],.atb__delivery-finder-input [type=text]{font-size:1.1428571429rem;color:#75756e;width:100%;padding:1rem;border:1px solid #ededeb;border-radius:5px}.atb__delivery-finder-cant-find-address{text-align:center;color:#0d7548;padding:1rem;font-size:.8571428571rem;text-decoration:underline;display:block}.atb__delivery-options-days{font-size:1.2857142857rem;text-align:center;background-color:#0d7548;color:#fff;border-radius:10px;padding:1rem;margin-top:1rem}.atb__delivery-options-header{font-size:1.7142857143rem;line-height:1.3;color:#3B3C39;margin-top:0;margin-bottom:1em}.atb__delivery-options-note{font-size:.9285714286rem;line-height:1.4;border-radius:3px;background-color:#EAF2E2;color:#26714F;padding:1rem;margin-bottom:1em;display:flex;justify-content:center;align-items:center}.atb__delivery-options-note svg{display:block;margin-right:1rem}.atb__delivery-options-label{font-size:1.1428571429rem;color:#75756e;border-radius:3px;padding:1rem;border:1px solid #C1C2BA;background-color:#f9f9f9}.atb__delivery-options-week-header{font-weight:300;text-transform:uppercase;color:#75756E;margin-bottom:0}.atb__delivery-options-dates,.atb__delivery-options-frequencies{list-style:none;margin:0 -.5rem 1em;padding:0;display:flex;flex-flow:row wrap;color:#75756e;width:100%}.atb__delivery-options-dates li,.atb__delivery-options-frequencies li{flex:0 1 calc(33.3333334% - 1rem);margin:.5rem}.atb__delivery-options-date,.atb__delivery-options-frequency{box-shadow:1px 2px 4px #e0e0e0;background:#fff;border-radius:3px;text-align:center;padding:.75rem .5rem;display:block;position:relative;cursor:pointer;line-height:1.2;height:100%;color:#601030;min-height:53px;font-size:1.0714285714rem;font-weight:400}.atb__delivery-options-date:active,.atb__delivery-options-date:hover,.atb__delivery-options-date:link,.atb__delivery-options-frequency:active,.atb__delivery-options-frequency:hover,.atb__delivery-options-frequency:link{color:#601030}.atb__delivery-options-date.selected,.atb__delivery-options-frequency.selected{border-color:#601030;background-color:#601030;color:#fff}.atb__delivery-options-date.disabled,.atb__delivery-options-frequency.disabled{border-color:#F8F8F8;background-color:#F8F8F8;color:#C1C2BA;cursor:not-allowed}.atb__delivery-options-frequency{display:flex;justify-content:center;align-items:center}.atb__delivery-options-date-day-name{display:block;color:#601030;text-transform:uppercase}.atb__delivery-options-date-day-name.selected{color:#fff}.atb__delivery-options-date-day-name.disabled{color:#C1C2BA}.atb__delivery-options-date-day-date{color:#333}.atb__delivery-options-date-day-date.selected{color:#fff}.atb__delivery-options-date-day-date.disabled{color:#C1C2BA}.atb__delivery-options-has-existing-order{font-size:.9285714286rem;margin-top:.25em}.atb__delivery-options-changed-delivery-legend{font-size:.7857142857rem;font-weight:300;line-height:1.3;color:#a8a8a2;position:relative;padding:1rem 0 1rem 35px;border-top:1px solid #ededeb}.atb__delivery-options-changed-delivery-legend img{position:absolute;top:50%;transform:translateY(-50%);left:0;vertical-align:middle;width:25px;height:25px}.atb__delivery-options-default-days-message{text-align:center;color:#0d7548;margin:2rem 0;line-height:1.4}.atb__delivery-options-changed-delivery-message{font-size:.7857142857rem;word-break:break-word}.atb__delivery-options-changed-delivery-message-day{text-transform:uppercase;color:#601030;font-size:1.0714285714rem;font-weight:400}.selected .atb__delivery-options-changed-delivery-message-day{color:#fff}.atb__delivery-options-no-options{background-color:#add8e6;color:#fff;padding:1rem;margin:1rem 0;border-radius:3px;line-height:1.4}.atb__delivery-options-find-address,.atb__delivery-options-find-address a{margin-top:1rem;line-height:1.4;text-decoration:underline;cursor:pointer;display:block;color:#fff}.atb__icon-changed-delivery,.atb__icon-few-left{width:22px;height:22px;position:absolute;right:0;top:0;transform:translate(50%,-50%);z-index:1}.atb__basket-feedback{text-align:center;padding:2rem;background-color:#fff;display:none}.atb__basket-feedback.on{display:block}.atb__basket-feedback-header{font-size:1.2142857143rem;font-weight:400;margin:0 0 1em}.atb__form-element-label{display:block;margin-bottom:.5em}.atb__form-element-field{font-size:1.1428571429rem;display:block;width:100%;border:1px solid #ededeb;border-radius:5px;padding:1rem;margin-bottom:1rem}.atb__form-element-field--composite{border-top-right-radius:0!important;border-bottom-right-radius:0!important}.atb__form-element-flex{display:flex}.angucomplete-holder{position:relative}.angucomplete-dropdown{border-color:#ececec;border-width:1px;border-style:solid;border-radius:2px;width:100%;cursor:pointer;z-index:9999;position:absolute;background-color:#fff}.angucomplete-searching{padding:1rem;color:#acacac;font-size:16px}.angucomplete-row{line-height:1.4;padding:1rem;color:#000;clear:both}.angucomplete-selected-row{background-color:#add8e6;color:#fff}#ngAppChangeDeliveryDay{display:none}#ngAppChangeDeliveryDay.on{display:block}.cdd{position:relative;z-index:30000}.cdd__loading{overflow:hidden;display:flex;justify-content:center;align-items:center}.cdd__page-details-wrapper{position:fixed;top:0;left:0;background-color:rgba(247,247,244,.9);z-index:1;opacity:1;width:100vw;height:100vh;overflow:auto}.cdd__page-details-content{position:relative;overflow:auto;max-width:768px;margin:30px auto;height:calc(100vh - 60px);box-shadow:0 2px 4px 0 #C1C2BA;border-radius:3px;display:flex;flex-flow:column;background-color:#fff}.cdd__panel-configure-delivery-options{position:fixed;left:0;top:0;width:100vw;height:100vh;padding:0 2rem;background-color:#fff;overflow:hidden;display:none}.cdd__panel-configure-delivery-options.on{display:block}@media (min-width:1024px){.cdd__panel-configure-delivery-options{position:relative;width:600px;height:100%;background-color:#fff;overflow:hidden;display:none;margin:0 auto;padding:0}}.cdd__close{position:absolute;right:0;top:0;color:#000;width:44px;height:44px;line-height:44px;display:inline-block;background-position:10px 18px}.cdd__panel-header{text-align:center;font-size:1.5714285714rem;font-weight:300;line-height:1.4;color:#333;margin-top:2em}.cdd__date-header{font-weight:500}.cdd__warning{margin-top:1rem;margin-bottom:0}.cdd__basket-item{margin-bottom:2rem}.cdd__delivery-options-days{font-size:1.2857142857rem;text-align:center;background-color:#0d7548;color:#fff;border-radius:10px;padding:1rem;margin-top:1rem}.cdd__delivery-options-header{font-size:1.2857142857rem;font-weight:300;line-height:1.3;color:#3B3C39;margin-top:1em;margin-bottom:.5em}.cdd__delivery-options-note{font-size:.9285714286rem;line-height:1.4;border-radius:3px;background-color:#EAF2E2;color:#26714F;padding:1rem;margin-bottom:1em}.cdd__delivery-options-label{font-size:1.1428571429rem;color:#75756e;border-radius:3px;padding:1rem;border:1px solid #C1C2BA;background-color:#f9f9f9}.cdd__delivery-options-week-header{font-weight:300;text-transform:uppercase;color:#75756E;margin-bottom:0}.cdd__delivery-options-dates{list-style:none;margin:0 -.5rem 1em;padding:0;display:flex;flex-flow:row wrap;color:#75756e;width:100%}.cdd__delivery-options-dates li{flex:0 1 calc(33.3333334% - 1rem);margin:.5rem}.cdd__delivery-options-date{border:1px solid #C1C2BA;border-radius:3px;text-align:center;padding:.75rem .5rem;display:block;position:relative;cursor:pointer;line-height:1.2;height:100%;color:#333}.cdd__delivery-options-date:active,.cdd__delivery-options-date:hover,.cdd__delivery-options-date:link{color:#333}.cdd__delivery-options-date.selected{border-color:#601030;background-color:#601030;color:#fff}.cdd__delivery-options-date.disabled{border-color:#F8F8F8;background-color:#F8F8F8;color:#C1C2BA;cursor:not-allowed}.cdd__delivery-options-date-day-name{display:block;color:#601030;text-transform:uppercase;font-size:1.0714285714rem;font-weight:400}.cdd__delivery-options-date-day-name.selected{color:#fff}.cdd__delivery-options-date-day-name.disabled{color:#C1C2BA}.cdd__delivery-options-date-day-date{color:#333;font-size:1.0714285714rem;font-weight:400}.cdd__delivery-options-date-day-date.selected{color:#fff}.cdd__delivery-options-date-day-date.disabled{color:#C1C2BA}.cdd__delivery-options-has-existing-order{font-size:.9285714286rem;margin-top:.25em}.cdd__delivery-options-changed-delivery-legend{font-size:.7857142857rem;font-weight:300;line-height:1.3;color:#a8a8a2;position:relative;padding:1rem 0 1rem 35px;border-top:1px solid #ededeb}.cdd__delivery-options-changed-delivery-legend img{position:absolute;top:50%;transform:translateY(-50%);left:0;vertical-align:middle;width:25px;height:25px}.cdd__delivery-options-default-days-message{text-align:center;color:#0d7548;margin:2rem 0;line-height:1.4}.cdd__delivery-options-changed-delivery-message{font-size:.7857142857rem;word-break:break-word}.cdd__delivery-options-changed-delivery-message-day{text-transform:uppercase;color:#601030;font-size:1.0714285714rem;font-weight:400}.selected .cdd__delivery-options-changed-delivery-message-day{color:#fff}.cdd__delivery-options-no-options{background-color:#add8e6;color:#fff;padding:1rem;margin:1rem 0;border-radius:3px;line-height:1.4}.cdd__delivery-options-find-address,.cdd__delivery-options-find-address a{margin-top:1rem;line-height:1.4;text-decoration:underline;cursor:pointer;display:block;color:#fff}.cdd__icon-changed-delivery,.cdd__icon-few-left{width:22px;height:22px;position:absolute;right:0;top:0;transform:translate(50%,-50%);z-index:1}.cdd__basket-feedback{text-align:center;padding:2rem;background-color:#fff;display:none}.cdd__basket-feedback.on{display:block}.cdd__basket-feedback-header{font-size:1.2142857143rem;font-weight:400;margin:0 0 1em}.m-flex{display:flex;flex-flow:column;height:100%;overflow:hidden}.m-flex-expand{flex:1;height:100%;overflow-x:hidden;overflow-y:auto}.m-flex-expand::-webkit-scrollbar{width:.35em;height:.35em}.m-flex-expand::-webkit-scrollbar-thumb{background:#a8a8a2;border-radius:500px}.m-flex-expand::-webkit-scrollbar-track{background:#ededeb;border-radius:500px}.lazy,.lazy-non-linear{display:none}.lazy-non-linear.loaded,.lazy.loaded{display:block!important}.preventScrollIssues{-ms-scroll-chaining:none;overscroll-behavior:none;position:fixed;top:0;width:100%;height:100%;overflow:hidden}@media print{body,html{font-size:14px!important;font-family:"Helvetica Neue",Helvetica,Arial,sans-serif!important}table{border:none!important}#Coi-Renew,#mouseflow,.chatbot__button,.dixa-messenger-namespace,.header,.hidden,.no-print,.noprint,.visuallyhidden{display:none!important}[data-collapsible]{display:block}}[data-show-if-property]:not(.visible){display:none}.logo-planetar{width:32px;height:40px;background:url(https://www.aarstiderne.com/media/1927/planetar_white.svg) no-repeat;background-size:cover;overflow:hidden;position:absolute;left:0;top:-10px;display:inline-block}