.incense-format-modal{box-sizing:border-box;width:100%;padding-top:var(--incense-format-modal-padding-top);padding-bottom:var(--incense-format-modal-padding-bottom);color:var(--incense-format-modal-text);background:var(--incense-format-modal-background);border-top:.1rem solid var(--incense-format-modal-border)}.incense-format-modal__eyebrow{margin:0;color:var(--incense-format-modal-accent);font-family:var(--font-body-family);font-size:1rem;font-weight:400;line-height:1.4;letter-spacing:.12em;text-transform:uppercase}.incense-format-modal__heading{margin:1.2rem 0 0;color:var(--incense-format-modal-text);font-family:var(--font-heading-family);font-size:1.8rem;font-weight:600;line-height:1.2;letter-spacing:-.02em}.incense-format-modal__disclosure{display:block;margin-top:1.8rem}.accordion.incense-format-modal__accordion{margin:0;border:0}.incense-format-modal__trigger{display:flex;align-items:center;justify-content:space-between;box-sizing:border-box;width:100%;min-height:4.5rem;padding:1.2rem;color:var(--incense-format-modal-text);font:inherit;font-size:1.2rem;font-weight:600;line-height:1.4;list-style:none;text-align:left;cursor:pointer;background:color-mix(in srgb,var(--incense-format-modal-border) 30%,transparent);border:.1rem solid var(--incense-format-modal-border);border-radius:.6rem}.incense-format-modal__accordion .incense-format-modal__trigger{padding:1.2rem}.incense-format-modal__trigger::-webkit-details-marker{display:none}.incense-format-modal__trigger .icon-caret{flex:0 0 auto;width:1rem;height:.6rem;margin-left:1.6rem;color:var(--incense-format-modal-accent)}.incense-format-modal__trigger:hover{border-color:var(--incense-format-modal-accent)}.incense-format-modal__trigger:focus-visible{outline:.2rem solid var(--incense-format-modal-accent);outline-offset:.2rem}.incense-format-modal__content{margin:1.6rem 0 0;padding:0;overflow:visible}.incense-format-modal__accordion details[open]>.incense-format-modal__content{animation:incense-format-modal-reveal .26s cubic-bezier(.22,1,.36,1) both}@keyframes incense-format-modal-reveal{0%{opacity:0;transform:translateY(-.8rem)}to{opacity:1;transform:translateY(0)}}@media screen and (min-width:750px){.incense-format-modal__heading{font-size:2.5rem}.incense-format-modal__trigger{max-width:none;font-size:1.3rem}}@media(prefers-reduced-motion:reduce){.incense-format-modal__accordion details[open]>.incense-format-modal__content{animation:none}}.premium-giftset{position:relative;isolation:isolate;width:100%;overflow:hidden;color:var(--premium-giftset-heading);background:var(--premium-giftset-background)}.premium-giftset__background{position:absolute;z-index:0;top:0;right:0;bottom:0;left:0;pointer-events:none}.premium-giftset__background picture{display:block;width:100%;height:100%}.premium-giftset__background-image{display:block;width:100%;height:100%;object-fit:cover}.premium-giftset:after{content:"";position:absolute;z-index:1;top:0;right:0;bottom:0;left:0;pointer-events:none;background:linear-gradient(to bottom,transparent 0%,transparent 18%,var(--premium-giftset-overlay) 76%,var(--premium-giftset-overlay) 100%);opacity:var(--premium-giftset-overlay-opacity)}.premium-giftset .premium-giftset__inner{position:relative;z-index:2;box-sizing:border-box;width:100%;min-height:43.4rem;padding:var(--premium-giftset-padding-top) 1.5rem var(--premium-giftset-padding-bottom);text-align:center}.premium-giftset__heading{margin:0;color:var(--premium-giftset-heading);font-family:var(--font-heading-family);font-size:3rem;font-weight:400;line-height:1.2;letter-spacing:-.03em}.premium-giftset__subheading{margin:.4rem 0 0;color:var(--premium-giftset-accent);font-family:var(--font-body-family);font-size:1.5rem;font-weight:400;line-height:1.5}.premium-giftset__product{margin-top:2rem}.premium-giftset__image-link{display:block;width:12.4rem;height:12.4rem;margin:0 auto;overflow:hidden;background:#fff;border:.1rem solid var(--premium-giftset-accent);border-radius:1.2rem}.premium-giftset__product-image{display:block;width:100%;height:100%;object-fit:contain}.premium-giftset__placeholder{color:var(--premium-giftset-accent);background:#fff}.premium-giftset__product-title{margin:1rem 0 0;color:var(--premium-giftset-accent);font-family:var(--font-body-family);font-size:1.2rem;font-weight:500;line-height:1.3;letter-spacing:.12em;text-transform:uppercase}.premium-giftset__purchase{width:min(100%,32.8rem);margin:2rem auto 0;padding-top:1.6rem;border-top:.1rem solid color-mix(in srgb,var(--premium-giftset-accent) 60%,transparent)}.premium-giftset__price{display:flex;align-items:baseline;justify-content:center;flex-wrap:wrap;gap:.8rem 1.4rem;min-height:4.2rem}.premium-giftset__selling-price{color:var(--premium-giftset-heading);font-family:var(--font-heading-family);font-size:3.2rem;font-weight:400;line-height:1.2}.premium-giftset__compare-price{color:color-mix(in srgb,var(--premium-giftset-accent) 70%,transparent);font-family:var(--font-heading-family);font-size:1.8rem;font-weight:400}.premium-giftset__product-form,.premium-giftset__form{display:block;margin-top:1.8rem}.premium-giftset__button{position:relative;display:flex;align-items:center;justify-content:center;width:100%;min-height:5.2rem;padding:1.2rem 2rem;color:var(--premium-giftset-button-text);font-family:var(--font-body-family);font-size:1.3rem;font-weight:500;line-height:1.4;letter-spacing:.06em;text-transform:uppercase;cursor:pointer;background:linear-gradient(100deg,#906a19,#d7aa42,#8d681a);border:0;border-radius:.5rem;box-shadow:0 .2rem .8rem #1f0a0938}.premium-giftset__button:hover:not(:disabled){filter:brightness(1.08)}.premium-giftset__button:focus-visible{outline:.2rem solid var(--premium-giftset-heading);outline-offset:.3rem}.premium-giftset__button:disabled{cursor:not-allowed;opacity:.65}.premium-giftset__button .loading-overlay__spinner{position:absolute;width:2rem;height:2rem}.premium-giftset__button .spinner{display:block;width:100%;height:100%}.premium-giftset__button .spinner .path{stroke:currentColor}.premium-giftset__error{margin-bottom:1rem;color:var(--premium-giftset-heading);font-family:var(--font-body-family);font-size:1.2rem;line-height:1.4}.premium-giftset__empty{max-width:32.8rem;margin:2.4rem auto 0;color:var(--premium-giftset-heading);font-family:var(--font-body-family);font-size:1.3rem}.premium-giftset__empty .premium-giftset__placeholder{width:12.4rem;height:12.4rem;margin:0 auto;border-radius:1.2rem}@media screen and (min-width:750px){.premium-giftset .premium-giftset__inner{min-height:62rem;padding-right:5rem;padding-left:5rem}.premium-giftset__heading{font-size:4.4rem}.premium-giftset__subheading{margin-top:.8rem;font-size:1.8rem}.premium-giftset__product{margin-top:3rem}.premium-giftset__image-link{width:18rem;height:18rem}.premium-giftset__product-title{margin-top:1.4rem;font-size:1.4rem}.premium-giftset__purchase{width:min(100%,49.2rem);margin-top:2.8rem;padding-top:2rem}.premium-giftset__selling-price{font-size:4.4rem}.premium-giftset__compare-price{font-size:2.2rem}.premium-giftset__button{min-height:5.6rem;font-size:1.5rem}}.ritual-badges{box-sizing:border-box;width:100%;padding-top:var(--ritual-badges-padding-top);padding-bottom:var(--ritual-badges-padding-bottom);overflow:hidden;color:var(--ritual-badges-heading);background:var(--ritual-badges-background)}.ritual-badges__inner{box-sizing:border-box}.ritual-badges__eyebrow{margin:0;color:var(--ritual-badges-accent);font-family:var(--font-body-family);font-size:1rem;font-weight:400;line-height:1.4;letter-spacing:.12em;text-transform:uppercase}.ritual-badges__heading{margin:1.2rem 0 0;color:var(--ritual-badges-heading);font-family:var(--font-heading-family);font-size:1.8rem;font-weight:600;line-height:1.2;letter-spacing:-.02em}.ritual-badges__list{display:flex;gap:1.2rem;margin:1.8rem 0 0;padding:0;list-style:none}.ritual-badges__badge{display:inline-flex;align-items:center;flex:0 0 auto;gap:.8rem;box-sizing:border-box;width:max-content;min-height:5.6rem;padding:1rem 1.6rem;color:var(--ritual-badges-accent);font-family:var(--font-body-family);font-size:1.2rem;font-weight:400;line-height:1.2;white-space:nowrap;background:var(--ritual-badges-badge-background);border:.2rem solid var(--ritual-badges-accent);border-radius:.6rem}.ritual-badges__sparkle{flex:0 0 auto;font-size:1.2rem;line-height:1}@media screen and (max-width:749px){.ritual-badges__list{margin-right:-1.5rem;margin-left:-1.5rem;padding-right:1.5rem;padding-left:1.5rem;overflow-x:auto;overflow-y:hidden;scroll-padding-left:1.5rem;scroll-snap-type:x proximity;scrollbar-width:none;-webkit-overflow-scrolling:touch}.ritual-badges__list::-webkit-scrollbar{display:none}.ritual-badges__badge{scroll-snap-align:start}}@media screen and (min-width:750px){.ritual-badges__heading{font-size:2.5rem}.ritual-badges__list{flex-wrap:wrap;overflow:visible}.ritual-badges__badge{min-height:6rem;font-size:1.3rem}}.scent-recommendations{box-sizing:border-box;width:100%;padding-top:var(--scent-recommendations-padding-top);padding-bottom:var(--scent-recommendations-padding-bottom);overflow:hidden;color:var(--scent-recommendations-text);background:var(--scent-recommendations-background)}.scent-recommendations__inner{box-sizing:border-box}.scent-recommendations__eyebrow{margin:0;color:var(--scent-recommendations-eyebrow);font-family:var(--font-body-family);font-size:1rem;font-weight:400;line-height:1.4;letter-spacing:.12em;text-transform:uppercase}.scent-recommendations__list{display:flex;flex-wrap:nowrap;gap:1.6rem;width:100%;max-width:none;margin:1.8rem 0 0;padding:0;overflow-x:auto;overflow-y:hidden;list-style:none;scroll-snap-type:x mandatory;scrollbar-width:none;overscroll-behavior-inline:contain;-webkit-overflow-scrolling:touch}.scent-recommendations__list::-webkit-scrollbar{display:none}.scent-recommendations__item{flex:0 0 16rem;min-width:0;scroll-snap-align:start;scroll-snap-stop:always}.scent-recommendations__card{width:100%;text-align:center}.scent-recommendations__image-link{display:block;overflow:hidden;width:100%;aspect-ratio:1;background:#f5f3ee;border-radius:.8rem}.scent-recommendations__image{display:block;width:100%;height:100%;object-fit:cover}.scent-recommendations__placeholder{padding:2rem;color:var(--scent-recommendations-muted)}.scent-recommendations__content{padding-top:1.4rem}.scent-recommendations__title,.scent-recommendations__range,.scent-recommendations__price{margin:0}.scent-recommendations__title,.scent-recommendations__title a{color:var(--scent-recommendations-text);font-family:var(--font-body-family);font-size:1.6rem;font-weight:400;line-height:1.35;text-decoration:none}.scent-recommendations__range{margin-top:.4rem;color:var(--scent-recommendations-muted);font-family:var(--font-body-family);font-size:1.2rem;font-weight:400;line-height:1.35}.scent-recommendations__price{margin-top:.8rem;color:var(--scent-recommendations-text);font-family:var(--font-body-family);font-size:1.4rem;font-weight:600;line-height:1.3}@media screen and (max-width:749px){.scent-recommendations__list{width:auto;max-width:none;margin-right:-1.5rem;margin-left:-1.5rem;padding-right:1.5rem;padding-left:1.5rem;scroll-padding-left:1.5rem}}@media screen and (min-width:750px){.scent-recommendations__item{flex:0 0 22rem}}.why-sugandh-lok{width:100%;color:var(--why-text);background:var(--why-background);border-bottom:.1rem solid var(--why-divider)}.why-sugandh-lok__inner{box-sizing:border-box;width:100%;max-width:39rem;margin:0 auto;padding:var(--why-padding-top) 1.6rem var(--why-padding-bottom)}.why-sugandh-lok__header{text-align:center}.why-sugandh-lok__heading{margin:0;color:var(--why-heading);font-family:var(--font-heading-family);font-size:2rem;font-weight:600;line-height:1.2;letter-spacing:.04em;text-transform:uppercase}.why-sugandh-lok__subtitle{margin:1rem 0 0;color:var(--why-muted);font-family:var(--font-body-family);font-size:1.2rem;font-weight:400;line-height:1.5}.why-sugandh-lok__table{width:100%;margin-top:1.8rem;color:var(--why-text);font-family:var(--font-body-family);table-layout:fixed;border-spacing:0;border-collapse:collapse}.why-sugandh-lok__feature-column{width:auto}.why-sugandh-lok__brand-column{width:10rem}.why-sugandh-lok__others-column{width:6.4rem}.why-sugandh-lok__labels{height:3.2rem;border-bottom:.1rem solid var(--why-divider)}.why-sugandh-lok__labels th{padding:0 0 1.1rem;color:var(--why-muted);font-size:1rem;font-weight:600;line-height:1.2;letter-spacing:.16em;text-align:center;text-transform:uppercase}.why-sugandh-lok__labels th:first-child{text-align:left}.why-sugandh-lok__row{height:5.7rem;border-bottom:.1rem solid var(--why-divider)}.why-sugandh-lok__row>th,.why-sugandh-lok__row>td{height:5.7rem}.why-sugandh-lok__feature{box-sizing:border-box;padding:.8rem .4rem;color:var(--why-text);font-size:1.4rem;font-weight:400;line-height:1.35;text-align:left}.why-sugandh-lok__feature-content{display:flex;align-items:center;gap:.8rem;width:100%}.why-sugandh-lok__feature-icon{display:inline-flex;align-items:center;justify-content:center;flex:0 0 1.8rem;width:1.8rem;height:1.8rem;color:var(--why-accent)}.why-sugandh-lok__feature-label{display:-webkit-box;min-width:0;-webkit-box-orient:vertical;-webkit-line-clamp:2;overflow:hidden}.why-sugandh-lok__feature-icon svg{width:100%;height:100%;stroke:currentColor;stroke-width:1.7;stroke-linecap:round;stroke-linejoin:round}.why-sugandh-lok__custom-icon{display:block;width:100%;height:100%;object-fit:contain}.why-sugandh-lok__status-cell{padding:0;text-align:center;vertical-align:middle}.why-sugandh-lok__status{display:inline-flex;align-items:center;justify-content:center;box-sizing:border-box}.why-sugandh-lok__status svg{fill:none;stroke:currentColor;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}.why-sugandh-lok__status--included{width:5.6rem;height:2.4rem;color:var(--why-accent);border:.1rem solid color-mix(in srgb,var(--why-accent) 40%,white);border-radius:999px}.why-sugandh-lok__status--included svg{width:1.4rem;height:1.1rem}.why-sugandh-lok__status--not-included{width:2.4rem;height:2.4rem;color:var(--why-muted)}.why-sugandh-lok__status--not-included svg{width:1.4rem;height:1.4rem}.why-sugandh-lok__closing{margin:1.6rem 0 0;color:var(--why-heading);font-family:var(--font-heading-family);font-size:1.6rem;font-style:italic;font-weight:400;line-height:1.3;text-align:center}@media screen and (min-width:750px){.why-sugandh-lok__inner{max-width:96rem;padding:var(--why-desktop-padding-top) 3.2rem var(--why-desktop-padding-bottom)}.why-sugandh-lok__heading{font-size:3.2rem}.why-sugandh-lok__subtitle{margin-top:1.2rem;font-size:1.6rem}.why-sugandh-lok__table{margin-top:3.2rem}.why-sugandh-lok__brand-column{width:18rem}.why-sugandh-lok__others-column{width:12rem}.why-sugandh-lok__labels{height:4.4rem}.why-sugandh-lok__labels th{padding-bottom:1.6rem;font-size:1.2rem}.why-sugandh-lok__row{height:7.2rem}.why-sugandh-lok__row>th,.why-sugandh-lok__row>td{height:7.2rem}.why-sugandh-lok__feature{padding:1rem .8rem;font-size:1.8rem}.why-sugandh-lok__feature-icon{flex-basis:2.2rem;width:2.2rem;height:2.2rem}.why-sugandh-lok__status--included{width:8rem;height:3.2rem}.why-sugandh-lok__closing{margin-top:2.4rem;font-size:2.2rem}}.customer-trust{width:100%;color:var(--customer-trust-text);background:var(--customer-trust-background)}.customer-trust__inner{box-sizing:border-box;width:100%;max-width:72rem;margin:0 auto;padding:1.6rem 2.4rem;text-align:center}.customer-trust__avatars{display:flex;align-items:stretch;justify-content:center;width:100%}.customer-trust__avatar{position:relative;flex:0 0 4.8rem;width:4.8rem;height:4.8rem}.customer-trust__avatar+.customer-trust__avatar,.customer-trust__avatar+.customer-trust__count-badge{margin-left:-1.3rem}.customer-trust__avatar-image{display:block;width:100%;height:100%;object-fit:cover;background:var(--customer-trust-rating-background);border:.2rem solid var(--customer-trust-background);border-radius:1.6rem}.customer-trust__count-badge{position:relative;display:inline-flex;align-items:center;justify-content:center;flex:0 0 5.6rem;min-width:5.6rem;height:4.8rem;padding:0 .6rem;color:var(--customer-trust-muted);font-family:var(--font-body-family);font-size:1.4rem;font-weight:400;line-height:1;background:var(--customer-trust-rating-background);border:.2rem solid var(--customer-trust-background);border-radius:1.6rem}.customer-trust__heading{margin:1.2rem 0 0;color:var(--customer-trust-text);font-family:var(--font-heading-family);font-size:clamp(2.4rem,6.15vw,4.2rem);font-style:normal;font-weight:400;line-height:1.2;letter-spacing:-.04em}.customer-trust__subheading{margin:.2rem 0 0;color:var(--customer-trust-muted);font-family:var(--font-body-family);font-size:clamp(1.4rem,2vw,1.8rem);font-weight:400;line-height:2rem}.customer-trust__rating-card{display:inline-flex;align-items:center;justify-content:center;gap:1.2rem;min-height:4rem;margin:1.2rem auto 0;padding:.8rem 1.6rem;color:var(--customer-trust-muted);background:var(--customer-trust-rating-background);border-radius:2rem}.customer-trust .jdgm-all-reviews-rating{display:inline-flex!important;align-items:center;flex:0 0 auto;line-height:1}.customer-trust .jdgm-star{margin:0!important;padding:0 .05rem!important;color:var(--customer-trust-star)!important;font-size:1.5rem!important;line-height:1!important}.customer-trust .jdgm-star.jdgm--off{color:color-mix(in srgb,var(--customer-trust-star) 35%,transparent)!important}.customer-trust__rating-copy{display:inline-flex;align-items:center;gap:.5rem;font-family:var(--font-body-family);font-size:1.4rem;font-weight:400;line-height:2rem;white-space:nowrap}@media screen and (max-width:359px){.customer-trust__inner{padding-right:1.6rem;padding-left:1.6rem}.customer-trust__rating-card{gap:.8rem;padding-right:1.2rem;padding-left:1.2rem}.customer-trust__rating-copy{font-size:1.2rem}}@media screen and (min-width:750px){.customer-trust__inner{padding:3.2rem 5rem}.customer-trust__avatar{flex-basis:6.4rem;width:6.4rem;height:6.4rem}.customer-trust__avatar+.customer-trust__avatar,.customer-trust__avatar+.customer-trust__count-badge{margin-left:-1.6rem}.customer-trust__avatar-image,.customer-trust__count-badge{border-radius:2rem}.customer-trust__count-badge{flex-basis:7.2rem;min-width:7.2rem;height:6.4rem;font-size:1.8rem}.customer-trust__heading{margin-top:1.8rem}.customer-trust__subheading{margin-top:.4rem;line-height:2.6rem}.customer-trust__rating-card{min-height:5.2rem;margin-top:1.8rem;padding:1.2rem 2.4rem;border-radius:2.6rem}.customer-trust .jdgm-star{font-size:1.8rem!important}.customer-trust__rating-copy{font-size:1.6rem;line-height:2.4rem}}.sticky-product-atc{position:fixed;z-index:90;inset:auto 0 0;display:block;box-sizing:border-box;width:min(100%,64rem);margin-inline:auto;padding:0 1.4rem calc(1.2rem + env(safe-area-inset-bottom,0px));color:#490000;font-family:var(--font-body-family);letter-spacing:0;visibility:hidden;pointer-events:none;transform:translateY(100%);transition:transform .3s cubic-bezier(.22,1,.36,1),visibility .3s}.sticky-product-atc.is-visible{visibility:visible;pointer-events:auto;transform:translateY(0)}.sticky-product-atc__bar{display:flex;align-items:center;justify-content:space-between;gap:1.2rem;box-sizing:border-box;min-height:7.2rem;padding:1.1rem 1.5rem;background:#fff;border:1px solid #e2bfb9;border-radius:10rem}.sticky-product-atc__info{min-width:0}.sticky-product-atc [hidden]{display:none}.sticky-product-atc__title{margin:0;overflow:hidden;color:inherit;font-size:1.2rem;font-weight:400;line-height:2.25rem;text-overflow:ellipsis;white-space:nowrap}.sticky-product-atc__prices{display:flex;align-items:baseline;flex-wrap:wrap;column-gap:.8rem;line-height:2rem}.sticky-product-atc__prices strong{font-size:1.4rem;font-weight:700}.sticky-product-atc__prices s{color:#5a413d;font-size:1rem}.sticky-product-atc__button{position:relative;flex:0 0 50.9%;min-height:4.8rem;padding:1rem;border:0;border-radius:10rem;background:#5b1e1e;color:#fff;font-family:inherit;font-size:1.2rem;font-weight:700;line-height:1.5;letter-spacing:.06rem;text-transform:uppercase;cursor:pointer}.sticky-product-atc__button:hover:not(:disabled){background:#490000}.sticky-product-atc__button:disabled{cursor:not-allowed;opacity:.65}.sticky-product-atc__button:focus-visible{outline:2px solid #5b1e1e;outline-offset:3px}.sticky-product-atc__button[aria-busy=true] [data-sticky-label]{visibility:hidden}.sticky-product-atc__spinner{display:none}.sticky-product-atc__button[aria-busy=true] .sticky-product-atc__spinner{position:absolute;top:0;right:0;bottom:0;left:0;display:block;width:1.8rem;height:1.8rem;margin:auto;border:2px solid #ffffff60;border-top-color:#fff;border-radius:50%;animation:sticky-atc-spin .75s linear infinite}.sticky-product-atc__error:not([hidden]){margin:.6rem 1.6rem 0;padding:.8rem 1.2rem;background:#fff;border:1px solid #e2bfb9;border-radius:.8rem;font-size:1.2rem;line-height:1.4}@keyframes sticky-atc-spin{to{transform:rotate(360deg)}}@media screen and (min-width:750px){.sticky-product-atc{padding-bottom:calc(2rem + env(safe-area-inset-bottom,0px))}.sticky-product-atc__bar{padding-inline:2.4rem}.sticky-product-atc__button{flex-basis:24rem;font-size:1.4rem}.sticky-product-atc__title{font-size:1.4rem}.sticky-product-atc__prices strong{font-size:1.6rem}.sticky-product-atc__prices s{font-size:1.2rem}}@media(prefers-reduced-motion:reduce){.sticky-product-atc{transition:none}.sticky-product-atc__spinner{animation:none!important}}
/*# sourceMappingURL=/cdn/shop/t/56/compiled_assets/styles.css.map */
