.mm-product-information{--mm-pdp-container-max: 1320px;--mm-pdp-padding-inline: 20px;--mm-pdp-column-gap: 24px;--mm-pdp-details-gap: 32px;--mm-pdp-yellow: #d9af06;--mm-pdp-fire: #bf1a23;--mm-pdp-grey-800: #272727;--mm-pdp-grey-700: #353535;--mm-pdp-grey-400: #a5a6a6;--mm-pdp-grey-300: #c9c7c7;--mm-pdp-grey-100: #f2f2f2;--mm-pdp-white: #ffffff;--mm-pdp-border-width: 1.4px;--mm-pdp-font-mono: "Space Mono", monospace;--mm-pdp-font-display: "Oswald", sans-serif;width:100%;color:var(--mm-pdp-grey-800)}@media screen and (min-width:950px){.mm-product-information{--mm-pdp-column-gap: 108px}}.mm-product-information__container{box-sizing:border-box;width:100%;max-width:var(--mm-pdp-container-max);margin-inline:auto;padding-inline:var(--mm-pdp-padding-inline)}.mm-pdp-breadcrumbs{margin-bottom:32px}.mm-pdp-breadcrumbs__list{display:flex;flex-wrap:wrap;align-items:center;gap:8px;margin:0;padding:0;list-style:none}.mm-pdp-breadcrumbs__item{display:inline-flex;align-items:center;gap:8px;min-width:0}.mm-pdp-breadcrumbs__separator{display:inline-flex;flex:0 0 auto;color:var(--mm-pdp-grey-800)}.mm-pdp-breadcrumbs__separator svg{display:block;width:7px;height:11px}.mm-pdp-breadcrumbs__link,.mm-pdp-breadcrumbs__current{font-family:var(--mm-pdp-font-mono);font-size:.75rem;line-height:1.5625;letter-spacing:-.027em;white-space:nowrap}.mm-pdp-breadcrumbs__separator svg{color:var(--mm-pdp-grey-400)}.mm-pdp-breadcrumbs__link{color:var(--mm-pdp-grey-400);text-decoration:none;transition:color .2s ease}.mm-pdp-breadcrumbs__link:hover,.mm-pdp-breadcrumbs__link:focus-visible{color:var(--mm-pdp-grey-800)}.mm-pdp-breadcrumbs__current{color:var(--mm-pdp-grey-800)}@media screen and (min-width:950px){.mm-pdp-breadcrumbs{margin-bottom:40px}.mm-pdp-breadcrumbs__list,.mm-pdp-breadcrumbs__item{gap:10px}.mm-pdp-breadcrumbs__link,.mm-pdp-breadcrumbs__current{font-size:.875rem;line-height:1.7857;color:var(--mm-pdp-grey-800)}.mm-pdp-breadcrumbs__separator svg{color:var(--mm-pdp-grey-800)}.mm-pdp-breadcrumbs__link:hover,.mm-pdp-breadcrumbs__link:focus-visible{color:var(--mm-pdp-grey-700)}}.mm-product-information__grid{display:grid;grid-template-columns:minmax(0,1fr);gap:var(--mm-pdp-column-gap);align-items:start}@media screen and (min-width:950px){.mm-product-information__grid{grid-template-columns:minmax(0,586px) minmax(0,585px);justify-content:space-between}.mm-product-information__media{position:sticky;top:72px}}.mm-product-information__media,.mm-product-information__details{min-width:0}.mm-product-information__details-inner{display:flex;flex-direction:column;gap:16px}@media screen and (min-width:950px){.mm-product-information__details-inner{gap:var(--mm-pdp-details-gap)}}@media screen and (min-width:950px){.mm-product-information__details-inner>.mm-pdp-title-wrap{margin-top:-8px}.mm-product-information__details-inner>.mm-pdp-description+.mm-pdp-feature-badges{margin-top:-8px}}.mm-pdp-gallery{display:flex;flex-direction:column;gap:7px}@media screen and (min-width:950px){.mm-pdp-gallery{gap:17px}}.mm-pdp-gallery__main{position:relative;aspect-ratio:585 / 545;border:var(--mm-pdp-border-width) solid var(--mm-pdp-grey-300);background:var(--mm-pdp-white);overflow:hidden;touch-action:pan-y;cursor:grab;-webkit-user-select:none;user-select:none}.mm-pdp-gallery__main.is-dragging{cursor:grabbing}@media screen and (min-width:950px){.mm-pdp-gallery__main{border-width:2px}}.mm-pdp-gallery__media{position:relative;width:100%;height:100%}.mm-pdp-gallery__main-image{position:absolute;top:0;right:0;bottom:0;left:0;display:block;width:100%;height:100%;object-fit:cover;pointer-events:none;-webkit-user-drag:none;-webkit-user-select:none;user-select:none;opacity:0;transition:opacity .4s ease}.mm-pdp-gallery__main-image.is-visible{opacity:1}@media(prefers-reduced-motion:reduce){.mm-pdp-gallery__main-image{transition:none}}.mm-pdp-gallery__badge{display:none;position:absolute;top:16px;right:16px;z-index:1;align-items:center;justify-content:center;width:72px;height:72px;border-radius:50%;background:var(--mm-pdp-scent-color, var(--mm-pdp-yellow));padding:8px 10px;box-sizing:border-box}@media screen and (min-width:950px){.mm-pdp-gallery__badge.is-visible{display:flex;top:22px;right:22px;width:108px;height:108px;padding:11px 14px}}.mm-pdp-gallery__badge-text{margin:0;color:var(--mm-pdp-scent-on-color, var(--mm-pdp-grey-800));font-family:var(--mm-pdp-font-mono);font-size:12px;font-weight:700;line-height:1.08;text-align:center;text-transform:uppercase}@media screen and (min-width:950px){.mm-pdp-gallery__badge-text{font-size:19.636px}}.mm-pdp-gallery__thumbs{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:6px}@media screen and (min-width:950px){.mm-pdp-gallery__thumbs{gap:11px}.mm-pdp-gallery__thumb{border-width:2px}}.mm-pdp-gallery__thumb{position:relative;aspect-ratio:188 / 175;border:var(--mm-pdp-border-width) solid var(--mm-pdp-grey-300);padding:0;background:var(--mm-pdp-white);cursor:pointer;overflow:hidden}.mm-pdp-gallery__thumb.is-active{border-color:var(--mm-pdp-grey-800)}.mm-pdp-gallery__thumb:focus-visible{outline:2px solid var(--mm-pdp-grey-800);outline-offset:2px}.mm-pdp-scent-selector__pill:focus-within,.mm-pdp-size-selector__pill:focus-within{outline:2px solid var(--mm-pdp-grey-800);outline-offset:-2px}.mm-pdp-gallery__thumb-image{display:block;width:100%;height:100%;object-fit:cover}.mm-pdp-gallery__placeholder{display:grid;place-items:center;width:100%;height:100%;background:var(--mm-pdp-grey-100);color:var(--mm-pdp-grey-800);font-family:var(--mm-pdp-font-mono);font-size:12px;text-transform:uppercase}.mm-pdp-rating{display:flex;align-items:center;gap:18px}.mm-pdp-rating__stars{display:flex;align-items:center}.mm-pdp-rating__star{display:block;width:13px;height:13px;flex:0 0 auto}@media screen and (min-width:950px){.mm-pdp-rating__star{width:20px;height:20px}}.mm-pdp-rating__count{margin:0;font-family:var(--mm-pdp-font-mono);font-size:12px;line-height:12px;color:var(--mm-pdp-grey-800)}@media screen and (min-width:950px){.mm-pdp-rating__count{font-size:14px}}.mm-pdp-title-wrap{display:flex;align-items:flex-start;justify-content:space-between;gap:16px;width:100%}.mm-pdp-title{margin:0;font-family:var(--mm-pdp-font-display);font-size:24px;font-weight:600;line-height:1;letter-spacing:-.72px;text-transform:uppercase;color:var(--mm-pdp-grey-800)}.mm-pdp-title__volume{margin:0;flex:0 0 auto;font-family:var(--mm-pdp-font-mono);font-size:10px;line-height:19px;color:var(--mm-pdp-grey-800);white-space:nowrap}@media screen and (min-width:950px){.mm-pdp-title{font-size:60px;letter-spacing:-1.8px}.mm-pdp-title__volume{font-size:16px;line-height:19px;padding-top:6px}}.mm-pdp-attributes{display:flex;flex-wrap:wrap;align-items:center;gap:40px}@media screen and (min-width:950px){.mm-pdp-attributes{gap:34px}}.mm-pdp-attributes__item{display:flex;align-items:center;gap:4px}@media screen and (min-width:950px){.mm-pdp-attributes__item{gap:10.644px}}.mm-pdp-attributes__icon{display:block;width:20px;height:20px;flex:0 0 auto;object-fit:contain}@media screen and (min-width:950px){.mm-pdp-attributes__icon{width:24px;height:24px}}.mm-pdp-attributes__label{margin:0;font-family:var(--mm-pdp-font-mono);font-size:12px;line-height:19px;color:var(--mm-pdp-grey-800);white-space:nowrap}@media screen and (min-width:950px){.mm-pdp-attributes__label{font-size:16px}}.mm-pdp-description{margin:0;font-family:var(--mm-pdp-font-mono);font-size:12px;line-height:19px;color:var(--mm-pdp-grey-800)}@media screen and (min-width:950px){.mm-pdp-description{font-size:16px;line-height:22.857px}}.mm-pdp-description p{margin:0}.mm-pdp-feature-badges{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:4px}@media screen and (min-width:950px){.mm-pdp-feature-badges{gap:16px}}.mm-pdp-feature-badge{display:flex;align-items:center;justify-content:flex-start;gap:6px;min-height:100%;padding:4px;box-sizing:border-box}@media screen and (min-width:950px){.mm-pdp-feature-badge{justify-content:center;gap:10px;padding:8px 12px}}.mm-pdp-feature-badge__icon{display:block;width:8px;height:8px;flex:0 0 auto}@media screen and (min-width:950px){.mm-pdp-feature-badge__icon{width:14px;height:14px}}.mm-pdp-feature-badge__text{margin:0;font-family:var(--mm-pdp-font-mono);font-size:10px;font-weight:700;line-height:16px;color:var(--mm-pdp-grey-800);text-align:left}.mm-pdp-feature-badge__text p{margin:0;line-height:16px}@media screen and (min-width:950px){.mm-pdp-feature-badge__text{font-size:14px}}.mm-pdp-scent-selector,.mm-pdp-scent-selector__form{width:100%}.mm-pdp-scent-selector__fieldset{margin:0;padding:0;border:0;min-width:0}.mm-pdp-scent-selector__fieldset--hidden{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.mm-pdp-scent-selector__fieldset:not(.mm-pdp-scent-selector__fieldset--hidden){display:block;min-width:0}.mm-pdp-scent-selector__group{display:flex;flex-direction:column;gap:8px;width:100%}.mm-pdp-scent-selector__label{display:block;width:100%;margin:0;padding:0;font-family:var(--mm-pdp-font-mono);font-size:10px;line-height:1.3;letter-spacing:.08em;text-transform:uppercase;color:var(--mm-pdp-grey-800)}@media screen and (min-width:950px){.mm-pdp-scent-selector__label{font-size:14px;letter-spacing:1.26px}}.mm-pdp-scent-selector__pills{display:grid;grid-template-columns:repeat(2,minmax(0,1fr))}.mm-pdp-scent-selector__pill{position:relative;display:flex;align-items:center;justify-content:center;min-height:36px;margin:0;padding:10px 12px;border:1px solid var(--mm-pdp-grey-300);background:var(--mm-pdp-white);cursor:pointer;box-sizing:border-box}.mm-pdp-scent-selector__pill.is-selected{z-index:1;background:var(--mm-pdp-yellow);border-color:var(--mm-pdp-grey-800)}.mm-pdp-scent-selector__pill--fire-spice.is-selected{background:var(--mm-pdp-fire)}.mm-pdp-scent-selector__pill--fire-spice.is-selected .mm-pdp-scent-selector__pill-text{color:var(--mm-pdp-white)}.mm-pdp-scent-selector__pill.is-selected+.mm-pdp-scent-selector__pill{border-left:1px solid var(--mm-pdp-grey-300)}.mm-pdp-scent-selector__pill:has(+.mm-pdp-scent-selector__pill.is-selected){border-right:0}.mm-pdp-scent-selector__pill:has(input:disabled){opacity:.45;cursor:not-allowed}.mm-pdp-scent-selector__pill input{position:absolute;opacity:0;pointer-events:none}.mm-pdp-scent-selector__pill-text{font-family:var(--mm-pdp-font-mono);font-size:12px;line-height:22.857px;color:var(--mm-pdp-grey-800);text-align:center}.mm-pdp-scent-selector__pill.is-selected .mm-pdp-scent-selector__pill-text{font-weight:700}@media screen and (min-width:950px){.mm-pdp-scent-selector__pill{min-height:56px;padding:8px 10px}.mm-pdp-scent-selector__pill.is-selected{border-width:2px}.mm-pdp-scent-selector__pill:not(.is-selected){border-color:var(--mm-pdp-grey-800)}.mm-pdp-scent-selector__pill-text{font-size:16px;line-height:normal;text-transform:uppercase}}.mm-pdp-size-selector,.mm-pdp-size-selector__form{width:100%}.mm-pdp-size-selector__fieldset{margin:0;padding:0;border:0;min-width:0}.mm-pdp-size-selector__fieldset--hidden{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0 0 0 0);white-space:nowrap;border:0}.mm-pdp-size-selector__fieldset:not(.mm-pdp-size-selector__fieldset--hidden){display:block;min-width:0}.mm-pdp-size-selector__group{display:flex;flex-direction:column;gap:8px;width:100%}@media screen and (max-width:949px){.mm-pdp-size-selector__group{gap:4px}}.mm-pdp-size-selector__label{display:block;width:100%;margin:0;font-family:var(--mm-pdp-font-mono);font-size:10px;line-height:normal;letter-spacing:0;text-transform:uppercase;color:var(--mm-pdp-grey-800)}@media screen and (min-width:950px){.mm-pdp-size-selector__label{font-size:14px;letter-spacing:1.26px}}.mm-pdp-size-selector__pills{display:grid;grid-template-columns:repeat(2,minmax(0,1fr))}.mm-pdp-size-selector__pill{position:relative;display:flex;align-items:center;justify-content:center;min-height:36px;padding:10px 35px 9px;border:1px solid var(--mm-pdp-grey-300);box-sizing:border-box;cursor:pointer;text-align:center}.mm-pdp-size-selector__pill:last-child{border-right:1px solid var(--mm-pdp-grey-300)}.mm-pdp-size-selector__pill.is-selected{z-index:1;background:var(--mm-pdp-scent-color, var(--mm-pdp-yellow));border-color:var(--mm-pdp-grey-800)}.mm-pdp-size-selector__pill.is-selected+.mm-pdp-size-selector__pill{border-left:1px solid var(--mm-pdp-grey-300)}.mm-pdp-size-selector__pill:has(+.mm-pdp-size-selector__pill.is-selected){border-right:0}.mm-pdp-size-selector__pill:has(input:disabled){opacity:.45;cursor:not-allowed}.mm-pdp-size-selector__pill input{position:absolute;opacity:0;pointer-events:none}.mm-pdp-size-selector__pill-text{font-family:var(--mm-pdp-font-mono);font-size:12px;line-height:22.857px;color:var(--mm-pdp-grey-800)}.mm-pdp-size-selector__pill.is-selected .mm-pdp-size-selector__pill-text{font-weight:700;color:var(--mm-pdp-scent-on-color, var(--mm-pdp-grey-800))}@media screen and (min-width:950px){.mm-pdp-size-selector__pill{min-height:56px;padding:8px 10px}.mm-pdp-size-selector__pill.is-selected{border-width:2px}.mm-pdp-size-selector__pill:not(.is-selected){border-color:var(--mm-pdp-grey-800)}.mm-pdp-size-selector__pill-text{font-size:16px;line-height:normal}}.mm-pdp-frequency{width:100%;display:flex;flex-direction:column;gap:8px}.mm-pdp-frequency__label{margin:0 0 8px;font-family:var(--mm-pdp-font-mono);font-size:10px;line-height:normal;letter-spacing:0;text-transform:uppercase;color:var(--mm-pdp-grey-800)}@media screen and (max-width:949px){.mm-pdp-frequency__label{margin-bottom:4px}}@media screen and (min-width:950px){.mm-pdp-frequency__label{font-size:14px;letter-spacing:1.26px}}.mm-pdp-frequency__options{display:flex;flex-direction:column;width:100%}.mm-pdp-frequency__option{display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;gap:8px;width:100%;padding:10px 12px;border:1px solid var(--mm-pdp-grey-800);border-bottom:0;background:var(--mm-pdp-grey-100);box-sizing:border-box;cursor:pointer}.mm-pdp-frequency__option:last-child{border-bottom:1px solid var(--mm-pdp-grey-300)}.mm-pdp-frequency__option>.mm-pdp-frequency__option-main{width:100%}.mm-pdp-frequency__option .visually-hidden{position:absolute;width:1px;height:1px;margin:-1px;padding:0;border:0;clip:rect(0 0 0 0);overflow:hidden;white-space:nowrap}.mm-pdp-frequency__option:not(.is-selected):not(.mm-pdp-frequency__option--subscribe){background:var(--mm-pdp-grey-100);border-color:var(--mm-pdp-grey-300)}.mm-pdp-frequency__option--subscribe:not(.is-selected){background:var(--mm-pdp-grey-100);border-color:var(--mm-pdp-grey-300)}.mm-pdp-frequency__option.is-selected{background:var(--mm-pdp-scent-color, var(--mm-pdp-yellow));border-color:var(--mm-pdp-grey-800)}.mm-pdp-frequency__option.is-selected .mm-pdp-frequency__option-title,.mm-pdp-frequency__option.is-selected .mm-pdp-frequency__per-oz,.mm-pdp-frequency__option.is-selected .mm-pdp-frequency__price{color:var(--mm-pdp-scent-on-color, var(--mm-pdp-grey-800))}.mm-pdp-frequency__option--subscribe{flex-direction:column;align-items:stretch;gap:4px;padding:10px 12px;background:var(--mm-pdp-grey-100);border-color:var(--mm-pdp-grey-300);cursor:default}.mm-pdp-frequency__option--subscribe.is-selected{background:var(--mm-pdp-scent-color, var(--mm-pdp-yellow));border-color:var(--mm-pdp-grey-800)}.mm-pdp-frequency__option--subscribe.is-selected .mm-pdp-frequency__option-title,.mm-pdp-frequency__option--subscribe.is-selected .mm-pdp-frequency__per-oz,.mm-pdp-frequency__option--subscribe.is-selected .mm-pdp-frequency__price{color:var(--mm-pdp-scent-on-color, var(--mm-pdp-grey-800))}.mm-pdp-frequency__option--subscribe.is-disabled{opacity:.6}@media screen and (min-width:950px){.mm-pdp-frequency__option{padding:16px 24px;border-width:1.4px}.mm-pdp-frequency__option--subscribe{padding:16px 24px}}.mm-pdp-frequency__option-main{display:flex;align-items:center;justify-content:space-between;gap:8px;width:100%;cursor:pointer}.mm-pdp-frequency__option-lead{display:flex;align-items:center;gap:8px;flex:1 1 auto;min-width:0}.mm-pdp-frequency__option-title{flex:1 1 auto;min-width:0;font-family:var(--mm-pdp-font-display);font-size:12px;font-weight:700;line-height:1.3;letter-spacing:-.45px;text-transform:uppercase;color:var(--mm-pdp-grey-800)}@media screen and (min-width:950px){.mm-pdp-frequency__option-title{font-size:16px;line-height:28px}}.mm-pdp-frequency__radio{flex:0 0 auto;position:relative;display:block;width:20px;height:20px;border:1.4px solid var(--mm-pdp-grey-800);border-radius:50%;background:var(--mm-pdp-white);box-sizing:border-box}@media screen and (min-width:950px){.mm-pdp-frequency__radio{width:24px;height:24px}}.mm-pdp-frequency__option.is-selected .mm-pdp-frequency__radio:after,.mm-pdp-frequency__option--subscribe.is-selected .mm-pdp-frequency__radio:after{content:"";position:absolute;top:50%;left:50%;width:12px;height:12px;border-radius:50%;background:var(--mm-pdp-grey-800);transform:translate(-50%,-50%)}@media screen and (min-width:950px){.mm-pdp-frequency__option.is-selected .mm-pdp-frequency__radio:after,.mm-pdp-frequency__option--subscribe.is-selected .mm-pdp-frequency__radio:after{width:16px;height:16px}}.mm-pdp-frequency__pricing{display:flex;align-items:center;gap:12px;flex:0 0 auto;white-space:nowrap}.mm-pdp-frequency__per-oz{font-family:var(--mm-pdp-font-mono);font-size:12px;line-height:1.4;color:var(--mm-pdp-grey-800)}.mm-pdp-frequency__price{font-family:var(--mm-pdp-font-display);font-size:14px;font-weight:700;line-height:28px;letter-spacing:-.45px;text-transform:uppercase;color:var(--mm-pdp-grey-800)}@media screen and (min-width:950px){.mm-pdp-frequency__per-oz{font-size:14px}.mm-pdp-frequency__price{font-size:20px}}.mm-pdp-frequency__plan-wrap{width:100%;padding-left:28px;opacity:.4;pointer-events:none;box-sizing:border-box}.mm-pdp-frequency__option--subscribe.is-selected .mm-pdp-frequency__plan-wrap{opacity:1;pointer-events:auto}@media screen and (min-width:950px){.mm-pdp-frequency__plan-wrap{padding-left:32px}}.mm-pdp-frequency__plan-select{position:relative;display:inline-block;max-width:100%}.mm-pdp-frequency__plan{-webkit-appearance:none;appearance:none;min-width:120px;max-width:100%;height:22px;padding:0 24px 0 8px;border:1px solid var(--mm-pdp-grey-800);background:var(--mm-pdp-white);color:var(--mm-pdp-grey-800);font-family:var(--mm-pdp-font-mono);font-size:10px;font-weight:700;line-height:12px;cursor:pointer;box-sizing:border-box}@media screen and (min-width:950px){.mm-pdp-frequency__plan{height:32px;padding:7px 32px 7px 8px;font-size:14px;line-height:12px}}.mm-pdp-frequency__plan:disabled{cursor:not-allowed}.mm-pdp-frequency__plan-icon{position:absolute;top:50%;right:8px;transform:translateY(-50%);color:var(--mm-pdp-grey-800);pointer-events:none}.mm-pdp-frequency__note{margin:8px 0 0;font-family:var(--mm-pdp-font-mono);font-size:10px;color:var(--mm-pdp-grey-800)}@media screen and (min-width:950px){.mm-pdp-frequency__note{font-size:12px}}.mm-pdp-divider{width:100%;height:1px;background:var(--mm-pdp-grey-300)}.mm-pdp-subscription__box{display:flex;flex-direction:column;gap:2px;width:100%;padding:12px;border:1px solid var(--mm-pdp-grey-300);background:var(--mm-pdp-grey-100);box-sizing:border-box}@media screen and (min-width:950px){.mm-pdp-subscription__box{padding:16px 24px;gap:4px}}label:has(input[type=checkbox]).mm-pdp-subscription__toggle{position:relative;display:flex;align-items:flex-start;gap:8px;cursor:pointer}.mm-pdp-subscription__checkbox{position:absolute;width:1px;height:1px;margin:-1px;padding:0;overflow:hidden;clip:rect(0 0 0 0);white-space:nowrap;border:0;opacity:0}.mm-pdp-subscription__checkbox:focus,.mm-pdp-subscription__checkbox:active{position:absolute;width:1px;height:1px;margin:-1px}.mm-pdp-subscription__indicator{flex:0 0 auto;position:relative;display:block;width:20px;height:20px;margin-top:2px;border:1.4px solid var(--mm-pdp-grey-800);background:var(--mm-pdp-white);box-sizing:border-box}@media screen and (min-width:950px){.mm-pdp-subscription__indicator{width:24px;height:24px}}.mm-pdp-subscription__checkbox:checked+.mm-pdp-subscription__indicator{background:var(--mm-pdp-grey-800);border-color:var(--mm-pdp-grey-800)}.mm-pdp-subscription__indicator:after{content:"";position:absolute;top:50%;left:50%;width:4px;height:8px;border:solid var(--mm-pdp-white);border-width:0 1.8px 1.8px 0;transform:translate(-50%,-65%) rotate(45deg);opacity:0}.mm-pdp-subscription__checkbox:checked+.mm-pdp-subscription__indicator:after{opacity:1}@media screen and (min-width:950px){.mm-pdp-subscription__indicator:after{width:5px;height:10px;border-width:0 2px 2px 0}}.mm-pdp-subscription__checkbox:focus-visible+.mm-pdp-subscription__indicator{outline:2px solid var(--mm-pdp-grey-800);outline-offset:2px}.mm-pdp-subscription__frequency-wrap{position:relative;display:inline-block;width:auto;max-width:calc(100% - 28px);margin-left:2px;box-sizing:border-box}@media screen and (min-width:950px){.mm-pdp-subscription__frequency-wrap{max-width:fit-content}}.mm-pdp-subscription__frequency{width:100%;min-width:80px;max-width:220px;height:31px;border:0;background:transparent;color:var(--mm-pdp-grey-800);font-family:var(--mm-pdp-font-mono);font-size:10px;line-height:21px;letter-spacing:-.31px;-webkit-appearance:none;appearance:none;cursor:pointer}@media screen and (min-width:950px){.mm-pdp-subscription__frequency{font-size:12px}}.mm-pdp-subscription__frequency:disabled{opacity:.5;cursor:not-allowed}.mm-pdp-subscription__frequency-icon{position:absolute;top:50%;right:0;transform:translateY(-50%);color:var(--mm-pdp-grey-800);pointer-events:none}.mm-pdp-subscription__heading{flex:1 1 auto;min-width:0;font-family:var(--mm-pdp-font-display);font-size:12px;font-weight:700;line-height:1.3;letter-spacing:-.45px;text-transform:uppercase;color:var(--mm-pdp-grey-800);white-space:normal}@media screen and (min-width:950px){.mm-pdp-subscription__heading{font-size:16px;line-height:28px;letter-spacing:-.45px}}.mm-pdp-subscription__subtext{margin:0;padding-left:28px;font-family:var(--mm-pdp-font-mono);font-size:10px;line-height:21px;letter-spacing:-.31px;color:var(--mm-pdp-grey-800)}@media screen and (min-width:950px){.mm-pdp-subscription__subtext{padding-left:32px;font-size:12px}}.mm-pdp-subscription__note{margin:8px 0 0;font-family:var(--mm-pdp-font-mono);font-size:10px;color:var(--mm-pdp-grey-800)}.mm-pdp-buy-buttons__row{display:flex;flex-wrap:wrap;align-items:stretch;gap:4px}@media screen and (min-width:950px){.mm-pdp-buy-buttons__row{gap:10px}}.mm-pdp-buy-buttons__quantity{flex:0 0 auto}.mm-pdp-buy-buttons__submit-wrap{flex:1 1 auto;min-width:0}.mm-pdp-buy-buttons__submit{position:relative;display:flex;align-items:center;justify-content:center;width:100%;min-height:46px;padding:15px 24px;border:0;border-radius:2px;background:var(--mm-pdp-scent-color, var(--mm-pdp-grey-800));color:var(--mm-pdp-scent-on-color, var(--mm-pdp-white));font-family:var(--mm-pdp-font-mono);font-size:12px;font-weight:700;line-height:22px;letter-spacing:0;text-transform:uppercase;cursor:pointer;transition:opacity .2s ease}.mm-pdp-buy-buttons__submit:disabled{opacity:.5;cursor:not-allowed}.mm-pdp-buy-buttons__submit.loading{pointer-events:none;cursor:wait}.mm-pdp-buy-buttons__submit.loading:disabled{opacity:1;cursor:wait}.mm-pdp-buy-buttons__submit.loading .mm-pdp-buy-buttons__submit-text{visibility:hidden}.mm-pdp-buy-buttons__submit .loading__spinner{position:absolute;top:0;right:0;bottom:0;left:0;display:flex;align-items:center;justify-content:center}.mm-pdp-buy-buttons__submit .loading__spinner.hidden{display:none}.mm-pdp-buy-buttons__submit .mm-spinner{width:18px;height:18px;border:2px solid rgb(255 255 255 / .35);border-top-color:var(--mm-pdp-white);border-radius:50%;animation:mm-pdp-atc-spin .7s linear infinite;display:inline-block}@keyframes mm-pdp-atc-spin{to{transform:rotate(360deg)}}@media screen and (min-width:950px){.mm-pdp-buy-buttons__submit{min-height:60px;font-size:16px}}.mm-pdp-buy-buttons__submit .add-to-cart__added{display:none}.mm-pdp-quantity{height:100%}.mm-pdp-quantity__control{display:flex;align-items:center;justify-content:center;gap:24px;min-height:46px;padding:0 23px;border:.952px solid var(--mm-pdp-grey-400);border-radius:2px;background:var(--mm-pdp-white);box-sizing:border-box;height:100%}@media screen and (min-width:950px){.mm-pdp-quantity__control{min-height:60px;border-color:var(--mm-pdp-grey-300)}}.mm-pdp-quantity__button{border:0;padding:0;background:transparent;color:var(--mm-pdp-grey-800);font-family:var(--mm-pdp-font-mono);font-size:16px;line-height:1;letter-spacing:-.32px;cursor:pointer}.mm-pdp-quantity__input{width:2ch;border:0;padding:0;background:transparent;color:var(--mm-pdp-grey-800);font-family:var(--mm-pdp-font-mono);font-size:14px;font-weight:700;line-height:1;letter-spacing:-.28px;text-align:center;-webkit-appearance:textfield;appearance:textfield}.mm-pdp-quantity__input::-webkit-outer-spin-button,.mm-pdp-quantity__input::-webkit-inner-spin-button{-webkit-appearance:none;appearance:none;margin:0}@media screen and (min-width:950px){.mm-pdp-quantity__input{font-size:16px}}.mm-pdp-sampler{display:flex;flex-direction:column;gap:16px;padding:24px;border-radius:2px;background:var(--mm-pdp-grey-800);color:var(--mm-pdp-white)}@media screen and (min-width:950px){.mm-pdp-sampler--has-image{flex-direction:row;align-items:flex-start;justify-content:space-between}}.mm-pdp-sampler__content{display:flex;flex:1 1 auto;flex-direction:column;gap:11px;min-width:0}.mm-pdp-sampler__heading{margin:0;font-family:var(--mm-pdp-font-display);font-size:26px;font-weight:600;line-height:28px;letter-spacing:-.78px;text-transform:uppercase;white-space:normal}@media screen and (min-width:950px){.mm-pdp-sampler--has-image .mm-pdp-sampler__content{max-width:296px}}.mm-pdp-sampler__description{margin:0;font-family:var(--mm-pdp-font-mono);font-size:12px;line-height:1.4;letter-spacing:-.31px}.mm-pdp-sampler__description p{margin:0}.mm-pdp-sampler__select-wrap{position:relative;width:100%}.mm-pdp-sampler__select{width:100%;height:32px;padding:7px 32px 8px 8px;border:0;background:var(--mm-pdp-grey-100);color:var(--mm-pdp-grey-800);font-family:var(--mm-pdp-font-mono);font-size:12px;font-weight:700;line-height:1.4;letter-spacing:-.31px;text-transform:uppercase;-webkit-appearance:none;appearance:none}.mm-pdp-sampler__select-icon{position:absolute;top:50%;right:8px;transform:translateY(-50%);color:var(--mm-pdp-grey-800);pointer-events:none}.mm-pdp-sampler__actions{display:flex;align-items:center;justify-content:space-between;gap:12px}.mm-pdp-sampler__pricing{display:flex;align-items:flex-end;gap:11px}.mm-pdp-sampler__price{font-family:var(--mm-pdp-font-mono);font-size:20px;line-height:28px;letter-spacing:-.45px;text-transform:uppercase}.mm-pdp-sampler__compare-price{font-family:var(--mm-pdp-font-mono);font-size:14px;line-height:28px;letter-spacing:-.45px;text-decoration:line-through;text-transform:uppercase;color:var(--mm-pdp-grey-100)}.mm-pdp-sampler__compare-price[hidden]{display:none}.mm-pdp-sampler__add{flex:0 0 auto;min-width:134px;height:37px;padding:0 24px;border:0;background:var(--mm-pdp-scent-color, var(--mm-pdp-yellow));color:var(--mm-pdp-scent-on-color, var(--mm-pdp-grey-700));font-family:var(--mm-pdp-font-mono);font-size:16px;line-height:22px;text-transform:uppercase;cursor:pointer}.mm-pdp-sampler__add:disabled{opacity:.5;cursor:not-allowed}.mm-pdp-sampler__media{flex:0 0 auto;width:100%;border-radius:2px;overflow:hidden}@media screen and (min-width:950px){.mm-pdp-sampler__media{max-width:187px}}.mm-pdp-sampler__image{display:block;width:100%;aspect-ratio:187 / 121;object-fit:cover}.mm-pdp-accordions{display:flex;flex-direction:column}.mm-pdp-accordions:not(:has(.mm-pdp-accordion)){display:none}.mm-pdp-accordion{border-top:1px solid var(--mm-pdp-grey-300)}.mm-pdp-accordions .mm-pdp-accordion:last-child{border-bottom:1px solid var(--mm-pdp-grey-300)}.mm-pdp-accordion__summary{display:flex;align-items:center;justify-content:space-between;gap:16px;padding:16px 0;list-style:none;cursor:pointer}.mm-pdp-accordion__summary::-webkit-details-marker{display:none}.mm-pdp-accordion__heading{font-family:var(--mm-pdp-font-mono);font-size:12px;line-height:1.3;text-transform:uppercase;color:var(--mm-pdp-grey-800)}@media screen and (min-width:950px){.mm-pdp-accordion__summary{padding:0;min-height:69px}.mm-pdp-accordion__heading{font-size:16px}}.mm-pdp-accordion__icon{flex:0 0 auto;display:flex;align-items:center;justify-content:center;color:var(--mm-pdp-grey-800);transition:transform .2s ease}.mm-pdp-accordion__icon svg{display:block;width:16px;height:16px}@media screen and (min-width:950px){.mm-pdp-accordion__icon svg{width:21px;height:21px}}.mm-pdp-accordion[open] .mm-pdp-accordion__icon{transform:rotate(180deg)}.mm-pdp-accordion__content{padding:0 0 16px;font-family:var(--mm-pdp-font-mono);font-size:12px;line-height:1.5;color:var(--mm-pdp-grey-800)}@media screen and (min-width:950px){.mm-pdp-accordion__content{font-size:14px;padding-bottom:24px}}.mm-pdp-accordion__content p{margin:0 0 12px}.mm-pdp-accordion__content p:last-child{margin-bottom:0}.mm-product-information__details-inner>.mm-pdp-upsell{min-width:0}.mm-pdp-upsell{display:flex;flex-direction:column;gap:8px;width:100%;max-width:100%;min-width:0;overflow:hidden;contain:inline-size layout}@media screen and (min-width:950px){.mm-pdp-upsell{gap:1px}}.mm-pdp-upsell__heading{margin:0;font-family:var(--mm-pdp-font-mono);font-size:10px;line-height:1.4;letter-spacing:.06em;text-transform:uppercase;color:var(--mm-pdp-grey-800)}@media screen and (min-width:950px){.mm-pdp-upsell__heading{font-size:14px;letter-spacing:1.26px}}.mm-pdp-upsell__slider{display:grid;grid-template-columns:minmax(0,1fr);width:100%;max-width:100%;min-width:0;overflow:hidden}.mm-pdp-upsell__viewport{display:block;width:100%;max-width:100%;min-width:0;overflow-x:auto;overflow-y:hidden;scrollbar-width:none;-ms-overflow-style:none;-webkit-overflow-scrolling:touch;overscroll-behavior-x:contain;touch-action:pan-x;scroll-snap-type:x mandatory;scroll-behavior:smooth;isolation:isolate}.mm-pdp-upsell.is-static .mm-pdp-upsell__viewport{overflow-x:hidden;scroll-snap-type:none}.mm-pdp-upsell__viewport::-webkit-scrollbar{display:none}.mm-pdp-upsell__track{display:flex;flex-wrap:nowrap;gap:14px;width:max-content;padding:15px 0 0;min-width:min(100%,max-content);max-width:none}.mm-pdp-upsell.is-static .mm-pdp-upsell__track{width:100%;max-width:100%;padding-right:15px}@media screen and (min-width:950px){.mm-pdp-upsell.is-static .mm-pdp-upsell__card{flex:1 1 0;width:auto;min-width:0;max-width:186px}}.mm-pdp-upsell__card{position:relative;box-sizing:border-box;display:flex;flex:0 0 186px;flex-direction:column;gap:8px;width:186px;min-width:186px;max-width:186px;padding:12px;border-radius:2px;background:var(--mm-pdp-grey-100);scroll-snap-align:start;scroll-snap-stop:always}@media screen and (min-width:950px){.mm-pdp-upsell__card{gap:16px;padding:12px}}.mm-pdp-upsell__card-header{display:flex;flex-direction:column;gap:8px;flex-grow:1;min-width:0}.mm-pdp-upsell__card-copy{display:flex;flex-direction:column;gap:4px;min-width:0;max-width:100%;overflow:hidden;flex-grow:1}@media screen and (min-width:950px){.mm-pdp-upsell__card-copy{padding-right:0;min-height:72px}.mm-pdp-upsell__subtitle,.mm-pdp-upsell__title{padding-right:22px}}.mm-pdp-upsell__title{margin:0;font-family:var(--mm-pdp-font-display);font-size:11px;font-weight:600;line-height:1,2;letter-spacing:-.36px;text-transform:uppercase;overflow-wrap:anywhere}@media screen and (min-width:950px){.mm-pdp-upsell__title{font-size:18px;letter-spacing:-.54px}}.mm-pdp-upsell__title-link{color:inherit;text-decoration:none}.mm-pdp-upsell__card--linked{cursor:pointer}.mm-pdp-upsell__card-link{position:absolute;top:0;right:0;bottom:0;left:0;z-index:1;display:block;border-radius:inherit;text-decoration:none;color:inherit}.mm-pdp-upsell__card-link:focus-visible{outline:2px solid var(--mm-pdp-grey-800);outline-offset:2px}.mm-pdp-upsell__subtitle{margin:0;font-family:var(--mm-pdp-font-mono);font-size:10px;line-height:1.4;color:var(--mm-pdp-grey-800);overflow:hidden}.mm-pdp-upsell__pricing-row{display:flex;align-items:center;justify-content:space-between;gap:4px;min-width:0;margin-top:auto}.mm-pdp-upsell__pricing{display:flex;flex:1 1 auto;align-items:flex-end;gap:4px;min-width:0;overflow:hidden}.mm-pdp-upsell__price{flex-shrink:0;font-family:var(--mm-pdp-font-mono);font-size:12px;font-weight:700;line-height:1.1;letter-spacing:-.45px;text-transform:uppercase;color:var(--mm-pdp-scent-color, var(--mm-pdp-yellow))}@media screen and (min-width:950px){.mm-pdp-upsell__price{font-size:14px}}.mm-pdp-upsell__compare-price{flex-shrink:0;font-family:var(--mm-pdp-font-mono);font-size:12px;line-height:1.1;letter-spacing:-.45px;text-decoration:line-through;text-transform:uppercase;color:var(--mm-pdp-grey-400)}@media screen and (min-width:950px){.mm-pdp-upsell__compare-price{font-size:14px}}.mm-pdp-upsell__unit-price{flex:0 1 auto;min-width:0;font-family:var(--mm-pdp-font-mono);font-size:12px;line-height:1;color:var(--mm-pdp-grey-800);overflow:hidden}.mm-pdp-upsell__badge{position:absolute;top:-13px;right:-9px;z-index:1;display:flex;align-items:center;justify-content:center;width:47px;height:47px;border-radius:50%;background:var(--mm-pdp-scent-color, var(--mm-pdp-yellow));color:var(--mm-pdp-grey-800);pointer-events:none}@media screen and (min-width:950px){.mm-pdp-upsell__badge{top:-12px;right:-12px;width:59px;height:59px}}.mm-pdp-upsell__badge-text{display:block;max-width:42px;font-family:var(--mm-pdp-font-mono);font-size:12px;font-weight:700;line-height:1.03;letter-spacing:-.62px;text-align:center;color:var(--mm-pdp-scent-on-color, var(--mm-pdp-grey-800));text-transform:uppercase}@media screen and (min-width:950px){.mm-pdp-upsell__badge-text{max-width:52px;font-size:16px;line-height:1.03}}.mm-pdp-upsell__card-footer{display:flex;flex-direction:column;gap:4px;min-width:0;justify-content:end}.mm-pdp-upsell__media{width:100%;aspect-ratio:1;border-radius:2px;overflow:hidden;background:var(--mm-pdp-white);max-height:100px}.mm-pdp-upsell__media-placeholder{width:100%;height:100%;background:#d9d9d9}.mm-pdp-upsell__image{display:block;width:100%;height:100%;object-fit:cover;object-position:center}.mm-pdp-upsell__add{position:relative;z-index:2;display:flex;align-items:center;justify-content:center;width:100%;min-height:23px;padding:0 24px;border:0;border-radius:0;background:var(--mm-pdp-grey-800);color:var(--mm-pdp-white);font-family:var(--mm-pdp-font-mono);font-size:10px;font-weight:700;line-height:22px;text-transform:uppercase;cursor:pointer}@media screen and (min-width:950px){.mm-pdp-upsell__add{font-size:14px}}.mm-pdp-upsell__add:disabled{opacity:.5;cursor:not-allowed}.mm-pdp-upsell__pagination{display:none;align-items:center;gap:8px;width:100%;max-width:123px}.mm-pdp-upsell.is-scrollable .mm-pdp-upsell__pagination{display:flex}.mm-pdp-upsell__pagination[hidden]{display:none!important}.mm-pdp-upsell__pagination-dot{flex:1 1 0;min-width:0;height:2px;padding:8px 0;border:0;border-radius:1px;background:linear-gradient(var(--mm-pdp-grey-300),var(--mm-pdp-grey-300)) center / 100% 2px no-repeat;background-color:transparent;cursor:pointer;transition:background .2s ease}.mm-pdp-upsell__pagination-dot.is-active{background:linear-gradient(var(--mm-pdp-grey-800),var(--mm-pdp-grey-800)) center / 100% 2px no-repeat;background-color:transparent}.mm-pdp-purchase-group{display:flex;flex-direction:column;gap:16px}@media screen and (min-width:950px){.mm-pdp-purchase-group{gap:12px}}.mm-product-information .mm-pdp-buy-buttons__submit{box-shadow:none;font-style:normal;text-decoration:none}.mm-product-information .mm-pdp-quantity__control,.mm-product-information .mm-pdp-quantity__button,.mm-product-information .mm-pdp-quantity__input{font-style:normal;box-shadow:none}.mm-product-information .mm-pdp-scent-selector__label,.mm-product-information .mm-pdp-size-selector__label,.mm-product-information .mm-pdp-scent-selector__pill-text,.mm-product-information .mm-pdp-size-selector__pill-text,.mm-product-information .mm-pdp-frequency__label,.mm-product-information .mm-pdp-frequency__option-title,.mm-product-information .mm-pdp-frequency__per-oz,.mm-product-information .mm-pdp-frequency__price,.mm-product-information .mm-pdp-title__volume{margin:0}.mm-product-information .mm-pdp-subscription__heading,.mm-product-information .mm-pdp-subscription__subtext{display:block}kaching-bundle{order:-1}.mm-product-information__details.is-scent-fire-spice .kaching-bundles .kaching-bundles__bar--selected .kaching-bundles__bar-title,.mm-product-information__details.is-scent-fire-spice .kaching-bundles .kaching-bundles__bar--selected .kaching-bundles__bar-subtitle,.mm-product-information__details.is-scent-fire-spice .kaching-bundles .kaching-bundles__bar--selected .kaching-bundles__bar-price,.mm-product-information__details.is-scent-fire-spice .kaching-bundles .kaching-bundles__bar--selected .kaching-bundles__bar-full-price{color:#fff!important}@media screen and (max-width:949px){.mm-product-information__details-inner>.mm-pdp-attributes{margin-top:-4px;margin-bottom:8px}.mm-product-information__details-inner>.mm-pdp-buy-buttons{margin-top:8px}.mm-product-information__details-inner>.mm-pdp-feature-badges{margin-top:8px;margin-bottom:8px}.mm-product-information__details-inner>.mm-pdp-upsell{margin-top:16px}.mm-product-information__details-inner>.mm-pdp-upsell .mm-pdp-upsell__heading{margin-bottom:-8px}}
/*# sourceMappingURL=/cdn/shop/t/4/assets/mm-product-information.css.map */
