@media only screen and (min-width: 768px){.results__inner{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:1.8rem;gap:1.8rem}}@media only screen and (min-width: 1280px){.results__inner{gap:10rem}}.results__content-mobile{margin-bottom:1.2rem}@media only screen and (min-width: 768px){.results__content-mobile{display:none}}.results__media{position:relative;width:100%;aspect-ratio:1/1;max-height:calc(95svh - var(--header-height-mobile) - 0);max-height:calc(95svh - var(--header-height-mobile) - var(--announcement-height, 0));min-height:20rem;border-radius:.3rem;overflow:hidden}@media only screen and (min-width: 768px){.results__media{position:sticky;top:calc(var(--header-height-mobile) + 2rem)}}@media only screen and (min-width: 1280px){.results__media{top:calc(var(--header-height-desktop) + 2rem);max-height:calc(95svh - var(--header-height-desktop) - 0);max-height:calc(95svh - var(--header-height-desktop) - var(--announcement-height, 0))}}.results__media.results__media--contain img,.results__media.results__media--contain video{-o-object-fit:contain;object-fit:contain}.results__title{margin-bottom:2.4rem}.results__body{background-color:var(--chalk-40);padding:4.2rem 2.4rem 4.8rem;max-width:48.3rem}@media only screen and (min-width: 768px){.results__body{padding:3.6rem 1.8rem 4.2rem}}@media only screen and (min-width: 1280px){.results__body{padding:4.2rem}}.results__fact{display:grid;-webkit-box-align:center;-ms-flex-align:center;align-items:center;grid-template-columns:7rem 1fr;grid-gap:1.2rem;gap:1.2rem}.results__fact:not(:last-child){margin-bottom:2.5rem}@media only screen and (min-width: 768px){.results__fact:not(:last-child){margin-bottom:2rem}}.results__note{margin-top:2.5rem}.results__note p,.results__note li{font-size:var(--font-cta-textlink-size);font-style:normal;font-weight:450;line-height:var(--font-cta-textlink-line-height);letter-spacing:.011rem}.results__fact-result{position:relative;height:7rem;border-radius:50%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.results__circle{position:absolute;top:50%;-webkit-transform:translate(-50%,-50%) rotate(-90deg);transform:translate(-50%,-50%) rotate(-90deg);right:0;bottom:0;left:50%;width:calc(100% - 1px);height:calc(100% - 1px)}.results__content-below-results,.results__ingredients{margin-top:4.2rem;padding-top:4.2rem;border-top:.1rem solid var(--ink-40)}.results__ingredients-title,.results__ingredients-item:not(:last-child){margin-bottom:2.4rem}.results__ingredients-item-title{margin-bottom:.5rem}
