@charset "UTF-8";@font-face{font-family:Helvetica Neue;src:url(/HelveticaNeue.440d80fe.ttc) format("truetype");font-weight:400;font-style:normal;font-display:swap}:root{--teal:#47bb9e;--yellow:#eab544;--blue:#1d4288}html{box-sizing:border-box}*,:after,:before{box-sizing:inherit;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}body{min-width:320px;padding:0;margin:0;font-family:Helvetica,Arial,sans-serif}@media screen and (min-width:992px){body[data-modal]{overflow:hidden}}a{color:var(--teal);white-space:nowrap;text-decoration:none}a:hover{text-decoration:underline}h1,h2,h3,h4{margin:0 0 .5rem}@media screen and (min-width:992px){h1,h2,h3,h4{margin:0 0 .7rem}}hr{width:270px;border:1px solid var(--teal)}@media screen and (min-width:992px){hr{max-width:25%}}p{margin:0 0 .5rem}.button{width:100%;max-width:320px;margin:auto;background-color:var(--teal);border:1px solid var(--teal);padding:1rem 0;border-radius:.25rem;letter-spacing:1px;white-space:nowrap;color:#fff;font-weight:700;font-size:.875rem;cursor:pointer;transition:all .2s ease-in-out}.button:hover{background-color:#38977f;border:1px solid #38977f}.button:focus{outline:none;border:1px solid rgba(56,151,127,.5);box-shadow:0 0 0 .28rem rgba(71,187,158,.5)}@media screen and (min-width:992px){.button{font-size:1.0625rem;padding:1rem;letter-spacing:0}}@media screen and (min-width:1200px){.button{font-size:1.3rem;letter-spacing:1.5px}}.us-consumers{margin:0;font-size:80%;padding:.5rem 1rem}@media screen and (min-width:992px){.us-consumers{padding-top:1rem;font-size:.875rem}}#contact{color:var(--teal)}#header{position:-webkit-sticky;position:-moz-sticky;position:-ms-sticky;position:-o-sticky;position:sticky;top:0;left:0;right:0;background-color:#fff;z-index:10}@media screen and (min-width:1440px){#header{margin:0 -1px}}#header .header-desktop{display:none}@media screen and (min-width:992px){#header .header-desktop{display:block}}#header .header-mobile{display:block}@media screen and (min-width:992px){#header .header-mobile{display:none}}#header #cta-top{padding:1rem 1.5rem 1.5rem;display:flex;flex-direction:column;justify-content:center}@media screen and (min-width:992px){#header #cta-top{padding:.5rem .75rem .75rem}}#header #cta-top #cta-consumers{font-size:1.4rem}@media screen and (min-width:992px){#header #cta-top #cta-consumers{font-size:.5rem}}#header #cta-top #cta-content{margin-bottom:0;font-size:1.593rem;white-space:nowrap}@media screen and (min-width:992px){#header #cta-top #cta-content{text-align:center}}.container{max-width:1440px;margin:auto}section#hero{padding-bottom:1rem;color:#fff}section#hero .canvas-mobile{display:block}@media screen and (min-width:992px){section#hero .canvas-mobile{display:none}}section#hero .canvas-mobile #hero-text h1{font-size:3rem;margin-bottom:.5rem;letter-spacing:1.4px;line-height:1.05;text-align:center}section#hero .canvas-mobile #hero-text h2{font-weight:600;font-size:1.9rem;margin-bottom:1rem}section#hero .canvas-mobile #hero-text p{font-size:1.49rem;margin-bottom:1rem;line-height:1.825rem}section#hero .canvas-mobile #cta{height:100%;display:flex;align-items:center}section#hero .canvas-mobile #cta p{font-size:1.5rem;font-weight:700;padding-left:1rem;letter-spacing:.8px;margin:0}section#hero .canvas-desktop{display:none}@media screen and (min-width:992px){section#hero .canvas-desktop{display:block}}section#hero .canvas-desktop #hero-text h1{margin-bottom:.5rem;letter-spacing:1.4px;line-height:1.05}section#hero .canvas-desktop #hero-text h2{font-weight:600;font-size:1rem;line-height:1.1rem}section#hero .canvas-desktop #hero-text p{font-size:.65rem;line-height:1.3}section#hero .canvas-desktop #cta{height:100%;display:flex;align-items:center;background-color:#fff}section#hero .canvas-desktop #cta p{font-size:.7rem;font-weight:700;padding-left:1rem;letter-spacing:.8px;margin:0}#hero-bg{fill:var(--teal)}#cta p{color:#000}#cta p #contact{color:var(--teal)}.info-text a{fill:var(--teal)}#video-section{padding:0 0 3rem}@media screen and (min-width:992px){#video-section{padding:1rem 0}}#video-section #title{text-align:center;font-size:1.375rem;font-weight:600;color:var(--teal)}@media screen and (min-width:992px){#video-section #title{font-size:2.625rem}}#video-section #cta{max-width:35ch;font-size:.875rem;line-height:1.125rem;margin:auto;text-align:center}@media screen and (min-width:992px){#video-section #cta{max-width:100%;font-size:1.5rem}}#video-section #video-container{width:90%;padding:1rem 0;margin:auto}@media screen and (min-width:992px){#video-section #video-container{padding:1rem 0;width:60%}}#column-section{display:flex;flex-direction:column;justify-content:center;align-items:center;margin-bottom:3rem;padding:0 1em}@media screen and (min-width:992px){#column-section{flex-direction:row;align-items:flex-start;gap:1rem;margin-bottom:0;padding:3rem 4rem}}#column-section hr{margin:0 auto}@media screen and (min-width:992px){#column-section hr{display:none;visibility:hidden}}#column-section .col{height:100%;width:100%;flex:1;display:flex;flex-direction:column;justify-content:center;position:relative;text-align:center;margin:2rem auto}@media screen and (min-width:992px){#column-section .col{width:33.3%;margin:0}}#column-section .col:first-child .body{margin-bottom:1.6rem}#column-section .col .img-container{height:60px;width:60px;margin:10px auto;border:2.6px solid var(--teal);padding:.55rem;border-radius:50%}@media screen and (min-width:992px){#column-section .col .img-container{height:108px;width:108px;border-width:3px;padding:1.3125rem}}#column-section .col .img-container img{height:100%}#column-section .col .step{font-size:1.125rem;letter-spacing:1.4px;margin-bottom:10px}@media screen and (min-width:992px){#column-section .col .step{font-size:1.75rem}}#column-section .col .body{width:29ch;line-height:1.25rem;margin:auto}@media screen and (min-width:992px){#column-section .col .body{font-size:1.125rem;line-height:1.375rem}}#take-part-section{padding:1rem 0}#take-part-section #container{width:100%;margin:auto;display:flex;flex-direction:column}@media screen and (min-width:992px){#take-part-section #container{width:65%}}#take-part-section #title{text-align:center;margin:0 1rem .7rem;font-size:1.25rem;font-weight:600;letter-spacing:1px}@media screen and (min-width:992px){#take-part-section #title{font-size:2.25rem;margin:0 auto .7rem}}#take-part-section ul{list-style:none;margin:auto;padding-left:.5rem}@media screen and (min-width:992px){#take-part-section ul{max-width:100%}}#take-part-section ul li{line-height:1.2;font-size:1.8rem;display:flex;align-items:center}@media screen and (min-width:992px){#take-part-section ul li{line-height:2.6rem;font-size:2.4rem}}#take-part-section ul li:before{content:"•";color:var(--teal);display:inline-block;width:1.5rem}@media screen and (min-width:992px){#take-part-section ul li:before{width:2rem}}#take-part-section ul li span{font-size:.8125rem}@media screen and (min-width:992px){#take-part-section ul li span{font-size:1.375rem}}.sub-footer{padding:1rem 0;background-color:#fff;text-align:center;font-size:.75rem;line-height:.9375rem}@media screen and (min-width:992px){.sub-footer{padding:2.5rem;font-size:1.375rem}}.sub-footer p{margin:0}.sub-footer p #contact{white-space:nowrap}footer{height:100px;padding:0 2rem;background-color:var(--yellow);display:flex;justify-content:center;align-items:center;font-size:.75rem}@media screen and (min-width:992px){footer{font-size:1.25rem}}footer a{color:rgba(0,0,0,.7);transition:color .2s ease-in-out}footer a:hover{color:#000}footer span{margin:0 1rem}#modal{position:fixed;width:100%;height:100vh;z-index:999;top:0;left:0;background-color:rgba(0,0,0,.4);opacity:0;pointer-events:none;transition:opacity .2s ease-in-out;padding:.8rem .8rem 8rem;overflow:scroll}#modal[data-active]{opacity:1;pointer-events:all}#modal[data-active] .modal-content{opacity:1;transform:translateY(0);transition:all .2s ease-in-out;transition-delay:.1s}@media screen and (min-width:992px){#modal{padding:120px 2rem 2rem}}#modal-content{width:100%;margin:auto;padding:2rem 1rem;background-color:#fff;border:2px solid var(--teal);display:-ms-grid;display:grid;grid-gap:2rem;-ms-grid-columns:1fr;grid-template-columns:1fr;-ms-grid-rows:auto auto auto;grid-template-rows:repeat(3,auto);opacity:0;transform:translateY(30px);transition:all .2s ease-in-out;transition-delay:.1s}@media screen and (min-width:992px){#modal-content{width:90vw;max-width:900px;padding:2rem;-ms-grid-columns:1fr auto 1.5fr;grid-template-columns:1fr auto 1.5fr;-ms-grid-rows:1fr;grid-template-rows:1fr;grid-gap:3.5rem}}#modal-content h3,#modal-content p{margin-bottom:1rem}#modal-content p{font-size:1rem}#modal-content p:last-child,#modal-content p:nth-child(4){margin-bottom:0}.numbers{-ms-grid-rows:1fr;grid-template-rows:1fr;grid-gap:1rem}.number,.numbers{display:-ms-grid;display:grid}.number{-ms-grid-columns:auto 1fr;grid-template-columns:auto 1fr;grid-gap:1.5rem;align-items:center}.number:last-child{align-items:start}.number:last-child div{margin-top:2.4rem}.cholesterol-levels ol{padding-left:1.1rem;margin-top:.2rem 0 0 2rem}.cholesterol-levels li+li{margin-top:.2rem}.modal-content .sample{height:auto;max-height:305px;width:80%;margin-bottom:1rem}.modal-button{position:absolute;top:.5rem;right:.9rem;padding:0;font-size:1.5rem;border:none;background-color:transparent;cursor:pointer}.break{height:100%;border:1px solid var(--teal)}.no-scroll{overflow:hidden}
/*# sourceMappingURL=/style.6b452137.css.map */