@charset "UTF-8";:root{--byp-cream: #f4eedc;--byp-plum: #351e30;--byp-plum-60: rgba(53, 30, 48, .6);--byp-line: #8E887780;--byp-muted: #8a7f78;--byp-teal: #c4e6dd;--byp-green: #e9ffbf;--byp-green-ink: #163a00;--byp-blue: #1967d2;--byp-radius: 10px;--byp-transition-md: .3s;--byp-transition: .15s}.byp,.byp-tabs,.byp-hero__overlay{color:var(--byp-plum);font-family:Obviously-Regular,sans-serif}.byp .page-width,.byp-tabs .page-width,.byp-hero__overlay .page-width{max-width:1440px;margin:0 auto;padding-left:40px;padding-right:40px;width:100%}.byp-hero__overlay .page-width:after{display:none}@media(max-width:767px){.byp .page-width,.byp-tabs .page-width,.byp-hero__overlay .page-width{padding-left:24px;padding-right:24px}}.byp-hero{position:relative}.byp-hero__image img{width:100%;display:block}@media(min-width:768px){.byp-hero__image img{min-height:220px;object-fit:cover}}@media(max-width:767px){.byp-hero__image img{object-fit:cover;height:320px;min-height:0;object-position:center center}}.byp-hero__overlay{position:absolute;top:0;right:0;bottom:0;left:0;display:flex;align-items:center;background:linear-gradient(90deg,#351e30d9,#351e3080 40%,#351e3000 75%)}.byp-hero__content{max-width:100%;margin-top:-60px}@media(max-width:767px){.byp-hero__content{margin-top:-36px;max-width:100%}}.byp-hero__title{font-family:Obviously-Semibold,sans-serif;color:#fff;font-size:32px;line-height:125%;font-weight:560;margin:0 0 16px}@media(max-width:991px){.byp-hero__title{font-size:34px}}@media(max-width:767px){.byp-hero__title{font-size:26px;margin-bottom:8px}}.byp-hero__subtitle{font-family:Obviously-Regular,sans-serif;color:#f4eedc;font-size:16px;line-height:1.45;margin:0}@media(max-width:767px){.byp-hero__subtitle{font-size:13px;margin-bottom:0}}.byp-hero__trust{max-width:220px}@media(max-width:767px){.byp-hero__trust{display:none}}.byp-tabs{position:relative;z-index:3;margin-top:-64px}@media(max-width:767px){.byp-tabs{margin-top:-37px}}.byp-tabs__inner{display:flex;gap:0}.byp-tab{flex:0 0 auto;min-width:305px;text-align:center;padding:21px 73px;font-family:Obviously-Semibold,sans-serif;font-size:16px;font-weight:560;line-height:137.5%;color:#443f30a3;background:#d9d4c3;border-radius:0;transition:color .2s ease,background .2s ease}.byp-tab:hover{color:var(--byp-plum)}.byp-tab.is-active{color:var(--byp-plum);background:var(--byp-cream);cursor:default}.byp-tab.is-active:hover{color:var(--byp-plum)}@media(max-width:767px){.byp-tab{flex:1 1 50%;min-width:0;padding:9px 12px;font-size:14px;text-wrap:nowrap;text-overflow:ellipsis;overflow:hidden}}.byp{padding-top:26px;padding-bottom:40px}@media(max-width:767px){.byp{padding-top:24px;padding-bottom:40px}}.byp-toolbar{padding:14px 0 24px}@media not (min-width:780px){.byp-toolbar{padding:0 0 24px}}.byp-toolbar__controls{display:flex;align-items:center;gap:12px;flex-wrap:wrap}@media(max-width:991px){.byp-toolbar__controls{gap:24px 16px}}.byp-control{display:inline-flex;align-items:center;gap:10px;padding:8px 16px;border:1px solid var(--byp-plum);border-radius:999px;background:#fff;font-family:Obviously-Medium-550,sans-serif;font-size:14px;color:var(--byp-plum);cursor:pointer;white-space:nowrap;transition:background .15s ease,color .15s ease;line-height:normal}@media not (min-width:767px){.byp-control{gap:8px}}.byp-control .byp-sort__chevron svg{transition:transform var(--byp-transition);width:16px;height:16px;aspect-ratio:1/1;min-width:16px}.byp-control[aria-expanded=true]{background:var(--byp-plum);color:#fff}.byp-control[aria-expanded=true] .byp-sort__chevron svg{transform:rotate(180deg)}.byp-control[aria-expanded=true] svg.byp-control__icon path,.byp-control[aria-expanded=true] svg.byp-control__icon circle{fill:#fff}.byp-control__icon{flex:0 0 auto}.byp-filters,.byp-sort{position:relative;flex:0 0 auto}.byp-sort__label{font-family:Obviously-Medium-550,sans-serif}.byp-sort__value{font-family:Obviously-Regular,sans-serif;font-size:12px}.byp-sort__chevron{display:inline-flex;width:16px;align-items:center;justify-content:center;aspect-ratio:1/1;transition:transform .2s ease;margin-left:-4px}.byp-sort__chevron svg path{fill:var(--byp-plum)}.byp-filters.is-open .byp-filters__toggle,.byp-sort.is-open .byp-sort__toggle{background:var(--byp-plum)}.byp-chips{display:flex;align-items:center;gap:10px;flex-wrap:wrap}@media(max-width:991px){.byp-chips{flex-wrap:nowrap;overflow-x:auto;-webkit-overflow-scrolling:touch;scrollbar-width:none;margin-left:0;padding-bottom:2px;gap:19px}.byp-chips::-webkit-scrollbar{display:none}}.byp-chip{flex:0 0 auto;padding:8px 16px;border:1px solid var(--byp-plum);border-radius:999px;background:transparent;font-family:Obviously-Medium-550,sans-serif;font-size:14px;color:var(--byp-plum);cursor:pointer;white-space:nowrap;line-height:normal;transition:background .15s ease,color .15s ease}.byp-chip:hover{background:#351e300f}.byp-chip.is-active{background:#fff;color:var(--byp-plum)}.byp-count-row{border-top:1px solid var(--byp-line);padding-top:24px;margin-bottom:0}.byp-count{font-family:Obviously-Regular,sans-serif;font-size:16px;line-height:normal;color:var(--byp-plum)}.byp-group{padding-bottom:16px}.byp-group[hidden-by-range]{display:none}@media not (min-width:780px){.byp-group{padding-bottom:0}}.byp-group__title{font-family:Obviously-Semibold,sans-serif;font-size:24px;color:var(--byp-plum);margin:24px 0;padding:0;text-transform:capitalize}@media(max-width:767px){.byp-group__title{font-size:24px;margin:24px 0}}.byp-grid{list-style:none;margin:0;padding:0 0 16px;display:grid;grid-template-columns:repeat(4,1fr);gap:40px 24px}@media(max-width:991px){.byp-grid{grid-template-columns:repeat(3,1fr);gap:24px 8px}}@media(max-width:767px){.byp-grid{grid-template-columns:repeat(2,1fr);gap:24px 8px}}@media(max-width:361px){.byp-grid{grid-template-columns:repeat(1,1fr)}}.byp-grid>li{display:flex}.byp-item{display:flex;width:100%}.byp-item[hidden]{display:none!important}.byp-grid>li[hidden]{display:none!important}.byp-group[hidden]{display:none!important}.byp-card{display:flex;flex-direction:column;width:100%;border:1px solid var(--byp-line);border-radius:var(--byp-radius);overflow:hidden;transition:background var(--byp-transition-md),box-shadow var(--byp-transition-md)}.byp-card .byp-card__image-link{overflow:hidden}.byp-card:hover{background:var(--Colors-Base-white, #FFF);box-shadow:0 4px 15px 2px #0000001a;border-color:var(--byp-plum)}.byp-card:hover .byp-card__image{transform:scale(1.05)}.byp-card--sold-out{position:relative}.byp-card--sold-out:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:#ffffff8c;z-index:3;pointer-events:none}.byp-card--sold-out .byp-card__atc{position:relative;z-index:4}.byp-card__media{position:relative}.byp-card__image-link{display:block}.byp-card__image{display:block;width:100%;aspect-ratio:1 / 1;object-fit:cover;background:#efe9d8;transition:transform var(--byp-transition-md)}.byp-card__badges{position:absolute;top:16px;left:11px;right:50px;display:flex;flex-wrap:wrap;gap:8px;z-index:2;pointer-events:none}.byp-card__badges:not(:has(+.byp-card__wishlist)){right:11px}.byp-badge{font-family:Obviously-Medium,sans-serif;font-size:11px;line-height:normal;white-space:nowrap;padding:0 12px 4px;border-radius:1000px;border:1px solid var(--byp-plum);color:var(--byp-green-ink)}.byp-badge--new{background:var(--byp-teal)}.byp-badge--best{background:var(--byp-green)}@media(max-width:767px){.byp-badge{font-size:10px;padding:0 10px 4px}}.byp-card__media{container-type:inline-size}@container (max-width: 170px){.byp-badge{font-size:10px;padding:0 8px 4px}}@container (max-width: 140px){.byp-badge{font-size:9px;padding:0 6px 3px}}.byp-card__diet{position:absolute;left:11px;bottom:16px;z-index:2;display:inline-block;width:auto;max-width:calc(100% - 22px);text-align:center;font-family:Obviously-Medium,sans-serif;font-size:12px;line-height:normal;white-space:nowrap;color:var(--byp-plum);background:#fff;padding:0 16px 5px;border-radius:1000px;border:1px solid var(--byp-plum)}@media(max-width:767px){.byp-card__diet{font-size:11px;padding:0 12px 5px;left:8px;bottom:12px}}.byp-card--in-set{background:#fff;height:100%}.pr-meals-grid>li{display:flex}.pr-meals-grid>li>.byp-item,.pr-meals-grid>li .byp-card--in-set{flex:1 1 auto;width:100%}.byp-card--in-set .byp-card__title{display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;line-height:1.5;min-height:3em}.byp-card .hover-img{position:absolute;top:0;right:0;bottom:0;left:0;z-index:1;opacity:0;transition:opacity .3s;pointer-events:none}.byp-card .hover-img video,.byp-card .hover-img img{display:block;width:100%;height:100%;object-fit:cover}.byp-card:hover .hover-img{opacity:1}.byp-card .hover-img:has(video):not(.is-ready){opacity:0!important}.byp-card__body{display:flex;flex-direction:column;flex:1 1 auto;padding:16px}@media(max-width:767px){.byp-card__body{padding:12px 10px}}.byp-card__title{font-family:Obviously-Medium,sans-serif;font-weight:550;font-size:16px;line-height:150%;margin:0 0 8px}.byp-card__title a{color:var(--byp-plum)}@media(max-width:767px){.byp-card__title{font-size:16px;line-height:137.5%}}.byp-card__serving{font-family:Obviously-Regular,sans-serif;font-size:11px;font-weight:540;color:var(--byp-muted);margin-bottom:25px}@media(max-width:767px){.byp-card__serving{font-size:11px;margin-bottom:16px}}.byp-card__wishlist{display:none}.byp-card__footer{display:flex;align-items:center;justify-content:space-between;gap:10px;margin-top:auto}@media(max-width:768px){.byp-card__footer{flex-direction:column;row-gap:16px;align-items:flex-start;flex:0 0 auto}}.byp-card__price{font-family:Obviously-Regular,sans-serif;font-size:16px;color:var(--byp-plum);white-space:nowrap;line-height:137.5%}.byp-card__price-compare{color:var(--byp-muted);text-decoration:line-through;margin-right:6px;font-size:13px}.byp-card__atc.btn{display:inline-flex;align-items:center;justify-content:center;min-height:0;min-width:0;padding:8px 16px;border-radius:8px!important;background:var(--color-btn-primary, #f84814);color:var(--color-btn-primary-text, #fff);font-family:Obviously-Bold,sans-serif;font-size:16px;border:0;transition:opacity .2s ease}.byp-card__atc.btn:hover{background:var(--color-btn-primary, #f84814);opacity:1;color:var(--color-btn-primary-text, #fff)}.byp-card__atc.btn.disabled{opacity:.7;pointer-events:none}.byp-card__atc.sold-out{background:#bbb;pointer-events:none;opacity:.7}.btn-plain.listing-addtocart.disabled .btn-action{opacity:.7;pointer-events:none}@media(max-width:767px){.byp-card__atc.btn{padding:8px 16px;width:100%}.byp-card__atc.btn .btn-action{padding:2px 0 6px}}.byp-card__variant{width:100%;min-width:0;flex:0 0 auto;padding:7px 10px;border:1px solid var(--byp-plum);border-radius:8px;background:transparent;font-family:Obviously-Regular,sans-serif;font-size:14px;line-height:1.2;color:var(--byp-plum);cursor:pointer}@media(min-width:768px){.byp-card__footer:has(.byp-card__variant){flex-wrap:wrap}.byp-card__variant{order:-1;flex:0 0 100%}}.byp-empty{text-align:center;padding:60px 0;font-family:Obviously-Medium-550,sans-serif;color:var(--byp-plum)}.byp-empty[hidden]{display:none}.byp-sheet{position:absolute;top:calc(100% + 8px);left:0;z-index:40;background:var(--byp-cream);border:1px solid var(--byp-plum);border-radius:10px;box-shadow:0 10px 15px -3px #00000040,0 4px 6px -4px #00000026;display:none}.byp-sheet.is-open{display:block;animation:byp-pop .16s ease}@keyframes byp-pop{0%{opacity:0;transform:translateY(-6px)}to{opacity:1;transform:translateY(0)}}.byp-sheet__grabber,.byp-sheet__header,.byp-sheet__footer{display:none}.byp-filters__panel{min-width:560px;padding:0;overflow:hidden}.byp-filters__cols{display:grid;grid-template-columns:1fr 1fr;gap:0;padding:0}.byp-filters__cols .byp-filters__col{padding:0 16px}@media not (min-width:780px){.byp-filters__cols .byp-filters__col{padding:0}}.byp-filters__heading{font-family:Obviously-Semibold,sans-serif;font-size:16px;color:var(--byp-plum);margin:0;padding:16px;border-bottom:1px solid var(--byp-line)}.byp-filters__heading--acc-toggle{display:none}.byp-filters__heading--acc-toggle svg{transition:transform .15s ease}@media not (min-width:780px){.byp-filters__heading{display:flex;align-items:center;justify-content:space-between;cursor:pointer;padding:16px 24px}.byp-filters__heading[aria-expanded=true] .byp-filters__heading--acc-toggle svg{transform:rotate(180deg)}.byp-filters__heading--acc-toggle{display:block}}.byp-filters__list{list-style:none;margin:0;padding:0}.byp-filters__item{margin:0;padding:16px}@media not (min-width:780px){.byp-filters__item{padding:12px 24px}}.byp-filters__footer{display:flex;align-items:center;border-top:1px solid var(--byp-line);padding:16px;margin-top:0;background-color:#fff}@media not (min-width:780){.byp-filters__footer{padding:24px;gap:16px}}.byp-filters__clear{display:inline-flex;align-items:center;gap:16px;background:none;border:0;cursor:pointer;font-family:Obviously-Medium-550,sans-serif;font-size:16px;color:var(--byp-plum);line-height:normal;padding:0}.byp-filters__clear-icon{display:inline-flex}.byp-filters__clear-icon svg{min-width:32px;aspect-ratio:1/1}@media not (min-width:780px){.byp-filters__clear-icon{display:none}}@media not (min-width:780px){.byp-filters__list{display:none;padding-top:8px;max-height:30vh;overflow-y:auto}.byp-filters__list[aria-expanded=true]{display:block}}.byp-check{display:flex;align-items:center;gap:0;padding:0;cursor:pointer;font-family:Obviously-Medium-550,sans-serif;font-size:16px;color:var(--byp-plum);margin-bottom:0}.byp-check .byp-check__icon{margin-left:16px;display:flex;align-items:center;justify-content:center}@media not (min-width:780px){.byp-check .byp-check__icon{margin-left:8px}}.byp-check .byp-check__label{margin-left:8px}.byp-check__input{position:absolute;opacity:0;width:0;height:0;pointer-events:none}.byp-check__box{flex:0 0 auto;width:18px;height:18px;border:1.5px solid var(--byp-plum);border-radius:2px;display:inline-flex;align-items:center;justify-content:center;color:transparent;transition:background .15s ease,color .15s ease}.byp-check__box .icon-check{width:12px;height:12px}.byp-check__input:checked~.byp-check__box{background:var(--byp-plum);color:#fff}.byp-check__input:focus-visible~.byp-check__box{outline:2px solid var(--byp-blue);outline-offset:2px}.byp-check__icon,.byp-check__icon svg{width:25px;height:24px;flex:0 0 auto;display:inline-flex;aspect-ratio:25/24;min-width:25px}.byp-check__icon--allergen svg{width:26px;height:26px}.byp-check__label{line-height:normal}.byp-sort__panel{min-width:240px;padding:0;overflow:hidden}.byp-sort__options{list-style:none;margin:0;padding:0}.byp-sort__option{padding:15px 18px;font-family:Obviously-Medium-550,sans-serif;font-size:16px;color:var(--byp-plum);cursor:pointer;line-height:normal;transition:background .15s ease,color .15s ease}.byp-sort__option:hover,.byp-sort__option.is-active{background:var(--byp-blue);color:#fff}.byp-backdrop{position:fixed;top:0;right:0;bottom:0;left:0;background:#351e3073;z-index:998;opacity:0;visibility:hidden;transition:opacity .25s ease,visibility .25s ease}.byp-backdrop.is-open{opacity:1;visibility:visible}@media(max-width:767px){.byp-sheet{position:fixed;top:auto;left:0;right:0;bottom:0;width:100%;min-width:0!important;border-radius:24px 24px 0 0;transform:translateY(100%);display:block;transition:transform .28s cubic-bezier(.4,0,.2,1);z-index:999;max-height:88vh;animation:none;max-width:calc(100vw - 48px);margin-left:auto;margin-right:auto;border-top:1px solid var(--Color-2, #351E30);border-right:1px solid var(--Color-2, #351E30);border-left:1px solid var(--Color-2, #351E30);background:var(--Color-1, #F4EEDC);box-shadow:0 4px 25px 5px #00000040}.byp-sheet.is-open{transform:translateY(0);animation:none}.byp-sheet__grabber{display:block!important;width:56px;height:2px;border-radius:4px;background:var(--byp-line);margin:24px auto}.byp-sheet__header{display:flex;align-items:center;justify-content:space-between;padding:0 24px 12px;border-bottom:1px solid var(--byp-line)}.byp-sheet__title{font-family:Obviously-Semibold,sans-serif;font-size:20px;color:var(--byp-plum)}.byp-sheet__close{background:none;border:0;padding:0;cursor:pointer;line-height:0;color:var(--byp-plum)}.byp-sheet__close .icon-close{width:24px;height:24px}.byp-sheet__footer{display:flex;align-items:center;gap:12px;padding:14px 20px 22px;border-top:1px solid var(--byp-line);position:sticky;bottom:0;background:#fff}.byp-sheet__apply{flex:1 1 auto;background:var(--color-btn-primary, #f84814);color:#fff;border:0;border-radius:8px;padding:8px 16px;font-family:Obviously-Bold,sans-serif;font-size:16px;cursor:pointer;border:1px solid var(--color-btn-primary, #f84814)}.byp-filters__clear{flex:1 1 auto;justify-content:center;border:1px solid var(--byp-plum);border-radius:8px;padding:8px 16px}.byp-filters__cols{grid-template-columns:repeat(1,minmax(0,1fr));padding:0;gap:0}.byp-filters__footer{border-top:1px solid var(--byp-line)}.byp-sort__options{padding:8px 0 16px}.byp-sort__option{margin:0;padding:12px 24px}.byp-sort__footer{display:flex}}@media(min-width:768px){.byp-sheet__apply{display:none}}body.byp-sheet-lock{overflow:hidden}.byp-cur-card{display:flex;flex-direction:column;width:100%;height:100%;border-radius:16px;border:1px solid rgba(53,30,48,.25);overflow:hidden;transition:background-color .3s ease,color .3s ease,box-shadow .3s ease}.byp-cur-card:hover{background-color:#fff;border-color:#351e30;box-shadow:0 4px 15px 2px #0000001a}.byp-cur-card:hover .byp-cur-card__image{transform:scale(1.05)}.byp-cur-card--sold-out{position:relative}.byp-cur-card--sold-out:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:#ffffff8c;z-index:3;pointer-events:none}.byp-cur-card--sold-out .byp-cur-card__atc{position:relative;z-index:4}.byp-cur-card__media{position:relative}.byp-cur-card__image-link{display:block;overflow:hidden}.byp-cur-card__image{display:block;width:100%;aspect-ratio:253/220;object-fit:cover;background:#efe9d8;transition:transform .3s}.byp-cur-card__badges{position:absolute;top:10px;left:10px;right:10px;display:flex;flex-wrap:wrap;gap:8px;z-index:2;pointer-events:none}.byp-cur-card__meta{position:absolute;left:11px;bottom:16px;z-index:2;display:inline-block;width:auto;max-width:calc(100% - 22px);text-align:center;font-family:Obviously-Medium,sans-serif;font-size:12px;line-height:normal;white-space:nowrap;color:var(--byp-plum);background:#fff;padding:0 16px 5px;border-radius:1000px;border:1px solid var(--byp-plum)}@media(max-width:767px){.byp-cur-card__meta{font-size:10px;padding:0 10px 5px;left:8px;bottom:12px;max-width:calc(100% - 16px)}}.byp-cur-card__sep{opacity:.45;margin:0 3px}.byp-cur-card__body{display:flex;flex-direction:column;flex:1 1 auto;padding:16px}@media(max-width:767px){.byp-cur-card__body{padding:12px 16px}}.byp-cur-card__title{font-family:Obviously-Medium,sans-serif;font-size:16px;font-width:550;line-height:150%;margin:0 0 8px}.byp-cur-card__title a{color:#351e30}@media(max-width:767px){.byp-cur-card__title{font-size:16px}}.byp-cur-card__desc{font-family:Obviously-Regular,sans-serif;font-size:11px;line-height:normal;color:#4f4f4f;margin:0 0 40px}.byp-cur-card .rev-select{display:none}@media(max-width:767px){.byp-cur-card__desc{font-size:11px;margin-bottom:16px}}.byp-cur-card__buy{margin-top:auto}@media not (min-width:780px){.byp-cur-card__buy{margin-top:0;flex:1 1 auto}}.byp-cur-card__footer{width:100%;display:flex;align-items:center;justify-content:space-between;gap:10px}@media not (min-width:780px){.byp-cur-card__footer{gap:13px;width:100%;margin-top:auto}.byp-cur-card__footer .byp-cur-card__atc.btn{width:100%}}.byp-cur-card__price{font-family:Obviously-Regular,sans-serif;font-size:16px;color:#351e30;white-space:nowrap;line-height:137.5%}.byp-cur-card__prices{display:flex;align-items:baseline;gap:8px;flex-wrap:wrap}@media(min-width:780px){.byp-cur-card__prices{flex-direction:column;align-items:flex-start;flex:0 0 auto;gap:2px;min-width:66px}.byp-cur-card__footer .byp-cur-card__atc.btn{flex:1 1 auto}}.byp-cur-card__compare{font-family:Obviously-Regular,sans-serif;font-size:14px;line-height:137.5%;color:inherit;opacity:.55;text-decoration:line-through;white-space:nowrap}.byp-cur-card__atc.btn{white-space:nowrap;display:inline-flex;align-items:center;justify-content:center;min-height:0;min-width:0;padding:8px 16px;border-radius:8px!important;background:var(--color-btn-primary, #f84814);color:var(--color-btn-primary-text, #fff);font-family:Obviously-Bold,sans-serif;font-size:16px;line-height:100%;border:0;transition:opacity .2s ease}.byp-cur-card__atc.btn .btn-action{padding:2px 0 6px}.byp-cur-card__atc.btn:hover{opacity:.9;color:var(--color-btn-primary-text, #fff);background:var(--color-btn-primary, #f84814)!important}.byp-cur-card__atc.curated-soldout{background:#bbb;pointer-events:none;opacity:.7}.byp-cur-card__atc.disabled{opacity:.6;pointer-events:none}@media(max-width:767px){.byp-cur-card__atc.btn{padding:8px 16px;font-size:16px}}
/*# sourceMappingURL=/cdn/shop/t/63/assets/byp.css.map */
