.sf-section{display:block;position:relative}.sf-section__inner{align-items:center;display:flex;flex-direction:row;gap:16px;justify-content:space-between;margin:0 auto;max-width:var(--page-width, 1320px);padding:0 var(--gutter-md, 32px)}.sf-section__heading{font-size:24px;margin:0}.sf-section__launcher{display:block!important;line-height:1}.sf-launch.sf-btn{background:var(--sf-launch-bg-color, #5a1f0f);border-color:var(--sf-launch-bg-color, #5a1f0f);color:var(--sf-launch-text-color, #ffffff);display:inline-flex!important;flex:0 0 auto;opacity:1!important;visibility:visible!important}.sf-launch__text{display:inline-block}.sf-drawer{background:var(--sf-background-color, rgb(var(--drawer-bg-color)));color:rgb(var(--drawer-text-color));bottom:0;box-shadow:0 0 34px #00000029;display:flex;flex-direction:column;position:fixed;right:0;top:0;transform:translate(100%);transition:transform .35s ease,visibility .35s ease;max-width:min(var(--sf-drawer-width, 560px),100vw);width:100%;z-index:9999999999;--longest-transition-in-ms: 350;--sf-accent-color: #3d191c;--sf-brown-color: #3d191c;--sf-answer-border-color: #dedbd5;--sf-selected-bg-color: #f8f4ea;--sf-disabled-bg-color: #c6c2ba}.sf-drawer[open]{transform:translate(0)}.sf-drawer[aria-hidden=true]{visibility:hidden}.sf-drawer__header,.sf-drawer__footer{flex:0 0 auto;padding:10px 22px}.sf-drawer__header{align-items:center;border-bottom:1px solid rgba(var(--text-color),.12);display:flex;justify-content:space-between}.sf-drawer__footer{padding-bottom:48px;padding-top:20px}.sf-drawer__close{align-items:center;background:transparent;border:0;color:inherit;cursor:pointer;display:inline-flex;height:28px;justify-content:center;padding:0;width:28px}.sf-drawer__eyebrow{font-size:13px;letter-spacing:0;line-height:1.4;margin:0;text-transform:uppercase}.sf-drawer__title{font-size:20px;line-height:1.2;margin:0}.sf-drawer__content{overflow:auto;padding:15px 22px 20px}.sf-intro{display:flex;flex-direction:column;justify-content:center;height:100%;padding:24px 7px 84px}.sf-intro[hidden],.sf-progress[hidden],.sf-progress__text[hidden]{display:none}.sf-intro__img{margin-bottom:20px;margin-top:20px;max-width:75%}.sf-intro__title{font-size:24px;line-height:1.18;margin:0 0 14px}.sf-intro__text{color:rgba(var(--text-color),.72);font-size:14px;line-height:1.55;margin:0 0 28px;max-width:385px}.sf-intro__button{align-self:flex-start;background:var(--sf-brown-color);border-color:var(--sf-brown-color);border-radius:2px;color:#fff;min-height:44px;min-width:92px}.sf-progress{background:transparent;border-radius:0;flex:0 0 auto;height:3px;overflow:hidden}.sf-progress__bar{background:var(--sf-accent-color);display:block;height:100%;transform-origin:left center;transition:transform .18s ease;width:100%}.sf-progress__text{font-size:11px;letter-spacing:1.1px;line-height:1.4;margin:4px 0 10px;opacity:.78;text-transform:uppercase}.sf-question__media,.sf-answer__media,.sf-product-card__media{background:rgba(var(--text-color),.06);overflow:hidden}.sf-question__media{aspect-ratio:4 / 3;margin-bottom:20px}.sf-question__media img,.sf-answer__media img,.sf-product-card__media img{display:block;height:100%;object-fit:cover;width:100%}span.sf-result-product__badge{position:absolute;top:3%;left:4%;background:#3d191c;color:#fff;border-radius:4px;font-size:12px;padding:3px 8px}.sf-question__title{font-size:24px;font-weight:700;line-height:1.22;margin:0 0 28px}.sf-question__description{margin:0 0 22px;opacity:.76}.sf-answers{display:grid;gap:11px}.sf-answer{align-items:center;background:#fff;border:1px solid var(--sf-answer-border-color);border-radius:4px;color:inherit;cursor:pointer;display:block;min-height:53px;padding:15px 31px;text-align:left;width:100%}.sf-answer:hover,.sf-answer:focus-visible{border-color:var(--sf-accent-color)}.sf-answer[aria-pressed=true]{background:var(--sf-selected-bg-color);border-color:var(--sf-accent-color);box-shadow:none}.sf-answer__media{border-radius:6px;display:block;height:52px;margin:0 0 10px;overflow:hidden;width:52px}.sf-answer__label{display:block;font-weight:600;line-height:1.35;min-width:0;overflow-wrap:anywhere}.sf-answer__subtext{display:block;font-size:13px;font-weight:400;line-height:1.35;margin-top:8px;opacity:.72}.sf-answer__mark{display:none}.sf-question--category .sf-answers{grid-template-columns:repeat(2,minmax(0,1fr))}.sf-question--category .sf-answer{align-items:center;display:flex;flex-direction:column;justify-content:center;min-height:140px;padding:28px 16px;text-align:center}.sf-question--category .sf-answer__media{height:32px;margin-bottom:14px;width:32px}.sf-question--category .sf-answer__media img{object-fit:contain}.sf-answer[aria-pressed=true] .sf-answer__mark{background:currentColor;box-shadow:inset 0 0 0 4px var(--sf-background-color);opacity:1}.sf-actions{display:flex;gap:10px;justify-content:flex-end}.sf-btn{align-items:center;border:1px solid currentColor;border-radius:3px;cursor:pointer;display:inline-flex;justify-content:center;line-height:1.2;padding:12px 20px;text-align:center;text-decoration:none}.sf-btn[disabled]{cursor:not-allowed;opacity:1}.sf-btn--primary{background:var(--sf-brown-color);border-color:var(--sf-brown-color);color:#fff}.sf-btn--primary[disabled]{background:var(--sf-disabled-bg-color);border-color:var(--sf-disabled-bg-color);color:#fff}.sf-btn--secondary{background:transparent;color:inherit}.sf-actions .sf-btn{min-width:82px}.sf-btn--next{margin-left:auto}.sf-error{color:rgb(var(--error-text-color));margin:0 0 12px}.sf-loading{align-items:center;display:flex;flex-direction:column;gap:18px;justify-content:center;min-height:360px}.sf-loading__text{font-size:16px;font-weight:700;line-height:1.4;text-align:center}.sf-loading__spinner{animation:sf-spin .78s linear infinite;border:2px solid rgba(var(--text-color),.18);border-radius:50%;border-top-color:var(--sf-progress-color);height:42px;width:42px}.sf-loading__image{display:block;height:auto;max-width:50px;width:100%}.sf-result[hidden],.sf-loading[hidden]{display:none}.sf-result__eyebrow,.sf-bundle__eyebrow{font-size:12px;margin:0 0 8px;opacity:.7;text-transform:uppercase}.sf-result-hero{margin-bottom:20px}.sf-result-hero__title{font-size:25px;line-height:normal;margin:0 0 10px;font-weight:600}.sf-result-hero__title span{color:#b87533}.sf-result-hero__text{font-size:14px;line-height:1.45;margin:0;max-width:720px}.sf-result-product{display:flex;gap:16px;margin-bottom:20px}.sf-result-product__media{background:rgba(var(--text-color),.06);border-radius:6px;max-width:35%;position:relative}.sf-result-product__media img,.sf-bundle-item__media img{display:block;height:100%;object-fit:cover;width:100%;border-radius:6px}.sf-result-product__details{align-self:center;min-width:0}.sf-result-product__title{font-size:18px;line-height:normal;margin:0 0 5px}.sf-result-product__notes{background:#f5eee5;border-radius:6px;margin:10px 0;padding:8px 10px}.sf-result-product__notes p{font-size:12px;line-height:1.45;margin:0}.sf-result-product__notes p+p{margin-top:5px}.sf-result-product__button{font-size:16px;width:100%}.sf-result__restart{background:transparent;border:0;color:inherit;cursor:pointer;display:block;font:inherit;margin:14px auto 0;padding:0;text-decoration:underline}.sf-product-card{border:1px solid rgba(var(--text-color),.14);border-radius:8px;overflow:hidden}.sf-product-card__body{padding:16px}.sf-product-card__title{font-size:20px;line-height:1.25;margin:0 0 8px}.sf-product-card__price{align-items:baseline;display:flex;gap:8px;font-size:16px;font-weight:700;margin:8px 0 12px}.sf-product-card__compare{opacity:.65;text-decoration:line-through}.sf-product-card__availability{font-size:14px;margin:0 0 14px}.sf-product-card__availability[data-available=true]{color:rgb(var(--in-stock-text-color))}.sf-product-card__availability[data-available=false]{color:rgb(var(--no-stock-text-color))}.sf-product-card__actions{display:flex;flex-wrap:wrap;gap:10px}.sf-bundle__header{margin:0 auto 20px;text-align:center}.sf-bundle__title{font-size:18px;line-height:1.25;margin:0 0 8px}.sf-bundle__text{font-size:14px;line-height:1.45;margin:0}.sf-bundle__pair{display:flex;gap:15px;margin-bottom:10px;justify-content:center}.sf-bundle__plus{align-self:center;background:#f5eee5;border-radius:50%;color:var(--sf-brown-color);display:inline-flex;font-size:30px;font-weight:700;height:54px;justify-content:center;line-height:1;width:54px;align-items:center}.sf-bundle__button{display:flex;font-size:18px;gap:16px;text-transform:none;width:100%}.sf-bundle__button s{opacity:.65}.sf-bundle-item{border:1px solid rgba(var(--text-color),.14);border-radius:6px;min-width:0;overflow:hidden;display:flex;flex-direction:column;align-items:flex-start;max-width:177px}.sf-bundle-item__media{background:rgba(var(--text-color),.06);overflow:hidden}.sf-bundle-item__label{font-size:11px;letter-spacing:1px;line-height:1.3;margin:10px 0 5px;opacity:.72;text-transform:uppercase}.sf-bundle-item__title{font-size:16px;line-height:1.35;margin:5px 0;letter-spacing:normal}.sf-bundle-item .sf-product-card__price{margin:5px 0 10px}.sf-empty{margin:30px 0}@keyframes sf-spin{to{transform:rotate(360deg)}}@media(max-width:749px){.sf-drawer__close{width:20px}.sf-result-hero__title{font-size:18px}.sf-section__inner{padding:0 var(--gutter-sm, 15px)}.sf-drawer__content{padding:15px 15px 24px}.sf-result-product__media{max-width:45%}.sf-result-product__media img,.sf-bundle-item__media img{display:block;height:auto;object-fit:contain}.sf-result-product{gap:10px}.sf-bundle__pair{gap:12px}.sf-bundle__plus{height:35px;width:35px;min-width:35px}.sf-result-hero__title{margin-bottom:5px}.sf-question__title{font-size:20px}.sf-result-product__title{font-size:16px;line-height:normal}.sf-actions{flex-wrap:nowrap}.sf-actions .sf-btn{flex:0 0 auto}.sf-result-product__button{font-size:14px}.sf-bundle__button{font-size:14px;gap:8px;padding:12px}.sf-bundle-item__title{font-size:14px;padding-top:5px}}
/*# sourceMappingURL=/cdn/shop/t/198/assets/scent-finder.css.map */
