.sensivo-match-page{background:#fff;color:#0019ff}.sensivo-match-hero{position:relative;display:grid;min-height:clamp(460px,50vw,590px);place-items:center;overflow:hidden;isolation:isolate}.sensivo-match-hero__image{position:absolute;top:0;right:0;bottom:0;left:0;z-index:-2;width:100%;height:100%;object-fit:cover;object-position:64% center}.sensivo-match-hero__overlay{position:absolute;top:0;right:0;bottom:0;left:0;z-index:-1;background:linear-gradient(90deg,#1105208f,#1105201a 52%,#11052052),linear-gradient(180deg,#00000024,#00000057)}.sensivo-match-hero__content{width:min(760px,calc(100% - 48px));margin:0 auto;padding:42px 0;text-align:center}.sensivo-match-hero__eyebrow{margin:0 0 16px;color:#eefaae;font-size:13px;font-weight:900;letter-spacing:0;text-transform:uppercase}.sensivo-match-hero__content h1{margin:0;color:#0019ff;font-family:var(--sensivo-font-display);font-size:clamp(44px,4.5vw,62px);font-weight:500;line-height:1.02;letter-spacing:0;text-shadow:0 2px 22px rgba(255,255,255,.28)}.sensivo-match-hero__content p:not(.sensivo-match-hero__eyebrow){max-width:720px;margin:18px auto 0;color:#fff;font-size:clamp(22px,2.1vw,30px);line-height:1.24}.sensivo-match-hero__button{display:inline-flex;min-width:min(458px,88vw);min-height:96px;align-items:center;justify-content:space-between;gap:28px;margin-top:44px;border-radius:999px;padding:0 38px 0 48px;background:#0019ff;color:#fff;font-size:clamp(24px,2.2vw,32px);font-weight:900;line-height:1;text-decoration:none;transition:transform .18s ease,box-shadow .18s ease,background-color .18s ease}.sensivo-match-hero__button .sensivo-icon{width:44px;height:44px;stroke-width:1.4}.sensivo-match-hero__button:hover,.sensivo-match-hero__button:focus-visible{background:#0314d8;box-shadow:0 22px 54px #0019ff57;transform:translateY(-2px)}.sensivo-match-quiz{padding:clamp(54px,6vw,92px) min(4vw,76px) clamp(42px,5vw,72px);background:#fff}.sensivo-match-quiz__panel{width:min(1740px,100%);min-height:min(760px,calc(100vh - 140px));margin:0 auto;display:grid;grid-template-rows:auto 1fr auto;border-top:1px solid rgba(0,25,255,.18);color:#0019ff}.sensivo-match-quiz__steps{display:flex;justify-content:center;gap:clamp(10px,2vw,24px);padding:26px 0 16px;color:#0019ff70;font-size:12px;font-weight:900;text-transform:uppercase}.sensivo-match-quiz__steps span{display:inline-flex;align-items:center;gap:12px;white-space:nowrap}.sensivo-match-quiz__steps span:not(:last-child):after{content:"";width:22px;height:1px;background:currentColor}.sensivo-match-quiz__steps .is-active,.sensivo-match-quiz__steps .is-complete{color:#0019ff}.sensivo-match-quiz__screen{align-self:start;padding:clamp(28px,3vw,48px) 0 clamp(36px,4vw,58px);text-align:center}.sensivo-match-quiz__screen h2{max-width:1080px;margin:0 auto clamp(42px,5vw,70px);color:#0019ff;font-family:var(--sensivo-font-display);font-size:clamp(42px,4.6vw,76px);font-weight:400;line-height:1.02;letter-spacing:0}.sensivo-match-options{display:grid;width:min(626px,100%);margin:0 auto;gap:24px}.sensivo-match-options button{min-height:100px;border:2px solid transparent;border-radius:10px;padding:18px 24px;background:#dfe3ff;color:#0019ff;font-size:15px;font-weight:900;line-height:1.25;cursor:pointer;transition:background-color .18s ease,border-color .18s ease,box-shadow .18s ease,transform .18s ease}.sensivo-match-options button:hover,.sensivo-match-options button:focus-visible,.sensivo-match-options button.is-selected{background:#cfd4ff;border-color:#0019ff;box-shadow:0 16px 28px #0019ff1f;transform:translateY(-2px)}.sensivo-match-results{padding-top:clamp(22px,3vw,42px)}.sensivo-match-results h2{max-width:960px;margin-bottom:clamp(28px,3vw,44px);font-size:clamp(34px,3.8vw,62px)}.sensivo-match-results__grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:18px;width:min(1120px,100%);margin:0 auto;text-align:left}.sensivo-match-product{display:grid;gap:13px;border:1px solid rgba(0,25,255,.14);border-radius:8px;padding:12px 12px 18px;background:#fff;color:#0019ff;text-decoration:none;transition:border-color .18s ease,box-shadow .18s ease,transform .18s ease}.sensivo-match-product:hover,.sensivo-match-product:focus-visible{border-color:#0019ff;box-shadow:0 18px 34px #0019ff1a;transform:translateY(-3px)}.sensivo-match-product img{width:100%;aspect-ratio:1;border-radius:6px;object-fit:cover;background:#f2f0f5}.sensivo-match-product span{display:block;font-size:16px;font-weight:900;line-height:1.2}.sensivo-match-product p{margin:0;color:#0019ffb8;font-size:13px;line-height:1.45}.sensivo-match-email{width:min(760px,100%);margin:clamp(28px,4vw,52px) auto 0;text-align:center}.sensivo-match-email h3{margin:0;color:#0019ff;font-size:clamp(24px,2.2vw,34px);line-height:1.12}.sensivo-match-email p{margin:10px auto 0;color:#0019ffb8;font-size:16px;line-height:1.45}.sensivo-match-email__form{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:10px;margin-top:22px}.sensivo-match-email__form label{margin:0}.sensivo-match-email__form input{width:100%;min-height:56px;border:1px solid rgba(0,25,255,.28);border-radius:8px;padding:0 16px;color:#0019ff;font:inherit}.sensivo-match-email__form input:focus-visible{outline:3px solid rgba(0,25,255,.22);outline-offset:2px}.sensivo-match-email__form input[aria-invalid=true]{border-color:#8f2431;box-shadow:0 0 0 3px #8f243124}.sensivo-match-email__form button{min-height:56px;border:0;border-radius:8px;padding:0 22px;background:#0019ff;color:#fff;font-size:13px;font-weight:900;text-transform:uppercase;cursor:pointer}.sensivo-match-email__form button:hover,.sensivo-match-email__form button:focus-visible{background:#0612c2}.sensivo-match-email__form button:disabled,.sensivo-match-email__form.is-submitting button,.sensivo-match-email__form.is-complete button{cursor:default;opacity:.68}.sensivo-match-email__note{grid-column:1 / -1;min-height:20px}.sensivo-match-email__note[data-type=success]{color:#214a28;font-weight:600}.sensivo-match-email__note[data-type=note]{color:#0019ffb8;font-weight:600}.sensivo-match-email__note[data-type=error]{color:#7f1f2f;font-weight:600}.sensivo-match-quiz__footer{display:grid;gap:28px;align-self:end}.sensivo-match-progress{width:100%;height:7px;background:#0019ff38}.sensivo-match-progress span{display:block;width:25%;height:100%;background:#0019ff;transition:width .22s ease}.sensivo-match-quiz__nav{display:grid;grid-template-columns:1fr auto 1fr;align-items:center;gap:22px;color:#0019ff}.sensivo-match-quiz__nav button{display:inline-flex;align-items:center;gap:16px;border:0;padding:0;background:transparent;color:currentColor;font-size:clamp(26px,3.2vw,46px);font-weight:400;line-height:1;cursor:pointer;transition:color .18s ease,opacity .18s ease,transform .18s ease}.sensivo-match-quiz__nav button:last-child{justify-self:end}.sensivo-match-quiz__nav button:first-child .sensivo-icon{transform:rotate(180deg)}.sensivo-match-quiz__nav .sensivo-icon{width:clamp(42px,4vw,66px);height:clamp(42px,4vw,66px);stroke-width:1.25}.sensivo-match-quiz__nav button:hover,.sensivo-match-quiz__nav button:focus-visible{color:#0612c2;transform:translate(2px)}.sensivo-match-quiz__nav button:first-child:hover,.sensivo-match-quiz__nav button:first-child:focus-visible{transform:translate(-2px)}.sensivo-match-quiz__nav button:disabled{cursor:default;opacity:.28;transform:none}.sensivo-match-quiz__nav strong{min-width:200px;color:#0019ff;font-size:clamp(24px,2.5vw,40px);font-weight:500;text-align:center;white-space:nowrap}@media(max-width:900px){.sensivo-match-hero{min-height:486px}.sensivo-match-hero__image{object-position:66% center}.sensivo-match-hero__button{min-height:88px;padding:0 32px 0 38px}.sensivo-match-quiz{padding-inline:18px}.sensivo-match-quiz__steps{justify-content:flex-start;overflow-x:auto;padding-inline:2px}.sensivo-match-options button{min-height:82px}.sensivo-match-results__grid,.sensivo-match-email__form{grid-template-columns:1fr}.sensivo-match-quiz__nav{grid-template-columns:1fr;justify-items:center}.sensivo-match-quiz__nav button:first-child,.sensivo-match-quiz__nav button:last-child{justify-self:center}.sensivo-match-quiz__nav strong{order:-1}}@media(max-width:560px){.sensivo-match-hero__content{width:min(100% - 32px,760px)}.sensivo-match-hero__content h1,.sensivo-match-quiz__screen h2{font-size:42px}.sensivo-match-hero__content p:not(.sensivo-match-hero__eyebrow){font-size:20px}.sensivo-match-quiz__panel{min-height:0}}.sensivo-match-page--quiz-only{min-height:100svh;background:#fff}.sensivo-match-page--quiz-only .sensivo-match-quiz{display:grid;min-height:100svh;padding:clamp(14px,1.5vw,24px) min(3vw,52px) clamp(28px,3vw,44px)}.sensivo-match-page--quiz-only .sensivo-match-quiz__panel{width:min(1320px,100%);min-height:calc(100svh - clamp(42px,4vw,68px));grid-template-rows:minmax(0,1fr) auto;border-top:1px solid rgba(0,25,255,.24)}.sensivo-match-page--quiz-only .sensivo-match-quiz__steps{display:none}.sensivo-match-page--quiz-only .sensivo-match-quiz__screen{align-self:start;padding:clamp(16px,2vw,26px) 0 clamp(20px,2.4vw,32px)}.sensivo-match-page--quiz-only .sensivo-match-quiz__screen h2{max-width:860px;margin-bottom:clamp(22px,2.4vw,34px);font-family:var(--sensivo-font-display);font-size:clamp(34px,2.7vw,48px);font-weight:400;line-height:1.06}.sensivo-match-page--quiz-only .sensivo-match-options{width:min(860px,100%);gap:clamp(12px,1.2vw,18px)}.sensivo-match-page--quiz-only .sensivo-match-options button{min-height:clamp(64px,4vw,78px);border:0;border-radius:8px;padding:14px 20px;background:#dfe3ff;font-size:clamp(16px,1.05vw,19px);transition:background-color .18s ease,color .18s ease,box-shadow .18s ease,transform .18s ease}.sensivo-match-page--quiz-only .sensivo-match-options button:hover,.sensivo-match-page--quiz-only .sensivo-match-options button:focus-visible{background:#d3d8ff;box-shadow:0 16px 32px #0019ff1a}.sensivo-match-page--quiz-only .sensivo-match-options button.is-selected{background:#0019ff;color:#fff;box-shadow:none;transform:none}.sensivo-match-page--quiz-only .sensivo-match-quiz__footer{width:min(860px,100%);margin:0 auto;gap:10px;justify-items:center}.sensivo-match-page--quiz-only .sensivo-match-quiz__count{color:#0019ff;font-size:16px;font-weight:900;line-height:1.2}.sensivo-match-page--quiz-only .sensivo-match-progress{overflow:hidden;width:100%;height:10px;border-radius:999px;background:#eee}.sensivo-match-page--quiz-only .sensivo-match-results{align-self:start;padding-top:clamp(18px,2vw,28px)}.sensivo-match-page--quiz-only .sensivo-match-results h2{max-width:760px;margin-bottom:clamp(22px,2.6vw,34px);font-size:clamp(30px,3.1vw,50px);line-height:1.06}.sensivo-match-page--quiz-only .sensivo-match-results__grid{width:min(980px,100%);gap:14px}.sensivo-match-page--quiz-only .sensivo-match-product{gap:10px;border-color:#0019ff29;border-radius:8px;padding:10px 10px 14px}.sensivo-match-page--quiz-only .sensivo-match-product span{font-size:14px}.sensivo-match-page--quiz-only .sensivo-match-product p{font-size:12px;line-height:1.4}.sensivo-match-page--quiz-only .sensivo-match-email{width:min(640px,100%);margin-top:clamp(22px,2.6vw,34px)}.sensivo-match-page--quiz-only .sensivo-match-email h3{font-size:clamp(22px,1.8vw,28px)}.sensivo-match-page--quiz-only .sensivo-match-email p{font-size:14px}.sensivo-match-page--quiz-only .sensivo-match-email__form{margin-top:18px}.sensivo-match-page--quiz-only .sensivo-match-email__form input,.sensivo-match-page--quiz-only .sensivo-match-email__form button{min-height:50px}@media(max-width:900px){.sensivo-match-page--quiz-only .sensivo-match-quiz{padding:16px 16px 30px}.sensivo-match-page--quiz-only .sensivo-match-quiz__panel{min-height:calc(100svh - 56px)}.sensivo-match-page--quiz-only .sensivo-match-quiz__screen{padding:18px 0 24px}.sensivo-match-page--quiz-only .sensivo-match-quiz__screen h2{max-width:680px;margin-bottom:22px;font-size:clamp(30px,6vw,42px);line-height:1.08}.sensivo-match-page--quiz-only .sensivo-match-options{gap:14px}.sensivo-match-page--quiz-only .sensivo-match-options button{min-height:64px;font-size:16px}.sensivo-match-page--quiz-only .sensivo-match-results h2{max-width:620px;font-size:clamp(28px,5.6vw,40px)}.sensivo-match-page--quiz-only .sensivo-match-results__grid{width:min(860px,100%)}}@media(max-width:560px){.sensivo-match-page--quiz-only .sensivo-match-quiz{padding:14px 14px 28px}.sensivo-match-page--quiz-only .sensivo-match-quiz__screen{padding:20px 0 24px}.sensivo-match-page--quiz-only .sensivo-match-quiz__screen h2{margin-bottom:18px;font-size:clamp(26px,8.2vw,34px);line-height:1.08}.sensivo-match-page--quiz-only .sensivo-match-options{gap:12px}.sensivo-match-page--quiz-only .sensivo-match-options button{min-height:58px;padding:12px 16px;font-size:15px}.sensivo-match-page--quiz-only .sensivo-match-quiz__footer{gap:8px}.sensivo-match-page--quiz-only .sensivo-match-results h2{margin-bottom:18px;font-size:clamp(24px,7vw,30px)}.sensivo-match-page--quiz-only .sensivo-match-product{padding:8px 8px 12px}.sensivo-match-page--quiz-only .sensivo-match-quiz__count{font-size:14px}.sensivo-match-page--quiz-only .sensivo-match-progress{height:8px}}
/*# sourceMappingURL=/cdn/shop/t/5/assets/sensivo-match.css.map */
