.ls-quiz-footer{width:100%}.ls-quiz-footer__inner{display:flex;flex-direction:column;align-items:center;gap:16px;padding:24px 16px}.ls-quiz-footer__logo a{display:inline-flex}.ls-quiz-footer__logo img{display:block;width:282px;height:36px;object-fit:contain}.ls-quiz-footer__links{display:flex;align-items:center;gap:16px}.ls-quiz-footer__link{font-family:var(--font-body-family);font-weight:400;font-size:14px;line-height:24px;letter-spacing:.66px;color:#fff;text-decoration:none;white-space:nowrap}.ls-quiz-footer__link:hover{text-decoration:underline}.ls-quiz-footer__copy{font-family:var(--font-body-family);font-weight:400;font-size:14px;line-height:24px;letter-spacing:.66px;color:#fff;margin:0;text-align:center;white-space:nowrap}@media(min-width:1024px){.ls-quiz-footer__inner{flex-direction:row;justify-content:space-between;align-items:center;padding:40px 70px;gap:0}.ls-quiz-footer__logo{order:2}.ls-quiz-footer__links{order:3;justify-content:flex-end;width:392px}.ls-quiz-footer__copy{order:1;text-align:left;width:392px;font-size:16px;line-height:28.8px}.ls-quiz-footer__link{font-size:16px;line-height:28.8px}}.ls-quiz-topbar{background-color:var(--lsqtb-bg, #000);width:100%;display:flex;align-items:center;justify-content:start;padding:11px 16px;min-height:42px;overflow:scroll}.ls-quiz-topbar__text{font-family:var(--font-body-family);font-weight:700;font-size:12px;line-height:15.6px;letter-spacing:1.1px;text-transform:uppercase;text-align:center;color:var(--lsqtb-text, #fff);margin:0;white-space:nowrap}@media(min-width:500px){.ls-quiz-topbar{justify-content:center}}@media(min-width:750px){.ls-quiz-topbar{padding:11px 55px;overflow:hidden}}.ls-quiz-header{position:sticky;top:0;z-index:100;background-color:#fff;border-bottom:1px solid rgba(44,37,35,.08);width:100%}.ls-quiz-header__inner{display:flex;align-items:center;justify-content:center;padding:16px 33px}.ls-quiz-header__logo-link{display:inline-flex;align-items:center;flex-shrink:0;width:185px}.ls-quiz-header__logo-img{display:block;width:185px;height:24px;object-fit:contain}@media(min-width:750px){.ls-quiz-header__inner{max-width:1200px;margin:0 auto;padding:20px 55px;width:100%}.ls-quiz-header__logo-img{width:200px;height:26px}.ls-quiz-header__logo-link{width:200px}}:root:not([data-quiz-state]) .ls-quiz-flow-section,:root[data-quiz-state=hero] .ls-quiz-flow-section{display:none}.ls-quiz-flow{position:relative;overflow:hidden;width:100%}.ls-quiz-flow__doodle{position:absolute;bottom:0;left:0;width:320px;pointer-events:none;z-index:0;transform:scaleX(-1);transform-origin:center}.ls-quiz-flow__doodle img{width:100%;height:auto;display:block}.ls-quiz-flow__inner{position:relative;z-index:1;display:flex;flex-direction:column;align-items:center;gap:8px;padding:32px 16px 64px}.ls-quiz-flow__progress{display:flex;gap:8px;align-items:center;padding:8px 0;width:100%;visibility:visible}:root[data-quiz-state=analyzing] .ls-quiz-flow__progress{visibility:hidden}.ls-quiz-progress__step{height:6px;border-radius:5px;flex:0 0 56px;background-color:var(--lsq-progress-idle);display:block!important}:root[data-quiz-state=q1] .ls-quiz-flow__progress [data-step="1"]{flex:1 0 0;background-color:var(--lsq-accent)}:root[data-quiz-state=q2] .ls-quiz-flow__progress [data-step="1"]{display:none!important}:root[data-quiz-state=q2] .ls-quiz-flow__progress [data-step="2"]{flex:1 0 0;background-color:var(--lsq-accent)}:root[data-quiz-state=q3] .ls-quiz-flow__progress [data-step="1"]{display:none!important}:root[data-quiz-state=q3] .ls-quiz-flow__progress [data-step="2"]{display:none!important}:root[data-quiz-state=q3] .ls-quiz-flow__progress [data-step="3"]{flex:1 0 0;background-color:var(--lsq-accent)}:root[data-quiz-state=q4] .ls-quiz-flow__progress [data-step="1"]{display:none!important}:root[data-quiz-state=q4] .ls-quiz-flow__progress [data-step="2"]{display:none!important}:root[data-quiz-state=q4] .ls-quiz-flow__progress [data-step="3"]{display:none!important}:root[data-quiz-state=q4] .ls-quiz-flow__progress [data-step="4"]{flex:1 0 0;background-color:var(--lsq-accent)}:root[data-quiz-state=q5] .ls-quiz-flow__progress [data-step="1"]{display:none!important}:root[data-quiz-state=q5] .ls-quiz-flow__progress [data-step="2"]{display:none!important}:root[data-quiz-state=q5] .ls-quiz-flow__progress [data-step="3"]{display:none!important}:root[data-quiz-state=q5] .ls-quiz-flow__progress [data-step="4"]{display:none!important}:root[data-quiz-state=q5] .ls-quiz-flow__progress [data-step="5"]{flex:1 0 0;background-color:var(--lsq-accent)}.ls-quiz-screen{display:none;width:100%;flex-direction:column;align-items:center;gap:32px;animation:lsq-fadeIn .25s ease}:root[data-quiz-state=q1] [data-quiz-screen=q1],:root[data-quiz-state=q2] [data-quiz-screen=q2],:root[data-quiz-state=q3] [data-quiz-screen=q3],:root[data-quiz-state=q4] [data-quiz-screen=q4],:root[data-quiz-state=q5] [data-quiz-screen=q5],:root[data-quiz-state=analyzing] [data-quiz-screen=analyzing]{display:flex}@keyframes lsq-fadeIn{0%{opacity:0;transform:translateY(6px)}to{opacity:1;transform:translateY(0)}}.ls-quiz-screen__header{display:flex;flex-direction:column;align-items:center;gap:8px;width:100%}.ls-quiz-eyebrow{display:inline-flex;align-items:center;justify-content:center;background-color:var(--lsq-accent-10);color:var(--lsq-accent);font-family:var(--font-body-family);font-weight:600;font-size:12px;line-height:16px;letter-spacing:1.1px;text-transform:uppercase;padding:6px 10px;border-radius:4px}.ls-quiz-heading{font-family:var(--font-heading-family);font-weight:700;font-size:28px;line-height:36px;letter-spacing:.66px;text-align:center;color:var(--lsq-text);margin:0;width:100%}.ls-quiz-back{display:inline-flex;align-items:center;justify-content:center;gap:8px;background:none;border:none;padding:10px 48px;cursor:pointer;font-family:var(--font-body-family);font-weight:800;font-size:16px;line-height:28px;letter-spacing:.66px;text-transform:uppercase;color:var(--lsq-back-text)}.ls-quiz-back:hover{opacity:.7}.ls-quiz-back:focus-visible{outline:2px solid var(--lsq-accent);outline-offset:4px;border-radius:4px}.ls-quiz-option{background:var(--lsq-card-bg);border:2px solid var(--lsq-card-border);border-radius:6px;cursor:pointer;transition:border-color .15s ease,transform .15s ease,box-shadow .15s ease;text-align:center;font-family:var(--font-body-family);color:var(--lsq-text)}.ls-quiz-option:hover,.ls-quiz-option:focus-visible{border-color:var(--lsq-accent);transform:translateY(-2px);box-shadow:0 4px 12px #00000014;outline:none}.ls-quiz-cards--illustrated{display:flex;flex-wrap:wrap;gap:6px;align-items:stretch;justify-content:center;width:100%}.ls-quiz-cards--illustrated .ls-quiz-option{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:6px;padding:8px 8px 12px;width:110px}.ls-quiz-cards--illustrated .ls-quiz-option__media{width:96px;height:96px;flex-shrink:0}.ls-quiz-cards--illustrated .ls-quiz-option__media img{width:100%;height:100%;object-fit:contain;display:block}.ls-quiz-cards--illustrated .ls-quiz-option__label{font-weight:500;font-size:14px;line-height:18px;letter-spacing:.66px}.ls-quiz-pills--stacked{display:flex;flex-direction:column;gap:10px;align-items:center;justify-content:center;width:100%}.ls-quiz-pills--stacked .ls-quiz-option{display:flex;align-items:center;justify-content:center;padding:14px;width:343px;max-width:100%;font-weight:500;font-size:14px;line-height:18px;letter-spacing:.66px}.ls-quiz-cards--image{display:flex;flex-direction:column;gap:8px;width:100%;justify-content:center}.ls-quiz-cards--image .ls-quiz-row{display:flex;gap:8px;width:100%}.ls-quiz-cards--image .ls-quiz-option{flex:1 0 0;min-width:0;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:16px;padding:10px}.ls-quiz-cards--image .ls-quiz-option__media{width:138px;height:138px;border-radius:4px;overflow:hidden;flex-shrink:0}.ls-quiz-cards--image .ls-quiz-option__media img{width:100%;height:100%;object-fit:cover;display:block}.ls-quiz-cards--image .ls-quiz-option__label{font-weight:500;font-size:14px;line-height:18px;letter-spacing:.66px;width:100%}.ls-quiz-pills--budget{display:flex;flex-direction:column;gap:10px;align-items:center;justify-content:center;width:100%}.ls-quiz-pills--budget .ls-quiz-option{display:flex;align-items:center;justify-content:center;padding:14px;width:343px;max-width:100%;font-size:14px;line-height:18px;letter-spacing:.66px}.ls-quiz-option__price{font-weight:700}.ls-quiz-option__price-desc{font-weight:400}.ls-quiz-analyzing{display:flex;flex-direction:column;align-items:center;gap:32px;width:100%;padding:88px 0 0}.ls-quiz-analyzing__header{display:flex;flex-direction:column;align-items:center;gap:8px;width:100%}.ls-quiz-analyzing__media{width:100%;height:88px;animation:lsq-bob 1.6s ease-in-out infinite}.ls-quiz-analyzing__media img{width:100%;height:100%;object-fit:contain;display:block}@keyframes lsq-bob{0%,to{transform:translateY(0) rotate(-1deg)}50%{transform:translateY(-8px) rotate(1deg)}}@media(prefers-reduced-motion:reduce){.ls-quiz-screen,.ls-quiz-analyzing__media{animation:none}}.ls-quiz-analyzing{padding:88px 0 56px}@media(min-width:750px){.ls-quiz-flow__doodle{bottom:0;right:0;left:unset;width:500px;transform:unset}.ls-quiz-flow__inner{gap:12px;padding:60px 70px 100px;max-width:1440px;margin:0 auto}.ls-quiz-flow__progress{width:343px}.ls-quiz-eyebrow{font-size:14px;line-height:18px}.ls-quiz-heading{font-size:38px;line-height:50px}.ls-quiz-screen__header{gap:12px}.ls-quiz-screen{gap:48px}.ls-quiz-back{font-size:18px;line-height:32.4px;padding:11px 48px}.ls-quiz-cards--illustrated{flex-wrap:nowrap;gap:16px}.ls-quiz-cards--illustrated .ls-quiz-option{flex:1 0 0;width:auto;gap:10px;padding:10px 10px 16px}.ls-quiz-cards--illustrated .ls-quiz-option__media{width:124px;height:124px;align-self:center}.ls-quiz-cards--illustrated .ls-quiz-option__label{font-size:16px;line-height:20px}.ls-quiz-pills--stacked{flex-direction:column;max-width:607px;width:607px;gap:16px}.ls-quiz-pills--stacked .ls-quiz-option{width:100%;font-size:16px;line-height:20px}.ls-quiz-cards--image{flex-direction:row;gap:16px}.ls-quiz-cards--image .ls-quiz-row{display:contents}.ls-quiz-cards--image .ls-quiz-option{flex:0 0 230px;gap:10px;padding:10px 10px 16px}.ls-quiz-cards--image .ls-quiz-option__media{width:100%;height:auto;aspect-ratio:210 / 200}.ls-quiz-cards--image .ls-quiz-option__label{font-size:16px;line-height:20px}.ls-quiz-pills--horizontal{flex-direction:row;gap:16px;flex-wrap:nowrap;width:auto;max-width:none}.ls-quiz-pills--horizontal .ls-quiz-option{width:auto;max-width:none;font-size:16px;line-height:20px}.ls-quiz-pills--budget{flex-direction:row;gap:16px}.ls-quiz-pills--budget .ls-quiz-option{width:auto;max-width:none;font-size:16px;line-height:20px}.ls-quiz-analyzing{padding:60px 0 20px}.ls-quiz-analyzing__media{width:667px;height:172px}}
/*# sourceMappingURL=/cdn/shop/t/71/assets/landing-quiz.css.map */
