html{-webkit-box-sizing:border-box;box-sizing:border-box}*,*::after,*::before{-webkit-box-sizing:inherit;box-sizing:inherit}.u-li-reset{display:inline-block;margin:0;padding:0}.u-list-unstyled{list-style:none;padding-left:0}.u-list-unstyled--with-width{list-style:none;padding-left:0;width:100%}.no-maxwidth{max-width:unset}.u-visuallyhidden{position:absolute;overflow:hidden;clip:rect(0 0 0 0);height:1px;width:1px;margin:-1px;padding:0;border:0}@media screen and (max-width: 767px){.u-visuallyhidden\@phone{position:absolute;overflow:hidden;clip:rect(0 0 0 0);height:1px;width:1px;margin:-1px;padding:0;border:0}}@media screen and (min-width: 768px)and (max-width: 959px){.u-visuallyhidden\@tablet{position:absolute;overflow:hidden;clip:rect(0 0 0 0);height:1px;width:1px;margin:-1px;padding:0;border:0}}@media screen and (min-width: 768px)and (max-width: 959px){.u-visuallyhidden\@desktop{position:absolute;overflow:hidden;clip:rect(0 0 0 0);height:1px;width:1px;margin:-1px;padding:0;border:0}}@media screen and (min-width: 768px){.u-visuallyhidden\@tablet-and-desktop{position:absolute;overflow:hidden;clip:rect(0 0 0 0);height:1px;width:1px;margin:-1px;padding:0;border:0}}.visuallyhidden{border:0;clip:rect(0 0 0 0);height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;width:1px}@media screen and (min-width: 768px){.visuallyhidden\@tablet-and-desktop{border:0;clip:rect(0 0 0 0);height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;width:1px}}.hidden{display:none}.visible-phone{display:none !important}.visible-tablet{display:none !important}.visible-if-mobile-menu{display:inherit !important}.visible-if-desktop-menu{display:none !important}.hidden-desktop{display:none !important}.visible-desktop{display:inherit !important}.hidden-desktop-wide{display:none !important}.visible-desktop-wide{display:none !important}@media screen and (min-width: 768px)and (max-width: 959px){.hidden-desktop{display:inherit !important}.visible-desktop{display:none !important}.visible-tablet{display:inherit !important}.hidden-tablet{display:none !important}}@media screen and (max-width: 767px){.hidden-desktop{display:inherit !important}.visible-desktop{display:none !important}.visible-phone{display:inherit !important}.hidden-phone{display:none !important}}@media screen and (min-width: 970px){.visible-if-mobile-menu{display:none !important}.visible-if-desktop-menu{display:inherit !important}}@media screen and (min-width: 1140px){.hidden-desktop{display:inherit !important}.visible-desktop{display:none !important}.visible-desktop-wide{display:inherit !important}.hidden-desktop-wide{display:none !important}}.nojs{display:none}.no-js .nojs{display:block}.flex{display:-webkit-box;display:-ms-flexbox;display:flex}.flex-wrap{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap}.flex-wrap.margin-auto{margin:0 auto}.flex-wrap.margin-default{margin:0 20px}.flex-center{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.flex-center-end{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end}.flex-center-with-item{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.flex-center-with-item .flex-item{-webkit-box-flex:1;-ms-flex:1;flex:1}.flex-center-with-item.item-left::after{content:"";-webkit-box-flex:1;-ms-flex:1;flex:1}.flex-center-with-item.item-right::before{content:"";-webkit-box-flex:1;-ms-flex:1;flex:1}.flex-col{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.flex-row--phone{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}@media screen and (max-width: 767px){.flex-row--phone{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}}.flex-col--desktop{display:-webkit-box;display:-ms-flexbox;display:flex}@media screen and (min-width: 960px){.flex-col--desktop{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}}.flex-space-between{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.u-text-center{text-align:center}.u-sticky{position:fixed;width:100%;z-index:500}.rotate-90{-webkit-transform:rotate(90deg);transform:rotate(90deg)}.rotate-180{-webkit-transform:rotate(180deg);transform:rotate(180deg)}.rotate-270{-webkit-transform:rotate(270deg);transform:rotate(270deg)}body{background-color:#fff;overflow-y:auto;font-size:.875em;line-height:1.7142857143em;padding-top:140px}@media screen and (max-width: 767px){body.fixed\@phone{position:fixed;width:100vw;height:100vh;overflow:hidden}}body.no-nav{padding-top:0}[data-habitat]:empty{display:none}::-moz-selection{background:#d4ecff;text-shadow:none}::selection{background:#d4ecff;text-shadow:none}hr{display:block;height:1px;border:0;border-top:1px solid #cecece;margin:1em 0;padding:0}img{vertical-align:middle}fieldset{border:0;margin:0;padding:0}input:focus{outline:none;outline-color:rgba(0,0,0,0);outline-style:none}textarea{resize:vertical}::-webkit-input-placeholder{color:#aaa}:-moz-placeholder{color:#aaa}::-moz-placeholder{color:#aaa}:-ms-input-placeholder{color:#aaa}abbr[title]{border-bottom:1px dotted}dfn{font-style:italic}hr{-webkit-box-sizing:content-box;box-sizing:content-box;height:0}mark{background:#ff0;color:#000}code,kbd,pre,samp{font-family:monospace,serif;font-size:1em}pre{white-space:pre-wrap}q{quotes:"“" "”" "‘" "’"}small{font-size:70%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sup{top:-0.5em}sub{bottom:-0.25em}address{font-style:normal}.chromeframe{margin:0;background:#eee;color:#000;padding:.1875em .25em}template{display:none}.u-display-none{display:none}fieldset{margin:0;padding:0;border:none;min-width:0}article,aside,details,figcaption,figure,footer,header,hgroup,main,nav,section,summary{display:block}audio,canvas,video{display:inline-block}audio:not([controls]){display:none;height:0}[hidden]{display:none}html{font-family:sans-serif;-webkit-text-size-adjust:100%;-ms-text-size-adjust:100%}body{margin:0}a:focus{outline:thin dotted}a:active,a:hover{outline:0}img{border:0}svg:not(:root){overflow:hidden}figure{margin:0}legend{border:0;padding:0}button,input,select,textarea{font-family:inherit;font-size:100%;margin:0}button,input{line-height:normal}button,select{text-transform:none}button,html input[type=button],input[type=reset],input[type=submit]{-webkit-appearance:button;cursor:pointer}button[disabled],html input[disabled]{cursor:default}input[type=checkbox],input[type=radio]{-webkit-box-sizing:border-box;box-sizing:border-box;padding:0}input[type=search]{-webkit-appearance:textfield;-webkit-box-sizing:content-box;box-sizing:content-box}input[type=search]::-webkit-search-cancel-button,input[type=search]::-webkit-search-decoration{-webkit-appearance:none}button::-moz-focus-inner,input::-moz-focus-inner{border:0;padding:0}textarea{overflow:auto;vertical-align:top}table{border-collapse:collapse;border-spacing:0}@font-face{font-family:"Open Sans";font-style:normal;font-weight:400;src:url("/Static/fonts/open-sans/open-sans-v15-latin-regular.eot");src:local("Open Sans Regular"),local("OpenSans-Regular"),url("/Static/fonts/open-sans/open-sans-v15-latin-regular.eot?#iefix") format("embedded-opentype"),url("/Static/fonts/open-sans/open-sans-v15-latin-regular.woff") format("woff"),url("/Static/fonts/open-sans/open-sans-v15-latin-regular.ttf") format("truetype"),url("/Static/fonts/open-sans/open-sans-v15-latin-regular.svg#OpenSans") format("svg")}@font-face{font-family:"Open Sans";font-style:italic;font-weight:400;src:url("/Static/fonts/open-sans/open-sans-v15-latin-italic.eot");src:local("Open Sans Italic"),local("OpenSans-Italic"),url("/Static/fonts/open-sans/open-sans-v15-latin-italic.eot?#iefix") format("embedded-opentype"),url("/Static/fonts/open-sans/open-sans-v15-latin-italic.woff") format("woff"),url("/Static/fonts/open-sans/open-sans-v15-latin-italic.ttf") format("truetype"),url("/Static/fonts/open-sans/open-sans-v15-latin-italic.svg#OpenSans") format("svg")}@font-face{font-family:"Open Sans";font-style:normal;font-weight:700;src:url("/Static/fonts/open-sans/open-sans-v15-latin-700.eot");src:local("Open Sans Bold"),local("OpenSans-Bold"),url("/Static/fonts/open-sans/open-sans-v15-latin-700.eot?#iefix") format("embedded-opentype"),url("/Static/fonts/open-sans/open-sans-v15-latin-700.woff") format("woff"),url("/Static/fonts/open-sans/open-sans-v15-latin-700.ttf") format("truetype"),url("/Static/fonts/open-sans/open-sans-v15-latin-700.svg#OpenSans") format("svg")}@font-face{font-family:"Open Sans";font-style:italic;font-weight:700;src:url("/Static/fonts/open-sans/open-sans-v15-latin-700italic.eot");src:local("Open Sans Bold Italic"),local("OpenSans-BoldItalic"),url("/Static/fonts/open-sans/open-sans-v15-latin-700italic.eot?#iefix") format("embedded-opentype"),url("/Static/fonts/open-sans/open-sans-v15-latin-700italic.woff") format("woff"),url("/Static/fonts/open-sans/open-sans-v15-latin-700italic.ttf") format("truetype"),url("/Static/fonts/open-sans/open-sans-v15-latin-700italic.svg#OpenSans") format("svg")}@font-face{font-family:"Open sans";font-style:normal;font-display:swap;src:local("Open Sans Light"),local("OpenSans-Light"),url("/Static/fonts/open-sans/OpenSans-Light.ttf") format("truetype")}@font-face{font-family:"Open sans";font-style:normal;font-weight:600;src:local("Open Sans SemiBold"),local("OpenSans-SemiBold"),url("/Static/fonts/open-sans/OpenSans-SemiBold.ttf") format("truetype")}@font-face{font-family:"Open sans";font-style:normal;font-weight:800;src:local("Open Sans ExtraBold"),local("OpenSans-ExtraBold"),url("/Static/fonts/open-sans/OpenSans-ExtraBold.ttf") format("truetype")}@font-face{font-family:"Bryant";font-weight:normal;font-style:normal;src:url("/static/fonts/bryant-web-regular.eot");src:url("/static/fonts/bryant-web-regular?#iefix") format("embedded-opentype"),url("/static/fonts/bryant-web-regular.woff") format("woff"),url("/static/fonts/bryantpro-regular-webfont.ttf") format("truetype")}@font-face{font-family:"Bryant";font-weight:bold;font-style:normal;src:url("/static/fonts/bryant-web-bold.eot");src:url("/static/fonts/bryant-web-bold.eot?#iefix") format("embedded-opentype"),url("/static/fonts/bryant-web-bold.woff") format("woff"),url("/static/fonts/bryant-web-bold.ttf") format("truetype")}@font-face{font-family:"Pooper Black";src:url("/static/fonts/p22_pooper_black-webfont.eot");src:url("/static/fonts/p22_pooper_black-webfont.eot?#iefix") format("embedded-opentype"),url("/static/fonts/p22_pooper_black-webfont.woff") format("woff"),url("/static/fonts/p22_pooper_black-webfont.ttf") format("truetype"),url("/static/fonts/p22_pooper_black-webfont.svg#p22_pooper_blackregular") format("svg");font-weight:normal;font-style:normal}html,button,input,select,textarea{color:#262625;font-family:"Open Sans",Helvetica,Arial,sans-serif}a{color:#ed1b24;text-decoration:none}a:hover,a:focus{color:#8b0304;text-decoration:underline}h1,h2,h3,h4,h5,h6,.h1,.h2,.h3,.h4,.h5,.h6{position:relative;font-family:"Open Sans",Helvetica,Arial,sans-serif;font-weight:700;color:inherit;margin-bottom:.3125em}h1,.h1{font-size:3em;line-height:1em;margin-bottom:.6em;margin-top:.75em}h2,.h2{font-size:2.25em;line-height:1em;margin-bottom:.5em}h3,.h3{font-size:1.75em;line-height:1.2857142857em;margin-bottom:.6428571429em}h4,.h4{font-size:1.3125em;line-height:1.1428571429em;margin-bottom:.5714285714em}h5,.h5{font-size:1em;line-height:1.125em;margin-bottom:.75em}@media screen and (max-width: 767px){h1,.h1{font-size:2.25em;line-height:1em;margin-bottom:.5em}h2,.h2{font-size:1.75em;line-height:1.2857142857em;margin-bottom:.6428571429em}h3,.h3,h4,.h4,h5,.h5{font-size:1.3125em;line-height:1.1428571429em;margin-bottom:.5714285714em}}.jobdetails__intro,.storepage__intro,.hero-area .hero-intro .article,.article .intro{font-family:"Open Sans",Helvetica,Arial,sans-serif;font-size:1.25em;line-height:1.4em}.jobdetails__intro strong,.storepage__intro strong,.hero-area .hero-intro .article strong,.article .intro strong{font-family:"Open Sans",Helvetica,Arial,sans-serif;font-weight:normal}.jobdetails__intro p:last-child,.storepage__intro p:last-child,.hero-area .hero-intro .article p:last-child,.article .intro p:last-child{margin-bottom:0}.jobdetails__body,.article .body{font-size:1em;line-height:2em}.bonus-admin__h3{font-family:"Open Sans",Helvetica,Arial,sans-serif;font-weight:normal;color:inherit;margin-bottom:.5em}.bonus-activation__postfix,.bonus-activation__input{font-family:"Open Sans",Helvetica,Arial,sans-serif;font-weight:700;color:inherit;margin-bottom:.5em}.intro{font-size:16px;font-weight:normal;line-height:1.3}.asset{width:100%;height:auto}.asset--sml{max-width:100px}.layout-lm,.layout-lmr,.layout-mr{margin-bottom:1.25em}@media screen and (max-width: 767px){.layout-lm,.layout-lmr,.layout-mr{margin-bottom:0}}.layout-m{margin-bottom:2.5em}@media screen and (max-width: 767px){.layout-m{margin-bottom:1.25em}}.col-main,.col-menu,.col-sidebar{margin-bottom:1.25em}.layout-lmr .col-nester{float:left;display:block;margin-right:3.5971223022%;width:74.1007194245%;margin-left:25.8992805755%}.layout-lmr .col-nester:last-child{margin-right:0}@media screen and (max-width: 767px){.layout-lmr .col-nester{width:100%;margin-left:0%}}.layout-lmr .col-menu{float:left;display:block;margin-right:3.5971223022%;width:22.3021582734%;margin-left:-103.5971223022%;padding:.625em .625em 0}.layout-lmr .col-menu:last-child{margin-right:0}@media screen and (max-width: 767px){.layout-lmr .col-menu{width:100%;margin-left:0%}}.layout-lmr .col-main{float:left;display:block;margin-right:4.854368932%;width:65.0485436893%}.layout-lmr .col-main:last-child{margin-right:0}@media screen and (max-width: 767px){.layout-lmr .col-main{width:100%;margin-left:0%}}.layout-lmr .col-sidebar{float:left;display:block;margin-right:4.854368932%;width:30.0970873786%;margin-right:0;padding:.625em .625em 0}.layout-lmr .col-sidebar:last-child{margin-right:0}@media screen and (max-width: 767px){.layout-lmr .col-sidebar{width:100%;margin-left:0%}}.layout-mr .col-main{float:left;display:block;margin-right:3.5971223022%;width:56.8345323741%;margin-left:4.3165467626%}.layout-mr .col-main:last-child{margin-right:0}@media screen and (max-width: 767px){.layout-mr .col-main{width:100%;margin-left:0%}}@media screen and (min-width: 768px)and (max-width: 959px){.layout-mr .col-main{float:left;display:block;margin-right:3.5971223022%;width:65.4676258993%;margin-left:0%}.layout-mr .col-main:last-child{margin-right:0}}.layout-mr .col-sidebar{float:left;display:block;margin-right:3.5971223022%;width:30.9352517986%;margin-left:4.3165467626%;margin-right:0}.layout-mr .col-sidebar:last-child{margin-right:0}@media screen and (max-width: 767px){.layout-mr .col-sidebar{width:100%;margin-left:0%}}@media screen and (min-width: 768px)and (max-width: 959px){.layout-mr .col-sidebar{float:left;display:block;margin-right:3.5971223022%;width:30.9352517986%;margin-left:0%}.layout-mr .col-sidebar:last-child{margin-right:0}}.layout-lm{position:relative;z-index:0}.layout-lm .col-menu{float:left;display:block;margin-right:3.5971223022%;width:22.3021582734%}.layout-lm .col-menu:last-child{margin-right:0}@media screen and (max-width: 767px){.layout-lm .col-menu{width:100%}}@media screen and (min-width: 768px)and (max-width: 959px){.layout-lm .col-menu{float:left;display:block;margin-right:3.5971223022%;width:30.9352517986%}.layout-lm .col-menu:last-child{margin-right:0}}.layout-lm .col-main{float:left;display:block;margin-right:3.5971223022%;width:74.1007194245%;margin-right:0}.layout-lm .col-main:last-child{margin-right:0}@media screen and (max-width: 767px){.layout-lm .col-main{width:100%}}@media screen and (min-width: 768px)and (max-width: 959px){.layout-lm .col-main{float:left;display:block;margin-right:3.5971223022%;width:65.4676258993%}.layout-lm .col-main:last-child{margin-right:0}}.layout-m .col-main{width:100%}.blocks-primary::after{clear:both;content:"";display:table}.blocks-primary .block{float:left;display:block;margin-right:3.5971223022%;width:48.2014388489%;position:relative}.blocks-primary .block:last-child{margin-right:0}.blocks-primary .block:nth-child(2n){margin-right:0}.blocks-primary .block:nth-child(2n+1){clear:left}.blocks-primary .block:nth-child(2n+1){clear:left}@media screen and (max-width: 767px){.blocks-primary .block{width:100%}}.blocks-secondary{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-lines:multiple;-moz-box-lines:multiple;box-lines:multiple;-ms-flex-wrap:wrap;flex-wrap:wrap;margin-top:50px;margin-bottom:30px}.blocks-secondary::after{clear:both;content:"";display:table}@media screen and (max-width: 959px){.blocks-secondary{margin-bottom:20px;margin-top:20px}}.blocks-secondary .block{position:relative;float:left;display:block;margin-right:3.5971223022%;width:30.9352517986%}.blocks-secondary .block:last-child{margin-right:0}@media screen and (max-width: 767px){.blocks-secondary .block{width:100%;clear:left}.blocks-secondary .block:nth-child(n){margin-right:0}}@media screen and (min-width: 768px)and (max-width: 959px){.blocks-secondary .block{float:left;display:block;margin-right:3.5971223022%;width:48.2014388489%}.blocks-secondary .block:last-child{margin-right:0}.blocks-secondary .block:nth-child(2n){margin-right:0}.blocks-secondary .block:nth-child(2n+1){clear:left}.blocks-secondary .block:nth-child(2n+1){clear:left}}@media screen and (min-width: 960px){.blocks-secondary .block:nth-child(3n){margin-right:0}.blocks-secondary .block:nth-child(3n+1){clear:left}.blocks-secondary .block:nth-child(3n+1){clear:left}}.blocks-tertiary{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-lines:multiple;-moz-box-lines:multiple;box-lines:multiple;-ms-flex-wrap:wrap;flex-wrap:wrap;margin-top:50px;margin-bottom:30px}.blocks-tertiary::after{clear:both;content:"";display:table}@media screen and (max-width: 959px){.blocks-tertiary{margin-bottom:20px;margin-top:20px}}@media screen and (min-width: 768px)and (max-width: 959px){.blocks-tertiary .block{margin-right:3.5971223022%;width:48.2014388489%;float:left;display:block}.blocks-tertiary .block:nth-child(2n){margin-right:0}.blocks-tertiary .block:last-child{margin-right:0}}@media screen and (min-width: 960px){.blocks-tertiary .block{float:left;display:block;margin-right:3.5971223022%;width:30.9352517986%}.blocks-tertiary .block:last-child{margin-right:0}.blocks-tertiary .block:nth-child(5n+1){float:left;display:block;margin-right:3.5971223022%;width:48.2014388489%}.blocks-tertiary .block:nth-child(5n+1):last-child{margin-right:0}.blocks-tertiary .block:nth-child(5n+2){float:left;display:block;margin-right:3.5971223022%;width:48.2014388489%}.blocks-tertiary .block:nth-child(5n+2):last-child{margin-right:0}.blocks-tertiary .block:nth-child(5n+2):nth-child(n){margin-right:0}}@media screen and (min-width: 960px)and (min-width: 960px){.blocks-tertiary .block:nth-child(5n+5){margin-right:0}}.layout-mr .col-main .blocks .block{float:left;display:block;margin-right:6.3291139241%;width:46.835443038%}.layout-mr .col-main .blocks .block:last-child{margin-right:0}.layout-mr .col-main .blocks .block:nth-child(2n){margin-right:0}.layout-mr .col-main .blocks .block:nth-child(2n+1){clear:left}.layout-mr .col-main .blocks .block:nth-child(2n+1){clear:left}@media screen and (min-width: 768px)and (max-width: 959px){.layout-mr .col-main .blocks .block{float:left;display:block;margin-right:5.4945054945%;width:47.2527472527%}.layout-mr .col-main .blocks .block:last-child{margin-right:0}.layout-mr .col-main .blocks .block:nth-child(2n){margin-right:0}.layout-mr .col-main .blocks .block:nth-child(2n+1){clear:left}.layout-mr .col-main .blocks .block:nth-child(2n+1){clear:left}}@media screen and (max-width: 767px){.layout-mr .col-main .blocks .block{width:100%}}.grid{display:-webkit-box;display:-ms-flexbox;display:flex;display:grid}.grid .col-2,.grid .col-3{grid-template-columns:1fr}@media screen and (min-width: 768px){.grid.col-2{grid-template-columns:1fr}.grid.col-3{grid-template-columns:1fr}.grid.col-2{grid-template-columns:1fr 1fr}.grid.col-3{grid-template-columns:1fr 1fr 1fr}}.grid.row-2{grid-template-rows:1fr 1fr}.grid.row-3{grid-template-rows:1fr 1fr 1fr}.grid .grid-col{padding:1rem 0}@media screen and (min-width: 960px){.grid .grid-col{padding:1rem}}.grid .grid-col:first-of-type{padding-left:0}.grid .grid-col:last-of-type{padding-right:0}@media screen and (max-width: 767px){.grid .grid-col.border--mob{border:1px solid #ddd}}@media screen and (min-width: 768px){.grid .grid-col.leftborder--desk{border-left:1px solid #ddd}}.grid .grid-row{padding:1rem}.grid .grid-row .grid-row:first-of-type{padding-top:0}.grid .grid-row .grid-row:last-of-type{padding-bottom:0}.container{max-width:80em;margin-left:auto;margin-right:auto;padding-left:20px;padding-right:20px;width:100%}.container::after{clear:both;content:"";display:table}@media screen and (min-width: 768px)and (max-width: 959px){.container{max-width:85em;padding-left:10px;padding-right:10px}}@media screen and (min-width: 960px){.container{padding-left:.9375em;padding-right:.9375em}}.container .container{padding-left:0;padding-right:0}.container--narrow{max-width:55em}.container--medium{max-width:85.7em}.container--fullwidth,.container--full{max-width:100%;padding:0}.container--fullheight,.container--full{min-height:calc(100vh - 490px)}.container--grey{background:#f6f4f3}.container--white{background:#fff}.container--padding,.container .container--padding.container{padding:30px}@media screen and (min-width: 768px){.container--padding,.container .container--padding.container{padding:calc(20px*2)}}@media screen and (min-width: 960px){.container--top-padding{padding-top:20px}}.container--margin-top{margin-top:calc(20px*2)}@media screen and (max-width: 959px){.container--margin-top--mobile{margin-top:20px}}.container--vertical-margin{margin-bottom:25px}.container--margin-bottom{margin-bottom:calc(20px*2)}.container.has-sidebar{max-width:115em}@media screen and (min-width: 970px){.container.has-sidebar{padding-top:20px}}.container.has-sidebar.sidebar--left{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.container.has-sidebar.sidebar--left .sidebar{padding:0}@media screen and (min-width: 970px){.container.has-sidebar.sidebar--left{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}.container.has-sidebar.sidebar--left .sidebar{padding:0 2.3rem}}.container.has-sidebar.sidebar--right{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}@media screen and (min-width: 970px){.container.has-sidebar.sidebar--right{-webkit-box-orient:horizontal;-webkit-box-direction:reverse;-ms-flex-direction:row-reverse;flex-direction:row-reverse}}.container.has-sidebar .container{max-width:unset}.container--top-area{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;margin-top:40px}@media screen and (min-width: 960px){.container--top-area{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;padding:inherit}}@media screen and (max-width: 767px){.container--ngc{max-width:none;padding:0}}.table--basic{border-radius:.25em;-webkit-box-shadow:0 2px 2px rgba(0,0,0,.25);box-shadow:0 2px 2px rgba(0,0,0,.25);border:1px solid #ddd;width:100%}@media screen and (max-width: 959px){.table--basic{table-layout:fixed}.table--basic th,.table--basic td{overflow:hidden;text-overflow:ellipsis}}.table--basic tr{border-bottom:1px solid #eee}.table--basic th,.table--basic td{padding:.5625em .4375em}.table--basic th{font-family:"Open Sans",Helvetica,Arial,sans-serif;font-weight:700;font-size:1.125em;line-height:1.3333333333em;text-transform:uppercase;margin:0 0 .6666666667em;text-align:left}.sidebar{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.sidebar--narrow{width:100%}@media screen and (min-width: 970px){.sidebar--narrow{max-width:20%}}.breadcrumbs{padding:15px 21px;background-color:#fafafa;border-top:1px solid #ececec;border-bottom:1px solid #ececec;color:#262628;margin-bottom:0}@media screen and (min-width: 970px){.breadcrumbs{border-top:none;padding-left:50px;margin-top:4px;position:fixed;z-index:5;width:100%}}.breadcrumbs ol{list-style-type:none;margin-top:0;margin-bottom:0;padding:0;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap}.breadcrumbs li{font-size:11px;font-weight:700;line-height:16px;margin:0;font-family:"Open Sans",Helvetica,Arial,sans-serif;color:#4e4646;text-transform:uppercase;color:inherit}@media screen and (min-width: 970px){.breadcrumbs li{font-size:12px}}.breadcrumbs li:after{content:">";margin-right:.6666666667em}.breadcrumbs li:last-child:after,.breadcrumbs li:last-child:after{display:none}.breadcrumbs li a{padding:.3333333333em .6666666667em .3333333333em 0;color:inherit}.breadcrumbs li a.breadcrumb__item{text-align:left}.breadcrumbs li a.breadcrumb__item--selected:hover,.breadcrumbs li a.breadcrumb__item--selected:active,.breadcrumbs li a.breadcrumb__item--selected:focus{text-decoration:none;color:inherit}.pagefooter::after{clear:both;content:"";display:table}.pagefooter .container{max-width:1440px}@media screen and (max-width: 959px){.pagefooter .container{padding:0 8%}}.pagefooter .utilities__title-icon-container{text-align:left}.pagefooter .utilities__title-icon-container .utilities__title{margin-left:0 !important}.pagefooter .blocks{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;-webkit-box-pack:space-evenly;-ms-flex-pack:space-evenly;justify-content:space-evenly}@media screen and (max-width: 959px){.pagefooter .blocks{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}}.pagefooter .block:not(.block--links){margin-right:4rem}.pagefooter .block:nth-child(5n){margin-right:0}.pagefooter .block:nth-child(5n+1){clear:left}.pagefooter .block:nth-child(5n+1){clear:left}.pagefooter .block:only-child{width:100%}.pagefooter .block:last-of-type{-ms-flex-item-align:end;align-self:flex-end;margin-right:0;padding-top:1rem}.pagefooter .block--links{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;-webkit-box-pack:space-evenly;-ms-flex-pack:space-evenly;justify-content:space-evenly}@media screen and (max-width: 959px){.pagefooter .block--links{-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}}.pagefooter .block--links>div{margin-right:4rem}.pagefooter .block--socials{padding-top:1em;color:#fff;font-size:12px}.pagefooter .block--socials i:after{background-repeat:no-repeat;display:block;content:""}.pagefooter .block--socials i.facebook:after{width:20px;height:20px;background-image:url(/static/images/spar/facebook-f.svg)}.pagefooter .block--socials i.google-play:after{display:inline-block;width:105px;height:31px;background-image:url(/static/images/spar/google-play-badge.svg);margin-right:10px}.pagefooter .block--socials i.app-store:after{display:inline-block;width:106px;height:31px;background-image:url(/static/images/spar/app-store-badge.svg)}.pagefooter .utilities__default-hover{color:#fff}.pagefooter .utilities__default-hover .c-icon--ut-mobile{display:none}.pagefooter .utilities__default-hover .utilities__title{margin-left:0;font-size:16px}@media screen and (min-width: 960px){.pagefooter .utilities__default-hover .utilities__title{margin-bottom:-10px}}.pagefooter .utilities__default-hover .utilities__search-input{height:40px;padding-left:10px;font-size:14px}.pagefooter .utilities__default-hover .utilities__btn{height:40px}@media screen and (min-width: 960px){.pagefooter .utilities__default-hover .utilities__search-content{max-width:200px}}.pagefooter .utilities__default-hover .utilities__link{font-size:12px}@media screen and (max-width: 959px){.pagefooter .utilities__default-hover{max-width:280px}}.pagefooter .utilities__default-hover a{color:#fff}.pagefooter .utilities__title-icon-container--ut-mobile{-webkit-box-orient:horizontal;box-orient:horizontal;-moz-flex-direction:row;flex-direction:row;-ms-flex-direction:row}@media all and (-ms-high-contrast: none){.cw-main-wrapper{min-height:400px}.ws-coupon{min-height:600px}}.spar-ngr-alert{padding:16px 24px;text-align:left;border-radius:0;font-family:"Open Sans","Helvetica","Arial",sans-serif;background:#fdded8;color:#262625}@media(max-width: 767px){.spar-ngr-alert{padding:16px 16px}}.spar-ngr-alert .ngr-alert__icon{color:#8b0304}.spar-ngr-alert .ngr-alert__close.ngr-close-button{color:#262625}.spar-ngr-alert--info{background:#d3f2ff;color:#262625}.spar-ngr-alert--info .ngr-alert__icon{color:#0076df}.spar-ngr-alert--info .ngr-alert__close.ngr-close-button{color:#262625}.spar-ngr-alert--success{background:#eff4ef;color:#262625}.spar-ngr-alert--success .ngr-alert__icon{color:#37863b}.spar-ngr-alert--success .ngr-alert__close.ngr-close-button{color:#262625}.spar-ngr-alert--warning{background:#fdf1b3;color:#262625}.spar-ngr-alert--warning .ngr-alert__icon{color:#ee8200}.spar-ngr-alert--warning .ngr-alert__close.ngr-close-button{color:#262625}.spar-ngr-alert--center{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.spar-ngr-alert__body{display:-webkit-box;display:-ms-flexbox;display:flex}.spar-ngr-alert__body p{font-size:.875rem;line-height:1.125rem;-webkit-box-flex:1;-ms-flex:1;flex:1;margin:0 0 8px}.spar-ngr-alert__body p:last-child{margin-bottom:0}.spar-ngr-alert__icon{margin-right:8px}.spar-ngr-alert__body-message{-webkit-box-flex:1;-ms-flex:1;flex:1;margin:3px 0}.spar-ngr-alert__body-message p{font-size:.875rem;line-height:1.125rem;margin:0 0 8px}.spar-ngr-alert__body-message p:last-child{margin-bottom:0}.spar-ngr-alert__close.ngr-close-button{width:24px;height:24px;margin-left:8px}.spar-ngr-alert__link{font-size:.875rem;line-height:1.125rem;display:-webkit-box;display:-ms-flexbox;display:flex}.spar-ngr-alert__link--inline{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex}@media screen and (min-width: 970px){.banner--notification{margin-top:47px}.startpage .banner--notification,.verifyaccountnumberspage .banner--notification{margin-top:4px}}.banner--trumf{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;background-color:#f1f1ff;padding:8px 16px;color:#262625}@media screen and (min-width: 768px){.banner--trumf{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}}.banner--trumf .c-icon--trumf-banner{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;color:#0a0066;height:32px;width:32px;margin-right:4px}@media screen and (max-width: 767px){.banner--trumf .c-icon--trumf-banner{height:24px;width:24px;margin-right:8px}}.banner--trumf .c-icon--trumf-banner svg{color:currentColor;height:32px;width:32px}.banner--trumf p,.banner--trumf a{font-weight:600;font-size:.875rem;line-height:1.125rem;margin:0}.banner--trumf p,.banner--trumf a{color:#0a0066}.banner--trumf a{text-decoration:underline}.banner--trumf a:hover,.banner--trumf a:active{color:#8b0304}.banner--split{text-decoration:none}.banner--split__image{height:100%;width:100%;overflow:hidden;position:relative}.banner--split__image img{width:100%;height:100%;position:relative;-o-object-fit:cover;object-fit:cover}.banner--split__title{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;background-color:#262625;padding:6px 12px}.banner--split__title h3,.banner--split__title h4{width:100%;background:rgba(0,0,0,0);color:#fff;text-transform:uppercase;font-size:1em;font-weight:normal;display:block;margin:0;text-align:left}.banner--split__title h3:empty,.banner--split__title h4:empty{display:none}@media screen and (min-width: 768px){.banner--split__title h3,.banner--split__title h4{font-size:1.3em}}.webshop-grid-display{display:grid;grid-column:1fr;grid-template-columns:1fr;grid-row:1fr;grid-template-rows:1fr;grid-gap:15px;grid-column-gap:15px;margin-bottom:2em}@media screen and (max-width: 767px){.webshop-grid-display{display:block}.webshop-grid-display__item{margin-bottom:30px}}.webshop-grid-display.one-campaign,.webshop-grid-display.two-campaigns{grid-column:1fr 1fr;grid-template-columns:1fr 1fr}.webshop-grid-display.two-campaigns{grid-row:1fr 1fr;grid-template-rows:1fr 1fr}.webshop-grid-display__item{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;background-color:#eee;position:relative}.webshop-grid-display__item:hover,.webshop-grid-display__item:focus,.webshop-grid-display__item:active{text-decoration:none}.webshop-grid-display.one-campaign .webshop-grid-display__item:nth-child(1){grid-column:1;grid-row:1}.webshop-grid-display.one-campaign .webshop-grid-display__item:nth-child(2){grid-column:2;grid-row:1}.webshop-grid-display.two-campaigns .webshop-grid-display__item:nth-child(1){grid-column:1;grid-row:1}.webshop-grid-display.two-campaigns .webshop-grid-display__item:nth-child(2){grid-column:1;grid-row:2}.webshop-grid-display.two-campaigns .webshop-grid-display__item:nth-child(3){grid-column:2;grid-row:1;-ms-grid-row-span:3;grid-row:1/3}.wsstartpage .container--main{-ms-flex-wrap:wrap;flex-wrap:wrap}.wsstartpage .container .sidebar,.wsstartpage .container>.container{-webkit-box-flex:1;-ms-flex:1;flex:1}.wsstartpage .about-webshop-banner{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:nowrap;flex-wrap:nowrap;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:35px 120px;background-color:#e20613;text-align:center;position:relative;margin:0 -20px}@media screen and (min-width: 970px){.wsstartpage .about-webshop-banner{width:100%;margin:0 0 2rem 2.3rem}}@media screen and (max-width: 767px){.wsstartpage .about-webshop-banner{padding:35px 100px 35px 20px}}.wsstartpage .about-webshop-banner__text,.wsstartpage .about-webshop-banner a{color:#fff;font-weight:700;font-size:24px}@media screen and (max-width: 767px){.wsstartpage .about-webshop-banner__text,.wsstartpage .about-webshop-banner a{font-size:15px}}@media screen and (min-width: 768px)and (max-width: 959px){.wsstartpage .about-webshop-banner__text,.wsstartpage .about-webshop-banner a{font-size:18px}}.wsstartpage .about-webshop-banner__item:last-of-type{position:absolute;right:24px}.wsstartpage .about-webshop-banner .c-icon,.wsstartpage .about-webshop-banner .c-icon svg{width:78px;height:60px}@media screen and (max-width: 959px){.wsstartpage .about-webshop-banner .c-icon,.wsstartpage .about-webshop-banner .c-icon svg{width:58px;height:40px}}.wsstartpage .about-webshop-banner__link{text-decoration:underline}.wsstartpage .about-webshop-banner__link:hover{text-decoration:none}.form{margin-top:.625em}.form .form-group,.form .formRow{margin-bottom:1.125em}.form .form-group.error,.form .formRow.error{color:#8b0304}.form .form-group.error input,.form .formRow.error input{border-color:#8b0304}.form input.text,.form .formRow input[type=text]{width:16.875em}@media screen and (max-width: 767px){.form input.text,.form .formRow input[type=text]{width:100%}}.form input.text.postalcode,.form .formRow input[type=text].postalcode{width:4.375em}.form .formRow input[type=text]{display:block}.form .formRow legend{margin-bottom:.5em}.form fieldset legend{max-width:100%}.xform .js-consent-selector{font-weight:bold}.validation-summary-errors{margin:0 0 1.25em}.validation-summary-errors ul{margin:0;padding:0;list-style:none}.validation-summary-errors p,.validation-summary-errors li{color:#8b0304;display:block;margin:0 0 .625em}.validation-summary-errors p:hover,.validation-summary-errors p:active,.validation-summary-errors li:hover,.validation-summary-errors li:active{background-color:rgba(0,0,0,0)}.validation-summary-errors a{color:#8b0304 !important}.validation-summary-errors a:hover{text-decoration:none !important}label.text,.formRow label{display:block;font-size:.8125em;text-transform:uppercase;margin-bottom:.2307692308em}.dropdown{position:relative;cursor:pointer;display:inline-block}.dropdown label{display:block;position:absolute;top:0;left:0;width:100%;height:100%;cursor:pointer;font-size:16px;height:36px;line-height:36px;padding:0 28px 0 10px;border:1px solid #ddd;color:#000;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.dropdown label:after{content:"";display:block;position:absolute;top:0;right:0;width:34px;height:100%;border-top-left-radius:0;border-bottom-left-radius:0;background:rgba(0,0,0,0) url(data:image/svg+xml,%3Csvg%20viewBox%3D%220%200%2036%2036%22%20height%3D%2218%22%20width%3D%2218%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath%20fill%3D%22%23ed1b24%22%20d%3D%22M30.729%2C5.272C27.328%2C1.872%2C22.809%2C0%2C18%2C0S8.672%2C1.872%2C5.271%2C5.272C1.871%2C8.672%2C0%2C13.192%2C0%2C18c0%2C4.809%2C1.871%2C9.328%2C5.271%2C12.729C8.672%2C34.128%2C13.191%2C36%2C18%2C36s9.328-1.872%2C12.729-5.271C34.127%2C27.328%2C36%2C22.809%2C36%2C18C36%2C13.192%2C34.127%2C8.672%2C30.729%2C5.272z%22%2F%3E%3Cg%20opacity%3D%220.25%22%3E%3Cpath%20d%3D%22M5.271%2C6.772C8.672%2C3.372%2C13.191%2C1.5%2C18%2C1.5s9.328%2C1.872%2C12.729%2C5.272c3.221%2C3.222%2C5.068%2C7.452%2C5.254%2C11.978C35.992%2C18.501%2C36%2C18.251%2C36%2C18c0-4.808-1.873-9.328-5.271-12.728C27.328%2C1.872%2C22.809%2C0%2C18%2C0S8.672%2C1.872%2C5.271%2C5.272C1.871%2C8.672%2C0%2C13.192%2C0%2C18c0%2C0.251%2C0.008%2C0.501%2C0.018%2C0.75C0.203%2C14.225%2C2.049%2C9.994%2C5.271%2C6.772z%22%2F%3E%3Cpath%20d%3D%22M16.154%2C26.694l-8.393-8.347C7.254%2C17.851%2C7%2C17.198%2C7%2C16.547c0-0.652%2C0.254-1.302%2C0.762-1.801c1.02-0.995%2C2.67-0.995%2C3.688%2C0l6.684%2C6.289l6.414-6.289c1.019-0.995%2C2.669-0.995%2C3.688%2C0c1.02%2C0.996%2C1.02%2C2.606%2C0%2C3.602l-8.392%2C8.347C17.999%2C28.435%2C17.999%2C28.435%2C16.154%2C26.694z%22%2F%3E%3C%2Fg%3E%3Cpath%20fill%3D%22%23FFFFFF%22%20d%3D%22M16.154%2C25.694l-8.393-8.347C7.254%2C16.851%2C7%2C16.198%2C7%2C15.547c0-0.652%2C0.254-1.302%2C0.762-1.801c1.02-0.995%2C2.67-0.995%2C3.688%2C0l6.684%2C6.289l6.414-6.289c1.019-0.995%2C2.669-0.995%2C3.688%2C0c1.02%2C0.996%2C1.02%2C2.606%2C0%2C3.602l-8.392%2C8.347C17.999%2C27.435%2C17.999%2C27.435%2C16.154%2C25.694z%22%2F%3E%3C%2Fsvg%3E) center center no-repeat}.no-svg .dropdown label:after{background-image:url(/static/images/spar/fallback/arrow-down.png)}.dropdown:hover label,.dropdown:active label{background:#ececec}.dropdown select{opacity:0;height:38px;display:block;cursor:pointer;-webkit-appearance:none;z-index:5;filter:alpha(opacity=0);zoom:1;position:relative;width:100%}.btn{font-weight:bold;display:inline-block;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;margin:0;padding:0 1.875em;height:2.25em;line-height:2.25em;text-transform:uppercase;border:none;font-size:14px;text-decoration:none;text-align:center;cursor:pointer}.btn--large{height:50px}.btn:hover,.btn:focus{text-decoration:none}.btn-lg{font-size:1.25em;height:2.6em;line-height:2.6em}.btn.btn-primary{background-color:#ed1b24;color:#fff}.btn.btn-primary:hover,.btn.btn-primary:focus{background-color:#8b0304}.togglebuttons .btn.btn-primary.active,.btn.btn-secondary{background-color:#00ba51;color:#fff}.togglebuttons .btn.btn-primary.active:hover,.togglebuttons .btn.btn-primary.active:focus,.btn.btn-secondary:hover,.btn.btn-secondary:focus{background-color:#00963b}.togglebuttons .btn.btn-primary.active--locked,.btn.btn-secondary--locked{padding-left:35px}.togglebuttons .btn.btn-primary.active--locked:before,.btn.btn-secondary--locked:before{content:"";background:url("data:image/svg+xml,%3Csvg%20width%3D%2212%22%20height%3D%2216%22%20viewBox%3D%220%200%2012%2016%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath%20fill%3D%22%23f7f7f7%22%20d%3D%22M10.344%207.409h-.738V4.607a3.607%203.607%200%201%200-7.213%200V7.41h-.737A.656.656%200%200%200%201%208.064v6.284c0%20.362.293.656.656.656h8.688a.656.656%200%200%200%20.656-.656V8.064a.656.656%200%200%200-.656-.655zM6.733%2013.09H5.268l.371-2.184A.871.871%200%200%201%206%209.24a.874.874%200%200%201%20.37%201.663l.363%202.189zm1.48-5.682H3.786v-2.59a2.213%202.213%200%200%201%204.425%200v2.59z%22%2F%3E%3C%2Fsvg%3E") center center no-repeat;position:absolute;width:30px;height:30px;margin-left:-30px}.btn.btn-alt{background-color:#262625;color:#fff}.btn.btn-alt:hover,.btn.btn-alt:focus{background-color:#000}.btn[disabled]{background:#ddd !important;color:#262625 !important}.btn[disabled]:hover,.btn[disabled]:focus{background:#ddd !important;color:#262625 !important;cursor:default !important}.btn.btn-tel{padding:0 12px 0 40px;text-align:left;background:#00ba51 url(data:image/svg+xml,%3Csvg%20viewBox%3D%220%200%2048%2048%22%20height%3D%2224%22%20width%3D%2224%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Ccircle%20fill%3D%22%2300963b%22%20cx%3D%2224%22%20cy%3D%2224%22%20r%3D%2224%22%2F%3E%3Cg%20opacity%3D%220.25%22%3E%3Cpath%20d%3D%22M24%2C3c12.751%2C0%2C23.174%2C9.944%2C23.948%2C22.5C47.979%2C25.004%2C48%2C24.504%2C48%2C24C48%2C10.745%2C37.255%2C0%2C24%2C0S0%2C10.745%2C0%2C24c0%2C0.504%2C0.021%2C1.004%2C0.052%2C1.5C0.826%2C12.944%2C11.249%2C3%2C24%2C3z%22%2F%3E%3Cpath%20d%3D%22M18.165%2C22.693l2.19-2.438c-0.11-0.741-0.285-1.578-0.522-2.418l-2.419%2C2.691C17.414%2C20.529%2C17.393%2C21.229%2C18.165%2C22.693z%22%2F%3E%3Cpath%20d%3D%22M29.553%2C38.215c-1.787-0.146-13.439-3.266-18.348-18.689c-0.093-0.302-0.159-0.624-0.213-0.955c-0.208%2C1.388-0.142%2C2.798%2C0.213%2C3.955c4.908%2C15.424%2C16.561%2C18.543%2C18.348%2C18.689c4.283%2C0.506%2C7.037-2.482%2C7.576-7.002c0%2C0-0.236-0.167-0.615-0.422C35.385%2C36.812%2C32.953%2C38.616%2C29.553%2C38.215z%22%2F%3E%3C%2Fg%3E%3Cpath%20fill-rule%3D%22evenodd%22%20clip-rule%3D%22evenodd%22%20fill%3D%22%23FFFFFF%22%20d%3D%22M11.205%2C19.525c4.908%2C15.424%2C16.561%2C18.543%2C18.348%2C18.689c4.283%2C0.506%2C7.037-2.482%2C7.576-7.002c0%2C0-4.332-3.066-6.492-3.57l-3.416%2C3.801c0%2C0-1.838%2C0.09-5.861-4.389c-4.025-4.479-3.945-6.525-3.945-6.525l2.941-3.273c-0.492-3.316-2.217-8.561-5.59-7.348C11.441%2C11.072%2C10.213%2C16.289%2C11.205%2C19.525z%22%2F%3E%3C%2Fsvg%3E) 9px center no-repeat}.no-svg .btn.btn-tel{background-image:url(/static/images/spar/fallback/tel.png)}.btn.btn-email{padding:0 12px 0 40px;text-align:left;background:#00ba51 url(data:image/svg+xml,%3Csvg%20viewBox%3D%220%200%2048%2048%22%20height%3D%2224%22%20width%3D%2224%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Ccircle%20fill%3D%22%2300963b%22%20cx%3D%2224%22%20cy%3D%2224%22%20r%3D%2224%22%2F%3E%3Cg%20opacity%3D%220.25%22%3E%3Cpath%20d%3D%22M24%2C3c12.751%2C0%2C23.174%2C9.944%2C23.948%2C22.5C47.979%2C25.004%2C48%2C24.504%2C48%2C24C48%2C10.745%2C37.255%2C0%2C24%2C0S0%2C10.745%2C0%2C24c0%2C0.504%2C0.021%2C1.004%2C0.052%2C1.5C0.826%2C12.944%2C11.249%2C3%2C24%2C3z%22%2F%3E%3Cpath%20d%3D%22M41%2C35c0%2C1.1-0.9%2C2-2%2C2H9c-1.1%2C0-2-0.9-2-2l0%2C0c0-1.1%2C0-2%2C0-2h34C41%2C33%2C41%2C33.9%2C41%2C35L41%2C35z%22%2F%3E%3C%2Fg%3E%3Cpolygon%20fill%3D%22%23FFFFFF%22%20points%3D%227%2C14.066%207%2C33.108%2018.916%2C23.73%22%2F%3E%3Cpolygon%20fill%3D%22%23FFFFFF%22%20points%3D%2223.554%2C25.489%2040.091%2C13%208.091%2C13%2023.424%2C25.481%22%2F%3E%3Cpath%20fill%3D%22%23FFFFFF%22%20d%3D%22M27.572%2C24.658l-3.418%2C2.688c-0.349%2C0.269-0.885%2C0.266-1.227-0.009l-2.857-2.499L8.196%2C34H39.52l-11.817-9.418L27.572%2C24.658z%22%2F%3E%3Cpolygon%20fill%3D%22%23FFFFFF%22%20points%3D%2229.226%2C23.402%2041%2C32.956%2041%2C14.146%22%2F%3E%3C%2Fsvg%3E) 9px center no-repeat}.no-svg .btn.btn-email{background-image:url(/static/images/spar/fallback/email.png)}.btn.btn-search{border:1px solid #8b0304;position:relative;text-indent:100%;overflow:hidden;height:100%;color:rgba(0,0,0,0);padding:0;margin:0;border:none;-webkit-appearance:none}.btn.btn-search:after{content:"";display:block;width:100%;height:100%;position:absolute;top:0;right:0;background:rgba(0,0,0,0) url(data:image/svg+xml,%3Csvg%20viewBox%3D%220%200%2048%2048%22%20height%3D%2224%22%20width%3D%2224%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath%20fill%3D%22%23fff%22%20d%3D%22M44.501%2C36.657L34.085%2C26.241c0.94-2.152%2C1.417-4.446%2C1.417-6.824c0-9.42-7.664-17.084-17.085-17.084c-9.42%2C0-17.084%2C7.664-17.084%2C17.084c0%2C9.421%2C7.664%2C17.085%2C17.084%2C17.085c2.378%2C0%2C4.672-0.477%2C6.824-1.417l10.416%2C10.416c1.181%2C1.182%2C2.751%2C1.832%2C4.422%2C1.832s3.241-0.65%2C4.422-1.832c1.182-1.181%2C1.832-2.751%2C1.832-4.422S45.683%2C37.838%2C44.501%2C36.657z%20M18.417%2C6.718c7.004%2C0%2C12.701%2C5.697%2C12.701%2C12.699c0%2C7.004-5.697%2C12.701-12.701%2C12.701c-7.002%2C0-12.699-5.697-12.699-12.701C5.718%2C12.415%2C11.415%2C6.718%2C18.417%2C6.718z%20M39.459%2C43.359L29.104%2C32.748c0.976-0.783%2C1.861-1.669%2C2.644-2.644l10.711%2C10.255L39.459%2C43.359z%22%2F%3E%3Cg%20opacity%3D%220.25%22%3E%3Cpath%20d%3D%22M18.417%2C4.333c9.084%2C0%2C16.513%2C7.131%2C17.034%2C16.086c0.02-0.333%2C0.051-0.665%2C0.051-1.002c0-9.42-7.664-17.084-17.085-17.084c-9.42%2C0-17.084%2C7.664-17.084%2C17.084c0%2C0.337%2C0.031%2C0.667%2C0.051%2C1C1.906%2C11.463%2C9.335%2C4.333%2C18.417%2C4.333z%22%2F%3E%3Cpath%20d%3D%22M30.146%2C33.814c-0.339%2C0.32-0.677%2C0.642-1.041%2C0.934l10.354%2C10.611l3-3l-1.021-0.979l-1.979%2C1.979L30.146%2C33.814z%22%2F%3E%3Cpath%20d%3D%22M44.501%2C38.657c0.942%2C0.941%2C1.539%2C2.132%2C1.746%2C3.422c0.053-0.328%2C0.086-0.661%2C0.086-1c0-1.671-0.65-3.241-1.832-4.422l-9.868-9.868c-0.163%2C0.489-0.34%2C0.976-0.548%2C1.452L44.501%2C38.657z%22%2F%3E%3Cpath%20d%3D%22M18.417%2C34.118c7.004%2C0%2C12.701-5.697%2C12.701-12.701c0-0.337-0.024-0.669-0.051-1c-0.513%2C6.537-5.984%2C11.701-12.65%2C11.701c-6.664%2C0-12.136-5.164-12.648-11.701c-0.026%2C0.331-0.051%2C0.663-0.051%2C1C5.718%2C28.421%2C11.415%2C34.118%2C18.417%2C34.118z%22%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E) center center no-repeat}.no-svg .btn.btn-search:after{background-image:url(/static/images/spar/fallback/search-white.png)}.search-group{position:relative;padding-right:48px}.search-group::after{clear:both;content:"";display:table}.search-group .text{display:block;width:100%;border-top-right-radius:0;border-bottom-right-radius:0;border-right:none}.search-group .btn.btn-search{position:absolute;right:0;top:0;width:48px;border-top-left-radius:0;border-bottom-left-radius:0;padding:0}label.checkbox{display:block;margin-bottom:10px;line-height:26px}label.checkbox input{display:inline-block;position:relative;height:15px;width:20px;margin:4px}label.checkbox input:before{content:"";height:24px;width:24px;background:#fff;position:absolute;left:-4px;top:-4px;border:1px solid #cecece;border-radius:5px}label.checkbox input:checked:before{background:#fff url(data:image/svg+xml,%3Csvg%20viewBox%3D%220%200%2024%2024%22%20height%3D%2224%22%20width%3D%2224%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath%20fill-rule%3D%22evenodd%22%20clip-rule%3D%22evenodd%22%20fill%3D%22%2300ba51%22%20d%3D%22M6.346%2C9.763l4.13%2C5.836l7.985-11.283l1.654%2C2.383l-9.639%2C14.007L4.83%2C13.021L6.346%2C9.763z%22%2F%3E%3C%2Fsvg%3E) center center no-repeat}.no-svg label.checkbox input:checked:before{background-image:url(/static/images/spar/fallback/checkmark.png)}input.text,.formRow input[type=text]{font-size:16px;height:36px;line-height:24px;padding:4px 10px;-webkit-appearance:none;border:1px solid #ddd;color:#3b4351}.recipe-list::after{clear:both;content:"";display:table}.recipe-block{float:left;display:block;margin-right:3.5971223022%;width:22.3021582734%}.recipe-block:last-child{margin-right:0}@media(max-width: 800px){.recipe-block{float:left;display:block;margin-right:3.5971223022%;width:48.2014388489%}.recipe-block:last-child{margin-right:0}.recipe-block:nth-child(2n){margin-right:0}.recipe-block:nth-child(2n+1){clear:left}}@media(max-width: 600px){.recipe-block{float:left;display:block;margin-right:3.5971223022%;width:100%}.recipe-block:last-child{margin-right:0}}.recipe-block a{display:block}.recipe-block .image,.recipe-block h3{margin:0 !important}.recipe-block .content.block-body-text{display:none}.recipe-block .block-title{background-color:#f7f7f7;font-size:16px;font-weight:bold;padding:16px;position:relative;text-transform:none}.recipe-block .block-title::after{content:"";position:absolute;top:50%;-webkit-transform:translateY(-50%) rotate(-90deg);transform:translateY(-50%) rotate(-90deg);right:0;width:2em;height:2em;display:block;background-image:url("data:image/svg+xml,%3Csvg%20width%3D%2217%22%20height%3D%2215%22%20viewBox%3D%220%200%2017%2015%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cg%20stroke%3D%22%23ed1b24%22%20stroke-width%3D%222%22%20fill%3D%22none%22%20fill-rule%3D%22evenodd%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%3E%3Cpath%20d%3D%22M8.818%209.6V4M12%207.5L8.818%2011%205.622%207.5%22%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E");background-position:center;background-size:contain;background-repeat:no-repeat}.recipe-block .block-title a{color:#000;padding-right:2em}.recipe-block img{display:block;width:100%;height:auto}.product{display:inline-block;position:relative;padding-bottom:5px;width:100%}.product:first-of-type:before{content:none}.product:before{content:"";background-color:#6f6d6d;opacity:.08;width:2px;height:93%;position:absolute;margin:auto;left:0;top:0}.product img{max-width:100%}.product__background{background-color:#fafafa;position:relative;z-index:0;margin-bottom:25px}.product__content-container{margin-right:50px;margin-left:50px;margin-bottom:56px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.product__image{position:relative;max-width:85%;height:100%;min-height:130px}@media screen and (max-width: 959px){.product__image{min-height:159px}}.product__image img{max-height:260px}.product__text{color:#3b4351;font-family:"Open Sans",Helvetica,Arial,sans-serif;text-align:center;min-height:14px}.product__text--header{font-weight:700;font-size:17px;margin-bottom:5px;width:100%;min-height:19px;text-transform:none}@media screen and (min-width: 768px)and (max-width: 959px){.product__text--header{font-size:15px}}@media screen and (max-width: 767px){.product__text--header{font-size:13px}}.product__text--sub-text{font-size:11px;line-height:14px;margin-top:0;margin-bottom:10px}.product__price-container{position:absolute;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;color:#e50000;font-weight:bold;bottom:3px;left:50%;-webkit-transform:translateX(-50%);transform:translateX(-50%)}.product__price{font-size:79px;line-height:75%}@media screen and (min-width: 768px)and (max-width: 959px){.product__price{font-size:60px}}@media screen and (max-width: 767px){.product__price{font-size:50px}}.product__price--sup{font-size:28px;position:relative;top:3px}@media screen and (max-width: 959px){.product__price--sup{font-size:24px}}.product__carousel-container-visible{width:100%;margin-bottom:60px;overflow:hidden}.product__carousel-container{display:-webkit-box;display:-ms-flexbox;display:flex;position:relative;left:0;-webkit-transition:left .5s;transition:left .5s}.product__carousel-button{border:none;background:#fafafa;padding:0;position:absolute;top:100px;bottom:0;left:15px;z-index:1;color:rgba(0,0,0,.2);outline:0}@media screen and (max-width: 959px){.product__carousel-button{left:0}}.product__carousel-button--next{right:15px;left:auto}@media screen and (max-width: 959px){.product__carousel-button--next{right:0}}.skiplink{border:0;clip:rect(0 0 0 0);height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;width:1px}.skiplink:focus{clip:auto;height:auto;margin:0;width:auto;background:#fff;padding:.1875em .3125em;z-index:1000}.infobanner{margin-bottom:1.875em;padding:.75em 0 .75em 0}.autocomplete-list{position:absolute;left:0;top:100%;width:100%;background:#fff;z-index:2}.autocomplete-list ul{list-style:none;padding:0;margin:0}.autocomplete-list li{margin:0;padding:0;position:relative}.autocomplete-list li:before{content:"";display:block;position:absolute;left:0;width:100%;height:1px;bottom:0;background:#ddd;background-image:-webkit-gradient(linear, left top, right top, from(#fff), color-stop(20%, #eee), color-stop(80%, #eee), to(#fff));background-image:linear-gradient(to right, #fff 0%, #eee 20%, #eee 80%, #fff 100%)}.autocomplete-list a{display:block;color:#000;padding:10px 54px}.autocomplete-list a::after{clear:both;content:"";display:table}@media screen and (max-width: 767px){.autocomplete-list a{padding:10px 20px}}.autocomplete-list a:hover,.autocomplete-list a:active{text-decoration:none;background-color:#eee}.pagefooter{background:#262625;padding:50px 0 50px 0;margin-top:100px}.pagefooter .servername{color:#262625;text-align:center;height:20px;clear:both;overflow:hidden;line-height:20px}.filters{position:relative;margin-bottom:1.875em}.filters::after{clear:both;content:"";display:table}.filters:before{content:"";display:block;position:absolute;left:0;width:100%;height:1px;bottom:0;background:#ddd;background-image:-webkit-gradient(linear, left top, right top, from(#fff), color-stop(20%, #eee), color-stop(80%, #eee), to(#fff));background-image:linear-gradient(to right, #fff 0%, #eee 20%, #eee 80%, #fff 100%)}.filters .filter{float:left;display:block;margin-right:3.5971223022%;width:30.9352517986%;padding-bottom:.9375em}.filters .filter:last-child{margin-right:0}.filters .filter:nth-child(4n){margin-right:0}.filters .filter:nth-child(4n+1){clear:left}@media screen and (max-width: 767px){.filters .filter{width:100%}}@media screen and (min-width: 768px)and (max-width: 959px){.filters .filter{float:left;display:block;margin-right:3.5971223022%;width:48.2014388489%}.filters .filter:last-child{margin-right:0}.filters .filter:nth-child(2n){margin-right:0}.filters .filter:nth-child(2n+1){clear:left}.filters .filter:nth-child(4n+1){clear:left}}.filters .filter .label{margin-bottom:.375em}.filters .filter .dropdown{display:block}a.goto{font-size:.75em;line-height:1.5em;display:inline-block;padding:.25em 1.25em .25em 2.5em;border-radius:.75em;color:#ed1b24;text-decoration:none;background-image:url("data:image/svg+xml,%3Csvg%20width%3D%2222%22%20height%3D%2219%22%20viewBox%3D%220%200%2022%2019%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cg%20stroke%3D%22%23ed1b24%22%20stroke-width%3D%222%22%20fill%3D%22none%22%20fill-rule%3D%22evenodd%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%3E%3Cpath%20d%3D%22M14.6%208.91H5M11%203l6%205.91-6%205.935%22%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E");background-position:left;background-repeat:no-repeat}.no-svg a.goto{background-image:url(/static/images/spar/fallback/arrow-right.png)}a.goto:hover,a.goto:focus{background-image:url("data:image/svg+xml,%3Csvg%20width%3D%2222%22%20height%3D%2219%22%20viewBox%3D%220%200%2022%2019%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cg%20stroke%3D%22%23ed1b24%22%20stroke-width%3D%222%22%20fill%3D%22none%22%20fill-rule%3D%22evenodd%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%3E%3Cpath%20d%3D%22M14.6%208.91H5M11%203l6%205.91-6%205.935%22%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E");color:#8b0304}.no-svg a.goto:hover,.no-svg a.goto:focus{background-image:url(/static/images/spar/fallback/arrow-right.png)}.pagefooter a.goto{color:inherit;background-image:url("data:image/svg+xml,%3Csvg%20width%3D%2222%22%20height%3D%2219%22%20viewBox%3D%220%200%2022%2019%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cg%20stroke%3D%22%23ed1b24%22%20stroke-width%3D%222%22%20fill%3D%22none%22%20fill-rule%3D%22evenodd%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%3E%3Cpath%20d%3D%22M14.6%208.91H5M11%203l6%205.91-6%205.935%22%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E");background-position:left}.no-svg .pagefooter a.goto{background-image:url(/static/images/spar/fallback/arrow-right-dark.png)}.pagefooter a.goto:hover,.pagefooter a.goto:focus{background-image:url("data:image/svg+xml,%3Csvg%20width%3D%2222%22%20height%3D%2219%22%20viewBox%3D%220%200%2022%2019%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cg%20stroke%3D%22%23ed1b24%22%20stroke-width%3D%222%22%20fill%3D%22none%22%20fill-rule%3D%22evenodd%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%3E%3Cpath%20d%3D%22M14.6%208.91H5M11%203l6%205.91-6%205.935%22%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E");background-color:#262625;border-bottom:1px solid #ed1b24;border-radius:0}.blocks::after{clear:both;content:"";display:table}.blocks .block{margin-bottom:20px}.block{margin-bottom:30px;position:relative}.block .image a{display:block}.block img{display:block;width:100%}.block .goto{margin-top:10px}.block .content p{margin:0 0 1em}.block .content p:last-child{margin:0}.block .block-previewrecipepage .image{margin-bottom:0}.block .block-previewrecipepage .block-title{background-color:#f7f7f7;font-size:16px;font-weight:bold;padding:16px;position:relative;text-transform:none}.block .block-previewrecipepage .content{display:none}.pagefooter .block-box{background:none;color:#fff}.block-title{font-family:"Open Sans",Helvetica,Arial,sans-serif;font-weight:700;font-size:1.125em;line-height:1.3333333333em;text-transform:uppercase;margin:0 0 .6666666667em;margin-bottom:26px}.block .block-title{font-family:"Open Sans",Helvetica,Arial,sans-serif;font-weight:700;font-size:16px;line-height:1.3333333333em;text-transform:uppercase;margin:0 0 .6666666667em}.pagefooter .block .block-title{color:#fff}.block .block-title a{color:#262625;text-decoration:none}.block .block-title a:hover,.block .block-title a.focus{color:#8b0304}.block .block-subtitle{font-family:"Open Sans",Helvetica,Arial,sans-serif;font-weight:700;font-size:14px;line-height:1.3333333333em;text-transform:uppercase;margin:1.3333333333em 0 .6666666667em}.pagefooter .block-webshop-info{width:100px}@media screen and (min-width: 960px){.pagefooter .block-webshop-info{margin:auto}}.block-image{margin-bottom:1.5em;max-width:100%}.footer .block-box{padding:0}.block-banner a{display:block}.block-customermagazine .btn,.block-newsletter .btn{display:block;padding:0}.block-customermagazine .text,.block-customermagazine .btn{width:100%}.block-customermagazine .customermagazine-message{display:none}.block-customermagazine .customermagazine-inputcontainer{position:relative;margin-bottom:10px}.block-customermagazine .customermagazine-inputcontainer.error .text{border-color:#8b0304}.block-customermagazine .customermagazine-inputcontainer.error .customermagazine-message{display:block;font-size:.75em;line-height:1.5em;display:inline-block;padding:.25em 1.25em .25em 2.5em;border-radius:.75em;color:#ed1b24;text-decoration:none;background-image:url("data:image/svg+xml,%3Csvg%20width%3D%2222%22%20height%3D%2219%22%20viewBox%3D%220%200%2022%2019%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cg%20stroke%3D%22%23ed1b24%22%20stroke-width%3D%222%22%20fill%3D%22none%22%20fill-rule%3D%22evenodd%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%3E%3Cpath%20d%3D%22M14.6%208.91H5M11%203l6%205.91-6%205.935%22%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E");background-position:left;background-repeat:no-repeat;color:#8b0304;margin:0 0 .625em}.no-svg .block-customermagazine .customermagazine-inputcontainer.error .customermagazine-message{background-image:url(/static/images/spar/fallback/arrow-right.png)}.block-customermagazine .customermagazine-inputcontainer.error .customermagazine-message:hover,.block-customermagazine .customermagazine-inputcontainer.error .customermagazine-message:focus{background-image:url("data:image/svg+xml,%3Csvg%20width%3D%2222%22%20height%3D%2219%22%20viewBox%3D%220%200%2022%2019%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cg%20stroke%3D%22%23ed1b24%22%20stroke-width%3D%222%22%20fill%3D%22none%22%20fill-rule%3D%22evenodd%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%3E%3Cpath%20d%3D%22M14.6%208.91H5M11%203l6%205.91-6%205.935%22%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E");color:#8b0304}.no-svg .block-customermagazine .customermagazine-inputcontainer.error .customermagazine-message:hover,.no-svg .block-customermagazine .customermagazine-inputcontainer.error .customermagazine-message:focus{background-image:url(/static/images/spar/fallback/arrow-right.png)}.pagefooter .block-customermagazine .customermagazine-inputcontainer.error .customermagazine-message{color:inherit;background-image:url("data:image/svg+xml,%3Csvg%20width%3D%2222%22%20height%3D%2219%22%20viewBox%3D%220%200%2022%2019%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cg%20stroke%3D%22%23ed1b24%22%20stroke-width%3D%222%22%20fill%3D%22none%22%20fill-rule%3D%22evenodd%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%3E%3Cpath%20d%3D%22M14.6%208.91H5M11%203l6%205.91-6%205.935%22%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E");background-position:left}.no-svg .pagefooter .block-customermagazine .customermagazine-inputcontainer.error .customermagazine-message{background-image:url(/static/images/spar/fallback/arrow-right-dark.png)}.pagefooter .block-customermagazine .customermagazine-inputcontainer.error .customermagazine-message:hover,.pagefooter .block-customermagazine .customermagazine-inputcontainer.error .customermagazine-message:focus{background-image:url("data:image/svg+xml,%3Csvg%20width%3D%2222%22%20height%3D%2219%22%20viewBox%3D%220%200%2022%2019%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cg%20stroke%3D%22%23ed1b24%22%20stroke-width%3D%222%22%20fill%3D%22none%22%20fill-rule%3D%22evenodd%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%3E%3Cpath%20d%3D%22M14.6%208.91H5M11%203l6%205.91-6%205.935%22%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E");background-color:#262625;border-bottom:1px solid #ed1b24;border-radius:0}.block-customermagazine .customermagazine-inputcontainer .customermagazine-autocomplete{z-index:5;position:absolute;top:100%;left:0;width:100%}.block-customermagazine .customermagazine-inputcontainer .customermagazine-autocomplete .storelist-result-list{background:#fff}.block-customermagazine .customermagazine-inputcontainer .customermagazine-autocomplete ul{list-style:none;margin:0;padding:0}.block-customermagazine .customermagazine-inputcontainer .customermagazine-autocomplete li{margin:0;padding:0}.block-customermagazine .customermagazine-inputcontainer .customermagazine-autocomplete a{display:block;color:inherit;padding:.25em .625em}.block-customermagazine .customermagazine-inputcontainer .customermagazine-autocomplete a:hover,.block-customermagazine .customermagazine-inputcontainer .customermagazine-autocomplete a:focus{text-decoration:none;background-color:#eee}.block-linklist ul{list-style:none;margin:0;padding:0}.block-linklist li{margin:0 0 .625em;padding:0}.block-linklist li:last-child{margin-bottom:0}.block-linklist a{position:relative;display:inline-block;height:16px;font-size:12px;line-height:12px;margin-left:19px;color:#fff}.block-linklist a:hover{text-decoration:none;border-bottom:1px solid #ed1b24}.block-linklist a:after{content:"";width:19px;height:16px;background-image:url("data:image/svg+xml,%3Csvg%20width%3D%2222%22%20height%3D%2219%22%20viewBox%3D%220%200%2022%2019%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cg%20stroke%3D%22%23ed1b24%22%20stroke-width%3D%222%22%20fill%3D%22none%22%20fill-rule%3D%22evenodd%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%3E%3Cpath%20d%3D%22M14.6%208.91H5M11%203l6%205.91-6%205.935%22%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E");background-repeat:no-repeat;position:absolute;left:-24px;top:-3px}.col-sidebar .block-linklist a{color:#262625}.block-contact{font-size:12px}.block-contact address{margin-bottom:1em}.block-contact a,.block-contact a:hover,.block-contact a:focus{color:inherit;text-decoration:none}.block-contact .email,.block-contact .tel,.block-contact .fax{height:25px;margin-bottom:11px;padding-left:35px}.block-contact .tel{margin-bottom:2em}.block-contact .fax{margin-bottom:0}.block-contact h3{font-size:16px}.block-storesearch .action-link{display:block;margin-top:10px}@media screen and (max-width: 767px){.block-storesearch,.block-customermagazine,.block-newsletter{text-align:center}.block-storesearch .btn,.block-storesearch .search-group,.block-customermagazine .btn,.block-customermagazine .search-group,.block-newsletter .btn,.block-newsletter .search-group{max-width:332px;margin:0 auto}}.articlepage #maincontent.col-main{padding-top:0}.article{margin-bottom:2.5em}.article h1:first-of-type{margin-top:0}.article .intro{margin-bottom:.9em}.article .body{position:relative;padding-bottom:1.4285714286em;margin-bottom:.8571428571em}.article .body::after{clear:both;content:"";display:table}.article .body:before{content:"";display:block;position:absolute;left:0;width:100%;height:2px;bottom:0;background:#ddd;background-image:-webkit-gradient(linear, left top, right top, from(#fff), color-stop(20%, #eee), color-stop(80%, #eee), to(#fff));background-image:linear-gradient(to right, #fff 0%, #eee 20%, #eee 80%, #fff 100%)}.article .body img{max-width:100%}.article .body img.floatleft{float:left;margin:0 1em 1em 0}.article .body img.floatright{float:right;margin:0 0 1em 1em}.article .body img.center{display:block;margin:0 auto 1em}.article .body img.fullwidth{display:block;width:100%;height:auto !important;margin:0 0 1em}@media screen and (max-width: 767px){.article .body img{float:none;height:auto !important}}.article .body ul,.article .body ol,.article .body p,.article .body table{margin:0 0 1.7142857143em 0}.article .body ul ul,.article .body ul ol,.article .body ol ul,.article .body ol ol,.article .body p ul,.article .body p ol,.article .body table ul,.article .body table ol{margin:0}.article .body ol,.article .body ul{padding-left:2em}.article .body ul{list-style-type:none;padding:0}.article .body ul li{padding-left:2em;position:relative}.no-svg .article .body ul li{background-image:url(/static/images/spar/fallback/arrow-right.png)}.article .body ul li:after{content:"";background:url("data:image/svg+xml,%3Csvg%20width%3D%2222%22%20height%3D%2219%22%20viewBox%3D%220%200%2022%2019%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cg%20stroke%3D%22%23ed1b24%22%20stroke-width%3D%222%22%20fill%3D%22none%22%20fill-rule%3D%22evenodd%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%3E%3Cpath%20d%3D%22M14.6%208.91H5M11%203l6%205.91-6%205.935%22%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E") no-repeat center;position:absolute;top:6px;left:0;width:20px;height:17px}.article .body a{color:#000;text-decoration:underline}.article .body iframe{width:100%}.article .article-meta{margin:.6875em 0 1.1875em}.article .article-meta::after{clear:both;content:"";display:table}.article .article-meta .action-links{float:left}.article .article-meta .footer-byline{font-size:.875em;padding-top:.5714285714em;float:right;white-space:nowrap;color:#666}.article table{border-radius:.25em;-webkit-box-shadow:0 2px 2px rgba(0,0,0,.25);box-shadow:0 2px 2px rgba(0,0,0,.25);border:1px solid #ddd;width:100%}@media screen and (max-width: 959px){.article table{table-layout:fixed}.article table th,.article table td{overflow:hidden;text-overflow:ellipsis}}.article table tr{border-bottom:1px solid #eee}.article table th,.article table td{padding:.5625em .4375em}.article table th{font-family:"Open Sans",Helvetica,Arial,sans-serif;font-weight:700;font-size:1.125em;line-height:1.3333333333em;text-transform:uppercase;margin:0 0 .6666666667em;text-align:left}.mainimage{background-color:#eee;margin-bottom:1.25em}.mainimage img{width:100%}.mainimage figcaption{padding:.375em .75em;font-size:.875em}.article-list .article-card-container{display:grid;grid-template-columns:repeat(1, 1fr);grid-gap:1.5rem}@media screen and (min-width: 768px)and (max-width: 959px){.article-list .article-card-container{grid-template-columns:repeat(2, 1fr)}}@media screen and (min-width: 960px){.article-list .article-card-container{grid-template-columns:repeat(3, 1fr)}}.article-list .pagination{margin:2rem 0 0;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.article-list .pagination .disabled{display:none}.article-card-container{display:none}.article-card{position:relative}.article-card>div{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;height:100%}.article-card img{width:100%;aspect-ratio:6/4;-o-object-fit:cover;object-fit:cover}.article-card__tag{color:#fff;background-color:rgba(0,0,0,.6);text-transform:uppercase;height:36px;padding:.5rem 1rem;position:absolute;top:0;font-weight:bold;font-size:14px}.article-card__title{color:#262625;text-decoration:underline}.article-card__title:hover,.article-card__title:active{text-decoration:none}.article-card p{color:#3b4351;font-family:"Open Sans",Helvetica,Arial,sans-serif;font-size:14px;line-height:2;-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;margin-top:0}.article-card__link{-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;color:#3b4351;font-size:12px;line-height:20px;margin-left:5px}.article-card__link:hover{text-decoration:none}.article-card__link span{border-bottom:2px solid #ed1b24;padding-bottom:2px;margin-left:5px}.hero-area::after{clear:both;content:"";display:table}.hero-area .hero-intro{float:left;display:block;margin-right:3.5971223022%;width:30.9352517986%;margin-right:0;float:right;margin-bottom:1.4em;overflow:hidden;border:1px solid #ececec}.hero-area .hero-intro:last-child{margin-right:0}.hero-area .hero-intro .article{margin:0}.hero-area .hero-intro.no-slideshow{width:auto}.hero-area .hero-intro.has-image::after{clear:both;content:"";display:table}.hero-area .hero-intro.has-image .mainimage{float:left;display:block;margin-right:3.5971223022%;width:30.9352517986%;margin-bottom:0}.hero-area .hero-intro.has-image .mainimage:last-child{margin-right:0}@media screen and (max-width: 767px){.hero-area .hero-intro.has-image .mainimage{display:none}}.hero-area .hero-intro.has-image figcaption{display:none}.hero-area .hero-intro.has-image .intro{float:left;display:block;margin-right:3.5971223022%;width:65.4676258993%;margin-right:0}.hero-area .hero-intro.has-image .intro:last-child{margin-right:0}@media screen and (max-width: 767px){.hero-area .hero-intro.has-image .intro{width:100%}}@media screen and (max-width: 959px){.hero-area .hero-intro{width:100%}}.hero-area .aside{float:left;display:block;margin-right:3.5971223022%;width:30.9352517986%;margin-right:0;float:right;clear:right;margin-bottom:33.3333333333px}.hero-area .aside:last-child{margin-right:0}@media screen and (max-width: 959px){.hero-area .aside{width:100%}}.hero-area .aside .block{margin-bottom:16.6666666667px}@media screen and (min-width: 768px)and (max-width: 959px){.hero-area .aside .block{float:left;display:block;margin-right:3.5971223022%;width:30.9352517986%}.hero-area .aside .block:last-child{margin-right:0}}.slideshow{float:left;display:block;margin-right:3.5971223022%;width:65.4676258993%;min-height:50px;margin-bottom:50px;position:relative}.slideshow:last-child{margin-right:0}.slideshow .slideframe{overflow:hidden;position:relative;background:rgba(0,0,0,.5)}.slideshow .slidepane{position:relative;left:0%}.slideshow .block{float:left;width:100%}.slideshow .slidepane-edit::after{clear:both;content:"";display:table}.slideshow .slidepane-edit .block{float:none}.slideshow .arrow{height:36px;width:36px;margin-top:-18px;z-index:30;position:absolute;top:50%;cursor:pointer;overflow:hidden;white-space:nowrap;text-indent:100%;background-size:100%;-webkit-transition:margin .5s,background-size .5s;transition:margin .5s,background-size .5s}.slideshow .arrow.left{margin-left:-18px}.slideshow .arrow.right{margin-right:-18px}@media screen and (max-width: 1102px){.slideshow .arrow{background-size:75% !important;margin-left:0 !important;margin-right:0 !important}}.slideshow .arrow.left{left:0;background:rgba(0,0,0,0) url(data:image/svg+xml,%3Csvg%20viewBox%3D%220%200%2088%2088%22%20height%3D%2244%22%20width%3D%2244%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cellipse%20fill%3D%22%23d9d9d9%22%20cx%3D%2243.666%22%20cy%3D%2244%22%20rx%3D%2236%22%20ry%3D%2236.167%22%2F%3E%3Cg%20opacity%3D%220.25%22%3E%3Cpath%20d%3D%22M37.684%2C39h2.945l4.83-4.918c1.393-1.392%2C1.797-3.376%2C1.26-5.136c-0.238%2C0.78-0.643%2C1.52-1.26%2C2.136L37.684%2C39z%22%2F%3E%3Cpath%20d%3D%22M79.795%2C45.5c0.02-0.498%2C0.037-0.998%2C0.037-1.5c0-9.615-3.744-18.656-10.545-25.455C62.488%2C11.744%2C53.447%2C8%2C43.832%2C8c-9.617%2C0-18.656%2C3.744-25.457%2C10.545C11.578%2C25.344%2C7.832%2C34.385%2C7.832%2C44c0%2C0.502%2C0.016%2C1.002%2C0.035%2C1.5c0.369-9.052%2C4.064-17.511%2C10.508-23.955C25.176%2C14.744%2C34.215%2C11%2C43.832%2C11c9.615%2C0%2C18.656%2C3.744%2C25.455%2C10.545C75.732%2C27.989%2C79.426%2C36.448%2C79.795%2C45.5z%22%2F%3E%3Cpath%20d%3D%22M66.832%2C47c0-0.531-0.098-1.025-0.238-1.5c-0.615%2C2.063-2.453%2C3.5-4.762%2C3.5H37.684l2.945%2C3h21.203C64.67%2C52%2C66.832%2C49.842%2C66.832%2C47z%22%2F%3E%3Cpath%20d%3D%22M21.332%2C47.639c-0.869-0.9-1.521-1.576-1.961-2.14c-1.34%2C1.722-0.688%2C2.399%2C1.961%2C5.14l16.855%2C16.555c1.004%2C1.002%2C2.32%2C1.502%2C3.637%2C1.502c1.315%2C0%2C2.629-0.5%2C3.635-1.502c1.393-1.395%2C1.797-3.381%2C1.26-5.139c-0.238%2C0.78-0.643%2C1.521-1.26%2C2.139c-1.006%2C1.002-2.321%2C1.502-3.635%2C1.502c-1.317%2C0-2.633-0.5-3.637-1.502L21.332%2C47.639z%22%2F%3E%3C%2Fg%3E%3Cpath%20fill%3D%22%23FFFFFF%22%20d%3D%22M21.333%2C40.362l16.854-16.553c2.008-2.01%2C5.262-2.009%2C7.271%2C0c2.01%2C2.009%2C2.01%2C5.265%2C0%2C7.273L37.684%2C39h24.148c2.838%2C0%2C5%2C2.158%2C5%2C5s-2.162%2C5-5%2C5H37.684l7.775%2C7.918c2.01%2C2.007%2C2.01%2C5.264%2C0%2C7.275c-1.006%2C1.002-2.321%2C1.502-3.635%2C1.502c-1.317%2C0-2.633-0.5-3.637-1.502L21.332%2C47.639C17.816%2C44%2C17.816%2C44%2C21.333%2C40.362z%22%2F%3E%3C%2Fsvg%3E) center center no-repeat}.no-svg .slideshow .arrow.left{background-image:url(/static/images/spar/fallback/arrow-left-large.png)}.slideshow .arrow.left:hover,.slideshow .arrow.left:focus{background:rgba(0,0,0,0) url(data:image/svg+xml,%3Csvg%20viewBox%3D%220%200%2088%2088%22%20height%3D%2244%22%20width%3D%2244%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cellipse%20fill%3D%22%23a3a3a3%22%20cx%3D%2243.666%22%20cy%3D%2244%22%20rx%3D%2236%22%20ry%3D%2236.167%22%2F%3E%3Cg%20opacity%3D%220.25%22%3E%3Cpath%20d%3D%22M37.684%2C39h2.945l4.83-4.918c1.393-1.392%2C1.797-3.376%2C1.26-5.136c-0.238%2C0.78-0.643%2C1.52-1.26%2C2.136L37.684%2C39z%22%2F%3E%3Cpath%20d%3D%22M79.795%2C45.5c0.02-0.498%2C0.037-0.998%2C0.037-1.5c0-9.615-3.744-18.656-10.545-25.455C62.488%2C11.744%2C53.447%2C8%2C43.832%2C8c-9.617%2C0-18.656%2C3.744-25.457%2C10.545C11.578%2C25.344%2C7.832%2C34.385%2C7.832%2C44c0%2C0.502%2C0.016%2C1.002%2C0.035%2C1.5c0.369-9.052%2C4.064-17.511%2C10.508-23.955C25.176%2C14.744%2C34.215%2C11%2C43.832%2C11c9.615%2C0%2C18.656%2C3.744%2C25.455%2C10.545C75.732%2C27.989%2C79.426%2C36.448%2C79.795%2C45.5z%22%2F%3E%3Cpath%20d%3D%22M66.832%2C47c0-0.531-0.098-1.025-0.238-1.5c-0.615%2C2.063-2.453%2C3.5-4.762%2C3.5H37.684l2.945%2C3h21.203C64.67%2C52%2C66.832%2C49.842%2C66.832%2C47z%22%2F%3E%3Cpath%20d%3D%22M21.332%2C47.639c-0.869-0.9-1.521-1.576-1.961-2.14c-1.34%2C1.722-0.688%2C2.399%2C1.961%2C5.14l16.855%2C16.555c1.004%2C1.002%2C2.32%2C1.502%2C3.637%2C1.502c1.315%2C0%2C2.629-0.5%2C3.635-1.502c1.393-1.395%2C1.797-3.381%2C1.26-5.139c-0.238%2C0.78-0.643%2C1.521-1.26%2C2.139c-1.006%2C1.002-2.321%2C1.502-3.635%2C1.502c-1.317%2C0-2.633-0.5-3.637-1.502L21.332%2C47.639z%22%2F%3E%3C%2Fg%3E%3Cpath%20fill%3D%22%23FFFFFF%22%20d%3D%22M21.333%2C40.362l16.854-16.553c2.008-2.01%2C5.262-2.009%2C7.271%2C0c2.01%2C2.009%2C2.01%2C5.265%2C0%2C7.273L37.684%2C39h24.148c2.838%2C0%2C5%2C2.158%2C5%2C5s-2.162%2C5-5%2C5H37.684l7.775%2C7.918c2.01%2C2.007%2C2.01%2C5.264%2C0%2C7.275c-1.006%2C1.002-2.321%2C1.502-3.635%2C1.502c-1.317%2C0-2.633-0.5-3.637-1.502L21.332%2C47.639C17.816%2C44%2C17.816%2C44%2C21.333%2C40.362z%22%2F%3E%3C%2Fsvg%3E) center center no-repeat}.no-svg .slideshow .arrow.left:hover,.no-svg .slideshow .arrow.left:focus{background-image:url(/static/images/spar/fallback/arrow-left-large.png)}.slideshow .arrow.right{right:0;background:rgba(0,0,0,0) url(data:image/svg+xml,%3Csvg%20viewBox%3D%220%200%2088%2088%22%20height%3D%2244%22%20width%3D%2244%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cellipse%20fill%3D%22%23d9d9d9%22%20cx%3D%2243.832%22%20cy%3D%2244%22%20rx%3D%2236%22%20ry%3D%2236.167%22%2F%3E%3Cg%20opacity%3D%220.25%22%3E%3Cpath%20d%3D%22M42.039%2C31.082c-0.617-0.616-1.021-1.356-1.26-2.136c-0.537%2C1.76-0.133%2C3.744%2C1.26%2C5.136L46.869%2C39h2.945L42.039%2C31.082z%22%2F%3E%3Cpath%20d%3D%22M18.211%2C21.545C25.01%2C14.744%2C34.051%2C11%2C43.666%2C11c9.617%2C0%2C18.656%2C3.744%2C25.457%2C10.545c6.443%2C6.444%2C10.139%2C14.903%2C10.508%2C23.955c0.02-0.498%2C0.035-0.998%2C0.035-1.5c0-9.615-3.746-18.656-10.543-25.455C62.322%2C11.744%2C53.283%2C8%2C43.666%2C8c-9.615%2C0-18.656%2C3.744-25.455%2C10.545C11.41%2C25.344%2C7.666%2C34.385%2C7.666%2C44c0%2C0.502%2C0.017%2C1.002%2C0.037%2C1.5C8.072%2C36.448%2C11.766%2C27.989%2C18.211%2C21.545z%22%2F%3E%3Cpath%20d%3D%22M25.666%2C52h21.203l2.945-3H25.666c-2.309%2C0-4.146-1.438-4.761-3.5c-0.142%2C0.475-0.239%2C0.969-0.239%2C1.5C20.666%2C49.842%2C22.828%2C52%2C25.666%2C52z%22%2F%3E%3Cpath%20d%3D%22M49.311%2C64.193c-1.004%2C1.002-2.319%2C1.502-3.637%2C1.502c-1.314%2C0-2.629-0.5-3.635-1.502c-0.617-0.618-1.021-1.358-1.26-2.139c-0.537%2C1.758-0.133%2C3.744%2C1.26%2C5.139c1.006%2C1.002%2C2.32%2C1.502%2C3.635%2C1.502c1.316%2C0%2C2.633-0.5%2C3.637-1.502l16.855-16.555c2.648-2.74%2C3.301-3.418%2C1.961-5.14c-0.439%2C0.563-1.092%2C1.239-1.961%2C2.14L49.311%2C64.193z%22%2F%3E%3C%2Fg%3E%3Cpath%20fill%3D%22%23FFFFFF%22%20d%3D%22M66.166%2C47.639L49.311%2C64.193c-1.004%2C1.002-2.319%2C1.502-3.637%2C1.502c-1.314%2C0-2.629-0.5-3.635-1.502c-2.01-2.012-2.01-5.269%2C0-7.275L49.814%2C49H25.666c-2.838%2C0-5-2.158-5-5s2.162-5%2C5-5h24.148l-7.775-7.918c-2.01-2.008-2.01-5.264%2C0-7.273c2.01-2.009%2C5.264-2.01%2C7.271%2C0l16.854%2C16.553C69.682%2C44%2C69.682%2C44%2C66.166%2C47.639z%22%2F%3E%3C%2Fsvg%3E) center center no-repeat}.no-svg .slideshow .arrow.right{background-image:url(/static/images/spar/fallback/arrow-right-large.png)}.slideshow .arrow.right:hover,.slideshow .arrow.right:focus{background:rgba(0,0,0,0) url(data:image/svg+xml,%3Csvg%20viewBox%3D%220%200%2088%2088%22%20height%3D%2244%22%20width%3D%2244%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cellipse%20fill%3D%22%23a3a3a3%22%20cx%3D%2243.832%22%20cy%3D%2244%22%20rx%3D%2236%22%20ry%3D%2236.167%22%2F%3E%3Cg%20opacity%3D%220.25%22%3E%3Cpath%20d%3D%22M42.039%2C31.082c-0.617-0.616-1.021-1.356-1.26-2.136c-0.537%2C1.76-0.133%2C3.744%2C1.26%2C5.136L46.869%2C39h2.945L42.039%2C31.082z%22%2F%3E%3Cpath%20d%3D%22M18.211%2C21.545C25.01%2C14.744%2C34.051%2C11%2C43.666%2C11c9.617%2C0%2C18.656%2C3.744%2C25.457%2C10.545c6.443%2C6.444%2C10.139%2C14.903%2C10.508%2C23.955c0.02-0.498%2C0.035-0.998%2C0.035-1.5c0-9.615-3.746-18.656-10.543-25.455C62.322%2C11.744%2C53.283%2C8%2C43.666%2C8c-9.615%2C0-18.656%2C3.744-25.455%2C10.545C11.41%2C25.344%2C7.666%2C34.385%2C7.666%2C44c0%2C0.502%2C0.017%2C1.002%2C0.037%2C1.5C8.072%2C36.448%2C11.766%2C27.989%2C18.211%2C21.545z%22%2F%3E%3Cpath%20d%3D%22M25.666%2C52h21.203l2.945-3H25.666c-2.309%2C0-4.146-1.438-4.761-3.5c-0.142%2C0.475-0.239%2C0.969-0.239%2C1.5C20.666%2C49.842%2C22.828%2C52%2C25.666%2C52z%22%2F%3E%3Cpath%20d%3D%22M49.311%2C64.193c-1.004%2C1.002-2.319%2C1.502-3.637%2C1.502c-1.314%2C0-2.629-0.5-3.635-1.502c-0.617-0.618-1.021-1.358-1.26-2.139c-0.537%2C1.758-0.133%2C3.744%2C1.26%2C5.139c1.006%2C1.002%2C2.32%2C1.502%2C3.635%2C1.502c1.316%2C0%2C2.633-0.5%2C3.637-1.502l16.855-16.555c2.648-2.74%2C3.301-3.418%2C1.961-5.14c-0.439%2C0.563-1.092%2C1.239-1.961%2C2.14L49.311%2C64.193z%22%2F%3E%3C%2Fg%3E%3Cpath%20fill%3D%22%23FFFFFF%22%20d%3D%22M66.166%2C47.639L49.311%2C64.193c-1.004%2C1.002-2.319%2C1.502-3.637%2C1.502c-1.314%2C0-2.629-0.5-3.635-1.502c-2.01-2.012-2.01-5.269%2C0-7.275L49.814%2C49H25.666c-2.838%2C0-5-2.158-5-5s2.162-5%2C5-5h24.148l-7.775-7.918c-2.01-2.008-2.01-5.264%2C0-7.273c2.01-2.009%2C5.264-2.01%2C7.271%2C0l16.854%2C16.553C69.682%2C44%2C69.682%2C44%2C66.166%2C47.639z%22%2F%3E%3C%2Fsvg%3E) center center no-repeat}.no-svg .slideshow .arrow.right:hover,.no-svg .slideshow .arrow.right:focus{background-image:url(/static/images/spar/fallback/arrow-right-large.png)}@media screen and (min-width: 768px)and (max-width: 959px){.slideshow{width:100%}}@media screen and (max-width: 767px){.slideshow{width:100%}}.slideshow .block{margin-bottom:0;display:none}.slideshow .block:first-child,.js .slideshow .block{display:block}.slideshow .block-box{padding:0;-webkit-box-shadow:none;box-shadow:none}.slideshow img{margin:0}.slideshow .content,.slideshow .goto{display:none}.slideshow .block-previewrecipepage,.slideshow .block-previewarticlepage{position:relative}.slideshow .block-previewrecipepage .image,.slideshow .block-previewarticlepage .image{margin:0}.slideshow .block-previewrecipepage .text,.slideshow .block-previewarticlepage .text{position:absolute;left:0;bottom:0;width:100%}.slideshow .block-previewrecipepage .content,.slideshow .block-previewarticlepage .content{display:block}@media screen and (max-width: 767px){.slideshow .block-previewrecipepage .content,.slideshow .block-previewarticlepage .content{display:none}}.featherlight{display:none;position:fixed;top:0;bottom:0;left:0;right:0;z-index:9999;height:100%;text-align:center;cursor:pointer;background:#262625;background:rgba(0,0,0,.8)}.featherlight:before{content:"";display:inline-block;height:100%;vertical-align:middle;margin-right:-0.25em}.featherlight .featherlight-content{text-align:left;display:inline-block;vertical-align:middle;position:relative;width:1080px;max-width:95%;max-height:95%;overflow:auto;background:#fff;cursor:auto}.featherlight .featherlight-inner{display:block}.featherlight .featherlight-content{height:95%}.featherlight iframe{border:none;position:absolute;top:0;bottom:0;left:0;right:0;height:100%;width:100%}.featherlight .featherlight-image{width:100%}.featherlight-close,.btn-close{display:block;position:absolute;top:0;right:0;width:40px;height:40px;border:0;outline:0;color:rgba(0,0,0,0);overflow:hidden;padding:0;cursor:pointer;z-index:9999;background:#fff url(data:image/svg+xml,%3Csvg%20viewBox%3D%220%200%2048%2048%22%20height%3D%2224%22%20width%3D%2224%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath%20fill%3D%22%23000%22%20d%3D%22M32.344%2C28.724L27.62%2C24l4.724-4.724c1-1%2C1-2.621%2C0-3.62c-1-1-2.621-1-3.62%2C0L24%2C20.379l-4.724-4.723c-0.999-1-2.62-1-3.62%2C0c-1%2C1-1%2C2.621%2C0%2C3.62L20.379%2C24l-4.723%2C4.724c-1%2C0.999-1%2C2.62%2C0%2C3.62s2.621%2C1%2C3.62%2C0L24%2C27.62l4.724%2C4.724c0.999%2C1%2C2.62%2C1%2C3.62%2C0S33.344%2C29.723%2C32.344%2C28.724z%22%2F%3E%3C%2Fsvg%3E) center center no-repeat}.no-svg .featherlight-close,.no-svg .btn-close{background-image:url(/static/images/spar/fallback/x.png)}.popdown-container{display:none}@media screen and (min-width: 768px){.popdown-container{position:absolute;top:44px;right:65px;width:136px;background:#fff;border:1px solid #ddd;-webkit-box-shadow:0 0 5px rgba(0,0,0,.25);box-shadow:0 0 5px rgba(0,0,0,.25);z-index:999}}@media screen and (min-width: 768px)and (max-width: 959px){.popdown-container{top:50px;right:51px}}@media screen and (max-width: 767px){.popdown-container{margin:70px 0 -45px;padding-bottom:15px;border-bottom:1px solid #000}}.popdown-container:after,.popdown-container:before{bottom:100%;border:solid rgba(0,0,0,0);content:"";height:0;width:0;position:absolute;pointer-events:none}.popdown-container:before{border-color:rgba(0,0,0,0);border-bottom-color:#ddd;border-width:7px;right:8px}.popdown-container:after{border-color:rgba(0,0,0,0);border-bottom-color:#fff;border-width:6px;right:9px}.popdown-container li{border-bottom:1px solid #ddd}.popdown-container li:last-child{border:none}@media screen and (max-width: 767px){.popdown-container li{border:none;margin-bottom:20px}}.popdown-container a{display:block;padding:13px;font-size:13px;line-height:16px}.popdown-container a.logout{background:#d7dadc}.popdown-container a:hover,.popdown-container a:focus{color:#fff !important;background:#ed1b24}@media screen and (max-width: 767px){.popdown-container a{display:inline-block;padding:0;font-size:inherit;line-height:inherit;text-decoration:none;border-bottom:1px solid #cecece;background:none !important}.popdown-container a:hover,.popdown-container a:focus{color:#2a7dc0;border-color:#2a7dc0;background:rgba(0,0,0,0)}}.submenu-container{margin:0 0}.submenu-container::after{clear:both;content:"";display:table}.submenu-container ul{list-style:none;padding:0;margin:0}.submenu-container li{margin:0;padding:0;white-space:normal}.submenu-container a{display:inline-block;text-decoration:none;border-bottom:1px solid #cecece}.submenu-container a:hover,.submenu-container a:focus{color:#2a7dc0;text-decoration:none;border-bottom:1px solid #8b0304}@media screen and (min-width: 960px){.submenu-container{margin:0}}.submenu-container .section-header{margin:80px 0 60px;border-top:1px solid #333;position:relative}@media screen and (min-width: 768px){.submenu-container .section-header{margin-top:140px}}.submenu-container .section-header h2{background:#fff url(/static/images/pattern.png);margin:0 auto;padding:0 20px;font-size:18px;text-transform:uppercase;display:table;position:relative;top:-12px;font-family:arial;font-weight:normal}.submenu-container .section-header h2 span{display:block;text-align:center;white-space:normal}.submenu-container .section-header .close-button{position:absolute;right:0;top:-25px;border-width:0}.submenu-container .section-header .more-container{position:static;margin-top:6px}.submenu-container .section-header .more-container .more-button{background:#fff;white-space:normal;padding:1px 10px 0 30px;border:2px solid #d7dadc}.submenu-container .section-header .more-container .more-button:before{content:"";position:absolute;left:1px;top:50%;width:28px;height:20px}.no-svg .submenu-container .section-header .more-container .more-button:before{background:url(/static/images/fallback/icons-sprite.png) no-repeat center -2035px}.submenu-container .cols::after{clear:both;content:"";display:table}@media screen and (min-width: 768px)and (max-width: 959px){.submenu-container .col-1{float:left;display:block;margin-right:3.5971223022%;width:65.4676258993%}.submenu-container .col-1:last-child{margin-right:0}}@media screen and (min-width: 960px){.submenu-container .col-1{float:left;display:block;margin-right:3.5971223022%;width:48.2014388489%}.submenu-container .col-1:last-child{margin-right:0}}.submenu-container .col-1 .tables::after{clear:both;content:"";display:table}@media screen and (min-width: 768px)and (max-width: 959px){.submenu-container .col-1 .table{float:left;display:block;margin-right:5.4945054945%;width:47.2527472527%}.submenu-container .col-1 .table:last-child{margin-right:0}}@media screen and (min-width: 960px){.submenu-container .col-1 .table{float:left;display:block;margin-right:7.4626865672%;width:46.2686567164%}.submenu-container .col-1 .table:last-child{margin-right:0}}@media screen and (min-width: 768px){.submenu-container .col-1 .table:nth-child(2n){margin-right:0}.submenu-container .col-1 .table:nth-child(2n+1){clear:left}.submenu-container .col-1 .table:nth-child(2n+1){clear:left}}@media screen and (min-width: 768px)and (max-width: 959px){.submenu-container .col-2,.submenu-container .col-3{float:left;display:block;margin-right:3.5971223022%;width:30.9352517986%;margin-right:0}.submenu-container .col-2:last-child,.submenu-container .col-3:last-child{margin-right:0}}@media screen and (min-width: 960px){.submenu-container .col-2,.submenu-container .col-3{float:left;display:block;margin-right:3.5971223022%;width:22.3021582734%}.submenu-container .col-2:last-child,.submenu-container .col-3:last-child{margin-right:0}}.submenu-container.panel-om-oss{margin-top:70px}.submenu-container.panel-om-oss .section-header{display:none}@media screen and (min-width: 768px){.submenu-container.panel-om-oss .section-header{display:block}}.submenu-container.panel-om-oss ul{margin-top:70px}.submenu-container.panel-om-oss ul::after{clear:both;content:"";display:table}@media screen and (max-width: 767px){.submenu-container.panel-om-oss ul{margin:0}}.submenu-container.panel-om-oss li{margin-bottom:20px}@media screen and (min-width: 768px){.submenu-container.panel-om-oss{margin-top:0}.submenu-container.panel-om-oss ul{padding-bottom:40px}.submenu-container.panel-om-oss li{float:left;display:block;margin-right:3.5971223022%;width:30.9352517986%}.submenu-container.panel-om-oss li:last-child{margin-right:0}.submenu-container.panel-om-oss li:nth-child(3n){margin-right:0}.submenu-container.panel-om-oss li:nth-child(3n+1){clear:left}.submenu-container.panel-om-oss li:nth-child(3n+1){clear:left}}.submenu-container.panel-butikker{margin-bottom:20px}.submenu-container.panel-butikker .subsection-header{font-size:20px;text-transform:uppercase;font-family:arial;margin-bottom:40px}.submenu-container.panel-butikker h4{font-size:16px;font-weight:bold;margin-bottom:10px}.submenu-container.panel-butikker .table{margin-bottom:40px}.submenu-container.panel-butikker .table li{white-space:nowrap}.submenu-container.panel-butikker .table li::after{clear:both;content:"";display:table}.submenu-container.panel-butikker .table li .days,.submenu-container.panel-butikker .table li .open{width:50%}.submenu-container.panel-butikker .table li .days{float:left}.submenu-container.panel-butikker .table li .open{float:right}.submenu-container.panel-butikker .table a:last-child{margin-top:10px}/*!
 * Modified version of Datepicker for Bootstrap
 *
 * Copyright 2012 Stefan Petre
 * Licensed under the Apache License v2.0
 * http://www.apache.org/licenses/LICENSE-2.0
 *
 */.dropdown-menu{position:absolute;top:100%;left:0;z-index:1000;display:none;float:left;min-width:160px;padding:5px 0;margin:2px 0 0;list-style:none;background-color:#fff;border:1px solid #ddd;-webkit-box-shadow:0 0 5px rgba(0,0,0,.25);box-shadow:0 0 5px rgba(0,0,0,.25);-webkit-background-clip:padding-box;-moz-background-clip:padding;background-clip:padding-box;font-size:1em;max-width:300px}.datepicker{top:0;left:0;padding:4px;margin-top:7px}.datepicker:before,.datepicker:after{bottom:100%;border:solid rgba(0,0,0,0);content:"";height:0;width:0;position:absolute;pointer-events:none}.datepicker:before{border-color:rgba(0,0,0,0);border-bottom-color:#ddd;border-width:7px;left:6px}.datepicker:after{border-color:rgba(0,0,0,0);border-bottom-color:#fff;border-width:6px;left:7px}.datepicker>div{display:none}.datepicker table{width:100%;margin:0;max-width:100%;background-color:rgba(0,0,0,0);border-collapse:collapse;border-spacing:0;border-radius:0;-webkit-box-shadow:none;box-shadow:none;border:none}.datepicker td,.datepicker th{text-align:center;line-height:24px;width:20px;height:20px;padding:4px 5px 1px}.datepicker th.datepicker-switch{width:174px}.datepicker td.day:hover{background:#d7dadc;cursor:pointer}.datepicker td.day.disabled{color:#ddd}.datepicker td.old,.datepicker td.new{color:#ddd}.datepicker td.active,.datepicker td.active:hover{background:#2a7dc0;color:#fff}.datepicker td span{display:block;width:47px;line-height:24px;float:left;padding:12px 0;margin:2px;cursor:pointer}.datepicker td span:hover{background:#d7dadc}.datepicker td span.active{background:#2a7dc0;color:#fff}.datepicker td span.old{color:#ddd}.datepicker th.switch{width:145px}.datepicker thead th.prev,.datepicker thead th.datepicker-switch,.datepicker thead th.next{cursor:pointer}.datepicker thead th.prev:hover,.datepicker thead th.datepicker-switch:hover,.datepicker thead th.next:hover{background:#d7dadc}.input-append.date .add-on i,.input-prepend.date .add-on i{display:block;cursor:pointer;width:16px;height:16px}.o-media{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:start;box-align:start;-moz-align-items:flex-start;-ms-align-items:flex-start;-o-align-items:flex-start;align-items:flex-start;-ms-flex-align:start}.o-media--reverse>.o-media__figure{margin:0 0 0 50px;-webkit-box-ordinal-group:2;-ms-flex-order:1;order:1}.o-media__figure{margin:0 50px 0 0}.o-media__figure--no-margin{margin:0 !important}.o-media__body{-webkit-box-flex:1;-ms-flex:1;flex:1}.FlexEmbed{display:block;overflow:hidden;position:relative}.FlexEmbed-ratio{display:block;padding-bottom:100%;width:100%}.FlexEmbed-ratio--3by1{padding-bottom:33.3333333333%}.FlexEmbed-ratio--2by1{padding-bottom:50%}.FlexEmbed-ratio--16by9{padding-bottom:56.25%}.FlexEmbed-ratio--4by3{padding-bottom:75%}.FlexEmbed-content{bottom:0;height:100%;left:0;position:absolute;top:0;width:100%}.video-block{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;margin-left:0;margin-right:0;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.video-block header a:hover,.video-block header a:active,.video-block header a:focus{color:#ed1b24}.video-block__heading{font-family:"Open Sans",Helvetica,Arial,sans-serif;text-transform:uppercase;font-size:16px;color:#ed1b24;margin-bottom:4px}@media screen and (max-width: 959px){.video-block__heading{font-size:15px}}@media screen and (max-width: 460px){.video-block__heading{font-size:14px}}.video-block__intro{display:inline-block;text-transform:uppercase;font-size:12px;margin:0;color:#333;border-bottom:0 solid rgba(0,0,0,0)}@media screen and (max-width: 460px){.video-block__intro{line-height:20px}}.blocks-primary .video-block{min-height:250px}.video-block__playable{pointer-events:all !important;display:block;-webkit-box-flex:1;-ms-flex:1;flex:1;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.video-block__play{display:block;height:60px;width:60px;margin:10px auto}@media screen and (min-width: 768px)and (max-width: 959px){.video-block__play{height:96px;width:96px}}@media screen and (min-width: 960px){.video-block__play{height:72px;width:72px}}.video-block .block-box__image{position:absolute;top:0;bottom:0;height:100%;left:0;right:0;overflow:hidden;margin:0 !important;border:none;max-width:100% !important}.video-block .block-box__image img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.screen9 .video-js .vjs-big-play-button{width:auto;top:calc(50% - 51px);left:calc(50% - 51px);margin-left:auto;margin-top:auto}@media screen and (min-width: 768px){.screen9 .video-js .vjs-big-play-button{top:calc(50% - 36px);left:calc(50% - 36px)}}@media screen and (max-width: 460px){.screen9 .video-js .vjs-big-play-button{top:calc(50% - 36px);left:calc(50% - 36px)}}.screen9 .video-js .vjs-big-play-button .vjs-icon-placeholder{background:url("/Static/images/spar/play_ikon.svg") center/contain no-repeat;width:102px;height:102px}@media screen and (min-width: 768px){.screen9 .video-js .vjs-big-play-button .vjs-icon-placeholder{width:72px;height:72px}}@media screen and (max-width: 460px){.screen9 .video-js .vjs-big-play-button .vjs-icon-placeholder{width:72px;height:72px}}.screen9 .video-js:hover .vjs-big-play-button .vjs-icon-placeholder,.screen9 .video-js .vjs-big-play-button:focus .vjs-icon-placeholder,.screen9 .video-js .vjs-big-play-button:hover .vjs-icon-placeholder{background:url("/Static/images/spar/play_ikon.svg") center/contain no-repeat;opacity:.7}.not-screen9.video-block{position:relative}.not-screen9.video-block__play{position:relative;z-index:4}.not-screen9.video-block .block-box__image{position:relative}.android .not-screen9.video-block .tv-featured__overlay-wrapper{z-index:10;display:none}.android .not-screen9.video-block .tv-featured__overlay-wrapper.tv-overlay--visible{display:block}.android .not-screen9.video-block .tv-featured__overlay-wrapper .tv-featured__overlay{z-index:11}.not-screen9 .tv-featured__overlay{text-align:center;position:absolute;left:0;top:0;bottom:0;right:0;background:rgba(0,0,0,.3);display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;width:100%}.not-screen9 .tv-featured__overlay:before{background:rgba(7,83,86,.5) !important;z-index:2}.not-screen9 .tv-featured__overlay img{width:102px;height:102px}@media screen and (min-width: 768px){.not-screen9 .tv-featured__overlay img{width:72px;height:72px}}@media screen and (max-width: 460px){.not-screen9 .tv-featured__overlay img{width:72px;height:72px}}.tooltip{position:relative;background-color:#eee;border-radius:4px;border:solid 1px #cecece}.tooltip:before,.tooltip:after{content:"";width:20px;height:20px;background-color:#cecece;position:absolute;left:9px;z-index:-1;top:-2px;-webkit-transform:rotate(45deg);transform:rotate(45deg)}.tooltip:after{top:0px;background-color:#eee;z-index:0}.tooltip__container{position:absolute;top:-9999px;left:-9999px;opacity:0;-webkit-transition:opacity .3s cubic-bezier(0.17, 0.67, 0.83, 0.67),padding-top .3s cubic-bezier(0.17, 0.67, 0.83, 0.67);transition:opacity .3s cubic-bezier(0.17, 0.67, 0.83, 0.67),padding-top .3s cubic-bezier(0.17, 0.67, 0.83, 0.67);padding-top:0px}.tooltip__trigger:hover~.tooltip__container,.tooltip__container:hover{top:auto;left:auto;opacity:1;padding-top:5px;z-index:1}.tooltip__content{display:block;padding:25px;width:220px;font-size:12px}.tooltip__lead{font-weight:bold}.tooltip button{border:none;background:none;color:#00963b;padding:0}input[name=utilities]:checked~.utilities__search-content{display:block}input[name=utilities]:checked~.utilities__gradient{opacity:0}.utilities{width:100%;position:relative;padding-bottom:25px;background-color:#4e4646;color:#fff;font-family:"Open Sans",Helvetica,Arial,sans-serif;z-index:1}.utilities.invert{background-color:#fff;color:#000}.utilities.invert a{color:inherit}@media screen and (max-width: 959px){.utilities{padding-bottom:0}}.utilities:after{content:"";background-color:#dee2e9;width:2px;height:74%;position:absolute;margin:auto;left:0;right:0;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%)}@media screen and (max-width: 959px){.utilities:after{height:100%}}@media screen and (max-width: 767px){.utilities:after{display:none}}.utilities__default-hover a{color:#000}.utilities__default-hover a:hover{text-decoration:none}.utilities a{color:#fff}.utilities__link{font-size:13px;border-bottom:2px solid #ed1b24}.utilities__link:hover{color:#ed1b24}.utilities__container{display:-webkit-box;display:-ms-flexbox;display:flex;max-width:80em;margin-left:auto;margin-right:auto;padding-left:15px;padding-right:15px;position:relative}.utilities__container::after{clear:both;content:"";display:table}@media screen and (max-width: 959px){.utilities__container{padding:0 1em}}@media screen and (max-width: 767px){.utilities__container{display:block}}.utilities__container--vertical{-webkit-box-orient:vertical;box-orient:vertical;-moz-flex-direction:column;flex-direction:column;-ms-flex-direction:column}.utilities__text-content{margin-left:34px}.utilities__block-middle{width:35%;margin-left:auto;margin-right:auto;margin-top:38px}.utilities__block-middle:first-of-type .utilities__gradient{left:0}@media screen and (max-width: 767px){.utilities__block-middle{width:100%;margin-top:0}}.utilities__block{display:block;width:50%;padding-right:75px;margin-top:38px;margin-bottom:50px}.utilities__block--right{padding-left:105px}.utilities__title{font-family:"Open Sans",Helvetica,Arial,sans-serif;font-weight:700;font-size:1.125em;line-height:1.3333333333em;text-transform:uppercase;margin:0 0 .6666666667em;margin-top:0;margin-bottom:0;margin-left:12px;display:inline-block;vertical-align:middle;margin:0 0 0 12px !important}.utilities__title-icon-container{text-align:center;margin-bottom:26px}.utilities__title-icon-container .frontpage-header{display:inline-block;vertical-align:middle}.utilities__title-icon-container .c-icon{width:28px;height:28px;display:inline-block;vertical-align:middle}@media screen and (max-width: 959px){.utilities__title-icon-container--ut-mobile{margin-top:14px;margin-bottom:14px}}.utilities__title-icon-container--for-products{margin-top:42px;margin-bottom:41px;z-index:2}.utilities__link-icon-container{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;box-align:center;-moz-align-items:center;-ms-align-items:center;-o-align-items:center;align-items:center;-ms-flex-align:center;margin-top:17px}.utilities__link-with-icon{margin-left:10px}.utilities__search-input{font-size:16px;height:36px;line-height:24px;padding:4px 10px;-webkit-appearance:none;border:1px solid #ddd;color:#3b4351;height:50px;width:100%;padding-left:20px;background-color:#fafafa}.utilities__btn{position:absolute;right:0;height:50px;top:0;width:48px;padding:0}.utilities__btn--go:after{content:"";display:block;width:100%;height:100%;position:absolute;top:0;right:0;background-repeat:no-repeat;background-position:center;background-image:url("data:image/svg+xml,%3Csvg%20width%3D%2222%22%20height%3D%2219%22%20viewBox%3D%220%200%2022%2019%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cg%20stroke%3D%22%23f7f7f7%22%20stroke-width%3D%222%22%20fill%3D%22none%22%20fill-rule%3D%22evenodd%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%3E%3Cpath%20d%3D%22M14.6%208.91H5M11%203l6%205.91-6%205.935%22%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E")}@media screen and (max-width: 959px){.utilities .utilities__link-icon-container--ut-mobile{display:none}}@media screen and (max-width: 959px){.utilities .utilities__title--ut-mobile{margin-top:8px;margin-left:0}}@media screen and (min-width: 768px)and (max-width: 959px){.utilities .utilities__title--ut-mobile{font-size:14px}}@media screen and (max-width: 767px){.utilities .utilities__title--ut-mobile{font-size:11px}}@media screen and (max-width: 959px){.utilities .utilities__search-content--ut-mobile{position:relative;width:100%;z-index:2}}@media screen and (max-width: 959px){.utilities .utilities__hide{display:none}}@media screen and (max-width: 959px){.utilities .utilities__gradient{position:absolute;height:100%;width:50%;right:0;top:0;background-color:#7b6f6f;opacity:0}}@media screen and (max-width: 959px){.utilities .utilities__gradient--dim{opacity:.5}}.trumf-utilities{background-color:#fafafa;color:#3b4351;font-family:"Open Sans",Helvetica,Arial,sans-serif;position:relative;width:100%;min-height:220px}.trumf-utilities:after{content:"";background-color:#efefef;width:2px;height:58%;position:absolute;margin:auto;left:0;right:0;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%)}.trumf-utilities__container{max-width:80em;margin-left:auto;margin-right:auto;display:-webkit-box;display:-ms-flexbox;display:flex;padding-left:15px;padding-right:15px;position:relative}.trumf-utilities__container::after{clear:both;content:"";display:table}.trumf-utilities__container--vertical{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.trumf-utilities__block{display:block;width:50%;padding-right:75px;margin-top:38px;margin-bottom:50px}@media screen and (max-width: 959px){.trumf-utilities__block{padding-right:20px}}.trumf-utilities__block--right{padding-left:105px}.trumf-utilities__block-middle{width:35%;margin-left:auto;margin-right:auto;margin-top:38px}@media screen and (max-width: 959px){.trumf-utilities__block-middle--ut-mobile{width:100%;margin-top:0;nav-index:0}}.trumf-utilities__block-middle--ut-mobile:after{content:"";background:rgba(0,0,0,.1);height:77px;width:100%}.trumf-utilities__button{color:#fff;font-size:15px;margin-right:8px;margin-bottom:8px;position:relative;padding-left:40px;padding-right:30px;width:175px;float:left}.trumf-utilities__button:hover{opacity:.7}.trumf-utilities__button--red{background-color:#ed1b24}.trumf-utilities__button--green{background-color:#00963b}.trumf-utilities__button:before{content:"";width:15px;height:100%;position:absolute;top:0;left:16px;background-repeat:no-repeat;background-position:center;background-image:url("data:image/svg+xml,%3Csvg%20width%3D%2222%22%20height%3D%2219%22%20viewBox%3D%220%200%2022%2019%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cg%20stroke%3D%22%23f7f7f7%22%20stroke-width%3D%222%22%20fill%3D%22none%22%20fill-rule%3D%22evenodd%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%3E%3Cpath%20d%3D%22M14.6%208.91H5M11%203l6%205.91-6%205.935%22%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E")}.trumf-utilities__text-content{margin-left:14px;font-size:14px}.trumf-utilities__actions{position:absolute}.trumf-utilities__actions a:hover{color:#fff}.trumf-utilities__trumf-front{color:#262628;font-family:"Open Sans",Helvetica,Arial,sans-serif;text-transform:uppercase;margin-bottom:17px;margin-top:30px}.trumf-utilities__trumf-front--amount{font-size:28px;line-height:28px}.trumf-utilities__trumf-front--amount-label{font-size:13px;font-weight:500}.trumf-utilities__title-icon-container{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-bottom:26px}.trumf-utilities__title-icon-container--for-products{margin-top:52px;margin-bottom:41px}.product-categories{padding:0;margin:.25rem 0 0 0;width:100%}.product-categories h3{line-height:1.1;text-transform:none;margin:.5rem 0;font-size:1.6rem}.product-categories__list{margin:0;padding:calc(0.25rem*3) 0;display:block;list-style:none;width:100%;font-size:.9rem;line-height:1.6}.product-categories__sublist{margin:0;padding:calc(0.25rem*3) 0 .25rem calc(0.25rem*2)}.product-categories__sublist>.product-categories__item{border:none;padding:0}.product-categories__item{font-weight:normal;padding:.25rem 0;margin-bottom:calc(0.25rem*2);display:block;border-bottom:1px solid #eee}.product-categories__item .category-title{display:block;text-decoration:none;color:#262628;font-size:.9rem}.product-categories__item .category-title:hover,.product-categories__item .category-title:focus{color:#ed1b24;text-decoration:none}.product-categories__item .category-tag{display:inline;color:#00ba51;font-size:11px;margin-left:5px;line-height:inherit;font-weight:bold}.product-categories__item--active>.category-title span:not(.category-tag){font-weight:bold;color:#ed1b24}.product-categories__item--active>.category-title:hover span:not(.category-tag){color:#8b0304;text-decoration:underline}.product-categories__item--active .category-arrow svg{-webkit-transform:rotate(180deg);transform:rotate(180deg)}.product-categories__item--active.product-categories__item--inactive>.category-title span:not(.category-tag){font-weight:normal;color:#262628}.product-categories__item--active.product-categories__item--inactive>.category-title:hover span:not(.category-tag){color:#ed1b24;text-decoration:underline}.product-categories__item--inactive>.category-title{font-weight:normal;text-decoration:none;color:#262628}.product-categories__item--big{border:none;padding:0}.product-categories__item--big:hover,.product-categories__item--big:focus{text-decoration:none;color:#ed1b24}.product-categories__item--big.product-categories__item--active>.category-title:hover,.product-categories__item--big.product-categories__item--active>.category-title:focus{text-decoration:none;color:#ed1b24}.product-categories__item--big>.category-title span:not(.category-tag){font-weight:bold;font-size:1rem;text-decoration:none}.product-categories__item--big .product-categories__sublist{padding-bottom:0;font-weight:normal}.product-categories__item--big .product-categories__sublist .product-categories__item--active>.category-title span:not(.category-tag){font-weight:bold}.product-categories__item--editorial{border:none;padding:0}.product-categories__item--editorial--active{text-decoration:underline}.product-categories__item--editorial>.category-title span:not(.category-tag){font-weight:bold;font-size:.9rem}.product-categories--mobile{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;width:100%}.product-categories--mobile .selected-category{padding:10px 21px}.product-categories--mobile .selected-category h3{margin:0;text-align:left;text-transform:none;font-size:14px;font-weight:bold}.product-categories--mobile .selected-category .icon{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end}.product-categories--mobile .selected-subcategories{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.product-categories--mobile .selected-subcategories .filter-item{margin:5px 0}.product-categories--mobile .selected-subcategories .filter-item .filter-link{border:2px solid #999}.product-categories--mobile .selected-subcategories .filter-item.selected .filter-link{background-color:#fff;border-color:#262628;color:#262628;font-weight:bold}.product-categories--mobile .selected-subcategories .filter-item.selected .filter-link:hover,.product-categories--mobile .selected-subcategories .filter-item.selected .filter-link:active{background-color:#f7f7f7;color:#262628;text-decoration:underline}.product-filters{margin:2em 0;padding:0}.product-filters .filter-item{margin:0;margin-right:.25rem;margin-bottom:.45rem;padding:0;display:inline-block;list-style:none}.product-filters .filter-item.selected .filter-link{background-color:#4a4a4a;color:#fff}.product-filters .filter-item.selected .filter-link:hover,.product-filters .filter-item.selected .filter-link:focus{background-color:#4a4a4a;color:#fff}.product-filters .filter-link{padding:.5rem .75rem;display:block;color:#4a4a4a;text-align:center;border:1px solid #4a4a4a;border-radius:4px;text-decoration:none;font-size:14px;white-space:nowrap}.product-filters .filter-link:hover,.product-filters .filter-link:focus{background-color:#f7f7f7;color:#4a4a4a;text-decoration:underline}.product-filters--mobile{margin:1em 0;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}.product-filters--mobile .filter-item{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin:0}.product-filters--mobile .filter-item:not(:last-of-type):after{content:"-";font-size:2.5em;color:#999;padding:0 5px 8px 5px}.product-filters--mobile .filter-link{padding:5px 10px;font-size:12px}.debug-and-header-container{min-height:1rem;min-width:1rem;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex}.debug-container{display:none;margin-left:7px}.debug-container button{background-color:#262625;color:#fff}.block:nth-child(2) .debug-container{display:none !important}.action-links::after{clear:both;content:"";display:table}.col-sidebar .action-links{margin-bottom:3.375em}.action-links .share-widget{height:1.625em;margin:.375em 0 0 .625em;padding:.1875em 0 0 1.25em;float:left;border-left:1px solid #ddd}.action-links .share-links{float:left}.action-links .share-link{display:block;float:left;width:36px;height:36px;overflow:hidden;text-indent:100%;white-space:nowrap;margin-right:.625em}.action-links .share-link.facebook{background:rgba(0,0,0,0) url(data:image/svg+xml,%3Csvg%20viewBox%3D%220%200%2036%2036%22%20height%3D%2236%22%20width%3D%2236%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath%20fill%3D%22%2340559c%22%20d%3D%22M5%2C0h26.001C33.762%2C0%2C36%2C2.237%2C36%2C4.997v26.006C36%2C33.762%2C33.762%2C36%2C31.001%2C36H5c-2.762%2C0-5-2.238-5-4.997V4.997C0%2C2.237%2C2.238%2C0%2C5%2C0z%22%2F%3E%3Cg%20opacity%3D%220.25%22%3E%3Cpath%20d%3D%22M29.003%2C18.016h-4v-2.998c0-1.168%2C0.452-1.999%2C1-1.999c0.547%2C0%2C3%2C0%2C3%2C0l-0.074-4.977l-4.636-0.019c-5.146%2C0-6.289%2C3.543-6.289%2C5.994v3.998h-3L15%2C23.021l3.004-0.01c0%2C6.793%2C0%2C12.988%2C0%2C12.988h5.999c0%2C0%2C0-6.277%2C0-12.988h4L29.003%2C18.016z%22%2F%3E%3C%2Fg%3E%3Cpath%20fill%3D%22%23FFFFFF%22%20d%3D%22M29.003%2C16.016H25v-2.998C25%2C11.85%2C25.455%2C11%2C26.003%2C11C26.55%2C11%2C29%2C11%2C29%2C11V6l-4.707%2C0.023c-5.146%2C0-6.289%2C3.543-6.289%2C5.994v3.998h-3L15%2C21h3.004c0%2C6.793%2C0%2C15%2C0%2C15H24V21h4.003L29.003%2C16.016z%22%2F%3E%3C%2Fsvg%3E) center center no-repeat}.no-svg .action-links .share-link.facebook{background-image:url(/static/images/spar/fallback/share-facebook.png)}.action-links .share-link.facebook:hover,.action-links .share-link.facebook:focus{background:rgba(0,0,0,0) url(data:image/svg+xml,%3Csvg%20viewBox%3D%220%200%2036%2036%22%20height%3D%2236%22%20width%3D%2236%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath%20fill%3D%22%2333437d%22%20d%3D%22M5%2C0h26.001C33.762%2C0%2C36%2C2.237%2C36%2C4.997v26.006C36%2C33.762%2C33.762%2C36%2C31.001%2C36H5c-2.762%2C0-5-2.238-5-4.997V4.997C0%2C2.237%2C2.238%2C0%2C5%2C0z%22%2F%3E%3Cg%20opacity%3D%220.25%22%3E%3Cpath%20d%3D%22M29.003%2C18.016h-4v-2.998c0-1.168%2C0.452-1.999%2C1-1.999c0.547%2C0%2C3%2C0%2C3%2C0l-0.074-4.977l-4.636-0.019c-5.146%2C0-6.289%2C3.543-6.289%2C5.994v3.998h-3L15%2C23.021l3.004-0.01c0%2C6.793%2C0%2C12.988%2C0%2C12.988h5.999c0%2C0%2C0-6.277%2C0-12.988h4L29.003%2C18.016z%22%2F%3E%3C%2Fg%3E%3Cpath%20fill%3D%22%23FFFFFF%22%20d%3D%22M29.003%2C16.016H25v-2.998C25%2C11.85%2C25.455%2C11%2C26.003%2C11C26.55%2C11%2C29%2C11%2C29%2C11V6l-4.707%2C0.023c-5.146%2C0-6.289%2C3.543-6.289%2C5.994v3.998h-3L15%2C21h3.004c0%2C6.793%2C0%2C15%2C0%2C15H24V21h4.003L29.003%2C16.016z%22%2F%3E%3C%2Fsvg%3E) center center no-repeat}.no-svg .action-links .share-link.facebook:hover,.no-svg .action-links .share-link.facebook:focus{background-image:url(/static/images/spar/fallback/share-facebook.png)}.action-links .share-link.twitter{background:rgba(0,0,0,0) url(data:image/svg+xml,%3Csvg%20viewBox%3D%220%200%2036%2036%22%20height%3D%2236%22%20width%3D%2236%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath%20fill%3D%22%233da8e5%22%20d%3D%22M5%2C0h26.001C33.762%2C0%2C36%2C2.237%2C36%2C4.997v26.006C36%2C33.762%2C33.762%2C36%2C31.001%2C36H5c-2.762%2C0-5-2.238-5-4.997V4.997C0%2C2.237%2C2.238%2C0%2C5%2C0z%22%2F%3E%3Cg%20opacity%3D%220.25%22%3E%3Cpath%20d%3D%22M23.324%2C10.516c1.906-0.033%2C2.922%2C0.68%2C3.891%2C1.586c0.824-0.072%2C1.893-0.545%2C2.523-0.873c0.203-0.114%2C0.408-0.229%2C0.613-0.344c-0.361%2C0.998-0.85%2C1.778-1.598%2C2.371c-0.168%2C0.132-0.332%2C0.31-0.541%2C0.394c0%2C0.004%2C0%2C0.009%2C0%2C0.013c1.068-0.012%2C1.949-0.506%2C2.787-0.774c0%2C0.004%2C0%2C0.009%2C0%2C0.013c-0.439%2C0.717-1.035%2C1.443-1.67%2C1.965c-0.256%2C0.209-0.514%2C0.418-0.77%2C0.627c0.014%2C1.161-0.016%2C2.269-0.229%2C3.244c-1.229%2C5.67-4.486%2C9.52-9.645%2C11.168c-1.852%2C0.593-4.844%2C0.836-6.967%2C0.295c-1.053-0.268-2.002-0.57-2.895-0.971c-0.496-0.222-0.953-0.463-1.393-0.736C7.289%2C28.402%2C7.145%2C28.312%2C7%2C28.222c0.479%2C0.015%2C1.039%2C0.149%2C1.574%2C0.062c0.484-0.08%2C0.959-0.06%2C1.406-0.16c1.113-0.25%2C2.102-0.582%2C2.953-1.094c0.414-0.248%2C1.041-0.539%2C1.334-0.896c-0.553%2C0.01-1.055-0.121-1.465-0.271c-1.594-0.577-2.52-1.638-3.123-3.231c0.482%2C0.055%2C1.873%2C0.184%2C2.197-0.098c-0.607-0.035-1.191-0.396-1.609-0.664c-1.281-0.822-2.326-2.202-2.318-4.324c0.168%2C0.081%2C0.336%2C0.163%2C0.506%2C0.245c0.32%2C0.14%2C0.648%2C0.214%2C1.031%2C0.295c0.162%2C0.034%2C0.486%2C0.132%2C0.674%2C0.062c-0.008%2C0-0.016%2C0-0.025%2C0c-0.246-0.297-0.65-0.493-0.9-0.811c-0.822-1.049-1.592-2.662-1.105-4.584c0.125-0.486%2C0.32-0.917%2C0.529-1.314c0.008%2C0.004%2C0.016%2C0.008%2C0.023%2C0.013c0.096%2C0.206%2C0.311%2C0.356%2C0.445%2C0.528c0.42%2C0.533%2C0.938%2C1.014%2C1.465%2C1.438c1.799%2C1.442%2C3.418%2C2.329%2C6.018%2C2.986c0.66%2C0.166%2C1.422%2C0.293%2C2.211%2C0.294c-0.223-0.661-0.15-1.731%2C0.023-2.371c0.438-1.609%2C1.391-2.77%2C2.787-3.392c0.334-0.148%2C0.703-0.256%2C1.092-0.344C22.924%2C10.566%2C23.123%2C10.542%2C23.324%2C10.516z%22%2F%3E%3C%2Fg%3E%3Cpath%20fill%3D%22%23FFFFFF%22%20d%3D%22M23.324%2C9.016c1.906-0.033%2C2.922%2C0.68%2C3.891%2C1.586c0.824-0.072%2C1.893-0.545%2C2.523-0.873c0.203-0.114%2C0.408-0.229%2C0.613-0.344c-0.361%2C0.998-0.85%2C1.778-1.598%2C2.371c-0.168%2C0.132-0.332%2C0.31-0.541%2C0.394c0%2C0.004%2C0%2C0.009%2C0%2C0.013c1.068-0.012%2C1.949-0.506%2C2.787-0.774c0%2C0.004%2C0%2C0.009%2C0%2C0.013c-0.439%2C0.717-1.035%2C1.443-1.67%2C1.965c-0.256%2C0.209-0.514%2C0.418-0.77%2C0.627c0.014%2C1.161-0.016%2C2.269-0.229%2C3.244c-1.229%2C5.67-4.486%2C9.52-9.645%2C11.168c-1.852%2C0.593-4.844%2C0.836-6.967%2C0.295c-1.053-0.268-2.002-0.57-2.895-0.971c-0.496-0.222-0.953-0.463-1.393-0.736C7.289%2C26.901%2C7.145%2C26.812%2C7%2C26.722c0.479%2C0.015%2C1.039%2C0.149%2C1.574%2C0.062c0.484-0.08%2C0.959-0.06%2C1.406-0.16c1.113-0.25%2C2.102-0.582%2C2.953-1.094c0.414-0.248%2C1.041-0.539%2C1.334-0.896c-0.553%2C0.01-1.055-0.121-1.465-0.271c-1.594-0.577-2.52-1.638-3.123-3.231c0.482%2C0.055%2C1.873%2C0.184%2C2.197-0.098c-0.607-0.035-1.191-0.396-1.609-0.664c-1.281-0.822-2.326-2.202-2.318-4.324c0.168%2C0.081%2C0.336%2C0.163%2C0.506%2C0.245c0.32%2C0.14%2C0.648%2C0.214%2C1.031%2C0.295c0.162%2C0.034%2C0.486%2C0.132%2C0.674%2C0.062c-0.008%2C0-0.016%2C0-0.025%2C0c-0.246-0.297-0.65-0.493-0.9-0.811c-0.822-1.049-1.592-2.662-1.105-4.584c0.125-0.486%2C0.32-0.917%2C0.529-1.314C8.666%2C9.941%2C8.674%2C9.945%2C8.682%2C9.95c0.096%2C0.206%2C0.311%2C0.356%2C0.445%2C0.528c0.42%2C0.533%2C0.938%2C1.014%2C1.465%2C1.438c1.799%2C1.442%2C3.418%2C2.329%2C6.018%2C2.986c0.66%2C0.166%2C1.422%2C0.293%2C2.211%2C0.294c-0.223-0.661-0.15-1.731%2C0.023-2.371c0.438-1.609%2C1.391-2.77%2C2.787-3.392c0.334-0.148%2C0.703-0.256%2C1.092-0.344C22.924%2C9.065%2C23.123%2C9.041%2C23.324%2C9.016z%22%2F%3E%3C%2Fsvg%3E) center center no-repeat}.no-svg .action-links .share-link.twitter{background-image:url(/static/images/spar/fallback/share-twitter.png)}.action-links .share-link.twitter:hover,.action-links .share-link.twitter:focus{background:rgba(0,0,0,0) url(data:image/svg+xml,%3Csvg%20viewBox%3D%220%200%2036%2036%22%20height%3D%2236%22%20width%3D%2236%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath%20fill%3D%22%232f86b6%22%20d%3D%22M5%2C0h26.001C33.762%2C0%2C36%2C2.237%2C36%2C4.997v26.006C36%2C33.762%2C33.762%2C36%2C31.001%2C36H5c-2.762%2C0-5-2.238-5-4.997V4.997C0%2C2.237%2C2.238%2C0%2C5%2C0z%22%2F%3E%3Cg%20opacity%3D%220.25%22%3E%3Cpath%20d%3D%22M23.324%2C10.516c1.906-0.033%2C2.922%2C0.68%2C3.891%2C1.586c0.824-0.072%2C1.893-0.545%2C2.523-0.873c0.203-0.114%2C0.408-0.229%2C0.613-0.344c-0.361%2C0.998-0.85%2C1.778-1.598%2C2.371c-0.168%2C0.132-0.332%2C0.31-0.541%2C0.394c0%2C0.004%2C0%2C0.009%2C0%2C0.013c1.068-0.012%2C1.949-0.506%2C2.787-0.774c0%2C0.004%2C0%2C0.009%2C0%2C0.013c-0.439%2C0.717-1.035%2C1.443-1.67%2C1.965c-0.256%2C0.209-0.514%2C0.418-0.77%2C0.627c0.014%2C1.161-0.016%2C2.269-0.229%2C3.244c-1.229%2C5.67-4.486%2C9.52-9.645%2C11.168c-1.852%2C0.593-4.844%2C0.836-6.967%2C0.295c-1.053-0.268-2.002-0.57-2.895-0.971c-0.496-0.222-0.953-0.463-1.393-0.736C7.289%2C28.402%2C7.145%2C28.312%2C7%2C28.222c0.479%2C0.015%2C1.039%2C0.149%2C1.574%2C0.062c0.484-0.08%2C0.959-0.06%2C1.406-0.16c1.113-0.25%2C2.102-0.582%2C2.953-1.094c0.414-0.248%2C1.041-0.539%2C1.334-0.896c-0.553%2C0.01-1.055-0.121-1.465-0.271c-1.594-0.577-2.52-1.638-3.123-3.231c0.482%2C0.055%2C1.873%2C0.184%2C2.197-0.098c-0.607-0.035-1.191-0.396-1.609-0.664c-1.281-0.822-2.326-2.202-2.318-4.324c0.168%2C0.081%2C0.336%2C0.163%2C0.506%2C0.245c0.32%2C0.14%2C0.648%2C0.214%2C1.031%2C0.295c0.162%2C0.034%2C0.486%2C0.132%2C0.674%2C0.062c-0.008%2C0-0.016%2C0-0.025%2C0c-0.246-0.297-0.65-0.493-0.9-0.811c-0.822-1.049-1.592-2.662-1.105-4.584c0.125-0.486%2C0.32-0.917%2C0.529-1.314c0.008%2C0.004%2C0.016%2C0.008%2C0.023%2C0.013c0.096%2C0.206%2C0.311%2C0.356%2C0.445%2C0.528c0.42%2C0.533%2C0.938%2C1.014%2C1.465%2C1.438c1.799%2C1.442%2C3.418%2C2.329%2C6.018%2C2.986c0.66%2C0.166%2C1.422%2C0.293%2C2.211%2C0.294c-0.223-0.661-0.15-1.731%2C0.023-2.371c0.438-1.609%2C1.391-2.77%2C2.787-3.392c0.334-0.148%2C0.703-0.256%2C1.092-0.344C22.924%2C10.566%2C23.123%2C10.542%2C23.324%2C10.516z%22%2F%3E%3C%2Fg%3E%3Cpath%20fill%3D%22%23FFFFFF%22%20d%3D%22M23.324%2C9.016c1.906-0.033%2C2.922%2C0.68%2C3.891%2C1.586c0.824-0.072%2C1.893-0.545%2C2.523-0.873c0.203-0.114%2C0.408-0.229%2C0.613-0.344c-0.361%2C0.998-0.85%2C1.778-1.598%2C2.371c-0.168%2C0.132-0.332%2C0.31-0.541%2C0.394c0%2C0.004%2C0%2C0.009%2C0%2C0.013c1.068-0.012%2C1.949-0.506%2C2.787-0.774c0%2C0.004%2C0%2C0.009%2C0%2C0.013c-0.439%2C0.717-1.035%2C1.443-1.67%2C1.965c-0.256%2C0.209-0.514%2C0.418-0.77%2C0.627c0.014%2C1.161-0.016%2C2.269-0.229%2C3.244c-1.229%2C5.67-4.486%2C9.52-9.645%2C11.168c-1.852%2C0.593-4.844%2C0.836-6.967%2C0.295c-1.053-0.268-2.002-0.57-2.895-0.971c-0.496-0.222-0.953-0.463-1.393-0.736C7.289%2C26.901%2C7.145%2C26.812%2C7%2C26.722c0.479%2C0.015%2C1.039%2C0.149%2C1.574%2C0.062c0.484-0.08%2C0.959-0.06%2C1.406-0.16c1.113-0.25%2C2.102-0.582%2C2.953-1.094c0.414-0.248%2C1.041-0.539%2C1.334-0.896c-0.553%2C0.01-1.055-0.121-1.465-0.271c-1.594-0.577-2.52-1.638-3.123-3.231c0.482%2C0.055%2C1.873%2C0.184%2C2.197-0.098c-0.607-0.035-1.191-0.396-1.609-0.664c-1.281-0.822-2.326-2.202-2.318-4.324c0.168%2C0.081%2C0.336%2C0.163%2C0.506%2C0.245c0.32%2C0.14%2C0.648%2C0.214%2C1.031%2C0.295c0.162%2C0.034%2C0.486%2C0.132%2C0.674%2C0.062c-0.008%2C0-0.016%2C0-0.025%2C0c-0.246-0.297-0.65-0.493-0.9-0.811c-0.822-1.049-1.592-2.662-1.105-4.584c0.125-0.486%2C0.32-0.917%2C0.529-1.314C8.666%2C9.941%2C8.674%2C9.945%2C8.682%2C9.95c0.096%2C0.206%2C0.311%2C0.356%2C0.445%2C0.528c0.42%2C0.533%2C0.938%2C1.014%2C1.465%2C1.438c1.799%2C1.442%2C3.418%2C2.329%2C6.018%2C2.986c0.66%2C0.166%2C1.422%2C0.293%2C2.211%2C0.294c-0.223-0.661-0.15-1.731%2C0.023-2.371c0.438-1.609%2C1.391-2.77%2C2.787-3.392c0.334-0.148%2C0.703-0.256%2C1.092-0.344C22.924%2C9.065%2C23.123%2C9.041%2C23.324%2C9.016z%22%2F%3E%3C%2Fsvg%3E) center center no-repeat}.no-svg .action-links .share-link.twitter:hover,.no-svg .action-links .share-link.twitter:focus{background-image:url(/static/images/spar/fallback/share-twitter.png)}.action-links .share-link.email{background:rgba(0,0,0,0) url(data:image/svg+xml,%3Csvg%20viewBox%3D%220%200%2036%2036%22%20height%3D%2236%22%20width%3D%2236%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath%20fill%3D%22%2300ba51%22%20d%3D%22M5%2C0h26.001C33.762%2C0%2C36%2C2.237%2C36%2C4.997v26.006C36%2C33.762%2C33.762%2C36%2C31.001%2C36H5c-2.762%2C0-5-2.238-5-4.997V4.997C0%2C2.237%2C2.238%2C0%2C5%2C0z%22%2F%3E%3Cg%20opacity%3D%220.25%22%3E%3Cpath%20d%3D%22M31%2C23.98c0%2C0.824-0.926%2C4.02-1.75%2C4.02H6.75C5.926%2C28%2C5%2C24.805%2C5%2C23.98v-0.5C5%2C22.656%2C5%2C25%2C5%2C25h26c0%2C0%2C0-2.344%2C0-1.52V23.98z%22%2F%3E%3C%2Fg%3E%3Cpolygon%20fill%3D%22%23FFFFFF%22%20points%3D%225%2C10.55%205%2C24.831%2013.938%2C17.804%22%2F%3E%3Cpolygon%20fill%3D%22%23FFFFFF%22%20points%3D%2217.665%2C19.242%2030.068%2C10%206.068%2C10%2017.568%2C19.299%22%2F%3E%3Cpath%20fill%3D%22%23FFFFFF%22%20d%3D%22M20.68%2C18.494l-2.564%2C2.016c-0.261%2C0.201-0.663%2C0.199-0.92-0.007l-2.143-1.625L6.147%2C26H29.64l-8.863-7.313L20.68%2C18.494z%22%2F%3E%3Cpolygon%20fill%3D%22%23FFFFFF%22%20points%3D%2222.169%2C17.552%2031%2C24.717%2031%2C10.61%22%2F%3E%3C%2Fsvg%3E) center center no-repeat}.no-svg .action-links .share-link.email{background-image:url(/static/images/spar/fallback/share-email.png)}.action-links .share-link.email:hover,.action-links .share-link.email:focus{background:rgba(0,0,0,0) url(data:image/svg+xml,%3Csvg%20viewBox%3D%220%200%2036%2036%22%20height%3D%2236%22%20width%3D%2236%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath%20fill%3D%22%2300963b%22%20d%3D%22M5%2C0h26.001C33.762%2C0%2C36%2C2.237%2C36%2C4.997v26.006C36%2C33.762%2C33.762%2C36%2C31.001%2C36H5c-2.762%2C0-5-2.238-5-4.997V4.997C0%2C2.237%2C2.238%2C0%2C5%2C0z%22%2F%3E%3Cg%20opacity%3D%220.25%22%3E%3Cpath%20d%3D%22M31%2C23.98c0%2C0.824-0.926%2C4.02-1.75%2C4.02H6.75C5.926%2C28%2C5%2C24.805%2C5%2C23.98v-0.5C5%2C22.656%2C5%2C25%2C5%2C25h26c0%2C0%2C0-2.344%2C0-1.52V23.98z%22%2F%3E%3C%2Fg%3E%3Cpolygon%20fill%3D%22%23FFFFFF%22%20points%3D%225%2C10.55%205%2C24.831%2013.938%2C17.804%22%2F%3E%3Cpolygon%20fill%3D%22%23FFFFFF%22%20points%3D%2217.665%2C19.242%2030.068%2C10%206.068%2C10%2017.568%2C19.299%22%2F%3E%3Cpath%20fill%3D%22%23FFFFFF%22%20d%3D%22M20.68%2C18.494l-2.564%2C2.016c-0.261%2C0.201-0.663%2C0.199-0.92-0.007l-2.143-1.625L6.147%2C26H29.64l-8.863-7.313L20.68%2C18.494z%22%2F%3E%3Cpolygon%20fill%3D%22%23FFFFFF%22%20points%3D%2222.169%2C17.552%2031%2C24.717%2031%2C10.61%22%2F%3E%3C%2Fsvg%3E) center center no-repeat}.no-svg .action-links .share-link.email:hover,.no-svg .action-links .share-link.email:focus{background-image:url(/static/images/spar/fallback/share-email.png)}.action-links .share-link.print{background:rgba(0,0,0,0) url(data:image/svg+xml,%3Csvg%20viewBox%3D%220%200%2036%2036%22%20height%3D%2236%22%20width%3D%2236%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath%20fill%3D%22%23ed1b24%22%20d%3D%22M5%2C0h26.001C33.762%2C0%2C36%2C2.237%2C36%2C4.997v26.006C36%2C33.762%2C33.762%2C36%2C31.001%2C36H5c-2.762%2C0-5-2.238-5-4.997V4.997C0%2C2.237%2C2.238%2C0%2C5%2C0z%22%2F%3E%3Cg%20opacity%3D%220.25%22%3E%3Cpath%20d%3D%22M29%2C14h-3H10H7c-1.584%2C0-2%2C0.541-2%2C2.125v8.625V27h1.438H10v-2.5V19h16v5.5V27h3.562H31v-2.25v-8.625C31%2C14.541%2C30.586%2C14%2C29%2C14z%20M28%2C18c-0.825%2C0-1.5-0.675-1.5-1.5S27.175%2C15%2C28%2C15s1.5%2C0.675%2C1.5%2C1.5S28.825%2C18%2C28%2C18z%22%2F%3E%3Cpath%20d%3D%22M26%2C9c0-0.795-0.705-1-1.5-1h-13C10.705%2C8%2C10%2C8.205%2C10%2C9v4h16V9z%22%2F%3E%3Cpath%20d%3D%22M25%2C20H11v4.5v2V30c0%2C0.795%2C0.236%2C2%2C1.031%2C2H24c0.795%2C0%2C1-1.205%2C1-2v-3.5v-2V20z%20M22%2C28h-8v-1h8V28z%20M22%2C26h-8v-1.469l8-0.031V26z%20M22%2C24h-8v-1h8V24z%22%2F%3E%3C%2Fg%3E%3Cpath%20fill%3D%22%23FFFFFF%22%20d%3D%22M29%2C12h-3H10H7c-1.584%2C0-2%2C1.041-2%2C2.625v8.625V25h1.438H10v-2v-6h16v6v2h3.562H31v-1.75v-8.625C31%2C13.041%2C30.586%2C12%2C29%2C12z%20M28%2C16.5c-0.825%2C0-1.5-0.675-1.5-1.5s0.675-1.5%2C1.5-1.5s1.5%2C0.675%2C1.5%2C1.5S28.825%2C16.5%2C28%2C16.5z%22%2F%3E%3Cpath%20fill%3D%22%23FFFFFF%22%20d%3D%22M26%2C7.5C26%2C6.705%2C25.295%2C6%2C24.5%2C6h-13C10.705%2C6%2C10%2C6.705%2C10%2C7.5V11h16V7.5z%22%2F%3E%3Cpath%20fill%3D%22%23FFFFFF%22%20d%3D%22M25%2C18H11v5v2v3.5c0%2C0.795%2C0.236%2C1.5%2C1.031%2C1.5H24c0.795%2C0%2C1-0.705%2C1-1.5V25v-2V18z%20M22%2C26h-8v-1h8V26z%20M22%2C24h-8v-0.969L22%2C23V24z%20M22%2C22h-8v-1h8V22z%22%2F%3E%3C%2Fsvg%3E) center center no-repeat}.no-svg .action-links .share-link.print{background-image:url(/static/images/spar/fallback/share-print.png)}.action-links .share-link.print:hover,.action-links .share-link.print:focus{background:rgba(0,0,0,0) url(data:image/svg+xml,%3Csvg%20viewBox%3D%220%200%2036%2036%22%20height%3D%2236%22%20width%3D%2236%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath%20fill%3D%22%238b0304%22%20d%3D%22M5%2C0h26.001C33.762%2C0%2C36%2C2.237%2C36%2C4.997v26.006C36%2C33.762%2C33.762%2C36%2C31.001%2C36H5c-2.762%2C0-5-2.238-5-4.997V4.997C0%2C2.237%2C2.238%2C0%2C5%2C0z%22%2F%3E%3Cg%20opacity%3D%220.25%22%3E%3Cpath%20d%3D%22M29%2C14h-3H10H7c-1.584%2C0-2%2C0.541-2%2C2.125v8.625V27h1.438H10v-2.5V19h16v5.5V27h3.562H31v-2.25v-8.625C31%2C14.541%2C30.586%2C14%2C29%2C14z%20M28%2C18c-0.825%2C0-1.5-0.675-1.5-1.5S27.175%2C15%2C28%2C15s1.5%2C0.675%2C1.5%2C1.5S28.825%2C18%2C28%2C18z%22%2F%3E%3Cpath%20d%3D%22M26%2C9c0-0.795-0.705-1-1.5-1h-13C10.705%2C8%2C10%2C8.205%2C10%2C9v4h16V9z%22%2F%3E%3Cpath%20d%3D%22M25%2C20H11v4.5v2V30c0%2C0.795%2C0.236%2C2%2C1.031%2C2H24c0.795%2C0%2C1-1.205%2C1-2v-3.5v-2V20z%20M22%2C28h-8v-1h8V28z%20M22%2C26h-8v-1.469l8-0.031V26z%20M22%2C24h-8v-1h8V24z%22%2F%3E%3C%2Fg%3E%3Cpath%20fill%3D%22%23FFFFFF%22%20d%3D%22M29%2C12h-3H10H7c-1.584%2C0-2%2C1.041-2%2C2.625v8.625V25h1.438H10v-2v-6h16v6v2h3.562H31v-1.75v-8.625C31%2C13.041%2C30.586%2C12%2C29%2C12z%20M28%2C16.5c-0.825%2C0-1.5-0.675-1.5-1.5s0.675-1.5%2C1.5-1.5s1.5%2C0.675%2C1.5%2C1.5S28.825%2C16.5%2C28%2C16.5z%22%2F%3E%3Cpath%20fill%3D%22%23FFFFFF%22%20d%3D%22M26%2C7.5C26%2C6.705%2C25.295%2C6%2C24.5%2C6h-13C10.705%2C6%2C10%2C6.705%2C10%2C7.5V11h16V7.5z%22%2F%3E%3Cpath%20fill%3D%22%23FFFFFF%22%20d%3D%22M25%2C18H11v5v2v3.5c0%2C0.795%2C0.236%2C1.5%2C1.031%2C1.5H24c0.795%2C0%2C1-0.705%2C1-1.5V25v-2V18z%20M22%2C26h-8v-1h8V26z%20M22%2C24h-8v-0.969L22%2C23V24z%20M22%2C22h-8v-1h8V22z%22%2F%3E%3C%2Fsvg%3E) center center no-repeat}.no-svg .action-links .share-link.print:hover,.no-svg .action-links .share-link.print:focus{background-image:url(/static/images/spar/fallback/share-print.png)}.hero-area .aside .block,.slideframe{-webkit-box-shadow:0 0 5px rgba(0,0,0,.15);box-shadow:0 0 5px rgba(0,0,0,.15)}.storelist-result-list,.autocomplete-list{border-radius:.25em;-webkit-box-shadow:0 2px 2px rgba(0,0,0,.25);box-shadow:0 2px 2px rgba(0,0,0,.25);border:1px solid #ddd;border-top-left-radius:0;border-top-right-radius:0}.block-box{background:#fff}.block-box .image{margin-bottom:.625em}.hero-area .aside .block-box,.hero-intro{padding:14px;background:#fff}.hero-area .aside .block-box.block-banner,.hero-intro.block-banner{overflow:hidden;padding:0}.block-contact .tel{background:rgba(0,0,0,0) url(data:image/svg+xml,%3Csvg%20viewBox%3D%220%200%2048%2048%22%20height%3D%2224%22%20width%3D%2224%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Ccircle%20fill%3D%22%2300963b%22%20cx%3D%2224%22%20cy%3D%2224%22%20r%3D%2224%22%2F%3E%3Cg%20opacity%3D%220.25%22%3E%3Cpath%20d%3D%22M24%2C3c12.751%2C0%2C23.174%2C9.944%2C23.948%2C22.5C47.979%2C25.004%2C48%2C24.504%2C48%2C24C48%2C10.745%2C37.255%2C0%2C24%2C0S0%2C10.745%2C0%2C24c0%2C0.504%2C0.021%2C1.004%2C0.052%2C1.5C0.826%2C12.944%2C11.249%2C3%2C24%2C3z%22%2F%3E%3Cpath%20d%3D%22M18.165%2C22.693l2.19-2.438c-0.11-0.741-0.285-1.578-0.522-2.418l-2.419%2C2.691C17.414%2C20.529%2C17.393%2C21.229%2C18.165%2C22.693z%22%2F%3E%3Cpath%20d%3D%22M29.553%2C38.215c-1.787-0.146-13.439-3.266-18.348-18.689c-0.093-0.302-0.159-0.624-0.213-0.955c-0.208%2C1.388-0.142%2C2.798%2C0.213%2C3.955c4.908%2C15.424%2C16.561%2C18.543%2C18.348%2C18.689c4.283%2C0.506%2C7.037-2.482%2C7.576-7.002c0%2C0-0.236-0.167-0.615-0.422C35.385%2C36.812%2C32.953%2C38.616%2C29.553%2C38.215z%22%2F%3E%3C%2Fg%3E%3Cpath%20fill-rule%3D%22evenodd%22%20clip-rule%3D%22evenodd%22%20fill%3D%22%23FFFFFF%22%20d%3D%22M11.205%2C19.525c4.908%2C15.424%2C16.561%2C18.543%2C18.348%2C18.689c4.283%2C0.506%2C7.037-2.482%2C7.576-7.002c0%2C0-4.332-3.066-6.492-3.57l-3.416%2C3.801c0%2C0-1.838%2C0.09-5.861-4.389c-4.025-4.479-3.945-6.525-3.945-6.525l2.941-3.273c-0.492-3.316-2.217-8.561-5.59-7.348C11.441%2C11.072%2C10.213%2C16.289%2C11.205%2C19.525z%22%2F%3E%3C%2Fsvg%3E) left top no-repeat}.no-svg .block-contact .tel{background-image:url(/static/images/spar/fallback/tel.png)}.block-contact .email{background:rgba(0,0,0,0) url(data:image/svg+xml,%3Csvg%20viewBox%3D%220%200%2048%2048%22%20height%3D%2224%22%20width%3D%2224%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Ccircle%20fill%3D%22%2300963b%22%20cx%3D%2224%22%20cy%3D%2224%22%20r%3D%2224%22%2F%3E%3Cg%20opacity%3D%220.25%22%3E%3Cpath%20d%3D%22M24%2C3c12.751%2C0%2C23.174%2C9.944%2C23.948%2C22.5C47.979%2C25.004%2C48%2C24.504%2C48%2C24C48%2C10.745%2C37.255%2C0%2C24%2C0S0%2C10.745%2C0%2C24c0%2C0.504%2C0.021%2C1.004%2C0.052%2C1.5C0.826%2C12.944%2C11.249%2C3%2C24%2C3z%22%2F%3E%3Cpath%20d%3D%22M41%2C35c0%2C1.1-0.9%2C2-2%2C2H9c-1.1%2C0-2-0.9-2-2l0%2C0c0-1.1%2C0-2%2C0-2h34C41%2C33%2C41%2C33.9%2C41%2C35L41%2C35z%22%2F%3E%3C%2Fg%3E%3Cpolygon%20fill%3D%22%23FFFFFF%22%20points%3D%227%2C14.066%207%2C33.108%2018.916%2C23.73%22%2F%3E%3Cpolygon%20fill%3D%22%23FFFFFF%22%20points%3D%2223.554%2C25.489%2040.091%2C13%208.091%2C13%2023.424%2C25.481%22%2F%3E%3Cpath%20fill%3D%22%23FFFFFF%22%20d%3D%22M27.572%2C24.658l-3.418%2C2.688c-0.349%2C0.269-0.885%2C0.266-1.227-0.009l-2.857-2.499L8.196%2C34H39.52l-11.817-9.418L27.572%2C24.658z%22%2F%3E%3Cpolygon%20fill%3D%22%23FFFFFF%22%20points%3D%2229.226%2C23.402%2041%2C32.956%2041%2C14.146%22%2F%3E%3C%2Fsvg%3E) left top no-repeat}.no-svg .block-contact .email{background-image:url(/static/images/spar/fallback/email.png)}.block-contact .fax{background:rgba(0,0,0,0) url(data:image/svg+xml,%3Csvg%20viewBox%3D%220%200%2048%2048%22%20height%3D%2224%22%20width%3D%2224%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Ccircle%20fill%3D%22%2300963b%22%20cx%3D%2224%22%20cy%3D%2224%22%20r%3D%2224%22%2F%3E%3Cpath%20opacity%3D%220.25%22%20d%3D%22M24%2C3c12.751%2C0%2C23.174%2C9.944%2C23.948%2C22.5C47.979%2C25.004%2C48%2C24.504%2C48%2C24C48%2C10.745%2C37.255%2C0%2C24%2C0S0%2C10.745%2C0%2C24c0%2C0.504%2C0.021%2C1.004%2C0.052%2C1.5C0.826%2C12.944%2C11.249%2C3%2C24%2C3z%22%2F%3E%3Cg%20opacity%3D%220.25%22%3E%3Cpath%20d%3D%22M35.194%2C25.344c-0.132-0.639-0.257-1.346-0.299-1.626c-0.062-0.422-0.186-0.83-0.372-1.21c-0.151%2C0.054-0.305%2C0.105-0.456%2C0.156c0.107%2C0.795%2C0.268%2C1.745-0.271%2C2.312c-0.231-0.701-0.417-1.378-0.877-1.943c-0.022%2C0.007-0.047%2C0.015-0.071%2C0.022c0.072%2C0.865-0.132%2C2.059-0.65%2C2.416c-0.175-0.248-0.192-0.695-0.292-1.004c-0.12-0.371-0.356-0.671-0.558-0.976c-0.239%2C0.068-0.479%2C0.134-0.721%2C0.199c0.038%2C0.292%2C0.018%2C0.593-0.072%2C0.882c-0.104%2C0.329-0.354%2C1.134-0.635%2C1.328c-0.311-0.628-0.492-1.274-0.85-1.818c-0.053%2C0.013-0.104%2C0.024-0.158%2C0.036c0.01%2C0.696-0.125%2C1.731-0.499%2C1.871c-0.277-0.517-0.431-1.104-0.629-1.673c-0.032%2C0.003-0.063%2C0.006-0.098%2C0.009c-0.124%2C0.533-0.322%2C1.055-0.59%2C1.366c-0.283-0.224-0.231-0.792-0.351-1.123c-0.034-0.096-0.08-0.189-0.131-0.282c-0.563-0.071-1.118-0.217-1.709-0.376c-0.974-0.264-2.05-0.27-3.055-0.124c-0.527%2C0.079-1.001%2C0.254-1.531%2C0.312c-0.519%2C0.059-0.96-0.169-1.451-0.131c-0.459%2C0.034-0.605%2C0.232-0.837%2C0.574c-0.105%2C0.154-0.017%2C0.284-0.221%2C0.353c-0.242%2C0.079-0.845-0.244-1.096-0.281c-0.518-0.073-0.99%2C0.048-1.502%2C0.158c-0.79%2C0.17-1.637%2C0.271-2.408%2C0.505c-0.637%2C0.193-1.847%2C0.985-2.512%2C0.708c-0.139-0.665-0.647-1.197-0.854-1.874c-0.23-0.75-0.102-1.603-0.171-2.384c-0.191%2C0.021-0.434%2C0.069-0.664%2C0.057c0.021%2C0.093%2C0.032%2C0.188%2C0.011%2C0.296c-0.096%2C0.489-0.908%2C0.979-0.531%2C1.467c0.292%2C0.376%2C0.83%2C0.22%2C1.185%2C0.181c0.069%2C0.781-0.06%2C1.634%2C0.171%2C2.384c0.109%2C0.357%2C0.301%2C0.675%2C0.479%2C0.992c0.008-0.083%2C0.016-0.167%2C0.016-0.24c0.001-0.194-0.021-0.371-0.037-0.555c0.649-0.197%2C0.932%2C0.038%2C1.524%2C0.087c0.014%2C0.16%2C0.107%2C0.107%2C0.185%2C0.171c1.326%2C0.109%2C2.389-0.7%2C3.608-0.276c0.342%2C0.119%2C0.649%2C0.223%2C0.95%2C0.317c0.181-0.016%2C0.362-0.02%2C0.551%2C0.007c0.251%2C0.037%2C0.854%2C0.36%2C1.096%2C0.281c0.204-0.068%2C0.115-0.198%2C0.221-0.353c0.231-0.342%2C0.378-0.54%2C0.837-0.574c0.491-0.038%2C0.933%2C0.189%2C1.451%2C0.131c0.53-0.058%2C1.004-0.232%2C1.531-0.312c1.005-0.146%2C2.081-0.14%2C3.055%2C0.124c0.591%2C0.159%2C1.146%2C0.305%2C1.709%2C0.376c0.051%2C0.093%2C0.097%2C0.187%2C0.131%2C0.282c0.119%2C0.331%2C0.067%2C0.899%2C0.351%2C1.123c0.268-0.312%2C0.466-0.833%2C0.59-1.366c0.034-0.003%2C0.065-0.006%2C0.098-0.009c0.198%2C0.569%2C0.352%2C1.156%2C0.629%2C1.673c0.374-0.14%2C0.509-1.175%2C0.499-1.871c0.054-0.012%2C0.105-0.023%2C0.158-0.036c0.357%2C0.544%2C0.539%2C1.19%2C0.85%2C1.818c0.28-0.194%2C0.53-0.999%2C0.635-1.328c0.09-0.289%2C0.11-0.59%2C0.072-0.882c0.242-0.065%2C0.481-0.131%2C0.721-0.199c0.201%2C0.305%2C0.438%2C0.604%2C0.558%2C0.976c0.1%2C0.309%2C0.117%2C0.756%2C0.292%2C1.004c0.519-0.357%2C0.723-1.551%2C0.65-2.416c0.024-0.008%2C0.049-0.016%2C0.071-0.022c0.46%2C0.565%2C0.646%2C1.242%2C0.877%2C1.943c0.538-0.567%2C0.378-1.518%2C0.271-2.312c0.151-0.051%2C0.305-0.103%2C0.456-0.156c0.187%2C0.38%2C0.311%2C0.788%2C0.372%2C1.21c0.042%2C0.28%2C0.167%2C0.987%2C0.299%2C1.626c0.526-0.331%2C0.526-1.717%2C0.526-2.076c0-0.255-0.049-0.501-0.106-0.744C35.54%2C24.88%2C35.415%2C25.205%2C35.194%2C25.344z%22%2F%3E%3Cpath%20d%3D%22M20.236%2C14.189C20.236%2C14.189%2C20.326%2C14.194%2C20.236%2C14.189c0.5%2C0.567%2C0.837%2C1.229%2C1.073%2C1.937c0.462%2C0.14%2C0.93%2C0.33%2C1.073%2C0.382c1.235%2C0.445%2C2.672%2C0.831%2C3.577%2C1.84c0.229%2C0.255%2C0.386%2C0.531%2C0.507%2C0.812c0.396-0.904%2C0.26-1.959-0.507-2.812c-0.776-0.864-1.941-1.271-3.037-1.65c-0.872-0.221-1.765-0.411-2.661-0.573C20.255%2C14.147%2C20.233%2C14.159%2C20.236%2C14.189z%22%2F%3E%3Cpath%20d%3D%22M34.896%2C15.841c-0.237%2C0.062-0.403%2C0.111-0.403%2C0.111c0.074%2C0.173%2C0.859%2C0.301%2C1.101%2C0.406c0.366%2C0.159%2C0.709%2C0.309%2C1.057%2C0.507c0.531%2C0.307%2C1.086%2C0.914%2C1.478%2C0.29c-0.593-0.463-1.245-0.8-2.009-1.099C35.72%2C15.9%2C35.311%2C15.864%2C34.896%2C15.841z%22%2F%3E%3Cpath%20d%3D%22M19.674%2C17.403c-0.456-0.809-1.245-1.941-2.165-2.2l-0.132%2C0.131c-0.078%2C0.172-0.053%2C0.574-0.188%2C0.696c-0.146%2C0.134-0.495%2C0.031-0.689%2C0.052c-0.462%2C0.052-0.911%2C0.519-0.742%2C1.058c0.204%2C0.655%2C1.081%2C0.438%2C1.463%2C0.834c0.094-0.156%2C0.086-0.485%2C0.156-0.64l0.132-0.131c0.92%2C0.259%2C1.709%2C1.392%2C2.165%2C2.2c0.054%2C0.095%2C0.095%2C0.187%2C0.136%2C0.278C20.108%2C18.92%2C20.139%2C18.229%2C19.674%2C17.403z%22%2F%3E%3Cpath%20d%3D%22M17.226%2C19.978c-0.189-0.201-0.504-0.246-0.797-0.322c-0.185%2C0.566-0.021%2C1.042%2C0.401%2C1.354C17.147%2C20.65%2C17.507%2C20.276%2C17.226%2C19.978z%22%2F%3E%3Cpath%20d%3D%22M39.894%2C20.041c-0.376%2C0.083-0.751%2C0.319-1.108%2C0.552c0.081%2C0.595%2C0.072%2C1.661-0.194%2C1.966c-0.274%2C0.312-0.291%2C0.003-0.412-0.346c-0.101-0.289-0.316-0.663-0.437-1.005c-0.295%2C0.151-0.6%2C0.295-0.905%2C0.429c0.176%2C0.674%2C0.385%2C1.788-0.033%2C1.863c-0.243%2C0.041-0.765-0.939-1.022-1.443c-0.087%2C0.031-0.17%2C0.063-0.258%2C0.096c0.096%2C0.364%2C0.197%2C0.73%2C0.197%2C1.115c0%2C0.148-0.002%2C0.474-0.039%2C0.826c0.032-0.013%2C0.066-0.025%2C0.1-0.037c0.258%2C0.504%2C0.779%2C1.484%2C1.022%2C1.443c0.418-0.075%2C0.209-1.189%2C0.033-1.863c0.306-0.134%2C0.61-0.277%2C0.905-0.429c0.12%2C0.342%2C0.336%2C0.716%2C0.437%2C1.005c0.121%2C0.349%2C0.138%2C0.657%2C0.412%2C0.346c0.267-0.305%2C0.275-1.371%2C0.194-1.966c0.357-0.232%2C0.732-0.469%2C1.108-0.552c0.214-0.56%2C0.099-1.448%2C0.011-2.052C39.899%2C20.005%2C39.899%2C20.025%2C39.894%2C20.041z%22%2F%3E%3Cpath%20d%3D%22M30.896%2C17.877c-0.497-0.161-1.646-0.291-1.903%2C0.231c-0.285%2C0.578%2C0.531%2C1.152%2C1.012%2C1.18c0.345%2C0.019%2C0.675-0.085%2C1.012-0.175c0.246-0.064%2C0.608-0.077%2C0.816-0.16C32.218%2C18.661%2C31.134%2C17.956%2C30.896%2C17.877z%22%2F%3E%3Cpath%20d%3D%22M38.221%2C33.346c0.022%2C0.28-0.197%2C0.558-0.398%2C0.797c-0.062%2C0.222-0.131%2C0.438-0.243%2C0.623c-0.058-0.024-0.121-0.045-0.183-0.066c-0.209%2C0.293-0.423%2C0.58-0.707%2C0.807c-0.479%2C0.382-1.15%2C0.262-1.728%2C0.218c-1.054-0.078-2.111-0.17-3.168-0.22c-2.227-0.104-4.444-0.396-6.678-0.396c-1.058%2C0-2.053%2C0.135-3.061%2C0.446c-0.923%2C0.284-1.835%2C0.565-2.798%2C0.52c-0.01%2C0.175-0.098%2C0.319-0.347%2C0.375c-0.35%2C0.08-0.675-0.258-0.944-0.578c-0.656-0.16-1.322-0.384-1.875-0.707c-0.554-0.325-1.054-0.688-1.668-0.938c-0.823-0.336-0.979-0.595-1.498-1.27c-0.458-0.596-1.181-0.998-1.714-1.562c-0.484-0.51-1.044-0.89-1.637-1.234c-0.294%2C0.388-0.95%2C0.474-1.009%2C1.044c-0.053%2C0.552%2C0.467%2C0.641%2C0.843%2C0.851c0.657%2C0.37%2C1.271%2C0.781%2C1.803%2C1.34c0.533%2C0.563%2C1.256%2C0.966%2C1.714%2C1.562c0.52%2C0.675%2C0.675%2C0.934%2C1.498%2C1.27c0.614%2C0.249%2C1.114%2C0.612%2C1.668%2C0.938c0.784%2C0.459%2C1.798%2C0.726%2C2.687%2C0.879c1.146%2C0.2%2C2.201-0.157%2C3.277-0.488c1.008-0.312%2C2.003-0.446%2C3.061-0.446c2.233%2C0%2C4.451%2C0.291%2C6.678%2C0.396c1.057%2C0.05%2C2.114%2C0.142%2C3.168%2C0.22c0.577%2C0.044%2C1.248%2C0.164%2C1.728-0.218c0.381-0.304%2C0.639-0.71%2C0.922-1.103c0.205-0.283%2C0.641-0.668%2C0.609-1.058c-0.002-0.02-0.006-0.039-0.011-0.058c0.309-0.577%2C0.256-1.423%2C0.007-2.021c-0.003%2C0.007-0.004%2C0.015-0.007%2C0.021C38.215%2C33.307%2C38.219%2C33.326%2C38.221%2C33.346z%22%2F%3E%3Cpath%20d%3D%22M13.59%2C28.624c0.152-0.073%2C0.234-0.229%2C0.277-0.4c-0.459%2C0.08-0.919%2C0.221-1.404%2C0.297C12.809%2C28.706%2C13.26%2C28.782%2C13.59%2C28.624z%22%2F%3E%3Cpath%20d%3D%22M37.378%2C32.692c-0.013-0.044-0.026-0.087-0.042-0.129c-0.013%2C0.034-0.021%2C0.067-0.036%2C0.101C37.327%2C32.673%2C37.352%2C32.684%2C37.378%2C32.692z%22%2F%3E%3Cpath%20d%3D%22M17.004%2C31.675c0.01%2C0.651%2C0.239%2C1.424%2C0.623%2C1.804c0.307%2C0.302%2C0.771%2C1.088%2C1.284%2C0.971c0.81-0.181%2C0.031-1.254-0.219-1.498C18.105%2C32.374%2C18%2C31.923%2C17.004%2C31.675z%22%2F%3E%3C%2Fg%3E%3Cpath%20fill%3D%22%23FFFFFF%22%20d%3D%22M20.236%2C14.189C20.326%2C14.194%2C20.236%2C14.189%2C20.236%2C14.189L20.236%2C14.189z%22%2F%3E%3Cpath%20fill%3D%22%23FFFFFF%22%20d%3D%22M39.892%2C17.893c-0.099-0.667-0.605-1.59-0.605-1.59c-0.123-0.213-0.344-0.392-0.527-0.583c-0.758-0.781-1.596-1.255-2.64-1.663c-0.741-0.291-1.517-0.165-2.291-0.317c-0.927-0.185-1.902-0.241-2.84-0.441c-0.398-0.085-0.802-0.242-1.207-0.331c-0.493-0.111-0.562%2C0.245-0.971%2C0.257c-0.364%2C0.009-0.745-0.357-1.174-0.355c-0.604%2C0.001-1.108%2C0.271-1.686%2C0.394c-0.975%2C0.205-1.905-0.28-2.858-0.524c-1.277-0.327-2.604-0.624-3.918-0.805c-0.443-0.061-0.909-0.045-1.327%2C0.099c-0.57%2C0.192-0.535%2C0.737-1.124%2C0.792c-0.635%2C0.062-1.306-0.146-1.949%2C0.01c-0.563%2C0.138-0.834%2C0.62-1.328%2C0.842c-0.647%2C0.287-1.343%2C0.289-1.972%2C0.683c-0.633%2C0.391-0.989%2C1.121-1.381%2C1.733c-0.281%2C0.437-0.496%2C0.748-0.641%2C1.228c-0.113%2C0.371-0.254%2C0.609-0.479%2C0.924c-0.191%2C0.271-0.464%2C0.593-0.491%2C0.923c-0.03%2C0.347%2C0.201%2C0.574%2C0.133%2C0.914c-0.096%2C0.489-0.908%2C0.979-0.531%2C1.467c0.292%2C0.376%2C0.83%2C0.22%2C1.185%2C0.181c0.069%2C0.781-0.06%2C1.634%2C0.171%2C2.384c0.207%2C0.677%2C0.716%2C1.209%2C0.854%2C1.874c0.665%2C0.277%2C1.875-0.515%2C2.512-0.708c0.771-0.233%2C1.618-0.335%2C2.408-0.505c0.512-0.11%2C0.984-0.231%2C1.502-0.158c0.251%2C0.037%2C0.854%2C0.36%2C1.096%2C0.281c0.204-0.068%2C0.115-0.198%2C0.221-0.353c0.231-0.342%2C0.378-0.54%2C0.837-0.574c0.491-0.038%2C0.933%2C0.189%2C1.451%2C0.131c0.53-0.058%2C1.004-0.232%2C1.531-0.312c1.005-0.146%2C2.081-0.14%2C3.055%2C0.124c0.591%2C0.159%2C1.146%2C0.305%2C1.709%2C0.376c0.051%2C0.093%2C0.097%2C0.187%2C0.131%2C0.282c0.119%2C0.331%2C0.067%2C0.899%2C0.351%2C1.123c0.268-0.312%2C0.466-0.833%2C0.59-1.366c0.034-0.003%2C0.065-0.006%2C0.098-0.009c0.198%2C0.569%2C0.352%2C1.156%2C0.629%2C1.673c0.374-0.14%2C0.509-1.175%2C0.499-1.871c0.054-0.012%2C0.105-0.023%2C0.158-0.036c0.357%2C0.544%2C0.539%2C1.19%2C0.85%2C1.818c0.28-0.194%2C0.53-0.999%2C0.635-1.328c0.09-0.289%2C0.11-0.59%2C0.072-0.882c0.242-0.065%2C0.481-0.131%2C0.721-0.199c0.201%2C0.305%2C0.438%2C0.604%2C0.558%2C0.976c0.1%2C0.309%2C0.117%2C0.756%2C0.292%2C1.004c0.519-0.357%2C0.723-1.551%2C0.65-2.416c0.024-0.008%2C0.049-0.016%2C0.071-0.022c0.46%2C0.565%2C0.646%2C1.242%2C0.877%2C1.943c0.538-0.567%2C0.378-1.518%2C0.271-2.312c0.151-0.051%2C0.305-0.103%2C0.456-0.156c0.187%2C0.38%2C0.311%2C0.788%2C0.372%2C1.21c0.042%2C0.28%2C0.167%2C0.987%2C0.299%2C1.626c0.526-0.331%2C0.526-1.717%2C0.526-2.076c0-0.385-0.102-0.751-0.197-1.115c0.088-0.032%2C0.171-0.064%2C0.258-0.096c0.258%2C0.504%2C0.779%2C1.484%2C1.022%2C1.443c0.418-0.075%2C0.209-1.189%2C0.033-1.863c0.306-0.134%2C0.61-0.277%2C0.905-0.429c0.12%2C0.342%2C0.336%2C0.716%2C0.437%2C1.005c0.121%2C0.349%2C0.138%2C0.657%2C0.412%2C0.346c0.267-0.305%2C0.275-1.371%2C0.194-1.966c0.357-0.232%2C0.732-0.469%2C1.108-0.552C40.118%2C19.453%2C39.979%2C18.494%2C39.892%2C17.893z%20M19.609%2C20.135c-0.156%2C0.315-0.396%2C0.888-0.689%2C1.101c-0.407%2C0.295-1.057%2C0.194-1.515%2C0.054c-0.887-0.271-1.305-0.954-0.909-1.826c0.215-0.471%2C1.133-1.057%2C0.729-1.485c-0.38-0.403-1.263-0.18-1.468-0.838c-0.169-0.539%2C0.28-1.006%2C0.742-1.058c0.194-0.021%2C0.543%2C0.082%2C0.689-0.052c0.135-0.122%2C0.109-0.524%2C0.188-0.696l0.132-0.131c0.92%2C0.259%2C1.709%2C1.392%2C2.165%2C2.2C20.229%2C18.391%2C20.083%2C19.183%2C19.609%2C20.135z%20M25.384%2C20.432c-0.681%2C0.454-1.397%2C0.854-2.2%2C0.616c-0.351-0.105-0.686-0.259-0.957-0.519c-0.371-0.353-0.372-0.653-0.396-1.143c-0.09-1.849-0.364-3.802-1.595-5.197c-0.058-0.595%2C1.83%2C0.204%2C2.146%2C0.318c1.235%2C0.445%2C2.672%2C0.831%2C3.577%2C1.84C27.137%2C17.658%2C26.852%2C19.451%2C25.384%2C20.432z%20M31.833%2C18.953c-0.208%2C0.083-0.57%2C0.096-0.816%2C0.16c-0.337%2C0.09-0.667%2C0.193-1.012%2C0.175c-0.48-0.027-1.297-0.602-1.012-1.18c0.258-0.522%2C1.406-0.393%2C1.903-0.231C31.134%2C17.956%2C32.218%2C18.661%2C31.833%2C18.953z%20M38.233%2C16.966c-0.392%2C0.946-1.003%2C0.234-1.583-0.101c-0.348-0.198-0.69-0.348-1.057-0.507c-0.241-0.105-1.026-0.233-1.101-0.406c0%2C0%2C1.571-0.488%2C2.321-0.321C37.438%2C15.769%2C38.576%2C16.142%2C38.233%2C16.966z%22%2F%3E%3Cpath%20fill%3D%22%23FFFFFF%22%20d%3D%22M38.141%2C31.068c-0.235%2C0.512-0.263%2C1.203-0.562%2C1.697c-0.088-0.037-0.183-0.071-0.279-0.102c0.1-0.235%2C0.174-0.496%2C0.193-0.623c0.093-0.621-0.061-1.686-0.543-2.116c-0.388%2C0.719-0.135%2C1.718-0.613%2C2.453c0%2C0-0.267%2C0.035-0.409%2C0.021c-0.077-0.494-0.129-1.756-0.43-1.605C35.424%2C31.232%2C35.25%2C32%2C35.146%2C32c-0.002%2C0-0.004%2C0-0.007%2C0c-0.084%2C0-0.242-1.26-0.562-1.225c-0.325%2C0.037-0.366%2C1.075-0.581%2C1.479c-0.669-0.045-1.33-0.093-2.049-0.286c0.019-0.926-0.015-2.169-0.371-2.298c0%2C0-0.191%2C1.332-0.486%2C2.053c-0.207-0.078-0.411-0.158-0.616-0.244c-0.041-0.018-0.084-0.028-0.128-0.046c0.021-0.569-0.149-1.227-0.243-1.702c-0.129%2C0.311-0.683%2C1.195-0.63%2C1.367c0%2C0-0.446-0.107-0.688-0.177c-0.067-0.416-0.165-0.831-0.235-1.234c-0.059-0.341-0.105-0.755-0.342-1.009c-0.014%2C0.284-0.12%2C1.451-0.362%2C1.942c-0.158-0.06-0.312-0.126-0.459-0.195c-0.097-0.432-0.246-0.885-0.411-1.038c-0.078%2C0.228-0.155%2C0.467-0.243%2C0.699c-0.277-0.157-0.551-0.321-0.825-0.479c-0.191-0.456-0.381-0.912-0.581-1.37c-0.21%2C0.204-0.319%2C0.55-0.421%2C0.861c-1.224-0.526-2.472-1.086-3.76-1.442c-0.992-0.275-2.009-0.661-3.034-0.695c-1.109-0.038-1.853-0.309-2.894-0.672c-1.22-0.424-2.282%2C0.386-3.608%2C0.276c-0.077-0.063-0.171-0.011-0.185-0.171c-0.593-0.049-0.875-0.284-1.524-0.087c0.016%2C0.184%2C0.038%2C0.36%2C0.037%2C0.555c0%2C0.392-0.109%2C0.956-0.35%2C1.287c-0.29%2C0.398-0.96%2C0.479-1.02%2C1.056c-0.053%2C0.552%2C0.467%2C0.641%2C0.843%2C0.851c0.657%2C0.37%2C1.271%2C0.781%2C1.803%2C1.34c0.533%2C0.563%2C1.256%2C0.966%2C1.714%2C1.562c0.52%2C0.675%2C0.675%2C0.934%2C1.498%2C1.27c0.614%2C0.249%2C1.114%2C0.612%2C1.668%2C0.938c0.784%2C0.459%2C1.798%2C0.726%2C2.687%2C0.879c1.146%2C0.2%2C2.201-0.157%2C3.277-0.488c1.008-0.312%2C2.003-0.446%2C3.061-0.446c2.233%2C0%2C4.451%2C0.291%2C6.678%2C0.396c1.057%2C0.05%2C2.114%2C0.142%2C3.168%2C0.22c0.577%2C0.044%2C1.248%2C0.164%2C1.728-0.218c0.381-0.304%2C0.639-0.71%2C0.922-1.103c0.205-0.283%2C0.641-0.668%2C0.609-1.058c-0.002-0.02-0.006-0.039-0.011-0.058C38.552%2C32.648%2C38.465%2C31.662%2C38.141%2C31.068z%20M13.59%2C28.624c-0.432%2C0.207-1.074%2C0.016-1.411-0.3c-0.971-0.911%2C0.919-0.793%2C1.454-0.79l-0.089-0.088C14.049%2C27.689%2C13.997%2C28.428%2C13.59%2C28.624z%20M18.911%2C34.449c-0.514%2C0.117-0.978-0.669-1.284-0.971C17.234%2C33.09%2C17%2C32.289%2C17%2C31.629v0.045c1%2C0.248%2C1.104%2C0.699%2C1.692%2C1.277C18.942%2C33.195%2C19.721%2C34.269%2C18.911%2C34.449z%22%2F%3E%3C%2Fsvg%3E) left top no-repeat}.no-svg .block-contact .fax{background-image:url(/static/images/spar/fallback/fax.png)}.block-recipedetail .block-title{font-size:1.3125em}.block-recipedetail .recipedetail-data div{padding-left:2.25em;line-height:1.25em}.block-recipedetail .recipedetail-data div.time{margin-right:1em;background-image:url("data:image/svg+xml,%3Csvg%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%3E%3Cdefs%3E%3Cpath%20d%3D%22M12%2024C5.458%2024%200%2018.54%200%2012%200%205.456%205.458%200%2012%200s12%205.457%2012%2012c0%206.54-5.458%2012-12%2012z%22%20id%3D%22a%22%2F%3E%3Cmask%20id%3D%22b%22%20x%3D%220%22%20y%3D%220%22%20width%3D%2224%22%20height%3D%2224%22%20fill%3D%22%23fff%22%3E%3Cuse%20xlink%3Ahref%3D%22%23a%22%2F%3E%3C%2Fmask%3E%3C%2Fdefs%3E%3Cg%20stroke%3D%22%23262625%22%20fill%3D%22none%22%20fill-rule%3D%22evenodd%22%3E%3Cuse%20mask%3D%22url(%23b)%22%20stroke-width%3D%222%22%20xlink%3Ahref%3D%22%23a%22%2F%3E%3Cpath%20d%3D%22M8%205l4.286%208L18%209.5%22%20stroke-linecap%3D%22round%22%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E");background-repeat:no-repeat;background-position:left center}.no-svg .block-recipedetail .recipedetail-data div.time{background-image:url("data:image/svg+xml,%3Csvg%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%3E%3Cdefs%3E%3Cpath%20d%3D%22M12%2024C5.458%2024%200%2018.54%200%2012%200%205.456%205.458%200%2012%200s12%205.457%2012%2012c0%206.54-5.458%2012-12%2012z%22%20id%3D%22a%22%2F%3E%3Cmask%20id%3D%22b%22%20x%3D%220%22%20y%3D%220%22%20width%3D%2224%22%20height%3D%2224%22%20fill%3D%22%23fff%22%3E%3Cuse%20xlink%3Ahref%3D%22%23a%22%2F%3E%3C%2Fmask%3E%3C%2Fdefs%3E%3Cg%20stroke%3D%22%23262625%22%20fill%3D%22none%22%20fill-rule%3D%22evenodd%22%3E%3Cuse%20mask%3D%22url(%23b)%22%20stroke-width%3D%222%22%20xlink%3Ahref%3D%22%23a%22%2F%3E%3Cpath%20d%3D%22M8%205l4.286%208L18%209.5%22%20stroke-linecap%3D%22round%22%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E");background-repeat:no-repeat;background-position:left center}.block-recipedetail .recipedetail-data div.difficulty{padding-left:2em}.block-recipedetail .recipedetail-data div.difficulty.rating-1{background-image:url("data:image/svg+xml,%3Csvg%20width%3D%2225%22%20height%3D%2224%22%20viewBox%3D%220%200%2025%2024%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cg%20fill%3D%22%233C3C3B%22%20fill-rule%3D%22evenodd%22%3E%3Cpath%20d%3D%22M0%2014h5v10H0z%22%2F%3E%3Cpath%20opacity%3D%22.33%22%20d%3D%22M10%207h5v17h-5zM20%200h5v24h-5z%22%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E");background-repeat:no-repeat;background-position:left center;background-size:20px}.block-recipedetail .recipedetail-data div.difficulty.rating-2{background-image:url("data:image/svg+xml,%3Csvg%20width%3D%2225%22%20height%3D%2224%22%20viewBox%3D%220%200%2025%2024%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cg%20fill%3D%22%233C3C3B%22%20fill-rule%3D%22evenodd%22%3E%3Cpath%20d%3D%22M0%2014h5v10H0zM10%207h5v17h-5z%22%2F%3E%3Cpath%20opacity%3D%22.33%22%20d%3D%22M20%200h5v24h-5z%22%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E");background-repeat:no-repeat;background-position:left center;background-size:20px}.block-recipedetail .recipedetail-data div.difficulty.rating-3{background-image:url("data:image/svg+xml,%3Csvg%20width%3D%2225%22%20height%3D%2224%22%20viewBox%3D%220%200%2025%2024%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cg%20fill%3D%22%233C3C3B%22%20fill-rule%3D%22evenodd%22%3E%3Cpath%20d%3D%22M0%2014h5v10H0zM10%207h5v17h-5zM20%200h5v24h-5z%22%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E");background-repeat:no-repeat;background-position:left center;background-size:20px}.slideshow .block-title{display:block;font-size:1.75em;line-height:normal;text-transform:none;margin:0}@media screen and (max-width: 767px){.slideshow .block-title{font-size:1.125em}}.slideshow .block-title a{display:block;color:inherit}.slideshow .block-previewarticlepage .text{background:#fff;-webkit-box-shadow:0 0 5px rgba(0,0,0,.15);box-shadow:0 0 5px rgba(0,0,0,.15);padding:14px 20px}@media screen and (max-width: 767px){.slideshow .block-previewarticlepage .text{padding:10px 12px}}.infobanner{background:#ed1b24;color:#fff}.infobanner a{color:#fff}.infobanner p{margin-bottom:0}.infobanner p+p{margin-top:1.5em}.hero-area{background:#fafafa;margin-bottom:50px}.hero-area .breadcrumbs{margin-bottom:0;border:none}.blocks-primary{margin-bottom:30px;margin-top:50px}@media screen and (max-width: 959px){.blocks-primary{margin-bottom:20px;margin-top:20px}}.hero-blocks{background:#fafafa center;padding:0}.hero-block{display:block;position:relative;left:0px;top:0px;width:100%}.hero-block__picture{overflow:hidden}.hero-block__picture--as-background{display:block;position:absolute;width:100%;height:100%}@media screen and (max-width: 767px){.hero-block__picture--as-background{position:relative}}.hero-block__picture-source{width:100%;-o-object-fit:cover;object-fit:cover;font-family:"object-fit: cover;"}@media screen and (min-width: 960px){.hero-block__picture-source{height:455px}}@media screen and (min-width: 768px)and (max-width: 959px){.hero-block__picture-source{height:355px}}.hero-block__picture-source .hero-block__picture--as-background{position:absolute}@media screen and (min-width: 960px){.hero-block__picture-source .hero-block__picture--as-background{width:100%}}@media screen and (min-width: 768px)and (max-width: 959px){.hero-block__picture-source .hero-block__picture--as-background{height:100%}}@media screen and (max-width: 767px){.hero-block__picture-source .hero-block__picture--as-background{position:relative}}.hero-block__container{max-width:80em;margin-left:auto;margin-right:auto;position:relative;padding-left:.9375em;padding-right:.9375em;width:100%;padding-top:.9375em;padding-bottom:.9375em;position:relative}.hero-block__container::after{clear:both;content:"";display:table}@media screen and (min-width: 960px){.hero-block__container{height:455px}}@media screen and (min-width: 768px)and (max-width: 959px){.hero-block__container{height:355px}}@media screen and (max-width: 767px){.hero-block__container{top:0;margin:0;padding:0}}.hero-block__infobox{width:100%;min-height:256px;background:#fff;padding:40px 32px 34px 32px;position:relative;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%)}@media screen and (min-width: 960px){.hero-block__infobox{width:50%}}@media screen and (min-width: 768px)and (max-width: 959px){.hero-block__infobox{width:80%;margin:auto}}@media screen and (max-width: 767px){.hero-block__infobox{min-height:0;padding:15px 32px 15px 32px;top:0;left:0;width:100%;margin:0;-webkit-transform:none;transform:none}}.hero-block__infobox .btn-secondary{max-width:100%}.hero-block__info-text{margin:20px 0 30px 0;font-size:14px;line-height:28px}@media screen and (max-width: 767px){.hero-block__info-text{line-height:22px;margin:10px 0 15px 0;font-size:13px}}blockquote{font-size:1.5em;color:#ed1b24}.block-storesearch .action-link{display:none}.recipelist-filters .filter label,.recipelist-filters .filter select,.recipelist-filters .filter input.text,.recipelist-filters .filter .btn{height:42px;line-height:42px}.recipelist-filters .filter label{padding-left:2.625em}.recipelist-filters .filter label.all,.recipelist-filters .filter label.new{padding-left:10px}.recipelist-filters .filter label.sunt{background:rgba(0,0,0,0) url(data:image/svg+xml,%3Csvg%20viewBox%3D%220%200%2036%2036%22%20height%3D%2236%22%20width%3D%2236%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath%20fill%3D%22%23ed1b24%22%20d%3D%22M24.548%2C12.981c0.198-0.161%2C0.391-0.333%2C0.568-0.525c2.509-2.691%2C1.729-7.274%2C1.694-7.469c-0.088-0.493-0.492-0.869-0.99-0.921c-0.04-0.005-0.402-0.041-0.964-0.041c-1.591%2C0-4.534%2C0.293-6.366%2C2.259c-1.45%2C1.558-1.799%2C3.744-1.829%2C5.352c-0.047-0.174-0.102-0.348-0.174-0.52c-0.088-0.256-0.211-0.494-0.337-0.737c-0.255-0.482-0.57-0.928-0.896-1.315c-0.326-0.39-0.665-0.719-0.971-0.989c-0.309-0.268-0.582-0.476-0.793-0.618c-0.096-0.067-0.201-0.132-0.278-0.175c-0.056-0.034-0.085-0.053-0.085-0.053c-0.987-0.403-2.114%2C0.07-2.518%2C1.057c-0.403%2C0.987%2C0.07%2C2.114%2C1.057%2C2.518c-0.008-0.003%2C0.046%2C0.013%2C0.061%2C0.01c0.017-0.003%2C0.05-0.005%2C0.125%2C0.013c0.136%2C0.023%2C0.345%2C0.078%2C0.595%2C0.159c0.248%2C0.085%2C0.539%2C0.198%2C0.832%2C0.352c0.294%2C0.15%2C0.594%2C0.338%2C0.862%2C0.561c0.133%2C0.111%2C0.274%2C0.225%2C0.384%2C0.354c0.127%2C0.121%2C0.235%2C0.253%2C0.329%2C0.391c0.1%2C0.12%2C0.174%2C0.248%2C0.241%2C0.375c-0.688-0.091-1.469-0.153-2.358-0.153c-3.87%2C0-6.089%2C2.45-6.089%2C6.722c0%2C3.646%2C2.396%2C12.39%2C8.329%2C12.39c0.666%2C0%2C1.176-0.122%2C1.626-0.229c0.443-0.105%2C0.826-0.196%2C1.396-0.196c0.571%2C0%2C0.953%2C0.091%2C1.396%2C0.196c0.45%2C0.106%2C0.96%2C0.229%2C1.627%2C0.229c2.683%2C0%2C4.948-1.804%2C6.552-5.216c1.167-2.482%2C1.777-5.488%2C1.777-7.174C29.352%2C16.802%2C28.061%2C13.608%2C24.548%2C12.981z%20M20.137%2C7.817c1.227-1.315%2C3.471-1.522%2C4.546-1.541c0.064%2C1.211-0.017%2C3.363-1.213%2C4.646c-1.227%2C1.317-3.473%2C1.523-4.547%2C1.541C18.856%2C11.257%2C18.933%2C9.11%2C20.137%2C7.817z%20M21.023%2C29.724c-0.403%2C0-0.713-0.073-1.106-0.167c-0.482-0.114-1.082-0.258-1.917-0.258c-0.834%2C0-1.435%2C0.144-1.917%2C0.258c-0.393%2C0.094-0.703%2C0.167-1.105%2C0.167c-4.21%2C0-6.079-7.347-6.079-10.139c0-4.008%2C2.19-4.472%2C3.839-4.472c3.12%2C0%2C4.717%2C0.818%2C4.724%2C0.822l0.537%2C0.284l0.534-0.28c0.015-0.008%2C1.611-0.826%2C4.731-0.826c3.465%2C0%2C3.839%2C3.127%2C3.839%2C4.472C27.102%2C22.029%2C25.273%2C29.724%2C21.023%2C29.724z%22%2F%3E%3Cg%20opacity%3D%220.25%22%3E%3Cpath%20d%3D%22M24.548%2C13.981c3.28%2C0.585%2C4.622%2C3.408%2C4.786%2C6.045c0.008-0.15%2C0.018-0.307%2C0.018-0.441c0-2.562-1.099-5.465-4.011-6.401c-0.074%2C0.091-0.143%2C0.186-0.224%2C0.272C24.939%2C13.648%2C24.747%2C13.82%2C24.548%2C13.981z%22%2F%3E%3Cpath%20d%3D%22M13.127%2C8.229c0%2C0%2C0.029%2C0.019%2C0.085%2C0.053c0.077%2C0.043%2C0.183%2C0.107%2C0.278%2C0.175c0.211%2C0.143%2C0.484%2C0.351%2C0.793%2C0.618c0.306%2C0.271%2C0.645%2C0.6%2C0.971%2C0.989c0.326%2C0.388%2C0.642%2C0.833%2C0.896%2C1.315c0.126%2C0.243%2C0.249%2C0.481%2C0.337%2C0.737c0.072%2C0.172%2C0.127%2C0.346%2C0.174%2C0.52c0.03-1.607%2C0.379-3.794%2C1.829-5.352c1.832-1.966%2C4.775-2.259%2C6.366-2.259c0.562%2C0%2C0.924%2C0.036%2C0.964%2C0.041c0.498%2C0.052%2C0.902%2C0.428%2C0.99%2C0.921c0.011%2C0.062%2C0.099%2C0.588%2C0.13%2C1.356c0.05-1.291-0.115-2.27-0.13-2.356c-0.088-0.493-0.492-0.869-0.99-0.921c-0.04-0.005-0.402-0.041-0.964-0.041c-1.591%2C0-4.534%2C0.293-6.366%2C2.259c-1.45%2C1.558-1.799%2C3.744-1.829%2C5.352c-0.047-0.174-0.102-0.348-0.174-0.52c-0.088-0.256-0.211-0.494-0.337-0.737c-0.255-0.482-0.57-0.928-0.896-1.315c-0.326-0.39-0.665-0.719-0.971-0.989c-0.309-0.268-0.582-0.476-0.793-0.618c-0.096-0.067-0.201-0.132-0.278-0.175c-0.056-0.034-0.085-0.053-0.085-0.053c-0.987-0.403-2.114%2C0.07-2.518%2C1.057c-0.167%2C0.408-0.176%2C0.838-0.069%2C1.233c0.021-0.078%2C0.038-0.156%2C0.069-0.233C11.013%2C8.299%2C12.14%2C7.825%2C13.127%2C8.229z%22%2F%3E%3Cpath%20d%3D%22M12.737%2C13.863c0.89%2C0%2C1.67%2C0.062%2C2.358%2C0.153c-0.067-0.127-0.142-0.255-0.241-0.375c-0.094-0.138-0.202-0.27-0.329-0.391c-0.101-0.12-0.23-0.224-0.354-0.327c-0.447-0.035-0.917-0.061-1.434-0.061c-3.87%2C0-6.089%2C2.45-6.089%2C6.722c0%2C0.143%2C0.01%2C0.307%2C0.018%2C0.464C6.847%2C16.112%2C9.033%2C13.863%2C12.737%2C13.863z%22%2F%3E%3Cpath%20d%3D%22M18.923%2C13.464c1.074-0.018%2C3.32-0.224%2C4.547-1.541c1.167-1.252%2C1.271-3.326%2C1.216-4.551c-0.056%2C1.169-0.328%2C2.599-1.216%2C3.551c-1.227%2C1.317-3.473%2C1.523-4.547%2C1.541c-0.002-0.034-0.002-0.076-0.004-0.111C18.9%2C12.766%2C18.906%2C13.147%2C18.923%2C13.464z%22%2F%3E%3Cpath%20d%3D%22M14.977%2C30.724c0.402%2C0%2C0.713-0.073%2C1.105-0.167c0.482-0.114%2C1.083-0.258%2C1.917-0.258c0.835%2C0%2C1.435%2C0.144%2C1.917%2C0.258c0.394%2C0.094%2C0.703%2C0.167%2C1.106%2C0.167c4.25%2C0%2C6.079-7.694%2C6.079-10.139c0-0.153-0.006-0.333-0.02-0.526c-0.199%2C2.832-2.053%2C9.665-6.059%2C9.665c-0.403%2C0-0.713-0.073-1.106-0.167c-0.482-0.114-1.082-0.258-1.917-0.258c-0.834%2C0-1.435%2C0.144-1.917%2C0.258c-0.393%2C0.094-0.703%2C0.167-1.105%2C0.167c-3.991%2C0-5.875-6.595-6.061-9.66c-0.009%2C0.169-0.019%2C0.338-0.019%2C0.521C8.898%2C23.377%2C10.767%2C30.724%2C14.977%2C30.724z%22%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E) 3px center no-repeat}.no-svg .recipelist-filters .filter label.sunt{background-image:url(/static/images/spar/fallback/healthy.png)}.recipelist-filters .filter label.raskt{background:rgba(0,0,0,0) url(data:image/svg+xml,%3Csvg%20viewBox%3D%220%200%2036%2036%22%20height%3D%2236%22%20width%3D%2236%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath%20fill%3D%22%23ed1b24%22%20d%3D%22M20.253%2C13.965c-2.038%2C0.295-3.466%2C0.728-4.241%2C1.283c-0.741%2C0.529-1.224%2C1.316-1.372%2C2.21c-0.145%2C0.894%2C0.066%2C1.793%2C0.594%2C2.525c0.53%2C0.74%2C1.312%2C1.222%2C2.21%2C1.371c0.891%2C0.145%2C1.791-0.063%2C2.525-0.595c0.778-0.555%2C1.64-1.772%2C2.571-3.609c0.672-1.329%2C1.129-2.49%2C1.149-2.536l0.384-0.978l-1.052%2C0.05C22.97%2C13.688%2C21.723%2C13.754%2C20.253%2C13.965z%20M20.001%2C18.333c-0.182%2C1.109-1.229%2C1.863-2.341%2C1.682c-1.109-0.182-1.861-1.23-1.68-2.341c0.182-1.109%2C1.229-1.858%2C2.339-1.677C19.43%2C16.178%2C20.183%2C17.224%2C20.001%2C18.333z%22%2F%3E%3Cpath%20fill%3D%22%23ed1b24%22%20d%3D%22M24.816%2C8.618C19.643%2C4.862%2C12.377%2C6.012%2C8.62%2C11.183c-3.759%2C5.175-2.608%2C12.44%2C2.565%2C16.198c5.172%2C3.757%2C12.438%2C2.606%2C16.195-2.565C31.137%2C19.642%2C29.989%2C12.376%2C24.816%2C8.618z%20M25.553%2C23.487c-0.308%2C0.424-0.651%2C0.803-1.013%2C1.159c0.001-0.006%2C0-0.013%2C0.001-0.021c-0.209%2C0.202-0.419%2C0.402-0.646%2C0.588l-0.673-0.922l-0.851%2C0.62l0.668%2C0.923c-0.164%2C0.106-0.337%2C0.21-0.508%2C0.304c0.003%2C0.003%2C0.005%2C0.004%2C0.007%2C0.006c-0.986%2C0.547-2.055%2C0.914-3.153%2C1.077c0.008-0.004%2C0.008-0.012%2C0.009-0.016c-0.285%2C0.041-0.57%2C0.08-0.865%2C0.095l0.001-1.141h-1.058v1.141c-0.197-0.012-0.395-0.028-0.594-0.054c0%2C0.004%2C0.002%2C0.008%2C0.004%2C0.013c-1.09-0.13-2.168-0.461-3.179-0.988c0.005%2C0%2C0.007-0.002%2C0.014-0.004c-0.254-0.134-0.509-0.272-0.757-0.433l0.669-0.923l-0.851-0.62l-0.673%2C0.922c-0.154-0.124-0.301-0.256-0.448-0.39c-0.001%2C0.004-0.005%2C0.006-0.005%2C0.011c-0.84-0.779-1.508-1.687-1.997-2.672c0.005%2C0.004%2C0.014%2C0.006%2C0.021%2C0.01c-0.131-0.262-0.253-0.522-0.359-0.798l1.085-0.353l-0.327-1.001l-1.084%2C0.35c-0.052-0.19-0.096-0.387-0.132-0.577c-0.001%2C0.001-0.003%2C0.001-0.003%2C0.001c-0.216-1.093-0.236-2.218-0.054-3.325c0.004%2C0.004%2C0.008%2C0.005%2C0.013%2C0.011c0.046-0.282%2C0.1-0.571%2C0.176-0.854l1.085%2C0.351l0.326-1l-1.085-0.354c0.071-0.187%2C0.15-0.369%2C0.23-0.547c-0.003%2C0-0.007-0.001-0.014-0.001c0.25-0.54%2C0.553-1.064%2C0.915-1.562c0.308-0.424%2C0.651-0.803%2C1.013-1.158c-0.001%2C0.005%2C0%2C0.011-0.001%2C0.019c0.206-0.202%2C0.416-0.403%2C0.645-0.588l0.673%2C0.923l0.852-0.62l-0.668-0.924c0.164-0.106%2C0.338-0.208%2C0.507-0.304c-0.003-0.002-0.005-0.003-0.006-0.004c0.987-0.547%2C2.055-0.915%2C3.153-1.079c-0.006%2C0.004-0.01%2C0.013-0.01%2C0.017c0.284-0.043%2C0.572-0.08%2C0.866-0.095v1.139h1.057V8.698c0.198%2C0.011%2C0.394%2C0.029%2C0.592%2C0.052c0-0.003%2C0-0.007-0.002-0.012c1.088%2C0.13%2C2.168%2C0.462%2C3.18%2C0.989c-0.006%2C0-0.01%2C0.002-0.014%2C0.002c0.255%2C0.136%2C0.508%2C0.273%2C0.756%2C0.435l-0.67%2C0.923l0.854%2C0.62l0.67-0.923c0.154%2C0.125%2C0.303%2C0.255%2C0.448%2C0.391c0.002-0.004%2C0.004-0.007%2C0.005-0.012c0.839%2C0.778%2C1.51%2C1.687%2C1.998%2C2.672c-0.006-0.004-0.014-0.006-0.021-0.01c0.128%2C0.264%2C0.253%2C0.522%2C0.36%2C0.799L25.6%2C14.977l0.327%2C1.002l1.084-0.352c0.05%2C0.19%2C0.094%2C0.387%2C0.13%2C0.577c0.002-0.001%2C0.004-0.002%2C0.005-0.002c0.212%2C1.094%2C0.235%2C2.217%2C0.053%2C3.326c-0.003%2C0-0.009-0.005-0.012-0.011c-0.048%2C0.284-0.101%2C0.571-0.178%2C0.855l-1.084-0.352L25.6%2C21.022l1.084%2C0.354c-0.072%2C0.187-0.15%2C0.368-0.232%2C0.548c0.005%2C0%2C0.01%2C0.002%2C0.018%2C0.001C26.218%2C22.464%2C25.915%2C22.989%2C25.553%2C23.487z%22%2F%3E%3Cg%20opacity%3D%220.25%22%3E%3Cpath%20d%3D%22M16.012%2C16.248c0.775-0.556%2C2.203-0.988%2C4.241-1.283c1.47-0.211%2C2.717-0.276%2C2.769-0.278l0.651-0.031c0.006-0.016%2C0.015-0.037%2C0.017-0.041l0.384-0.978l-1.052%2C0.05c-0.052%2C0.002-1.299%2C0.067-2.769%2C0.278c-2.038%2C0.295-3.466%2C0.728-4.241%2C1.283c-0.741%2C0.529-1.224%2C1.316-1.372%2C2.21c-0.054%2C0.335-0.042%2C0.668%2C0.001%2C0.995C14.79%2C17.562%2C15.271%2C16.776%2C16.012%2C16.248z%22%2F%3E%3Cpath%20d%3D%22M17.66%2C21.015c1.111%2C0.182%2C2.159-0.572%2C2.341-1.682c0.048-0.29%2C0.028-0.575-0.042-0.843c-0.252%2C1.02-1.242%2C1.697-2.299%2C1.524c-0.819-0.134-1.44-0.742-1.638-1.497c-0.013%2C0.053-0.033%2C0.102-0.042%2C0.156C15.799%2C19.784%2C16.551%2C20.833%2C17.66%2C21.015z%22%2F%3E%3Cpath%20d%3D%22M9.704%2C14.748c-0.056%2C0.109-0.119%2C0.216-0.17%2C0.326c0.007%2C0%2C0.011%2C0.001%2C0.014%2C0.001c-0.08%2C0.178-0.159%2C0.36-0.23%2C0.547l0.79%2C0.258l0.295-0.903L9.704%2C14.748z%22%2F%3E%3Cpath%20d%3D%22M25.895%2C15.881l0.79-0.257c-0.107-0.276-0.232-0.535-0.36-0.799c0.008%2C0.004%2C0.016%2C0.006%2C0.021%2C0.01c-0.015-0.029-0.032-0.057-0.047-0.085L25.6%2C14.977L25.895%2C15.881z%22%2F%3E%3Cpath%20d%3D%22M13.467%2C10.86c-0.169%2C0.096-0.342%2C0.196-0.505%2C0.303l0.194%2C0.269l0.474-0.345L13.467%2C10.86z%22%2F%3E%3Cpath%20d%3D%22M22.847%2C11.433l0.194-0.269c-0.168-0.109-0.341-0.2-0.512-0.295l-0.158%2C0.218L22.847%2C11.433z%22%2F%3E%3Cpath%20d%3D%22M27.187%2C19.518c-0.048%2C0.284-0.101%2C0.571-0.178%2C0.855l-1.084-0.352L25.6%2C21.022l0.294%2C0.096l0.031-0.097l1.084%2C0.352c0.077-0.284%2C0.13-0.571%2C0.178-0.855c0.003%2C0.006%2C0.009%2C0.011%2C0.012%2C0.011c0.108-0.658%2C0.136-1.32%2C0.103-1.979c-0.019%2C0.326-0.049%2C0.653-0.103%2C0.979C27.195%2C19.528%2C27.189%2C19.523%2C27.187%2C19.518z%22%2F%3E%3Crect%20x%3D%2217.472%22%20y%3D%2226.16%22%20width%3D%221.057%22%20height%3D%221%22%2F%3E%3Cpath%20d%3D%22M16.882%2C27.26c-1.09-0.13-2.168-0.461-3.179-0.988c0.005%2C0%2C0.007-0.002%2C0.014-0.004c-0.082-0.043-0.162-0.095-0.244-0.14l-0.513%2C0.707c0.248%2C0.16%2C0.503%2C0.299%2C0.757%2C0.433c-0.007%2C0.002-0.009%2C0.004-0.014%2C0.004c1.011%2C0.527%2C2.089%2C0.858%2C3.179%2C0.988c-0.002-0.005-0.239-0.009-0.239-0.013C16.842%2C28.272%2C17%2C28.289%2C17%2C28.301v-1c0-0.012-0.158-0.028-0.357-0.054C16.643%2C27.251%2C16.88%2C27.255%2C16.882%2C27.26z%22%2F%3E%3Cpath%20d%3D%22M25%2C24.646c0-0.006%2C0-0.013%2C0-0.021c-1%2C0.202-0.648%2C0.402-0.876%2C0.588l-0.788-0.922l-0.907%2C0.62l0.444%2C0.654l0.363-0.274l0.895%2C0.922C24.358%2C26.028%2C24%2C25.828%2C25%2C25.626c0%2C0.008%2C0%2C0.015%2C0%2C0.021c0-0.356%2C0.475-0.697%2C0.783-1.121C26.145%2C24.027%2C26.218%2C23%2C26.469%2C23c-0.008%2C0-0.013%2C0-0.018%2C0c0.082%2C0%2C0.16-0.399%2C0.232-0.586l-0.385-0.145c-0.217%2C0.424-0.229%2C0.831-0.516%2C1.228C25.475%2C23.921%2C25%2C24.29%2C25%2C24.646z%22%2F%3E%3Cpath%20d%3D%22M22.538%2C26.145c-0.986%2C0.547-2.055%2C0.914-3.153%2C1.077c0.008-0.004%2C0.243-0.012%2C0.244-0.016C19.344%2C27.247%2C19%2C27.286%2C19%2C27.301v1c0-0.015%2C0.344-0.054%2C0.629-0.095c0%2C0.004-0.118%2C0.012-0.126%2C0.016c1.099-0.163%2C2.107-0.53%2C3.094-1.077c-0.002-0.002-0.033-0.003-0.036-0.006c0.171-0.094%2C0.329-0.197%2C0.493-0.304l-0.512-0.698c-0.001%2C0.001-0.006%2C0.002-0.007%2C0.002C22.538%2C26.142%2C22.536%2C26.143%2C22.538%2C26.145z%22%2F%3E%3Cpath%20d%3D%22M24.816%2C9.618c2.985%2C2.169%2C4.62%2C5.506%2C4.756%2C8.935c0.175-3.771-1.48-7.556-4.756-9.935C19.643%2C4.862%2C12.377%2C6.012%2C8.62%2C11.183c-1.59%2C2.188-2.292%2C4.75-2.192%2C7.263c0.102-2.185%2C0.813-4.364%2C2.192-6.263C12.377%2C7.012%2C19.643%2C5.862%2C24.816%2C9.618z%22%2F%3E%3Cpath%20d%3D%22M10.075%2C20.021l-1.084%2C0.453C8.939%2C20.283%2C8.896%2C20%2C8.859%2C20c-0.001%2C0-0.003%2C0-0.003%2C0c-0.088-1-0.134-0.893-0.157-1.343C8.654%2C19.442%2C8.704%2C20%2C8.856%2C21c0%2C0%2C0.002%2C0%2C0.003%2C0c0.036%2C0%2C0.08%2C0.283%2C0.132%2C0.475l1.084-0.401l0.031%2C0.07l0.296-0.108L10.075%2C20.021z%22%2F%3E%3Cpath%20d%3D%22M9.677%2C23.173c-0.008-0.004-0.017-0.006-0.021-0.01c0.489%2C0.985%2C1.157%2C1.893%2C1.997%2C2.672c0-0.005%2C0.004-0.007%2C0.005-0.011c0.147%2C0.134%2C0.294%2C0.266%2C0.448%2C0.39l0.673-0.922l0.376%2C0.274l0.475-0.654l-0.851-0.62l-0.673%2C0.922c-0.154-0.124-0.301-0.256-0.448-0.39c-0.001%2C0.004-0.005%2C0.006-0.005%2C0.011c-0.814-0.756-1.464-1.634-1.949-2.585l-0.386%2C0.125C9.424%2C22.65%2C9.546%2C22.911%2C9.677%2C23.173z%22%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E) 3px center no-repeat}.no-svg .recipelist-filters .filter label.raskt{background-image:url(/static/images/spar/fallback/quick.png)}.recipelist-filters .filter label.helg{background:rgba(0,0,0,0) url(data:image/svg+xml,%3Csvg%20viewBox%3D%220%200%2036%2036%22%20height%3D%2236%22%20width%3D%2236%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath%20fill%3D%22%23ed1b24%22%20d%3D%22M30.006%2C20.593c-1.336-4.197-4.759-7.362-8.988-8.43c0.025-0.159%2C0.042-0.32%2C0.042-0.486c0-1.768-1.438-3.205-3.205-3.205c-1.767%2C0-3.204%2C1.438-3.204%2C3.205c0%2C0.167%2C0.017%2C0.328%2C0.043%2C0.487c-4.228%2C1.068-7.648%2C4.232-8.984%2C8.429c-1.174%2C0.521-1.995%2C1.696-1.995%2C3.061C3.714%2C25.499%2C5.216%2C27%2C7.061%2C27h21.593C30.499%2C27%2C32%2C25.499%2C32%2C23.653C32%2C22.289%2C31.18%2C21.113%2C30.006%2C20.593z%20M16.874%2C11.677c0-0.542%2C0.439-0.98%2C0.98-0.98c0.542%2C0%2C0.98%2C0.438%2C0.98%2C0.98c0%2C0.046-0.021%2C0.086-0.026%2C0.13c-0.314-0.023-0.631-0.038-0.951-0.038c-0.322%2C0-0.641%2C0.015-0.957%2C0.038C16.895%2C11.763%2C16.874%2C11.723%2C16.874%2C11.677z%20M28.653%2C25H7.061c-0.53%2C0-0.96-0.471-0.96-1.001C6.101%2C23.47%2C6.53%2C23%2C7.061%2C23h0.586c0.839-5%2C5.088-8.539%2C10.211-8.539S27.229%2C18%2C28.067%2C23h0.586c0.53%2C0%2C0.961%2C0.47%2C0.961%2C0.999C29.614%2C24.529%2C29.184%2C25%2C28.653%2C25z%22%2F%3E%3Cpath%20fill%3D%22%23ed1b24%22%20d%3D%22M17.941%2C15.696c-0.342%2C0-0.679%2C0.085-1.011%2C0.124C20.63%2C16.686%2C23.442%2C19%2C23.92%2C23h2.377C25.803%2C19%2C22.252%2C15.696%2C17.941%2C15.696z%22%2F%3E%3Cg%20opacity%3D%220.25%22%3E%3Cpath%20d%3D%22M16.874%2C12.677c0%2C0.046%2C0.021%2C0.086%2C0.026%2C0.13c0.316-0.023%2C0.635-0.038%2C0.957-0.038c0.32%2C0%2C0.637%2C0.015%2C0.951%2C0.038c0.006-0.044%2C0.026-0.084%2C0.026-0.13c0-0.399-0.24-0.739-0.582-0.893c-0.132-0.005-0.263-0.016-0.396-0.016c-0.135%2C0-0.268%2C0.011-0.401%2C0.016C17.114%2C11.938%2C16.874%2C12.277%2C16.874%2C12.677z%22%2F%3E%3Cpath%20d%3D%22M5.709%2C21.593c1.336-4.196%2C4.757-7.36%2C8.984-8.429c-0.026-0.159-0.043-0.32-0.043-0.487c0-1.768%2C1.438-3.205%2C3.204-3.205c1.768%2C0%2C3.205%2C1.438%2C3.205%2C3.205c0%2C0.166-0.017%2C0.327-0.042%2C0.486c4.229%2C1.067%2C7.652%2C4.232%2C8.988%2C8.43c1.016%2C0.45%2C1.764%2C1.392%2C1.947%2C2.52C31.975%2C23.961%2C32%2C23.811%2C32%2C23.653c0-1.364-0.82-2.54-1.994-3.061c-1.336-4.197-4.759-7.362-8.988-8.43c0.025-0.159%2C0.042-0.32%2C0.042-0.486c0-1.768-1.438-3.205-3.205-3.205c-1.767%2C0-3.204%2C1.438-3.204%2C3.205c0%2C0.167%2C0.017%2C0.328%2C0.043%2C0.487c-4.228%2C1.068-7.648%2C4.232-8.984%2C8.429c-1.174%2C0.521-1.995%2C1.696-1.995%2C3.061c0%2C0.157%2C0.025%2C0.308%2C0.047%2C0.459C3.945%2C22.984%2C4.693%2C22.043%2C5.709%2C21.593z%22%2F%3E%3Cpath%20d%3D%22M7.061%2C26h21.593c0.53%2C0%2C0.961-0.471%2C0.961-1.001c0-0.183-0.064-0.349-0.153-0.499c-0.169%2C0.288-0.46%2C0.5-0.808%2C0.5H7.061c-0.348%2C0-0.639-0.212-0.807-0.5c-0.089%2C0.15-0.153%2C0.316-0.153%2C0.499C6.101%2C25.529%2C6.53%2C26%2C7.061%2C26z%22%2F%3E%3Cpath%20d%3D%22M26.099%2C23h0.198c-0.494-4-4.045-7.304-8.355-7.304c-0.342%2C0-0.679%2C0.085-1.011%2C0.124c1.041%2C0.243%2C2%2C0.615%2C2.869%2C1.094C22.893%2C17.621%2C25.334%2C20.038%2C26.099%2C23z%22%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E) 3px center no-repeat}.no-svg .recipelist-filters .filter label.helg{background-image:url(/static/images/spar/fallback/weekend.png)}.recipelist-filters .filter label.kjott{background:rgba(0,0,0,0) url(data:image/svg+xml,%3Csvg%20viewBox%3D%220%200%2036%2036%22%20height%3D%2236%22%20width%3D%2236%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath%20fill%3D%22%23ed1b24%22%20d%3D%22M18%2C11.975c-2.223-0.734-2.426%2C2.488-4.221%2C3.834s-3.996%2C1.264-3.996%2C1.264c5.098-2.242%2C5.178-5.205%2C5.178-5.205c-3.752%2C0.219-7.789%2C3.697-7.789%2C5.654s1.754%2C3.629%2C7.994%2C3.629c6.238%2C0%2C6.893-1.631%2C6.893-3.15S20.223%2C12.709%2C18%2C11.975z%22%2F%3E%3Cpath%20fill%3D%22%23ed1b24%22%20d%3D%22M24.791%2C17.031c-0.49%2C0-0.857%2C0.49-0.857%2C1.367s0%2C1.365%2C1.102%2C1.365s3.426-0.652%2C3.426-1.387S25.564%2C17.031%2C24.791%2C17.031z%22%2F%3E%3Cpath%20fill%3D%22%23ed1b24%22%20d%3D%22M28.025%2C14.455c-0.42-0.129-0.854-0.262-1.328-0.43c-2.029-0.711-2.791-1.57-3.846-2.758c-0.357-0.406-0.764-0.865-1.252-1.342c-1.52-1.484-3.246-1.705-4.139-1.705c-0.373%2C0-0.666%2C0.035-0.828%2C0.062c-7.287%2C0.053-12.99%2C4.822-12.99%2C10.869c0%2C7.16%2C5.145%2C8.627%2C12.869%2C8.627c9.182%2C0%2C15.846-3.303%2C15.846-7.852C32.357%2C15.791%2C30.352%2C15.172%2C28.025%2C14.455z%20M16.512%2C25.637c-8.119%2C0-10.727-1.576-10.727-6.484c0-4.893%2C4.82-8.727%2C10.971-8.727l0.094-0.002l0.084-0.018c0.002-0.002%2C0.207-0.043%2C0.527-0.043c0.693%2C0%2C1.715%2C0.189%2C2.641%2C1.094c0.428%2C0.418%2C0.793%2C0.832%2C1.148%2C1.23c1.121%2C1.268%2C2.184%2C2.465%2C4.738%2C3.361c0.512%2C0.18%2C0.988%2C0.326%2C1.408%2C0.455c2.164%2C0.668%2C2.818%2C0.869%2C2.818%2C3.424C30.215%2C23.129%2C24.195%2C25.637%2C16.512%2C25.637z%22%2F%3E%3Cg%20opacity%3D%220.25%22%3E%3Cpath%20d%3D%22M14.677%2C12.898c0.271-0.624%2C0.284-1.031%2C0.284-1.031c-3.752%2C0.219-7.789%2C3.697-7.789%2C5.654c0%2C0.194%2C0.023%2C0.386%2C0.061%2C0.573C7.719%2C16.152%2C11.268%2C13.243%2C14.677%2C12.898z%22%2F%3E%3Cpath%20d%3D%22M13.779%2C16.809c1.795-1.346%2C1.998-4.568%2C4.221-3.834c2.039%2C0.674%2C3.748%2C3.898%2C4.018%2C5.602c0.03-0.191%2C0.041-0.385%2C0.041-0.576c0-1.52-1.836-5.291-4.059-6.025s-2.426%2C2.488-4.221%2C3.834c-0.448%2C0.336-0.921%2C0.582-1.379%2C0.764c-0.679%2C0.509-1.528%2C1.021-2.617%2C1.5C9.783%2C18.072%2C11.984%2C18.154%2C13.779%2C16.809z%22%2F%3E%3Cpath%20d%3D%22M24.791%2C18.031c0.6%2C0%2C2.471%2C0.368%2C3.283%2C0.876c0.238-0.166%2C0.387-0.346%2C0.387-0.53c0-0.734-2.896-1.346-3.67-1.346c-0.49%2C0-0.857%2C0.49-0.857%2C1.367c0%2C0.268%2C0.004%2C0.493%2C0.035%2C0.686C24.051%2C18.417%2C24.367%2C18.031%2C24.791%2C18.031z%22%2F%3E%3Cpath%20d%3D%22M16.633%2C9.283c0.162-0.027%2C0.455-0.062%2C0.828-0.062c0.893%2C0%2C2.619%2C0.221%2C4.139%2C1.705c0.488%2C0.477%2C0.895%2C0.936%2C1.252%2C1.342c1.055%2C1.188%2C1.816%2C2.047%2C3.846%2C2.758c0.475%2C0.168%2C0.908%2C0.301%2C1.328%2C0.43c2.18%2C0.672%2C4.077%2C1.258%2C4.309%2C4.73c0.005-0.086%2C0.023-0.17%2C0.023-0.258c0-4.137-2.006-4.756-4.332-5.473c-0.42-0.129-0.854-0.262-1.328-0.43c-2.029-0.711-2.791-1.57-3.846-2.758c-0.357-0.406-0.764-0.865-1.252-1.342c-1.52-1.484-3.246-1.705-4.139-1.705c-0.373%2C0-0.666%2C0.035-0.828%2C0.062c-7.287%2C0.053-12.99%2C4.822-12.99%2C10.869c0%2C0.195%2C0.019%2C0.371%2C0.026%2C0.558C3.941%2C13.876%2C9.525%2C9.335%2C16.633%2C9.283z%22%2F%3E%3Cpath%20d%3D%22M16.512%2C26.637c7.684%2C0%2C13.703-2.508%2C13.703-5.709c0-0.283-0.012-0.527-0.028-0.756c-0.3%2C3.083-6.189%2C5.465-13.675%2C5.465c-7.754%2C0-10.475-1.445-10.704-5.85c-0.006%2C0.122-0.022%2C0.242-0.022%2C0.365C5.785%2C25.061%2C8.393%2C26.637%2C16.512%2C26.637z%22%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E) 3px center no-repeat}.no-svg .recipelist-filters .filter label.kjott{background-image:url(/static/images/spar/fallback/meat.png)}.recipelist-filters .filter label.kylling,.recipelist-filters .filter label.fugl{background:rgba(0,0,0,0) url(data:image/svg+xml,%3Csvg%20viewBox%3D%220%200%2036%2036%22%20height%3D%2236%22%20width%3D%2236%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath%20fill%3D%22%23ed1b24%22%20d%3D%22M31.967%2C14.521c-0.232-0.864-0.77-1.586-1.475-2.073c-0.004-0.091%2C0.004-0.179-0.008-0.271c-0.18-1.312-1.133-2.335-2.373-2.63c-0.199-0.604-0.576-1.135-1.096-1.527c-0.678-0.518-1.518-0.739-2.365-0.622c-0.844%2C0.115-1.596%2C0.553-2.111%2C1.231c-0.516%2C0.68-0.738%2C1.52-0.621%2C2.364c0.064%2C0.477%2C0.234%2C0.927%2C0.494%2C1.322l-0.059%2C0.057c-2.061-2.564-5.314-3.509-6.709-3.509c-7.102%2C0-9.42%2C4.173-10.434%2C6.504c-0.342-0.283-0.762-0.522-1.266-0.522c-0.205%2C0-0.41%2C0.04-0.609%2C0.118c-1.15%2C0.454-1.369%2C1.797-1.369%2C4.114c0%2C7.896%2C6.92%2C9.557%2C8.281%2C9.557h12.266c1.855%2C0%2C2.441-0.646%2C3.416-1.718l0.334-0.364c1.154-1.252%2C1.312-3.032%2C1.312-3.914l1.258-1.506c0.48%2C0.224%2C1.006%2C0.34%2C1.541%2C0.34c2.018%2C0%2C3.658-1.641%2C3.658-3.657C34.033%2C16.388%2C33.23%2C15.123%2C31.967%2C14.521z%20M30.375%2C19.256c-0.43%2C0-0.836-0.19-1.111-0.522l-0.652-0.789l-3.307%2C3.957l0.041%2C0.362c0.002%2C0.018%2C0.176%2C1.822-0.711%2C2.785l-0.344%2C0.377c-0.852%2C0.937-0.902%2C0.992-1.777%2C0.992H10.252c-0.061-0.001-6.068-0.688-6.068-7.341c0-0.718%2C0.027-1.211%2C0.062-1.548c0.387%2C0.411%2C0.797%2C0.806%2C1.365%2C0.806c0.766%2C0%2C1.045-0.677%2C1.4-1.533c0.826-2.001%2C2.363-5.723%2C8.633-5.723c0.904%2C0%2C5.611%2C1.068%2C6.242%2C5.641c-0.824-0.092-1.816-0.044-2.98%2C0.263c-4.121%2C1.087-4.863%2C5.537-4.893%2C5.727c0%2C0%2C1.68-3.574%2C5.373-4.256c3.035-0.562%2C4.332%2C0.751%2C4.381%2C0.801l0.508%2C0.565l3.682-2.611l-0.66-0.712c-0.203-0.22-0.33-0.491-0.377-0.779c-0.012-0.077-0.021-0.154-0.021-0.233c0-0.821%2C0.668-1.49%2C1.49-1.49c0.545%2C0%2C1.02%2C0.299%2C1.279%2C0.73c0.131%2C0.218%2C0.211%2C0.467%2C0.211%2C0.733l-0.025%2C0.82l0.744%2C0.115c0.707%2C0.109%2C1.219%2C0.707%2C1.219%2C1.422C31.816%2C18.609%2C31.17%2C19.256%2C30.375%2C19.256z%20M24.139%2C11.713c-0.293-0.242-0.482-0.578-0.533-0.949c-0.053-0.395%2C0.051-0.786%2C0.291-1.104c0.24-0.316%2C0.59-0.521%2C0.984-0.574c0.395-0.055%2C0.787%2C0.049%2C1.104%2C0.29c0.316%2C0.24%2C0.52%2C0.59%2C0.574%2C0.979l0.113%2C0.797l0.723%2C0.013c0.484%2C0.009%2C0.904%2C0.254%2C1.16%2C0.628c-0.057-0.003-0.109-0.015-0.166-0.015c-1.082%2C0-2.053%2C0.469-2.73%2C1.21c-0.035%2C0.037-0.068%2C0.072-0.102%2C0.11c-0.223%2C0.264-0.406%2C0.558-0.549%2C0.876l-1.068%2C1.7c-0.152-0.672-0.373-1.285-0.65-1.843l1.598-1.504L24.139%2C11.713z%22%2F%3E%3Cg%20opacity%3D%220.25%22%3E%3Cpath%20d%3D%22M23.939%2C16.674l1.068-1.7c0.143-0.318%2C0.326-0.612%2C0.549-0.876c0.033-0.038%2C0.066-0.073%2C0.102-0.11c0.678-0.741%2C1.648-1.21%2C2.73-1.21c0.057%2C0%2C0.109%2C0.012%2C0.166%2C0.015c-0.256-0.374-0.676-0.619-1.16-0.628l-0.606-0.011c-0.427%2C0.207-0.812%2C0.487-1.13%2C0.834c-0.035%2C0.037-0.068%2C0.072-0.102%2C0.11c-0.223%2C0.264-0.406%2C0.558-0.549%2C0.876l-1.068%2C1.7c-0.09-0.398-0.212-0.77-0.348-1.128l-0.303%2C0.285C23.566%2C15.389%2C23.787%2C16.002%2C23.939%2C16.674z%22%2F%3E%3Cpath%20d%3D%22M3.336%2C15.963c0.199-0.078%2C0.404-0.118%2C0.609-0.118c0.504%2C0%2C0.924%2C0.239%2C1.266%2C0.522c1.014-2.331%2C3.332-6.504%2C10.434-6.504c1.395%2C0%2C4.648%2C0.944%2C6.709%2C3.509l0.059-0.057c-0.26-0.396-0.43-0.846-0.494-1.322c-0.004-0.032%2C0-0.063-0.004-0.095c-2.059-2.194-4.968-3.035-6.27-3.035c-7.102%2C0-9.42%2C4.173-10.434%2C6.504c-0.342-0.283-0.762-0.522-1.266-0.522c-0.205%2C0-0.41%2C0.04-0.609%2C0.118c-1.15%2C0.454-1.369%2C1.797-1.369%2C4.114c0%2C0.071%2C0.01%2C0.133%2C0.012%2C0.203C2.034%2C17.449%2C2.324%2C16.362%2C3.336%2C15.963z%22%2F%3E%3Cpath%20d%3D%22M30.375%2C19.256c-0.43%2C0-0.836-0.19-1.111-0.522l-0.652-0.789l-3.307%2C3.957l0.041%2C0.362c0.001%2C0.006%2C0.021%2C0.241%2C0.011%2C0.576l3.255-3.896l0.652%2C0.789c0.275%2C0.332%2C0.682%2C0.522%2C1.111%2C0.522c0.795%2C0%2C1.441-0.646%2C1.441-1.441c0-0.179-0.032-0.351-0.092-0.51C31.523%2C18.857%2C30.997%2C19.256%2C30.375%2C19.256z%22%2F%3E%3Cpath%20d%3D%22M27.297%2C16.496c-0.143-0.154-0.233-0.339-0.3-0.532c-0.061%2C0.162-0.099%2C0.336-0.099%2C0.52c0%2C0.079%2C0.01%2C0.156%2C0.021%2C0.233c0.047%2C0.288%2C0.174%2C0.56%2C0.377%2C0.779l0.101%2C0.108l0.56-0.396L27.297%2C16.496z%22%2F%3E%3Cpath%20d%3D%22M24.139%2C11.713c-0.217-0.18-0.354-0.42-0.442-0.679c-0.088%2C0.23-0.124%2C0.479-0.091%2C0.729c0.051%2C0.371%2C0.24%2C0.707%2C0.533%2C0.949l0.181%2C0.148l0.567-0.534L24.139%2C11.713z%22%2F%3E%3Cpath%20d%3D%22M24.65%2C8.397c0.848-0.117%2C1.688%2C0.104%2C2.365%2C0.622c0.52%2C0.393%2C0.896%2C0.923%2C1.096%2C1.527c1.24%2C0.295%2C2.193%2C1.317%2C2.373%2C2.63c0.012%2C0.092%2C0.004%2C0.18%2C0.008%2C0.271c0.705%2C0.487%2C1.242%2C1.209%2C1.475%2C2.073c1.095%2C0.522%2C1.842%2C1.542%2C2.022%2C2.732c0.018-0.146%2C0.044-0.288%2C0.044-0.438c0-1.427-0.803-2.691-2.066-3.294c-0.232-0.864-0.77-1.586-1.475-2.073c-0.004-0.091%2C0.004-0.179-0.008-0.271c-0.18-1.312-1.133-2.335-2.373-2.63c-0.199-0.604-0.576-1.135-1.096-1.527c-0.678-0.518-1.518-0.739-2.365-0.622c-0.844%2C0.115-1.596%2C0.553-2.111%2C1.231c-0.516%2C0.68-0.738%2C1.52-0.621%2C2.364c0.004%2C0.028%2C0.017%2C0.055%2C0.021%2C0.083c0.08-0.52%2C0.274-1.017%2C0.601-1.447C23.055%2C8.95%2C23.807%2C8.513%2C24.65%2C8.397z%22%2F%3E%3Cpath%20d%3D%22M18.906%2C16.982c-4.121%2C1.087-4.863%2C5.537-4.893%2C5.727c0%2C0%2C0.237-0.505%2C0.729-1.172c0.669-1.359%2C1.908-2.96%2C4.163-3.555c1.164-0.307%2C2.156-0.354%2C2.98-0.263c-0.05-0.362-0.133-0.695-0.23-1.015C20.878%2C16.645%2C19.967%2C16.703%2C18.906%2C16.982z%22%2F%3E%3Cpath%20d%3D%22M10.252%2C27h12.262c0.875%2C0%2C0.926%2C0.153%2C1.777-0.783l0.344-0.272c0.887-0.963%2C0.713-2.716%2C0.711-2.733l-0.012-0.073c-0.053%2C0.598-0.218%2C1.376-0.699%2C1.898l-0.344%2C0.174C23.439%2C26.146%2C23.389%2C26%2C22.514%2C26H10.252c-0.06%2C0-5.91-0.473-6.055-6.898c-0.008%2C0.224-0.014%2C0.367-0.014%2C0.662C4.184%2C26.417%2C10.191%2C27%2C10.252%2C27z%22%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E) 3px center no-repeat}.no-svg .recipelist-filters .filter label.kylling,.no-svg .recipelist-filters .filter label.fugl{background-image:url(/static/images/spar/fallback/bird.png)}.recipelist-filters .filter label.bakst{background:rgba(0,0,0,0) url(data:image/svg+xml,%3Csvg%20viewBox%3D%220%200%2036%2036%22%20height%3D%2236%22%20width%3D%2236%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath%20fill%3D%22%23ed1b24%22%20d%3D%22M34.678%2C17.151c-0.355-0.409-1.009-0.898-2.105-0.898c-0.295%2C0-0.608%2C0.035-0.948%2C0.106c-2.052-2.287-7.297-7.312-13.781-7.312c-5.75%2C0-11.204%2C4.133-13.834%2C7.246c-0.2-0.027-0.391-0.041-0.576-0.041c-1.095%2C0-1.748%2C0.489-2.103%2C0.898c-0.819%2C0.944-0.83%2C2.12-0.021%2C3.379C5.505%2C26.918%2C6.201%2C27%2C7.378%2C27h21.251c1.176%2C0%2C1.873-0.084%2C6.081-6.486C35.497%2C19.289%2C35.482%2C18.081%2C34.678%2C17.151z%20M5.43%2C18.333c2.029-2.667%2C7.193-6.898%2C12.412-6.898c4.828%2C0%2C9.6%2C3.635%2C12.454%2C7.036l0.464%2C0.554c-0.496%2C0.168-1.043%2C0.273-1.623%2C0.273c-1.339%2C0-2.556-0.486-3.177-1.272l-0.534-0.677l-0.535%2C0.677c-0.621%2C0.786-1.838%2C1.272-3.176%2C1.272c-1.339%2C0-2.556-0.486-3.177-1.272l-0.534-0.677l-0.535%2C0.677c-0.62%2C0.786-1.838%2C1.272-3.176%2C1.272c-1.339%2C0-2.556-0.486-3.176-1.272l-0.535-0.677l-0.534%2C0.677c-0.621%2C0.786-1.838%2C1.272-3.177%2C1.272c-0.688%2C0-1.34-0.133-1.899-0.363L5.43%2C18.333z%20M28.596%2C25H7.41c-0.33%2C0-1.277-1.295-3.948-5.344c0.903%2C0.639%2C2.123%2C1.009%2C3.409%2C1.009c1.436%2C0%2C2.789-0.464%2C3.711-1.242c0.922%2C0.778%2C2.276%2C1.24%2C3.711%2C1.24s2.789-0.463%2C3.711-1.241c0.921%2C0.778%2C2.275%2C1.24%2C3.711%2C1.24s2.789-0.463%2C3.711-1.241c0.922%2C0.778%2C2.275%2C1.241%2C3.711%2C1.241c1.284%2C0%2C2.502-0.367%2C3.405-1.004C29.871%2C23.708%2C28.926%2C25%2C28.596%2C25z%22%2F%3E%3Cpath%20fill%3D%22%23ed1b24%22%20d%3D%22M24.297%2C14.326c0.666%2C0.892%2C0.984%2C1.779%2C0.713%2C1.982c-0.273%2C0.203-1.033-0.355-1.698-1.247s-0.983-1.779-0.712-1.982C22.873%2C12.876%2C23.633%2C13.435%2C24.297%2C14.326z%22%2F%3E%3Cellipse%20fill%3D%22%23ed1b24%22%20cx%3D%2218.004%22%20cy%3D%2214.428%22%20rx%3D%220.753%22%20ry%3D%222.342%22%2F%3E%3Cpath%20fill%3D%22%23ed1b24%22%20d%3D%22M13.409%2C13.079c0.272%2C0.203-0.047%2C1.09-0.713%2C1.981c-0.666%2C0.891-1.426%2C1.449-1.698%2C1.245c-0.272-0.203%2C0.047-1.09%2C0.713-1.981C12.377%2C13.433%2C13.137%2C12.875%2C13.409%2C13.079z%22%2F%3E%3Cg%20opacity%3D%220.25%22%3E%3Cpath%20d%3D%22M7.41%2C26h21.186c0.33%2C0%2C1.275-1.292%2C3.946-5.342c-0.304%2C0.214-0.651%2C0.385-1.019%2C0.533C29.622%2C24.038%2C28.88%2C25%2C28.596%2C25H7.41c-0.284%2C0-1.027-0.963-2.929-3.807c-0.366-0.15-0.716-0.322-1.02-0.537C6.133%2C24.705%2C7.08%2C26%2C7.41%2C26z%22%2F%3E%3Cpath%20d%3D%22M4.972%2C19.936c0.56%2C0.23%2C1.212%2C0.363%2C1.899%2C0.363c1.339%2C0%2C2.556-0.486%2C3.177-1.271l0.534-0.677l0.535%2C0.677c0.62%2C0.785%2C1.837%2C1.271%2C3.176%2C1.271c1.338%2C0%2C2.556-0.486%2C3.176-1.271l0.535-0.677l0.534%2C0.677c0.621%2C0.785%2C1.838%2C1.271%2C3.177%2C1.271c1.338%2C0%2C2.555-0.486%2C3.176-1.271l0.535-0.677l0.534%2C0.677c0.621%2C0.785%2C1.838%2C1.271%2C3.177%2C1.271c0.58%2C0%2C1.127-0.105%2C1.623-0.273l-0.464-0.555c-0.073-0.089-0.155-0.179-0.233-0.268c-0.297%2C0.059-0.604%2C0.096-0.926%2C0.096c-1.339%2C0-2.556-0.486-3.177-1.272l-0.534-0.677l-0.535%2C0.677c-0.621%2C0.786-1.838%2C1.272-3.176%2C1.272c-1.339%2C0-2.556-0.486-3.177-1.272l-0.302-0.382c-0.073%2C0.074-0.15%2C0.125-0.232%2C0.125s-0.159-0.051-0.232-0.126l-0.303%2C0.383c-0.62%2C0.786-1.838%2C1.272-3.176%2C1.272c-1.339%2C0-2.556-0.486-3.176-1.272l-0.535-0.677l-0.534%2C0.677c-0.621%2C0.786-1.838%2C1.272-3.177%2C1.272c-0.448%2C0-0.869-0.072-1.271-0.177c-0.056%2C0.069-0.118%2C0.144-0.17%2C0.211L4.972%2C19.936z%22%2F%3E%3Cpath%20d%3D%22M3.432%2C17.253c0.186%2C0%2C0.376%2C0.014%2C0.576%2C0.041c2.63-3.113%2C8.084-7.246%2C13.834-7.246c6.484%2C0%2C11.73%2C5.024%2C13.781%2C7.312c0.34-0.071%2C0.654-0.106%2C0.949-0.106c1.097%2C0%2C1.75%2C0.489%2C2.105%2C0.898c0.289%2C0.334%2C0.473%2C0.706%2C0.557%2C1.1c0.149-0.77-0.031-1.494-0.557-2.1c-0.355-0.409-1.01-0.898-2.105-0.898c-0.295%2C0-0.609%2C0.035-0.949%2C0.106c-2.051-2.287-7.297-7.312-13.781-7.312c-5.75%2C0-11.204%2C4.133-13.834%2C7.246c-0.2-0.027-0.391-0.041-0.576-0.041c-1.095%2C0-1.748%2C0.489-2.103%2C0.898c-0.532%2C0.614-0.718%2C1.326-0.563%2C2.096c0.086-0.392%2C0.271-0.758%2C0.563-1.096C1.684%2C17.742%2C2.337%2C17.253%2C3.432%2C17.253z%22%2F%3E%3Cpath%20d%3D%22M24.297%2C15.324c0.266%2C0.354%2C0.471%2C0.706%2C0.61%2C1.017c0.038-0.006%2C0.073-0.014%2C0.102-0.034c0.265-0.196-0.028-1.032-0.649-1.893c-0.598-0.349-1.211-0.662-1.84-0.933c0.024%2C0.159%2C0.084%2C0.35%2C0.182%2C0.563C23.027%2C13.997%2C23.697%2C14.523%2C24.297%2C15.324z%22%2F%3E%3Cpath%20d%3D%22M18.004%2C13.086c0.36%2C0%2C0.661%2C0.789%2C0.734%2C1.841c0.012-0.161%2C0.019-0.328%2C0.019-0.5c0-0.827-0.139-1.55-0.347-1.966c-0.189-0.011-0.379-0.026-0.568-0.026c-0.079%2C0-0.157%2C0.01-0.236%2C0.012c-0.213%2C0.413-0.356%2C1.143-0.356%2C1.98c0%2C0.172%2C0.007%2C0.339%2C0.019%2C0.5C17.342%2C13.875%2C17.644%2C13.086%2C18.004%2C13.086z%22%2F%3E%3Cpath%20d%3D%22M11.711%2C14.324c-0.666%2C0.892-0.985%2C1.779-0.713%2C1.982c0.028%2C0.021%2C0.064%2C0.028%2C0.102%2C0.034c0.14-0.311%2C0.347-0.662%2C0.611-1.017c0.598-0.801%2C1.268-1.327%2C1.596-1.279c0.131-0.29%2C0.2-0.54%2C0.195-0.72c-0.529%2C0.207-1.048%2C0.439-1.552%2C0.698C11.869%2C14.119%2C11.789%2C14.219%2C11.711%2C14.324z%22%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E) 3px center no-repeat}.no-svg .recipelist-filters .filter label.bakst{background-image:url(/static/images/spar/fallback/pastry.png)}.recipelist-filters .filter label.fisk{background:rgba(0,0,0,0) url(data:image/svg+xml,%3Csvg%20viewBox%3D%220%200%2036%2036%22%20height%3D%2236%22%20width%3D%2236%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath%20fill%3D%22%23ed1b24%22%20d%3D%22M8.53%2C16.314c-0.164-0.051-0.334-0.078-0.506-0.078c-0.726%2C0-1.361%2C0.465-1.582%2C1.154c-0.279%2C0.871%2C0.202%2C1.809%2C1.074%2C2.09c0.165%2C0.053%2C0.335%2C0.08%2C0.507%2C0.08c0.728%2C0%2C1.363-0.465%2C1.584-1.156C9.886%2C17.533%2C9.404%2C16.596%2C8.53%2C16.314z%22%2F%3E%3Cpath%20fill%3D%22%23ed1b24%22%20d%3D%22M32.941%2C17.414c0.128-0.322%2C0.412-0.928%2C0.609-1.348c1.232-2.623%2C1.798-3.93%2C1.182-4.939c-0.278-0.457-0.748-0.729-1.299-0.75l-0.127-0.002c-2.27%2C0-4.704%2C2.133-6.432%2C4.045c-1.837-0.941-4.997-2.102-8.253-3.027c-4.112-3.871-4.728-3.875-5.228-3.879c-0.696%2C0-1.469%2C0.283-3.86%2C3.729c-1.407%2C0.686-6.974%2C3.637-8.427%2C8.1c-0.144%2C0.439-0.187%2C1.137%2C0.42%2C1.973c1.352%2C1.861%2C6.194%2C4.414%2C8.938%2C4.766c0.695%2C1.84%2C0.962%2C2.148%2C1.563%2C2.34l0.216%2C0.066h0.213c0.771%2C0%2C3.613-1.717%2C3.989-2.549c0.031-0.07%2C0.059-0.148%2C0.083-0.232c1.852-0.264%2C6.623-1.191%2C10.811-4.084c1.578%2C1.137%2C3.591%2C2.387%2C4.812%2C2.387c0.648%2C0%2C1.061-0.275%2C1.293-0.506c0.683-0.68%2C0.638-1.387-0.338-5.406C33.106%2C18.096%2C32.971%2C17.537%2C32.941%2C17.414z%20M30.702%2C17.523c0.025%2C0.168%2C0.1%2C0.475%2C0.251%2C1.096c0.159%2C0.654%2C0.516%2C2.119%2C0.666%2C3.016c-0.848-0.367-2.374-1.324-3.754-2.383l-0.521-0.4l-0.52%2C0.402c-4.147%2C3.207-9.398%2C4.098-10.88%2C4.291l-1.547-1.68l0.055%2C2.266c0.007%2C0.303-0.006%2C0.656-0.021%2C0.82c-0.304%2C0.25-1.061%2C0.732-1.61%2C1.051c-0.181-0.436-0.411-1.037-0.601-1.564l-0.248-0.693l-0.721%2C0.145c-0.06%2C0.012-0.126%2C0.016-0.199%2C0.016c-2.188%2C0-7.316-2.967-7.802-3.988c1.411-4.043%2C7.48-6.791%2C7.542-6.818l0.221-0.1l0.136-0.197c0.779-1.139%2C1.788-2.455%2C2.297-2.953c0.732%2C0.506%2C2.474%2C2.039%2C3.896%2C3.387l0.153%2C0.145l0.203%2C0.057c4.285%2C1.193%2C7.926%2C2.68%2C8.971%2C3.426l0.647%2C0.463l0.506-0.613c1.33-1.613%2C3.243-3.457%2C4.767-3.977c-0.258%2C0.713-0.743%2C1.748-1.046%2C2.391C30.837%2C16.635%2C30.636%2C17.088%2C30.702%2C17.523z%22%2F%3E%3Cg%20opacity%3D%220.25%22%3E%3Cpath%20d%3D%22M8.53%2C16.314c-0.164-0.051-0.334-0.078-0.506-0.078c-0.726%2C0-1.361%2C0.465-1.582%2C1.154c-0.108%2C0.338-0.1%2C0.686%2C0%2C1.001v-0.001c0.221-0.689%2C0.856-1.154%2C1.582-1.154c0.172%2C0%2C0.342%2C0.027%2C0.506%2C0.078c0.535%2C0.172%2C0.921%2C0.592%2C1.077%2C1.09l0%2C0C9.886%2C17.533%2C9.404%2C16.596%2C8.53%2C16.314z%22%2F%3E%3Cpath%20d%3D%22M27.345%2C18.852l-0.52%2C0.402c-4.147%2C3.207-9.398%2C4.098-10.88%2C4.291l-1.547-1.68l0.024%2C1.027l1.522%2C1.652c1.481-0.193%2C6.732-1.084%2C10.88-4.291l0.52-0.402l0.521%2C0.4c1.38%2C1.059%2C2.906%2C2.016%2C3.754%2C2.383c-0.053-0.316-0.133-0.706-0.22-1.104c-0.874-0.421-2.263-1.304-3.534-2.279L27.345%2C18.852z%22%2F%3E%3Cpath%20d%3D%22M12.822%2C26.002c-0.181-0.436-0.411-1.037-0.601-1.564l-0.248-0.693l-0.721%2C0.145c-0.06%2C0.012-0.126%2C0.016-0.199%2C0.016c-1.976%2C0-6.339-2.415-7.525-3.637c-0.103%2C0.213-0.199%2C0.428-0.276%2C0.648c0.485%2C1.021%2C5.614%2C3.988%2C7.802%2C3.988c0.073%2C0%2C0.14-0.004%2C0.199-0.016l0.721-0.145l0.248%2C0.693c0.189%2C0.527%2C0.42%2C1.129%2C0.601%2C1.564c0.55-0.318%2C1.307-0.801%2C1.61-1.051c0.015-0.164%2C0.027-0.518%2C0.021-0.82l-0.009-0.367c-0.004%2C0.073-0.008%2C0.14-0.012%2C0.188C14.129%2C25.201%2C13.372%2C25.684%2C12.822%2C26.002z%22%2F%3E%3Cpath%20d%3D%22M30.702%2C17.523c0.013%2C0.082%2C0.037%2C0.199%2C0.076%2C0.37c0.115-0.368%2C0.353-0.886%2C0.767-1.769c0.303-0.643%2C0.788-1.678%2C1.046-2.391c-0.163%2C0.056-0.333%2C0.134-0.505%2C0.218c-0.191%2C0.43-0.39%2C0.851-0.541%2C1.173C30.837%2C16.635%2C30.636%2C17.088%2C30.702%2C17.523z%22%2F%3E%3Cpath%20d%3D%22M9.534%2C12.242c2.392-3.445%2C3.164-3.729%2C3.86-3.729c0.5%2C0.004%2C1.115%2C0.008%2C5.228%2C3.879c3.256%2C0.926%2C6.416%2C2.086%2C8.253%2C3.027c1.728-1.912%2C4.162-4.045%2C6.432-4.045l0.127%2C0.002c0.551%2C0.021%2C1.021%2C0.293%2C1.299%2C0.75c0.09%2C0.147%2C0.147%2C0.304%2C0.188%2C0.468c0.109-0.584%2C0.063-1.054-0.188-1.468c-0.278-0.457-0.748-0.729-1.299-0.75l-0.127-0.002c-2.27%2C0-4.704%2C2.133-6.432%2C4.045c-1.837-0.941-4.997-2.102-8.253-3.027c-4.112-3.871-4.728-3.875-5.228-3.879c-0.696%2C0-1.469%2C0.283-3.86%2C3.729c-1.407%2C0.686-6.974%2C3.637-8.427%2C8.1c-0.089%2C0.271-0.138%2C0.64-0.021%2C1.078c0.008-0.026%2C0.014-0.054%2C0.021-0.078C2.561%2C15.879%2C8.127%2C12.928%2C9.534%2C12.242z%22%2F%3E%3Cpath%20d%3D%22M33.106%2C19.096c0.425%2C1.751%2C0.673%2C2.873%2C0.762%2C3.639c0.135-0.702-0.098-1.902-0.762-4.639c0%2C0-0.007-0.028-0.011-0.043c-0.061%2C0.137-0.115%2C0.264-0.154%2C0.361C32.971%2C18.537%2C33.106%2C19.096%2C33.106%2C19.096z%22%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E) 3px center no-repeat}.no-svg .recipelist-filters .filter label.fisk{background-image:url(/static/images/spar/fallback/fish.png)}.recipelist-filters .filter label.vegetar{background:rgba(0,0,0,0) url(data:image/svg+xml,%3Csvg%20viewBox%3D%220%200%2036%2036%22%20height%3D%2236%22%20width%3D%2236%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath%20fill%3D%22%23ed1b24%22%20d%3D%22M34.51%2C12.463c0.207-0.566%2C0.324-1.471-0.29-2.559c-0.591-1.047-1.519-1.623-2.612-1.623c-0.67%2C0-1.387%2C0.209-2.169%2C0.633c0.011-0.197%2C0.006-0.391-0.027-0.58c-0.091-0.512-0.39-1.232-1.303-1.771c-0.463-0.273-0.936-0.412-1.406-0.412c-1.308%2C0-2.364%2C0.998-3.14%2C2.965c-0.135%2C0.342-0.278%2C0.689-0.422%2C1.035c-0.386%2C0.93-0.76%2C1.836-0.958%2C2.646c-0.782-0.779-1.752-1.342-3.01-1.342c-0.926%2C0-1.913%2C0.303-3.018%2C0.928c-1.887%2C1.064-5.935%2C4.049-9.186%2C7.008c-6.171%2C5.621-5.996%2C7.842-5.328%2C9.025c0.538%2C0.951%2C1.684%2C1.434%2C3.404%2C1.434c5.193%2C0%2C15.273-4.158%2C17.818-5.596c2.904-1.641%2C3.223-3.641%2C2.729-5.488c0.779%2C0.23%2C1.716%2C0.373%2C2.676%2C0.518c0.369%2C0.055%2C0.74%2C0.111%2C1.101%2C0.17c0.502%2C0.086%2C0.966%2C0.127%2C1.381%2C0.127l0%2C0c2.904%2C0%2C3.148-2.068%2C3.154-2.703c0.009-0.969-0.386-1.57-0.717-1.906c-0.178-0.18-0.385-0.328-0.616-0.449C33.576%2C13.934%2C34.222%2C13.256%2C34.51%2C12.463z%20M32.261%2C11.012c0.234%2C0.412%2C0.163%2C0.607%2C0.136%2C0.682c-0.063%2C0.174-0.411%2C0.793-2.217%2C1.469c-0.46%2C0.172-0.931%2C0.357-1.397%2C0.539c-1.148%2C0.453-2.423%2C0.953-3.266%2C1.117c0.603-0.652%2C1.836-1.598%2C2.65-2.221c0.396-0.303%2C0.793-0.609%2C1.177-0.912c1.264-1.004%2C1.96-1.154%2C2.264-1.154C31.75%2C10.531%2C31.99%2C10.531%2C32.261%2C11.012z%20M25.219%2C11.012c0.148-0.357%2C0.298-0.717%2C0.438-1.07C26.151%2C8.684%2C26.588%2C8.4%2C26.702%2C8.4c0.028%2C0%2C0.111%2C0.01%2C0.263%2C0.1c0.098%2C0.057%2C0.216%2C0.143%2C0.23%2C0.225c0.009%2C0.049%2C0.058%2C0.51-0.856%2C1.619c-0.242%2C0.295-0.486%2C0.602-0.729%2C0.904c-0.268%2C0.336-0.614%2C0.771-0.952%2C1.166C24.84%2C11.926%2C25.054%2C11.408%2C25.219%2C11.012z%20M21.758%2C22.295c-1.208%2C0.684-3.79%2C1.812-6.67%2C2.855l-2.201-2.527l0.896%2C2.984C10.568%2C26.703%2C7.19%2C27.6%2C5.046%2C27.6c-1.063%2C0-1.41-0.23-1.445-0.291c-0.239-0.422%2C0.48-1.578%2C1.766-3.061l1.923%2C1.641l-0.904-2.762c2.091-2.205%2C5.062-4.84%2C7.94-6.893l3.316%2C2.996l-1.59-4.162c0.411-0.26%2C0.815-0.504%2C1.211-0.727c0.747-0.424%2C1.39-0.637%2C1.91-0.637c1.11%2C0%2C1.898%2C1.037%2C3.052%2C3.078C23.965%2C19.865%2C24.114%2C20.963%2C21.758%2C22.295z%20M30.75%2C17.332L30.75%2C17.332c-0.29%2C0-0.629-0.033-1.009-0.098c-0.373-0.062-0.758-0.119-1.139-0.178c-0.426-0.062-0.979-0.146-1.49-0.242c0.515-0.086%2C1.07-0.158%2C1.498-0.215c0.382-0.051%2C0.765-0.102%2C1.139-0.156c0.347-0.051%2C0.66-0.078%2C0.933-0.078c0.7%2C0%2C0.889%2C0.17%2C0.907%2C0.189c0.061%2C0.061%2C0.065%2C0.232%2C0.064%2C0.303C31.651%2C17.102%2C31.649%2C17.332%2C30.75%2C17.332z%22%2F%3E%3Cg%20opacity%3D%220.25%22%3E%3Cpath%20d%3D%22M21.758%2C22.295c-1.208%2C0.684-3.79%2C1.812-6.67%2C2.855l-2.201-2.527l0.458%2C1.525l1.743%2C2.002c2.88-1.043%2C5.462-2.172%2C6.67-2.855c1.46-0.825%2C1.956-1.562%2C1.71-2.734C23.299%2C21.208%2C22.755%2C21.731%2C21.758%2C22.295z%22%2F%3E%3Cpath%20d%3D%22M33.188%2C15.971c0.268%2C0.271%2C0.566%2C0.73%2C0.67%2C1.404c0.035-0.202%2C0.046-0.377%2C0.047-0.498c0.008-0.897-0.33-1.47-0.643-1.817c-0.208%2C0.16-0.438%2C0.313-0.69%2C0.462C32.803%2C15.643%2C33.01%2C15.791%2C33.188%2C15.971z%22%2F%3E%3Cpath%20d%3D%22M3.781%2C27.422c-0.205%2C0.401-0.28%2C0.711-0.181%2C0.887C3.636%2C28.369%2C3.982%2C28.6%2C5.046%2C28.6c2.145%2C0%2C5.522-0.896%2C8.736-1.992l-0.272-0.91C10.378%2C26.751%2C7.13%2C27.6%2C5.046%2C27.6C4.365%2C27.6%2C3.98%2C27.506%2C3.781%2C27.422z%22%2F%3E%3Cpath%20d%3D%22M16.362%2C15.882c-0.104%2C0.064-0.205%2C0.12-0.311%2C0.187l1.007%2C2.635l0.583%2C0.527L16.362%2C15.882z%22%2F%3E%3Cpath%20d%3D%22M25.752%2C20.61c0.032-0.267%2C0.039-0.533%2C0.021-0.798c-0.059-0.017-0.122-0.03-0.18-0.047C25.667%2C20.044%2C25.721%2C20.326%2C25.752%2C20.61z%22%2F%3E%3Cpath%20d%3D%22M30.18%2C13.162c-0.46%2C0.172-0.931%2C0.357-1.397%2C0.539c-0.488%2C0.192-0.995%2C0.39-1.485%2C0.569c-0.665%2C0.522-1.369%2C1.103-1.78%2C1.548c0.843-0.164%2C2.117-0.664%2C3.266-1.117c0.467-0.182%2C0.938-0.367%2C1.397-0.539c1.806-0.676%2C2.153-1.295%2C2.217-1.469c0.027-0.074%2C0.099-0.27-0.136-0.682c-0.013-0.021-0.023-0.03-0.035-0.051C31.988%2C12.245%2C31.446%2C12.688%2C30.18%2C13.162z%22%2F%3E%3Cpath%20d%3D%22M6.97%2C20.391c3.251-2.959%2C7.299-5.943%2C9.186-7.008c1.104-0.625%2C2.092-0.928%2C3.018-0.928c1.258%2C0%2C2.228%2C0.562%2C3.01%2C1.342c0.198-0.811%2C0.572-1.717%2C0.958-2.646c0.144-0.346%2C0.287-0.693%2C0.422-1.035c0.775-1.967%2C1.832-2.965%2C3.14-2.965c0.471%2C0%2C0.943%2C0.139%2C1.406%2C0.412c0.913%2C0.539%2C1.212%2C1.26%2C1.303%2C1.771c0.033%2C0.189%2C0.038%2C0.383%2C0.027%2C0.58c0.782-0.424%2C1.499-0.633%2C2.169-0.633c1.094%2C0%2C2.021%2C0.576%2C2.612%2C1.623c0.225%2C0.397%2C0.35%2C0.771%2C0.41%2C1.111c0.101-0.549%2C0.062-1.275-0.41-2.111c-0.591-1.047-1.519-1.623-2.612-1.623c-0.67%2C0-1.387%2C0.209-2.169%2C0.633c0.011-0.197%2C0.006-0.391-0.027-0.58c-0.091-0.512-0.39-1.232-1.303-1.771c-0.463-0.273-0.936-0.412-1.406-0.412c-1.308%2C0-2.364%2C0.998-3.14%2C2.965c-0.135%2C0.342-0.278%2C0.689-0.422%2C1.035c-0.386%2C0.93-0.76%2C1.836-0.958%2C2.646c-0.782-0.779-1.752-1.342-3.01-1.342c-0.926%2C0-1.913%2C0.303-3.018%2C0.928c-1.887%2C1.064-5.935%2C4.049-9.186%2C7.008c-5.122%2C4.665-5.869%2C6.985-5.594%2C8.316C1.622%2C26.278%2C2.938%2C24.063%2C6.97%2C20.391z%22%2F%3E%3Cpath%20d%3D%22M6.63%2C23.875c-0.08%2C0.084-0.167%2C0.17-0.245%2C0.252l0.45%2C1.374l0.454%2C0.388L6.63%2C23.875z%22%2F%3E%3Cpath%20d%3D%22M24.658%2C13.414c0.338-0.395%2C0.685-0.83%2C0.952-1.166c0.242-0.303%2C0.486-0.609%2C0.729-0.904c0.914-1.109%2C0.865-1.57%2C0.856-1.619c-0.015-0.082-0.133-0.168-0.23-0.225c-0.011-0.007-0.016-0.006-0.025-0.012c-0.128%2C0.228-0.312%2C0.506-0.601%2C0.855c-0.242%2C0.295-0.486%2C0.602-0.729%2C0.904c-0.048%2C0.061-0.109%2C0.136-0.162%2C0.202c-0.077%2C0.188-0.151%2C0.374-0.229%2C0.562C25.054%2C12.408%2C24.84%2C12.926%2C24.658%2C13.414z%22%2F%3E%3Cpath%20d%3D%22M30.682%2C17.365c-0.272%2C0-0.586%2C0.027-0.933%2C0.078c-0.374%2C0.055-0.757%2C0.105-1.139%2C0.156c-0.428%2C0.057-0.983%2C0.129-1.498%2C0.215c0.512%2C0.096%2C1.064%2C0.18%2C1.49%2C0.242c0.381%2C0.059%2C0.766%2C0.115%2C1.139%2C0.178c0.38%2C0.064%2C0.719%2C0.098%2C1.009%2C0.098c0.899%2C0%2C0.901-0.23%2C0.903-0.475c0.001-0.07-0.004-0.242-0.064-0.303C31.57%2C17.535%2C31.382%2C17.365%2C30.682%2C17.365z%22%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E) 3px center no-repeat}.no-svg .recipelist-filters .filter label.vegetar{background-image:url(/static/images/spar/fallback/vegetarian.png)}.recipelist-filters .filter label.dessert{background:rgba(0,0,0,0) url(data:image/svg+xml,%3Csvg%20viewBox%3D%220%200%2036%2036%22%20height%3D%2236%22%20width%3D%2236%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath%20fill%3D%22%23ed1b24%22%20d%3D%22M7.815%2C16h-2.72l0.354%2C2.568c0.5%2C3.812%2C3.039%2C6.982%2C6.571%2C8.629c-0.179%2C0.091-0.368%2C0.154-0.57%2C0.256c-2.171%2C1.103-2.055%2C2.755-1.904%2C3.385C9.696%2C31.466%2C10.309%2C33%2C12.737%2C33h9.207c2.429%2C0%2C3.041-1.549%2C3.191-2.178s0.267-2.254-1.897-3.354c-0.204-0.103-0.396-0.222-0.577-0.313c3.53-1.646%2C6.07-4.761%2C6.571-8.574L29.586%2C16h-2.72H7.815z%20M19%2C25.818v2.038c0%2C0.041%2C3.277%2C1.976%2C3.277%2C1.976C24%2C30.771%2C21.944%2C31%2C21.944%2C31h-9.207c0%2C0-1.612-0.297-0.173-1.168c0%2C0%2C3.436-1.935%2C3.436-1.976v-2.038C12%2C25.236%2C8.334%2C23%2C7.815%2C19h19.051C26.347%2C23%2C23%2C25.236%2C19%2C25.818z%22%2F%3E%3Cpath%20fill%3D%22%23ed1b24%22%20d%3D%22M18.614%2C23.893c2.331%2C0%2C4.334-1.893%2C4.825-3.893h-1.418c-0.455%2C2-1.821%2C2.529-3.407%2C2.529S15.661%2C22%2C15.206%2C20h-1.418C14.28%2C22%2C16.283%2C23.893%2C18.614%2C23.893z%22%2F%3E%3Cpath%20fill%3D%22%23ed1b24%22%20d%3D%22M29.485%2C9.602L23.204%2C3.92c-0.828-0.749-1.697-0.469-1.933%2C0.623l-0.464%2C2.161c-0.929-0.799-2.127-1.284-3.441-1.284c-2.659%2C0-4.86%2C2.289-5.224%2C4.85C9.752%2C10.506%2C7.83%2C13%2C7.454%2C15H9.91c0.36-1%2C1.345-2.641%2C2.624-2.896c1.568-0.312%2C2.91-0.072%2C5.326%2C2.43c-0.52-1.902-1.619-3.386-3.346-4.185c0.209-1.393%2C1.402-2.504%2C2.852-2.504c1.434%2C0%2C2.636%2C1.005%2C2.859%2C2.417l0.15%2C0.941l0.963%2C0.359C23.082%2C11.66%2C24.458%2C13%2C24.67%2C15h2.397c-0.053-1-0.234-1.681-0.507-2.299l2.498-0.961C30.121%2C11.397%2C30.313%2C10.35%2C29.485%2C9.602z%22%2F%3E%3Cg%20opacity%3D%220.25%22%3E%3Cpath%20d%3D%22M8.028%2C20H7.815C8.334%2C24%2C12%2C26.236%2C16%2C26.818v-1C12.349%2C25.287%2C8.983%2C23.372%2C8.028%2C20z%22%2F%3E%3Cpath%20d%3D%22M12.737%2C31c0%2C0-0.139-0.026-0.299-0.084C11.239%2C31.721%2C12.737%2C32%2C12.737%2C32h9.207c0%2C0%2C1.931-0.218%2C0.46-1.092C22.167%2C30.975%2C21.944%2C31%2C21.944%2C31H12.737z%22%2F%3E%3Cpath%20d%3D%22M23.238%2C28.468c1.314%2C0.669%2C1.782%2C1.529%2C1.917%2C2.244c0.127-0.646%2C0.114-2.012-1.589-3.043c-0.297%2C0.168-0.592%2C0.339-0.905%2C0.485C22.842%2C28.246%2C23.034%2C28.365%2C23.238%2C28.468z%22%2F%3E%3Cpath%20d%3D%22M19%2C25.818v1C23%2C26.236%2C26.347%2C24%2C26.866%2C20H26.66C25.752%2C23.372%2C22.651%2C25.287%2C19%2C25.818z%22%2F%3E%3Cpath%20d%3D%22M11.45%2C28.453c0.202-0.102%2C0.392-0.165%2C0.57-0.256c-0.329-0.153-0.64-0.333-0.95-0.512c-1.653%2C1.031-1.67%2C2.392-1.545%2C3.036C9.659%2C29.998%2C10.128%2C29.124%2C11.45%2C28.453z%22%2F%3E%3Cpolygon%20points%3D%2224.67%2C16%209.91%2C16%207.815%2C16%207.454%2C16%205.096%2C16%205.233%2C17%207.815%2C17%2026.866%2C17%2029.449%2C17%2029.586%2C16%2027.067%2C16%2026.866%2C16%20%22%2F%3E%3Cpath%20d%3D%22M15.206%2C21c0.455%2C2%2C1.822%2C2.529%2C3.408%2C2.529S21.566%2C23%2C22.021%2C21h1.026c0.166-0.326%2C0.308-0.659%2C0.392-1h-1.418c-0.455%2C2-1.821%2C2.529-3.407%2C2.529S15.661%2C22%2C15.206%2C20h-1.418c0.084%2C0.341%2C0.226%2C0.674%2C0.392%2C1H15.206z%22%2F%3E%3Cpath%20d%3D%22M12.143%2C11.27c0.363-2.561%2C2.564-4.85%2C5.224-4.85c1.314%2C0%2C2.513%2C0.485%2C3.441%2C1.284l0.464-2.161c0.235-1.092%2C1.104-1.372%2C1.933-0.623l6.281%2C5.682c0.179%2C0.162%2C0.302%2C0.339%2C0.387%2C0.519c0.25-0.458%2C0.135-1.048-0.387-1.519L23.204%2C3.92c-0.828-0.749-1.697-0.469-1.933%2C0.623l-0.464%2C2.161c-0.929-0.799-2.127-1.284-3.441-1.284c-2.659%2C0-4.86%2C2.289-5.224%2C4.85C9.752%2C10.506%2C7.83%2C13%2C7.454%2C15h0.313C8.479%2C13.251%2C10.14%2C11.468%2C12.143%2C11.27z%22%2F%3E%3Cpath%20d%3D%22M26.949%2C15h0.118c-0.029-0.558-0.103-1.011-0.206-1.415l-0.301%2C0.116C26.73%2C14.086%2C26.859%2C14.505%2C26.949%2C15z%22%2F%3E%3Cpath%20d%3D%22M14.789%2C10.497c-0.13%2C0.267-0.229%2C0.551-0.274%2C0.853c1.187%2C0.549%2C2.069%2C1.427%2C2.679%2C2.535c0.216%2C0.202%2C0.433%2C0.406%2C0.667%2C0.649C17.37%2C12.737%2C16.354%2C11.322%2C14.789%2C10.497z%22%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E) 3px center no-repeat}.no-svg .recipelist-filters .filter label.dessert{background-image:url(/static/images/spar/fallback/dessert.png)}.recipelist-filters .filter label.title{background:rgba(0,0,0,0) url(data:image/svg+xml,%3Csvg%20viewBox%3D%220%200%2036%2036%22%20height%3D%2236%22%20width%3D%2236%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cellipse%20fill%3D%22%2300ba51%22%20cx%3D%2218%22%20cy%3D%2217.614%22%20rx%3D%2214%22%20ry%3D%2214.615%22%2F%3E%3Cg%20opacity%3D%220.25%22%3E%3Cpath%20d%3D%22M18%2C5c7.409%2C0%2C13.457%2C6.012%2C13.951%2C13.614c0.021-0.332%2C0.048-0.662%2C0.048-1C32%2C9.543%2C25.732%2C3%2C18%2C3C10.268%2C3%2C4%2C9.543%2C4%2C17.614c0%2C0.338%2C0.027%2C0.668%2C0.048%2C1C4.542%2C11.012%2C10.591%2C5%2C18%2C5z%22%2F%3E%3Cpolygon%20points%3D%2221.779%2C17.996%2022.993%2C21%2023.802%2C21%2021.779%2C15.996%2019.703%2C21%2020.533%2C21%20%22%2F%3E%3Cpath%20d%3D%22M27.401%2C25.444c-0.177%2C0.106-0.385%2C0.183-0.646%2C0.183c-0.504%2C0-0.796-0.438-0.992-0.846L25.055%2C23h-1.253h-4.099h-0.881l-1.027%2C2.187c-0.214%2C0.39-0.486%2C0.638-0.992%2C0.638c-0.293%2C0-0.525-0.111-0.711-0.266l-0.298%2C0.669c-0.078%2C0.155-0.117%2C0.325-0.117%2C0.481c0%2C0.564%2C0.427%2C1.115%2C1.126%2C1.115c0.505%2C0%2C0.778-0.248%2C0.992-0.638L19.292%2C24h5.365l1.107%2C2.781c0.195%2C0.407%2C0.487%2C0.846%2C0.992%2C0.846c0.7%2C0%2C1.127-0.441%2C1.127-1.006c0-0.155-0.04-0.209-0.117-0.365L27.401%2C25.444z%22%2F%3E%3Cpath%20d%3D%22M17.381%2C20.669L17.097%2C20h-0.854h-4.043h-0.856l-1.107%2C2.43c-0.213%2C0.389-0.486%2C0.701-0.991%2C0.701c-0.29%2C0-0.519-0.107-0.704-0.256l-0.307%2C0.682c-0.079%2C0.156-0.117%2C0.311-0.117%2C0.467c0%2C0.564%2C0.428%2C1.107%2C1.128%2C1.107c0.505%2C0%2C0.778-0.312%2C0.991-0.701L11.343%2C22h5.444L17.381%2C20.669z%22%2F%3E%3Cpolygon%20points%3D%2214.22%2C15.062%2015.423%2C18%2016.242%2C18%2014.22%2C13.062%2012.199%2C18%2013.018%2C18%20%22%2F%3E%3C%2Fg%3E%3Cpath%20fill%3D%22%23FFFFFF%22%20d%3D%22M27.767%2C24.256l-4.996-11.098c0.389-0.271%2C0.661-0.7%2C0.661-1.244c0-0.933-0.719-1.535-1.652-1.535c-0.893%2C0-1.651%2C0.603-1.651%2C1.535c0%2C0.544%2C0.271%2C0.973%2C0.66%2C1.244l-2.18%2C4.845l-3.377-7.507c-0.176-0.408-0.505-0.621-1.012-0.621c-0.504%2C0-0.835%2C0.232-1.01%2C0.621L8.234%2C21.557c-0.079%2C0.156-0.117%2C0.311-0.117%2C0.467c0%2C0.564%2C0.428%2C1.107%2C1.128%2C1.107c0.505%2C0%2C0.778-0.312%2C0.991-0.701L11.343%2C20h5.753l0.285%2C0.669l-1.587%2C3.559c-0.078%2C0.155-0.117%2C0.325-0.117%2C0.481c0%2C0.564%2C0.427%2C1.115%2C1.126%2C1.115c0.505%2C0%2C0.778-0.248%2C0.992-0.638L18.822%2C23h6.232l0.709%2C1.781c0.195%2C0.407%2C0.487%2C0.846%2C0.992%2C0.846c0.7%2C0%2C1.127-0.441%2C1.127-1.006C27.883%2C24.466%2C27.844%2C24.412%2C27.767%2C24.256z%20M12.199%2C18l2.021-4.938L16.242%2C18H12.199z%20M21.779%2C11.293c0.332%2C0%2C0.623%2C0.231%2C0.623%2C0.621c0%2C0.351-0.291%2C0.622-0.623%2C0.622c-0.33%2C0-0.601-0.233-0.601-0.622C21.178%2C11.524%2C21.45%2C11.293%2C21.779%2C11.293z%20M21.779%2C15.996L23.802%2C21h-4.099L21.779%2C15.996z%22%2F%3E%3C%2Fsvg%3E) 3px center no-repeat}.no-svg .recipelist-filters .filter label.title{background-image:url(/static/images/spar/fallback/sort-alphabetic.png)}.recipelist-filters .filter label.time{background:rgba(0,0,0,0) url(data:image/svg+xml,%3Csvg%20viewBox%3D%220%200%2036%2036%22%20height%3D%2236%22%20width%3D%2236%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cellipse%20fill%3D%22%2300ba51%22%20cx%3D%2218%22%20cy%3D%2217.614%22%20rx%3D%2214%22%20ry%3D%2214.615%22%2F%3E%3Cg%20opacity%3D%220.25%22%3E%3Cpath%20d%3D%22M18%2C5c7.409%2C0%2C13.457%2C6.012%2C13.951%2C13.614c0.021-0.332%2C0.049-0.662%2C0.049-1C32%2C9.543%2C25.732%2C3%2C18%2C3S4%2C9.543%2C4%2C17.614c0%2C0.338%2C0.027%2C0.668%2C0.049%2C1C4.543%2C11.012%2C10.592%2C5%2C18%2C5z%22%2F%3E%3Cpolygon%20points%3D%2217%2C18.576%2017%2C20.576%2021.489%2C23.047%2022.408%2C21.879%2019%2C19.792%2019%2C19.677%20%22%2F%3E%3Cpath%20d%3D%22M18%2C12.408c3.854%2C0%2C7.028%2C2.872%2C7.519%2C6.593c0.043-0.328%2C0.073-0.66%2C0.073-1c0-4.194-3.397-7.593-7.592-7.593c-4.193%2C0-7.592%2C3.398-7.592%2C7.593c0%2C0.34%2C0.03%2C0.672%2C0.073%2C1C10.972%2C15.28%2C14.146%2C12.408%2C18%2C12.408z%22%2F%3E%3Cpath%20d%3D%22M27.809%2C19.001C27.308%2C23.976%2C23.107%2C27.86%2C18%2C27.86s-9.308-3.885-9.809-8.859c-0.033%2C0.329-0.051%2C0.662-0.051%2C1c0%2C5.444%2C4.414%2C9.859%2C9.859%2C9.859s9.859-4.415%2C9.859-9.859C27.859%2C19.663%2C27.842%2C19.33%2C27.809%2C19.001z%22%2F%3E%3C%2Fg%3E%3Cpolygon%20fill%3D%22%23FFFFFF%22%20points%3D%2219%2C13%2017%2C13%2017%2C18.576%2021.489%2C21.047%2022.408%2C19.879%2019%2C17.792%20%22%2F%3E%3Cpath%20fill%3D%22%23FFFFFF%22%20d%3D%22M18%2C8.14c-5.445%2C0-9.859%2C4.415-9.859%2C9.861c0%2C5.444%2C4.414%2C9.859%2C9.859%2C9.859s9.859-4.415%2C9.859-9.859C27.859%2C12.555%2C23.445%2C8.14%2C18%2C8.14z%20M18%2C25.593c-4.193%2C0-7.592-3.399-7.592-7.592c0-4.194%2C3.398-7.593%2C7.592-7.593c4.194%2C0%2C7.592%2C3.398%2C7.592%2C7.593C25.592%2C22.193%2C22.194%2C25.593%2C18%2C25.593z%22%2F%3E%3C%2Fsvg%3E) 3px center no-repeat}.no-svg .recipelist-filters .filter label.time{background-image:url(/static/images/spar/fallback/sort-time.png)}.recipelist-filters .filter label.difficulty{background:rgba(0,0,0,0) url(data:image/svg+xml,%3Csvg%20viewBox%3D%220%200%2036%2036%22%20height%3D%2236%22%20width%3D%2236%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cellipse%20fill%3D%22%2300ba51%22%20cx%3D%2218%22%20cy%3D%2217.614%22%20rx%3D%2214%22%20ry%3D%2214.615%22%2F%3E%3Cg%20opacity%3D%220.25%22%3E%3Cpath%20d%3D%22M18%2C5c7.409%2C0%2C13.457%2C6.012%2C13.951%2C13.614c0.021-0.332%2C0.049-0.662%2C0.049-1C32%2C9.543%2C25.732%2C3%2C18%2C3S4%2C9.543%2C4%2C17.614c0%2C0.338%2C0.027%2C0.668%2C0.049%2C1C4.543%2C11.012%2C10.592%2C5%2C18%2C5z%22%2F%3E%3Cpath%20d%3D%22M11.398%2C21.362c-2.195-0.396-3.887-2.216-4.123-4.464c-0.016%2C0.157-0.048%2C0.31-0.048%2C0.471c0%2C2.49%2C1.804%2C4.566%2C4.171%2C4.993V21.362z%22%2F%3E%3Cpath%20d%3D%22M23.531%2C13.179c-0.517%2C0-1.004%2C0.126-1.436%2C0.344c-0.6-1.733-2.242-2.979-4.179-2.979s-3.579%2C1.246-4.181%2C2.979c-0.432-0.218-0.919-0.344-1.436-0.344c-1.762%2C0-3.19%2C1.429-3.19%2C3.19c0%2C0.172%2C0.024%2C0.336%2C0.05%2C0.5c0.242-1.522%2C1.551-2.69%2C3.141-2.69c0.517%2C0%2C1.004%2C0.126%2C1.436%2C0.344c0.602-1.733%2C2.244-2.979%2C4.181-2.979s3.579%2C1.246%2C4.179%2C2.979c0.432-0.218%2C0.919-0.344%2C1.436-0.344c1.591%2C0%2C2.898%2C1.168%2C3.14%2C2.69c0.026-0.164%2C0.051-0.328%2C0.051-0.5C26.722%2C14.607%2C25.293%2C13.179%2C23.531%2C13.179z%22%2F%3E%3Cpath%20d%3D%22M24.434%2C21.362v1c2.367-0.427%2C4.171-2.503%2C4.171-4.993c0-0.161-0.033-0.313-0.048-0.471C28.32%2C19.146%2C26.629%2C20.967%2C24.434%2C21.362z%22%2F%3E%3Cpath%20d%3D%22M22.551%2C27.508c-0.063%2C0-0.127-0.004-0.191-0.009c-0.027-0.003-2.672-0.271-4.442-0.271s-4.417%2C0.268-4.444%2C0.271c-0.063%2C0.005-0.127%2C0.009-0.191%2C0.009c-0.464%2C0-0.914-0.17-1.26-0.485c-0.396-0.356-0.623-0.864-0.623-1.397v1c0%2C0.533%2C0.228%2C1.041%2C0.623%2C1.397c0.346%2C0.315%2C0.796%2C0.485%2C1.26%2C0.485c0.064%2C0%2C0.128-0.004%2C0.191-0.009c0.027-0.003%2C2.674-0.271%2C4.444-0.271s4.415%2C0.268%2C4.442%2C0.271c0.064%2C0.005%2C0.128%2C0.009%2C0.191%2C0.009c0.464%2C0%2C0.914-0.17%2C1.262-0.485c0.395-0.356%2C0.621-0.864%2C0.621-1.397v-1c0%2C0.533-0.227%2C1.041-0.621%2C1.397C23.465%2C27.338%2C23.015%2C27.508%2C22.551%2C27.508z%22%2F%3E%3C%2Fg%3E%3Cpath%20fill%3D%22%23FFFFFF%22%20d%3D%22M18.001%2C10.459c1.937%2C0%2C3.579%2C1.246%2C4.179%2C2.979c0.432-0.218%2C0.919-0.344%2C1.436-0.344c1.762%2C0%2C3.19%2C1.429%2C3.19%2C3.19s-1.429%2C3.191-3.19%2C3.191c-0.343%2C0-0.98-0.051-0.98-0.051v6.115c0%2C0-2.744-0.279-4.634-0.279c-1.891%2C0-4.636%2C0.279-4.636%2C0.279v-6.115c0%2C0-0.638%2C0.051-0.98%2C0.051c-1.762%2C0-3.19-1.43-3.19-3.191s1.429-3.19%2C3.19-3.19c0.517%2C0%2C1.004%2C0.126%2C1.436%2C0.344C14.422%2C11.705%2C16.064%2C10.459%2C18.001%2C10.459%20M18.001%2C8.576c-2.077%2C0-3.979%2C1.021-5.142%2C2.658c-0.157-0.014-0.314-0.021-0.475-0.021c-2.797%2C0-5.073%2C2.275-5.073%2C5.072c0%2C2.49%2C1.804%2C4.566%2C4.171%2C4.993v4.263c0%2C0.533%2C0.228%2C1.041%2C0.623%2C1.397c0.346%2C0.315%2C0.796%2C0.485%2C1.26%2C0.485c0.064%2C0%2C0.128-0.004%2C0.191-0.009c0.027-0.003%2C2.674-0.271%2C4.444-0.271s4.415%2C0.268%2C4.442%2C0.271c0.064%2C0.005%2C0.128%2C0.009%2C0.191%2C0.009c0.464%2C0%2C0.914-0.17%2C1.262-0.485c0.395-0.356%2C0.621-0.864%2C0.621-1.397v-4.263c2.367-0.427%2C4.171-2.503%2C4.171-4.993c0-2.797-2.276-5.072-5.073-5.072c-0.16%2C0-0.316%2C0.008-0.475%2C0.021C21.979%2C9.597%2C20.077%2C8.576%2C18.001%2C8.576L18.001%2C8.576z%22%2F%3E%3C%2Fsvg%3E) 3px center no-repeat}.no-svg .recipelist-filters .filter label.difficulty{background-image:url(/static/images/spar/fallback/sort-difficulty.png)}.pagination-wrapper{background:#fafafa;border-top:1px solid #ececec;border-bottom:1px solid #ececec}.pagination a{font-weight:bold;text-transform:uppercase;border:1px solid #ddd;background:#fff;color:#000}.pagination a:hover,.pagination a:focus,.pagination li.active a{background:#ddd;-webkit-box-shadow:none;box-shadow:none}.pagination li.disabled a{cursor:default;color:#999}.pagination li.disabled a:hover,.pagination li.disabled a:focus{background:#fff}.main-header{background-color:#fff;position:fixed;top:0;left:0;right:0;z-index:8;-webkit-transition:max-width linear 300ms;transition:max-width linear 300ms;max-width:100%;padding-bottom:10px}@media(max-width: 900px){.main-header{-webkit-transition:none !important;transition:none !important}}@media screen and (min-width: 970px){.main-header{padding-bottom:0}}.main-header.open-cart{max-width:calc(100% - 20.625rem)}@media screen and (max-width: 767px){.main-header.open-cart{max-width:100%}}.main-header__search{min-width:100%;position:relative;z-index:3;padding:12px 0;-webkit-box-flex:1;-ms-flex:1;flex:1}@media screen and (min-width: 970px){.main-header__search{max-width:40em;min-width:unset;margin-right:2rem}}@media screen and (max-width: 1023px){.main-header__search{max-width:362px}}@media screen and (min-width: 1024px)and (max-width: 1230px){.main-header__search{max-width:421px}}@media screen and (max-width: 1199px){.open-cart .main-header__search{display:none}}.main-header__search .ngr-icon--magnifier{display:none}.main-header__search .ws-search-suggestions{max-height:50vh;overflow-y:auto}.main-header__search .ws-search-suggestions .ws-coupon-product-header{background-color:rgba(0,0,0,0)}.main-header__search .ws-search-suggestions .ws-coupon-product-footer{background-color:rgba(0,0,0,0);color:#e81139;margin:0;padding:0 10px}.main-header__search .ws-search-suggestions .ws-button--secondary{color:#fff;background-color:#ed1b24;font-weight:400}.main-header__top{padding:0}.main-header__top .header__logo{-webkit-box-flex:0;-ms-flex:none;flex:none;width:250px;margin-left:-20px;margin-right:2rem;padding:12px 0}@media screen and (max-width: 350px){.main-header__top .header__logo{margin-right:12px}}@media screen and (max-width: 767px){.main-header__top .header__logo{width:160px}}@media screen and (min-width: 1200px){.main-header__top .header__logo{width:280px}}.main-header__top .header__logo img{display:block;width:100%;height:auto}.main-header__bottom{display:none;height:74px}@media screen and (min-width: 970px){.main-header__bottom{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}}.main-header__bottom__container{margin:0 auto;height:74px}.main-header__mobile-buttons{-webkit-box-flex:0;-ms-flex:0;flex:0;-ms-flex-item-align:center;align-self:center;white-space:nowrap;padding:0;position:absolute;top:12px;right:20px;margin:0}@media screen and (min-width: 970px){.main-header__mobile-buttons{position:relative;margin:1em 0;top:unset;right:unset}}.main-header__mobile-buttons .mobile-pullout-button{padding:.25em;border:none;background-color:rgba(0,0,0,0);position:relative;top:3px;z-index:999;font-weight:600}.main-header__mobile-buttons .mobile-pullout-button .c-icon{background-image:url("data:image/svg+xml,%3Csvg%20width%3D%2224%22%20height%3D%2217%22%20viewBox%3D%220%200%2024%2017%22%20preserveAspectRatio%3D%22xMidYMid%20slice%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cg%20fill%3D%22%23ed1b24%22%20fill-rule%3D%22evenodd%22%3E%3Cpath%20d%3D%22M2.637%203.552h11c.694%200%201.257-.56%201.257-1.25s-.563-1.25-1.257-1.25h-11c-.694%200-1.257.56-1.257%201.25s.563%201.25%201.257%201.25zM2.637%209.802H21.18c.694%200%201.257-.56%201.257-1.25s-.563-1.25-1.257-1.25H2.637c-.694%200-1.257.56-1.257%201.25s.563%201.25%201.257%201.25zM21.18%2013.448H2.637c-.694%200-1.257.56-1.257%201.25s.563%201.25%201.257%201.25H21.18c.694%200%201.257-.56%201.257-1.25s-.563-1.25-1.257-1.25z%22%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E");width:30px;height:23px}.main-header__mobile-buttons .mobile-pullout-button--open{position:fixed;top:1.47em;right:1.4em}@media screen and (max-width: 959px){.main-header__mobile-buttons .mobile-pullout-button--open{top:1.3em}}.open-cart .main-header__mobile-buttons .mobile-pullout-button--open{position:absolute;top:0;right:0}.main-header__mobile-buttons .mobile-pullout-button--open .c-icon{background-image:url("data:image/svg+xml,%3Csvg%20width%3D%2220%22%20height%3D%2219%22%20viewBox%3D%220%200%2020%2019%22%20preserveAspectRatio%3D%22xMidYMid%20slice%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cg%20fill%3D%22%23f7f7f7%22%20fill-rule%3D%22evenodd%22%3E%3Cpath%20d%3D%22M4.657%2016.768L17.768%203.657c.491-.491.493-1.285.006-1.773A1.254%201.254%200%200%200%2016%201.889L2.889%2015a1.254%201.254%200%200%200-.005%201.773%201.254%201.254%200%200%200%201.773-.006z%22%2F%3E%3Cpath%20d%3D%22M17.768%2015L4.657%201.89a1.254%201.254%200%200%200-1.773-.005%201.254%201.254%200%200%200%20.005%201.773L16%2016.768c.49.491%201.285.493%201.773.006A1.254%201.254%200%200%200%2017.768%2015z%22%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E")}.main-header__mobile-buttons>li{display:inline-block;margin-left:.5em}@media screen and (min-width: 970px){.main-header__mobile-buttons>li:last-of-type{display:none}}.no-nav-header{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:10px;border-bottom:1px solid #ececec}.no-nav-header .logo img{width:200px;height:auto}.summercampaign__header-image{width:100%;-o-object-fit:cover;object-fit:cover;font-family:"object-fit: cover;";height:350px}@media screen and (max-width: 767px){.summercampaign__header-image{height:250px}}.clear{clear:both}.simple-hamburger-nav .main-header__mobile-buttons{top:1.47em;right:1.4em;margin:0;position:absolute}.simple-hamburger-nav .main-header__mobile-buttons li:last-of-type{display:block}.simple-hamburger-nav .c-icon--back-arrow{top:1.47em;left:1.4em;margin:0;position:absolute}.disclaimer-block__container{font-size:18px;font-weight:600;position:relative;text-align:left;background-color:#e20613;color:#fff;margin-top:50px}@media screen and (min-width: 970px){.disclaimer-block__container{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;text-align:left;margin-top:0px}}.disclaimer-block__container .disclaimer-block{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.disclaimer-block__container .disclaimer-block__title{font-weight:bold;font-size:18px;color:#fff;margin:-12px 15px 0}@media screen and (min-width: 970px){.disclaimer-block__container .disclaimer-block__title{margin:-12px 30px 0}}.disclaimer-block__container .disclaimer-block__text{margin:0 15px 0;max-width:90%}@media screen and (min-width: 970px){.disclaimer-block__container .disclaimer-block__text{margin:0 30px 0;max-width:60%}}.disclaimer-block__container .disclaimer-block__close-icon{position:absolute;top:0;right:0;width:16px;height:16px;padding:16px 40px;cursor:pointer;color:#fff}@media screen and (min-width: 970px){.disclaimer-block__container .disclaimer-block__close-icon{padding:15px 30px}}.disclaimer-block__container .close-icon{width:16px;height:16px;fill:#fff}.disclaimer-block__container .disclaimer-block__content{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.disclaimer-block__container h3{font-size:24px;font-weight:bold;color:#fff}.disclaimer-block__container a{color:#fff;text-decoration:underline}.cw-theme-header,.theme-header{position:relative;padding-top:20px}.cw-theme-header__theme-item img,.theme-header__theme-item img{max-width:100%}.cw-theme-header__content,.theme-header__content{position:absolute;text-align:center;left:16px;right:16px;bottom:6px}.cw-theme-header__title,.theme-header__title{font-weight:800;font-style:normal;font-size:1.5em;line-height:32px;text-align:left;color:#fff}@media screen and (min-width: 960px){.cw-theme-header__title,.theme-header__title{font-size:2.25em}}.link-list{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;list-style-type:none;margin:0;margin-right:-16px;padding:0}.link-list>li{display:-webkit-box;display:-ms-flexbox;display:flex;border-right:1px solid #eee;border-left:1px solid #eee;text-align:center;padding:0 16px 7px 16px;height:100%;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.link-list>li:first-of-type{border-left:none}.link-list>li:last-of-type{border-right:none}.main-menu{display:-webkit-box;display:-ms-flexbox;display:flex;margin:0;margin-left:calc(20px*2);padding:0}.main-menu>li{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin:0;padding:0;list-style:none;text-align:center}.main-menu>li a{display:block;height:100%;white-space:nowrap;padding:10px;position:relative;color:#ed1b24;font-size:17;font-weight:bold;line-height:81px}.main-menu>li a:hover{color:#8b0304;text-decoration:none}.main-menu__mobile-buttons{-webkit-box-flex:0;-ms-flex:0;flex:0;margin:0;margin-left:auto;margin-right:8px;-ms-flex-item-align:center;align-self:center;white-space:nowrap;padding:0}.main-menu__mobile-buttons__mobile-pullout-button{padding:.25em;border:none;background-color:rgba(0,0,0,0);position:relative;top:3px}.main-menu__mobile-buttons__mobile-pullout-button .c-icon{background-image:url("data:image/svg+xml,%3Csvg%20width%3D%2224%22%20height%3D%2217%22%20viewBox%3D%220%200%2024%2017%22%20preserveAspectRatio%3D%22xMidYMid%20slice%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cg%20fill%3D%22%23ed1b24%22%20fill-rule%3D%22evenodd%22%3E%3Cpath%20d%3D%22M2.637%203.552h11c.694%200%201.257-.56%201.257-1.25s-.563-1.25-1.257-1.25h-11c-.694%200-1.257.56-1.257%201.25s.563%201.25%201.257%201.25zM2.637%209.802H21.18c.694%200%201.257-.56%201.257-1.25s-.563-1.25-1.257-1.25H2.637c-.694%200-1.257.56-1.257%201.25s.563%201.25%201.257%201.25zM21.18%2013.448H2.637c-.694%200-1.257.56-1.257%201.25s.563%201.25%201.257%201.25H21.18c.694%200%201.257-.56%201.257-1.25s-.563-1.25-1.257-1.25z%22%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E");width:30px;height:23px}.main-menu__mobile-buttons__mobile-pullout-button--open .c-icon{background-image:url("data:image/svg+xml,%3Csvg%20width%3D%2220%22%20height%3D%2219%22%20viewBox%3D%220%200%2020%2019%22%20preserveAspectRatio%3D%22xMidYMid%20slice%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cg%20fill%3D%22%23ed1b24%22%20fill-rule%3D%22evenodd%22%3E%3Cpath%20d%3D%22M4.657%2016.768L17.768%203.657c.491-.491.493-1.285.006-1.773A1.254%201.254%200%200%200%2016%201.889L2.889%2015a1.254%201.254%200%200%200-.005%201.773%201.254%201.254%200%200%200%201.773-.006z%22%2F%3E%3Cpath%20d%3D%22M17.768%2015L4.657%201.89a1.254%201.254%200%200%200-1.773-.005%201.254%201.254%200%200%200%20.005%201.773L16%2016.768c.49.491%201.285.493%201.773.006A1.254%201.254%200%200%200%2017.768%2015z%22%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E")}.main-menu__mobile-buttons>li{display:inline-block;margin-left:.5em}@media(min-width: 971px){.main-menu__mobile-buttons{display:none}}.mobile-menu--primary{width:100%}@media screen and (max-width: 767px){.mobile-menu--primary{margin-top:10px}}@media screen and (min-width: 970px){.mobile-menu--primary{display:none}}.mobile-menu--primary ul{display:-webkit-box;display:-ms-flexbox;display:flex;margin:0;padding:0;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;list-style:none;height:30px}.mobile-menu--primary ul>li{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-ms-flex-line-pack:center;align-content:center;font-weight:bold;height:100%;border-right:1px solid #ececec}@media screen and (max-width: 460px){.mobile-menu--primary ul>li{font-size:.8rem}}@media screen and (max-width: 350px){.mobile-menu--primary ul>li{font-size:.7rem}}.mobile-menu--primary ul>li:last-child{border:none}.mobile-menu--pullout{top:0;right:0;z-index:100;overflow-y:auto;color:#fff;background:#e20613;position:fixed;padding:1.5em;-webkit-box-shadow:2px 2px 6px 0 #87020a;box-shadow:2px 2px 6px 0 #87020a;-webkit-transform:translateX(950px);transform:translateX(950px);-webkit-transition:-webkit-transform .4s ease;transition:-webkit-transform .4s ease;transition:transform .4s ease;transition:transform .4s ease, -webkit-transform .4s ease}@media screen and (min-width: 768px){.mobile-menu--pullout--nologgin{min-width:520px}}.open-cart .mobile-menu--pullout{right:20.625rem}@media screen and (max-width: 767px){.mobile-menu--pullout{left:0}}@media screen and (max-width: 959px){.mobile-menu--pullout{bottom:0}}.mobile-menu--pullout ul,.mobile-menu--pullout li{font-size:1.15em}.mobile-menu--pullout a,.mobile-menu--pullout .c-icon{color:#fff}.mobile-menu--pullout a{position:relative}.mobile-menu--pullout .user-nav{font-size:1em;border-bottom:1px solid #ddd;margin:0 0 1rem;padding:0 0 1rem}.mobile-menu--pullout .user-nav li{margin:0;padding:0;list-style:none}@media screen and (max-width: 767px){.mobile-menu--pullout .user-nav .user-menu__button>span{-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}}.mobile-menu--pullout .user-nav--nologgin{padding:.5rem 5% 2rem}@media screen and (max-width: 767px){.mobile-menu--pullout .user-nav--nologgin{padding:0 5% 1.5rem}}.mobile-menu--pullout .user-nav--nologgin li{font-size:1em;font-weight:600;display:inline-block}@media screen and (max-width: 767px){.mobile-menu--pullout .user-nav--nologgin li{font-size:.8rem}}.mobile-menu--pullout .user-nav--nologgin li:first-of-type{padding-right:2rem}@media screen and (max-width: 767px){.mobile-menu--pullout .user-nav--nologgin li:first-of-type{padding-right:1rem}}.mobile-menu--pullout .user-nav--nologgin li:last-of-type a{background:#fff;color:#e20613;padding:14px 32px;border-radius:24px;line-height:20px;font-weight:700}@media screen and (max-width: 767px){.mobile-menu--pullout .user-nav--nologgin li:last-of-type a{padding:12px 20px}}.mobile-menu--pullout .list-wrapper{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}@media screen and (min-width: 768px){.mobile-menu--pullout .list-wrapper{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}}.mobile-menu--pullout .list-wrapper>ul{margin:0;padding:0 2rem 0 3.5rem;list-style:none}.mobile-menu--pullout .list-wrapper>ul li{padding:0;list-style:none;margin:0 0 1.5em;font-size:18px;font-weight:600;max-width:210px}@media screen and (max-width: 767px){.mobile-menu--pullout .list-wrapper>ul li{font-size:14px;margin:0 0 1.2em}}.mobile-menu--pullout .list-wrapper>ul li.thin{font-weight:300}.mobile-menu--pullout .list-wrapper>ul li .c-icon{position:absolute;left:-2.5rem}.mobile-menu--pullout .list-wrapper--nologgin{border-top:none;margin-top:0;padding-top:0;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.mobile-menu--pullout .list-wrapper--nologgin>ul{padding:0 5%}.mobile-menu--pullout .list-wrapper--nologgin .user--nologgin li{max-width:unset}.mobile-menu--pullout ul.user--nologgin{border-bottom:1px solid #ddd;margin-bottom:1rem;padding:0 0 2rem 0}.mobile-menu--pullout ul.user--nologgin>li{display:inline-block;margin:0}.mobile-menu--pullout ul.user--nologgin>li:first-of-type{padding-right:2rem}@media screen and (max-width: 767px){.mobile-menu--pullout ul.user--nologgin>li:first-of-type{padding-right:1rem}}.mobile-menu--pullout ul.user--nologgin>li:last-of-type a{background:#fff;color:#e20613;padding:14px 32px;border-radius:24px;line-height:20px;font-weight:bold}.mobile-menu--pullout--open{-webkit-transform:translateX(0);transform:translateX(0)}.service-menu{list-style-type:none;display:-webkit-box;display:-ms-flexbox;display:flex;margin:0;padding:0;padding-right:12px;text-align:right}.service-menu>li{display:-webkit-box;display:-ms-flexbox;display:flex;text-align:center;margin-right:-1px;padding:10px 16px;min-width:80px;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.service-menu>li.handover-picker{border:none}.service-menu>li a:hover,.service-menu>li a:active{text-decoration:none}.service-menu>li a:hover span.menu-text,.service-menu>li a:active span.menu-text{text-decoration:underline}.service-menu>li .c-icon{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.service-menu>li .faux-icon{color:#ed1b24;font-weight:bold;font-size:.9em;text-transform:uppercase;display:block;height:22px}.service-menu>li>span{margin-top:auto;margin-bottom:0;display:block}@media screen and (max-width: 1199px){.open-cart .service-menu>li:not(.cart-button){display:none}}.service-menu .handover-picker{background-color:rgba(0,0,0,0);font-size:.9em;-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end;padding:10px 16px 15px}.service-menu .handover-picker .ws-presubmit-status{padding:0}.service-menu .handover-picker .ws-presubmit-status__edit:hover{color:#8b0304}@media screen and (max-width: 1199px){.service-menu .handover-picker{max-width:275px}.open-cart .service-menu .handover-picker{display:none}}@media screen and (max-width: 1199px){.open-cart .service-menu .coupons,.open-cart .service-menu .shoppinglists{display:none}}.service-menu .menu-text{line-height:1}.has-badge .menu-badge{margin-left:-17.5px}.has-badge .menu-badge .badge{position:relative;left:35px;top:-8px;width:21px;height:21px;border-radius:50%;padding:0 4px;font-size:12px;text-align:center;font-style:normal;background:#ed1b24;color:#fff;border:2px solid #fff}.has-badge .menu-badge .badge:hover,.has-badge .menu-badge .badge:active{text-decoration:none}.menu-text.coupons{margin-left:-4px}@media screen and (min-width: 970px){.menu-text.coupons{margin:0}}.user-menu{margin:0;padding:0;margin-left:auto;margin-right:0;min-width:230px;display:none}@media screen and (min-width: 970px){.user-menu{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-item-align:start;align-self:flex-start;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-align:center;-ms-flex-align:center;align-items:center}}.user-menu-container{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:nowrap;flex-wrap:nowrap;margin-left:auto}.user-menu>li{margin:0;padding:0;list-style:none;position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;height:69px}.user-menu>li a{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.user-menu>li a .c-icon{width:25px;height:25px;margin-right:.5rem}.user-menu>li.margin-right{margin-right:20px}.user-menu:not(.loggedin)>li:not(:last-child){font-weight:bold;padding-right:1em;margin-right:1em}.user-menu:not(.loggedin)>li:last-of-type a{background:#e20613;color:#fff;padding:14px 32px;border-radius:24px;line-height:20px;font-weight:bold}.user-menu.loggedin>li{width:100%}.user-menu--open{padding-right:37px}.user-menu__button{border:0;background-color:rgba(0,0,0,0);width:100%}.user-menu__button:hover,.user-menu__button:active,.user-menu__button:focus{border:0}.user-menu__button--open{color:#fff}.user-menu__button .user-details{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;text-align:left;padding-right:40px}.user-menu__button .user-details span{margin-bottom:2px}.user-menu__button--open .user-details{padding-right:4rem}.user-menu__button .c-icon.trumf{margin-right:1rem}.user-menu__button .c-icon.arrow-down{margin-left:1rem}.submenu{margin:0;padding:8px 0;display:-webkit-box;display:-ms-flexbox;display:flex;list-style-type:none}.submenu__container{margin-bottom:24px}.submenu__item{display:inline-block;-ms-flex-wrap:no-wrap;flex-wrap:no-wrap;-webkit-box-flex:0;-ms-flex:none;flex:none;line-height:normal;text-align:center;padding:4px;height:56px}.submenu__link{color:#262625;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;border:2px solid #ed1b24;margin-right:4px;font-size:1rem;font-weight:600;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;line-height:1.375rem;padding:10px 25px;text-align:center}.submenu__link:hover,.submenu__link:focus,.submenu__link:active{text-decoration:none}.active .submenu__link{color:#fff;background-color:#ed1b24;text-decoration:none}.subnav{padding:20px 30px}@media screen and (min-width: 768px){.subnav{padding:40px 0}}.subnav__btn{color:#262625;margin-right:40px;border-bottom:2px solid rgba(0,0,0,0);padding-bottom:3px;-webkit-transition:border .2s;transition:border .2s}.subnav__btn:last-of-type{margin-right:0}@media screen and (max-width: 460px){.subnav__btn{margin-right:15px;font-size:13px}}.subnav__btn:focus,.subnav__btn:hover,.subnav__btn--selected{color:#262625;text-decoration:none;border-bottom:2px solid #e50000}.subnav__wrapper{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin:0 auto;width:100%;max-width:85.7em;padding:0;font-weight:bold}@media screen and (min-width: 768px)and (max-width: 959px){.subnav__wrapper{padding:0 30px}}@media screen and (min-width: 960px){.subnav__wrapper{padding:0 50px}}@media screen and (min-width: 1200px){.subnav__wrapper{padding:0;height:70px}}.cw-cart{height:100%}.cw-cart-pane{position:fixed;top:0;right:0;height:100%;width:100%;max-width:20.625rem;-webkit-transform:translateX(100%);transform:translateX(100%);-webkit-transition:all linear 300ms;transition:all linear 300ms;visibility:hidden;z-index:1000;overflow:visible !important}@media(max-width: 970px){.cw-cart-pane{max-width:none;-webkit-transition:none;transition:none}}#maincontent{max-width:100%;-webkit-transition:all linear 300ms;transition:all linear 300ms}@media(max-width: 970px){#maincontent{-webkit-transition:none !important;transition:none !important;padding-top:30px}}.open-cart .spar-header__mobile-stuff{display:none}.open-cart .pageheader,.open-cart #maincontent{max-width:calc(100% - 20.625rem);-webkit-transition:all linear 300ms;transition:all linear 300ms}@media(max-width: 970px){.open-cart .pageheader,.open-cart #maincontent{-webkit-transition:none !important;transition:none !important;max-width:none}}@media(max-width: 970px){.open-cart .ws-price-summary{-webkit-box-sizing:border-box;box-sizing:border-box}.open-cart .ws-price-summary .ws-price-summary__line{margin-left:5rem}}.open-cart .cw-cart-pane{-webkit-box-shadow:0 0 3px 0 rgba(0,0,0,.5);box-shadow:0 0 3px 0 rgba(0,0,0,.5);-webkit-transform:translateX(0);transform:translateX(0);visibility:visible;-webkit-transition:all linear 300ms;transition:all linear 300ms}.cw-cart-pane{-webkit-transform:translateX(100%);transform:translateX(100%);-webkit-transition:all linear 300ms;transition:all linear 300ms;top:0}.ws-cart-button .ngr-icon{color:#e20613;-webkit-transition:color linear .3s;transition:color linear .3s}.ws-cart-button .ngr-icon--chevron-right{width:8px;height:16px;margin-right:5px;-webkit-transform:scaleX(-1) translateY(-100%);transform:scaleX(-1) translateY(-100%);-webkit-backface-visibility:visible;backface-visibility:visible;position:relative;top:16px}.ws-cart-button--selected .ngr-icon--chevron-right{-webkit-transform:translateY(-100%);transform:translateY(-100%)}.ws-cart-button__count{background-color:#e20613;color:#fff}.ws-cart-button:disabled,.ws-cart-button:disabled:hover,.ws-cart-button:disabled:focus{opacity:.4;color:#e20613;cursor:default}.ws-cart-button:disabled .ws-cart-button__count,.ws-cart-button:disabled:hover .ws-cart-button__count,.ws-cart-button:disabled:focus .ws-cart-button__count{background-color:#e20613}.ws-cart-button:disabled .ngr-icon,.ws-cart-button:disabled:hover .ngr-icon,.ws-cart-button:disabled:focus .ngr-icon{color:#e20613}.ws-cart__footer-buttons .ws-checkout-button__inner .ngr-icon{width:6px !important;margin-top:7px !important}.cart-button{border-bottom:0;border-right:0;height:73px;-webkit-box-flex:0;-ms-flex:0;flex:0;padding:0 2.5em;position:relative}.open-cart .cart-button{padding-right:4em}.cart-button .ws-cart-button{width:71%;position:absolute;top:35%;left:50%;-webkit-transform:translate(-50%, -50%);transform:translate(-50%, -50%);height:48px}.cart-button .ws-cart-button .ngr-icon--chevron-right{position:absolute;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%);right:-1em}@media screen and (max-width: 1199px){.open-cart .cart-button{margin-left:auto;margin-right:0}}#magic-widget-launcher-parent,#magic-widget-messenger-parent{-webkit-transition:all .3s linear;transition:all .3s linear}.open-cart #magic-widget-launcher-parent,.open-cart #magic-widget-messenger-parent{right:354px !important}@media screen and (max-width: 970px){.open-cart #magic-widget-launcher-parent,.open-cart #magic-widget-messenger-parent{display:none}}.preview{margin-top:25px;padding-bottom:25px}.preview::after{clear:both;content:"";display:table}.preview a:hover{text-decoration:none}.preview__text-wrapper{position:absolute;bottom:10px;max-width:75%;margin-left:10px}.preview__text,.preview__recipe-text{font-family:"Open Sans",Helvetica,Arial,sans-serif;text-transform:uppercase;font-size:16px;color:#ed1b24;margin-bottom:4px}@media screen and (max-width: 959px){.preview__text,.preview__recipe-text{font-size:15px}}@media screen and (max-width: 460px){.preview__text,.preview__recipe-text{font-size:14px}}.preview__sub-text,.preview__recipe-sub-text{display:inline-block;text-transform:uppercase;font-size:12px;margin:0;color:#333;border-bottom:"2px" solid #ed1b24}@media screen and (max-width: 460px){.preview__sub-text,.preview__recipe-sub-text{line-height:20px}}.preview__title{font-family:"Open Sans",Helvetica,Arial,sans-serif;font-size:16px;text-transform:uppercase;color:#f01516}.preview__content{color:#3b4351;font-family:"Open Sans",Helvetica,Arial,sans-serif;font-size:14px;line-height:2}.preview__content--wrapper{display:table-cell}.preview__link{color:#3b4351;font-size:12px;line-height:20px;margin-left:5px}.preview__link span{border-bottom:2px solid #ed1b24;padding-bottom:2px}.preview__link-icon-container{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;box-align:center;-moz-align-items:center;-ms-align-items:center;-o-align-items:center;align-items:center;-ms-flex-align:center;position:absolute;bottom:0}.preview__image{display:block}.preview__block{position:relative;width:100%}.preview__recipe-text-container{position:absolute;bottom:0;background:#fff;width:62%;height:31%}@media screen and (max-width: 350px){.preview__recipe-text-container{height:51%}}@media screen and (max-width: 460px){.preview__recipe-text-container{width:72%;height:36%}}@media screen and (min-width: 768px)and (max-width: 959px){.preview__recipe-text-container{width:50%;height:40%}}@media screen and (min-width: 960px){.preview__recipe-text-container{height:36%;width:55%}.blocks-secondary .preview__recipe-text-container{height:55%;width:70%}}.preview__recipe-text-container:after{content:"";background-image:url("data:image/svg+xml,%3Csvg%20width%3D%2222%22%20height%3D%2219%22%20viewBox%3D%220%200%2022%2019%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cg%20stroke%3D%22%23ed1b24%22%20stroke-width%3D%222%22%20fill%3D%22none%22%20fill-rule%3D%22evenodd%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%3E%3Cpath%20d%3D%22M14.6%208.91H5M11%203l6%205.91-6%205.935%22%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E");width:20px;height:20px;position:absolute;right:20px;bottom:25px;background-repeat:no-repeat}.preview__hover a{color:#3b4351}.preview__hover a:hover{color:#ed1b24}.c-icon{display:inline-block;width:38px;height:38px;background-repeat:no-repeat;background-size:contain;background-position:center}.c-icon svg{width:38px;height:38px}.c-icon--menu-size{width:44px;height:44px}.c-icon--menu-size svg{width:44px;height:44px}.c-icon--huge{width:96px;height:96px}.c-icon--huge svg{width:96px;height:96px}.c-icon--large{width:50px;height:50px}.c-icon--large svg{width:50px;height:50px}.c-icon--medium{width:28px;height:28px}.c-icon--medium svg{width:28px;height:28px}.c-icon--small{width:22px;height:22px}.c-icon--small svg{width:22px;height:22px}.c-icon--black{color:#000}.c-icon--black svg{color:currentColor}.c-icon--white{color:#fff}.c-icon--white svg{color:currentColor}@media screen and (max-width: 767px){.c-icon--medium\@phone{width:28px;height:28px}}@media screen and (min-width: 768px)and (max-width: 959px){.c-icon--ut-mobile{width:28px;height:28px}}@media screen and (max-width: 767px){.c-icon--ut-mobile{width:24px;height:24px}}.c-icon.arrow-down{background-image:url("data:image/svg+xml,%3Csvg%20width%3D%2217%22%20height%3D%2215%22%20viewBox%3D%220%200%2017%2015%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cg%20stroke%3D%22%23ed1b24%22%20stroke-width%3D%222%22%20fill%3D%22none%22%20fill-rule%3D%22evenodd%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%3E%3Cpath%20d%3D%22M8.818%209.6V4M12%207.5L8.818%2011%205.622%207.5%22%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E")}.c-icon.find-store{background-image:url("data:image/svg+xml,%3Csvg%20width%3D%2229%22%20height%3D%2240%22%20viewBox%3D%220%200%2029%2040%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%3E%3Cdefs%3E%3Cpath%20d%3D%22M.424%2013.12C.424%205.305%206.504%200%2014.002%200%2021.5%200%2027.579%205.306%2027.579%2013.12%2027.58%2020.931%2016.092%2037%2014.002%2037%2011.91%2037%20.424%2020.932.424%2013.12z%22%20id%3D%22a%22%2F%3E%3Cmask%20id%3D%22c%22%20x%3D%220%22%20y%3D%220%22%20width%3D%2227.155%22%20height%3D%2237%22%20fill%3D%22%23fff%22%3E%3Cuse%20xlink%3Ahref%3D%22%23a%22%2F%3E%3C%2Fmask%3E%3Cpath%20d%3D%22M19.998%2013.18c0-3.23-2.689-5.84-5.999-5.84C10.69%207.34%208%209.95%208%2013.18c0%203.228%202.69%205.84%206%205.84%203.309%200%205.998-2.612%205.998-5.84z%22%20id%3D%22b%22%2F%3E%3Cmask%20id%3D%22d%22%20x%3D%220%22%20y%3D%220%22%20width%3D%2211.998%22%20height%3D%2211.68%22%20fill%3D%22%23fff%22%3E%3Cuse%20xlink%3Ahref%3D%22%23b%22%2F%3E%3C%2Fmask%3E%3C%2Fdefs%3E%3Cg%20transform%3D%22translate(1%201)%22%20stroke-width%3D%225%22%20fill%3D%22%23ed1b24%22%20fill-rule%3D%22evenodd%22%3E%3Cuse%20stroke%3D%22%23ed1b24%22%20mask%3D%22url(%23c)%22%20xlink%3Ahref%3D%22%23a%22%2F%3E%3Cuse%20stroke%3D%22%23FFF%22%20mask%3D%22url(%23d)%22%20xlink%3Ahref%3D%22%23b%22%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E")}.c-icon.customer-magazine{background-image:url("data:image/svg+xml,%3Csvg%20width%3D%2241%22%20height%3D%2240%22%20viewBox%3D%220%200%2041%2040%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cg%20transform%3D%22translate(1%201)%22%20fill%3D%22none%22%20fill-rule%3D%22evenodd%22%3E%3Cellipse%20fill%3D%22%23ed1b24%22%20cx%3D%2219%22%20cy%3D%2219%22%20rx%3D%2219%22%20ry%3D%2219%22%2F%3E%3Cpath%20d%3D%22M29%2024.113c0-.603-.113-1.172-.339-1.709a4.332%204.332%200%200%200-.932-1.398%204.332%204.332%200%200%200-1.398-.933%204.359%204.359%200%200%200-1.71-.339c-.602%200-1.172.113-1.709.34a4.332%204.332%200%200%200-1.398.932%204.332%204.332%200%200%200-.932%201.398%204.359%204.359%200%200%200-.34%201.709c0%20.603.114%201.172.34%201.709.226.537.537%201.003.932%201.398.396.396.862.707%201.398.933a4.359%204.359%200%200%200%201.71.339c.602%200%201.172-.113%201.709-.34a4.332%204.332%200%200%200%201.398-.932c.395-.395.706-.861.932-1.398A4.359%204.359%200%200%200%2029%2024.113zM24.621%2010.13c0-.414-.169-.725-.508-.932a.954.954%200%200%200-.48-.113c-.415%200-.716.17-.904.508l-9.52%2017.288c-.075.151-.113.32-.113.509%200%20.17.047.334.141.494.094.16.217.287.368.382a.954.954%200%200%200%20.48.113c.395%200%20.697-.17.904-.509l9.52-17.288a.895.895%200%200%200%20.112-.452zm-6.864%203.249c0-.603-.113-1.173-.339-1.71a4.332%204.332%200%200%200-.932-1.398%204.332%204.332%200%200%200-1.398-.932A4.359%204.359%200%200%200%2013.378%209c-.602%200-1.172.113-1.709.339a4.332%204.332%200%200%200-1.398.932%204.332%204.332%200%200%200-.932%201.398A4.359%204.359%200%200%200%209%2013.38c0%20.602.113%201.172.339%201.709.226.536.537%201.002.932%201.398.396.395.862.706%201.398.932a4.359%204.359%200%200%200%201.71.34c.602%200%201.172-.114%201.709-.34a4.332%204.332%200%200%200%201.398-.932c.395-.396.706-.862.932-1.398a4.359%204.359%200%200%200%20.34-1.71zM26.6%2024.113c0%20.584-.155%201.092-.466%201.525-.311.434-.815.65-1.512.65-.696%200-1.2-.216-1.51-.65-.312-.433-.467-.941-.467-1.525s.155-1.092.466-1.525c.31-.434.815-.65%201.511-.65.697%200%201.201.216%201.512.65.31.433.466.941.466%201.525zM15.356%2013.379c0%20.583-.155%201.092-.466%201.525-.31.433-.815.65-1.511.65-.697%200-1.201-.217-1.512-.65-.31-.433-.466-.942-.466-1.525%200-.584.155-1.093.466-1.526.311-.433.815-.65%201.512-.65.696%200%201.2.217%201.51.65.312.433.467.942.467%201.526z%22%20fill%3D%22%23FFF%22%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E")}.c-icon.arrow-new-spar-icon--white{background-image:url("data:image/svg+xml,%3Csvg%20width%3D%2222%22%20height%3D%2219%22%20viewBox%3D%220%200%2022%2019%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cg%20stroke%3D%22%23f7f7f7%22%20stroke-width%3D%222%22%20fill%3D%22none%22%20fill-rule%3D%22evenodd%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%3E%3Cpath%20d%3D%22M14.6%208.91H5M11%203l6%205.91-6%205.935%22%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E")}.c-icon.arrow-new-spar-icon--red{background-image:url("data:image/svg+xml,%3Csvg%20width%3D%2222%22%20height%3D%2219%22%20viewBox%3D%220%200%2022%2019%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cg%20stroke%3D%22%23ed1b24%22%20stroke-width%3D%222%22%20fill%3D%22none%22%20fill-rule%3D%22evenodd%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%3E%3Cpath%20d%3D%22M14.6%208.91H5M11%203l6%205.91-6%205.935%22%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E")}.c-icon.bonuscheck-error{background-image:url("data:image/svg+xml,%3Csvg%20id%3D%22Layer_1%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%2074%2089%22%3E%3Cstyle%3E.st0%7Benable-background%3Anew%7D.st1%7Bfill%3A%23e20613%7D%3C%2Fstyle%3E%3Cg%20id%3D%22Page-1%22%3E%3Cg%20class%3D%22st0%22%20id%3D%22feil%22%3E%3Cpath%20class%3D%22st1%22%20d%3D%22M32.4%2060.2c1.5-1.3%203.2-1.9%205.2-1.9%201.9%200%203.6.6%205.2%201.9%201.5%201.3%202.3%203.1%202.3%205.4%200%202.3-.8%204.2-2.3%205.4-1.5%201.3-3.2%201.9-5.2%201.9-1.9%200-3.6-.6-5.2-1.9s-2.3-3.1-2.3-5.4c0-2.3.8-4.1%202.3-5.4zm-1.2-43.6h12.7v14.3c0%204.3-.2%208.3-.5%2012.1-.3%203.7-.8%207.5-1.3%2011.4H33c-.5-3.8-1-7.6-1.3-11.4-.3-3.7-.5-7.8-.5-12.1V16.6z%22%2F%3E%3C%2Fg%3E%3C%2Fg%3E%3C%2Fsvg%3E")}.c-icon.activated-ok{background-image:url("data:image/svg+xml,%3Csvg%20width%3D%22132%22%20height%3D%2296%22%20viewBox%3D%220%200%20132%2096%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath%20d%3D%22M40.787%2042.2l19.201%2019.201L98.39%2023l6.787%206.79-45.189%2045.19L34%2048.99z%22%20fill%3D%22%23E20613%22%20fill-rule%3D%22evenodd%22%2F%3E%3C%2Fsvg%3E")}.c-icon.trumf{background-image:url("data:image/svg+xml,%3Csvg%20width%3D%22103%22%20height%3D%2294%22%20viewBox%3D%220%200%20103%2094%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%3E%3Cdefs%3E%3Cpath%20d%3D%22M.68%2039.935c0%2021.68%2017.567%2039.255%2039.236%2039.255%2021.67%200%2039.237-17.575%2039.237-39.255C79.153%2018.255%2061.585.68%2039.916.68%2018.246.68.679%2018.256.679%2039.935z%22%20id%3D%22a%22%2F%3E%3Cpath%20d%3D%22M.117%205.28v31.897c0%206.357%203.874%209.832%209.291%209.832%203.134%200%206.147-.9%206.147-3.901%200-2.517-1.165-3.654-3.628-3.654-1.476%200-2.95%200-2.95-3.178V21.551h2.145c2.65%200%204.495-1.023%204.495-3.784%200-2.69-1.906-3.772-4.495-3.772H8.977V5.28c0-2.88-1.849-4.793-4.43-4.793C1.963.487.117%202.4.117%205.28z%22%20id%3D%22c%22%2F%3E%3Cpath%20d%3D%22M.078%205.18a4.89%204.89%200%200%200%205.8%204.807L5.877.37a4.892%204.892%200%200%200-5.8%204.81z%22%20id%3D%22e%22%2F%3E%3C%2Fdefs%3E%3Cg%20fill%3D%22none%22%20fill-rule%3D%22evenodd%22%3E%3Cg%20transform%3D%22translate(14%206.289)%22%3E%3Cmask%20id%3D%22b%22%20fill%3D%22%23fff%22%3E%3Cuse%20xlink%3Ahref%3D%22%23a%22%2F%3E%3C%2Fmask%3E%3Cpath%20fill%3D%22%230076DF%22%20mask%3D%22url(%23b)%22%20d%3D%22M-4.165%2084.036h88.162V-4.166H-4.165z%22%2F%3E%3C%2Fg%3E%3Cg%20transform%3D%22translate(48.877%2022.766)%22%3E%3Cmask%20id%3D%22d%22%20fill%3D%22%23fff%22%3E%3Cuse%20xlink%3Ahref%3D%22%23c%22%2F%3E%3C%2Fmask%3E%3Cpath%20fill%3D%22%23FFF%22%20mask%3D%22url(%23d)%22%20d%3D%22M-4.727%2051.855h25.19V-4.36h-25.19z%22%2F%3E%3C%2Fg%3E%3Cg%20transform%3D%22translate(39.189%2035.366)%22%3E%3Cmask%20id%3D%22f%22%20fill%3D%22%23fff%22%3E%3Cuse%20xlink%3Ahref%3D%22%23e%22%2F%3E%3C%2Fmask%3E%3Cpath%20fill%3D%22%23FFF%22%20mask%3D%22url(%23f)%22%20d%3D%22M-4.767%2014.917h15.489V-4.561H-4.767z%22%2F%3E%3C%2Fg%3E%3C%2Fg%3E%3C%2Fsvg%3E")}.c-icon--user-mobile{background-image:url("data:image/svg+xml,%3Csvg%20width%3D%2222%22%20height%3D%2218%22%20viewBox%3D%220%200%2022%2018%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath%20d%3D%22M6.111%205.94c0%201.372.66%202.603%201.708%203.435C5.01%2010.382%203%2012.673%203%2015.41c0%20.455.398.824.889.824H18.11c.491%200%20.889-.369.889-.824%200-2.736-2.01-5.027-4.82-6.034%201.048-.832%201.709-2.063%201.709-3.435%200-2.491-2.2-4.528-4.889-4.528-2.69%200-4.889%202.037-4.889%204.528zM11%203.058c1.729%200%203.111%201.281%203.111%202.882%200%201.602-1.382%202.882-3.111%202.882-1.729%200-3.111-1.28-3.111-2.882C7.889%204.34%209.27%203.058%2011%203.058zm6.125%2011.528H4.875c.487-2.303%202.982-4.117%206.125-4.117s5.638%201.814%206.125%204.117z%22%20stroke-width%3D%22.1%22%20stroke%3D%22%23ed1b24%22%20fill%3D%22%23ed1b24%22%20fill-rule%3D%22evenodd%22%2F%3E%3C%2Fsvg%3E")}.c-icon--nav-open{background-image:url("data:image/svg+xml,%3Csvg%20width%3D%2217%22%20height%3D%2220%22%20viewBox%3D%220%200%2017%2020%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cg%20stroke%3D%22%23ed1b24%22%20stroke-width%3D%222%22%20fill%3D%22none%22%20fill-rule%3D%22evenodd%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%3E%3Cpath%20d%3D%22M13.6%2010.182H4M8.8%2014.982v-9.6%22%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E")}.c-icon--nav-closed{background-image:url("data:image/svg+xml,%3Csvg%20width%3D%2219%22%20height%3D%229%22%20viewBox%3D%220%200%2019%209%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath%20d%3D%22M14.6%204.182H5%22%20stroke%3D%22%23ed1b24%22%20stroke-width%3D%222%22%20fill%3D%22none%22%20fill-rule%3D%22evenodd%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E");background-size:20px;background-position-y:7px}.c-icon--login{background-image:url("data:image/svg+xml,%3Csvg%20width%3D%2212%22%20height%3D%2216%22%20viewBox%3D%220%200%2012%2016%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath%20fill%3D%22%23ed1b24%22%20d%3D%22M10.344%207.409h-.738V4.607a3.607%203.607%200%201%200-7.213%200V7.41h-.737A.656.656%200%200%200%201%208.064v6.284c0%20.362.293.656.656.656h8.688a.656.656%200%200%200%20.656-.656V8.064a.656.656%200%200%200-.656-.655zM6.733%2013.09H5.268l.371-2.184A.871.871%200%200%201%206%209.24a.874.874%200%200%201%20.37%201.663l.363%202.189zm1.48-5.682H3.786v-2.59a2.213%202.213%200%200%201%204.425%200v2.59z%22%2F%3E%3C%2Fsvg%3E")}.c-icon--coupon{color:#ed1b24;width:auto;height:auto;margin-bottom:-2px !important}.c-icon--coupon svg{color:currentColor;width:25px;height:30px;vertical-align:middle}.c-icon--hamburger{fill:currentColor;color:#ed1b24;width:auto;height:auto}.c-icon--hamburger svg{color:currentColor;width:24px;height:24px;vertical-align:middle}.c-icon--rabatt{fill:#ed1b24;color:#ed1b24}.c-icon--rabatt svg{color:currentColor;fill:currentColor}.c-icon--copy{color:#e20613;width:auto;height:auto;margin-bottom:-2px !important}.c-icon--copy svg{color:currentColor;width:25px;height:30px;vertical-align:middle}.c-icon--clipboard{color:#e20613;width:auto;height:auto;margin-bottom:-2px !important}.c-icon--clipboard svg{color:currentColor;width:25px;height:30px;vertical-align:middle}.c-icon--simple-truck{color:#e20613;width:auto;height:auto;margin-bottom:-2px !important}.c-icon--simple-truck svg{color:currentColor;width:25px;height:30px;vertical-align:middle}.c-icon--trumf-new-t{color:#e20613;width:auto;height:auto;margin-bottom:-2px !important}.c-icon--trumf-new-t svg{color:currentColor;width:25px;height:30px;vertical-align:middle}.section-offers .c-icon{background-image:url("data:image/svg+xml,%3Csvg%20width%3D%2241%22%20height%3D%2240%22%20viewBox%3D%220%200%2041%2040%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cg%20transform%3D%22translate(1%201)%22%20fill%3D%22none%22%20fill-rule%3D%22evenodd%22%3E%3Cellipse%20fill%3D%22%23ed1b24%22%20cx%3D%2219%22%20cy%3D%2219%22%20rx%3D%2219%22%20ry%3D%2219%22%2F%3E%3Cpath%20d%3D%22M29%2024.113c0-.603-.113-1.172-.339-1.709a4.332%204.332%200%200%200-.932-1.398%204.332%204.332%200%200%200-1.398-.933%204.359%204.359%200%200%200-1.71-.339c-.602%200-1.172.113-1.709.34a4.332%204.332%200%200%200-1.398.932%204.332%204.332%200%200%200-.932%201.398%204.359%204.359%200%200%200-.34%201.709c0%20.603.114%201.172.34%201.709.226.537.537%201.003.932%201.398.396.396.862.707%201.398.933a4.359%204.359%200%200%200%201.71.339c.602%200%201.172-.113%201.709-.34a4.332%204.332%200%200%200%201.398-.932c.395-.395.706-.861.932-1.398A4.359%204.359%200%200%200%2029%2024.113zM24.621%2010.13c0-.414-.169-.725-.508-.932a.954.954%200%200%200-.48-.113c-.415%200-.716.17-.904.508l-9.52%2017.288c-.075.151-.113.32-.113.509%200%20.17.047.334.141.494.094.16.217.287.368.382a.954.954%200%200%200%20.48.113c.395%200%20.697-.17.904-.509l9.52-17.288a.895.895%200%200%200%20.112-.452zm-6.864%203.249c0-.603-.113-1.173-.339-1.71a4.332%204.332%200%200%200-.932-1.398%204.332%204.332%200%200%200-1.398-.932A4.359%204.359%200%200%200%2013.378%209c-.602%200-1.172.113-1.709.339a4.332%204.332%200%200%200-1.398.932%204.332%204.332%200%200%200-.932%201.398A4.359%204.359%200%200%200%209%2013.38c0%20.602.113%201.172.339%201.709.226.536.537%201.002.932%201.398.396.395.862.706%201.398.932a4.359%204.359%200%200%200%201.71.34c.602%200%201.172-.114%201.709-.34a4.332%204.332%200%200%200%201.398-.932c.395-.396.706-.862.932-1.398a4.359%204.359%200%200%200%20.34-1.71zM26.6%2024.113c0%20.584-.155%201.092-.466%201.525-.311.434-.815.65-1.512.65-.696%200-1.2-.216-1.51-.65-.312-.433-.467-.941-.467-1.525s.155-1.092.466-1.525c.31-.434.815-.65%201.511-.65.697%200%201.201.216%201.512.65.31.433.466.941.466%201.525zM15.356%2013.379c0%20.583-.155%201.092-.466%201.525-.31.433-.815.65-1.511.65-.697%200-1.201-.217-1.512-.65-.31-.433-.466-.942-.466-1.525%200-.584.155-1.093.466-1.526.311-.433.815-.65%201.512-.65.696%200%201.2.217%201.51.65.312.433.467.942.467%201.526z%22%20fill%3D%22%23FFF%22%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E")}.section-findstore .c-icon{background-image:url("data:image/svg+xml,%3Csvg%20width%3D%2229%22%20height%3D%2240%22%20viewBox%3D%220%200%2029%2040%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%3E%3Cdefs%3E%3Cpath%20d%3D%22M.424%2013.12C.424%205.305%206.504%200%2014.002%200%2021.5%200%2027.579%205.306%2027.579%2013.12%2027.58%2020.931%2016.092%2037%2014.002%2037%2011.91%2037%20.424%2020.932.424%2013.12z%22%20id%3D%22a%22%2F%3E%3Cmask%20id%3D%22c%22%20x%3D%220%22%20y%3D%220%22%20width%3D%2227.155%22%20height%3D%2237%22%20fill%3D%22%23fff%22%3E%3Cuse%20xlink%3Ahref%3D%22%23a%22%2F%3E%3C%2Fmask%3E%3Cpath%20d%3D%22M19.998%2013.18c0-3.23-2.689-5.84-5.999-5.84C10.69%207.34%208%209.95%208%2013.18c0%203.228%202.69%205.84%206%205.84%203.309%200%205.998-2.612%205.998-5.84z%22%20id%3D%22b%22%2F%3E%3Cmask%20id%3D%22d%22%20x%3D%220%22%20y%3D%220%22%20width%3D%2211.998%22%20height%3D%2211.68%22%20fill%3D%22%23fff%22%3E%3Cuse%20xlink%3Ahref%3D%22%23b%22%2F%3E%3C%2Fmask%3E%3C%2Fdefs%3E%3Cg%20transform%3D%22translate(1%201)%22%20stroke-width%3D%225%22%20fill%3D%22%23ed1b24%22%20fill-rule%3D%22evenodd%22%3E%3Cuse%20stroke%3D%22%23ed1b24%22%20mask%3D%22url(%23c)%22%20xlink%3Ahref%3D%22%23a%22%2F%3E%3Cuse%20stroke%3D%22%23FFF%22%20mask%3D%22url(%23d)%22%20xlink%3Ahref%3D%22%23b%22%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E")}.section-recipes .c-icon{background-image:url("data:image/svg+xml,%3Csvg%20id%3D%22Layer_1%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20viewBox%3D%220%200%2027%2027%22%3E%3Cstyle%3E.st0%7Bclip-path%3Aurl(%23SVGID_2_)%7D.st1%7Bclip-path%3Aurl(%23SVGID_4_)%7D.st2%7Bfill%3A%23ed1b24%7D.st3%7Bclip-path%3Aurl(%23SVGID_6_)%7D.st4%7Bclip-path%3Aurl(%23SVGID_8_)%7D.st5%7Bclip-path%3Aurl(%23SVGID_10_)%7D.st6%7Bclip-path%3Aurl(%23SVGID_12_)%7D.st7%7Bfill%3A%23fff%7D.st8%7Bclip-path%3Aurl(%23SVGID_14_)%7D%3C%2Fstyle%3E%3Cdefs%3E%3Cpath%20id%3D%22SVGID_1_%22%20d%3D%22M23.6%203l-.7-.7-4.6%204.5.7.8L23.6%203zm-1.4%207.9l4.6-4.6-.7-.8-4.7%204.6c-.9.9-2.1%201.3-3.2.9-.4-.2-.7-.4-1-.7s-.5-.6-.7-1c-.4-1.1-.1-2.3.9-3.2L22%201.5l-.7-.8-4.7%204.6C15.4%206.6%2015%208%2015.5%209.5l-13.1%2012c-.8.8-1.2%201.8-.8%202.8.1.4.3.7.6%201s.6.5%201%20.6c1%20.4%202%200%202.8-.8L18.1%2012c1.4.6%202.9.1%204.1-1.1zm3-6.2l-.7-.7L20%208.5l.7.8%204.5-4.6zm-9.3%205.7c0%20.1.1.2.2.3l.4.4.3.3c.1.1.2.1.3.3L16%2012.8%205.2%2024.4c-.5.5-1.1.7-1.6.5-.2-.1-.4-.2-.6-.4-.1-.1-.2-.3-.4-.6-.2-.5%200-1.1.5-1.6l12.8-11.9c.1.1.1.1%200%200z%22%2F%3E%3C%2Fdefs%3E%3CclipPath%20id%3D%22SVGID_2_%22%3E%3Cuse%20xlink%3Ahref%3D%22%23SVGID_1_%22%20overflow%3D%22visible%22%2F%3E%3C%2FclipPath%3E%3Cg%20class%3D%22st0%22%3E%3Cdefs%3E%3Cpath%20id%3D%22SVGID_3_%22%20d%3D%22M.4-.3h27v27H.4z%22%2F%3E%3C%2Fdefs%3E%3CclipPath%20id%3D%22SVGID_4_%22%3E%3Cuse%20xlink%3Ahref%3D%22%23SVGID_3_%22%20overflow%3D%22visible%22%2F%3E%3C%2FclipPath%3E%3Cg%20class%3D%22st1%22%3E%3Cpath%20transform%3D%22rotate(-45.001%2013.17%2014.394)%22%20class%3D%22st2%22%20d%3D%22M-7.2%205.5h40.7v17.8H-7.2z%22%2F%3E%3C%2Fg%3E%3C%2Fg%3E%3Cdefs%3E%3Cpath%20id%3D%22SVGID_5_%22%20d%3D%22M23.6%203.1l-4.5%204.5-.7-.7%204.5-4.5.7.7zm-1.4%207.8l4.6-4.6-.7-.7-4.6%204.6c-.9.9-2.1%201.3-3.3.9-.4-.2-.7-.4-1-.7-.3-.3-.5-.6-.7-1-.5-1.3%200-2.4.9-3.3L22%201.5l-.7-.7-4.6%204.6C15.6%206.5%2015%208%2015.6%209.6l-13.2%2012c-.8.7-1.2%201.7-.8%202.7.2.4.4.7.7%201%20.3.3.6.5.9.6%201%20.4%202%200%202.7-.8L18%2012c1.6.6%203.1%200%204.2-1.1zm-6.2-.5L3.1%2022.3c-.6.6-.7%201.2-.5%201.7.1.2.2.4.4.6s.4.3.6.4c.5.2%201.1.1%201.7-.5l11.9-12.9c-.2-.2-.4-.3-.6-.5-.3-.2-.5-.4-.6-.7zm9.2-5.7l-4.5%204.5-.7-.7L24.5%204l.7.7zm-3.9-18.1L40.9%206.3%205.1%2042.2l-19.7-19.7%2035.9-35.9z%22%2F%3E%3C%2Fdefs%3E%3CclipPath%20id%3D%22SVGID_6_%22%3E%3Cuse%20xlink%3Ahref%3D%22%23SVGID_5_%22%20overflow%3D%22visible%22%2F%3E%3C%2FclipPath%3E%3Cg%20class%3D%22st3%22%3E%3Cdefs%3E%3Cpath%20id%3D%22SVGID_7_%22%20d%3D%22M.4-.3h27v27H.4z%22%2F%3E%3C%2Fdefs%3E%3CclipPath%20id%3D%22SVGID_8_%22%3E%3Cuse%20xlink%3Ahref%3D%22%23SVGID_7_%22%20overflow%3D%22visible%22%2F%3E%3C%2FclipPath%3E%3Cg%20class%3D%22st4%22%3E%3Cpath%20class%3D%22st2%22%20d%3D%22M4.1%2026.2c-.3%200-.6%200-.9-.2-.4-.2-.7-.4-1-.7-.3-.3-.5-.6-.7-1-.4-1-.1-2.1.8-2.9l13-12c-.5-1.5%200-3%201.2-4.2L21.2.5l1%201-4.7%204.7c-.7.7-1.3%201.7-.8%203.1.2.4.4.7.7%201%20.3.3.6.5%201%20.7%201%20.4%202.1.1%203-.8l4.7-4.7%201%201-4.8%204.5c-1.2%201.2-2.7%201.7-4.2%201.2l-12%2013c-.6.7-1.3%201-2%201zM21.3%201l-4.5%204.5c-.8.8-1.7%202.2-1.1%204v.1L2.6%2021.7c-.8.7-1%201.6-.7%202.5.1.3.3.6.6.9.3.3.5.4.9.6.9.3%201.8%200%202.5-.7L18%2011.8h.1c1.4.5%202.8.1%204-1.1l4.5-4.5-.4-.4-4.5%204.5c-1%201-2.3%201.4-3.5.9-.4-.2-.8-.4-1.1-.7-.3-.3-.6-.7-.7-1.1-.5-1.2-.1-2.4.9-3.5l4.5-4.5-.5-.4zM4%2025.2c-.2%200-.4%200-.5-.1-.2%200-.5-.1-.7-.4-.2-.2-.3-.5-.4-.6-.3-.6%200-1.4.6-1.9l13-12.1.1.2c.1.2.3.4.5.6.2.2.4.3.6.5l.2.1-.1.2L5.4%2024.6c-.4.4-.9.6-1.4.6zm11.9-14.5L3.3%2022.5c-.6.5-.6%201.1-.5%201.5.1.2.2.4.3.5.2.2.3.3.5.3.5.2%201.1%200%201.5-.5l11.8-12.7c-.2-.1-.3-.3-.5-.4-.2-.1-.3-.3-.5-.5zm4.8-1.2l-1-1%204.8-4.8%201%201-4.8%204.8zm-.4-1l.4.4%204.2-4.2-.4-.4-4.2%204.2zm-1.2-.6l-1-1%204.8-4.8%201%201-4.8%204.8zm-.4-1l.4.4%204.2-4.2-.4-.4-4.2%204.2z%22%2F%3E%3C%2Fg%3E%3C%2Fg%3E%3Cg%3E%3Cdefs%3E%3Cpath%20id%3D%22SVGID_9_%22%20d%3D%22M10.7%2014.3l-.9.9L4%209.5c-1.8-1.8-2.8-4.4-.8-6.4l.4-.4%2019.2%2019.2c.7.7%201%201.5.6%202.4-.1.3-.3.6-.6.8-.2.2-.5.4-.8.5-.8.3-1.8%200-2.3-.7l-9-10.6z%22%2F%3E%3C%2Fdefs%3E%3CclipPath%20id%3D%22SVGID_10_%22%3E%3Cuse%20xlink%3Ahref%3D%22%23SVGID_9_%22%20overflow%3D%22visible%22%2F%3E%3C%2FclipPath%3E%3Cg%20class%3D%22st5%22%3E%3Cdefs%3E%3Cpath%20id%3D%22SVGID_11_%22%20d%3D%22M.4-.3h27v27H.4z%22%2F%3E%3C%2Fdefs%3E%3CclipPath%20id%3D%22SVGID_12_%22%3E%3Cuse%20xlink%3Ahref%3D%22%23SVGID_11_%22%20overflow%3D%22visible%22%2F%3E%3C%2FclipPath%3E%3Cg%20class%3D%22st6%22%3E%3Cpath%20transform%3D%22rotate(-45.001%2012.424%2014.704)%22%20class%3D%22st7%22%20d%3D%22M5.2-5h14.5v39.5H5.2z%22%2F%3E%3C%2Fg%3E%3C%2Fg%3E%3C%2Fg%3E%3Cg%3E%3Cdefs%3E%3Cpath%20id%3D%22SVGID_13_%22%20d%3D%22M.4-.3h27v27H.4z%22%2F%3E%3C%2Fdefs%3E%3CclipPath%20id%3D%22SVGID_14_%22%3E%3Cuse%20xlink%3Ahref%3D%22%23SVGID_13_%22%20overflow%3D%22visible%22%2F%3E%3C%2FclipPath%3E%3Cg%20class%3D%22st8%22%3E%3Cpath%20class%3D%22st2%22%20d%3D%22M21.3%2026.5c-.8%200-1.7-.4-2.2-1.1l-8.5-10.1-.9.9L3.5%2010C.9%207.5.6%204.6%202.7%202.6l.9-.9%2019.7%2019.7c.9.9%201.2%202.1.8%203.2-.2.5-.5.8-.7%201.1-.3.3-.7.6-1.1.7-.3.1-.7.1-1%20.1zM10.7%2013.2l9.5%2011.3c.4.5%201%20.6%201.5.5l.6-.3c.2-.2.3-.4.4-.6.2-.6.1-1.1-.4-1.6L3.6%203.8c-.7.7-.9%201.5-.7%202.4.2.9.8%201.8%201.6%202.7l5.2%205.2%201-.9z%22%2F%3E%3C%2Fg%3E%3C%2Fg%3E%3C%2Fsvg%3E")}.c-icon.section-cart{background-image:url("data:image/svg+xml,%3Csvg%20id%3D%22Layer_1%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20viewBox%3D%220%200%2027%2027%22%3E%3Cstyle%3E.st0%7Bclip-path%3Aurl(%23SVGID_2_)%3Bfill%3Anone%3Bstroke%3A%23ed1b24%3Bstroke-width%3A1.5%3Bstroke-linecap%3Around%3Bstroke-linejoin%3Around%3Bstroke-miterlimit%3A10%7D.st1%7Bclip-path%3Aurl(%23SVGID_4_)%7D.st2%7Bclip-path%3Aurl(%23SVGID_6_)%3Bfill%3Anone%3Bstroke%3A%23ed1b24%3Bstroke-width%3A3%3Bstroke-miterlimit%3A10%7D.st3%7Bclip-path%3Aurl(%23SVGID_8_)%7D.st4%2C.st5%7Bclip-path%3Aurl(%23SVGID_10_)%3Bfill%3Anone%3Bstroke%3A%23ed1b24%3Bstroke-width%3A3%3Bstroke-miterlimit%3A10%7D.st5%7Bclip-path%3Aurl(%23SVGID_12_)%3Bstroke-width%3A1.5%3Bstroke-linecap%3Around%3Bstroke-linejoin%3Around%7D%3C%2Fstyle%3E%3Cdefs%3E%3Cpath%20id%3D%22SVGID_1_%22%20d%3D%22M-1-.7h27v27H-1z%22%2F%3E%3C%2Fdefs%3E%3CclipPath%20id%3D%22SVGID_2_%22%3E%3Cuse%20xlink%3Ahref%3D%22%23SVGID_1_%22%20overflow%3D%22visible%22%2F%3E%3C%2FclipPath%3E%3Cpath%20class%3D%22st0%22%20d%3D%22M1%201.3h3.6l5%2013.9%22%2F%3E%3Cdefs%3E%3Cellipse%20id%3D%22SVGID_3_%22%20cx%3D%2210.3%22%20cy%3D%2222.9%22%20rx%3D%222.3%22%20ry%3D%222.3%22%2F%3E%3C%2Fdefs%3E%3CclipPath%20id%3D%22SVGID_4_%22%3E%3Cuse%20xlink%3Ahref%3D%22%23SVGID_3_%22%20overflow%3D%22visible%22%2F%3E%3C%2FclipPath%3E%3Cg%20class%3D%22st1%22%3E%3Cdefs%3E%3Cpath%20id%3D%22SVGID_5_%22%20d%3D%22M-1-.7h27v27H-1z%22%2F%3E%3C%2Fdefs%3E%3CclipPath%20id%3D%22SVGID_6_%22%3E%3Cuse%20xlink%3Ahref%3D%22%23SVGID_5_%22%20overflow%3D%22visible%22%2F%3E%3C%2FclipPath%3E%3Cellipse%20class%3D%22st2%22%20cx%3D%2210.3%22%20cy%3D%2222.9%22%20rx%3D%222.3%22%20ry%3D%222.3%22%2F%3E%3C%2Fg%3E%3Cg%3E%3Cdefs%3E%3Cellipse%20id%3D%22SVGID_7_%22%20cx%3D%2220.1%22%20cy%3D%2222.9%22%20rx%3D%222.3%22%20ry%3D%222.3%22%2F%3E%3C%2Fdefs%3E%3CclipPath%20id%3D%22SVGID_8_%22%3E%3Cuse%20xlink%3Ahref%3D%22%23SVGID_7_%22%20overflow%3D%22visible%22%2F%3E%3C%2FclipPath%3E%3Cg%20class%3D%22st3%22%3E%3Cdefs%3E%3Cpath%20id%3D%22SVGID_9_%22%20d%3D%22M-1-.7h27v27H-1z%22%2F%3E%3C%2Fdefs%3E%3CclipPath%20id%3D%22SVGID_10_%22%3E%3Cuse%20xlink%3Ahref%3D%22%23SVGID_9_%22%20overflow%3D%22visible%22%2F%3E%3C%2FclipPath%3E%3Cellipse%20class%3D%22st4%22%20cx%3D%2220.1%22%20cy%3D%2222.9%22%20rx%3D%222.3%22%20ry%3D%222.3%22%2F%3E%3C%2Fg%3E%3C%2Fg%3E%3Cg%3E%3Cdefs%3E%3Cpath%20id%3D%22SVGID_11_%22%20d%3D%22M-1-.7h27v27H-1z%22%2F%3E%3C%2Fdefs%3E%3CclipPath%20id%3D%22SVGID_12_%22%3E%3Cuse%20xlink%3Ahref%3D%22%23SVGID_11_%22%20overflow%3D%22visible%22%2F%3E%3C%2FclipPath%3E%3Cpath%20class%3D%22st5%22%20d%3D%22M6.1%205H24v7S9%2015.5%207.7%2015.8c-1%20.2-1.9.8-1.9%201.9%200%201%20.8%201.9%201.9%201.9h14.2%22%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E")}.section-webshop .c-icon{position:relative;display:block;color:#ed1b24;height:22px}.section-login .c-icon{background-image:url("data:image/svg+xml,%3Csvg%20width%3D%2238%22%20height%3D%2233%22%20viewBox%3D%220%200%2038%2033%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%3E%3Cdefs%3E%3Cpath%20d%3D%22M20%2031c-8.178%200-15-6.824-15-15C5%207.82%2011.822%201%2020%201s15%206.82%2015%2015c0%208.176-6.822%2015-15%2015z%22%20id%3D%22a%22%2F%3E%3Cmask%20id%3D%22b%22%20x%3D%220%22%20y%3D%220%22%20width%3D%2230%22%20height%3D%2230%22%20fill%3D%22%23fff%22%3E%3Cuse%20xlink%3Ahref%3D%22%23a%22%2F%3E%3C%2Fmask%3E%3C%2Fdefs%3E%3Cg%20fill%3D%22none%22%20fill-rule%3D%22evenodd%22%3E%3Cuse%20stroke%3D%22%23666%22%20mask%3D%22url(%23b)%22%20stroke-width%3D%223%22%20xlink%3Ahref%3D%22%23a%22%2F%3E%3Cpath%20d%3D%22M15.111%2012.94c0%201.372.66%202.603%201.708%203.435C14.01%2017.382%2012%2019.673%2012%2022.41c0%20.455.398.824.889.824H27.11c.491%200%20.889-.369.889-.824%200-2.736-2.01-5.027-4.82-6.034%201.048-.832%201.709-2.063%201.709-3.435%200-2.491-2.2-4.528-4.889-4.528-2.69%200-4.889%202.037-4.889%204.528zM20%2010.058c1.729%200%203.111%201.281%203.111%202.882%200%201.602-1.382%202.882-3.111%202.882-1.729%200-3.111-1.28-3.111-2.882%200-1.601%201.382-2.882%203.111-2.882zm6.125%2011.528h-12.25c.487-2.303%202.982-4.117%206.125-4.117s5.638%201.814%206.125%204.117z%22%20fill%3D%22%23666%22%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E")}.c-icon.arrow-carousel-left{background-image:url("data:image/svg+xml,%3Csvg%20width%3D%2264%22%20height%3D%2266%22%20viewBox%3D%220%200%2064%2066%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath%20d%3D%22M22%2013l21%2020.682-21%2020.775%22%20stroke-width%3D%222%22%20stroke%3D%22%23d1d1d1%22%20fill%3D%22none%22%20fill-rule%3D%22evenodd%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E");-webkit-transform:scale(-1);transform:scale(-1)}.c-icon.arrow-carousel-left--active{background-image:url("data:image/svg+xml,%3Csvg%20width%3D%2264%22%20height%3D%2266%22%20viewBox%3D%220%200%2064%2066%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath%20d%3D%22M22%2013l21%2020.682-21%2020.775%22%20stroke-width%3D%222%22%20stroke%3D%22%23383838%22%20fill%3D%22none%22%20fill-rule%3D%22evenodd%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E")}.c-icon.arrow-carousel-right{background-image:url("data:image/svg+xml,%3Csvg%20width%3D%2264%22%20height%3D%2266%22%20viewBox%3D%220%200%2064%2066%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath%20d%3D%22M22%2013l21%2020.682-21%2020.775%22%20stroke-width%3D%222%22%20stroke%3D%22%23d1d1d1%22%20fill%3D%22none%22%20fill-rule%3D%22evenodd%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E")}.c-icon.arrow-carousel-right--active{background-image:url("data:image/svg+xml,%3Csvg%20width%3D%2264%22%20height%3D%2266%22%20viewBox%3D%220%200%2064%2066%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath%20d%3D%22M22%2013l21%2020.682-21%2020.775%22%20stroke-width%3D%222%22%20stroke%3D%22%23383838%22%20fill%3D%22none%22%20fill-rule%3D%22evenodd%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E")}.infocards{list-style-type:none;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:space-evenly;-ms-flex-pack:space-evenly;justify-content:space-evenly;margin:0;padding:0}@media screen and (min-width: 960px){.infocards{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;margin-bottom:72px}}.infocard{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-flex:1;-ms-flex:1;flex:1;margin-bottom:16px}@media screen and (max-width: 767px){.infocard--illustration{margin-bottom:48px}}@media screen and (min-width: 960px){.infocard{margin-right:1rem}.infocard:last-of-type{margin-right:0}}.infocard.filled{background-color:#e9f0ec;border-radius:8px;padding:32px;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.infocard.filled.trumf{background-color:#e8e8ff}.infocard__title{font-size:1rem;margin-top:16px;color:#8b0304;text-transform:uppercase}.infocard__icon-title{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.infocard__icon-title h3{font-size:1rem;margin-top:4px;font-weight:600}.infocard__illustration{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;background-color:#fff2f2;height:208px}.infocard__icon{margin-right:16px}.infocard__icon svg{display:inline-block;width:48px;height:48px}.bonus-check-spinner{position:relative;width:32px;height:32px;border-radius:50%;border:8px solid #e20613}.bonus-check-spinner--large{width:80px;height:80px}.bonus-check-spinner__mask{position:absolute;left:-6px;top:-6px;width:28px;height:28px;border:4px solid #fff;border-right-color:rgba(0,0,0,0);border-bottom-color:rgba(0,0,0,0);border-radius:50%;-webkit-animation:spinner 1000ms linear infinite;animation:spinner 1000ms linear infinite}.bonus-check-spinner__mask--large{width:76px;height:76px}@-webkit-keyframes spinner{from{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(360deg);transform:rotate(360deg)}}@keyframes spinner{from{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(360deg);transform:rotate(360deg)}}.button{border-radius:3px;border:2px solid #666;color:#000;padding:10px 15px;line-height:100%;font-weight:bold;text-decoration:none;display:inline-block;background-color:#fff;cursor:pointer}.button:hover{background-color:#666;color:#fff;text-decoration:none}.button-primary{font-size:1rem;line-height:1.375rem;background-color:#fff;color:#ed1b24;border:2px solid #ed1b24;font-weight:600;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;text-align:center;padding:10px 25px;text-decoration:none;cursor:pointer;-webkit-transition:all .3s linear;transition:all .3s linear}.button-primary:hover{background-color:#ed1b24;color:#fff;text-decoration:none}.toggle-container{display:none}.toggle-show{display:block}.toggle--mobile-only{display:none}.toggle--mobile-only.toggle-show{display:block}@media screen and (min-width: 970px){.toggle--mobile-only{display:block}}.toggle-link.with-arrow{font-size:1rem;font-weight:bold;color:#262625;margin-bottom:.5rem}.toggle-link.with-arrow .toggle-arrow{color:#ed1b24}.toggle-link.with-arrow svg{color:currentColor;height:16.5px;width:21px;margin:8px 0 0 10px}.toggle-link.with-arrow.active svg{-webkit-transform:rotate(180deg);transform:rotate(180deg);margin:-4px 0 0 10px}.toggle-link.with-arrow:hover,.toggle-link.with-arrow:active{text-decoration:none}.toggle-link.menu-style{background:#efefef;margin:0 -20px;padding:10px 21px;font-size:14px;color:#262625;font-weight:bold;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-shadow:-2px 2px 8px 0 rgba(0,0,0,.25);box-shadow:-2px 2px 8px 0 rgba(0,0,0,.25);border-bottom:1px solid #ececec}.toggle-link.menu-style .toggle-arrow{color:#ed1b24}.toggle-link.menu-style svg{color:currentColor;height:12px;width:21px;margin:8px 0 0 0}.toggle-link.menu-style.active{border-bottom:none}.toggle-link.menu-style.active svg{-webkit-transform:rotate(180deg);transform:rotate(180deg);margin:-4px 0 0 10px}.toggle-link.menu-style:hover,.toggle-link.menu-style:active{cursor:pointer;color:#262625;text-decoration:none;background-color:#ececec}.toggle-link.menu-style:focus{outline:none;text-decoration:none}.toggle-link.with-back-arrow .arrow--back{width:30px;height:30px;display:-webkit-box;display:-ms-flexbox;display:flex;color:#000}.toggle-link.with-back-arrow .arrow--back:hover,.toggle-link.with-back-arrow .arrow--back:active{color:#ed1b24}.toggle-link.with-back-arrow .arrow--back:hover svg,.toggle-link.with-back-arrow .arrow--back:active svg{color:currentColor}.toggle-link.with-back-arrow .arrow--back svg{width:20px;height:20px;margin:4px 0 0 0;-webkit-transform:rotate(180deg);transform:rotate(180deg);color:currentColor}.expandable .toggler:hover,.expandable .toggler:focus{cursor:pointer;background:none}.expandable .expandable-trigger{display:block;text-decoration:none}.js .expandable.closed>.expandable-content{display:none}.js .expandable.expandable .expandable-trigger:before{content:"› ";visibility:hidden}.js .expandable.expandable.closed .expandable-trigger{text-indent:0}.js .expandable.expandable.closed .expandable-trigger:before{visibility:visible}.tabs.tabs--horisontal{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.tabs.tabs--horisontal .tablist{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}@media screen and (min-width: 960px){.tabs.tabs--horisontal .tabs__tab{max-width:300px}}.tabs .tabs__tab{font-weight:bold}.tabs .tabs__tab:hover,.tabs .tabs__tab:active,.tabs .tabs__tab:focus{background-color:rgba(255,101,80,.2);border-color:rgba(255,101,80,.2)}.tabs .tabs__tab--selected{color:#ed1b24;border-bottom-color:#ed1b24;background-color:rgba(255,101,80,.2)}.ws-deadline-reminder{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.ws-deadline-reminder__title{font-size:16px;margin-bottom:0}.ws-deadline-reminder .ws-icon{border:1px solid #000;border-radius:50%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;width:36px !important;height:36px !important}.ws-deadline-reminder .ws-icon svg{width:45%}.customer-magazine-styled{position:relative;padding:30px;background-color:#cfded5;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;width:100%;margin-bottom:25px}@media screen and (max-width: 959px){.customer-magazine-styled{-ms-flex-wrap:wrap;flex-wrap:wrap}}@media screen and (min-width: 960px){.customer-magazine-styled{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}}.customer-magazine-styled .text-container{position:relative}.customer-magazine-styled h3{color:#00963b;font-weight:800;font-size:1.5rem;margin:0}@media screen and (max-width: 767px){.customer-magazine-styled h3{font-size:1rem}}.customer-magazine-styled p{font-size:.93rem;line-height:1.4em;margin:.5em 0 1em;font-weight:bold}@media screen and (max-width: 767px){.customer-magazine-styled p{font-size:.8rem}}@media screen and (min-width: 960px){.customer-magazine-styled p{max-width:320px}}@media screen and (max-width: 767px){.customer-magazine-styled .search{width:100%;padding-bottom:1rem}}@media screen and (min-width: 768px)and (max-width: 959px){.customer-magazine-styled .search{width:50%}}@media screen and (min-width: 960px){.customer-magazine-styled .search{margin-left:6rem}}.customer-magazine-styled .search-field{font-weight:600}.customer-magazine-styled .search-field::-webkit-input-placeholder{font-weight:600}.customer-magazine-styled .search-field::-moz-placeholder{font-weight:600}.customer-magazine-styled .search-field:-ms-input-placeholder{font-weight:600}.customer-magazine-styled .search-field::-ms-input-placeholder{font-weight:600}.customer-magazine-styled .search-field::placeholder{font-weight:600}.customer-magazine-styled .btn.btn-primary{background-color:#00963b}.customer-magazine-styled .c-icon--newspaper-roll{position:absolute;top:10px;left:10px;height:120px;width:109px}@media screen and (max-width: 767px){.customer-magazine-styled .c-icon--newspaper-roll{top:5px;left:5px;height:84px;width:76px}}.customer-magazine-styled .c-icon--newspaper-roll svg{height:120px;width:109px}@media screen and (max-width: 767px){.customer-magazine-styled .c-icon--newspaper-roll svg{height:84px;width:76px}}.customer-magazine-styled .c-icon--newspaper{position:absolute;right:5px;bottom:0px;width:145px;height:140px}@media screen and (max-width: 767px){.customer-magazine-styled .c-icon--newspaper{right:5px;bottom:5px;height:82px;width:80px}}.customer-magazine-styled .c-icon--newspaper svg{height:140px;width:145px}@media screen and (max-width: 767px){.customer-magazine-styled .c-icon--newspaper svg{height:82px;width:80px}}.customer-magazine-styled--in-sidebar{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.customer-magazine-styled--in-sidebar h3{font-size:1rem}.customer-magazine-styled--in-sidebar p{font-size:.8rem}.customer-magazine-styled--in-sidebar .search-field{padding:10px}.customer-magazine-styled--in-sidebar .search{padding-bottom:1rem;margin-left:0}.customer-magazine-styled--in-sidebar .c-icon--newspaper-roll{top:5px;left:5px;height:84px;width:76px}.customer-magazine-styled--in-sidebar .c-icon--newspaper-roll svg{height:84px;width:76px}.customer-magazine-styled--in-sidebar .c-icon--newspaper{right:5px;bottom:5px;height:82px;width:80px}.customer-magazine-styled--in-sidebar .c-icon--newspaper svg{height:82px;width:80px}.container--utilities{margin-top:30px}.newsletter-block{display:-webkit-box;display:-ms-flexbox;display:flex}.newsletter-block.theme-red .newsletter-block__item,.newsletter-block.theme-red>div:last-of-type,.newsletter-block.theme-red .ngr-card{background-color:#eedbdc}.newsletter-block.theme-red .newsletter-block__item .ngr-button,.newsletter-block.theme-red .newsletter-block__item--nologin .ngr-button{color:#fff;background-color:#e20613}.newsletter-block.theme-red .newsletter-block__item .ngr-button:hover,.newsletter-block.theme-red .newsletter-block__item--nologin .ngr-button:hover{color:#fff;background-color:#8b0304}.newsletter-block.theme-red .ngr-card,.newsletter-block.theme-red .newsletter-block__item h3{color:#e20613}.newsletter-block.theme-red .ngr-checkbox-button .ngr-checkbox-button__label{color:#e20613}.newsletter-block.theme-red .ngr-checkbox-button--checked .ngr-checkbox-button__label{background-color:#e20613;color:#fff}.newsletter-block.theme-red .ngr-checkbox-button:hover .ngr-checkbox-button__label{color:#000}.newsletter-block.theme-red .ngr-checkbox-button--checked:hover .ngr-checkbox-button__label{background-color:#8b0304;color:#fff}.newsletter-block.theme-red .ngr-accordion-item__title{color:#e20613}.newsletter-block.theme-red .ngr-icon{color:#e20613;-webkit-box-sizing:border-box;box-sizing:border-box}.newsletter-block.theme-red .ngr-switch__knob svg{display:none}.newsletter-block.theme-red .ngr-button{color:#000}.newsletter-block.theme-red .ngr-button:hover{color:#000}.newsletter-block.theme-red .ngr-button-group{-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}.newsletter-block.theme-red .ngr-button-group .ws-external-link{color:#e20613}.newsletter-block.theme-green .newsletter-block__item,.newsletter-block.theme-green>div:last-of-type,.newsletter-block.theme-green .ngr-card{background-color:#cfded5}.newsletter-block.theme-green .newsletter-block__item .ngr-button,.newsletter-block.theme-green .newsletter-block__item--nologin .ngr-button{color:#fff;background-color:#00963b}.newsletter-block.theme-green .newsletter-block__item .ngr-button:hover,.newsletter-block.theme-green .newsletter-block__item--nologin .ngr-button:hover{color:#fff;background-color:#006d2f}.newsletter-block.theme-green .ngr-card,.newsletter-block.theme-green .newsletter-block__item h3{color:#00963b}.newsletter-block.theme-green .ngr-checkbox-button .ngr-checkbox-button__label{color:#00963b}.newsletter-block.theme-green .ngr-checkbox-button--checked .ngr-checkbox-button__label{background-color:#00963b;color:#fff}.newsletter-block.theme-green .ngr-checkbox-button:hover .ngr-checkbox-button__label{color:#000}.newsletter-block.theme-green .ngr-checkbox-button--checked:hover .ngr-checkbox-button__label{background-color:#006d2f;color:#fff}.newsletter-block.theme-green .ngr-accordion-item__title{color:#00963b}.newsletter-block.theme-green .ngr-icon{color:#00963b;-webkit-box-sizing:border-box;box-sizing:border-box}.newsletter-block.theme-green .ngr-switch__knob svg{display:none}.newsletter-block.theme-green .ngr-button{color:#000}.newsletter-block.theme-green .ngr-button:hover{color:#000}.newsletter-block.theme-green .ngr-button-group{-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}.newsletter-block.theme-green .ngr-button-group .ws-external-link{color:#00963b}.newsletter-block .ngr-card{-webkit-box-shadow:none;box-shadow:none}.newsletter-block .ngr-card__header{display:none}.newsletter-block .ngr-accordion-item__text{-webkit-box-flex:0;-ms-flex:none;flex:none}.newsletter-block .ws-mypage .ngr-icon{-webkit-box-sizing:border-box;box-sizing:border-box}.newsletter-block .ws-mypage .ngr-icon::before,.newsletter-block .ws-mypage .ngr-icon ::after{-webkit-box-sizing:border-box;box-sizing:border-box}.newsletter-block .ws-mypage-section{margin-bottom:0}.newsletter-block .ngr-card__content{border-bottom:none}.newsletter-block .ws-read-more-item__collapse-content{color:#000}@media screen and (max-width: 767px){.newsletter-block .ws-consent-item__body{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.newsletter-block .ws-consent-item__control{margin-left:0;margin-top:1rem}}@media screen and (max-width: 767px){.newsletter-block{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}}.newsletter-block>div{-webkit-box-flex:1;-ms-flex:1;flex:1;-ms-flex-positive:1;flex-grow:1}.newsletter-block__item{position:relative;padding:24px}@media screen and (max-width: 767px){.newsletter-block__item{padding:16px}}.newsletter-block__item h3{font-size:24px;text-transform:uppercase;font-weight:800}.newsletter-block__item p{max-width:300px;position:relative;font-weight:bold}.newsletter-block__item .c-icon{position:absolute;right:24px;top:24px;height:120px;width:109px}.newsletter-block__item .c-icon svg{height:120px;width:109px}.newsletter-block__item--nologgin p{margin-top:24px}.newsletter-block.size-small{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.newsletter-block.size-small__item{padding-bottom:0}.newsletter-block.size-small .ngr-card__content{padding-top:0}.newsletter-block.size-small .ws-consent-item__body{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.newsletter-block.size-small .ws-consent-item__control{margin-left:0;margin-top:1rem}.handover-picker{position:relative}.handover-picker__inner{position:absolute;top:0;right:0;-webkit-box-shadow:0 .5em .8em rgba(0,0,0,.075);box-shadow:0 .5em .8em rgba(0,0,0,.075);background-color:#fff;border-bottom-left-radius:3px;border-bottom-right-radius:3px}.handover-picker__inner .ws-presubmit-status{padding:1.1em}.handover-picker__inner:empty{display:none}.webshop__products-header{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;border-bottom:2px solid #cecece;margin-top:50px;margin-bottom:50px;position:relative}.webshop__products-header .button{height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;position:absolute;bottom:.85em;right:0}.section-intro{margin-bottom:2.5em}.section-intro::after{clear:both;content:"";display:table}.section-intro .intro{float:left;display:block;margin-right:3.5971223022%;width:65.4676258993%}.section-intro .intro:last-child{margin-right:0}@media screen and (max-width: 959px){.section-intro .intro{width:100%}}.sectionpage h1:first-of-type{margin-top:0}.sectionpage .body{font-weight:bold}.sectionpage .promoted{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-webkit-box-align:stretch;-ms-flex-align:stretch;align-items:stretch;margin-top:2rem;margin-bottom:1rem}.sectionpage .promoted__item{max-width:33%;margin-bottom:1rem;min-width:7rem}.sectionpage .promoted__item:not(:last-of-type){margin-right:1rem}.sectionpage .promoted__item a{height:100%}@media screen and (min-width: 960px){.sectionpage .blocks-tertiary .block:nth-child(5n+1),.sectionpage .blocks-tertiary .block:nth-child(5n+2){position:relative;height:100%}.sectionpage .blocks-tertiary .block:nth-child(5n+1) .preview,.sectionpage .blocks-tertiary .block:nth-child(5n+2) .preview{position:absolute;bottom:0;background:#fff;padding:0 1rem 1rem;margin-top:0}.sectionpage .blocks-tertiary .block:nth-child(5n+1) .preview__content,.sectionpage .blocks-tertiary .block:nth-child(5n+2) .preview__content{display:none}.sectionpage .blocks-tertiary .block:nth-child(5n+1) .preview__link-icon-container,.sectionpage .blocks-tertiary .block:nth-child(5n+2) .preview__link-icon-container{position:relative}}.section{max-width:79.25em;margin-left:auto;margin-right:auto;padding-left:20px;padding-right:20px;width:100%;display:-webkit-box;display:-ms-flexbox;display:flex}@media screen and (max-width: 767px){.section{padding-left:8px;padding-right:8px;max-width:none;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}}@media screen and (min-width: 768px)and (max-width: 959px){.section{padding-left:30px;padding-right:30px;max-width:none}}#maincontent{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-flex:4;-ms-flex:4;flex:4}@-webkit-keyframes jump-in{0%{-webkit-transform:scale(0)}75%{-webkit-transform:scale(1.5)}100%{-webkit-transform:scale(1)}}@keyframes jump-in{0%{-webkit-transform:scale(0);transform:scale(0)}75%{-webkit-transform:scale(1.5);transform:scale(1.5)}100%{-webkit-transform:scale(1);transform:scale(1)}}.jump-in{-webkit-animation-duration:200ms;animation-duration:200ms;-webkit-animation-name:jump-in;animation-name:jump-in}.recipe-title{text-align:left;margin:0 0 32px}.recipe-image{margin-bottom:16px}.recipe-image .mainimage{display:block;width:100%;margin-bottom:0}.recipe-facts{text-align:center;padding:14px 0;position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:baseline;-ms-flex-align:baseline;align-items:baseline}@media screen and (min-width: 768px){.recipe-facts{-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}}@media screen and (min-width: 768px){.recipe-facts:after{content:"";position:absolute;left:0;top:65px;width:100%;border-bottom:1px dotted #999}}.recipe-facts .servings,.recipe-facts .time,.recipe-facts .difficulty{overflow:hidden;float:left;position:relative;margin-bottom:14px;display:inline-block;margin:0 56px 0 0;padding:0px 0 0px 40px}@media screen and (max-width: 767px){.recipe-facts .servings,.recipe-facts .time,.recipe-facts .difficulty{margin:0 18px 0 0}}.recipe-facts a{display:block;text-decoration:none}.recipe-facts a:hover,.recipe-facts a:focus,.recipe-facts a.active{text-decoration:none}.recipe-facts h2{display:none}.recipe-facts .servings{background-image:url("data:image/svg+xml,%3Csvg%20width%3D%2214%22%20height%3D%2225%22%20viewBox%3D%220%200%2014%2025%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cg%20stroke%3D%22%233C3C3B%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20fill%3D%22none%22%20fill-rule%3D%22evenodd%22%3E%3Cpath%20d%3D%22M1%201v5a3%203%200%201%200%206%200V1M4%201v23M13%2016v8M10%209c0-5%203-8%203-8v16s-3-3-3-8z%22%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E");background-repeat:no-repeat;background-position:left;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:baseline;-ms-flex-align:baseline;align-items:baseline}.recipe-facts .servings .value{margin-right:5px}.recipe-facts .servings span{padding-left:10px}@media screen and (max-width: 767px){.recipe-facts .servings span{display:none}}.recipe-facts .rating-Easy{background-image:url("data:image/svg+xml,%3Csvg%20width%3D%2225%22%20height%3D%2224%22%20viewBox%3D%220%200%2025%2024%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cg%20fill%3D%22%233C3C3B%22%20fill-rule%3D%22evenodd%22%3E%3Cpath%20d%3D%22M0%2014h5v10H0z%22%2F%3E%3Cpath%20opacity%3D%22.33%22%20d%3D%22M10%207h5v17h-5zM20%200h5v24h-5z%22%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E");background-repeat:no-repeat}.recipe-facts .rating-Medium{background-image:url("data:image/svg+xml,%3Csvg%20width%3D%2225%22%20height%3D%2224%22%20viewBox%3D%220%200%2025%2024%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cg%20fill%3D%22%233C3C3B%22%20fill-rule%3D%22evenodd%22%3E%3Cpath%20d%3D%22M0%2014h5v10H0zM10%207h5v17h-5z%22%2F%3E%3Cpath%20opacity%3D%22.33%22%20d%3D%22M20%200h5v24h-5z%22%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E");background-repeat:no-repeat}.recipe-facts .rating-Hard{background-image:url("data:image/svg+xml,%3Csvg%20width%3D%2225%22%20height%3D%2224%22%20viewBox%3D%220%200%2025%2024%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cg%20fill%3D%22%233C3C3B%22%20fill-rule%3D%22evenodd%22%3E%3Cpath%20d%3D%22M0%2014h5v10H0zM10%207h5v17h-5zM20%200h5v24h-5z%22%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E");background-repeat:no-repeat}.recipe-facts .time{background-image:url("data:image/svg+xml,%3Csvg%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%3E%3Cdefs%3E%3Cpath%20d%3D%22M12%2024C5.458%2024%200%2018.54%200%2012%200%205.456%205.458%200%2012%200s12%205.457%2012%2012c0%206.54-5.458%2012-12%2012z%22%20id%3D%22a%22%2F%3E%3Cmask%20id%3D%22b%22%20x%3D%220%22%20y%3D%220%22%20width%3D%2224%22%20height%3D%2224%22%20fill%3D%22%23fff%22%3E%3Cuse%20xlink%3Ahref%3D%22%23a%22%2F%3E%3C%2Fmask%3E%3C%2Fdefs%3E%3Cg%20stroke%3D%22%23262625%22%20fill%3D%22none%22%20fill-rule%3D%22evenodd%22%3E%3Cuse%20mask%3D%22url(%23b)%22%20stroke-width%3D%222%22%20xlink%3Ahref%3D%22%23a%22%2F%3E%3Cpath%20d%3D%22M8%205l4.286%208L18%209.5%22%20stroke-linecap%3D%22round%22%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E");background-repeat:no-repeat}.recipe-suggestions{-webkit-box-flex:2;-ms-flex:2;flex:2;margin-top:74px}.recipe-suggestions .block .block-title{position:relative}.recipe-suggestions .block .block-title a{margin-right:2.5em;display:block}.recipe-suggestions .block .block-title::after{height:1em;width:1em;position:absolute;top:50%;right:1em;-webkit-transform:translateY(-50%) rotate(-90deg);transform:translateY(-50%) rotate(-90deg);content:"";display:block;width:2em;height:2em;display:block;background-image:url("data:image/svg+xml,%3Csvg%20width%3D%2217%22%20height%3D%2215%22%20viewBox%3D%220%200%2017%2015%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cg%20stroke%3D%22%23ed1b24%22%20stroke-width%3D%222%22%20fill%3D%22none%22%20fill-rule%3D%22evenodd%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%3E%3Cpath%20d%3D%22M8.818%209.6V4M12%207.5L8.818%2011%205.622%207.5%22%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E");background-position:center;background-size:contain;background-repeat:no-repeat}.ws-recipe-products__panel-title{padding:10px !important;background-color:#fafafa;-webkit-box-shadow:0 0 4px 0 rgba(0,0,0,.1);box-shadow:0 0 4px 0 rgba(0,0,0,.1)}.ws-recipe-products{margin-bottom:30px}.ws-product__subtitle{color:#000 !important;font-weight:normal !important}.recipepage{margin:0}.recipepage .intro{font-size:20px}.recipe-content{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.recipe-content::after{clear:both;content:"";display:table}@media screen and (min-width: 768px){.recipe-content{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}}.recipe-ingredients{-webkit-box-flex:1;-ms-flex:1;flex:1}@media screen and (min-width: 960px){.recipe-ingredients{margin-right:30px}}@media screen and (max-width: 767px){.recipe-ingredients{margin-bottom:20px;width:100%}}.recipe-ingredients h3{background:#eee;font-weight:normal;font-size:14px;line-height:1.7142857143em;padding:0 .5714285714em;margin:0}.recipe-ingredients ul{list-style:none;margin:0;padding:0}.recipe-ingredients li{font-size:1.125em;line-height:1.3333333333em;padding:7px 7px 7px 0}.recipe-steps{-webkit-box-flex:3;-ms-flex:3;flex:3}@media screen and (max-width: 767px){.recipe-steps{width:100%}}.recipe-steps ol{list-style:none;margin:0;padding:0;font-size:1.125em;line-height:1.3333333333em}.recipe-steps li{margin-bottom:1.5em}.recipe-steps li:last-child{margin-bottom:0}.recipe-steps li .step-image{display:block;margin-bottom:.625em}.recipe-steps li .step-description{font-weight:normal}.ws-product__ingredient-switch{font-size:12px}.ws-product__ingredient-switch .ws-icon{width:12px !important;height:12px !important}.storepage h2{font-size:1.2rem;margin-bottom:16px}.storepage__wrapper{display:grid;grid-row-gap:24px;grid-template-columns:1fr;grid-template-rows:repeat(auto-fill, minmax(12px, 1fr))}.storepage__intro{display:grid;grid-row-gap:16px;grid-template-columns:1fr;grid-template-rows:repeat(2, auto)}@media screen and (min-width: 768px){.storepage__intro{grid-template-columns:repeat(2, minmax(350px, auto));grid-template-rows:1fr;grid-column-gap:24px;grid-row-gap:24px}}.storepage__image{width:100%}@media screen and (min-width: 768px){.storepage__image{max-width:300px}}.storepage__image .mainimage{margin-bottom:0}.storepage__extra-info h3{margin-top:0}.storepage .storeinfo__list{padding:0}.storepage .storeinfo__list.webshop{list-style:none}.storepage .storeinfo__listitem{height:26px;line-height:26px;margin:0 0 5px 30px}.storepage .storeinfo__webshoplink{background:url("data:image/svg+xml,%3Csvg%20id%3D%22Layer_1%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20viewBox%3D%220%200%2027%2027%22%3E%3Cstyle%3E.st0%7Bclip-path%3Aurl(%23SVGID_2_)%3Bfill%3Anone%3Bstroke%3A%23262625%3Bstroke-width%3A1.5%3Bstroke-linecap%3Around%3Bstroke-linejoin%3Around%3Bstroke-miterlimit%3A10%7D.st1%7Bclip-path%3Aurl(%23SVGID_4_)%7D.st2%7Bclip-path%3Aurl(%23SVGID_6_)%3Bfill%3Anone%3Bstroke%3A%23262625%3Bstroke-width%3A3%3Bstroke-miterlimit%3A10%7D.st3%7Bclip-path%3Aurl(%23SVGID_8_)%7D.st4%2C.st5%7Bclip-path%3Aurl(%23SVGID_10_)%3Bfill%3Anone%3Bstroke%3A%23262625%3Bstroke-width%3A3%3Bstroke-miterlimit%3A10%7D.st5%7Bclip-path%3Aurl(%23SVGID_12_)%3Bstroke-width%3A1.5%3Bstroke-linecap%3Around%3Bstroke-linejoin%3Around%7D%3C%2Fstyle%3E%3Cdefs%3E%3Cpath%20id%3D%22SVGID_1_%22%20d%3D%22M-1-.7h27v27H-1z%22%2F%3E%3C%2Fdefs%3E%3CclipPath%20id%3D%22SVGID_2_%22%3E%3Cuse%20xlink%3Ahref%3D%22%23SVGID_1_%22%20overflow%3D%22visible%22%2F%3E%3C%2FclipPath%3E%3Cpath%20class%3D%22st0%22%20d%3D%22M1%201.3h3.6l5%2013.9%22%2F%3E%3Cdefs%3E%3Cellipse%20id%3D%22SVGID_3_%22%20cx%3D%2210.3%22%20cy%3D%2222.9%22%20rx%3D%222.3%22%20ry%3D%222.3%22%2F%3E%3C%2Fdefs%3E%3CclipPath%20id%3D%22SVGID_4_%22%3E%3Cuse%20xlink%3Ahref%3D%22%23SVGID_3_%22%20overflow%3D%22visible%22%2F%3E%3C%2FclipPath%3E%3Cg%20class%3D%22st1%22%3E%3Cdefs%3E%3Cpath%20id%3D%22SVGID_5_%22%20d%3D%22M-1-.7h27v27H-1z%22%2F%3E%3C%2Fdefs%3E%3CclipPath%20id%3D%22SVGID_6_%22%3E%3Cuse%20xlink%3Ahref%3D%22%23SVGID_5_%22%20overflow%3D%22visible%22%2F%3E%3C%2FclipPath%3E%3Cellipse%20class%3D%22st2%22%20cx%3D%2210.3%22%20cy%3D%2222.9%22%20rx%3D%222.3%22%20ry%3D%222.3%22%2F%3E%3C%2Fg%3E%3Cg%3E%3Cdefs%3E%3Cellipse%20id%3D%22SVGID_7_%22%20cx%3D%2220.1%22%20cy%3D%2222.9%22%20rx%3D%222.3%22%20ry%3D%222.3%22%2F%3E%3C%2Fdefs%3E%3CclipPath%20id%3D%22SVGID_8_%22%3E%3Cuse%20xlink%3Ahref%3D%22%23SVGID_7_%22%20overflow%3D%22visible%22%2F%3E%3C%2FclipPath%3E%3Cg%20class%3D%22st3%22%3E%3Cdefs%3E%3Cpath%20id%3D%22SVGID_9_%22%20d%3D%22M-1-.7h27v27H-1z%22%2F%3E%3C%2Fdefs%3E%3CclipPath%20id%3D%22SVGID_10_%22%3E%3Cuse%20xlink%3Ahref%3D%22%23SVGID_9_%22%20overflow%3D%22visible%22%2F%3E%3C%2FclipPath%3E%3Cellipse%20class%3D%22st4%22%20cx%3D%2220.1%22%20cy%3D%2222.9%22%20rx%3D%222.3%22%20ry%3D%222.3%22%2F%3E%3C%2Fg%3E%3C%2Fg%3E%3Cg%3E%3Cdefs%3E%3Cpath%20id%3D%22SVGID_11_%22%20d%3D%22M-1-.7h27v27H-1z%22%2F%3E%3C%2Fdefs%3E%3CclipPath%20id%3D%22SVGID_12_%22%3E%3Cuse%20xlink%3Ahref%3D%22%23SVGID_11_%22%20overflow%3D%22visible%22%2F%3E%3C%2FclipPath%3E%3Cpath%20class%3D%22st5%22%20d%3D%22M6.1%205H24v7S9%2015.5%207.7%2015.8c-1%20.2-1.9.8-1.9%201.9%200%201%20.8%201.9%201.9%201.9h14.2%22%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E") no-repeat left;padding:0 0 0 30px;margin-left:0}.no-svg .storepage .storeinfo__webshoplink{background-image:url(/static/images/spar/fallback/nettbutikk.png)}.storepage__shared{display:grid;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}@media screen and (min-width: 768px){.storepage__shared{grid-template-columns:repeat(2, 1fr);grid-template-rows:repeat(2, 1fr);grid-column-gap:64px}}@media screen and (min-width: 1140px){.storepage__shared{grid-template-columns:repeat(3, auto);grid-template-rows:1fr}}@media screen and (min-width: 768px){.storepage__openinghours{grid-area:1/1/4/2}}@media screen and (min-width: 1140px){.storepage__openinghours{grid-area:auto}}.storepage__openinghours .openinghours{display:grid;grid-column-gap:16px;grid-row-gap:8px;margin-bottom:32px;grid-template-columns:repeat(2, minmax(12px, auto));grid-template-rows:repeat(auto-fill, minmax(12px, 1fr))}.storepage__openinghours .openinghours--ordinary dt:first-of-type{font-weight:bold}.storepage__openinghours .openinghours dt{min-width:180px}.storepage__openinghours .openinghours dd{font-weight:bold;margin:0;text-align:right}.storepage__info{display:grid;grid-row-gap:24px;grid-template-columns:1fr;grid-template-rows:-webkit-max-content;grid-template-rows:max-content}@media screen and (min-width: 768px){.storepage__info{grid-area:2/2/4/3}}@media screen and (min-width: 1140px){.storepage__info{grid-area:auto}}.storepage__services .services{margin:0 0 16px;padding:0;list-style:none}.storepage__services .services .service{line-height:26px;margin:0 0 5px;padding:0 0 0 33px}.storepage__services .services .service-default{background:url("/Static/images/icons/service_default.svg") left center no-repeat}.storepage__services .services .service.BIB{background:rgba(0,0,0,0) url(data:image/svg+xml,%3Csvg%20viewBox%3D%220%200%2048%2048%22%20height%3D%2224%22%20width%3D%2224%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Ccircle%20fill%3D%22%23ed1b24%22%20cx%3D%2224%22%20cy%3D%2224%22%20r%3D%2224%22%2F%3E%3Cpath%20fill%3D%22%23FFFFFF%22%20d%3D%22M11.14%2C32c-0.799%2C0-1.454-0.657-1.454-1.454v-13.09c0-0.799%2C0.655-1.456%2C1.454-1.456c0.796%2C0%2C1.407%2C0.657%2C1.407%2C1.456v5.747l7.061-6.827C19.867%2C16.118%2C20.195%2C16%2C20.547%2C16c0.703%2C0%2C1.383%2C0.563%2C1.383%2C1.314c0%2C0.446-0.139%2C0.773-0.422%2C1.033l-4.082%2C3.94l4.762%2C7.602c0.165%2C0.234%2C0.235%2C0.538%2C0.235%2C0.798c0%2C0.633-0.445%2C1.312-1.314%2C1.312c-0.538%2C0-0.961-0.21-1.195-0.587l-4.481-7.201l-2.885%2C2.791v3.543C12.547%2C31.343%2C11.936%2C32%2C11.14%2C32z%22%2F%3E%3Cpath%20fill%3D%22%23FFFFFF%22%20d%3D%22M38.314%2C30.569c0%2C0.728-0.563%2C1.431-1.434%2C1.431c-0.632%2C0-1.031-0.281-1.266-0.773l-2.745-5.654h-4.715v4.997c0%2C0.799-0.634%2C1.431-1.431%2C1.431c-0.799%2C0-1.433-0.632-1.433-1.431V17.62c0-0.799%2C0.634-1.431%2C1.433-1.431h6.028c3.896%2C0%2C5.562%2C1.923%2C5.562%2C4.691c0%2C1.83-0.799%2C3.401-2.581%2C4.176l2.416%2C4.903C38.243%2C30.147%2C38.314%2C30.359%2C38.314%2C30.569z%20M33.152%2C18.815h-4.997v4.294h4.997c1.572%2C0%2C2.275-1.149%2C2.275-2.206C35.428%2C19.872%2C34.725%2C18.815%2C33.152%2C18.815z%22%2F%3E%3C%2Fsvg%3E) 0 center no-repeat}.storepage__services .services .service.RIKSTOTO,.storepage__services .services .service.BAX_RT{background:url("/Static/images/icons/service_rikstoto.png") left center no-repeat}.storepage__services .services .service.TIPPING,.storepage__services .services .service.BAX_NT{background:url("/Static/images/icons/service_tipping.svg") left center no-repeat}.storepage__services .services .service.PIB,.storepage__services .services .service.P_PB_I,.storepage__services .services .service.P_PB_U{background:url("/Static/images/icons/service_posten.svg") left center no-repeat}.storepage__services .services .service.INSTABOX_I,.storepage__services .services .service.INSTABOX_U{background:url("/Static/images/icons/service_instabox.svg") left center no-repeat;padding:0 0 0 63px}.storepage__services .services .service.PN_PB_I,.storepage__services .services .service.PN_PB_U,.storepage__services .services .service.POSTNORD,.storepage__services .services .service.MYP{background:url("/Static/images/icons/service_postnord.png") left center no-repeat}.storepage__services .services .service.DHL{background:url("/Static/images/icons/service_dhl.svg") left center no-repeat;padding:0 0 0 63px}.storepage__services .services .service.HELTHJEM{background:url("/Static/images/icons/service_helthjem.svg") left center no-repeat;padding:0 0 0 63px}.storepage__contact address,.storepage__contact .fax{line-height:1.5em}.storepage__contact .button-group{margin-top:1em}.storepage__contact .button-group a{display:block;margin-bottom:10px;width:100%}@media screen and (min-width: 768px){.storepage__map{grid-area:1/2/2/3;width:350px;height:392px}}@media screen and (min-width: 1140px){.storepage__map{grid-area:auto}}.ws-search-result-block__title button{background-color:rgba(0,0,0,0);border:none}.ws-search-result-block__expand-button{background-color:rgba(0,0,0,0);border:none}.ws-search-suggestions{position:absolute;width:100%;-webkit-box-shadow:0 0 7px 0 rgba(0,0,0,.2);box-shadow:0 0 7px 0 rgba(0,0,0,.2)}.ws-search-result-block__title button{font-size:24px}.ws-search-hit--type-stores .ws-search-hit__image{width:28px;height:28px}[ng\:cloak],[ng-cloak],[data-ng-cloak],[x-ng-cloak],.ng-cloak,.x-ng-cloak{display:none !important}.recipelist-results .blocks::after{clear:both;content:"";display:table}.recipelist-results .block{float:left;display:block;margin-right:3.5971223022%;width:22.3021582734%}.recipelist-results .block:last-child{margin-right:0}@media screen and (min-width: 960px){.recipelist-results .block:nth-child(4n){margin-right:0}.recipelist-results .block:nth-child(4n+1){clear:left}.recipelist-results .block:nth-child(4n+1){clear:left}}@media screen and (max-width: 767px){.recipelist-results .block{width:100%}}@media screen and (min-width: 768px)and (max-width: 959px){.recipelist-results .block{float:left;display:block;margin-right:3.5971223022%;width:30.9352517986%}.recipelist-results .block:last-child{margin-right:0}.recipelist-results .block:nth-child(3n){margin-right:0}.recipelist-results .block:nth-child(3n+1){clear:left}.recipelist-results .block:nth-child(3n+1){clear:left}}.block-recipedetail .image{display:block;background:#fff;margin:0}.block-recipedetail .block-title{font-size:1.3125em;font-weight:normal;font-family:"Open Sans",Helvetica,Arial,sans-serif;margin:0 0 .0952380952em;text-transform:none;line-height:normal;color:#000;margin-top:.375em}.block-recipedetail .block-title a{display:block;white-space:nowrap;text-overflow:ellipsis;overflow:hidden}.block-recipedetail .recipedetail-data{color:#666}.block-recipedetail .recipedetail-data::after{clear:both;content:"";display:table}.block-recipedetail .recipedetail-data div{float:left;white-space:nowrap;padding-top:1em;padding-bottom:1em}.block-recipedetail .recipedetail-data div.time-0,.block-recipedetail .recipedetail-data div.difficulty-0{display:none}.pagination-wrapper{padding-top:.8125em;padding-bottom:.8125em;text-align:center;margin-top:50px;margin-bottom:-50px}.pagination{margin:0;padding:0}.pagination li{display:inline-block;margin:.3125em}.pagination a{display:inline-block;min-width:2.375em;height:2.25em;line-height:2.25em;padding:0 .75em;text-decoration:none;text-align:center;cursor:pointer}.joblist__login{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-flow:row wrap;flex-flow:row wrap;max-width:100%;margin:1.875rem 0 2.5rem 0;border:1px solid #ddd;border-radius:5px;padding:25px 5px 5px 5px}.joblist__login-text{display:block;min-width:18.75rem;margin-right:4rem;margin-bottom:1.25rem}@media screen and (max-width: 460px){.joblist__login-text{margin-right:0}}.joblist__login-btn{display:block;position:relative;top:-7px;min-width:9.0625rem}.joblist .short-row{cursor:pointer}.joblist .short-row:hover,.joblist .short-row:focus,.joblist .short-row.selected{-webkit-box-shadow:inset 0 2px 2px rgba(0,0,0,.25);box-shadow:inset 0 2px 2px rgba(0,0,0,.25);background:#eee;background-image:linear-gradient(to bottom, #cecece 0%, #eee 2px)}@media screen and (max-width: 767px){.joblist table{table-layout:auto}.joblist thead{display:none}.joblist tr{border-top:1px solid #ddd;padding:.1875em 0}.joblist .short-row td{display:block;padding-top:0;padding-bottom:0;border:0}.joblist .short-row td.county,.joblist .short-row td.department{display:none}}.jobdetails__back-btn--floated-right{float:right}.jobdetails__intro-image{max-width:100%}.jobdetails__about{float:left;display:block;margin-right:3.5971223022%;width:65.4676258993%;border-right:1px solid #ddd;padding-right:1.875em;margin-top:1.625em;margin-bottom:1.625em}.jobdetails__about:last-child{margin-right:0}@media screen and (max-width: 767px){.jobdetails__about{float:left;display:block;margin-right:3.5971223022%;width:100%;border:none;padding:0}.jobdetails__about:last-child{margin-right:0}}.jobdetails__about h2:first-child{margin-top:0}.jobdetails__aside{float:left;display:block;margin-right:3.5971223022%;width:30.9352517986%;margin:4.5625em 0 .625em}.jobdetails__aside:last-child{margin-right:0}@media screen and (max-width: 767px){.jobdetails__aside{float:left;display:block;margin-right:3.5971223022%;width:100%}.jobdetails__aside:last-child{margin-right:0}}.jobdetails__aside .btn{margin:0 0 16px 0}@media screen and (max-width: 767px){.jobdetails__aside .btn{display:none}}.jobdetails__aside dl{margin:0 0 .8888888889em 0;font-size:1.125em}.jobdetails__aside dl::after{clear:both;content:"";display:table}.jobdetails__aside dt,.jobdetails__aside dd{float:left}.jobdetails__aside dt{font-family:"Open Sans",Helvetica,Arial,sans-serif;font-weight:700;clear:left;margin-right:.25em}.jobdetails__aside dd{clear:right;margin:0}@media screen and (max-width: 767px){.jobdetails__aside{margin-top:0}}.couponpage #maincontent.col-main{padding-top:0}.validation-summary-errors li{padding-left:28px !important}.icon-info{background:url("data:image/svg+xml,%3Csvg%20width%3D%2236%22%20height%3D%2236%22%20viewBox%3D%220%200%2036%2036%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cg%20fill%3D%22none%22%20fill-rule%3D%22evenodd%22%3E%3Cpath%20d%3D%22M5%200h26.001A4.998%204.998%200%200%201%2036%204.997v26.006A4.998%204.998%200%200%201%2031.001%2036H5c-2.762%200-5-2.238-5-4.997V4.997A4.998%204.998%200%200%201%205%200%22%20fill%3D%22%23999%22%2F%3E%3Cpath%20d%3D%22M15.902%2011.696c0%201.14.9%202.04%202.04%202.04%201.14%200%202.04-.9%202.04-2.04%200-1.14-.9-2.04-2.04-2.04-1.14%200-2.04.9-2.04%202.04zm.24%2015.63c0%20.99.81%201.8%201.8%201.8s1.8-.81%201.8-1.8v-9.9c0-.99-.81-1.8-1.8-1.8s-1.8.81-1.8%201.8v9.9z%22%20fill%3D%22%23727272%22%2F%3E%3Cpath%20d%3D%22M15.902%209.696c0%201.14.9%202.04%202.04%202.04%201.14%200%202.04-.9%202.04-2.04%200-1.14-.9-2.04-2.04-2.04-1.14%200-2.04.9-2.04%202.04zm.24%2015.63c0%20.99.81%201.8%201.8%201.8s1.8-.81%201.8-1.8v-9.9c0-.99-.81-1.8-1.8-1.8s-1.8.81-1.8%201.8v9.9z%22%20fill%3D%22%23FFF%22%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E") no-repeat}.coupons__menu{margin-bottom:24px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}@media screen and (max-width: 767px){.coupons__menu li{border:none}}@media screen and (min-width: 768px)and (max-width: 959px){.coupons__menu{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}.coupons__menu li{border:none;padding:0 8px 8px 8px}}@media screen and (min-width: 960px){.coupons__menu{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}}.coupons__menu .coupon-sms__text{display:inline-block}.coupons__menu .coupon-sms__close{display:none}.coupons__menu .js_sms-trigger.active.coupon-sms__text{display:none}.coupons__menu .js_sms-trigger.active+.coupon-sms__close{background-color:#00ba51;color:#fff;text-decoration:none;background-image:none;height:51px;width:51px;padding:0;-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.coupons__menu .send-sms-form{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.coupons__menu .send-sms-form .btn.btn-secondary{line-height:normal;height:3.2rem;margin-left:16px}.coupons__menu .phone-number{height:51px;width:100%;max-width:120px;border:1px solid #cecece;text-align:center}.coupons__menu .validation-summary-errors{margin-left:10px;font-size:.8rem}.coupons__menu .toggle-container.toggle-show{display:-webkit-box;display:-ms-flexbox;display:flex}.coupons__menu .form-has-errors .js_sms-trigger.coupon-sms__text{display:none}.coupons__menu .form-has-errors .js_sms-trigger+.coupon-sms__close{background-color:#00ba51;color:#fff;text-decoration:none;background-image:none;height:51px;width:51px;padding:0;-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.coupons__menu .form-has-errors .toggle-container{display:-webkit-box;display:-ms-flexbox;display:flex}.coupons-mobiletips{display:none;background:#eee;border-top:1px solid #eee;padding:36px 0 20px;text-align:center;margin:0 0;line-height:1.5em;position:relative}@media screen and (max-width: 767px){.coupons-mobiletips{display:block}}.coupons-mobiletips .close-button{position:absolute;right:0;top:5px}.coupons-main{margin-bottom:0}.coupons-main h1:first-of-type{margin-top:0}.coupons-intro{font-size:1.3125em;line-height:1.5238095238em;margin:0 0 24px}@media screen and (min-width: 960px){.coupons-intro{width:82.7338129496%}}.coupons-actions{list-style:none;padding:0}@media screen and (max-width: 767px){.coupons-actions{margin-bottom:30px}}.coupons-actions li{display:inline-block;vertical-align:top;margin-right:20px}@media screen and (max-width: 767px){.coupons-actions li{display:block;margin:10px;text-align:left}}.coupons-actions li:first-of-type{border-right:1px solid inherit;padding-right:2em}@media screen and (max-width: 767px){.coupons-actions li:first-of-type{border-right:none;padding-right:0}}.coupons-actions a{display:inline-block;color:#ed1b24;font-size:14px;line-height:1;font-weight:bold}@media screen and (max-width: 767px){.coupons-actions a{font-size:1em;line-height:1.5em;padding-right:8px}}.coupons-actions a:hover{color:#8b0304}.coupons-action-sms{position:relative}.coupons-action-sms form{display:none}.coupons-action-sms.active a{color:rgba(0,0,0,0)}.coupons-action-sms.active form{display:block;position:absolute;left:47px;top:6px;right:0;bottom:0}.coupons-action-sms .text-box{float:left;width:53%;height:30px;padding:0 5px;border:1px solid #d7dadc;-webkit-box-shadow:inset 0 0 4px #e8e8e8;box-shadow:inset 0 0 4px #e8e8e8;border-radius:0;-webkit-appearance:none;margin-top:3px}.coupons-action-sms .text-box.error{border-color:#ed1b24}.coupons-action-sms .btn{padding:0 10px;margin-left:5px}.coupons-action-sms .coupons-sms-message{text-align:left}.coupons-action-sms .coupons-sms-message p{margin:.5em 0 0}.coupons-action-sms .coupons-sms-message .error{color:#ed1b24}.blocks-coupons{display:block}.blocks-coupons::after{clear:both;content:"";display:table}.blocks-coupons .block{float:left}@media screen and (min-width: 768px){.blocks-coupons .block{width:49%}.blocks-coupons .block:nth-child(2n+1){clear:left}.blocks-coupons .block:nth-child(2n+2){margin:0 0 2% 2%}}@media screen and (max-width: 767px){.blocks-coupons .block{width:100%;margin:0 0 5%}}@-webkit-keyframes rotate{from{-webkit-transform:rotateZ(-360deg)}to{-webkit-transform:rotateZ(0deg)}}@keyframes rotate{from{-webkit-transform:rotateZ(-360deg);transform:rotateZ(-360deg)}to{-webkit-transform:rotateZ(0deg);transform:rotateZ(0deg)}}.block-coupon{padding:35px 40px;text-align:center;border:1px solid #d7dadc;position:relative;border:2px solid #eaeaea;position:relative;-webkit-box-shadow:0px 0px 10px #ddd;box-shadow:0px 0px 10px #ddd}.block-coupon .coupon-content{height:625px;position:relative;text-align:left}.block-coupon .coupon-stub{position:absolute;top:0;right:0}@media screen and (max-width: 767px){.block-coupon{padding:25px 0}.block-coupon.coupon-aktiv .coupon-content,.block-coupon.coupon-brukt .coupon-content{height:100%}.block-coupon.coupon-inaktiv .coupon-content{height:100%}}.block-coupon .coupon-content{-webkit-filter:blur(0);filter:blur(0);opacity:1;-webkit-transition:.5s -webkit-filter linear,.5s filter linear,.5s opacity linear;transition:.5s -webkit-filter linear,.5s filter linear,.5s opacity linear}.block-coupon .coupon-activation-indicator{position:absolute;left:50%;bottom:48px;margin-left:-47px;width:94px;height:94px;background:#fff;border-radius:50%;display:none}@media screen and (max-width: 767px){.block-coupon .coupon-activation-indicator{bottom:38px}}.block-coupon.coupon-activate-start .coupon-activation-indicator,.block-coupon.coupon-activate-end .coupon-activation-indicator{display:block}.block-coupon.coupon-activate-start .coupon-content,.block-coupon.coupon-activate-ending .coupon-content,.block-coupon.coupon-activate-end .coupon-content{-webkit-filter:blur(5px);filter:blur(5px);opacity:.8}.no-cssfilters .block-coupon.coupon-activate-start .coupon-content,.no-cssfilters .block-coupon.coupon-activate-ending .coupon-content,.no-cssfilters .block-coupon.coupon-activate-end .coupon-content{opacity:.4}.block-coupon.coupon-activate-start .coupon-activation-indicator{background:#fff url(data:image/svg+xml,%3Csvg%20viewBox%3D%220%200%2022%2022%22%20height%3D%2244%22%20width%3D%2244%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cg%20fill%3D%22%23ed1b24%22%3E%3Cpath%20d%3D%22M12.797%2C7.624c0%2C0-1.99%2C1.292-4.049%2C2.63L7.816%2C9.657C7.695%2C9.58%2C7.609%2C9.454%2C7.58%2C9.31C7.55%2C9.165%2C7.579%2C9.014%2C7.658%2C8.891c0.697-1.234%2C0.297-2.816-0.895-3.538C6.234%2C5.033%2C5.639%2C4.938%2C5.08%2C5.037C4.377%2C5.163%2C3.73%2C5.596%2C3.343%2C6.281C2.646%2C7.514%2C3.046%2C9.098%2C4.238%2C9.817c0.015%2C0.01%2C1.151%2C0.748%2C2.591%2C1.683c-1.438%2C0.934-2.576%2C1.674-2.591%2C1.683c-1.192%2C0.721-1.592%2C2.304-0.896%2C3.536c0.388%2C0.686%2C1.034%2C1.119%2C1.737%2C1.243c0.559%2C0.101%2C1.154%2C0.004%2C1.683-0.315c1.192-0.722%2C1.592-2.305%2C0.895-3.537c-0.08-0.123-0.108-0.274-0.079-0.419c0.03-0.145%2C0.116-0.271%2C0.237-0.348l0.932-0.596c0.272%2C0.178%2C1.532%2C0.944%2C1.797%2C1.117h3.913L10.699%2C11.5l6.08-3.886C15.577%2C6.913%2C14.065%2C6.856%2C12.797%2C7.624z%20M6.256%2C16.754c-0.309%2C0.187-0.657%2C0.253-1.008%2C0.19c-0.438-0.079-0.818-0.352-1.043-0.747c-0.417-0.739-0.178-1.689%2C0.537-2.123c0.041-0.023%2C0.087-0.028%2C0.13-0.049c0.276-0.134%2C0.574-0.194%2C0.879-0.14c0.251%2C0.044%2C0.48%2C0.159%2C0.674%2C0.317c0.145%2C0.12%2C0.273%2C0.261%2C0.367%2C0.429C7.21%2C15.371%2C6.97%2C16.322%2C6.256%2C16.754z%20M6.792%2C8.368C6.699%2C8.537%2C6.57%2C8.678%2C6.425%2C8.796C6.232%2C8.956%2C6.002%2C9.07%2C5.751%2C9.115C5.446%2C9.169%2C5.148%2C9.109%2C4.872%2C8.974c-0.043-0.019-0.089-0.025-0.13-0.049C4.027%2C8.492%2C3.788%2C7.541%2C4.205%2C6.803C4.43%2C6.407%2C4.81%2C6.134%2C5.248%2C6.057c0.351-0.063%2C0.7%2C0.004%2C1.008%2C0.189C6.97%2C6.677%2C7.21%2C7.629%2C6.792%2C8.368z%22%2F%3E%3Cpath%20d%3D%22M11%2C16.967h2v-2.069h-2V16.967z%22%2F%3E%3Cpath%20d%3D%22M13.999%2C16.967h2v-2.069h-2V16.967z%22%2F%3E%3Cpath%20d%3D%22M16.999%2C14.897v2.069H19v-2.069H16.999z%22%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E) center center no-repeat}.no-svg .block-coupon.coupon-activate-start .coupon-activation-indicator{background-image:url(/static/images/fallback/coupons.png)}.block-coupon.coupon-activate-start .coupon-activation-indicator:after{content:"";display:block;position:absolute;left:6px;top:6px;width:76px;height:76px;-webkit-animation:rotate .6s linear infinite;animation:rotate .6s linear infinite;border-radius:50%;border:3px solid #fff;border-top-color:#00ba51}.block-coupon.coupon-activate-end .coupon-activation-indicator{background:#fff url(data:image/svg+xml,%3Csvg%20viewBox%3D%220%200%2036%2036%22%20height%3D%2236%22%20width%3D%2236%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath%20fill%3D%22%2300ba51%22%20d%3D%22M15.123%2C30.125l-2.044%2C2.207l-1.959-2.283L0%2C17.115l3.622-3.904l9.011%2C6.635L32.328%2C3.668L36%2C7.566L15.123%2C30.125z%22%2F%3E%3C%2Fsvg%3E) center center no-repeat}.no-svg .block-coupon.coupon-activate-end .coupon-activation-indicator{background-image:url(/static/images/fallback/coupon-check.png)}.block-coupon .coupon-header{margin-bottom:18px}@media screen and (max-width: 767px){.block-coupon .coupon-header{min-height:0}}.block-coupon .coupon-title{font-size:2em;line-height:1.25em;margin-bottom:9px}@media screen and (max-width: 767px){.block-coupon .coupon-title{font-size:1.5em;line-height:1.3333333333em}}.block-coupon .coupon-subtitle,.block-coupon .coupon-discount-subtitle{color:#ed1b24;font-size:1em;line-height:1.1428571429em;text-transform:uppercase}.block-coupon .coupon-price-and-tags{color:#ed1b24;margin:10px 0 20px}.block-coupon .coupon-discount{font-family:"Open Sans",Helvetica,Arial,sans-serif;font-weight:700;font-size:4em;line-height:1}@media screen and (max-width: 767px){.block-coupon .coupon-discount{font-size:4em}}.block-coupon .coupon-discount .for{font-size:.5em}.block-coupon .coupon-discount-subtitle{margin-top:6px;font-weight:bold;text-transform:uppercase}.block-coupon .coupon-image{display:block;width:100%;max-width:100%;margin:0}@media screen and (max-width: 767px){.block-coupon .coupon-image{width:80%;margin:0 auto}}.block-coupon .coupon-activate{-webkit-transition:background .3s;transition:background .3s;text-transform:none;margin:0;height:40px;line-height:40px;padding:0 1em}.block-coupon .coupon-expires{margin-top:24px;font-size:.75em;line-height:1.3333333333em;text-transform:uppercase;font-weight:bold}.block-coupon.coupon-aktiv .coupon-stub,.block-coupon.coupon-brukt .coupon-stub{line-height:1.5em;padding:80px 0 0}.block-coupon.coupon-aktiv .coupon-stub{background:url("data:image/svg+xml,%3Csvg%20width%3D%2254%22%20height%3D%2254%22%20viewBox%3D%220%200%2054%2054%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cg%20fill%3D%22none%22%20fill-rule%3D%22evenodd%22%3E%3Cellipse%20fill%3D%22%2300BA51%22%20cx%3D%2227%22%20cy%3D%2227%22%20rx%3D%2226.667%22%20ry%3D%2227%22%2F%3E%3Cpath%20d%3D%22M10.187%2029.524L20.81%2040.277l23.004-23.29-3.224-3.264-19.3%2019.54-7.4-7.493-3.702%203.754z%22%20fill%3D%22%23FFF%22%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E") center top no-repeat}.block-coupon.coupon-brukt .coupon-stub{background:url("data:image/svg+xml,%3Csvg%20width%3D%2254%22%20height%3D%2254%22%20viewBox%3D%220%200%2054%2054%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cg%20fill%3D%22none%22%20fill-rule%3D%22evenodd%22%3E%3Ccircle%20fill%3D%22%23262625%22%20cx%3D%2227%22%20cy%3D%2227%22%20r%3D%2227%22%2F%3E%3Cpath%20d%3D%22M27%2023.721l10.12-10.12%203.26%203.259-10.104%2010.137%2010.105%2010.105-3.298%203.298L27%2030.284%2016.917%2040.4l-3.298-3.298%2010.105-10.105L13.619%2016.86l3.26-3.26L27%2023.721z%22%20fill%3D%22%23FFF%22%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E") center top no-repeat}@media print{.breadcrumbs{display:none}h1{text-align:center;font-size:20px}.coupons-main .coupons-intro,.coupons-main .coupons-actions,.coupons-main .coupon-stub{display:none !important}.block-coupon{width:48%;margin:.5% !important;float:none !important;display:inline-block !important;border-width:1px;margin-left:-1px;padding:10px;vertical-align:top;-webkit-box-shadow:none !important;box-shadow:none !important;border-radius:0 !important}.block-coupon.coupon-inaktiv,.block-coupon.coupon-brukt{display:none !important}.block-coupon .coupon-content{-webkit-filter:none;filter:none;height:390px}.block-coupon .coupon-header{min-height:0}.block-coupon .coupon-title{font-size:1.5em}.block-coupon .coupon-image{width:50%;margin:0 auto}.block-coupon .coupon-discount{font-size:3.875em}.coupon-price-and-tags *{color:#ed1b24 !important}}.wsi h1,.wsi h2{text-transform:uppercase;color:#8b0304;line-height:1.5}.wsi a{color:#8b0304;font-weight:bold;text-decoration:underline}.wsi a:hover{text-decoration:none}.wsi a.wsi__webshopbutton{position:relative;width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;color:#fff;font-size:1.2rem;text-transform:uppercase;text-decoration:none;padding:24px;border-radius:8px;margin-bottom:48px;background:#e20612}@media screen and (min-width: 768px){.wsi a.wsi__webshopbutton{background:#e20612 url("/Static/images/webshopinfopage/icons/point-arrow.svg") 98% center no-repeat}}.wsi a.wsi__webshopbutton:hover,.wsi a.wsi__webshopbutton:active{background-color:#8b0304;cursor:pointer}.wsi__intro{margin:0 auto;max-width:800px;margin-bottom:48px}.wsi__enhance{font-size:1rem}.wsi__container{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;padding:0 32px;width:100%}@media screen and (min-width: 960px){.wsi__container{padding:0 20px}}@media screen and (min-width: 768px){.wsi__container.narrow{max-width:67.5em}}.wsi__container.no-padding{padding:0}.wsi__container article{width:100%}@media screen and (min-width: 768px){.wsi__container article{max-width:80em}}.wsi__container picture{overflow:hidden}.wsi__container--alt{background-color:#d9e4de}.wsi__container--alt h2{text-transform:uppercase;color:#456252}@media screen and (min-width: 768px){.wsi__container--alt{padding:32px}}.wsi__split-horizontal{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center}@media screen and (min-width: 768px){.wsi__split-horizontal.narrow{max-width:80em}}@media screen and (min-width: 768px){.wsi__split-horizontal{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}}.wsi__split-even>.split__container{-webkit-box-flex:1;-ms-flex:1;flex:1;margin-bottom:16px}@media screen and (min-width: 768px){.wsi__split-even>.split__container{margin-bottom:0}}.wsi__split-even>.split__container .wsi__enhance{margin-right:24px}@media screen and (min-width: 1140px){.wsi__split-even>.split__container .wsi__enhance{max-width:370px}}.wsi .readmore__link{padding-right:24px;color:#8b0304;padding-right:28px;background:url("/Static/images/icons/sprite/chevron-down.svg") right center no-repeat;background-size:18px}.wsi .readmore__link.open{background:url("/Static/images/icons/sprite/chevron-up.svg") right center no-repeat}.wsi .link__arrow-right{color:#262625;display:inline-block;margin-top:16px;color:#333;padding-right:24px;background:url("/Static/images/icons/sprite/arrow-new-spar.svg") right center no-repeat;background-size:18px;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.wsi .link__arrow-right:hover,.wsi .link__arrow-right:active{padding-right:28px;text-decoration:none}.wsi__banner-cta{width:100%;position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}@media screen and (min-width: 1140px){.wsi__banner-cta{-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}}.wsi__banner-narrow{width:100%;position:absolute;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;padding:0 32px;width:100%}@media screen and (min-width: 768px)and (max-width: 959px){.wsi__banner-narrow{-webkit-box-align:center;-ms-flex-align:center;align-items:center}}@media screen and (min-width: 768px){.wsi__banner-narrow{padding:72px}}@media screen and (min-width: 1140px){.wsi__banner-narrow{max-width:80em;padding:0 20px}}.wsi__banner-logo{position:absolute;max-width:171px;top:-16px}.wsi__banner-overlay{width:100%;position:relative;background-color:#e20612;color:#fff;border-radius:32px;padding:32px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;text-align:center}@media screen and (min-width: 768px){.wsi__banner-overlay{padding:48px;position:relative}}@media screen and (min-width: 1140px){.wsi__banner-overlay{max-width:755px;position:absolute;left:0;top:72px}}.wsi__banner-heading{text-transform:uppercase;font-size:24px;margin:16px 0}@media screen and (min-width: 960px){.wsi__banner-heading{font-size:36px;margin:0 0 24px 0;max-width:400px}}.wsi__banner-text{line-height:normal;font-weight:400;font-size:16px}@media screen and (min-width: 960px){.wsi__banner-text{font-size:23px;font-weight:600}}.wsi__banner-icon{display:none}@media screen and (min-width: 960px){.wsi__banner-icon{display:block;position:absolute;bottom:-22px;right:-8px;width:96px;height:96px}}.wsi__container .ngr-card__content.ws-handover-checker__section.ws-handover-checker__section--delivery{border-radius:8px 8px 0 0;background-color:#e9f0ec}.wsi__container .ngr-button:not(.ngr-button--inline-link,.ngr-button--cancel,.ngr-button--disabled){background-color:#008c57}.wsi__container .ngr-button--disabled{background-color:#93b0a4}.wsi__container .ngr-button.ngr-button--cancel,.wsi__container .ngr-button.ngr-button--cancel:hover{color:#333}.wsi__container .ngr-icon.ngr-icon--truck{display:none}.wsi__container .ngr-button.ngr-button--cancel{text-align:inherit}[ng\:cloak],[ng-cloak],[data-ng-cloak],[x-ng-cloak],.ng-cloak,.x-ng-cloak{display:none !important}.edit-group .view{display:none}.edit-group.viewmode .view{display:inline}.edit-group.viewmode .view.button{display:inline-block}.edit-group.viewmode span.view,.edit-group.viewmode .view.inline{display:inline}.edit-group.viewmode .controls{display:inline}.edit-group.viewmode .edit,.edit-group.viewmode .control-group .controls label.error{display:none}.bonus-admin__h3{margin-bottom:25px}.bonus-admin .bonus-check-spinner{display:none}.bonus-header{position:relative;width:50%;padding-left:60px;padding-right:6%}@media screen and (max-width: 959px){.bonus-header{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;box-orient:vertical;-moz-flex-direction:column;flex-direction:column;-ms-flex-direction:column;-webkit-box-align:center;box-align:center;-moz-align-items:center;-ms-align-items:center;-o-align-items:center;align-items:center;-ms-flex-align:center;text-align:center;margin-bottom:50px;padding-left:0;padding-right:0;width:80%}}.bonus-header__link-icon-container{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;box-align:center;-moz-align-items:center;-ms-align-items:center;-o-align-items:center;align-items:center;-ms-flex-align:center}@media screen and (max-width: 959px){.bonus-header__link-icon-container{margin-left:-20px}}.bonus-header__icon{margin-bottom:20px}@media screen and (min-width: 960px){.bonus-header__icon{position:absolute;left:0;top:-8px}}.bonus-header a:hover{text-decoration:none}.bonus-header-list{counter-reset:li;list-style:none;margin-bottom:50px}.bonus-header-list li{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;box-align:center;-moz-align-items:center;-ms-align-items:center;-o-align-items:center;align-items:center;-ms-flex-align:center;position:relative;height:30px;margin-bottom:22px;line-height:20px}.bonus-header-list li:before{counter-increment:li;content:counter(li);position:absolute;background-color:#262625;left:-40px;width:27px;height:27px;border-radius:50%;line-height:26px;color:#fff;text-align:center;font-weight:bold;font-size:16px}.bonus-activation{position:relative;width:50%;background:#fafafa;border:1px solid #ececec;padding:50px 4% 50px 4%}@media screen and (max-width: 959px){.bonus-activation{width:100%}}.bonus-activation__form{display:-webkit-box;display:-ms-flexbox;display:flex;width:100%;position:relative}@media screen and (max-width: 460px){.bonus-activation__form{-webkit-box-orient:vertical;box-orient:vertical;-moz-flex-direction:column;flex-direction:column;-ms-flex-direction:column}}.bonus-activation__input{border:1px solid #ddd;margin-right:20px;text-align:center;background-color:#fff;width:55%;height:50px;padding-left:20px}@media screen and (max-width: 460px){.bonus-activation__input{width:100%}}.bonus-activation__input::-ms-clear{display:none}.bonus-activation__postfix{position:absolute;top:15px;left:38%}@media screen and (max-width: 460px){.bonus-activation__postfix{left:85%}}.bonus-activation__submit{min-width:111px}.bonus-activation__validation-error{color:#d80011;display:none}.bonus-activation__check-amount{color:#f01516}.bonus-activation__cancel{font-weight:bold;color:#262625;border-bottom:2px solid #f01516}.bonus-activation__ok-state{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;box-orient:vertical;-moz-flex-direction:column;flex-direction:column;-ms-flex-direction:column;-webkit-box-align:center;box-align:center;-moz-align-items:center;-ms-align-items:center;-o-align-items:center;align-items:center;-ms-flex-align:center}.bonus-activation__ok-state .bonus-header__link-icon-container{margin-left:-20px}.bonus-activation__active-states{width:80%}@media screen and (max-width: 767px){.bonus-activation__active-states{width:100%}}.bonus-activation a:hover{text-decoration:none}.bonus-activation .bonus-check-spinner{margin-left:auto;margin-right:auto}.is-waiting .bonus-activation__main{display:none}.is-waiting .bonus-check-spinner{display:block;position:absolute;left:calc(50% - 38px);top:calc(50% - 38px)}.is-invalid-input .bonus-activation__validation-error{display:block}.bonus-list{display:block;position:relative;width:50%;background:#fff;border-top:1px solid #ececec;border-right:1px solid #ececec;border-bottom:1px solid #ececec;padding-bottom:65px}@media screen and (max-width: 959px){.bonus-list{border-left:1px solid #ececec;margin-top:10px;width:100%}}.bonus-list table{-webkit-box-shadow:none;box-shadow:none;border:none;border-radius:0}.bonus-list table tr{display:table;width:100%;border-bottom:none;border-top:1px solid #ececec}.bonus-list table td{padding:20px 0 20px 0;line-height:12px}.bonus-list table th{padding:10px 0 10px 0;font-size:11px;font-weight:normal}.bonus-list tbody{display:block;max-height:325px;min-height:200px;overflow:auto}@media screen and (max-width: 959px){.bonus-list tbody{max-height:650px}}@media screen and (max-width: 767px){.bonus-list tbody{font-size:12px}}.bonus-list tbody p{margin:0}.bonus-list caption{text-align:left;padding-top:50px;padding-left:8%}.bonus-list sup{font-size:10px;font-weight:bold;color:#262625}.bonus-list span{line-height:23px}.bonus-list__active-check{background:rgba(226,6,19,.02);font-weight:bold}.bonus-list__active-marker{background:#e20613;color:#fff;font-size:11px;padding:5px 10% 5px 10%;text-align:center}.bonus-list__footer{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;box-align:center;-moz-align-items:center;-ms-align-items:center;-o-align-items:center;align-items:center;-ms-flex-align:center;position:absolute;bottom:0;width:100%;border-top:1px solid #ececec;height:65px;font-size:13px}@media screen and (max-width: 767px){.bonus-list__footer{font-size:11px}}.bonus-list__footer .footer-col-1{margin-left:8%;width:29%}.bonus-list__footer .footer-col-2{width:43%;margin-left:-3px}.bonus-list__footer .footer-col-1,.bonus-list__footer .footer-col-2,.bonus-list__footer .footer-col-3{display:inline-block}input[type=number]::-webkit-inner-spin-button,input[type=number]::-webkit-outer-spin-button{-webkit-appearance:none;-moz-appearance:none;margin:0}input[type=number]{-moz-appearance:textfield}.terms-article{width:85%;margin:50px auto 50px auto;padding:40px;border:1px solid #cecece}.cw-product-detail-wrapper{margin:24px 0}.cw-product__add{display:inline-block}.c-h1{font-style:normal;text-transform:uppercase;text-align:center;padding:16px}.cw-section{border:none;background-color:rgba(0,0,0,0);max-width:82.75rem;position:relative;margin-left:auto;margin-right:auto;padding:16px;display:block;width:100%}.cw-section.card{background-color:#fff;-webkit-box-shadow:0 1px 3px rgba(42,30,42,.2);box-shadow:0 1px 3px rgba(42,30,42,.2);width:calc(100% - 32px)}@media screen and (min-width: 960px){.cw-section.card{max-width:calc(82.75rem - 32px)}}.cw-section .cw-order-table{-webkit-box-shadow:none;box-shadow:none;border:none}.cw-section .cw-profile-settings__title{text-align:center}@media screen and (min-width: 320px)and (max-width: 545px){.cw-section .cw-order-table table,.cw-section .cw-order-table thead,.cw-section .cw-order-table tbody,.cw-section .cw-order-table th,.cw-section .cw-order-table td,.cw-section .cw-order-table tr{display:block}.cw-section .cw-order-table td{border:none;position:relative;padding-left:50%}.cw-section .cw-order-table td:before{position:absolute;top:6px;left:6px;width:45%;padding-right:10px;white-space:nowrap}.cw-section .cw-order-table__header .cw-order-table__row{position:absolute;top:-9999px;left:-9999px}}.cw-section .cw-order-table{border-collapse:collapse;width:100%;margin-bottom:20px}.cw-section .cw-order-table tr:nth-child(-n+6).cw-order-table__expand-trigger{display:none}.cw-section .cw-order-table tr:nth-child(n+6){display:none}.cw-section .cw-order-table tr:nth-child(n+6).cw-order-table__expand-trigger{display:table-row}.cw-section .cw-order-table--expanded tr:nth-child(n+6){display:table-row}.cw-section .cw-order-table__header{text-transform:uppercase}.cw-section .cw-order-table__header th{text-transform:uppercase;border-bottom:1px solid #000;text-align:left}.cw-section .cw-order-table__body td{padding:8px 8px 8px 8px}@media screen and (min-width: 320px)and (max-width: 545px){.cw-section .cw-order-table__body td{padding:8px 8px 8px 0}}.cw-section .cw-order-table__code{text-transform:uppercase}.cw-section .cw-order-table__status{text-transform:uppercase}.cw-section .cw-order-table__receipt a{text-decoration:none}.cw-section .cw-order-table__expand-trigger{display:table-row;text-align:left}@media screen and (max-width: 545px){.cw-section .cw-order-table__expand-trigger{text-align:center}}.cw-section .cw-profile-settings{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;width:100%;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-orient:vertical;-webkit-box-direction:reverse;-ms-flex-direction:column-reverse;flex-direction:column-reverse}@media screen and (min-width: 960px){.cw-section .cw-profile-settings{-ms-flex-wrap:nowrap;flex-wrap:nowrap;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}}.cw-section .cw-profile-settings__payment,.cw-section .cw-profile-settings__pick-up-point,.cw-section .cw-profile-settings__info{margin:0 0 .75rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;width:100}.cw-section .cw-profile-settings__payment>.ws-profile-block,.cw-section .cw-profile-settings__pick-up-point>.ws-profile-block,.cw-section .cw-profile-settings__info>.ws-profile-block{-webkit-box-flex:1;-ms-flex:1;flex:1}@media screen and (min-width: 960px){.cw-section .cw-profile-settings__payment,.cw-section .cw-profile-settings__pick-up-point,.cw-section .cw-profile-settings__info{margin:0 1.25rem 0 0;width:33%}}@media screen and (min-width: 960px){.cw-section .cw-profile-settings__info{margin:0}}.wsprofilepage #maincontent.col-main{padding-top:0}.wsprofilepage .container h1:first-of-type{margin-top:0}@media screen and (max-width: 767px){.trumfsimplifiedregistrationpage .container--advantage-banner{padding:0 14px}}.trumfsimplifiedregistrationpage .advantage-banner{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:nowrap;flex-wrap:nowrap;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:2rem;background-color:#e20613;color:#fff;text-align:center}@media screen and (min-width: 960px){.trumfsimplifiedregistrationpage .advantage-banner{max-width:900px;margin:0 auto}}.trumfsimplifiedregistrationpage .advantage-banner__item:first-of-type{margin-right:20px}.trumfsimplifiedregistrationpage .advantage-banner .c-icon--trumf-new-t{background-color:#fff;padding:15px;margin:15px;width:64px;height:64px;border-radius:30px 30px 30px 0}.trumfsimplifiedregistrationpage .advantage-banner .c-icon--trumf-new-t svg{height:100%;width:100%}.trumfsimplifiedregistrationpage .advantage-banner__text{font-weight:bold;font-size:20px;margin-bottom:10px}@media screen and (max-width: 460px){.trumfsimplifiedregistrationpage .advantage-banner__text{font-size:16px}}.trumfsimplifiedregistrationpage .advantage-banner a{color:#fff;text-decoration:underline;font-size:18px}@media screen and (max-width: 460px){.trumfsimplifiedregistrationpage .advantage-banner a{font-size:14px}}.trumfsimplifiedregistrationpage .advantage-banner a:hover{text-decoration:none}.verifyaccountnumberspage .verify-account__banner{width:100%;margin-bottom:1.25em}.competition-page.theme-default,.quiz-page.theme-default{background-color:#dfe2e8;color:#262625}.competition-page.theme-default .competition__block,.competition-page.theme-default .quiz__block,.quiz-page.theme-default .competition__block,.quiz-page.theme-default .quiz__block{background-color:#fff;-webkit-box-shadow:0 2px 12px -4px rgba(237,27,36,.5);box-shadow:0 2px 12px -4px rgba(237,27,36,.5);width:100%}.competition-page.theme-default .quiz__image,.quiz-page.theme-default .quiz__image{-webkit-box-shadow:0px -5px 8px -5px rgba(237,27,36,.5);box-shadow:0px -5px 8px -5px rgba(237,27,36,.5)}.competition-page.theme-default .section-number span,.quiz-page.theme-default .section-number span{background-color:#ed1b24}.competition-page.theme-default.theme-christmas .main-header__mobile-buttons .c-icon,.quiz-page.theme-default.theme-christmas .main-header__mobile-buttons .c-icon{background-image:url("data:image/svg+xml,%3Csvg%20width%3D%2224%22%20height%3D%2217%22%20viewBox%3D%220%200%2024%2017%22%20preserveAspectRatio%3D%22xMidYMid%20slice%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cg%20fill%3D%22%23f7f7f7%22%20fill-rule%3D%22evenodd%22%3E%3Cpath%20d%3D%22M2.637%203.552h11c.694%200%201.257-.56%201.257-1.25s-.563-1.25-1.257-1.25h-11c-.694%200-1.257.56-1.257%201.25s.563%201.25%201.257%201.25zM2.637%209.802H21.18c.694%200%201.257-.56%201.257-1.25s-.563-1.25-1.257-1.25H2.637c-.694%200-1.257.56-1.257%201.25s.563%201.25%201.257%201.25zM21.18%2013.448H2.637c-.694%200-1.257.56-1.257%201.25s.563%201.25%201.257%201.25H21.18c.694%200%201.257-.56%201.257-1.25s-.563-1.25-1.257-1.25z%22%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E")}.competition-page.theme-default.theme-christmas .c-icon--back-arrow,.quiz-page.theme-default.theme-christmas .c-icon--back-arrow{color:#fff}.competition-page.theme-default.theme-christmas .competition__block,.competition-page.theme-default.theme-christmas .quiz__block,.quiz-page.theme-default.theme-christmas .competition__block,.quiz-page.theme-default.theme-christmas .quiz__block{border:5px solid #fff}.competition-page.theme-default.theme-christmas .section-number span,.quiz-page.theme-default.theme-christmas .section-number span{display:none}.competition-page.theme-default.theme-christmas h1,.competition-page.theme-default.theme-christmas h2,.competition-page.theme-default.theme-christmas h3,.competition-page.theme-default.theme-christmas h4,.competition-page.theme-default.theme-christmas h5,.quiz-page.theme-default.theme-christmas h1,.quiz-page.theme-default.theme-christmas h2,.quiz-page.theme-default.theme-christmas h3,.quiz-page.theme-default.theme-christmas h4,.quiz-page.theme-default.theme-christmas h5{color:#262625}.competition-page.theme-default.theme-blue .competition__block,.competition-page.theme-default.theme-blue .quiz__block,.quiz-page.theme-default.theme-blue .competition__block,.quiz-page.theme-default.theme-blue .quiz__block{border:5px solid #ed1b24}.competition-page.theme-christmas,.quiz-page.theme-christmas{background-color:#c5161d;color:#262625}.competition-page.theme-christmas .competition__block,.competition-page.theme-christmas .quiz__block,.quiz-page.theme-christmas .competition__block,.quiz-page.theme-christmas .quiz__block{background-color:#fff;-webkit-box-shadow:0 2px 12px -4px rgba(255,255,255,.5);box-shadow:0 2px 12px -4px rgba(255,255,255,.5);width:100%}.competition-page.theme-christmas .quiz__image,.quiz-page.theme-christmas .quiz__image{-webkit-box-shadow:0px -5px 8px -5px rgba(255,255,255,.5);box-shadow:0px -5px 8px -5px rgba(255,255,255,.5)}.competition-page.theme-christmas .section-number span,.quiz-page.theme-christmas .section-number span{background-color:#fff}.competition-page.theme-christmas.theme-christmas .main-header__mobile-buttons .c-icon,.quiz-page.theme-christmas.theme-christmas .main-header__mobile-buttons .c-icon{background-image:url("data:image/svg+xml,%3Csvg%20width%3D%2224%22%20height%3D%2217%22%20viewBox%3D%220%200%2024%2017%22%20preserveAspectRatio%3D%22xMidYMid%20slice%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cg%20fill%3D%22%23f7f7f7%22%20fill-rule%3D%22evenodd%22%3E%3Cpath%20d%3D%22M2.637%203.552h11c.694%200%201.257-.56%201.257-1.25s-.563-1.25-1.257-1.25h-11c-.694%200-1.257.56-1.257%201.25s.563%201.25%201.257%201.25zM2.637%209.802H21.18c.694%200%201.257-.56%201.257-1.25s-.563-1.25-1.257-1.25H2.637c-.694%200-1.257.56-1.257%201.25s.563%201.25%201.257%201.25zM21.18%2013.448H2.637c-.694%200-1.257.56-1.257%201.25s.563%201.25%201.257%201.25H21.18c.694%200%201.257-.56%201.257-1.25s-.563-1.25-1.257-1.25z%22%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E")}.competition-page.theme-christmas.theme-christmas .c-icon--back-arrow,.quiz-page.theme-christmas.theme-christmas .c-icon--back-arrow{color:#fff}.competition-page.theme-christmas.theme-christmas .competition__block,.competition-page.theme-christmas.theme-christmas .quiz__block,.quiz-page.theme-christmas.theme-christmas .competition__block,.quiz-page.theme-christmas.theme-christmas .quiz__block{border:5px solid #fff}.competition-page.theme-christmas.theme-christmas .section-number span,.quiz-page.theme-christmas.theme-christmas .section-number span{display:none}.competition-page.theme-christmas.theme-christmas h1,.competition-page.theme-christmas.theme-christmas h2,.competition-page.theme-christmas.theme-christmas h3,.competition-page.theme-christmas.theme-christmas h4,.competition-page.theme-christmas.theme-christmas h5,.quiz-page.theme-christmas.theme-christmas h1,.quiz-page.theme-christmas.theme-christmas h2,.quiz-page.theme-christmas.theme-christmas h3,.quiz-page.theme-christmas.theme-christmas h4,.quiz-page.theme-christmas.theme-christmas h5{color:#262625}.competition-page.theme-christmas.theme-blue .competition__block,.competition-page.theme-christmas.theme-blue .quiz__block,.quiz-page.theme-christmas.theme-blue .competition__block,.quiz-page.theme-christmas.theme-blue .quiz__block{border:5px solid #fff}.competition-page.theme-blue,.quiz-page.theme-blue{background-color:#fffffb;color:#262625}.competition-page.theme-blue .competition__block,.competition-page.theme-blue .quiz__block,.quiz-page.theme-blue .competition__block,.quiz-page.theme-blue .quiz__block{background-color:#fff;-webkit-box-shadow:0 2px 12px -4px rgba(27,49,119,.5);box-shadow:0 2px 12px -4px rgba(27,49,119,.5);width:100%}.competition-page.theme-blue .quiz__image,.quiz-page.theme-blue .quiz__image{-webkit-box-shadow:0px -5px 8px -5px rgba(27,49,119,.5);box-shadow:0px -5px 8px -5px rgba(27,49,119,.5)}.competition-page.theme-blue .section-number span,.quiz-page.theme-blue .section-number span{background-color:#1b3177}.competition-page.theme-blue.theme-christmas .main-header__mobile-buttons .c-icon,.quiz-page.theme-blue.theme-christmas .main-header__mobile-buttons .c-icon{background-image:url("data:image/svg+xml,%3Csvg%20width%3D%2224%22%20height%3D%2217%22%20viewBox%3D%220%200%2024%2017%22%20preserveAspectRatio%3D%22xMidYMid%20slice%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cg%20fill%3D%22%23f7f7f7%22%20fill-rule%3D%22evenodd%22%3E%3Cpath%20d%3D%22M2.637%203.552h11c.694%200%201.257-.56%201.257-1.25s-.563-1.25-1.257-1.25h-11c-.694%200-1.257.56-1.257%201.25s.563%201.25%201.257%201.25zM2.637%209.802H21.18c.694%200%201.257-.56%201.257-1.25s-.563-1.25-1.257-1.25H2.637c-.694%200-1.257.56-1.257%201.25s.563%201.25%201.257%201.25zM21.18%2013.448H2.637c-.694%200-1.257.56-1.257%201.25s.563%201.25%201.257%201.25H21.18c.694%200%201.257-.56%201.257-1.25s-.563-1.25-1.257-1.25z%22%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E")}.competition-page.theme-blue.theme-christmas .c-icon--back-arrow,.quiz-page.theme-blue.theme-christmas .c-icon--back-arrow{color:#fff}.competition-page.theme-blue.theme-christmas .competition__block,.competition-page.theme-blue.theme-christmas .quiz__block,.quiz-page.theme-blue.theme-christmas .competition__block,.quiz-page.theme-blue.theme-christmas .quiz__block{border:5px solid #fff}.competition-page.theme-blue.theme-christmas .section-number span,.quiz-page.theme-blue.theme-christmas .section-number span{display:none}.competition-page.theme-blue.theme-christmas h1,.competition-page.theme-blue.theme-christmas h2,.competition-page.theme-blue.theme-christmas h3,.competition-page.theme-blue.theme-christmas h4,.competition-page.theme-blue.theme-christmas h5,.quiz-page.theme-blue.theme-christmas h1,.quiz-page.theme-blue.theme-christmas h2,.quiz-page.theme-blue.theme-christmas h3,.quiz-page.theme-blue.theme-christmas h4,.quiz-page.theme-blue.theme-christmas h5{color:#262625}.competition-page.theme-blue.theme-blue .competition__block,.competition-page.theme-blue.theme-blue .quiz__block,.quiz-page.theme-blue.theme-blue .competition__block,.quiz-page.theme-blue.theme-blue .quiz__block{border:5px solid #1b3177}@-webkit-keyframes sweep{0%{opacity:0;margin-left:-10px}100%{opacity:1;margin-left:0px}}@keyframes sweep{0%{opacity:0;margin-left:-10px}100%{opacity:1;margin-left:0px}}.competition-page .c-icon--back-arrow{color:#ed1b24}.competition-page .no-nav-header{border-bottom:none}.competition-page h1,.competition-page h2,.competition-page h3,.competition-page h4,.competition-page h5,.competition-page h6{word-wrap:break-word}.competition-page .section{position:relative;padding:0}.competition-page .herobanner__picture{margin-bottom:2rem;display:block}.competition-page .herobanner__image{width:100%}.competition-page .info-container .ws-icon{float:left;vertical-align:top;width:20px;margin:1em 10px 0 0;color:green}.competition-page .info-container ul{display:inline-block;list-style-type:none;padding:0}.competition-page .info-container a{font-weight:bold;border-bottom:2px solid #ed1b24}.competition-page .info-container a:hover{text-decoration:none;border-bottom:2px solid #8b0304}.competition-page .background-image{background-repeat:repeat-x;height:50vh;position:absolute;top:0;left:0;right:0;z-index:-1}.competition-page .competition{max-width:715px;margin:0 auto}.competition-page .competition--intro .button,.competition-page .competition--intro button,.competition-page .competition--outro .button,.competition-page .competition--outro button{margin-top:1em}.competition-page .competition__block{border-radius:10px;padding:11% 13%;margin-bottom:5.5rem}.competition-page .competition__block p{font-size:1rem}.competition-page .competition__block img{max-width:100%;height:auto}.competition-page .accordion{margin:0 0 2em}.competition-page .accordion__text{margin:1em auto 0;-webkit-animation:sweep .5s ease-in-out;animation:sweep .5s ease-in-out}.competition-page .accordion details ::-webkit-details-marker{display:none}.competition-page .accordion details .open{display:inline}.competition-page .accordion details .close{display:none}.competition-page .accordion details[open] .open{display:none}.competition-page .accordion details[open] .close{display:inline}.competition-page .accordion summary{cursor:pointer;outline:none;text-decoration:underline;color:#ed1b24;font-weight:600}.competition-page .accordion summary:hover{text-decoration:none}.competition-page .competition__block--form .question-radio__label{margin-bottom:1rem}.competition-page .competition__block--form .question-radio input{margin-right:.5rem}.competition-page .competition__block--form .question-image-upload{position:relative}.competition-page .competition__block--form .question-image-upload label{height:100%;width:100%;position:absolute;top:0;left:0}.competition-page .competition__block--form .question-image-upload__preview-wrapper--uploaded{display:grid;grid-template-columns:repeat(3, 1fr);grid-gap:.7rem}.competition-page .competition__block--form .question-image-upload__preview{border:1px dashed;width:100%;aspect-ratio:2/1;height:auto;position:relative;overflow:hidden;background-image:url("data:image/svg+xml,%3Csvg%20width%3D%2217%22%20height%3D%2220%22%20viewBox%3D%220%200%2017%2020%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cg%20stroke%3D%22%23ed1b24%22%20stroke-width%3D%222%22%20fill%3D%22none%22%20fill-rule%3D%22evenodd%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%3E%3Cpath%20d%3D%22M13.6%2010.182H4M8.8%2014.982v-9.6%22%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E");background-color:#fff;background-position:center center;background-repeat:no-repeat;-o-object-fit:cover;object-fit:cover}.competition-page .competition__block--form .question-image-upload__preview--uploaded{border:none}.competition-page .competition__block--form .question-image-upload__preview--uploaded:first-of-type{grid-column:span 2;grid-row:span 3;height:100%}.competition-page .competition__block--form textarea{padding:1em;min-height:200px;width:85%;border:1px solid #c8d2df}@media screen and (max-width: 767px){.competition-page .competition__block--form textarea{width:100%}}.competition-page .competition__block--form label{display:block;font-size:14px;margin-bottom:3px}.competition-page .competition__block--form label.consent-label,.competition-page .competition__block--form label.consent-label p{font-size:16px}.competition-page .competition__block--form label.consent-label--second,.competition-page .competition__block--form label.consent-label p--second{display:block;margin-top:1rem}.competition-page .competition__block--form input:not([type=submit]){border:1px solid #c8d2df;padding:.5em}.competition-page .competition__block--form input[type=submit]{float:right;margin:3em 0 0}.competition-page .competition__block--form input[type=file],.competition-page .competition__block--form input[type=text],.competition-page .competition__block--form input[type=email]{width:75%}@media screen and (max-width: 767px){.competition-page .competition__block--form input[type=file],.competition-page .competition__block--form input[type=text],.competition-page .competition__block--form input[type=email]{width:100%}}.competition-page .competition__block--form .input-counter{margin:0;font-size:14px}.competition-page .competition__block--form .error{margin:0 0 1rem;color:#d80011;font-size:14px;font-style:italic}.competition-page .competition__block--form .consents{margin:3em 0 0}.competition-page .competition__block--form .consents__item{margin-bottom:1em}.competition-page .align-right{text-align:right}.competition-page .section-number{height:80px;width:80px;position:absolute;top:-40px;left:-40px}@media screen and (max-width: 767px){.competition-page .section-number{height:40px;width:40px;top:-20px;left:-20px}}@media screen and (min-width: 768px)and (max-width: 959px){.competition-page .section-number{height:60px;width:60px;top:-30px;left:-30px}}.competition-page .section-number span{height:80px;width:80px;display:table-cell;text-align:center;vertical-align:middle;border-radius:50%;color:#fff;font-size:32px;font-weight:bold}@media screen and (max-width: 767px){.competition-page .section-number span{font-size:16px;height:40px;width:40px}}@media screen and (min-width: 768px)and (max-width: 959px){.competition-page .section-number span{height:60px;width:60px;font-size:20px}}.competition-page .media-player{width:100%;overflow:auto;margin-bottom:2rem}@media screen and (max-width: 767px){.competition-page .media-player{margin-bottom:1rem}}.competition-page .media-player .song-name{color:inherit;font-size:24px;font-weight:600}@media screen and (max-width: 767px){.competition-page .media-player .song-name{font-size:16px}}.competition-page .media-player .control-container{position:relative}.competition-page .media-player .control-container>div{display:inline-block}.competition-page .media-player .control-container .meta-container{position:absolute;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%);margin-left:1em}.competition-page .media-player .control-container .meta-container--short{width:calc(100% - 70px - 1em)}.competition-page .media-player .amplitude-play-pause{background-size:cover;width:70px;height:70px;cursor:pointer}@media screen and (max-width: 767px){.competition-page .media-player .amplitude-play-pause{height:40px;width:40px}}.competition-page .media-player .amplitude-play-pause.amplitude-paused{background-image:url(/static/images/spar/competition/play-button.svg)}.competition-page .media-player .amplitude-play-pause.amplitude-playing{background-image:url(/static/images/spar/competition/pause-button.svg)}.competition-page .media-player progress.amplitude-song-played-progress{margin-top:2em;background-color:#262625;-webkit-appearance:none;-moz-appearance:none;appearance:none;width:100%;height:9px;display:block;cursor:pointer;border:2px solid #262625;border-radius:4px}.competition-page .media-player progress.amplitude-song-played-progress:not([value]){background-color:#262625}.competition-page .media-player progress[value]::-webkit-progress-bar{background-color:#262625}.competition-page .media-player progress[value]::-moz-progress-bar{background-color:#fff}.competition-page .media-player progress[value]::-webkit-progress-value{background-color:#fff}.competition-page .media-player .time-container{font-size:12px;margin-top:1em;font-weight:bold}.competition-page .media-player .time-container .current-time{float:left;margin-left:5px}.competition-page .media-player .time-container .duration{float:right;margin-right:5px}.themepage #maincontent.col-main,.themelandingpage #maincontent.col-main{padding-top:0}.themepage .intro{margin-bottom:2rem}@media screen and (min-width: 960px){.themepage .intro{margin-bottom:4rem}}.themepage .subpage-menu{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:start;-webkit-box-align:stretch;-ms-flex-align:stretch;align-items:stretch;margin-top:2rem;margin-bottom:1rem}.themepage .subpage-menu__item{max-width:33%;margin-bottom:1rem;min-width:7rem}.themepage .subpage-menu__item:not(:last-of-type){margin-right:1rem}.themepage .subpage-menu__item a{height:100%}.themelandingpage .intro{font-weight:bold}.themelandingpage .subpage-menu{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-webkit-box-align:stretch;-ms-flex-align:stretch;align-items:stretch;margin-top:2rem;margin-bottom:1rem}.themelandingpage .subpage-menu__item{max-width:33%;margin-bottom:1rem;min-width:7rem}.themelandingpage .subpage-menu__item:not(:last-of-type){margin-right:1rem}.themelandingpage .subpage-menu__item a{height:100%}@media print{*{background:rgba(0,0,0,0) !important;color:#000 !important;-webkit-box-shadow:none !important;box-shadow:none !important;text-shadow:none !important}a,a:visited{text-decoration:underline}abbr[title]:after{content:" (" attr(title) ")"}.ir a:after,a[href^="javascript:"]:after,a[href^="#"]:after{content:""}pre{border:1px solid #999;page-break-inside:avoid}thead{display:table-header-group}tr,img{page-break-inside:avoid}img{max-width:100% !important}@page{margin:.5cm}p,h2,h3{orphans:3;widows:3}h2,h3{page-break-after:avoid}.globalnav-container,.col-sidebar,.action-links,.layout-mr .col-main .blocks,.pagefooter{display:none !important}.layout-mr .col-main,.recipe-ingredients,.recipe-steps{width:auto;float:none;margin-right:0;margin-left:0}.layout-mr .col-main{margin-bottom:0}.mainimage figcaption{padding-left:0;padding-right:0}.recipe-title h1{position:static;padding:0;margin-bottom:20px}.recipe-facts h2{display:block;font-size:1.125em;margin:14px 0 0}.recipe-ingredients li{padding-right:0;padding-left:0}.storepage .store-map .block-title,.storepage .store-map .bigmap{display:none}.storepage .store-intro .image,.storepage .store-intro .intro,.storepage .store-openinghours,.storepage .store-facts{width:auto;float:none;margin-right:0;margin-left:0;margin-bottom:40px}.store-services li{height:auto;line-height:normal;padding:0}.storepage .contact .button-group a{padding:0}}.c-icon{display:inline-block;width:38px;height:38px;background-repeat:no-repeat;background-size:contain;background-position:center}.c-icon svg{width:38px;height:38px}.c-icon--menu-size{width:44px;height:44px}.c-icon--menu-size svg{width:44px;height:44px}.c-icon--huge{width:96px;height:96px}.c-icon--huge svg{width:96px;height:96px}.c-icon--large{width:50px;height:50px}.c-icon--large svg{width:50px;height:50px}.c-icon--medium{width:28px;height:28px}.c-icon--medium svg{width:28px;height:28px}.c-icon--small{width:22px;height:22px}.c-icon--small svg{width:22px;height:22px}.c-icon--black{color:#000}.c-icon--black svg{color:currentColor}.c-icon--white{color:#fff}.c-icon--white svg{color:currentColor}@media screen and (max-width: 767px){.c-icon--medium\@phone{width:28px;height:28px}}@media screen and (min-width: 768px)and (max-width: 959px){.c-icon--ut-mobile{width:28px;height:28px}}@media screen and (max-width: 767px){.c-icon--ut-mobile{width:24px;height:24px}}.c-icon.arrow-down{background-image:url("data:image/svg+xml,%3Csvg%20width%3D%2217%22%20height%3D%2215%22%20viewBox%3D%220%200%2017%2015%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cg%20stroke%3D%22%23ed1b24%22%20stroke-width%3D%222%22%20fill%3D%22none%22%20fill-rule%3D%22evenodd%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%3E%3Cpath%20d%3D%22M8.818%209.6V4M12%207.5L8.818%2011%205.622%207.5%22%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E")}.c-icon.find-store{background-image:url("data:image/svg+xml,%3Csvg%20width%3D%2229%22%20height%3D%2240%22%20viewBox%3D%220%200%2029%2040%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%3E%3Cdefs%3E%3Cpath%20d%3D%22M.424%2013.12C.424%205.305%206.504%200%2014.002%200%2021.5%200%2027.579%205.306%2027.579%2013.12%2027.58%2020.931%2016.092%2037%2014.002%2037%2011.91%2037%20.424%2020.932.424%2013.12z%22%20id%3D%22a%22%2F%3E%3Cmask%20id%3D%22c%22%20x%3D%220%22%20y%3D%220%22%20width%3D%2227.155%22%20height%3D%2237%22%20fill%3D%22%23fff%22%3E%3Cuse%20xlink%3Ahref%3D%22%23a%22%2F%3E%3C%2Fmask%3E%3Cpath%20d%3D%22M19.998%2013.18c0-3.23-2.689-5.84-5.999-5.84C10.69%207.34%208%209.95%208%2013.18c0%203.228%202.69%205.84%206%205.84%203.309%200%205.998-2.612%205.998-5.84z%22%20id%3D%22b%22%2F%3E%3Cmask%20id%3D%22d%22%20x%3D%220%22%20y%3D%220%22%20width%3D%2211.998%22%20height%3D%2211.68%22%20fill%3D%22%23fff%22%3E%3Cuse%20xlink%3Ahref%3D%22%23b%22%2F%3E%3C%2Fmask%3E%3C%2Fdefs%3E%3Cg%20transform%3D%22translate(1%201)%22%20stroke-width%3D%225%22%20fill%3D%22%23ed1b24%22%20fill-rule%3D%22evenodd%22%3E%3Cuse%20stroke%3D%22%23ed1b24%22%20mask%3D%22url(%23c)%22%20xlink%3Ahref%3D%22%23a%22%2F%3E%3Cuse%20stroke%3D%22%23FFF%22%20mask%3D%22url(%23d)%22%20xlink%3Ahref%3D%22%23b%22%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E")}.c-icon.customer-magazine{background-image:url("data:image/svg+xml,%3Csvg%20width%3D%2241%22%20height%3D%2240%22%20viewBox%3D%220%200%2041%2040%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cg%20transform%3D%22translate(1%201)%22%20fill%3D%22none%22%20fill-rule%3D%22evenodd%22%3E%3Cellipse%20fill%3D%22%23ed1b24%22%20cx%3D%2219%22%20cy%3D%2219%22%20rx%3D%2219%22%20ry%3D%2219%22%2F%3E%3Cpath%20d%3D%22M29%2024.113c0-.603-.113-1.172-.339-1.709a4.332%204.332%200%200%200-.932-1.398%204.332%204.332%200%200%200-1.398-.933%204.359%204.359%200%200%200-1.71-.339c-.602%200-1.172.113-1.709.34a4.332%204.332%200%200%200-1.398.932%204.332%204.332%200%200%200-.932%201.398%204.359%204.359%200%200%200-.34%201.709c0%20.603.114%201.172.34%201.709.226.537.537%201.003.932%201.398.396.396.862.707%201.398.933a4.359%204.359%200%200%200%201.71.339c.602%200%201.172-.113%201.709-.34a4.332%204.332%200%200%200%201.398-.932c.395-.395.706-.861.932-1.398A4.359%204.359%200%200%200%2029%2024.113zM24.621%2010.13c0-.414-.169-.725-.508-.932a.954.954%200%200%200-.48-.113c-.415%200-.716.17-.904.508l-9.52%2017.288c-.075.151-.113.32-.113.509%200%20.17.047.334.141.494.094.16.217.287.368.382a.954.954%200%200%200%20.48.113c.395%200%20.697-.17.904-.509l9.52-17.288a.895.895%200%200%200%20.112-.452zm-6.864%203.249c0-.603-.113-1.173-.339-1.71a4.332%204.332%200%200%200-.932-1.398%204.332%204.332%200%200%200-1.398-.932A4.359%204.359%200%200%200%2013.378%209c-.602%200-1.172.113-1.709.339a4.332%204.332%200%200%200-1.398.932%204.332%204.332%200%200%200-.932%201.398A4.359%204.359%200%200%200%209%2013.38c0%20.602.113%201.172.339%201.709.226.536.537%201.002.932%201.398.396.395.862.706%201.398.932a4.359%204.359%200%200%200%201.71.34c.602%200%201.172-.114%201.709-.34a4.332%204.332%200%200%200%201.398-.932c.395-.396.706-.862.932-1.398a4.359%204.359%200%200%200%20.34-1.71zM26.6%2024.113c0%20.584-.155%201.092-.466%201.525-.311.434-.815.65-1.512.65-.696%200-1.2-.216-1.51-.65-.312-.433-.467-.941-.467-1.525s.155-1.092.466-1.525c.31-.434.815-.65%201.511-.65.697%200%201.201.216%201.512.65.31.433.466.941.466%201.525zM15.356%2013.379c0%20.583-.155%201.092-.466%201.525-.31.433-.815.65-1.511.65-.697%200-1.201-.217-1.512-.65-.31-.433-.466-.942-.466-1.525%200-.584.155-1.093.466-1.526.311-.433.815-.65%201.512-.65.696%200%201.2.217%201.51.65.312.433.467.942.467%201.526z%22%20fill%3D%22%23FFF%22%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E")}.c-icon.arrow-new-spar-icon--white{background-image:url("data:image/svg+xml,%3Csvg%20width%3D%2222%22%20height%3D%2219%22%20viewBox%3D%220%200%2022%2019%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cg%20stroke%3D%22%23f7f7f7%22%20stroke-width%3D%222%22%20fill%3D%22none%22%20fill-rule%3D%22evenodd%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%3E%3Cpath%20d%3D%22M14.6%208.91H5M11%203l6%205.91-6%205.935%22%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E")}.c-icon.arrow-new-spar-icon--red{background-image:url("data:image/svg+xml,%3Csvg%20width%3D%2222%22%20height%3D%2219%22%20viewBox%3D%220%200%2022%2019%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cg%20stroke%3D%22%23ed1b24%22%20stroke-width%3D%222%22%20fill%3D%22none%22%20fill-rule%3D%22evenodd%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%3E%3Cpath%20d%3D%22M14.6%208.91H5M11%203l6%205.91-6%205.935%22%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E")}.c-icon.bonuscheck-error{background-image:url("data:image/svg+xml,%3Csvg%20id%3D%22Layer_1%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%2074%2089%22%3E%3Cstyle%3E.st0%7Benable-background%3Anew%7D.st1%7Bfill%3A%23e20613%7D%3C%2Fstyle%3E%3Cg%20id%3D%22Page-1%22%3E%3Cg%20class%3D%22st0%22%20id%3D%22feil%22%3E%3Cpath%20class%3D%22st1%22%20d%3D%22M32.4%2060.2c1.5-1.3%203.2-1.9%205.2-1.9%201.9%200%203.6.6%205.2%201.9%201.5%201.3%202.3%203.1%202.3%205.4%200%202.3-.8%204.2-2.3%205.4-1.5%201.3-3.2%201.9-5.2%201.9-1.9%200-3.6-.6-5.2-1.9s-2.3-3.1-2.3-5.4c0-2.3.8-4.1%202.3-5.4zm-1.2-43.6h12.7v14.3c0%204.3-.2%208.3-.5%2012.1-.3%203.7-.8%207.5-1.3%2011.4H33c-.5-3.8-1-7.6-1.3-11.4-.3-3.7-.5-7.8-.5-12.1V16.6z%22%2F%3E%3C%2Fg%3E%3C%2Fg%3E%3C%2Fsvg%3E")}.c-icon.activated-ok{background-image:url("data:image/svg+xml,%3Csvg%20width%3D%22132%22%20height%3D%2296%22%20viewBox%3D%220%200%20132%2096%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath%20d%3D%22M40.787%2042.2l19.201%2019.201L98.39%2023l6.787%206.79-45.189%2045.19L34%2048.99z%22%20fill%3D%22%23E20613%22%20fill-rule%3D%22evenodd%22%2F%3E%3C%2Fsvg%3E")}.c-icon.trumf{background-image:url("data:image/svg+xml,%3Csvg%20width%3D%22103%22%20height%3D%2294%22%20viewBox%3D%220%200%20103%2094%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%3E%3Cdefs%3E%3Cpath%20d%3D%22M.68%2039.935c0%2021.68%2017.567%2039.255%2039.236%2039.255%2021.67%200%2039.237-17.575%2039.237-39.255C79.153%2018.255%2061.585.68%2039.916.68%2018.246.68.679%2018.256.679%2039.935z%22%20id%3D%22a%22%2F%3E%3Cpath%20d%3D%22M.117%205.28v31.897c0%206.357%203.874%209.832%209.291%209.832%203.134%200%206.147-.9%206.147-3.901%200-2.517-1.165-3.654-3.628-3.654-1.476%200-2.95%200-2.95-3.178V21.551h2.145c2.65%200%204.495-1.023%204.495-3.784%200-2.69-1.906-3.772-4.495-3.772H8.977V5.28c0-2.88-1.849-4.793-4.43-4.793C1.963.487.117%202.4.117%205.28z%22%20id%3D%22c%22%2F%3E%3Cpath%20d%3D%22M.078%205.18a4.89%204.89%200%200%200%205.8%204.807L5.877.37a4.892%204.892%200%200%200-5.8%204.81z%22%20id%3D%22e%22%2F%3E%3C%2Fdefs%3E%3Cg%20fill%3D%22none%22%20fill-rule%3D%22evenodd%22%3E%3Cg%20transform%3D%22translate(14%206.289)%22%3E%3Cmask%20id%3D%22b%22%20fill%3D%22%23fff%22%3E%3Cuse%20xlink%3Ahref%3D%22%23a%22%2F%3E%3C%2Fmask%3E%3Cpath%20fill%3D%22%230076DF%22%20mask%3D%22url(%23b)%22%20d%3D%22M-4.165%2084.036h88.162V-4.166H-4.165z%22%2F%3E%3C%2Fg%3E%3Cg%20transform%3D%22translate(48.877%2022.766)%22%3E%3Cmask%20id%3D%22d%22%20fill%3D%22%23fff%22%3E%3Cuse%20xlink%3Ahref%3D%22%23c%22%2F%3E%3C%2Fmask%3E%3Cpath%20fill%3D%22%23FFF%22%20mask%3D%22url(%23d)%22%20d%3D%22M-4.727%2051.855h25.19V-4.36h-25.19z%22%2F%3E%3C%2Fg%3E%3Cg%20transform%3D%22translate(39.189%2035.366)%22%3E%3Cmask%20id%3D%22f%22%20fill%3D%22%23fff%22%3E%3Cuse%20xlink%3Ahref%3D%22%23e%22%2F%3E%3C%2Fmask%3E%3Cpath%20fill%3D%22%23FFF%22%20mask%3D%22url(%23f)%22%20d%3D%22M-4.767%2014.917h15.489V-4.561H-4.767z%22%2F%3E%3C%2Fg%3E%3C%2Fg%3E%3C%2Fsvg%3E")}.c-icon--user-mobile{background-image:url("data:image/svg+xml,%3Csvg%20width%3D%2222%22%20height%3D%2218%22%20viewBox%3D%220%200%2022%2018%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath%20d%3D%22M6.111%205.94c0%201.372.66%202.603%201.708%203.435C5.01%2010.382%203%2012.673%203%2015.41c0%20.455.398.824.889.824H18.11c.491%200%20.889-.369.889-.824%200-2.736-2.01-5.027-4.82-6.034%201.048-.832%201.709-2.063%201.709-3.435%200-2.491-2.2-4.528-4.889-4.528-2.69%200-4.889%202.037-4.889%204.528zM11%203.058c1.729%200%203.111%201.281%203.111%202.882%200%201.602-1.382%202.882-3.111%202.882-1.729%200-3.111-1.28-3.111-2.882C7.889%204.34%209.27%203.058%2011%203.058zm6.125%2011.528H4.875c.487-2.303%202.982-4.117%206.125-4.117s5.638%201.814%206.125%204.117z%22%20stroke-width%3D%22.1%22%20stroke%3D%22%23ed1b24%22%20fill%3D%22%23ed1b24%22%20fill-rule%3D%22evenodd%22%2F%3E%3C%2Fsvg%3E")}.c-icon--nav-open{background-image:url("data:image/svg+xml,%3Csvg%20width%3D%2217%22%20height%3D%2220%22%20viewBox%3D%220%200%2017%2020%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cg%20stroke%3D%22%23ed1b24%22%20stroke-width%3D%222%22%20fill%3D%22none%22%20fill-rule%3D%22evenodd%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%3E%3Cpath%20d%3D%22M13.6%2010.182H4M8.8%2014.982v-9.6%22%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E")}.c-icon--nav-closed{background-image:url("data:image/svg+xml,%3Csvg%20width%3D%2219%22%20height%3D%229%22%20viewBox%3D%220%200%2019%209%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath%20d%3D%22M14.6%204.182H5%22%20stroke%3D%22%23ed1b24%22%20stroke-width%3D%222%22%20fill%3D%22none%22%20fill-rule%3D%22evenodd%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E");background-size:20px;background-position-y:7px}.c-icon--login{background-image:url("data:image/svg+xml,%3Csvg%20width%3D%2212%22%20height%3D%2216%22%20viewBox%3D%220%200%2012%2016%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath%20fill%3D%22%23ed1b24%22%20d%3D%22M10.344%207.409h-.738V4.607a3.607%203.607%200%201%200-7.213%200V7.41h-.737A.656.656%200%200%200%201%208.064v6.284c0%20.362.293.656.656.656h8.688a.656.656%200%200%200%20.656-.656V8.064a.656.656%200%200%200-.656-.655zM6.733%2013.09H5.268l.371-2.184A.871.871%200%200%201%206%209.24a.874.874%200%200%201%20.37%201.663l.363%202.189zm1.48-5.682H3.786v-2.59a2.213%202.213%200%200%201%204.425%200v2.59z%22%2F%3E%3C%2Fsvg%3E")}.c-icon--coupon{color:#ed1b24;width:auto;height:auto;margin-bottom:-2px !important}.c-icon--coupon svg{color:currentColor;width:25px;height:30px;vertical-align:middle}.c-icon--hamburger{fill:currentColor;color:#ed1b24;width:auto;height:auto}.c-icon--hamburger svg{color:currentColor;width:24px;height:24px;vertical-align:middle}.c-icon--rabatt{fill:#ed1b24;color:#ed1b24}.c-icon--rabatt svg{color:currentColor;fill:currentColor}.c-icon--copy{color:#e20613;width:auto;height:auto;margin-bottom:-2px !important}.c-icon--copy svg{color:currentColor;width:25px;height:30px;vertical-align:middle}.c-icon--clipboard{color:#e20613;width:auto;height:auto;margin-bottom:-2px !important}.c-icon--clipboard svg{color:currentColor;width:25px;height:30px;vertical-align:middle}.c-icon--simple-truck{color:#e20613;width:auto;height:auto;margin-bottom:-2px !important}.c-icon--simple-truck svg{color:currentColor;width:25px;height:30px;vertical-align:middle}.c-icon--trumf-new-t{color:#e20613;width:auto;height:auto;margin-bottom:-2px !important}.c-icon--trumf-new-t svg{color:currentColor;width:25px;height:30px;vertical-align:middle}.section-offers .c-icon{background-image:url("data:image/svg+xml,%3Csvg%20width%3D%2241%22%20height%3D%2240%22%20viewBox%3D%220%200%2041%2040%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cg%20transform%3D%22translate(1%201)%22%20fill%3D%22none%22%20fill-rule%3D%22evenodd%22%3E%3Cellipse%20fill%3D%22%23ed1b24%22%20cx%3D%2219%22%20cy%3D%2219%22%20rx%3D%2219%22%20ry%3D%2219%22%2F%3E%3Cpath%20d%3D%22M29%2024.113c0-.603-.113-1.172-.339-1.709a4.332%204.332%200%200%200-.932-1.398%204.332%204.332%200%200%200-1.398-.933%204.359%204.359%200%200%200-1.71-.339c-.602%200-1.172.113-1.709.34a4.332%204.332%200%200%200-1.398.932%204.332%204.332%200%200%200-.932%201.398%204.359%204.359%200%200%200-.34%201.709c0%20.603.114%201.172.34%201.709.226.537.537%201.003.932%201.398.396.396.862.707%201.398.933a4.359%204.359%200%200%200%201.71.339c.602%200%201.172-.113%201.709-.34a4.332%204.332%200%200%200%201.398-.932c.395-.395.706-.861.932-1.398A4.359%204.359%200%200%200%2029%2024.113zM24.621%2010.13c0-.414-.169-.725-.508-.932a.954.954%200%200%200-.48-.113c-.415%200-.716.17-.904.508l-9.52%2017.288c-.075.151-.113.32-.113.509%200%20.17.047.334.141.494.094.16.217.287.368.382a.954.954%200%200%200%20.48.113c.395%200%20.697-.17.904-.509l9.52-17.288a.895.895%200%200%200%20.112-.452zm-6.864%203.249c0-.603-.113-1.173-.339-1.71a4.332%204.332%200%200%200-.932-1.398%204.332%204.332%200%200%200-1.398-.932A4.359%204.359%200%200%200%2013.378%209c-.602%200-1.172.113-1.709.339a4.332%204.332%200%200%200-1.398.932%204.332%204.332%200%200%200-.932%201.398A4.359%204.359%200%200%200%209%2013.38c0%20.602.113%201.172.339%201.709.226.536.537%201.002.932%201.398.396.395.862.706%201.398.932a4.359%204.359%200%200%200%201.71.34c.602%200%201.172-.114%201.709-.34a4.332%204.332%200%200%200%201.398-.932c.395-.396.706-.862.932-1.398a4.359%204.359%200%200%200%20.34-1.71zM26.6%2024.113c0%20.584-.155%201.092-.466%201.525-.311.434-.815.65-1.512.65-.696%200-1.2-.216-1.51-.65-.312-.433-.467-.941-.467-1.525s.155-1.092.466-1.525c.31-.434.815-.65%201.511-.65.697%200%201.201.216%201.512.65.31.433.466.941.466%201.525zM15.356%2013.379c0%20.583-.155%201.092-.466%201.525-.31.433-.815.65-1.511.65-.697%200-1.201-.217-1.512-.65-.31-.433-.466-.942-.466-1.525%200-.584.155-1.093.466-1.526.311-.433.815-.65%201.512-.65.696%200%201.2.217%201.51.65.312.433.467.942.467%201.526z%22%20fill%3D%22%23FFF%22%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E")}.section-findstore .c-icon{background-image:url("data:image/svg+xml,%3Csvg%20width%3D%2229%22%20height%3D%2240%22%20viewBox%3D%220%200%2029%2040%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%3E%3Cdefs%3E%3Cpath%20d%3D%22M.424%2013.12C.424%205.305%206.504%200%2014.002%200%2021.5%200%2027.579%205.306%2027.579%2013.12%2027.58%2020.931%2016.092%2037%2014.002%2037%2011.91%2037%20.424%2020.932.424%2013.12z%22%20id%3D%22a%22%2F%3E%3Cmask%20id%3D%22c%22%20x%3D%220%22%20y%3D%220%22%20width%3D%2227.155%22%20height%3D%2237%22%20fill%3D%22%23fff%22%3E%3Cuse%20xlink%3Ahref%3D%22%23a%22%2F%3E%3C%2Fmask%3E%3Cpath%20d%3D%22M19.998%2013.18c0-3.23-2.689-5.84-5.999-5.84C10.69%207.34%208%209.95%208%2013.18c0%203.228%202.69%205.84%206%205.84%203.309%200%205.998-2.612%205.998-5.84z%22%20id%3D%22b%22%2F%3E%3Cmask%20id%3D%22d%22%20x%3D%220%22%20y%3D%220%22%20width%3D%2211.998%22%20height%3D%2211.68%22%20fill%3D%22%23fff%22%3E%3Cuse%20xlink%3Ahref%3D%22%23b%22%2F%3E%3C%2Fmask%3E%3C%2Fdefs%3E%3Cg%20transform%3D%22translate(1%201)%22%20stroke-width%3D%225%22%20fill%3D%22%23ed1b24%22%20fill-rule%3D%22evenodd%22%3E%3Cuse%20stroke%3D%22%23ed1b24%22%20mask%3D%22url(%23c)%22%20xlink%3Ahref%3D%22%23a%22%2F%3E%3Cuse%20stroke%3D%22%23FFF%22%20mask%3D%22url(%23d)%22%20xlink%3Ahref%3D%22%23b%22%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E")}.section-recipes .c-icon{background-image:url("data:image/svg+xml,%3Csvg%20id%3D%22Layer_1%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20viewBox%3D%220%200%2027%2027%22%3E%3Cstyle%3E.st0%7Bclip-path%3Aurl(%23SVGID_2_)%7D.st1%7Bclip-path%3Aurl(%23SVGID_4_)%7D.st2%7Bfill%3A%23ed1b24%7D.st3%7Bclip-path%3Aurl(%23SVGID_6_)%7D.st4%7Bclip-path%3Aurl(%23SVGID_8_)%7D.st5%7Bclip-path%3Aurl(%23SVGID_10_)%7D.st6%7Bclip-path%3Aurl(%23SVGID_12_)%7D.st7%7Bfill%3A%23fff%7D.st8%7Bclip-path%3Aurl(%23SVGID_14_)%7D%3C%2Fstyle%3E%3Cdefs%3E%3Cpath%20id%3D%22SVGID_1_%22%20d%3D%22M23.6%203l-.7-.7-4.6%204.5.7.8L23.6%203zm-1.4%207.9l4.6-4.6-.7-.8-4.7%204.6c-.9.9-2.1%201.3-3.2.9-.4-.2-.7-.4-1-.7s-.5-.6-.7-1c-.4-1.1-.1-2.3.9-3.2L22%201.5l-.7-.8-4.7%204.6C15.4%206.6%2015%208%2015.5%209.5l-13.1%2012c-.8.8-1.2%201.8-.8%202.8.1.4.3.7.6%201s.6.5%201%20.6c1%20.4%202%200%202.8-.8L18.1%2012c1.4.6%202.9.1%204.1-1.1zm3-6.2l-.7-.7L20%208.5l.7.8%204.5-4.6zm-9.3%205.7c0%20.1.1.2.2.3l.4.4.3.3c.1.1.2.1.3.3L16%2012.8%205.2%2024.4c-.5.5-1.1.7-1.6.5-.2-.1-.4-.2-.6-.4-.1-.1-.2-.3-.4-.6-.2-.5%200-1.1.5-1.6l12.8-11.9c.1.1.1.1%200%200z%22%2F%3E%3C%2Fdefs%3E%3CclipPath%20id%3D%22SVGID_2_%22%3E%3Cuse%20xlink%3Ahref%3D%22%23SVGID_1_%22%20overflow%3D%22visible%22%2F%3E%3C%2FclipPath%3E%3Cg%20class%3D%22st0%22%3E%3Cdefs%3E%3Cpath%20id%3D%22SVGID_3_%22%20d%3D%22M.4-.3h27v27H.4z%22%2F%3E%3C%2Fdefs%3E%3CclipPath%20id%3D%22SVGID_4_%22%3E%3Cuse%20xlink%3Ahref%3D%22%23SVGID_3_%22%20overflow%3D%22visible%22%2F%3E%3C%2FclipPath%3E%3Cg%20class%3D%22st1%22%3E%3Cpath%20transform%3D%22rotate(-45.001%2013.17%2014.394)%22%20class%3D%22st2%22%20d%3D%22M-7.2%205.5h40.7v17.8H-7.2z%22%2F%3E%3C%2Fg%3E%3C%2Fg%3E%3Cdefs%3E%3Cpath%20id%3D%22SVGID_5_%22%20d%3D%22M23.6%203.1l-4.5%204.5-.7-.7%204.5-4.5.7.7zm-1.4%207.8l4.6-4.6-.7-.7-4.6%204.6c-.9.9-2.1%201.3-3.3.9-.4-.2-.7-.4-1-.7-.3-.3-.5-.6-.7-1-.5-1.3%200-2.4.9-3.3L22%201.5l-.7-.7-4.6%204.6C15.6%206.5%2015%208%2015.6%209.6l-13.2%2012c-.8.7-1.2%201.7-.8%202.7.2.4.4.7.7%201%20.3.3.6.5.9.6%201%20.4%202%200%202.7-.8L18%2012c1.6.6%203.1%200%204.2-1.1zm-6.2-.5L3.1%2022.3c-.6.6-.7%201.2-.5%201.7.1.2.2.4.4.6s.4.3.6.4c.5.2%201.1.1%201.7-.5l11.9-12.9c-.2-.2-.4-.3-.6-.5-.3-.2-.5-.4-.6-.7zm9.2-5.7l-4.5%204.5-.7-.7L24.5%204l.7.7zm-3.9-18.1L40.9%206.3%205.1%2042.2l-19.7-19.7%2035.9-35.9z%22%2F%3E%3C%2Fdefs%3E%3CclipPath%20id%3D%22SVGID_6_%22%3E%3Cuse%20xlink%3Ahref%3D%22%23SVGID_5_%22%20overflow%3D%22visible%22%2F%3E%3C%2FclipPath%3E%3Cg%20class%3D%22st3%22%3E%3Cdefs%3E%3Cpath%20id%3D%22SVGID_7_%22%20d%3D%22M.4-.3h27v27H.4z%22%2F%3E%3C%2Fdefs%3E%3CclipPath%20id%3D%22SVGID_8_%22%3E%3Cuse%20xlink%3Ahref%3D%22%23SVGID_7_%22%20overflow%3D%22visible%22%2F%3E%3C%2FclipPath%3E%3Cg%20class%3D%22st4%22%3E%3Cpath%20class%3D%22st2%22%20d%3D%22M4.1%2026.2c-.3%200-.6%200-.9-.2-.4-.2-.7-.4-1-.7-.3-.3-.5-.6-.7-1-.4-1-.1-2.1.8-2.9l13-12c-.5-1.5%200-3%201.2-4.2L21.2.5l1%201-4.7%204.7c-.7.7-1.3%201.7-.8%203.1.2.4.4.7.7%201%20.3.3.6.5%201%20.7%201%20.4%202.1.1%203-.8l4.7-4.7%201%201-4.8%204.5c-1.2%201.2-2.7%201.7-4.2%201.2l-12%2013c-.6.7-1.3%201-2%201zM21.3%201l-4.5%204.5c-.8.8-1.7%202.2-1.1%204v.1L2.6%2021.7c-.8.7-1%201.6-.7%202.5.1.3.3.6.6.9.3.3.5.4.9.6.9.3%201.8%200%202.5-.7L18%2011.8h.1c1.4.5%202.8.1%204-1.1l4.5-4.5-.4-.4-4.5%204.5c-1%201-2.3%201.4-3.5.9-.4-.2-.8-.4-1.1-.7-.3-.3-.6-.7-.7-1.1-.5-1.2-.1-2.4.9-3.5l4.5-4.5-.5-.4zM4%2025.2c-.2%200-.4%200-.5-.1-.2%200-.5-.1-.7-.4-.2-.2-.3-.5-.4-.6-.3-.6%200-1.4.6-1.9l13-12.1.1.2c.1.2.3.4.5.6.2.2.4.3.6.5l.2.1-.1.2L5.4%2024.6c-.4.4-.9.6-1.4.6zm11.9-14.5L3.3%2022.5c-.6.5-.6%201.1-.5%201.5.1.2.2.4.3.5.2.2.3.3.5.3.5.2%201.1%200%201.5-.5l11.8-12.7c-.2-.1-.3-.3-.5-.4-.2-.1-.3-.3-.5-.5zm4.8-1.2l-1-1%204.8-4.8%201%201-4.8%204.8zm-.4-1l.4.4%204.2-4.2-.4-.4-4.2%204.2zm-1.2-.6l-1-1%204.8-4.8%201%201-4.8%204.8zm-.4-1l.4.4%204.2-4.2-.4-.4-4.2%204.2z%22%2F%3E%3C%2Fg%3E%3C%2Fg%3E%3Cg%3E%3Cdefs%3E%3Cpath%20id%3D%22SVGID_9_%22%20d%3D%22M10.7%2014.3l-.9.9L4%209.5c-1.8-1.8-2.8-4.4-.8-6.4l.4-.4%2019.2%2019.2c.7.7%201%201.5.6%202.4-.1.3-.3.6-.6.8-.2.2-.5.4-.8.5-.8.3-1.8%200-2.3-.7l-9-10.6z%22%2F%3E%3C%2Fdefs%3E%3CclipPath%20id%3D%22SVGID_10_%22%3E%3Cuse%20xlink%3Ahref%3D%22%23SVGID_9_%22%20overflow%3D%22visible%22%2F%3E%3C%2FclipPath%3E%3Cg%20class%3D%22st5%22%3E%3Cdefs%3E%3Cpath%20id%3D%22SVGID_11_%22%20d%3D%22M.4-.3h27v27H.4z%22%2F%3E%3C%2Fdefs%3E%3CclipPath%20id%3D%22SVGID_12_%22%3E%3Cuse%20xlink%3Ahref%3D%22%23SVGID_11_%22%20overflow%3D%22visible%22%2F%3E%3C%2FclipPath%3E%3Cg%20class%3D%22st6%22%3E%3Cpath%20transform%3D%22rotate(-45.001%2012.424%2014.704)%22%20class%3D%22st7%22%20d%3D%22M5.2-5h14.5v39.5H5.2z%22%2F%3E%3C%2Fg%3E%3C%2Fg%3E%3C%2Fg%3E%3Cg%3E%3Cdefs%3E%3Cpath%20id%3D%22SVGID_13_%22%20d%3D%22M.4-.3h27v27H.4z%22%2F%3E%3C%2Fdefs%3E%3CclipPath%20id%3D%22SVGID_14_%22%3E%3Cuse%20xlink%3Ahref%3D%22%23SVGID_13_%22%20overflow%3D%22visible%22%2F%3E%3C%2FclipPath%3E%3Cg%20class%3D%22st8%22%3E%3Cpath%20class%3D%22st2%22%20d%3D%22M21.3%2026.5c-.8%200-1.7-.4-2.2-1.1l-8.5-10.1-.9.9L3.5%2010C.9%207.5.6%204.6%202.7%202.6l.9-.9%2019.7%2019.7c.9.9%201.2%202.1.8%203.2-.2.5-.5.8-.7%201.1-.3.3-.7.6-1.1.7-.3.1-.7.1-1%20.1zM10.7%2013.2l9.5%2011.3c.4.5%201%20.6%201.5.5l.6-.3c.2-.2.3-.4.4-.6.2-.6.1-1.1-.4-1.6L3.6%203.8c-.7.7-.9%201.5-.7%202.4.2.9.8%201.8%201.6%202.7l5.2%205.2%201-.9z%22%2F%3E%3C%2Fg%3E%3C%2Fg%3E%3C%2Fsvg%3E")}.c-icon.section-cart{background-image:url("data:image/svg+xml,%3Csvg%20id%3D%22Layer_1%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20viewBox%3D%220%200%2027%2027%22%3E%3Cstyle%3E.st0%7Bclip-path%3Aurl(%23SVGID_2_)%3Bfill%3Anone%3Bstroke%3A%23ed1b24%3Bstroke-width%3A1.5%3Bstroke-linecap%3Around%3Bstroke-linejoin%3Around%3Bstroke-miterlimit%3A10%7D.st1%7Bclip-path%3Aurl(%23SVGID_4_)%7D.st2%7Bclip-path%3Aurl(%23SVGID_6_)%3Bfill%3Anone%3Bstroke%3A%23ed1b24%3Bstroke-width%3A3%3Bstroke-miterlimit%3A10%7D.st3%7Bclip-path%3Aurl(%23SVGID_8_)%7D.st4%2C.st5%7Bclip-path%3Aurl(%23SVGID_10_)%3Bfill%3Anone%3Bstroke%3A%23ed1b24%3Bstroke-width%3A3%3Bstroke-miterlimit%3A10%7D.st5%7Bclip-path%3Aurl(%23SVGID_12_)%3Bstroke-width%3A1.5%3Bstroke-linecap%3Around%3Bstroke-linejoin%3Around%7D%3C%2Fstyle%3E%3Cdefs%3E%3Cpath%20id%3D%22SVGID_1_%22%20d%3D%22M-1-.7h27v27H-1z%22%2F%3E%3C%2Fdefs%3E%3CclipPath%20id%3D%22SVGID_2_%22%3E%3Cuse%20xlink%3Ahref%3D%22%23SVGID_1_%22%20overflow%3D%22visible%22%2F%3E%3C%2FclipPath%3E%3Cpath%20class%3D%22st0%22%20d%3D%22M1%201.3h3.6l5%2013.9%22%2F%3E%3Cdefs%3E%3Cellipse%20id%3D%22SVGID_3_%22%20cx%3D%2210.3%22%20cy%3D%2222.9%22%20rx%3D%222.3%22%20ry%3D%222.3%22%2F%3E%3C%2Fdefs%3E%3CclipPath%20id%3D%22SVGID_4_%22%3E%3Cuse%20xlink%3Ahref%3D%22%23SVGID_3_%22%20overflow%3D%22visible%22%2F%3E%3C%2FclipPath%3E%3Cg%20class%3D%22st1%22%3E%3Cdefs%3E%3Cpath%20id%3D%22SVGID_5_%22%20d%3D%22M-1-.7h27v27H-1z%22%2F%3E%3C%2Fdefs%3E%3CclipPath%20id%3D%22SVGID_6_%22%3E%3Cuse%20xlink%3Ahref%3D%22%23SVGID_5_%22%20overflow%3D%22visible%22%2F%3E%3C%2FclipPath%3E%3Cellipse%20class%3D%22st2%22%20cx%3D%2210.3%22%20cy%3D%2222.9%22%20rx%3D%222.3%22%20ry%3D%222.3%22%2F%3E%3C%2Fg%3E%3Cg%3E%3Cdefs%3E%3Cellipse%20id%3D%22SVGID_7_%22%20cx%3D%2220.1%22%20cy%3D%2222.9%22%20rx%3D%222.3%22%20ry%3D%222.3%22%2F%3E%3C%2Fdefs%3E%3CclipPath%20id%3D%22SVGID_8_%22%3E%3Cuse%20xlink%3Ahref%3D%22%23SVGID_7_%22%20overflow%3D%22visible%22%2F%3E%3C%2FclipPath%3E%3Cg%20class%3D%22st3%22%3E%3Cdefs%3E%3Cpath%20id%3D%22SVGID_9_%22%20d%3D%22M-1-.7h27v27H-1z%22%2F%3E%3C%2Fdefs%3E%3CclipPath%20id%3D%22SVGID_10_%22%3E%3Cuse%20xlink%3Ahref%3D%22%23SVGID_9_%22%20overflow%3D%22visible%22%2F%3E%3C%2FclipPath%3E%3Cellipse%20class%3D%22st4%22%20cx%3D%2220.1%22%20cy%3D%2222.9%22%20rx%3D%222.3%22%20ry%3D%222.3%22%2F%3E%3C%2Fg%3E%3C%2Fg%3E%3Cg%3E%3Cdefs%3E%3Cpath%20id%3D%22SVGID_11_%22%20d%3D%22M-1-.7h27v27H-1z%22%2F%3E%3C%2Fdefs%3E%3CclipPath%20id%3D%22SVGID_12_%22%3E%3Cuse%20xlink%3Ahref%3D%22%23SVGID_11_%22%20overflow%3D%22visible%22%2F%3E%3C%2FclipPath%3E%3Cpath%20class%3D%22st5%22%20d%3D%22M6.1%205H24v7S9%2015.5%207.7%2015.8c-1%20.2-1.9.8-1.9%201.9%200%201%20.8%201.9%201.9%201.9h14.2%22%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E")}.section-webshop .c-icon{position:relative;display:block;color:#ed1b24;height:22px}.section-login .c-icon{background-image:url("data:image/svg+xml,%3Csvg%20width%3D%2238%22%20height%3D%2233%22%20viewBox%3D%220%200%2038%2033%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%3E%3Cdefs%3E%3Cpath%20d%3D%22M20%2031c-8.178%200-15-6.824-15-15C5%207.82%2011.822%201%2020%201s15%206.82%2015%2015c0%208.176-6.822%2015-15%2015z%22%20id%3D%22a%22%2F%3E%3Cmask%20id%3D%22b%22%20x%3D%220%22%20y%3D%220%22%20width%3D%2230%22%20height%3D%2230%22%20fill%3D%22%23fff%22%3E%3Cuse%20xlink%3Ahref%3D%22%23a%22%2F%3E%3C%2Fmask%3E%3C%2Fdefs%3E%3Cg%20fill%3D%22none%22%20fill-rule%3D%22evenodd%22%3E%3Cuse%20stroke%3D%22%23666%22%20mask%3D%22url(%23b)%22%20stroke-width%3D%223%22%20xlink%3Ahref%3D%22%23a%22%2F%3E%3Cpath%20d%3D%22M15.111%2012.94c0%201.372.66%202.603%201.708%203.435C14.01%2017.382%2012%2019.673%2012%2022.41c0%20.455.398.824.889.824H27.11c.491%200%20.889-.369.889-.824%200-2.736-2.01-5.027-4.82-6.034%201.048-.832%201.709-2.063%201.709-3.435%200-2.491-2.2-4.528-4.889-4.528-2.69%200-4.889%202.037-4.889%204.528zM20%2010.058c1.729%200%203.111%201.281%203.111%202.882%200%201.602-1.382%202.882-3.111%202.882-1.729%200-3.111-1.28-3.111-2.882%200-1.601%201.382-2.882%203.111-2.882zm6.125%2011.528h-12.25c.487-2.303%202.982-4.117%206.125-4.117s5.638%201.814%206.125%204.117z%22%20fill%3D%22%23666%22%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E")}.c-icon.arrow-carousel-left{background-image:url("data:image/svg+xml,%3Csvg%20width%3D%2264%22%20height%3D%2266%22%20viewBox%3D%220%200%2064%2066%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath%20d%3D%22M22%2013l21%2020.682-21%2020.775%22%20stroke-width%3D%222%22%20stroke%3D%22%23d1d1d1%22%20fill%3D%22none%22%20fill-rule%3D%22evenodd%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E");-webkit-transform:scale(-1);transform:scale(-1)}.c-icon.arrow-carousel-left--active{background-image:url("data:image/svg+xml,%3Csvg%20width%3D%2264%22%20height%3D%2266%22%20viewBox%3D%220%200%2064%2066%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath%20d%3D%22M22%2013l21%2020.682-21%2020.775%22%20stroke-width%3D%222%22%20stroke%3D%22%23383838%22%20fill%3D%22none%22%20fill-rule%3D%22evenodd%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E")}.c-icon.arrow-carousel-right{background-image:url("data:image/svg+xml,%3Csvg%20width%3D%2264%22%20height%3D%2266%22%20viewBox%3D%220%200%2064%2066%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath%20d%3D%22M22%2013l21%2020.682-21%2020.775%22%20stroke-width%3D%222%22%20stroke%3D%22%23d1d1d1%22%20fill%3D%22none%22%20fill-rule%3D%22evenodd%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E")}.c-icon.arrow-carousel-right--active{background-image:url("data:image/svg+xml,%3Csvg%20width%3D%2264%22%20height%3D%2266%22%20viewBox%3D%220%200%2064%2066%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath%20d%3D%22M22%2013l21%2020.682-21%2020.775%22%20stroke-width%3D%222%22%20stroke%3D%22%23383838%22%20fill%3D%22none%22%20fill-rule%3D%22evenodd%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E")}.bonus-check-spinner{position:relative;width:32px;height:32px;border-radius:50%;border:8px solid #e20613}.bonus-check-spinner--large{width:80px;height:80px}.bonus-check-spinner__mask{position:absolute;left:-6px;top:-6px;width:28px;height:28px;border:4px solid #fff;border-right-color:rgba(0,0,0,0);border-bottom-color:rgba(0,0,0,0);border-radius:50%;-webkit-animation:spinner 1000ms linear infinite;animation:spinner 1000ms linear infinite}.bonus-check-spinner__mask--large{width:76px;height:76px}@keyframes spinner{from{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(360deg);transform:rotate(360deg)}}.button{border-radius:3px;border:2px solid #666;color:#000;padding:10px 15px;line-height:100%;font-weight:bold;text-decoration:none;display:inline-block;background-color:#fff;cursor:pointer}.button:hover{background-color:#666;color:#fff;text-decoration:none}.button-primary{font-size:1rem;line-height:1.375rem;background-color:#fff;color:#ed1b24;border:2px solid #ed1b24;font-weight:600;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;text-align:center;padding:10px 25px;text-decoration:none;cursor:pointer;-webkit-transition:all .3s linear;transition:all .3s linear}.button-primary:hover{background-color:#ed1b24;color:#fff;text-decoration:none}.ngr-alert{font-weight:600}.ws-button{border-radius:0}.ngr-button:hover:not(.ngr-button--unauthorized):not(.ngr-button--disabled):not(.ngr-button--cancel){text-decoration:none}.ngr-button--cancel{color:#ed1b24}.ngr-button--cancel:hover{color:#8b0304}.ngr-button--trumf{font-size:1.125rem;line-height:1.625rem;color:#fff;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;border:none;border-radius:24px;-webkit-box-shadow:none;box-shadow:none;padding:11px 32px;background-color:#0076df;text-decoration:none;cursor:pointer;-webkit-transition:opacity .45s linear,color .45s linear,background-color .45s linear,border-color .45s linear;transition:opacity .45s linear,color .45s linear,background-color .45s linear,border-color .45s linear}.ngr-button--trumf:after{content:"»";margin-left:3px}.ngr-button--trumf:hover,.ngr-button--trumf:active,.ngr-button--trumf:focus,.ngr-button--trumf:focus-within{background-color:#486589 !important;color:#fff}.ws-fee-threshold-reminder__bar{background:#00ba51}.ws-dialog{z-index:1001}.ngr-card.ws-handover-checker{-webkit-box-shadow:none;box-shadow:none;border:1px solid #ddd}.ngr-card.ws-handover-checker:not(:disabled):focus,.ngr-card.ws-handover-checker:not(:disabled):focus-within,.ngr-card.ws-handover-checker:not(:disabled):hover{-webkit-box-shadow:none;box-shadow:none}.ngr-card.ws-handover-checker .ngr-card__content--secondary{background-color:#eee;border-right:1px solid #ddd;color:#333}.ws-icon.ws-icon--type-rebate,.ngr-icon.ngr-icon--rebate{color:#ed1b24;fill:#ed1b24}.ws-add-to-cart__button:not(:disabled):focus .ws-icon--circle,.ws-add-to-cart__button:not(:disabled):hover .ws-icon--circle{border-color:#ed1b24;background-color:#ed1b24}.ws-checkout-button .ws-icon{margin-top:4px}.icon-position-adjusted{margin-top:5px;margin-right:5px}.ngr-icon--matmerk-matskatt{display:none}.ws-mypage .ngr-icon{-webkit-box-sizing:border-box;box-sizing:border-box}.ws-mypage-banner{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;text-align:center}.ws-mypage-banner i{margin-bottom:16px}@media screen and (min-width: 768px){.ws-mypage-banner{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;text-align:left}.ws-mypage-banner i{margin-bottom:0}}.ws-order-history:empty:after{content:"Du har ingen bestillinger i nettbutikk."}.ws-order-history__table{background-color:#fff}.ws-order-history__container{margin-right:0}@media screen and (min-width: 768px){.wscheckoutpage .container--full .ws-order-details__header{-ms-flex-preferred-size:auto;flex-basis:auto}}.ws-product-data__section--allergens{padding:0}.ws-product-data__content{line-height:1.5rem}.ws-allergens__title--may{line-height:inherit;padding:0}.ws-registration{margin:36px 14px}@media screen and (min-width: 960px){.ws-registration{margin:36px 0}}.ws-registration .ngr-button-group{margin:-8px 0}.ws-registration .ws-registration-step--personal-data__gender{padding:10px 0}.ws-transaction-history-row__col--details__button{padding-right:10px}@media screen and (min-width: 970px){.ws-transaction-history__table table thead th{top:144px}}.ws-recipe-products__panel-title .ws-recipe-products__header{width:auto}.ws-product-vertical__title{text-transform:none}.ws-product-vertical__add{-ms-flex-wrap:wrap;flex-wrap:wrap}.ws-search-bullet{-webkit-appearance:none;border:none}.ws-corporate-registration__header{font-family:FuturaPassata,Futura,Helvetica,Arial,sans-serif;text-transform:none;font-weight:700}.ws-input-label{font-family:Muli,Helvetica,Arial,sans-serif}.wscheckoutpage body main{background-color:#f6f6f6}@media screen and (min-width: 960px){.ws-max-quantity-message{max-width:300px}}.trumfsimplifiedregistrationpage .pagefooter,.mypage .pagefooter,.bonuscheckpage .pagefooter,.trumftransactionpage .pagefooter,.wsprofilepage .pagefooter,.wsorderdetailpage .pagefooter,.wscheckoutpage .pagefooter{margin-top:0}.trumfsimplifiedregistrationpage .container--margin-bottom,.mypage .container--margin-bottom,.bonuscheckpage .container--margin-bottom,.trumftransactionpage .container--margin-bottom,.wsprofilepage .container--margin-bottom,.wsorderdetailpage .container--margin-bottom,.wscheckoutpage .container--margin-bottom{margin-bottom:calc(20px*3)}.ws-coupon__description{display:none}
