@import"https://fonts.googleapis.com/css2?family=Abhaya+Libre:wght@500;600;700;800&family=Amiko:wght@400;600;700&family=Allerta&family=ABeeZee&family=Cabin:wght@400;500;600;700&display=swap";.cd-home{--cd-green: #00592D;--cd-green-deep: #004523;--cd-indigo: #1F317F;--cd-indigo-deep: #1C2756;--cd-gold: #DDA32C;--cd-caramel: #D8A77B;--cd-cream: #FFF7F0;--cd-cream-bg: #FFF3E8;--cd-off-white: #F8F6F6;--cd-white: #FFFFFF;--cd-indigo-a44: rgba(31,49,127,.44);--font-display: "Abhaya Libre", Georgia, "Times New Roman", serif;--font-heading: "Abhaya Libre", Georgia, serif;--font-body: "Amiko", system-ui, -apple-system, sans-serif;--font-accent: "Allerta", system-ui, sans-serif;--font-ui: "Cabin", system-ui, sans-serif;--font-label: "ABeeZee", system-ui, sans-serif;--gutter: 70px;--radius-btn: 8px;--radius-img: 15px;--radius-card: 24px;--radius-pill: 50px;--ring-gold: inset 0 0 0 1px var(--cd-gold);--ring-caramel: 0 0 0 1px var(--cd-caramel);--ring-input: inset 0 0 0 1px var(--cd-indigo-a44);background:var(--cd-white);font-family:var(--font-body);overflow-x:hidden}.cd-home *{box-sizing:border-box}.cd-home a{color:var(--cd-green);text-decoration:none}.cd-home .visually-hidden{position:absolute!important;width:1px;height:1px;overflow:hidden;clip:rect(0,0,0,0)}.cd-home .cd-img-placeholder{background:var(--cd-cream-bg)}.cd-home .cd-announce{background:var(--cd-green);display:grid;grid-template-columns:1fr 1fr 1fr;align-items:center;gap:12px;padding:14px var(--gutter)}.cd-home .cd-announce__item{font-size:13px;letter-spacing:.05em;text-transform:uppercase;color:var(--cd-cream)}.cd-home .cd-announce__item--center{text-align:center}.cd-home .cd-announce__item--right{text-align:right}.cd-home .cd-header{background:var(--cd-cream-bg);display:flex;align-items:center;flex-wrap:wrap;padding:16px var(--gutter);gap:32px}.cd-home .cd-header__logo{width:var(--cd-logo-space);height:90px;display:flex;align-items:center;flex:0 0 auto;z-index:2}.cd-home .cd-header__logo img{height:90px;width:auto;display:block;transform:scale(var(--cd-logo-scale));transform-origin:left center}.cd-home .cd-nav{flex:1;display:flex;flex-wrap:wrap;justify-content:center;gap:32px}.cd-home .cd-nav__link{font-family:var(--font-heading);font-weight:500;font-size:22px;color:var(--cd-green);transition:color .18s ease,font-size .18s ease}.cd-home .cd-nav__link--active,.cd-home .cd-nav__link:hover{color:var(--cd-gold);font-size:25px}.cd-home .cd-header__icons{display:flex;align-items:center;gap:20px;color:var(--cd-green)}.cd-home .cd-icon-link{color:inherit;display:flex}.cd-home .cd-hero{position:relative;aspect-ratio:1440 / 607;min-height:220px;overflow:hidden}.cd-home .cd-hero__img{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:cover}.cd-home .cd-hero__heading{font-family:var(--font-display);font-weight:800;font-size:52px;line-height:1;margin:0}.cd-home .cd-hero__heading-1{color:var(--cd-green)}.cd-home .cd-hero__heading-2{color:var(--cd-gold)}.cd-home .cd-hero__subtitle{font-family:var(--font-accent);font-size:20px;line-height:1.6;color:var(--cd-green);margin:24px 0 0}.cd-home .cd-hero__actions{position:absolute;left:0;top:82.54%;width:100%;padding-left:6.53%;z-index:2;display:flex;flex-wrap:wrap;gap:1.74%}.cd-home .cd-btn{display:inline-flex;align-items:center;justify-content:center;height:52px;padding:0 32px;border-radius:var(--radius-btn);font-family:var(--font-body);font-size:18px;text-transform:uppercase;letter-spacing:.05em;transition:background-color .18s ease,color .18s ease,box-shadow .18s ease;white-space:nowrap}.cd-home .cd-btn--solid-green{background:var(--cd-green);color:var(--cd-cream)}.cd-home .cd-btn--solid-green:hover{background:var(--cd-green-deep);color:var(--cd-cream)}.cd-home .cd-btn--outline-green{background:var(--cd-gold);color:var(--cd-green-deep);box-shadow:none;font-weight:700}.cd-home .cd-btn--outline-green:hover{background:var(--cd-caramel);color:var(--cd-green-deep)}.cd-home .cd-cream{background:var(--cd-cream-bg)}.cd-home .cd-heading{font-family:var(--font-display);font-weight:800;font-size:32px;color:var(--cd-green);text-transform:uppercase;text-align:center;margin:0}.cd-home .cd-heading--left{text-align:left}.cd-home .cd-moments{padding:64px var(--gutter) 0;display:flex;flex-direction:column;align-items:center;gap:40px}.cd-home .cd-moments__grid{display:flex;flex-wrap:wrap;justify-content:center;gap:32px;width:100%}.cd-home .cd-moment-card{width:100%;max-width:390px;border-radius:var(--radius-card);box-shadow:var(--ring-gold);padding:0 24px 24px;display:flex;flex-direction:column;gap:20px}.cd-home .cd-moment-card__img{height:214px;width:100%;object-fit:cover;border-radius:var(--radius-img);margin-top:24px}.cd-home .cd-moment-card__row{display:flex;align-items:flex-end;justify-content:space-between;gap:12px}.cd-home .cd-moment-card__title{font-family:var(--font-display);font-weight:800;font-size:22px;color:var(--cd-green);text-transform:uppercase}.cd-home .cd-moment-card__subtitle{font-family:var(--font-accent);font-size:16px;color:var(--cd-green);margin-top:4px;max-width:220px}.cd-home .cd-moment-card__icon{color:var(--cd-caramel);flex-shrink:0}.cd-home .cd-flavors{padding:64px var(--gutter) 64px;display:flex;flex-direction:column;align-items:center;gap:44px}.cd-home .cd-flavors__grid{display:flex;flex-wrap:wrap;gap:22px;justify-content:center}.cd-home .cd-flavor-card{width:340px;background:var(--cd-white);border-radius:var(--radius-card);box-shadow:var(--ring-caramel);overflow:hidden;display:block;transition:box-shadow .18s ease}.cd-home .cd-flavor-card:hover{box-shadow:var(--ring-gold)}.cd-home .cd-flavor-card__media{position:relative;height:370px;overflow:hidden}.cd-home .cd-flavor-card__img{width:100%;height:370px;object-fit:cover;object-position:top;display:block;transition:transform .3s ease}.cd-home .cd-flavor-card__img--primary{position:relative}.cd-home .cd-flavor-card:hover .cd-flavor-card__img--primary{transform:scale(1.06)}.cd-home .cd-flavor-card__img--secondary{position:absolute;top:0;left:0;opacity:0;transition:opacity .25s ease}.cd-home .cd-flavor-card:hover .cd-flavor-card__img--secondary{opacity:1}.cd-home .cd-flavor-card__body{padding:16px 18px 20px}.cd-home .cd-flavor-card__name{font-family:var(--font-heading);font-weight:600;font-size:22px;color:var(--cd-indigo)}.cd-home .cd-flavor-card__kicker{font-family:var(--font-label);font-size:13px;color:var(--cd-caramel);margin-top:4px}.cd-home .cd-flavor-card__cta{display:inline-block;margin-top:12px;font-family:var(--font-ui);font-size:14px;color:var(--cd-green)}.cd-home .cd-recipes{padding:64px var(--gutter) 80px;display:flex;flex-wrap:wrap;justify-content:center;gap:56px}.cd-home .cd-recipes__intro{width:100%;max-width:280px;flex-shrink:0;display:flex;flex-direction:column;gap:24px}.cd-home .cd-recipes__subtitle{font-family:var(--font-ui);font-size:18px;line-height:1.3;color:var(--cd-indigo);margin:0}.cd-home .cd-recipes__grid{display:flex;flex-wrap:wrap;gap:16px}.cd-home .cd-recipe-card{width:240px;display:flex;flex-direction:column;background:var(--cd-white);border-radius:18px;box-shadow:var(--ring-caramel);overflow:hidden;padding:0 0 16px;transition:box-shadow .18s ease}.cd-home .cd-recipe-card:hover{box-shadow:var(--ring-gold)}.cd-home .cd-recipe-card__media{position:relative;width:100%;aspect-ratio:1 / 1;overflow:hidden}.cd-home .cd-recipe-card__img{width:100%;height:100%;object-fit:cover;display:block;transition:transform .3s ease}.cd-home .cd-recipe-card:hover .cd-recipe-card__img{transform:scale(1.06)}.cd-home .cd-recipe-card__chips{position:absolute;left:10px;bottom:10px;display:flex;flex-wrap:wrap;gap:6px}.cd-home .cd-recipe-card__title{display:-webkit-box;min-height:2.5em;overflow:hidden;-webkit-box-orient:vertical;-webkit-line-clamp:2;font-family:var(--font-heading);font-weight:600;font-size:17px;line-height:1.25;color:var(--cd-indigo);margin-top:14px;padding:0 12px}.cd-home .cd-recipe-card__more{margin-top:8px;padding:0 12px;display:block;font-family:var(--font-ui);font-size:13px;font-weight:600;color:var(--cd-green);text-decoration:underline;text-underline-offset:3px}.cd-home .cd-chip{font-family:var(--font-label);font-size:12px;color:var(--cd-indigo);background:var(--cd-white);border-radius:var(--radius-pill);box-shadow:0 2px 6px #1c27562e;padding:5px 14px}.cd-home .cd-chip--green{color:var(--cd-cream);background:var(--cd-green);box-shadow:none}.cd-home .cd-trust{padding:0 var(--gutter) 40px;display:flex;flex-wrap:wrap;align-items:flex-start;justify-content:space-between;gap:40px}.cd-home .cd-trust__items{display:flex;flex-wrap:wrap;gap:40px;color:var(--cd-green);padding-top:6px}.cd-home .cd-trust__item{display:flex;gap:14px;align-items:center;max-width:260px}.cd-home .cd-trust__title{font-family:var(--font-display);font-weight:800;font-size:16px;color:var(--cd-green);text-transform:uppercase}.cd-home .cd-trust__subtitle{font-family:var(--font-ui);font-size:14px;color:var(--cd-indigo)}.cd-home .cd-newsletter{width:100%;max-width:527px}.cd-home .cd-newsletter__heading{font-family:var(--font-ui);font-size:22px;color:var(--cd-indigo);margin-bottom:12px}.cd-home .cd-newsletter__form{display:flex;flex-wrap:wrap;gap:18px}.cd-home .cd-newsletter__input{flex:1;min-width:200px;height:47px;border-radius:var(--radius-img);border:none;box-shadow:var(--ring-input);background:var(--cd-off-white);padding:0 16px;font-family:var(--font-ui);font-size:16px}.cd-home .cd-newsletter__button{min-width:180px;height:47px;border-radius:var(--radius-img);border:none;background:var(--cd-green);color:var(--cd-cream);font-family:var(--font-ui);font-size:18px;text-transform:uppercase;cursor:pointer;transition:background-color .18s ease}.cd-home .cd-newsletter__button:hover{background:var(--cd-green-deep)}.cd-home .cd-footer{background:var(--cd-green);padding:44px var(--gutter);display:flex;flex-wrap:wrap;justify-content:space-between;gap:40px}.cd-home .cd-footer__brand{display:flex;flex-direction:column;gap:28px}.cd-home .cd-footer__logo img{height:90px;width:auto;filter:brightness(0) invert(1);display:block;transform:scale(var(--cd-logo-scale));transform-origin:left center}.cd-home .cd-footer__social{display:flex;gap:14px}.cd-home .cd-social-icon{color:var(--cd-cream);display:flex;opacity:.9;transition:opacity .18s ease}.cd-home .cd-social-icon:hover{opacity:1}.cd-home .cd-footer__columns{display:flex;flex-wrap:wrap;gap:48px}.cd-home .cd-footer__col-heading{font-family:var(--font-heading);font-weight:600;font-size:17px;color:var(--cd-cream);margin-bottom:16px;text-transform:uppercase}.cd-home .cd-footer__col-list{list-style:none;padding:0;margin:0;display:flex;flex-direction:column;gap:12px}.cd-home .cd-footer__col-list a,.cd-home .cd-footer__contact{font-family:var(--font-ui);font-size:15px;color:var(--cd-cream);opacity:.9}.cd-home .cd-footer__contact{display:flex;flex-direction:column;gap:12px}.cd-home .cd-footer__contact a{color:var(--cd-cream)}@media screen and (max-width:989px){.cd-home{--gutter: 32px}.cd-home .cd-nav{justify-content:flex-start;gap:20px;order:3;width:100%}}@media screen and (max-width:599px){.cd-home .cd-footer__brand{align-items:flex-end;text-align:right}.cd-home .cd-announce{grid-template-columns:1fr;text-align:center;gap:4px}.cd-home .cd-announce__item--left,.cd-home .cd-announce__item--right{text-align:center}.cd-home .cd-header{justify-content:center;text-align:center}.cd-home .cd-hero__actions{gap:2%;padding-left:16px}.cd-home .cd-btn{padding:0 14px;font-size:12px;height:32px}.cd-home .cd-flavors__grid{justify-content:center}.cd-home .cd-flavor-card{width:100%;max-width:340px;margin:0 auto}.cd-home .cd-flavor-card__media{height:310px}.cd-home .cd-flavor-card__img{height:310px;object-fit:cover;object-position:top}.cd-home .cd-moments__grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:16px 12px}.cd-home .cd-moment-card{width:100%;max-width:100%;min-width:0;padding:0 14px 14px;gap:10px}.cd-home .cd-moment-card__img{height:110px;margin-top:14px}.cd-home .cd-moment-card__row{align-items:center}.cd-home .cd-moment-card__title{font-size:15px}.cd-home .cd-moment-card__subtitle{font-size:12px;margin-top:2px;max-width:100%}.cd-home .cd-moment-card__icon svg{width:26px;height:26px}.cd-home .cd-recipes{flex-direction:column}.cd-home .cd-recipes__intro{max-width:100%}.cd-home .cd-recipes__intro .cd-btn{width:100%;height:42px;font-size:13px;font-weight:700;letter-spacing:.06em;background:var(--cd-gold);color:var(--cd-green-deep)}.cd-home .cd-recipes__intro .cd-btn:hover{background:var(--cd-gold);color:var(--cd-green-deep)}.cd-home .cd-recipes__grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:24px 14px;width:100%}.cd-home .cd-recipe-card{width:100%;min-width:0}.cd-home .cd-recipe-card__title{font-size:14px;line-height:1.2;overflow-wrap:anywhere}.cd-home .cd-chip{max-width:100%;padding:5px 8px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.cd-home .cd-trust,.cd-home .cd-newsletter__form{flex-direction:column}.cd-home .cd-newsletter__button{width:100%}}
/*# sourceMappingURL=/cdn/shop/t/2/compiled_assets/styles.css.map?subset=AAI */
