html{scroll-behavior:smooth}.personalized-bundle__header{margin-bottom:48px;text-align:var(--text-align-mobile)}@media(min-width:768px){.personalized-bundle__header{margin-bottom:64px;text-align:var(--text-align-desktop)}}.personalized-bundle__main-heading{margin:unset;color:#272727;font-size:3.2rem;font-family:Quincy,sans-serif;font-weight:700}@media(min-width:768px){.personalized-bundle__main-heading{font-size:4rem}}.personalized-bundle__description{font-family:Arial;font-weight:400;margin:unset;font-size:1.6rem;color:#272727}.personalized-bundle__description p{margin:unset}@media(min-width:768px){.personalized-bundle__description{font-size:1.8rem}}personalized-bundle{display:flex;gap:6.4rem;align-items:flex-start;width:100%}.personalized-bundle__media-column,.personalized-bundle__content-column{flex:1;min-width:0;width:100%}.personalized-bundle__wrapper--desktop-media_second{flex-direction:row-reverse}@media(min-width:990px){personalized-bundle{display:grid;grid-template-columns:1fr 1fr;gap:6.4rem;align-items:flex-start;width:100%}.personalized-bundle__media-column{position:sticky;top:13rem;height:fit-content}.personalized-bundle__media-column,.personalized-bundle__content-column{flex:unset;min-width:unset;width:100%}.personalized-bundle__media-column{grid-column-start:1}.personalized-bundle__wrapper--desktop-media_second .personalized-bundle__media-column{grid-column-start:2}.personalized-bundle__wrapper--desktop-media_second .personalized-bundle__content-column{grid-column-start:1}}.personalized-bundle__image-wrapper{position:relative;overflow:hidden;background:#f4f4f4;width:100%}.personalized-bundle__image-wrapper img{width:100%;height:100%;object-fit:cover;display:block}.personalized-bundle__image-wrapper--square{aspect-ratio:1 / 1}.personalized-bundle__image-wrapper--portrait{aspect-ratio:4 / 5}.personalized-bundle__image-wrapper--landscape{aspect-ratio:16 / 9}.personalized-bundle__image{width:100%;height:100%;object-fit:cover;display:block}.personalized-bundle__block-item{padding-top:var(--pt-m);padding-bottom:var(--pb-m)}.personalized-bundle__scent-block{display:block}.personalized-bundle__scent-block.is-hidden{display:none}@media(min-width:990px){.personalized-bundle__block-item{padding-top:var(--pt-d);padding-bottom:var(--pb-d)}}.personalized-bundle__block-heading{margin:0!important;margin-bottom:1.6rem!important;font-family:Arial;font-size:1.6rem!important;font-weight:400;line-height:1.4!important;letter-spacing:unset!important}@media(min-width:768px){.personalized-bundle__block-heading{font-size:1.8rem!important}}.personalized-bundle__rooms-grid{display:grid;grid-template-columns:repeat(1,1fr);gap:8px}.personalized-bundle__room-option{display:flex;flex-direction:column;row-gap:8px;justify-content:center;padding:2.4rem 2rem;border:1px solid #E6E6E6;background:#fff;cursor:pointer;text-align:left;-webkit-appearance:none;appearance:none;font-family:Arial,sans-serif}.personalized-bundle__room-title{font-weight:400;font-size:1.6rem;display:block;color:#a3a3a3}.personalized-bundle__room-option.is-active{background:#272727;color:#fff;border-color:#272727}.personalized-bundle__room-option.is-active .personalized-bundle__room-title{color:#fff}.personalized-bundle__room-subtitle{font-size:1.4rem;margin:unset;color:#a3a3a3;line-height:1.5}.personalized-bundle__room-option.is-active .personalized-bundle__room-subtitle{color:#fff}@media(min-width:990px){.personalized-bundle__room-option{padding:2.4rem 2.7rem}.personalized-bundle__room-title{font-size:1.8rem}.personalized-bundle__room-subtitle{font-size:1.6rem;letter-spacing:.5px}}.personalized-bundle__scent-display{margin:unset!important;margin-bottom:1.2rem!important;line-height:1;font-weight:400;color:#404040}.personalized-bundle__scent-grid{display:flex;flex-wrap:wrap;gap:8px}.personalized-bundle__scent-swatch{width:32px;height:32px;border-radius:50%;cursor:pointer;border:unset}.personalized-bundle__scent-swatch.is-active{border:2px solid #404040}.personalized-bundle__scent-swatch.is-hidden,personalized-bundle:has([data-purchase-type=subscription]) .personalized-bundle__scent-swatch[data-selling-plan=false]{display:none!important}@media screen and (max-width:989px){personalized-bundle{flex-direction:column;gap:3.2rem}.personalized-bundle__wrapper--mobile-media_bottom{flex-direction:column-reverse}.personalized-bundle__rooms-grid{grid-template-columns:repeat(1,1fr)}}.personalized-bundle__block-item:has(.purchase-type-wrapper):not(:has(#gift-container[style*="display: none"])){border-bottom:1px solid #e6e6e6}.purchase-toggle-grid{display:grid;grid-template-columns:1fr 1fr;gap:1px;background-color:#ddd;border:1px solid #ddd;margin-top:15px}.purchase-option{background:#fff;padding:16px;cursor:pointer;text-align:center;transition:background .2s ease}.purchase-option.is-active{background:#272727;color:#fff}.purchase-option__label{display:block;font-weight:700;font-size:16px;margin-bottom:8px;line-height:1.4;color:#a3a3a3}.purchase-option.is-active .purchase-option__label{color:#fff}.purchase-option__text{font-size:12px;font-weight:400;font-family:Arial;color:#a3a3a3;line-height:1.3;display:block}@media(min-width:768px){.purchase-option{padding:16px 24px}.purchase-option__text{font-size:14px}}.purchase-option.is-active .purchase-option__text{color:#fff}.refill-selector{margin-top:20px}.refill-selector__label{display:block;margin-bottom:16px;font-size:16px;color:#272727;font-family:Arial;line-height:1}.custom-dropdown{border:1px solid #e6e6e6;background:#fff;position:relative}.custom-dropdown summary{list-style:none;padding:12px 15px;cursor:pointer;display:flex;justify-content:space-between;align-items:center;line-height:1.2;color:#272727;font-size:1.4rem;font-weight:400}.custom-dropdown summary:after{content:"";width:6px;height:6px;border-right:2px solid currentColor;border-bottom:2px solid currentColor;transform:rotate(45deg);margin-bottom:3px}.custom-dropdown[open] summary:after{transform:rotate(-135deg);margin-top:5px}.dropdown-list{position:absolute;top:100%;left:-1px;right:-1px;background:#fff;border:1px solid #e6e6e6;z-index:20}.dropdown-item{padding:12px 15px;cursor:pointer;border-top:1px solid #e6e6e6;font-size:1.4rem}.dropdown-item:hover{background:#f7f7f7}.subscription-gift{display:flex;align-items:center;gap:24px;margin-top:25px}.subscription-gift.in-active{opacity:.4}.subscription-gift__image{width:100px;height:100px;object-fit:contain}.subscription-gift__title{font-family:Arial,sans-serif;font-weight:700;font-size:20px;color:#006654;margin:0}.subscription-gift__text{font-family:Arial,sans-serif;font-weight:400;font-size:14px;color:#404040;margin:5px 0 0}.gifts-header{background-color:#e1e8e1;padding:20px;line-height:1}.gifts-header__content{display:flex;align-items:center;gap:12px;color:#272727;font-size:1.6rem;font-weight:400;justify-content:center;text-align:center;line-height:1}.gifts-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:12px;padding-top:12px}@media(min-width:750px){.gifts-grid{grid-template-columns:repeat(4,1fr)}.gifts-header__content{font-size:1.8rem}}.gift-item{text-align:center;transition:opacity .3s ease;background-color:#fffaf7;padding:2.4rem;position:relative}.gift-item__visual{aspect-ratio:1;margin-inline:auto;width:8.8rem;height:8.8rem;overflow:hidden;margin-bottom:1.2rem;display:flex;align-items:center;justify-content:center}.gift-item__visual img{max-width:8.8rem;height:auto;object-fit:contain}.gift-item__lock-overlay{position:absolute;top:0;right:0;bottom:0;left:0;background:#2727274d;display:flex;align-items:center;justify-content:center;z-index:2;opacity:0;pointer-events:none;transition:opacity .3s ease}.gift-item__title{font-size:1.4rem;font-weight:400;letter-spacing:0;font-family:Arial;color:#272727;margin:0;line-height:1.5}.gifts-grid[data-active-gifts="2-rooms"] .gift-item:not([data-gift-index="1"]) .gift-item__lock-overlay,.gifts-grid[data-active-gifts="4-rooms"] .gift-item:not([data-gift-index="1"]) .gift-item__lock-overlay,.gifts-grid[data-active-gifts=premium-4-rooms] .gift-item:not([data-gift-index="1"]):not([data-gift-index="2"]):not([data-gift-index="3"]):not([data-gift-index="4"]) .gift-item__lock-overlay{opacity:1}.gifts-grid[data-active-gifts="2-rooms"] .gift-item:not([data-gift-index="1"]),.gifts-grid[data-active-gifts="4-rooms"] .gift-item:not([data-gift-index="1"]),.gifts-grid[data-active-gifts=premium-4-rooms] .gift-item:not([data-gift-index="1"]):not([data-gift-index="2"]):not([data-gift-index="3"]):not([data-gift-index="4"]){filter:grayscale(1);opacity:.6}.bundle-cta-wrapper{text-align:center}.bundle-pricing{margin-bottom:15px;font-family:Arial,sans-serif;font-size:1.6rem;line-height:1;letter-spacing:0}.bundle-pricing__text{margin:unset}.bundle-pricing__text .price-actual,.bundle-pricing__text .price-label{color:#f03e3e;font-weight:400;font-family:Arial;font-size:1.6rem;letter-spacing:0}.price-total-value{color:#272727;font-weight:400;font-size:1.6rem;letter-spacing:0}.price-separator{margin:0 8px;color:#272727}.bundle-add-to-cart,.bundle-loading-btn{width:100%;background:#006654;color:#fff;border:none;padding:18px;font-size:1.6rem;font-weight:400;cursor:pointer;letter-spacing:0;margin-bottom:12px;position:relative;transition:background .3s}.bundle-loading-btn.is-hidden{display:none}.bundle-loading-btn{margin-top:32px;line-height:1}@media(min-width:768px){.bundle-pricing,.bundle-pricing__text .price-actual,.bundle-pricing__text .price-label,.price-total-value{font-size:1.8rem}.bundle-add-to-cart,.bundle-loading-btn{font-size:20px}.bundle-loading-btn{margin-top:48px}}.bundle-add-to-cart:hover,..bundle-loading-btn:hover{background:#004d3f}.bundle-add-to-cart.is-disabled{cursor:not-allowed;opacity:.6}.bundle-learn-more{display:inline-block;color:#006654;text-decoration:underline;font-weight:400;font-size:1.6rem;padding:16px;width:100%;text-underline-offset:.3rem;border:1px solid #006654;line-height:1.3}@media(min-width:768px){.bundle-learn-more{font-size:1.8rem}}.btn-loader span{animation:dots 1.5s infinite;opacity:1}.btn-loader span:nth-child(1){animation-delay:0s}.btn-loader span:nth-child(2){animation-delay:.3s}.btn-loader span:nth-child(3){animation-delay:.6s}@keyframes dots{0%{opacity:0}50%{opacity:1}to{opacity:0}}.personalized-bundle__room-option{position:relative}.personalized-bundle__room--best-value{padding:6px 12px;background-color:#006654;color:#fff;font-size:14px;font-weight:400;line-height:1.4;position:absolute;right:24px;top:50%;transform:translateY(-50%)}.personalized-bundle__scent-swatch[data-availability=out-of-stock]{position:relative;opacity:.6;display:none}.personalized-bundle__scent-swatch[data-availability=out-of-stock]:before{content:"";position:absolute;top:0;right:0;bottom:0;left:50%;transform:translate(-50%);opacity:1;background-image:url(/cdn/shop/files/outofstockIcon.png)!important;background-size:contain!important;background-repeat:no-repeat;z-index:1;height:100%;width:100%}
/*# sourceMappingURL=/cdn/shop/t/442/assets/personalized-bundle.css.map */
