.es-button{width:100%}.es-button button{overflow:hidden;padding-left:5px;padding-right:5px;width:100%}.es-button.es-button--white button{border-width:1px!important;border-color:#000!important;background:#fff!important;color:#000!important;transition:all .5s;cursor:pointer}.es-button.es-button--white button:before{border-color:#000;border-bottom-color:#0000}.es-button.es-button--without-hover button:hover{border-color:#1a1a1a!important;background:#1a1a1a!important;color:#fff!important}.es-button.es-button--without-hover button:hover:before{border-color:#000;border-bottom-color:#0000}.es-button-new-primary-link{font-family:Lato;font-size:16px;font-weight:600;line-height:20px;text-align:center;width:100%;padding:16px;border-radius:100px;border-width:2px;border-style:solid;background-color:#080808;color:#fff;border-color:#080808;display:inline-block}.es-button-new-primary-link:hover,.es-button-new-primary-link:focus,.es-button-new-primary-link:active{color:#080808;background-color:#fff}.es-button-new-secondary-link{font-family:Lato;font-size:16px;font-weight:600;line-height:20px;text-align:center;width:100%;padding:16px;border-radius:100px;border-width:2px;border-style:solid;background-color:#efedeb;color:#242424;border-color:#efedeb;display:inline-block}.es-button-new-secondary-link:hover,.es-button-new-secondary-link:focus,.es-button-new-secondary-link:active{color:#080808;background-color:#fff}.es-button-new-primary-link-with-icon{font-family:Lato;font-size:16px;font-weight:600;line-height:20px;padding:16px;border-radius:100px;border-width:2px;background-color:#080808;color:#fff;border-color:#080808;transition:all .1s ease-in-out;display:inline-flex;flex-flow:row;align-items:center;border-style:solid;-webkit-user-select:none;user-select:none}.es-button-new-primary-link-with-icon:hover,.es-button-new-primary-link-with-icon:focus,.es-button-new-primary-link-with-icon:active{color:#080808;background-color:#fff}.es-button-new-primary-link-with-icon:hover svg,.es-button-new-primary-link-with-icon:focus svg,.es-button-new-primary-link-with-icon:active svg{animation:linear infinite;animation-name:bounce;animation-duration:2s;color:inherit}.es-button-new-primary-link-with-icon svg{margin-left:10px;fill:currentColor;display:inline-flex}.es-button-new-secondary-link-with-icon{font-family:Lato;font-size:16px;font-weight:600;line-height:20px;padding:16px;border-radius:100px;border-width:2px;background-color:#efedeb;color:#242424;border-color:#efedeb;transition:all .1s ease-in-out;display:inline-flex;flex-flow:row;align-items:center;border-style:solid;-webkit-user-select:none;user-select:none}.es-button-new-secondary-link-with-icon:hover,.es-button-new-secondary-link-with-icon:focus,.es-button-new-secondary-link-with-icon:active{color:#080808;background-color:#fff}.es-button-new-secondary-link-with-icon:hover svg,.es-button-new-secondary-link-with-icon:focus svg,.es-button-new-secondary-link-with-icon:active svg{animation:linear infinite;animation-name:bounce;animation-duration:2s;color:inherit}.es-button-new-secondary-link-with-icon svg{margin-left:10px;fill:currentColor;display:inline-flex}.es-qty-button{width:100%;border-top:1px solid #ddd}.es-qty-button>*{width:100%;justify-content:space-between}.es-qty-button input{border:none}.es-qty-button button{width:51px;height:51px;background:#ddd;color:#000;flex:0 0 auto;padding:11px;line-height:1px;border:none}.es-qty-button button:first-child{border-radius:0 0 0 4px}.es-qty-button button:last-child{border-radius:0 0 4px}.es-input{width:100%}.es-range{width:100%;position:relative;height:24px;z-index:100}.es-range__thumb{pointer-events:none;position:absolute;width:24px;height:24px;background:#fff;border-radius:50%;font-size:.714rem;display:flex;justify-content:center;align-items:center;top:50%;z-index:11;transform:translateY(-50%);border:1px solid #55d29f;cursor:pointer;-webkit-touch-callout:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.es-range input{position:relative;margin:auto;outline:none;padding:0;width:100%;height:8px;min-height:8px;background-color:#dedede;background-image:-webkit-gradient(linear,50% 0%,50% 100%,color-stop(0%,#55D29F),color-stop(100%,#55D29F));background-size:50% 100%;background-repeat:no-repeat;border-radius:10px;border:none;cursor:pointer;-webkit-appearance:none;z-index:10}.es-range input::-webkit-slider-runnable-track{box-shadow:none;border:none;background:#0000;-webkit-appearance:none}.es-range input::-webkit-slider-thumb{-webkit-appearance:none;width:24px;height:24px;background:#0000;border-radius:50%;border:none}.es-range input::-moz-range-thumb{width:24px;height:24px;border-radius:50%;background:#0000;border:none}.es-range input::-moz-range-progress{background-color:#55d29f;height:8px}.es-range input::-moz-range-track{background-color:#dedede;height:8px}.es-range input::-ms-fill-lower{background-color:#55d29f;height:8px}.es-range input::-ms-fill-upper{background-color:#dedede;height:8px}.es-date-selector label{display:flex;justify-content:left;position:relative;margin:0}.es-date-selector select{font-family:Lato;padding:14px 44px;width:100%;border-radius:16px;border:1px solid #dedede;font-size:16px;font-weight:600;line-height:20px;background-image:none;background-color:#fff}.es-date-selector__prefix,.es-date-selector__postfix{display:flex;justify-content:center;align-items:center;width:20px;height:20px;top:50%;transform:translateY(-50%);position:absolute;pointer-events:none}.es-date-selector__prefix{left:16px}.es-date-selector__postfix{right:16px}.es-modal__back{position:fixed;z-index:101;left:0;top:0;width:100%;height:100%;overflow:auto;background-color:#000;background-color:#0006}.es-modal__body{position:fixed;top:10vh;left:50%;transform:translate(-50%);background-color:#fff;border:1px solid #888;width:50%;min-width:320px;max-width:600px;overflow:hidden;border-radius:4px;z-index:102}@media(max-width:768px){.es-modal__body{width:80%}}.es-modal__content{max-height:80vh;overflow-y:auto}.es-modal__content::-webkit-scrollbar{width:0}.es-modal__content::-webkit-scrollbar-track{background:#0000}.es-modal__content::-webkit-scrollbar-thumb{background-color:#0000}.es-modal__close-btn{position:fixed;top:15px;right:15px;z-index:100;cursor:pointer}.es-modal__close-btn svg{width:24px;height:24px}.es-modal--hide{display:none}.es-range-slider{display:flex}.es-range-slider__column{padding:15px;border:1px solid #f1f1f1}.es-range-slider__column:first-child{width:80%;border-right:0;border-radius:4px 0 0 4px}.es-range-slider__column:last-child{width:20%;min-width:100px;display:flex;flex-wrap:wrap;align-content:space-between;border-radius:0 4px 4px 0}.es-range-slider__column:last-child span:first-child{color:#000;font-weight:600;font-size:1.714rem;line-height:1}.es-range-slider__column:last-child span{width:100%}.es-range-slider__values{position:relative;display:flex;justify-content:space-between;color:#afafaf;font-size:.714rem}.es-range-slider__middle-value{position:absolute;left:50%;transform:translate(-50%)}.es-bundle{padding:5px;border-radius:4px}.es-bundle.medium{padding:10px}.es-bundle.full{width:100%}.es-bundle.warning{background:#fce6ed}@media(max-width:768px){.es-bundle{padding:16px}}.es-radio-selector{border:1px solid #f1f1f1;border-radius:4px}.es-radio-selector .es-title{padding:32px}@media(max-width:768px){.es-radio-selector .es-title{padding:15px}}.es-radio-selector__body{display:grid;grid-template-columns:8fr 2fr;border-top:1px solid #f1f1f1}@media(max-width:768px){.es-radio-selector__body{grid-template-columns:none}}.es-radio-selector__list{display:flex;flex-wrap:wrap;padding:32px}@media(max-width:768px){.es-radio-selector__list{padding:15px}}.es-radio-selector__item label{font-size:1rem;line-height:1.5;border:1px solid #ddd;border-radius:4px;padding:0 15px;color:#000;cursor:pointer;margin:0 0 8px 8px}.es-radio-selector__item input{display:none}.es-radio-selector__item input:checked+label{background:#55d29f;border-color:#55d29f}.es-radio-selector__value{padding:32px;border-left:1px solid #f1f1f1;display:flex;flex-wrap:wrap;justify-content:center;align-items:center}.es-radio-selector__value span:first-child{font-weight:600;font-size:1.714rem;line-height:1}.es-radio-selector__value span{color:#000;width:100%}@media(max-width:768px){.es-radio-selector__value{padding:15px;flex-wrap:nowrap;justify-content:flex-start;border-top:1px solid #f1f1f1;border-left:none}.es-radio-selector__value span:first-child{margin-right:10px}.es-radio-selector__value span{width:auto}}.es-banner{width:100%;padding:12px;display:flex;justify-content:flex-start;align-items:flex-start;border-radius:4px;font-size:1rem;line-height:1.5}.es-banner__icon svg{width:24px;height:24px;fill:#0000}.es-banner__body{padding:0 8px;color:#000}.es-banner--alert{background:#fce6ed}.es-banner--warning{background:#ffebdc}.es-banner--success{background:#dcfcef}.es-cart{display:none;padding:16px;background:#fff;border:1px solid #ddd;border-radius:4px;min-width:275px;max-width:320px;position:relative}.es-cart__item-list{margin:0;padding:13px 0;list-style:none;border-top:1px solid #f1f1f1;border-bottom:1px solid #f1f1f1;max-height:285px;overflow-y:auto}.es-cart__item{display:grid;grid-template-columns:55px 1fr;gap:15px}.es-cart__item:not(:last-child){margin-bottom:10px}.es-cart__image{width:55px;height:40px;object-fit:cover;background:#f1f1f1}.es-cart__image img{width:100%;height:100%}.es-cart__body{white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.es-cart__body span:last-child{display:block;font-weight:600}.es-cart__close-btn{position:absolute;top:16px;right:16px;cursor:pointer}.es-cart .summary_plan{padding:0;background:#fff;border:none}.es-cart .summary_plan__body{margin:0}.es-cart .summary_plan__row:not(:last-child){border-top:none;padding-bottom:0}.es-cart .summary_plan__row:last-child{margin-top:13px;font-weight:700}.es-cart .summary_plan__title{font-size:1rem;text-align:left}.es-toast{display:grid;grid-template-columns:16px 1fr;justify-items:center;cursor:pointer;position:fixed;bottom:-100vw;right:2vw;max-width:300px;z-index:10000;font-size:1rem;color:#fff;box-shadow:0 4px 14px #00000040;border-radius:4px;padding:12px;line-height:1.5;transition:all .5s}.es-toast p{padding-left:10px;margin:0}.es-toast svg{fill:#fff}.es-toast--success{background-color:#4aba8b}.es-toast--error{background-color:#ff2962}.es-toast--error svg circle{fill:#ff2962}.es-toast--error svg path{fill:#fff}.es-stack{display:flex;margin:0 -20px -20px 0;justify-content:flex-start}.es-stack>*:not(:empty),.es-stack>.es-stack{margin:0 20px 20px 0}.es-stack--space-none{margin:0}.es-stack--space-none>*:not(:empty),.es-stack--space-none>.es-stack{margin:0}.es-stack--space-smaller{margin:0 -5px -5px 0}.es-stack--space-smaller>*:not(:empty),.es-stack--space-smaller>.es-stack{margin:0 5px 5px 0}.es-stack--space-small{margin:0 -10px -10px 0}.es-stack--space-small>*:not(:empty),.es-stack--space-small>.es-stack{margin:0 10px 10px 0}.es-stack--space-hard{margin:0 -35px -35px 0}.es-stack--space-hard>*:not(:empty),.es-stack--space-hard>.es-stack{margin:0 35px 35px 0}.es-stack--vertical{flex-direction:column}.es-stack--vertical .es-stack-item{margin-bottom:0}.es-stack--full>*{width:100%}.es-stack--direction-equalSpacing{justify-content:space-between}.es-stack--direction-trailing{justify-content:flex-end}.es-stack--alignment-leading{align-items:flex-start}.es-stack--alignment-center{align-items:center}.es-stack--alignment-trailing{align-items:flex-end}.es-spinner{position:relative;width:20px;height:20px}.es-spinner:before{content:"";position:absolute;width:20px;height:20px;border:3px solid #ccc;border-radius:50%;border-bottom-color:#0000;animation:spin .7s linear infinite}.es-spinner--absolute{position:fixed!important;top:50%;left:50%;transform:translate(-50%,-50%);z-index:10000}.es-spinner--size-small{width:10px;height:10px}.es-spinner--size-small:before{width:10px;height:10px;border-width:1px}.es-spinner--size-medium{width:40px;height:40px}.es-spinner--size-medium:before{width:40px;height:40px}.es-spinner--color-light:before{border-color:#fff;border-bottom-color:#0000}.es-payment-details{background:#fafafa;margin:30px -30px -30px}.es-payment-details__body{padding:30px}.es-payment-details__body img{max-width:50px;max-height:30px}.es-payment-details__body p{margin:20px 0}.es-payment-details__body button{width:auto;padding-left:50px;padding-right:50px}.es-title{font-family:Lato,sans-serif;font-weight:700;font-size:1.5rem;line-height:1.333;margin:0}.es-description{font-family:Lato,sans-serif;font-weight:400;font-size:.875rem;line-height:1.428;color:#afafaf;margin:10px 0}.es-description__dark{color:#000}.es-card{font-family:Lato,sans-serif;font-weight:400;font-size:1rem;color:#000;padding:30px}@media(max-width:768px){.es-card{padding:20px}.es-card-section--full{margin:0 -20px -20px}}.es-card--border{border:1px solid #ddd;border-radius:4px}.es-card-section--full{margin:0 -30px -30px}.es-step-footer{width:100%;position:fixed;left:0;bottom:0;z-index:100;padding:7px;background:#fff;border-top:1px solid #ddd}.es-step-footer .es-cart{position:absolute;bottom:calc(100% + 5px);left:50%;transform:translate(-50%)}.es-step-footer__btn{width:16px;height:16px;cursor:pointer}.es-step-footer__total{display:flex;flex-wrap:wrap;font-size:.875rem;line-height:1.428;color:#000}.es-step-footer__total>*{width:100%;text-align:center}.es-step-footer__total>*:first-child span{font-weight:600}.es-step-footer__counter{min-width:50px;font-size:1rem;color:#c6c6c6}.es-step-footer__counter>*:first-child:not(:empty){font-weight:600;color:#000}.es-step-footer__body{display:flex;justify-content:space-between;align-items:center}.es-step-footer__body button{min-width:140px}.es-step-footer__body>*{width:auto}@media(max-width:768px){.es-step-footer__body{flex-wrap:wrap;padding-top:15px}.es-step-footer__body>*:first-child{width:30%}.es-step-footer__body>*{width:70%;justify-content:flex-end}.es-step-footer__body>*:last-child{margin-top:20px;width:100%}}.es-step-header{margin-top:50px;color:#000}.es-step-header__icons{width:60%;margin:0 auto 40px}@media(max-width:768px){.es-step-header__icons{width:100%}}.es-step-header__title{font-family:Lato,serif;font-style:normal;font-weight:900;font-size:2.5rem;line-height:1.4;text-align:center;margin-bottom:20px}.es-step-header__description{text-align:center}.es-step-header__title-wrapper{position:relative}.es-step-header__back{position:absolute;cursor:pointer;top:50%;transform:translateY(-50%);left:0}.es-step-header__back svg{width:7px;height:13px}.es-steps-block{width:100%;display:grid;grid-template-columns:repeat(5,1fr)}.es-steps-block--grid-3{grid-template-columns:repeat(3,1fr)}.es-steps-block--grid-2{grid-template-columns:repeat(2,1fr)}.es-steps-block--grid-1{grid-template-columns:repeat(1,1fr)}.es-steps-block__column{display:flex;justify-content:center;align-items:center;flex-wrap:wrap;position:relative}.es-steps-block__column:not(:first-child):before{content:"";position:absolute;width:20px;height:1px;background:#afafaf;top:26px;left:-10px}.es-steps-block__column.active svg{fill:#e788a4}.es-steps-block__column.active svg path{fill:#e788a4}.es-steps-block__column.complete svg{fill:#55d29f}.es-steps-block__column.complete svg path{fill:#55d29f}.es-steps-block__icon{width:100%;display:flex;justify-content:center;padding:10px}.es-steps-block__icon svg{width:32px;height:32px;fill:#666}.es-steps-block__icon svg path{fill:#666}.es-steps-block__title{width:100%;text-align:center}.es-plan-settings{margin:50px 0;display:grid;grid-template-columns:6fr 4fr;gap:32px}.es-plan-settings__column>*{width:100%}.es-plan-settings__column>*:not(:last-child){margin-bottom:32px}@media(max-width:1024px){.es-plan-settings{grid-template-columns:unset}}p.rb-price{width:auto}.summary_plan{width:100%;background-color:#fafafa;border:1px solid #f1f1f1;border-radius:4px}.summary_plan__title{font-size:1.375rem;line-height:1.625;margin:0 0 23px}.summary_plan__description,.summary_plan__body{margin:0 0 20px}.summary_plan__row{display:flex;justify-content:space-between;padding:13px 0 11px}.summary_plan__row:not(:first-child){border-top:1px solid #f1f1f1}.summary_plan__row:last-child{border-top:1.5px solid #000}.delivery_to_door{border:1px solid #f1f1f1;border-radius:4px}.delivery_to_door__title{margin:0 0 9px}.delivery_to_door__description{margin:0 0 15px}.delivery_to_door__input{width:60%;display:flex}.delivery_to_door__input .es-button{width:30%}.delivery_to_door__input .es-button button{border-radius:0 4px 4px 0}.delivery_to_door__input input{width:70%;border-radius:4px 0 0 4px}.meals{border:1px solid #f1f1f1;border-radius:4px}.meals__title{margin:0 0 9px}.meals__description{margin:0 0 15px}.meals__row:not(last-child){margin-bottom:20px}.meals__body--middle{display:grid;grid-template-columns:repeat(3,1fr);gap:20px}@media(max-width:768px){.meals__body--middle{grid-template-columns:repeat(auto-fill,minmax(150px,1fr))}}.meals__input{width:60%;display:flex}.meals__input .es-button{width:30%}.meals__input .es-button button{border-radius:0 4px 4px 0}.meals__input input{width:70%;border-radius:4px 0 0 4px}.custom-plan-page{display:flex;flex-direction:column}.custom-plan-page--loading{pointer-events:none;position:relative}.custom-plan-page--loading:before{content:"";position:absolute;top:0;left:0;right:0;bottom:0;background:#fff;opacity:.8;z-index:99999}.custom-plan-page .rb-progress-bar-guide{border-radius:0;background-color:#e4faf6;border-color:#e4faf6;color:#e4faf6;display:none!important}.custom-plan-page .rb-progress-bar{border-radius:0;background-color:#00c09e;border-color:#00c09e;color:#00c09e;display:none!important}.custom-plan-page__sticky{position:sticky;top:0;z-index:99}.custom-plan-page__header{width:100%;background:#f1f1f1;padding:15px 0}.custom-plan-page__header .container{display:flex;align-items:center;justify-content:space-between}@media(max-width:768px){.custom-plan-page__header .container{align-items:flex-start;justify-content:flex-start;flex-direction:column}}.custom-plan-page__header+div:not(.custom-plan-page__section){display:none!important}.custom-plan-page__price-info{display:flex;align-items:center;gap:25px}@media(max-width:768px){.custom-plan-page__price-info{width:100%;justify-content:space-between}}.custom-plan-page__price-info .rb-price>span{display:flex;flex-flow:column-reverse}.custom-plan-page__price-info .rb-price>span .tstrike{font-weight:400;font-size:15px}.custom-plan-page__price-info p{margin:0}.custom-plan-page__section{padding:40px 0;border-bottom:1px solid #e9e9e9;background:#fff}.custom-plan-page__section--select-count-meals{padding:15px 0}.custom-plan-page__section--select-count-meals .rb-field{display:flex;align-items:center;gap:30px;margin-bottom:0}.custom-plan-page__section--select-count-meals .rb-field .rb-label{margin-bottom:0}.custom-plan-page__section h2{font-weight:400;font-size:48px;line-height:1;color:#000}.custom-plan-page__section--products-without-filters .custom-plan-page__section-title,.custom-plan-page__section--products-without-filters .cc-toolbar-filter-toggle,.custom-plan-page__section--products-without-filters .cc-product-filter,.custom-plan-page__section--products-without-filters .custom-plan-page__filter-title{display:none}.custom-plan-page__section--products-without-filters .product-list-container{margin-top:0!important}.custom-plan-page__cart{display:flex;justify-content:space-between;gap:40px}.custom-plan-page__cart>*{width:40%}@media(max-width:768px){.custom-plan-page__cart{flex-direction:column;justify-content:flex-start}.custom-plan-page__cart>*{width:100%}}.custom-plan-page__products{display:flex;flex-direction:column}.custom-plan-page__products h3{font-weight:700;font-size:18px;line-height:21px}.custom-plan-page__product{width:100%;padding:18px 0;border-top:1px solid #e9e9e9;display:flex;align-items:center;gap:10px}.custom-plan-page__product:last-child{border-bottom:1px solid #e9e9e9}.custom-plan-page__product img{width:80px;height:auto}.custom-plan-page__product p{font-size:14px;line-height:16px;margin-bottom:0}.custom-plan-page__breadcrumbs{display:flex;align-items:center;gap:30px;padding-left:0}.custom-plan-page__breadcrumbs li{font-size:14px;line-height:16px;color:#1f1f1f;list-style:none}.custom-plan-page__breadcrumbs li:not(:first-child){position:relative}.custom-plan-page__breadcrumbs li:not(:first-child):before{content:"";width:7px;height:7px;border-top:1px solid currentColor;border-right:1px solid currentColor;transform:translateY(-50%) rotate(45deg);position:absolute;left:-20px;top:50%}.custom-plan-page__breadcrumbs[data-step="2"] li:nth-child(2){font-weight:700;pointer-events:none}.custom-plan-page__breadcrumbs[data-step="2"] li:nth-child(3){display:none}.custom-plan-page__breadcrumbs[data-step="3"] li:nth-child(2){font-weight:400;pointer-events:unset;cursor:pointer}.custom-plan-page__breadcrumbs[data-step="3"] li:nth-child(2):hover{font-weight:700;color:#000}.custom-plan-page__breadcrumbs[data-step="3"] li:nth-child(3){font-weight:700}.custom-plan-page .cc-toolbar-filter-toggle{max-width:290px;margin-bottom:30px}@media(min-width:1024px){.custom-plan-page .cc-toolbar-filter-toggle{display:none;max-width:250px}}.custom-plan-page .rb-label{font-weight:400;font-size:16px;line-height:24px}.custom-plan-page .rb-container{width:auto}.custom-plan-page .rb-field .rb-select{min-width:290px}@media(max-width:500px){.custom-plan-page .rb-field .rb-select{min-width:unset;flex-grow:1}}.custom-plan-page .cc-accordion-item__content{padding-top:10px}.custom-plan-page .rb-filters{display:none}@media(min-width:1025px){.custom-plan-page .product-list-container{margin-top:-60px}}.custom-plan-page .product-list-container .rb-variant-selector{transition:opacity .8s;opacity:1}.custom-plan-page .product-list-container--hide-selects .rb-variant-selector{opacity:.1}.custom-plan-page .product-list-container .rb-section{margin-top:0}.custom-plan-page .product-list-container .rb-section-header{position:relative!important;top:unset!important;padding-bottom:15px;border-color:#ddd}.custom-plan-page .product-list-container .rb-section-header .rb-section-title{font-size:32px!important;line-height:40px}@media(max-width:465px){.custom-plan-page .rb-item{flex-direction:column}.custom-plan-page .rb-item-img,.custom-plan-page .rb-item-content{width:100%}}.custom-plan-page .rb-progress-bar-wrapper .th1-ns{height:16px!important}.custom-plan-page .frequency-radio{display:flex;flex-direction:column;gap:20px}.custom-plan-page .frequency-radio label{padding-left:30px;position:relative;cursor:pointer;font-weight:400;font-size:16px}.custom-plan-page .frequency-radio label:before{content:"";width:15px;height:15px;border-radius:100%;border:1px solid #000;position:absolute;top:50%;left:0;transform:translateY(-50%)}.custom-plan-page .frequency-radio input{display:none}.custom-plan-page .frequency-radio input:checked+label:after{content:"";width:5px;height:5px;border-radius:100%;background:#000;position:absolute;top:50%;left:5px;transform:translateY(-50%)}.custom-plan-page .frequency-radio__item-content{padding-left:20px}.custom-plan-page .frequency-radio__subscribe-select select option[data-selling-plan-id="0"]{display:none}.template-sfx-recharge-bundle main .shopify-section:not(.shopify-section[id*=recharge-bundles-widget]){display:none}.product-purchase_options{margin-top:15px;display:flex;flex-flow:row;align-items:center;justify-content:space-between}.product-purchase_options .product-purchase_button{flex-basis:100%;display:none;justify-content:center}.product-purchase_options .product-purchase_button.active{display:inline-flex}.product-purchase_options .product-purchase_qty{display:none;flex-basis:100%;align-items:center}.product-purchase_options .product-purchase_qty .arrow{display:inline-flex;align-items:center;justify-content:center;text-align:center;background:#efefef;border-radius:5px;width:50px;height:50px;cursor:pointer}.product-purchase_options .product-purchase_qty.active{display:inline-flex}.product-purchase_options .product-purchase_text{flex-grow:1;text-align:center;font-weight:700}.product-purchase_options .product-purchase_text span{display:block;font-weight:400}h1,.added-notice .added-notice__price,.image-overlay .line-1,.product-details .product-price .current-price,h2,h3,h4,.h1,.h2,.h3,.h4,.h5,.cart-summary__subtotal .amount,blockquote,h5,h6,.feature-subheader,.image-overlay .line-3 .link-display,.icon-column__title{font-family:Lato,serif;font-weight:500;margin:0 0 .7em;padding:0}h1,.h1{font-size:60px;line-height:72px;font-weight:600;text-transform:none}@media screen and (max-width:992px){h1,.h1{font-size:45px;line-height:54px}}h2,.h2{font-size:40px;line-height:48px;font-weight:600;text-transform:none}@media screen and (max-width:992px){h2,.h2{font-size:30px;line-height:36px}}h2.small{font-size:20px;line-height:24px;text-transform:none}@media screen and (max-width:992px){h2.small{font-size:18px;line-height:21.6px}}h3,.h3{font-size:24px;line-height:28.8px;font-weight:600;text-transform:none}@media screen and (max-width:992px){h3,.h3{font-size:21px;line-height:25.2px}}h4,.h4{font-size:20px;line-height:24px;font-weight:600;text-transform:none}@media screen and (max-width:992px){h4,.h4{font-size:18px;line-height:21.6px}}body{font-size:16px;line-height:19.2px}.section__title{text-align:center;font-weight:600;color:#000}.text-transform-none{text-transform:none}.icon-column__title{text-transform:capitalize}.font--sm{font-size:14px;line-height:16.8px}.font--xs{font-size:12px;line-height:14.4px}.page-title{text-transform:capitalize;font-size:40px;line-height:48px;font-weight:600}@media screen and (max-width:992px){.page-title{font-size:30px;line-height:36px}}.btn{border-color:#1f1f1f;border-width:1px;background:#0000;color:#1f1f1f;transition:all .5s;cursor:pointer;border-radius:300px;padding:12px 35px;transition:all .1s ease-in-out;display:inline-flex;flex-flow:row;align-items:center;border-style:solid;-webkit-user-select:none;user-select:none}.btn,.btn:focus,.btn:active{color:initial}.btn.text--center{justify-content:center}.btn:hover{background:#1f1f1f;color:#fff}.btn--outline{border-color:#fff;color:#fff}.btn--outline:hover{border-color:#fff;background:#fff;color:#1f1f1f}.btn:not(.postcode-check) svg{margin-left:10px;fill:currentColor;display:inline-flex}.btn:not(.postcode-check) svg path{fill:currentColor}.btn-plus,.btn-minus{position:relative;cursor:pointer}.btn-plus svg,.btn-minus svg{width:32px;height:32px}.btn--added{background:green}.btn--wide{padding:16px 50px}.btn--secondary{border-width:1px;border-color:#fff;background:#fff;color:#1f1f1f}.btn--secondary{border-width:1px;border-color:#fff;background:#0000;color:#fff;transition:all .5s;cursor:pointer}.btn--secondary:hover{background:#fff;color:#1f1f1f;transition:all .5s;cursor:pointer}.btn--tertiary{border-color:#ab9897;color:#1f1f1f}.btn--tertiary:hover{background:#ab9897;border-color:#ab9897;color:#1f1f1f}.btn--tertiary-solid{background:#ab9897;border:0;color:#fff}.btn--tertiary-solid:hover{background:#1f1f1f;color:#fff}.btn--tertiary-solid:focus,.btn--tertiary-solid:active{color:#fff}.btn--white{border-color:#fff;background:#fff;color:#1f1f1f}.btn--white:hover{background:#fff;border-color:#fff;color:#1f1f1f}.btn--brown{border-color:#9e5e56;background:#9e5e56;color:#fff}.btn--brown:hover{background:#1f1f1f!important;border-color:#1f1f1f!important;color:#fff!important}.btn--brown:hover span,.btn--brown:hover svg{color:#fff!important}.btn--brown:focus,.btn--brown:active{color:#fff}.btn--green{border-color:#26ba5d;background:#26ba5d;color:#fff}.btn--green:hover{background:#1f1f1f!important;border-color:#1f1f1f!important;color:#fff!important}.btn--green:hover span{color:#fff!important}.btn--green:focus,.btn--green:active{color:#fff}.btn--rounded{border-radius:30px}.text-upper{text-transform:uppercase}.btn--tight{padding:8px 33px}.btn--block{display:block;text-align:center}.btn--text{padding:0;background:#0000;border:0;color:initial;cursor:pointer}.btn--text:hover{color:initial;background:#0000}.btn--tighter{padding:8px 15px}.btn--small{padding:12px 20px}@media screen and (max-width:768px){.btn--small{padding:10px 15px}}.disabled{pointer-events:none;opacity:.5;cursor:not-allowed}.btn:not(.postcode-check):not(.nobounce):hover svg{animation:linear infinite;animation-name:bounce;animation-duration:2s}@keyframes bounce{0%{transform:translate(0)}10%{transform:translate(-10%)}20%{transform:translate(30%)}30%{transform:translate(-5%)}40%{transform:translate(10%)}50%{transform:translate(0)}60%{transform:translate(0)}to{transform:translate(0)}}iframe[id=chat-button]{z-index:99998!important;right:unset!important;left:20px!important;bottom:14px!important}@media(max-width:479px){iframe[id=chat-button]{left:0!important}}.order_1{order:1!important}.order_2{order:2!important}.order_3{order:3!important}.order_4{order:4!important}.order_5{order:5!important}.order_6{order:6!important}.order_7{order:7!important}.order_8{order:8!important}.order_9{order:9!important}.order_10{order:10!important}.order_11{order:11!important}.order_12{order:12!important}.order_13{order:13!important}.order_14{order:14!important}.order_15{order:15!important}.text--center{text-align:center}.disabled{cursor:not-allowed;pointer-events:none;opacity:.7}.uncontain{left:50%;position:relative;transform:translate(-50%);max-width:1440px;width:90vw;padding:0 20px}.uncontain img.rimage__image{position:absolute;top:0;left:0;right:0;bottom:0}.featured-collection h1,.featured-collection h2,.featured-collection h3{color:inherit}.icon-columns__column.align-center .icon-column__image{max-width:unset!important;display:inline-block}.icon-columns__column.align-center .icon-column__image img{width:160px;height:auto}a:hover,a:hover svg:not(.fh-color-inherit),a:hover span:not(.fh-color-inherit){color:#9e5e56}.text--header{max-width:450px;text-align:center;margin:0 auto 2em;background:#0000}.text--header h1,.text--header h2,.text--header h3{font-size:40px;line-height:48px;text-transform:capitalize;margin-bottom:.3em}@media screen and (max-width:992px){.text--header h1,.text--header h2,.text--header h3{font-size:30px;line-height:36px}}.text--header p{font-size:16px;line-height:19.2px;line-height:30px}.text--header p:last-of-type{margin-bottom:0}#shopify-section-footer{position:relative;z-index:5;background:#fff}#shopify-section-footer .page-footer__container{display:flex;flex-flow:row wrap;align-items:flex-start}@media screen and (max-width:1199px)and (min-width:992px){#shopify-section-footer .page-footer__container{max-width:10000px;width:100%}}@media screen and (max-width:992px){#shopify-section-footer .page-footer__container{justify-content:center;flex-flow:column}}#shopify-section-footer .footer-left{position:relative;display:inline-flex;color:#efefef;flex-basis:33.33%;padding:50px 50px 50px 0;align-self:stretch}#shopify-section-footer .footer-left--newsletter{position:relative;z-index:3}#shopify-section-footer .footer-left--newsletter a,#shopify-section-footer .footer-left--newsletter a:hover{color:inherit}#shopify-section-footer .footer-left--newsletter form{position:relative;margin:20px 0 15px;max-width:90%}#shopify-section-footer .footer-left--newsletter form input[type=email]{padding:15px 20px}#shopify-section-footer .footer-left--newsletter form input[type=email],#shopify-section-footer .footer-left--newsletter form input[type=email]:active,#shopify-section-footer .footer-left--newsletter form input[type=email]:focus{outline:0;border:2px solid #fff;color:#fff;position:relative;border-radius:10px;background:#0000}#shopify-section-footer .footer-left--newsletter form input[type=email]::placeholder{color:#fff}#shopify-section-footer .footer-left--newsletter form button{position:absolute;top:50%;right:9px;transform:translatey(-50%)}#shopify-section-footer .footer-left--newsletter form button svg{width:30px;height:30px}#shopify-section-footer .footer-left--newsletter form button,#shopify-section-footer .footer-left--newsletter form button:active,#shopify-section-footer .footer-left--newsletter form button:focus{-webkit-appearance:none;appearance:none;background:0;border:0;outline:0}#shopify-section-footer .footer-left:before,#shopify-section-footer .footer-left--icon{position:absolute;top:0;right:0;width:100vw;height:100%;content:"";display:block;background:#9e5e56;z-index:1}#shopify-section-footer .footer-left--icon{z-index:2;background:#0000;overflow:hidden}#shopify-section-footer .footer-left--icon svg{width:100vw;height:auto;position:absolute;top:0;right:0;transform:translate(20%,-15%)}@media screen and (max-width:992px){#shopify-section-footer .footer-left{flex-basis:100%;padding:50px 0}#shopify-section-footer .footer-left:before,#shopify-section-footer .footer-left--icon{left:50%;transform:translate(-50%)}#shopify-section-footer .footer-left--newsletter{max-width:450px;text-align:center;margin:0 auto}#shopify-section-footer .footer-left--newsletter form{max-width:100%}}#shopify-section-footer .footer-right{padding:50px 0 50px 50px;display:inline-flex;flex-basis:66.66%;display:flex;flex-flow:column}@media screen and (max-width:992px){#shopify-section-footer .footer-right{flex-basis:100%;padding:50px 0;width:100%}}#shopify-section-footer .footer-right--top{margin-bottom:50px;display:flex;flex-flow:row;align-items:flex-start}#shopify-section-footer .footer-right--menu{display:flex;flex-flow:row;align-items:flex-start;justify-content:space-between;flex-grow:1}@media screen and (max-width:768px){#shopify-section-footer .footer-right--menu{flex-flow:row wrap}}#shopify-section-footer .footer-right--menu h4{font-size:16px;line-height:16px;font-weight:700}#shopify-section-footer .footer-right--menu .menu{display:inline-flex;flex-flow:column;padding-right:10px}#shopify-section-footer .footer-right--menu .menu a{white-space:nowrap}#shopify-section-footer .footer-right--menu .menu li{display:block}#shopify-section-footer .footer-right--menu .menu.help{max-width:300px}@media screen and (max-width:768px){#shopify-section-footer .footer-right--menu .menu.help{flex-basis:100%;max-width:unset;margin-top:30px}}#shopify-section-footer .footer-right--menu p,#shopify-section-footer .footer-right--menu p a{font-size:14px;line-height:24px;color:#54484cb3}#shopify-section-footer .footer-right--menu p a,#shopify-section-footer .footer-right--menu p a a{display:inline}#shopify-section-footer .footer-right--menu ul{list-style-type:none;margin:0;padding:0;justify-content:space-between;font-size:14px;line-height:24px;color:#54484cb3}#shopify-section-footer .footer-right--bottom{display:flex;align-items:center;flex-flow:row;justify-content:space-between}#shopify-section-footer .footer-right--bottom-left svg{max-width:110px}#shopify-section-footer .footer-right--bottom-left p{font-size:12px;margin-bottom:0;margin-top:5px;color:#aaa4a6}@media screen and (max-width:620px){#shopify-section-footer .footer-right--bottom{flex-flow:column-reverse;justify-content:center}#shopify-section-footer .footer-right--bottom-left{margin-top:25px;text-align:center;justify-content:center}}.social-links__list{margin:0;padding:0;list-style-type:none;display:flex;align-items:center}.social-links__list a{padding:5px}.social-links__list svg{width:35px;height:35px}.social-links-new__list{display:flex;width:100%;justify-content:space-between}#shopify-section-es-footer{position:static;z-index:0;background:#f6f6f6}#shopify-section-es-footer .es-footer__inner{padding:78px 0 98px;width:100%;display:flex;flex-direction:column;gap:100px}#shopify-section-es-footer .es-footer-top{display:flex;justify-content:space-between;gap:50px;width:100%;flex-wrap:wrap}#shopify-section-es-footer .es-footer-top--newsletter{display:flex;flex-direction:column;max-width:460px}#shopify-section-es-footer .es-footer-top--newsletter h3{font-family:Lato;font-size:16px;font-weight:600;line-height:19.2px;text-align:left;color:#133526;margin-bottom:7px}#shopify-section-es-footer .es-footer-top--newsletter form>div{display:flex!important;margin-bottom:8px!important;padding-left:7px!important;flex-direction:row!important}#shopify-section-es-footer .es-footer-top--newsletter form:not(:has(button))>div{flex-direction:column!important}#shopify-section-es-footer .es-footer-top--newsletter form [data-testid=form-row] input{border-radius:100px 0 0 100px!important;border:1px solid #000!important;min-height:unset!important;height:unset!important;padding:12px 48px!important;font-family:IBM Plex Sans!important;font-size:16px!important;font-weight:400!important;line-height:24px!important;letter-spacing:-.002em!important;text-align:left!important}#shopify-section-es-footer .es-footer-top--newsletter form [data-testid=form-row]:nth-child(1){display:contents!important}#shopify-section-es-footer .es-footer-top--newsletter form [data-testid=form-row]:nth-child(1)>div{display:contents!important}#shopify-section-es-footer .es-footer-top--newsletter form [data-testid=form-row]:nth-child(1)>div>div{display:contents!important}#shopify-section-es-footer .es-footer-top--newsletter form [data-testid=form-row]:nth-child(2){flex:0 0 141px!important}#shopify-section-es-footer .es-footer-top--newsletter form [data-testid=form-row]:nth-child(2)>[data-testid=form-component]{display:contents!important}#shopify-section-es-footer .es-footer-top--newsletter form>div button{border:1px solid #000!important;background-color:#000!important;color:#fff!important;font-family:IBM Plex Sans!important;font-size:16px!important;font-weight:400!important;line-height:24px!important;letter-spacing:-.002em!important;text-align:center!important;padding:16px 33px!important;gap:8px!important;border-radius:0 100px 100px 0!important;height:unset!important;flex:0 0 141px!important;box-sizing:border-box!important}#shopify-section-es-footer .es-footer-top--newsletter form input+div{display:none!important}#shopify-section-es-footer .es-footer-top--newsletter input{border-radius:100px 0 0 100px;border:1px solid #000;min-height:unset;height:unset;padding:12px 48px;font-family:IBM Plex Sans;font-size:16px;font-weight:400;line-height:24px;letter-spacing:-.002em;text-align:left}#shopify-section-es-footer .es-footer-top--newsletter button{border:1px solid #000;background-color:#000;color:#fff;font-family:IBM Plex Sans;font-size:16px;font-weight:400;line-height:24px;letter-spacing:-.002em;text-align:center;padding:16px 33px;gap:8px;border-radius:0 100px 100px 0;flex:0 0 141px}#shopify-section-es-footer .es-footer-top--newsletter p{font-family:IBM Plex Sans;font-size:12px;font-weight:300;line-height:15.6px;text-align:left;margin:0;padding-left:7px}#shopify-section-es-footer .es-footer-top--menu{display:flex;flex-flow:row;align-items:flex-start;justify-content:space-between;flex-grow:1;gap:10px}#shopify-section-es-footer .es-footer-top--menu h4{font-family:Lato;font-size:16px;font-weight:600;line-height:19.2px;color:#133526;margin-bottom:7px}#shopify-section-es-footer .es-footer-menu{display:inline-flex;flex-flow:column;color:#000;font-family:Lato;font-size:16px;font-weight:300;line-height:19.2px}#shopify-section-es-footer .es-footer-menu p,#shopify-section-es-footer .es-footer-menu p a{font-size:16px;font-weight:300;line-height:19.2px;color:#000}#shopify-section-es-footer .es-footer-menu p a,#shopify-section-es-footer .es-footer-menu p a a{display:inline;white-space:nowrap}#shopify-section-es-footer .es-footer-menu-list{list-style-type:none;margin:0 0 0 9px;padding:0;justify-content:space-between}#shopify-section-es-footer .es-footer-menu-list li{display:block}#shopify-section-es-footer .es-footer-help{max-width:163px}#shopify-section-es-footer .es-footer-help-subtitle{display:none}#shopify-section-es-footer .es-footer-social-column{margin-top:40px}#shopify-section-es-footer .es-footer-social-column .social-links__list{margin:0;padding:0;list-style-type:none;display:flex;align-items:center}#shopify-section-es-footer .es-footer-social-column .social-links__list a{padding:5px}#shopify-section-es-footer .es-footer-social-column .social-links__list svg{width:35px;height:35px}#shopify-section-es-footer .es-footer-bottom{display:flex;justify-content:space-between;gap:50px;width:100%}#shopify-section-es-footer .es-footer-logo-container{display:flex;flex-direction:column;gap:10px;max-width:460px;width:100%}#shopify-section-es-footer .es-footer-logo-container p{margin:0;font-family:Lato;font-size:16px;font-weight:300;line-height:19.2px}#shopify-section-es-footer .es-footer-subtitle{flex:1}#shopify-section-es-footer .es-footer-subtitle p{margin:0;max-width:563px;font-family:Lato;font-size:16px;font-weight:300;line-height:19.2px;text-align:left}@media screen and (max-width:1115px){#shopify-section-es-footer .es-footer-top--newsletter{max-width:none;width:100%}#shopify-section-es-footer .es-footer-top--newsletter form [data-testid=form-row] input{flex-grow:1!important}#shopify-section-es-footer .es-footer-logo-container{max-width:unset;width:fit-content}#shopify-section-es-footer .es-footer-subtitle p{max-width:unset}}@media screen and (max-width:640px){#shopify-section-es-footer .es-footer__inner{padding:26px 0 48px;gap:25px}#shopify-section-es-footer .es-footer-top{gap:31px}#shopify-section-es-footer .es-footer-top--newsletter{max-width:none;width:100%}#shopify-section-es-footer .es-footer-top--newsletter h3{margin-bottom:8px}#shopify-section-es-footer .es-footer-top--newsletter form>div{padding-left:0!important}#shopify-section-es-footer .es-footer-top--newsletter form [data-testid=form-row] input{padding:12px 23px!important;line-height:19.2px!important;letter-spacing:unset!important;flex-grow:1!important}#shopify-section-es-footer .es-footer-top--newsletter form>div button{padding:12px 40px!important;line-height:19.2px!important;letter-spacing:unset!important;flex-basis:unset!important}#shopify-section-es-footer .es-footer-top--newsletter form{padding-left:0}#shopify-section-es-footer .es-footer-top--newsletter input{padding:12px 23px;line-height:19.2px;letter-spacing:unset}#shopify-section-es-footer .es-footer-top--newsletter button{padding:12px 40px;line-height:19.2px;letter-spacing:unset;flex-basis:unset}#shopify-section-es-footer .es-footer-top--newsletter p{padding-left:0}#shopify-section-es-footer .es-footer-top--menu{flex-wrap:wrap;gap:23px}#shopify-section-es-footer .es-footer-top--menu h4{font-size:12px;font-weight:700;line-height:14px;text-align:left;margin-bottom:16px}#shopify-section-es-footer .es-footer-menu{font-size:12px;font-weight:400;line-height:18px}#shopify-section-es-footer .es-footer-menu p,#shopify-section-es-footer .es-footer-menu p a,#shopify-section-es-footer .es-footer-menu p a a{font-size:12px;font-weight:400;line-height:14px}#shopify-section-es-footer .es-footer-menu-list{margin:0}#shopify-section-es-footer .es-footer-help{max-width:unset;width:100%}#shopify-section-es-footer .es-footer-help>p{max-width:120px}#shopify-section-es-footer .es-footer-help-subtitle{margin:23px 0 0;display:block}#shopify-section-es-footer .es-footer-social-column{max-width:145px;margin-top:26px}#shopify-section-es-footer .es-footer-logo-container{max-width:unset;width:fit-content}#shopify-section-es-footer .es-footer-logo-container p{font-family:Lato;font-size:12px;font-weight:300;line-height:14px}#shopify-section-es-footer .es-footer-subtitle p{display:none;max-width:unset}}#shopify-section-es-announcement-bar .es-announcement-bar{min-width:100%;overflow:hidden;-webkit-user-select:none;user-select:none;display:flex;gap:18px}#shopify-section-es-announcement-bar .es-announcement-bar__inner{flex-shrink:0;display:flex;flex-wrap:nowrap;gap:18px;animation:announcementBarScroll 40s linear infinite}#shopify-section-es-announcement-bar .es-announcement-bar__block{display:flex;gap:5px;align-items:center;flex-shrink:0}#shopify-section-es-announcement-bar .es-announcement-bar__item{display:flex;padding:7px 44px;flex-shrink:0;border-radius:100px;gap:8px;font-family:Lato;font-size:14px;line-height:16px}#shopify-section-es-announcement-bar .es-announcement-bar__item>*{margin:0;font-family:Lato;font-size:14px;line-height:16px}#shopify-section-es-announcement-bar .es-announcement-bar__item svg,#shopify-section-es-announcement-bar .es-announcement-bar__item img{width:auto;height:16px}@keyframes announcementBarScroll{to{transform:translate(calc(-100% - 18px))}}@media screen and (max-width:992px){#shopify-section-es-announcement-bar .es-announcement-bar__inner{position:relative;z-index:1}}.shopify-section.section-announcement-bar{position:sticky;top:0;z-index:100000}.shopify-section.section-announcement-bar:has(.index-page-announcement-bar){position:sticky;top:56px;z-index:10;max-width:100%;overflow:hidden;box-sizing:border-box}#shopify-section-es-announcement-bar .es-announcement-bar.index-page-announcement-bar{background-color:#0000}@media screen and (max-width:992px){.shopify-section.section-announcement-bar:has(.index-page-announcement-bar){top:50px;z-index:3;max-width:100%;overflow:hidden;box-sizing:border-box}}#shopify-section-es-header{background-color:#fff}#shopify-section-es-header .es-header{padding:12px 0;display:flex;justify-content:space-between;gap:20px}#shopify-section-es-header .es-header-logo{max-width:160px;width:100%;display:flex;align-items:center}#shopify-section-es-header .es-header-logo--mobile{display:none}#shopify-section-es-header .es-header-logo-text{font-size:large;text-transform:uppercase;font-weight:700}#shopify-section-es-header .es-header-fixed-menu{display:flex;align-items:center}#shopify-section-es-header .es-header-fixed-menu-header{display:none}#shopify-section-es-header .es-header-main-nav{display:flex;align-items:center;gap:24px;font-size:14px;font-weight:400;line-height:16px}#shopify-section-es-header .es-header-main-nav-item--active{font-weight:700}#shopify-section-es-header .es-header-extra-nav{display:flex;gap:12px;align-items:center}#shopify-section-es-header .es-header-order-btn a{display:inline-block;font-size:14px;font-weight:400;line-height:16px;text-align:center;color:#fff;background-color:#1f1f1f;border-radius:24px;border:2px solid #1f1f1f;padding:6px 14px}#shopify-section-es-header .es-header-order-btn a:hover{color:#1f1f1f;background-color:#fff}#shopify-section-es-header .es-header-menu-btn,#shopify-section-es-header .es-header-fixed-menu-login-btn{display:none}#shopify-section-es-header .es-header-cart-btn,#shopify-section-es-header .es-header-account-btn{width:24px;height:24px;padding:1.5px;display:flex;align-items:center;justify-content:center}#shopify-section-es-header .es-header-cart-btn svg,#shopify-section-es-header .es-header-account-btn svg{width:100%}@media screen and (max-width:992px){#shopify-section-es-header .es-header{padding:8px 0}#shopify-section-es-header .es-header-logo{width:fit-content;max-width:unset;position:relative;z-index:1}#shopify-section-es-header .es-header-logo--desktop{display:none}#shopify-section-es-header .es-header-logo--mobile{display:block}#shopify-section-es-header .es-header-fixed-menu{position:fixed;top:0;left:0;width:100vw;height:100vh;background:#fefbf7;z-index:9999999;display:flex;flex-direction:column;max-height:0vh;max-height:0dvh;align-items:start;justify-content:start;overflow:hidden}#shopify-section-es-header .es-header-fixed-menu-logo{display:flex}#shopify-section-es-header .es-header-fixed-menu--active{max-height:100vh;max-height:100dvh}#shopify-section-es-header .es-header-fixed-menu-header{background-color:#fff;width:100%;display:flex;padding:8px 16px;align-items:center;gap:18px}#shopify-section-es-header .es-header-fixed-menu-back-btn{background:#0000;border:none;width:fit-content;height:fit-content;padding:0;margin:0}#shopify-section-es-header .es-header-fixed-menu-back-btn svg{width:18px;height:18px}#shopify-section-es-header .es-header-main-nav{width:100%;flex-grow:1;padding:0 24px 42px;color:#000;flex-direction:column;align-items:start;font-size:40px;font-weight:400;line-height:80px;text-align:left;overflow-y:scroll;gap:0}#shopify-section-es-header .es-header-extra-nav{display:flex;gap:16px;align-items:center;position:relative;z-index:1}#shopify-section-es-header .es-header-extra-nav .es-header-order-btn a{padding:6px;width:109px}#shopify-section-es-header .es-header-extra-nav svg{width:20px}#shopify-section-es-header .es-header-order-btn{margin-left:auto}#shopify-section-es-header .es-header-order-btn a{font-size:16px;font-weight:600;line-height:20px;padding:6px 12px;width:146px}#shopify-section-es-header .es-header-menu-btn{display:block}#shopify-section-es-header .es-header-fixed-menu-login-btn{display:block;width:100%;line-height:0;flex-grow:1;display:flex;align-items:end}#shopify-section-es-header .es-header-fixed-menu-login-btn a{display:inline-block;width:100%;height:fit-content;font-size:14px;font-weight:400;line-height:16px;text-align:center;padding:14px;border:2px solid #242424;border-radius:32px;background-color:#242424;color:#fff}#shopify-section-es-header .es-header-fixed-menu-login-btn a:hover{color:#1f1f1f;background-color:#fff}#shopify-section-es-header .es-header-cart-btn,#shopify-section-es-header .es-header-account-btn{display:none}}.es-section-image-with-text-overlay .es-image-with-text{padding-right:max(0px,(100vw - 1290px)/2 - 75px);padding-left:max(0px,(100vw - 1290px)/2 + 75px);max-width:100%;width:100%}.es-section-image-with-text-overlay .es-image-with-text-inner{height:100%;width:100%;display:grid;grid-template-columns:560px 1fr;grid-template-rows:1fr}.es-section-image-with-text-overlay .es-image-with-text-left{width:100%;background-color:#ecba7e;height:100%;border:16px solid var(--es-home-page-accent-border-color);border-radius:60px;display:flex;flex-direction:column;padding:118px 48px;gap:16px}.es-section-image-with-text-overlay .es-image-with-text-title{margin:0;font-family:Lato;font-size:60px;font-weight:400;line-height:60px;text-align:left;color:#252525}.es-section-image-with-text-overlay .es-image-with-text-subtitle{font-family:Lato;font-size:16px;font-weight:400;line-height:19.2px;text-align:left;color:#1f1f1f}.es-section-image-with-text-overlay .es-image-with-text-buttons{margin-top:3px;display:flex;gap:11px}.es-section-image-with-text-overlay .es-image-with-text-buttons a{font-family:Lato;font-size:16px;font-weight:600;line-height:20px;text-align:center;max-width:188px;width:100%;padding:16px;border-radius:100px;border-width:2px;border-style:solid}.es-section-image-with-text-overlay .es-image-with-text-buttons a:hover{color:#080808;background-color:#fff}.es-section-image-with-text-overlay .es-image-with-text-btn--primary{background-color:#080808;color:#fff;border-color:#080808}.es-section-image-with-text-overlay .es-image-with-text-btn--secondary{background-color:#efedeb;color:#242424;border-color:#efedeb}.es-section-image-with-text-overlay .es-image-with-text-right{width:100%;height:100%;position:relative}.es-section-image-with-text-overlay .es-image-with-text-right-overlay{position:absolute;width:100%;height:50%;bottom:0;left:0;z-index:0;background-color:#fff}.es-section-image-with-text-overlay .es-image-with-text-image-container{border:16px solid var(--es-home-page-accent-border-color);border-radius:60px;overflow:hidden;width:100%;height:100%;position:relative;z-index:1}.es-section-image-with-text-overlay .es-image-with-text-image{width:100%;height:100%;object-fit:cover}@media screen and (max-width:992px){.es-section-image-with-text-overlay{margin-bottom:120px}.es-section-image-with-text-overlay .es-image-with-text{padding-right:0;padding-left:0}.es-section-image-with-text-overlay .es-image-with-text-inner{height:unset;width:100%;display:flex;flex-direction:column}.es-section-image-with-text-overlay .es-image-with-text-left{height:fit-content;border:16px solid var(--es-home-page-accent-border-color);border-radius:60px;display:flex;flex-direction:column;padding:45px 28px;gap:8px}.es-section-image-with-text-overlay .es-image-with-text-title{font-size:40px;font-weight:400;line-height:40px}.es-section-image-with-text-overlay .es-image-with-text-buttons{margin-top:8px;display:flex;flex-wrap:wrap;gap:8px}.es-section-image-with-text-overlay .es-image-with-text-right-overlay{display:none}}.es-app-banner-section .es-app-banner{padding-right:max(0px,(100vw - 1290px)/2 - 75px);padding-left:max(0px,(100vw - 1290px)/2 + 75px);max-width:100%;width:100%}.es-app-banner-section .es-app-banner-inner{height:100%;width:100%;display:grid;grid-template-columns:560px 1fr;grid-template-rows:1fr}.es-app-banner-section .es-app-banner-left{display:flex;align-items:center;justify-content:center}.es-app-banner-section .es-app-banner-image{margin-top:77px;max-width:279px}.es-app-banner-section .es-app-banner-right{background-color:#fff;padding:99px 40px 86px;display:flex;flex-direction:column;gap:24px}.es-app-banner-section .es-app-banner-logo{width:72px;height:72px;border-radius:24.35px;background:linear-gradient(270deg,#efedeb,#dedede);display:flex;align-items:center;justify-content:center}.es-app-banner-section .es-app-banner-logo-image{width:46px;height:46px}.es-app-banner-section .es-app-banner-title{max-width:544px}.es-app-banner-section .es-app-banner-button{display:flex;align-items:center;gap:8px;width:fit-content;font-family:Lato;font-size:16px;font-weight:400;line-height:20px;padding:11px 15px;border:1px solid #dedede;border-radius:24px;color:#1f1f1f}.es-app-banner-section .es-app-banner-button:hover{opacity:.8}.es-app-banner-section .es-app-banner-links{display:flex;gap:10px}.es-app-banner-section .es-app-banner-links a{display:flex}.es-app-banner-section .es-app-banner-links a img{max-width:135px;width:100%}@media screen and (max-width:992px){.es-app-banner-section{margin-bottom:60px}.es-app-banner-section .es-app-banner{padding-right:0;padding-left:0;max-width:100%;width:100%}.es-app-banner-section .es-app-banner-inner{height:unset;width:100%;display:flex;flex-direction:column}.es-app-banner-section .es-app-banner-left{align-items:start;height:367px;overflow:hidden}.es-app-banner-section .es-app-banner-image{margin-top:4px}.es-app-banner-section .es-app-banner-right{padding:25px 16px;gap:0px}.es-app-banner-section .es-app-banner-title{max-width:unset}.es-app-banner-section .es-app-banner-button{margin-top:8.5px}.es-app-banner-section .es-app-banner-links{margin-top:16px;gap:10px}.es-app-banner-section .es-app-banner-links a img{max-width:128px;width:100%}}.es-how-it-works-section{max-width:1160px;margin:0 auto;padding:0 20px}.es-how-it-works-section .es-how-it-works{width:100%;display:flex;gap:8px;padding:110px 0}.es-how-it-works-section .es-how-it-works-info{display:flex;flex-direction:column;gap:8px;max-width:288px;flex-shrink:0}.es-how-it-works-section .es-how-it-works-text{font-family:Lato;font-size:16px;font-weight:400;line-height:20px;color:#000;margin:0}.es-how-it-works-section .es-how-it-works-video-container{flex-grow:1}.es-how-it-works-section .es-how-it-works-video{width:100%;aspect-ratio:735/414;border:16px solid #fff;border-radius:40px}.es-how-it-works-section .es-how-it-works-channel-link{display:flex;position:relative;margin-top:-16px;margin-left:36px;align-items:center;gap:8px;font-family:Lato;font-size:16px;font-weight:600;line-height:20px;color:#000}@media screen and (max-width:992px){.es-how-it-works-section{padding:0;margin-bottom:60px}.es-how-it-works-section .es-how-it-works{flex-direction:column;gap:16px;padding:64px 0}.es-how-it-works-section .es-how-it-works-info{gap:8px;max-width:unset;flex-shrink:1;padding:0 16px}.es-how-it-works-section .es-how-it-works-video-container{width:100%}.es-how-it-works-section .es-how-it-works-video{aspect-ratio:390/220;border:16px solid #fff;border-radius:60px}}.es-how-it-works-video-thumb{position:relative;overflow:hidden}.es-how-it-works-video-thumb img{width:100%;height:100%;object-fit:cover}.es-how-it-works-video-thumb-btn{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);border:none;padding:none;background:#0000}.es-how-it-works-video-thumb-btn svg{width:100px!important;height:100px!important}.es-featured-collection-section .es-featured-collection{display:flex;flex-direction:column;gap:52px}.es-featured-collection-section .es-featured-collection-list{display:flex;justify-content:space-between;align-items:start}.es-featured-collection-section .es-featured-collection-item{max-width:205px;display:flex;flex-direction:column;gap:32px;align-items:center;font-family:Lato}.es-featured-collection-section .es-featured-collection-item:hover{opacity:.8}.es-featured-collection-section .es-featured-collection-item span{font-size:16px;font-weight:400;line-height:19.2px;color:#000;text-align:center}.es-featured-collection-section .es-featured-collection-item img{filter:drop-shadow(15px 15px 0px #a9a9a9)}.es-featured-collection-section .es-featured-collection-buttons{display:flex;flex-direction:column;justify-content:center;align-items:center;gap:16px;font-family:Lato}.es-featured-collection-section .es-featured-collection-primary-btn{display:inline-block;padding:16px 72px;font-size:16px;font-weight:600;line-height:20px;text-align:center;width:fit-content;color:#fff;border:2px solid #080808;border-radius:100px;background-color:#080808}.es-featured-collection-section .es-featured-collection-primary-btn:hover{color:#080808;background-color:#fff}.es-featured-collection-section .es-featured-collection-secondary-btn{font-size:14px;font-weight:400;line-height:16.8px}@media screen and (max-width:992px){.es-featured-collection-section{margin-bottom:124px}.es-featured-collection-section .es-featured-collection{display:flex;flex-direction:column;gap:29px}.es-featured-collection-section .es-featured-collection-list{display:flex;flex-wrap:wrap;justify-content:center;align-items:start;gap:24px}.es-featured-collection-section .es-featured-collection-item{width:calc(50% - 12px);max-width:unset;flex-shrink:0;display:flex;flex-direction:column;gap:16px;align-items:center;font-family:Lato}.es-featured-collection-section .es-featured-collection-item:hover{opacity:.8}.es-featured-collection-section .es-featured-collection-item span{font-size:16px;font-weight:400;line-height:19.2px;color:#000;text-align:center}.es-featured-collection-section .es-featured-collection-item img{filter:drop-shadow(10px 15px 0px #a9a9a9)}.es-featured-collection-section .es-featured-collection-buttons{display:flex;flex-direction:column;justify-content:center;align-items:center;gap:16px;font-family:Lato}.es-featured-collection-section .es-featured-collection-primary-btn{display:inline-block;padding:18px 44px;font-size:16px;font-weight:600;line-height:20px;text-align:center;width:fit-content;color:#fff;border:2px solid #080808;border-radius:100px;background-color:#080808}.es-featured-collection-section .es-featured-collection-primary-btn:hover{color:#080808;background-color:#fff}.es-featured-collection-section .es-featured-collection-secondary-btn{font-size:14px;font-weight:400;line-height:16.8px}}.es-plans-section{max-width:1160px;width:100%;padding:0 20px;margin:0 auto}.es-plans-section .es-plans-wrapper{width:100%}.es-plans-section .es-plans-title{margin-bottom:8px}.es-plans-section .es-plans-images{width:100%;display:flex;align-items:center;position:relative;-webkit-user-select:none;user-select:none}.es-plans-section .es-plans-images-slider{width:100%;position:relative;display:none!important}.es-plans-section .es-plans-images-overlay{height:50%;width:100%;position:absolute;left:0;bottom:0;z-index:0;background-color:#f6f6f6}.es-plans-section .es-plans-image{position:relative;z-index:1;flex:1;height:351px;border:16px solid #fff;border-radius:60px;overflow:hidden;cursor:pointer;transition:all .3s ease;-webkit-user-select:none;user-select:none}.es-plans-section .es-plans-image--active{flex-grow:2}.es-plans-section .es-plans-image:hover{opacity:.9}.es-plans-section .es-plans-image img{width:100%;height:100%;object-fit:cover;-webkit-user-select:none;user-select:none;user-drag:none}.es-plans-section .es-plans-info-list{overflow:hidden}.es-plans-section .es-plans-info-list-item{display:flex;width:100%;padding:13px 35px 28px 16px;justify-content:space-between;align-items:center;gap:40px;background:#f6f6f6;border-radius:0 0 32px 32px}.es-plans-section .es-plans-info-list-item *{margin:0}.es-plans-section .es-plans-info-list-item-info{max-width:336px;color:#000;background:#f6f6f6;display:flex;gap:8px;flex-direction:column}.es-plans-section .es-plans-info-list-item-title{font-size:16px;font-weight:700;line-height:20px;text-align:left}.es-plans-section .es-plans-info-list-item-description{font-size:14px;font-weight:400;line-height:16px;text-align:left}.es-plans-section .es-plans-info-list-item-tags{display:flex;gap:8px;max-width:260px;flex-wrap:wrap;align-self:flex-start;flex-shrink:0}.es-plans-section .es-plans-info-list-item-tag{display:flex;font-size:16px;font-weight:400;line-height:20px;text-align:center;padding:4px 16px;color:#1f1f1f;background-color:#fff;border-radius:100px;text-transform:capitalize}.es-plans-section .es-plans-info-list-item-details{display:flex;gap:14px;flex-shrink:0}.es-plans-section .es-plans-info-list-item-dishes-info{display:flex;flex-direction:column;gap:5px}.es-plans-section .es-plans-info-list-item-dishes-list{width:100%;display:flex;flex-wrap:nowrap;margin-right:43px}.es-plans-section .es-plans-info-list-item-dish{flex-shrink:0;position:relative;margin-right:-43px;z-index:var(--es-plans-dish-order)}.es-plans-section .es-plans-info-list-item-dish img{width:80px;height:80px;object-fit:cover;border-radius:50%}.es-plans-section .es-plans-info-list-item-dishes-size{font-size:12px;font-weight:400;line-height:14px;text-align:left;color:#000}.es-plans-section .es-plans-info-list-item-btn{height:50px;width:50px;border-radius:50%;border:2px solid #000;display:flex;align-items:center;justify-content:center;transform:rotate(180deg);flex-shrink:0;margin-top:16px}.es-plans-section .es-plans-info-list-item-btn svg{width:14px;color:#1f1f1f}.es-plans-section .es-plans-info-list-item-btn:hover{background-color:#000}.es-plans-section .es-plans-info-list-item-btn:hover svg{color:#fff}@media screen and (max-width:992px){.es-plans-section{padding:0;max-width:unset;margin-bottom:124px}.es-plans-section .es-plans-title{padding:0 20px}.es-plans-section .es-plans-images{display:none}.es-plans-section .es-plans-images-slider{display:block!important;overflow:hidden}.es-plans-section .es-plans-slider-image{width:70vw;height:363px;border:16px solid #fff;overflow:hidden;border-radius:60px}.es-plans-section .es-plans-slider-image img{width:100%;height:100%;object-fit:cover}.es-plans-section .es-plans-info-list-item{flex-direction:column;padding:16px 16px 24px;justify-content:start;align-items:start;gap:21px}.es-plans-section .es-plans-info-list-item-info{max-width:unset}.es-plans-section .es-plans-info-list-item-details{justify-content:space-between;width:100%;flex-shrink:1}.es-plans-section .es-plans-info-list-item-dish:nth-child(n+6){display:none}}.es-inside-each-dish-section{position:relative}.es-inside-each-dish-section .es-inside-each-dish{width:100%;position:relative;z-index:1;display:flex;flex-direction:column;gap:17px;color:#000}.es-inside-each-dish-section .es-inside-each-dish-header{max-width:1092px;width:100%;margin:0 auto;display:flex;flex-direction:column;padding:0 20px 0 56px}.es-inside-each-dish-section .es-inside-each-dish-header *{margin:0}.es-inside-each-dish-section .es-inside-each-dish-subtitle{font-family:Lato;font-size:24px;font-weight:400;line-height:28.8px}.es-inside-each-dish-section .es-inside-each-dish-content{position:relative;padding:0 20px;max-width:1092px;width:100%;margin:0 auto}.es-inside-each-dish-section .es-inside-each-dish-image-container{width:350px;height:350px;filter:drop-shadow(6px 8px 4px rgba(0,0,0,.2));overflow:hidden;margin:0 auto}.es-inside-each-dish-section .es-inside-each-dish-image-container img{width:100%;height:100%;object-fit:cover}.es-inside-each-dish-section .es-inside-each-dish-description-block{width:288px;background-color:#f6f6f6;position:absolute;border-radius:60px}.es-inside-each-dish-section .es-inside-each-dish-description-block--left{bottom:0;left:2%}.es-inside-each-dish-section .es-inside-each-dish-description-block--left svg{position:absolute;width:128.75px;height:64.8px;left:90%;bottom:80%}.es-inside-each-dish-section .es-inside-each-dish-description-block--right{bottom:0;right:2%}.es-inside-each-dish-section .es-inside-each-dish-description-block--right svg{position:absolute;width:143.44px;height:87px;top:5%;right:95%}.es-inside-each-dish-section .es-inside-each-dish-description-block--top{bottom:100%;right:0}.es-inside-each-dish-section .es-inside-each-dish-description-block--top svg{position:absolute;width:121px;height:75px;top:45%;right:100%}.es-inside-each-dish-section .es-inside-each-dish-description-block-inner{height:100%;width:100%}.es-inside-each-dish-section .es-inside-each-dish-description-block-inner p{margin:0;padding:16px 40px;font-family:Lato;font-size:16px;font-weight:400;line-height:19.2px}.es-inside-each-dish-section .es-inside-each-dish-logos-native-slider{display:flex;min-width:100%;overflow:hidden;-webkit-user-select:none;user-select:none;gap:50px}.es-inside-each-dish-section .es-inside-each-dish-logos-native-slider__item{flex-shrink:0;display:flex;flex-wrap:nowrap;gap:50px;animation:announcementBarScroll 40s linear infinite;min-height:56px}.es-inside-each-dish-section .es-inside-each-dish-logos-native-slider__item img:not([data-manual-height]),.es-inside-each-dish-section .es-inside-each-dish-logos-native-slider__item svg:not([data-manual-height]){flex-shrink:0}.es-inside-each-dish-section .es-inside-each-dish-logos-native-slider__item img:not([data-manual-height]),.es-inside-each-dish-section .es-inside-each-dish-logos-native-slider__item svg:not([data-manual-height]){height:56px;width:auto;flex-shrink:0}@keyframes announcementBarScroll{to{transform:translate(calc(-100% - 50px))}}.es-inside-each-dish-section .es-inside-each-dish-logos{height:56px;width:100%}.es-inside-each-dish-section .es-inside-each-dish-logos img:not([data-manual-height]),.es-inside-each-dish-section .es-inside-each-dish-logos svg:not([data-manual-height]){flex-shrink:0}.es-inside-each-dish-section .es-inside-each-dish-logos img:not([data-manual-height]),.es-inside-each-dish-section .es-inside-each-dish-logos svg:not([data-manual-height]){height:56px;width:auto;flex-shrink:0}.es-inside-each-dish-section .es-inside-each-dish-logo{display:flex;justify-content:center;align-items:center}.es-inside-each-dish-section .es-inside-each-dish #es-inside-each-dish{position:absolute;z-index:0;top:55%;left:0}@media screen and (max-width:992px){.es-inside-each-dish-section{margin-bottom:124px}.es-inside-each-dish-section .es-inside-each-dish{gap:19px;color:#000}.es-inside-each-dish-section .es-inside-each-dish-header{margin-left:0;padding:0 16px}.es-inside-each-dish-section .es-inside-each-dish-subtitle{font-size:24px;font-weight:400;line-height:28.8px}.es-inside-each-dish-section .es-inside-each-dish-content{padding:121px 0 250px;margin-left:16px;margin-right:16px}.es-inside-each-dish-section .es-inside-each-dish-image-container{width:250px;height:250px}.es-inside-each-dish-section .es-inside-each-dish-description-block--left{bottom:123px;left:0}.es-inside-each-dish-section .es-inside-each-dish-description-block--left svg{position:absolute;width:128.75px;height:64.8px;left:70%;bottom:123%;transform:rotate(-25deg)}.es-inside-each-dish-section .es-inside-each-dish-description-block--right{bottom:140px;right:0}.es-inside-each-dish-section .es-inside-each-dish-description-block--right svg{transform:rotate(45deg) scale(-1);position:absolute;width:143.44px;height:34.87px;top:unset;bottom:132%;right:70%}.es-inside-each-dish-section .es-inside-each-dish-description-block--top{top:0;bottom:unset}.es-inside-each-dish-section .es-inside-each-dish-description-block--top svg{position:absolute;width:121px;height:75px;top:45%;right:100%}.es-inside-each-dish-section .es-inside-each-dish #es-inside-each-dish{position:static}}@media screen and (max-width:768px){.es-inside-each-dish-section .es-inside-each-dish-description-block--left{bottom:123px;left:0}.es-inside-each-dish-section .es-inside-each-dish-description-block--left svg{position:absolute;width:128.75px;height:64.8px;left:35%;bottom:110%;transform:rotate(-25deg)}.es-inside-each-dish-section .es-inside-each-dish-description-block--right{bottom:0;right:0}.es-inside-each-dish-section .es-inside-each-dish-description-block--right svg{transform:rotate(90deg) scale(-1);position:absolute;width:143.44px;height:34.87px;top:unset;bottom:170%;right:58%}.es-inside-each-dish-section .es-inside-each-dish-description-block--top{top:0;bottom:unset}.es-inside-each-dish-section .es-inside-each-dish-description-block--top svg{transform:rotate(-35deg) scale(-1);position:absolute;width:121px;height:75px;top:125%;right:34%}}@media screen and (max-width:570px){.es-inside-each-dish-section .es-inside-each-dish-description-block--left{bottom:123px;left:0}.es-inside-each-dish-section .es-inside-each-dish-description-block--left svg{position:absolute;width:128.75px;height:64.8px;left:20%;bottom:110%;transform:rotate(-25deg)}.es-inside-each-dish-section .es-inside-each-dish-description-block--right{bottom:0;right:0}.es-inside-each-dish-section .es-inside-each-dish-description-block--right svg{transform:rotate(90deg) scale(-1);position:absolute;width:143.44px;height:34.87px;top:unset;bottom:170%;right:20%}.es-inside-each-dish-section .es-inside-each-dish-description-block--top{top:0;bottom:unset}.es-inside-each-dish-section .es-inside-each-dish-description-block--top svg{transform:rotate(-35deg) scale(-1);position:absolute;width:121px;height:75px;top:125%;right:20%}}@media screen and (max-width:450px){.es-inside-each-dish-section .es-inside-each-dish{overflow:hidden}.es-inside-each-dish-section .es-inside-each-dish-content{margin:0;padding-bottom:248px}.es-inside-each-dish-section .es-inside-each-dish-description-block--left{bottom:123px;left:0}.es-inside-each-dish-section .es-inside-each-dish-description-block--left svg{position:absolute;width:128.75px;height:64.8px;left:0%;bottom:100%;transform:rotate(-25deg)}.es-inside-each-dish-section .es-inside-each-dish-description-block--right{bottom:0;right:0}.es-inside-each-dish-section .es-inside-each-dish-description-block--right svg{transform:rotate(90deg) scale(-1);position:absolute;width:143.44px;height:34.87px;top:unset;bottom:140%;right:0%}.es-inside-each-dish-section .es-inside-each-dish-description-block--right p{padding:25px 40px}.es-inside-each-dish-section .es-inside-each-dish-description-block--top{top:0;bottom:unset}.es-inside-each-dish-section .es-inside-each-dish-description-block--top svg{transform:rotate(-35deg) scale(-1);position:absolute;width:121px;height:75px;top:95%;right:0%}}.es-foodhak-effect-section .es-foodhak-effect{display:flex;flex-direction:column;gap:80px}.es-foodhak-effect-section .es-foodhak-effect-blocks{display:flex;align-items:center;padding:0 20px;max-width:1160px;margin:0 auto}.es-foodhak-effect-section .es-foodhak-effect-blocks-row{flex:1;align-self:stretch;display:flex;align-items:center}.es-foodhak-effect-section .es-foodhak-effect-block{font-family:Lato;border-radius:60px;display:flex;flex-direction:column;flex:1;padding:32px 48px;color:#000;position:relative;align-self:stretch}.es-foodhak-effect-section .es-foodhak-effect-block span:first-child{font-size:60px;font-style:italic;font-weight:600;line-height:72px}.es-foodhak-effect-section .es-foodhak-effect-block span:last-child{font-size:16px;font-weight:400;line-height:19.2px}.es-foodhak-effect-section .es-foodhak-effect-block--text_block span:first-child{display:inline-block;position:absolute;top:-48px;left:15px}.es-foodhak-effect-section .es-foodhak-effect-block--accent_block{justify-content:center;align-items:center}.es-foodhak-effect-section .es-foodhak-effect-block--accent_block span:first-child{font-style:normal}@media screen and (max-width:992px){.es-foodhak-effect-section{margin-bottom:124px}.es-foodhak-effect-section .es-foodhak-effect{gap:62px}.es-foodhak-effect-section .es-foodhak-effect-blocks{flex-wrap:wrap;gap:36px;max-width:unset;padding:0}.es-foodhak-effect-section .es-foodhak-effect-blocks-row{flex-shrink:0;flex-basis:100%}.es-foodhak-effect-section .es-foodhak-effect-block{width:50%;padding:50px 27px}.es-foodhak-effect-section .es-foodhak-effect-block--accent_block span:first-child{font-size:40px;font-weight:600;line-height:48px}}.es-testimonials-section .es-testimonials{width:100%;display:flex;flex-direction:column;gap:16px}.es-testimonials-section .es-testimonials-desktop-list,.es-testimonials-section .es-testimonials-mobile-list{display:flex;align-items:start}.es-testimonials-section .es-testimonials-desktop-item,.es-testimonials-section .es-testimonials-mobile-item{position:relative;display:flex;flex-direction:column;gap:8px;padding:30px 32px 32px;border:16px solid var(--es-home-page-accent-border-color);border-radius:60px;width:352px;font-family:Lato}.es-testimonials-section .es-testimonials-desktop-item:nth-of-type(3n-2),.es-testimonials-section .es-testimonials-mobile-item:nth-of-type(3n-2){background-color:#abcca1}.es-testimonials-section .es-testimonials-desktop-item:nth-of-type(3n-1),.es-testimonials-section .es-testimonials-mobile-item:nth-of-type(3n-1){background-color:#efb79f}.es-testimonials-section .es-testimonials-desktop-item:nth-of-type(3n),.es-testimonials-section .es-testimonials-mobile-item:nth-of-type(3n){background-color:#ecba7e}.es-testimonials-section .es-testimonials-desktop-item *,.es-testimonials-section .es-testimonials-mobile-item *{margin:0}.es-testimonials-section .es-testimonials-desktop-item span,.es-testimonials-section .es-testimonials-mobile-item span{font-size:16px;font-weight:700;line-height:20px;color:#000}.es-testimonials-section .es-testimonials-desktop-item div,.es-testimonials-section .es-testimonials-mobile-item div{font-size:16px;font-weight:400;line-height:20px}.es-testimonials-section .es-testimonials-desktop-item div *,.es-testimonials-section .es-testimonials-mobile-item div *{color:#000}.es-testimonials-section #es-testimonials-mobile-list-container{display:none}@media screen and (max-width:768px){.es-testimonials-section{margin-bottom:124px}.es-testimonials-section .es-testimonials{gap:9px}.es-testimonials-section .es-testimonials-desktop-item,.es-testimonials-section .es-testimonials-mobile-item{position:relative;display:flex;flex-direction:column;gap:8px;padding:30px 32px 32px;border:16px solid var(--es-home-page-accent-border-color);border-radius:60px;width:352px;font-family:Lato}.es-testimonials-section .es-testimonials-desktop-item:nth-of-type(3n-2),.es-testimonials-section .es-testimonials-mobile-item:nth-of-type(3n-2){background-color:#abcca1}.es-testimonials-section .es-testimonials-desktop-item:nth-of-type(3n-1),.es-testimonials-section .es-testimonials-mobile-item:nth-of-type(3n-1){background-color:#efb79f}.es-testimonials-section .es-testimonials-desktop-item:nth-of-type(3n),.es-testimonials-section .es-testimonials-mobile-item:nth-of-type(3n){background-color:#ecba7e}.es-testimonials-section .es-testimonials-desktop-item *,.es-testimonials-section .es-testimonials-mobile-item *{margin:0}.es-testimonials-section .es-testimonials-desktop-item span,.es-testimonials-section .es-testimonials-mobile-item span{font-size:16px;font-weight:700;line-height:20px}.es-testimonials-section .es-testimonials-desktop-item div,.es-testimonials-section .es-testimonials-mobile-item div{font-size:16px;font-weight:400;line-height:20px}.es-testimonials-section #es-testimonials-mobile-list-container{display:block}.es-testimonials-section #es-testimonials-desktop-list-container{display:none}}.es-sticky-navigation{position:fixed;z-index:6;top:90px;left:23px;background-color:#fff;width:fit-content;padding:21px 18px;border-radius:40px;overflow:hidden!important}.es-sticky-navigation__list{display:flex;flex-direction:column;font-family:Lato;font-size:14px;font-weight:400;line-height:40px;text-align:center;color:#242424;padding:0}.es-sticky-navigation__list-icon{width:38px;height:38px}.es-sticky-navigation__list-item{position:relative}.es-sticky-navigation__list-item--active:before{content:"";display:inline-block;height:4px;width:4px;background-color:#1f1f1f;border-radius:50%;position:absolute;top:50%;transform:translateY(-50%);left:-20px}.es-sticky-navigation__list-item a:focus,.es-sticky-navigation__list-item a:active{color:inherit}@media screen and (max-width:1349px){.es-sticky-navigation{display:none}}#shopify-section-header{z-index:100000;position:relative}#shopify-section-header .nav-container{display:block;padding-top:15px;padding-bottom:15px}@media screen and (max-width:992px){#shopify-section-header .nav-container{width:100%;max-width:100%}}#shopify-section-header .menu-spacer{display:none}@media screen and (max-width:992px){#shopify-section-header .menu-spacer{display:inline-flex;flex-grow:1}}#shopify-section-header .main-nav{align-items:center;position:relative;display:flex;justify-content:center;width:100%}#shopify-section-header .main-nav .logo-item{text-align:left;flex:1}@media screen and (max-width:992px){#shopify-section-header .main-nav .logo-item{flex:unset;margin:0;padding:0;display:flex}}#shopify-section-header .main-nav .main-menu{list-style-type:none}#shopify-section-header .main-nav .main-menu>ul{overflow:hidden;white-space:nowrap;transition:all .2s ease-in-out;margin:0;padding:0;display:flex}#shopify-section-header .main-nav .main-menu>ul>li>a{display:block;padding:10px 15px;font-weight:600}#shopify-section-header .main-nav .main-menu.active>ul{max-width:500px}@media screen and (max-width:992px){#shopify-section-header .main-nav .main-menu{margin-right:0;position:fixed;top:0;left:0;width:100vw;height:100vh;background:#faf3f0;z-index:9999999;display:flex;padding-right:0;max-height:0vh;max-height:0dvh;align-items:center;justify-content:center;overflow:hidden}#shopify-section-header .main-nav .main-menu.active{max-height:100vh;max-height:100dvh}#shopify-section-header .main-nav .main-menu.active>ul{max-width:unset}#shopify-section-header .main-nav .main-menu>ul{flex-flow:column;display:flex;justify-content:flex-start;text-align:left;flex-grow:1}#shopify-section-header .main-nav .main-menu>ul>li{width:100%;padding-right:0}#shopify-section-header .main-nav .main-menu>ul>li.logo-link{margin-bottom:30px}}@media screen and (max-width:992px)and (max-width:992px){#shopify-section-header .main-nav .main-menu>ul>li.logo-link{display:block!important}}@media screen and (max-width:992px){#shopify-section-header .main-nav .main-menu>ul>li.logo-link>div{display:flex;flex-flow:row;align-items:center;justify-content:center}}@media screen and (max-width:992px){#shopify-section-header .main-nav .main-menu>ul>li.logo-link .logo{float:none}}@media screen and (max-width:992px){#shopify-section-header .main-nav .main-menu>ul>li.logo-link svg{fill:currentColor;width:35px;height:35px;cursor:pointer}}@media screen and (max-width:992px){#shopify-section-header .main-nav .main-menu>ul>li.logo-link .mobile-closer{position:absolute;top:40px;right:40px}}@media screen and (max-width:992px){#shopify-section-header .main-nav .main-menu>ul>li>a{display:block;padding:30px;font-size:32px;font-family:Lato,serif;text-align:center}#shopify-section-header .main-nav .main-menu>ul>li>a:active,#shopify-section-header .main-nav .main-menu>ul>li>a:focus,#shopify-section-header .main-nav .main-menu>ul>li>a:hover{color:initial}}@media screen and (max-width:992px){#shopify-section-header .main-nav .main-menu>ul>li>a>svg{right:25px;width:25px;height:25px;transition:transform .2s ease-in-out;transform-origin:50% 50%}}@media screen and (max-width:992px){#shopify-section-header .main-nav .main-menu .sub-nav{position:relative;top:0;left:0;width:100%!important;height:auto;transform:none!important;max-height:0px;transform:all .2s ease-in-out}#shopify-section-header .main-nav .main-menu .sub-nav .sub-nav-list{width:100%;padding:0}#shopify-section-header .main-nav .main-menu .sub-nav .sub-nav-list .sub-nav-item a{padding:15px 30px;display:block}#shopify-section-header .main-nav .main-menu .sub-nav .sub-nav-list .sub-nav-item:last-of-type a:after{display:none}}@media screen and (max-width:992px){#shopify-section-header .main-nav .main-menu li.open a>svg{transform:translatey(-50%) rotate(180deg)}#shopify-section-header .main-nav .main-menu li.open>.sub-nav{max-height:400px}}#shopify-section-header .main-nav .menu-meta{text-align:right;flex:1;display:flex;justify-content:flex-end;align-items:center;padding:0;margin:0}#shopify-section-header .main-nav .menu-meta svg{width:30px;height:30px}#shopify-section-header .main-nav .menu-meta>li:first-of-type{margin-right:30px}@media screen and (max-width:992px){#shopify-section-header .main-nav .menu-meta>li:first-of-type{margin-right:15px}}#shopify-section-header .main-nav .menu-meta a{display:flex;align-items:center;font-weight:600}#shopify-section-header .main-nav .menu-meta a:hover svg>*{stroke:#9e5e56}#shopify-section-header .main-nav .menu-meta a span{margin:0 5px}@media screen and (max-width:1199px){#shopify-section-header .main-nav .menu-meta a span{display:none}}#shopify-section-header .main-nav .menu-toggle{cursor:pointer;padding:7px 0;display:none;text-align:left;flex:1}@media screen and (max-width:992px){#shopify-section-header .main-nav .menu-toggle{display:inline-block}}#shopify-section-header .main-nav .menu-toggle svg{width:25px;height:25px}#shopify-section-header .main-nav .show-mob{display:none}@media screen and (max-width:425px){#shopify-section-header .main-nav>.btn{display:none}}@media screen and (max-width:992px){#shopify-section-header .main-nav .show-mob{display:block;width:90%;margin:15px auto}}body.locked #shopify-section-header{z-index:99}#shopify-section-header .nav-item.login{margin:0 15px}#shopify-section-header .nav-item.get-started a.btn{padding:8px 20px}#shopify-section-header .sub-nav-list{width:250px;padding:10px 30px}#shopify-section-header .sub-nav-list .sub-nav-item a{position:relative;padding:.7em 0}#shopify-section-header .sub-nav-list .sub-nav-item a:before{content:"";width:20px;height:20px;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='20' height='20' viewBox='0 0 20 20' fill='none'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M9.80584 3.71209C10.172 3.34597 10.7655 3.34597 11.1317 3.71209L16.7567 9.33709C17.1228 9.7032 17.1228 10.2968 16.7567 10.6629L11.1317 16.2879C10.7655 16.654 10.172 16.654 9.80584 16.2879C9.43972 15.9218 9.43972 15.3282 9.80584 14.9621L13.8304 10.9375H3.90625C3.38848 10.9375 2.96875 10.5178 2.96875 10C2.96875 9.48223 3.38848 9.0625 3.90625 9.0625H13.8304L9.80584 5.03791C9.43972 4.6718 9.43972 4.0782 9.80584 3.71209Z' fill='%231F1F1F'/%3E%3C/svg%3E");position:absolute;right:0;top:50%;transform:translatey(-50%);opacity:0;transition:all .2s ease-in-out}#shopify-section-header .sub-nav-list .sub-nav-item a[href="/account/logout"]:before{opacity:1;background-image:url("data:image/svg+xml,%3Csvg width='20' height='20' viewBox='0 0 20 20' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M6.25 10C6.25 9.83424 6.31585 9.67527 6.43306 9.55806C6.55027 9.44085 6.70924 9.375 6.875 9.375H12.5V5.3125C12.5 4.0625 11.1801 3.125 10 3.125H4.0625C3.48253 3.12562 2.92649 3.35629 2.51639 3.76639C2.10629 4.17649 1.87562 4.73253 1.875 5.3125V14.6875C1.87562 15.2675 2.10629 15.8235 2.51639 16.2336C2.92649 16.6437 3.48253 16.8744 4.0625 16.875H10.3125C10.8925 16.8744 11.4485 16.6437 11.8586 16.2336C12.2687 15.8235 12.4994 15.2675 12.5 14.6875V10.625H6.875C6.70924 10.625 6.55027 10.5592 6.43306 10.4419C6.31585 10.3247 6.25 10.1658 6.25 10Z' fill='%231F1F1F'/%3E%3Cpath d='M17.9418 9.5582L14.8168 6.4332C14.6986 6.32094 14.5413 6.25928 14.3783 6.26137C14.2153 6.26345 14.0596 6.32912 13.9444 6.44437C13.8291 6.55962 13.7635 6.71534 13.7614 6.87831C13.7593 7.04129 13.8209 7.19863 13.9332 7.3168L15.991 9.375H12.5V10.625H15.991L13.9332 12.6832C13.8727 12.7407 13.8244 12.8096 13.791 12.8861C13.7576 12.9625 13.7398 13.0449 13.7387 13.1283C13.7377 13.2117 13.7533 13.2945 13.7847 13.3718C13.8162 13.4491 13.8628 13.5193 13.9217 13.5783C13.9807 13.6372 14.0509 13.6838 14.1282 13.7153C14.2055 13.7467 14.2883 13.7623 14.3717 13.7613C14.4551 13.7602 14.5375 13.7424 14.6139 13.709C14.6904 13.6756 14.7593 13.6273 14.8168 13.5668L17.9418 10.4418C18.0589 10.3246 18.1247 10.1657 18.1247 10C18.1247 9.83431 18.0589 9.6754 17.9418 9.5582Z' fill='%231F1F1F'/%3E%3C/svg%3E%0A")}#shopify-section-header .sub-nav-list .sub-nav-item a:hover:before{opacity:1}#shopify-section-header .sub-nav-list .sub-nav-item:not(:last-of-type) a:after{background:#ddd;display:block;content:"";width:calc(100% + 20px);height:1px;position:absolute;bottom:0;left:-10px;right:-10px}#shopify-section-header .account-icon svg{width:30px;height:30px}#shopify-section-header .account-icon svg path{fill:#0000}#shopify-section-header .toolbar-cart a{display:block}#shopify-section-header .current-cart-icon{padding-left:1em}#shopify-section-header .current-cart-icon svg{width:25px;height:25px}.yotpo-widget-loyalty-page svg{width:inherit;font-size:inherit}.announcement-bar{font-size:14px;color:#fff;background:#26ba5d}.announcement-bar .announcement-bar__text{flex-flow:column;padding:.6em}.announcement-bar span.countdown{display:block;text-transform:uppercase}.announcement-bar span.countdown #countdown{font-weight:700}.page-banner{padding:100px 0;position:relative;font-size:18px;line-height:24px}.page-banner h1,.page-banner h2,.page-banner h3,.page-banner h4,.page-banner h5,.page-banner h6,.page-banner p{color:inherit}.page-banner__countdown{font-size:40px;font-weight:900;text-transform:uppercase}@media screen and (max-width:425px){.page-banner__countdown{font-size:30px}}.page-banner .title{margin-bottom:30px}.page-banner .title h1{margin-bottom:5px}.page-banner .title p{text-transform:uppercase}.page-banner .content{margin-bottom:30px}.page-banner .content p:last-of-type{margin-bottom:0}.page-banner .btn{font-size:inherit}.page-banner.light{color:#efefef}.page-banner.dark{color:#121212}.page-banner .inner{max-width:450px}.page-banner .align-center .inner{margin:0 auto}.page-banner__background{position:absolute;top:0;left:0;width:100%;height:100%;background-size:cover;background-position:center center;z-index:1}.page-banner .container{position:relative;z-index:2}.section-product-list h1,.section-product-list h2,.section-product-list h3{color:inherit}.section-product-list .section-product-list-item__content{background:#fff;color:#121212}.section-product-list .section-product-list-item__buttons{display:flex;gap:15px;width:100%}.section-product-list .section-product-list-item__buttons a{width:50%}@media screen and (max-width:425px){.section-product-list .section-product-list-item__buttons{width:100%}.section-product-list .section-product-list-item__buttons a,.section-product-list .section-product-list-item__buttons btn{display:block}}.page-faqs{padding:100px 0}.page-faqs__list{width:100%;max-width:600px;margin:0 auto}.page-faqs .faq{padding:30px 0;border-bottom:1px solid #efefef}.page-faqs .faq .title{font-size:24px;font-weight:900;cursor:pointer;display:flex;flex-flow:row;justify-content:space-between;align-items:center}.page-faqs .faq .title svg{width:30px;height:30px}.page-faqs .faq .title svg.remove{display:none}.page-faqs .faq:not(.active) .text{max-height:0px;overflow:hidden}.page-faqs .faq.active .title{margin-bottom:20px}.page-faqs .faq.active .title svg.add{display:none}.page-faqs .faq.active .title svg.remove{display:inline-flex}.page-faqs .faq:last-of-type{border-bottom:0;padding-bottom:0}.page-faqs .faq:first-of-type{padding-top:0}.christmas-banner{background:#0e1132;color:#fff;padding:200px 0;position:relative}.christmas-banner .snowflake{position:absolute;width:10px;height:10px;background:linear-gradient(#fff,#fff);border-radius:50%;filter:drop-shadow(0 0 10px white)}.christmas-banner .background{position:absolute;top:0;left:0;width:100%;height:100%;overflow:hidden}.christmas-banner .snow,.christmas-banner .wave{position:absolute;bottom:0;right:0;width:100%;height:100%;z-index:3}.christmas-banner .wave{height:auto;z-index:1;max-width:60%}@media screen and (max-width:1024px){.christmas-banner .wave{bottom:0;right:0;transform:none}}.christmas-banner .container{position:relative;z-index:4}.christmas-banner h2,.christmas-banner p{color:inherit}.christmas-banner h2{margin-bottom:10px}.christmas-banner p{margin-bottom:30px}.christmas-banner .santa-present{position:absolute;top:0;left:50%;transform:translate(-50%);z-index:3}.christmas-banner .santa-present .santa{position:relative;width:250px;height:auto;animation:swing ease-in-out 1s infinite alternate;transform-origin:top center}.christmas-banner .santa-present .present{position:absolute;top:0;left:37%;transform:translate(-50%,-65%);width:80px;height:auto}@keyframes swing{0%{transform:rotate(3deg)}to{transform:rotate(-3deg)}}.christmas-banner .christmas-icons{position:absolute;top:0;left:0;width:100%;height:100%;z-index:2}.christmas-banner .christmas-icons .icon-leaf-berry{position:absolute;width:50%;height:auto;max-width:300px;bottom:-7%;left:1%}@media screen and (max-width:1024px){.christmas-banner .christmas-icons .icon-leaf-berry{max-width:280px;left:-5%}}.christmas-banner .christmas-icons .icon-candy{position:absolute;width:20%;height:auto;max-width:120px;top:7%;left:23%}@media screen and (max-width:1024px){.christmas-banner .christmas-icons .icon-candy{max-width:100px;left:20%}}.christmas-banner .christmas-icons .icon-pines{position:absolute;width:30%;height:auto;max-width:210px;top:-9%;right:10%}@media screen and (max-width:1024px){.christmas-banner .christmas-icons .icon-pines{right:5%;max-width:190px}}.christmas-banner .christmas-icons .icon-present{position:absolute;width:25%;height:auto;max-width:120px;bottom:25%;right:7%}@media screen and (max-width:1024px){.christmas-banner .christmas-icons .icon-present{right:5%;max-width:100px}}.christmas-banner .christmas-icons .icon-gingerbread{position:absolute;width:30%;height:auto;max-width:206px;bottom:-10%;right:20%}@media screen and (max-width:1024px){.christmas-banner .christmas-icons .icon-gingerbread{right:18%;max-width:200px;bottom:-15%}}@media screen and (max-width:768px){.christmas-banner{padding-top:370px;padding-bottom:80px}.christmas-banner .santa-present .santa{width:200px;height:auto}.christmas-banner .santa-present .present{width:60px}.christmas-banner .btn--secondary,.christmas-banner .btn:hover{padding:10px 30px}.christmas-banner p{margin-bottom:20px}.christmas-banner .wave{max-width:70%}.christmas-banner .christmas-icons .icon-present{max-width:55px;bottom:20%}.christmas-banner .christmas-icons .icon-gingerbread{bottom:-7%;right:12%}}.app-banner{color:#373336;position:relative;background:#ddc8ff;background:linear-gradient(92.5deg,#ddc8ff 14.87%,#fff2ba 90.36%)}.app-banner .container{position:relative;z-index:4}.app-banner .row{align-items:center}@media screen and (max-width:992px){.app-banner .row{flex-flow:column}}.app-banner h2,.app-banner p{color:inherit}.app-banner h2{margin-bottom:10px}.app-banner p{margin-bottom:30px}.app-banner .left{display:block}@media screen and (max-width:992px){.app-banner .left{margin:50px 0}.app-banner .left h2{max-width:400px}}.app-banner img.banner{max-width:550px;margin:-40px auto 0}@media screen and (max-width:1300px){.app-banner img.banner{max-width:450px}}@media screen and (max-width:1100px){.app-banner img.banner{max-width:400px}}@media screen and (max-width:992px){.app-banner img.banner{margin-top:0}}.app-banner .btn{padding:10px 0}.app-banner .btn svg{margin:0}.app-banner .btn svg:first-of-type{margin:0 10px 0 20px}.app-banner .btn svg:last-of-type{margin:0 20px 0 30px}.app-links{display:flex;flex-flow:row wrap;margin-top:30px}.app-links a{margin-right:10px}.app-links img{width:140px;height:auto;display:block}.featured-tags{display:block;overflow:hidden}.featured-tags__line{display:flex;flex-flow:row;flex-wrap:nowrap;transition:translate 100s ease;animation:linear infinite;animation-name:run;animation-duration:40s}@keyframes run{0%{transform:translate(0)}to{transform:translate(-100%)}}@keyframes run2{0%{transform:translate(0)}to{transform:translate(100%)}}.featured-tags__line.line-1{margin-bottom:15px}.featured-tags__line.line-2{justify-content:flex-end;animation-name:run2}.featured-tags .tag{font-size:16px;line-height:20px;color:#1f1f1f;margin:0 15px;align-items:center;border-radius:100px;background:#e6dbdb;display:inline-flex;white-space:nowrap;padding:15px 30px;line-height:1}.featured-tags .tag a{border-radius:100px;background:#e6dbdb;display:inline-flex;white-space:nowrap;padding:15px 30px;line-height:1}.featured-tags .tag a:hover{background:#1f1f1f;color:#e6dbdb}.featured-tags .tag svg{fill:currentColor;margin-right:5px}.featured-tags .tag svg path{fill:currentColor}.text-with-icons{position:relative}.text-with-icons h1,.text-with-icons h2,.text-with-icons h3{color:inherit}.text-with-icons .icon-column__title{font-weight:700}.text-with-icons .backgroundIcon{position:absolute;top:10px;right:0;z-index:1;display:none;width:30%;max-width:400px;height:auto}.text-with-icons .container{position:relative;z-index:2}.featured-videos{-webkit-user-select:none;user-select:none}.featured-videos .container{position:relative}.featured-videos__shapes{position:absolute;top:0;left:0;width:100%;height:100%;z-index:1}.featured-videos__shapes .shape-1{position:absolute;bottom:0;left:0;transform:translate(-50%)}.featured-videos__shapes .shape-1 svg{width:530px;height:auto}.featured-videos__shapes .shape-2{position:absolute;top:0;right:0;transform:translate(50%)}.featured-videos__shapes .shape-2 svg{width:470px;height:auto}@media screen and (max-width:992px){.featured-videos__shapes .shape-1 svg{width:200px}.featured-videos__shapes .shape-2 svg{width:170px}}.featured-videos__content{position:relative;z-index:2}.featured-videos__current{width:100%;position:relative;background:#1f1f1f;overflow:hidden;border-radius:40px}.featured-videos__current .video-poster{display:block;width:100%;padding-top:56.25%;position:relative;cursor:pointer;z-index:1}.featured-videos__current .video-poster img{width:100%;height:100%;display:block;position:absolute;top:0;left:0;opacity:.8}.featured-videos__current svg{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);z-index:2;pointer-events:none;width:30%;height:auto;max-width:120px}.featured-videos__current div#featured-videos__player{pointer-events:none}.featured-videos__current #featured-videos__player{position:absolute;top:0;left:0;width:100%;height:100%;z-index:3}.featured-videos__meta{margin-top:15px;display:flex;flex-flow:row;justify-content:center;align-items:center}@media screen and (max-width:992px){.featured-videos__meta{flex-flow:column;justify-content:center}}.featured-videos__thumbs{display:flex;flex-flow:row wrap;margin-right:30px;align-items:center}.featured-videos__thumbs .thumb-prev,.featured-videos__thumbs .thumb-next{cursor:pointer}.featured-videos__thumbs .thumb-inner{display:inline-flex;flex-flow:row;align-items:center}.featured-videos__thumbs svg{width:35px;height:35px}@media screen and (max-width:992px){.featured-videos__thumbs{width:100%;margin-right:0}.featured-videos__thumbs .thumb-inner{flex-grow:1}}.featured-videos__thumb{border-radius:15px;overflow:hidden;margin:10px;cursor:pointer}.featured-videos__thumb:nth-of-type(n+4){display:none}@media screen and (max-width:992px){.featured-videos__thumb{flex-grow:1}.featured-videos__thumb:nth-of-type(n+4){display:inline-flex}.featured-videos__thumb:nth-of-type(n+3){display:none}}.featured-videos__thumb .image{width:100%;padding-top:100%;position:relative;min-width:100px}@media screen and (max-width:992px){.featured-videos__thumb .image{min-width:50px}}.featured-videos__thumb img{width:100%;height:100%;position:absolute;top:0;left:0;display:block;object-fit:cover}.featured-videos__reviews{display:block;padding:15px 0;width:420px;background:#fff;border-radius:400px;-webkit-user-select:none;user-select:none}@media screen and (max-width:425px){.featured-videos__reviews{transform:scale(.8)}}.cards-with-icons .container{position:relative}.cards-with-icons__shapes{position:absolute;top:0;left:0;width:100%;height:100%;z-index:1}.cards-with-icons__shapes .shape-1{position:absolute;bottom:0;left:0;transform:translate(-50%)}.cards-with-icons__shapes .shape-1 svg{width:550px;height:auto}.cards-with-icons__shapes .shape-2{position:absolute;top:0;right:0}.cards-with-icons__shapes .shape-2 svg{width:250px;height:auto}.cards-with-icons__content{position:relative;z-index:2}.cards-with-icons__cards{display:flex;flex-flow:row wrap;align-items:stretch;justify-content:center}@media screen and (max-width:992px){.cards-with-icons__cards{flex-flow:column}}.cards-with-icons__card{flex-basis:33.33%;padding:100px 30px;border-radius:400px;margin:0 15px;background:#e9e3e380;flex:1 0 0;text-align:center;display:inline-flex;flex-flow:column;align-items:center;max-width:350px;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px)}.cards-with-icons__card h3{font-size:24px;line-height:30px;font-weight:700;color:#54484c;margin-top:30px;margin-bottom:15px;text-transform:none}.cards-with-icons__card p{max-width:250px;margin-bottom:50px;flex-grow:1}.cards-with-icons__card a.btn{border:1px solid #ab9897;color:#1f1f1f}.cards-with-icons__card a.btn:hover,.cards-with-icons__card a.btn:focus{background:#ab9897}@media screen and (max-width:992px){.cards-with-icons__card{max-width:100%;flex-basis:100%;margin-bottom:50px;padding:125px 30px}.cards-with-icons__card:last-of-type{margin-bottom:0}}.inline-cart,.inline-addons{background-color:#efedeb;position:fixed;top:0;right:0;height:100vh;height:100dvh;width:100%;max-width:500px;display:flex;flex-flow:column;z-index:99999;border-left:1px solid #ccc;transform:translate(100%);transition:transform .3s}.inline-cart p.title,.inline-addons p.title{margin-bottom:0;font-family:Lato,serif;font-size:16px;font-weight:400;line-height:20px}.inline-cart__loader,.inline-addons__loader{display:none;position:absolute;top:0;left:0;width:100%;height:100%;background-color:#fff9;z-index:99999}.inline-cart__loader.active,.inline-addons__loader.active{display:block}.inline-cart__spinner,.inline-addons__spinner{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:48px;height:48px;border:5px solid #9e5e56;border-bottom-color:#0000;border-radius:50%;display:inline-block;box-sizing:border-box;animation:rotation .7s linear infinite}@keyframes rotation{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.inline-cart__background,.inline-addons__background{content:"";display:block;position:fixed;top:0;left:0;right:0;bottom:0;z-index:99998;background:#0006;opacity:0;transition:all .3s;pointer-events:none;visibility:hidden}.inline-cart__background.active,.inline-addons__background.active{opacity:1;pointer-events:all;visibility:visible}.inline-cart.active,.inline-addons.active{transform:translate(0)}.inline-cart__header,.inline-cart__footer,.inline-addons__header,.inline-addons__footer{padding:14px 16px;display:inline-flex;position:relative;z-index:99999}.inline-cart__header,.inline-addons__header{justify-content:start;gap:16px;align-items:center;background-color:#f7f7f7}.inline-cart__header .close,.inline-addons__header .close{width:20px;height:20px;display:flex;align-items:center;justify-content:center;margin:0;cursor:pointer}.inline-cart__header .close svg,.inline-addons__header .close svg{width:14px;height:auto}.inline-cart__header .clear-all,.inline-addons__header .clear-all{background:none;border:none;padding:0;margin-left:auto;font-family:Lato;font-size:14px;font-weight:700;line-height:16px}.inline-cart__footer,.inline-addons__footer{border-bottom:0;display:flex;flex-flow:column;padding-top:0}.inline-cart__footer-free-delivery,.inline-addons__footer-free-delivery{background:#efefef;padding:10px 20px;text-align:center;font-size:16px;line-height:20px;display:flex;flex-flow:row;align-items:center;margin-bottom:20px;margin-left:-20px;justify-content:center;width:calc(100% + 40px)}.inline-cart__footer-free-delivery svg,.inline-addons__footer-free-delivery svg{width:30px;height:auto}.inline-cart__footer-free-delivery p,.inline-addons__footer-free-delivery p{margin-bottom:0;margin-left:15px}.inline-cart__footer p.title,.inline-addons__footer p.title{display:inline-flex;justify-content:space-between;margin-bottom:20px}.inline-cart__footer #inlineCartSubtotal,.inline-addons__footer #inlineCartSubtotal{font-weight:700}.inline-cart__footer h3,.inline-addons__footer h3{font-size:16px;font-weight:400;margin-bottom:0}.inline-cart__footer .es-date-selector select,.inline-addons__footer .es-date-selector select{flex-grow:1}.inline-cart__content,.inline-addons__content{padding:16px 24px;flex-grow:1;overflow-y:auto;z-index:99999;background-color:#f7f7f7;border-bottom-left-radius:32px;border-bottom-right-radius:32px}.inline-cart__item,.inline-addons__item{display:flex;flex-flow:row;align-items:center;padding:8px 0;border-bottom:1px solid #dedede}.inline-cart__item:last-of-type,.inline-addons__item:last-of-type{border-bottom:none}.inline-cart__item-image,.inline-addons__item-image{margin-right:22px;flex:0 0 65px}.inline-cart__item-image .inner,.inline-addons__item-image .inner{width:100%;padding-top:100%;position:relative}.inline-cart__item-image .inner img,.inline-addons__item-image .inner img{position:absolute;top:0;left:0;width:100%;height:100%;object-fit:cover;border-radius:50%}.inline-cart__item-title,.inline-cart__item-price,.inline-addons__item-title,.inline-addons__item-price{font-size:14px;font-weight:400;line-height:16px;text-align:left}.inline-cart__item-content,.inline-addons__item-content{padding-right:15px;flex-grow:1}.inline-cart__item select,.inline-addons__item select{width:50px;padding:10px;font-size:13px}.inline-cart__item-qty-new,.inline-addons__item-qty-new{display:flex;align-items:center;font-size:18px;font-weight:700;line-height:21.6px;gap:10px}.inline-cart__item-qty-new button,.inline-addons__item-qty-new button{width:26px;height:26px;border-radius:50%;border:2px solid #1f1f1f;background-color:#0000;color:#1f1f1f;padding:0}.inline-cart__item-qty-new button svg,.inline-addons__item-qty-new button svg{width:20px}.inline-cart__item-qty-new button:hover,.inline-addons__item-qty-new button:hover{background-color:#1f1f1f;color:#fff}.inline-cart__item-qty-new button:disabled,.inline-addons__item-qty-new button:disabled{opacity:.7}.inline-addons{z-index:100000}.inline-addons__header{justify-content:space-between}.inline-addons__content{display:flex;flex-flow:column}.inline-addons img{width:100px;height:100px;object-fit:fill}.inline-addons__row{display:flex;flex-flow:row;margin-bottom:40px}.inline-addons__row:last-of-type{margin-bottom:10px}.inline-addons__row-right{padding-left:20px}.inline-addons__row-right p.title{font-size:18px;margin-bottom:10px}.inline-addons__row-right p.desc{font-size:14px;color:#666;line-height:21px}.inline-addons__footer{padding-top:10px}.inline-addons__btn_grey{border-width:2px;border-style:solid;background-color:#efedeb;color:#242424;border-color:#efedeb}.inline-addons__btn_grey:hover{color:#080808;background-color:#fff}.inline-filters{position:fixed;top:0;left:0;height:100vh;height:100dvh;width:100%;max-width:500px;display:flex;flex-flow:column;z-index:99999;border-left:1px solid #ccc;transform:translate(-100%);transition:transform .3s}.inline-filters p.title{margin-bottom:0;font-size:21px;font-family:Lato,serif;font-weight:900}.inline-filters__background{content:"";display:block;position:fixed;top:0;left:0;right:0;bottom:0;z-index:99998;background:#0006;opacity:0;transition:all .3s;pointer-events:none;visibility:hidden}.inline-filters__background.active{opacity:1;pointer-events:all;visibility:visible}.inline-filters.active{transform:translate(0)}.inline-filters__header,.inline-filters__footer{border-bottom:1px solid #ccc;padding:30px 20px;display:inline-flex;position:relative;z-index:99999;background:#fff}.inline-filters__header{justify-content:space-between;align-items:center}.inline-filters__header .close{font-size:24px;font-weight:700;margin-bottom:0;font-family:Lato,sans-serif;cursor:pointer}.inline-filters__footer{border-bottom:0;display:flex;flex-flow:column;padding-top:0}.inline-filters__footer-free-delivery{background:#efefef;padding:10px 20px;text-align:center;font-size:16px;line-height:20px;display:flex;flex-flow:row;align-items:center;margin-bottom:20px;margin-left:-20px;justify-content:center;width:calc(100% + 40px)}.inline-filters__footer-free-delivery svg{width:30px;height:auto}.inline-filters__footer-free-delivery p{margin-bottom:0;margin-left:15px}.inline-filters__footer p.title{display:inline-flex;justify-content:space-between;margin-bottom:20px}.inline-filters__footer #inlineFiltersSubtotal{font-weight:700}.inline-filters__footer h3{display:none!important}.inline-filters__footer .es-date-selector select{flex-grow:1}.inline-filters__content{padding:30px 20px;flex-grow:1;background:#fff;overflow-y:scroll;z-index:99999}.inline-filters__item{display:flex;flex-flow:column;margin-bottom:30px}.inline-filters__item p{font-weight:700;margin-bottom:5px;font-size:20px;line-height:24px}@media screen and (max-width:992px){.inline-filters__item p{font-size:18px;line-height:21.6px}}.inline-filters__item ul{list-style-type:none}.inline-filters__item ul li{padding:0 0 5px;display:flex;cursor:pointer;align-items:center;flex-flow:row}.inline-filters__item ul li:before{content:"";display:inline-block;width:12px;height:12px;border:1px solid #ccc;margin-right:5px}.inline-filters__item ul li.active:before{background:#4af065}.amount_block{margin-bottom:10px;display:flex;flex-direction:column;gap:5px}.amount_block__row{display:flex;justify-content:space-between}.discount_banner{padding:10px;border-radius:3px;background-color:#d0f4d0}.row{display:flex;flex-flow:row wrap;margin:0 -15px}.row>div{display:inline-flex;flex-basis:50%;padding:0 15px;flex-flow:column}@media screen and (max-width:768px){.row>div{flex-basis:100%}}.mt-30{margin-top:30px}.myaccount{align-items:flex-start}@media screen and (max-width:992px){.myaccount>.myaccount--left{flex-basis:100%}}@media screen and (max-width:992px){.myaccount>.myaccount--right{flex-basis:100%;margin-top:30px}}.myaccount--row{display:flex;flex-flow:row wrap}.myaccount--row input.input-toggle{display:none;max-width:90%}.myaccount--row.toggled input.input-toggle{display:block}.myaccount--row.toggled p.input-toggle{display:none}.myaccount--box{display:block;width:100%;border:1px solid #ddd;padding:30px}.myaccount--header{display:flex;flex-flow:row;justify-content:space-between;align-items:center;margin-bottom:30px;flex-basis:100%}.myaccount--header h3{margin-bottom:0;font-family:Lato,sans-serif;font-weight:700}.myaccount .form-item{display:inline-flex;width:50%;margin-bottom:30px;flex-flow:column}@media screen and (max-width:425px){.myaccount .form-item{width:100%}}.myaccount .form-item p{margin-bottom:0}.myaccount hr{margin:0 0 30px}.myaccount .myaccount--loyalty .right{font-size:14px;display:inline-flex;flex-flow:column;align-self:stretch;align-items:stretch;justify-content:space-between}.myaccount .myaccount--loyalty__box{border:1px solid #ddd;padding:15px}.myaccount .myaccount--loyalty__box p:not(#yotpoPoints){font-size:14px;margin-bottom:0;margin-top:40px}.myaccount .myaccount--loyalty #yotpoPoints{margin-bottom:0;font-size:32px;line-height:32px;font-weight:700}.myaccount .myaccount--loyalty #yotpoPoints span{font-size:16px;display:block}.sc-lbOyJj.qdwcy{position:sticky;bottom:20px;padding-top:20px;background:#fff}.ggntzL{background:#000}#__next svg{fill:currentColor}.Chip_chip__iHw4_{height:auto!important}.blog-meta{display:flex;flex-flow:row wrap;align-items:center;justify-content:space-between;width:100%;flex-basis:100%;margin-bottom:2em}.blog-meta__left,.blog-meta__right{display:inline-flex;flex-flow:row;align-items:center}.tags.plain{margin-top:3em}#content .section.blog-meta-section{padding:3em 20px}.also-read-post{background:#efefef;align-items:stretch}@media screen and (max-width:992px){.also-read-post{flex-flow:column}}.also-read-post .img-cont{display:inline-flex;height:auto;position:relative;flex-basis:40%}@media screen and (max-width:992px){.also-read-post .img-cont{flex-basis:100%}}.also-read-post .img-cont img{position:absolute;width:100%;height:100%;top:0;left:0;right:15px;bottom:0;object-fit:cover;padding-right:15px}@media screen and (max-width:992px){.also-read-post .img-cont img{right:0;padding-right:0}}.also-read-post .also-read-post__text{flex-basis:60%;padding:20px 20px 20px 0}@media screen and (max-width:992px){.also-read-post .also-read-post__text{flex-basis:100%;padding:15px}}.related-products{display:flex;flex-flow:column;gap:40px;position:sticky;top:20px}.related-products h2{margin-bottom:0}.related-products .related-product{display:flex;flex-flow:row;width:100%;gap:20px}.related-products .related-product--image{min-width:135px}.related-products .related-product--image img{display:block;width:135px;height:135px;border-radius:10px;object-fit:cover}.related-products .related-product--subtitle{font-size:18px;font-weight:500;margin-bottom:5px}.related-products .related-product--title{font-size:18px;font-weight:700;margin-bottom:15px}.related-products .related-product--description{margin-bottom:15px}.related-products .related-product--description p:last-of-type{margin-bottom:0!important}.related-products .related-product--buttons{display:inline-flex;gap:15px;flex-flow:row wrap}.related-products .related-product--buttons .btn--text:hover{text-decoration:underline;background:#0000!important}@media screen and (max-width:1024px){.related-products .related-product{flex-flow:column;flex-grow:1}.related-products .related-product--image{width:100%;height:auto;padding-top:100%;position:relative;flex-grow:0}.related-products .related-product--image img{position:absolute;top:0;left:0;width:100%;height:100%}}@media screen and (max-width:768px){.related-products .related-product{flex-flow:row wrap;align-items:center}.related-products .related-product--info{flex:1 0 0;width:100%}.related-products .related-product--image{width:150px;min-width:150px;padding-top:0}.related-products .related-product--image img{width:150px;height:150px;position:relative}}@media screen and (max-width:620px){.related-products .related-product--image{width:120px;min-width:120px}.related-products .related-product--image img{width:120px;height:120px}}@media screen and (max-width:425px){.related-products .related-product{flex-flow:column;flex-grow:1}.related-products .related-product--image{width:100%;height:auto;padding-top:100%;position:relative;flex-grow:0}.related-products .related-product--image img{position:absolute;top:0;left:0;width:100%;height:100%}}.template-article .page-header{background-color:#faf3f0}.template-article .sticky-cta{position:fixed;z-index:9999;bottom:20px;left:50%;width:calc(100vw - 40px);max-width:500px;transform:translate(-50%)}.template-article .yotpo-widget-loyalty-floater-widget{display:none}@media screen and (max-width:900px){.template-article .uncontain{padding:0}}.template-article #content .section.container.blog-container{padding-top:15px;padding-bottom:30px;display:flex;flex-flow:row;gap:30px;justify-content:center}.template-article #content .section.container.blog-container .reading-column{flex-basis:65%;padding:0;margin:0;max-width:unset;width:auto}.template-article #content .section.container.blog-container .products-column{flex-basis:35%}@media screen and (max-width:768px){.template-article #content .section.container.blog-container{flex-flow:column}.template-article #content .section.container.blog-container .reading-column{flex-basis:100%;padding:0;margin:0;max-width:unset;width:auto}.template-article #content .section.container.blog-container .products-column{flex-basis:100%}}.template-article .article-image img{aspect-ratio:2/1;object-fit:cover;border-radius:10px;display:block}@media screen and (max-width:768px){.template-article .article-image img{aspect-ratio:2/1.5}}.template-article h1{margin-bottom:30px}.also-read.multiple{display:flex;flex-flow:row;margin:0 -15px}.also-read.multiple .also-read-post{flex-flow:column;flex-basis:300px;flex-grow:1;margin:0 15px 30px}.also-read.multiple .also-read-post .also-read-post__text{padding:20px}.also-read.multiple .excerpt{display:none}.also-read.multiple .also-read-post .img-cont img{padding-right:0;position:absolute;top:0;left:0;width:100%;height:100%;object-fit:cover}.also-read.multiple .also-read-post .img-cont{padding-top:75%;width:100%;position:relative}.newsletter-section .newsletter-close-btn{display:none}.newsletter-section.floating{position:fixed;top:0;left:0;width:100%;height:100%;display:flex;align-items:center;z-index:9999;justify-content:center}.newsletter-section.floating:before{content:"";position:fixed;top:0;left:0;width:100%;height:100%;background:#00000080;display:block;z-index:1}.newsletter-section.floating .newsletter-section__text,.newsletter-section.floating .testimonials-section__text{z-index:2;position:relative;background:#dcfcef}.newsletter-section.floating .newsletter-close-btn{display:block;position:absolute;top:0;right:0;font-size:30px;padding:20px;cursor:pointer}.template-product .section-product-template{overflow-x:unset!important}.circles{position:absolute;top:0;left:0;width:100%;height:100%;pointer-events:none;overflow-x:hidden}.product--purchase-options{margin:30px 0}.product--purchase-options__buttons{display:flex;flex-flow:row wrap;justify-content:space-between}@media screen and (max-width:1199px){.product--purchase-options__buttons{flex-flow:column}}@media screen and (max-width:890px){.product--purchase-options__buttons{flex-flow:row wrap}}.product--purchase-options__buttons .btn,.product--purchase-options__buttons .es-button-new-primary-link-with-icon,.product--purchase-options__buttons .es-button-new-secondary-link-with-icon{display:inline-flex;flex-basis:calc(50% - 7.5px);text-align:center;justify-content:center}@media screen and (max-width:1199px){.product--purchase-options__buttons .btn,.product--purchase-options__buttons .es-button-new-primary-link-with-icon,.product--purchase-options__buttons .es-button-new-secondary-link-with-icon{flex-basis:100%;margin-bottom:15px}}@media screen and (max-width:890px){.product--purchase-options__buttons .btn,.product--purchase-options__buttons .es-button-new-primary-link-with-icon,.product--purchase-options__buttons .es-button-new-secondary-link-with-icon{flex-basis:calc(50% - 7.5px);margin-bottom:unset}}@media screen and (max-width:425px){.product--purchase-options__buttons .btn,.product--purchase-options__buttons .es-button-new-primary-link-with-icon,.product--purchase-options__buttons .es-button-new-secondary-link-with-icon{padding:12px 15px}}.product--quantity{display:flex;flex-flow:row;justify-content:space-between;margin-bottom:15px;align-items:center;-webkit-user-select:none;user-select:none}.product--quantity p{margin-bottom:0;font-weight:700}.product--quantity .inner{display:inline-flex;flex-flow:row;align-items:center;background:#fff;border-radius:50px}.product--quantity .inner input{width:100px;text-align:center;background:#0000}@media screen and (max-width:425px){.product--quantity .inner input{width:50px}}.product--quantity .inner input,.product--quantity .inner input:focus,.product--quantity .inner input:hover,.product--quantity .inner input:active{border:0;outline:0}.product--quantity__button{cursor:pointer;padding:0 5px}.product--quantity__button svg{padding:5px;width:30px;height:30px}.product-image__filters{display:block;position:absolute;bottom:0;left:0;z-index:1;margin:0 5px 10px 15px}.product-image__filter{padding:5px 10px;background:#fff;display:inline-block;margin:0 5px 5px 0;border-radius:15px;font-size:14px}.template-sfx-bundle #content{padding:0}.image__primary{position:relative}.featured_awards{position:absolute;top:50%;right:0;display:flex;flex-flow:column;z-index:1;transform:translatey(-50%)}.featured_awards img{width:60px;display:block;margin:0 0 5px}.product-media-container{position:relative}.product-media-container .featured_awards{width:30%;max-width:80px;right:20px;top:20px;transform:none}@media screen and (max-width:768px){.product-media-container .featured_awards{max-width:70px}}.product-media-container .featured_awards img{width:100%}.product-detail-accordion table{width:100%;margin:0}.product-row{display:flex;flex-flow:row wrap;margin:0 -15px}.template-sfx-plan .product-row:after{content:"";display:block;width:calc(100% - 30px);height:1px;background:#ccc;margin:50px 0 100px;position:relative;left:15px;flex-basis:100%;order:4}.product-row h1,.product-row h2{font-size:20px;line-height:24px;font-weight:900}.product-row .product-gallery,.product-row .product-detail-accordion{margin-bottom:30px}.product-row .section__subtitle{text-align:left}.product-row--column{display:inline-flex;flex-flow:column;flex-basis:33.33%;max-width:33.33%;padding:0 15px;order:1;margin-bottom:30px}@media screen and (max-width:992px){.product-row--column{flex-basis:50%;max-width:50%}}@media screen and (max-width:768px){.product-row--column{flex-basis:100%;max-width:100%}}.product-row--column.second{order:2}@media screen and (max-width:992px){.product-row--column.second{order:3;flex-basis:100%;max-width:100%}}.product-row--column.third{order:3}@media screen and (max-width:992px){.product-row--column.third{order:2}}.product-row .product-form{margin-top:30px}.product-row .product-form .option{background:#f7f7f7;padding:20px;display:flex;flex-flow:row;justify-content:space-between;margin-bottom:20px;align-items:center;cursor:pointer;border-radius:5px}.product-row .product-form .option p{margin-bottom:0}.product-row .product-form .option--left{display:inline-flex;flex-flow:row;align-items:center}.product-row .product-form .option--left p{font-size:16px;line-height:20px}.product-row .product-form .option--left p span{display:block;font-size:12px;line-height:14px}.product-row .product-form .option--left:before{display:inline-block;content:"";width:15px;height:15px;border-radius:50%;background:#0000;border:1px solid #1f1f1f;margin-right:10px}.product-row .product-form .option--right{text-align:right}.product-row .product-form .option--right p{font-size:14px;line-height:16px;font-weight:700}.product-row .product-form .option--right p span.compare{text-decoration:line-through;font-weight:500}.product-row .product-form .option--right p span.text{display:block;font-weight:400;font-size:13px}.product-row .product-form .option.active{background:#9e5e56;color:#fff}.product-row .product-form .option.active .option--left:before{background:#fff;border:1px solid #9e5e56;outline:1px solid #fff}.product-row .product-form--submit{background:#1f1f1f;font-size:16px;line-height:20px;color:#fff;text-align:center;display:block;padding:20px}.you-may-also-like h2{text-align:center}body.product-bundle #content{margin:50px 0}.container.product-bundle .quantity-select,.product-sidebar .quantity-select{display:none;align-items:center;flex-flow:row;justify-content:space-between;margin-top:15px;-webkit-user-select:none;user-select:none}.container.product-bundle .quantity-select--count,.product-sidebar .quantity-select--count{font-size:21px;font-weight:900}.container.product-bundle .quantity-select--button,.product-sidebar .quantity-select--button{cursor:pointer;display:inline-flex;align-items:center;justify-content:center;width:35px;height:35px;border:2px solid #1f1f1f;border-radius:50%;font-size:30px;line-height:30px;font-weight:700;position:relative}.container.product-bundle .quantity-select--button:before,.product-sidebar .quantity-select--button:before{display:block;position:absolute;top:50%;left:50%;content:"-";pointer-events:none;transform:translate(-50%,-50%)}.container.product-bundle .quantity-select--button.add:before,.product-sidebar .quantity-select--button.add:before{content:"+"}.product-sidebar .quantity-select{display:flex;margin-top:0}.product-sidebar .quantity-select .btn--text{display:none}.product-sidebar .quantity-select.removing .btn--text{display:block}.product-sidebar .quantity-select.removing .btn-minus,.product-sidebar .quantity-select.removing .btn-plus,.product-sidebar .quantity-select.removing .quantity-select--count{display:none}.product-sidebar .quantity-select--count{margin:0 10px}.product-sidebar .quantity-select .btn-minus svg,.product-sidebar .quantity-select .btn-plus svg{width:28px;height:28px}.container.product-bundle{display:flex;flex-flow:column}.container.product-bundle:not(.active){display:none}@media screen and (max-width:768px){.container.product-bundle{flex-flow:column}.container.product-bundle .text-header{margin-bottom:15px}}.container.product-bundle .sidebar{flex-basis:100%;display:flex;flex-flow:row wrap;align-items:center;border-bottom:1px solid #121212;padding-bottom:20px;margin-bottom:30px}.container.product-bundle .sidebar .select-container{display:none}.container.product-bundle .sidebar select{width:100%}@media screen and (max-width:768px){.container.product-bundle .sidebar{flex-basis:100%;padding-right:0;margin-bottom:20px}}.container.product-bundle .product-bundle .text-header{margin-bottom:15px}.container.product-bundle .product-bundle__meta{display:flex;flex-flow:row wrap;justify-content:space-between;align-items:center}.container.product-bundle .product-bundle__meta>div{display:flex;align-items:center}.container.product-bundle .product-bundle__meta--buttons{border:1px solid #afafaf;border-radius:100px;padding:10px;margin-bottom:10px}.container.product-bundle .product-bundle__meta--buttons .filter-button{padding:5px 10px;border:1px solid #54484c;border-radius:100px;display:inline-flex;align-items:center;cursor:pointer;font-size:14px;margin:0 5px}.container.product-bundle .product-bundle__meta--buttons .filter-button svg{margin-right:5px}.container.product-bundle .product-bundle__meta--buttons .filter-button svg,.container.product-bundle .product-bundle__meta--buttons .filter-button svg path{fill:currentColor!important}.container.product-bundle .product-bundle__meta--buttons .filter-button.active{background:#9e5e56;color:#fff;border:1px solid #9e5e56}@media screen and (max-width:768px){.container.product-bundle .product-bundle__meta{flex-basis:100%;width:100%;margin-top:20px}.container.product-bundle .product-bundle__meta--buttons{width:100%;flex-flow:row wrap;padding:10px 5px 0;border-radius:25px}.container.product-bundle .product-bundle__meta--buttons .filter-button{margin-bottom:10px}}.container.product-bundle .product-bundle__filter{margin-bottom:20px;padding-bottom:10px;border-bottom:1px solid #121212;-webkit-user-select:none;-ms-user-select:none;user-select:none;display:flex;flex-flow:row wrap;justify-content:space-between;align-items:center;gap:15px}.container.product-bundle .product-bundle__filter--withreset{display:flex;flex-flow:row;align-items:center}.container.product-bundle .product-bundle__filter--reset{cursor:pointer}.container.product-bundle .product-bundle__filter--reset svg{width:30px;height:30px;margin-left:5px}.container.product-bundle .product-bundle__filter--reset svg,.container.product-bundle .product-bundle__filter--reset svg path{fill:currentColor}.container.product-bundle .product-bundle__filter .filtersCount{font-size:12px;line-height:14.4px;color:#999;margin:5px 0 0}@media screen and (max-width:768px){.container.product-bundle .product-bundle__filter>div:first-of-type{width:100%;display:flex;flex-flow:row;align-items:center;justify-content:space-between}.container.product-bundle .product-bundle__filter>div:first-of-type .filtersCount{margin:0}}.container.product-bundle .product-bundle__filter .btn.btn--brown{line-height:0}.container.product-bundle .product-bundle__filter .select-container{display:none}.container.product-bundle .product-bundle__filter-filters:not(.active){display:none}.container.product-bundle .product-bundle__filter-header{display:flex;flex-flow:row;align-items:center;margin:20px 0 30px}.container.product-bundle .product-bundle__filter-header>div{display:inline-flex;align-items:center;flex-basis:auto;text-transform:uppercase;padding:15px;font-size:14px;flex-grow:1;cursor:pointer}.container.product-bundle .product-bundle__filter-header>div>.options{background:#9e5e56;border-radius:20px;padding:3px 5px 3px 10px;margin-left:10px;color:#fff;font-size:12px;display:flex;flex-flow:row;align-items:center}.container.product-bundle .product-bundle__filter-header>div>.options span.count{margin-right:5px}.container.product-bundle .product-bundle__filter-header>div:first-of-type{padding-left:0;flex-grow:0;border-right:1px solid #121212}.container.product-bundle .product-bundle__filter-header>div{border-bottom:1px solid #121212}.container.product-bundle .product-bundle__filter-header>div.active{border-top:1px solid #121212;border-bottom:0}.container.product-bundle .product-bundle__filter-buttons{display:none}.container.product-bundle .product-bundle__filter-buttons.active{display:block}.container.product-bundle .product-bundle__filter .filterSwitcher.active svg{transform:scaleY(-1)}.container.product-bundle .product-bundle__filter .filterButton{margin:0 15px 15px 0;border:1px solid #ccc;transition:all .2s ease;background:#fff;color:#121212}@media screen and (max-width:768px){.container.product-bundle .product-bundle__filter .filterButton{margin:0 10px 10px 0;font-size:14px}}.container.product-bundle .product-bundle__filter .filterButton:hover,.container.product-bundle .product-bundle__filter .filterButton.active{background:#9e5e56;color:#fff}.container.product-bundle .product-bundle__filter__right{display:flex;flex-flow:column;align-items:flex-end;gap:10px}.container.product-bundle .product-bundle__filter__right>div{flex-grow:1}@media screen and (max-width:890px){.container.product-bundle .product-bundle__filter__right{flex-flow:row wrap;justify-content:space-between;align-items:center;width:100%;flex-basis:100%;margin-left:0;margin-top:0}}.container.product-bundle .product-bundle__filter__right .select-container{display:inline-flex;flex-grow:1}.container.product-bundle .product-bundle__filter__right .select-container select{width:100%;font-size:14px;background-color:#fff;padding:10px 30px 10px 10px}@media screen and (max-width:768px){.container.product-bundle .product-bundle__filter .collection-filters__buttons{width:100%}.container.product-bundle .product-bundle__filter .collection-filters__buttons .button{flex-grow:1;justify-content:center;padding:10px 20px}}@media screen and (max-width:425px){.container.product-bundle .product-bundle__filter .collection-filters__buttons .button{padding:10px 15px}}.container.product-bundle .filter-button1{display:inline-flex;align-items:center;text-transform:uppercase;cursor:pointer}.container.product-bundle .filter-button1 svg{width:24px;height:24px;margin-right:10px}.container.product-bundle .content{flex-basis:100%}.container.product-bundle h3{font-weight:700;font-size:24px}.container.product-bundle .select-container select{padding:15px 20px 15px 15px;border-radius:5px}.container.product-bundle .meals-header{display:flex;align-items:center;justify-content:space-between;margin-bottom:30px}.container.product-bundle .meals-header h3,.container.product-bundle .meals-header p{margin-bottom:0}.container.product-bundle .meals-row{display:flex;flex-flow:row wrap;margin:0 -15px}@media screen and (max-width:768px){.container.product-bundle .meals-row{margin:0 -10px}}.container.product-bundle .meals-row .card{overflow:hidden;padding:0;flex-basis:calc(25% - 30px);margin:0 15px 30px;display:inline-flex;flex-flow:column;border-radius:10px;border:0;order:20}.container.product-bundle .meals-row .card .variant-picker{display:none}.container.product-bundle .meals-row .card .variant-picker select{width:100%;border:2px solid #1f1f1f}.container.product-bundle .meals-row .card.active .variant-picker{display:block}.container.product-bundle .meals-row .card.active .addButton{display:none}.container.product-bundle .meals-row .card.active .quantity-select{display:flex}.container.product-bundle .meals-row .card.build-your-own{background:#f4b9a1}.container.product-bundle .meals-row .card.build-your-own .card-image{background:#f7f7f7;-webkit-user-select:none;user-select:none}.container.product-bundle .meals-row .card.build-your-own .card-image img{object-fit:contain;padding:30px;opacity:.4}@media screen and (max-width:992px){.container.product-bundle .meals-row .card{flex-basis:calc(50% - 30px)}}@media screen and (max-width:768px){.container.product-bundle .meals-row .card{flex-basis:calc(50% - 20px);margin:0 10px 20px}}.container.product-bundle .meals-row .card .column-meta{padding:15px;text-align:center}.container.product-bundle .meals-row .card .column-meta p{line-height:30px;font-size:20px;font-weight:700;margin:15px 0 10px}.container.product-bundle .meals-row .card .column-meta p.card-price{font-weight:500;font-size:16px;line-height:24px;margin:0 0 20px}@media screen and (max-width:768px){.container.product-bundle .meals-row .card .column-meta p{font-size:18px;line-height:26px}.container.product-bundle .meals-row .card .column-meta p.card-price{font-size:16px;line-height:22px}}.container.product-bundle .meals-row .card .card-image{position:relative;padding-top:100%;border-radius:10px;cursor:pointer}.container.product-bundle .meals-row .card .card-image .card-tag{font-size:14px;display:block;position:absolute;top:10px;right:0;z-index:2;padding:5px 30px 5px 20px;background:linear-gradient(91.8deg,#fff7cf -14.95%,#d5d0bb 34.24%,#c7c5bf 65.28%,#e8e5d5 97.49%);border-radius:8px 5px 5px;transform:skew(20deg) translate(17px);-webkit-user-select:none;user-select:none}.container.product-bundle .meals-row .card .card-image .card-tag.featured{background:linear-gradient(91.63deg,#ead56a -4.48%,#d6cb92 40.24%,#c9ba6a 94%)}.container.product-bundle .meals-row .card .card-image .card-tag span{display:flex;flex-flow:row;align-items:center;transform:skew(-20deg)}.container.product-bundle .meals-row .card .card-image .card-tag span svg{margin-right:5px;width:16px;height:16px}.container.product-bundle .meals-row .card .card-image .card-kcals{position:absolute;bottom:10px;left:10px;padding:5px;font-size:13px;color:#666;background:#fff;border-radius:4px;z-index:2}.container.product-bundle .meals-row .card .card-image img{z-index:1;display:block;position:absolute;top:0;left:0;width:100%;height:100%;object-fit:cover;object-position:center center;border-radius:50%;overflow:hidden}.container.product-bundle .meals-row .card .card-content{position:fixed;top:0;left:0;width:100vw;height:100vh;z-index:999999}.container.product-bundle .meals-row .card .card-content p.title{font-size:21px;font-weight:700;margin:15px 0}.container.product-bundle .meals-row .card .card-content a.btn.btn--square{border-radius:0;background:#1f1f1f;color:#fff;border:0;margin-bottom:20px}.container.product-bundle .meals-row .card .card-content a.btn.btn--square:hover{background:#1f1f1f!important;color:#fff!important;border:0}.container.product-bundle .meals-row .card .card-content:not(.active){display:none}.container.product-bundle .meals-row .card .card-content__background{width:100%;height:100%;position:absolute;top:0;left:0;background:#0006;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px)}.container.product-bundle .meals-row .card .card-content__inner{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);background:#fff;padding:30px;max-height:80%;max-width:1100px;overflow-y:auto;width:80%}.container.product-bundle .meals-row .card .card-content__body{display:flex;gap:30px}.container.product-bundle .meals-row .card .card-content__body>div:last-child{width:60%}.container.product-bundle .meals-row .card .card-content__image{width:40%}.container.product-bundle .meals-row .card .card-content .card-content__close{position:absolute;top:0;right:0;cursor:pointer;padding:5px}.container.product-bundle .meals-row .card .card-content .card-content__close svg{width:25px;height:25px}.container.product-bundle .meals-row .card.hidden,.container.product-bundle .meals-row .card.d-none{display:none}.container.product-bundle #subTotal{font-size:18px;font-weight:700}.container.product-bundle .content.maxed .card:not(.active){opacity:.7;filter:grayscale(1);pointer-events:none}.container.product-bundle .content.maxed .btn-plus{opacity:0;pointer-events:none}.mealsButton{padding:10px 20px;background:#1f1f1f;cursor:pointer;display:flex;align-items:center;justify-content:center;background:#54484c;color:#fff;border-radius:4px}.mealsButton .icon{position:relative}.mealsButton .icon svg{width:30px;height:auto;margin-right:10px}.mealsButton .icon span{position:absolute;text-align:center;width:calc(100% - 10px);bottom:2px;left:0;display:block;font-size:12px}.mealsButton.mob{position:fixed;bottom:20px;left:50%;transform:translate(-50%);z-index:999996;justify-content:center;padding:15px 20px;margin-left:0;width:calc(100% - 30px)}@media screen and (min-width:768px){.mealsButton.mob{display:none}}.product-sidebar{position:fixed;top:0;left:0;width:100vw;height:90vh;height:100dvh;z-index:100000;opacity:0;pointer-events:none;visibility:hidden}.product-sidebar--float{transform:translatey(-100%);position:absolute;width:100%;height:auto;top:-20px;left:0;background:#9e5e56;padding:50px 0 30px;transition:transform .3s ease-in-out;transition-delay:.2s;z-index:2}.product-sidebar--float .float-button{display:inline-block;margin:15px auto;padding:25px;background:#54484c;border-radius:4px;color:#fff;min-width:250px}.product-sidebar--float .close-btn{margin-top:20px;cursor:pointer}.product-sidebar--float .close-btn svg{width:20px;height:20px}.product-sidebar--float .close-btn svg,.product-sidebar--float .close-btn svg path{fill:#fff}.product-sidebar--float>div{z-index:3;position:relative;background:#9e5e56;width:100%;padding:0 30px}.product-sidebar--float:after{position:absolute;top:100%;left:50%;width:120%;height:200px;background:#9e5e56;border-radius:0 0 50% 50%;display:block;content:"";z-index:1;transform:translate(-50%,-145px);box-shadow:0 10px 20px #00000040}.product-sidebar--float p.title{font-size:20px;line-height:24px;font-weight:700;margin-bottom:15px;margin-top:40px;color:#fff}.product-sidebar--float-bg{position:absolute;top:0;left:0;width:100%;height:100%;background:#0000004d;z-index:1;transition:all .2s ease-in-out;visibility:visible;opacity:1;pointer-events:all}.product-sidebar--float .select-container select{padding:20px 20px 20px 40px;font-size:16px;border-radius:4px;background-color:#fff;font-weight:500;width:100%;outline:0;border:0}.product-sidebar--float .select-container{width:100%;position:relative}.product-sidebar--float .select-container svg{position:absolute;top:49%;left:24px;transform:translate(-50%,-50%);pointer-events:none}.product-sidebar--float .select-container.smaller select{padding:15px 20px 15px 40px}.product-sidebar.active .product-sidebar--float{transform:translatey(0)}.product-sidebar.active+.mealsButton.mob{display:none!important}.product-sidebar--frequency p{font-size:24px;font-weight:500;margin-bottom:10px}.product-sidebar--frequency select{display:block;padding:15px;margin-bottom:20px;width:100%;font-size:16px}.product-sidebar--frequency-options label{cursor:pointer;margin-bottom:15px}.product-sidebar--frequency-options label span{display:flex;flex-flow:row;align-items:center}.product-sidebar--frequency-options label span:before{display:inline-flex;content:"";width:15px;height:15px;border-radius:50%;background:#efefef;margin-right:10px;outline:2px solid #121212}.product-sidebar--frequency-options input[type=radio]{display:none}.product-sidebar--frequency-options input[type=radio]:checked+label span:before{background:#121212;border:2px solid #fff}.product-sidebar--frequency .select-container:not(.active){opacity:.5;pointer-events:none}.product-sidebar label{padding:20px;font-size:16px;border-radius:4px;background-color:#fff;border:0;font-weight:500}.product-sidebar--footer{display:none}.product-sidebar--footer.active{display:block}.product-sidebar .bundle-button{color:#fff;border:0;background:#121212;display:block;padding:25px;text-align:center;cursor:pointer}.product-sidebar--background{position:fixed;top:0;left:0;width:100%;height:100%;background:#00000080;cursor:pointer;z-index:99999;opacity:0;transition:all .2s ease-in-out}.product-sidebar--inner{position:absolute;top:0;right:0;bottom:0;width:100%;max-width:450px;background:#fff;z-index:99999;padding:30px 20px;display:flex;flex-flow:column;justify-content:space-between;transition:all .2s ease-in-out;transform:translate(100%);overflow:hidden;height:90vh;height:100dvh}.product-sidebar--header{margin-bottom:20px;display:flex;align-items:center;flex-flow:row wrap;justify-content:space-between}.product-sidebar .product-sidebar--close{cursor:pointer}.product-sidebar .product-sidebar--close svg{width:25px;height:25px}.product-sidebar--changer{cursor:pointer;margin-top:20px;width:100%;background:#9e5e56;padding:12px 16px;border-radius:4px;gap:8px;font-size:14px;line-height:16px;font-weight:400;display:flex;align-items:center;justify-content:space-between;color:#fff}.product-sidebar--changer span{display:inline-flex;align-items:center}.product-sidebar--changer svg{width:16px;height:16px}.product-sidebar--changer svg,.product-sidebar--changer svg path{fill:currentColor}.product-sidebar--changer span svg{margin-right:5px}.product-sidebar--sub-header{display:flex;align-items:center;justify-content:flex-end;margin-bottom:15px}.product-sidebar--sub-header svg{cursor:pointer;width:24px!important;height:24px!important}.product-sidebar--content{flex-grow:1;overflow-y:auto;margin-bottom:15px}.product-sidebar--qty .qty{font-size:24px;font-weight:700}.product-sidebar--qty .total{font-weight:500}.product-sidebar--delivery input#deliveryDate{padding:10px;min-height:1px;font-size:14px;width:auto}.product-sidebar--delivery p{margin-bottom:0;font-size:13px;line-height:17px;text-transform:uppercase}.product-sidebar--item{display:flex;flex-flow:row;align-items:center;margin-bottom:15px}.product-sidebar--item .image{flex-basis:75px;flex-shrink:0;flex-grow:0;width:75px;height:75px;position:relative;border-radius:5px;overflow:hidden}.product-sidebar--item .image img{width:100%;height:100%;object-fit:cover;position:absolute}.product-sidebar--item .text{flex:1 0 0;margin:0 10px 0 15px;font-size:16px;line-height:18px;font-weight:500}.product-sidebar--item .text span{display:block;font-size:14px;line-height:16px;font-weight:400;margin-top:5px}.product-sidebar--addons{position:absolute;top:0;right:0;width:100%;height:100%;background:#efefef;display:flex;flex-flow:column;transform:translate(100%);transition:all .2s ease-in-out}.product-sidebar--addons h1{font-size:30px;line-height:36px}.product-sidebar--addons.active{transform:translate(0)}.product-sidebar--addons .header,.product-sidebar--addons .footer{padding:30px 20px}.product-sidebar--addons .content{padding:0;flex-grow:1;overflow-y:auto;display:inline-flex;flex-flow:row wrap}.product-sidebar--addons .content .card{flex-basis:50%;text-align:center;margin-bottom:20px}.product-sidebar--addons .content .card-image{padding-top:100%;position:relative}.product-sidebar--addons .content .card-image img{width:100%;height:100%;display:block;top:0;left:0;object-fit:cover;position:absolute}.product-sidebar--addons .content .card-title{font-weight:700;margin:10px 20px}.product-sidebar--addons .content .card-price{font-size:14px;line-height:21px}.product-sidebar--addons .quantity-select,.product-sidebar--addons .card.active .addButton{display:none}.product-sidebar--addons .card.active .quantity-select{display:flex;max-width:200px;margin:15px auto 0}.product-sidebar.active{opacity:1;pointer-events:all;visibility:visible}.product-sidebar.active .product-sidebar--background{opacity:1}.product-sidebar.active .product-sidebar--inner{transform:translate(0)}.product-sidebar.no-float .product-sidebar--float{transform:translatey(-200%)}.product-sidebar.no-float .product-sidebar--float-bg{opacity:0;visibility:hidden;pointer-events:none}.product-sidebar .sidebar-progress{background:#ffebdc;width:calc(100% + 40px);margin-top:15px;margin-left:-20px;margin-right:-20px;padding:15px 20px}.product-sidebar .sidebar-progress .mealsButton,.product-sidebar .sidebar-progress span{display:none}.product-sidebar .sidebar-progress .bundle-progress__count{margin:0 -5px 5px}.product-sidebar .sidebar-progress .bundle-progress__count div{margin:0 5px}.product-sidebar .sidebar-progress .container{max-width:unset;padding:0;margin:0;width:100%}.product-sidebar .sidebar-progress p.title{font-weight:700}.product-sidebar .sidebar-progress p:last-of-type{margin-bottom:0}body.noscroll{overflow:hidden}.bundle-progress{width:100vw;position:relative;left:50%;transform:translate(-50%);background:#f1d8cd;padding:20px 0;margin-bottom:50px}.bundle-progress .container{display:flex;flex-flow:row;align-items:center}@media screen and (max-width:890px){.bundle-progress .container{flex-flow:column}}.bundle-progress .container .bundle-progress__left{flex-grow:1}@media screen and (max-width:890px){.bundle-progress .container .bundle-progress__left{width:100%;flex-basis:100%}}.bundle-progress .container .bundle-progress__right{display:flex;flex-flow:column;justify-content:flex-end;align-items:flex-end;margin-left:30px}@media screen and (max-width:890px){.bundle-progress .container .bundle-progress__right{flex-flow:row;justify-content:space-between;align-items:center;width:100%;flex-basis:100%;margin-top:10px;margin-left:0}}.bundle-progress .container .bundle-progress__right .select-container{margin-bottom:10px}.bundle-progress .container .bundle-progress__right .select-container select{width:100%;font-size:14px;background-color:#efefef;padding:16px 30px 15px 15px}@media screen and (max-width:890px){.bundle-progress .container .bundle-progress__right .select-container{margin-bottom:0}}.bundle-progress-sticky{position:sticky;z-index:99997;top:0}@media screen and (max-width:992px){.bundle-progress{padding:10px 0}.bundle-progress span{display:none}}@media screen and (max-width:768px){.bundle-progress .bundle-progress__right{display:none}}.bundle-progress .title{font-weight:700}.bundle-progress p:last-of-type{margin-bottom:0}.bundle-progress__count{display:flex;flex-flow:row;align-items:center;margin:0 -10px 10px}.bundle-progress__count div{justify-content:center;display:inline-flex;flex-grow:1;margin:0 10px;padding:5px 10px;border-radius:100px;border:1px solid #9a9a9a}.bundle-progress__count div.active{border-color:#9e5e56;background:#9e5e56;color:#fff}@media screen and (max-width:992px){.bundle-progress__count div{margin:0 5px;padding:5px}}.template-product.template-sfx-bundle #shopify-section-header .main-nav{padding-right:0}.template-product.template-sfx-bundle .menu-toggle+ul{display:none}.template-product.template-sfx-bundle .toolbar-icons{display:none}.product-block .image .inner{background:#0000}.product-block__inner{overflow-x:hidden}.product-block__inner:hover,.product-block__inner:hover .featured_tag{color:initial}.product-block__inner .featured_tag{font-size:14px;display:block;position:absolute;top:10px;right:0;z-index:2;padding:5px 30px 5px 20px;background:linear-gradient(91.8deg,#fff7cf -14.95%,#d5d0bb 34.24%,#c7c5bf 65.28%,#e8e5d5 97.49%);border-radius:8px 5px 5px;transform:skew(20deg) translate(17px);-webkit-user-select:none;user-select:none}.product-block__inner .featured_tag.featured{background:linear-gradient(91.63deg,#ead56a -4.48%,#d6cb92 40.24%,#c9ba6a 94%)}.product-block__inner .featured_tag span{display:flex;flex-flow:row;align-items:center;transform:skew(-20deg)}.product-block__inner .featured_tag span svg{margin-right:5px;width:16px;height:16px}.product-block__inner .rimage-wrapper{padding-top:100%!important}.product-block__inner .rimage-wrapper .rimage__image{border-radius:50%}.product-block__inner .rimage-wrapper .rimage__image--squared{border-radius:0!important}.product-block__inner .card-kcals{position:absolute;bottom:10px;left:10px;padding:5px;font-size:13px;color:#666;background:#fff;border-radius:4px;z-index:2}.product-block__inner .product-block__title-price{text-align:center;margin-top:10px}.product-slideshow{border-radius:15px;overflow:hidden;aspect-ratio:1/1}.plan-weeks__week{max-height:54px;overflow:hidden;transition:all .2s ease-in-out}.plan-weeks__week.active{max-height:2000px}.plan-weeks__week.active .plan-weeks__header:before{display:none}.plan-weeks__header{padding-top:17px;padding-bottom:17px;font-size:16px;text-transform:uppercase;position:relative;cursor:pointer}.plan-weeks__header:before,.plan-weeks__header:after{content:"";position:absolute;top:calc(50% - 1px);right:0;width:11px;height:1px;background-color:currentColor;transition:.3s ease;transition-property:transform,opacity}.plan-weeks__header:before{transform:rotate(-90deg)}.plan-weeks__header.active:before{display:none}.row.product-container{align-items:flex-start}.row.product-container .product-row{display:inline-block;width:60%;flex-basis:60%;margin:0;position:sticky;top:30px}@media screen and (max-width:890px){.row.product-container .product-row{width:100%;flex-basis:100%;position:relative;top:unset}}.row.product-container .product-form{width:40%;flex-basis:40%}@media screen and (max-width:890px){.row.product-container .product-form{width:100%;flex-basis:100%}}.klaviyo-landing{padding:200px 0;display:flex;align-items:center;justify-content:center;background-size:cover;background-position:center;background-repeat:no-repeat}.page-landing section{padding:100px 0}.page-landing section.pb-0{padding-bottom:0}.page-landing p:last-of-type{margin-bottom:0}.page-landing h1,.page-landing h2{font-size:50px;line-height:48px;font-weight:700;margin-bottom:15px}.page-landing h1+p,.page-landing h2+p{max-width:700px}.page-landing_header{position:relative;width:100vw;left:50%;transform:translate(-50%);background:#4aba8b;padding:15px}.page-landing_header .container{display:flex;flex-flow:row;justify-content:space-around;color:#fff;font-size:16px;font-weight:700;text-transform:uppercase}.page-landing_header .container p{margin-bottom:0}.page-landing_hero{height:70vh;background:#fff;background:linear-gradient(0deg,#fff,#ffb1e9 30%,#58ecae);display:flex;align-items:center}.page-landing_hero h1+p{font-size:18px;line-height:26px}.page-landing_hero .inner{width:100%;max-width:600px}.page-landing_hero--tags p{display:inline-block;margin-right:15px;padding:5px 15px;border:1px solid #000;border-radius:30px;text-align:center;min-width:100px;margin-bottom:40px;margin-top:20px}.page-landing_plans--inner{display:flex;flex-flow:row wrap;align-items:center}.page-landing_plans--inner div{display:inline-flex;align-items:center;flex-basis:50%;padding:30px 0}.page-landing_plans--inner div img{display:block;margin-right:50px;max-width:200px}.page-landing_plans--inner div p{margin-bottom:0;font-size:32px;line-height:48px}.page-landing_meal-plans--inner{display:flex;flex-flow:row;margin-top:30px}.page-landing_meal-plans--inner .left{width:100%;max-width:300px;font-size:21px;font-weight:700;line-height:normal}.page-landing_meal-plans--inner .left a{border-top:1px solid #a9a9a9;background:#f4ddf0;padding:30px 20px;display:block;color:initial}.page-landing_meal-plans--inner .left a:hover,.page-landing_meal-plans--inner .left a:active{color:initial}.page-landing_meal-plans--inner .left a:first-of-type{border-top:0}.page-landing_meal-plans--inner .left a.active{background:#f7f7f7}.page-landing_meal-plans--inner .right{display:inline-flex;width:100%;flex-grow:1;background:#f7f7f7;flex-flow:column;padding:90px}.page-landing_meal-plans--inner .right img{max-width:150px}.page-landing_meal-plans--inner .plan:not(.active){display:none}.page-landing_meal-plans--inner .row{display:inline-flex;flex-flow:row;align-items:center;margin-bottom:80px}.page-landing_meal-plans--inner .row:last-of-type{margin-bottom:0}.page-landing_meal-plans--inner .row img{margin-right:50px}.page-landing_monthly--inner{display:flex;flex-flow:row wrap;align-items:stretch;margin:0 -15px}.page-landing_monthly--inner .month{display:inline-flex;flex-flow:column;flex-basis:calc(33.33% - 30px);margin:30px 15px 0;padding:50px 20px;text-align:center;background:#fff}.page-landing_monthly--inner .month p.savings{color:#4aba8b;font-weight:700}.page-landing_monthly--inner .month .title{font-size:144px;line-height:90px;font-weight:700;margin-bottom:20px}.page-landing_monthly--inner .month .title span{display:block;font-size:32px}.page-landing_monthly--inner .month.bundle{flex-basis:100%}.page-landing_monthly--inner .month.bundle .title{font-size:40px;line-height:40px;margin-bottom:30px}.page-landing_terms--inner{display:flex;align-items:center;justify-content:space-between}.page-landing_terms--inner div{flex-basis:50%}.page-landing_terms--inner div img{width:100%;height:auto;padding-left:50px}.page-landing_faqs--inner{display:flex;align-items:center;justify-content:space-between}.page-landing_faqs--inner h2{margin-bottom:30px}.page-landing_faqs--inner div{flex-basis:50%}.page-landing_faqs--inner div img{display:block;width:100%;height:auto;padding-right:50px}.page-landing_faqs--faq{background:#f7f7f7}.page-landing_faqs--faq .title{font-size:21px;line-height:30px;font-weight:900;padding:20px;border-bottom:1px solid #a9a9a9;cursor:pointer;position:relative}.page-landing_faqs--faq .title:after{display:block;content:"";position:absolute;top:24px;right:20px;border:solid #a9a9a9;border-width:0 5px 5px 0;display:inline-block;padding:5px;transform:rotate(45deg)}.page-landing_faqs--faq .content{padding:20px;border-bottom:1px solid #a9a9a9;display:none}.page-landing_faqs--faq.active .title:after{transform:rotate(-135deg)}.page-landing_faqs--faq.active .content{display:block}.preset-plans--inner{overflow-x:scroll;margin:0 -15px;white-space:nowrap;vertical-align:top}.preset-plans--plan{display:inline-block;width:20%;margin:0 15px;white-space:normal;vertical-align:top;border-radius:15px;overflow:hidden}.preset-plans--plan_image{width:100%;padding-top:100%;position:relative}.preset-plans--plan_image img{position:absolute;top:0;left:0;width:100%;height:100%;object-fit:cover}.preset-plans--plan_content{background:#f7f7f7;padding:15px}.preset-plans--plan_content h3{font-size:16px;line-height:16px;font-weight:700}.text-header{text-align:left;display:block;max-width:500px;margin-bottom:30px}.text-header h1,.text-header h2{font-weight:900;font-size:30px;line-height:30px;margin-bottom:15px}.collection-page.preset-plans .text-header{text-align:left;display:block;max-width:500px;margin-bottom:30px}.collection-page.preset-plans .text-header h1{font-weight:900;font-size:30px;line-height:30px;margin-bottom:15px}.collection-page.preset-plans .product-grid.grid .product-block{border:0;border-radius:10px;background:#f7f7f7;overflow:hidden}.row.preset-plans{display:flex;flex-flow:row wrap;margin:0 -30px 0 -15px}@media screen and (max-width:768px){.row.preset-plans{margin:0}}@media screen and (max-width:375px){.row.preset-plans{margin:0}}.row.preset-plans .card{padding:0;flex-basis:calc(33% - 30px);margin:0 15px 30px;background:#0000;border-radius:15px;overflow:hidden;display:inline-flex;flex-flow:column}.template-product.template-sfx-plan .row.preset-plans .card{flex-basis:calc(25% - 30px)}@media screen and (max-width:992px){.template-product.template-sfx-plan .row.preset-plans .card{flex-basis:calc(50% - 30px)}}@media screen and (max-width:768px){.template-product.template-sfx-plan .row.preset-plans .card{flex-basis:100%;margin:0 0 30px}}.row.preset-plans .card.build-your-own{background:#f4b9a1}.row.preset-plans .card.build-your-own .card-desc{padding:20px 15px}.row.preset-plans .card.build-your-own .card-image{background:#f7f7f7}.row.preset-plans .card.build-your-own .card-image img{object-fit:contain;padding:30px;opacity:.4}@media screen and (max-width:992px){.row.preset-plans .card{flex-basis:calc(50% - 30px)}}@media screen and (max-width:768px){.row.preset-plans .card{flex-basis:100%;margin:0 0 30px}}.row.preset-plans .card .card-image{position:relative;width:100%;padding-top:100%;border-radius:0 0 15px 15px;overflow:hidden;color:#121212}.row.preset-plans .card .card-image:hover{color:#121212}.row.preset-plans .card .card-image__filters{display:block;position:absolute;bottom:0;left:0;z-index:1;margin:0 5px 10px 15px}.row.preset-plans .card .card-image__filter{padding:5px 10px;background:#fff;display:inline-block;margin:0 5px 5px 0;border-radius:15px;font-size:12px}.row.preset-plans .card .card-image img{width:100%;height:100%;object-fit:cover;position:absolute;top:0;left:0}.row.preset-plans .card .featured_awards{width:30%;max-width:80px;right:20px;top:20px;transform:none;position:absolute}@media screen and (max-width:768px){.row.preset-plans .card .featured_awards{max-width:70px}}.row.preset-plans .card .featured_awards img{width:100%;height:auto}.row.preset-plans .card .card-desc{padding:20px 0 0;flex-grow:1;display:block}.row.preset-plans .card .card-desc .btn--block{background:#9e5e56;color:#fff;font-weight:700;border:0;display:inline-block}.row.preset-plans .card .card-desc .btn--block:hover{background:#121212}.row.preset-plans .card .card-title{font-size:20px;line-height:26px;font-weight:900;margin-bottom:10px}.row.preset-plans.narrow{border-bottom:1px solid #dedede;padding-bottom:30px;margin-bottom:50px}.row.preset-plans.narrow .card{flex-basis:calc(20% - 30px)}@media screen and (max-width:992px){.row.preset-plans.narrow .card{flex-basis:calc(50% - 30px)}}@media screen and (max-width:768px){.row.preset-plans.narrow .card{flex-basis:100%;margin:0 0 30px}}.row.preset-plans .slider{display:inline-block}.carousel.preset-plans{display:flex;flex-flow:row;margin:0 -30px 0 0}@media screen and (max-width:375px){.carousel.preset-plans{margin:0}}.carousel.preset-plans>.card{display:inline-block;width:25%!important}.carousel.preset-plans>.slider{width:auto;flex-grow:1;display:inline-block}.carousel.preset-plans>.slider>.column.card{display:none!important}.carousel.preset-plans .card{overflow:hidden;padding:0;width:calc(33% - 20px);margin:0 16px 30px;border-radius:4px;display:inline-flex;flex-flow:column}@media screen and (max-width:992px){.carousel.preset-plans .card{width:calc(50% - 30px)}}@media screen and (max-width:768px){.carousel.preset-plans .card{width:calc(100% - 30px)}}.carousel.preset-plans .card .card-image{position:relative;width:100%;padding-top:100%;border-radius:15px;overflow:hidden}.carousel.preset-plans .card .card-image img{width:100%;height:100%;object-fit:cover;position:absolute;top:0;left:0}.carousel.preset-plans .card .card-desc{padding:20px 0;display:block}.carousel.preset-plans .card .card-desc .btn--block{background:#9e5e56;border:0;font-weight:700;color:#fff;display:inline-block}.carousel.preset-plans .card .card-desc .btn--block:hover{background:#121212;color:#fff}.carousel.preset-plans .card .card-title{font-size:18px;line-height:24px;font-weight:900;margin-bottom:10px}.carousel.preset-plans .card.build-your-own{color:#fff;background:#9e5e56;margin:0 30px 0 0;border-radius:15px;overflow:hidden}.carousel.preset-plans .card.build-your-own .btn--block{background:#fff;border:0;font-weight:700;color:#121212;display:block}.carousel.preset-plans .card.build-your-own .card-desc{padding:20px}.carousel.preset-plans .card.build-your-own .card-image{background:#f7f7f7}.carousel.preset-plans .card.build-your-own .card-image img{object-fit:contain;padding:30px;opacity:.4}@media screen and (max-width:992px){.carousel.preset-plans{flex-flow:column;display:flex}.carousel.preset-plans .card.build-your-own{margin-bottom:30px;width:calc(100% - 30px)!important}.carousel.preset-plans .card.build-your-own .card-image{display:none}.carousel.preset-plans .card.build-your-own .card-desc{display:flex;flex-flow:row;align-items:center}.carousel.preset-plans .card.build-your-own .card-desc>div p:last-of-type{margin-bottom:0}.carousel.preset-plans .card.build-your-own .card-desc .btn{min-width:160px;margin-left:20px}.carousel.preset-plans>.slider{width:100%;display:inline-block}}@media screen and (max-width:620px){.carousel.preset-plans .card.build-your-own .card-desc{flex-flow:column}.carousel.preset-plans .card.build-your-own .card-desc>div p:last-of-type{margin-bottom:15px}.carousel.preset-plans .card.build-your-own .card-desc .btn{flex-basis:100%;width:100%;margin-left:0}}@media screen and (max-width:375px){.carousel.preset-plans .card.build-your-own{width:100%}.carousel.preset-plans .card{margin:0 0 30px}}#content #collections .section{padding-top:3em;padding-bottom:3em}.collection-filters{margin-bottom:30px;display:flex;flex-flow:row;align-items:center;justify-content:space-between}.collection-filters--withreset{display:flex;flex-flow:row;align-items:center}.collection-filters--reset{cursor:pointer}.collection-filters--reset svg{width:30px;height:30px;margin-left:5px}.collection-filters--reset svg,.collection-filters--reset svg path{fill:currentColor}.collection-filters .filtersCount{font-size:12px;line-height:14.4px;color:#999;margin:5px 0 0}.collection-filters__buttons{background:#fff;border-radius:30px;overflow:hidden;display:inline-flex;flex-flow:row}@media screen and (max-width:768px){.preset-plans .collection-filters__buttons{display:none}}.collection-filters__buttons .button{padding:13px 25px;cursor:pointer;transition:all .2s ease-in-out;font-size:14px;line-height:14px;display:inline-flex;align-items:center;flex-flow:row}.collection-filters__buttons .button svg{margin-right:10px;width:25px;height:25px}.collection-filters__buttons .button svg,.collection-filters__buttons .button svg g,.collection-filters__buttons .button svg path{fill:currentColor}.collection-filters__buttons .button:active,.collection-filters__buttons .button:hover,.collection-filters__buttons .button.active{background:#9e5e56;color:#fff}.collection-filters__buttons .button:not(:last-of-type){border-right:1px solid #efefef}.template-collection.template-sfx-funnel .announcement-bar{display:none}.template-collection.template-sfx-funnel .nav-container,.template-collection.template-sfx-funnel .page-header{background:#0000}.template-collection.template-sfx-funnel .snowflake{position:absolute;width:10px;height:10px;background:linear-gradient(#fff,#fff);border-radius:50%;filter:drop-shadow(0 0 10px white)}.template-collection.template-sfx-funnel .main-nav ul:first-of-type,.template-collection.template-sfx-funnel .nav-item.get-started,.template-collection.template-sfx-funnel .mobile-toolbar,.template-collection.template-sfx-funnel .toolbar-icons .btn.btn--tighter,.template-collection.template-sfx-funnel .main-nav .menu-toggle{display:none!important}.template-collection.template-sfx-funnel .toolbar-icons .toolbar-account{display:inline-block!important}.template-collection.template-sfx-funnel #content .section{padding:50px 0}.template-collection.template-sfx-funnel .card-popup{position:fixed;top:0;left:0;width:100vw;height:100vh;z-index:100001;opacity:0;pointer-events:none;visibility:hidden}.template-collection.template-sfx-funnel .card-popup__close{z-index:100004;position:absolute;top:-20px;right:-20px;width:40px;height:40px;background:#121212;color:#fff;display:flex;align-items:center;justify-content:center;border-radius:50%;cursor:pointer}.template-collection.template-sfx-funnel .card-popup__background{position:fixed;top:0;left:0;width:100%;height:100%;background:#0000004d;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);z-index:100002}.template-collection.template-sfx-funnel .card-popup__content{position:fixed;top:50%;left:50%;width:80%;max-width:700px;z-index:100003;background:#fff;overflow:visible;transform:translate(-50%,-50%);max-height:calc(100dvh - 200px)}.template-collection.template-sfx-funnel .card-popup__content .inner{width:100%;height:100%;overflow-y:scroll;padding:50px;max-height:calc(100dvh - 200px)}@media screen and (max-width:768px){.template-collection.template-sfx-funnel .card-popup__content .inner{padding:30px;max-height:calc(100dvh - 100px)}}@media screen and (max-width:768px){.template-collection.template-sfx-funnel .card-popup__content{max-height:calc(100dvh - 100px)}}.template-collection.template-sfx-funnel .section.collection-funnel{background:#0e1132;padding-top:0!important}.template-collection.template-sfx-funnel .section.collection-funnel .icons{position:absolute;top:61px;left:0;right:0;overflow-x:hidden;height:100%;pointer-events:none}.template-collection.template-sfx-funnel .section.collection-funnel .leaf-left,.template-collection.template-sfx-funnel .section.collection-funnel .leaf-right{position:absolute;width:30%;max-width:360px;z-index:3;pointer-events:none}.template-collection.template-sfx-funnel .section.collection-funnel .leaf-left svg,.template-collection.template-sfx-funnel .section.collection-funnel .leaf-right svg{width:100%;height:100%;transform:rotate(107deg)}@media screen and (max-width:768px){.template-collection.template-sfx-funnel .section.collection-funnel .leaf-left{display:none}.template-collection.template-sfx-funnel .section.collection-funnel .icons{top:120px}}.template-collection.template-sfx-funnel .section.collection-funnel .leaf-right{left:unset;right:0;transform:scalex(-1)}@media screen and (max-width:768px){.template-collection.template-sfx-funnel .section.collection-funnel .leaf-right{width:60%}.template-collection.template-sfx-funnel .section.collection-funnel .leaf-right svg{transform:rotate(110deg)}}.template-collection.template-sfx-funnel .section.collection-funnel .collection-breadcrumb{background:#fff;width:100vw;position:relative;left:50%;transform:translate(-50%);margin:0 0 100px;padding:10px 0 25px;z-index:2}.template-collection.template-sfx-funnel .section.collection-funnel .background{position:fixed;top:82px;left:0;width:100vw;height:calc(100vh - 82px);z-index:1;overflow:hidden}.template-collection.template-sfx-funnel .section.collection-funnel .snow{position:absolute;top:0;left:0;width:100%;height:100%;z-index:2}.template-collection.template-sfx-funnel .section.collection-funnel .wave{position:absolute;bottom:0;right:0;width:100%;height:auto;z-index:1;max-width:1100px}.template-collection.template-sfx-funnel .section.collection-funnel .container{position:static}.template-collection.template-sfx-funnel .collection-header .header-text{align-items:flex-start}.template-collection.template-sfx-funnel .collection-header .header-text h1{color:#fff;margin-bottom:0}.template-collection.template-sfx-funnel h1{position:relative;z-index:4}.template-collection.template-sfx-funnel .row{align-items:stretch;position:relative;z-index:100000}.template-collection.template-sfx-funnel .row .santa{position:absolute;top:18px;left:50%;width:60%;max-width:210px;z-index:8;pointer-events:none}.template-collection.template-sfx-funnel .row .santa svg{width:100%;height:auto;transform:translate(-50%,-100%)}@media screen and (max-width:1080px){.template-collection.template-sfx-funnel .row .santa{display:none}}.template-collection.template-sfx-funnel .row .column.card{display:inline-flex;flex-flow:column;flex-basis:25%;padding:15px;margin:0;text-align:left}.template-collection.template-sfx-funnel .row .column.card:nth-of-type(2),.template-collection.template-sfx-funnel .row .column.card:nth-of-type(3){flex-basis:50%}.template-collection.template-sfx-funnel .row .column.card .card-image{position:relative;padding-top:80%;overflow:hidden;cursor:pointer}.template-collection.template-sfx-funnel .row .column.card .card-image img{display:block;position:absolute;top:0;left:0;width:100%;height:100%;object-fit:cover}.template-collection.template-sfx-funnel .row .column.card .product-purchase_options{margin-top:0}.template-collection.template-sfx-funnel .row .column.card .product-purchase_qty.active+.btn{display:none}.template-collection.template-sfx-funnel .row .column.card .column-meta{background:#fff;padding:20px;flex-grow:1;display:flex;flex-flow:column}.template-collection.template-sfx-funnel .row .column.card .column-meta .btn--block{width:100%}.template-collection.template-sfx-funnel .row .column.card .card-title{font-weight:600;font-size:21px;line-height:30px;margin-bottom:15px;flex-grow:1}.template-collection.template-sfx-funnel .row .column.card svg{width:32px;height:32px;cursor:pointer}.template-collection.template-sfx-funnel .row .column.card:not(.active) .quantity-select{display:none}.template-collection.template-sfx-funnel .row .column.card .btn-plus.addButton{display:block;text-align:center;width:100%}@media screen and (max-width:1024px){.template-collection.template-sfx-funnel .row .column.card .card-title{font-size:21px;line-height:30px}}@media screen and (max-width:992px){.template-collection.template-sfx-funnel .row .column.card{flex-basis:33.33%}}@media screen and (max-width:768px){.template-collection.template-sfx-funnel .row .column.card{flex-basis:50%}.template-collection.template-sfx-funnel .row .column.card .card-title{font-size:18px;line-height:26px}}@media screen and (max-width:375px){.template-collection.template-sfx-funnel .row .column.card{flex-basis:100%}.template-collection.template-sfx-funnel .row .column.card:nth-of-type(2),.template-collection.template-sfx-funnel .row .column.card:nth-of-type(3){flex-basis:100%}}.template-collection.template-sfx-funnel .row .column.card.active .card-popup{opacity:1;pointer-events:all;visibility:visible}#content{color:#000;background:#fefbf7}.template-index{background:#fefbf7}.template-index #page-wrap-inner{background:#0000}.template-index #content{padding:0;overflow-x:hidden}.template-index .inline-input-button .btn{padding:11px 16px}.template-index .section-image-with-text-overlay{position:relative}@media screen and (max-width:992px){.template-index .section-image-with-text-overlay .image-overlay{position:relative}.template-index .section-image-with-text-overlay .image-overlay .inner.container{padding-bottom:0}.template-index .section-image-with-text-overlay .image-overlay.overlay--h-left{text-align:center;padding:75px 0 0}.template-index .section-image-with-text-overlay .rimage-outer-wrapper.rimage-background{height:100%!important;position:absolute}}.template-index .icon-column__image img{min-width:100px;height:auto}.template-index .newsletter-section{border:38px solid #9e5e56}.template-index .newsletter-section h2{text-transform:none;font-weight:400;font-size:56px;line-height:72px;margin-bottom:20px}@media screen and (max-width:992px){.template-index .newsletter-section h2{font-size:32px;line-height:42px}}.template-index .newsletter-section .newsletter-section__text{max-width:700px;margin:0 auto;padding-left:0;padding-right:0}@media screen and (max-width:992px){.template-index .newsletter-section{border:23px solid #9e5e56;padding:20px}}.template-index .featured-collection-alt .cc-carousel-container{margin-bottom:20px}.template-index .featured-collection-alt .product-block-alt .image__primary{padding:0 20px 20px}.template-index .featured-collection-alt .product-block-alt .price{display:none}.template-index .featured-collection-alt .product-block-alt .rimage-wrapper{border-radius:50%;overflow:hidden;padding-top:100%!important}.template-index .border-top{border-top:0!important}@media screen and (max-width:992px){.template-index .icon-columns__column{flex-basis:calc(50% - 30px)}.template-index .icon-columns:not(.cc-carousel-mobile){margin-bottom:-40px;flex-flow:row wrap}}.template-index div.section-image-with-text-overlay:first-child .inner.container{color:#000;padding-left:0;padding-right:0}.template-index div.section-image-with-text-overlay:first-child .inner.container h1{margin-bottom:20px;max-width:500px;color:#54484c;font-weight:600;font-size:40px;line-height:48px}@media screen and (max-width:992px){.template-index div.section-image-with-text-overlay:first-child .inner.container h1{font-size:30px;line-height:36px}}@media screen and (max-width:992px){.template-index div.section-image-with-text-overlay:first-child .inner.container h1{max-width:unset}}.template-index div.section-image-with-text-overlay:first-child .inner.container .line-2{max-width:500px;margin-bottom:30px;color:#54484c}@media screen and (max-width:992px){.template-index div.section-image-with-text-overlay:first-child .inner.container .line-2{max-width:unset}}@media screen and (max-width:992px){.template-index div.section-image-with-text-overlay:first-child .inner.container{padding-left:20px;padding-right:20px}}.template-index #content .section:not(.section-image-with-text-overlay):not(.section--without-padding),.template-index #content .featured-tags,.template-index #content .featured-videos{padding-top:100px;padding-bottom:0}.template-index #content .app-banner,.template-index #shopify-section-footer{margin-top:100px}.template-index .icon-columns__column.align-center .icon-column__image{margin-bottom:30px}.template-index .icon-columns__column.align-center .icon-column__title{margin-bottom:15px}.template-index .reelUp_cards_carousel .reelUp_slider_heading{font-family:Lato;color:#000!important;font-weight:500;margin:0 auto .7em!important;padding:0;text-transform:capitalize;font-size:60px!important;font-weight:400!important;line-height:72px!important;text-align:left!important;max-width:1120px}@media screen and (max-width:992px){.template-index .reelUp_cards_carousel .reelUp_slider_heading{font-size:40px!important;font-weight:400!important;line-height:48px!important;padding-left:0!important}.template-index #content{overflow-x:initial}}.template-index .section-image-with-text-overlay{background:#efefef}.template-index .section-image-with-text-overlay .inner{display:flex;flex-flow:row;justify-content:space-between;align-items:center}.template-index .section-image-with-text-overlay .inner .right{max-width:50%}.template-index .section-image-with-text-overlay .inner .left{display:inline-flex;flex-flow:column;padding:50px 30px 50px 0}.template-index .section-image-with-text-overlay .inner .right .floating-image{width:50vw}.template-index .section-image-with-text-overlay .inner .right .floating-image img{aspect-ratio:4/3;object-fit:cover}.template-index .section-image-with-text-overlay .inner .right .floating-image.mob{display:none}@media screen and (max-width:992px){.template-index .section-image-with-text-overlay .inner .right .floating-image{position:relative;display:none}.template-index .section-image-with-text-overlay .inner .right .floating-image.mob{display:block}}@media screen and (max-width:992px){.template-index .section-image-with-text-overlay .inner{flex-flow:column}.template-index .section-image-with-text-overlay .inner .left{max-width:unset;padding:0 0 75px}.template-index .section-image-with-text-overlay .inner .right{max-width:unset;position:relative}.template-index .section-image-with-text-overlay .inner .right .floating-image{position:relative;left:50%;transform:translate(-50%);width:100vw}.template-index .section-image-with-text-overlay .inner .right .floating-image img{aspect-ratio:unset}}.contact-form-wrapper{display:flex;flex-flow:row wrap;align-items:flex-start;justify-content:center}.contact-form>div{flex-basis:calc(50% - 15px);max-width:500px}.contact-form__left{position:relative;display:flex;flex-direction:column}.contact-form__right{margin-left:50px}.contact-form__right h2{margin-bottom:15px}.contact-form__right p{max-width:450px}.contact-form iframe{margin:0 auto;min-width:unset!important;width:100%!important;max-width:500px}.contact-form #contactNewsletter{max-width:500px;margin:30px 0 50px}.contact-form__bottom{display:flex;flex-flow:row wrap;justify-content:space-between;align-items:center}.contact-form__bottom>div:first-of-type{padding-right:15px}.contact-form__bottom>div:first-of-type p{margin:15px 0}.contact-form__bottom ul{padding-left:0}@media screen and (max-width:890px){.contact-form{flex-flow:column;width:100%}.contact-form>div{flex-basis:100%;width:100%}.contact-form iframe{margin:0 auto;min-width:unset!important;width:100%!important;max-width:100%}.contact-form__right{margin-left:0}}.marker{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 64 64'%3E%3Cpath d='M32 55.9992C28.6318 53.1262 25.5098 49.9765 22.6666 46.5832C18.4 41.4872 13.3333 33.8978 13.3333 26.6658C13.3295 19.1126 17.878 12.3015 24.8562 9.41088C31.8344 6.52024 39.8668 8.1198 45.2053 13.4632C48.7159 16.9581 50.6824 21.7122 50.6667 26.6658C50.6667 33.8978 45.6 41.4872 41.3333 46.5832C38.4902 49.9765 35.3682 53.1262 32 55.9992ZM32 13.3325C24.6398 13.3413 18.6755 19.3057 18.6667 26.6658C18.6667 29.7752 20.072 35.1592 26.76 43.1618C28.4084 45.13 30.1574 47.0116 32 48.7992C33.8428 47.0137 35.5926 45.1348 37.2427 43.1698C43.928 35.1565 45.3333 29.7725 45.3333 26.6658C45.3245 19.3057 39.3601 13.3413 32 13.3325ZM32 34.6658C27.5817 34.6658 24 31.0841 24 26.6658C24 22.2475 27.5817 18.6658 32 18.6658C36.4183 18.6658 40 22.2475 40 26.6658C40 28.7876 39.1571 30.8224 37.6568 32.3227C36.1565 33.823 34.1217 34.6658 32 34.6658Z' fill='%23C15252'/%3E%3C/svg%3E");background-size:cover;width:50px;height:50px;border-radius:50%;cursor:pointer}.template-sfx-restaurant{font-family:Archivo,sans-serif!important}.template-sfx-restaurant .btn.btn--primary{border-radius:100px!important;background:#f5c024!important;color:#1e211e!important;font-family:Archivo,sans-serif!important;text-transform:uppercase;font-size:12px;padding:8px 14px;letter-spacing:2px;line-height:14px}.template-sfx-restaurant .btn.btn--primary:hover{background:#fbd155!important}@media screen and (max-width:992px){.template-sfx-restaurant .btn.btn--primary{font-size:10px;line-height:1;padding:2px 12px;letter-spacing:1px}}.template-sfx-restaurant h1,.template-sfx-restaurant .added-notice .added-notice__price,.template-sfx-restaurant .image-overlay .line-1,.template-sfx-restaurant .product-details .product-price .current-price,.template-sfx-restaurant h2,.template-sfx-restaurant h3,.template-sfx-restaurant h4,.template-sfx-restaurant .h1,.template-sfx-restaurant .h2,.template-sfx-restaurant .h3,.template-sfx-restaurant .h4,.template-sfx-restaurant .h5,.template-sfx-restaurant .cart-summary__subtotal .amount,.template-sfx-restaurant blockquote,.template-sfx-restaurant h5,.template-sfx-restaurant h6,.template-sfx-restaurant .feature-subheader,.template-sfx-restaurant .image-overlay .line-3 .link-display,.template-sfx-restaurant .icon-column__title{font-family:Archivo,sans-serif!important;text-transform:uppercase;font-weight:800}.template-sfx-restaurant h1,.template-sfx-restaurant h2,.template-sfx-restaurant h3{font-weight:900}.template-sfx-restaurant #content{color:#000;font-size:18px;line-height:1.4}.template-sfx-restaurant #shopify-section-announcement-bar,.template-sfx-restaurant #shopify-section-header,.template-sfx-restaurant #shopify-section-footer{display:none}.template-sfx-restaurant a:hover,.template-sfx-restaurant a:focus,.template-sfx-restaurant a:active{color:unset}@media screen and (max-width:992px){.template-sfx-restaurant .row{flex-flow:column}.template-sfx-restaurant .row>div{flex-basis:100%}}.restaurant-copy-notification{left:50%;transform:translate(-50%);z-index:100}.restaurant-menu-text-block>*,.restaurant-address-block>*,.restaurant-meet-the-shef-text-block>*,.restaurant-our-story-text-block>*{margin:0}.restaurant-logo svg{width:140px;height:25px}.restaurant--booking-form{z-index:9999;position:fixed;top:0;left:0;width:100vw;height:100vh;height:100dvh;background:#0000004d;display:flex;flex-flow:row;align-items:center;justify-content:center;display:none}.restaurant--booking-form.active{display:flex}.restaurant--booking-form__close{background:#fff;border-radius:50%;position:absolute;top:-10px;right:-10px;padding:5px;cursor:pointer}.restaurant--booking-form__close svg{width:25px;height:25px}.restaurant--booking-form__inner{position:relative;width:80vw;max-width:690px;height:80vh;max-height:1200px}.restaurant--booking-form__inner iframe{border:0;width:100%;height:100%}.restaurant--back{background:#000;color:#fff;padding:10px 30px;display:flex;flex-flow:row wrap;justify-content:space-between;align-items:center}.restaurant--back__text{font-size:14px}.restaurant--back__text svg{fill:#fff!important}.restaurant--back__socials svg{width:16px;height:auto}.restaurant--back__socials svg,.restaurant--back__socials svg path,.restaurant--back__socials svg g{fill:currentColor}.restaurant--back__socials a{padding:0 5px}.restaurant--navigation{background:var(--restaurant--navigation_menu_bg);padding:8px 0}.restaurant--navigation-wrapper{position:sticky;top:0;z-index:1000}@media screen and (max-width:992px){.restaurant--navigation_button{margin:0 20px 0 0}}.restaurant--navigation_mobile{display:none;cursor:pointer}.restaurant--navigation_mobile svg{width:40px;height:40px}@media screen and (max-width:992px){.restaurant--navigation_mobile{display:block}}.restaurant--navigation .close{position:absolute;top:50px;right:50px;font-size:18px;cursor:pointer;display:none}.restaurant--navigation .close svg{width:75px;height:75px}@media screen and (max-width:992px){.restaurant--navigation .close{display:block}}.restaurant--navigation li a{display:inline-block;text-transform:uppercase;color:#bebebe;font-size:14px;letter-spacing:.08em}.restaurant--navigation li a:hover{color:#fff}.restaurant--navigation svg.logo{width:150px;height:auto}.restaurant--navigation svg.logo,.restaurant--navigation svg.logo g,.restaurant--navigation svg.logo path{fill:#000}.restaurant--navigation_inner{display:flex;flex-flow:row wrap;justify-content:space-between;align-items:center}.restaurant--navigation_inner>div{display:flex;flex-flow:row wrap;align-items:center}.restaurant--navigation_menu-wrapper{display:flex;justify-content:space-between;gap:70px}.restaurant--navigation_menu{display:flex;gap:40px;padding:0!important}@media screen and (max-width:992px){.restaurant--navigation_menu{display:none;flex-flow:column;align-items:center;justify-content:center;z-index:10000;position:fixed;top:0;left:0;width:100vw;height:100vh;background:var(--restaurant--navigation_menu_bg)}.restaurant--navigation_menu li{padding:15px}.restaurant--navigation_menu li a{font-size:26px}.restaurant--navigation_menu.active{display:flex}.restaurant--navigation_menu.active li a{color:#000}}.restaurant--menus{padding:50px 0 0;text-align:center}.restaurant--menus .row{align-items:center}.restaurant--menus__carousel{position:relative}.restaurant--menus__carousel .carousel{width:100%;position:relative;z-index:1;pointer-events:none}.restaurant--menus__carousel .carousel img{aspect-ratio:1/1;object-fit:cover}.restaurant--menus__nav{margin:20px 0 30px}.restaurant--menus__nav a{padding:10px 0;margin:0 20px;font-size:18px;font-weight:700;border-bottom:2px solid rgba(0,0,0,0)}.restaurant--menus__nav a:hover,.restaurant--menus__nav a.active{border-bottom:2px solid #000}.restaurant--menus__items>div{display:none}.restaurant--menus__items>div.active{display:block}.restaurant--story__item,.restaurant--chef__item{grid-template-columns:1fr 1fr;display:grid;column-gap:50px;row-gap:50px;align-items:center}@media screen and (max-width:992px){.restaurant--story__item,.restaurant--chef__item{grid-template-columns:1fr}}.restaurant--story__item img,.restaurant--chef__item img{display:block;aspect-ratio:4/3;object-fit:cover;border-radius:5px}.restaurant--story__item .content,.restaurant--chef__item .content{text-align:center}.restaurant--story__item:not(:last-of-type),.restaurant--chef__item:not(:last-of-type){margin-bottom:50px}.restaurant--story__item:nth-of-type(2n) .content,.restaurant--chef__item:nth-of-type(2n) .content{order:1}.restaurant--story__item:nth-of-type(2n) .image,.restaurant--chef__item:nth-of-type(2n) .image{order:2}.restaurant--contact__grid{display:grid;grid-template-columns:1fr 1fr;column-gap:50px;row-gap:50px;margin-top:50px}@media screen and (max-width:992px){.restaurant--contact__grid{grid-template-columns:1fr}}.restaurant--contact .contact-form{margin-top:30px;position:relative}.restaurant--contact .contact-form:after{display:block;position:absolute;content:"";height:56px;width:100%;bottom:0;left:0;background:#faf3f0}.restaurant--contact iframe{margin:0 auto;min-width:unset!important;width:100%!important;max-width:500px}.restaurant--contact__details a{display:inline-block;margin:10px;background:#ffe161;width:50px;height:50px;display:inline-flex;align-items:center;justify-content:center;border-radius:50%}.restaurant--contact__details a:first-of-type{margin-left:0}.restaurant--contact__details a svg{fill:#000;width:30px;height:auto}.restaurant--contact #map{width:100%;height:100%}.restaurant--contact .marker{background-image:url("data:image/svg+xml,%3Csvg width='51' height='51' viewBox='0 0 51 51' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Ccircle cx='25.5' cy='25.5' r='25.5' fill='%23FFE161'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M25.9 42.3092C28.2706 41.14 40.375 34.6196 40.375 23.375C40.375 15.1598 33.7152 8.5 25.5 8.5C17.2848 8.5 10.625 15.1598 10.625 23.375C10.625 34.6196 22.7294 41.14 25.1 42.3092C25.3555 42.4352 25.6445 42.4352 25.9 42.3092ZM25.5 29.75C29.0208 29.75 31.875 26.8958 31.875 23.375C31.875 19.8542 29.0208 17 25.5 17C21.9792 17 19.125 19.8542 19.125 23.375C19.125 26.8958 21.9792 29.75 25.5 29.75Z' fill='black'/%3E%3C/svg%3E");background-size:cover;width:50px;height:50px;border-radius:50%;cursor:pointer}.restaurant--contact .mapboxgl-popup{max-width:200px}.restaurant--contact .mapboxgl-popup-content{text-align:center;font-family:Open Sans,sans-serif}.es-blog-title{font-size:60px;font-weight:400;line-height:60px;text-align:left;margin:20px 0}.es-blog-articles:not(.es-blog-articles-fixed-grid){grid-template-columns:repeat(auto-fit,minmax(268px,1fr))}.es-blog-articles-fixed-grid{grid-template-columns:1fr 1fr 1fr 1fr}@media screen and (max-width:1176px){.es-blog-articles-fixed-grid{grid-template-columns:1fr 1fr 1fr}}@media screen and (max-width:892px){.es-blog-articles-fixed-grid{grid-template-columns:1fr 1fr}}@media screen and (max-width:600px){.es-blog-articles-fixed-grid{grid-template-columns:1fr}}.es-blog-articles{display:grid;gap:16px;margin-bottom:60px}.es-blog-articles .es-article{border-radius:60px;overflow:hidden;background-color:#f6f6f6}.es-blog-articles .es-article:hover .es-article-image img{scale:1.2}.es-blog-articles .es-article-image{width:100%;aspect-ratio:272/241;border-bottom-left-radius:60px;border-bottom-right-radius:60px;overflow:hidden}.es-blog-articles .es-article-image img{width:100%;height:100%;object-fit:cover;transition:all .8s ease}.es-blog-articles .es-reading-column{padding:16px 32px 35px}.es-blog-articles .es-article-meta{display:flex;flex-direction:column;text-transform:uppercase;font-size:12px;font-weight:400;line-height:14px;text-align:left;min-height:28px;margin-bottom:20px}.es-blog-articles .es-article-title{font-size:18px;font-weight:700;line-height:21.6px;margin:0}.es-blog-articles .es-article-excerpt{overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:7;line-clamp:7;-webkit-box-orient:vertical}.es-blog-articles p{margin:0}.es-blog-articles p:empty{display:none}.es-blog-icon{display:flex;justify-content:center;align-items:center;padding-bottom:60px}.es-article-container{display:flex;gap:16px}.es-article-reading-column{flex-grow:1}.breadcrumbs.es-breadcrumbs{margin-top:0;margin-bottom:18px}.breadcrumbs.es-breadcrumbs span,.breadcrumbs.es-breadcrumbs a{font-size:16px;font-weight:400;line-height:19.2px}.es-article-wrapper{padding:20px 0 68px}.es-article-image{width:100%;aspect-ratio:736/408;border-radius:60px;overflow:hidden;margin-bottom:8px}.es-article-image img{width:100%;height:100%;object-fit:cover}.es-blog-meta{display:flex;justify-content:space-between;align-items:center;gap:16px}.es-blog-meta__left{display:flex;align-items:center;gap:16px;font-size:12px;font-weight:400;line-height:14px}.es-author-image{width:48px;height:48px;border-radius:50%;overflow:hidden}.es-blog-meta-date span{text-transform:uppercase}.es-blog-meta-author span,.es-blog-meta-author span a{text-transform:uppercase;color:#9c4d00}.template-article .es-article-wrapper h1{font-size:60px;font-weight:400;line-height:60px;margin-top:40px;margin-bottom:16px}.template-article .es-article-wrapper .rte p{margin:0;font-size:16px;font-weight:400;line-height:19.2px}.template-article .es-article-wrapper .rte h2,.template-article .es-article-wrapper .rte h2 span,.template-article .es-article-wrapper .rte h3,.template-article .es-article-wrapper .rte h3 span{margin-top:16px;margin-bottom:0;font-size:18px;font-weight:700;line-height:21.6px}.template-article .es-article-wrapper .rte{margin-bottom:96px}.es-article-tags{display:flex;flex-direction:column;gap:11px;margin-bottom:56px}.es-article-tags label{font-size:12px;font-weight:400;line-height:14px}.es-article-tags ul{display:flex;flex-wrap:wrap;gap:8px}.es-article-tags li{background-color:#efedeb;border-radius:100px;font-size:16px;font-weight:600;line-height:20px;padding:6px 21px;overflow:hidden}.es-article-controls{width:100%;display:flex;justify-content:space-between}.es-article-controls-btn{border:1px solid #000;border-radius:100px;font-size:16px;font-weight:600;line-height:20px;display:flex;justify-content:center;align-items:center;padding:18px 50px;gap:8px}.es-article-controls-btn:hover{color:inherit;opacity:.6}.es-article-controls-btn:hover span,.es-article-controls-btn:hover svg{color:inherit!important}.es-article-controls-btn-back{padding-right:33px;padding-left:33px}.es-article-controls-btn-next{padding-right:45px;padding-left:45px}.es-article-controls-btn-icon{width:20px;height:20px;display:flex;align-items:center;justify-content:center}.es-article-controls-btn-icon svg{width:auto;height:auto}.es-article-controls-btn-icon path{width:14px;height:auto}.es-article-featured-products-column{width:384px;flex-shrink:0;padding:16px 16px 32px;background-color:#efedeb;border-radius:60px;height:fit-content;position:sticky;top:16px}.es-article-featured-products-title{font-size:12px;font-weight:400;line-height:14px;text-align:center;text-transform:uppercase;margin-bottom:16px}.es-article-featured-products{display:grid;grid-template-columns:1fr 1fr;column-gap:32px;row-gap:24px;margin-bottom:37px}.es-article-featured-product{display:flex;flex-direction:column;align-items:center;justify-content:center}.es-article-featured-product-info{max-width:127px}.es-article-featured-product-add-to-cart-btn{display:flex;justify-content:center;align-items:center;width:25px;height:25px;background:#1f1f1f;color:#fff;border-radius:50%}.es-article-featured-product-add-to-cart-btn:hover,.es-article-featured-product-add-to-cart-btn:focus{background:#fff;color:#1f1f1f}.es-article-featured-product-add-to-cart-btn:hover svg,.es-article-featured-product-add-to-cart-btn:focus svg{color:#1f1f1f!important}.es-article-featured-product-title{display:flex;flex-direction:column;min-height:86px}.es-article-controls-all-products{cursor:pointer;width:fit-content;margin:0 auto}.es-article-featured-product-image{position:relative}.es-article-featured-product-badge{position:absolute;bottom:0;display:flex;left:50%;font-size:11.29px;font-weight:400;line-height:13.18px;padding:4.3px 7.2px;white-space:nowrap;border-top-left-radius:.5rem;border-top-right-radius:.5rem}.es-article-featured-products-mobile{display:none;background-color:#efedeb}.es-article-controls-btn-mobile,.es-article-controls-mobile{display:none}.sharing-label{pointer-events:none}@media screen and (max-width:992px){.es-article-featured-products-column,.es-breadcrumbs,.es-article-controls-desktop{display:none}.es-article-featured-products-mobile{display:flex;flex-direction:column;padding:20px 0 0}.es-article-featured-products-header{display:flex;padding:0 16px;justify-content:space-between;align-items:center;margin-bottom:14px}.es-article-controls-btn-mobile{display:flex;margin:0;padding:4px 8px;font-size:12px;font-weight:400;line-height:14.4px}.es-article-controls-all-products:not(.es-article-controls-btn-mobile){display:none}.es-article-featured-products-title{margin:0;text-align:left}.es-article-featured-products{display:grid;grid-auto-flow:column;grid-template-columns:repeat(auto-fill,131px);gap:16px;overflow-x:auto;margin:0;padding:0 16px 22px}.es-article-featured-product{width:131px}.es-article-featured-product-info{max-width:127px}.es-article-controls-mobile{display:flex;padding:19px 16px 56px}.es-article-controls{gap:7px}.es-article-controls-btn{padding:8px 20px}.es-article-controls-btn-back{flex-shrink:0}.es-article-controls-btn-home{max-width:140px;width:100%;flex-shrink:1;padding-right:5px;padding-left:5px;text-align:center}.es-article-controls-btn-next{max-width:148px;width:100%;flex-shrink:1;padding-right:5px;padding-left:5px}}@media screen and (max-width:640px){.sharing-label{pointer-events:all;cursor:pointer}.es-article-wrapper{padding-top:8px;padding-bottom:17px}.es-article-wrapper .sharing-list{display:none}.es-article-wrapper .sharing-label{margin:0}.template-article .es-article-wrapper h1{font-size:40px;font-weight:400;line-height:48px;margin-top:16px}.template-article .es-article-wrapper .rte{margin-bottom:32px}.es-article-tags{margin-bottom:17px}.template-article .es-article-wrapper .es-article-image{border-radius:32px;aspect-ratio:358/201}}body{font-family:Lato,sans-serif;overflow-x:hidden;max-width:100vw}ul{list-style-type:none;padding:0;margin:0}ul li{display:inline-block;list-style-type:none}div#page-wrap{max-width:100vw}.es-container{width:100%;max-width:1160px;padding:0 20px;margin:0 auto}.es-container--with-height{min-height:100vh}.es-container-desktop{width:100%;max-width:1160px;padding:0 20px;margin:0 auto}.es-section-title{font-family:Lato;font-size:60px;font-weight:400;line-height:72px;text-align:left;color:#000;margin:0}.es-section-title--with-margin{margin-left:0}@media screen and (max-width:992px){.es-section-title{font-family:Lato;font-size:40px;font-weight:400;line-height:48px}.es-section-title--with-margin{margin-left:0}.es-container-desktop{max-width:unset;padding:0}}@media screen and (max-width:640px){.es-container{padding:0 16px}}#content .hide-header-filter .section.collection-page{padding-top:2em}#content .hide-header-filter [data-filter-form].product-list-toolbar{overflow:hidden;min-height:40px}#content .hide-header-filter [data-filter-form].product-list-toolbar>*:not(:first-child){display:none}.btn.btn--loading{position:relative;color:#0000!important}.btn.btn--loading:before{content:"";position:absolute;top:calc(50% - 10px);left:calc(50% - 10px);width:20px;height:20px;border:3px solid #fff;border-radius:50%;border-bottom-color:#0000;animation:spin .7s linear infinite}.btn.btn--loading.btn--secondary:before{border-color:#000;border-bottom-color:#0000}@keyframes spin{to{transform:rotate(360deg)}}.toolbar-cart>.current-cart:not(:first-of-type){display:none}.invalid-order-dates{display:none}.image-overlay.overlay--h-left .inner .trustpilot-widget{width:150px;height:90px;margin-bottom:20px}body{color:#373336}#page-wrap-inner{display:flex;flex-flow:column}#page-wrap-inner #page-wrap-content{flex-grow:1}.es-fullscreen-section-container{min-height:100vh;display:flex;width:100%;justify-content:center;align-items:center}.es-fullscreen-section-container--minus-header{min-height:calc(100vh - 90px)}.es-fullscreen-section-container--minus-header:has(.es-two-images-with-review){min-height:unset;height:calc(100vh - 56px);overflow:hidden!important}@media screen and (max-width:992px){.es-fullscreen-section-container{min-height:unset;display:block}.es-fullscreen-section-container--minus-header{min-height:unset}.es-fullscreen-section-container--minus-header:has(.es-two-images-with-review){height:unset}}@media screen and (min-width:993px){.reelUp_playlist_slider_static.reelUp_cards_carousel.reelUp_carousel{margin:0}}.es-two-images-with-review{display:flex;height:100vh;width:100%;max-width:1920px;margin:0 auto;max-height:1000px}.es-two-images-with-review-left,.es-two-images-with-review-right{width:100%;height:100%;flex-grow:1;position:relative;overflow:hidden}.es-two-images-with-review-left-img,.es-two-images-with-review-right-img{width:100%;height:100%;position:absolute;left:0;top:0}.es-two-images-with-review-left-img img,.es-two-images-with-review-right-img img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.es-two-images-with-review-content-container{position:relative;z-index:2;padding-right:50px;padding-left:20px;display:flex;flex-direction:column;gap:16px;width:100%;height:100%;align-items:end;justify-content:center;font-family:Lato;font-weight:400;font-size:44px;line-height:44px;letter-spacing:.1px}.es-two-images-with-review-content-review{position:relative;line-height:normal!important}.es-two-images-with-review-content-review span{position:absolute;left:-15px;top:0;z-index:2}.es-two-images-with-review-content-text{max-width:500px;width:100%;display:flex;flex-direction:column;gap:48px}.es-two-images-with-review-content-text>*{margin:0}.es-two-images-with-review-content-author{font-family:Lato;font-weight:400;font-size:38px;line-height:100%;letter-spacing:.1px;display:flex;flex-direction:column;gap:4px}.es-two-images-with-review-content-author span:nth-child(2){font-size:30px}.es-two-images-with-review-content-buttons{max-width:500px;width:100%;margin-top:10px;display:flex;gap:11px}.es-two-images-with-review-content-buttons>*{font-family:Lato;font-size:16px;font-weight:600;line-height:20px;text-align:center;max-width:188px;width:100%;padding:16px;border-radius:100px;border-width:2px;border-style:solid}.es-two-images-with-review-content-button--primary{background-color:#080808;color:#fff;border-color:#080808}.es-two-images-with-review-content-button--primary:hover{color:#080808;background-color:#fff}.es-two-images-with-review-content-button--secondary{background-color:#efedeb;color:#242424;border-color:#efedeb}.es-two-images-with-review-content-button--secondary:hover{color:#080808;background-color:#fff}@media screen and (max-width:992px){.es-two-images-with-review{display:flex;height:auto;width:100%;max-height:none;margin-bottom:124px}.es-two-images-with-review-right{display:none}.es-two-images-with-review-content-container{padding:20px 20px 60px;min-height:566px;align-items:center;justify-content:flex-end;font-size:40px;line-height:40.22px;letter-spacing:0}.es-two-images-with-review-content-author{font-size:32px;letter-spacing:0}.es-two-images-with-review-content-author span:nth-child(2){font-size:28px}.es-two-images-with-review-content-text{max-width:none}.es-two-images-with-review-content-buttons{flex-wrap:wrap;align-items:center;justify-content:center}}.fh-fixed{position:fixed}.fh-absolute{position:absolute}.fh-relative{position:relative}.fh-sticky{position:sticky}.fh-bottom-0{bottom:0}.fh-bottom-10{bottom:2.5rem}.fh-left-0{left:0}.fh-left-1\/2{left:50%}.fh-right-0{right:0}.fh-right-4{right:1rem}.fh-right-\[5\%\]{right:5%}.fh-top-0{top:0}.fh-top-4{top:1rem}.fh-top-\[30px\]{top:30px}.fh-top-\[5\%\]{top:5%}.fh-z-0{z-index:0}.fh-z-10{z-index:10}.fh-z-50{z-index:50}.fh-z-\[1000000\]{z-index:1000000}.fh-z-\[999999\]{z-index:999999}.fh-z-\[99999\]{z-index:99999}.fh-m-0{margin:0}.fh-mx-auto{margin-left:auto;margin-right:auto}.fh-my-8{margin-top:2rem;margin-bottom:2rem}.-fh-mt-\[100px\]{margin-top:-100px}.fh-mt-0{margin-top:0}.fh-block{display:block}.fh-flex{display:flex}.fh-grid{display:grid}.fh-hidden{display:none}.fh-aspect-square{aspect-ratio:1/1}.fh-h-\[400px\]{height:400px}.fh-h-full{height:100%}.fh-min-h-\[400px\]{min-height:400px}.fh-min-h-\[500px\]{min-height:500px}.fh-w-10{width:2.5rem}.fh-w-full{width:100%}.fh-min-w-\[100px\]{min-width:100px}.fh-min-w-\[120px\]{min-width:120px}.fh-min-w-\[200px\]{min-width:200px}.fh-min-w-\[30px\]{min-width:30px}.fh-min-w-\[35px\]{min-width:35px}.fh-max-w-\[426px\]{max-width:426px}.fh-max-w-\[544px\]{max-width:544px}.fh-flex-shrink-0,.fh-shrink-0{flex-shrink:0}.fh-cursor-pointer{cursor:pointer}.fh-grid-cols-2{grid-template-columns:repeat(2,minmax(0,1fr))}.fh-flex-col{flex-direction:column}.fh-flex-wrap{flex-wrap:wrap}.fh-items-start{align-items:flex-start}.fh-items-center{align-items:center}.fh-items-baseline{align-items:baseline}.fh-justify-end{justify-content:flex-end}.fh-justify-center{justify-content:center}.fh-justify-between{justify-content:space-between}.fh-gap-1{gap:.25rem}.fh-gap-10{gap:2.5rem}.fh-gap-12{gap:3rem}.fh-gap-16{gap:4rem}.fh-gap-2{gap:.5rem}.fh-gap-20{gap:5rem}.fh-gap-3{gap:.75rem}.fh-gap-4{gap:1rem}.fh-gap-5{gap:1.25rem}.fh-gap-7{gap:1.75rem}.fh-gap-8,.fh-gap-\[2rem\]{gap:2rem}.fh-self-start{align-self:flex-start}.fh-whitespace-nowrap{white-space:nowrap}.fh-text-nowrap{text-wrap:nowrap}.fh-rounded-3xl{border-radius:1.5rem}.fh-rounded-full{border-radius:9999px}.fh-rounded-t-lg{border-top-left-radius:.5rem;border-top-right-radius:.5rem}.fh-border{border-width:1px}.fh-border-2{border-width:2px}.fh-border-solid{border-style:solid}.fh-border-\[\#1F1F1F\]{--tw-border-opacity: 1;border-color:rgb(31 31 31/var(--tw-border-opacity))}.fh-border-yellow-500{--tw-border-opacity: 1;border-color:rgb(245 192 36/var(--tw-border-opacity))}.\!fh-bg-\[\#1F1F1F\]{--tw-bg-opacity: 1 !important;background-color:rgb(31 31 31/var(--tw-bg-opacity))!important}.fh-bg-\[\#080808\]{--tw-bg-opacity: 1;background-color:rgb(8 8 8/var(--tw-bg-opacity))}.fh-bg-\[\#F7F7F7\]{--tw-bg-opacity: 1;background-color:rgb(247 247 247/var(--tw-bg-opacity))}.fh-bg-\[\#FFFFFF\],.fh-bg-white{--tw-bg-opacity: 1;background-color:rgb(255 255 255/var(--tw-bg-opacity))}.fh-bg-yellow-500{--tw-bg-opacity: 1;background-color:rgb(245 192 36/var(--tw-bg-opacity))}.fh-bg-none{background-image:none}.fh-object-contain{-o-object-fit:contain;object-fit:contain}.fh-object-cover{-o-object-fit:cover;object-fit:cover}.\!fh-p-1{padding:.25rem!important}.fh-p-0{padding:0}.fh-p-1{padding:.25rem}.fh-p-2{padding:.5rem}.fh-p-4{padding:1rem}.fh-p-5{padding:1.25rem}.\!fh-px-6{padding-left:1.5rem!important;padding-right:1.5rem!important}.fh-px-11{padding-left:2.75rem;padding-right:2.75rem}.fh-px-2{padding-left:.5rem;padding-right:.5rem}.fh-px-4{padding-left:1rem;padding-right:1rem}.fh-px-6{padding-left:1.5rem;padding-right:1.5rem}.fh-px-7{padding-left:1.75rem;padding-right:1.75rem}.fh-px-\[20px\]{padding-left:20px;padding-right:20px}.fh-py-1{padding-top:.25rem;padding-bottom:.25rem}.fh-py-16{padding-top:4rem;padding-bottom:4rem}.fh-py-2{padding-top:.5rem;padding-bottom:.5rem}.fh-py-20{padding-top:5rem;padding-bottom:5rem}.fh-py-3{padding-top:.75rem;padding-bottom:.75rem}.fh-py-4{padding-top:1rem;padding-bottom:1rem}.fh-py-\[24px\]{padding-top:24px;padding-bottom:24px}.\!fh-pt-0{padding-top:0!important}.\!fh-pt-6{padding-top:1.5rem!important}.fh-pb-2{padding-bottom:.5rem}.fh-pt-2{padding-top:.5rem}.fh-text-center{text-align:center}.fh-text-3xl{font-size:1.875rem;line-height:2.25rem}.fh-text-5xl{font-size:3rem;line-height:1}.fh-text-\[10px\]{font-size:10px}.fh-text-\[14px\]{font-size:14px}.fh-text-base{font-size:1rem;line-height:1.5rem}.fh-text-sm{font-size:.875rem;line-height:1.25rem}.fh-text-xl{font-size:1.25rem;line-height:1.75rem}.fh-font-bold{font-weight:700}.fh-font-normal{font-weight:400}.fh-uppercase{text-transform:uppercase}.fh-leading-4{line-height:1rem}.fh-leading-\[14px\]{line-height:14px}.fh-leading-\[19\.2px\]{line-height:19.2px}.\!fh-text-white{--tw-text-opacity: 1 !important;color:rgb(255 255 255/var(--tw-text-opacity))!important}.fh-text-\[\#000\]{--tw-text-opacity: 1;color:rgb(0 0 0/var(--tw-text-opacity))}.fh-text-\[\#1F1F1F\]{--tw-text-opacity: 1;color:rgb(31 31 31/var(--tw-text-opacity))}.fh-text-white{--tw-text-opacity: 1;color:rgb(255 255 255/var(--tw-text-opacity))}.fh-opacity-40{opacity:.4}.fh-shadow-md{--tw-shadow: 0 4px 6px -1px rgb(0 0 0 / .1), 0 2px 4px -2px rgb(0 0 0 / .1);--tw-shadow-colored: 0 4px 6px -1px var(--tw-shadow-color), 0 2px 4px -2px var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow, 0 0 rgba(0, 0, 0, 0)),var(--tw-ring-shadow, 0 0 rgba(0, 0, 0, 0)),var(--tw-shadow)}.hover\:fh-bg-\[\#fbd155\]:hover{--tw-bg-opacity: 1;background-color:rgb(251 209 85/var(--tw-bg-opacity))}.hover\:fh-text-white:hover{--tw-text-opacity: 1;color:rgb(255 255 255/var(--tw-text-opacity))}.hover\:fh-underline:hover{text-decoration-line:underline}.hover\:fh-opacity-70:hover{opacity:.7}.hover\:fh-opacity-90:hover{opacity:.9}@media(min-width:640px){.sm\:fh-grid-cols-3{grid-template-columns:repeat(3,minmax(0,1fr))}}@media(min-width:768px){.md\:fh-static{position:static}.md\:-fh-mt-\[150px\]{margin-top:-150px}.md\:fh-mt-\[16px\]{margin-top:16px}.md\:fh-min-h-\[500px\]{min-height:500px}.md\:fh-min-h-\[600px\]{min-height:600px}.md\:fh-min-w-\[300px\]{min-width:300px}.md\:fh-max-w-\[33\%\]{max-width:33%}.md\:fh-max-w-\[67\%\]{max-width:67%}.md\:fh-flex-row{flex-direction:row}.md\:fh-items-start{align-items:flex-start}.md\:fh-justify-between{justify-content:space-between}.md\:fh-gap-16{gap:4rem}.md\:fh-gap-8{gap:2rem}.md\:fh-p-0{padding:0}.md\:fh-px-\[64px\]{padding-left:64px;padding-right:64px}.md\:fh-py-10{padding-top:2.5rem;padding-bottom:2.5rem}.md\:fh-py-28{padding-top:7rem;padding-bottom:7rem}.md\:fh-py-6{padding-top:1.5rem;padding-bottom:1.5rem}.md\:fh-py-\[68px\]{padding-top:68px;padding-bottom:68px}.md\:fh-pb-0{padding-bottom:0}}@media(min-width:1024px){.lg\:-fh-mt-\[200px\]{margin-top:-200px}.lg\:fh-min-h-\[600px\]{min-height:600px}.lg\:fh-w-1\/2{width:50%}.lg\:fh-w-1\/3{width:33.333333%}.lg\:fh-min-w-\[390px\]{min-width:390px}.lg\:fh-min-w-\[500px\]{min-width:500px}.lg\:fh-grid-cols-4{grid-template-columns:repeat(4,minmax(0,1fr))}.lg\:fh-flex-nowrap{flex-wrap:nowrap}.lg\:fh-justify-between{justify-content:space-between}.lg\:fh-gap-16{gap:4rem}}@media(min-width:1280px){.xl\:fh-grid-cols-6{grid-template-columns:repeat(6,minmax(0,1fr))}}
/*# sourceMappingURL=/cdn/shop/t/55/assets/es.css.map */
