.swiper-container { margin-left: auto; margin-right: auto; position: initial !important; overflow: hidden; z-index: 1;
}
.swiper-container-no-flexbox .swiper-slide { float: left
}
.swiper-container-vertical>.swiper-wrapper { -webkit-box-orient: vertical; -moz-box-orient: vertical; -ms-flex-direction: column; -webkit-flex-direction: column; flex-direction: column
}
.swiper-wrapper { position: relative; width: 100%; min-height: 100%; z-index: 1; display: -webkit-box; display: -moz-box; display: -ms-flexbox; display: -webkit-flex; display: flex; -webkit-transition-property: -webkit-transform; -moz-transition-property: -moz-transform; -o-transition-property: -o-transform; -ms-transition-property: -ms-transform; transition-property: transform; -webkit-box-sizing: content-box; -moz-box-sizing: content-box; box-sizing: content-box
}
.swiper-container-android .swiper-slide,
.swiper-wrapper { -webkit-transform: translate3d(0, 0, 0); -moz-transform: translate3d(0, 0, 0); -o-transform: translate(0, 0); -ms-transform: translate3d(0, 0, 0); transform: translate3d(0, 0, 0)
}
.swiper-container-multirow>.swiper-wrapper { -webkit-box-lines: multiple; -moz-box-lines: multiple; -ms-flex-wrap: wrap; -webkit-flex-wrap: wrap; flex-wrap: wrap
}
.swiper-container-free-mode>.swiper-wrapper { -webkit-transition-timing-function: ease-out; -moz-transition-timing-function: ease-out; -ms-transition-timing-function: ease-out; -o-transition-timing-function: ease-out; transition-timing-function: ease-out; margin: 0 auto
}
.swiper-slide { -webkit-flex-shrink: 0; -ms-flex: 0 0 auto; flex-shrink: 0; width: 100%; position: relative
}
.swiper-container-autoheight,
.swiper-container-autoheight .swiper-slide { height: auto
}
.swiper-container-autoheight .swiper-wrapper { -webkit-box-align: start; -ms-flex-align: start; -webkit-align-items: flex-start; align-items: flex-start; -webkit-transition-property: -webkit-transform, height; -moz-transition-property: -moz-transform; -o-transition-property: -o-transform; -ms-transition-property: -ms-transform; transition-property: transform, height
}
.swiper-container .swiper-notification { position: absolute; left: 0; top: 0; pointer-events: none; opacity: 0; z-index: -1000
}
.swiper-wp8-horizontal { -ms-touch-action: pan-y; touch-action: pan-y
}
.swiper-wp8-vertical { -ms-touch-action: pan-x; touch-action: pan-x
}
.swiper-button-next,
.swiper-button-prev { position: absolute; top: 50%; width: 27px; height: 44px; margin-top: -22px; z-index: 10; cursor: pointer; -moz-background-size: 27px 44px; -webkit-background-size: 27px 44px; background-size: 27px 44px; background-position: center; background-repeat: no-repeat
}
.swiper-button-next.swiper-button-disabled,
.swiper-button-prev.swiper-button-disabled { opacity: .35; cursor: auto; pointer-events: none
}
.swiper-button-prev,
.swiper-container-rtl .swiper-button-next { left: 10px; right: auto
}
.swiper-button-prev.swiper-button-black,
.swiper-container-rtl .swiper-button-next.swiper-button-black { background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M0%2C22L22%2C0l2.1%2C2.1L4.2%2C22l19.9%2C19.9L22%2C44L0%2C22L0%2C22L0%2C22z'%20fill%3D'%23000000'%2F%3E%3C%2Fsvg%3E")
}
.swiper-button-prev.swiper-button-white,
.swiper-container-rtl .swiper-button-next.swiper-button-white { background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M0%2C22L22%2C0l2.1%2C2.1L4.2%2C22l19.9%2C19.9L22%2C44L0%2C22L0%2C22L0%2C22z'%20fill%3D'%23ffffff'%2F%3E%3C%2Fsvg%3E")
}
.swiper-button-next,
.swiper-container-rtl .swiper-button-prev { right: 10px; left: auto
}
.swiper-button-next.swiper-button-black,
.swiper-container-rtl .swiper-button-prev.swiper-button-black { background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M27%2C22L27%2C22L5%2C44l-2.1-2.1L22.8%2C22L2.9%2C2.1L5%2C0L27%2C22L27%2C22z'%20fill%3D'%23000000'%2F%3E%3C%2Fsvg%3E")
}
.swiper-button-next.swiper-button-white,
.swiper-container-rtl .swiper-button-prev.swiper-button-white { background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M27%2C22L27%2C22L5%2C44l-2.1-2.1L22.8%2C22L2.9%2C2.1L5%2C0L27%2C22L27%2C22z'%20fill%3D'%23ffffff'%2F%3E%3C%2Fsvg%3E")
}
.swiper-pagination { position: absolute; text-align: center; -webkit-transition: .3s; -moz-transition: .3s; -o-transition: .3s; transition: .3s; -webkit-transform: translate3d(0, 0, 0); -ms-transform: translate3d(0, 0, 0); -o-transform: translate3d(0, 0, 0); transform: translate3d(0, 0, 0); z-index: 10
}
.swiper-pagination.swiper-pagination-hidden { opacity: 0
}
.swiper-container-horizontal>.swiper-pagination-bullets,
.swiper-pagination-custom,
.swiper-pagination-fraction { bottom: 10px; left: 0; width: 100%
}
.swiper-pagination-bullet { width: 8px; height: 8px; display: inline-block; border-radius: 100%; background: #000; opacity: .2
}
button.swiper-pagination-bullet { border: none; margin: 0; padding: 0; box-shadow: none; -moz-appearance: none; -ms-appearance: none; -webkit-appearance: none; appearance: none
}
.swiper-pagination-clickable .swiper-pagination-bullet { cursor: pointer
}
.swiper-pagination-white .swiper-pagination-bullet { background: #fff
}
.swiper-pagination-bullet-active { opacity: 1; background: #007aff
}
.swiper-pagination-white .swiper-pagination-bullet-active { background: #fff
}
.swiper-pagination-black .swiper-pagination-bullet-active { background: #000
}
.swiper-container-vertical>.swiper-pagination-bullets { right: 10px; top: 50%; -webkit-transform: translate3d(0, -50%, 0); -moz-transform: translate3d(0, -50%, 0); -o-transform: translate(0, -50%); -ms-transform: translate3d(0, -50%, 0); transform: translate3d(0, -50%, 0)
}
.swiper-container-vertical>.swiper-pagination-bullets .swiper-pagination-bullet { margin: 5px 0; display: block
}
.swiper-container-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet { margin: 0 5px
}
.swiper-pagination-progress { background: rgba(0, 0, 0, .25); position: absolute
}
.swiper-pagination-progress .swiper-pagination-progressbar { background: #007aff; position: absolute; left: 0; top: 0; width: 100%; height: 100%; -webkit-transform: scale(0); -ms-transform: scale(0); -o-transform: scale(0); transform: scale(0); -webkit-transform-origin: left top; -moz-transform-origin: left top; -ms-transform-origin: left top; -o-transform-origin: left top; transform-origin: left top
}
.swiper-container-rtl .swiper-pagination-progress .swiper-pagination-progressbar { -webkit-transform-origin: right top; -moz-transform-origin: right top; -ms-transform-origin: right top; -o-transform-origin: right top; transform-origin: right top
}
.swiper-container-horizontal>.swiper-pagination-progress { width: 100%; height: 4px; left: 0; top: 0
}
.swiper-container-vertical>.swiper-pagination-progress { width: 4px; height: 100%; left: 0; top: 0
}
.swiper-pagination-progress.swiper-pagination-white { background: rgba(255, 255, 255, .5)
}
.swiper-pagination-progress.swiper-pagination-white .swiper-pagination-progressbar { background: #fff
}
.swiper-pagination-progress.swiper-pagination-black .swiper-pagination-progressbar { background: #000
}
.swiper-container-3d { -webkit-perspective: 1200px; -moz-perspective: 1200px; -o-perspective: 1200px; perspective: 1200px
}
.swiper-container-3d .swiper-cube-shadow,
.swiper-container-3d .swiper-slide,
.swiper-container-3d .swiper-slide-shadow-bottom,
.swiper-container-3d .swiper-slide-shadow-left,
.swiper-container-3d .swiper-slide-shadow-right,
.swiper-container-3d .swiper-slide-shadow-top,
.swiper-container-3d .swiper-wrapper { -webkit-transform-style: preserve-3d; -moz-transform-style: preserve-3d; -ms-transform-style: preserve-3d; transform-style: preserve-3d
}
.swiper-container-3d .swiper-slide-shadow-bottom,
.swiper-container-3d .swiper-slide-shadow-left,
.swiper-container-3d .swiper-slide-shadow-right,
.swiper-container-3d .swiper-slide-shadow-top { position: absolute; left: 0; top: 0; width: 100%; height: 100%; pointer-events: none; z-index: 10
}
.swiper-container-3d .swiper-slide-shadow-left { background-image: -webkit-gradient(linear, left top, right top, from(rgba(0, 0, 0, .5)), to(rgba(0, 0, 0, 0))); background-image: -webkit-linear-gradient(right, rgba(0, 0, 0, .5), rgba(0, 0, 0, 0)); background-image: -moz-linear-gradient(right, rgba(0, 0, 0, .5), rgba(0, 0, 0, 0)); background-image: -o-linear-gradient(right, rgba(0, 0, 0, .5), rgba(0, 0, 0, 0)); background-image: linear-gradient(to left, rgba(0, 0, 0, .5), rgba(0, 0, 0, 0))
}
.swiper-container-3d .swiper-slide-shadow-right { background-image: -webkit-gradient(linear, right top, left top, from(rgba(0, 0, 0, .5)), to(rgba(0, 0, 0, 0))); background-image: -webkit-linear-gradient(left, rgba(0, 0, 0, .5), rgba(0, 0, 0, 0)); background-image: -moz-linear-gradient(left, rgba(0, 0, 0, .5), rgba(0, 0, 0, 0)); background-image: -o-linear-gradient(left, rgba(0, 0, 0, .5), rgba(0, 0, 0, 0)); background-image: linear-gradient(to right, rgba(0, 0, 0, .5), rgba(0, 0, 0, 0))
}
.swiper-container-3d .swiper-slide-shadow-top { background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, .5)), to(rgba(0, 0, 0, 0))); background-image: -webkit-linear-gradient(bottom, rgba(0, 0, 0, .5), rgba(0, 0, 0, 0)); background-image: -moz-linear-gradient(bottom, rgba(0, 0, 0, .5), rgba(0, 0, 0, 0)); background-image: -o-linear-gradient(bottom, rgba(0, 0, 0, .5), rgba(0, 0, 0, 0)); background-image: linear-gradient(to top, rgba(0, 0, 0, .5), rgba(0, 0, 0, 0))
}
.swiper-container-3d .swiper-slide-shadow-bottom { background-image: -webkit-gradient(linear, left bottom, left top, from(rgba(0, 0, 0, .5)), to(rgba(0, 0, 0, 0))); background-image: -webkit-linear-gradient(top, rgba(0, 0, 0, .5), rgba(0, 0, 0, 0)); background-image: -moz-linear-gradient(top, rgba(0, 0, 0, .5), rgba(0, 0, 0, 0)); background-image: -o-linear-gradient(top, rgba(0, 0, 0, .5), rgba(0, 0, 0, 0)); background-image: linear-gradient(to bottom, rgba(0, 0, 0, .5), rgba(0, 0, 0, 0))
}
.swiper-container-coverflow .swiper-wrapper,
.swiper-container-flip .swiper-wrapper { -ms-perspective: 1200px
}
.swiper-container-cube,
.swiper-container-flip { overflow: visible
}
.swiper-container-cube .swiper-slide,
.swiper-container-flip .swiper-slide { pointer-events: none; -webkit-backface-visibility: hidden; -moz-backface-visibility: hidden; -ms-backface-visibility: hidden; backface-visibility: hidden; z-index: 1
}
.swiper-container-cube .swiper-slide .swiper-slide,
.swiper-container-flip .swiper-slide .swiper-slide { pointer-events: none
}
.swiper-container-cube .swiper-slide-active,
.swiper-container-cube .swiper-slide-active .swiper-slide-active,
.swiper-container-flip .swiper-slide-active,
.swiper-container-flip .swiper-slide-active .swiper-slide-active { pointer-events: auto
}
.swiper-container-cube .swiper-slide-shadow-bottom,
.swiper-container-cube .swiper-slide-shadow-left,
.swiper-container-cube .swiper-slide-shadow-right,
.swiper-container-cube .swiper-slide-shadow-top,
.swiper-container-flip .swiper-slide-shadow-bottom,
.swiper-container-flip .swiper-slide-shadow-left,
.swiper-container-flip .swiper-slide-shadow-right,
.swiper-container-flip .swiper-slide-shadow-top { z-index: 0; -webkit-backface-visibility: hidden; -moz-backface-visibility: hidden; -ms-backface-visibility: hidden; backface-visibility: hidden
}
.swiper-container-cube .swiper-slide { visibility: hidden; -webkit-transform-origin: 0 0; -moz-transform-origin: 0 0; -ms-transform-origin: 0 0; transform-origin: 0 0; width: 100%; height: 100%
}
.swiper-container-cube.swiper-container-rtl .swiper-slide { -webkit-transform-origin: 100% 0; -moz-transform-origin: 100% 0; -ms-transform-origin: 100% 0; transform-origin: 100% 0
}
.swiper-container-cube .swiper-slide-active,
.swiper-container-cube .swiper-slide-next,
.swiper-container-cube .swiper-slide-next+.swiper-slide,
.swiper-container-cube .swiper-slide-prev { pointer-events: auto; visibility: visible
}
.swiper-container-cube .swiper-cube-shadow { position: absolute; left: 0; bottom: 0; width: 100%; height: 100%; background: #000; opacity: .6; -webkit-filter: blur(50px); filter: blur(50px); z-index: 0
}
.swiper-container-fade.swiper-container-free-mode .swiper-slide { -webkit-transition-timing-function: ease-out; -moz-transition-timing-function: ease-out; -ms-transition-timing-function: ease-out; -o-transition-timing-function: ease-out; transition-timing-function: ease-out
}
.swiper-container-fade .swiper-slide { pointer-events: none; -webkit-transition-property: opacity; -moz-transition-property: opacity; -o-transition-property: opacity; transition-property: opacity
}
.swiper-container-fade .swiper-slide .swiper-slide { pointer-events: none
}
.swiper-container-fade .swiper-slide-active,
.swiper-container-fade .swiper-slide-active .swiper-slide-active { pointer-events: auto
}
.swiper-zoom-container { width: 100%; height: 100%; display: -webkit-box; display: -moz-box; display: -ms-flexbox; display: -webkit-flex; display: flex; -webkit-box-pack: center; -moz-box-pack: center; -ms-flex-pack: center; -webkit-justify-content: center; justify-content: center; -webkit-box-align: center; -moz-box-align: center; -ms-flex-align: center; -webkit-align-items: center; align-items: center; text-align: center
}
.swiper-zoom-container>canvas,
.swiper-zoom-container>img,
.swiper-zoom-container>svg { max-width: 100%; max-height: 100%; object-fit: contain
}
.swiper-scrollbar { border-radius: 10px; position: relative; -ms-touch-action: none; background: rgba(0, 0, 0, .1)
}
.swiper-container-horizontal>.swiper-scrollbar { position: absolute; left: 1%; bottom: 3px; z-index: 50; height: 5px; width: 98%
}
.swiper-container-vertical>.swiper-scrollbar { position: absolute; right: 3px; top: 1%; z-index: 50; width: 5px; height: 98%
}
.swiper-scrollbar-drag { height: 100%; width: 100%; position: relative; background: rgba(0, 0, 0, .5); border-radius: 10px; left: 0; top: 0
}
.swiper-scrollbar-cursor-drag { cursor: move
}
.swiper-lazy-preloader { width: 42px; height: 42px; position: absolute; left: 50%; top: 50%; margin-left: -21px; margin-top: -21px; z-index: 10; -webkit-transform-origin: 50%; -moz-transform-origin: 50%; transform-origin: 50%; -webkit-animation: swiper-preloader-spin 1s steps(12, end) infinite; -moz-animation: swiper-preloader-spin 1s steps(12, end) infinite; animation: swiper-preloader-spin 1s steps(12, end) infinite
}
.swiper-lazy-preloader:after { display: block; content: ""; width: 100%; height: 100%; background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20viewBox%3D'0%200%20120%20120'%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20xmlns%3Axlink%3D'http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink'%3E%3Cdefs%3E%3Cline%20id%3D'l'%20x1%3D'60'%20x2%3D'60'%20y1%3D'7'%20y2%3D'27'%20stroke%3D'%236c6c6c'%20stroke-width%3D'11'%20stroke-linecap%3D'round'%2F%3E%3C%2Fdefs%3E%3Cg%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(30%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(60%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(90%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(120%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(150%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.37'%20transform%3D'rotate(180%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.46'%20transform%3D'rotate(210%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.56'%20transform%3D'rotate(240%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.66'%20transform%3D'rotate(270%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.75'%20transform%3D'rotate(300%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.85'%20transform%3D'rotate(330%2060%2C60)'%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E"); background-position: 50%; -webkit-background-size: 100%; background-size: 100%; background-repeat: no-repeat
}
.swiper-lazy-preloader-white:after { background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20viewBox%3D'0%200%20120%20120'%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20xmlns%3Axlink%3D'http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink'%3E%3Cdefs%3E%3Cline%20id%3D'l'%20x1%3D'60'%20x2%3D'60'%20y1%3D'7'%20y2%3D'27'%20stroke%3D'%23fff'%20stroke-width%3D'11'%20stroke-linecap%3D'round'%2F%3E%3C%2Fdefs%3E%3Cg%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(30%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(60%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(90%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(120%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(150%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.37'%20transform%3D'rotate(180%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.46'%20transform%3D'rotate(210%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.56'%20transform%3D'rotate(240%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.66'%20transform%3D'rotate(270%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.75'%20transform%3D'rotate(300%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.85'%20transform%3D'rotate(330%2060%2C60)'%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E")
}
@-webkit-keyframes swiper-preloader-spin { 100% { -webkit-transform: rotate(360deg) }
}
@keyframes swiper-preloader-spin { 100% { transform: rotate(360deg) }
}	body{position:relative}.cls_footerWrapper{display:block;width:100%;box-sizing:border-box;max-width:1280px;margin:auto;background:#fdf89a;box-shadow:0 0 25px 0 #969696}.cls_footerWrapper .cls_footerLogoImg{display:block;width:200px;box-sizing:border-box;margin:0 auto;padding-top:25px;float:right;right:65px;position:relative}.cls_footerWrapper a.cls_footerLogo.disableLogoClick{pointer-events:none}.cls_footerWrapper a.cls_footerLogo{display:inline-block}.cls_footerWrapper .cls_footerLogoImage{width:170px;height:60px;box-sizing:border-box;background-image:url(//d167y3o4ydtmfg.cloudfront.net/kraftbrands/labonnecuisine/v202109030026/img/logo-heinz.jpg)}.cls_footerWrapper .cls_topText{text-align:center;font-size:12px;text-transform:uppercase;font-family:Avenir-Medium;font-weight:bold;color:#257abd}.cls_footerWrapper .cls_menuContainer{padding:35px 35px 10px 35px;text-align:center}.cls_footerWrapper .cls_menuCont{display:inline-block;padding-right:5px;padding-left:5px}.cls_footerWrapper .cls_brandMenu.cls_brandMenuActive{color:#f9ef26}.cls_footerWrapper .separtor{color:#1c8b3a;font-size:19px;font-weight:bold}.cls_footerWrapper .cls_brandMenu{color:#1c8b3a;font-family:'FilsonProBold';font-size:14px;line-height:17px;font-weight:400;display:inline-block;text-transform:uppercase}.cls_footerWrapper .cls_footerFollow{display:inline-block;padding:35px 0}.cls_footerWrapper .cls_footerFollow a{float:left;margin:0 4.25px}.cls_footerWrapper .cls_footerFollow a:last-child{margin-right:0}.cls_footerWrapper .cls_footerFollow a:first-child{margin-left:0}.cls_footerWrapper .cls_footerFollowSVG{float:left;width:36px;height:36px;box-sizing:border-box}.cls_footerWrapper .cls_footerFollowImg{float:left;width:38px;height:38px;box-sizing:border-box;background-size:188px 95.66px;background-repeat:no-repeat}.cls_footerWrapper div#id_Facebook{background-position:-113px -18px}.cls_footerWrapper div#id_Twitter{background-position:-38px -18px}.cls_footerWrapper div#id_Instagram{background-position:-150px -18px}.cls_footerWrapper div#id_Youtube{background-position:0 -18px}.cls_footerWrapper div#id_Pinterest{background-position:-75px -18px}.cls_footerWrapper a{outline:0;text-decoration:none}.cls_footerWrap{text-align:center;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#2195d2',endColorstr='#207cca',GradientType=0)}.footerBtmCont{display:flex}.socialIconFooter{text-align:center;margin:auto}.faceBookIconFooter,.twitterIconFooter{width:25.5px;height:25px;border-radius:50%;background:0;display:inline-block;background:#1c8b3a;border:1.5px solid #1c8b3a;margin-bottom:20px;margin-top:10px;margin-right:20px}.faceBookIconFooter svg,.twitterIconFooter svg{fill:#fdf89a!important;margin-top:4px;width:17px;height:17px;text-align:center}.cls_dietaryWrap{float:right;width:50%}.cls_footerDietaryText{max-width:800px;margin:0 auto;color:#fff;font-size:13px;padding:25px 0;font-family:Arial,Helvetica,sans-serif;text-align:center}.line{font-family:Arial,Helvetica,sans-serif;font-size:15px;font-weight:normal;color:#ccc}.cls_footerLegalCopy{color:#fff;font-family:Arial,Helvetica,sans-serif;font-size:12px;width:50%;display:block;text-align:left;padding-left:35px;padding-bottom:30px}@media screen and (min-width:0) and (max-width:767px){.cls_footerWrapper .cls_brandMenu{font-size:15px;font-weight:100}.cls_footerWrapper .cls_menuContainer{column-count:1;width:80%}.cls_footerWrapper .cls_menuCont{padding-bottom:10px}.cls_footerWrapper .cls_footerLegalCopy{font-size:12px;width:100%;text-align:center;padding-left:0;padding-bottom:15px}.cls_footerWrapper .cls_footerFollow{padding:30px 0}.cls_footerWrapper .footerBtmCont{display:block;background-color:#b8dae3}.cls_footerWrapper .faceBookIconFooter,.cls_footerWrapper .twitterIconFooter{margin-bottom:0}.cls_footerWrapper .cls_dietaryWrap{float:none;width:100%;padding-bottom:25px}.cls_dietaryWrap{height:auto}.cls_footerWrap{max-width:100%}.cls_footerLogoImg{float:none!important;right:0!important;text-align:center}.cls_footerDietaryText{padding:0;font-size:13px;line-height:17px}.separtor{display:none}}	.scfHeader{max-width:1280px;margin:auto;box-shadow:0 0 25px 0 #969696}.videoWrap{max-width:100%;display:block}.blackLayer{position:absolute;width:100%;height:100%;background-color:#000;opacity:.3}.videoMob{display:none}.prdOuterWrapper{position:absolute;bottom:10px;margin-left:auto;margin-right:auto;width:100%}.prdLink{display:inline-block;width:18%}.prdName{text-align:center;color:#faf03a;padding-top:5px;font-family:'FilsonProBold';font-size:18px}.prdDesc{color:#FFF;font-weight:bold;font-size:14px;font-family:FilsonProRegular}.cls_headerWrapper{display:block;width:100%;box-sizing:border-box;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#2195d2',endColorstr='#207cca',GradientType=1)}.cls_headerWrapper .cls_headerLogoImg{display:inline-block;width:170px;box-sizing:border-box;margin:0 0 0 20px;float:left}.cls_headerWrapper .captionImage{width:170px;height:25px;box-sizing:border-box;margin-left:25px;margin-top:5px;float:left}.cls_headerWrapper a.cls_headerLogo.disableLogoClick{pointer-events:none}.cls_headerWrapper a.cls_headerLogo{display:inline-block}.cls_headerWrapper .cls_headerLogoImage{width:170px;height:60px;box-sizing:border-box;background-image:url(//d167y3o4ydtmfg.cloudfront.net/kraftbrands/labonnecuisine/v202109030026/img/logo-heinz.jpg)}.cls_headerWrapper .cls_menuContainer{width:calc(100% - 382px);display:table}.cls_headerWrapper .prdWrapper{display:inline-block}.cls_headerWrapper .prdDetailsCont{min-height:130px}.cls_headerWrapper .cls_menuCont{display:inline-block;width:auto;box-sizing:border-box;padding-left:40px}.cls_headerWrapper .cls_brandMenu.cls_brandMenuActive{color:#f9ef26}.cls_headerWrapper .cls_brandMenu{color:#b8b5a2;font-family:'FilsonProBold';font-size:20px;font-weight:bold;display:inline-block;height:37px;vertical-align:middle}.cls_headerWrapper .enquiryCont{color:#b8b5a2;font-family:Arial,Helvetica,sans-serif;font-weight:bold;display:table-cell;vertical-align:middle;padding-right:20px;padding-left:30px}.cls_headerWrapper a.enquiryLink{color:#b8b5a2;font-family:Arial,Helvetica,sans-serif;font-weight:bold;display:table-cell;font-size:16px;vertical-align:middle}.cls_headerWrapper .socialIcon{right:50px;position:absolute;top:0}.cls_headerWrapper .faceBookIcon,.cls_headerWrapper .twitterIcon{width:38px;height:38px;border-radius:50%;background:0;color:#fff;border:1.5px solid #fff;margin-bottom:10px}.cls_headerWrapper .faceBookIcon:hover,.cls_headerWrapper .twitterIcon:hover{-webkit-transform:scale(1.1);-moz-transform:scale(1.1);-o-transform:scale(1.1);transform:scale(1.1)}.cls_headerWrapper .faceBookIcon svg,.cls_headerWrapper .twitterIcon svg{fill:#fff!important;margin-top:8px;width:20px;height:20px;text-align:center}.cls_headerWrapper .cls_headerFollow{display:inline-block;height:90px;box-sizing:border-box;padding:25px 18px;vertical-align:top;background-color:#056fcb;float:right}.cls_headerWrapper .cls_headerFollow a{float:left;margin:0 4.25px}.cls_headerWrapper .cls_headerFollow a:last-child{margin-right:0}.cls_headerWrapper .cls_headerFollow a:first-child{margin-left:0}.cls_headerWrapper .cls_headerFollowSVG{float:left;width:36px;height:36px;box-sizing:border-box}.cls_headerWrapper .cls_headerFollowImg{float:left;width:38px;height:38px;box-sizing:border-box;background-image:url(//d167y3o4ydtmfg.cloudfront.net/kraftbrands/labonnecuisine/v202109030026/img/logo-heinz.jpg);background-size:189px 95.66px;background-repeat:no-repeat}.cls_headerWrapper div#id_Facebook{background-position:-113px -18px}.cls_headerWrapper div#id_Twitter{background-position:-38px -18px}.cls_headerWrapper div#id_Instagram{background-position:-150px -18px}.cls_headerWrapper div#id_Youtube{background-position:0 -18px}.cls_headerWrapper div#id_Pinterest{background-position:-75px -18px}.cls_headerWrapper a{outline:0;text-decoration:none}.cls_ecomEnabled.cls_headerWrapper{margin-top:35px}.cls_headerWrap{position:absolute;top:30px;left:0;right:0;margin:auto}.cls_headerWrapMob{display:none}@media screen and (min-width:768px) and (max-width:1024px){.cls_headerWrapper .captionImage{margin-left:30px;margin-top:5px;width:100%;background-repeat:no-repeat}.cls_headerWrapper .cls_headerLogoImg{margin-right:10px;margin-left:30px!important}.cls_headerWrapper .cls_menuCont{padding:0 0 0 15px}.cls_headerWrapper .cls_brandMenu{font-size:12px}.cls_headerWrapper .prdOuterWrapper{position:relative;bottom:0;margin-left:auto;margin-right:auto;width:100%;background-color:#fdf89a;padding-top:25px;padding-bottom:25px}.cls_headerWrapper .prdLink{display:inline}.cls_headerWrapper .prdWrapper{border-top:1px solid #e7e8e9;padding-top:15px;width:50%;margin-right:auto;margin-left:20px}.cls_headerWrapper .prdWrapper img{max-width:30%;display:inline-block}.cls_headerWrapper .prdDetailsCont{width:50%;display:inline-block;vertical-align:top;padding-top:20px;padding-left:20px}.cls_headerWrapper .prdName{color:#1c8b3a;text-align:left}.cls_headerWrapper .prdDesc{color:#555;text-align:left;font-weight:100}.cls_headerWrapper .enquiryCont{padding-right:10px;padding-left:20px;font-size:15px}.cls_headerWrapper.right .cls_headerLogoImg{float:left;margin-left:10px}.cls_headerWrapper.right .cls_menuCont:first-child{padding-left:0}}@media screen and (min-width:0) and (max-width:767px){.cls_headerWrapper{box-sizing:border-box}.cls_headerWrapper .cls_headerLogoImg{margin:0 auto;display:block;position:absolute;float:none;top:24px;left:0;right:0}.cls_headerWrapper .cls_headerLogoImage{width:100px;height:69px;margin:auto;background-size:100%!important;background-size:358px 137px!important;background-position:99% -1%}.cls_headerWrapper .captionImage{margin:auto;display:block;float:none;margin-top:10px}.cls_headerWrapper .videoMob{display:block;width:100%;height:480px;position:relative;background:#fff url(//d36rz30b5p7lsd.cloudfront.net/647/studio/assets/v1568125522102_958704164/bg-lake-day.gif) center no-repeat}.cls_headerWrapper .videoWrap{display:none}.cls_headerWrapper .cls_brandMenu{color:#1c8b3a;font-size:27px;font-family:'FilsonProRegular';padding:20px 0;height:auto!important;display:inline-flex!important;align-items:center}.cls_headerWrapper .brandIcon{width:34px;height:34px;background-image:url(//d167y3o4ydtmfg.cloudfront.net/690/studio/assets/v1569839015768_747424455/spr1.png);background-position:-114px -33px!important;background-size:161px 66px!important;margin:0;float:left;margin-right:7px}.cls_headerWrapper .brandIconPrdts{width:47px;height:37px;background-image:url(//d167y3o4ydtmfg.cloudfront.net/690/studio/assets/v1570180987961_1821017031/spr1.png);background-position:-158px 0!important;background-size:204px 66px!important;margin:0;float:left;margin-right:7px}.cls_headerWrapper .cls_menuContainer{display:block;width:100%;box-sizing:border-box;float:none;margin:90px 0 0 0}.cls_headerWrapper .cls_menuCont{display:block;width:75%;box-sizing:border-box;float:none;padding:0;margin:0 45px 0 45px;line-height:22px;border-top:1px solid #d0e178}.cls_headerWrapper .cls_menuCont:last-child{border-bottom:1px solid #d0e178}.cls_headerWrapper .prdLink{display:inline}.cls_headerWrapper .cls_headerFollow{display:block;width:100%;box-sizing:border-box;float:none;height:60px;box-sizing:border-box;padding:0;background-color:#b8b5a2;padding-top:12px;margin-top:35px}.cls_headerWrapper .cls_headerFollow a{margin:0 5px}.cls_headerWrapper .cls_headerFollowInrCont{width:175px;height:38px;box-sizing:border-box;margin:0 auto}.cls_headerWrapper .cls_menucon{float:none;position:absolute;top:0;right:-8px;padding:9px 10px;margin:8px 15px 8px 0;background-color:transparent;background-image:none;border:1px solid transparent;border-radius:4px;z-index:9999}.cls_headerWrapper .cls_pancakewrapper.cls_opened{display:block;width:100%;box-sizing:border-box;position:absolute;top:0;background-color:#fdf89a;z-index:0}.cls_headerWrapper .cls_pancakewrapper.cls_closed{display:none}.cls_headerWrapper .cls_icon-bar{background-color:#1c8b3a;display:block;width:40px;height:6px;box-sizing:border-box;border-radius:1px;margin-top:5px}.cls_headerWrapper .prdOuterWrapper{position:relative;bottom:0;margin-left:auto;margin-right:auto;width:100%;background-color:#fdf89a;padding-top:25px;padding-bottom:25px}.cls_headerWrapper .faceBookIconMob,.cls_headerWrapper .twitterIconMob{width:32px;height:32px;border-radius:50%;background:0;display:inline-block;background:#1c8b3a;border:1.5px solid #1c8b3a;margin:0;margin-right:7px}.cls_headerWrapper .faceBookIconMob svg,.cls_headerWrapper .twitterIconMob svg{fill:#fdf89a!important;margin-top:7px;width:17px;height:17px;text-align:center}.cls_headerWrapper .facebookTitleMob,.cls_headerWrapper .twitterTitleMob{display:inline-block;vertical-align:middle;color:#1c8b3a}.cls_headerWrapper .prdName{color:#1c8b3a;text-align:left}.cls_headerWrapper .prdDesc{color:#555;text-align:left}.cls_headerWrapper .prdWrapper{border-top:1px solid #e7e8e9;padding-top:15px;padding-bottom:10px;width:85%}.cls_headerWrapper .prdWrapper img{max-width:30%;display:inline-block}.cls_headerWrapper .prdDetailsCont{width:60%;display:inline-block;vertical-align:top;padding-top:10px;padding-left:20px}.cls_headerWrapper .enquiryCont{padding-right:0;padding-left:0;padding-top:24px;color:#fff}.cls_headerWrapper a.enquiryLink{color:#fff;font-family:Arial,Helvetica,sans-serif;font-weight:bold;display:table-cell;font-size:16px;vertical-align:middle}.cls_headerWrapper .cls_pancakeClose{display:none}.cls_headerWrapper .cls_pancakeClose .cls_icon-bar:first-child{transform:rotate(45deg);transform-origin:10% 10%}.cls_headerWrapper .cls_pancakeClose .cls_icon-bar:nth-child(2){visibility:hidden}.cls_headerWrapper .cls_pancakeClose .cls_icon-bar:last-child{transform:rotate(-45deg);transform-origin:10% 90%}.cls_headerWrapMob{display:block;height:auto;box-sizing:border-box}.cls_headerWrap{display:none}}@media screen and (min-width:1025px){.cls_headerFollowSVG:hover svg path{fill:#f9ef26}}	body{position:relative}.cls_skBackToTop{width:46px;height:46px;box-sizing:border-box;position:fixed!important;z-index:2;right:80px;display:none;background-color:#206000;border-radius:5px;cursor:pointer}.cls_skBackToTopIcon{margin-top:14px;margin-right:14px;margin-bottom:14px;margin-left:14px;border-left:10px solid transparent;border-right:9px solid transparent;border-bottom:15px solid #d1de00}@media screen and (min-width:768px) and (max-width:1024px){.cls_skBackToTop{width:36px;height:36px;box-sizing:border-box;position:fixed;z-index:2;right:14px}.cls_skBackToTopIcon{margin-top:10px;margin-right:10px;margin-bottom:10px;margin-left:10px;border-left:8px solid transparent;border-right:8px solid transparent;border-bottom:13px solid #d1de00}}@media screen and (min-width:0) and (max-width:767px){.cls_skBackToTop{width:36px;height:36px;box-sizing:border-box;position:fixed!important;z-index:2;right:14px;bottom:80px!important}.cls_skBackToTopIcon{margin-top:10px;margin-right:10px;margin-bottom:10px;margin-left:10px;border-left:8px solid transparent;border-right:8px solid transparent;border-bottom:13px solid #d1de00}}	@media screen and (min-width:0) and (max-width:1023px){.bannerCont{background-image:none!important;height:inherit!important;float:left}.bannerTxtCont{float:none!important;width:100%!important}.bannerTitle{text-align:center;padding-top:50px;width:60%;margin:auto;font-size:32px!important}.bannerSubTitle{width:63%;text-align:center;margin:auto;font-size:22px!important}.bnannerImgMob{margin-top:-10%;padding-top:85%;background:#92ccea url(//d36rz30b5p7lsd.cloudfront.net/647/studio/assets/v1568298453864_1726678580/bg-hands.jpg) center no-repeat;background-size:150%;display:block!important}.bannerDescCont{padding-top:50px;padding-bottom:30px;margin-top:0!important;margin-bottom:0!important;display:table;float:none!important;background-color:#fff}.bannerLeftDescCont,.bannerRightDescCont{text-align:left;padding-bottom:30px;width:80%!important;margin-left:50px}.subDesc{float:none!important;display:block;background-color:white;text-align:center;padding-bottom:50px;padding-left:20px;padding-right:20px}.descLeftImg,.descRightImg{width:84px!important;height:84px!important}.descLeftImg{background-position:-86px -1px!important;background-size:239px 97px!important}.descRightImg{background-position:0 -1px!important;background-size:235px 97px!important}.descLeftTxt,.descRightTxt{font-size:18px}}@media screen and (min-width:768px) and (max-width:1023px){.bnannerImgMob{display:none}.bannerLeftDescCont,.bannerRightDescCont{width:40%!important}.descRightTxt,.descLeftTxt{padding-top:10px!important}}.bannerCont{background-color:#92ccea;height:432px;width:100%;max-width:1280px;margin:auto;background-image:url(//d36rz30b5p7lsd.cloudfront.net/647/studio/assets/v1568018904604_28003778/bg-hands-lg.jpg);background-repeat:no-repeat;box-shadow:0 0 25px 0 #969696}.bannerImg{display:inline-block}.bannerTxtCont{width:50%;float:right;margin-top:10%}.bannerTitle{color:#fff;font-size:29px;padding-bottom:7px;font-family:'FilsonProBold'}.bannerSubTitle{color:#555;font-size:21px;font-family:FilsonProRegular}.bannerDescCont{width:100%;float:left;color:#296c7b;font-size:15px;margin-top:50px;margin-bottom:30px;font-family:'FilsonProBold'}.bannerLeftDescCont,.bannerRightDescCont{width:50%;float:left}.descLeftImg{background-image:url(//d167y3o4ydtmfg.cloudfront.net/690/studio/assets/v1569839015768_747424455/spr1.png);background-position:-60px -1px;background-size:169px 70px;width:60px;height:60px}.descRightImg{background-image:url(//d167y3o4ydtmfg.cloudfront.net/690/studio/assets/v1569839015768_747424455/spr1.png);background-position:0 -1px;background-size:169px 70px;width:60px;height:60px}.descLeftImg,.descRightImg,.descRightTxt,.descLeftTxt{float:left}.descRightTxt,.descLeftTxt{padding-left:20px;padding-top:5px}.subDesc{color:#296c7b;font-size:14px;font-weight:400;float:left;font-family:'FilsonProRegular'}.bnannerImgMob{display:none}@media screen and (min-width:1025px) and (max-width:1170px){.bannerTxtCont{width:45%}}	.KRFeaturedTiltleCont{padding:26px 0 20px 0}.krCatColorLine{width:200px;height:15px;margin:0 auto}.krFeaturedProduct{text-decoration:none}.KRFeaturedContainer{position:relative;width:auto!important}.KRFeaturedWidgetClassic{overflow:hidden;height:auto!important}.KRFeaturedImgCls{height:100%;object-fit:cover;display:block;width:auto;padding:10px 10px;background-color:#fff}.KRFeaturedBannerCont{color:#fff;background-color:#fff;opacity:.85;position:absolute;text-align:center}.KRFeaturedButtonCont{position:relative;border:1px solid #b3b3b5}.KRFeaturedCont.KRFeaturedRHPCont{background-color:#f4f4f4;width:100%}.smartAds img{width:100%;height:auto}.KRFeaturedButtonarrow{-webkit-transform:rotate(360deg);transform:rotate(360deg);border-top:5px solid transparent;border-left:10px solid white;border-bottom:5px solid transparent;font-size:0;margin-left:5px;vertical-align:middle}.KRFeaturedRHPCont .KRFeaturedTiltleCont{text-align:left}.KRFeaturedRHPCont .KRFeaturedInnerCont{width:100%;box-sizing:border-box}.KRFeaturedRHPCont .KRFeaturedBannerCls{color:black}.KRFeaturedCont.KRBrandList{background-color:white;position:relative}.KRBrandList .KRFeaturedInnerCont{padding:0!important;width:100%;height:100%;box-sizing:border-box}.KRBrandList .KRFeaturedContainer{height:100%;width:100%}.KRBrandList .KRFeaturedWidgetClassic{margin-right:0!important;margin-left:0!important;max-width:100%;height:465px!important}.KRBrandList .KRFeaturedImgCls{height:100%;width:100%}.KRBrandList .KRFeaturedBannerCont{left:0!important;position:absolute}.krResponsenotfound{max-width:960px;margin:0 auto;position:relative;overflow:hidden}.krResponsenotfound img{float:right}.KrResponsenotFndText{position:absolute;bottom:140px;left:40px;width:50%}.KrResponsenotFndText h1{font-size:29px;color:#036;font-family:Roboto-Bold}.krResponsenFborder{margin:14px 0 0 5px;width:100%;height:10px;overflow:hidden;box-sizing:content-box}.krResponsenFshadow{-webkit-box-shadow:0 -15px 21px 26px rgba(0,0,0,0.8);-moz-box-shadow:0 -15px 21px 26px rgba(0,0,0,0.8);box-shadow:0 -15px 21px 26px rgba(0,0,0,0.8);width:85%;margin:0 auto;-moz-box-shadow:0 -20px 21px 26px rgba(0,0,0,0.8);position:relative;height:1px;top:-21px}.krResponsenotfound p{font-size:20px;font-family:Roboto-Regular;position:absolute;font-weight:bold;color:#036;top:241px;left:71px;text-align:left;width:auto;bottom:auto;width:50%}.krResponsenotfound .krResponsenFfade{width:100%;position:absolute;height:67px;bottom:0;background:-moz-linear-gradient(top,rgba(255,255,255,0) 0,rgba(255,255,255,0) 9%,#fff 79%,#fff 100%);background:-webkit-gradient(linear,left top,left bottom,color-stop(0%,rgba(255,255,255,0)),color-stop(9%,rgba(255,255,255,0)),color-stop(79%,#fff),color-stop(100%,#fff));background:-webkit-linear-gradient(top,rgba(255,255,255,0) 0,rgba(255,255,255,0) 9%,#fff 79%,#fff 100%);background:-o-linear-gradient(top,rgba(255,255,255,0) 0,rgba(255,255,255,0) 9%,#fff 79%,#fff 100%);background:-ms-linear-gradient(top,rgba(255,255,255,0) 0,rgba(255,255,255,0) 9%,#fff 79%,#fff 100%);background:linear-gradient(to bottom,rgba(255,255,255,0) 0,rgba(255,255,255,0) 9%,#fff 79%,#fff 100%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#00ffffff',endColorstr='#ffffff',GradientType=0)}@media only screen and (min-width:1025px){.KRFeaturedCont{display:block;max-width:1280px;box-shadow:0 0 25px 0 #969696;padding-top:100px}.KRFeaturedInnerCont{width:80%;column-count:3;margin:auto}.KRFeaturedContainer{display:inline-block;margin-bottom:15px}.KRFeaturedWidgetClassic{margin-right:0}.KRFeaturedImgCont{position:relative;padding-top:32px;margin-left:33px;max-width:700px}.KRFeaturedImgCls{width:100%;height:auto;box-sizing:border-box}.KRFeaturedBannerCont{width:80%;height:auto;box-sizing:border-box;bottom:9%;left:5%;line-height:10px}.KRFeaturedBannerCls{padding:20px 20px 20px 20px}.KRFeaturedButtonCont{width:213px;height:auto;box-sizing:border-box;margin:auto;margin-bottom:20px}.KRFeaturedRHPCont .KRFeaturedTiltleCont{padding:15px 0 12px 2%}.KRFeaturedRHPCont .KRFeaturedInnerCont{padding:1% 0 0 1.25%;margin:0;background-color:white}.KRFeaturedRHPCont .KRFeaturedContainer{margin-bottom:15px}.KRFeaturedRHPCont .KRFeaturedWidgetClassic{margin-right:0;height:400px}.KRFeaturedRHPCont .KRFeaturedImgCls{min-height:100%}.KRFeaturedRHPCont .KRFeaturedBannerCont{left:10%}.KRFeaturedRHPCont .KRFeaturedBannerCls{padding:20px 15px 15px 15px;font-size:28px;line-height:39px}.KRFeaturedRHPCont .KRFeaturedButtonCont{width:183px}.KRFeaturedRHPCont .KRFeaturedButtonCls{line-height:45px;font-size:16px}.KRFeaturedCont.KRBrandList{height:465px}.KRBrandList .KRFeaturedInnerCont{margin:0}.KRBrandList .KRFeaturedBannerCont{width:auto!important;height:120px;box-sizing:border-box;padding-left:35px!important;padding-right:35px!important}.KRBrandList .KRFeaturedBannerCls{padding:0}}@media screen and (min-width:1025px) and (-webkit-min-device-pixel-ratio:0) and (min-resolution:.001dpcm){.KRFeaturedContainer{float:none}}@-moz-document url-prefix(){.KRBrandList .KRFeaturedBannerCont{top:53%}}@media screen and (min-width:1025px) and (-ms-high-contrast:none),(-ms-high-contrast:active){.KRBrandList .KRFeaturedBannerCont{top:56%}}@media screen and (min-width:1350px){.KRFeaturedCont{width:100%;margin:0 auto}.KRFeaturedContainer{margin-bottom:15px}.KRFeaturedImgCls{height:auto}.KRFeaturedBannerCont{width:75%;left:10%}.KRFeaturedRHPCont .KRFeaturedBannerCont{width:70%;left:14%}}@supports(-ms-ime-align:auto){.KRFeaturedInnerCont{width:85%}}@media all and (-ms-high-contrast:none),(-ms-high-contrast:active){.KRFeaturedInnerCont{width:85%}}@media screen and (min-width:0) and (max-width:767px){.KRFeaturedTiltleCont{padding-bottom:20px}.krCatColorLine{width:100px;height:8px}.KRFeaturedCont{padding-top:25px;float:left;width:100%}.KRFeaturedImgCls{height:auto;margin:auto}.KRFeaturedContainer{width:100%!important;margin:0 0 15px 0}.KRFeaturedWidgetClassic{max-width:94.5%;margin:auto}.KRFeaturedBannerCls{padding:13px 13px 0 13px}.KRFeaturedBannerCont{width:81%;height:auto;box-sizing:border-box;padding:0 0 10px 0;bottom:-21px;left:10%;box-shadow:0 1px 2px 0 rgba(0,0,0,0.1)}.KRFeaturedButtonCont{width:190px;height:auto;box-sizing:border-box;border:1px solid white;position:relative;margin:auto;margin-top:10px}.KRFeaturedRHPCont .KRFeaturedTiltleCont{padding:8px 10px 8px 11px}.KRFeaturedRHPCont .KRFeaturedInnerCont{background-color:#fff;padding-top:10px;display:table}.KRFeaturedRHPCont .KRFeaturedContainer{margin-bottom:38px}.KRFeaturedRHPCont .KRFeaturedWidgetClassic{height:142.5px}.KRFeaturedRHPCont .KRFeaturedImgCls{width:100%;height:100%;box-sizing:border-box;display:block}.KRFeaturedRHPCont .KRFeaturedBannerCont{bottom:-27px;width:80%!important;left:10%!important}.KRFeaturedRHPCont .KRFeaturedBannerCls{padding-top:4px;font-size:18px;line-height:25px}.KRFeaturedRHPCont .KRFeaturedButtonCont{width:195px;height:auto;box-sizing:border-box}.KRFeaturedRHPCont .KRFeaturedButtonCls{line-height:38px;font-size:16px}.KRFeaturedCont.KRBrandList{height:auto!important}.KRBrandList .KRFeaturedContainer{margin:0;height:auto!important}.KRBrandList .KRFeaturedInnerCont{background-color:#fff;height:auto!important}.KRBrandList .KRFeaturedWidgetClassic{height:22%!important}.KRBrandList .KRFeaturedBannerCont{width:100%}.krResponsenotfound img{height:225px;margin-right:-20px}.KrResponsenotFndText{bottom:80px;left:10px;width:46%}.KrResponsenotFndText h1{font-size:14px}.krResponsenFborder,.krResponsenotfound p{display:none}}@media screen and (min-width:0) and (max-width:767px) and (orientation:landscape){.KRFeaturedCont.KRBrandList{height:auto!important}.KRFeaturedButtonCont{width:45%}.KRBrandList .KRFeaturedWidgetClassic{height:59.5%!important}}@media screen and (min-width:768px) and (max-width:1024px){.KRFeaturedCont{display:inline-table;padding-top:60px;height:-webkit-fill-available}.KRFeaturedTiltleCont{padding-bottom:14px}.krCatColorLine{width:160px;height:12px}.KRFeaturedInnerCont{width:95%;column-count:3;margin:auto}.KRFeaturedImgCls{height:auto;width:92%}.KRFeaturedContainer{display:inline-block;margin-bottom:15px}.KRFeaturedBannerCont{width:80%;height:auto;box-sizing:border-box;position:absolute;bottom:10%;left:10%;padding:8px 28px 8px 28px}.KRFeaturedBannerCls{padding:10px 0 10px 0}.KRFeaturedButtonCont{width:213px;height:auto;box-sizing:border-box;position:relative;margin:auto;margin-bottom:10px}.KRFeaturedRHPCont .KRFeaturedTiltleCont{padding:10px 0 10px 18px}.KRFeaturedRHPCont .KRFeaturedInnerCont{padding:1%;margin:0;background-color:white}.KRFeaturedRHPCont .KRFeaturedWidgetClassic{margin:7px;height:281px}.KRFeaturedRHPCont .KRFeaturedImgCls{width:100%;height:100%;box-sizing:border-box}.KRFeaturedRHPCont .KRFeaturedBannerCont{width:85%!important;left:7%!important;padding:5px 6px 8px 6px}.KRFeaturedRHPCont .KRFeaturedBannerCls{font-size:24px;line-height:34px}.KRFeaturedRHPCont .KRFeaturedButtonCont{width:140px}.KRFeaturedCont.KRBrandList{height:329px}.KRBrandList .KRFeaturedInnerCont{display:block!important;margin:0}.KRBrandList .KRFeaturedWidgetClassic{margin:0}.KRBrandList .KRFeaturedBannerCont{width:auto!important;height:100px;box-sizing:border-box;padding-left:35px!important;padding-right:35px!important}.KrResponsenotFndText h1{font-size:21px}.krResponsenFborder{width:73%}.krResponsenotfound p{font-size:14px;top:228px;left:50px}}	.templateOuterWrapper.temp8 .sc-bnrsliderwgt-wrapper .swiper-slide,.templateOuterWrapper.temp2 .sc-bnrsliderwgt-wrapper .swiper-slide,.templateOuterWrapper.temp12 .sc-bnrsliderwgt-wrapper .swiper-slide,.templateOuterWrapper.temp4 .sc-bnrsliderwgt-wrapper .swiper-slide{float:left}.templateOuterWrapper.temp8 .sc-bnrsliderwgt-wrapper:hover .swiper-buttons,.templateOuterWrapper.temp2 .sc-bnrsliderwgt-wrapper:hover .swiper-buttons,.templateOuterWrapper.temp12 .sc-bnrsliderwgt-wrapper:hover .swiper-buttons,.templateOuterWrapper.temp4 .sc-bnrsliderwgt-wrapper:hover .swiper-buttons{display:block}.templateOuterWrapper.temp1 .cls_bannerImg{width:100%}.templateOuterWrapper.temp1 .cls_BannerTextCont{color:#fff;position:absolute;top:46%;left:19%;max-width:189px;box-sizing:border-box;-webkit-transform:translateY(-50%);-moz-transform:translateY(-50%);-ms-transform:translateY(-50%);-o-transform:translateY(-50%);transform:translateY(-50%)}.templateOuterWrapper.temp1 .cls_BannerTextCont .cls_carouselCopy,.templateOuterWrapper.temp1 .cls_BannerTextCont .cls_carouselCopy h1{font-family:Gotham-Bold,Arial,sans-serif;font-weight:700;font-size:60px;line-height:62px;color:#FFF;margin:0;letter-spacing:1px;text-transform:capitalize}.templateOuterWrapper.temp1 .cls_BannerArrwCont{width:10px}.templateOuterWrapper.temp1 .cls_BannerArrwCont,.templateOuterWrapper.temp1 .swiper-pagination{display:inline-block}.templateOuterWrapper.temp1 #id_nextArrw{width:14px;height:20px;background:url(//d167y3o4ydtmfg.cloudfront.net/kraftbrands/labonnecuisine/v202109030026/img/home-sprite.png);background-position:-181px -108px;background-size:203px 164px}.templateOuterWrapper.temp1 #id_prevArrw{width:14px;height:20px;z-index:2;background:url(//d167y3o4ydtmfg.cloudfront.net/kraftbrands/labonnecuisine/v202109030026/img/home-sprite.png);background-position:-169px -108px;background-size:203px 164px}.templateOuterWrapper.temp1 .cls_bannerWrapper{position:relative}.templateOuterWrapper.temp1 .cls_paginationCont{position:absolute;bottom:15px;left:50%;-webkit-transform:translateX(-50%);-moz-transform:translateX(-50%);-ms-transform:translateX(-50%);-o-transform:translateX(-50%);transform:translateX(-50%);z-index:1;text-align:center;width:100%}.templateOuterWrapper.temp1 .cls_bannerButton{text-decoration:none;display:inline-block}.templateOuterWrapper.temp1 .cls_banerButtonCont{color:#fff;vertical-align:middle;display:inline-block;padding:7.5px 30px}.templateOuterWrapper.temp1 .cls_banerButtonCont .cls_buttonTxt{display:inline-block;vertical-align:top;line-height:29px;font-size:15px}.templateOuterWrapper.temp1 .cls_banerButtonCont .cls_downloadPDFIcon{width:25px;height:25px;background:url(https://d167y3o4ydtmfg.cloudfront.net/kraftbrands/labonnecuisine/v202109030026/img/home-sprite.png);background-position:-362px -192px;display:inline-block;margin-right:5px}@media screen and (min-width:0) and (max-width:767px){.templateOuterWrapper.temp1 .cls_bannerTitle{font-size:36px!important;padding-bottom:20px}.templateOuterWrapper.temp1 .cls_bannerTitle h1{font-size:36px!important;line-height:38px!important}.templateOuterWrapper.temp1 .cls_BannerTextCont{top:50%;left:18px;margin-top:0;margin-bottom:30px;max-width:278px}.templateOuterWrapper.temp1 .cls_bannerImg{min-width:100%;min-height:250px;width:auto}.templateOuterWrapper.temp1 img.cls_bannerMobImg{width:100%}}@media screen and (min-width:768px) and (max-width:1023px){.templateOuterWrapper.temp1 .cls_BannerTextCont{max-width:374px!important;left:40px}.templateOuterWrapper.temp1 .cls_BannerTextCont .cls_carouselCopy h1{font-size:42px!important;line-height:45px!important}}@media only screen and (min-width:768px){.templateOuterWrapper.temp1 .cls_BannerTextCont{max-width:397px}.templateOuterWrapper.temp1 .cls_bannerTitle{padding-bottom:30px}}@media only screen and (min-width:1100px){.templateOuterWrapper.temp1 .cls_carouselCopy,.templateOuterWrapper.temp1 .cls_carouselCopy h1{font-size:55px}}@media only screen and (min-width:1024px){.templateOuterWrapper.temp1 .cls_bannerWrapper .cls_BannerTextCont{max-width:614px}}.templateOuterWrapper.temp8{max-width:1280px;margin:auto;background-color:#fdf89a;box-shadow:0 0 25px 0 #969696}@media screen and (min-width:0) and (max-width:767px){.templateOuterWrapper.temp8 .clsTitleCont{position:absolute;top:50%;left:0;width:100%;box-sizing:border-box}.templateOuterWrapper.temp8 .clsSKTitle{font-size:26px;padding-right:30px;padding-left:30px}.templateOuterWrapper.temp8 .clsSKDesc{font-size:16px!important;display:block;padding-top:3px;padding-right:32px;padding-left:32px}.templateOuterWrapper.temp8 .clsSKSubDesc{font-size:18px;padding-top:10px;padding-right:55px;padding-left:55px}.templateOuterWrapper.temp8 .clsCont{position:absolute;top:10px!important;text-align:center;width:100%;box-sizing:border-box}.templateOuterWrapper.temp8 .sc-bnrsliderwgt-wrapper{height:225px!important;box-sizing:border-box}.templateOuterWrapper.temp8 .sc-bnrsliderwgt-wrapper .swiper-container-horizontal>.swiper-pagination-bullets{position:absolute;bottom:16px!important;left:0;bottom:5px!important}.templateOuterWrapper.temp8 .swiper-buttons{position:relative;bottom:11px;height:2px;box-sizing:border-box}.templateOuterWrapper.temp8 .leftArrow{position:absolute;bottom:18px;left:36%}.templateOuterWrapper.temp8 .rigthArrow{position:absolute;bottom:18px;left:60%}.templateOuterWrapper.temp8 .sc-bnrsliderwgt-wrapper .slide-img{position:inherit}.templateOuterWrapper.temp8 .sc-bnrsliderwgt-wrapper .slide-img .slide-img-inner img{height:auto;box-sizing:border-box}}@media screen and (min-width:768px) and (max-width:1023px){.templateOuterWrapper.temp8 .clsTitleCont{position:absolute;top:0;left:54%;width:36.5%;box-sizing:border-box}.templateOuterWrapper.temp8 .clsSKTitle{font-size:26px;padding-right:20px;padding-left:20px}.templateOuterWrapper.temp8 .clsCont{position:absolute;top:20%}.templateOuterWrapper.temp8 .swiper-pagination-bullets{position:absolute}.templateOuterWrapper.temp8 .leftArrow{position:absolute;bottom:28px;left:66.5%}.templateOuterWrapper.temp8 .rigthArrow{position:absolute;bottom:28px;left:76%}.templateOuterWrapper.temp8 .sc-bnrsliderwgt-wrapper .slide-img{position:inherit}.templateOuterWrapper.temp8 .sc-bnrsliderwgt-wrapper .swiper-container-horizontal>.swiper-pagination-bullets{bottom:14px!important}}@media screen and (max-width:767px) and (min-width:568px){.templateOuterWrapper.temp8 .clsTitleCont{top:70%!important}.templateOuterWrapper.temp8 .rigthArrow{left:56%}.templateOuterWrapper.temp8 .leftArrow{left:42%}}.templateOuterWrapper.temp8 .clsTitleCont{opacity:.9}.templateOuterWrapper.temp8 .clsSKTitle{font-size:3.38vw}.templateOuterWrapper.temp8 .clsSKDesc,.templateOuterWrapper.temp8 .clsSKSubDesc{width:90%;margin:0 auto;font-size:1.27vw;font-size:17px}.templateOuterWrapper.temp8 .clsSKDescDesk{display:block}.templateOuterWrapper.temp8 .clsSKDescMob{display:none}@media screen and (max-width:1024px) and (min-width:768px){.templateOuterWrapper.temp8 .clsSKDesc,.templateOuterWrapper.temp8 .clsSKSubDesc{font-size:1.27vw;font-size:11px}.templateOuterWrapper.temp8 .clsSKTitle{font-size:3.38vw}}@media screen and (max-width:767px) and (min-width:0){.templateOuterWrapper.temp8 .clsSKTitle{font-size:8.1vw}.templateOuterWrapper.temp8 .clsTitleCont{top:50%!important}.templateOuterWrapper.temp8 .clsSKDesc,.templateOuterWrapper.temp8 .clsSKSubDesc{padding:0!important;font-size:3.45vw!important;font-size:14px}.templateOuterWrapper.temp8 .clsSKDescDesk{display:none!important}.templateOuterWrapper.temp8 .clsSKDescMob{display:block!important}}.templateOuterWrapper.temp8 .sc-bnrsliderwgt-wrapper{position:relative;z-index:0;width:95%;margin:auto;padding-top:15px}.templateOuterWrapper.temp8 .sc-bnrsliderwgt-wrapper .swiper-slide{text-align:center;display:flex;flex-direction:row;justify-content:center;display:-webkit-box;display:-ms-flexbox;display:-webkit-flex;-webkit-box-pack:center;-ms-flex-pack:center;-webkit-justify-content:center;-webkit-box-align:center;-ms-flex-align:center;-webkit-align-items:center;align-items:center}.templateOuterWrapper.temp8 .sc-bnrsliderwgt-wrapper .slide-img{max-width:100%;width:100%;box-sizing:border-box;margin:auto;position:relative;height:100%;top:0}.templateOuterWrapper.temp8 .sc-bnrsliderwgt-wrapper .slide-img .slide-img-inner{height:100%;box-sizing:border-box}.templateOuterWrapper.temp8 .sc-bnrsliderwgt-wrapper .slide-img .slide-img-inner img{max-width:100%;max-height:100%;border:0 solid #ccc;font-size:0;outline:0}.templateOuterWrapper.temp8 .sc-bnrsliderwgt-wrapper .swiper-pagination-bullet{width:15px;height:15px;background-color:rgba(255,255,255,0.68);box-sizing:border-box;filter:alpha(opacity=100);-moz-opacity:1;-khtml-opacity:1;opacity:1;border:1px solid #fff}.templateOuterWrapper.temp8 .sc-bnrsliderwgt-wrapper .swiper-pagination-bullet-active{background-color:#1c8b3a;box-sizing:border-box}.templateOuterWrapper.temp8 .sc-bnrsliderwgt-wrapper .swiper-container-horizontal>.swiper-pagination{position:relative}.templateOuterWrapper.temp8 .sc-bnrsliderwgt-wrapper .swiper-container-horizontal>.swiper-pagination-bullets,.templateOuterWrapper.temp8 .sc-bnrsliderwgt-wrapper .swiper-pagination-custom,.templateOuterWrapper.temp8 .sc-bnrsliderwgt-wrapper .swiper-pagination-fraction{text-align:right;max-width:100%;margin:auto;padding:0 15px;box-sizing:border-box;position:absolute;bottom:26px;text-align:center}.templateOuterWrapper.temp8 .sc-bnrsliderwgt-wrapper .swiper-container{z-index:0}.templateOuterWrapper.temp8 .clsTitleCont{position:absolute;top:0;left:54%;width:36.5%;box-sizing:border-box;background-color:#4b0082;color:#fff;opacity:.95}.templateOuterWrapper.temp8 .clsSKTitle{font-size:48px;font-family:"Gotham-Book"}.templateOuterWrapper.temp8 .clsSKDesc{font-size:18px;font-family:"Gotham-Book";padding-top:10px}.templateOuterWrapper.temp8 .clsSKSubDesc{font-size:18px;font-family:"Gotham-Book";padding-top:10px;display:block}.templateOuterWrapper.temp8 .clsCont{position:absolute;top:20%}.templateOuterWrapper.temp8 .swiper-buttons{position:relative;bottom:21px;height:2px;box-sizing:border-box}.templateOuterWrapper.temp8 .leftArrow{width:11px!important;height:22px!important;position:absolute;z-index:11;bottom:28px;left:67.5%}.templateOuterWrapper.temp8 .rigthArrow{width:11px!important;height:22px!important;position:absolute;z-index:11;bottom:28px;left:75%}.templateOuterWrapper.temp8 .swiper-button-next,.templateOuterWrapper.temp8 .swiper-button-prev{display:block!important}@media screen and (min-width:0) and (max-width:767px){.templateOuterWrapper.temp2 .clsTitleCont{position:absolute;top:50%;left:0;width:100%;box-sizing:border-box}.templateOuterWrapper.temp2 .clsSKTitle{font-size:26px;padding-right:30px;padding-left:30px}.templateOuterWrapper.temp2 .clsSKDesc{font-size:16px!important;display:block;padding-top:3px;padding-right:32px;padding-left:32px}.templateOuterWrapper.temp2 .clsSKSubDesc{font-size:18px;padding-top:10px;padding-right:55px;padding-left:55px}.templateOuterWrapper.temp2 .clsCont{text-align:center;width:100%;box-sizing:border-box;position:relative!important}.templateOuterWrapper.temp2 .sc-bnrsliderwgt-wrapper .swiper-container-horizontal>.swiper-pagination-bullets{position:absolute;bottom:16px!important;left:0}.templateOuterWrapper.temp2 .swiper-buttons{position:relative;bottom:11px;height:2px;box-sizing:border-box}.templateOuterWrapper.temp2 .leftArrow{position:absolute;bottom:18px;left:36%}.templateOuterWrapper.temp2 .rigthArrow{position:absolute;bottom:18px;left:60%}.templateOuterWrapper.temp2 .sc-bnrsliderwgt-wrapper .slide-img{position:inherit}.templateOuterWrapper.temp2 .sc-bnrsliderwgt-wrapper .slide-img .slide-img-inner img{height:auto;box-sizing:border-box}}@media screen and (min-width:768px) and (max-width:1023px){.templateOuterWrapper.temp2 .clsTitleCont{position:absolute;top:0;left:54%;width:36.5%;box-sizing:border-box;height:auto}.templateOuterWrapper.temp2 .clsSKTitle{font-size:26px;padding-right:20px;padding-left:20px}.templateOuterWrapper.temp2 .clsCont{position:relative!important}.templateOuterWrapper.temp2 .swiper-pagination-bullets{position:absolute;left:22%}.templateOuterWrapper.temp2 .leftArrow{position:absolute;bottom:28px;left:66.5%}.templateOuterWrapper.temp2 .rigthArrow{position:absolute;bottom:28px;left:76%}.templateOuterWrapper.temp2 .sc-bnrsliderwgt-wrapper .slide-img{position:inherit}.templateOuterWrapper.temp2 .sc-bnrsliderwgt-wrapper .swiper-container-horizontal>.swiper-pagination-bullets{bottom:14px!important}}@media screen and (max-width:767px) and (min-width:568px){.templateOuterWrapper.temp2 .clsTitleCont{top:70%!important}.templateOuterWrapper.temp2 .rigthArrow{left:56%}.templateOuterWrapper.temp2 .leftArrow{left:42%}}.templateOuterWrapper.temp2 .clsSkContent_Wrapper{height:100%;width:100%}.templateOuterWrapper.temp2 .overlayImg.sk_Img_LeftAlign{width:50%!important;left:0;right:unset;object-fit:scale-down;height:100%!important;padding-right:15px}.templateOuterWrapper.temp2 .overlayImg.sk_Img_RightAlign{width:50%!important;left:unset;Right:0;object-fit:scale-down;height:100%!important;padding:0 10px}.templateOuterWrapper.temp2 .clsTitleCont.ContRight{right:0!important;left:unset!important;width:50%!important}.templateOuterWrapper.temp2 .clsTitleCont.ContLeft{right:unset!important;left:0!important;width:50%!important}.templateOuterWrapper.temp2 .clsTitleCont{opacity:.9}.templateOuterWrapper.temp2 .clsSKTitle{font-size:3.38vw}.templateOuterWrapper.temp2 .clsSKDesc{width:100%;margin:0 auto;font-size:1.27vw;font-size:17px}.templateOuterWrapper.temp2 .clsSKDescDesk{display:block}.templateOuterWrapper.temp2 .clsSKDescMob{display:none}@media screen and (min-width:768px){.templateOuterWrapper.temp2 .temp2 .overlayImg.sk_Img_LeftAlign{top:50%;transform:translateY(-50%)}.templateOuterWrapper.temp2 .cls_BannerImageMob,.templateOuterWrapper.temp2 .cls_BgImageMob{display:none!important}.templateOuterWrapper.temp2 .cls_BannerImageDesk{display:inline!important}}@media screen and (max-width:1024px) and (min-width:768px){.templateOuterWrapper.temp2 .clsSKDesc{font-size:1.27vw;font-size:11px}.templateOuterWrapper.temp2 .clsSKTitle{font-size:3.38vw}.templateOuterWrapper.temp2 .temp2 .overlayImg.sk_Img_LeftAlign{width:48%!important}}@media screen and (max-width:767px) and (min-width:0){.templateOuterWrapper.temp2 .clsSKTitle{font-size:8.1vw}.templateOuterWrapper.temp2 .clsTitleCont{top:50%!important}.templateOuterWrapper.temp2 .clsSKDesc{padding:0!important;font-size:3.45vw!important;font-size:14px}.templateOuterWrapper.temp2 .clsSKDescMob{display:block!important}.templateOuterWrapper.temp2 .clsTitleCont.ContRight,.templateOuterWrapper.temp2 .clsSkContent_Wrapper,.templateOuterWrapper.temp2 .clsTitleCont.ContLeft{width:100%!important;height:auto!important}.templateOuterWrapper.temp2 .clsTitleCont.ContLeft{width:100%!important}.templateOuterWrapper.temp2 .overlayImg.sk_Img_LeftAlign{top:0;left:50%;transform:translateX(-50%);width:100%!important;height:100%!important;max-height:inherit;padding:0}.templateOuterWrapper.temp2 .overlayImg.sk_Img_RightAlign{width:100%!important;top:0;left:50%;transform:translateX(-50%)}.templateOuterWrapper.temp2 .cls_BannerImageDesk,.templateOuterWrapper.temp2 .cls_BgImageDesk{display:none!important}.templateOuterWrapper.temp2 .cls_BannerImageMob{display:inline!important;height:100%!important;object-fit:cover}.templateOuterWrapper.temp2 .clsSkImage_Wrapper{max-height:250px;position:relative}.templateOuterWrapper.temp2 .sc-bnrsliderwgt-wrapper .slide-img .slide-img-inner{height:auto!important;max-height:none!important}}.templateOuterWrapper.temp2 .sc-bnrsliderwgt-wrapper{position:relative;z-index:0}.templateOuterWrapper.temp2 .sc-bnrsliderwgt-wrapper .swiper-slide{text-align:center;display:flex;flex-direction:row;justify-content:center;display:-webkit-box;display:-ms-flexbox;display:-webkit-flex;-webkit-box-pack:center;-ms-flex-pack:center;-webkit-justify-content:center;-webkit-box-align:center;-ms-flex-align:center;-webkit-align-items:center;align-items:center}.templateOuterWrapper.temp2 .sc-bnrsliderwgt-wrapper .slide-img{max-width:100%;width:100%;box-sizing:border-box;margin:auto;position:absolute;height:100%;top:0}.templateOuterWrapper.temp2 .sc-bnrsliderwgt-wrapper .slide-img .slide-img-inner{height:auto;box-sizing:border-box;max-height:600px}.templateOuterWrapper.temp2 .sc-bnrsliderwgt-wrapper .slide-img .slide-img-inner img{width:100%;height:auto;box-sizing:border-box;border:0 solid #ccc;font-size:0;outline:0;max-height:400px!important}.templateOuterWrapper.temp2 .sc-bnrsliderwgt-wrapper .swiper-pagination-bullet{width:15px;height:15px;background-color:rgba(255,255,255,0.68);box-sizing:border-box;filter:alpha(opacity=100);-moz-opacity:1;-khtml-opacity:1;opacity:1;border:1px solid #fff}.templateOuterWrapper.temp2 .sc-bnrsliderwgt-wrapper .swiper-pagination-bullet-active{background-color:#1c8b3a;box-sizing:border-box}.templateOuterWrapper.temp2 .sc-bnrsliderwgt-wrapper .swiper-container-horizontal>.swiper-pagination{position:relative}.templateOuterWrapper.temp2 .sc-bnrsliderwgt-wrapper .swiper-container-horizontal>.swiper-pagination-bullets,.templateOuterWrapper.temp2 .sc-bnrsliderwgt-wrapper .swiper-pagination-custom,.templateOuterWrapper.temp2 .sc-bnrsliderwgt-wrapper .swiper-pagination-fraction{text-align:right;max-width:100%;margin:auto;padding:0 15px;box-sizing:border-box;position:absolute;right:23%;bottom:26px!important;left:22%;text-align:center}.templateOuterWrapper.temp2 .sc-bnrsliderwgt-wrapper .swiper-container{z-index:0}.templateOuterWrapper.temp2 .clsTitleCont{position:absolute;top:0;left:54%;width:36.5%;box-sizing:border-box;background-color:#4b0082;color:#fff;opacity:.95}.templateOuterWrapper.temp2 .clsSKTitle{font-size:48px;font-family:"Gotham-Book"}.templateOuterWrapper.temp2 .clsSKDesc{font-size:18px;font-family:"Gotham-Book";padding-top:10px}.templateOuterWrapper.temp2 .clsSKSubDesc{font-size:18px;font-family:"Gotham-Book";padding-top:10px;display:block}.templateOuterWrapper.temp2 .clsCont{position:relative;top:20%;padding:20px 15px}.templateOuterWrapper.temp2 .swiper-buttons{position:relative;bottom:21px;height:2px;box-sizing:border-box}.templateOuterWrapper.temp2 .leftArrow{width:11px!important;height:22px!important;position:absolute;z-index:11;bottom:28px;left:67.5%}.templateOuterWrapper.temp2 .rigthArrow{width:11px!important;height:22px!important;position:absolute;z-index:11;bottom:28px;left:75%}.templateOuterWrapper.temp2 .swiper-button-next,.templateOuterWrapper.temp2 .swiper-button-prev{display:block!important}@media screen and (min-width:0) and (max-width:767px){.templateOuterWrapper.temp12{padding:0 17px 10px!important;box-sizing:border-box}.templateOuterWrapper.temp12 .clsTitleCont{position:absolute;top:50%;left:0;width:100%;box-sizing:border-box}.templateOuterWrapper.temp12 .clsSKTitle{font-size:26px;padding-right:30px;padding-left:30px}.templateOuterWrapper.temp12 .clsSKDesc{font-size:16px!important;display:block;padding-top:3px;padding-right:32px;padding-left:32px}.templateOuterWrapper.temp12 .clsSKSubDesc{font-size:18px;padding-top:10px;padding-right:55px;padding-left:55px}.templateOuterWrapper.temp12 .clsCont{position:absolute;top:10px!important;text-align:center;width:100%;box-sizing:border-box}.templateOuterWrapper.temp12 .sc-bnrsliderwgt-wrapper .swiper-container-horizontal>.swiper-pagination-bullets{position:absolute;bottom:16px!important;left:0}.templateOuterWrapper.temp12 .swiper-button-next,.templateOuterWrapper.temp12 .swiper-button-prev{display:block!important}.templateOuterWrapper.temp12 .swiper-button-next{box-sizing:border-box;position:absolute;margin-top:0;z-index:10;line-height:0;font-size:0;cursor:pointer;color:transparent;top:0;margin-top:-10px\9;-webkit-transform:translate(0,-50%);-ms-transform:translate(0,-50%);transform:translate(0,-50%);padding:0;border:0;outline:0;right:0!important;left:initial!important;height:57px!important;width:24px!important;z-index:1}.templateOuterWrapper.temp12 .swiper-buttons{position:absolute;z-index:1;top:50%;right:0;left:0;max-width:none}.templateOuterWrapper.temp12 .cls_skArrowImg.cls_skRightArrowImg{z-index:1;right:15px;background-position:-264px -4px;width:24px;height:58px;background-image:url(//d167y3o4ydtmfg.cloudfront.net/kraftbrands/labonnecuisine/v202109030026/img/mio-sprite.png)}.templateOuterWrapper.temp12 .sc-bnrsliderwgt-wrapper .slide-img{position:inherit}.templateOuterWrapper.temp12 .sc-bnrsliderwgt-wrapper .slide-img .slide-img-inner img{height:auto;box-sizing:border-box}}@media screen and (min-width:768px) and (max-width:1023px){.templateOuterWrapper.temp12 .clsTitleCont{position:absolute;top:0;left:54%;width:36.5%;box-sizing:border-box}.templateOuterWrapper.temp12 .clsSKTitle{font-size:26px;padding-right:20px;padding-left:20px}.templateOuterWrapper.temp12 .clsCont{position:absolute;top:20%}.templateOuterWrapper.temp12 .swiper-pagination-bullets{position:absolute;left:22%}.templateOuterWrapper.temp12 .sc-bnrsliderwgt-wrapper .slide-img{position:inherit}.templateOuterWrapper.temp12 .sc-bnrsliderwgt-wrapper .swiper-container-horizontal>.swiper-pagination-bullets{bottom:14px!important}}@media screen and (max-width:767px) and (min-width:568px){.templateOuterWrapper.temp12 .clsTitleCont{top:70%!important}.templateOuterWrapper.temp12 .rigthArrow{left:56%}.templateOuterWrapper.temp12 .leftArrow{left:42%}}.templateOuterWrapper.temp12 .clsTitleCont{opacity:.9}.templateOuterWrapper.temp12 .clsSKTitle{font-size:3.38vw!important}.templateOuterWrapper.temp12 .clsSKDesc,.templateOuterWrapper.temp12 .clsSKSubDesc{width:90%;margin:0 auto;font-size:1.27vw!important;font-size:17px}@media screen and (max-width:1024px) and (min-width:768px){.templateOuterWrapper.temp12 .clsSKDesc,.templateOuterWrapper.temp12 .clsSKSubDesc{font-size:1.27vw!important;font-size:11px}.templateOuterWrapper.temp12 .clsSKTitle{font-size:3.38vw!important}}@media screen and (max-width:767px) and (min-width:0){.templateOuterWrapper.temp12 .clsSKTitle{font-size:8.1vw}.templateOuterWrapper.temp12 .clsTitleCont{top:50%!important}.templateOuterWrapper.temp12 .clsSKDesc,.templateOuterWrapper.temp12 .clsSKSubDesc{padding:0!important;font-size:3.45vw!important;font-size:14px}}.templateOuterWrapper.temp12 .sc-bnrsliderwgt-wrapper{position:relative;z-index:0}.templateOuterWrapper.temp12 .sc-bnrsliderwgt-wrapper .swiper-slide{text-align:center;display:flex;flex-direction:row;justify-content:center;display:-webkit-box;display:-ms-flexbox;display:-webkit-flex;-webkit-box-pack:center;-ms-flex-pack:center;-webkit-justify-content:center;-webkit-box-align:center;-ms-flex-align:center;-webkit-align-items:center;align-items:center}.templateOuterWrapper.temp12 .sc-bnrsliderwgt-wrapper .slide-img{max-width:100%;width:100%;box-sizing:border-box;margin:auto;position:absolute;height:100%;top:0}.templateOuterWrapper.temp12 .sc-bnrsliderwgt-wrapper .slide-img .slide-img-inner{height:100%;box-sizing:border-box}.templateOuterWrapper.temp12 .sc-bnrsliderwgt-wrapper .slide-img .slide-img-inner img{max-width:100%;max-height:100%;border:0 solid #ccc;font-size:0;outline:0}.templateOuterWrapper.temp12 .sc-bnrsliderwgt-wrapper .swiper-pagination-bullet{width:11px;height:11px;background-color:#FFF;filter:alpha(opacity=100);-moz-opacity:1;-khtml-opacity:1;opacity:1}.templateOuterWrapper.temp12 .sc-bnrsliderwgt-wrapper .swiper-pagination-bullet-active{background-color:#1c8b3a;box-sizing:border-box}.templateOuterWrapper.temp12 .sc-bnrsliderwgt-wrapper .swiper-container-horizontal>.swiper-pagination{position:relative}.templateOuterWrapper.temp12 .sc-bnrsliderwgt-wrapper .swiper-container-horizontal>.swiper-pagination-bullets,.templateOuterWrapper.temp12 .sc-bnrsliderwgt-wrapper .swiper-pagination-custom,.templateOuterWrapper.temp12 .sc-bnrsliderwgt-wrapper .swiper-pagination-fraction{text-align:right;max-width:100%;margin:auto;box-sizing:border-box;position:absolute;right:23%;bottom:17px!important;left:22%;text-align:center}.templateOuterWrapper.temp12 .sc-bnrsliderwgt-wrapper .swiper-container{z-index:0}.templateOuterWrapper.temp12 .clsTitleCont{position:absolute;top:0;left:54%;width:36.5%;box-sizing:border-box;background-color:#4b0082;color:#fff;opacity:.95;display:none}.templateOuterWrapper.temp12 .clsSKTitle{font-size:48px;font-family:"Gotham-Book"}.templateOuterWrapper.temp12 .clsSKDesc{font-size:18px;font-family:"Gotham-Book";padding-top:10px}.templateOuterWrapper.temp12 .clsSKSubDesc{font-size:18px;font-family:"Gotham-Book";padding-top:10px;display:block}.templateOuterWrapper.temp12 .clsCont{position:absolute;top:20%}.templateOuterWrapper.temp4 #products .clsTitleCont{opacity:.9}.templateOuterWrapper.temp4 #products .clsSKTitle{font-size:3vw!important}.templateOuterWrapper.temp4 #products .clsSKDesc,.templateOuterWrapper.temp4 #products .clsSKSubDesc{width:90%;margin:0 auto;font-size:1.2vw!important;font-size:17px;line-height:1.5}@media screen and (max-width:1024px) and (min-width:768px){.templateOuterWrapper.temp4 #products .clsSKDesc,.templateOuterWrapper.temp4 #products .clsSKSubDesc{font-size:1.2vw!important;font-size:11px}.templateOuterWrapper.temp4 #products .clsSKTitle{font-size:3vw!important}}@media screen and (max-width:767px) and (min-width:0){.templateOuterWrapper.temp4 #products .clsSKTitle{font-size:8.1vw!important}.templateOuterWrapper.temp4 #products .clsSKDesc,.templateOuterWrapper.temp4 #products .clsSKSubDesc{padding:0!important;font-size:3.45vw!important;font-size:14px;line-height:1.3}}@media screen and (max-width:767px) and (min-width:568px){.templateOuterWrapper.temp4 .rigthArrow{left:62%!important}.templateOuterWrapper.temp4 .leftArrow{left:36%!important}}.templateOuterWrapper.temp4 .sc-bnrsliderwgt-wrapper{position:relative;z-index:0}.templateOuterWrapper.temp4 .sc-bnrsliderwgt-wrapper .swiper-slide{text-align:center;display:flex;flex-direction:row;justify-content:center;display:-webkit-box;display:-ms-flexbox;display:-webkit-flex;-webkit-box-pack:center;-ms-flex-pack:center;-webkit-justify-content:center;-webkit-box-align:center;-ms-flex-align:center;-webkit-align-items:center;align-items:center}.templateOuterWrapper.temp4 .sc-bnrsliderwgt-wrapper .slide-img{max-width:100%;width:100%;box-sizing:border-box;margin:auto;position:absolute;height:100%;top:0}.templateOuterWrapper.temp4 .sc-bnrsliderwgt-wrapper .slide-img .slide-img-inner{height:100%;box-sizing:border-box}.templateOuterWrapper.temp4 .sc-bnrsliderwgt-wrapper .slide-img .slide-img-inner img{max-width:100%;max-height:100%;border:0 solid #ccc;font-size:0;outline:0}.templateOuterWrapper.temp4 .sc-bnrsliderwgt-wrapper .swiper-pagination-bullet{width:12px;height:12px;background-color:rgba(255,255,255,0.68);box-sizing:border-box;filter:alpha(opacity=100);-moz-opacity:1;-khtml-opacity:1;opacity:1;border:1px solid #fff}.templateOuterWrapper.temp4 .sc-bnrsliderwgt-wrapper .swiper-pagination-bullet-active{background-color:#1c8b3a;box-sizing:border-box}.templateOuterWrapper.temp4 .sc-bnrsliderwgt-wrapper .swiper-container-horizontal>.swiper-pagination{position:relative}.templateOuterWrapper.temp4 .sc-bnrsliderwgt-wrapper .swiper-container-horizontal>.swiper-pagination-bullets,.templateOuterWrapper.temp4 .sc-bnrsliderwgt-wrapper .swiper-pagination-custom,.templateOuterWrapper.temp4 .sc-bnrsliderwgt-wrapper .swiper-pagination-fraction{text-align:right;max-width:100%;margin:auto;padding:0 15px;box-sizing:border-box;position:absolute;right:23%;bottom:26px;left:22%;text-align:center}.templateOuterWrapper.temp4 .sc-bnrsliderwgt-wrapper .swiper-container{z-index:0}.templateOuterWrapper.temp4 .clsTitleCont{position:absolute;top:0;left:54%;width:36.5%;box-sizing:border-box;background-color:#4a1263!important;color:#fff;opacity:.95}.templateOuterWrapper.temp4 .clsSKTitle{font-size:48px;font-family:"Gotham-Book"}.templateOuterWrapper.temp4 .clsSKDesc{font-size:18px;font-family:"Gotham-Book";padding-top:10px}.templateOuterWrapper.temp4 .clsSKSubDesc{font-size:18px;font-family:"Gotham-Book";display:block}.templateOuterWrapper.temp4 .clsCont{position:absolute;top:31%}.templateOuterWrapper.temp4 .swiper-buttons{position:relative;bottom:21px;height:2px;box-sizing:border-box}.templateOuterWrapper.temp4 .leftArrow{width:11px;height:18px;box-sizing:border-box;position:absolute;z-index:11;bottom:28px;left:66%}.templateOuterWrapper.temp4 .rigthArrow{width:11px;height:18px;box-sizing:border-box;position:absolute;z-index:11;bottom:28px;left:77%}.templateOuterWrapper.temp4 .swiper-button-next,.templateOuterWrapper.temp4 .swiper-button-prev{display:block!important}@media screen and (min-width:768px) and (max-width:1024px){.templateOuterWrapper.temp4 .clsTitleCont{position:absolute;top:0;left:54%;width:36.5%;box-sizing:border-box}.templateOuterWrapper.temp4 .clsSKTitle{font-size:48px;padding-right:20px;padding-left:20px}.templateOuterWrapper.temp4 .clsCont{position:absolute;top:20%}.templateOuterWrapper.temp4 .swiper-pagination-bullets{position:absolute;left:22%}.templateOuterWrapper.temp4 .leftArrow{position:absolute;bottom:28px;left:62.5%}.templateOuterWrapper.temp4 .rigthArrow{position:absolute;bottom:28px;left:80%}.templateOuterWrapper.temp4 .sc-bnrsliderwgt-wrapper .slide-img{position:inherit}.templateOuterWrapper.temp4 .clsTitleCont{height:100%!important}}@media screen and (min-width:0) and (max-width:767px){.templateOuterWrapper.temp4 .clsTitleCont{position:relative;top:0;left:0!important;width:100%;box-sizing:border-box}.templateOuterWrapper.temp4 .clsSKTitle{font-size:48px;padding-right:30px;padding-left:30px}.templateOuterWrapper.temp4 .clsSKDesc{font-size:18px;display:block;padding-top:10px;padding-right:55px;padding-left:55px}.templateOuterWrapper.temp4 .clsSKSubDesc{font-size:18px;padding-top:10px;padding-right:55px;padding-left:55px}.templateOuterWrapper.temp4 .clsCont{position:absolute;top:20px!important;text-align:center;width:100%;box-sizing:border-box}.templateOuterWrapper.temp4 .sc-bnrsliderwgt-wrapper .swiper-container-horizontal>.swiper-pagination-bullets{position:absolute;bottom:16px;left:0}.templateOuterWrapper.temp4 .swiper-buttons{position:relative;bottom:11px;height:2px;box-sizing:border-box}.templateOuterWrapper.temp4 .leftArrow{position:absolute;bottom:18px;left:29%}.templateOuterWrapper.temp4 .rigthArrow{position:absolute;bottom:18px;left:68%}.templateOuterWrapper.temp4 .sc-bnrsliderwgt-wrapper .slide-img{position:relative}.templateOuterWrapper.temp4 .sc-bnrsliderwgt-wrapper .slide-img .slide-img-inner img{height:auto;box-sizing:border-box;min-height:45%}.templateOuterWrapper.temp4 .sc-bnrsliderwgt-wrapper .swiper-pagination-bullet{width:12px;height:12px}}@media screen and (min-width:0) and (max-width:420px){.templateOuterWrapper.temp4 .clsTitleCont{min-height:60%!important}.templateOuterWrapper.temp4 .sc-bnrsliderwgt-wrapper .slide-img .slide-img-inner img{min-height:40%!important}.templateOuterWrapper.temp4 #products .clsSKDesc,.templateOuterWrapper.temp4 #products .clsSKSubDesc{font-size:4vw!important}}@media screen and (min-width:0) and (max-width:360px){.templateOuterWrapper.temp4 .sc-bnrsliderwgt-wrapper{height:430px!important;box-sizing:border-box}}@media screen and (min-width:0) and (max-width:400px){.templateOuterWrapper.temp4 .sc-bnrsliderwgt-wrapper{height:480px!important;box-sizing:border-box}}@media screen and (min-width:401px) and (max-width:420px){.templateOuterWrapper.temp4 .sc-bnrsliderwgt-wrapper{height:500px!important;box-sizing:border-box}}