:root{--bl-core-color-white: #fff;--bl-core-color-almost-white: #fafafa;--bl-core-color-light-gray: #f4f1ee;--bl-core-color-gray: #919191;--bl-core-color-dark-gray: #545453;--bl-core-color-almost-black: #1d1d1d;--bl-core-color-black-transparent-dark: rgba(0, 0, 0, .5);--bl-core-color-black-transparent: rgba(0, 0, 0, .3);--bl-core-color-black-transparent-light: rgba(0, 0, 0, .05);--bl-core-color-red: #911414;--bl-core-color-pink: #f9e4da;--bl-core-color-dusty-pink: #bda6a1;--bl-core-color-light-pink: #f4f1ee;--bl-core-default-padding: 0 20px;--bl-core-form-max-width: 400px;--bl-core-color-test-badge-background: #dedede;--bl-core-color-test-badge-text: #1c1c1c;--bl-core-color-text-inverted: var(--bl-core-color-almost-white);--bl-core-color-text-light: var(--bl-core-color-gray);--bl-core-color-text: var(--bl-core-color-dark-gray);--bl-core-color-text-heavy: var(--bl-core-color-almost-black);--bl-core-color-text-title: var(--bl-core-color-almost-black);--bl-core-color-solid-button-background: var(--bl-core-color-dark-gray);--bl-core-color-outline-button-labels: var(--bl-core-color-almost-black);--bl-core-color-shadow: rgba(0, 0, 0, .1);--bl-core-color-chat-shadow: rgba(0, 0, 0, .15);--bl-core-color-border-light: var(--bl-core-color-light-gray);--bl-core-color-border: var(--bl-core-color-gray);--bl-core-color-border-dark: var(--bl-core-color-dark-gray);--bl-core-color-error: var(--bl-core-color-almost-black);--bl-core-color-success: var(--bl-core-color-almost-black);--bl-core-color-error-backend: red;--bl-core-color-acceptable-backend: orange;--bl-core-color-success-backend: green;--bl-core-color-unrated-backend: var(--bl-core-color-gray);--bl-core-color-live: var(--bl-core-color-dusty-pink);--bl-core-color-live-bold: var(--bl-core-color-red);--bl-core-color-live-transparent: var(--bl-core-color-red);--bl-core-color-duration-ended: #0008;--bl-core-color-purchase-bg: rgba(244, 242, 239, .4);--bl-core-color-owner: var(--bl-core-color-pink);--bl-core-color-moderator: var(--bl-core-color-pink);--bl-core-color-owner-desktop: var(--bl-core-color-almost-black);--bl-core-color-moderator-desktop: var(--bl-core-color-almost-black);--bl-core-gradient-modal-bg: linear-gradient(0deg, rgba(28, 28, 28, 1) 0%, rgba(28, 28, 28, .3) 100%);--bl-core-gradient-live-top-bg: linear-gradient(180deg, rgba(28, 28, 28, .2) 0%, rgba(28, 28, 28, 0) 100%);--bl-core-gradient-live-chat-bg: linear-gradient(180deg, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, .25) 100%);--bl-core-drop-shadow: drop-shadow(0 4px 10px rgba(0, 0, 0, .1));--bl-core-page-width: 160rem;--bl-core-product-image-thumbnail-size: 98px;--bl-core-color-search-background: var(--bl-core-color-light-gray);--bl-core-color-tooltip-background: var(--bl-core-color-dark-gray);--bl-core-color-tooltip-text: var(--bl-core-color-white);--bl-core-color-popup: var(--bl-core-color-almost-black);--bl-core-color-homepage-bg: var(--bl-core-color-dusty-pink);--bl-core-color-stream-card-bg-rgb: 250, 250, 250;--bl-core-color-stream-card-bg: rgb(var(--bl-core-color-stream-card-bg-rgb));--bl-core-color-stream-index-bg-rgb: 246, 243, 240;--bl-core-color-stream-index-bg: rgb(var(--bl-core-color-stream-index-bg-rgb));--bl-core-color-sticky-button-bg: var(--bl-core-color-light-gray);--bl-core-color-active-product-bg: var(--bl-core-color-almost-white)}.react-root h1:not(.heading-with-link),.react-root h2:not(.heading-with-link),.react-root h3:not(.heading-with-link),.react-root h4:not(.heading-with-link),.react-root h5:not(.heading-with-link),.react-root h6:not(.heading-with-link),#react-liveshopping-purchase-reminder h1:not(.heading-with-link),#react-liveshopping-purchase-reminder h2:not(.heading-with-link),#react-liveshopping-purchase-reminder h3:not(.heading-with-link),#react-liveshopping-purchase-reminder h4:not(.heading-with-link),#react-liveshopping-purchase-reminder h5:not(.heading-with-link),#react-liveshopping-purchase-reminder h6:not(.heading-with-link){font-family:var(--font-medium);font-weight:400;color:var(--bl-core-color-text-title);text-transform:uppercase}.react-root h1,#react-liveshopping-purchase-reminder h1{font-size:16px;line-height:24px}.react-root h2:not(.heading-with-link),#react-liveshopping-purchase-reminder h2:not(.heading-with-link){font-size:14px;line-height:20px}.react-root h1{margin-top:-4px}.react-root h2:not(.heading-with-link){margin-top:-3px}:root{--bl-core-breakpoint-screen-and-less-than-tablet: screen and (max-width: 767px);--bl-core-breakpoint-screen-and-greater-than-equal-desktop: screen and (min-width: 1024px);--bl-core-breakpoint-screen-and-greater-than-equal-desktop-large: screen and (min-width: 1300px)}@-webkit-keyframes bl-core-fade-in-opacity{0%{opacity:0;pointer-events:none}to{opacity:1;pointer-events:unset}}@keyframes bl-core-fade-in-opacity{0%{opacity:0;pointer-events:none}to{opacity:1;pointer-events:unset}}@-webkit-keyframes bl-core-fade-in-opacity-pop{0%{opacity:0;pointer-events:none;-webkit-transform:translateY(30px);transform:translateY(30px)}to{opacity:1;pointer-events:unset}}@keyframes bl-core-fade-in-opacity-pop{0%{opacity:0;pointer-events:none;-webkit-transform:translateY(30px);transform:translateY(30px)}to{opacity:1;pointer-events:unset}}.bl-core-button{font-family:var(--font-medium);font-weight:400;background-color:var(--bl-core-color-solid-button-background);border:none;box-shadow:none;box-sizing:border-box;color:var(--bl-core-color-text-inverted);cursor:pointer;display:block;font-size:14px;height:60px;letter-spacing:1px;line-height:normal;margin:14px 0;outline:inherit;padding:21px;text-align:center;text-decoration:none;text-transform:uppercase;width:100%}.bl-core-button:disabled{background-color:#0000;border:var(--bl-core-color-gray) solid 1px;color:var(--bl-core-color-dark-gray);pointer-events:none}.bl-core-button--cta-checkout{background-color:var(--bl-core-color-almost-black)}.bl-core-button--cta-home{max-width:327px}.bl-core-button--disabled{background-color:#0000;border:var(--bl-core-color-gray) solid 1px;color:var(--bl-core-color-dark-gray);pointer-events:none}.liveshopping-checkout-order--cta{--bl-core-color-white: white;--bl-core-color-solid-button-background: #1d1d1d;--weight-bold: 700;margin:32px 0}.liveshopping-checkout-order--cta+.section{padding-top:0}.bl-core-button--login,.bl-core-button--signup{align-items:center;display:flex;justify-content:center;width:140px}.bl-core-button--login{margin-left:26px;margin-right:26px}.bl-core-button--login:hover{box-shadow:none}.bl-core-button--signed-in{display:none}.bl-core-button--signed-in-icon{display:flex!important}@media screen and (max-width: 767px){.bl-core-button--login,.bl-core-button--signup{display:none}}.bl-core-button--link{background:none;border:none;color:inherit;cursor:pointer;font:inherit;outline:inherit;padding:0;text-decoration:underline}.bl-core-anchor--fake-button{align-items:center;display:flex;justify-content:center;padding:15px}.bl-core-anchor--fake-button:visited:not(.bl-core-button--disabled){color:var(--bl-core-color-text-inverted)}.bl-core-sticky{bottom:-1px;position:-webkit-sticky;position:sticky}.bl-core-loading-animation{align-items:center;display:flex;justify-content:center;transition-duration:1s;width:100%}.bl-core-loading-animation__text{text-align:center}.text-editor{display:flex;flex-direction:column}.text-editor-input{background-color:#0000;background-image:none;border:none;box-shadow:none;color:var(--bl-core-color-text-heavy);font-size:14px;padding:16px 0;width:100%}.text-editor-input::-webkit-input-placeholder{color:var(--border-color)}.text-editor-input:-ms-input-placeholder{color:var(--border-color)}.text-editor-input::placeholder{color:var(--border-color)}.text-editor-input--with-password-icon{padding-right:2em}textarea.text-editor-input{border:var(--bl-core-color-border-dark) 1px solid;margin:5px 0;padding:8px}.text-editor-input__wrapper{align-items:center;border-bottom:1px solid var(--bl-core-color-border-dark);display:flex;margin:5px 0}.text-editor-input__wrapper img{margin-right:8px}.text-editor-input__wrapper--unchanged img{display:none}.text-editor-input__wrapper--pending img{-webkit-animation:rotation 2s infinite linear;animation:rotation 2s infinite linear}@-webkit-keyframes rotation{0%{-webkit-transform:rotate(0deg);transform:rotate(0)}to{-webkit-transform:rotate(359deg);transform:rotate(359deg)}}@keyframes rotation{0%{-webkit-transform:rotate(0deg);transform:rotate(0)}to{-webkit-transform:rotate(359deg);transform:rotate(359deg)}}.text-editor-input__wrapper--valid,.text-editor-input__wrapper--success{border-color:var(--bl-core-color-success)}.text-editor-input__wrapper--valid>input,.text-editor-input__wrapper--success>input{color:var(--bl-core-color-success)}.text-editor-input__wrapper--invalid{border-color:var(--bl-core-color-error)}.text-editor-input__wrapper--invalid>input{color:var(--bl-core-color-error)}.text-editor-input__wrapper--invalid>input:invalid{border-color:var(--bl-core-color-error)}.text-editor-input__wrapper--invalid>input:invalid~div{display:block}.text-editor__error-message{color:var(--bl-core-color-error);margin-top:3px}.text-editor__password-icon{cursor:pointer;height:1.5em;margin-left:-1.8em;vertical-align:text-bottom;width:1.5em;-webkit-touch-callout:none;-webkit-user-select:none;-ms-user-select:none;user-select:none}.text-editor__character-count{text-align:right;width:7em}.text-editor__character-count--textarea{float:right}.text-editor__character-count--too-long{color:var(--bl-core-color-error)}ul.text-editor__password-rule{margin-top:10px}ul.text-editor__password-rule>li{color:var(--bl-core-color-text-light);float:left;font-size:12px;line-height:1}ul.text-editor__password-rule>li:before{min-width:1em;padding-left:1em;padding-right:.25em}ul.text-editor__password-rule>li.valid:before{color:var(--bl-core-color-success);content:"\2713\fe0e"}ul.text-editor__password-rule>li.invalid:before{color:var(--bl-core-color-error);content:"x\fe0e"}.text-editor__label--hidden{display:none}.bl-core-non-draggable-image{-webkit-touch-callout:none;-webkit-user-select:none;-ms-user-select:none;user-select:none}:root{--shade-size: .85;--block-default-padding-h: 60px;--bl-sf-color-button-bg: #1d1d1d;--bl-sf-color-intro-bg: #e6e3e0;--bl-sf-color-title: #2a2a2a}@media screen and (max-width: 767px){:root{--block-default-padding-h: 15px;--block-default-padding-v: 15px;--bl-header-height: 100px}}div.container{max-width:unset}hr.secondary-color{border:1px solid var(--secondary-color)}h1.section-title__title,h2.section-title__title,.bl-email-collection__title{color:var(--bl-core-color-text-title);font-family:var(--font-regular);font-size:32px;letter-spacing:1px;line-height:1}.btn-action{background-color:var(--bl-sf-color-button-bg);font-weight:var(--weight-regular);padding:20px;width:unset}@media screen and (max-width: 767px){.btn-action{width:100%}}.btn-action:hover,.bl-sf-results__button:hover,.complexion-product__add-to-button:hover{background-color:var(--bl-core-color-solid-button-background)}.bl-sf-results__button{background:var(--bl-sf-color-button-bg);border:none;color:var(--bl-core-color-text-inverted);display:block;font-size:12px;letter-spacing:.86px;margin-top:20px;padding:6px;text-align:center;text-decoration:none;text-transform:uppercase;-webkit-transform:translate(-1px,-8px);transform:translate(-1px,-8px);width:100%}@media screen and (max-width: 767px){.bl-sf-results__button{margin-top:25px;padding-bottom:8px;padding-top:8px;-webkit-transform:none;transform:none;width:100%}}button.question__answer--text-only,.bl-sf-results__button--email,.bl-sf-results__button--retake{background:none;color:var(--bl-core-color-outline-button-labels);outline:1px solid var(--bl-core-color-almost-black);padding-bottom:10px;padding-top:10px}button.question__answer--text-only:hover,.bl-sf-results__button--email:hover,.bl-sf-results__button--retake:hover{color:var(--bl-core-color-text-inverted);background:var(--bl-sf-color-button-bg);outline-color:var(--bl-sf-color-button-bg)}.bl-sf-results__button--hidden{display:none!important}.container{max-width:1350px;padding-left:0;padding-right:0;margin:0 auto}.questionnaire-container{width:100%}@media screen and (min-width: 768px){.questionnaire-container{display:flex;flex-wrap:nowrap;align-items:flex-start;align-content:stretch;padding:0;max-width:100%}.questionnaire-container.step-3-non-selfie{flex-direction:column-reverse}}@media screen and (min-width: 768px){.questionnaire-container:not(.step-3-non-selfie) .questionnaire-content{padding-left:80px}}.questionnaire-content{width:100%;padding:0 var(--block-default-padding-h);margin:0 auto;align-items:center}.questionnaire-content h1.section-title__title,.questionnaire-content h2.section-title__title{font-family:var(--font-regular)}.questionnaire-content .md{background-color:var(--bl-core-color-white)}@media screen and (min-width: 768px){.questionnaire-content{flex-basis:auto;min-width:25rem;width:50vw}}.questionnaire-content-secondary{align-items:center;display:flex;position:relative;width:50vw}@media screen and (min-width: 768px){.questionnaire-content-secondary{height:50vw;max-height:calc(100vh - 120px)}}@media screen and (max-width: 767px){.questionnaire-content-secondary{display:none}}.questionnaire-content-secondary .bl-sf-shade-finder-media--image{width:100%}@media screen and (min-width: 768px){.questionnaire-content-secondary .bl-sf-shade-finder-media--image{min-height:50vw}}@media screen and (max-width: 767px){.questionnaire-content-secondary .bl-sf-shade-finder-media--image{height:calc(95vh - 265px);object-fit:cover;object-position:50% 10%}.questionnaire-content-secondary .bl-sf-shade-finder-media--image.ios{height:calc(95vh - 325px)}}.questionnaire-content-secondary .bl-sf-shade-finder-media-wrapper--video{display:grid;grid-template-columns:1fr;grid-template-rows:1fr;grid-column-gap:0;grid-row-gap:0}.questionnaire-content-secondary .bl-sf-shade-finder-media-wrapper--video .bl-sf-shade-finder-media--video{grid-area:1/1/2/2;height:100%;object-fit:cover;width:100%}@media screen and (min-width: 768px){.questionnaire-content-secondary .bl-sf-shade-finder-media-wrapper--video .bl-sf-shade-finder-media--video{height:50vw;margin-bottom:-12px}}.questionnaire-content-secondary .bl-sf-shade-finder-media-wrapper--video .bl-sf-shade-finder-media-controls{align-items:center;align-self:self-end;display:flex;grid-area:1/1/2/2;height:70px;justify-content:flex-end;z-index:1}.questionnaire-content-secondary .bl-sf-shade-finder-media-control-pause--paused,.questionnaire-content-secondary .bl-sf-shade-finder-media-control-pause--playing{background-color:#0000;border:none;margin:10px;padding:10px}.questionnaire-content-secondary .bl-sf-shade-finder-media-control-pause--paused span,.questionnaire-content-secondary .bl-sf-shade-finder-media-control-pause--playing span{background-position:center;background-repeat:no-repeat;background-size:contain;display:block;height:15px;width:15px}.questionnaire-content-secondary .bl-sf-shade-finder-media-control-pause--paused span{background-image:url(//www.roseinc.com/cdn/shop/t/1102/assets/sf-button-play.svg?v=5821885454865074281759843556)}.questionnaire-content-secondary .bl-sf-shade-finder-media-control-pause--playing span{background-image:url(//www.roseinc.com/cdn/shop/t/1102/assets/sf-button-pause.svg?v=132387541607229544211759843555)}.questionnaire-content-secondary.step-3-non-selfie{height:unset;min-height:100%;margin-right:0;padding-left:60px;padding-right:60px;width:100%}.questionnaire-container-intro-wrapper{background:var(--bl-sf-color-intro-bg)}.questionnaire-container-intro .questionnaire-content.questionnaire-intro .section-title{margin:0}.questionnaire-container-intro .questionnaire-content.questionnaire-intro .questionnaire-intro__navigation-wrapper{width:100%}.questionnaire-container-intro .questionnaire-content.questionnaire-intro .questionnaire-intro__navigation-wrapper .btn-action{margin-top:25px;padding-left:0;padding-right:0;width:100%}@media screen and (max-width: 767px){.questionnaire-container-intro .questionnaire-content.questionnaire-intro .questionnaire-intro__navigation-wrapper .btn-action{margin:0}}@media screen and (max-width: 767px){.questionnaire-container-intro .questionnaire-content.questionnaire-intro{padding:0;position:absolute;bottom:5vh;left:var(--block-default-padding-h);right:var(--block-default-padding-h);width:unset}.questionnaire-container-intro .questionnaire-content.questionnaire-intro .questionnaire-intro-subtitle{margin-bottom:25px}}.questionnaire-container-intro div.questionnaire-content-secondary{display:flex;max-height:calc(100vh - 40px)}@media screen and (max-width: 767px){.questionnaire-container-intro div.questionnaire-content-secondary{display:block;max-height:unset;width:100%}}.section-title__wrapper .section-title__mobile-only{align-items:flex-end;display:flex;justify-content:flex-end;margin-top:20px;width:100%}@media screen and (min-width: 768px){.section-title__wrapper .section-title__mobile-only{display:none!important}}.section-title__wrapper .section-title__mobile-only .section-title__smallText{line-height:1}.section-title{display:flex}.section-title .section-title__title{margin-bottom:10px}@media screen and (max-width: 767px){.section-title{margin-bottom:20px;margin-top:35px}.section-title .section-title__smallText--desktop-only{display:none!important}}@media screen and (min-width: 768px){.section-title{margin-top:60px}}.question__wrapper--text{margin-bottom:60px}@media screen and (max-width: 767px){.question__wrapper--text{margin-bottom:20px}}@media screen and (max-width: 767px){.bl-sf-desktop-only{display:none!important}}@media screen and (min-width: 768px){.bl-sf-desktop-only{display:block}.bl-sf-mobile-only{display:none!important}}.bl-sf-results-block{margin-bottom:80px;min-height:unset;padding-left:var(--block-default-padding-h);padding-right:var(--block-default-padding-h)}.bl-sf-results-block .section-title{padding-bottom:20px}@media screen and (max-width: 767px){.bl-sf-results-block{margin-bottom:40px}.bl-sf-results-block .section-title{padding-bottom:10px;margin-bottom:20px}.bl-sf-results-block .section-title .section-title__title{margin:0}}@media screen and (min-width: 768px){.bl-sf-results-block__col{width:50%}}.bl-sf-results-block--shade-match,.bl-sf-results__banner-inner,.bl-sf-results-block--before-after,.bl-sf-results-block--ingredients,.bl-sf-results-block--chat{margin-left:auto;margin-right:auto;max-width:calc(1200px + var(--block-default-padding-h)*2)}ul.single-complexion-info__features li,ul.bl-sf-before-after__features li{align-items:flex-start;display:flex}ul.single-complexion-info__features li:before,ul.bl-sf-before-after__features li:before{background-image:url(//www.roseinc.com/cdn/shop/t/1102/assets/checkmark.svg?v=178997897769198649771759843511);background-position:center;background-repeat:no-repeat;background-size:contain;content:"\1f5f8";color:#0000;margin-right:10px;min-width:16px}ul.bl-sf-before-after__features{margin-top:40px}ul.bl-sf-before-after__features li{margin-bottom:10px}@media screen and (max-width: 767px){ul.bl-sf-before-after__features{margin-top:20px}}.bl-sf-results-block--best-results{align-items:stretch;display:flex;padding-left:0;padding-right:0}@media screen and (min-width: 768px){.bl-sf-results-block--best-results .bl-sf-results-block__col:not(.bl-sf-results-block__col--decor){min-width:550px;padding-left:var(--block-default-padding-h);padding-right:var(--block-default-padding-h)}}.bl-sf-results-block--best-results .bl-sf-results-block__col--decor{display:flex}.bl-sf-results-block--best-results .bl-sf-results-block__col--decor video{object-fit:cover}@media screen and (max-width: 767px){.bl-sf-results-block--best-results .bl-sf-results-block__col--decor{height:100vw}}.bl-sf-results-block--best-results .section-title--best-results{margin-bottom:20px}@media screen and (max-width: 767px){.bl-sf-results-block--best-results .bl-sf-results-block-best-results__intro{margin-bottom:10px;margin-left:var(--block-default-padding-h)}}@media screen and (min-width: 768px){.bl-sf-results-block--best-results .bl-sf-results-block-best-results__intro{margin-bottom:30px}}.bl-sf-results-block--best-results .bl-sf-results-block-best-results__step strong{font-family:var(--font-medium);font-size:unset;font-weight:500;text-transform:unset}.bl-sf-results-block--best-results .bl-sf-results-block-best-results__step ul{list-style:disc;margin-left:2rem;margin-top:1rem}.bl-sf-results-block--best-results .bl-sf-results-block-best-results__step ul li{margin-bottom:1rem}@media screen and (max-width: 767px){.bl-sf-results-block--best-results .bl-sf-results-block-best-results__step--inactive{display:none}}.bl-sf-results-block--best-results .bl-sf-results-block-best-results__step .bl-sf-results-block-best-results__step-text{max-width:550px}@media screen and (max-width: 767px){.bl-sf-results-block--best-results .bl-sf-results-block-best-results__step{margin-top:18px}.bl-sf-results-block--best-results .bl-sf-results-block-best-results__step ul{margin-left:1rem;margin-top:.5rem}.bl-sf-results-block--best-results .bl-sf-results-block-best-results__step ul li{padding:0}.bl-sf-results-block--best-results .bl-sf-results-block-best-results__step .bl-sf-results-block-best-results__step-text,.bl-sf-results-block--best-results .bl-sf-results-block-best-results__step .bl-sf-results-block-best-results__step-title{padding-left:var(--block-default-padding-h);padding-right:var(--block-default-padding-h)}}.bl-sf-results-block--best-results .bl-sf-results-block-best-results__step-product-list{display:flex;flex-direction:row;justify-content:space-between}.bl-sf-results-block--best-results .bl-sf-results-block-best-results__step-product{background-color:var(--bl-core-color-light-gray);display:flex;flex-direction:row;font-size:12px;line-height:15px;margin-bottom:40px;min-height:93px;width:100%}.bl-sf-results-block--best-results .bl-sf-results-block-best-results__step-product:not(:last-child){margin-right:20px}.bl-sf-results-block--best-results .bl-sf-results-block-best-results__step-product .bl-sf-results-block-best-results__step-product-image{max-height:101px;max-width:85px;object-fit:cover}.bl-sf-results-block--best-results .bl-sf-results-block-best-results__step-product h3.bl-sf-results-block-best-results__step-product-title{font-size:12px}.bl-sf-results-block--best-results .bl-sf-results-block-best-results__step-product .bl-sf-results-block-best-results__step-product-content{display:flex;flex-direction:column;justify-content:space-between;padding:13px 13px 10px 17px;width:100%}.bl-sf-results-block--best-results .bl-sf-results-block-best-results__step-product .bl-sf-results-block-best-results__step-product-content .bl-sf-results-block-best-results__step-product-info{display:flex;flex-direction:row;justify-content:space-between}.bl-sf-results-block--best-results .bl-sf-results-block-best-results__step-product .bl-sf-results-block-best-results__step-product-content .bl-sf-results-block-best-results__step-product-info div{font-family:var(--font-medium);font-weight:500}@media screen and (max-width: 767px){.bl-sf-results-block--best-results .bl-sf-results-block-best-results__step-product{height:101px}}@media screen and (max-width: 767px){.bl-sf-results-block--best-results{flex-direction:column;margin-bottom:0}.bl-sf-results-block--best-results .section-title.bl-sf-mobile-only{margin-left:var(--block-default-padding-h);margin-right:var(--block-default-padding-h);width:unset}.bl-sf-results-block--best-results .bl-sf-results-block-best-results__step-product-list{overflow-x:scroll;padding-left:var(--block-default-padding-h);padding-right:var(--block-default-padding-h);-ms-scroll-snap-type:x mandatory;scroll-snap-type:x mandatory}.bl-sf-results-block--best-results .bl-sf-results-block-best-results__step-product-list .bl-sf-results-block-best-results__step-product{min-width:300px;scroll-snap-align:center}}@media screen and (min-width: 768px){.bl-sf-results-block--best-results{background-color:#fff}}.bl-sf-results-video .bl-sf-results-video__player{height:100%}.bl-sf-results-video .bl-sf-results-video__player~.bl-sf-results-video__controls .bl-sf-results-video__control-play span{background-image:url(//www.roseinc.com/cdn/shop/t/1102/assets/sf-button-pause.svg?v=132387541607229544211759843555)}.bl-sf-results-video .bl-sf-results-video__player--paused~.bl-sf-results-video__controls .bl-sf-results-video__control-play span{background-image:url(//www.roseinc.com/cdn/shop/t/1102/assets/sf-button-play.svg?v=5821885454865074281759843556)}.bl-sf-results-video .bl-sf-results-video__controls{--height: 70px;align-items:center;align-self:self-end;display:flex;height:var(--height);position:relative;top:calc((var(--height) + 5px)*-1);z-index:1}.bl-sf-results-video .bl-sf-results-video__controls .bl-sf-results-video__control{background-color:#0000;border:none;margin:10px 10px 12px;padding:10px}.bl-sf-results-video .bl-sf-results-video__controls .bl-sf-results-video__control span{background-repeat:no-repeat;background-size:contain;display:block;height:14px;width:14px}.bl-sf-results-video .bl-sf-results-video__controls .bl-sf-results-video__control-mute{height:18px;min-width:21px;padding:0;width:21px}.bl-sf-results-video .bl-sf-results-video__controls .bl-sf-results-video__control-mute span{height:14px;margin-left:3px;width:16px;background-image:url(//www.roseinc.com/cdn/shop/t/1102/assets/sf-button-unmuted.svg?v=128429074966623795461759843556)}.bl-sf-results-video .bl-sf-results-video__controls .bl-sf-results-video__control-mute.bl-sf-results-video__control-mute--hidden span{display:none}.bl-sf-results-video .bl-sf-results-video__controls .bl-sf-results-video__control-mute.bl-sf-results-video__control-mute--muted span{height:18px;margin-left:0;width:21px;background-image:url(//www.roseinc.com/cdn/shop/t/1102/assets/sf-button-muted.svg?v=149358032450311551051759843555)}.bl-sf-results-video .bl-sf-results-video__controls #bl-sf-results-video__control-track{--bl-sf-video-ui-background-color: #e6e3e0;height:25px;width:100%}.bl-sf-results-video .bl-sf-results-video__controls #bl-sf-results-video__control-track #bl-sf-results-video__control-slider{background:#0000;cursor:pointer;height:2px;padding-bottom:10px;padding-top:10px;width:100%;-webkit-appearance:none;--thumb-size: 19px}.bl-sf-results-video .bl-sf-results-video__controls #bl-sf-results-video__control-track #bl-sf-results-video__control-slider::-webkit-slider-thumb{-webkit-appearance:none;background:var(--bl-core-color-dark-gray);border:1px solid var(--bl-sf-video-ui-background-color);border-radius:50%;height:var(--thumb-size);width:var(--thumb-size);cursor:pointer;margin-top:-9px}.bl-sf-results-video .bl-sf-results-video__controls #bl-sf-results-video__control-track #bl-sf-results-video__control-slider::-moz-range-thumb{background:var(--bl-core-color-dark-gray);border:1px solid var(--bl-sf-video-ui-background-color);border-radius:50%;height:var(--thumb-size);width:var(--thumb-size);cursor:pointer}.bl-sf-results-video .bl-sf-results-video__controls #bl-sf-results-video__control-track #bl-sf-results-video__control-slider::-ms-thumb{background:var(--bl-core-color-dark-gray);border:1px solid var(--bl-sf-video-ui-background-color);border-radius:50%;height:var(--thumb-size);width:var(--thumb-size);cursor:pointer}.bl-sf-results-video .bl-sf-results-video__controls #bl-sf-results-video__control-track #bl-sf-results-video__control-slider::-webkit-slider-runnable-track{background:var(--bl-sf-video-ui-background-color);height:2px}.bl-sf-results-video .bl-sf-results-video__controls #bl-sf-results-video__control-track .bl-sf-results-video__control-marker{color:var(--bl-core-color-text-inverted);display:flex;flex-direction:column;margin-top:-15px;text-transform:uppercase}.bl-sf-results-video .bl-sf-results-video__controls #bl-sf-results-video__control-track .bl-sf-results-video__control-marker.bl-sf-results-video__control-marker--step2{margin-top:-30px}.bl-sf-results-video .bl-sf-results-video__controls #bl-sf-results-video__control-track .bl-sf-results-video__control-marker .bl-sf-results-video__control-marker-icon{background:var(--bl-sf-video-ui-background-color);border-radius:50%;font-size:12px;height:9px;margin-top:-4px;width:9px;z-index:-1}.bl-sf-results-video .bl-sf-results-video__controls #bl-sf-results-video__control-track .bl-sf-results-video__control-marker .bl-sf-results-video__control-marker-label{cursor:pointer;margin-left:-15px;margin-top:5px;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.bl-sf-results-block--before-after{display:flex}.bl-sf-results-block--before-after .section-title{margin:0 auto 20px}.bl-sf-results-block--before-after .bl-sf-caption{font-family:var(--font-medium);font-weight:500;margin-top:9px;text-transform:uppercase}.bl-sf-results-block--before-after .bl-sf-results-block__col--before-after-images .bl-sf-image-container{aspect-ratio:1/1;background-repeat:no-repeat;background-size:contain;width:100%}@media screen and (min-width: 768px){.bl-sf-results-block--before-after{justify-content:space-between}.bl-sf-results-block--before-after .bl-sf-results-block__col--before-after{width:40%}.bl-sf-results-block--before-after .bl-sf-results-block__col--decor{width:min(50vw - 75px,600px)}}@media screen and (max-width: 767px){.bl-sf-results-block--before-after{flex-direction:column;margin-bottom:15px}.bl-sf-results-block--before-after .section-title{padding-bottom:10px}.bl-sf-results-block--before-after .bl-sf-results-block__col--before-after-images{margin-top:20px}}.bl-sf-results-block--ingredients{background:var(--bl-core-color-white);max-width:1200px;padding:60px 60px 45px}.bl-sf-results-block--ingredients .section-title--ingredients{margin-top:0;margin-bottom:20px}.bl-sf-results-block--ingredients .bl-sf-ingredients__subtitle{margin-bottom:20px;max-width:50em}@media screen and (max-width: 767px){.bl-sf-results-block--ingredients .bl-sf-ingredients__subtitle{padding-right:10px}}.bl-sf-results-block--ingredients .bl-sf-ingredient-list{display:flex;justify-content:space-between}@media screen and (max-width: 767px){.bl-sf-results-block--ingredients .bl-sf-ingredient-list{overflow-x:scroll;padding-bottom:25px;padding-right:50px;-ms-scroll-snap-type:x mandatory;scroll-snap-type:x mandatory}}.bl-sf-results-block--ingredients .bl-sf-ingredient-list .bl-sf-ingredient{width:25%;margin-right:22px}@media screen and (min-width: 768px){.bl-sf-results-block--ingredients .bl-sf-ingredient-list .bl-sf-ingredient:last-child{margin-right:0}}@media screen and (max-width: 767px){.bl-sf-results-block--ingredients .bl-sf-ingredient-list .bl-sf-ingredient{min-width:300px;scroll-snap-align:start}}.bl-sf-results-block--ingredients .bl-sf-ingredient-list .bl-sf-ingredient__title-wrapper{margin-top:20px}.bl-sf-results-block--ingredients .bl-sf-ingredient-list .bl-sf-ingredient__title{color:var(--bl-core-color-text-title);font-weight:500;text-transform:uppercase}.bl-sf-results-block--ingredients .bl-sf-ingredient-list .bl-sf-ingredient__image img{aspect-ratio:284/360;object-fit:contain}@media screen and (max-width: 767px){.bl-sf-results-block--ingredients .bl-sf-ingredient-list .bl-sf-ingredient__image img{height:258px;object-fit:cover;width:300px}}.bl-sf-results-block--ingredients .bl-sf-ingredient-list .bl-sf-ingredient__description{min-height:3em}.bl-sf-results-block--ingredients .bl-sf-ingredient-list .bl-sf-ingredient__found-in{border-top:1px solid #e6e3e0;font-size:10px;margin-top:10px;padding-top:10px}@media screen and (max-width: 767px){.bl-sf-results-block--ingredients{margin-left:0;margin-right:0;padding:20px 22px 0}}.bl-sf-results-block--chat{--font-size: 16px;display:flex;font-size:var(--font-size)}@media screen and (max-width: 767px){.bl-sf-results-block--chat{--font-size: 14px}}.bl-sf-results-block--chat p{font-size:16px;line-height:30px;margin-bottom:2.5em;max-width:430px}@media screen and (max-width: 767px){.bl-sf-results-block--chat p{margin-bottom:1em;margin-top:1em}}.bl-sf-results-block--chat .bl-sf-results__button{font-size:16px;padding:20px;margin-top:40px;max-width:274px}@media screen and (max-width: 767px){.bl-sf-results-block--chat .bl-sf-results__button{margin-top:18px;max-width:unset}}.bl-sf-results-block--chat .section-title{margin:40px auto}@media screen and (max-width: 767px){.bl-sf-results-block--chat .section-title{margin:0 auto 20px}}.bl-sf-results-block--chat .bl-sf-results-block__col--decor{background-image:url(//www.roseinc.com/cdn/shop/t/1102/assets/shade-finder-chat_573x.jpg?v=323953372380846701759843601);background-repeat:no-repeat;background-size:cover;margin-right:100px;min-height:573px;width:calc(50% - 100px)}@media screen and (max-width: 767px){.bl-sf-results-block--chat .bl-sf-results-block__col--decor{background-image:url(//www.roseinc.com/cdn/shop/t/1102/assets/shade-finder-chat_333x.jpg?v=323953372380846701759843601);min-height:240px;width:100%}}@media screen and (max-width: 767px){.bl-sf-results-block--chat{margin-left:var(--block-default-padding-h);margin-right:var(--block-default-padding-h);flex-direction:column}}@media screen and (min-width: 768px){.bl-sf-results-block--chat .bl-sf-results-block__col:not(.bl-sf-results-block__col--decor){padding-left:10px}}.bl-sf-results__bottom-links{margin-bottom:1rem}.bl-sf-results__bottom-links a{font-family:var(--font-medium)}.questionnaire-intro{align-items:center;align-self:center;display:flex;text-align:center}.questionnaire-intro p{color:var(--bl-core-color-title);font-weight:500;text-transform:uppercase}.questionnaire-intro .section-title{border:none;justify-content:center}.questionnaire-intro .section-title h1{font-size:32px}.question{display:flex;flex-direction:column;align-items:center;margin-bottom:60px;width:100%}.text-question{width:100%;margin:auto;align-items:start}.text-question .question__body{align-items:flex-start!important}@media screen and (max-width: 767px){.text-question .question__body{justify-content:space-between;position:absolute;left:20px;right:20px;bottom:15px}}.text-question .question__body.question__body--column{flex-direction:column;position:unset;width:100%}@media screen and (min-width: 768px){.text-question .question__body.question__body--column .question__answer{max-width:335px}}.text-question .question__answer{border:none;display:flex;flex-direction:column;justify-content:center;text-align:center;padding:15px 0;margin-right:30px}@media screen and (max-width: 767px){.text-question .question__answer{margin-right:0;padding:0}}.text-question .question__answer--circle-icon{background:none}.text-question .question__answer:last-child{margin-right:0}.text-question .question__answer-title{text-transform:uppercase;width:100%}.text-question .question__answer-subtitle{color:var(--border-color);width:100%}.text-question .question__body--column .question__answer{padding:12px 0;margin:7px 0 8px;outline:1px solid var(--bl-core-color-border);width:100%}.text-question .question__body--column .question__answer:first-child{margin-top:0}.text-question .question__body--column .question__answer__color-circle{display:none}.question__title{color:var(--color-title-text);font-weight:var(--weight-medium)}.question__body{align-items:center!important;display:flex;justify-content:center}@media screen and (max-width: 767px){.flex50 div:nth-child(1),.flex50 div:nth-child(2){flex:0 1 50%!important;max-width:167px!important}.flex-3-images>div{height:60vh!important;max-height:493px!important}}.question__answer__color-circle{height:60px;width:60px;border-radius:50%;margin-bottom:.5rem}@media screen and (max-width: 767px){.question__body-text--short{justify-content:space-evenly!important}}.image-question .question__answer{width:50%;background:var(--color-light-text) 0 0 no-repeat padding-box;overflow:hidden;letter-spacing:0;display:flex;flex-direction:column;align-items:center;justify-content:center;line-height:22px;cursor:pointer;flex:0 1 29vw;height:62vh;padding:0 .5px;min-height:480px;max-height:500px;flex-basis:33.33%}@media screen and (max-width: 767px){.image-question .question__answer{flex:0 1 29vw;height:calc((100vh - 325px)/2);padding:0 .5px!important;min-height:120px;max-height:246px}}.image-question .question__body .question__answer--chosen img{border:8px solid var(--color-dark-line)}@media screen and (max-width: 767px){.image-question .question__body .question__answer--chosen img{border-width:5px}}@media screen and (max-width: 1023px){.image-question .question__body{flex-wrap:wrap}}@media screen and (max-width: 767px){.image-question .question__answer--image{padding:0 1vw 2vw 0;flex-basis:33.3%}.image-question .question__answer--image:nth-child(2n){padding-right:0;padding-left:1vw}}.question-debug__span{color:var(--bl-core-color-white);bottom:2vw;right:2vw;font-weight:var(--weight-medium);position:absolute;text-align:left;text-shadow:0 0 3px #000}.question__answer{position:relative!important}.question__answer .answer-img{margin:0;padding:0;object-fit:cover;width:100%;height:100%}.question__answer hr{height:.5px;background-color:#f1f1f1;margin:0;width:100%;border-top:none}.question__answer h6{text-align:center;display:flex;position:relative;font-weight:800;letter-spacing:0;justify-content:center;margin:10px 0}.question__answer p{display:flex;justify-content:center;align-items:center;text-align:center;position:relative;margin:0;padding:12px 0}.chosen-answer__desc{display:flex;justify-content:center;max-width:90%;padding:15px}.chosen-answer__desc .chosen-img{width:21px;height:15px;margin-right:15px;margin-top:5px}.chosen-answer__desc p{padding:0;width:auto}.question__navigation{display:flex;align-items:center;justify-content:space-between;position:relative;max-width:75%;height:80px;width:100%}.question__navigation hr{position:absolute;top:0;height:0;margin:0;border:1px solid #e2e2e2;width:200vw;left:-100vw}@media screen and (max-width: 1023px){.question__navigation{max-width:100%}}.question__navigation__wrapper{width:100%;background-color:inherit;position:fixed;bottom:0;justify-content:center;z-index:6;display:none}.products:after{content:"";flex:0 0 10px}.selfie-preview__wrapper{display:flex;justify-content:center;align-items:center;top:0;bottom:0;left:0;right:0;z-index:9999;height:100%;overflow:hidden;background-color:#00000080}.selfie-preview{display:flex;justify-content:center;align-items:center;max-width:90%;height:auto;overflow:hidden;transition:.5s}.selfie-preview-small{padding-top:26px;bottom:80px;min-width:60px;min-height:60px;width:12vw;height:12vw}@media screen and (max-width: 767px){.selfie-preview__wrapper,.selfie-preview{position:fixed}.selfie-preview-small{padding-top:unset;width:16vw;height:16vw}}.selfie-intro__body{padding:15px 15px 15px 0}@media screen and (max-width: 767px){.selfie-intro__body{position:absolute;left:15px;right:15px;bottom:0;padding:0}}.btn-selfie-intro{margin-top:20px;width:100%}@media screen and (min-width: 768px){.btn-selfie-intro{margin-top:unset}}.selfie-intro__button-container{text-align:center}@media screen and (min-width: 768px){.selfie-intro__button-container{display:flex;flex-direction:row-reverse;justify-content:flex-start;margin-top:0}}.selfie-intro__span-show{color:var(--color-dark-text);flex-shrink:0;margin:auto}@media screen and (min-width: 768px){.selfie-intro__span-show{padding-left:10%;margin-left:0}}.selfie-intro__notification{width:100%}.selfie-canvas__step{position:absolute;right:20px;top:110px;z-index:1}.selfie-canvas__stats{position:absolute;display:flex;top:0;height:70px;width:100%;background-color:var(--color-light-text);color:var(--color-dark-text);z-index:9999}@media screen and (max-width: 767px){.selfie-canvas__stats{top:unset;bottom:0}}.debug-list__select-wrapper{position:relative;display:flex;justify-content:center;margin:1rem 0 0}.debug-list__select{display:flex;align-items:center;justify-content:space-between;height:45px;color:var(--color-dark-text);background-color:#fff;padding:0 10px;margin:0 14px;border-left:none;border-right:none;border-top:1px solid var(--color-dark-line);border-bottom:1px solid var(--color-dark-line);cursor:pointer}.debug-list__select img{transition:.4s}.debug-list__select-wrapper .active img{-webkit-transform:rotate(-180deg);transform:rotate(-180deg)}.debug-list__select__items{position:absolute;top:-220px;z-index:99;width:177px;border-radius:5px;background-color:var(--bl-core-color-white);color:var(--bl-core-color-gray);border:1px solid #bbb;box-shadow:0 3px 6px #0000001a}.debug-list__select__items__item{cursor:pointer;padding:5px 10px}.debug-list__select__items__item:hover{color:var(--color-dark-text)}.bl-sf-results-block--shade-match.bl-sf-desktop-only{display:flex;justify-content:space-between;margin-bottom:40px;margin-top:40px;min-height:600px}.bl-sf-results-block--shade-match.bl-sf-desktop-only .bl-sf-results__intro-wrapper,.bl-sf-results-block--shade-match.bl-sf-desktop-only .complexion-product{max-width:385px}.bl-sf-results-block--shade-match.bl-sf-desktop-only .bl-sf-results__intro-wrapper:not(:last-child),.bl-sf-results-block--shade-match.bl-sf-desktop-only .complexion-product:not(:last-child){margin-right:20px}.bl-sf-results-block--shade-match.bl-sf-desktop-only .bl-sf-results__intro-wrapper{align-items:center;background:#f6f3f0;display:flex;justify-content:center;min-width:385px;width:100%}.bl-sf-results-block--shade-match.bl-sf-desktop-only .bl-sf-results__intro-wrapper .bl-sf-results__intro-title,.bl-sf-results-block--shade-match.bl-sf-desktop-only .bl-sf-results__intro-wrapper .bl-sf-results__button{margin-left:auto;margin-right:auto;max-width:220px}.bl-sf-results-block--shade-match.bl-sf-desktop-only .bl-sf-results__intro-wrapper .bl-sf-results__intro-title{font-size:60px;font-weight:500;line-height:1}.bl-sf-results-block--shade-match.bl-sf-desktop-only .bl-sf-results__intro{padding-bottom:25px}.bl-sf-results-block--shade-match.bl-sf-mobile-only{margin-bottom:25px}.bl-sf-results-block--shade-match.bl-sf-mobile-only .section-title__title{padding:15px 0;text-align:center}.bl-sf-results-block--shade-match.bl-sf-mobile-only .bl-sf-results__products--mobile{display:flex;overflow-x:scroll;-ms-scroll-snap-type:x mandatory;scroll-snap-type:x mandatory}.bl-sf-results-block--shade-match.bl-sf-mobile-only .complexion-product{min-width:min(322px,100vw - 4*var(--block-default-padding-h));padding:10px 16px 22px;scroll-snap-align:center}.bl-sf-results-block--shade-match.bl-sf-mobile-only .complexion-product:not(:last-child){margin-right:20px}.bl-sf-results-block--shade-match.bl-sf-mobile-only .bl-sf-results__intro .section-title__title{font-family:var(--font-medium);font-weight:500}.bl-sf-results-block--shade-match.bl-sf-mobile-only .bl-sf-results__outro{display:flex}.bl-sf-results-block--shade-match.bl-sf-mobile-only .bl-sf-results__outro .bl-sf-results__button:not(:last-child){margin-right:10px}.bl-sf-results-block--shade-match-all-available .notify_when_available{display:none!important}.single-complexion-info{display:flex;flex-direction:column;flex-grow:1;margin-top:20px;padding:0}.single-complexion-info *{line-height:1.25}.single-complexion-info .title-text{font-family:var(--font-medium);font-weight:500;margin-bottom:3px!important}.single-complexion-info .single-complexion-info__description{flex-grow:1}.single-complexion-info .single-complexion-info__variant{align-items:center;display:flex;margin-top:15px}.single-complexion-info .single-complexion-info__variant .single-complexion-info__variant-swatch{aspect-ratio:1;background-size:cover;border-radius:50%;height:40px;margin-right:10px}.single-complexion-info .single-complexion-info__variant .single-complexion-info__variant-color-wrapper{font-size:12px}.single-complexion-info .single-complexion-info__variant .single-complexion-info__variant-color-wrapper .single-complexion-info__variant-color-name{color:var(--bl-core-color-text-title);font-family:var(--font-medium);font-weight:500}.single-complexion-info .single-complexion-info__features{display:flex;justify-content:space-between;margin:20px 0}.single-complexion-info .single-complexion-info__features li{display:inline-flex;font-size:12px}.single-complexion-info .single-complexion-info__features li:before{margin-right:5px}@media screen and (max-width: 767px){.single-complexion-info{margin-top:0}}.fake-link{cursor:pointer;text-decoration:underline}.question__answer--image{border:none}@media screen and (max-width: 767px){.question__answer--image .answer-img{padding:0;margin:0}}.bl-sf-results-block--banner{background:#f2f2f2;margin-left:0;margin-right:0;min-height:80px;padding:32px}.bl-sf-results-block--banner .pdp-text-carousel{padding-bottom:22px;padding-top:22px}.bl-sf-results-block--banner .pdp-text-carousel .slick-dots{margin-top:0}.bl-sf-results-block--banner .pdp-text-carousel .slick-dots li{width:auto}.bl-sf-results-block--banner .pdp-text-carousel .slick-dots li button{height:6px;padding:2px;width:6px}.bl-sf-results-block--banner .bl-sf-results__banner-inner{display:flex;justify-content:space-evenly}@media screen and (max-width: 767px){.bl-sf-results-block--banner .bl-sf-results__banner-inner{justify-content:flex-start;padding-top:22px;overflow-x:scroll;-ms-scroll-snap-type:x mandatory;scroll-snap-type:x mandatory}}.bl-sf-results-block--banner .bl-sf-results__banner-item p{font-family:var(--font-medium);font-weight:500;text-align:center;text-transform:uppercase}@media screen and (max-width: 767px){.bl-sf-results-block--banner .bl-sf-results__banner-item p{min-width:100vw;scroll-snap-align:center}}@media screen and (max-width: 767px){.bl-sf-results-block--banner{padding:0}}.selfie-canvas{position:relative;display:flex;flex-direction:column;justify-content:center;align-items:center;border-radius:50%}@media screen and (max-width: 767px){.selfie-canvas{border-radius:0}}.selfie_component_wrapper{align-items:center;display:flex;flex-direction:column;overflow:hidden;position:relative;justify-content:center}.selfie_component_wrapper .faceStencil__wrapper{display:flex;flex-direction:column;height:100%;justify-content:center;position:absolute;width:100%;z-index:1}.selfie_component_wrapper .faceStencil__wrapper div.faceStencil{background-repeat:no-repeat;background-position:center;background-size:contain;display:flex;height:70%;justify-content:center;width:100%}.selfie_component_wrapper .faceStencil__wrapper .product_camera_button{align-items:center;background:none;border:none;display:flex;flex-direction:column;margin-top:10px}.selfie_component_wrapper .faceStencil__wrapper .product_camera_button .product_camera_button_label{color:var(--bl-core-color-text-light);margin-top:10px;text-decoration:underline}.selfie_component_wrapper .faceStencil__wrapper .product_camera_button img{margin-bottom:0}@media screen and (min-width: 768px){.selfie_component_wrapper .faceStencil__wrapper .product_camera_button{margin-top:20px}}@media screen and (min-width: 768px){.selfie_component_wrapper .faceStencil__wrapper{max-height:calc(100vh - 120px)}}@media screen and (max-width: 767px){.selfie_component_wrapper{--1percent: calc((100vh - 120px)*.01) ;height:calc(var(--1percent)*100);justify-content:flex-start}.selfie_component_wrapper .faceStencil__wrapper{justify-content:flex-start;margin-top:2vh}.selfie_component_wrapper div.faceStencil{margin-left:auto;margin-right:auto;max-height:calc(var(--1percent)*65);max-width:65%}}.selfie_prompt__wrapper{background-color:#0003;position:absolute;display:flex;justify-content:center;align-items:flex-end;top:0;bottom:0;left:0;right:0;overflow:hidden;z-index:1}.selfie_prompt{min-width:22rem;padding:20px;margin:0 10px 20px;background-color:#fff;display:flex;flex-direction:column}.selfie_prompt p{padding:5px 0 10px}@media screen and (max-width: 767px){.selfie_prompt{margin-bottom:100px}}.selfie_prompt__ignore-button{cursor:pointer;font-weight:var(--weight-medium);text-decoration:underline}.selfie-prompt__button-container{display:flex;align-items:center}.selfie_prompt__retake-button{border:none;font:inherit;cursor:pointer;outline:inherit;background:var(--color-dark-text);font-weight:var(--weight-medium);text-transform:uppercase;color:var(--bl-core-color-white);min-width:50%;padding:1rem 2rem;margin-right:20px;display:flex;justify-content:center}.selfie-canvas__video{transform:scaleX(-1);-webkit-transform:scaleX(-1);max-width:none}@-webkit-keyframes flash{0%{opacity:1}to{opacity:0}}@keyframes flash{0%{opacity:1}to{opacity:0}}.selfie-white-flash{animation:flash .5s;-webkit-animation:flash .5s;-moz-animation:flash .5s;-o-animation:flash .5s;-ms-animation:flash .5s;position:absolute;width:100%;height:100%;opacity:0;background-color:#fff;pointer-events:none}.questionnaire-content .wrapper_wrapper{display:none}@media screen and (max-width: 767px){#shopify-section-footer{display:none}.container{padding-left:0;padding-right:0}.questionnaire-content .wrapper_wrapper{display:block;position:relative;margin:0 -20px;width:100vw;padding-bottom:12px}.questionnaire-content .wrapper_wrapper~*>.section-title__title{line-height:33px;margin-bottom:12px}}.footer{margin:0!important}.complexion-product{background:var(--bl-core-color-white);display:flex;flex-direction:column;justify-content:space-between;padding:0 15px 22px}.complexion-product div.notify_when_available{display:block;line-height:1;margin-top:17px}.complexion-product div.notify_when_available a{font-size:12px}.complexion-product div.notify_when_available:not(.unavailable){min-height:14px}.complexion-product div.notify_when_available:not(.unavailable) a{display:none}@media screen and (max-width: 767px){.complexion-product div.notify_when_available:not(.unavailable){min-height:28px}}@media screen and (max-width: 767px){.complexion-product div.notify_when_available{padding-left:40px;padding-right:40px}}.complexion-product__img-wrapper{background-color:var(--bl-core-color-white);margin:0 auto;position:relative}.complexion-product__img-wrapper .badge-img__wrapper{position:absolute;height:20%;width:20%;right:1rem;top:1rem}.complexion-product__img-wrapper .badge-img__wrapper img.badge-img{width:auto;height:100%;object-fit:contain}@media screen and (max-width: 767px){.complexion-product__img-wrapper .badge-img__wrapper{right:-25px;top:5px}}.complexion-product__img{align-items:center;display:flex;height:350px;justify-content:center;overflow:hidden;width:350px}.complexion-product__img.padded{padding:20px}@media screen and (max-width: 767px){.complexion-product__img{height:240px;width:240px}}.complexion-product__add-to-button{background:var(--bl-sf-color-button-bg);border:none;color:var(--bl-core-color-white);display:flex;font-size:16px;justify-content:center;outline:inherit;padding:20px;text-transform:uppercase;transition:margin-left .3s,width .3s;width:100%}.complexion-product__add-to-button:disabled{background-color:#0000;color:var(--color-dark-line);display:block;outline:1px solid var(--color-dark-line);padding-bottom:19px;padding-top:19px;pointer-events:none}.complexion-product__add-to-button .sale{font-weight:var(--weight-regular);padding-right:5px;text-decoration:line-through}.modal__container{margin:auto}.template-page--shade-finder-results .page--default{padding-top:0}.template-page--shade-finder-results .questionnaire-content-secondary .section-title>:not(hr){padding-right:164px;position:relative}.template-page--shade-finder-results .addToCart_error:empty{display:none}.bl-modal__wrapper{background:var(--bl-core-color-black-transparent-dark);bottom:0;display:flex;left:0;position:fixed;right:0;top:0;z-index:80}@media screen and (max-width: 767px){.bl-modal__wrapper{margin-top:var(--bl-header-height);padding-bottom:var(--block-default-padding-v);padding-top:var(--block-default-padding-v)}}.bl-modal__wrapper--hidden{display:none}.bl-modal{background-color:var(--bl-core-color-white);display:grid;margin:auto;max-width:min(780px,100vw - 30px);padding:20px;position:relative;width:100%}@media screen and (max-width: 767px){.bl-modal{margin-left:var(--block-default-padding-h);margin-right:var(--block-default-padding-h);max-height:100%;overflow-y:scroll}}.bl-modal__close{background:none;border:none;justify-self:flex-end;text-align:right;text-decoration:underline}.bl-modal-content{align-items:center;display:flex;flex-direction:column;margin:32px auto 70px;max-width:460px}@media screen and (max-width: 767px){.bl-modal-content{align-items:flex-start;margin-bottom:0}}.bl-email-collection__optin{align-items:center;-webkit-appearance:none;appearance:none;background-color:#fff;border:1px solid var(--border-color-light);border-radius:0;display:inline-flex;height:15px;justify-content:center;margin-right:10px;position:relative;top:2px;width:15px}.bl-email-collection__optin~label{font-size:12px}.bl-email-collection__optin:checked:after{background-image:url(//www.roseinc.com/cdn/shop/t/1102/assets/checkmark.svg?v=178997897769198649771759843511);background-position:center;background-repeat:no-repeat;background-size:contain;color:#0000;content:" ";height:11px;position:absolute;width:11px}@media screen and (max-width: 767px){.bl-email-collection__title,.bl-email-collection__subtitle{margin-left:0;margin-right:0;text-align:left}}.bl-email-collection__title{color:var(--bl-core-color-text);line-height:41px}@media screen and (max-width: 767px){.bl-email-collection__title{max-width:70vw}}.bl-email-collection__subtitle{color:var(--secondary-color);font-size:14px;margin:16px 40px;text-align:center}@media screen and (max-width: 767px){.bl-email-collection__subtitle{margin:16px 0 0}}.bl-email-collection__terms{color:var(--secondary-color);font-size:12px;margin:16px 0}.bl-email-collection__email{border:1px solid var(--border-color);border-radius:0;display:block;height:60px;margin-top:20px;padding-left:26px;width:100%}.bl-email-collection__email::-webkit-input-placeholder{color:var(--bl-core-color-gray)}.bl-email-collection__email:-ms-input-placeholder{color:var(--bl-core-color-gray)}.bl-email-collection__email::placeholder{color:var(--bl-core-color-gray)}.bl-email-collection__cta{background-color:var(--bl-sf-color-button-bg)}.bl-email-collection__skip{color:var(--bl-core-color-almost-black);background-color:var(--bl-core-color-white);border:1px solid var(--bl-core-color-almost-black);height:40px;margin-bottom:0;padding-bottom:0;padding-top:0}
/*# sourceMappingURL=/cdn/shop/t/1102/assets/react-shade-finder-only.css.map */
