.hungri-showcase__grid{display:grid;grid-template-columns:repeat(2,1fr);gap:2.4rem 1.6rem;margin:0;padding:0;list-style:none}@media screen and (min-width:750px){.hungri-showcase__grid{grid-template-columns:repeat(var(--hungri-showcase-columns, 3),1fr);gap:4rem 2.4rem}}.hungri-showcase__rail{display:flex;gap:1.6rem;margin:0;padding:0 0 1.2rem;list-style:none;overflow-x:auto;scroll-snap-type:x mandatory;scrollbar-width:none;-ms-overflow-style:none;-webkit-overflow-scrolling:touch}.hungri-showcase__rail::-webkit-scrollbar{display:none}.hungri-showcase__rail .hungri-showcase__item{flex:0 0 72%;scroll-snap-align:start}@media screen and (min-width:750px){.hungri-showcase__rail{gap:2.4rem}.hungri-showcase__rail .hungri-showcase__item{flex:0 0 31%}}.hungri-showcase__controls{display:none}@media screen and (min-width:990px){.hungri-showcase__controls{display:inline-flex;gap:.8rem}.hungri-showcase__arrow{display:inline-flex;align-items:center;justify-content:center;width:4.4rem;height:4.4rem;border:.1rem solid rgba(var(--color-foreground),.15);border-radius:999px;background:transparent;color:rgb(var(--color-foreground));cursor:pointer;transition:background-color .3s var(--hungri-ease),color .3s var(--hungri-ease),border-color .3s var(--hungri-ease)}.hungri-showcase__arrow:hover{background:rgb(var(--color-foreground));color:rgb(var(--color-background));border-color:rgb(var(--color-foreground))}.hungri-showcase__arrow svg{width:1.4rem;height:1.4rem}}.hungri-showcase__dots{display:flex;justify-content:center;align-items:center;gap:.8rem;margin-top:2.4rem}.hungri-showcase__dot{width:4.2rem;height:.4rem;padding:0;border:0;border-radius:999px;background-color:#d9d9d9;cursor:pointer;transition:background-color .3s var(--hungri-ease)}.hungri-showcase__dot.is-active{background-color:#000}.hungri-showcase__shop-all{display:flex;justify-content:center;margin-top:3.2rem}.hungri-showcase__shop-all-btn{display:inline-flex;align-items:center;justify-content:center;min-width:34rem;max-width:100%;padding:1.6rem 3.2rem;border:.1rem solid rgb(var(--color-foreground));font-weight:700;font-size:1.3rem;letter-spacing:.06em;text-transform:uppercase;text-decoration:none;color:rgb(var(--color-foreground));background-color:transparent;transition:background-color .3s var(--hungri-ease),color .3s var(--hungri-ease)}.hungri-showcase__shop-all-btn:hover{background-color:rgb(var(--color-foreground));color:rgb(var(--color-background))}@media screen and (max-width:749px){.hungri-showcase__shop-all-btn{min-width:0;width:100%}}.hungri-campaign{position:relative;width:100vw;margin-left:calc(50% - 50vw);margin-right:calc(50% - 50vw);overflow:hidden;isolation:isolate;height:70vh;min-height:70vh;color:#fff}@media screen and (min-width:750px){.hungri-campaign{height:80vh;min-height:80vh}}@media screen and (min-width:990px){.hungri-campaign{height:100vh;min-height:100vh}}.hungri-campaign__media{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%}.hungri-campaign__img{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:cover;object-position:center center}.hungri-campaign__placeholder{position:absolute;top:0;right:0;bottom:0;left:0;background:#1a1a1a}.hungri-campaign__overlay{position:absolute;top:0;right:0;bottom:0;left:0;background:rgba(0,0,0,var(--hungri-campaign-overlay, .45));z-index:1}.hungri-campaign__content{position:relative;z-index:2;height:100%;display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;padding:2rem 1.5rem}.hungri-campaign__headline{margin:0;display:flex;flex-direction:column;align-items:center;line-height:.94}.hungri-campaign__line{display:block;max-width:96vw}.hungri-campaign__line1{font-family:Anton,Arial Narrow,sans-serif;font-weight:400;color:#fff;text-transform:uppercase;letter-spacing:.01em;font-size:clamp(4.6rem,13vw,13rem)}.hungri-campaign__line2{font-family:Caveat,cursive;font-weight:700;color:var(--hungri-campaign-accent, #5ec8ff);font-size:clamp(4.2rem,12vw,11.5rem);margin-top:-.14em;transform:rotate(-2deg)}.hungri-campaign__line3{font-family:Caveat,cursive;font-weight:700;color:#fff;font-size:clamp(4rem,11vw,10.5rem);margin-top:-.1em;transform:rotate(1.5deg)}.hungri-campaign__body{margin:2rem 0 0;max-width:70rem;color:#fff;font-weight:500;font-size:1.2rem;line-height:1.55}@media screen and (min-width:750px){.hungri-campaign__body{margin-top:2.4rem;font-size:1.6rem;line-height:1.7}}.hungri-campaign__cta{margin-top:2.6rem}.hungri-campaign__button{display:inline-flex;align-items:center;justify-content:center;background:#fff;color:#000;font-weight:700;letter-spacing:.04em;text-transform:uppercase;font-size:1.3rem;padding:1.4rem 3.2rem;border-radius:999px;text-decoration:none;transition:transform .3s cubic-bezier(.22,1,.36,1),background .3s cubic-bezier(.22,1,.36,1)}.hungri-campaign__button:hover{transform:translateY(-2px);background:#f2f2f2}.scroll-trigger.animate--hungri-scale-in{opacity:.01;transform:scale(1.05)}.scroll-trigger:not(.scroll-trigger--offscreen).animate--hungri-scale-in{opacity:1;transform:scale(1);transition:opacity .9s ease,transform 1.4s cubic-bezier(.22,1,.36,1)}.hungri-signature{display:grid;gap:3.2rem}@media screen and (min-width:990px){.hungri-signature{grid-template-columns:5fr 7fr;gap:6.4rem;align-items:start}.hungri-signature__intro{position:sticky;top:12rem}}.hungri-signature__products{display:grid;grid-template-columns:repeat(2,1fr);gap:2.4rem 1.6rem;margin:0;padding:0;list-style:none}@media screen and (min-width:750px){.hungri-signature__products{gap:4rem 2.4rem}}.hungri-signature__cta{margin-top:2.8rem}.hungri-community__statement{margin:0 auto;max-width:88rem;text-align:center;font-weight:700;letter-spacing:-.015em;line-height:1.08;font-size:clamp(2.8rem,5.5vw,5.2rem)}.hungri-community__statement em{font-style:normal;color:rgba(var(--color-foreground),.4)}.hungri-community__grid{display:grid;grid-template-columns:repeat(2,1fr);gap:1.2rem;margin-top:4rem}@media screen and (min-width:750px){.hungri-community__grid{grid-template-columns:repeat(12,1fr);gap:1.6rem;align-items:end}.hungri-community__cell:nth-child(1){grid-column:span 4;aspect-ratio:3 / 4}.hungri-community__cell:nth-child(2){grid-column:span 5;aspect-ratio:4 / 3}.hungri-community__cell:nth-child(3){grid-column:span 3;aspect-ratio:3 / 4}}@media screen and (max-width:749px){.hungri-community__cell{aspect-ratio:3 / 4}.hungri-community__cell:nth-child(2){grid-column:span 2;aspect-ratio:16 / 10}}.hungri-community__footer{margin-top:4rem;display:flex;flex-direction:column;align-items:center;gap:2rem;text-align:center}.hungri-community__note{margin:0;max-width:44rem;font-size:1.4rem;line-height:1.7;color:rgba(var(--color-foreground),.6)}.hungri-founder{display:grid;gap:3.2rem;align-items:center}@media screen and (min-width:990px){.hungri-founder{grid-template-columns:repeat(2,1fr);gap:8rem}.hungri-founder--reverse .hungri-founder__media{order:2}.hungri-founder--reverse .hungri-founder__content{order:1}}.hungri-founder__media{position:relative;overflow:hidden;border-radius:var(--hungri-radius);aspect-ratio:4 / 5}.hungri-founder__media img{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:cover}.hungri-founder__media-placeholder{position:absolute;top:0;right:0;bottom:0;left:0;background:rgba(var(--color-foreground),.06)}.hungri-founder__quote{margin:0;font-weight:700;letter-spacing:-.015em;line-height:1.15;font-size:clamp(2.4rem,3.4vw,3.6rem)}.hungri-founder__story{margin:2.4rem 0 0;max-width:46rem;font-size:1.5rem;line-height:1.8;color:rgba(var(--color-foreground),.65)}.hungri-founder__byline{margin:3.2rem 0 0;display:flex;flex-direction:column;gap:.2rem}.hungri-founder__name{font-size:1.4rem;font-weight:600;letter-spacing:.04em}.hungri-founder__role{font-size:1.2rem;letter-spacing:.12em;text-transform:uppercase;color:rgba(var(--color-foreground),.5)}.hungri-founder__cta{margin-top:2.8rem}.hungri-values__list{margin:0;padding:0;list-style:none}.hungri-values__row{display:grid;grid-template-columns:6rem 1fr;gap:1.6rem;align-items:baseline;padding:2.8rem 0;border-top:.1rem solid rgba(var(--color-foreground),.1)}@media screen and (min-width:750px){.hungri-values__row{grid-template-columns:10rem 1fr 1.2fr;gap:3.2rem;padding:3.6rem 0}}.hungri-values__index{font-size:1.3rem;font-weight:600;letter-spacing:.14em;color:rgba(var(--color-foreground),.35)}.hungri-values__title{margin:0;font-size:clamp(2rem,2.6vw,2.8rem);font-weight:700;letter-spacing:-.01em}.hungri-values__text{margin:0;font-size:1.4rem;line-height:1.7;color:rgba(var(--color-foreground),.6)}@media screen and (max-width:749px){.hungri-values__text{grid-column:2;margin-top:.6rem}}.hungri-testimonials__grid{display:grid;gap:1.6rem;margin:0;padding:0;list-style:none}@media screen and (min-width:750px){.hungri-testimonials__grid{grid-template-columns:repeat(3,1fr);gap:2.4rem}}.hungri-testimonials__card{display:flex;flex-direction:column;justify-content:space-between;gap:2.4rem;padding:3.2rem 2.8rem;border-radius:var(--hungri-radius);background:rgba(var(--color-foreground),.03)}.hungri-testimonials__quote{margin:0;font-size:1.6rem;line-height:1.7;font-weight:500;letter-spacing:-.005em}.hungri-testimonials__quote:before{content:"\201c";display:block;font-size:3.2rem;line-height:1;margin-bottom:.8rem;color:rgba(var(--color-foreground),.25)}.hungri-testimonials__author{margin:0;font-size:1.2rem;font-weight:600;letter-spacing:.12em;text-transform:uppercase;color:rgba(var(--color-foreground),.5)}.hungri-instagram__wide{width:100%;max-width:1800px;margin:0 auto;padding:0 1.5rem;box-sizing:border-box}@media screen and (min-width:750px){.hungri-instagram__wide{padding:0 4rem}}.hungri-instagram__header{margin-bottom:2.4rem}.hungri-instagram__grid{display:grid;grid-template-columns:repeat(2,1fr);gap:1.2rem;margin:0 0 3.2rem;padding:0;list-style:none}@media screen and (min-width:750px)and (max-width:989px){.hungri-instagram__grid{grid-template-columns:repeat(4,1fr)}}@media screen and (min-width:990px){.hungri-instagram__grid{grid-template-columns:repeat(var(--hungri-instagram-columns, 6),1fr)}}.hungri-instagram__cell{aspect-ratio:1}.hungri-instagram__cell .hungri-media-card img{transition-duration:.3s}.hungri-instagram__icon{position:absolute;top:50%;left:50%;z-index:1;display:inline-flex;align-items:center;justify-content:center;width:3rem;height:3rem;opacity:0;transform:translate(-50%,-50%) scale(.85);transition:opacity .3s var(--hungri-ease),transform .3s var(--hungri-ease)}.hungri-instagram__icon svg{width:100%;height:100%}.hungri-media-card:hover .hungri-instagram__icon,.hungri-media-card:focus-visible .hungri-instagram__icon{opacity:1;transform:translate(-50%,-50%) scale(1)}.hungri-instagram__cell .hungri-media-card__overlay{background:#0000;transition-duration:.3s}.hungri-instagram__cell .hungri-media-card:hover .hungri-media-card__overlay{background:#00000038}.hungri-instagram__footer{display:flex;justify-content:center}.hungri-newsletter{max-width:56rem;margin:0 auto;text-align:center}.hungri-newsletter__form{margin-top:3.2rem}.hungri-newsletter__field{position:relative;display:flex}.hungri-newsletter__input{flex:1;min-height:5.6rem;padding:0 6.4rem 0 2.4rem;font-size:1.4rem;color:rgb(var(--color-foreground));background:transparent;border:.1rem solid rgba(var(--color-foreground),.2);border-radius:999px;transition:border-color .3s var(--hungri-ease)}.hungri-newsletter__input::placeholder{color:rgba(var(--color-foreground),.4)}.hungri-newsletter__input:focus{outline:none;border-color:rgb(var(--color-foreground))}.hungri-newsletter__submit{position:absolute;top:.6rem;right:.6rem;bottom:.6rem;aspect-ratio:1;display:inline-flex;align-items:center;justify-content:center;border:none;border-radius:999px;background:rgb(var(--color-foreground));color:rgb(var(--color-background));cursor:pointer;transition:opacity .3s var(--hungri-ease)}.hungri-newsletter__submit:hover{opacity:.8}.hungri-newsletter__submit svg{width:1.4rem;height:1.4rem}.hungri-newsletter__note{margin:1.6rem 0 0;font-size:1.2rem;letter-spacing:.04em;color:rgba(var(--color-foreground),.5)}.hungri-newsletter .newsletter-form__message{justify-content:center;margin-top:1.6rem}.hungri-tiles__wide{width:100%;max-width:100%;margin:0 auto;padding:0 20px;box-sizing:border-box}@media screen and (min-width:750px){.hungri-tiles__wide{padding:0 32px}}@media screen and (min-width:990px){.hungri-tiles__wide{padding:0 40px}}.hungri-tiles__heading{margin:0 0 2rem;font-size:1.5rem;font-weight:700;letter-spacing:.02em;text-transform:uppercase;color:rgb(var(--color-foreground))}.hungri-tiles__grid{display:flex;gap:3px;margin:0;padding:0;list-style:none;overflow-x:auto;scroll-snap-type:x mandatory;scrollbar-width:none;-ms-overflow-style:none;-webkit-overflow-scrolling:touch}.hungri-tiles__grid::-webkit-scrollbar{display:none}.hungri-tiles__item{flex:0 0 84%;scroll-snap-align:start}@media screen and (min-width:750px){.hungri-tiles__grid{display:grid;grid-template-columns:repeat(2,1fr);gap:3px;overflow:visible}.hungri-tiles__item{flex:initial}}@media screen and (min-width:990px){.hungri-tiles__grid{grid-template-columns:repeat(var(--hungri-tiles-columns-desktop, 4),1fr)}}.hungri-tiles__link{display:flex;flex-direction:column;width:100%;color:inherit;text-decoration:none}.hungri-tiles__media{position:relative;display:block;overflow:hidden;isolation:isolate;background:rgba(var(--color-foreground),.06)}.hungri-tiles__grid--portrait .hungri-tiles__media{aspect-ratio:1 / 1.35}.hungri-tiles__grid--square .hungri-tiles__media{aspect-ratio:1 / 1}.hungri-tiles__media img{display:block;width:100%;height:100%;object-fit:cover;transform:scale(1);transition:transform .5s var(--hungri-ease, ease)}.hungri-tiles__link:hover .hungri-tiles__media img{transform:scale(1.03)}.hungri-tiles__placeholder{position:absolute;top:0;right:0;bottom:0;left:0;display:block}.hungri-tiles__placeholder-svg{width:100%;height:100%;object-fit:cover}.hungri-tiles__label{margin-top:.5rem;font-size:1.3rem;font-weight:700;letter-spacing:.01em;text-transform:uppercase;color:rgb(var(--color-foreground))}@media screen and (max-width:749px){.hungri-tiles__label{font-size:1.2rem}}.hungri-rv__grid{display:grid;grid-template-columns:repeat(2,1fr);gap:2.4rem 1.6rem;margin:0;padding:0;list-style:none}@media screen and (min-width:750px){.hungri-rv__grid{grid-template-columns:repeat(4,1fr);gap:4rem 2.4rem}}
/*# sourceMappingURL=/cdn/shop/t/24/assets/hungri-sections.css.map */
