.slick-slider{box-sizing:border-box;-webkit-touch-callout:none;-webkit-user-select:none;-moz-user-select:none;user-select:none;touch-action:pan-y;-webkit-tap-highlight-color:transparent}.slick-list,.slick-slider{position:relative;display:block}.slick-list{overflow:hidden;margin:0;padding:0}.slick-list:focus{outline:none}.slick-list.dragging{cursor:pointer;cursor:hand}.slick-slider .slick-list,.slick-slider .slick-track{transform:translateZ(0)}.slick-track{position:relative;left:0;top:0;display:block}.slick-track:after,.slick-track:before{content:"";display:table}.slick-track:after{clear:both}.slick-loading .slick-track{visibility:hidden}.slick-slide{float:left;height:100%;min-height:1px;display:none}[dir=rtl] .slick-slide{float:right}.slick-slide img{display:block}.slick-slide.slick-loading img{display:none}.slick-slide.dragging img{pointer-events:none}.slick-initialized .slick-slide{display:block}.slick-loading .slick-slide{visibility:hidden}.slick-vertical .slick-slide{display:block;height:auto;border:1px solid transparent}.slick-arrow.slick-hidden{display:none}.slick-dots{position:absolute;bottom:-25px;list-style:none;display:block;text-align:center;padding:0;margin:0;width:100%}.slick-dots li{position:relative;display:inline-block;margin:0 5px;padding:0}.slick-dots li,.slick-dots li button{height:20px;width:20px;cursor:pointer}.slick-dots li button{border:0;background:transparent;display:block;outline:none;line-height:0px;font-size:0;color:transparent;padding:5px}.slick-dots li button:focus,.slick-dots li button:hover{outline:none}.slick-dots li button:focus:before,.slick-dots li button:hover:before{opacity:1}.slick-dots li button:before{position:absolute;top:0;left:0;width:20px;height:20px;line-height:20px;text-align:center;color:#000;opacity:.25;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.slick-dots li.slick-active button:before{color:#000;opacity:.75}:root{--f-spinner-width:36px;--f-spinner-height:36px;--f-spinner-color-1:rgba(0,0,0,.1);--f-spinner-color-2:rgba(17,24,28,.8);--f-spinner-stroke:2.75}.f-spinner{margin:auto;padding:0;width:var(--f-spinner-width);height:var(--f-spinner-height)}.f-spinner svg{width:100%;height:100%;vertical-align:top;animation:f-spinner-rotate 2s linear infinite}.f-spinner svg *{stroke-width:var(--f-spinner-stroke);fill:none}.f-spinner svg :first-child{stroke:var(--f-spinner-color-1)}.f-spinner svg :last-child{stroke:var(--f-spinner-color-2);animation:f-spinner-dash 2s ease-in-out infinite}@keyframes f-spinner-rotate{to{transform:rotate(1turn)}}@keyframes f-spinner-dash{0%{stroke-dasharray:1,150;stroke-dashoffset:0}50%{stroke-dasharray:90,150;stroke-dashoffset:-35}to{stroke-dasharray:90,150;stroke-dashoffset:-124}}.f-throwOutUp{animation:var(--f-throw-out-duration,.175s) ease-out both f-throwOutUp}.f-throwOutDown{animation:var(--f-throw-out-duration,.175s) ease-out both f-throwOutDown}@keyframes f-throwOutUp{to{transform:translate3d(0,calc(var(--f-throw-out-distance, 150px)*-1),0);opacity:0}}@keyframes f-throwOutDown{to{transform:translate3d(0,var(--f-throw-out-distance,150px),0);opacity:0}}.f-zoomInUp{animation:var(--f-transition-duration,.2s) ease .1s both f-zoomInUp}.f-zoomOutDown{animation:var(--f-transition-duration,.2s) ease both f-zoomOutDown}@keyframes f-zoomInUp{0%{transform:scale(.975) translate3d(0,16px,0);opacity:0}to{transform:scale(1) translateZ(0);opacity:1}}@keyframes f-zoomOutDown{to{transform:scale(.975) translate3d(0,16px,0);opacity:0}}.f-fadeIn{animation:var(--f-transition-duration,.2s) var(--f-transition-easing,ease) var(--f-transition-delay,0s) both f-fadeIn;z-index:2}.f-fadeOut{animation:var(--f-transition-duration,.2s) var(--f-transition-easing,ease) var(--f-transition-delay,0s) both f-fadeOut;z-index:1}@keyframes f-fadeIn{0%{opacity:0}to{opacity:1}}@keyframes f-fadeOut{to{opacity:0}}.f-fadeFastIn{animation:var(--f-transition-duration,.2s) ease-out both f-fadeFastIn;z-index:2}.f-fadeFastOut{animation:var(--f-transition-duration,.1s) ease-out both f-fadeFastOut;z-index:2}@keyframes f-fadeFastIn{0%{opacity:.75}to{opacity:1}}@keyframes f-fadeFastOut{to{opacity:0}}.f-fadeSlowIn{animation:var(--f-transition-duration,.5s) ease both f-fadeSlowIn;z-index:2}.f-fadeSlowOut{animation:var(--f-transition-duration,.5s) ease both f-fadeSlowOut;z-index:1}@keyframes f-fadeSlowIn{0%{opacity:0}to{opacity:1}}@keyframes f-fadeSlowOut{to{opacity:0}}.f-crossfadeIn{animation:var(--f-transition-duration,.2s) ease-out both f-crossfadeIn;z-index:2}.f-crossfadeOut{animation:calc(var(--f-transition-duration, .2s)*.5) f-crossfadeOut .1s linear both;z-index:1}@keyframes f-crossfadeIn{0%{opacity:0}to{opacity:1}}@keyframes f-crossfadeOut{to{opacity:0}}.f-slideIn.from-next{animation:var(--f-transition-duration,.85s) cubic-bezier(.16,1,.3,1) f-slideInNext}.f-slideIn.from-prev{animation:var(--f-transition-duration,.85s) cubic-bezier(.16,1,.3,1) f-slideInPrev}.f-slideOut.to-next{animation:var(--f-transition-duration,.85s) cubic-bezier(.16,1,.3,1) f-slideOutNext}.f-slideOut.to-prev{animation:var(--f-transition-duration,.85s) cubic-bezier(.16,1,.3,1) f-slideOutPrev}@keyframes f-slideInPrev{0%{transform:translateX(100%)}to{transform:translateZ(0)}}@keyframes f-slideInNext{0%{transform:translateX(-100%)}to{transform:translateZ(0)}}@keyframes f-slideOutNext{to{transform:translateX(-100%)}}@keyframes f-slideOutPrev{to{transform:translateX(100%)}}.f-classicIn.from-next{animation:var(--f-transition-duration,.85s) cubic-bezier(.16,1,.3,1) f-classicInNext;z-index:2}.f-classicIn.from-prev{animation:var(--f-transition-duration,.85s) cubic-bezier(.16,1,.3,1) f-classicInPrev;z-index:2}.f-classicOut.to-next{animation:var(--f-transition-duration,.85s) cubic-bezier(.16,1,.3,1) f-classicOutNext;z-index:1}.f-classicOut.to-prev{animation:var(--f-transition-duration,.85s) cubic-bezier(.16,1,.3,1) f-classicOutPrev;z-index:1}@keyframes f-classicInNext{0%{transform:translateX(-75px);opacity:0}to{transform:translateZ(0);opacity:1}}@keyframes f-classicInPrev{0%{transform:translateX(75px);opacity:0}to{transform:translateZ(0);opacity:1}}@keyframes f-classicOutNext{to{transform:translateX(-75px);opacity:0}}@keyframes f-classicOutPrev{to{transform:translateX(75px);opacity:0}}:root{--f-button-width:40px;--f-button-height:40px;--f-button-border:0;--f-button-border-radius:0;--f-button-color:#374151;--f-button-bg:#f8f8f8;--f-button-hover-bg:#e0e0e0;--f-button-active-bg:#d0d0d0;--f-button-shadow:none;--f-button-transition:all 0.15s ease;--f-button-transform:none;--f-button-svg-width:20px;--f-button-svg-height:20px;--f-button-svg-stroke-width:1.5;--f-button-svg-fill:none;--f-button-svg-filter:none;--f-button-svg-disabled-opacity:0.65}.f-button{display:flex;justify-content:center;align-items:center;box-sizing:content-box;position:relative;margin:0;padding:0;width:var(--f-button-width);height:var(--f-button-height);border:var(--f-button-border);border-radius:var(--f-button-border-radius);color:var(--f-button-color);background:var(--f-button-bg);box-shadow:var(--f-button-shadow);pointer-events:all;cursor:pointer;transition:var(--f-button-transition)}@media (hover:hover){.f-button:hover:not([disabled]){color:var(--f-button-hover-color);background-color:var(--f-button-hover-bg)}}.f-button:active:not([disabled]){background-color:var(--f-button-active-bg)}.f-button:focus:not(:focus-visible){outline:none}.f-button:focus-visible{outline:none;box-shadow:inset 0 0 0 var(--f-button-outline,2px) var(--f-button-outline-color,var(--f-button-color))}.f-button svg{width:var(--f-button-svg-width);height:var(--f-button-svg-height);fill:var(--f-button-svg-fill);stroke:currentColor;stroke-width:var(--f-button-svg-stroke-width);stroke-linecap:round;stroke-linejoin:round;transition:opacity .15s ease;transform:var(--f-button-transform);filter:var(--f-button-svg-filter);pointer-events:none}.f-button[disabled]{cursor:default}.f-button[disabled] svg{opacity:var(--f-button-svg-disabled-opacity)}.f-carousel__nav .f-button.is-next,.f-carousel__nav .f-button.is-prev,.fancybox__nav .f-button.is-next,.fancybox__nav .f-button.is-prev{position:absolute;z-index:1}.is-horizontal .f-carousel__nav .f-button.is-next,.is-horizontal .f-carousel__nav .f-button.is-prev,.is-horizontal .fancybox__nav .f-button.is-next,.is-horizontal .fancybox__nav .f-button.is-prev{top:50%;transform:translateY(-50%)}.is-horizontal .f-carousel__nav .f-button.is-prev,.is-horizontal .fancybox__nav .f-button.is-prev{left:var(--f-button-prev-pos)}.is-horizontal .f-carousel__nav .f-button.is-next,.is-horizontal .fancybox__nav .f-button.is-next{right:var(--f-button-next-pos)}.is-horizontal.is-rtl .f-carousel__nav .f-button.is-prev,.is-horizontal.is-rtl .fancybox__nav .f-button.is-prev{left:auto;right:var(--f-button-next-pos)}.is-horizontal.is-rtl .f-carousel__nav .f-button.is-next,.is-horizontal.is-rtl .fancybox__nav .f-button.is-next{right:auto;left:var(--f-button-prev-pos)}.is-vertical .f-carousel__nav .f-button.is-next,.is-vertical .f-carousel__nav .f-button.is-prev,.is-vertical .fancybox__nav .f-button.is-next,.is-vertical .fancybox__nav .f-button.is-prev{top:auto;left:50%;transform:translateX(-50%)}.is-vertical .f-carousel__nav .f-button.is-prev,.is-vertical .fancybox__nav .f-button.is-prev{top:var(--f-button-next-pos)}.is-vertical .f-carousel__nav .f-button.is-next,.is-vertical .fancybox__nav .f-button.is-next{bottom:var(--f-button-next-pos)}.is-vertical .f-carousel__nav .f-button.is-next svg,.is-vertical .f-carousel__nav .f-button.is-prev svg,.is-vertical .fancybox__nav .f-button.is-next svg,.is-vertical .fancybox__nav .f-button.is-prev svg{transform:rotate(90deg)}.f-carousel__nav .f-button:disabled,.fancybox__nav .f-button:disabled{pointer-events:none}html.with-fancybox{width:auto;overflow:visible;scroll-behavior:auto}html.with-fancybox body{touch-action:none}html.with-fancybox body.hide-scrollbar{width:auto;margin-right:calc(var(--fancybox-body-margin, 0px) + var(--fancybox-scrollbar-compensate, 0px));overflow:hidden!important;overscroll-behavior-y:none}.fancybox__container{--fancybox-color:#dbdbdb;--fancybox-hover-color:#fff;--fancybox-bg:rgba(24,24,27,.98);--fancybox-slide-gap:10px;--f-spinner-width:50px;--f-spinner-height:50px;--f-spinner-color-1:hsla(0,0%,100%,.1);--f-spinner-color-2:#bbb;--f-spinner-stroke:3.65;position:fixed;top:0;left:0;bottom:0;right:0;direction:ltr;display:flex;flex-direction:column;box-sizing:border-box;margin:0;padding:0;color:#f8f8f8;-webkit-tap-highlight-color:rgba(0,0,0,0);overflow:visible;z-index:var(--fancybox-zIndex,1050);outline:none;transform-origin:top left;-webkit-text-size-adjust:100%;-moz-text-size-adjust:none;text-size-adjust:100%;overscroll-behavior-y:contain}.fancybox__container *,.fancybox__container :after,.fancybox__container :before{box-sizing:inherit}.fancybox__container::backdrop{background-color:transparent}.fancybox__backdrop{position:fixed;top:0;left:0;bottom:0;right:0;z-index:-1;background:var(--fancybox-bg);opacity:var(--fancybox-opacity,1);will-change:opacity}.fancybox__carousel{position:relative;box-sizing:border-box;flex:1;min-height:0;z-index:10;overflow-y:visible;overflow-x:clip}.fancybox__viewport{width:100%;height:100%}.fancybox__viewport.is-draggable{cursor:move;cursor:grab}.fancybox__viewport.is-dragging{cursor:move;cursor:grabbing}.fancybox__track{display:flex;margin:0 auto;height:100%}.fancybox__slide{flex:0 0 auto;position:relative;display:flex;flex-direction:column;align-items:center;width:100%;height:100%;margin:0 var(--fancybox-slide-gap) 0 0;padding:4px;overflow:auto;overscroll-behavior:contain;transform:translateZ(0);backface-visibility:hidden}.fancybox__container:not(.is-compact) .fancybox__slide.has-close-btn{padding-top:40px}.fancybox__slide.has-html5video,.fancybox__slide.has-iframe,.fancybox__slide.has-image,.fancybox__slide.has-video{overflow:hidden}.fancybox__slide.has-image.is-animating,.fancybox__slide.has-image.is-selected{overflow:visible}.fancybox__slide:after,.fancybox__slide:before{content:"";flex:0 0 0;margin:auto}.fancybox__backdrop:empty,.fancybox__slide:empty,.fancybox__track:empty,.fancybox__viewport:empty{display:block}.fancybox__content{align-self:center;display:flex;flex-direction:column;position:relative;margin:0;padding:2rem;max-width:100%;color:var(--fancybox-content-color,#374151);background:var(--fancybox-content-bg,#fff);cursor:default;border-radius:0;z-index:20}.is-loading .fancybox__content{opacity:0}.is-draggable .fancybox__content{cursor:move;cursor:grab}.can-zoom_in .fancybox__content{cursor:zoom-in}.can-zoom_out .fancybox__content{cursor:zoom-out}.is-dragging .fancybox__content{cursor:move;cursor:grabbing}.fancybox__content [contenteditable],.fancybox__content [data-selectable]{cursor:auto}.fancybox__slide.has-image>.fancybox__content{padding:0;background:transparent;min-height:1px;background-repeat:no-repeat;background-size:contain;background-position:50%;transition:none;transform:translateZ(0);backface-visibility:hidden}.fancybox__slide.has-image>.fancybox__content>picture>img{width:100%;height:auto;max-height:100%}.is-animating .fancybox__content,.is-dragging .fancybox__content{will-change:transform,width,height}.fancybox-image{margin:auto;display:block;width:100%;height:100%;min-height:0;-o-object-fit:contain;object-fit:contain;-webkit-user-select:none;-moz-user-select:none;user-select:none;filter:blur(0)}.fancybox__caption{align-self:center;max-width:100%;flex-shrink:0;margin:0;padding:14px 0 4px;overflow-wrap:anywhere;line-height:1.375;color:var(--fancybox-color,currentColor);opacity:var(--fancybox-opacity,1);cursor:auto;visibility:visible}.is-closing .fancybox__caption,.is-loading .fancybox__caption{opacity:0;visibility:hidden}.is-compact .fancybox__caption{padding-bottom:0}.f-button.is-close-btn{--f-button-svg-stroke-width:2;position:absolute;top:0;right:8px;z-index:40}.fancybox__content>.f-button.is-close-btn{--f-button-width:34px;--f-button-height:34px;--f-button-border-radius:4px;--f-button-color:var(--fancybox-color, #fff);--f-button-hover-color:var(--fancybox-color, #fff);--f-button-bg:transparent;--f-button-hover-bg:transparent;--f-button-active-bg:transparent;--f-button-svg-width:22px;--f-button-svg-height:22px;position:absolute;top:-38px;right:0;opacity:.75}.is-loading .fancybox__content>.f-button.is-close-btn,.is-zooming-out .fancybox__content>.f-button.is-close-btn{visibility:hidden}.fancybox__content>.f-button.is-close-btn:hover{opacity:1}.fancybox__footer{padding:0;margin:0;position:relative}.fancybox__footer .fancybox__caption{width:100%;padding:24px;opacity:var(--fancybox-opacity,1);transition:all .25s ease}.is-compact .fancybox__footer{position:absolute;bottom:0;left:0;right:0;z-index:20;background:rgba(24,24,27,.5)}.is-compact .fancybox__footer .fancybox__caption{padding:12px}.is-compact .fancybox__content>.f-button.is-close-btn{--f-button-border-radius:50%;--f-button-color:#fff;--f-button-hover-color:#fff;--f-button-outline-color:#000;--f-button-bg:rgba(0,0,0,.6);--f-button-active-bg:rgba(0,0,0,.6);--f-button-hover-bg:rgba(0,0,0,.6);--f-button-svg-width:18px;--f-button-svg-height:18px;--f-button-svg-filter:none;top:5px;right:5px}.fancybox__nav{--f-button-width:50px;--f-button-height:50px;--f-button-border:0;--f-button-border-radius:50%;--f-button-color:var(--fancybox-color);--f-button-hover-color:var(--fancybox-hover-color);--f-button-bg:transparent;--f-button-hover-bg:rgba(24,24,27,.3);--f-button-active-bg:rgba(24,24,27,.5);--f-button-shadow:none;--f-button-transition:all 0.15s ease;--f-button-transform:none;--f-button-svg-width:26px;--f-button-svg-height:26px;--f-button-svg-stroke-width:2.5;--f-button-svg-fill:none;--f-button-svg-filter:drop-shadow(1px 1px 1px rgba(24,24,27,.5));--f-button-svg-disabled-opacity:0.65;--f-button-next-pos:1rem;--f-button-prev-pos:1rem;opacity:var(--fancybox-opacity,1)}.fancybox__nav .f-button:before{position:absolute;content:"";top:-30px;right:-20px;left:-20px;bottom:-30px;z-index:1}.is-idle .fancybox__nav,.is-idle.is-compact .fancybox__footer{animation:f-fadeOut .15s ease-out both}.is-idle.is-compact .fancybox__footer{pointer-events:none}.fancybox__slide>.f-spinner{position:absolute;top:50%;left:50%;margin:var(--f-spinner-top,calc(var(--f-spinner-width)*-.5)) 0 0 var(--f-spinner-left,calc(var(--f-spinner-height)*-.5));z-index:30;cursor:pointer}.fancybox-protected{right:0;bottom:0}.fancybox-ghost,.fancybox-protected{position:absolute;top:0;left:0;z-index:40;-webkit-user-select:none;-moz-user-select:none;user-select:none}.fancybox-ghost{width:100%;height:100%;min-height:0;-o-object-fit:contain;object-fit:contain;pointer-events:none}.fancybox-focus-guard{outline:none;opacity:0;position:fixed;pointer-events:none}.fancybox__container:not([aria-hidden]){opacity:0}.fancybox__container.is-animated[aria-hidden=false] .fancybox__carousel>:not(.fancybox__viewport),.fancybox__container.is-animated[aria-hidden=false] .fancybox__slide>:not(.fancybox__content),.fancybox__container.is-animated[aria-hidden=false]>:not(.fancybox__backdrop,.fancybox__carousel){animation:var(--f-interface-enter-duration,.25s) ease .1s backwards f-fadeIn}.fancybox__container.is-animated[aria-hidden=false] .fancybox__backdrop{animation:var(--f-backdrop-enter-duration,.35s) ease backwards f-fadeIn}.fancybox__container.is-animated[aria-hidden=true] .fancybox__carousel>:not(.fancybox__viewport),.fancybox__container.is-animated[aria-hidden=true] .fancybox__slide>:not(.fancybox__content),.fancybox__container.is-animated[aria-hidden=true]>:not(.fancybox__backdrop,.fancybox__carousel){animation:var(--f-interface-exit-duration,.15s) ease forwards f-fadeOut}.fancybox__container.is-animated[aria-hidden=true] .fancybox__backdrop{animation:var(--f-backdrop-exit-duration,.35s) ease forwards f-fadeOut}.has-html5video .fancybox__content,.has-iframe .fancybox__content,.has-map .fancybox__content,.has-pdf .fancybox__content,.has-vimeo .fancybox__content,.has-youtube .fancybox__content{max-width:100%;flex-shrink:1;min-height:1px;overflow:visible}.has-iframe .fancybox__content,.has-map .fancybox__content,.has-pdf .fancybox__content{width:calc(100% - 120px);height:90%}.fancybox__container.is-compact .has-iframe .fancybox__content,.fancybox__container.is-compact .has-map .fancybox__content,.fancybox__container.is-compact .has-pdf .fancybox__content{width:100%;height:100%}.has-html5video .fancybox__content,.has-vimeo .fancybox__content,.has-youtube .fancybox__content{width:960px;height:540px;max-width:100%;max-height:100%}.has-html5video .fancybox__content,.has-map .fancybox__content,.has-pdf .fancybox__content,.has-vimeo .fancybox__content,.has-youtube .fancybox__content{padding:0;background:rgba(24,24,27,.9);color:#fff}.has-map .fancybox__content{background:#e5e3df}.fancybox__html5video,.fancybox__iframe{border:0;display:block;height:100%;width:100%;background:transparent}.fancybox-placeholder{border:0!important;clip:rect(1px,1px,1px,1px)!important;clip-path:inset(50%)!important;height:1px!important;margin:-1px!important;overflow:hidden!important;padding:0!important;position:absolute!important;width:1px!important;white-space:nowrap!important}.f-carousel__thumbs{--f-thumb-width:96px;--f-thumb-height:72px;--f-thumb-outline:0;--f-thumb-outline-color:#5eb0ef;--f-thumb-opacity:1;--f-thumb-border-radius:2px;--f-thumb-offset:0px;--f-button-next-pos:0;--f-button-prev-pos:0}.f-carousel__thumbs,.f-carousel__thumbs.is-classic{--f-thumb-hover-opacity:1;--f-thumb-selected-opacity:1}.f-carousel__thumbs.is-classic{--f-thumb-gap:8px;--f-thumb-opacity:0.5}.f-carousel__thumbs.is-modern{--f-thumb-gap:4px;--f-thumb-extra-gap:16px;--f-thumb-clip-width:46px}.f-thumbs{position:relative;flex:0 0 auto;margin:0;overflow:hidden;-webkit-tap-highlight-color:rgba(0,0,0,0);-webkit-user-select:none;-moz-user-select:none;user-select:none;perspective:1000px;transform:translateZ(0)}.f-thumbs .f-spinner{position:absolute;top:0;left:0;width:100%;height:100%;border-radius:2px;background-image:linear-gradient(#ebeff2,#e2e8f0);z-index:-1}.f-thumbs .f-spinner svg{display:none}.f-thumbs.is-vertical{height:100%}.f-thumbs__viewport{width:100%;height:auto;overflow:hidden;transform:translateZ(0)}.f-thumbs__track{display:flex}.f-thumbs__slide{position:relative;flex:0 0 auto;box-sizing:content-box;display:flex;align-items:center;justify-content:center;padding:0;margin:0;width:var(--f-thumb-width);height:var(--f-thumb-height);overflow:visible;cursor:pointer}.f-thumbs__slide.is-loading img{opacity:0}.is-classic .f-thumbs__viewport{height:100%}.is-modern .f-thumbs__track{width:-moz-max-content;width:max-content}.is-modern .f-thumbs__track:before{content:"";position:absolute;top:0;bottom:0;left:calc((var(--f-thumb-clip-width, 0))*-.5);width:calc(var(--width, 0)*1px + var(--f-thumb-clip-width, 0));cursor:pointer}.is-modern .f-thumbs__slide{width:var(--f-thumb-clip-width);transform:translate3d(calc(var(--shift, 0)*-1px),0,0);transition:none;pointer-events:none}.is-modern.is-resting .f-thumbs__slide{transition:transform .33s ease}.is-modern.is-resting .f-thumbs__slide__button{transition:clip-path .33s ease}.is-using-tab .is-modern .f-thumbs__slide:focus-within{filter:drop-shadow(-1px 0 0 var(--f-thumb-outline-color)) drop-shadow(2px 0 0 var(--f-thumb-outline-color)) drop-shadow(0 -1px 0 var(--f-thumb-outline-color)) drop-shadow(0 2px 0 var(--f-thumb-outline-color))}.f-thumbs__slide__button{-webkit-appearance:none;-moz-appearance:none;appearance:none;width:var(--f-thumb-width);height:100%;margin:0 -100%;padding:0;border:0;position:relative;border-radius:var(--f-thumb-border-radius);overflow:hidden;background:transparent;outline:none;cursor:pointer;pointer-events:auto;touch-action:manipulation;opacity:var(--f-thumb-opacity);transition:opacity .2s ease}.f-thumbs__slide__button:hover{opacity:var(--f-thumb-hover-opacity)}.f-thumbs__slide__button:focus:not(:focus-visible){outline:none}.f-thumbs__slide__button:focus-visible{outline:none;opacity:var(--f-thumb-selected-opacity)}.is-modern .f-thumbs__slide__button{--clip-path:inset(0 calc((var(--f-thumb-width, 0) - var(--f-thumb-clip-width, 0))*(1 - var(--progress, 0))*0.5) round var(--f-thumb-border-radius, 0));clip-path:var(--clip-path)}.is-classic .is-nav-selected .f-thumbs__slide__button{opacity:var(--f-thumb-selected-opacity)}.is-classic .is-nav-selected .f-thumbs__slide__button:after{content:"";height:auto;border:var(--f-thumb-outline,0) solid var(--f-thumb-outline-color,transparent);animation:f-fadeIn .2s ease-out;z-index:10}.f-thumbs__slide__img,.is-classic .is-nav-selected .f-thumbs__slide__button:after{position:absolute;top:0;left:0;right:0;bottom:0;border-radius:var(--f-thumb-border-radius)}.f-thumbs__slide__img{overflow:hidden;width:100%;height:100%;margin:0;padding:var(--f-thumb-offset);box-sizing:border-box;pointer-events:none;-o-object-fit:cover;object-fit:cover}.f-thumbs.is-horizontal .f-thumbs__track{padding:8px 0 12px}.f-thumbs.is-horizontal .f-thumbs__slide{margin:0 var(--f-thumb-gap) 0 0}.f-thumbs.is-vertical .f-thumbs__track{flex-wrap:wrap;padding:0 8px}.f-thumbs.is-vertical .f-thumbs__slide{margin:0 0 var(--f-thumb-gap) 0}.fancybox__thumbs{--f-thumb-width:96px;--f-thumb-height:72px;--f-thumb-border-radius:2px;--f-thumb-outline:2px;--f-thumb-outline-color:#ededed;position:relative;opacity:var(--fancybox-opacity,1);transition:max-height .35s cubic-bezier(.23,1,.32,1)}.fancybox__thumbs.is-classic{--f-thumb-gap:8px;--f-thumb-opacity:0.5;--f-thumb-hover-opacity:1}.fancybox__thumbs.is-classic .f-spinner{background-image:linear-gradient(hsla(0,0%,100%,.1),hsla(0,0%,100%,.05))}.fancybox__thumbs.is-modern{--f-thumb-gap:4px;--f-thumb-extra-gap:16px;--f-thumb-clip-width:46px;--f-thumb-opacity:1;--f-thumb-hover-opacity:1}.fancybox__thumbs.is-modern .f-spinner{background-image:linear-gradient(hsla(0,0%,100%,.1),hsla(0,0%,100%,.05))}.fancybox__thumbs.is-horizontal{padding:0 var(--f-thumb-gap)}.fancybox__thumbs.is-vertical{padding:var(--f-thumb-gap) 0}.is-compact .fancybox__thumbs{--f-thumb-width:64px;--f-thumb-clip-width:32px;--f-thumb-height:48px;--f-thumb-extra-gap:10px}.fancybox__thumbs.is-masked{max-height:0!important}.is-closing .fancybox__thumbs{transition:none!important}.fancybox__toolbar{--f-progress-color:var(--fancybox-color, hsla(0,0%,100%,.94));--f-button-width:46px;--f-button-height:46px;--f-button-color:var(--fancybox-color);--f-button-hover-color:var(--fancybox-hover-color);--f-button-bg:rgba(24,24,27,.65);--f-button-hover-bg:rgba(70,70,73,.65);--f-button-active-bg:rgba(90,90,93,.65);--f-button-border-radius:0;--f-button-svg-width:24px;--f-button-svg-height:24px;--f-button-svg-stroke-width:1.5;--f-button-svg-filter:drop-shadow(1px 1px 1px rgba(24,24,27,.15));--f-button-svg-fill:none;--f-button-svg-disabled-opacity:0.65;display:flex;flex-direction:row;justify-content:space-between;margin:0;padding:0;font-family:-apple-system,BlinkMacSystemFont,Segoe UI Adjusted,Segoe UI,Liberation Sans,sans-serif;color:var(--fancybox-color,currentColor);opacity:var(--fancybox-opacity,1);text-shadow:var(--fancybox-toolbar-text-shadow,1px 1px 1px rgba(0,0,0,.5));pointer-events:none;z-index:20}.fancybox__toolbar :focus-visible{z-index:1}.fancybox__toolbar.is-absolute,.is-compact .fancybox__toolbar{position:absolute;top:0;left:0;right:0}.is-idle .fancybox__toolbar{pointer-events:none;animation:f-fadeOut .15s ease-out both}.fancybox__toolbar__column{display:flex;flex-direction:row;flex-wrap:wrap;align-content:flex-start}.fancybox__toolbar__column.is-left,.fancybox__toolbar__column.is-right{flex-grow:1;flex-basis:0}.fancybox__toolbar__column.is-right{display:flex;justify-content:flex-end;flex-wrap:nowrap}.fancybox__infobar{padding:0 5px;line-height:var(--f-button-height);text-align:center;font-size:17px;font-variant-numeric:tabular-nums;-webkit-font-smoothing:subpixel-antialiased;cursor:default;-webkit-user-select:none;-moz-user-select:none;user-select:none}.fancybox__infobar span{padding:0 5px}.fancybox__infobar:not(:first-child):not(:last-child){background:var(--f-button-bg)}[data-fancybox-toggle-slideshow]{position:relative}[data-fancybox-toggle-slideshow] .f-progress{height:100%;opacity:.3}[data-fancybox-toggle-slideshow] svg g:first-child{display:flex}.has-slideshow [data-fancybox-toggle-slideshow] svg g:first-child,[data-fancybox-toggle-slideshow] svg g:last-child{display:none}.has-slideshow [data-fancybox-toggle-slideshow] svg g:last-child,[data-fancybox-toggle-fullscreen] svg g:first-child{display:flex}[data-fancybox-toggle-fullscreen] svg g:last-child{display:none}:fullscreen [data-fancybox-toggle-fullscreen] svg g:first-child{display:none}:fullscreen [data-fancybox-toggle-fullscreen] svg g:last-child{display:flex}.f-progress{position:absolute;top:0;left:0;right:0;height:3px;transform:scaleX(0);transform-origin:0;transition-property:transform;transition-timing-function:linear;background:var(--f-progress-color,var(--f-carousel-theme-color,#0091ff));z-index:30;-webkit-user-select:none;-moz-user-select:none;user-select:none;pointer-events:none}@font-face{font-display:swap;font-family:IntroRegular;src:url(../fonts/IntroRegularAlt.woff2) format("woff2"),url(../fonts/IntroRegularAlt.woff) format("woff");font-weight:400;font-style:normal}@font-face{font-display:swap;font-family:IntroBlack;src:url(../fonts/IntroBlackAlt.woff2) format("woff2"),url(../fonts/IntroBlackAlt.woff) format("woff");font-weight:400;font-style:normal}@font-face{font-display:swap;font-family:IntroLight;src:url(../fonts/IntroLightAlt.woff2) format("woff2"),url(../fonts/IntroLightAlt.woff) format("woff");font-weight:400;font-style:normal}@font-face{font-display:swap;font-family:IntroBold;src:url(../fonts/IntroBoldAlt.woff2) format("woff2"),url(../fonts/IntroBoldAlt.woff) format("woff");font-weight:700;font-style:normal}@font-face{font-display:swap;font-family:Roboto;src:url(../fonts/Roboto-Light.woff2) format("woff2"),url(../fonts/Roboto-Light.woff) format("woff");font-weight:300;font-style:normal}@font-face{font-display:swap;font-family:Roboto;src:url(../fonts/Roboto-Regular.woff2) format("woff2"),url(../fonts/Roboto-Regular.woff) format("woff");font-weight:400;font-style:normal}@font-face{font-display:swap;font-family:Roboto;src:url(../fonts/Roboto-Medium.woff2) format("woff2"),url(../fonts/Roboto-Medium.woff) format("woff");font-weight:500;font-style:normal}@font-face{font-display:swap;font-family:Roboto;src:url(../fonts/Roboto-SemiBold.woff2) format("woff2"),url(../fonts/Roboto-SemiBold.woff) format("woff");font-weight:600;font-style:normal}@font-face{font-display:swap;font-family:Roboto;src:url(../fonts/Roboto-Bold.woff2) format("woff2"),url(../fonts/Roboto-Bold.woff) format("woff");font-weight:700;font-style:normal}@font-face{font-display:swap;font-family:Roboto;src:url(../fonts/Roboto-ExtraBold.woff2) format("woff2"),url(../fonts/Roboto-ExtraBold.woff) format("woff");font-weight:800;font-style:normal}.rmvtxt{text-indent:-9999px;overflow:hidden;display:block}[data-player-type=vimeo],[data-player-type=youtube]{position:relative;height:0;padding-bottom:56.25%;width:100%;margin:auto}[data-player-type=vimeo] iframe,[data-player-type=vimeo]>div,[data-player-type=youtube] iframe,[data-player-type=youtube]>div{position:absolute;top:0;left:0;width:100%;height:100%}@media (max-width:767px){[class^=hide-].hide-max-sm{display:none!important}}@media (min-width:768px){[class^=hide-].hide-min-sm{display:none!important}}[data-component][data-loading-type=lazy] .wrap-loader{transition:background .3s;position:absolute;top:0;right:0;bottom:0;left:0;background:#eee}[data-component][data-loading-type=lazy] .wrap-loader.hidden{background:transparent;pointer-events:none}[data-component][data-loading-type=lazy] .wrap-loader.hidden .loader{display:none}[data-component][data-loading-type=lazy] .wrap-loader .loader{display:inline-block;position:absolute;margin-left:38px;margin-top:38px;height:76px;width:76px;left:50%;top:50%}[data-component][data-loading-type=lazy] .wrap-loader .loader:after,[data-component][data-loading-type=lazy] .wrap-loader .loader:before{content:"";box-sizing:border-box;width:76px;height:76px;border-radius:50%;border:2px solid #bbb;position:absolute;left:0;top:0;animation:animloader 2s linear infinite}[data-component][data-loading-type=lazy] .wrap-loader .loader:after{animation-delay:1s}@keyframes animloader{0%{transform:scale(0);opacity:1}to{transform:scale(1);opacity:0}}.row{display:flex}.row.wrap{flex-wrap:wrap}.container{max-width:1337rem;padding:0 57rem;margin:0 auto;width:100%}@media (max-width:767px){.container{padding:0 20px}}.title{color:#f7941d;font-weight:700;line-height:110%;font-size:42rem}@media (max-width:767px){.title{font-size:34px}}.title.big{font-size:65rem}@media (max-width:767px){.title.big{font-size:40px}}.description{line-height:27rem;font-size:18rem;color:#854e07}@media (max-width:767px){.description{line-height:22px;font-size:16px}}.description.medium{font-size:20rem;line-height:150%}@media (max-width:767px){.description.medium{font-size:16px}}.description.tiny{font-size:16rem}@media (max-width:767px){.description.tiny{font-size:16px}}.description.bold{font-weight:700}.tag{padding:3rem 8rem 2rem 12rem;background:#f7941d;display:inline-block;border-radius:10rem}.tag span{letter-spacing:5rem;font-weight:700;font-size:21rem;color:#fff}@media (max-width:767px){.tag span{letter-spacing:3px;font-size:16px}}.btn{justify-content:center;border-radius:10rem;display:inline-flex;align-items:center;font-weight:700;background:#ed1c24;padding:0 30rem;height:44rem;transition:transform .43s}@media (max-width:767px){.btn{padding:0 21px;height:31px}}.btn span{font-size:18rem;color:#fff}@media (max-width:767px){.btn span{font-size:14px}}.desktop .btn:hover{transform:scale(1.02)!important}.text-center{text-align:center}[data-ani-type]:not([data-ani-type=sm-parallax]){visibility:hidden}[data-ani-type]:not([data-ani-type=sm-parallax])[data-animated=true]{visibility:visible}@media (max-width:1023px){[data-ani-type]:not([data-ani-type=sm-parallax]){visibility:visible}}.mobile [data-ani-type]:not([data-ani-type=sm-parallax]){visibility:visible}select::-ms-expand{display:none}:root{font-size:.05208vw}@media screen and (min-width:1920px){:root{font-size:1px}}@media screen and (max-width:1500px){:root{font-size:.78125px}}@media screen and (min-width:769px) and (max-width:1023px){:root{font-size:calc(0px + .09775vw)}@media screen and (min-width:1023px){:root{font-size:1px}}@media screen and (max-width:768px){:root{font-size:.75073314px}}}@media screen and (min-width:481px) and (max-width:768px){:root{font-size:.13021vw}@media screen and (min-width:768px){:root{font-size:1px}}@media screen and (max-width:480px){:root{font-size:.625px}}}@media screen and (max-width:480px){:root{font-size:calc(0px + .20833vw)}@media screen and (min-width:480px){:root{font-size:1px}}@media screen and (max-width:320px){:root{font-size:.66666667px}}}body{background:#fffbec;font-family:Roboto,Arial,Helvetica,sans-serif}body.modal-opened{overflow:hidden}[data-component="blocks/card-product"] .wrap-products{justify-content:center;flex-wrap:wrap;display:flex;gap:25rem}[data-component="blocks/card-product"] .product{justify-content:flex-end;flex-direction:column;padding:47rem 0 40rem;border-radius:8rem;align-items:center;width:390rem;display:flex;transition:all .2s ease}@media (max-width:767px){[data-component="blocks/card-product"] .product{padding:32px 0 20px}}[data-component="blocks/card-product"] .product .wrap-cards-sofiteli-3kg{width:292rem!important}@media (max-width:767px){[data-component="blocks/card-product"] .product .wrap-cards-sofiteli-3kg{width:217px!important}}[data-component="blocks/card-product"] .product .wrap-cards-sofiteli-15kg{width:297rem!important}@media (max-width:767px){[data-component="blocks/card-product"] .product .wrap-cards-sofiteli-15kg{width:219px!important}}[data-component="blocks/card-product"] .product picture{transition:all .2s ease}.desktop [data-component="blocks/card-product"] .product:hover{background:#fff2d6}.desktop [data-component="blocks/card-product"] .product:hover picture{transform:scale(1.1)}[data-component="blocks/card-product"] .product .cta{flex-direction:column;align-items:center;display:flex}[data-component="blocks/card-product"] .product .cta .description{padding:30rem 0 25rem}@media (max-width:767px){[data-component="blocks/card-product"] .product .cta .description{padding:20px 0}}[data-component="blocks/card-product"] .break-mb{display:none}@media (max-width:767px){[data-component="blocks/card-product"] .break-mb{display:block}}[data-component="blocks/hero"]{margin-top:80rem}@media (max-width:1023px){[data-component="blocks/hero"]{margin-top:70px}}[data-component="blocks/hero"] .wrap-hero{text-align:center}[data-component="blocks/hero"] .wrap-hero:after{content:"";background:#fffbec;display:block;width:100%}[data-component="blocks/hero"] .wrap-hero .wrap-bg-hero{display:block;margin:0 auto}@media (max-width:1023px){[data-component="blocks/hero"] .wrap-hero .wrap-bg-hero{position:absolute}}[data-component="blocks/hero"] .wrap-hero .wrap-bg-hero img{display:block;min-height:567rem;-o-object-fit:cover;object-fit:cover}@media (max-width:1023px){[data-component="blocks/hero"] .wrap-hero .wrap-bg-hero img{height:365rem;width:100%;min-height:auto}}@media (max-width:767px){[data-component="blocks/hero"] .wrap-hero .wrap-bg-hero img{height:365px}}@media (max-width:350px){[data-component="blocks/hero"] .wrap-hero .wrap-bg-hero img{height:330px}}[data-component="blocks/hero"] .wrap-hero .wrap-img-pack{left:50%;bottom:0;position:absolute;transform:translateX(-50%)}@media (max-width:1023px){[data-component="blocks/hero"] .wrap-hero .wrap-img-pack{padding-top:33px;position:relative}[data-component="blocks/hero"] .wrap-home .wrap-bg-hero img{height:365px}}@media (max-width:350px){[data-component="blocks/hero"] .wrap-home .wrap-bg-hero img{height:330px}}[data-component="blocks/hero"] .wrap-home .wrap-img-pack{transform:none;left:0;padding:0 10rem}@media (max-width:1023px){[data-component="blocks/hero"] .wrap-home .wrap-img-pack{padding:25px 0 0}}[data-component="blocks/hero"] .wrap-home:after{height:128rem}@media (max-width:1023px){[data-component="blocks/hero"] .wrap-home:after{height:0}[data-component="blocks/hero"] .wrap-home .container{padding:0}}[data-component="blocks/hero"] .wrap-home .wrap-hero-home{width:1163rem!important;display:inline-block}@media (max-width:1023px){[data-component="blocks/hero"] .wrap-home .wrap-hero-home{width:372px!important}}[data-component="blocks/hero"] .wrap-home .wrap-hero-home img{display:inline-block}@media (max-width:1023px){[data-component="blocks/hero"] .wrap-home .wrap-hero-home img{aspect-ratio:767/898}}[data-component="blocks/hero"] .wrap-product:after{height:134rem}@media (max-width:1023px){[data-component="blocks/hero"] .wrap-product:after{height:0}}[data-component="blocks/hero"] .wrap-product .product{margin-bottom:57rem}@media (max-width:1023px){[data-component="blocks/hero"] .wrap-product .product{margin-bottom:33px}}[data-component="blocks/hero"] .wrap-product .product .tag{margin:0 auto}[data-component="blocks/hero"] .wrap-product .product .title-hero{margin:10rem 0 25rem;line-height:52rem;font-weight:700;font-size:38rem;color:#854e07}@media (max-width:1023px){[data-component="blocks/hero"] .wrap-product .product .title-hero{margin:19rem 0 14rem;line-height:29rem;font-size:29rem}}@media (max-width:767px){[data-component="blocks/hero"] .wrap-product .product .title-hero{margin:6px 0 14px;line-height:30px;font-size:22px}[data-component="blocks/hero"] .wrap-product .product .title-hero br{display:none}}[data-component="blocks/hero"] .wrap-product .product .title-hero .break-mb{display:none}@media (max-width:767px){[data-component="blocks/hero"] .wrap-product .product .title-hero .break-mb{display:block}[data-component="blocks/hero"] .wrap-product .product .btn span{font-size:16px}}[data-component="blocks/hero"] .wrap-product .picture-product .wrap-img{width:443rem!important;margin:0 auto}@media (max-width:1023px){[data-component="blocks/hero"] .wrap-product .picture-product .wrap-img{width:340rem!important}}@media (max-width:767px){[data-component="blocks/hero"] .wrap-product .picture-product .wrap-img{width:250px!important}}[data-component="blocks/hero"] .wrap-recipe:after{height:203rem}@media (max-width:1023px){[data-component="blocks/hero"] .wrap-recipe:after{height:20rem}}@media (max-width:767px){[data-component="blocks/hero"] .wrap-recipe:after{height:0}[data-component="blocks/hero"] .wrap-recipe .wrap-bg-hero,[data-component="blocks/hero"] .wrap-recipe .wrap-bg-hero img{height:100%}[data-component="blocks/hero"] .wrap-recipe .wrap-img-pack{padding-bottom:21px}}[data-component="blocks/hero"] .wrap-recipe .recipe .title-recipe{font-weight:700;line-height:150%;font-size:48rem;color:#ed1c24}@media (max-width:1023px){[data-component="blocks/hero"] .wrap-recipe .recipe .title-recipe{font-size:32px}}[data-component="blocks/hero"] .wrap-recipe .recipe .info{justify-content:center;margin-bottom:30rem;display:flex;gap:25rem}@media (max-width:767px){[data-component="blocks/hero"] .wrap-recipe .recipe .info{margin-bottom:30px;gap:21px}}[data-component="blocks/hero"] .wrap-recipe .recipe .wrap-icon{align-items:center;display:flex;gap:6rem}[data-component="blocks/hero"] .wrap-recipe .recipe .wrap-icon svg{height:16rem;width:16rem}@media (max-width:767px){[data-component="blocks/hero"] .wrap-recipe .recipe .wrap-icon svg{height:13px;width:13px}}[data-component="blocks/hero"] .wrap-recipe .recipe .wrap-icon .icon-svg-portion{width:17rem!important}@media (max-width:767px){[data-component="blocks/hero"] .wrap-recipe .recipe .wrap-icon .icon-svg-portion{width:14px!important}[data-component="blocks/hero"] .wrap-recipe .recipe .wrap-icon span{font-size:12px}}[data-component="blocks/hero"] .wrap-recipe .picture-recipe{display:inline-block;border-radius:10px;overflow:hidden}[data-component="blocks/hero"] .wrap-recipe .picture-recipe .wrap-img{width:900rem!important;display:block}@media (max-width:1023px){[data-component="blocks/hero"] .wrap-recipe .picture-recipe .wrap-img{width:630rem!important}}@media (max-width:767px){[data-component="blocks/hero"] .wrap-recipe .picture-recipe .wrap-img{width:335px!important}}@media (max-width:375px){[data-component="blocks/hero"] .wrap-recipe .picture-recipe .wrap-img{width:100%!important}}[data-component="blocks/hero"] .wrap-recipe .picture-recipe .wrap-img img{display:block}[data-component="blocks/hero"] .wrap-recipe .picture-recipe .icon-recipe{background:hsla(0,0%,45.5%,.45);border:1px solid #fff;justify-content:center;pointer-events:none;border-radius:8rem;align-items:center;position:absolute;height:40px;display:flex;width:43px;bottom:0;right:0;margin:0 15rem 15rem 0}@media (max-width:767px){[data-component="blocks/hero"] .wrap-recipe .picture-recipe .icon-recipe{margin:0 10px 10px 0}}[data-component="blocks/hero"] .wrap-recipe .picture-recipe .icon-recipe svg{width:27px;height:27px}[data-component="blocks/hero"] .wrapper-image{position:absolute;bottom:0;right:0;left:0}@media (max-width:1023px){[data-component="blocks/hero"] .wrapper-image{position:relative}}[data-component="blocks/recipes"]{background:#fff2d6;padding:100rem 0}@media (max-width:767px){[data-component="blocks/recipes"]{padding:48px 0 44px}}[data-component="blocks/recipes"] .container{flex-direction:column;display:flex}[data-component="blocks/recipes"] .wrap-recipes{justify-content:center;padding:40rem 0;flex-wrap:wrap;display:flex;gap:25rem}@media (max-width:767px){[data-component="blocks/recipes"] .wrap-recipes{flex-direction:column;align-items:center;padding:30px 0;gap:21px}}[data-component="blocks/recipes"] .wrap-recipes .card{transition:transform .3s;background:#fff;border-radius:8rem;max-width:390rem;overflow:hidden;display:none;width:100%}@media (max-width:767px){[data-component="blocks/recipes"] .wrap-recipes .card{max-width:335px}}[data-component="blocks/recipes"] .wrap-recipes .card.show{display:block}[data-component="blocks/recipes"] .wrap-recipes .card .img-card{width:100%}.desktop [data-component="blocks/recipes"] .wrap-recipes .card:hover{transform:scale(1.02)!important}[data-component="blocks/recipes"] .wrap-recipes .wrap-content{padding:15rem 25rem 25rem}@media (max-width:767px){[data-component="blocks/recipes"] .wrap-recipes .wrap-content{padding:13px 21px 21px}}[data-component="blocks/recipes"] .wrap-recipes .wrap-content h2{margin-bottom:10rem}@media (max-width:767px){[data-component="blocks/recipes"] .wrap-recipes .wrap-content h2{margin-bottom:9px}}[data-component="blocks/recipes"] .wrap-recipes .wrap-content .info{display:flex;gap:25rem}@media (max-width:767px){[data-component="blocks/recipes"] .wrap-recipes .wrap-content .info{gap:21px}}[data-component="blocks/recipes"] .wrap-recipes .wrap-content .wrap-icon{align-items:center;display:flex;gap:6rem}[data-component="blocks/recipes"] .wrap-recipes .wrap-content .wrap-icon svg{height:16rem;width:16rem}@media (max-width:767px){[data-component="blocks/recipes"] .wrap-recipes .wrap-content .wrap-icon svg{height:13px;width:13px}}[data-component="blocks/recipes"] .wrap-recipes .wrap-content .wrap-icon .icon-svg-portion{width:17rem}@media (max-width:767px){[data-component="blocks/recipes"] .wrap-recipes .wrap-content .wrap-icon .icon-svg-portion{width:14px}[data-component="blocks/recipes"] .wrap-recipes .wrap-content .wrap-icon span{font-size:12px}}[data-component="blocks/recipes"] .btn{margin:0 auto;cursor:pointer}[data-component="modals/modal-videos-youtube"]{position:fixed;top:0;left:0;width:100%;height:100%;z-index:11;display:none}[data-component="modals/modal-videos-youtube"] .modal-videos-wrapper{position:absolute;width:100%;height:100%;top:0;left:0;overflow:hidden}[data-component="modals/modal-videos-youtube"] .modal-videos-wrapper:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background-color:rgba(0,0,0,.8)}[data-component="modals/modal-videos-youtube"] .modal-videos-wrapper .modal-videos-content{transform:translate(-50%,-50%);position:absolute;padding-top:60rem;height:90%;width:80%;left:50%;top:50%}[data-component="modals/modal-videos-youtube"] .modal-videos-wrapper .modal-videos-content .player{height:100%;width:100%;z-index:1}[data-component="modals/modal-videos-youtube"] .modal-videos-wrapper .modal-videos-content .btn-close{position:absolute;top:0;right:0;width:42rem;height:37rem;z-index:2;cursor:pointer;text-indent:-9999rem;overflow:hidden;transition:transform .4s ease}[data-component="modals/modal-videos-youtube"] .modal-videos-wrapper .modal-videos-content .btn-close:after,[data-component="modals/modal-videos-youtube"] .modal-videos-wrapper .modal-videos-content .btn-close:before{content:"";position:absolute;top:50%;left:0;width:44rem;background-color:#fffef1;height:2rem;transform:rotate(-45deg);transform-origin:50% 50%}[data-component="modals/modal-videos-youtube"] .modal-videos-wrapper .modal-videos-content .btn-close:after{transform:rotate(45deg)}.desktop [data-component="modals/modal-videos-youtube"] .modal-videos-wrapper .modal-videos-content .btn-close:hover{transform:rotate(90deg)}[data-component="modals/modal-videos-youtube"] .modal-videos-wrapper.vert .modal-videos-content{aspect-ratio:4/5;width:auto}@media (max-width:980px){[data-component="modals/modal-videos-youtube"] .modal-videos-wrapper.vert .modal-videos-content{width:90%;height:auto}}[data-component="modals/modal-videos-youtube"] .modal-videos-wrapper.vert .modal-videos-content .player{aspect-ratio:4/5;margin:0 auto;width:auto}@media screen and (max-width:1250px){[data-component="modals/modal-videos-youtube"] .modal-videos-wrapper .modal-videos-content{width:90%}}@media screen and (max-width:980px){[data-component="modals/modal-videos-youtube"] .modal-videos-wrapper .modal-videos-content{max-height:60vw;width:94%;height:70vw;max-height:96%;padding-top:40rem}[data-component="modals/modal-videos-youtube"] .modal-videos-wrapper .modal-videos-content .btn-close{width:34rem;height:29rem;right:0}[data-component="modals/modal-videos-youtube"] .modal-videos-wrapper .modal-videos-content .btn-close:after,[data-component="modals/modal-videos-youtube"] .modal-videos-wrapper .modal-videos-content .btn-close:before{width:34rem}}[data-component="sections/404"] .not-found{min-height:400px;padding-top:90px;display:flex;align-items:center;justify-content:center}[data-component="sections/404"] .not-found h2{font-size:45px;font-weight:800;color:#000}[data-component="sections/home-about"]{overflow:hidden}@media (max-width:767px){[data-component="sections/home-about"]:before{content:"";background:#fff;position:absolute;height:255px;bottom:0;right:0;left:0}}[data-component="sections/home-about"] .wrap{padding-left:50rem;padding-right:0;display:flex;gap:60rem}@media (max-width:1023px){[data-component="sections/home-about"] .wrap{padding-right:50rem;padding-bottom:115px;align-items:center;gap:20rem}}@media (max-width:767px){[data-component="sections/home-about"] .wrap{flex-direction:column;padding-bottom:0;padding-right:0;padding-left:0;gap:40px}}[data-component="sections/home-about"] .wrap-content{padding-bottom:40rem;padding-top:50rem;flex-shrink:0}@media (max-width:1023px){[data-component="sections/home-about"] .wrap-content{padding-bottom:0;padding-top:0;top:45px}}@media (max-width:767px){[data-component="sections/home-about"] .wrap-content{padding-right:20px;padding-left:20px;padding-top:25px;width:100%;top:0}}[data-component="sections/home-about"] .wrap-content .title{margin-bottom:25rem}@media (max-width:1023px){[data-component="sections/home-about"] .wrap-content .title{font-size:40px}}@media (max-width:767px){[data-component="sections/home-about"] .wrap-content .title{margin-bottom:12px;font-size:40px}}[data-component="sections/home-about"] .wrap-content .wrap-text{max-width:700rem}@media (max-width:1023px){[data-component="sections/home-about"] .wrap-content .wrap-text{max-width:515rem;width:100%}}@media (max-width:767px){[data-component="sections/home-about"] .wrap-content .wrap-text{max-width:none}}[data-component="sections/home-about"] .wrap-content .wrap-text .description{margin-bottom:16rem;text-wrap:wrap}@media (max-width:1023px){[data-component="sections/home-about"] .wrap-content .wrap-text .description{margin-bottom:10rem;line-height:20px;font-size:14px}}@media (max-width:767px){[data-component="sections/home-about"] .wrap-content .wrap-text .description{margin-bottom:16px;line-height:22px;font-size:16px}}@media (max-width:1023px){[data-component="sections/home-about"] .wrap-content .wrap-text .description br{display:none}}[data-component="sections/home-about"] .wrap-content .wrap-text .description:last-child{margin-bottom:38rem}@media (max-width:767px){[data-component="sections/home-about"] .wrap-content .wrap-text .description:last-child{margin-bottom:24px}}[data-component="sections/home-about"] .wrap-content .icon-logo-sadia{width:110rem;height:auto}@media (max-width:767px){[data-component="sections/home-about"] .wrap-content .icon-logo-sadia{margin:0 auto;display:block;width:65px}}[data-component="sections/home-about"] .wrap-img-right{width:680rem!important;display:inline-block;margin-top:50rem}@media (max-width:1023px){[data-component="sections/home-about"] .wrap-img-right{width:521px!important;margin-top:0}}@media (max-width:767px){[data-component="sections/home-about"] .wrap-img-right{width:calc(100vw + 98px)!important;margin-left:-30px;max-width:none}[data-component="sections/home-about"] .wrap-img-right img{max-width:none}}[data-component="sections/product-internal"] .wrap-content{justify-content:center;flex-direction:column;margin-bottom:110rem;align-items:center;margin-top:100rem;display:flex;gap:60rem}@media (max-width:767px){[data-component="sections/product-internal"] .wrap-content{margin-bottom:60px;margin-top:40px;gap:0}}[data-component="sections/product-internal"] .wrap-content .description{line-height:34rem;max-width:950rem;text-wrap:wrap}@media (max-width:767px){[data-component="sections/product-internal"] .wrap-content .description{max-width:100%;line-height:22px}}[data-component="sections/product-internal"] .highlight{justify-content:center;flex-wrap:wrap;display:flex;gap:30rem}@media (max-width:767px){[data-component="sections/product-internal"] .highlight{margin:45px 0;gap:20px}}[data-component="sections/product-internal"] .highlight svg{width:215rem}@media (max-width:767px){[data-component="sections/product-internal"] .highlight svg{width:154px;height:auto}}[data-component="sections/product-internal"] .nutritional h2{margin-bottom:20rem}@media (max-width:767px){[data-component="sections/product-internal"] .nutritional h2{margin-bottom:27px}}[data-component="sections/product-internal"] .nutritional .wrap-table{max-width:733rem}[data-component="sections/product-internal"] .nutritional .wrap-table table{background:#ffe5ad;border-collapse:collapse;margin-bottom:10rem;border-spacing:0}@media (max-width:767px){[data-component="sections/product-internal"] .nutritional .wrap-table table{width:100%}}[data-component="sections/product-internal"] .nutritional .wrap-table thead{background:#f7941d}[data-component="sections/product-internal"] .nutritional .wrap-table thead th{font-weight:700;font-size:16rem;color:#fff}[data-component="sections/product-internal"] .nutritional .wrap-table tbody tr{border-bottom:1px solid #fff2d6;color:#854e07}[data-component="sections/product-internal"] .nutritional .wrap-table td,[data-component="sections/product-internal"] .nutritional .wrap-table th{padding:14rem 37rem;text-align:center}@media (max-width:767px){[data-component="sections/product-internal"] .nutritional .wrap-table td,[data-component="sections/product-internal"] .nutritional .wrap-table th{padding:8px 6px}}[data-component="sections/product-internal"] .nutritional .wrap-table td:first-child,[data-component="sections/product-internal"] .nutritional .wrap-table th:first-child{padding-right:40rem}@media (max-width:767px){[data-component="sections/product-internal"] .nutritional .wrap-table td:first-child,[data-component="sections/product-internal"] .nutritional .wrap-table th:first-child{padding-right:0}}[data-component="sections/product-internal"] .nutritional .wrap-table span{line-height:150%;font-size:12rem;color:#854e07}@media (max-width:767px){[data-component="sections/product-internal"] .nutritional .wrap-table span{font-size:11px}}[data-component="sections/product-internal"] .nutritional .wrap-table .ingredients{display:block}[data-component="sections/product-internal"] .codes span{display:inline-block}[data-component="sections/product-internal"] .codes span:first-child{margin-right:15rem}[data-component="sections/product-internal"] .break{display:none}@media (max-width:767px){[data-component="sections/product-internal"] .break{display:block}}[data-component="sections/product-internal"] .wrap-logo-sadia{width:110rem!important}@media (max-width:767px){[data-component="sections/product-internal"] .wrap-logo-sadia{width:90px!important;margin-top:27px}}[data-component="sections/product-internal"] .see-more{background:#fff}[data-component="sections/product-internal"] .see-more .container{border-bottom:2px solid rgba(133,78,7,.1);padding-bottom:50rem;padding-top:100rem}@media (max-width:767px){[data-component="sections/product-internal"] .see-more .container{border-bottom:none;padding-top:63px;padding-bottom:0}}[data-component="sections/product-internal"] .see-more h2{margin-bottom:21rem}@media (max-width:767px){[data-component="sections/product-internal"] .see-more h2{margin-bottom:52px}}[data-component="sections/products"]{background:#fff;padding:55rem 0}@media (max-width:767px){[data-component="sections/products"]{padding:41px 0 48px}}[data-component="sections/products"] .intro{flex-direction:column;margin-bottom:40rem;align-items:center;display:flex;gap:10rem}@media (max-width:767px){[data-component="sections/products"] .intro{margin-bottom:30px;gap:5px}}[data-component="sections/recipes-internal"]{padding:80rem 0}@media (max-width:767px){[data-component="sections/recipes-internal"]{padding:30px 0 37px}}[data-component="sections/recipes-internal"] .title-recipes{text-transform:uppercase;margin-bottom:33rem;line-height:27rem;font-weight:700;font-size:22rem;color:#854e07}@media (max-width:767px){[data-component="sections/recipes-internal"] .title-recipes{margin-bottom:25px;font-size:20px}}[data-component="sections/recipes-internal"] h3{line-height:27rem;font-size:18rem;color:#854e07;color:#f7941d;margin-bottom:5rem;font-weight:500}@media (max-width:767px){[data-component="sections/recipes-internal"] h3{line-height:22px;font-size:16px}}[data-component="sections/recipes-internal"] h3.medium{font-size:20rem;line-height:150%}@media (max-width:767px){[data-component="sections/recipes-internal"] h3.medium{font-size:16px}}[data-component="sections/recipes-internal"] h3.tiny{font-size:16rem}@media (max-width:767px){[data-component="sections/recipes-internal"] h3.tiny{font-size:16px}}[data-component="sections/recipes-internal"] h3.bold{font-weight:700}@media (max-width:767px){[data-component="sections/recipes-internal"] h3{font-size:18px}}[data-component="sections/recipes-internal"] li{line-height:27rem;font-size:18rem;color:#854e07}@media (max-width:767px){[data-component="sections/recipes-internal"] li{line-height:22px;font-size:16px}}[data-component="sections/recipes-internal"] li.medium{font-size:20rem;line-height:150%}@media (max-width:767px){[data-component="sections/recipes-internal"] li.medium{font-size:16px}}[data-component="sections/recipes-internal"] li.tiny{font-size:16rem}@media (max-width:767px){[data-component="sections/recipes-internal"] li.tiny{font-size:16px}}[data-component="sections/recipes-internal"] li.bold{font-weight:700}[data-component="sections/recipes-internal"] .recipes{justify-content:flex-end;margin-left:57rem;display:flex;gap:156rem}@media (max-width:1023px){[data-component="sections/recipes-internal"] .recipes{gap:60rem;margin-left:0}}@media (max-width:767px){[data-component="sections/recipes-internal"] .recipes{flex-direction:column;gap:50px}}[data-component="sections/recipes-internal"] .ingredients{max-width:400rem;width:100%}@media (max-width:1023px){[data-component="sections/recipes-internal"] .ingredients{max-width:inherit;min-width:250rem}}@media (max-width:767px){[data-component="sections/recipes-internal"] .ingredients{min-width:auto}}[data-component="sections/recipes-internal"] .ingredients ul{margin-bottom:20rem}[data-component="sections/recipes-internal"] .ingredients ul:last-child{margin-bottom:0}@media (max-width:767px){[data-component="sections/recipes-internal"] .ingredients ul{margin-bottom:12px}}[data-component="sections/recipes-internal"] .ingredients li{margin-bottom:5rem}@media (max-width:767px){[data-component="sections/recipes-internal"] .ingredients li{margin-bottom:9px}}[data-component="sections/recipes-internal"] .ingredients li:last-child{margin-bottom:0}[data-component="sections/recipes-internal"] .ingredients li:before{content:"";background:#f7941d;margin:0 10rem 4rem 0;border-radius:50%;height:4px;width:4px;display:inline-block}@media (max-width:767px){[data-component="sections/recipes-internal"] .ingredients li:before{height:3px;width:3px}}[data-component="sections/recipes-internal"] .preparation-method ul{margin-bottom:33rem}[data-component="sections/recipes-internal"] .preparation-method ul:last-child{margin-bottom:0}@media (max-width:767px){[data-component="sections/recipes-internal"] .preparation-method ul{margin-bottom:25px}}[data-component="sections/recipes-internal"] .preparation-method li{margin-bottom:15rem;align-items:center;display:flex;gap:16rem}[data-component="sections/recipes-internal"] .preparation-method li:last-child{margin-bottom:0}@media (max-width:767px){[data-component="sections/recipes-internal"] .preparation-method li{margin-bottom:13px;gap:8px}}[data-component="sections/recipes-internal"] .preparation-method span{background:#f7941d;justify-content:center;align-items:center;border-radius:50%;font-weight:700;font-size:19rem;max-width:39rem;color:#fff;display:flex;height:39rem;width:100%}@media (max-width:767px){[data-component="sections/recipes-internal"] .preparation-method span{max-width:28px;font-size:17px;height:28px}}[data-component="sections/recipes-internal"] .share{flex-direction:column;align-items:center;margin-top:75rem;display:flex}@media (max-width:767px){[data-component="sections/recipes-internal"] .share{margin-top:50px}}[data-component="sections/recipes-internal"] .share .item{line-height:27rem;font-weight:700;font-size:22rem;color:#854e07}@media (max-width:767px){[data-component="sections/recipes-internal"] .share .item{font-size:22px}}[data-component="sections/recipes-internal"] .share .social-media{margin-top:12rem}[data-component="sections/recipes-internal"] .share .social-media button{cursor:pointer}[data-component="sections/recipes-internal"] .share .social-media svg{width:20px!important}[data-component="sections/recipes-internal"] .share .social-media .icon-svg-face{margin:0 14rem}[data-component="templates/cookiebar"]{position:fixed;width:100%;bottom:0;left:0;z-index:9998;background-color:#fff;box-shadow:0 3px 9px 0 rgba(0,0,0,.5)}[data-component="templates/cookiebar"].hidden{display:none}[data-component="templates/cookiebar"] .container{display:flex;justify-content:center;align-items:center;padding:25px 20px}[data-component="templates/cookiebar"] p{display:block;font-size:15px;line-height:1.4em;margin-right:40px}[data-component="templates/cookiebar"] p a{text-decoration:underline}[data-component="templates/cookiebar"] .btn{margin-top:0;font-size:14px;padding:7px 15px;width:auto;border:2px solid #f7941d;background:#fff;color:#f7941d;border-radius:25px;text-transform:uppercase;transition:all .3s;cursor:pointer}.desktop [data-component="templates/cookiebar"] .btn:hover{color:#fff;background:#f7941d}[data-component="templates/cookiebar"] .btn .btn-text{color:inherit}@media screen and (max-width:980px){[data-component="templates/cookiebar"] .container{padding:36px 30px}}@media screen and (max-width:767px){[data-component="templates/cookiebar"] .container{flex-wrap:wrap;justify-content:flex-start;align-items:flex-start;padding:20px}[data-component="templates/cookiebar"] p{width:250px;margin-right:auto;font-size:11px}[data-component="templates/cookiebar"] .btn{font-size:14px;padding:5px 10px}}@media screen and (max-width:320px){[data-component="templates/cookiebar"] .btn{margin-top:10px}}[data-component="templates/footer"]{padding:70rem 0 50rem;background:#fff}@media (max-width:767px){[data-component="templates/footer"]{padding:75px 0 50px}}[data-component="templates/footer"] .wrap-footer{flex-direction:column;align-items:center;display:flex}[data-component="templates/footer"] .wrap-contact{align-items:baseline;margin-bottom:8rem;display:flex;gap:32rem}@media (max-width:767px){[data-component="templates/footer"] .wrap-contact{flex-direction:column;align-items:center;margin-bottom:8px;gap:12px}}[data-component="templates/footer"] .wrap-contact .talk-to-us{color:#f7941d;font-weight:700;line-height:110%;font-size:24rem}@media (max-width:767px){[data-component="templates/footer"] .wrap-contact .talk-to-us{font-size:24px}}[data-component="templates/footer"] .wrap-contact .wrap-phone-number{align-items:center;display:flex;gap:5rem}@media (max-width:767px){[data-component="templates/footer"] .wrap-contact .wrap-phone-number{gap:7px}}[data-component="templates/footer"] .wrap-contact .wrap-phone-number .number{font-weight:700;font-size:24rem;color:#854e07}@media (max-width:767px){[data-component="templates/footer"] .wrap-contact .wrap-phone-number .number{font-size:24px}}[data-component="templates/footer"] .description-footer{line-height:150%;font-size:14rem;color:#854e07}@media (max-width:767px){[data-component="templates/footer"] .description-footer{font-size:14px}}[data-component="templates/footer"] .description-footer .break-mb{display:none}@media (max-width:767px){[data-component="templates/footer"] .description-footer .break-mb{display:block}}[data-component="templates/footer"] .wrap{margin:40rem 0;display:flex;gap:35rem}@media (max-width:767px){[data-component="templates/footer"] .wrap{margin:40px 0}}[data-component="templates/footer"] .wrap a:hover{color:#f7941d}[data-component="templates/footer"] .copyright{margin-bottom:15rem;display:block}[data-component="templates/header"]{border-bottom:3rem solid #ffcc5c;background:#fff;align-items:center;position:fixed;display:flex;height:80rem;width:100%;z-index:2;top:0}@media (max-width:1023px){[data-component="templates/header"]{height:70px}}[data-component="templates/header"] .wrap-header{justify-content:center;align-items:center;display:flex}@media (max-width:1023px){[data-component="templates/header"] .wrap-header{justify-content:space-between;gap:0}}[data-component="templates/header"] .wrap-header .icon-logo-sofiteli{width:140rem!important;height:auto}@media (max-width:767px){[data-component="templates/header"] .wrap-header .icon-logo-sofiteli{width:121px!important}}[data-component="templates/header"] .wrap-header #btn-mb{display:none}@media (max-width:767px){[data-component="templates/header"] .wrap-header #btn-mb{display:block}}[data-component="templates/header"] .wrap-header #btn-mb .line{transition:opacity .2s,transform .2s;margin-bottom:6px;background:#854e07;display:block;height:2px;width:28px}[data-component="templates/header"] .wrap-header #btn-mb .line:last-child{margin-bottom:0}[data-component="templates/header"] .wrap-header #btn-mb.is-active .line:first-child{transform:rotate(-45deg);top:8px}[data-component="templates/header"] .wrap-header #btn-mb.is-active .line:nth-child(2){transform:rotate(45deg)}[data-component="templates/header"] .wrap-header #btn-mb.is-active .line:last-child{opacity:0}[data-component="templates/header"] .wrap-header .nav{transition:opacity .2s,transform .2s;position:absolute;display:flex;gap:35rem;right:57rem}@media (max-width:1023px){[data-component="templates/header"] .wrap-header .nav{position:relative;right:auto}}@media (max-width:767px){[data-component="templates/header"] .wrap-header .nav{transform:translateY(-50px);flex-direction:column;pointer-events:none;background:#fff;padding:25px 20px;text-align:center;position:fixed;height:100vh;opacity:0;top:70px;z-index:2;bottom:0;right:0;left:0;gap:0}}[data-component="templates/header"] .wrap-header .nav a{transition:all .2s;font-size:18rem;padding:10px 0;color:#854e07}.desktop [data-component="templates/header"] .wrap-header .nav a:hover,[data-component="templates/header"] .wrap-header .nav a.-url-active,[data-component="templates/header"] .wrap-header .nav a.active{font-weight:700}@media (max-width:767px){[data-component="templates/header"] .wrap-header .nav a{border-bottom:1px solid rgba(255,229,173,.75);padding:12px 10px 14px;justify-content:center;align-items:center;font-size:18px;display:flex;height:53px;width:100%}[data-component="templates/header"] .wrap-header .nav a span{padding-top:2px}[data-component="templates/header"] .wrap-header .nav.is-active{transform:translateY(0);pointer-events:inherit;opacity:1}}[data-component="templates/header"] .logo a{display:block}