.alfa-section{position:relative}.alfa-eyebrow{display:inline-flex;align-items:center;gap:.6rem;font-size:1.2rem;letter-spacing:.15em;text-transform:uppercase;font-weight:600;color:rgb(var(--color-alfa-accent, var(--color-foreground)));margin:0 0 1.2rem}.alfa-eyebrow svg{width:1.6rem;height:1.6rem;flex-shrink:0}.alfa-heading{margin:0 0 1.2rem;line-height:1.15}.alfa-heading em,.alfa-heading .alfa-accent-text{color:rgb(var(--color-alfa-accent, var(--color-foreground)));font-style:normal}.alfa-section-header{text-align:center;max-width:68rem;margin:0 auto 4rem}.alfa-section-header.alfa-align-left{text-align:left;margin-left:0;margin-right:0}.alfa-section-header .alfa-subheading{margin-top:1rem;opacity:.75}.alfa-divider{width:6rem;height:.3rem;border-radius:999px;background:rgb(var(--color-alfa-accent, var(--color-foreground)));margin:1.2rem auto 0;opacity:.5}.alfa-align-left .alfa-divider{margin-left:0}.alfa-subheading{font-size:1.6rem;line-height:1.6}.alfa-btn-row{display:flex;flex-wrap:wrap;gap:1.4rem;align-items:center}.alfa-btn-row .button{margin:0}.alfa-badges{display:grid;grid-template-columns:repeat(2,1fr);gap:2.4rem 1.6rem;list-style:none;padding:0;margin:0}@media screen and (min-width:750px){.alfa-badges{grid-template-columns:repeat(var(--alfa-badge-cols, 5),1fr);gap:2rem}}.alfa-badge-item{display:flex;flex-direction:column;align-items:center;text-align:center;gap:1rem}.alfa-badge-item__icon{width:5.6rem;height:5.6rem;border-radius:50%;display:flex;align-items:center;justify-content:center;background:rgba(var(--color-alfa-accent, var(--color-foreground)),.1);color:rgb(var(--color-alfa-accent, var(--color-foreground)))}.alfa-badge-item__icon svg,.alfa-badge-item__icon img{width:2.8rem;height:2.8rem;object-fit:contain}.alfa-badge-item__label{font-size:1.3rem;font-weight:600;line-height:1.3}.alfa-cards{display:grid;grid-template-columns:repeat(1,1fr);gap:2rem}@media screen and (min-width:700px){.alfa-cards{grid-template-columns:repeat(2,1fr)}}@media screen and (min-width:990px){.alfa-cards{grid-template-columns:repeat(var(--alfa-card-cols, 4),1fr)}}.alfa-card{background:rgb(var(--color-alfa-card-bg, var(--color-background)));border-radius:var(--alfa-card-radius, 1.6rem);padding:3rem 2.2rem;text-align:center;box-shadow:0 .6rem 2.4rem rgba(var(--color-foreground),.06);transition:transform .25s ease,box-shadow .25s ease}.alfa-card:hover{transform:translateY(-.4rem);box-shadow:0 1rem 3rem rgba(var(--color-foreground),.1)}.alfa-card__icon{width:6.4rem;height:6.4rem;margin:0 auto 1.6rem;border-radius:50%;display:flex;align-items:center;justify-content:center;background:rgba(var(--color-alfa-accent, var(--color-foreground)),.12);color:rgb(var(--color-alfa-accent, var(--color-foreground)))}.alfa-card__icon svg,.alfa-card__icon img{width:3.2rem;height:3.2rem;object-fit:contain}.alfa-card__title{margin:0 0 .8rem}.alfa-card__text{margin:0;opacity:.75;font-size:1.4rem;line-height:1.6}.alfa-ingredients{display:grid;grid-template-columns:repeat(3,1fr);gap:2.4rem 1.6rem;list-style:none;padding:0;margin:0 0 3.6rem}@media screen and (min-width:600px){.alfa-ingredients{grid-template-columns:repeat(4,1fr)}}@media screen and (min-width:990px){.alfa-ingredients{grid-template-columns:repeat(6,1fr)}}.alfa-ingredient{display:flex;flex-direction:column;align-items:center;text-align:center;gap:1rem}.alfa-ingredient__media{width:8rem;height:8rem;border-radius:50%;overflow:hidden;background:rgba(var(--color-foreground),.05);display:flex;align-items:center;justify-content:center;border:.1rem solid rgba(var(--color-foreground),.08)}.alfa-ingredient__media img{width:100%;height:100%;object-fit:cover}.alfa-ingredient__label{font-size:1.3rem;font-weight:600}.alfa-steps{display:grid;grid-template-columns:1fr;gap:3.2rem;counter-reset:alfa-step;position:relative}@media screen and (min-width:750px){.alfa-steps{grid-template-columns:repeat(3,1fr)}.alfa-steps:before{content:"";position:absolute;top:4rem;left:16%;right:16%;border-top:.2rem dashed rgba(var(--color-foreground),.25);z-index:0}}.alfa-step{position:relative;z-index:1;text-align:center;display:flex;flex-direction:column;align-items:center;gap:1.2rem}.alfa-step__number{width:8rem;height:8rem;border-radius:50%;background:rgb(var(--color-background));border:.2rem solid rgba(var(--color-alfa-accent, var(--color-foreground)),.3);display:flex;align-items:center;justify-content:center;color:rgb(var(--color-alfa-accent, var(--color-foreground)))}.alfa-step__number svg{width:3.2rem;height:3.2rem}.alfa-step__badge{position:absolute;top:-.6rem;right:-.2rem;width:2.6rem;height:2.6rem;border-radius:50%;background:rgb(var(--color-alfa-accent, var(--color-foreground)));color:rgb(var(--color-background));font-size:1.3rem;font-weight:700;display:flex;align-items:center;justify-content:center}.alfa-step__title{margin:0}.alfa-step__text{margin:0;opacity:.75;font-size:1.4rem;max-width:26rem}.alfa-proof{display:flex;align-items:center;gap:1.4rem;margin-top:2.4rem}.alfa-avatars{display:flex}.alfa-avatars img{width:4rem;height:4rem;border-radius:50%;object-fit:cover;border:.2rem solid rgb(var(--color-background));margin-left:-1.2rem}.alfa-avatars img:first-child{margin-left:0}.alfa-proof__text{font-size:1.3rem;line-height:1.4}.alfa-proof__text strong{display:block;font-size:1.5rem}.alfa-stars{display:inline-flex;gap:.2rem;color:var(--alfa-star-color, #f3aa22)}.alfa-stars svg{width:1.6rem;height:1.6rem;fill:currentColor}.alfa-checklist{list-style:none;padding:0;margin:2rem 0;display:grid;grid-template-columns:repeat(2,1fr);gap:1.2rem 1.6rem}.alfa-checklist li{display:flex;align-items:center;gap:.8rem;font-size:1.4rem;font-weight:600}.alfa-checklist svg{width:1.8rem;height:1.8rem;color:rgb(var(--color-alfa-accent, var(--color-foreground)));flex-shrink:0}.alfa-trust-row{display:flex;flex-wrap:wrap;gap:1.6rem 2.4rem;margin-top:2rem;font-size:1.3rem;opacity:.8}.alfa-trust-row li{display:flex;align-items:center;gap:.6rem}.alfa-trust-row svg{width:1.6rem;height:1.6rem}.alfa-pill{display:inline-flex;align-items:center;gap:.5rem;padding:.5rem 1.4rem;border-radius:999px;background:rgb(var(--color-alfa-accent, var(--color-foreground)));color:rgb(var(--color-background));font-size:1.2rem;font-weight:700;letter-spacing:.04em;text-transform:uppercase}.alfa-price-row{display:flex;align-items:baseline;gap:1.2rem;margin:1.6rem 0;flex-wrap:wrap}.alfa-price{font-size:3rem;font-weight:700;color:rgb(var(--color-alfa-accent, var(--color-foreground)))}.alfa-price--compare{font-size:1.8rem;text-decoration:line-through;opacity:.5}.alfa-ba-media{display:grid;grid-template-columns:1fr 1fr;gap:1.2rem}.alfa-ba-frame{position:relative;border-radius:1.6rem;overflow:hidden}.alfa-ba-frame img{width:100%;height:100%;object-fit:cover;display:block}.alfa-ba-frame__label{position:absolute;bottom:1.2rem;left:1.2rem;padding:.5rem 1.4rem;border-radius:999px;font-size:1.1rem;font-weight:700;text-transform:uppercase;letter-spacing:.04em;background:#0000008c;color:#fff}.alfa-ba-frame__label--accent{background:rgb(var(--color-alfa-accent, var(--color-foreground)))}.alfa-reviews{display:grid;grid-template-columns:1fr;gap:1.6rem}@media screen and (min-width:700px){.alfa-reviews{grid-template-columns:repeat(var(--alfa-review-cols, 3),1fr)}}.alfa-review-card{background:rgb(var(--color-alfa-card-bg, var(--color-background)));border-radius:1.4rem;padding:2.2rem;box-shadow:0 .5rem 2rem rgba(var(--color-foreground),.06)}.alfa-review-card__quote{margin:1.2rem 0 1.6rem;font-size:1.4rem;line-height:1.6}.alfa-review-card__author{display:flex;align-items:center;gap:1rem}.alfa-review-card__author img{width:4rem;height:4rem;border-radius:50%;object-fit:cover}.alfa-review-card__author-name{font-size:1.3rem;font-weight:700}.alfa-review-card__author-loc{font-size:1.2rem;opacity:.6}.alfa-two-col{display:grid;grid-template-columns:1fr;gap:4rem;align-items:center}@media screen and (min-width:990px){.alfa-two-col{grid-template-columns:1fr 1fr}.alfa-two-col--reverse{direction:rtl}.alfa-two-col--reverse>*{direction:ltr}}.alfa-media-frame{position:relative;border-radius:1.6rem;overflow:hidden}.alfa-media-frame img{width:100%;height:auto;display:block}.alfa-hero{padding:4rem 0}.alfa-hero__badge{position:absolute;top:1.5rem;right:1.5rem;width:11rem;height:11rem;border-radius:50%;background:rgb(var(--color-background));border:.1rem dashed rgba(var(--color-foreground),.3);display:flex;align-items:center;justify-content:center;text-align:center;font-size:1.1rem;font-weight:700;line-height:1.3;padding:1rem;text-transform:uppercase;box-shadow:0 .4rem 1.6rem rgba(var(--color-foreground),.1)}.alfa-cta{display:grid;grid-template-columns:1fr;gap:2.4rem;align-items:center;text-align:center}@media screen and (min-width:900px){.alfa-cta{grid-template-columns:1.1fr .9fr;text-align:left}}.alfa-cta__buttons{display:flex;justify-content:center}@media screen and (min-width:900px){.alfa-cta__buttons{justify-content:flex-start}}.alfa-faq-grid{display:grid;grid-template-columns:1fr;gap:4rem;align-items:start}@media screen and (min-width:990px){.alfa-faq-grid{grid-template-columns:1.3fr .9fr}}.alfa-faq-side{border-radius:1.6rem;overflow:hidden;padding:3.2rem;text-align:center;background:rgb(var(--color-alfa-card-bg, var(--color-background)))}.alfa-faq-side img{max-width:100%;height:auto;margin-bottom:2rem}.alfa-footer-icons{display:grid;grid-template-columns:repeat(2,1fr);gap:2rem;list-style:none;padding:0;margin:0}@media screen and (min-width:750px){.alfa-footer-icons{grid-template-columns:repeat(4,1fr)}}.alfa-footer-icons li{display:flex;align-items:center;gap:1.2rem}.alfa-footer-icons svg{width:3rem;height:3rem;flex-shrink:0;color:rgb(var(--color-alfa-accent, var(--color-foreground)))}.alfa-footer-icons__title{font-size:1.3rem;font-weight:700;display:block}.alfa-footer-icons__text{font-size:1.2rem;opacity:.7}@media screen and (max-width:749px){.alfa-hero__badge{width:8rem;height:8rem;font-size:.9rem}.alfa-price{font-size:2.4rem}.alfa-checklist{grid-template-columns:1fr}}
/*# sourceMappingURL=/cdn/shop/t/31/assets/component-alfa.css.map */
