.richfeel-quiz-outer *,.richfeel-quiz-outer *:before,.richfeel-quiz-outer *:after{box-sizing:border-box}.richfeel-quiz-outer{--rq-orange: #D77516;--rq-orange-lite: #FBDBBC;--rq-dark: #000000;--rq-bg: #FFF8F1;--rq-border: #FBDBBC;--rq-muted: #9a8878;--rq-white: #ffffff;font-family:inherit;background:#f0ece8;padding:40px 16px 60px}.rq-card{width:100%;max-width:420px;min-height:680px;margin:0 auto;border-radius:0;display:flex;flex-direction:column;padding:0 20px 20px;position:relative;overflow:hidden}#rq-result-screen{width:100%;max-width:1020px;margin:39px auto 0;padding:0 16px}.rq-result-active .richfeel-quiz-outer{background:transparent;padding:0}.richfeel-quiz-outer{background:#fff8f1}@media(min-width:768px){#rq-result-screen{padding:0 24px}.richfeel-quiz-outer{padding:40px 24px 80px}.rq-card{max-width:1060px;border-radius:24px;padding:0 56px 36px;min-height:560px}}.rq-topbar{display:flex;align-items:center;justify-content:center;position:relative;margin-bottom:12px}.rq-back{position:absolute;left:0;background:none;border:none;cursor:pointer;padding:4px;display:flex;align-items:center}.rq-back svg{display:block}.rq-title{font-size:20px;font-weight:500;color:var(--rq-dark);text-align:center;line-height:100%;letter-spacing:0}@media(min-width:768px){.rq-title{font-size:35px;font-weight:600}}.rq-subtitle{font-size:20px;color:var(--rq-dark);text-align:center;letter-spacing:0;line-height:100%;margin-bottom:40px;font-weight:500}.rq-tabs{display:flex;gap:20px;margin-bottom:69px}.rq-tab{flex:1;display:flex;align-items:center;justify-content:center;text-align:center;border-radius:10px;font-size:11px;font-weight:600;background:var(--rq-orange-lite);color:var(--rq-dark);line-height:135%;letter-spacing:0;height:48px;padding:4px 6px;cursor:default;transition:background .3s,color .3s}@media(min-width:768px){.rq-tab{font-size:20px;min-height:80px;border-radius:18.88px;max-width:250px}}.rq-tab.active{background:var(--rq-orange);color:#fff}.rq-tab.done{background:var(--rq-dark);color:#fff}.rq-prog-row{display:flex;align-items:center;gap:10px;margin:0 auto 40px;justify-content:center;position:relative;max-width:700px;width:100%}.rq-prog-bg{flex:1;height:10px;background:var(--rq-border);border-radius:30px;overflow:hidden;position:relative;max-width:700px}.rq-prog-fill{position:absolute;top:0;left:0;height:100%;width:0%;background:var(--rq-orange);border-radius:10px;transition:width .4s ease-out;display:block!important}.rq-prog-pct{font-size:18px;font-weight:600;color:var(--rq-dark);white-space:nowrap;line-height:100%;letter-spacing:0;position:absolute;right:0;top:-25px}.rq-questions{display:flex;flex-direction:column;flex:1;width:100%;max-width:700px;margin:0 auto}.rq-question{display:flex;flex-direction:column;flex:1;animation:rqFadeIn .35s ease-out}.rq-q-hidden{display:none!important}@keyframes rqFadeIn{0%{opacity:0;transform:translate(12px)}to{opacity:1;transform:translate(0)}}.rq-q-text{font-size:18px;font-weight:600;color:var(--rq-dark);line-height:24px;margin-bottom:40px;letter-spacing:0}@media(min-width:768px){.rq-q-text{font-size:24px}}.rq-q-sub{font-size:18px;color:#625f5f;font-weight:500;margin-bottom:30px;margin-top:-26px;line-height:100%;letter-spacing:0}.rq-inp-row{display:flex;align-items:center;background:var(--rq-white);border:1.5px solid #00000033;border-radius:12px;padding:12px 14px;gap:10px;transition:border-color .2s}.rq-inp-row input{flex:1;border:none;outline:none;background:transparent;font-size:18px;color:var(--rq-dark);font-family:inherit}.rq-inp-row input::placeholder{color:#c4afa5}.rq-question[data-logic=pig_concern] .rq-img-grid{display:flex;justify-content:center;flex-wrap:wrap}.rq-question[data-logic=pig_concern] .rq-img-grid .rq-img-card{width:25%;max-width:160px}@media(min-width:768px){.rq-inp-row{padding:0 39px;height:70px}.rq-question[data-logic=pig_concern] .rq-img-grid{column-gap:25px;row-gap:30px}.rq-arrow-btn,.rq-ph-arrow{display:none!important}}.rq-arrow-btn{width:30px;height:30px;border-radius:50%;border:none;background:#ccc;display:flex;align-items:center;justify-content:center;cursor:pointer;flex-shrink:0;font-size:16px;color:var(--rq-white);transition:background .2s}.rq-arrow-btn.on{background:var(--rq-orange)}.rq-phone-row{display:flex;align-items:center;background:var(--rq-white);border:1.5px solid #00000033;border-radius:14px;overflow:hidden;transition:border-color .2s;height:70px;position:relative}.rq-flag-static{font-size:14px;padding:13px 10px 13px 14px;color:var(--rq-dark);white-space:nowrap;flex-shrink:0;display:flex;align-items:center;gap:4px}.rq-ph-div{width:1px;height:24px;background:#0003}.rq-phone-inp{flex:1;border:none;outline:none;background:transparent;font-size:18px;color:var(--rq-dark);padding:13px 10px;font-family:inherit}.rq-phone-inp::placeholder{color:#c4afa5}.rq-ph-arrow{width:30px;height:30px;border-radius:50%;border:none;background:#ccc;display:flex;align-items:center;justify-content:center;cursor:pointer;font-size:16px;color:var(--rq-white);flex-shrink:0;transition:background .2s;position:absolute;right:10px;top:50%;transform:translateY(-50%)}.rq-ph-arrow svg path,.rq-arrow-btn svg path{fill:#fff}.rq-ph-arrow.on{background:var(--rq-orange)}.rq-list-opts{display:flex;flex-direction:column;gap:20px}.rq-list-label{display:flex;align-items:center;gap:12px;cursor:pointer}input.rq-radio-inp{appearance:none;-webkit-appearance:none;width:18px;height:18px;min-width:18px;border:3px solid var(--rq-orange);border-radius:50%;position:relative;cursor:pointer;margin:0}input.rq-radio-inp:checked:before{content:"";width:8px;height:8px;background:var(--rq-orange);border-radius:50%;position:absolute;top:2px;left:2px}input.rq-check-inp{appearance:none;-webkit-appearance:none;width:18px;height:18px;min-width:18px;border:3px solid var(--rq-orange);position:relative;cursor:pointer;margin:0}input.rq-check-inp:checked{background:var(--rq-orange);border-color:var(--rq-orange)}input.rq-check-inp:checked:before{content:"";width:14px;height:10px;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='9' height='8' viewBox='0 0 9 8' fill='none'%3E%3Cpath d='M0.5 3.64286L3.68182 6.5L8.5 0.5' stroke='white' stroke-linecap='round'/%3E%3C/svg%3E");background-repeat:no-repeat;background-size:contain;position:absolute;top:1px;left:1px}.rq-list-label-text{font-size:15px;font-weight:500;color:var(--rq-dark);line-height:100%;letter-spacing:0}@media(min-width:768px){.rq-list-label-text{font-size:18px}}.rq-list-label.is-sel .rq-list-label-text{color:var(--rq-orange)}@media(min-width:768px){.rq-list-opts.two-col{display:grid;grid-template-columns:1fr;gap:23.5px;margin-bottom:35px}}.rq-btn-group{display:flex;gap:12px;flex-wrap:wrap;justify-content:flex-start}.rq-btn-opt{flex:1;min-width:140px;max-width:220px;height:60px;background:var(--rq-white);color:var(--rq-dark);border:1px solid #DDDDDD;border-radius:10px;padding:14px 18px;font-size:15px;font-weight:600;font-family:inherit;cursor:pointer;transition:all .2s;line-height:20px;letter-spacing:.3px}.rq-btn-opt:hover{border-color:var(--rq-orange)}.rq-btn-opt.sel{background:var(--rq-orange);color:#fff;border-color:var(--rq-orange)}@media(min-width:768px){.rq-btn-group{gap:52px}.rq-btn-opt{padding:16px 32px;font-size:20px;max-width:300px}}.rq-img-opts{display:flex;flex-direction:column;gap:12px}.rq-img-opt{display:flex;align-items:center;background:var(--rq-white);border:1.5px solid #E1E1E1;border-radius:12px;overflow:hidden;cursor:pointer;height:76px;transition:border-color .15s}.rq-img-opt.sel{border-color:var(--rq-orange)}.rq-img-opt img{width:96px;height:76px;object-fit:cover;flex-shrink:0}.rq-img-opt-placeholder{width:96px;height:72px;background:var(--rq-orange-lite);flex-shrink:0}.rq-img-opt-label{flex:1;padding:0 26px;font-size:16px;font-weight:500;color:var(--rq-dark);line-height:100%;letter-spacing:0}.rq-img-opt.sel .rq-img-opt-label{color:var(--rq-orange)}.rq-img-opt-chk{width:22px;height:22px;border-radius:50%;border:1.5px solid var(--rq-border);margin-right:14px;flex-shrink:0;display:flex;align-items:center;justify-content:center;font-size:12px;color:transparent;transition:all .15s}.rq-img-opt.sel .rq-img-opt-chk{background:var(--rq-orange);border-color:var(--rq-orange)}.rq-img-opt.sel .rq-img-opt-chk avg{width:14px;height:10px}.rq-question[data-path=concern] .rq-sticky-next.rq-last-submit{display:none}@media(min-width:768px){.rq-img-opts.two-col-img{display:grid;grid-template-columns:1fr 1fr;column-gap:28px;row-gap:20px}.rr-week{width:25%}}.rq-img-grid{display:grid;grid-template-columns:1fr 1fr;gap:10px}@media(min-width:768px){.rq-img-grid{grid-template-columns:repeat(4,1fr);gap:24px}}.rq-img-card{border:1.5px solid #E1E1E1;border-radius:12px;overflow:hidden;cursor:pointer;background:var(--rq-white);box-shadow:0 4px 16px #0000000f;transition:border-color .15s,box-shadow .15s}.rq-img-card.sel{border-color:var(--rq-orange);box-shadow:0 0 0 1px var(--rq-orange),0 4px 16px #d775162e}.rq-img-card img{width:100%;height:110px;object-fit:cover;display:block}@media(min-width:768px){.rq-img-card img{height:88px}}.rq-img-card-no-img{height:110px;background:var(--rq-orange-lite)}@media(min-width:768px){.rq-img-card-no-img{height:130px}}.rq-img-card-lbl{font-size:13px;font-weight:500;color:var(--rq-dark);padding:10px 8px;text-align:center;line-height:100%;letter-spacing:0}@media(min-width:768px){.rq-img-card-lbl{font-size:13px;padding:11px 6px;line-height:100%;letter-spacing:0}}.rq-img-card.sel .rq-img-card-lbl{color:var(--rq-orange);font-weight:600}.rq-sticky-next{position:sticky;bottom:0;left:0;right:0;margin:auto -20px -20px;background:var(--rq-dark);border-radius:40px;display:flex;justify-content:center;align-items:center}.rq-sticky-next button{width:100%;background:transparent;border:none;color:#fff;font-size:20px;font-weight:700;letter-spacing:1%;line-height:131%;cursor:pointer;font-family:inherit;transition:opacity .2s}.rq-sticky-next button:disabled{opacity:.35;cursor:default}@media(min-width:768px){.rq-sticky-next{position:static;border-radius:40px;margin:40px auto 0;max-width:280px;width:100%;height:66px}}.rq-result{padding-bottom:16px}.rq-result-head{font-size:22px;font-weight:800;color:var(--rq-dark);margin-bottom:6px}.rq-result-badge{display:inline-block;background:var(--rq-orange);color:#fff;font-size:12px;font-weight:700;padding:4px 16px;border-radius:20px;margin-bottom:22px;letter-spacing:.04em}.rq-result-kit{background:var(--rq-white);border:1.5px solid var(--rq-border);border-radius:14px;padding:18px 20px;margin-bottom:18px}.rq-kit-name{font-size:14px;font-weight:700;color:var(--rq-orange);margin-bottom:10px;text-transform:uppercase;letter-spacing:.05em}.rq-kit-product{display:flex;align-items:center;gap:8px;padding:6px 0;border-bottom:1px solid var(--rq-border);font-size:14px;color:var(--rq-dark);font-weight:500}.rq-kit-product:last-child{border-bottom:none}.rq-kit-product:before{content:"";width:6px;height:6px;border-radius:50%;background:var(--rq-orange);flex-shrink:0}.rq-res-sec{margin-bottom:16px}.rq-res-sec-title{font-size:10px;text-transform:uppercase;letter-spacing:.1em;color:var(--rq-muted);margin-bottom:8px;font-weight:700}.rq-res-row{display:flex;justify-content:space-between;padding:7px 0;border-bottom:1px solid var(--rq-border);font-size:13px}.rq-res-row:last-child{border-bottom:none}.rq-res-lbl{color:var(--rq-muted);flex:1;padding-right:10px}.rq-res-val{font-weight:600;color:var(--rq-dark);text-align:right;max-width:55%}.rq-btn-primary{width:100%;background:var(--rq-orange);color:#fff;border:none;border-radius:14px;padding:15px;font-size:15px;font-weight:700;cursor:pointer;margin-top:16px;font-family:inherit;transition:opacity .2s}.rq-btn-primary:hover{opacity:.88}.rq-btn-outline{width:100%;background:none;border:1.5px solid var(--rq-border);border-radius:14px;padding:13px;font-size:14px;color:var(--rq-muted);cursor:pointer;margin-top:10px;font-family:inherit}.rq-inp-row.error,.rq-phone-row.error{border-color:#e53e3e}.rq-error-msg{font-size:12px;color:#e53e3e;margin-top:6px;font-weight:500;min-height:18px}.gw-widget-placeholder-RC-wrapper,.squadkin-wrapper-container,whatsapp-chat-by-squadkin{display:none!important}.rq-next-desktop{display:none}@media(min-width:768px){.rq-next-desktop{display:block;margin:70px auto 0;background:var(--rq-dark);color:#fff;border:none;border-radius:40px;padding:24px 114px;font-size:20px;font-weight:700;letter-spacing:.06em;cursor:pointer;opacity:.4;transition:opacity .2s,background .2s}.rq-next-desktop.on{opacity:1}.rr-product-price s{font-size:18px!important}}@media(max-width:767px){.rr-dealing-text p{font-size:16px!important;font-weight:400;line-height:22px}.rq-q-sub{font-size:14px}.rq-subtitle{font-size:14px;margin-bottom:30px}.rq-tabs{gap:10px;margin-bottom:34px}.rq-tab{max-width:80px;font-size:12px}.rq-prog-pct{font-size:10px;top:-14px}.rq-prog-bg{height:5px}.rq-prog-row{margin-bottom:28px}.rq-q-text{font-size:20px;margin-bottom:30px;color:#1d1d1d}.rq-inp-row{padding:14px}.richfeel-quiz-outer{padding:22px 0 60px}.rq-btn-group{gap:30px}.rq-btn-opt{max-width:158px;font-size:18px;color:#585756}.rq-img-opts{gap:14px}.rq-img-card-lbl{height:42px;display:flex;justify-content:center;align-items:center;line-height:18px}.rq-img-grid{gap:28px}.rq-img-card img{height:88px}.rq-sticky-next{max-width:350px;height:50px;margin-top:60px}.rq-sticky-next button{font-size:14px}.rq-question[data-logic=pig_concern] .rq-img-grid .rq-img-card{width:50%}.rq-question[data-logic=pig_concern] .rq-img-grid{row-gap:20px}}.rq-result-page{padding-bottom:100px;font-family:inherit}.rr-hero{background:#f9e8d8;border-radius:20px}.rr-hero-text{background:url(/cdn/shop/files/Frame_23422551.png?v=1781529816);background-size:100%;background-repeat:no-repeat;height:412px;background-position:right;padding-left:65px;border-radius:20px}.rr-hi{font-size:50px;font-weight:700;color:#000;margin:0;line-height:100%;letter-spacing:0;padding-top:105px;text-transform:capitalize}.rr-hero-sub{font-size:30px;font-weight:500;color:#000;margin:14px 0;padding-bottom:14px;border-bottom:1px solid #000000;display:inline-block;line-height:100%;letter-spacing:0}.rr-doctor-tag{font-size:24px;font-weight:600;color:#bb6008;margin:0;line-height:100%;letter-spacing:0}.rr-doctor-name{font-size:20px;font-weight:700;color:#000;margin:14px 0 0;line-height:100%;letter-spacing:0}.rr-doctor-img{width:110px;height:130px;object-fit:cover;border-radius:12px;flex-shrink:0}.rr-card{background:#fff;border-radius:14px;padding:30px 32px;margin-bottom:65px;margin-top:32px;box-shadow:0 6px 17.2px #0000002e}.rr-card-tag{font-size:16px;font-weight:700;color:#396e14;letter-spacing:0;margin:0 0 16px;line-height:100%}.rr-dealing-text{font-size:18px;font-weight:400;color:#000;line-height:24px;margin:0;letter-spacing:0}.rr-dealing-text span{font-weight:600}.rr-dealing-text p{margin:0 0 8px;font-size:18px;color:#1d1d1d;line-height:26px}.rr-dealing-text p:last-child{margin-bottom:0}.rr-section-label{font-size:16px;font-weight:700;color:#396e14;letter-spacing:0;line-height:100%;margin:0 0 16px}.rr-section-label-sm{font-size:16px;font-weight:700;color:#396e14;letter-spacing:0;margin:0 0 5px;text-transform:uppercase;line-height:100%}p.rr-section-head{font-size:30px;font-weight:700;line-height:100%;letter-spacing:0;color:#1d1d1d;margin:5px 0 36px}.rr-section-sub{margin-top:-32px;margin-bottom:40px;font-size:16px;font-weight:500;line-height:131%;letter-spacing:0}.rr-highlight{background:#d77516;color:#fff;padding:2px 10px;border-radius:4px;font-style:italic}.rr-profile-table{margin-bottom:35px;display:flex;gap:50px;border-bottom:1px solid #00000040;padding-bottom:46px}.rr-profile-row{display:flex;font-size:18px;flex-direction:column;font-weight:600;line-height:100%;letter-spacing:0;gap:10px}.rr-profile-row:last-child{border-bottom:none}.rr-profile-lbl{color:#838383}.rr-profile-val{color:#000;font-weight:600;flex:1}.rr-benefits{border:1.5px solid #D77516;background-color:#fffbf8;margin-bottom:32px;background-image:url(/cdn/shop/files/Untitled_design_14_1.png?v=1781441993);background-size:contain;background-position:right 30px center;background-repeat:no-repeat}.rr-benefits-title{font-size:16px;font-weight:700;color:#396e14;letter-spacing:0;margin:0 0 16px;line-height:100%}.rr-benefits-list{list-style:none;padding:0;margin:0;display:flex;flex-direction:column;gap:10px}.rr-benefits-list li{display:flex;align-items:center;gap:10px;font-size:18px;color:#000;font-weight:400;line-height:100%;letter-spacing:0}.rr-benefits-list li:before{content:"";flex-shrink:0;background:url(https://cdn.shopify.com/s/files/1/0817/9338/4664/files/Mask_group.svg?v=1779517378);width:16px;height:16px;background-repeat:no-repeat;background-size:cover}.rr-calendula-section{margin-bottom:32px}img.rr-calendula-img{width:100%;height:100%}.rr-rec-section{margin-bottom:61px}.rr-products{display:flex;flex-direction:column;gap:30px}.rr-product-card{border:1px solid #DEDEDE;border-radius:10px;overflow:hidden;background:#fff;display:flex;gap:103px;padding:20px}.rr-product-top{display:flex;align-items:flex-start;gap:20px;flex-direction:column}.rr-product-img-wrap{width:170px;height:170px;background:#f5f5f5;border-radius:10px}.rr-product-name{font-size:20px;font-weight:700;line-height:131%;letter-spacing:0;color:#272d2d;margin:0 0 12px}.rr-product-price{font-size:18px;color:#000;margin:0;line-height:100%;letter-spacing:0;font-weight:500}.rr-product-img{width:170px;height:170px;object-fit:contain;padding:20px;max-width:unset}.rr-product-desc{background:#fffaec;padding:5px 10px;font-size:16px;color:#000;line-height:20px;margin:0;letter-spacing:0;border-radius:10px}.rr-how-section{margin-bottom:45px}.rr-routine-table{display:flex;gap:0;border-radius:10px;overflow:hidden;background:#f7f7f7}.rr-routine-col{padding:56px 45px}.rr-routine-divider{width:1px;background:#0000001f;display:block!important;height:215px;margin:auto}.rr-routine-head{font-size:20px;font-weight:500;color:#d77516;margin:0 0 20px;line-height:131%;letter-spacing:0;display:flex;justify-content:flex-start;align-items:center;gap:6px}#rr-morning-steps,#rr-evening-steps{margin:0;padding-left:12px;list-style:auto!important}#rr-morning-steps::marker,#rr-evening-steps::marker{font-size:16px}img.rr-routine-image{width:100%;height:100%;max-width:284px;max-height:355px}.rr-routine-head.rr-evening{color:#1a237e}.rr-routine-step{margin-bottom:14px}.rr-routine-step-lbl{font-size:11px;font-weight:700;color:#888;text-transform:uppercase;letter-spacing:.05em;margin:0 0 2px}.rr-routine-step-val{line-height:131%;font-size:16px;color:#000;font-weight:500;margin:0;letter-spacing:0}.rr-journey-section{margin-bottom:45px}.rr-weeks-card{border:1px solid #D77516;border-radius:10px;padding:82px 82px 54px;background:#fff5ec}.rr-week-item{display:flex;flex-direction:row;gap:50px;position:relative}div#rr-weeks:before{content:"";position:absolute;border:1px solid #D77516;height:637px;width:0px;transform:rotate(270deg);bottom:-157px;left:325px}.rr-week{display:flex;gap:14px;align-items:flex-start;position:relative}.rr-week:before{content:"";position:absolute;width:12px;height:12px;background:#d77516;border-radius:50px;top:-34px}.rr-week-dot{width:14px;height:14px;background:#d77516;border-radius:50%;flex-shrink:0;margin-top:3px}.rr-week-lbl{font-size:16px;font-weight:600;color:#d77516;margin:0 0 10px;line-height:22px;letter-spacing:0}.rr-week-desc{font-size:14px;color:#000;margin:0;line-height:17px;font-weight:400;letter-spacing:0}.rr-trust-section{margin-bottom:47px}.rr-trust-badges{display:grid;grid-template-columns:1fr 1fr 1fr 1fr;gap:86px;background:#f7f7f7;padding:21px 57px 26px;border-radius:10px}.rr-trust-badge{display:flex;flex-direction:column;align-items:center;text-align:center;gap:20px}.rr-trust-badge span{font-size:24px}.rr-trust-badge p{font-size:12px;font-weight:600;color:#1d1d1d;margin:0;line-height:18px;letter-spacing:0}#rr-kit-image-wrap{display:flex;gap:60px;justify-content:center;align-items:center}.rr-trust-badge img{width:45px;height:45px}.rr-trust-image{width:100%;height:100%;border-radius:10px;margin-bottom:30px}#rr-kit-image-wrap img{max-width:560px;width:100%}.rr-transformation-wrap{display:flex;gap:125px;align-items:center;justify-content:center}img.rr-transformation-img{width:50%;height:100%}.rr-review-block{width:50%;text-align:center}.rr-transformation-wrap.right{flex-direction:row-reverse;margin-top:20px;margin-bottom:71px}p.rr-review-text{margin:0 0 13px;font-size:16px;font-weight:500;line-height:24px;letter-spacing:0;color:#000}.rr-review-star{width:134px;height:22px;margin:0 auto}p.rr-reviewer-name{font-size:14px;font-weight:700;line-height:120%;letter-spacing:1%;color:#000;margin:13px 0 5px}.transformation-bottom-img{width:100%;height:100%}.rr-transformation-section{margin-bottom:104px}.happy-story-img,.skincare-bottom-image{width:100%;height:100%;margin-bottom:108px}.skincare-bottom-image{max-width:1300px;max-height:732px;padding:0 150px}.rr-happy-story-section{margin-bottom:80px}.rr-sticky-cta{position:fixed;bottom:0;left:0;right:0;background:#ffe6ce;border-top:1px solid #E8E8E8;z-index:9;box-shadow:0 -4px 20px #00000014;display:flex!important;justify-content:center;padding:13px 0;align-items:center;gap:529px}.rr-cta-offer{font-size:24px;font-weight:400;color:#020202;text-align:center;margin-bottom:0;line-height:100%;letter-spacing:0;display:flex;justify-content:center;align-items:center;gap:14px}.rr-cta-offer span{font-weight:700}.rr-cta-row{display:flex;align-items:center;gap:75px;background:#ce6b0b;box-shadow:0 6px 13.8px #00000040;padding:9px 35px;border-radius:10px}.rr-cta-price s{font-size:22px;font-weight:500;color:#fff;line-height:37.31px;margin-right:5px;letter-spacing:0}.rr-cta-price #rr-kit-total{color:#fff;font-size:22px;font-weight:700;line-height:45.61px;letter-spacing:0}.rr-cta-price .rr-compare-total{color:#fff;font-size:22px;font-weight:500}.rr-cta-btn{flex:1;background:#ce6b0b;color:#fff;border:none;font-size:26px;font-weight:600;cursor:pointer;font-family:inherit;white-space:nowrap;line-height:100%;letter-spacing:0}.rr-cta-btn:disabled{opacity:.6;cursor:default}.rr-reviewer-badge{display:flex;justify-content:center}.rr-cta-btn{display:flex;justify-content:flex-end;align-items:center;gap:14px}@keyframes rqlSpin{to{transform:rotate(360deg)}}@media(max-width:767px){.small-hide{display:none!important}.rr-benefits{background-image:unset}.rr-week:last-child:after{position:absolute;content:"";border:4px solid #FFF5EC;width:0px;height:100%;top:17px;left:-16px}#rr-morning-steps::marker,#rr-evening-steps::marker{font-size:12px}.rr-cta-btn{gap:8px}.rr-cta-btn svg{width:6px;height:10px}#rq-result-screen{padding:0;margin-top:0}.rr-cta-price s{font-size:14px}.rr-hero{border-radius:0;padding:0}.rr-hi{font-size:24px;padding-top:68px}.rr-hero-text{padding-left:20px;height:227px;background:url(/cdn/shop/files/Frame_23422078.png?v=1781529815);background-size:100%!important;background-repeat:no-repeat!important}.rr-hero-sub{font-size:16px;padding-bottom:9px;margin-bottom:18px}.rr-doctor-tag{font-size:13px}.rr-doctor-name{font-size:12px}.rr-card{margin:-21px 15px 29px;padding:16px 19px;border-radius:12px;position:relative}.rr-card.rr-dealing:after{content:"";position:absolute;border:1px solid #00000029;width:100%;height:0;bottom:-11px;left:50%;transform:translate(-50%)}.rr-card-tag{font-size:12px;margin:0 0 7px}.rr-dealing-text{font-size:16px}.rr-section-label{padding:0 20px;margin:0 0 13px;font-size:12px}.rr-profile-table{padding:0 22px;gap:12px;border-bottom:unset;margin-bottom:29px;flex-direction:column}.rr-profile-row{flex-direction:row;width:100%;gap:16px}.rr-profile-lbl{font-size:14px;width:35%;font-weight:600;color:#838383}.rr-profile-val{font-weight:600;color:#000;font-size:14px}.rr-benefits{margin-top:0;border-radius:10px;padding:12px 13px;margin-bottom:35px}.rr-benefits-title{font-size:12px;margin:0 0 12px;line-height:20px}.rr-benefits-list li{font-size:14px;gap:5px}.rr-calendula-section{margin-bottom:25px}.rr-section-label-sm{padding:0 20px;font-size:12px}p.rr-section-head{padding:0 20px;font-size:24px;margin:10px 0 36px}#rr-kit-image-wrap{flex-direction:column;gap:20px;margin-bottom:13px!important}#rr-kit-image-wrap p{font-size:12px!important;padding:0 15px;margin:0;line-height:20px}.rr-product-card{flex-direction:column;gap:14px;padding:10px;margin:0 15px}.rr-product-top{flex-direction:row;gap:70px;justify-content:space-between}.rr-product-img-wrap{width:105px;height:105px}.rr-product-img{width:105px;height:105px;padding:9px}.rr-product-name{margin:25px 0 4px;font-size:16px}.rr-product-price{font-size:14px}.rr-product-desc{padding:15px;font-size:12px}.rr-products{gap:12px}.rr-rec-section{margin-bottom:36px}.rr-routine-table{border:unset;padding:0 27px}.rr-routine-step-val{font-size:12px}.rr-routine-divider{height:230px;margin:0 27px}.rr-routine-col{padding:22px 0 15px;width:50%}.rr-how-section{margin-bottom:27px}.rr-routine-head{font-size:14px}.rr-section-sub{margin-top:-14px;padding:0 20px;margin-bottom:16px;font-size:12px;color:#272d2d}.rr-weeks-card{margin:0 20px;padding:30px 40px}.rr-week-item{flex-direction:column;gap:22px}div#rr-weeks:before{top:10px;left:-13px;bottom:unset;transform:unset;height:298px}.rr-week:before{top:5px;left:-18px}.rr-week-lbl{font-size:14px;margin:0 0 4px}.rr-week-desc{font-size:13px}.rr-journey-section,.rr-trust-section{margin-bottom:22px}.rr-trust-badges{gap:10px;padding:29px 19px;border-radius:unset}.rr-trust-badge{gap:5px}.rr-trust-section,.rr-transformation-section{margin-bottom:36px}.rr-transformation-wrap{flex-direction:column;gap:20px;margin:0 7px}img.rr-transformation-img{width:100%}.rr-review-block{width:100%;padding:0 34px}.rr-transformation-wrap.right{flex-direction:column}.rr-transformation-wrap.right{margin-bottom:35px}.transformation-bottom-img{margin:0 15px;width:92%}.happy-story-img,.skincare-bottom-image{margin-bottom:39px}.skincare-bottom-image{max-width:unset;max-height:100%;padding:0 24px}.rr-happy-story-section{margin-bottom:0}.rr-sticky-cta{flex-direction:column;gap:8px;background:#fff;padding:0 0 16px}.rr-cta-offer{font-size:11px;background:#ffe6ce;width:100%;gap:2px;padding:5px 0}.rr-cta-offer svg{width:18px;height:18px;margin-right:6px}.rr-cta-row{width:88%;padding:0 22px}.rr-cta-btn{font-size:16px;text-align:end}.rr-cta-price #rr-kit-total{font-size:17px}.rr-cta-price .rr-compare-total{font-size:14px}}@media screen and (min-width:750px)and (max-width:989px){.medium-hide{display:none!important}}@media screen and (min-width:990px){.large-up-hide{display:none!important}}#rr-kit-image-wrap,.rr-how-section{display:none!important}
/*# sourceMappingURL=/cdn/shop/t/18/assets/skin-quiz.css.map */
