@charset "UTF-8";.datepicker--cells{display:flex;flex-wrap:wrap}.datepicker--cell{border-radius:4px;box-sizing:border-box;cursor:pointer;display:flex;position:relative;align-items:center;justify-content:center;height:32px;z-index:1}.datepicker--cell.-focus-{background:#f0f0f0}.datepicker--cell.-current-{color:#4eb5e6}.datepicker--cell.-current-.-focus-{color:#4a4a4a}.datepicker--cell.-current-.-in-range-{color:#4eb5e6}.datepicker--cell.-in-range-{background:rgba(92,196,239,.1);color:#4a4a4a;border-radius:0}.datepicker--cell.-in-range-.-focus-{background-color:#5cc4ef33}.datepicker--cell.-disabled-{cursor:default;color:#aeaeae}.datepicker--cell.-disabled-.-focus-{color:#aeaeae}.datepicker--cell.-disabled-.-in-range-{color:#a1a1a1}.datepicker--cell.-disabled-.-current-.-focus-{color:#aeaeae}.datepicker--cell.-range-from-{border:1px solid rgba(92,196,239,.5);background-color:#5cc4ef1a;border-radius:4px 0 0 4px}.datepicker--cell.-range-to-{border:1px solid rgba(92,196,239,.5);background-color:#5cc4ef1a;border-radius:0 4px 4px 0}.datepicker--cell.-selected-,.datepicker--cell.-selected-.-current-{color:#fff;background:#5cc4ef}.datepicker--cell.-range-from-.-range-to-{border-radius:4px}.datepicker--cell.-selected-{border:none}.datepicker--cell.-selected-.-focus-{background:#45bced}.datepicker--cell:empty{cursor:default}.datepicker--days-names{display:flex;flex-wrap:wrap;margin:8px 0 3px}.datepicker--day-name{color:#ff9a19;display:flex;align-items:center;justify-content:center;flex:1;text-align:center;text-transform:uppercase;font-size:.8em}.-only-timepicker- .datepicker--content,.datepicker--body,.datepicker-inline .datepicker--pointer{display:none}.datepicker--cell-day{width:14.28571%}.datepicker--cells-months{height:170px}.datepicker--cell-month{width:33.33%;height:25%}.datepicker--cells-years,.datepicker--years{height:170px}.datepicker--cell-year{width:25%;height:33.33%}.datepickers-container{position:absolute;left:0;top:0}@media print{.datepickers-container{display:none}}.datepicker{background:#fff;border:1px solid #dbdbdb;box-shadow:0 4px 12px #00000026;border-radius:4px;box-sizing:content-box;font-family:Tahoma,sans-serif;font-size:14px;color:#4a4a4a;width:250px;position:absolute;left:-100000px;opacity:0;transition:opacity .3s ease,transform .3s ease,left 0s .3s;z-index:100}.datepicker.-from-top-{transform:translateY(-8px)}.datepicker.-from-right-{transform:translate(8px)}.datepicker.-from-bottom-{transform:translateY(8px)}.datepicker.-from-left-{transform:translate(-8px)}.datepicker.active{opacity:1;transform:translate(0);transition:opacity .3s ease,transform .3s ease,left 0s 0s}.datepicker-inline .datepicker{border-color:#d7d7d7;box-shadow:none;position:static;left:auto;right:auto;opacity:1;transform:none}.datepicker--content{box-sizing:content-box;padding:4px}.datepicker--pointer{position:absolute;background:#fff;border-top:1px solid #dbdbdb;border-right:1px solid #dbdbdb;width:10px;height:10px;z-index:-1}.datepicker--nav-action:hover,.datepicker--nav-title:hover{background:#f0f0f0}.-top-center- .datepicker--pointer,.-top-left- .datepicker--pointer,.-top-right- .datepicker--pointer{top:calc(100% - 4px);transform:rotate(135deg)}.-right-bottom- .datepicker--pointer,.-right-center- .datepicker--pointer,.-right-top- .datepicker--pointer{right:calc(100% - 4px);transform:rotate(225deg)}.-bottom-center- .datepicker--pointer,.-bottom-left- .datepicker--pointer,.-bottom-right- .datepicker--pointer{bottom:calc(100% - 4px);transform:rotate(315deg)}.-left-bottom- .datepicker--pointer,.-left-center- .datepicker--pointer,.-left-top- .datepicker--pointer{left:calc(100% - 4px);transform:rotate(45deg)}.-bottom-left- .datepicker--pointer,.-top-left- .datepicker--pointer{left:10px}.-bottom-right- .datepicker--pointer,.-top-right- .datepicker--pointer{right:10px}.-bottom-center- .datepicker--pointer,.-top-center- .datepicker--pointer{left:calc(50% - 5px)}.-left-top- .datepicker--pointer,.-right-top- .datepicker--pointer{top:10px}.-left-bottom- .datepicker--pointer,.-right-bottom- .datepicker--pointer{bottom:10px}.-left-center- .datepicker--pointer,.-right-center- .datepicker--pointer{top:calc(50% - 5px)}.datepicker--body.active{display:block}.datepicker--nav{display:flex;justify-content:space-between;border-bottom:1px solid #efefef;min-height:32px;padding:4px}.-only-timepicker- .datepicker--nav{display:none}.datepicker--nav-action,.datepicker--nav-title{display:flex;cursor:pointer;align-items:center;justify-content:center}.datepicker--nav-action{width:32px;border-radius:4px;-webkit-user-select:none;-moz-user-select:none;user-select:none}.datepicker--nav-action.-disabled-{visibility:hidden}.datepicker--nav-action svg{width:32px;height:32px}.datepicker--nav-action path{fill:none;stroke:#9c9c9c;stroke-width:2px}.datepicker--nav-title{border-radius:4px;padding:0 8px}.datepicker--buttons,.datepicker--time{border-top:1px solid #efefef;padding:4px}.datepicker--nav-title i{font-style:normal;color:#9c9c9c;margin-left:5px}.datepicker--nav-title.-disabled-{cursor:default;background:0 0}.datepicker--buttons{display:flex}.datepicker--button{color:#4eb5e6;cursor:pointer;border-radius:4px;flex:1;display:inline-flex;justify-content:center;align-items:center;height:32px}.datepicker--button:hover{color:#4a4a4a;background:#f0f0f0}.datepicker--time{display:flex;align-items:center;position:relative}.datepicker--time.-am-pm- .datepicker--time-sliders{flex:0 1 138px;max-width:138px}.-only-timepicker- .datepicker--time{border-top:none}.datepicker--time-sliders{flex:0 1 153px;margin-right:10px;max-width:153px}.datepicker--time-label{display:none;font-size:12px}.datepicker--time-current{display:flex;align-items:center;flex:1;font-size:14px;text-align:center;margin:0 0 0 10px}.datepicker--time-current-colon{margin:0 2px 3px;line-height:1}.datepicker--time-current-hours,.datepicker--time-current-minutes{line-height:1;font-size:19px;font-family:Century Gothic,CenturyGothic,AppleGothic,sans-serif;position:relative;z-index:1}.datepicker--time-current-hours:after,.datepicker--time-current-minutes:after{content:"";background:#f0f0f0;border-radius:4px;position:absolute;left:-2px;top:-3px;right:-2px;bottom:-2px;z-index:-1;opacity:0}.datepicker--time-current-hours.-focus-:after,.datepicker--time-current-minutes.-focus-:after{opacity:1}.datepicker--time-current-ampm{text-transform:uppercase;align-self:flex-end;color:#9c9c9c;margin-left:6px;font-size:11px;margin-bottom:1px}.datepicker--time-row{display:flex;align-items:center;font-size:11px;height:17px;background:linear-gradient(to right,#dedede,#dedede) left 50%/100% 1px no-repeat}.datepicker--time-row:first-child{margin-bottom:4px}.datepicker--time-row input[type=range]{background:0 0;cursor:pointer;flex:1;height:100%;padding:0;margin:0;-webkit-appearance:none}.datepicker--time-row input[type=range]::-ms-tooltip{display:none}.datepicker--time-row input[type=range]:hover::-webkit-slider-thumb{border-color:#b8b8b8}.datepicker--time-row input[type=range]:hover::-moz-range-thumb{border-color:#b8b8b8}.datepicker--time-row input[type=range]:hover::-ms-thumb{border-color:#b8b8b8}.datepicker--time-row input[type=range]:focus{outline:0}.datepicker--time-row input[type=range]:focus::-webkit-slider-thumb{background:#5cc4ef;border-color:#5cc4ef}.datepicker--time-row input[type=range]:focus::-moz-range-thumb{background:#5cc4ef;border-color:#5cc4ef}.datepicker--time-row input[type=range]:focus::-ms-thumb{background:#5cc4ef;border-color:#5cc4ef}.datepicker--time-row input[type=range]::-webkit-slider-thumb{-webkit-appearance:none;box-sizing:border-box;height:12px;width:12px;border-radius:3px;border:1px solid #dedede;background:#fff;cursor:pointer;-webkit-transition:background .2s;transition:background .2s;margin-top:-6px}.datepicker--time-row input[type=range]::-moz-range-thumb{box-sizing:border-box;height:12px;width:12px;border-radius:3px;border:1px solid #dedede;background:#fff;cursor:pointer;-moz-transition:background .2s;transition:background .2s}.datepicker--time-row input[type=range]::-ms-thumb{box-sizing:border-box;height:12px;width:12px;border-radius:3px;border:1px solid #dedede;background:#fff;cursor:pointer;-ms-transition:background .2s;transition:background .2s}.datepicker--time-row input[type=range]::-webkit-slider-runnable-track{border:none;height:1px;cursor:pointer;color:transparent;background:0 0}.datepicker--time-row input[type=range]::-moz-range-track{border:none;height:1px;cursor:pointer;color:transparent;background:0 0}.datepicker--time-row input[type=range]::-ms-track{border:none;height:1px;cursor:pointer;color:transparent;background:0 0}.datepicker--time-row input[type=range]::-ms-fill-lower{background:0 0}.datepicker--time-row input[type=range]::-ms-fill-upper{background:0 0}.datepicker--time-row span{padding:0 12px}.datepicker--time-icon{color:#9c9c9c;border:1px solid;border-radius:50%;font-size:16px;position:relative;margin:0 5px -1px 0;width:1em;height:1em}.datepicker--time-icon:after,.datepicker--time-icon:before{content:"";background:currentColor;position:absolute}.datepicker--time-icon:after{height:.4em;width:1px;left:calc(50% - 1px);top:calc(50% + 1px);transform:translateY(-100%)}.datepicker--time-icon:before{width:.4em;height:1px;top:calc(50% + 1px);left:calc(50% - 1px)}.datepicker--cell-day.-other-month-,.datepicker--cell-year.-other-decade-{color:#dedede}.datepicker--cell-day.-other-month-:hover,.datepicker--cell-year.-other-decade-:hover{color:#c5c5c5}.-disabled-.-focus-.datepicker--cell-day.-other-month-,.-disabled-.-focus-.datepicker--cell-year.-other-decade-{color:#dedede}.-selected-.datepicker--cell-day.-other-month-,.-selected-.datepicker--cell-year.-other-decade-{color:#fff;background:#a2ddf6}.-selected-.-focus-.datepicker--cell-day.-other-month-,.-selected-.-focus-.datepicker--cell-year.-other-decade-{background:#8ad5f4}.-in-range-.datepicker--cell-day.-other-month-,.-in-range-.datepicker--cell-year.-other-decade-{background-color:#5cc4ef1a;color:#ccc}.-in-range-.-focus-.datepicker--cell-day.-other-month-,.-in-range-.-focus-.datepicker--cell-year.-other-decade-{background-color:#5cc4ef33}.datepicker--cell-day.-other-month-:empty,.datepicker--cell-year.-other-decade-:empty{background:0 0;border:none}.mfp-bg{top:0;left:0;width:100%;height:100%;z-index:999999992;overflow:hidden;position:fixed;background:#0b0b0b;opacity:.8}.mfp-wrap{top:0;left:0;width:100%;height:100%;z-index:999999993;position:fixed;outline:none!important;-webkit-backface-visibility:hidden}.mfp-container{text-align:center;position:absolute;width:100%;height:100%;left:0;top:0;padding:0 8px;box-sizing:border-box}.mfp-container:before{content:"";display:inline-block;height:100%;vertical-align:middle}.mfp-align-top .mfp-container:before{display:none}.mfp-content{position:relative;display:inline-block;vertical-align:middle;margin:0 auto;text-align:left;z-index:999999995}.mfp-inline-holder .mfp-content,.mfp-ajax-holder .mfp-content{width:100%;cursor:auto}.mfp-ajax-cur{cursor:progress}.mfp-zoom-out-cur,.mfp-zoom-out-cur .mfp-image-holder .mfp-close{cursor:zoom-out}.mfp-zoom{cursor:pointer;cursor:zoom-in}.mfp-auto-cursor .mfp-content{cursor:auto}.mfp-close,.mfp-arrow,.mfp-preloader,.mfp-counter{-webkit-user-select:none;-moz-user-select:none;user-select:none}.mfp-loading.mfp-figure{display:none}.mfp-hide{display:none!important}.mfp-preloader{color:#ccc;position:absolute;top:50%;width:auto;text-align:center;margin-top:-.8em;left:8px;right:8px;z-index:999999994}.mfp-preloader a{color:#ccc}.mfp-preloader a:hover{color:#fff}.mfp-s-ready .mfp-preloader,.mfp-s-error .mfp-content{display:none}button.mfp-close,button.mfp-arrow{overflow:visible;cursor:pointer;background:transparent;border:0;-webkit-appearance:none;display:block;outline:none;padding:0;z-index:999999996;box-shadow:none;touch-action:manipulation}button::-moz-focus-inner{padding:0;border:0}.mfp-close{width:44px;height:44px;line-height:44px;position:absolute;right:0;top:0;text-decoration:none;text-align:center;opacity:.65;padding:0 0 18px 10px;color:#fff;font-style:normal;font-size:28px;font-family:Arial,Baskerville,monospace}.mfp-close:hover,.mfp-close:focus{opacity:1}.mfp-close:active{top:1px}.mfp-close-btn-in .mfp-close{color:#333}.mfp-image-holder .mfp-close,.mfp-iframe-holder .mfp-close{color:#fff;right:-6px;text-align:right;padding-right:6px;width:100%}.mfp-counter{position:absolute;top:0;right:0;color:#ccc;font-size:12px;line-height:18px;white-space:nowrap}.mfp-arrow{position:absolute;opacity:.65;margin:-55px 0 0;top:50%;padding:0;width:90px;height:110px;-webkit-tap-highlight-color:transparent}.mfp-arrow:active{margin-top:-54px}.mfp-arrow:hover,.mfp-arrow:focus{opacity:1}.mfp-arrow:before,.mfp-arrow:after{content:"";display:block;width:0;height:0;position:absolute;left:0;top:0;margin-top:35px;margin-left:35px;border:medium inset transparent}.mfp-arrow:after{border-top-width:13px;border-bottom-width:13px;top:8px}.mfp-arrow:before{border-top-width:21px;border-bottom-width:21px;opacity:.7}.mfp-arrow-left{left:0}.mfp-arrow-left:after{border-right:17px solid #FFF;margin-left:31px}.mfp-arrow-left:before{margin-left:25px;border-right:27px solid #3F3F3F}.mfp-arrow-right{right:0}.mfp-arrow-right:after{border-left:17px solid #FFF;margin-left:39px}.mfp-arrow-right:before{border-left:27px solid #3F3F3F}.mfp-iframe-holder{padding-top:40px;padding-bottom:40px}.mfp-iframe-holder .mfp-content{line-height:0;width:100%;max-width:900px}.mfp-iframe-holder .mfp-close{top:-40px}.mfp-iframe-scaler{width:100%;height:0;overflow:hidden;padding-top:56.25%}.mfp-iframe-scaler iframe{position:absolute;display:block;top:0;left:0;width:100%;height:100%;box-shadow:0 0 8px #0009;background:#000}img.mfp-img{width:auto;max-width:100%;height:auto;display:block;line-height:0;box-sizing:border-box;padding:40px 0;margin:0 auto}.mfp-figure{line-height:0}.mfp-figure:after{content:"";position:absolute;left:0;top:40px;bottom:40px;display:block;right:0;width:auto;height:auto;z-index:-1;box-shadow:0 0 8px #0009;background:#444}.mfp-figure small{color:#bdbdbd;display:block;font-size:12px;line-height:14px}.mfp-figure figure{margin:0}.mfp-bottom-bar{margin-top:-36px;position:absolute;top:100%;left:0;width:100%;cursor:auto}.mfp-title{text-align:left;line-height:18px;color:#f3f3f3;word-wrap:break-word;padding-right:36px}.mfp-image-holder .mfp-content{max-width:100%}.mfp-gallery .mfp-image-holder .mfp-figure{cursor:pointer}@media screen and (max-width: 800px) and (orientation: landscape),screen and (max-height: 300px){.mfp-img-mobile .mfp-image-holder{padding-left:0;padding-right:0}.mfp-img-mobile img.mfp-img{padding:0}.mfp-img-mobile .mfp-figure:after{top:0;bottom:0}.mfp-img-mobile .mfp-figure small{display:inline;margin-left:5px}.mfp-img-mobile .mfp-bottom-bar{background:rgba(0,0,0,.6);bottom:0;margin:0;top:auto;padding:3px 5px;position:fixed;box-sizing:border-box}.mfp-img-mobile .mfp-bottom-bar:empty{padding:0}.mfp-img-mobile .mfp-counter{right:5px;top:3px}.mfp-img-mobile .mfp-close{top:0;right:0;width:35px;height:35px;line-height:35px;background:rgba(0,0,0,.6);position:fixed;text-align:center;padding:0}}@media all and (max-width: 900px){.mfp-arrow{transform:scale(.75)}.mfp-arrow-left{transform-origin:0}.mfp-arrow-right{transform-origin:100%}.mfp-container{padding-left:6px;padding-right:6px}}.mfp-content .mfp-close{width:40px;height:40px;font-size:30px;margin-top:-40px;color:#fff!important}.mfp-content .index-popup{display:block}.mfp-fade.mfp-bg{opacity:0;transition:all .15s ease-out}.mfp-fade.mfp-bg.mfp-ready{opacity:.8}.mfp-fade.mfp-bg.mfp-removing{opacity:0}.mfp-fade.mfp-wrap .mfp-content{opacity:0;transition:all .15s ease-out}.mfp-fade.mfp-wrap.mfp-ready .mfp-content{opacity:1}.mfp-fade.mfp-wrap.mfp-removing .mfp-content{opacity:0}.slick-slider{position:relative;display:block;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{position:relative;overflow:hidden;display:block;margin:0;padding:0}.slick-list:focus{outline:none}.slick-list.dragging{cursor:pointer;cursor:hand}.slick-slider .slick-track,.slick-slider .slick-list{transform:translateZ(0)}.slick-track{position:relative;left:0;top:0;display:block}.slick-track:before,.slick-track:after{content:"";display:table}.slick-track:after{clear:both}.slick-loading .slick-track{visibility:hidden}.slick-slide{float:left;height:100%;min-height:1px;display:none}[dir=rtl] .slick-slide{float:right}.slick-slide img{display:block}.slick-slide.slick-loading img{display:none}.slick-slide.dragging img{pointer-events:none}.slick-initialized .slick-slide{display:block}.slick-loading .slick-slide{visibility:hidden}.slick-vertical .slick-slide{display:block;height:auto;border:1px solid transparent}.slick-arrow.slick-hidden{display:none}.slick-loading .slick-list{background:#fff url(ajax-loader.gif) center center no-repeat}.slick-prev,.slick-next{position:absolute;display:block;height:20px;width:20px;line-height:0px;font-size:0px;cursor:pointer;background:transparent;color:transparent;top:50%;transform:translateY(-50%);padding:0;border:none;outline:none}.slick-prev:hover,.slick-prev:focus,.slick-next:hover,.slick-next:focus{outline:none;background:transparent;color:transparent}.slick-prev:hover:before,.slick-prev:focus:before,.slick-next:hover:before,.slick-next:focus:before{opacity:1}.slick-prev.slick-disabled:before,.slick-next.slick-disabled:before{opacity:.25}.slick-prev:before,.slick-next:before{font-size:20px;line-height:1;color:#fff;opacity:.75;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.slick-prev{left:-25px}[dir=rtl] .slick-prev{left:auto;right:-25px}.slick-prev:before{content:"\2190"}[dir=rtl] .slick-prev:before{content:"\2192"}.slick-next{right:-25px}[dir=rtl] .slick-next{left:-25px;right:auto}.slick-next:before{content:"\2192"}[dir=rtl] .slick-next:before{content:"\2190"}.slick-dotted.slick-slider{margin-bottom:30px}.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;height:20px;width:20px;margin:0 5px;padding:0;cursor:pointer}.slick-dots li button{border:0;background:transparent;display:block;height:20px;width:20px;outline:none;line-height:0px;font-size:0px;color:transparent;padding:5px;cursor:pointer}.slick-dots li button:hover,.slick-dots li button:focus{outline:none}.slick-dots li button:hover:before,.slick-dots li button:focus:before{opacity:1}.slick-dots li button:before{position:absolute;top:0;left:0;content:"\2022";width:20px;height:20px;font-size:6px;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}.slick-sr-only{border:0!important;clip:rect(1px,1px,1px,1px)!important;-webkit-clip-path:inset(50%)!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}.slick-autoplay-toggle-button{position:absolute;margin:-1px 0 0 -1px;padding:0;display:block;width:1px;height:1px;font-weight:400;font-size:15px;line-height:1px;overflow:hidden;clip:rect(0,0,0,0);border:0;outline:0;cursor:text}.slick-autoplay-toggle-button.visible{margin:0;width:auto;height:auto;line-height:initial;overflow:visible;clip:auto;cursor:pointer}.slick-autoplay-toggle-button:focus,.slick-autoplay-toggle-button:hover{opacity:1}.slick-autoplay-toggle-button:focus{color:orange}.slick-autoplay-toggle-button .slick-pause-icon:before{content:"\23f8";width:20px;height:20px;font-size:18px;font-weight:var(--font-weight-regular);line-height:20px;text-align:center}.slick-autoplay-toggle-button .slick-play-icon:before{content:"\25b6";width:20px;height:20px;font-size:18px;font-weight:var(--font-weight-regular);line-height:20px;text-align:center}@font-face{font-family:BrandonText-Black;src:url(BrandonText-Black.woff) format("woff"),url(BrandonText-Black.ttf) format("truetype");font-display:swap}@font-face{font-family:Brandon Printed One;src:url(BrandonPrinted-One.woff2) format("woff2"),url(BrandonPrinted-One.woff) format("woff");font-weight:300;font-style:normal;font-display:swap}@font-face{font-family:Beach Lombok;src:url(Beach-Lombok.woff2) format("woff2"),url(Beach-Lombok.woff) format("woff");font-weight:400;font-style:normal;font-display:swap}@font-face{font-family:FeltTipRoman-Bold;src:url(FeltTipRoman-Bold.woff2) format("woff2"),url(FeltTipRoman-Bold.woff) format("woff");font-weight:700;font-style:normal;font-display:swap}html,body,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,acronym,address,big,cite,code,del,dfn,em,img,ins,kbd,q,s,samp,small,strike,strong,sub,sup,tt,var,b,u,i,center,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td,article,aside,canvas,details,embed,figure,figcaption,footer,header,hgroup,menu,nav,output,ruby,section,summary,time,mark,audio,video{margin:0;padding:0;border:0;vertical-align:baseline;font-size:100%}ol,ul{list-style:none}table{border-collapse:collapse;border-spacing:0}html{font-size:100%;line-height:1.15;-webkit-text-size-adjust:100%;-moz-text-size-adjust:100%;text-size-adjust:100%;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}*,*:before,*:after{box-sizing:inherit}img{max-width:100%;height:auto}hr{overflow:visible;height:0;box-sizing:content-box}a{background-color:transparent;text-decoration:none;-webkit-tap-highlight-color:transparent}a:active,a:hover{outline-width:0}input:focus,input:hover,a:focus,a:hover,a:active,button:focus,button:hover{outline:none}b,strong{font-weight:bolder}small{font-size:80%}sub,sup{position:relative;vertical-align:baseline;font-size:75%;line-height:0}sub{bottom:-.25em}sup{top:-.5em}button,input,optgroup,select,textarea{margin:0;font-family:inherit;font-size:100%;line-height:1.15}button,input[type=submit]{border:none;cursor:pointer;box-shadow:none;border-radius:0;-webkit-appearance:none;-moz-appearance:none;appearance:none}button[disabled],input[disabled]{cursor:default}button,input{overflow:visible}button,select{text-transform:none}button::-moz-focus-inner,[type=button]::-moz-focus-inner,[type=reset]::-moz-focus-inner,[type=submit]::-moz-focus-inner{padding:0;border-style:none}button:-moz-focusring,[type=button]:-moz-focusring,[type=reset]:-moz-focusring,[type=submit]:-moz-focusring{outline:1px dotted ButtonText}input[type=search]{-webkit-appearance:textfield;-moz-appearance:textfield;appearance:textfield;box-sizing:content-box}input[type=search]::-webkit-search-cancel-button,input[type=search]::-webkit-search-decoration{-webkit-appearance:none;appearance:none}[type=checkbox],[type=radio]{padding:0;box-sizing:border-box}[type=number]::-webkit-inner-spin-button,[type=number]::-webkit-outer-spin-button{height:auto}[type=search]{-webkit-appearance:textfield;-moz-appearance:textfield;appearance:textfield;outline-offset:-2px}[type=search]::-webkit-search-decoration{-webkit-appearance:none;appearance:none}::-webkit-file-upload-button{-webkit-appearance:button;appearance:button;font:inherit}template{display:none}[hidden]{display:none}svg:not(:root){overflow:hidden}.secondary-section-title{font-family:var(--primary-font);font-size:34px;font-weight:var(--font-weight-extra-bold);line-height:1.3;color:#5a3b36}@media (max-width: 991px){.secondary-section-title{font-size:34px}}@media (max-width: 767px){.secondary-section-title{font-size:24px}}.row{display:flex;flex-wrap:wrap;margin:0 -16px}@media (max-width: 767px){.row{margin:0 -12px}}.col-1,.col-2,.col-3,.col-4,.col-5,.col-6,.col-7,.col-8,.col-9,.col-10,.col-11,.col-12,.col,.col-auto,.col-sm-1,.col-sm-2,.col-sm-3,.col-sm-4,.col-sm-5,.col-sm-6,.col-sm-7,.col-sm-8,.col-sm-9,.col-sm-10,.col-sm-11,.col-sm-12,.col-sm,.col-sm-auto,.col-md-1,.col-md-2,.col-md-3,.col-md-4,.col-md-5,.col-md-6,.col-md-7,.col-md-8,.col-md-9,.col-md-10,.col-md-11,.col-md-12,.col-md,.col-md-auto,.col-lg-1,.col-lg-2,.col-lg-3,.col-lg-4,.col-lg-5,.col-lg-6,.col-lg-7,.col-lg-8,.col-lg-9,.col-lg-10,.col-lg-11,.col-lg-12,.col-lg,.col-lg-auto,.col-xl-1,.col-xl-2,.col-xl-3,.col-xl-4,.col-xl-5,.col-xl-6,.col-xl-7,.col-xl-8,.col-xl-9,.col-xl-10,.col-xl-11,.col-xl-12,.col-xl,.col-xl-auto{position:relative;width:100%;padding-left:16px;padding-right:16px;min-height:1px}@media (max-width: 767px){.col-1,.col-2,.col-3,.col-4,.col-5,.col-6,.col-7,.col-8,.col-9,.col-10,.col-11,.col-12,.col,.col-auto,.col-sm-1,.col-sm-2,.col-sm-3,.col-sm-4,.col-sm-5,.col-sm-6,.col-sm-7,.col-sm-8,.col-sm-9,.col-sm-10,.col-sm-11,.col-sm-12,.col-sm,.col-sm-auto,.col-md-1,.col-md-2,.col-md-3,.col-md-4,.col-md-5,.col-md-6,.col-md-7,.col-md-8,.col-md-9,.col-md-10,.col-md-11,.col-md-12,.col-md,.col-md-auto,.col-lg-1,.col-lg-2,.col-lg-3,.col-lg-4,.col-lg-5,.col-lg-6,.col-lg-7,.col-lg-8,.col-lg-9,.col-lg-10,.col-lg-11,.col-lg-12,.col-lg,.col-lg-auto,.col-xl-1,.col-xl-2,.col-xl-3,.col-xl-4,.col-xl-5,.col-xl-6,.col-xl-7,.col-xl-8,.col-xl-9,.col-xl-10,.col-xl-11,.col-xl-12,.col-xl,.col-xl-auto{padding-left:12px;padding-right:12px}}.no-gutters{margin:0}.no-gutters [class*=col-]{padding:0}.col{flex-basis:0;flex-grow:1;max-width:100%}.col-auto{flex:0 0 auto;width:auto;max-width:none}.col-1{flex:0 0 8.333333%;max-width:8.333333%}.col-2{flex:0 0 16.666667%;max-width:16.666667%}.col-3{flex:0 0 25%;max-width:25%}.col-4{flex:0 0 33.333333%;max-width:33.333333%}.col-5{flex:0 0 41.666667%;max-width:41.666667%}.col-6{flex:0 0 50%;max-width:50%}.col-7{flex:0 0 58.333333%;max-width:58.333333%}.col-8{flex:0 0 66.666667%;max-width:66.666667%}.col-9{flex:0 0 75%;max-width:75%}.col-10{flex:0 0 83.333333%;max-width:83.333333%}.col-11{flex:0 0 91.666667%;max-width:91.666667%}.col-12{flex:0 0 100%;max-width:100%}.order-first{order:-1}.order-last{order:13}.order-0{order:0}.order-1{order:1}.order-2{order:2}.order-3{order:3}.order-4{order:4}.order-5{order:5}.order-6{order:6}.order-7{order:7}.order-8{order:8}.order-9{order:9}.order-10{order:10}.order-11{order:11}.order-12{order:12}.offset-1{margin-left:8.333333%}.offset-2{margin-left:16.666667%}.offset-3{margin-left:25%}.offset-4{margin-left:33.333333%}.offset-5{margin-left:41.666667%}.offset-6{margin-left:50%}.offset-7{margin-left:58.333333%}.offset-8{margin-left:66.666667%}.offset-9{margin-left:75%}.offset-10{margin-left:83.333333%}.offset-11{margin-left:91.666667%}@media (min-width: 576px){.col-sm{flex-basis:0;flex-grow:1;max-width:100%}.col-sm-auto{flex:0 0 auto;width:auto;max-width:none}.col-sm-1{flex:0 0 8.333333%;max-width:8.333333%}.col-sm-2{flex:0 0 16.666667%;max-width:16.666667%}.col-sm-3{flex:0 0 25%;max-width:25%}.col-sm-4{flex:0 0 33.333333%;max-width:33.333333%}.col-sm-5{flex:0 0 41.666667%;max-width:41.666667%}.col-sm-6{flex:0 0 50%;max-width:50%}.col-sm-7{flex:0 0 58.333333%;max-width:58.333333%}.col-sm-8{flex:0 0 66.666667%;max-width:66.666667%}.col-sm-9{flex:0 0 75%;max-width:75%}.col-sm-10{flex:0 0 83.333333%;max-width:83.333333%}.col-sm-11{flex:0 0 91.666667%;max-width:91.666667%}.col-sm-12{flex:0 0 100%;max-width:100%}.order-sm-first{order:-1}.order-sm-last{order:13}.order-sm-0{order:0}.order-sm-1{order:1}.order-sm-2{order:2}.order-sm-3{order:3}.order-sm-4{order:4}.order-sm-5{order:5}.order-sm-6{order:6}.order-sm-7{order:7}.order-sm-8{order:8}.order-sm-9{order:9}.order-sm-10{order:10}.order-sm-11{order:11}.order-sm-12{order:12}.offset-sm-0{margin-left:0}.offset-sm-1{margin-left:8.333333%}.offset-sm-2{margin-left:16.666667%}.offset-sm-3{margin-left:25%}.offset-sm-4{margin-left:33.333333%}.offset-sm-5{margin-left:41.666667%}.offset-sm-6{margin-left:50%}.offset-sm-7{margin-left:58.333333%}.offset-sm-8{margin-left:66.666667%}.offset-sm-9{margin-left:75%}.offset-sm-10{margin-left:83.333333%}.offset-sm-11{margin-left:91.666667%}}@media (min-width: 768px){.col-md{flex-basis:0;flex-grow:1;max-width:100%}.col-md-auto{flex:0 0 auto;width:auto;max-width:none}.col-md-1{flex:0 0 8.333333%;max-width:8.333333%}.col-md-2{flex:0 0 16.666667%;max-width:16.666667%}.col-md-3{flex:0 0 25%;max-width:25%}.col-md-4{flex:0 0 33.333333%;max-width:33.333333%}.col-md-5{flex:0 0 41.666667%;max-width:41.666667%}.col-md-6{flex:0 0 50%;max-width:50%}.col-md-7{flex:0 0 58.333333%;max-width:58.333333%}.col-md-8{flex:0 0 66.666667%;max-width:66.666667%}.col-md-9{flex:0 0 75%;max-width:75%}.col-md-10{flex:0 0 83.333333%;max-width:83.333333%}.col-md-11{flex:0 0 91.666667%;max-width:91.666667%}.col-md-12{flex:0 0 100%;max-width:100%}.order-md-first{order:-1}.order-md-last{order:13}.order-md-0{order:0}.order-md-1{order:1}.order-md-2{order:2}.order-md-3{order:3}.order-md-4{order:4}.order-md-5{order:5}.order-md-6{order:6}.order-md-7{order:7}.order-md-8{order:8}.order-md-9{order:9}.order-md-10{order:10}.order-md-11{order:11}.order-md-12{order:12}.offset-md-0{margin-left:0}.offset-md-1{margin-left:8.333333%}.offset-md-2{margin-left:16.666667%}.offset-md-3{margin-left:25%}.offset-md-4{margin-left:33.333333%}.offset-md-5{margin-left:41.666667%}.offset-md-6{margin-left:50%}.offset-md-7{margin-left:58.333333%}.offset-md-8{margin-left:66.666667%}.offset-md-9{margin-left:75%}.offset-md-10{margin-left:83.333333%}.offset-md-11{margin-left:91.666667%}}@media (min-width: 992px){.col-lg{flex-basis:0;flex-grow:1;max-width:100%}.col-lg-auto{flex:0 0 auto;width:auto;max-width:none}.col-lg-1{flex:0 0 8.333333%;max-width:8.333333%}.col-lg-2{flex:0 0 16.666667%;max-width:16.666667%}.col-lg-3{flex:0 0 25%;max-width:25%}.col-lg-4{flex:0 0 33.333333%;max-width:33.333333%}.col-lg-5{flex:0 0 41.666667%;max-width:41.666667%}.col-lg-6{flex:0 0 50%;max-width:50%}.col-lg-7{flex:0 0 58.333333%;max-width:58.333333%}.col-lg-8{flex:0 0 66.666667%;max-width:66.666667%}.col-lg-9{flex:0 0 75%;max-width:75%}.col-lg-10{flex:0 0 83.333333%;max-width:83.333333%}.col-lg-11{flex:0 0 91.666667%;max-width:91.666667%}.col-lg-12{flex:0 0 100%;max-width:100%}.order-lg-first{order:-1}.order-lg-last{order:13}.order-lg-0{order:0}.order-lg-1{order:1}.order-lg-2{order:2}.order-lg-3{order:3}.order-lg-4{order:4}.order-lg-5{order:5}.order-lg-6{order:6}.order-lg-7{order:7}.order-lg-8{order:8}.order-lg-9{order:9}.order-lg-10{order:10}.order-lg-11{order:11}.order-lg-12{order:12}.offset-lg-0{margin-left:0}.offset-lg-1{margin-left:8.333333%}.offset-lg-2{margin-left:16.666667%}.offset-lg-3{margin-left:25%}.offset-lg-4{margin-left:33.333333%}.offset-lg-5{margin-left:41.666667%}.offset-lg-6{margin-left:50%}.offset-lg-7{margin-left:58.333333%}.offset-lg-8{margin-left:66.666667%}.offset-lg-9{margin-left:75%}.offset-lg-10{margin-left:83.333333%}.offset-lg-11{margin-left:91.666667%}}@media (min-width: 1200px){.col-xl{flex-basis:0;flex-grow:1;max-width:100%}.col-xl-auto{flex:0 0 auto;width:auto;max-width:none}.col-xl-1{flex:0 0 8.333333%;max-width:8.333333%}.col-xl-2{flex:0 0 16.666667%;max-width:16.666667%}.col-xl-3{flex:0 0 25%;max-width:25%}.col-xl-4{flex:0 0 33.333333%;max-width:33.333333%}.col-xl-5{flex:0 0 41.666667%;max-width:41.666667%}.col-xl-6{flex:0 0 50%;max-width:50%}.col-xl-7{flex:0 0 58.333333%;max-width:58.333333%}.col-xl-8{flex:0 0 66.666667%;max-width:66.666667%}.col-xl-9{flex:0 0 75%;max-width:75%}.col-xl-10{flex:0 0 83.333333%;max-width:83.333333%}.col-xl-11{flex:0 0 91.666667%;max-width:91.666667%}.col-xl-12{flex:0 0 100%;max-width:100%}.order-xl-first{order:-1}.order-xl-last{order:13}.order-xl-0{order:0}.order-xl-1{order:1}.order-xl-2{order:2}.order-xl-3{order:3}.order-xl-4{order:4}.order-xl-5{order:5}.order-xl-6{order:6}.order-xl-7{order:7}.order-xl-8{order:8}.order-xl-9{order:9}.order-xl-10{order:10}.order-xl-11{order:11}.order-xl-12{order:12}.offset-xl-0{margin-left:0}.offset-xl-1{margin-left:8.333333%}.offset-xl-2{margin-left:16.666667%}.offset-xl-3{margin-left:25%}.offset-xl-4{margin-left:33.333333%}.offset-xl-5{margin-left:41.666667%}.offset-xl-6{margin-left:50%}.offset-xl-7{margin-left:58.333333%}.offset-xl-8{margin-left:66.666667%}.offset-xl-9{margin-left:75%}.offset-xl-10{margin-left:83.333333%}.offset-xl-11{margin-left:91.666667%}}:root{--primary-font: "Mulish", sans-serif;--secondary-font: "Brandon Printed One", sans-serif;--brand-headings-font: "Beach Lombok", sans-serif;--additional-font-first: "BrandonText-Black", sans-serif;--additiona-font-second: "FeltTipRoman-Bold", sans-serif;--font-weight-extra-light: 200;--font-weight-light: 300;--font-weight-regular: 400;--font-weight-medium: 500;--font-weight-semi-bold: 600;--font-weight-bold: 700;--font-weight-extra-bold: 800;--font-weight-black: 900;--font-weight-extra-black: 1000}.section-container{position:relative;margin-left:auto;margin-right:auto;max-width:1170px;padding-left:16px;padding-right:16px}@media screen and (min-width: 767px){.section-container{padding-left:70px;padding-right:70px}}@media screen and (min-width: 991px){.section-container{padding-left:16px;padding-right:16px}}@media screen and (min-width: 1279px){.section-container{padding-left:50px;padding-right:50px}}.section-spacing{--section-spacing: 44px;padding-top:var(--section-spacing);padding-bottom:var(--section-spacing)}@media screen and (min-width: 767px){.section-spacing{--section-spacing: 74px}}@media screen and (min-width: 991px){.section-spacing{--section-spacing: 104px}}@media screen and (min-width: 1279px){.section-spacing{--section-spacing: 124px}}.section-heading{margin-top:0;margin-bottom:0;font-family:Mulish,sans-serif;font-size:28px;font-weight:900;line-height:1.25;color:#3c180d}@media screen and (min-width: 767px){.section-heading{font-size:34px}}.section-button{position:relative;display:inline-flex;justify-content:center;align-items:center;padding:.75em 3em;background-color:var(--button-background-color, #ff8b4e);font-family:Mulish,sans-serif;font-size:var(--button-font-size, 18px);font-weight:900;line-height:.9444444;text-transform:uppercase;color:#fff;border-radius:3px}.section-button.section-button--shadow:before{content:"";position:absolute;z-index:-1;box-shadow:0 0 8px #00000026;width:100%;height:100%}html{min-height:100%;font-family:sans-serif;box-sizing:border-box}body{display:flex;flex-direction:column;min-height:100vh;background-color:#fff;font-family:var(--primary-font);font-size:16px;line-height:1.625;color:#5a3b36}body.template-page,body.template--builder{min-height:100%}.main-content{position:relative;flex:1 0 auto;width:100%}.main-content.main-content--builder{margin:0!important;padding:0!important;max-width:initial!important;overflow-x:hidden}.container{position:relative;margin-left:auto;margin-right:auto;padding-left:16px;padding-right:16px}.relative{position:relative}.load-brandon-font-hidden{position:absolute;clip:rect(0 0 0 0);width:1px;height:1px;margin:-1px;font-family:var(--secondary-font)}.skip-link{position:absolute;top:-50px;left:0;z-index:2000;padding:6px;outline:3px solid #fff;background:#5a3b36;font-family:var(--primary-font);font-size:18px;font-weight:var(--font-weight-bold);color:#fff;transition:top .5s ease-out;border-bottom-right-radius:8px}.skip-link:focus-visible{position:absolute;top:0;left:0;transition:top .3s ease-in}.color-transparent{color:transparent!important;transition:none!important}.error-message,.errors{margin:14px 0}.error-message a:focus-visible,.errors a:focus-visible{outline:1px solid #000;outline-offset:2px}.error-message{color:red}@media (max-width: 991px){.hide-on-small{display:none!important}}@media (max-width: 767px){.hide-on-extra-small{display:none;visibility:hidden;height:0}}@media (max-width: 359px){.hide-on-extra-mobile{display:none}}@media (min-width: 360px){.show-on-extra-mobile{display:none}}@media (min-width: 992px){.show-on-small{display:none!important}}@media (min-width: 768px){.show-on-extra-small{display:none;visibility:hidden;height:0}}@media (min-width: 768px) and (max-width: 991px){.br-hide-tablet{display:none}}@media (max-width: 991px){.br-show-desktop{display:none}}.br-show-mobile{display:none}@media (max-width: 767px){.br-show-mobile{display:block}}.br-show-mobile-landscape br{display:none}@media (max-width: 480px){.br-show-mobile-landscape br{display:block!important}}.br-hide-desktop{display:none}@media (max-width: 991px){.br-hide-desktop{display:block}}.hover-opacity:hover{opacity:.7}.async-hide{opacity:0!important}.ytplayer-shield{position:absolute;top:0;left:0;z-index:2;width:100%;height:100%}.text-center{text-align:center}html body .acsb-trigger.acsb-ready{display:none!important}html.touch .acsb-widget{top:auto!important;bottom:0!important;height:80%!important;transform:none!important;border-radius:0!important;-webkit-mask-image:radial-gradient(white,black);mask-image:radial-gradient(white,black)}@media (max-width: 700px){html.touch .acsb-widget{left:auto!important;right:0!important}}html.touch .acsb-widget-blocker.acsb-active{opacity:1;background-color:#00000080}.acsb-navigator-wrapper{display:none!important}html .acsb-sr-only{position:absolute!important;top:auto!important;left:auto!important;overflow:hidden!important;width:1px!important;height:1px!important;margin:-1px 0 0 -1px!important;padding:0!important;border:0!important;outline:0!important;font-size:0!important;font-weight:400!important;line-height:1px!important;cursor:text!important;clip:rect(0,0,0,0)}.clip-rect-hide{clip:rect(0,0,0,0)}@media (min-width: 768px){.hide-after-extra-small{display:none}}.hide{display:none!important}.hide-visible{visibility:hidden!important;opacity:0!important;padding:2px}.border-bottom-transparent{border-bottom-color:transparent!important;color:transparent!important}.clearfix:before,.clearfix:after{content:" ";display:table}.clearfix:after{clear:both}a{text-decoration:none;color:#f6aa39;transition:all .2s cubic-bezier(.25,.46,.45,.94)}a:focus-visible{transition:none}.visually-hidden{position:absolute!important;overflow:hidden;width:1px;height:1px;margin:-1px;padding:0;border:0;clip:rect(0 0 0 0)}@media (min-width: 381px){body.blur-content main,body.blur-content footer,body.blur-content header#header-new .main-header-promo,body.blur-content header#header-new .main-header{filter:blur(3.3rem);filter:blur(7px)}body.blur-content main{will-change:filter}body.blur-content .yotpo-reviews-widget-filters.yotpo-reviews-widget-filters--mobile{display:none}}body.using-mouse *:focus,body.using-mouse *:focus-visible{outline:none!important}.builder-block{max-width:100%}[builder-model=page]{position:initial!important;overflow:initial!important;width:auto!important;height:auto!important}.hide-desktop{display:none}@media (max-width: 767px){.hide-desktop{display:initial}.hide-mobile{display:none}}.checkbox{display:none}.checkbox:checked+label:before{background-color:#5a3b36}.checkbox:checked+label:after{opacity:1;transform:rotate(-45deg) translate(0) translateY(0)}.checkbox:focus-visible+label{outline:2px solid #000;outline-offset:2px}.checkbox:disabled+label{opacity:.6}.checkbox+label{position:relative;padding-left:27px;font-size:14px;transition:opacity .1s;cursor:pointer}.checkbox+label:before{content:"";position:absolute;top:0;left:0;display:inline-block;width:18px;height:18px;border:2px solid #5a3b36;background-color:#fff;transition:background-color .2s;border-radius:2px}.checkbox+label:after{content:"";position:absolute;top:4px;left:3px;opacity:0;width:13px;height:6px;background-color:transparent;transform:rotate(-45deg) translate(-5px) translateY(5px);transition:transform .2s,opacity .2s;border-left:2px solid #fff;border-bottom:2px solid #fff}.account-button{display:inline-block;padding:10px 15px;border:none;background-color:#ff8b4e;font-family:var(--secondary-font);font-size:14px;font-weight:400;line-height:1.42;letter-spacing:0;text-align:center;text-transform:none;text-decoration:none;color:#fff;cursor:pointer;min-width:86px;border-radius:0;transition-duration:.4s;transition-property:color,background-color,opacity;-webkit-appearance:none;-moz-appearance:none;appearance:none}.account-button:focus,.account-button:hover{opacity:.75;background-color:#ff8b4e;color:#fff}.account-button:focus-visible{outline:2px solid #000;outline-offset:2px}.account-button.account-button--full-width{width:100%}.account-button.account-button--secondary{background-color:#f8b983!important}.account-button.account-button--dark{background-color:#5a3b36}.account-button.account-button--dark:focus,.account-button.account-button--dark:hover{background-color:#5a3b36}.account-button.account-button--large{padding-top:13px!important;padding-bottom:13px!important;font-size:16px!important;letter-spacing:.5px!important}.account-button.account-button--rounded{border-radius:5px}.account-button.disabled,.account-button[disabled]{background-color:#e2dad1;cursor:default}.account-button.disabled:focus,.account-button.disabled:hover,.account-button[disabled]:focus,.account-button[disabled]:hover{opacity:1;background-color:#e2dad1;color:#fff}@media (max-width: 767px){.account-button{font-size:18px!important}}.button-secondary{border-bottom:2px solid #ff8b4e;font-size:18px;font-weight:var(--font-weight-bold);line-height:22px;color:#ff8b4e;transition-property:opacity;transition-duration:.3s}.button-secondary:hover{opacity:.8}.account-input{position:relative}.account-input:before{content:"";position:absolute;top:50%;left:12px;display:block;width:18px;height:18px;background-repeat:no-repeat;background-size:18px auto;transform:translateY(-50%)}.account-input .account-input__field{display:block;width:100%;padding:7px 10px 7px 37px;border:1px solid #ededed;background-color:#fff;font-family:var(--primary-font);font-size:14px;font-weight:400;line-height:1.71;letter-spacing:0;color:#5a3b36;-webkit-appearance:none;-moz-appearance:none;appearance:none;box-shadow:inset 0 0 0 50px #fff;border-radius:0;transition-duration:.4s;transition-property:color,background-color}.account-input .account-input__field.account-input__field--no-icon{padding-left:10px}.account-input .account-input__field:focus{border-color:#ff8b4e}.account-input .account-input__field::input-placeholder{opacity:1;color:#bca79c}.account-input .account-input__field:placeholder{opacity:1;color:#bca79c}.account-input .account-input__field::-moz-placeholder{opacity:1;color:#bca79c}.account-input .account-input__field::placeholder{opacity:1;color:#bca79c}.account-input .account-input__field:input-placeholder{opacity:1;color:#bca79c}.account-input.account-input--email:before{background-image:url(icon-email.svg)}.account-input.account-input--password:before{background-image:url(icon-locked.svg)}.account-input.account-input--name:before{background-image:url(icon-user-register.svg)}.input-simple{width:100%;height:44px;padding:3px 24px;border:1px solid #e4dad3;border-radius:0;box-shadow:none;font-family:var(--primary-font);font-size:16px;font-weight:400;line-height:normal;color:#5a3b36;transition-property:border-color;transition-duration:.4s;-webkit-appearance:none;-moz-appearance:none;appearance:none}.input-simple:focus{border-color:#ff8b4e}.input-simple.input-simple--medium{height:38px;padding-left:14px;padding-right:14px}.input-simple.input-simple--medium::input-placeholder{color:#c2bdb9}.input-simple.input-simple--medium:placeholder{color:#c2bdb9}.input-simple.input-simple--medium::-moz-placeholder{color:#c2bdb9}.input-simple.input-simple--medium::placeholder{color:#c2bdb9}.input-simple.input-simple--medium:input-placeholder{color:#c2bdb9}.input-simple.input-simple--floating{position:absolute;top:1px;left:1px;width:calc(100% - 2px);height:calc(100% - 2px);padding:20px 35px 5px 15px;border:none;font-family:Helvetica Neue,Helvetica,Arial,sans-serif;font-size:16px}@media (max-width: 991px){.input-simple{font-size:14px}}@media (max-width: 767px){.input-simple{font-size:16px}}.account-input-date{position:relative;width:100%;height:44px;padding:8px 0 8px 20px;border:1px solid #e4dad3;background-color:#fff;background-image:url(icon-square-yellow-select.svg);background-repeat:no-repeat;background-size:auto 100%;background-position:100% 50%;font-family:var(--primary-font);font-size:18px;line-height:normal;cursor:pointer;-webkit-appearance:none;-moz-appearance:none;appearance:none;max-width:342px}.account-input-date::-webkit-inner-spin-button,.account-input-date::-webkit-calendar-picker-indicator{display:none;opacity:0;-webkit-appearance:none;appearance:none}.account-input-date.account-input-date--full-width{max-width:100%}.account-select{position:relative;height:44px;padding:8px 50px 8px 24px;border:1px solid #e4dad3;background-color:#fff;background-image:url(icon-square-yellow-select-hover.svg),url(icon-square-yellow-select.svg);background-repeat:no-repeat;background-size:0,42px;background-position:top 50% right 0;font-family:var(--primary-font);font-size:16px;font-weight:400;line-height:normal;color:#5a3b36;max-width:342px;-webkit-appearance:none;-moz-appearance:none;appearance:none}.account-select.account-select--full-width{max-width:100%;width:100%}.account-select:hover{background-size:42px,0}.account-select.error{border-color:#d20000;background-color:#fff8f8}.account-qty{display:inline-flex;justify-content:center;align-items:center}.account-qty .account-qty__btn{position:relative;width:40px;height:40px;padding:0;border-radius:50%;border:none;background-color:#f8b983;transition-property:background-color;transition-duration:.3s}.account-qty .account-qty__btn:before,.account-qty .account-qty__btn:after{content:"";position:absolute;top:50%;left:50%;display:block;background-color:#fff;transform:translate3d(-50%,-50%,0)}.account-qty .account-qty__btn:before{width:24px;height:3px}.account-qty .account-qty__btn:after{width:3px;height:24px}.account-qty .account-qty__btn[disabled],.account-qty .account-qty__btn.disabled{background-color:#dcd5d1;cursor:default}.account-qty .account-qty__btn.account-qty__btn--minus:after{display:none}.account-qty .account-qty__btn:focus-visible{outline:2px solid #000;outline-offset:2px;border-radius:0}@media (-moz-touch-enabled: 0),(hover: hover){.account-qty .account-qty__btn:hover{background-color:#f4903b}.account-qty .account-qty__btn:hover[disabled],.account-qty .account-qty__btn:hover.disabled{background-color:#dcd5d1}}.account-qty .account-qty__input{width:55px;margin:0;padding:5px 10px;border:none;font-size:30px;font-weight:var(--font-weight-black);line-height:41px;text-align:center;-webkit-appearance:textfield;-moz-appearance:textfield;appearance:textfield}.account-qty .account-qty__input::-webkit-outer-spin-button,.account-qty .account-qty__input::-webkit-inner-spin-button{display:none;-webkit-appearance:none;appearance:none}.account-qty .account-qty__input[disabled],.account-qty .account-qty__input[readonly]{opacity:1!important;background-color:#fff;color:#000!important;cursor:default}.radio-buttons{display:flex;flex-wrap:wrap;align-items:center;margin:0 -6px}.radio-buttons .radio-button{padding-left:6px;padding-right:6px}@media (max-width: 767px){.radio-buttons{margin:0 -4px}.radio-buttons .radio-button{margin-bottom:8px;padding-left:4px;padding-right:4px}}.radio-button{display:inline-block;vertical-align:middle}.radio-button label{display:inline-flex;justify-content:center;align-items:center;height:44px;padding:4px;border:1px solid #e4dad3;background-color:#fff;font-size:16px;font-weight:400;line-height:1.5;color:#bca79c;cursor:pointer;min-width:86px}.radio-button input[type=radio]{position:absolute;clip:rect(0 0 0 0);width:1px;height:1px;margin:-1px}.radio-button input[type=radio]:checked+label{border-color:#f8b983;background-color:#f8b983;color:#fff}@media (max-width: 767px){.radio-button label{min-width:98px}}.account-textarea{width:100%;height:120px;padding:10px;border:1px solid #e4dad3;font-family:var(--primary-font);font-size:16px;resize:none}.account-textarea::input-placeholder{color:#e4dad3}.account-textarea:placeholder{color:#e4dad3}.account-textarea::-moz-placeholder{color:#e4dad3}.account-textarea::placeholder{color:#e4dad3}.account-textarea:input-placeholder{color:#e4dad3}.button-alternate{display:inline-block;padding:14px 15px;border:none;background-color:#e4dad3;font-family:var(--secondary-font);font-size:18px;font-weight:400;line-height:1.4;letter-spacing:0;text-align:center;text-transform:none;text-decoration:none;color:#fff;min-width:184px;border-radius:0;transition-duration:.4s;transition-property:background-color,box-shadow;-webkit-appearance:none;-moz-appearance:none;appearance:none}.button-alternate:hover{background-color:#dcd2cb;color:#fff}.button-alternate.button-alternate--highlighted{background-color:#5a3b36;box-shadow:0 3px 6px #0000004a}.button-alternate.button-alternate--highlighted:hover{box-shadow:0 5px 8px #0000004a}@media (max-width: 991px){.button-alternate{min-width:230px;padding-top:16px;padding-bottom:16px;font-size:16px}}@media (max-width: 767px){.button-alternate{min-width:152px}}.help-modal-message{position:fixed;bottom:0;left:50%;overflow:hidden;z-index:9999;display:flex;padding:12px 15px;background-color:#2bac8f;font-size:16px;color:#fff;transform:translate(-50%);max-width:85%;animation-name:showHelpModal,hideHelpModal;animation-duration:.6s,.4s;animation-delay:0s,3s;animation-fill-mode:forwards,forwards;animation-timing-function:cubic-bezier(.1,1.06,.6,1.34),ease}.help-modal-message .help-modal-message__type{flex-shrink:0;margin-right:7px}@media (max-width: 767px){.help-modal-message{max-width:95%;width:100%;flex-wrap:wrap}.help-modal-message .help-modal-message__type{width:100%}}@keyframes showHelpModal{0%{opacity:0;transform:translateY(100%) translate(-50%)}to{opacity:1;transform:translateY(-27px) translate(-50%)}}@keyframes hideHelpModal{0%{visibility:visible;opacity:1}to{visibility:hidden;opacity:0}}.pagination{display:flex;justify-content:space-between;align-items:center;max-width:640px;margin:0 auto}.pagination>div{display:inline-block;font-size:14px}.pagination .pagination-position{text-align:center}.pagination .pagination-next .text,.pagination .pagination-previous .text{display:none}.pagination .pagination-previous .button:before{content:"<";margin-right:2px}.pagination .pagination-next .button:after{content:">";margin-left:2px}.pagination .button{display:inline-block;padding:12px 30px;border:0;background-color:#ff8b4e;font-family:var(--primary-font);font-size:14px;font-weight:var(--font-weight-extra-bold);line-height:2;letter-spacing:.1em;text-transform:uppercase;color:#fff;cursor:pointer;border-radius:5px;box-shadow:none;-webkit-appearance:none;-moz-appearance:none;appearance:none}.pagination .button.disabled{opacity:.6;cursor:default}.no-touch .pagination .button:hover{background-color:#f17534}.no-touch .pagination .button:hover.disabled{background-color:#ff8b4e}.pagination .button:focus-visible{outline:2px solid #000;outline-offset:4px;transition:none}.product-base-card{width:100%;margin-bottom:30px;font-size:16px}.product-base-card .product-base-card__image-wrapper{position:relative;display:flex;justify-content:center;align-items:center;padding-top:105%;background-color:#fcfaf7}.no-touch .product-base-card .product-base-card__image-wrapper:hover{-webkit-tap-highlight-color:transparent}.no-touch .product-base-card .product-base-card__image-wrapper:hover .product-base-card__image{display:none}.no-touch .product-base-card .product-base-card__image-wrapper:hover .product-base-card__image.product-base-card__image--block,.no-touch .product-base-card .product-base-card__image-wrapper:hover .product-base-card__image.product-base-card__image--none{display:block}.product-base-card .product-base-card__image{position:absolute;top:50%;left:50%;padding:15px;transform:translate(-50%,-50%);max-height:100%}.product-base-card .product-base-card__image.product-base-card__image--none{display:none}.product-base-card .product-base-card__image.product-base-card__image--no-image{width:100%;max-width:170px}.product-base-card .product-base-card__tag{position:absolute;top:0;left:0;padding:4px 16px;background-color:#ff8b4e;color:#fff}.product-base-card .product-base-card__content{margin-top:20px;text-align:center;color:#5a3b36}.product-base-card .product-base-card__reviews{margin-bottom:12px}.product-base-card .product-base-card__reviews .jdgm-prev-badge__text{margin-left:5px}.product-base-card .product-base-card__reviews.jdgm-widget.jdgm-widget,.product-base-card .product-base-card__reviews .jdgm-prev-badge[data-average-rating="0.00"]{display:block!important}.product-base-card .product-base-card__title{margin-top:0;margin-bottom:5px}.product-base-card .product-base-card__title a{font-size:24px;font-weight:var(--font-weight-bold);color:#ff8b4e}.no-touch .product-base-card .product-base-card__title:hover a{color:#f17534;-webkit-tap-highlight-color:transparent}.product-base-card .product-base-card__price{font-size:17px}.product-base-card .product-base-card__compare-price{opacity:.6;margin-left:10px;font-size:14px;text-decoration:line-through}.product-base-card .product-base-card__quickview-button{margin-bottom:10px;padding:9px 16px;border:none;background-color:#ff8b4e;font-family:var(--primary-font);color:#fff;box-shadow:none;transition-property:background-color;transition-duration:.2s}.no-touch .product-base-card .product-base-card__quickview-button:hover{background-color:#f17534;-webkit-tap-highlight-color:transparent}.product-base-card .product-base-card__quickview-button[disabled]{background-color:#f17534;cursor:default}@media (max-width: 767px){.product-base-card .product-base-card__image-wrapper{padding-top:70%}.product-base-card .product-base-card__title{font-size:20px}}@media (max-width: 380px){.product-base-card .product-base-card__image-wrapper{padding-top:100%}}.copy-to-clipboard{position:relative;cursor:pointer}.copy-to-clipboard .copy-to-clipboard__tooltip{position:absolute;top:calc(100% + 8px);left:50%;z-index:2;visibility:hidden;opacity:.9;padding:6px 12px;background-color:#000;font-family:var(--primary-font);font-size:12px;text-align:center;color:#fff;white-space:nowrap;transform:translate(-50%);cursor:default;border-radius:6px;pointer-events:none}.copy-to-clipboard .copy-to-clipboard__tooltip:after{content:"";position:absolute;bottom:100%;left:50%;margin-left:-5px;border-width:5px;border-style:solid;border-color:transparent transparent black}.copy-to-clipboard .copy-to-clipboard__tooltip.visible{visibility:visible}.slick-dots-styled .slick-dots{position:relative;bottom:0;display:inline-flex;justify-content:center;width:auto;margin:0 auto;padding:10px;background-color:#ebe7e1;border-radius:15px}.slick-dots-styled .slick-dots li{width:auto;height:auto;margin:0;padding:0 5px;cursor:auto}.slick-dots-styled .slick-dots li.slick-active button{background-color:#fff}.slick-dots-styled .slick-dots button{width:7px;height:7px;padding:0;background-color:#a4a29d;border-radius:50%;transition:background-color .3s}.no-touch .slick-dots-styled .slick-dots button:hover{background-color:#fff}.slick-dots-styled .slick-dots button:before{content:none}.slider-dots{display:inline-block;margin:0 auto;padding:10px;background-color:#ebe7e1;border-radius:15px}.slider-dots .slick-dots{position:relative;bottom:0;display:flex;justify-content:center}.slider-dots .slick-dots li{width:auto;height:auto;margin:0;padding:0 5px;cursor:auto}.slider-dots .slick-dots li.slick-active button{background-color:#fff}.slider-dots .slick-dots button{width:7px;height:7px;padding:0;background-color:#a4a29d;border-radius:50%;transition:background-color .3s}.slider-dots .slick-dots button:hover{background-color:#fff}.slider-dots .slick-dots button:before{content:none}.video-review-card{position:relative;overflow:hidden;padding-top:129.14%;text-align:center}.video-review-card .video-review-card__image{position:absolute;top:0;left:0;width:100%;height:100%;-o-object-fit:cover;object-fit:cover;-o-object-position:50% 50%;object-position:50% 50%}.video-review-card .video-review-card__icon-play{position:absolute;top:50%;left:50%;width:28px;height:28px;margin-top:-14px;margin-left:-14px;-o-object-fit:contain;object-fit:contain;-o-object-position:50% 50%;object-position:50% 50%}.video-review-card .video-review-card__button{position:absolute;top:0;left:0;z-index:5;width:100%;height:100%;padding:0;border:none;background-color:transparent;transition-property:background-color;transition-duration:.4s}.video-review-card .video-review-card__button:before{content:"";position:absolute;top:50%;left:50%;z-index:1;width:28px;height:28px;margin-top:-14px;margin-left:-14px;background-image:url(icon-play-white-1.png);background-repeat:no-repeat;background-size:contain;background-position:50% 50%}.no-touch .video-review-card .video-review-card__button:hover{background-color:#0000004d}.video-review-card .video-review-card__button:focus-visible{border:3px solid #5a3b36;background-color:#0000004d}@media (max-width: 767px){.video-review-card{padding-top:147.14%}}.btn-loader-spin{position:absolute;top:0;left:0;z-index:2;width:100%;height:100%;background-color:#ff8b4e}.btn-loader-spin:before{content:"";position:absolute;top:50%;left:50%;width:16px;height:16px;margin-top:-8px;margin-left:-8px;border-left:2px solid #fff;border-top:2px solid #fff;border-radius:50%;animation-name:buttonSpinner;animation-duration:.6s;animation-iteration-count:infinite;animation-timing-function:linear}.btn-loader-spin.btn-loader-spin--transparent{background-color:transparent}.accessibility-widget-trigger{position:fixed;bottom:20px;left:20px;z-index:1000}.accessibility-widget-trigger>button{position:relative;display:flex;justify-content:center;align-items:center;width:40px;height:40px;padding:0;background:white;border-radius:500px;box-shadow:0 0 12px #00000040}.accessibility-widget-trigger>button:focus-visible{border:blue 2px solid}.accessibility-widget-trigger>button>svg{position:absolute;top:50%;left:50%;width:50px;height:50px;margin-top:2px;transform:translate3d(-50%,-50%,0);fill:#000}@media screen and (min-width: 768px){.accessibility-widget-trigger>button{width:45px;height:45px}.accessibility-widget-trigger>button>svg{width:60px;height:60px}}@media (max-width: 767px){.template-recharge .accessibility-widget-trigger,.template-customers-account .accessibility-widget-trigger,.template-customers-account-customer .accessibility-widget-trigger,.template-customers-account-order-history .accessibility-widget-trigger,.template-customers-addresses .accessibility-widget-trigger,.template-customers-order .accessibility-widget-trigger{bottom:75px}}.modal-alpine{position:fixed;bottom:0;left:0;right:0;z-index:1000}.modal-alpine .close-button{position:absolute;top:20px;right:20px}.modal-alpine .modal-alpine__modal{position:fixed;top:0;bottom:0;left:0;right:0;display:flex;justify-content:center;align-items:center;width:100%;height:100%}.modal-alpine .modal-alpine__modal:before{content:"";position:absolute;top:0;bottom:0;left:0;right:0;z-index:-1;width:100%;height:100%;background:rgba(0,0,0,.7)}.modal-alpine .modal-alpine__modal-panel{width:100%}.modal-alpine .modal-alpine__modal-body{z-index:1002;width:100%;margin:0 auto;padding:28px 32px;background:white;border-radius:3px;max-width:90vw}@media screen and (min-width: 768px){.modal-alpine .modal-alpine__modal-body{max-width:640px}}.modal-alpine .modal-alpine__modal-panel h2{font-family:var(--font-heading);font-size:24px;line-height:1.065;text-align:center;text-transform:uppercase;color:var(--color-primary)}.modal-alpine .modal-alpine__title{margin-bottom:20px}.close-button{position:relative}.close-button:before{transform:translateY(-50%) rotate(45deg)}.close-button:after{transform:translateY(-50%) rotate(-45deg)}.close-button:before,.close-button:after{content:"";position:absolute;top:50%;left:5px;display:block;width:15px;height:3px;background-color:var(--color-primary)}.close-button:focus-visible{outline:#0a5184 2px solid}@media (max-width: 991px){body.template-recharge .footer,body.template-customers-order .footer,body[class*=template-customers-account] .footer{padding-bottom:53px}}@media (max-width: 767px){body.template-recharge .footer,body.template-customers-order .footer,body[class*=template-customers-account] .footer{display:none}body.template-recharge .main-content,body.template-customers-order .main-content,body[class*=template-customers-account] .main-content{padding-bottom:45px}body.template-recharge .account-rewards,body.template-customers-order .account-rewards,body[class*=template-customers-account] .account-rewards{padding-bottom:15px}body.template-recharge #shopify-section-footer-new,body.template-customers-order #shopify-section-footer-new,body[class*=template-customers-account] #shopify-section-footer-new{padding-top:1px}body.template-recharge #header-new.new-header,body.template-customers-order #header-new.new-header,body[class*=template-customers-account] #header-new.new-header{box-shadow:0 1px 2px #00000024}}@media (min-width: 768px) and (max-width: 991px){body.template-recharge #shopify-section-footer-new,body.template-customers-order #shopify-section-footer-new,body[class*=template-customers-account] #shopify-section-footer-new{padding-bottom:var(--template-account-footer-offset, 56px)}}@media (max-width: 991px){body.template-billing{padding-top:0!important}body.template-billing #header-new.new-header{position:static}}#collection-new-design{max-width:100%}.index-popup{position:relative;display:none;width:auto;margin:40px auto;padding:30px;background-color:#fff;font-size:16px;line-height:1.5;color:#5a3b36;max-width:500px}.index-popup .index-popup__title{position:relative;font-size:36px;line-height:42px;color:#5a3b36}.index-popup .index-popup__title span{display:inline-block}#subscribe-and-save{padding:28px 36px 40px 60px;background-color:#59c6cb;color:#fff;max-width:525px;border-radius:19px}#subscribe-and-save .index-popup__title{margin-top:30px;margin-bottom:30px;padding-right:25px;font-size:40px;font-weight:var(--font-weight-extra-black);text-align:left;color:#fff}#subscribe-and-save .index-popup__title:before{display:none}@media (max-width: 767px){#subscribe-and-save .index-popup__title{margin-top:15px;margin-bottom:15px;padding-left:25px}}#subscribe-and-save .index-popup__subtitle{margin-bottom:23px;font-size:24px;font-weight:var(--font-weight-extra-bold);line-height:1.25}@media (max-width: 1279px){#subscribe-and-save .index-popup__subtitle{font-size:18px}}@media (max-width: 767px){#subscribe-and-save .index-popup__subtitle{margin-top:30px}}#subscribe-and-save ul{margin-bottom:23px;padding-bottom:10px}#subscribe-and-save ul li{font-size:24px;font-weight:var(--font-weight-semi-bold);line-height:24px}#subscribe-and-save ul li:before{content:"";display:inline-block;width:16px;height:16px;margin-right:15px;background-image:url(tick.svg);background-size:contain;background-position:center center}#subscribe-and-save ul li em{font-size:16px;font-weight:300;font-style:normal}@media (max-width: 767px){#subscribe-and-save ul li em{display:block;padding-left:30px}}@media (max-width: 767px){#subscribe-and-save ul li{font-size:16px;line-height:24px}#subscribe-and-save ul li:before{width:16px;height:16px;margin-right:15px}}@media (max-width: 767px){#subscribe-and-save ul{margin-top:0;margin-bottom:15px;padding-bottom:0}}#subscribe-and-save p{margin:20px 0;font-size:20px;font-weight:var(--font-weight-black);font-style:normal;font-stretch:normal;letter-spacing:normal;text-align:left}@media (max-width: 767px){#subscribe-and-save p{font-size:16px}}#subscribe-and-save .mfp-close{opacity:1;width:28px;height:28px;margin-top:20px;margin-right:20px;background-image:url(icon-popup-close.svg);background-repeat:no-repeat;background-size:contain;font-size:0;transition-property:opacity;transition-duration:.3s}#subscribe-and-save .mfp-close:hover{opacity:.6}#subscribe-and-save .mfp-close:focus-visible{outline:2px solid #000}@media (max-width: 767px){#subscribe-and-save{padding:10px 32px;max-width:336px}#subscribe-and-save.index-popup{margin:0 auto}}.guarantee-popup{position:relative;margin:40px auto;padding:38px 20px 57px;background-color:#fff;line-height:1.5;text-align:center;color:#5a3b36;max-width:586px}.guarantee-popup .mfp-close{display:none}.guarantee-popup.guarantee-popup--collection .guarantee-popup__close{position:relative;top:0;right:0}.guarantee-popup .guarantee-popup__logo{width:94px;height:auto;margin-bottom:12px;vertical-align:middle}.guarantee-popup .guarantee-popup__title{margin-top:0;margin-bottom:10px;font-family:var(--secondary-font);font-size:30px;font-weight:400;line-height:1.33;text-transform:uppercase}.guarantee-popup .guarantee-popup__subtitle{margin-top:0;margin-bottom:15px;font-size:18px;font-weight:var(--font-weight-bold);line-height:1.22}.guarantee-popup .guarantee-popup__text{padding:0 20px;font-size:18px;line-height:1.22}.guarantee-popup .guarantee-popup__text p{margin:0}.guarantee-popup .guarantee-popup__text p+p{margin-top:20px}.guarantee-popup .guarantee-popup__text a{text-decoration:underline;color:#5a3b36}.guarantee-popup .guarantee-popup__text a:hover{text-decoration:none}.guarantee-popup .guarantee-popup__text a:focus-visible{outline:1px solid #000;transition:none}.guarantee-popup .guarantee-popup__buttons{margin-top:27px}.guarantee-popup .guarantee-popup__button{display:inline-block;min-width:243px;padding:9px 10px;background-color:#ff8b4e;font-family:var(--secondary-font);font-size:18px;font-weight:400;line-height:1.45;letter-spacing:-.16px;text-align:center;text-decoration:none;color:#fff;transition-property:background-color;transition-duration:.3s}.guarantee-popup .guarantee-popup__button:hover{background-color:#f17534}.guarantee-popup .guarantee-popup__button:focus-visible{outline:1px solid #000}.guarantee-popup .guarantee-popup__close{position:absolute;top:20px;right:20px;display:inline-flex;align-items:center;padding:0;border:none;background-color:transparent;font-size:16px;font-weight:var(--font-weight-bold);line-height:1.3;text-transform:uppercase;text-decoration:none;color:#ff8b4e;cursor:pointer;transition-property:color;transition-duration:.3s;-webkit-appearance:none;-moz-appearance:none;appearance:none}.guarantee-popup .guarantee-popup__close:hover{color:#f17534}.guarantee-popup .guarantee-popup__close:focus-visible{outline:1px solid #000;outline-offset:2px}.guarantee-popup .guarantee-popup__close-text{border-bottom:2px solid currentcolor}.guarantee-popup .guarantee-popup__close-icon{position:relative;display:inline-block;width:18px;height:18px;margin-left:3px}.guarantee-popup .guarantee-popup__close-icon:before,.guarantee-popup .guarantee-popup__close-icon:after{content:"";position:absolute;top:50%;left:0;width:100%;height:2px;margin-top:-2px;background-color:currentcolor}.guarantee-popup .guarantee-popup__close-icon:before{transform:rotate(-45deg)}.guarantee-popup .guarantee-popup__close-icon:after{transform:rotate(45deg)}@media (max-width: 767px){.guarantee-popup{padding-top:45px;padding-bottom:38px}.guarantee-popup .guarantee-popup__subtitle{padding:0 27px}.guarantee-popup .guarantee-popup__text{padding:0}.guarantee-popup .guarantee-popup__text p+p{margin-top:12px}.guarantee-popup .guarantee-popup__text p:last-child{padding:0 5px}.guarantee-popup .guarantee-popup__buttons{display:flex;flex-direction:column;align-items:center;padding:0 11px}.guarantee-popup .guarantee-popup__button{width:100%}}@media (max-width: 630px){.guarantee-popup{max-width:calc(100% - 31px)}}.template-customers-account .orders td,.template-customers-account .orders th{padding:20px 10px}@media (max-width: 719px){.template-customers-account .orders{border:none}.template-customers-account .orders td,.template-customers-account .orders th{padding:20px}.template-customers-account .orders tr{overflow:hidden;display:block;margin:40px 0;border-bottom:1px solid #ede7e4;border-left:1px solid #ede7e4;border-right:1px solid #ede7e4}.template-customers-account .orders.mobile-layout tr:last-child td:last-child{border-radius:0!important;border-bottom:0!important}}.newsletter-section{text-align:center}.newsletter-section .module-container .module-inner{max-width:500px;margin-top:10px}@media (max-width: 991px){.newsletter-section .module-container .module-inner{margin-top:0}}.newsletter-section form{max-width:540px;margin:50px auto}@media (max-width: 1500px){.module-container-general-newsletter-klavio .email_signup{margin-top:30px!important}.module-container-general-newsletter-klavio .email_signup .input-field{height:54px!important;margin-bottom:26px!important}}@media (max-width: 380px){.module-container-general-newsletter-klavio .section-title{max-width:290px!important;margin-bottom:36px!important}.module-container-general-newsletter-klavio .section-title strong{display:block;font-size:44px;line-height:50px}.module-container-general-newsletter-klavio .section-title strong:after{content:"!"}.module-container-general-newsletter-klavio .email_signup{margin-top:18px!important}.module-container-general-newsletter-klavio #k_id_email{max-width:300px;height:47px!important;margin-bottom:19px!important;font-size:16px!important}.module-container-general-newsletter-klavio .klaviyo_submit_button{height:45px!important;padding-left:40px!important;padding-right:40px!important;font-size:17px!important}}@media screen and (max-width: 790px){.module-container-general-newsletter-klavio{position:relative;z-index:9}.module-container-general-newsletter-klavio .module-inner{margin-bottom:40px}.module-container-general-newsletter-klavio .section-title{margin-bottom:-25px!important}.module-container-general-newsletter-klavio .section-text p{line-height:22px!important}.module-container-general-newsletter-klavio .email_signup{margin-top:22px!important}.module-container-general-newsletter-klavio #k_id_email{height:38px!important;margin-bottom:13px!important;margin-left:auto!important;margin-right:auto!important;background-position:center;font-size:13px!important;max-width:230px}.module-container-general-newsletter-klavio .klaviyo_submit_button{height:36px!important;padding-left:25px!important;padding-right:25px!important;font-size:14px!important;line-height:10px!important}}.header-promotion-bar{position:relative;top:0;z-index:98;width:100%;padding:0;background-color:#c2afa5;color:#fff}.header-promotion-bar .accent-style{display:flex;background-color:#59c6cb!important;color:#fff}.header-promotion-bar .bar-inner{display:flex;justify-content:center}.header-promotion-bar-slider{max-width:327px;margin-left:auto;margin-right:auto;padding:0 20px;text-align:center}.header-promotion-bar-slider:not(.slick-initialized) .header-promotion-bar-slider__slide:not(:first-of-type){display:none}.header-promotion-bar-slider .header-promotion-bar-slider__content{display:flex;justify-content:center;align-items:center;height:41px;text-align:center}.header-promotion-bar-slider .header-promotion-bar-slider__content.header-promotion-bar-slider__content--with-icon:after{content:"";display:inline-block;width:33px;height:18px;margin-left:10px;background-image:url(car.png);background-repeat:no-repeat;background-size:contain;background-position:center}.header-promotion-bar-slider .header-promotion-bar-slider__content a{text-decoration:underline;color:currentcolor}.header-promotion-bar-slider .header-promotion-bar-slider__content a:hover{text-decoration:none}.header-promotion-bar-slider .header-promotion-bar-slider__text{font-size:14px;font-weight:var(--font-weight-extra-bold)}.header-promotion-bar-slider .header-promotion-bar-slider__text-small{font-family:var(--primary-font);font-size:14px}.header-promotion-bar-slider .header-promotion-bar-slider__text-small strong{font-family:var(--primary-font);font-weight:var(--font-weight-bold)}.header-promotion-bar-slider .slick-arrow:focus-visible{outline:2px solid #000;outline-offset:1px}.header-promotion-bar-slider .slick-prev{left:-7px}.header-promotion-bar-slider .slick-next{right:-7px}.header-promotion-bar-slider .slick-next:before,.header-promotion-bar-slider .slick-prev:before{content:"";display:inline-block;opacity:1;width:8px;height:12px;background-image:url(icon-chevron-right.svg);background-repeat:no-repeat;background-size:contain}.header-promotion-bar-slider .slick-prev:before{transform:rotate(180deg)}@media (max-width: 767px){.header-promotion-bar-slider .header-promotion-bar-slider__text,.header-promotion-bar-slider .header-promotion-bar-slider__text-small{font-size:12px}}@media (max-width: 359px){.header-promotion-bar-slider{max-width:100%;padding:0 30px}.header-promotion-bar-slider .slick-prev{left:9px}.header-promotion-bar-slider .slick-next{right:9px}}.main-header-wrapper .header-promotion-bar .promobar-content{height:41px;padding:5px 20px;background-color:#c2afa5}.main-header-wrapper .header-promotion-bar .promobar-content a{text-decoration:none;color:#fff}.main-header-wrapper .header-promotion-bar .bar-inner{position:relative;height:100%}.main-header-wrapper .header-promotion-bar .header-promotion-text{display:inherit;align-items:center;margin:0 auto;font-weight:var(--font-weight-extra-bold);text-align:center;max-width:1240px}.main-header-wrapper .header-promotion-bar .header-promotion-text:after{content:"";display:inline-block;width:33px;height:18px;margin-left:4px;background-image:url(car.png);background-repeat:no-repeat;background-size:contain;background-position:center}.main-header-wrapper .header-promotion-bar .header-promotion-text p{margin-top:0;margin-bottom:0}.main-header-wrapper .header-promotion-bar .header-promotion-phone-desktop{position:absolute;top:50%;left:50%;z-index:-1;width:100%;padding-right:17px;font-size:14px;font-weight:var(--font-weight-extra-bold);text-align:right;color:#fff;transform:translateY(-50%) translate(-50%);max-width:1414px}.main-header-wrapper .header-promotion-bar .header-promotion-phone-desktop a{color:currentcolor}.main-header-wrapper .header-promotion-bar .header-promotion-phone-desktop a[href*=tel]{text-decoration:none}.main-header-wrapper .header-promotion-bar .header-promotion-phone-desktop a[href*=tel]:before{content:"";position:relative;display:inline-block;width:14px;height:14px;margin-right:6px;background-image:url(icon-phone-white.svg);background-repeat:no-repeat;background-size:contain;background-position:50% 50%;vertical-align:baseline;transform:translateY(2px)}.no-touch .main-header-wrapper .header-promotion-bar .header-promotion-phone-desktop a[href*=tel]:hover{text-decoration:underline}.main-header-wrapper .header-promotion-bar .header-promotion-text--desktop{font-size:14px}@media (max-width: 767px){.main-header-wrapper .header-promotion-bar .header-promotion-text--desktop{display:none}}.main-header-wrapper .header-promotion-bar .header-promotion-text--mobile{display:none;font-size:12px}.main-header-wrapper .header-promotion-bar .header-promotion-text--mobile a{font-weight:var(--font-weight-bold);text-decoration:underline}.main-header-wrapper .header-promotion-bar .header-promotion-text--mobile a[href*=tel]:before{content:"";position:relative;display:inline-block;width:10px;height:10px;margin-right:6px;background-image:url(icon-phone-white.svg);background-repeat:no-repeat;background-size:contain;background-position:50% 50%;vertical-align:baseline;transform:translateY(1px)}@media (max-width: 767px){.main-header-wrapper .header-promotion-bar .header-promotion-text--mobile{display:flex;justify-content:space-between;width:100%}}.main-header-wrapper .header-promotion-bar .header-promotion-link-small{margin-right:12px;font-size:12px;font-weight:var(--font-weight-regular);text-decoration:none}.main-header-wrapper .header-promotion-bar .header-promotion-link-small:hover{text-decoration:underline}.main-header-wrapper .header-promotion-bar a:focus-visible{outline:2px solid #000}.main-header-wrapper .header-promotion-bar.header-promotion-bar--new-year,.main-header-wrapper .header-promotion-bar.header-promotion-bar--new-year.hide-bar{display:block}.main-header-wrapper .header-promotion-bar.hide-bar{visibility:hidden;height:0;overflow-y:hidden}@media (max-width: 991px){.main-header-wrapper .header-promotion-bar .bar-inner{justify-content:flex-start}.main-header-wrapper .header-promotion-bar .header-promotion-text.header-promotion-text--desktop{margin:0}}@media (max-width: 767px){.main-header-wrapper .header-promotion-bar .promobar-content{padding:5px 15px}.main-header-wrapper .header-promotion-bar .bar-inner{height:100%}.main-header-wrapper .header-promotion-bar .header-promotion-phone-desktop{display:none}.main-header-wrapper .header-promotion-bar .header-promotion-text.header-promotion-text--center-mobile{justify-content:center}}@media screen and (max-width: 350px){.main-header-wrapper .header-promotion-bar{font-size:15px}}body.template-recharge .header-promotion-bar{display:none!important}.successful-reset{position:fixed;top:0;left:0;z-index:5;width:100%;height:100%;background-color:#fff;transition:opacity .3s,visibility .3s}.successful-reset.successful-reset--hide{visibility:hidden;opacity:0}.successful-reset .successful-reset__inner{height:100%;padding:150px 20px 20px}.successful-reset .successful-reset__content{max-width:500px;margin-left:auto;margin-right:auto;text-align:center}.successful-reset .successful-reset__content b{display:block}.successful-reset .successful-reset__back-button{width:100%;margin-top:10px}.subscription-popup{max-width:750px;background-color:#25b5ad}.subscription-popup:before{display:none}.subscription-popup:after{display:none}.subscription-popup .subscription-popup__content{position:relative;z-index:1}.subscription-popup .subscription-popup__title{margin-top:15px;font-family:var(--secondary-font);font-size:60px;font-weight:400;line-height:1.18;letter-spacing:-.53px;text-align:center;text-transform:uppercase;color:#fff}.subscription-popup .subscription-popup__subtitle{margin-top:0;margin-bottom:25px;font-family:var(--secondary-font);font-size:34px;font-weight:400;line-height:1.21;text-align:center;color:#aae2df}.subscription-popup .subscription-popup__subtitle strong{font-weight:400;color:#fff}.subscription-popup ul{max-width:575px;margin:0 auto;padding:0}.subscription-popup ul li{position:relative;margin:0;padding-left:30px;font-size:19px;line-height:1.32;color:#fff}.subscription-popup ul li:before{content:"";position:absolute;top:3px;left:-2px;width:24px;height:16px;background-image:url(icon-check-light.svg);background-repeat:no-repeat;background-size:contain;background-position:50% 50%}.subscription-popup ul li+li{margin-top:16px}.subscription-popup ul strong{margin-right:9px}.subscription-popup ul br{display:none}.subscription-popup .button-wrap{max-width:575px;margin-top:15px;margin-left:auto;margin-right:auto;text-align:center}.subscription-popup .button-wrap .button{position:relative;display:inline-block;width:100%;padding:19px 23px;border-radius:0;line-height:1}.subscription-popup .button-wrap .button.button--invert{border:none;background-color:#ff8b4e;box-shadow:0 3px 6px #00000029;font-family:var(--secondary-font);font-size:23px;font-weight:400;letter-spacing:-.2px;color:#fff}.subscription-popup .button-wrap .button.button--invert:hover{background-color:#f17534}.subscription-popup .button-wrap .button.button--transparent{width:auto;margin-top:23px;padding:0;border:none;border-bottom:1px solid #fff;box-shadow:none;font-size:19px;font-weight:400;line-height:1.5;letter-spacing:0;text-transform:capitalize;color:#fff}.subscription-popup .button-wrap .button.button--transparent:hover{border-bottom-color:transparent;background-color:transparent}@media (max-width: 767px){.subscription-popup{max-width:480px;padding-bottom:40px;padding-left:15px;padding-right:15px}.subscription-popup .subscription-popup__title{margin-top:5px;font-size:48px}.subscription-popup .subscription-popup__subtitle{margin-top:5px;margin-bottom:35px;font-size:23px;line-height:1.22}.subscription-popup ul{max-width:400px;padding-left:13px}.subscription-popup ul li:before{top:7px}.subscription-popup ul strong{margin-right:0;font-size:21px}.subscription-popup ul br{display:block}.subscription-popup .button-wrap{max-width:400px;margin-top:26px}.subscription-popup .button-wrap .button{padding:18px 10px}.subscription-popup .button-wrap .button.button--transparent{margin-top:26px}}@media (max-width: 500px){.subscription-popup{padding-bottom:35px}.subscription-popup .subscription-popup__title{font-size:34px}.subscription-popup .subscription-popup__subtitle{font-size:17px}.subscription-popup ul{padding-left:10px}.subscription-popup ul li{font-size:15px}.subscription-popup ul li:before{top:4px;width:20px;height:12px}.subscription-popup ul strong{font-size:16px}.subscription-popup .button-wrap .button.button--invert{font-size:18px}}@media (max-width: 350px){.subscription-popup .subscription-popup__title{font-size:28px}.subscription-popup .subscription-popup__subtitle{font-size:15px}}.simple-bar{overflow:hidden;display:flex;justify-content:center;background-color:#e4dad3}.simple-bar .simple-bar__container{position:relative;display:flex;justify-content:center;align-items:center;padding:23px 20px 14px;max-width:calc(100% - 400px)}.simple-bar .simple-bar__cta{padding:0;background:transparent;font-size:18px;font-weight:var(--font-weight-bold);text-decoration:underline;color:#5a3b36}.simple-bar .simple-bar__cta:focus-visible{outline:1px solid #000;outline-offset:2px;text-decoration:none}@media (hover: hover) and (pointer: fine){.simple-bar .simple-bar__cta:hover{text-decoration:none}}.simple-bar .simple-bar__picture{display:inline-flex;vertical-align:middle}.simple-bar .simple-bar__image{position:absolute;bottom:0;left:100%;max-width:200px}@media (max-width: 991px){.simple-bar .simple-bar__container{max-width:calc(100% - 360px);padding-bottom:18px}.simple-bar .simple-bar__cta{font-size:16px}.simple-bar .simple-bar__image{left:calc(100% - 9px)}}@media (max-width: 767px){.simple-bar .simple-bar__container{width:100%;max-width:unset}.simple-bar .simple-bar__cta{font-size:15px}.simple-bar .simple-bar__image{left:0;max-width:46px;height:auto}}.modal{position:fixed;top:0;left:0;z-index:101;display:flex;justify-content:center;align-items:center;visibility:hidden;opacity:0;width:100%;height:auto;max-height:100%;transition:opacity cubic-bezier(0,0,1,1) .3s,visibility cubic-bezier(0,0,1,1) .3s,transform cubic-bezier(0,0,1,1) .3s;pointer-events:none}.modal.modal--full{width:100%;height:100%}.modal.modal__card--full{transform:translate(-50%,-50%)}.modal.is-active,.modal.is-open,.modal.open{visibility:visible;opacity:1;pointer-events:auto}.modal.is-active.modal__card,.modal.is-open.modal__card,.modal.open.modal__card{opacity:1;transform:translate(-50%,-50%)}.modal__overlay{position:absolute;top:0;left:0;z-index:-1;width:100%;height:100%;background:rgba(0,0,0,.5)}.modal__header{width:100%;margin-bottom:0;text-align:center}.modal__body{max-width:100%;padding:1rem 0;overflow-y:auto}.modal__card{top:50%;left:50%;opacity:0;height:auto;margin:0 auto;padding:25px 25px 50px 35px;border:1px solid #000;background-color:#fff;transform:translateY(-20%);flex-direction:column;max-width:950px;max-height:calc(100vh - 40px);overflow-y:auto}.modal__card.modal__card--full{max-width:100vw;width:100%;max-height:100vh;height:100%;padding:0;border:0}.modal__card.modal__card--full .modal__body{width:100%;height:100%;padding:0}.modal__footer{width:100%;padding:1rem 0;border-top:1px solid #000}.modal__close{position:absolute;top:0;right:0;z-index:1;display:flex;padding:25px;color:#000}.modal__close.modal__close--bg{background-color:#ffffff4d}.modal__close.modal__close--secondary{padding:18px 16px;background-color:transparent}.modal__close.modal__close--secondary svg{width:20px;height:20px}.modal__close.modal__close--secondary:focus-visible{outline:2px solid #000;outline-offset:-5px}@media (max-width: 1500px){.modal__close.modal__close--secondary{padding:17px 20px}.modal__close.modal__close--secondary svg{width:18px;height:18px}}@media (max-width: 767px){.modal__close.modal__close--secondary{padding:15px 12px}.modal__close.modal__close--secondary svg{width:16px;height:16px}}.modal__close svg{pointer-events:none}@media (max-width: 991px){.modal__header{position:relative;padding:1rem}}.window-overlay{content:"";position:fixed;top:0;bottom:0;left:0;right:0;z-index:99;display:block;opacity:0;height:100vh;background-color:#000;transition:opacity .5s cubic-bezier(.42,0,.58,1);pointer-events:none}.window-overlay.is-active{opacity:.2;pointer-events:auto}.home-new .home-new-title,.home-new .home-new-subtitle,.home-new .home-new-text{margin-top:0;margin-bottom:0;color:#fff}.home-new .home-new-title.home-new-title--dark,.home-new .home-new-title.home-new-subtitle--dark,.home-new .home-new-title.home-new-text--dark,.home-new .home-new-subtitle.home-new-title--dark,.home-new .home-new-subtitle.home-new-subtitle--dark,.home-new .home-new-subtitle.home-new-text--dark,.home-new .home-new-text.home-new-title--dark,.home-new .home-new-text.home-new-subtitle--dark,.home-new .home-new-text.home-new-text--dark{color:#5a3b36}.home-new .home-new-title{font-family:var(--secondary-font);font-size:44px;font-weight:400;line-height:1.09;letter-spacing:-.39px}.home-new .home-new-subtitle{font-family:var(--primary-font);font-size:34px;font-weight:var(--font-weight-black);line-height:46px}.home-new .home-new-text{font-family:var(--primary-font);font-size:18px;font-weight:400;line-height:24px}.home-new .mfp-content .mfp-close{margin-top:0;color:#fff!important}.home-new .section-order-popup .mfp-close{color:#333!important}.home-new .home-new-hidden-review{display:none}@media (max-width: 991px){.home-new .home-new-title{font-size:34px;line-height:1.29}.home-new .home-new-subtitle{font-size:28px;line-height:38px}}@media (max-width: 767px){.home-new .home-new-title{font-size:30px;line-height:1.33}.home-new .home-new-subtitle{line-height:34px}}.home-new-ingredients{position:relative;background-color:#f8f4ee}.home-new-ingredients .home-new-ingredients__wrapper{display:flex;flex-direction:column;justify-content:center;align-items:center;padding:110px 25px;background-repeat:no-repeat;background-size:cover;background-position:center;transition-duration:.5s;transition-property:opacity,visibility;transition-timing-function:ease-out;visibility:visible;opacity:1}.home-new-ingredients .home-new-ingredients__wrapper.hide{visibility:hidden;opacity:0}.home-new-ingredients .home-new-ingredients__seventeen{display:none;width:100%;max-width:413px}.home-new-ingredients .home-new-ingredients__label{position:relative;display:flex;justify-content:center;align-items:center;font-family:var(--secondary-font);font-size:19px;letter-spacing:.19px;font-weight:400;line-height:1;color:#fff}.home-new-ingredients .home-new-ingredients__label:before,.home-new-ingredients .home-new-ingredients__label:after{content:"";display:inline-block;width:12px;height:3px;background-color:#fff}.home-new-ingredients .home-new-ingredients__label:before{margin-right:5px}.home-new-ingredients .home-new-ingredients__label:after{margin-left:5px}.home-new-ingredients .home-new-ingredients__content{position:relative;z-index:3;text-align:center}.home-new-ingredients .home-new-ingredients__title,.home-new-ingredients .home-new-ingredients__subtitle,.home-new-ingredients .home-new-ingredients__count{text-transform:uppercase;color:#fff}.home-new-ingredients .home-new-ingredients__title{margin-bottom:0;font-size:66px;font-weight:var(--font-weight-black);line-height:1;letter-spacing:.66px}.home-new-ingredients .home-new-ingredients__subtitle{margin:0;font-size:28px;font-weight:var(--font-weight-black);line-height:1.39;letter-spacing:.28px}.home-new-ingredients .home-new-ingredients__count{position:relative;display:inline-block;padding-right:20px;font-family:var(--secondary-font);font-size:299px;font-weight:400;letter-spacing:-24px;line-height:.85;transform:translate(-10px)}.home-new-ingredients .home-new-ingredients__count:after{content:"+";font-size:33%;display:inline-block;letter-spacing:0;position:absolute;right:0;top:16%;transform:translate(52%)}.home-new-ingredients .home-new-ingredients__link{margin-top:13px;border-bottom-color:#fff;color:#fff}.home-new-ingredients .home-new-ingredients__link:hover{opacity:.8}.home-new-ingredients .home-new-ingredients__link:focus-visible{outline:2px solid #fff;outline-offset:2px}.home-new-ingredients .home-new-ingredients__video{position:absolute;top:0;left:0;width:100%;height:100%;-o-object-fit:cover;object-fit:cover;z-index:-1}.home-new-ingredients .home-new-ingredients__video.active{z-index:1}.home-new-ingredients .home-new-ingredients__video.home-new-ingredients__video--mobile{display:none}@media (max-width: 991px){.home-new-ingredients .home-new-ingredients__wrapper{padding-top:90px;padding-bottom:90px}.home-new-ingredients .home-new-ingredients__label{font-size:16px;letter-spacing:.16}.home-new-ingredients .home-new-ingredients__title{font-size:47px;letter-spacing:.47px}.home-new-ingredients .home-new-ingredients__subtitle{font-size:24px;letter-spacing:.24px}.home-new-ingredients .home-new-ingredients__count{margin-bottom:10px;padding-right:7px;font-size:193px;letter-spacing:-15px}.home-new-ingredients .home-new-ingredients__count:after{transform:translate(65%)}.home-new-ingredients .home-new-ingredients__seventeen{max-width:233px}.home-new-ingredients .home-new-ingredients__link{margin-top:12px}}@media (max-width: 767px){.home-new-ingredients .home-new-ingredients__wrapper{padding-top:55px;padding-bottom:100px;-webkit-clip-path:polygon(100% 0,100% 85%,50% 100%,0 85%,0 0);clip-path:polygon(100% 0,100% 85%,50% 100%,0 85%,0 0)}.home-new-ingredients .home-new-ingredients__label{font-size:15px;letter-spacing:.15px}.home-new-ingredients .home-new-ingredients__seventeen{max-width:245px}.home-new-ingredients .home-new-ingredients__title{font-size:40px;letter-spacing:.4px}.home-new-ingredients .home-new-ingredients__subtitle{font-size:18px;letter-spacing:.18px}.home-new-ingredients .home-new-ingredients__count{margin-bottom:2px;padding-right:0;font-size:184px;letter-spacing:-15px}.home-new-ingredients .home-new-ingredients__count:after{top:15%;transform:translate(88%)}.home-new-ingredients .home-new-ingredients__link{margin-top:10px}.home-new-ingredients .home-new-ingredients__video{display:none}.home-new-ingredients .home-new-ingredients__video.home-new-ingredients__video--mobile{display:block}}.testimonials-large .testimonials-large__row{display:flex}.testimonials-large .testimonials-large__content-wrapper{display:flex;justify-content:center;align-items:center;width:50%;background-color:#f8f4ee}.testimonials-large .testimonials-large__content{max-width:515px;padding:30px;text-align:center}.testimonials-large .testimonials-large__title{margin-top:0;margin-bottom:20px;font-size:34px;font-weight:var(--font-weight-black);line-height:1.29;text-transform:capitalize;color:#5a3b36}.testimonials-large .testimonials-large__subtitle{margin-bottom:20px;color:#5a3b36}.testimonials-large .testimonials-large__subtitle p{margin:0}.testimonials-large .testimonials-large__subtitle a{text-decoration:underline;color:#5a3b36}.testimonials-large .testimonials-large__subtitle a:hover{opacity:.7}.testimonials-large .testimonials-large__subtitle a:focus-visible{outline:1px solid #000}.testimonials-large .testimonials-large__testimonials{margin-left:auto;margin-right:auto;margin-bottom:25px;font-size:30px;font-weight:var(--font-weight-bold);line-height:36px;color:#bca79c}.testimonials-large .testimonials-large__slider{margin:auto}.testimonials-large .testimonials-large__slider .slick-prev,.testimonials-large .testimonials-large__slider .slick-next{top:35%;height:auto}.testimonials-large .testimonials-large__slider .slick-prev:before,.testimonials-large .testimonials-large__slider .slick-next:before{content:none}.testimonials-large .testimonials-large__slider .slick-prev{left:-15px}.testimonials-large .testimonials-large__slider .slick-next{right:-15px}.testimonials-large .testimonials-large__slider-item{outline:none}.testimonials-large .testimonials-large__slider-content{padding:0 25px}.testimonials-large .testimonials-large__slider-author{display:block;font-size:14px;color:#bca79c}.testimonials-large .testimonials-large__image-wrapper{position:relative;padding-top:50%;width:50%}.testimonials-large .testimonials-large__image{position:absolute;top:0;left:0;width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.testimonials-large .testimonials-large__slider-dots{margin-top:30px}@media screen and (max-width: 1200px){.testimonials-large .testimonials-large__content{max-width:580px;padding:20px}.testimonials-large .testimonials-large__testimonials{margin-left:auto;margin-right:auto;line-height:36px;font-size:26px}.testimonials-large .testimonials-large__slider-content{padding-left:0;padding-right:0}.testimonials-large .testimonials-large__slider{max-width:360px}.testimonials-large .testimonials-large__slider .slick-prev{left:60px;top:calc(100% - 10px)}.testimonials-large .testimonials-large__slider .slick-next{right:60px;top:calc(100% - 10px)}}@media (max-width: 991px){.testimonials-large .testimonials-large__row{flex-direction:column}.testimonials-large .testimonials-large__content-wrapper{display:block;width:100%}.testimonials-large .testimonials-large__image-wrapper{width:100%;padding-top:85%}.testimonials-large .testimonials-large__content{max-width:520px;margin-left:auto;margin-right:auto;padding:120px 25px 135px}.testimonials-large .testimonials-large__title{max-width:315px;margin-bottom:20px;margin-left:auto;margin-right:auto}.testimonials-large .testimonials-large__testimonials{max-width:100%;margin-bottom:5px;font-size:24px;line-height:1.25}.testimonials-large .testimonials-large__slider{max-width:325px}.testimonials-large .testimonials-large__slider-content{padding:0}.testimonials-large .testimonials-large__slider-dots{margin-top:15px}}@media (max-width: 767px){.testimonials-large .testimonials-large__content{padding:45px 20px 15px}.testimonials-large .testimonials-large__title{margin-bottom:15px;font-size:24px;line-height:1.42}.testimonials-large .testimonials-large__subtitle{margin-bottom:25px;line-height:1.22}.testimonials-large .testimonials-large__testimonials{margin-bottom:13px;font-size:18px;font-weight:var(--font-weight-bold);font-style:italic}.testimonials-large .testimonials-large__slider-author{display:none;font-size:18px;line-height:22px}}.section-text-with-image{padding-top:140px;padding-bottom:124px;background-position:center;background-repeat:no-repeat;background-size:cover;color:#5a3b36}.section-text-with-image.section-text-with-image--image-left .section__wrapper{flex-direction:row-reverse}.section-text-with-image.section-text-with-image--image-left .section__content{margin-left:103px}.section-text-with-image.section-text-with-image--image-left .section__subtitle{max-width:70%}.section-text-with-image.section-text-with-image--image-left .section__content{max-width:387px}.section-text-with-image.section-text-with-image--image-right .section__content{max-width:500px;margin-left:auto;text-align:center}.section-text-with-image.section-text-with-image--image-right .section__title{margin-bottom:32px}.section-text-with-image.section-text-with-image--image-right .section__subtitle{max-width:75%;margin-left:auto;margin-right:auto;margin-bottom:34px}.section-text-with-image.section-text-with-image--image-right .home-new-text{margin-bottom:34px}.section-text-with-image.section-text-with-image--image-right .home-new-text:last-child{margin-bottom:0}.section-text-with-image.section-text-with-image--all-center{padding-top:142px}.section-text-with-image.section-text-with-image--all-center .section__wrapper{flex-direction:column}.section-text-with-image.section-text-with-image--all-center .section__wrapper-item{width:100%;text-align:center}.section-text-with-image.section-text-with-image--all-center .section__content{max-width:none}.section-text-with-image.section-text-with-image--all-center .section__title{margin-bottom:30px}.section-text-with-image.section-text-with-image--all-center .home-new-text{max-width:680px;margin-left:auto;margin-right:auto;margin-bottom:60px}.section-text-with-image.section-text-with-image--with-wrapper{position:relative;padding-top:130px;padding-bottom:106px;text-align:center}.section-text-with-image.section-text-with-image--with-wrapper .section__wrapper{display:block;max-width:966px;margin-left:auto;margin-right:auto}.section-text-with-image.section-text-with-image--with-wrapper div[class*=col]{padding-left:0;padding-right:0}.section-text-with-image.section-text-with-image--with-wrapper .section__titles{margin-bottom:93px}.section-text-with-image.section-text-with-image--with-wrapper .section__title{margin-bottom:-2px}.section-text-with-image.section-text-with-image--with-wrapper .section__content{max-width:360px;margin-left:117px}.section-text-with-image.section-text-with-image--with-wrapper .section__content-title{margin-bottom:-12px}.section-text-with-image.section-text-with-image--with-wrapper .section__content-image{width:100%;max-width:92%}.section-text-with-image.section-text-with-image--with-wrapper .section__main-image{width:100%}.section-text-with-image.section-text-with-image--with-wrapper .section__bottom-background{position:absolute;left:0;bottom:-22px;width:100%;height:24px;z-index:1;background-position:center;background-repeat:no-repeat;background-size:cover}.section-text-with-image.section-text-with-image--with-wrapper .section__triangle{position:absolute;width:147px;height:73px;z-index:1}.section-text-with-image.section-text-with-image--with-wrapper .section__triangle.section__triangle--desktop{left:50%;bottom:-196px;transform:translate(-50%)}.section-text-with-image.section-text-with-image--with-wrapper .section__triangle.section__triangle--tab{display:none}.section-text-with-image.section-all-in-one{position:relative;padding-top:155px;padding-bottom:168px}.section-text-with-image.section-all-in-one .section__list{display:none}.section-text-with-image.section-all-in-one .section-additional-image,.section-text-with-image.section-all-in-one .section-image--triangle{position:absolute;background-position:center;background-repeat:no-repeat;background-size:cover;display:none}.section-text-with-image.section-all-in-one .section-additional-image{left:0;top:-1px;width:100%;height:65px}.section-text-with-image.section-all-in-one .section-image--triangle{top:10px;left:50%;transform:translate(-50%);width:101px;height:54px}.section-text-with-image.section-all-in-one .section__content{max-width:387px}.section-text-with-image.section-all-in-one .section__title{margin-bottom:15px;font-family:var(--primary-font);font-size:34px;font-weight:var(--font-weight-black);line-height:1.29}.section-text-with-image.section-all-in-one .home-new-quote{position:relative;margin-top:15px;font-size:18px;font-weight:var(--font-weight-bold);font-style:italic;line-height:1.33}.section-text-with-image.section-all-in-one .home-new-quote p{margin:0}.section-text-with-image.section-all-in-one .home-new-quote p:first-child:before,.section-text-with-image.section-all-in-one .home-new-quote p:first-child:after{content:"";display:inline-block;width:12px;height:10px;vertical-align:top;background-image:url(quote-2x.png);background-repeat:no-repeat;background-position:50% 50%;background-size:contain}.section-text-with-image.section-all-in-one .home-new-quote p:first-child:before{margin-right:10px}.section-text-with-image.section-all-in-one .home-new-quote p:first-child:after{margin-left:10px;transform:rotate(180deg)}.section-text-with-image.section-all-in-one .home-new-quote p:last-child{padding-left:15px}.section-text-with-image.section-all-in-one .home-new-quote p:last-child:after{content:"~ Adam M";display:inline-block;margin-left:10px;font-size:14px;font-style:normal}.section-text-with-image.section-all-in-one .home-new-link{display:inline-block;margin-top:30px;border-bottom:2px solid #FF8B4E;font-size:18px;font-weight:var(--font-weight-bold);line-height:1;text-transform:capitalize;color:#ff8b4e;transition-property:opacity;transition-duration:.3s}.section-text-with-image.section-all-in-one .home-new-link:hover{opacity:.8}.section-text-with-image.section-all-in-one .home-new-link:focus-visible{outline:1px solid #000;outline-offset:2px}.section-text-with-image.section-amazing-things{padding-top:332px;color:#fff}.section-text-with-image.section-amazing-things .br{display:none}.section-text-with-image.section-your-flavor{padding-top:0;margin-top:0}.section-text-with-image.section-your-flavor .section__content{margin-top:70px}.section-text-with-image.section-your-flavor .section__title{margin-bottom:30px}.section-text-with-image.section-your-flavor .home-new-text{margin-bottom:40px}.section-text-with-image.no-padding-bottom{padding-bottom:0}.section-text-with-image.no-padding-top{padding-top:0}.section-text-with-image .section__wrapper{display:flex;align-items:center;flex-wrap:wrap}.section-text-with-image .section__wrapper-item{width:50%}.section-text-with-image .section__mobile-image{display:none}.section-text-with-image .section__desktop-image{display:block;width:100%}.section-text-with-image .section__title{margin-bottom:10px;color:inherit}.section-text-with-image .section__subtitle{color:inherit;margin-bottom:28px}.section-text-with-image .section__content-title{font-family:var(--secondary-font);font-size:24px;line-height:34px}.section-text-with-image .section__button{transition:opacity .3s}.section-text-with-image .section__button:hover{opacity:.8}.section-text-with-image .section__list .section__list-item{display:flex;align-items:center}.section-text-with-image .section__list .section__list-item:not(:last-of-type){margin-bottom:2px}.section-text-with-image .section__list .section__list-icon{width:19px;height:19px;margin-right:10px}.section-text-with-image .section__list .section__list-title{font-size:18px;line-height:25px;font-weight:var(--font-weight-black);letter-spacing:.3px}@media (max-width: 991px){.section-text-with-image{padding:65px 0}.section-text-with-image .section__wrapper{display:block}.section-text-with-image .section__wrapper-item{width:100%}.section-text-with-image .section__content{max-width:520px;margin-left:auto;margin-right:auto;margin-bottom:40px;text-align:center}.section-text-with-image .section__title{margin-bottom:8px}.section-text-with-image .home-new-text{max-width:500px;margin-left:auto;margin-right:auto;font-size:16px}.section-text-with-image.section-text-with-image--image-left .section__subtitle{max-width:none;margin-bottom:18px}.section-text-with-image.section-text-with-image--image-left .section__content{max-width:530px;margin-left:auto}.section-text-with-image.section-text-with-image--all-center{padding-top:117px}.section-text-with-image.section-text-with-image--all-center .section__content{max-width:540px}.section-text-with-image.section-text-with-image--all-center .section__title{max-width:75%;margin-left:auto;margin-right:auto;margin-bottom:-3px}.section-text-with-image.section-text-with-image--all-center .home-new-text{max-width:480px;margin-bottom:47px}.section-text-with-image.section-text-with-image--with-wrapper{padding-top:50px;padding-bottom:18px}.section-text-with-image.section-text-with-image--with-wrapper .section__wrapper{padding-left:60px;padding-right:60px}.section-text-with-image.section-text-with-image--with-wrapper .section__titles{max-width:75%;margin-left:auto;margin-right:auto;margin-bottom:60px}.section-text-with-image.section-text-with-image--with-wrapper .section__title{margin-bottom:10px}.section-text-with-image.section-text-with-image--with-wrapper .section__main-image{max-width:95%}.section-text-with-image.section-text-with-image--with-wrapper .section__content{margin-top:-8px;margin-left:25px}.section-text-with-image.section-text-with-image--with-wrapper .home-new-text{margin-bottom:-7px}.section-text-with-image.section-text-with-image--with-wrapper .section__content-image{max-width:62%;margin-left:auto;margin-right:auto}.section-text-with-image.section-text-with-image--with-wrapper .section__triangle.section__triangle--desktop{display:none}.section-text-with-image.section-text-with-image--with-wrapper .section__triangle.section__triangle--tab{display:block;left:49%;bottom:-70px;transform:translate(-50%)}.section-text-with-image.section-all-in-one{padding-top:60px;padding-bottom:53px}.section-text-with-image.section-all-in-one .section__content{margin-bottom:440px;margin-left:auto;margin-right:auto}.section-text-with-image.section-all-in-one .section__title{font-size:34px;line-height:1.3}.section-text-with-image.section-all-in-one .section__title br{display:block}.section-text-with-image.section-all-in-one .home-new-text br{display:none}.section-text-with-image.section-all-in-one .home-new-quote p:last-child:after{display:block;margin-top:7px;margin-left:auto}.section-text-with-image.section-amazing-things{padding-top:70px;background-position:top right;padding-bottom:112px}.section-text-with-image.section-amazing-things .section__title{margin-bottom:15px}.section-text-with-image.section-amazing-things .section__subtitle{max-width:75%;margin-bottom:400px;font-size:34px;line-height:46px}.section-text-with-image.section-your-flavor .section__content{max-width:530px;margin-bottom:32px}.section-text-with-image.section-your-flavor .section__title{max-width:330px;margin-left:auto;margin-right:auto;margin-bottom:18px}.section-text-with-image.section-your-flavor .home-new-text{line-height:22px;margin-bottom:28px}.section-text-with-image.section-your-flavor .section__desktop-image,.section-text-with-image.section-your-flavor .section__mobile-image{margin-left:auto}}@media (max-width: 767px){.section-text-with-image .section__content{padding:0 30px}.section-text-with-image .section__title{font-size:40px;line-height:44px;margin-bottom:30px}.section-text-with-image .section__subtitle{max-width:70%;margin-left:auto;margin-right:auto;margin-bottom:30px}.section-text-with-image .home-new-text{max-width:100%;font-size:18px}.section-text-with-image .section__desktop-image{display:none}.section-text-with-image .section__mobile-image{display:block;width:100%}.section-text-with-image .section__list-icon{flex-shrink:0}.section-text-with-image.section-text-with-image--image-left{padding-top:98px}.section-text-with-image.section-text-with-image--image-left .section__title{margin-bottom:37px}.section-text-with-image.section-text-with-image--image-left .section__subtitle{max-width:70%;margin-bottom:32px}.section-text-with-image.section-text-with-image--all-center .section__content{padding:0 25px}.section-text-with-image.section-text-with-image--all-center .section__title{max-width:none;margin-bottom:38px}.section-text-with-image.section-text-with-image--all-center .home-new-text{margin-bottom:40px}.section-text-with-image.section-text-with-image--with-wrapper{padding-top:44px;padding-bottom:8px}.section-text-with-image.section-text-with-image--with-wrapper .section__wrapper{padding-left:28px;padding-right:28px}.section-text-with-image.section-text-with-image--with-wrapper .section__titles{max-width:none;margin-bottom:48px}.section-text-with-image.section-text-with-image--with-wrapper .section__title{margin-bottom:43px}.section-text-with-image.section-text-with-image--with-wrapper .section__subtitle{max-width:90%}.section-text-with-image.section-text-with-image--with-wrapper .section__content{margin-top:30px;margin-left:auto;margin-right:auto;padding:0 20px}.section-text-with-image.section-text-with-image--with-wrapper .home-new-text{margin-bottom:30px}.section-text-with-image.section-text-with-image--with-wrapper .section__content-image{max-width:100%}.section-text-with-image.section-text-with-image--with-wrapper .section__triangle.section__triangle--tab{left:50%;bottom:-68px}.section-text-with-image.section-all-in-one{padding-top:65px;padding-bottom:53px}.section-text-with-image.section-all-in-one .section__title{margin-bottom:10px;font-size:24px;line-height:1.42}.section-text-with-image.section-all-in-one .home-new-text{display:none}.section-text-with-image.section-all-in-one .home-new-quote{margin-top:25px}.section-text-with-image.section-all-in-one .home-new-quote p:last-child{padding-left:0}.section-text-with-image.section-all-in-one .section__content{margin-bottom:270px;padding-left:20px;padding-right:20px}.section-text-with-image.section-all-in-one .section__list{display:flex;flex-wrap:wrap;max-width:340px;margin-top:0;margin-left:auto;margin-right:auto}.section-text-with-image.section-all-in-one .section__list-item{width:50%}.section-text-with-image.section-all-in-one .section__list-item:not(:last-of-type){margin-bottom:0}.section-text-with-image.section-all-in-one .section__list-title{font-family:var(--secondary-font);font-size:16px;font-weight:400}.section-text-with-image.section-all-in-one .section__list-icon{margin-right:8px}.section-text-with-image.section-amazing-things{padding-top:56px;padding-bottom:70px}.section-text-with-image.section-amazing-things .section__content{max-width:none;padding:0 25px}.section-text-with-image.section-amazing-things .section__title{margin-bottom:12px}.section-text-with-image.section-amazing-things .section__subtitle{max-width:none;margin-bottom:488px;font-size:28px;line-height:34px}.section-text-with-image.section-amazing-things .br{display:block}.section-text-with-image.section-your-flavor{padding-top:70px}.section-text-with-image.section-your-flavor .section__title{max-width:none;margin-bottom:27px}.section-text-with-image.section-your-flavor .section__content{margin-bottom:7px}.section-text-with-image.section-your-flavor .home-new-text{line-height:25px;margin-bottom:40px}}@media screen and (min-width: 2000px){.section-text-with-image.section-all-in-one{padding-top:12vw;padding-bottom:12vw}}@media (max-width: 480px){.section-text-with-image.section-all-in-one .section__list{max-width:290px;margin-left:auto;margin-right:auto}.section-text-with-image.section-all-in-one .section__list-item:nth-child(odd){width:45%}.section-text-with-image.section-all-in-one .section__list-item:nth-child(even){width:55%}}@media (max-width: 380px){.section-text-with-image.section-all-in-one .section-additional-image,.section-text-with-image.section-all-in-one .section-image--triangle{display:block}.template-index .section-text-with-image.section-all-in-one .section-additional-image,.template-index .section-text-with-image.section-all-in-one .section-image--triangle{display:none}}@media (max-width: 360px){.section-text-with-image .section__list .section__list-icon{width:16px;height:16px}.section-text-with-image .section__list .section__list-title{font-size:15px}}@media (max-width: 355px){.section-text-with-image.section-all-in-one .home-new-quote{font-size:14px}}.home-risk-free{display:flex;align-items:center;flex-wrap:wrap;background-color:#e6e9f0;color:#5a3b36}.home-risk-free .home-risk-free__col{width:50%}.home-risk-free .home-risk-free__media{padding-top:100%;position:relative;overflow:hidden}.home-risk-free .home-risk-free__image{position:absolute;top:0;left:0;width:100%;height:100%;-o-object-fit:cover;object-fit:cover;-o-object-position:50% 50%;object-position:50% 50%}.home-risk-free .home-risk-free__content{max-width:480px;margin:0 auto;padding:40px 20px;text-align:center}.home-risk-free .home-risk-free__logo{width:115px;margin-bottom:15px;vertical-align:middle}.home-risk-free .home-risk-free__title{margin:0;font-size:34px;font-weight:var(--font-weight-black);line-height:1.29;text-transform:capitalize;color:#5a3b36}.home-risk-free .home-risk-free__subtitle{margin-top:3px;margin-bottom:0;font-size:20px;font-weight:var(--font-weight-bold);line-height:1.17;text-transform:capitalize}.home-risk-free .home-risk-free__text{margin-top:20px;margin-bottom:0;font-size:18px;line-height:1.22}.home-risk-free .home-risk-free__text.home-risk-free__text--mobile{display:none}.home-risk-free .home-risk-free__link{display:inline-block;margin-top:30px;border-bottom:2px solid #FF8B4E;font-size:18px;font-weight:var(--font-weight-bold);line-height:1;color:#ff8b4e;transition-property:opacity;transition-duration:.3s}.home-risk-free .home-risk-free__link:hover{opacity:.8}.home-risk-free .home-risk-free__link:focus-visible{outline:1px solid #000;outline-offset:2px}@media (max-width: 991px){.home-risk-free{flex-direction:column-reverse}.home-risk-free .home-risk-free__col{width:100%}.home-risk-free .home-risk-free__media{padding-top:101%}.home-risk-free .home-risk-free__content{max-width:510px;padding-top:78px;padding-bottom:12px}.home-risk-free .home-risk-free__logo{width:101px}.home-risk-free .home-risk-free__title{font-size:34px}.home-risk-free .home-risk-free__subtitle{margin-bottom:10px}}@media (max-width: 767px){.home-risk-free{background-color:#fff}.home-risk-free .home-risk-free__logo{position:relative;z-index:1;width:115px;margin-top:-55px}.home-risk-free .home-risk-free__title{font-size:24px}.home-risk-free .home-risk-free__subtitle{margin-top:12px;font-size:20px}.home-risk-free .home-risk-free__media{display:none}.home-risk-free .home-risk-free__content{padding-top:0;padding-bottom:55px}.home-risk-free .home-risk-free__link{margin-top:22px}}@media (max-width: 480px){.home-risk-free .home-risk-free__text.home-risk-free__text--desktop{display:none}.home-risk-free .home-risk-free__text.home-risk-free__text--mobile{display:block}}.home-new-reviews{padding-top:78px;padding-bottom:25px}.home-new-reviews .home-new-reviews__container{width:100%;max-width:1155px;margin-left:auto;margin-right:auto;padding-left:20px;padding-right:20px}.home-new-reviews .home-new-reviews__summary{display:flex;align-items:center;justify-content:center;margin-bottom:10px;font-size:14px;color:#5a3b36}.home-new-reviews .home-new-reviews__rating-stars{position:relative;display:inline-block;margin-right:8px;line-height:1}.home-new-reviews .home-new-reviews__rating-stars svg{width:14px;height:auto}.home-new-reviews .home-new-reviews__rating-stars-rating-wrapper{position:absolute;top:0;left:0;overflow:hidden;white-space:nowrap}.home-new-reviews .home-new-reviews__title{max-width:700px;margin-bottom:85px;margin-left:auto;margin-right:auto;font-family:var(--primary-font);font-weight:var(--font-weight-black);font-size:34px;text-align:center;text-transform:capitalize}.home-new-reviews .home-new-reviews__title br{display:none}.home-new-reviews .home-new-reviews__list{display:flex;flex-wrap:wrap;margin:0 -35px}.home-new-reviews .home-new-reviews__col{width:50%;padding:0 35px}.home-new-reviews .home-new-reviews__mobile-col{display:none;width:100%}.home-new-reviews .home-new-review{display:inline-block;width:100%;margin-bottom:70px}.home-new-reviews .home-new-review.hide{display:none}.home-new-reviews .home-new-reviews__loadmore{margin-top:20px;text-align:center}.home-new-reviews .home-new-reviews__loadmore-link{position:relative;display:inline-block;border-bottom:2px solid currentColor;font-size:18px;font-weight:var(--font-weight-bold);line-height:1.2;text-decoration:none;text-transform:capitalize;color:#ff8b4e;transition-property:opacity;transition-duration:.3s}.home-new-reviews .home-new-reviews__loadmore-link:hover{opacity:.8}.home-new-reviews .home-new-reviews__loadmore-link:focus-visible{outline:1px solid #000}@media (max-width: 1279px){.home-new-reviews .home-new-reviews__list{margin:0 -20px}.home-new-reviews .home-new-reviews__col{padding:0 20px}}@media (max-width: 991px){.home-new-reviews{padding-top:54px}.home-new-reviews .home-new-reviews__stars{margin-right:6px;margin-left:6px;padding-top:2px}.home-new-reviews .home-new-reviews__title{max-width:580px;margin-top:5px;margin-bottom:63px}.home-new-reviews .home-new-review{margin-bottom:60px}.home-new-reviews .home-new-reviews__list{margin:0 -15px}.home-new-reviews .home-new-reviews__col{padding:0 15px}}@media screen and (max-width: 840px){.home-new-reviews .home-new-reviews__list{margin:0 -8px}.home-new-reviews .home-new-reviews__col{padding:0 8px}}@media (max-width: 767px){.home-new-reviews .home-new-reviews__title{margin-bottom:54px;font-size:24px;line-height:1.4}.home-new-reviews .home-new-reviews__title br{display:block}.home-new-reviews .home-new-reviews__rating-stars{margin-top:4px;margin-bottom:4px}.home-new-reviews .home-new-reviews__list{max-width:500px;margin-left:auto;margin-right:auto;-moz-column-count:auto;column-count:auto}.home-new-reviews .home-new-reviews__col{display:none;width:100%;padding:0}.home-new-reviews .home-new-reviews__mobile-col{display:block}}@media (max-width: 480px){.home-new-reviews{padding-top:47px}.home-new-reviews .home-new-reviews__container{padding-left:25px;padding-right:25px}.home-new-reviews .home-new-reviews__summary{flex-direction:column;margin-bottom:11px}.home-new-reviews .home-new-reviews__stars{display:block;width:100%;margin-right:0;margin-bottom:-3px;text-align:center;line-height:1;transform:translateY(0)}.home-new-reviews .home-new-review{margin-bottom:50px}}@media screen and (max-width: 340px){.home-new-reviews .home-new-reviews__container{padding-left:15px;padding-right:15px}}.home-new-review .home-new-review__content{position:relative;padding:36px 70px 53px;background-color:#f8f4ee}.home-new-review .home-new-review__content:after{content:"";position:absolute;bottom:-26px;left:50%;z-index:-1;width:52px;height:52px;background-color:#f8f4ee;transform:translate(-50%) rotate(45deg)}.home-new-review .home-new-review__stars{text-align:center}.home-new-review .home-new-review__stars svg path{fill:#f8b983}.home-new-review .home-new-review__title{margin-top:17px;margin-bottom:22px;text-align:center;line-height:1.4;font-weight:var(--font-weight-black);font-size:32px;color:#5a3b36}.home-new-review .home-new-review__text{line-height:1.4;font-size:14px;color:#5a3b36}.home-new-review .home-new-review__info{margin-top:58px;text-align:center}.home-new-review .home-new-review__image{max-width:86px;width:100%}.home-new-review .home-new-review__author{line-height:1.4;font-size:18px;color:#5a3b36}@media (max-width: 1279px){.home-new-review .home-new-review__content{padding:35px 50px}}@media (max-width: 991px){.home-new-review .home-new-review__content{padding:36px 29px 30px}.home-new-review .home-new-review__title{margin-bottom:17px;font-size:28px}.home-new-review .home-new-review__info{margin-top:57px}}@media (max-width: 480px){.home-new-review .home-new-review__content{padding:29px 26px 21px}.home-new-review .home-new-review__content:after{bottom:-30px;width:60px;height:60px}.home-new-review .home-new-review__title{margin-bottom:14px;margin-top:3px;letter-spacing:-.4px;font-size:27px}.home-new-review .home-new-review__info{margin-top:65px}}.home-new-advice-nature{display:flex}.home-new-advice-nature .home-new-advice,.home-new-advice-nature .home-new-nature{flex-basis:50%}@media screen and (max-width: 1140px){.home-new-advice-nature{display:block}}.home-new-advice{position:relative;display:flex;flex-direction:column;justify-content:center;padding:115px 80px 40px;background-color:#f8f4ee;text-align:center}.home-new-advice .home-new-advice__arrow{position:absolute;z-index:1;top:21.5%;right:0;max-width:67px;transform:translate(98%)}.home-new-advice .home-new-advice__title{margin-bottom:10px}.home-new-advice .home-new-advice__text{max-width:390px;margin-left:auto;margin-right:auto;font-family:var(--primary-font);line-height:1.4}.home-new-advice .home-new-advice__features{max-width:450px;display:flex;justify-content:space-between;flex-wrap:wrap;margin-top:25px;margin-left:auto;margin-right:auto}.home-new-advice .home-new-advice-feature{flex-basis:33.3%;margin-bottom:30px}.home-new-advice .home-new-advice__features--dynamic{margin-top:30px}.home-new-advice .home-new-advice__title--dynamic{margin-top:0;margin-bottom:0;font-family:var(--primary-font);font-size:34px;font-weight:var(--font-weight-bold);line-height:1.3;color:#5a3b36}.home-new-advice .home-new-advice__text--dynamic{max-width:433px}.home-new-advice .home-new-advice__text--dynamic p{margin-top:20px;margin-bottom:0}.home-new-advice .home-new-advice__arrow--dynamic{top:18.5%;max-width:70px}.home-new-advice.home-new-advice--dynamic{padding-top:128px;padding-bottom:62px}@media screen and (max-width: 1140px){.home-new-advice{padding-top:134px;padding-bottom:76px}.home-new-advice .home-new-advice__arrow{top:100%;right:auto;left:50%;transform:translate(-50%) translateY(-37px) rotate(90deg)}.home-new-advice .home-new-advice__title{margin-bottom:0}.home-new-advice .home-new-advice__title br{display:none}.home-new-advice .home-new-advice__subtitle{margin-bottom:11px}.home-new-advice .home-new-advice__text{max-width:472px;font-size:16px}.home-new-advice .home-new-advice__text--dynamic p{margin-top:23px}.home-new-advice .home-new-advice__features{max-width:540px;margin-top:29px}.home-new-advice .home-new-advice__features--dynamic{margin-top:43px}.home-new-advice .home-new-advice-feature__additional{max-width:100px;margin-left:auto;margin-right:auto}.home-new-advice.home-new-advice--dynamic{padding-bottom:75px}}@media (max-width: 767px){.home-new-advice{padding:60px 24px 20px}.home-new-advice .home-new-advice__title{margin-bottom:5px}.home-new-advice .home-new-advice__title br{display:block}.home-new-advice .home-new-advice__title--dynamic{font-size:24px}.home-new-advice .home-new-advice__subtitle{margin-bottom:19px}.home-new-advice .home-new-advice__text{font-size:18px;line-height:1.45}.home-new-advice .home-new-advice__arrow{max-width:61px}.home-new-advice .home-new-advice-feature{flex-basis:33.33333%;width:33.33333%;margin-bottom:23px}.home-new-advice .home-new-advice__features--dynamic{margin-top:22px}.home-new-advice.home-new-advice--dynamic{padding-top:55px;padding-bottom:22px}}.home-new-advice-feature .home-new-advice-feature__image-wrapper{height:88px}.home-new-advice-feature .home-new-advice-feature__image{max-width:81px}.home-new-advice-feature .home-new-advice-feature__name{margin-top:8px;line-height:1.4;font-family:var(--secondary-font);font-size:14px;color:#5a3b36}.home-new-advice-feature .home-new-advice-feature__additional{margin-top:5px;line-height:1.4;font-size:14px;color:#5a3b36}@media (max-width: 767px){.home-new-advice-feature .home-new-advice-feature__image-wrapper{height:58px}.home-new-advice-feature .home-new-advice-feature__image{max-width:58px}.home-new-advice-feature .home-new-advice-feature__name{font-size:10px}.home-new-advice-feature .home-new-advice-feature__additional{font-size:8px}}.home-new-nature{position:relative;display:flex;flex-direction:column;align-items:center;padding:195px 80px 70px;background-size:cover;background-repeat:no-repeat;text-align:center}.home-new-nature.home-new-nature--dynamic{padding-top:170px}.home-new-nature:before{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background:linear-gradient(180deg,rgba(0,0,0,0) 0%,rgba(0,0,0,.5) 100%)}.home-new-nature .home-new-nature__title{position:relative;margin-bottom:2px}.home-new-nature .home-new-nature__title--dynamic{margin-top:11px;margin-bottom:0;z-index:1;font-family:var(--primary-font);font-size:50px;font-weight:var(--font-weight-black);color:#fff}.home-new-nature .home-new-nature__subtitle{margin-bottom:40px}.home-new-nature .home-new-nature__subtitle--dynamic{margin-top:0;margin-bottom:0;z-index:1;font-family:var(--primary-font);font-size:34px;font-weight:var(--font-weight-bold);line-height:1.3;color:#fff}.home-new-nature .home-new-nature__link--dynamic{z-index:1;margin-top:12px;margin-bottom:0;font-family:var(--primary-font);border-bottom:2px solid #FF8B4E;font-size:18px;font-weight:var(--font-weight-bold);line-height:22px;color:#ff8b4e;transition-property:opacity;transition-duration:.3s}.home-new-nature .home-new-nature__link--dynamic:hover{opacity:.8}.home-new-nature .home-new-nature__link--dynamic:focus-visible{outline:1px solid #fff;outline-offset:2px}.home-new-nature .home-new-nature__text{position:relative;max-width:485px;margin-left:auto;margin-right:auto;margin-bottom:27px;font-family:var(--primary-font);line-height:1.4}.home-new-nature .home-new-nature__text a{color:#fff;text-decoration:underline}.home-new-nature .home-new-nature__text a:hover{text-decoration:none}.home-new-nature .home-new-nature__text--dynamic{z-index:1;font-family:var(--primary-font);font-weight:var(--font-weight-bold)}.home-new-nature .home-new-nature__text--dynamic p{margin-top:3px;margin-bottom:0}.home-new-nature .home-new-nature__supporter-image-wrapper{position:relative;margin-top:7px}.home-new-nature .home-new-nature__supporter-image-wrapper img,.home-new-nature .home-new-nature__supporter-image-wrapper svg{width:100%;max-width:222px}.home-new-nature .home-new-nature__supporter-image-wrapper--dynamic{z-index:1}.home-new-nature .home-new-nature__supporter-text{position:relative}@media (max-width: 991px){.home-new-nature{padding-top:215px;padding-bottom:170px}.home-new-nature .home-new-nature__title{margin-bottom:8px}.home-new-nature .home-new-nature__title--dynamic{margin-top:16px;margin-bottom:0}.home-new-nature .home-new-nature__subtitle{margin-bottom:21px}.home-new-nature .home-new-nature__subtitle br{display:none}.home-new-nature .home-new-nature__text{max-width:473px;margin-bottom:11px;line-height:1.45}.home-new-nature .home-new-nature__supporter-image-wrapper{margin-top:10px}.home-new-nature .home-new-nature__supporter-text--dynamic{margin-top:22px}.home-new-nature.home-new-nature--dynamic{padding-top:223px}.home-new-nature.home-new-nature--dynamic{padding-bottom:137px}}@media (max-width: 767px){.home-new-nature{padding:150px 26px 90px}.home-new-nature .home-new-nature__title{margin-bottom:10px}.home-new-nature .home-new-nature__title--dynamic{margin-top:8px;margin-bottom:0}.home-new-nature .home-new-nature__subtitle--dynamic{font-size:24px}.home-new-nature .home-new-nature__subtitle{margin-bottom:9px}.home-new-nature .home-new-nature__subtitle br{display:inline-block}.home-new-nature .home-new-nature__text{margin-bottom:20px}.home-new-nature .home-new-nature__text--dynamic{letter-spacing:1.3}.home-new-nature .home-new-nature__supporter-text{max-width:240px;margin-left:auto;margin-right:auto}.home-new-nature .home-new-nature__supporter-text--dynamic{margin-top:14px}.home-new-nature .home-new-nature__supporter-image-wrapper{margin-top:3px}.home-new-nature .home-new-nature__supporter-image-wrapper img{max-width:239px}.home-new-nature .home-new-nature__supporter-image-wrapper svg{max-width:239px}.home-new-nature.home-new-nature--dynamic{padding-top:110px;padding-bottom:63px}}.home-new .newsletter-form{position:relative;margin-top:15px;padding-top:45px;padding-bottom:57px;overflow:visible}.home-new .newsletter-form .newsletter-form__top-background{position:absolute;top:-23px;left:0;width:100%;height:24px;background-position:center;background-repeat:no-repeat;background-size:cover;z-index:10}.home-new .newsletter-form .newsletter-form__titles{text-align:right;margin-right:-7px}.home-new .newsletter-form .newsletter-form__titles .br{display:none}.home-new .newsletter-form .newsletter-form__title{position:relative;display:inline-block;margin-bottom:-7px;letter-spacing:2px}.home-new .newsletter-form .newsletter-form__title:after{position:absolute;top:-30px;right:-12px;display:block;content:"";width:68px;height:37px;background:url(arrow-white.svg) no-repeat center;background-size:cover}.home-new .newsletter-form .newsletter-form__subtitle{font-size:16px;line-height:22px;font-weight:var(--font-weight-black);color:#fff}.home-new .newsletter-form .newsletter-form__content{padding-top:17px;margin-left:-12px}.home-new .newsletter-form .input-field{display:inline-block;width:285px;height:41px;border:none;margin-bottom:0}.home-new .newsletter-form .klaviyo_condensed_styling .klaviyo_field_group,.home-new .newsletter-form .klaviyo_styling .klaviyo_field_group{margin-bottom:0}.home-new .newsletter-form form{display:flex;align-items:center;max-width:none;margin:0}.home-new .newsletter-form form input{padding-left:20px;background-color:#fff;border-radius:0;font-size:15px;font-family:Verdana,serif;line-height:normal;color:#c7b5ac}.home-new .newsletter-form form input::input-placeholder{opacity:1}.home-new .newsletter-form form input:placeholder{opacity:1}.home-new .newsletter-form form input::-moz-placeholder{opacity:1}.home-new .newsletter-form form input::placeholder{opacity:1}.home-new .newsletter-form form input:input-placeholder{opacity:1}.home-new .newsletter-form .newsletter-form__text{max-width:485px;margin-top:10px;font-size:10px;text-align:left;color:#5a3b36}.home-new .newsletter-form .newsletter-form__text p{margin:0}.home-new .newsletter-form .newsletter-form__text a{color:inherit;text-decoration:underline}.home-new .newsletter-form .newsletter-form__text a:hover{text-decoration:none}.home-new .newsletter-form .klaviyo_submit_button{width:205.5px;height:43px;margin-left:-7px;transition:opacity .3s}.home-new .newsletter-form .klaviyo_submit_button:hover{opacity:.75}.home-new .newsletter-form .email_signup{position:relative}.home-new .newsletter-form .newsletter-form__messages{font-size:14px;line-height:1.2;text-align:left;color:#5a3b36}.home-new .newsletter-form .newsletter-form__messages-error{margin-top:10px;color:red}.home-new .newsletter-form .newsletter-form__messages-success{margin-top:10px;font-size:18px;color:#f4ca31}.home-new .newsletter-form .error_message{position:absolute;top:100%;left:0;padding-top:5px}.home-new .newsletter-form .success_message{padding-left:20px}.home-new .newsletter-form .success_message .klaviyo_subheader{margin-top:10px;line-height:1.5;font-size:18px}.home-new .newsletter-form .section-text{font-size:14px;line-height:19px;color:#fff;text-align:left;letter-spacing:.1px}@media (min-width: 992px){.home-new .newsletter-form .success_message .klaviyo_header{min-width:400px;padding-top:10px}}@media (max-width: 991px){.home-new .newsletter-form{padding-top:20px;padding-bottom:39px}.home-new .newsletter-form .newsletter-form__titles{margin-right:0;text-align:center}.home-new .newsletter-form .newsletter-form__content{text-align:center;max-width:470px;margin:auto;padding-top:18px;transform:translate(10px)}.home-new .newsletter-form .newsletter-form__title{margin-bottom:0;letter-spacing:0}.home-new .newsletter-form .newsletter-form__title:after{transform:rotate(66deg);top:34px;right:-79px}.home-new .newsletter-form form{justify-content:space-between}.home-new .newsletter-form .newsletter-form__text{max-width:450px}.home-new .newsletter-form .newsletter-form__subtitle{max-width:280px;margin-left:auto;margin-right:auto;font-size:16px}.home-new .newsletter-form .klaviyo_messages{width:100%}.home-new .newsletter-form .success_message{padding-left:0}.home-new .newsletter-form .section-text{max-width:280px;margin:auto;font-size:16px;line-height:22px}.home-new .newsletter-form .input-field,.home-new .newsletter-form .klaviyo_submit_button{width:228px;height:46px}.home-new .newsletter-form .klaviyo_submit_button{transform:translate(-20px)}}@media (max-width: 767px){.home-new .newsletter-form{padding-top:18px}.home-new .newsletter-form .newsletter-form__titles{max-width:227px;margin-left:auto;margin-right:auto;margin-bottom:30px}.home-new .newsletter-form .newsletter-form__titles .br{display:inline}.home-new .newsletter-form .newsletter-form__title{font-size:40px;line-height:44px;margin-bottom:17px}.home-new .newsletter-form .newsletter-form__title:after{transform:rotate(95deg);top:120px;right:-60px}.home-new .newsletter-form form{display:block;margin-bottom:16px}.home-new .newsletter-form .newsletter-form__content{max-width:310px;padding-top:11px;transform:translate(0)}.home-new .newsletter-form .input-field,.home-new .newsletter-form .klaviyo_submit_button{width:100%}.home-new .newsletter-form .input-field{height:43px;margin-bottom:10px}.home-new .newsletter-form .klaviyo_submit_button{display:block;margin-right:0;margin-left:0;transform:translate(0)}.home-new .newsletter-form .klaviyo_styling .klaviyo_form_actions{text-align:center}.home-new .newsletter-form .error_message{position:static;padding-top:0}.home-new .newsletter-form .section-text{max-width:245px;font-size:14px;line-height:19px}}.home-new-banner-test{position:relative;padding-top:49.78%}.home-new-banner-test .home-new-banner-test__cover{position:absolute;top:0;left:0;width:100%;height:100%;display:flex;justify-content:center;align-items:center;z-index:2;transition-duration:.5s;transition-property:opacity,visibility;transition-timing-function:ease-out;visibility:visible;opacity:1}.home-new-banner-test .home-new-banner-test__cover.hide-cover{visibility:hidden;opacity:0}.home-new-banner-test .home-new-banner-test__image{position:absolute;top:0;left:0;width:100%;height:100%;visibility:visible;opacity:1;-o-object-fit:cover;object-fit:cover}.home-new-banner-test .home-new-banner-test__content{position:relative;text-align:center}.home-new-banner-test .home-new-banner-test__title{margin-top:0;margin-bottom:11px;font-size:34px;font-weight:var(--font-weight-black);line-height:1.29;text-align:center;text-transform:capitalize;color:#fff;transition-duration:.5s;transition-property:opacity,visibility;transition-timing-function:ease-out}.home-new-banner-test .home-new-banner-test__title br{display:none}.home-new-banner-test .home-new-banner-test__title.hide-title{opacity:0;visibility:hidden}.home-new-banner-test .home-new-banner-test__link{display:inline-block;padding:0;border:none;background-color:transparent;font-size:26px;font-weight:var(--font-weight-black);line-height:1.23;text-transform:capitalize;color:#fff;-webkit-appearance:none;-moz-appearance:none;appearance:none}.home-new-banner-test .home-new-banner-test__link svg{fill:#fff;width:41px;height:auto;vertical-align:middle}@media (min-width: 1200px){.home-new-banner-test .home-new-banner-test__link:hover .home-new-banner-test__link-text{border-bottom-color:transparent}}.home-new-banner-test .home-new-banner-test__link:focus-visible{outline:2px solid #000;outline-offset:2px}.home-new-banner-test .home-new-banner-test__link-text{margin-right:15px;border-bottom:3px solid #fff;vertical-align:middle;transition-property:border-color;transition-duration:.3s}.home-new-banner-test .home-new-banner-test__video{position:absolute;top:0;left:0;width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.home-new-banner-test .home-new-banner-test__video.home-new-banner-test__video--mobile{display:none}.home-new-banner-test .home-new-banner-test__border{position:relative;bottom:-2px;display:none;width:100%;height:30px;z-index:3;text-align:center;overflow:hidden}.home-new-banner-test .home-new-banner-test__border svg{width:60px;height:auto}.home-new-banner-test .home-new-banner-test__border:before,.home-new-banner-test .home-new-banner-test__border:after{content:"";position:absolute;top:0;width:calc(50% - 26px);height:100%;background-position:0;background-size:cover}.home-new-banner-test .home-new-banner-test__border:before{left:-2px;background-image:url(home-banner-bottom-left.svg)}.home-new-banner-test .home-new-banner-test__border:after{right:-2px;background-image:url(home-banner-bottom-right.svg)}@media (max-width: 991px){.home-new-banner-test{padding-top:56.12%}.home-new-banner-test .home-new-banner-test__title{font-size:34px}.home-new-banner-test .home-new-banner-test__link{font-size:26px}}@media (max-width: 767px){.home-new-banner-test .home-new-banner-test__title{padding-right:15px;padding-left:15px;font-size:24px;line-height:1.42}.home-new-banner-test .home-new-banner-test__link{font-size:18px}}@media (max-width: 480px){.home-new-banner-test{padding-top:133.6%}.home-new-banner-test .home-new-banner-test__cover{justify-content:center;-webkit-clip-path:polygon(100% 0,100% 88%,50% 100%,0 88%,0 0);clip-path:polygon(100% 0,100% 88%,50% 100%,0 88%,0 0)}.home-new-banner-test .home-new-banner-test__content{padding-bottom:60px}.home-new-banner-test .home-new-banner-test__title{margin-bottom:15px}.home-new-banner-test .home-new-banner-test__title br{display:block}.home-new-banner-test .home-new-banner-test__video.home-new-banner-test__video--desktop{display:none}.home-new-banner-test .home-new-banner-test__video.home-new-banner-test__video--mobile{display:block;-webkit-clip-path:polygon(100% 0,100% 88%,50% 100%,0 88%,0 0);clip-path:polygon(100% 0,100% 88%,50% 100%,0 88%,0 0)}}.home-featured-product-new{position:relative;padding-top:58px;padding-bottom:40px;background-color:#f8f4ee;color:#5a3b36}.home-featured-product-new .home-featured-product-new__content{display:flex;flex-direction:column;align-items:center;width:100%;max-width:665px;margin-left:auto;margin-right:auto}.home-featured-product-new .home-featured-product-new__reviews-container{display:flex;flex-wrap:wrap;justify-content:center;align-items:center;margin-bottom:10px}.home-featured-product-new .home-featured-product-new__reviews-star-ratings-container{margin-left:8px;margin-right:8px}.home-featured-product-new .home-featured-product-new__reviews-star-ratings-container svg{display:block;width:138px;height:24px}.home-featured-product-new .home-featured-product-new__reviews-star-ratings-container svg .cls-1{fill:#ff8b4e}.home-featured-product-new .home-featured-product-new__reviews-text{margin:0;font-family:var(--primary-font);font-size:18px;font-weight:var(--font-weight-bold);line-height:1.1;color:#5a3b36}.home-featured-product-new .home-featured-product-new__title{margin-top:0;margin-bottom:7px;font-family:var(--primary-font);font-size:34px;font-weight:var(--font-weight-bold);line-height:1.1;text-align:center;color:#5a3b36}.home-featured-product-new .home-featured-product-new__subtitle{max-width:539px;margin-top:0;margin-bottom:0;font-family:var(--primary-font);font-size:18px;font-weight:var(--font-weight-regular);line-height:1.4;text-align:center;color:#5a3b36}.home-featured-product-new .home-featured-product-new__button{position:relative;display:block;min-width:244px;margin-top:35px;padding:9px 22px;background-color:#ff8b4e;font-family:var(--secondary-font);font-size:23px;font-weight:var(--font-weight-regular);line-height:normal;text-align:center;text-decoration:none;text-transform:uppercase;color:#fff}.home-featured-product-new .home-featured-product-new__button:hover{background-color:#f17534}.home-featured-product-new .home-featured-product-new__button:focus-visible{outline:1px solid #000}.home-featured-product-new .home-featured-product-new__link{margin-top:10px;font-family:var(--primary-font);font-size:18px;font-weight:var(--font-weight-regular);line-height:1.4;border-bottom:1px solid #5a3b36;color:#5a3b36}.home-featured-product-new .home-featured-product-new__link:focus-visible{outline:1px solid #000}@media (max-width: 991px){.home-featured-product-new{padding-top:41px;padding-bottom:50px}.home-featured-product-new .home-featured-product-new__content{max-width:534px}.home-featured-product-new .home-featured-product-new__reviews-container{margin-bottom:7px}.home-featured-product-new .home-featured-product-new__reviews-star-ratings-container svg{display:block;width:94px;height:16px}.home-featured-product-new .home-featured-product-new__reviews-text{font-size:16px}.home-featured-product-new .home-featured-product-new__title{margin-bottom:12px;font-size:24px;line-height:1.4}.home-featured-product-new .home-featured-product-new__subtitle{max-width:none}.home-featured-product-new .home-featured-product-new__button{margin-top:33px;padding-top:12px;padding-bottom:12px;font-size:18px}}@media (max-width: 767px){.home-featured-product-new{padding:30px 21px 18px}.home-featured-product-new .home-featured-product-new__content{max-width:318px}.home-featured-product-new .home-featured-product-new__reviews-star-ratings-container{margin-right:0;margin-bottom:4px}.home-featured-product-new .home-featured-product-new__reviews-text{margin-bottom:4px}.home-featured-product-new .home-featured-product-new__title{margin-bottom:5px}.home-featured-product-new .home-featured-product-new__button{margin-top:11px}}.collection-subscription .collection-subscription__wrapper{padding-top:50px;background-color:#f8f4ee}.collection-subscription .collection-subscription__title{margin-top:0;margin-bottom:21px;font-family:var(--secondary-font);font-size:54px;font-weight:400;line-height:1.38;text-align:center;color:#5a3b36}.collection-subscription .collection-subscription__subtitle{max-width:772px;margin-left:auto;margin-right:auto;font-family:var(--primary-font);font-size:20px;font-weight:var(--font-weight-bold);line-height:1.3;text-align:center;color:#5a3b36}.collection-subscription .collection-subscription__subtitle p{margin:0}.collection-subscription#collection-new-design .product-nutrition{margin-top:0}@media (max-width: 991px){.collection-subscription .collection-subscription__wrapper{padding-top:0}.collection-subscription .collection-subscription__subtitle{max-width:550px;font-size:18px}}@media (max-width: 767px){.collection-subscription .collection-subscription__title{font-size:42px;line-height:1.25}.collection-subscription .collection-subscription__subtitle{font-size:17px}}.products-rating-widget{font-size:14px;color:#5a3b36;text-align:center}.products-rating-widget .jdgm-star{padding-right:4px!important;font-size:15px;color:#f8b983}.products-rating-widget .products-rating-widget__value{margin-left:9px;font-weight:var(--font-weight-black)}.products-rating-widget .products-rating-widget__count{margin-left:3px}.products-discount-message{padding-bottom:18px;line-height:1.25;text-align:center;color:#5a3b36}.products-discount-message .products-discount-message__title{text-transform:uppercase;font-family:var(--primary-font);font-size:34px;font-weight:var(--font-weight-black);line-height:1.2}.products-discount-message .products-discount-message__title p{margin:0}.products-discount-message .products-discount-message__text{font-size:16px;font-weight:var(--font-weight-black);text-transform:uppercase}.products-discount-message .products-discount-message__text p{margin:0}.products-discount-message .products-discount-message__text strong{margin-right:5px;font-weight:var(--font-weight-bold);color:#e67f3a}.products-discount-message .products-discount-message__text em{position:relative;margin-right:4px;font-style:normal;font-weight:var(--font-weight-regular)}.products-discount-message .products-discount-message__text em:after{content:"";position:absolute;display:block;top:50%;left:0;width:100%;height:2px;transform:rotate(-10deg);background-color:#e39662}@media (max-width: 991px){.products-discount-message .products-discount-message__title{font-size:25px}.products-discount-message .products-discount-message__text{font-size:14px}}@media (max-width: 767px){.products-discount-message{margin-top:8px;padding-bottom:21px}.products-discount-message .products-discount-message__title{font-size:34px}.products-discount-message .products-discount-message__text{margin-top:3px;font-size:16px}}@media (max-width: 500px){.products-discount-message{margin-top:5px}.products-discount-message .products-discount-message__title{font-size:28px}.products-discount-message .products-discount-message__text{margin-top:2px;font-size:14px}.products-discount-message .products-discount-message__text em{margin-right:1px;padding:0 3px}.products-discount-message .products-discount-message__text em:after{transform:rotate(-6deg) translateY(-50%)}.products-discount-message .products-discount-message__text strong{margin-right:2px}}@media (max-width: 420px){.products-discount-message .products-discount-message__title{font-size:22px}.products-discount-message .products-discount-message__text{font-size:13px}}@media (max-width: 350px){.products-discount-message .products-discount-message__text{margin-top:5px;font-size:12px}}.template-collection-new-top-section,.template-collection-new-top-section-v2,.template-collection-new-top-section-design,.template-collection-widget-test{padding-top:0}.template-collection-new-top-section .new-header__btn,.template-collection-new-top-section-v2 .new-header__btn,.template-collection-new-top-section-design .new-header__btn,.template-collection-widget-test .new-header__btn{visibility:hidden;margin-left:-21px}.template-collection-new-top-section .main-content,.template-collection-new-top-section-v2 .main-content,.template-collection-new-top-section-design .main-content,.template-collection-widget-test .main-content{max-width:100%;margin-bottom:0;padding:0}.template-collection-new-top-section #collection-new-design .scroll-top-wrapper .button,.template-collection-new-top-section-v2 #collection-new-design .scroll-top-wrapper .button,.template-collection-new-top-section-design #collection-new-design .scroll-top-wrapper .button,.template-collection-widget-test #collection-new-design .scroll-top-wrapper .button{position:relative;width:auto;padding:15px 40px;background-color:#ff8b4e;font-family:var(--secondary-font);font-size:18px;font-weight:400;line-height:1.2;letter-spacing:0;text-align:center;text-transform:uppercase;color:#fff;box-shadow:0 3px 6px #00000029;border-radius:5px;transition-property:background-color;transition-duration:.3s}.template-collection-new-top-section #collection-new-design .scroll-top-wrapper .button:hover,.template-collection-new-top-section-v2 #collection-new-design .scroll-top-wrapper .button:hover,.template-collection-new-top-section-design #collection-new-design .scroll-top-wrapper .button:hover,.template-collection-widget-test #collection-new-design .scroll-top-wrapper .button:hover{opacity:1;background-color:#f17534}.template-collection-new-top-section .recipe-ingredients,.template-collection-new-top-section-v2 .recipe-ingredients,.template-collection-new-top-section-design .recipe-ingredients,.template-collection-widget-test .recipe-ingredients{position:relative;padding-top:135px}.template-collection-new-top-section .recipe-ingredients:before,.template-collection-new-top-section-v2 .recipe-ingredients:before,.template-collection-new-top-section-design .recipe-ingredients:before,.template-collection-widget-test .recipe-ingredients:before{content:"";position:absolute;top:-1px;left:50%;width:123px;height:60px;background-image:url(icon-arrow-up-light.svg);background-repeat:no-repeat;background-size:contain;background-position:50% 50%;transform:translate(-50%) rotate(180deg)}.template-collection-new-top-section .recipe-ingredients .recipe-ingredients__footer,.template-collection-new-top-section .recipe-ingredients .recipe-ingredients__button,.template-collection-new-top-section-v2 .recipe-ingredients .recipe-ingredients__footer,.template-collection-new-top-section-v2 .recipe-ingredients .recipe-ingredients__button,.template-collection-new-top-section-design .recipe-ingredients .recipe-ingredients__footer,.template-collection-new-top-section-design .recipe-ingredients .recipe-ingredients__button,.template-collection-widget-test .recipe-ingredients .recipe-ingredients__footer,.template-collection-widget-test .recipe-ingredients .recipe-ingredients__button{display:none}.template-collection-new-top-section .main-header-wrapper:not(.header-update) .header-promotion-bar .header-promotion-text a,.template-collection-new-top-section-v2 .main-header-wrapper:not(.header-update) .header-promotion-bar .header-promotion-text a,.template-collection-new-top-section-design .main-header-wrapper:not(.header-update) .header-promotion-bar .header-promotion-text a,.template-collection-widget-test .main-header-wrapper:not(.header-update) .header-promotion-bar .header-promotion-text a{font-family:var(--primary-font);font-weight:var(--font-weight-black);text-decoration:none}.template-collection-new-top-section .main-header-wrapper:not(.header-update) .header-promotion-bar .header-promotion-text a[href*=tel]:before,.template-collection-new-top-section-v2 .main-header-wrapper:not(.header-update) .header-promotion-bar .header-promotion-text a[href*=tel]:before,.template-collection-new-top-section-design .main-header-wrapper:not(.header-update) .header-promotion-bar .header-promotion-text a[href*=tel]:before,.template-collection-widget-test .main-header-wrapper:not(.header-update) .header-promotion-bar .header-promotion-text a[href*=tel]:before{margin-right:11px;transform:translateY(3px)}.template-collection-new-top-section .main-header-wrapper:not(.header-update) .header-promotion-bar .header-promotion-text.header-promotion-text--desktop,.template-collection-new-top-section-v2 .main-header-wrapper:not(.header-update) .header-promotion-bar .header-promotion-text.header-promotion-text--desktop,.template-collection-new-top-section-design .main-header-wrapper:not(.header-update) .header-promotion-bar .header-promotion-text.header-promotion-text--desktop,.template-collection-widget-test .main-header-wrapper:not(.header-update) .header-promotion-bar .header-promotion-text.header-promotion-text--desktop{font-size:14px}@media (min-width: 992px){.template-collection-new-top-section .products-slider-new .slick-arrow,.template-collection-new-top-section-v2 .products-slider-new .slick-arrow,.template-collection-new-top-section-design .products-slider-new .slick-arrow,.template-collection-widget-test .products-slider-new .slick-arrow{bottom:50%;transform:translateY(50%)}.template-collection-new-top-section .products-slider-new .slick-arrow.slick-prev,.template-collection-new-top-section-v2 .products-slider-new .slick-arrow.slick-prev,.template-collection-new-top-section-design .products-slider-new .slick-arrow.slick-prev,.template-collection-widget-test .products-slider-new .slick-arrow.slick-prev{transform:translateY(50%) scaleX(-1)}}.template-collection-new-top-section .main-header-wrapper .header-promotion-bar .header-promotion-text,.template-collection-new-top-section-v2 .main-header-wrapper .header-promotion-bar .header-promotion-text,.template-collection-new-top-section-design .main-header-wrapper .header-promotion-bar .header-promotion-text,.template-collection-widget-test .main-header-wrapper .header-promotion-bar .header-promotion-text{font-family:var(--primary-font);font-size:14px;font-weight:var(--font-weight-black)}@media (max-width: 991px){.template-collection-new-top-section .recipe-ingredients,.template-collection-new-top-section-v2 .recipe-ingredients,.template-collection-new-top-section-design .recipe-ingredients,.template-collection-widget-test .recipe-ingredients{padding-top:90px}.template-collection-new-top-section .recipe-ingredients:before,.template-collection-new-top-section-v2 .recipe-ingredients:before,.template-collection-new-top-section-design .recipe-ingredients:before,.template-collection-widget-test .recipe-ingredients:before{width:83px;height:40px}}@media (max-width: 767px){.template-collection-new-top-section,.template-collection-new-top-section-v2,.template-collection-new-top-section-design,.template-collection-widget-test{padding-top:0}.template-collection-new-top-section #collection-new-design .guarantee-block--mobile,.template-collection-new-top-section-v2 #collection-new-design .guarantee-block--mobile,.template-collection-new-top-section-design #collection-new-design .guarantee-block--mobile,.template-collection-widget-test #collection-new-design .guarantee-block--mobile{display:none}.template-collection-new-top-section .recipe-ingredients,.template-collection-new-top-section-v2 .recipe-ingredients,.template-collection-new-top-section-design .recipe-ingredients,.template-collection-widget-test .recipe-ingredients{padding-top:85px}.template-collection-new-top-section.collection-giveaway .main-content,.template-collection-new-top-section.collection-black-friday-2022 .main-content,.template-collection-new-top-section.collection-black-friday .main-content,.template-collection-new-top-section.collection-cyber-monday-2021 .main-content,.template-collection-new-top-section.collection-cyber-monday-test .main-content,.template-collection-new-top-section-v2.collection-giveaway .main-content,.template-collection-new-top-section-v2.collection-black-friday-2022 .main-content,.template-collection-new-top-section-v2.collection-black-friday .main-content,.template-collection-new-top-section-v2.collection-cyber-monday-2021 .main-content,.template-collection-new-top-section-v2.collection-cyber-monday-test .main-content,.template-collection-new-top-section-design.collection-giveaway .main-content,.template-collection-new-top-section-design.collection-black-friday-2022 .main-content,.template-collection-new-top-section-design.collection-black-friday .main-content,.template-collection-new-top-section-design.collection-cyber-monday-2021 .main-content,.template-collection-new-top-section-design.collection-cyber-monday-test .main-content,.template-collection-widget-test.collection-giveaway .main-content,.template-collection-widget-test.collection-black-friday-2022 .main-content,.template-collection-widget-test.collection-black-friday .main-content,.template-collection-widget-test.collection-cyber-monday-2021 .main-content,.template-collection-widget-test.collection-cyber-monday-test .main-content{padding:0}.template-collection-new-top-section.collection-giveaway .products-shop-container,.template-collection-new-top-section.collection-black-friday-2022 .products-shop-container,.template-collection-new-top-section.collection-black-friday .products-shop-container,.template-collection-new-top-section.collection-cyber-monday-2021 .products-shop-container,.template-collection-new-top-section.collection-cyber-monday-test .products-shop-container,.template-collection-new-top-section-v2.collection-giveaway .products-shop-container,.template-collection-new-top-section-v2.collection-black-friday-2022 .products-shop-container,.template-collection-new-top-section-v2.collection-black-friday .products-shop-container,.template-collection-new-top-section-v2.collection-cyber-monday-2021 .products-shop-container,.template-collection-new-top-section-v2.collection-cyber-monday-test .products-shop-container,.template-collection-new-top-section-design.collection-giveaway .products-shop-container,.template-collection-new-top-section-design.collection-black-friday-2022 .products-shop-container,.template-collection-new-top-section-design.collection-black-friday .products-shop-container,.template-collection-new-top-section-design.collection-cyber-monday-2021 .products-shop-container,.template-collection-new-top-section-design.collection-cyber-monday-test .products-shop-container,.template-collection-widget-test.collection-giveaway .products-shop-container,.template-collection-widget-test.collection-black-friday-2022 .products-shop-container,.template-collection-widget-test.collection-black-friday .products-shop-container,.template-collection-widget-test.collection-cyber-monday-2021 .products-shop-container,.template-collection-widget-test.collection-cyber-monday-test .products-shop-container{padding-bottom:55px}.template-collection-new-top-section.collection-giveaway .products-shop-container .products-shop-container__row,.template-collection-new-top-section.collection-black-friday-2022 .products-shop-container .products-shop-container__row,.template-collection-new-top-section.collection-black-friday .products-shop-container .products-shop-container__row,.template-collection-new-top-section.collection-cyber-monday-2021 .products-shop-container .products-shop-container__row,.template-collection-new-top-section.collection-cyber-monday-test .products-shop-container .products-shop-container__row,.template-collection-new-top-section-v2.collection-giveaway .products-shop-container .products-shop-container__row,.template-collection-new-top-section-v2.collection-black-friday-2022 .products-shop-container .products-shop-container__row,.template-collection-new-top-section-v2.collection-black-friday .products-shop-container .products-shop-container__row,.template-collection-new-top-section-v2.collection-cyber-monday-2021 .products-shop-container .products-shop-container__row,.template-collection-new-top-section-v2.collection-cyber-monday-test .products-shop-container .products-shop-container__row,.template-collection-new-top-section-design.collection-giveaway .products-shop-container .products-shop-container__row,.template-collection-new-top-section-design.collection-black-friday-2022 .products-shop-container .products-shop-container__row,.template-collection-new-top-section-design.collection-black-friday .products-shop-container .products-shop-container__row,.template-collection-new-top-section-design.collection-cyber-monday-2021 .products-shop-container .products-shop-container__row,.template-collection-new-top-section-design.collection-cyber-monday-test .products-shop-container .products-shop-container__row,.template-collection-widget-test.collection-giveaway .products-shop-container .products-shop-container__row,.template-collection-widget-test.collection-black-friday-2022 .products-shop-container .products-shop-container__row,.template-collection-widget-test.collection-black-friday .products-shop-container .products-shop-container__row,.template-collection-widget-test.collection-cyber-monday-2021 .products-shop-container .products-shop-container__row,.template-collection-widget-test.collection-cyber-monday-test .products-shop-container .products-shop-container__row{flex-direction:column-reverse}.template-collection-new-top-section.collection-giveaway .products-shop-container .products-shop-container__content-col,.template-collection-new-top-section.collection-black-friday-2022 .products-shop-container .products-shop-container__content-col,.template-collection-new-top-section.collection-black-friday .products-shop-container .products-shop-container__content-col,.template-collection-new-top-section.collection-cyber-monday-2021 .products-shop-container .products-shop-container__content-col,.template-collection-new-top-section.collection-cyber-monday-test .products-shop-container .products-shop-container__content-col,.template-collection-new-top-section-v2.collection-giveaway .products-shop-container .products-shop-container__content-col,.template-collection-new-top-section-v2.collection-black-friday-2022 .products-shop-container .products-shop-container__content-col,.template-collection-new-top-section-v2.collection-black-friday .products-shop-container .products-shop-container__content-col,.template-collection-new-top-section-v2.collection-cyber-monday-2021 .products-shop-container .products-shop-container__content-col,.template-collection-new-top-section-v2.collection-cyber-monday-test .products-shop-container .products-shop-container__content-col,.template-collection-new-top-section-design.collection-giveaway .products-shop-container .products-shop-container__content-col,.template-collection-new-top-section-design.collection-black-friday-2022 .products-shop-container .products-shop-container__content-col,.template-collection-new-top-section-design.collection-black-friday .products-shop-container .products-shop-container__content-col,.template-collection-new-top-section-design.collection-cyber-monday-2021 .products-shop-container .products-shop-container__content-col,.template-collection-new-top-section-design.collection-cyber-monday-test .products-shop-container .products-shop-container__content-col,.template-collection-widget-test.collection-giveaway .products-shop-container .products-shop-container__content-col,.template-collection-widget-test.collection-black-friday-2022 .products-shop-container .products-shop-container__content-col,.template-collection-widget-test.collection-black-friday .products-shop-container .products-shop-container__content-col,.template-collection-widget-test.collection-cyber-monday-2021 .products-shop-container .products-shop-container__content-col,.template-collection-widget-test.collection-cyber-monday-test .products-shop-container .products-shop-container__content-col{padding-bottom:45px}.template-collection-new-top-section.collection-giveaway .product-settings .product-settings__top,.template-collection-new-top-section.collection-black-friday-2022 .product-settings .product-settings__top,.template-collection-new-top-section.collection-black-friday .product-settings .product-settings__top,.template-collection-new-top-section.collection-cyber-monday-2021 .product-settings .product-settings__top,.template-collection-new-top-section.collection-cyber-monday-test .product-settings .product-settings__top,.template-collection-new-top-section-v2.collection-giveaway .product-settings .product-settings__top,.template-collection-new-top-section-v2.collection-black-friday-2022 .product-settings .product-settings__top,.template-collection-new-top-section-v2.collection-black-friday .product-settings .product-settings__top,.template-collection-new-top-section-v2.collection-cyber-monday-2021 .product-settings .product-settings__top,.template-collection-new-top-section-v2.collection-cyber-monday-test .product-settings .product-settings__top,.template-collection-new-top-section-design.collection-giveaway .product-settings .product-settings__top,.template-collection-new-top-section-design.collection-black-friday-2022 .product-settings .product-settings__top,.template-collection-new-top-section-design.collection-black-friday .product-settings .product-settings__top,.template-collection-new-top-section-design.collection-cyber-monday-2021 .product-settings .product-settings__top,.template-collection-new-top-section-design.collection-cyber-monday-test .product-settings .product-settings__top,.template-collection-widget-test.collection-giveaway .product-settings .product-settings__top,.template-collection-widget-test.collection-black-friday-2022 .product-settings .product-settings__top,.template-collection-widget-test.collection-black-friday .product-settings .product-settings__top,.template-collection-widget-test.collection-cyber-monday-2021 .product-settings .product-settings__top,.template-collection-widget-test.collection-cyber-monday-test .product-settings .product-settings__top{padding-top:80px}.template-collection-new-top-section.collection-giveaway .product-settings .product-settings__bottom,.template-collection-new-top-section.collection-black-friday-2022 .product-settings .product-settings__bottom,.template-collection-new-top-section.collection-black-friday .product-settings .product-settings__bottom,.template-collection-new-top-section.collection-cyber-monday-2021 .product-settings .product-settings__bottom,.template-collection-new-top-section.collection-cyber-monday-test .product-settings .product-settings__bottom,.template-collection-new-top-section-v2.collection-giveaway .product-settings .product-settings__bottom,.template-collection-new-top-section-v2.collection-black-friday-2022 .product-settings .product-settings__bottom,.template-collection-new-top-section-v2.collection-black-friday .product-settings .product-settings__bottom,.template-collection-new-top-section-v2.collection-cyber-monday-2021 .product-settings .product-settings__bottom,.template-collection-new-top-section-v2.collection-cyber-monday-test .product-settings .product-settings__bottom,.template-collection-new-top-section-design.collection-giveaway .product-settings .product-settings__bottom,.template-collection-new-top-section-design.collection-black-friday-2022 .product-settings .product-settings__bottom,.template-collection-new-top-section-design.collection-black-friday .product-settings .product-settings__bottom,.template-collection-new-top-section-design.collection-cyber-monday-2021 .product-settings .product-settings__bottom,.template-collection-new-top-section-design.collection-cyber-monday-test .product-settings .product-settings__bottom,.template-collection-widget-test.collection-giveaway .product-settings .product-settings__bottom,.template-collection-widget-test.collection-black-friday-2022 .product-settings .product-settings__bottom,.template-collection-widget-test.collection-black-friday .product-settings .product-settings__bottom,.template-collection-widget-test.collection-cyber-monday-2021 .product-settings .product-settings__bottom,.template-collection-widget-test.collection-cyber-monday-test .product-settings .product-settings__bottom{padding-bottom:0}.template-collection-new-top-section.collection-giveaway .products-slider,.template-collection-new-top-section.collection-black-friday-2022 .products-slider,.template-collection-new-top-section.collection-black-friday .products-slider,.template-collection-new-top-section.collection-cyber-monday-2021 .products-slider,.template-collection-new-top-section.collection-cyber-monday-test .products-slider,.template-collection-new-top-section-v2.collection-giveaway .products-slider,.template-collection-new-top-section-v2.collection-black-friday-2022 .products-slider,.template-collection-new-top-section-v2.collection-black-friday .products-slider,.template-collection-new-top-section-v2.collection-cyber-monday-2021 .products-slider,.template-collection-new-top-section-v2.collection-cyber-monday-test .products-slider,.template-collection-new-top-section-design.collection-giveaway .products-slider,.template-collection-new-top-section-design.collection-black-friday-2022 .products-slider,.template-collection-new-top-section-design.collection-black-friday .products-slider,.template-collection-new-top-section-design.collection-cyber-monday-2021 .products-slider,.template-collection-new-top-section-design.collection-cyber-monday-test .products-slider,.template-collection-widget-test.collection-giveaway .products-slider,.template-collection-widget-test.collection-black-friday-2022 .products-slider,.template-collection-widget-test.collection-black-friday .products-slider,.template-collection-widget-test.collection-cyber-monday-2021 .products-slider,.template-collection-widget-test.collection-cyber-monday-test .products-slider{max-width:474px;margin-left:auto;margin-right:auto}}@media (max-width: 470px){.template-collection-new-top-section.collection-giveaway .products-shop-container,.template-collection-new-top-section.collection-black-friday-2022 .products-shop-container,.template-collection-new-top-section.collection-black-friday .products-shop-container,.template-collection-new-top-section.collection-cyber-monday-2021 .products-shop-container,.template-collection-new-top-section.collection-cyber-monday-test .products-shop-container,.template-collection-new-top-section-v2.collection-giveaway .products-shop-container,.template-collection-new-top-section-v2.collection-black-friday-2022 .products-shop-container,.template-collection-new-top-section-v2.collection-black-friday .products-shop-container,.template-collection-new-top-section-v2.collection-cyber-monday-2021 .products-shop-container,.template-collection-new-top-section-v2.collection-cyber-monday-test .products-shop-container,.template-collection-new-top-section-design.collection-giveaway .products-shop-container,.template-collection-new-top-section-design.collection-black-friday-2022 .products-shop-container,.template-collection-new-top-section-design.collection-black-friday .products-shop-container,.template-collection-new-top-section-design.collection-cyber-monday-2021 .products-shop-container,.template-collection-new-top-section-design.collection-cyber-monday-test .products-shop-container,.template-collection-widget-test.collection-giveaway .products-shop-container,.template-collection-widget-test.collection-black-friday-2022 .products-shop-container,.template-collection-widget-test.collection-black-friday .products-shop-container,.template-collection-widget-test.collection-cyber-monday-2021 .products-shop-container,.template-collection-widget-test.collection-cyber-monday-test .products-shop-container{padding-bottom:0}.template-collection-new-top-section.collection-giveaway .products-shop-container .products-shop-container__content-col,.template-collection-new-top-section.collection-black-friday-2022 .products-shop-container .products-shop-container__content-col,.template-collection-new-top-section.collection-black-friday .products-shop-container .products-shop-container__content-col,.template-collection-new-top-section.collection-cyber-monday-2021 .products-shop-container .products-shop-container__content-col,.template-collection-new-top-section.collection-cyber-monday-test .products-shop-container .products-shop-container__content-col,.template-collection-new-top-section-v2.collection-giveaway .products-shop-container .products-shop-container__content-col,.template-collection-new-top-section-v2.collection-black-friday-2022 .products-shop-container .products-shop-container__content-col,.template-collection-new-top-section-v2.collection-black-friday .products-shop-container .products-shop-container__content-col,.template-collection-new-top-section-v2.collection-cyber-monday-2021 .products-shop-container .products-shop-container__content-col,.template-collection-new-top-section-v2.collection-cyber-monday-test .products-shop-container .products-shop-container__content-col,.template-collection-new-top-section-design.collection-giveaway .products-shop-container .products-shop-container__content-col,.template-collection-new-top-section-design.collection-black-friday-2022 .products-shop-container .products-shop-container__content-col,.template-collection-new-top-section-design.collection-black-friday .products-shop-container .products-shop-container__content-col,.template-collection-new-top-section-design.collection-cyber-monday-2021 .products-shop-container .products-shop-container__content-col,.template-collection-new-top-section-design.collection-cyber-monday-test .products-shop-container .products-shop-container__content-col,.template-collection-widget-test.collection-giveaway .products-shop-container .products-shop-container__content-col,.template-collection-widget-test.collection-black-friday-2022 .products-shop-container .products-shop-container__content-col,.template-collection-widget-test.collection-black-friday .products-shop-container .products-shop-container__content-col,.template-collection-widget-test.collection-cyber-monday-2021 .products-shop-container .products-shop-container__content-col,.template-collection-widget-test.collection-cyber-monday-test .products-shop-container .products-shop-container__content-col{padding-bottom:28px}}.template-collection-new-top-section.collection-giveaway,.template-collection-new-top-section.collection-black-friday-2022,.template-collection-new-top-section.collection-black-friday,.template-collection-new-top-section.collection-cyber-monday-2021,.template-collection-new-top-section.collection-cyber-monday-test,.template-collection-new-top-section-v2.collection-giveaway,.template-collection-new-top-section-v2.collection-black-friday-2022,.template-collection-new-top-section-v2.collection-black-friday,.template-collection-new-top-section-v2.collection-cyber-monday-2021,.template-collection-new-top-section-v2.collection-cyber-monday-test,.template-collection-new-top-section-design.collection-giveaway,.template-collection-new-top-section-design.collection-black-friday-2022,.template-collection-new-top-section-design.collection-black-friday,.template-collection-new-top-section-design.collection-cyber-monday-2021,.template-collection-new-top-section-design.collection-cyber-monday-test,.template-collection-ab-test.collection-giveaway,.template-collection-ab-test.collection-black-friday-2022,.template-collection-ab-test.collection-black-friday,.template-collection-ab-test.collection-cyber-monday-2021,.template-collection-ab-test.collection-cyber-monday-test{padding-top:0;background-color:#fff}.template-collection-new-top-section.collection-giveaway .main-content#main,.template-collection-new-top-section.collection-black-friday-2022 .main-content#main,.template-collection-new-top-section.collection-black-friday .main-content#main,.template-collection-new-top-section.collection-cyber-monday-2021 .main-content#main,.template-collection-new-top-section.collection-cyber-monday-test .main-content#main,.template-collection-new-top-section-v2.collection-giveaway .main-content#main,.template-collection-new-top-section-v2.collection-black-friday-2022 .main-content#main,.template-collection-new-top-section-v2.collection-black-friday .main-content#main,.template-collection-new-top-section-v2.collection-cyber-monday-2021 .main-content#main,.template-collection-new-top-section-v2.collection-cyber-monday-test .main-content#main,.template-collection-new-top-section-design.collection-giveaway .main-content#main,.template-collection-new-top-section-design.collection-black-friday-2022 .main-content#main,.template-collection-new-top-section-design.collection-black-friday .main-content#main,.template-collection-new-top-section-design.collection-cyber-monday-2021 .main-content#main,.template-collection-new-top-section-design.collection-cyber-monday-test .main-content#main,.template-collection-ab-test.collection-giveaway .main-content#main,.template-collection-ab-test.collection-black-friday-2022 .main-content#main,.template-collection-ab-test.collection-black-friday .main-content#main,.template-collection-ab-test.collection-cyber-monday-2021 .main-content#main,.template-collection-ab-test.collection-cyber-monday-test .main-content#main{padding-top:0}.template-collection-new-top-section.collection-giveaway .products-shop-container,.template-collection-new-top-section.collection-black-friday-2022 .products-shop-container,.template-collection-new-top-section.collection-black-friday .products-shop-container,.template-collection-new-top-section.collection-cyber-monday-2021 .products-shop-container,.template-collection-new-top-section.collection-cyber-monday-test .products-shop-container,.template-collection-new-top-section-v2.collection-giveaway .products-shop-container,.template-collection-new-top-section-v2.collection-black-friday-2022 .products-shop-container,.template-collection-new-top-section-v2.collection-black-friday .products-shop-container,.template-collection-new-top-section-v2.collection-cyber-monday-2021 .products-shop-container,.template-collection-new-top-section-v2.collection-cyber-monday-test .products-shop-container,.template-collection-new-top-section-design.collection-giveaway .products-shop-container,.template-collection-new-top-section-design.collection-black-friday-2022 .products-shop-container,.template-collection-new-top-section-design.collection-black-friday .products-shop-container,.template-collection-new-top-section-design.collection-cyber-monday-2021 .products-shop-container,.template-collection-new-top-section-design.collection-cyber-monday-test .products-shop-container,.template-collection-ab-test.collection-giveaway .products-shop-container,.template-collection-ab-test.collection-black-friday-2022 .products-shop-container,.template-collection-ab-test.collection-black-friday .products-shop-container,.template-collection-ab-test.collection-cyber-monday-2021 .products-shop-container,.template-collection-ab-test.collection-cyber-monday-test .products-shop-container{padding-bottom:45px}.products-shop-container__link-wrapper{margin-top:13px;line-height:1.4;text-align:center}.products-shop-container__link{border-bottom:1px solid #5a3b36;font-size:12px;text-transform:uppercase;text-decoration:none;color:#5a3b36}.products-shop-container__link:hover{border-bottom-color:#f8ba83;color:#f8ba83}.template-collection-new-top-section-v2,.template-collection-new-top-section-design{padding-top:0}.products-shop-container{margin:0 auto;padding:35px 18px 70px;max-width:980px}.products-shop-container .products-shop-container__row{display:flex;flex-wrap:wrap;margin:0 -18px}.products-shop-container .products-shop-container__row.products-shop-container__row--justify-end{justify-content:flex-end}.products-shop-container .products-shop-container__media-col,.products-shop-container .products-shop-container__content-col{padding:0 18px}.products-shop-container .products-shop-container__media-col{width:52%}.products-shop-container .products-shop-container__content-col{width:48%}.products-shop-container .products-shop-container__info-text{margin-top:11px;margin-bottom:0;font-size:14px;font-weight:var(--font-weight-black);line-height:1.71;text-align:center;color:#020202}@media (max-width: 991px){.products-shop-container{max-width:100%;padding:0}.products-shop-container .products-shop-container__row{margin:0}.products-shop-container .products-shop-container__media-col,.products-shop-container .products-shop-container__content-col{width:100%;padding:0}.products-shop-container .products-shop-container__content-col{padding:41px 25px 62px;background-color:#f8f4ee}}@media (max-width: 350px){.products-shop-container .products-shop-container__info-text{font-size:12px}}.products-slider.slick-dotted{margin-bottom:0}.products-slider .products-slider__image{position:absolute;left:0;top:0;height:100%;width:100%;-o-object-fit:cover;object-fit:cover}.products-slider .products-slider__image-wrapper{position:relative;overflow:hidden;display:block;padding-top:117.6%}.products-slider:not(.slick-initialized) .products-slider__slide{display:none}.products-slider .slick-arrow{position:absolute;top:50%;z-index:2;width:34px;height:34px;background-color:#ffffff80;border:none;border-radius:50%;padding:0;text-align:center;transform:translateY(-50%);transition-duration:.3s;transition-property:opacity}.products-slider .slick-arrow svg{width:12px;height:auto;transform:translate(1px)}.products-slider .slick-arrow:before{display:none}.products-slider .slick-arrow.slick-prev{left:20px;transform:translateY(-50%) scaleX(-1)}.products-slider .slick-arrow.slick-next{right:20px}.products-slider .slick-arrow.slick-arrow-disabled{opacity:.6;cursor:default}.products-slider .slick-dots{position:absolute;bottom:16px;left:50%;transform:translate(-50%);background-color:#afb4b9}.products-slider .slick-dots button{background-color:#797c7f}@media (max-width: 991px){.products-slider .products-slider__image-wrapper{padding-top:106%}.products-slider .slick-arrow{top:auto;bottom:230px;width:50px;height:50px;border-radius:0;transform:none}.products-slider .slick-arrow.slick-prev{left:0;transform:scaleX(-1)}.products-slider .slick-arrow.slick-next{right:0}}@media (max-width: 767px){.products-slider.products-slider--hide-mobile{display:none}.products-slider .products-slider__image-wrapper{padding-top:121%}.products-slider .slick-arrow{bottom:110px}.products-slider .slick-arrow svg{width:15px;transform:translate(2px)}}.products-thumbnails{position:relative;margin-top:5px}.products-thumbnails .products-thumbnails__image-wrapper{position:relative;padding-top:100%;overflow:hidden}.products-thumbnails .products-thumbnails__image{position:absolute;top:0;left:0;width:100%;height:100%;-o-object-fit:cover;object-fit:cover;opacity:.4;margin-left:auto;margin-right:auto;cursor:pointer;transition-property:opacity;transition-duration:.3s}.products-thumbnails .products-thumbnails__image:hover{opacity:.7}.products-thumbnails .products-thumbnails__slider:not(.slick-initialized) .products-thumbnails__slide:not(:first-of-type){display:none}.products-thumbnails .slick-slide{padding:0 2px}.products-thumbnails .slick-arrow{position:absolute;top:50%;z-index:2;width:20px;height:20px;background-color:transparent;border:none;padding:0;text-align:center;transform:translateY(-50%);transition-duration:.3s;transition-property:opacity}.products-thumbnails .slick-arrow svg{width:13px;height:auto}.products-thumbnails .slick-arrow svg path{fill:#5a3b36}.products-thumbnails .slick-arrow:before{display:none}.products-thumbnails .slick-arrow.slick-prev{left:-32px;transform:translateY(-50%) scaleX(-1)}.products-thumbnails .slick-arrow.slick-next{right:-32px}.products-thumbnails .slick-arrow.slick-arrow-disabled{opacity:.6;cursor:default}.products-thumbnails .slick-arrow:hover:not(.slick-arrow-disabled){opacity:.7}.products-thumbnails .slick-slide.slick-current,.products-thumbnails .slick-slide.slick-current .products-thumbnails__image{opacity:1}.products-thumbnails.products-thumbnails--no-transform .slick-track{margin-right:auto;margin-left:auto;transform:none!important;left:0!important}@media (max-width: 991px){.products-thumbnails{display:none}}.product-settings{padding:22px 26px 20px;background-color:#f8f4ee;font-family:var(--primary-font)}.product-settings .product-settings__title{margin-top:0;margin-bottom:13px;font-family:var(--secondary-font);font-size:18px;font-weight:400;line-height:1.11;text-transform:uppercase;text-align:left;color:#5a3b36}.product-settings .product-settings__title.product-settings__title--offset{margin-top:26px}.product-settings .product-settings__shipping-container{display:flex;flex-wrap:wrap;justify-content:space-between;margin-top:10px;padding:0 16px}.product-settings .product-settings__shipping{margin-top:0;margin-bottom:0;font-size:14px;font-weight:var(--font-weight-black);line-height:1.2;color:#25b5ad}.product-settings .product-settings__bags-meals{font-size:10px;font-weight:var(--font-weight-bold);text-transform:uppercase;color:#5a3b36}.product-settings .product-settings__actions{margin-top:30px;text-align:center}.product-settings .product-settings__button{position:relative;width:100%;margin-bottom:8px;padding:15px 40px;background-color:#ff8b4e;box-shadow:0 3px 6px #00000029;border-radius:5px;border:none;font-family:var(--secondary-font);font-size:18px;font-weight:400;line-height:1.2;letter-spacing:0;text-transform:uppercase;text-align:center;color:#fff;transition-property:background-color;transition-duration:.3s}.product-settings .product-settings__button svg{position:absolute;right:28px;top:50%;width:8px;height:auto;transform:translateY(-50%)}.product-settings .product-settings__button[disabled]{background-color:#e4dad3;box-shadow:none;cursor:default}.product-settings .product-settings__button[disabled].disabled-pointer-none{pointer-events:none}.product-settings .product-settings__button[disabled].disabled-color{background-color:#ff8b4e;box-shadow:0 3px 6px #00000029}.product-settings .product-settings__button:hover{background-color:#f17534}.product-settings .product-settings__button:hover[disabled]{background-color:#e4dad3}.product-settings .product-settings__button:hover[disabled].disabled-color{background-color:#f17534}.product-settings .product-settings__total{display:flex;flex-wrap:wrap;padding:0 14px;font-size:14px}.product-settings .product-settings__saving{font-weight:var(--font-weight-black);color:#ff8b4e}.product-settings .product-settings__total-price{margin-left:auto;color:#5a3b36}.product-settings .product-settings__total-price-new{margin-left:5px;font-weight:var(--font-weight-bold);color:#ff8b4e}.product-settings .product-settings__total-price-old{position:relative}.product-settings .product-settings__total-price-old:before{content:"";position:absolute;display:block;top:50%;left:0;width:calc(100% + 3px);height:1px;margin-top:-1px;transform:rotate(-4deg);background-color:#5a3b36}@media (max-width: 991px){.product-settings{padding-left:16px;padding-right:16px}.product-settings .product-settings__shipping{font-size:12px}.product-settings .product-settings__button{font-size:16px}.product-settings .product-settings__total{font-size:13px}}@media (max-width: 767px){.product-settings{padding:0;background-color:#fff}.product-settings.product-settings--hide-mobile{display:none}.product-settings .product-settings__container{max-width:522px;margin-left:auto;margin-right:auto;padding:0 25px}.product-settings .product-settings__top{padding-top:22px;padding-bottom:20px;background-color:#f8f4ee}.product-settings .product-settings__bottom{padding-top:27px;padding-bottom:10px;background-color:#fff}.product-settings .product-settings__title.product-settings__title--offset{margin-top:0}.product-settings .product-settings__shipping-container{margin-top:14px}.product-settings .product-settings__shipping{font-size:16px}.product-settings .product-settings__actions{margin-top:34px}.product-settings .product-settings__button{font-size:18px}.product-settings .product-settings__total{font-size:14px}}@media (max-width: 500px){.product-settings .product-settings__top{padding-top:29px;padding-bottom:24px}.product-settings .product-settings__bottom{padding-top:29px;padding-bottom:20px}.product-settings .product-settings__title{margin-bottom:17px}.product-settings .product-settings__shipping{font-size:14px}.product-settings .product-settings__button{margin-bottom:10px}}@media (max-width: 420px){.product-settings .product-settings__bottom{padding-bottom:10px}.product-settings .product-settings__container{padding:0 20px}.product-settings .product-settings__button{padding:15px 20px}.product-settings .product-settings__shipping{font-size:12px}.product-settings .product-settings__total{font-size:13px}}@media (max-width: 360px){.product-settings .product-settings__button{font-size:16px}}@media (max-width: 350px){.product-settings .product-settings__shipping-container{flex-direction:column;padding-right:0}.product-settings .product-settings__shipping{font-size:14px}.product-settings .product-settings__bags-meals{margin-top:5px}.product-settings .product-settings__total{font-size:12px}.product-settings .product-settings__button{font-size:14px}}.product-qty{display:flex;align-items:center;justify-content:space-between;padding:6px 16px;background-color:#fff;border-radius:5px;color:#5a3b36}.product-qty+.product-qty{margin-top:8px}.product-qty .product-qty__title{margin:0;padding-right:5px;font-family:var(--primary-font);font-size:14px;font-weight:var(--font-weight-black);word-break:break-word;text-transform:uppercase}@media (max-width: 991px){.product-qty{padding:12px 16px}.product-qty+.product-qty{margin-top:10px}}.frequency-select{max-width:262px;margin-top:20px;border:1px solid #bca79c;background-color:#fff;border-radius:5px;font-family:var(--primary-font);font-size:12px;font-weight:var(--font-weight-bold);line-height:1;color:#5a3b36}.frequency-select.open .frequency-select__current svg{transform:translateY(-50%) rotate(180deg)}.frequency-select .frequency-select__current{position:relative;height:32px;padding-left:12px;padding-right:35px;line-height:32px;cursor:pointer}.frequency-select .frequency-select__current svg{position:absolute;top:50%;width:12px;height:auto;transform:translateY(-50%);right:12px}.frequency-select .frequency-select__val{margin-left:3px}.frequency-select .frequency-select__list{display:none;max-height:113px;overflow-y:auto;margin-top:-1px;margin-bottom:0;padding:0;border-top:1px solid #bca79c}.frequency-select .frequency-select__item{position:relative;display:block;margin:0;padding:13px 16px;font-weight:400;color:#bca79c;cursor:pointer}.frequency-select .frequency-select__item+.frequency-select__item:before{content:"";position:absolute;top:0;left:16px;right:16px;border-top:1px solid #e4dad3}.frequency-select .frequency-select__item:hover{color:#5a3b36}.frequency-select .frequency-select__item.active{font-weight:var(--font-weight-bold);color:#5a3b36}@media (max-width: 991px){.frequency-select{margin-top:18px}}@media (max-width: 500px){.frequency-select{margin-top:20px}}@media (max-width: 350px){.frequency-select{font-size:12px}}.qty{display:flex;align-items:center;font-family:var(--primary-font)}.qty .qty__button{position:relative;width:26px;height:26px;flex-shrink:0;padding:0;border:2px solid #F8BA83;border-radius:50%;background-color:#fff;transition-property:background-color,border-color;transition-duration:.3s}.qty .qty__button:before,.qty .qty__button:after{content:"";display:block;position:absolute;top:50%;left:50%;transform:translate3D(-50%,-50%,0);background-color:#f8ba83;transition-property:background-color;transition-duration:.3s}.qty .qty__button:before{width:12px;height:2px}.qty .qty__button:after{height:12px;width:2px}.qty .qty__button[disabled]{background-color:#dcd5d1;border-color:#dcd5d1;cursor:default}.qty .qty__button[disabled]:before,.qty .qty__button[disabled]:after{background-color:#fff}.qty .qty__button.qty__button--minus:after{display:none}.no-touch .qty .qty__button:hover:not([disabled]){background-color:#f8ba83;border-color:#f8ba83}.no-touch .qty .qty__button:hover:not([disabled]):before,.no-touch .qty .qty__button:hover:not([disabled]):after{background-color:#fff}.no-touch .qty .qty__button:active:not([disabled]){background-color:#ff8c4e;border-color:#ff8c4e}.no-touch .qty .qty__button:active:not([disabled]):before,.no-touch .qty .qty__button:active:not([disabled]):after{background-color:#fff}.qty .qty__input-wrapper{display:inline-block;width:44px}.qty .qty__label{display:block;font-size:10px;font-weight:var(--font-weight-bold);line-height:1;text-align:center;text-transform:uppercase}.qty .qty__input{width:100%;padding:0 2px;border:none;background-color:transparent;font-family:var(--primary-font);font-size:18px;font-weight:var(--font-weight-black);line-height:normal;text-align:center}.qty .qty__input[disabled],.qty .qty__input[readonly]{cursor:default;color:#5a3b36!important;-webkit-text-fill-color:#5a3b36!important;opacity:1!important}@media (max-width: 767px){.qty .qty__button{width:36px;height:36px}.qty .qty__button:before{width:16px;height:3px}.qty .qty__button:after{height:16px;width:3px}.qty .qty__input-wrapper{width:51px}}.frequency-option{position:relative;display:flex;padding:11px 13px 15px;border-radius:5px;border:2px solid rgba(228,219,211,.5);background-color:#fff;font-size:14px;line-height:1;color:#5a3b36;cursor:pointer;transition-property:border-color;transition-duration:.3s}.frequency-option.frequency-option--inactive{cursor:pointer}.frequency-option.frequency-option--inactive:before{content:"";position:absolute;top:0;left:0;z-index:5;width:100%;height:100%;background-color:#ffffff80;border-radius:8px}.frequency-option.frequency-option--inactive .frequency-option__description{opacity:1}.frequency-option.frequency-option--inactive .frequency-option__description:before{display:none}.frequency-option.frequency-option--inactive .frequency-select{opacity:1}.frequency-option.frequency-option--inactive .frequency-select:before{display:none}.frequency-option.frequency-option--active{border-color:#f8ba83;cursor:default}.frequency-option.frequency-option--active .frequency-option__description{opacity:1}.frequency-option.frequency-option--active .frequency-option__description:before{display:none}.frequency-option.frequency-option--active .frequency-select{opacity:1}.frequency-option.frequency-option--active .frequency-select:before{display:none}.frequency-option.frequency-option--active.frequency-option--inactive{cursor:pointer}.frequency-option.frequency-option--single{padding-bottom:11px}.frequency-option+.frequency-option{margin-top:9px}.frequency-option .frequency-select{position:relative;opacity:.7}.frequency-option .frequency-select:before{content:"";position:absolute;top:-1px;bottom:-1px;left:-1px;right:-1px;z-index:5}.frequency-option .frequency-option__radio-block{flex-shrink:0;padding-top:4px}.frequency-option .frequency-option__radio{position:relative;width:25px;height:25px;border:2px solid #e4dbd3;background-color:#fff;background-repeat:no-repeat;background-size:contain;vertical-align:middle;cursor:pointer;border-radius:50%;transition-duration:.3s;transition-property:background-color,border-color;-webkit-appearance:none;-moz-appearance:none;appearance:none}.frequency-option .frequency-option__radio:checked{border-color:#f8b983;background-color:#f8b983}.frequency-option .frequency-option__radio:checked:before{content:"";position:absolute;top:50%;left:50%;width:7px;height:7px;background-color:#fff;transform:translate(-50%,-50%);border-radius:50%}.frequency-option .frequency-option__radio:focus-visible{outline:2px solid #000}.frequency-option .frequency-option__content{flex-grow:1;padding-left:12px}.frequency-option .frequency-option__header{display:flex;align-items:baseline}.frequency-option .frequency-option__header-price{margin-left:auto;text-align:right}.frequency-option .frequency-option__header-price small{font-size:10px}.frequency-option .frequency-option__header-price-old{position:relative;padding:0 2px}.frequency-option .frequency-option__header-price-old:before{content:"";position:absolute;top:50%;left:0;width:100%;height:1px;margin-top:-1px;background-color:#e67f3a;transform:rotate(-2deg)}.frequency-option .frequency-option__header-price-new{font-weight:var(--font-weight-bold);color:#e67f3a}.frequency-option .frequency-option__part-price{display:block;margin-top:5px;font-size:10px;font-weight:var(--font-weight-bold);text-transform:uppercase}.frequency-option .frequency-option__part-price .weight-normal{font-weight:400}.frequency-option .frequency-option__discount{display:block;margin-top:4px;font-size:14px;font-weight:var(--font-weight-extra-bold);line-height:1;text-transform:none;color:#ff8b4e}.frequency-option .frequency-option__title{margin-right:6px;font-size:14px;font-weight:var(--font-weight-extra-bold);line-height:1.14;text-transform:uppercase;color:#5a3b36;cursor:pointer}.frequency-option .frequency-option__title label{display:flex;justify-content:space-between;align-items:center}.frequency-option .frequency-option__title-badge{padding:4px 7px 2px 9px;background-color:#593b37;font-size:13px;font-weight:var(--font-weight-bold);text-transform:uppercase;color:#fff;border-radius:5px}.frequency-option .frequency-option__subtitle{display:block;margin-top:3px;font-size:14px;font-weight:400;text-transform:none}.frequency-option .frequency-option__description{position:relative;opacity:.7;margin-top:10px;font-size:12px;line-height:1.25}.frequency-option .frequency-option__description:before{content:"";position:absolute;top:0;left:0;z-index:5;width:100%;height:100%}.frequency-option .frequency-option__description a{display:inline-block;text-decoration:none;color:#5a3b36;border-bottom:1px solid #5a3b36}.frequency-option .frequency-option__description a:hover{border-bottom-color:transparent}.frequency-option .frequency-option__bottom-label{position:absolute;bottom:10px;right:15px;font-size:9px;font-weight:var(--font-weight-bold);text-transform:uppercase;color:gray}.frequency-option.frequency-option--new-design{display:flex;flex-direction:column;padding:13px 16px 10px;border-color:#efefef;background-color:#fbfaf7;box-shadow:0 0 2px #d3d0cb9c}.frequency-option.frequency-option--new-design .frequency-option__header-price-old:before{background-color:#bba79d}.frequency-option.frequency-option--new-design .products-widget__info-item{color:#bca79c}.frequency-option.frequency-option--new-design .products-widget__info-item a{color:#ff8b4e}.frequency-option.frequency-option--new-design .products-widget__info-item svg path{fill:currentcolor}.frequency-option.frequency-option--new-design .product-frequency-select .product-frequency-select__current{color:#ff8b4e}.frequency-option.frequency-option--new-design .product-frequency-select .product-frequency-select__current svg path{fill:currentcolor}.frequency-option.frequency-option--new-design.frequency-option--active{border-color:#ff8b4e;background-color:#fff}.frequency-option.frequency-option--new-design.frequency-option--active .frequency-option__title{color:#5a3b36}.frequency-option.frequency-option--new-design.frequency-option--active .frequency-option__subtitle{opacity:1}.frequency-option.frequency-option--new-design.frequency-option--active .frequency-option__title-badge{background-color:#593b37}.frequency-option.frequency-option--new-design.frequency-option--active .products-widget__info-item{color:#5a3b36}.frequency-option.frequency-option--new-design.frequency-option--active .products-widget__info-item a,.frequency-option.frequency-option--new-design.frequency-option--active .product-frequency-select .product-frequency-select__current{color:#ff8b4e}.frequency-option.frequency-option--new-design.frequency-option--active .product-frequency-select .product-frequency-select__current.product-frequency-select__current--dark{color:#bba79d}.frequency-option.frequency-option--new-design.frequency-option--active .product-frequency-select .product-frequency-select__current.product-frequency-select__current--dark svg path{fill:currentcolor}.frequency-option.frequency-option--new-design.frequency-option--active .product-frequency-select .product-frequency-select__current svg path{fill:currentcolor}.frequency-option.frequency-option--new-design.frequency-option--active .products-widget__info a{color:#5a3b36}.frequency-option.frequency-option--new-design.frequency-option--active.frequency-option--inactive .frequency-option__radio:checked{border-color:#e4dad3;background-color:#e4dad3}.frequency-option.frequency-option--new-design.frequency-option--active.frequency-option--inactive .products-widget__info-item,.frequency-option.frequency-option--new-design.frequency-option--active.frequency-option--inactive .product-frequency-select .product-frequency-select__current{color:#bca79c}.frequency-option.frequency-option--new-design.frequency-option--inactive{border-color:#efefef;background-color:#fbfaf7}.frequency-option.frequency-option--new-design.frequency-option--inactive:before{background-color:transparent}.frequency-option.frequency-option--new-design.frequency-option--inactive .frequency-option__title{color:#bca79c}.frequency-option.frequency-option--new-design.frequency-option--inactive .frequency-option__title-badge{background-color:#e4dad3}.frequency-option.frequency-option--new-design.frequency-option--new-design--white{background-color:#fff}.frequency-option.frequency-option--new-design.frequency-option--new-design--white:before{background-color:#ffffff80}.frequency-option.frequency-option--new-design.frequency-option--new-design--white .frequency-option__header-price-old:before{background-color:#f0905b}.frequency-option.frequency-option--new-design:not(.frequency-option--active) .frequency-option__bottom-label{background-color:#efefef!important}.frequency-option.frequency-option--new-design .frequency-option__row{display:flex}.frequency-option.frequency-option--new-design .frequency-option__row--border{padding-bottom:7px;border-bottom:1px solid rgba(222,218,212,.51)}.frequency-option.frequency-option--new-design .frequency-option__content{margin-top:12px;padding-left:16px}.frequency-option.frequency-option--new-design .frequency-option__header{flex-grow:1;margin-top:5px;padding-left:10px}.frequency-option.frequency-option--new-design .frequency-option__header.frequency-option__header--test{margin-top:0}.frequency-option.frequency-option--new-design .frequency-option__header.frequency-option__header--test .frequency-option__subtitle{margin-top:0!important}.frequency-option.frequency-option--new-design .frequency-option__radio{width:24px;height:24px;border-color:#e4dbd3}.frequency-option.frequency-option--new-design .frequency-option__radio:before{content:"";position:absolute;top:50%;left:50%;width:7px;height:7px;background-color:#beb5ad;transform:translate(-50%,-50%);border-radius:50%}.frequency-option.frequency-option--new-design .frequency-option__radio:checked{border-color:#ff8b4e;background-color:#ff8b4e}.frequency-option.frequency-option--new-design .frequency-option__radio:checked:before{background-color:#fff}.frequency-option.frequency-option--new-design .frequency-option__radio-block{padding-top:0}.frequency-option.frequency-option--new-design .frequency-option__title{width:100%;margin-right:0;font-size:14px;font-weight:var(--font-weight-extra-bold)}.frequency-option.frequency-option--new-design .frequency-option__subtitle{position:relative;opacity:.5;margin-top:5px;font-family:var(--primary-font);font-size:10px;font-weight:var(--font-weight-medium)}.frequency-option.frequency-option--new-design .frequency-option__subtitle strong{font-size:15px;font-weight:var(--font-weight-bold)}.frequency-option.frequency-option--new-design .frequency-option__subtitle .frequency-option__part-price{position:absolute;bottom:1px;right:0}.frequency-option.frequency-option--new-design .frequency-option__header-price-old{font-size:12px}@media (max-width: 991px){.frequency-option{font-size:12px}.frequency-option .frequency-option__title{margin-right:3px}.frequency-option .frequency-option__discount{font-size:11px}.frequency-option .frequency-option__header-price{font-size:12px}.frequency-option .frequency-option__description{font-size:11px}}@media (max-width: 767px){.frequency-option{font-size:14px}.frequency-option+.frequency-option{margin-top:13px}.frequency-option .frequency-option__radio{width:35px;height:35px}.frequency-option .frequency-option__radio:checked:before{width:10px;height:10px}.frequency-option .frequency-option__content{padding-top:7px;padding-left:10px}.frequency-option .frequency-option__header-price{font-size:14px}.frequency-option .frequency-option__discount{font-size:16px}.frequency-option .frequency-option__description{margin-top:13px;font-size:14px}.frequency-option.frequency-option--new-design{padding-top:12px;padding-bottom:11px}.frequency-option.frequency-option--new-design .frequency-option__header{margin-top:5px}.frequency-option.frequency-option--new-design .frequency-option__title{font-size:14px}.frequency-option.frequency-option--new-design .frequency-option__subtitle{font-size:10px}.frequency-option.frequency-option--new-design .frequency-option__subtitle .frequency-option__header-price-old{font-size:12px}.frequency-option.frequency-option--new-design .frequency-option__subtitle strong{font-size:14px}.frequency-option.frequency-option--new-design .frequency-option__radio{width:24px;height:24px}.frequency-option.frequency-option--new-design .frequency-option__radio:before{width:7px;height:7px}.frequency-option.frequency-option--new-design .frequency-option__radio:checked:before{width:7px;height:7px}.frequency-option.frequency-option--new-design .frequency-option__content{margin-top:18px;padding-left:12px}}@media (max-width: 500px){.frequency-option+.frequency-option{margin-top:9px}.frequency-option .frequency-option__discount{font-size:14px}.frequency-option .frequency-option__radio-block{padding-top:0}.frequency-option .frequency-option__content{padding-top:2px;padding-left:8px}.frequency-option .frequency-option__description{font-size:12px}.frequency-option.frequency-option--active{box-shadow:0 3px 6px #00000029}.frequency-option.frequency-option--new-design{box-shadow:0 0 2px #d3d0cb9c}}@media (max-width: 420px){.frequency-option{font-size:12px}.frequency-option .frequency-option__radio{width:30px;height:30px}.frequency-option .frequency-option__discount{font-size:11px}.frequency-option .frequency-option__header-price{font-size:12px}}@media (max-width: 350px){.frequency-option .frequency-option__header{flex-direction:column}.frequency-option .frequency-option__title{margin-bottom:7px}.frequency-option .frequency-option__header-price,.frequency-option .frequency-option__discount{margin-left:0}.frequency-option .frequency-option__header-price{margin-top:5px;font-size:14px;text-align:left}.frequency-option.frequency-option--new-design .frequency-option__subtitle .frequency-option__part-price{position:static}.frequency-option .frequency-option__bottom-label{position:static;margin-top:7px;margin-left:auto}}.frequency-option-v2{position:relative;display:flex;flex-direction:column;padding:13px 16px 10px;border-radius:5px;border:2px solid #efefef;background-color:#fff;font-size:14px;line-height:1;color:#5a3b36;cursor:pointer;transition-property:border-color;transition-duration:.3s}.frequency-option-v2+.frequency-option-v2{margin-top:10px}.frequency-option-v2 .product-frequency-select .product-frequency-select__current{font-size:14px;text-transform:lowercase;color:#bca79c}.frequency-option-v2 .product-frequency-select .product-frequency-select__current svg{width:14px;height:auto}.frequency-option-v2 .frequency-option-v2__row{display:flex}.frequency-option-v2 .frequency-option-v2__radio-block{flex-shrink:0}.frequency-option-v2 .frequency-option-v2__radio{position:relative;width:24px;height:24px;vertical-align:middle;border-radius:50%;border:2px solid #E4DBD3;background-color:#fff;background-repeat:no-repeat;background-size:contain;cursor:pointer;transition-duration:.3s;transition-property:background-color,border-color;-webkit-appearance:none;-moz-appearance:none;appearance:none}.frequency-option-v2 .frequency-option-v2__radio:before{content:"";position:absolute;left:50%;top:50%;width:7px;height:7px;border-radius:50%;background-color:#beb5ad;transform:translate(-50%,-50%)}.frequency-option-v2 .frequency-option-v2__radio:checked{border-color:#ff8b4e;background-color:#ff8b4e}.frequency-option-v2 .frequency-option-v2__radio:checked:before{background-color:#fff}.frequency-option-v2 .frequency-option-v2__radio:focus-visible{outline:2px solid #000}.frequency-option-v2 .frequency-option-v2__header{display:flex;align-items:baseline;flex-grow:1;margin-top:4px;padding-left:10px}.frequency-option-v2 .frequency-option-v2__header-price{margin-left:auto;text-align:right}.frequency-option-v2 .frequency-option-v2__header-price small{font-size:10px}.frequency-option-v2 .frequency-option-v2__header-price-old{position:relative;padding:0 2px}.frequency-option-v2 .frequency-option-v2__header-price-old:before{content:"";position:absolute;left:0;top:50%;width:100%;height:1px;margin-top:-1px;background-color:#e67f3a;transform:rotate(-2deg)}.frequency-option-v2 .frequency-option-v2__header-price-new{font-weight:var(--font-weight-bold);color:#e67f3a}.frequency-option-v2 .frequency-option-v2__part-price{display:inline-block;font-weight:400}.frequency-option-v2 .frequency-option-v2__title{width:100%;font-size:16px;font-weight:var(--font-weight-black);line-height:1.14;color:#5a3b36;cursor:pointer}.frequency-option-v2 .frequency-option-v2__subtitle{display:block;opacity:.5;margin-top:4px;font-size:14px;font-weight:var(--font-weight-bold);text-transform:none}.frequency-option-v2 .frequency-option-v2__subtitle strong{font-weight:var(--font-weight-bold)}.frequency-option-v2 .frequency-option-v2__content{flex-grow:1;margin-top:12px;padding-left:12px;font-size:14px}.frequency-option-v2 .frequency-option-v2__info-item{position:relative;margin-bottom:8px;padding-left:20px;color:#bca79c}.frequency-option-v2 .frequency-option-v2__info-item strong{font-weight:var(--font-weight-bold)}.frequency-option-v2 .frequency-option-v2__info-icon-check{position:absolute;top:2px;left:0;width:12px;height:11px}.frequency-option-v2 .frequency-option-v2__info-icon-check svg{width:100%;height:100%;fill:currentColor}.frequency-option-v2.frequency-option-v2--single{padding-bottom:11px}.frequency-option-v2.frequency-option-v2--active{border-color:#ff8b4e;box-shadow:0 3px 6px #00000029;cursor:default}.frequency-option-v2.frequency-option-v2--active .frequency-select{opacity:1}.frequency-option-v2.frequency-option-v2--active .frequency-select:before{display:none}.frequency-option-v2.frequency-option-v2--active .frequency-option-v2__subtitle{opacity:1}.frequency-option-v2.frequency-option-v2--active .frequency-option-v2__info-item{color:#5a3b36}.frequency-option-v2.frequency-option-v2--active .product-frequency-select .product-frequency-select__current{color:#ff8b4e}.frequency-option-v2.frequency-option-v2--inactive{background-color:#fbfaf7;border-color:#efefef;box-shadow:none;cursor:default}.frequency-option-v2.frequency-option-v2--inactive:before{content:"";position:absolute;left:0;top:0;width:100%;height:100%;z-index:5;background-color:transparent;border-radius:8px}.frequency-option-v2.frequency-option-v2--inactive .frequency-option-v2__subtitle{opacity:1}.frequency-option-v2.frequency-option-v2--inactive .product-frequency-select .product-frequency-select__current,.frequency-option-v2.frequency-option-v2--inactive .frequency-option-v2__title,.frequency-option-v2.frequency-option-v2--inactive .frequency-option-v2__info-item{color:#bca79c}.frequency-option-v2.frequency-option-v2--inactive .frequency-option-v2__radio:checked{border-color:#e4dad3;background-color:#e4dad3}.nutrition-tables .nutrition-tables__container{width:100%;max-width:950px;margin:0 auto;padding-left:20px;padding-right:20px}.nutrition-tables .nutrition-tables__icons-wrapper{position:relative;padding-top:38px}.nutrition-tables .nutrition-tables__ingredients-wrapper{margin-left:auto;margin-right:auto;padding-top:130px;padding-bottom:80px;background-color:var(--main-color)}.nutrition-tables .nutrition-tables__ingredients-wrapper .nutrition-tables__container{max-width:1010px}.nutrition-tables .nutrition-tables__flavor-name{display:none;margin-top:0;margin-bottom:13px;padding:0 10px;font-family:Brandon Printed One,sans-serif;font-size:23px;font-weight:400;line-height:1;text-align:center;text-transform:uppercase;color:#fff}.nutrition-tables .nutrition-tables__buttons{display:flex;justify-content:center}.nutrition-tables .nutrition-tables__button{position:relative;display:flex;align-items:center;padding:27px 20px 21px;border:none;background-color:transparent;font-family:Brandon Printed One,sans-serif;font-size:21px;font-weight:400;line-height:1;color:var(--button-color);-webkit-tap-highlight-color:transparent;-webkit-appearance:none;-moz-appearance:none;appearance:none}.nutrition-tables .nutrition-tables__button.active{background-color:var(--main-color);box-shadow:none;color:var(--button-color-active)}.nutrition-tables .nutrition-tables__button.active .nutrition-tables__button-text{text-decoration:none}.nutrition-tables .nutrition-tables__button:focus-visible{outline:2px solid #000}.nutrition-tables .nutrition-tables__button-icon{display:inline-block;width:24px;height:24px;margin-right:3px;vertical-align:sub}.nutrition-tables .nutrition-tables__button-icon svg{display:block;width:100%;height:100%;fill:currentcolor}.nutrition-tables .nutrition-tables__button-icon svg path{fill:currentcolor}.nutrition-tables .nutrition-tables__button-text{text-decoration:underline}.nutrition-tables .nutrition-tables__composition{display:block;animation:fadeIn .3s}.nutrition-tables .nutrition-tables__composition.nutrition-tables__composition--hidden,.nutrition-tables .nutrition-tables__composition.features__composition--hidden{display:none}.nutrition-tables .nutrition-tables__composition:focus-visible{outline:2px solid #000;outline-offset:2px}@media (max-width: 991px){.nutrition-tables{margin-top:40px}.nutrition-tables .nutrition-tables__container{max-width:100%}.nutrition-tables .nutrition-tables__icons-wrapper{padding-top:28px}.nutrition-tables .nutrition-tables__ingredients-wrapper{padding-top:90px;padding-bottom:60px}.nutrition-tables .nutrition-tables__ingredients-wrapper .nutrition-tables__container{max-width:617px}.nutrition-tables .nutrition-tables__button{padding-top:14px;padding-bottom:14px;font-size:14px}.nutrition-tables .nutrition-tables__button-icon{width:24px;height:24px;margin-right:2px}.nutrition-tables .nutrition-tables__image{width:100%}}@media (max-width: 767px){.nutrition-tables{margin-top:50px;background-color:var(--main-color)}.nutrition-tables .nutrition-tables__ingredients-wrapper{padding-top:38px}.nutrition-tables .nutrition-tables__icons-wrapper{overflow:hidden;padding-top:25px}.nutrition-tables .nutrition-tables__buttons{margin:-5px;flex-wrap:wrap}.nutrition-tables .nutrition-tables__button{margin:5px;padding:8px 14px;font-size:18px;color:var(--button-mobile-icons-color-default)}.nutrition-tables .nutrition-tables__button.active{border-radius:5px;background-color:var(--button-mobile-bg-active);color:var(--button-mobile-icons-color-default)}.nutrition-tables .nutrition-tables__button-icon{display:none}.nutrition-tables .nutrition-tables__button-text{text-decoration-thickness:2px;text-underline-offset:3px}}@media (max-width: 480px){.nutrition-tables .nutrition-tables__ingredients-wrapper .nutrition-tables__container{max-width:540px;padding-left:25px;padding-right:25px}.nutrition-tables .nutrition-tables__button-text{font-size:14px}}.products-faq{position:relative;padding-top:80px;padding-bottom:50px;background-color:#f8f4ee80}.products-faq:before{content:"";position:absolute;top:-1px;left:50%;width:102px;height:52px;background-image:url(icon-arrow-down-white.svg);background-repeat:no-repeat;background-size:contain;background-position:50% 50%;transform:translate(-50%)}.products-faq .products-faq__container{max-width:1010px;margin-left:auto;margin-right:auto;padding:0 25px}.products-faq .products-faq__search-wrapper{position:relative;width:100%;padding-left:40px}.products-faq .products-faq__search{display:block;width:100%;padding:10px 45px 10px 15px;border:solid 1px #b9a89e;background-color:#fff;font-size:16px;box-sizing:border-box;border-radius:0;-webkit-appearance:none;-moz-appearance:none;appearance:none}.products-faq .products-faq__search.fade::input-placeholder{opacity:0}.products-faq .products-faq__search.fade:placeholder{opacity:0}.products-faq .products-faq__search.fade::-moz-placeholder{opacity:0}.products-faq .products-faq__search.fade::placeholder{opacity:0}.products-faq .products-faq__search.fade:input-placeholder{opacity:0}.products-faq .products-faq__search:focus{border:solid 1px #5a3b36}.products-faq .products-faq__search::input-placeholder{color:#bca79c;transition:opacity .5s}.products-faq .products-faq__search:placeholder{color:#bca79c;transition:opacity .5s}.products-faq .products-faq__search::-moz-placeholder{color:#bca79c;-moz-transition:opacity .5s;transition:opacity .5s}.products-faq .products-faq__search::placeholder{color:#bca79c;transition:opacity .5s}.products-faq .products-faq__search:input-placeholder{color:#bca79c;transition:opacity .5s}.products-faq .products-faq__search__icon{position:absolute;top:50%;right:14px;display:none;line-height:0;transform:translateY(-50%)}.products-faq .products-faq__search__icon svg{width:19px;height:19px;fill:#fb8b4e}.products-faq .products-faq__search__icon svg path{fill:#fb8b4e!important}.products-faq .products-faq__search__icon.active{display:block}.products-faq .products-faq__search__button-clear{position:absolute;top:50%;right:0;display:none;padding:10px 14px;background-color:transparent;line-height:0;transform:translateY(-50%)}.products-faq .products-faq__search__button-clear:focus-visible{outline:2px solid #000;outline-offset:-2px}.products-faq .products-faq__search__button-clear svg{width:18px;height:18px;fill:#fb8b4e}.products-faq .products-faq__search__button-clear svg path{fill:#fb8b4e!important}.products-faq .products-faq__search__button-clear.active{display:block}.products-faq .products-faq__empty-search-wrapper{display:none;flex-direction:column;align-items:center;width:100%;margin-top:10px;border-top:solid 2px #e4dad3}.products-faq .products-faq__empty-search-wrapper.active{display:flex}.products-faq .products-faq__empty-search-icon{margin-top:44px}.products-faq .products-faq__empty-search-icon svg{width:105px;height:105px;fill:#5a3b36}.products-faq .products-faq__empty-search-icon svg path{fill:#5a3b36!important}.products-faq .products-faq__empty-search-no-results-heading{margin-top:18px;padding-left:10px;padding-right:10px;font-family:var(--primary-font);font-size:18px;font-weight:var(--font-weight-bold);line-height:normal;text-align:center;color:#5a3b36}.products-faq .products-faq__empty-search-no-results-heading-search-value{font-weight:var(--font-weight-black);word-break:break-word}.products-faq .products-faq__empty-search-no-results-text{margin-top:16px;padding-left:10px;padding-right:10px;font-family:var(--primary-font);font-size:16px;font-weight:var(--font-weight-bold);line-height:normal;text-align:center;color:#f0905b}.products-faq .products-faq__title{margin-top:0;margin-bottom:28px;padding-left:40px;font-family:var(--secondary-font);font-size:34px;font-weight:400;line-height:1.38;color:#5a3b36}.products-faq .products-faq__list{display:flex;flex-direction:column;margin-top:10px;margin-bottom:0}.products-faq .products-faq__filter{display:flex;flex-wrap:wrap;margin:56px -6px 0 0}.products-faq .products-faq__filter-item{display:block;margin:0 43px 10px;padding:0;background-color:transparent;font-family:var(--secondary-font);font-size:14px;line-height:1.1;text-transform:uppercase;color:#bca79c;cursor:pointer}.products-faq .products-faq__filter-item .products-faq__filter-link{border-bottom:2px solid transparent}.products-faq .products-faq__filter-item:focus-visible{outline:2px solid #000;outline-offset:2px}.products-faq .products-faq__filter-item.active .products-faq__filter-link{border-bottom-color:currentcolor;color:#5a3b36}.products-faq .products-faq__filter-item[disabled] span{opacity:.5;border-bottom-color:transparent!important;color:#bca79c}.products-faq .products-faq__filter-link{display:block}.products-faq .products-faq__loadmore{margin-top:15px;padding-left:40px}.products-faq .products-faq__loadmore.products-faq__loadmore--right{justify-content:flex-end;padding-left:0;padding-right:40px}.products-faq .products-faq__loadmore.products-faq__loadmore--right .products-faq__loadmore-link{border-color:#ff8b4e;text-transform:uppercase;color:#ff8b4e}.products-faq .products-faq__loadmore.products-faq__loadmore--right .products-faq__loadmore-link:hover{border-color:#ffac81;color:#ffac81}.products-faq .products-faq__loadmore-link{display:inline-block;border-bottom:2px solid #f8b983;font-size:18px;font-weight:var(--font-weight-extra-bold);line-height:1.2;text-decoration:none;color:#f8b983}.products-faq .products-faq__loadmore-link:hover{border-color:#ff8b4e;color:#ff8b4e}.products-faq .products-faq__loadmore-link:focus-visible{outline:2px solid #000;outline-offset:2px}.products-faq .products-faq__button{position:relative;display:inline-block;padding:15px 40px;background-color:#ff8b4e;font-family:var(--secondary-font);font-size:18px;font-weight:400;line-height:1.2;letter-spacing:0;text-align:center;text-transform:uppercase;color:#fff;min-width:235px;box-shadow:0 3px 6px #00000029;border-radius:5px;transition-property:background-color;transition-duration:.3s}.products-faq .products-faq__button.products-faq__button--center{text-align:center}.products-faq .products-faq__button.products-faq__button--large{position:relative;width:100%}.products-faq .products-faq__button.products-faq__button--arrow:after{content:"";position:absolute;top:50%;right:20px;display:inline-block;width:8px;height:12px;margin-top:-6px;background-image:url(icon-chevron-right.svg);background-repeat:no-repeat;background-size:contain;transform:rotate(-90deg)}.products-faq .products-faq__button:hover{background-color:#f17534}.products-faq .products-faq__button:focus-visible{outline:2px solid #000}.products-faq .products-faq__scrolltop-wrapper{margin-top:48px;text-align:center}.products-faq .products-faq__scrolltop-wrapper.products-faq__scrolltop-wrapper--center{padding-left:0!important;text-align:center!important}.products-faq.products-faq--white{background-color:#fff}.products-faq.products-faq--white:before{display:none}.products-faq.products-faq--global:before{content:none}.products-faq.products-faq--global .products-faq__container{max-width:1100px}.products-faq.products-faq--global .products-faq-item{border-top:1px solid #e4dad3}.products-faq.products-faq--global .products-faq-item:first-child{border-width:2px}.products-faq.products-faq--global .products-faq__filter{justify-content:flex-end}.products-faq.products-faq--global .products-faq__filter-item{margin-left:15px;margin-right:15px}.products-faq.products-faq--global .products-faq__loadmore{display:flex;padding-left:40px}.products-faq.products-faq--global .products-faq__scrolltop-wrapper{margin-top:0}.products-faq .products-faq__row{display:flex;flex-wrap:wrap}.products-faq .products-faq__col.products-faq__col--main{flex-grow:1;flex-basis:0;margin-right:72px}.products-faq .products-faq__col.products-faq__col--aside{width:329px;height:-moz-max-content;height:max-content;margin-top:175px;padding:30px 23px;background-color:#fff;border-radius:10px}.products-faq .products-faq__col.products-faq__col--aside.products-faq__col--home-page{margin-top:135px;padding:0;background-color:transparent;border-right:0}.products-faq .products-faq__col-wrapper{margin-bottom:38px;padding:30px 23px;background-color:#fff;border-radius:10px}.products-faq .products-faq__aside-title{margin-top:0;margin-bottom:10px;font-size:24px;font-weight:var(--font-weight-extra-bold);line-height:1.38;text-transform:capitalize;color:#5a3b36}.products-faq .products-faq__aside-text{margin:1em 0;font-size:16px;line-height:1.55;color:#5a3b36}.products-faq .products-faq__aside-button{display:inline-flex;margin-bottom:3px;padding-left:0;padding-right:0;border:none;background-color:transparent;font-size:16px;font-weight:var(--font-weight-extra-bold);text-decoration:underline;color:#fd8b55}.products-faq .products-faq__aside-button:hover{opacity:.7}.products-faq .products-faq__aside-button:focus-visible{outline:1px solid #000}.products-faq .products-faq__aside-button-icon{margin-left:5px}.products-faq .products-faq__aside-link{display:block;font-size:16px;line-height:1.4;color:#5a3b36}.products-faq .products-faq__aside-link:hover{opacity:.7}.products-faq .products-faq__aside-link:focus-visible{outline:1px solid #000}.products-faq .products-faq__aside-link-icon{margin-right:5px}@media (max-width: 1279px){.products-faq .products-faq__filter-item{margin-left:42.5px;margin-right:42.5px}.products-faq .products-faq__filter-link{font-size:13px}.products-faq .products-faq__col.products-faq__col--main{margin-right:30px}.products-faq .products-faq__col .products-faq__filter{justify-content:space-between;padding-left:30px}.products-faq.products-faq--global .products-faq__filter-item{margin-left:10px;margin-right:10px}}@media (max-width: 991px){.products-faq{padding-top:50px;padding-bottom:50px}.products-faq .products-faq__title{margin-top:20px;margin-bottom:20px}.products-faq .products-faq__filter-link{font-size:14px}.products-faq .products-faq__container{padding:0 70px}.products-faq .products-faq__col.products-faq__col--aside.products-faq__col--home-page{margin-top:35px}.products-faq .products-faq__filter{justify-content:space-between;margin-top:35px;padding:0 22px}.products-faq .products-faq__filter-item{margin-left:18px;margin-right:18px}.products-faq.products-faq--white{padding-top:50px}.products-faq .products-faq__aside-text.products-faq__aside-text--contact{margin-bottom:20px}.products-faq .products-faq__col.products-faq__col--main{width:100%;margin-right:0}.products-faq .products-faq__col.products-faq__col--aside{width:100%;margin-top:40px;margin-left:10px;margin-right:10px;padding:37px 22px 30px 23px}}@media (max-width: 767px){.products-faq{padding-top:27px!important}.products-faq:before{width:84px;height:41px}.products-faq .products-faq__title{margin-bottom:18px;padding-left:0;font-size:34px;line-height:1.29}.products-faq .products-faq__filter{justify-content:center;margin:0 -14px;padding:0}.products-faq .products-faq__filter-item{margin-bottom:2px;margin-left:14px;margin-right:14px}.products-faq .products-faq__list,.products-faq .products-faq__empty-search-wrapper{margin-top:15px}.products-faq .products-faq__button{font-size:14px}.products-faq .products-faq__loadmore{padding-left:0}.products-faq .products-faq__loadmore.products-faq__loadmore--right{padding-right:0}.products-faq .products-faq__loadmore-link{font-size:18px}.products-faq.products-faq--global{padding-top:40px}.products-faq.products-faq--global .products-faq__container{padding:0 15px}.products-faq.products-faq--global .products-faq__filter-item{margin-left:0;margin-right:0;border-left:10px solid transparent;border-right:10px solid transparent}.products-faq.products-faq--global .products-faq__filter{justify-content:flex-start;flex-wrap:nowrap;overflow-x:auto;margin:17px -25px 0;padding-left:15px;padding-right:15px;-ms-overflow-style:none;scrollbar-width:none}.products-faq.products-faq--global .products-faq__filter::-webkit-scrollbar{display:none}.products-faq.products-faq--global .products-faq__loadmore,.products-faq.products-faq--global .products-faq__scrolltop-wrapper{padding-left:0}.products-faq .products-faq__col.products-faq__col--main{padding-left:10px;padding-right:10px}.products-faq .products-faq__col.products-faq__col--aside{margin-top:37px;margin-left:0;margin-right:0;padding:37px 22px 30px 23px}.products-faq .products-faq__search-wrapper{padding:0}}@media (min-width: 1900px){.products-faq.products-faq--global .products-faq__loadmore.products-faq__loadmore--right .products-faq__loadmore-link{font-size:21px}.products-faq.products-faq--global .products-faq__col.products-faq__col--aside{width:414px}.products-faq.products-faq--global .products-faq__col-wrapper{padding-right:90px}.products-faq.products-faq--global .products-faq__button{padding:20px 41px;font-size:22px}.products-faq.products-faq--global .products-faq__container{max-width:1350px}.products-faq.products-faq--global .products-faq__filter{justify-content:space-between}.products-faq.products-faq--global .products-faq__search{padding:16px 45px 16px 15px;font-size:19px}.products-faq.products-faq--global .products-faq__search__icon svg{width:25px;height:25px}.products-faq.products-faq--global .products-faq__filter-link{font-size:17px}}@media (max-width: 1005px){.products-faq .products-faq__filter-item{margin-left:41.5px;margin-right:41.5px}}.products-faq-item{margin-top:0;margin-bottom:0;padding:30px 38px 29px 40px;color:#5a3b36}.products-faq-item+.products-faq-item{border-top:1px solid #eee8e3}.products-faq-item.open .products-faq-item__icon:after{display:none}.products-faq-item .products-faq-item__title{position:relative;width:100%;margin:0;padding-right:35px;padding-left:0;background-color:transparent;text-align:left;font-size:24px;font-weight:var(--font-weight-extra-bold);line-height:1.38;color:#5a3b36;cursor:pointer;transition-property:opacity;transition-duration:.3s}.products-faq-item .products-faq-item__title:focus-visible{outline:2px solid #000;outline-offset:2px}.products-faq-item .products-faq-item__icon{position:absolute;top:6px;right:0;width:20px;height:20px;border-radius:50%;background-color:currentColor}.products-faq-item .products-faq-item__icon:before,.products-faq-item .products-faq-item__icon:after{content:"";position:absolute;top:50%;left:50%;display:inline-block;background-color:#fff;transform:translate(-50%,-50%)}.products-faq-item .products-faq-item__icon:before{content:"";width:10px;height:2px}.products-faq-item .products-faq-item__icon:after{height:10px;width:2px}.products-faq-item .products-faq-item__content{padding-top:21px;font-size:16px;line-height:1.38}.products-faq-item .products-faq-item__content p{margin:0}.products-faq-item .products-faq-item__content p+p{margin-top:22px}.products-faq-item .products-faq-item__content strong{font-weight:var(--font-weight-extra-bold)}.products-faq-item .products-faq-item__content a{text-decoration:underline;color:#ff8b4e}.products-faq-item .products-faq-item__content a:hover{text-decoration:none}.products-faq-item .products-faq-item__content a:focus-visible{outline:1px solid #000;outline-offset:1px}.products-faq-item .products-faq-item__content ul,.products-faq-item .products-faq-item__content ol{margin:23px 0;list-style-position:inside}.products-faq-item .products-faq-item__content ul{list-style-type:disc}.products-faq-item .products-faq-item__content ol{margin:23px 0;list-style-type:decimal}.products-faq-item .products-faq-item__content li{margin:12px 0}@media (max-width: 991px){.products-faq-item{padding-top:25px;padding-bottom:24px}.products-faq-item .products-faq-item__icon{top:2px}}@media (max-width: 767px){.products-faq-item{padding:20px 0}.products-faq-item .products-faq-item__title{font-size:18px}.products-faq-item .products-faq-item__title{font-size:16px}}.product-sticky-nav-wrapper{padding:20px 0;background-color:#f8f4ee80}.product-sticky-nav{max-width:1154px;margin:0 auto}.product-sticky-nav .scrollbar-track-x{display:none!important}.product-sticky-nav .product-sticky-nav__list{overflow-x:auto;margin:0;padding:10px 0;white-space:nowrap;text-align:center}.product-sticky-nav .product-sticky-nav__list.fixed{position:fixed;top:0;left:0;z-index:10;width:100%;max-width:100%;background-color:#fff}.product-sticky-nav .product-sticky-nav__item{display:inline-block;margin:0 45px}.product-sticky-nav .product-sticky-nav__link{display:inline-block;border-bottom:2px solid transparent;font-family:var(--secondary-font);font-size:14px;font-weight:400;line-height:1.1;text-transform:uppercase;color:#bca79c}.product-sticky-nav .product-sticky-nav__link.active{border-color:currentColor;color:#5a3b36}.product-sticky-nav .product-sticky-nav__link.product-sticky-nav__link--primary{color:#ff8b4e}.no-touch .product-sticky-nav .product-sticky-nav__link:hover{border-color:currentColor}@media (max-width: 991px){.product-sticky-nav .product-sticky-nav__item{margin:0 22px}}@media (max-width: 767px){.product-sticky-nav .product-sticky-nav__item{margin:0 15px}.product-sticky-nav .product-sticky-nav__item:first-child{padding-left:22px}.product-sticky-nav .product-sticky-nav__item:last-child{padding-right:22px}.product-sticky-nav .product-sticky-nav__link{font-size:12px}}.flavor-about{padding-top:37px;padding-bottom:68px;background-color:#f8f4ee80;color:#5a3b36}.flavor-about .flavor-about__container{max-width:1204px;margin:0 auto;padding:0 25px}.flavor-about .flavor-about__row{display:flex;flex-wrap:wrap;margin:0 -6px}.flavor-about .flavor-about__col{padding:0 6px}.flavor-about .flavor-about__col.flavor-about__col--images{width:59.3%;padding-left:110px}.flavor-about .flavor-about__col.flavor-about__col--content{width:40.7%;padding-left:22px;padding-top:62px}.flavor-about .flavor-about__title{max-width:320px;margin:0;font-size:34px;font-weight:var(--font-weight-black);line-height:1.35;color:#5a3b36}.flavor-about .flavor-about__text{margin-top:20px;padding-right:30px;font-family:var(--primary-font);font-size:18px;line-height:1.44}.flavor-about .flavor-about__text p{margin:0}.flavor-about .flavor-about__text p+p{margin-top:15px}.flavor-about .flavor-about__text a{display:inline-block;border-bottom:2px solid currentColor;line-height:1.15;color:#f8b983}.flavor-about .flavor-about__text a:hover{border-bottom-color:transparent}.flavor-about .flavor-about__text.flavor-about__text--extra{font-family:var(--primary-font);font-weight:var(--font-weight-bold)}.flavor-about .flavor-about__image{display:none}.flavor-about .flavor-about__products{display:flex;margin:0 -7px}.flavor-about .flavor-about__product{width:50%;padding:0 7px;text-align:center}.flavor-about .flavor-about__product-title{margin-top:0;margin-bottom:10px;font-family:var(--secondary-font);font-size:24px;font-weight:400;line-height:1.42;text-transform:uppercase;color:#b59377}.flavor-about .flavor-about__product-title.flavor-about__product-title--vanilla{color:#d1c19b}.flavor-about .flavor-about__product-percentage{display:block;font-family:var(--primary-font);font-size:14px;line-height:1.2}.flavor-about .flavor-about__product-text{margin-top:12px;margin-bottom:0;padding:0 22px;font-size:14px;line-height:1.36}@media (max-width: 1279px){.flavor-about .flavor-about__col.flavor-about__col--images{padding-left:6px}}@media (max-width: 991px){.flavor-about{padding-top:34px;padding-bottom:77px}.flavor-about .flavor-about__container{padding-left:0;padding-right:0}.flavor-about .flavor-about__row{flex-direction:column-reverse;align-items:center;margin:0}.flavor-about .flavor-about__col.flavor-about__col--images{width:100%;margin-top:20px;padding:0}.flavor-about .flavor-about__col.flavor-about__col--content{width:100%;max-width:570px;padding-top:0;padding-left:25px;padding-right:25px}.flavor-about .flavor-about__title{max-width:100%}.flavor-about .flavor-about__text{padding-right:0}.flavor-about .flavor-about__image{width:100%;display:inline-block}.flavor-about .flavor-about__product-image{display:none}.flavor-about .flavor-about__products{width:100%;max-width:570px;margin:0 auto;padding-left:25px;padding-right:25px}.flavor-about .flavor-about__product{display:flex;flex-direction:column;align-items:center}.flavor-about .flavor-about__product-title{font-size:18px}.flavor-about .flavor-about__product-percentage{order:-1}.flavor-about .flavor-about__product-text{margin-top:3px;text-transform:capitalize}}@media (max-width: 767px){.flavor-about{padding-bottom:52px}.flavor-about .flavor-about__title{padding-left:12px}.flavor-about .flavor-about__col.flavor-about__col--images{margin-top:12px}.flavor-about .flavor-about__products{padding:0 25px}.flavor-about .flavor-about__product{padding:0 3px}.flavor-about .flavor-about__product-text{margin-top:0;padding:0}}.flavor-reviews{position:relative;padding-top:90px;padding-bottom:72px;background-color:#f8f4ee;color:#5a3b36}.flavor-reviews:before{display:none;content:"";position:absolute;top:0;left:50%;opacity:.5;width:123px;height:60px;transform:translate(-50%);background-image:url(icon-arrow-down-white.svg);background-repeat:no-repeat;background-position:50% 50%;background-size:contain}.flavor-reviews .flavor-reviews__header{max-width:670px;margin-left:auto;margin-right:auto;margin-bottom:40px;text-align:center}.flavor-reviews .flavor-reviews__text{margin-top:3px;margin-bottom:0;font-family:var(--primary-font);font-size:20px;line-height:1.3}.flavor-reviews .flavor-reviews__container{max-width:1016px;margin:0 auto;padding:0 25px}.flavor-reviews .flavor-reviews__photos{display:flex;flex-wrap:wrap;margin-top:40px;margin-left:-7px;margin-right:-7px}.flavor-reviews .flavor-reviews__photo-col{width:20%;padding:0 7px;margin-bottom:14px}.flavor-reviews .flavor-reviews__image-wrapper{position:relative;padding-top:100%}.flavor-reviews .flavor-reviews__image{position:absolute;top:0;left:0;width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.flavor-reviews .flavor-reviews__rating{font-size:18px;font-weight:var(--font-weight-black)}.flavor-reviews .flavor-reviews__rating .jdgm-star{padding-right:5px!important;font-size:17px;color:#f8b983}.flavor-reviews .flavor-reviews__rating .jdgm-star:hover{color:#f8b983}.flavor-reviews .flavor-reviews__rating-stars{position:relative;display:inline-block;margin-left:12px;margin-right:10px;line-height:1}.flavor-reviews .flavor-reviews__rating-stars svg{width:24px;height:auto}.flavor-reviews .flavor-reviews__rating-stars-rating-wrapper{position:absolute;top:0;left:0;overflow:hidden;white-space:nowrap}.flavor-reviews .flavor-reviews__rating-score,.flavor-reviews .flavor-reviews__rating-stars,.flavor-reviews .flavor-reviews__rating-stars-text{vertical-align:middle}.flavor-reviews .flavor-reviews__rating-score{outline:1px solid transparent}.flavor-reviews .flavor-reviews__widget{margin-top:40px}.flavor-reviews .flavor-reviews__widget .jdgm-rev-widg{margin:0;padding:0;border:none}.flavor-reviews .flavor-reviews__widget .jdgm-rev-widg__header{padding-top:5px;padding-bottom:18px;border-bottom:1px solid #E4DAD3}.flavor-reviews .flavor-reviews__widget .jdgm-rev-widg__title,.flavor-reviews .flavor-reviews__widget .jdgm-widget-actions-wrapper,.flavor-reviews .flavor-reviews__widget .jdgm-rev-widg__sort-wrapper,.flavor-reviews .flavor-reviews__widget .jdgm-rev-widg__summary{display:none}.flavor-reviews .flavor-reviews__widget .jdgm-histogram{float:none;border:none;margin:0;padding:0}.flavor-reviews .flavor-reviews__widget .jdgm-histogram .jdgm-star{padding-right:3px!important;font-size:15px;color:#bca79c}.flavor-reviews .flavor-reviews__widget .jdgm-histogram__row{margin-bottom:6px}.flavor-reviews .flavor-reviews__widget .jdgm-histogram__clear-filter{margin-top:15px}.flavor-reviews .flavor-reviews__widget .jdgm-histogram__bar{width:317px;margin-right:27px;margin-left:22px}.flavor-reviews .flavor-reviews__widget .jdgm-histogram__bar-content{background-color:#bca79c}.flavor-reviews .flavor-reviews__widget .jdgm-histogram__percentage,.flavor-reviews .flavor-reviews__widget .jdgm-histogram__frequency{color:#5a3b36}.flavor-reviews .flavor-reviews__widget .jdgm-histogram__percentage{width:auto}.flavor-reviews .flavor-reviews__widget .jdgm-histogram__frequency{margin:0}.flavor-reviews .flavor-reviews__widget .jdgm-rev{display:flex;margin-top:0;padding-top:36px;padding-bottom:26px;border-top-color:#e4dad3}.flavor-reviews .flavor-reviews__widget .jdgm-rev:first-child{padding-top:15px;border-top:none}.flavor-reviews .flavor-reviews__widget .jdgm-rev__header{width:41%;position:relative;padding-right:170px;padding-left:27px;display:flex;flex-direction:column;color:#bca79c}.flavor-reviews .flavor-reviews__widget .jdgm-rev__author{font-size:14px;font-weight:var(--font-weight-black);line-height:1.36;color:#bca79c}.flavor-reviews .flavor-reviews__widget .jdgm-rev__timestamp{opacity:1;margin-top:2px;margin-left:0;font-size:10px;line-height:1.4}.flavor-reviews .flavor-reviews__widget .jdgm-rev__rating{position:absolute;top:2px;right:77px}.flavor-reviews .flavor-reviews__widget .jdgm-rev__rating .jdgm-star{padding-right:3px!important;font-size:15px;font-weight:400;color:#bca79c}.flavor-reviews .flavor-reviews__widget .jdgm-rev__author-wrapper{order:-1}.flavor-reviews .flavor-reviews__widget .jdgm-rev__icon,.flavor-reviews .flavor-reviews__widget .jdgm-rev__reply,.flavor-reviews .flavor-reviews__widget .jdgm-rev__buyer-badge-wrapper,.flavor-reviews .flavor-reviews__widget .jdgm-rev__location{display:none}.flavor-reviews .flavor-reviews__widget .jdgm-rev__content{width:59%;padding-top:2px}.flavor-reviews .flavor-reviews__widget .jdgm-rev__title{font-size:18px;font-weight:var(--font-weight-black);line-height:1.33;color:#5a3b36}.flavor-reviews .flavor-reviews__widget .jdgm-rev__body{margin-top:6px;font-size:14px;line-height:1.36;color:#5a3b36}.flavor-reviews .flavor-reviews__widget .jdgm-paginate{padding-top:30px}.flavor-reviews .flavor-reviews__widget .jdgm-paginate__page{padding:4px 5px;font-size:18px;color:#f8b983}.flavor-reviews .flavor-reviews__widget .jdgm-paginate__page.jdgm-curt{position:relative;font-size:18px;font-weight:var(--font-weight-bold)}.flavor-reviews .flavor-reviews__widget .jdgm-paginate__page.jdgm-curt:before{content:"";position:absolute;left:50%;bottom:2px;height:2px;width:8px;background-color:#f8b983;transform:translate(-50%)}.flavor-reviews .flavor-reviews__widget.flavor-reviews__widget--with-type .jdgm-rev-widg__sort-wrapper{display:block;overflow:hidden;margin-top:15px}.flavor-reviews .flavor-reviews__widget.flavor-reviews__widget--with-type .jdgm-rev-widg__sort-wrapper select{border-color:#bca79c;color:#5a3b36}.flavor-reviews .flavor-reviews__widget.flavor-reviews__widget--with-type .jdgm-rev-widg__sort-wrapper .jdgm-sort-dropdown-arrow{border-top-color:#5a3b36}.flavor-reviews .flavor-review__row{display:flex;align-items:flex-start}@media (min-width: 992px){.flavor-reviews .flavor-review__row .flavor-reviews__photos{flex-basis:392px;flex-shrink:0;margin-top:0;margin-right:29px}.flavor-reviews .flavor-review__row .flavor-reviews__photo-col{width:50%}.flavor-reviews .flavor-review__row .flavor-reviews__widget{flex-grow:1;flex-basis:0;flex-shrink:1;margin-top:0}.flavor-reviews .flavor-review__row .flavor-reviews__widget .jdgm-rev{display:block;padding-top:17px;padding-bottom:17px}.flavor-reviews .flavor-review__row .flavor-reviews__widget .jdgm-rev:first-child{padding-top:17px}.flavor-reviews .flavor-review__row .flavor-reviews__widget .jdgm-rev__header{display:flex;flex-direction:row;align-items:baseline;width:100%;padding:0}.flavor-reviews .flavor-review__row .flavor-reviews__widget .jdgm-rev__rating{position:static;margin-right:16px}.flavor-reviews .flavor-review__row .flavor-reviews__widget .jdgm-rev__rating .jdgm-star{padding-right:3px!important}.flavor-reviews .flavor-review__row .flavor-reviews__widget .jdgm-rev__content{width:100%}.flavor-reviews .flavor-review__row .flavor-reviews__widget .jdgm-rev__author-wrapper{order:1}.flavor-reviews .flavor-review__row .flavor-reviews__widget .jdgm-rev__timestamp{order:2;margin-top:0;margin-left:10px}.flavor-reviews .flavor-review__row .flavor-reviews__widget .jdgm-paginate{margin-left:-4px;padding-top:15px;text-align:left}}@media (max-width: 1279px){.flavor-reviews .flavor-reviews__widget .jdgm-histogram__bar{width:295px}}@media (max-width: 991px){.flavor-reviews{padding-top:112px;padding-bottom:60px}.flavor-reviews:before{width:83px;height:40px}.flavor-reviews .flavor-reviews__container{padding:0 50px}.flavor-reviews .flavor-reviews__photos{margin-top:36px;margin-left:-4px;margin-right:-4px}.flavor-reviews .flavor-reviews__photo-col{padding:0 4px;margin-bottom:8px}.flavor-reviews .flavor-reviews__widget{max-width:668px;margin-top:28px;margin-left:auto;margin-right:auto}.flavor-reviews .flavor-reviews__widget .jdgm-rev-widg__header{padding-top:0;padding-bottom:28px}.flavor-reviews .flavor-reviews__widget .jdgm-rev{padding-top:26px;padding-bottom:18px}.flavor-reviews .flavor-reviews__widget .jdgm-rev__header{width:33%;padding-right:125px;padding-left:0}.flavor-reviews .flavor-reviews__widget .jdgm-rev__author{word-break:break-word}.flavor-reviews .flavor-reviews__widget .jdgm-rev__rating{right:32px}.flavor-reviews .flavor-reviews__widget .jdgm-histogram{padding-left:97px}.flavor-reviews .flavor-reviews__widget .jdgm-histogram__bar{width:348px;margin-right:16px}.flavor-reviews .flavor-reviews__widget .jdgm-rev__content{width:67%}.flavor-reviews .flavor-reviews__widget .jdgm-rev__body{margin-top:9px}.flavor-reviews .flavor-reviews__widget .jdgm-paginate{padding-top:25px}.flavor-reviews .flavor-review__row{display:block}.flavor-reviews.flavor-reviews--with-video{padding-top:85px}.flavor-reviews.flavor-reviews--with-video .flavor-review__row{display:flex;flex-direction:column-reverse;align-items:stretch}.flavor-reviews.flavor-reviews--with-video .video-reviews{margin-bottom:20px}.flavor-reviews.flavor-reviews--with-video .video-reviews .video-reviews__slider{padding-left:0;padding-right:0}.flavor-reviews.flavor-reviews--with-video .video-reviews .slick-prev{left:-30px}.flavor-reviews.flavor-reviews--with-video .video-reviews .slick-next{right:-30px}}@media (max-width: 767px){.flavor-reviews{padding-top:90px;padding-bottom:53px}.flavor-reviews .flavor-reviews__container{padding:0 25px}.flavor-reviews .flavor-reviews__text{margin-top:20px}.flavor-reviews .flavor-reviews__rating .jdgm-star{padding-right:6px!important;font-size:22px}.flavor-reviews .flavor-reviews__rating-stars{margin-right:0}.flavor-reviews .flavor-reviews__rating-stars-text{display:block;margin-top:4px}.flavor-reviews .flavor-reviews__photos{margin-top:25px;margin-left:-3px;margin-right:-3px}.flavor-reviews .flavor-reviews__photo-col{margin-bottom:6px;padding:0 3px}.flavor-reviews .flavor-reviews__widget{max-width:100%;margin-top:16px}.flavor-reviews .flavor-reviews__widget .jdgm-rev-widg__header{padding-bottom:15px}.flavor-reviews .flavor-reviews__widget .jdgm-histogram{display:inline-block;width:auto}.flavor-reviews .flavor-reviews__widget .jdgm-histogram .jdgm-star{padding-right:2px!important;font-size:12px}.flavor-reviews .flavor-reviews__widget .jdgm-histogram__bar{width:180px;height:8px;margin-right:3px;margin-left:3px}.flavor-reviews .flavor-reviews__widget .jdgm-histogram__percentage,.flavor-reviews .flavor-reviews__widget .jdgm-histogram__frequency{font-size:8px}.flavor-reviews .flavor-reviews__widget .jdgm-rev{display:block;padding-top:20px;padding-bottom:20px}.flavor-reviews .flavor-reviews__widget .jdgm-rev__header,.flavor-reviews .flavor-reviews__widget .jdgm-rev__content{width:100%}.flavor-reviews .flavor-reviews__widget .jdgm-rev__header{padding-right:0}.flavor-reviews .flavor-reviews__widget .jdgm-histogram{padding-left:0}.flavor-reviews .flavor-reviews__widget .jdgm-rev__content{padding-top:0}.flavor-reviews .flavor-reviews__widget .jdgm-rev__rating{position:static;order:3;line-height:1}.flavor-reviews .flavor-reviews__widget .jdgm-paginate{padding-top:20px}.flavor-reviews.flavor-reviews--with-video{padding-top:55px;padding-bottom:35px}.flavor-reviews.flavor-reviews--with-video .video-reviews .slick-prev{left:50%}.flavor-reviews.flavor-reviews--with-video .video-reviews .slick-next{right:50%}}@media (max-width: 550px){.flavor-reviews .flavor-reviews__photo-col{width:50%}.flavor-reviews .flavor-reviews__photo-col:nth-child(n+5){display:none}}@media (max-width: 359px){.flavor-reviews .flavor-reviews__widget .jdgm-histogram{display:block;width:100%}.flavor-reviews .flavor-reviews__widget .jdgm-histogram__bar{width:50%}}.flavor-features{padding-top:85px;padding-bottom:65px}.flavor-features .flavor-features__container{max-width:960px;margin:0 auto;padding:0 25px}.flavor-features .flavor-features__title{margin-top:0;margin-bottom:25px;font-size:34px;font-weight:var(--font-weight-black);line-height:1.35;text-align:center}.flavor-features .features .features__items{margin-top:0}@media (max-width: 991px){.flavor-features{padding-top:90px;padding-bottom:60px}.flavor-features .flavor-features__container{max-width:600px}.flavor-features .flavor-features__title{margin-bottom:45px}}@media (max-width: 767px){.flavor-features{padding-top:40px;padding-bottom:0}.flavor-features .flavor-features__container{max-width:550px;padding:0}.flavor-features .flavor-features__title{margin-bottom:25px;margin-left:auto;margin-right:auto;font-size:24px;max-width:160px}.flavor-features .features .features__item{flex-basis:33.33%;margin-bottom:40px}.flavor-features .features .feature__image img{max-width:67px}.flavor-features .features .feature__heading{font-size:11px}}.features .features__icons-wrapper{position:relative;margin-top:90px;padding-top:80px;padding-bottom:40px;background-color:#f8f4ee}.features .features__icons-wrapper:before{content:"";position:absolute;top:-3px;left:0;width:100%;height:36px;background-image:url(icon-tile.svg);background-repeat:repeat-x;background-size:contain;background-position-y:bottom;transform:translateY(-100%)}.features .features__ingredients-wrapper{padding-top:125px;padding-bottom:35px}.features .features__container{width:100%;max-width:950px;margin:0 auto;padding-left:20px;padding-right:20px}.features .features__title{margin-top:0;margin-bottom:0;font-size:34px;font-weight:var(--font-weight-black);text-align:center}.features .features__subtitle{max-width:920px;margin-top:20px;margin-left:auto;margin-right:auto;font-family:AvenirNext-Medium,sans-serif;font-size:24px;font-weight:500;line-height:1.42}.features .features__subtitle a{display:inline-block;text-decoration:underline;color:#5a3b36}.features .features__subtitle a:focus-visible{outline:2px solid #000}.features .features__subtitle a:hover{text-decoration-color:transparent}.features .features__items{display:flex;flex-wrap:wrap;margin-top:60px}.features .features__item{margin-bottom:20px;flex-basis:16.66%;flex-grow:0}.features .features__buttons{display:flex;justify-content:center;padding-top:20px}.features .features__button{position:relative;margin-left:6px;margin-right:6px;-webkit-tap-highlight-color:transparent}.features .features__button:after{content:url(icon-arrow-up.svg);position:absolute;bottom:-100%;left:50%;opacity:0;transform:translate(-50%) translateY(80px);transition:transform .3s}.features .features__button.button-alternate--highlighted:after{opacity:1;transform:translate(-50%) translateY(25px)}.features .features__composition{display:block;animation:fadeIn .3s;text-align:center}.features .features__composition.features__composition--hidden{display:none}.features .features__link{display:inline-block;font-family:AvenirNext,sans-serif;font-size:18px;font-weight:700;line-height:22px;color:#ff8b4e;border-bottom:2px solid #ff8b4e;transition-property:opacity;transition-duration:.3s}.features .features__link:hover{opacity:.8}.features .features__link:focus-visible{outline:2px solid #000;outline-offset:2px}.features.home-features{position:relative;z-index:2;padding-top:129px;background-color:#f8f4ee;text-align:center}.features.home-features .features__icons-wrapper{position:relative;margin-top:0;padding-top:0;padding-bottom:0}.features.home-features .features__icons-wrapper:before{content:""}.features.home-features .features__ingredients-wrapper{padding-top:0;padding-bottom:0}.features.home-features .features__container{max-width:1250px;padding-left:0;padding-right:0}.features.home-features .features__title{font-size:44px;font-weight:var(--font-weight-black);line-height:1.23;text-transform:capitalize;color:#5a3b36}.features.home-features .features__items{margin-top:35px}.features.home-features .features__item{padding:0 10px}.features.features--arrow{position:relative;z-index:3}.features.features--arrow:after{content:"";position:absolute;bottom:-45px;left:50%;z-index:-1;width:90px;height:90px;background-color:#f8f4ee;transform:translate(-50%) rotate(45deg)}@media (max-width: 991px){.features.features--arrow:after{bottom:-26px;width:52px;height:52px}}@media (max-width: 1700px){.features.home-features{padding-top:75px}.features.home-features .features__container{max-width:900px}.features.home-features .features__title{font-size:34px;line-height:1.29}.features.home-features .features__subtitle{max-width:700px;margin-top:10px;font-size:18px}.features.home-features .features__items{margin-top:23px}.features.home-features .features__item{padding:0 5px}}@media (max-width: 991px){.features .features__container{max-width:590px}.features .features__icons-wrapper{padding-top:45px;padding-bottom:20px}.features .features__icons-wrapper:before{height:40px}.features .features__ingredients-wrapper{padding-top:45px;padding-bottom:25px}.features .features__ingredients-wrapper .features__container{max-width:617px}.features .features__items{margin-top:85px}.features .features__item{flex-basis:33.33%}.features .features__buttons{padding-top:18px}.features .features__button{margin-left:8px;margin-right:8px}.features .features__button:after{transform:translate(-50%) translateY(105px)}.features .features__button.button-alternate--highlighted:after{transform:translate(-50%) translateY(53px)}.features.home-features{padding-top:98px}.features.home-features .features__container{max-width:900px;padding:0 15px}.features.home-features .features__icons-wrapper{padding-top:0;padding-bottom:0}.features.home-features .features__icons-wrapper:before{height:0}.features.home-features .features__subtitle{max-width:626px;margin-top:22px;font-size:16px;line-height:normal}.features.home-features .features__items{max-width:550px;margin-top:45px;margin-left:auto;margin-right:auto}.features.home-features .features__item{margin-bottom:30px}}@media (max-width: 767px){.features .features__icons-wrapper{padding-bottom:25px}.features .features__icons-wrapper:before{height:36px;background-size:cover}.features .features__items{margin-top:45px}.features .features__item{flex-basis:50%}.features .features__buttons{padding-top:35px}.features .features__button:after{transform:translate(-50%) translateY(55px)}.features .features__button.button-alternate--highlighted:after{transform:translate(-50%) translateY(20px)}.features .features__image{width:100%}.features.home-features{padding-top:65px}.features.home-features .features__icons-wrapper{padding-bottom:0}.features.home-features .features__icons-wrapper:before{height:0}.features.home-features .features__title{font-size:24px;line-height:1.42}.features.home-features .features__subtitle{margin-top:10px;padding:0 5px;font-size:18px}.features.home-features .features__items{margin-top:20px}.features.home-features .features__item{flex-basis:33.33%;margin-bottom:20px}}@media (max-width: 480px){.features.features-default .features__ingredients-wrapper .features__container{max-width:540px;padding-left:25px;padding-right:25px}.features.features-default .features__title{max-width:220px;margin-left:auto;margin-right:auto}.features.features-default .features__button{margin-left:3px;margin-right:3px}}@media (max-width: 355px){.features.features-default .features__button{min-width:137px}}@keyframes fadeIn{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}.feature{padding:0 5px;text-align:center}.feature .feature__image img{max-width:82px}.feature .feature__heading{margin-top:5px;margin-bottom:2px;font-family:Brandon Printed One,sans-serif;font-size:14px;font-weight:400;line-height:1.5;color:#bca79c}.feature .feature__subheading{margin-top:0;margin-bottom:0;font-size:14px;line-height:1.4;color:#bca79c}.feature.home-feature{padding:0}.feature.home-feature .feature__image img{max-width:113px;vertical-align:middle}.feature.home-feature .feature__heading{margin-top:15px;margin-bottom:0;font-size:18px;text-transform:uppercase;color:#5a3b36}.feature.home-feature .feature__subheading{margin-top:6px;font-size:18px;line-height:1.11}@media (max-width: 1700px){.feature.home-feature .feature__image{max-width:81px}.feature.home-feature .feature__heading{margin-top:8px;font-size:14px}.feature.home-feature .feature__subheading{margin-top:2px;font-size:14px;line-height:normal}}@media (max-width: 991px){.feature .feature__subheading{margin-top:10px}.feature.home-feature .feature__subheading{margin-top:5px}}@media (max-width: 767px){.feature.home-feature .feature__image{max-width:59px}.feature.home-feature .feature__heading{font-size:10px}.feature.home-feature .feature__subheading{font-size:8px}}.product-sticky-bar{position:fixed;bottom:0;left:0;z-index:7;width:100%;visibility:hidden;padding:14px 25px;background-color:#fff;box-shadow:0 -3px 6px #00000029;font-size:10px;font-weight:var(--font-weight-bold);text-transform:uppercase;color:#5a3b36;transform:translateY(calc(100% + 40px));transition-property:transform,visibility;transition-duration:.4s}.product-sticky-bar.product-sticky-bar--visible{transform:translateY(0);visibility:visible}.product-sticky-bar .product-sticky-bar__container{display:flex;align-items:center;max-width:960px;margin:0 auto}.product-sticky-bar .product-sticky-bar__price{font-size:14px;font-weight:400}.product-sticky-bar .product-sticky-bar__price strong{margin-left:6px;font-weight:var(--font-weight-bold);color:#ff8b4e}.product-sticky-bar .product-sticky-bar__price-old{position:relative;padding:0 1px;font-weight:400}.product-sticky-bar .product-sticky-bar__price-old:before{content:"";position:absolute;left:0;top:50%;width:100%;height:1px;margin-top:-1px;background-color:#5a3b36}.product-sticky-bar .product-sticky-bar__price-meals{display:none}.product-sticky-bar .product-sticky-bar__cta{display:flex;align-items:center;justify-content:flex-end;width:60%;margin-left:auto;text-align:right}.product-sticky-bar .product-sticky-bar__cta-info{padding-right:16px}.product-sticky-bar .product-sticky-bar__button{position:relative;min-width:280px;padding:11px 32px 10px 20px;background-color:#ff8b4e;border-radius:5px;border:none;box-shadow:0 3px 6px #00000029;font-family:var(--secondary-font);font-size:14px;font-weight:400;line-height:normal;letter-spacing:0;text-transform:uppercase;color:#fff;transition-duration:.3s;transition-property:background-color}.product-sticky-bar .product-sticky-bar__button.product-sticky-bar__button--fade{background-color:#f8b983}.product-sticky-bar .product-sticky-bar__button.product-sticky-bar__button--fade .product-sticky-bar__button-icon{transform:translateY(-50%) rotate(-90deg)}.product-sticky-bar .product-sticky-bar__button.product-sticky-bar__button--scroller{min-width:320px;margin:0 auto;padding-left:22px;padding-right:22px;font-size:17px}.product-sticky-bar .product-sticky-bar__button.product-sticky-bar__button--scroller .product-sticky-bar__button-icon{transform:translateY(-50%) rotate(-90deg)}.no-touch .product-sticky-bar .product-sticky-bar__button:hover{background-color:#f17534}.product-sticky-bar .product-sticky-bar__button:focus-visible{outline:2px solid #000}.product-sticky-bar .product-sticky-bar__button-icon{position:absolute;top:50%;right:14px;line-height:1;transform:translateY(-50%)}.product-sticky-bar .product-sticky-bar__button-icon svg{display:block;width:7px}@media (max-width: 991px){.product-sticky-bar .product-sticky-bar__button{min-width:230px}}@media (max-width: 767px){.product-sticky-bar{padding:9px 25px;line-height:1.2}.product-sticky-bar.product-sticky-bar--full-button .product-sticky-bar__left-col{display:none}.product-sticky-bar.product-sticky-bar--full-button .product-sticky-bar__cta,.product-sticky-bar.product-sticky-bar--full-button .product-sticky-bar__button{width:100%}.product-sticky-bar .product-sticky-bar__price-meals{display:inline-block}.product-sticky-bar .product-sticky-bar__cta{width:auto}.product-sticky-bar .product-sticky-bar__cta-info{display:none!important}.product-sticky-bar .product-sticky-bar__button{min-width:170px;padding-top:11px;padding-bottom:11px}}@media (max-width: 480px){.product-sticky-bar .product-sticky-bar__button.product-sticky-bar__button--scroller{min-width:auto;width:100%}}@media (max-width: 359px){.product-sticky-bar{padding:9px 15px}.product-sticky-bar .product-sticky-bar__button{min-width:155px}.product-sticky-bar .product-sticky-bar__price{font-size:12px}}.products-top-container{background-color:#f8f4ee}.products-top-container .products-top-container__row{display:flex;flex-wrap:wrap}.products-top-container .products-shop-container__media-col{width:42%}.products-top-container .products-shop-container__media-col>.shopify-section{height:100%}.products-top-container .products-shop-container__content-col{width:58%;min-height:100%;padding:152px 20px 60px}@media (max-width: 1500px){.products-top-container .products-shop-container__content-col{padding-top:50px;padding-bottom:60px;padding-left:43px}}@media (max-width: 1279px){.products-top-container .products-shop-container__content-col{padding-top:55px;padding-left:50px}}@media (max-width: 991px){.products-top-container .products-shop-container__media-col,.products-top-container .products-shop-container__content-col{width:100%}.products-top-container .products-shop-container__content-col{padding:38px 25px 50px}}@media (max-width: 767px){.products-top-container .products-shop-container__content-col{padding-top:41px;padding-bottom:30px!important}}@media (max-width: 720px){.template-collection-new-top-section{padding-top:var(--default-header-offset)}}@media (max-width: 1279px){.template-collection-new-top-section .main-content--header-update .products-top-container .products-shop-container__content-col,.template-collection-new-top-section-v2 .main-content--header-update .products-top-container .products-shop-container__content-col,.template-collection-new-top-section-design .main-content--header-update .products-top-container .products-shop-container__content-col,.template-collection-ab-test .main-content--header-update .products-top-container .products-shop-container__content-col,.template-collection-widget-test .main-content--header-update .products-top-container .products-shop-container__content-col{padding-top:70px}}@media (max-width: 991px){.template-collection-new-top-section .main-content--header-update .products-top-container .products-shop-container__content-col,.template-collection-new-top-section-v2 .main-content--header-update .products-top-container .products-shop-container__content-col,.template-collection-new-top-section-design .main-content--header-update .products-top-container .products-shop-container__content-col,.template-collection-ab-test .main-content--header-update .products-top-container .products-shop-container__content-col,.template-collection-widget-test .main-content--header-update .products-top-container .products-shop-container__content-col{padding-top:38px}}@media (max-width: 767px){.template-collection-new-top-section .main-content--header-update .products-top-container .products-shop-container__content-col,.template-collection-new-top-section-v2 .main-content--header-update .products-top-container .products-shop-container__content-col,.template-collection-new-top-section-design .main-content--header-update .products-top-container .products-shop-container__content-col,.template-collection-ab-test .main-content--header-update .products-top-container .products-shop-container__content-col,.template-collection-widget-test .main-content--header-update .products-top-container .products-shop-container__content-col{padding-top:41px}}.products-widget{max-width:480px;color:#5a3b36}.products-widget.products-widget--show-mobile{display:none}.products-widget .products-widget__products-row{position:relative;display:flex;flex-wrap:wrap;justify-content:center;align-items:flex-end;padding-left:53px}.products-widget .products-widget__products-row:before{content:"";position:absolute;left:18px;width:1px;top:100%;height:60px;background-color:#b9a79d;transform:translateY(12px)}.products-widget .products-widget__products-row.products-widget__products-row--desktop-nowrap{flex-wrap:nowrap}.products-widget .products-widget__title{margin:0 auto 15px;font-size:20px;font-weight:var(--font-weight-extra-bold);line-height:1.42;text-transform:capitalize;text-align:center}.products-widget .products-widget__subtitle{margin:0;font-size:14px;text-align:center}.products-widget .products-widget__subtitle.products-widget__subtitle--mobile{display:none;margin-top:-15px}@media (max-width: 767px){.products-widget .products-widget__subtitle.products-widget__subtitle--mobile{display:block}}.products-widget .products-widget__step{position:absolute;left:0;display:inline-flex;align-items:center;justify-content:center;width:36px;height:36px;border:2px solid #5A3B36;border-radius:50%;background-color:#f8f4ee;font-family:var(--secondary-font);font-size:18px;text-align:center}.products-widget .products-widget__step.products-widget__step--products{bottom:0}.products-widget .products-widget__step.products-widget__step--info{top:22px}.products-widget .products-widget__step.products-widget__step--checkout{top:36px}.products-widget .products-widget__shipping{width:100%;margin-top:15px;padding-left:53px;font-size:14px;font-weight:var(--font-weight-extra-bold);line-height:1.33;text-align:center;color:#25b5ad}.products-widget .products-widget__shipping:before{content:"";display:inline-block;width:14px;height:11px;margin-right:2px;background-image:url(icon-check-01-aqua.svg);background-repeat:no-repeat;background-size:contain;transform:translateY(1px)}.products-widget .products-widget__shipping.hide-icon:before{display:none}.products-widget .products-widget__shipping.products-widget__shipping--orange{color:#f55a40}.products-widget .products-widget__shipping.products-widget__shipping--dark{color:#5a3b36}.products-widget .products-widget__shipping.products-widget__shipping--dark:before{display:none}.products-widget .products-widget__shipping.products-widget__shipping--dark svg{display:inline-block;width:14px;height:15px;margin-left:3px;vertical-align:middle}.products-widget .products-widget__shipping.products-widget__shipping--top{display:none}.products-widget .products-widget__popular-label{margin-left:61px;margin-bottom:2px;font-size:10px;font-weight:var(--font-weight-bold);line-height:1.6;text-transform:uppercase;color:#bca79c}.products-widget .products-widget__info{position:relative;display:flex;flex-wrap:wrap;margin-top:35px;padding-left:53px;padding-bottom:13px;font-size:14px;line-height:1.33}.products-widget .products-widget__info a{color:#ff8b4e;text-decoration:underline}.products-widget .products-widget__info a:hover{text-decoration:none}.products-widget .products-widget__info:before{content:"";position:absolute;top:70px;bottom:0;left:18px;width:1px;background-color:#b9a79d}.products-widget .products-widget__info-subscribes.info-disabled:before,.products-widget .products-widget__info-single.info-disabled:before{content:"";position:absolute;z-index:1;top:0;left:0;width:100%;height:100%;background-color:#f8f4ee80}.products-widget .products-widget__info-subscribes{width:65%;position:relative}.products-widget .products-widget__info-single{position:relative;width:35%;padding-right:30px;text-align:right}.products-widget .products-widget__info-item{position:relative;margin-bottom:2px;padding-left:22px}.products-widget .products-widget__info-item strong{font-weight:var(--font-weight-bold)}.products-widget .products-widget__info-item a:focus-visible{outline:1px solid #000}.products-widget .products-widget__info-icon-check{position:absolute;top:1px;left:0;width:14px;height:11px}.products-widget .products-widget__info-icon-check svg{width:100%;height:100%;fill:#5a3b36}.products-widget .products-widget__info-price{font-weight:var(--font-weight-bold)}.products-widget .products-widget__info-price small{font-size:10px;font-weight:400}.products-widget .products-widget__info-price-old{position:relative;padding:0 2px;color:#bca79c}.products-widget .products-widget__info-price-old:after{content:"";position:absolute;left:0;top:50%;width:100%;height:1px;margin-top:-1px;background-color:#563c37;transform:rotate(-2deg)}.products-widget .products-widget__info-meal-price{font-size:12px;font-weight:var(--font-weight-bold)}.products-widget .products-widget__info-meal-price .fw-normal{font-weight:400}.products-widget .products-widget__info-save-discount{font-weight:var(--font-weight-extra-bold);color:#5a3b36}.products-widget .products-widget__actions{position:relative;padding-top:7px;padding-left:53px}.products-widget .products-widget__actions:before{content:"";position:absolute;top:0;bottom:0;left:18px;width:1px;height:25px;background-color:#b9a79d}.products-widget .products-widget__button{position:relative;width:100%;padding:15px 40px;background-color:#ff8b4e;box-shadow:0 3px 6px #00000029;border-radius:5px;border:none;font-family:var(--secondary-font);font-size:18px;font-weight:400;line-height:1.2;letter-spacing:0;text-transform:uppercase;text-align:center;color:#fff;transition-property:background-color;transition-duration:.3s}.products-widget .products-widget__button svg{position:absolute;right:28px;top:50%;width:8px;height:auto;transform:translateY(-50%)}.products-widget .products-widget__button[disabled],.products-widget .products-widget__button.disabled{background-color:#e4dad3;cursor:default}.products-widget .products-widget__button[disabled].disabled-pointer-none,.products-widget .products-widget__button.disabled.disabled-pointer-none{pointer-events:none}.products-widget .products-widget__button[disabled].disabled-color,.products-widget .products-widget__button.disabled.disabled-color{background-color:#ff8b4e;box-shadow:0 3px 6px #00000029}.products-widget .products-widget__button.disabled{cursor:pointer}.products-widget .products-widget__button:hover{background-color:#f17534}.products-widget .products-widget__button:hover[disabled],.products-widget .products-widget__button:hover.disabled{background-color:#e4dad3}.products-widget .products-widget__button:hover[disabled].disabled-color,.products-widget .products-widget__button:hover.disabled.disabled-color{background-color:#f17534}.products-widget .products-widget__button:focus-visible{outline:2px solid #000;outline-offset:2px}.products-widget .products-widget__shipping-countdown{text-align:center;font-size:14px;font-weight:var(--font-weight-bold);line-height:normal;letter-spacing:.28px;color:#5a3b36}.products-widget .products-widget__shipping-countdown-date{font-weight:var(--font-weight-extra-bold)}.products-widget .products-widget__shipping-timer{color:#25b5ad}.products-widget .products-widget__footer{display:flex;justify-content:center;visibility:visible;opacity:1;align-items:center;flex-wrap:wrap;margin-top:12px;padding:0;font-size:12px;line-height:1.2}.products-widget .products-widget__footer a{color:#5a3b36;text-decoration:underline}.products-widget .products-widget__footer a:hover{text-decoration:none}.products-widget .products-widget__footer a:focus-visible{outline:1px solid #000;outline-offset:1px}.products-widget .products-widget__footer-promise{width:55%;font-size:12px}.products-widget .products-widget__total{display:flex;justify-content:space-between;width:100%;height:24px;font-size:14px;text-align:right}.products-widget .products-widget__promise-label{margin-bottom:0;margin-right:3px;font-size:12px;font-weight:var(--font-weight-extra-bold);line-height:1;text-transform:uppercase}.products-widget .products-widget__total-price{position:relative;font-weight:var(--font-weight-bold)}.products-widget .products-widget__total-price-old{position:relative;padding:0 2px;font-weight:400}.products-widget .products-widget__total-price-old:after{content:"";position:absolute;left:0;top:50%;width:100%;height:1px;margin-top:-1px;background-color:#e67f3a;transform:rotate(-2deg)}.products-widget .products-widget__total-price-new{margin-left:5px}.products-widget .products-widget__total-price{display:flex;flex-direction:row-reverse;margin-bottom:2px;margin-left:auto}.products-widget .products-widget__saving{position:relative;font-weight:var(--font-weight-extra-bold);color:#25b5ad}.products-widget .products-widget__saving:after{content:"";position:absolute;top:2px;left:101%;width:16px;height:14px;background-image:url(icon-arrow-saving.svg);background-repeat:no-repeat;background-size:contain;background-position:50% 50%;transition-duration:.6s;transition-property:top}.products-widget .products-widget__saving.active:after{animation-name:arrowSaveAnimate;animation-duration:.6s;animation-fill-mode:forwards}.products-widget .products-widget__saving:hover:after{animation-name:arrowSaveAnimate;animation-duration:.6s;animation-fill-mode:forwards}.products-widget .products-widget__promise-label{margin-bottom:0;margin-right:3px;font-size:12px;font-weight:var(--font-weight-extra-bold)}.products-widget.products-widget--inactive .products-widget__actions:before{height:25px}.products-widget.products-widget--inactive .products-widget__step.products-widget__step--checkout{top:36px}.products-widget.products-widget--new-design{max-width:600px;margin:0 auto}.products-widget.products-widget--new-design .products-widget__products-row{padding-left:62px}.products-widget.products-widget--new-design .products-widget__products-row:before{height:23px}.products-widget.products-widget--new-design .product-widget-item.product-widget-item--quarter{width:25%}.products-widget.products-widget--new-design .product-widget-item.product-widget-item--col-4{width:20%;padding:0 2px}.products-widget.products-widget--new-design .product-widget-item__title{margin-bottom:-15px}.products-widget.products-widget--new-design .products-widget__shipping{margin-top:18px}.products-widget.products-widget--new-design .products-widget__step.products-widget__step--info{top:3px}.products-widget.products-widget--new-design .products-widget__column{flex-direction:column;width:100%;background-color:transparent}.products-widget.products-widget--new-design .products-widget__info{margin-top:10px;padding-left:62px}.products-widget.products-widget--new-design .products-widget__info:before{top:52px}.products-widget.products-widget--new-design .products-widget__shipping,.products-widget.products-widget--new-design .products-widget__actions{padding-left:62px}.products-widget.products-widget--new-design .products-widget__info-item{margin-bottom:7px;font-size:13px}.products-widget.products-widget--new-design .products-widget__info-item:last-of-type{margin-bottom:4px}.products-widget.products-widget--new-design .product-frequency-select .product-frequency-select__current{font-size:13px}.products-widget.products-widget--new-design .product-frequency-select .product-frequency-select__current svg{width:7px;margin-left:1px;margin-bottom:1px}.products-widget.products-widget--new-design .products-widget__info-icon-check{top:0}.products-widget.products-widget--new-design .products-widget__saving:after{display:none}.products-widget.products-widget--new-design .frequency-option .frequency-option__bottom-label{position:absolute;top:20px;bottom:auto;left:100%;right:auto;margin:0;padding:6px;background-color:#e4dad3;border-top-left-radius:5px;border-top-right-radius:5px;color:#fff;white-space:nowrap;transform:rotate(90deg) translateY(-100%);transform-origin:left top;transition-property:background-color;transition-duration:.3s}.products-widget.products-widget--new-design .frequency-option.frequency-option--active .frequency-option__bottom-label{background-color:#ff8b4e}.products-widget.products-widget--new-design .frequency-option.frequency-option--inactive.frequency-option--active .frequency-option__bottom-label{background-color:#e4dad3}.products-widget.products-widget--new-design .frequency-option.frequency-option--inactive .product-frequency-select__current:focus-visible{outline:none}.products-widget.products-widget--new-design .products-widget__footer a{font-size:13px;font-weight:var(--font-weight-bold)}.products-widget.products-widget--new-design .products-widget__total-price-old:after{background-color:#bba79d}.products-widget.products-widget--new-design .products-widget__promise-label{font-size:13px;font-weight:var(--font-weight-bold);text-transform:none}@media (max-width: 1500px){.products-widget.products-widget--new-design{max-width:540px;margin:0}}@media (max-width: 1279px){.products-widget.products-widget--new-design .products-widget__step,.products-widget.products-widget--new-design .products-widget__info:before,.products-widget.products-widget--new-design .products-widget__products-row:before,.products-widget.products-widget--new-design .products-widget__actions:before{display:none}.products-widget.products-widget--new-design .products-widget__products-row,.products-widget.products-widget--new-design .products-widget__info,.products-widget.products-widget--new-design .products-widget__actions,.products-widget.products-widget--new-design .products-widget__shipping{padding-left:0}}@media (max-width: 991px){.products-widget{max-width:428px;margin-left:auto;margin-right:auto}.products-widget .products-widget__shipping-countdown{display:flex;flex-direction:column;align-items:center;justify-content:center}.products-widget .products-widget__footer{padding:0}.products-widget .products-widget__info-item.products-widget__info-item--price{margin-bottom:0}.products-widget .products-widget__info-single{padding-right:20px}.products-widget .products-widget__info-single .products-widget__info-item{padding-left:0}.products-widget .products-widget__shipping{display:flex;justify-content:center}.products-widget .products-widget__shipping.products-widget__shipping--top{display:flex;flex-direction:row-reverse;align-items:center;margin-top:0;margin-bottom:10px}.products-widget .products-widget__shipping.products-widget__shipping--top svg{transform:rotate(180deg);margin-left:0;margin-right:3px}.products-widget .products-widget__shipping[data-position=after] svg{animation-name:arrowUpAnimate;animation-duration:.75s;animation-delay:.1s;animation-iteration-count:3}.products-widget .products-widget__shipping[data-position=before] svg{animation-name:arrowDownAnimate;animation-duration:.75s;animation-delay:.1s;animation-iteration-count:3}.products-widget .products-widget__shipping.products-widget__shipping--block{display:block}.products-widget.products-widget--new-design{max-width:436px;margin-left:auto;margin-right:auto}.products-widget.products-widget--new-design .product-widget-item.product-widget-item--col-4{width:33.333%;padding:10px 0}.products-widget.products-widget--new-design .products-widget__products-row,.products-widget.products-widget--new-design .products-widget__info,.products-widget.products-widget--new-design .products-widget__shipping,.products-widget.products-widget--new-design .products-widget__actions{padding-left:0}.products-widget.products-widget--new-design .products-widget__products-row:before{height:40px}.products-widget.products-widget--new-design .products-widget__shipping{margin-top:16px;font-size:14px}.products-widget.products-widget--new-design .products-widget__info{margin-top:25px}}@media (max-width: 767px){.products-widget{max-width:350px}.products-widget.products-widget--show-mobile{display:block}.products-widget .products-widget__step{display:none}.products-widget .products-widget__products-row{margin-left:-15px;margin-right:-15px;padding-left:0}.products-widget .products-widget__products-row.products-widget__products-row--desktop-nowrap{flex-wrap:wrap}.products-widget .products-widget__products-row:before{display:none}.products-widget .products-widget__info{margin-top:38px;padding-left:0;padding-bottom:0;font-size:14px}.products-widget .products-widget__info:before{display:none}.products-widget .products-widget__info-item a{font-size:14px}.products-widget .products-widget__actions{margin-top:10px;padding-left:0}.products-widget .products-widget__actions:before{display:none}.products-widget .products-widget__shipping{margin-top:13px;padding-left:0}.products-widget .products-widget__shipping:before{margin-right:9px}.products-widget .products-widget__shipping.products-widget__shipping--top{margin-top:10px;margin-bottom:-10px}.products-widget .products-widget__popular-label{margin-left:50px;font-size:8px}.products-widget .products-widget__info-subscribes{width:70%}.products-widget .products-widget__info-single{width:30%;padding-right:10px}.products-widget .products-widget__info-meal-price{font-size:12px}.products-widget .products-widget__button{padding:12px 40px;font-size:16px}.products-widget .products-widget__footer{margin-top:12px}.products-widget .products-widget__footer a{font-size:10px}.products-widget .products-widget__footer-promise{width:100%;text-align:center}.products-widget .products-widget__promise-label{display:inline-block;margin-bottom:0;margin-right:4px;font-size:11px}.products-widget .products-widget__saving{font-size:12px;align-self:center}.products-widget .products-widget__total{display:flex;flex-direction:row;width:100%;margin-top:12px;align-items:center}.products-widget .products-widget__total-price{margin-bottom:0;margin-left:auto}.products-widget .products-widget__title.products-widget__title--hide{display:none!important}.products-widget.products-widget--new-design .products-widget__products-row,.products-widget.products-widget--new-design .products-widget__info,.products-widget.products-widget--new-design .products-widget__shipping,.products-widget.products-widget--new-design .products-widget__actions{padding-left:0}.products-widget.products-widget--new-design .products-widget__shipping{margin-top:20px;font-size:15px}.products-widget.products-widget--new-design .products-widget__info{margin-top:30px}.products-widget.products-widget--new-design .products-widget__actions{margin-top:0;padding-top:12px}.products-widget.products-widget--new-design .products-widget__actions:before{display:none}.products-widget.products-widget--new-design .products-widget__info-item{margin-bottom:8px;font-size:14px}.products-widget.products-widget--new-design .products-widget__info-item a{font-size:14px}.products-widget.products-widget--new-design .products-widget__promise-label,.products-widget.products-widget--new-design .products-widget__footer a{font-size:12px}.products-widget.products-widget--new-design .product-frequency-select{margin-left:3px}.products-widget.products-widget--new-design .product-frequency-select .product-frequency-select__current{font-size:12px}.products-widget.products-widget--new-design .product-frequency-select__list{transform:translate(-60%) translateY(5px)}.products-widget.products-widget--new-design .products-widget__button{padding:22px 35px;font-size:17px}.products-widget.products-widget--new-design .products-widget__button svg{right:20px}}@media (max-width: 430px){.products-widget.products-widget--new-design .products-widget__products.products-widget__products--mob-small{max-width:265px;margin:0 auto}.products-widget.products-widget--new-design .product-widget-item.product-widget-item--quarter{width:50%}.products-widget.products-widget--new-design .product-widget-item.product-widget-item--quarter:nth-child(n+3){margin-top:20px}.products-widget.products-widget--new-design .products-widget__button{font-size:15px}.products-widget.products-widget--new-design .products-widget__button.products-widget__button--mob-small{padding:15px 19px;font-size:15px}.products-widget.products-widget--new-design .products-widget__button.products-widget__button--mob-small svg{display:none}}@media (max-width: 350px){.products-widget.products-widget--new-design .products-widget__button.products-widget__button--mob-small{padding:15px 10px;font-size:14px}.products-widget .products-widget__button{font-size:14px}.products-widget .products-widget__total{font-size:12px}.products-widget .products-widget__info{font-size:13px}.products-widget .products-widget__info-subscribes{width:68%}.products-widget .products-widget__info-single{width:32%}.products-widget .products-widget__info-meal-price{font-size:10px}.products-widget.products-widget--new-design .products-widget__button{font-size:14px}}@keyframes arrowSaveAnimate{0%{transform:translateY(0)}50%{transform:translateY(4px)}to{transform:translateY(0)}}@keyframes arrowUpAnimate{0%{transform:translateY(0)}50%{transform:translateY(-4px)}to{transform:translateY(0)}}@keyframes arrowDownAnimate{0%{transform:translateY(0) rotate(180deg)}50%{transform:translateY(4px) rotate(180deg)}to{transform:translateY(0) rotate(180deg)}}.product-widget-item{width:33.3333%;text-align:center}.product-widget-item .product-widget-item__title{margin:0;font-size:12px;font-weight:var(--font-weight-extra-bold);line-height:1.25;text-transform:uppercase;color:#5a3b36}.product-widget-item .product-widget-item__title.product-widget-item__title--mobile{display:none}.product-widget-item .product-widget-item__meals{font-size:10px;line-height:1.4;font-weight:var(--font-weight-bold);text-transform:uppercase;color:#bba79d}.product-widget-item .product-widget-item__image-wrapper{position:relative;min-height:115px}.product-widget-item .product-widget-item__image{width:183px;min-height:110px;margin-top:8px;vertical-align:middle}.product-widget-item .product-widget-item__image.product-widget-item__image--medium{width:120px}.product-widget-item .product-widget-item__image.product-widget-item__image--cursor{cursor:pointer}.product-widget-item .product-widget-item__badge{position:absolute;top:50%;right:8px;overflow:hidden;display:inline-flex;align-items:center;justify-content:center;width:33px;height:33px;padding:4px;border-radius:50%;background-color:#d885ba;font-size:7px;font-weight:var(--font-weight-extra-bold);text-align:center;letter-spacing:-.05px;color:#fff}.product-widget-item .product-widget-item__badge.product-widget-item__badge--chai{background-color:#efbe70}.product-widget-item .product-widget-item__badge.product-widget-item__badge--matcha{background-color:#bec33b}@media (max-width: 1500px){.product-widget-item .product-widget-item__image{width:120px}}@media (max-width: 991px){.product-widget-item .product-widget-item__image,.product-widget-item .product-widget-item__image.product-widget-item__image--medium{width:100%}.product-widget-item .product-widget-item__badge{right:20px;width:44px;height:44px;font-size:10px}}@media (max-width: 767px){.product-widget-item .product-widget-item__title.product-widget-item__title--mobile{display:block;margin-top:-2px;margin-bottom:4px}.product-widget-item .product-widget-item__title.product-widget-item__title--desktop{display:none}.product-widget-item .qty-2{margin-top:8px}.product-widget-item .product-widget-item__meals.product-widget-item__meals--mobile-hide{display:none}.product-widget-item .product-widget-item__title{font-size:12px}.product-widget-item .product-widget-item__meals{font-size:8px}}@media (max-width: 430px){.product-widget-item .product-widget-item__badge{right:0}}@media (max-width: 359px){.product-widget-item .product-widget-item__title{margin-top:1px;font-size:10px}.product-widget-item .product-widget-item__badge{right:8px;width:33px;height:33px;font-size:7px}}.qty-2{position:relative;display:inline-flex;align-items:center;min-height:29px;margin-top:15px;padding:2px 7px;border-radius:20px;background-color:#f0eae3;font-size:14px}.qty-2 .qty-2__add-btn{position:absolute;z-index:2;top:0;left:0;display:flex;align-items:center;justify-content:center;width:100%;height:100%;padding:5px;border-radius:20px;border:none;background-color:#ff8b4e;font-family:var(--secondary-font);color:#fff;cursor:pointer;transition-property:background-color;transition-duration:.3s;-webkit-tap-highlight-color:transparent}.qty-2 .qty-2__add-btn:after{content:"";display:inline-block;position:absolute;right:8px;width:15px;height:15px;background-image:url(icon-plus-white.svg);background-repeat:no-repeat;background-position:50% 50%;background-size:contain;transform:translate(2px)}.qty-2 .qty-2__add-btn:hover{background-color:#f17534}.qty-2 .qty-2__add-btn:focus-visible{outline:2px solid #000}.qty-2 .qty-2__add-btn[disabled]{cursor:default;background-color:#f6c4a7}.qty-2 .qty-2__button{position:relative;flex-shrink:0;width:14px;height:14px;padding:0;background-color:transparent;border:none;font-size:16px;cursor:pointer}.qty-2 .qty-2__button:before,.qty-2 .qty-2__button:after{content:"";display:block;position:absolute;top:50%;left:50%;transform:translate3D(-50%,-50%,0);background-color:#ff8b4e;transition-property:background-color;transition-duration:.3s}.qty-2 .qty-2__button:before{width:12px;height:3px}.qty-2 .qty-2__button:after{height:12px;width:3px}.qty-2 .qty-2__button.qty-2__button--minus:after{display:none}.qty-2 .qty-2__button[disabled]{opacity:1;cursor:default}.qty-2 .qty-2__button[disabled]:before,.qty-2 .qty-2__button[disabled]:after{background-color:#f6c4a7}.qty-2 .qty-2__button.no-focus{outline:none!important}.qty-2 .qty-2__button:focus-visible{outline:2px solid #000;outline-offset:2px}.qty-2 .qty-2__input{width:30px;margin:0 4px;padding:0 2px;border:none;background-color:transparent;font-family:var(--primary-font);font-size:18px;font-weight:var(--font-weight-black);line-height:normal;text-align:center}.qty-2 .qty-2__input[disabled],.qty-2 .qty-2__input[readonly]{cursor:default;color:#5a3b36!important;-webkit-text-fill-color:#5a3b36!important;opacity:1!important}@media (max-width: 1500px){.qty-2{margin-top:5px}}.product-frequency-select{position:relative;display:inline-block;margin-left:1px;font-size:12px;line-height:1}.product-frequency-select .product-frequency-select__current{padding:0;background-color:transparent;font-size:10px;font-weight:var(--font-weight-bold);text-transform:uppercase;text-decoration:underline;color:#ff8b4e;cursor:pointer}.product-frequency-select .product-frequency-select__current svg{width:8px;height:5px;margin-left:3px}.product-frequency-select .product-frequency-select__current svg path{fill:currentColor}.product-frequency-select .product-frequency-select__current:focus-visible{outline:1px solid #000;outline-offset:1px}.product-frequency-select .product-frequency-select__list{display:none;position:absolute;z-index:2;top:100%;left:50%;width:200px;max-height:113px;overflow-y:auto;margin-top:-1px;margin-bottom:0;padding:0;background-color:#fff;border:1px solid #bca79c;transform:translate(-50%) translateY(5px)}.product-frequency-select .product-frequency-select__item{position:relative}.product-frequency-select .product-frequency-select__item+.product-frequency-select__item:before{content:"";position:absolute;top:0;left:16px;right:16px;border-top:1px solid #e4dad3}.product-frequency-select .product-frequency-select__item.active .product-frequency-select__button{font-weight:var(--font-weight-bold);color:#5a3b36}.product-frequency-select .product-frequency-select__button{position:relative;display:block;width:100%;padding:13px 16px;background-color:transparent;text-align:left;font-weight:400;line-height:1;color:#bca79c}.product-frequency-select .product-frequency-select__button:hover{color:#5a3b36}.product-frequency-select .product-frequency-select__button:focus-visible{color:#5a3b36;outline:none;background-color:#f8f4ee}.product-frequency-select .product-frequency-select__button.active{font-weight:var(--font-weight-bold);color:#5a3b36}@media (min-width: 992px){.product-frequency-select .product-frequency-select__current{font-size:12px}}@media (max-width: 991px){.product-frequency-select{margin-left:3px}}@media (max-width: 767px){.product-frequency-select{margin-left:2px}.product-frequency-select .product-frequency-select__current{font-size:12px}}@media (max-width: 350px){.product-frequency-select .product-frequency-select__list{transform:translate(-35%) translateY(5px)}}.product-frequency-types{display:flex;width:100%;justify-content:space-between;margin-bottom:7px;padding:5px 7px;border-radius:40px;background-color:#e4dad366}.product-frequency-types .product-frequency-types__item input[type=radio]{position:absolute;clip:rect(0 0 0 0);width:1px;height:1px;margin:-1px}.product-frequency-types .product-frequency-types__label{display:inline-flex;align-items:center;min-height:34px;padding:8px 21px;background-color:transparent;border-radius:30px;font-size:14px;font-weight:var(--font-weight-black);line-height:1.14;text-transform:uppercase;color:#ff8b4e;cursor:pointer;transition-property:color,background-color;transition-duration:.3s;-webkit-tap-highlight-color:transparent}.product-frequency-types .product-frequency-types__label svg{width:16px;height:16px;margin-right:13px;fill:currentColor}.product-frequency-types .product-frequency-types__label.product-frequency-types__label--subscribe{padding-left:10px}.product-frequency-types input[type=radio]:checked+.product-frequency-types__label{background-color:#5a3b36;color:#fff}@media (max-width: 767px){.product-frequency-types{margin-bottom:10px;padding:4px 6px}.product-frequency-types .product-frequency-types__label{min-height:28px;padding:3px 20px;font-size:11px}.product-frequency-types .product-frequency-types__label svg{width:13px;height:13px;margin-right:8px}}.products-slider-new{height:100%}.products-slider-new.products-slider-new--show-mobile{display:none}.products-slider-new.slick-dotted{margin-bottom:0}.products-slider-new:not(.slick-initialized) .products-slider-new__slide:not(:first-of-type){display:none}.products-slider-new .products-slider-new__image{position:absolute;left:0;top:0;height:100%;width:100%;-o-object-fit:cover;object-fit:cover}.products-slider-new .products-slider-new__image.products-slider-new__image--cursor{cursor:pointer}.products-slider-new .products-slider-new__image-wrapper{position:relative;overflow:hidden;display:block;min-height:100%;padding-top:117%}.products-slider-new .slick-list,.products-slider-new .slick-track{height:100%}.products-slider-new .slick-arrow{position:absolute;top:auto;bottom:93px;z-index:2;width:50px;height:50px;background-color:#ffffff80;border:none;padding:0;text-align:center;transform:none;transition-duration:.3s;transition-property:opacity}.products-slider-new .slick-arrow svg{width:12px;height:auto;transform:translate(1px)}.products-slider-new .slick-arrow:before{display:none}.products-slider-new .slick-arrow.slick-prev{left:0;transform:scaleX(-1)}.products-slider-new .slick-arrow.slick-next{right:0}z .products-slider-new .slick-arrow:focus-visible{outline:2px solid #000}.products-slider-new .slick-dots{position:absolute;bottom:16px;left:50%;transform:translate(-50%);background-color:#afb4b9}.products-slider-new .slick-dots button{background-color:#797c7f}.products-slider-new .products-slider-new__tooltip{position:absolute;top:50%;left:50%;z-index:3;padding:6px 12px;background-color:#000;border-radius:6px;font-size:14px;color:#fff;text-align:center;cursor:default;pointer-events:none;white-space:nowrap;animation-name:showDiscountToolTip;animation-duration:.4s;animation-fill-mode:forwards;transform:translate(-50%) translateY(-50%)}.products-slider-new .products-slider-new__slide{position:relative;height:100%}.products-slider-new .products-slider-new__slide.products-slider-new__slide--overlay:before{content:"";position:absolute;z-index:1;top:0;left:0;width:100%;height:50%;background:linear-gradient(0deg,rgba(0,0,0,0) 0%,rgba(0,0,0,.4) 100%)}.products-slider-new .products-slider-new__content{position:absolute;top:0;left:0;z-index:2;width:100%;height:50%;padding-top:50px;padding-left:25px;padding-right:25px;text-align:center;color:#fff}.products-slider-new .products-slider-new__content-title{margin:0;font-size:40px;font-family:var(--secondary-font);font-weight:400;line-height:1.4;letter-spacing:-.35px;color:#fff}.products-slider-new .products-slider-new__content-title-small{margin-top:0;margin-bottom:10px;font-family:var(--secondary-font);font-size:29px;font-weight:400;line-height:1.41;letter-spacing:-.29px;color:#fff}.products-slider-new .products-slider-new__content-title-small .products-slider-new__time-badge{margin-left:7px;transform:translateY(-2px)}.products-slider-new .products-slider-new__content-text{margin:0;font-size:20px;font-weight:var(--font-weight-black);line-height:1.3;color:#f8f4ee}.products-slider-new .products-slider-new__content-text strong{font-weight:var(--font-weight-black);color:#5a3b36}.products-slider-new .products-slider-new__content-actions{margin-top:10px}.products-slider-new .products-slider-new__content-link{margin-right:8px;vertical-align:middle;font-size:16px;font-weight:var(--font-weight-bold);color:#f8f4ee;text-decoration:underline}.products-slider-new .products-slider-new__content-link:hover{text-decoration:none}.products-slider-new .products-slider-new__time-badge{display:inline-block;padding:7px 15px 5px;vertical-align:middle;background-color:#fff;color:#bca79c;font-family:var(--primary-font);font-size:14px;font-weight:var(--font-weight-black);line-height:1.42;text-transform:uppercase}@media (max-width: 1500px){.products-slider-new .slick-arrow{bottom:93px}}@media (max-width: 1279px){.products-slider-new .products-slider-new__content{padding-top:70px}.products-slider-new .products-slider-new__content-title{font-size:30px}.products-slider-new .products-slider-new__content-title-small{font-size:24px}.products-slider-new .products-slider-new__content-text{font-size:16px}}@media (min-width: 992px){.products-slider-new .slick-arrow{bottom:50%;transform:translateY(50%)}.products-slider-new .slick-arrow.slick-prev{transform:translateY(50%) scaleX(-1)}}@media (max-width: 991px){.products-slider-new .products-slider-new__image-wrapper{min-height:auto;padding-top:112%}.products-slider-new .products-slider-new__image-wrapper.products-slider-new__image-wrapper--medium{padding-top:106%}.products-slider-new .slick-list,.products-slider-new .slick-track{height:auto}.products-slider-new .slick-arrow{bottom:230px}.products-slider-new .products-slider-new__content{padding-top:65px}.products-slider-new .products-slider-new__content-title{font-size:49px;line-height:1.41}.products-slider-new .products-slider-new__content-title-small{font-size:35px}.products-slider-new .products-slider-new__content-text{font-size:24px}.products-slider-new .products-slider-new__content-actions{margin-top:17px}.products-slider-new .products-slider-new__content-link{margin-right:25px;font-size:19px}.products-slider-new .products-slider-new__time-badge{padding-left:20px;padding-right:20px;font-size:17px}}@media (max-width: 767px){.products-slider-new.products-slider-new--show-mobile{display:block}.products-slider-new .products-slider-new__image-wrapper{padding-top:157%}.products-slider-new .products-slider-new__image-wrapper.products-slider-new__image-wrapper--medium{padding-top:118%}.products-slider-new .slick-arrow{bottom:130px}.products-slider-new .products-slider-new__content-title{font-size:38px}.products-slider-new .products-slider-new__content-title-small{font-size:30px}.products-slider-new .products-slider-new__content-text{font-size:18px}.products-slider-new .products-slider-new__content-link{font-size:16px}.products-slider-new .products-slider-new__time-badge{font-size:14px}}@media (max-width: 575px){.products-slider-new .products-slider-new__content-title{font-size:25px}.products-slider-new .products-slider-new__content-title-small{font-size:20px}.products-slider-new .products-slider-new__content-text{margin-top:5px;font-size:13px}.products-slider-new .products-slider-new__content-actions{margin-top:3px}.products-slider-new .products-slider-new__content-link{margin-right:5px;font-size:11px}.products-slider-new .products-slider-new__time-badge{padding:5px 10px 3px;font-size:12px}.products-slider-new .products-slider-new__image.products-slider-new__image--bottom-position{height:110%}}@media (max-width: 359px){.products-slider-new .products-slider-new__content{padding-left:15px;padding-right:15px}.products-slider-new .products-slider-new__content-title{font-size:20px}.products-slider-new .products-slider-new__content-title-small{font-size:18px}.products-slider-new .products-slider-new__content-text{font-size:13px}}@keyframes showDiscountToolTip{0%{opacity:0}to{opacity:1}}.flavor-features-list-wrapper{background-color:#f5eee7}.flavor-features-list-wrapper.flavor-features-list-wrapper--new-design .flavor-features-list-container{max-width:600px;margin:0 auto}.flavor-features-list-wrapper.flavor-features-list-wrapper--new-design .flavor-features-list{padding-left:162px}.flavor-features-list-wrapper.flavor-features-list-wrapper--v5{padding-left:40px;padding-right:40px}.flavor-features-list-wrapper.flavor-features-list-wrapper--v5 .flavor-features-list-wrapper__column{width:67.3%;margin-left:auto;padding-left:60px}.flavor-features-list-wrapper.flavor-features-list-wrapper--v5 .flavor-features-list{width:51%;padding-left:50px}.flavor-features-list-wrapper .flavor-features-list-wrapper__container{max-width:1150px;margin:0 auto}.flavor-features-list{width:58%;margin-left:auto;padding:24px 25px 30px 303px}.flavor-features-list__title{margin-top:0;margin-bottom:10px;font-size:16px;font-weight:var(--font-weight-extra-bold);line-height:1.4;color:#5a3b36}.products-widget__extra-list{display:none}.product-features-list{margin:0;font-size:14px;line-height:1.7;color:#5a3b36}.product-features-list.product-features-list--hide-desktop{display:none}.product-features-list .product-features-list__item{position:relative;margin:0;padding-left:20px}.product-features-list .product-features-list__item+.product-features-list__item{margin-top:1px}.product-features-list .product-features-list__icon{position:absolute;top:5px;left:0;width:12px;height:11px}.product-features-list .product-features-list__icon svg{display:block;width:100%;height:100%;fill:#5a3b36}.product-features-list strong{font-weight:var(--font-weight-bold)}.product-features-list a{color:currentColor;text-decoration:underline}.product-features-list a:hover{text-decoration:none}.product-features-list a:focus-visible{outline:1px solid #000}@media (max-width: 1500px){.flavor-features-list{padding-left:205px}.flavor-features-list-wrapper.flavor-features-list-wrapper--new-design .flavor-features-list-container{margin:0}.flavor-features-list-wrapper.flavor-features-list-wrapper--new-design .flavor-features-list{padding-left:105px}}@media (max-width: 1279px){.flavor-features-list{padding-left:133px}.flavor-features-list-wrapper.flavor-features-list-wrapper--new-design .flavor-features-list{padding-left:50px}.flavor-features-list-wrapper.flavor-features-list-wrapper--v5 .flavor-features-list-wrapper__column{width:60%}.flavor-features-list-wrapper.flavor-features-list-wrapper--v5 .flavor-features-list{width:100%;max-width:450px;margin:0 auto;padding-left:0}}@media (max-width: 991px){.flavor-features-list-wrapper{background-color:#f5eee7}.flavor-features-list{width:100%;max-width:370px;margin-right:auto;padding-top:26px;padding-bottom:23px;padding-left:25px}.flavor-features-list-wrapper.flavor-features-list-wrapper--new-design .flavor-features-list{padding-left:25px}.flavor-features-list-wrapper.flavor-features-list-wrapper--v5 .flavor-features-list-wrapper__column{width:100%;max-width:382px;margin-left:auto;margin-right:auto;padding-left:0}.flavor-features-list__title{margin-bottom:15px;font-size:14px}.products-widget__extra-list{display:block;max-width:330px;margin-top:20px;margin-left:auto;margin-right:auto}.products-widget__extra-list__title{margin-top:0;margin-bottom:18px;font-size:14px;font-weight:var(--font-weight-black);line-height:1.2}.product-features-list.product-features-list--hide-desktop{display:block}}@media (max-width: 767px){.flavor-features-list{max-width:360px;padding-top:31px;padding-bottom:31px}.flavor-features-list-wrapper.flavor-features-list-wrapper--new-design .flavor-features-list{max-width:340px}.flavor-features-list-wrapper.flavor-features-list-wrapper--v5{padding-left:25px;padding-right:25px}.flavor-features-list-wrapper.flavor-features-list-wrapper--v5 .flavor-features-list-wrapper__column{max-width:382px}.flavor-features-list-wrapper.flavor-features-list-wrapper--v5 .flavor-features-list{margin-left:0;padding-right:0}.flavor-features-list-wrapper.flavor-features-list-wrapper--v5 .flavor-features-list__title{font-size:16px}.flavor-features-list-wrapper.flavor-features-list-wrapper--v5 .product-features-list{max-width:285px;margin-left:0;font-size:14px}.flavor-features-list__title{margin-bottom:9px;padding-left:8px;font-size:16px}.products-widget .products-widget__footer{margin-bottom:8px}.products-widget__extra-list{margin-top:15px}.products-widget__extra-list__title{margin-bottom:17px;font-size:12px;text-align:center}.product-features-list{max-width:340px;margin-left:0;margin-right:auto;font-size:14px}.product-features-list__item+.product-features-list__item{margin-top:2px}}@media (max-width: 350px){.flavor-features-list-wrapper.flavor-features-list-wrapper--v5 .product-features-list{font-size:13px}}.products-top-container-v2{padding:72px 40px 70px;background-color:#fbf9f6}.products-top-container-v2 .products-top-container-v2__row{display:flex;flex-wrap:wrap;max-width:1150px;margin:0 auto}.products-top-container-v2 .products-top-container-v2__media-col{width:32.7%;padding-top:75px}.products-top-container-v2 .products-top-container-v2__content-col{width:67.3%;padding-left:60px}@media (max-width: 1279px){.products-top-container-v2{padding-bottom:40px}.products-top-container-v2 .products-top-container-v2__media-col{width:40%}.products-top-container-v2 .products-top-container-v2__content-col{width:60%}}@media (max-width: 991px){.products-top-container-v2{padding-top:0;padding-left:0;padding-right:0;background-color:#fbf9f6}.products-top-container-v2 .products-top-container-v2__row{display:block}.products-top-container-v2 .products-top-container-v2__media-col{width:100%;padding-top:0}.products-top-container-v2 .products-top-container-v2__content-col{width:100%;padding-left:0}}.product-widget-header.product-widget-header--mobile,.product-widget-header.product-widget-header--mobile .product-widget-header__info{display:none}.product-widget-header .product-widget-header__rating-score-wrapper{display:flex}.product-widget-header .product-widget-header__rating-score-wrapper svg path{fill:#ff8b4e}.product-widget-header .product-widget-header__stars-rating{position:relative;top:1px;display:inline-flex;align-items:baseline;margin-left:2px;margin-right:5px}.product-widget-header .product-widget-header__stars-rating-wrapper{position:absolute;top:0;left:0;overflow:hidden;z-index:1;white-space:nowrap}.product-widget-header .product-widget-header__total-reviews a{font-size:11px;font-weight:var(--font-weight-bold);color:#5a3b36}.product-widget-header .product-widget-header__total-reviews a span{text-decoration:underline}.product-widget-header .product-widget-header__total-reviews a small{font-size:100%}.product-widget-header .product-widget-header__total-reviews a:focus-visible{outline:2px solid #000}@media (hover: hover) and (pointer: fine){.product-widget-header .product-widget-header__total-reviews a:hover span{text-decoration:none}}.product-widget-header .product-widget-header__heading{margin-bottom:5px;font-size:33px;font-weight:var(--font-weight-black)}.product-widget-header .product-widget-header__subheading{margin-bottom:10px;font-size:18px;font-weight:var(--font-weight-bold);line-height:1.33}.product-widget-header .product-widget-header__info{display:flex;justify-content:space-between;align-items:center;-moz-column-gap:20px;column-gap:20px;margin-bottom:30px}.product-widget-header .product-widget-header__nutrition-trigger{padding:0;background-color:transparent;font-size:14px;font-weight:var(--font-weight-bold);text-decoration:underline;color:var(--text-color);transition:.3s ease-in-out color}.product-widget-header .product-widget-header__nutrition-trigger:focus-visible{outline:2px solid #000}@media (hover: hover) and (pointer: fine){.product-widget-header .product-widget-header__nutrition-trigger:hover{text-decoration:none}}.product-widget-header .product-widget-header__servings{font-size:14px;font-weight:var(--font-weight-bold)}@media (max-width: 1279px){.product-widget-header .product-widget-header__heading{font-size:32px}.product-widget-header .product-widget-header__subheading{font-size:16px}}@media (max-width: 991px){.product-widget-header .product-widget-header__heading{font-size:26px}}@media (max-width: 767px){.product-widget-header,.product-widget-header.product-widget-header--desc{padding:0}.product-widget-header.product-widget-header--desc .product-widget-header__rating-score-wrapper,.product-widget-header.product-widget-header--desc .product-widget-header__heading,.product-widget-header.product-widget-header--desc .product-widget-header__subheading{display:none}.product-widget-header.product-widget-header--mobile{display:block;width:100%}.product-widget-header .product-widget-header__info{margin-bottom:12px}.product-widget-header .product-widget-header__heading{font-size:18px}.product-widget-header .product-widget-header__subheading{margin-bottom:25px;font-size:14px}}.product-widget-accordions{margin-top:20px}.product-widget-accordions .product-widget-accordions__item{border-bottom:1px solid transparent;transition:.3s border-color}.product-widget-accordions .product-widget-accordions__item button{padding:0;background-color:transparent}.product-widget-accordions .product-widget-accordions__item button:focus-visible{outline:2px solid #000}.product-widget-accordions .product-widget-accordions__item.open{border-bottom:1px solid #e2dad4}.product-widget-accordions .product-widget-accordions__item.open .product-widget-accordions__item-header svg{transform:rotate(90deg)}.product-widget-accordions .product-widget-accordions__item:last-of-type .product-widget-accordions__item-header{border-color:transparent}.product-widget-accordions .product-widget-accordions__item:last-of-type.open .product-widget-accordions__item-header{border-color:#e2dad4}.product-widget-accordions .product-widget-accordions__item-header{display:flex;justify-content:space-between;align-items:center;padding-top:18px;padding-bottom:15px;padding-right:13px;font-size:13px;font-weight:var(--font-weight-bold);transition:.3s ease-in-out border-bottom-color;cursor:pointer;border-bottom:1px solid #e2dad4}.product-widget-accordions .product-widget-accordions__item-header svg{transition:.3s ease-in-out transform}.product-widget-accordions .product-widget-accordions__item-header svg path{fill:#5a3b36!important}.product-widget-accordions .product-widget-accordions__item-content{padding:20px 13px}.product-widget-accordions .product-widget-accordions__item-content a{font-size:14px;text-decoration:underline;color:#5a3b36}.product-widget-accordions .product-widget-accordions__item-content a:hover{text-decoration:none}.product-widget-accordions .product-widget-accordions__item-content a:focus-visible{outline:2px solid #000}.product-widget-accordions .product-widget-accordions__item-content *+p{margin-top:10px}.product-widget-accordions .product-widget-accordions__item-content *+ul{margin-top:10px}.product-widget-accordions .product-widget-accordions__item-content p{font-size:14px}.product-widget-accordions .product-widget-accordions__item-content p+p{margin-top:10px}.product-widget-accordions .product-widget-accordions__item-content p small{font-size:12px}.product-widget-accordions .product-widget-accordions__item-content strong{font-weight:var(--font-weight-bold)}.product-widget-accordions .product-widget-accordions__item-content ol li{font-size:14px;line-height:1.29}.product-widget-accordions .product-widget-accordions__item-content ul li{display:flex;align-items:center;font-size:14px;line-height:1.64}.product-widget-accordions .product-widget-accordions__item-content ul li small{margin-left:2px;font-size:12px}.product-widget-accordions .product-widget-accordions__item-content ul li:not(:last-of-type){margin-bottom:5px}.product-widget-accordions .product-widget-accordions__item-content ul li svg{position:relative;flex-shrink:0;width:10px;height:12px;margin-right:10px}.product-widget-accordions .product-widget-accordions__item-content .table__row{display:flex;align-items:center;height:50px;-moz-column-gap:10px;column-gap:10px;border-bottom:1px solid #e2dad4}.product-widget-accordions .product-widget-accordions__item-content .table__row:first-of-type{align-items:flex-start}.product-widget-accordions .product-widget-accordions__item-content .table__td{display:flex;flex-basis:33.333%;font-size:14px;font-weight:var(--font-weight-bold)}.product-widget-accordions .product-widget-accordions__item-content .table__td small{margin-left:8px;font-size:12px}.product-widget-accordions .product-widget-accordions__item-content .table__td.table__td--column{flex-direction:column}.product-widget-accordions .product-widget-accordions__item-content .table__td.table__td--column small{margin-top:2px;margin-left:0}.product-widget-accordions .product-widget-accordions__item-content .table__td:nth-child(2n){justify-content:center;text-align:center}.product-widget-accordions .product-widget-accordions__item-content .table__td:nth-child(3n){justify-content:flex-end;text-align:right}.product-widget-accordions .product-widget-accordions__item-content .table__list{margin-top:20px}.product-widget-accordions .product-widget-accordions__item-content .table__link{display:inline-block;margin-top:15px;font-size:14px;font-weight:var(--font-weight-bold);text-decoration:underline;color:#5a3b36}.product-widget-accordions .product-widget-accordions__item-content .table__link:hover{text-decoration:none}.product-widget-accordions .product-widget-accordions__item-content .table__link:focus-visible{outline:2px solid #000}.product-widget-accordions .product-widget-accordions__item-content .images__row{max-width:340px;display:flex;align-items:center;flex-wrap:wrap;gap:10px;margin-top:10px;margin-bottom:10px}@media (max-width: 991px){.product-widget-accordions .product-widget-accordions__item-content .table__td{font-size:13px}.product-widget-accordions .product-widget-accordions__item-content .table__td small{font-size:11px}.product-widget-accordions .product-widget-accordions__item-content ul li{font-size:13px}.product-widget-accordions .product-widget-accordions__item-content ul li small{font-size:11px}.product-widget-accordions .product-widget-accordions__item-content .table__link{font-size:13px}}@media (max-width: 480px){.product-widget-accordions .product-widget-accordions__item-content{padding:20px 25px}.product-widget-accordions .product-widget-accordions__item-content .table__td{font-size:14px}.product-widget-accordions .product-widget-accordions__item-content .table__td small{font-size:12px}.product-widget-accordions .product-widget-accordions__item-content ul li{font-size:14px}.product-widget-accordions .product-widget-accordions__item-content ul li small{font-size:12px}.product-widget-accordions .product-widget-accordions__item-content .table__link{font-size:14px}}@media (max-width: 359px){.product-widget-accordions .product-widget-accordions__item-content .table__td{font-size:12px}.product-widget-accordions .product-widget-accordions__item-content .table__td small{font-size:10px}.product-widget-accordions .product-widget-accordions__item-content ul li{font-size:12px}.product-widget-accordions .product-widget-accordions__item-content ul li small{font-size:10px}.product-widget-accordions .product-widget-accordions__item-content .table__link{font-size:12px}}@media (max-width: 480px){.product-widget-accordions{margin-top:22px;margin-left:-25px;margin-right:-25px}.product-widget-accordions .product-widget-accordions__item{border-bottom:1px solid #b9a89d}.product-widget-accordions .product-widget-accordions__item:last-of-type{border-bottom:unset}.product-widget-accordions .product-widget-accordions__item.open .product-widget-accordions__item-header{border-bottom-color:#b9a89d}.product-widget-accordions .product-widget-accordions__item-header{padding:16px 25px 13px;border-bottom-color:transparent;background-color:#f8f4ee}.product-widget-accordions .product-widget-accordions__item-content{background-color:#fbf9f6}}.product-subscribe-popup{position:fixed;top:0;left:0;width:100%;height:100%;z-index:100000;display:flex;justify-content:center;padding:90px 20px;-webkit-backdrop-filter:blur(30px) brightness(.9);backdrop-filter:blur(30px) brightness(.9);visibility:hidden;opacity:0;transition:.3s ease-in-out all;overflow-y:auto}.product-subscribe-popup.open{visibility:visible;opacity:1}.product-subscribe-popup .product-subscribe-popup__sliders-wrapper{display:none}.product-subscribe-popup .product-subscribe-popup__container{display:flex;flex-direction:row-reverse;align-items:flex-start;justify-content:space-between;-moz-column-gap:20px;column-gap:20px;max-width:1170px;width:100%;height:-moz-fit-content;height:fit-content;margin:0 auto;padding:18px;border-radius:8px;box-shadow:0 0 2px #d3d0cb29;background-color:#fbf9f6}.product-subscribe-popup .product-subscribe-popup__header{display:flex;flex-direction:column-reverse;-moz-column-gap:10px;column-gap:10px;margin-bottom:7px}.product-subscribe-popup .product-subscribe-popup__row{display:flex;flex-wrap:wrap;gap:5px}.product-subscribe-popup .product-subscribe-popup__col{max-width:35%;width:100%}.product-subscribe-popup .product-subscribe-popup__col:not(.product-subscribe-popup__col--large){position:sticky;top:20px}.product-subscribe-popup .product-subscribe-popup__col.product-subscribe-popup__col--large{max-width:58%}.product-subscribe-popup .product-subscribe-popup__image-col{max-width:calc(11.111% - 4.5px);width:100%}.product-subscribe-popup .product-subscribe-popup__image-col.product-subscribe-popup__image-col--large{max-width:100%}.product-subscribe-popup .product-subscribe-popup__image-col.product-subscribe-popup__image-col--large .product-subscribe-popup__image-wrapper{position:static;display:flex;padding-top:0;width:100%}.product-subscribe-popup .product-subscribe-popup__image-col.product-subscribe-popup__image-col--large .video-reviews-item__image{position:static;width:initial}.product-subscribe-popup .product-subscribe-popup__image-wrapper{position:relative;padding-top:128.56%;width:100%}.product-subscribe-popup .video-reviews-item__image{position:absolute;top:0;left:0;width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.product-subscribe-popup .product-subscribe-popup__heading{font-size:34px;font-weight:var(--font-weight-black)}.product-subscribe-popup .product-subscribe-popup__button-close{flex-shrink:0;background-color:transparent;margin-left:auto;margin-bottom:5px;padding:0}.product-subscribe-popup .product-subscribe-popup__button-close svg{width:15px;height:15px}.product-subscribe-popup .product-subscribe-popup__button-close svg polygon{fill:#ff8b4e!important}.product-subscribe-popup .product-subscribe-popup__button-close:focus-visible{outline:2px solid #000}.product-subscribe-popup .product-subscribe-popup__content h3{margin-bottom:13px;font-size:22px;font-weight:var(--font-weight-black);line-height:1.35}.product-subscribe-popup .product-subscribe-popup__content li{display:flex;align-items:flex-start;margin-bottom:15px}.product-subscribe-popup .product-subscribe-popup__content li svg{position:relative;top:-1px;flex-shrink:0;width:13px;height:20px;margin-right:7px}.product-subscribe-popup .product-subscribe-popup__content li strong{margin-bottom:5px;font-size:18px;font-weight:var(--font-weight-bold);line-height:1.06}.product-subscribe-popup .product-subscribe-popup__content li span{font-size:12px;line-height:1.33}.product-subscribe-popup .product-subscribe-popup__content li div{display:flex;flex-direction:column}@media (max-width: 1279px){.product-subscribe-popup .product-subscribe-popup__image-col{max-width:calc(16.666% - 4.5px);width:100%}.product-subscribe-popup .product-subscribe-popup__col{max-width:38%;width:100%}.product-subscribe-popup .product-subscribe-popup__col.product-subscribe-popup__col--large{max-width:58%}}@media (max-width: 991px){.product-subscribe-popup{padding:20px}.product-subscribe-popup .product-subscribe-popup__heading{font-size:28px}.product-subscribe-popup .product-subscribe-popup__content h3{max-width:270px;margin-bottom:25px;font-size:17px}.product-subscribe-popup .product-subscribe-popup__content li strong{font-size:16px}.product-subscribe-popup .product-subscribe-popup__image-col{max-width:calc(25% - 4.5px)}.product-subscribe-popup .product-subscribe-popup__sliders-wrapper{display:block}.product-subscribe-popup .product-subscribe-popup__row.hide-on-extra-small{display:none}.product-subscribe-popup .product-subscribe-popup__container{max-width:480px;flex-direction:column}.product-subscribe-popup .product-subscribe-popup__col:not(.product-subscribe-popup__col--large){position:static}.product-subscribe-popup .product-subscribe-popup__col{max-width:100%!important}.product-subscribe-popup .product-subscribe-popup__header{flex-direction:row;margin-bottom:0}.product-subscribe-popup .video-reviews-item__image{animation-name:imagesShow;animation-duration:.7s;animation-fill-mode:forwards}}@media (max-width: 380px){.product-subscribe-popup .product-subscribe-popup__heading{font-size:24px}.product-subscribe-popup .product-subscribe-popup__content h3{font-size:15px}.product-subscribe-popup .product-subscribe-popup__content li strong{font-size:14px}}@keyframes imagesShow{0%{opacity:0;transform:scale(.7) translateZ(0)}to{opacity:1;transform:scale(1) translateZ(0)}}.template-collection-ab-test .product-widget-item{display:flex;align-items:center;width:100%;margin-bottom:5px;padding:4px 12px 4px 6px;background-color:#fbf9f6;border-radius:5px}.template-collection-ab-test .product-widget-item:last-of-type{margin-bottom:0}.template-collection-ab-test .product-widget-item .product-widget-item__media-wrapper{display:flex;align-items:center;padding:0;background-color:transparent;cursor:pointer}.template-collection-ab-test .product-widget-item .product-widget-item__media-wrapper:focus-visible{outline:2px solid #000;outline-offset:4px;transition:none}.template-collection-ab-test .product-widget-item .product-widget-item__title{position:relative;display:inline-block;margin-bottom:0;margin-left:5px;font-size:14px;line-height:1.14;text-transform:none}.template-collection-ab-test .product-widget-item .product-widget-item__title:after{content:"";position:absolute;bottom:1px;left:0;width:100%;height:1px;background-color:#5a3b36;transition:.3s ease-in-out all}.template-collection-ab-test .product-widget-item .product-widget-item__image-wrapper{display:flex;min-height:50px;min-width:42px;max-width:42px}.template-collection-ab-test .product-widget-item .product-widget-item__image{width:initial;margin-top:0;min-height:initial}@media (max-width: 991px){.template-collection-ab-test .product-widget-item .qty-2{margin-top:0}}.template-collection-ab-test .products-slider-new:hover .slick-arrow{opacity:1}.template-collection-ab-test .products-slider-new:hover .slick-arrow.slick-disabled{opacity:.5;cursor:default}.template-collection-ab-test .products-slider-new .slick-list,.template-collection-ab-test .products-slider-new .slick-track{height:100%}.template-collection-ab-test .products-slider-new .slick-dots{display:none}.template-collection-ab-test .products-slider-new .products-slider-new__image-wrapper{padding-top:100%}@media (max-width: 991px){.template-collection-ab-test .products-slider-new{position:relative;display:flex}.template-collection-ab-test .products-slider-new .products-slider-new__slide{position:relative;display:block!important;width:100%;flex-shrink:0}.template-collection-ab-test .products-slider-new .products-slider-new__slide:not(:last-of-type){margin-right:11px}.template-collection-ab-test .products-slider-new .slick-list{margin:0 -5.5px}.template-collection-ab-test .products-slider-new .slick-slide{margin:0 5.5px}}@media (min-width: 992px){.template-collection-ab-test .products-slider-new .slick-arrow{bottom:45%}}.template-collection-ab-test .products-thumbnails__wrapper{position:relative;display:flex;justify-content:space-between;height:100%;flex-direction:column}.template-collection-ab-test .products-thumbnails__wrapper .products-slider-new__video-icon{position:absolute;top:50%;left:50%;z-index:1;display:flex;width:73.1px;height:57.5px;transform:translate(-50%,-50%);pointer-events:none}.template-collection-ab-test .products-thumbnails__wrapper .products-slider-new__video-icon svg{width:100%;height:100%}.template-collection-ab-test .products-thumbnails__wrapper #products-thumbnails{height:100%;padding:9px 0}.template-collection-ab-test .products-thumbnails__wrapper #products-thumbnails:not(.slick-initialized){display:flex;flex-direction:column}.template-collection-ab-test .products-thumbnails__wrapper #products-thumbnails:not(.slick-initialized) .products-slider-new__slide:nth-child(n+6){display:none}.template-collection-ab-test .products-thumbnails__wrapper #products-thumbnails .products-slider-new__image-wrapper{position:relative;overflow:hidden;display:block;padding-top:100%}.template-collection-ab-test .products-thumbnails__wrapper #products-thumbnails .products-slider-new__image{position:absolute;top:0;left:0;width:100%;height:100%;margin-left:auto;margin-right:auto;-o-object-fit:cover;object-fit:cover}.template-collection-ab-test .products-thumbnails__wrapper #products-thumbnails .slick-list{margin:-9px 0}.template-collection-ab-test .products-thumbnails__wrapper #products-thumbnails .products-slider-new__slide{position:relative;width:100%;margin:9px 0;border:2px solid transparent;transition:.2s ease-in-out border-color;cursor:pointer;max-width:80px;max-height:80px}.template-collection-ab-test .products-thumbnails__wrapper #products-thumbnails .products-slider-new__slide.active{border-color:#fd8b4e}.template-collection-ab-test .products-thumbnails__wrapper .products-thumbnails-btn{display:flex;justify-content:center;align-items:center;width:100%;padding:5px;border:solid 2px #553c37;background-color:transparent;transition:.3s ease-in-out all;border-radius:5px}.template-collection-ab-test .products-thumbnails__wrapper .products-thumbnails-btn:focus-visible{outline:2px solid #000}.template-collection-ab-test .products-thumbnails__wrapper .products-thumbnails-btn.slick-disabled{opacity:.23}.template-collection-ab-test .products-thumbnails__wrapper .products-thumbnails-btn svg{width:26px;height:16px}.template-collection-ab-test .products-thumbnails__wrapper .products-thumbnails-btn svg path{fill:#553c37!important}.template-collection-ab-test .products-thumbnails__wrapper .products-thumbnails-btn.products-thumbnails-btn--prev{margin-bottom:9px}.template-collection-ab-test .products-thumbnails__wrapper .products-thumbnails-btn.products-thumbnails-btn--prev svg{transform:rotate(-90deg)}.template-collection-ab-test .products-thumbnails__wrapper .products-thumbnails-btn.products-thumbnails-btn--next{margin-top:9px}.template-collection-ab-test .products-thumbnails__wrapper .products-thumbnails-btn.products-thumbnails-btn--next svg{transform:rotate(90deg)}@media (max-width: 767px){.template-collection-ab-test .products-thumbnails__wrapper #products-thumbnails{padding:0}.template-collection-ab-test .products-thumbnails__wrapper #products-thumbnails .products-slider-new__image.products-slider-new__image--contain{-o-object-fit:contain;object-fit:contain}.template-collection-ab-test .products-thumbnails__wrapper #products-thumbnails .products-slider-new__image-full-bgc{position:absolute;bottom:0;z-index:-2;width:100%;height:100%;background:var(--gradient)}.template-collection-ab-test .products-thumbnails__wrapper #products-thumbnails .products-slider-new__image-bgc-bottom{position:absolute;bottom:0;z-index:-1;width:100%;height:22.5%}.template-collection-ab-test .products-thumbnails__wrapper #products-thumbnails .slick-list{height:100%;margin:0}.template-collection-ab-test .products-thumbnails__wrapper #products-thumbnails .slick-track{height:100%}.template-collection-ab-test .products-thumbnails__wrapper #products-thumbnails .products-slider-new__video-icon{display:none}.template-collection-ab-test .products-thumbnails__wrapper #products-thumbnails .products-slider-new__slide{max-height:initial;height:100%;margin:0;border:none}.template-collection-ab-test .products-thumbnails__wrapper #products-thumbnails .products-slider-new__image-wrapper{height:100%;padding-top:0}.template-collection-ab-test .products-thumbnails__wrapper .products-thumbnails-btn{position:absolute;top:67%;z-index:1;width:50px;height:50px;padding:0;border:none;background-color:#ffffff80;transform:translateY(-50%);border-radius:0}.template-collection-ab-test .products-thumbnails__wrapper .products-thumbnails-btn svg{position:relative;width:36px;height:20px}.template-collection-ab-test .products-thumbnails__wrapper .products-thumbnails-btn svg path{transition:.3s ease-in-out fill;fill:var(--mobile-text-color, #5a3b36)!important}.template-collection-ab-test .products-thumbnails__wrapper .products-thumbnails-btn.products-thumbnails-btn--prev{left:0;margin-bottom:0}.template-collection-ab-test .products-thumbnails__wrapper .products-thumbnails-btn.products-thumbnails-btn--prev svg{left:-2px;transform:rotate(-180deg)}.template-collection-ab-test .products-thumbnails__wrapper .products-thumbnails-btn.products-thumbnails-btn--next{right:0;margin-top:0}.template-collection-ab-test .products-thumbnails__wrapper .products-thumbnails-btn.products-thumbnails-btn--next svg{left:1px;transform:rotate(0)}}@media (max-width: 480px){.template-collection-ab-test .products-thumbnails__wrapper .products-thumbnails-btn{top:64%}}.template-collection-ab-test .products-top-container{max-width:1190px;margin:0 auto;padding:0 25px 60px;background-color:transparent}.template-collection-ab-test .products-top-container .products-top-container__row{align-items:flex-start;flex-wrap:nowrap}.template-collection-ab-test .products-top-container .products-shop-container__sliders-col{position:sticky;top:25px;display:flex;width:100%;padding-top:58px;max-width:58%}.template-collection-ab-test .products-top-container .products-shop-container__thumbs-col{max-width:80px;width:100%;margin-right:11px}.template-collection-ab-test .products-top-container .products-shop-container__popup{position:fixed;top:0;left:0;z-index:1010;display:flex;align-items:center;visibility:hidden;opacity:0;width:100%;height:100%;background:var(--gradient, #fff);transition:.3s ease-in-out opacity,.3s ease-in-out visibility;max-width:100%}.template-collection-ab-test .products-top-container .products-shop-container__popup.open{visibility:visible;opacity:1}.template-collection-ab-test .products-top-container .products-shop-container__media-col{max-width:86.5%;width:100%}.template-collection-ab-test .products-top-container .products-shop-container__content-col{width:100%;max-width:42%;min-height:initial;padding-top:34px;padding-left:43px;line-height:1.5}.template-collection-ab-test .products-top-container .products-thumbnails-btn-close{display:none}@media (max-width: 991px){.template-collection-ab-test .products-top-container{padding:0}.template-collection-ab-test .products-top-container .products-shop-container__thumbs-col{display:none}.template-collection-ab-test .products-top-container .products-thumbnails-btn-close{position:absolute;top:15px;right:15px;z-index:1;display:flex;justify-content:center;align-items:center;width:40px;height:40px;padding:0;background-color:transparent}.template-collection-ab-test .products-top-container .products-thumbnails-btn-close svg path{fill:var(--text-color, #5a3b36);transition:.3s ease-in-out fill}.template-collection-ab-test .products-top-container .products-shop-container__media-col{max-width:100%;overflow-x:auto;-ms-overflow-style:none;scrollbar-width:none;scroll-snap-type:x mandatory}.template-collection-ab-test .products-top-container .products-shop-container__media-col::-webkit-scrollbar{display:none}.template-collection-ab-test .products-top-container .products-slider-new__slide{scroll-snap-align:start}.template-collection-ab-test .products-top-container .products-top-container__row{flex-direction:column}.template-collection-ab-test .products-top-container .products-shop-container__sliders-col{position:relative;top:0;max-width:100%;padding-top:0}.template-collection-ab-test .products-top-container .products-shop-container__prev,.template-collection-ab-test .products-top-container .products-shop-container__next{display:flex}.template-collection-ab-test .products-top-container .products-shop-container__dots{display:block}.template-collection-ab-test .products-top-container .products-shop-container__content-col{margin:0 auto;padding-top:25px;padding-left:25px;padding-right:25px;max-width:600px}}@media (max-width: 767px){.template-collection-ab-test .products-top-container .products-shop-container__content-col{padding-bottom:0!important}}@media (min-width: 768px) and (max-aspect-ratio: 4/3),(min-width: 1921px) and (min-height: 1081px){.template-collection-ab-test .products-top-container .products-shop-container__popup{align-items:flex-end;background:var(--gradient-ar)}}.template-collection-ab-test .products-shop-container__prev,.template-collection-ab-test .products-shop-container__next{position:absolute;top:calc(50% + 25px);display:none;justify-content:center;align-items:center;min-width:50px;min-height:50px;background-color:transparent}.template-collection-ab-test .products-shop-container__prev>svg,.template-collection-ab-test .products-shop-container__next>svg{z-index:1;margin-left:3px;scale:1.8}.template-collection-ab-test .products-shop-container__prev.disabled,.template-collection-ab-test .products-shop-container__prev[disabled],.template-collection-ab-test .products-shop-container__next.disabled,.template-collection-ab-test .products-shop-container__next[disabled]{pointer-events:none;opacity:.5;cursor:default}.template-collection-ab-test .products-shop-container__prev:after,.template-collection-ab-test .products-shop-container__next:after{content:"";position:absolute;opacity:.8;background-color:#fff;transition:opacity .3s;min-width:50px;min-height:50px;pointer-events:none}.template-collection-ab-test .products-shop-container__prev{left:0;rotate:180deg}.template-collection-ab-test .products-shop-container__next{right:0}.template-collection-ab-test .products-shop-container__dots{position:absolute;bottom:15px;left:50%;display:none;transform:translate(-50%)}.template-collection-ab-test .products-widget{max-width:initial}.template-collection-ab-test .products-widget .products-widget__products-row{display:block;margin:0;padding-left:0}.template-collection-ab-test .products-widget .products-widget__products-row:before{content:none}.template-collection-ab-test .products-widget .products-widget__title{margin-bottom:7px;margin-left:0;margin-right:0;font-size:14px;line-height:1.14;text-align:left}.template-collection-ab-test .products-widget .products-widget__shipping{display:flex;justify-content:flex-end;align-items:end;min-height:20px;margin-bottom:40px;padding-left:10px;padding-right:18px;line-height:1;color:var(--product-widget-free-shipping-message-color)}.template-collection-ab-test .products-widget .products-widget__shipping:before{content:none}.template-collection-ab-test .products-widget .products-widget__shipping svg{margin-left:5px;animation-name:arrowUpAnimate;animation-duration:.75s;animation-delay:.1s;animation-iteration-count:3}.template-collection-ab-test .products-widget .products-widget__shipping.products-widget__shipping--orange{color:var(--product-widget-free-shipping-call-message-color)}.template-collection-ab-test .products-widget .products-widget__shipping.products-widget__shipping--orange svg{position:relative;top:-6px;display:inline-block;width:20px;height:17px;vertical-align:middle}.template-collection-ab-test .products-widget .products-widget__shipping.products-widget__shipping--dark{color:var(--product-widget-get-started-message-color)}.template-collection-ab-test .products-widget .products-widget__shipping.products-widget__shipping--dark svg{position:relative;top:-6px;display:inline-block;width:20px;height:17px;vertical-align:middle}@media (max-width: 767px){.template-collection-ab-test .products-widget .products-widget__shipping.products-widget__shipping--dark{visibility:visible!important;opacity:1!important}}.template-collection-ab-test .products-widget .products-widget__info{padding-bottom:5px;padding-left:0}.template-collection-ab-test .products-widget .products-widget__info:before{content:none}.template-collection-ab-test .products-widget .products-widget__info a{text-decoration:underline;color:#ff8b4e}.template-collection-ab-test .products-widget .products-widget__info a:focus-visible{outline:2px solid #000}@media (hover: hover) and (pointer: fine){.template-collection-ab-test .products-widget .products-widget__info a:hover{text-decoration:none}}.template-collection-ab-test .products-widget .products-widget__header{display:flex;justify-content:space-between;align-items:center;width:100%;margin-bottom:10px}.template-collection-ab-test .products-widget .products-widget__header .products-widget__title{margin-bottom:0}.template-collection-ab-test .products-widget .products-widget__info-icon-check{width:12px;height:9px}.template-collection-ab-test .products-widget .products-widget__actions{padding-left:0}.template-collection-ab-test .products-widget .products-widget__actions:before{content:none}.template-collection-ab-test .products-widget .products-widget__button{padding-top:14px;padding-bottom:11px;font-family:var(--primary-font);font-size:18px;font-weight:var(--font-weight-black);line-height:1.44;text-transform:capitalize}.template-collection-ab-test .products-widget .products-widget__button[disabled],.template-collection-ab-test .products-widget .products-widget__button.disabled{background-color:#e4dad3;color:#fff;cursor:default}.template-collection-ab-test .products-widget .products-widget__shipping-countdown{display:inline-block;letter-spacing:initial}.template-collection-ab-test .products-widget .products-widget__shipping-countdown span{display:inline-block}.template-collection-ab-test .products-widget .products-widget__total-price-old:after{background-color:#f0905b}@media (max-width: 767px){.template-collection-ab-test .products-widget .products-widget__shipping{margin-top:12px;font-size:14px}.template-collection-ab-test .products-widget .products-widget__info{margin-top:25px}.template-collection-ab-test .products-widget .products-widget__actions{padding-top:0}.template-collection-ab-test .products-widget .products-widget__button{padding:16px 35px}}.template-collection-ab-test .qty-2{justify-content:space-between;margin-top:0;margin-left:auto;padding:0 3px 5px;background-color:transparent;min-height:30px;min-width:83px;border-right:0}.template-collection-ab-test .qty-2 .qty-2__add-btn{line-height:1.07}.template-collection-ab-test .qty-2 .qty-2__add-btn:after{position:absolute;top:50%;right:14px;width:3px;height:13px;background-color:#fff;background-image:none;transform:translateY(-50%)}.template-collection-ab-test .qty-2 .qty-2__add-btn:before{content:"";position:absolute;top:50%;right:9px;width:13px;height:3px;background-color:#fff;transform:translateY(-50%)}.template-collection-ab-test .qty-2 .qty-2__button{transition-property:background-color;transition-duration:.3s}.template-collection-ab-test .qty-2 .qty-2__button.qty-2__button--plus{width:24px;height:24px;padding:5px;background-color:#ff8b4e;border-radius:50%}.template-collection-ab-test .qty-2 .qty-2__button.qty-2__button--plus:before{width:13px}.template-collection-ab-test .qty-2 .qty-2__button.qty-2__button--plus:after{height:13px}.template-collection-ab-test .qty-2 .qty-2__button.qty-2__button--plus:before,.template-collection-ab-test .qty-2 .qty-2__button.qty-2__button--plus:after{background-color:#fff}.template-collection-ab-test .qty-2 .qty-2__button.qty-2__button--plus[disabled]{background-color:#f6c4a7}@media (hover: hover) and (pointer: fine){.template-collection-ab-test .qty-2 .qty-2__button.qty-2__button--plus[disabled]:hover{background-color:#f6c4a7}}@media (hover: hover) and (pointer: fine){.template-collection-ab-test .qty-2 .qty-2__button.qty-2__button--plus:hover{background-color:#f17534}}.template-collection-ab-test .qty-2 .qty-2__button.qty-2__button--minus:before{width:13px}.template-collection-ab-test .qty-2 .qty-2__button.qty-2__button--minus:after{display:none}@media (hover: hover) and (pointer: fine){.template-collection-ab-test .qty-2 .qty-2__button.qty-2__button--minus:hover:before{background-color:#f17534}}.product-widget-popup{display:flex;justify-content:center;align-items:center;width:100%;margin:0 auto;max-width:1440px;max-height:100vh}.product-widget-popup .product-widget-popup__btn-close{position:absolute;top:28px;right:28px;z-index:1;display:flex;justify-content:center;align-items:center;width:42px;height:42px;padding:13px;border:0;background-color:#ffffff80;border-radius:50%}.product-widget-popup .product-widget-popup__btn-close svg path{transition:.3s ease-in-out fill;fill:var(--color, #5a3b36)}.product-widget-popup .product-widget-popup__jar-slider{position:relative;width:55%;height:100%}.product-widget-popup .popup-jar-slider{height:100%}.product-widget-popup .popup-jar-slider__slide{display:flex;justify-content:center;align-items:stretch}.product-widget-popup .popup-jar-slider__image-wrapper{display:flex;align-items:center;width:100%}.product-widget-popup .product-widget-popup__jar-slider-btn{position:absolute;top:58%;z-index:1;display:flex;justify-content:center;align-items:center;width:34px;height:34px;padding:11px;background-color:#ffffff4d;transform:translateY(-50%);border-radius:50%}.product-widget-popup .product-widget-popup__jar-slider-btn>svg{width:100%;height:100%;max-width:12px;max-height:12px}.product-widget-popup .product-widget-popup__jar-slider-btn>svg>path{fill:var(--color, #5a3b36)}.product-widget-popup .product-widget-popup__jar-slider-btn:hover{background-color:#ffffff80}.product-widget-popup .product-widget-popup__jar-slider-btn[disabled]{opacity:.5;pointer-events:none}.product-widget-popup .product-widget-popup__jar-slider-btn--prev{left:min(15%,180px);transform-origin:top;rotate:180deg}.product-widget-popup .product-widget-popup__jar-slider-btn--next{right:min(15%,180px)}.product-widget-popup .slick-list{height:100%}.product-widget-popup .slick-track{display:flex;justify-content:center;align-items:flex-start;height:100%}.product-widget-popup .popup-jar-slider__image{width:100%}.product-widget-popup .product-widget-popup__texts-slider{width:45%}.product-widget-popup .popup-texts-slider{width:75%}.product-widget-popup .popup-texts-slider .m-popup{display:inline-block;font-weight:var(--font-weight-bold);color:var(--color);border-bottom:1px solid var(--color)}.product-widget-popup .popup-texts-slider .m-popup:hover{border-bottom:0}.product-widget-popup .popup-texts-slider__slide{padding-bottom:15px}.product-widget-popup .popup-texts-slider__header{margin-bottom:15px}.product-widget-popup .popup-texts-slider__header>svg{min-height:35px;max-height:35px}.product-widget-popup .popup-texts-slider__text{font-size:18px;line-height:1.44;letter-spacing:normal;text-align:left;font-stretch:normal;font-style:normal}.product-widget-popup .popup-texts-slider__text b,.product-widget-popup .popup-texts-slider__text strong{font-weight:var(--font-weight-semi-bold)}.product-widget-popup .slick-dots{display:none!important}.product-widget-popup button:focus-visible{outline:2px solid #000;outline-offset:4px;transition:none}@media (max-height: 400px){.product-widget-popup .popup-texts-slider__text{overflow:hidden;font-size:14px;color:var(--color)}}@media (max-width: 767px) and (min-aspect-ratio: 4/3){.product-widget-popup .popup-texts-slider{width:90%}}@media (max-width: 767px) and (max-aspect-ratio: 4/3){.product-widget-popup{height:100%;min-height:550px;flex-direction:column-reverse;gap:5%}.product-widget-popup .product-widget-popup__btn-close{top:38px;right:17px;width:14px;height:14px;padding:0;background-color:transparent;border-radius:0}.product-widget-popup .product-widget-popup__jar-slider{position:static;width:100%;max-height:50%;max-width:575px}.product-widget-popup .product-widget-popup__texts-slider{display:flex;justify-content:center;width:100%;padding-top:30px;padding-left:37px;padding-right:36px}.product-widget-popup .popup-texts-slider{width:100%}.product-widget-popup .product-widget-popup__jar-slider-btn{top:64%;width:50px;height:50px;padding-right:15px;transform:translateY(-50%);border-radius:0}.product-widget-popup .product-widget-popup__jar-slider-btn--prev{left:0}.product-widget-popup .product-widget-popup__jar-slider-btn--next{right:0}.product-widget-popup .product-widget-popup__jar-slider-btn>svg{scale:1.5}.product-widget-popup .popup-jar-slider__image{transform:translateY(-14%) scale(1.1)}.product-widget-popup .popup-texts-slider__slide{padding-top:10px;padding-bottom:0}.product-widget-popup .popup-texts-slider__header{margin-bottom:10px}.product-widget-popup .popup-texts-slider__text{overflow:hidden;font-size:14px;color:var(--color)}.product-widget-popup .slick-dots{position:absolute;bottom:16px;left:50%;display:flex;background-color:#afb4b9;transform:translate(-50%)}.product-widget-popup .slick-dots button{background-color:#797c7f}}@media (max-width: 360px) and (max-height: 560px){.product-widget-popup{min-height:auto;gap:2%}.product-widget-popup .product-widget-popup__jar-slider{max-height:48%}.product-widget-popup .popup-jar-slider__image{transform:translateY(-10%) scale(.9)}.product-widget-popup .product-widget-popup__btn-close{top:20px;right:12px}.product-widget-popup .popup-texts-slider__slide{padding-top:0}.product-widget-popup .popup-texts-slider__header{display:flex}.product-widget-popup .product-widget-popup__texts-slider{padding-left:25px;padding-right:25px}.product-widget-popup .popup-texts-slider__text{font-size:13px}.product-widget-popup .popup-texts-slider__text br{content:"";display:block;margin-top:5px}}@media (min-width: 1921px){.product-widget-popup{position:relative}.product-widget-popup .product-widget-popup__btn-close,.product-widget-popup .product-widget-popup__jar-slider-btn{width:3vw;height:3vw;padding:min(33px,1vw);max-width:100px;max-height:100px}.product-widget-popup .product-widget-popup__btn-close>svg,.product-widget-popup .product-widget-popup__jar-slider-btn>svg{width:100%;height:100%;max-height:unset;max-width:unset}.product-widget-popup .product-widget-popup__btn-close--next,.product-widget-popup .product-widget-popup__jar-slider-btn--next{right:min(15%,180px)}.product-widget-popup .product-widget-popup__btn-close--prev,.product-widget-popup .product-widget-popup__jar-slider-btn--prev{left:min(15%,180px)}.product-widget-popup .popup-texts-slider__text{font-size:min(30px,.75vw)}}@media (min-width: 2560px){.product-widget-popup{max-width:1920px}}@media (min-width: 767px) and (max-aspect-ratio: 4/3),(min-width: 1921px) and (min-height: 1081px){.product-widget-popup{margin-bottom:30vh;transform:translateY(30%)}}@media (min-width: 767px) and (max-aspect-ratio: 4/3),(min-width: 1921px) and (min-height: 1081px){.product-widget-popup{margin-bottom:43vh}}.video-popup{position:fixed;top:0;left:0;width:100%;height:100%;z-index:100;opacity:0;overflow-y:auto;visibility:hidden;display:flex;justify-content:center;align-items:center;margin:auto;background-color:#00000080;transition:.3s ease-in-out all}.video-popup.open{opacity:1;visibility:visible}.video-popup .video-popup__container{position:relative;max-width:1100px;width:100%;margin:auto;padding:20px 20px 40px;text-align:right}.video-popup .video-popup__wrapper{position:relative;width:100%;padding-top:56.6%}.video-popup .video-popup__video{position:absolute;top:0;left:0;width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.video-popup .video-popup__button-close{position:sticky;top:0;z-index:2;width:40px;height:40px;padding:10px;margin-bottom:10px;background-color:transparent}.video-popup .video-popup__button-close svg polygon{fill:#fff}.video-popup .video-popup__button-close:focus-visible{outline:2px solid #000}.featured-ingredient .featured-ingredient__modal{position:absolute;top:100px;display:flex;max-width:900px;max-height:calc(100vh - 240px);margin:20px;background:#f0ece7}.featured-ingredient .featured-ingredient__content{overflow:auto;margin-top:38px;margin-left:33px;margin-right:30px;padding-right:10px;scrollbar-width:thin}.featured-ingredient .featured-ingredient__content::-webkit-scrollbar{width:4px;height:4px}.featured-ingredient .featured-ingredient__content::-webkit-scrollbar-track{margin-top:14px;margin-bottom:50px;background-color:#fff}.featured-ingredient .featured-ingredient__content::-webkit-scrollbar-thumb{background-color:#bca79c}.featured-ingredient .featured-ingredient__content-title{font-size:29px;font-weight:var(--font-weight-black);line-height:1.38;color:#5a3b36}.featured-ingredient .featured-ingredient__highlights{display:grid;margin-top:13px;grid-template-rows:repeat(var(--featured-ingredient-highlights-rows, 2),auto);grid-auto-flow:column;grid-gap:30px 23px}.featured-ingredient .featured-ingredient__content-footer{display:flex;justify-content:center;align-items:center;flex-direction:row-reverse}.featured-ingredient .featured-ingredient__content-description{margin-top:20px;margin-bottom:28px;font-size:15px;font-weight:var(--font-weight-bold);line-height:1.13;letter-spacing:-.002rem;color:#5b3b35}.featured-ingredient .featured-ingredient__content-description a{text-decoration:underline;color:#ff8b4e}.featured-ingredient .featured-ingredient__content-description a:focus-visible{outline:1px solid #000;outline-offset:2px;text-decoration:none}@media (hover: hover) and (pointer: fine){.featured-ingredient .featured-ingredient__content-description a:hover{text-decoration:none}}.featured-ingredient .featured-ingredient__content-picture{display:inline-flex;align-self:flex-end;vertical-align:middle}.featured-ingredient .featured-ingredient__content-picture+.featured-ingredient__content-description{max-width:560px}.featured-ingredient .featured-ingredient__content-image{max-width:260px}@media (max-width: 1500px){.featured-ingredient .featured-ingredient__modal{top:70px;max-width:725px;max-height:calc(100vh - 180px)}.featured-ingredient .featured-ingredient__content{margin-top:36px}.featured-ingredient .featured-ingredient__content-title{font-size:26px;line-height:1.54}.featured-ingredient .featured-ingredient__highlights{grid-gap:11px 35px}.featured-ingredient .featured-ingredient__content-description{margin-top:20px;font-size:13px;line-height:1.15;letter-spacing:normal}.featured-ingredient .featured-ingredient__content-picture+.featured-ingredient__content-description{max-width:390px}}@media (max-width: 991px){.featured-ingredient .featured-ingredient__modal{top:50px;max-height:calc(100vh - 140px)}}@media (max-width: 767px){.featured-ingredient .featured-ingredient__modal{top:0;max-height:calc(100% - 40px)}.featured-ingredient .featured-ingredient__content{margin-top:28px;margin-left:26px;margin-right:20px}.featured-ingredient .featured-ingredient__content::-webkit-scrollbar-track{margin-top:22px}.featured-ingredient .featured-ingredient__content-title{font-size:20px;font-weight:var(--font-weight-black);line-height:2}.featured-ingredient .featured-ingredient__highlights{margin-top:7px;grid-auto-flow:row}.featured-ingredient .featured-ingredient__content-footer{flex-direction:column-reverse}.featured-ingredient .featured-ingredient__content-description{align-self:flex-start;margin-top:0;font-size:12px;line-height:1.25}.featured-ingredient .featured-ingredient__content-footer{margin-top:22px}.featured-ingredient .featured-ingredient__content-image{max-width:230px}.featured-ingredient .featured-ingredient__content-picture{align-self:center}.featured-ingredient .featured-ingredient__content-picture+.featured-ingredient__content-description{max-width:unset;margin-bottom:0}}@media (max-width: 340px){.featured-ingredient .featured-ingredient__modal{margin-left:10px;margin-right:10px}.featured-ingredient .featured-ingredient__content-title{font-size:18px;line-height:2.22}.featured-ingredient .featured-ingredient__content-picture{display:none}.featured-ingredient .featured-ingredient__content-footer{margin-bottom:21px}}.highlight .highlight__title{font-size:17px;font-weight:var(--font-weight-bold);line-height:1.12;letter-spacing:normal;color:#5b3b35}.highlight .highlight__content{margin-top:4px}.highlight .highlight__content,.highlight .highlight__content p{max-width:400px;padding-right:10px;font-size:15px;line-height:1.27;color:#5b3b35}@media (max-width: 1500px){.highlight .highlight__title{font-size:14px;line-height:1.36;letter-spacing:-.02rem}.highlight .highlight__content{margin-top:4px}.highlight .highlight__content,.highlight .highlight__content p{max-width:unset;padding-right:0;font-size:13px;line-height:1.46}}@media (max-width: 767px){.highlight .highlight__title{font-size:13px;line-height:1.46}.highlight .highlight__content{margin-top:4px}.highlight .highlight__content,.highlight .highlight__content p{font-size:12px;line-height:1.42}}.template-collection-featured-ingredient #header-new .new-header__toolbar-item--btn{display:none}@media (min-width: 361px){.template-collection-featured-ingredient #header-new .branding{top:50%!important;height:auto}.template-collection-featured-ingredient #header-new .logo{display:none!important}.template-collection-featured-ingredient #header-new .logoAlt{display:initial!important}.template-collection-featured-ingredient #header-new .invis{position:static;visibility:visible;opacity:1}}@media (min-width: 768px){.template-collection-featured-ingredient #header-new .branding{top:60%!important}}html{padding-bottom:0!important}.products-widget__info.products-widget__info--frequency-options .frequency-option.frequency-option--inactive .product-widget__subscribe-trigger{color:#ff8b4e}.products-widget__info.products-widget__info--frequency-options .frequency-option.frequency-option--inactive:before{content:none}.products-widget__info.products-widget__info--frequency-options .frequency-option .frequency-option__radio-block{display:flex;align-items:center}.products-widget__info.products-widget__info--frequency-options .frequency-option .frequency-option__price{margin-right:10px;font-weight:var(--font-weight-bold)}.products-widget__info.products-widget__info--frequency-options .frequency-option .products-widget__info-item strong{color:#ff8b4e}.products-widget__info.products-widget__info--frequency-options .frequency-option .frequency-option__radio{width:23px;height:23px;border:2px solid #553c37}.products-widget__info.products-widget__info--frequency-options .frequency-option .frequency-option__content{padding-left:0}.products-widget__info.products-widget__info--frequency-options .frequency-option .frequency-option__part-price{font-size:14px;text-transform:none}.products-widget__info.products-widget__info--frequency-options .frequency-option .frequency-option__title{text-transform:none}.products-widget__info.products-widget__info--frequency-options .frequency-option .frequency-option__title-badge{background-color:#5a3b36}.products-widget__info.products-widget__info--frequency-options .frequency-option.frequency-option--new-design{padding-top:16px;padding-bottom:13px;padding-left:20px;border-color:#edeae9;background-color:#fff;box-shadow:0 0 2px #d3d0cb29}.products-widget__info.products-widget__info--frequency-options .frequency-option.frequency-option--new-design .frequency-option__subtitle{opacity:1}.products-widget__info.products-widget__info--frequency-options .frequency-option.frequency-option--new-design .frequency-option__title-badge{background-color:#593b37}.products-widget__info.products-widget__info--frequency-options .frequency-option.frequency-option--new-design .frequency-option__header-price-old:before{background-color:transparent}.products-widget__info.products-widget__info--frequency-options .frequency-option.frequency-option--new-design .products-widget__info-item{display:flex;padding-left:23px;font-size:14px;font-weight:var(--font-weight-bold);color:#5a3b36}.products-widget__info.products-widget__info--frequency-options .frequency-option.frequency-option--new-design .products-widget__info-item.products-widget__info-item--unselected{flex-direction:column;padding-left:0}.products-widget__info.products-widget__info--frequency-options .frequency-option.frequency-option--new-design .products-widget__info-item.products-widget__info-item--unselected p+p{margin-top:5px}.products-widget__info.products-widget__info--frequency-options .frequency-option.frequency-option--new-design .product-frequency-select{margin-left:5px}.products-widget__info.products-widget__info--frequency-options .frequency-option.frequency-option--new-design .product-frequency-select .product-frequency-select__current{font-size:14px;color:#5a3b36!important}.products-widget__info.products-widget__info--frequency-options .frequency-option.frequency-option--new-design .product-frequency-select .product-frequency-select__current.product-frequency-select__current--dark{color:#bba79d}.products-widget__info.products-widget__info--frequency-options .frequency-option.frequency-option--new-design .product-frequency-select .product-frequency-select__current.product-frequency-select__current--dark svg path{fill:currentcolor}.products-widget__info.products-widget__info--frequency-options .frequency-option.frequency-option--new-design .product-frequency-select .product-frequency-select__item.active .product-frequency-select__button{font-weight:var(--font-weight-bold);color:#5a3b36}.products-widget__info.products-widget__info--frequency-options .frequency-option.frequency-option--new-design .products-widget__info a{font-size:14px;color:#5a3b36}.products-widget__info.products-widget__info--frequency-options .frequency-option.frequency-option--new-design.frequency-option--active{border-color:#fd8b4e;background-color:#f8f4ee}.products-widget__info.products-widget__info--frequency-options .frequency-option.frequency-option--new-design.frequency-option--active.frequency-option--inactive{border-color:#edeae9;background-color:#fff}.products-widget__info.products-widget__info--frequency-options .frequency-option.frequency-option--new-design.frequency-option--active.frequency-option--inactive .frequency-option__radio:checked{border-color:#e4dad3}.products-widget__info.products-widget__info--frequency-options .frequency-option.frequency-option--new-design.frequency-option--active.frequency-option--inactive .products-widget__info-item,.products-widget__info.products-widget__info--frequency-options .frequency-option.frequency-option--new-design.frequency-option--inactive .frequency-option__title{color:#5a3b36}.products-widget__info.products-widget__info--frequency-options .frequency-option.frequency-option--new-design .frequency-option__content{padding-left:0}.products-widget__info.products-widget__info--frequency-options .frequency-option.frequency-option--new-design .frequency-option__header{margin-top:0;padding-left:0}.products-widget__info.products-widget__info--frequency-options .frequency-option.frequency-option--new-design .frequency-option__radio{width:23px;height:23px}.products-widget__info.products-widget__info--frequency-options .frequency-option.frequency-option--new-design .frequency-option__radio:before{content:none}.products-widget__info.products-widget__info--frequency-options .frequency-option.frequency-option--new-design .frequency-option__radio:checked{border-color:#ff8b4e}.products-widget__info.products-widget__info--frequency-options .frequency-option.frequency-option--new-design .frequency-option__radio:checked:before{content:url("data:image/svg+xml,%3Csvg version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' x='0px' y='0px' viewBox='0 0 17.837 17.837' style='enable-background:new 0 0 17.837 17.837;' xml:space='preserve'%3E%3Cg%3E%3Cpath fill='%23fff' d='M16.145,2.571c-0.272-0.273-0.718-0.273-0.99,0L6.92,10.804l-4.241-4.27 c-0.272-0.274-0.715-0.274-0.989,0L0.204,8.019c-0.272,0.271-0.272,0.717,0,0.99l6.217,6.258c0.272,0.271,0.715,0.271,0.99,0 L17.63,5.047c0.276-0.273,0.276-0.72,0-0.994L16.145,2.571z'/%3E%3C/g%3E%3Cg%3E%3C/g%3E%3Cg%3E%3C/g%3E%3Cg%3E%3C/g%3E%3Cg%3E%3C/g%3E%3Cg%3E%3C/g%3E%3Cg%3E%3C/g%3E%3Cg%3E%3C/g%3E%3Cg%3E%3C/g%3E%3Cg%3E%3C/g%3E%3Cg%3E%3C/g%3E%3Cg%3E%3C/g%3E%3Cg%3E%3C/g%3E%3Cg%3E%3C/g%3E%3Cg%3E%3C/g%3E%3Cg%3E%3C/g%3E%3C/svg%3E%0A");position:absolute;top:50%;left:50%;width:12px;height:12px;background-color:transparent;transform:translate(-50%,-50%)}@media (max-width: 767px){.products-widget__info.products-widget__info--frequency-options .frequency-option .frequency-option__content{padding-top:0;padding-left:0}}.products-widget__info.products-widget__info--frequency-options .product-frequency-select .product-frequency-select__current{text-transform:lowercase}@media (max-width: 767px){.products-widget__info.products-widget__info--frequency-options .product-frequency-select{margin-left:2px}.products-widget__info.products-widget__info--frequency-options .product-frequency-select .product-frequency-select__current{font-size:10px}}.products-widget__info.products-widget__info--frequency-options .product-widget__subscribe-trigger{font-weight:var(--font-weight-bold);color:#ff8b4e}.products-widget__info.products-widget__info--frequency-options .product-widget__subscribe-trigger:focus-visible{outline:2px solid #000}.products-widget__info.products-widget__info--frequency-options.products-widget__info--frequency-test .frequency-option.frequency-option--new-design,.products-widget__info.products-widget__info--frequency-options.products-widget__info--frequency-test .frequency-option.frequency-option--new-design .frequency-option__radio{background-color:#ffffff70}.products-widget__info.products-widget__info--frequency-options.products-widget__info--frequency-test .frequency-option.frequency-option--new-design .frequency-option__radio:checked{border-color:#ff8b4e;background-color:#ff8b4e}.products-widget__info.products-widget__info--frequency-options.products-widget__info--frequency-test .frequency-option.frequency-option--new-design.frequency-option--active{background-color:#fff}.products-widget__info.products-widget__info--frequency-options.products-widget__info--frequency-test .frequency-option.frequency-option--new-design.frequency-option--active.frequency-option--inactive,.products-widget__info.products-widget__info--frequency-options.products-widget__info--frequency-test .frequency-option.frequency-option--new-design.frequency-option--active.frequency-option--inactive .frequency-option__radio{background-color:#ffffff70}.products-widget__info.products-widget__info--frequency-options.products-widget__info--frequency-test .frequency-option.frequency-option--new-design.frequency-option--active.frequency-option--inactive .frequency-option__radio:checked{border-color:#e4dad3;background-color:#e4dad3}.template-page-recipes .section__title,.template-page-recipes .section__subtitle{margin-top:0;margin-bottom:0;color:#fff}.template-page-recipes .section__title{font-family:var(--secondary-font);font-size:54px;font-weight:400;line-height:75px}.template-page-recipes .section__subtitle{font-family:var(--primary-font);font-size:34px;font-weight:var(--font-weight-black);line-height:46px}.template-page-recipes .section__triangle{position:absolute;top:0;left:50%;z-index:1;width:147px;height:73px;transform:translate(calc(50% - 390px))}.template-page-recipes .section__triangle.section__triangle--tab{width:109px;height:auto;display:none}.template-page-recipes .section__top-background{position:absolute;left:0;top:-5px;width:100%;height:24px;z-index:1;background-position:center;background-repeat:no-repeat;background-size:cover}.template-page-recipes .slick-prev,.template-page-recipes .slick-next{height:100%;width:14px;z-index:10}.template-page-recipes .slick-prev:before,.template-page-recipes .slick-next:before{display:block;content:"";width:100%;height:24px}.template-page-recipes .slick-prev:before{background:url(slider-arrow-left.svg) center no-repeat;background-size:cover}.template-page-recipes .slick-next:before{background:url(slider-arrow-right.svg) center no-repeat;background-size:cover}@media screen and (max-width: 1200px){.template-page-recipes .section__triangle.section__triangle--desktop{left:350px;transform:translate(-50%)}}@media (max-width: 991px){.template-page-recipes .section__title{font-size:40px;line-height:44px;margin-bottom:25px}.template-page-recipes .section__subtitle{font-size:28px;line-height:38px}.template-page-recipes .section__triangle.section__triangle--desktop{left:50%}}@media (max-width: 767px){.template-page-recipes .section__subtitle{line-height:34px}.template-page-recipes .section__triangle.section__triangle--desktop{display:none}.template-page-recipes .section__triangle.section__triangle--tab{display:block;left:50%;transform:translate(-50%)}}.page-recipes .page-recipes__container{width:100%;max-width:1075px;margin-left:auto;margin-right:auto;padding:0 15px}@media (max-width: 991px){.page-recipes .page-recipes__container{padding:0 12px}}@media (max-width: 767px){.page-recipes .page-recipes__container{padding:0}}.recipes-banner{padding:60px 25px;text-align:center}.recipes-banner .recipes-banner__title{margin-top:0;margin-bottom:0;line-height:1.2;font-family:var(--secondary-font);font-weight:400;font-size:54px;color:#5a3b36}.recipes-banner .recipes-banner__subtitle-wrapper{display:flex;justify-content:center;align-items:center}.recipes-banner .recipes-banner__subtitle-wrapper path{fill:#bca79c}.recipes-banner .recipes-banner__subtitle{margin-top:0;margin-bottom:0;padding-left:15px;padding-right:15px;font-size:34px;font-weight:var(--font-weight-black);color:#bca79c}@media (max-width: 991px){.recipes-banner{padding-top:30px;padding-bottom:3px}}@media (max-width: 767px){.recipes-banner .recipes-banner__title{margin-bottom:10px;font-size:44px}.recipes-banner .recipes-banner__subtitle-wrapper svg{width:31px}.recipes-banner .recipes-banner__subtitle{padding-left:10px;padding-right:10px;font-size:16px}}@media screen and (max-width: 720px){.recipes-banner{padding-top:50px}}.recipes-filter-mobile .recipes-filter-mobile__title{position:relative;margin-top:0;margin-bottom:0;padding-top:15px;padding-bottom:15px;padding-left:34px;font-size:12px;font-weight:400;color:#bca79c;cursor:pointer}.recipes-filter-mobile .recipes-filter-mobile__title svg{position:absolute;top:7px;left:0;width:28px}.recipes-filter-mobile .recipes-filter-mobile__title path{fill:#bca79c}.recipes-filter-mobile .recipes-filter-mobile__group:first-of-type .recipes-filter-mobile__tag:last-of-type{margin-bottom:7px}.recipes-filter-mobile .recipes-filter-mobile__tags{display:flex;flex-direction:column-reverse;margin-top:0;margin-bottom:0}.recipes-filter-mobile .recipes-filter-mobile__tags-inner{margin-top:0;margin-bottom:0}.recipes-filter-mobile .recipes-filter-mobile__tag{margin-top:0;margin-bottom:0;padding:0;border-top:1px solid #dbd7d5}.recipes-filter-mobile .recipes-filter-mobile__tag label{display:block;padding-top:19px;padding-bottom:19px;padding-left:73px;color:#5a3b36}.recipes-filter-mobile .recipes-filter-mobile__tag label:before{top:50%;left:45px;transform:translateY(-55%)}.recipes-filter-mobile .recipes-filter-mobile__tag label:after{top:24px;left:48px}.template-article-recipe .main-content{margin-bottom:40px}.single-recipe .single-recipe__container{max-width:1220px;margin-left:auto;margin-right:auto;padding-left:24px;padding-right:24px}.single-recipe .single-recipe__breadcrumbs{margin-top:23px;margin-bottom:20px}.single-recipe .single-recipe__breadcrumb{display:inline-block;margin:12px 0;padding-right:8px;text-transform:capitalize}.single-recipe .single-recipe__breadcrumb:after{content:">";display:inline-block;margin-left:3px;font-size:14px;color:#bca79c}.single-recipe .single-recipe__breadcrumb:last-of-type{padding-right:0}.single-recipe .single-recipe__breadcrumb:last-of-type:after{content:""}.single-recipe .single-recipe__breadcrumb:last-of-type a{text-decoration:underline}.single-recipe .single-recipe__breadcrumb a{font-size:14px;color:#bca79c}.single-recipe .single-recipe__breadcrumb a:hover{text-decoration:underline}.single-recipe .single-recipe__breadcrumb a:focus-visible{outline-offset:1px;outline:solid 1px;text-decoration:none}.single-recipe .single-recipe__breadcrumbs,.single-recipe .single-recipe__content{max-width:1075px;margin-left:auto;margin-right:auto}.single-recipe .single-recipe__content{display:flex}.single-recipe .single-recipe__image-wrapper{width:50%;margin-right:5.2%}.single-recipe .single-recipe__image-wrapper img{display:block;width:100%}.single-recipe .single-recipe__info{width:50%;margin-left:5.2%}.single-recipe .single-recipe__title{margin-top:0;margin-bottom:20px;text-transform:uppercase;line-height:1;font-family:var(--secondary-font);font-size:44px;font-weight:400;color:#5a3b36}.single-recipe .single-recipe__title.single-recipe__title--mobile{display:none;margin-bottom:12px;line-height:1.42;font-size:24px}.single-recipe .single-recipe__features{margin-top:0;margin-bottom:-12px}.single-recipe .single-recipe__features.single-recipe__features--mobile{display:none;margin-bottom:6px}.single-recipe .single-recipe__feature{display:inline-flex;align-items:center;margin-top:0;margin-bottom:5px;font-size:14px;color:#5a3b36}.single-recipe .single-recipe__feature:not(:last-of-type){margin-right:15px}.single-recipe .single-recipe__feature svg{display:inline-block;width:16px;height:16px;margin-right:7px}.single-recipe .single-recipe__feature svg g{fill:#5a3b36}.single-recipe .single-recipe__feature a{display:inline-flex;align-items:center;color:inherit}.single-recipe .single-recipe__feature a:hover{text-decoration:underline}.single-recipe .single-recipe__feature a:focus-visible{outline-offset:1px;outline:solid 1px}.single-recipe .single-recipe__section{margin-top:32px}.single-recipe .single-recipe__section-heading{margin-top:0;margin-bottom:0;text-transform:uppercase;line-height:1.3;font-family:var(--secondary-font);font-weight:400;font-size:24px;color:#5a3b36}.single-recipe .single-recipe__section-content{margin-top:10px;margin-bottom:0}.single-recipe .single-recipe__section-content.single-recipe__section-content--share{margin-top:15px}.single-recipe .single-recipe__section-content p{margin-top:5px;margin-bottom:5px;line-height:1.4;font-size:18px;color:#5a3b36}.single-recipe .single-recipe__section-content ul,.single-recipe .single-recipe__section-content ol{margin-top:0;margin-bottom:0}.single-recipe .single-recipe__section-content ul li,.single-recipe .single-recipe__section-content ol li{margin-top:0;line-height:1.4;font-size:18px;color:#5a3b36}.single-recipe .single-recipe__section-content ul li{display:flex;margin-bottom:0}.single-recipe .single-recipe__section-content ul li:before{content:"-";display:inline-block;flex-shrink:0;margin-right:19px}.single-recipe .single-recipe__section-content ul.star-list li:before{content:"*";position:relative;top:3px}.single-recipe .single-recipe__section-content ol{margin-top:15px;margin-left:20px;list-style-type:decimal}.single-recipe .single-recipe__section-content ol li{padding-left:4px}.single-recipe .single-recipe__section-content ol li:not(:last-of-type){margin-bottom:22px}.single-recipe .single-recipe__text{margin-top:20px;color:#5a3b36}.single-recipe .single-recipe__text p{margin:0}.single-recipe .single-recipe__text p+p{margin-top:15px}.single-recipe .single-recipe__text a{text-decoration:underline}.single-recipe .single-recipe__text a:hover{text-decoration:none}.single-recipe .single-recipe__text ol,.single-recipe .single-recipe__text ul{margin-top:15px;margin-bottom:15px}.single-recipe .single-recipe__social{display:inline-flex;align-items:center;margin-bottom:5px;line-height:1.4;font-size:18px;color:#5a3b36}.single-recipe .single-recipe__social:hover{text-decoration:underline}.single-recipe .single-recipe__social:focus-visible{outline:#000 solid 1px;outline-offset:2px}.single-recipe .single-recipe__social svg{width:24px;height:24px;flex-shrink:0;margin-right:7px}.single-recipe .single-recipe__social-instagram{width:24px;height:24px;display:inline-flex;justify-content:center;align-items:center;flex-shrink:0;margin-right:7px;background-color:#5a3b36;border-radius:50%}.single-recipe .single-recipe__social-instagram svg{width:12px;height:12px;margin-right:0;fill:#fff}.single-recipe .single-recipe__related-wrapper{margin-top:43px;max-width:384px}.single-recipe .single-recipe__related-title{display:none;margin-top:0;margin-bottom:30px;text-transform:uppercase;text-align:center;font-family:var(--secondary-font);font-weight:400;font-size:24px;line-height:1}.single-recipe .single-recipe__related-slider-wrapper{position:relative;margin:0 -5px}.single-recipe .single-recipe__related-slider-wrapper.single-recipe__related-slider-wrapper--no-arrows .single-recipe__related-arrow{left:0;right:0;display:none!important}.single-recipe .single-recipe__related-item-wrapper{margin-left:5px;margin-right:5px}.single-recipe .single-recipe__related-item{position:relative;display:block;padding-bottom:100%;transition:opacity .3s}.single-recipe .single-recipe__related-item:hover{opacity:.75}.single-recipe .single-recipe__related-item img{position:absolute;top:0;left:0;display:block;width:100%;height:100%;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center}.single-recipe .single-recipe__related-arrow{position:absolute;top:50%;width:42px;height:42px;display:flex!important;justify-content:center;align-items:center;background-color:transparent;transform:translateY(-50%);cursor:pointer;transition:opacity .3s}.single-recipe .single-recipe__related-arrow:hover{opacity:.75}.single-recipe .single-recipe__related-arrow:focus-visible{outline:#000 solid 2px;outline-offset:2px}.single-recipe .single-recipe__related-arrow svg{width:12px;height:auto}.single-recipe .single-recipe__related-arrow svg path,.single-recipe .single-recipe__related-arrow svg g{fill:#5a3b36}.single-recipe .single-recipe__related-arrow.single-recipe__related-arrow--left{left:-50px}.single-recipe .single-recipe__related-arrow.single-recipe__related-arrow--right{right:-50px}.single-recipe .single-recipe__related-arrow-text{display:none;font-size:18px;color:#5a3b36;text-decoration:underline}.single-recipe .single-recipe__link-big{display:inline-block;margin-top:36px;font-family:var(--secondary-font);font-size:24px;font-weight:400;line-height:1;text-transform:uppercase;color:#ff8b4e}.single-recipe .single-recipe__link-big .single-recipe__link-big-text{display:inline-block;border-bottom:2px solid #ff8b4e;transition:.3s all}.single-recipe .single-recipe__link-big svg{width:9px;height:auto;transform:translate(-1px)}.single-recipe .single-recipe__link-big svg path{fill:#ff8b4e}.single-recipe .single-recipe__link-big:hover .single-recipe__link-big-text{border-bottom-color:transparent}.single-recipe .single-recipe__link-big:focus-visible{outline:#000 solid 2px;outline-offset:2px}.single-recipe .single-recipe__link-big:focus-visible .single-recipe__link-big-text{transition:none;border-bottom-color:transparent}@media (max-width: 991px){.single-recipe .single-recipe__image-wrapper{margin-right:2%}.single-recipe .single-recipe__info{margin-left:2%}.single-recipe .single-recipe__title{margin-bottom:17px;font-size:34px;line-height:1.38}.single-recipe .single-recipe__feature{display:flex}.single-recipe .single-recipe__feature:not(:last-of-type){margin-right:0}.single-recipe .single-recipe__related-wrapper{margin-top:33px;max-width:318px}.single-recipe .single-recipe__related-title{display:block;margin-bottom:24px;text-align:left}.single-recipe .single-recipe__related-title.single-recipe__related-title--hide{display:none!important}.single-recipe .single-recipe__related-slider-wrapper{margin:0 -4px}.single-recipe .single-recipe__related-item-wrapper{margin-left:4px;margin-right:4px}.single-recipe .single-recipe__related-arrow{width:30px;height:30px}.single-recipe .single-recipe__related-arrow.single-recipe__related-arrow--left{left:-33px}.single-recipe .single-recipe__related-arrow.single-recipe__related-arrow--right{right:-33px}.single-recipe .single-recipe__link-big{margin-top:24px}}@media (max-width: 767px){.single-recipe{margin-top:50px}.single-recipe .single-recipe__container{max-width:620px}.single-recipe .single-recipe__breadcrumbs{margin-bottom:11px}.single-recipe .single-recipe__breadcrumb{margin-top:0;margin-bottom:0}.single-recipe .single-recipe__breadcrumb:after{font-size:12px}.single-recipe .single-recipe__breadcrumb a{font-size:12px}.single-recipe .single-recipe__content{display:block}.single-recipe .single-recipe__image-wrapper,.single-recipe .single-recipe__info{width:100%;margin-left:0;margin-right:0}.single-recipe .single-recipe__title{display:none}.single-recipe .single-recipe__title.single-recipe__title--mobile{display:block}.single-recipe .single-recipe__features{margin-top:5px;margin-bottom:-26px}.single-recipe .single-recipe__features.single-recipe__features--mobile{display:block}.single-recipe .single-recipe__feature{display:inline-flex}.single-recipe .single-recipe__feature.single-recipe__feature--hide-mobile{display:none}.single-recipe .single-recipe__feature:not(:last-of-type){margin-right:15px}.single-recipe .single-recipe__feature svg{width:18px;height:18px}.single-recipe .single-recipe__section-content{margin-top:15px}.single-recipe .single-recipe__related-wrapper{max-width:100%;margin-top:65px;text-align:center}.single-recipe .single-recipe__related-slider{overflow-x:auto;overflow-y:hidden;padding-right:0;white-space:nowrap;text-align:left;-webkit-overflow-scrolling:touch}.single-recipe .single-recipe__related-slider::-webkit-scrollbar{display:none;background-color:transparent}.single-recipe .single-recipe__related-slider-wrapper{margin-left:0;margin-right:calc((100vw - 572px)/-2);line-height:1}.single-recipe .single-recipe__related-title{margin-bottom:12px}.single-recipe .single-recipe__related-item-wrapper{width:210px;display:inline-block;margin-left:6px;margin-right:6px}.single-recipe .single-recipe__related-item-wrapper:last-child{margin-right:24px}.single-recipe .single-recipe__related-arrow{display:none!important;width:25px;height:25px;z-index:2}.single-recipe .single-recipe__related-arrow.single-recipe__related-arrow--left{left:-20px}.single-recipe .single-recipe__related-arrow.single-recipe__related-arrow--right{right:-20px}.single-recipe .single-recipe__related-arrow svg{width:10px}.single-recipe .single-recipe__link-big{margin-top:36px}}@media (max-width: 720px){.single-recipe{margin-top:calc(var(--default-header-offset) + 60px)}}@media (max-width: 600px){.single-recipe .single-recipe__related-slider{padding-left:18px}.single-recipe .single-recipe__related-slider-wrapper{margin:0 -24px}}.recipe-ingredients{margin-left:auto;margin-right:auto;padding:60px 25px 13px;text-align:center;color:#5a3b36;max-width:1130px}.recipe-ingredients .recipe-ingredients__label{font-family:var(--secondary-font);font-size:24px;font-weight:400;line-height:1.3}.recipe-ingredients .recipe-ingredients__title{margin-top:2px;margin-bottom:0;font-family:var(--secondary-font);font-size:44px;font-weight:400;line-height:1.23;color:#5a3b36}.recipe-ingredients .recipe-ingredients__row{display:flex;justify-content:center;margin-top:18px;margin-left:-6px;margin-right:-6px;flex-wrap:wrap}.recipe-ingredients .recipe-ingredients__col{width:16.66667%;margin-bottom:12px;padding:0 6px}.recipe-ingredients .recipe-ingredients__image-wrapper{position:relative;overflow:hidden;padding-top:100%}.recipe-ingredients .recipe-ingredients__image-wrapper .ingredients-item__image{position:absolute;top:0;left:0;width:100%;height:100%;-o-object-fit:cover;object-fit:cover;animation-name:ingredientShow;animation-duration:.7s;animation-fill-mode:forwards}.recipe-ingredients .recipe-ingredients__button{position:relative;display:inline-block;margin-top:25px;padding:15px 40px;background-color:#ff8b4e;font-family:var(--secondary-font);font-size:18px;font-weight:400;line-height:1.2;letter-spacing:0;text-align:center;text-transform:uppercase;color:#fff;min-width:298px;box-shadow:0 3px 6px #00000029;border-radius:5px;transition-property:background-color;transition-duration:.3s}.recipe-ingredients .recipe-ingredients__button svg{position:absolute;top:50%;right:21px;width:8px;height:auto;transform:translateY(-50%)}.recipe-ingredients .recipe-ingredients__button:hover{background-color:#f17534}.recipe-ingredients .recipe-ingredients__button:focus-visible{outline:#000 solid 2px;outline-offset:4px}.recipe-ingredients .recipe-ingredients__footer{max-width:780px;margin-top:42px;margin-left:auto;margin-right:auto;font-size:18px;line-height:1.33}.recipe-ingredients .recipe-ingredients__footer-title{margin-top:0;margin-bottom:1px}.recipe-ingredients .recipe-ingredients__footer-title strong{font-weight:var(--font-weight-black)}.recipe-ingredients .recipe-ingredients__footer-text{margin:0}.recipe-ingredients .ingredients-item .ingredients-item__title{position:relative;margin-top:13px;animation-name:ingredientTitleFadeIn;animation-duration:.7s;animation-fill-mode:forwards}@media (max-width: 991px){.recipe-ingredients{padding-bottom:19px;padding-left:69px;padding-right:69px;max-width:768px}.recipe-ingredients .recipe-ingredients__title{font-size:34px;line-height:1.12}.recipe-ingredients .recipe-ingredients__row{margin-left:0;margin-right:0}.recipe-ingredients .recipe-ingredients__col{width:33.3333%;margin-bottom:4px;padding:0}.recipe-ingredients .recipe-ingredients__button{margin-top:20px}.recipe-ingredients .recipe-ingredients__footer{margin-top:28px}.recipe-ingredients .recipe-ingredients__footer-text{max-width:504px;margin-top:18px;margin-left:auto;margin-right:auto}.recipe-ingredients .ingredients-item .ingredients-item__title{margin-top:20px}}@media (max-width: 767px){.recipe-ingredients{padding:77px 24px 0 25px;max-width:620px}.recipe-ingredients .recipe-ingredients__label{font-size:16px}.recipe-ingredients .recipe-ingredients__title{max-width:340px;margin-top:6px;margin-left:auto;margin-right:auto}.recipe-ingredients .recipe-ingredients__row{margin-top:10px;margin-left:-6px;margin-right:-6px}.recipe-ingredients .recipe-ingredients__col{width:50%;margin-bottom:12px;padding:0 6px}.recipe-ingredients .recipe-ingredients__button{margin-top:15px}.recipe-ingredients .recipe-ingredients__footer{margin-top:35px}.recipe-ingredients .ingredients-item .ingredients-item__title{margin-top:0}}@media (max-width: 359px){.recipe-ingredients .recipe-ingredients__title{font-size:27px}.recipe-ingredients .recipe-ingredients__button{padding:15px 35px;font-size:15px;min-width:250px}}@keyframes ingredientShow{0%{opacity:0;transform:scale(.7) translateZ(0)}to{opacity:1;transform:scale(1) translateZ(0)}}@keyframes ingredientTitleFadeIn{0%{opacity:0}to{opacity:1}}.template-page-ingredients{padding-top:0}.template-page-ingredients .cta-reviews{margin-top:40px}.template-page-ingredients .products-faq,.template-page-ingredients .faq{margin-top:60px;margin-bottom:50px}.template-page-ingredients .nutrition-tables__icons-wrapper{padding-top:0;background-color:#f8f4ee}@media (max-width: 991px){.template-page-ingredients .products-faq{margin-top:70px;margin-bottom:40px}.template-page-ingredients .nutrition-tables{margin-top:0}}@media (max-width: 767px){.template-page-ingredients .products-faq{margin-top:40px;margin-bottom:30px}.template-page-ingredients .cta-reviews{margin-top:20px}.template-page-ingredients .nutrition-tables__icons-wrapper{padding-top:38px;background-color:transparent}}@media (max-width: 720px){.template-page-ingredients{padding-top:var(--default-header-offset)}}.ingredients-extended-info{margin-bottom:18px}.ingredients-extended-info .ingredients-extended-info__container{display:block;max-width:910px;margin-left:auto;margin-right:auto}.ingredients-extended-info .ingredients-extended-info__toggle{width:100%;margin-bottom:12px;margin-left:-6px;border:0;background-color:transparent;font-size:16px;font-weight:var(--font-weight-bold);line-height:1.73;letter-spacing:-.35px;text-align:center;text-decoration:underline;color:#5a3b36;border-radius:0}.ingredients-extended-info .ingredients-extended-info__toggle:hover{text-decoration:none}.ingredients-extended-info .ingredients-extended-info__chevron{display:inline-block;width:12px;margin-left:6px}.ingredients-extended-info .ingredients-extended-info__chevron:before{content:"";display:inline-block;opacity:1;width:8px;height:8px;transform:translate(-25%,-25%);transition:rotate .3s;border-right:currentcolor 2px solid;border-bottom:currentcolor 2px solid;rotate:45deg}.ingredients-extended-info .open .ingredients-extended-info__chevron:before{rotate:225deg}.ingredients-extended-info .ingredients-extended-info__content{margin-left:-4px}.ingredients-extended-info .ingredients-extended-info__content-body{line-height:1.63;text-align:left;color:#5a3b36}.ingredients-extended-info .ingredients-extended-info__content-body a{font-weight:var(--font-weight-bold);text-decoration:underline;color:#5a3b36}.ingredients-extended-info .ingredients-extended-info__content-body a:hover{text-decoration:none}.ingredients-extended-info .ingredients-extended-info__content-body a:hover span{text-decoration:none!important}@media (max-width: 767px){.ingredients-extended-info{margin-top:6px;margin-bottom:9px}.ingredients-extended-info .ingredients-extended-info__toggle{margin-bottom:8px;padding-left:20px}.ingredients-extended-info .ingredients-extended-info__chevron{margin-left:3px}.ingredients-extended-info .ingredients-extended-info__content{margin-left:0;letter-spacing:-.45px}}accordion-container{display:block}.ingredients-item{text-align:center}.ingredients-item .ingredients-item__group-title{margin-top:0;margin-bottom:0;font-family:var(--secondary-font);font-size:18px;font-weight:400;line-height:1.39;color:#5a3b36}.ingredients-item .ingredients-item__group-title p{margin:0}.ingredients-item .ingredients-item__group-title strong{display:flex;justify-content:center;align-items:baseline;font-weight:400}.ingredients-item .ingredients-item__group-title strong:before,.ingredients-item .ingredients-item__group-title strong:after{content:"";position:relative;top:3px;display:block;width:30px;height:17px;background-image:url(title-border-2x.png);background-repeat:repeat-x;background-size:cover}.ingredients-item .ingredients-item__group-title strong:before{margin-right:10px}.ingredients-item .ingredients-item__group-title strong:after{margin-left:10px}.ingredients-item .ingredients-item__image-wrapper{margin:0}.ingredients-item .ingredients-item__image{vertical-align:middle}.ingredients-item .ingredients-item__title{margin-top:3px;margin-bottom:0;font-family:var(--secondary-font);font-size:10px;font-weight:400;line-height:1.5;text-transform:uppercase;color:#5a3b36}.ingredients-item .ingredients-item__subtitle{display:block;font-size:10px;font-weight:400;color:#5a3b36}.ingredients-item .mobile-only{display:none}.ingredients-item .ingredients-extended-info__container{max-width:285px}.ingredients-item .ingredients-extended-info__toggle{margin-top:4px}.ingredients-item .ingredients-extended-info__toggle .ingredients-extended-info__toggle-button{background-color:transparent;border:0;border-radius:0;text-decoration:underline;font-size:15px;font-weight:var(--font-weight-bold);line-height:1.73;color:#5a3b36}.ingredients-item .ingredients-extended-info__toggle .ingredients-extended-info__toggle-button:hover{text-decoration:none}.ingredients-item .ingredients-extended-info__toggle .ingredients-extended-info__toggle-modal{max-width:530px;padding:36px 35px 30px 31px;border:0;transform:translate(-50%,-50%)}.ingredients-item .ingredients-extended-info__toggle .modal__header{text-transform:uppercase;font-family:var(--secondary-font);font-size:18px;font-weight:400;line-height:1.11;text-align:left;color:#593b37}.ingredients-item .ingredients-extended-info__toggle .modal__body{padding-bottom:0;font-family:var(--primary-font);font-size:16px;line-height:1.63;letter-spacing:-.08px;text-align:left;color:#5a3b36}.ingredients-item .ingredients-extended-info__toggle .modal__body a{text-decoration:underline;font-weight:var(--font-weight-bold);color:#5a3b36;opacity:1}.ingredients-item .ingredients-extended-info__toggle .modal__body a:hover{text-decoration:none}.ingredients-item .ingredients-extended-info__toggle .modal__body a:hover span{text-decoration:none!important}.ingredients-item .ingredients-extended-info__toggle .modal__close{padding:15px;background-color:transparent}.ingredients-item .ingredients-extended-info__toggle .close-icon{position:relative;min-width:16px;min-height:16px}.ingredients-item .ingredients-extended-info__toggle .close-icon:before,.ingredients-item .ingredients-extended-info__toggle .close-icon:after{content:"";position:absolute;display:block;width:100%;height:4px;background-color:#fd8b55;top:50%;rotate:45deg}.ingredients-item .ingredients-extended-info__toggle .close-icon:after{rotate:-45deg}@media (max-width: 991px){.ingredients-item .ingredients-item__title{max-width:264px;margin-left:auto;margin-right:auto}.ingredients-item .mobile-only{display:initial}.ingredients-item .not-mobile-only{display:none}}@media (max-width: 767px){.ingredients-item .ingredients-item__title{max-width:285px;margin-top:0;margin-bottom:0}.ingredients-item .ingredients-item__group-title strong:before,.ingredients-item .ingredients-item__group-title strong:after{width:100%;max-width:55px}}.ingredients-review{position:relative;padding-top:43px;padding-bottom:43px;text-align:center}.ingredients-review .ingredients-review__content{padding:25px 37px 50px;background-color:#f8f4ee}.ingredients-review .ingredients-review__wave{position:absolute;width:100%;height:43px;left:0}.ingredients-review .ingredients-review__wave svg{width:100%;height:auto}.ingredients-review .ingredients-review__wave svg path{fill:#f8f4ee}.ingredients-review .ingredients-review__wave.ingredients-review__wave--top{top:2px;display:flex;align-items:flex-end}.ingredients-review .ingredients-review__wave.ingredients-review__wave--bottom{bottom:2px}.ingredients-review .ingredients-review__header{display:flex;justify-content:center;align-items:center;flex-wrap:wrap;margin-bottom:20px}.ingredients-review .ingredients-review__stars{max-width:86px}.ingredients-review .ingredients-review__stars svg{height:auto}.ingredients-review .ingredients-review__stars svg path{fill:#f8b983}.ingredients-review .ingredients-review__author{margin:0 14px;font-size:16px;font-weight:400;line-height:1.4;color:#5a3b36}.ingredients-review .ingredients-review__title{margin-top:0;margin-bottom:0;font-family:var(--primary-font);font-weight:var(--font-weight-black);font-size:24px;line-height:1.4;text-align:center;text-transform:none;color:#5a3b36}.ingredients-review .ingredients-review__text{margin-top:5px;max-width:345px;margin-left:auto;margin-right:auto;color:#5a3b36;font-size:16px;line-height:1.4}.ingredients-review .ingredients-review__button{display:inline-block;margin-top:23px;transition-property:opacity;transition-duration:.4s}.ingredients-review .ingredients-review__button img{vertical-align:middle;max-height:56.5px}.ingredients-review .ingredients-review__button:hover{opacity:.8}.ingredients-review .ingredients-review__link-wrapper{margin-top:10px;font-size:18px;line-height:1.33;color:#bca79c}.ingredients-review .ingredients-review__link-wrapper p{margin:0}.ingredients-review .ingredients-review__link-wrapper a{text-decoration:underline;color:#bca79c}.ingredients-review .ingredients-review__link-wrapper a:hover{text-decoration:none}@media (max-width: 991px){.ingredients-review .ingredients-review__content{padding-bottom:30px;padding-left:35px;padding-right:35px}.ingredients-review .ingredients-review__button{margin-top:30px}}@media (max-width: 767px){.ingredients-review .ingredients-review__content{padding-left:18px;padding-right:18px}.ingredients-review .ingredients-review__header{margin-bottom:7px}.ingredients-review .ingredients-review__author{margin:0 8px;font-size:14px}.ingredients-review .ingredients-review__title{font-size:18px}.ingredients-review .ingredients-review__text{max-width:100%;margin-top:10px;font-size:14px}.ingredients-review .ingredients-review__button{margin-top:15px}.ingredients-review .ingredients-review__link-wrapper{font-size:12px}}.faq-item{padding-top:20px;padding-bottom:10px;border-bottom:1px solid #ddd2cc;color:#5a3b36}.faq-item .faq-item__title{position:relative;margin-top:0;margin-bottom:7px;padding-left:92px;font-family:var(--primary-font);font-size:20px;font-weight:var(--font-weight-black);line-height:1.4;color:#5a3b36;cursor:pointer}.faq-item .faq-item__title:before{content:"+";position:absolute;top:4px;left:30px;width:15px;display:inline-block;font-size:16px;line-height:1;font-weight:var(--font-weight-black);text-align:center}.faq-item .faq-item__content{padding-bottom:10px;padding-left:92px}.faq-item .faq-item__content p{margin:0}.faq-item .faq-item__content p+p{margin-top:15px}.faq-item .faq-item__content a{text-decoration:underline}.faq-item .faq-item__content a:hover{text-decoration:none}.faq-item.open .faq-item__title:before{content:"-"}@media (max-width: 1279px){.faq-item .faq-item__title{padding-left:55px}.faq-item .faq-item__title:before{left:18px}.faq-item .faq-item__content{padding-left:55px}}@media (max-width: 767px){.faq-item .faq-item__title{padding-left:35px;font-size:16px}.faq-item .faq-item__title:before{top:3px;left:7px}.faq-item .faq-item__content{padding-left:35px;font-size:16px}}.template-page-reviews{padding-top:0}@media (max-width: 767px){.template-page-reviews .reviews-widget.jdgm-widget .jdgm-rev-widg__summary{display:none}}@media (max-width: 720px){.template-page-reviews .main-content{margin-top:0}}#section-reviews-page-collection{scroll-margin-top:50px}@media (max-width: 767px){#section-reviews-page-collection{scroll-margin-top:40px}}.reviews-page.reviews-page--collection{padding-top:0!important}.reviews-page .reviews-page__subtitle{max-width:700px;margin:30px auto 0;text-align:center;font-size:20px;font-weight:var(--font-weight-bold);line-height:1.3;color:#5a3b36}.reviews-page .reviews-page__container{max-width:1200px;margin-left:auto;margin-right:auto;padding-left:25px;padding-right:25px}.reviews-page .reviews-page__row{display:flex;margin-bottom:20px}.reviews-page .reviews-page__photos-col{position:relative;flex-basis:400px;flex-shrink:0;margin-right:auto;padding-right:29px}.reviews-page .reviews-page__photos-col .reviews-photos{position:sticky;top:80px}.reviews-page .reviews-page__widget-col{width:100%;max-width:480px}.reviews-page .reviews-page__rating{text-align:center;font-size:18px;font-weight:var(--font-weight-black);color:#5a3b36}.reviews-page .reviews-page__rating .jdgm-star{font-size:22px;color:#f8b983}.reviews-page .reviews-page__rating .jdgm-star:hover{color:#f8b983}.reviews-page .reviews-page__rating-stars{position:relative;display:inline-block;margin-left:5px;margin-right:10px;line-height:1}.reviews-page .reviews-page__rating-stars svg{width:24px;height:auto}.reviews-page .reviews-page__rating-stars-rating-wrapper{position:absolute;top:0;left:0;overflow:hidden;white-space:nowrap}.reviews-page .reviews-page__rating-score,.reviews-page .reviews-page__rating-stars,.reviews-page .reviews-page__rating-text{vertical-align:middle}@media (max-width: 1279px){.reviews-page .reviews-page__widget-col{margin-right:20px}}@media (max-width: 991px){.reviews-page .reviews-page__row{flex-direction:column-reverse;align-items:stretch}.reviews-page .reviews-photos__row .reviews-photos__col{width:20%}.reviews-page .reviews-photos__row .reviews-photos__col:nth-child(n+11){display:none}.reviews-page .reviews-page__photos-col{flex-basis:261px;margin-top:36px;margin-right:0;margin-left:0;padding-right:0}.reviews-page .reviews-page__widget-col{flex-basis:0;flex-grow:1;margin-right:0}}@media (max-width: 767px){.reviews-page .reviews-page__subtitle{max-width:480px;margin-left:auto;margin-right:auto;font-size:14px;line-height:1.85}.reviews-page .reviews-photos__row .reviews-photos__col{width:33.33333%}.reviews-page .reviews-page__photos-col{flex-basis:100%;margin-top:25px;padding-right:0}.reviews-page .reviews-page__rating{display:flex;flex-wrap:wrap;justify-content:center}.reviews-page .reviews-page__rating-text{width:100%}.reviews-page .products-shop-container{margin-top:35px}.reviews-page .video-reviews{margin-bottom:30px}}@media (max-width: 575px){.reviews-page{padding-bottom:50px}}@media (max-width: 720px){.reviews-page{padding-top:var(--default-header-offset)!important}}.reviews-heading{padding-top:80px;padding-left:25px;padding-right:25px;background-color:#f8f4ee;color:#5a3b36;text-align:center}.reviews-heading.reviews-heading--collection{background-color:#e4dad3}.reviews-heading .reviews-heading__title{margin-top:0;margin-bottom:15px;font-family:var(--primary-font);font-size:34px;font-weight:var(--font-weight-black);line-height:1.12;text-transform:capitalize;color:#5a3b36}.reviews-heading .reviews-heading__subtitle{max-width:700px;margin:15px auto 0;padding-bottom:35px;font-family:var(--primary-font);font-size:20px;font-weight:var(--font-weight-semi-bold);line-height:1.3;color:#5a3b36}.reviews-heading .reviews-heading__rating-score{display:inline-block;margin-right:10px;font-size:36px;font-weight:var(--font-weight-extra-bold);line-height:1.25}.reviews-heading .reviews-heading__rating-total{display:block;font-size:18px;font-family:var(--primary-font);font-weight:var(--font-weight-semi-bold);line-height:1.15}.reviews-heading .reviews-heading__rating-total span{color:#5a3b36!important}.reviews-heading .reviews-heading__rating-score-wrapper{display:flex;justify-content:center}.reviews-heading .reviews-heading__rating-score-wrapper svg{width:25px;height:24px}.reviews-heading .reviews-heading__rating-score-wrapper svg path{fill:#5a3b36}.reviews-heading .reviews-heading__stars-rating{position:relative;top:1px;display:inline-flex;align-items:center;margin-left:2px}.reviews-heading .reviews-heading__stars-rating-wrapper{position:absolute;z-index:1;top:50%;left:0;transform:translateY(-50%);overflow:hidden;white-space:nowrap}@media (max-width: 991px){.reviews-heading{padding-top:65px}.reviews-heading .reviews-heading__title{margin-bottom:5px;font-size:28px;line-height:1.11}.reviews-heading .reviews-heading__subtitle{font-size:14px;line-height:1.86;margin-top:20px;padding-bottom:28px}.reviews-heading .reviews-heading__rating-score{margin-right:5px;font-size:29px}}.reviews-page-tabs{display:flex;max-width:1150px;margin-left:auto;margin-right:auto;min-height:72px}.reviews-page-tabs .reviews-page-tabs__wrapper,.reviews-page-tabs .reviews-page-tabs__container{display:flex;width:100%}.reviews-page-tabs .reviews-page-tabs__container{padding-top:12px}.reviews-page-tabs.fixed .reviews-page-tabs__wrapper{position:fixed;top:0;left:50%;max-width:100%;width:100%;min-height:72px;transform:translate(-50%);z-index:15;background-color:#e4dad3;border-bottom:10px solid #fff;transition:.3s ease-in-out top}.reviews-page-tabs.fixed .reviews-page-tabs__wrapper.hidden{top:-80px}.reviews-page-tabs.fixed .reviews-page-tabs__container{display:flex;max-width:1200px;width:100%;margin:0 auto;padding:12px 25px 0}.reviews-page-tabs .reviews-page-tabs__button{min-width:230px;padding:18px 10px;border:none;background-color:transparent;border-radius:0;font-family:var(--primary-font);font-size:18px;font-weight:var(--font-weight-bold);line-height:1.15;color:#bca79c;-webkit-tap-highlight-color:transparent;-webkit-appearance:none;-moz-appearance:none;appearance:none;transition-property:background-color,color;transition-duration:.3s}.reviews-page-tabs .reviews-page-tabs__button:first-of-type{margin-right:2px}.reviews-page-tabs .reviews-page-tabs__button.active{background-color:#fff;color:#5a3b36}.reviews-page-tabs .reviews-page-tabs__button.active .reviews-page-tabs__button-text:after{background-color:transparent}.reviews-page-tabs .reviews-page-tabs__button:focus-visible{outline:2px solid #000}.reviews-page-tabs .reviews-page-tabs__button.reviews-page-tabs__button--collection .reviews-page-tabs__button-text{font-size:20px;font-weight:var(--font-weight-bold);color:#593b37}.reviews-page-tabs .reviews-page-tabs__button.reviews-page-tabs__button--collection .reviews-page-tabs__button-text.active{color:#5a3b36}.reviews-page-tabs .reviews-page-tabs__button.reviews-page-tabs__button--collection .reviews-page-tabs__button-text:after{background-color:transparent}.reviews-page-tabs .reviews-page-tabs__button-text{position:relative;display:inline-block}.reviews-page-tabs .reviews-page-tabs__button-text:after{content:"";position:absolute;left:0;bottom:0;width:100%;height:2px;background-color:#bca79c;transition-property:background-color;transition-duration:.3s}.reviews-page-tabs .reviews-page-tabs__button-text--mobile{display:none}@media (max-width: 767px){.reviews-page-tabs .reviews-page-tabs__button{min-width:initial;padding:15px 10px;max-width:230px;width:100%}}@media (max-width: 480px){.reviews-page-tabs .reviews-page-tabs__button-text--desktop{display:none}.reviews-page-tabs .reviews-page-tabs__button-text--mobile{display:inline}}.reviews-page__tab{position:relative;visibility:hidden;height:0;overflow:hidden}.reviews-page__tab.active{position:static;visibility:visible;height:auto}.reviews-page__tab[data-reviews-tab-content=videos].active{overflow:visible}.reviews-photos .reviews-photos__row{display:flex;flex-wrap:wrap;margin-left:-7px;margin-right:-7px}.reviews-photos .reviews-photos__col{width:50%;padding-left:7px;padding-right:7px;padding-bottom:14px}.reviews-photos .reviews-photos__col:nth-last-child(-n+2){padding-bottom:0}.reviews-photos .reviews-photos__image{vertical-align:middle}@media (max-width: 767px){.reviews-photos .reviews-photos__row{margin-left:-4px;margin-right:-4px}.reviews-photos .reviews-photos__col{width:33.33333%;padding-left:4px;padding-right:4px;padding-bottom:8px}.reviews-photos .reviews-photos__col:nth-child(n+7){display:none}.reviews-photos .reviews-photos__image{width:100%}}.yotpo .yotpo-review .yotpo-footer .yotpo-helpful.yotpo-helpful,.yotpo .yotpo-comment .yotpo-footer .yotpo-helpful.yotpo-helpful,.yotpo .yotpo-question .yotpo-footer .yotpo-helpful.yotpo-helpful,.yotpo .yotpo-onsite-upload .yotpo-footer .yotpo-helpful.yotpo-helpful{visibility:hidden}.yotpo .yotpo-label-container,.yotpo .yotpo-footer .footer-actions{display:none!important}.yotpo.yotpo--dark .suggested-topics-row span[aria-label="Drink Filter"],.yotpo.yotpo--dark .suggested-topics-row span[aria-label="Ka\2019 chava Filter"],.yotpo.yotpo--dark .suggested-topics-row span[aria-label="Bag Filter"]{display:none}.yotpo .yotpo-messages .yotpo-thank-you:last-child{margin-top:75px!important}.yotpo.yotpo--dark .yotpo-star-distribution-bar-score{background-color:#bca79c!important}.yotpo.yotpo--dark .yotpo-reviews-header,.yotpo.yotpo--dark .yotpo-footer,.yotpo.yotpo--dark .write-question-review-buttons-container{display:none!important}.yotpo.yotpo--dark .yotpo-icon-star,.yotpo.yotpo--dark .yotpo-icon-half-star,.yotpo.yotpo--dark .yotpo-icon-empty-star,.yotpo.yotpo--dark .yotpo-star-distribution-score-value,.yotpo.yotpo--dark .yotpo-regular-box .avg-score,.yotpo.yotpo--dark .yotpo-regular-box .reviews-qa-label{color:#bca79c!important}.yotpo.yotpo--dark .filters-container .yotpo-dropdown-button,.yotpo.yotpo--dark .suggested-topics-row .suggested-topic{background-color:#e4dad3}.yotpo div,.yotpo span,.yotpo p,.yotpo a,.yotpo img,.yotpo i,.yotpo strong,.yotpo sup,.yotpo ul,.yotpo li,.yotpo form,.yotpo label{font-family:var(--primary-font)!important}.yotpo .yotpo-thank-you{margin-bottom:20px!important}.yotpo .bottom-line-items-container-mobile{display:flex;justify-content:center;height:150px}.yotpo .yotpo-star-distribution-bar-score{background-color:#5a3b36!important}.yotpo .yotpo-icon-star,.yotpo .yotpo-icon-half-star,.yotpo .yotpo-icon-empty-star,.yotpo .yotpo-star-distribution-score-value{color:#5a3b36!important}.yotpo .yotpo-regular-box{margin:0!important;padding-top:16px!important;padding-bottom:0!important;border-top-color:#e8dfd9}.yotpo .yotpo-regular-box.yotpo-bottomline{overflow:hidden;height:140px}.yotpo .yotpo-regular-box .avg-score,.yotpo .yotpo-regular-box .reviews-qa-label{color:#5a3b36!important}.yotpo .yotpo-reviews-header,.yotpo .yotpo-reviews-header .reviews-amount{display:none!important}.yotpo .yotpo-header{margin-bottom:15px}.yotpo .yotpo-header .yotpo-header-title{display:none}.yotpo .yotpo-header .form-input-error{font-weight:var(--font-weight-regular)!important}.yotpo .yotpo-review-stars{margin-top:5px!important}.yotpo .new-yotpo-small-box,.yotpo .yotpo-icon-profile{display:none!important}.yotpo .suggested-topics-row{margin-bottom:0!important}.yotpo .suggested-topics-row .suggested-topic{display:inline-block;margin-bottom:5px;margin-right:2px;line-height:normal}.yotpo .suggested-topics-row .suggested-topic.active-topic .suggested-topic-text{font-weight:400}.yotpo .suggested-topics-row .suggested-topic:focus{outline:none!important}.yotpo .suggested-topics-row .suggested-topic:focus-visible{outline:2px solid #000!important}.yotpo .write-question-review-buttons-container{position:relative;z-index:2;float:right!important;margin-top:25px}.yotpo .write-question-review-buttons-container .write-question-review-button{width:100%!important;height:auto;padding:0!important;border-radius:0;border:none}.yotpo .write-question-review-buttons-container .write-question-review-button .yotpo-icon.yotpo-hidden-mobile{display:inline-block}.yotpo .write-question-review-buttons-container .write-question-review-button-text{font-size:16px!important;font-weight:var(--font-weight-regular)!important;text-decoration:underline;color:#f8b983!important}.no-touch .yotpo .write-question-review-buttons-container .write-question-review-button-text:hover{opacity:.6}.yotpo .write-review-wrapper .write-review .socialize-wrapper{display:block}.yotpo .yotpo-nav-dropdown{margin-top:-29px;padding:3px;border:1px solid #ddd}.yotpo .yotpo-nav-dropdown span{padding-bottom:0!important}.yotpo .yotpo-nav-dropdown .non-default-item-selected{font-weight:var(--font-weight-regular)!important}.yotpo .yotpo-reviews-header,.yotpo .yotpo-reviews-filters{margin:0!important;padding-bottom:10px!important}.yotpo .yotpo-reviews-filters{margin-bottom:20px!important}.yotpo .filters-container .desktop-clear-all-btn{position:static;float:none;margin-top:11px}.yotpo .yotpo-visible-mobile.mobile-more-filters-container{margin-top:12px}.yotpo .socialize .yotpo-icon-btn{background-color:#c4b4ac}.yotpo .socialize .yotpo-icon-btn:hover{background-color:#af998e}.yotpo .filters-container .filters-dropdown,.yotpo .filters-container .yotpo-dropdown-button,.yotpo .filters-container .yotpo-dropdown,.yotpo .filters-container .dropdown-filters-container,.yotpo .filters-container .free-text-search,.yotpo .filters-container .free-text-search-input{width:100%}.yotpo .filters-container .filters-dropdown{width:calc(50% - 7.5px)}.yotpo .filters-container .filters-dropdown:last-of-type{margin-right:0!important}.yotpo .filters-container .free-text-search-input{margin-bottom:0;border-radius:5px;border:1px solid #F8F4EE;background-color:#fff;box-shadow:0 0 3px #5a3b3680}.yotpo .filters-container .free-text-search-input:focus{outline:2px solid #000}.yotpo .filters-container .filters-container-title{color:#6b6d76;font-weight:var(--font-weight-bold);line-height:1;font-size:16px;padding-bottom:20px;display:none}.yotpo .filters-container .yotpo-dropdown-button{border-radius:0;font-weight:var(--font-weight-regular)!important}.yotpo .filters-container .yotpo-dropdown-button:focus-visible{outline:2px solid #000}.yotpo .yotpo-regular-box-filters-padding{margin:0!important}.yotpo .yotpo-header-element .label-with-tooltip{margin-top:-1px;margin-left:7px;padding:3px 5px 5px;height:19px;background-color:#e4dad3;line-height:1;text-transform:uppercase;color:#8d7671}.yotpo .yotpo-header-element .yotpo-user-title{vertical-align:middle!important;font-size:8px!important;line-height:1}.yotpo .yotpo-header-element .yotpo-user-name{font-size:14px!important;color:#bca79c!important}.yotpo .yotpo-main{margin-left:0!important}.yotpo .yotpo-main .content-title{font-size:18px;color:#5a3b36!important}.yotpo .yotpo-main .yotpo-review-wrapper{line-height:1.4;color:#5a3b36!important}.yotpo .yotpo-user-field-description{color:#bca79c!important}.yotpo .yotpo-footer{display:none}.yotpo .yotpo-footer .yotpo-review-date{color:#bca79c!important}.yotpo .suggested-topics-component{margin-top:15px}.yotpo .write-review-wrapper .yotpo-mandatory-mark,.yotpo .write-review-wrapper .yotpo-mandatory-explain{display:none!important}.yotpo .write-review-wrapper .y-label{font-size:15px!important;color:#5a3b36!important;white-space:normal!important}.yotpo .write-review-wrapper .write-review{margin-top:25px!important;padding-bottom:40px;border-color:#e8dfd9}.yotpo .write-review-wrapper .write-review .submit-button{float:left!important}.yotpo .write-review-wrapper .write-review .submit-button .form-input-error{margin-left:0}.yotpo .write-review-wrapper input[type=button].yotpo-default-button{float:none;margin-bottom:0;padding:12px 30px;border:none;background-color:#ff8b4e;font-family:var(--primary-font);font-size:14px;font-weight:var(--font-weight-bold)!important;text-transform:uppercase;text-align:center;color:#fff;transition-property:background-color;transition-duration:.3s}.yotpo .form-element .y-input{border-color:#ddd}.yotpo .form-element .form-input-error{font-weight:var(--font-weight-regular)!important}.yotpo .yotpo-regular-box .bottom-line-items{display:flex;flex-direction:column;align-self:center;justify-content:center}.yotpo .yotpo-regular-box .avg-score{position:static;width:auto;display:block;transform:none}.yotpo .bottom-line-items-container-mobile .bottom-line-items .yotpo-filter-stars{top:auto;display:block}.yotpo .reviews-qa-labels-container .reviews-qa-label{top:auto!important;display:block!important;width:auto!important;margin-left:0!important;height:auto!important}.yotpo .yotpo-drop-down-layout .yotpo-dropdown .list-category a:focus-visible,.yotpo .yotpo-drop-down-layout .yotpo-dropdown .list-category .yotpo-filter-stars:focus-visible{outline:2px solid #000;outline-offset:2px}.yotpo .yotpo-pager .yotpo-page-element:focus-visible{outline:2px solid #000}@media screen and (max-width: 991px){.yotpo .filters-container .free-text-search-input{font-size:16px}.yotpo .bottom-line-items-wrapper{left:57%!important}.yotpo .yotpo-regular-box .bottom-line-items{display:flex;flex-direction:column;align-self:center;justify-content:center}.yotpo .yotpo-regular-box .avg-score{position:static;width:auto;height:auto;line-height:1;transform:none}.yotpo .bottom-line-items-container-desktop .bottom-line-items-wrapper{display:flex;left:54%}.yotpo .bottom-line-items-container-desktop .bottom-line-items-wrapper .bottom-line-items{height:auto;margin:0;padding-left:0;padding-right:30px}.yotpo .bottom-line-items-container-desktop .bottom-line-items-wrapper .avg-score{position:static;margin:0 auto;padding:0}.yotpo .bottom-line-items-container-desktop .bottom-line-items-wrapper .bottom-line-items .yotpo-filter-stars{position:static!important;margin:0!important;padding:0!important;float:none!important}.yotpo .bottom-line-items-container-desktop .bottom-line-items-wrapper .reviews-qa-labels-container .reviews-qa-label{padding:0}.yotpo .bottom-line-items-container-desktop .reviews-qa-labels-container{margin:0 auto}.yotpo .bottom-line-items-container-mobile .bottom-line-items .yotpo-filter-stars{top:auto;display:block}.yotpo .reviews-qa-labels-container{position:static!important;display:block!important;height:auto!important;padding-top:5px!important;float:none!important;clear:both}.yotpo .reviews-qa-labels-container .reviews-qa-label{top:auto!important;display:block!important;width:auto!important;margin-left:0!important;height:auto!important}.yotpo .yotpo-nav-content .yotpo-reviews-header{display:none!important}.yotpo .write-review-wrapper .write-review .y-label .form-input-error{display:block!important}.yotpo .write-review-wrapper .write-review .submit-button{display:block;width:100%;text-align:center}.yotpo .write-review-wrapper .write-review .submit-button .form-input-error{margin-right:15px;margin-left:15px;text-align:center}}@media (max-width: 960px){.yotpo .suggested-topics #suggested-topics-desktop-layout{display:block}.yotpo .suggested-topics #suggested-topics-mobile-layout{display:none}}@media (max-width: 991px){.yotpo .write-review-wrapper .write-review .y-label .form-input-error{font-size:13px}}@media (max-width: 575px){.yotpo .bottom-line-items-wrapper{left:60%!important}}@media (max-width: 560px){.yotpo.yotpo-main-widget.yotpo-small .yotpo-review .yotpo-header .yotpo-header-element.yotpo-header-actions{display:block}}@media (max-width: 541px){.yotpo .filters-container .desktop-clear-all-btn:not(.yotpo-hidden){display:inline-block!important}}@media (max-width: 480px){.yotpo .filters-container .free-text-search-input::input-placeholder{font-size:13px}.yotpo .filters-container .free-text-search-input:placeholder{font-size:13px}.yotpo .filters-container .free-text-search-input::-moz-placeholder{font-size:13px}.yotpo .filters-container .free-text-search-input::placeholder{font-size:13px}.yotpo .filters-container .free-text-search-input:input-placeholder{font-size:13px}.yotpo .write-review-wrapper .write-review .y-label .form-input-error{float:none}}@media (max-width: 380px){.yotpo .bottom-line-items-wrapper{left:67%!important}}@media (max-width: 350px){.yotpo .bottom-line-items-container-mobile.yotpo-regular-box{height:auto}.yotpo .bottom-line-items-wrapper{display:flex;flex-direction:column;align-items:center}.yotpo .yotpo-regular-box .bottom-line-items{margin-bottom:20px;padding-left:30px}}@-moz-document url-prefix(){@media (min-width: 992px){.yotpo .bottom-line-items-container-desktop .bottom-line-items-wrapper{width:-moz-max-content;width:max-content}}}.mobile-filters-modal .mobile-filters-modal-title .mobile-clear-all-btn{margin-top:3px}.reviews-products{margin-top:80px}.reviews-products .reviews-products__title{display:flex;justify-content:center;align-items:center;margin-top:0;margin-bottom:0;font-family:var(--primary-font);font-weight:var(--font-weight-black);font-size:34px;line-height:1.35;text-align:center;color:#5a3b36}.reviews-products .reviews-products__title:before,.reviews-products .reviews-products__title:after{content:"";position:relative;top:3px;display:block;flex-grow:1;flex-basis:30px;height:17px;background-image:url(title-border-2x.png);background-repeat:repeat-x;background-size:cover}.reviews-products .reviews-products__title:before{margin-right:15px}.reviews-products .reviews-products__title:after{margin-left:15px}.reviews-products .reviews-products__title p{margin:0}.reviews-products .reviews-products__title strong{font-weight:var(--font-weight-black)}.reviews-products .reviews-products__subtitle{max-width:772px;margin:25px auto 0;font-size:20px;font-weight:var(--font-weight-bold);line-height:1.3;text-align:center;color:#5a3b36}.reviews-products .reviews-products__container{display:flex;max-width:1020px;margin-top:33px;margin-left:auto;margin-right:auto;padding:0 25px}.reviews-products .reviews-products__col-left{width:49%}.reviews-products .reviews-products__col-right{width:51%;padding-top:30px;padding-left:10px}.reviews-products .reviews-products__discount-title{color:#5a3b36;font-size:34px;font-weight:var(--font-weight-black);line-height:1.2;text-transform:uppercase;text-align:center}.reviews-products .reviews-products__discount-title p{margin:0}.reviews-products .productListingItemImageWrapper{margin-top:15px;margin-bottom:0}.reviews-products .productListingItemImageWrapper img{vertical-align:middle;cursor:pointer}.reviews-products .productListingItemTitle{margin:0;font-size:18px;line-height:1.3;color:#5a3b36}.reviews-products .productListingItemDetails p{margin:0;font-size:12px;line-height:1.5;color:#5a3b36;text-transform:uppercase}.reviews-products .quantity-wrap input[type=text]{color:#5a3b36!important;font-size:30px;width:55px;line-height:41px;opacity:1!important}.reviews-products .quantity-wrap input[type=text][disabled]{color:#000!important;opacity:1!important}.reviews-products .quantity-btn{background-color:#f8b983;transition-property:background-color;transition-duration:.3s}.reviews-products .quantity-btn:before{width:25px;height:3px}.reviews-products .quantity-btn:after{width:3px;height:25px}.reviews-products .quantity-btn.quantity-minus--disabled{background-color:#dcd5d1}.reviews-products .collection-page__free-shipping{padding:15px 10px;background-color:transparent;font-size:18px;font-weight:var(--font-weight-bold);text-align:center;text-transform:none;color:#59c6cb}.reviews-products .collection-page__free-shipping p{margin:0}.reviews-products .collection-page__free-shipping strong{font-weight:var(--font-weight-bold)}.reviews-products .recurring-choices,.reviews-products .collection-product-wrap{float:none;width:auto;padding:0}.reviews-products .recurring-choices{margin-top:0}.reviews-products .subscription-price{margin:0;font-size:18px;color:#5a3b36;font-weight:var(--font-weight-bold)}.reviews-products .subscription-price p{margin:0}.reviews-products .subscription-price em{position:relative;font-weight:var(--font-weight-regular);font-style:normal;color:#5a3b36}.reviews-products .subscription-price em:after{content:"";position:absolute;display:block;top:50%;left:0;width:100%;height:2px;transform:rotate(-10deg);background-color:#e39662}.reviews-products .subscription-price strong{color:#e39662;font-weight:var(--font-weight-bold)}.reviews-products .action-bar{margin-top:35px;margin-bottom:7px}.reviews-products .action-bar .action-button{width:100%;max-width:352px;padding:12px 25px 11px;background-color:#e67f3a;border-radius:5px;font-size:22px}.reviews-products .action-bar .action-button[disabled=disabled]{background-color:#e0d9d6}.reviews-products .action-bar .action-button[disabled=disabled]:hover{opacity:1}.reviews-products .zeroQuantity--hidden{opacity:0;visibility:hidden}.reviews-products .subscribe-full p{font-size:12px}.reviews-products .subscribe-full a:not(.subscribe-full__btn){border-bottom-color:#c4b4ac;text-transform:capitalize;font-size:12px;font-weight:var(--font-weight-regular);line-height:1;color:#c4b4ac}.reviews-products .subscribe-full a:not(.subscribe-full__btn):hover{border-bottom-color:transparent}.reviews-products .subscribe-full .subscribe-full__btn{display:inline-block;margin-bottom:0;color:#f9ad39;font-size:22px;font-weight:var(--font-weight-black);line-height:1;text-decoration:none;border-bottom:1px solid #f9ad39}.reviews-products .subscribe-full .subscribe-full__btn:hover{border-bottom-color:transparent}.reviews-products .subscription_description{font-size:12px;color:#5a3b36}.reviews-products .subscription_description p{display:inline;margin:0}.reviews-products .subscription_description a{font-weight:var(--font-weight-regular)}.reviews-products .subscription_description a p{font-size:inherit;line-height:inherit}.reviews-products .one-time-preorder{margin:15px 0}.reviews-products .guarantee-block{max-width:380px;width:100%;float:none;margin:0 auto;padding:10px}.reviews-products .guarantee-block__title,.reviews-products .guarantee-block__subtitle{color:#5a3b36}.reviews-products .guarantee-block__title p,.reviews-products .guarantee-block__subtitle p{margin:0;font-size:inherit;line-height:inherit}.reviews-products .guarantee-block__title{margin:0;font-size:24px;font-weight:var(--font-weight-black);line-height:1.38}.reviews-products .guarantee-block__subtitle{font-size:18px;font-weight:var(--font-weight-black);line-height:1.4;text-transform:uppercase}.reviews-products .guarantee-block__text{margin-top:2px;font-size:12px;line-height:1.35;color:#5a3b36}.reviews-products .guarantee-block__text p{display:inline;margin:0;font-size:inherit;line-height:inherit}@media (min-width: 768px){.reviews-products .mobile-version{display:none}}@media (max-width: 1279px){.reviews-products .reviews-products__subtitle{font-size:18px;line-height:1.44}.reviews-products .reviews-products__col-right{padding-top:25px;padding-left:18px}.reviews-products .reviews-products__discount-title{font-size:26px}.reviews-products .productListingItemImageWrapper{margin-bottom:17px}.reviews-products .quantity-wrap{margin-top:0}.reviews-products .collection-page__free-shipping{font-size:16px}.reviews-products .subscription-price{font-size:14px;line-height:1.5}.reviews-products .action-bar{margin-top:13px}.reviews-products .action-bar .action-button{max-width:295px;padding-left:10px;padding-right:10px;font-size:20px}.reviews-products .guarantee-block{max-width:300px}.reviews-products .guarantee-block__title{font-size:18px}.reviews-products .guarantee-block__subtitle{font-size:14px;line-height:1}.reviews-products .guarantee-block__text{margin-top:8px;font-size:10px}}@media (max-width: 991px){.reviews-products{margin-top:65px}.reviews-products .reviews-products__container{margin-top:15px}.reviews-products .reviews-products__title:before,.reviews-products .reviews-products__title:after{max-width:65px}.reviews-products .reviews-products__subtitle{max-width:475px}}@media (max-width: 767px){.reviews-products{margin-top:50px}.reviews-products .reviews-products__container{margin-top:21px;flex-direction:column;align-items:center}.reviews-products .reviews-products__col-left,.reviews-products .reviews-products__col-right{width:100%}.reviews-products .reviews-products__col-right{padding-top:18px;padding-left:0}.reviews-products .reviews-products__title:after,.reviews-products .reviews-products__title:before{display:none}.reviews-products .reviews-products__title strong{display:flex;justify-content:center;align-items:baseline}.reviews-products .reviews-products__title strong:before,.reviews-products .reviews-products__title strong:after{content:"";position:relative;top:3px;display:block;width:38px;height:17px;background-image:url(title-border-2x.png);background-repeat:repeat-x;background-size:cover}.reviews-products .reviews-products__title strong:before{margin-right:10px}.reviews-products .reviews-products__title strong:after{margin-left:10px}.reviews-products .reviews-products__subtitle{margin-top:5px;font-size:14px;line-height:1.85}.reviews-products .reviews-products__discount-title{font-size:24px}.reviews-products .recurring-choices{margin-bottom:0}.reviews-products .zeroQuantity--hidden{display:none}.reviews-products .productListingItemImageWrapper{margin-bottom:0}.reviews-products .productListingItemDetails p{font-size:10px;line-height:1.3}.reviews-products .quantity-btn{width:36px;height:36px}.reviews-products .quantity-btn:before{width:20px;height:2px}.reviews-products .quantity-btn:after{width:2px;height:20px}.reviews-products .quantity-wrap input[type=text]{width:45px;font-size:20px}.reviews-products .collection-page__free-shipping{padding:0;font-size:14px}.reviews-products .desctop-version{display:none}.reviews-products .subscription-price{margin-top:5px;text-align:center}.reviews-products .subscription-price.subscription-price--desktop{display:none}.reviews-products .action-bar{margin-top:0}.reviews-products .action-bar .action-button{max-width:310px;padding-top:18px;padding-bottom:17px;font-size:20px;border-radius:0;box-shadow:0 3px 6px #00000029}.reviews-products .subscribe-full p{font-size:14px}.reviews-products .subscribe-full a:not(.subscribe-full__btn){font-size:14px}.reviews-products .subscription_description{font-size:14px}.reviews-products .one-time-preorder{margin-top:25px;margin-bottom:5px}.reviews-products .guarantee-block{display:none}}@media (max-width: 350px){.reviews-products .reviews-products__title{font-size:28px}}.video-reviews-item{position:relative;overflow:hidden;padding-top:132.8%;text-align:center}.video-reviews-item .video-reviews-item__image{position:absolute;top:0;left:0;width:100%;height:100%;-o-object-fit:cover;object-fit:cover;-o-object-position:50% 50%;object-position:50% 50%}.video-reviews-item .video-reviews-item__icon-play{position:absolute;top:50%;left:50%;width:28px;height:28px;margin-top:-14px;margin-left:-14px;-o-object-fit:contain;object-fit:contain;-o-object-position:50% 50%;object-position:50% 50%}.video-reviews-item .video-reviews-item__button{position:absolute;z-index:5;top:0;left:0;width:100%;height:100%;background-color:transparent;padding:0;border:none;transition-property:background-color;transition-duration:.4s}.video-reviews-item .video-reviews-item__button:before{content:"";position:absolute;z-index:1;top:50%;left:50%;width:28px;height:28px;margin-top:-14px;margin-left:-14px;background-image:url(icon-play-white-1.png);background-repeat:no-repeat;background-size:contain;background-position:50% 50%}.no-touch .video-reviews-item .video-reviews-item__button:hover{background-color:#0000004d}.video-reviews-item .video-reviews-item__button:focus-visible{background-color:#0000004d;border:3px solid #5a3b36}.video-reviews-grid{display:flex;flex-wrap:wrap;margin-top:20px;margin-left:-6px;margin-right:-6px}.video-reviews-grid .video-reviews-grid__col{width:16.666667%;margin-bottom:12px;padding:0 6px}.video-reviews-grid .video-reviews-grid__col--hidden,.video-reviews-grid .video-reviews-grid__col--pagination-hidden{display:none}@media (max-width: 767px){.video-reviews-grid{margin-top:15px}.video-reviews-grid .video-reviews-grid__col{width:33.333%}}.video-reviews{margin-bottom:40px}.video-reviews .video-reviews__rating{display:none;font-size:18px;font-weight:var(--font-weight-black);text-align:center;color:#5a3b36}.video-reviews .video-reviews__rating .jdgm-star{font-size:25px;font-weight:400;color:#f8b983}.video-reviews .video-reviews__rating-stars{display:inline-block;position:relative;margin-left:5px;line-height:1}.video-reviews .video-reviews__rating-stars svg{width:24px;height:auto}.video-reviews .video-reviews__rating-stars-rating-wrapper{position:absolute;top:0;left:0;overflow:hidden;white-space:nowrap}.video-reviews .video-reviews__rating-score,.video-reviews .video-reviews__rating-stars,.video-reviews .video-reviews__rating-stars-text{vertical-align:middle}.video-reviews .video-reviews__slider{margin:0 -7px}.video-reviews .video-reviews__slider:not(.slick-initialized){display:none}.video-reviews video{position:static;min-width:auto;min-height:auto}.video-reviews .video-reviews__col{padding:0 7px}.video-reviews .video-reviews__item{position:relative;overflow:hidden;padding-top:129.14%;text-align:center}.video-reviews .video-reviews__item-image{position:absolute;top:0;left:0;width:100%;height:100%;-o-object-fit:cover;object-fit:cover;-o-object-position:50% 50%;object-position:50% 50%}.video-reviews .video-reviews__icon-play{position:absolute;top:50%;left:50%;width:28px;height:28px;margin-top:-14px;margin-left:-14px;-o-object-fit:contain;object-fit:contain;-o-object-position:50% 50%;object-position:50% 50%}.video-reviews .video-reviews__button{position:absolute;z-index:5;top:0;left:0;width:100%;height:100%;background-color:transparent;padding:0;border:none;transition-property:background-color;transition-duration:.4s}.video-reviews .video-reviews__button:before{content:"";position:absolute;z-index:1;top:50%;left:50%;width:28px;height:28px;margin-top:-14px;margin-left:-14px;background-image:url(icon-play-white-1.png);background-repeat:no-repeat;background-size:contain;background-position:50% 50%}.no-touch .video-reviews .video-reviews__button:hover{background-color:#0000004d}.video-reviews .slick-arrow{width:20px;height:20px}.video-reviews .slick-arrow:before{display:none}.video-reviews .slick-arrow svg{width:100%;height:100%}.no-touch .video-reviews .slick-arrow:hover{opacity:.7}.video-reviews .slick-next{right:-28px}@media (max-width: 1279px){.video-reviews{padding:0 30px}}@media (max-width: 991px){.video-reviews{max-width:718px;margin-left:auto;margin-right:auto;margin-bottom:70px;padding:0}.video-reviews .video-reviews__slider{margin:0;padding:0 30px}.video-reviews .slick-prev{left:0}.video-reviews .slick-next{right:0}}@media (max-width: 767px){.video-reviews{margin-bottom:30px}.video-reviews .video-reviews__rating{display:block;margin-bottom:15px}.video-reviews .video-reviews__slider{margin:0 -25px;padding-left:0;padding-right:0;padding-bottom:40px}.video-reviews .video-reviews__col{padding:0 3px}.video-reviews .slick-arrow{top:auto;bottom:0;transform:none}.video-reviews .slick-prev{left:50%;transform:translate(-33px)}.video-reviews .slick-next{right:50%;transform:translate(33px)}}.video-review-popup{position:fixed;z-index:500;top:0;left:0;width:100%;height:100%}.video-review-popup .video-review-popup__overlay{position:absolute;z-index:1;top:0;left:0;width:100%;height:130%;background-color:#000000b3;cursor:pointer}.video-review-popup .video-review-popup__main{position:absolute;top:0;left:0;width:100%;height:100%;display:flex;overflow-y:auto}.video-review-popup .video-review-popup__container{max-width:750px;margin:auto;padding:30px 40px}.video-review-popup .video-review-popup__content{position:relative;z-index:2}.video-review-popup video{display:block;max-width:100%;max-height:80vh}.video-review-popup .video-review-popup__close-button{position:absolute;z-index:2;top:0;right:-30px;width:24px;height:24px;padding:0;background-color:transparent;border-radius:50%;border:none;background-image:url(icon-popup-close.svg);background-repeat:no-repeat;background-size:contain}.no-touch .video-review-popup .video-review-popup__close-button:hover{opacity:.7}.video-review-popup .video-review-popup__close-button:focus-visible{outline:4px solid #b9a89e}.video-reviews-loadmore{position:relative;min-height:20px;text-align:center;margin-top:20px;margin-bottom:5px}.video-reviews-loadmore .video-reviews-loadmore__loadmore-button{display:inline-block;padding-bottom:0;padding-left:0;padding-right:0;border-top:none;border-left:none;border-right:none;border-bottom:2px solid #f8b983;background-color:transparent;font-size:18px;font-weight:var(--font-weight-black);text-decoration:none;text-transform:uppercase;color:#f8b983;-webkit-appearance:none;-moz-appearance:none;appearance:none}.no-touch .video-reviews-loadmore .video-reviews-loadmore__loadmore-button:hover{border-color:#ff8b4e;color:#ff8b4e}.video-reviews-loadmore .video-reviews-loadmore__loadmore-button:focus-visible{outline:2px solid #f8b983;outline-offset:2px;border-bottom-color:transparent}.video-reviews-loadmore .video-reviews-loadmore__loadmore-button.video-reviews-loadmore__loadmore-button--hidden{display:none}.video-reviews-loadmore .video-reviews-loadmore__loadmore-button--hidden+.video-reviews-loadmore__see-all-link-container{left:50%;transform:translate(-50%,-50%)}.video-reviews-loadmore .video-reviews-loadmore__see-all-link-container{position:absolute;top:50%;right:0;transform:translateY(-50%)}.video-reviews-loadmore .video-reviews-loadmore__see-all-link{text-transform:capitalize;font-size:16px;font-weight:var(--font-weight-black);line-height:1;color:#bca79c;border-bottom:2px solid #bca79c}.video-reviews-loadmore .video-reviews-loadmore__see-all-link:focus-visible{outline:2px solid #000;outline-offset:1px}@media (max-width: 991px){.video-reviews-loadmore .video-reviews-loadmore__loadmore-button{height:18px;font-size:14px}}@media (max-width: 767px){.video-reviews-loadmore.video-reviews-loadmore--flex{display:flex;justify-content:space-between;align-items:flex-end}.video-reviews-loadmore .video-reviews-loadmore__see-all-link-container{position:static;transform:none;height:23px}.video-reviews-loadmore .video-reviews-loadmore__loadmore-button--hidden+.video-reviews-loadmore__see-all-link-container{margin:0 auto;transform:none}}.video-reviews-filter{padding-top:44px;min-height:58.5px}.video-reviews-filter.fixed .video-reviews-filter__container{position:fixed;top:66px;left:50%;transform:translate(-50%);max-width:100%;width:100%;z-index:14;margin:0;padding-top:25px;padding-left:25px;padding-right:25px;background-color:#fff;border-bottom:10px solid #fff;transition:.3s ease-in-out top}.video-reviews-filter.fixed.hidden .video-reviews-filter__container{top:-55px}.video-reviews-filter .video-reviews-filter__label{margin-left:8px;margin-bottom:2px;font-size:14px;font-weight:var(--font-weight-black);text-transform:capitalize;line-height:1.71;color:#5a3b36}.video-reviews-filter .video-reviews-filter__list{display:flex;flex-wrap:nowrap;justify-content:flex-start;overflow-x:auto;overflow-y:hidden;margin-left:-25px;margin-right:-25px;padding:0 5px;-ms-overflow-style:none;scrollbar-width:none}.video-reviews-filter .video-reviews-filter__list::-webkit-scrollbar{display:none}.video-reviews-filter .video-reviews-filter__list-item{margin-left:0;margin-right:0;border-left:20px solid transparent;border-right:20px solid transparent;line-height:1}.video-reviews-filter .video-reviews-filter__list-item-link{display:inline-block;padding:0;border-bottom:2px solid transparent;background-color:transparent;font-family:var(--secondary-font);font-size:14px;line-height:1.1;text-transform:uppercase;white-space:nowrap;color:#bca79c}.video-reviews-filter .video-reviews-filter__list-item-link.active{border-bottom-color:currentColor;color:#5a3b36}@media (max-width: 767px){.video-reviews-filter{padding-top:25px}.video-reviews-filter .video-reviews-filter__container{position:relative}.video-reviews-filter .video-reviews-filter__label{position:absolute;z-index:-1;top:50%;margin-top:0;margin-bottom:0;margin-left:14px;transform:translateY(-50%);line-height:1}.video-reviews-filter .video-reviews-filter__list{padding:0 15px}.video-reviews-filter .video-reviews-filter__list-item{border-left:10px solid transparent;border-right:10px solid transparent}}.reviews-cta{position:relative;overflow:hidden;margin-top:105px;margin-bottom:72px;padding-top:150px;padding-bottom:158px;background-color:#f8f4ee;text-align:center}.reviews-cta:before{content:"";position:absolute;top:0;left:50%;width:73px;height:36px;transform:translate(-50%);background-image:url(icon-arrow-down-white.svg);background-repeat:no-repeat;background-position:50% 50%;background-size:contain}.reviews-cta .reviews-cta__container{max-width:1000px;margin:0 auto;padding:0 25px}.reviews-cta .reviews-cta__title{margin:0;font-size:34px;font-weight:var(--font-weight-black);line-height:1.35;text-transform:capitalize;color:#5a3b36}.reviews-cta .reviews-cta__button{display:inline-block;max-width:384px;width:100%;margin-top:44px;padding:16px 20px 14px;border:none;border-radius:0;background-color:#ff8b4e;font-size:18px;font-weight:var(--font-weight-black);line-height:1.33;text-transform:uppercase;text-decoration:none;color:#fff;transition-property:background-color;transition-duration:.3s}.reviews-cta .reviews-cta__button.reviews-cta__button--mobile{display:none}.no-touch .reviews-cta .reviews-cta__button:hover{background-color:#f17534}@media (max-width: 991px){.reviews-cta{margin-top:85px;margin-bottom:20px;padding-top:139px;padding-bottom:152px}.reviews-cta .reviews-cta__title{max-width:420px;margin:0 auto}.reviews-cta .reviews-cta__button{margin-top:28px}}@media (max-width: 767px){.reviews-cta{margin-bottom:35px;padding-top:95px;padding-bottom:83px}.reviews-cta:before{width:63px;height:26px}.reviews-cta .reviews-cta__title{max-width:280px;font-size:24px;line-height:1.42}.reviews-cta .reviews-cta__button{max-width:none;width:auto;min-width:233px;margin-top:35px}.reviews-cta .reviews-cta__button.reviews-cta__button--mobile{display:inline-block}.reviews-cta .reviews-cta__button.reviews-cta__button--desktop{display:none}}.cta-with-video .cta-with-video__container{display:flex;margin-left:auto;margin-right:auto;padding-top:60px;flex-direction:column;max-width:798px}.cta-with-video .cta-with-video__container.cta-with-video__container--mobile{display:none}.cta-with-video .cta-with-video__content{display:flex;flex-direction:column;align-items:center;padding-left:25px;padding-right:25px;text-align:center}.cta-with-video .cta-with-video__title{margin:0;font-family:var(--primary-font);font-size:34px;font-weight:var(--font-weight-black);line-height:1.3;text-align:center;color:#5a3b36}.cta-with-video .cta-with-video__subtitle,.cta-with-video .cta-with-video__subtitle *{margin-top:6px;margin-bottom:6px;font-family:var(--primary-font);font-size:18px;font-weight:400;line-height:1.33;text-align:center;color:#5a3b36}.cta-with-video .cta-with-video__subtitle{margin-top:15px;max-width:765px}.cta-with-video .cta-with-video__subtitle a{text-decoration:underline}.cta-with-video .cta-with-video__subtitle a:focus-visible{outline:1px solid #5a3b36;text-decoration:none}@media (hover: hover){.cta-with-video .cta-with-video__subtitle a:hover{opacity:.8}}.cta-with-video .cta-with-video__button{position:relative;display:block;width:auto;margin-top:15px;padding:15px;background-color:#ff8b4e;font-family:var(--primary-font);font-size:18px;font-weight:var(--font-weight-black);line-height:1.33;text-align:center;text-transform:uppercase;text-decoration:none;color:#fff;min-width:232px}.cta-with-video .cta-with-video__button:focus-visible{outline:1px solid #5a3b36;background-color:#f17534}@media (hover: hover){.cta-with-video .cta-with-video__button:hover{background-color:#f17534}}.cta-with-video .cta-with-video__link-popup{display:inline-block;margin-top:20px;font-family:var(--primary-font);font-size:18px;font-weight:var(--font-weight-extra-bold);line-height:1.33;text-align:center;text-decoration:underline;text-underline-position:under;text-decoration-thickness:2px;color:#5a3b36}.cta-with-video .cta-with-video__link-popup:focus-visible{outline:1px solid #5a3b36;text-decoration:none}@media (hover: hover){.cta-with-video .cta-with-video__link-popup:hover{opacity:.8}}.cta-with-video .cta-with-video__video{width:100%;max-width:100%;margin-top:15px}@media (max-width: 575px){.cta-with-video .cta-with-video__container.cta-with-video__container--desktop{display:none}.cta-with-video .cta-with-video__container.cta-with-video__container--mobile{display:flex}.cta-with-video .cta-with-video__content{padding:40px 25px 45px;background-color:#f8f4ee}.cta-with-video .cta-with-video__title{margin-top:40px;padding-left:25px;padding-right:25px;font-size:28px;line-height:1.14}.cta-with-video .cta-with-video__button{margin-top:0}.cta-with-video .cta-with-video__link-popup{margin-top:20px}.cta-with-video .cta-with-video__subtitle{margin-top:15px}}@media (max-width: 380px){.cta-with-video .cta-with-video__title{max-width:335px;margin-left:auto;margin-right:auto}}.video-reviews-custom-select{position:relative;max-width:377px;width:100%}.video-reviews-custom-select.video-reviews-custom-select--active .video-reviews-custom-select__button-icon{transform:rotate(180deg)}.video-reviews-custom-select.video-reviews-custom-select--active .video-reviews-custom-select__button-icon svg path{fill:#5a3b36}.video-reviews-custom-select.video-reviews-custom-select--active .video-reviews-custom-select__button{border-color:#5a3b36}.video-reviews-custom-select .video-reviews-custom-select__button{display:flex;align-items:center;width:100%;height:42px;padding-left:17px;padding-right:17px;background-color:#fff;border:solid 1px #b9a89e;cursor:pointer}.video-reviews-custom-select .video-reviews-custom-select__button:focus-visible .video-reviews-custom-select__button-icon svg path{fill:#5a3b36}.video-reviews-custom-select .video-reviews-custom-select__button:focus-visible{border-color:#5a3b36}.video-reviews-custom-select .video-reviews-custom-select__button-value{margin-right:10px;text-overflow:ellipsis;white-space:nowrap;overflow:hidden;font-family:var(--primary-font);font-size:16px;color:#b9a89e}.video-reviews-custom-select .video-reviews-custom-select__label--mobile{display:none;flex-shrink:0;margin-right:10px;font-size:14px;font-weight:var(--font-weight-black);text-transform:capitalize;line-height:1.71;color:#5a3b36}.video-reviews-custom-select .video-reviews-custom-select__button-icon{margin-left:auto;transition-property:transform;transition-duration:.3s}.video-reviews-custom-select .video-reviews-custom-select__button-icon svg{width:15px;height:auto}.video-reviews-custom-select .video-reviews-custom-select__button-icon svg path{fill:#b9a89e}.video-reviews-custom-select .video-reviews-custom-select__options{display:none;position:absolute;z-index:7;top:100%;left:0;right:0;background-color:#fff;border-left:solid 1px #bca79c;border-right:solid 1px #bca79c;border-bottom:solid 1px #bca79c;box-shaddow:0 3px 4px rgba(0,0,0,.1411764706)}.video-reviews-custom-select .video-reviews-custom-select__options.video-reviews-custom-select__options--active{display:block}.video-reviews-custom-select .video-reviews-custom-select__option{padding:5px 49px 5px 17px;font-family:var(--primary-font);font-size:16px;color:#b9a89e;cursor:pointer}.no-touch .video-reviews-custom-select .video-reviews-custom-select__option:hover{background-color:#f8f4ee}.video-reviews-custom-select .video-reviews-custom-select__option:focus-visible{background-color:#f8f4ee;outline:0}@media (max-width: 767px){.video-reviews-custom-select .video-reviews-custom-select__label--mobile{display:block}}.template-page-kitchen{padding-top:0}.google-popup{max-width:901px;padding:0;background-color:#ff8b4e}.google-popup .google-popup__content{text-align:center}.google-popup .google-popup__top{position:relative;padding:45px 40px 10px}.google-popup .google-popup__bottom{padding:75px 40px 40px;background-color:#f8b983}.google-popup .google-popup__title{margin:0;font-family:var(--secondary-font);font-size:65px;font-weight:400;letter-spacing:1px;line-height:1.25;text-align:center;color:#fff}.google-popup .google-popup__title span{display:block}.google-popup .google-popup__title span:nth-child(2){font-size:78px}.google-popup .google-popup__subtitle{max-width:620px;margin:6px auto 0;font-size:29px;font-weight:400;letter-spacing:.5px;line-height:1.2;color:#fff}.google-popup .google-popup__waves{position:absolute;left:0;top:100%;width:100%}.google-popup .google-popup__button{position:relative;display:inline-block;padding:21px 73px;background-color:#ff8b4e;font-family:var(--secondary-font);font-size:31px;font-weight:400;letter-spacing:.5px;line-height:1.2;color:#fff;box-shadow:0 3px 5px #00000036}.google-popup .google-popup__button .google-popup__button-arrow{position:absolute;width:91px;left:auto;right:100%;bottom:100%;transform:translateY(35px) translate(-29px) rotate(-9deg);pointer-events:none}.google-popup .google-popup__button:hover{background-color:#ca632c}.google-popup .google-popup__link{display:inline-block;margin-top:30px;font-size:26px;font-weight:var(--font-weight-black);letter-spacing:1px;line-height:1.2;color:#fff;text-decoration:underline}.google-popup .google-popup__link:hover{text-decoration:none}@media (max-width: 991px){.google-popup{max-width:511px}.google-popup .google-popup__top{padding-top:70px}.google-popup .google-popup__bottom{padding-bottom:60px}.google-popup .google-popup__title{font-size:32px;letter-spacing:2px}.google-popup .google-popup__title span:nth-child(2){font-size:88px;letter-spacing:0;line-height:1.1}.google-popup .google-popup__subtitle{font-size:19px;line-height:1.3}.google-popup .google-popup__button{font-size:23px;padding:25px 45px}.google-popup .google-popup__button .google-popup__button-arrow{width:63px;transform:translateY(-7px) translate(25px) rotate(3deg)}.google-popup .google-popup__link{font-size:22px}}@media (max-width: 767px){.google-popup .google-popup__top{padding-top:50px;padding-left:20px;padding-right:20px}.google-popup .google-popup__bottom{padding-left:20px;padding-right:20px;padding-bottom:40px}.google-popup .google-popup__title{font-size:23px;letter-spacing:1px}.google-popup .google-popup__title span:nth-child(2){font-size:32px}.google-popup .google-popup__subtitle{margin-top:15px;font-size:18px}.google-popup .google-popup__button{font-size:18px;padding:20px 25px}.google-popup .google-popup__button .google-popup__button-arrow{width:50px;transform:translateY(-7px) translate(20px) rotate(3deg)}.google-popup .google-popup__link{font-size:18px}}@media (max-width: 350px){.google-popup .google-popup__top{padding-top:40px}.google-popup .google-popup__title{font-size:19px}.google-popup .google-popup__title span:nth-child(2){font-size:26px}.google-popup .google-popup__subtitle{font-size:16px}.google-popup .google-popup__button{font-size:15px;padding:20px}.google-popup .google-popup__link{font-size:16px}}.template-page-social-sign-up{padding-top:0}@media (max-width: 720px){.template-page-social-sign-up{padding-top:var(--default-header-offset)}}.template-page-social-sign-up .main-content{display:flex;flex-direction:column}.template-page-social-sign-up .main-content .shopify-section{display:flex;flex:1 0 auto;width:100%}.social-sign-up{display:flex;flex-direction:column;flex:1 0 auto;width:100%;background-color:#f8f5ee;color:#5a3b36}.social-sign-up .social-sign-up__image-wrapper,.social-sign-up .social-sign-up__content{width:50%}.social-sign-up .social-sign-up__image-wrapper{position:relative}.social-sign-up .social-sign-up__image{position:absolute;left:0;top:0;width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.social-sign-up .social-sign-up__content{align-self:center;text-align:center}.social-sign-up .social-sign-up__email-tab{position:absolute;top:0;right:0;display:flex;flex-direction:column;justify-content:center;max-width:50%;width:100%;height:680px;padding:0 25px;text-align:left}.social-sign-up .social-sign-up__phone-tab{padding-left:110px;padding-right:80px;text-align:left}.social-sign-up .social-sign-up__title{margin-top:0;text-transform:capitalize;font-family:var(--primary-font);font-size:51px;font-weight:var(--font-weight-black);line-height:1.29;color:#5a3b36}.social-sign-up .social-sign-up__title br{display:none}.social-sign-up .social-sign-up__title.social-sign-up__title--small{margin-bottom:5px;font-family:var(--primary-font);font-size:34px;font-weight:var(--font-weight-bold)}.social-sign-up .social-sign-up__text{max-width:313px;margin-top:0;margin-bottom:20px;font-size:21px;font-weight:var(--font-weight-black);line-height:1.29}.social-sign-up .social-sign-up__form{max-width:313px;margin-top:15px}.social-sign-up .social-sign-up__form.success-state .social-sign-up__input-col--checkboxes,.social-sign-up .social-sign-up__form.success-state .social-sign-up__back{display:none}.social-sign-up .social-sign-up__input-group{display:flex;flex-wrap:wrap}.social-sign-up .social-sign-up__input-group.social-sign-up__input-group--column{flex-direction:column}.social-sign-up .social-sign-up__input-col{width:100%}.social-sign-up .social-sign-up__input-col+.social-sign-up__input-col{margin-top:10px}.social-sign-up .social-sign-up__input-col.social-sign-up__input-col--submit{margin-top:25px}.social-sign-up .social-sign-up__input-col.social-sign-up__input-col--checkboxes{display:flex;flex-direction:column}.social-sign-up .social-sign-up__input-wrapper{position:relative}.social-sign-up .social-sign-up__input-wrapper+.social-sign-up__input-wrapper{margin-top:10px}.social-sign-up .social-sign-up__checkbox-label{position:relative;padding-left:35px;font-family:var(--primary-font);font-size:20px;font-weight:var(--font-weight-bold);transition:.3s ease-in-out opacity}.social-sign-up .social-sign-up__checkbox-label:before{content:"";position:absolute;top:49%;left:0;transform:translateY(-50%);width:20px;height:20px;border:2px solid #5a3b36;border-radius:3px}.social-sign-up .social-sign-up__checkbox-label:hover{cursor:pointer}.social-sign-up .social-sign-up__checkbox:checked+.social-sign-up__checkbox-label:before{background-image:url(icon-checkbox.svg);background-size:cover;background-repeat:no-repeat;border:none}.social-sign-up .social-sign-up__checkbox[disabled]+.social-sign-up__checkbox-label{opacity:.5;cursor:initial}.social-sign-up .social-sign-up__checkbox:focus-visible+.social-sign-up__checkbox-label:before{outline:2px solid #000;outline-offset:2px}.social-sign-up .social-sign-up__back{display:inline-flex;flex-wrap:nowrap;align-items:center;margin-top:15px}.social-sign-up .social-sign-up__back:focus-visible{outline:2px solid #000;outline-offset:2px}.social-sign-up .social-sign-up__back:focus-visible span:after{display:none}.social-sign-up .social-sign-up__back:hover svg{right:-9px}.social-sign-up .social-sign-up__back span{position:relative;display:inline-block;font-size:20px;font-weight:var(--font-weight-black);color:#5a3b36}.social-sign-up .social-sign-up__back span:after{content:"";position:absolute;bottom:5px;left:0;width:100%;height:2px;background-color:#5a3b36}.social-sign-up .social-sign-up__back svg{position:relative;right:-4px;width:15px;height:15px;transition:.2s ease-in-out right}.social-sign-up .social-sign-up__back svg path{fill:#5a3b36}.social-sign-up .social-sign-up__input{width:100%;height:59px;padding-left:18px;padding-right:15px;background-color:#fff;box-shadow:none;font-family:var(--primary-font);font-size:18px;line-height:normal;color:#5a3b36;border-radius:5px;-webkit-backdrop-filter:blur(30px);backdrop-filter:blur(30px);border:solid 1px #5a3b36;-webkit-appearance:none;-moz-appearance:none;appearance:none;transition:.5s linear background-color}.social-sign-up .social-sign-up__input::-moz-placeholder{color:#5a3b36}.social-sign-up .social-sign-up__input::placeholder{color:#5a3b36}.social-sign-up .social-sign-up__input:focus{border-color:#ff8b4e}.social-sign-up .social-sign-up__submit{width:100%;height:59px;padding:5px 15px;border:none;background-color:#ff8b4e;border-radius:5px;box-shadow:0 3px 6px #00000029;font-family:var(--secondary-font);font-size:18px;font-weight:var(--font-weight-regular);color:#fff;text-align:center;text-transform:uppercase;transition-property:background-color;transition-duration:.3s;-webkit-appearance:none;-moz-appearance:none;appearance:none}.social-sign-up .social-sign-up__submit:hover{background-color:#f17534}.social-sign-up .social-sign-up__submit:focus-visible{transition:none;outline:2px solid #000;outline-offset:2px}.social-sign-up .social-sign-up__submit.social-sign-up__submit--big{display:inline-block;height:59px;font-size:18px;border-radius:5px;box-shadow:0 3px 6px #00000029}.social-sign-up .social-sign-up__slogan{margin-top:0;margin-bottom:3px;font-size:20px;font-weight:var(--font-weight-bold);line-height:1.19;color:#5a3b36}.social-sign-up .social-sign-up__slogan.social-sign-up__slogan--light{font-weight:var(--font-weight-bold)}.social-sign-up .social-sign-up__privacy{max-width:430px;margin:18px auto 0;font-size:14px;line-height:1.29;color:#bca79c}.social-sign-up .social-sign-up__privacy a{text-decoration:underline;color:#bca79c}.social-sign-up .social-sign-up__privacy a:hover{text-decoration:none}.social-sign-up .social-sign-up__privacy a:focus-visible{text-decoration:none;outline:1px solid #000}.social-sign-up .social-sign-up__form-messages{font-size:16px}.social-sign-up .social-sign-up__form-messages .error_message,.social-sign-up .social-sign-up__form-messages .social-sign-up__form-error{margin-top:10px;color:red}.social-sign-up .social-sign-up__form-messages .success_message{margin-top:5px;color:#ff8b4e;font-size:18px;font-weight:var(--font-weight-bold)}.social-sign-up .social-sign-up__thanks-tab{padding-left:110px;padding-right:80px;text-align:left}.social-sign-up .social-sign-up__slogan+.social-sign-up__input-group{margin-top:50px}.social-sign-up .social-sign-up__step-first-row{position:relative;flex:1 0 auto}.social-sign-up .social-sign-up__step-first-slider,.social-sign-up .slick-list,.social-sign-up .slick-track{height:100%}.social-sign-up .social-sign-up__step-first-slide{width:100%}.social-sign-up .social-sign-up__step-first-slide-container{position:relative;min-height:680px;max-width:1920px;width:100%;margin:0 auto}.social-sign-up .social-sign-up__step-first-slide-bgc{position:absolute;top:0;left:0;width:100%;height:100%;max-height:680px;background-size:contain}.social-sign-up .social-sign-up__step-first-slide-img{position:absolute;top:0;left:0;width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.social-sign-up .social-sign-up__step-second-row{display:flex;flex:1 0 auto;width:100%;min-height:680px}.social-sign-up .social-sign-up__info{margin-top:10px;font-size:13px;line-height:1.54}.social-sign-up .social-sign-up__bgc-slider{width:100%;height:100%;display:none}.social-sign-up .social-sign-up__bgc-slider:not(.slick-initialized) .social-sign-up__bgc-slide:not(:first-of-type){display:none}.social-sign-up .social-sign-up__email-tab__container{position:relative}.social-sign-up .social-sign-up__step-first-slider:not(.slick-initialized) .social-sign-up__step-first-slide:not(:first-of-type){display:none}@media (max-width: 1279px){.social-sign-up .social-sign-up__title{max-width:440px;font-size:48px}.social-sign-up .social-sign-up__title.social-sign-up__title--small{margin-left:0;margin-right:0}.social-sign-up .social-sign-up__phone-tab,.social-sign-up .social-sign-up__thanks-tab{padding-left:80px}}@media (max-width: 991px){.social-sign-up .social-sign-up__step-second-row{flex-direction:column-reverse;min-height:auto}.social-sign-up .social-sign-up__image-wrapper,.social-sign-up .social-sign-up__content{width:100%}.social-sign-up .social-sign-up__image-wrapper{padding-top:90%}.social-sign-up .social-sign-up__content{padding-top:93px;padding-bottom:85px}.social-sign-up .social-sign-up__main{max-width:650px;margin-left:auto;margin-right:auto}.social-sign-up .social-sign-up__phone-tab,.social-sign-up .social-sign-up__thanks-tab{text-align:center;padding:0 25px}.social-sign-up .social-sign-up__input-group.social-sign-up__input-group--column{align-items:center}.social-sign-up .social-sign-up__form{margin-left:auto;margin-right:auto}.social-sign-up .social-sign-up__input-col.social-sign-up__input-col--checkboxes{max-width:300px;margin-left:auto;margin-right:auto;text-align:left}.social-sign-up .social-sign-up__title{max-width:475px;font-size:54px}.social-sign-up .social-sign-up__title.social-sign-up__title--small{max-width:initial}.social-sign-up .social-sign-up__slogan+.social-sign-up__input-group{margin-top:10px}.social-sign-up .social-sign-up__step-first-row{display:flex;flex-direction:column-reverse}.social-sign-up .social-sign-up__step-first-slider{margin-top:0}.social-sign-up .social-sign-up__email-tab{position:relative;top:0;right:0;display:flex;flex-direction:column;align-items:center;transform:none;max-width:100%;height:auto;padding:0;text-align:center}.social-sign-up .social-sign-up__step-first-slide-bgc{display:none}.social-sign-up .social-sign-up__text{max-width:480px;margin-bottom:0}.social-sign-up .social-sign-up__form{margin-top:10px}.social-sign-up .social-sign-up__bgc-slider{display:block}.social-sign-up .social-sign-up__email-tab__container{position:absolute;top:0;left:0;width:100%;height:100%;display:flex;flex-direction:column;align-items:center;padding:50px 25px 0}.social-sign-up .social-sign-up__bgc-slide{min-height:300px}}@media (max-width: 767px){.social-sign-up .social-sign-up__content{padding-top:50px;padding-bottom:30px}.social-sign-up .social-sign-up__main{max-width:482px}.social-sign-up .social-sign-up__title{max-width:315px;font-size:42px}.social-sign-up .social-sign-up__title br{display:block}.social-sign-up .social-sign-up__title.social-sign-up__title--small{font-size:34px}.social-sign-up .social-sign-up__step-first-slide-container{min-height:90vw}.social-sign-up .social-sign-up__text{font-size:16px}.social-sign-up .social-sign-up__bgc-slide{min-height:250px}}@media (max-width: 575px){.social-sign-up .social-sign-up__bgc-slide{min-height:300px}}@media (max-width: 480px){.social-sign-up .social-sign-up__title.social-sign-up__title--small{font-size:31px}.social-sign-up .social-sign-up__title br,.social-sign-up .social-sign-up__text br{display:none}.social-sign-up .social-sign-up__slogan{font-size:20px}.social-sign-up .social-sign-up__slogan.social-sign-up__slogan--text{margin-top:20px;text-align:left}.social-sign-up .social-sign-up__phone-tab .social-sign-up__form{max-width:100%;margin-top:20px;margin-left:0;margin-right:0;text-align:left}.social-sign-up .social-sign-up__submit{font-size:20px}.social-sign-up .social-sign-up__input-col.social-sign-up__input-col--checkboxes{max-width:initial}.social-sign-up .social-sign-up__checkbox-label{padding-left:30px;font-size:18px}.social-sign-up .social-sign-up__step-first-slide-container{min-height:140vw}}@media (max-width: 380px){.social-sign-up .social-sign-up__back span{font-size:18px}}@media (max-width: 350px){.social-sign-up .social-sign-up__bgc-slide{min-height:350px}}@keyframes form-loader-animate{0%{transform:translate3d(-100%,0,0)}to{transform:translate3d(100%,0,0)}}html.touch body:before{content:"";position:fixed;top:0;left:0;width:100%;height:100%;z-index:-1;visibility:hidden;opacity:0;background-color:#00000080;transition:visibility .3s,opacity .3s}html.touch body.ze-widget-visible:before{z-index:100;visibility:visible;opacity:1}html.touch #webWidget{top:unset!important;bottom:0!important;height:80%!important}html.touch #webWidget.zEWidget-webWidget--active{display:block}.ze-launcher{position:fixed;bottom:16px;right:16px;z-index:999999;opacity:1!important;width:64px;height:64px}.ze-launcher .ze-launcher__button{position:relative;overflow:hidden;display:inline-flex;justify-content:center;align-items:center;width:100%;height:100%;margin:0;padding:0;background-color:var(--bgc, rgb(110, 206, 200));border-radius:50%;box-shadow:#2424241a 0 8px 16px,#2424240a 0 1px 4px}.ze-launcher .ze-launcher__button:focus-visible{outline:2px solid #000}.ze-launcher .ze-launcher__button svg path,.ze-launcher .ze-launcher__button svg g{fill:var(--svg-color, #000)}.ze-launcher .ze-launcher__button.open .ze-launcher__chat{top:-100%}.ze-launcher .ze-launcher__button.open .ze-launcher__close{top:0}.ze-launcher .ze-launcher__chat{position:absolute;top:0;left:0;display:flex;justify-content:center;align-items:center;width:100%;height:100%;transition:top .5s cubic-bezier(.66,0,.12,1) 0s}.ze-launcher .ze-launcher__chat svg{width:60%;height:60%}.ze-launcher .ze-launcher__close{position:absolute;top:100%;left:0;display:flex;justify-content:center;align-items:center;width:100%;height:100%;transition:top .5s cubic-bezier(.66,0,.12,1) 0s}.ze-launcher .ze-launcher__close svg{width:100%;height:100%}@media (max-width: 767px){.ze-launcher{display:none}}.discounts-page{padding-bottom:58px;color:#5a3b36}.discounts-page .discounts-page__container{max-width:1030px;margin:0 auto;padding:0 25px}.discounts-page .discounts-page__header{padding-top:85px;padding-bottom:77px;background-color:#f8f4ee;font-size:18px}.discounts-page .discounts-page__h1{max-width:580px;margin-top:0;margin-bottom:33px;font-family:var(--secondary-font);font-size:54px;font-weight:400;text-transform:uppercase;line-height:1.39;color:#5a3b36}.discounts-page .discounts-page__text{line-height:1.33}.discounts-page .discounts-page__text p{margin:0}.discounts-page .discounts-page__text p+p{margin-top:26px}.discounts-page .discounts-page__link{display:inline-block;margin-top:23px;color:#ff8b4e;text-decoration:underline}.discounts-page .discounts-page__link:hover{text-decoration:none}.discounts-page .discounts-page__app-wrapper{padding-top:78px}@media (max-width: 991px){.discounts-page{padding-bottom:30px}.discounts-page .discounts-page__container{max-width:674px}.discounts-page .discounts-page__header{padding-bottom:50px}.discounts-page .discounts-page__app-wrapper{padding-top:55px}}@media (max-width: 767px){.discounts-page .discounts-page__header{padding-top:57px;padding-bottom:40px}.discounts-page .discounts-page__h1{font-size:34px;line-height:1.38}.discounts-page .discounts-page__app-wrapper{padding-top:45px}}@media (max-width: 720px){.discounts-page .discounts-page__header{padding-top:var(--default-header-offset)}}.template-page-discounts-app{padding:0}.images-navigation-header{padding:30px 25px 24px}@media (max-width: 991px){.images-navigation-header{padding-top:38px;padding-bottom:33px}}.images-navigation-title{margin-top:0;margin-bottom:0;font-family:var(--secondary-font);font-size:44px;font-weight:400;line-height:1.39;text-align:center;color:#5a3b36}.images-navigation-subtitle{margin-top:5px;margin-bottom:0;font-size:18px;line-height:1.33;text-align:center;color:#5a3b36}@media (max-width: 991px){.images-navigation-title{font-size:34px;line-height:1.29}.images-navigation-subtitle{max-width:472px;margin-top:18px;margin-left:auto;margin-right:auto}}@media (max-width: 350px){.images-navigation-title{font-size:30px}}.images-navigation{max-width:1228px;margin:0 auto;padding:0 25px}.images-navigation .images-navigation__row{display:flex;flex-wrap:wrap;margin-left:-6px;margin-right:-6px}.images-navigation .images-navigation__col{width:50%;margin-bottom:12px;padding:0 6px}.images-navigation .images-navigation__item{position:relative;padding-top:61%;background-color:#bca79c}.images-navigation .images-navigation__item:before{content:"";position:absolute;top:0;left:0;z-index:1;opacity:0;width:100%;height:100%;background-color:#0000004d;transition-property:opacity;transition-duration:.4s}.no-touch .images-navigation .images-navigation__item:hover:before{opacity:1}.images-navigation .images-navigation__item-link{position:absolute;top:0;left:0;z-index:2;width:100%;height:100%}.images-navigation .images-navigation__item-link:focus-visible{outline:2px solid #000;outline-offset:4px;transition:none}.images-navigation .images-navigation__item-image{position:absolute;top:0;left:0;width:100%;height:100%;-o-object-fit:cover;object-fit:cover;-o-object-position:50% 50%;object-position:50% 50%}.images-navigation .images-navigation__item-title{position:absolute;top:50%;left:0;z-index:1;width:100%;margin:0;padding:0 15px;font-family:var(--secondary-font);font-size:44px;font-weight:400;line-height:1.09;text-align:center;color:#fff;transform:translateY(-50%)}.images-navigation .images-navigation__item-stars{position:absolute;top:-30px;left:50%;max-width:116px;transform:translate(-50%)}@media (max-width: 1279px){.images-navigation .images-navigation__item-title{font-size:38px}}@media (max-width: 991px){.images-navigation .images-navigation__row{margin-left:-9px;margin-right:-9px}.images-navigation .images-navigation__col{margin-bottom:18px;padding:0 9px}.images-navigation .images-navigation__item{padding-top:62.2%}.images-navigation .images-navigation__item-title{font-size:24px;line-height:1.17}.images-navigation .images-navigation__item-stars{top:-17px;max-width:70px}}@media (max-width: 650px){.images-navigation .images-navigation__col{width:100%;margin-bottom:14px}.images-navigation .images-navigation__item{padding-top:62.6%}}.template-page-how-to-make-it{padding-top:0}.template-page-how-to-make-it .images-section{padding-bottom:90px}.template-page-how-to-make-it .images-navigation{padding-bottom:80px}@media (max-width: 991px){.template-page-how-to-make-it .images-section{padding-bottom:60px}}@media (max-width: 767px){.template-page-how-to-make-it .images-section,.template-page-how-to-make-it .images-navigation{padding-bottom:70px}}@media (max-width: 720px){.template-page-how-to-make-it{padding-top:var(--default-header-offset)}}@media (max-width: 480px){.template-page-how-to-make-it .images-navigation{padding-bottom:16px}}.how-to-image-with-text{padding-top:50px;padding-bottom:75px}.how-to-image-with-text .how-to-image-with-text__container{max-width:1150px;margin:0 auto;padding-left:25px;padding-right:25px}.how-to-image-with-text .how-to-image-with-text__heading{position:relative;max-width:580px;margin-bottom:40px;margin-left:auto;margin-right:auto;text-align:center}.how-to-image-with-text .how-to-image-with-text__title{font-size:34px;font-weight:var(--font-weight-black);line-height:1.3;color:#5a3b36}.how-to-image-with-text .how-to-image-with-text__title p{margin-top:0;margin-bottom:0}.how-to-image-with-text .how-to-image-with-text__title strong,.how-to-image-with-text .how-to-image-with-text__title .typed-text{font-weight:var(--font-weight-black);font-style:italic;text-decoration:underline}.how-to-image-with-text .how-to-image-with-text__title .typed-cursor{visibility:hidden;opacity:0}.how-to-image-with-text .how-to-image-with-text__title .typed-cursor+p{display:inline}.how-to-image-with-text .how-to-image-with-text__subtitle{margin-top:6px;margin-bottom:0;font-family:var(--secondary-font);font-size:24px;font-weight:var(--font-weight-regular);line-height:1.25;letter-spacing:-.21px;color:#bca79c}.how-to-image-with-text .how-to-image-with-text__text{margin-top:14px;font-size:18px;line-height:1.2;color:#5a3b36}.how-to-image-with-text .how-to-image-with-text__text p{margin-top:0;margin-bottom:0}.how-to-image-with-text .how-to-image-with-text__row{display:flex}.how-to-image-with-text .how-to-image-with-text__col{flex-basis:50%;flex-grow:1}.how-to-image-with-text .how-to-image-with-text__main-image{display:block;width:100%;max-width:480px;margin:0 auto}.how-to-image-with-text .how-to-image-with-text__content{margin-left:50px}.how-to-image-with-text .how-to-image-with-text__content-image{display:block;max-width:100%;margin-bottom:40px}.how-to-image-with-text .how-to-image-with-text__list{margin-top:0;margin-bottom:0}.how-to-image-with-text .how-to-image-with-text__list-item{display:flex;align-items:center;margin:20px 0;font-family:var(--secondary-font);font-size:18px;line-height:1.2;letter-spacing:-.16px;text-transform:uppercase;color:#5a3b36}.how-to-image-with-text .how-to-image-with-text__list-item:first-child{margin-top:0}.how-to-image-with-text .how-to-image-with-text__list-item:last-child{margin-bottom:0}.how-to-image-with-text .how-to-image-with-text__list-bullet{display:block;max-width:40px;margin-right:17px}@media (max-width: 1279px){.how-to-image-with-text .how-to-image-with-text__content{margin-left:30px}}@media (max-width: 991px){.how-to-image-with-text{padding-top:40px;padding-bottom:65px}.how-to-image-with-text .how-to-image-with-text__text{display:none}.how-to-image-with-text .how-to-image-with-text__main-image{max-width:350px}.how-to-image-with-text .how-to-image-with-text__row{flex-direction:column;align-items:center}.how-to-image-with-text .how-to-image-with-text__content{margin-top:50px;margin-left:0}.how-to-image-with-text .how-to-image-with-text__content-image{margin-left:auto;margin-right:auto}}@media (max-width: 480px){.how-to-image-with-text{padding-top:30px;padding-bottom:50px}.how-to-image-with-text .how-to-image-with-text__title{font-size:24px}.how-to-image-with-text .how-to-image-with-text__subtitle{font-size:18px}.how-to-image-with-text .how-to-image-with-text__list-item{font-size:16px}}.how-to-tips{position:relative;padding-top:80px;padding-bottom:80px;background-color:#fbf9f6}.how-to-tips .how-to-tips__container{max-width:1030px;margin:0 auto;padding-left:25px;padding-right:25px}.how-to-tips .how-to-tips__heading{display:flex;margin-bottom:27px}.how-to-tips .how-to-tips__heading:before{content:"";width:25%;margin-right:45px}.how-to-tips .how-to-tips__title,.how-to-tips .how-to-tips__item-title,.how-to-tips .how-to-tips__item-text{margin-top:0;margin-bottom:0}.how-to-tips .how-to-tips__title{width:75%;font-size:34px;font-weight:var(--font-weight-black);line-height:1.3}.how-to-tips .how-to-tips__item{display:flex;align-items:flex-start;margin-top:30px;margin-bottom:30px;color:#5a3b36}.how-to-tips .how-to-tips__item:first-child{margin-top:0}.how-to-tips .how-to-tips__item:last-child{margin-bottom:0}.how-to-tips .how-to-tips__item-title{width:25%;margin-right:45px;font-family:var(--secondary-font);font-size:24px;font-weight:400;line-height:1.25;letter-spacing:-.21px;text-align:right;text-transform:uppercase}.how-to-tips .how-to-tips__item-text{flex-grow:1;width:75%;font-size:18px;line-height:1.2}.how-to-tips .how-to-tips__pattern{position:absolute;z-index:3;bottom:-28px;width:100%;height:30px;background-position:center;background-size:cover}.how-to-tips .how-to-tips__pattern-arrow{position:absolute;top:0;left:33.33%;display:block;max-width:120px;transform:translate(-33.33%)}@media (max-width: 991px){.how-to-tips .how-to-tips__container{padding-left:70px;padding-right:70px}.how-to-tips .how-to-tips__heading:before{display:none}.how-to-tips .how-to-tips__item{flex-wrap:wrap}.how-to-tips .how-to-tips__item-title,.how-to-tips .how-to-tips__item-text{width:100%}.how-to-tips .how-to-tips__item-title{margin-bottom:30px;margin-right:0;font-size:18px;line-height:1.2;text-align:left}.how-to-tips .how-to-tips__pattern-arrow{left:50%;max-width:100px;transform:translate(-50%)}}@media (max-width: 480px){.how-to-tips{padding-top:50px;padding-bottom:30px}.how-to-tips .how-to-tips__container{padding-left:25px;padding-right:25px}.how-to-tips .how-to-tips__heading{margin-bottom:38px}.how-to-tips .how-to-tips__item{margin-top:40px;margin-bottom:40px}.how-to-tips .how-to-tips__item-title{margin-bottom:20px}}.collection-base{padding-top:100px;padding-bottom:30px}.collection-base .collection-base__container{max-width:1130px;margin-left:auto;margin-right:auto;padding-left:25px;padding-right:25px}.collection-base .collection-base__title{margin-top:0;margin-bottom:80px;font-family:var(--secondary-font);font-size:54px;font-weight:400;color:#5a3b36;text-align:center;text-transform:uppercase}.collection-base .collection-base__row{display:flex;flex-wrap:wrap;margin-left:-25px;margin-right:-25px}.collection-base .collection-base__col{width:33.3333333333%;margin-bottom:30px;padding-left:20px;padding-right:20px}.collection-base .collection-base__pagination{margin-top:40px}.collection-base .pagination{max-width:640px;padding-left:0;padding-right:0}@media (max-width: 991px){.collection-base{padding-top:70px;padding-bottom:20px}.collection-base .collection-base__col{width:50%}}@media (max-width: 767px){.collection-base .collection-base__col{width:100%;max-width:440px;margin-left:auto;margin-right:auto}.collection-base .collection-base__title{margin-bottom:40px;font-size:34px}}.template-collection{padding-top:0}.template-collection .main-content{padding-bottom:43px}.black-friday-email{display:flex;align-items:center;min-height:100vh;padding-top:70px;padding-bottom:70px;background-color:#f4f4f5;background-repeat:no-repeat;background-position:center;background-size:cover}.black-friday-email.black-friday-email--thanks{align-items:flex-start;padding-top:140px}.black-friday-email .black-friday-email__container{width:100%;max-width:810px;margin-left:auto;margin-right:auto;padding-left:25px;padding-right:25px}.black-friday-email .black-friday-email__row{padding-top:30px;display:flex}.black-friday-email .black-friday-email__empty-block,.black-friday-email .black-friday-email__form-wrapper{width:50%}.black-friday-email .black-friday-email__form-wrapper .ql-editor p,.black-friday-email .black-friday-email__form-wrapper .ql-editor p span,.black-friday-email .black-friday-email__form-wrapper .ql-editor p strong,.black-friday-email .black-friday-email__form-wrapper .ql-editor p em{font-family:var(--primary-font)!important;color:#5a3b36!important}.black-friday-email .black-friday-email__form-wrapper .ql-editor p a{font-family:var(--primary-font)!important;color:#ff8b4e}.black-friday-email .black-friday-email__form-wrapper .ql-editor p a:hover{text-decoration:none!important}.black-friday-email .black-friday-email__form-wrapper [class*=klaviyo-form-]:empty:before{content:"";display:block;width:75px;height:75px;margin-top:15px;margin-left:auto;margin-right:auto;background-image:url(form-preloader.gif);background-repeat:no-repeat;background-size:contain}.black-friday-email .black-friday-email__form-wrapper [class*=klaviyo-form-]:empty:after{content:"Please wait. Loading...";display:block;margin-top:5px;font-size:15px;font-weight:var(--font-weight-bold);text-align:center;color:#5a3b36}.black-friday-email .black-friday-email__form-wrapper form{max-width:100%;padding:0;border-radius:0}.black-friday-email .black-friday-email__form-wrapper input[type=email],.black-friday-email .black-friday-email__form-wrapper input[type=tel]{height:55px!important;margin-bottom:8px!important;padding-left:17px!important;padding-right:15px!important;background-color:#fff!important;border:1px solid #D3D2D2!important;border-radius:0!important;box-shadow:none!important;color:#5a3b36!important;font-family:var(--primary-font)!important;font-size:17px!important;letter-spacing:.1px;line-height:normal!important}.black-friday-email .black-friday-email__form-wrapper input[type=email]::input-placeholder,.black-friday-email .black-friday-email__form-wrapper input[type=tel]::input-placeholder{font-family:var(--primary-font)!important;font-size:20px!important;line-height:55px!important;color:#bca79c!important}.black-friday-email .black-friday-email__form-wrapper input[type=email]:placeholder,.black-friday-email .black-friday-email__form-wrapper input[type=tel]:placeholder{font-family:var(--primary-font)!important;font-size:20px!important;line-height:55px!important;color:#bca79c!important}.black-friday-email .black-friday-email__form-wrapper input[type=email]::-moz-placeholder,.black-friday-email .black-friday-email__form-wrapper input[type=tel]::-moz-placeholder{font-family:var(--primary-font)!important;font-size:20px!important;line-height:55px!important;color:#bca79c!important}.black-friday-email .black-friday-email__form-wrapper input[type=email]::placeholder,.black-friday-email .black-friday-email__form-wrapper input[type=tel]::placeholder{font-family:var(--primary-font)!important;font-size:20px!important;line-height:55px!important;color:#bca79c!important}.black-friday-email .black-friday-email__form-wrapper input[type=email]:input-placeholder,.black-friday-email .black-friday-email__form-wrapper input[type=tel]:input-placeholder{font-family:var(--primary-font)!important;font-size:20px!important;line-height:55px!important;color:#bca79c!important}.black-friday-email .black-friday-email__form-wrapper .jcotof.jcotof{display:none!important}.black-friday-email .black-friday-email__form-wrapper .gPwZQz.gPwZQz{padding-right:0!important}.black-friday-email .black-friday-email__form-wrapper [class*=PhoneNumberInputComponents]{border:none!important}.black-friday-email .black-friday-email__form-wrapper button[type=button]{width:100%!important;height:auto!important;padding:21px 15px!important;background-color:#ff8b4e!important;border:none!important;box-shadow:0 3px 6px #00000029!important;font-family:var(--secondary-font)!important;font-size:21px!important;font-weight:400!important;line-height:1;text-transform:uppercase!important;letter-spacing:0!important;color:#fff!important;transition-property:background-color!important;transition-duration:.2s!important}.no-touch .black-friday-email .black-friday-email__form-wrapper button[type=button]:hover{background-color:#f17534!important}.black-friday-email .black-friday-email__form-wrapper button[type=button][disabled]{background-color:#777!important;cursor:default!important}.black-friday-email .black-friday-email__form-wrapper .error_message{margin-bottom:12px;line-height:1.2;color:red}.black-friday-email .black-friday-email__title{display:block;margin-top:0;margin-bottom:15px;font-family:var(--primary-font);font-size:34px;font-weight:var(--font-weight-bold);line-height:1.2;text-transform:capitalize;color:#5a3b36}.black-friday-email .black-friday-email__title.black-friday-email__title--mb-big{margin-bottom:25px}.black-friday-email .black-friday-email__subtitle{display:block;margin-top:0;margin-bottom:10px;font-size:24px;font-weight:var(--font-weight-bold);text-transform:capitalize;color:#bca79c}.black-friday-email .black-friday-email__subtitle.black-friday-email__subtitle--mb{margin-bottom:25px}.black-friday-email .black-friday-email__description{margin-top:0;margin-bottom:20px;font-family:var(--primary-font);font-size:18px;line-height:1.3;color:#5a3b36}.black-friday-email .black-friday-email__description.black-friday-email__description--mb{margin-bottom:22px}.black-friday-email .black-friday-email__success-text{font-size:18px;line-height:1.4;color:#5a3b36;text-align:left}.black-friday-email .black-friday-email__success-text strong{font-size:34px}.black-friday-email .black-friday-email__success-text p{margin-top:10px;margin-bottom:0}.black-friday-email .black-friday-email__form{max-width:100%}.black-friday-email .black-friday-email__form .input-field{width:100%;height:55px;margin-bottom:8px;padding-left:17px;padding-right:15px;background-color:#fff;border:1px solid #D3D2D2;border-radius:0;box-shadow:none;font-family:var(--primary-font);font-size:17px;-webkit-appearance:none;-moz-appearance:none;appearance:none}.black-friday-email .black-friday-email__form .input-field.input-field--hide{display:none}.black-friday-email .black-friday-email__form .input-field::input-placeholder{color:#bca79c;opacity:.85}.black-friday-email .black-friday-email__form .input-field:placeholder{color:#bca79c;opacity:.85}.black-friday-email .black-friday-email__form .input-field::-moz-placeholder{color:#bca79c;opacity:.85}.black-friday-email .black-friday-email__form .input-field::placeholder{color:#bca79c;opacity:.85}.black-friday-email .black-friday-email__form .input-field:input-placeholder{color:#bca79c;opacity:.85}.black-friday-email .black-friday-email__form .input-field:focus{border-color:#ff8b4e!important}.black-friday-email .black-friday-email__form .klaviyo_submit_button{width:100%;height:auto;min-height:55px;padding:15px;background-color:#ff8b4e;border:none;box-shadow:0 3px 6px #00000029;font-family:var(--secondary-font);font-size:21px;font-weight:400;text-transform:uppercase;color:#fff;transition-property:background-color;transition-duration:.2s}.no-touch .black-friday-email .black-friday-email__form .klaviyo_submit_button:hover{background-color:#f17534}.black-friday-email .black-friday-email__form .klaviyo_submit_button:focus-visible{outline:2px solid #000;outline-offset:1px}.black-friday-email .black-friday-email__form .klaviyo_submit_button[disabled]{background-color:#777;cursor:default}.black-friday-email .black-friday-email__cancel-link-wrapper{margin-top:15px}.black-friday-email .black-friday-email__cancel-link{font-size:18px;font-weight:var(--font-weight-black);line-height:1.2;text-transform:capitalize;text-decoration:underline;color:#bca79c}.black-friday-email .black-friday-email__cancel-link:hover{text-decoration:none}.black-friday-email .black-friday-email__cancel-link:focus-visible{outline:2px solid #000;outline-offset:1px}.black-friday-email .black-friday-email__privacy-policy{margin-top:13px;font-size:12px;color:#5a3b36}.black-friday-email .black-friday-email__privacy-policy p{margin-top:0;margin-bottom:0}.black-friday-email .black-friday-email__privacy-policy a{text-decoration:underline;color:#5a3b36}.no-touch .black-friday-email .black-friday-email__privacy-policy a:hover{text-decoration:none}.black-friday-email .black-friday-email__privacy-policy a:focus-visible{outline:2px solid #000;outline-offset:1px}.black-friday-email .black-friday-email__successful-sign-up{width:50%;display:none;text-align:left}.black-friday-email .black-friday-email__useful_links{font-size:18px}.black-friday-email .black-friday-email__useful_links p{margin-top:0;margin-bottom:15px}.black-friday-email .black-friday-email__useful_links p strong{font-size:16px;color:#5a3b36}.black-friday-email .black-friday-email__useful_links p:last-child{margin-bottom:0}.black-friday-email .black-friday-email__useful_links a{text-decoration:underline;color:#ff8b4e;transition-property:background-color;transition-duration:.2s}.no-touch .black-friday-email .black-friday-email__useful_links a:hover{text-decoration:none;color:#f17534}.black-friday-email .black-friday-email__image-wrapper{position:relative;display:none;padding-top:83%}.black-friday-email .black-friday-email__image{position:absolute;top:0;left:0;width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.black-friday-email .black-friday-email__loader:before{content:"";display:block;width:75px;height:75px;margin-top:15px;margin-left:auto;margin-right:auto;background-image:url(form-preloader.gif);background-repeat:no-repeat;background-size:contain}.black-friday-email .black-friday-email__loader:after{content:"Redirecting...";display:block;margin-top:5px;text-align:center;font-size:15px;font-weight:var(--font-weight-bold);color:#5a3b36}@media (min-width: 992px){.black-friday-email.black-friday-email--success{align-items:flex-start}.black-friday-email.black-friday-email--success .black-friday-email__successful-sign-up{padding-top:95px}}@media (max-width: 991px){.black-friday-email{flex-direction:column;height:auto;min-height:auto;padding-top:70px;padding-bottom:0;background-image:none!important}.black-friday-email.black-friday-email--thanks{padding-top:70px}.black-friday-email .black-friday-email__container{max-width:522px;margin-bottom:15px}.black-friday-email .black-friday-email__row{padding-top:0;justify-content:center}.black-friday-email .black-friday-email__empty-block{display:none}.black-friday-email .black-friday-email__form-wrapper{width:100%}.black-friday-email .black-friday-email__form-wrapper input[type=email],.black-friday-email .black-friday-email__form-wrapper input[type=tel]{height:68px!important}.black-friday-email .black-friday-email__form-wrapper input[type=email]::input-placeholder,.black-friday-email .black-friday-email__form-wrapper input[type=tel]::input-placeholder{line-height:68px!important}.black-friday-email .black-friday-email__form-wrapper input[type=email]:placeholder,.black-friday-email .black-friday-email__form-wrapper input[type=tel]:placeholder{line-height:68px!important}.black-friday-email .black-friday-email__form-wrapper input[type=email]::-moz-placeholder,.black-friday-email .black-friday-email__form-wrapper input[type=tel]::-moz-placeholder{line-height:68px!important}.black-friday-email .black-friday-email__form-wrapper input[type=email]::placeholder,.black-friday-email .black-friday-email__form-wrapper input[type=tel]::placeholder{line-height:68px!important}.black-friday-email .black-friday-email__form-wrapper input[type=email]:input-placeholder,.black-friday-email .black-friday-email__form-wrapper input[type=tel]:input-placeholder{line-height:68px!important}.black-friday-email .black-friday-email__description br{display:none}.black-friday-email .black-friday-email__successful-sign-up{width:100%}.black-friday-email .black-friday-email__successful-sign-up .black-friday-email__description br{display:none}.black-friday-email .black-friday-email__image-wrapper{display:block;width:100%}.black-friday-email .black-friday-email__title{font-size:34px;line-height:1.1}.black-friday-email .black-friday-email__title br{display:none}.black-friday-email .black-friday-email__title.black-friday-email__title--mb-big{margin-bottom:30px}.black-friday-email .black-friday-email__form .klaviyo_submit_button{min-height:68px}.black-friday-email .black-friday-email__cancel-link-wrapper{margin-top:25px;text-align:center}.black-friday-email .black-friday-email__privacy-policy{margin-top:20px;line-height:1.83}.black-friday-email .black-friday-email__success-text{text-align:center}}@media (max-width: 767px){.black-friday-email,.black-friday-email.black-friday-email--thanks{padding-top:55px}.black-friday-email .black-friday-email__container{margin-bottom:25px}.black-friday-email .black-friday-email__title{margin-bottom:10px;font-size:26px;line-height:1.21}.black-friday-email .black-friday-email__subtitle{margin-bottom:5px;font-size:24px}.black-friday-email .black-friday-email__image-wrapper{padding-top:118%}.black-friday-email .black-friday-email__form-wrapper .ql-editor p{text-align:center!important}.black-friday-email .black-friday-email__form-wrapper input[type=email],.black-friday-email .black-friday-email__form-wrapper input[type=tel]{height:55px!important}.black-friday-email .black-friday-email__form-wrapper input[type=email]::input-placeholder,.black-friday-email .black-friday-email__form-wrapper input[type=tel]::input-placeholder{line-height:47px!important}.black-friday-email .black-friday-email__form-wrapper input[type=email]:placeholder,.black-friday-email .black-friday-email__form-wrapper input[type=tel]:placeholder{line-height:47px!important}.black-friday-email .black-friday-email__form-wrapper input[type=email]::-moz-placeholder,.black-friday-email .black-friday-email__form-wrapper input[type=tel]::-moz-placeholder{line-height:47px!important}.black-friday-email .black-friday-email__form-wrapper input[type=email]::placeholder,.black-friday-email .black-friday-email__form-wrapper input[type=tel]::placeholder{line-height:47px!important}.black-friday-email .black-friday-email__form-wrapper input[type=email]:input-placeholder,.black-friday-email .black-friday-email__form-wrapper input[type=tel]:input-placeholder{line-height:47px!important}.black-friday-email .black-friday-email__form .klaviyo_submit_button{padding:10px 15px;font-family:var(--primary-font);font-weight:var(--font-weight-black)}.black-friday-email .black-friday-email__privacy-policy,.black-friday-email .black-friday-email__success-text{text-align:left}.black-friday-email .black-friday-email__success-text strong{font-size:24px}}@media (max-width: 720px){.black-friday-email,.black-friday-email.black-friday-email--thanks{padding-top:calc(var(--default-header-offset) + 55px)}}@media (max-width: 380px){.black-friday-email .klaviyo_submit_button{font-size:19px!important;padding-left:0;padding-right:0}}@media (max-width: 350px){.black-friday-email .klaviyo_submit_button{font-size:18px!important}}.template-page-black-friday-email,.template-page-black-friday-email-secondary,.template-page-black-friday-sms,.template-page-black-friday-sms-secondary,.template-page-form-signup-step,.template-page-sms-optin{padding-top:0}@media (max-width: 720px){.template-page-black-friday-email,.template-page-black-friday-email-secondary,.template-page-black-friday-sms,.template-page-black-friday-sms-secondary,.template-page-form-signup-step,.template-page-sms-optin{padding-top:var(--default-header-offset)}}.template-collection-withbanner-form-discount{padding-top:0}.template-collection-withbanner-form-discount .header-promotion-bar{position:relative}.template-collection-withbanner-form-discount .main-header-wrapper{padding-top:0!important}.template-collection-withbanner-form-discount .main-content{margin-bottom:0}.template-collection-withbanner-form-discount .new-header__btn{visibility:hidden;margin-left:-21px}.template-collection-withbanner-form-discount .collection-banner__heding-2{margin-bottom:0!important}.template-collection-withbanner-form-discount .subscription-popup .button-wrap{text-align:center}.template-collection-withbanner-form-discount .collection-banner__preloader-container{display:none;max-width:390px;min-height:188px;padding-top:15px}.template-collection-withbanner-form-discount .collection-banner__preloader-form{position:relative;overflow:hidden}.template-collection-withbanner-form-discount .collection-banner__preloader-form .collection-banner__preloader-item{height:46px;background-color:#ededed}.template-collection-withbanner-form-discount .collection-banner__preloader-form .collection-banner__preloader-button{height:60px;margin-top:15px;background-color:#e67f3a80}.template-collection-withbanner-form-discount .collection-banner__preloader-form:after{content:"";background-color:#333;width:100%;height:100%;position:absolute;top:0;left:0;animation-duration:.6s;animation-iteration-count:infinite;animation-name:form-loader-animate;animation-timing-function:linear;background:linear-gradient(to right,rgba(255,255,255,0) 0%,rgba(255,255,255,.6) 30%,rgba(255,255,255,0) 81%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr="#00ffffff",endColorstr="#00ffffff",GradientType=1)}.template-collection-withbanner-form-discount .collection-subscription__wrapper{padding-top:0}.template-collection-withbanner-form-discount .recipe-ingredients{position:relative;padding-top:135px}.template-collection-withbanner-form-discount .recipe-ingredients:before{content:"";position:absolute;top:-1px;left:50%;width:123px;height:60px;background-image:url(icon-arrow-up-light.svg);background-size:contain;background-repeat:no-repeat;background-position:50% 50%;transform:translate(-50%) rotate(180deg)}.template-collection-withbanner-form-discount .recipe-ingredients .recipe-ingredients__footer,.template-collection-withbanner-form-discount .recipe-ingredients .recipe-ingredients__button{display:none}@media (max-width: 991px){.template-collection-withbanner-form-discount .recipe-ingredients{padding-top:90px}.template-collection-withbanner-form-discount .recipe-ingredients:before{width:83px;height:40px}}@media (max-width: 767px){.template-collection-withbanner-form-discount #header-new.new-header .new-header__toolbar-item--btn{display:none}.template-collection-withbanner-form-discount .collection-banner{margin-top:0}.template-collection-withbanner-form-discount .collection-banner__heding-2{margin-left:-10px;margin-right:-10px}.template-collection-withbanner-form-discount .collection-banner__preloader-container{min-height:171px}.template-collection-withbanner-form-discount #collection-new-design .guarantee-block--mobile{display:none}.template-collection-withbanner-form-discount .recipe-ingredients{padding-top:85px}}@media (max-width: 720px){.template-collection-withbanner-form-discount .main-content{margin-top:0!important}}.collection-banner{padding:52px 10px 44px}.collection-banner .collection-banner__container{display:flex;flex-wrap:wrap;max-width:944px;margin:0 auto}.collection-banner .collection-banner__image-label{margin-bottom:10px;font-size:14px;font-weight:var(--font-weight-bold);line-height:1.29;color:#5a3b36;text-align:center;text-transform:capitalize}.collection-banner .collection-banner__img{width:267px}.collection-banner .collection-banner__img.collection-banner__img-mobile{display:none}.collection-banner .collection-banner__img-wrapper{position:relative;overflow:hidden;padding-top:100%}.collection-banner .collection-banner__img-wrapper img{position:absolute;top:0;left:0;width:100%;height:100%;-o-object-fit:cover;object-fit:cover;-o-object-position:50% 50%;object-position:50% 50%}.collection-banner .collection-banner__content{width:calc(100% - 267px);padding-top:35px;padding-left:47px}.collection-banner .collection-banner__content.collection-banner__content--center{margin-left:auto;margin-right:auto;padding-left:0}.collection-banner .collection-banner__heding-1{margin-top:0;margin-bottom:12px;font-family:var(--secondary-font);font-size:44px;font-weight:400;line-height:1.09;letter-spacing:-.39px;color:#5a3b36}.collection-banner .collection-banner__heding-1.collection-banner__heding-1--mobile{display:none}.collection-banner .collection-banner__subtitle{margin:0;font-size:18px;font-weight:var(--font-weight-bold);line-height:1;text-transform:capitalize;color:#bca79c}.collection-banner .collection-banner__form{max-width:100%;margin-top:13px;margin-bottom:9px}.collection-banner .collection-banner__form-input{width:100%;height:53px;margin-bottom:10px;padding:10px 20px;background-color:#fff;border:1px solid #B9A79D;border-radius:0;color:#5a3b36;font-family:var(--primary-font);font-size:20px;-webkit-appearance:none;-moz-appearance:none;appearance:none;box-shadow:none}.collection-banner .collection-banner__form-input::input-placeholder{color:#bca79c;opacity:1}.collection-banner .collection-banner__form-input:placeholder{color:#bca79c;opacity:1}.collection-banner .collection-banner__form-input::-moz-placeholder{color:#bca79c;opacity:1}.collection-banner .collection-banner__form-input::placeholder{color:#bca79c;opacity:1}.collection-banner .collection-banner__form-input:input-placeholder{color:#bca79c;opacity:1}.collection-banner .collection-banner__form-input:focus-visible{outline-offset:4px;outline:#ff8b4e auto 1px}.collection-banner .collection-banner__form-button{width:100%;height:60px;padding:5px 10px;background-color:#ff8b4e;border:none;border-radius:0;box-shadow:0 3px 6px #00000029;font-family:var(--secondary-font);font-size:27px;font-weight:400;letter-spacing:0;text-align:center;text-transform:uppercase;color:#fff;transition-property:background-color;transition-duration:.3s}.collection-banner .collection-banner__form-button:hover{background-color:#f17534}.collection-banner .collection-banner__form-button:focus-visible{outline-offset:4px;outline:#ff8b4e auto 1px}.collection-banner .collection-banner__form-messages{font-size:14px;line-height:1.2;color:#5a3b36}.collection-banner .collection-banner__form-messages p{margin:0}.collection-banner .collection-banner__form-messages .collection-banner__form-messages-label{margin-right:8px;font-weight:var(--font-weight-black)}.collection-banner .collection-banner__form-messages .collection-banner__form-code{display:inline-block;margin-left:4px;font-family:var(--secondary-font);font-size:24px;font-weight:400;color:#25b5ad}.collection-banner .collection-banner__form-messages .success_message{display:flex;flex-wrap:wrap;align-items:center}.collection-banner .collection-banner__form-messages .error_message{color:red}.collection-banner .collection-banner__text{margin-top:-17px;margin-bottom:0;font-size:12px;line-height:1.5;text-transform:capitalize;color:#bca79c}.collection-banner .collection-banner__text.collection-banner__text--mt0{margin-top:0}@media (max-width: 991px){.collection-banner{padding-top:47px;padding-left:50px;padding-right:50px}.collection-banner .collection-banner__content{padding-top:26px;padding-left:39px}.collection-banner .collection-banner__heding-1.collection-banner__heding-1--desktop{display:none}.collection-banner .collection-banner__heding-1.collection-banner__heding-1--mobile{display:block}.collection-banner .collection-banner__form-messages .success_message{padding:5px 0}}@media (max-width: 767px){.collection-banner{padding:52px 15px 25px}.collection-banner .collection-banner__container{max-width:420px;flex-direction:column}.collection-banner .collection-banner__img{width:100%}.collection-banner .collection-banner__content{width:100%;padding-top:18px;padding-left:0}.collection-banner .collection-banner__heding-1{margin-bottom:2px;font-size:38px;text-align:center}.collection-banner .collection-banner__subtitle{font-size:16px;text-align:center}.collection-banner .collection-banner__form{margin-top:10px}.collection-banner .collection-banner__form-button{font-size:22px}.collection-banner .collection-banner__form-messages{text-align:center}.collection-banner .collection-banner__form-messages .success_message{justify-content:center;margin:15px 0}.collection-banner .collection-banner__text{margin-top:0}}.template-page-content-rights{padding-top:0}.content-rights{padding-top:91px;padding-bottom:100px}.content-rights .content-rights__container{max-width:730px;margin-left:auto;margin-right:auto;padding-left:25px;padding-right:25px}.content-rights .content-rights__header{text-align:center}.content-rights .content-rights__title{margin-top:0;margin-bottom:0;font-family:var(--secondary-font);font-size:40px;font-weight:400;letter-spacing:-2px;line-height:.93;color:#5a3b36}.content-rights .content-rights__title p{margin-top:0;margin-bottom:0}.content-rights .content-rights__year{display:flex;justify-content:center;align-items:center;margin-top:0;margin-bottom:0;font-size:20px;font-weight:var(--font-weight-regular);letter-spacing:-1px;color:#bca79c}.content-rights .content-rights__year:before,.content-rights .content-rights__year:after{content:"";display:inline-block;width:31px;height:2px;background-color:#bca79c}.content-rights .content-rights__year:before{margin-right:6px}.content-rights .content-rights__year:after{margin-left:6px}.content-rights .rte{font-size:14px;color:#5a3b36}.content-rights .rte h2,.content-rights .rte h3,.content-rights .rte h4,.content-rights .rte h5{max-width:100%;margin:0}.content-rights .rte h2{margin-top:37px;margin-bottom:40px;font-size:22px;text-align:center}.content-rights .rte h3{margin-top:30px;margin-bottom:12px;font-size:22px}.content-rights .rte h4,.content-rights .rte .h4{font-size:14px;margin-top:0;margin-bottom:10px}.content-rights .rte h5{font-size:14px;font-weight:var(--font-weight-regular);text-transform:uppercase}.content-rights .rte p{margin-top:0;margin-bottom:19px;line-height:1.39}.content-rights .rte strong{font-weight:var(--font-weight-bold)}.content-rights .rte .content-rights__row{display:flex;flex-wrap:wrap;max-width:100%;margin:20px -20px}.content-rights .rte .content-rights__list{width:50%;max-width:100%;margin-left:0;margin-right:0;padding-left:20px;padding-right:20px}.content-rights .rte .content-rights__list p{margin-top:0;margin-bottom:0}.content-rights .rte a:focus-visible{outline:1px solid #000;outline-offset:2px}@media (max-width: 991px){.content-rights .content-rights__container{max-width:650px}}@media (max-width: 767px){.content-rights{padding-top:106px;padding-bottom:70px}.content-rights .rte .content-rights__list{width:100%}.content-rights .rte .content-rights__list:first-child{padding-bottom:20px}.content-rights .rte h2{margin-bottom:15px;text-align:left}}.template-article-health-wellness,.template-article{padding-top:0}.template-article-health-wellness .main-content,.template-article .main-content{margin-bottom:68px}@media (max-width: 991px){.template-article-health-wellness .main-content,.template-article .main-content{margin-bottom:32px}}.health-wellness-article-card{margin-bottom:30px}.health-wellness-article-card .health-wellness-article-card__image-wrapper{position:relative;display:block;margin-bottom:10px;padding-top:74%;transition-property:opacity;transition-duration:.2s}.health-wellness-article-card .health-wellness-article-card__link{position:relative;display:block}.no-touch .health-wellness-article-card .health-wellness-article-card__link:hover .health-wellness-article-card__image-wrapper,.no-touch .health-wellness-article-card .health-wellness-article-card__link:hover .health-wellness-article-card__title{opacity:.75}.health-wellness-article-card .health-wellness-article-card__link:focus-visible{outline:2px solid #000;outline-offset:4px}.health-wellness-article-card .health-wellness-article-card__image{position:absolute;top:0;left:0;width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.health-wellness-article-card .health-wellness-article-card__image.health-wellness-article-card__image--empty{background-color:#e8e8e8}.health-wellness-article-card .health-wellness-article-card__title{font-size:18px;font-weight:var(--font-weight-bold);line-height:1.22;color:#5a3b36;transition-property:opacity;transition-duration:.2s}.no-touch .health-wellness-article-card .health-wellness-article-card__title:hover{opacity:.75}@media (max-width: 991px){.health-wellness-article-card .health-wellness-article-card__image-wrapper{margin-bottom:6px;padding-top:70%}}.health-wellness-article .health-wellness-article__container{margin-left:auto;margin-right:auto;padding-left:25px;padding-right:25px}.health-wellness-article .health-wellness-article__container.health-wellness-article__container--header{max-width:830px}.health-wellness-article .health-wellness-article__container.health-wellness-article__container--main{max-width:832px}.health-wellness-article .health-wellness-article__container.health-wellness-article__container--footer{max-width:1200px}.health-wellness-article .health-wellness-article__header{margin-bottom:50px}.health-wellness-article .health-wellness-article__category{font-size:12px;font-weight:var(--font-weight-bold);color:#bca79c}.health-wellness-article .health-wellness-article__title{margin-top:6px;margin-bottom:15px;font-size:44px;line-height:1.2;text-transform:capitalize;color:#5a3b36}.health-wellness-article .health-wellness-article__title.health-wellness-article__title--recommendation{margin-top:0;margin-bottom:55px;font-size:34px;font-weight:var(--font-weight-black);text-align:center;text-transform:capitalize}.health-wellness-article .health-wellness-article__title.health-wellness-article__title--about{margin-top:0;margin-bottom:35px;font-family:var(--secondary-font);font-size:54px;font-weight:400;line-height:1.18;letter-spacing:-.4px;text-align:center;text-transform:uppercase}.health-wellness-article .health-wellness-article__subtitle{margin-top:0;margin-bottom:13px;font-size:24px;text-transform:capitalize;color:#bca79c}.health-wellness-article .health-wellness-article__details{display:flex;justify-content:space-between;margin-top:38px;margin-bottom:13px}.health-wellness-article .health-wellness-article__date{font-size:14px;color:#bca79c}.health-wellness-article .health-wellness-article__social-sharing{display:flex;align-items:center}.health-wellness-article .health-wellness-article__link{margin-right:30px}.health-wellness-article .health-wellness-article__link:focus-visible{outline:1px solid #000;outline-offset:2px}.health-wellness-article .health-wellness-article__link:last-child{margin-right:0}.health-wellness-article .health-wellness-article__link.health-wellness-article__link--twitter svg,.health-wellness-article .health-wellness-article__link.health-wellness-article__link--mail svg{max-width:16px}.health-wellness-article .health-wellness-article__link.health-wellness-article__link--facebook svg{max-width:8px}.health-wellness-article .health-wellness-article__link svg{display:block;width:100%}.health-wellness-article .health-wellness-article__link svg path{fill:#bca79c}.no-touch .health-wellness-article .health-wellness-article__link svg:hover{opacity:.6}.health-wellness-article .health-wellness-article__image-wrapper{position:relative;padding-top:52.5%}.health-wellness-article .health-wellness-article__image{position:absolute;top:0;left:0;width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.health-wellness-article .health-wellness-article__content{margin-bottom:80px}.health-wellness-article .health-wellness-article__content.health-wellness-article__content--additional{margin-bottom:35px}.health-wellness-article .health-wellness-article__content.health-wellness-article__content--additional.rte h3{margin-top:0;margin-bottom:17px;font-size:22px;color:#bca79c}.health-wellness-article .health-wellness-article__content.rte{color:#5a3b36}.health-wellness-article .health-wellness-article__content.rte *{max-width:100%;font-size:18px}.health-wellness-article .health-wellness-article__content.rte h1{margin-top:6px;margin-bottom:15px;font-size:44px;font-weight:var(--font-weight-black);line-height:1.2}.health-wellness-article .health-wellness-article__content.rte h2{margin-top:35px;margin-bottom:20px;font-size:34px;font-weight:var(--font-weight-black);line-height:1.35}.health-wellness-article .health-wellness-article__content.rte h3{margin-top:35px;margin-bottom:15px;font-size:24px;font-weight:var(--font-weight-black);line-height:1.4}.health-wellness-article .health-wellness-article__content.rte h4{margin-top:30px;margin-bottom:12px;font-size:20px;font-weight:var(--font-weight-bold)}.health-wellness-article .health-wellness-article__content.rte h5{margin-top:25px;margin-bottom:12px;font-size:20px;font-weight:var(--font-weight-bold)}.health-wellness-article .health-wellness-article__content.rte h6{margin-top:20px;margin-bottom:12px;font-size:16px;font-weight:var(--font-weight-bold)}.health-wellness-article .health-wellness-article__content.rte h3,.health-wellness-article .health-wellness-article__content.rte h4{color:#5a3b36}.health-wellness-article .health-wellness-article__content.rte h3 b,.health-wellness-article .health-wellness-article__content.rte h3 strong,.health-wellness-article .health-wellness-article__content.rte h4 b,.health-wellness-article .health-wellness-article__content.rte h4 strong{font-weight:var(--font-weight-black)}.health-wellness-article .health-wellness-article__content.rte p{margin-top:0;margin-bottom:24px;line-height:1.5}.health-wellness-article .health-wellness-article__content.rte p img{margin-bottom:0}.health-wellness-article .health-wellness-article__content.rte img{height:auto;margin-bottom:24px}.health-wellness-article .health-wellness-article__content.rte strong{font-weight:var(--font-weight-bold)}.health-wellness-article .health-wellness-article__content.rte ul{margin-top:0;margin-bottom:24px;padding-left:20px;list-style-type:disc}.health-wellness-article .health-wellness-article__content.rte ol{list-style-type:decimal}.health-wellness-article .health-wellness-article__content.rte li{margin-top:0;margin-bottom:0;line-height:1.5;color:#5a3b36}.health-wellness-article .health-wellness-article__content.rte a{text-decoration:underline;color:#ff8b4e}.health-wellness-article .health-wellness-article__content.rte a:focus-visible{outline:1px solid #000;outline-offset:2px}.no-touch .health-wellness-article .health-wellness-article__content.rte a:hover{text-decoration:none}.health-wellness-article .health-wellness-article__additional-content{margin-bottom:80px;padding-top:128px;padding-bottom:128px;background-color:#f8f4ee}.health-wellness-article .health-wellness-article__recommendation{margin-bottom:80px}.health-wellness-article .health-wellness-article__row{display:flex;flex-wrap:wrap;margin-left:-6px;margin-right:-6px}.health-wellness-article .health-wellness-article__col{width:25%;padding-left:6px;padding-right:6px}.health-wellness-article .images-navigation{padding-left:0;padding-right:0}@media (max-width: 991px){.health-wellness-article .health-wellness-article__container.health-wellness-article__container--header,.health-wellness-article .health-wellness-article__container.health-wellness-article__container--footer{max-width:658px}.health-wellness-article .health-wellness-article__header{margin-bottom:42px}.health-wellness-article .health-wellness-article__title{margin-top:3px;margin-bottom:16px;font-size:34px;line-height:1.3}.health-wellness-article .health-wellness-article__title.health-wellness-article__title--recommendation{margin-bottom:50px}.health-wellness-article .health-wellness-article__title.health-wellness-article__title--about{font-size:34px}.health-wellness-article .health-wellness-article__subtitle{font-size:22px}.health-wellness-article .health-wellness-article__details{margin-top:30px;margin-bottom:12px}.health-wellness-article .health-wellness-article__image-wrapper{padding-top:73.5%}.health-wellness-article .health-wellness-article__content{margin-bottom:40px}.health-wellness-article .health-wellness-article__content.health-wellness-article__content--additional{margin-bottom:0}.health-wellness-article .health-wellness-article__content.rte h2{font-size:28px;line-height:1.36}.health-wellness-article .health-wellness-article__additional-content{margin-bottom:70px;padding-top:82px;padding-bottom:110px}.health-wellness-article .health-wellness-article__recommendation{margin-bottom:50px}.health-wellness-article .health-wellness-article__row{margin-left:-9px;margin-right:-9px}.health-wellness-article .health-wellness-article__col{width:50%;padding-left:9px;padding-right:9px}}@media (max-width: 767px){.health-wellness-article .health-wellness-article__header{margin-bottom:20px}.health-wellness-article .health-wellness-article__title{margin-top:7px;margin-bottom:16px;font-size:30px;line-height:1.25}.health-wellness-article .health-wellness-article__title.health-wellness-article__title--recommendation{margin-bottom:27px;font-size:30px;text-align:left}.health-wellness-article .health-wellness-article__content.rte h1{margin-top:7px;margin-bottom:16px;font-size:30px;line-height:1.25}.health-wellness-article .health-wellness-article__content.rte h2{font-size:24px;line-height:1.38}.health-wellness-article .health-wellness-article__details{margin-top:25px;margin-bottom:11px}.health-wellness-article .health-wellness-article__link{margin-right:22px}.health-wellness-article .health-wellness-article__image-wrapper{padding-top:100%}.health-wellness-article .health-wellness-article__additional-content{margin-bottom:38px;padding-top:46px;padding-bottom:46px}.health-wellness-article .health-wellness-article__row{margin-left:0;margin-right:0}.health-wellness-article .health-wellness-article__col{width:100%;padding-left:0;padding-right:0}}.page-default{margin:0 auto;font-size:18px;line-height:1.34;color:#5a3b36}.page-default.page-default--container{max-width:720px;padding-top:80px}.page-default h1{font-size:28px;font-weight:var(--font-weight-black)}.page-default h2{max-width:100%;font-size:24px;font-weight:var(--font-weight-black);line-height:1.38;color:#5a3b36}.page-default h3{font-size:21px}.page-default h4{font-size:20px}.page-default h3,.page-default h4,.page-default h5,.page-default h6{max-width:100%;font-weight:var(--font-weight-black);color:#5a3b36}.page-default strong{font-weight:var(--font-weight-black)}.page-default a{color:#ff8b4e}.page-default a:hover{text-decoration:underline}.page-default a:focus-visible{outline:1px solid #000;outline-offset:1px}.page-default .rte>*:first-child{margin-top:0}.page-default .rte p{margin:1em 0}.page-default .rte ul{max-width:100%;margin:0;padding-left:1em}.page-default .rte ol{margin:0;max-width:100%;padding-left:1em}.page-default .rte ol ol{list-style-type:lower-alpha}.page-default .rte ol ol ol{list-style-type:lower-roman}.page-default .rte ol li{margin:0}.page-default .rte ol li::marker{font-weight:var(--font-weight-black)}.page-default .rte ol li ol li::marker{font-weight:400}@media (max-width: 767px){.page-default{font-size:17px}}@media (max-width: 720px){.page-default{padding-top:calc(var(--default-header-offset) + 60px)}.page-default h1{font-size:24px}}#ReCharge .recharge.page__customers__request-invite{margin-top:140px;margin-bottom:280px;padding:0 25px}#ReCharge .recharge.page__customers__request-invite .rc_layout__container{max-width:760px;padding-left:0;padding-right:0;text-align:left}#ReCharge .recharge.page__customers__request-invite .col-md-6{flex:0 0 100%;max-width:100%;padding-top:0!important;padding-left:0;padding-right:0;text-align:left}#ReCharge .recharge.page__customers__request-invite .rc_header-settings__title h2{margin-top:0;margin-bottom:10px;font-size:34px;font-weight:var(--font-weight-black);line-height:1.29;text-align:left;text-transform:capitalize;color:#5a3b36}#ReCharge .recharge.page__customers__request-invite .rc_header-settings__description p{margin-top:0;margin-bottom:20px;font-size:14px;font-weight:400;line-height:1.35;text-align:left;color:#5a3b36}#ReCharge .recharge.page__customers__request-invite .btn-primary{display:inline-block;width:100%;padding:14px 20px 12px;border:none;background-color:#ff8b4e;font-family:var(--secondary-font);font-size:14px;font-weight:400;text-align:center;text-transform:uppercase;text-decoration:none;color:#fff;min-width:210px;min-height:40px;transition-property:opacity,color,background-color;transition-duration:.3s}.no-touch #ReCharge .recharge.page__customers__request-invite .btn-primary:hover{opacity:.75}#ReCharge .recharge.page__customers__request-invite .btn-primary:focus-visible{outline:2px solid #000;outline-offset:2px}#ReCharge .recharge.page__customers__request-invite .rc_form__input{display:block;width:100%;padding:7px 23px;border:1px solid #ededed;background-color:#fff;font-family:var(--primary-font);font-size:14px;font-weight:400;line-height:1.71;letter-spacing:0;color:#5a3b36;-webkit-appearance:none;-moz-appearance:none;appearance:none;box-shadow:none;border-radius:0;transition-duration:.4s;transition-property:color,background-color,border-color}#ReCharge .recharge.page__customers__request-invite .rc_form__input:focus{border-color:#ff8b4e}#ReCharge .recharge.page__customers__request-invite .rc_form__input::input-placeholder{color:#bca79c}#ReCharge .recharge.page__customers__request-invite .rc_form{margin-top:0}#ReCharge .recharge.page__customers__request-invite .rc_form .form__control{margin-bottom:15px}#ReCharge .recharge.page__customers__request-invite .rc_form .form__control:last-of-type{margin-bottom:0}#ReCharge .recharge.page__customers__request-invite .rc_form p:last-of-type{margin-top:0;margin-bottom:0}#ReCharge .recharge.page__customers__request-invite .rc_form a{font-size:14px;line-height:1.35;text-decoration:underline;color:#ff8b4e}.no-touch #ReCharge .recharge.page__customers__request-invite .rc_form a:hover{text-decoration:none}#ReCharge .recharge.page__customers__request-invite .rc_form a:focus-visible{outline:1px solid #000;outline-offset:2px}@media (max-width: 991px){#ReCharge .recharge.page__customers__request-invite .rc_layout__container{max-width:800px}}@media (max-width: 767px){#ReCharge .recharge.page__customers__request-invite{margin-top:160px;margin-bottom:120px}}@media (max-width: 575px){#ReCharge .recharge.page__customers__request-invite .rc_header-settings__title h2{font-size:32px}}@media (max-width: 749px){#ReCharge .recharge.page__customers__request-invite .rc_layout__container{max-width:400px}}@media screen and (max-width: 408px){#ReCharge .recharge.page__customers__request-invite{margin-top:110px;margin-bottom:70px}#ReCharge .recharge.page__customers__request-invite .rc_header-settings__title h2{font-size:24px}}.page-prop65{max-width:632px;margin-left:auto;margin-right:auto;padding:53px 25px 108px;color:#5a3b36}.page-prop65 .page-prop65__title{margin:0;font-size:44px;font-weight:var(--font-weight-black);text-align:center;line-height:1.14;color:#5a3b36}.page-prop65 .page-prop65__rte{font-size:16px;line-height:1.5}.page-prop65 .page-prop65__rte h2{margin-top:45px;margin-bottom:20px;font-size:24px;line-height:1.17;color:#5a3b36}.page-prop65 .page-prop65__rte p{margin:0}.page-prop65 .page-prop65__rte p+p{margin-top:24px}.page-prop65 .page-prop65__rte a{color:#ff8b4e;word-break:break-word}.page-prop65 .page-prop65__rte a:hover{text-decoration:underline}.page-prop65 .page-prop65__rte a:focus-visible{outline:1px solid #000}.page-prop65 .page-prop65__rte img{display:block;margin-top:50px;margin-bottom:40px}@media (max-width: 991px){.page-prop65{max-width:521px;padding-top:38px;padding-bottom:60px}.page-prop65 .page-prop65__title{font-size:34px;line-height:1.29}.page-prop65 .page-prop65__rte img{margin-top:40px}}@media (max-width: 767px){.page-prop65{padding-bottom:70px;padding-left:23px;padding-right:23px}.page-prop65 .page-prop65__title{font-size:30px;line-height:1.2;text-align:left}.page-prop65 .page-prop65__rte h2:first-child{margin-top:35px}}@media (max-width: 720px){.page-prop65{padding-top:120px}}.template-page-vanfest{padding-top:0}@media (max-width: 720px){.template-page-vanfest{padding-top:var(--default-header-offset)}}.page-vanfest{display:flex;flex-wrap:wrap;min-height:calc(100vh - 50px);background-color:#f8f4ee80;color:#5a3b36}.page-vanfest .page-vanfest__image-wrapper,.page-vanfest .page-vanfest__content{width:50%}.page-vanfest .page-vanfest__image-wrapper{position:relative;overflow:hidden}.page-vanfest .page-vanfest__image{position:absolute;top:0;left:0;width:100%;height:100%;-o-object-fit:cover;object-fit:cover;-o-object-position:50% 50%;object-position:50% 50%}.page-vanfest .page-vanfest__content{align-self:center;padding:50px 30px 50px 103px}.page-vanfest .page-vanfest__title{margin-top:0;margin-bottom:12px;font-family:var(--secondary-font);font-size:44px;font-weight:400;line-height:1.09;letter-spacing:-.39px}.page-vanfest .page-vanfest__subtitle{margin-top:0;margin-bottom:13px;font-size:24px;font-weight:var(--font-weight-black);line-height:1.42}.page-vanfest .page-vanfest__form{max-width:380px}.page-vanfest .page-vanfest__form .error_message{margin-top:7px;color:red}.page-vanfest .page-vanfest__input{width:100%;height:55px;margin-bottom:14px;padding-left:17px;padding-right:15px;background-color:#fff;border:1px solid #D3D2D2;border-radius:0;box-shadow:none;color:#5a3b36;font-family:var(--primary-font);font-size:17px;letter-spacing:.1px;line-height:normal;transition-property:border-color;transition-duration:.3s;-webkit-appearance:none;-moz-appearance:none;appearance:none}.page-vanfest .page-vanfest__input::input-placeholder{line-height:55px;color:#bca79c}.page-vanfest .page-vanfest__input:placeholder{line-height:55px;color:#bca79c}.page-vanfest .page-vanfest__input::-moz-placeholder{line-height:55px;color:#bca79c}.page-vanfest .page-vanfest__input::placeholder{line-height:55px;color:#bca79c}.page-vanfest .page-vanfest__input:input-placeholder{line-height:55px;color:#bca79c}.page-vanfest .page-vanfest__input:focus{border-color:#ff8b4e}.page-vanfest .page-vanfest__button{width:100%;height:auto;min-height:55px;padding:15px;background-color:#ff8b4e;border-radius:0;border:none;box-shadow:0 3px 6px #00000029;font-family:var(--secondary-font);font-size:21px;font-weight:400;text-transform:uppercase;color:#fff;transition-property:background-color;transition-duration:.3s;-webkit-appearance:none;-moz-appearance:none;appearance:none}.page-vanfest .page-vanfest__button:hover{background-color:#f17534}.page-vanfest .page-vanfest__button:focus-visible{outline:2px solid #000;outline-offset:1px}@media (max-width: 1279px){.page-vanfest .page-vanfest__content{padding-left:30px}}@media (max-width: 991px){.page-vanfest{position:relative;display:block;min-height:auto;padding-top:130%}.page-vanfest .page-vanfest__image-wrapper,.page-vanfest .page-vanfest__content{width:100%}.page-vanfest .page-vanfest__image-wrapper{position:absolute;top:0;left:0;width:100%;height:100%}.page-vanfest .page-vanfest__content{position:absolute;z-index:2;top:80px;left:50%;max-width:513px;margin:0 auto;padding:0 20px;text-align:center;transform:translate(-50%)}.page-vanfest .page-vanfest__title{margin-bottom:20px}.page-vanfest .page-vanfest__subtitle{margin-bottom:7px}.page-vanfest .page-vanfest__form{max-width:365px;margin-left:auto;margin-right:auto}}@media (max-width: 767px){.page-vanfest{padding-top:199%}.page-vanfest .page-vanfest__content{top:57px;padding:0 28px}.page-vanfest .page-vanfest__title{margin-bottom:10px;font-size:28px;line-height:1.21}.page-vanfest .page-vanfest__subtitle{margin-bottom:13px;font-size:18px;line-height:1.22}}.page-7-reasons{max-width:850px;margin:0 auto;padding:50px 25px 100px;color:#5a3b36;counter-reset:step}.page-7-reasons .show-from-desktop{display:none}@media (min-width: 992px){.page-7-reasons .show-from-desktop{display:block}}.page-7-reasons .show-from-tablet{display:none}@media (min-width: 768px){.page-7-reasons .show-from-tablet{display:block}}.page-7-reasons .show-tablet{display:none}@media (min-width: 768px) and (max-width: 991px){.page-7-reasons .show-tablet{display:block}}.page-7-reasons .show-mobile{display:none}@media (max-width: 767px){.page-7-reasons .show-mobile{display:block}}.page-7-reasons .page-7-reasons__title{margin:0;font-size:34px;font-weight:var(--font-weight-black);line-height:1.29;text-transform:capitalize}.page-7-reasons .page-7-reasons__small-title{margin-top:0;margin-bottom:6px;font-size:27px;font-weight:var(--font-weight-black);line-height:1.44;counter-increment:step;text-transform:capitalize}.page-7-reasons .page-7-reasons__small-title:before{content:counter(step) ". "}.page-7-reasons .page-7-reasons__subtitle{margin:0;font-size:22px;font-weight:var(--font-weight-bold);line-height:1.23;color:#bca79c}.page-7-reasons .page-7-reasons__media{display:flex;flex-wrap:wrap}.page-7-reasons .page-7-reasons__media+.page-7-reasons__media{margin-top:50px}.page-7-reasons .page-7-reasons__media.page-7-reasons__media--center{align-items:center}.page-7-reasons .page-7-reasons__media-content{padding-left:48px;flex-grow:1;flex-basis:0}.page-7-reasons .page-7-reasons__media-img-wrapper{flex-basis:285px;flex-shrink:0;text-align:right}.page-7-reasons .page-7-reasons__image{width:186px;height:186px;margin-left:auto;vertical-align:middle;-o-object-fit:cover;object-fit:cover}.page-7-reasons .page-7-reasons__image.page-7-reasons__image--big{width:100%;height:auto;-o-object-fit:unset;object-fit:unset}.page-7-reasons .page-7-reasons__actions{margin-top:98px;text-align:center}.page-7-reasons .page-7-reasons__actions-title{margin-top:0;margin-bottom:12px;font-size:27px;font-weight:var(--font-weight-black);line-height:1.15}.page-7-reasons .page-7-reasons__button{display:inline-block;width:100%;max-width:384px;padding:16px 20px;background-color:#ff8b4e;border:none;font-family:var(--secondary-font);font-size:16px;font-weight:400;line-height:1.13;text-transform:uppercase;text-decoration:none;color:#fff;transition-property:background-color;transition-duration:.3s}.page-7-reasons .page-7-reasons__button:hover{background:#f17534}.page-7-reasons .page-7-reasons__button:focus-visible{outline:2px solid #000;outline-offset:4px}@media (max-width: 991px){.page-7-reasons{padding-top:70px}.page-7-reasons .page-7-reasons__title{margin-bottom:50px;text-align:center}.page-7-reasons .page-7-reasons__small-title{font-size:22px}.page-7-reasons .page-7-reasons__subtitle{font-size:18px}.page-7-reasons .page-7-reasons__media.page-7-reasons__media--center{max-width:100%;flex-direction:column-reverse;padding-left:0}.page-7-reasons .page-7-reasons__media.page-7-reasons__media--center .page-7-reasons__media-content{padding-left:0}.page-7-reasons .page-7-reasons__media:not(.page-7-reasons__media--center){max-width:580px;margin-left:auto;margin-right:auto;padding-left:52px}.page-7-reasons .page-7-reasons__media:not(.page-7-reasons__media--center) .page-7-reasons__media-img-wrapper{flex-basis:228px}.page-7-reasons .page-7-reasons__media:not(.page-7-reasons__media--center) .page-7-reasons__image{width:228px;height:228px}.page-7-reasons .page-7-reasons__media:not(.page-7-reasons__media--center) .page-7-reasons__media-content{padding-left:34px}.page-7-reasons .page-7-reasons__actions-title{font-size:18px}}@media (max-width: 767px){.page-7-reasons .page-7-reasons__title{margin-bottom:22px;font-size:24px;line-height:1.42}.page-7-reasons .page-7-reasons__media+.page-7-reasons__media{margin-top:80px}.page-7-reasons .page-7-reasons__media.page-7-reasons__media--center{max-width:472px;margin-left:auto;margin-right:auto}.page-7-reasons .page-7-reasons__media.page-7-reasons__media--center+.page-7-reasons__media{margin-top:80px}.page-7-reasons .page-7-reasons__media:not(.page-7-reasons__media--center){max-width:472px;flex-direction:column-reverse;padding-left:0}.page-7-reasons .page-7-reasons__media:not(.page-7-reasons__media--center) .page-7-reasons__media-img-wrapper{width:100%;flex-basis:auto}.page-7-reasons .page-7-reasons__media:not(.page-7-reasons__media--center) .page-7-reasons__image{width:100%;height:auto}.page-7-reasons .page-7-reasons__media:not(.page-7-reasons__media--center) .page-7-reasons__media-content{margin-bottom:15px;padding-left:0}.page-7-reasons .page-7-reasons__actions{margin-top:66px}}@media (max-width: 720px){.page-7-reasons{padding-top:90px}}.template-page-video-reviews,.template-page-video-reviews-bars,.template-page-video-reviews-thank-you{padding-top:0}.page-video-reviews{max-width:1020px;margin-left:auto;margin-right:auto;padding:90px 23px 75px;color:#5a3b36}.page-video-reviews .page-video-reviews__title{max-width:650px;margin:0 auto;font-family:Arial,sans-serif;font-size:44px;font-weight:var(--font-weight-black);line-height:1.18;letter-spacing:-.39px;text-align:center;text-transform:capitalize;color:#5a3b36}.page-video-reviews .page-video-reviews__title strong{font-weight:400;color:#25b5ad}.page-video-reviews .page-video-reviews__subtitle{margin-bottom:25px;font-family:Arial,sans-serif;font-size:22px;font-weight:var(--font-weight-black);line-height:1.45;letter-spacing:-.19px}.page-video-reviews .page-video-reviews__subtitle strong{font-weight:var(--font-weight-black);color:#bca79c}.page-video-reviews .page-video-reviews__list-title{margin-top:20px;margin-bottom:13px;font-size:18px;line-height:1.22;font-weight:var(--font-weight-black);text-transform:capitalize;color:#bca79c}.page-video-reviews .page-video-reviews__list{padding-left:3px}.page-video-reviews .page-video-reviews__row{display:flex;flex-wrap:wrap;margin-top:40px}.page-video-reviews .page-video-reviews__videos-col{width:50%}.page-video-reviews .page-video-reviews__content-col{width:50%;padding-left:75px;font-size:18px;line-height:1.25}.page-video-reviews .page-video-reviews__content-col p{margin:0}.page-video-reviews .page-video-reviews__text a{color:#ff8b4e;text-decoration:underline}.page-video-reviews .page-video-reviews__text a:hover{text-decoration:none}.page-video-reviews .page-video-reviews__videos{display:flex;flex-wrap:wrap;margin:0 -7px}.page-video-reviews .page-video-reviews__video-col{width:33.33333%;margin-bottom:14px;padding:0 7px}.page-video-reviews .page-video-reviews__form-wrapper{margin-top:28px}.page-video-reviews .page-video-reviews__form-wrapper .iconSvg svg{width:22px;height:auto}.page-video-reviews .page-video-reviews__form-wrapper ul,.page-video-reviews .page-video-reviews__form-wrapper li{margin:0}.page-video-reviews .page-video-reviews__form-wrapper .form-line+.form-line{margin-top:15px}.page-video-reviews .page-video-reviews__form-wrapper .form-line+.form-line.form-line--upload{margin-top:25px}.page-video-reviews .page-video-reviews__form-wrapper .form-line+.form-line.form-line--submit{margin-top:19px}.page-video-reviews .page-video-reviews__form-wrapper .form-line+.form-line.form-line--agree{margin-top:20px}@media (min-width: 992px){@media not all and (-webkit-min-device-pixel-ratio: 0),not all and (min-resolution: .001dpcm){@supports (-webkit-appearance: none){.page-video-reviews .page-video-reviews__form-wrapper .form-line+.form-line.form-line--agree a{display:inline-block;transform:translateY(-1.5px)}}}}.page-video-reviews .page-video-reviews__form-wrapper .form-line.form-line--text{font-size:18px}.page-video-reviews .page-video-reviews__input{width:100%;height:55px;padding:5px 17px;border:2px solid #f1f1f1;font-family:var(--primary-font);font-size:18px;color:#5a3b36;transition-property:border-color;transition-duration:.3s;-webkit-appearance:none;-moz-appearance:none;appearance:none}.page-video-reviews .page-video-reviews__input:focus{border-color:#ff8b4e}.page-video-reviews .page-video-reviews__input::input-placeholder{opacity:1;color:#bca79c}.page-video-reviews .page-video-reviews__input:placeholder{opacity:1;color:#bca79c}.page-video-reviews .page-video-reviews__input::-moz-placeholder{opacity:1;color:#bca79c}.page-video-reviews .page-video-reviews__input::placeholder{opacity:1;color:#bca79c}.page-video-reviews .page-video-reviews__input:input-placeholder{opacity:1;color:#bca79c}.page-video-reviews .page-video-reviews__button{width:100%;height:59px;padding:5px 15px;border:none;background-color:#ff8b4e;font-family:var(--secondary-font);font-size:20px;letter-spacing:-.18px;font-weight:400;text-align:center;text-transform:uppercase;transition-property:background-color;transition-duration:.3s;color:#fff;-webkit-appearance:none;-moz-appearance:none;appearance:none}.page-video-reviews .page-video-reviews__button:hover{background-color:#f17534}.page-video-reviews .page-video-reviews__button:focus-visible{transition:none;outline:2px solid #000;outline-offset:4px}.page-video-reviews .page-video-reviews__checkbox{display:inline-block;width:18px;height:18px;margin-right:10px;border:2px solid #5a3b36;background-color:#fff;border-radius:2px;cursor:pointer;-webkit-appearance:none;-moz-appearance:none;appearance:none}.page-video-reviews .page-video-reviews__checkbox:checked{background-color:#5a3b36;background-image:url(icon-check-01-white.svg);background-repeat:no-repeat;background-position:50% 50%;background-size:contain}.page-video-reviews .page-video-reviews__checkbox:focus-visible{transition:none;outline:2px solid #000;outline-offset:4px}.page-video-reviews .page-video-reviews__label{vertical-align:top;font-size:18px;cursor:pointer}.page-video-reviews .page-video-reviews__label a{color:currentColor;text-decoration:underline}.page-video-reviews .page-video-reviews__label a:hover{text-decoration:none}.page-video-reviews .page-video-reviews__label a:focus-visible{outline:2px solid #000;outline-offset:4px}.page-video-reviews .page-video-reviews__upload-file{font-weight:var(--font-weight-bold)}@media (max-width: 991px){.page-video-reviews{padding-top:75px;padding-bottom:60px}.page-video-reviews .page-video-reviews__image-wrapper{display:block;margin:auto;text-align:center}.page-video-reviews .page-video-reviews__title{font-size:36px;line-height:1.17;letter-spacing:-.32px}.page-video-reviews .page-video-reviews__row{margin-top:35px;padding:0 40px}.page-video-reviews .page-video-reviews__row.page-video-reviews__row--bars{margin-top:10px}.page-video-reviews .page-video-reviews__videos-col{width:100%}.page-video-reviews .page-video-reviews__content-col{width:100%;max-width:472px;margin-top:38px;margin-left:auto;margin-right:auto;padding-left:0}.page-video-reviews .page-video-reviews__content-col.page-video-reviews__content-col--bars{margin-top:25px}.page-video-reviews .page-video-reviews__video-col{width:25%}.page-video-reviews .page-video-reviews__video-col:nth-child(n+9){display:none}.page-video-reviews .page-video-reviews__form-wrapper .form-line.form-line--agree{display:flex;align-items:center;text-align:center}.page-video-reviews .page-video-reviews__form-wrapper .form-line.form-line--agree .page-video-reviews__label{padding-top:2px}}@media (max-width: 767px){.page-video-reviews{padding-bottom:75px}.page-video-reviews .page-video-reviews__title{font-family:var(--primary-font);font-size:32px;font-weight:var(--font-weight-black);letter-spacing:normal;line-height:1.19}.page-video-reviews .page-video-reviews__title strong{display:inline-block}.page-video-reviews .page-video-reviews__title.page-video-reviews__title--bars{font-size:28px}.page-video-reviews .page-video-reviews__row{margin-top:45px;padding:0}.page-video-reviews .page-video-reviews__content-col{margin-top:20px}.page-video-reviews .page-video-reviews__videos{margin:0 -25px}.page-video-reviews .page-video-reviews__video-col{width:33.33333%;margin-bottom:18px;padding:0 2px}.page-video-reviews .page-video-reviews__video-col:nth-child(n+9){display:block}.page-video-reviews .page-video-reviews__video-col:nth-child(n+10){display:none}.page-video-reviews .page-video-reviews__form-wrapper{margin-top:52px}.page-video-reviews .page-video-reviews__form-wrapper .form-line.form-line--agree{justify-content:center}.page-video-reviews .page-video-reviews__form-wrapper .form-line.form-line--text{font-size:14px}.page-video-reviews .page-video-reviews__form-wrapper .form-line+.form-line.form-line--agree{margin-top:15px}.page-video-reviews .page-video-reviews__label{font-size:14px}}@media (max-width: 720px){.page-video-reviews{padding-top:calc(var(--default-header-offset) + 60px)}}@media (max-width: 355px){.page-video-reviews .page-video-reviews__title.page-video-reviews__title--bars{font-size:22px}}.file-upload{position:relative;height:137px;border-radius:25px;background-color:#f8f4ee;border:2px solid #b9a79d;border-style:dashed}.file-upload .file-upload__input-focus-container{position:absolute;top:0;left:0;width:100%;height:100%;z-index:0;border-radius:25px}.file-upload .file-upload__input{position:absolute;top:0;left:0;width:100%;height:100%;cursor:pointer;font-size:0;opacity:0;z-index:1}.file-upload .file-upload__input:focus-visible~.file-upload__input-focus-container{outline:2px solid #ff8b4e;outline-offset:4px}.file-upload .file-upload__icon{display:inline-block;width:24px;height:16px;margin-right:12px}.file-upload .file-upload__label{position:absolute;top:50%;width:100%;display:block;font-weight:var(--font-weight-bold);font-size:18px;text-align:center;color:#bca79c;transform:translateY(-50%)}.file-upload .file-upload__label-text{font-size:14px;font-weight:400}.file-upload .file-upload__label-text strong{font-weight:400;text-decoration:underline;color:#ff8b4e}@media (max-width: 767px){.file-upload{height:165px}}.video-reviews-thank-you{padding-top:60px;font-size:18px;line-height:1.22;text-align:center;color:#5a3b36}.video-reviews-thank-you .video-reviews-thank-you__container{max-width:820px;margin:0 auto;padding:0 25px}.video-reviews-thank-you .video-reviews-thank-you__title{margin:0;font-family:Arial,sans-serif;font-weight:var(--font-weight-black);font-size:44px;line-height:1.18;letter-spacing:-.39px;color:#5a3b36}.video-reviews-thank-you .video-reviews-thank-you__accent-text{margin-top:23px;margin-bottom:0;font-weight:var(--font-weight-black);color:#90c343;text-transform:capitalize}.video-reviews-thank-you .video-reviews-thank-you__accent-text svg{width:20px;fill:currentColor}.video-reviews-thank-you .video-reviews-thank-you__text{margin-top:25px}.video-reviews-thank-you .video-reviews-thank-you__text p{margin:0}.video-reviews-thank-you .video-reviews-thank-you__text p+p{margin-top:25px}.video-reviews-thank-you .video-reviews-thank-you__text strong{font-weight:var(--font-weight-black)}.video-reviews-thank-you .video-reviews-thank-you__widget{margin-top:60px;margin-bottom:60px}@media (max-width: 991px){.video-reviews-thank-you .video-reviews-thank-you__title{font-size:36px}.video-reviews-thank-you .video-reviews-thank-you__text{max-width:480px;margin-left:auto;margin-right:auto}}@media (max-width: 767px){.video-reviews-thank-you .video-reviews-thank-you__title{font-family:var(--primary-font);font-weight:var(--font-weight-black);font-size:32px}.video-reviews-thank-you .video-reviews-thank-you__accent-text{margin-top:10px}.video-reviews-thank-you .video-reviews-thank-you__text{margin-top:20px}.video-reviews-thank-you .video-reviews-thank-you__widget{margin-top:40px}}@media (max-width: 720px){.video-reviews-thank-you{padding-top:calc(var(--default-header-offset) + 44px)}}.ingredients-sticky-nav-wrapper{height:0}.ingredients-sticky-nav{position:relative;z-index:50;max-width:1154px;margin:0 auto}.ingredients-sticky-nav .scrollbar-track-x{display:none!important}.ingredients-sticky-nav .ingredients-sticky-nav__list{margin:0;padding-top:13px;padding-bottom:10px;padding-right:38px;text-align:center;white-space:nowrap;overflow-x:auto}.ingredients-sticky-nav .ingredients-sticky-nav__list.fixed{position:fixed;top:0;left:0;z-index:10;width:100%;max-width:100%;background-color:#e4dad3}.ingredients-sticky-nav .ingredients-sticky-nav__item{display:inline-block;margin:0 45px;padding:0;border:0;background-color:transparent}.ingredients-sticky-nav .ingredients-sticky-nav__link{display:inline-block;font-family:var(--primary-font);font-size:16px;font-weight:var(--font-weight-bold);line-height:1.3;color:#bca79c;border-bottom:2px solid transparent}.ingredients-sticky-nav .ingredients-sticky-nav__link.active{border-color:currentcolor;color:#5a3b36}.ingredients-sticky-nav .ingredients-sticky-nav__link.ingredients-sticky-nav__link--primary{color:#ff8b4e}.no-touch .ingredients-sticky-nav .ingredients-sticky-nav__link:hover{border-color:currentcolor}.ingredients-sticky-nav .ingredients-sticky-nav__link:focus-visible{outline:2px solid #000;outline-offset:2px}@media (max-width: 991px){.ingredients-sticky-nav .ingredients-sticky-nav__list{padding-top:10px}.ingredients-sticky-nav .ingredients-sticky-nav__item{margin:0 22px}}@media (max-width: 767px){.ingredients-sticky-nav{z-index:98}.ingredients-sticky-nav .ingredients-sticky-nav__item{margin:0 15px}.ingredients-sticky-nav .ingredients-sticky-nav__item:first-child{padding-left:22px}.ingredients-sticky-nav .ingredients-sticky-nav__item:last-child{padding-right:22px}.ingredients-sticky-nav .ingredients-sticky-nav__link{font-size:14px}}.page-skeleton.page-skeleton--inactive{display:none}.page-skeleton .page-skeleton__breadcrumbs{height:35px;margin:0}.page-skeleton .skeleton-clean{border:none;box-shadow:none;margin-left:0;margin-right:0}.page-skeleton .skeleton-clean:before,.page-skeleton .skeleton-clean:after{content:none}.page-skeleton .skeleton-flex-wrapper{display:flex;align-items:center}.page-skeleton .skeleton-flex-wrapper.skeleton-flex-wrapper--column{flex-direction:column;align-items:flex-start}.page-skeleton .skeleton-flex-wrapper.skeleton-flex-wrapper--align-base{align-items:baseline}.page-skeleton .skeleton-item{border-radius:4px;animation:blink-animation 3s ease-out infinite}.page-skeleton .skeleton-item--xxs{height:15px}.page-skeleton .skeleton-item--xs{height:25px}.page-skeleton .skeleton-item--sm{height:35px}.page-skeleton .skeleton-item--md{height:40px}.page-skeleton .skeleton-item--full-width{width:100%}.page-skeleton .skeleton-item--half{width:50%}.page-skeleton .skeleton-item--one-third{width:33.3333333333%}.page-skeleton .skeleton-item--two-third{width:66.6666666667%}.page-skeleton .skeleton-item--most-of{width:90%}.page-skeleton .skeleton-item--w-65{max-width:65px;width:100%}.page-skeleton .skeleton-item--w-100{max-width:100px;width:100%}.page-skeleton .skeleton-item--w-120{max-width:120px;width:100%}.page-skeleton .skeleton-item--w-150{max-width:150px;width:100%}.page-skeleton .skeleton-item--w-200{max-width:200px;width:100%}.page-skeleton .skeleton-m-0{margin:0}.page-skeleton .skeleton-mt-5{margin-top:5px}.page-skeleton .skeleton-mt-25{margin-top:25px}.page-skeleton .skeleton-mt-15{margin-top:15px}.page-skeleton .skeleton-mt-20{margin-top:20px}.page-skeleton .skeleton-ml-10{margin-left:10px}.page-skeleton .skeleton-mr-5{margin-right:5px}.page-skeleton .skeleton-mr-20{margin-right:20px}.page-skeleton .skeleton-color-light{background-color:#eaeaea}.page-skeleton .skeleton-color-dark{background-color:#dbdbdb}@media (max-width: 991px){.page-skeleton .skeleton-header{background-color:#f7f7f7}.page-skeleton .skeleton-header:before{border-color:transparent transparent #f7f7f7 transparent}}@media (max-width: 767px){.page-skeleton .skeleton-header:before{border-width:0 23px 23px 23px}}.page-skeleton .hide-desktop,.page-skeleton .show-mobile,.page-skeleton .show-tablet{display:none}@media (max-width: 991px){.page-skeleton .show-tablet,.page-skeleton .hide-desktop{display:flex}.page-skeleton .hide-tablet,.page-skeleton .show-desktop{display:none}.page-skeleton .account-address-subscription{display:block}}@media (max-width: 767px){.page-skeleton .show-mobile{display:flex}.page-skeleton .hide-mobile{display:none}.page-skeleton .account-address__full-address{padding-left:0;padding-right:0}}.skeleton-card{padding-bottom:65px;border-radius:5px;background-color:#f7f7f7;padding-left:25px;padding-right:25px}.skeleton-card .skeleton-card__row{display:flex;width:100%}.skeleton-card .skeleton-card__image{display:flex;width:128px;height:132px}.skeleton-card .skeleton-card__col-name{width:23%;padding-left:20px;padding-right:20px}.skeleton-card .skeleton-card__col-total{width:19%;padding-left:33px;padding-right:33px}@media (max-width: 991px){.skeleton-card .skeleton-card__col-name{width:27%}.skeleton-card .skeleton-card__col-total{width:23%}.skeleton-card .skeleton-card__col-frequency{width:18%}}@media (max-width: 767px){.skeleton-card{display:block}.skeleton-card .skeleton-card__col-blank{display:none}.skeleton-card .skeleton-card__col-total{width:19%;padding-left:15px;padding-right:15px}.skeleton-card .skeleton-card__image{width:100px;height:100px}}@media (max-width: 575px){.skeleton-card{padding-bottom:5px}.skeleton-card .skeleton-card__col-name{width:55%;padding-left:10px;padding-right:10px}.skeleton-card .skeleton-card__col-name .skeleton-item{height:18px}.skeleton-card .skeleton-card__col-total,.skeleton-card .skeleton-card__col-frequency{display:none}}.skeleton-list .skeleton-list__circle{display:flex;flex-basis:30px;flex-shrink:0;width:30px;border-radius:100%;height:30px}@media (max-width: 991px){.skeleton-list .skeleton-list__item{margin-top:0;flex-direction:column}.skeleton-list .skeleton-list__circle{flex-basis:25px;width:25px;height:25px}.skeleton-list .skeleton-list__rectangle{width:75%;height:10px;margin-top:5px}}@keyframes blink-animation{0%,to{opacity:1}50%{opacity:.4}}.page-preloader{position:fixed;top:0;left:0;z-index:999999;width:100%;height:100%;visibility:hidden;opacity:0;background-color:#e4dad3f7;transition-property:opacity,visibility;transition-duration:.4s}.page-preloader .page-preloader__content{position:absolute;top:50%;left:50%;padding-left:20px;padding-right:20px;max-width:350px;width:100%;text-align:center;transform:translate(-50%,-50%)}.page-preloader .page-preloader__image-wrapper{display:flex;justify-content:center}.page-preloader .page-preloader__image{max-width:150px}.page-preloader .page-preloader__image.page-preloader__image--success{display:none}.page-preloader .page-preloader__message{max-width:245px;margin:10px auto 0;font-size:18px;font-weight:var(--font-weight-extra-bold);font-stretch:normal;font-style:normal;line-height:1.4;letter-spacing:normal;text-align:center;color:#5a3b36}.page-preloader.active{visibility:visible;opacity:1}.page-preloader.success .page-preloader__image{display:none}.page-preloader.success .page-preloader__image.page-preloader__image--success{display:block}@media (max-width: 767px){.page-preloader .page-preloader__message{font-size:16px;line-height:1.25}}.promobar-ny{position:relative;z-index:1;padding:16px 35px;background-color:#ff8b4e;box-shadow:0 3px 6px #00000029;line-height:1.3;text-align:center;color:#fff;transition-property:background-color;transition-duration:.3s}.promobar-ny.promobar-ny--hide{display:none}.promobar-ny .promobar-ny__text{margin:0;font-family:var(--secondary-font);font-size:16px;font-weight:400;letter-spacing:-.14px}.promobar-ny .promobar-ny__link{margin-left:5px;font-family:var(--primary-font);font-size:14px;font-weight:var(--font-weight-bold);text-decoration:underline;color:#fff}.promobar-ny .promobar-ny__link:hover{text-decoration:none;color:#fff}.promobar-ny .promobar-ny__close{position:absolute;z-index:3;top:50%;right:12px;padding:5px;border:none;background-color:transparent;box-shadow:none;transform:translateY(-50%);-webkit-appearance:none;-moz-appearance:none;appearance:none}.promobar-ny .promobar-ny__close svg{display:block;width:15px;height:auto}.promobar-ny .promobar-ny__close svg path{fill:#fff}@media (max-width: 767px){.promobar-ny{display:flex;align-items:center;justify-content:center;min-height:62px;padding:10px 28px}.promobar-ny .promobar-ny__text{display:flex;flex-direction:column}.promobar-ny .promobar-ny__link{margin-left:0;transform:none}.promobar-ny .promobar-ny__close{top:12px;right:8px;transform:none}.promobar-ny .promobar-ny__close svg{width:12px}}@media (max-width: 359px){.promobar-ny .promobar-ny__text{font-size:14px}}body.firefox .main-content,body.firefox .main-header-wrapper,body.firefox .footer{transition-property:filter;transition-duration:.3s}.blurred-ny{filter:blur(37px);transition:.3s all}.header-ny-subscribe-popup{position:fixed;top:0;left:0;z-index:9999;display:flex;width:100%;height:100%;padding:50px 60px;overflow-y:auto;-webkit-backdrop-filter:blur(37px);backdrop-filter:blur(37px)}.header-ny-subscribe-popup .header-ny-subscribe-popup__overlay{position:absolute;top:0;left:0;width:100%;height:100%}.header-ny-subscribe-popup .header-ny-subscribe-popup__title{position:absolute;top:12px;left:0;width:100%;font-family:var(--secondary-font);font-size:16px;letter-spacing:-.14px;text-align:center;color:#fff}.header-ny-subscribe-popup.hide{display:none}@media (max-width: 767px){.header-ny-subscribe-popup{padding:0}.header-ny-subscribe-popup .header-ny-subscribe-popup__title{display:none}}.header-ny-subscribe{position:relative;z-index:2;display:flex;opacity:0;width:100%;margin:auto;background-color:#f8f4ee;flex-wrap:wrap;max-width:1238px;animation-name:showNYPopup;animation-duration:.4s;animation-delay:.2s;animation-fill-mode:forwards}.header-ny-subscribe.hide{display:none}.header-ny-subscribe.header-ny-subscribe--closing{animation-name:hideNYPopupContent;animation-duration:.3s;animation-delay:0s;animation-fill-mode:forwards}.header-ny-subscribe .header-ny-subscribe__close{position:absolute;top:15px;right:15px;z-index:3;padding:5px;border:none;background-color:transparent;box-shadow:none;-webkit-appearance:none;-moz-appearance:none;appearance:none}.header-ny-subscribe .header-ny-subscribe__close svg{display:block;width:15px;height:auto}.header-ny-subscribe .header-ny-subscribe__media{width:40%}.header-ny-subscribe .header-ny-subscribe__image-wrapper{position:relative;display:block;min-height:545px;height:100%}.header-ny-subscribe .header-ny-subscribe__image{position:absolute;top:0;left:0;width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.header-ny-subscribe .header-ny-subscribe__content{position:relative;width:60%;padding:120px 60px 20px 138px}.header-ny-subscribe .header-ny-subscribe__slogan{margin-top:0;margin-bottom:3px;font-size:24px;font-weight:var(--font-weight-black);line-height:1.19;color:#bca79c}.header-ny-subscribe .header-ny-subscribe__slogan br{display:none}.header-ny-subscribe .header-ny-subscribe__title{max-width:377px;margin:0;font-family:var(--secondary-font);font-size:34px;font-weight:400;line-height:1.29;letter-spacing:-.3px;color:#5a3b36}.header-ny-subscribe .header-ny-subscribe__title br{display:none}.header-ny-subscribe .header-ny-subscribe__subtitle{margin-top:11px;margin-bottom:0;font-size:21px;line-height:1.14;color:#5a3b36}.header-ny-subscribe .header-ny-subscribe__subtitle.header-ny-subscribe__subtitle--mobile{display:none}.header-ny-subscribe .header-ny-subscribe__privacy{max-width:400px;margin-top:18px;margin-bottom:0;font-size:14px;line-height:1.29;color:#bca79c}.header-ny-subscribe .header-ny-subscribe__privacy a{text-decoration:underline;color:#bca79c}.header-ny-subscribe .header-ny-subscribe__privacy a:hover{text-decoration:none}.header-ny-subscribe .header-ny-subscribe__form{max-width:310px;margin-top:18px}@media (min-width: 992px){.header-ny-subscribe .header-ny-subscribe__form.success-state{max-width:430px}}.header-ny-subscribe .header-ny-subscribe__form-messages{font-size:15px}.header-ny-subscribe .header-ny-subscribe__form-messages .error_message{margin-top:5px;color:red}.header-ny-subscribe .header-ny-subscribe__form-messages .success_message{margin-top:5px;font-size:18px;font-weight:var(--font-weight-bold);color:#25b5ad}@media (min-width: 992px){.header-ny-subscribe .header-ny-subscribe__form-messages .success_message{margin-top:120px}}.header-ny-subscribe .header-ny-subscribe__input-group{display:flex;flex-wrap:wrap;margin:0 -8px}.header-ny-subscribe .header-ny-subscribe__input-col{width:100%;padding:0 8px}.header-ny-subscribe .klaviyo_form_actions{margin-top:10px}.header-ny-subscribe .header-ny-subscribe__input{width:100%;height:47px;padding-left:18px;padding-right:15px;border:1px solid #d3d2d2;background-color:#fff;font-family:var(--primary-font);font-size:18px;line-height:normal;color:#5a3b36;border-radius:0;box-shadow:none;-webkit-appearance:none;-moz-appearance:none;appearance:none}.header-ny-subscribe .header-ny-subscribe__input:-webkit-autofill{-webkit-text-fill-color:#5a3b36}.header-ny-subscribe .header-ny-subscribe__input:focus{border-color:#ff8b4e}.header-ny-subscribe .header-ny-subscribe__input::input-placeholder{color:#bca79c}.header-ny-subscribe .header-ny-subscribe__input:placeholder{color:#bca79c}.header-ny-subscribe .header-ny-subscribe__input::-moz-placeholder{color:#bca79c}.header-ny-subscribe .header-ny-subscribe__input::placeholder{color:#bca79c}.header-ny-subscribe .header-ny-subscribe__input:input-placeholder{color:#bca79c}.header-ny-subscribe .header-ny-subscribe__submit{width:100%;height:47px;padding:5px 15px;border:none;background-color:#ff8b4e;font-family:var(--secondary-font);font-size:22px;font-weight:400;text-align:center;text-transform:uppercase;color:#fff;box-shadow:0 3px 6px #00000029;transition-property:background-color;transition-duration:.3s;-webkit-appearance:none;-moz-appearance:none;appearance:none}.header-ny-subscribe .header-ny-subscribe__submit:hover{background-color:#f17534}.header-ny-subscribe .header-ny-subscribe__phone-tab .header-ny-subscribe__privacy{max-width:430px}.header-ny-subscribe .header-ny-subscribe__phone-tab-footer{max-width:635px}.header-ny-subscribe .header-ny-subscribe__skip-link{display:inline-block;margin-top:10px;font-size:21px;font-weight:var(--font-weight-black);text-transform:uppercase;text-decoration:underline;color:#bca79c}.header-ny-subscribe .header-ny-subscribe__skip-link svg{width:9px;height:auto;margin-left:5px}.header-ny-subscribe .header-ny-subscribe__skip-link svg path{fill:currentcolor}.header-ny-subscribe .header-ny-subscribe__skip-link:hover{text-decoration:none;color:#bca79c}@media (max-width: 1279px){.header-ny-subscribe .header-ny-subscribe__content{padding-left:50px;padding-right:50px}.header-ny-subscribe .header-ny-subscribe__slogan{font-size:20px}.header-ny-subscribe .header-ny-subscribe__title{font-size:28px}.header-ny-subscribe .header-ny-subscribe__subtitle,.header-ny-subscribe .header-ny-subscribe__input{font-size:16px}}@media (max-width: 991px){.header-ny-subscribe{flex-direction:column-reverse}.header-ny-subscribe .header-ny-subscribe__close{top:15px;right:17px}.header-ny-subscribe .header-ny-subscribe__content{width:100%;padding:60px 40px 10px;text-align:center}.header-ny-subscribe .header-ny-subscribe__content:after{content:"";position:absolute;bottom:0;left:0;width:100%;height:36px;background-image:url(svg-pattern-long-wave-bottom.svg);background-repeat:repeat-x;background-size:cover;transform:translateY(100%);background-position-y:bottom}.header-ny-subscribe .header-ny-subscribe__media{width:100%}.header-ny-subscribe .header-ny-subscribe__image-wrapper{min-height:527px}.header-ny-subscribe .header-ny-subscribe__title{max-width:100%}.header-ny-subscribe .header-ny-subscribe__subtitle{margin-top:1px}.header-ny-subscribe .header-ny-subscribe__form{max-width:100%;margin-top:10px;margin-left:auto;margin-right:auto}.header-ny-subscribe .klaviyo_form_actions{margin-top:0}.header-ny-subscribe .header-ny-subscribe__input-col{width:50%}.header-ny-subscribe .header-ny-subscribe__input{font-size:18px}.header-ny-subscribe .header-ny-subscribe__submit{font-size:20px;letter-spacing:.3px}.header-ny-subscribe .header-ny-subscribe__phone-tab-footer{max-width:100%;margin-left:auto;margin-right:auto}.header-ny-subscribe .header-ny-subscribe__privacy{max-width:472px;margin-top:10px;margin-left:auto;margin-right:auto;font-size:13px}.header-ny-subscribe .header-ny-subscribe__phone-tab .header-ny-subscribe__privacy{max-width:100%}.header-ny-subscribe .header-ny-subscribe__skip-link{margin-top:8px}}@media (max-width: 767px){.header-ny-subscribe{flex-direction:row;margin-top:0;background-color:transparent}.header-ny-subscribe .header-ny-subscribe__close{top:10px;right:13px}.header-ny-subscribe .header-ny-subscribe__slogan{margin-bottom:3px}.header-ny-subscribe .header-ny-subscribe__slogan br{display:block}.header-ny-subscribe .header-ny-subscribe__title{line-height:1.09}.header-ny-subscribe .header-ny-subscribe__title br{display:block}.header-ny-subscribe .header-ny-subscribe__subtitle.header-ny-subscribe__subtitle--desktop{display:none}.header-ny-subscribe .header-ny-subscribe__subtitle.header-ny-subscribe__subtitle--mobile{display:block;margin-top:15px}.header-ny-subscribe .header-ny-subscribe__image-wrapper{min-height:390px}.header-ny-subscribe .header-ny-subscribe__content{padding:40px 25px 10px;background-color:#f8f4ee;order:0}.header-ny-subscribe .header-ny-subscribe__content:after{z-index:2}.header-ny-subscribe .header-ny-subscribe__media{order:2}.header-ny-subscribe .header-ny-subscribe__form{max-width:430px;margin-top:7px}.header-ny-subscribe .header-ny-subscribe__submit{font-size:20px}.header-ny-subscribe .header-ny-subscribe__input-col{width:100%}.header-ny-subscribe .header-ny-subscribe__input-col+.header-ny-subscribe__input-col{margin-top:10px}.header-ny-subscribe .header-ny-subscribe__privacy{max-width:430px;margin-left:auto;margin-right:auto;font-size:14px}.header-ny-subscribe .header-ny-subscribe__phone-tab .header-ny-subscribe__privacy{text-align:left}.header-ny-subscribe .header-ny-subscribe__phone-tab-footer{max-width:430px;margin-left:auto;margin-right:auto;text-align:left}}@media (max-width: 359px){.header-ny-subscribe .header-ny-subscribe__image-wrapper{min-height:460px}.header-ny-subscribe .header-ny-subscribe__slogan{font-size:18px}.header-ny-subscribe .header-ny-subscribe__title{font-size:24px}.header-ny-subscribe .header-ny-subscribe__input{font-size:16px}.header-ny-subscribe .header-ny-subscribe__submit{font-size:14px}.header-ny-subscribe .header-ny-subscribe__skip-link{font-size:16px}}@keyframes showNYPopup{0%{opacity:0;transform:translateY(-30px)}to{opacity:1;transform:translateY(0)}}@keyframes hideNYPopupContent{0%{opacity:1;transform:translateY(0)}to{opacity:0;transform:translateY(-30px)}}.yotpo-reviews-widget{position:relative;padding-top:40px;color:#5a3b36}.yotpo-reviews-widget.yotpo-reviews-widget--collection{padding-top:44px}.yotpo-reviews-widget.yotpo-reviews-widget--loading,.yotpo-reviews-widget[data-init-loader]{position:relative}.yotpo-reviews-widget.yotpo-reviews-widget--loading:before,.yotpo-reviews-widget[data-init-loader]:before{content:"";position:absolute;top:0;left:0;z-index:6;width:100%;height:100%;background-color:#ffffffb3}.yotpo-reviews-widget.yotpo-reviews-widget--loading:after,.yotpo-reviews-widget[data-init-loader]:after{content:"";position:absolute;top:150px;left:calc(50% - 12px);z-index:7;opacity:.75;width:25px;height:25px;background-color:#5a3b36;border-radius:50%;animation-name:reviewsWidgetLoading;animation-duration:.2s;animation-iteration-count:infinite;animation-direction:alternate}.yotpo-reviews-widget[data-init-loader]:before{background-color:#fff}.yotpo-reviews-widget .yotpo-reviews-widget__header{display:flex;flex-wrap:wrap;align-items:center;margin-top:40px;margin-bottom:40px}.yotpo-reviews-widget .yotpo-reviews-widget__summary{padding:34px 21px 30px;background-color:#f8f4ee;text-align:center;flex-basis:267px;flex-shrink:0}.yotpo-reviews-widget .yotpo-reviews-widget__summary-score{display:block;margin-bottom:5px;font-size:65px;font-weight:var(--font-weight-black);line-height:1.23}.yotpo-reviews-widget .yotpo-reviews-widget__summary-stars{line-height:1}.yotpo-reviews-widget .yotpo-reviews-widget__summary-stars svg{display:inline-block;width:auto;height:24px;margin:auto;vertical-align:middle}.yotpo-reviews-widget .yotpo-reviews-widget__summary-stars svg path{fill:#5a3b36}.yotpo-reviews-widget .yotpo-reviews-widget__summary-count{margin-top:10px;margin-bottom:10px;font-size:20px;font-weight:var(--font-weight-bold);line-height:1.3}.yotpo-reviews-widget .yotpo-reviews-widget__summary-count-chevron{display:none}.yotpo-reviews-widget .yotpo-reviews-widget__link{display:inline-block;border:1px solid transparent;font-size:16px;text-transform:capitalize;text-decoration:underline;color:#5a3b36;transition:none}.no-touch .yotpo-reviews-widget .yotpo-reviews-widget__link:hover{text-decoration:none}.yotpo-reviews-widget .yotpo-reviews-widget__link:focus-visible{border-color:#000;text-decoration:none}.yotpo-reviews-widget .yotpo-reviews-widget__write-review-mobile,.yotpo-reviews-widget .yotpo-reviews-widget__filter-button-mobile{display:none}.yotpo-reviews-widget .yotpo-reviews-widget__stars-rate{flex-grow:1}.yotpo-reviews-widget .yotpo-reviews-widget__progress-rating{display:inline-flex;align-items:center;margin-right:9px;padding-left:8px;font-size:14px;font-weight:var(--font-weight-black);cursor:pointer}.yotpo-reviews-widget .yotpo-reviews-widget__progress-rating svg{width:14px;height:auto;margin-left:3px;fill:currentcolor;transform:translateY(-1px)}.yotpo-reviews-widget .yotpo-reviews-widget__progress-rating.yotpo-reviews-widget__progress-rating--all{padding-left:13px}.yotpo-reviews-widget .yotpo-reviews-widget__progress-rating.yotpo-reviews-widget__progress-rating--mobile{display:none}.yotpo-reviews-widget .yotpo-reviews-widget__progress-row{position:relative;display:flex;align-items:center;font-size:12px;line-height:normal}.yotpo-reviews-widget .yotpo-reviews-widget__progress-row label{display:flex;align-items:center;width:100%}.yotpo-reviews-widget .yotpo-reviews-widget__progress-row+.yotpo-reviews-widget__progress-row{margin-top:10px}.yotpo-reviews-widget .yotpo-reviews-widget__progress-rating-input-circle{position:relative;flex-shrink:0;width:14px;height:14px;border:1px solid #553c37;border-radius:50%;cursor:pointer}.yotpo-reviews-widget .yotpo-reviews-widget__progress-rating-input-circle:after{content:"";position:absolute;top:50%;left:50%;width:9px;height:9px;background-color:transparent;transform:translate(-50%,-50%);transition:.3s ease-in-out background-color;border-radius:50%}.yotpo-reviews-widget .yotpo-reviews-widget__progress-rating-input:checked+label .yotpo-reviews-widget__progress-rating-input-circle:after,.yotpo-reviews-widget .yotpo-reviews-widget__progress-rating-input:focus-visible+label .yotpo-reviews-widget__progress-rating-input-circle:after{background-color:#553c37}.yotpo-reviews-widget .yotpo-reviews-widget__progress-rating-input:focus-visible+label .yotpo-reviews-widget__progress-rating-input-circle{outline:1px solid #553c37}.yotpo-reviews-widget .yotpo-reviews-widget__progress{position:relative;height:17px;border:1px solid #e4dad3;background-color:#f8f4ee;cursor:pointer;flex-grow:1;flex-basis:0}.yotpo-reviews-widget .yotpo-reviews-widget__progress.active{box-shadow:0 0 2px 1px #ff8b4eb3}.yotpo-reviews-widget .yotpo-reviews-widget__progress-value{padding-left:5px;font-size:12px;font-weight:400;text-align:right}.yotpo-reviews-widget .yotpo-reviews-widget__progress-value.yotpo-reviews-widget__progress-value--percent{margin-left:auto;font-weight:var(--font-weight-black)}.yotpo-reviews-widget .yotpo-reviews-widget__progress-fill{width:0%;height:100%;background-color:#5a3b36;transition-property:width;transition-duration:.4s;transition-delay:.5s}.yotpo-reviews-widget .yotpo-reviews-widget__empty{padding-top:10px;font-weight:var(--font-weight-bold);text-align:center}.yotpo-reviews-widget .yotpo-reviews-widget__empty p{margin:0}.yotpo-reviews-widget .yotpo-reviews-widget__mobile-stats{display:none}.yotpo-reviews-widget .yotpo-reviews-widget__mobile-stats-container{display:flex;justify-content:space-between;margin-bottom:18px;font-weight:var(--font-weight-bold)}.yotpo-reviews-widget .yotpo-reviews-widget__mobile-stats-footer-wrapper{display:flex;justify-content:space-between;align-items:center;flex-wrap:wrap}.yotpo-reviews-widget .yotpo-reviews-widget__mobile-stats-total-reviews{font-size:14px;font-weight:var(--font-weight-black);color:#5a3b36}.yotpo-reviews-widget .yotpo-reviews-widget__mobile-stats-select-wrapper{display:flex;align-self:flex-end;margin-left:auto;font-size:14px;font-weight:var(--font-weight-black);color:#5a3b36}.yotpo-reviews-widget .yotpo-reviews-widget__mobile-stats-select{margin-left:5px;padding-right:20px;border:none;background-color:transparent;background-image:url(icon-select.svg);background-repeat:no-repeat;background-size:14px;background-position:top 50% right 2px;font-family:var(--primary-font);font-size:16px;color:#5a3b36;-webkit-appearance:none;-moz-appearance:none;appearance:none}.yotpo-reviews-widget .yotpo-reviews-widget__wrapper{display:flex}.yotpo-reviews-widget .yotpo-reviews-widget__sidebar{flex:0 0 280px;width:100%;margin-right:11px;max-width:280px}.yotpo-reviews-widget .yotpo-reviews-widget__posts-wrapper{flex:1 1 auto;padding-top:32px}.yotpo-reviews-widget .yotpo-reviews-widget__posts-wrapper.yotpo-reviews-widget__posts-wrapper--colleciton{padding-top:0}.yotpo-reviews-widget .yotpo-reviews-widget__form-wrapper-row{display:flex;justify-content:flex-end;margin-bottom:16px}.yotpo-reviews-widget .yotpo-reviews-widget-filters__input-wrapper{position:relative;margin-bottom:16px}.yotpo-reviews-widget .yotpo-reviews-widget-filters__input-wrapper.yotpo-reviews-widget-filters__input-wrapper--mobile{display:none}.yotpo-reviews-widget .yotpo-reviews-widget__top-sidebar{padding-bottom:10px}.yotpo-reviews-widget .yotpo-reviews-widget__top-sidebar-container{display:flex;margin:0 -10px}.yotpo-reviews-widget .yotpo-reviews-widget__top-sidebar-second-container{display:flex;justify-content:space-between;align-items:center;margin-top:30px}.yotpo-reviews-widget .yotpo-reviews-widget__top-sidebar-filters-container{display:flex;flex-shrink:0;flex-basis:60%;margin:0 -10px;padding-left:10px;padding-right:10px}.yotpo-reviews-widget .yotpo-reviews-widget__top-sidebar-search-container{display:flex;align-items:flex-end;width:100%;padding-left:10px;padding-right:10px}.yotpo-reviews-widget .yotpo-reviews-widget__top-sidebar-search-container .yotpo-reviews-widget-search-input{margin-top:auto}.yotpo-reviews-widget .yotpo-reviews-widget__top-sidebar-filters-column{width:100%;padding-left:10px;padding-right:10px}.yotpo-reviews-widget .yotpo-reviews-widget__top-sidebar-filters-column--first{flex:0 0 30%}.yotpo-reviews-widget .yotpo-reviews-widget__top-sidebar-filters-column--second{flex:0 0 25%}.yotpo-reviews-widget .yotpo-reviews-widget__top-sidebar-filters-column--third{flex:0 0 45%}.yotpo-reviews-widget .yotpo-reviews-widget__select-label{margin-bottom:10px;font-family:var(--primary-font);font-size:14px;font-weight:var(--font-weight-black);line-height:1.3;color:#5a3b36}.yotpo-reviews-widget .yotpo-reviews-widget__total-reviews{font-family:var(--primary-font);font-size:18px;font-weight:var(--font-weight-bold);line-height:1.44;letter-spacing:normal;color:#5a3b36}.yotpo-reviews-widget .yotpo-reviews-pagination__container{position:relative;min-height:26px;margin-top:45px}.yotpo-reviews-widget .yotpo-reviews-pagination__container .yotpo-reviews-pagination{margin-top:0}.yotpo-reviews-widget .yotpo-reviews__see-all-link-container{position:absolute;top:50%;right:0;padding-right:4px;transform:translateY(-50%)}.yotpo-reviews-widget .yotpo-reviews__see-all-link-container.yotpo-reviews__see-all-link-container--empty{right:50%;padding-right:0;transform:translate(50%,-50%)}.yotpo-reviews-widget .yotpo-reviews__see-all-link{font-size:16px;font-weight:var(--font-weight-bold);line-height:1;text-transform:capitalize;color:#bca79c;border-bottom:2px solid #bca79c}.yotpo-reviews-widget .yotpo-reviews__see-all-link:focus-visible{outline:2px solid #000;outline-offset:1px}@media (max-width: 1279px){.yotpo-reviews-widget .yotpo-reviews-widget__top-sidebar-container{flex-direction:column;align-items:center;max-width:768px;margin-left:auto;margin-right:auto}.yotpo-reviews-widget .yotpo-reviews-widget__top-sidebar-filters-container{width:100%;padding-left:0;padding-right:0}.yotpo-reviews-widget .yotpo-reviews-widget__top-sidebar-filters-column{width:100%}.yotpo-reviews-widget .yotpo-reviews-widget__top-sidebar-search-container{width:100%;margin-top:20px}}@media (max-width: 991px){.yotpo-reviews-widget{padding-top:0}.yotpo-reviews-widget.yotpo-reviews-widget--collection{padding-top:22px}.yotpo-reviews-widget.yotpo-reviews-widget--loading,.yotpo-reviews-widget[data-init-loader]{position:relative}.yotpo-reviews-widget.yotpo-reviews-widget--loading:before,.yotpo-reviews-widget[data-init-loader]:before{left:-25px;right:-25px;width:auto}.yotpo-reviews-widget .yotpo-reviews-widget__sidebar{width:0;max-width:0;margin:0}.yotpo-reviews-widget .yotpo-reviews-widget__header{padding-bottom:18px;background-color:#f8f4ee}.yotpo-reviews-widget .yotpo-reviews-widget__posts-wrapper{padding-top:22px}.yotpo-reviews-widget .yotpo-reviews-widget__summary{flex-basis:100%;padding-bottom:0;background-color:transparent}.yotpo-reviews-widget .yotpo-reviews-widget__summary-stars svg path{fill:#fd8b4e}.yotpo-reviews-widget .yotpo-reviews-widget__summary-score{margin-bottom:0;font-size:75px;line-height:1}.yotpo-reviews-widget .yotpo-reviews-widget__summary-count{margin-bottom:15px}.yotpo-reviews-widget .yotpo-reviews-widget__summary-count.active .yotpo-reviews-widget__summary-count-chevron{transform:rotate(-90deg)}.yotpo-reviews-widget .yotpo-reviews-widget__summary-count-chevron{display:inline-block;margin-left:5px;transform:rotate(90deg)}.yotpo-reviews-widget .yotpo-reviews-widget__summary-count-chevron svg path{fill:currentcolor}.yotpo-reviews-widget .yotpo-reviews-widget__write-review-desktop{display:none}.yotpo-reviews-widget .yotpo-reviews-widget__write-review-mobile{display:inline-block;margin-right:5px;font-size:14px}.yotpo-reviews-widget .yotpo-reviews-widget__link{font-weight:var(--font-weight-bold)}.yotpo-reviews-widget .yotpo-reviews-widget-filters__input-wrapper{margin-bottom:0;max-width:440px;margin-left:auto;margin-right:auto}.yotpo-reviews-widget .yotpo-reviews-widget-filters__input-wrapper.yotpo-reviews-widget-filters__input-wrapper--mobile{display:block}.yotpo-reviews-widget .yotpo-reviews-widget__filter-button-sticky-container-mobile{padding-top:6px;padding-bottom:10px;background-color:#fff}.yotpo-reviews-widget .yotpo-reviews-widget__filter-button-sticky-container-mobile.fixed{position:fixed;left:0;right:0;z-index:98;display:block;padding-left:25px;padding-right:25px;box-shadow:0 3px 4px #00000024}.yotpo-reviews-widget .yotpo-reviews-widget__filter-button-mobile{position:relative;display:block;width:100%;margin-left:auto;margin-right:auto;padding:12px 42px;border:solid 2px #553c37;background-color:#fff;font-family:var(--primary-font);font-size:14px;font-weight:var(--font-weight-black);line-height:1;text-transform:uppercase;color:#553c37;max-width:440px}.yotpo-reviews-widget .yotpo-reviews-widget__filter-button-mobile:focus-visible{outline:1px solid #000}.yotpo-reviews-widget .yotpo-reviews-widget__filter-button-mobile:before{content:"";position:absolute;top:50%;right:12px;width:24px;height:24px;background-image:url(icon-filter-animated.svg);background-repeat:no-repeat;transform:translateY(-50%)}.yotpo-reviews-widget .yotpo-reviews-widget__link-filter-clear{margin-left:20px;font-size:14px;font-weight:var(--font-weight-bold);color:#5a3b36}.yotpo-reviews-widget .yotpo-reviews-widget__mobile-stats{display:flex;margin-bottom:10px;padding-top:20px;flex-direction:column}.yotpo-reviews-widget .yotpo-reviews__see-all-link{font-size:16px;font-weight:var(--font-weight-bold)}.yotpo-reviews-widget .yotpo-reviews-widget__top-sidebar--desktop{display:none}.yotpo-reviews-widget .yotpo-reviews-pagination__container{margin-top:26px}}@media (max-width: 767px){.yotpo-reviews-widget.yotpo-reviews-widget--collection .yotpo-reviews-pagination__container{display:flex;justify-content:space-between;align-items:center;margin-top:26px}.yotpo-reviews-widget.yotpo-reviews-widget--collection .yotpo-reviews-pagination{margin-top:0}.yotpo-reviews-widget.yotpo-reviews-widget--collection .yotpo-reviews__see-all-link-container{position:static;transform:none}.yotpo-reviews-widget.yotpo-reviews-widget--collection .yotpo-reviews__see-all-link-container.yotpo-reviews__see-all-link-container--empty{margin:0 auto;transform:none}}@media (max-width: 380px){.yotpo-reviews-widget.yotpo-reviews-widget--collection .yotpo-reviews-pagination__item{margin:0 4px;font-size:16px}.yotpo-reviews-widget.yotpo-reviews-widget--collection .yotpo-reviews-pagination__arrow svg{width:7px}.yotpo-reviews-widget .yotpo-reviews-widget__mobile-stats-select{font-size:14px}}@media (min-width: 768px){.yotpo-reviews-widget .yotpo-reviews-widget__stars-rate{display:block!important}}@media (max-width: 340px){.yotpo-reviews-widget .yotpo-reviews-widget__mobile-stats-footer-wrapper.yotpo-reviews-widget__mobile-stats-footer-wrapper--reviews-page{flex-direction:column;align-items:flex-start}.yotpo-reviews-widget .yotpo-reviews-widget__mobile-stats-select-wrapper.yotpo-reviews-widget__mobile-stats-select-wrapper--reviews-page{align-self:flex-start;margin-top:18px;margin-left:unset}}.yotpo-reviews-widget-item{display:flex;align-items:flex-start;flex-wrap:wrap;padding-bottom:35px;border-bottom:1px solid #e8e0da;line-height:normal;color:#5a3b36}.yotpo-reviews-widget-item:first-of-type{padding-top:35px;border-top:1px solid #e8e0da}.yotpo-reviews-widget-item+.yotpo-reviews-widget-item{margin-top:35px}.yotpo-reviews-widget-item .yotpo-reviews-widget-item__content{width:66.5%;padding-right:30px}.yotpo-reviews-widget-item .yotpo-reviews-widget-item__read-more{display:block;margin-top:16px;padding:0;border:none;background-color:transparent;font-size:14px;font-weight:var(--font-weight-bold);color:#5a3b36;text-decoration:underline;-webkit-appearance:none;-moz-appearance:none;appearance:none}.yotpo-reviews-widget-item .yotpo-reviews-widget-item__read-more:hover{text-decoration:none}.yotpo-reviews-widget-item .yotpo-reviews-widget-item__read-more:focus-visible{outline:1px solid;text-decoration:none}.yotpo-reviews-widget-item .yotpo-reviews-widget-item__user{width:33.5%;padding:24px 25px;background-color:#f8f4ee}.yotpo-reviews-widget-item .yotpo-reviews-widget-item__user.yotpo-reviews-widget-item__user--no-content{align-self:flex-start}.yotpo-reviews-widget-item .yotpo-reviews-widget-item__header-wrapper{display:flex;justify-content:space-between;align-items:center;margin-bottom:14px}.yotpo-reviews-widget-item .yotpo-reviews-widget-item__stars svg{display:inline-block;width:16px;vertical-align:middle}.yotpo-reviews-widget-item .yotpo-reviews-widget-item__stars svg path{fill:#5a3b36}.yotpo-reviews-widget-item .yotpo-reviews-widget-item__title{margin:0;font-size:18px;font-weight:var(--font-weight-black);line-height:1.33;text-transform:capitalize}.yotpo-reviews-widget-item .yotpo-reviews-widget-item__text{margin-top:11px;margin-bottom:0;font-size:16px;line-height:normal}.yotpo-reviews-widget-item .yotpo-reviews-widget-item__date-desktop{font-size:12px}.yotpo-reviews-widget-item .yotpo-reviews-widget-item__date-mobile{display:none;font-size:12px;font-weight:400;color:#5a3b36}.yotpo-reviews-widget-item .yotpo-reviews-widget-item__user-header{display:flex;flex-wrap:wrap;justify-content:space-between;align-items:center;overflow:hidden}.yotpo-reviews-widget-item .yotpo-reviews-widget-item__user-name{margin-top:0;margin-bottom:0;margin-right:12px;font-size:16px;font-weight:var(--font-weight-black);text-transform:capitalize}.yotpo-reviews-widget-item .yotpo-reviews-widget-item__user-status{display:flex;align-items:center;font-style:italic;font-size:12px}.yotpo-reviews-widget-item .yotpo-reviews-widget-item__user-status svg{margin-left:5px}.yotpo-reviews-widget-item .yotpo-reviews-widget-item__user-content{margin-top:8px;padding-top:11px;border-top:1px solid #e8e0da;font-size:12px}.yotpo-reviews-widget-item .yotpo-reviews-widget-item__user-property{display:flex;margin:0;text-transform:capitalize}.yotpo-reviews-widget-item .yotpo-reviews-widget-item__user-property+.yotpo-reviews-widget-item__user-property{margin-top:7px}.yotpo-reviews-widget-item .yotpo-reviews-widget-item__user-property-key{flex-shrink:0;margin-right:8px;font-weight:var(--font-weight-black);text-transform:none}.yotpo-reviews-widget-item .yotpo-reviews-widget-item__searched-term{background-color:#fef5ed;color:#6b6d76}@media (max-width: 991px){.yotpo-reviews-widget-item{padding-bottom:30px}.yotpo-reviews-widget-item:first-of-type{padding-top:30px}.yotpo-reviews-widget-item+.yotpo-reviews-widget-item{margin-top:30px}.yotpo-reviews-widget-item .yotpo-reviews-widget-item__content{width:100%;padding-right:0}.yotpo-reviews-widget-item .yotpo-reviews-widget-item__header-wrapper{margin-bottom:12px}.yotpo-reviews-widget-item .yotpo-reviews-widget-item__read-more{margin-top:10px}.yotpo-reviews-widget-item .yotpo-reviews-widget-item__date-desktop{display:none}.yotpo-reviews-widget-item .yotpo-reviews-widget-item__date-mobile{display:block;margin-top:12px}.yotpo-reviews-widget-item .yotpo-reviews-widget-item__text{margin-top:8px}.yotpo-reviews-widget-item .yotpo-reviews-widget-item__stars{display:flex;flex-wrap:wrap}.yotpo-reviews-widget-item .yotpo-reviews-widget-item__stars svg{margin-right:0}.yotpo-reviews-widget-item .yotpo-reviews-widget-item__user{width:100%;margin-top:20px;padding:19px}.yotpo-reviews-widget-item .yotpo-reviews-widget-item__user-property{display:block}.yotpo-reviews-widget-item yotpo-reviews-widget-item__user-property-key{margin-right:0}.yotpo-reviews-widget-item .yotpo-reviews-widget-item__user-name.yotpo-reviews-widget-item__user-name--mobile{display:block;font-size:14px;color:#bca79c}}.yotpo-reviews-widget-form{margin-bottom:32px;padding:35px 37px;background-color:#f8f4ee;color:#5a3b36}.yotpo-reviews-widget-form .yotpo-reviews-widget-form__field{margin-bottom:15px}.yotpo-reviews-widget-form .yotpo-reviews-widget-form__label{display:block;margin-top:0;margin-bottom:7px;font-size:16px;line-height:normal}.yotpo-reviews-widget-form .yotpo-reviews-widget-form__error-label{display:none;margin-top:10px;font-size:16px;line-height:normal;color:#ff3000}.yotpo-reviews-widget-form .yotpo-reviews-widget-form__input{width:100%;height:44px;padding:5px 20px;border:1px solid #E4DAD3;border-radius:0;background-color:#fff;box-shadow:none;font-family:var(--primary-font);font-size:16px;line-height:normal;color:#5a3b36;transition-property:border-color;transition-duration:.4s;-webkit-appearance:none;-moz-appearance:none;appearance:none}.yotpo-reviews-widget-form .yotpo-reviews-widget-form__input:focus{border-color:#ff8b4e}.yotpo-reviews-widget-form .yotpo-reviews-widget-form__textarea{width:100%;height:150px;border:1px solid #E4DAD3;padding:5px 20px;border-radius:0;background-color:#fff;font-family:var(--primary-font);font-size:16px;line-height:normal;color:#5a3b36;resize:none}.yotpo-reviews-widget-form .yotpo-reviews-widget-form__textarea:focus{border-color:#ff8b4e;outline:none}.yotpo-reviews-widget-form .yotpo-reviews-widget-form__stars{display:flex}.yotpo-reviews-widget-form .yotpo-reviews-widget-form__stars svg{width:22px;height:auto;margin-left:3px;fill:#ab9b99}.yotpo-reviews-widget-form .yotpo-reviews-widget-form__stars.stars-1 .yotpo-reviews-widget-form__star-label:nth-child(1) svg{fill:#5a3b36}.yotpo-reviews-widget-form .yotpo-reviews-widget-form__stars.stars-2 .yotpo-reviews-widget-form__star-label:nth-child(-n+2) svg{fill:#5a3b36}.yotpo-reviews-widget-form .yotpo-reviews-widget-form__stars.stars-3 .yotpo-reviews-widget-form__star-label:nth-child(-n+3) svg{fill:#5a3b36}.yotpo-reviews-widget-form .yotpo-reviews-widget-form__stars.stars-4 .yotpo-reviews-widget-form__star-label:nth-child(-n+4) svg{fill:#5a3b36}.yotpo-reviews-widget-form .yotpo-reviews-widget-form__stars.stars-5 .yotpo-reviews-widget-form__star-label:nth-child(-n+5) svg{fill:#5a3b36}.yotpo-reviews-widget-form .yotpo-reviews-widget-form__star-label{position:relative;cursor:pointer}.yotpo-reviews-widget-form .yotpo-reviews-widget-form__star-label input[type=radio]{position:absolute;opacity:0;left:0;cursor:pointer}.yotpo-reviews-widget-form .yotpo-reviews-widget-form__star-label input[type=radio]:focus-visible+svg{outline:1px solid #000}.yotpo-reviews-widget-form .yotpo-reviews-widget-form__star-label svg{display:block}.yotpo-reviews-widget-form .yotpo-reviews-widget-form__star-label+.yotpo-reviews-widget-form__star-label{padding-left:5px}.yotpo-reviews-widget-form .yotpo-reviews-widget-form__star-label.active svg{fill:#5a3b36}.yotpo-reviews-widget-form .yotpo-reviews-widget-form__star-label:hover svg{fill:#5a3b36}.yotpo-reviews-widget-form .yotpo-reviews-widget-form__success-message{margin-top:20px;margin-bottom:0;font-weight:var(--font-weight-bold)}.yotpo-reviews-widget-form .yotpo-reviews-widget-form__heading{margin-top:17px;margin-bottom:17px;font-weight:var(--font-weight-regular)}.yotpo-reviews-widget-form .yotpo-reviews-widget-form__checkbox-wrapper{position:relative;margin-bottom:9px}.yotpo-reviews-widget-form .yotpo-reviews-widget-form__checkbox-wrapper:last-of-type{margin-bottom:0}.yotpo-reviews-widget-form .yotpo-reviews-widget-form__custom-question-wrapper{margin-bottom:30px}.yotpo-reviews-widget-form .yotpo-reviews-widget-form__checkbox-label{display:flex;align-items:center;font-family:var(--primary-font);font-size:14px;color:#5a3b36;cursor:pointer}.yotpo-reviews-widget-form .yotpo-reviews-widget-form__checkbox-label:before{content:"";position:relative;flex-shrink:0;width:13px;height:13px;margin-right:13px;border:1px solid #5a3b36;border-radius:3px}.yotpo-reviews-widget-form .yotpo-reviews-widget-form__checkbox:checked+label:before{background-image:url(icon-checkbox.svg);background-size:cover;background-repeat:no-repeat}.yotpo-reviews-widget-form .yotpo-reviews-widget-form__checkbox:focus-visible+label:before{outline:1px solid #5a3b36}@media (max-width: 991px){.yotpo-reviews-widget-form{padding:35px 25px}}.yotpo-reviews-widget-filters{position:relative;margin-bottom:40px}.yotpo-reviews-widget-filters.yotpo-reviews-widget-filters--mobile{display:none;margin-bottom:0}.yotpo-reviews-widget-filters .yotpo-reviews-widget-filters__row+.yotpo-reviews-widget-filters__row{margin-top:25px}.yotpo-reviews-widget-filters .yotpo-reviews-widget-filters__col-left{margin-bottom:8px}.yotpo-reviews-widget-filters .yotpo-reviews-widget-filters__col-right{position:relative;flex-grow:1;flex-basis:0}.yotpo-reviews-widget-filters .yotpo-reviews-widget-filters__col-right--mobile{padding-bottom:20px}.yotpo-reviews-widget-filters .yotpo-reviews-widget-filters__label{margin:0;font-size:18px;font-weight:var(--font-weight-black);text-transform:capitalize;line-height:1.33}.yotpo-reviews-widget-filters .yotpo-reviews-widget-filters__label--small{margin-bottom:10px;font-size:14px}.yotpo-reviews-widget-filters .yotpo-reviews-widget-filters__input-wrapper{position:relative}.yotpo-reviews-widget-filters .yotpo-reviews-widget-filters__tag,.yotpo-reviews-widget-filters .yotpo-reviews-widget-filters__load-tags{display:inline-block;margin-right:7px;margin-bottom:7px;padding:10px;border:1px solid #553c37;background-color:#fff;border-radius:10px;font-family:var(--primary-font);font-size:14px;font-weight:400;line-height:normal;text-align:center;text-transform:capitalize;color:#5a3b36;transition-property:background-color,color;transition-duration:.3s;-webkit-appearance:none;-moz-appearance:none;appearance:none}.yotpo-reviews-widget-filters .yotpo-reviews-widget-filters__tag:focus,.yotpo-reviews-widget-filters .yotpo-reviews-widget-filters__load-tags:focus{outline:none}.yotpo-reviews-widget-filters .yotpo-reviews-widget-filters__tag:focus-visible,.yotpo-reviews-widget-filters .yotpo-reviews-widget-filters__load-tags:focus-visible{outline:1px solid #553c37}.yotpo-reviews-widget-filters .yotpo-reviews-widget-filters__tag:nth-child(n+9){display:none}.yotpo-reviews-widget-filters .yotpo-reviews-widget-filters__tag.active{background-color:#553c37;color:#fff}.yotpo-reviews-widget-filters .show-all-topics .yotpo-reviews-widget-filters__tag:nth-child(n+9){display:inline-block}.yotpo-reviews-widget-filters .show-all-topics .yotpo-reviews-widget-filters__load-tags{display:none}.yotpo-reviews-widget-filters .yotpo-reviews-widget-filters__more-filter{display:none;padding:8px 17px;border:none;background-color:#f8f4ee;border-radius:10px;font-family:var(--primary-font);font-size:16px;font-weight:400;line-height:normal;text-align:center}.yotpo-reviews-widget-filters .yotpo-reviews-widget-filters__more-filter svg{display:inline-block;width:18px;height:auto;margin-left:5px;vertical-align:middle;stroke:#593b37}.yotpo-reviews-widget-filters .yotpo-reviews-widget-fitlers__clear-link-icon{position:relative;display:inline-block;width:18px;height:18px;margin-left:3px;vertical-align:middle}.yotpo-reviews-widget-filters .yotpo-reviews-widget-fitlers__clear-link-icon:before,.yotpo-reviews-widget-filters .yotpo-reviews-widget-fitlers__clear-link-icon:after{content:"";position:absolute;top:50%;left:0;width:100%;height:2px;margin-top:-2px;background-color:currentColor}.yotpo-reviews-widget-filters .yotpo-reviews-widget-fitlers__clear-link-icon:before{transform:rotate(-45deg)}.yotpo-reviews-widget-filters .yotpo-reviews-widget-fitlers__clear-link-icon:after{transform:rotate(45deg)}.yotpo-reviews-widget-filters .yotpo-reviews-widget-filters__total-reviews{margin:16px 0 27px;font-family:var(--primary-font);font-size:18px;font-weight:var(--font-weight-bold);line-height:1.44;letter-spacing:normal;color:#5a3b36}.yotpo-reviews-widget-filters .yotpo-reviews-widget-filters__container{max-width:207px;width:100%}.yotpo-reviews-widget-filters .yotpo-reviews-widget-filters__filter-wrapper{display:flex;flex-direction:column;justify-content:center;margin-bottom:18px;padding-bottom:18px;border-bottom:1px solid #e4dad3}.yotpo-reviews-widget-filters .yotpo-reviews-widget-filters__filter-wrapper.yotpo-reviews-widget-filters__filter-wrapper--clear{flex-direction:row;justify-content:space-between;align-items:center}.yotpo-reviews-widget-filters .yotpo-reviews-widget-fitlers__clear-link{font-weight:400;line-height:1;color:#5a3b36}.yotpo-reviews-widget-filters .yotpo-reviews-widget-filters__checkbox-wrapper{margin-bottom:9px;position:relative}.yotpo-reviews-widget-filters .yotpo-reviews-widget-filters__checkbox-wrapper:last-of-type{margin-bottom:0}.yotpo-reviews-widget-filters .yotpo-reviews-widget-filters__checkbox-label{display:flex;align-items:center;font-family:var(--primary-font);font-size:14px;color:#5a3b36;cursor:pointer}.yotpo-reviews-widget-filters .yotpo-reviews-widget-filters__checkbox-label:before{content:"";position:relative;flex-shrink:0;width:13px;height:13px;margin-right:13px;border:1px solid #5a3b36;border-radius:3px}.yotpo-reviews-widget-filters .yotpo-reviews-widget-filters__checkbox:checked+label:before{background-image:url(icon-checkbox.svg);background-size:cover;background-repeat:no-repeat}.yotpo-reviews-widget-filters .yotpo-reviews-widget-filters__checkbox:focus-visible+label:before{outline:1px solid #5a3b36}.yotpo-reviews-widget-filters .yotpo-reviews-widget-filters__show-filter-result-button-container{position:sticky;left:25px;right:25px;bottom:0}.yotpo-reviews-widget-filters .yotpo-reviews-widget-filters__show-filter-result-button{position:relative;width:100%;padding:13px;background-color:#553c37;border-radius:5px;font-family:var(--primary-font);font-size:15px;font-weight:var(--font-weight-black);line-height:1.7;color:#fff}.yotpo-reviews-widget-filters .yotpo-reviews-widget-filters__show-filter-result-button.yotpo-reviews-widget-filters__show-filter-result-button--filters-applied{background-color:#fd8b4e;color:#fff}.yotpo-reviews-widget-filters .yotpo-reviews-widget-filters__show-filter-result-button-loader-spin{display:none;position:absolute;top:0;left:0;width:100%;height:100%;background-color:#ff8b4e;border-radius:5px;z-index:2}.yotpo-reviews-widget-filters .yotpo-reviews-widget-filters__show-filter-result-button-loader-spin:before{content:"";position:absolute;top:50%;left:50%;width:16px;height:16px;margin-top:-8px;margin-left:-8px;border-left:2px solid #fff;border-top:2px solid #fff;border-radius:50%;animation-name:buttonSpinner;animation-duration:.6s;animation-iteration-count:infinite;animation-timing-function:linear}.yotpo-reviews-widget-filters .yotpo-reviews-widget-filters__show-filter-result-button-loader-spin.yotpo-reviews-widget-filters__show-filter-result-button-loader-spin--visible{display:block}@keyframes buttonSpinner{to{transform:rotate(360deg)}}@media (max-width: 991px){.yotpo-reviews-widget-filters.yotpo-reviews-widget-filters--desktop{display:none}.yotpo-reviews-widget-filters.yotpo-reviews-widget-filters--mobile{display:block}.yotpo-reviews-widget-filters.yotpo-reviews-widget-filters--mobile:after{content:"";position:fixed;z-index:202;left:0;top:0;opacity:0;visibility:hidden;width:100%;height:100%;background-color:#29292980;-webkit-backdrop-filter:blur(30px);backdrop-filter:blur(30px);transition-property:opacity,visibility;transition-duration:.2s}.yotpo-reviews-widget-filters.yotpo-reviews-widget-filters--mobile.active:after{opacity:1;visibility:visible}.yotpo-reviews-widget-filters.yotpo-reviews-widget-filters--mobile.active .yotpo-reviews-widget-filters__container{transform:translate(0)}.yotpo-reviews-widget-filters.yotpo-reviews-widget-filters--mobile .yotpo-reviews-widget-filters__container{position:fixed;top:0;right:0;z-index:203;display:flex;flex-direction:column;width:270px;max-width:unset;height:100%;overflow-y:auto;margin-bottom:0;padding:30px 25px 20px;background-color:#fff;transform:translate(100%);transition-property:transform;transition-duration:.5s;-webkit-overflow-scrolling:touch}.yotpo-reviews-widget-filters.yotpo-reviews-widget-filters--mobile .yotpo-reviews-filter__close-btn{align-self:flex-end;background-color:transparent;border:none;-webkit-appearance:none;-moz-appearance:none;appearance:none}.yotpo-reviews-widget-filters.yotpo-reviews-widget-filters--mobile .yotpo-reviews-filter__close-btn:focus-visible{outline:1px solid #000}.yotpo-reviews-widget-filters.yotpo-reviews-widget-filters--mobile .yotpo-reviews-filter__close-btn svg{display:block;width:14px;height:auto}.yotpo-reviews-widget-filters.yotpo-reviews-widget-filters--mobile .yotpo-reviews-widget-filters__filter-wrapper:first-of-type{margin-top:26px;padding-top:18px;border-top:1px solid #e4dad3}.yotpo-reviews-widget-filters.yotpo-reviews-widget-filters--mobile .yotpo-reviews-widget-fitlers__clear-link{font-size:14px}.yotpo-reviews-widget-filters .yotpo-reviews-widget-filters__input-wrapper{max-width:440px}}.yotpo-reviews-filter-mobile{display:none;position:fixed;z-index:200;top:0;left:0;width:100%;height:100%;background-color:#fff;animation-name:reviewsMobileFilterOpen;animation-duration:.4s;animation-fill-mode:forwards}.yotpo-reviews-filter-mobile.active{display:flex;flex-direction:column}.yotpo-reviews-filter-mobile .yotpo-reviews-filter-mobile__content{overflow-y:auto;padding-left:15px;padding-right:15px;padding-bottom:40px}.yotpo-reviews-filter-mobile .yotpo-reviews-filter-mobile__header{position:relative;padding:7px 95px;box-shadow:0 3px 4px #00000024}.yotpo-reviews-filter-mobile .yotpo-reviews-filter-mobile__close-btn,.yotpo-reviews-filter-mobile .yotpo-reviews-filter-mobile__clear-btn{position:absolute;top:50%;transform:translateY(-50%)}.yotpo-reviews-filter-mobile .yotpo-reviews-filter-mobile__close-btn{position:absolute;left:8px;padding:7px;background-color:transparent;border:none;transform:translateY(-50%);-webkit-appearance:none;-moz-appearance:none;appearance:none}.yotpo-reviews-filter-mobile .yotpo-reviews-filter-mobile__close-btn svg{display:block;width:16px;height:auto}.yotpo-reviews-filter-mobile .yotpo-reviews-filter-mobile__clear-btn{right:15px;font-size:14px;color:#ff8b4e}.yotpo-reviews-filter-mobile .yotpo-reviews-filter-mobile__radio{position:relative;width:20px;height:20px;vertical-align:middle;border-radius:50%;border:2px solid #E4DBD3;background-color:#fff;background-repeat:no-repeat;background-size:contain;cursor:pointer;transition-duration:.3s;transition-property:background-color;-webkit-appearance:none;-moz-appearance:none;appearance:none}.yotpo-reviews-filter-mobile .yotpo-reviews-filter-mobile__radio:checked{border-color:#f8b983;background-color:#f8b983}.yotpo-reviews-filter-mobile .yotpo-reviews-filter-mobile__radio:checked:before{content:"";position:absolute;left:50%;top:50%;width:7px;height:7px;border-radius:50%;background-color:#fff;transform:translate(-50%,-50%)}.yotpo-reviews-filter-mobile .yotpo-reviews-filter-mobile__title{margin:0;font-family:var(--secondary-font);font-size:17px;font-weight:400;text-align:center}.yotpo-reviews-filter-mobile .yotpo-reviews-filter-mobile__group-title{margin-top:15px;margin-bottom:10px;padding:10px 0;border-bottom:1px solid #ccc;font-weight:var(--font-weight-bold)}.yotpo-reviews-filter-mobile .yotpo-reviews-filter-mobile__star-row{line-height:1}.yotpo-reviews-filter-mobile .yotpo-reviews-filter-mobile__star-row+.yotpo-reviews-filter-mobile__star-row{margin-top:12px}.yotpo-reviews-filter-mobile .yotpo-reviews-filter-mobile__star-row label{display:inline-block;vertical-align:middle}.yotpo-reviews-filter-mobile .yotpo-reviews-filter-mobile__stars{display:inline-block;padding-left:10px}.yotpo-reviews-filter-mobile .yotpo-reviews-filter-mobile__stars svg{width:16px;height:auto}.yotpo-reviews-filter-mobile .yotpo-reviews-filter-mobile__stars svg path{fill:currentColor}.yotpo-reviews-filter-mobile .radio-button{margin-right:4px;margin-bottom:6px}@keyframes reviewsMobileFilterOpen{0%{transform:scale(.7);opacity:0}to{transform:scale(1);opacity:1}}.yotpo-reviews-pagination{display:flex;align-items:center;justify-content:center;margin-top:45px;text-align:center;min-height:26px}.yotpo-reviews-pagination .yotpo-reviews-pagination__item{display:inline-block;margin:0 8px;font-size:18px;font-weight:400;line-height:1;color:#bca79c}.yotpo-reviews-pagination .yotpo-reviews-pagination__item.active{font-weight:var(--font-weight-black);color:#5a3b36}.yotpo-reviews-pagination .yotpo-reviews-pagination__item:hover{opacity:.8}.yotpo-reviews-pagination .yotpo-reviews-pagination__item:focus-visible{outline:1px solid #000;outline-offset:1px}.yotpo-reviews-pagination .yotpo-reviews-pagination__arrow{display:flex;margin:0 8px;line-height:1}.yotpo-reviews-pagination .yotpo-reviews-pagination__arrow:focus-visible{outline:1px solid #000;outline-offset:1px}.yotpo-reviews-pagination .yotpo-reviews-pagination__arrow:focus-visible svg path{fill:#5a3b36}.yotpo-reviews-pagination .yotpo-reviews-pagination__arrow svg{width:9px}.yotpo-reviews-pagination .yotpo-reviews-pagination__arrow svg path{fill:#bca79c}@media (max-width: 991px){.yotpo-reviews-pagination{margin-top:26px}}.yotpo-reviews-widget-select{min-width:186px;width:100%;height:42px;margin-right:8px;padding-left:17px;padding-right:45px;background-color:#fff;background-image:url(icon-select.svg);background-position:top 50% right 10px;background-size:15px;background-repeat:no-repeat;border:solid 1px #bca79c;border-radius:0;font-family:var(--primary-font);font-size:16px;color:#5a3b36;-webkit-appearance:none;-moz-appearance:none;appearance:none;cursor:pointer}.yotpo-reviews-widget-select:focus{border:solid 1px #5a3b36;background-image:url(icon-select-focus.svg);outline:none}.yotpo-reviews-widget-search-input{position:relative;width:100%}.yotpo-reviews-widget-search-input .yotpo-reviews-widget-search-input__input{position:relative;z-index:2;width:100%;height:42px;padding:5px 35px 5px 15px;border:solid 1px #bca79c;border-radius:0;background-color:#fff;font-family:var(--primary-font);font-size:16px;color:#5a3b36;transition-property:box-shadow;transition-duration:.3s}.yotpo-reviews-widget-search-input .yotpo-reviews-widget-search-input__input::input-placeholder{color:#bca79c}.yotpo-reviews-widget-search-input .yotpo-reviews-widget-search-input__input:placeholder{color:#bca79c}.yotpo-reviews-widget-search-input .yotpo-reviews-widget-search-input__input::-moz-placeholder{color:#bca79c}.yotpo-reviews-widget-search-input .yotpo-reviews-widget-search-input__input::placeholder{color:#bca79c}.yotpo-reviews-widget-search-input .yotpo-reviews-widget-search-input__input:input-placeholder{color:#bca79c}.yotpo-reviews-widget-search-input .yotpo-reviews-widget-search-input__input:focus{border:solid 1px #5a3b36}.yotpo-reviews-widget-search-input .yotpo-reviews-widget-search-input__input:focus+.yotpo-reviews-widget-search-input__input-icon svg path{fill:#5a3b36}.yotpo-reviews-widget-search-input .yotpo-reviews-widget-search-input__input-icon{position:absolute;z-index:2;display:inline-block;top:50%;right:10px;width:20px;height:auto;transform:translateY(-50%)}.yotpo-reviews-widget-search-input .yotpo-reviews-widget-search-input__input-icon svg{display:block;width:100%;height:100%}.yotpo-reviews-widget-search-input .yotpo-reviews-widget-search-input__input-icon svg path{fill:#bca79c;transition-property:fill;transition-duration:.3s}.yotpo-reviews-widget-search-input .yotpo-reviews-widget-search-input__input-img-man{opacity:0;visibility:hidden;width:114px;position:absolute;bottom:100%;left:15px;transform:translateY(15px);transition-duration:.4s;transition-property:opacity,visibility,transform}.yotpo-reviews-widget-custom-select{position:relative;width:100%}.yotpo-reviews-widget-custom-select.yotpo-reviews-widget-custom-select--active .yotpo-reviews-widget-custom-select__button-icon{transform:rotate(180deg)}.yotpo-reviews-widget-custom-select.yotpo-reviews-widget-custom-select--active .yotpo-reviews-widget-custom-select__button-icon svg path{fill:#5a3b36}.yotpo-reviews-widget-custom-select.yotpo-reviews-widget-custom-select--active .yotpo-reviews-widget-custom-select__button{border-color:#5a3b36}.yotpo-reviews-widget-custom-select .yotpo-reviews-widget-custom-select__button{display:flex;align-items:center;width:100%;height:42px;padding-left:17px;padding-right:17px;background-color:#fff;border:solid 1px #b9a89e;cursor:pointer}.yotpo-reviews-widget-custom-select .yotpo-reviews-widget-custom-select__button:focus-visible .yotpo-reviews-widget-custom-select__button-icon svg path{fill:#5a3b36}.yotpo-reviews-widget-custom-select .yotpo-reviews-widget-custom-select__button:focus-visible{border-color:#5a3b36}.yotpo-reviews-widget-custom-select .yotpo-reviews-widget-custom-select__button-value{margin-right:17px;text-overflow:ellipsis;white-space:nowrap;overflow:hidden;font-family:var(--primary-font);font-size:16px;color:#5a3b36}.yotpo-reviews-widget-custom-select .yotpo-reviews-widget-custom-select__button-icon{margin-left:auto;transition-property:transform;transition-duration:.3s}.yotpo-reviews-widget-custom-select .yotpo-reviews-widget-custom-select__button-icon svg{width:15px;height:auto}.yotpo-reviews-widget-custom-select .yotpo-reviews-widget-custom-select__button-icon svg path{fill:#b9a89e}.yotpo-reviews-widget-custom-select .yotpo-reviews-widget-custom-select__options{display:none;position:absolute;z-index:5;top:100%;left:0;right:0;background-color:#fff;border-left:solid 1px #bca79c;border-right:solid 1px #bca79c;border-bottom:solid 1px #bca79c;box-shaddow:0 3px 4px rgba(0,0,0,.1411764706)}.yotpo-reviews-widget-custom-select .yotpo-reviews-widget-custom-select__options.yotpo-reviews-widget-custom-select__options--active{display:block}.yotpo-reviews-widget-custom-select .yotpo-reviews-widget-custom-select__option{padding:5px 49px 5px 17px;font-family:var(--primary-font);font-size:16px;color:#5a3b36;cursor:pointer}.yotpo-reviews-widget-custom-select .yotpo-reviews-widget-custom-select__option.yotpo-reviews-widget-custom-select__options--active{background-color:#f8f4ee80}.no-touch .yotpo-reviews-widget-custom-select .yotpo-reviews-widget-custom-select__option:hover{background-color:#f8f4ee}.yotpo-reviews-widget-custom-select .yotpo-reviews-widget-custom-select__option:focus-visible{background-color:#f8f4ee;outline:0}.yotpo-reviews-widget-custom-multi-select{position:relative;width:100%}.yotpo-reviews-widget-custom-multi-select.yotpo-reviews-widget-custom-multi-select--active .yotpo-reviews-widget-custom-multi-select__button-icon{transform:rotate(180deg)}.yotpo-reviews-widget-custom-multi-select.yotpo-reviews-widget-custom-multi-select--active .yotpo-reviews-widget-custom-multi-select__button-icon svg path{fill:#5a3b36}.yotpo-reviews-widget-custom-multi-select.yotpo-reviews-widget-custom-multi-select--active .yotpo-reviews-widget-custom-multi-select__button{border-color:#5a3b36}.yotpo-reviews-widget-custom-multi-select .yotpo-reviews-widget-custom-multi-select__button{display:flex;align-items:center;width:100%;height:42px;padding-left:17px;padding-right:17px;background-color:#fff;border:solid 1px #b9a89e;cursor:pointer}.yotpo-reviews-widget-custom-multi-select .yotpo-reviews-widget-custom-multi-select__button:focus-visible .yotpo-reviews-widget-custom-multi-select__button-icon svg path{fill:#5a3b36}.yotpo-reviews-widget-custom-multi-select .yotpo-reviews-widget-custom-multi-select__button:focus-visible{border-color:#5a3b36}.yotpo-reviews-widget-custom-multi-select .yotpo-reviews-widget-custom-multi-select__button-value{margin-right:10px;text-overflow:ellipsis;white-space:nowrap;overflow:hidden;font-family:var(--primary-font);font-size:16px;color:#5a3b36}.yotpo-reviews-widget-custom-multi-select .yotpo-reviews-widget-custom-multi-select__button-icon{margin-left:auto;transition-property:transform;transition-duration:.3s}.yotpo-reviews-widget-custom-multi-select .yotpo-reviews-widget-custom-multi-select__button-icon svg{width:15px;height:auto}.yotpo-reviews-widget-custom-multi-select .yotpo-reviews-widget-custom-multi-select__button-icon svg path{fill:#b9a89e}.yotpo-reviews-widget-custom-multi-select .yotpo-reviews-widget-custom-multi-select__options{display:none;position:absolute;z-index:5;top:100%;left:0;right:0;background-color:#fff;border-left:solid 1px #bca79c;border-right:solid 1px #bca79c;border-bottom:solid 1px #bca79c;box-shaddow:0 3px 4px rgba(0,0,0,.1411764706)}.yotpo-reviews-widget-custom-multi-select .yotpo-reviews-widget-custom-multi-select__options.yotpo-reviews-widget-custom-multi-select__options--active{display:block}.yotpo-reviews-widget-custom-multi-select .yotpo-reviews-widget-custom-multi-select__option{position:relative;padding:5px 49px 5px 17px;font-family:var(--primary-font);font-size:16px;color:#5a3b36;cursor:pointer}.yotpo-reviews-widget-custom-multi-select .yotpo-reviews-widget-custom-multi-select__option.yotpo-reviews-widget-custom-multi-select__options--active{outline:unset}.yotpo-reviews-widget-custom-multi-select .yotpo-reviews-widget-custom-multi-select__option.yotpo-reviews-widget-custom-multi-select__options--active:after{content:"";position:absolute;top:50%;right:17px;width:13px;height:13px;background-image:url(icon-check-01.svg);background-size:contain;background-position:center;background-repeat:no-repeat;transform:translateY(-50%)}.no-touch .yotpo-reviews-widget-custom-multi-select .yotpo-reviews-widget-custom-multi-select__option:hover{background-color:#f8f4ee}.yotpo-reviews-widget-custom-multi-select .yotpo-reviews-widget-custom-multi-select__option:focus-visible{background-color:#f8f4ee;outline:unset}.template-blog-foods .main-content{max-width:100%;padding:0}.blog-foods{margin-bottom:50px}.blog-main{margin-top:50px;margin-bottom:30px}.blog-main .blog-main__container{max-width:1920px;width:100%;margin:0 auto;padding:0 106px}.blog-main .blog-main__loader{display:none}.blog-main .blog-main__articles{min-height:100px;margin-bottom:60px}.blog-main .blog-main__articles.blog-main__articles-wrapper--loading{position:relative}.blog-main .blog-main__articles.blog-main__articles-wrapper--loading .blog-main__loader{position:absolute;top:0;left:0;z-index:5;display:block;width:100%;height:100%;padding-top:250px;padding-bottom:250px;background-color:#fffffffc}.blog-main .blog-main__articles.blog-main__articles-wrapper--loading .blog-main__loader:after{content:"";position:sticky;top:50%;left:50%;z-index:6;display:block;opacity:.75;width:25px;height:25px;background-color:#5a3b36;transform:translate(-50%);border-radius:50%;animation-name:reviewsWidgetLoading;animation-duration:.2s;animation-iteration-count:infinite;animation-direction:alternate}.blog-main .blog-main__articles-row{display:flex;margin:-20px -15px;flex-wrap:wrap}.blog-main .blog-main__article-col{width:25%;padding:20px 15px;animation-name:articlesFilterShow;animation-duration:.7s;animation-fill-mode:forwards}.blog-main .blog-main__article{position:relative;display:block;margin-bottom:10px}.blog-main .blog-main__article:focus-visible{outline:3px solid #000;transition:none}.blog-main .blog-main__article-image-container{width:100%}.blog-main .blog-main__article-image-wrapper{position:relative;padding-top:100%;background-color:#f8f8ef}.blog-main .blog-main__article-image{position:absolute;top:0;left:0;width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.blog-main .blog-main__article-content-wrapper{position:absolute;top:0;left:0;display:flex;justify-content:center;align-items:center;width:100%;height:100%;padding:25px;flex-direction:column}.blog-main .blog-main__article-content{position:relative;width:100%}.blog-main .blog-main__article-title{margin-top:0;margin-bottom:7px;font-family:var(--primary-font);font-size:22px;font-weight:var(--font-weight-extra-bold);line-height:1.28;color:#5a3b36}.blog-main .blog-main__article-tag{width:100%;margin-bottom:10px;font-size:11px;font-weight:var(--font-weight-bold);text-transform:uppercase;color:#5a3b36}.blog-main .blog-main__no-results-text{display:none;font-size:22px;font-weight:var(--font-weight-bold);text-align:center}.blog-main .blog-main__show-more{display:block;margin:0 auto 120px;border:none;background-color:transparent;font-family:var(--primary-font);font-size:17px;font-weight:var(--font-weight-bold);text-transform:uppercase;text-decoration:underline;color:#ff8b4e;transition:.3s ease-in-out all;text-decoration-thickness:2px}.blog-main .blog-main__show-more:hover{text-decoration-color:transparent}.blog-main .blog-main__show-more:focus-visible{outline:1px solid #000;outline-offset:2px;text-decoration:none}.blog-main .blog-main__show-more.hide{display:none}.blog-main .blog-main__article-group{display:flex;justify-content:space-between;align-items:center;-moz-column-gap:20px;column-gap:20px}.blog-main .blog-main__article-link{font-size:16px;text-decoration:underline;color:#ff8b4e}.blog-main .blog-main__article-link:hover{text-decoration:none}.blog-main .blog-main__article-link:focus-visible{outline:2px solid #000}.blog-main .blog-main__article-read-group{display:flex;align-items:center;font-size:13px}.blog-main .blog-main__article-read-group svg{margin-right:4px}@media (max-width: 1500px){.blog-main .blog-main__article-col{width:33.333%}}@media (max-width: 1279px){.blog-main .blog-main__container{padding:0 50px}}@media (max-width: 991px){.blog-main{margin-bottom:25px}.blog-main .blog-main__container{padding:0 25px}.blog-main .blog-main__articles-row{margin:-15px -10px}.blog-main .blog-main__article-col{width:33.333%;padding:15px 10px}.blog-main .blog-main__article-content{position:static}.blog-main .blog-main__article-read-group{font-size:12px}.blog-main .blog-main__article-title{font-size:18px;line-height:1.38}}@media (max-width: 767px){.blog-main{margin-top:35px}.blog-main .blog-main__article-col{width:50%}.blog-main .blog-main__show-more{font-size:16px}}@media (max-width: 480px){.blog-main{margin-bottom:10px}.blog-main .blog-main__article-content{position:relative}.blog-main .blog-main__article-col{width:100%}.blog-main .blog-main__article-title{font-size:18px;line-height:1.22}}@keyframes reviewsWidgetLoading{0%{transform:scale(1)}to{transform:scale(1.5)}}@keyframes articlesFilterShow{0%{opacity:0;transform:scale(.95) translateZ(0) translateY(10px)}to{opacity:1;transform:scale(1) translateZ(0) translateY(0)}}.blog-foods-filter{display:flex;background-color:#fbf9f6}.blog-foods-filter .blog-foods-filter__container{display:flex;align-items:center;-moz-column-gap:50px;column-gap:50px;max-width:1920px;width:100%;min-height:76px;margin:0 auto;padding:0 106px}.blog-foods-filter .blog-foods-filter__heading{flex-shrink:0;font-size:16px}.blog-foods-filter .blog-foods-filter__tags{display:flex;flex-wrap:wrap;margin:-10px -25px;padding:25px 0}.blog-foods-filter .blog-foods-filter__tag{position:relative;display:inline-block;padding:10px 25px;background-color:transparent;font-size:14px;font-weight:var(--font-weight-bold);text-transform:uppercase;text-decoration:underline;color:#5a3b36;transition:.3s ease-in-out all;flex-shrink:0;min-height:26px;text-decoration-color:transparent;text-decoration-thickness:2px;text-underline-offset:4px}.blog-foods-filter .blog-foods-filter__tag:focus-visible{outline:2px solid #000;outline-offset:0;transition:none}.blog-foods-filter .blog-foods-filter__tag:last-of-type{margin-right:0}.blog-foods-filter .blog-foods-filter__tag.active{color:#553c37;text-decoration-color:#553c37}.blog-foods-filter .blog-foods-filter__sort-wrapper{display:flex;justify-content:flex-end;margin-bottom:16px;font-family:var(--primary-font);font-size:14px;font-weight:var(--font-weight-extra-bold);line-height:1.71;text-transform:capitalize;color:#5a3b36}.blog-foods-filter .blog-foods-filter__btn-clear{display:none;margin-left:auto;padding:0;border:none;background-color:transparent;font-family:var(--primary-font);font-size:14px;line-height:1.71;text-decoration:underline;color:#5a3b36;transition:none}.blog-foods-filter .blog-foods-filter__btn-clear:hover{text-decoration:none}.blog-foods-filter .blog-foods-filter__btn-clear:focus-visible{outline:1px solid #000;outline-offset:2px;text-decoration:none}.blog-foods-filter .blog-foods-filter__btn-clear.active{display:block}@media (max-width: 1279px){.blog-foods-filter .blog-foods-filter__container{padding:0 50px}.blog-foods-filter .blog-foods-filter__tags{margin:-10px -23.5px}.blog-foods-filter .blog-foods-filter__tag{padding:10px 23.5px}.blog-foods-filter .blog-foods-filter__tag:last-of-type{margin-right:0}}@media (max-width: 991px){.blog-foods-filter{flex-direction:column}.blog-foods-filter .blog-foods-filter__container{padding:0 25px}.blog-foods-filter .blog-foods-filter__tags{width:100%;margin:-10px -15px}.blog-foods-filter .blog-foods-filter__tag{padding:10px 15px}.blog-foods-filter .blog-foods-filter__tag:last-of-type{margin-right:0}.blog-foods-filter .blog-foods-filter__article-tag{bottom:14px}.blog-foods-filter .blog-foods-filter__btn-clear{margin-top:10px;margin-left:0}.blog-foods-filter .blog-foods-filter{flex-direction:column}.blog-foods-filter .blog-foods-filter__sorts{display:flex;justify-content:space-between;align-items:center;width:100%}}@media (max-width: 767px){.blog-foods-filter{position:sticky;top:40px;z-index:6}.blog-foods-filter .blog-foods-filter__container{min-height:50px;-moz-column-gap:13px;column-gap:13px;padding:0 0 0 25px}.blog-foods-filter .blog-foods-filter__tags{overflow-x:auto;flex-wrap:nowrap;padding:12px 0;-ms-overflow-style:none;scrollbar-width:none}.blog-foods-filter .blog-foods-filter__tags::-webkit-scrollbar{display:none}.blog-foods-filter .blog-foods-filter__heading{font-size:14px;font-weight:var(--font-weight-bold);text-transform:uppercase}.blog-foods-filter .blog-foods-filter__tags{margin:0}.blog-foods-filter .blog-foods-filter__tag{margin-right:20px;padding:5px 0;text-transform:capitalize;color:#bca79c}.blog-foods-filter .blog-foods-filter__tag:last-of-type{margin-right:0;border-right:25px solid transparent}}@media (max-width: 1400px){.blog-foods-filter .blog-foods-filter__container{-moz-column-gap:20px;column-gap:20px}}.hw-banner{display:flex}.hw-banner .hw-banner__col{display:flex;align-items:center;width:50%}.hw-banner .hw-banner__col.hw-banner__col--content{flex-direction:column;justify-content:center;align-items:flex-start;padding:20px 110px 25px}.hw-banner .hw-banner__wrapper{max-width:568px}.hw-banner .hw-banner__content-slider{width:100%}.hw-banner .hw-banner__content-slider:not(.slick-initialized) .hw-banner__wrapper:not(:first-of-type){display:none}.hw-banner .hw-banner__image-slider{width:100%;height:100%}.hw-banner .hw-banner__image-slider:not(.slick-initialized) .hw-banner__image-slide:not(:first-of-type){display:none}.hw-banner .hw-banner__image-slider .slick-list,.hw-banner .hw-banner__image-slider .slick-track{height:100%}.hw-banner .hw-banner__image-slide{position:relative;display:flex;min-height:38vw;width:100%;height:100%}.hw-banner .hw-banner__image-slide .hw-banner__image-wrapper{position:relative;width:100%;height:100%}.hw-banner .hw-banner__content-slider-btn-group{display:flex;margin-top:30px;-moz-column-gap:15px;column-gap:15px}.hw-banner .hw-banner__content-slider-btn{display:flex;justify-content:center;align-items:center;width:34px;height:34px;padding:0;background-color:#bca79c33;border-radius:50%}.hw-banner .hw-banner__content-slider-btn:focus-visible{outline:2px solid #000}.hw-banner .hw-banner__content-slider-btn.hw-banner__content-slider-btn--prev svg{transform:rotate(-180deg)}.hw-banner .hw-banner__content-slider-btn svg{width:9px;height:14px}.hw-banner .hw-banner__content-slider-btn svg path{fill:#5a3b36}.hw-banner .hw-banner__image-wrapper{position:relative;width:100%;min-height:38vw;height:100%}.hw-banner .hw-banner__image{position:absolute;top:0;left:0;width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.hw-banner .hw-banner__header{display:flex;align-items:center;width:100%;-moz-column-gap:13px;column-gap:13px;margin-bottom:12px}.hw-banner .hw-banner__tags{font-size:11px;font-weight:var(--font-weight-bold);text-transform:uppercase}.hw-banner .hw-banner__time{display:flex;align-items:center;-moz-column-gap:3px;column-gap:3px;font-size:13px}.hw-banner .hw-banner__time svg{width:12px;height:12px;margin-right:2px}@media (min-width: 768px){.hw-banner .hw-banner__time.show-on-extra-small{display:none}}.hw-banner .hw-banner__heading{margin-bottom:20px;font-size:34px;font-weight:var(--font-weight-black);line-height:1.29;letter-spacing:-.3px}.hw-banner .hw-banner__excerpt{max-width:402px;margin-bottom:15px;font-size:16px;line-height:1.5;letter-spacing:-.14px}.hw-banner .hw-banner__btn-group{display:flex;justify-content:space-between;align-items:center;width:100%;-moz-column-gap:20px;column-gap:20px;flex-wrap:wrap;gap:20px}.hw-banner .hw-banner__btn{font-size:16px;text-decoration:underline;color:#ff8b4e;transition:.2s all}.hw-banner .hw-banner__btn:hover{text-decoration-color:transparent}.hw-banner .hw-banner__btn:focus-visible{outline:2px solid #000}.hw-banner .hw-banner__title{margin-top:0;margin-bottom:12px;font-family:var(--secondary-font);font-size:24px;font-weight:400;line-height:1.42;color:#bca79c}.hw-banner .hw-banner__social-sharing{display:flex;align-items:center}.hw-banner .hw-banner__link{margin-right:30px}.hw-banner .hw-banner__link:focus-visible{outline:1px solid #000;outline-offset:2px}.hw-banner .hw-banner__link:last-child{margin-right:0}.hw-banner .hw-banner__link.hw-banner__link--twitter svg,.hw-banner .hw-banner__link.hw-banner__link--mail svg{max-width:16px}.hw-banner .hw-banner__link.hw-banner__link--facebook svg{max-width:8px}.hw-banner .hw-banner__link svg{display:block;width:100%}.hw-banner .hw-banner__link svg path{fill:#bca79c}.no-touch .hw-banner .hw-banner__link svg:hover{opacity:.6}.hw-banner .hw-banner__tags-with-time{display:flex;align-items:center;gap:8px}.hw-banner.hw-banner--sf-article .hw-banner__col.hw-banner__col--content{padding:21px 110px 25px 116px}.hw-banner.hw-banner--sf-article .hw-banner__title{margin-bottom:10px;font-family:var(--secondary-font);font-size:24px;font-weight:400;font-stretch:normal;font-style:normal;line-height:normal;letter-spacing:normal;text-align:left;color:#bca79c}.hw-banner.hw-banner--sf-article .hw-banner__heading{margin-bottom:18px;font-family:var(--primary-font);font-size:34px;font-weight:var(--font-weight-extra-bold);font-stretch:normal;font-style:normal;line-height:normal;letter-spacing:normal;text-align:left;color:#5a3b36}.hw-banner.hw-banner--sf-article .hw-banner__excerpt{margin-bottom:30px;font-family:var(--primary-font);font-size:18px;font-weight:400;font-stretch:normal;font-style:normal;line-height:1.33;letter-spacing:normal;text-align:left;color:#5a3b36}.hw-banner.hw-banner--sf-article .hw-banner__btn-group{padding-right:75px}.hw-banner.hw-banner--sf-article .hw-banner__link{margin-right:22px}@media (max-width: 1279px){.hw-banner.hw-banner--sf-article .hw-banner__col.hw-banner__col--content,.hw-banner .hw-banner__col.hw-banner__col--content{padding-left:50px;padding-right:50px}.hw-banner .hw-banner__image-slide,.hw-banner .hw-banner__image-wrapper{min-height:50vw}}@media (max-width: 991px){.hw-banner .hw-banner__col.hw-banner__col--content{padding-left:25px;padding-right:25px}.hw-banner .hw-banner__heading{font-size:28px}.hw-banner .hw-banner__excerpt{font-size:15px}.hw-banner.hw-banner--sf-article .hw-banner__col.hw-banner__col--content{padding-top:50px;padding-left:30px;padding-right:30px}.hw-banner.hw-banner--sf-article .hw-banner__heading{margin-bottom:5px;font-size:24px;font-weight:var(--font-weight-black);font-stretch:normal;font-style:normal;line-height:normal;letter-spacing:normal;text-align:left;color:#5a3b36}.hw-banner.hw-banner--sf-article .hw-banner__excerpt{margin-bottom:20px;font-size:15px;font-weight:400;font-stretch:normal;font-style:normal;line-height:1.6;letter-spacing:normal;text-align:left;color:#5a3b36}.hw-banner.hw-banner--sf-article .hw-banner__title{margin-bottom:14px;font-size:20px;font-weight:400;font-stretch:normal;font-style:normal;line-height:normal;letter-spacing:normal;text-align:left;color:#bca79c}.hw-banner.hw-banner--sf-article .hw-banner__btn-group{padding-right:0}.hw-banner.hw-banner--sf-article .hw-banner__social-sharing{margin-right:-10px}}@media (max-width: 767px){.hw-banner{flex-direction:column}.hw-banner .hw-banner__col{width:100%}.hw-banner.hw-banner--sf-article .hw-banner__col.hw-banner__col--content,.hw-banner .hw-banner__col.hw-banner__col--content{padding-bottom:35px}.hw-banner .hw-banner__image-slide,.hw-banner .hw-banner__image-wrapper,.hw-banner.hw-banner--sf-article .hw-banner__image-wrapper{min-height:70vw}.hw-banner .hw-banner__wrapper{max-width:initial}.hw-banner .hw-banner__heading{width:100%}.hw-banner .hw-banner__title{margin-bottom:28px;font-size:18px;line-height:1.39;text-align:center}.hw-banner .hw-banner__link{margin-right:22px}.hw-banner .hw-banner__content-slider-btn-group{margin-top:13px}}@media (max-width: 480px){.hw-banner .hw-banner__image-slide,.hw-banner .hw-banner__image-wrapper,.hw-banner.hw-banner--sf-article .hw-banner__image-wrapper{min-height:100vw}.hw-banner .hw-banner__header{margin-bottom:6px}.hw-banner .hw-banner__tags{font-size:11px;font-weight:var(--font-weight-bold)}.hw-banner .hw-banner__time{font-size:12px}.hw-banner .hw-banner__excerpt{margin-bottom:20px;font-size:18px}.hw-banner.hw-banner--sf-article .hw-banner__col.hw-banner__col--content{padding-top:30px;padding-left:26px;padding-right:13px}.hw-banner.hw-banner--sf-article .hw-banner__title{margin-bottom:8px}.hw-banner.hw-banner--sf-article .hw-banner__heading{margin-bottom:15px;font-size:28px}.hw-banner.hw-banner--sf-article .hw-banner__excerpt{margin-bottom:31px;font-size:18px;line-height:1.33}.hw-banner.hw-banner--sf-article .hw-banner__tags{font-stretch:normal;font-style:normal;line-height:2.18;letter-spacing:normal;text-align:left;color:#5a3b36}}@media (min-width: 1920px){.hw-banner.hw-banner--sf-article .hw-banner__heading,.hw-banner:not(.hw-banner--sf-article) .hw-banner__heading{font-size:38px}.hw-banner.hw-banner--sf-article .hw-banner__tags,.hw-banner:not(.hw-banner--sf-article) .hw-banner__tags{font-size:12px}.hw-banner.hw-banner--sf-article .hw-banner__time,.hw-banner:not(.hw-banner--sf-article) .hw-banner__time{font-size:14px}.hw-banner.hw-banner--sf-article .hw-banner__excerpt,.hw-banner:not(.hw-banner--sf-article) .hw-banner__excerpt{font-size:17px;font-weight:var(--font-weight-bold)}.hw-banner.hw-banner--sf-article .hw-banner__btn,.hw-banner:not(.hw-banner--sf-article) .hw-banner__btn{font-size:17px;text-transform:capitalize}}@media (min-width: 1800px){.hw-banner .hw-banner__col.hw-banner__col--content{padding-left:157px}.hw-banner .hw-banner__excerpt{max-width:100%}}.template-page-yotpo-referral .yotpo-button-style:focus-visible,.template-page-yotpo-referral .yotpo-share-button-widget:focus-visible{outline:2px solid #000!important;outline-offset:2px!important}.template-page-yotpo-referral .yotpo-button-style:focus,.template-page-yotpo-referral .yotpo-share-button-widget:focus{box-shadow:none!important}.template-page-benefits-reasons #header-new.new-header{box-shadow:none}.template-page-benefits-reasons .benefits-main{padding-top:35px}.template-page-benefits-reasons .landing-cta{margin-bottom:100px;padding:0 25px}.template-page-benefits-reasons .landing-simple__cta{max-width:600px;margin-left:auto;margin-right:auto;text-align:center}.template-page-benefits-reasons .landing-simple__cta-title{margin-bottom:20px;font-size:26px;font-weight:var(--font-weight-black);line-height:1.14;color:#5a3b36}.template-page-benefits-reasons .landing-simple__cta-title p{margin:0}.template-page-benefits-reasons .landing-simple__cta-text,.template-page-benefits-reasons .landing-simple__cta-button{max-width:378px;margin-left:auto;margin-right:auto}.template-page-benefits-reasons .landing-simple__cta-text{margin-bottom:14px;font-size:14px;line-height:1.36}.template-page-benefits-reasons .landing-simple__cta-text p{margin:0}.template-page-benefits-reasons .landing-simple__cta-text p+p{margin-top:15px}.template-page-benefits-reasons .landing-simple__cta-button{position:relative;display:inline-block;width:100%;padding:13px 20px;background-color:#ff8b4e;box-shadow:0 3px 7px #00000029;font-family:var(--secondary-font);font-size:18px;line-height:1.39;color:#fff;text-transform:uppercase;text-decoration:none;border-radius:0;transition-property:box-shadow,opacity;transition-duration:.3s;-webkit-appearance:none;-moz-appearance:none;appearance:none}.template-page-benefits-reasons .landing-simple__cta-button:hover{box-shadow:0 0 7px #00000029;opacity:.75}.template-page-benefits-reasons .landing-simple__cta-button:after{content:"";position:absolute;right:20px;top:50%;display:inline-block;width:8px;height:12px;margin-top:-6px;background-image:url(icon-chevron-right.svg);background-repeat:no-repeat;background-size:contain}.template-page-benefits-reasons .landing-simple__cta-button:focus-visible{outline:2px solid #000;outline-offset:4px}@media (max-width: 1279px){.template-page-benefits-reasons .landing-simple__cta{max-width:472px}.template-page-benefits-reasons .landing-simple__cta-title{margin-bottom:15px;font-size:24px;line-height:1.17}}@media (max-width: 767px){.template-page-benefits-reasons .benefits-main{padding-top:65px}.template-page-benefits-reasons .landing-simple__cta-title{margin-bottom:20px;font-size:24px;line-height:1.17}.template-page-benefits-reasons .landing-simple__cta-text{margin-bottom:10px}}@media (max-width: 360px){.template-page-benefits-reasons .branding{left:50%;transform:translate(-50%) translateY(-50%)}.template-page-benefits-reasons .branding .logo{display:block!important}}.qa-landing-banner{position:relative;max-width:100%;width:100%;margin:0 auto}.qa-landing-banner .qa-landing-banner__row{display:flex}.qa-landing-banner .qa-landing-banner__col.qa-landing-banner__col--image{flex-basis:42.333%}.qa-landing-banner .qa-landing-banner__col.qa-landing-banner__col--content{display:flex;flex-direction:column;justify-content:center;align-items:center;flex-basis:57.633%;padding:0 25px;background-color:#f8f4ee;text-align:center}.qa-landing-banner .qa-landing-banner__image-wrapper{position:relative;padding-top:106%}.qa-landing-banner .qa-landing-banner__image{position:absolute;top:0;left:0;width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.qa-landing-banner .qa-landing-banner__logo{max-width:112px;width:100%;margin-bottom:15px}.qa-landing-banner .qa-landing-banner__heading{font-size:44px;font-weight:var(--font-weight-black);letter-spacing:-.39px}.qa-landing-banner .qa-landing-banner__subheading{max-width:480px;margin-bottom:68px;font-size:24px;font-weight:var(--font-weight-bold);line-height:1.08}.qa-landing-banner .qa-landing-banner__btn{position:relative;display:inline-block;max-width:214px;width:100%;padding:12px 20px;background-color:#ff8b4e;box-shadow:0 3px 7px #00000029;font-family:var(--secondary-font);font-size:16px;line-height:1.39;color:#fff;text-transform:uppercase;text-decoration:none;border-radius:5px;transition-property:box-shadow,opacity;transition-duration:.3s;-webkit-appearance:none;-moz-appearance:none;appearance:none}.qa-landing-banner .qa-landing-banner__btn:after{content:"";position:absolute;right:20px;top:50%;display:inline-block;width:8px;height:12px;margin-top:-6px;background-image:url(icon-chevron-right.svg);background-repeat:no-repeat;background-size:contain}.qa-landing-banner .qa-landing-banner__btn:hover{box-shadow:0 0 7px #00000029;opacity:.75}.qa-landing-banner .qa-landing-banner__btn:focus-visible{outline:2px solid #000;outline-offset:2px}@media (max-width: 1279px){.qa-landing-banner .qa-landing-banner__heading{font-size:38px}.qa-landing-banner .qa-landing-banner__subheading{font-size:22px}}@media (max-width: 991px){.qa-landing-banner .qa-landing-banner__row{flex-direction:column-reverse}.qa-landing-banner .qa-landing-banner__image-wrapper{padding-top:66%}.qa-landing-banner .qa-landing-banner__col.qa-landing-banner__col--content{padding-top:20px;padding-bottom:60px}.qa-landing-banner .qa-landing-banner__heading{margin-bottom:10px;font-size:44px}.qa-landing-banner .qa-landing-banner__subheading{line-height:1.27;margin-bottom:20px}}@media (max-width: 767px){.qa-landing-banner .qa-landing-banner__image-wrapper{padding-top:72%}.qa-landing-banner .qa-landing-banner__heading{font-size:34px;line-height:1.23}.qa-landing-banner .qa-landing-banner__subheading{margin-bottom:20px;font-weight:var(--font-weight-bold)}}@media (max-width: 480px){.qa-landing-banner .qa-landing-banner__col.qa-landing-banner__col--content{padding-top:20px;padding-bottom:40px}.qa-landing-banner .qa-landing-banner__logo{margin-bottom:20px}.qa-landing-banner .qa-landing-banner__heading{max-width:400px;font-size:44px}.qa-landing-banner .qa-landing-banner__subheading{margin-bottom:0}.qa-landing-banner .qa-landing-banner__btn{display:none}}@media (max-width: 380px){.qa-landing-banner .qa-landing-banner__subheading{max-width:272px}}@media (max-width: 359px){.qa-landing-banner .qa-landing-banner__heading{font-size:38px}}.qa-landing-rte{max-width:100%;display:flex;flex-direction:column;justify-content:center;align-items:center;text-align:center;margin:0 auto;padding:85px 25px;background-color:#fbf9f6}.qa-landing-rte .qa-landing-rte__heading{font-size:34px;font-weight:var(--font-weight-black);margin-bottom:10px}.qa-landing-rte .qa-landing-rte__text{max-width:730px;font-size:24px;font-weight:var(--font-weight-bold);line-height:1.4}@media (max-width: 991px){.qa-landing-rte{padding:40px 25px}}@media (max-width: 767px){.qa-landing-rte{background-color:#fff}.qa-landing-rte .qa-landing-rte__heading{margin-bottom:5px;font-size:24px}.qa-landing-rte .qa-landing-rte__text{max-width:480px;font-size:16px;font-weight:var(--font-weight-bold);line-height:1.25}}@media (max-width: 480px){.qa-landing-rte{align-items:flex-start;text-align:left}}.qa-landing-blocks{max-width:1920px;width:100%;margin:0 auto}.qa-landing-blocks .qa-landing-blocks__row{display:flex;flex-direction:row-reverse}.qa-landing-blocks .qa-landing-blocks__row.qa-landing-blocks__row--right{flex-direction:row}.qa-landing-blocks .qa-landing-blocks__col{max-width:50%;flex-basis:50%}.qa-landing-blocks .qa-landing-blocks__wrapper{width:100%;height:100%;display:flex;flex-direction:column;justify-content:center;padding:70px 95px}.qa-landing-blocks .qa-landing-blocks__block+.qa-landing-blocks__block{margin-top:30px}.qa-landing-blocks .qa-landing-blocks__heading{margin-bottom:10px;font-size:34px;font-weight:var(--font-weight-black);line-height:1.29}.qa-landing-blocks .qa-landing-blocks__subheading,.qa-landing-blocks .qa-landing-blocks__rte{margin-bottom:15px;font-size:20px;font-weight:var(--font-weight-regular);line-height:1.6}.qa-landing-blocks .qa-landing-blocks__subheading p+p,.qa-landing-blocks .qa-landing-blocks__rte p+p{margin-top:20px}.qa-landing-blocks .qa-landing-blocks__subheading a,.qa-landing-blocks .qa-landing-blocks__rte a{color:#5a3b36;text-decoration:underline}.qa-landing-blocks .qa-landing-blocks__subheading a:focus-visible,.qa-landing-blocks .qa-landing-blocks__rte a:focus-visible{outline:1px solid #000}.qa-landing-blocks .qa-landing-blocks__rte{margin-bottom:0}.qa-landing-blocks .qa-landing-blocks__list{max-width:500px;display:flex;flex-wrap:wrap}.qa-landing-blocks .qa-landing-blocks__item{display:flex;flex-basis:130px;padding:10px 5px}.qa-landing-blocks .qa-landing-blocks__item:nth-child(3n+1){padding-left:0}.qa-landing-blocks .qa-landing-blocks__item:nth-child(3n){flex-basis:180px;padding-right:0}.qa-landing-blocks .qa-landing-blocks__icon{flex-shrink:0;width:24px;height:22px;margin-right:7px}.qa-landing-blocks .qa-landing-blocks__label{font-size:17px;font-weight:var(--font-weight-bold)}.qa-landing-blocks .qa-landing-blocks__image-wrapper{position:relative;height:100%;padding-top:86%}.qa-landing-blocks .qa-landing-blocks__image{position:absolute;top:0;left:0;width:100%;height:100%;-o-object-fit:cover;object-fit:cover}@media (max-width: 1500px){.qa-landing-blocks .qa-landing-blocks__subheading,.qa-landing-blocks .qa-landing-blocks__rte{font-size:16px}.qa-landing-blocks .qa-landing-blocks__subheading.qa-landing-blocks__subheading--small,.qa-landing-blocks .qa-landing-blocks__rte.qa-landing-blocks__subheading--small{max-width:360px}}@media (max-width: 1279px){.qa-landing-blocks .qa-landing-blocks__wrapper{padding:40px}.qa-landing-blocks .qa-landing-blocks__block .qa-landing-blocks__heading{font-size:28px}.qa-landing-blocks .qa-landing-blocks__block .qa-landing-blocks__subheading,.qa-landing-blocks .qa-landing-blocks__block .qa-landing-blocks__rte{font-size:14px}.qa-landing-blocks .qa-landing-blocks__label{font-size:15px}.qa-landing-blocks .qa-landing-blocks__item{flex-basis:110px}}@media (max-width: 991px){.qa-landing-blocks .qa-landing-blocks__row,.qa-landing-blocks .qa-landing-blocks__row.qa-landing-blocks__row--right{flex-direction:column}.qa-landing-blocks .qa-landing-blocks__col{max-width:100%;flex-basis:50%}.qa-landing-blocks .qa-landing-blocks__block{width:100%;padding:40px;background-color:var(--bgc)}.qa-landing-blocks .qa-landing-blocks__block .qa-landing-blocks__heading{font-size:34px}.qa-landing-blocks .qa-landing-blocks__block .qa-landing-blocks__subheading,.qa-landing-blocks .qa-landing-blocks__block .qa-landing-blocks__rte{max-width:800px;margin:0 auto;font-size:16px}.qa-landing-blocks .qa-landing-blocks__block+.qa-landing-blocks__block{margin-top:0}.qa-landing-blocks .qa-landing-blocks__wrapper{align-items:center;text-align:center;padding:0}.qa-landing-blocks .qa-landing-blocks__image-wrapper{position:relative;padding-top:66%}.qa-landing-blocks .qa-landing-blocks__list{max-width:460px;justify-content:center;margin:0 auto}.qa-landing-blocks .qa-landing-blocks__item{flex-basis:103px}.qa-landing-blocks .qa-landing-blocks__item:nth-child(3n){flex-basis:162px}}@media (max-width: 767px){.qa-landing-blocks .qa-landing-blocks__block{padding:40px 25px}.qa-landing-blocks .qa-landing-blocks__block.qa-landing-blocks__block--benefit{padding:40px 25px 15px}.qa-landing-blocks .qa-landing-blocks__image-wrapper{padding-top:72%}.qa-landing-blocks .qa-landing-blocks__heading{font-size:24px;line-height:1.17}.qa-landing-blocks .qa-landing-blocks__subheading,.qa-landing-blocks .qa-landing-blocks__rte{font-size:14px}.qa-landing-blocks .qa-landing-blocks__list{max-width:415px}.qa-landing-blocks .qa-landing-blocks__block .qa-landing-blocks__heading{font-size:24px}.qa-landing-blocks .qa-landing-blocks__wrapper{align-items:flex-start;text-align:left}.qa-landing-blocks .qa-landing-blocks__list{justify-content:center;margin:0 auto}}@media (max-width: 480px){.qa-landing-blocks .qa-landing-blocks__wrapper{align-items:flex-start;text-align:left}.qa-landing-blocks .qa-landing-blocks__list{justify-content:flex-start;margin:0}.qa-landing-blocks .qa-landing-blocks__item:nth-child(3n){flex-basis:114px}.qa-landing-blocks .qa-landing-blocks__label{font-size:14px}.qa-landing-blocks .qa-landing-blocks__subheading,.qa-landing-blocks .qa-landing-blocks__rte{margin:0}}@media (max-width: 380px){.qa-landing-blocks .qa-landing-blocks__image-wrapper{padding-top:77%}.qa-landing-blocks .qa-landing-blocks__icon{width:18px;height:18px;margin-right:4px}.qa-landing-blocks .qa-landing-blocks__item{flex-basis:85px}.qa-landing-blocks .qa-landing-blocks__item:nth-child(3n){flex-basis:100px}}.qa-landing-cta{background-color:#f2e7db}.qa-landing-cta .qa-landing__container{max-width:1920px;width:100%;display:flex;flex-direction:column;justify-content:center;align-items:center;margin:0 auto;padding:176px 25px;text-align:center}.qa-landing-cta .qa-landing-cta__heading{margin-bottom:10px;font-size:44px;font-weight:var(--font-weight-black)}.qa-landing-cta .qa-landing-cta__subheading{max-width:768px;margin-bottom:40px;font-size:24px;font-weight:var(--font-weight-bold);line-height:1.25;color:#7b451e}.qa-landing-cta .qa-landing-cta__btn{position:relative;display:inline-block;max-width:251px;width:100%;padding:14px 20px;background-color:#f0915b;box-shadow:0 3px 7px #00000029;font-family:var(--secondary-font);font-size:16px;line-height:1.39;color:#fff;text-transform:uppercase;text-decoration:none;border-radius:5px;transition-property:box-shadow,opacity;transition-duration:.3s;-webkit-appearance:none;-moz-appearance:none;appearance:none}.qa-landing-cta .qa-landing-cta__btn:after{content:"";position:absolute;right:20px;top:50%;display:inline-block;width:8px;height:12px;margin-top:-6px;background-image:url(icon-chevron-right.svg);background-repeat:no-repeat;background-size:contain}.qa-landing-cta .qa-landing-cta__btn:hover{box-shadow:0 0 7px #00000029;opacity:.75}.qa-landing-cta .qa-landing-cta__btn:focus-visible{outline:2px solid #000;outline-offset:2px}@media (max-width: 1500px){.qa-landing-cta .qa-landing-cta__heading{font-size:32px}.qa-landing-cta .qa-landing-cta__subheading{max-width:566px;margin-bottom:30px;font-size:16px}}@media (max-width: 991px){.qa-landing-cta .qa-landing__container{padding:70px 25px}}@media (max-width: 767px){.qa-landing-cta .qa-landing__container{padding:50px 25px}.qa-landing-cta .qa-landing-cta__heading{margin-bottom:10px;font-size:24px;line-height:1.17}}@media (max-width: 480px){.qa-landing-cta .qa-landing__container{align-items:flex-start;text-align:left}.qa-landing-cta .qa-landing-cta__heading{font-size:34px;line-height:1.41}.qa-landing-cta .qa-landing-cta__subheading{margin-bottom:30px}.qa-landing-cta .qa-landing-cta__btn{max-width:100%;text-align:center}}@media (max-width: 359px){.qa-landing-cta .qa-landing-cta__heading{font-size:24px;line-height:1.17}}.track-order{max-width:1024px;width:100%;margin:0 auto;padding:70px 24px}.track-order .pp_tracking_form_div.both_form{display:none}.track-order .track-order__title{margin-bottom:10px;font-size:32px;font-weight:var(--font-weight-black);text-align:center;text-transform:capitalize}.track-order .track-order__custom-widget{display:block;flex-basis:70%;min-height:460px;margin-right:24px}.track-order .track-order__custom-widget.track-order__widget--loading{position:relative}.track-order .track-order__custom-widget.track-order__widget--loading:before{content:"";position:absolute;top:0;left:0;z-index:5;width:100%;height:100%;background-color:#ffffffd9}.track-order .track-order__custom-widget.track-order__widget--loading:after{content:"";position:absolute;top:50%;left:50%;z-index:6;opacity:.75;width:25px;height:25px;background-color:#5a3b36;transform:translate(-50%,-50%);border-radius:50%;animation-name:WidgetLoading;animation-duration:.2s;animation-iteration-count:infinite;animation-direction:alternate}.track-order .track-order__widget-wrapper{padding:30px 20px;border:1px solid #e6e6e6;border-radius:7px}.track-order .track-order__widget-form{display:none;padding:20px 0}.track-order .track-order__widget-form.active{display:block}.track-order .track-order__widget-tablist{display:flex;border-bottom:1px solid #e6e6e6;text-align:center}.track-order .track-order__widget-tab{flex-basis:50%;flex-grow:1;padding:15.5px 0;background-color:transparent;border-bottom:3px solid transparent;text-align:center;color:#5a3b36}.track-order .track-order__widget-tab.active{border-color:currentcolor}.track-order .track-order__widget-tab:focus-visible{outline:2px solid #000}.track-order .track-order__input-group{display:flex;flex-direction:column}.track-order .track-order__input-group label{width:100%;margin-bottom:5px;font-size:18px;font-weight:var(--font-weight-bold)}.track-order .track-order__input-group input{width:100%;padding:10px;border:1px solid #e6e6e6}.track-order .track-order__input-group input.error+span{display:block}.track-order .track-order__input-group span{display:none;color:red}.track-order .track-order__input-group+.track-order__input-group{margin-top:24px}.track-order .track-order__button{width:100%;margin-top:24px;padding:12px 20px;border:1px solid #5a3b36;background:#5a3b36;font-size:16px;font-weight:var(--font-weight-black);text-align:center;text-transform:uppercase;color:#fff;min-width:140px;border-radius:2px}.track-order .track-order__button:focus-visible{outline:2px solid #000}.track-order .track-order__row{display:flex}.track-order .track-order__row+.track-order__row{margin-top:20px}.track-order .track-order__banner{max-height:462px;position:relative;flex-basis:30%}.track-order .track-order__banner:focus-visible{outline:2px solid #000;outline-offset:2px}.track-order .track-order__banner img{position:absolute;top:0;left:0;width:100%;height:100%;-o-object-fit:cover;object-fit:cover;border-radius:7px}.track-order .track-order__banner.track-order__banner--half{flex-basis:50%;padding-top:24%}.track-order .track-order__banner.track-order__banner--half+.track-order__banner--half{margin-left:20px}.track-order .pp_tracking_content{margin-top:0!important;margin-bottom:0!important;margin-right:20px!important;padding:0!important}.track-order .pp_tracking_content.pp-tracking--is-tracked{min-height:auto!important}.track-order .pp_tracking_form_in{min-height:400px!important;padding:30px 20px!important}.track-order .pp_tracking_title{margin-bottom:10px;font-size:32px;font-weight:var(--font-weight-black);text-align:center}.track-order .text-wrapper *[data-v-506eae9e]{font-weight:var(--font-weight-bold)}.track-order .pp_tracking_span{margin-bottom:5px;font-size:18px;font-weight:var(--font-weight-bold)}.track-order .pp_tracking_content button{padding:12px 20px!important;font-size:16px!important;font-weight:var(--font-weight-black)!important;text-transform:uppercase!important;min-width:140px!important}.track-order .pp_tracking_result_title{margin-top:30px!important;margin-bottom:0!important;font-size:20px!important;font-weight:var(--font-weight-black)!important;line-height:80px!important}.track-order .pp_tracking_result{padding-bottom:0!important}.track-order .pp_tracking_form_order{padding-bottom:15px!important}@media (max-width: 810px){.track-order .track-order__row{flex-direction:column}.track-order .track-order__row.track-order__row--additional{margin-top:0}.track-order .track-order__banner{max-height:initial;margin-top:30px;padding-top:120%}.track-order .track-order__banner.track-order__banner--half{padding-top:52%}.track-order .track-order__banner.track-order__banner--half+.track-order__banner--half{margin-left:0}.track-order .pp_tracking_content{margin-right:0!important}.track-order .pp_tracking_form_in{padding:0!important}.track-order .pp_tracking_form_order{padding-bottom:0!important}}@media (max-width: 810px){.track-order .track-order__custom-widget{margin-right:0}.track-order .track-order__widget-wrapper{padding:0;border:none}}@media (max-width: 720px){.track-order{padding:140px 20px 60px}}@media (max-width: 600px){.track-order .track-order__custom-widget{min-height:280px}.track-order .pp_tracking_form_in{min-height:auto!important}}.pp_tracking_info_parent{pointer-events:none}@keyframes WidgetLoading{0%{transform:scale(1)}to{transform:scale(1.5)}}.quality-banner{background-color:#f8f4ee}.quality-banner .quality-banner__container{display:flex;align-items:center;width:100%;margin:0 auto;padding:70px 50px 30px;max-width:1200px}.quality-banner .quality-banner__img-container{flex-basis:453px;margin-right:34px}.quality-banner .quality-banner__img-wrapper{position:relative;padding-top:115%}.quality-banner .quality-banner__img{position:absolute;top:0;left:0;width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.quality-banner .quality-banner__content{flex-basis:auto}.quality-banner .quality-banner__heading{margin-bottom:20px;font-size:34px;font-weight:var(--font-weight-black);line-height:1.1}.quality-banner .quality-banner__subheading{max-width:495px;margin-bottom:57px;font-size:24px;font-weight:var(--font-weight-extra-bold);line-height:1.42}.quality-banner .quality-banner__icons.quality-banner__icons--mobile{display:none}.quality-banner .quality-banner__icons-heading{margin-bottom:15px;font-size:18px;font-weight:var(--font-weight-black);line-height:1.22}.quality-banner .quality-banner__icons-wrapper{display:flex;align-items:center;flex-wrap:wrap;margin:-4px -8px}.quality-banner .quality-banner__icons-icon{padding:4px 7px}@media (max-width: 1279px){.quality-banner .quality-banner__container{padding-left:25px;padding-right:25px}.quality-banner .quality-banner__img-container{flex-basis:453px;margin-right:0}}@media (max-width: 991px){.quality-banner .quality-banner__heading{font-size:28px}.quality-banner .quality-banner__subheading{margin-bottom:40px;font-size:20px}.quality-banner .quality-banner__icons-heading{font-size:16px}.quality-banner .quality-banner__icons-wrapper{max-width:360px}}@media (max-width: 767px){.quality-banner{background-color:transparent}.quality-banner .quality-banner__container{position:relative;flex-direction:column-reverse;padding-bottom:18px;background-color:#f8f4ee}.quality-banner .quality-banner__container:after{content:"";position:absolute;bottom:0;left:50%;z-index:2;width:0;height:0;border-width:30px 26px 0;border-style:solid;border-color:#f8f4ee transparent transparent;transform:translate(-50%) translateY(100%)}.quality-banner .quality-banner__img-container{flex-basis:auto;max-width:257px;width:100%}.quality-banner .quality-banner__img-wrapper{padding-top:127%}.quality-banner .quality-banner__content{text-align:center}.quality-banner .quality-banner__heading{margin-bottom:15px;font-size:34px;line-height:1.29}.quality-banner .quality-banner__subheading{max-width:295px;margin-bottom:0;margin-left:auto;margin-right:auto;font-size:18px;line-height:1.33}.quality-banner .quality-banner__icons-heading{font-size:18px}.quality-banner .quality-banner__icons{padding:50px 25px;background-color:#fbf9f6;text-align:center}.quality-banner .quality-banner__icons.quality-banner__icons--desktop{display:none}.quality-banner .quality-banner__icons.quality-banner__icons--mobile{display:block}.quality-banner .quality-banner__icons-wrapper{justify-content:center;max-width:100%}}@media (max-width: 575px){.quality-banner .quality-banner__icons-wrapper{max-width:360px;margin:0 auto}}@media (max-width: 720px){.quality-banner .quality-banner__container{padding-top:140px}}.quality-grid{padding:73px 25px 83px}.quality-grid .quality-grid__container{max-width:1124px;margin:0 auto}.quality-grid .quality-grid__row{display:flex}.quality-grid .quality-grid__col{flex-basis:33.333%;padding:0 30px}.quality-grid .quality-grid__col:first-of-type{padding-left:0}.quality-grid .quality-grid__col:last-of-type{padding-right:0}.quality-grid .quality-grid__heading{display:flex;align-items:center;margin-bottom:10px;font-size:24px;font-weight:var(--font-weight-black)}.quality-grid .quality-grid__heading svg{margin-right:10px}.quality-grid .quality-grid__text{margin-bottom:15px;font-size:18px;line-height:1.22}.quality-grid .quality-grid__list-heading{margin-bottom:5px;padding-left:10px;font-size:18px;font-weight:var(--font-weight-black)}.quality-grid .quality-grid__list{margin-bottom:15px;padding-left:10px}.quality-grid .quality-grid__list.quality-grid__list--col{display:flex;justify-content:space-between;flex-wrap:wrap;margin-left:-5px;margin-right:-5px}.quality-grid .quality-grid__list.quality-grid__list--col .quality-grid__item{flex-basis:153px;padding:3px 5px}.quality-grid .quality-grid__item{position:relative;display:flex;align-items:center;padding:3px 0;font-size:18px;font-weight:var(--font-weight-bold);line-height:1.2}.quality-grid .quality-grid__item svg{flex-shrink:0;width:14px;height:10px;margin-right:10px}.quality-grid .quality-grid__item svg path{fill:#5a3b36}@media (max-width: 1279px){.quality-grid .quality-grid__col{padding:0 15px}.quality-grid .quality-grid__list-heading,.quality-grid .quality-grid__list{padding-left:0}.quality-grid .quality-grid__list.quality-grid__list--col .quality-grid__item{flex-basis:140px}.quality-grid .quality-grid__item{font-size:16px}}@media (max-width: 991px){.quality-grid{padding:0}.quality-grid .quality-grid__row{flex-direction:column}.quality-grid .quality-grid__col{width:100%;flex-basis:0;padding:50px 25px!important}.quality-grid .quality-grid__col.quality-grid__col--bgc{background-color:#f8f4ee}.quality-grid .quality-grid__img{display:none}.quality-grid .quality-grid__text{max-width:767px}.quality-grid .quality-grid__list-heading{justify-content:center;padding-left:0}.quality-grid .quality-grid__lists-container{display:flex}.quality-grid .quality-grid__list-wrapper{flex-basis:50%}.quality-grid .quality-grid__list-wrapper:first-of-type{margin-right:50px}.quality-grid .quality-grid__list{margin-bottom:0;padding-left:0}.quality-grid .quality-grid__list.quality-grid__list--col{max-width:400px;margin-bottom:20px}.quality-grid .quality-grid__list.quality-grid__list--col .quality-grid__item{flex-basis:151px}.quality-grid .quality-grid__item{font-size:18px}.quality-grid .quality-grid__item svg{margin-right:5px}}@media (max-width: 767px){.quality-grid .quality-grid__lists-container{display:block}.quality-grid .quality-grid__list-wrapper{flex-basis:50%}.quality-grid .quality-grid__list-wrapper:first-of-type{margin-right:0}}@media (max-width: 350px){.quality-grid .quality-grid__heading{font-size:22px}}.nutrition-tables .nutrition-tables__wrapper{max-width:1010px;margin-left:auto;margin-right:auto;padding:130px 20px 80px}@media (max-width: 991px){.nutrition-tables .nutrition-tables__wrapper{max-width:617px}}.nutrition-table{color:var(--color)}.nutrition-table .shift-left-1{margin-left:25px}@media (max-width: 380px){.nutrition-table .shift-left-1{margin-left:20px}}.nutrition-table .shift-left-2{margin-left:50px}@media (max-width: 380px){.nutrition-table .shift-left-2{margin-left:40px}}@media (max-width: 991px){.nutrition-table .hide-tablet{display:none!important}}.nutrition-table .show-tablet{display:none!important}@media (max-width: 991px){.nutrition-table .show-tablet{display:inline-block!important}}@media (max-width: 380px){.nutrition-table .mobile-small{font-size:11px}}.nutrition-table small{font-size:100%;font-weight:var(--font-weight-extra-bold)}.nutrition-table .nutrition-table__header{display:flex;justify-content:space-between;align-items:center;border-top:15px solid var(--color);border-bottom:15px solid var(--color)}@media (max-width: 991px){.nutrition-table .nutrition-table__header{flex-direction:column;align-items:flex-start}}@media (max-width: 767px){.nutrition-table .nutrition-table__header{padding:10px 0}}@media (max-width: 380px){.nutrition-table .nutrition-table__header{font-size:28px}}.nutrition-table .nutrition-table__heading{font-size:57px;font-weight:var(--font-weight-extra-black)}@media (max-width: 767px){.nutrition-table .nutrition-table__heading{font-size:45px}}@media (max-width: 480px){.nutrition-table .nutrition-table__heading{font-size:35px}}@media (max-width: 380px){.nutrition-table .nutrition-table__heading{font-size:28px}}.nutrition-table .nutrition-table__servings{display:flex;flex-direction:column;justify-content:flex-end;font-size:24px;text-align:right}.nutrition-table .nutrition-table__servings strong{font-weight:var(--font-weight-extra-black)}@media (max-width: 991px){.nutrition-table .nutrition-table__servings{text-align:left}}@media (max-width: 480px){.nutrition-table .nutrition-table__servings{font-size:18px}.nutrition-table .nutrition-table__servings strong{font-weight:var(--font-weight-extra-bold)}}.nutrition-table .nutrition-table__amount{display:flex;padding:10px 0;border-bottom:8px solid var(--color)}.nutrition-table .nutrition-table__amount-col{font-size:16px;font-weight:var(--font-weight-extra-bold);text-align:right}.nutrition-table .nutrition-table__amount-col span{display:inline-block}.nutrition-table .nutrition-table__amount-col span+span{margin-left:15px}.nutrition-table .nutrition-table__amount-col:first-of-type{flex-basis:575px;margin-right:15px}@media (max-width: 991px){.nutrition-table .nutrition-table__amount-col:first-of-type{display:none}}.nutrition-table .nutrition-table__amount-col:last-of-type{flex-basis:380px}@media (max-width: 991px){.nutrition-table .nutrition-table__amount-col:last-of-type{flex-grow:1}}@media (max-width: 575px){.nutrition-table .nutrition-table__amount-col{font-size:14px}}.nutrition-table .nutrition-table__composition{display:flex;margin-bottom:8px;padding-bottom:3px;border-bottom:15px solid var(--color)}@media (max-width: 991px){.nutrition-table .nutrition-table__composition{flex-direction:column}}.nutrition-table .nutrition-table__composition-col:first-of-type{flex-basis:575px;margin-right:15px}@media (max-width: 991px){.nutrition-table .nutrition-table__composition-col:first-of-type{margin-right:0}}.nutrition-table .nutrition-table__composition-col:last-of-type{flex-basis:380px}@media (max-width: 991px){.nutrition-table .nutrition-table__composition-col{flex-grow:1}}.nutrition-table .nutrition-table__calories{border-bottom:15px solid var(--color)}@media (max-width: 991px){.nutrition-table .nutrition-table__vitamins{margin-bottom:3px;padding-bottom:3px;border-bottom:8px solid var(--color)}}@media (max-width: 991px){.nutrition-table .nutrition-table__vitamins .nutrition-table__item-info span:last-of-type{font-weight:var(--font-weight-extra-bold)}}.nutrition-table .nutrition-table__item{display:flex;justify-content:space-between;align-items:center;width:100%;padding:3px 0;border-bottom:1px solid var(--color);font-size:16px}.nutrition-table .nutrition-table__item:first-of-type{margin-top:5px}.nutrition-table .nutrition-table__item:last-of-type{margin-bottom:5px;border-bottom:none}.nutrition-table .nutrition-table__item *{display:inline-block}.nutrition-table .nutrition-table__item strong{font-weight:var(--font-weight-extra-bold)}.nutrition-table .nutrition-table__item .nutrition-table__item-info{flex-shrink:0;margin-left:15px;text-align:right}.nutrition-table .nutrition-table__item .nutrition-table__item-info.shift-right{margin-right:64px}.nutrition-table .nutrition-table__item .nutrition-table__item-info span,.nutrition-table .nutrition-table__item .nutrition-table__item-info strong{min-width:59px}.nutrition-table .nutrition-table__item .nutrition-table__item-info *+*{margin-left:20px;min-width:40px!important}@media (max-width: 575px){.nutrition-table .nutrition-table__item{padding:8px 0;font-size:14px}}@media (max-width: 480px){.nutrition-table .nutrition-table__item .nutrition-table__item-info.shift-right{margin-right:49px}.nutrition-table .nutrition-table__item .nutrition-table__item-info *+*{margin-left:5px}}.nutrition-table .nutrition-table__item-content{margin-top:5px;margin-bottom:25px;font-size:16px}@media (max-width: 575px){.nutrition-table .nutrition-table__item-content{margin-bottom:20px;font-size:14px}}.nutrition-table .nutrition-table__footer p{font-size:16px}@media (max-width: 991px){.nutrition-table .nutrition-table__footer p{font-size:14px}}.nutrition-table .nutrition-table__footer strong{font-weight:var(--font-weight-extra-bold)}.nutrition-table .nutrition-table__footer-info{margin-bottom:8px;padding-bottom:8px;font-size:16px;line-height:1.5;border-bottom:1px solid var(--color)}@media (max-width: 991px){.nutrition-table .nutrition-table__footer-info{padding-top:2px;padding-bottom:10px;font-size:14px}}nutrition-tables{display:block}
/*# sourceMappingURL=/s/files/1/0199/1938/t/761/assets/custom.build.css.map?v=46547521427899297601685453301 */
