:root{--main-color:#FFFFFF;--main-color-:#f4f4f4;--main-color--:#dedede;--main-color---:#c5c5c5;--main-color----:#b6b8b9;--opposite-color:#000000;--opposite-color-:#19263A;--opposite-color--:#606060;--opposite-color---:#1f1f1f;--opposite-color----:#5B6779;--opposite-color-----:#19263A;--opposite-color------:#212121;--alternate-color:#0377a5;--alternate-color-:#005D83;--alternate-color--:#0957c3;--alternate-color---:#ecfaff;--special-color:#c50548;--alternate-special-color:#20865D;--validation-color:#C2EDDC;--error-color:#bf0202;--error-color-:#FA7575;--metric-color-clear-skin:#00708E;--metric-color-dark-circles:#00DB10;--metric-color-dark-spots:#03C7D6;--metric-color-fine-lines:#011EC9;--metric-color-texture:#EF0F89;--metric-color-wrinkles:#B321D9;--ingredient-color-orange:#EE7634;--ingredient-color-yellow:#FBE14C;--ingredient-color-green:#88E446;--ingredient-color-aquamarine:#75FDC8;--ingredient-color-blue:#1E5BB8;--ingredient-color-purple:#C231AD;--ingredient-color-red:#EB3327;--font-family:'Helvetica Neue','Arial',sans-serif;--font-weight-thin:100;--font-weight-light:300;--font-weight-regular:400;--font-weight-medium:500;--font-weight-semi-bold:600;--font-weight-bold:700;--media-breakpoint-mobile:769px}*{margin:0;padding:0;border:0;box-sizing:border-box;font-family:var(--font-family)}html{font-size:16px}@media (min-width:421px){html{font-size:16px}}@media (min-width:769px){html{font-size:18px}}@media (min-width:1025px){html{font-size:20px}}@media (min-width:1601px){html{font-size:22px}}@media (min-width:1921px){html{font-size:24px}}@media (min-width:2561px){html{font-size:30px}}@media (min-width:3841px){html{font-size:36px}}body{background-color:var(--main-color);color:var(--opposite-color-);overflow-x:hidden}a{text-decoration:none}:disabled{cursor:default}.hidden{display:none!important}.low-opacity{opacity:.5;transition:opacity .25s ease-in-out}.visually-hidden:not(:focus):not(:active){clip:rect(0 0 0 0);clip-path:inset(100%);height:1px;overflow:hidden;position:absolute;white-space:nowrap;color:transparent;width:1px}@media (max-width:769px){.desktop-only{display:none!important}}@media (min-width:769px){.mobile-only{display:none!important}}@keyframes appear-on-load{0%{opacity:0}100%{opacity:1}}a#pulse_feedback_tab{display:none}body.prevent-scroll{height:100vh;overflow-y:hidden}@media (max-width:769px){body.prevent-scroll{position:fixed}body.mobile-scan-lightbox-open{position:fixed;left:0;right:0}}app-root{display:block;width:100%;min-height:100vh}app-root[viewport-mode=mobile]{padding-top:4rem}app-root>main{max-width:2561px;margin:auto;min-height:80vh}screen-ingredients-stack{background-color:var(--main-color);padding:2.9rem 7.8rem;display:grid;grid-template-columns:1fr 1fr;grid-template-areas:"stack ingredients-and-disclaimer" "products ingredients-and-disclaimer";gap:4rem}screen-ingredients-stack[viewport-mode=mobile]{display:flex;flex-direction:column;gap:1rem;padding:1.5rem 1rem}screen-ingredients-stack ul li{list-style:none}screen-ingredients-stack h2{font-size:1.4rem;font-weight:var(--font-weight-medium);line-height:1.7rem;margin-bottom:1.5rem}screen-ingredients-stack[viewport-mode=mobile] h2{font-size:1.375rem;line-height:1.875rem;margin-bottom:1.125rem}screen-ingredients-stack h2 sup{font-size:.6rem}screen-ingredients-stack #stack-section{column-gap:2.4rem;display:grid;grid-area:stack;grid-template-areas:"heading heading" "image description" ". price-info";grid-template-columns:auto 1fr}screen-ingredients-stack #stack-section h1{font-size:2rem;font-weight:var(--font-weight-medium);grid-area:heading;line-height:2.1rem;margin-bottom:1.75rem}screen-ingredients-stack[viewport-mode=mobile] h1{font-size:1.75rem;line-height:2.125rem}screen-ingredients-stack[viewport-mode=mobile] div#stack-info{display:flex;flex-direction:row;margin-bottom:.9rem}screen-ingredients-stack #stack-section img{grid-area:image;height:7rem}screen-ingredients-stack[viewport-mode=mobile] #stack-info img{height:5rem;margin-left:-.5rem;margin-right:1rem}screen-ingredients-stack #stack-section>p{font-size:.9rem;grid-area:description;line-height:1.2rem;margin:.7rem 0}screen-ingredients-stack[viewport-mode=mobile] #stack-info>p{font-size:1.125rem;line-height:1.5rem}screen-ingredients-stack div#price-and-cart-button-container{align-items:center;display:flex;flex-direction:column;grid-area:price-info}screen-ingredients-stack[viewport-mode=mobile] div#price-and-cart-button-container{margin:1.125rem 0}screen-ingredients-stack #price-container{align-items:center;display:flex;flex-direction:column;font-size:.9rem;line-height:1.2rem;margin-bottom:1rem;row-gap:.35rem;width:8.6rem}screen-ingredients-stack #price-container .stack-price{font-size:1.1rem;font-weight:var(--font-weight-medium);line-height:1.5rem}screen-ingredients-stack #price-container p:nth-of-type(2){margin-bottom:.25rem}screen-ingredients-stack #price-container p:nth-of-type(3){border-top:1px solid var(--main-color---);padding-top:.25rem}screen-ingredients-stack #price-container span:first-of-type{border-left:1px solid var(--main-color---);margin-left:.5rem;padding-left:.5rem}screen-ingredients-stack div#price-and-cart-button-container button{text-align:center;width:100%}screen-ingredients-stack #ingredients-accordion-and-disclaimer-section{grid-area:ingredients-and-disclaimer}screen-ingredients-stack #ingredients-accordion-and-disclaimer-section>ul{border:1px solid var(--opposite-color----)}screen-ingredients-stack #ingredients-accordion-and-disclaimer-section ul:first-of-type{border-top:unset}screen-ingredients-stack #ingredients-accordion-and-disclaimer-section #ingredient-container .ingredient-container:not(:first-of-type) header{border-top:1px solid var(--opposite-color----)}screen-ingredients-stack #ingredients-accordion-and-disclaimer-section p#disclaimer{margin-top:.5rem;font-size:.7rem;line-height:1rem}screen-ingredients-stack[viewport-mode=mobile] #ingredients-accordion-and-disclaimer-section p#disclaimer{margin-top:.75rem;font-size:.875rem;line-height:1.25rem}screen-ingredients-stack #recommended-products-section{display:flex;flex-direction:column;grid-area:products}screen-ingredients-stack #recommended-products-section #recommended-products-container{column-gap:2rem;display:flex;flex-direction:row}screen-ingredients-stack[viewport-mode=mobile] #recommended-products-section #recommended-products-container{overflow:scroll;-ms-overflow-style:none;scrollbar-width:none;margin:0 -1rem;padding:0 1rem}screen-ingredients-stack[viewport-mode=mobile] #recommended-products-section #recommended-products-container::-webkit-scrollbar{display:none}screen-landing{animation:appear-on-load .5s ease-in-out;animation-iteration-count:1;background-color:var(--main-color);display:grid;grid-template-rows:29rem 1fr;grid-template-columns:29rem 1fr;grid-template-areas:"intro hero" "steps steps" "bottomButton bottomButton"}screen-landing[viewport-mode=mobile]{background-color:var(--main-color-);display:flex;flex-direction:column}screen-landing #screen-landing-intro-content{grid-area:intro;padding:5rem 3rem 4rem 3rem;display:flex;flex-direction:column;justify-content:center}screen-landing[viewport-mode=mobile] #screen-landing-intro-content{padding:0 1rem 1rem 1rem;background-color:var(--main-color)}screen-landing[viewport-mode=mobile] #screen-landing-intro-content img{position:absolute;top:1.5rem;left:0;right:0;margin-left:auto;margin-right:auto;width:20rem}screen-landing h1{font-size:2rem;line-height:2.3rem;max-width:20ch;font-weight:var(--font-weight-medium);color:var(--opposite-color-)}screen-landing[viewport-mode=mobile] h1{font-size:1.65rem;line-height:2rem;max-width:12ch;position:absolute;top:22vw;left:1rem;z-index:2;color:var(--main-color);margin-top:unset}screen-landing p#screen-landing-description{font-size:.9rem;line-height:1.2rem;color:var(--opposite-color-);font-weight:var(--font-weight-regular);margin-top:1rem}screen-landing[viewport-mode=mobile] p#screen-landing-description{font-size:1.1rem;line-height:1.5rem;width:100%;background-color:transparent;padding:unset;max-width:unset}screen-landing div.find-your-stack-wrapper{grid-area:introButton;padding:1.5rem 0}screen-landing[viewport-mode=mobile] div.find-your-stack-wrapper{padding:1rem 0}screen-landing div.find-your-stack-wrapper button.styled-button{width:16rem;font-size:.9rem;padding:.9rem;border-radius:2rem;font-weight:var(--font-weight-medium)}screen-landing[viewport-mode=mobile] div.find-your-stack-wrapper button.styled-button{width:100%;font-size:1.1rem;padding:.6rem}screen-landing p#screen-landing-disclaimer{font-size:.7rem;line-height:1rem}screen-landing[viewport-mode=mobile] p#screen-landing-disclaimer{font-size:.9rem;line-height:1.25rem}screen-landing>div#screen-landing-hero{grid-area:hero;width:100%}screen-landing[viewport-mode=mobile]>div#screen-landing-hero{margin:-4rem 0 0 0;width:unset;background-color:var(--main-color)}screen-landing>div#screen-landing-hero>img#hero-image{width:100%;height:100%;object-fit:cover;object-position:center}screen-landing[viewport-mode=mobile]>div#screen-landing-hero>img#hero-image{object-position:left top;margin-bottom:-1.5rem}screen-landing>section#screen-landing-steps-section{background-color:var(--main-color-);grid-area:steps;padding:1.5rem 3rem 0 3rem;display:grid;grid-template-columns:repeat(4,1fr);grid-template-rows:auto;grid-template-areas:"heading . . ." "steps steps steps steps" ". button button ."}screen-landing[viewport-mode=mobile]>section#screen-landing-steps-section{display:flex;flex-direction:column;padding:1rem;width:100%}screen-landing>section#screen-landing-steps-section h2{font-size:1.4rem;line-height:1.7rem;font-weight:var(--font-weight-medium);color:var(--opposite-color-)}screen-landing[viewport-mode=mobile]>section#screen-landing-steps-section h2{margin:.5rem 0 1rem 0;font-size:1.75rem;line-height:2.15rem}screen-landing>section#screen-landing-steps-section #landing-steps{display:flex;flex-direction:row;grid-area:steps;column-gap:1.25rem;justify-content:space-between}@media (max-width:950px){screen-landing>section#screen-landing-steps-section #landing-steps{display:grid;grid-template-columns:repeat(4,1fr);grid-template-rows:repeat(2,1fr);grid-template-areas:". step1 step2 ." ". step3 step4 .";row-gap:1rem}}screen-landing[viewport-mode=mobile]>section#screen-landing-steps-section #landing-steps{display:flex;flex-direction:column;row-gap:2rem}screen-landing>section#screen-landing-steps-section #landing-steps>div{display:flex;flex-direction:column;justify-content:space-between}screen-landing[viewport-mode=mobile]>section#screen-landing-steps-section #landing-steps>div{flex-direction:row;justify-content:space-between;align-items:flex-start}screen-landing>section#screen-landing-steps-section #landing-steps div h3{font-size:1.1rem;line-height:1.5rem;font-weight:var(--font-weight-medium);color:var(--opposite-color-);margin-bottom:.75rem;margin-top:1rem;width:clamp(10.75rem,20vw,14.3rem)}screen-landing[viewport-mode=mobile]>section#screen-landing-steps-section #landing-steps div h3{font-size:1.25rem;line-height:1.65rem}screen-landing>section#screen-landing-steps-section #landing-steps div p{font-size:.9rem;line-height:1.2rem;color:var(--opposite-color-);width:clamp(10.75rem,20vw,14.3rem);margin-bottom:1rem}screen-landing[viewport-mode=mobile]>section#screen-landing-steps-section #landing-steps div p{max-width:unset;font-size:1rem;line-height:1.4rem;height:unset;margin-right:.5rem;margin-bottom:unset}screen-landing>section#screen-landing-steps-section #landing-steps div:first-of-type{grid-area:step1}screen-landing[viewport-mode=mobile]>section#screen-landing-steps-section #landing-steps div:first-of-type{justify-self:center;width:100%}screen-landing>section#screen-landing-steps-section #landing-steps div:nth-of-type(2){grid-area:step2}screen-landing[viewport-mode=mobile]>section#screen-landing-steps-section #landing-steps div:nth-of-type(2){justify-self:center;width:100%}screen-landing>section#screen-landing-steps-section #landing-steps div:nth-of-type(3){grid-area:step3}screen-landing[viewport-mode=mobile]>section#screen-landing-steps-section #landing-steps div:nth-of-type(3){justify-self:center;width:100%}screen-landing>section#screen-landing-steps-section #landing-steps div:last-of-type{grid-area:step4}screen-landing[viewport-mode=mobile]>section#screen-landing-steps-section-section #landing-steps div:last-of-type{justify-self:center;width:100%}screen-landing>section#screen-landing-steps-section img{height:clamp(10.75rem,20vw,14.3rem);width:clamp(10.75rem,20vw,14.3rem);border-left:.4rem solid var(--main-color);border-right:.4rem solid var(--main-color);margin-top:auto;object-fit:cover}screen-landing>section#screen-landing-steps-section div:nth-of-type(3) img,screen-landing>section#screen-landing-steps-section div:nth-of-type(4) img{border-top:.4rem solid var(--main-color);border-bottom:.4rem solid var(--main-color)}@media (min-width:770px) and (max-width:950px){screen-landing>section#screen-landing-steps-section #landing-steps img{width:unset;border-left:unset;border-right:unset}}screen-landing[viewport-mode=mobile]>section#screen-landing-steps-section img{height:clamp(10.75rem,20vw,14.3rem);width:clamp(10.75rem,20vw,14.3rem);margin-top:unset}screen-landing>#bottom-button-wrapper{grid-area:bottomButton;display:flex;justify-content:center;width:100%;background-color:var(--main-color-)}screen-landing[viewport-mode=mobile]>#bottom-button-wrapper{padding:1rem 1rem 1.5rem 1rem}screen-sandbox{display:block;padding:1rem 1.5rem}screen-scan{display:flex;justify-content:center;min-height:calc(100vh - 4rem);position:relative;background-color:var(--main-color)}screen-scan[viewport-mode=mobile]{display:block;background:var(--opposite-color);grid-template-columns:unset;min-height:unset}screen-scan div#scan-main-content{margin:2rem auto 0 auto;order:2}screen-scan[viewport-mode=mobile] div#scan-main-content{display:flex;flex-direction:column;justify-content:center;align-items:center;margin-top:unset}screen-scan div#scanner-container{position:relative}screen-scan[viewport-mode=mobile] div#scanner-container{position:absolute;top:.25rem;left:0;border:0}screen-scan #YMK-module{background-color:var(--opposite-color);display:block!important}screen-scan[viewport-mode=mobile] #YMK-module{position:absolute;top:0;border:0;margin:0;padding:0}screen-scan #overlay{display:flex;flex-direction:column;align-items:center;justify-content:space-between;position:absolute;top:0;z-index:2}screen-scan[viewport-mode=mobile] #overlay{justify-content:flex-start;overflow:hidden}screen-scan #overlay #progress-icon-and-copy{display:flex;justify-content:center;align-items:center;background-color:rgb(00,00,00,.6);width:100%;padding:1rem;top:0}screen-scan[viewport-mode=mobile] #overlay #progress-icon-and-copy{position:absolute;top:9vh}screen-scan #overlay #progress-icon-and-copy img{margin-right:1rem;height:1.5rem}screen-scan #overlay #progress-icon-and-copy.min-dimensions-enforced img{height:2.25rem}screen-scan #overlay #progress-icon-and-copy p{font-weight:var(--font-weight-bold);font-size:1.75rem;color:var(--main-color)}screen-scan[viewport-mode=mobile] #overlay #progress-icon-and-copy p{font-size:2.25rem}screen-scan #overlay #progress-icon-and-copy.min-dimensions-enforced p{font-size:1.75rem}screen-scan #overlay #overlay-main{height:65%;position:absolute;top:15%}screen-scan[viewport-mode=mobile] #overlay #overlay-main{height:55%;top:20%}screen-scan #overlay #feedback-wrapper-bottom{background-color:var(--opposite-color);width:100%;padding-top:1rem;padding-bottom:1.5rem;bottom:0;display:flex;justify-content:center;position:absolute}screen-scan #overlay #feedback-wrapper-bottom img{margin-bottom:.5rem;margin-top:-.25rem}screen-scan[viewport-mode=mobile] #overlay #feedback-wrapper-bottom img{height:1.75rem;margin-bottom:1rem}screen-scan #overlay p#instructions-feedback{font-size:24px;font-weight:var(--font-weight-medium);color:var(--main-color);position:absolute;bottom:.5rem;white-space:nowrap}screen-scan #overlay p#instructions-feedback.min-dimensions-enforced{text-align:center;bottom:.35rem;width:85%}screen-scan #overlay p#instructions-feedback.success{color:var(--validation-color)}screen-scan #overlay p#instructions-feedback.error{color:var(--error-color-)}screen-scan div button#audio-instructions{background-color:transparent;border:unset;padding:unset;font-weight:unset;border-radius:unset;text-decoration:underline;font-size:1rem;color:var(--alternate-color);margin-bottom:1.25rem;display:flex;align-items:center;gap:.5rem;font-weight:var(--font-weight-medium);cursor:pointer}screen-scan[viewport-mode=mobile] div button#audio-instructions{text-align:unset;position:absolute;top:1rem;font-size:1.5rem;z-index:3;margin-left:1rem;left:0;color:#06d4f0}screen-scan div button#audio-instructions img{width:1.25rem;height:1.25rem}screen-scan #loading-overlay{display:flex;flex-direction:column;justify-content:center;height:calc(100vh - 4rem);width:100%;background-color:rgba(0,0,0,.7);position:absolute;top:0;left:0;z-index:3}@keyframes screen-intro-fade-in{from{opacity:0}to{opacity:1}}screen-scan #loading-overlay div{display:flex;flex-direction:column;align-items:center;justify-content:center}screen-scan[viewport-mode=mobile] #loading-overlay div{width:85vw;margin:0 auto}screen-scan #loading-overlay h2{color:var(--main-color);margin-top:1.5rem;margin-bottom:1rem;font-size:2.4rem;font-weight:var(--font-weight-medium)}screen-scan #loading-overlay p{color:var(--main-color);font-size:2rem}screen-scan[viewport-mode=mobile] #loading-overlay p{font-size:1.75rem;text-align:center}screen-scan div#loading-overlay div#loading-overlay-image-wrapper{display:flex;justify-content:center;align-items:center}screen-scan div#loading-overlay div#loading-overlay-image{position:relative;width:12rem;height:12rem}screen-scan div#loading-overlay div#loading-overlay-image>div:nth-of-type(1){background-image:url(/27b56e95a355e056315435503f675d660f242051/b7a9d/assets/global/scan-loader-outer.svg);background-repeat:no-repeat;background-origin:border-box;background-size:contain;width:10rem;height:10rem;display:flex;justify-content:center;align-items:center;position:absolute}screen-scan div#loading-overlay.animate div#loading-overlay-image>div:nth-of-type(1){animation-name:overlay-spin-counter-clockwise;animation-duration:3s;animation-iteration-count:infinite;animation-timing-function:ease-in-out}screen-scan div#loading-overlay div#loading-overlay-image>div:nth-of-type(2){background-image:url(/2e3720571457da94bbd5b1fae4fe425d7af0771a/5a8d6/assets/global/scan-loader-middle.svg);background-repeat:no-repeat;background-origin:border-box;background-size:contain;width:8.85rem;height:8.85rem;display:flex;justify-content:center;align-items:center;z-index:99;position:absolute}screen-scan div#loading-overlay.animate div#loading-overlay-image>div:nth-of-type(2){animation-name:overlay-spin-clockwise;animation-duration:3s;animation-iteration-count:infinite;animation-timing-function:ease-in-out}screen-scan div#loading-overlay div#loading-overlay-image>div:nth-of-type(3){background-image:url(/f3546c1b287e155915b76493936e95c79ed938e3/f8573/assets/global/scan-loader-inner.svg);background-repeat:no-repeat;background-origin:border-box;background-size:contain;width:7.5rem;height:7.5rem;display:flex;flex-direction:column;justify-content:center;align-items:center;z-index:999;position:absolute}screen-scan div#loading-overlay.animate div#loading-overlay-image>div:nth-of-type(3){animation-name:overlay-spin-counter-clockwise;animation-duration:3s;animation-iteration-count:infinite;animation-timing-function:ease-in-out}@keyframes overlay-spin-clockwise{from{transform:rotate(0)}to{transform:rotate(360deg)}}@keyframes overlay-spin-counter-clockwise{from{transform:rotate(0)}to{transform:rotate(-360deg)}}@media (prefers-reduced-motion:reduce){screen-scan #loading-overlay{animation:none}screen-scan div#screen-processing div{animation:none}}@media (max-height:700px){screen-scan #overlay{padding:.5rem 0}screen-scan #overlay #progress-icon-and-copy img{height:1.25rem}screen-scan #overlay #feedback-wrapper-bottom img{margin-bottom:.25rem;margin-top:-.65rem;height:1.25rem}screen-scan #overlay #progress-icon-and-copy{padding:.5rem}screen-scan #overlay #progress-icon-and-copy p{font-size:1.25rem}screen-scan #overlay p#instructions-feedback{font-size:1rem}}@media (max-height:570px){screen-scan[viewport-mode=mobile] #overlay{padding:.5rem 0}screen-scan[viewport-mode=mobile] #overlay #progress-icon-and-copy img{height:2.75rem}screen-scan[viewport-mode=mobile] #overlay #progress-icon-and-copy p{font-size:2rem;line-height:2.4rem}}@media (min-width:570px) and (max-width:769px) and (orientation:portrait){screen-scan[viewport-mode=mobile] div#scanner-container{position:relative;top:0}screen-scan[viewport-mode=mobile] div button#audio-instructions{top:3rem;left:5.5rem}}screen-survey{animation:appear-on-load .5s ease-in-out;display:block;height:100%;margin:2rem auto;max-width:700px}screen-survey[viewport-mode=mobile]{margin:1rem}screen-survey #screen-intro-copy{font-size:.9rem;color:var(--opposite-color-)}screen-survey[viewport-mode=mobile] #screen-intro-copy{font-size:1.125rem;line-height:1.5rem}screen-survey h2{font-size:2rem;font-weight:var(--font-weight-medium);color:var(--opposite-color-);margin:1rem 0}screen-survey[viewport-mode=mobile] h2{font-size:2.5rem}screen-survey #separator{display:flex;position:relative;margin:3rem 0}screen-survey[viewport-mode=mobile] #separator{margin:2.5rem 0}screen-survey #separator hr{width:100%;height:1px;border:1px solid var(--alternate-color)}screen-survey #separator div{display:flex;align-items:center;justify-content:center;position:absolute;bottom:-1rem;left:calc(50% - 1rem);height:2rem;width:2rem;background-color:var(--main-color-);border:1px solid var(--alternate-color);border-radius:1rem}screen-survey[viewport-mode=mobile] #separator div{height:2.625rem;width:2.625rem;bottom:-1.25rem;border-radius:1.25rem}screen-survey fieldset#current-question-container{animation:appear-on-load .75s ease-in-out}screen-survey div.survey-answers-container{display:grid;gap:1rem;grid-template-columns:repeat(2,49%)}screen-survey[viewport-mode=mobile] div.survey-answers-container{display:flex;flex-direction:column}screen-survey div.survey-answers-container{margin-top:1.25rem;margin-bottom:3rem}screen-survey[viewport-mode=desktop] div.id_skin_concern_primary div.survey-answers-container.radio-button-group{width:unset}screen-survey button{min-width:60%}screen-survey form button:first-letter,screen-survey form label span:first-letter,screen-survey form label:first-letter{text-transform:capitalize}screen-survey label span{white-space:pre-wrap;line-height:1.25rem}screen-survey slide-picker{grid-column-end:span 2}screen-survey slide-picker[input-list-value=weather-humidity]{margin-top:1.5rem}screen-survey div#survey-buttons-container{display:grid;gap:1rem;grid-template-columns:1fr 1fr;width:100%}screen-survey[viewport-mode=mobile] div#survey-buttons-container{display:grid;grid-template-columns:repeat(2,1fr)}screen-survey div#survey-buttons-container button{width:100%}screen-survey legend{font-size:1.4rem;font-weight:var(--font-weight-medium);line-height:1.7rem}screen-survey[viewport-mode=mobile] legend{font-size:1.75rem;line-height:2.125rem}screen-survey legend span{font-size:2rem;line-height:2.1rem;display:block}screen-survey[viewport-mode=mobile] legend span{font-size:2.5rem;line-height:2.625rem}screen-survey form p{font-size:1.2rem;line-height:1.2rem;margin-top:1rem}screen-survey[viewport-mode=mobile] form p{font-size:1.5rem;line-height:1.5rem}screen-survey p#weather-rationale{font-size:.9rem;margin-top:-1rem;margin-bottom:2rem}screen-survey dialog#survey-complete-overlay{height:100vh;width:100vw;max-height:unset;max-width:unset;position:fixed;flex-direction:column;align-items:center;z-index:2;margin:0 auto}screen-survey dialog#survey-complete-overlay[open]{display:flex}screen-survey dialog#survey-complete-overlay img#logo{height:5rem;margin-top:3rem}screen-survey dialog#survey-complete-overlay img#overlay-decorative-image{height:10rem;margin-top:3rem;margin-bottom:1.5rem}screen-survey dialog#survey-complete-overlay>p{font-size:1.4rem;color:var(--opposite-color-)}screen-survey[viewport-mode=mobile] dialog#survey-complete-overlay>p{margin:0 1rem}screen-user-info{display:flex;flex-direction:column;align-items:center;width:clamp(50ch,50%,55ch);height:100%;margin:2rem auto;animation:appear-on-load .5s ease-in-out}screen-user-info[viewport-mode=mobile]{width:100%;padding:2rem 1.25rem;margin:unset}screen-user-info progress-bar{width:75%}screen-user-info[viewport-mode=mobile] progress-bar{width:100%}screen-user-info>form{display:flex;flex-direction:column;margin:4.5rem auto}screen-user-info[viewport-mode=mobile]>form{margin:0 auto}screen-user-info>form>h1{font-size:1.4rem;font-weight:var(--font-weight-medium);line-height:1.7rem;color:var(--opposite-color-----);margin-bottom:1.25rem}screen-user-info>form #email-input{width:100%;margin-bottom:-.5rem;height:2.5rem;background-color:var(--main-color);font-size:.9rem;font-weight:var(--font-weight-regular);color:var(--opposite-color-);border:1px solid var(--opposite-color----);border-bottom:3px solid var(--opposite-color----);border-top-left-radius:.25rem;border-top-right-radius:.25rem;padding:1rem 1.2rem .5rem 1.2rem}screen-user-info span.decorative-label{display:block;opacity:1;font-size:.9rem;font-weight:var(--font-weight-medium);color:var(--opposite-color----);position:relative;top:-1.4rem;left:1.2rem;font-family:var(--font-family);transition:font-size,top .15s ease-in-out;pointer-events:none}screen-user-info span.decorative-label.active-value{font-size:.6rem;color:var(--opposite-color----);top:-1.85rem;margin-bottom:.38rem}screen-user-info #email-input.invalid{border-bottom:4px solid var(--error-color)}screen-user-info>form>div{margin-top:1rem;margin-bottom:.5rem}screen-user-info[viewport-mode=mobile]>form>div{margin-top:1.5rem}screen-user-info>form>div>div.checkbox-container{display:flex;flex-wrap:wrap;margin-bottom:1rem;max-width:90ch;font-size:.9rem}screen-user-info[viewport-mode=mobile]>form>div>div.checkbox-container{margin-bottom:1rem;max-width:unset}screen-user-info[viewport-mode=mobile]>form>div>div.checkbox-container:last-of-type{margin-bottom:0}screen-user-info>form>div>div.checkbox-container label{width:calc(100% - 1rem);font-size:.9rem;line-height:1.15rem;color:var(--opposite-color-----);padding-left:.5rem;margin-top:-.25rem}screen-user-info[viewport-mode=mobile]>form>div>div.checkbox-container>label{padding-left:.5rem;font-size:1.12rem;line-height:1.5rem}screen-user-info>form>div>div.checkbox-container input[type=checkbox]{color:var(--opposite-color----);display:flex;align-self:flex-start;margin-top:.1rem;accent-color:var(--alternate-color);width:.75rem;height:.75rem;margin-right:.25rem;cursor:pointer}screen-user-info>form>div>div.checkbox-container>label a,screen-user-info>form>div>div.checkbox-container>p a{color:var(--alternate-color);font-weight:var(--font-weight-medium);line-height:1.2rem;text-decoration:underline}screen-user-info>form>button.styled-button{width:50%;background-color:var(--alternate-color);padding:.5rem}screen-user-info[viewport-mode=mobile]>form>button.styled-button{margin-top:.5rem;width:100%}screen-user-info>form>button.styled-button:disabled,screen-user-info>form>button.styled-button[aria-disabled=true]{background-color:var(--alternate-color-)}screen-user-info>form .pooh-bear{display:none!important}global-header{display:flex;align-items:center;width:100%;max-width:100vw;min-height:4rem;border-bottom:4px solid var(--main-color---);background-color:var(--main-color-)}global-header[viewport-mode=mobile].sticky{position:fixed;top:0;z-index:5}global-header p{width:100%;align-items:center;padding:.5rem 1rem;font-size:1.2rem;text-align:center;font-weight:var(--font-weight-regular);margin-left:-5rem}global-header[viewport-mode=mobile] p{font-size:1.25rem;line-height:1.5rem;padding:1.25rem 0;margin-left:unset}global-header p span{font-weight:var(--font-weight-bold);margin-left:.25rem}global-header[viewport-mode=mobile] p span{margin-left:.5rem}global-header[viewport-mode=mobile] #inner-header{padding:.5rem 1rem;position:relative}global-header #back-link-wrapper{margin-left:3rem;margin-top:.15rem;margin-right:1.5rem;width:.5rem;z-index:2}global-header[viewport-mode=mobile] #back-link-wrapper{position:absolute;left:4%;margin-left:unset;margin-top:.25rem}global-header #back-link-wrapper a *{pointer-events:none}global-header #back-link-wrapper a img{width:100%;height:auto}global-footer{font-weight:var(--font-weight-regular);font-size:.6rem;line-height:1.25rem;color:var(--main-color);background-color:var(--opposite-color-);width:100%;padding:.4rem 1.5rem;display:grid;grid-template-columns:1fr 4.5rem;grid-template-rows:repeat(3,auto);grid-template-areas:"copyright contact-us" "terms-and-privacy ." "legal-disclaimer .";gap:.4rem}global-footer[viewport-mode=mobile]{grid-template-columns:1fr;grid-template-rows:repeat(4,auto);grid-template-areas:"contact-us" "copyright" "terms-and-privacy" "legal-disclaimer";justify-content:center;padding:1rem 2rem;font-size:.8rem}global-footer>a{justify-self:end;color:var(--main-color);max-width:fit-content;grid-area:contact-us}global-footer>a>img{width:.8rem;margin-bottom:-.2rem}global-footer>div{grid-area:terms-and-privacy}global-footer>div>a{text-decoration:underline;color:var(--main-color)}global-footer>p:first-of-type{grid-area:copyright}global-footer>p:last-of-type{grid-area:legal-disclaimer}global-footer[viewport-mode=mobile]>*{justify-self:center;text-align:center}global-lightbox{display:block;position:fixed;top:0;left:0;z-index:5}global-lightbox>div#lightbox-overlay{width:100vw;height:100vh;background-color:rgba(0,0,0,.7);opacity:1;display:flex;flex-direction:row;justify-content:center;align-items:center}global-lightbox div#lightbox-wrapper{padding:1.5rem;background:var(--main-color);display:flex;flex-direction:column;align-items:center;gap:1rem;padding:1.5rem;max-height:70vh;width:20rem;overflow:auto}global-lightbox[viewport-mode=mobile] div#lightbox-wrapper{max-height:80vh;width:90vw;display:unset;gap:unset}global-lightbox button#x-close-button{display:flex;justify-content:flex-end;background-color:transparent;margin-top:unset;cursor:pointer}global-lightbox button#x-close-button *{pointer-events:none}global-lightbox div#lightbox-wrapper p.success{color:var(--alternate-special-color)}global-lightbox div#lightbox-wrapper p.error{color:var(--error-color)}global-lightbox button{width:100%;margin-top:.25rem}global-lightbox button.action-button,global-lightbox button.close-button{padding:.7rem}global-lightbox[viewport-mode=mobile] button.styled-button{min-width:100%;font-size:1.15rem}global-lightbox .heading-with-copy>h1{color:var(--opposite-color-);font-weight:var(--font-weight-medium);align-self:flex-start}global-lightbox .heading-with-copy>p{margin-top:.5rem;margin-bottom:1.5rem;align-self:flex-start}global-lightbox .heading-with-copy p{color:var(--opposite-color-)}global-lightbox div#lightbox-wrapper.scan-instructions{gap:unset;padding:1.25rem;border-radius:2px}global-lightbox .scan-instructions h1{font-size:1.6rem;color:var(--opposite-color-);font-weight:var(--font-weight-medium);align-self:flex-start}global-lightbox[viewport-mode=mobile] .scan-instructions h1{font-size:1.65rem;line-height:2rem;font-weight:var(--font-weight-bold)}global-lightbox .scan-instructions>p#scan-instructions-desc{font-size:.9rem;margin-top:.5rem;margin-bottom:.5rem;align-self:flex-start}global-lightbox[viewport-mode=mobile] .scan-instructions>p#scan-instructions-desc{font-size:1.125rem}global-lightbox .scan-instructions p{color:var(--opposite-color-)}global-lightbox .scan-instructions ul{display:grid;grid-template-columns:repeat(2,1fr);grid-template-rows:repeat(2,1fr);column-gap:1rem;row-gap:.5rem}global-lightbox .scan-instructions ul li{display:flex;flex-direction:column;align-items:center}global-lightbox .scan-instructions ul li img{height:2.5rem;margin-bottom:.5rem}global-lightbox[viewport-mode=mobile] .scan-instructions ul li img{height:2.95rem}global-lightbox .scan-instructions ul li p{font-size:.7rem;text-align:center}global-lightbox[viewport-mode=mobile] .scan-instructions ul li p{font-size:.875rem}global-lightbox .scan-instructions>p.legal-copy{padding:.75rem 0;font-size:.6rem;line-height:1rem;border-top:1px solid var(--main-color---)}global-lightbox[viewport-mode=mobile] .scan-instructions>p.legal-copy{font-size:.75rem;line-height:1.25rem}global-lightbox .scan-instructions>p.legal-copy a{font-weight:var(--font-weight-bold);color:var(--alternate-color);text-decoration:underline}global-lightbox h2#checkout-title{font-size:1rem}global-lightbox p#checkout-desc{font-size:.85rem;margin-bottom:unset}skip-to-main a{display:block;position:absolute;font-size:1rem;padding:.25rem;text-decoration:underline;color:var(--main-color);background-color:var(--alternate-color);top:-2rem;left:0;z-index:9999}skip-to-main a.active{top:0}@media (prefers-reduced-motion:no-preference){skip-to-main a{transition:top .5s ease-out}}.styled-button{font-size:.9rem;font-weight:var(--font-weight-medium);color:var(--main-color);padding:.7rem;background-color:var(--alternate-color);border:2px solid var(--alternate-color);border-radius:1.5rem;cursor:pointer;transition:all .25s;box-shadow:0 0 10px transparent}@media(max-width:769px){.styled-button{padding:.8rem}}.styled-button:disabled,.styled-button[aria-disabled=true]{background-color:var(--opposite-color--);border-color:var(--opposite-color--);color:var(--main-color--);cursor:unset;pointer-events:none}.styled-button.hollow{background-color:var(--main-color);color:var(--alternate-color);border:3px solid var(--alternate-color)}.styled-button.hollow:disabled,.styled-button.hollow[aria-disabled=true]{color:var(--opposite-color--);border:3px solid var(--opposite-color--)}.styled-button:hover{background-color:var(--main-color);color:var(--alternate-color)}.styled-button.hollow:hover{background-color:var(--alternate-color);color:var(--main-color)}div.checkbox-button input[type=checkbox]{opacity:0;position:fixed;width:0}div.checkbox-button label{display:inline-block;width:100%;padding:.7rem;font-size:.9rem;font-weight:var(--font-weight-medium);color:var(--opposite-color---);background-color:var(--main-color---);border:3px solid var(--main-color---);cursor:pointer;text-align:center;transition:all .25s ease-in-out}app-root[viewport-mode=mobile] div.checkbox-button label{width:100%;padding:.8rem}div.checkbox-button input[type=checkbox]:focus-visible+label{outline:3px solid Highlight;outline:3px solid -webkit-focus-ring-color}app-root[viewport-mode=desktop] div.checkbox-button input[type=checkbox]:not(:disabled):hover+label{background-color:var(--main-color);border-color:var(--opposite-color-);color:var(--opposite-color-)}div.checkbox-button input[type=checkbox]:checked+label{background-color:var(--opposite-color-);border-color:var(--opposite-color-);color:var(--main-color)}div.checkbox-button input[type=checkbox]:disabled+label,div.checkbox-button input[type=checkbox][aria-disabled=true]+label{opacity:50%;cursor:unset}@media (max-width:915px) and (min-height:1179px) and (orientation:portrait){app-root[viewport-mode=desktop] div.checkbox-button input[type=checkbox]:not(:disabled):hover+label{background-color:var(--opposite-color-);border-color:var(--opposite-color-);color:var(--main-color)}}div.radio-button-group{display:flex}div.radio-button-group>div{min-width:fit-content}input[type=radio].radio-button{opacity:0;position:fixed;width:0}div.radio-button-group label{display:inline-block;width:100%;padding:.7rem;font-size:.9rem;font-weight:var(--font-weight-medium);color:var(--opposite-color---);background-color:var(--main-color---);border:3px solid var(--main-color---);cursor:pointer;text-align:center;white-space:nowrap;transition:all .25s ease-in-out}screen-survey[viewport-mode=mobile] div.radio-button-group label{padding:.8rem;height:3.5rem;display:flex;justify-content:center;align-items:center}input[type=radio].radio-button:focus-visible+label{outline:3px solid Highlight;outline:3px solid -webkit-focus-ring-color}app-root[viewport-mode=desktop] input[type=radio].radio-button:not(:disabled):hover+label{background-color:var(--main-color);border-color:var(--opposite-color-);color:var(--opposite-color-)}input[type=radio].radio-button:checked+label{background-color:var(--opposite-color-);border-color:var(--opposite-color-);color:var(--main-color)}input[type=radio].radio-button:disabled+label,input[type=radio][aria-disabled=true].radio-button+label{opacity:50%;cursor:unset}@media (max-width:915px) and (min-height:1179px) and (orientation:portrait){app-root[viewport-mode=desktop] input[type=radio].radio-button:not(:disabled):hover+label{background-color:var(--opposite-color-);border-color:var(--opposite-color-);color:var(--main-color)}}slide-picker{display:flex;flex-direction:column;align-items:center;justify-content:space-between;gap:.8rem;max-width:35rem;height:5rem;margin:0;padding:0;position:relative}slide-picker.disabled{opacity:50%;cursor:unset}slide-picker>div{width:100%;padding:0 .75rem;display:flex;flex-direction:row;justify-content:space-between;align-items:center;gap:.5rem}slide-picker>div>label,slide-picker>div>span{font-size:.9rem;line-height:1.06rem;color:var(--opposite-color-);font-weight:var(--font-weight-regular);font-size:.9rem}slide-picker>div>label{white-space:nowrap}slide-picker[viewport-mode=mobile]>div>label.mid-caption{display:none}slide-picker>div.slide-picker-decorators{z-index:-1;height:4px;margin:0;width:100%;cursor:pointer;position:absolute;top:50%;left:0;background:linear-gradient(to right,transparent .75rem,var(--opposite-color----) .75rem,var(--opposite-color----) calc(100% - .75rem),transparent calc(100% - .75rem))}slide-picker[disabled=true]>div.slide-picker-decorators{cursor:default}slide-picker>div.slide-picker-decorators>div{width:4px;height:1.25rem;border-radius:6px;background-color:var(--opposite-color-)}slide-picker>div.slide-picker-decorators>div:first-of-type{position:relative;left:-1px}slide-picker input[type=range]{-moz-appearance:none;-webkit-appearance:none;appearance:none;width:100%;background-color:transparent;cursor:pointer}slide-picker input[type=range]:disabled{cursor:default}slide-picker input[type=range]::-webkit-slider-thumb{-webkit-appearance:none;height:2.2rem;width:2.2rem;margin-top:-4px;border:2px solid var(--opposite-color--);border-radius:100%;background:radial-gradient(circle at center,var(--alternate-color) 0,var(--alternate-color) 55%,var(--main-color) 55%,var(--main-color) 100%)}slide-picker input[type=range]::-moz-range-thumb{-webkit-appearance:none;height:2.2rem;width:2.2rem;margin-top:-4px;border:2px solid var(--opposite-color--);border-radius:100%;background:radial-gradient(circle at center,var(--alternate-color) 0,var(--alternate-color) 55%,var(--main-color) 55%,var(--main-color) 100%)}slide-picker input[type=range]::-ms-thumb{-webkit-appearance:none;height:2.2rem;width:2.2rem;margin-top:-4px;border:2px solid var(--opposite-color--);border-radius:100%;background:radial-gradient(circle at center,var(--alternate-color) 0,var(--alternate-color) 55%,var(--main-color) 55%,var(--main-color) 100%)}ingredient-accordion{width:100%}ingredient-accordion .ingredient-container header h3 button,ingredient-accordion .ingredient-container p{font-size:.9rem}ingredient-accordion .ingredient-container header h3 button{background-color:unset;padding:.5rem;display:flex;align-items:center;width:100%;cursor:pointer;border-top:1px solid var(--opposite-color----);color:var(--opposite-color-)}ingredient-accordion .ingredient-container header h3 button[aria-expanded=true]{background-color:var(--alternate-color---)}ingredient-accordion .ingredient-container header h3 button span:first-of-type{margin-left:.5rem}ingredient-accordion .ingredient-container header h3 button img{margin-left:auto;width:1rem;margin-right:.25rem}ingredient-accordion .ingredient-container header h3 button>div{height:.75rem;width:2rem;border:1px solid var(--opposite-color-);display:inherit;margin:0 .25rem}ingredient-accordion .ingredient-container .ingredient-button *{pointer-events:none}ingredient-accordion .ingredient-container>div{border-top:1px solid var(--opposite-color----)}ingredient-accordion .ingredient-container ul{padding:.5rem 2rem;padding-right:unset}ingredient-accordion .ingredient-container li{font-size:.9rem;line-height:1.2rem;list-style-type:disc;margin-bottom:.5rem}ingredient-accordion .ingredient-container li:last-of-type{margin-bottom:unset}recommended-ntg-product{min-height:100%;display:flex}div.recommended-ntg-product{color:var(--opposite-color-----);display:flex;flex-direction:column;font-size:.8rem;font-weight:var(--font-weight-bold);line-height:1.05rem;max-width:12.8rem;text-decoration:none}recommended-ntg-product[viewport-mode=mobile] div.recommended-ntg-product{font-size:1.1rem;line-height:1.3rem;min-width:14.4rem}div.recommended-ntg-product div.product-image-container{display:flex;justify-content:center;margin-bottom:1.7rem}div.recommended-ntg-product img{max-height:10.55rem;object-fit:contain}recommended-ntg-product[viewport-mode=mobile] img{max-height:10.75rem}div.recommended-ntg-product div.price{display:flex;font-size:.8rem;gap:.7rem;line-height:.8rem;margin-bottom:1.05rem;margin-top:.65rem}recommended-ntg-product[viewport-mode=mobile] div.price{font-size:1rem;line-height:1rem}div.recommended-ntg-product div.price p.price-discount{color:var(--special-color)}div.recommended-ntg-product div.price p.price-original.discounted{text-decoration-color:var(--opposite-color------);text-decoration-thickness:2px;text-decoration:line-through}div.recommended-ntg-product a.styled-button{margin-top:auto;text-align:center}skin-score-graph{display:block;padding-bottom:3rem}skin-score-graph[viewport-mode=mobile]>figure{width:95%}skin-score-graph>figure>figcaption{font-size:1.4rem;margin-bottom:1.5rem;font-weight:var(--font-weight-medium)}skin-score-graph[viewport-mode=mobile]>figure>figcaption{font-size:1.75rem;line-height:2.125rem}skin-score-graph>figure>figure figcaption{font-size:1rem;font-weight:var(--font-weight-medium);color:var(--opposite-color-);margin-bottom:1rem}skin-score-graph[viewport-mode=mobile]>figure>figure figcaption{font-size:1.25rem;line-height:1.625rem}skin-score-graph div#graph-contents{display:flex}skin-score-graph div#metric-labels-container{width:6.5rem;display:flex;flex-direction:column;justify-content:space-between}skin-score-graph[viewport-mode=mobile] div#metric-labels-container{width:5.5rem;align-items:flex-end}skin-score-graph div#metric-labels-container p.metric-name{height:1.5rem}p.score-value,skin-score-graph p.metric-name{display:flex;flex-direction:column;justify-content:center;font-size:.7rem;text-transform:uppercase;color:var(--opposite-color-)}p.score-value,skin-score-graph[viewport-mode=mobile] p.metric-name{font-size:.75rem}skin-score-graph div#graph-main{flex-grow:1;position:relative}skin-score-graph[viewport-mode=mobile] div#graph-main{margin-left:.75rem}skin-score-graph div#rows-container{display:flex;flex-direction:column;height:100%;justify-content:space-between}skin-score-graph div.graph-row{display:flex;position:relative}skin-score-graph div.graph-row:not(:last-of-type){margin-bottom:.75rem}skin-score-graph span.bar{position:relative;height:1.5rem;border:1px solid var(--opposite-color--)}skin-score-graph span#clear_skin-bar{background-color:var(--metric-color-clear-skin)}skin-score-graph span#dark_circles-bar{background-color:var(--metric-color-dark-circles)}skin-score-graph span#dark_spots-bar{background-color:var(--metric-color-dark-spots)}skin-score-graph span#fine_lines-bar{background-color:var(--metric-color-fine-lines)}skin-score-graph span#texture-bar{background-color:var(--metric-color-texture)}skin-score-graph span#wrinkles-bar{background-color:var(--metric-color-wrinkles)}skin-score-graph div.graph-row p.score-value{position:absolute;top:.2rem;right:-1.65rem;color:var(--opposite-color-)}skin-score-graph div#lines-and-labels-container{display:flex;width:100%;height:100%;justify-content:space-between;position:absolute;top:0}skin-score-graph div#lines-and-labels-container span.line{display:block;position:relative;width:1px;height:100%;background-color:var(--main-color---)}skin-score-graph div#lines-and-labels-container span p{position:absolute;left:-.25rem;bottom:-1.35rem;color:var(--opposite-color-);font-size:.75rem}skin-score-graph div#lines-and-labels-container span:last-of-type p{left:-.5rem}skin-score-graph div#lines-and-labels-container span.line span{position:absolute;font-size:.75rem;bottom:-3rem;text-transform:uppercase;color:var(--opposite-color-)}skin-score-graph div#lines-and-labels-container span.line span[data-value="2"]{left:-1rem}skin-score-graph div#lines-and-labels-container span.line span[data-value="6"]{left:-3.25rem}skin-score-graph div#lines-and-labels-container span.line span[data-value="10"]{left:-3.5rem}skin-score-graph div#labels-container{margin-top:2rem;display:flex;margin-left:13.5rem;justify-content:space-between;width:48.5%}skin-score-graph[viewport-mode=mobile] div#labels-container{margin-left:9.15rem}skin-score-graph div#labels-container p{font-size:.75rem;text-transform:uppercase;color:var(--opposite-color-)}@media (max-width:1130px){skin-score-graph div#lines-and-labels-container span.line span[data-value="6"]{left:-3.75rem}skin-score-graph div#lines-and-labels-container span.line span[data-value="10"]{left:-4rem}}@media (min-width:770px) and (max-width:901px){skin-score-graph div#lines-and-labels-container span.line span{display:none}}@media (max-width:769px){skin-score-graph div#lines-and-labels-container span.line span[data-value="2"]{left:-1rem}skin-score-graph div#lines-and-labels-container span.line span[data-value="6"]{left:-3.5rem}skin-score-graph div#lines-and-labels-container span.line span[data-value="10"]{left:-4.5rem}}@media (max-width:568px){skin-score-graph div#lines-and-labels-container span.line span[data-value="6"]{left:-3rem}skin-score-graph div#lines-and-labels-container span.line span[data-value="10"]{left:-3rem}}@media (max-width:438px){skin-score-graph div#lines-and-labels-container span.line span[data-value="6"]{left:-2.5rem}}