html{-webkit-box-sizing:border-box;box-sizing:border-box}*,*:before,*:after{-webkit-box-sizing:inherit;box-sizing:inherit}*:focus{outline:none}body{margin:0;padding:0;font-family:Inter,Arial,sans-serif;font-size:16px;background:#fff;color:#323232}@media(max-width: 1024px){body{font-size:14px}}.txt-smaller{font-size:14px}.txt-bigger{font-size:22px}@media(max-width: 1260px){.txt-bigger{font-size:18px}}h1,h2,h3,h4{font-family:"Sofia Sans",sans-serif;font-style:normal;font-weight:700;line-height:110%;padding:0;margin:0;color:inherit;text-align:inherit}h1,.h1{font-size:calc(32px + 10*(100vw - 1260px)/400)}@media(min-width: 1660px){h1,.h1{font-size:42px}}@media(max-width: 1260px){h1,.h1{font-size:32px}}h2,.h2{font-size:34px;font-size:calc(28px + 6*(100vw - 1260px)/400)}@media(min-width: 1660px){h2,.h2{font-size:34px}}@media(max-width: 1260px){h2,.h2{font-size:28px}}h3,.h3{font-size:calc(20px + 4*(100vw - 1260px)/400)}@media(min-width: 1660px){h3,.h3{font-size:24px}}@media(max-width: 1260px){h3,.h3{font-size:20px}}p{margin:0;padding:0;color:inherit;font-family:inherit;text-align:inherit}img{width:auto;height:auto;max-width:100%}header,footer,section,article{margin:0;padding:0;display:block}.owl-carousel{width:calc(100% - 128px) !important;margin:0 auto}@media(max-width: 767px){.owl-carousel{width:100% !important}}.owl-stage{margin:0 auto;display:-webkit-box !important;display:-ms-flexbox !important;display:flex !important;-webkit-box-align:stretch !important;-ms-flex-align:stretch !important;align-items:stretch !important}.owl-stage .owl-item{float:none !important}.owl-stage:after{display:none !important}.owl-stage-outer{z-index:3}.owl-nav{position:absolute !important;top:50% !important;left:0 !important;width:100% !important;z-index:2 !important;-webkit-transform:translateY(-32px);-ms-transform:translateY(-32px);transform:translateY(-32px)}@media(max-width: 767px){.owl-nav{position:static !important;top:auto !important;left:auto !important;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;gap:20px;padding-top:24px;-webkit-transform:translateY(0);-ms-transform:translateY(0);transform:translateY(0)}}.owl-nav.disabled{display:none !important}.owl-carousel:has(.owl-dots.disabled) .owl-nav{-webkit-transform:translateY(0);-ms-transform:translateY(0);transform:translateY(0)}.owl-prev,.owl-next{background:#fff !important;border:2px solid #e30613 !important;border-radius:5px !important;width:44px !important;height:44px !important;top:-22px !important;position:absolute !important;color:#e30613 !important;display:-webkit-box !important;display:-ms-flexbox !important;display:flex !important;-webkit-box-align:center !important;-ms-flex-align:center !important;align-items:center !important;-webkit-box-pack:center !important;-ms-flex-pack:center !important;justify-content:center !important;font-size:30px !important;cursor:pointer !important}@media(max-width: 767px){.owl-prev,.owl-next{position:static !important;margin:0 !important;left:auto !important;right:auto !important}}.owl-prev .arrow,.owl-next .arrow{border:solid #e30613;border-width:0 2px 2px 0;display:inline-block;padding:5px}.owl-prev.disabled,.owl-next.disabled{background:#d3d3d3 !important;color:#fff !important;border:none !important}.owl-prev.disabled .arrow,.owl-next.disabled .arrow{border-color:#fff}.owl-prev .right,.owl-next .right{-webkit-transform:rotate(-45deg);-ms-transform:rotate(-45deg);transform:rotate(-45deg);margin-right:5px}.owl-prev .left,.owl-next .left{-webkit-transform:rotate(135deg);-ms-transform:rotate(135deg);transform:rotate(135deg);margin-left:5px}.owl-prev{left:-64px}.owl-next{right:-64px}.owl-dots{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;gap:4px;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;padding-top:44px}@media(max-width: 767px){.owl-dots{padding-top:24px}}.owl-dots .owl-dot{-ms-flex-negative:0 !important;flex-shrink:0 !important;display:block !important;width:21px !important;height:21px !important;border:1px solid #595959 !important;background:#fff !important;border-radius:50% !important;cursor:pointer !important}.owl-dots .owl-dot.active{border:3px solid #e30613 !important}.owl-dots.disabled{display:none}.inner{padding:0;margin:0 auto;position:relative;width:78%;max-width:1500px}@media(max-width: 1024px){.inner{max-width:672px;width:calc(100% - 40px)}}.padding-top{padding-top:44px}@media(min-width: 1660px){.padding-top{padding-top:64px}}.padding-bottom{padding-bottom:44px}@media(min-width: 1660px){.padding-bottom{padding-bottom:64px}}.padding-top-smaller{padding-top:20px}@media(min-width: 1660px){.padding-top-smaller{padding-top:40px}}.padding-bottom-smaller{padding-bottom:20px}@media(min-width: 1660px){.padding-bottom-smaller{padding-bottom:40px}}.uppercase{text-transform:uppercase}.red-color{color:#e30613}.text-center{text-align:center}.button{background:#e30613;border:none;display:inline-block;padding:20px;color:#fff;font-weight:700;cursor:pointer;border-radius:5px;font-size:calc(14px + 4*(100vw - 1260px)/400);text-decoration:none;text-align:center}@media(min-width: 1660px){.button{font-size:18px}}@media(max-width: 1260px){.button{font-size:14px}}.button--smaller{font-size:16px;padding:10px 20px}@media(max-width: 1260px){.button--smaller{font-size:14px}}.section-title{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;text-align:center;max-width:1185px;margin:0 auto}.section-title h2{color:#e30613}.section-title h2::after{content:"";margin:20px auto 0 auto;display:block;width:44px;height:3px;background:#e30613;overflow:hidden}.bar{width:100%;position:sticky;z-index:100;top:0;left:0;background:#fff;color:#363636;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding-top:30px;padding-bottom:30px;border-bottom:1px solid #d3d3d3;font-size:calc(30px + 10*(100vw - 768px)/592)}@media(min-width: 1360px){.bar{font-size:40px}}@media(max-width: 768px){.bar{font-size:30px}}.bar h2{font-size:1em !important;line-height:1 !important;text-transform:uppercase;padding-top:.1em}.bar .columns{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-ms-flex-wrap:nowrap;flex-wrap:nowrap;gap:30px;line-height:100%}@media(max-width: 768px){.bar .columns{gap:20px}}.bar .logo img{height:1em;width:auto;display:block}.bar .multiplication{font-weight:100}.lp-tefal-fixed-buy{margin-right:0;position:fixed;z-index:9;top:144px;right:0;max-width:190px;min-width:148px;width:12%;-webkit-transition:-webkit-transform .3s ease-out;transition:-webkit-transform .3s ease-out;transition:transform .3s ease-out;transition:transform .3s ease-out, -webkit-transform .3s ease-out;-webkit-transform-origin:bottom right;-ms-transform-origin:bottom right;transform-origin:bottom right;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}@media(min-width: 1660px){.lp-tefal-fixed-buy{top:164px}}@media(max-width: 1024px){.lp-tefal-fixed-buy{-webkit-transform:translateX(100%);-ms-transform:translateX(100%);transform:translateX(100%)}.lp-tefal-fixed-buy--show{-webkit-transform:translateX(0) !important;-ms-transform:translateX(0) !important;transform:translateX(0) !important}.lp-tefal-fixed-buy--show .lp-tefal-fixed-buy-title{-webkit-transform:none;-ms-transform:none;transform:none;border-top-right-radius:0px}}.lp-tefal-fixed-buy--hide{-webkit-transform:translateX(100%);-ms-transform:translateX(100%);transform:translateX(100%);margin-left:1px}.lp-tefal-fixed-buy--hide .lp-tefal-fixed-buy-title{-webkit-transform:translateX(-100%) rotate(-90deg);-ms-transform:translateX(-100%) rotate(-90deg);transform:translateX(-100%) rotate(-90deg);-webkit-transform-origin:bottom right;-ms-transform-origin:bottom right;transform-origin:bottom right;border-top-left-radius:10px;border-top-right-radius:10px}.lp-tefal-fixed-buy--hide .lp-tefal-fixed-buy-title .lp-tefal-circle-arrow{display:-webkit-box;display:-ms-flexbox;display:flex;width:28px;border:none;height:28px}.lp-tefal-fixed-buy--hide .lp-tefal-fixed-buy-title .lp-tefal-circle-arrow .lp-tefal-arrow{padding:4px;margin-bottom:4px}.lp-tefal-fixed-buy-title{background-color:#e30613;color:#fff;width:100%;padding:0 20px;border-top-left-radius:20px;border-top-right-radius:0px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;padding:10px 20px;cursor:pointer;gap:10px;-ms-flex-negative:0;flex-shrink:0}@media(max-width: 1024px){.lp-tefal-fixed-buy-title{-webkit-transform:translateX(-100%) rotate(-90deg);-ms-transform:translateX(-100%) rotate(-90deg);transform:translateX(-100%) rotate(-90deg);-webkit-transform-origin:bottom right;-ms-transform-origin:bottom right;transform-origin:bottom right;border-top-left-radius:10px;border-top-right-radius:10px;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}}.lp-tefal-fixed-buy-title .lp-tefal-circle-arrow{display:none}.lp-tefal-fixed-buy-title h2{white-space:nowrap !important;text-transform:uppercase !important;line-height:100% !important;font-size:calc(18px + 10*(100vw - 1260px)/400)}@media(min-width: 1660px){.lp-tefal-fixed-buy-title h2{font-size:28px}}@media(max-width: 1260px){.lp-tefal-fixed-buy-title h2{font-size:18px}}.lp-tefal-fixed-buy-shops{background-color:#fff;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;padding:20px;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:20px;border:1px solid #e30613;border-right:none}.lp-tefal-fixed-buy-shops__logo{display:block;width:auto;height:auto;max-width:100%}.header-container{background-position:center center;background-size:cover;position:relative}.header-container--black-bg{background-color:#000;color:#fff}.header-gradient--white{background:-webkit-gradient(linear, left top, right top, from(rgba(255, 255, 255, 0.7)), to(rgba(255, 255, 255, 0)));background:linear-gradient(90deg, rgba(255, 255, 255, 0.7) 0%, rgba(255, 255, 255, 0) 100%);z-index:2;position:absolute;top:0;left:0;width:100%;height:100%}@media(max-width: 1024px){.header-gradient--white{background:-webkit-gradient(linear, left top, left bottom, from(rgba(255, 255, 255, 0.7)), to(rgba(255, 255, 255, 0)));background:linear-gradient(180deg, rgba(255, 255, 255, 0.7) 0%, rgba(255, 255, 255, 0) 100%)}}.header-gradient--black{background:-webkit-gradient(linear, left top, right top, from(rgba(0, 0, 0, 0.7)), to(rgba(0, 0, 0, 0)));background:linear-gradient(90deg, rgba(0, 0, 0, 0.7) 0%, rgba(0, 0, 0, 0) 100%);z-index:2;position:absolute;top:0;left:0;width:100%;height:100%}@media(max-width: 1024px){.header-gradient--black{background:-webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.7)), to(rgba(0, 0, 0, 0)));background:linear-gradient(180deg, rgba(0, 0, 0, 0.7) 0%, rgba(0, 0, 0, 0) 100%)}}.header{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:stretch;-ms-flex-align:stretch;align-items:stretch;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;position:relative;z-index:3;height:100%;align-items:stretch}@media(max-width: 1024px){.header{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;gap:40px}}@media(max-width: 1024px){.header .column{width:100%}}.header .column--left{-ms-flex-preferred-size:50%;flex-basis:50%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;gap:40px;padding-right:calc(30px + 14*(100vw - 1260px)/400)}@media(min-width: 1660px){.header .column--left{padding-right:44px}}@media(max-width: 1260px){.header .column--left{padding-right:30px}}@media(max-width: 1024px){.header .column--left{padding-right:0}}.header .column--left-no-padding-right{padding-right:0}.header .column--right{-ms-flex-preferred-size:50%;flex-basis:50%;max-width:672px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.header .column--right img{display:block;width:auto;height:auto;margin:0 auto;max-width:100%}.header--right-column-wider .column--left{-ms-flex-preferred-size:35%;flex-basis:35%}.header--right-column-wider .column--right{-ms-flex-preferred-size:65%;flex-basis:65%;max-width:896px}.header .claim h1{position:relative;padding:15px 24px}.header .claim h1 span{line-height:110% !important}.header .claim .bracket{display:inline !important;position:absolute;width:24px;height:auto}.header .claim .bracket--top-left{top:.1em;left:0}.header .claim .bracket--bottom-right{bottom:.1em}.rules{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:stretch;-ms-flex-align:stretch;align-items:stretch;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;gap:20px}@media(max-width: 1024px){.rules{-ms-flex-wrap:wrap;flex-wrap:wrap}}@media(max-width: 768px){.rules{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}}.rules .column{-ms-flex-preferred-size:25%;flex-basis:25%;background:#e30613;color:#fff;border-radius:5px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:20px;padding:20px 0 40px 0}@media(max-width: 1024px){.rules .column{-ms-flex-preferred-size:calc(50% - 10px);flex-basis:calc(50% - 10px)}}.rules--3-columns{max-width:1099px;margin-left:auto;margin-right:auto}@media(max-width: 1024px){.rules--3-columns{-ms-flex-wrap:nowrap;flex-wrap:nowrap}}.rules--3-columns .column{-ms-flex-preferred-size:33%;flex-basis:33%}.rules .icon{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.rules .icon img{display:block;margin:0 auto;width:100%;height:auto;max-width:353px}.rules .text{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:10px;padding-left:20px;padding-right:20px;text-align:center}.rules .text a{color:#fff;text-decoration:underline}.rules-info{text-align:center;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:2em;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.products{background:#e3e3e8}.products-filter{text-align:center;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:stretch;-ms-flex-align:stretch;align-items:stretch;-webkit-column-gap:10px;-moz-column-gap:10px;column-gap:10px;row-gap:0}.products-filter button{text-transform:uppercase;color:#363636;text-decoration:none;white-space:nowrap;background:none;border:none;padding:5px;margin:0;display:inline-block;vertical-align:middle;font-size:1em;cursor:pointer;position:relative}.products-filter button::after{content:"";position:absolute;top:50%;right:-5px;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%);width:1px;height:calc(100% - 10px);background-color:#323232}.products-filter button:last-child::after,.products-filter button.last-in-row::after{display:none}.products-filter button:hover,.products-filter button.active{color:#e30613}.products-carusel{position:relative;margin:0 auto}.products-carusel .item{background:#fff;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;height:100%;width:100%;border-radius:5px;position:relative;padding:40px 0;gap:20px}.products-carusel .item .image{width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.products-carusel .item .image img{display:block;width:auto !important;margin:0 auto}.products-carusel .item .text{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:10px;padding-left:20px;padding-right:20px}.products-carusel .item .text .title{width:100%;color:#e30613;text-align:center}.products-carusel .item .text .description{width:100%}.products-carusel .item .text .description p{text-align:center}.products-carusel .item .text .description ul{margin:0;padding:0 0 0 1em}.products-carusel .item .button-container{padding-left:20px;padding-right:20px;width:100%}.products-carusel .item .button-container .button{display:block;margin:0 auto;width:100%;max-width:160px}.products-carusel.show-5-dots-only .owl-dots{width:121px;overflow:hidden;-ms-flex-wrap:nowrap;flex-wrap:nowrap;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;margin:0 auto}.products-carusel.show-5-dots-only .owl-dot{-webkit-transform:scale(1);-ms-transform:scale(1);transform:scale(1);-webkit-transition:-webkit-transform .25s ease-out;transition:-webkit-transform .25s ease-out;transition:transform .25s ease-out;transition:transform .25s ease-out, -webkit-transform .25s ease-out}.products-carusel.show-5-dots-only .owl-dot:nth-child(1){margin-left:50px}.products-carusel.show-5-dots-only .owl-dot.active{display:block}.products-carusel.show-5-dots-only .owl-dot.medium{-webkit-transform:scale(0.66);-ms-transform:scale(0.66);transform:scale(0.66)}.products-carusel.show-5-dots-only .owl-dot.small{-webkit-transform:scale(0.33);-ms-transform:scale(0.33);transform:scale(0.33)}.tooltip{position:absolute;display:none;padding-bottom:10px;width:100%;max-width:200px;z-index:10;top:0px;left:50%;-webkit-transform:translate(-50%, -100%);-ms-transform:translate(-50%, -100%);transform:translate(-50%, -100%);background:rgba(0,0,0,0)}@media(max-width: 1659px){.tooltip{max-width:160px}}.tooltip-shops{width:100%;padding:20px;-webkit-box-sizing:border-box;-ms-box-sizing:border-box;box-sizing:border-box;background:#fff;-webkit-box-shadow:0px 0px 10px 0px rgba(0,0,0,.25);-ms-box-shadow:0px 0px 10px 0px rgba(0,0,0,.25);box-shadow:0px 0px 10px 0px rgba(0,0,0,.25);border-radius:10px;position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:20px}@media(max-width: 1659px){.tooltip-shops{gap:10px}}.tooltip-shops::after{content:"";position:absolute;z-index:10;top:100%;left:50%;margin-left:-5px;width:0;height:0;border-style:solid;border-width:5px 5px 0 5px;border-color:#fff rgba(0,0,0,0) rgba(0,0,0,0) rgba(0,0,0,0)}.show-tooltip{position:relative;width:100%;text-align:center}.show-tooltip:hover .tooltip{display:block;position:absolute}.awards{position:relative;margin:0 auto;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.awards--item-in-frame .item{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;width:100%;height:100%;max-width:672px;text-align:center;position:relative;gap:20px;padding:40px 0;border-radius:5px;overflow:hidden}.awards--item-in-frame .item:after{content:"";display:block;position:absolute;pointer-events:none;height:calc(100% - 2px);width:calc(100% - 2px);border:1px solid #c7c7d1;border-radius:5px;top:1px;left:1px}.awards--item-in-frame .item--without-frame:after{display:none}.awards--item-in-frame .item .text{width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:10px;padding-left:20px;padding-right:20px}.awards--item-in-frame .item .text .title{width:100%;color:#e30613;text-align:center}.awards--item-in-frame .item .text .description{width:100%}.awards--item-in-frame .item .text .description p{text-align:center}.awards--item-in-frame .item .text .description ul{margin:0;padding:0 0 0 1em}.awards--item-in-frame .item .image{width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.awards--item-in-frame .item .image img{display:block;width:auto !important;margin:0 auto}.awards--item-in-frame .item.item--image-top{padding:0;gap:0}.awards--item-in-frame .item.item--image-top .under-image{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;width:100%;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:40px;padding:40px 20px;-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.awards--item-in-frame .item.item--image-top .under-image .text{padding:0;gap:20px}.awards--item-in-frame .item.item--image-top .under-image--dark-color{color:#fff}.awards--item-in-frame .item.item--image-top .under-image--dark-color .title{color:#fff}.awards .awards-carusel .item{max-width:100%}.awards--one-item-bg-with-image .item{background:#e30613;color:#fff;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:stretch;-ms-flex-align:stretch;align-items:stretch;border-radius:5px;overflow:hidden}@media(max-width: 1024px){.awards--one-item-bg-with-image .item{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}}.awards--one-item-bg-with-image .item .column-left{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:20px;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;padding:40px 64px;-ms-flex-preferred-size:calc(33.333% + 20px);flex-basis:calc(33.333% + 20px)}.awards--one-item-bg-with-image .item .column-left--center{text-align:center;padding:40px}@media(max-width: 1280px){.awards--one-item-bg-with-image .item .column-left{-ms-flex-preferred-size:50%;flex-basis:50%;padding:40px}}@media(max-width: 768px){.awards--one-item-bg-with-image .item .column-left{padding:40px 20px}}.awards--one-item-bg-with-image .item .column-left ul{margin:0;padding:0 0 0 1em}.awards--one-item-bg-with-image .item .column-right{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:20px;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-ms-flex-preferred-size:calc(66.667% - 20px);flex-basis:calc(66.667% - 20px);position:relative;background:#ededed}@media(max-width: 1260px){.awards--one-item-bg-with-image .item .column-right{-ms-flex-preferred-size:50%;flex-basis:50%}}@media(max-width: 1024px){.awards--one-item-bg-with-image .item .column-right{-webkit-box-ordinal-group:0;-ms-flex-order:-1;order:-1}}.awards--one-item-bg-with-image .item .image-placeholder{display:block;width:100%;height:auto}.awards--one-item-bg-with-image .item .image{display:block;width:100%;height:100%;position:absolute;z-index:2;top:50%;left:50%;-webkit-transform:translate(-50%, -50%);-ms-transform:translate(-50%, -50%);transform:translate(-50%, -50%);-o-object-fit:cover;object-fit:cover;-o-object-position:center center;object-position:center center}.awards--one-item-bg-with-image .item .button{padding-top:10px}.awards .award-status--white-bg{padding:15px;background-color:#fff;color:#000;border-radius:5px}.awards .status-bar{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-ms-flex-wrap:nowrap;flex-wrap:nowrap;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:2px}.awards .status-loader{display:block}.awards .status-5 .status-loader,.awards .status-4 .status-loader,.awards .status-3 .status-loader,.awards .status-2 .status-loader,.awards .status-1 .status-loader,.awards .status-false .status-loader{display:none}.awards .status-loader-spinner{width:8px;aspect-ratio:1;border-radius:50%;-webkit-animation:l5 1s infinite linear alternate;animation:l5 1s infinite linear alternate}@-webkit-keyframes l5{0%{-webkit-box-shadow:20px 0 #000,-20px 0 rgba(0,0,0,.1333333333);box-shadow:20px 0 #000,-20px 0 rgba(0,0,0,.1333333333);background:#000}33%{-webkit-box-shadow:20px 0 #000,-20px 0 rgba(0,0,0,.1333333333);box-shadow:20px 0 #000,-20px 0 rgba(0,0,0,.1333333333);background:rgba(0,0,0,.1333333333)}66%{-webkit-box-shadow:20px 0 rgba(0,0,0,.1333333333),-20px 0 #000;box-shadow:20px 0 rgba(0,0,0,.1333333333),-20px 0 #000;background:rgba(0,0,0,.1333333333)}100%{-webkit-box-shadow:20px 0 rgba(0,0,0,.1333333333),-20px 0 #000;box-shadow:20px 0 rgba(0,0,0,.1333333333),-20px 0 #000;background:#000}}@keyframes l5{0%{-webkit-box-shadow:20px 0 #000,-20px 0 rgba(0,0,0,.1333333333);box-shadow:20px 0 #000,-20px 0 rgba(0,0,0,.1333333333);background:#000}33%{-webkit-box-shadow:20px 0 #000,-20px 0 rgba(0,0,0,.1333333333);box-shadow:20px 0 #000,-20px 0 rgba(0,0,0,.1333333333);background:rgba(0,0,0,.1333333333)}66%{-webkit-box-shadow:20px 0 rgba(0,0,0,.1333333333),-20px 0 #000;box-shadow:20px 0 rgba(0,0,0,.1333333333),-20px 0 #000;background:rgba(0,0,0,.1333333333)}100%{-webkit-box-shadow:20px 0 rgba(0,0,0,.1333333333),-20px 0 #000;box-shadow:20px 0 rgba(0,0,0,.1333333333),-20px 0 #000;background:#000}}.awards .status-bar-block{width:1.777em;height:8px;border-radius:5px;background-color:#d3d3d3;display:none}.awards .status-5 .status-bar-block,.awards .status-4 .status-bar-block,.awards .status-3 .status-bar-block,.awards .status-2 .status-bar-block,.awards .status-1 .status-bar-block,.awards .status-false .status-bar-block{display:block}.awards .status-5 .status-bar-block,.awards .status-4 .status-bar-block-1,.awards .status-4 .status-bar-block-2,.awards .status-4 .status-bar-block-3,.awards .status-4 .status-bar-block-4{background-color:#4e9e03}.awards .status-3 .status-bar-block-1,.awards .status-3 .status-bar-block-2,.awards .status-3 .status-bar-block-3,.awards .status-2 .status-bar-block-1,.awards .status-2 .status-bar-block-2{background-color:#ff8718}.awards .status-1 .status-bar-block-1{background-color:#e30613}.awards .status-text{display:block;text-align:center;padding-bottom:10px}.awards .status-text-out{display:none}.awards .status-text-out strong{color:#e30613}.awards .status-false .status-text-out{display:block}.awards .status-text-high{display:none}.awards .status-text-high strong{color:#4e9e03}.awards .status-5 .status-text-high,.awards .status-4 .status-text-high{display:block}.awards .status-text-medium{display:none}.awards .status-text-medium strong{color:#ff8718}.awards .status-3 .status-text-medium,.awards .status-2 .status-text-medium{display:block}.awards .status-text-low{display:none}.awards .status-text-low strong{color:#e30613}.awards .status-1 .status-text-low{display:block}.footer{text-align:center;border-top:1px solid #d3d3d3}.footer h3{font-weight:400}.popup-info{background:#e30613;color:#fff;position:fixed;z-index:105;bottom:0;left:0;width:100%;padding:15px;font-size:14px}.popup-info__content{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:nowrap;flex-wrap:nowrap;gap:15px;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.popup-info button{background:none;border:1px solid #fff;color:#fff;display:inline-block;border-radius:5px;font-weight:700;text-align:center;padding:10px 20px;margin:0;cursor:pointer}.lp-form-section .formMsg.errorInfo.permamentInfo{color:inherit !important}.recipes{background-color:#e3e3e8;padding-left:40px;padding-right:40px}@media(min-width: 1660px){.recipes{padding-left:60px;padding-right:60px}}@media(max-width: 1260px){.recipes{padding-left:20px;padding-right:20px}}.recipes .recipes-carusel img{width:auto !important}.recipes .recipes-carusel .recipes__item{height:100%}.recipes__item{width:100%;-webkit-box-sizing:border-box;box-sizing:border-box;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;overflow:hidden;border-radius:10px;border:1px solid #fff;background-color:#fff}.recipes__item-image-container{position:relative;width:100%}.recipes__item-image{-webkit-box-sizing:border-box;box-sizing:border-box;display:block;height:auto;min-width:100%;max-width:100%}.recipes__item-icon{position:absolute;left:10px;bottom:10px;z-index:2}.recipes__item-text-frame{-webkit-box-sizing:border-box;box-sizing:border-box;width:100%;-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;padding:40px 20px;gap:20px}.recipes__item-text-frame-content{-webkit-box-sizing:border-box;box-sizing:border-box;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:20px}.recipes__item-text-frame-top{gap:10px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.recipes__item-text-frame-time{gap:6px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;color:#606060;white-space:nowrap}.recipes__item-text-frame-stars{display:-webkit-box;display:-ms-flexbox;display:flex;gap:4px}