@charset "UTF-8";@media print,screen and (min-width:40em){.reveal,.reveal.large,.reveal.small,.reveal.tiny{right:auto;left:auto;margin:0 auto}}.slide-in-down.mui-enter{transition-duration:.5s;transition-timing-function:linear;transform:translateY(-100%);transition-property:transform,opacity;-webkit-backface-visibility:hidden;backface-visibility:hidden}.slide-in-down.mui-enter.mui-enter-active{transform:translateY(0)}.slide-in-left.mui-enter{transition-duration:.5s;transition-timing-function:linear;transform:translateX(-100%);transition-property:transform,opacity;-webkit-backface-visibility:hidden;backface-visibility:hidden}.slide-in-left.mui-enter.mui-enter-active{transform:translateX(0)}.slide-in-up.mui-enter{transition-duration:.5s;transition-timing-function:linear;transform:translateY(100%);transition-property:transform,opacity;-webkit-backface-visibility:hidden;backface-visibility:hidden}.slide-in-up.mui-enter.mui-enter-active{transform:translateY(0)}.slide-in-right.mui-enter{transition-duration:.5s;transition-timing-function:linear;transform:translateX(100%);transition-property:transform,opacity;-webkit-backface-visibility:hidden;backface-visibility:hidden}.slide-in-right.mui-enter.mui-enter-active{transform:translateX(0)}.slide-out-down.mui-leave{transition-duration:.5s;transition-timing-function:linear;transform:translateY(0);transition-property:transform,opacity;-webkit-backface-visibility:hidden;backface-visibility:hidden}.slide-out-down.mui-leave.mui-leave-active{transform:translateY(100%)}.slide-out-right.mui-leave{transition-duration:.5s;transition-timing-function:linear;transform:translateX(0);transition-property:transform,opacity;-webkit-backface-visibility:hidden;backface-visibility:hidden}.slide-out-right.mui-leave.mui-leave-active{transform:translateX(100%)}.slide-out-up.mui-leave{transition-duration:.5s;transition-timing-function:linear;transform:translateY(0);transition-property:transform,opacity;-webkit-backface-visibility:hidden;backface-visibility:hidden}.slide-out-up.mui-leave.mui-leave-active{transform:translateY(-100%)}.slide-out-left.mui-leave{transition-duration:.5s;transition-timing-function:linear;transform:translateX(0);transition-property:transform,opacity;-webkit-backface-visibility:hidden;backface-visibility:hidden}.slide-out-left.mui-leave.mui-leave-active{transform:translateX(-100%)}.fade-in.mui-enter{transition-duration:.5s;transition-timing-function:linear;opacity:0;transition-property:opacity}.fade-in.mui-enter.mui-enter-active{opacity:1}.fade-out.mui-leave{transition-duration:.5s;transition-timing-function:linear;opacity:1;transition-property:opacity}.fade-out.mui-leave.mui-leave-active{opacity:0}.hinge-in-from-top.mui-enter{transition-duration:.5s;transition-timing-function:linear;transform:perspective(2000px) rotateX(-90deg);transform-origin:top;transition-property:transform,opacity;opacity:0}.hinge-in-from-top.mui-enter.mui-enter-active{transform:perspective(2000px) rotate(0deg);opacity:1}.hinge-in-from-right.mui-enter{transition-duration:.5s;transition-timing-function:linear;transform:perspective(2000px) rotateY(-90deg);transform-origin:right;transition-property:transform,opacity;opacity:0}.hinge-in-from-right.mui-enter.mui-enter-active{transform:perspective(2000px) rotate(0deg);opacity:1}.hinge-in-from-bottom.mui-enter{transition-duration:.5s;transition-timing-function:linear;transform:perspective(2000px) rotateX(90deg);transform-origin:bottom;transition-property:transform,opacity;opacity:0}.hinge-in-from-bottom.mui-enter.mui-enter-active{transform:perspective(2000px) rotate(0deg);opacity:1}.hinge-in-from-left.mui-enter{transition-duration:.5s;transition-timing-function:linear;transform:perspective(2000px) rotateY(90deg);transform-origin:left;transition-property:transform,opacity;opacity:0}.hinge-in-from-left.mui-enter.mui-enter-active{transform:perspective(2000px) rotate(0deg);opacity:1}.hinge-in-from-middle-x.mui-enter{transition-duration:.5s;transition-timing-function:linear;transform:perspective(2000px) rotateX(-90deg);transform-origin:center;transition-property:transform,opacity;opacity:0}.hinge-in-from-middle-x.mui-enter.mui-enter-active{transform:perspective(2000px) rotate(0deg);opacity:1}.hinge-in-from-middle-y.mui-enter{transition-duration:.5s;transition-timing-function:linear;transform:perspective(2000px) rotateY(-90deg);transform-origin:center;transition-property:transform,opacity;opacity:0}.hinge-in-from-middle-y.mui-enter.mui-enter-active,.hinge-out-from-top.mui-leave{transform:perspective(2000px) rotate(0deg);opacity:1}.hinge-out-from-top.mui-leave{transition-duration:.5s;transition-timing-function:linear;transform-origin:top;transition-property:transform,opacity}.hinge-out-from-top.mui-leave.mui-leave-active{transform:perspective(2000px) rotateX(-90deg);opacity:0}.hinge-out-from-right.mui-leave{transition-duration:.5s;transition-timing-function:linear;transform:perspective(2000px) rotate(0deg);transform-origin:right;transition-property:transform,opacity;opacity:1}.hinge-out-from-right.mui-leave.mui-leave-active{transform:perspective(2000px) rotateY(-90deg);opacity:0}.hinge-out-from-bottom.mui-leave{transition-duration:.5s;transition-timing-function:linear;transform:perspective(2000px) rotate(0deg);transform-origin:bottom;transition-property:transform,opacity;opacity:1}.hinge-out-from-bottom.mui-leave.mui-leave-active{transform:perspective(2000px) rotateX(90deg);opacity:0}.hinge-out-from-left.mui-leave{transition-duration:.5s;transition-timing-function:linear;transform:perspective(2000px) rotate(0deg);transform-origin:left;transition-property:transform,opacity;opacity:1}.hinge-out-from-left.mui-leave.mui-leave-active{transform:perspective(2000px) rotateY(90deg);opacity:0}.hinge-out-from-middle-x.mui-leave{transition-duration:.5s;transition-timing-function:linear;transform:perspective(2000px) rotate(0deg);transform-origin:center;transition-property:transform,opacity;opacity:1}.hinge-out-from-middle-x.mui-leave.mui-leave-active{transform:perspective(2000px) rotateX(-90deg);opacity:0}.hinge-out-from-middle-y.mui-leave{transition-duration:.5s;transition-timing-function:linear;transform:perspective(2000px) rotate(0deg);transform-origin:center;transition-property:transform,opacity;opacity:1}.hinge-out-from-middle-y.mui-leave.mui-leave-active{transform:perspective(2000px) rotateY(-90deg);opacity:0}.scale-in-up.mui-enter{transition-duration:.5s;transition-timing-function:linear;transform:scale(.5);transition-property:transform,opacity;opacity:0}.scale-in-up.mui-enter.mui-enter-active{transform:scale(1);opacity:1}.scale-in-down.mui-enter{transition-duration:.5s;transition-timing-function:linear;transform:scale(1.5);transition-property:transform,opacity;opacity:0}.scale-in-down.mui-enter.mui-enter-active,.scale-out-up.mui-leave{transform:scale(1);opacity:1}.scale-out-up.mui-leave{transition-duration:.5s;transition-timing-function:linear;transition-property:transform,opacity}.scale-out-up.mui-leave.mui-leave-active{transform:scale(1.5);opacity:0}.scale-out-down.mui-leave{transition-duration:.5s;transition-timing-function:linear;transform:scale(1);transition-property:transform,opacity;opacity:1}.scale-out-down.mui-leave.mui-leave-active{transform:scale(.5);opacity:0}.spin-in.mui-enter{transition-duration:.5s;transition-timing-function:linear;transform:rotate(-270deg);transition-property:transform,opacity;opacity:0}.spin-in.mui-enter.mui-enter-active,.spin-out.mui-leave{transform:rotate(0);opacity:1}.spin-out.mui-leave{transition-duration:.5s;transition-timing-function:linear;transition-property:transform,opacity}.spin-in-ccw.mui-enter,.spin-out.mui-leave.mui-leave-active{transform:rotate(270deg);opacity:0}.spin-in-ccw.mui-enter{transition-duration:.5s;transition-timing-function:linear;transition-property:transform,opacity}.spin-in-ccw.mui-enter.mui-enter-active,.spin-out-ccw.mui-leave{transform:rotate(0);opacity:1}.spin-out-ccw.mui-leave{transition-duration:.5s;transition-timing-function:linear;transition-property:transform,opacity}.spin-out-ccw.mui-leave.mui-leave-active{transform:rotate(-270deg);opacity:0}.slow{transition-duration:.75s!important}.fast{transition-duration:.25s!important}.linear{transition-timing-function:linear!important}.ease{transition-timing-function:ease!important}.ease-in{transition-timing-function:ease-in!important}.ease-out{transition-timing-function:ease-out!important}.ease-in-out{transition-timing-function:ease-in-out!important}.bounce-in{transition-timing-function:cubic-bezier(.485,.155,.24,1.245)!important}.bounce-out{transition-timing-function:cubic-bezier(.485,.155,.515,.845)!important}.bounce-in-out{transition-timing-function:cubic-bezier(.76,-.245,.24,1.245)!important}.short-delay{transition-delay:.3s!important}.long-delay{transition-delay:.7s!important}.shake{animation-name:shake-7}@keyframes shake-7{0%,10%,20%,30%,40%,50%,60%,70%,80%,90%{transform:translateX(7%)}5%,15%,25%,35%,45%,55%,65%,75%,85%,95%{transform:translateX(-7%)}}.spin-ccw,.spin-cw{animation-name:spin-cw-1turn}@keyframes spin-cw-1turn{0%{transform:rotate(0)}to{transform:rotate(1turn)}}.wiggle{animation-name:wiggle-7deg}@keyframes wiggle-7deg{40%,50%,60%{transform:rotate(7deg)}35%,45%,55%,65%{transform:rotate(-7deg)}0%,30%,70%,to{transform:rotate(0)}}.shake,.spin-ccw,.spin-cw,.wiggle{animation-duration:.5s}.infinite{animation-iteration-count:infinite}.slow{animation-duration:.75s!important}.fast{animation-duration:.25s!important}.linear{animation-timing-function:linear!important}.ease{animation-timing-function:ease!important}.ease-in{animation-timing-function:ease-in!important}.ease-out{animation-timing-function:ease-out!important}.ease-in-out{animation-timing-function:ease-in-out!important}.bounce-in{animation-timing-function:cubic-bezier(.485,.155,.24,1.245)!important}.bounce-out{animation-timing-function:cubic-bezier(.485,.155,.515,.845)!important}.bounce-in-out{animation-timing-function:cubic-bezier(.76,-.245,.24,1.245)!important}.short-delay{animation-delay:.3s!important}.long-delay{animation-delay:.7s!important}

/*! normalize.css v8.0.0 | MIT License | github.com/necolas/normalize.css */html{line-height:1.15;-webkit-text-size-adjust:100%}h1{font-size:2em;margin:.67em 0}hr{box-sizing:content-box;overflow:visible}pre{font-family:monospace,monospace;font-size:1em}a{background-color:transparent}abbr[title]{border-bottom:none;text-decoration:underline;text-decoration:underline dotted}b,strong{font-weight:bolder}code,kbd,samp{font-family:monospace,monospace;font-size:1em}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sub{bottom:-.25em}sup{top:-.5em}img{border-style:none}button,input,optgroup,select,textarea{font-size:100%;line-height:1.15;margin:0}button,input{overflow:visible}button,select{text-transform:none}[type=button],[type=reset],[type=submit],button{-webkit-appearance:button}[type=button]::-moz-focus-inner,[type=reset]::-moz-focus-inner,[type=submit]::-moz-focus-inner,button::-moz-focus-inner{border-style:none;padding:0}[type=button]:-moz-focusring,[type=reset]:-moz-focusring,[type=submit]:-moz-focusring,button:-moz-focusring{outline:1px dotted ButtonText}fieldset{padding:.35em .75em .625em}legend{box-sizing:border-box;color:inherit;display:table;padding:0;white-space:normal}progress{vertical-align:baseline}textarea{overflow:auto}[type=checkbox],[type=radio]{box-sizing:border-box;padding:0}[type=number]::-webkit-inner-spin-button,[type=number]::-webkit-outer-spin-button{height:auto}[type=search]{-webkit-appearance:textfield;outline-offset:-2px}[type=search]::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}details{display:block}summary{display:list-item}[hidden],template{display:none}.foundation-mq{font-family:"small=0em&medium=40em&large=64em&xlarge=75em&xxlarge=90em"}html{box-sizing:border-box;font-size:100%}*,:after,:before{box-sizing:inherit}body{margin:0;padding:0;background:#fefefe;font-family:"Helvetica Neue",Helvetica,Roboto,Arial,sans-serif;font-weight:400;line-height:1.5;color:#0a0a0a;-moz-osx-font-smoothing:grayscale}img{display:inline-block;vertical-align:middle;max-width:100%;height:auto;-ms-interpolation-mode:bicubic}textarea{height:auto;min-height:50px;border-radius:0}select{box-sizing:border-box}.map_canvas embed,.map_canvas img,.map_canvas object,.mqa-display embed,.mqa-display img,.mqa-display object{max-width:none!important}button{padding:0;-webkit-appearance:none;-moz-appearance:none;appearance:none;border:0;border-radius:0;background:transparent;line-height:1;cursor:auto}[data-whatinput=mouse] button{outline:0}pre{overflow:auto}button,input,optgroup,select,textarea{font-family:inherit}.is-visible{display:block!important}.is-hidden{display:none!important}.grid-container{padding-right:.625rem;padding-left:.625rem;max-width:75rem;margin-left:auto;margin-right:auto}@media print,screen and (min-width:40em){.grid-container{padding-right:.9375rem;padding-left:.9375rem}}.grid-container.fluid{padding-right:.625rem;padding-left:.625rem;max-width:100%;margin-left:auto;margin-right:auto}@media print,screen and (min-width:40em){.grid-container.fluid{padding-right:.9375rem;padding-left:.9375rem}}.grid-container.full{padding-right:0;padding-left:0;max-width:100%;margin-left:auto;margin-right:auto}.grid-x{display:-ms-flexbox;display:flex;-ms-flex-flow:row wrap;flex-flow:row wrap}.cell{-ms-flex:0 0 auto;flex:0 0 auto;min-height:0;min-width:0;width:100%}.cell.auto{-ms-flex:1 1 0px;flex:1 1 0px}.cell.shrink{-ms-flex:0 0 auto;flex:0 0 auto}.grid-x>.auto,.grid-x>.shrink{width:auto}.grid-x>.small-1,.grid-x>.small-2,.grid-x>.small-3,.grid-x>.small-4,.grid-x>.small-5,.grid-x>.small-6,.grid-x>.small-7,.grid-x>.small-8,.grid-x>.small-9,.grid-x>.small-10,.grid-x>.small-11,.grid-x>.small-12,.grid-x>.small-full,.grid-x>.small-shrink{-ms-flex-preferred-size:auto;flex-basis:auto}@media print,screen and (min-width:40em){.grid-x>.medium-1,.grid-x>.medium-2,.grid-x>.medium-3,.grid-x>.medium-4,.grid-x>.medium-5,.grid-x>.medium-6,.grid-x>.medium-7,.grid-x>.medium-8,.grid-x>.medium-9,.grid-x>.medium-10,.grid-x>.medium-11,.grid-x>.medium-12,.grid-x>.medium-full,.grid-x>.medium-shrink{-ms-flex-preferred-size:auto;flex-basis:auto}}@media print,screen and (min-width:64em){.grid-x>.large-1,.grid-x>.large-2,.grid-x>.large-3,.grid-x>.large-4,.grid-x>.large-5,.grid-x>.large-6,.grid-x>.large-7,.grid-x>.large-8,.grid-x>.large-9,.grid-x>.large-10,.grid-x>.large-11,.grid-x>.large-12,.grid-x>.large-full,.grid-x>.large-shrink{-ms-flex-preferred-size:auto;flex-basis:auto}}.grid-x>.small-1,.grid-x>.small-2,.grid-x>.small-3,.grid-x>.small-4,.grid-x>.small-5,.grid-x>.small-6,.grid-x>.small-7,.grid-x>.small-8,.grid-x>.small-9,.grid-x>.small-10,.grid-x>.small-11,.grid-x>.small-12{-ms-flex:0 0 auto;flex:0 0 auto}.grid-x>.small-1{width:8.3333333333%}.grid-x>.small-2{width:16.6666666667%}.grid-x>.small-3{width:25%}.grid-x>.small-4{width:33.3333333333%}.grid-x>.small-5{width:41.6666666667%}.grid-x>.small-6{width:50%}.grid-x>.small-7{width:58.3333333333%}.grid-x>.small-8{width:66.6666666667%}.grid-x>.small-9{width:75%}.grid-x>.small-10{width:83.3333333333%}.grid-x>.small-11{width:91.6666666667%}.grid-x>.small-12{width:100%}@media print,screen and (min-width:40em){.grid-x>.medium-auto{-ms-flex:1 1 0px;flex:1 1 0px;width:auto}.grid-x>.medium-1,.grid-x>.medium-2,.grid-x>.medium-3,.grid-x>.medium-4,.grid-x>.medium-5,.grid-x>.medium-6,.grid-x>.medium-7,.grid-x>.medium-8,.grid-x>.medium-9,.grid-x>.medium-10,.grid-x>.medium-11,.grid-x>.medium-12,.grid-x>.medium-shrink{-ms-flex:0 0 auto;flex:0 0 auto}.grid-x>.medium-shrink{width:auto}.grid-x>.medium-1{width:8.3333333333%}.grid-x>.medium-2{width:16.6666666667%}.grid-x>.medium-3{width:25%}.grid-x>.medium-4{width:33.3333333333%}.grid-x>.medium-5{width:41.6666666667%}.grid-x>.medium-6{width:50%}.grid-x>.medium-7{width:58.3333333333%}.grid-x>.medium-8{width:66.6666666667%}.grid-x>.medium-9{width:75%}.grid-x>.medium-10{width:83.3333333333%}.grid-x>.medium-11{width:91.6666666667%}.grid-x>.medium-12{width:100%}}@media print,screen and (min-width:64em){.grid-x>.large-auto{-ms-flex:1 1 0px;flex:1 1 0px;width:auto}.grid-x>.large-1,.grid-x>.large-2,.grid-x>.large-3,.grid-x>.large-4,.grid-x>.large-5,.grid-x>.large-6,.grid-x>.large-7,.grid-x>.large-8,.grid-x>.large-9,.grid-x>.large-10,.grid-x>.large-11,.grid-x>.large-12,.grid-x>.large-shrink{-ms-flex:0 0 auto;flex:0 0 auto}.grid-x>.large-shrink{width:auto}.grid-x>.large-1{width:8.3333333333%}.grid-x>.large-2{width:16.6666666667%}.grid-x>.large-3{width:25%}.grid-x>.large-4{width:33.3333333333%}.grid-x>.large-5{width:41.6666666667%}.grid-x>.large-6{width:50%}.grid-x>.large-7{width:58.3333333333%}.grid-x>.large-8{width:66.6666666667%}.grid-x>.large-9{width:75%}.grid-x>.large-10{width:83.3333333333%}.grid-x>.large-11{width:91.6666666667%}.grid-x>.large-12{width:100%}}.grid-margin-x:not(.grid-x)>.cell{width:auto}.grid-margin-y:not(.grid-y)>.cell{height:auto}.grid-margin-x{margin-left:-.625rem;margin-right:-.625rem}@media print,screen and (min-width:40em){.grid-margin-x{margin-left:-.9375rem;margin-right:-.9375rem}}.grid-margin-x>.cell{width:calc(100% - 1.25rem);margin-left:.625rem;margin-right:.625rem}@media print,screen and (min-width:40em){.grid-margin-x>.cell{width:calc(100% - 1.875rem);margin-left:.9375rem;margin-right:.9375rem}}.grid-margin-x>.auto,.grid-margin-x>.shrink{width:auto}.grid-margin-x>.small-1{width:calc(8.3333333333% - 1.25rem)}.grid-margin-x>.small-2{width:calc(16.6666666667% - 1.25rem)}.grid-margin-x>.small-3{width:calc(25% - 1.25rem)}.grid-margin-x>.small-4{width:calc(33.3333333333% - 1.25rem)}.grid-margin-x>.small-5{width:calc(41.6666666667% - 1.25rem)}.grid-margin-x>.small-6{width:calc(50% - 1.25rem)}.grid-margin-x>.small-7{width:calc(58.3333333333% - 1.25rem)}.grid-margin-x>.small-8{width:calc(66.6666666667% - 1.25rem)}.grid-margin-x>.small-9{width:calc(75% - 1.25rem)}.grid-margin-x>.small-10{width:calc(83.3333333333% - 1.25rem)}.grid-margin-x>.small-11{width:calc(91.6666666667% - 1.25rem)}.grid-margin-x>.small-12{width:calc(100% - 1.25rem)}@media print,screen and (min-width:40em){.grid-margin-x>.auto,.grid-margin-x>.shrink{width:auto}.grid-margin-x>.small-1{width:calc(8.3333333333% - 1.875rem)}.grid-margin-x>.small-2{width:calc(16.6666666667% - 1.875rem)}.grid-margin-x>.small-3{width:calc(25% - 1.875rem)}.grid-margin-x>.small-4{width:calc(33.3333333333% - 1.875rem)}.grid-margin-x>.small-5{width:calc(41.6666666667% - 1.875rem)}.grid-margin-x>.small-6{width:calc(50% - 1.875rem)}.grid-margin-x>.small-7{width:calc(58.3333333333% - 1.875rem)}.grid-margin-x>.small-8{width:calc(66.6666666667% - 1.875rem)}.grid-margin-x>.small-9{width:calc(75% - 1.875rem)}.grid-margin-x>.small-10{width:calc(83.3333333333% - 1.875rem)}.grid-margin-x>.small-11{width:calc(91.6666666667% - 1.875rem)}.grid-margin-x>.small-12{width:calc(100% - 1.875rem)}.grid-margin-x>.medium-auto,.grid-margin-x>.medium-shrink{width:auto}.grid-margin-x>.medium-1{width:calc(8.3333333333% - 1.875rem)}.grid-margin-x>.medium-2{width:calc(16.6666666667% - 1.875rem)}.grid-margin-x>.medium-3{width:calc(25% - 1.875rem)}.grid-margin-x>.medium-4{width:calc(33.3333333333% - 1.875rem)}.grid-margin-x>.medium-5{width:calc(41.6666666667% - 1.875rem)}.grid-margin-x>.medium-6{width:calc(50% - 1.875rem)}.grid-margin-x>.medium-7{width:calc(58.3333333333% - 1.875rem)}.grid-margin-x>.medium-8{width:calc(66.6666666667% - 1.875rem)}.grid-margin-x>.medium-9{width:calc(75% - 1.875rem)}.grid-margin-x>.medium-10{width:calc(83.3333333333% - 1.875rem)}.grid-margin-x>.medium-11{width:calc(91.6666666667% - 1.875rem)}.grid-margin-x>.medium-12{width:calc(100% - 1.875rem)}}@media print,screen and (min-width:64em){.grid-margin-x>.large-auto,.grid-margin-x>.large-shrink{width:auto}.grid-margin-x>.large-1{width:calc(8.3333333333% - 1.875rem)}.grid-margin-x>.large-2{width:calc(16.6666666667% - 1.875rem)}.grid-margin-x>.large-3{width:calc(25% - 1.875rem)}.grid-margin-x>.large-4{width:calc(33.3333333333% - 1.875rem)}.grid-margin-x>.large-5{width:calc(41.6666666667% - 1.875rem)}.grid-margin-x>.large-6{width:calc(50% - 1.875rem)}.grid-margin-x>.large-7{width:calc(58.3333333333% - 1.875rem)}.grid-margin-x>.large-8{width:calc(66.6666666667% - 1.875rem)}.grid-margin-x>.large-9{width:calc(75% - 1.875rem)}.grid-margin-x>.large-10{width:calc(83.3333333333% - 1.875rem)}.grid-margin-x>.large-11{width:calc(91.6666666667% - 1.875rem)}.grid-margin-x>.large-12{width:calc(100% - 1.875rem)}}.grid-padding-x .grid-padding-x{margin-right:-.625rem;margin-left:-.625rem}@media print,screen and (min-width:40em){.grid-padding-x .grid-padding-x{margin-right:-.9375rem;margin-left:-.9375rem}}.grid-container:not(.full)>.grid-padding-x{margin-right:-.625rem;margin-left:-.625rem}@media print,screen and (min-width:40em){.grid-container:not(.full)>.grid-padding-x{margin-right:-.9375rem;margin-left:-.9375rem}}.grid-padding-x>.cell{padding-right:.625rem;padding-left:.625rem}@media print,screen and (min-width:40em){.grid-padding-x>.cell{padding-right:.9375rem;padding-left:.9375rem}}.small-up-1>.cell{width:100%}.small-up-2>.cell{width:50%}.small-up-3>.cell{width:33.3333333333%}.small-up-4>.cell{width:25%}.small-up-5>.cell{width:20%}.small-up-6>.cell{width:16.6666666667%}.small-up-7>.cell{width:14.2857142857%}.small-up-8>.cell{width:12.5%}@media print,screen and (min-width:40em){.medium-up-1>.cell{width:100%}.medium-up-2>.cell{width:50%}.medium-up-3>.cell{width:33.3333333333%}.medium-up-4>.cell{width:25%}.medium-up-5>.cell{width:20%}.medium-up-6>.cell{width:16.6666666667%}.medium-up-7>.cell{width:14.2857142857%}.medium-up-8>.cell{width:12.5%}}@media print,screen and (min-width:64em){.large-up-1>.cell{width:100%}.large-up-2>.cell{width:50%}.large-up-3>.cell{width:33.3333333333%}.large-up-4>.cell{width:25%}.large-up-5>.cell{width:20%}.large-up-6>.cell{width:16.6666666667%}.large-up-7>.cell{width:14.2857142857%}.large-up-8>.cell{width:12.5%}}.grid-margin-x.small-up-1>.cell{width:calc(100% - 1.25rem)}.grid-margin-x.small-up-2>.cell{width:calc(50% - 1.25rem)}.grid-margin-x.small-up-3>.cell{width:calc(33.3333333333% - 1.25rem)}.grid-margin-x.small-up-4>.cell{width:calc(25% - 1.25rem)}.grid-margin-x.small-up-5>.cell{width:calc(20% - 1.25rem)}.grid-margin-x.small-up-6>.cell{width:calc(16.6666666667% - 1.25rem)}.grid-margin-x.small-up-7>.cell{width:calc(14.2857142857% - 1.25rem)}.grid-margin-x.small-up-8>.cell{width:calc(12.5% - 1.25rem)}@media print,screen and (min-width:40em){.grid-margin-x.small-up-1>.cell{width:calc(100% - 1.875rem)}.grid-margin-x.small-up-2>.cell{width:calc(50% - 1.875rem)}.grid-margin-x.small-up-3>.cell{width:calc(33.3333333333% - 1.875rem)}.grid-margin-x.small-up-4>.cell{width:calc(25% - 1.875rem)}.grid-margin-x.small-up-5>.cell{width:calc(20% - 1.875rem)}.grid-margin-x.small-up-6>.cell{width:calc(16.6666666667% - 1.875rem)}.grid-margin-x.small-up-7>.cell{width:calc(14.2857142857% - 1.875rem)}.grid-margin-x.small-up-8>.cell{width:calc(12.5% - 1.875rem)}.grid-margin-x.medium-up-1>.cell{width:calc(100% - 1.875rem)}.grid-margin-x.medium-up-2>.cell{width:calc(50% - 1.875rem)}.grid-margin-x.medium-up-3>.cell{width:calc(33.3333333333% - 1.875rem)}.grid-margin-x.medium-up-4>.cell{width:calc(25% - 1.875rem)}.grid-margin-x.medium-up-5>.cell{width:calc(20% - 1.875rem)}.grid-margin-x.medium-up-6>.cell{width:calc(16.6666666667% - 1.875rem)}.grid-margin-x.medium-up-7>.cell{width:calc(14.2857142857% - 1.875rem)}.grid-margin-x.medium-up-8>.cell{width:calc(12.5% - 1.875rem)}}@media print,screen and (min-width:64em){.grid-margin-x.large-up-1>.cell{width:calc(100% - 1.875rem)}.grid-margin-x.large-up-2>.cell{width:calc(50% - 1.875rem)}.grid-margin-x.large-up-3>.cell{width:calc(33.3333333333% - 1.875rem)}.grid-margin-x.large-up-4>.cell{width:calc(25% - 1.875rem)}.grid-margin-x.large-up-5>.cell{width:calc(20% - 1.875rem)}.grid-margin-x.large-up-6>.cell{width:calc(16.6666666667% - 1.875rem)}.grid-margin-x.large-up-7>.cell{width:calc(14.2857142857% - 1.875rem)}.grid-margin-x.large-up-8>.cell{width:calc(12.5% - 1.875rem)}}.small-margin-collapse,.small-margin-collapse>.cell{margin-right:0;margin-left:0}.small-margin-collapse>.small-1{width:8.3333333333%}.small-margin-collapse>.small-2{width:16.6666666667%}.small-margin-collapse>.small-3{width:25%}.small-margin-collapse>.small-4{width:33.3333333333%}.small-margin-collapse>.small-5{width:41.6666666667%}.small-margin-collapse>.small-6{width:50%}.small-margin-collapse>.small-7{width:58.3333333333%}.small-margin-collapse>.small-8{width:66.6666666667%}.small-margin-collapse>.small-9{width:75%}.small-margin-collapse>.small-10{width:83.3333333333%}.small-margin-collapse>.small-11{width:91.6666666667%}.small-margin-collapse>.small-12{width:100%}@media print,screen and (min-width:40em){.small-margin-collapse>.medium-1{width:8.3333333333%}.small-margin-collapse>.medium-2{width:16.6666666667%}.small-margin-collapse>.medium-3{width:25%}.small-margin-collapse>.medium-4{width:33.3333333333%}.small-margin-collapse>.medium-5{width:41.6666666667%}.small-margin-collapse>.medium-6{width:50%}.small-margin-collapse>.medium-7{width:58.3333333333%}.small-margin-collapse>.medium-8{width:66.6666666667%}.small-margin-collapse>.medium-9{width:75%}.small-margin-collapse>.medium-10{width:83.3333333333%}.small-margin-collapse>.medium-11{width:91.6666666667%}.small-margin-collapse>.medium-12{width:100%}}@media print,screen and (min-width:64em){.small-margin-collapse>.large-1{width:8.3333333333%}.small-margin-collapse>.large-2{width:16.6666666667%}.small-margin-collapse>.large-3{width:25%}.small-margin-collapse>.large-4{width:33.3333333333%}.small-margin-collapse>.large-5{width:41.6666666667%}.small-margin-collapse>.large-6{width:50%}.small-margin-collapse>.large-7{width:58.3333333333%}.small-margin-collapse>.large-8{width:66.6666666667%}.small-margin-collapse>.large-9{width:75%}.small-margin-collapse>.large-10{width:83.3333333333%}.small-margin-collapse>.large-11{width:91.6666666667%}.small-margin-collapse>.large-12{width:100%}}.small-padding-collapse{margin-right:0;margin-left:0}.small-padding-collapse>.cell{padding-right:0;padding-left:0}@media print,screen and (min-width:40em){.medium-margin-collapse,.medium-margin-collapse>.cell{margin-right:0;margin-left:0}}@media print,screen and (min-width:40em){.medium-margin-collapse>.small-1{width:8.3333333333%}.medium-margin-collapse>.small-2{width:16.6666666667%}.medium-margin-collapse>.small-3{width:25%}.medium-margin-collapse>.small-4{width:33.3333333333%}.medium-margin-collapse>.small-5{width:41.6666666667%}.medium-margin-collapse>.small-6{width:50%}.medium-margin-collapse>.small-7{width:58.3333333333%}.medium-margin-collapse>.small-8{width:66.6666666667%}.medium-margin-collapse>.small-9{width:75%}.medium-margin-collapse>.small-10{width:83.3333333333%}.medium-margin-collapse>.small-11{width:91.6666666667%}.medium-margin-collapse>.small-12{width:100%}}@media print,screen and (min-width:40em){.medium-margin-collapse>.medium-1{width:8.3333333333%}.medium-margin-collapse>.medium-2{width:16.6666666667%}.medium-margin-collapse>.medium-3{width:25%}.medium-margin-collapse>.medium-4{width:33.3333333333%}.medium-margin-collapse>.medium-5{width:41.6666666667%}.medium-margin-collapse>.medium-6{width:50%}.medium-margin-collapse>.medium-7{width:58.3333333333%}.medium-margin-collapse>.medium-8{width:66.6666666667%}.medium-margin-collapse>.medium-9{width:75%}.medium-margin-collapse>.medium-10{width:83.3333333333%}.medium-margin-collapse>.medium-11{width:91.6666666667%}.medium-margin-collapse>.medium-12{width:100%}}@media print,screen and (min-width:64em){.medium-margin-collapse>.large-1{width:8.3333333333%}.medium-margin-collapse>.large-2{width:16.6666666667%}.medium-margin-collapse>.large-3{width:25%}.medium-margin-collapse>.large-4{width:33.3333333333%}.medium-margin-collapse>.large-5{width:41.6666666667%}.medium-margin-collapse>.large-6{width:50%}.medium-margin-collapse>.large-7{width:58.3333333333%}.medium-margin-collapse>.large-8{width:66.6666666667%}.medium-margin-collapse>.large-9{width:75%}.medium-margin-collapse>.large-10{width:83.3333333333%}.medium-margin-collapse>.large-11{width:91.6666666667%}.medium-margin-collapse>.large-12{width:100%}}@media print,screen and (min-width:40em){.medium-padding-collapse{margin-right:0;margin-left:0}.medium-padding-collapse>.cell{padding-right:0;padding-left:0}}@media print,screen and (min-width:64em){.large-margin-collapse,.large-margin-collapse>.cell{margin-right:0;margin-left:0}}@media print,screen and (min-width:64em){.large-margin-collapse>.small-1{width:8.3333333333%}.large-margin-collapse>.small-2{width:16.6666666667%}.large-margin-collapse>.small-3{width:25%}.large-margin-collapse>.small-4{width:33.3333333333%}.large-margin-collapse>.small-5{width:41.6666666667%}.large-margin-collapse>.small-6{width:50%}.large-margin-collapse>.small-7{width:58.3333333333%}.large-margin-collapse>.small-8{width:66.6666666667%}.large-margin-collapse>.small-9{width:75%}.large-margin-collapse>.small-10{width:83.3333333333%}.large-margin-collapse>.small-11{width:91.6666666667%}.large-margin-collapse>.small-12{width:100%}}@media print,screen and (min-width:64em){.large-margin-collapse>.medium-1{width:8.3333333333%}.large-margin-collapse>.medium-2{width:16.6666666667%}.large-margin-collapse>.medium-3{width:25%}.large-margin-collapse>.medium-4{width:33.3333333333%}.large-margin-collapse>.medium-5{width:41.6666666667%}.large-margin-collapse>.medium-6{width:50%}.large-margin-collapse>.medium-7{width:58.3333333333%}.large-margin-collapse>.medium-8{width:66.6666666667%}.large-margin-collapse>.medium-9{width:75%}.large-margin-collapse>.medium-10{width:83.3333333333%}.large-margin-collapse>.medium-11{width:91.6666666667%}.large-margin-collapse>.medium-12{width:100%}}@media print,screen and (min-width:64em){.large-margin-collapse>.large-1{width:8.3333333333%}.large-margin-collapse>.large-2{width:16.6666666667%}.large-margin-collapse>.large-3{width:25%}.large-margin-collapse>.large-4{width:33.3333333333%}.large-margin-collapse>.large-5{width:41.6666666667%}.large-margin-collapse>.large-6{width:50%}.large-margin-collapse>.large-7{width:58.3333333333%}.large-margin-collapse>.large-8{width:66.6666666667%}.large-margin-collapse>.large-9{width:75%}.large-margin-collapse>.large-10{width:83.3333333333%}.large-margin-collapse>.large-11{width:91.6666666667%}.large-margin-collapse>.large-12{width:100%}}@media print,screen and (min-width:64em){.large-padding-collapse{margin-right:0;margin-left:0}.large-padding-collapse>.cell{padding-right:0;padding-left:0}}.small-offset-0{margin-left:0}.grid-margin-x>.small-offset-0{margin-left:calc(0% + .625rem)}.small-offset-1{margin-left:8.3333333333%}.grid-margin-x>.small-offset-1{margin-left:calc(8.3333333333% + .625rem)}.small-offset-2{margin-left:16.6666666667%}.grid-margin-x>.small-offset-2{margin-left:calc(16.6666666667% + .625rem)}.small-offset-3{margin-left:25%}.grid-margin-x>.small-offset-3{margin-left:calc(25% + .625rem)}.small-offset-4{margin-left:33.3333333333%}.grid-margin-x>.small-offset-4{margin-left:calc(33.3333333333% + .625rem)}.small-offset-5{margin-left:41.6666666667%}.grid-margin-x>.small-offset-5{margin-left:calc(41.6666666667% + .625rem)}.small-offset-6{margin-left:50%}.grid-margin-x>.small-offset-6{margin-left:calc(50% + .625rem)}.small-offset-7{margin-left:58.3333333333%}.grid-margin-x>.small-offset-7{margin-left:calc(58.3333333333% + .625rem)}.small-offset-8{margin-left:66.6666666667%}.grid-margin-x>.small-offset-8{margin-left:calc(66.6666666667% + .625rem)}.small-offset-9{margin-left:75%}.grid-margin-x>.small-offset-9{margin-left:calc(75% + .625rem)}.small-offset-10{margin-left:83.3333333333%}.grid-margin-x>.small-offset-10{margin-left:calc(83.3333333333% + .625rem)}.small-offset-11{margin-left:91.6666666667%}.grid-margin-x>.small-offset-11{margin-left:calc(91.6666666667% + .625rem)}@media print,screen and (min-width:40em){.medium-offset-0{margin-left:0}.grid-margin-x>.medium-offset-0{margin-left:calc(0% + .9375rem)}.medium-offset-1{margin-left:8.3333333333%}.grid-margin-x>.medium-offset-1{margin-left:calc(8.3333333333% + .9375rem)}.medium-offset-2{margin-left:16.6666666667%}.grid-margin-x>.medium-offset-2{margin-left:calc(16.6666666667% + .9375rem)}.medium-offset-3{margin-left:25%}.grid-margin-x>.medium-offset-3{margin-left:calc(25% + .9375rem)}.medium-offset-4{margin-left:33.3333333333%}.grid-margin-x>.medium-offset-4{margin-left:calc(33.3333333333% + .9375rem)}.medium-offset-5{margin-left:41.6666666667%}.grid-margin-x>.medium-offset-5{margin-left:calc(41.6666666667% + .9375rem)}.medium-offset-6{margin-left:50%}.grid-margin-x>.medium-offset-6{margin-left:calc(50% + .9375rem)}.medium-offset-7{margin-left:58.3333333333%}.grid-margin-x>.medium-offset-7{margin-left:calc(58.3333333333% + .9375rem)}.medium-offset-8{margin-left:66.6666666667%}.grid-margin-x>.medium-offset-8{margin-left:calc(66.6666666667% + .9375rem)}.medium-offset-9{margin-left:75%}.grid-margin-x>.medium-offset-9{margin-left:calc(75% + .9375rem)}.medium-offset-10{margin-left:83.3333333333%}.grid-margin-x>.medium-offset-10{margin-left:calc(83.3333333333% + .9375rem)}.medium-offset-11{margin-left:91.6666666667%}.grid-margin-x>.medium-offset-11{margin-left:calc(91.6666666667% + .9375rem)}}@media print,screen and (min-width:64em){.large-offset-0{margin-left:0}.grid-margin-x>.large-offset-0{margin-left:calc(0% + .9375rem)}.large-offset-1{margin-left:8.3333333333%}.grid-margin-x>.large-offset-1{margin-left:calc(8.3333333333% + .9375rem)}.large-offset-2{margin-left:16.6666666667%}.grid-margin-x>.large-offset-2{margin-left:calc(16.6666666667% + .9375rem)}.large-offset-3{margin-left:25%}.grid-margin-x>.large-offset-3{margin-left:calc(25% + .9375rem)}.large-offset-4{margin-left:33.3333333333%}.grid-margin-x>.large-offset-4{margin-left:calc(33.3333333333% + .9375rem)}.large-offset-5{margin-left:41.6666666667%}.grid-margin-x>.large-offset-5{margin-left:calc(41.6666666667% + .9375rem)}.large-offset-6{margin-left:50%}.grid-margin-x>.large-offset-6{margin-left:calc(50% + .9375rem)}.large-offset-7{margin-left:58.3333333333%}.grid-margin-x>.large-offset-7{margin-left:calc(58.3333333333% + .9375rem)}.large-offset-8{margin-left:66.6666666667%}.grid-margin-x>.large-offset-8{margin-left:calc(66.6666666667% + .9375rem)}.large-offset-9{margin-left:75%}.grid-margin-x>.large-offset-9{margin-left:calc(75% + .9375rem)}.large-offset-10{margin-left:83.3333333333%}.grid-margin-x>.large-offset-10{margin-left:calc(83.3333333333% + .9375rem)}.large-offset-11{margin-left:91.6666666667%}.grid-margin-x>.large-offset-11{margin-left:calc(91.6666666667% + .9375rem)}}.grid-y{display:-ms-flexbox;display:flex;-ms-flex-flow:column nowrap;flex-flow:column nowrap}.grid-y>.cell{height:auto;max-height:none}.grid-y>.auto,.grid-y>.shrink{height:auto}.grid-y>.small-1,.grid-y>.small-2,.grid-y>.small-3,.grid-y>.small-4,.grid-y>.small-5,.grid-y>.small-6,.grid-y>.small-7,.grid-y>.small-8,.grid-y>.small-9,.grid-y>.small-10,.grid-y>.small-11,.grid-y>.small-12,.grid-y>.small-full,.grid-y>.small-shrink{-ms-flex-preferred-size:auto;flex-basis:auto}@media print,screen and (min-width:40em){.grid-y>.medium-1,.grid-y>.medium-2,.grid-y>.medium-3,.grid-y>.medium-4,.grid-y>.medium-5,.grid-y>.medium-6,.grid-y>.medium-7,.grid-y>.medium-8,.grid-y>.medium-9,.grid-y>.medium-10,.grid-y>.medium-11,.grid-y>.medium-12,.grid-y>.medium-full,.grid-y>.medium-shrink{-ms-flex-preferred-size:auto;flex-basis:auto}}@media print,screen and (min-width:64em){.grid-y>.large-1,.grid-y>.large-2,.grid-y>.large-3,.grid-y>.large-4,.grid-y>.large-5,.grid-y>.large-6,.grid-y>.large-7,.grid-y>.large-8,.grid-y>.large-9,.grid-y>.large-10,.grid-y>.large-11,.grid-y>.large-12,.grid-y>.large-full,.grid-y>.large-shrink{-ms-flex-preferred-size:auto;flex-basis:auto}}.grid-y>.small-1,.grid-y>.small-2,.grid-y>.small-3,.grid-y>.small-4,.grid-y>.small-5,.grid-y>.small-6,.grid-y>.small-7,.grid-y>.small-8,.grid-y>.small-9,.grid-y>.small-10,.grid-y>.small-11,.grid-y>.small-12{-ms-flex:0 0 auto;flex:0 0 auto}.grid-y>.small-1{height:8.3333333333%}.grid-y>.small-2{height:16.6666666667%}.grid-y>.small-3{height:25%}.grid-y>.small-4{height:33.3333333333%}.grid-y>.small-5{height:41.6666666667%}.grid-y>.small-6{height:50%}.grid-y>.small-7{height:58.3333333333%}.grid-y>.small-8{height:66.6666666667%}.grid-y>.small-9{height:75%}.grid-y>.small-10{height:83.3333333333%}.grid-y>.small-11{height:91.6666666667%}.grid-y>.small-12{height:100%}@media print,screen and (min-width:40em){.grid-y>.medium-auto{-ms-flex:1 1 0px;flex:1 1 0px;height:auto}.grid-y>.medium-1,.grid-y>.medium-2,.grid-y>.medium-3,.grid-y>.medium-4,.grid-y>.medium-5,.grid-y>.medium-6,.grid-y>.medium-7,.grid-y>.medium-8,.grid-y>.medium-9,.grid-y>.medium-10,.grid-y>.medium-11,.grid-y>.medium-12,.grid-y>.medium-shrink{-ms-flex:0 0 auto;flex:0 0 auto}.grid-y>.medium-shrink{height:auto}.grid-y>.medium-1{height:8.3333333333%}.grid-y>.medium-2{height:16.6666666667%}.grid-y>.medium-3{height:25%}.grid-y>.medium-4{height:33.3333333333%}.grid-y>.medium-5{height:41.6666666667%}.grid-y>.medium-6{height:50%}.grid-y>.medium-7{height:58.3333333333%}.grid-y>.medium-8{height:66.6666666667%}.grid-y>.medium-9{height:75%}.grid-y>.medium-10{height:83.3333333333%}.grid-y>.medium-11{height:91.6666666667%}.grid-y>.medium-12{height:100%}}@media print,screen and (min-width:64em){.grid-y>.large-auto{-ms-flex:1 1 0px;flex:1 1 0px;height:auto}.grid-y>.large-1,.grid-y>.large-2,.grid-y>.large-3,.grid-y>.large-4,.grid-y>.large-5,.grid-y>.large-6,.grid-y>.large-7,.grid-y>.large-8,.grid-y>.large-9,.grid-y>.large-10,.grid-y>.large-11,.grid-y>.large-12,.grid-y>.large-shrink{-ms-flex:0 0 auto;flex:0 0 auto}.grid-y>.large-shrink{height:auto}.grid-y>.large-1{height:8.3333333333%}.grid-y>.large-2{height:16.6666666667%}.grid-y>.large-3{height:25%}.grid-y>.large-4{height:33.3333333333%}.grid-y>.large-5{height:41.6666666667%}.grid-y>.large-6{height:50%}.grid-y>.large-7{height:58.3333333333%}.grid-y>.large-8{height:66.6666666667%}.grid-y>.large-9{height:75%}.grid-y>.large-10{height:83.3333333333%}.grid-y>.large-11{height:91.6666666667%}.grid-y>.large-12{height:100%}}.grid-padding-y .grid-padding-y{margin-top:-.625rem;margin-bottom:-.625rem}@media print,screen and (min-width:40em){.grid-padding-y .grid-padding-y{margin-top:-.9375rem;margin-bottom:-.9375rem}}.grid-padding-y>.cell{padding-top:.625rem;padding-bottom:.625rem}@media print,screen and (min-width:40em){.grid-padding-y>.cell{padding-top:.9375rem;padding-bottom:.9375rem}}.grid-frame{overflow:hidden;position:relative;-ms-flex-wrap:nowrap;flex-wrap:nowrap;-ms-flex-align:stretch;align-items:stretch;width:100vw}.cell .grid-frame{width:100%}.cell-block{overflow-x:auto;max-width:100%}.cell-block,.cell-block-y{-webkit-overflow-scrolling:touch;-ms-overflow-style:-ms-autohiding-scrollbar}.cell-block-y{overflow-y:auto;max-height:100%;min-height:100%}.cell-block-container{display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;max-height:100%}.cell-block-container>.grid-x{max-height:100%;-ms-flex-wrap:nowrap;flex-wrap:nowrap}@media print,screen and (min-width:40em){.medium-grid-frame{overflow:hidden;position:relative;-ms-flex-wrap:nowrap;flex-wrap:nowrap;-ms-flex-align:stretch;align-items:stretch;width:100vw}.cell .medium-grid-frame{width:100%}.medium-cell-block{overflow-x:auto;max-width:100%;-webkit-overflow-scrolling:touch;-ms-overflow-style:-ms-autohiding-scrollbar}.medium-cell-block-container{display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;max-height:100%}.medium-cell-block-container>.grid-x{max-height:100%;-ms-flex-wrap:nowrap;flex-wrap:nowrap}.medium-cell-block-y{overflow-y:auto;max-height:100%;min-height:100%;-webkit-overflow-scrolling:touch;-ms-overflow-style:-ms-autohiding-scrollbar}}@media print,screen and (min-width:64em){.large-grid-frame{overflow:hidden;position:relative;-ms-flex-wrap:nowrap;flex-wrap:nowrap;-ms-flex-align:stretch;align-items:stretch;width:100vw}.cell .large-grid-frame{width:100%}.large-cell-block{overflow-x:auto;max-width:100%;-webkit-overflow-scrolling:touch;-ms-overflow-style:-ms-autohiding-scrollbar}.large-cell-block-container{display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;max-height:100%}.large-cell-block-container>.grid-x{max-height:100%;-ms-flex-wrap:nowrap;flex-wrap:nowrap}.large-cell-block-y{overflow-y:auto;max-height:100%;min-height:100%;-webkit-overflow-scrolling:touch;-ms-overflow-style:-ms-autohiding-scrollbar}}.grid-y.grid-frame{width:auto;overflow:hidden;position:relative;-ms-flex-wrap:nowrap;flex-wrap:nowrap;-ms-flex-align:stretch;align-items:stretch;height:100vh}@media print,screen and (min-width:40em){.grid-y.medium-grid-frame{width:auto;overflow:hidden;position:relative;-ms-flex-wrap:nowrap;flex-wrap:nowrap;-ms-flex-align:stretch;align-items:stretch;height:100vh}}@media print,screen and (min-width:64em){.grid-y.large-grid-frame{width:auto;overflow:hidden;position:relative;-ms-flex-wrap:nowrap;flex-wrap:nowrap;-ms-flex-align:stretch;align-items:stretch;height:100vh}}.cell .grid-y.grid-frame{height:100%}@media print,screen and (min-width:40em){.cell .grid-y.medium-grid-frame{height:100%}}@media print,screen and (min-width:64em){.cell .grid-y.large-grid-frame{height:100%}}.grid-margin-y{margin-top:-.625rem;margin-bottom:-.625rem}@media print,screen and (min-width:40em){.grid-margin-y{margin-top:-.9375rem;margin-bottom:-.9375rem}}.grid-margin-y>.cell{height:calc(100% - 1.25rem);margin-top:.625rem;margin-bottom:.625rem}@media print,screen and (min-width:40em){.grid-margin-y>.cell{height:calc(100% - 1.875rem);margin-top:.9375rem;margin-bottom:.9375rem}}.grid-margin-y>.auto,.grid-margin-y>.shrink{height:auto}.grid-margin-y>.small-1{height:calc(8.3333333333% - 1.25rem)}.grid-margin-y>.small-2{height:calc(16.6666666667% - 1.25rem)}.grid-margin-y>.small-3{height:calc(25% - 1.25rem)}.grid-margin-y>.small-4{height:calc(33.3333333333% - 1.25rem)}.grid-margin-y>.small-5{height:calc(41.6666666667% - 1.25rem)}.grid-margin-y>.small-6{height:calc(50% - 1.25rem)}.grid-margin-y>.small-7{height:calc(58.3333333333% - 1.25rem)}.grid-margin-y>.small-8{height:calc(66.6666666667% - 1.25rem)}.grid-margin-y>.small-9{height:calc(75% - 1.25rem)}.grid-margin-y>.small-10{height:calc(83.3333333333% - 1.25rem)}.grid-margin-y>.small-11{height:calc(91.6666666667% - 1.25rem)}.grid-margin-y>.small-12{height:calc(100% - 1.25rem)}@media print,screen and (min-width:40em){.grid-margin-y>.auto,.grid-margin-y>.shrink{height:auto}.grid-margin-y>.small-1{height:calc(8.3333333333% - 1.875rem)}.grid-margin-y>.small-2{height:calc(16.6666666667% - 1.875rem)}.grid-margin-y>.small-3{height:calc(25% - 1.875rem)}.grid-margin-y>.small-4{height:calc(33.3333333333% - 1.875rem)}.grid-margin-y>.small-5{height:calc(41.6666666667% - 1.875rem)}.grid-margin-y>.small-6{height:calc(50% - 1.875rem)}.grid-margin-y>.small-7{height:calc(58.3333333333% - 1.875rem)}.grid-margin-y>.small-8{height:calc(66.6666666667% - 1.875rem)}.grid-margin-y>.small-9{height:calc(75% - 1.875rem)}.grid-margin-y>.small-10{height:calc(83.3333333333% - 1.875rem)}.grid-margin-y>.small-11{height:calc(91.6666666667% - 1.875rem)}.grid-margin-y>.small-12{height:calc(100% - 1.875rem)}.grid-margin-y>.medium-auto,.grid-margin-y>.medium-shrink{height:auto}.grid-margin-y>.medium-1{height:calc(8.3333333333% - 1.875rem)}.grid-margin-y>.medium-2{height:calc(16.6666666667% - 1.875rem)}.grid-margin-y>.medium-3{height:calc(25% - 1.875rem)}.grid-margin-y>.medium-4{height:calc(33.3333333333% - 1.875rem)}.grid-margin-y>.medium-5{height:calc(41.6666666667% - 1.875rem)}.grid-margin-y>.medium-6{height:calc(50% - 1.875rem)}.grid-margin-y>.medium-7{height:calc(58.3333333333% - 1.875rem)}.grid-margin-y>.medium-8{height:calc(66.6666666667% - 1.875rem)}.grid-margin-y>.medium-9{height:calc(75% - 1.875rem)}.grid-margin-y>.medium-10{height:calc(83.3333333333% - 1.875rem)}.grid-margin-y>.medium-11{height:calc(91.6666666667% - 1.875rem)}.grid-margin-y>.medium-12{height:calc(100% - 1.875rem)}}@media print,screen and (min-width:64em){.grid-margin-y>.large-auto,.grid-margin-y>.large-shrink{height:auto}.grid-margin-y>.large-1{height:calc(8.3333333333% - 1.875rem)}.grid-margin-y>.large-2{height:calc(16.6666666667% - 1.875rem)}.grid-margin-y>.large-3{height:calc(25% - 1.875rem)}.grid-margin-y>.large-4{height:calc(33.3333333333% - 1.875rem)}.grid-margin-y>.large-5{height:calc(41.6666666667% - 1.875rem)}.grid-margin-y>.large-6{height:calc(50% - 1.875rem)}.grid-margin-y>.large-7{height:calc(58.3333333333% - 1.875rem)}.grid-margin-y>.large-8{height:calc(66.6666666667% - 1.875rem)}.grid-margin-y>.large-9{height:calc(75% - 1.875rem)}.grid-margin-y>.large-10{height:calc(83.3333333333% - 1.875rem)}.grid-margin-y>.large-11{height:calc(91.6666666667% - 1.875rem)}.grid-margin-y>.large-12{height:calc(100% - 1.875rem)}}.grid-frame.grid-margin-y{height:calc(100vh + 1.25rem)}@media print,screen and (min-width:40em){.grid-frame.grid-margin-y{height:calc(100vh + 1.875rem)}}@media print,screen and (min-width:64em){.grid-frame.grid-margin-y{height:calc(100vh + 1.875rem)}}@media print,screen and (min-width:40em){.grid-margin-y.medium-grid-frame{height:calc(100vh + 1.875rem)}}@media print,screen and (min-width:64em){.grid-margin-y.large-grid-frame{height:calc(100vh + 1.875rem)}}.align-left{-ms-flex-pack:start;justify-content:flex-start}.align-right{-ms-flex-pack:end;justify-content:flex-end}.align-center{-ms-flex-pack:center;justify-content:center}.align-justify{-ms-flex-pack:justify;justify-content:space-between}.align-spaced{-ms-flex-pack:distribute;justify-content:space-around}.align-left.vertical.menu>li>a{-ms-flex-pack:start;justify-content:flex-start}.align-right.vertical.menu>li>a{-ms-flex-pack:end;justify-content:flex-end}.align-center.vertical.menu>li>a{-ms-flex-pack:center;justify-content:center}.align-top{-ms-flex-align:start;align-items:flex-start}.align-self-top{-ms-flex-item-align:start;align-self:flex-start}.align-bottom{-ms-flex-align:end;align-items:flex-end}.align-self-bottom{-ms-flex-item-align:end;align-self:flex-end}.align-middle{-ms-flex-align:center;align-items:center}.align-self-middle{-ms-flex-item-align:center;align-self:center}.align-stretch{-ms-flex-align:stretch;align-items:stretch}.align-self-stretch{-ms-flex-item-align:stretch;align-self:stretch}.align-center-middle{-ms-flex-pack:center;justify-content:center;-ms-flex-align:center;align-items:center;-ms-flex-line-pack:center;align-content:center}.small-order-1{-ms-flex-order:1;order:1}.small-order-2{-ms-flex-order:2;order:2}.small-order-3{-ms-flex-order:3;order:3}.small-order-4{-ms-flex-order:4;order:4}.small-order-5{-ms-flex-order:5;order:5}.small-order-6{-ms-flex-order:6;order:6}@media print,screen and (min-width:40em){.medium-order-1{-ms-flex-order:1;order:1}.medium-order-2{-ms-flex-order:2;order:2}.medium-order-3{-ms-flex-order:3;order:3}.medium-order-4{-ms-flex-order:4;order:4}.medium-order-5{-ms-flex-order:5;order:5}.medium-order-6{-ms-flex-order:6;order:6}}@media print,screen and (min-width:64em){.large-order-1{-ms-flex-order:1;order:1}.large-order-2{-ms-flex-order:2;order:2}.large-order-3{-ms-flex-order:3;order:3}.large-order-4{-ms-flex-order:4;order:4}.large-order-5{-ms-flex-order:5;order:5}.large-order-6{-ms-flex-order:6;order:6}}.flex-container{display:-ms-flexbox;display:flex}.flex-child-auto{-ms-flex:1 1 auto;flex:1 1 auto}.flex-child-grow{-ms-flex:1 0 auto;flex:1 0 auto}.flex-child-shrink{-ms-flex:0 1 auto;flex:0 1 auto}.flex-dir-row{-ms-flex-direction:row;flex-direction:row}.flex-dir-row-reverse{-ms-flex-direction:row-reverse;flex-direction:row-reverse}.flex-dir-column{-ms-flex-direction:column;flex-direction:column}.flex-dir-column-reverse{-ms-flex-direction:column-reverse;flex-direction:column-reverse}@media print,screen and (min-width:40em){.medium-flex-container{display:-ms-flexbox;display:flex}.medium-flex-child-auto{-ms-flex:1 1 auto;flex:1 1 auto}.medium-flex-child-grow{-ms-flex:1 0 auto;flex:1 0 auto}.medium-flex-child-shrink{-ms-flex:0 1 auto;flex:0 1 auto}.medium-flex-dir-row{-ms-flex-direction:row;flex-direction:row}.medium-flex-dir-row-reverse{-ms-flex-direction:row-reverse;flex-direction:row-reverse}.medium-flex-dir-column{-ms-flex-direction:column;flex-direction:column}.medium-flex-dir-column-reverse{-ms-flex-direction:column-reverse;flex-direction:column-reverse}}@media print,screen and (min-width:64em){.large-flex-container{display:-ms-flexbox;display:flex}.large-flex-child-auto{-ms-flex:1 1 auto;flex:1 1 auto}.large-flex-child-grow{-ms-flex:1 0 auto;flex:1 0 auto}.large-flex-child-shrink{-ms-flex:0 1 auto;flex:0 1 auto}.large-flex-dir-row{-ms-flex-direction:row;flex-direction:row}.large-flex-dir-row-reverse{-ms-flex-direction:row-reverse;flex-direction:row-reverse}.large-flex-dir-column{-ms-flex-direction:column;flex-direction:column}.large-flex-dir-column-reverse{-ms-flex-direction:column-reverse;flex-direction:column-reverse}}blockquote,dd,div,dl,dt,form,h1,h2,h3,h4,h5,h6,li,ol,p,pre,td,th,ul{margin:0;padding:0}p{margin-bottom:1rem;font-size:inherit;line-height:1.6;text-rendering:optimizeLegibility}em,i{font-style:italic}b,em,i,strong{line-height:inherit}b,strong{font-weight:700}small{font-size:80%;line-height:inherit}.h1,.h2,.h3,.h4,.h5,.h6,h1,h2,h3,h4,h5,h6{font-family:"Helvetica Neue",Helvetica,Roboto,Arial,sans-serif;font-style:normal;font-weight:400;color:inherit;text-rendering:optimizeLegibility}.h1 small,.h2 small,.h3 small,.h4 small,.h5 small,.h6 small,h1 small,h2 small,h3 small,h4 small,h5 small,h6 small{line-height:0;color:#cacaca}.h1,h1{font-size:1.5rem}.h1,.h2,h1,h2{line-height:1.4;margin-top:0;margin-bottom:.5rem}.h2,h2{font-size:1.25rem}.h3,h3{font-size:1.1875rem}.h3,.h4,h3,h4{line-height:1.4;margin-top:0;margin-bottom:.5rem}.h4,h4{font-size:1.125rem}.h5,h5{font-size:1.0625rem}.h5,.h6,h5,h6{line-height:1.4;margin-top:0;margin-bottom:.5rem}.h6,h6{font-size:1rem}@media print,screen and (min-width:40em){.h1,h1{font-size:3rem}.h2,h2{font-size:2.5rem}.h3,h3{font-size:1.9375rem}.h4,h4{font-size:1.5625rem}.h5,h5{font-size:1.25rem}.h6,h6{font-size:1rem}}a{line-height:inherit;color:#1779ba;text-decoration:none;cursor:pointer}a:focus,a:hover{color:#1468a0}a img{border:0}hr{clear:both;max-width:75rem;height:0;margin:1.25rem auto;border-top:0;border-right:0;border-bottom:1px solid #cacaca;border-left:0}dl,ol,ul{margin-bottom:1rem;list-style-position:outside;line-height:1.6}li{font-size:inherit}ul{list-style-type:disc}ol,ul{margin-left:1.25rem}ol ol,ol ul,ul ol,ul ul{margin-left:1.25rem;margin-bottom:0}dl{margin-bottom:1rem}dl dt{margin-bottom:.3rem;font-weight:700}blockquote{margin:0 0 1rem;padding:.5625rem 1.25rem 0 1.1875rem;border-left:1px solid #cacaca}blockquote,blockquote p{line-height:1.6;color:#8a8a8a}abbr,abbr[title]{border-bottom:1px dotted #0a0a0a;cursor:help;text-decoration:none}figure,kbd{margin:0}kbd{padding:.125rem .25rem 0;background-color:#e6e6e6;font-family:Consolas,"Liberation Mono",Courier,monospace;color:#0a0a0a}.subheader{margin-top:.2rem;margin-bottom:.5rem;font-weight:400;line-height:1.4;color:#8a8a8a}.lead{font-size:125%;line-height:1.6}.stat{font-size:2.5rem;line-height:1}p+.stat{margin-top:-1rem}ol.no-bullet,ul.no-bullet{margin-left:0;list-style:none}.cite-block,cite{display:block;color:#8a8a8a;font-size:.8125rem}.cite-block:before,cite:before{content:"— "}.code-inline,code{display:inline;max-width:100%;word-wrap:break-word;padding:.125rem medium .3125rem .0625rem}.code-block,.code-inline,code{border:1px solid #cacaca;background-color:#e6e6e6;font-family:Consolas,"Liberation Mono",Courier,monospace;font-weight:400;color:#0a0a0a}.code-block{display:block;overflow:auto;white-space:pre;padding:1rem;margin-bottom:1.5rem}.text-left{text-align:left}.text-right{text-align:right}.text-center{text-align:center}.text-justify{text-align:justify}@media print,screen and (min-width:40em){.medium-text-left{text-align:left}.medium-text-right{text-align:right}.medium-text-center{text-align:center}.medium-text-justify{text-align:justify}}@media print,screen and (min-width:64em){.large-text-left{text-align:left}.large-text-right{text-align:right}.large-text-center{text-align:center}.large-text-justify{text-align:justify}}.show-for-print{display:none!important}@media print{*{background:transparent!important;color:#000!important;color-adjust:economy;box-shadow:none!important;text-shadow:none!important}.show-for-print{display:block!important}.hide-for-print{display:none!important}table.show-for-print{display:table!important}thead.show-for-print{display:table-header-group!important}tbody.show-for-print{display:table-row-group!important}tr.show-for-print{display:table-row!important}td.show-for-print,th.show-for-print{display:table-cell!important}a,a:visited{text-decoration:underline}a[href]:after{content:" (" attr(href) ")"}.ir a:after,a[href^="#"]:after,a[href^="javascript:"]:after{content:""}abbr[title]:after{content:" (" attr(title) ")"}blockquote,pre{border:1px solid #8a8a8a;page-break-inside:avoid}thead{display:table-header-group}img,tr{page-break-inside:avoid}img{max-width:100%!important}@page{margin:.5cm}h2,h3,p{orphans:3;widows:3}h2,h3{page-break-after:avoid}.print-break-inside{page-break-inside:auto}}[type=color],[type=date],[type=datetime-local],[type=datetime],[type=email],[type=month],[type=number],[type=password],[type=search],[type=tel],[type=text],[type=time],[type=url],[type=week],textarea{display:block;box-sizing:border-box;width:100%;height:2.4375rem;margin:0 0 1rem;padding:.5rem;border:1px solid #cacaca;border-radius:0;background-color:#fefefe;box-shadow:inset 0 1px 2px hsla(0,0%,4%,.1);font-family:inherit;font-size:1rem;font-weight:400;line-height:1.5;color:#0a0a0a;transition:box-shadow .5s,border-color .25s ease-in-out;-webkit-appearance:none;-moz-appearance:none;appearance:none}[type=color]:focus,[type=date]:focus,[type=datetime-local]:focus,[type=datetime]:focus,[type=email]:focus,[type=month]:focus,[type=number]:focus,[type=password]:focus,[type=search]:focus,[type=tel]:focus,[type=text]:focus,[type=time]:focus,[type=url]:focus,[type=week]:focus,textarea:focus{outline:none;border:1px solid #8a8a8a;background-color:#fefefe;box-shadow:0 0 5px #cacaca;transition:box-shadow .5s,border-color .25s ease-in-out}textarea{max-width:100%}textarea[rows]{height:auto}input:disabled,input[readonly],textarea:disabled,textarea[readonly]{background-color:#e6e6e6;cursor:not-allowed}[type=button],[type=submit]{-webkit-appearance:none;-moz-appearance:none;appearance:none;border-radius:0}input[type=search]{box-sizing:border-box}:-ms-input-placeholder{color:#cacaca}::placeholder{color:#cacaca}[type=checkbox],[type=file],[type=radio]{margin:0 0 1rem}[type=checkbox]+label,[type=radio]+label{display:inline-block;vertical-align:baseline;margin-left:.5rem;margin-right:1rem;margin-bottom:0}[type=checkbox]+label[for],[type=radio]+label[for]{cursor:pointer}label>[type=checkbox],label>[type=radio]{margin-right:.5rem}[type=file]{width:100%}label{display:block;margin:0;font-size:.875rem;font-weight:400;line-height:1.8;color:#0a0a0a}label.middle{margin:0 0 1rem;padding:.5625rem 0}.help-text{margin-top:-.5rem;font-size:.8125rem;font-style:italic;color:#0a0a0a}.input-group{display:-ms-flexbox;display:flex;width:100%;margin-bottom:1rem;-ms-flex-align:stretch;align-items:stretch}.input-group>:first-child,.input-group>:first-child.input-group-button>*,.input-group>:last-child,.input-group>:last-child.input-group-button>*{border-radius:0 0 0 0}.input-group-button,.input-group-button a,.input-group-button button,.input-group-button input,.input-group-button label,.input-group-field,.input-group-label{margin:0;white-space:nowrap}.input-group-label{padding:0 1rem;border:1px solid #cacaca;background:#e6e6e6;color:#0a0a0a;text-align:center;white-space:nowrap;display:-ms-flexbox;display:flex;-ms-flex:0 0 auto;flex:0 0 auto;-ms-flex-align:center;align-items:center}.input-group-label:first-child{border-right:0}.input-group-label:last-child{border-left:0}.input-group-field{border-radius:0;-ms-flex:1 1 0px;flex:1 1 0px;min-width:0}.input-group-button{padding-top:0;padding-bottom:0;text-align:center;display:-ms-flexbox;display:flex;-ms-flex:0 0 auto;flex:0 0 auto}.input-group-button a,.input-group-button button,.input-group-button input,.input-group-button label{-ms-flex-item-align:stretch;align-self:stretch;height:auto;padding-top:0;padding-bottom:0;font-size:1rem}fieldset{margin:0;padding:0;border:0}legend{max-width:100%;margin-bottom:.5rem}.fieldset{margin:1.125rem 0;padding:1.25rem;border:1px solid #cacaca}.fieldset legend{margin:0;margin-left:-.1875rem;padding:0 .1875rem}select{height:2.4375rem;margin:0 0 1rem;padding:.5rem;-moz-appearance:none;appearance:none;border:1px solid #cacaca;border-radius:0;background-color:#fefefe;font-family:inherit;font-size:1rem;font-weight:400;line-height:1.5;color:#0a0a0a;background-image:url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' version='1.1' width='32' height='24' viewBox='0 0 32 24'><polygon points='0,0 32,0 16,24' style='fill: rgb%28138, 138, 138%29'></polygon></svg>");background-origin:content-box;background-position:right -1rem center;background-repeat:no-repeat;background-size:9px 6px;padding-right:1.5rem;transition:box-shadow .5s,border-color .25s ease-in-out}@media screen and (min-width:0\0){select{background-image:url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACAAAAAYCAYAAACbU/80AAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAIpJREFUeNrEkckNgDAMBBfRkEt0ObRBBdsGXUDgmQfK4XhH2m8czQAAy27R3tsw4Qfe2x8uOO6oYLb6GlOor3GF+swURAOmUJ+RwtEJs9WvTGEYxBXqI1MQAZhCfUQKRzDMVj+TwrAIV6jvSUEkYAr1LSkcyTBb/V+KYfX7xAeusq3sLDtGH3kEGACPWIflNZfhRQAAAABJRU5ErkJggg==")}}select:focus{outline:none;border:1px solid #8a8a8a;background-color:#fefefe;box-shadow:0 0 5px #cacaca;transition:box-shadow .5s,border-color .25s ease-in-out}select:disabled{background-color:#e6e6e6;cursor:not-allowed}select::-ms-expand{display:none}select[multiple]{height:auto;background-image:none}select:not([multiple]){padding-top:0;padding-bottom:0}.is-invalid-input:not(:focus){border-color:#cc4b37;background-color:#f9ecea}.is-invalid-input:not(:focus):-ms-input-placeholder{color:#cc4b37}.is-invalid-input:not(:focus)::placeholder{color:#cc4b37}.form-error,.is-invalid-label{color:#cc4b37}.form-error{display:none;margin-top:-.5rem;margin-bottom:1rem;font-size:.75rem;font-weight:700}.form-error.is-visible{display:block}.button{display:inline-block;vertical-align:middle;margin:0 0 1rem;padding:.85em 1em;border:1px solid transparent;border-radius:0;transition:background-color .25s ease-out,color .25s ease-out;font-family:inherit;font-size:.9rem;-webkit-appearance:none;line-height:1;text-align:center;cursor:pointer}[data-whatinput=mouse] .button{outline:0}.button.tiny{font-size:.6rem}.button.small{font-size:.75rem}.button.large{font-size:1.25rem}.button.expanded{display:block;width:100%;margin-right:0;margin-left:0}.button,.button.disabled,.button.disabled:focus,.button.disabled:hover,.button[disabled],.button[disabled]:focus,.button[disabled]:hover{background-color:#1779ba;color:#fefefe}.button:focus,.button:hover{background-color:#14679e;color:#fefefe}.button.primary,.button.primary.disabled,.button.primary.disabled:focus,.button.primary.disabled:hover,.button.primary[disabled],.button.primary[disabled]:focus,.button.primary[disabled]:hover{background-color:#1779ba;color:#fefefe}.button.primary:focus,.button.primary:hover{background-color:#126195;color:#fefefe}.button.secondary,.button.secondary.disabled,.button.secondary.disabled:focus,.button.secondary.disabled:hover,.button.secondary[disabled],.button.secondary[disabled]:focus,.button.secondary[disabled]:hover{background-color:#767676;color:#fefefe}.button.secondary:focus,.button.secondary:hover{background-color:#5e5e5e;color:#fefefe}.button.success,.button.success.disabled,.button.success.disabled:focus,.button.success.disabled:hover,.button.success[disabled],.button.success[disabled]:focus,.button.success[disabled]:hover{background-color:#3adb76;color:#0a0a0a}.button.success:focus,.button.success:hover{background-color:#22bb5b;color:#0a0a0a}.button.warning,.button.warning.disabled,.button.warning.disabled:focus,.button.warning.disabled:hover,.button.warning[disabled],.button.warning[disabled]:focus,.button.warning[disabled]:hover{background-color:#ffae00;color:#0a0a0a}.button.warning:focus,.button.warning:hover{background-color:#cc8b00;color:#0a0a0a}.button.alert,.button.alert.disabled,.button.alert.disabled:focus,.button.alert.disabled:hover,.button.alert[disabled],.button.alert[disabled]:focus,.button.alert[disabled]:hover{background-color:#cc4b37;color:#fefefe}.button.alert:focus,.button.alert:hover{background-color:#a53b2a;color:#fefefe}.button.hollow,.button.hollow.disabled,.button.hollow.disabled:focus,.button.hollow.disabled:hover,.button.hollow:focus,.button.hollow:hover,.button.hollow[disabled],.button.hollow[disabled]:focus,.button.hollow[disabled]:hover{background-color:transparent}.button.hollow,.button.hollow.disabled,.button.hollow.disabled:focus,.button.hollow.disabled:hover,.button.hollow[disabled],.button.hollow[disabled]:focus,.button.hollow[disabled]:hover{border:1px solid #1779ba;color:#1779ba}.button.hollow:focus,.button.hollow:hover{border-color:#0c3d5d;color:#0c3d5d}.button.hollow.primary,.button.hollow.primary.disabled,.button.hollow.primary.disabled:focus,.button.hollow.primary.disabled:hover,.button.hollow.primary[disabled],.button.hollow.primary[disabled]:focus,.button.hollow.primary[disabled]:hover{border:1px solid #1779ba;color:#1779ba}.button.hollow.primary:focus,.button.hollow.primary:hover{border-color:#0c3d5d;color:#0c3d5d}.button.hollow.secondary,.button.hollow.secondary.disabled,.button.hollow.secondary.disabled:focus,.button.hollow.secondary.disabled:hover,.button.hollow.secondary[disabled],.button.hollow.secondary[disabled]:focus,.button.hollow.secondary[disabled]:hover{border:1px solid #767676;color:#767676}.button.hollow.secondary:focus,.button.hollow.secondary:hover{border-color:#3b3b3b;color:#3b3b3b}.button.hollow.success,.button.hollow.success.disabled,.button.hollow.success.disabled:focus,.button.hollow.success.disabled:hover,.button.hollow.success[disabled],.button.hollow.success[disabled]:focus,.button.hollow.success[disabled]:hover{border:1px solid #3adb76;color:#3adb76}.button.hollow.success:focus,.button.hollow.success:hover{border-color:#157539;color:#157539}.button.hollow.warning,.button.hollow.warning.disabled,.button.hollow.warning.disabled:focus,.button.hollow.warning.disabled:hover,.button.hollow.warning[disabled],.button.hollow.warning[disabled]:focus,.button.hollow.warning[disabled]:hover{border:1px solid #ffae00;color:#ffae00}.button.hollow.warning:focus,.button.hollow.warning:hover{border-color:#805700;color:#805700}.button.hollow.alert,.button.hollow.alert.disabled,.button.hollow.alert.disabled:focus,.button.hollow.alert.disabled:hover,.button.hollow.alert[disabled],.button.hollow.alert[disabled]:focus,.button.hollow.alert[disabled]:hover{border:1px solid #cc4b37;color:#cc4b37}.button.hollow.alert:focus,.button.hollow.alert:hover{border-color:#67251a;color:#67251a}.button.clear,.button.clear.disabled,.button.clear.disabled:focus,.button.clear.disabled:hover,.button.clear:focus,.button.clear:hover,.button.clear[disabled],.button.clear[disabled]:focus,.button.clear[disabled]:hover{border-color:transparent;background-color:transparent}.button.clear,.button.clear.disabled,.button.clear.disabled:focus,.button.clear.disabled:hover,.button.clear[disabled],.button.clear[disabled]:focus,.button.clear[disabled]:hover{color:#1779ba}.button.clear:focus,.button.clear:hover{color:#0c3d5d}.button.clear.primary,.button.clear.primary.disabled,.button.clear.primary.disabled:focus,.button.clear.primary.disabled:hover,.button.clear.primary[disabled],.button.clear.primary[disabled]:focus,.button.clear.primary[disabled]:hover{color:#1779ba}.button.clear.primary:focus,.button.clear.primary:hover{color:#0c3d5d}.button.clear.secondary,.button.clear.secondary.disabled,.button.clear.secondary.disabled:focus,.button.clear.secondary.disabled:hover,.button.clear.secondary[disabled],.button.clear.secondary[disabled]:focus,.button.clear.secondary[disabled]:hover{color:#767676}.button.clear.secondary:focus,.button.clear.secondary:hover{color:#3b3b3b}.button.clear.success,.button.clear.success.disabled,.button.clear.success.disabled:focus,.button.clear.success.disabled:hover,.button.clear.success[disabled],.button.clear.success[disabled]:focus,.button.clear.success[disabled]:hover{color:#3adb76}.button.clear.success:focus,.button.clear.success:hover{color:#157539}.button.clear.warning,.button.clear.warning.disabled,.button.clear.warning.disabled:focus,.button.clear.warning.disabled:hover,.button.clear.warning[disabled],.button.clear.warning[disabled]:focus,.button.clear.warning[disabled]:hover{color:#ffae00}.button.clear.warning:focus,.button.clear.warning:hover{color:#805700}.button.clear.alert,.button.clear.alert.disabled,.button.clear.alert.disabled:focus,.button.clear.alert.disabled:hover,.button.clear.alert[disabled],.button.clear.alert[disabled]:focus,.button.clear.alert[disabled]:hover{color:#cc4b37}.button.clear.alert:focus,.button.clear.alert:hover{color:#67251a}.button.disabled,.button[disabled]{opacity:.25;cursor:not-allowed}.button.dropdown:after{display:block;width:0;height:0;border:.4em inset;content:"";border-bottom-width:0;border-top-style:solid;border-color:#fefefe transparent transparent;position:relative;top:.4em;display:inline-block;float:right;margin-left:1em}.button.dropdown.clear.primary:after,.button.dropdown.clear:after,.button.dropdown.hollow.primary:after,.button.dropdown.hollow:after{border-top-color:#1779ba}.button.dropdown.clear.secondary:after,.button.dropdown.hollow.secondary:after{border-top-color:#767676}.button.dropdown.clear.success:after,.button.dropdown.hollow.success:after{border-top-color:#3adb76}.button.dropdown.clear.warning:after,.button.dropdown.hollow.warning:after{border-top-color:#ffae00}.button.dropdown.clear.alert:after,.button.dropdown.hollow.alert:after{border-top-color:#cc4b37}.button.arrow-only:after{top:-.1em;float:none;margin-left:0}a.button:focus,a.button:hover{text-decoration:none}.accordion{margin-left:0;background:#fefefe;list-style-type:none}.accordion[disabled] .accordion-title{cursor:not-allowed}.accordion-item:first-child>:first-child,.accordion-item:last-child>:last-child{border-radius:0 0 0 0}.accordion-title{position:relative;display:block;padding:1.25rem 1rem;border:1px solid #e6e6e6;border-bottom:0;font-size:.75rem;line-height:1;color:#1779ba}:last-child:not(.is-active)>.accordion-title{border-bottom:1px solid #e6e6e6;border-radius:0 0 0 0}.accordion-title:focus,.accordion-title:hover{background-color:#e6e6e6}.accordion-title:before{position:absolute;top:50%;right:1rem;margin-top:-.5rem;content:"+"}.is-active>.accordion-title:before{content:"–"}.accordion-content{display:none;padding:1rem;border:1px solid #e6e6e6;border-bottom:0;background-color:#fefefe;color:#0a0a0a}:last-child>.accordion-content:last-child{border-bottom:1px solid #e6e6e6}.accordion-menu li{width:100%}.accordion-menu .is-accordion-submenu a,.accordion-menu a{padding:.7rem 1rem}.accordion-menu .nested.is-accordion-submenu{margin-right:0;margin-left:1rem}.accordion-menu.align-right .nested.is-accordion-submenu{margin-right:1rem;margin-left:0}.accordion-menu .is-accordion-submenu-parent:not(.has-submenu-toggle)>a{position:relative}.accordion-menu .is-accordion-submenu-parent:not(.has-submenu-toggle)>a:after{display:block;width:0;height:0;border:6px inset;content:"";border-bottom-width:0;border-top-style:solid;border-color:#1779ba transparent transparent;position:absolute;top:50%;margin-top:-3px;right:1rem}.accordion-menu.align-left .is-accordion-submenu-parent>a:after{right:1rem;left:auto}.accordion-menu.align-right .is-accordion-submenu-parent>a:after{right:auto;left:1rem}.accordion-menu .is-accordion-submenu-parent[aria-expanded=true]>a:after{transform:rotate(180deg);transform-origin:50% 50%}.is-accordion-submenu-parent{position:relative}.has-submenu-toggle>a{margin-right:40px}.submenu-toggle{position:absolute;top:0;right:0;width:40px;height:40px;cursor:pointer}.submenu-toggle:after{display:block;width:0;height:0;border:6px inset;content:"";border-bottom-width:0;border-top-style:solid;border-color:#1779ba transparent transparent;top:0;bottom:0;margin:auto}.submenu-toggle[aria-expanded=true]:after{transform:scaleY(-1);transform-origin:50% 50%}.submenu-toggle-text{position:absolute!important;width:1px!important;height:1px!important;padding:0!important;overflow:hidden!important;clip:rect(0,0,0,0)!important;white-space:nowrap!important;border:0!important}.badge{display:inline-block;min-width:2.1em;padding:.3em;border-radius:50%;font-size:.6rem;text-align:center}.badge,.badge.primary{background:#1779ba;color:#fefefe}.badge.secondary{background:#767676;color:#fefefe}.badge.success{background:#3adb76;color:#0a0a0a}.badge.warning{background:#ffae00;color:#0a0a0a}.badge.alert{background:#cc4b37;color:#fefefe}.breadcrumbs{margin:0 0 1rem;list-style:none}.breadcrumbs:after,.breadcrumbs:before{display:table;content:" ";-ms-flex-preferred-size:0;flex-basis:0;-ms-flex-order:1;order:1}.breadcrumbs:after{clear:both}.breadcrumbs li{float:left;font-size:.6875rem;color:#0a0a0a;cursor:default;text-transform:uppercase}.breadcrumbs li:not(:last-child):after{position:relative;margin:0 .75rem;opacity:1;content:"/";color:#cacaca}.breadcrumbs a{color:#1779ba}.breadcrumbs a:hover{text-decoration:underline}.breadcrumbs .disabled{color:#cacaca;cursor:not-allowed}.button-group{margin-bottom:1rem;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-ms-flex-align:stretch;align-items:stretch;-ms-flex-positive:1;flex-grow:1}.button-group:after,.button-group:before{display:table;content:" ";-ms-flex-preferred-size:0;flex-basis:0;-ms-flex-order:1;order:1}.button-group:after{clear:both}.button-group:after,.button-group:before{display:none}.button-group .button{margin:0;margin-right:1px;margin-bottom:1px;font-size:.9rem;-ms-flex:0 0 auto;flex:0 0 auto}.button-group .button:last-child{margin-right:0}.button-group.tiny .button{font-size:.6rem}.button-group.small .button{font-size:.75rem}.button-group.large .button{font-size:1.25rem}.button-group.expanded .button{-ms-flex:1 1 0px;flex:1 1 0px;margin-right:0}.button-group.primary .button,.button-group.primary .button.disabled,.button-group.primary .button.disabled:focus,.button-group.primary .button.disabled:hover,.button-group.primary .button[disabled],.button-group.primary .button[disabled]:focus,.button-group.primary .button[disabled]:hover{background-color:#1779ba;color:#fefefe}.button-group.primary .button:focus,.button-group.primary .button:hover{background-color:#126195;color:#fefefe}.button-group.secondary .button,.button-group.secondary .button.disabled,.button-group.secondary .button.disabled:focus,.button-group.secondary .button.disabled:hover,.button-group.secondary .button[disabled],.button-group.secondary .button[disabled]:focus,.button-group.secondary .button[disabled]:hover{background-color:#767676;color:#fefefe}.button-group.secondary .button:focus,.button-group.secondary .button:hover{background-color:#5e5e5e;color:#fefefe}.button-group.success .button,.button-group.success .button.disabled,.button-group.success .button.disabled:focus,.button-group.success .button.disabled:hover,.button-group.success .button[disabled],.button-group.success .button[disabled]:focus,.button-group.success .button[disabled]:hover{background-color:#3adb76;color:#0a0a0a}.button-group.success .button:focus,.button-group.success .button:hover{background-color:#22bb5b;color:#0a0a0a}.button-group.warning .button,.button-group.warning .button.disabled,.button-group.warning .button.disabled:focus,.button-group.warning .button.disabled:hover,.button-group.warning .button[disabled],.button-group.warning .button[disabled]:focus,.button-group.warning .button[disabled]:hover{background-color:#ffae00;color:#0a0a0a}.button-group.warning .button:focus,.button-group.warning .button:hover{background-color:#cc8b00;color:#0a0a0a}.button-group.alert .button,.button-group.alert .button.disabled,.button-group.alert .button.disabled:focus,.button-group.alert .button.disabled:hover,.button-group.alert .button[disabled],.button-group.alert .button[disabled]:focus,.button-group.alert .button[disabled]:hover{background-color:#cc4b37;color:#fefefe}.button-group.alert .button:focus,.button-group.alert .button:hover{background-color:#a53b2a;color:#fefefe}.button-group.hollow .button,.button-group.hollow .button.disabled,.button-group.hollow .button.disabled:focus,.button-group.hollow .button.disabled:hover,.button-group.hollow .button:focus,.button-group.hollow .button:hover,.button-group.hollow .button[disabled],.button-group.hollow .button[disabled]:focus,.button-group.hollow .button[disabled]:hover{background-color:transparent}.button-group.hollow .button,.button-group.hollow .button.disabled,.button-group.hollow .button.disabled:focus,.button-group.hollow .button.disabled:hover,.button-group.hollow .button[disabled],.button-group.hollow .button[disabled]:focus,.button-group.hollow .button[disabled]:hover{border:1px solid #1779ba;color:#1779ba}.button-group.hollow .button:focus,.button-group.hollow .button:hover{border-color:#0c3d5d;color:#0c3d5d}.button-group.hollow .button.primary,.button-group.hollow .button.primary.disabled,.button-group.hollow .button.primary.disabled:focus,.button-group.hollow .button.primary.disabled:hover,.button-group.hollow .button.primary[disabled],.button-group.hollow .button.primary[disabled]:focus,.button-group.hollow .button.primary[disabled]:hover,.button-group.hollow.primary .button,.button-group.hollow.primary .button.disabled,.button-group.hollow.primary .button.disabled:focus,.button-group.hollow.primary .button.disabled:hover,.button-group.hollow.primary .button[disabled],.button-group.hollow.primary .button[disabled]:focus,.button-group.hollow.primary .button[disabled]:hover{border:1px solid #1779ba;color:#1779ba}.button-group.hollow .button.primary:focus,.button-group.hollow .button.primary:hover,.button-group.hollow.primary .button:focus,.button-group.hollow.primary .button:hover{border-color:#0c3d5d;color:#0c3d5d}.button-group.hollow .button.secondary,.button-group.hollow .button.secondary.disabled,.button-group.hollow .button.secondary.disabled:focus,.button-group.hollow .button.secondary.disabled:hover,.button-group.hollow .button.secondary[disabled],.button-group.hollow .button.secondary[disabled]:focus,.button-group.hollow .button.secondary[disabled]:hover,.button-group.hollow.secondary .button,.button-group.hollow.secondary .button.disabled,.button-group.hollow.secondary .button.disabled:focus,.button-group.hollow.secondary .button.disabled:hover,.button-group.hollow.secondary .button[disabled],.button-group.hollow.secondary .button[disabled]:focus,.button-group.hollow.secondary .button[disabled]:hover{border:1px solid #767676;color:#767676}.button-group.hollow .button.secondary:focus,.button-group.hollow .button.secondary:hover,.button-group.hollow.secondary .button:focus,.button-group.hollow.secondary .button:hover{border-color:#3b3b3b;color:#3b3b3b}.button-group.hollow .button.success,.button-group.hollow .button.success.disabled,.button-group.hollow .button.success.disabled:focus,.button-group.hollow .button.success.disabled:hover,.button-group.hollow .button.success[disabled],.button-group.hollow .button.success[disabled]:focus,.button-group.hollow .button.success[disabled]:hover,.button-group.hollow.success .button,.button-group.hollow.success .button.disabled,.button-group.hollow.success .button.disabled:focus,.button-group.hollow.success .button.disabled:hover,.button-group.hollow.success .button[disabled],.button-group.hollow.success .button[disabled]:focus,.button-group.hollow.success .button[disabled]:hover{border:1px solid #3adb76;color:#3adb76}.button-group.hollow .button.success:focus,.button-group.hollow .button.success:hover,.button-group.hollow.success .button:focus,.button-group.hollow.success .button:hover{border-color:#157539;color:#157539}.button-group.hollow .button.warning,.button-group.hollow .button.warning.disabled,.button-group.hollow .button.warning.disabled:focus,.button-group.hollow .button.warning.disabled:hover,.button-group.hollow .button.warning[disabled],.button-group.hollow .button.warning[disabled]:focus,.button-group.hollow .button.warning[disabled]:hover,.button-group.hollow.warning .button,.button-group.hollow.warning .button.disabled,.button-group.hollow.warning .button.disabled:focus,.button-group.hollow.warning .button.disabled:hover,.button-group.hollow.warning .button[disabled],.button-group.hollow.warning .button[disabled]:focus,.button-group.hollow.warning .button[disabled]:hover{border:1px solid #ffae00;color:#ffae00}.button-group.hollow .button.warning:focus,.button-group.hollow .button.warning:hover,.button-group.hollow.warning .button:focus,.button-group.hollow.warning .button:hover{border-color:#805700;color:#805700}.button-group.hollow.alert .button,.button-group.hollow.alert .button.disabled,.button-group.hollow.alert .button.disabled:focus,.button-group.hollow.alert .button.disabled:hover,.button-group.hollow.alert .button[disabled],.button-group.hollow.alert .button[disabled]:focus,.button-group.hollow.alert .button[disabled]:hover,.button-group.hollow .button.alert,.button-group.hollow .button.alert.disabled,.button-group.hollow .button.alert.disabled:focus,.button-group.hollow .button.alert.disabled:hover,.button-group.hollow .button.alert[disabled],.button-group.hollow .button.alert[disabled]:focus,.button-group.hollow .button.alert[disabled]:hover{border:1px solid #cc4b37;color:#cc4b37}.button-group.hollow.alert .button:focus,.button-group.hollow.alert .button:hover,.button-group.hollow .button.alert:focus,.button-group.hollow .button.alert:hover{border-color:#67251a;color:#67251a}.button-group.clear .button,.button-group.clear .button.disabled,.button-group.clear .button.disabled:focus,.button-group.clear .button.disabled:hover,.button-group.clear .button:focus,.button-group.clear .button:hover,.button-group.clear .button[disabled],.button-group.clear .button[disabled]:focus,.button-group.clear .button[disabled]:hover{border-color:transparent;background-color:transparent}.button-group.clear .button,.button-group.clear .button.disabled,.button-group.clear .button.disabled:focus,.button-group.clear .button.disabled:hover,.button-group.clear .button[disabled],.button-group.clear .button[disabled]:focus,.button-group.clear .button[disabled]:hover{color:#1779ba}.button-group.clear .button:focus,.button-group.clear .button:hover{color:#0c3d5d}.button-group.clear .button.primary,.button-group.clear .button.primary.disabled,.button-group.clear .button.primary.disabled:focus,.button-group.clear .button.primary.disabled:hover,.button-group.clear .button.primary[disabled],.button-group.clear .button.primary[disabled]:focus,.button-group.clear .button.primary[disabled]:hover,.button-group.clear.primary .button,.button-group.clear.primary .button.disabled,.button-group.clear.primary .button.disabled:focus,.button-group.clear.primary .button.disabled:hover,.button-group.clear.primary .button[disabled],.button-group.clear.primary .button[disabled]:focus,.button-group.clear.primary .button[disabled]:hover{color:#1779ba}.button-group.clear .button.primary:focus,.button-group.clear .button.primary:hover,.button-group.clear.primary .button:focus,.button-group.clear.primary .button:hover{color:#0c3d5d}.button-group.clear .button.secondary,.button-group.clear .button.secondary.disabled,.button-group.clear .button.secondary.disabled:focus,.button-group.clear .button.secondary.disabled:hover,.button-group.clear .button.secondary[disabled],.button-group.clear .button.secondary[disabled]:focus,.button-group.clear .button.secondary[disabled]:hover,.button-group.clear.secondary .button,.button-group.clear.secondary .button.disabled,.button-group.clear.secondary .button.disabled:focus,.button-group.clear.secondary .button.disabled:hover,.button-group.clear.secondary .button[disabled],.button-group.clear.secondary .button[disabled]:focus,.button-group.clear.secondary .button[disabled]:hover{color:#767676}.button-group.clear .button.secondary:focus,.button-group.clear .button.secondary:hover,.button-group.clear.secondary .button:focus,.button-group.clear.secondary .button:hover{color:#3b3b3b}.button-group.clear .button.success,.button-group.clear .button.success.disabled,.button-group.clear .button.success.disabled:focus,.button-group.clear .button.success.disabled:hover,.button-group.clear .button.success[disabled],.button-group.clear .button.success[disabled]:focus,.button-group.clear .button.success[disabled]:hover,.button-group.clear.success .button,.button-group.clear.success .button.disabled,.button-group.clear.success .button.disabled:focus,.button-group.clear.success .button.disabled:hover,.button-group.clear.success .button[disabled],.button-group.clear.success .button[disabled]:focus,.button-group.clear.success .button[disabled]:hover{color:#3adb76}.button-group.clear .button.success:focus,.button-group.clear .button.success:hover,.button-group.clear.success .button:focus,.button-group.clear.success .button:hover{color:#157539}.button-group.clear .button.warning,.button-group.clear .button.warning.disabled,.button-group.clear .button.warning.disabled:focus,.button-group.clear .button.warning.disabled:hover,.button-group.clear .button.warning[disabled],.button-group.clear .button.warning[disabled]:focus,.button-group.clear .button.warning[disabled]:hover,.button-group.clear.warning .button,.button-group.clear.warning .button.disabled,.button-group.clear.warning .button.disabled:focus,.button-group.clear.warning .button.disabled:hover,.button-group.clear.warning .button[disabled],.button-group.clear.warning .button[disabled]:focus,.button-group.clear.warning .button[disabled]:hover{color:#ffae00}.button-group.clear .button.warning:focus,.button-group.clear .button.warning:hover,.button-group.clear.warning .button:focus,.button-group.clear.warning .button:hover{color:#805700}.button-group.clear.alert .button,.button-group.clear.alert .button.disabled,.button-group.clear.alert .button.disabled:focus,.button-group.clear.alert .button.disabled:hover,.button-group.clear.alert .button[disabled],.button-group.clear.alert .button[disabled]:focus,.button-group.clear.alert .button[disabled]:hover,.button-group.clear .button.alert,.button-group.clear .button.alert.disabled,.button-group.clear .button.alert.disabled:focus,.button-group.clear .button.alert.disabled:hover,.button-group.clear .button.alert[disabled],.button-group.clear .button.alert[disabled]:focus,.button-group.clear .button.alert[disabled]:hover{color:#cc4b37}.button-group.clear.alert .button:focus,.button-group.clear.alert .button:hover,.button-group.clear .button.alert:focus,.button-group.clear .button.alert:hover{color:#67251a}.button-group.no-gaps .button{margin-right:-.0625rem}.button-group.no-gaps .button+.button{border-left-color:transparent}.button-group.stacked,.button-group.stacked-for-medium,.button-group.stacked-for-small{-ms-flex-wrap:wrap;flex-wrap:wrap}.button-group.stacked-for-medium .button,.button-group.stacked-for-small .button,.button-group.stacked .button{-ms-flex:0 0 100%;flex:0 0 100%}.button-group.stacked-for-medium .button:last-child,.button-group.stacked-for-small .button:last-child,.button-group.stacked .button:last-child{margin-bottom:0}.button-group.stacked-for-medium.expanded .button,.button-group.stacked-for-small.expanded .button,.button-group.stacked.expanded .button{-ms-flex:1 1 0px;flex:1 1 0px;margin-right:0}@media print,screen and (min-width:40em){.button-group.stacked-for-small .button{-ms-flex:0 0 auto;flex:0 0 auto;margin-bottom:0}}@media print,screen and (min-width:64em){.button-group.stacked-for-medium .button{-ms-flex:0 0 auto;flex:0 0 auto;margin-bottom:0}}@media print,screen and (max-width:39.99875em){.button-group.stacked-for-small.expanded{display:block}.button-group.stacked-for-small.expanded .button{display:block;margin-right:0}}@media print,screen and (max-width:63.99875em){.button-group.stacked-for-medium.expanded{display:block}.button-group.stacked-for-medium.expanded .button{display:block;margin-right:0}}.callout{position:relative;margin:0 0 1rem;padding:1rem;border:1px solid hsla(0,0%,4%,.25);border-radius:0;background-color:#fff;color:#0a0a0a}.callout>:first-child{margin-top:0}.callout>:last-child{margin-bottom:0}.callout.primary{background-color:#d7ecfa;color:#0a0a0a}.callout.secondary{background-color:#eaeaea;color:#0a0a0a}.callout.success{background-color:#e1faea;color:#0a0a0a}.callout.warning{background-color:#fff3d9;color:#0a0a0a}.callout.alert{background-color:#f7e4e1;color:#0a0a0a}.callout.small{padding:.5rem}.callout.large{padding:3rem}.card{display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;-ms-flex-positive:1;flex-grow:1;margin-bottom:1rem;border:1px solid #e6e6e6;border-radius:0;background:#fefefe;box-shadow:none;overflow:hidden;color:#0a0a0a}.card>:last-child{margin-bottom:0}.card-divider{display:-ms-flexbox;display:flex;-ms-flex:0 1 auto;flex:0 1 auto;padding:1rem;background:#e6e6e6}.card-divider>:last-child{margin-bottom:0}.card-section{-ms-flex:1 0 auto;flex:1 0 auto;padding:1rem}.card-section>:last-child{margin-bottom:0}.card-image{min-height:1px}.close-button{position:absolute;z-index:10;color:#8a8a8a;cursor:pointer}[data-whatinput=mouse] .close-button{outline:0}.close-button:focus,.close-button:hover{color:#0a0a0a}.close-button.small{right:.66rem;top:.33em;font-size:1.5em;line-height:1}.close-button,.close-button.medium{right:1rem;top:.5rem;font-size:2em;line-height:1}.menu{padding:0;margin:0;list-style:none;position:relative;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap}[data-whatinput=mouse] .menu li{outline:0}.menu .button,.menu a{line-height:1;text-decoration:none;display:block;padding:.7rem 1rem}.menu a,.menu button,.menu input,.menu select{margin-bottom:0}.menu input{display:inline-block}.menu,.menu.horizontal{-ms-flex-wrap:wrap;flex-wrap:wrap;-ms-flex-direction:row;flex-direction:row}.menu.vertical{-ms-flex-wrap:nowrap;flex-wrap:nowrap;-ms-flex-direction:column;flex-direction:column}.menu.expanded li{-ms-flex:1 1 0px;flex:1 1 0px}.menu.simple{-ms-flex-align:center;align-items:center}.menu.simple li+li{margin-left:1rem}.menu.simple a{padding:0}@media print,screen and (min-width:40em){.menu.medium-horizontal{-ms-flex-wrap:wrap;flex-wrap:wrap;-ms-flex-direction:row;flex-direction:row}.menu.medium-vertical{-ms-flex-wrap:nowrap;flex-wrap:nowrap;-ms-flex-direction:column;flex-direction:column}.menu.medium-expanded li,.menu.medium-simple li{-ms-flex:1 1 0px;flex:1 1 0px}}@media print,screen and (min-width:64em){.menu.large-horizontal{-ms-flex-wrap:wrap;flex-wrap:wrap;-ms-flex-direction:row;flex-direction:row}.menu.large-vertical{-ms-flex-wrap:nowrap;flex-wrap:nowrap;-ms-flex-direction:column;flex-direction:column}.menu.large-expanded li,.menu.large-simple li{-ms-flex:1 1 0px;flex:1 1 0px}}.menu.nested{margin-right:0;margin-left:1rem}.menu.icon-bottom a,.menu.icon-left a,.menu.icon-right a,.menu.icon-top a,.menu.icons a{display:-ms-flexbox;display:flex}.menu.icon-left li a{-ms-flex-flow:row nowrap;flex-flow:row nowrap}.menu.icon-left li a i,.menu.icon-left li a img,.menu.icon-left li a svg{margin-right:.25rem}.menu.icon-right li a{-ms-flex-flow:row nowrap;flex-flow:row nowrap}.menu.icon-right li a i,.menu.icon-right li a img,.menu.icon-right li a svg{margin-left:.25rem}.menu.icon-top li a{-ms-flex-flow:column nowrap;flex-flow:column nowrap}.menu.icon-top li a i,.menu.icon-top li a img,.menu.icon-top li a svg{-ms-flex-item-align:stretch;align-self:stretch;margin-bottom:.25rem;text-align:center}.menu.icon-bottom li a{-ms-flex-flow:column nowrap;flex-flow:column nowrap}.menu.icon-bottom li a i,.menu.icon-bottom li a img,.menu.icon-bottom li a svg{-ms-flex-item-align:stretch;align-self:stretch;margin-bottom:.25rem;text-align:center}.menu .active>a,.menu .is-active>a{background:#1779ba;color:#fefefe}.menu.align-left{-ms-flex-pack:start;justify-content:flex-start}.menu.align-right li{display:-ms-flexbox;display:flex;-ms-flex-pack:end;justify-content:flex-end}.menu.align-right li .submenu li{-ms-flex-pack:start;justify-content:flex-start}.menu.align-right.vertical li{display:block;text-align:right}.menu.align-right.vertical li .submenu li{text-align:right}.menu.align-right .nested{margin-right:1rem;margin-left:0}.menu.align-center li{display:-ms-flexbox;display:flex;-ms-flex-pack:center;justify-content:center}.menu.align-center li .submenu li{-ms-flex-pack:start;justify-content:flex-start}.menu .menu-text{padding:.7rem 1rem;font-weight:700;line-height:1;color:inherit}.menu-centered>.menu,.menu-centered>.menu li{-ms-flex-pack:center;justify-content:center}.menu-centered>.menu li{display:-ms-flexbox;display:flex}.menu-centered>.menu li .submenu li{-ms-flex-pack:start;justify-content:flex-start}.no-js [data-responsive-menu] ul{display:none}.menu-icon{position:relative;display:inline-block;vertical-align:middle;width:20px;height:16px;cursor:pointer}.menu-icon:after{position:absolute;top:0;left:0;display:block;width:100%;height:2px;background:#fefefe;box-shadow:0 7px 0 #fefefe,0 14px 0 #fefefe;content:""}.menu-icon:hover:after{background:#cacaca;box-shadow:0 7px 0 #cacaca,0 14px 0 #cacaca}.menu-icon.dark{position:relative;display:inline-block;vertical-align:middle;width:20px;height:16px;cursor:pointer}.menu-icon.dark:after{position:absolute;top:0;left:0;display:block;width:100%;height:2px;background:#0a0a0a;box-shadow:0 7px 0 #0a0a0a,0 14px 0 #0a0a0a;content:""}.menu-icon.dark:hover:after{background:#8a8a8a;box-shadow:0 7px 0 #8a8a8a,0 14px 0 #8a8a8a}.is-drilldown{position:relative;overflow:hidden}.is-drilldown li{display:block}.is-drilldown.animate-height{transition:height .5s}.drilldown a{padding:.7rem 1rem;background:#fefefe}.drilldown .is-drilldown-submenu{position:absolute;top:0;left:100%;z-index:-1;width:100%;background:#fefefe;transition:transform .15s linear}.drilldown .is-drilldown-submenu.is-active{z-index:1;display:block;transform:translateX(-100%)}.drilldown .is-drilldown-submenu.is-closing{transform:translateX(100%)}.drilldown .is-drilldown-submenu a{padding:.7rem 1rem}.drilldown .nested.is-drilldown-submenu{margin-right:0;margin-left:0}.drilldown .drilldown-submenu-cover-previous{min-height:100%}.drilldown .is-drilldown-submenu-parent>a{position:relative}.drilldown .is-drilldown-submenu-parent>a:after{position:absolute;top:50%;margin-top:-6px}.drilldown.align-left .is-drilldown-submenu-parent>a:after,.drilldown .is-drilldown-submenu-parent>a:after{display:block;width:0;height:0;border:6px inset;content:"";border-right-width:0;border-left-style:solid;border-color:transparent transparent transparent #1779ba;right:1rem}.drilldown.align-left .is-drilldown-submenu-parent>a:after{left:auto}.drilldown.align-right .is-drilldown-submenu-parent>a:after{display:block;right:auto;left:1rem}.drilldown.align-right .is-drilldown-submenu-parent>a:after,.drilldown .js-drilldown-back>a:before{width:0;height:0;border:6px inset;content:"";border-left-width:0;border-right-style:solid;border-color:transparent #1779ba transparent transparent}.drilldown .js-drilldown-back>a:before{display:block;display:inline-block;vertical-align:middle;margin-right:.75rem}.dropdown-pane{position:absolute;z-index:10;display:none;width:300px;padding:1rem;visibility:hidden;border:1px solid #cacaca;border-radius:0;background-color:#fefefe;font-size:1rem}.dropdown-pane.is-opening{display:block}.dropdown-pane.is-open{display:block;visibility:visible}.dropdown-pane.tiny{width:100px}.dropdown-pane.small{width:200px}.dropdown-pane.large{width:400px}.dropdown.menu>li.opens-left>.is-dropdown-submenu{top:100%;right:0;left:auto}.dropdown.menu>li.opens-right>.is-dropdown-submenu{top:100%;right:auto;left:0}.dropdown.menu>li.is-dropdown-submenu-parent>a{position:relative;padding-right:1.5rem}.dropdown.menu>li.is-dropdown-submenu-parent>a:after{display:block;width:0;height:0;border:6px inset;content:"";border-bottom-width:0;border-top-style:solid;border-color:#1779ba transparent transparent;right:5px;left:auto;margin-top:-3px}[data-whatinput=mouse] .dropdown.menu a{outline:0}.dropdown.menu>li>a{padding:.7rem 1rem}.dropdown.menu>li.is-active>a{background:transparent;color:#1779ba}.no-js .dropdown.menu ul{display:none}.dropdown.menu .nested.is-dropdown-submenu{margin-right:0;margin-left:0}.dropdown.menu.vertical>li .is-dropdown-submenu{top:0}.dropdown.menu.vertical>li.opens-left>.is-dropdown-submenu{top:0;right:100%;left:auto}.dropdown.menu.vertical>li.opens-right>.is-dropdown-submenu{right:auto;left:100%}.dropdown.menu.vertical>li>a:after{right:14px}.dropdown.menu.vertical>li.opens-left>a:after{display:block;width:0;height:0;border:6px inset;content:"";border-left-width:0;border-right-style:solid;border-color:transparent #1779ba transparent transparent;right:auto;left:5px}.dropdown.menu.vertical>li.opens-right>a:after{display:block;width:0;height:0;border:6px inset;content:"";border-right-width:0;border-left-style:solid;border-color:transparent transparent transparent #1779ba}@media print,screen and (min-width:40em){.dropdown.menu.medium-horizontal>li.opens-left>.is-dropdown-submenu{top:100%;right:0;left:auto}.dropdown.menu.medium-horizontal>li.opens-right>.is-dropdown-submenu{top:100%;right:auto;left:0}.dropdown.menu.medium-horizontal>li.is-dropdown-submenu-parent>a{position:relative;padding-right:1.5rem}.dropdown.menu.medium-horizontal>li.is-dropdown-submenu-parent>a:after{display:block;width:0;height:0;border:6px inset;content:"";border-bottom-width:0;border-top-style:solid;border-color:#1779ba transparent transparent;right:5px;left:auto;margin-top:-3px}.dropdown.menu.medium-vertical>li .is-dropdown-submenu{top:0}.dropdown.menu.medium-vertical>li.opens-left>.is-dropdown-submenu{top:0;right:100%;left:auto}.dropdown.menu.medium-vertical>li.opens-right>.is-dropdown-submenu{right:auto;left:100%}.dropdown.menu.medium-vertical>li>a:after{right:14px}.dropdown.menu.medium-vertical>li.opens-left>a:after{display:block;width:0;height:0;border:6px inset;content:"";border-left-width:0;border-right-style:solid;border-color:transparent #1779ba transparent transparent;right:auto;left:5px}.dropdown.menu.medium-vertical>li.opens-right>a:after{display:block;width:0;height:0;border:6px inset;content:"";border-right-width:0;border-left-style:solid;border-color:transparent transparent transparent #1779ba}}@media print,screen and (min-width:64em){.dropdown.menu.large-horizontal>li.opens-left>.is-dropdown-submenu{top:100%;right:0;left:auto}.dropdown.menu.large-horizontal>li.opens-right>.is-dropdown-submenu{top:100%;right:auto;left:0}.dropdown.menu.large-horizontal>li.is-dropdown-submenu-parent>a{position:relative;padding-right:1.5rem}.dropdown.menu.large-horizontal>li.is-dropdown-submenu-parent>a:after{display:block;width:0;height:0;border:6px inset;content:"";border-bottom-width:0;border-top-style:solid;border-color:#1779ba transparent transparent;right:5px;left:auto;margin-top:-3px}.dropdown.menu.large-vertical>li .is-dropdown-submenu{top:0}.dropdown.menu.large-vertical>li.opens-left>.is-dropdown-submenu{top:0;right:100%;left:auto}.dropdown.menu.large-vertical>li.opens-right>.is-dropdown-submenu{right:auto;left:100%}.dropdown.menu.large-vertical>li>a:after{right:14px}.dropdown.menu.large-vertical>li.opens-left>a:after{display:block;width:0;height:0;border:6px inset;content:"";border-left-width:0;border-right-style:solid;border-color:transparent #1779ba transparent transparent;right:auto;left:5px}.dropdown.menu.large-vertical>li.opens-right>a:after{display:block;width:0;height:0;border:6px inset;content:"";border-right-width:0;border-left-style:solid;border-color:transparent transparent transparent #1779ba}}.dropdown.menu.align-right .is-dropdown-submenu.first-sub{top:100%;right:0;left:auto}.is-dropdown-menu.vertical{width:100px}.is-dropdown-menu.vertical.align-right{float:right}.is-dropdown-submenu-parent{position:relative}.is-dropdown-submenu-parent a:after{position:absolute;top:50%;right:5px;left:auto;margin-top:-6px}.is-dropdown-submenu-parent.opens-inner>.is-dropdown-submenu{top:100%;left:auto}.is-dropdown-submenu-parent.opens-left>.is-dropdown-submenu{right:100%;left:auto}.is-dropdown-submenu-parent.opens-right>.is-dropdown-submenu{right:auto;left:100%}.is-dropdown-submenu{position:absolute;top:0;left:100%;z-index:1;display:none;min-width:200px;border:1px solid #cacaca;background:#fefefe}.dropdown .is-dropdown-submenu a{padding:.7rem 1rem}.is-dropdown-submenu .is-dropdown-submenu-parent>a:after{right:14px}.is-dropdown-submenu .is-dropdown-submenu-parent.opens-left>a:after{display:block;width:0;height:0;border:6px inset;content:"";border-left-width:0;border-right-style:solid;border-color:transparent #1779ba transparent transparent;right:auto;left:5px}.is-dropdown-submenu .is-dropdown-submenu-parent.opens-right>a:after{display:block;width:0;height:0;border:6px inset;content:"";border-right-width:0;border-left-style:solid;border-color:transparent transparent transparent #1779ba}.is-dropdown-submenu .is-dropdown-submenu{margin-top:-1px}.is-dropdown-submenu>li{width:100%}.is-dropdown-submenu.js-dropdown-active{display:block}.flex-video,.responsive-embed{position:relative;height:0;margin-bottom:1rem;padding-bottom:75%;overflow:hidden}.flex-video embed,.flex-video iframe,.flex-video object,.flex-video video,.responsive-embed embed,.responsive-embed iframe,.responsive-embed object,.responsive-embed video{position:absolute;top:0;left:0;width:100%;height:100%}.flex-video.widescreen,.responsive-embed.widescreen{padding-bottom:56.25%}.label{display:inline-block;padding:.33333rem .5rem;border-radius:0;font-size:.8rem;line-height:1;white-space:nowrap;cursor:default}.label,.label.primary{background:#1779ba;color:#fefefe}.label.secondary{background:#767676;color:#fefefe}.label.success{background:#3adb76;color:#0a0a0a}.label.warning{background:#ffae00;color:#0a0a0a}.label.alert{background:#cc4b37;color:#fefefe}.media-object{display:-ms-flexbox;display:flex;margin-bottom:1rem;-ms-flex-wrap:nowrap;flex-wrap:nowrap}.media-object img{max-width:none}@media print,screen and (max-width:39.99875em){.media-object.stack-for-small{-ms-flex-wrap:wrap;flex-wrap:wrap}}.media-object-section{-ms-flex:0 1 auto;flex:0 1 auto}.media-object-section:first-child{padding-right:1rem}.media-object-section:last-child:not(:nth-child(2)){padding-left:1rem}.media-object-section>:last-child{margin-bottom:0}@media print,screen and (max-width:39.99875em){.stack-for-small .media-object-section{padding:0;padding-bottom:1rem;-ms-flex-preferred-size:100%;flex-basis:100%;max-width:100%}.stack-for-small .media-object-section img{width:100%}}.media-object-section.main-section{-ms-flex:1 1 0px;flex:1 1 0px}.is-off-canvas-open{overflow:hidden}.js-off-canvas-overlay{position:absolute;top:0;left:0;z-index:11;width:100%;height:100%;transition:opacity .5s ease,visibility .5s ease;background:hsla(0,0%,100%,.25);opacity:0;visibility:hidden;overflow:hidden}.js-off-canvas-overlay.is-visible{opacity:1;visibility:visible}.js-off-canvas-overlay.is-closable{cursor:pointer}.js-off-canvas-overlay.is-overlay-absolute{position:absolute}.js-off-canvas-overlay.is-overlay-fixed{position:fixed}.off-canvas-wrapper{position:relative;overflow:hidden}.off-canvas{position:fixed;z-index:12;transition:transform .5s ease;-webkit-backface-visibility:hidden;backface-visibility:hidden;background:#e6e6e6}[data-whatinput=mouse] .off-canvas{outline:0}.off-canvas.is-transition-push{z-index:12}.off-canvas.is-closed{visibility:hidden}.off-canvas.is-transition-overlap{z-index:13}.off-canvas.is-transition-overlap.is-open{box-shadow:0 0 10px hsla(0,0%,4%,.7)}.off-canvas.is-open{transform:translate(0)}.off-canvas-absolute{position:absolute;z-index:12;transition:transform .5s ease;-webkit-backface-visibility:hidden;backface-visibility:hidden;background:#e6e6e6}[data-whatinput=mouse] .off-canvas-absolute{outline:0}.off-canvas-absolute.is-transition-push{z-index:12}.off-canvas-absolute.is-closed{visibility:hidden}.off-canvas-absolute.is-transition-overlap{z-index:13}.off-canvas-absolute.is-transition-overlap.is-open{box-shadow:0 0 10px hsla(0,0%,4%,.7)}.off-canvas-absolute.is-open{transform:translate(0)}.position-left{top:0;left:0;height:100%;overflow-y:auto;width:250px}.off-canvas-content .off-canvas.position-left,.position-left{transform:translateX(-250px)}.off-canvas-content .off-canvas.position-left.is-transition-overlap.is-open{transform:translate(0)}.off-canvas-content.is-open-left.has-transition-push{transform:translateX(250px)}.position-left.is-transition-push{box-shadow:inset -13px 0 20px -13px hsla(0,0%,4%,.25)}.position-right{top:0;right:0;height:100%;overflow-y:auto;width:250px}.off-canvas-content .off-canvas.position-right,.position-right{transform:translateX(250px)}.off-canvas-content .off-canvas.position-right.is-transition-overlap.is-open{transform:translate(0)}.off-canvas-content.is-open-right.has-transition-push{transform:translateX(-250px)}.position-right.is-transition-push{box-shadow:inset 13px 0 20px -13px hsla(0,0%,4%,.25)}.position-top{top:0;left:0;width:100%;overflow-x:auto;height:250px}.off-canvas-content .off-canvas.position-top,.position-top{transform:translateY(-250px)}.off-canvas-content .off-canvas.position-top.is-transition-overlap.is-open{transform:translate(0)}.off-canvas-content.is-open-top.has-transition-push{transform:translateY(250px)}.position-top.is-transition-push{box-shadow:inset 0 -13px 20px -13px hsla(0,0%,4%,.25)}.position-bottom{bottom:0;left:0;width:100%;overflow-x:auto;height:250px}.off-canvas-content .off-canvas.position-bottom,.position-bottom{transform:translateY(250px)}.off-canvas-content .off-canvas.position-bottom.is-transition-overlap.is-open{transform:translate(0)}.off-canvas-content.is-open-bottom.has-transition-push{transform:translateY(-250px)}.position-bottom.is-transition-push{box-shadow:inset 0 13px 20px -13px hsla(0,0%,4%,.25)}.off-canvas-content{transform:none;-webkit-backface-visibility:hidden;backface-visibility:hidden}.off-canvas-content.has-transition-overlap,.off-canvas-content.has-transition-push{transition:transform .5s ease}.off-canvas-content.has-transition-push,.off-canvas-content .off-canvas.is-open{transform:translate(0)}@media print,screen and (min-width:40em){.position-left.reveal-for-medium{transform:none;z-index:12;transition:none;visibility:visible}.position-left.reveal-for-medium .close-button{display:none}.off-canvas-content .position-left.reveal-for-medium{transform:none}.off-canvas-content.has-reveal-left,.position-left.reveal-for-medium~.off-canvas-content{margin-left:250px}.position-right.reveal-for-medium{transform:none;z-index:12;transition:none;visibility:visible}.position-right.reveal-for-medium .close-button{display:none}.off-canvas-content .position-right.reveal-for-medium{transform:none}.off-canvas-content.has-reveal-right,.position-right.reveal-for-medium~.off-canvas-content{margin-right:250px}.position-top.reveal-for-medium{transform:none;z-index:12;transition:none;visibility:visible}.position-top.reveal-for-medium .close-button{display:none}.off-canvas-content .position-top.reveal-for-medium{transform:none}.off-canvas-content.has-reveal-top,.position-top.reveal-for-medium~.off-canvas-content{margin-top:250px}.position-bottom.reveal-for-medium{transform:none;z-index:12;transition:none;visibility:visible}.position-bottom.reveal-for-medium .close-button{display:none}.off-canvas-content .position-bottom.reveal-for-medium{transform:none}.off-canvas-content.has-reveal-bottom,.position-bottom.reveal-for-medium~.off-canvas-content{margin-bottom:250px}}@media print,screen and (min-width:64em){.position-left.reveal-for-large{transform:none;z-index:12;transition:none;visibility:visible}.position-left.reveal-for-large .close-button{display:none}.off-canvas-content .position-left.reveal-for-large{transform:none}.off-canvas-content.has-reveal-left,.position-left.reveal-for-large~.off-canvas-content{margin-left:250px}.position-right.reveal-for-large{transform:none;z-index:12;transition:none;visibility:visible}.position-right.reveal-for-large .close-button{display:none}.off-canvas-content .position-right.reveal-for-large{transform:none}.off-canvas-content.has-reveal-right,.position-right.reveal-for-large~.off-canvas-content{margin-right:250px}.position-top.reveal-for-large{transform:none;z-index:12;transition:none;visibility:visible}.position-top.reveal-for-large .close-button{display:none}.off-canvas-content .position-top.reveal-for-large{transform:none}.off-canvas-content.has-reveal-top,.position-top.reveal-for-large~.off-canvas-content{margin-top:250px}.position-bottom.reveal-for-large{transform:none;z-index:12;transition:none;visibility:visible}.position-bottom.reveal-for-large .close-button{display:none}.off-canvas-content .position-bottom.reveal-for-large{transform:none}.off-canvas-content.has-reveal-bottom,.position-bottom.reveal-for-large~.off-canvas-content{margin-bottom:250px}}@media print,screen and (min-width:40em){.off-canvas.in-canvas-for-medium{visibility:visible;height:auto;position:static;background:none;width:auto;overflow:visible;transition:none}.off-canvas.in-canvas-for-medium.position-bottom,.off-canvas.in-canvas-for-medium.position-left,.off-canvas.in-canvas-for-medium.position-right,.off-canvas.in-canvas-for-medium.position-top{box-shadow:none;transform:none}.off-canvas.in-canvas-for-medium .close-button{display:none}}@media print,screen and (min-width:64em){.off-canvas.in-canvas-for-large{visibility:visible;height:auto;position:static;background:none;width:auto;overflow:visible;transition:none}.off-canvas.in-canvas-for-large.position-bottom,.off-canvas.in-canvas-for-large.position-left,.off-canvas.in-canvas-for-large.position-right,.off-canvas.in-canvas-for-large.position-top{box-shadow:none;transform:none}.off-canvas.in-canvas-for-large .close-button{display:none}}.orbit,.orbit-container{position:relative}.orbit-container{height:0;margin:0;list-style:none;overflow:hidden}.orbit-slide{width:100%;position:absolute}.orbit-slide.no-motionui.is-active{top:0;left:0}.orbit-figure{margin:0}.orbit-image{width:100%;max-width:100%;margin:0}.orbit-caption{bottom:0;width:100%;margin-bottom:0;background-color:hsla(0,0%,4%,.5)}.orbit-caption,.orbit-next,.orbit-previous{position:absolute;padding:1rem;color:#fefefe}.orbit-next,.orbit-previous{top:50%;transform:translateY(-50%);z-index:10}[data-whatinput=mouse] .orbit-next,[data-whatinput=mouse] .orbit-previous{outline:0}.orbit-next:active,.orbit-next:focus,.orbit-next:hover,.orbit-previous:active,.orbit-previous:focus,.orbit-previous:hover{background-color:hsla(0,0%,4%,.5)}.orbit-previous{left:0}.orbit-next{left:auto;right:0}.orbit-bullets{position:relative;margin-top:.8rem;margin-bottom:.8rem;text-align:center}[data-whatinput=mouse] .orbit-bullets{outline:0}.orbit-bullets button{width:1.2rem;height:1.2rem;margin:.1rem;border-radius:50%;background-color:#cacaca}.orbit-bullets button.is-active,.orbit-bullets button:hover{background-color:#8a8a8a}.pagination{margin-left:0;margin-bottom:1rem}.pagination:after,.pagination:before{display:table;content:" ";-ms-flex-preferred-size:0;flex-basis:0;-ms-flex-order:1;order:1}.pagination:after{clear:both}.pagination li{margin-right:.0625rem;border-radius:0;font-size:.875rem;display:none}.pagination li:first-child,.pagination li:last-child{display:inline-block}@media print,screen and (min-width:40em){.pagination li{display:inline-block}}.pagination a,.pagination button{display:block;padding:.1875rem .625rem;border-radius:0;color:#0a0a0a}.pagination a:hover,.pagination button:hover{background:#e6e6e6}.pagination .current{padding:.1875rem .625rem;background:#1779ba;color:#fefefe;cursor:default}.pagination .disabled{padding:.1875rem .625rem;color:#cacaca;cursor:not-allowed}.pagination .disabled:hover{background:transparent}.pagination .ellipsis:after{padding:.1875rem .625rem;content:"…";color:#0a0a0a}.pagination-previous.disabled:before,.pagination-previous a:before{display:inline-block;margin-right:.5rem;content:"«"}.pagination-next.disabled:after,.pagination-next a:after{display:inline-block;margin-left:.5rem;content:"»"}.progress{height:1rem;margin-bottom:1rem;border-radius:0;background-color:#cacaca}.progress.primary .progress-meter{background-color:#1779ba}.progress.secondary .progress-meter{background-color:#767676}.progress.success .progress-meter{background-color:#3adb76}.progress.warning .progress-meter{background-color:#ffae00}.progress.alert .progress-meter{background-color:#cc4b37}.progress-meter{position:relative;display:block;width:0;height:100%;background-color:#1779ba}.progress-meter-text{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);margin:0;font-size:.75rem;font-weight:700;color:#fefefe;white-space:nowrap}.slider{position:relative;height:.5rem;margin-top:1.25rem;margin-bottom:2.25rem;background-color:#e6e6e6;cursor:pointer;-webkit-user-select:none;-ms-user-select:none;user-select:none;-ms-touch-action:none;touch-action:none}.slider-fill{position:absolute;top:0;left:0;display:inline-block;max-width:100%;height:.5rem;background-color:#cacaca;transition:all .2s ease-in-out}.slider-fill.is-dragging{transition:all 0s linear}.slider-handle{position:absolute;top:50%;transform:translateY(-50%);left:0;z-index:1;display:inline-block;width:1.4rem;height:1.4rem;border-radius:0;background-color:#1779ba;transition:all .2s ease-in-out;-ms-touch-action:manipulation;touch-action:manipulation}[data-whatinput=mouse] .slider-handle{outline:0}.slider-handle:hover{background-color:#14679e}.slider-handle.is-dragging{transition:all 0s linear}.slider.disabled,.slider[disabled]{opacity:.25;cursor:not-allowed}.slider.vertical{display:inline-block;width:.5rem;height:12.5rem;margin:0 1.25rem;transform:scaleY(-1)}.slider.vertical .slider-fill{top:0;width:.5rem;max-height:100%}.slider.vertical .slider-handle{position:absolute;top:0;left:50%;width:1.4rem;height:1.4rem;transform:translateX(-50%)}.sticky,.sticky-container{position:relative}.sticky{z-index:0;transform:translateZ(0)}.sticky.is-stuck{position:fixed;z-index:5;width:100%}.sticky.is-stuck.is-at-top{top:0}.sticky.is-stuck.is-at-bottom{bottom:0}.sticky.is-anchored{position:relative;right:auto;left:auto}.sticky.is-anchored.is-at-bottom{bottom:0}html.is-reveal-open{position:fixed;width:100%;overflow-y:hidden}html.is-reveal-open.zf-has-scroll{overflow-y:scroll}html.is-reveal-open body{overflow-y:hidden}.reveal-overlay{position:fixed;top:0;right:0;bottom:0;left:0;z-index:1005;background-color:hsla(0,0%,4%,.45)}.reveal,.reveal-overlay{display:none;overflow-y:auto}.reveal{z-index:1006;-webkit-backface-visibility:hidden;backface-visibility:hidden;padding:1rem;border:1px solid #cacaca;border-radius:0;background-color:#fefefe;position:relative;top:100px;margin-right:auto;margin-left:auto}[data-whatinput=mouse] .reveal{outline:0}@media print,screen and (min-width:40em){.reveal{min-height:0}}.reveal .column{min-width:0}.reveal>:last-child{margin-bottom:0}@media print,screen and (min-width:40em){.reveal{width:600px;max-width:75rem}}.reveal.collapse{padding:0}@media print,screen and (min-width:40em){.reveal.tiny{width:30%;max-width:75rem}}@media print,screen and (min-width:40em){.reveal.small{width:50%;max-width:75rem}}@media print,screen and (min-width:40em){.reveal.large{width:90%;max-width:75rem}}.reveal.full{top:0;right:0;bottom:0;left:0;width:100%;max-width:none;height:100%;min-height:100%;margin-left:0;border:0;border-radius:0}@media print,screen and (max-width:39.99875em){.reveal{top:0;right:0;bottom:0;left:0;width:100%;max-width:none;height:100%;min-height:100%;margin-left:0;border:0;border-radius:0}}.reveal.without-overlay{position:fixed}.switch{height:2rem;position:relative;margin-bottom:1rem;outline:0;font-size:.875rem;font-weight:700;color:#fefefe;-webkit-user-select:none;-ms-user-select:none;user-select:none}.switch-input{position:absolute;margin-bottom:0;opacity:0}.switch-paddle{position:relative;display:block;width:4rem;height:2rem;border-radius:0;background:#cacaca;transition:all .25s ease-out;font-weight:inherit;color:inherit;cursor:pointer}input+.switch-paddle{margin:0}.switch-paddle:after{position:absolute;top:.25rem;left:.25rem;display:block;width:1.5rem;height:1.5rem;transform:translateZ(0);border-radius:0;background:#fefefe;transition:all .25s ease-out;content:""}input:checked~.switch-paddle{background:#1779ba}input:checked~.switch-paddle:after{left:2.25rem}input:disabled~.switch-paddle{cursor:not-allowed;opacity:.5}[data-whatinput=mouse] input:focus~.switch-paddle{outline:0}.switch-active,.switch-inactive{position:absolute;top:50%;transform:translateY(-50%)}.switch-active{left:8%;display:none}input:checked+label>.switch-active{display:block}.switch-inactive{right:15%}input:checked+label>.switch-inactive{display:none}.switch.tiny{height:1.5rem}.switch.tiny .switch-paddle{width:3rem;height:1.5rem;font-size:.625rem}.switch.tiny .switch-paddle:after{top:.25rem;left:.25rem;width:1rem;height:1rem}.switch.tiny input:checked~.switch-paddle:after{left:1.75rem}.switch.small{height:1.75rem}.switch.small .switch-paddle{width:3.5rem;height:1.75rem;font-size:.75rem}.switch.small .switch-paddle:after{top:.25rem;left:.25rem;width:1.25rem;height:1.25rem}.switch.small input:checked~.switch-paddle:after{left:2rem}.switch.large{height:2.5rem}.switch.large .switch-paddle{width:5rem;height:2.5rem;font-size:1rem}.switch.large .switch-paddle:after{top:.25rem;left:.25rem;width:2rem;height:2rem}.switch.large input:checked~.switch-paddle:after{left:2.75rem}table{width:100%;margin-bottom:1rem;border-radius:0}tbody,tfoot,thead{border:1px solid #f1f1f1;background-color:#fefefe}caption{padding:.5rem .625rem .625rem;font-weight:700}thead{background:#f8f8f8}tfoot,thead{color:#0a0a0a}tfoot{background:#f1f1f1}tfoot tr,thead tr{background:transparent}tfoot td,tfoot th,thead td,thead th{padding:.5rem .625rem .625rem;font-weight:700;text-align:left}tbody td,tbody th{padding:.5rem .625rem .625rem}tbody tr:nth-child(2n){border-bottom:0;background-color:#f1f1f1}table.unstriped tbody{background-color:#fefefe}table.unstriped tbody tr{border-bottom:0;border-bottom:1px solid #f1f1f1;background-color:#fefefe}@media print,screen and (max-width:63.99875em){table.stack tfoot,table.stack thead{display:none}table.stack td,table.stack th,table.stack tr{display:block}table.stack td{border-top:0}}table.scroll{display:block;width:100%;overflow-x:auto}table.hover thead tr:hover{background-color:#f3f3f3}table.hover tfoot tr:hover{background-color:#ececec}table.hover tbody tr:hover{background-color:#f9f9f9}table.hover:not(.unstriped) tr:nth-of-type(2n):hover{background-color:#ececec}.table-scroll{overflow-x:auto}.tabs{margin:0;border:1px solid #e6e6e6;background:#fefefe;list-style-type:none}.tabs:after,.tabs:before{display:table;content:" ";-ms-flex-preferred-size:0;flex-basis:0;-ms-flex-order:1;order:1}.tabs:after{clear:both}.tabs.vertical>li{display:block;float:none;width:auto}.tabs.simple>li>a{padding:0}.tabs.simple>li>a:hover{background:transparent}.tabs.primary{background:#1779ba}.tabs.primary>li>a{color:#fefefe}.tabs.primary>li>a:focus,.tabs.primary>li>a:hover{background:#1673b1}.tabs-title{float:left}.tabs-title>a{display:block;padding:1.25rem 1.5rem;font-size:.75rem;line-height:1;color:#1779ba}[data-whatinput=mouse] .tabs-title>a{outline:0}.tabs-title>a:hover{background:#fefefe;color:#1468a0}.tabs-title>a:focus,.tabs-title>a[aria-selected=true]{background:#e6e6e6;color:#1779ba}.tabs-content{border:1px solid #e6e6e6;border-top:0;background:#fefefe;color:#0a0a0a;transition:all .5s ease}.tabs-content.vertical{border:1px solid #e6e6e6;border-left:0}.tabs-panel{display:none;padding:1rem}.tabs-panel.is-active{display:block}.thumbnail{display:inline-block;max-width:100%;margin-bottom:1rem;border:4px solid #fefefe;border-radius:0;box-shadow:0 0 0 1px hsla(0,0%,4%,.2);line-height:0}a.thumbnail{transition:box-shadow .2s ease-out}a.thumbnail:focus,a.thumbnail:hover{box-shadow:0 0 6px 1px rgba(23,121,186,.5)}a.thumbnail image{box-shadow:none}.title-bar{padding:.5rem;background:#0a0a0a;color:#fefefe;display:-ms-flexbox;display:flex;-ms-flex-pack:start;justify-content:flex-start;-ms-flex-align:center;align-items:center}.title-bar .menu-icon{margin-left:.25rem;margin-right:.25rem}.title-bar-left,.title-bar-right{-ms-flex:1 1 0px;flex:1 1 0px}.title-bar-right{text-align:right}.title-bar-title{vertical-align:middle}.has-tip,.title-bar-title{display:inline-block;font-weight:700}.has-tip{position:relative;border-bottom:1px dotted #8a8a8a;cursor:help}.tooltip{top:calc(100% + .6495rem);z-index:1200;max-width:10rem;padding:.75rem;border-radius:0;background-color:#0a0a0a;font-size:80%;color:#fefefe}.tooltip,.tooltip:before{position:absolute}.tooltip.bottom:before{display:block;width:0;height:0;border:.75rem inset;content:"";border-top-width:0;border-bottom-style:solid;border-color:transparent transparent #0a0a0a;bottom:100%}.tooltip.bottom.align-center:before{left:50%;transform:translateX(-50%)}.tooltip.top:before{display:block;width:0;height:0;border:.75rem inset;content:"";border-bottom-width:0;border-top-style:solid;border-color:#0a0a0a transparent transparent;top:100%;bottom:auto}.tooltip.top.align-center:before{left:50%;transform:translateX(-50%)}.tooltip.left:before{display:block;width:0;height:0;border:.75rem inset;content:"";border-right-width:0;border-left-style:solid;border-color:transparent transparent transparent #0a0a0a;left:100%}.tooltip.left.align-center:before{bottom:auto;top:50%;transform:translateY(-50%)}.tooltip.right:before{display:block;width:0;height:0;border:.75rem inset;content:"";border-left-width:0;border-right-style:solid;border-color:transparent #0a0a0a transparent transparent;right:100%;left:auto}.tooltip.right.align-center:before{bottom:auto;top:50%;transform:translateY(-50%)}.tooltip.align-top:before{bottom:auto;top:10%}.tooltip.align-bottom:before{bottom:10%;top:auto}.tooltip.align-left:before{left:10%;right:auto}.tooltip.align-right:before{left:auto;right:10%}.top-bar{display:-ms-flexbox;display:flex;-ms-flex-wrap:nowrap;flex-wrap:nowrap;-ms-flex-pack:justify;justify-content:space-between;-ms-flex-align:center;align-items:center;padding:.5rem;-ms-flex-wrap:wrap;flex-wrap:wrap}.top-bar,.top-bar ul{background-color:#e6e6e6}.top-bar input{max-width:200px;margin-right:1rem}.top-bar .input-group-field{width:100%;margin-right:0}.top-bar input.button{width:auto}.top-bar .top-bar-left,.top-bar .top-bar-right{-ms-flex:0 0 100%;flex:0 0 100%;max-width:100%}@media print,screen and (min-width:40em){.top-bar{-ms-flex-wrap:nowrap;flex-wrap:nowrap}.top-bar .top-bar-left{-ms-flex:1 1 auto;flex:1 1 auto;margin-right:auto}.top-bar .top-bar-right{-ms-flex:0 1 auto;flex:0 1 auto;margin-left:auto}}@media print,screen and (max-width:63.99875em){.top-bar.stacked-for-medium{-ms-flex-wrap:wrap;flex-wrap:wrap}.top-bar.stacked-for-medium .top-bar-left,.top-bar.stacked-for-medium .top-bar-right{-ms-flex:0 0 100%;flex:0 0 100%;max-width:100%}}@media print,screen and (max-width:74.99875em){.top-bar.stacked-for-large{-ms-flex-wrap:wrap;flex-wrap:wrap}.top-bar.stacked-for-large .top-bar-left,.top-bar.stacked-for-large .top-bar-right{-ms-flex:0 0 100%;flex:0 0 100%;max-width:100%}}.top-bar-title{margin:.5rem 1rem .5rem 0}.top-bar-left,.top-bar-right,.top-bar-title{-ms-flex:0 0 auto;flex:0 0 auto}.hide{display:none!important}.invisible{visibility:hidden}@media print,screen and (max-width:39.99875em){.hide-for-small-only{display:none!important}}@media screen and (max-width:0em),screen and (min-width:40em){.show-for-small-only{display:none!important}}@media print,screen and (min-width:40em){.hide-for-medium{display:none!important}}@media screen and (max-width:39.99875em){.show-for-medium{display:none!important}}@media print,screen and (min-width:40em) and (max-width:63.99875em){.hide-for-medium-only{display:none!important}}@media screen and (max-width:39.99875em),screen and (min-width:64em){.show-for-medium-only{display:none!important}}@media print,screen and (min-width:64em){.hide-for-large{display:none!important}}@media screen and (max-width:63.99875em){.show-for-large{display:none!important}}@media print,screen and (min-width:64em) and (max-width:74.99875em){.hide-for-large-only{display:none!important}}@media screen and (max-width:63.99875em),screen and (min-width:75em){.show-for-large-only{display:none!important}}.show-for-sr,.show-on-focus{position:absolute!important;width:1px!important;height:1px!important;padding:0!important;overflow:hidden!important;clip:rect(0,0,0,0)!important;white-space:nowrap!important;border:0!important}.show-on-focus:active,.show-on-focus:focus{position:static!important;width:auto!important;height:auto!important;overflow:visible!important;clip:auto!important;white-space:normal!important}.hide-for-portrait,.show-for-landscape{display:block!important}@media screen and (orientation:landscape){.hide-for-portrait,.show-for-landscape{display:block!important}}@media screen and (orientation:portrait){.hide-for-portrait,.show-for-landscape{display:none!important}}.hide-for-landscape,.show-for-portrait{display:none!important}@media screen and (orientation:landscape){.hide-for-landscape,.show-for-portrait{display:none!important}}@media screen and (orientation:portrait){.hide-for-landscape,.show-for-portrait{display:block!important}}.float-left{float:left!important}.float-right{float:right!important}.float-center{display:block;margin-right:auto;margin-left:auto}.clearfix:after,.clearfix:before{display:table;content:" ";-ms-flex-preferred-size:0;flex-basis:0;-ms-flex-order:1;order:1}.clearfix:after{clear:both}a,abbr,acronym,address,applet,article,aside,audio,b,big,blockquote,body,canvas,caption,center,cite,code,dd,del,details,dfn,div,dl,dt,em,embed,fieldset,figcaption,figure,footer,form,h1,h2,h3,h4,h5,h6,header,hgroup,html,i,iframe,img,ins,kbd,label,legend,li,mark,menu,nav,object,ol,output,p,pre,q,ruby,s,samp,section,small,span,strike,strong,sub,summary,sup,table,tbody,td,tfoot,th,thead,time,tr,tt,u,ul,var,video{margin:0;padding:0;border:0;font-size:100%;font:inherit;vertical-align:baseline}article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section{display:block}body{line-height:1}ol,ul{list-style:none}blockquote,q{quotes:none}blockquote:after,blockquote:before,q:after,q:before{content:"";content:none}table{border-collapse:collapse;border-spacing:0}body,html{background-color:#fbfbfb}.page-title .vcard{border:0;padding:0}.byline{color:#999}.overlayed{position:fixed}@media screen and (min-width:768px){.overlayed{position:relative;overflow:hidden}}.entry-content img{max-width:100%;height:auto}.entry-content .alignleft,.entry-content img.alignleft{margin-right:1.5em;display:inline;float:left}.entry-content .alignright,.entry-content img.alignright{margin-left:1.5em;display:inline;float:right}.entry-content .aligncenter,.entry-content img.aligncenter{margin-right:auto;margin-left:auto;display:block;clear:both}.entry-content object,.entry-content video{max-width:100%;height:auto}.entry-content pre{background:#eee;border:1px solid #cecece;padding:10px}.wp-caption{max-width:100%;background:#eee;padding:5px}.wp-caption img{max-width:100%;margin-bottom:0;width:100%}.wp-caption p.wp-caption-text{font-size:.85em;margin:4px 0 7px;text-align:center}.post-password-form input[type=submit]{display:inline-block;vertical-align:middle;margin:0 0 1rem;padding:.85em 1em;border:1px solid transparent;border-radius:0;transition:background-color .25s ease-out,color .25s ease-out;font-family:inherit;font-size:.9rem;-webkit-appearance:none;line-height:1;text-align:center;cursor:pointer}[data-whatinput=mouse] .post-password-form input[type=submit]{outline:0}.post-password-form input[type=submit],.post-password-form input[type=submit].disabled,.post-password-form input[type=submit].disabled:focus,.post-password-form input[type=submit].disabled:hover,.post-password-form input[type=submit][disabled],.post-password-form input[type=submit][disabled]:focus,.post-password-form input[type=submit][disabled]:hover{background-color:#1779ba;color:#fefefe}.post-password-form input[type=submit]:focus,.post-password-form input[type=submit]:hover{background-color:#14679e;color:#fefefe}.gallery{max-width:100%;margin-left:auto;margin-right:auto;margin-right:-15px;margin-left:-15px}.gallery:after,.gallery:before{content:" ";display:table}.gallery:after{clear:both}.gallery.gallery-columns-1>dl{width:100%;float:left;padding-right:.625rem;padding-left:.625rem}@media print,screen and (min-width:40em){.gallery.gallery-columns-1>dl{padding-right:.9375rem;padding-left:.9375rem}}.gallery.gallery-columns-1>dl,.gallery.gallery-columns-1>dl:last-child:not(:first-child){float:left;clear:none}.gallery.gallery-columns-1>dl:last-child:not(:first-child){float:right}.gallery.gallery-columns-2>dl{width:50%;float:left;padding-right:.625rem;padding-left:.625rem}@media print,screen and (min-width:40em){.gallery.gallery-columns-2>dl{padding-right:.9375rem;padding-left:.9375rem}}.gallery.gallery-columns-2>dl,.gallery.gallery-columns-2>dl:last-child:not(:first-child){float:left;clear:none}.gallery.gallery-columns-2>dl:last-child:not(:first-child){float:right}.gallery.gallery-columns-3>dl{width:33.3333333333%;float:left;padding-right:.625rem;padding-left:.625rem}@media print,screen and (min-width:40em){.gallery.gallery-columns-3>dl{padding-right:.9375rem;padding-left:.9375rem}}.gallery.gallery-columns-3>dl,.gallery.gallery-columns-3>dl:last-child:not(:first-child){float:left;clear:none}.gallery.gallery-columns-3>dl:last-child:not(:first-child){float:right}.gallery.gallery-columns-4>dl{width:25%;float:left;padding-right:.625rem;padding-left:.625rem}@media print,screen and (min-width:40em){.gallery.gallery-columns-4>dl{padding-right:.9375rem;padding-left:.9375rem}}.gallery.gallery-columns-4>dl,.gallery.gallery-columns-4>dl:last-child:not(:first-child){float:left;clear:none}.gallery.gallery-columns-4>dl:last-child:not(:first-child){float:right}.gallery.gallery-columns-5>dl{width:20%;float:left;padding-right:.625rem;padding-left:.625rem}@media print,screen and (min-width:40em){.gallery.gallery-columns-5>dl{padding-right:.9375rem;padding-left:.9375rem}}.gallery.gallery-columns-5>dl,.gallery.gallery-columns-5>dl:last-child:not(:first-child){float:left;clear:none}.gallery.gallery-columns-5>dl:last-child:not(:first-child){float:right}.gallery.gallery-columns-6>dl{width:16.6666666667%;float:left;padding-right:.625rem;padding-left:.625rem}@media print,screen and (min-width:40em){.gallery.gallery-columns-6>dl{padding-right:.9375rem;padding-left:.9375rem}}.gallery.gallery-columns-6>dl,.gallery.gallery-columns-6>dl:last-child:not(:first-child){float:left;clear:none}.gallery.gallery-columns-6>dl:last-child:not(:first-child){float:right}.gallery.gallery-columns-7>dl{width:14.2857142857%;float:left;padding-right:.625rem;padding-left:.625rem}@media print,screen and (min-width:40em){.gallery.gallery-columns-7>dl{padding-right:.9375rem;padding-left:.9375rem}}.gallery.gallery-columns-7>dl,.gallery.gallery-columns-7>dl:last-child:not(:first-child){float:left;clear:none}.gallery.gallery-columns-7>dl:last-child:not(:first-child){float:right}.gallery.gallery-columns-8>dl{width:12.5%;float:left;padding-right:.625rem;padding-left:.625rem}@media print,screen and (min-width:40em){.gallery.gallery-columns-8>dl{padding-right:.9375rem;padding-left:.9375rem}}.gallery.gallery-columns-8>dl,.gallery.gallery-columns-8>dl:last-child:not(:first-child){float:left;clear:none}.gallery.gallery-columns-8>dl:last-child:not(:first-child){float:right}.gallery dl{width:100%;float:left;padding-left:.9375rem;padding-right:.9375rem}.gallery dl:last-child:not(:first-child){float:right}.page-navigation{margin-top:1rem}#comments .commentlist,#respond ul{margin-left:0}.commentlist li{position:relative;clear:both;overflow:hidden;list-style-type:none;margin-bottom:1.5em;padding:.7335em 10px}.commentlist li:last-child{margin-bottom:0}.commentlist li ul.children{margin:0}.commentlist li[class*=depth-]{margin-top:1.1em}.commentlist li.depth-1{margin-left:0;margin-top:0}.commentlist li:not(.depth-1){margin-left:10px;margin-top:0;padding-bottom:0}.commentlist .vcard{margin-left:50px}.commentlist .vcard cite.fn{font-weight:700;font-style:normal}.commentlist .vcard time{float:right}.commentlist .vcard time a{color:#999;text-decoration:none}.commentlist .vcard time a:hover{text-decoration:underline}.commentlist .vcard img.avatar{position:absolute;left:10px;padding:2px;border:1px solid #cecece;background:#fff}.commentlist .comment_content p{margin:.7335em 0 1.5em;font-size:1em;line-height:1.5em}.commentlist .comment-reply-link{float:right}.respond-form{margin:1.5em 10px;padding-bottom:2.2em}.respond-form form{margin:.75em 0}.respond-form form li{list-style-type:none;clear:both;margin-bottom:.7335em}.respond-form form li label,.respond-form form li small{display:none}.respond-form form input[type=email],.respond-form form input[type=text],.respond-form form input[type=url],.respond-form form textarea{padding:3px 6px;background:#efefef;border:2px solid #cecece;line-height:1.5em}.respond-form form input[type=email]:focus,.respond-form form input[type=text]:focus,.respond-form form input[type=url]:focus,.respond-form form textarea:focus{background:#fff}.respond-form form input[type=email]:invalid,.respond-form form input[type=text]:invalid,.respond-form form input[type=url]:invalid,.respond-form form textarea:invalid{outline:none;border-color:#fbc2c4;background-color:#f6e7eb;-ms-box-shadow:none;box-shadow:none}.respond-form form input[type=email],.respond-form form input[type=text],.respond-form form input[type=url]{max-width:400px;min-width:250px}.respond-form form textarea{resize:none;width:97.3%;height:150px}#comment-form-title{margin:0 0 1.1em}#allowed_tags{margin:1.5em 10px .7335em 0}.nocomments{margin:0 20px 1.1em}.sidebar li{list-style:none}.widget ul{margin:0}.footer{clear:both}body#tinymce{margin:20px}.gform_body ul{list-style:none outside none;margin:0}.gform_validation_container,.gform_wrapper .gform_validation_container,body .gform_wrapper .gform_body ul.gform_fields li.gfield.gform_validation_container,body .gform_wrapper li.gform_validation_container,body .gform_wrapper ul.gform_fields li.gfield.gform_validation_container{display:none!important;position:absolute!important;left:-9000px}p{margin-bottom:19px}@keyframes animationOpen{0%{transform:rotate(1turn)}to{transform:rotate(180deg)}}@keyframes animationClose{0%{transform:rotate(180deg)}to{transform:rotate(1turn)}}*{margin:0;padding:0;outline:0;box-sizing:border-box}body{font:400 14px Arial,sans-serif;-webkit-font-smoothing:antialiased}button,input,textarea{font:400 18px Arial,sans-serif}button{cursor:pointer}a,a:active,a:focus,a:hover{color:inherit;text-decoration:inherit}input[type=search]::-ms-clear,input[type=search]::-ms-reveal{display:none;width:0;height:0}input[type=search]::-webkit-search-cancel-button,input[type=search]::-webkit-search-decoration,input[type=search]::-webkit-search-results-button,input[type=search]::-webkit-search-results-decoration{display:none}@font-face{font-family:"DIN";src:url(../fonts/DIN-Condensed.otf)}@font-face{font-family:"Gotham";src:url(../fonts/Gotham-Book.otf)}@font-face{font-family:"Praktika";src:url(../fonts/Praktika-Rnd-Medium-Ext.otf)}@font-face{font-family:"Stick";src:url(../fonts/Stick-A-Round.otf)}h1,h2,h3,h4,h5,h6{color:#0e378c;font-family:"Stick";text-align:left}h1.white,h2.white,h3.white,h4.white,h5.white,h6.white{color:#fff}h1{font-size:140px;letter-spacing:3.2px}h2{font-size:100px;letter-spacing:2.2px}h3{font-size:82px;letter-spacing:1.8px}h4{font-size:62px;letter-spacing:1.44px}h5{font-size:48px;letter-spacing:.96px}h6{font-size:36px;letter-spacing:.72px}@media screen and (min-width:768px) and (max-width:1024px){h1{font-size:100px;letter-spacing:2px}h1,h2{text-align:left}h2{font-size:80px;letter-spacing:1.6px}h3{font-size:60px;letter-spacing:1.2px}h3,h4{text-align:left}h4{font-size:48px;letter-spacing:.96px}h5{font-size:36px;letter-spacing:.72px;text-align:left}}@media screen and (max-width:768px){h1{font-size:80px;letter-spacing:1.6px}h1,h2{text-align:left}h2{font-size:60px;letter-spacing:1.2px}h3{font-size:48px;letter-spacing:.96px}h3,h4{text-align:left}h4{font-size:36px;letter-spacing:.72px}h5{font-size:24px;letter-spacing:.48px;text-align:left}}.paragraph{font-family:"Gotham"}.paragraph,.text-button{color:#0e378c;font-size:16px;letter-spacing:3.2px;text-align:left}.text-button{font-family:"DIN"}.text-inputs{color:#0e378c}.tagline,.text-inputs{font-family:"Gotham";font-size:16px;letter-spacing:3.2px;text-align:left}.tagline{text-transform:uppercase}.white{color:#fff}.card-recipe-wrapper,.contact-wrapper,.pages-recipe-wrapper,.pages-text-wrapper{padding:0 20px;overflow:hidden}.overflow--hidden{overflow:hidden}.generic__wrapper,.header__wrapper,.section-wrapper,.section__wrapper{position:relative;max-width:1315px;width:100%;margin:0 auto;padding:0 20px}.generic__wrapper{margin:0 auto 50px}@media screen and (min-width:768px){.pages-recipe-wrapper,.pages-text-wrapper{padding:0 80px 40px}.card-recipe-wrapper,.contact-wrapper{padding:0 40px}}@media screen and (min-width:1024px){.pages-text-wrapper{padding:0 237px 80px}.pages-recipe-wrapper{padding:0 243px 80px}.contact-wrapper{padding:0 80px}}@media screen and (min-width:1440px){.contact-wrapper{padding:0 240px}}.section__button{background-color:#e6ded6;margin-top:50px}.button-with-icon{font-size:.9rem;letter-spacing:2px;background-color:#fff;color:#1c3362;text-transform:uppercase;text-align:left;border-radius:13px;margin-top:20px;margin-bottom:20px;margin-right:20px;padding:20px 56px 20px 20px;white-space:nowrap;position:relative}.button-with-icon:hover{background-color:#ebf4ff}.button-with-icon:active{background-color:#deedff}.button-with-icon:after{content:"";width:22px;height:20px;position:absolute;top:50%;right:20px;transform:translateY(-60%);background-image:url(../images/home/arrow.png);background-repeat:no-repeat;background-position:50%}.button-with-icon:disabled{color:#b7c6d9;cursor:not-allowed}.button-with-icon:disabled:hover{background-color:#fff}.button-with-icon:disabled:after{background-image:url(../images/home/arrow-disable.png);background-size:cover}.button-with-icon .blue{color:#fff;background-color:#1c3362}.button-with-icon .blue:default{border:1px solid #1c3362}.button-with-icon .blue:hover{background-color:#0e378c}.button-with-icon .blue:active{background-color:#014da8}.button-with-icon .blue:after{content:"";width:22px;height:20px;position:absolute;top:50%;right:20px;transform:translateY(-60%);background-image:url(../images/home/arrow-white.png);background-repeat:no-repeat;background-position:50%;background-size:cover}.button-with-icon .blue:disabled,.button-with-icon .blue:disabled:hover{color:#fff;background:rgba(28,51,98,.3019607843) 0 0 no-repeat padding-box}.button-with-icon .blue:disabled:after{background-image:url(../images/home/arrow-white.png)}@media (max-width:768px){.section__link-button-with-icon{display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;margin:0 auto}}.section__link-button{margin:5% 0}.section__link-button-with-icon{display:-ms-flexbox;display:flex;-ms-flex-pack:distribute;justify-content:space-around}.link-button-with-icon{color:#0e378c;text-align:left;font-size:16px;font-family:"DIN";letter-spacing:3.2px;text-transform:uppercase;opacity:1;width:177px;height:17px;position:relative;margin-top:20px}.link-button-with-icon:hover{border-bottom:1px solid #0e378c;width:100%}.link-button-with-icon:active{color:#014da8}.link-button-with-icon:active:before{filter:saturate(150%)}.link-button-with-icon:before{content:"";width:23px;height:24px;top:-38%;left:-35px;position:absolute;background-image:url(../images/icon/arrow-link.png);background-repeat:no-repeat;background-size:cover}.link-button-with-icon:disabled{cursor:not-allowed;color:#b7c6d9}.link-button-with-icon:disabled:hover{border-bottom:none}.link-button-with-icon:disabled:before{filter:opacity(.2)}.circle:before{content:"";width:22px;height:24px;top:-38%;left:-35px;position:absolute;background-image:url(../images/icon/circle.png);background-repeat:no-repeat;background-size:cover}.circle:disabled:before{filter:opacity(.2)}@media (max-width:768px){.section__link-button{margin:10% 0}.section__link-button,.section__link-button-with-icon{display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;-ms-flex-pack:justify;justify-content:space-between}.section__link-button-with-icon button{margin:10px}}.button{background-color:#fff;margin-top:50px}.button-form{font-family:"DIN";font-size:.9rem;letter-spacing:2px;background-color:#1c3362;color:#fff;text-transform:uppercase;text-align:center;border-radius:13px;padding:19px 90px;white-space:nowrap;position:relative}.button-form:hover{background:#0e378c 0 0 no-repeat padding-box}.button-form:active{background-color:#deedff}.button-form:disabled{cursor:not-allowed;background:rgba(28,51,98,.3019607843) 0 0 no-repeat padding-box}section#carousel_product__recipes{position:relative;margin-top:40px;margin-bottom:75px;background-color:#fbfbfb}@media (max-width:767px){section#carousel_product__recipes{margin-top:24px}}section#carousel_product__recipes .title{text-align:center;width:100%;padding:20px 0 15px;font-size:48px;line-height:44px}@media (min-width:768px){section#carousel_product__recipes .title{font-size:60px;line-height:55px;padding-left:29px;padding-right:29px}}section#carousel_product__recipes .paragraph{text-align:center;width:100%;padding:0 0 20px;font-size:16px;letter-spacing:0}@media (min-width:768px){section#carousel_product__recipes .paragraph{padding-left:29px;padding-right:29px}}section#carousel_product__recipes span.paragraph{text-align:center;display:block}section#carousel_product__recipes .section__products.products__desktop{display:none}section#carousel_product__recipes.mobile{display:block}section#carousel_product__recipes .slick-list .slick-track{display:-ms-flexbox;display:flex}section#carousel_product__recipes .slick-list .slick-track .slick-slide{padding-top:53px;padding-bottom:0}section#carousel_product__recipes .slick-list .slick-track .slick-slide:nth-child(odd){padding-top:0;padding-bottom:53px}section#carousel_product__recipes .slick-dots{bottom:0;display:-ms-flexbox;display:flex;-ms-flex-pack:center;justify-content:center;padding:40px 80px;position:relative}section#carousel_product__recipes .slick-dots:after{content:"";width:170px;height:5px;position:absolute;left:50%;transform:translateX(-50%);background:url(../images/svg-blue.svg) no-repeat 50%;background-size:cover;top:70px}section#carousel_product__recipes .slick-dots.hero-slider__dots li{background:transparent;border:1px solid #104282;height:10px;width:10px;margin:0 4px;border-radius:50%;transition:all .2s;list-style:none}section#carousel_product__recipes .slick-dots.hero-slider__dots li.slick-active{background:#104282;width:21px;border-radius:5px}section#carousel_product__recipes .slick-dots.hero-slider__dots li button{display:none}section#carousel_product__recipes .products-slider__link{text-align:center;max-width:150px;font-family:"DIN";font-size:16px;letter-spacing:2px;color:#0e378c;display:block;margin:0 auto}@media (min-width:1024px) and (max-width:1680px){.section__products.products__desktop .break{-ms-flex-preferred-size:100%;flex-basis:100%;height:0}}@media screen and (min-width:1024px){section#carousel_product__recipes{width:100%;height:auto;padding-bottom:40px}section#carousel_product__recipes .title{font-size:90px;line-height:82px}section#carousel_product__recipes .paragraph,section#carousel_product__recipes .title{text-align:center;width:766px;margin:0 auto;padding-bottom:32px}section#carousel_product__recipes .products-slider.mobile,section#carousel_product__recipes .products-slider__link,section#carousel_product__recipes span.paragraph{display:none}section#carousel_product__recipes .section__products.products__desktop{-ms-flex-direction:row;flex-direction:row;-ms-flex-wrap:wrap;flex-wrap:wrap;-ms-flex-pack:center;justify-content:center;display:-ms-flexbox;display:flex;width:100%;margin:0 auto}}section#carousel_product__recipes .carousel__product{text-align:center}section#carousel_product__recipes .carousel__product picture{display:block;margin-bottom:.5rem}section#carousel_product__recipes .carousel__product picture img{margin:0 auto;width:160px;height:160px;overflow:hidden;object-fit:contain}section#carousel_product__recipes .carousel__product-title{text-align:center;max-width:160px;font-size:30px;margin:0 auto;word-break:break-word}section#carousel_product__recipes .carousel__product-flavor{font-family:"Stick";font-size:18px;color:#0e378c;max-width:160px;word-break:normal}@media screen and (min-width:1024px){section#carousel_product__recipes .carousel__product{text-align:center;margin:0 1rem}section#carousel_product__recipes .carousel__product-title{font-size:30px}section#carousel_product__recipes .carousel__product-flavor{font-size:22px}}.header__desktop,.header__desktop-blue{display:none}@media screen and (min-width:1024px){.header__desktop-blue{-ms-flex-pack:justify;justify-content:space-between;top:7px}.header__desktop-blue,.header__desktop-blue .header__desktop__itens.item{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center}.header__desktop-blue .header__desktop__itens.item{list-style:none;border-right:2px solid #1c3362}.header__desktop-blue .header__desktop__itens.item:last-child{border-right:0}}.header{width:100%;--main-header-height:64px;height:var(--main-header-height);position:fixed;top:0;z-index:999}.header--scrolled{background-color:#1c3362;color:#fff}.header--scrolled .header__desktop__itens.item{list-style:none;-ms-flex-align:center;align-items:center;display:-ms-flexbox;display:flex;border-right:2px solid #fff}.header--scrolled .header__desktop__itens.item:last-child{border-right:0}.header--scrolled .header__burger-icon{display:block;top:24px;display:none}.header--scrolled .header__burger-icon.white{display:block}.header__inner{position:relative;max-width:1315px;width:100%;margin:0 auto;padding:0 20px;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-direction:row;flex-direction:row;-ms-flex-wrap:nowrap;flex-wrap:nowrap;-ms-flex-pack:justify;justify-content:space-between;height:100%}.header__logo{width:78px}.header__logo--theme-white{display:none}.header__dropdown-button{background:none;border:0}.header__dropdown-button img{position:absolute;right:20px}.header .btn-burger{background:none;border:0}.header__burger-icon{display:block;top:24px}.header__burger-icon.white,.header__dropdown-button-white .header__burger-icon{display:none}.header__dropdown-button-white .header__burger-icon.white{display:block}.header__close-icon{display:none;top:20px}.header__burger-menu{position:fixed;width:100%;height:calc(100vh - var(--main-header-height));padding:80px 2rem;top:0;left:0;top:var(--main-header-height);opacity:0;visibility:hidden;background:#1c3362;transition:visibility .2s linear,opacity .2s linear}.header__burger-list{list-style:none;margin:0;overflow:hidden}.header__burger-item{width:100%;max-width:360px;margin:20px 0;padding-bottom:20px;position:relative;background:url(../images/mobile-menu-line.png) repeat-x bottom}.header__burger-item .arrow-down{position:absolute;right:0;animation:animationClose .2s;transform:rotate(1turn)}.header__burger-item .arrow-down--rotate{animation:animationOpen .2s;transform:rotate(180deg)}.header__burger-item a{font-family:"DIN";font-size:22px;letter-spacing:2px;color:#fff;text-transform:uppercase;display:block}.header__burger-sublist{background:url(../images/mobile-menu-line.png) repeat-x 0 30px;padding:35px 0 0;display:none;margin:0}.header__burger-sublist .header__burger-item--child{background:none;padding:0}.header__burger-sublist .header__burger-item--child a{font-size:16px}.header__burger-sublist.mostra{display:block}.header .pll-parent-menu-item{background:none;margin:0;padding:0}.header .pll-parent-menu-item>a{display:none}.header .pll-parent-menu-item .header__burger-sublist{display:-ms-flexbox;display:flex;gap:24px;-ms-flex-pack:start;justify-content:flex-start;background:none;margin-top:0;padding-top:0}.header .pll-parent-menu-item .lang-item{max-width:48px;max-height:48px;margin:0;border:1px solid transparent;border-radius:50%}.header .pll-parent-menu-item .lang-item a:link,.header .pll-parent-menu-item .lang-item a:visited{opacity:.7}.header .pll-parent-menu-item .lang-item.current-lang a:link,.header .pll-parent-menu-item .lang-item.current-lang a:visited{opacity:1}.header .pll-parent-menu-item .lang-item a:focus-within,.header .pll-parent-menu-item .lang-item a:hover{opacity:1}.header--dropdown-active{background:#1c3362}.header--dropdown-active .header__logo--theme-white{display:block}.header--dropdown-active .header__burger-icon,.header--dropdown-active .header__burger-icon.white{display:none}.header--dropdown-active .header__close-icon{display:block}.header--dropdown-active .header__burger-menu{opacity:1;visibility:visible;overflow:scroll}.header__desktop__itens-blue{font-family:"DIN"}@media screen and (min-width:1024px){.header__desktop__itens-blue{display:-ms-flexbox;display:flex;-ms-flex-pack:end;justify-content:end;color:#1c3362;border-bottom:1px solid transparent;position:relative}.header__desktop__itens-blue img{top:0;right:15px;width:20px;height:20px}.header__desktop__itens-blue.item{font-family:"DIN";list-style:none;padding-left:15px;padding-right:15px;-ms-flex-align:center;align-items:center;display:-ms-flexbox;display:flex;border-right:2px solid #fff;position:relative}.header__desktop__itens-blue.item:last-child{border-right:0}.header__desktop__itens-blue:hover{color:#1c3362;border-bottom:1px solid #1c3362}.header__desktop__itens-blue.troca{color:#fff}.header__desktop__itens-blue.troca:hover{border-bottom:1px solid #fff}.header__desktop__itens-blue.troca img{filter:contrast(0) brightness(200%)}}@media screen and (min-width:1024px){.header__inner{display:none}}@media screen and (min-width:1024px){.header__logo{width:100px;height:50px}}@media screen and (min-width:1024px){.header__desktop{display:-ms-flexbox;display:flex;-ms-flex-pack:justify;justify-content:space-between;-ms-flex-align:center;align-items:center;top:7px}}@media screen and (min-width:1024px){.header__desktop__itens{display:-ms-flexbox;display:flex;-ms-flex-pack:end;justify-content:end;color:#fff;border-bottom:1px solid transparent}.header__desktop__itens img{top:0;right:15px;width:20px;height:20px}.header__desktop__itens.item{font-family:"DIN";list-style:none;padding-left:15px;padding-right:15px;-ms-flex-align:center;align-items:center;display:-ms-flexbox;display:flex;border-right:2px solid #fff;position:relative}.header__desktop__itens.item:last-child{border-right:0}.header__desktop__itens.link{font-family:"DIN";font-size:16px}.header__desktop__itens.link:hover{border-bottom:1px solid #fff}}@media screen and (min-width:1024px){.list__produkte,.list__uber{display:none;background-color:#1c3362;height:auto;position:absolute;padding:30px}.list__produkte-item,.list__uber-item{list-style:none;color:#fff}.list__produkte-item:hover,.list__uber-item:hover{color:#d8d4d4}.list__produkte-item a,.list__uber-item a{text-transform:uppercase}}@media screen and (min-width:1024px){.mostra{display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;width:253px;max-height:70vh;overflow:auto;right:0;top:calc(100% + 21px);row-gap:1rem}}.mostra::-webkit-scrollbar{width:10px}.mostra::-webkit-scrollbar-track{background:#1c3362;border-radius:50px}.mostra::-webkit-scrollbar-thumb{background:#315191;border-radius:50px}section#header .hero-slider{margin-top:-64px;width:100%;position:relative;min-height:581px}@media screen and (min-width:1024px){section#header .hero-slider{padding-top:101px}}section#header .hero-slider+.banner{margin-top:-2px;display:block}section#header .hero-slider .slick-list{top:-17px}section#header .hero-slider__bg{width:100%;position:absolute;top:0;left:0;z-index:1;min-height:581px;height:100%}section#header .hero-slider__bg .slick-list,section#header .hero-slider__bg .slick-track{height:100%}section#header .hero-slider__cover{position:relative}section#header .hero-slider__cover--left,section#header .hero-slider__cover--right{position:absolute;top:0;height:521px}section#header .hero-slider__cover--left img,section#header .hero-slider__cover--right img{object-fit:contain;height:100%}section#header .hero-slider__cover--left{left:0}section#header .hero-slider__cover--left img{object-position:top left}section#header .hero-slider__cover--right{right:0}section#header .hero-slider__cover--right img{object-position:top right}section#header .hero-slider__wrapper{width:100%;z-index:5}@media screen and (min-width:1024px){section#header .hero-slider__wrapper{padding-bottom:45px}}section#header .hero-slider__wrapper .slick-slide{position:relative}section#header .hero-slider__wrapper .hero-slider__background img{width:100%;height:521px;object-fit:cover}section#header .hero-slider__wrapper .hero-slider__content-wrapper{width:100%;position:relative;height:100%;max-width:none;pointer-events:none;color:#fff;display:-ms-flexbox;display:flex;-ms-flex-pack:center;justify-content:center;-ms-flex-align:end;align-items:flex-end;padding-bottom:8px}section#header .hero-slider__wrapper .hero-slider__content-wrapper .hero-slider__title p{font-family:"Fibra One Alt ExtraBold";font-size:32px;margin-bottom:8px}section#header .hero-slider__wrapper .hero-slider__content-wrapper .hero-slider__description p{font-family:"Fibra One Regular";font-size:16px;margin:0}section#header .hero-slider__wrapper .hero-slider__content-inner{max-width:1360px;margin:0 auto;min-height:526px;width:100%;padding:0 40px;display:grid;-ms-flex-align:center;align-items:center;-ms-flex-pack:center;justify-content:center;grid-gap:40px;grid:"product" auto "description" auto "button" auto/1fr}@media screen and (min-width:768px){section#header .hero-slider__wrapper .hero-slider__content-inner{grid:"product" 426px "description" auto "button" auto/1fr}}@media screen and (min-width:1024px){section#header .hero-slider__wrapper .hero-slider__content-inner{width:700px;width:100%;grid:"description product" auto "button button" auto/1fr 1fr;padding:0 0 135px;grid-gap:70px;row-gap:0}}section#header .hero-slider__wrapper .hero-slider__content-inner .hero-slider p{margin:0;line-height:100%;color:#fff}section#header .hero-slider__wrapper .hero-slider__content-inner .hero-slider__product{display:block;grid-area:product;width:100%;min-width:200px;padding:0 10px;margin-top:96px}@media screen and (min-width:768px){section#header .hero-slider__wrapper .hero-slider__content-inner .hero-slider__product{height:100%;margin-top:125px;padding:0 60px 60px}}@media screen and (min-width:1024px){section#header .hero-slider__wrapper .hero-slider__content-inner .hero-slider__product{margin-top:0;padding:0;max-width:300px;max-width:356px}}section#header .hero-slider__wrapper .hero-slider__content-inner .hero-slider__product img{display:block;margin:0 auto;width:100%;height:100%;object-fit:contain}section#header .hero-slider__wrapper .hero-slider__content-inner .hero-slider__box{grid-area:description;width:100%;height:100%;-ms-flex-item-align:end;align-self:flex-end}@media screen and (min-width:1024px){section#header .hero-slider__wrapper .hero-slider__content-inner .hero-slider__box{min-height:525px;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;-ms-flex-pack:center;justify-content:center;-ms-flex-align:end;align-items:flex-end;padding-top:90px}}section#header .hero-slider__wrapper .hero-slider__content-inner .hero-slider__new-tag{width:98px;margin-bottom:15px}@media screen and (min-width:1024px){section#header .hero-slider__wrapper .hero-slider__content-inner .hero-slider__new-tag{width:127px;-ms-flex-item-align:end;align-self:flex-end}}section#header .hero-slider__wrapper .hero-slider__content-inner .hero-slider__title{display:block;margin-bottom:27px}@media screen and (min-width:1024px){section#header .hero-slider__wrapper .hero-slider__content-inner .hero-slider__title{max-width:655px}}section#header .hero-slider__wrapper .hero-slider__content-inner .hero-slider__title p{color:#fff;font-size:60px;letter-spacing:2px;font-family:"Stick"}@media screen and (min-width:1024px){section#header .hero-slider__wrapper .hero-slider__content-inner .hero-slider__title p{text-align:right}}section#header .hero-slider__wrapper .hero-slider__content-inner .hero-slider__title h2{font-size:60px;line-height:60px}@media screen and (min-width:768px){section#header .hero-slider__wrapper .hero-slider__content-inner .hero-slider__title h2{font-size:100px;line-height:90px}}@media screen and (min-width:1024px){section#header .hero-slider__wrapper .hero-slider__content-inner .hero-slider__title h2{text-align:right;font-size:160px;line-height:140px;max-width:655px;word-break:break-word}}section#header .hero-slider__wrapper .hero-slider__content-inner .hero-slider__description{display:block;max-width:335px}@media screen and (min-width:768px) and (max-width:1024px){section#header .hero-slider__wrapper .hero-slider__content-inner .hero-slider__description{max-width:433px}}section#header .hero-slider__wrapper .hero-slider__content-inner .hero-slider__description p{font-family:"Gotham";font-size:1rem}@media screen and (min-width:1024px){section#header .hero-slider__wrapper .hero-slider__content-inner .hero-slider__description p{text-align:right;font-size:18px}}section#header .hero-slider__wrapper .hero-slider__content-inner .hero-slider__button{position:relative;font-family:"DIN";font-size:.9rem;letter-spacing:2px;background-color:#1c3362;color:#fff;text-transform:uppercase;text-align:left;border-radius:13px;padding:20px 56px 20px 20px;white-space:nowrap;justify-self:flex-start}@media screen and (min-width:1024px){section#header .hero-slider__wrapper .hero-slider__content-inner .hero-slider__button{position:absolute;bottom:0;left:50%;transform:translateX(-50%)}}section#header .hero-slider__wrapper .hero-slider__content-inner .hero-slider__button:after{content:"";width:22px;height:20px;position:absolute;top:50%;right:20px;transform:translateY(-60%);background-image:url(../images/home/arrow-white.png);background-repeat:no-repeat;background-position:50%;background-size:cover}section#header .hero-slider__arrow{display:none}section#header .hero-slider .slick-dots{bottom:0}section#header .hero-slider .slick-dots.hero-slider__dots li{background:transparent;border:1px solid #fff;height:10px;width:10px;margin:0 4px;border-radius:50%;transition:all .2s}section#header .hero-slider .slick-dots.hero-slider__dots li.slick-active{background:#fff;width:21px;border-radius:5px}section#header .hero-slider .slick-dots.hero-slider__dots li button:before{content:""}section#header .hero-slider+.banner{height:91px;margin:55px 0 50px;position:relative;z-index:10}section#header .hero-slider+.banner .banner__wrapper picture{width:228px;height:90px;margin:0 auto;display:block}@media screen and (min-width:768px){section#header .hero-slider+.banner{margin:90px 0 0}section#header .hero-slider+.banner .banner__wrapper picture{position:absolute;right:30px}}@media screen and (min-width:1024px){section#header .hero-slider+.banner{margin-top:150px}section#header .hero-slider+.banner .banner__wrapper picture{left:250px;right:auto}}section#header .product-slider{position:relative;padding-bottom:64px;display:block}@media screen and (min-width:1024px){section#header .product-slider{padding-bottom:89px}}section#header .product-slider .banner__wrapper{position:relative;z-index:3}section#header .product-slider .section-banner__description{position:relative;padding:0 20px}section#header .product-slider .section-banner__description .title{font-size:60px;line-height:54px}@media screen and (min-width:768px){section#header .product-slider .section-banner__description .title{line-height:73px;max-width:435px;font-size:80px;margin-bottom:10px}}@media screen and (min-width:1024px){section#header .product-slider .section-banner__description{position:absolute;top:95px;left:0;max-width:50%}section#header .product-slider .section-banner__description .title{font-size:110px;line-height:100px;max-width:none;margin-bottom:30px}}section#header .product-slider:after{content:"";position:absolute;bottom:0;z-index:2;width:100%;height:100%;background-image:url(../images/home/footer-desktop.png);background-repeat:no-repeat;background-position:center top 170%}@media screen and (min-width:1024px){section#header .product-slider:after{background-position:center top 105%}}section#header .product-slider .hero--product-slider{margin-bottom:30px;padding-bottom:40px}@media screen and (min-width:1024px){section#header .product-slider .hero--product-slider{margin-bottom:30px;padding-bottom:45px}}section#header .product-slider .hero--product-slider article{display:-ms-flexbox;display:flex;-ms-flex-pack:center;justify-content:center;width:100%;-ms-flex-wrap:wrap;flex-wrap:wrap;-ms-flex-direction:column;flex-direction:column;padding:0 20px;overflow:hidden}@media screen and (min-width:1024px){section#header .product-slider .hero--product-slider article{width:350px;margin-left:calc(100% - 350px);-ms-flex-pack:end;justify-content:flex-end;-ms-flex-line-pack:end;align-content:flex-end;padding:0}}section#header .product-slider .hero--product-slider article .carousel__productHeader-description{width:100%!important;margin:50px 0 10px;-ms-flex-pack:center;justify-content:center}section#header .product-slider .hero--product-slider article .carousel__productHeader-title{max-width:285px;margin:0 20px;font-size:36px}@media screen and (min-width:768px){section#header .product-slider .hero--product-slider article .carousel__productHeader-image{margin-bottom:20px;-ms-flex-item-align:end;align-self:end}}@media screen and (min-width:1024px){section#header .product-slider .hero--product-slider article .carousel__productHeader-image{margin-bottom:5px}}section#header .product-slider .hero--product-slider picture img{border-radius:100%;margin:0 auto;width:180px;height:180px;overflow:hidden;box-shadow:inset 0 0 .5rem rgba(0,0,0,.15);object-fit:cover}@media screen and (min-width:1024px){section#header .product-slider .hero--product-slider picture img{width:350px;height:350px;margin:initial}}section#header .product-slider .hero--product-slider .title{padding:0 35px;color:#fff;font-family:"Stick";font-size:36px;letter-spacing:2px;max-width:300px;margin:2rem auto 0;position:relative;text-align:center}section#header .product-slider .hero--product-slider .title:after{content:"";width:37px;height:37px;position:absolute;top:50%;right:20px;transform:translateY(-60%);background-image:url(../images/home/arrow-white.png);background-repeat:no-repeat;background-position:50%}section#header .product-slider .hero--product-slider .slick-dots{bottom:0}section#header .product-slider .hero--product-slider .slick-dots:after{content:"";width:170px;height:2px;position:absolute;bottom:-1rem;left:50%;transform:translateX(-50%);background-color:#fff}section#header .product-slider .hero--product-slider .slick-dots.hero-slider__dots li{background:transparent;border:1px solid #fff;height:10px;width:10px;margin:0 4px;border-radius:50%;transition:all .2s}section#header .product-slider .hero--product-slider .slick-dots.hero-slider__dots li.slick-active{background:#fff;width:21px;border-radius:5px}section#header .product-slider .hero--product-slider .slick-dots.hero-slider__dots li button:before{content:""}.hero-product{margin-top:64px;position:relative;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column}.hero-product__banner-wrapper{width:100%;height:240px}.hero-product__banner-wrapper img{width:100%;height:100%;object-fit:cover}.hero-product__content-wrapper{width:100%;height:338px}.hero-product__title{color:#fff;font-family:"Fibra One Alt ExtraBold";font-size:32px;font-weight:400;line-height:44px;text-align:left;width:335px;margin:0 auto;padding-top:210px;text-align:center}.hero-product__image-wrapper{width:100%;height:100%;position:absolute;padding-top:128px;top:0;left:0;display:-ms-flexbox;display:flex;-ms-flex-pack:center;justify-content:center}.hero-product__image{width:295px;object-fit:contain;height:322px;background:transparent}@media screen and (min-width:768px){.hero-product{margin-top:80px}.hero-product__banner-wrapper{height:280px}.hero-product__content-wrapper{height:324px}.hero-product__image-wrapper{padding-top:144px}.hero-product__image{width:281px;height:307px}.hero-product__title{padding-top:172px;width:483px;font-size:48px;line-height:56px}}@media screen and (min-width:1024px){.hero-product{margin-top:0;-ms-flex-direction:row;flex-direction:row}.hero-product__banner-wrapper{width:58.6%;height:600px}.hero-product__content-wrapper{width:41.4%;height:600px;-ms-flex-align:center;align-items:center;-ms-flex-pack:center;justify-content:center;display:-ms-flexbox;display:flex}.hero-product__image-wrapper{padding:0;-ms-flex-align:end;align-items:flex-end}.hero-product__image{width:30%;max-width:435px;height:475px;display:-ms-flexbox;display:flex}.hero-product__title{padding-top:0;width:314px;font-size:48px;line-height:56px;text-align:left}}@media screen and (min-width:1440px){.hero-product__image{margin-left:55px}}.hero-recipe{margin-top:64px;position:relative;display:-ms-flexbox;display:flex;-ms-flex-direction:row;flex-direction:row}.hero-recipe__banner-wrapper{width:69%;height:224px}.hero-recipe__banner-wrapper img{width:100%;height:100%;object-fit:cover}.hero-recipe__content-wrapper{width:31%;height:224px}.hero-recipe__image-wrapper{width:100%;height:100%;position:absolute;padding-top:40px;padding-right:20px;top:0;left:0;display:-ms-flexbox;display:flex;-ms-flex-pack:end;justify-content:flex-end}.hero-recipe__image{width:140px;object-fit:contain;height:153px;background:transparent}@media screen and (min-width:768px){.hero-recipe{margin-top:80px}.hero-recipe__banner-wrapper{height:384px;width:58.2%}.hero-recipe__content-wrapper{height:384px;width:41.8%}.hero-recipe__image-wrapper{padding:0;position:relative;display:-ms-flexbox;display:flex;padding-top:88px;-ms-flex-pack:center;justify-content:center}.hero-recipe__image{width:240px;height:262px}}@media screen and (min-width:1024px){.hero-recipe{margin-top:0}.hero-recipe__banner-wrapper{height:600px;width:58.6%}.hero-recipe__content-wrapper{height:600px;width:41.4%}.hero-recipe__image-wrapper{-ms-flex-align:end;align-items:flex-end;padding:0}.hero-recipe__image{width:435px;height:475px}}.hero-simple{margin-top:64px;position:relative}.hero-simple__banner-wrapper{width:100%;height:176px}.hero-simple__title-wrapper{width:100%;position:absolute;height:100%;top:0;display:-ms-flexbox;display:flex;-ms-flex-pack:end;justify-content:flex-end;-ms-flex-align:center;align-items:center;padding-bottom:24px;-ms-flex-direction:column;flex-direction:column}.hero-simple__title-wrapper h1{color:#fff;font-family:"Fibra One Alt ExtraBold";font-size:32px;font-weight:400;line-height:44px;width:285px;text-align:center;margin:0}.hero-simple__title-wrapper p{display:none}.hero-simple img{width:100%;height:100%;object-fit:cover}@media screen and (min-width:768px){.hero-simple{margin-top:80px}.hero-simple__banner-wrapper{height:232px}.hero-simple__title-wrapper{padding-bottom:40px}.hero-simple__title-wrapper h1{font-size:48px;line-height:56px;width:524px}}@media screen and (min-width:1024px){.hero-simple{margin-top:0}.hero-simple__banner-wrapper{height:408px}.hero-simple__title-wrapper{padding-bottom:32px}.hero-simple__title-wrapper h1{width:715px;margin-bottom:8px}.hero-simple__title-wrapper p{color:#fff;font-family:"Fibra One Regular";font-size:24px;line-height:32px;max-width:882px;display:block;margin:0;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;text-align:center}}.hero-text{margin-top:64px;padding-bottom:24px;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;-ms-flex-align:center;align-items:center}.hero-text h1{margin:0;color:#29843d;font-family:"Fibra One Alt ExtraBold";margin-top:40px;font-size:32px;line-height:44px}.hero-text h1,.hero-text p{font-weight:400;text-align:center}.hero-text p{color:#6f6f6f;font-family:"Fibra One Regular";font-size:16px;line-height:24px;margin-top:8px;width:295px}@media screen and (min-width:768px){.hero-text{margin-top:80px;padding-bottom:40px}.hero-text h1{margin-top:80px;font-size:48px;line-height:58px}.hero-text p{width:650px;font-size:24px;margin-top:16px;line-height:32px}}@media screen and (min-width:1024px){.hero-text{margin-top:0;padding-bottom:48px}.hero-text h1{margin-top:168px;line-height:64px;width:715px}.hero-text p{width:882px;margin-top:32px}}article.banner{padding:0;margin-bottom:-3px}article.banner,article.banner picture{width:100%;display:block;position:relative}article.banner picture img{width:100%;max-height:500px;object-fit:cover;object-position:center}.banner.banner-product__category{display:-ms-flexbox;display:flex;-ms-flex-preferred-size:calc(50% - 20px);flex-basis:calc(50% - 20px);overflow:hidden;border-radius:40px}@media screen and (max-width:600px){.banner.banner-product__category{-ms-flex-preferred-size:100%;flex-basis:100%;border-radius:0}}.banner.banner-product__category .banner__title__content{display:-ms-flexbox;display:flex;-ms-flex-direction:row;flex-direction:row;-ms-flex-align:center;align-items:center;background-color:hsla(0,0%,100%,.8);border-radius:15px;position:absolute;margin:50px 0 0 33px;padding:10px;width:calc(100% - 220px)}@media (max-width:1023px){.banner.banner-product__category .banner__title__content{margin:35px 0 0 30px;width:calc(100% - 100px)}}@media (max-width:475px){.banner.banner-product__category .banner__title__content{margin:35px 10px 0;width:calc(100% - 20px)}}.banner.banner-product__category .banner__title__content h4{font-size:60px;width:calc(100% - 45px)}.banner.banner-product__category .banner__title__content span{margin-left:10px}.banner.banner-product__category .banner__title__content h3,.banner.banner-product__category .banner__title__content h4,.banner.banner-product__category .banner__title__content span{color:#0e378c;padding:10px;word-break:break-word}@media (max-width:1023px){.banner.banner-product__category .banner__title__content h3,.banner.banner-product__category .banner__title__content h4,.banner.banner-product__category .banner__title__content span{font-size:48px}}.banner.banner-product__category .banner-product__image-tablet{display:none}@media (max-width:1023px){.banner.banner-product__category{border-radius:0}.banner.banner-product__category .banner__title{padding:35px 0 0 30px}.banner.banner-product__category .banner-product__title{font-size:48px}.banner.banner-product__category .banner-product__link{width:100%}.banner.banner-product__category .banner-product__image{display:none}.banner.banner-product__category .banner-product__image-tablet{height:440px;display:block}}.banner.banner-recipe{position:relative}.banner.banner-recipe:after{content:"";width:100%;height:258px;position:absolute;top:0;left:0;background-image:url(../images/home/overlay.svg);background-repeat:no-repeat;background-position:0 100%;background-size:cover;z-index:1}.banner__title{position:absolute;top:0;left:0;padding:50px 0 0 33px}.banner__subtitle{padding:15px 1.2rem 0;color:#fff;font-family:"Gotham";font-size:1rem}.banner__button{font-family:"DIN";font-size:.9rem;letter-spacing:2px;background-color:#fff;color:#1c3362;text-transform:uppercase;text-align:left;border-radius:13px;padding:20px 56px 20px 20px;white-space:nowrap;position:absolute;transform:translateX(-50%);max-width:calc(100% - 2rem);left:50%;bottom:85px}.banner__button:after{content:"";width:22px;height:20px;position:absolute;top:50%;right:20px;transform:translateY(-60%);background-image:url(../images/home/arrow.png);background-repeat:no-repeat;background-position:50%}.banner__content{position:absolute;top:0;left:0;width:100%;height:100%;z-index:2}.banner__wrapper{max-width:1024px;height:100%;transform:translateX(-50%);left:50%;top:0;position:relative}.banner-header{position:relative;border-radius:40px;overflow:hidden}.banner-header picture{max-height:440px;height:100%;display:-ms-flexbox;display:flex}.banner-header picture img{width:100%;object-fit:cover}.banner-header .banner__title{position:absolute;top:0;left:0;padding:50px 2rem 0;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;-ms-flex-align:start;align-items:flex-start;width:calc(100% - 100px)}@media screen and (max-width:768px){.banner-header .banner__title{padding:35px 0 0 30px;width:calc(100% - 100px)}}@media screen and (max-width:475px){.banner-header .banner__title{padding:35px 10px 0;width:100%}}.banner-header .banner__title .banner__title__content{display:-ms-flexbox;display:flex;-ms-flex-direction:row;flex-direction:row;-ms-flex-align:center;align-items:center;background-color:hsla(0,0%,100%,.8);color:#104282;border-radius:15px;padding:10px}@media (max-width:1023px){.banner-header .banner__title .banner__title__content{width:calc(100% + 35px)}}@media (max-width:475px){.banner-header .banner__title .banner__title__content{width:100%}}.banner-header .banner__title .banner__title__content h3{font-size:90px;width:calc(100% - 45px)}@media (max-width:1023px){.banner-header .banner__title .banner__title__content h3{font-size:48px;padding:10px}}@media (min-width:1024px){.banner-header .banner__title .banner__title__content span{margin-left:20px}}.banner-header .banner__title .banner__title__content span img{width:50px;height:50px}@media screen and (max-width:1023px){.banner-header .banner__title .banner__title__content span img{width:inherit;height:inherit;margin-bottom:5px}}.banner-cta{display:-ms-flexbox;display:flex;-ms-flex-preferred-size:calc(33.34% - 11px);flex-basis:calc(33.34% - 11px);-ms-flex-direction:column;flex-direction:column;overflow:hidden;padding-bottom:5px;-ms-flex-pack:end;justify-content:flex-end}@media screen and (max-width:1259px){.banner-cta{-ms-flex-preferred-size:calc(50% - 8px);flex-basis:calc(50% - 8px)}}@media screen and (max-width:767px){.banner-cta{-ms-flex-preferred-size:100%;flex-basis:100%}}.banner-cta .banner-cta__content{display:-ms-flexbox;display:flex;-ms-flex-direction:row;flex-direction:row;margin-bottom:1rem;width:100%;column-gap:20px;-ms-flex-wrap:nowrap;flex-wrap:nowrap;-ms-flex-pack:start;justify-content:flex-start;-ms-flex-align:center;align-items:center}.banner-cta .banner-cta__content .banner-content{width:calc(100% - 100px)}.banner-cta .banner-cta__content picture{width:160px;height:160px}.banner-cta .banner-cta__content picture>*{width:100%;height:100%;object-fit:contain}.banner-cta .flavor{color:#0e378c;font-family:"Stick";text-align:left;font-size:1.2rem;letter-spacing:.36px;margin:.2rem 0}.banner-product-hero .banner-product-hero__image-tablet{display:none}@media (max-width:1023px){.banner-product-hero{border-radius:0}.banner-product-hero .new{display:none}.banner-product-hero span img{margin-bottom:0}.banner-product-hero .banner-product-hero__title{color:#0e378c;line-height:50px;width:calc(100% - 100px);width:-webkit-max-content;width:max-content}.banner-product-hero .banner-product-hero__image{display:none}.banner-product-hero .banner-product-hero__image-tablet{height:440px;display:block}}@media screen and (min-width:768px){.banner.banner-recipe:after{height:308px;background-image:url(../images/home/overlay_768.svg)}}@media screen and (min-width:1024px){.banner.banner-product__category picture img{min-height:350px}}.banner-home{padding:0;margin-bottom:-3px}.banner-home,.banner-home__picture{width:100%;display:block;position:relative}.banner-home__image{width:100%;height:900px;display:block;object-fit:cover;object-position:center}.banner-home__content{position:absolute;top:0;left:0;width:100%;height:100%;z-index:2}.banner-home__wrapper{max-width:1024px;height:100%;transform:translateX(-50%);left:50%;top:0;position:relative}.banner-home__title{position:absolute;top:50px;left:33px;line-height:100px;font-size:110px}.banner-home__title--white{max-width:560px;color:#fbfbfb;text-shadow:2px 1px 2px #666}.banner-home__button{font-family:"DIN";font-size:13px;letter-spacing:2px;background-color:#fff;color:#1c3362;text-transform:uppercase;text-align:left;border-radius:13px;padding:20px 56px 20px 20px;white-space:nowrap;position:absolute;transform:translateX(-50%);max-width:calc(100% - 2rem);left:50%;bottom:105px}.banner-home__button:after{content:"";width:22px;height:20px;position:absolute;top:50%;right:20px;transform:translateY(-60%);background-image:url(../images/home/arrow.png);background-repeat:no-repeat;background-position:50%}.banner-home__button--mobile{display:none}.banner-home--recipe:after{content:"";width:105%;height:357px;position:absolute;top:0;left:0;background-image:url(../images/home/overlay_desktop.svg);background-repeat:no-repeat;background-position:0 100%;background-size:cover;z-index:1}@media screen and (max-width:768px){.banner-home__image{height:1030px}.banner-home__title{width:500px;font-size:80px;top:50px;left:0;padding:0 20px;line-height:73px}.banner-home__button{bottom:135px}.banner-home--recipe .banner-home__image{height:1010px}.banner-home--recipe .banner-home__button{bottom:154px}.banner-home--recipe:after{background-image:url(../images/home/overlay_mobile.svg)}}@media screen and (max-width:425px){.banner-home__title{width:calc(100% - 40px);font-size:60px;line-height:54px}.banner-home__image{height:703px}.banner-home__button{bottom:80px}.banner-home__button--mobile{position:absolute;top:0;left:0;width:100%;height:100%;display:block;z-index:10}.banner-home--recipe .banner-home__image{height:650px}.banner-home--recipe .banner-home__button{bottom:80px}.banner-home--recipe:after{height:285px}}.intern-recipe{width:100%;max-width:957px;margin:0 auto}.intern-recipe h1,.intern-recipe h2,.intern-recipe h3{color:#29843d;font-weight:400;text-align:center;font-size:32px;line-height:44px;padding:25px 0 15px;margin:0}.intern-recipe__tooltip{display:-ms-flexbox;display:flex;border:0;background:none;position:relative}.intern-recipe__tooltip .tooltiptext{visibility:hidden;width:89px;height:32px;padding:5px 0;border-radius:2px;background-color:rgba(0,0,0,.75);color:#fff;font-family:"Fibra One Regular";font-size:14px;font-weight:400;line-height:20px;text-align:left;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:center;justify-content:center;position:absolute;z-index:1;width:120px;top:75%;left:56%;margin-left:-60px}.intern-recipe__tooltip .tooltiptext:after{content:" ";position:absolute;bottom:100%;left:50%;margin-left:-5px;border-width:5px;border-style:solid;border-color:transparent transparent rgba(0,0,0,.75)}.intern-recipe__tooltip--active .tooltiptext{visibility:visible}.intern-recipe h4,.intern-recipe p,.intern-recipe span{color:#6f6f6f;font-family:"Fibra One Regular";font-weight:400;text-align:center;font-size:16px;line-height:24px;padding:15px 0;margin:0}.intern-recipe span{display:none}.intern-recipe__info-item{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:center;justify-content:center}.intern-recipe__info-item img{padding-right:16px}.intern-recipe__group{font-family:"Fibra One Regular";padding-top:30px}.intern-recipe__group-ingredients{background-color:#f4f3f0;border-radius:12px;margin:30px 0;font-size:16px}.intern-recipe__group-ingredients h3{padding:24px 0 12px}.intern-recipe__group-ingredients ul{list-style:none;color:#6f6f6f;text-align:center;line-height:24px;margin:0}.intern-recipe__group-ingredients li{padding:12px 0}.intern-recipe__group-ingredients li a{text-decoration:underline}.intern-recipe__group-ingredients-file{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:center;justify-content:center;padding-bottom:28px}.intern-recipe__group-ingredients-file a{color:#29843d;text-decoration:underline}.intern-recipe__group-ingredients-file img{padding-right:16px}.intern-recipe__group-prepare{font-size:16px}.intern-recipe__group-prepare ol{margin:0;list-style:none}.intern-recipe__group-prepare ol li{color:#6f6f6f;counter-increment:a;display:-ms-flexbox;display:flex;-ms-flex-align:baseline;align-items:baseline;font-size:16px;word-break:break-word;padding:12px 0;text-align:left}.intern-recipe__group-prepare ol li:before{content:counter(a);color:#29843d;font-weight:700;margin-right:30px}.intern-recipe__group-prepare ol li:nth-child(10):before{width:65px;margin-right:18px}.intern-recipe__group-prepare small{font-size:12px}@media screen and (min-width:768px){.intern-recipe__tooltip .tooltiptext{top:129%;left:56%}.intern-recipe h1,.intern-recipe h2,.intern-recipe h3{padding:40px 0 25px}.intern-recipe h2{font-size:48px;line-height:58px}.intern-recipe h4,.intern-recipe span{font-size:24px;line-height:32px}.intern-recipe span{display:inline-block}.intern-recipe__info{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:center;justify-content:center}.intern-recipe__info>.intern-recipe__info-item{padding-right:46px}.intern-recipe__group,.intern-recipe__info-item{display:-ms-flexbox;display:flex}.intern-recipe__group h3{font-size:24px;line-height:32px;padding:0;text-align:left}.intern-recipe__group-ingredients{padding:40px 36px;height:100%}.intern-recipe__group-ingredients ul{text-align:left;padding:20px 0;margin:0}.intern-recipe__group-ingredients-file{padding:0;-ms-flex-pack:start;justify-content:flex-start}.intern-recipe__group-prepare{max-width:550px;padding:40px 0 0 50px}.intern-recipe__group-prepare ol{padding:40px 0}.intern-recipe__group-prepare p{text-align:left}}@media screen and (min-width:1024px){.intern-recipe h1,.intern-recipe h2,.intern-recipe h3{padding:65px 0 15px}.intern-recipe__group h3{padding:0}.intern-recipe__group-ingredients{min-width:240px}.intern-recipe__group-prepare{max-width:900px}}.section-social-share__block{margin:20px 20px 20px 0;padding-top:20px;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;width:410px;height:128px;background-color:#1c3362}@media (max-width:768px){.section-social-share__block{-ms-flex-align:center;align-items:center;width:80%;margin:20px auto;padding:0}}.section-social-share__icons{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:distribute;justify-content:space-around;width:100%;margin:20px;padding-right:20px}.section-social-share__icons a{text-decoration:underline}.section-social-share__icons a:active svg circle,.section-social-share__icons a:hover svg circle{fill:#fff}.section-social-share__icons a:active svg line,.section-social-share__icons a:active svg path,.section-social-share__icons a:hover svg line,.section-social-share__icons a:hover svg path{fill:#0e378c}.section-social-share__icons a:active svg #Group,.section-social-share__icons a:active svg #Group path,.section-social-share__icons a:active svg #Path-7,.section-social-share__icons a:active svg rect,.section-social-share__icons a:hover svg #Group,.section-social-share__icons a:hover svg #Group path,.section-social-share__icons a:hover svg #Path-7,.section-social-share__icons a:hover svg rect{stroke:#0e378c;fill:#fff}.card-recipe h2{color:#29843d;font-size:32px;line-height:44px;padding:25px 0 4px}.card-recipe h2,.card-recipe p{font-weight:400;text-align:center;margin:0}.card-recipe p{color:#6f6f6f;font-family:"Fibra One Regular";font-size:16px;line-height:24px;padding:4px 0}.card-recipe .card{background-size:cover;border-radius:12px;height:250px;margin-top:15px;border-style:none;background-position:50%;background-repeat:no-repeat;max-width:100%;-ms-flex-direction:column-reverse;flex-direction:column-reverse;overflow:hidden}.card-recipe .card,.card-recipe .card-name{width:100%;display:-ms-flexbox;display:flex}.card-recipe .card-name{font-family:"Fibra One Alt ExtraBold";bottom:0;height:32px;font-size:16px;color:#fff;-ms-flex-pack:center;justify-content:center;padding:0 20px}.card-recipe .card-name span{line-height:32px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.card-recipe .btn-recipes{margin:0 auto}.card-recipe .btn-recipes a.button{text-decoration:none;border:2px solid #29843d;border-radius:2px;width:100%;color:#29843d;background-color:transparent;font-family:"Fibra One Alt ExtraBold";font-size:16px;font-weight:400;line-height:20px;text-align:center;margin:40px 0;padding:15px 0}.card-recipe .btn-recipes a.button:active{background-color:#1c623f;border-color:#1c623f;color:#fff}.card-recipe-wrapper--theme-products h2,.card-recipe-wrapper--theme-products p{color:#fff}.card-recipe-wrapper--theme-products .btn-recipes a.button{border:2px solid #fff;color:#fff}.card-recipe-wrapper--theme-products .btn-recipes a.button:hover{background-color:#fff;border:2px solid #fff;color:#29843d}.card-recipe-wrapper--theme-products .btn-recipes a.button:active{background-color:#dedbd7;border:2px solid #dedbd7;color:#29843d}@media screen and (min-width:768px){.card-recipe h2{font-size:48px;line-height:58px}.card-recipe p{padding:25px 0;font-size:24px;line-height:32px}.card-recipe .card{height:376px}.card-recipe .card-name{height:48px;font-size:24px}.card-recipe .card-name span{line-height:48px}.card-recipe .btn-recipes{width:360px}}@media screen and (min-width:1024px){.card-recipe h2{padding:65px 0 15px}.card-recipe__card{display:-ms-flexbox;display:flex}.card-recipe__card .card{margin:0 4px;height:400px}.card-recipe__card .card-name{height:64px}.card-recipe__card .card-name span{line-height:64px}.card-recipe .btn-recipes a:hover{background-color:#3eab35;border-color:#3eab35;color:#fff}}.about-us{margin:0 auto;width:100%;max-width:1360px;margin-top:40px}.about-us p{color:#6f6f6f;font-family:"Fibra One Regular";font-size:16px;font-weight:400;line-height:24px;width:100%;padding:0 15px;text-align:center}.about-us h1,.about-us h2,.about-us h3,.about-us h4,.about-us h5{color:#29843d;font-weight:400;text-align:left;font-size:24px;line-height:32px;padding:28px 0 12px;margin:40px 0;text-align:center}.about-us .wp-block-column{-ms-flex-preferred-size:100%;flex-basis:100%}.about-us .wp-block-column:nth-child(2n){margin:0}.about-us .wp-block-column p{margin:25px auto;text-align:center;width:90%;padding:0}.about-us .wp-block-image{height:240px;display:-ms-flexbox;display:flex;width:100%}.about-us .wp-block-image img{height:100%;border-radius:12px;object-fit:cover;width:100%}@media screen and (min-width:768px){.about-us h1,.about-us h2,.about-us h3,.about-us h4,.about-us h5,.about-us p{text-align:left}.about-us p{padding:0 35px}.about-us h1{font-size:72px;line-height:84px}.about-us h2{font-size:48px;line-height:64px}.about-us h3{font-size:32px;line-height:44px}.about-us h4{font-size:24px;line-height:32px}.about-us h5{font-size:14px;line-height:20px}.about-us .wp-block-column{margin:0}.about-us .wp-block-image{height:375px;width:100%}.about-us .wp-block-column p{width:90%;text-align:left}}@media screen and (min-width:1024px){.about-us{margin-top:80px}.about-us p{padding:0 114px}.about-us h1,.about-us h2,.about-us h3,.about-us h4,.about-us h5{padding:60px 0 20px;margin-left:201px}.about-us .wp-block-image{height:400px}.about-us .wp-block-column p{width:450px}}.contact{margin-bottom:90px}.contact__form-wrapper{width:100%;min-height:650px}.contact__inputs-inner{width:100%;position:relative;margin-bottom:16px}.contact__inputs-message{display:block;font-size:10px;line-height:20px}.contact__inputs-message,.contact__paragraph{color:#6f6f6f;font-family:"Gotham";font-weight:400;width:100%;text-align:left}.contact__paragraph{margin-top:10px;font-size:16px;line-height:24px}.contact__form-description{font-family:"Fibra One Alt ExtraBold";font-size:14px;line-height:20px}.contact__form-description,.contact__info{color:#6f6f6f;font-weight:400;text-align:left}.contact__info{width:100%;font-family:"Gotham";font-size:16px;line-height:24px}.contact .wpcf7-response-output{color:#868686;font-family:"Gotham";font-size:14px;font-weight:400;line-height:20px;text-align:center;display:none;border:0;padding:0;margin-bottom:40px}.contact .wpcf7-form.failed .wpcf7-response-output,.contact .wpcf7-form.sent .wpcf7-response-output{display:block}.contact__select-wrapper{margin-bottom:16px}.contact__quiz-wrapper{margin-bottom:24px}.contact__quiz-wrapper .wpcf7-quiz-label{color:#6f6f6f;font-family:"Gotham";font-size:16px;font-weight:400;line-height:24px}.contact__quiz-wrapper .wpcf7-quiz-label:before{content:"Security question:";padding-right:.5em}.contact__quiz-wrapper .wpcf7-quiz-label:after{content:"*";padding-left:.5em}.language-en_US .contact__quiz-wrapper .wpcf7-quiz-label:before{content:"Security question:"}.language-de_DE .contact__quiz-wrapper .wpcf7-quiz-label:before{content:"Sicherheitsfrage:"}.contact .contact__file-mask{position:absolute;width:100%;height:50px;border:1px solid #555;border-radius:4px;background:#fff;padding:13px 70px 0 16px;pointer-events:none;top:0}.contact .contact__file-mask .contact__file-mask-btn{position:absolute;top:0;right:0;width:51px;height:100%;background:#1b3362;display:-ms-flexbox;display:flex;-ms-flex-pack:center;justify-content:center;-ms-flex-align:center;align-items:center}.contact .contact__file-mask .arrow{border:solid #fff;border-width:0 3px 3px 0;display:inline-block;padding:6px;margin-top:6px;width:5px;transform:rotate(-135deg);-webkit-transform:rotate(-135deg)}.contact .contact__file-mask span{color:#6f6f6f}.contact .contact__file-mask span,.contact__select{font-family:"Gotham";font-size:16px;font-weight:400;line-height:24px;text-align:left}.contact__select{width:100%;color:#104282;border:1px solid #555;background:#fff;box-shadow:none;margin:0;border-radius:4px;position:relative;background:#fff url(../images/Icon/arrow-down-blue.svg) no-repeat 99%;background-size:15px}.contact__select:focus{box-shadow:none;border:2px solid #0e378c}.contact__select-wrapper{position:relative}.contact__select-wrapper .wpcf7-form-control-wrap{border:1px solid #dedbd7;border-radius:2px}.contact__inputs-wrapper{position:relative}.contact__form-inner{margin-top:23px}.contact__form-inner form{display:none}.contact__form-inner form.active{display:block}.contact__input,.contact__select{height:50px}.contact__iynput:-ms-input-placeholder,.contact__textarea:-ms-input-placeholder{color:#6f6f6f}.contact__iynput::placeholder,.contact__textarea::placeholder{color:#6f6f6f}.contact__input,.contact__textarea{border:1px solid #555;border-radius:4px;width:100%;color:#555;font-family:"Gotham";font-size:17px;font-weight:400;line-height:30px;box-shadow:none;text-align:left;margin:0;padding:13px 16px}.contact__input:focus,.contact__textarea:focus{box-shadow:none;border-width:2px;border-color:#0e378c;padding:13px 14px}.contact__textarea[rows]{resize:none;height:165px}.contact__textarea-wrapper{margin-bottom:16px}.contact__submit-wrapper{display:-ms-flexbox;display:flex}.contact .contact__submit{background-color:#1c3362;border-radius:13px;border:0;width:100%;height:56px;color:#fff;font-family:"DIN";font-size:16px;padding:0 5px;font-weight:400;text-align:center;cursor:pointer;text-transform:uppercase}.contact .contact__submit:active,.contact .contact__submit:hover{background:#1c3362}.contact .wpcf7-form.submitting .contact__submit{background:#2b2e33}@media screen and (min-width:768px){.contact{margin-bottom:0}.contact__info{width:596px;margin:0 auto}.contact__inputs-inner{margin-bottom:19px}.contact__select-wrapper{width:100%}.contact__inputs-wrapper{display:-ms-flexbox;display:flex;-ms-flex-pack:justify;justify-content:space-between;gap:20px}.contact__inputs-wrapper--full{display:block}.contact__textarea{width:335px}.contact__textarea-wrapper{margin:12px 0 19px}.contact span.wpcf7-not-valid-tip{margin:3px 0 0 5px;width:calc(100% - 5px);color:#ee3d3d;font-family:"Gotham";font-size:12px;font-weight:400;line-height:16px;text-align:left}.contact .contact__submit{width:344px}}@media screen and (min-width:1024px){.contact .contact__submit{width:335px}}.arrow{-ms-flex-pack:left;justify-content:left;-ms-flex-align:center;align-items:center;display:-ms-flexbox;display:flex;position:relative;transition:all .2s;width:34px}.arrow__line{height:2px;background:#fff;width:100%}.arrow__head{border:solid #fff;border-width:0 2px 2px 0;display:inline-block;padding:3px;position:absolute;right:0;transform:rotate(-45deg);-webkit-transform:rotate(-45deg)}@media screen and (min-width:768px){.arrow{width:150px}}.filter{width:100%;max-width:1360px;overflow:hidden;margin:0 auto;margin-top:40px}.filter input.filter__search{width:100%;box-shadow:none}.filter input.filter__search,.filter input.filter__search:-ms-input-placeholder{line-height:50px}.filter input.filter__search,.filter input.filter__search::placeholder{line-height:50px}.filter__search,.filter__select{height:50px;padding:0 20px;border:1px solid #dedbd7;position:relative}.filter__search,.filter__search:-ms-input-placeholder,.filter__select{color:#6f6f6f;font-family:"Fibra One Regular";font-size:16px;font-weight:400;line-height:24px;text-align:left}.filter__search,.filter__search::placeholder,.filter__select{color:#6f6f6f;font-family:"Fibra One Regular";font-size:16px;font-weight:400;line-height:24px;text-align:left}.filter__search:focus{border:1px solid #29843d;box-shadow:none}.filter__select{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;cursor:pointer;width:40px;padding:0;margin:0;margin-right:10px;border:0;-ms-flex-pack:center;justify-content:center}.filter__select--active .filter__options{display:block;visibility:hidden}.filter__title{margin-left:20px;display:none}.filter__options{z-index:50;position:absolute;top:100%;width:calc(100% + 2px);left:-1px;background:#fff;border:1px solid #29843d;border-top:0;border-radius:2px;display:none}.filter__timer-icon{height:32px;width:22px}.filter__meal-icon,.filter__product-icon{height:32px;width:32px}.filter .settings-mobile,.filter .settings-mobile__input-wrapper{position:relative}.filter .settings-mobile .filter__search{padding-left:60px}.filter .settings-mobile .filter__search-icon{position:absolute;top:8px;left:20px}.filter .settings-mobile__filters-wrapper{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;margin-bottom:35px}.filter .settings-mobile__label{font-family:"Fibra One Regular";font-size:16px;line-height:24px;margin-right:20px;color:#6f6f6f}.filter .settings-mobile__filters-list{margin:0;list-style:none;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center}.filter .settings-mobile__filters-list li{margin-right:24px;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center}.filter .settings-mobile__filters-list li span{font-family:"Fibra One Regular";font-size:16px;text-align:left;font-weight:400;line-height:24px;color:#29843d;margin-left:12px;display:none}.filter .settings-desktop{display:none}.filter .overlay{position:fixed;top:0;left:0;width:100%;height:100%;background:#000;z-index:400;opacity:.8;display:none}.filter .overlay.active{display:block}.filter__tags{display:none}.filter__message{color:#afafaf;font-family:"Fibra One Regular";font-size:16px;font-weight:400;line-height:21.44px;text-align:center;position:absolute;width:100%;top:40px}.filter .filter__message a{text-decoration:underline}.filter__results{display:-ms-flexbox;display:flex;-ms-flex-pack:justify;justify-content:space-between;-ms-flex-flow:row wrap;flex-flow:row wrap;width:100%;min-height:60vh;position:relative}.filter__results:after{content:"";width:32.9%}.filter__card{border-radius:12px;background-repeat:no-repeat;background-size:cover;position:relative;margin-bottom:16px}.filter__card,.filter__card--bigger{width:100%;height:240px}.filter__card-image-wrapper{width:100%;height:100%;border-radius:12px;background-size:cover}.filter__card-footer{height:32px;width:100%;position:absolute;bottom:0;border-radius:0 0 12px 12px;display:-ms-flexbox;display:flex;-ms-flex-pack:center;justify-content:center;-ms-flex-align:center;align-items:center;padding:0 16px}.filter__card-footer h4{margin:0;color:#fff;font-family:"Fibra One Alt ExtraBold";text-align:center;text-overflow:ellipsis;white-space:nowrap;overflow:hidden;font-size:16px;line-height:24px}.filter .modal-mobile{position:fixed;bottom:0;left:0;width:100%;height:0;transform:translateY(100%);transition:all .7s;z-index:999;background:#fff;border-radius:12px;overflow:hidden}.filter .modal-mobile__footer{padding:0 24px}.filter .modal-mobile__header{display:-ms-flexbox;display:flex;-ms-flex-pack:justify;justify-content:space-between;padding:24px;-ms-flex-align:center;align-items:center}.filter .modal-mobile__title{font-family:"Fibra One Alt ExtraBold";font-size:14px;line-height:20px;color:#29843d;margin:0}.filter .modal-mobile__clear{font-family:"Fibra One Regular";font-size:16px;line-height:24px;color:#29843d;text-decoration:underline}.filter .modal-mobile.opened{height:650px;transform:translateY(128px);opacity:1}.filter .modal-mobile__tabs-wrapper{list-style:none;display:-ms-flexbox;display:flex;width:100%;overflow-x:scroll}.filter .modal-mobile__tabs-wrapper .modal-mobile__tab{border-bottom:2px solid #dedbd7;font-family:"Fibra One Regular";font-size:16px;line-height:24px;color:#6f6f6f;padding:8px 25px}.filter .modal-mobile__tabs-wrapper .modal-mobile__tab.active{color:#29843d;border-bottom:2px solid #29843d}.filter .modal-mobile__apply{width:100%;font-family:"Fibra One Alt ExtraBold";font-size:16px;line-height:16px;display:-ms-flexbox;display:flex;-ms-flex-pack:center;justify-content:center;-ms-flex-align:center;align-items:center;color:#fff;background-color:#29843d;height:48px;max-width:394px;margin:40px auto}.filter .modal-mobile__options{padding:0 20px;display:none;height:233px;overflow:scroll}.filter .modal-mobile__options.active{display:block}.filter .modal-mobile__options .container:hover{background:#fff}.filter .container{display:block;position:relative;cursor:pointer;-webkit-user-select:none;-ms-user-select:none;user-select:none;color:#6f6f6f;font-family:"Fibra One Regular";font-size:16px;font-weight:400;line-height:24px;text-align:left;padding:8px 48px}.filter .container:hover{background:#f4f3f0}.filter .container input{position:absolute;opacity:0;cursor:pointer}.filter .checkmark{position:absolute;top:12px;left:16px;height:16px;width:16px;border-radius:50%;border:1px solid #6f6f6f}.filter .checkmark.checkmark.checkmark--square{border-radius:initial}.filter .checkmark:after{content:"";position:absolute;display:none}.filter .container input:checked~.checkmark:after{display:block}.filter .container .checkmark:after{position:absolute;top:1px;left:1px;height:12px;width:12px;background:#29843d;border-radius:50%;border:1px solid #6f6f6f}.filter .container .checkmark.checkmark--square:after{border-radius:initial}.filter__load-more{font-family:"Fibra One Alt ExtraBold";font-size:16px;text-align:center;font-weight:400;line-height:16px;color:#fff;width:100%;height:48px;display:-ms-flexbox;display:flex;margin:8px auto 40px;-ms-flex-pack:center;justify-content:center;-ms-flex-align:center;align-items:center;background-color:#29843d;max-width:394px}.filter__load-more--disabled{display:none}.filter__load-more:hover{background-color:#3eab35}.filter__load-more:active{background-color:#1c623f}@media screen and (min-width:768px){.filter{padding:0 20px}.filter .settings-mobile__label{display:none}.filter .settings-mobile__filters-list{margin-left:20px}.filter .settings-mobile__filters-list li span{display:block}.filter__message{top:80px}.filter__card{width:100%;height:376px;margin-bottom:16px}.filter__card-footer{height:64px}.filter__card-footer h4{font-size:24px;line-height:32px}}@media screen and (min-width:1024px){.filter .settings-mobile{display:none}.filter .modal-mobile,.filter .overlay{display:none!important}.filter .settings-desktop{display:-ms-flexbox;display:flex;-ms-flex-pack:justify;justify-content:space-between}.filter .settings-desktop__input-wrapper{width:24.5%;position:relative}.filter .settings-desktop .settings-desktop__input-wrapper input{padding-left:72px;margin:0;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.filter .settings-desktop .settings-desktop__input-wrapper img{position:absolute;top:8px;left:20px}.filter__select{width:24.5%;padding:0 20px;border:1px solid #dedbd7;border-radius:2px;-ms-flex-pack:start;justify-content:flex-start;margin:0}.filter__select .filter__options{visibility:visible}.filter__select--active{border:1px solid #29843d}.filter__select--active .filter__arrow{top:22px;transform:rotate(225deg);-webkit-transform:rotate(225deg)}.filter__select--active .filter__options{display:block}.filter__arrow{border:solid #29843d;border-width:0 2px 2px 0;display:inline-block;padding:5px;position:absolute;top:16px;right:20px;transition:all .75s;transform:rotate(45deg);-webkit-transform:rotate(45deg)}.filter__title{display:block;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.filter__card{width:32.9%;height:401px;margin-bottom:8px;transition:transform .5s}.filter__card--desk-bigger{width:49.7%;height:512px}.filter__card:hover{transform:translateY(-5px);transition:transform .5s}.filter__card:hover h4{border-bottom:2px solid #fff}.filter__card-footer{height:64px}.filter__card-footer h4{font-size:24px;line-height:32px}.filter .container input{pointer-events:none}.filter__load-more{margin:40px auto}.filter__tags{list-style:none;width:100%;margin:0;margin:24px 0 40px;display:block}.filter__tag{border:1px solid #29843d;border-radius:2px;height:32px;margin:0 10px 10px 0;display:-ms-inline-flexbox;display:inline-flex;padding:8px 6px;-ms-flex-align:center;align-items:center;position:relative}.filter__tag span{font-family:"Fibra One Regular";font-size:14px;line-height:20px;color:#29843d;margin-right:32px}.filter__tag .filter__tag-close{position:absolute;height:24px;width:24px;top:3px;margin:0;right:5px}.filter__tag .filter__tag-close:after,.filter__tag .filter__tag-close:before{position:absolute;bottom:3px;content:" ";height:18px;width:1px;right:11px;background-color:#29843d;transition:all .3s}.filter__tag .filter__tag-close:before{transform:rotate(135deg)}.filter__tag .filter__tag-close:after{transform:rotate(45deg)}}.datenschutz{width:100%}.datenschutz h1+dfn{color:red}.datenschutz__section{margin-top:40px}.datenschutz #vxDSE label{margin:0;font-family:"Fibra One Alt ExtraBold";color:#29843d;font-size:14px;font-weight:400;line-height:20px;text-align:left;margin-bottom:17px}.datenschutz #vxDSE a{text-decoration:underline}.datenschutz #vxDSE a a.external{display:inline-block;padding-right:1.1em;background:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 100 100' height='12' width='12'%3E%3Cpath d='M95 0c5 0 5 0 5 5v37c0 8 0 8-4 4L85.5 35.5c-3.5-3.5-3.5-3.5-7 0l-18 18c-7 7-7 7-14 0s-7-7 0-14l14-14c7.5-7.5 7.5-7.5 4-11L54 4c-4-4-4-4 4-4z' fill='%23352183'/%3E%3Cpath d='M0 18v82h82V46L72 56v34H10V28h34l10-10z' fill='darkslategrey'/%3E%3C/svg%3E") right 2px bottom 3px no-repeat}.datenschutz #vxDSE b{font-weight:bolder}.datenschutz #vxDSE h1,.datenschutz #vxDSE h1>strong,.datenschutz #vxDSE h2,.datenschutz #vxDSE h3,.datenschutz #vxDSE h4{font-weight:400}.datenschutz #vxDSE h1{font-size:1.8em;margin-bottom:0;display:none}.datenschutz #vxDSE h2{color:#29843d;font-family:"Fibra One Alt Extrabold";font-size:24px;font-weight:400;margin-bottom:24px;line-height:32px;text-align:left}.datenschutz #vxDSE h3{font-family:"Fibra One Alt Extrabold"}.datenschutz #vxDSE h3,.datenschutz #vxDSE h4{color:#6f6f6f;font-size:16px;font-weight:400;line-height:24px;text-align:left}.datenschutz #vxDSE h4{font-family:"Fibra One Alt ExtraBold"}.datenschutz #vxDSE h1+dfn,.datenschutz #vxDSE input,.datenschutz #vxDSE label+div+p{display:none}.datenschutz #vxDSE p{color:#6f6f6f;font-family:"Fibra One Regular";font-size:16px;font-weight:400;line-height:24px;text-align:left}.datenschutz #vxDSE u{text-decoration:none;border-bottom:1px dotted;cursor:help}.datenschutz #vxDSE ul{margin-top:.2em;margin-bottom:.4em}.datenschutz #vxDSE ul li{color:#6f6f6f;font-family:"Fibra One Regular";margin-bottom:12px;font-size:16px;font-weight:400;line-height:24px;text-align:left}.datenschutz #vxDSE input+label:before{content:"Auszug "}.datenschutz #vxDSE input+label:after{font-weight:bolder;content:" ⇑"}.datenschutz #vxDSE input:checked+label+div{display:none}.datenschutz #vxDSE input:checked+label:before{content:"Vollständig "}.datenschutz #vxDSE input:checked+label:after{content:" ⇓"}.datenschutz #vxDSE input:checked+label+div+p{display:block}.datenschutz #vxDSEF h4{font-family:"Fibra One Alt ExtraBold"}.datenschutz #vxDSEF h4,.datenschutz #vxDSER ul+p{color:#6f6f6f;font-size:16px;font-weight:400;line-height:24px;text-align:left}.datenschutz #vxDSER ul+p{font-family:"Fibra One Regular";margin-bottom:12px}@media screen and (min-width:1024px){.datenschutz{width:720px;margin:0 auto}.datenschutz__section{margin-top:80px}}.find-next-banner{background-color:#e6ded6;height:1000px;position:relative;padding:0 1rem;display:block}.find-next-banner__button{font-family:"DIN";font-size:1.2rem;letter-spacing:2px;background-color:#fff;color:#1c3362;text-transform:uppercase;text-align:left;border-radius:13px;padding:20px 50px 20px 20px;position:absolute;transform:translateX(-50%);left:50%;bottom:110px;white-space:nowrap}.find-next-banner__button:after{content:"";width:22px;height:20px;position:absolute;top:50%;right:20px;transform:translateY(-60%);background-image:url(../images/home/arrow.png);background-repeat:no-repeat;background-position:50%}.find-next-banner__title{padding:60px .2rem 0;color:#104282;font-family:"Stick";font-size:60px;line-height:52px;letter-spacing:2px}.find-next-banner__city,.find-next-banner__footer,.find-next-banner__header,.find-next-banner__pins{position:absolute;top:0;left:0;width:100%;height:100%;background-size:cover;background-repeat:no-repeat;background-position:top}.find-next-banner__header{z-index:2;background-image:url(../images/find/find_header.svg);background-position:70% 100%;height:700px}.find-next-banner__city{z-index:1;background-image:url(../images/find/find_city.svg)}.find-next-banner__city,.find-next-banner__pins{background-position:50% 65%;background-size:initial}.find-next-banner__pins{z-index:4;background-image:url(../images/find/find_pins.svg)}.find-next-banner__footer{z-index:5;background-image:url(../images/find/find_footer.svg);background-size:auto;background-position:50% calc(100% + 10px)}.find-next-banner .section__wrapper{height:100%;z-index:6}@media (min-width:1600px){.find-next-banner__footer{background-size:cover;background-position:center 10px;height:300px;bottom:0;top:auto}}@media (min-width:1024px){.find-next-banner__title{width:50%;max-width:578px;margin-left:6rem;font-size:90px}}@media screen and (min-width:768px){.find-next-banner__title{width:60%;margin-left:20px;line-height:82px}}.btn-scroll{background-color:rgba(41,131,77,.75);border:none;width:64px;height:64px;position:-webkit-sticky;position:sticky;bottom:40px;left:calc(100% - 64px - 40px);border-radius:50%;display:-ms-flexbox;display:flex;-ms-flex-pack:center;justify-content:center;-ms-flex-align:center;align-items:center;-ms-flex-item-align:end;align-self:flex-end;z-index:50;visibility:hidden;opacity:0;transition:all .2s;z-index:998}.btn-scroll--active{opacity:1;visibility:visible}.btn-scroll__inner{width:30px;height:20px;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;position:relative;-ms-flex-align:start;align-items:flex-start}.btn-scroll__line{width:100%;height:1px;background:#fff;margin:0}.btn-scroll__arrow{border:solid #fff;border-width:0 2px 2px 0;display:inline-block;padding:9px;position:absolute;top:10px;left:5px;transform:rotate(-135deg);-webkit-transform:rotate(-135deg)}@media screen and (min-width:768px){.btn-scroll{right:48px}}.accordion-list{margin:40px auto;width:100%;max-width:957px}.accordion-list__item{width:100%}.accordion-list__title-wrapper{padding:12px 16px;border:2px solid #1c3362;position:relative;cursor:pointer;border-radius:2px;background:#1c3362;-webkit-tap-highlight-color:transparent}.accordion-list__toggle-button{position:absolute;height:24px;width:24px;margin-top:-12px;top:50%;right:16px}.accordion-list__toggle-button:after,.accordion-list__toggle-button:before{position:absolute;bottom:0;content:" ";height:24px;width:2px;background-color:#fff;transition:all .3s}.accordion-list__toggle-button:before{transform:rotate(0deg)}.accordion-list__toggle-button:after{transform:rotate(90deg)}.accordion-list__title{color:#fff;font-family:"Stick";font-size:16px;font-weight:400;line-height:22px;text-align:left;margin:0;width:80%}.accordion-list__content-wrapper{padding:0;width:100%;border:2px solid #6f6f6f;border-top:none;visibility:hidden;opacity:0;margin:0;height:16px;border-radius:2px;transition:none}.accordion-list__section{width:100%}.accordion-list__section:first-child{margin-bottom:45px}.accordion-list__section-title{color:#6f6f6f;font-family:"Fibra One Alt Extrabold";font-size:24px;font-weight:400;line-height:32px;margin-bottom:16px;text-align:left}.accordion-list__ingredient,.accordion-list__ingredients,.accordion-list__nutritional,.accordion-list__per{color:#6f6f6f;font-family:"Fibra One Regular";font-size:16px;font-weight:400;line-height:24px;text-align:left}.accordion-list__nutritional{margin:0;margin-top:24px;list-style:none}.accordion-list__nutritional li{width:100%;display:-ms-flexbox;display:flex;-ms-flex-pack:justify;justify-content:space-between;padding:5px 0;border-bottom:1px solid #dedbd7}.accordion-list p{width:100%;text-align:left;color:#6f6f6f;font-family:"Gotham";font-size:16px;font-weight:400;line-height:24px;height:0;margin:0}.accordion-list a{text-decoration:underline}.accordion-list__item--active .accordion-list__toggle-button:before{opacity:0}.accordion-list__item--active .accordion-list__content-wrapper{visibility:visible;height:auto;margin-bottom:16px;opacity:1;padding:24px 16px;transition:opacity .5s,visibility .5s}.accordion-list__item--active p{height:auto}.accordion-list--theme-product .accordion-list__content-wrapper{display:-ms-flexbox;display:flex;-ms-flex-pack:justify;justify-content:space-between;-ms-flex-direction:column;flex-direction:column}.accordion-list--theme-product .accordion-list__title-wrapper{border-color:#6f6f6f;background:#fff}.accordion-list--theme-product .accordion-list__title{color:#6f6f6f;font-size:24px;line-height:32px}.accordion-list--theme-product .accordion-list__toggle-button:after,.accordion-list--theme-product .accordion-list__toggle-button:before{background-color:#6f6f6f}@media screen and (min-width:768px){.accordion-list__title-wrapper{padding:12px 40px}.accordion-list p{width:90%}.accordion-list__content-wrapper{height:24px}.accordion-list__item--active .accordion-list__content-wrapper{padding:40px;margin-bottom:24px}.accordion-list__toggle-button{right:24px}.accordion-list__title{font-size:24px;line-height:29px;width:auto;max-width:615px}.accordion-list__section{width:45%}.accordion-list__section:first-child{margin:0}.accordion-list--theme-product .accordion-list__toggle-button{top:16px}.accordion-list--theme-product .accordion-list__content-wrapper{-ms-flex-direction:row;flex-direction:row}}@media screen and (min-width:1024px){.accordion-list{margin:40px auto 16px;width:70%}.accordion-list__title{max-width:807px}.accordion-list--theme-product{width:100%;margin:0}}.footer{margin-top:-12px;position:relative;z-index:2;background-color:#1c3362}.store-finder{font-family:"Fibra One Regular";margin-right:auto;margin-left:auto;max-width:1360px;display:-ms-flexbox;display:flex;-ms-flex-pack:justify;justify-content:space-between;-ms-flex-wrap:wrap;flex-wrap:wrap;padding:0 20px;margin-bottom:40px;position:relative}.store-finder .loader-wrapper{position:absolute;top:0;z-index:10;width:50px;height:38px;left:0;background:#fff;display:none}.store-finder .loader-wrapper svg path,.store-finder .loader-wrapper svg rect{fill:#0e378c}.store-finder .loader-wrapper.is-active{display:block}.store-finder__any-results{color:#afafaf;font-family:"Gotham";color:#0e378c;font-size:16px;font-weight:400;line-height:21.44px;text-align:center;display:none;margin-top:24px}.store-finder__any-results.active{display:block}.store-finder__cookies-overlay{position:absolute;top:0;left:0;width:100%;height:100%;background-color:rgba(0,0,0,.8);display:none;-ms-flex-align:center;align-items:center;-ms-flex-pack:center;justify-content:center;-ms-flex-direction:column;flex-direction:column}.store-finder__cookies-overlay.active{display:-ms-flexbox;display:flex}.store-finder__cookies-overlay p{color:#fff;font-family:"Gotham";font-size:14px;font-weight:400;line-height:18px;text-align:center;margin-bottom:16px;width:300px}.store-finder__cookies-overlay a{text-decoration:underline}.store-finder__cookies-overlay button{border:2px solid #fff;border-radius:2px;width:212px;height:48px;color:#fff;display:-ms-flexbox;display:flex;-ms-flex-pack:center;justify-content:center;-ms-flex-align:center;align-items:center;font-family:"Din";font-size:16px;font-weight:700;line-height:19px;margin:0 auto}.store-finder .overlay{position:absolute;top:0;left:0;width:100%;height:100%;background:#000;z-index:400;opacity:.8;display:none}.store-finder .overlay.active{display:block}.store-finder #map{height:484px}.store-finder__map{height:484px;margin-top:215px;width:100%;position:relative}.store-finder .location{display:-ms-flexbox;display:flex}.store-finder .location:before{background-image:url(../images/location.svg);background-image:url(../images/Icon/arrow-link.svg);width:22px;height:23px}.store-finder .location.location--disabled{color:hsla(0,0%,44%,.4352941176);pointer-events:none}.store-finder .revoke-desk:before,.store-finder .revoke-mobile:before{background-image:url(../images/revoke.svg);background-image:url(../images/Icon/circle.png);background-size:contain;width:25px;height:25px}.store-finder .location,.store-finder .revoke-desk,.store-finder .revoke-mobile{color:#0e378c;text-align:left;font-size:16px;font-family:"DIN";letter-spacing:3.2px;text-transform:uppercase;opacity:1;position:relative;line-height:24px}.store-finder .location:before,.store-finder .revoke-desk:before,.store-finder .revoke-mobile:before{content:"";position:relative;display:inline-block;background-repeat:no-repeat;margin-right:10px;background-position:50%}.store-finder .revoke-desk{display:none}.store-finder .revoke-mobile{display:-ms-flexbox;display:flex;margin-top:12px}.store-finder__filter{width:100%;height:100%}.store-finder__filter-wrapper{position:absolute;top:0;left:0;padding:0 20px;width:100%}.store-finder__filter-wrapper .title{display:none}.store-finder__filter .title{color:#0e378c;font-size:40px}.store-finder__filter .input-wrapper{position:relative;margin-bottom:30px}.store-finder__filter .search{width:100%;height:70px;padding:0 20px 0 70px;text-align:left;margin-bottom:24px;margin-top:0;position:relative;font-family:"Gotham"}.store-finder__filter .search,.store-finder__filter .search:focus{border:1px solid #0e378c;box-shadow:none}.store-finder__filter .search:-ms-input-placeholder{color:#014da8;opacity:1;font-family:"Gotham";font-size:16px;font-weight:400;line-height:24px;text-align:left;margin:18px 0;color:#0e378c;font-size:20px;width:80%}.store-finder__filter .search::placeholder{color:#014da8;opacity:1;font-family:"Gotham";font-size:16px;font-weight:400;line-height:24px;text-align:left;margin:18px 0;color:#0e378c;font-size:20px;width:80%}@media (max-width:768px){.store-finder__filter .search:-ms-input-placeholder{font-size:14px;margin-right:5%}.store-finder__filter .search::placeholder{font-size:14px;margin-right:5%}}.store-finder__filter .search-button:after{content:"";position:absolute;height:70px;display:block;width:50px;left:11px;background-image:url(../images/search.svg);background-image:url(../images/Icon/search.svg);background-position:50%;background-repeat:no-repeat;z-index:10}.store-finder__filter .filter__select{width:100%;margin-bottom:0;margin-top:24px;-ms-flex-pack:left;justify-content:left;padding:0 20px;border:1px solid #0e378c;background:#fff}.store-finder__filter .filter__select span{display:block;font-family:"Gotham"}.store-finder__filter .filter__select:after{content:"";position:absolute;height:50px;width:50px;right:24px;background-image:url(../images/Icon/arrow-down.svg);background-position:50%;background-repeat:no-repeat;z-index:10}.store-finder__list{margin-top:16px;position:relative;max-height:323px;overflow-y:auto;scrollbar-width:thin;scrollbar-color:#0e378c #f4f3f0}.store-finder__list::-webkit-scrollbar{width:8px}.store-finder__list::-webkit-scrollbar-track{background:#f4f3f0}.store-finder__list::-webkit-scrollbar-thumb{border-radius:4px;background:#0e378c}.store-finder__list .results{display:-ms-flexbox;display:flex;-ms-flex-pack:end;justify-content:flex-end}.store-finder__list .results p{color:#0e378c;margin-right:15px;font-family:"Gotham"}.store-finder__list ul{margin:0}.store-finder__list ul li{list-style:none}.store-finder__list ul li .list-item{display:-ms-flexbox;display:flex;-ms-flex-pack:justify;justify-content:space-between;-ms-flex-align:end;align-items:flex-end;padding:16px 0 22px;border-bottom:2px solid #f4f3f0;-ms-flex-wrap:wrap;flex-wrap:wrap}.store-finder__list ul li .list-item .store-wrapper{display:-ms-flexbox;display:flex;width:100%;-ms-flex-align:center;align-items:center}.store-finder__list ul li .list-item .store-wrapper a{display:none}.store-finder__list ul li .list-item .store-info{width:54%}.store-finder__list ul li .list-item .store-info .title{color:#0e378c;margin-bottom:16px}.store-finder__list ul li .list-item .store-info .title.active{color:#0e378c}.store-finder__list ul li .list-item .store-info .pointer{cursor:pointer}.store-finder__list ul li .list-item .store-info .address{color:#6f6f6f;margin-bottom:10px;width:80%;word-break:break-word;font-family:"Gotham"}.store-finder__list ul li .list-item .links{-ms-flex-pack:justify;justify-content:space-between;display:-ms-flexbox;display:flex;width:100%}.store-finder__list ul li .list-item .links .button{background:transparent;color:#0e378c;font-size:14px;font-weight:400;line-height:30px;text-decoration:none;font-family:"Fibra One Alt ExtraBold";padding:0 0 0 38px;margin-bottom:0;position:relative}.store-finder__list ul li .list-item .links .button.view-store:after{content:"";background:url(../images/product-filed.svg);position:absolute;left:0;top:0;background-position:50%;background-repeat:no-repeat;height:29px;width:34px}.store-finder__list ul li .list-item .button{background:transparent;color:#0e378c;font-size:14px;font-weight:400;line-height:20px;text-decoration:none;font-family:"Fibra One Alt ExtraBold";padding:0 0 0 20px;margin-bottom:0;position:relative}.store-finder__list ul li .list-item .button.view-store:after{content:"";background:url(../images/product-filed.svg);position:absolute;left:0;top:0;background-position:50%;background-repeat:no-repeat;height:12px;width:24px}.store-finder__list ul li .list-item .location{font-size:14px;font-weight:400;line-height:20px;text-decoration:none;font-family:"Gotham";letter-spacing:normal}.store-finder__list ul li .list-item .location:before{background-image:url(../images/location-solid.svg);background-image:url(../images/Icon/arrow-link.svg)}.store-finder__list ul li:last-child .list-item{border-bottom:none}.store-finder__list .suggest{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:center;justify-content:center;margin:65px 0 35px;position:relative}.store-finder__list .suggest span{position:absolute;top:-59px;color:#0e378c;font-family:"Fibra One Alt ExtraBold";width:100%;font-size:16px;font-weight:400;line-height:24px;text-align:center}.store-finder__list .suggest-store{background-color:#0e378c;color:#fff;padding:15px 100px}.store-finder__list .suggest-store:hover{background-color:#0e378c}.store-finder__list .suggest-store:active{background-color:#1c623f}.store-finder .filter__products{z-index:500}.store-finder .modal-mobile{position:absolute;bottom:0;left:0;width:100%;height:0;transform:translateY(100%);transition:transform .4s,height .4s,opacity .4s;z-index:999}.store-finder .modal-mobile.opened{height:650px;transform:translateY(128px);opacity:1;position:fixed}.store-finder .modal-mobile.opened .filter__products{border-top-left-radius:12px;border-top-right-radius:12px;padding:40px 20px}.store-finder .modal-mobile.opened .filter__products-header{display:-ms-flexbox;display:flex}.store-finder .modal-mobile.opened .filter__products-wrapper{display:block}.store-finder .modal-mobile.opened .filter__products-footer{width:100%;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:center;justify-content:center;margin-top:24px}.store-finder .modal-mobile.opened .filter__products-footer .mobile-save-button{background-color:#0e378c;border-radius:2px;width:335px;height:48px;color:#fff;font-family:"DIN";font-size:16px;text-align:center;display:-ms-flexbox;display:flex;-ms-flex-pack:center;justify-content:center;-ms-flex-align:center;align-items:center}.store-finder .modal-mobile .filter__products{display:none;position:relative;height:100%;width:100%;background:#fff}.store-finder .modal-mobile .filter__products.active{display:block}.store-finder .modal-mobile .filter__products-header{display:-ms-flexbox;display:flex;-ms-flex-pack:justify;justify-content:space-between;-ms-flex-align:center;align-items:center;display:none}.store-finder .modal-mobile .filter__products-header .arrow-close{position:relative}.store-finder .modal-mobile .filter__products-header .title{display:inline-block;color:#0e378c;font-size:20px;line-height:20px;margin:0 auto}.store-finder .modal-mobile .filter__products-header .clear{font-size:16px;color:#0e378c;text-decoration:underline}.store-finder .modal-mobile .filter__products-category{font-size:18px;padding:15px 0}.store-finder .modal-mobile .filter__products-wrapper{padding:0 7px 17px;display:none;height:360px;overflow-y:auto;scrollbar-width:thin;scrollbar-color:#0e378c #f4f3f0}.store-finder .modal-mobile .filter__products-wrapper::-webkit-scrollbar{width:4px}.store-finder .modal-mobile .filter__products-wrapper::-webkit-scrollbar-track{background:#f4f3f0}.store-finder .modal-mobile .filter__products-wrapper::-webkit-scrollbar-thumb{border-radius:4px;background:#0e378c}.store-finder .modal-mobile .filter__products-wrapper .filter__products-item{position:relative;width:auto;margin-bottom:15px}.store-finder .modal-mobile .filter__products-wrapper .filter__products-item input{position:absolute;opacity:0;cursor:pointer;height:100%;width:100%;z-index:30}.store-finder .modal-mobile .filter__products-wrapper .filter__products-item input:checked~.checkmark:after{content:"";width:10px;height:10px;background-color:#0e378c}.store-finder .modal-mobile .filter__products-wrapper .filter__products-item .checkmark{position:absolute;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:center;justify-content:center;background-color:#fff;width:16px;height:16px;border:1px solid #6f6f6f}.store-finder .modal-mobile .filter__products-wrapper .filter__products-item .name{margin:0 0 0 32px;color:#6f6f6f;line-height:18px;font-size:14px;font-family:"Gotham"}.store-finder .store__details-wrapper{display:none;position:absolute;top:0;width:100%;padding:20px 0 20px 20px;background-color:#fff;height:100%;border-top-left-radius:12px;border-top-right-radius:12px;overflow:hidden}.store-finder .store__details-wrapper.active{display:block}.store-finder .store__details-wrapper .close-store{position:absolute;right:20px;top:23px}.store-finder .store__details-wrapper .close-store img{height:14px}.store-finder .store__details-wrapper .store__details{color:#0e378c}.store-finder .store__details-wrapper .store__details .title{margin-bottom:16px}.store-finder .store__details-wrapper .store__details .address{margin-bottom:10px;width:50%;word-break:break-all;color:#6f6f6f}.store-finder .store__details-wrapper .store__details .location{margin-bottom:40px;display:-ms-flexbox;display:flex;font-size:14px;font-weight:400;line-height:20px;text-decoration:none;font-family:"Fibra One Alt ExtraBold"}.store-finder .store__details-wrapper .store__details .location:before{content:"";display:inline-block;background-repeat:no-repeat;margin-right:10px;background-position:50%;background-image:url(../images/location-solid.svg)}.store-finder .store__details-wrapper ul{list-style:none;margin:0;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;max-height:444px;overflow-y:auto;padding-bottom:150px}.store-finder .store__details-wrapper ul li{padding-bottom:8px;padding-right:8px}.store-finder .store__details-wrapper .list-item{position:relative;width:164px;height:213px;border-radius:12px}.store-finder .store__details-wrapper .list-item,.store-finder .store__details-wrapper .list-item__info{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:center;justify-content:center}.store-finder .store__details-wrapper .list-item__info{-ms-flex-direction:column;flex-direction:column}.store-finder .store__details-wrapper .list-item__info .product-name{display:block;text-align:center;font-size:16px;line-height:16px;color:#fff;padding-top:6px}.store-finder .store__details-wrapper img{height:142px}.store-finder .modal-desktop{display:none}.store-finder .suggest-store-wrapper{display:none;height:100%;padding:20px;background:#fff}.store-finder .suggest-store-wrapper.active{display:block}.store-finder .suggest-store-wrapper .title{margin-bottom:16px;color:#0e378c}.store-finder .suggest-store-wrapper p{color:#6f6f6f;font-size:16px}.store-finder .suggest-store-wrapper .close-suggest{position:absolute;top:26px;right:20px;z-index:9999}.store-finder .suggest-store-wrapper .close-suggest img{height:16px;width:16px}.store-finder .suggest-store-wrapper form{margin:40px 0 16px}.store-finder .suggest-store-wrapper form,.store-finder .suggest-store-wrapper form p{display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-ms-flex-pack:center;justify-content:center}.store-finder .suggest-store-wrapper form p,.store-finder .suggest-store-wrapper form p span{width:100%}.store-finder .suggest-store-wrapper form p .ajax-loader{display:none}.store-finder .suggest-store-wrapper form p>span:not(:first-child) input{margin-top:24px}.store-finder .suggest-store-wrapper form input{height:50px;background-color:#fff;border:1px solid #dedbd7;border-radius:2px;padding:0 0 0 16px;margin-bottom:15px;box-shadow:none}.store-finder .suggest-store-wrapper form input:focus{box-shadow:none;border:1px solid #0e378c}.store-finder .suggest-store-wrapper form input.wpcf7-not-valid{border:1px solid #ee3d3d;margin:0}.store-finder .suggest-store-wrapper form input:-ms-input-placeholder{color:#6f6f6f;opacity:1}.store-finder .suggest-store-wrapper form input::placeholder{color:#6f6f6f;opacity:1}.store-finder .suggest-store-wrapper form input[type=submit]{font-family:"Fibra One Alt ExtraBold";font-size:16px;background:#0e378c;color:#fff;border-radius:2px;padding:0 40px;margin-top:35px;cursor:pointer}.store-finder .suggest-store-wrapper form span .wpcf7-not-valid-tip{margin:0}.store-finder .suggest-store-wrapper form .form-scroll{height:302px;overflow-y:scroll}.store-finder .suggest-store-wrapper form .form-footer{position:relative}.store-finder .suggest-store-wrapper form .form-footer .title{margin:0;margin-top:8px}.store-finder .suggest-store-wrapper form .form-footer .clean-products{font-family:"Fibra One Regular";color:#0e378c;font-size:16px;display:none;line-height:24px;text-decoration:underline;text-align:left;position:absolute;width:auto;top:10px;right:0}.store-finder .suggest-store-wrapper form .form-footer .wpcf7-form-control-wrap{display:none}.store-finder .suggest-store-wrapper form .form-footer ul{margin:0}.store-finder .suggest-store-wrapper form .product-tags-wrapper{list-style:none;width:100%;display:-ms-flexbox;display:flex;margin:0;-ms-flex-wrap:wrap;flex-wrap:wrap}.store-finder .suggest-store-wrapper form .product-tag{border:1px solid #0e378c;border-radius:2px;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;padding:8px 6px;-ms-flex-pack:center;justify-content:center;height:32px;margin-right:8px;margin-bottom:8px;color:#0e378c;font-family:"Fibra One Regular";font-size:14px;line-height:20px;cursor:pointer}.store-finder .suggest-store-wrapper form .product-tag.active{color:#fff;background-color:#0e378c}.store-finder .suggest-store-wrapper form .wpcf7-response-output{margin:0;border:none;font-size:16px;line-height:22px;text-align:center}.store-finder .suggest-store-wrapper form .wpcf7-response-output.wpcf7-mail-sent-ng,.store-finder .suggest-store-wrapper form .wpcf7-response-output.wpcf7-validation-errors{color:#ee3d3d}.store-finder .suggest-store-wrapper form .wpcf7-response-output.wpcf7-mail-sent-ok{color:#0e378c}.store-finder .suggest-store-wrapper form .wpcf7-validation-errors{display:none!important}@media screen and (min-width:768px){.store-finder #map,.store-finder__map{height:700px}.store-finder__support-links{display:-ms-flexbox;display:flex}.store-finder .location{margin-right:74px}.store-finder .revoke-desk{display:-ms-flexbox;display:flex}.store-finder .revoke-mobile{display:none}.store-finder form .form-scroll{height:auto!important;overflow:hidden!important}.store-finder .form-footer{position:relative}.store-finder .modal-mobile.opened{height:715px}.store-finder form span .wpcf7-not-valid-tip{font-size:12px;line-height:14px;position:absolute;width:375px;padding:5px 0;top:66%}.store-finder form input{margin-bottom:25px!important}.store-finder__map{margin-bottom:40px}.store-finder__any-results{margin-top:40px}.store-finder__cookies-overlay p{width:516px;font-size:12px;line-height:16px;margin-bottom:35px}.store-finder__list{padding-right:24px;max-height:323px;overflow-y:auto}.store-finder__list .suggest span{top:-36px;width:447px}.store-finder__list ul li .list-item{-ms-flex-align:center;align-items:center}.store-finder__list ul li .list-item .store-wrapper{-ms-flex-pack:justify;justify-content:space-between}.store-finder__list ul li .list-item .store-wrapper a{display:block}.store-finder__list ul li .list-item .links .button.view-store{display:none}.store-finder__list ul li .list-item .button{background:#fff;color:#0e378c;border:2px solid #0e378c;padding:.85em 1em;border-radius:2px}.store-finder .store__details-wrapper{padding:40px 0 40px 40px}.store-finder .store__details-wrapper .close-store{right:40px;top:50px}.store-finder .store__details-wrapper .close-store img{width:24px;height:24px}.store-finder .store__details-wrapper ul{max-height:418px;overflow-y:auto}.store-finder .store__details-wrapper ul li{padding:0 8px 8px 0}.store-finder .store__details-wrapper .list-item{width:176px;height:176px}.store-finder .store__details-wrapper .list-item__info{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:center;justify-content:center;-ms-flex-direction:column;flex-direction:column}.store-finder .store__details-wrapper .list-item__info .product-name{display:none}.store-finder .store__details-wrapper img{height:138px}}@media screen and (min-width:1024px){.store-finder{height:675px;-ms-flex-direction:row;flex-direction:row;padding:0;margin-bottom:87px;margin-top:28px}.store-finder,.store-finder .form-footer{position:relative}.store-finder .form-footer .clean-products{display:block!important}.store-finder__any-results{margin-top:80px}.store-finder #map{height:675px;margin-top:0}.store-finder__map{height:100%;width:50%;margin-top:0}.store-finder__filter{height:100%;width:47%;position:relative}.store-finder__filter-wrapper{position:relative;padding:0}.store-finder__filter-wrapper .title{display:block}.store-finder__filter .location{margin-right:35px}.store-finder .modal-desktop{display:none;position:absolute;height:100%;width:107%;top:0;left:-40px;background-color:#f4f3f0;z-index:500}.store-finder .modal-desktop.opened{display:block}.store-finder .modal-desktop .filter__products{position:relative;height:100%;width:100%;padding:40px 0 40px 40px;display:none}.store-finder .modal-desktop .filter__products.active{display:block}.store-finder .modal-desktop .filter__products-wrapper{width:calc(100% - 40px);height:calc(100% - 140px);overflow-y:scroll;overflow-x:hidden;margin-top:17px;scrollbar-width:thin;scrollbar-color:#0e378c #f4f3f0}.store-finder .modal-desktop .filter__products-wrapper::-webkit-scrollbar{width:10px}.store-finder .modal-desktop .filter__products-wrapper::-webkit-scrollbar-track{background:#1c3362;border-radius:50px}.store-finder .modal-desktop .filter__products-wrapper::-webkit-scrollbar-thumb{background:#315191;border-radius:50px}.store-finder .modal-desktop .filter__products-footer{margin-top:32px;display:-ms-flexbox;display:flex;-ms-flex-pack:center;justify-content:center}.store-finder .modal-desktop .filter__products-footer .save-button{background-color:#0e378c;border-radius:2px;width:394px;color:#fff;font-family:"DIN";font-size:16px;display:-ms-flexbox;display:flex;-ms-flex-pack:center;justify-content:center;-ms-flex-align:center;align-items:center;text-align:center;height:48px}.store-finder .modal-desktop .filter__products-footer .save-button:active,.store-finder .modal-desktop .filter__products-footer .save-button:hover{background-color:#0e528c;border-color:#0e528c;color:#fff}.store-finder .modal-desktop .filter__products-category{font-size:30px;padding:15px 0}.store-finder .modal-desktop .filter__products-item{position:relative;margin-bottom:15px;margin-right:7px}.store-finder .modal-desktop .filter__products-item input{position:absolute;opacity:0;cursor:pointer;height:100%;width:100%;margin:0;top:0}.store-finder .modal-desktop .filter__products-item input:checked~.checkmark:after{content:"";width:10px;height:10px;background-color:#0e378c}.store-finder .modal-desktop .filter__products-item .checkmark{position:absolute;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:center;justify-content:center;background-color:#fff;border:1px solid #0e378c;pointer-events:none;width:16px;height:16px;top:10px;right:10px;top:0;left:0}.store-finder .modal-desktop .filter__products-item .name{margin-left:30px;color:#3f3f3f;font-size:16px;margin-bottom:0;font-family:"Gotham"}.store-finder .modal-desktop .filter__products .close-button{position:absolute;right:40px;top:52px}.store-finder .modal-desktop .filter__products .clear-button{position:absolute;right:85px;top:52px;color:#0e378c;font-family:"Fibra One Regular";font-size:16px;line-height:24px;text-align:left;text-decoration:underline}.store-finder .suggest-store-wrapper{background:transparent;height:100%;padding:40px}.store-finder .suggest-store-wrapper form{margin:35px 0 0;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-ms-flex-pack:center;justify-content:center}.store-finder .suggest-store-wrapper form input[type=submit]{font-family:"Fibra One Alt ExtraBold";font-size:16px;background:#0e378c;color:#fff;border-radius:2px;padding:0 40px}.store-finder .suggest-store-wrapper form.invalid .wpcf7-response-output{display:-ms-flexbox;display:flex;background-color:#f4f3f0}.store-finder .suggest-store-wrapper .close-suggest{top:50px;right:40px}.store-finder .suggest-store-wrapper .close-suggest img{height:24px;width:24px}.store-finder .suggest-store{background-color:#0e378c;width:394px;height:48px;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:center;justify-content:center;padding:15px 100px;color:#fff;font-family:"Fibra One Alt ExtraBold";font-size:16px;font-weight:400;text-align:center}.store-finder .modal-mobile{display:none}.store-finder .list-item .button:hover{background-color:#0e378c;border-color:#0e378c;color:#fff}.store-finder .list-item .button:active{background-color:#1c623f;border-color:#1c623f;color:#fff}.store-finder .store__details-wrapper .list-item{width:145px;height:145px}.store-finder .store__details-wrapper img{height:113px;width:105px}}.product-page{width:100%;max-width:966px;margin:0 auto}.product-page__description{color:#6f6f6f;font-family:"Fibra One Regular";margin:40px 0;font-size:16px;font-weight:400;line-height:24px;width:100%;text-align:center}@media screen and (min-width:768px){.product-page__description{font-size:24px;line-height:32px}}@media screen and (min-width:1024px){.product-page__description{margin:80px 0;font-size:24px;line-height:32px}}.mosaic-wrapper{margin-top:40px;max-width:1360px;margin-left:auto;margin-right:auto}.mosaic .product-item{border-radius:12px;position:relative}.mosaic .product-item.large,.mosaic .product-item.medium,.mosaic .product-item.small{height:213px}.mosaic .product-item__inner{display:-ms-flexbox;display:flex;padding:16px 0;-ms-flex-direction:column;flex-direction:column;-ms-flex-align:center;align-items:center;height:100%;-ms-flex-pack:justify;justify-content:space-between}.mosaic .product-item span{font-family:"Fibra One Alt ExtraBold";font-size:16px;color:#fff;text-align:center;font-weight:400;line-height:16px;width:132px}.mosaic .product-item__image{width:132px;height:142px}.mosaic .grid-template-columns{grid-template-areas:"large small-1" "small-2 medium" "small-3 small-4"}.mosaic .grid-template-columns,.mosaic .grid-template-columns-1{margin-bottom:9px;display:grid;grid-template-columns:calc(50% - 7px) calc(50% - 7px)}.mosaic .grid-template-columns-1{grid-template-areas:"small-1 small-2" "medium small-3" "small-4 large"}.mosaic .gap{gap:7px;row-gap:9px}.mosaic .content{grid-area:content}.mosaic .large{grid-area:large}.mosaic .small-1{grid-area:small-1}.mosaic .small-2{grid-area:small-2}.mosaic .small-3{grid-area:small-3}.mosaic .small-4{grid-area:small-4}.mosaic .medium{grid-area:medium}.mosaic .product-item__badge{background-color:#ef2f23;border-radius:32px;width:40px;height:40px;position:absolute;top:8px;z-index:10;right:8px;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:center;justify-content:center}.mosaic .product-item__badge span{color:#fff;font-family:"Fibra One Alt ExtraBold";font-size:14px;font-weight:400;line-height:20px;text-align:center}.mosaic .product-item__badge--theme-version-two{background-color:#fff}.mosaic .product-item__badge--theme-version-two span{color:#ef2f23}@media screen and (min-width:768px){.mosaic-wrapper{margin-top:80px}.mosaic .grid-template-columns{margin:0;display:grid;grid-template-columns:calc(41% - 3px) calc(18% - 11px) calc(24% - 10px) calc(18% - 11px);grid-template-areas:"large small-1 medium small-3" "large small-2 medium small-4" "large . medium ."}.mosaic .grid-template-columns-1{margin:0;display:grid;grid-template-columns:calc(18% - 11px) calc(24% - 10px) calc(18% - 11px) calc(41% - 3px);grid-template-areas:"small-1 medium small-3 large" "small-2 medium small-4 large" ". medium . large"}.mosaic .large{padding-top:42px}.mosaic .medium{padding-top:88px}.mosaic .small{padding-top:28px}.mosaic .large .product-item__image{width:213px;height:229px}.mosaic .medium .product-item__image{width:123px;height:132px}.mosaic .small .product-item__image{width:91px;height:98px}.mosaic .product-item__inner span{opacity:0;position:absolute}.mosaic .product-item.large,.mosaic .product-item.medium{height:292px}.mosaic .product-item.small{height:142px}.mosaic .product-item__inner{padding:0;-ms-flex-pack:start;justify-content:flex-start}}@media screen and (min-width:1024px){.mosaic-wrapper{margin-top:80px}.mosaic .product-item.large,.mosaic .product-item.medium{height:555px}.mosaic .product-item.small{height:273px}.mosaic .product-item__inner{position:relative}.mosaic .product-item .product-item__image{transition:all 1s}.mosaic .product-item .product-item__inner span{transform:translateY(40px);opacity:0;transition:none;position:absolute}.mosaic .product-item:hover .product-item__image{opacity:.4;transition:all 1s}.mosaic .product-item:hover .product-item__inner span{font-size:32px;transition-delay:1s;transform:translateY(0);opacity:1;line-height:44px;transition:opacity .5s,transform 1s;position:absolute;top:0;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:center;justify-content:center}.mosaic .large{padding-top:81px}.mosaic .medium{padding-top:165px}.mosaic .small{padding-top:50px}.mosaic .large .product-item__image,.mosaic .large .product-item__inner span{width:404px;height:436px;max-width:90%}.mosaic .medium .product-item__image,.mosaic .medium .product-item__inner span{width:229px;height:247px;max-width:90%}.mosaic .small .product-item__image,.mosaic .small .product-item__inner span{width:170px;height:187px;max-width:90%}.mosaic .product-item__badge{border-radius:55px;width:80px;height:80px}.mosaic .product-item__badge span{font-size:24px;line-height:32px}}main{padding-top:64px}main>h1{padding:20px 1.2rem 0;color:#1c3362;font-family:"Stick";font-size:80px;letter-spacing:2px;text-transform:uppercase;position:relative}main>p{padding:15px 1.2rem 0;color:#1c3362;font-family:"Gotham";font-size:1.1rem;line-height:150%}main>select{border-radius:13px;margin:1rem 0 0;padding:20px 30px;height:52px;position:relative;transform:translateX(-50%);max-width:calc(100% - 2rem);left:50%;font-family:"DIN";font-size:1rem;letter-spacing:2px;color:#fff;white-space:nowrap;text-transform:uppercase;text-align:left}main>select,main>select:focus{background-color:#1c3362}main>select option{max-width:100%;font-family:"DIN";font-size:1rem;letter-spacing:2px;color:#fff;white-space:nowrap;text-transform:uppercase;text-align:left}main>select option[val=""]{border-bottom:12px solid red}main>select:after{content:"";width:22px;height:20px;position:absolute;top:50%;right:20px;transform:translateY(-60%);background-image:url(../images/home/arrow.png);background-repeat:no-repeat;background-position:50%}.products-wrapper{margin-top:40px;max-width:1360px;margin-left:auto;margin-right:auto}.products .product-container{position:relative;z-index:10;margin-top:-1px}.products .section-product{width:100%;padding:0;display:block;position:relative;margin-bottom:40px;height:440px;overflow:hidden}.products .section-product>picture{display:block;width:100%;height:100%;max-height:440px;position:relative;z-index:0}.products .section-product>picture img{width:100%;height:100%;position:absolute;object-fit:cover;top:0;left:0}.products .section-product__description{position:absolute;z-index:2;top:0;left:0}.products .section-product--justify-right{-ms-flex-align:start;align-items:flex-start}.products .section-product__title{padding:30px 1.2rem 0;color:#fff;font-family:"Stick";font-size:48px;letter-spacing:2px}.products .section-product__title.blue{color:#1c3362}.products .section-product__title img{margin-left:37px;width:29px}.products .section-product__subtitle{padding:15px 1.2rem 0;color:#fff;font-family:"Gotham";font-size:1rem}.recipes-section{margin-bottom:40px}.recipes-section .section-recipe__description{background-color:#1c3362;padding-bottom:1rem}.recipes-section .section-recipe__description h2{padding:50px 1.2rem 0;color:#fff;font-family:"Stick";font-size:48px;letter-spacing:1px}.recipes-section .section-recipe__description h2.blue{color:#1c3362}.recipes-section .section-recipe__description p{padding:15px 1.2rem 0;color:#fff;font-family:"Gotham";font-size:1rem;font-weight:700}.recipes-section .recipe-slider{position:relative;padding-bottom:60px;padding:2rem 0 60px}.recipes-section .recipe-slider .recipe__wrapper{position:relative;z-index:3}.recipes-section .recipe-slider .section-recipe__description{position:relative!important}.recipes-section .recipe-slider picture img{border-radius:20%;margin:0 auto;width:100%;height:100%;max-width:194px;max-height:194x;overflow:hidden;box-shadow:inset 0 0 .5rem rgba(0,0,0,.15)}.recipes-section .recipe-slider .title{padding:0 35px;color:#1c3362;font-family:"Stick";font-size:30px;letter-spacing:2px;margin:1rem auto 0;position:relative;text-align:center}.recipes-section .recipe-slider .slick-slide:first-child{margin-left:0}.recipes-section .recipe-slider .slick-slide:nth-child(2n){margin-top:10px}.recipes-section .recipe-slider .slick-slide:nth-child(odd){margin-top:50px}.recipes-section .recipe-slider .slick-dots{bottom:0}.recipes-section .recipe-slider .slick-dots:after{content:"";width:170px;height:2px;position:absolute;bottom:-1rem;left:50%;transform:translateX(-50%);background-color:#1c3362}.recipes-section .recipe-slider .slick-dots.recipe-slider__dots li{background:transparent;border:1px solid #1c3362;height:10px;width:10px;margin:0 4px;border-radius:50%;transition:all .2s}.recipes-section .recipe-slider .slick-dots.recipe-slider__dots li.slick-active{background:#1c3362;width:21px;border-radius:5px}.recipes-section .recipe-slider .slick-dots.recipe-slider__dots li button:before{content:""}.recipes-section .recipe-slider+button{font-family:"DIN";font-size:1.2rem;letter-spacing:2px;color:#1c3362;text-transform:uppercase;width:180px;text-align:right;display:block;margin:0 auto}.hide-onda{display:block}@media (max-width:1023px){.hide-onda.mobile{display:none}}.section__recipe-detail{padding:40px 0}@media (max-width:1024px){.section__recipe-detail{padding:0}}@media (min-width:1024px){.section__recipe-detail{background-color:#f5f3ed}}.section__recipe-detail-container{display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column}@media (min-width:1024px){.section__recipe-detail-container{-ms-flex-direction:row;flex-direction:row;-ms-flex-pack:space-evenly;justify-content:space-evenly}}.section__recipe-detail .section__recipe{background-color:#f5f3ed;width:100%;-ms-flex-pack:distribute;justify-content:space-around}@media (min-width:1024px){.section__recipe-detail .section__recipe{width:35%}}@media (max-width:1023px){.section__recipe-detail .section__recipe{padding-bottom:64px}}@media (min-width:768px) and (max-width:1024px){.section__recipe-detail .section__recipe__introdution{display:block;padding-right:200px;box-sizing:border-box}}@media (min-width:1024px){.section__recipe-detail .section__recipe__introdution{display:none}}.section__recipe-detail .section__recipe__introdution-title{font-size:48px}@media (max-width:767px){.section__recipe-detail .section__recipe__introdution-title{padding:64px 0 24px}}@media (min-width:768px) and (max-width:1023px){.section__recipe-detail .section__recipe__introdution-title{padding:36px 0 18px;font-size:60px}}.section__recipe-detail .section__recipe__recipe-title{font-size:36px;margin:25px 0}@media (max-width:1023px){.section__recipe-detail .section__recipe__recipe-title{margin:0 0 37px}}@media (min-width:768px) and (max-width:1023px){.section__recipe-detail .section__recipe__recipe-title{font-size:60px}}@media (min-width:1024px){.section__recipe-detail .section__recipe__recipe-title{margin-top:0}}.section__recipe-detail .section__recipe__recipe-ingredients{margin:20px 0}.section__recipe-detail .section__recipe__recipe-ingredients:before{content:"• ";color:#0e378c;font-size:18px}.section__recipe-detail .section__recipe__recipe-ingredients-amount{font-weight:700}.section__recipe-detail .section__recipe__recipe-ingredients-product-link{text-decoration:underline;font-weight:700}.section__recipe-detail .section__preparation{background-color:#fbfbfb}@media (min-width:768px) and (max-width:1024px){.section__recipe-detail .section__preparation{box-sizing:border-box}}@media (min-width:1024px){.section__recipe-detail .section__preparation{width:45%;background-color:#f5f3ed;position:relative}}.section__recipe-detail .section__preparation-title{padding-top:78px;font-size:48px}@media (max-width:1023px){.section__recipe-detail .section__preparation-title{padding-top:48px}}@media (min-width:768px){.section__recipe-detail .section__preparation-title{font-size:60px}}.section__recipe-detail .section__preparation__list-item{-ms-flex-align:left;align-items:left}@media (min-width:1024px){.section__recipe-detail .section__preparation__list-item{display:-ms-flexbox;display:flex;margin:23px 0;-ms-flex-align:center;align-items:center}}.section__recipe-detail .section__preparation__list-item img{margin-left:0;width:130px}@media (min-width:1024px){.section__recipe-detail .section__preparation__list-item img{width:215px;padding:40px}}@media (min-width:768px){.section__recipe-detail .section__preparation__list-item{width:526px}}.section__recipe-detail .section__preparation ul{margin-top:40px}@media (min-width:1024px){.section__recipe-detail .section__preparation ul svg:last-of-type{display:none}}.section__recipe-detail .section__preparation ul li img{margin:0 0 20px}.section__recipe-detail svg{width:100%;height:5px;margin:40px 0}@media (min-width:768px) and (max-width:1024px){.section__recipe-detail svg{width:400px}}@media (min-width:1024px){.section__recipe-detail svg{height:9px}}.section__recipe-detail .paragraph{font-size:17px}@media (max-width:1023px){.section__recipe-detail p{margin-bottom:0}}.page-404{height:100vh;max-height:100vh;background:#fff;padding:16px 20px 0}.page-404__logo{width:100%;height:100%}.page-404__title{color:#0e378c;font-family:"Fibra One Alt ExtraBold";font-size:104px;font-weight:400;line-height:84px;text-align:center;margin-bottom:40px}.page-404__wrapper{position:relative;max-width:1024px;margin:0 auto;width:335px}.page-404__plant{position:absolute;top:115%;left:0;width:87px;height:90px}.page-404__arrow{position:absolute;top:-43%;right:4%;width:78px;height:93px}.page-404__description{color:#6f6f6f;font-family:"Fibra One Regular";font-size:16px;font-weight:400;line-height:32px;text-align:center}.page-404 a{text-decoration:underline}.page-404__link{display:block;margin:0 auto;width:78px;height:32px;margin-bottom:210px}@media screen and (min-width:768px){.page-404{padding:26px 0 0}.page-404__wrapper{width:500px}.page-404__title{font-size:240px;line-height:84px}.page-404__description{font-size:24px;line-height:32px;padding-top:100px}.page-404__link{margin-bottom:300px}.page-404__plant{top:90%;left:-22%;width:145px;height:150px}.page-404__arrow{top:-56%;right:-14%;width:125px;height:150px}}@media screen and (min-width:1024px){.page-404{padding:26px 0 0;max-width:1312px;margin:0 auto}.page-404__wrapper{width:100%}.page-404__title{font-size:320px;line-height:84px;margin-bottom:80px}.page-404__plant{position:absolute;top:48%;left:0;width:215px;height:222px}.page-404__arrow{position:absolute;top:-64%;right:10%}.page-404__description{padding-top:64px;font-size:24px;line-height:32px}.page-404__link{margin:0;margin-bottom:30vh;margin-left:64px;width:146px;height:59px}}.more-products{margin-bottom:80px}.more-products__title{color:#29843d;font-size:32px;font-weight:400;line-height:44px;text-align:center;width:80%;margin:40px auto 24px}.more-products__description{color:#6f6f6f;font-family:"Fibra One Regular";font-size:16px;font-weight:400;line-height:24px;width:80%;text-align:center;margin:0 auto 24px}.more-products__slider{width:100%}.more-products__list{display:none}.more-products__card{width:204px;height:265px;border-radius:12px;-ms-flex-direction:column;flex-direction:column;-ms-flex-pack:justify;justify-content:space-between;padding:20px;margin:0 4px;position:relative}.more-products__badge,.more-products__card{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center}.more-products__badge{background-color:#ef2f23;border-radius:32px;width:40px;height:40px;position:absolute;top:8px;right:8px;-ms-flex-pack:center;justify-content:center}.more-products__badge span{color:#fff;font-family:"Fibra One Alt ExtraBold";font-size:14px;font-weight:400;line-height:20px;text-align:center}.more-products__badge--theme-version-2{background:#fff}.more-products__badge--theme-version-2 span{color:#ef2f23}.more-products__card-title{color:#fff;font-family:"Fibra One Regular";font-size:16px;font-weight:400;line-height:24px;width:100%;text-align:center}.more-products__img{width:164px;height:172px}.more-products .slick-dots{bottom:-35px}.more-products .slick-dots.hero-slider__dots li{background:green;height:8px;width:8px;margin:0 4px;border-radius:50%;background:#dedbd7;transition:all .2s}.more-products .slick-dots.hero-slider__dots li.slick-active{background:#29843d;width:16px;border-radius:34%}.more-products .slick-dots.hero-slider__dots li button:before{content:""}@media screen and (min-width:768px){.more-products__title{font-size:48px;line-height:58px}.more-products__description{font-size:24px;line-height:32px;margin-bottom:40px}.more-products__card-title{display:none}.more-products__card{width:176px;height:176px;padding-top:34px;-ms-flex-pack:start;justify-content:flex-start}.more-products__img{width:128px;height:138px}}@media screen and (min-width:1024px){.more-products__description,.more-products__title{width:768px}.more-products__card{width:232px;height:232px;-ms-flex-align:center;align-items:center;padding-top:34px;-ms-flex-pack:start;justify-content:flex-start}.more-products__img{width:169px;height:182px}}@media screen and (min-width:1440px){.more-products__list{max-width:1440px;margin:0 auto;display:block}.more-products__slider.slick-slider{display:none}.more-products__card{margin:5px 2px;display:-ms-inline-flexbox;display:inline-flex}}select{background:transparent;-webkit-appearance:none;width:100%;border:none;color:#555;height:100%;position:absolute;left:0;top:0}select:hover{color:#014da8}select.inactive{color:rgba(85,85,85,.3019607843);pointer-events:none}select:focus{border:none}.select__mainDroplist__container{display:inline-block;border:2px solid #555;box-sizing:border-box;color:#555;padding:20px 54px 21px 16px;width:100%;height:57px;position:relative}.select__mainDroplist__container:hover{border:2px solid #014da8;color:#014da8}.select__mainDroplist__container:active{border:2px solid #1c3362;color:#1c3362}.select__mainDroplist__container.inactive{border:2px solid rgba(85,85,85,.3019607843);color:rgba(85,85,85,.3019607843)}.select__mainDroplist__container:after{content:"ˬ";font-size:20px;font-family:system-ui;position:absolute;top:35%;right:20px;transform:translateY(-50%)}.select{width:375px;max-width:375px;height:52px;background-color:#1c3362;border-radius:13px;color:#fff;cursor:pointer;position:relative;font-size:14px}@media (max-width:768px){.select{max-width:335px}}.select__itens{display:none;width:375px;height:auto}.select__itens.mostra__select{display:block;z-index:5;transition-delay:.3s;width:100%}.select__itens svg{padding:20px;width:100%;height:52px;pointer-events:none;pointer-events:visiblePainted;cursor:default}.select__itens-item{padding:15px}.select__itens-item:hover{color:#d4d4d4;cursor:pointer}@media (max-width:425px){.select__scroll-wrapper{max-height:calc(50vh - 167px);overflow:auto;scroll-behavior:smooth}.select__scroll-wrapper::-webkit-scrollbar{width:10px}.select__scroll-wrapper::-webkit-scrollbar-track{background:#1c3362;border-bottom-right-radius:13px}.select__scroll-wrapper::-webkit-scrollbar-thumb{background:#315191;border-bottom-right-radius:13px}}.select #option-selected{padding:20px;position:absolute;top:50%;transform:translatey(-50%);height:52px;z-index:2;font-size:10px;width:100%}.select__itens__container{width:100%;height:0;background-color:#1c3362;margin-top:40px;position:absolute;transition:height .2s;transition-timing-function:ease-in}.select__itens__container.mostra__select{-ms-flex-direction:column;flex-direction:column;height:auto;border-bottom-right-radius:13px;border-bottom-left-radius:13px}.select__container-option-selected{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center}.select__button-OpenClose{position:absolute;width:14px;height:12px;right:5%;top:35%;transform:translatey(-50%)}.select__button-OpenClose.icon{background-image:url(../images/Icon/arrow-down-white.svg);background-repeat:no-repeat;background-position:50%;background-size:cover;cursor:pointer;animation:animationClose .2s;transform:rotate(1turn)}.select__button-OpenClose.icon.animaSVG{animation:animationOpen .2s;transform:rotate(180deg)}label{color:#fff}label input{margin:0}.clean{width:100px;height:19px;position:absolute;right:7%;transform:translatey(-50%);border-bottom:.5px solid #fff;display:none;top:55%;z-index:3;font-size:10px}.clean.mostra__select{display:block}.button-select{background-color:#fff;color:#1c3362;margin:24px 36px}.button-select:hover{background-color:#ebf4ff}.section-button-link__buttons-back{text-align:center;border-bottom:none;color:#0e378c;font-size:15px;display:block;font-family:"DIN";height:37px;width:237px;transition-duration:.4s;background-image:url(../images/home/arrow-left.png);background-repeat:no-repeat;background-position:0 0;position:relative;letter-spacing:3px;text-transform:uppercase;white-space:nowrap;margin-bottom:56px;padding-left:25px}.section-button-link__buttons-back.white{color:#fff;background-image:none}.section-button-link__buttons-back.white:hover{color:#ebf4ff}.section-button-link__buttons-back.white:before{content:"";background-image:url(../images/home/arrow-white-left.png);height:19px;width:20px;position:absolute;background-size:cover;background-repeat:no-reeat;left:0}.section-button-link__buttons-back.white:after{background-image:url(../images/onda-white.svg)}.section-button-link__buttons-back:hover{color:#014da8}.section-button-link__buttons-back:after{content:"";width:237px;height:45px;position:absolute;width:100%;top:40px;right:0;transform:translateY(-60%);background-image:url(../images/svg-blue.svg);background-repeat:no-repeat;background-position:50%}@media (max-width:768px){.section-button-link__buttons-back{margin-bottom:28px}}.section-social-footer__social{width:100%;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;font-family:"DIN";font-size:16px;letter-spacing:2px;text-transform:uppercase;text-align:left;font-weight:700;border-radius:13px;white-space:nowrap}@media (max-width:768px){.section-social-footer__social{display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;-ms-flex-align:center;align-items:center;height:200px;width:100%;margin:0 auto;padding:0}}.footer-main{width:100%;padding:3rem 2rem 2rem;background:#1c3362}.footer-main__wrapper{width:100%;max-width:1360px;margin:0 auto;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-direction:column;flex-direction:column}.footer-main__logo{width:104px;height:42px;margin-bottom:36px}.footer-main__social{font-size:20px;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;position:relative;width:100%}.footer-main__description{color:#0e378c;font-size:36px;margin-bottom:25px;text-align:center;font-family:"Stick"}.footer-main__description.white{color:#fff;font-weight:100}.footer-main__arrow{position:absolute;right:-13%;top:7%}.footer-main__links{display:-ms-flexbox;display:flex;list-style:none;margin:0;width:100%;-ms-flex-align:center;align-items:center;-ms-flex-pack:center;justify-content:center;height:65px;background-image:url(../images/home/social-bg.png);background-repeat:no-repeat;background-position:center 5px}.footer-main__links li:nth-child(2){padding:0 32px}.footer-main__links a{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center}.footer-main__links img{width:32px;height:32px}.icon:hover{filter:grayscale(100%) sepia(100%)}.input__field{display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column}.input__field-input{border:2px solid transparent;box-shadow:0 0 0 1px #555;height:57px}.input__field-input.hover,.input__field-input:active,.input__field-input:hover{box-shadow:0 0 0 0;border:2px solid #014da8}.input__field-input.hover:-ms-input-placeholder,.input__field-input:active:-ms-input-placeholder,.input__field-input:hover:-ms-input-placeholder{color:#014da8}.input__field-input.hover::placeholder,.input__field-input:active::placeholder,.input__field-input:hover::placeholder{color:#014da8}.input__field-input:disabled{box-shadow:0 0 0 0;border:1px solid rgba(85,85,85,.3019607843)}.input__field-input:disabled:-ms-input-placeholder{color:#555}.input__field-input:disabled::placeholder{color:#555}.input__field-input:-ms-input-placeholder{color:#555}.input__field-input::placeholder{color:#555}.input__field-input+span{color:red}.input__field .feedback{border:1px solid #555}.input__field .feedback:-ms-input-placeholder{color:#555}.input__field .feedback::placeholder{color:#555}.input__field .message{height:165px;width:100%;min-width:335px}@media (max-width:768px){.input__field .message{min-width:100%}}body,html{width:100vw;overflow-x:hidden}section{display:block}.section-button-link{display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;height:300px;margin:100px auto}.section-button-link__description{background-color:#fff}.section-button-link__title{padding:50px 1.2rem 0;background-color:#fff;font-family:"Stick";font-size:36px;line-height:45px;letter-spacing:2px;padding-left:20%}.section-button-link__title.blue{color:#0e378c;background-color:#fff}.section-button-link__buttons{display:-ms-flexbox;display:flex;padding:5px 1.2rem;font-family:"DIN";font-size:16px;letter-spacing:2px;text-transform:uppercase;text-align:left;font-weight:700;border-radius:13px;padding-left:20%}@media (max-width:768px){.section-button-link__buttons{display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column}}.section-social-footer{display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;-ms-flex-pack:distribute;justify-content:space-around;height:auto;margin:100px auto}.section-social-footer__description{background-color:#fff}.section-social-footer__title{padding:50px 1.2rem 0;color:#fff;font-family:"Stick";font-size:36px;line-height:45px;letter-spacing:2px;margin-bottom:30px}.section-social-footer__title.blue{color:#0e378c;background-color:#fff}.section-social-footer__details{display:-ms-flexbox;display:flex;-ms-flex-pack:left;justify-content:left;margin-top:20px;color:#0e378c;font-size:16px;width:80%}.section-social-footer__details span{color:#0e378c;font-size:16px;font-weight:100;padding-left:5px}.section-social-share{display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;width:100%;height:auto;margin:100px auto}.section-social-share__description{background-color:#fff}.section-social-share__title{padding:50px 1.2rem 0;color:#fff;font-family:"Stick";font-size:36px;line-height:45px;letter-spacing:2px}.section-social-share__title.blue{color:#0e378c;background-color:#fff}.section-input{display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;width:100%;height:auto;margin:100px auto}.section-input__description{background-color:#fff}.section-input__title{padding:50px 1.2rem 0;color:#fff;font-family:"Stick";font-size:36px;line-height:45px;letter-spacing:2px;margin-bottom:20px}.section-input__title.blue{color:#0e378c;background-color:#fff}.input__wrapper{display:-ms-flexbox;display:flex;-ms-flex-pack:justify;justify-content:space-between;-ms-flex-wrap:wrap;flex-wrap:wrap;width:95%;height:200px;margin-top:20px;padding-top:20px;padding-right:20px}@media (max-width:768px){.input__wrapper{display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;-ms-flex-align:center;align-items:center;height:auto;width:100%;margin:20px auto;padding:0}}.input__field-details{display:-ms-flexbox;display:flex;-ms-flex-pack:left;justify-content:left;margin-top:10px;margin-bottom:10px;color:#0e378c;font-size:16px;padding-top:5px;padding-right:0}.section-searchbar{display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;width:100%;padding-left:20%;padding-right:20%}.card-recipes,.ingredient-item,.product,.section-searchbar{height:auto;margin:100px auto}.generic-style,.recipes-cardstyle{margin:10px auto;height:auto}.searchbar-input{display:-ms-flexbox;display:flex;-ms-flex-direction:row;flex-direction:row;-ms-flex-pack:justify;justify-content:space-between;width:100%;height:70px;margin:0 0 30px}.searchbar-icon{height:34px;width:34px;position:absolute;margin:20px}.searchbar-description{width:100%;height:100%;border:1px solid #555;padding-left:70px}.searchbar-description:-ms-input-placeholder{position:absolute;margin:18px 0;color:#0e378c;font-size:20px;width:80%}.searchbar-description::placeholder{position:absolute;margin:18px 0;color:#0e378c;font-size:20px;width:80%}@media (max-width:768px){.searchbar-description:-ms-input-placeholder{font-size:14px;margin-right:5%}.searchbar-description::placeholder{font-size:14px;margin-right:5%}}.searchbar-description.hover,.searchbar-description:active,.searchbar-description:hover{border:1px solid #0e378c}.product-details{height:auto;margin:100px auto 0}@media (max-width:768px){.product-details{display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;margin:20px auto 0}}@media (min-width:768px) and (max-width:1024px){.product-details{display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;margin:20px auto 0}}.product-details__wrapper{display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;-ms-flex-pack:distribute;justify-content:space-around;margin:20px auto 0;height:auto;max-width:810px!important}@media (max-width:768px){.product-details__wrapper{display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;margin:20px 0 0}}.product-details__wrapper-title-section{text-align:center;height:auto}@media (min-width:1024px){.product-details__wrapper-title-section{font-size:90px}}.product-details__description{display:-ms-flexbox;display:flex;-ms-flex-pack:distribute;justify-content:space-around;width:100%;margin:70px auto;column-gap:120px}@media (max-width:768px){.product-details__description{-ms-flex-direction:column-reverse;flex-direction:column-reverse;margin:0}}.product-details__nahrwerte,.product-details__paragraph{width:calc(50% - 60px);height:auto}.product-details__paragraph{text-align:left;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;-ms-flex-align:end;align-items:flex-end}@media (max-width:1024px){.product-details__paragraph{margin:0;width:95%;-ms-flex-align:center;align-items:center}}.product-details__nahrwerte{margin-bottom:50px}@media (max-width:1024px){.product-details__nahrwerte{margin:20px 2%;width:100%}}.product-details__image{text-align:center;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;-ms-flex-align:end;align-items:flex-end;height:auto;position:relative}.product-details__image-cream{position:relative;width:100%}@media (max-width:1024px){.product-details__image-cream{margin:20px 0 0;width:100%}}.product-details__image-mmmh{position:absolute;width:156px;height:156px;top:calc(100% - 78px);right:0}.product-details__image-wafe{width:100%;margin:30px 0;height:auto}@media (min-width:1024px){.product-details__image-wafe{margin:0 0 30px}}.product-details__image-wafegrey{width:100%;margin:10px 0;height:auto}.product-details__image-wafegrey:last-child{display:none}.product-details__text{margin:50px 0 0;text-align:left;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;-ms-flex-align:end;align-items:flex-end;height:auto}@media (max-width:1024px){.product-details__text{margin:20px 0 65px;width:100%}}.product-details__text-title{margin:0 0 30px;width:100%;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;height:auto}.product-details__text-details{width:100%}.product-details__text-details p{color:#104282;font-size:17px;width:100%;-ms-flex-pack:justify;justify-content:space-between;-ms-flex-align:center;align-items:center;font-family:"Gotham"}@media (max-width:1024px){.product-details__text-details p{font-size:18px}}.product-details__text-title-span{font-size:16px;font-family:praktika}@media (max-width:1024px){.product-details__text-title-span{width:95%}}.product-details__text-detailsnahr{display:-ms-flexbox;display:flex;-ms-flex-pack:justify;justify-content:space-between;-ms-flex-align:center;align-items:center;width:100%;font-size:17px;color:#104282;height:auto;margin:10px 0}@media (max-width:1024px){.product-details__text-detailsnahr{font-size:16px}}.product-details__text-details-span{font-size:17px;font-weight:700;color:#104282;height:auto}@media (max-width:1024px){.product-details__text-details-span{width:50%;text-align:right;font-family:"Gotham";font-size:16px}}.product-details__describe{font-family:"Gotham"}@media (max-width:1024px){.product-details__describe{width:95%}}.recipesRezepte{display:-ms-flexbox;display:flex;margin:0 auto 77px;height:auto;width:100%}@media (max-width:1024px){.recipesRezepte{display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;width:100%;padding-bottom:55px}}.recipesRezepte-cards{display:-ms-flexbox;display:flex;-ms-flex-pack:start;justify-content:flex-start;-ms-flex-wrap:wrap;flex-wrap:wrap;height:auto;column-gap:44px;row-gap:45px}@media (max-width:1023px){.recipesRezepte-cards{display:-ms-flexbox;display:flex;margin:10px auto}}@media (min-width:1024px){.recipesRezepte-cards{-ms-flex-pack:center;justify-content:center}}.recipesRezepte-cards__wafe{display:none}@media (max-width:1024px){.recipesRezepte-cards__wafe{display:-ms-flexbox;display:flex;width:90%;margin:20px}}.recipesRezepte-cards__card{display:-ms-flexbox;display:flex;width:277px;margin:0 10px}@media (max-width:1024px){.recipesRezepte-cards__card{display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;width:90%;margin:20px;width:340px;height:110px}}.recipesRezepte-cards__text{display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column}@media (max-width:1024px){.recipesRezepte-cards__text{display:-ms-flexbox;display:flex;-ms-flex-direction:row;flex-direction:row}}.recipesRezepte-cards__card-image{width:277px;height:357px;object-fit:cover;border-radius:40px}@media (min-width:1024px){.recipesRezepte-cards__card-image{min-height:357px}}@media (max-width:1024px){.recipesRezepte-cards__card-image{width:110px;height:110px}}.recipesRezepte-cards__card-description{color:#104282;font-size:36px;font-family:"Stick";text-align:left;margin:28px 15px}@media (max-width:1024px){.recipesRezepte-cards__card-description{font-size:25px;margin:10px 0 0 20px}}.ingredient{display:-ms-flexbox;display:flex;height:auto}@media (max-width:1024px){.ingredient{display:-ms-flexbox;display:flex;width:100%}}.ingredient-cards{display:-ms-flexbox;display:flex;-ms-flex-pack:center;justify-content:center;-ms-flex-wrap:wrap;flex-wrap:wrap;height:auto;row-gap:45px;column-gap:1.5rem;width:100%}.ingredient-cards__card{display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;-ms-flex-align:center;align-items:center;-ms-flex-preferred-size:15%;flex-basis:15%}@media (max-width:1024px){.ingredient-cards__card{-ms-flex-preferred-size:20%;flex-basis:20%}}@media (max-width:768px){.ingredient-cards__card{-ms-flex-preferred-size:25%;flex-basis:25%}}@media (max-width:597px){.ingredient-cards__card{-ms-flex-preferred-size:33.33%;flex-basis:33.33%}}@media (max-width:448px){.ingredient-cards__card{-ms-flex-preferred-size:100%;flex-basis:100%}}.ingredient-cards__card>a{position:relative}.ingredient-cards__card>a h6{font-size:30px;text-align:center;margin-top:15px}.ingredient-cards__card-imagehappy{width:84px;height:38px;position:absolute;top:10px;left:20px}@media (max-width:1024px){.ingredient-cards__card-imagehappy{width:84px;height:38px}}.ingredient-cards__card-image{width:182px;height:182px;position:relative;margin-top:10px;object-fit:contain}@media (max-width:1024px){.ingredient-cards__card-image{width:150px;height:175px}}.recipes-card{display:-ms-flexbox;display:flex;-ms-flex-pack:start;justify-content:flex-start;-ms-flex-wrap:wrap;flex-wrap:wrap;width:100%;row-gap:40px}@media (max-width:1104px){.recipes-card{-ms-flex-pack:space-evenly;justify-content:space-evenly}}@media (min-width:768px){.recipes-card{column-gap:20px}}@media (min-width:1440px){.recipes-card{column-gap:30px}}.recipes-card__cards{display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;-ms-flex-align:center;align-items:center;-ms-flex-preferred-size:calc(33.3% - 20px);flex-basis:calc(33.3% - 20px);height:537px;position:relative;border-radius:8%;min-width:411px}@media (max-width:767px){.recipes-card__cards{border-radius:0}}@media (min-width:768px) and (max-width:1023px){.recipes-card__cards{min-width:344px;height:537px}}.recipes-card__cards-image{width:411px;height:537px;border-radius:8%;position:absolute;top:0}@media (max-width:1024px){.recipes-card__cards-image{width:100%!important;height:537px}}@media (max-width:767px){.recipes-card__cards-image{border-radius:0}}.recipes-card__cards-image-border{position:absolute;width:100%;border-radius:8%}@media (max-width:1024px){.recipes-card__cards-image-border{width:375px;width:100%!important}}@media (max-width:767px){.recipes-card__cards-image-border{border-radius:0}}.recipes-card__cards-image-creme{position:absolute;top:0;left:0;border-radius:8% 0 0 0}@media (max-width:1024px){.recipes-card__cards-image-creme{position:absolute;top:0;left:0;border-radius:8% 0 0 0}}.recipes-card__cards-image-borderblue{position:absolute;bottom:0;right:0;width:50%;border-radius:0 0 24% 0}@media (max-width:1024px){.recipes-card__cards-image-borderblue{position:absolute;bottom:0;right:0;width:50%;border-radius:0 0 24% 0}}@media (max-width:767px){.recipes-card__cards-image-borderblue{border-radius:0}}.recipes-card__cards-description{color:#104282;font-size:30px;font-family:"Stick";position:absolute;text-align:left;max-width:200px;top:23px;left:23px}@media (max-width:1024px){.recipes-card__cards-description{top:20px;left:22px}}@media (max-width:767px){.recipes-card__cards-description{top:20px;left:28px}}.recipes-card__cards-arrow-curva{position:absolute;margin-top:5px;margin-left:-80px;width:30px;height:30px}.recipes-card__cards-image-sahnige{position:absolute;top:408px;right:10px;height:115px}@media (max-width:768px){.recipes-card__cards-image-sahnige{top:395px;right:26px}}.generic{display:-ms-flexbox;display:flex;margin:124px auto;height:auto}@media (max-width:1024px){.generic{display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;width:100%;margin:38px 0}}.generic-nah{display:-ms-flexbox;display:flex;-ms-flex-pack:space-evenly;justify-content:space-evenly;-ms-flex-wrap:wrap;flex-wrap:wrap;height:auto;width:100%;row-gap:20px}@media (max-width:1024px){.generic-nah{display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;margin:0 auto;width:100%}}.generic-nah__cards{display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;-ms-flex-align:center;align-items:center;width:30%;height:537px;border-radius:8%;position:relative;overflow:hidden}@media (max-width:1024px){.generic-nah__cards{display:-ms-flexbox;display:flex;width:100%;height:250px;border-radius:0}.generic-nah__cards:last-child{margin:0}}.generic-nah__cards-image{width:100%;height:100%;position:absolute;object-fit:cover;top:0;left:0;z-index:0;border-radius:9% 9% 0 0}@media (max-width:1024px){.generic-nah__cards-image{border-radius:0}}.generic-nah__cards-image-border{position:absolute;top:0;left:0;width:100%;z-index:1}@media (max-width:1024px){.generic-nah__cards-image-border{display:none}}.generic-nah__cards-image-creme{position:absolute;top:0;left:0;z-index:2}@media (max-width:1024px){.generic-nah__cards-image-creme{display:none}}.generic-nah__cards-image-curva{width:50px;height:30px;margin:10px}@media (max-width:1024px){.generic-nah__cards-image-curva{display:none}}.generic-nah__cards-image-curvawhite{display:none}@media (max-width:1024px){.generic-nah__cards-image-curvawhite{display:-ms-flexbox!important;display:flex!important;-ms-flex-pack:start;justify-content:flex-start;width:50px!important;height:30px!important;margin:5px 10px}}.generic-nah__cards-description{display:-ms-flexbox;display:flex;position:absolute;z-index:3;width:100%;padding:36px 20px;-ms-flex-align:end;align-items:flex-end}@media (max-width:1024px){.generic-nah__cards-description{-ms-flex-pack:start;justify-content:flex-start;padding:40px 0 40px 40px}}.generic-nah__cards-description h5{width:-webkit-min-content;width:min-content}@media (max-width:1024px){.generic-nah__cards-description-title{max-width:210px;font-size:40px;color:#fff}}.generic-nah__cards-paragraph{position:absolute;text-align:left;top:290px;left:0;padding:0 20px;width:240px;height:auto;color:#fbfbfb;font-size:20px}@media (max-width:1024px){.generic-nah__cards-paragraph{display:none}}.section-header__details{margin:0;height:auto}.section-text{display:-ms-flexbox;display:flex;-ms-flex-pack:distribute;justify-content:space-around;width:100%;margin-top:auto}@media (max-width:1024px){.section-text{margin-top:2rem}}.section-text-image{width:300px;object-fit:contain}@media (max-width:1024px){.section-text-image{display:none}}.section-text-paragraph{width:100%;color:#104282;font-size:17px;font-family:"Gotham"}@media (min-width:1024px){.section-text-paragraph{padding-top:4rem;margin-right:40%;width:70%}}.section-product-details{margin-top:100px;background-color:#f5f3ed;padding-top:15px}.section-kochen{background-position:100%;background-size:cover;height:500px;width:100%;position:relative;background-image:url(../images/headers/bluewafe.svg);background-repeat:no-repeat;background-position:50%;background-color:#f5f3ed;padding-top:79px}@media (max-width:1024px){.section-kochen{height:350px;padding-top:40px}}.section-kochen-title{text-align:center;font-size:90px;line-height:82px;min-height:164px;color:#fbfbfb}@media (max-width:1023px){.section-kochen-title{text-align:left;font-size:60px;padding-left:29px;line-height:44px;margin-bottom:11px;min-height:0}.section-kochen-title br{display:none}}@media (max-width:767px){.section-kochen-title{text-align:left;font-size:48px;padding:0 10px}}.section-kochen-subtitle{text-align:center;font-size:16px;line-height:24px;color:#fbfbfb;font-family:"Gotham"}@media (max-width:1024px){.section-kochen-subtitle{text-align:left;line-height:24px;padding-left:29px}}@media (max-width:767px){.section-kochen-subtitle{padding:0 10px}}.kochen-desktop,.section-recipes{background-color:#f5f3ed}.kochen-desktop{display:-ms-flexbox;display:flex}@media (max-width:1024px){.kochen-desktop{display:none}}.kochen-mobile{display:none}@media (max-width:1024px){.kochen-mobile{display:none}}section#kochen-product{background-color:#7fffd4;height:650px}@media (min-width:1025px){section#kochen-product{display:none}}section#kochen-product .paragraph,section#kochen-product .title{text-align:left;padding:10px}section#kochen-product .section__products.products__desktop{display:none}section#kochen-product .mobile{display:block}section#kochen-product .slick-list .slick-track{min-height:277px;display:-ms-flexbox;display:flex}section#kochen-product .slick-list .slick-track .slick-slide{padding-top:53px;padding-bottom:0;margin:0 20px}section#kochen-product .slick-list .slick-track .slick-slide:nth-child(odd){padding-top:0;padding-bottom:53px}section#kochen-product .slick-dots{bottom:0;display:-ms-flexbox;display:flex;-ms-flex-pack:center;justify-content:center;padding:0 80px;position:relative}section#kochen-product .slick-dots:after{content:"";width:170px;height:5px;position:absolute;left:50%;transform:translateX(-50%);background-image:url(../images/svg-blue.svg);background-size:cover;background-position:bottom;background-repeat:no-repeat;bottom:-40px}section#kochen-product .slick-dots.hero-slider__dots li{background:transparent;border:1px solid #104282;height:10px;width:10px;margin:0 4px;border-radius:50%;transition:all .2s;list-style:none}section#kochen-product .slick-dots.hero-slider__dots li.slick-active{background:#104282;width:21px;border-radius:5px}section#kochen-product .slick-dots.hero-slider__dots li button{display:none}section#kochen-product .paragraph{text-align:center}@media (min-width:1024px){section#kochen-product .paragraph{display:none}}@media screen and (min-width:768px){.slick-track{min-height:277px}}@media screen and (min-width:1224px){section#kochen-product{width:100%;height:auto;padding-bottom:40px}section#kochen-product .paragraph,section#kochen-product .title{text-align:center;width:766px;margin:0 auto}section#kochen-product .products-slider.mobile,section#kochen-product .section__products.products__desktop{display:none}}.kochen__product{text-align:center;height:367px}.kochen__product picture img{margin:0 auto;width:190px;height:190px;object-fit:cover}.kochen__product-title{text-align:center;max-width:260px;font-size:30px;margin:15px auto}@media (min-width:768px) and (max-width:1024px){.kochen__product picture img{margin:0}.kochen__product-title{margin:15px 0}}@media screen and (max-width:1024px){.kochen__product{text-align:center;margin:5px 0}.kochen__product picture img{width:194px;height:194px;object-fit:cover;border-radius:50px}.kochen__product-title{font-size:27px;max-width:175px;word-break:break-word}}section#carousel_product__header{position:relative;margin-top:0;max-width:1024px}section#carousel_product__header .carousel_product__description{padding:0 20px}section#carousel_product__header .carousel_product__title{max-width:300px;text-align:left;padding:45px 0;color:#fff;font-size:48px;line-height:44px}section#carousel_product__header .carousel_product__paragraph{text-align:left;padding:0;color:#fff;font-size:17px;line-height:26px;font-family:"Gotham";font-size:16px}section#carousel_product__header .image_unver{display:none}section#carousel_product__header span.paragraph{text-align:center;top:800px;color:#fff;position:absolute;left:50%;transform:translateX(-50%)}section#carousel_product__header .section__products.products__desktop{display:none}section#carousel_product__header.mobile{display:block}section#carousel_product__header .slick-dots{bottom:0}section#carousel_product__header .slick-dots:after{content:"";width:170px;height:2px;position:absolute;bottom:-1rem;left:50%;transform:translateX(-50%);background-color:#fff}section#carousel_product__header .slick-dots.hero-slider__dots li{background:transparent;border:1px solid #fff;height:10px;width:10px;margin:0 4px;border-radius:50%;transition:all .2s;list-style:none}section#carousel_product__header .slick-dots.hero-slider__dots li.slick-active{background:#fff;width:21px;border-radius:5px}section#carousel_product__header .slick-dots.hero-slider__dots li button{display:none}section#carousel_product__header .products-slider{padding-bottom:40px}@media screen and (min-width:1024px){section#carousel_product__header .products-slider{margin-bottom:30px;padding-bottom:45px;padding-top:100px}}section#carousel_product__header .products-slider article{display:-ms-flexbox;display:flex;-ms-flex-pack:center;justify-content:center;width:100%;-ms-flex-wrap:wrap;flex-wrap:wrap;-ms-flex-direction:column;flex-direction:column;padding:0 20px;overflow:hidden}@media screen and (min-width:1024px){section#carousel_product__header .products-slider article{width:350px;margin-left:calc(100% - 350px);-ms-flex-pack:end;justify-content:flex-end;-ms-flex-line-pack:end;align-content:flex-end;padding:0}}section#carousel_product__header .products-slider article .carousel__productHeader-description{width:100%!important;margin:50px 0 10px;-ms-flex-pack:center;justify-content:center}section#carousel_product__header .products-slider article .carousel__productHeader-title{max-width:285px;margin:0 20px;font-size:36px}@media screen and (max-width:767px){section#carousel_product__header .products-slider article .carousel__productHeader-image{display:none}}@media screen and (min-width:768px){section#carousel_product__header .products-slider article .carousel__productHeader-image{margin-bottom:20px;-ms-flex-item-align:end;align-self:end}}@media screen and (min-width:1024px){section#carousel_product__header .products-slider article .carousel__productHeader-image{margin-bottom:5px}}section#carousel_product__header .products-slider picture img{border-radius:100%;margin:0 auto;width:180px;height:180px;overflow:hidden;box-shadow:inset 0 0 .5rem rgba(0,0,0,.15);object-fit:cover}@media screen and (min-width:1024px){section#carousel_product__header .products-slider picture img{width:350px;height:350px;margin:initial}}@media screen and (min-width:768px) and (max-width:1024px){section#carousel_product__header{position:relative;margin-top:60px;margin-bottom:61px}section#carousel_product__header .carousel_product__description{padding-top:75px;padding-bottom:60px}section#carousel_product__header .carousel_product__title{line-height:73px;max-width:435px;font-size:80px;margin-bottom:10px}section#carousel_product__header .image_unver{display:-ms-flexbox;display:flex;height:91px;width:228px;position:absolute;top:0;right:0}section#carousel_product__header span.paragraph{text-align:center;width:100%;top:1015px;color:#fff;position:absolute;left:50%;transform:translateX(-50%)}section#carousel_product__header .section__products.products__desktop{display:none}section#carousel_product__header.mobile{display:block}section#carousel_product__header .products-slider picture img{width:300px;height:300px;margin:0 auto}}@media (min-width:1300px){section#carousel_product__header{position:relative!important;max-width:1024px;margin:100px auto 85px}section#carousel_product__header .carousel_product__description{position:absolute;max-width:50%;top:166px}section#carousel_product__header .carousel_product__title{font-size:110px;line-height:100px;text-align:left;max-width:100%}section#carousel_product__header .carousel_product__paragraph{font-size:18px;line-height:28px;text-align:left}section#carousel_product__header .image_unver{display:-ms-flexbox;display:flex;height:104px;width:262px;position:absolute;top:0;left:250px}section#carousel_product__header span.paragraph{text-align:center;top:650px!important;color:#fff;width:100%!important;position:absolute!important;left:50%!important;transform:translateX(-50%)!important}section#carousel_product__header .section__products.products__desktop{display:none}section#carousel_product__header.mobile{display:block}section#carousel_product__header .slick-dots{bottom:0}section#carousel_product__header .slick-dots.hero-slider__dots li{background:transparent;border:1px solid #fff;height:10px;width:10px;margin:0 4px;border-radius:50%;transition:all .2s;list-style:none}section#carousel_product__header .slick-dots.hero-slider__dots li.slick-active{background:#fff;width:21px;border-radius:5px}section#carousel_product__header .slick-dots.hero-slider__dots li button{display:none}}.carousel__productHeader{text-align:center;height:267px;width:100%;padding-top:30px}@media screen and (min-width:768px) and (max-width:1024px){.carousel__productHeader{text-align:center;height:267px;width:100%;padding-top:30px}}@media screen and (min-width:1024px) and (max-width:1300px){.carousel__productHeader{text-align:center;height:267px;width:100%;padding-top:30px}}@media screen and (min-width:1024px) and (max-width:1300px){.carousel__productHeader picture{display:-ms-flexbox!important;display:flex!important;-ms-flex-pack:end!important;justify-content:flex-end!important;width:90%!important;margin-top:80px!important}}@media (min-width:1300px){.carousel__productHeader picture{display:-ms-flexbox!important;display:flex!important;-ms-flex-pack:end!important;justify-content:flex-end!important;width:90%!important;margin-top:80px!important}}.carousel__productHeader picture img{margin:0 auto;width:180px;height:180px;overflow:hidden;border-radius:100%}@media screen and (min-width:768px) and (max-width:1024px){.carousel__productHeader picture img{margin:0 auto;width:300px!important;height:300px!important;overflow:hidden;border-radius:100%}}@media screen and (min-width:1024px) and (max-width:1300px){.carousel__productHeader picture img{margin:0!important;width:358px!important;height:358px!important;overflow:hidden;border-radius:100%}}@media (min-width:1300px){.carousel__productHeader picture img{margin:0!important;width:358px!important;height:358px!important;overflow:hidden;border-radius:100%}}.carousel__productHeader-description{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:center;justify-content:center;width:100%}@media screen and (min-width:1024px) and (max-width:1300px){.carousel__productHeader-description{-ms-flex-pack:end;justify-content:flex-end;width:90%}}@media (min-width:1300px){.carousel__productHeader-description{-ms-flex-pack:end;justify-content:flex-end;width:90%}}.carousel__productHeader-title{text-align:center;max-width:210px;font-size:30px;margin:30px 20px;color:#fff}@media screen and (min-width:1024px) and (max-width:1300px){.carousel__productHeader-title{margin:20px}}@media (min-width:1300px){.carousel__productHeader-title{margin:20px}}.carousel__productHeader-image{display:none;display:-ms-flexbox;display:flex;width:37px;height:34px}.carousel__productHeader-flavor{font-family:"Stick";font-size:18px;color:#fff;max-width:160px;word-break:normal}@media screen and (min-width:768px) and (max-width:1024px){.carousel__productHeader-flavor{font-family:"Stick";font-size:18px;color:#fff;max-width:160px;word-break:normal}}@media screen and (min-width:1024px) and (max-width:1300px){.carousel__productHeader-flavor{font-family:"Stick";font-size:18px;color:#fff;max-width:160px;word-break:normal}}.uber-cta{max-width:1315px;width:100%;height:537px;margin:125px auto 110px;display:-ms-flexbox;display:flex;gap:38px}.uber-cta__item{max-width:411px;width:100%;max-height:537px;border-radius:40px;overflow:hidden}.uber-cta__link{position:relative;display:block;height:100%;background:#004da8;border-top-left-radius:50px;border-top-right-radius:50px}.uber-cta__link:before{width:100%;height:100%;display:block;content:" ";background:url(../images/uber-cta-mask.png) no-repeat top;background-size:contain;position:absolute;top:0;left:0}.uber-cta__title{font-size:48px;line-height:44px;color:#104282;position:absolute;z-index:5;top:36px;left:30px}.uber-cta__image{border-top-left-radius:45px;border-top-right-radius:45px;object-fit:cover;height:100%;width:100%}.uber-cta__image--mobile{border-radius:0;display:none}.uber-cta__text{width:243px;color:#fbfbfb;font-family:"Gotham";font-size:20px;line-height:30px;position:absolute;left:39px;top:293px}.uber-cta__arrow--mobile{display:none}@media screen and (max-width:768px){.uber-cta{height:auto;margin:42px 0 0;-ms-flex-direction:column;flex-direction:column;gap:40px}.uber-cta__item{max-width:100%;max-height:240px;border-radius:0}.uber-cta__link{height:240px;border-radius:0;background:none}.uber-cta__link:before{display:none}.uber-cta__image{border-radius:0}.uber-cta__image--desktop{display:none}.uber-cta__image--mobile{display:block}.uber-cta__title{max-width:315px;top:38px;font-size:60px;line-height:55px}.uber-cta__title--white{color:#fff}.uber-cta__arrow{display:none}.uber-cta__arrow--mobile{display:inline-block;position:relative;top:-10px}.uber-cta__text{max-width:335px;width:100%;top:120px;left:30px}}@media screen and (max-width:425px){.uber-cta__item{max-width:100%;max-height:240px;border-radius:0}}.dark-page-dialog[open]{border:none!important;border-radius:8px;box-shadow:0 10px 30px rgba(0,0,0,.1);display:-ms-flexbox;display:flex;-ms-flex-flow:column;flex-flow:column;height:95dvh;width:95dvw;padding:16px;margin:auto;overscroll-behavior:contain}.dark-page-dialog::backdrop{background-color:rgba(0,0,0,.5)}.dark-page-dialog .dark-page-dialog-header{-ms-flex:none;flex:none;display:-ms-flexbox;display:flex;-ms-flex-flow:column;flex-flow:column;position:relative}.dark-page-dialog .dark-page-dialog-header .dialog-close-button{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:center;justify-content:center;border:none;background:transparent;width:32px;height:32px;position:absolute;top:0;right:0}.dark-page-dialog .dark-page-dialog-header .dialog-close-button span{color:#0e378c;font-size:32px;font-weight:700}.dark-page-dialog .dark-page-dialog-header .logo{-ms-flex-order:-1;order:-1;margin-bottom:16px}.dark-page-dialog .dark-page-dialog-header .logo a:focus-visible{outline:none}.dark-page-dialog .dark-page-dialog-header .logo img{max-width:100%}.dark-page-dialog .dark-page-dialog-header .title h1{margin-bottom:16px;font-family:"Stick";color:#0e378c}.dark-page-dialog .dark-page-dialog-content{-ms-flex:auto;flex:auto;overscroll-behavior:contain;color:#0e378c;font-family:"Gotham";font-size:16px;line-height:1.3}.dark-page-dialog .dark-page-dialog-content img{max-width:100%}.dark-page-dialog .dark-page-dialog-content a:link,.dark-page-dialog .dark-page-dialog-content a:visited{text-decoration:underline}.dark-page-dialog .dark-page-dialog-content b,.dark-page-dialog .dark-page-dialog-content strong{font-weight:700}.dark-page-dialog .dark-page-dialog-content em,.dark-page-dialog .dark-page-dialog-content i{font-style:italic}.dark-page-dialog .dark-page-dialog-content .h1,.dark-page-dialog .dark-page-dialog-content .h2,.dark-page-dialog .dark-page-dialog-content .h3,.dark-page-dialog .dark-page-dialog-content .h4,.dark-page-dialog .dark-page-dialog-content h1,.dark-page-dialog .dark-page-dialog-content h2,.dark-page-dialog .dark-page-dialog-content h3,.dark-page-dialog .dark-page-dialog-content h4{margin:0;padding:0}.dark-page-dialog .dark-page-dialog-footer{-ms-flex:none;flex:none;display:-ms-flexbox;display:flex;-ms-flex-pack:center;justify-content:center}.dark-page-dialog .dark-page-dialog-footer .dialog-close-button{background-color:#1c3362;border-radius:13px;border:0;width:100%;height:56px;color:#fff;font-family:"DIN",sans-serif;font-size:16px;padding:0 5px;font-weight:400;text-align:center;cursor:pointer;text-transform:uppercase;position:relative}.dark-page-dialog .dark-page-dialog-footer .dialog-close-button:hover{background:#1c3362}.dark-page-dialog .dark-page-dialog-footer .dialog-close-button:active{background:#213c73}.dark-page-dialog .dark-page-dialog-footer .dialog-close-button:after{content:"";width:37px;height:35px;position:absolute;top:50%;right:20px;transform:translateY(-50%) scale(.7);background-image:url(../images/home/arrow-white.png);background-repeat:no-repeat;background-position:50%}@media screen and (max-width:767px){.dark-page-dialog .dark-page-dialog-header .logo img{width:100px;height:50px}.dark-page-dialog .dark-page-dialog-header .title h1{font-size:48px}.dark-page-dialog .dark-page-dialog-content{font-size:16px}.dark-page-dialog .dark-page-dialog-content .h1,.dark-page-dialog .dark-page-dialog-content .h2,.dark-page-dialog .dark-page-dialog-content h1,.dark-page-dialog .dark-page-dialog-content h2{font-size:32px;font-family:"Stick";margin-bottom:8px}.dark-page-dialog .dark-page-dialog-content .h3,.dark-page-dialog .dark-page-dialog-content h3{font-size:24px;font-family:"Stick";margin-bottom:8px}.dark-page-dialog .dark-page-dialog-content .h4,.dark-page-dialog .dark-page-dialog-content h4{font-size:20px;font-family:"Stick";margin-bottom:4px}.dark-page-dialog .dark-page-dialog-content *+.h1,.dark-page-dialog .dark-page-dialog-content *+.h2,.dark-page-dialog .dark-page-dialog-content *+h1,.dark-page-dialog .dark-page-dialog-content *+h2{margin-top:24px}.dark-page-dialog .dark-page-dialog-content *+.h3,.dark-page-dialog .dark-page-dialog-content *+.h4,.dark-page-dialog .dark-page-dialog-content *+h3,.dark-page-dialog .dark-page-dialog-content *+h4{margin-top:16px}.dark-page-dialog .dark-page-dialog-content p{font-size:16px;margin-top:16px}}@media screen and (min-width:768px){.dark-page-dialog[open]{min-width:50dvw;max-width:80dvw;padding:32px}.dark-page-dialog .dark-page-dialog-header{display:-ms-flexbox;display:flex;-ms-flex-flow:row;flex-flow:row;-ms-flex-align:start;align-items:start}.dark-page-dialog .dark-page-dialog-header .logo{margin-left:48px;-ms-flex:none;flex:none;-ms-flex-order:0;order:0}.dark-page-dialog .dark-page-dialog-header .logo img{width:150px;height:75px}.dark-page-dialog .dark-page-dialog-header .title{-ms-flex:auto;flex:auto}.dark-page-dialog .dark-page-dialog-header .title h1{font-size:64px}.dark-page-dialog .dark-page-dialog-header .dialog-close-button{display:none}.dark-page-dialog .dark-page-dialog-content{overflow:auto;margin:32px 0}.dark-page-dialog .dark-page-dialog-content .h1,.dark-page-dialog .dark-page-dialog-content .h2,.dark-page-dialog .dark-page-dialog-content h1,.dark-page-dialog .dark-page-dialog-content h2{font-size:48px;font-family:"Stick";margin-bottom:8px}.dark-page-dialog .dark-page-dialog-content .h3,.dark-page-dialog .dark-page-dialog-content h3{font-size:32px;font-family:"Stick";margin-bottom:8px}.dark-page-dialog .dark-page-dialog-content .h4,.dark-page-dialog .dark-page-dialog-content h4{font-size:24px;font-family:"Stick";margin-bottom:8px}.dark-page-dialog .dark-page-dialog-content *+.h1,.dark-page-dialog .dark-page-dialog-content *+.h2,.dark-page-dialog .dark-page-dialog-content *+h1,.dark-page-dialog .dark-page-dialog-content *+h2{margin-top:24px}.dark-page-dialog .dark-page-dialog-content *+.h3,.dark-page-dialog .dark-page-dialog-content *+.h4,.dark-page-dialog .dark-page-dialog-content *+h3,.dark-page-dialog .dark-page-dialog-content *+h4,.dark-page-dialog .dark-page-dialog-content p{margin-top:16px}}@media screen and (min-width:1024px){.dark-page-dialog[open]{max-width:960px}.dark-page-dialog .header__logo--theme-green{display:block}}.footer-links__links{margin:24px 0}.footer-links{padding:0 1rem;background:#1c3362;color:#fff;font-size:16px;font-weight:400;width:100%}.footer-links__wrapper{max-width:1315px;margin:0 auto;-ms-flex-direction:column;flex-direction:column}.footer-links__links,.footer-links__wrapper{width:100%;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;font-family:"Fibra One Regular"}.footer-links__links{list-style:none;-ms-flex-pack:center;justify-content:center;-ms-flex-wrap:wrap;flex-wrap:wrap}.footer-links__links li{min-width:120px;margin:20px 0}.footer-links__links li a{font-family:"DIN";font-size:1rem;letter-spacing:2px;color:#fff;text-transform:uppercase;display:block}.footer-links__links .container{width:100%;display:-ms-flexbox;display:flex;-ms-flex-pack:center;justify-content:center;-ms-flex-wrap:nowrap;flex-wrap:nowrap;-ms-flex-direction:column;flex-direction:column}.footer-links__links .container__left,.footer-links__links .container__rigth{column-gap:1rem}.footer-links__links .container__left{-ms-flex-pack:start;justify-content:flex-start}.footer-links__links .container__rigth{-ms-flex-pack:end;justify-content:flex-end}.footer-links__links .container__rigth span{margin:0 auto;font-family:"DIN";text-align:left}.footer-links__separator{margin:0 12px;height:19px;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center}@media (min-width:768px) and (max-width:1024px){.footer-links__links{row-gap:24px}.footer-links{text-align:center}.footer-links__wrapper{margin-top:50px}.footer-links__wrapper svg{width:90%}.footer-links__links{-ms-flex-wrap:nowrap;flex-wrap:nowrap;-ms-flex-pack:justify;justify-content:space-between;-ms-flex-direction:column;flex-direction:column;margin-top:20px}.footer-links__links .container{-ms-flex-pack:center;justify-content:center;-ms-flex-wrap:nowrap;flex-wrap:nowrap}.footer-links__links .container,.footer-links__links .container__left{-ms-flex-direction:row;flex-direction:row;-ms-flex-align:center;align-items:center}.footer-links__links .container__left{width:50%}.footer-links__links .container__rigth{width:100%;-ms-flex-direction:row;flex-direction:row}.footer-links__links .container__rigth span{margin:0 auto;letter-spacing:3px}}@media screen and (min-width:1024px){.footer-links__wrapper svg{width:100%}.footer-links__links{-ms-flex-wrap:nowrap;flex-wrap:nowrap;-ms-flex-pack:justify;justify-content:space-between}.footer-links__links .container{-ms-flex-wrap:nowrap;flex-wrap:nowrap;-ms-flex-direction:row;flex-direction:row}.footer-links__links .container__left{-ms-flex-align:center;align-items:center;-ms-flex-pack:start;justify-content:flex-start}.footer-links__links .container__rigth{-ms-flex-align:center;align-items:center;-ms-flex-pack:end;justify-content:flex-end}.footer-links__links .container__rigth span{margin-right:0}.footer-links__links li a{text-align:center}}section.banner{position:relative}.banner-container{position:relative;z-index:10}section.page{width:100%;max-width:966px;margin:0 auto}section.page h1,section.page h2,section.page h3,section.page h4,section.page h5{color:#29843d;font-weight:400;text-align:left;font-size:24px;line-height:32px;padding:28px 0 12px;margin:0}section.page p,section.page ul{color:#6f6f6f;font-family:"Fibra One Regular";font-weight:400;font-size:16px;line-height:24px;text-align:left;margin:0}section.page p{padding:12px 0}section.page a{text-decoration:underline}section.page ul{padding:0 10px;list-style-position:inside}section.page ul li{padding:6px 2px}@media screen and (min-width:768px){.section-page h1{font-size:72px;line-height:84px}.section-page h2{font-size:48px;line-height:64px}.section-page h3{font-size:32px;line-height:44px}.section-page h4{font-size:24px;line-height:32px}.section-page h5{font-size:14px;line-height:20px}.section-page p,.section-page ul{font-size:16px;margin-bottom:0}}@media screen and (min-width:1024px){.section-page h1,.section-page h2,.section-page h3,.section-page h4,.section-page h5{padding:60px 0 20px}}.header__generic{background-position:100% 100%;background-size:cover;width:100%;position:relative;padding-top:100px;padding-bottom:140px}@media (max-width:1024px){.header__generic{background-image:url(../images/headers/header-product-detail-mobile.svg);display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column}}@media (max-width:768px){.header__generic{display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;padding-bottom:100px}}.header__generic.quarkcreme{background-image:url(../images/headers/header-quarkcreme.svg)}@media (max-width:1024px){.header__generic.quarkcreme{background-image:url(../images/headers/header-quarkcreme-tablet.svg)}}@media (max-width:768px){.header__generic.quarkcreme{background-image:url(../images/headers/header-quarkcreme-mobile.svg)}}.header__generic.der-sahnige{background-image:url(../images/headers/header-dersahnige.svg)}@media (min-width:768px) and (max-width:1024px){.header__generic.der-sahnige{background-image:url(../images/headers/header-der-sahnige-tablet.svg)}}@media (max-width:768px){.header__generic.der-sahnige{background-image:url(../images/headers/header-der-sahnige-mobile.svg)}}.header__generic.pfirsich-maracuja{background-image:url(../images/headers/header-Pfirsich-maracuja.svg)}@media (min-width:768px) and (max-width:1024px){.header__generic.pfirsich-maracuja{background-image:url(../images/headers/header-Pfirsich-maracuja-tablet.svg)}}@media (max-width:768px){.header__generic.pfirsich-maracuja{background-image:url(../images/headers/header-pfirsich-maracuja-mobile.svg)}}.header__generic.pudding{background-image:url(../images/headers/headers-pudding.svg)}@media (min-width:768px) and (max-width:1024px){.header__generic.pudding{background-image:url(../images/headers/headers-pudding-tablet.png)}}@media (max-width:768px){.header__generic.pudding{background-image:url(../images/headers/header-pudding-mobile.svg)}}.header__generic.kasekuchen-snack{background-image:url(../images/headers/header-kasekuchen-snack.svg)}@media (min-width:768px) and (max-width:1024px){.header__generic.kasekuchen-snack{background-image:url(../images/headers/header-kasekuchen-snack-tablet.svg)}}@media (max-width:768px){.header__generic.kasekuchen-snack{background-image:url(../images/headers/header-kasekuchen-snack-mobile.svg)}}.header__generic.quarkgenuss{background-image:url(../images/headers/header-quarkgenuss.svg)}@media (min-width:768px) and (max-width:1024px){.header__generic.quarkgenuss{background-image:url(../images/headers/header-quarkgenuss-tablet.svg)}}@media (max-width:768px){.header__generic.quarkgenuss{background-image:url(../images/headers/header-quarkgenuss-mobile.svg)}}.header__generic.generic-blue{height:532px;background-image:url(../images/headers/header-generic-blue.png)}@media (max-width:768px){.header__generic.generic-blue{background-image:url(../images/headers/header-generic-blue-mobile.svg);background-position:bottom}}.header__generic.kontakt{background-image:url(../images/headers/header-kontakt.png)}.header__generic__infos{display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;width:80%;-ms-flex-wrap:wrap;flex-wrap:wrap;-ms-flex-pack:start;justify-content:flex-start;-ms-flex-align:start;align-items:flex-start}@media (min-width:768px) and (max-width:1024px){.header__generic__infos{width:70%}}@media (max-width:768px){.header__generic__infos{width:100%}}.header__generic__infos.font-white h2{min-height:250px;color:#fff;font-size:140px;line-height:125px;text-shadow:2px 1px 2px #666}@media (max-width:1024px){.header__generic__infos.font-white h2{min-height:auto;line-height:normal;font-size:100px}}@media (max-width:767px){.header__generic__infos.font-white h2{min-height:auto;line-height:normal;font-size:50px}}.header__generic__infos.font-white span{color:#fff}.header__generic__infos.font-blue h2{color:#fff;font-size:160px}@media (min-width:768px) and (max-width:1024px){.header__generic__infos.font-blue h2{font-size:100px}}@media (max-width:768px){.header__generic__infos.font-blue h2{font-size:60px}}.header__generic__infos.font-blue span{color:#104282}.header__generic__infos button{margin-bottom:56px}.header__generic__infos-tagline{margin-bottom:10px}@media (max-width:768px){.header__generic__infos-tagline{width:200px}}.header__generic__image{background-position:50%;background-size:contain;background-repeat:no-repeat;height:381.57px;width:390px;position:absolute;right:50px;top:200px}@media (min-width:768px) and (max-width:1024px){.header__generic__image{position:static;height:509px;width:539px;margin:2rem auto 0}}@media (max-width:768px){.header__generic__image{position:relative;height:257px;width:260px;left:50%;transform:translateX(-50%);top:0}}@media (min-width:768px) and (max-width:1024px){.header__generic__image:after{content:"";width:143px;height:130px}}.header__generic__image.quarkcreme{background-image:url(../images/headers/quarkcreme.png)}.header__generic__image.quarkcreme.tag-fett-02:after{content:"";width:136px;height:126px;position:absolute;bottom:-25px;right:50%;transform:translateX(170%);background-image:url(../images/headers/quarkcreme-tag.svg);background-repeat:no-repeat;background-position:50%}@media (max-width:768px){.header__generic__image.quarkcreme.tag-fett-02:after{width:87px;height:79px;background-size:cover}}.header__generic__image.der-sahnige{background-image:url(../images/headers/Der_Sahnige.png)}.header__generic__image.pfirsich-maracuja{background-image:url(../images/headers/pfirsich-maracuja.png)}.header__generic__image.pudding{background-image:url(../images/headers/pudding.png)}.header__generic__image.kasekuchen-snack{background-image:url(../images/headers/kasekuchen-snack.png)}.header__generic__image.quarkgenuss{background-image:url(../images/headers/quarkgenuss.png)}.header__generic__image.quarkgenuss:after{content:"";width:136px;height:126px;position:absolute;top:75%;right:-48px;background-image:url(../images/headers/quarkgenuss-tag.png);background-repeat:no-repeat;background-position:50%}.header__zutaten{background-position:100% 100%;background-size:cover;width:100%;position:relative;padding-top:100px;padding-bottom:100px;background-image:url(../images/headers/header-zutaten.png)}@media (max-width:768px){.header__zutaten{display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column}.header__zutaten .section-button-link__buttons-back{margin-bottom:0}}.header__zutaten__infos{display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;width:80%;-ms-flex-wrap:wrap;flex-wrap:wrap;-ms-flex-pack:start;justify-content:flex-start;-ms-flex-align:start;align-items:flex-start}@media (min-width:768px) and (max-width:1024px){.header__zutaten__infos{width:70%}}@media (max-width:768px){.header__zutaten__infos{width:100%}}.header__zutaten__infos.font-white h2{color:#fff;font-size:160px;word-break:normal;text-shadow:2px 1px 2px #666}@media (min-width:768px) and (max-width:1024px){.header__zutaten__infos.font-white h2{font-size:100px}}@media (max-width:768px){.header__zutaten__infos.font-white h2{font-size:60px;word-break:break-word;padding:15px 0}}.header__zutaten__infos.font-white span{color:#fff}.header__zutaten__infos.font-blue h2{color:#fff;font-size:160px;word-break:normal}@media (min-width:768px) and (max-width:1024px){.header__zutaten__infos.font-blue h2{font-size:100px}}@media (max-width:768px){.header__zutaten__infos.font-blue h2{font-size:60px;word-break:break-word}}.header__zutaten__infos.font-blue span{color:#104282}.header__zutaten__infos button{margin-bottom:56px}.header__zutaten__infos-tagline{margin-bottom:10px}@media (max-width:768px){.header__zutaten__infos-tagline{width:200px}}@media (max-width:768px){.header__zutaten--custom-header{height:415px;margin-bottom:58px;background-position:50%}}@media (max-width:425px){.header__zutaten--custom-header{padding:75px 0 0;height:520px}}@media (max-width:768px){.header__zutaten--custom-header .header__zutaten__infos.font-white h2{font-size:120px}}@media (max-width:425px){.header__zutaten--custom-header .header__zutaten__infos.font-white h2{font-size:60px;padding:220px 0 0}}.header__kontakt{background-position:bottom;background-size:cover;height:562px;width:100%;z-index:5;position:relative;padding-top:100px}@media (max-width:1024px){.header__kontakt{background-image:url(../images/headers/header-kontakt-tablet.png)}}@media (min-width:768px) and (max-width:1024px){.header__kontakt{height:462px}}@media (max-width:768px){.header__kontakt{height:383px;padding-top:50px}}.header__kontakt img{display:none}@media (min-width:1024px){.header__kontakt img{display:block;width:100%;height:562px;position:static;margin-top:-100px}}.header__kontakt__infos{display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;-ms-flex-pack:justify;justify-content:space-between;width:60%;margin-top:-466px}@media (min-width:768px) and (max-width:1024px){.header__kontakt__infos{height:300px;width:50%;margin-top:0}}@media (max-width:768px){.header__kontakt__infos{height:270px;width:100%;margin-top:10px}}.header__kontakt__infos-title{font-size:160px;text-shadow:1px 1px 2px #868484}@media (min-width:768px) and (max-width:1024px){.header__kontakt__infos-title{font-size:100px}}@media (max-width:768px){.header__kontakt__infos-title{font-size:80px}}.header__kontakt__infos-tagline{margin-bottom:10px}.header__kontakt__infos-paragraph{font-size:17px;letter-spacing:normal;line-height:30px;color:#fff;max-width:330px;text-shadow:1px 1px 2px #868484}.header__kontakt__infos.font-white h2,.header__kontakt__infos.font-white span{color:#fff}.header__kontakt__infos.font-blue h2,.header__kontakt__infos.font-blue span{color:#104282}.product-category{position:relative}@media (max-width:425px){.product-category{padding-top:450px}}@media (max-width:375px){.product-category{padding-top:400px}}.product-category-container{position:relative;margin-top:-150px}@media (max-width:1024px){.product-category-container{margin-top:-80px}}@media (max-width:768px){.product-category-container{margin-top:-60px}}@media (max-width:425px){.product-category-container{margin-top:0}}.product-category__image{width:100vw;height:720px;position:relative;object-fit:cover;object-position:bottom}.product-category__image--mobile{display:none}@media (min-width:769px) and (max-width:1024px){.product-category__image{height:505px}}@media (max-width:768px){.product-category__image{height:300px}}@media (max-width:425px){.product-category__image{height:auto}.product-category__image--mobile{display:block;position:absolute;top:0;left:0}.product-category__image--desktop{display:none}}.product-category__button{padding-bottom:19px}@media (max-width:1024px){.product-category__button{padding-bottom:0}}@media (max-width:425px){.product-category__button{position:absolute;top:-380px}}@media (max-width:375px){.product-category__button{top:-330px}}.product-category__infos{display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;-ms-flex-wrap:wrap;flex-wrap:wrap;-ms-flex-align:start;align-items:flex-start;row-gap:19px}.product-category__infos-title{width:calc(100% - 284px)}@media (max-width:768px){.product-category__infos-title{font-size:60px;width:100%;overflow-wrap:break-word;-webkit-hyphens:auto;-ms-hyphens:auto;hyphens:auto}}@media (max-width:425px){.product-category__infos-title{width:calc(100% - 80px);font-size:50px}}@media (max-width:1024px){.product-category__infos-tagline{display:none}}.product-category__infos-description{width:50%}@media (min-width:769px) and (max-width:1024px){.product-category__infos-description{width:60%}}@media (max-width:768px){.product-category__infos-description{width:100%}}.product-category__sticker{display:block;margin:0 auto;object-fit:cover;max-width:264px;width:100%;margin-top:-50px}@media (min-width:769px){.product-category__sticker{position:absolute;top:100px;right:0}}@media (min-width:1024px){.product-category__sticker{top:180px}}.product-category--is-fett:after{content:"";position:absolute;background-image:url(../images/headers/quarkgenuss-tag.png);background-repeat:no-repeat;background-position:50%;width:130px;height:155px;top:540px;left:65%}@media (min-width:768px) and (max-width:1024px){.product-category--is-fett:after{top:360px}}@media (max-width:768px){.product-category--is-fett:after{top:160px}}@media (max-width:425px){.product-category--is-fett:after{width:70px;height:88px;top:370px;left:auto;right:20px;background-size:cover}}.header__wrapper,.section-wrapper,.section__wrapper{position:relative;max-width:1315px;width:100%;margin:0 auto;padding:0 20px}@media (min-width:768px) and (max-width:1023px){.header__wrapper,.section-wrapper,.section__wrapper{padding:0 30px}}@media (min-width:1440px){.header__wrapper,.section-wrapper,.section__wrapper{padding:0}}.recipes-by-product{background-image:url(../images/headers/header-recipes-by-product.png);background-position:0 100%;background-size:cover;width:100%;position:relative;height:783px;padding-top:100px}.recipes-by-product__infos{display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;height:auto;width:50%;padding-left:5%}.recipes-by-product__infos-tagline{margin:40px 0}.recipes-by-product__infos-title{font-size:160px}.recipes-by-product__infos-description{padding-top:5%;width:85%}.recipes-by-product__infos.font-white h2,.recipes-by-product__infos.font-white span{color:#fff}.recipes-by-product__infos.font-blue h2,.recipes-by-product__infos.font-blue span{color:#104282}.recipes-by-product__image{background-size:contain;height:509px;width:539px;right:10%;top:320px;background-image:url(../images/headers/Der_Sahnige.png);height:381px}.recipes-by-product__image,.recipes-by-product__image:before{background-position:50%;background-repeat:no-repeat;position:absolute}.recipes-by-product__image:before{content:"";width:139px;height:139px;top:-22%;right:257px;background-image:url(../images/headers/heart.png)}.section-wrapper{position:relative;top:50px}@media (min-width:1024px) and (max-width:1460px){.recipes-by-product__infos-title{font-size:140px;line-height:140px}.recipes-by-product__image{width:488px}.recipes-by-product__image:before{content:"";width:139px;height:139px;position:absolute;top:-22%;right:257px;background-image:url(../images/headers/heart.png);background-repeat:no-repeat;background-position:50%}}@media (min-width:768px) and (max-width:1024px){.recipes-by-product{background-image:url(../images/headers/header-recipes-by-product-tablet.svg);background-position:0 100%;background-size:cover;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;width:100%;height:1170px;padding-top:5%}.recipes-by-product__infos{margin-top:10%}.recipes-by-product__infos-title{font-size:100px;line-height:100px}.recipes-by-product__infos-tagline{margin:40px 0}.recipes-by-product__infos-description{width:100%}.recipes-by-product__image{background-image:url(../images/headers/Der_Sahnige.png);background-position:50%;background-size:contain;background-repeat:no-repeat;height:509px;width:539px;position:absolute;left:50%;transform:translateX(-50%);top:679px}.recipes-by-product__image:before{display:none}}@media (max-width:768px){.recipes-by-product{background-image:url(../images/headers/header-recipes-by-product-tablet.svg);background-size:cover;background-position:0 100%;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;width:100%;height:830px;padding-top:0}.recipes-by-product__infos{height:700px;width:100%;padding:63px 20px}.recipes-by-product__infos-title{font-size:60px;line-height:60px}.recipes-by-product__infos-tagline{margin:15px 0 40px}.recipes-by-product__infos-description{width:100%;margin-top:0;padding:0;position:inherit}.recipes-by-product__image{background-image:url(../images/headers/Der_Sahnige.png);background-size:contain;background-repeat:no-repeat;height:192px;width:252px;left:50%;transform:translateX(-50%);top:500px}.recipes-by-product__image:before{display:none}}.header__recipe__detail{background-color:#fbfbfb}.header__recipe__detail .background-tablet{position:relative}@media (max-width:1023px){.header__recipe__detail .background-tablet{display:block}.header__recipe__detail .background-tablet:before{content:" ";display:block;position:absolute;top:-45px;left:0;width:100%;height:150px;background:url(../images/single-recipe-mask.svg) no-repeat bottom;z-index:5}}@media (max-width:425px){.header__recipe__detail .background-tablet:before{top:-75px;background-size:cover}}.header__recipe__detail .background-tablet__image{width:100%;max-height:515px;object-fit:cover;object-position:top;display:block}@media screen and (max-width:425px){.header__recipe__detail .background-tablet__image{height:311px}}@media (min-width:1024px){.header__recipe__detail .background-tablet__image{display:none}}.header__recipe__detail__infos{display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;padding-top:100px}@media (min-width:1024px) and (max-width:1373px){.header__recipe__detail__infos{-ms-flex-pack:distribute;justify-content:space-around}}@media (max-width:1024px){.header__recipe__detail__infos{width:100%;margin-left:0;position:relative}}@media (max-width:768px){.header__recipe__detail__infos{-ms-flex-pack:justify;justify-content:space-between;margin-bottom:-50px;background-color:#fff}}@media screen and (max-width:425px){.header__recipe__detail__infos{margin-bottom:-45px}}.header__recipe__detail__infos button{display:block}.header__recipe__detail__infos-title{max-width:65%;font-size:90px}@media (max-width:1023px){.header__recipe__detail__infos-title{position:relative;z-index:10;max-width:100%;font-size:80px;line-height:73px}}@media screen and (max-width:425px){.header__recipe__detail__infos-title{font-size:48px;line-height:44px}}.header__recipe__detail__infos-tagline{display:block;margin-bottom:10px}.header__recipe__detail-footer{display:-ms-flexbox;display:flex;-ms-flex-direction:row;flex-direction:row;-ms-flex-align:end;align-items:flex-end}@media (min-width:1024px){.header__recipe__detail-footer{margin-top:50px}}.header__recipe__detail__left{background-image:url(../images/headers/background-blue.png);background-size:cover;background-repeat:no-repeat;background-position:100% 0;width:100%}@media (min-width:1024px) and (max-width:1373px){.header__recipe__detail__left{display:-ms-flexbox;display:flex}}@media (max-width:1024px){.header__recipe__detail__left{background-image:none;background-color:#1c3362;-ms-flex-align:center;align-items:center;-ms-flex-pack:start;justify-content:start;position:relative}}@media (max-width:1023px){.header__recipe__detail__left:after{content:"";background-image:url(../images/headers/Sticker_SbS.png);background-size:cover;background-repeat:no-repeat;position:absolute;width:262px;height:262px;right:0;top:-260px}}@media screen and (max-width:425px){.header__recipe__detail__left:after{width:161px;height:161px;top:-147px}}.header__recipe__detail__left-itens{display:-ms-flexbox;display:flex;padding-top:68px;padding-bottom:53px}@media (max-width:1024px){.header__recipe__detail__left-itens{padding-top:35px;padding-bottom:35px;-ms-flex-pack:justify;justify-content:space-between}}.header__recipe__detail__left__list{display:-ms-flexbox;display:flex;-ms-flex-direction:row;flex-direction:row;-ms-flex-pack:space-evenly;justify-content:space-evenly;-ms-flex-align:center;align-items:center;width:70%;margin-top:60px}.header__recipe__detail__left__list__infos{display:-ms-flexbox;display:flex;-ms-flex-direction:row;flex-direction:row;-ms-flex-pack:justify;justify-content:space-between;row-gap:10px;column-gap:50px}.header__recipe__detail__left__list__infos-item{display:-ms-flexbox;display:flex;-ms-flex-direction:row;flex-direction:row;-ms-flex-align:center;align-items:center;color:#fbfbfb;font-size:14px;letter-spacing:0}.header__recipe__detail__left__list__infos-icon{width:30px;height:30px;padding-right:5px;object-fit:contain}.header__recipe__detail__left__list__share{display:-ms-flexbox;display:flex;-ms-flex-direction:row;flex-direction:row;-ms-flex-pack:justify;justify-content:space-between;padding-left:90px;-ms-flex-align:center;align-items:center;column-gap:60px}@media (max-width:1024px){.header__recipe__detail__left__list__share{padding-left:0;column-gap:20px}}.header__recipe__detail__left__list__share-item,.header__recipe__detail__left__list__share a{display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;-ms-flex-align:center;align-items:center}.header__recipe__detail__left__list__share-item{color:#fbfbfb;font-size:13px;cursor:pointer;letter-spacing:2.6px}.header__recipe__detail__left__list__share-icon{width:30px;height:30px;padding-bottom:5px;object-fit:contain}.header__recipe__detail__right{background-image:url(../images/headers/background-image.png);background-size:cover;background-repeat:no-repeat;background-position:100% 0;position:absolute;height:116px;width:50%;right:0;z-index:5}@media (min-width:1024px) and (max-width:1373px){.header__recipe__detail__right{height:83px;width:43%;right:0}}@media (max-width:1023px){.header__recipe__detail__right{display:none}}.header__recipe__detail__right-image{background-image:url(../images/headers/csm_Frittierte_Frischkaese-Baellchen_auf_gegrillten_Zucchinischeiben_735pxl_465f1f1af1@2x.png);background-size:cover;width:314px;height:337px;margin-left:36%;margin-top:-222px;position:relative}@media (min-width:768px) and (max-width:1373px){.header__recipe__detail__right-image{width:260px;height:277px;margin-left:21%;margin-top:-193px}}@media (min-width:768px) and (max-width:1024px){.header__recipe__detail__right-image{overflow:visible}}.header__recipe__detail__right-image:before{content:"";background-image:url(../images/headers/mmmh-blue.png);background-size:cover;background-repeat:no-repeat;height:50px;width:126px;position:absolute;top:-65px;right:56px}.header__recipe__detail__right-image:after{content:"";background-image:url(../images/headers/Sticker_SbS.png);background-size:cover;background-repeat:no-repeat;position:absolute;width:192px;height:177px;top:135px;right:-70px}@media (min-width:1024px) and (max-width:1373px){.header__recipe__detail__right-image:after{width:135px;height:120px;right:-30px}}.language-en_US .header__recipe__detail .header__recipe__detail__left:after,.language-en_US .header__recipe__detail .header__recipe__detail__right-image:after{background-image:url(../images/headers/Sticker_SbS-english.png)}.header-dierezepte{display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;background-image:url(../images/headers/DieRezepte.svg);background-repeat:no-repeat;background-size:1920px auto;background-position:top;width:100%;position:relative}@media (max-width:1024px){.header-dierezepte{background-image:none}}.header-dierezepte__sticker{display:block;margin:0 auto;object-fit:cover;max-width:264px;width:100%;margin-top:-50px}@media (min-width:769px){.header-dierezepte__sticker{position:absolute;top:100px;right:0}}@media (min-width:1024px){.header-dierezepte__sticker{top:55px}}.header-dierezepte__infos{display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;width:60%;padding-top:100px}@media (min-width:768px) and (max-width:1024px){.header-dierezepte__infos{width:90%}}@media (max-width:768px){.header-dierezepte__infos{width:100%}}.header-dierezepte__infos-tagline{margin-bottom:10px}.header-dierezepte__infos-title{font-size:160px}@media (min-width:1024px) and (max-width:1460px){.header-dierezepte__infos-title{line-height:140px}}@media (min-width:768px) and (max-width:1023px){.header-dierezepte__infos-title{font-size:100px;line-height:100px}}@media (max-width:767px){.header-dierezepte__infos-title{font-size:80px;line-height:80px}}.header-dierezepte__infos-description{width:50%;font-size:17px}@media (min-width:1024px) and (max-width:1460px){.header-dierezepte__infos-description{width:70%}}@media (min-width:768px) and (max-width:1024px){.header-dierezepte__infos-description{width:70%;margin-top:25px}}@media (max-width:767px){.header-dierezepte__infos-description{width:100%;margin-top:25px;padding:0;position:inherit}}.header-dierezepte__infos-description p{margin-bottom:0}.header-dierezepte__infos.font-white h2,.header-dierezepte__infos.font-white span{color:#fff}.header-dierezepte__infos.font-blue h2,.header-dierezepte__infos.font-blue span{color:#104282}.header-dierezepte__right{display:-ms-flexbox;display:flex;-ms-flex-pack:end;justify-content:flex-end;width:100%;padding:45px 0;position:relative;-ms-flex-direction:row-reverse;flex-direction:row-reverse}@media (min-width:1024px){.header-dierezepte__right{-ms-flex-direction:row;flex-direction:row}}.header-dierezepte__image{height:300px;width:300px;position:absolute;right:80px;top:-250px}@media (max-width:767px){.header-dierezepte__image{display:none}}@media (min-width:768px) and (max-width:1023px){.header-dierezepte__image{height:190px;width:245px;top:-265px;right:-30px}}@media (max-width:1024px){.header-dierezepte__image:before{display:none}}.header-dierezepte__select{position:static;z-index:2}@media (min-width:1024px){.header-dierezepte__select .select{min-width:416px}}@media (max-width:1023px){.header-dierezepte__select .select{width:100%;max-width:1024px}}@media (min-width:1440px){.header-dierezepte__select .select ul{width:411px}}@media (min-width:1440px){.header-dierezepte__select{width:411px;margin-right:25px}}@media (min-width:1024px) and (max-width:1439px){.header-dierezepte__select{width:416px;margin-right:45px;top:-10px}}@media (max-width:1023px){.header-dierezepte__select{width:100%;top:-10px}}@media (max-width:768px){.header-dierezepte__select{width:100%;top:-230px}}header#header__finde{background-image:url(../images/headers/header-finde.png);background-position:0;background-size:cover;height:780px;width:100%;position:relative}header#header__finde .header__finde__infos{width:50%;padding-top:100px}header#header__finde .header__finde__infos-tagline{margin-bottom:10px;display:block}@media (min-width:768px) and (max-width:1024px){header#header__finde{background-image:url(../images/headers/header-finde-tablet.png);background-position:50%;background-size:cover;height:905px;width:100%;position:relative}header#header__finde .header__finde__infos{width:616px}header#header__finde .header__finde__infos-tagline{display:none}}@media (max-width:768px){header#header__finde{background-image:url(../images/headers/header-finde-mobile.png);background-position:50%;background-size:cover;height:400px;width:100%;position:relative}header#header__finde .header__finde__infos{width:390px}header#header__finde:after{content:"";background-image:url(../images/headers/header-finde-mobile-map.png);background-size:cover;background-repeat:no-repeat;position:absolute;width:375px;height:117px;top:273px;right:50%;transform:translate(50%)}}@media (max-width:375px){header#header__finde:after{width:320px}}.header__about{background-image:url(../images/headers/header-about.svg),url(../images/headers/header-slider.svg);background-repeat:no-repeat,no-repeat;background-size:cover;background-position:top,bottom}.header__about__infos{display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;width:100%;padding:150px 5% 0}.header__about__infos-tagline{color:#fff}.header__about__infos-title{font-size:160px;text-shadow:1px 1px 2px #868484;margin-top:20px;color:#fff}.header__about__infos-paragraph{color:#fff;max-width:330px}.header__about__infos.font-white h2,.header__about__infos.font-white span{color:#fff}.header__about__infos.font-blue h2,.header__about__infos.font-blue span{color:#104282}.header__about__infos-divaragraph{max-width:330px;color:#fff}.header__about__infos-divaragraph p{line-height:30px;font-size:20px;letter-spacing:normal}@media screen and (min-width:1441px){.header__about__infos{width:1315px;margin:0 auto;padding:150px 0}}@media screen and (min-width:768px) and (max-width:1024px){.header__about{background-image:url(../images/headers/header-about.svg),url(../images/headers/header-slider.svg);background-repeat:no-repeat,no-repeat;background-size:1530px auto,1024px auto;background-position:top,bottom;background-color:#369ed8}.header__about__infos{width:100%;padding:126px 20px 0}.header__about__infos-tagline{color:#fff}.header__about__infos-title{font-size:100px;line-height:90px;width:50%;margin:15px 0 95px;color:#fff}.header__about__infos-paragraph{font-size:17px;line-height:26px;letter-spacing:2px;max-width:300px;margin-top:60px}.header__about__infos-divaragraph p{font-size:17px;line-height:26px}}@media (max-width:767px){.header__about{background-image:url(../images/headers/header-about.svg),url(../images/headers/header-slider.svg);background-repeat:no-repeat,no-repeat;background-size:1130px auto,767px auto;background-position:top,bottom}.header__about__infos{width:100%;padding:130px 0 0}.header__about__infos-tagline{padding:0 5%}.header__about__infos-title{margin-top:20px;margin-bottom:40px;font-size:80px;line-height:72px;padding:0 20px;width:80%}.header__about__infos-divaragraph{padding:0 20px}.header__about__infos-divaragraph p{font-size:17px;line-height:26px}.header__about__infos-paragraph{margin-top:30px;font-size:17px;letter-spacing:1px;width:95%;padding:0 5%}.header__about__infos-carousel{height:auto;padding:20px 0}.header__about__image{background-image:url(../images/headers/header-slider.svg);background-repeat:no-repeat;background-size:1830px auto;background-position:bottom}}.header-dieprodukte{width:100%;position:relative;background-image:none}.header-dieprodukte,.header-dieprodukte__infos{display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column}.header-dieprodukte__infos{width:60%;padding-top:100px}@media (min-width:768px) and (max-width:1024px){.header-dieprodukte__infos{width:90%}}@media (max-width:768px){.header-dieprodukte__infos{width:100%}}.header-dieprodukte__infos-tagline{margin-bottom:10px}.header-dieprodukte__infos-title{font-size:160px}@media (min-width:1024px) and (max-width:1460px){.header-dieprodukte__infos-title{font-size:140px;line-height:140px}}@media (min-width:768px) and (max-width:1024px){.header-dieprodukte__infos-title{font-size:100px;line-height:100px}}@media (max-width:768px){.header-dieprodukte__infos-title{line-height:80px}}@media (max-width:425px){.header-dieprodukte__infos-title{font-size:80px}}.header-dieprodukte__infos-description{width:433px}@media (min-width:768px) and (max-width:1024px){.header-dieprodukte__infos-description{margin-top:25px}}@media (max-width:768px){.header-dieprodukte__infos-description{width:100%;max-width:435px;margin-top:25px;padding:0;position:inherit}}.header-dieprodukte__infos-description p{margin-bottom:0}.header-dieprodukte__infos.font-white h2,.header-dieprodukte__infos.font-white span{color:#fff}.header-dieprodukte__infos.font-blue h2,.header-dieprodukte__infos.font-blue span{color:#104282}.header-dieprodukte__right{display:-ms-flexbox;display:flex;-ms-flex-pack:end;justify-content:flex-end;width:100%;padding:45px 0;position:relative;-ms-flex-direction:row-reverse;flex-direction:row-reverse}.header-dieprodukte__image{background-position:50%;background-size:cover;height:245px;width:245px;position:absolute;right:97px;bottom:10px;background-image:url(../images/headers/unvergle.png)}@media (max-width:1024px){.header-dieprodukte__image{right:57px}}@media (max-width:768px){.header-dieprodukte__image{display:none}}.header-dieprodukte__image--english{background-image:url(../images/headers/unvergle-english.png)}.header-dieprodukte__select{position:static;z-index:5}@media (max-width:768px){.header-dieprodukte__select{width:100%;position:relative}.header-dieprodukte__select .select{width:100%;max-width:inherit}}@media (min-width:1024px){.product__recipes-cards{margin:115px 50px}.product__recipes-kochen,section.carousel__mobile{display:none}}@media (max-width:1024px){.product__recipes-kochen,section.carousel__mobile{display:block}}.section__zutaten{position:relative;max-width:1315px;width:100%;margin:0 auto;padding:0 20px}.section__zutaten__text{position:relative;min-height:200px}.section__zutaten__text-container{display:block;width:638px;max-width:100%;margin:0 auto;padding-top:96px}@media (max-width:1024px){.section__zutaten__text-container{padding-top:0;padding-bottom:64px;width:526px}}.section__zutaten__text-container p{font-size:17px;line-height:26px}@media (max-width:768px){.section__zutaten__text{margin-top:60px}}@media (max-width:425px){.section__zutaten__text{display:none}}.section__description-mobile{display:none;color:#fff}@media (max-width:425px){.section__description-mobile{display:block}}.section__ingredients{margin:100px auto}@media (max-width:768px){.section__ingredients{margin:50px auto}}@media (max-width:425px){.section__ingredients{margin-top:0}}.ingredient-product h2{text-align:center;margin-bottom:3rem}.ingredient-product h3{margin-bottom:1rem;text-align:center}@media screen and (max-width:767px){.ingredient-product h3{text-align:left}}@media screen and (min-width:767px){.ingredient-product h3{font-size:60px}}@media screen and (min-width:1024px){.ingredient-product h3{font-size:72px}}.ingredient-product .ingredient-product__list{display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-ms-flex-direction:row;flex-direction:row;row-gap:32px;column-gap:16px}.ingredient-product .ingredient-product__list .banner-cta{display:-ms-flexbox;display:flex}.ingredient-product .ingredient-product__list .banner-cta__content{-ms-flex-align:center;align-items:center}.ingredient-product .ingredient-product__list .banner-cta__content .banner-content h6{font-size:30px;margin-top:10px}@media screen and (max-width:1024px){.ingredient-product .ingredient-product__list .banner-cta__content .banner-content h6{font-size:24px}}@media screen and (min-width:1024px){.ingredient-product .ingredient-product__list .banner-cta__content .banner-content h6{font-size:36px}}.ingredient-product .ingredient-product__list .banner-cta__content .banner-content img{width:25px}@media screen and (min-width:1024px){.ingredient-product{margin:5rem 0}}.ingredient_picture{position:absolute;top:96px;left:60px}@media screen and (max-width:1200px){.ingredient_picture{display:none}}body#page__product__category .page__product__category-banners{-ms-flex-align:center;align-items:center;text-align:center;margin-top:-430px;padding-left:5%;margin-bottom:90px}@media (max-width:768px){body#page__product__category .page__product__category-banners{margin-top:390px}}@media (min-width:768px) and (max-width:1024px){body#page__product__category .page__product__category-banners{margin-top:-330px}}body#page__product__category .page__product__category-banners:before{content:"";width:264px;height:264px;top:-38%;right:0;position:absolute;background-image:url(../images/lecker.png);background-repeat:no-repeat;background-size:cover}@media (max-width:768px){body#page__product__category .page__product__category-banners:before{top:-250px;left:50%;transform:translateX(-50%)}}@media (min-width:768px) and (max-width:1024px){body#page__product__category .page__product__category-banners:before{top:-300px}}body#page__product__category .page__product__category-title{text-align:center;margin:100px}@media (max-width:768px){body#page__product__category .page__product__category-title{text-align:left;margin-left:0;margin-bottom:50px}}body#page__product__category .page__product__category-description{display:none}@media (max-width:768px){body#page__product__category .page__product__category-description{display:block}}body#page__product__category .page__product__category-carousel{display:block}.section__kontakt-image{display:none}@media (min-width:1024px){.section__kontakt-image{width:582px;height:429px;position:absolute;right:20px;top:-395px;display:block}}@media (max-width:1238px) and (min-width:1024px){.section__kontakt-image{width:452px;height:332px;top:-355px;right:130px}}section.section__kontakt{display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;column-gap:60px;-ms-flex-pack:justify;justify-content:space-between}@media (max-width:768px){section.section__kontakt{margin-top:0}}@media (min-width:1024px){section.section__kontakt{-ms-flex-direction:row;flex-direction:row;margin-top:165px;margin-bottom:135px;position:relative}}section.section__kontakt .section__kontakt__form{max-width:634px;position:relative}section.section__kontakt .section__kontakt__form:after{width:calc(100% + 60px);height:100%;content:"";display:block;background-image:url(../images/onda-kontakt-mobile.svg);background-size:cover;background-repeat:no-repeat;background-position:bottom;position:absolute;background-color:#f5f3ed;top:0;left:-30px}@media (min-width:768px) and (max-width:1024px){section.section__kontakt .section__kontakt__form{max-width:100%;margin-top:100px}}@media (min-width:768px){section.section__kontakt .section__kontakt__form:after{display:none}}@media (max-width:768px){section.section__kontakt .section__kontakt__form{max-width:none;padding:80px 30px 35px;width:100%}}section.section__kontakt .section__kontakt__form__title{position:relative;font-size:48px;line-height:44px;z-index:5}@media (min-width:768px){section.section__kontakt .section__kontakt__form__title:before{content:"";background-image:url(../images/@.png);background-size:cover;background-repeat:no-repeat;height:74px;width:73px;position:absolute;top:-100px}}@media (min-width:1024px){section.section__kontakt .section__kontakt__form__title{font-size:70px}section.section__kontakt .section__kontakt__form__title:before{height:83px;width:79px}}section.section__kontakt .section__kontakt__form__description{margin:57px 0 20px;font-size:17px;position:relative;z-index:5}@media (max-width:768px){section.section__kontakt .section__kontakt__form__description{margin:22px 0}}section.section__kontakt .section__kontakt__form__container{position:relative;z-index:5}section.section__kontakt .section__kontakt__form__container button{width:100%}section.section__kontakt .kontakt__infos{width:536px}@media (max-width:1238px) and (min-width:1024px){section.section__kontakt .kontakt__infos{width:400px}}@media (min-width:768px) and (max-width:1024px){section.section__kontakt .kontakt__infos{margin:0;width:100%;padding:30px 0}}@media (max-width:768px){section.section__kontakt .kontakt__infos{margin-top:-60px;width:100%;padding:0 30px;position:relative}}section.section__kontakt .kontakt__infos-title{font-size:48px;line-height:44px}@media (min-width:1024px){section.section__kontakt .kontakt__infos-title{font-size:70px}}section.section__kontakt .kontakt__infos-list{margin:12px 0}@media (min-width:1024px){section.section__kontakt .kontakt__infos-list{margin:40px 0}}section.section__kontakt .kontakt__infos-item{font-size:17px;padding:10px 0;line-height:26px}body#page__recipe__detail .kochen-desktop{padding:1rem}body#page__recipe__detail .recipe__detail__text{background-color:#fbfbfb;height:356px;text-align:center;display:block;position:relative}@media (max-width:1023px){body#page__recipe__detail .recipe__detail__text{display:none}}body#page__recipe__detail .recipe__detail__text-container{top:82px;left:50%;transform:translateX(-50%);position:absolute}body#page__recipe__detail .recipe__detail__text-container p{max-width:638px;margin:0 auto;text-align:center}body#page__recipe__detail .recipe__detail__text-container h3{text-align:center;margin:16px;font-size:72px}body#page__recipe__detail .recipe__detail__share{background-color:#1c3362;height:210px;width:100vw}@media (max-width:1024px){body#page__recipe__detail .recipe__detail__share{display:none}}body#page__recipe__detail .recipe__detail__share-container{display:-ms-flexbox;display:flex;-ms-flex-direction:row;flex-direction:row;-ms-flex-pack:justify;justify-content:space-between;-ms-flex-align:center;align-items:center;height:210px}body#page__recipe__detail .recipe__detail__share-title{color:#fff;font-size:48px;width:565px;margin-left:5%}@media (min-width:1025px){body#page__recipe__detail .recipe__detail__carousel{display:none}}@media (min-width:1024px){body#page__recipe__detail .recipe__subtitle{font-size:21px}}.section-products{-ms-flex-pack:justify;justify-content:space-between;-ms-flex-align:center;align-items:center;column-gap:40px;row-gap:40px;margin-top:40px;margin-bottom:40px}.product-categories__wrapper,.section-products{display:-ms-flexbox;display:flex;-ms-flex-direction:row;flex-direction:row;-ms-flex-wrap:wrap;flex-wrap:wrap}.product-categories__wrapper{gap:40px;margin:0 auto 130px;max-width:1315px;width:100%;padding:0 20px;position:relative}@media (max-width:1023px){.product-categories__wrapper{-ms-flex-direction:column;flex-direction:column;padding:0;margin-bottom:43px}}.section__informations{background-color:#e6ded6;padding:100px 0 200px;display:-ms-flexbox;display:flex;-ms-flex-pack:center;justify-content:center}@media (max-width:425px){.section__informations{padding-top:0}}.section__informations .loader-wrapper{display:none;height:34px;width:34px;position:absolute;margin:18px}.section__informations .loader-wrapper.is-active{display:block}.section__informations-container{display:-ms-flexbox;display:flex;column-gap:40px}@media (max-width:1024px){.section__informations-container{-ms-flex-direction:column-reverse;flex-direction:column-reverse;-ms-flex-pack:center;justify-content:center}}.section__informations-container-map{width:50%;height:630px}@media (max-width:1024px){.section__informations-container-map{width:100%}}.section__informations-container-map-image{width:100%;height:630px;object-fit:cover;object-position:center center}@media (max-width:1024px){.section__informations-container-map-image{height:80%;margin:50px 0;padding:0}}.section__informations-container-map #map{height:100%}.section__informations-container-map .store-finder__map{width:100%}.section__informations-container-inputs{width:50%;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;-ms-flex-line-pack:center;align-content:center}@media (max-width:1024px){.section__informations-container-inputs{width:100%}}.section__informations-container-buttons{width:100%;display:-ms-flexbox;display:flex;margin-bottom:30px}@media (max-width:1024px){.section__informations-container-buttons{-ms-flex-direction:column;flex-direction:column;-ms-flex-align:center;align-items:center;row-gap:20px}}.section__informations-container-buttons-one,.section__informations-container-buttons-two{width:100%;display:-ms-flexbox;display:flex;-ms-flex-pack:start;justify-content:flex-start;-ms-flex-line-pack:start;align-content:flex-start}.section__informations-container-buttons-one button,.section__informations-container-buttons-two button{padding:5px 35px;width:100%;margin:0;height:auto}.section__informations-container-buttons-one button:before,.section__informations-container-buttons-two button:before{top:50%;left:0;transform:translateY(-50%)}.section__legal{margin:0 auto 50px;padding:0 20px;position:relative}.section__legal p{padding:15px 0 0;color:#1c3362;font-family:"Gotham";font-size:1.1rem;line-height:150%}.section__legal h2,.section__legal h3,.section__legal h4,.section__legal h5,.section__legal h6{font-size:36px}@media screen and (min-width:769px){.section__legal h2,.section__legal h3,.section__legal h4,.section__legal h5,.section__legal h6{font-size:48px;text-align:center!important}}.page-template-page-gewinnspiel-teilnahme .section-wrapper{padding-top:24px;padding-bottom:80px}@media screen and (min-width:768px){.page-template-page-gewinnspiel-teilnahme .section-wrapper{padding-top:48px;padding-bottom:128px}}.page-template-page-gewinnspiel-teilnahme .section-wrapper h1{font-size:32px}@media screen and (min-width:768px){.page-template-page-gewinnspiel-teilnahme .section-wrapper h1{font-size:48px}}@media screen and (min-width:1024px){.page-template-page-gewinnspiel-teilnahme .section-wrapper h1{font-size:64px}}.page-template-page-gewinnspiel-teilnahme .section-wrapper li,.page-template-page-gewinnspiel-teilnahme .section-wrapper p{font-size:16px}a[href]:focus-visible,button:focus-visible{outline:3px solid #0078d4;outline-offset:4px;box-shadow:0 0 0 4px rgba(0,120,212,.3)}
/*# sourceMappingURL=style.css.map */
