.why-it-works{background-color:var(--wiw-bg, #080d04);padding:var(--wiw-pt, 5.6rem) 0 var(--wiw-pb, 5.6rem);position:relative;overflow:hidden}.why-it-works:before,.why-it-works:after{content:"";position:absolute;border-radius:50%;pointer-events:none}.why-it-works:before{width:90rem;height:50rem;top:-8rem;right:-20rem;background:radial-gradient(ellipse at center,rgba(106,191,46,.08) 0%,transparent 60%)}.why-it-works:after{width:70rem;height:50rem;bottom:-10rem;left:-15rem;background:radial-gradient(ellipse at center,rgba(0,40,10,.35) 0%,transparent 50%)}.why-it-works__inner{position:relative;z-index:1;max-width:140rem;margin:0 auto;padding:0 16rem}.why-it-works__layout{display:flex;gap:4.8rem;align-items:flex-start}.why-it-works__left{flex:1;display:flex;flex-direction:column;gap:3.1rem;align-self:stretch}.why-it-works__header{display:flex;flex-direction:column;gap:1.2rem}.why-it-works__subtitle-row{display:flex;align-items:center;gap:1rem}.why-it-works__subtitle-line{width:2.4rem;height:.1rem;background-color:var(--wiw-accent, #0BAE1E);opacity:.6;flex-shrink:0}.why-it-works__subtitle{font-family:var(--font-body-family, "Helvetica Neue", sans-serif);font-weight:500;font-size:1.04rem;letter-spacing:.2912rem;line-height:1.56rem;text-transform:uppercase;color:var(--wiw-accent, #0BAE1E);margin:0;white-space:nowrap}.why-it-works__heading{font-family:"Anton",var(--font-heading-family, sans-serif);font-weight:400;font-size:6.4rem;line-height:5.76rem;text-transform:uppercase;color:var(--wiw-heading-color, #ffffff);margin:0}.why-it-works__image-wrap{flex:1;border:.8px solid var(--wiw-image-border, rgba(106, 191, 46, .25));position:relative;overflow:hidden;min-height:30rem}.why-it-works__image-wrap img{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:cover}.why-it-works__right{flex:1;display:flex;flex-direction:column;gap:2rem}.why-it-works__table{border:1px solid var(--wiw-table-border, rgba(106, 191, 46, .15));padding:1px}.why-it-works__table-header{display:flex;align-items:flex-start;background-color:var(--wiw-table-header-bg, rgba(106, 191, 46, .08))}.why-it-works__table-header-cell{padding:1.12rem 1.6rem 1.2rem;border-bottom:.8px solid rgba(106,191,46,.1);font-family:var(--font-body-family, "Helvetica Neue", sans-serif);font-weight:700;font-size:1.04rem;letter-spacing:.1664rem;line-height:1.56rem;text-transform:uppercase;color:var(--wiw-table-label, rgba(255, 255, 255, .4));margin:0;white-space:nowrap}.why-it-works__table-header-cell--nutrient{flex:1}.why-it-works__table-header-cell--serving{width:12rem;text-align:center}.why-it-works__table-header-cell--amount{width:8.7rem;text-align:right}.why-it-works__table-row{display:flex;align-items:center}.why-it-works__table-row:not(:last-child) .why-it-works__table-cell{border-bottom:.8px solid rgba(255,255,255,.04)}.why-it-works__table-cell{padding:1.375rem 1.6rem 1.505rem;font-family:var(--font-body-family, "Helvetica Neue", sans-serif);font-weight:400;font-size:1.31rem;line-height:1.968rem;color:var(--wiw-table-text, rgba(255, 255, 255, .8));margin:0}.why-it-works__table-cell--nutrient{flex:1}.why-it-works__table-cell--serving{width:12rem;text-align:left}.why-it-works__table-cell--amount{width:8.7rem;text-align:right;font-family:"Anton",var(--font-heading-family, sans-serif);font-weight:400;font-size:1.6rem;line-height:2.4rem;color:var(--wiw-accent, #0BAE1E);padding-top:1.2rem;padding-bottom:1.28rem}.why-it-works__table-row{transition:background-color .3s ease-out}.why-it-works__table-cell--amount{transition:text-shadow .3s ease-out}@media(hover:hover)and (pointer:fine){.why-it-works__table-row:hover{background-color:#6abf2e0f}.why-it-works__table-row:hover .why-it-works__table-cell--amount{text-shadow:0 0 12px rgba(11,174,30,.3)}}.why-it-works__features{display:flex;flex-direction:column}.why-it-works__feature{display:flex;align-items:flex-start;gap:2rem;padding:1.6rem 0 1.68rem}.why-it-works__feature:not(:last-child){border-bottom:.8px solid rgba(255,255,255,.05)}.why-it-works__feature-icon{width:3.86rem;height:3.86rem;flex-shrink:0;display:flex;align-items:center;justify-content:center;background-color:var(--wiw-icon-bg, rgba(106, 191, 46, .12));border:1.38px solid var(--wiw-icon-border, rgba(106, 191, 46, .25));margin-top:.14rem}.why-it-works__feature-icon img{width:1.8rem;height:1.8rem;object-fit:contain}.why-it-works__feature-icon svg{width:1.8rem;height:1.8rem;color:#fff;fill:#fff}.why-it-works__feature-content{flex:1;display:flex;flex-direction:column;gap:.8rem}.why-it-works__feature-title{font-family:"Anton",var(--font-heading-family, sans-serif);font-weight:400;font-size:2.3rem;line-height:2.38rem;letter-spacing:.0808rem;text-transform:uppercase;color:var(--wiw-heading-color, #ffffff);margin:0}.why-it-works__feature-text{font-family:var(--font-body-family, "Helvetica Neue", sans-serif);font-weight:400;font-size:1.5rem;line-height:2.2rem;color:var(--wiw-feature-text, rgba(255, 255, 255, .4));margin:0}.why-it-works__feature{transition:background-color .35s ease-out,padding-left .35s ease-out;border-radius:4px}.why-it-works__feature-icon{transition:border-color .35s ease-out,box-shadow .35s ease-out,background-color .35s ease-out}.why-it-works__feature-text{transition:color .35s ease-out}@media(hover:hover)and (pointer:fine){.why-it-works__feature:hover{background-color:#6abf2e0f;padding-left:1.2rem}.why-it-works__feature:hover .why-it-works__feature-icon{border-color:#6abf2e80;box-shadow:0 0 12px #0fe82826;background-color:#6abf2e2e}.why-it-works__feature:hover .why-it-works__feature-text{color:#ffffffb3}}.why-it-works__image-wrap img{transition:transform .5s cubic-bezier(.23,1,.32,1)}@media(hover:hover)and (pointer:fine){.why-it-works__image-wrap:hover img{transform:scale(1.05)}}@media screen and (max-width:989px){.why-it-works__inner{padding:0 40px}.why-it-works__layout{flex-direction:column;gap:32px}.why-it-works__left{align-self:auto}.why-it-works__image-wrap{min-height:260px}.why-it-works__heading{font-size:48px;line-height:43.2px}}@media screen and (max-width:749px){.why-it-works__inner{padding:0 20px}.why-it-works__layout{flex-direction:column;gap:0}.why-it-works__left{gap:11.2px;width:100%}.why-it-works__right{width:100%}.why-it-works__header{gap:11.2px}.why-it-works__heading{font-size:35.2px;line-height:31.68px}.why-it-works__image-wrap{height:190px;min-height:350px;flex:none;margin-top:20.8px}.why-it-works__right{padding-top:31.4px}.why-it-works__table{width:100%;max-width:none;align-self:stretch}.why-it-works__table-header-cell--serving{width:100px}.why-it-works__table-header-cell--amount{width:80px}.why-it-works__table-cell--serving{width:100px}.why-it-works__table-cell--amount{width:80px}.why-it-works__table-cell{font-size:13.1px}.why-it-works__feature{gap:12px}.why-it-works__feature-icon{width:28px;height:28px;border-width:1px;margin-top:1px}.why-it-works__feature-icon img,.why-it-works__feature-icon svg{width:13px;height:13px}.why-it-works__feature-content{gap:2px}.why-it-works__feature-title{font-size:20px;line-height:22.8px}.why-it-works__feature-text{font-size:14px;line-height:18px;padding-top:5px}}
/*# sourceMappingURL=/cdn/shop/t/10/assets/section-why-it-works.css.map */
