.leaflet-pane,.leaflet-tile,.leaflet-marker-icon,.leaflet-marker-shadow,.leaflet-tile-container,.leaflet-pane > svg,.leaflet-pane > canvas,.leaflet-zoom-box,.leaflet-image-layer,.leaflet-layer{position:absolute;left:0;top:0;}.leaflet-container{overflow:hidden;}.leaflet-tile,.leaflet-marker-icon,.leaflet-marker-shadow{-webkit-user-select:none;-moz-user-select:none;user-select:none;-webkit-user-drag:none;}.leaflet-tile::selection{background:transparent;}.leaflet-safari .leaflet-tile{image-rendering:-webkit-optimize-contrast;}.leaflet-safari .leaflet-tile-container{width:1600px;height:1600px;-webkit-transform-origin:0 0;}.leaflet-marker-icon,.leaflet-marker-shadow{display:block;}.leaflet-container .leaflet-overlay-pane svg{max-width:none !important;max-height:none !important;}.leaflet-container .leaflet-marker-pane img,.leaflet-container .leaflet-shadow-pane img,.leaflet-container .leaflet-tile-pane img,.leaflet-container img.leaflet-image-layer,.leaflet-container .leaflet-tile{max-width:none !important;max-height:none !important;width:auto;padding:0;}.leaflet-container img.leaflet-tile{mix-blend-mode:plus-lighter;}.leaflet-container.leaflet-touch-zoom{-ms-touch-action:pan-x pan-y;touch-action:pan-x pan-y;}.leaflet-container.leaflet-touch-drag{-ms-touch-action:pinch-zoom;touch-action:none;touch-action:pinch-zoom;}.leaflet-container.leaflet-touch-drag.leaflet-touch-zoom{-ms-touch-action:none;touch-action:none;}.leaflet-container{-webkit-tap-highlight-color:transparent;}.leaflet-container a{-webkit-tap-highlight-color:rgba(51,181,229,0.4);}.leaflet-tile{filter:inherit;visibility:hidden;}.leaflet-tile-loaded{visibility:inherit;}.leaflet-zoom-box{width:0;height:0;-moz-box-sizing:border-box;box-sizing:border-box;z-index:800;}.leaflet-overlay-pane svg{-moz-user-select:none;}.leaflet-pane{z-index:400;}.leaflet-tile-pane{z-index:200;}.leaflet-overlay-pane{z-index:400;}.leaflet-shadow-pane{z-index:500;}.leaflet-marker-pane{z-index:600;}.leaflet-tooltip-pane{z-index:650;}.leaflet-popup-pane{z-index:700;}.leaflet-map-pane canvas{z-index:100;}.leaflet-map-pane svg{z-index:200;}.leaflet-vml-shape{width:1px;height:1px;}.lvml{behavior:url('../../../_assets/2076be5e7c25c5348e8257623059b612/Css/Leaflet/#default#VML');display:inline-block;position:absolute;}.leaflet-control{position:relative;z-index:800;pointer-events:visiblePainted;pointer-events:auto;}.leaflet-top,.leaflet-bottom{position:absolute;z-index:1000;pointer-events:none;}.leaflet-top{top:0;}.leaflet-right{right:0;}.leaflet-bottom{bottom:0;}.leaflet-left{left:0;}.leaflet-control{float:left;clear:both;}.leaflet-right .leaflet-control{float:right;}.leaflet-top .leaflet-control{margin-top:10px;}.leaflet-bottom .leaflet-control{margin-bottom:10px;}.leaflet-left .leaflet-control{margin-left:10px;}.leaflet-right .leaflet-control{margin-right:10px;}.leaflet-fade-anim .leaflet-popup{opacity:0;-webkit-transition:opacity 0.2s linear;-moz-transition:opacity 0.2s linear;transition:opacity 0.2s linear;}.leaflet-fade-anim .leaflet-map-pane .leaflet-popup{opacity:1;}.leaflet-zoom-animated{-webkit-transform-origin:0 0;-ms-transform-origin:0 0;transform-origin:0 0;}svg.leaflet-zoom-animated{will-change:transform;}.leaflet-zoom-anim .leaflet-zoom-animated{-webkit-transition:-webkit-transform 0.25s cubic-bezier(0,0,0.25,1);-moz-transition:-moz-transform 0.25s cubic-bezier(0,0,0.25,1);transition:transform 0.25s cubic-bezier(0,0,0.25,1);}.leaflet-zoom-anim .leaflet-tile,.leaflet-pan-anim .leaflet-tile{-webkit-transition:none;-moz-transition:none;transition:none;}.leaflet-zoom-anim .leaflet-zoom-hide{visibility:hidden;}.leaflet-interactive{cursor:pointer;}.leaflet-grab{cursor:-webkit-grab;cursor:-moz-grab;cursor:grab;}.leaflet-crosshair,.leaflet-crosshair .leaflet-interactive{cursor:crosshair;}.leaflet-popup-pane,.leaflet-control{cursor:auto;}.leaflet-dragging .leaflet-grab,.leaflet-dragging .leaflet-grab .leaflet-interactive,.leaflet-dragging .leaflet-marker-draggable{cursor:move;cursor:-webkit-grabbing;cursor:-moz-grabbing;cursor:grabbing;}.leaflet-marker-icon,.leaflet-marker-shadow,.leaflet-image-layer,.leaflet-pane > svg path,.leaflet-tile-container{pointer-events:none;}.leaflet-marker-icon.leaflet-interactive,.leaflet-image-layer.leaflet-interactive,.leaflet-pane > svg path.leaflet-interactive,svg.leaflet-image-layer.leaflet-interactive path{pointer-events:visiblePainted;pointer-events:auto;}.leaflet-container{background:#ddd;outline-offset:1px;}.leaflet-container a{color:#0078A8;}.leaflet-zoom-box{border:2px dotted #38f;background:rgba(255,255,255,0.5);}.leaflet-container{font-family:"Helvetica Neue",Arial,Helvetica,sans-serif;font-size:12px;font-size:0.75rem;line-height:1.5;}.leaflet-bar{box-shadow:0 1px 5px rgba(0,0,0,0.65);border-radius:4px;}.leaflet-bar a{background-color:#fff;border-bottom:1px solid #ccc;width:26px;height:26px;line-height:26px;display:block;text-align:center;text-decoration:none;color:black;}.leaflet-bar a,.leaflet-control-layers-toggle{background-position:50% 50%;background-repeat:no-repeat;display:block;}.leaflet-bar a:hover,.leaflet-bar a:focus{background-color:#f4f4f4;}.leaflet-bar a:first-child{border-top-left-radius:4px;border-top-right-radius:4px;}.leaflet-bar a:last-child{border-bottom-left-radius:4px;border-bottom-right-radius:4px;border-bottom:none;}.leaflet-bar a.leaflet-disabled{cursor:default;background-color:#f4f4f4;color:#bbb;}.leaflet-touch .leaflet-bar a{width:30px;height:30px;line-height:30px;}.leaflet-touch .leaflet-bar a:first-child{border-top-left-radius:2px;border-top-right-radius:2px;}.leaflet-touch .leaflet-bar a:last-child{border-bottom-left-radius:2px;border-bottom-right-radius:2px;}.leaflet-control-zoom-in,.leaflet-control-zoom-out{font:bold 18px 'Lucida Console',Monaco,monospace;text-indent:1px;}.leaflet-touch .leaflet-control-zoom-in,.leaflet-touch .leaflet-control-zoom-out{font-size:22px;}.leaflet-control-layers{box-shadow:0 1px 5px rgba(0,0,0,0.4);background:#fff;border-radius:5px;}.leaflet-control-layers-toggle{background-image:url('../../../_assets/2076be5e7c25c5348e8257623059b612/Css/Leaflet/images/layers.png');width:36px;height:36px;}.leaflet-retina .leaflet-control-layers-toggle{background-image:url('../../../_assets/2076be5e7c25c5348e8257623059b612/Css/Leaflet/images/layers-2x.png');background-size:26px 26px;}.leaflet-touch .leaflet-control-layers-toggle{width:44px;height:44px;}.leaflet-control-layers .leaflet-control-layers-list,.leaflet-control-layers-expanded .leaflet-control-layers-toggle{display:none;}.leaflet-control-layers-expanded .leaflet-control-layers-list{display:block;position:relative;}.leaflet-control-layers-expanded{padding:6px 10px 6px 6px;color:#333;background:#fff;}.leaflet-control-layers-scrollbar{overflow-y:scroll;overflow-x:hidden;padding-right:5px;}.leaflet-control-layers-selector{margin-top:2px;position:relative;top:1px;}.leaflet-control-layers label{display:block;font-size:13px;font-size:1.08333em;}.leaflet-control-layers-separator{height:0;border-top:1px solid #ddd;margin:5px -10px 5px -6px;}.leaflet-default-icon-path{background-image:url('../../../_assets/2076be5e7c25c5348e8257623059b612/Css/Leaflet/images/marker-icon.png');}.leaflet-container .leaflet-control-attribution{background:#fff;background:rgba(255,255,255,0.8);margin:0;}.leaflet-control-attribution,.leaflet-control-scale-line{padding:0 5px;color:#333;line-height:1.4;}.leaflet-control-attribution a{text-decoration:none;}.leaflet-control-attribution a:hover,.leaflet-control-attribution a:focus{text-decoration:underline;}.leaflet-attribution-flag{display:inline !important;vertical-align:baseline !important;width:1em;height:0.6669em;}.leaflet-left .leaflet-control-scale{margin-left:5px;}.leaflet-bottom .leaflet-control-scale{margin-bottom:5px;}.leaflet-control-scale-line{border:2px solid #777;border-top:none;line-height:1.1;padding:2px 5px 1px;white-space:nowrap;-moz-box-sizing:border-box;box-sizing:border-box;background:rgba(255,255,255,0.8);text-shadow:1px 1px #fff;}.leaflet-control-scale-line:not(:first-child){border-top:2px solid #777;border-bottom:none;margin-top:-2px;}.leaflet-control-scale-line:not(:first-child):not(:last-child){border-bottom:2px solid #777;}.leaflet-touch .leaflet-control-attribution,.leaflet-touch .leaflet-control-layers,.leaflet-touch .leaflet-bar{box-shadow:none;}.leaflet-touch .leaflet-control-layers,.leaflet-touch .leaflet-bar{border:2px solid rgba(0,0,0,0.2);background-clip:padding-box;}.leaflet-popup{position:absolute;text-align:center;margin-bottom:20px;}.leaflet-popup-content-wrapper{padding:1px;text-align:left;border-radius:12px;}.leaflet-popup-content{margin:13px 24px 13px 20px;line-height:1.3;font-size:13px;font-size:1.08333em;min-height:1px;}.leaflet-popup-content p{margin:17px 0;margin:1.3em 0;}.leaflet-popup-tip-container{width:40px;height:20px;position:absolute;left:50%;margin-top:-1px;margin-left:-20px;overflow:hidden;pointer-events:none;}.leaflet-popup-tip{width:17px;height:17px;padding:1px;margin:-10px auto 0;pointer-events:auto;-webkit-transform:rotate(45deg);-moz-transform:rotate(45deg);-ms-transform:rotate(45deg);transform:rotate(45deg);}.leaflet-popup-content-wrapper,.leaflet-popup-tip{background:white;color:#333;box-shadow:0 3px 14px rgba(0,0,0,0.4);}.leaflet-container a.leaflet-popup-close-button{position:absolute;top:0;right:0;border:none;text-align:center;width:24px;height:24px;font:16px/24px Tahoma,Verdana,sans-serif;color:#757575;text-decoration:none;background:transparent;}.leaflet-container a.leaflet-popup-close-button:hover,.leaflet-container a.leaflet-popup-close-button:focus{color:#585858;}.leaflet-popup-scrolled{overflow:auto;}.leaflet-oldie .leaflet-popup-content-wrapper{-ms-zoom:1;}.leaflet-oldie .leaflet-popup-tip{width:24px;margin:0 auto;-ms-filter:"progid:DXImageTransform.Microsoft.Matrix(M11=0.70710678,M12=0.70710678,M21=-0.70710678,M22=0.70710678)";filter:progid:DXImageTransform.Microsoft.Matrix(M11=0.70710678,M12=0.70710678,M21=-0.70710678,M22=0.70710678);}.leaflet-oldie .leaflet-control-zoom,.leaflet-oldie .leaflet-control-layers,.leaflet-oldie .leaflet-popup-content-wrapper,.leaflet-oldie .leaflet-popup-tip{border:1px solid #999;}.leaflet-div-icon{background:#fff;border:1px solid #666;}.leaflet-tooltip{position:absolute;padding:6px;background-color:#fff;border:1px solid #fff;border-radius:3px;color:#222;white-space:nowrap;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;pointer-events:none;box-shadow:0 1px 3px rgba(0,0,0,0.4);}.leaflet-tooltip.leaflet-interactive{cursor:pointer;pointer-events:auto;}.leaflet-tooltip-top:before,.leaflet-tooltip-bottom:before,.leaflet-tooltip-left:before,.leaflet-tooltip-right:before{position:absolute;pointer-events:none;border:6px solid transparent;background:transparent;content:"";}.leaflet-tooltip-bottom{margin-top:6px;}.leaflet-tooltip-top{margin-top:-6px;}.leaflet-tooltip-bottom:before,.leaflet-tooltip-top:before{left:50%;margin-left:-6px;}.leaflet-tooltip-top:before{bottom:0;margin-bottom:-12px;border-top-color:#fff;}.leaflet-tooltip-bottom:before{top:0;margin-top:-12px;margin-left:-6px;border-bottom-color:#fff;}.leaflet-tooltip-left{margin-left:-6px;}.leaflet-tooltip-right{margin-left:6px;}.leaflet-tooltip-left:before,.leaflet-tooltip-right:before{top:50%;margin-top:-6px;}.leaflet-tooltip-left:before{right:0;margin-right:-12px;border-left-color:#fff;}.leaflet-tooltip-right:before{left:0;margin-left:-12px;border-right-color:#fff;}@media print{.leaflet-control{-webkit-print-color-adjust:exact;print-color-adjust:exact;}}@media print{*,*::before,*::after{text-shadow:none !important;box-shadow:none !important}a:not(.btn){text-decoration:underline}abbr[title]::after{content:" (" attr(title) ")"}pre{white-space:pre-wrap !important}pre,blockquote{border:1px solid #adb5bd;page-break-inside:avoid}thead{display:table-header-group}tr,img{page-break-inside:avoid}p,h2,h3{orphans:3;widows:3}h2,h3{page-break-after:avoid}@page{size:a3}body{min-width:992px !important}.container{min-width:992px !important}.navbar{display:none}.badge{border:1px solid #000}.table{border-collapse:collapse !important}.table td,.table th{background-color:#fff !important}.table-bordered th,.table-bordered td{border:1px solid #dee2e6 !important}.table-dark{color:inherit}.table-dark th,.table-dark td,.table-dark thead th,.table-dark tbody+tbody{border-color:#dee2e6}.table .thead-dark th{color:inherit;border-color:#dee2e6}}*,*::before,*::after{box-sizing:border-box}html{font-family:sans-serif;line-height:1.15;-webkit-text-size-adjust:100%;-webkit-tap-highlight-color:rgba(0,0,0,0)}article,aside,figcaption,figure,footer,header,hgroup,main,nav,section{display:block}body{margin:0;font-family:-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,"Noto Sans",sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji";font-size:1rem;font-weight:400;line-height:1.5;color:#212529;text-align:left;background-color:#fff}[tabindex="-1"]:focus:not(:focus-visible){outline:0 !important}hr{box-sizing:content-box;height:0;overflow:visible}h1,h2,h3,h4,h5,h6{margin-top:0;margin-bottom:.5rem}p{margin-top:0;margin-bottom:1rem}abbr[title],abbr[data-original-title]{text-decoration:underline;text-decoration:underline dotted;cursor:help;border-bottom:0;text-decoration-skip-ink:none}address{margin-bottom:1rem;font-style:normal;line-height:inherit}ol,ul,dl{margin-top:0;margin-bottom:1rem}ol ol,ul ul,ol ul,ul ol{margin-bottom:0}dt{font-weight:700}dd{margin-bottom:.5rem;margin-left:0}blockquote{margin:0 0 1rem}b,strong{font-weight:bolder}small{font-size:80%}sub,sup{position:relative;font-size:75%;line-height:0;vertical-align:baseline}sub{bottom:-.25em}sup{top:-.5em}a{color:#007bff;text-decoration:none;background-color:transparent}a:hover{color:#0056b3;text-decoration:underline}a:not([href]):not([class]){color:inherit;text-decoration:none}a:not([href]):not([class]):hover{color:inherit;text-decoration:none}pre,code,kbd,samp{font-family:SFMono-Regular,Menlo,Monaco,Consolas,"Liberation Mono","Courier New",monospace;font-size:1em}pre{margin-top:0;margin-bottom:1rem;overflow:auto;-ms-overflow-style:scrollbar}figure{margin:0 0 1rem}img{vertical-align:middle;border-style:none}svg{overflow:hidden;vertical-align:middle}table{border-collapse:collapse}caption{padding-top:.75rem;padding-bottom:.75rem;color:#6c757d;text-align:left;caption-side:bottom}th{text-align:inherit;text-align:-webkit-match-parent}label{display:inline-block;margin-bottom:.5rem}button{border-radius:0}button:focus{outline:1px dotted;outline:5px auto -webkit-focus-ring-color}input,button,select,optgroup,textarea{margin:0;font-family:inherit;font-size:inherit;line-height:inherit}button,input{overflow:visible}button,select{text-transform:none}[role="button"]{cursor:pointer}select{word-wrap:normal}button,[type="button"],[type="reset"],[type="submit"]{-webkit-appearance:button}button:not(:disabled),[type="button"]:not(:disabled),[type="reset"]:not(:disabled),[type="submit"]:not(:disabled){cursor:pointer}button::-moz-focus-inner,[type="button"]::-moz-focus-inner,[type="reset"]::-moz-focus-inner,[type="submit"]::-moz-focus-inner{padding:0;border-style:none}input[type="radio"],input[type="checkbox"]{box-sizing:border-box;padding:0}textarea{overflow:auto;resize:vertical}fieldset{min-width:0;padding:0;margin:0;border:0}legend{display:block;width:100%;max-width:100%;padding:0;margin-bottom:.5rem;font-size:1.5rem;line-height:inherit;color:inherit;white-space:normal}progress{vertical-align:baseline}[type="number"]::-webkit-inner-spin-button,[type="number"]::-webkit-outer-spin-button{height:auto}[type="search"]{outline-offset:-2px;-webkit-appearance:none}[type="search"]::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{font:inherit;-webkit-appearance:button}output{display:inline-block}summary{display:list-item;cursor:pointer}template{display:none}[hidden]{display:none !important}h1,h2,h3,h4,h5,h6,.h1,.h2,.h3,.h4,.h5,.h6{margin-bottom:.5rem;font-weight:500;line-height:1.2}h1,.h1{font-size:2.5rem}h2,.h2{font-size:2rem}h3,.h3{font-size:1.75rem}h4,.h4{font-size:1.5rem}h5,.h5{font-size:1.25rem}h6,.h6{font-size:1rem}.lead{font-size:1.25rem;font-weight:300}.display-1{font-size:6rem;font-weight:300;line-height:1.2}.display-2{font-size:5.5rem;font-weight:300;line-height:1.2}.display-3{font-size:4.5rem;font-weight:300;line-height:1.2}.display-4{font-size:3.5rem;font-weight:300;line-height:1.2}hr{margin-top:1rem;margin-bottom:1rem;border:0;border-top:1px solid rgba(0,0,0,0.1)}small,.small{font-size:80%;font-weight:400}mark,.mark{padding:.2em;background-color:#fcf8e3}.list-unstyled{padding-left:0;list-style:none}.list-inline{padding-left:0;list-style:none}.list-inline-item{display:inline-block}.list-inline-item:not(:last-child){margin-right:.5rem}.initialism{font-size:90%;text-transform:uppercase}.blockquote{margin-bottom:1rem;font-size:1.25rem}.blockquote-footer{display:block;font-size:80%;color:#6c757d}.blockquote-footer::before{content:"\2014\00A0"}.img-fluid{max-width:100%;height:auto}.img-thumbnail{padding:.25rem;background-color:#fff;border:1px solid #dee2e6;border-radius:.25rem;max-width:100%;height:auto}.figure{display:inline-block}.figure-img{margin-bottom:.5rem;line-height:1}.figure-caption{font-size:90%;color:#6c757d}code{font-size:87.5%;color:#e83e8c;word-wrap:break-word}a>code{color:inherit}kbd{padding:.2rem .4rem;font-size:87.5%;color:#fff;background-color:#212529;border-radius:.2rem}kbd kbd{padding:0;font-size:100%;font-weight:700}pre{display:block;font-size:87.5%;color:#212529}pre code{font-size:inherit;color:inherit;word-break:normal}.pre-scrollable{max-height:340px;overflow-y:scroll}.container,.container-fluid,.container-sm,.container-md,.container-lg,.container-xl{width:100%;padding-right:15px;padding-left:15px;margin-right:auto;margin-left:auto}@media (min-width:576px){.container,.container-sm{max-width:540px}}@media (min-width:768px){.container,.container-sm,.container-md{max-width:720px}}@media (min-width:992px){.container,.container-sm,.container-md,.container-lg{max-width:960px}}@media (min-width:1200px){.container,.container-sm,.container-md,.container-lg,.container-xl{max-width:1140px}}.row{display:flex;flex-wrap:wrap;margin-right:-15px;margin-left:-15px}.no-gutters{margin-right:0;margin-left:0}.no-gutters>.col,.no-gutters>[class*="col-"]{padding-right:0;padding-left:0}.col-1,.col-2,.col-3,.col-4,.col-5,.col-6,.col-7,.col-8,.col-9,.col-10,.col-11,.col-12,.col,.col-auto,.col-sm-1,.col-sm-2,.col-sm-3,.col-sm-4,.col-sm-5,.col-sm-6,.col-sm-7,.col-sm-8,.col-sm-9,.col-sm-10,.col-sm-11,.col-sm-12,.col-sm,.col-sm-auto,.col-md-1,.col-md-2,.col-md-3,.col-md-4,.col-md-5,.col-md-6,.col-md-7,.col-md-8,.col-md-9,.col-md-10,.col-md-11,.col-md-12,.col-md,.col-md-auto,.col-lg-1,.col-lg-2,.col-lg-3,.col-lg-4,.col-lg-5,.col-lg-6,.col-lg-7,.col-lg-8,.col-lg-9,.col-lg-10,.col-lg-11,.col-lg-12,.col-lg,.col-lg-auto,.col-xl-1,.col-xl-2,.col-xl-3,.col-xl-4,.col-xl-5,.col-xl-6,.col-xl-7,.col-xl-8,.col-xl-9,.col-xl-10,.col-xl-11,.col-xl-12,.col-xl,.col-xl-auto{position:relative;width:100%;padding-right:15px;padding-left:15px}.col{flex-basis:0;flex-grow:1;max-width:100%}.row-cols-1>*{flex:0 0 100%;max-width:100%}.row-cols-2>*{flex:0 0 50%;max-width:50%}.row-cols-3>*{flex:0 0 33.33333%;max-width:33.33333%}.row-cols-4>*{flex:0 0 25%;max-width:25%}.row-cols-5>*{flex:0 0 20%;max-width:20%}.row-cols-6>*{flex:0 0 16.66667%;max-width:16.66667%}.col-auto{flex:0 0 auto;width:auto;max-width:100%}.col-1{flex:0 0 8.33333%;max-width:8.33333%}.col-2{flex:0 0 16.66667%;max-width:16.66667%}.col-3{flex:0 0 25%;max-width:25%}.col-4{flex:0 0 33.33333%;max-width:33.33333%}.col-5{flex:0 0 41.66667%;max-width:41.66667%}.col-6{flex:0 0 50%;max-width:50%}.col-7{flex:0 0 58.33333%;max-width:58.33333%}.col-8{flex:0 0 66.66667%;max-width:66.66667%}.col-9{flex:0 0 75%;max-width:75%}.col-10{flex:0 0 83.33333%;max-width:83.33333%}.col-11{flex:0 0 91.66667%;max-width:91.66667%}.col-12{flex:0 0 100%;max-width:100%}.order-first{order:-1}.order-last{order:13}.order-0{order:0}.order-1{order:1}.order-2{order:2}.order-3{order:3}.order-4{order:4}.order-5{order:5}.order-6{order:6}.order-7{order:7}.order-8{order:8}.order-9{order:9}.order-10{order:10}.order-11{order:11}.order-12{order:12}.offset-1{margin-left:8.33333%}.offset-2{margin-left:16.66667%}.offset-3{margin-left:25%}.offset-4{margin-left:33.33333%}.offset-5{margin-left:41.66667%}.offset-6{margin-left:50%}.offset-7{margin-left:58.33333%}.offset-8{margin-left:66.66667%}.offset-9{margin-left:75%}.offset-10{margin-left:83.33333%}.offset-11{margin-left:91.66667%}@media (min-width:576px){.col-sm{flex-basis:0;flex-grow:1;max-width:100%}.row-cols-sm-1>*{flex:0 0 100%;max-width:100%}.row-cols-sm-2>*{flex:0 0 50%;max-width:50%}.row-cols-sm-3>*{flex:0 0 33.33333%;max-width:33.33333%}.row-cols-sm-4>*{flex:0 0 25%;max-width:25%}.row-cols-sm-5>*{flex:0 0 20%;max-width:20%}.row-cols-sm-6>*{flex:0 0 16.66667%;max-width:16.66667%}.col-sm-auto{flex:0 0 auto;width:auto;max-width:100%}.col-sm-1{flex:0 0 8.33333%;max-width:8.33333%}.col-sm-2{flex:0 0 16.66667%;max-width:16.66667%}.col-sm-3{flex:0 0 25%;max-width:25%}.col-sm-4{flex:0 0 33.33333%;max-width:33.33333%}.col-sm-5{flex:0 0 41.66667%;max-width:41.66667%}.col-sm-6{flex:0 0 50%;max-width:50%}.col-sm-7{flex:0 0 58.33333%;max-width:58.33333%}.col-sm-8{flex:0 0 66.66667%;max-width:66.66667%}.col-sm-9{flex:0 0 75%;max-width:75%}.col-sm-10{flex:0 0 83.33333%;max-width:83.33333%}.col-sm-11{flex:0 0 91.66667%;max-width:91.66667%}.col-sm-12{flex:0 0 100%;max-width:100%}.order-sm-first{order:-1}.order-sm-last{order:13}.order-sm-0{order:0}.order-sm-1{order:1}.order-sm-2{order:2}.order-sm-3{order:3}.order-sm-4{order:4}.order-sm-5{order:5}.order-sm-6{order:6}.order-sm-7{order:7}.order-sm-8{order:8}.order-sm-9{order:9}.order-sm-10{order:10}.order-sm-11{order:11}.order-sm-12{order:12}.offset-sm-0{margin-left:0}.offset-sm-1{margin-left:8.33333%}.offset-sm-2{margin-left:16.66667%}.offset-sm-3{margin-left:25%}.offset-sm-4{margin-left:33.33333%}.offset-sm-5{margin-left:41.66667%}.offset-sm-6{margin-left:50%}.offset-sm-7{margin-left:58.33333%}.offset-sm-8{margin-left:66.66667%}.offset-sm-9{margin-left:75%}.offset-sm-10{margin-left:83.33333%}.offset-sm-11{margin-left:91.66667%}}@media (min-width:768px){.col-md{flex-basis:0;flex-grow:1;max-width:100%}.row-cols-md-1>*{flex:0 0 100%;max-width:100%}.row-cols-md-2>*{flex:0 0 50%;max-width:50%}.row-cols-md-3>*{flex:0 0 33.33333%;max-width:33.33333%}.row-cols-md-4>*{flex:0 0 25%;max-width:25%}.row-cols-md-5>*{flex:0 0 20%;max-width:20%}.row-cols-md-6>*{flex:0 0 16.66667%;max-width:16.66667%}.col-md-auto{flex:0 0 auto;width:auto;max-width:100%}.col-md-1{flex:0 0 8.33333%;max-width:8.33333%}.col-md-2{flex:0 0 16.66667%;max-width:16.66667%}.col-md-3{flex:0 0 25%;max-width:25%}.col-md-4{flex:0 0 33.33333%;max-width:33.33333%}.col-md-5{flex:0 0 41.66667%;max-width:41.66667%}.col-md-6{flex:0 0 50%;max-width:50%}.col-md-7{flex:0 0 58.33333%;max-width:58.33333%}.col-md-8{flex:0 0 66.66667%;max-width:66.66667%}.col-md-9{flex:0 0 75%;max-width:75%}.col-md-10{flex:0 0 83.33333%;max-width:83.33333%}.col-md-11{flex:0 0 91.66667%;max-width:91.66667%}.col-md-12{flex:0 0 100%;max-width:100%}.order-md-first{order:-1}.order-md-last{order:13}.order-md-0{order:0}.order-md-1{order:1}.order-md-2{order:2}.order-md-3{order:3}.order-md-4{order:4}.order-md-5{order:5}.order-md-6{order:6}.order-md-7{order:7}.order-md-8{order:8}.order-md-9{order:9}.order-md-10{order:10}.order-md-11{order:11}.order-md-12{order:12}.offset-md-0{margin-left:0}.offset-md-1{margin-left:8.33333%}.offset-md-2{margin-left:16.66667%}.offset-md-3{margin-left:25%}.offset-md-4{margin-left:33.33333%}.offset-md-5{margin-left:41.66667%}.offset-md-6{margin-left:50%}.offset-md-7{margin-left:58.33333%}.offset-md-8{margin-left:66.66667%}.offset-md-9{margin-left:75%}.offset-md-10{margin-left:83.33333%}.offset-md-11{margin-left:91.66667%}}@media (min-width:992px){.col-lg{flex-basis:0;flex-grow:1;max-width:100%}.row-cols-lg-1>*{flex:0 0 100%;max-width:100%}.row-cols-lg-2>*{flex:0 0 50%;max-width:50%}.row-cols-lg-3>*{flex:0 0 33.33333%;max-width:33.33333%}.row-cols-lg-4>*{flex:0 0 25%;max-width:25%}.row-cols-lg-5>*{flex:0 0 20%;max-width:20%}.row-cols-lg-6>*{flex:0 0 16.66667%;max-width:16.66667%}.col-lg-auto{flex:0 0 auto;width:auto;max-width:100%}.col-lg-1{flex:0 0 8.33333%;max-width:8.33333%}.col-lg-2{flex:0 0 16.66667%;max-width:16.66667%}.col-lg-3{flex:0 0 25%;max-width:25%}.col-lg-4{flex:0 0 33.33333%;max-width:33.33333%}.col-lg-5{flex:0 0 41.66667%;max-width:41.66667%}.col-lg-6{flex:0 0 50%;max-width:50%}.col-lg-7{flex:0 0 58.33333%;max-width:58.33333%}.col-lg-8{flex:0 0 66.66667%;max-width:66.66667%}.col-lg-9{flex:0 0 75%;max-width:75%}.col-lg-10{flex:0 0 83.33333%;max-width:83.33333%}.col-lg-11{flex:0 0 91.66667%;max-width:91.66667%}.col-lg-12{flex:0 0 100%;max-width:100%}.order-lg-first{order:-1}.order-lg-last{order:13}.order-lg-0{order:0}.order-lg-1{order:1}.order-lg-2{order:2}.order-lg-3{order:3}.order-lg-4{order:4}.order-lg-5{order:5}.order-lg-6{order:6}.order-lg-7{order:7}.order-lg-8{order:8}.order-lg-9{order:9}.order-lg-10{order:10}.order-lg-11{order:11}.order-lg-12{order:12}.offset-lg-0{margin-left:0}.offset-lg-1{margin-left:8.33333%}.offset-lg-2{margin-left:16.66667%}.offset-lg-3{margin-left:25%}.offset-lg-4{margin-left:33.33333%}.offset-lg-5{margin-left:41.66667%}.offset-lg-6{margin-left:50%}.offset-lg-7{margin-left:58.33333%}.offset-lg-8{margin-left:66.66667%}.offset-lg-9{margin-left:75%}.offset-lg-10{margin-left:83.33333%}.offset-lg-11{margin-left:91.66667%}}@media (min-width:1200px){.col-xl{flex-basis:0;flex-grow:1;max-width:100%}.row-cols-xl-1>*{flex:0 0 100%;max-width:100%}.row-cols-xl-2>*{flex:0 0 50%;max-width:50%}.row-cols-xl-3>*{flex:0 0 33.33333%;max-width:33.33333%}.row-cols-xl-4>*{flex:0 0 25%;max-width:25%}.row-cols-xl-5>*{flex:0 0 20%;max-width:20%}.row-cols-xl-6>*{flex:0 0 16.66667%;max-width:16.66667%}.col-xl-auto{flex:0 0 auto;width:auto;max-width:100%}.col-xl-1{flex:0 0 8.33333%;max-width:8.33333%}.col-xl-2{flex:0 0 16.66667%;max-width:16.66667%}.col-xl-3{flex:0 0 25%;max-width:25%}.col-xl-4{flex:0 0 33.33333%;max-width:33.33333%}.col-xl-5{flex:0 0 41.66667%;max-width:41.66667%}.col-xl-6{flex:0 0 50%;max-width:50%}.col-xl-7{flex:0 0 58.33333%;max-width:58.33333%}.col-xl-8{flex:0 0 66.66667%;max-width:66.66667%}.col-xl-9{flex:0 0 75%;max-width:75%}.col-xl-10{flex:0 0 83.33333%;max-width:83.33333%}.col-xl-11{flex:0 0 91.66667%;max-width:91.66667%}.col-xl-12{flex:0 0 100%;max-width:100%}.order-xl-first{order:-1}.order-xl-last{order:13}.order-xl-0{order:0}.order-xl-1{order:1}.order-xl-2{order:2}.order-xl-3{order:3}.order-xl-4{order:4}.order-xl-5{order:5}.order-xl-6{order:6}.order-xl-7{order:7}.order-xl-8{order:8}.order-xl-9{order:9}.order-xl-10{order:10}.order-xl-11{order:11}.order-xl-12{order:12}.offset-xl-0{margin-left:0}.offset-xl-1{margin-left:8.33333%}.offset-xl-2{margin-left:16.66667%}.offset-xl-3{margin-left:25%}.offset-xl-4{margin-left:33.33333%}.offset-xl-5{margin-left:41.66667%}.offset-xl-6{margin-left:50%}.offset-xl-7{margin-left:58.33333%}.offset-xl-8{margin-left:66.66667%}.offset-xl-9{margin-left:75%}.offset-xl-10{margin-left:83.33333%}.offset-xl-11{margin-left:91.66667%}}.table{width:100%;margin-bottom:1rem;color:#212529}.table th,.table td{padding:.75rem;vertical-align:top;border-top:1px solid #dee2e6}.table thead th{vertical-align:bottom;border-bottom:2px solid #dee2e6}.table tbody+tbody{border-top:2px solid #dee2e6}.table-sm th,.table-sm td{padding:.3rem}.table-bordered{border:1px solid #dee2e6}.table-bordered th,.table-bordered td{border:1px solid #dee2e6}.table-bordered thead th,.table-bordered thead td{border-bottom-width:2px}.table-borderless th,.table-borderless td,.table-borderless thead th,.table-borderless tbody+tbody{border:0}.table-striped tbody tr:nth-of-type(odd){background-color:rgba(0,0,0,0.05)}.table-hover tbody tr:hover{color:#212529;background-color:rgba(0,0,0,0.075)}.table-primary,.table-primary>th,.table-primary>td{background-color:#b8daff}.table-primary th,.table-primary td,.table-primary thead th,.table-primary tbody+tbody{border-color:#7abaff}.table-hover .table-primary:hover{background-color:#9fcdff}.table-hover .table-primary:hover>td,.table-hover .table-primary:hover>th{background-color:#9fcdff}.table-secondary,.table-secondary>th,.table-secondary>td{background-color:#d6d8db}.table-secondary th,.table-secondary td,.table-secondary thead th,.table-secondary tbody+tbody{border-color:#b3b7bb}.table-hover .table-secondary:hover{background-color:#c8cbcf}.table-hover .table-secondary:hover>td,.table-hover .table-secondary:hover>th{background-color:#c8cbcf}.table-success,.table-success>th,.table-success>td{background-color:#c3e6cb}.table-success th,.table-success td,.table-success thead th,.table-success tbody+tbody{border-color:#8fd19e}.table-hover .table-success:hover{background-color:#b1dfbb}.table-hover .table-success:hover>td,.table-hover .table-success:hover>th{background-color:#b1dfbb}.table-info,.table-info>th,.table-info>td{background-color:#bee5eb}.table-info th,.table-info td,.table-info thead th,.table-info tbody+tbody{border-color:#86cfda}.table-hover .table-info:hover{background-color:#abdde5}.table-hover .table-info:hover>td,.table-hover .table-info:hover>th{background-color:#abdde5}.table-warning,.table-warning>th,.table-warning>td{background-color:#ffeeba}.table-warning th,.table-warning td,.table-warning thead th,.table-warning tbody+tbody{border-color:#ffdf7e}.table-hover .table-warning:hover{background-color:#ffe8a1}.table-hover .table-warning:hover>td,.table-hover .table-warning:hover>th{background-color:#ffe8a1}.table-danger,.table-danger>th,.table-danger>td{background-color:#f5c6cb}.table-danger th,.table-danger td,.table-danger thead th,.table-danger tbody+tbody{border-color:#ed969e}.table-hover .table-danger:hover{background-color:#f1b0b7}.table-hover .table-danger:hover>td,.table-hover .table-danger:hover>th{background-color:#f1b0b7}.table-light,.table-light>th,.table-light>td{background-color:#fdfdfe}.table-light th,.table-light td,.table-light thead th,.table-light tbody+tbody{border-color:#fbfcfc}.table-hover .table-light:hover{background-color:#ececf6}.table-hover .table-light:hover>td,.table-hover .table-light:hover>th{background-color:#ececf6}.table-dark,.table-dark>th,.table-dark>td{background-color:#c6c8ca}.table-dark th,.table-dark td,.table-dark thead th,.table-dark tbody+tbody{border-color:#95999c}.table-hover .table-dark:hover{background-color:#b9bbbe}.table-hover .table-dark:hover>td,.table-hover .table-dark:hover>th{background-color:#b9bbbe}.table-active,.table-active>th,.table-active>td{background-color:rgba(0,0,0,0.075)}.table-hover .table-active:hover{background-color:rgba(0,0,0,0.075)}.table-hover .table-active:hover>td,.table-hover .table-active:hover>th{background-color:rgba(0,0,0,0.075)}.table .thead-dark th{color:#fff;background-color:#343a40;border-color:#454d55}.table .thead-light th{color:#495057;background-color:#e9ecef;border-color:#dee2e6}.table-dark{color:#fff;background-color:#343a40}.table-dark th,.table-dark td,.table-dark thead th{border-color:#454d55}.table-dark.table-bordered{border:0}.table-dark.table-striped tbody tr:nth-of-type(odd){background-color:rgba(255,255,255,0.05)}.table-dark.table-hover tbody tr:hover{color:#fff;background-color:rgba(255,255,255,0.075)}@media (max-width:575.98px){.table-responsive-sm{display:block;width:100%;overflow-x:auto;-webkit-overflow-scrolling:touch}.table-responsive-sm>.table-bordered{border:0}}@media (max-width:767.98px){.table-responsive-md{display:block;width:100%;overflow-x:auto;-webkit-overflow-scrolling:touch}.table-responsive-md>.table-bordered{border:0}}@media (max-width:991.98px){.table-responsive-lg{display:block;width:100%;overflow-x:auto;-webkit-overflow-scrolling:touch}.table-responsive-lg>.table-bordered{border:0}}@media (max-width:1199.98px){.table-responsive-xl{display:block;width:100%;overflow-x:auto;-webkit-overflow-scrolling:touch}.table-responsive-xl>.table-bordered{border:0}}.table-responsive{display:block;width:100%;overflow-x:auto;-webkit-overflow-scrolling:touch}.table-responsive>.table-bordered{border:0}.flex-row{flex-direction:row !important}.flex-column{flex-direction:column !important}.flex-row-reverse{flex-direction:row-reverse !important}.flex-column-reverse{flex-direction:column-reverse !important}.flex-wrap{flex-wrap:wrap !important}.flex-nowrap{flex-wrap:nowrap !important}.flex-wrap-reverse{flex-wrap:wrap-reverse !important}.flex-fill{flex:1 1 auto !important}.flex-grow-0{flex-grow:0 !important}.flex-grow-1{flex-grow:1 !important}.flex-shrink-0{flex-shrink:0 !important}.flex-shrink-1{flex-shrink:1 !important}.justify-content-start{justify-content:flex-start !important}.justify-content-end{justify-content:flex-end !important}.justify-content-center{justify-content:center !important}.justify-content-between{justify-content:space-between !important}.justify-content-around{justify-content:space-around !important}.align-items-start{align-items:flex-start !important}.align-items-end{align-items:flex-end !important}.align-items-center{align-items:center !important}.align-items-baseline{align-items:baseline !important}.align-items-stretch{align-items:stretch !important}.align-content-start{align-content:flex-start !important}.align-content-end{align-content:flex-end !important}.align-content-center{align-content:center !important}.align-content-between{align-content:space-between !important}.align-content-around{align-content:space-around !important}.align-content-stretch{align-content:stretch !important}.align-self-auto{align-self:auto !important}.align-self-start{align-self:flex-start !important}.align-self-end{align-self:flex-end !important}.align-self-center{align-self:center !important}.align-self-baseline{align-self:baseline !important}.align-self-stretch{align-self:stretch !important}@media (min-width:576px){.flex-sm-row{flex-direction:row !important}.flex-sm-column{flex-direction:column !important}.flex-sm-row-reverse{flex-direction:row-reverse !important}.flex-sm-column-reverse{flex-direction:column-reverse !important}.flex-sm-wrap{flex-wrap:wrap !important}.flex-sm-nowrap{flex-wrap:nowrap !important}.flex-sm-wrap-reverse{flex-wrap:wrap-reverse !important}.flex-sm-fill{flex:1 1 auto !important}.flex-sm-grow-0{flex-grow:0 !important}.flex-sm-grow-1{flex-grow:1 !important}.flex-sm-shrink-0{flex-shrink:0 !important}.flex-sm-shrink-1{flex-shrink:1 !important}.justify-content-sm-start{justify-content:flex-start !important}.justify-content-sm-end{justify-content:flex-end !important}.justify-content-sm-center{justify-content:center !important}.justify-content-sm-between{justify-content:space-between !important}.justify-content-sm-around{justify-content:space-around !important}.align-items-sm-start{align-items:flex-start !important}.align-items-sm-end{align-items:flex-end !important}.align-items-sm-center{align-items:center !important}.align-items-sm-baseline{align-items:baseline !important}.align-items-sm-stretch{align-items:stretch !important}.align-content-sm-start{align-content:flex-start !important}.align-content-sm-end{align-content:flex-end !important}.align-content-sm-center{align-content:center !important}.align-content-sm-between{align-content:space-between !important}.align-content-sm-around{align-content:space-around !important}.align-content-sm-stretch{align-content:stretch !important}.align-self-sm-auto{align-self:auto !important}.align-self-sm-start{align-self:flex-start !important}.align-self-sm-end{align-self:flex-end !important}.align-self-sm-center{align-self:center !important}.align-self-sm-baseline{align-self:baseline !important}.align-self-sm-stretch{align-self:stretch !important}}@media (min-width:768px){.flex-md-row{flex-direction:row !important}.flex-md-column{flex-direction:column !important}.flex-md-row-reverse{flex-direction:row-reverse !important}.flex-md-column-reverse{flex-direction:column-reverse !important}.flex-md-wrap{flex-wrap:wrap !important}.flex-md-nowrap{flex-wrap:nowrap !important}.flex-md-wrap-reverse{flex-wrap:wrap-reverse !important}.flex-md-fill{flex:1 1 auto !important}.flex-md-grow-0{flex-grow:0 !important}.flex-md-grow-1{flex-grow:1 !important}.flex-md-shrink-0{flex-shrink:0 !important}.flex-md-shrink-1{flex-shrink:1 !important}.justify-content-md-start{justify-content:flex-start !important}.justify-content-md-end{justify-content:flex-end !important}.justify-content-md-center{justify-content:center !important}.justify-content-md-between{justify-content:space-between !important}.justify-content-md-around{justify-content:space-around !important}.align-items-md-start{align-items:flex-start !important}.align-items-md-end{align-items:flex-end !important}.align-items-md-center{align-items:center !important}.align-items-md-baseline{align-items:baseline !important}.align-items-md-stretch{align-items:stretch !important}.align-content-md-start{align-content:flex-start !important}.align-content-md-end{align-content:flex-end !important}.align-content-md-center{align-content:center !important}.align-content-md-between{align-content:space-between !important}.align-content-md-around{align-content:space-around !important}.align-content-md-stretch{align-content:stretch !important}.align-self-md-auto{align-self:auto !important}.align-self-md-start{align-self:flex-start !important}.align-self-md-end{align-self:flex-end !important}.align-self-md-center{align-self:center !important}.align-self-md-baseline{align-self:baseline !important}.align-self-md-stretch{align-self:stretch !important}}@media (min-width:992px){.flex-lg-row{flex-direction:row !important}.flex-lg-column{flex-direction:column !important}.flex-lg-row-reverse{flex-direction:row-reverse !important}.flex-lg-column-reverse{flex-direction:column-reverse !important}.flex-lg-wrap{flex-wrap:wrap !important}.flex-lg-nowrap{flex-wrap:nowrap !important}.flex-lg-wrap-reverse{flex-wrap:wrap-reverse !important}.flex-lg-fill{flex:1 1 auto !important}.flex-lg-grow-0{flex-grow:0 !important}.flex-lg-grow-1{flex-grow:1 !important}.flex-lg-shrink-0{flex-shrink:0 !important}.flex-lg-shrink-1{flex-shrink:1 !important}.justify-content-lg-start{justify-content:flex-start !important}.justify-content-lg-end{justify-content:flex-end !important}.justify-content-lg-center{justify-content:center !important}.justify-content-lg-between{justify-content:space-between !important}.justify-content-lg-around{justify-content:space-around !important}.align-items-lg-start{align-items:flex-start !important}.align-items-lg-end{align-items:flex-end !important}.align-items-lg-center{align-items:center !important}.align-items-lg-baseline{align-items:baseline !important}.align-items-lg-stretch{align-items:stretch !important}.align-content-lg-start{align-content:flex-start !important}.align-content-lg-end{align-content:flex-end !important}.align-content-lg-center{align-content:center !important}.align-content-lg-between{align-content:space-between !important}.align-content-lg-around{align-content:space-around !important}.align-content-lg-stretch{align-content:stretch !important}.align-self-lg-auto{align-self:auto !important}.align-self-lg-start{align-self:flex-start !important}.align-self-lg-end{align-self:flex-end !important}.align-self-lg-center{align-self:center !important}.align-self-lg-baseline{align-self:baseline !important}.align-self-lg-stretch{align-self:stretch !important}}@media (min-width:1200px){.flex-xl-row{flex-direction:row !important}.flex-xl-column{flex-direction:column !important}.flex-xl-row-reverse{flex-direction:row-reverse !important}.flex-xl-column-reverse{flex-direction:column-reverse !important}.flex-xl-wrap{flex-wrap:wrap !important}.flex-xl-nowrap{flex-wrap:nowrap !important}.flex-xl-wrap-reverse{flex-wrap:wrap-reverse !important}.flex-xl-fill{flex:1 1 auto !important}.flex-xl-grow-0{flex-grow:0 !important}.flex-xl-grow-1{flex-grow:1 !important}.flex-xl-shrink-0{flex-shrink:0 !important}.flex-xl-shrink-1{flex-shrink:1 !important}.justify-content-xl-start{justify-content:flex-start !important}.justify-content-xl-end{justify-content:flex-end !important}.justify-content-xl-center{justify-content:center !important}.justify-content-xl-between{justify-content:space-between !important}.justify-content-xl-around{justify-content:space-around !important}.align-items-xl-start{align-items:flex-start !important}.align-items-xl-end{align-items:flex-end !important}.align-items-xl-center{align-items:center !important}.align-items-xl-baseline{align-items:baseline !important}.align-items-xl-stretch{align-items:stretch !important}.align-content-xl-start{align-content:flex-start !important}.align-content-xl-end{align-content:flex-end !important}.align-content-xl-center{align-content:center !important}.align-content-xl-between{align-content:space-between !important}.align-content-xl-around{align-content:space-around !important}.align-content-xl-stretch{align-content:stretch !important}.align-self-xl-auto{align-self:auto !important}.align-self-xl-start{align-self:flex-start !important}.align-self-xl-end{align-self:flex-end !important}.align-self-xl-center{align-self:center !important}.align-self-xl-baseline{align-self:baseline !important}.align-self-xl-stretch{align-self:stretch !important}}.slick-slider{position:relative;display:block;box-sizing:border-box;-webkit-touch-callout:none;-webkit-user-select:none;-khtml-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;-ms-touch-action:pan-y;touch-action:pan-y;-webkit-tap-highlight-color:transparent}.slick-list{position:relative;overflow:hidden;display:block;margin:0;padding:0}.slick-list:focus{outline:none}.slick-list.dragging{cursor:pointer;cursor:hand}.slick-slider .slick-track,.slick-slider .slick-list{-webkit-transform:translate3d(0,0,0);-moz-transform:translate3d(0,0,0);-ms-transform:translate3d(0,0,0);-o-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}.slick-track{position:relative;left:0;top:0;display:block;margin-left:auto;margin-right:auto}.slick-track:before,.slick-track:after{content:"";display:table}.slick-track:after{clear:both}.slick-loading .slick-track{visibility:hidden}.slick-slide{float:left;height:100%;min-height:1px;display:none}[dir="rtl"] .slick-slide{float:right}.slick-slide img{display:block}.slick-slide.slick-loading img{display:none}.slick-slide.dragging img{pointer-events:none}.slick-initialized .slick-slide{display:block}.slick-loading .slick-slide{visibility:hidden}.slick-vertical .slick-slide{display:block;height:auto;border:1px solid transparent}.slick-arrow.slick-hidden{display:none}@keyframes plyr-progress{to{background-position:var(--plyr-progress-loading-size,25px) 0}}@keyframes plyr-popup{0%{opacity:0.5;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}@keyframes plyr-fade-in{from{opacity:0}to{opacity:1}}.plyr{-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;align-items:center;direction:ltr;display:flex;flex-direction:column;font-family:var(--plyr-font-family,inherit);font-variant-numeric:tabular-nums;font-weight:var(--plyr-font-weight-regular,400);line-height:var(--plyr-line-height,1.7);max-width:100%;min-width:200px;position:relative;text-shadow:none;transition:box-shadow 0.3s ease;z-index:0}.plyr video,.plyr audio,.plyr iframe{display:block;height:100%;width:100%}.plyr button{font:inherit;line-height:inherit;width:auto}.plyr:focus{outline:0}.plyr--full-ui{box-sizing:border-box}.plyr--full-ui *,.plyr--full-ui *::after,.plyr--full-ui *::before{box-sizing:inherit}.plyr--full-ui a,.plyr--full-ui button,.plyr--full-ui input,.plyr--full-ui label{touch-action:manipulation}.plyr__badge{background:var(--plyr-badge-background,#4a5464);border-radius:var(--plyr-badge-border-radius,2px);color:var(--plyr-badge-text-color,#fff);font-size:var(--plyr-font-size-badge,9px);line-height:1;padding:3px 4px}.plyr--full-ui ::-webkit-media-text-track-container{display:none}.plyr__captions{animation:plyr-fade-in 0.3s ease;bottom:0;display:none;font-size:var(--plyr-font-size-small,13px);left:0;padding:var(--plyr-control-spacing,10px);position:absolute;text-align:center;transition:transform 0.4s ease-in-out;width:100%}.plyr__captions span:empty{display:none}@media (min-width:480px){.plyr__captions{font-size:var(--plyr-font-size-base,15px);padding:calc(var(--plyr-control-spacing,10px) * 2)}}@media (min-width:768px){.plyr__captions{font-size:var(--plyr-font-size-large,18px)}}.plyr--captions-active .plyr__captions{display:block}.plyr:not(.plyr--hide-controls) .plyr__controls:not(:empty) ~ .plyr__captions{transform:translateY(calc(var(--plyr-control-spacing,10px) * -4))}.plyr__caption{background:var(--plyr-captions-background,rgba(0,0,0,0.8));border-radius:2px;box-decoration-break:clone;color:var(--plyr-captions-text-color,#fff);line-height:185%;padding:0.2em 0.5em;white-space:pre-wrap}.plyr__caption div{display:inline}.plyr__control{background:transparent;border:0;border-radius:var(--plyr-control-radius,3px);color:inherit;cursor:pointer;flex-shrink:0;overflow:visible;padding:calc(var(--plyr-control-spacing,10px) * 0.7);position:relative;transition:all 0.3s ease}.plyr__control svg{display:block;fill:currentColor;height:var(--plyr-control-icon-size,18px);pointer-events:none;width:var(--plyr-control-icon-size,18px)}.plyr__control:focus{outline:0}.plyr__control.plyr__tab-focus{outline-color:var(--plyr-tab-focus-color,var(--plyr-color-main,var(--plyr-color-main,#00b3ff)));outline-offset:2px;outline-style:dotted;outline-width:3px}a.plyr__control{text-decoration:none}a.plyr__control::after,a.plyr__control::before{display:none}.plyr__control:not(.plyr__control--pressed) .icon--pressed,.plyr__control.plyr__control--pressed .icon--not-pressed,.plyr__control:not(.plyr__control--pressed) .label--pressed,.plyr__control.plyr__control--pressed .label--not-pressed{display:none}.plyr--full-ui ::-webkit-media-controls{display:none}.plyr__controls{align-items:center;display:flex;justify-content:flex-end;text-align:center}.plyr__controls .plyr__progress__container{flex:1;min-width:0}.plyr__controls .plyr__controls__item{margin-left:calc(var(--plyr-control-spacing,10px) / 4)}.plyr__controls .plyr__controls__item:first-child{margin-left:0;margin-right:auto}.plyr__controls .plyr__controls__item.plyr__progress__container{padding-left:calc(var(--plyr-control-spacing,10px) / 4)}.plyr__controls .plyr__controls__item.plyr__time{padding:0 calc(var(--plyr-control-spacing,10px) / 2)}.plyr__controls .plyr__controls__item.plyr__progress__container:first-child,.plyr__controls .plyr__controls__item.plyr__time:first-child,.plyr__controls .plyr__controls__item.plyr__time+.plyr__time{padding-left:0}.plyr__controls:empty{display:none}.plyr [data-plyr='captions'],.plyr [data-plyr='pip'],.plyr [data-plyr='airplay'],.plyr [data-plyr='fullscreen']{display:none}.plyr--captions-enabled [data-plyr='captions'],.plyr--pip-supported [data-plyr='pip'],.plyr--airplay-supported [data-plyr='airplay'],.plyr--fullscreen-enabled [data-plyr='fullscreen']{display:inline-block}.plyr__menu{display:flex;position:relative}.plyr__menu .plyr__control svg{transition:transform 0.3s ease}.plyr__menu .plyr__control[aria-expanded='true'] svg{transform:rotate(90deg)}.plyr__menu .plyr__control[aria-expanded='true'] .plyr__tooltip{display:none}.plyr__menu__container{animation:plyr-popup 0.2s ease;background:var(--plyr-menu-background,rgba(255,255,255,0.9));border-radius:4px;bottom:100%;box-shadow:var(--plyr-menu-shadow,0 1px 2px rgba(0,0,0,0.15));color:var(--plyr-menu-color,#4a5464);font-size:var(--plyr-font-size-base,15px);margin-bottom:10px;position:absolute;right:-3px;text-align:left;white-space:nowrap;z-index:3}.plyr__menu__container>div{overflow:hidden;transition:height 0.35s cubic-bezier(0.4,0,0.2,1),width 0.35s cubic-bezier(0.4,0,0.2,1)}.plyr__menu__container::after{border:var(--plyr-menu-arrow-size,4px) solid transparent;border-top-color:var(--plyr-menu-background,rgba(255,255,255,0.9));content:'';height:0;position:absolute;right:calc(((var(--plyr-control-icon-size,18px) / 2) + calc(var(--plyr-control-spacing,10px) * 0.7)) - (var(--plyr-menu-arrow-size,4px) / 2));top:100%;width:0}.plyr__menu__container [role='menu']{padding:calc(var(--plyr-control-spacing,10px) * 0.7)}.plyr__menu__container [role='menuitem'],.plyr__menu__container [role='menuitemradio']{margin-top:2px}.plyr__menu__container [role='menuitem']:first-child,.plyr__menu__container [role='menuitemradio']:first-child{margin-top:0}.plyr__menu__container .plyr__control{align-items:center;color:var(--plyr-menu-color,#4a5464);display:flex;font-size:var(--plyr-font-size-menu,var(--plyr-font-size-small,13px));padding-bottom:calc(calc(var(--plyr-control-spacing,10px) * 0.7) / 1.5);padding-left:calc(calc(var(--plyr-control-spacing,10px) * 0.7) * 1.5);padding-right:calc(calc(var(--plyr-control-spacing,10px) * 0.7) * 1.5);padding-top:calc(calc(var(--plyr-control-spacing,10px) * 0.7) / 1.5);user-select:none;width:100%}.plyr__menu__container .plyr__control>span{align-items:inherit;display:flex;width:100%}.plyr__menu__container .plyr__control::after{border:var(--plyr-menu-item-arrow-size,4px) solid transparent;content:'';position:absolute;top:50%;transform:translateY(-50%)}.plyr__menu__container .plyr__control--forward{padding-right:calc(calc(var(--plyr-control-spacing,10px) * 0.7) * 4)}.plyr__menu__container .plyr__control--forward::after{border-left-color:var(--plyr-menu-arrow-color,#728197);right:calc((calc(var(--plyr-control-spacing,10px) * 0.7) * 1.5) - var(--plyr-menu-item-arrow-size,4px))}.plyr__menu__container .plyr__control--forward.plyr__tab-focus::after,.plyr__menu__container .plyr__control--forward:hover::after{border-left-color:currentColor}.plyr__menu__container .plyr__control--back{font-weight:var(--plyr-font-weight-regular,400);margin:calc(var(--plyr-control-spacing,10px) * 0.7);margin-bottom:calc(calc(var(--plyr-control-spacing,10px) * 0.7) / 2);padding-left:calc(calc(var(--plyr-control-spacing,10px) * 0.7) * 4);position:relative;width:calc(100% - (calc(var(--plyr-control-spacing,10px) * 0.7) * 2))}.plyr__menu__container .plyr__control--back::after{border-right-color:var(--plyr-menu-arrow-color,#728197);left:calc((calc(var(--plyr-control-spacing,10px) * 0.7) * 1.5) - var(--plyr-menu-item-arrow-size,4px))}.plyr__menu__container .plyr__control--back::before{background:var(--plyr-menu-back-border-color,#dcdfe5);box-shadow:0 1px 0 var(--plyr-menu-back-border-shadow-color,#fff);content:'';height:1px;left:0;margin-top:calc(calc(var(--plyr-control-spacing,10px) * 0.7) / 2);overflow:hidden;position:absolute;right:0;top:100%}.plyr__menu__container .plyr__control--back.plyr__tab-focus::after,.plyr__menu__container .plyr__control--back:hover::after{border-right-color:currentColor}.plyr__menu__container .plyr__control[role='menuitemradio']{padding-left:calc(var(--plyr-control-spacing,10px) * 0.7)}.plyr__menu__container .plyr__control[role='menuitemradio']::before,.plyr__menu__container .plyr__control[role='menuitemradio']::after{border-radius:100%}.plyr__menu__container .plyr__control[role='menuitemradio']::before{background:rgba(0,0,0,0.1);content:'';display:block;flex-shrink:0;height:16px;margin-right:var(--plyr-control-spacing,10px);transition:all 0.3s ease;width:16px}.plyr__menu__container .plyr__control[role='menuitemradio']::after{background:#fff;border:0;height:6px;left:12px;opacity:0;top:50%;transform:translateY(-50%) scale(0);transition:transform 0.3s ease,opacity 0.3s ease;width:6px}.plyr__menu__container .plyr__control[role='menuitemradio'][aria-checked='true']::before{background:var(--plyr-control-toggle-checked-background,var(--plyr-color-main,var(--plyr-color-main,#00b3ff)))}.plyr__menu__container .plyr__control[role='menuitemradio'][aria-checked='true']::after{opacity:1;transform:translateY(-50%) scale(1)}.plyr__menu__container .plyr__control[role='menuitemradio'].plyr__tab-focus::before,.plyr__menu__container .plyr__control[role='menuitemradio']:hover::before{background:rgba(35,40,47,0.1)}.plyr__menu__container .plyr__menu__value{align-items:center;display:flex;margin-left:auto;margin-right:calc((calc(var(--plyr-control-spacing,10px) * 0.7) - 2) * -1);overflow:hidden;padding-left:calc(calc(var(--plyr-control-spacing,10px) * 0.7) * 3.5);pointer-events:none}.plyr--full-ui input[type='range']{-webkit-appearance:none;background:transparent;border:0;border-radius:calc(var(--plyr-range-thumb-height,13px) * 2);color:var(--plyr-range-fill-background,var(--plyr-color-main,var(--plyr-color-main,#00b3ff)));display:block;height:calc((var(--plyr-range-thumb-active-shadow-width,3px) * 2) + var(--plyr-range-thumb-height,13px));margin:0;min-width:0;padding:0;transition:box-shadow 0.3s ease;width:100%}.plyr--full-ui input[type='range']::-webkit-slider-runnable-track{background:transparent;border:0;border-radius:calc(var(--plyr-range-track-height,5px) / 2);height:var(--plyr-range-track-height,5px);transition:box-shadow 0.3s ease;user-select:none;background-image:linear-gradient(to right,currentColor var(--value,0%),transparent var(--value,0%))}.plyr--full-ui input[type='range']::-webkit-slider-thumb{background:var(--plyr-range-thumb-background,#fff);border:0;border-radius:100%;box-shadow:var(--plyr-range-thumb-shadow,0 1px 1px rgba(35,40,47,0.15),0 0 0 1px rgba(35,40,47,0.2));height:var(--plyr-range-thumb-height,13px);position:relative;transition:all 0.2s ease;width:var(--plyr-range-thumb-height,13px);-webkit-appearance:none;margin-top:calc(((var(--plyr-range-thumb-height,13px) - var(--plyr-range-track-height,5px)) / 2) * -1)}.plyr--full-ui input[type='range']::-moz-range-track{background:transparent;border:0;border-radius:calc(var(--plyr-range-track-height,5px) / 2);height:var(--plyr-range-track-height,5px);transition:box-shadow 0.3s ease;user-select:none}.plyr--full-ui input[type='range']::-moz-range-thumb{background:var(--plyr-range-thumb-background,#fff);border:0;border-radius:100%;box-shadow:var(--plyr-range-thumb-shadow,0 1px 1px rgba(35,40,47,0.15),0 0 0 1px rgba(35,40,47,0.2));height:var(--plyr-range-thumb-height,13px);position:relative;transition:all 0.2s ease;width:var(--plyr-range-thumb-height,13px)}.plyr--full-ui input[type='range']::-moz-range-progress{background:currentColor;border-radius:calc(var(--plyr-range-track-height,5px) / 2);height:var(--plyr-range-track-height,5px)}.plyr--full-ui input[type='range']::-ms-track{background:transparent;border:0;border-radius:calc(var(--plyr-range-track-height,5px) / 2);height:var(--plyr-range-track-height,5px);transition:box-shadow 0.3s ease;user-select:none;color:transparent}.plyr--full-ui input[type='range']::-ms-fill-upper{background:transparent;border:0;border-radius:calc(var(--plyr-range-track-height,5px) / 2);height:var(--plyr-range-track-height,5px);transition:box-shadow 0.3s ease;user-select:none}.plyr--full-ui input[type='range']::-ms-fill-lower{background:transparent;border:0;border-radius:calc(var(--plyr-range-track-height,5px) / 2);height:var(--plyr-range-track-height,5px);transition:box-shadow 0.3s ease;user-select:none;background:currentColor}.plyr--full-ui input[type='range']::-ms-thumb{background:var(--plyr-range-thumb-background,#fff);border:0;border-radius:100%;box-shadow:var(--plyr-range-thumb-shadow,0 1px 1px rgba(35,40,47,0.15),0 0 0 1px rgba(35,40,47,0.2));height:var(--plyr-range-thumb-height,13px);position:relative;transition:all 0.2s ease;width:var(--plyr-range-thumb-height,13px);margin-top:0}.plyr--full-ui input[type='range']::-ms-tooltip{display:none}.plyr--full-ui input[type='range']:focus{outline:0}.plyr--full-ui input[type='range']::-moz-focus-outer{border:0}.plyr--full-ui input[type='range'].plyr__tab-focus::-webkit-slider-runnable-track{outline-color:var(--plyr-tab-focus-color,var(--plyr-color-main,var(--plyr-color-main,#00b3ff)));outline-offset:2px;outline-style:dotted;outline-width:3px}.plyr--full-ui input[type='range'].plyr__tab-focus::-moz-range-track{outline-color:var(--plyr-tab-focus-color,var(--plyr-color-main,var(--plyr-color-main,#00b3ff)));outline-offset:2px;outline-style:dotted;outline-width:3px}.plyr--full-ui input[type='range'].plyr__tab-focus::-ms-track{outline-color:var(--plyr-tab-focus-color,var(--plyr-color-main,var(--plyr-color-main,#00b3ff)));outline-offset:2px;outline-style:dotted;outline-width:3px}.plyr__poster{background-color:var(--plyr-video-background,var(--plyr-video-background,#000));background-position:50% 50%;background-repeat:no-repeat;background-size:contain;height:100%;left:0;opacity:0;position:absolute;top:0;transition:opacity 0.2s ease;width:100%;z-index:1}.plyr--stopped.plyr__poster-enabled .plyr__poster{opacity:1}.plyr__time{font-size:var(--plyr-font-size-time,var(--plyr-font-size-small,13px))}.plyr__time+.plyr__time::before{content:'\2044';margin-right:var(--plyr-control-spacing,10px)}@media (max-width:767px){.plyr__time+.plyr__time{display:none}}.plyr__tooltip{background:var(--plyr-tooltip-background,rgba(255,255,255,0.9));border-radius:var(--plyr-tooltip-radius,3px);bottom:100%;box-shadow:var(--plyr-tooltip-shadow,0 1px 2px rgba(0,0,0,0.15));color:var(--plyr-tooltip-color,#4a5464);font-size:var(--plyr-font-size-small,13px);font-weight:var(--plyr-font-weight-regular,400);left:50%;line-height:1.3;margin-bottom:calc(calc(var(--plyr-control-spacing,10px) / 2) * 2);opacity:0;padding:calc(var(--plyr-control-spacing,10px) / 2) calc(calc(var(--plyr-control-spacing,10px) / 2) * 1.5);pointer-events:none;position:absolute;transform:translate(-50%,10px) scale(0.8);transform-origin:50% 100%;transition:transform 0.2s 0.1s ease,opacity 0.2s 0.1s ease;white-space:nowrap;z-index:2}.plyr__tooltip::before{border-left:var(--plyr-tooltip-arrow-size,4px) solid transparent;border-right:var(--plyr-tooltip-arrow-size,4px) solid transparent;border-top:var(--plyr-tooltip-arrow-size,4px) solid var(--plyr-tooltip-background,rgba(255,255,255,0.9));bottom:calc(var(--plyr-tooltip-arrow-size,4px) * -1);content:'';height:0;left:50%;position:absolute;transform:translateX(-50%);width:0;z-index:2}.plyr .plyr__control:hover .plyr__tooltip,.plyr .plyr__control.plyr__tab-focus .plyr__tooltip,.plyr__tooltip--visible{opacity:1;transform:translate(-50%,0) scale(1)}.plyr .plyr__control:hover .plyr__tooltip{z-index:3}.plyr__controls>.plyr__control:first-child .plyr__tooltip,.plyr__controls>.plyr__control:first-child+.plyr__control .plyr__tooltip{left:0;transform:translate(0,10px) scale(0.8);transform-origin:0 100%}.plyr__controls>.plyr__control:first-child .plyr__tooltip::before,.plyr__controls>.plyr__control:first-child+.plyr__control .plyr__tooltip::before{left:calc((var(--plyr-control-icon-size,18px) / 2) + calc(var(--plyr-control-spacing,10px) * 0.7))}.plyr__controls>.plyr__control:last-child .plyr__tooltip{left:auto;right:0;transform:translate(0,10px) scale(0.8);transform-origin:100% 100%}.plyr__controls>.plyr__control:last-child .plyr__tooltip::before{left:auto;right:calc((var(--plyr-control-icon-size,18px) / 2) + calc(var(--plyr-control-spacing,10px) * 0.7));transform:translateX(50%)}.plyr__controls>.plyr__control:first-child:hover .plyr__tooltip,.plyr__controls>.plyr__control:first-child.plyr__tab-focus .plyr__tooltip,.plyr__controls>.plyr__control:first-child .plyr__tooltip--visible,.plyr__controls>.plyr__control:first-child+.plyr__control:hover .plyr__tooltip,.plyr__controls>.plyr__control:first-child+.plyr__control.plyr__tab-focus .plyr__tooltip,.plyr__controls>.plyr__control:first-child+.plyr__control .plyr__tooltip--visible,.plyr__controls>.plyr__control:last-child:hover .plyr__tooltip,.plyr__controls>.plyr__control:last-child.plyr__tab-focus .plyr__tooltip,.plyr__controls>.plyr__control:last-child .plyr__tooltip--visible{transform:translate(0,0) scale(1)}.plyr__progress{left:calc(var(--plyr-range-thumb-height,13px) * 0.5);margin-right:var(--plyr-range-thumb-height,13px);position:relative}.plyr__progress input[type='range'],.plyr__progress__buffer{margin-left:calc(var(--plyr-range-thumb-height,13px) * -0.5);margin-right:calc(var(--plyr-range-thumb-height,13px) * -0.5);width:calc(100% + var(--plyr-range-thumb-height,13px))}.plyr__progress input[type='range']{position:relative;z-index:2}.plyr__progress .plyr__tooltip{font-size:var(--plyr-font-size-time,var(--plyr-font-size-small,13px));left:0}.plyr__progress__buffer{-webkit-appearance:none;background:transparent;border:0;border-radius:100px;height:var(--plyr-range-track-height,5px);left:0;margin-top:calc((var(--plyr-range-track-height,5px) / 2) * -1);padding:0;position:absolute;top:50%}.plyr__progress__buffer::-webkit-progress-bar{background:transparent}.plyr__progress__buffer::-webkit-progress-value{background:currentColor;border-radius:100px;min-width:var(--plyr-range-track-height,5px);transition:width 0.2s ease}.plyr__progress__buffer::-moz-progress-bar{background:currentColor;border-radius:100px;min-width:var(--plyr-range-track-height,5px);transition:width 0.2s ease}.plyr__progress__buffer::-ms-fill{border-radius:100px;transition:width 0.2s ease}.plyr--loading .plyr__progress__buffer{animation:plyr-progress 1s linear infinite;background-image:linear-gradient(-45deg,var(--plyr-progress-loading-background,rgba(35,40,47,0.6)) 25%,transparent 25%,transparent 50%,var(--plyr-progress-loading-background,rgba(35,40,47,0.6)) 50%,var(--plyr-progress-loading-background,rgba(35,40,47,0.6)) 75%,transparent 75%,transparent);background-repeat:repeat-x;background-size:var(--plyr-progress-loading-size,25px) var(--plyr-progress-loading-size,25px);color:transparent}.plyr--video.plyr--loading .plyr__progress__buffer{background-color:var(--plyr-video-progress-buffered-background,rgba(255,255,255,0.25))}.plyr--audio.plyr--loading .plyr__progress__buffer{background-color:var(--plyr-audio-progress-buffered-background,rgba(193,200,209,0.6))}.plyr__volume{align-items:center;display:flex;max-width:110px;min-width:80px;position:relative;width:20%}.plyr__volume input[type='range']{margin-left:calc(var(--plyr-control-spacing,10px) / 2);margin-right:calc(var(--plyr-control-spacing,10px) / 2);position:relative;z-index:2}.plyr--is-ios .plyr__volume{min-width:0;width:auto}.plyr--audio{display:block}.plyr--audio .plyr__controls{background:var(--plyr-audio-controls-background,#fff);border-radius:inherit;color:var(--plyr-audio-control-color,#4a5464);padding:var(--plyr-control-spacing,10px)}.plyr--audio .plyr__control.plyr__tab-focus,.plyr--audio .plyr__control:hover,.plyr--audio .plyr__control[aria-expanded='true']{background:var(--plyr-audio-control-background-hover,var(--plyr-color-main,var(--plyr-color-main,#00b3ff)));color:var(--plyr-audio-control-color-hover,#fff)}.plyr--full-ui.plyr--audio input[type='range']::-webkit-slider-runnable-track{background-color:var(--plyr-audio-range-track-background,var(--plyr-audio-progress-buffered-background,rgba(193,200,209,0.6)))}.plyr--full-ui.plyr--audio input[type='range']::-moz-range-track{background-color:var(--plyr-audio-range-track-background,var(--plyr-audio-progress-buffered-background,rgba(193,200,209,0.6)))}.plyr--full-ui.plyr--audio input[type='range']::-ms-track{background-color:var(--plyr-audio-range-track-background,var(--plyr-audio-progress-buffered-background,rgba(193,200,209,0.6)))}.plyr--full-ui.plyr--audio input[type='range']:active::-webkit-slider-thumb{box-shadow:var(--plyr-range-thumb-shadow,0 1px 1px rgba(35,40,47,0.15),0 0 0 1px rgba(35,40,47,0.2)),0 0 0 var(--plyr-range-thumb-active-shadow-width,3px) var(--plyr-audio-range-thumb-active-shadow-color,rgba(35,40,47,0.1))}.plyr--full-ui.plyr--audio input[type='range']:active::-moz-range-thumb{box-shadow:var(--plyr-range-thumb-shadow,0 1px 1px rgba(35,40,47,0.15),0 0 0 1px rgba(35,40,47,0.2)),0 0 0 var(--plyr-range-thumb-active-shadow-width,3px) var(--plyr-audio-range-thumb-active-shadow-color,rgba(35,40,47,0.1))}.plyr--full-ui.plyr--audio input[type='range']:active::-ms-thumb{box-shadow:var(--plyr-range-thumb-shadow,0 1px 1px rgba(35,40,47,0.15),0 0 0 1px rgba(35,40,47,0.2)),0 0 0 var(--plyr-range-thumb-active-shadow-width,3px) var(--plyr-audio-range-thumb-active-shadow-color,rgba(35,40,47,0.1))}.plyr--audio .plyr__progress__buffer{color:var(--plyr-audio-progress-buffered-background,rgba(193,200,209,0.6))}.plyr--video{background:var(--plyr-video-background,var(--plyr-video-background,#000));overflow:hidden}.plyr--video.plyr--menu-open{overflow:visible}.plyr__video-wrapper{background:var(--plyr-video-background,var(--plyr-video-background,#000));height:100%;margin:auto;overflow:hidden;position:relative;width:100%}.plyr__video-embed,.plyr__video-wrapper--fixed-ratio{height:0;padding-bottom:56.25%}.plyr__video-embed iframe,.plyr__video-wrapper--fixed-ratio video{border:0;left:0;position:absolute;top:0}.plyr--full-ui .plyr__video-embed>.plyr__video-embed__container{padding-bottom:240%;position:relative;transform:translateY(-38.28125%)}.plyr--video .plyr__controls{background:var(--plyr-video-controls-background,linear-gradient(rgba(0,0,0,0),rgba(0,0,0,0.75)));border-bottom-left-radius:inherit;border-bottom-right-radius:inherit;bottom:0;color:var(--plyr-video-control-color,#fff);left:0;padding:calc(var(--plyr-control-spacing,10px) / 2);padding-top:calc(var(--plyr-control-spacing,10px) * 2);position:absolute;right:0;transition:opacity 0.4s ease-in-out,transform 0.4s ease-in-out;z-index:3}@media (min-width:480px){.plyr--video .plyr__controls{padding:var(--plyr-control-spacing,10px);padding-top:calc(var(--plyr-control-spacing,10px) * 3.5)}}.plyr--video.plyr--hide-controls .plyr__controls{opacity:0;pointer-events:none;transform:translateY(100%)}.plyr--video .plyr__control.plyr__tab-focus,.plyr--video .plyr__control:hover,.plyr--video .plyr__control[aria-expanded='true']{background:var(--plyr-video-control-background-hover,var(--plyr-color-main,var(--plyr-color-main,#00b3ff)));color:var(--plyr-video-control-color-hover,#fff)}.plyr__control--overlaid{background:var(--plyr-video-control-background-hover,var(--plyr-color-main,var(--plyr-color-main,#00b3ff)));border:0;border-radius:100%;color:var(--plyr-video-control-color,#fff);display:none;left:50%;opacity:0.9;padding:calc(var(--plyr-control-spacing,10px) * 1.5);position:absolute;top:50%;transform:translate(-50%,-50%);transition:0.3s;z-index:2}.plyr__control--overlaid svg{left:2px;position:relative}.plyr__control--overlaid:hover,.plyr__control--overlaid:focus{opacity:1}.plyr--playing .plyr__control--overlaid{opacity:0;visibility:hidden}.plyr--full-ui.plyr--video .plyr__control--overlaid{display:block}.plyr--full-ui.plyr--video input[type='range']::-webkit-slider-runnable-track{background-color:var(--plyr-video-range-track-background,var(--plyr-video-progress-buffered-background,rgba(255,255,255,0.25)))}.plyr--full-ui.plyr--video input[type='range']::-moz-range-track{background-color:var(--plyr-video-range-track-background,var(--plyr-video-progress-buffered-background,rgba(255,255,255,0.25)))}.plyr--full-ui.plyr--video input[type='range']::-ms-track{background-color:var(--plyr-video-range-track-background,var(--plyr-video-progress-buffered-background,rgba(255,255,255,0.25)))}.plyr--full-ui.plyr--video input[type='range']:active::-webkit-slider-thumb{box-shadow:var(--plyr-range-thumb-shadow,0 1px 1px rgba(35,40,47,0.15),0 0 0 1px rgba(35,40,47,0.2)),0 0 0 var(--plyr-range-thumb-active-shadow-width,3px) var(--plyr-audio-range-thumb-active-shadow-color,rgba(255,255,255,0.5))}.plyr--full-ui.plyr--video input[type='range']:active::-moz-range-thumb{box-shadow:var(--plyr-range-thumb-shadow,0 1px 1px rgba(35,40,47,0.15),0 0 0 1px rgba(35,40,47,0.2)),0 0 0 var(--plyr-range-thumb-active-shadow-width,3px) var(--plyr-audio-range-thumb-active-shadow-color,rgba(255,255,255,0.5))}.plyr--full-ui.plyr--video input[type='range']:active::-ms-thumb{box-shadow:var(--plyr-range-thumb-shadow,0 1px 1px rgba(35,40,47,0.15),0 0 0 1px rgba(35,40,47,0.2)),0 0 0 var(--plyr-range-thumb-active-shadow-width,3px) var(--plyr-audio-range-thumb-active-shadow-color,rgba(255,255,255,0.5))}.plyr--video .plyr__progress__buffer{color:var(--plyr-video-progress-buffered-background,rgba(255,255,255,0.25))}.plyr:fullscreen{background:#000;border-radius:0 !important;height:100%;margin:0;width:100%}.plyr:fullscreen video{height:100%}.plyr:fullscreen .plyr__video-wrapper{height:100%;position:static}.plyr:fullscreen.plyr--vimeo .plyr__video-wrapper{height:0;position:relative}.plyr:fullscreen .plyr__control .icon--exit-fullscreen{display:block}.plyr:fullscreen .plyr__control .icon--exit-fullscreen+svg{display:none}.plyr:fullscreen.plyr--hide-controls{cursor:none}@media (min-width:1024px){.plyr:fullscreen .plyr__captions{font-size:var(--plyr-font-size-xlarge,21px)}}.plyr:-webkit-full-screen{background:#000;border-radius:0 !important;height:100%;margin:0;width:100%}.plyr:-webkit-full-screen video{height:100%}.plyr:-webkit-full-screen .plyr__video-wrapper{height:100%;position:static}.plyr:-webkit-full-screen.plyr--vimeo .plyr__video-wrapper{height:0;position:relative}.plyr:-webkit-full-screen .plyr__control .icon--exit-fullscreen{display:block}.plyr:-webkit-full-screen .plyr__control .icon--exit-fullscreen+svg{display:none}.plyr:-webkit-full-screen.plyr--hide-controls{cursor:none}@media (min-width:1024px){.plyr:-webkit-full-screen .plyr__captions{font-size:var(--plyr-font-size-xlarge,21px)}}.plyr:-moz-full-screen{background:#000;border-radius:0 !important;height:100%;margin:0;width:100%}.plyr:-moz-full-screen video{height:100%}.plyr:-moz-full-screen .plyr__video-wrapper{height:100%;position:static}.plyr:-moz-full-screen.plyr--vimeo .plyr__video-wrapper{height:0;position:relative}.plyr:-moz-full-screen .plyr__control .icon--exit-fullscreen{display:block}.plyr:-moz-full-screen .plyr__control .icon--exit-fullscreen+svg{display:none}.plyr:-moz-full-screen.plyr--hide-controls{cursor:none}@media (min-width:1024px){.plyr:-moz-full-screen .plyr__captions{font-size:var(--plyr-font-size-xlarge,21px)}}.plyr:-ms-fullscreen{background:#000;border-radius:0 !important;height:100%;margin:0;width:100%}.plyr:-ms-fullscreen video{height:100%}.plyr:-ms-fullscreen .plyr__video-wrapper{height:100%;position:static}.plyr:-ms-fullscreen.plyr--vimeo .plyr__video-wrapper{height:0;position:relative}.plyr:-ms-fullscreen .plyr__control .icon--exit-fullscreen{display:block}.plyr:-ms-fullscreen .plyr__control .icon--exit-fullscreen+svg{display:none}.plyr:-ms-fullscreen.plyr--hide-controls{cursor:none}@media (min-width:1024px){.plyr:-ms-fullscreen .plyr__captions{font-size:var(--plyr-font-size-xlarge,21px)}}.plyr--fullscreen-fallback{background:#000;border-radius:0 !important;height:100%;margin:0;width:100%;bottom:0;display:block;left:0;position:fixed;right:0;top:0;z-index:10000000}.plyr--fullscreen-fallback video{height:100%}.plyr--fullscreen-fallback .plyr__video-wrapper{height:100%;position:static}.plyr--fullscreen-fallback.plyr--vimeo .plyr__video-wrapper{height:0;position:relative}.plyr--fullscreen-fallback .plyr__control .icon--exit-fullscreen{display:block}.plyr--fullscreen-fallback .plyr__control .icon--exit-fullscreen+svg{display:none}.plyr--fullscreen-fallback.plyr--hide-controls{cursor:none}@media (min-width:1024px){.plyr--fullscreen-fallback .plyr__captions{font-size:var(--plyr-font-size-xlarge,21px)}}.plyr__ads{border-radius:inherit;bottom:0;cursor:pointer;left:0;overflow:hidden;position:absolute;right:0;top:0;z-index:-1}.plyr__ads>div,.plyr__ads>div iframe{height:100%;position:absolute;width:100%}.plyr__ads::after{background:#23282f;border-radius:2px;bottom:var(--plyr-control-spacing,10px);color:#fff;content:attr(data-badge-text);font-size:11px;padding:2px 6px;pointer-events:none;position:absolute;right:var(--plyr-control-spacing,10px);z-index:3}.plyr__ads::after:empty{display:none}.plyr__cues{background:currentColor;display:block;height:var(--plyr-range-track-height,5px);left:0;margin:-var(--plyr-range-track-height,5px)/2 0 0;opacity:0.8;position:absolute;top:50%;width:3px;z-index:3}.plyr__preview-thumb{background-color:var(--plyr-tooltip-background,rgba(255,255,255,0.9));border-radius:3px;bottom:100%;box-shadow:var(--plyr-tooltip-shadow,0 1px 2px rgba(0,0,0,0.15));margin-bottom:calc(calc(var(--plyr-control-spacing,10px) / 2) * 2);opacity:0;padding:var(--plyr-tooltip-radius,3px);pointer-events:none;position:absolute;transform:translate(0,10px) scale(0.8);transform-origin:50% 100%;transition:transform 0.2s 0.1s ease,opacity 0.2s 0.1s ease;z-index:2}.plyr__preview-thumb--is-shown{opacity:1;transform:translate(0,0) scale(1)}.plyr__preview-thumb::before{border-left:var(--plyr-tooltip-arrow-size,4px) solid transparent;border-right:var(--plyr-tooltip-arrow-size,4px) solid transparent;border-top:var(--plyr-tooltip-arrow-size,4px) solid var(--plyr-tooltip-background,rgba(255,255,255,0.9));bottom:calc(var(--plyr-tooltip-arrow-size,4px) * -1);content:'';height:0;left:50%;position:absolute;transform:translateX(-50%);width:0;z-index:2}.plyr__preview-thumb__image-container{background:#c1c8d1;border-radius:calc(var(--plyr-tooltip-radius,3px) - 1px);overflow:hidden;position:relative;z-index:0}.plyr__preview-thumb__image-container img{height:100%;left:0;max-height:none;max-width:none;position:absolute;top:0;width:100%}.plyr__preview-thumb__time-container{bottom:6px;left:0;position:absolute;right:0;white-space:nowrap;z-index:3}.plyr__preview-thumb__time-container span{background-color:rgba(0,0,0,0.55);border-radius:calc(var(--plyr-tooltip-radius,3px) - 1px);color:#fff;font-size:var(--plyr-font-size-time,var(--plyr-font-size-small,13px));padding:3px 6px}.plyr__preview-scrubbing{bottom:0;filter:blur(1px);height:100%;left:0;margin:auto;opacity:0;overflow:hidden;pointer-events:none;position:absolute;right:0;top:0;transition:opacity 0.3s ease;width:100%;z-index:1}.plyr__preview-scrubbing--is-shown{opacity:1}.plyr__preview-scrubbing img{height:100%;left:0;max-height:none;max-width:none;object-fit:contain;position:absolute;top:0;width:100%}.plyr--no-transition{transition:none !important}.plyr__sr-only{clip:rect(1px,1px,1px,1px);overflow:hidden;border:0 !important;height:1px !important;padding:0 !important;position:absolute !important;width:1px !important}.plyr [hidden]{display:none !important}.scroll-wrapper{overflow:hidden !important;padding:0 !important;position:relative}.scroll-wrapper>.scroll-content{border:none !important;box-sizing:content-box !important;height:auto;left:0;margin:0;max-height:none;max-width:none !important;overflow:scroll !important;padding:0;position:relative !important;top:0;width:auto !important}.scroll-wrapper>.scroll-content::-webkit-scrollbar{height:0;width:0}.scroll-wrapper.scroll--rtl{direction:rtl}.scroll-element{box-sizing:content-box;display:none}.scroll-element div{box-sizing:content-box}.scroll-element .scroll-bar,.scroll-element .scroll-arrow{cursor:default}.scroll-element.scroll-x.scroll-scrollx_visible,.scroll-element.scroll-y.scroll-scrolly_visible{display:block}.scroll-textarea{border:1px solid #cccccc;border-top-color:#999999}.scroll-textarea>.scroll-content{overflow:hidden !important}.scroll-textarea>.scroll-content>textarea{border:none !important;box-sizing:border-box;height:100% !important;margin:0;max-height:none !important;max-width:none !important;overflow:scroll !important;outline:none;padding:2px;position:relative !important;top:0;width:100% !important}.scroll-textarea>.scroll-content>textarea::-webkit-scrollbar{height:0;width:0}.scrollbar-inner>.scroll-element,.scrollbar-inner>.scroll-element div{border:none;margin:0;padding:0;position:absolute;z-index:10}.scrollbar-inner>.scroll-element div{display:block;height:100%;left:0;top:0;width:100%}.scrollbar-inner>.scroll-element.scroll-x{bottom:2px;height:8px;left:0;width:100%}.scrollbar-inner>.scroll-element.scroll-y{height:100%;right:2px;top:0;width:8px}.scrollbar-inner>.scroll-element .scroll-element_outer{overflow:hidden}.scrollbar-inner>.scroll-element .scroll-element_outer,.scrollbar-inner>.scroll-element .scroll-element_track,.scrollbar-inner>.scroll-element .scroll-bar{-webkit-border-radius:8px;-moz-border-radius:8px;border-radius:8px}.scrollbar-inner>.scroll-element .scroll-element_track,.scrollbar-inner>.scroll-element .scroll-bar{-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=40)";filter:alpha(opacity=40);opacity:0.4}.scrollbar-inner>.scroll-element .scroll-element_track{background-color:#e0e0e0}.scrollbar-inner>.scroll-element .scroll-bar{background-color:#c2c2c2}.scrollbar-inner>.scroll-element:hover .scroll-bar{background-color:#919191}.scrollbar-inner>.scroll-element.scroll-draggable .scroll-bar{background-color:#919191}.scrollbar-inner>.scroll-element.scroll-x.scroll-scrolly_visible .scroll-element_track{left:-12px}.scrollbar-inner>.scroll-element.scroll-y.scroll-scrollx_visible .scroll-element_track{top:-12px}.scrollbar-inner>.scroll-element.scroll-x.scroll-scrolly_visible .scroll-element_size{left:-12px}.scrollbar-inner>.scroll-element.scroll-y.scroll-scrollx_visible .scroll-element_size{top:-12px}.scrollbar-outer>.scroll-element,.scrollbar-outer>.scroll-element div{border:none;margin:0;padding:0;position:absolute;z-index:10}.scrollbar-outer>.scroll-element{background-color:#ffffff}.scrollbar-outer>.scroll-element div{display:block;height:100%;left:0;top:0;width:100%}.scrollbar-outer>.scroll-element.scroll-x{bottom:0;height:12px;left:0;width:100%}.scrollbar-outer>.scroll-element.scroll-y{height:100%;right:0;top:0;width:12px}.scrollbar-outer>.scroll-element.scroll-x .scroll-element_outer{height:8px;top:2px}.scrollbar-outer>.scroll-element.scroll-y .scroll-element_outer{left:2px;width:8px}.scrollbar-outer>.scroll-element .scroll-element_outer{overflow:hidden}.scrollbar-outer>.scroll-element .scroll-element_track{background-color:#eeeeee}.scrollbar-outer>.scroll-element .scroll-element_outer,.scrollbar-outer>.scroll-element .scroll-element_track,.scrollbar-outer>.scroll-element .scroll-bar{-webkit-border-radius:8px;-moz-border-radius:8px;border-radius:8px}.scrollbar-outer>.scroll-element .scroll-bar{background-color:#d9d9d9}.scrollbar-outer>.scroll-element .scroll-bar:hover{background-color:#c2c2c2}.scrollbar-outer>.scroll-element.scroll-draggable .scroll-bar{background-color:#919191}.scrollbar-outer>.scroll-content.scroll-scrolly_visible{left:-12px;margin-left:12px}.scrollbar-outer>.scroll-content.scroll-scrollx_visible{top:-12px;margin-top:12px}.scrollbar-outer>.scroll-element.scroll-x .scroll-bar{min-width:10px}.scrollbar-outer>.scroll-element.scroll-y .scroll-bar{min-height:10px}.scrollbar-outer>.scroll-element.scroll-x.scroll-scrolly_visible .scroll-element_track{left:-14px}.scrollbar-outer>.scroll-element.scroll-y.scroll-scrollx_visible .scroll-element_track{top:-14px}.scrollbar-outer>.scroll-element.scroll-x.scroll-scrolly_visible .scroll-element_size{left:-14px}.scrollbar-outer>.scroll-element.scroll-y.scroll-scrollx_visible .scroll-element_size{top:-14px}.scrollbar-macosx>.scroll-element,.scrollbar-macosx>.scroll-element div{background:none;border:none;margin:0;padding:0;position:absolute;z-index:10}.scrollbar-macosx>.scroll-element div{display:block;height:100%;left:0;top:0;width:100%}.scrollbar-macosx>.scroll-element .scroll-element_track{display:none}.scrollbar-macosx>.scroll-element .scroll-bar{background-color:#6C6E71;display:block;-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";filter:alpha(opacity=0);opacity:0;-webkit-border-radius:7px;-moz-border-radius:7px;border-radius:7px;-webkit-transition:opacity 0.2s linear;-moz-transition:opacity 0.2s linear;-o-transition:opacity 0.2s linear;-ms-transition:opacity 0.2s linear;transition:opacity 0.2s linear}.scrollbar-macosx:hover>.scroll-element .scroll-bar,.scrollbar-macosx>.scroll-element.scroll-draggable .scroll-bar{-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=70)";filter:alpha(opacity=70);opacity:0.7}.scrollbar-macosx>.scroll-element.scroll-x{bottom:0px;height:0px;left:0;min-width:100%;overflow:visible;width:100%}.scrollbar-macosx>.scroll-element.scroll-y{height:100%;min-height:100%;right:0px;top:0;width:0px}.scrollbar-macosx>.scroll-element.scroll-x .scroll-bar{height:7px;min-width:10px;top:-9px}.scrollbar-macosx>.scroll-element.scroll-y .scroll-bar{left:-9px;min-height:10px;width:7px}.scrollbar-macosx>.scroll-element.scroll-x .scroll-element_outer{left:2px}.scrollbar-macosx>.scroll-element.scroll-x .scroll-element_size{left:-4px}.scrollbar-macosx>.scroll-element.scroll-y .scroll-element_outer{top:2px}.scrollbar-macosx>.scroll-element.scroll-y .scroll-element_size{top:-4px}.scrollbar-macosx>.scroll-element.scroll-x.scroll-scrolly_visible .scroll-element_size{left:-11px}.scrollbar-macosx>.scroll-element.scroll-y.scroll-scrollx_visible .scroll-element_size{top:-11px}.scrollbar-light>.scroll-element,.scrollbar-light>.scroll-element div{border:none;margin:0;overflow:hidden;padding:0;position:absolute;z-index:10}.scrollbar-light>.scroll-element{background-color:#ffffff}.scrollbar-light>.scroll-element div{display:block;height:100%;left:0;top:0;width:100%}.scrollbar-light>.scroll-element .scroll-element_outer{-webkit-border-radius:10px;-moz-border-radius:10px;border-radius:10px}.scrollbar-light>.scroll-element .scroll-element_size{background:#dbdbdb;background:url("data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIxMDAlIiB5Mj0iMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2RiZGJkYiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNlOGU4ZTgiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+");background:-moz-linear-gradient(left,#dbdbdb 0%,#e8e8e8 100%);background:-webkit-gradient(linear,left top,right top,color-stop(0%,#dbdbdb),color-stop(100%,#e8e8e8));background:-webkit-linear-gradient(left,#dbdbdb 0%,#e8e8e8 100%);background:-o-linear-gradient(left,#dbdbdb 0%,#e8e8e8 100%);background:-ms-linear-gradient(left,#dbdbdb 0%,#e8e8e8 100%);background:linear-gradient(to right,#dbdbdb 0%,#e8e8e8 100%);-webkit-border-radius:10px;-moz-border-radius:10px;border-radius:10px}.scrollbar-light>.scroll-element.scroll-x{bottom:0;height:17px;left:0;min-width:100%;width:100%}.scrollbar-light>.scroll-element.scroll-y{height:100%;min-height:100%;right:0;top:0;width:17px}.scrollbar-light>.scroll-element .scroll-bar{background:#fefefe;background:url("data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIxMDAlIiB5Mj0iMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2ZlZmVmZSIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNmNWY1ZjUiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+");background:-moz-linear-gradient(left,#fefefe 0%,#f5f5f5 100%);background:-webkit-gradient(linear,left top,right top,color-stop(0%,#fefefe),color-stop(100%,#f5f5f5));background:-webkit-linear-gradient(left,#fefefe 0%,#f5f5f5 100%);background:-o-linear-gradient(left,#fefefe 0%,#f5f5f5 100%);background:-ms-linear-gradient(left,#fefefe 0%,#f5f5f5 100%);background:linear-gradient(to right,#fefefe 0%,#f5f5f5 100%);border:1px solid #dbdbdb;-webkit-border-radius:10px;-moz-border-radius:10px;border-radius:10px}.scrollbar-light>.scroll-content.scroll-scrolly_visible{left:-17px;margin-left:17px}.scrollbar-light>.scroll-content.scroll-scrollx_visible{top:-17px;margin-top:17px}.scrollbar-light>.scroll-element.scroll-x .scroll-bar{height:10px;min-width:10px;top:0px}.scrollbar-light>.scroll-element.scroll-y .scroll-bar{left:0px;min-height:10px;width:10px}.scrollbar-light>.scroll-element.scroll-x .scroll-element_outer{height:12px;left:2px;top:2px}.scrollbar-light>.scroll-element.scroll-x .scroll-element_size{left:-4px}.scrollbar-light>.scroll-element.scroll-y .scroll-element_outer{left:2px;top:2px;width:12px}.scrollbar-light>.scroll-element.scroll-y .scroll-element_size{top:-4px}.scrollbar-light>.scroll-element.scroll-x.scroll-scrolly_visible .scroll-element_size{left:-19px}.scrollbar-light>.scroll-element.scroll-y.scroll-scrollx_visible .scroll-element_size{top:-19px}.scrollbar-light>.scroll-element.scroll-x.scroll-scrolly_visible .scroll-element_track{left:-19px}.scrollbar-light>.scroll-element.scroll-y.scroll-scrollx_visible .scroll-element_track{top:-19px}.scrollbar-rail>.scroll-element,.scrollbar-rail>.scroll-element div{border:none;margin:0;overflow:hidden;padding:0;position:absolute;z-index:10}.scrollbar-rail>.scroll-element{background-color:#ffffff}.scrollbar-rail>.scroll-element div{display:block;height:100%;left:0;top:0;width:100%}.scrollbar-rail>.scroll-element .scroll-element_size{background-color:#999;background-color:rgba(0,0,0,0.3)}.scrollbar-rail>.scroll-element .scroll-element_outer:hover .scroll-element_size{background-color:#666;background-color:rgba(0,0,0,0.5)}.scrollbar-rail>.scroll-element.scroll-x{bottom:0;height:12px;left:0;min-width:100%;padding:3px 0 2px;width:100%}.scrollbar-rail>.scroll-element.scroll-y{height:100%;min-height:100%;padding:0 2px 0 3px;right:0;top:0;width:12px}.scrollbar-rail>.scroll-element .scroll-bar{background-color:#d0b9a0;-webkit-border-radius:2px;-moz-border-radius:2px;border-radius:2px;box-shadow:1px 1px 3px rgba(0,0,0,0.5)}.scrollbar-rail>.scroll-element .scroll-element_outer:hover .scroll-bar{box-shadow:1px 1px 3px rgba(0,0,0,0.6)}.scrollbar-rail>.scroll-content.scroll-scrolly_visible{left:-17px;margin-left:17px}.scrollbar-rail>.scroll-content.scroll-scrollx_visible{margin-top:17px;top:-17px}.scrollbar-rail>.scroll-element.scroll-x .scroll-bar{height:10px;min-width:10px;top:1px}.scrollbar-rail>.scroll-element.scroll-y .scroll-bar{left:1px;min-height:10px;width:10px}.scrollbar-rail>.scroll-element.scroll-x .scroll-element_outer{height:15px;left:5px}.scrollbar-rail>.scroll-element.scroll-x .scroll-element_size{height:2px;left:-10px;top:5px}.scrollbar-rail>.scroll-element.scroll-y .scroll-element_outer{top:5px;width:15px}.scrollbar-rail>.scroll-element.scroll-y .scroll-element_size{left:5px;top:-10px;width:2px}.scrollbar-rail>.scroll-element.scroll-x.scroll-scrolly_visible .scroll-element_size{left:-25px}.scrollbar-rail>.scroll-element.scroll-y.scroll-scrollx_visible .scroll-element_size{top:-25px}.scrollbar-rail>.scroll-element.scroll-x.scroll-scrolly_visible .scroll-element_track{left:-25px}.scrollbar-rail>.scroll-element.scroll-y.scroll-scrollx_visible .scroll-element_track{top:-25px}.scrollbar-dynamic>.scroll-element,.scrollbar-dynamic>.scroll-element div{background:none;border:none;margin:0;padding:0;position:absolute;z-index:10}.scrollbar-dynamic>.scroll-element div{display:block;height:100%;left:0;top:0;width:100%}.scrollbar-dynamic>.scroll-element.scroll-x{bottom:2px;height:7px;left:0;min-width:100%;width:100%}.scrollbar-dynamic>.scroll-element.scroll-y{height:100%;min-height:100%;right:2px;top:0;width:7px}.scrollbar-dynamic>.scroll-element .scroll-element_outer{opacity:0.3;-webkit-border-radius:12px;-moz-border-radius:12px;border-radius:12px}.scrollbar-dynamic>.scroll-element .scroll-element_size{background-color:#cccccc;opacity:0;-webkit-border-radius:12px;-moz-border-radius:12px;border-radius:12px;-webkit-transition:opacity 0.2s;-moz-transition:opacity 0.2s;-o-transition:opacity 0.2s;-ms-transition:opacity 0.2s;transition:opacity 0.2s}.scrollbar-dynamic>.scroll-element .scroll-bar{background-color:#6c6e71;-webkit-border-radius:7px;-moz-border-radius:7px;border-radius:7px}.scrollbar-dynamic>.scroll-element.scroll-x .scroll-bar{bottom:0;height:7px;min-width:24px;top:auto}.scrollbar-dynamic>.scroll-element.scroll-y .scroll-bar{left:auto;min-height:24px;right:0;width:7px}.scrollbar-dynamic>.scroll-element.scroll-x .scroll-element_outer{bottom:0;top:auto;left:2px;-webkit-transition:height 0.2s;-moz-transition:height 0.2s;-o-transition:height 0.2s;-ms-transition:height 0.2s;transition:height 0.2s}.scrollbar-dynamic>.scroll-element.scroll-y .scroll-element_outer{left:auto;right:0;top:2px;-webkit-transition:width 0.2s;-moz-transition:width 0.2s;-o-transition:width 0.2s;-ms-transition:width 0.2s;transition:width 0.2s}.scrollbar-dynamic>.scroll-element.scroll-x .scroll-element_size{left:-4px}.scrollbar-dynamic>.scroll-element.scroll-y .scroll-element_size{top:-4px}.scrollbar-dynamic>.scroll-element.scroll-x.scroll-scrolly_visible .scroll-element_size{left:-11px}.scrollbar-dynamic>.scroll-element.scroll-y.scroll-scrollx_visible .scroll-element_size{top:-11px}.scrollbar-dynamic>.scroll-element:hover .scroll-element_outer,.scrollbar-dynamic>.scroll-element.scroll-draggable .scroll-element_outer{overflow:hidden;-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=70)";filter:alpha(opacity=70);opacity:0.7}.scrollbar-dynamic>.scroll-element:hover .scroll-element_outer .scroll-element_size,.scrollbar-dynamic>.scroll-element.scroll-draggable .scroll-element_outer .scroll-element_size{opacity:1}.scrollbar-dynamic>.scroll-element:hover .scroll-element_outer .scroll-bar,.scrollbar-dynamic>.scroll-element.scroll-draggable .scroll-element_outer .scroll-bar{height:100%;width:100%;-webkit-border-radius:12px;-moz-border-radius:12px;border-radius:12px}.scrollbar-dynamic>.scroll-element.scroll-x:hover .scroll-element_outer,.scrollbar-dynamic>.scroll-element.scroll-x.scroll-draggable .scroll-element_outer{height:20px;min-height:7px}.scrollbar-dynamic>.scroll-element.scroll-y:hover .scroll-element_outer,.scrollbar-dynamic>.scroll-element.scroll-y.scroll-draggable .scroll-element_outer{min-width:7px;width:20px}.scrollbar-chrome>.scroll-element,.scrollbar-chrome>.scroll-element div{border:none;margin:0;overflow:hidden;padding:0;position:absolute;z-index:10}.scrollbar-chrome>.scroll-element{background-color:#ffffff}.scrollbar-chrome>.scroll-element div{display:block;height:100%;left:0;top:0;width:100%}.scrollbar-chrome>.scroll-element .scroll-element_track{background:#f1f1f1;border:1px solid #dbdbdb}.scrollbar-chrome>.scroll-element.scroll-x{bottom:0;height:16px;left:0;min-width:100%;width:100%}.scrollbar-chrome>.scroll-element.scroll-y{height:100%;min-height:100%;right:0;top:0;width:16px}.scrollbar-chrome>.scroll-element .scroll-bar{background-color:#d9d9d9;border:1px solid #bdbdbd;cursor:default;-webkit-border-radius:2px;-moz-border-radius:2px;border-radius:2px}.scrollbar-chrome>.scroll-element .scroll-bar:hover{background-color:#c2c2c2;border-color:#a9a9a9}.scrollbar-chrome>.scroll-element.scroll-draggable .scroll-bar{background-color:#919191;border-color:#7e7e7e}.scrollbar-chrome>.scroll-content.scroll-scrolly_visible{left:-16px;margin-left:16px}.scrollbar-chrome>.scroll-content.scroll-scrollx_visible{top:-16px;margin-top:16px}.scrollbar-chrome>.scroll-element.scroll-x .scroll-bar{height:8px;min-width:10px;top:3px}.scrollbar-chrome>.scroll-element.scroll-y .scroll-bar{left:3px;min-height:10px;width:8px}.scrollbar-chrome>.scroll-element.scroll-x .scroll-element_outer{border-left:1px solid #dbdbdb}.scrollbar-chrome>.scroll-element.scroll-x .scroll-element_track{height:14px;left:-3px}.scrollbar-chrome>.scroll-element.scroll-x .scroll-element_size{height:14px;left:-4px}.scrollbar-chrome>.scroll-element.scroll-y .scroll-element_outer{border-top:1px solid #dbdbdb}.scrollbar-chrome>.scroll-element.scroll-y .scroll-element_track{top:-3px;width:14px}.scrollbar-chrome>.scroll-element.scroll-y .scroll-element_size{top:-4px;width:14px}.scrollbar-chrome>.scroll-element.scroll-x.scroll-scrolly_visible .scroll-element_size{left:-19px}.scrollbar-chrome>.scroll-element.scroll-y.scroll-scrollx_visible .scroll-element_size{top:-19px}.scrollbar-chrome>.scroll-element.scroll-x.scroll-scrolly_visible .scroll-element_track{left:-19px}.scrollbar-chrome>.scroll-element.scroll-y.scroll-scrollx_visible .scroll-element_track{top:-19px}.color-medblue,.color-middleblue{color:#78aad1}.color-darkblue{color:#004884}.color-brown{color:#693219}.color-darkbrown{color:#492F28}.color-darkgrey{color:#343430}.color-red{color:#e30613}.color-white{color:#fff}.color-darkred{color:#ae0f0a}.color-caramel{color:#C46114}.color-yellow{color:#FAA600}.color-green{color:#0d7349}.color-lightgreen{color:#99c25c}.color-pink{color:#C80055}.color-black{color:#000}.color-violet{color:#582875}.color-white-blue-font{color:#0c6cab !important;background-color:#edf2f8 !important}.color-white-red-font{color:#e30613 !important;background-color:#fff !important}.bg-medblue,.bg-middleblue{background-color:#78aad1}.bg-darkblue{background-color:#004884;color:white}.bg-brown{background-color:#693219;color:white}.bg-darkbrown{background-color:#492F28;color:white}.bg-red{background-color:#e30613;color:white}.bg-white{background-color:#fff}.bg-darkred{background-color:#ae0f0a;color:white}.bg-lightgrey{background-color:#eee}.bg-darkgrey{background-color:#343430;color:white}.white{color:#fff !important}.text-white{color:#fff !important}.color-white{color:#fff !important}.lightgrey{color:#eee !important}.text-lightgrey{color:#eee !important}.color-lightgrey{color:#eee !important}.lightblue{color:#ecf7fe !important}.text-lightblue{color:#ecf7fe !important}.color-lightblue{color:#ecf7fe !important}.blue{color:#0c6cab !important}.text-blue{color:#0c6cab !important}.color-blue{color:#0c6cab !important}.medblue{color:#78aad1 !important}.text-medblue{color:#78aad1 !important}.color-medblue{color:#78aad1 !important}.middleblue{color:#78aad1 !important}.text-middleblue{color:#78aad1 !important}.color-middleblue{color:#78aad1 !important}.darkblue{color:#004884 !important}.text-darkblue{color:#004884 !important}.color-darkblue{color:#004884 !important}.darkgrey{color:#343430 !important}.text-darkgrey{color:#343430 !important}.color-darkgrey{color:#343430 !important}.brown{color:#693219 !important}.text-brown{color:#693219 !important}.color-brown{color:#693219 !important}.darkbrown{color:#492F28 !important}.text-darkbrown{color:#492F28 !important}.color-darkbrown{color:#492F28 !important}.darkred{color:#ae0f0a !important}.text-darkred{color:#ae0f0a !important}.color-darkred{color:#ae0f0a !important}.caramel{color:#C46114 !important}.text-caramel{color:#C46114 !important}.color-caramel{color:#C46114 !important}.yellow{color:#FAA600 !important}.text-yellow{color:#FAA600 !important}.color-yellow{color:#FAA600 !important}.green{color:#0d7349 !important}.text-green{color:#0d7349 !important}.color-green{color:#0d7349 !important}.lightgreen{color:#99c25c !important}.text-lightgreen{color:#99c25c !important}.color-lightgreen{color:#99c25c !important}.pink{color:#C80055 !important}.text-pink{color:#C80055 !important}.color-pink{color:#C80055 !important}.black{color:#000 !important}.text-black{color:#000 !important}.color-black{color:#000 !important}.violet{color:#582875 !important}.text-violet{color:#582875 !important}.color-violet{color:#582875 !important}.red{color:#e30613 !important}.text-red{color:#e30613 !important}.color-red{color:#e30613 !important}@font-face{font-family:'PT Sans';font-style:normal;font-weight:400;src:url('../../../_assets/fa8034ecf72d82701a1cfbae71dd8768/Frontend/Fonts/pt-sans-v11-latin/pt-sans-v11-latin-regular.eot');src:local("PT Sans"),local("PTSans-Regular"),url('../../../_assets/fa8034ecf72d82701a1cfbae71dd8768/Frontend/Fonts/pt-sans-v11-latin/pt-sans-v11-latin-regular.eot?#iefix') format("embedded-opentype"),url('../../../_assets/fa8034ecf72d82701a1cfbae71dd8768/Frontend/Fonts/pt-sans-v11-latin/pt-sans-v11-latin-regular.woff2') format("woff2"),url('../../../_assets/fa8034ecf72d82701a1cfbae71dd8768/Frontend/Fonts/pt-sans-v11-latin/pt-sans-v11-latin-regular.woff') format("woff"),url('../../../_assets/fa8034ecf72d82701a1cfbae71dd8768/Frontend/Fonts/pt-sans-v11-latin/pt-sans-v11-latin-regular.ttf') format("truetype"),url('../../../_assets/fa8034ecf72d82701a1cfbae71dd8768/Frontend/Fonts/pt-sans-v11-latin/pt-sans-v11-latin-regular.svg#PTSans') format("svg")}@font-face{font-family:'PT Sans';font-style:italic;font-weight:400;src:url('../../../_assets/fa8034ecf72d82701a1cfbae71dd8768/Frontend/Fonts/pt-sans-v11-latin/pt-sans-v11-latin-italic.eot');src:local("PT Sans Italic"),local("PTSans-Italic"),url('../../../_assets/fa8034ecf72d82701a1cfbae71dd8768/Frontend/Fonts/pt-sans-v11-latin/pt-sans-v11-latin-italic.eot?#iefix') format("embedded-opentype"),url('../../../_assets/fa8034ecf72d82701a1cfbae71dd8768/Frontend/Fonts/pt-sans-v11-latin/pt-sans-v11-latin-italic.woff2') format("woff2"),url('../../../_assets/fa8034ecf72d82701a1cfbae71dd8768/Frontend/Fonts/pt-sans-v11-latin/pt-sans-v11-latin-italic.woff') format("woff"),url('../../../_assets/fa8034ecf72d82701a1cfbae71dd8768/Frontend/Fonts/pt-sans-v11-latin/pt-sans-v11-latin-italic.ttf') format("truetype"),url('../../../_assets/fa8034ecf72d82701a1cfbae71dd8768/Frontend/Fonts/pt-sans-v11-latin/pt-sans-v11-latin-italic.svg#PTSans') format("svg")}@font-face{font-family:'PT Sans';font-style:normal;font-weight:700;src:url('../../../_assets/fa8034ecf72d82701a1cfbae71dd8768/Frontend/Fonts/pt-sans-v11-latin/pt-sans-v11-latin-700.eot');src:local("PT Sans Bold"),local("PTSans-Bold"),url('../../../_assets/fa8034ecf72d82701a1cfbae71dd8768/Frontend/Fonts/pt-sans-v11-latin/pt-sans-v11-latin-700.eot?#iefix') format("embedded-opentype"),url('../../../_assets/fa8034ecf72d82701a1cfbae71dd8768/Frontend/Fonts/pt-sans-v11-latin/pt-sans-v11-latin-700.woff2') format("woff2"),url('../../../_assets/fa8034ecf72d82701a1cfbae71dd8768/Frontend/Fonts/pt-sans-v11-latin/pt-sans-v11-latin-700.woff') format("woff"),url('../../../_assets/fa8034ecf72d82701a1cfbae71dd8768/Frontend/Fonts/pt-sans-v11-latin/pt-sans-v11-latin-700.ttf') format("truetype"),url('../../../_assets/fa8034ecf72d82701a1cfbae71dd8768/Frontend/Fonts/pt-sans-v11-latin/pt-sans-v11-latin-700.svg#PTSans') format("svg")}@font-face{font-family:'Saira Condensed';font-style:normal;font-weight:400;src:url('../../../_assets/fa8034ecf72d82701a1cfbae71dd8768/Frontend/Fonts/saira-condensed-v5-latin/saira-condensed-v5-latin-regular.eot');src:local("Saira Condensed Regular"),local("SairaCondensed-Regular"),url('../../../_assets/fa8034ecf72d82701a1cfbae71dd8768/Frontend/Fonts/saira-condensed-v5-latin/saira-condensed-v5-latin-regular.eot?#iefix') format("embedded-opentype"),url('../../../_assets/fa8034ecf72d82701a1cfbae71dd8768/Frontend/Fonts/saira-condensed-v5-latin/saira-condensed-v5-latin-regular.woff2') format("woff2"),url('../../../_assets/fa8034ecf72d82701a1cfbae71dd8768/Frontend/Fonts/saira-condensed-v5-latin/saira-condensed-v5-latin-regular.woff') format("woff"),url('../../../_assets/fa8034ecf72d82701a1cfbae71dd8768/Frontend/Fonts/saira-condensed-v5-latin/saira-condensed-v5-latin-regular.ttf') format("truetype"),url('../../../_assets/fa8034ecf72d82701a1cfbae71dd8768/Frontend/Fonts/saira-condensed-v5-latin/saira-condensed-v5-latin-regular.svg#SairaCondensed') format("svg")}@font-face{font-family:'Saira Condensed';font-style:normal;font-weight:700;src:url('../../../_assets/fa8034ecf72d82701a1cfbae71dd8768/Frontend/Fonts/saira-condensed-v5-latin/saira-condensed-v5-latin-700.eot');src:local("Saira Condensed Bold"),local("SairaCondensed-Bold"),url('../../../_assets/fa8034ecf72d82701a1cfbae71dd8768/Frontend/Fonts/saira-condensed-v5-latin/saira-condensed-v5-latin-700.eot?#iefix') format("embedded-opentype"),url('../../../_assets/fa8034ecf72d82701a1cfbae71dd8768/Frontend/Fonts/saira-condensed-v5-latin/saira-condensed-v5-latin-700.woff2') format("woff2"),url('../../../_assets/fa8034ecf72d82701a1cfbae71dd8768/Frontend/Fonts/saira-condensed-v5-latin/saira-condensed-v5-latin-700.woff') format("woff"),url('../../../_assets/fa8034ecf72d82701a1cfbae71dd8768/Frontend/Fonts/saira-condensed-v5-latin/saira-condensed-v5-latin-700.ttf') format("truetype"),url('../../../_assets/fa8034ecf72d82701a1cfbae71dd8768/Frontend/Fonts/saira-condensed-v5-latin/saira-condensed-v5-latin-700.svg#SairaCondensed') format("svg")}@font-face{font-family:"Icons";src:url('../../../_assets/fa8034ecf72d82701a1cfbae71dd8768/Frontend/Fonts/icons/muellermilch.eot');src:url('../../../_assets/fa8034ecf72d82701a1cfbae71dd8768/Frontend/Fonts/icons/muellermilch.eot') format("embedded-opentype"),url('../../../_assets/fa8034ecf72d82701a1cfbae71dd8768/Frontend/Fonts/icons/muellermilch.woff') format("woff"),url('../../../_assets/fa8034ecf72d82701a1cfbae71dd8768/Frontend/Fonts/icons/muellermilch.ttf') format("truetype");font-weight:normal;font-style:normal}@font-face{font-family:'Fago';src:url('../../../_assets/fa8034ecf72d82701a1cfbae71dd8768/Frontend/Fonts/fago/306C5C_0_0.eot');src:url('../../../_assets/fa8034ecf72d82701a1cfbae71dd8768/Frontend/Fonts/fago/306C5C_0_0.eot?#iefix') format("embedded-opentype"),url('../../../_assets/fa8034ecf72d82701a1cfbae71dd8768/Frontend/Fonts/fago/306C5C_0_0.woff2') format("woff2"),url('../../../_assets/fa8034ecf72d82701a1cfbae71dd8768/Frontend/Fonts/fago/306C5C_0_0.woff') format("woff"),url('../../../_assets/fa8034ecf72d82701a1cfbae71dd8768/Frontend/Fonts/fago/306C5C_0_0.ttf') format("truetype")}@font-face{font-family:'Fago';src:url('../../../_assets/fa8034ecf72d82701a1cfbae71dd8768/Frontend/Fonts/fago-xbold/FagoWeb-CondXbold.woff') format("woff");font-weight:700;font-style:normal}*{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}html,body,.text-box{font-family:'PT Sans',sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-size:16px;line-height:24px}@media (max-width:767.98px){html,body,.text-box{font-size:14px;line-height:20px}}h1,h2,h3,h4,h5,h6,ul,ol,p{font-weight:400;margin:0;padding:0;font-size:inherit;line-height:inherit}.text-1{font-family:'Saira Condensed',sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-weight:700;font-size:53px;line-height:1;font-weight:900;margin:4px 0 10px;font-size:32px}@media (min-width:576px){.text-1{font-size:34px}}@media (min-width:768px){.text-1{font-size:41px}}@media (min-width:992px){.text-1{font-size:53px}}.text-2{font-family:'Saira Condensed',sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-weight:700;font-size:38px;line-height:1.2;margin:20px 0 13px;font-size:22px}@media (min-width:576px){.text-2{font-size:24px;margin:25px 0 14px}}@media (min-width:768px){.text-2{font-size:28px}}@media (min-width:992px){.text-2{font-size:38px;margin:30px 0 15px}}.text-3{font-family:'Saira Condensed',sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-weight:700;font-size:18px;line-height:1.3;font-weight:600;margin:20px 0 12px}@media (min-width:576px){.text-3{font-size:24px;margin:26px 0 14px}}@media (min-width:992px){.text-3{font-size:34px;margin:30px 0 15px}}.text-4,.content-groups.accordion .item-title,.text-5{font-size:16px;line-height:1.4;font-weight:600;margin:18px 0 10px}@media (min-width:576px){.text-4,.content-groups.accordion .item-title,.text-5{font-size:18px;margin:24px 0 12px}}@media (min-width:992px){.text-4,.content-groups.accordion .item-title,.text-5{font-size:22px;margin:30px 0 13px}}.text-4,.content-groups.accordion .item-title{font-family:'Saira Condensed',sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-weight:700;font-size:20px;line-height:1.2}.text-6{font-weight:700;margin:16px 0 10px}@media (min-width:576px){.text-6{margin:20px 0 10px}}@media (min-width:992px){.text-6{margin:25px 0 12px}}.text-1:first-child,.text-2:first-child,.text-3:first-child,.text-4:first-child,.content-groups.accordion .item-title:first-child,.text-5:first-child{margin-top:0}p{margin:0 0 12px}p:last-child{margin-bottom:5px}.rte ul{margin:15px 0;list-style:none}.rte ul li{position:relative;margin:5px 0;padding-left:18px}.rte ul li:before{content:"";position:absolute;display:block;width:5px;height:5px;background-color:#e30613;border-radius:50%;left:0;top:10px}@media (max-width:575.98px){.rte ul li:before{top:8px;width:4px;height:4px}}.rte>*:last-child{margin-bottom:5px}a{color:#e30613}.chrome .btn{padding-top:10px;padding-bottom:8px}.btn{position:relative;display:inline-block;background-color:#e30613;color:#fff;font-family:'Saira Condensed',sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-weight:700;padding:9px 18px;text-transform:uppercase;font-weight:600;margin:10px 10px 10px 0;min-width:120px;font-size:22px;line-height:1;-webkit-transition:0.3s ease;-o-transition:0.3s ease;transition:0.3s ease;text-align:center;vertical-align:middle;cursor:pointer;border:0;border-radius:3px}@media (max-width:767.98px){.btn{font-size:16px;padding:5px 12px}}.btn:hover{background-color:#f9232f;text-decoration:none;color:#fff}.btn:focus{outline:0}.btn.color-2{background-color:#333;color:#fff !important}.btn.color-2:hover{background-color:#4d4d4d;color:#fff}.btn.color-red{color:white !important}.btn.color-brown{background-color:#693219;color:white !important}.btn.color-brown:hover{background-color:#492F28}.text-left{text-align:left}.text-center{text-align:center}.text-right{text-align:right}.text-justify{text-align:justify}.text-white{color:white}.text-lightblue{color:#ecf7fe}.text-medblue{color:#78aad1}.text-darkgrey{color:#343430}.text-2+.text-6{margin-top:0}.text-box ul{padding-left:24px;margin:16px 0}.text-box ul li{margin-bottom:4px}body:not(.ready) *{-webkit-transition:none !important;-o-transition:none !important;transition:none !important}@media (max-width:767.98px){.container,.container-fluid,.container-sm,.container-md,.container-lg,.container-xl{padding:0 20px}}@media (min-width:576px) and (max-width:767.98px){.container,.container-fluid,.container-sm,.container-md,.container-lg,.container-xl{max-width:none;width:auto}}.container .container,.container-fluid .container,.container-sm .container,.container-md .container,.container-lg .container,.container-xl .container{padding:0}img{width:auto}.wrapper{width:100%;max-width:1920px;margin:0 auto;box-shadow:0 0 0 10000px #f6f6f6;padding-top:60px}@media (max-width:767.98px){.wrapper{padding-top:45px}}.page{position:relative;display:block;width:100%;background-color:white}.page.boxed{max-width:1240px;margin:0 auto;overflow:visible;box-shadow:0 0 60px rgba(0,0,0,0.1)}.page.boxed .container-fluid,.page.boxed .container-sm,.page.boxed .container-md,.page.boxed .container-lg,.page.boxed .container-xl{overflow:hidden;max-width:1240px}.page.boxed .ce-grid{overflow:hidden}.closer{position:absolute;display:block;top:20px;right:20px;width:50px;height:50px;font-family:"Icons",sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-weight:400;text-transform:none;font-style:normal;color:white;text-align:center;font-size:24px;line-height:50px;-webkit-transition:0.3s ease;-o-transition:0.3s ease;transition:0.3s ease;-webkit-transform:translate3d(0,0,0) rotate(0deg);-moz-transform:translate3d(0,0,0) rotate(0deg);-ms-transform:translate3d(0,0,0) rotate(0deg);-o-transform:translate3d(0,0,0) rotate(0deg);transform:translate3d(0,0,0) rotate(0deg)}@media (max-width:767.98px){.closer{top:8px;right:8px;width:40px;height:40px;font-size:22px;line-height:40px}}.closer:before{content:"x"}.closer:hover{text-decoration:none;color:white;-webkit-transform:translate3d(0,0,0) rotate(180deg);-moz-transform:translate3d(0,0,0) rotate(180deg);-ms-transform:translate3d(0,0,0) rotate(180deg);-o-transform:translate3d(0,0,0) rotate(180deg);transform:translate3d(0,0,0) rotate(180deg)}.page-content>.ce-grid,.page-content>.ce-list>.ce-grid,.page-content>.frame>.ce-grid{margin:60px 0}@media (max-width:991.98px){.page-content>.ce-grid,.page-content>.ce-list>.ce-grid,.page-content>.frame>.ce-grid{margin:40px 0}}@media (max-width:767.98px){.page-content>.ce-grid,.page-content>.ce-list>.ce-grid,.page-content>.frame>.ce-grid{margin:20px 0}}.page-content>.ce-grid.bg-color-1,.page-content>.ce-list>.ce-grid.bg-color-1,.page-content>.frame>.ce-grid.bg-color-1{background-color:#e30613;color:#fff}.page-content>.ce-grid.bg-color-1+.bg-color-1,.page-content>.ce-list>.ce-grid.bg-color-1+.bg-color-1,.page-content>.frame>.ce-grid.bg-color-1+.bg-color-1{margin-top:0;padding-top:0}.page-content>.ce-grid.bg-color-2,.page-content>.ce-list>.ce-grid.bg-color-2,.page-content>.frame>.ce-grid.bg-color-2{background-color:#333;color:#fff}.page-content>.ce-grid.bg-color-2+.bg-color-2,.page-content>.ce-list>.ce-grid.bg-color-2+.bg-color-2,.page-content>.frame>.ce-grid.bg-color-2+.bg-color-2{margin-top:0;padding-top:0}.page-content>.ce-grid.bg-lightgrey,.page-content>.ce-list>.ce-grid.bg-lightgrey,.page-content>.frame>.ce-grid.bg-lightgrey{background-color:#eee}.page-content>.ce-grid.bg-lightgrey+.bg-lightgrey,.page-content>.ce-list>.ce-grid.bg-lightgrey+.bg-lightgrey,.page-content>.frame>.ce-grid.bg-lightgrey+.bg-lightgrey{margin-top:0;padding-top:0}.page-content>.ce-grid.bg-grey,.page-content>.ce-list>.ce-grid.bg-grey,.page-content>.frame>.ce-grid.bg-grey{background-color:#dadada}.page-content>.ce-grid.bg-grey+.bg-grey,.page-content>.ce-list>.ce-grid.bg-grey+.bg-grey,.page-content>.frame>.ce-grid.bg-grey+.bg-grey{margin-top:0;padding-top:0}.page-content>.ce-grid.bg-transparent,.page-content>.ce-list>.ce-grid.bg-transparent,.page-content>.frame>.ce-grid.bg-transparent{background-color:transparent}.page-content>.ce-grid.bg-transparent+.bg-transparent,.page-content>.ce-list>.ce-grid.bg-transparent+.bg-transparent,.page-content>.frame>.ce-grid.bg-transparent+.bg-transparent{margin-top:0;padding-top:0}.page-content>.ce-grid.bg-white,.page-content>.ce-list>.ce-grid.bg-white,.page-content>.frame>.ce-grid.bg-white{background-color:white}.page-content>.ce-grid.bg-white+.bg-white,.page-content>.ce-list>.ce-grid.bg-white+.bg-white,.page-content>.frame>.ce-grid.bg-white+.bg-white{margin-top:0;padding-top:0}.page-content>.ce-grid.bg-color-1,.page-content>.ce-grid.bg-color-2,.page-content>.ce-grid.bg-lightgrey,.page-content>.ce-grid.bg-beige,.page-content>.ce-grid.bg-lightbeige,.page-content>.ce-grid.bg-darkgrey,.page-content>.ce-grid.bg-lightblue,.page-content>.ce-grid.bg-medblue,.page-content>.ce-grid.bg-grey,.page-content>.ce-grid.bg-white,.page-content>.ce-grid.bg-darkblue,.page-content>.ce-grid.bg-brown,.page-content>.ce-grid.bg-darkbrown,.page-content>.ce-grid.bg-red,.page-content>.ce-grid.bg-darkred,.page-content>.ce-list>.ce-grid.bg-color-1,.page-content>.ce-list>.ce-grid.bg-color-2,.page-content>.ce-list>.ce-grid.bg-lightgrey,.page-content>.ce-list>.ce-grid.bg-beige,.page-content>.ce-list>.ce-grid.bg-lightbeige,.page-content>.ce-list>.ce-grid.bg-darkgrey,.page-content>.ce-list>.ce-grid.bg-lightblue,.page-content>.ce-list>.ce-grid.bg-medblue,.page-content>.ce-list>.ce-grid.bg-grey,.page-content>.ce-list>.ce-grid.bg-white,.page-content>.ce-list>.ce-grid.bg-darkblue,.page-content>.ce-list>.ce-grid.bg-brown,.page-content>.ce-list>.ce-grid.bg-darkbrown,.page-content>.ce-list>.ce-grid.bg-red,.page-content>.ce-list>.ce-grid.bg-darkred,.page-content>.frame>.ce-grid.bg-color-1,.page-content>.frame>.ce-grid.bg-color-2,.page-content>.frame>.ce-grid.bg-lightgrey,.page-content>.frame>.ce-grid.bg-beige,.page-content>.frame>.ce-grid.bg-lightbeige,.page-content>.frame>.ce-grid.bg-darkgrey,.page-content>.frame>.ce-grid.bg-lightblue,.page-content>.frame>.ce-grid.bg-medblue,.page-content>.frame>.ce-grid.bg-grey,.page-content>.frame>.ce-grid.bg-white,.page-content>.frame>.ce-grid.bg-darkblue,.page-content>.frame>.ce-grid.bg-brown,.page-content>.frame>.ce-grid.bg-darkbrown,.page-content>.frame>.ce-grid.bg-red,.page-content>.frame>.ce-grid.bg-darkred{padding:60px 0;margin:0}@media (max-width:991.98px){.page-content>.ce-grid.bg-color-1,.page-content>.ce-grid.bg-color-2,.page-content>.ce-grid.bg-lightgrey,.page-content>.ce-grid.bg-beige,.page-content>.ce-grid.bg-lightbeige,.page-content>.ce-grid.bg-darkgrey,.page-content>.ce-grid.bg-lightblue,.page-content>.ce-grid.bg-medblue,.page-content>.ce-grid.bg-grey,.page-content>.ce-grid.bg-white,.page-content>.ce-grid.bg-darkblue,.page-content>.ce-grid.bg-brown,.page-content>.ce-grid.bg-darkbrown,.page-content>.ce-grid.bg-red,.page-content>.ce-grid.bg-darkred,.page-content>.ce-list>.ce-grid.bg-color-1,.page-content>.ce-list>.ce-grid.bg-color-2,.page-content>.ce-list>.ce-grid.bg-lightgrey,.page-content>.ce-list>.ce-grid.bg-beige,.page-content>.ce-list>.ce-grid.bg-lightbeige,.page-content>.ce-list>.ce-grid.bg-darkgrey,.page-content>.ce-list>.ce-grid.bg-lightblue,.page-content>.ce-list>.ce-grid.bg-medblue,.page-content>.ce-list>.ce-grid.bg-grey,.page-content>.ce-list>.ce-grid.bg-white,.page-content>.ce-list>.ce-grid.bg-darkblue,.page-content>.ce-list>.ce-grid.bg-brown,.page-content>.ce-list>.ce-grid.bg-darkbrown,.page-content>.ce-list>.ce-grid.bg-red,.page-content>.ce-list>.ce-grid.bg-darkred,.page-content>.frame>.ce-grid.bg-color-1,.page-content>.frame>.ce-grid.bg-color-2,.page-content>.frame>.ce-grid.bg-lightgrey,.page-content>.frame>.ce-grid.bg-beige,.page-content>.frame>.ce-grid.bg-lightbeige,.page-content>.frame>.ce-grid.bg-darkgrey,.page-content>.frame>.ce-grid.bg-lightblue,.page-content>.frame>.ce-grid.bg-medblue,.page-content>.frame>.ce-grid.bg-grey,.page-content>.frame>.ce-grid.bg-white,.page-content>.frame>.ce-grid.bg-darkblue,.page-content>.frame>.ce-grid.bg-brown,.page-content>.frame>.ce-grid.bg-darkbrown,.page-content>.frame>.ce-grid.bg-red,.page-content>.frame>.ce-grid.bg-darkred{padding:40px 0}}@media (max-width:767.98px){.page-content>.ce-grid.bg-color-1,.page-content>.ce-grid.bg-color-2,.page-content>.ce-grid.bg-lightgrey,.page-content>.ce-grid.bg-beige,.page-content>.ce-grid.bg-lightbeige,.page-content>.ce-grid.bg-darkgrey,.page-content>.ce-grid.bg-lightblue,.page-content>.ce-grid.bg-medblue,.page-content>.ce-grid.bg-grey,.page-content>.ce-grid.bg-white,.page-content>.ce-grid.bg-darkblue,.page-content>.ce-grid.bg-brown,.page-content>.ce-grid.bg-darkbrown,.page-content>.ce-grid.bg-red,.page-content>.ce-grid.bg-darkred,.page-content>.ce-list>.ce-grid.bg-color-1,.page-content>.ce-list>.ce-grid.bg-color-2,.page-content>.ce-list>.ce-grid.bg-lightgrey,.page-content>.ce-list>.ce-grid.bg-beige,.page-content>.ce-list>.ce-grid.bg-lightbeige,.page-content>.ce-list>.ce-grid.bg-darkgrey,.page-content>.ce-list>.ce-grid.bg-lightblue,.page-content>.ce-list>.ce-grid.bg-medblue,.page-content>.ce-list>.ce-grid.bg-grey,.page-content>.ce-list>.ce-grid.bg-white,.page-content>.ce-list>.ce-grid.bg-darkblue,.page-content>.ce-list>.ce-grid.bg-brown,.page-content>.ce-list>.ce-grid.bg-darkbrown,.page-content>.ce-list>.ce-grid.bg-red,.page-content>.ce-list>.ce-grid.bg-darkred,.page-content>.frame>.ce-grid.bg-color-1,.page-content>.frame>.ce-grid.bg-color-2,.page-content>.frame>.ce-grid.bg-lightgrey,.page-content>.frame>.ce-grid.bg-beige,.page-content>.frame>.ce-grid.bg-lightbeige,.page-content>.frame>.ce-grid.bg-darkgrey,.page-content>.frame>.ce-grid.bg-lightblue,.page-content>.frame>.ce-grid.bg-medblue,.page-content>.frame>.ce-grid.bg-grey,.page-content>.frame>.ce-grid.bg-white,.page-content>.frame>.ce-grid.bg-darkblue,.page-content>.frame>.ce-grid.bg-brown,.page-content>.frame>.ce-grid.bg-darkbrown,.page-content>.frame>.ce-grid.bg-red,.page-content>.frame>.ce-grid.bg-darkred{padding:20px 0}}.page-content>.ce-grid.bg-beige,.page-content>.ce-list>.ce-grid.bg-beige,.page-content>.frame>.ce-grid.bg-beige{background-color:rgba(199,169,124,0.57)}.page-content>.ce-grid.bg-lightbeige,.page-content>.ce-list>.ce-grid.bg-lightbeige,.page-content>.frame>.ce-grid.bg-lightbeige{background-color:rgba(199,169,124,0.4)}.page-content>.ce-grid.bg-darkgrey,.page-content>.ce-list>.ce-grid.bg-darkgrey,.page-content>.frame>.ce-grid.bg-darkgrey{background-color:#343430;color:white}.page-content>.ce-grid.bg-medblue,.page-content>.ce-list>.ce-grid.bg-medblue,.page-content>.frame>.ce-grid.bg-medblue{background-color:#78aad1}.page-content>.ce-grid.bg-lightblue,.page-content>.ce-list>.ce-grid.bg-lightblue,.page-content>.frame>.ce-grid.bg-lightblue{background-color:#ecf7fe}.page-content>.ce-grid.no-margin,.page-content>.ce-list>.ce-grid.no-margin,.page-content>.frame>.ce-grid.no-margin{margin:0}.page-content>.ce-grid.no-padding,.page-content>.ce-list>.ce-grid.no-padding,.page-content>.frame>.ce-grid.no-padding{padding:0}a.m span:last-child:before{content:"@"}.scrollbar-macosx>.scroll-element .scroll-bar{border-radius:0}@media (max-width:575.98px){.table-responsive{margin:0 -20px;width:auto}.table-responsive caption{margin:0 20px}.table-responsive tr>:first-child{padding-left:20px}}.space-between{justify-content:space-between}.bpi{position:absolute;display:block;top:-1px;width:0}@media (min-width:576px){.bpi{width:1px}}@media (min-width:768px){.bpi{width:2px}}@media (min-width:992px){.bpi{width:3px}}@media (min-width:1200px){.bpi{width:4px}}img{height:auto}.page-header{position:fixed;top:0;left:0;width:100%;background-color:#e30613;text-align:center;z-index:100;box-shadow:0 -8px 20px 0 rgba(0,0,0,0.6)}@media (min-width:1921px){.page-header{width:100vw;max-width:1920px;left:50%;margin-left:-960px}}.page-header ul.primary{display:inline-block;margin-top:18px;margin-bottom:16px}.page-header ul.primary li{display:inline-block;list-style:none;margin:0 2px}@media (min-width:768px) and (max-width:991.98px){.page-header ul.primary li{margin:0 -2px}}.page-header ul.primary a{position:relative;color:white;font-family:'Saira Condensed',sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-weight:700;font-size:22px;padding:8px 8px 8px 19px;left:0;text-transform:uppercase;-webkit-transform:translate3d(0,0,0);-moz-transform:translate3d(0,0,0);-ms-transform:translate3d(0,0,0);-o-transform:translate3d(0,0,0);transform:translate3d(0,0,0);-webkit-transition:0.3s ease;-o-transition:0.3s ease;transition:0.3s ease}@media (min-width:768px) and (max-width:991.98px){.page-header ul.primary a{font-size:20px}}.page-header ul.primary a:before{content:"a";font-family:"Icons",sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-weight:400;text-transform:none;font-style:normal;position:absolute;font-size:17px;line-height:20px;left:0;top:50%;margin-top:-11px;-webkit-transform:translate3d(-10px,0,0);-moz-transform:translate3d(-10px,0,0);-ms-transform:translate3d(-10px,0,0);-o-transform:translate3d(-10px,0,0);transform:translate3d(-10px,0,0);opacity:0;-webkit-transition:0.3s ease;-o-transition:0.3s ease;transition:0.3s ease;pointer-events:none}.page-header ul.primary a:hover{text-decoration:none;left:6px}.page-header ul.primary a:hover:before{-webkit-transform:translate3d(0,0,0);-moz-transform:translate3d(0,0,0);-ms-transform:translate3d(0,0,0);-o-transform:translate3d(0,0,0);transform:translate3d(0,0,0);opacity:1}.page-header .logo{position:relative;display:block;float:left;margin:10px 0 -31px;left:-5px}@media (max-width:767.98px){.page-header .logo{margin:7px 0 -20px}.page-header .logo img{max-height:58px}}.page-header .container:after{content:"";position:relative;display:block;clear:left}@media (max-width:767.98px){.page-header nav{position:fixed;display:flex;flex-direction:column;justify-content:space-around;top:45px;left:0;width:100%;height:calc(100vh - 45px);background-color:#e30613;z-index:-1;overflow:hidden;padding-bottom:10px;opacity:0;visibility:hidden;pointer-events:none;-webkit-transition:opacity 0.4s ease 0s,visibility 0s ease 0.4s,z-index 0.4s linear,margin 0.3s ease,border-width 0.3s ease,top 0.3s ease,transform 0.4s ease,-webkit-transform 0.4s ease;-o-transition:opacity 0.4s ease 0s,visibility 0s ease 0.4s,z-index 0.4s linear,margin 0.3s ease,border-width 0.3s ease,top 0.3s ease,transform 0.4s ease,-webkit-transform 0.4s ease;transition:opacity 0.4s ease 0s,visibility 0s ease 0.4s,z-index 0.4s linear,margin 0.3s ease,border-width 0.3s ease,top 0.3s ease,transform 0.4s ease,-webkit-transform 0.4s ease;-webkit-transform:translate3d(0,0,0) scale(0.9);-moz-transform:translate3d(0,0,0) scale(0.9);-ms-transform:translate3d(0,0,0) scale(0.9);-o-transform:translate3d(0,0,0) scale(0.9);transform:translate3d(0,0,0) scale(0.9)}.page-header nav:before{content:"";position:absolute;top:-20px;left:-20px;right:-20px;box-shadow:0 0 20px 0 black;opacity:0.3;height:20px}.page-header ul.primary{margin:20px;-webkit-transform:translate3d(0,0,0) scale(1.6);-moz-transform:translate3d(0,0,0) scale(1.6);-ms-transform:translate3d(0,0,0) scale(1.6);-o-transform:translate3d(0,0,0) scale(1.6);transform:translate3d(0,0,0) scale(1.6);-webkit-transition:0.4s ease;-o-transition:0.4s ease;transition:0.4s ease}.page-header ul.primary li{display:block}.page-header ul.primary a{font-size:24px;line-height:36px;padding:5px}.page-header ul.primary a:before{display:none}.page-header ul.primary a:hover{left:0}.page-header .toggle-nav{position:absolute;display:block;right:7px;top:2px;width:42px;height:40px;background-color:transparent;border:0;padding:0}.page-header .toggle-nav:before,.page-header .toggle-nav:after,.page-header .toggle-nav span{content:"";position:absolute;display:block;width:24px;height:2px;top:50%;left:50%;margin:-1px -12px;background-color:white;-webkit-transform:translate3d(0,0,0);-moz-transform:translate3d(0,0,0);-ms-transform:translate3d(0,0,0);-o-transform:translate3d(0,0,0);transform:translate3d(0,0,0);-webkit-transition:0.3s ease;-o-transition:0.3s ease;transition:0.3s ease}.page-header .toggle-nav:before{-webkit-transform:translate3d(0,-7px,0) rotate(0);-moz-transform:translate3d(0,-7px,0) rotate(0);-ms-transform:translate3d(0,-7px,0) rotate(0);-o-transform:translate3d(0,-7px,0) rotate(0);transform:translate3d(0,-7px,0) rotate(0)}.page-header .toggle-nav:after{-webkit-transform:translate3d(0,7px,0) rotate(0);-moz-transform:translate3d(0,7px,0) rotate(0);-ms-transform:translate3d(0,7px,0) rotate(0);-o-transform:translate3d(0,7px,0) rotate(0);transform:translate3d(0,7px,0) rotate(0)}.page-header .toggle-nav:focus{box-shadow:none;outline:0}.page-header.nav-open .toggle-nav:before{-webkit-transform:translate3d(0,0,0) rotate(135deg);-moz-transform:translate3d(0,0,0) rotate(135deg);-ms-transform:translate3d(0,0,0) rotate(135deg);-o-transform:translate3d(0,0,0) rotate(135deg);transform:translate3d(0,0,0) rotate(135deg)}.page-header.nav-open .toggle-nav:after{-webkit-transform:translate3d(0,0,0) rotate(225deg);-moz-transform:translate3d(0,0,0) rotate(225deg);-ms-transform:translate3d(0,0,0) rotate(225deg);-o-transform:translate3d(0,0,0) rotate(225deg);transform:translate3d(0,0,0) rotate(225deg)}.page-header.nav-open .toggle-nav span{-webkit-transform:translate3d(0,0,0) rotate(180deg);-moz-transform:translate3d(0,0,0) rotate(180deg);-ms-transform:translate3d(0,0,0) rotate(180deg);-o-transform:translate3d(0,0,0) rotate(180deg);transform:translate3d(0,0,0) rotate(180deg);opacity:0}.page-header.nav-open nav{opacity:1;visibility:visible;pointer-events:auto;-webkit-transition:opacity 0.5s ease 0s,visibility 0s ease 0s,z-index 0.5s linear,margin 0.3s ease,border-width 0.3s ease,top 0.3s ease,transform 0.4s ease,-webkit-transform 0.4s ease;-o-transition:opacity 0.5s ease 0s,visibility 0s ease 0s,z-index 0.5s linear,margin 0.3s ease,border-width 0.3s ease,top 0.3s ease,transform 0.4s ease,-webkit-transform 0.4s ease;transition:opacity 0.5s ease 0s,visibility 0s ease 0s,z-index 0.5s linear,margin 0.3s ease,border-width 0.3s ease,top 0.3s ease,transform 0.4s ease,-webkit-transform 0.4s ease;-webkit-transform:translate3d(0,0,0) scale(1);-moz-transform:translate3d(0,0,0) scale(1);-ms-transform:translate3d(0,0,0) scale(1);-o-transform:translate3d(0,0,0) scale(1);transform:translate3d(0,0,0) scale(1)}.page-header.nav-open ul.primary{-webkit-transform:translate3d(0,0,0) scale(1);-moz-transform:translate3d(0,0,0) scale(1);-ms-transform:translate3d(0,0,0) scale(1);-o-transform:translate3d(0,0,0) scale(1);transform:translate3d(0,0,0) scale(1)}}@media (max-width:575.98px){.page-header nav{padding-bottom:50px}.page-header ul.primary a{font-size:30px;line-height:50px}}.html-element iframe{border:0;padding:0;margin:0;width:100%}.html-element .iframe-matomooptout iframe{height:200px}.content-groups.accordion{margin:-15px -2px}.content-groups.accordion .item{border-color:rgba(0,0,0,0.1)}.content-groups.accordion .item+.item{border-top:1px solid}.content-groups.accordion .item.open .item-title:after{-webkit-transform:rotate(-180deg);-moz-transform:rotate(-180deg);-ms-transform:rotate(-180deg);-o-transform:rotate(-180deg);transform:rotate(-180deg)}.content-groups.accordion .item-title{position:relative;display:block;padding:20px 50px 20px 2px;margin:0;cursor:pointer}.content-groups.accordion .item-title:after{content:"d";font-family:"Icons",sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-weight:400;text-transform:none;font-style:normal;position:absolute;top:50%;font-size:24px;line-height:30px;right:5px;margin:-15px 0;-webkit-transform:rotate(0deg);-moz-transform:rotate(0deg);-ms-transform:rotate(0deg);-o-transform:rotate(0deg);transform:rotate(0deg);-webkit-transition:0.3s ease;-o-transition:0.3s ease;transition:0.3s ease}.content-groups.accordion .item-content{padding:0 2px 30px;display:none}.content-groups.tabs{position:relative}.content-groups.tabs>.tabs{display:flex;overflow:hidden;margin:0 -1px;text-align:center;padding-bottom:1px}.content-groups.tabs>.tabs>.item-title{position:relative;display:block;padding:10px 20px;border:1px solid rgba(68,68,68,0.2);margin-right:-1px;border-bottom:0;font-weight:600;cursor:pointer;-webkit-transition:0.3s ease;-o-transition:0.3s ease;transition:0.3s ease}.content-groups.tabs>.tabs>.item-title:not(.active):hover{background-color:#e30613;color:#fff}.content-groups.tabs>.tabs>.item-title:last-child{margin-right:0}.content-groups.tabs>.tabs>.item-title.active:before,.content-groups.tabs>.tabs>.item-title.active:after{content:"";position:absolute;display:block;height:1px;width:10000px;background-color:rgba(68,68,68,0.2);left:100%;top:100%}.content-groups.tabs>.tabs>.item-title.active:before{left:auto;right:100%}.content-groups.tabs .item{position:relative;display:none;padding:20px 0}.content-groups.tabs .item.active{display:block}.bg-color-1 .content-groups.accordion .item,.bg-color-1>.tabs>.item-title{border-color:rgba(255,255,255,0.2)}.container>.video-wrapper:first-child:last-child{margin:-20px}@media (min-width:768px){.container>.video-wrapper:first-child:last-child{margin:-40px 0}}@media (min-width:992px){.container>.video-wrapper:first-child:last-child{margin:-60px 0}}.container>.video-wrapper:first-child:last-child .plyr{margin:0}.mueller-tv{background-color:#ab0a08;background-image:url('../../../_assets/fa8034ecf72d82701a1cfbae71dd8768/Frontend/Images/muellertv-bg.jpg');background-size:cover;background-repeat:no-repeat;background-position:center;padding:60px 0 50px;text-align:center}@media (max-width:767.98px){.mueller-tv{padding:30px 0 25px}}.mueller-tv .video-wrapper{position:relative;display:block;max-width:826px;margin:25px auto;z-index:1;padding:13px;overflow:hidden;box-shadow:0 8px 30px -5px black}@media (max-width:767.98px){.mueller-tv .video-wrapper{padding:6px;margin:20px auto;max-width:540px;box-shadow:0 6px 20px -8px black}}.mueller-tv .video-wrapper:before{content:"";position:absolute;display:block;top:0;left:0;right:0;bottom:0;background:-moz-linear-gradient(top,#666 0%,#222 100%);background:-webkit-linear-gradient(top,#666 0%,#222 100%);background:linear-gradient(to bottom,#666 0%,#222 100%);-webkit-transform:rotate(-17deg) scale(1.5);-moz-transform:rotate(-17deg) scale(1.5);-ms-transform:rotate(-17deg) scale(1.5);-o-transform:rotate(-17deg) scale(1.5);transform:rotate(-17deg) scale(1.5)}.mueller-tv .video-wrapper:after{content:"";position:absolute;top:0;left:0;width:100%;height:1px;background-color:white;opacity:0.2}.mueller-tv .video-wrapper .plyr,.mueller-tv .video-wrapper .video{margin:0}.mueller-tv .sharing{margin:0 auto;display:inline-block}.mueller-tv .video-title{color:white;text-shadow:0 1px 6px rgba(0,0,0,0.5)}.video-wrapper{position:relative}.video-wrapper .video-cookie-consent{z-index:1;position:absolute;width:100%;height:100%;background:#f3f3f3}.video-wrapper .video-cookie-consent>div{padding:16px;display:flex;justify-content:center;align-items:center;flex-direction:column;height:100%}.video-wrapper .video-cookie-consent>div p{color:#000;font-size:16px;text-align:center}.mueller-tv .video-wrapper .video-cookie-consent{background:#000;width:calc(100% - 12px);height:calc(100% - 12px)}@media screen and (min-width:768px){.mueller-tv .video-wrapper .video-cookie-consent{width:calc(100% - 26px);height:calc(100% - 26px)}}.mueller-tv .video-wrapper .video-cookie-consent>div p{color:#fff}.tv-thumbs{position:relative;display:block;margin:25px -15px;display:flex}@media (max-width:991.98px){.tv-thumbs{margin:10px -10px}}@media (max-width:767.98px){.tv-thumbs{margin-top:0}}.tv-thumbs .outer:hover{text-decoration:none}.tv-thumbs .outer:hover .image-box:after{opacity:0.5}.tv-thumbs .outer:hover .image-box img{-webkit-transform:translate3d(0,0,0) scale(1.1);-moz-transform:translate3d(0,0,0) scale(1.1);-ms-transform:translate3d(0,0,0) scale(1.1);-o-transform:translate3d(0,0,0) scale(1.1);transform:translate3d(0,0,0) scale(1.1)}.tv-thumbs .thumb{width:25%;flex:1 1 25%;max-width:25%;padding:15px}@media (max-width:767.98px){.tv-thumbs .thumb{width:33.3333%;flex:1 1 33.3333%;max-width:33.3333%}}@media (max-width:575.98px){.tv-thumbs .thumb{width:50%;flex:1 1 50%;max-width:50%}}@media (max-width:991.98px){.tv-thumbs .thumb{padding:10px}}.tv-thumbs .image-box{position:relative;display:block;overflow:hidden}.tv-thumbs .image-box:before{content:"";position:absolute;display:block;top:0;left:0;right:0;bottom:0;background-image:url('../../../_assets/fa8034ecf72d82701a1cfbae71dd8768/Frontend/Images/youtube.svg');background-size:60px;background-repeat:no-repeat;background-position:center;z-index:1}@media (max-width:767.98px){.tv-thumbs .image-box:before{background-size:46px}}.tv-thumbs .image-box:after{content:"";position:absolute;display:block;top:0;left:0;right:0;bottom:0;background-color:#e30613;opacity:0;-webkit-transition:0.3s ease;-o-transition:0.3s ease;transition:0.3s ease}.tv-thumbs img{max-width:100%;-webkit-transform:translate3d(0,0,0) scale(1);-moz-transform:translate3d(0,0,0) scale(1);-ms-transform:translate3d(0,0,0) scale(1);-o-transform:translate3d(0,0,0) scale(1);transform:translate3d(0,0,0) scale(1);-webkit-transition:0.3s ease;-o-transition:0.3s ease;transition:0.3s ease}.tv-thumbs p{position:relative;margin:8px 0 0;padding-left:17px;font-family:'Saira Condensed',sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-weight:700;color:#333;font-size:17px;line-height:22px}@media (max-width:767.98px){.tv-thumbs p{font-size:14px;line-height:18px;padding-left:14px}}.tv-thumbs p:before{content:"a";font-family:"Icons",sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-weight:400;text-transform:none;font-style:normal;color:#e30613;position:absolute;left:0;font-size:15px}@media (max-width:575.98px){.tv-thumbs p:before{font-size:13px;top:-1px}}.plyr__video-wrapper{background:transparent}.plyr__poster{background-size:cover}.video{position:relative;display:block}.video:before{content:"";position:relative;display:block;padding-top:56.25%}.video>div,.video iframe{position:absolute;display:block;top:0;left:0;width:100%;height:100%}.video-stage{position:relative;display:block;background-color:#333;color:white;overflow:hidden}.video-stage .plyr{margin:0}.plyr .plyr__controls{opacity:0;visibility:hidden;pointer-events:none;-webkit-transition:opacity 0.4s ease 0s,visibility 0s ease 0.4s,z-index 0.4s linear,margin 0.3s ease,border-width 0.3s ease,top 0.3s ease,transform 0.4s ease,-webkit-transform 0.4s ease;-o-transition:opacity 0.4s ease 0s,visibility 0s ease 0.4s,z-index 0.4s linear,margin 0.3s ease,border-width 0.3s ease,top 0.3s ease,transform 0.4s ease,-webkit-transform 0.4s ease;transition:opacity 0.4s ease 0s,visibility 0s ease 0.4s,z-index 0.4s linear,margin 0.3s ease,border-width 0.3s ease,top 0.3s ease,transform 0.4s ease,-webkit-transform 0.4s ease}.plyr.plyr--playing .plyr__controls{opacity:1;visibility:visible;pointer-events:auto;-webkit-transition:opacity 0.5s ease 0s,visibility 0s ease 0s,z-index 0.5s linear,margin 0.3s ease,border-width 0.3s ease,top 0.3s ease,transform 0.4s ease,-webkit-transform 0.4s ease;-o-transition:opacity 0.5s ease 0s,visibility 0s ease 0s,z-index 0.5s linear,margin 0.3s ease,border-width 0.3s ease,top 0.3s ease,transform 0.4s ease,-webkit-transform 0.4s ease;transition:opacity 0.5s ease 0s,visibility 0s ease 0s,z-index 0.5s linear,margin 0.3s ease,border-width 0.3s ease,top 0.3s ease,transform 0.4s ease,-webkit-transform 0.4s ease}.plyr--full-ui input[type='range']{color:#e30613}.plyr__menu__container .plyr__control[role='menuitemradio'][aria-checked='true']::before,.plyr__control--overlaid,.plyr--video .plyr__control.plyr__tab-focus,.plyr--video .plyr__control:hover,.plyr--video .plyr__control[aria-expanded='true']{background-color:#e30613}.plyr__control.plyr__tab-focus{box-shadow:0 0 0 5px rgba(227,6,19,0.5)}.plyr{margin:10px 0}.plyr .plyr__control.plyr__control--overlaid{width:70px;height:70px;text-align:center;box-shadow:0 0 10px rgba(0,0,0,0.5),0 0 0 10px rgba(227,6,19,0.4)}.plyr .plyr__control.plyr__control--overlaid svg{margin:0 auto}.slick-slider a:focus,.slick-slider button:focus{outline:0;box-shadow:none}.f7e_slider-color-green{background-color:#0d7349}.f7e_slider-color-green:hover{background-color:#00562d}.f7e_slider-color-blue{background-color:#004884}.f7e_slider-color-blue:hover{background-color:#202b59}.f7e_slider-color-caramel{background-color:#C46114}.f7e_slider-color-caramel:hover{background-color:#9F4C15}.f7e_slider-color-lightblue{background-color:#0094C5}.f7e_slider-color-lightblue:hover{background-color:#2678AF}.f7e_slider-color-lightgreen{background-color:#5c9d47}.f7e_slider-color-lightgreen:hover{background-color:#0D7349}.f7e_slider-color-pink{background-color:#801431}.f7e_slider-color-pink:hover{background-color:#620E23}.f7e_slider-color-violet{background-color:#4B1C67}.f7e_slider-color-violet:hover{background-color:#3F1F58}.f7e_slider-color-red{background-color:#e30613}.f7e_slider-color-red:hover{background-color:#ae0f0a}.f7e_slider-color-brown{background-color:#5e201b}.f7e_slider-color-brown:hover{background-color:#370A0A}.f7e_slider-color-white-blue-font{background-color:#fff;color:#0c6cab}.f7e_slider-color-white-blue-font:hover{background-color:#EBF1F7;color:#0c6cab}.f7e_slider-color-white-red-font{background-color:#fff;color:#e30613}.f7e_slider-color-white-red-font:hover{background-color:#EBF1F7;color:#e30613}.f7e_slider-color-black{background-color:#646363}.f7e_slider-color-black:hover{background-color:#000}.recipe-slider{position:relative;display:block;background-image:url('../../../_assets/fa8034ecf72d82701a1cfbae71dd8768/Frontend/Images/Recipes/Rezepte-Backen.jpg');background-size:cover;background-position:center;overflow:hidden}.recipe-slider:before{content:"";position:relative;display:block;padding-top:31.25%;min-height:500px}@media (max-width:575.98px){.recipe-slider:before{padding-top:120%;min-height:0}}.recipe-slider.baking{background-image:url('../../../_assets/fa8034ecf72d82701a1cfbae71dd8768/Frontend/Images/Recipes/Rezepte-Backen.jpg')}.recipe-slider.cocktails{background-image:url('../../../_assets/fa8034ecf72d82701a1cfbae71dd8768/Frontend/Images/Recipes/Rezepte-Cocktails.jpg')}.recipe-slider.desserts{background-image:url('../../../_assets/fa8034ecf72d82701a1cfbae71dd8768/Frontend/Images/Recipes/Rezepte-Desserts.jpg')}.recipe-slider.breakfast{background-image:url('../../../_assets/fa8034ecf72d82701a1cfbae71dd8768/Frontend/Images/Recipes/Rezepte-Fruehstueck.jpg')}.recipe-slider.gaga{background-image:url('../../../_assets/fa8034ecf72d82701a1cfbae71dd8768/Frontend/Images/Recipes/Rezepte-Gaga.jpg')}.recipe-slider.healthy-drinks{background-image:url('../../../_assets/fa8034ecf72d82701a1cfbae71dd8768/Frontend/Images/Recipes/Rezepte-gesunde-Drinks.jpg')}.recipe-slider.main{background-image:url('../../../_assets/fa8034ecf72d82701a1cfbae71dd8768/Frontend/Images/Recipes/Rezepte-Hauptgerichte.jpg')}.recipe-slider.salads-dips{background-image:url('../../../_assets/fa8034ecf72d82701a1cfbae71dd8768/Frontend/Images/Recipes/Rezepte-Salate-und-Dips.jpg')}.recipe-slider.salads-soups{background-image:url('../../../_assets/fa8034ecf72d82701a1cfbae71dd8768/Frontend/Images/Recipes/Rezepte-Suppen.jpg')}@media (max-width:575.98px){.recipe-slider.baking{background-image:url('../../../_assets/fa8034ecf72d82701a1cfbae71dd8768/Frontend/Images/Recipes/Rezepte-Backen-mobil.jpg')}.recipe-slider.cocktails{background-image:url('../../../_assets/fa8034ecf72d82701a1cfbae71dd8768/Frontend/Images/Recipes/Rezepte-Cocktails-mobil.jpg')}.recipe-slider.desserts{background-image:url('../../../_assets/fa8034ecf72d82701a1cfbae71dd8768/Frontend/Images/Recipes/Rezepte-Desserts-mobil.jpg')}.recipe-slider.breakfast{background-image:url('../../../_assets/fa8034ecf72d82701a1cfbae71dd8768/Frontend/Images/Recipes/Rezepte-Fruehstueck-mobil.jpg')}.recipe-slider.gaga{background-image:url('../../../_assets/fa8034ecf72d82701a1cfbae71dd8768/Frontend/Images/Recipes/Rezepte-Gaga-mobil.jpg')}.recipe-slider.healthy-drinks{background-image:url('../../../_assets/fa8034ecf72d82701a1cfbae71dd8768/Frontend/Images/Recipes/Rezepte-gesunde-Drinks-mobil.jpg')}.recipe-slider.main{background-image:url('../../../_assets/fa8034ecf72d82701a1cfbae71dd8768/Frontend/Images/Recipes/Rezepte-Hauptgerichte-mobil.jpg')}.recipe-slider.salads-dips{background-image:url('../../../_assets/fa8034ecf72d82701a1cfbae71dd8768/Frontend/Images/Recipes/Rezepte-Salate-und-Dips-mobil.jpg')}.recipe-slider.salads-soups{background-image:url('../../../_assets/fa8034ecf72d82701a1cfbae71dd8768/Frontend/Images/Recipes/Rezepte-Suppen-mobil.jpg')}}.recipe-slider .slider{position:absolute;display:block;left:50%;top:0;width:800px;min-width:50vw;-webkit-transform:translate(-50%,0);-moz-transform:translate(-50%,0);-ms-transform:translate(-50%,0);-o-transform:translate(-50%,0);transform:translate(-50%,0)}.recipe-slider .slider .slick-arrow{margin:-25px -145px}@media (min-width:1921px){.recipe-slider .slider{min-width:960px}}.recipe-slider .slide{position:relative;display:flex;height:31.25vw;min-height:500px;max-height:600px;padding:0 20px}.recipe-slider .slide .outer{position:relative;flex-grow:1;display:flex;align-items:center;top:0;padding-top:60px;padding-bottom:30px}@media (max-width:575.98px){.recipe-slider .slide .outer{flex-direction:column}}@media (min-width:576px){.recipe-slider .slide .text-box{order:-1;flex:1 1 50%;max-width:50%;padding-left:60px;padding-right:20px}}.recipe-slider .slide .text-box img{position:relative;float:left;margin-right:5px;margin-bottom:30px;left:-10px}.recipe-slider .slide .text-box .btn{color:white}@media (max-width:575.98px){.recipe-slider .slide .text-box{text-align:center}.recipe-slider .slide .text-box img,.recipe-slider .slide .text-box p{display:none}.recipe-slider .slide .text-box .btn{margin:5px auto}}.recipe-slider .slide .image-box{max-width:63vw;margin:3% auto}.recipe-slider .slide .image-box img{position:relative;object-fit:auto;max-width:100%;height:auto}@media (min-width:576px){.recipe-slider .slide .image-box{flex:1 1 50%;max-width:50%;padding-top:0;min-height:0}}.recipe-slider .slick-dots{position:absolute;bottom:0}.slider{position:relative;display:block}.slider .slick-slide{position:relative}.slider .image-box{position:relative;display:block;padding-top:31.25%;min-height:500px;overflow:hidden}@media (max-width:1199.98px){.slider .image-box{min-height:42vw}}@media (min-width:576px){.slider .image-box img,.slider .image-box picture{position:absolute;display:block;top:0;left:50%;-webkit-transform:translate(-50%,0);-moz-transform:translate(-50%,0);-ms-transform:translate(-50%,0);-o-transform:translate(-50%,0);transform:translate(-50%,0);height:100%;width:auto}}@media (max-width:575.98px){.slider .image-box{padding:0}.slider .image-box img,.slider .image-box picture{position:relative;display:block;width:100%}}.slider .container{position:absolute;width:100%;top:0;left:50%;-webkit-transform:translate(-50%,0);-moz-transform:translate(-50%,0);-ms-transform:translate(-50%,0);-o-transform:translate(-50%,0);transform:translate(-50%,0);padding:30px 20px}@media (min-width:768px){.slider .container{padding:50px 15px}}@media (min-width:768px){.slider .container.top-offset-desktop-1{top:calc(1 * 8.333%)}}@media (max-width:767.98px){.slider .container.top-offset-mobile-1{top:calc(1 * 8.333%)}}@media (min-width:768px){.slider .container.width-desltop-1{width:calc(1 * 8.333%)}}@media (max-width:767.98px){.slider .container.width-mobile-1{width:calc(1 * 8.333%)}}@media (min-width:768px){.slider .container.left-offset-desktop-1{margin-left:calc(1 * 8.333%)}}@media (max-width:767.98px){.slider .container.left-offset-mobile-1{margin-left:calc(1 * 8.333%)}}@media (min-width:768px){.slider .container.top-offset-desktop-2{top:calc(2 * 8.333%)}}@media (max-width:767.98px){.slider .container.top-offset-mobile-2{top:calc(2 * 8.333%)}}@media (min-width:768px){.slider .container.width-desltop-2{width:calc(2 * 8.333%)}}@media (max-width:767.98px){.slider .container.width-mobile-2{width:calc(2 * 8.333%)}}@media (min-width:768px){.slider .container.left-offset-desktop-2{margin-left:calc(2 * 8.333%)}}@media (max-width:767.98px){.slider .container.left-offset-mobile-2{margin-left:calc(2 * 8.333%)}}@media (min-width:768px){.slider .container.top-offset-desktop-3{top:calc(3 * 8.333%)}}@media (max-width:767.98px){.slider .container.top-offset-mobile-3{top:calc(3 * 8.333%)}}@media (min-width:768px){.slider .container.width-desltop-3{width:calc(3 * 8.333%)}}@media (max-width:767.98px){.slider .container.width-mobile-3{width:calc(3 * 8.333%)}}@media (min-width:768px){.slider .container.left-offset-desktop-3{margin-left:calc(3 * 8.333%)}}@media (max-width:767.98px){.slider .container.left-offset-mobile-3{margin-left:calc(3 * 8.333%)}}@media (min-width:768px){.slider .container.top-offset-desktop-4{top:calc(4 * 8.333%)}}@media (max-width:767.98px){.slider .container.top-offset-mobile-4{top:calc(4 * 8.333%)}}@media (min-width:768px){.slider .container.width-desltop-4{width:calc(4 * 8.333%)}}@media (max-width:767.98px){.slider .container.width-mobile-4{width:calc(4 * 8.333%)}}@media (min-width:768px){.slider .container.left-offset-desktop-4{margin-left:calc(4 * 8.333%)}}@media (max-width:767.98px){.slider .container.left-offset-mobile-4{margin-left:calc(4 * 8.333%)}}@media (min-width:768px){.slider .container.top-offset-desktop-5{top:calc(5 * 8.333%)}}@media (max-width:767.98px){.slider .container.top-offset-mobile-5{top:calc(5 * 8.333%)}}@media (min-width:768px){.slider .container.width-desltop-5{width:calc(5 * 8.333%)}}@media (max-width:767.98px){.slider .container.width-mobile-5{width:calc(5 * 8.333%)}}@media (min-width:768px){.slider .container.left-offset-desktop-5{margin-left:calc(5 * 8.333%)}}@media (max-width:767.98px){.slider .container.left-offset-mobile-5{margin-left:calc(5 * 8.333%)}}@media (min-width:768px){.slider .container.top-offset-desktop-6{top:calc(6 * 8.333%)}}@media (max-width:767.98px){.slider .container.top-offset-mobile-6{top:calc(6 * 8.333%)}}@media (min-width:768px){.slider .container.width-desltop-6{width:calc(6 * 8.333%)}}@media (max-width:767.98px){.slider .container.width-mobile-6{width:calc(6 * 8.333%)}}@media (min-width:768px){.slider .container.left-offset-desktop-6{margin-left:calc(6 * 8.333%)}}@media (max-width:767.98px){.slider .container.left-offset-mobile-6{margin-left:calc(6 * 8.333%)}}@media (min-width:768px){.slider .container.top-offset-desktop-7{top:calc(7 * 8.333%)}}@media (max-width:767.98px){.slider .container.top-offset-mobile-7{top:calc(7 * 8.333%)}}@media (min-width:768px){.slider .container.width-desltop-7{width:calc(7 * 8.333%)}}@media (max-width:767.98px){.slider .container.width-mobile-7{width:calc(7 * 8.333%)}}@media (min-width:768px){.slider .container.left-offset-desktop-7{margin-left:calc(7 * 8.333%)}}@media (max-width:767.98px){.slider .container.left-offset-mobile-7{margin-left:calc(7 * 8.333%)}}@media (min-width:768px){.slider .container.top-offset-desktop-8{top:calc(8 * 8.333%)}}@media (max-width:767.98px){.slider .container.top-offset-mobile-8{top:calc(8 * 8.333%)}}@media (min-width:768px){.slider .container.width-desltop-8{width:calc(8 * 8.333%)}}@media (max-width:767.98px){.slider .container.width-mobile-8{width:calc(8 * 8.333%)}}@media (min-width:768px){.slider .container.left-offset-desktop-8{margin-left:calc(8 * 8.333%)}}@media (max-width:767.98px){.slider .container.left-offset-mobile-8{margin-left:calc(8 * 8.333%)}}@media (min-width:768px){.slider .container.top-offset-desktop-9{top:calc(9 * 8.333%)}}@media (max-width:767.98px){.slider .container.top-offset-mobile-9{top:calc(9 * 8.333%)}}@media (min-width:768px){.slider .container.width-desltop-9{width:calc(9 * 8.333%)}}@media (max-width:767.98px){.slider .container.width-mobile-9{width:calc(9 * 8.333%)}}@media (min-width:768px){.slider .container.left-offset-desktop-9{margin-left:calc(9 * 8.333%)}}@media (max-width:767.98px){.slider .container.left-offset-mobile-9{margin-left:calc(9 * 8.333%)}}@media (min-width:768px){.slider .container.top-offset-desktop-10{top:calc(10 * 8.333%)}}@media (max-width:767.98px){.slider .container.top-offset-mobile-10{top:calc(10 * 8.333%)}}@media (min-width:768px){.slider .container.width-desltop-10{width:calc(10 * 8.333%)}}@media (max-width:767.98px){.slider .container.width-mobile-10{width:calc(10 * 8.333%)}}@media (min-width:768px){.slider .container.left-offset-desktop-10{margin-left:calc(10 * 8.333%)}}@media (max-width:767.98px){.slider .container.left-offset-mobile-10{margin-left:calc(10 * 8.333%)}}@media (min-width:768px){.slider .container.top-offset-desktop-11{top:calc(11 * 8.333%)}}@media (max-width:767.98px){.slider .container.top-offset-mobile-11{top:calc(11 * 8.333%)}}@media (min-width:768px){.slider .container.width-desltop-11{width:calc(11 * 8.333%)}}@media (max-width:767.98px){.slider .container.width-mobile-11{width:calc(11 * 8.333%)}}@media (min-width:768px){.slider .container.left-offset-desktop-11{margin-left:calc(11 * 8.333%)}}@media (max-width:767.98px){.slider .container.left-offset-mobile-11{margin-left:calc(11 * 8.333%)}}@media (min-width:768px){.slider .container.top-offset-desktop-12{top:calc(12 * 8.333%)}}@media (max-width:767.98px){.slider .container.top-offset-mobile-12{top:calc(12 * 8.333%)}}@media (min-width:768px){.slider .container.width-desltop-12{width:calc(12 * 8.333%)}}@media (max-width:767.98px){.slider .container.width-mobile-12{width:calc(12 * 8.333%)}}@media (min-width:768px){.slider .container.left-offset-desktop-12{margin-left:calc(12 * 8.333%)}}@media (max-width:767.98px){.slider .container.left-offset-mobile-12{margin-left:calc(12 * 8.333%)}}.slider .container .desktop{display:none}@media (min-width:768px){.slider .container .desktop{display:block}}.slider .container .mobile{display:none}@media (max-width:767.98px){.slider .container .mobile{display:block}}.slider .container .text-box{text-transform:uppercase;max-width:50%}@media (max-width:575.98px){.slider .container .text-box{max-width:80%}}.slider .slick-dots{position:absolute;display:block;bottom:0;left:0;width:100%;z-index:1}.carousel-wrapper{overflow:hidden}@media (max-width:575.98px){.carousel-wrapper .text-1{text-align:center;margin:10px 0 0;font-size:26px}}.recipe-carousel{margin:30px -25px 0}.recipe-carousel[data-rows="1"]{margin:0 -25px}.recipe-carousel[data-rows="1"] .slick-dots{display:none !important}.recipe-carousel[data-rows="1"] .item{padding:38px 20px}@media (max-width:575.98px){.recipe-carousel[data-rows="1"]{margin:0 -100px}.recipe-carousel[data-rows="1"] .item{padding:20px 15px}}@media (min-width:576px){.recipe-carousel[data-rows="2"] .item:last-child:nth-child(2){margin-right:50%;max-width:none}.recipe-carousel[data-rows="2"] .item:last-child:nth-child(3){margin-right:25%;max-width:none}}.recipe-carousel .slick-arrow{margin:-40px -100px}.recipe-carousel .slick-arrow:before{text-shadow:none}@media (max-width:575.98px){.recipe-carousel{padding:0 15px;margin:25px -20px 0}}.recipe-carousel a{-webkit-transition:0.3s ease;-o-transition:0.3s ease;transition:0.3s ease}.recipe-carousel a:hover{text-decoration:none;color:#004884}.recipe-carousel a:hover p:before{color:#e30613}.recipe-carousel .item.active{position:relative}.recipe-carousel .item.active:after{content:"";position:absolute;bottom:0;left:50%;width:0;height:0;border-style:solid;border-width:0 24px 24px 24px;border-color:transparent transparent white transparent;margin-left:-24px}@media (max-width:767.98px){.recipe-carousel .item.active:after{border-width:0 18px 18px 18px;margin-left:-18px}}.recipe-carousel .slick-track{display:flex !important}.recipe-carousel .slick-slide{height:inherit !important}.recipe-carousel .item:hover .text-box>p{color:#e30613}.recipe-carousel .text-box>p:before{content:"R";font-family:"Icons",sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-weight:400;text-transform:none;font-style:normal;vertical-align:bottom}.recipe-carousel .active-element:after{content:'';position:absolute;bottom:0;left:50%;margin-left:-27px;text-align:center;width:0;height:0;border-left:27px solid transparent;border-right:27px solid transparent;border-bottom:21px solid #fff}.higher-dots .slick-dots{bottom:50px}@media (max-width:575.98px){.higher-dots .slick-dots{bottom:26px}}.slick-dots{text-align:center;width:100%;margin:10px 0;font-size:0;line-height:0}.slick-dots li{display:inline-block}.slick-dots button{background-color:transparent;padding:0;border:0;font-size:0;line-height:0}.slick-dots button:before{content:"";position:relative;display:block;width:12px;height:12px;border-radius:50%;box-shadow:inset 2px 1px 3px rgba(0,0,0,0.3);margin:6px;background-color:white;-webkit-transition:0.3s ease;-o-transition:0.3s ease;transition:0.3s ease}@media (max-width:767.98px){.slick-dots button:before{width:10px;height:10px}}.slick-dots button:focus{box-shadow:none;outline:0}.slick-dots .slick-active button:before{background-color:#e30613}.slick-dots li:not(.slick-active) button:hover:before{background-color:#ccc}.slick-arrow{position:absolute;top:50%;left:0;width:80px;height:80px;background-color:transparent;border:0;font-size:0;line-height:0;margin:-40px 20px;padding:0;z-index:1;text-align:center;cursor:pointer}@media (max-width:767.98px){.slick-arrow{display:none !important}}.slick-arrow.slick-disabled{pointer-events:none}.slick-arrow.slick-disabled:before{opacity:0.2}.slick-arrow:before{content:"<";position:relative;display:inline-block;font-family:"Icons",sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-weight:400;text-transform:none;font-style:normal;font-size:64px;line-height:80px;color:white;-webkit-transform:translate3d(0,0,0);-moz-transform:translate3d(0,0,0);-ms-transform:translate3d(0,0,0);-o-transform:translate3d(0,0,0);transform:translate3d(0,0,0);-webkit-transition:0.3s ease;-o-transition:0.3s ease;transition:0.3s ease;text-shadow:1px 1px 1px rgba(0,0,0,0.5),1px -1px 1px rgba(0,0,0,0.5),-1px 1px 1px rgba(0,0,0,0.5),-1px -1px 1px rgba(0,0,0,0.5)}.slick-arrow.slick-next{right:0;left:auto}.slick-arrow.slick-next:before{content:">"}.slick-arrow:focus{box-shadow:none;outline:0}.product-carousel .slick-track{display:flex !important}.product-carousel .slick-slide{height:inherit !important}.product-carousel .slick-arrow{display:block !important;width:48px;height:100%;margin:0;position:absolute;top:50%;transform:translateY(-50%);background:#ecf7fe}.product-carousel .slick-arrow:before{opacity:0.5;font-size:48px;line-height:48px;color:#78aad1;text-shadow:none}.product-carousel .slick-arrow:hover:before{opacity:1}.product-carousel .item{position:relative;text-align:center;padding:30px 10px}@media (min-width:576px){.product-carousel .item{padding:40px 15px}}@media (min-width:768px){.product-carousel .item{padding:50px 20px}}.product-carousel .item a{display:inline-block}.product-carousel .item.active:after{content:"";position:absolute;bottom:0;left:50%;width:0;height:0;border-style:solid;border-width:0 24px 24px 24px;border-color:transparent transparent white transparent;margin-left:-24px}@media (max-width:767.98px){.product-carousel .item.active:after{border-width:0 18px 18px 18px;margin-left:-18px}}.product-carousel .item .image-box{max-width:135px;max-height:135px;margin:0 auto 5px;text-align:center}.product-carousel .item .image-box img{display:inline-block;width:auto;max-width:100%;max-height:135px;-webkit-backface-visibility:hidden;-ms-transform:translateZ(0);-webkit-transform:translateZ(0);transform:translateZ(0)}.product-carousel .item .text-box{text-align:center;line-height:1.3;display:flex;align-items:center;justify-content:center;color:#000;transition:all 0.2s linear}.product-carousel .item .text-box:hover{color:#e30613}.product-carousel .item .text-box:hover p:before{color:#e30613}.product-carousel .item .text-box p{margin:0}.product-carousel .item .text-box p:before{content:"a";font-family:"Icons",sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-weight:400;text-transform:none;font-style:normal;font-size:11px;display:inline-block;vertical-align:top;top:4px;position:relative;margin-right:2px;color:#78aad1;-webkit-transition:0.3s ease;-o-transition:0.3s ease;transition:0.3s ease}@media (max-width:575.98px){.product-carousel .item .text-box p:before{top:3px;font-size:10px;margin-right:1px}}.slider{overflow:hidden}.slider .slide:nth-child(n+1){display:none}.slider.slick-initialized .slide:nth-child(n+1){display:block}.slider.slick-initialized,.slider .slide:first-child{display:block}.social-shares{font-size:0;line-height:0;margin:0 -6px;padding:0}.social-shares li{display:inline-block;margin:0 6px}.social-shares a{position:relative;display:block;font-size:0;width:26px;height:26px;background-color:white;color:#e30613;text-align:center;border-radius:3px;margin:0;-webkit-transition:0.3s ease;-o-transition:0.3s ease;transition:0.3s ease}.social-shares a:before{content:"F";font-family:"Icons",sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-weight:400;text-transform:none;font-style:normal;font-size:18px;line-height:26px;position:relative;color:#e30613}.social-shares a.twitter:before{content:"T"}.social-shares a.youtube:before{content:"y"}.social-shares a.instagram:before{content:"I"}.social-shares a.mail:before{content:"m"}.sharing{position:relative;z-index:1}.sharing.white .social-shares{background-color:white}.sharing.white .social-shares a{background-color:#e30613}.sharing.white .social-shares a:before{color:white}.sharing.white .btn{background-color:white;color:#e30613}.sharing .social-shares{background-color:#e30613;display:inline-block;vertical-align:middle;padding:7px 4px;border-radius:3px;position:absolute;top:0;left:0;margin:10px 0;opacity:0;visibility:hidden;pointer-events:none;-webkit-transition:opacity 0.4s ease 0s,visibility 0s ease 0.4s,z-index 0.4s linear,margin 0.3s ease,border-width 0.3s ease,top 0.3s ease,transform 0.4s ease,-webkit-transform 0.4s ease;-o-transition:opacity 0.4s ease 0s,visibility 0s ease 0.4s,z-index 0.4s linear,margin 0.3s ease,border-width 0.3s ease,top 0.3s ease,transform 0.4s ease,-webkit-transform 0.4s ease;transition:opacity 0.4s ease 0s,visibility 0s ease 0.4s,z-index 0.4s linear,margin 0.3s ease,border-width 0.3s ease,top 0.3s ease,transform 0.4s ease,-webkit-transform 0.4s ease;z-index:-1}.sharing .social-shares a:hover{background-color:white;text-decoration:none;color:#e30613}.sharing .social-shares a:hover:before{color:#e30613}.sharing .social-shares a:focus{text-decoration:none}.sharing.open .social-shares{opacity:1;visibility:visible;pointer-events:auto;-webkit-transition:opacity 0.5s ease 0s,visibility 0s ease 0s,z-index 0.5s linear,margin 0.3s ease,border-width 0.3s ease,top 0.3s ease,transform 0.4s ease,-webkit-transform 0.4s ease;-o-transition:opacity 0.5s ease 0s,visibility 0s ease 0s,z-index 0.5s linear,margin 0.3s ease,border-width 0.3s ease,top 0.3s ease,transform 0.4s ease,-webkit-transform 0.4s ease;transition:opacity 0.5s ease 0s,visibility 0s ease 0s,z-index 0.5s linear,margin 0.3s ease,border-width 0.3s ease,top 0.3s ease,transform 0.4s ease,-webkit-transform 0.4s ease;z-index:10}.sharing .btn{padding-right:60px;min-width:160px;font-size:20px;line-height:22px}.sharing .btn:after{display:inline-block;border-left:1px solid rgba(255,255,255,0.6);box-shadow:-1px 0 0 rgba(0,0,0,0.3);font-size:18px;margin-left:8px;content:"S";font-family:"Icons",sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-weight:400;text-transform:none;font-style:normal;position:absolute;top:0;right:0;bottom:0;padding:10px 13px 8px 11px}@media (max-width:767.98px){.sharing .btn:after{padding-top:6px}}@media (max-width:767.98px){.ie .sharing .btn:after{font-size:16px}}@media (max-width:767.98px){.chrome .sharing .btn:after{padding-top:10px}}section .social-shares{margin:20px -6px}section .social-shares a{background-color:#e30613;color:white}section .social-shares a:before{color:white}.recipe .sharing .social-shares{left:50%;transform:translate(calc(-50% - 5px),0);min-width:160px}.form-wrapper{max-width:768px;margin:60px auto}.form-wrapper h1{margin-bottom:30px}.contactform,.marketform{margin-top:20px;margin-bottom:20px}.contactform .form-group,.marketform .form-group{width:100%;margin:5px 0}.contactform .form-label,.marketform .form-label{margin-bottom:4px}.contactform .form-label.form-label--empty,.marketform .form-label.form-label--empty{-webkit-user-select:none;-ms-user-select:none;user-select:none}.contactform .form-control,.marketform .form-control{display:block;width:100%;background-color:#fff;height:38px;padding:4px 8px;font-size:16px;line-height:1.5;border:1px solid #707070;border-radius:0}.contactform .form-control::placeholder,.marketform .form-control::placeholder{color:#a6a8a9;font-size:16px;line-height:1.5}.contactform textarea.form-control,.marketform textarea.form-control{height:auto;min-height:172px}.contactform .form-group:not(.is-required) .form-label:not(.form-label--empty):after,.marketform .form-group:not(.is-required) .form-label:not(.form-label--empty):after{font-style:italic;white-space:pre;content:" - " attr(data-requirement);display:inline-block;color:#b2b2b2}.contactform .form-group.is-invalid .form-control,.marketform .form-group.is-invalid .form-control{border:1px solid red}.contactform .form-group.is-invalid .form-error,.marketform .form-group.is-invalid .form-error{color:red;display:block;font-size:12px}.contactform .form-group.is-invalid .form-check label>div:before,.marketform .form-group.is-invalid .form-check label>div:before{border:1px solid red}.contactform .form-check,.marketform .form-check{position:relative;min-height:24px;padding-left:32px}.contactform .form-check input[type="checkbox"],.marketform .form-check input[type="checkbox"]{position:absolute;opacity:0.00001;z-index:1;top:0;left:0}.contactform .form-check input[type="checkbox"]:checked+label>div:before,.marketform .form-check input[type="checkbox"]:checked+label>div:before{background-color:#e30613;border-color:#e30613}.contactform .form-check input[type="checkbox"]:checked+label>div:after,.marketform .form-check input[type="checkbox"]:checked+label>div:after{opacity:1;transform:scale(1);transition:opacity 0.25s ease-in-out,transform 0.25s ease-in-out}.contactform .form-check label,.marketform .form-check label{margin-bottom:0;line-height:1.2;position:relative}.contactform .form-check label div,.marketform .form-check label div{display:inline;vertical-align:top}.contactform .form-check label div:hover,.marketform .form-check label div:hover{cursor:pointer}.contactform .form-check label div:after,.contactform .form-check label div:before,.marketform .form-check label div:after,.marketform .form-check label div:before{content:" ";display:block;position:absolute;top:-2px;bottom:0;left:-32px;width:24px;height:24px}.contactform .form-check label div:before,.marketform .form-check label div:before{background-color:#fff;border:1px solid #707070;transition:background-color 0.25s ease-in-out,border-color 0.25s ease-in-out}.contactform .form-check label div:after,.marketform .form-check label div:after{opacity:0;background-size:14px auto;background-repeat:no-repeat;background-position:center center;background-image:url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 512 512'><path fill='rgb(255,255,255)' d='M173.898 439.404l-166.4-166.4c-9.997-9.997-9.997-26.206 0-36.204l36.203-36.204c9.997-9.998 26.207-9.998 36.204 0L192 312.69 432.095 72.596c9.997-9.997 26.207-9.997 36.204 0l36.203 36.204c9.997 9.997 9.997 26.206 0 36.204l-294.4 294.401c-9.998 9.997-26.207 9.997-36.204-.001z'/></svg>");transform:scale(0);transition:opacity 0.25s ease-in-out,transform 0.25s ease-in-out}.contactform .form-check a,.marketform .form-check a{color:#212529;text-decoration:underline}.contactform .form-check a:hover,.marketform .form-check a:hover{color:#e30613}.contactform select.form-control,.marketform select.form-control{-moz-appearance:none;-webkit-appearance:none;appearance:none;background-size:14px auto;background-repeat:no-repeat;background-position:calc(100% - 12px) center;background-image:url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 448 512'><path fill='rgb(0,0,0)' d='M207.029 381.476L12.686 187.132c-9.373-9.373-9.373-24.569 0-33.941l22.667-22.667c9.357-9.357 24.522-9.375 33.901-.04L224 284.505l154.745-154.021c9.379-9.335 24.544-9.317 33.901.04l22.667 22.667c9.373 9.373 9.373 24.569 0 33.941L240.971 381.476c-9.373 9.372-24.569 9.372-33.942 0z'/></svg>")}.contactform .form-control:focus,.marketform .form-control:focus{outline:none;box-shadow:0 0 0 2px #a2cae9;transition:box-shadow ease-in-out 0.15s}.contactform .form-check input:focus ~ label div:before,.marketform .form-check input:focus ~ label div:before{outline:none;box-shadow:0 0 0 2px #a2cae9;transition:box-shadow ease-in-out 0.15s}.contactform .form-uploads .form-group .form-label,.marketform .form-uploads .form-group .form-label{display:block}.contactform .form-uploads input[type="file"],.marketform .form-uploads input[type="file"]{display:none}.contactform .form-uploads [id$='-preview'],.marketform .form-uploads [id$='-preview']{pointer-events:none}.contactform .form-uploads [id$='-preview'] img,.marketform .form-uploads [id$='-preview'] img{max-width:200px;max-height:200px;border:1px solid black;margin-bottom:8px}.contactform .form-uploads .input__filename,.marketform .form-uploads .input__filename{display:none;padding:4px 8px;background:#f3f3f3;margin-bottom:8px;font-style:italic;border-radius:4px}.contactform .form-uploads .input__buttons,.marketform .form-uploads .input__buttons{display:flex;justify-content:flex-end}.contactform .form-uploads .input__buttons .input__button,.marketform .form-uploads .input__buttons .input__button{background-color:#656565;color:white;font-family:'Saira Condensed',sans-serif;padding:9px 18px;text-transform:uppercase;font-weight:600;min-width:120px;font-size:22px;line-height:1;transition:0.3s ease;text-align:center;vertical-align:middle;cursor:pointer;border:0;border-radius:3px;margin:0}.contactform .form-uploads .input__buttons .input__button.input__button--delete,.marketform .form-uploads .input__buttons .input__button.input__button--delete{display:none}.contactform .form-uploads .input__buttons .input__button:not(:first-child),.marketform .form-uploads .input__buttons .input__button:not(:first-child){margin-left:10px}.contactform.contactform--disabled .form-label:not([for="enquiryForm-706-subject"]),.marketform.contactform--disabled .form-label:not([for="enquiryForm-706-subject"]){opacity:0.25;pointer-events:none;user-select:none}.contactform input[disabled],.contactform select[disabled],.contactform button[disabled],.contactform textarea[disabled],.marketform input[disabled],.marketform select[disabled],.marketform button[disabled],.marketform textarea[disabled]{opacity:0.25;pointer-events:none;user-select:none}.btn-toolbar .btn-group{text-align:right}.btn-toolbar .btn-group .button{margin:0}.form-switch{margin:15px 0;background-color:#e30613;display:flex}.form-switch .form-switch__item{text-align:center;font-size:18px;font-weight:600;flex:1 1 0;color:#fff;font-family:'Saira Condensed',sans-serif;padding:8px 12px;text-decoration:none;opacity:0.5;transition:opacity 0.3s ease-in-out}@media (min-width:576px){.form-switch .form-switch__item{padding:12px 16px;font-size:22px}}.form-switch .form-switch__item.form-switch__item--active,.form-switch .form-switch__item:hover{opacity:1}.form-switch .form-switch__icon{display:flex;align-items:center;flex-direction:column}@media (min-width:576px){.form-switch .form-switch__icon{flex-direction:row}}.form-switch .form-switch__icon:before{flex-shrink:0;display:block;position:relative;width:32px;height:32px;content:" ";margin-bottom:8px;background-position:center;background-repeat:no-repeat;background-size:32px 32px}@media (min-width:576px){.form-switch .form-switch__icon:before{width:40px;height:40px;background-size:40px 40px;margin-bottom:0;margin-right:8px}}.form-switch .form-switch__icon.form-switch__icon--contact:before{background-image:url('../../../_assets/fa8034ecf72d82701a1cfbae71dd8768/Frontend/Images/form_contact.svg')}.form-switch .form-switch__icon.form-switch__icon--complaint:before{background-image:url('../../../_assets/fa8034ecf72d82701a1cfbae71dd8768/Frontend/Images/form_complain.svg')}.form-switch .form-switch__icon.form-switch__icon--faq:before{background-image:url('../../../_assets/fa8034ecf72d82701a1cfbae71dd8768/Frontend/Images/form_faq.svg')}#form-faq{display:none;max-width:960px;margin:60px auto}#form-faq .form-faq__content{margin-bottom:60px;position:relative;min-height:95px}#form-faq .form-faq__content .form-faq__item{background-color:#ecf7fe;margin-bottom:8px}#form-faq .form-faq__content .form-faq__item .item__header{font-size:18px;font-weight:600;padding:12px 20px}@media screen and (min-width:768px){#form-faq .form-faq__content .form-faq__item .item__header{font-size:20px;padding:16px 28px}}#form-faq .form-faq__content .form-faq__item .item__body{font-size:16px;line-height:1.2;padding:0 20px 16px}@media screen and (min-width:768px){#form-faq .form-faq__content .form-faq__item .item__body{padding:0 28px 20px}}#form-faq .form-faq__content .form-faq__item .item__body p:last-child{margin-bottom:0}#form-faq .form-faq__content .form-faq__spinner{position:absolute;top:0;right:0;bottom:0;left:0;display:flex;justify-content:center;align-items:center;background-color:#ecf7fe}#form-faq .form-faq__content .form-faq__spinner .spinner{display:inline-block;width:80px;height:80px}#form-faq .form-faq__content .form-faq__spinner .spinner:after{content:" ";display:block;width:64px;height:64px;margin:8px;border-radius:50%;border:6px solid #78aad1;border-color:#78aad1 transparent #78aad1 transparent;animation:spinner 1.2s linear infinite}@keyframes spinner{0%{transform:rotate(0deg)}100%{transform:rotate(360deg)}}#form-faq h2{margin-bottom:30px}#form-faq .btn{margin:6px;background-position:8px center;background-repeat:no-repeat;padding-left:48px;background-size:auto 90%}@media screen and (min-width:768px){#form-faq .btn{margin:8px;background-position:12px center;padding-left:60px}}#form-faq .btn.contact{background-image:url('../../../_assets/fa8034ecf72d82701a1cfbae71dd8768/Frontend/Images/form_contact.svg')}.tx-felogin-pi1{text-align:center}.tx-felogin-pi1 form{margin-top:30px}.tx-felogin-pi1 label{display:block;margin-bottom:0}.tx-felogin-pi1 div+div{margin-top:10px}.gallery{opacity:0;-webkit-transition:0.6s linear 0.2s;-o-transition:0.6s linear 0.2s;transition:0.6s linear 0.2s;text-align:center}.gallery .item{opacity:0;-webkit-transition:0.5s ease;-o-transition:0.5s ease;transition:0.5s ease}.gallery .item.loaded{opacity:1}.gallery .dots,.gallery .slick-dots{display:inline-block;vertical-align:middle}.gallery .slick-count{display:inline-block;vertical-align:middle;font-weight:600;color:#444;letter-spacing:1px;min-width:60px;margin:0 12px}.gallery[data-lightbox="true"] a.item{position:relative;display:block;overflow:hidden}.gallery[data-lightbox="true"] a.item:after{content:"";position:absolute;display:block;top:0;left:0;right:0;bottom:0;background-color:#e30613;opacity:0;-webkit-transition:0.3s ease;-o-transition:0.3s ease;transition:0.3s ease}.gallery[data-lightbox="true"] a.item img{-webkit-transition:0.3s ease;-o-transition:0.3s ease;transition:0.3s ease;-webkit-transform:translate3d(0,0,0) scale(1);-moz-transform:translate3d(0,0,0) scale(1);-ms-transform:translate3d(0,0,0) scale(1);-o-transform:translate3d(0,0,0) scale(1);transform:translate3d(0,0,0) scale(1);-webkit-filter:saturate(1);filter:saturate(1)}.gallery[data-lightbox="true"] a.item:hover img{-webkit-transform:translate3d(0,0,0) scale(1.1);-moz-transform:translate3d(0,0,0) scale(1.1);-ms-transform:translate3d(0,0,0) scale(1.1);-o-transform:translate3d(0,0,0) scale(1.1);transform:translate3d(0,0,0) scale(1.1);-webkit-filter:saturate(0.3);filter:saturate(0.3)}.gallery[data-lightbox="true"] a.item:hover:after{opacity:0.5}.ready .gallery{opacity:1}.gallery[data-lightbox="false"] a.item{text-decoration:none;cursor:default}.gallery[data-lightbox="true"] a.download{display:none}.gallery.isotope>.item,.gallery.isotope>.outer{display:none}.gallery.isotope .outer{position:relative;width:33.333%;padding:10px;flex:1 1 33.333%}@media (max-width:767.98px){.gallery.isotope .outer{padding:4px}}.gallery.isotope .outer a.item{position:relative;display:block}.gallery.isotope .outer img{position:relative;display:block;max-width:100%}.gallery.isotope[data-lightbox="false"] .text-box{background-color:white;text-align:left;padding:16px 24px;color:#444;box-shadow:0 1px 5px -2px rgba(0,0,0,0.3)}.gallery.isotope[data-lightbox="false"] .text-box p{opacity:0.8;font-size:14px;line-height:22px;margin-top:-4px}.gallery.isotope .iso{display:flex;margin:0 -10px}@media (max-width:767.98px){.gallery.isotope .iso{margin:0 -4px}}.container-fluid .gallery.isotope .iso,.container-sm .gallery.isotope .iso,.container-md .gallery.isotope .iso,.container-lg .gallery.isotope .iso,.container-xl .gallery.isotope .iso{margin:0 -5px}.container-fluid .gallery.isotope .outer,.container-sm .gallery.isotope .outer,.container-md .gallery.isotope .outer,.container-lg .gallery.isotope .outer,.container-xl .gallery.isotope .outer{width:20%;flex:1 1 20%}.gallery.infinity{background-color:white;padding:60px 0}@media (max-width:991.98px){.gallery.infinity{padding:40px 0}}@media (max-width:767.98px){.gallery.infinity{padding:20px 0}}.gallery.infinity img{height:calc(200px + 15vw);max-height:90vh}@media (max-width:575.98px){.gallery.infinity img{max-width:100vw;object-fit:cover}}.gallery.infinity .item{opacity:1}.gallery.infinity .outer{padding:0 5px;opacity:0.3;-webkit-filter:saturate(0.3);filter:saturate(0.3);-webkit-transition:0.5s ease;-o-transition:0.5s ease;transition:0.5s ease;color:white;pointer-events:none}.gallery.infinity .outer.my-slick-active{opacity:1;-webkit-filter:saturate(1);filter:saturate(1);pointer-events:auto}.gallery.infinity .outer.my-slick-active .text-box{opacity:1}.gallery.infinity .outer.notransition,.gallery.infinity .outer.notransition .text-box{-webkit-transition:none !important;-o-transition:none !important;transition:none !important}.gallery.infinity[data-lightbox="false"] a.item{cursor:default}.gallery.infinity[data-lightbox="true"] .text-box{display:none}.gallery.infinity[data-navigation="dots"] .slick-count,.gallery.infinity[data-navigation="counter"] .dots{display:none}.gallery.infinity .text-box{position:absolute;bottom:0;left:0;right:0;padding:20px 30px;opacity:0;-webkit-transition:0.5s ease;-o-transition:0.5s ease;transition:0.5s ease;text-align:left}.gallery.infinity .text-box:before{content:"";position:absolute;display:block;top:0;left:0;right:0;bottom:0;top:auto;height:130%;background:-moz-linear-gradient(top,rgba(0,0,0,0) 0%,#000 100%);background:-webkit-linear-gradient(top,rgba(0,0,0,0) 0%,#000 100%);background:linear-gradient(to bottom,rgba(0,0,0,0) 0%,#000 100%);opacity:0.5}.gallery.infinity .text-box *{position:relative;color:white}.gallery.infinity .text-box *:last-child{margin-bottom:0}.gallery.infinity .slick-list{overflow:visible;margin-bottom:10px}.gallery.carousel,.gallery.grid{position:relative;display:block;font-size:0;line-height:0;margin:0 -10px}@media (max-width:767.98px){.gallery.carousel,.gallery.grid{padding:0 -4px}}.gallery.carousel .outer,.gallery.grid .outer{position:relative;padding:10px}@media (max-width:767.98px){.gallery.carousel .outer,.gallery.grid .outer{padding:4px}}.gallery.carousel .item,.gallery.grid .item{position:relative;display:block;background-color:#eee}.gallery.carousel .item:before,.gallery.grid .item:before{content:"";position:relative;display:block;padding-top:65%}.gallery.carousel img,.gallery.grid img{position:absolute;display:block;width:100%;height:100%;object-fit:cover;top:0;left:0}.gallery.carousel .text-box,.gallery.carousel>.item,.gallery.grid .text-box,.gallery.grid>.item{display:none}.gallery.grid{display:flex;flex-flow:wrap}.gallery.grid .outer{flex:1 1 33.3333%;max-width:33.3333%}.gallery a.download,.gallery-popup a.download{position:absolute;display:block;width:50px;height:50px;border-radius:50%;box-shadow:0 2px 10px -4px rgba(0,0,0,0.4);background-color:white;top:0;right:0;margin:25px;opacity:0;-webkit-transition:0.3s ease;-o-transition:0.3s ease;transition:0.3s ease;-webkit-transform:translate3d(0,0,0) scale(0.5);-moz-transform:translate3d(0,0,0) scale(0.5);-ms-transform:translate3d(0,0,0) scale(0.5);-o-transform:translate3d(0,0,0) scale(0.5);transform:translate3d(0,0,0) scale(0.5)}.gallery a.download:before,.gallery-popup a.download:before{content:"";width:27px;height:6px;border:2px solid #444;border-top:0;position:absolute;right:12px;bottom:12px}.gallery a.download:after,.gallery-popup a.download:after{content:"b";font-family:"Icons",sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-weight:400;text-transform:none;font-style:normal;position:absolute;display:block;right:0;width:50px;color:#444;font-size:18px;line-height:50px;text-align:center;top:0;overflow:hidden;-webkit-transform:translate3d(0,-4px,0);-moz-transform:translate3d(0,-4px,0);-ms-transform:translate3d(0,-4px,0);-o-transform:translate3d(0,-4px,0);transform:translate3d(0,-4px,0);-webkit-transition:0.3s ease;-o-transition:0.3s ease;transition:0.3s ease}.gallery a.download:hover:after,.gallery-popup a.download:hover:after{-webkit-transform:translate3d(0,1px,0);-moz-transform:translate3d(0,1px,0);-ms-transform:translate3d(0,1px,0);-o-transform:translate3d(0,1px,0);transform:translate3d(0,1px,0)}.gallery.infinity a.download,.gallery-popup.infinity a.download{right:5px;margin:15px}.gallery-popup a.download{margin:15px}.gallery.infinity .my-slick-active:hover a.download,.gallery:not(.infinity) .outer:hover a.download,.gallery-popup .inner:hover a.download{opacity:1;-webkit-transform:translate3d(0,0,0) scale(1);-moz-transform:translate3d(0,0,0) scale(1);-ms-transform:translate3d(0,0,0) scale(1);-o-transform:translate3d(0,0,0) scale(1);transform:translate3d(0,0,0) scale(1)}.gallery-popup,.gallery-popup.slick-slider{position:fixed;top:0;left:0;width:100%;height:100vh;z-index:10000;opacity:0;visibility:hidden;pointer-events:none;-webkit-transition:opacity 0.4s ease 0s,visibility 0s ease 0.4s,z-index 0.4s linear,margin 0.3s ease,border-width 0.3s ease,top 0.3s ease,transform 0.4s ease,-webkit-transform 0.4s ease;-o-transition:opacity 0.4s ease 0s,visibility 0s ease 0.4s,z-index 0.4s linear,margin 0.3s ease,border-width 0.3s ease,top 0.3s ease,transform 0.4s ease,-webkit-transform 0.4s ease;transition:opacity 0.4s ease 0s,visibility 0s ease 0.4s,z-index 0.4s linear,margin 0.3s ease,border-width 0.3s ease,top 0.3s ease,transform 0.4s ease,-webkit-transform 0.4s ease;-webkit-transform:translate3d(0,0,0);-moz-transform:translate3d(0,0,0);-ms-transform:translate3d(0,0,0);-o-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}.gallery-popup.open,.gallery-popup.slick-slider.open{opacity:1;visibility:visible;pointer-events:auto;-webkit-transition:opacity 0.5s ease 0s,visibility 0s ease 0s,z-index 0.5s linear,margin 0.3s ease,border-width 0.3s ease,top 0.3s ease,transform 0.4s ease,-webkit-transform 0.4s ease;-o-transition:opacity 0.5s ease 0s,visibility 0s ease 0s,z-index 0.5s linear,margin 0.3s ease,border-width 0.3s ease,top 0.3s ease,transform 0.4s ease,-webkit-transform 0.4s ease;transition:opacity 0.5s ease 0s,visibility 0s ease 0s,z-index 0.5s linear,margin 0.3s ease,border-width 0.3s ease,top 0.3s ease,transform 0.4s ease,-webkit-transform 0.4s ease}.gallery-popup:before,.gallery-popup.slick-slider:before{content:"";position:absolute;display:block;top:0;left:0;right:0;bottom:0;background-color:#111;opacity:0.95}.gallery-popup .slick-dots,.gallery-popup.slick-slider .slick-dots{position:absolute;left:0;width:100%;top:auto;bottom:0;text-align:center;color:white;margin:0 0 10px;padding:0}.gallery-popup .slick-arrow,.gallery-popup.slick-slider .slick-arrow{z-index:1;color:white}@media (max-width:999px){.gallery-popup .slick-arrow,.gallery-popup.slick-slider .slick-arrow{display:none !important}}.gallery-popup .slide,.gallery-popup.slick-slider .slide{text-align:center;font-size:0;line-height:0;-webkit-transition:0.5s ease;-o-transition:0.5s ease;transition:0.5s ease;background-position:center;background-repeat:no-repeat;opacity:0}.gallery-popup .slide.loaded,.gallery-popup.slick-slider .slide.loaded{opacity:1}.gallery-popup .slide .outer,.gallery-popup.slick-slider .slide .outer{position:relative;display:block;height:100vh;-webkit-transition:0.5s ease;transition:0.5s ease}.gallery-popup .slide .outer .inner,.gallery-popup.slick-slider .slide .outer .inner{position:relative;display:inline-block;vertical-align:middle}.gallery-popup .slide .outer:after,.gallery-popup.slick-slider .slide .outer:after{content:"";position:relative;display:inline-block;height:100%;vertical-align:middle}.gallery-popup .slide .outer .image-outer,.gallery-popup.slick-slider .slide .outer .image-outer{display:inline-block;margin:0 auto}@media (min-width:768px){.gallery-popup .slide .outer .image-outer,.gallery-popup.slick-slider .slide .outer .image-outer{box-shadow:0 5px 40px -12px black}}.gallery-popup .slide .outer .image-outer:after,.gallery-popup.slick-slider .slide .outer .image-outer:after{content:"";position:absolute;top:1px;left:1px;right:1px;bottom:1px;outline:1px solid rgba(255,255,255,0.1)}.gallery-popup .slide .outer .image-outer img,.gallery-popup.slick-slider .slide .outer .image-outer img{position:relative;max-height:88vh;max-width:92vw}@media (min-width:768px){.gallery-popup .slide .outer .image-outer img,.gallery-popup.slick-slider .slide .outer .image-outer img{max-width:calc(92vw - 140px)}}.gallery-popup .slide .outer .has-text,.gallery-popup.slick-slider .slide .outer .has-text{position:relative}@media (min-width:768px){.gallery-popup .slide .outer .has-text,.gallery-popup.slick-slider .slide .outer .has-text{margin-right:380px}}.gallery-popup .slide .outer .has-text .image-outer img,.gallery-popup.slick-slider .slide .outer .has-text .image-outer img{position:relative}@media (min-width:768px){.gallery-popup .slide .outer .has-text .image-outer img,.gallery-popup.slick-slider .slide .outer .has-text .image-outer img{max-width:calc(92vw - 520px)}}.gallery-popup .slide .outer .has-text .text-wrapper,.gallery-popup.slick-slider .slide .outer .has-text .text-wrapper{position:absolute;top:0;left:100%;bottom:0;width:360px;background-color:white;text-align:left;padding:25px}@media (max-width:767.98px){.gallery-popup .slide .outer .has-text .text-wrapper,.gallery-popup.slick-slider .slide .outer .has-text .text-wrapper{position:relative;display:inline-block;left:auto;padding:15px 20px;max-width:92vw}}.gallery-popup .slide .outer .has-text .text-wrapper:before,.gallery-popup.slick-slider .slide .outer .has-text .text-wrapper:before{content:"";position:relative;display:inline-block;height:100%;vertical-align:middle}.gallery-popup .slide .outer .has-text .text-box,.gallery-popup.slick-slider .slide .outer .has-text .text-box{display:inline-block;vertical-align:middle;font-size:14px;line-height:19px;margin-bottom:10px}@media (min-width:768px){.gallery-popup .slide .outer .has-text .text-box,.gallery-popup.slick-slider .slide .outer .has-text .text-box{font-size:15px;line-height:21px}}.page-footer{overflow:hidden}.page-footer a:hover{text-decoration:none}.page-footer .primary{position:relative;display:flex;justify-content:space-between;align-items:center}@media (max-width:767.98px){.page-footer .primary{flex-direction:column;align-items:flex-start}}.page-footer .primary:before{content:"";position:absolute;top:0;bottom:0;left:-1000px;right:-1000px;background-color:#e30613}@media (max-width:767.98px){.page-footer .primary:before{height:45px}}.page-footer .primary a{color:white}.page-footer .primary ul{position:relative}.page-footer .primary ul li{display:inline-block}@media (max-width:767.98px){.page-footer .primary ul{text-align:left}.page-footer .primary ul.social-shares{margin:10px -5px;display:block;width:100%;text-align:left}.page-footer .primary ul.navbar{order:1;list-style:none;margin:15px -7px 22px}.page-footer .primary ul.navbar:last-child{margin-top:40px;box-shadow:0 0 0 20px white;background-color:white}.page-footer .primary ul.navbar a{color:#444;padding:4px;display:block;font-size:15px}.page-footer .primary ul.navbar a:before{content:"R";font-family:"Icons",sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-weight:400;text-transform:none;font-style:normal;font-size:16px;display:inline-block;vertical-align:top;position:relative;top:-1px;margin-right:-1px}}@media (min-width:768px){.page-footer .primary ul.navbar{margin-left:-16px}.page-footer .primary ul.navbar li{margin:15px 2px}}@media (min-width:768px) and (min-width:768px) and (max-width:991.98px){.page-footer .primary ul.navbar li{margin-right:-4px}}@media (min-width:768px){.page-footer .primary ul.navbar a{position:relative;left:0;font-family:'Saira Condensed',sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-size:120%;font-weight:700;text-transform:uppercase;padding:5px 5px 5px 15px;-webkit-transition:0.3s ease;-o-transition:0.3s ease;transition:0.3s ease}}@media (min-width:768px) and (min-width:768px) and (max-width:991.98px){.page-footer .primary ul.navbar a{font-size:16px}}@media (min-width:768px){.page-footer .primary ul.navbar a:before{content:"a";font-family:"Icons",sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-weight:400;text-transform:none;font-style:normal;position:absolute;font-size:14px;line-height:20px;left:0;top:50%;margin-top:-11px;-webkit-transform:translate3d(-10px,0,0);-moz-transform:translate3d(-10px,0,0);-ms-transform:translate3d(-10px,0,0);-o-transform:translate3d(-10px,0,0);transform:translate3d(-10px,0,0);opacity:0;-webkit-transition:0.3s ease;-o-transition:0.3s ease;transition:0.3s ease;pointer-events:none}.page-footer .primary ul.navbar a:after{content:"";position:absolute;display:block;top:0;left:0;right:0;bottom:0;-webkit-transition:0.3s ease;-o-transition:0.3s ease;transition:0.3s ease}.page-footer .primary ul.navbar a:hover{left:5px}.page-footer .primary ul.navbar a:hover:before{-webkit-transform:translate3d(0,0,0);-moz-transform:translate3d(0,0,0);-ms-transform:translate3d(0,0,0);-o-transform:translate3d(0,0,0);transform:translate3d(0,0,0);opacity:1}.page-footer .primary ul.navbar a:hover:after{left:-5px}}.page-footer .sitemap{margin:50px 0 70px;position:relative;display:flex;list-style:none;justify-content:space-between;padding-left:16%}@media (max-width:767.98px){.page-footer .sitemap{display:none}}.page-footer .sitemap:before{content:"";position:absolute;top:0;left:-8px;width:130px;height:80px;background-image:url('../../../_assets/fa8034ecf72d82701a1cfbae71dd8768/Frontend/Images/muellermilch.png');background-size:100%}@media (max-width:991.98px){.page-footer .sitemap:before{width:100px;background-repeat:no-repeat}}@media (max-width:991.98px){.page-footer .sitemap{padding-left:0;margin-top:30px}.page-footer .sitemap:before{display:none}}.page-footer .sitemap>li{max-width:20%}@media (min-width:768px) and (max-width:991.98px){.page-footer .sitemap>li{max-width:20%}}.page-footer .sitemap>li>a{display:inline-block;font-family:'Saira Condensed',sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-weight:700;text-transform:uppercase;font-size:120%;margin:5px 0 12px;-webkit-transition:0.3s ease;-o-transition:0.3s ease;transition:0.3s ease;white-space:nowrap}@media (max-width:991.98px){.page-footer .sitemap>li>a{font-size:110%}}.page-footer .sitemap>li>a:hover{color:#e30613}.page-footer .sitemap a{color:#444}.page-footer .sitemap ul{list-style:none;margin-right:10px}.page-footer .sitemap ul li{margin-right:5px}.page-footer .sitemap ul a{position:relative;display:block;margin-bottom:5px;margin-left:-5px;padding-left:15px;left:0;-webkit-transition:0.3s ease;-o-transition:0.3s ease;transition:0.3s ease}.page-footer .sitemap ul a:before{content:"R";position:absolute;font-family:"Icons",sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-weight:400;text-transform:none;font-style:normal;left:0;top:0;opacity:1;-webkit-transition:opacity 0.3s ease;-o-transition:opacity 0.3s ease;transition:opacity 0.3s ease}.page-footer .sitemap ul a:hover{color:#e30613}.page-footer .sitemap ul a:hover:before{opacity:1}@media (max-width:991.98px){.page-footer .sitemap ul a{font-size:13px;line-height:1.4}}.breadcrumb-navigation ol li{display:inline-block;padding-right:20px;position:relative}.breadcrumb-navigation ol li:after{content:"R";font-family:"Icons",sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-weight:400;text-transform:none;font-style:normal;color:rgba(68,68,68,0.5);position:absolute;top:50%;right:0;transform:translateY(-50%)}.breadcrumb-navigation ol li:last-of-type{padding:0}.breadcrumb-navigation ol li:last-of-type:after{content:none}.breadcrumb-navigation ol li a{display:block;color:#444;-webkit-transition:0.3s ease;-o-transition:0.3s ease;transition:0.3s ease}.breadcrumb-navigation ol li a span{display:block}.breadcrumb-navigation ol li a:hover{text-decoration:none}.breadcrumb-navigation ol li:not(:last-child) a{opacity:0.5}.breadcrumb-navigation ol li:not(:last-child) a:hover{opacity:0.8}.teasers{position:relative;display:flex;flex-flow:wrap;margin:0 -7px;text-align:center;color:#444}@media (min-width:768px){.teasers.mobile-only{display:none !important}}@media (max-width:767.98px){.teasers.mobile-only{display:block;max-width:360px;margin-left:auto;margin-right:auto}.teasers.mobile-only .slick-list{overflow:visible}.teasers.mobile-only .slick-slide{height:auto}.teasers.mobile-only .teaser{padding-left:0;padding-right:20px}.teasers.mobile-only+.teasers{display:none !important}}@media (min-width:768px){.teasers{margin:0 -10px}}@media (min-width:992px){.teasers{margin:0 -15px}}.teasers .teaser{position:relative;display:block;padding:7px;text-align:left}@media (min-width:576px){.teasers .teaser{flex:1 1 33.3333%;max-width:33.3333%}}@media (min-width:768px){.teasers .teaser{padding:10px}}@media (min-width:992px){.teasers .teaser{padding:15px}}.teasers .outer{position:relative;height:100%;background-color:white;box-shadow:0 0 3px rgba(0,0,0,0.5)}.teasers .teaser-header{padding:12px 18px 12px 22px;font-size:13px;font-weight:600;line-height:17px;white-space:nowrap;text-overflow:ellipsis;overflow:hidden}.teasers .teaser-header .news-date+.news-category:before{content:"\00b7";font-weight:700;margin:0 6px 0 3px;color:#e30613}.teasers .btn{margin-top:4px;margin-bottom:4px}.teasers .image-box{position:relative;display:block}.teasers .image-box img{position:relative;display:block;top:0;left:0;width:100%;-webkit-transition:0.3s ease;-o-transition:0.3s ease;transition:0.3s ease}.teasers.slick-slider{display:block}.teasers.slick-slider a:focus{box-shadow:none;outline:0}.teasers .slick-dots{display:inline-block;vertical-align:middle}.teasers .slick-list{overflow:visible;width:100%;margin-bottom:-5px}.teasers .slick-track{display:flex;min-width:100%}.teasers .slick-track .teaser{height:auto;float:none}.teasers[data-type="press"] .teaser{max-width:none;width:auto;flex:1 1 100%}.teasers[data-type="press"] .teaser+.teaser .outer{border-top:1px solid #ccc;padding-top:12px}.teasers[data-type="press"] .teaser.square-image .outer{display:flex}.teasers[data-type="press"] .teaser.square-image .image-box{max-width:40%;min-width:40%;margin-right:30px}.teasers[data-type="press"] .teaser.square-image p:not(.date){margin-bottom:auto}.teasers[data-type="press"] .teaser.square-image .text-box{position:relative;display:flex;flex-direction:column;justify-content:space-between;padding-bottom:19px}.teasers[data-type="press"] .teaser.square-image .btn{position:relative}@media (min-width:576px){.teasers[data-type="press"] .teaser.square-image .btn{position:absolute;right:0;bottom:15px}}.teasers[data-type="press"] .outer{box-shadow:none}.teasers[data-type="press"] .text-4,.teasers[data-type="press"] .content-groups.accordion .item-title,.content-groups.accordion .teasers[data-type="press"] .item-title,.teasers[data-type="press"] h4{font-size:140%;margin:20px 0 14px}.teasers[data-type="press"] .text-4 a,.teasers[data-type="press"] .content-groups.accordion .item-title a,.content-groups.accordion .teasers[data-type="press"] .item-title a,.teasers[data-type="press"] h4 a{color:#444}.teasers[data-type="press"] .text-4 a:hover,.teasers[data-type="press"] .content-groups.accordion .item-title a:hover,.content-groups.accordion .teasers[data-type="press"] .item-title a:hover,.teasers[data-type="press"] h4 a:hover{text-decoration:none}.teasers[data-type="press"] a.image-box{overflow:hidden;margin:20px 0 14px}.teasers[data-type="press"] a.image-box img{position:relative;display:block;-webkit-transform:translate3d(0,0,0) scale(1);-moz-transform:translate3d(0,0,0) scale(1);-ms-transform:translate3d(0,0,0) scale(1);-o-transform:translate3d(0,0,0) scale(1);transform:translate3d(0,0,0) scale(1);-webkit-transition:0.3s ease;-o-transition:0.3s ease;transition:0.3s ease}.teasers[data-type="press"] a.image-box:hover img{-webkit-transform:translate3d(0,0,0) scale(1.05);-moz-transform:translate3d(0,0,0) scale(1.05);-ms-transform:translate3d(0,0,0) scale(1.05);-o-transform:translate3d(0,0,0) scale(1.05);transform:translate3d(0,0,0) scale(1.05)}.teasers[data-type="press"] .date{opacity:0.6;display:inline-block;vertical-align:middle;margin:12px 0;font-size:14px}@media (min-width:576px){.teasers[data-type="press"] .date{margin:12px 0 0}}.teasers[data-type="press"] .btn{font-size:14px;line-height:16px;vertical-align:middle;margin-left:auto;float:right;margin:10px 0 0}.teasers[data-type="crosslinks"] .teaser{max-width:100%;flex:1 1 100%;width:100%;padding-top:5px}@media (max-width:575.98px){.teasers[data-type="crosslinks"] .teaser{padding-top:2px}.teasers[data-type="crosslinks"] .teaser:nth-child(odd) .text-box{order:-1}}@media (min-width:576px){.teasers[data-type="crosslinks"] .teaser{max-width:25%;flex:1 1 25%;width:25%}}.teasers[data-type="crosslinks"] .outer{display:flex;background-color:white}@media (max-width:575.98px){.teasers[data-type="crosslinks"] .outer>*{max-width:50%}}@media (min-width:576px){.teasers[data-type="crosslinks"] .outer{flex-direction:column}}.teasers[data-type="crosslinks"] .outer:hover{text-decoration:none}.teasers[data-type="crosslinks"] .outer:hover p:before{color:#e30613}.teasers[data-type="crosslinks"] .text-box{text-align:center;padding:12px;flex-grow:1;display:flex;align-items:center;justify-content:center;min-height:64px}.teasers[data-type="crosslinks"] p{color:#004884;font-family:'Saira Condensed',sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-size:20px;font-weight:700;margin:0}.teasers[data-type="crosslinks"] p:before{content:"a";position:relative;top:1px;font-family:"Icons",sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-weight:400;text-transform:none;font-style:normal;font-size:17px;margin-right:5px;margin-left:-6px;color:#78aad1;-webkit-transition:0.3s ease;-o-transition:0.3s ease;transition:0.3s ease}@media (max-width:767.98px){.teasers[data-type="crosslinks"] p{font-size:16px}.teasers[data-type="crosslinks"] p:before{font-size:14px;margin-right:0}}.teasers[data-type="milk"] .teaser{padding-top:0}@media (max-width:575.98px){.teasers[data-type="milk"] .teaser{max-width:260px;align-self:center;margin:0 auto 10px}.teasers[data-type="milk"] .teaser .text-box{position:relative;z-index:1}.teasers[data-type="milk"] .teaser:nth-child(2){top:-15px}}.teasers[data-type="milk"] .outer{display:block;margin-top:-5%;box-shadow:none;color:#444;-webkit-transition:0.3s ease;-o-transition:0.3s ease;transition:0.3s ease;text-align:center}.teasers[data-type="milk"] .outer:hover{text-decoration:none;color:#e30613}.teasers[data-type="milk"] .image-box img{width:auto;max-width:100%;margin:0 auto}.teasers[data-type="milk"] p{margin:8px 0 0}.teasers[data-type="milk"] p:before{content:"a";font-family:"Icons",sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-weight:400;text-transform:none;font-style:normal;font-size:13px;color:#78aad1;position:relative;top:1px;margin-right:2px;margin-left:-3px}.teasers[data-type="index"]{position:relative;margin-top:-125px;z-index:1}@media (max-width:767.98px){.teasers[data-type="index"]{margin-top:-70px}}@media (max-width:575.98px){.teasers[data-type="index"]{margin-top:-55px;margin-bottom:20px}.teasers[data-type="index"] .teaser{margin-bottom:-6px;width:100%}.teasers[data-type="index"] .teaser:nth-child(even) .text-box{order:0}.teasers[data-type="index"] .image-box{flex:1 1 100%;overflow:hidden}.teasers[data-type="index"] .image-box img{top:50%;left:50%;height:100%;transform:translate(-50%,-50%)}.teasers[data-type="index"] .text-box{flex:1 1 100%}}.teasers[data-type="index"] .outer{display:flex}@media (min-width:576px){.teasers[data-type="index"] .outer{flex-direction:column}}.teasers[data-type="index"] .outer:hover{text-decoration:none}.teasers[data-type="index"] .outer:hover p:before{color:#e30613}.teasers[data-type="index"] .text-box{text-align:center;padding:12px;flex-grow:1;display:flex;align-items:center;justify-content:center;min-height:64px;order:-1;min-width:50%}@media (max-width:767.98px){.teasers[data-type="index"] .text-box{min-height:52px}}.teasers[data-type="index"] p{color:#004884;font-family:'Saira Condensed',sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-size:22px;font-weight:700;margin:0}@media (max-width:767.98px){.teasers[data-type="index"] p{font-size:14px}}@media (max-width:575.98px){.teasers[data-type="index"] p{font-size:16px}}.teasers[data-type="index"] p:before{content:"a";position:relative;top:1px;font-family:"Icons",sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-weight:400;text-transform:none;font-style:normal;font-size:17px;margin-right:5px;margin-left:-6px;color:#78aad1;-webkit-transition:0.3s ease;-o-transition:0.3s ease;transition:0.3s ease}@media (max-width:767.98px){.teasers[data-type="index"] p:before{font-size:12px;margin-right:1px}}.teasers[data-type="products"]{margin-top:15px}@media (max-width:575.98px){.teasers[data-type="products"]{margin:10px -5px 0}}.teasers[data-type="products"] .teaser{flex:1 1 16.6666%;max-width:16.6666%;padding:15px}@media (max-width:575.98px){.teasers[data-type="products"] .teaser{flex:1 1 33.3333%;max-width:33.3333%;padding:8px 5px}}.teasers[data-type="products"] .image-box{max-width:135px;max-height:135px;margin:0 auto;text-align:center}.teasers[data-type="products"] .image-box img{display:inline-block;width:auto;max-width:100%;max-height:135px;-webkit-backface-visibility:hidden;-ms-transform:translateZ(0);-webkit-transform:translateZ(0);transform:translateZ(0)}.teasers[data-type="products"] .text-box{text-align:center;line-height:1.3;margin:8px 10px 0;display:flex;align-items:center;justify-content:center;min-height:40px}@media (max-width:575.98px){.teasers[data-type="products"] .text-box{margin:8px 0}}.teasers[data-type="products"] .text-box p{margin:0}.teasers[data-type="products"] .text-box p:before{content:"a";font-family:"Icons",sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-weight:400;text-transform:none;font-style:normal;font-size:11px;display:inline-block;vertical-align:top;top:4px;position:relative;margin-right:2px;color:#78aad1;-webkit-transition:0.3s ease;-o-transition:0.3s ease;transition:0.3s ease}@media (max-width:575.98px){.teasers[data-type="products"] .text-box p:before{top:3px;font-size:10px;margin-right:1px}}.teasers[data-type="products"] .outer{color:#444;-webkit-transition:0.3s ease;-o-transition:0.3s ease;transition:0.3s ease}.teasers[data-type="products"] .outer:hover{text-decoration:none;color:#e30613}.teasers[data-type="products"] .outer:hover p:before{color:#e30613}.teasers[data-type="dashboard"]{position:relative;display:block;margin:50px -5px;display:flex;flex-wrap:wrap;align-items:flex-start}.teasers[data-type="dashboard"]:first-child{margin-top:20px}.teasers[data-type="dashboard"]:last-child{margin-bottom:20px}@media (max-width:767.98px){.teasers[data-type="dashboard"]{margin:20px -15px}}.teasers[data-type="dashboard"] .grid-size{flex:1 1 25%;max-width:25%;width:25%}@media (max-width:575.98px){.teasers[data-type="dashboard"] .grid-size{flex:1 1 50%;max-width:50%;width:50%}}.teasers[data-type="dashboard"] .teaser{position:relative;display:block;flex:1 1 50%;max-width:50%;width:50%;padding:0}@media (max-width:575.98px){.teasers[data-type="dashboard"] .teaser{flex:1 1 100%;max-width:100%;width:100%}}.teasers[data-type="dashboard"] .teaser:before{content:"";position:relative;display:block;padding-top:100%}.teasers[data-type="dashboard"] .teaser .outer{position:absolute;top:5px;left:5px;right:5px;bottom:5px;box-shadow:none;height:auto;overflow:hidden}.teasers[data-type="dashboard"] .teaser.sm:before{padding-top:50%}.teasers[data-type="dashboard"] .teaser.xs{flex:1 1 25%;max-width:25%;width:25%}@media (max-width:575.98px){.teasers[data-type="dashboard"] .teaser.xs{flex:1 1 50%;max-width:50%;width:50%}}.teasers[data-type="dashboard"] .teaser:hover .image-box img{-webkit-transform:translate3d(0,0,0) scale(1.05);-moz-transform:translate3d(0,0,0) scale(1.05);-ms-transform:translate3d(0,0,0) scale(1.05);-o-transform:translate3d(0,0,0) scale(1.05);transform:translate3d(0,0,0) scale(1.05)}.teasers[data-type="dashboard"] .teaser[data-type]:not([data-type=""]) .left-textbox h3{padding-left:53px}.teasers[data-type="dashboard"] .teaser[data-type]:not([data-type=""]) .right-textbox h3{padding-right:53px}.teasers[data-type="dashboard"] .teaser[data-type]:not([data-type=""]) .right-textbox h3:before{left:auto;right:5px}.teasers[data-type="dashboard"] .teaser[data-type]:not([data-type=""]) h3:before{content:"";position:absolute;left:2px;width:48px;height:46px;top:0;background-position:center;background-repeat:no-repeat}.teasers[data-type="dashboard"] .teaser[data-type="all,drinks"] h3:before,.teasers[data-type="dashboard"] .teaser[data-type="drinks"] h3:before{background-image:url('../../../_assets/fa8034ecf72d82701a1cfbae71dd8768/Frontend/Images/icon_getraenke_invert.svg');background-size:110%}.teasers[data-type="dashboard"] .teaser[data-type="all,yoghurt"] h3:before,.teasers[data-type="dashboard"] .teaser[data-type="yoghurt"] h3:before{background-image:url('../../../_assets/fa8034ecf72d82701a1cfbae71dd8768/Frontend/Images/icon_joghurt_invert.svg');background-size:100%}.teasers[data-type="dashboard"] .teaser[data-type="all,desserts"] h3:before,.teasers[data-type="dashboard"] .teaser[data-type="desserts"] h3:before,.teasers[data-type="dashboard"] .teaser[data-type="all,yoghurt,desserts"] h3:before{background-image:url('../../../_assets/fa8034ecf72d82701a1cfbae71dd8768/Frontend/Images/icon_milchreis_invert.svg');background-size:80%}.teasers[data-type="dashboard"] .teaser[data-type="all,drinks,desserts"] h3:before,.teasers[data-type="dashboard"] .teaser[data-type="all,desserts,drinks"] h3:before{background-image:url('../../../_assets/fa8034ecf72d82701a1cfbae71dd8768/Frontend/Images/icon_getraenk_dessert_invert.svg');background-size:110%}.teasers[data-type="dashboard"] .image-box{position:relative;display:block;height:100%}.teasers[data-type="dashboard"] .image-box img{position:relative;display:block;width:100%;height:100%;object-fit:cover;-webkit-transition:0.3s ease;-o-transition:0.3s ease;transition:0.3s ease;-webkit-transform:translate3d(0,0,0) scale(1);-moz-transform:translate3d(0,0,0) scale(1);-ms-transform:translate3d(0,0,0) scale(1);-o-transform:translate3d(0,0,0) scale(1);transform:translate3d(0,0,0) scale(1)}.teasers[data-type="dashboard"] .text-box{position:absolute;display:block;top:25px;left:0}.teasers[data-type="dashboard"] .text-box.right-textbox{left:auto;right:0}.teasers[data-type="dashboard"] .text-box.right-textbox h3{padding:12px 24px 13px 40px}.teasers[data-type="dashboard"] .text-box.right-textbox h3:after{left:12px;right:auto;content:"L"}.teasers[data-type="dashboard"] h3{position:relative;display:inline-block;background-color:#e30613;color:white;margin:0;font-size:18px;line-height:1.2;padding:12px 40px 13px 24px}@media (max-width:991.98px){.teasers[data-type="dashboard"] h3{font-size:16px;line-height:1.4}}.teasers[data-type="dashboard"] h3:after{content:"R";font-family:"Icons",sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-weight:400;text-transform:none;font-style:normal;position:absolute;font-size:20px;top:50%;right:12px;margin:-11px 0;line-height:1;-webkit-transition:0.3s ease;-o-transition:0.3s ease;transition:0.3s ease}.teasers[data-type="dashboard"] h3:hover:after{margin:-11px -5px}.teasers.isotope{display:block;line-height:0;font-size:0;-webkit-transition:height 0.6s ease;-o-transition:height 0.6s ease;transition:height 0.6s ease}.teasers.isotope.isotope--loading .teaser{opacity:0}.teasers.isotope .teaser{display:inline-block}.table{background-color:#fff}.cookie-box{display:none;position:fixed;background-color:#fff;bottom:0;left:0;right:0;padding:25px;font-size:0.8em;box-shadow:0 0 30px 0 rgba(0,0,0,0.3);z-index:9999}@media (min-width:576px){.cookie-box{bottom:25px;left:auto;right:25px;width:400px}}.cookie-box .btn{margin:0}.cookie-box p a{color:#e30613}#CybotCookiebotDialogBody{max-width:90% !important}#CybotCookiebotDialog a,#CybotCookiebotDialog div,#CybotCookiebotDialogBodyContentControls,#CybotCookiebotDialogBodyContentTitle{font-family:'FagoWeb-CondXbold',sans-serif !important}#CybotCookiebotDialogBodyButtonDecline,#CybotCookiebotDialogBodyButtonAccept{font-family:'FagoWeb-CondXbold',sans-serif !important;padding:10px 0;font-size:18px;max-width:300px;vertical-align:middle;border:none !important}@media (min-width:992px){#CybotCookiebotDialogBodyButtonDecline,#CybotCookiebotDialogBodyButtonAccept{padding:12px 60px}}@media (max-width:991.98px){#CybotCookiebotDialogBodyButtonDecline,#CybotCookiebotDialogBodyButtonAccept{font-size:15px;width:100% !important}}@media (max-width:767.98px){#CybotCookiebotDialogBodyButtonDecline,#CybotCookiebotDialogBodyButtonAccept{display:block}}#CybotCookiebotDialogBodyButtonDecline{background-color:#fff !important;color:#e30613 !important}@media (max-width:767.98px){#CybotCookiebotDialogBodyButtonDecline{margin:0 auto 10px !important}}#CybotCookiebotDialogBodyButtonAccept{background-color:#e30613 !important;color:#fff !important}@media (max-width:767.98px){#CybotCookiebotDialogBodyButtonAccept{margin:10px auto 0 !important}}@media (max-width:991.98px){#CybotCookiebotDialogBodyContentText p{font-size:12px !important}}#CybotCookiebotDialogDetailBodyContent{overflow:auto;border-bottom:1px solid #404040 !important}#CybotCookiebotDialogDetailBodyContentCookieContainerTypeDetails,#CybotCookiebotDialogDetailBodyContentIABv2Details{padding:10px !important}.quiz h1,.quiz h2{font-family:'Saira Condensed',sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;text-transform:uppercase;font-size:75px;line-height:60px;font-weight:700;color:#78aad1;text-align:center;max-width:40%;margin-top:26px}@media (max-width:767.98px){.quiz h1,.quiz h2{font-size:40px;max-width:none;margin-top:8px;line-height:34px}}.quiz h1 span,.quiz h2 span{display:inline-block}@media (max-width:767.98px){.quiz h1 span+span,.quiz h2 span+span{margin-left:10px}}@media (min-width:576px){.quiz h1 span,.quiz h2 span{display:block;white-space:nowrap}.quiz h1 span:first-child:before,.quiz h2 span:first-child:before{content:"";display:inline-block}.quiz h1 span:last-child:after,.quiz h2 span:last-child:after{content:"";display:inline-block;width:120px}}.quiz .text-4,.quiz .content-groups.accordion .item-title,.content-groups.accordion .quiz .item-title{color:#004884}.quiz .slide{position:relative;overflow:hidden}.quiz .slide:nth-child(2) h2 span:first-child:before{width:40px}.quiz .slide:nth-child(2) h2 span:last-child:after{width:180px}@media (min-width:768px){.quiz .question .headline-box{padding-left:50px}}@media (min-width:576px) and (max-width:767.98px){.quiz .headline-box h1{display:flex}}@media (max-width:991.98px){.quiz .headline-box span{font-size:58px}}@media (min-width:576px) and (max-width:767.98px){.quiz .headline-box span{font-size:48px;text-align:left;display:inline-block}}@media (max-width:575.98px){.quiz .headline-box span{font-size:42px}}@media (max-width:575.98px){.quiz .headline-box{text-align:center}}.quiz .container{position:absolute;display:flex;flex-direction:column;justify-content:space-between;top:0;bottom:0;left:50%;-webkit-transform:translate(-50%,0);-moz-transform:translate(-50%,0);-ms-transform:translate(-50%,0);-o-transform:translate(-50%,0);transform:translate(-50%,0);margin:0;padding:50px 15px 0}@media (max-width:767.98px){.quiz .container{padding-top:30px;width:100%}}.quiz .image-box{position:relative;display:block;height:550px}@media (min-width:576px) and (max-width:767.98px){.quiz .image-box{height:380px}.quiz .image-box .img{height:380px}}.quiz .content-box{position:relative;display:flex;flex-direction:column;justify-content:center;z-index:1;padding:20px 0;min-height:200px;overflow:hidden;background-color:rgba(236,247,254,0.7);box-shadow:0 2000px 0 2000px rgba(236,247,254,0.7)}@media (max-width:575.98px){.quiz .content-box{display:block}}.quiz .content-box p:last-child{margin-bottom:0}.quiz .content-box .btn.start{max-width:300px}@media (max-width:767.98px){.quiz .content-box .btn.start{max-width:250px}}@media (min-width:576px){.quiz .content-box .btn.start{position:relative;display:inline-block;left:50%;transform:translate(-50%,0)}}@media (min-width:768px){.quiz .content-box .btn.next{-webkit-transition:0.4s ease;-o-transition:0.4s ease;transition:0.4s ease}}.quiz .content-box .btn.next:not(.start){padding-left:26px;position:relative;display:inline-block;left:50%;transform:translate(-50%,0)}@media (max-width:767.98px){.quiz .content-box .btn.next:not(.start){position:relative;left:50%;transform:translate(-50%,0)}}@media (min-width:576px){.quiz .content-box .btn.next:not(.start){padding-right:18px;padding-left:36px}}.quiz .content-box .btn.next:not(.start):before{content:"a";font-family:"Icons",sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-weight:400;text-transform:none;font-style:normal;display:inline-block;font-size:17px;line-height:20px;position:absolute;left:14px;top:50%;margin-top:-10px}@media (max-width:575.98px){.quiz .content-box .btn.next:not(.start):before{font-size:14px;left:8px}}.quiz .question{text-align:center;position:absolute;width:100%;top:0;bottom:0;display:flex;flex-direction:column;justify-content:center;z-index:1;-webkit-transition:0.4s ease;-o-transition:0.4s ease;transition:0.4s ease}.quiz .question .btn{margin:5px auto}.quiz .question .options{display:flex}@media (min-width:768px){.quiz .question .options .btn{display:flex;align-items:center;justify-content:center;margin:10px;min-width:200px;max-width:300px}}@media (max-width:991.98px){.quiz .question .options .btn{font-size:18px}}@media (max-width:767.98px){.quiz .question .options .btn{margin:5px;flex:1}}@media (min-width:768px){.quiz .question .options{justify-content:center}}@media (max-width:575.98px){.quiz .question .options{flex-direction:column;width:275px;margin:0 auto}}.quiz .answer{opacity:0;z-index:-1;-webkit-transform:translate3d(0,200px,0);-moz-transform:translate3d(0,200px,0);-ms-transform:translate3d(0,200px,0);-o-transform:translate3d(0,200px,0);transform:translate3d(0,200px,0);-webkit-transition:0.4s ease;-o-transition:0.4s ease;transition:0.4s ease}@media (min-width:992px){.quiz .answer p{column-count:3;column-gap:20px}}.quiz .answer .text-4,.quiz .answer .content-groups.accordion .item-title,.content-groups.accordion .quiz .answer .item-title{position:relative;padding-left:34px}.quiz .answer .text-4:before,.quiz .answer .content-groups.accordion .item-title:before,.content-groups.accordion .quiz .answer .item-title:before,.quiz .answer .text-4:after,.quiz .answer .content-groups.accordion .item-title:after,.content-groups.accordion .quiz .answer .item-title:after{content:"";font-family:"Icons",sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-weight:400;text-transform:none;font-style:normal;width:26px;height:5px;top:50%;margin-top:-4px;left:-3px;position:absolute;background-color:#e30613;-webkit-transform:rotate(45deg);-moz-transform:rotate(45deg);-ms-transform:rotate(45deg);-o-transform:rotate(45deg);transform:rotate(45deg)}.quiz .answer .text-4:after,.quiz .answer .content-groups.accordion .item-title:after,.content-groups.accordion .quiz .answer .item-title:after{-webkit-transform:rotate(-45deg);-moz-transform:rotate(-45deg);-ms-transform:rotate(-45deg);-o-transform:rotate(-45deg);transform:rotate(-45deg)}.quiz .slick-slide .img{position:absolute;height:100%;transform:translate(-50%,0)}.quiz .slick-slide .img img{height:100%}@media (max-width:991.98px){.quiz .slick-slide .img img{height:80%}}@media (max-width:575.98px){.quiz .slick-slide .img img{height:45%}}@media (min-width:992px){.quiz .slick-slide .img{left:50%}}@media (min-width:576px) and (max-width:991.98px){.quiz .slick-slide .img{left:55%}}@media (max-width:575.98px){.quiz .slick-slide .img{top:20%;left:50%}}.quiz .slide.show-answer .answer{-webkit-transform:translate3d(0,0,0);-moz-transform:translate3d(0,0,0);-ms-transform:translate3d(0,0,0);-o-transform:translate3d(0,0,0);transform:translate3d(0,0,0);opacity:1;z-index:1}.quiz .slide.show-answer .question{-webkit-transform:translate3d(0,-100%,0);-moz-transform:translate3d(0,-100%,0);-ms-transform:translate3d(0,-100%,0);-o-transform:translate3d(0,-100%,0);transform:translate3d(0,-100%,0);opacity:0}.quiz .slide.show-next .content-box{overflow:visible}.quiz .slide.show-next .question{display:none}.quiz .slide.correct .answer .text-4:before,.quiz .slide.correct .answer .content-groups.accordion .item-title:before,.content-groups.accordion .quiz .slide.correct .answer .item-title:before{content:"b";width:auto;height:auto;background-color:transparent;color:#090;-webkit-transform:none;-moz-transform:none;-ms-transform:none;-o-transform:none;transform:none;font-size:32px;line-height:1;margin-top:-18px}.quiz .slide.correct .answer .text-4:after,.quiz .slide.correct .answer .content-groups.accordion .item-title:after,.content-groups.accordion .quiz .slide.correct .answer .item-title:after{display:none}.quiz .result{display:none}.quiz .result .container{text-align:center}@media (max-width:575.98px){.quiz .result h1{font-size:48px;line-height:38px}}@media (min-width:576px){.quiz .result .headline-box{margin-top:50px}}@media (min-width:576px) and (max-width:767.98px){.quiz .result .headline-box{margin-top:30px}}.quiz .result .image-box .img{height:100%;top:0;transform:translate(-50%,0);left:50%}.quiz .result .image-box .img img{height:100%}@media (max-width:575.98px){.quiz .result .image-box .img{height:125%}}.quiz .result .btn,.quiz .result .sharing{display:inline-block;vertical-align:middle}@media (max-width:767.98px){.quiz .result .btn,.quiz .result .sharing{min-width:150px;font-size:16px;line-height:1}}@media (min-width:576px) and (max-width:767.98px){.quiz .slick-track{height:380px}}.ie .quiz .container{padding-top:100px}@media (min-width:576px){.ie .quiz .slick-slide .img{left:66%}}@media (max-width:575.98px){.ie .quiz .question .options .btn{flex:none}}.ie .quiz .result .img{transform:translate(-50%,0)}.recipe-ingredients{margin-top:30px;flex-direction:row !important}.recipe-ingredients img.recipe-img{display:block;margin-left:auto;margin-right:auto}.recipe-ingredients ul{padding:0;margin:0}.recipe-ingredients ul li{list-style-type:none}.recipe .text-1 span{display:block;font-size:16px;line-height:18px;font-family:'PT Sans',sans-serif;font-weight:400;-webkit-font-smoothing:antialiased}@media (max-width:767.98px){.ie .recipe .text-box,.ie .recipe .image-box{flex:none}}@media print{img{display:none}.container{width:100%;margin:0;float:none}}.btop{position:fixed;right:0;top:auto;bottom:0;height:37px;width:37px;text-align:center;opacity:1;border:0;padding:0;margin:0;background-color:#e30613;z-index:1000}.btop a{text-indent:-9999px;width:37px;height:37px;display:block;margin:0}.btop a:after{width:37px;height:37px;display:block;content:"";position:absolute;top:0;right:0;bottom:0;left:0;background-color:#e30613;transition:linear 0.3s 0.2s;background-repeat:no-repeat;background-size:28px auto;background-position:center center;background-image:url('../../../_assets/fa8034ecf72d82701a1cfbae71dd8768/Frontend/Images/chevron-down.svg')}.btop.gotop a:after{background-image:url('../../../_assets/fa8034ecf72d82701a1cfbae71dd8768/Frontend/Images/chevron-up.svg')}.errtext{margin:80px}@media (max-width:1199.98px){.errtext{margin:45px;width:85%}}@media (max-width:991.98px){.errtext{margin:0;width:103%}}@media (max-width:767.98px){.errtext{width:50%;margin:0 auto}}@media (max-width:575.98px){.errtext{width:75%;margin:0 auto}}.errtext .btn{font-size:24px}.errtext .text-2{margin:0;font-size:35px}@media (max-width:767.98px){.errtext .text-2{font-size:25px}}.errtext .text-1{font-size:90px}.muellercow img{width:90%}@media (min-width:768px){.dairy .dairy-header-wrapper{padding:20px !important}}@media (max-width:991.98px){.dairy .dairy-header{padding:30px}}@media (min-width:768px){.dairy .milk-quote{padding-top:50px}}@media (max-width:991.98px){.dairy .milk-quote{margin:0 auto;overflow:hidden}.dairy .milk-quote img{width:100%;height:auto}.dairy .milk-quote.image-right .text-box{padding:20px 20px 20px 0}.dairy .milk-quote.image-right .text-box{padding:20px 0 20px 20px}.dairy .milk-quote blockquote{padding-left:90px}.dairy .milk-quote blockquote::before{font-size:70px}}@media (max-width:767.98px){.dairy .milk-quote{align-items:flex-end}}.dairy blockquote .text-2{font-size:40px;color:#333;line-height:44px;font-weight:700}@media (max-width:991.98px){.dairy blockquote .text-2{font-size:30px;line-height:33px}}@media (max-width:991.98px){.dairy .ce-grid{padding:0 !important}}@media (max-width:991.98px){.dairy .container>.video-wrapper:first-child:last-child{margin:0}}.milk-quote{position:relative;display:flex;margin:0px auto;align-items:center}@media (max-width:575.98px){.milk-quote{flex-direction:column;margin:-20px auto}.milk-quote .image-box{order:1;margin-bottom:-5%}.milk-quote .image-box img{max-width:100%}.milk-quote .text-box{margin:20px 0 -10px}}@media (min-width:576px){.milk-quote .text-box{max-width:60%;padding:40px 0 40px 40px}.milk-quote.image-right .image-box{order:1}.milk-quote.image-right .text-box{padding:40px 40px 40px 0}}.milk-quote blockquote:before{color:#004884}.history-sub-nav{margin-top:0 !important}.history-sub-nav .history-links{padding:0}.history{position:relative;display:flex;flex-wrap:wrap;-webkit-font-feature-settings:"lnum";font-feature-settings:"lnum";margin:0 -10px;overflow:hidden}.history .text-box .text-1{font-size:90px}@media (max-width:767.98px){.history .text-box .text-1{font-size:70px !important}}.history .link-to-element{top:-106px}.history:after{content:"";position:absolute;display:block;top:10px;left:10px;right:10px;bottom:10px;box-shadow:0 0 0 20px white;pointer-events:none}.history .headline{padding:15px 0 40px;border-bottom:1px solid #444;text-transform:uppercase;text-align:center;min-width:100%;margin-bottom:5px}.history .inner{display:flex;align-items:center;padding:9px}.history .inner.column{flex-direction:column;justify-content:space-between}.history .inner.column .image-box{margin:20px 0}.history .inner.column .image-box:first-child{margin-top:0}.history .inner.column .image-box:last-child{margin-bottom:0}.history .inner.column .image-box.no-margin:last-child{margin:15px -10px -10px}.history .inner.column .image-box.no-margin:last-child img{width:100%}.history .inner.column .image-box.no-margin:first-child{margin:-10px -10px 10px;min-width:calc(100% + 20px)}.history .inner.column .image-box.no-margin:first-child img{width:100%}.history .inner.flex-start{justify-content:flex-start}.history .inner.align-start{align-items:flex-start}@media (min-width:576px){.history .inner{height:100%}}.history .item .text-1:first-child:last-child{margin:0 10px}.history .item .text-1:first-child:last-child.text-center{text-align:center;margin:25px auto 0;min-width:100%}.history .text-2,.history .text-3{text-transform:uppercase}.history .text-3{font-size:32px}.history .text-4,.history .content-groups.accordion .item-title,.content-groups.accordion .history .item-title{font-size:28px}.history .text-6{font-family:'Saira Condensed',sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-size:20px}.history .image-box{overflow:hidden;padding:0 10px}.history .image-box.flex{display:flex}.history .image-box.flex img{max-width:25%}.history .image-box.no-margin{margin:-10px 0;padding:0}.history .image-box.no-margin img{width:100%;height:100%;object-fit:cover}.history .image-box.no-margin:first-child{margin-left:-10px;margin-right:15px}.history .image-box.add-margin{margin:10px 20px}.history .image-box.w-70{max-width:70%;min-width:70%}.history .image-box.w-70.no-margin:last-child{margin-right:-10px;margin-left:20px}.history .image-box.w-66{max-width:66.666%;min-width:66.666%}.history .image-box.w-60{max-width:60%;min-width:60%}.history .image-box.w-50{max-width:50%;min-width:50%}.history .image-box.w-50.no-margin:first-child{max-width:calc(50% + 10px);min-width:calc(50% + 10px)}.history .image-box.w-45{max-width:45%;min-width:45%}.history .image-box.w-40{max-width:40%;min-width:40%}.history .image-box.w-30{max-width:30%;min-width:30%}.history .image-box.w-25{max-width:25%;min-width:25%}.history .image-box.w-20{max-width:20%;min-width:20%}.history .image-box.w-10{max-width:10%;min-width:10%}.history .image-box img{max-width:100%}@media (max-width:767.98px){.history .image-box{padding:0 5px}}.history img.right,.history img.left{float:right;max-width:50%;margin-right:-20px}.history img.right ~ p,.history img.left ~ p{clear:both;max-width:80%;margin-bottom:10px}.history img.left{float:left;margin:-10px -10px 0 -15px;display:inline-block;vertical-align:middle}.history img.left ~ .text-1{display:inline-block;vertical-align:middle;margin-bottom:20px}.history .item{position:relative;padding:10px;width:100%;flex:1 1 100%;max-width:100%}.history .item p{margin:10px 0}.history .item:before{content:"";position:absolute;display:block;height:6px;left:5px;right:5px;bottom:-3px;background-image:url('../../../_assets/fa8034ecf72d82701a1cfbae71dd8768/Frontend/Images/dotted_line.svg');background-size:6px}.history .item:after{content:"";position:absolute;display:block;right:-3px;width:6px;top:5px;bottom:5px;background-image:url('../../../_assets/fa8034ecf72d82701a1cfbae71dd8768/Frontend/Images/dotted_line.svg');background-size:6px}@media (max-width:575.98px){.history .item.lg .inner,.history .item.xl .inner{flex-wrap:wrap}.history .item.lg .inner>div,.history .item.xl .inner>div{max-width:none;width:100%}}@media (min-width:768px){.history .item.xxs{max-width:33.3333%}.history .item.xs{max-width:33.3333%}.history .item.sm{max-width:50%}.history .item.md{max-width:50%}.history .item.lg{max-width:66.6667%}.history .item.xl{max-width:100%}}@media (max-width:991.98px){.history .item.xxs{max-width:50%}.history .item.xs{max-width:100%}.history .item.sm{max-width:50%}.history .item.md{max-width:100%}.history .item.lg{max-width:100%}.history .item.xl{max-width:100%}}@media (max-width:575.98px){.history .item.xxs{max-width:100%}.history .item.xs{max-width:100%}.history .item.sm{max-width:100%}.history .item.md{max-width:100%}.history .item.lg{max-width:100%}.history .item.xl{max-width:100%}}.history .text-box{margin:0 10px}.history .text-box.no-margin{margin:0}.history .text-box:first-child:last-child{align-self:center}.history .text-box.flex{display:flex}.history .text-box.flex *+*{margin-left:15px}.history .text-box.flex p{margin-top:3px}.history .light{font-size:35px;line-height:1;font-family:'Saira Condensed',sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-weight:300;text-transform:uppercase}.history .light strong,.history .light b{font-size:110%}.history strong,.history b{font-weight:700}@media (max-width:991.98px){.history .half-image .inner{padding:0}.history .half-image .image-box{margin:0 15px 0 -10px;height:100%}.history .half-image .text-box{margin:10px;padding-bottom:5px}}@media (max-width:575.98px){.history .half-image .image-box:first-child{max-width:unset !important;margin:0}.history .half-image .text-box{margin:15px}.history .half-image .text-3{font-size:32px}}@media (min-width:576px) and (max-width:991.98px){.history .switch-column{flex-direction:row !important;align-items:normal}.history .switch-column .image-box{min-width:50% !important}.history .switch-column .image-box ~ .text-box,.history .switch-column .text-box ~ .image-box{margin:0 0 0 30px !important}}.history .no-justify-content{justify-content:normal}@media (min-width:576px) and (max-width:991.98px){.history .image-full-height{margin:-10px !important}}@media (max-width:991.98px){.history .year1896 .inner{flex-direction:column}.history .year1896 .image-box{max-width:100%;margin:0}.history .year1896 .text-box{line-height:24px}}@media (min-width:576px) and (max-width:991.98px){.history .the70s{max-width:50% !important}.history .the70s .inner{flex-direction:column;justify-content:center}.history .the70s .image-box.w-30{max-width:unset}.history .the70s .image-box:not(.w-30){max-width:50%;margin-left:auto}.history .the70s .image-box:not(.w-30){max-width:50% !important;margin-left:auto}}@media (max-width:767.98px){.history .the70s .image-box:not(.w-30){max-width:70% !important;margin-left:auto}}@media (min-width:576px) and (max-width:991.98px){.history .year1970{max-width:50% !important}.history .year1970 .inner{flex-direction:column}}@media (max-width:991.98px){.history .year1970 .image-box{max-width:unset}}@media (max-width:767.98px){.history .year1971 .image-box{width:60% !important;margin:0 auto !important}}@media (max-width:991.98px){.history .year1973 .text-box{display:flex}.history .year1973 .text-box .text-1{order:1}.history .year1973 .text-box img{order:2}.history .year1973 .text-box p{order:3}}@media (min-width:576px) and (max-width:991.98px){.history .year1973 .text-box img{margin:0 20px;height:105px}}@media (max-width:767.98px){.history .year1973 .text-box{flex-direction:column}.history .year1973 .text-box img{float:unset;width:50%;height:50%}}@media (max-width:767.98px){.history .year1977 .inner{padding:0}.history .year1977 .image-box{margin:0 !important}}.history .the80s .inner{justify-content:normal}@media (min-width:576px) and (max-width:991.98px){.history .year1984-1 .text-box{display:flex;align-items:center}.history .year1984-1 .text-3{margin:0 10px 0 0}}@media (min-width:576px) and (max-width:991.98px){.history .year1984-2 .image-box{width:100%;height:100%}}@media (min-width:576px) and (max-width:991.98px){.history .year1984-3 .image-box{max-width:15%;min-width:15%}}@media (max-width:991.98px){.history .year1987 img{margin-top:0px;max-width:45%}}@media (max-width:767.98px){.history .year1987 img{margin-top:20px;max-width:35%}}@media (min-width:576px) and (max-width:991.98px){.history .year1989 .inner{flex-direction:row}.history .year1989 .image-box{min-width:unset !important;margin:0 15px 0 0 !important}}@media (max-width:991.98px){.history .year1991 .inner{flex-direction:column}.history .year1991 .image-box{min-width:100%;margin:0 !important}}@media (min-width:576px) and (max-width:991.98px){.history .year1995 .text-box{display:flex;align-items:center}.history .year1995 img{order:1;width:20%;margin:5px 0 0}.history .year1995 .text-1{order:2}.history .year1995 .text-6{order:3;padding-left:15px;width:50%;margin-left:auto}}@media (max-width:767.98px){.history .year1995 img{margin-top:20px;max-width:35%}}@media (max-width:991.98px){.history .year2004 .inner{display:block}.history .year2004 .text-box:first-child{float:left}.history .year2004 .text-box:nth-child(2){width:60%;margin-left:auto}.history .year2004 .image-box{min-width:60%;margin-left:auto}}@media (max-width:767.98px){.history .year2008 .inner{flex-direction:column}.history .year2008 .image-box{max-width:70%;min-width:70%}}@media (max-width:991.98px){.history .year2009 .inner{display:block}.history .year2009 .image-box{float:left;max-width:50%;min-width:50%}.history .year2009 .text-box:nth-child(2){width:100%}}@media (min-width:576px) and (max-width:991.98px){.history .year2012 .image-box{max-width:15%;min-width:15%}}@media (min-width:576px) and (max-width:991.98px){.history .year2016 .inner{flex-direction:row}.history .year2016 .image-box{min-width:40% !important;margin:0 15px 0 0 !important}}@media (max-width:767.98px){.history .year2016 .image-box{margin-bottom:-20px !important}}@media (max-width:767.98px){.history .year2018 .image-box{margin-left:0 !important;margin-top:0}}@media (max-width:575.98px){.history{margin:auto;max-width:400px}}.contact-header-container{background:url(/fileadmin/contact/header_bg_1600.jpg) no-repeat center top;background-size:cover;width:100%;height:500px;position:relative}.contact-header-container h1{padding:175px 0 0 0}.contact-header-container .contact-nav-container{position:absolute;bottom:0;left:0;width:100%;padding:15px 0 15px 0;background-color:rgba(0,0,0,0.5)}.contact-header-container ul.nav-tabs{border:none;margin:auto;padding:0;list-style-position:inside;font-size:18px;list-style:none;text-align:center}.contact-header-container ul.nav-tabs li{cursor:pointer;position:relative;display:block;float:left;margin-bottom:-1px}.contact-header-container ul.nav-tabs li.active a{color:#555555;cursor:default}.contact-header-container ul.nav-tabs li a{background-size:100px auto;margin:0;border-radius:0;padding:0;position:relative;display:block}.contact-header-container ul.nav-tabs li a:before,.contact-header-container ul.nav-tabs li a:hover{height:105px;content:'';margin:0 auto;width:100%;display:block}.contact-header-container ul.nav-tabs li.fragen a:before{background:url(/fileadmin/contact/Kontakt-icon-Fragen.png) no-repeat center center;background-size:100px auto}.contact-header-container ul.nav-tabs li.fragen a:hover:before{background:url(/fileadmin/contact/Kontakt-icon-Fragen-aktiviert.png) no-repeat center center;background-size:100px auto}.contact-header-container ul.nav-tabs li.fragen.active a:before{background:url(/fileadmin/contact/Kontakt-icon-Fragen-aktiviert.png) no-repeat center center;background-size:100px auto}.contact-header-container ul.nav-tabs li.tadel a:before{background:url(/fileadmin/contact/Kontakt-icon-Tadel.png) no-repeat center center;background-size:100px auto}.contact-header-container ul.nav-tabs li.tadel a:hover:before{background:url(/fileadmin/contact/Kontakt-icon-Tadel-aktiviert.png) no-repeat center center;background-size:100px auto}.contact-header-container ul.nav-tabs li.tadel.active a:before{background:url(/fileadmin/contact/Kontakt-icon-Tadel-aktiviert.png) no-repeat center center;background-size:100px auto}.contact-body-container{padding:64px 0 44px;background-color:#DADADA}.contact-body-container form a{color:#333;text-decoration:underline}.contact-body-container form a:hover{color:#e30613}.contact-body-container form select{background-position:right center;background-repeat:no-repeat;background-size:20px;appearance:none;border-radius:0}.contact-body-container label{font-family:'PT Sans',sans-serif;font-weight:normal;margin-bottom:0;margin-left:4px;max-width:100%;color:#343430}.contact-body-container .form-control.error{border:1px solid #e30613}.contact-body-container .error{color:#e30613}.contact-body-container .help-block{float:none}.contact-body-container .form-control{border:medium none;color:rgba(0,0,0,0.8);font-size:16px;height:34px;line-height:22px;margin-bottom:8px;padding:6px 16px}.contact-footer-container{background-color:rgba(0,0,0,0.8);padding-top:44px;padding-bottom:44px}.contact-footer-container p{text-align:center;font-family:'Fago',sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;color:#fff;font-size:20px;margin-bottom:0}.button-primary-red{position:relative;display:inline-block;background-color:#e30613;color:white;font-family:'Saira Condensed',sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-weight:700;padding:9px 18px;text-transform:uppercase;font-weight:600;margin:10px 10px 10px 0;min-width:120px;font-size:22px;line-height:1;-webkit-transition:0.3s ease;-o-transition:0.3s ease;transition:0.3s ease;text-align:center;vertical-align:middle;cursor:pointer;border:0;border-radius:3px}.button-primary-red.disabled{pointer-events:none;cursor:auto}.product .text-1,.product .text-4,.product .content-groups.accordion .item-title,.content-groups.accordion .product .item-title{color:#004884}.product .nutrition{border-bottom:1px solid #ecf7fe;list-style:none;margin:20px 0}.product .nutrition li{border-top:1px solid #ecf7fe;padding:6px 0;display:flex;justify-content:space-between}.product .nutrition .value{min-width:80px;font-size:18px}.product .cols .image-box{margin-top:40px}@media (max-width:575.98px){.product .cols .image-box{margin:20px 0 5px}}.product .disclaimer{color:rgba(0,0,0,0.3);font-size:14px;margin-top:2rem;line-height:18px}.product .related-products-wrapper{margin-top:20px}.product .related-products-wrapper .row{padding:20px 0;background:#ecf7fe}@media (min-width:576px){.product .related-products-wrapper .row{box-shadow:inset 0 75px #fff}}@media (min-width:768px){.product .related-products-wrapper .row{box-shadow:inset 0 110px #fff}}@media (max-width:575.98px){.product .related-products-wrapper h2{text-align:center;font-size:25px}}@media (min-width:576px){.product .related-products-wrapper h2{margin-top:85px}}@media (min-width:768px){.product .related-products-wrapper h2{margin-top:120px}}.product .related-products-wrapper .related-products{display:flex;justify-content:space-around;margin:0 -10px}.product .related-products-wrapper .related-products .related-product{padding:0 10px;flex:1 1 0}.product .related-products-wrapper .related-products .related-product a{display:inline-block;width:100%}.product .related-products-wrapper .related-products .related-product .image-box{position:relative;width:100%;padding-top:70px}@media (min-width:576px){.product .related-products-wrapper .related-products .related-product .image-box{padding-top:85px}}@media (min-width:768px){.product .related-products-wrapper .related-products .related-product .image-box{padding-top:120px}}.product .related-products-wrapper .related-products .related-product .image-box img{max-width:100%;max-height:100%;display:block;margin:0 auto;position:absolute;left:0;right:0;bottom:0}.product .related-products-wrapper .related-products .related-product .text-box{margin-top:7px;text-align:center;line-height:1.3;color:#000;transition:all .2s linear}.product .related-products-wrapper .related-products .related-product .text-box:hover{color:#e30613}.product .related-products-wrapper .related-products .related-product .text-box:hover p:before{color:#e30613}.product .related-products-wrapper .related-products .related-product .text-box p{margin:0}.product .related-products-wrapper .related-products .related-product .text-box p:before{content:"a";font-family:"Icons",sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-weight:400;text-transform:none;font-style:normal;font-size:11px;display:inline-block;vertical-align:top;top:4px;position:relative;margin-right:2px;color:#78aad1;-webkit-transition:0.3s ease;-o-transition:0.3s ease;transition:0.3s ease}@media (max-width:575.98px){.product .related-products-wrapper .related-products .related-product .text-box p:before{top:3px;font-size:10px;margin-right:1px}}.rotm.rotm--hero{margin:0;background-position:top center;background-repeat:no-repeat;background-size:cover;background-image:url('../../../_assets/fa8034ecf72d82701a1cfbae71dd8768/Frontend/Images/Recipes/OfTheMonth/rezept_des_monats_1920.jpg');position:relative}@media (max-width:767.98px){.rotm.rotm--hero{background-image:url('../../../_assets/fa8034ecf72d82701a1cfbae71dd8768/Frontend/Images/Recipes/OfTheMonth/rezept_des_monats_767.jpg')}}@media (max-width:575.98px){.rotm.rotm--hero{background-image:url('../../../_assets/fa8034ecf72d82701a1cfbae71dd8768/Frontend/Images/Recipes/OfTheMonth/rezept_des_monats_575.jpg')}}@media (max-width:575.98px){.rotm.rotm--hero{text-align:center}.rotm.rotm--hero .recipe-hero__image{max-width:70vw;margin:0 auto}.rotm.rotm--hero .recipe-hero__content{padding:0 10%}.rotm.rotm--hero .recipe-hero__content h2{font-size:24px}}.rotm.rotm--hero:after{content:" ";display:block;padding-top:31.25%;min-height:600px}@media (max-width:1199.98px){.rotm.rotm--hero:after{min-height:510px}}@media (max-width:991.98px){.rotm.rotm--hero:after{padding-top:49.5049505%;min-height:0}}@media (max-width:575.98px){.rotm.rotm--hero:after{padding-top:120%;min-height:0}}.rotm.rotm--hero .container{position:absolute;left:50%;transform:translateX(-50%);height:100%;width:100%}.rotm.rotm--hero .container .row{height:100%}.rotm .recipe-hero__headline{display:inline-flex;justify-content:center;align-items:flex-end;height:17vw}@media (min-width:576px){.rotm .recipe-hero__headline{height:9vw}}@media (min-width:992px){.rotm .recipe-hero__headline{height:90px}}@media (min-width:1200px){.rotm .recipe-hero__headline{height:105px}}.rotm .recipe-hero__headline h1{color:#fff;text-align:center;line-height:1;margin-bottom:0;text-transform:uppercase;transform:rotate(1deg);-webkit-backface-visibility:hidden}.rotm .recipe-hero__headline h1 span{display:inline-block;background:#e30613;padding:8px 42px;border-radius:4px;border:2px outset #e30613;box-shadow:1px 2px 5px 0px rgba(0,0,0,0.25);position:relative}.rotm .recipe-hero__headline h1 span:before,.rotm .recipe-hero__headline h1 span:after{background:#000;width:6px;height:6px;display:inline-block;content:" ";border-radius:100%;position:absolute;top:50%;transform:translateY(-50%)}.rotm .recipe-hero__headline h1 span:before{left:6px}.rotm .recipe-hero__headline h1 span:after{right:6px}@media (max-width:575.98px){.rotm .recipe-hero__image{order:1}}.rotm .recipe-hero__image img{display:inline-block;max-width:100%}@media (max-width:575.98px){.rotm .recipe-hero__content{order:2}}.rotm .recipe-hero__content .recipe-hero__content-inner{display:none;margin-bottom:12px}@media (min-width:992px){.rotm .recipe-hero__content .recipe-hero__content-inner{display:block}}.rotm .rotm__recipe-preview{display:flex;flex-direction:column;height:100%}.rotm .rotm__recipe-preview .recipe-preview__frame{background:url('../../../_assets/fa8034ecf72d82701a1cfbae71dd8768/Frontend/Images/Recipes/OfTheMonth/rotm__recipe-preview__bg.png') top center no-repeat;background-size:100% auto;padding-top:122%;position:relative;width:100%}.rotm .rotm__recipe-preview .recipe-preview__frame .recipe-preview__frame-inner{position:absolute;top:10%;right:10%;bottom:10%;left:10%;width:80%;height:80%}.rotm .rotm__recipe-preview .recipe-preview__frame .recipe-preview__frame-inner img{position:absolute;top:50%;left:50%;transform:translateY(-50%) translateX(-50%) translateZ(0);-webkit-transform:translateY(-50%) translateX(-50%) translateZ(0);-ms-transform:translateY(-50%) translateX(-50%) translateZ(0);display:inline-block;max-width:100%;max-height:100%;-webkit-backface-visibility:hidden}.rotm .rotm__recipe-preview .recipe-preview__content{text-align:center}@media (max-width:575.98px){.rotm .rotm__recipe-preview .recipe-preview__content{margin-bottom:20px}}.rotm .rotm__recipe-preview .recipe-preview__content .rating:after{color:rgba(0,0,0,0.1)}.rotm .rotm__recipe-preview .recipe-preview__content p{color:#444}.rotm .rotm__recipe-preview .recipe-preview__content p:before{content:"R";font-family:'Icons',sans-serif;font-weight:400;text-transform:none;font-style:normal;vertical-align:bottom}.rotm .rotm__recipe-preview:hover .recipe-preview__content p{color:#e30613}.rotm .btn{margin:0}#scandichreichundgluecklich{overflow:hidden}#scandichreichundgluecklich .color-medblue,#scandichreichundgluecklich .color-middleblue{color:#78aad1}#scandichreichundgluecklich .color-darkblue{color:#004884}#scandichreichundgluecklich .color-brown{color:#5e201b}#scandichreichundgluecklich .color-darkbrown{color:#492F28}#scandichreichundgluecklich .color-darkgrey{color:#343430}#scandichreichundgluecklich .color-red{color:#e30613}#scandichreichundgluecklich .color-white{color:#fff}#scandichreichundgluecklich .color-darkred{color:#ae0f0a}#scandichreichundgluecklich .color-caramel{color:#C46114}#scandichreichundgluecklich .color-yellow{color:#FAA600}#scandichreichundgluecklich .color-green{color:#8cb62f}#scandichreichundgluecklich .color-lightgreen{color:#99c25c}#scandichreichundgluecklich .color-pink{color:#C80055}#scandichreichundgluecklich .color-black{color:#000}#scandichreichundgluecklich .color-violet{color:#4B1C67}#scandichreichundgluecklich .color-white-blue-font{color:#0c6cab !important;background-color:#edf2f8 !important}#scandichreichundgluecklich .color-white-red-font{color:#e30613 !important;background-color:#fff !important}#scandichreichundgluecklich .bg-medblue,#scandichreichundgluecklich .bg-middleblue{background-color:#78aad1}#scandichreichundgluecklich .bg-darkblue{background-color:#004884;color:white}#scandichreichundgluecklich .bg-brown{background-color:#5e201b;color:white}#scandichreichundgluecklich .bg-darkbrown{background-color:#492F28;color:white}#scandichreichundgluecklich .bg-red{background-color:#e30613;color:white}#scandichreichundgluecklich .bg-white{background-color:#fff}#scandichreichundgluecklich .bg-darkred{background-color:#ae0f0a;color:white}#scandichreichundgluecklich .bg-lightgrey{background-color:#eee}#scandichreichundgluecklich .bg-darkgrey{background-color:#343430;color:white}#scandichreichundgluecklich .white{color:#fff !important}#scandichreichundgluecklich .text-white{color:#fff !important}#scandichreichundgluecklich .color-white{color:#fff !important}#scandichreichundgluecklich .lightgrey{color:#eee !important}#scandichreichundgluecklich .text-lightgrey{color:#eee !important}#scandichreichundgluecklich .color-lightgrey{color:#eee !important}#scandichreichundgluecklich .lightblue{color:#ecf7fe !important}#scandichreichundgluecklich .text-lightblue{color:#ecf7fe !important}#scandichreichundgluecklich .color-lightblue{color:#ecf7fe !important}#scandichreichundgluecklich .blue{color:#0c6cab !important}#scandichreichundgluecklich .text-blue{color:#0c6cab !important}#scandichreichundgluecklich .color-blue{color:#0c6cab !important}#scandichreichundgluecklich .medblue{color:#78aad1 !important}#scandichreichundgluecklich .text-medblue{color:#78aad1 !important}#scandichreichundgluecklich .color-medblue{color:#78aad1 !important}#scandichreichundgluecklich .darkblue{color:#004884 !important}#scandichreichundgluecklich .text-darkblue{color:#004884 !important}#scandichreichundgluecklich .color-darkblue{color:#004884 !important}#scandichreichundgluecklich .darkgrey{color:#343430 !important}#scandichreichundgluecklich .text-darkgrey{color:#343430 !important}#scandichreichundgluecklich .color-darkgrey{color:#343430 !important}#scandichreichundgluecklich .brown{color:#5e201b !important}#scandichreichundgluecklich .text-brown{color:#5e201b !important}#scandichreichundgluecklich .color-brown{color:#5e201b !important}#scandichreichundgluecklich .darkbrown{color:#492F28 !important}#scandichreichundgluecklich .text-darkbrown{color:#492F28 !important}#scandichreichundgluecklich .color-darkbrown{color:#492F28 !important}#scandichreichundgluecklich .darkred{color:#ae0f0a !important}#scandichreichundgluecklich .text-darkred{color:#ae0f0a !important}#scandichreichundgluecklich .color-darkred{color:#ae0f0a !important}#scandichreichundgluecklich .caramel{color:#C46114 !important}#scandichreichundgluecklich .text-caramel{color:#C46114 !important}#scandichreichundgluecklich .color-caramel{color:#C46114 !important}#scandichreichundgluecklich .yellow{color:#FAA600 !important}#scandichreichundgluecklich .text-yellow{color:#FAA600 !important}#scandichreichundgluecklich .color-yellow{color:#FAA600 !important}#scandichreichundgluecklich .green{color:#8cb62f !important}#scandichreichundgluecklich .text-green{color:#8cb62f !important}#scandichreichundgluecklich .color-green{color:#8cb62f !important}#scandichreichundgluecklich .lightgreen{color:#99c25c !important}#scandichreichundgluecklich .text-lightgreen{color:#99c25c !important}#scandichreichundgluecklich .color-lightgreen{color:#99c25c !important}#scandichreichundgluecklich .pink{color:#C80055 !important}#scandichreichundgluecklich .text-pink{color:#C80055 !important}#scandichreichundgluecklich .color-pink{color:#C80055 !important}#scandichreichundgluecklich .black{color:#000 !important}#scandichreichundgluecklich .text-black{color:#000 !important}#scandichreichundgluecklich .color-black{color:#000 !important}#scandichreichundgluecklich .violet{color:#4B1C67 !important}#scandichreichundgluecklich .text-violet{color:#4B1C67 !important}#scandichreichundgluecklich .color-violet{color:#4B1C67 !important}#scandichreichundgluecklich .red{color:#e30613 !important}#scandichreichundgluecklich .text-red{color:#e30613 !important}#scandichreichundgluecklich .color-red{color:#e30613 !important}#scandichreichundgluecklich .ce-grid.promo{margin:0;overflow:hidden}#scandichreichundgluecklich .scan-dich-reich{position:relative;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background-color:#233d63;color:white;text-align:center;padding-bottom:calc(30px + 3%)}#scandichreichundgluecklich .scan-dich-reich .text-box{font-size:20px;line-height:1.5}@media (max-width:767px){#scandichreichundgluecklich .scan-dich-reich .text-box{font-size:16px}}#scandichreichundgluecklich .scan-dich-reich .cover{position:relative;display:block;height:calc(75vw + 65px);max-height:820px;background-color:#152b47;background-image:url('../../../_assets/fa8034ecf72d82701a1cfbae71dd8768/Images/Promotions/sdr/cover-bg.jpg');background-size:cover;background-position:center;background-repeat:no-repeat;overflow:hidden}@media (min-width:568px){#scandichreichundgluecklich .scan-dich-reich .cover{height:58vw}}#scandichreichundgluecklich .scan-dich-reich .cover:after{content:"";position:absolute;display:block;top:0;left:0;right:0;bottom:0;transition:0.5s linear;background-color:#152b47;opacity:1}#scandichreichundgluecklich .scan-dich-reich .cover .cup{position:absolute;display:block;width:640px;bottom:0;left:46%}#scandichreichundgluecklich .scan-dich-reich .cover .cup:before{content:"";position:relative;display:block;padding-top:75%;background-image:url('../../../_assets/fa8034ecf72d82701a1cfbae71dd8768/Images/Promotions/sdr/becher-leer.png');background-repeat:no-repeat}#scandichreichundgluecklich .scan-dich-reich .cover .cup:after{content:"";position:absolute;left:0;bottom:0;width:0;height:100%;background-image:url('../../../_assets/fa8034ecf72d82701a1cfbae71dd8768/Images/Promotions/sdr/becher-hunger.png');background-repeat:no-repeat;background-position:left bottom;z-index:1;transition:0.8s cubic-bezier(0.5,1,0.89,1) 0.8s}@media (max-width:1399px){#scandichreichundgluecklich .scan-dich-reich .cover .cup{width:46vw}#scandichreichundgluecklich .scan-dich-reich .cover .cup:after,#scandichreichundgluecklich .scan-dich-reich .cover .cup:before{background-size:46vw}}@media (max-width:567px){#scandichreichundgluecklich .scan-dich-reich .cover .cup{width:80vw}#scandichreichundgluecklich .scan-dich-reich .cover .cup:after,#scandichreichundgluecklich .scan-dich-reich .cover .cup:before{background-size:80vw}}#scandichreichundgluecklich .scan-dich-reich .cover .phone{position:absolute;display:block;width:1000px;bottom:0;left:46%}#scandichreichundgluecklich .scan-dich-reich .cover .phone:before{content:"";position:relative;display:block;padding-top:75%}#scandichreichundgluecklich .scan-dich-reich .cover .phone img.screen,#scandichreichundgluecklich .scan-dich-reich .cover .phone:after{content:"";position:absolute;display:block;top:0;left:0;right:0;bottom:0;background-image:url('../../../_assets/fa8034ecf72d82701a1cfbae71dd8768/Images/Promotions/sdr/phone.png');background-size:auto 100%;height:100%;width:100%;z-index:2;transform:translate3d(-110%,110%,1px) rotate(-10deg);transition:1.2s cubic-bezier(0.33,1,0.68,1) 0.6s}@media (max-width:1399px){#scandichreichundgluecklich .scan-dich-reich .cover .phone{width:70vw;left:46%}#scandichreichundgluecklich .scan-dich-reich .cover .phone:after{background-size:70vw}}@media (max-width:567px){#scandichreichundgluecklich .scan-dich-reich .cover .phone{width:105vw;left:50%}#scandichreichundgluecklich .scan-dich-reich .cover .phone:after{background-size:105vw}}#scandichreichundgluecklich .scan-dich-reich .cover .phone .graphic-box,#scandichreichundgluecklich .scan-dich-reich .cover .phone .text-box{position:absolute;display:block;top:0;left:0;right:0;bottom:0;transform:translate3d(-110%,110%,0) rotate(-10deg);transition:1.2s cubic-bezier(0.33,1,0.68,1) 0.6s}#scandichreichundgluecklich .scan-dich-reich .cover .phone .graphic-box .inner,#scandichreichundgluecklich .scan-dich-reich .cover .phone .text-box .inner{content:"";position:absolute;display:block;left:19.6%;top:6.3%;right:13.7%;bottom:0;overflow:hidden;border-top-right-radius:12%;border-top-left-radius:12%}#scandichreichundgluecklich .scan-dich-reich .cover .phone .graphic-box .inner{opacity:0.8;background-color:#ff0000}#scandichreichundgluecklich .scan-dich-reich .cover .phone .graphic-box .inner:after{content:"";position:absolute;width:100%;height:120%;right:28%;top:0;transform-origin:right top;background-color:white;opacity:0.15;transform:rotate(20deg);background:linear-gradient(0deg,rgba(255,255,255,0) 0%,rgba(255,255,255,0.35) 50%,#fff 100%)}#scandichreichundgluecklich .scan-dich-reich .cover .phone .text-box{z-index:3}#scandichreichundgluecklich .scan-dich-reich .cover .phone .text-box .inner{padding:7% 8%;text-align:center}#scandichreichundgluecklich .scan-dich-reich .cover h1,#scandichreichundgluecklich .scan-dich-reich .cover h2{transform-origin:center;opacity:0}#scandichreichundgluecklich .scan-dich-reich .cover h1 img,#scandichreichundgluecklich .scan-dich-reich .cover h2 img{max-width:100%}#scandichreichundgluecklich .scan-dich-reich .cover h1{transform:translate3d(0,15%,0) scale(0.6);transition:0.7s cubic-bezier(0.34,1.56,0.64,1) 1.5s;margin-bottom:11%}@media (max-width:992px){#scandichreichundgluecklich .scan-dich-reich .cover h1{margin:1% 8% 15%;z-index:-1}}#scandichreichundgluecklich .scan-dich-reich .cover h2{z-index:5;margin-right:29%;transform:translate3d(0,75%,0);transition:0.5s cubic-bezier(0.33,1,0.68,1) 1.9s}#scandichreichundgluecklich .scan-dich-reich .cover .video-link-wrapper{opacity:0;z-index:5;transform:translate3d(0,200%,0);transition:0.5s cubic-bezier(0.33,1,0.68,1) 1.9s}#scandichreichundgluecklich .scan-dich-reich .cover.started:after{opacity:0}#scandichreichundgluecklich .scan-dich-reich .cover.started .phone .graphic-box,#scandichreichundgluecklich .scan-dich-reich .cover.started .phone .text-box,#scandichreichundgluecklich .scan-dich-reich .cover.started .phone img.screen,#scandichreichundgluecklich .scan-dich-reich .cover.started .phone:after{transform:translate3d(-56%,0,0) rotate(0)}#scandichreichundgluecklich .scan-dich-reich .cover.started .cup:after{width:50%}#scandichreichundgluecklich .scan-dich-reich .cover.started .video-link-wrapper,#scandichreichundgluecklich .scan-dich-reich .cover.started h1,#scandichreichundgluecklich .scan-dich-reich .cover.started h2{transform:translate3d(0,0,0) scale(1);opacity:1}#scandichreichundgluecklich .scan-dich-reich .steps{position:relative;display:block;padding:calc(30px + 2.5vw) 20px}#scandichreichundgluecklich .scan-dich-reich .steps:before{content:"";position:absolute;display:block;top:0;left:0;width:100%;height:calc(20vw + 200px);background:linear-gradient(0deg,#233d63 0%,#152b47 100%)}#scandichreichundgluecklich .scan-dich-reich .steps:after{content:"";position:absolute;right:0;top:0;width:550px;height:1100px;background-image:url('../../../_assets/fa8034ecf72d82701a1cfbae71dd8768/Images/Promotions/sdr/hunger-01.png');background-repeat:no-repeat;background-size:100%;background-position:left top;pointer-events:none}@media (min-width:1200px){#scandichreichundgluecklich .scan-dich-reich .steps:after{transform:translate3d(100%,20%,0);transition:0.6s cubic-bezier(0.32,0,0.67,0) 0.5s}}@media (max-width:1199px){#scandichreichundgluecklich .scan-dich-reich .steps:after{max-width:50%;width:360px}}@media (max-width:567px){#scandichreichundgluecklich .scan-dich-reich .steps:after{width:150px;max-height:100vw;margin-top:-5%}}#scandichreichundgluecklich .scan-dich-reich .steps.in-viewport:after{transform:translate3d(0,0,0);transition:0.6s cubic-bezier(0.33,1,0.68,1)}#scandichreichundgluecklich .scan-dich-reich .steps .text-box img{margin-bottom:15px;width:50vw;max-width:220px}@media (max-width:567px){#scandichreichundgluecklich .scan-dich-reich .steps .text-box img{margin-bottom:10px}}#scandichreichundgluecklich .scan-dich-reich .steps .intro{position:relative;max-width:70vw;margin:0 auto 70px}@media (max-width:991px){#scandichreichundgluecklich .scan-dich-reich .steps .intro{text-align:left;max-width:400px;left:20px;margin-left:0;margin-top:20px}}@media (max-width:767px){#scandichreichundgluecklich .scan-dich-reich .steps .intro{left:0;margin-top:10px;margin-bottom:40px}}@media (max-width:567px){#scandichreichundgluecklich .scan-dich-reich .steps .intro h3{max-width:200px}}#scandichreichundgluecklich .scan-dich-reich .steps .intro+.textbox h3{margin-bottom:0}#scandichreichundgluecklich .scan-dich-reich .steps .outer{position:relative;display:block;margin:0 auto;max-width:960px}#scandichreichundgluecklich .scan-dich-reich .steps .step-wrapper{display:flex}@media (max-width:991px){#scandichreichundgluecklich .scan-dich-reich .steps .step-wrapper{margin:0 -10px}}#scandichreichundgluecklich .scan-dich-reich .steps .step-wrapper .step{position:relative;display:block;flex:1 1 33.3333%;max-width:33.3333%;padding:3.2%;margin:-1% 0}#scandichreichundgluecklich .scan-dich-reich .steps .step-wrapper .step:after{content:"";position:absolute;width:100%;left:10%;top:0;margin-top:9.6%;padding-top:132.5%;min-height:460px;background-image:url('../../../_assets/fa8034ecf72d82701a1cfbae71dd8768/Images/Promotions/sdr/step-outline-01.png');background-size:100%;background-repeat:no-repeat;pointer-events:none}#scandichreichundgluecklich .scan-dich-reich .steps .step-wrapper .step:nth-child(2):after{background-image:url('../../../_assets/fa8034ecf72d82701a1cfbae71dd8768/Images/Promotions/sdr/step-outline-02.png')}#scandichreichundgluecklich .scan-dich-reich .steps .step-wrapper .step:nth-child(3):after{background-image:url('../../../_assets/fa8034ecf72d82701a1cfbae71dd8768/Images/Promotions/sdr/step-outline-03.png')}@media (max-width:567px){#scandichreichundgluecklich .scan-dich-reich .steps .step-wrapper{overflow-x:auto;overflow-y:hidden;white-space:nowrap;display:block;margin:0 -20px;padding:0 5px}#scandichreichundgluecklich .scan-dich-reich .steps .step-wrapper .step{min-width:220px;display:inline-block;vertical-align:top;padding:20px}#scandichreichundgluecklich .scan-dich-reich .steps .step-wrapper .text-box{white-space:normal;margin-right:-10px}}#scandichreichundgluecklich .scan-dich-reich .steps .step-wrapper .image-box{position:relative;display:block;margin:5px;border-radius:20px;overflow:hidden}#scandichreichundgluecklich .scan-dich-reich .steps .step-wrapper .image-box:before{content:"";position:relative;display:block;background-color:#4f6482;padding-top:167%}#scandichreichundgluecklich .scan-dich-reich .steps .step-wrapper .image-box img{position:absolute;left:0;top:0;width:100%;height:100%;object-fit:cover}#scandichreichundgluecklich .scan-dich-reich .steps .step-wrapper .text-box{text-align:left;margin:10% 5%}@media (max-width:991px){#scandichreichundgluecklich .scan-dich-reich .steps .step-wrapper .text-box{font-size:16px;margin-right:-12px}}#scandichreichundgluecklich .scan-dich-reich h3{font-family:'Fago';font-weight:700;text-transform:uppercase;font-size:36px;line-height:1.3;-webkit-font-feature-settings:"lnum" 1;-moz-font-feature-settings:"lnum" 1;-ms-font-feature-settings:"lnum" 1;font-feature-settings:"lnum" 1;margin-bottom:0px}@media (max-width:767px){#scandichreichundgluecklich .scan-dich-reich h3{font-size:28px}}#scandichreichundgluecklich .scan-dich-reich .promo-products{position:relative}#scandichreichundgluecklich .scan-dich-reich .promo-products:before{content:"";position:absolute;display:block;top:44%;bottom:0;left:0;right:0;background:linear-gradient(0deg,#233d63 0%,#152b47 100%)}@media (min-width:991px){#scandichreichundgluecklich .scan-dich-reich .promo-products:after{content:"";position:absolute;right:70%;margin-right:150px;bottom:22%;width:300px;height:800px;max-width:20%;background-image:url('../../../_assets/fa8034ecf72d82701a1cfbae71dd8768/Images/Promotions/sdr/hunger-02.png');background-size:100%;background-position:center bottom;background-repeat:no-repeat;pointer-events:none;transform:translate3d(-150%,0,0);transition:0.6s cubic-bezier(0.32,0,0.67,0) 0.5s}}#scandichreichundgluecklich .scan-dich-reich .promo-products.in-viewport:after{transform:translate3d(0,0,0);transition:0.6s cubic-bezier(0.33,1,0.68,1)}#scandichreichundgluecklich .scan-dich-reich .product-slider{position:relative;width:66%;max-width:390px;margin:0 auto}@media (min-width:992px){#scandichreichundgluecklich .scan-dich-reich .product-slider{width:30%}}@media (max-width:767px){#scandichreichundgluecklich .scan-dich-reich .product-slider{max-width:280px}}#scandichreichundgluecklich .scan-dich-reich .product-slider:before{content:"";position:absolute;display:block;background-color:white;top:20%;left:25%;right:25%;bottom:65%;border-radius:50%;box-shadow:0 0 100px 100px white;opacity:0.3}@media (max-width:567px){#scandichreichundgluecklich .scan-dich-reich .product-slider:before{box-shadow:0 0 16vw 16vw white;bottom:75%;top:15%}}#scandichreichundgluecklich .scan-dich-reich .product-slider .btn{margin:0}#scandichreichundgluecklich .scan-dich-reich .product-slider .slide{opacity:0;transition:0.4s ease}#scandichreichundgluecklich .scan-dich-reich .product-slider .slide.current,#scandichreichundgluecklich .scan-dich-reich .product-slider .slide.is-next,#scandichreichundgluecklich .scan-dich-reich .product-slider .slide.is-prev{opacity:1}#scandichreichundgluecklich .scan-dich-reich .product-slider .slide.is-prev .image-box{transform:translate3d(10%,0,0) scale(0.7)}#scandichreichundgluecklich .scan-dich-reich .product-slider .slide.is-next .image-box{transform:translate3d(-10%,0,0) scale(0.7)}#scandichreichundgluecklich .scan-dich-reich .product-slider .slide.current .image-box{transform:translate3d(0,0,0) scale(1)}#scandichreichundgluecklich .scan-dich-reich .product-slider .slide.current .image-box:before{opacity:0.7}#scandichreichundgluecklich .scan-dich-reich .product-slider .slide.current .image-box:after{opacity:1}#scandichreichundgluecklich .scan-dich-reich .product-slider .slide.current .text-box{transform:translate3d(0,0,0) scale(1);opacity:1}#scandichreichundgluecklich .scan-dich-reich .product-slider .image-box{position:relative;display:block;padding:10% 0;transform:translate3d(0,-10%,0) scale(0.5);transition:0.6s ease;z-index:1}#scandichreichundgluecklich .scan-dich-reich .product-slider .image-box:before{content:"";position:absolute;display:block;top:0;left:0;right:0;bottom:0;background-image:url('../../../_assets/fa8034ecf72d82701a1cfbae71dd8768/Images/Promotions/sdr/cupshadow.png');background-size:contain;background-position:center;transition:0.5s ease;opacity:0.5;z-index:-1;transform:translate3d(0,0,-1px)}#scandichreichundgluecklich .scan-dich-reich .product-slider .image-box img{position:relative;display:block;max-width:90%}#scandichreichundgluecklich .scan-dich-reich .product-slider .text-box{transform:translate3d(0,0,0) scale(0.5);opacity:0;transition:0.4s ease;padding-top:20px}#scandichreichundgluecklich .scan-dich-reich .product-slider .count{display:none}#scandichreichundgluecklich .scan-dich-reich .product-slider .controls{text-align:center;white-space:nowrap;margin:20px -30px;white-space:nowrap}#scandichreichundgluecklich .scan-dich-reich .product-slider .controls .next,#scandichreichundgluecklich .scan-dich-reich .product-slider .controls .prev{position:relative;display:inline-block;vertical-align:middle;margin:30px;width:40px;height:40px;background-color:white;border-radius:50%;transition:0.3s ease;z-index:3;background-image:url('../../../_assets/fa8034ecf72d82701a1cfbae71dd8768/Images/Promotions/sdr/arrow.svg');background-position:center;background-repeat:no-repeat;background-size:24px}#scandichreichundgluecklich .scan-dich-reich .product-slider .controls .next:hover,#scandichreichundgluecklich .scan-dich-reich .product-slider .controls .prev:hover{box-shadow:0 0 0 10px rgba(255,255,255,0.4)}@media (min-width:1500px){#scandichreichundgluecklich .scan-dich-reich .product-slider .controls .next,#scandichreichundgluecklich .scan-dich-reich .product-slider .controls .prev{position:absolute;top:46%;margin-top:-72px;left:170%}#scandichreichundgluecklich .scan-dich-reich .product-slider .controls .next.prev,#scandichreichundgluecklich .scan-dich-reich .product-slider .controls .prev.prev{left:auto;right:170%}}@media (max-width:1199px){#scandichreichundgluecklich .scan-dich-reich .product-slider .controls .next,#scandichreichundgluecklich .scan-dich-reich .product-slider .controls .prev{display:none}}#scandichreichundgluecklich .scan-dich-reich .product-slider .controls .prev{transform:rotate(180deg)}#scandichreichundgluecklich .scan-dich-reich .product-slider .tabs{display:inline-block;vertical-align:middle;list-style:none;margin:20px 0;padding:0;font-size:0;line-height:0}#scandichreichundgluecklich .scan-dich-reich .product-slider .tabs li{display:inline-block}#scandichreichundgluecklich .scan-dich-reich .product-slider .tabs li.active button{opacity:1}#scandichreichundgluecklich .scan-dich-reich .product-slider .tabs button{display:block;opacity:0.5;transition:0.3s ease}#scandichreichundgluecklich .scan-dich-reich .product-slider .tabs button:hover{opacity:1}#scandichreichundgluecklich .scan-dich-reich .product-slider .tabs button:before{content:"";position:relative;display:block;width:6px;height:6px;border-radius:50%;background-color:white;margin:5px}#scandichreichundgluecklich .scan-dich-reich .faq{position:relative;background-color:#152b47;padding:calc(30px + 2.5%) 20px;margin:calc(40px + 1.5%) 0}@media (max-width:767px){#scandichreichundgluecklich .scan-dich-reich .faq{margin-top:20px}}#scandichreichundgluecklich .scan-dich-reich .faq:after,#scandichreichundgluecklich .scan-dich-reich .faq:before{content:"";position:absolute;left:5%;bottom:5%;margin:-15% -400px;width:600px;height:600px;background-image:url('../../../_assets/fa8034ecf72d82701a1cfbae71dd8768/Images/Promotions/sdr/rice.png');max-width:30%;background-size:100%;background-position:center;background-repeat:no-repeat;transform:rotate(-30deg)}#scandichreichundgluecklich .scan-dich-reich .faq:after{left:70%;top:-100px;margin-left:150px;transform:translate(0,-8%) rotate(180deg) scale(1,-1)}#scandichreichundgluecklich .scan-dich-reich .faq .accordion{position:relative;width:90%;max-width:1020px;margin:20px auto;text-align:left;font-size:17px}@media (max-width:567px){#scandichreichundgluecklich .scan-dich-reich .faq .accordion{width:100%}}#scandichreichundgluecklich .scan-dich-reich .faq .accordion:after{content:"";position:absolute;top:0;height:1px;left:-10%;right:-10%;background:linear-gradient(90deg,rgba(255,255,255,0) 0%,#fff 15%,#fff 85%,rgba(255,255,255,0) 100%)}#scandichreichundgluecklich .scan-dich-reich .faq .item{position:relative;padding-left:30px}#scandichreichundgluecklich .scan-dich-reich .faq .item:after{content:"";position:absolute;top:100%;height:1px;left:-15%;right:-15%;background:linear-gradient(90deg,rgba(255,255,255,0) 0%,#fff 20%,#fff 80%,rgba(255,255,255,0) 100%)}#scandichreichundgluecklich .scan-dich-reich .faq .item.open .question:before{transform:rotate(180deg)}#scandichreichundgluecklich .scan-dich-reich .faq .question{position:relative;padding:30px 0;font-size:22px;line-height:30px;font-style:italic;font-weight:700;margin:0;cursor:pointer}#scandichreichundgluecklich .scan-dich-reich .faq .question:before{content:"";position:absolute;left:-46px;top:50%;margin-top:-15px;width:30px;height:30px;background-image:url('../../../_assets/fa8034ecf72d82701a1cfbae71dd8768/Images/Promotions/sdr/dropdown.svg');background-size:100%;transition:0.3s ease;transform:rotate(0)}@media (max-width:767px){#scandichreichundgluecklich .scan-dich-reich .faq .question{font-size:17px;line-height:24px;padding:20px 0}#scandichreichundgluecklich .scan-dich-reich .faq .question:before{width:24px;height:24px;margin-top:-12px;left:-38px}}#scandichreichundgluecklich .scan-dich-reich .faq .answer{display:none;line-height:1.5;margin:-10px 0 0;padding-bottom:24px}@media (max-width:767px){#scandichreichundgluecklich .scan-dich-reich .faq .answer{margin-top:-6px;padding-bottom:18px;font-size:15px}}#scandichreichundgluecklich .scan-dich-reich .faq a{color:white;text-decoration:underline;text-decoration-color:rgba(255,255,255,0.6);transition:0.2s ease}#scandichreichundgluecklich .scan-dich-reich .faq a:hover{text-decoration-color:white}#scandichreichundgluecklich .scan-dich-reich .faq ul{list-style:none}#scandichreichundgluecklich .scan-dich-reich .faq ul li{margin-top:2px;padding-left:20px;position:relative}#scandichreichundgluecklich .scan-dich-reich .faq ul li:before{content:"";position:absolute;left:0;width:5px;height:5px;border-radius:50%;background-color:white;top:9px}#scandichreichundgluecklich .scan-dich-reich .terms{max-width:1060px;padding:0 20px;margin:calc(20px + 3%) auto 0;font-size:20px;line-height:1.5}@media (max-width:767px){#scandichreichundgluecklich .scan-dich-reich .terms{font-size:16px}}#scandichreichundgluecklich .scan-dich-reich .terms .btn{margin-top:0;margin-right:0}#scandichreichundgluecklich .scan-dich-reich .terms p+p .btn{margin-top:24px}#scandichreichundgluecklich .scan-dich-reich .btn{display:inline-block;font-family:"PT Sans",sans-serif;font-weight:700;text-transform:none;font-size:18px;line-height:22px;border-radius:22px;border:2px solid white;padding:12px 24px 13px}@media (max-width:767px){#scandichreichundgluecklich .scan-dich-reich .btn{font-size:16px;padding:10px 20px 11px;border-radius:16px}}#scandichreichundgluecklich .scan-dich-reich .terms-lightbox{position:fixed;top:0;left:0;width:100%;height:100vh;height:calc(var(--vh,1vh) * 100);background-color:rgba(0,0,0,0.7);z-index:1000;opacity:0;visibility:hidden;pointer-events:none;-webkit-transition:opacity 0.4s ease 0s,visibility 0s ease 0.4s,z-index 0.4s linear,margin 0.3s ease,border-width 0.3s ease,top 0.3s ease,transform 0.4s ease,-webkit-transform 0.4s ease;-o-transition:opacity 0.4s ease 0s,visibility 0s ease 0.4s,z-index 0.4s linear,margin 0.3s ease,border-width 0.3s ease,top 0.3s ease,transform 0.4s ease,-webkit-transform 0.4s ease;transition:opacity 0.4s ease 0s,visibility 0s ease 0.4s,z-index 0.4s linear,margin 0.3s ease,border-width 0.3s ease,top 0.3s ease,transform 0.4s ease,-webkit-transform 0.4s ease}#scandichreichundgluecklich .scan-dich-reich .terms-lightbox.open{opacity:1;visibility:visible;pointer-events:auto;-webkit-transition:opacity 0.5s ease 0s,visibility 0s ease 0s,z-index 0.5s linear,margin 0.3s ease,border-width 0.3s ease,top 0.3s ease,transform 0.4s ease,-webkit-transform 0.4s ease;-o-transition:opacity 0.5s ease 0s,visibility 0s ease 0s,z-index 0.5s linear,margin 0.3s ease,border-width 0.3s ease,top 0.3s ease,transform 0.4s ease,-webkit-transform 0.4s ease;transition:opacity 0.5s ease 0s,visibility 0s ease 0s,z-index 0.5s linear,margin 0.3s ease,border-width 0.3s ease,top 0.3s ease,transform 0.4s ease,-webkit-transform 0.4s ease}#scandichreichundgluecklich .scan-dich-reich .terms-lightbox.open .outer{transform:translate3d(0,0,0) scale(1)}#scandichreichundgluecklich .scan-dich-reich .terms-lightbox .outer{position:absolute;display:block;top:0;left:0;right:0;bottom:0;margin:40px auto;background-color:white;width:90%;max-width:1440px;transform:translate3d(0,0,0) scale(0.9);transition:0.4s ease}@media (max-width:991px){#scandichreichundgluecklich .scan-dich-reich .terms-lightbox .outer{margin:0;width:100%;display:flex;flex-direction:column}}#scandichreichundgluecklich .scan-dich-reich .terms-lightbox .inner{position:relative;display:block;height:100%;padding:80px 0 60px;overflow:auto;color:#222;font-size:16px;line-height:1.5;text-align:left}@media (max-width:1199px){#scandichreichundgluecklich .scan-dich-reich .terms-lightbox .inner{padding:0 0 60px;height:auto;flex:1 1 100%;overflow:hidden}}#scandichreichundgluecklich .scan-dich-reich .terms-lightbox .inner p{font-size:16px;line-height:1.5}@media (max-width:767px){#scandichreichundgluecklich .scan-dich-reich .terms-lightbox .inner p{font-size:14px}}#scandichreichundgluecklich .scan-dich-reich .terms-lightbox .text-box{max-width:840px;padding:20px;margin:0 auto}@media (max-width:1199px){#scandichreichundgluecklich .scan-dich-reich .terms-lightbox .text-box{position:absolute;display:block;top:0;left:0;right:0;bottom:0;padding:0 20px 50px;overflow:auto}}#scandichreichundgluecklich .scan-dich-reich .terms-lightbox .lightbox-head{position:absolute;left:0;right:18px;background-color:white;z-index:1}@media (max-width:1199px){#scandichreichundgluecklich .scan-dich-reich .terms-lightbox .lightbox-head{position:sticky;top:0}}#scandichreichundgluecklich .scan-dich-reich .terms-lightbox .close-lightbox{position:absolute;display:block;width:50px;height:50px;right:5px;top:10px;border:0;background-color:transparent;margin:10px}@media (max-width:992px){#scandichreichundgluecklich .scan-dich-reich .terms-lightbox .close-lightbox{width:40px;height:40px;margin:5px;top:0;right:0}}#scandichreichundgluecklich .scan-dich-reich .terms-lightbox .close-lightbox:focus{outline:0}#scandichreichundgluecklich .scan-dich-reich .terms-lightbox .close-lightbox:after,#scandichreichundgluecklich .scan-dich-reich .terms-lightbox .close-lightbox:before{content:"";position:absolute;height:2px;width:36px;top:50%;left:50%;margin:-1px -18px;transform:rotate(45deg);background-color:#233d63}@media (max-width:992px){#scandichreichundgluecklich .scan-dich-reich .terms-lightbox .close-lightbox:after,#scandichreichundgluecklich .scan-dich-reich .terms-lightbox .close-lightbox:before{width:24px;margin:-1px -12px;padding:0}}#scandichreichundgluecklich .scan-dich-reich .terms-lightbox .close-lightbox:after{transform:rotate(-45deg)}#scandichreichundgluecklich .scan-dich-reich .terms-lightbox h3{color:#233d63;text-transform:none;font-size:24px;line-height:30px;max-width:800px;padding:36px 0 14px;text-align:left;margin:0 auto;border-bottom:1px solid #ddd}@media (max-width:1199px){#scandichreichundgluecklich .scan-dich-reich .terms-lightbox h3{padding:20px 50px 20px 20px}}@media (max-width:767px){#scandichreichundgluecklich .scan-dich-reich .terms-lightbox h3{font-size:18px;line-height:1.2;padding:15px 50px 15px 20px}}#scandichreichundgluecklich .scan-dich-reich .terms-lightbox h4{font-family:"PT Sans",sans-serif;font-size:18px;color:#233d63;font-weight:700;line-height:1.3;margin:20px 0 12px}@media (max-width:767px){#scandichreichundgluecklich .scan-dich-reich .terms-lightbox h4{font-size:15px}}#scandichreichundgluecklich .scan-dich-reich .winners{position:relative;counter-reset:count;font-size:0;line-height:0;padding-top:140px}@media (max-width:767px){#scandichreichundgluecklich .scan-dich-reich .winners{margin-top:0;padding-top:120px}}@media (max-width:767px) and (min-width:568px){#scandichreichundgluecklich .scan-dich-reich .winners{white-space:nowrap}}#scandichreichundgluecklich .scan-dich-reich .winners .headline{position:absolute;display:flex;top:0;left:0;width:100%;background-color:#152b47;align-items:center;justify-content:center;height:100px;padding-top:8px}@media (max-width:767px){#scandichreichundgluecklich .scan-dich-reich .winners .headline{padding-top:5px;height:84px}}#scandichreichundgluecklich .scan-dich-reich .winners .headline h3{margin:0 20px;z-index:1}#scandichreichundgluecklich .scan-dich-reich .winners:before{content:"";position:relative;display:inline-block;vertical-align:middle;width:450px;height:950px;max-width:40%;max-height:85vw;background-image:url("/fileadmin/media/_aktionen/sdrug2020/hunger-03.png");background-repeat:no-repeat;background-size:100%;margin-left:-270px;margin-right:-180px;margin-top:-110px;z-index:1;transform:translate3d(0,20%,0);transition:0.7s cubic-bezier(0.32,0,0.67,0) 0.5s}@media (max-width:992px){#scandichreichundgluecklich .scan-dich-reich .winners:before{width:320px;height:700px;margin:-100px -160px 0}}@media (max-width:767px){#scandichreichundgluecklich .scan-dich-reich .winners:before{transform:translate3d(0,0,0);max-width:200px;max-height:450px;margin:-100px -60px 0 -50px}}@media (max-width:567px){#scandichreichundgluecklich .scan-dich-reich .winners:before{margin:0;position:absolute;right:50%;z-index:3}}#scandichreichundgluecklich .scan-dich-reich .winners.in-viewport:before{transform:translate3d(0,0,0);transition:0.7s cubic-bezier(0.33,1,0.68,1)}#scandichreichundgluecklich .scan-dich-reich .winners ul{position:relative;list-style:none;margin:0;bottom:0;z-index:2;display:inline-block;vertical-align:middle;min-width:600px}@media (max-width:991px){#scandichreichundgluecklich .scan-dich-reich .winners ul{min-width:480px}}@media (max-width:567px){#scandichreichundgluecklich .scan-dich-reich .winners ul{min-width:100vw;padding-left:30%}}#scandichreichundgluecklich .scan-dich-reich .winners li{position:relative;display:inline-block;padding:30px;counter-increment:count}@media (max-width:1199px){#scandichreichundgluecklich .scan-dich-reich .winners li{padding:25px}}@media (max-width:992px){#scandichreichundgluecklich .scan-dich-reich .winners li{padding:20px}}@media (max-width:767px){#scandichreichundgluecklich .scan-dich-reich .winners li{padding:10px}}@media (min-width:768px){#scandichreichundgluecklich .scan-dich-reich .winners li:first-child{display:block}}#scandichreichundgluecklich .scan-dich-reich .winners li:before{content:counter(count);position:absolute;width:60px;height:60px;background-color:white;border-radius:50%;top:0;left:50%;margin:0 -30px;line-height:64px;font-size:36px;font-family:'Fago';font-weight:700;text-align:center;color:#152b47;z-index:2;-webkit-font-feature-settings:"lnum" 1;-moz-font-feature-settings:"lnum" 1;-ms-font-feature-settings:"lnum" 1;font-feature-settings:"lnum" 1}@media (max-width:1199px){#scandichreichundgluecklich .scan-dich-reich .winners li:before{width:50px;height:50px;line-height:54px;font-size:32px;margin:0 -25px}}@media (max-width:767px){#scandichreichundgluecklich .scan-dich-reich .winners li:before{width:38px;height:38px;line-height:40px;font-size:20px;margin:-12px -19px}}#scandichreichundgluecklich .scan-dich-reich .winners .image-box{position:relative;display:inline-block;outline:1px solid white;box-shadow:0 0 60px -20px rgba(255,255,255,0.5);width:300px}@media (max-width:1199px){#scandichreichundgluecklich .scan-dich-reich .winners .image-box{width:240px}}@media (max-width:767px){#scandichreichundgluecklich .scan-dich-reich .winners .image-box{width:140px}}#scandichreichundgluecklich .scan-dich-reich .winners .image-box:before{content:"";position:relative;display:block;padding-top:85%;z-index:1;box-shadow:inset 0 0 24px rgba(0,0,0,0.6)}#scandichreichundgluecklich .scan-dich-reich .winners .image-box img{position:absolute;display:block;top:0;left:0;width:100%;height:100%;object-fit:cover}#scandichreichundgluecklich .scan-dich-reich .winners .text-box{margin:15px}#scandichreichundgluecklich .scan-dich-reich .winners .text-box h6,#scandichreichundgluecklich .scan-dich-reich .winners .text-box p{font-family:"PT Sans",sans-serif;font-size:26px;line-height:1.4}@media (max-width:1199px){#scandichreichundgluecklich .scan-dich-reich .winners .text-box h6,#scandichreichundgluecklich .scan-dich-reich .winners .text-box p{font-size:20px}}@media (max-width:767px){#scandichreichundgluecklich .scan-dich-reich .winners .text-box h6,#scandichreichundgluecklich .scan-dich-reich .winners .text-box p{font-size:15px}}#scandichreichundgluecklich .scan-dich-reich .winners .text-box h6{margin:0;font-weight:700;text-transform:uppercase}#scandichreichundgluecklich .scan-dich-reich .winner-info{position:relative;padding:1px 0}#scandichreichundgluecklich .scan-dich-reich .winner-info:before{content:"";position:absolute;top:-100px;left:64%;margin-left:200px;background-image:url('../../../_assets/fa8034ecf72d82701a1cfbae71dd8768/Images/Promotions/sdr/hunger-04.png');background-repeat:no-repeat;background-position:left top;background-size:100%;width:450px;height:650px;z-index:4;pointer-events:none;max-width:30%}@media (max-width:991px){#scandichreichundgluecklich .scan-dich-reich .winner-info:before{left:50%;max-width:none;margin-left:100px}}@media (max-width:767px){#scandichreichundgluecklich .scan-dich-reich .winner-info:before{left:70%;max-width:50%;margin-left:0;top:20px}}@media (min-width:992px){#scandichreichundgluecklich .scan-dich-reich .winner-info[data-winner="true"]:after{content:"";position:absolute;display:block;top:-140px;right:64%;margin-right:150px;max-width:30%;width:450px;height:950px;background-image:url("/fileadmin/media/_aktionen/sdrug2020/hunger-03.png");background-size:100%;background-repeat:no-repeat;background-position:center;z-index:4;pointer-events:none}}#scandichreichundgluecklich .scan-dich-reich .winner-info .text-box{max-width:940px;margin:calc(30px + 2.5%) auto 0;width:60vw}@media (max-width:991px){#scandichreichundgluecklich .scan-dich-reich .winner-info .text-box{width:700px;text-align:left;padding-right:200px}}@media (max-width:767px){#scandichreichundgluecklich .scan-dich-reich .winner-info .text-box{width:75%;margin-left:0;padding-left:20px;padding-right:0}}#scandichreichundgluecklich .scan-dich-reich .winner-info .btn{margin-top:24px}#scandichreichundgluecklich .scan-dich-reich a.m span:last-child:before{content:"@"}#scandichreichundgluecklich .scan-dich-reich .video-lightbox{position:fixed;display:flex;align-items:center;justify-content:center;top:0;left:0;width:100%;height:100vh;background-color:rgba(21,43,71,0.9);z-index:100;opacity:0;visibility:hidden;pointer-events:none;-webkit-transition:opacity 0.4s ease 0s,visibility 0s ease 0.4s,z-index 0.4s linear,margin 0.3s ease,border-width 0.3s ease,top 0.3s ease,transform 0.4s ease,-webkit-transform 0.4s ease;-o-transition:opacity 0.4s ease 0s,visibility 0s ease 0.4s,z-index 0.4s linear,margin 0.3s ease,border-width 0.3s ease,top 0.3s ease,transform 0.4s ease,-webkit-transform 0.4s ease;transition:opacity 0.4s ease 0s,visibility 0s ease 0.4s,z-index 0.4s linear,margin 0.3s ease,border-width 0.3s ease,top 0.3s ease,transform 0.4s ease,-webkit-transform 0.4s ease}#scandichreichundgluecklich .scan-dich-reich .video-lightbox.open{opacity:1;visibility:visible;pointer-events:auto;-webkit-transition:opacity 0.5s ease 0s,visibility 0s ease 0s,z-index 0.5s linear,margin 0.3s ease,border-width 0.3s ease,top 0.3s ease,transform 0.4s ease,-webkit-transform 0.4s ease;-o-transition:opacity 0.5s ease 0s,visibility 0s ease 0s,z-index 0.5s linear,margin 0.3s ease,border-width 0.3s ease,top 0.3s ease,transform 0.4s ease,-webkit-transform 0.4s ease;transition:opacity 0.5s ease 0s,visibility 0s ease 0s,z-index 0.5s linear,margin 0.3s ease,border-width 0.3s ease,top 0.3s ease,transform 0.4s ease,-webkit-transform 0.4s ease}#scandichreichundgluecklich .scan-dich-reich .video-lightbox.open .window{transform:translate3d(0,0,0) scale(1)}#scandichreichundgluecklich .scan-dich-reich .video-lightbox .closer{position:absolute;display:block;right:0;top:0;width:50px;height:50px;background-color:transparent;border:0;margin:10px}@media (max-width:767px){#scandichreichundgluecklich .scan-dich-reich .video-lightbox .closer{margin:4px}}#scandichreichundgluecklich .scan-dich-reich .video-lightbox .closer:focus{outline:0}#scandichreichundgluecklich .scan-dich-reich .video-lightbox .closer:after,#scandichreichundgluecklich .scan-dich-reich .video-lightbox .closer:before{content:"";position:absolute;width:30px;height:2px;background-color:white;top:50%;left:50%;margin:-1px -15px;transform:rotate(45deg)}#scandichreichundgluecklich .scan-dich-reich .video-lightbox .closer:after{transform:rotate(-45deg)}#scandichreichundgluecklich .scan-dich-reich .video-lightbox .window{position:relative;display:block;width:1280px;max-width:90%;transition:0.4s ease;transform:translate3d(0,0,0) scale(0.8)}#scandichreichundgluecklich .scan-dich-reich .video-lightbox .window:before{content:"";position:relative;display:block;padding-top:56.25%;background-color:white}@media (max-width:567px){#scandichreichundgluecklich .scan-dich-reich .video-lightbox .window{max-width:100%}}#scandichreichundgluecklich .scan-dich-reich .video-lightbox video{position:absolute;left:0;top:0;width:100%;height:100%}#scandichreichundgluecklich .scan-dich-reich .video-lightbox video:focus{outline:0}#scandichreichundgluecklich .scan-dich-reich .video-link-wrapper{position:absolute;bottom:0;left:0;margin:10% 12%}@media (min-width:1400px){#scandichreichundgluecklich .scan-dich-reich .video-link-wrapper{margin-bottom:15%}}#scandichreichundgluecklich .scan-dich-reich .video-link{position:relative;display:inline-block;background-color:white;border-radius:16px;font-size:22px;line-height:30px;font-weight:700;color:#152b47;margin-right:auto;float:left;margin-left:2%;padding:12px 30px 12px 56px;transition:0.3s ease;white-space:nowrap}#scandichreichundgluecklich .scan-dich-reich .video-link:hover{box-shadow:0 0 0 8px rgba(255,255,255,0.4)}#scandichreichundgluecklich .scan-dich-reich .video-link:hover:before{border-color:transparent transparent transparent #e30613}#scandichreichundgluecklich .scan-dich-reich .video-link:before{content:"";position:absolute;left:22px;top:50%;width:0;height:0;border-style:solid;border-width:12px 0 12px 18px;border-color:transparent transparent transparent #152b47;margin-top:-12px;transition:0.3s ease}@media (max-width:767px){#scandichreichundgluecklich .scan-dich-reich .video-link{font-size:16px;line-height:20px;padding:7px 20px 7px 36px;border-radius:10px;margin-top:30px}#scandichreichundgluecklich .scan-dich-reich .video-link:before{border-width:8px 0 8px 10px;margin-top:-8px;left:16px}#scandichreichundgluecklich .scan-dich-reich .video-link:hover{box-shadow:0 0 0 5px rgba(255,255,255,0.4)}}@media (min-width:1400px){#scandichreichundgluecklich .scan-dich-reich .video-link{font-size:28px;line-height:40px}}#scandichreichundgluecklich .hero-image img{display:inline-block;width:100%}.ie .scan-dich-reich .product-slider:before{top:20%;left:25%;right:25%;bottom:65%;box-shadow:0 0 100px 100px white;opacity:0.3}.ie .scan-dich-reich .cover .phone::after{display:none}.faq{margin:0 auto;width:100%;max-width:840px}.faq .faq__filter{margin-top:30px;margin-bottom:30px;list-style:none;display:flex;justify-content:center;flex-wrap:wrap}@media screen and (min-width:768px){.faq .faq__filter{margin-top:60px;margin-bottom:60px}}.faq .faq__filter .filter__item{cursor:pointer;margin:6px;padding:8px 14px 7px;border:1px solid #000;font-size:16px;border-radius:4px;white-space:nowrap;transition:background-color 0.3s ease-in-out}@media screen and (min-width:768px){.faq .faq__filter .filter__item{margin:8px;font-size:18px;padding:10px 18px 9px}}.faq .faq__filter .filter__item.active,.faq .faq__filter .filter__item:hover{background-color:#ecf7fe}.faq .faq__accordion{margin-top:30px;margin-bottom:30px}@media screen and (min-width:768px){.faq .faq__accordion{margin-top:60px;margin-bottom:60px}}.faq .faq__accordion .accordion__item.accordion__item--bg{background-color:#ecf7fe}.faq .faq__accordion .accordion__item .item__header{cursor:pointer;position:relative;font-size:18px;font-weight:600;padding:12px 20px}@media screen and (min-width:768px){.faq .faq__accordion .accordion__item .item__header{font-size:20px;padding:16px 28px}}.faq .faq__accordion .accordion__item .item__chevron{position:absolute;right:20px;top:50%;margin-top:-11px;box-sizing:border-box;display:block;transform:scale(1);width:22px;height:22px;border:2px solid transparent;border-radius:100px}@media screen and (min-width:768px){.faq .faq__accordion .accordion__item .item__chevron{right:28px;transform:scale(1.4)}}.faq .faq__accordion .accordion__item .item__chevron:after{content:"";display:block;box-sizing:border-box;position:absolute;width:10px;height:10px;border-bottom:2px solid;border-left:2px solid;transform:rotate(-135deg);left:6px;top:4px}.faq .faq__accordion .accordion__item.open .item__chevron:after{transform:rotate(-45deg)}.faq .faq__accordion .accordion__item .item__body{display:none;font-size:16px;line-height:1.2;padding:0 20px 16px}@media screen and (min-width:768px){.faq .faq__accordion .accordion__item .item__body{padding:0 28px 20px}}.faq .faq__accordion .accordion__item .item__body p:last-child{margin-bottom:0}.faq .faq__accordion .accordion__item.accordion__item--hidden{display:none}.faq .faq__crosslinks{margin-top:30px;margin-bottom:30px;display:flex;justify-content:center;flex-wrap:wrap}@media screen and (min-width:768px){.faq .faq__crosslinks{margin-top:60px;margin-bottom:60px}}.faq .faq__crosslinks .btn{margin:6px;background-position:8px center;background-repeat:no-repeat;padding-left:48px;background-size:auto 90%}@media screen and (min-width:768px){.faq .faq__crosslinks .btn{margin:8px;background-position:12px center;padding-left:60px}}.faq .faq__crosslinks .btn.contact{background-image:url('../../../_assets/fa8034ecf72d82701a1cfbae71dd8768/Frontend/Images/form_contact.svg')}.faq .faq__crosslinks .btn.complaint{background-image:url('../../../_assets/fa8034ecf72d82701a1cfbae71dd8768/Frontend/Images/form_complain.svg')}.form-label.with-tooltip{display:flex;align-items:center}.form-label.with-tooltip .tooltip{flex-shrink:0;margin-left:4px}@media screen and (min-width:576px){.contactform .row{position:relative}.contactform div[class^="col"]{position:static}}.tooltip{position:relative;display:inline-block;width:16px;height:16px;border-radius:8px;border:1px solid #999;cursor:pointer}.tooltip:before{position:absolute;width:14px;height:14px;content:"?";display:block;top:0;right:0;bottom:0;left:0;font-size:12px;text-align:center;line-height:14px;font-weight:600;color:#999}.tooltip.tooltip--active:after{content:" ";position:absolute;bottom:-18px;left:50%;margin-left:-15px;border-width:15px;border-style:solid;border-color:transparent transparent #ecf7fe transparent}.tooltip.tooltip--active+.tooltip__content{display:flex}.tooltip__content{display:none;position:absolute;background:#ecf7fe;z-index:2;left:30px;right:30px;top:38px;padding:15px 50px 15px 15px;flex-direction:column}@media screen and (min-width:768px){.tooltip__content{top:40px}}@media screen and (min-width:576px){.tooltip__content{flex-direction:row}}.tooltip__content .tooltip__image{flex-shrink:0;max-width:260px;margin:0 0 10px}@media screen and (min-width:576px){.tooltip__content .tooltip__image{margin:0 10px 0 0}}.tooltip__content .tooltip__image img{max-width:100%;display:inline-block}.tooltip__content .tooltip__description p:last-child{margin-bottom:0}.tooltip__content .tooltip__close{cursor:pointer;position:absolute;right:15px;top:15px;width:20px;height:20px}.tooltip__content .tooltip__close:before{content:"X";position:absolute;top:0;right:0;bottom:0;left:0;width:inherit;height:inherit;display:block;font-size:16px;font-weight:600;text-align:center}body:not(.finde-das-muh) .continuous-slider{-webkit-user-select:none;-ms-user-select:none;user-select:none;width:100%;background:var(--gradient-gold-2);overflow:hidden;position:relative;display:block;z-index:30}body:not(.finde-das-muh) .continuous-slider__wrapper{width:auto;padding-block:8px;display:flex;justify-content:flex-start;align-items:center}body:not(.finde-das-muh) .continuous-slider p{color:#e30613;font-size:20px;font-family:'Saira Condensed',sans-serif;white-space:nowrap;display:inline-block;margin:0 auto;animation:infiniteScroll 30s linear infinite}body:not(.finde-das-muh) .continuous-slider p>span{padding-inline:12px;display:inline-block;transform:translateY(-1px)}@keyframes infiniteScroll{0%{transform:translatex(0)}100%{transform:translatex(-100%)}}@media screen and (min-width:768px){body:not(.finde-das-muh) .continuous-slider__wrapper{padding-block:12px}}.page-header .logo{margin-left:-2px}.rating{position:relative;display:block}.rating:before,.rating:after{content:"";font-family:"Icons",sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-weight:400;text-transform:none;font-style:normal;color:#bea572}.rating:after{color:rgba(0,0,0,0.2)}.rating[data-value="5"]:before{content:"sssss"}.rating[data-value="4"]:before{content:"ssss"}.rating[data-value="4"]:after{content:"s"}.rating[data-value="3"]:before{content:"sss"}.rating[data-value="3"]:after{content:"ss"}.rating[data-value="2"]:before{content:"ss"}.rating[data-value="2"]:after{content:"sss"}.rating[data-value="1"]:before{content:"s"}.rating[data-value="1"]:after{content:"ssss"}.fun-fact{position:relative;display:flex;justify-content:center;align-items:center}@media (max-width:575.98px){.fun-fact{display:block;padding-left:0;min-height:0}}.fun-fact .text-2{position:relative;display:block;padding-left:110px;margin:0;max-width:720px}.fun-fact .text-2:before{content:"q";position:absolute;left:0;top:-5px;font-family:"Icons",sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-weight:400;text-transform:none;font-style:normal;font-size:90px;color:#e30613}@media (max-width:991.98px){.fun-fact .text-2{margin:20px 0}.fun-fact .text-2:before{left:20px;font-size:70px;top:-7px}}@media (max-width:575.98px){.fun-fact .text-2{padding-left:70px}.fun-fact .text-2:before{font-size:60px;left:0}}.recipe-overview{display:flex;flex-wrap:wrap;text-align:center}.recipe-overview .item{flex:1 1 25%;max-width:25%;width:25%}.recipe-carousel .image-box,.recipe-overview .image-box{display:block;margin:0 auto;max-width:222px;background-image:url('../../../_assets/fa8034ecf72d82701a1cfbae71dd8768/Frontend/Images/Recipes/rezept_bg_papier_1.png');background-size:100%;padding-top:1px;background-repeat:no-repeat;margin-bottom:-5%;display:flex;align-items:center}.recipe-carousel .image-box:before,.recipe-overview .image-box:before{content:"";position:relative;display:block;padding-top:109%;float:left}.recipe-carousel .image-box:after,.recipe-overview .image-box:after{content:"";position:relative;display:block;clear:both}.recipe-carousel .image-box img,.recipe-overview .image-box img{margin:0 auto 5%;max-width:76%;display:block}.recipe-carousel .item.bg-2 .image-box,.recipe-overview .item.bg-2 .image-box{background-image:url('../../../_assets/fa8034ecf72d82701a1cfbae71dd8768/Frontend/Images/Recipes/rezept_bg_papier_2.png')}.recipe-carousel .item.bg-3 .image-box,.recipe-overview .item.bg-3 .image-box{background-image:url('../../../_assets/fa8034ecf72d82701a1cfbae71dd8768/Frontend/Images/Recipes/rezept_bg_papier_3.png')}.recipe-carousel .item,.recipe-overview .item{position:relative;padding:0 15px}@media (min-width:576px){.recipe-carousel .item,.recipe-overview .item{padding:0 20px}}.recipe-carousel .item.active:after,.recipe-overview .item.active:after{content:"";position:absolute;display:block;bottom:0;left:50%;width:0;height:0;border-style:solid;border-width:0 25px 25px 25px;border-color:transparent transparent white transparent;margin-left:-25px}.recipe-carousel .item a,.recipe-overview .item a{position:relative;display:block;margin-bottom:10%;text-align:center;color:#444}@media (min-width:1200px){.recipe-carousel .item a,.recipe-overview .item a{margin-bottom:15%}}.recipe-carousel .item a:focus,.recipe-overview .item a:focus{box-shadow:none;outline:0}.recipe-carousel .item a:hover,.recipe-overview .item a:hover{text-decoration:none}.recipe-carousel .rating,.recipe-overview .rating{font-size:13px;line-height:1}.recipe-carousel .rating:after,.recipe-overview .rating:after{color:white}.ie .recipe-carousel .image-box img,.recipe-overview .image-box img{width:76%}.recipe-sorting .container,.recipe-filter .container{max-width:1000px}.recipe-sorting .filters,.recipe-sorting .sort,.recipe-filter .filters,.recipe-filter .sort{position:relative;display:flex;justify-content:space-between;padding:5px 0;list-style:none;font-family:'Saira Condensed',sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.recipe-sorting .filters>li,.recipe-sorting .sort>li,.recipe-filter .filters>li,.recipe-filter .sort>li{position:relative;flex:1 1 30%;width:30%;max-width:300px;padding:0 10px}.recipe-sorting .title,.recipe-filter .title{position:relative;display:block;background-color:#e30613;color:white;padding:6px 30px 5px 10px;text-align:center;font-weight:700;font-size:22px;line-height:1.2;cursor:pointer}.recipe-sorting .title img,.recipe-filter .title img{position:absolute;display:block;left:50%;bottom:100%;-webkit-transform:translate(-50%,0);-moz-transform:translate(-50%,0);-ms-transform:translate(-50%,0);-o-transform:translate(-50%,0);transform:translate(-50%,0);max-width:100%}.recipe-sorting .title:before,.recipe-filter .title:before{content:"";position:absolute;display:block;right:37px;width:2px;top:0;bottom:0;background-color:rgba(255,255,255,0.7);opacity:0.7;border-left:1px solid black}.recipe-sorting .title:after,.recipe-filter .title:after{content:"d";font-family:"Icons",sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-weight:400;text-transform:none;font-style:normal;position:absolute;display:block;right:0;width:39px;height:37px;line-height:37px;font-size:25px;top:0;text-align:center;-webkit-transition:0.3s ease;-o-transition:0.3s ease;transition:0.3s ease}.recipe-sorting .sort,.recipe-filter .sort{list-style:none}.recipe-sorting .filter,.recipe-sorting .sort ul,.recipe-filter .filter,.recipe-filter .sort ul{position:absolute;display:block;left:10px;right:10px;top:100%;list-style:none;text-align:center;font-size:18px;line-height:1.2;background-color:white;padding:8px;max-height:220px;overflow:auto;opacity:0;visibility:hidden;pointer-events:none;-webkit-transition:opacity 0.4s ease 0s,visibility 0s ease 0.4s,z-index 0.4s linear,margin 0.3s ease,border-width 0.3s ease,top 0.3s ease,transform 0.4s ease,-webkit-transform 0.4s ease;-o-transition:opacity 0.4s ease 0s,visibility 0s ease 0.4s,z-index 0.4s linear,margin 0.3s ease,border-width 0.3s ease,top 0.3s ease,transform 0.4s ease,-webkit-transform 0.4s ease;transition:opacity 0.4s ease 0s,visibility 0s ease 0.4s,z-index 0.4s linear,margin 0.3s ease,border-width 0.3s ease,top 0.3s ease,transform 0.4s ease,-webkit-transform 0.4s ease;z-index:2;box-shadow:0 2px 12px -4px rgba(0,0,0,0.1)}.recipe-sorting .filter>li,.recipe-sorting .sort ul>li,.recipe-filter .filter>li,.recipe-filter .sort ul>li{padding:7px 10px 6px;font-weight:700;-webkit-transition:0.3s ease;-o-transition:0.3s ease;transition:0.3s ease;cursor:pointer}.recipe-sorting .filter>li:hover,.recipe-sorting .filter>li.active,.recipe-sorting .sort ul>li:hover,.recipe-sorting .sort ul>li.active,.recipe-filter .filter>li:hover,.recipe-filter .filter>li.active,.recipe-filter .sort ul>li:hover,.recipe-filter .sort ul>li.active{background-color:rgba(199,169,124,0.25)}.recipe-sorting li.open .filter,.recipe-sorting li.open ul,.recipe-filter li.open .filter,.recipe-filter li.open ul{opacity:1;visibility:visible;pointer-events:auto;-webkit-transition:opacity 0.5s ease 0s,visibility 0s ease 0s,z-index 0.5s linear,margin 0.3s ease,border-width 0.3s ease,top 0.3s ease,transform 0.4s ease,-webkit-transform 0.4s ease;-o-transition:opacity 0.5s ease 0s,visibility 0s ease 0s,z-index 0.5s linear,margin 0.3s ease,border-width 0.3s ease,top 0.3s ease,transform 0.4s ease,-webkit-transform 0.4s ease;transition:opacity 0.5s ease 0s,visibility 0s ease 0s,z-index 0.5s linear,margin 0.3s ease,border-width 0.3s ease,top 0.3s ease,transform 0.4s ease,-webkit-transform 0.4s ease}.recipe-sorting li.open .title:after,.recipe-filter li.open .title:after{-webkit-transform:rotate(-180deg);-moz-transform:rotate(-180deg);-ms-transform:rotate(-180deg);-o-transform:rotate(-180deg);transform:rotate(-180deg)}.recipe-filter{background-image:url('../../../_assets/fa8034ecf72d82701a1cfbae71dd8768/Frontend/Images/Recipes/rezeptgenerator_bg_1600.jpg');background-size:cover;background-position:center;padding:calc(25px + 2.5%) 0}@media (min-width:1921px){.recipe-filter .text-center{padding-top:90px}}.recipe-filter .text-center h1,.recipe-filter .text-center .text-4,.recipe-filter .text-center .content-groups.accordion .item-title,.content-groups.accordion .recipe-filter .text-center .item-title{text-transform:uppercase}.recipe-filter .title{margin-top:70%}.recipe-sorting{background-color:#343430;color:white;padding:40px 0}.recipe-sorting .sort{justify-content:flex-start;padding:10px 0;margin:0 0 0 -10px;max-width:488px}.recipe-sorting .sort>li{flex:1 1 50%;width:50%;color:#444}.recipe-sorting .summary{font-family:'Saira Condensed',sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-weight:700;margin-top:-15px;margin-bottom:-10px;margin-left:12px}.recipe-sorting .summary span{display:inline-block;line-height:1;font-size:30px}.recipe-sorting .summary span.number{font-size:110px}.recipe-sorting .summary span.copy{max-width:200px;margin-left:10px;line-height:1.1}.recipe-sorting p{margin:0 0 5px}.recipe .rating{margin:5px 0 15px}.recipe .text-1{margin:15px 0 30px}.recipe .image-box{text-align:center}.recipe .ingredients-wrapper{display:flex}.recipe .ingredients-wrapper .image-box{text-align:left;min-width:150px}@media (max-width:575.98px){.recipe .ingredients-wrapper .image-box{min-width:90px}.recipe .ingredients-wrapper .image-box img{position:relative;left:-10px}}.recipe .ingredients-wrapper .text-box{padding-top:5px}.recipe .ingredients-wrapper .text-4,.recipe .ingredients-wrapper .content-groups.accordion .item-title,.content-groups.accordion .recipe .ingredients-wrapper .item-title{margin-bottom:0}.recipe ul.ingredients{list-style:none}.recipe ul.ingredients li{margin-bottom:5px}.recipe img{max-width:100%}@media (max-width:767.98px){.recipe .row{flex-direction:column}.recipe .row .image-box{order:-1}}.recipe-propose{display:flex}@media (max-width:767.98px){.recipe-propose{flex-direction:column;text-align:center}}.recipe-propose .text-1,.recipe-propose .btn{white-space:nowrap;margin-bottom:0}.recipe-propose p{position:relative;margin:0 30px;top:6px}@media (max-width:767.98px){.recipe-propose p{margin:5px 0}}.recipe-propose .btn{margin:12px 0 0 90px;display:block;height:100%;min-width:260px}.recipe-propose .btn:before{content:"m";font-family:"Icons",sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-weight:400;text-transform:none;font-style:normal;position:absolute;right:100%;font-size:54px;line-height:1;margin:0 15px;top:-7px}@media (max-width:767.98px){.recipe-propose .btn{min-width:0;margin:20px auto 10px;left:30px}.recipe-propose .btn:before{font-size:47px}}.breadcrumb-navigation+.cols,.breadcrumb-navigation+.text-1{margin-top:20px}.cols .col{margin:5px 0}@media (min-width:576px){.cols .col{max-width:50%;margin:15px 0}}.cols .image-box{margin:20px 0}.cols img{max-width:100%}@media (max-width:575.98px){.cols .sharing{display:block;margin:5px auto;width:160px}.cols .sharing .btn{margin-right:0}}a:hover{text-decoration:none}.quote{color:#444 !important;margin:30px 0}.quote:before{position:relative;content:"q";font-family:"Icons",sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-weight:400;text-transform:none;font-style:normal;color:#e30613;font-size:40px;float:left;top:-4px;margin-right:10px}.quote:after{content:"";position:relative;display:block;clear:both}#dashboard-filter{text-align:center;list-style:none;margin:10px -20px;font-size:0}@media (max-width:991.98px){#dashboard-filter{display:grid}}@media (max-width:767.98px){#dashboard-filter{display:initial}}@media (max-width:575.98px){#dashboard-filter{display:initial}}#dashboard-filter li{display:inline-block;margin:0 15px 10px}@media (max-width:991.98px){#dashboard-filter li{display:grid;width:90%;height:45px;margin:auto}}@media (max-width:767.98px){#dashboard-filter li{margin:auto !important}}@media (max-width:575.98px){#dashboard-filter li{text-align:center;margin:auto !important}}@media (max-width:767.98px){#dashboard-filter{overflow:auto;white-space:nowrap;margin:-10px -20px;padding:0 10px}#dashboard-filter li{margin:25px 10px 20px}}#dashboard-filter a{display:inline-block;min-width:180px;border:2px solid #e30613;font-family:'Saira Condensed',sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-weight:700;font-size:16px;line-height:1;padding:8px 20px;text-transform:uppercase;-webkit-transition:0.3s ease;-o-transition:0.3s ease;transition:0.3s ease}@media (max-width:991.98px){#dashboard-filter a{min-width:170px;padding:13px 30px}}#dashboard-filter a:hover,#dashboard-filter a.active{text-decoration:none;background-color:#e30613;color:white}#dashboard-filter a .count{display:none}#dashboard-filter a[data-option="all"].active{cursor:default}#dashboard-filter a:not([data-option="all"]){padding-left:40px}#dashboard-filter a:not([data-option="all"]){padding-left:40px;position:relative}#dashboard-filter a:not([data-option="all"]):before{content:"";position:absolute;display:block;width:55px;height:55px;background-repeat:no-repeat;background-position:center;top:-20px;left:0;-webkit-transition:0.3s ease;-o-transition:0.3s ease;transition:0.3s ease;-webkit-transform:translate3d(0,0,0);-moz-transform:translate3d(0,0,0);-ms-transform:translate3d(0,0,0);-o-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}@media (max-width:991.98px){#dashboard-filter a:not([data-option="all"]):before{width:40px;height:90px}}#dashboard-filter a:not([data-option="all"])[data-option="drinks"]:before{background-image:url('../../../_assets/fa8034ecf72d82701a1cfbae71dd8768/Frontend/Images/icon_getraenke.svg');background-size:110%}#dashboard-filter a:not([data-option="all"])[data-option="yoghurt"]:before{background-image:url('../../../_assets/fa8034ecf72d82701a1cfbae71dd8768/Frontend/Images/icon_joghurt.svg');background-size:100%}#dashboard-filter a:not([data-option="all"])[data-option="desserts"]:before{background-image:url('../../../_assets/fa8034ecf72d82701a1cfbae71dd8768/Frontend/Images/icon_milchreis.svg');background-size:86%}#dashboard-filter a:not([data-option="all"]):hover:before{-webkit-transform:translate3d(0,-10px,0);-moz-transform:translate3d(0,-10px,0);-ms-transform:translate3d(0,-10px,0);-o-transform:translate3d(0,-10px,0);transform:translate3d(0,-10px,0)}.isotope .pagination{position:relative;display:block;width:100%;flex:1 1 100%;text-align:center}.isotope .pagination.single-page{display:none}.fame{position:relative;display:flex;flex-wrap:wrap;overflow:hidden;margin:30px -20px}.fame h4{font-size:24px;font-family:'Saira Condensed',sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-weight:700;line-height:1.2;margin:0 0 12px}.fame h4 .star:before{content:"s";position:relative;font-family:"Icons",sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-weight:400;text-transform:none;font-style:normal;color:#e30613;display:inline-block;font-size:20px;vertical-align:middle;top:-2px;margin:0 5px}.fame .item{position:relative;flex:1 1 33.3333%;max-width:33.3333%;flex-grow:1;padding:26px 35px 25px 37px}.fame .item:before{content:"";position:absolute;display:block;right:-2px;top:20px;bottom:20px;width:1px;background-color:#b8b8b7}.fame .item:after{content:"";position:absolute;display:block;top:100%;left:20px;right:20px;background-color:#b8b8b7;height:1px}@media (max-width:991.98px){.fame .item{flex:1 1 50%;max-width:50%}}@media (max-width:575.98px){.fame .item{flex:1 1 100%;max-width:100%}}.contact-header{position:relative}.contact-header .image-box{overflow:hidden}.contact-header .image-box img{width:100%}@media (max-width:991.98px){.contact-header .image-box img{height:100%;width:auto;position:relative;left:50%;transform:translate(-50%,0)}}@media (max-width:767.98px){.contact-header .image-box{max-height:385px}}.contact-header .text-box{position:absolute;display:block;top:0;left:0;right:0;bottom:0;display:flex;justify-content:center;align-items:center;padding-bottom:4%}.contact-header .text-box h1,.contact-header .text-box .text-1{position:relative;display:inline-block;z-index:1;bottom:20%}.contact-header .link-box{position:absolute;background-color:rgba(0,0,0,0.5);bottom:0;left:0;right:0;padding:18px;text-align:center;z-index:1}.contact-header .link-box .btn{min-width:170px;color:#333}@media (max-width:575.98px){.contact-header .link-box .btn{min-width:120px}}.contact-header .link-box a{position:relative;display:inline-block}.contact-header .link-box a:before{content:"";position:relative;display:block;margin:0 auto;width:100px;height:100px;background-image:url('../../../_assets/fa8034ecf72d82701a1cfbae71dd8768/Frontend/Images/question.png');background-size:auto 100%;background-position:left center}.contact-header .link-box a.criticism:before{background-image:url('../../../_assets/fa8034ecf72d82701a1cfbae71dd8768/Frontend/Images/criticism.png')}.contact-header .link-box a:hover:before,.contact-header .link-box a.active:before{background-position:right center}.contact-header .link-box a:hover .btn,.contact-header .link-box a.active .btn{color:#e30613}.contact-header .link-box a.active:after{content:"";position:absolute;display:block}@media (min-width:576px){.contact-header{max-height:385px}}.bwhite{color:#e30613 !important;background-color:white}.bwhite:hover{background-color:#ecf7fe}.sticky.bg-darkgrey{opacity:0.9}.anchors{position:relative;display:flex;list-style:none;-webkit-transform:translate3d(0,0,0) scale(1);-moz-transform:translate3d(0,0,0) scale(1);-ms-transform:translate3d(0,0,0) scale(1);-o-transform:translate3d(0,0,0) scale(1);transform:translate3d(0,0,0) scale(1);-webkit-transition:0.4s cubic-bezier(0.215,0.61,0.355,1);-o-transition:0.4s cubic-bezier(0.215,0.61,0.355,1);transition:0.4s cubic-bezier(0.215,0.61,0.355,1)}.anchors.history-links{justify-content:center;padding-left:120px;-webkit-transition:none;-o-transition:none;transition:none}@media (max-width:575.98px){.anchors.history-links{overflow:auto;max-width:100%}}.anchors.history-links a{position:relative;display:block;color:white;padding:12px 15px;font-family:'Saira Condensed',sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-weight:700;font-size:20px;-webkit-transition:0.3s ease;-o-transition:0.3s ease;transition:0.3s ease}.anchors.history-links a:hover{text-decoration:none;background-color:rgba(255,255,255,0.2)}.anchors.square,.anchors.circles{margin:-15px 0;flex-wrap:wrap;justify-content:center}@media (max-width:575.98px){.anchors.square,.anchors.circles{margin:-25px -5px}}.anchors.square li,.anchors.circles li{flex:none;display:flex;justify-content:center}.anchors.square li:nth-child(3n+2) a,.anchors.circles li:nth-child(3n+2) a{background-color:#004884}.anchors.square li:nth-child(3n+3) a,.anchors.circles li:nth-child(3n+3) a{background-color:rgba(120,170,209,0.5)}.anchors.square a,.anchors.circles a{width:106px;height:106px;font-size:23px;margin:5px;position:relative;display:block;background-color:#78aad1;color:white;padding:14px 17px;font-family:'Saira Condensed',sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;line-height:1;text-transform:uppercase;font-weight:700;-webkit-transform:translate3d(0,0,0) scale(1);-moz-transform:translate3d(0,0,0) scale(1);-ms-transform:translate3d(0,0,0) scale(1);-o-transform:translate3d(0,0,0) scale(1);transform:translate3d(0,0,0) scale(1);-webkit-transition:0.3s ease;-o-transition:0.3s ease;transition:0.3s ease;box-shadow:rgba(0,0,0,0.2) 0 1px 3px;-webkit-box-shadow:rgba(0,0,0,0.2) 0 1px 3px}@media (min-width:992px){.anchors.square a:hover,.anchors.circles a:hover{-webkit-box-shadow:rgba(0,0,0,0.7) 0 1px 4px;box-shadow:rgba(0,0,0,0.7) 0 1px 4px}}.anchors.square a span,.anchors.circles a span{display:block}.anchors.square a img,.anchors.circles a img{position:absolute;right:0;bottom:0;margin:12px;max-width:25%}@media (min-width:1200px){.anchors.square a,.anchors.circles a{width:120px;height:120px;font-size:25px}}@media (max-width:767.98px){.anchors.square a{padding:7px}.anchors.square a img{margin:6%;max-width:40%}}@media (max-width:575.98px){.anchors.square{justify-content:center}.anchors.square li{display:contents}}.anchors.circles a{border-radius:50%;display:flex;flex-direction:column;justify-content:center;align-items:center}@media (max-width:767.98px){.anchors.circles a{width:91px;height:91px}}.page-content>.ce-grid.sticky,.page-content>.ce-list>.ce-grid.sticky,.page-content>.frame>.ce-grid.sticky{z-index:1;position:sticky;-webkit-transition:0.3s cubic-bezier(0.445,0.05,0.55,0.95);-o-transition:0.3s cubic-bezier(0.445,0.05,0.55,0.95);transition:0.3s cubic-bezier(0.445,0.05,0.55,0.95);transform-origin:center 0;padding:40px 0}@media (max-width:991.98px){.page-content>.ce-grid.sticky,.page-content>.ce-list>.ce-grid.sticky,.page-content>.frame>.ce-grid.sticky{position:relative;margin-top:-10px}}@media (min-width:992px){.page-content>.ce-grid.sticky,.page-content>.ce-list>.ce-grid.sticky,.page-content>.frame>.ce-grid.sticky{top:60px;margin-top:-30px}.page-content>.ce-grid.sticky.is-fixed:not(.history-sub-nav) li a,.page-content>.ce-list>.ce-grid.sticky.is-fixed:not(.history-sub-nav) li a,.page-content>.frame>.ce-grid.sticky.is-fixed:not(.history-sub-nav) li a{height:80px;width:80px;font-size:20px;-webkit-transition:0.3s cubic-bezier(0.25,0.46,0.45,0.94);-o-transition:0.3s cubic-bezier(0.25,0.46,0.45,0.94);transition:0.3s cubic-bezier(0.25,0.46,0.45,0.94)}.page-content>.ce-grid.sticky.is-fixed:not(.history-sub-nav) .square li a,.page-content>.ce-list>.ce-grid.sticky.is-fixed:not(.history-sub-nav) .square li a,.page-content>.frame>.ce-grid.sticky.is-fixed:not(.history-sub-nav) .square li a{font-size:18px;padding:8px}}.page-content>.ce-grid.sticky.bg-darkgrey,.page-content>.ce-list>.ce-grid.sticky.bg-darkgrey,.page-content>.frame>.ce-grid.sticky.bg-darkgrey{padding:0}.link-to-element{position:absolute;top:-59px}section{position:relative}.background{position:absolute;display:block;top:0;left:0;right:0;bottom:0}.background img{position:relative;display:block;width:100%;height:100%;object-fit:cover}.background ~ .container{position:relative}.halfs{position:relative;display:flex;padding:0;min-height:360px;align-items:center}@media (min-width:576px){.halfs>*{flex-basis:0;flex-grow:1;padding:15px}}.halfs.image-top .image-box img{top:60px}.halfs .text-4 span.date,.halfs .content-groups.accordion .item-title span.date,.content-groups.accordion .halfs .item-title span.date{color:#e30613;font-size:80px;line-height:0.8;margin-right:20px;margin-bottom:20px;float:left;-webkit-font-feature-settings:"lnum";font-feature-settings:"lnum"}@media (max-width:575.98px){.halfs .text-4 span.date,.halfs .content-groups.accordion .item-title span.date,.content-groups.accordion .halfs .item-title span.date{font-size:40px;margin-bottom:10px;line-height:1;display:block;float:none}}.halfs .crumb{list-style:none;padding:0;margin-top:0}@media (max-width:767.98px){.halfs .crumb{margin-bottom:-10px}}.halfs .crumb li{display:inline-block}.halfs .crumb li:last-child{font-weight:700}.halfs .crumb li:last-child:before{content:"R";font-family:"Icons",sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-weight:400;text-transform:none;font-style:normal;font-size:120%;display:inline-block;vertical-align:top;margin-right:4px}.halfs .text-2{margin:20px 0}.halfs.large-image{align-items:unset}.halfs.large-image .text-box{padding:0 15px 15px;margin:-5px 0}@media (max-width:991.98px){.halfs.large-image .text-box .text-4,.halfs.large-image .text-box .content-groups.accordion .item-title,.content-groups.accordion .halfs.large-image .text-box .item-title{display:flex}}.halfs.large-image .text-box .date{font-size:65px}@media (max-width:991.98px){.halfs.large-image .text-box .date{font-size:55px}}.halfs.large-image:not(.image-right) img{right:0}@media (max-width:575.98px){.halfs.large-image{flex-direction:column}}@media (min-width:576px){.halfs.large-image>*{max-width:50%}.halfs.large-image.image-right .image-box{order:1}}.halfs:not(.large-image) img{width:100%}@media (min-width:768px){.halfs:not(.large-image) .image-box{max-width:400px;position:relative;transform:translate(-50%,0);left:25%}.halfs:not(.large-image) .text-box{max-width:50%}.halfs:not(.large-image).image-right .text-box{order:-1}.halfs:not(.large-image).image-left .text-box{margin-left:auto}}@media (max-width:767.98px){.halfs:not(.large-image){flex-direction:column;min-height:0}.halfs:not(.large-image) .image-box{position:relative;right:20px;max-width:200px;min-width:150px;margin:0 0 -50px auto;padding:0;width:50%}.halfs:not(.large-image) .text-box{position:relative;z-index:1;padding:0 20px}}@media (min-width:768px){.halfs.large-image .image-box{position:relative;display:block;margin:-60px 0;padding:0}.halfs.large-image .image-box img{margin:0 40px;position:absolute;bottom:0}.halfs.image-left .image-box img{right:0}}@media (min-width:576px) and (max-width:767.98px){.halfs.large-image.image-left .image-box,.halfs.large-image.image-right .image-box{position:relative;margin-bottom:-20px}.halfs.large-image.image-left img,.halfs.large-image.image-right img{position:absolute;bottom:0;height:100%}.halfs.large-image.image-left img{right:0}.halfs.large-image.image-right img{left:0}}@media (max-width:575.98px){.halfs.large-image .image-box{order:1;position:relative;left:0}.halfs.large-image .image-box img{max-width:100%;margin-bottom:-20px}.halfs.large-image.image-top .image-box{margin-bottom:-100px}.halfs.large-image.image-right.image-top .image-box{left:10%}}.bg-lightgrey .halfs .image-box{order:-1}.hide-overflow{overflow:hidden}blockquote{position:relative;padding-left:110px;margin:5px 0}blockquote:before{content:"q";position:absolute;left:0;top:0;font-family:"Icons",sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-weight:400;text-transform:none;font-style:normal;font-size:90px;line-height:1;color:#e30613}@media (max-width:575.98px){blockquote{padding-left:70px}blockquote:before{font-size:60px}}.pagination{text-align:center;padding:30px 0 20px;margin-top:30px;border-top:1px solid #ccc}.pagination .current{font-weight:700;display:inline-block;vertical-align:middle;margin:0 15px}.pagination a{position:relative;display:inline-block;vertical-align:middle;width:40px;height:40px;font-size:20px;line-height:40px;text-align:center;margin:0 2px;color:white;background-color:#e30613;font-family:"Icons",sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-weight:400;text-transform:none;font-style:normal;-webkit-transition:0.3s ease;-o-transition:0.3s ease;transition:0.3s ease}.pagination a:hover{background-color:#f91926;text-decoration:none}.pagination a:before{content:"<"}.pagination a.prev,.pagination a.next{padding-right:3px}.pagination a.first,.pagination a.last{padding-left:4px}.pagination a.first:after,.pagination a.last:after{content:"";position:absolute;display:block;left:13px;top:10px;bottom:10px;width:1px;background-color:white;box-shadow:1px 0 0 rgba(255,255,255,0.8)}.pagination a.next,.pagination a.last{-webkit-transform:rotate(180deg);-moz-transform:rotate(180deg);-ms-transform:rotate(180deg);-o-transform:rotate(180deg);transform:rotate(180deg)}.maps2{z-index:1;pointer-events:none}.maps2 .leaflet-control-container,.maps2 .leaflet-map-pane{pointer-events:all}.maps2 .titleWrapper,.maps2 p{color:#004884;font-size:20px;font-family:'Fago',sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-weight:700;line-height:22px}.maps2 h1,.maps2 h2,.maps2 h3,.maps2 h4,.maps2 h5,.maps2 h6,.maps2 ul,.maps2 ol{font-family:'Fago',sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;color:#004884}.maps2 p{margin:0 0 12px}.maps2 a{font-size:15px;font-family:'Fago',sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;color:#333;font-weight:700}.maps2 a:hover{color:#e30613}.h6text{color:#000}.h6text:hover{color:#e30613;text-decoration:none}
