.fellinora-sec,.fellinora-sec *{box-sizing:border-box}.fellinora-sec{--fdh-type-scale: var(--fdh-type-mobile, 1.35);--fdh-scale-base: 1.35;--fdh-type-factor: calc(var(--fdh-type-scale) / var(--fdh-scale-base));display:grid;grid-template-columns:minmax(0,1.16fr) minmax(360px,.84fr);align-items:start;background:var(--fdh-cream, #fdfcff);color:var(--fdh-ink, #1a1028);font-family:var(--custom-sections-body-font-family, var(--font-body-family))}.fellinora-scroll{display:flex;flex-direction:column;justify-content:center;gap:1.4rem;padding:clamp(2rem,4vw,5rem) clamp(1.6rem,3.2vw,4rem)}.fl-intro{margin-bottom:.5rem}.fellinora-sec .bigtitle{margin:0;color:var(--fdh-ink, #1a1028);font-family:var(--custom-sections-heading-font-family, inherit);font-size:var(--fdh-heading-size-mobile, 42px);font-weight:var(--custom-sections-heading-font-weight, 900);line-height:var(--fdh-heading-line-height, 1.08);overflow-wrap:break-word;text-wrap:balance;-webkit-hyphens:auto;hyphens:auto}.fellinora-sec .bigtitle em{color:var(--fdh-sage, #3d6b4f);font-style:italic;font-weight:300}.fl-intro-body{max-width:52rem;margin:.8rem 0 0;color:var(--fdh-intro-color, var(--fdh-mid, rgba(26, 16, 40, .44)));font-size:var(--fdh-intro-size-mobile, 20px);font-weight:520;line-height:1.8}.concept-card{display:grid;grid-template-columns:7.85rem minmax(0,1fr);min-height:11rem;height:auto;align-items:stretch;overflow:hidden;border:1.5px solid var(--fdh-card-border, rgba(26, 16, 40, .07));border-radius:20px;background:var(--fdh-card-bg, #ffffff);box-shadow:0 2px 12px var(--fdh-card-shadow, rgba(61, 107, 79, .06));cursor:default;transition:opacity .75s ease,transform .75s ease,box-shadow .35s ease}.concept-card:hover{transform:translate(-5px);box-shadow:0 14px 36px color-mix(in srgb,var(--fdh-card-shadow, rgba(61, 107, 79, .18)),transparent 65%)}.cc-img{position:relative;display:flex;align-items:center;justify-content:center;overflow:hidden;min-height:11rem;height:auto;align-self:stretch;padding:.85rem;background:var(--fdh-concept-color, var(--fdh-concept-fallback-a, #d8f3dc));font-size:calc(2.2rem * var(--fdh-type-factor))}.cc-img-media{position:absolute;top:.85rem;right:.85rem;bottom:.85rem;left:.85rem;display:block;width:calc(100% - 1.7rem);height:calc(100% - 1.7rem);object-fit:contain;object-position:center}.cc-body{display:flex;flex-direction:column;justify-content:center;min-width:0;overflow:visible;padding:1rem 1rem 1rem .85rem;gap:.22rem}.cc-title{color:var(--fdh-card-title-color, var(--fdh-ink, #1a1028));font-family:var(--custom-sections-heading-font-family, inherit);font-size:var(--fdh-card-title-size-mobile, 24px);font-weight:max(var(--custom-sections-heading-font-weight, 750),800);line-height:1.1;max-width:100%;overflow-wrap:anywhere;text-wrap:balance;-webkit-hyphens:auto;hyphens:auto}.cc-sub{margin-top:0;color:var(--fdh-card-text-color, var(--fdh-mid, rgba(26, 16, 40, .44)));font-size:var(--fdh-card-text-size-mobile, 16px);font-weight:400;line-height:1.38;max-width:100%;overflow-wrap:anywhere}.gets-strip{display:flex;flex-wrap:wrap;gap:.6rem;padding:1.4rem 1.6rem;border-radius:18px;background:var(--fdh-strip-bg, #3d6b4f)}.get-chip{padding:.3rem .85rem;border:1px solid var(--fdh-chip-border, rgba(255, 255, 255, .2));border-radius:100px;background:var(--fdh-chip-bg, rgba(255, 255, 255, .15));color:var(--fdh-chip-text, #ffffff);font-size:var(--fdh-chip-size-mobile, 14px);font-weight:760;line-height:1.1}.fellinora-sticky{--fdh-visual-height: 560px;position:sticky;top:0;display:flex;align-items:center;justify-content:center;justify-self:stretch;align-self:stretch;overflow:hidden;min-height:100vh;height:100vh;padding:0}.fellinora-sticky--mobile{display:none}.fs-frame{position:relative;width:min(100%,calc(38rem * var(--fdh-visual-scale, 1)));min-height:calc(var(--fdh-visual-height) * var(--fdh-visual-scale, 1));height:calc(var(--fdh-visual-height) * var(--fdh-visual-scale, 1));overflow:hidden;border-radius:30px;background:linear-gradient(145deg,var(--fdh-sticky-a, #d8edd8),var(--fdh-sticky-b, #a8cca8),var(--fdh-sticky-c, #6aaa7a))}.fs-media{position:absolute;top:0;right:0;bottom:0;left:0;display:block;width:100%;height:100%;object-fit:cover;border-radius:inherit}.fs-overlay{position:absolute;top:0;right:0;bottom:0;left:0;border-radius:inherit;background:linear-gradient(to left,transparent 60%,rgba(248,253,249,.5) 100%),linear-gradient(to top,rgba(61,107,79,.5) 0%,transparent 60%)}.fs-emoji{position:absolute;top:50%;left:50%;opacity:.12;transform:translate(-50%,-50%);font-size:calc(18rem * var(--fdh-type-factor));pointer-events:none}.fs-content{position:relative;z-index:2;display:flex;flex:1 1 auto;align-items:flex-end;min-height:100%;margin:0;padding:clamp(2rem,4vw,3rem)}.fs-copy{display:flex;flex-direction:column;align-items:flex-start;justify-content:space-between;gap:1rem;width:100%;max-width:100%;min-height:100%}.fs-title{margin-bottom:0;color:#fff;display:inline-flex;flex-direction:column;align-items:flex-start;font-family:var(--custom-sections-heading-font-family, inherit);font-size:var(--fdh-sticky-title-size-mobile, 34px);font-weight:var(--custom-sections-heading-font-weight, 900);line-height:1;white-space:normal;width:100%;max-width:100%;overflow-wrap:break-word;word-break:normal;text-wrap:balance;-webkit-hyphens:auto;hyphens:auto;flex-shrink:0}.fs-title em{font-style:italic;font-weight:300}.fs-cta{display:inline-flex;align-items:center;gap:.5rem;margin-top:0;padding:.7rem 1.6rem;border-radius:100px;background:#fff;color:var(--fdh-sage, #3d6b4f);box-shadow:0 4px 16px #3d6b4f33;font-size:var(--fdh-button-size-mobile, 14px);font-weight:760;line-height:1;text-decoration:none;flex-shrink:0;transition:transform .2s ease;align-self:flex-start}.fdh-content-align-mobile--left .fl-intro,.fdh-content-align-mobile--left .cc-body{text-align:left}.fdh-content-align-mobile--left .gets-strip{justify-content:flex-start}.fdh-content-align-mobile--center .fl-intro,.fdh-content-align-mobile--center .cc-body{text-align:center}.fdh-content-align-mobile--center .fl-intro-body{margin-left:auto;margin-right:auto}.fdh-content-align-mobile--center .gets-strip{justify-content:center}.fdh-sticky-align-mobile--left .fs-content{text-align:left}.fdh-sticky-align-mobile--center .fs-content{text-align:center}.fdh-sticky-align-mobile--right .fs-content{text-align:right}.fs-cta:hover{transform:scale(1.03)}.fs-cta:after{content:" \2192"}.fellinora-sec .r{opacity:0;transform:translateY(28px);transition:opacity .75s ease,transform .75s ease}.fellinora-sec .on{opacity:1!important;transform:none!important}.fellinora-sec .d1{transition-delay:.07s}.fellinora-sec .d2{transition-delay:.14s}.fellinora-sec .d3{transition-delay:.21s}.fellinora-sec .d4{transition-delay:.28s}.fellinora-sec .d5{transition-delay:.35s}@media(min-width:480px){.fellinora-sec{--fdh-type-scale: var(--fdh-type-mobile-large, var(--fdh-type-mobile, 1.35));--fdh-scale-base: 1.35}}@media(min-width:750px){.fellinora-sec{--fdh-type-scale: var(--fdh-type-tablet, 1.3);--fdh-scale-base: 1.3}}@media(min-width:1024px)and (orientation:portrait){.fellinora-sec{--fdh-type-scale: var(--fdh-type-ipad-portrait, 1.8);--fdh-scale-base: 1.8}}@media(min-width:1180px)and (max-width:1365px){.fellinora-sec{--fdh-type-scale: var(--fdh-type-ipad-landscape, 1.8);--fdh-scale-base: 1.8}}@media(min-width:1366px){.fellinora-sec{--fdh-type-scale: var(--fdh-type-desktop, 1.35);--fdh-scale-base: 1.35}}@media(min-width:1720px){.fellinora-sec{--fdh-type-scale: var(--fdh-type-desktop-large, 1.5);--fdh-scale-base: 1.5}}@media(min-width:1025px){.fellinora-sec .bigtitle{font-size:var(--fdh-heading-size-desktop, 62px)}.fl-intro-body{font-size:var(--fdh-intro-size-desktop, 24px);max-width:60rem}.cc-title{font-size:var(--fdh-card-title-size-desktop, 27px)}.cc-sub{font-size:var(--fdh-card-text-size-desktop, 18px)}.get-chip{font-size:var(--fdh-chip-size-desktop, 17px)}.fs-title{font-size:var(--fdh-sticky-title-size-desktop, 58px)}.fs-cta{font-size:var(--fdh-button-size-desktop, 17px)}.fdh-content-align-desktop--left .fl-intro,.fdh-content-align-desktop--left .cc-body{text-align:left}.fdh-content-align-desktop--left .gets-strip{justify-content:flex-start}.fdh-content-align-desktop--center .fl-intro,.fdh-content-align-desktop--center .cc-body{text-align:center}.fdh-content-align-desktop--center .fl-intro-body{margin-left:auto;margin-right:auto}.fdh-content-align-desktop--center .gets-strip{justify-content:center}.fdh-sticky-align-desktop--left .fs-content{text-align:left}.fdh-sticky-align-desktop--center .fs-content{text-align:center}.fdh-sticky-align-desktop--right .fs-content{text-align:right}}@media(max-width:1024px){.fellinora-sec{grid-template-columns:1fr}.fellinora-sticky--desktop{display:none}.fellinora-sticky--mobile{display:flex;margin-bottom:.6rem}.fellinora-scroll{padding:4rem 2rem}.fellinora-sticky{position:relative;top:auto;align-items:stretch;justify-content:flex-start;align-self:auto;min-height:auto;height:auto}.fs-frame{width:100%;aspect-ratio:4 / 5;min-height:clamp(24rem,78vw,30rem);height:auto}.fs-media{object-fit:contain;object-position:center center}.fs-content{padding:1.5rem}.fellinora-sec .concept-card{grid-template-columns:6rem minmax(0,1fr);min-height:12.4rem;height:auto;background:var(--fdh-card-bg, #ffffff);align-items:stretch}.fellinora-sec .cc-img{align-self:stretch;min-height:12.4rem;height:auto;padding:.8rem}.fellinora-sec .cc-img-media{position:absolute;top:.8rem;right:.8rem;bottom:.8rem;left:.8rem;width:calc(100% - 1.6rem);height:calc(100% - 1.6rem);object-fit:contain;object-position:center;border-radius:14px}.fellinora-sec .cc-body{display:flex;flex-direction:column;justify-content:center;min-width:0;overflow:visible;padding:.95rem .9rem .95rem .72rem;gap:.15rem}.fellinora-sec .cc-title{font-size:clamp(calc(var(--fdh-card-title-size-mobile, 24px) * .95),2vw + .6rem,var(--fdh-card-title-size-mobile, 24px));line-height:1.06}.fellinora-sec .cc-sub{font-size:clamp(calc(var(--fdh-card-text-size-mobile, 16px) * .96),1vw + .55rem,var(--fdh-card-text-size-mobile, 16px));line-height:1.32}}@media(max-width:640px){.fellinora-sec .concept-card{grid-template-columns:minmax(0,.92fr) minmax(0,1.08fr);min-height:13rem;height:auto}.fellinora-sec .cc-img{min-height:13rem;height:auto;padding:.78rem}.fellinora-sec .cc-img-media{top:.78rem;right:.78rem;bottom:.78rem;left:.78rem;width:calc(100% - 1.56rem);height:calc(100% - 1.56rem)}.fellinora-sec .cc-title{font-size:clamp(calc(var(--fdh-card-title-size-mobile, 24px) * .9),4.1vw,var(--fdh-card-title-size-mobile, 24px));line-height:1.04}.fellinora-sec .cc-sub{font-size:clamp(calc(var(--fdh-card-text-size-mobile, 16px) * .92),3vw,var(--fdh-card-text-size-mobile, 16px));line-height:1.28}.fs-content{padding:1.4rem}.fs-copy{gap:.85rem}.fs-title{line-height:.98}}@media(max-width:420px){.fellinora-sec .concept-card{grid-template-columns:minmax(0,.88fr) minmax(0,1.12fr);min-height:13.4rem}.fellinora-sec .cc-img{min-height:13.4rem;padding:.72rem}.fellinora-sec .cc-img-media{top:.72rem;right:.72rem;bottom:.72rem;left:.72rem;width:calc(100% - 1.44rem);height:calc(100% - 1.44rem)}.fellinora-sec .cc-body{padding:.82rem .78rem}.fellinora-sec .cc-title{font-size:clamp(calc(var(--fdh-card-title-size-mobile, 24px) * .86),3.8vw,var(--fdh-card-title-size-mobile, 24px))}.fellinora-sec .cc-sub{font-size:clamp(calc(var(--fdh-card-text-size-mobile, 16px) * .88),2.7vw,var(--fdh-card-text-size-mobile, 16px))}}@media(prefers-reduced-motion:reduce){.fellinora-sec .r,.concept-card,.fs-cta{transition:none}.fellinora-sec .r{opacity:1;transform:none}}
/*# sourceMappingURL=/cdn/shop/t/31/assets/fellinora-digestion-help.css.map */
