.stpq{--ink: #181615;--muted: #665f5b;--blush: #e6b1aa;--cream: #faf7f5;--white: #ffffff;width:100%;padding:64px 20px;box-sizing:border-box;background:var(--cream);color:var(--ink);font-family:inherit}.stpq *,.stpq *:before,.stpq *:after{box-sizing:border-box}.stpq [hidden]{display:none!important}.stpq__shell{width:100%;max-width:1180px;margin:0 auto}.stpq__main{width:100%;max-width:820px;margin:0 auto}.stpq__cover{position:relative;min-height:720px;display:grid;place-items:center;overflow:hidden;padding:58px 24px;border-radius:24px;background-image:linear-gradient(#eeb8b129,#eeb8b129),var(--stpq-cover-image);background-size:cover;background-position:center}.stpq__cover-card{width:min(590px,100%);padding:58px 58px 52px;border:1px solid rgba(24,22,21,.07);border-radius:24px;background:#fffffff2;box-shadow:0 20px 55px #47231e24;text-align:center;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px)}.stpq__eyebrow{margin:0 0 9px;font-family:inherit;font-size:9px;font-weight:700;line-height:1.2;letter-spacing:1.5px;text-transform:uppercase;color:var(--ink);opacity:.56}.stpq__cover h1{margin:0;font-family:var(--font-heading-family),inherit;font-style:var(--font-heading-style, normal);font-size:clamp(40px,5vw,56px);font-weight:var(--font-heading-weight, 700);line-height:1.04;letter-spacing:-.025em;color:var(--ink)}.stpq__cover-copy{max-width:480px;margin:24px auto 0;font-size:17px;line-height:1.58;color:var(--muted)}.stpq__time{margin:14px 0 0;font-size:13px;font-weight:600;color:#8b817c}.stpq button,.stpq__button{min-height:48px;padding:13px 22px;border-radius:999px;font-family:inherit;font-size:12px;font-weight:700;line-height:1;letter-spacing:.65px;text-transform:uppercase;cursor:pointer;transition:transform .16s ease,opacity .16s ease,background .16s ease,color .16s ease,border-color .16s ease}.stpq button:hover,.stpq__button:hover{transform:translateY(-1px)}. .stpq .stpq__start{display:inline-flex!important;align-items:center!important;justify-content:center!important;min-width:210px!important;min-height:54px!important;margin-top:26px!important;padding:16px 28px!important;border:1px solid #181615!important;border-radius:999px!important;background:#181615!important;background-color:#181615!important;color:#fff!important;font-family:inherit!important;font-size:12px!important;font-weight:700!important;line-height:1!important;letter-spacing:.8px!important;text-transform:uppercase!important;text-decoration:none!important;opacity:1!important;visibility:visible!important;cursor:pointer!important;box-shadow:0 7px 16px #18161529!important;appearance:none!important;-webkit-appearance:none!important}.stpq .stpq__start span{display:inline-block!important;margin-left:9px!important;color:#fff!important;font-size:16px!important;line-height:1!important}.stpq .stpq__start:hover{background:#2e2b29!important;background-color:#2e2b29!important;color:#fff!important;transform:translateY(-1px)!important}.stpq .stpq__start:focus,.stpq .stpq__start:focus-visible{color:#fff!important;outline:2px solid #181615!important;outline-offset:3px!important}@media screen and (max-width:640px){.stpq .stpq__start{width:100%!important;max-width:280px!important;min-height:55px!important;margin-top:27px!important;font-size:12px!important}}.stpq__header{max-width:680px;margin:0 auto 30px;text-align:center}.stpq__header h2{margin:0;font-family:var(--font-heading-family),inherit;font-style:var(--font-heading-style, normal);font-size:clamp(36px,5.2vw,56px);font-weight:var(--font-heading-weight,700);line-height:1.04;letter-spacing:-.025em}.stpq__header>p:last-child{max-width:620px;margin:12px auto 0;color:var(--muted);font-size:15px;line-height:1.6}.stpq__card{min-height:490px;padding:34px;border:1px solid rgba(24,22,21,.08);border-radius:22px;background:var(--white);box-shadow:0 12px 34px #1816150f}.stpq__progress-meta{display:flex;align-items:center;justify-content:space-between;gap:16px;margin-bottom:9px;color:var(--muted);font-size:11px;font-weight:700;letter-spacing:.6px;text-transform:uppercase}.stpq__progress{height:5px;overflow:hidden;border-radius:99px;background:#eee7e4}.stpq__progress span{display:block;width:12.5%;height:100%;border-radius:inherit;background:var(--blush);transition:width .25s ease}.stpq__questions-form{margin-top:37px}.stpq__step{margin:0;padding:0;border:0}.stpq__step legend{width:100%;margin:0 0 24px;font-family:var(--font-heading-family),inherit;font-size:clamp(23px,4vw,31px);font-weight:var(--font-heading-weight,700);line-height:1.22;text-align:center}.stpq__answer{position:relative;display:block;margin:10px 0;cursor:pointer}.stpq__answer input{position:absolute;opacity:0;pointer-events:none}.stpq__answer>span{position:relative;display:flex;align-items:center;min-height:52px;padding:13px 46px 13px 17px;border:1px solid #ddd5d1;border-radius:12px;color:#393431;font-size:15px;line-height:1.35;transition:border-color .16s ease,background .16s ease,box-shadow .16s ease}.stpq__answer>span:after{content:"";position:absolute;right:18px;width:17px;height:17px;border:1.5px solid #b8aca6;border-radius:50%}.stpq__answer:hover>span{border-color:#bc8e88;background:snow}.stpq__answer input:focus-visible+span{outline:3px solid rgba(230,177,170,.45);outline-offset:2px}.stpq__answer input:checked+span{border-color:#b87d75;background:#fbefed;box-shadow:inset 0 0 0 1px #b87d75}.stpq__answer input:checked+span:after{border:5px solid #b87d75;background:#fff}.stpq__error{margin:14px 0 0;color:#a13b32;font-size:13px;text-align:center}.stpq__nav{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-top:27px}.stpq__next{margin-left:auto;border:1px solid var(--ink);background:var(--ink);color:#fff}.stpq__back,.stpq__retake{border:1px solid #cfc5c0;background:#fff;color:var(--ink)}.stpq__lead{padding:8px 4px}.stpq__lead-content{width:100%;max-width:610px;margin:0 auto;text-align:center}.stpq__lead-content h3{max-width:540px;margin:0 auto;font-family:var(--font-heading-family),inherit;font-style:var(--font-heading-style, normal);font-size:36px;font-weight:var(--font-heading-weight,700);line-height:1.08;color:var(--ink)}.stpq__lead-intro{max-width:525px;margin:13px auto 0;font-size:15px;line-height:1.6;color:var(--muted)}.stpq__lead-form{margin-top:28px}.stpq__lead-name-row{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.stpq__field{margin-bottom:14px;text-align:left}.stpq__field label{display:block;margin:0 0 7px;font-size:11px;font-weight:700;letter-spacing:.65px;text-transform:uppercase;color:var(--ink)}.stpq__field input{width:100%;height:54px;padding:0 15px;border:1px solid #d9d0cc;border-radius:10px;background:#fff;color:var(--ink);font-family:inherit;font-size:15px;outline:none;transition:border-color .15s ease,box-shadow .15s ease}.stpq__field input:focus{border-color:#b87d75;box-shadow:0 0 0 3px #e6b1aa38}.stpq__consent{position:relative;display:flex;align-items:flex-start;gap:10px;margin:5px 0 0;text-align:left;cursor:pointer}.stpq__consent input{position:absolute;opacity:0}.stpq__consent-box{flex:0 0 18px;width:18px;height:18px;margin-top:1px;border:1px solid #aaa19d;border-radius:4px;background:#fff;transition:.15s ease}.stpq__consent input:checked+.stpq__consent-box{border-color:var(--ink);background:var(--ink);box-shadow:inset 0 0 0 4px #fff}.stpq__consent-copy{font-size:12.5px;line-height:1.45;color:#555}.stpq__lead-error{margin:13px 0 0;color:#9b3932;font-size:12px;text-align:left}.stpq__reveal{width:100%;margin-top:23px;padding:16px 20px;border:1px solid var(--ink);border-radius:10px;background:var(--ink);color:#fff}.stpq__reveal span{margin-left:7px}.stpq__privacy{max-width:480px;margin:10px auto 0;font-size:10.5px;line-height:1.45;color:#8a817c;text-align:center}.stpq__results{text-align:center}.stpq__product{display:grid;grid-template-columns:minmax(190px,.85fr) minmax(0,1.15fr);gap:30px;align-items:center;text-align:left}.stpq__product--secondary{grid-template-columns:110px 1fr;gap:20px}.stpq__image{width:100%;aspect-ratio:1 / 1;overflow:hidden;border-radius:18px;background:var(--cream)}.stpq__image img{display:block;width:100%;height:100%;object-fit:cover}.stpq__product h3{margin:0 0 7px;font-family:var(--font-heading-family),inherit;font-size:clamp(28px,5vw,42px);font-weight:var(--font-heading-weight,700);line-height:1.05}.stpq__product--secondary h3{font-size:23px}.stpq__why{margin:10px 0 16px;color:var(--muted);font-size:14px;line-height:1.55}.stpq__price{margin:0 0 15px;font-weight:700}.stpq__actions{display:flex;flex-wrap:wrap;gap:9px}.stpq__button{display:inline-flex;align-items:center;justify-content:center;text-decoration:none;border:1px solid var(--ink);background:var(--ink);color:#fff}.stpq__button--light{background:#fff;color:var(--ink)}.stpq__button[disabled]{cursor:not-allowed;opacity:.5;transform:none}.stpq__status{width:100%;min-height:18px;margin:4px 0 0;color:var(--muted);font-size:12px}.stpq__gate{width:100%;margin:7px 0 0;padding:15px;border-radius:12px;background:var(--cream);color:var(--muted);font-size:13px;line-height:1.5}.stpq__gate strong{display:block;margin-bottom:4px;color:var(--ink);font-size:14px}.stpq__secondary-wrap{margin-top:34px;padding-top:28px;border-top:1px solid #ece5e2}.stpq__retake{margin-top:30px}.stpq__note{max-width:660px;margin:18px auto 0;color:#756d69;font-size:11.5px;line-height:1.5;text-align:center}@media screen and (max-width:640px){.stpq{padding:44px 15px}.stpq__cover{min-height:650px;padding:36px 15px;border-radius:18px}.stpq__cover-card{padding:40px 22px 38px;border-radius:19px}.stpq__cover h1{font-size:42px}.stpq__cover-copy{margin-top:20px;font-size:15px}.stpq__header h2{font-size:38px;line-height:1.06}.stpq__card{min-height:0;padding:24px 17px;border-radius:17px}.stpq__questions-form{margin-top:28px}.stpq__step legend{margin-bottom:20px}.stpq__lead-content h3{font-size:29px}.stpq__lead-intro{font-size:14px}.stpq__lead-name-row{grid-template-columns:1fr;gap:0}.stpq__field input{height:52px}.stpq__product,.stpq__product--secondary{grid-template-columns:1fr;gap:17px;text-align:center}.stpq__product--secondary .stpq__image{max-width:170px;margin:auto}.stpq__actions{justify-content:center}}.stpq .stpq__start,.stpq .stpq__next,.stpq .stpq__reveal,.stpq .stpq__button{display:inline-flex!important;align-items:center!important;justify-content:center!important;border:1px solid #181615!important;background:#181615!important;background-color:#181615!important;color:#fff!important;font-family:inherit!important;font-weight:700!important;text-decoration:none!important;opacity:1!important;visibility:visible!important;appearance:none!important;-webkit-appearance:none!important;cursor:pointer!important}.stpq .stpq__start span,.stpq .stpq__reveal span{color:#fff!important}.stpq .stpq__next{min-width:130px!important;min-height:50px!important;padding:14px 24px!important;border-radius:999px!important;font-size:12px!important;letter-spacing:.7px!important}.stpq .stpq__back,.stpq .stpq__retake{display:inline-flex!important;align-items:center!important;justify-content:center!important;min-height:50px!important;padding:14px 22px!important;border:1px solid #181615!important;border-radius:999px!important;background:#fff!important;background-color:#fff!important;color:#181615!important;font-family:inherit!important;font-size:12px!important;font-weight:700!important;letter-spacing:.7px!important;text-decoration:none!important;opacity:1!important;visibility:visible!important;appearance:none!important;-webkit-appearance:none!important;cursor:pointer!important}.stpq .stpq__reveal{width:100%!important;min-height:56px!important;margin-top:23px!important;padding:16px 22px!important;border-radius:10px!important;font-size:12px!important;letter-spacing:.8px!important;text-transform:uppercase!important;box-shadow:0 7px 16px #1816151f!important}.stpq .stpq__start{min-width:210px!important;min-height:54px!important;margin-top:26px!important;padding:16px 28px!important;border-radius:999px!important;font-size:12px!important;letter-spacing:.8px!important;text-transform:uppercase!important;box-shadow:0 7px 16px #18161529!important}.stpq .stpq__button{min-height:48px!important;padding:13px 22px!important;border-radius:999px!important;font-size:12px!important;letter-spacing:.65px!important}.stpq .stpq__button--light{background:#fff!important;background-color:#fff!important;color:#181615!important}.stpq .stpq__start:hover,.stpq .stpq__next:hover,.stpq .stpq__reveal:hover,.stpq .stpq__button:not(.stpq__button--light):hover{background:#2e2b29!important;background-color:#2e2b29!important;color:#fff!important;transform:translateY(-1px)!important}.stpq .stpq__back:hover,.stpq .stpq__retake:hover,.stpq .stpq__button--light:hover{background:#faf7f5!important;background-color:#faf7f5!important;color:#181615!important}.stpq button:disabled,.stpq .stpq__button[disabled]{opacity:.55!important;cursor:not-allowed!important;transform:none!important}@media screen and (max-width:640px){.stpq .stpq__start{width:100%!important;max-width:280px!important}.stpq .stpq__reveal{width:100%!important}.stpq .stpq__next{min-width:120px!important}}
/*# sourceMappingURL=/cdn/shop/t/19/compiled_assets/styles.css.map */
