.th-rbanner{display:flex;flex-direction:column}.th-rbanner__media{position:relative;display:flex;flex-direction:column;align-items:stretch;padding:14.4rem 3.2rem 8rem;overflow:hidden}.th-rbanner .th-rbanner__media.th-under-nav{padding-block-start:14.4rem}.th-rbanner__image{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:cover}.th-rbanner__image--mobile{display:none}.th-rbanner__media:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;z-index:1;pointer-events:none;background-color:rgba(0,0,0,var(--th-rbanner-overlay, .2))}.th-rbanner__panel{position:relative;z-index:2;display:flex;flex-direction:column;align-items:center;justify-content:center;height:32rem;padding:4rem 0;border:.1rem solid rgb(var(--color-base-th-ink));border-radius:.8rem;overflow:hidden}.th-rbanner__panel:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;z-index:1;pointer-events:none;background-image:url(tradehub-training-grid.png);background-repeat:no-repeat;background-size:100% 73.1rem;background-position:0 -17.751rem}.th-rbanner .th-rbanner__title{position:relative;z-index:2;width:100%;margin:0;font-size:12rem;line-height:8rem;letter-spacing:-.24rem;color:rgb(var(--color-base-th-paper));text-align:center}.th-recipes-banner-section{position:relative;z-index:2;isolation:isolate}.th-rsearch-wrap{position:relative;z-index:3;width:min(100.7rem,calc(100% - 6.4rem));margin:-3.4rem auto 0}.th-rsearch{box-sizing:border-box;position:relative;z-index:2;display:flex;align-items:center;gap:2rem;width:100%;height:6.8rem;margin:0;padding:1.4rem 1.4rem 1.4rem 3.4rem;border:.1rem solid var(--th-fill-grey);border-radius:16rem;background-color:rgb(var(--color-base-th-paper));filter:drop-shadow(0 .4rem 1.5rem rgba(0,0,0,.08))}.th-rsearch__input{flex:1 1 auto;min-width:0;height:4rem;padding:0;border:0;background:none;font-family:var(--font-th-body-family);font-size:1.6rem;line-height:2.4rem;font-weight:600;font-style:italic;color:rgb(var(--color-base-th-ink))}.th-rsearch__input::placeholder{color:rgb(var(--color-base-th-ink));opacity:1}.th-rsearch__input:focus{outline:none}.th-rsearch__input::-webkit-search-cancel-button{display:none}.th-rsearch__submit{display:flex;align-items:center;justify-content:center;flex:0 0 auto;width:4rem;height:4rem;padding:.8rem;border:0;border-radius:50%;background-color:rgb(var(--color-base-th-ink));color:rgb(var(--color-base-th-paper));cursor:pointer}.th-rsearch__submit .th-icon{width:2.4rem;height:2.4rem;color:currentColor}.th-psearch{position:absolute;top:calc(100% + 1rem);left:0;right:0;z-index:4;padding:1.4rem 1.4rem 2rem;border:.1rem solid var(--th-fill-grey);border-radius:1.2rem;background-color:rgb(var(--color-base-th-paper));box-shadow:0 .4rem 3rem #00000014}.th-psearch[hidden]{display:none}.th-psearch__list{display:flex;flex-direction:column;gap:0;margin:0;padding:0;list-style:none}.th-psearch .th-psearch__row{display:flex;align-items:center;gap:1.2rem;padding:2rem;border-radius:.8rem;font-family:var(--font-th-body-family);font-size:1.6rem;line-height:1.1rem;font-weight:600;text-decoration:none;cursor:pointer}.th-psearch .th-psearch__row.th-psearch__row--all{font-weight:700;text-decoration:underline;text-underline-offset:.3rem}.th-psearch .th-psearch__row.th-psearch__row--all:hover,.th-psearch .th-psearch__row.th-psearch__row--all:focus-visible,.th-psearch .th-psearch__row.th-psearch__row--all[aria-selected=true]{text-decoration:underline!important;text-underline-offset:.3rem}.th-psearch .th-psearch__row.th-psearch__row--empty{cursor:default;font-weight:600;color:rgb(var(--color-base-th-ink))}.th-psearch .th-psearch__row.th-psearch__row--empty:hover{background-color:transparent}.th-psearch .th-psearch__row:where(:link,:visited,:hover,:focus,:active){color:rgb(var(--color-base-th-ink))}.th-psearch .th-psearch__row:hover,.th-psearch .th-psearch__row[aria-selected=true]{background-color:#f7f7f7}.th-rgrid{padding:4.8rem 4rem 6.4rem}.th-rgrid__inner{display:flex;flex-direction:column;gap:6.4rem;max-width:136rem;margin-inline:auto}.th-rgrid__bar{display:grid;grid-template-columns:1fr auto 1fr;align-items:center;gap:2.4rem}.th-rgrid__filters-toggle{box-sizing:border-box;display:inline-flex;justify-self:start;align-items:center;justify-content:center;gap:1rem;height:5.2rem;padding:1.4rem 1.6rem 1.4rem 2.4rem;border:.1rem solid rgb(var(--color-base-th-ink));border-radius:.8rem;background:none;color:rgb(var(--color-base-th-ink));cursor:pointer}.th-rgrid__filters-icon{display:flex;align-items:center;justify-content:center;flex:0 0 auto;width:2.4rem;height:2.4rem}.th-rgrid__filters-label{font-family:var(--font-th-mono-family);font-size:1.6rem;line-height:1.6rem;font-weight:500;text-transform:uppercase}.th-rgrid__filters-toggle .th-icon{width:1.75rem;height:1.35rem;color:currentColor}.th-rgrid__pills{display:flex;align-items:center;justify-content:center;gap:1rem;min-width:0}.th-rgrid__pill{display:inline-flex;flex:0 0 auto;align-items:center;height:5.6rem;padding:1.6rem 2rem;border:.1rem solid var(--th-fill-grey);border-radius:16rem;background-color:rgb(var(--color-base-th-paper));color:rgb(var(--color-base-th-ink));font-family:var(--font-th-body-family);font-size:1.8rem;line-height:2rem;font-weight:800;letter-spacing:-.036rem;text-transform:uppercase;text-decoration:none;white-space:nowrap}.th-rgrid__pill--active{border-color:rgb(var(--color-base-th-ink));background-color:rgb(var(--color-base-th-ink));color:rgb(var(--color-base-th-paper))}.th-rgrid .th-rgrid__pill:where(:link,:visited,:hover,:focus,:active){color:rgb(var(--color-base-th-ink))}.th-rgrid .th-rgrid__pill--active:where(:link,:visited,:hover,:focus,:active){color:rgb(var(--color-base-th-paper))}.th-rgrid .card-wrapper:where(:link,:visited,:hover,:focus,:active){color:rgb(var(--color-base-th-ink))}.th-rgrid .th-rgrid__count{justify-self:end;margin:0;color:rgb(var(--color-base-th-ink));text-transform:uppercase;white-space:nowrap}.th-rgrid__grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:2.4rem}@media screen and (min-width:880px)and (max-width:1149px){.th-rgrid__grid{grid-template-columns:repeat(3,minmax(0,1fr))}}@media screen and (min-width:750px)and (max-width:879px){.th-rgrid__grid{grid-template-columns:repeat(2,minmax(0,1fr))}}.th-rgrid__empty{display:flex;flex-direction:column;align-items:center;gap:2.4rem;padding:4rem 0;text-align:center}.th-rgrid__empty-text{margin:0;font-family:var(--font-th-body-family);font-size:1.6rem;line-height:2.4rem;font-weight:600;color:rgb(var(--color-base-th-ink))}.th-rgrid__empty[hidden],.th-rgrid__more[hidden]{display:none}.th-rgrid__more{display:flex;justify-content:center}.th-rgrid .th-rgrid__load,.th-rgrid .th-rgrid__empty-clear{display:inline-flex;align-items:center;justify-content:center;padding:2rem 2.4rem;border:.1rem solid rgb(var(--color-base-th-ink));border-radius:.4rem;background:linear-gradient(180deg,var(--th-button-gradient-from) 0%,var(--th-button-gradient-to) 100%);color:rgb(var(--color-base-th-ink));white-space:nowrap;cursor:pointer}.th-rgrid .th-rgrid__empty-clear:where(:link,:visited,:hover,:focus,:active){color:rgb(var(--color-base-th-ink));text-decoration:none}.th-rgrid .card-wrapper{display:flex;flex-direction:column;gap:1.4rem;text-decoration:none;color:rgb(var(--color-base-th-ink))}.th-rgrid .article-recipe-card__image-wrapper{position:relative;display:block;width:100%;height:auto;padding:0;border-radius:.8rem;overflow:hidden;aspect-ratio:323 / 380}.th-rgrid .article-recipe-card__image-wrapper.article-recipe-card__image-wrapper--hover{display:none}.th-rgrid .article-recipe-card__image{width:100%;height:100%;object-fit:cover}.th-rgrid .card__content,.th-rgrid .card__information{display:flex;flex-direction:column;gap:1.2rem;padding:0;background:none}.th-rgrid .card__heading{display:block;margin:0;min-width:0;font-family:var(--font-th-heading-family);font-size:var(--th-h4-size);line-height:var(--th-h4-line);letter-spacing:var(--th-h4-track);font-weight:var(--th-heading-weight-heavy);text-transform:uppercase;text-align:left;justify-content:flex-start;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.th-rgrid .card__subtitle{margin:0;font-family:var(--font-th-mono-family);font-size:var(--th-s3-size);line-height:var(--th-s3-line);font-weight:500;text-transform:uppercase;text-align:left;color:rgb(var(--color-base-th-ink))}.th-rgrid .card__time-read,.th-rgrid .card__badge{display:none}.th-sresults__media{padding:14.4rem 3.2rem 0}.th-sresults .th-sresults__media:after{content:none}.th-sresults__title-line{display:inline}.th-sresults__title-line+.th-sresults__title-line:before{content:" "}.th-sresults .th-sresults__title{font-size:9rem;line-height:8rem;letter-spacing:-.36rem;color:rgb(var(--color-base-th-ink))}.th-sresults__grid{padding:6.4rem 4rem}.th-rgrid.th-sresults__grid .th-rgrid__count{justify-self:start;text-align:left}.th-sresults__empty{margin:0;font-family:var(--font-th-body-family);font-size:1.6rem;line-height:2.4rem;font-weight:600;color:rgb(var(--color-base-th-ink))}.th-rfilters{position:fixed;top:0;right:0;bottom:0;left:0;z-index:100;display:flex;justify-content:flex-end}.th-rfilters[hidden]{display:none}.th-rfilters__scrim{position:absolute;top:0;right:0;bottom:0;left:0;background-color:#0006}.th-rfilters__panel{position:relative;display:flex;flex-direction:column;gap:6.4rem;width:min(58.7rem,100%);height:100%;padding:6.4rem 4rem;background-color:rgb(var(--color-base-th-paper));overflow:clip}.th-rfilters__head{display:flex;align-items:flex-end;justify-content:space-between;gap:2rem}.th-rfilters .th-rfilters__title{margin:0;font-size:5.4rem;line-height:6.4rem;letter-spacing:-.216rem;font-weight:var(--th-heading-weight-heavy);color:rgb(var(--color-base-th-ink))}.th-rfilters__close{display:flex;align-items:center;justify-content:center;flex:0 0 auto;width:2.4rem;height:2.4rem;padding:0;border:0;background:none;color:rgb(var(--color-base-th-ink));cursor:pointer}.th-rfilters__close .th-icon{width:1.8rem;height:1.8rem;transform:rotate(45deg);color:currentColor}.th-rfilters__groups{display:flex;flex-direction:column;gap:2rem;flex:1 1 auto;min-height:0;margin-right:-4rem;padding-right:4rem;overflow-x:hidden;overflow-y:auto;overscroll-behavior:contain}.th-rfilters__group{display:flex;flex-direction:column;gap:1.2rem}.th-rfilters__group-head{display:flex;align-items:center;justify-content:space-between;gap:2rem;width:100%;padding:0 0 1.2rem;border:0;border-bottom:.1rem solid var(--th-fill-grey);background:none;color:rgb(var(--color-base-th-ink));cursor:pointer}.th-rfilters__group-title{font-family:var(--font-th-body-family);font-size:1.8rem;line-height:2rem;font-weight:800;letter-spacing:-.036rem;text-transform:uppercase}.th-rfilters__group-head .th-icon{flex:0 0 auto;width:.95rem;height:.55rem;color:currentColor}.th-rfilters__group--open .th-rfilters__group-head .th-icon{transform:rotate(180deg)}.th-rfilters__group-body{display:none;flex-direction:column;gap:1.2rem}.th-rfilters__group--open .th-rfilters__group-body{display:flex}.th-rfilters__row{position:relative;display:flex;align-items:center;justify-content:space-between;gap:2rem;padding-bottom:1.2rem;border-bottom:.1rem solid var(--th-fill-grey);cursor:pointer}.th-rfilters__group[hidden],.th-rfilters__row[hidden]{display:none}.th-rfilters__row-label{font-family:var(--font-th-body-family);font-size:1.6rem;line-height:2.4rem;font-weight:400;color:rgb(var(--color-base-th-ink))}.th-rfilters__row-count:empty{display:none}.th-rfilters__row-count{white-space:nowrap}.th-rfilters__box{display:flex;align-items:center;justify-content:center;flex:0 0 auto;width:2.4rem;height:2.4rem;border:.1rem solid var(--th-fill-grey);border-radius:.4rem;background-color:rgb(var(--color-base-th-paper));color:rgb(var(--color-base-th-paper))}.th-rfilters__box .th-icon{width:1.25rem;height:.85rem;opacity:0;color:currentColor}.th-rfilters__checkbox:checked+.th-rfilters__box{border-color:rgb(var(--color-base-th-ink));background-color:rgb(var(--color-base-th-ink))}.th-rfilters__checkbox:checked+.th-rfilters__box .th-icon{opacity:1}.th-rfilters__checkbox:focus-visible+.th-rfilters__box{outline:.2rem solid rgb(var(--color-base-th-ink));outline-offset:.2rem}.th-rfilters__actions{display:flex;flex-direction:column;flex:0 0 auto;gap:3.2rem}.th-rfilters .th-rfilters__apply{display:flex;align-items:center;justify-content:center;width:100%;padding:2rem 2.4rem;border:.1rem solid rgb(var(--color-base-th-ink));border-radius:.4rem;background:linear-gradient(180deg,var(--th-button-gradient-from) 0%,var(--th-button-gradient-to) 100%);color:rgb(var(--color-base-th-ink));cursor:pointer}.th-rfilters__clear{font-family:var(--font-th-body-family);font-size:1.6rem;line-height:2.4rem;font-weight:700;text-align:center}.th-rfilters__clear,.th-rfilters__clear:link,.th-rfilters__clear:visited,.th-rfilters__clear:hover,.th-rfilters__clear:focus,.th-rfilters__clear:active{text-decoration:none;color:rgb(var(--color-base-th-ink))}.th-rfilters__clear:hover,.th-rfilters__clear:focus-visible{text-decoration:underline!important;text-underline-offset:.3rem}@media screen and (max-width:749px){.th-rbanner__media{padding:11.2rem 1.6rem 4.8rem}.th-rbanner__image--desktop{display:none}.th-rbanner__image--mobile{display:block}.th-rbanner__panel{height:30rem}.th-rbanner__panel:before{background-size:365.91% 68.4rem;background-position:50% -16.5rem}.th-rbanner .th-rbanner__media.th-under-nav{padding-block-start:11.2rem}.th-rbanner .th-rbanner__title{font-size:7.2rem;line-height:8rem;letter-spacing:-.144rem}.th-rsearch-wrap{width:calc(100% - 3.2rem);margin-top:-3.2rem}.th-rsearch{width:100%;height:6.4rem;margin-top:0;padding:1.2rem 1.2rem 1.2rem 2.4rem;gap:1.2rem}.th-psearch{top:calc(100% + .5rem)}.th-psearch .th-psearch__row{padding:2rem .8rem;font-size:1.4rem;line-height:1rem}.th-rgrid{padding:4rem 1.6rem}.th-rgrid__inner{gap:3.2rem}.th-rgrid__bar{grid-template-columns:minmax(0,1fr);align-items:stretch;gap:1.6rem}.th-rgrid__pills{order:1;justify-content:flex-start;gap:.6rem;max-width:100%;overflow-x:auto;scrollbar-width:none}.th-rgrid__pills::-webkit-scrollbar{display:none}.th-rgrid__pill{height:4.4rem;padding:1.6rem 2rem;font-size:1.4rem;line-height:1.4rem;font-weight:700;letter-spacing:-.028rem}.th-rgrid__filters-toggle{order:2;justify-self:stretch;width:100%;margin-top:1.6rem;padding:1.4rem 2rem;border-radius:.8rem}.th-rgrid .th-rgrid__count{order:3;justify-self:center;text-align:center}.th-rgrid__grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:3.1rem 1.2rem}.th-rgrid .card__subtitle{white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.th-rgrid .card__heading{font-size:2rem;line-height:2rem;letter-spacing:-.08rem}.th-rgrid .card__content,.th-rgrid .card__information{gap:1rem}.th-rgrid .article-recipe-card__image-wrapper{border-radius:.6rem}.th-rgrid .th-rgrid__load{height:5rem;padding:2rem;border-radius:.5rem;line-height:1.6rem}.th-sresults__media{padding:11.2rem 1.6rem 3.2rem}.th-sresults .th-sresults__title{font-size:5.2rem;line-height:4.4rem;letter-spacing:-.104rem}.th-sresults__title-line{display:block}.th-sresults__grid{padding:0 1.6rem 4rem}.th-sresults__grid .th-rgrid__inner{gap:3.1rem}.th-rgrid.th-sresults__grid .th-rgrid__count{order:0;justify-self:start;text-align:left}.th-rfilters__groups{margin-right:-1.6rem;padding-right:1.6rem}.th-rfilters__panel{width:100%;gap:6.4rem;padding:6.4rem 1.6rem}.th-rfilters .th-rfilters__title{font-size:2.8rem;line-height:2.8rem;letter-spacing:-.112rem}.th-rfilters__row-label,.th-rfilters__clear{font-size:1.4rem;line-height:2rem}}
/*# sourceMappingURL=/cdn/shop/t/60/assets/tradehub-recipes-page.css.map */
