.your-health-signal-section{width:100%}.your-health-signal-section .your-health-signal-wrapper{background:#f5f5f8;padding:4rem 2rem;border-radius:25px;box-shadow:0 0 5px 0 rgba(0,0,0,.1019607843);display:flex;flex-direction:column;align-items:center;justify-content:center;gap:1rem}@media screen and (max-width:767px){.your-health-signal-section .your-health-signal-wrapper{padding:2rem 1rem}}.your-health-signal-section .your-health-signal-wrapper .your-health-signal-title{font-size:2.5rem;font-weight:500;line-height:48px;text-align:center;max-width:60%;display:inline-block}@media screen and (max-width:767px){.your-health-signal-section .your-health-signal-wrapper .your-health-signal-title{max-width:100%}}.your-health-signal-section .your-health-signal-wrapper .your-health-signal-subtitle{font-size:1.125rem;font-weight:400;line-height:25px;margin-top:10px;text-align:center;max-width:60%;margin-bottom:2rem;display:inline-block}@media screen and (max-width:767px){.your-health-signal-section .your-health-signal-wrapper .your-health-signal-subtitle{max-width:100%}}.your-health-signal-section .your-health-signal-wrapper .your-health-signal-card-image{display:flex;margin-top:2rem;width:auto;height:400px}@media screen and (max-width:767px){.your-health-signal-section .your-health-signal-wrapper .your-health-signal-card-image{height:auto;max-width:100%}}.your-health-signal-section .your-health-signal-wrapper #your-health-signal-card-btn{margin-top:2rem}.your-health-signal-section .your-health-signal-wrapper #your-health-signal-card-btn:hover span{color:#fff!important}.share-product,.share-product .share-product-wrapper{width:100%;display:flex;flex-direction:row;align-items:center;justify-content:center}.share-product .share-product-wrapper{gap:60px}@media screen and (max-width:767px){.share-product .share-product-wrapper{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:60px}}.share-product .share-product-wrapper .share-product-content{width:100%;display:flex;flex-direction:column;align-items:flex-start;justify-content:flex-start;gap:15px}@media screen and (max-width:767px){.share-product .share-product-wrapper .share-product-content{width:100%;text-align:center;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:20px}}.share-product .share-product-wrapper .share-product-content h2{font-size:2.5rem;font-weight:500;line-height:48px;display:flex;flex-direction:column;align-items:flex-start;justify-content:flex-start}.share-product .share-product-wrapper .share-product-content h2 span{font-family:var(--font-Libre-Baskerville);font-weight:400;font-style:italic}@media screen and (max-width:767px){.share-product .share-product-wrapper .share-product-content h2{font-size:2.1875rem;display:inline-block}}.share-product .share-product-wrapper .share-product-content .image-Block{display:none}@media screen and (max-width:767px){.share-product .share-product-wrapper .share-product-content .image-Block{display:flex;width:100%;height:auto}}.share-product .share-product-wrapper .share-product-content .description-text{display:inline-block;line-height:30px;font-weight:300;font-size:1.125rem;max-width:85%}@media screen and (max-width:767px){.share-product .share-product-wrapper .share-product-content .description-text{font-size:1rem;line-height:24px}}.share-product .share-product-wrapper .share-product-content .share-product-cta{margin-top:15px;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:10px}.share-product .share-product-wrapper .share-product-content .share-product-cta a>span{font-size:1.375rem;font-weight:500;line-height:25px}.share-product .share-product-wrapper .share-product-content .share-product-cta a>span:hover{text-decoration:underline}.share-product .share-product-wrapper .share-product-content .share-product-cta .share-social-tooltip .tooltip{z-index:0;background-color:rgba(0,0,0,0);box-shadow:unset;color:#000045;font-size:1rem;padding:0;text-align:left;width:280px;height:150px;pointer-events:auto;max-width:unset}@media screen and (max-width:767px){.share-product .share-product-wrapper .share-product-content .share-product-cta .share-social-tooltip .tooltip{top:-40px;left:unset;transform:translateY(-100%)}}.share-product .share-product-wrapper .share-product-content .share-product-cta .share-social-tooltip .tooltip .ShareSocialBlock{border-radius:10px;padding:1rem;background-color:#fff;box-shadow:0 0 10px 0 rgba(0,0,0,.2);position:relative;z-index:9999;height:100%;display:flex;flex-direction:column;align-items:flex-start;justify-content:center;gap:1.5rem}.share-product .share-product-wrapper .share-product-content .share-product-cta .share-social-tooltip .tooltip .ShareSocialBlock .ShareSocialText{text-align:left;font-size:1.5rem;font-weight:500;line-height:26px}.share-product .share-product-wrapper .share-product-content .share-product-cta .share-social-tooltip .tooltip .ShareSocialBlock .ShareSocialIcons{display:flex;flex-direction:row;align-items:center;justify-content:center;gap:10px}.share-product .share-product-wrapper .share-product-content .share-product-cta .share-social-tooltip .tooltip .ShareSocialBlock .ShareSocialIcons svg{width:52px;height:52px}.share-product .share-product-wrapper .share-product-content .share-product-cta .share-social-tooltip .tooltip-arrow{top:calc(50% - 15px);left:-3px;transform:translateY(-50%) rotate(90deg);border-color:rgba(0,0,0,0)}@media screen and (max-width:767px){.share-product .share-product-wrapper .share-product-content .share-product-cta .share-social-tooltip .tooltip-arrow{top:calc(100% - 14px)!important;left:50%!important;transform:translateX(-50%) rotate(90deg)!important;border-color:rgba(0,0,0,0)}}.share-product .share-product-wrapper .share-product-content .share-product-cta .share-social-tooltip .tooltip-arrow:before{content:"";position:absolute;border:unset!important;transform:translateY(-50%) rotate(-221deg);width:30px;height:30px;border-radius:5px;background-color:#fff;box-shadow:0 0 5px 0 rgba(0,0,0,.2);z-index:0}.share-product .share-product-wrapper .share-product-image{width:100%}@media screen and (max-width:767px){.share-product .share-product-wrapper .share-product-image{display:none}}.share-product .share-product-wrapper .share-product-image img{width:100%;height:auto;border-radius:30px;object-fit:cover}.cards-sticky-section .cards-sticky-section-wrapper .cards-sticky-section-header{margin-bottom:3rem;display:flex;flex-direction:row;align-items:center;justify-content:center}.cards-sticky-section .cards-sticky-section-wrapper .cards-sticky-section-header .cards-sticky-section-title{text-align:center;font-size:2.5rem;font-weight:500;line-height:48px;display:flex;flex-direction:row;align-items:center;justify-content:center;gap:10px}.cards-sticky-section .cards-sticky-section-wrapper .cards-sticky-section-header .cards-sticky-section-title span{font-family:var(--font-Libre-Baskerville);font-weight:400;font-style:italic}@media screen and (max-width:767px){.cards-sticky-section .cards-sticky-section-wrapper .cards-sticky-section-header .cards-sticky-section-title{font-size:2.1875rem;display:inline-block;max-width:90%}}.cards-sticky-section .cards-sticky-section-wrapper .scroll-assembly-container{width:100%;position:relative;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:1rem}.cards-sticky-section .cards-sticky-section-wrapper .scroll-assembly-container .sticky-card-item{flex:1 1;max-width:700px;min-width:300px;border-radius:35px;position:-webkit-sticky;position:sticky;padding:3rem 2rem 2rem;transition:all .5s ease-in-out;box-shadow:0 0 10px 0 rgba(0,0,0,.1019607843);background:#f8f8f8;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:2.5rem}@media screen and (max-width:767px){.cards-sticky-section .cards-sticky-section-wrapper .scroll-assembly-container .sticky-card-item{padding:2rem 1rem 1rem;border-radius:16px}}.cards-sticky-section .cards-sticky-section-wrapper .scroll-assembly-container .sticky-card-item .card-content{text-align:center;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:15px}.cards-sticky-section .cards-sticky-section-wrapper .scroll-assembly-container .sticky-card-item .card-content .card-title{font-size:1.5rem;font-weight:500;line-height:34px;max-width:70%}@media screen and (max-width:767px){.cards-sticky-section .cards-sticky-section-wrapper .scroll-assembly-container .sticky-card-item .card-content .card-title{max-width:100%;padding:0 10px}}.cards-sticky-section .cards-sticky-section-wrapper .scroll-assembly-container .sticky-card-item .card-content .card-description{font-size:1rem;font-weight:300;line-height:24px}.cards-sticky-section .cards-sticky-section-wrapper .scroll-assembly-container .sticky-card-item .card-image-block{width:100%}.cards-sticky-section .cards-sticky-section-wrapper .scroll-assembly-container .sticky-card-item .card-image-block img{width:100%;height:auto}.cards-sticky-section .cards-sticky-section-wrapper .scroll-assembly-container .sticky-card-item:first-child{top:50px;max-width:650px}.cards-sticky-section .cards-sticky-section-wrapper .scroll-assembly-container .sticky-card-item:nth-child(2){top:100px;max-width:700px}.cards-sticky-section .cards-sticky-section-wrapper .scroll-assembly-container .sticky-card-item:nth-child(3){top:150px;max-width:750px}.cards-sticky-section .cards-sticky-section-wrapper .scroll-assembly-container .sticky-card-item:nth-child(4){top:200px;max-width:800px}:export{B0:#f5f5f5;B1:#e9e9e9;B2:#d9d9d9;B3:#c4c4c4;B4:#9d9d9d;B5:#7b7b7b;B6:#555;B7:#434343;B8:#262626;B9:#000;C0:#e1f3fb;C1:#b4e2f4;C2:#82cfed;C3:#4fbce5;C4:#11c5f5;C5:#049fda;C6:#0397d6;C7:#038dd0;C8:#0283cb;C9:#0172c2;N0:#e0e9ef;N1:#b3c8d7;N2:#80a4bd;N3:#4d80a3;N4:#26648f;N5:#00497b;N6:#004273;N7:#003968;N8:#00315e;N9:#00214b;SS0:#e8f5e6;SS1:#c5e6bf;SS2:#9ed695;SS3:#77c66b;SS4:#5ab94b;SS5:#3dad2b;SS6:#37a626;SS7:#2f9c20;SS8:#27931a;SS9:#1a8310;ES0:#fce6e5;ES1:#f7c1bf;ES2:#f19794;ES3:#eb6d69;ES4:#e74e49;ES5:#e32f29;ES6:#e02a24;ES7:#dc231f;ES8:#d81d19;ES9:#d0120f;WS0:#fffae5;WS1:#fef4be;WS2:#feec93;WS3:#fee468;WS4:#fddf47;Ws5:#fdd927;WS6:#fdd523;WS7:#fccf1d;WS8:#fcca17;WS9:#fcc00e;T0:#e1f4f5;T1:#b5e3e7;T2:#84d1d7;T3:#53bfc6;T4:#2eb1ba;T5:#09a3ae;T6:#089ba7;T7:#06919d;T8:#058894;T9:#027784;Black16:#000;Black24:#000;Black40:#000;Black64:#000;Black80:#000;White:#fff;Atome:#e7ff30;PayPal:#ffc43a;PaleBlue:rgba(56,177,233,.5647058824);LightCyan:#f3fafd;PastelYellow:#ffe68c;LightCeruleanBlue:#2ba0da;SnowFlurry:#f0ffd6;HalfDutchWhite:#fcf0d3;PaleAqua:#def5f5;Selago:#fbebfe;Solitude:#dde4f6;WhiteSmoke:#f4f4f4;LightGrayishOrange:#f8f6f2;Transparent:rgba(0,0,0,0);Green:#3cae2a;SteelBlue:#95a7b0;AliceBlue:#f3fafd;Alabaster:#f3f3ed;CreamyYellow:#ffeec3;GreenishGray:#515750;DarkCharcoal:#333;DeepRed:#bd0e09;SaffronOrange:#f8a563;DarkRed:#bd0e09;SkyBlue:#c7d8ed;SemiTransparentBlack:rgba(0,0,0,.7);Amber:#f57e20;DeepRose:#ef4861;BrightBlue:#49c8f5;LightPurple:#2a112e;LightSkyBlue:#dbeaf1;MildGreen:rgba(94,184,135,.1);SilveringGray:#bad1dc;LightGreen:#5eb887;SimplePink:#f7a0ad;LotusPink:#ead0d6;Purple:#8453bd;PaleGreen:#94cc5c;PastelBlue:#c9efff;DarkNight:#0c103b;NavalNight:#35003d;CornSilk:#fff9e5;AquariusBlues:#d7f3ff;MildPink:#f2ecff;Yellow:hsl(65,100%,93%);MildRose:rgba(245,140,145,.1);LightPink:#f58c91;MildOrange:#ffe9d9;DarkOrange:#dc4d01;Saffron:#f79141;LinkTextColor:#00e;DefaultLink2:#15c;DnaExpressAtfBg:#b1cbeb;HurryRed:#bd0e09;PureOrange:#fe784f;BlueCue:#6594c6;ShadeOrange:#fd9666;GradientColorPink:#f7a48b;GradientColorBlue:#6e96c2;PremiumBundleBg1:#fbd6cb;LeadOrange:#f4761c;SunflowerYellow:#ffea8f;Violet:#9b59b6;PulpOrange:#ff6f61;InkBlue:#15c;DarkGray:#3e4b5e;PrimaryColor:#5447ff;SecondaryColor:#000045;Gray:#787878;LightRoseBorder:rgba(245,196,255,.5)}:export{HeaderHeightMobile:62px;HeaderFooterHeightMobile:62px;BannerHeight:36px}:export{bggradient1:linear-gradient(0deg,#e1f3fb,#ffffff);bg-gradient-2:linear-gradient(180deg,#f7a48b 4.44%,#6e96c2 94%);bg-gradient-3:linear-gradient(90deg,#ff9457,#dea5f9);bg-gradient-4:linear-gradient(135deg,#2b1556,#8b6be3 94%);wavyRose:linear-gradient(180deg,#ffffff 1.68%,#f0e2dc 26.26%,#e2e2e2 50.84%,#ffe1d7 75.91%,#f8f0ee 99.51%);grayBtnGradient:linear-gradient(90deg,#7a9c9f,#496a71);wavyGrayRose:linear-gradient(90deg,#81a8a4 15.03%,#658789 49.12%,#f1a68f 82.18%);VioletToWhite:radial-gradient(89.99% 86.14% at 50% 7.63%,#ad00d0 0,rgba(171,171,171,0) 89.5%);WhitishGray:linear-gradient(180deg,#ffffff 52%,#faf7fa);RosyWhite:linear-gradient(176.87deg,#ffedff 9.49%,#ffffff 114.65%)}.founders-endorsement-section{width:100%}.founders-endorsement-section .founders-endorsement-wrapper{background:#f5f5f8;box-shadow:0 0 5px 0 rgba(0,0,0,.1019607843);border-radius:25px;padding:2rem;text-align:center;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:1.75rem}.founders-endorsement-section .founders-endorsement-wrapper .founders-endorsement-title{font-size:2.5rem;font-weight:600;line-height:48px;display:inline-block}.founders-endorsement-section .founders-endorsement-wrapper .founders-endorsement-title span{font-family:var(--font-Libre-Baskerville);font-weight:400;font-style:italic}@media screen and (max-width:767px){.founders-endorsement-section .founders-endorsement-wrapper .founders-endorsement-title{font-size:2.1875rem}}.founders-endorsement-section .founders-endorsement-wrapper .founders-endorsement-quote{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:1rem}.founders-endorsement-section .founders-endorsement-wrapper .founders-endorsement-quote .founders-endorsement-quote-wrapper{display:flex;flex-direction:row;align-items:flex-start;justify-content:center;gap:10px}.founders-endorsement-section .founders-endorsement-wrapper .founders-endorsement-quote .founders-endorsement-quote-wrapper svg{margin-top:-18px}.founders-endorsement-section .founders-endorsement-wrapper .founders-endorsement-quote .founders-endorsement-quote-wrapper:first-child .founders-endorsement-quote-text{margin-left:0}@media screen and (max-width:767px){.founders-endorsement-section .founders-endorsement-wrapper .founders-endorsement-quote .founders-endorsement-quote-wrapper:last-child{align-items:flex-end}}.founders-endorsement-section .founders-endorsement-wrapper .founders-endorsement-quote .founders-endorsement-quote-wrapper:last-child .founders-endorsement-quote-text{margin-right:0}.founders-endorsement-section .founders-endorsement-wrapper .founders-endorsement-quote .founders-endorsement-quote-text{font-size:1.25rem;line-height:30px;font-weight:400;display:inline-block;margin:0 38px}.founders-endorsement-section .founders-endorsement-wrapper .founders-endorsement-detail .founders-endorsement-author,.founders-endorsement-section .founders-endorsement-wrapper .founders-endorsement-detail .website-text{line-height:24px;color:#5447ff!important;font-size:1rem;font-weight:300}.founders-endorsement-section .founders-endorsement-wrapper .founders-endorsement-detail .website-text{text-decoration:underline}.founders-endorsement-section .founders-endorsement-wrapper .founders-endorsement-detail .founders-endorsement-website{margin-top:10px;display:flex;flex-direction:row;align-items:center;justify-content:center;gap:10px}