.ganesha-splash{position:fixed;top:0;right:0;bottom:0;left:0;z-index:9000;display:flex;align-items:flex-end;justify-content:center;background:radial-gradient(circle at 50% 20%,#2f5b68,#1a3540 65%,#12262e);opacity:0;transition:opacity .5s ease;cursor:pointer;overflow:hidden}.ganesha-splash[hidden]{display:none}.ganesha-splash.is-visible{opacity:1}.ganesha-splash.is-leaving{opacity:0}.ganesha-splash__petals{position:absolute;top:0;right:0;bottom:0;left:0;pointer-events:none}.ganesha-splash__stage{position:relative;display:flex;flex-direction:column;align-items:center;padding-bottom:12vh;text-align:center}.ganesha-splash__ganesha{width:15rem;height:15rem;transform:translateY(140%);opacity:0;transition:transform .9s cubic-bezier(.16,1,.3,1),opacity .4s ease;filter:drop-shadow(0 10px 24px rgba(0,0,0,.35))}.ganesha-splash__icon{width:100%;height:100%}.ganesha-splash.is-active .ganesha-splash__ganesha{transform:translateY(0);opacity:1}.ganesha-splash__text{margin:1.6rem 0 .4rem;font-size:2.6rem;font-weight:700;color:#fff5ef;opacity:0;transform:translateY(10px);transition:opacity .5s ease,transform .5s ease}.ganesha-splash__subtext{margin:0;font-size:1.3rem;font-weight:500;color:#fff5efb3;opacity:0;transform:translateY(10px);transition:opacity .5s ease .1s,transform .5s ease .1s}.ganesha-splash.is-settled .ganesha-splash__text,.ganesha-splash.is-settled .ganesha-splash__subtext{opacity:1;transform:translateY(0)}@media screen and (max-width:749px){.ganesha-splash__ganesha{width:11rem;height:11rem}.ganesha-splash__text{font-size:2rem;padding:0 2rem}.ganesha-splash__stage{padding-bottom:14vh}}@media(prefers-reduced-motion:reduce){.ganesha-splash{display:none!important}}.ganesha-bar{position:relative;background:linear-gradient(90deg,#264653,#1a3540);color:#fff5ef;overflow:hidden}.ganesha-bar__content{display:flex;align-items:center;justify-content:center;gap:.8rem;padding:.8rem 4rem .8rem 1.5rem;text-align:center}.ganesha-bar__icon{flex-shrink:0;width:2.6rem;height:2.6rem}.ganesha-bar__message{margin:0;font-size:1.4rem;font-weight:500;line-height:1.3}.ganesha-bar__close{position:absolute;top:50%;right:1rem;transform:translateY(-50%);display:inline-flex;align-items:center;justify-content:center;width:2.4rem;height:2.4rem;padding:0;border:none;background:transparent;color:#fff5ef;cursor:pointer;opacity:.75}.ganesha-bar__close:hover{opacity:1}.ganesha-bar__close svg{width:1.4rem;height:1.4rem}.ganesha-bar[hidden]{display:none}@media screen and (max-width:749px){.ganesha-bar__message{font-size:1.2rem}.ganesha-bar__content{padding:.7rem 3.4rem .7rem 1rem;gap:.6rem}.ganesha-bar__icon{width:2.2rem;height:2.2rem}}.banner__link-overlay{position:absolute;top:0;right:0;bottom:0;left:0;z-index:3}.banner__content .banner__buttons a{position:relative;z-index:4}.price-increase-bar{position:relative;display:flex;flex-direction:column;background:linear-gradient(90deg,var(--pib-bg-start),var(--pib-bg-end));color:var(--pib-text);overflow:hidden}.price-increase-bar__content{display:flex;flex-wrap:wrap;align-items:center;justify-content:center;gap:1rem 1.5rem;padding:.9rem 4rem .9rem 1.5rem;text-align:center}.price-increase-bar__message{margin:0;font-size:1.4rem;font-weight:500;line-height:1.3}.price-increase-bar__countdown{display:flex;align-items:center;gap:.4rem}.price-increase-bar__unit{display:flex;flex-direction:column;align-items:center;min-width:3.6rem}.price-increase-bar__digit{display:inline-flex;align-items:center;justify-content:center;min-width:3.4rem;padding:.3rem .4rem;border-radius:.6rem;background:#ffffff24;color:var(--pib-accent);font-size:1.5rem;font-weight:700;font-variant-numeric:tabular-nums;line-height:1}.price-increase-bar__label{margin-top:.25rem;font-size:1rem;text-transform:uppercase;letter-spacing:.05em;opacity:.75}.price-increase-bar__colon{font-size:1.5rem;font-weight:700;opacity:.6;transform:translateY(-.8rem)}.price-increase-bar__close{position:absolute;top:50%;right:1rem;transform:translateY(-50%);display:inline-flex;align-items:center;justify-content:center;width:2.4rem;height:2.4rem;padding:0;border:none;background:transparent;color:var(--pib-text);cursor:pointer;opacity:.75}.price-increase-bar__close:hover{opacity:1}.price-increase-bar__close svg{width:1.4rem;height:1.4rem}.price-increase-bar[hidden]{display:none}@media screen and (max-width:749px){.price-increase-bar__message{font-size:1.2rem;flex-basis:100%}.price-increase-bar__content{padding:.8rem 3.4rem .8rem 1rem}.price-increase-bar__digit{min-width:2.8rem;font-size:1.3rem}}.cart-cross-sell{margin:0 0 14px;min-width:0}.cart-cross-sell__title{margin:0 0 10px;font-size:1.3rem;font-weight:700;color:#264653}.cart-cross-sell__scroller{display:flex;gap:10px;overflow-x:auto;padding-bottom:4px;-webkit-overflow-scrolling:touch;scrollbar-width:thin}.cart-cross-sell__card{flex:0 0 130px;width:130px;border-radius:12px;padding:8px;background:#264653;text-align:left}.cart-cross-sell__image{width:100%;height:110px;object-fit:cover;border-radius:8px;display:block}.cart-cross-sell__name{margin:8px 0 4px;font-size:1.1rem;font-weight:600;color:#fff;line-height:1.3;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.cart-cross-sell__price{margin:0 0 8px;font-size:1.1rem;color:#fff}.cart-cross-sell__compare-price{color:#d8cfc5;margin-right:4px}.cart-cross-sell__add{width:100%;padding:7px 0;border:none;border-radius:6px;background:#f2712b;color:#fff;font-weight:600;font-size:1.1rem;cursor:pointer}.cart-cross-sell__add:disabled{opacity:.6;cursor:not-allowed}.free-gift-bar{border-radius:14px;background:linear-gradient(180deg,#fff9f4,#fff1e5);box-shadow:0 4px 14px #f2712b2e,0 0 0 2px #ffd9b8 inset;padding:10px 12px;margin:0 0 10px;text-align:center}cart-drawer .free-gift-bar{position:sticky;top:0;z-index:6}.free-gift-bar__message{margin:0 0 8px;font-size:1.2rem;font-weight:600;line-height:1.3;color:#264653}.free-gift-bar__message strong{color:#f2712b}.free-gift-bar__track{position:relative}.free-gift-bar__line{position:absolute;top:13px;left:13px;right:13px;height:5px;display:flex;gap:3px}.free-gift-bar__line-seg{flex:1;height:100%;border-radius:999px;background:#f4dcc9}.free-gift-bar__line-seg--done{background:#2fa84f}.free-gift-bar__stops{position:relative;display:flex;justify-content:space-between}.free-gift-bar__stop{display:flex;flex-direction:column;align-items:center;width:33.33%}.free-gift-bar__circle{display:inline-flex;align-items:center;justify-content:center;width:26px;height:26px;border-radius:50%;background:#fff;border:2px solid #f2712b;font-size:1.25rem;line-height:1;transition:transform .25s ease,box-shadow .25s ease}.free-gift-bar__circle--done{background:linear-gradient(180deg,#4bd07a,#2fa84f);border-color:#2fa84f;box-shadow:0 0 0 3px #2fa84f38;transform:scale(1.1)}.free-gift-bar__label{margin-top:4px;display:flex;flex-direction:column;align-items:center;gap:1px}.free-gift-bar__label-badge{font-size:.9rem;font-weight:800;letter-spacing:.03em;color:#fff;background:#f2712b;padding:1px 6px;border-radius:999px}.free-gift-bar__label-name{font-size:1rem;font-weight:700;line-height:1.25;color:#264653;text-align:center}@media screen and (max-width:400px){.free-gift-bar__label-name{font-size:.85rem}.free-gift-bar__circle{width:24px;height:24px;font-size:1.15rem}}.free-gift-modal{position:fixed;top:0;right:0;bottom:0;left:0;z-index:10000;display:flex;align-items:center;justify-content:center;opacity:0;transition:opacity .25s ease;pointer-events:none}.free-gift-modal--visible{opacity:1;pointer-events:auto}.free-gift-modal__backdrop{position:absolute;top:0;right:0;bottom:0;left:0;background:#2646538c}.free-gift-modal__card{position:relative;z-index:1;background:#fff;border-radius:20px;padding:24px 20px;max-width:300px;width:calc(100% - 48px);text-align:center;box-shadow:0 12px 30px #2646534d;transform:scale(.9);transition:transform .25s ease}.free-gift-modal--visible .free-gift-modal__card{transform:scale(1)}.free-gift-modal--celebrate .free-gift-modal__card{background:linear-gradient(180deg,#fff9f4,#fff1e5)}.free-gift-modal__title{margin:0 0 14px;font-size:1.6rem;font-weight:800;color:#264653;line-height:1.3}.free-gift-modal__gifts{display:flex;flex-wrap:wrap;justify-content:center;gap:12px;margin-bottom:10px}.free-gift-modal__gift{display:flex;flex-direction:column;align-items:center;gap:6px;width:84px}.free-gift-modal__gift span{font-size:1rem;font-weight:600;color:#264653;line-height:1.2}.free-gift-modal__gift-image{width:72px;height:72px;object-fit:cover;border-radius:12px;border:2px solid #ffd9b8}.free-gift-modal__gift-image--large{width:120px;height:120px;margin:0 auto 14px;display:block;border-radius:16px}.free-gift-modal__sub{margin:4px 0 0;font-size:1.1rem;color:#f2712b;font-weight:700}.free-gift-modal__body{margin:0;font-size:1.15rem;color:#264653;line-height:1.45}.free-gift-modal__close{position:absolute;top:10px;right:12px;border:none;background:transparent;font-size:2.2rem;line-height:1;color:#264653;cursor:pointer;padding:4px 8px}.ganesha-mascot{position:fixed;left:1.2rem;bottom:1.2rem;z-index:400;display:flex;align-items:flex-end}.ganesha-mascot[hidden]{display:none}.ganesha-mascot__bubble{display:flex;align-items:center;gap:0;background:#fff5ef;border:1px solid rgba(38,70,83,.14);border-radius:1.6rem;padding:.5rem;box-shadow:0 6px 18px #2646532e;color:#264653;max-width:4.8rem;overflow:hidden;transition:max-width .45s cubic-bezier(.16,1,.3,1),border-radius .3s ease}.ganesha-mascot__bubble:hover,.ganesha-mascot__bubble.is-open{max-width:min(26rem,calc(100vw - 5.6rem));border-radius:1.2rem;gap:.8rem;padding-right:1.2rem}.ganesha-mascot__icon-wrap{flex-shrink:0;width:3.8rem;height:3.8rem;display:block}.ganesha-mascot__icon{width:100%;height:100%}.ganesha-mascot__panel{flex-shrink:0;white-space:nowrap;opacity:0;transform:translate(-6px);transition:opacity .25s ease .1s,transform .25s ease .1s}.ganesha-mascot__bubble:hover .ganesha-mascot__panel,.ganesha-mascot__bubble.is-open .ganesha-mascot__panel{opacity:1;transform:translate(0)}.ganesha-mascot__title{margin:0 0 .3rem;font-size:1.3rem;font-weight:700}.ganesha-mascot__offers{margin:0;padding:0;list-style:none;display:flex;flex-direction:column;gap:.15rem}.ganesha-mascot__offers li{font-size:1.1rem;font-weight:500;opacity:.9}.ganesha-mascot__close{margin-left:-.4rem;align-self:flex-start;width:2rem;height:2rem;border-radius:50%;border:1px solid rgba(38,70,83,.14);background:#fff5ef;color:#264653;display:inline-flex;align-items:center;justify-content:center;padding:0;cursor:pointer;opacity:.85}.ganesha-mascot__close svg{width:1.1rem;height:1.1rem}@media screen and (max-width:749px){.ganesha-mascot{left:.8rem;bottom:.8rem}.ganesha-mascot__icon-wrap{width:3.2rem;height:3.2rem}.ganesha-mascot__bubble{max-width:4.2rem}.ganesha-mascot__title{font-size:1.2rem}.ganesha-mascot__offers li{font-size:1rem}}.stp-rewards-teaser{margin:0}.stp-rewards-teaser__trigger{position:fixed;left:1.2rem;bottom:1.2rem;z-index:400;width:6.4rem;height:6.4rem;padding:0;border:none;background:transparent;cursor:pointer;isolation:isolate}.stp-rewards-teaser__pulse{position:absolute;top:0;right:0;bottom:0;left:0;border-radius:50%;background:#ffc24b;opacity:.55;animation:stp-rt-pulse 2.2s ease-out infinite}@keyframes stp-rt-pulse{0%{transform:scale(.85);opacity:.55}70%,to{transform:scale(1.35);opacity:0}}.stp-rewards-teaser__ring{position:relative;display:block;width:100%;height:100%;border-radius:50%;padding:.3rem;background:conic-gradient(from 90deg,#ffc24b,#e5533d,#b4530a,#ffc24b);animation:stp-rt-ring-spin 4s linear infinite;box-shadow:0 6px 16px #2646534d}@keyframes stp-rt-ring-spin{to{transform:rotate(360deg)}}.stp-rewards-teaser__ring-video{width:100%;height:100%;border-radius:50%;object-fit:cover;display:block;background:#264653;border:2px solid #FFF3DE}.stp-rewards-teaser__ring-coin{position:absolute;bottom:-.2rem;right:-.2rem;font-size:1.9rem;line-height:1;animation:stp-rt-bob 2.4s ease-in-out infinite;filter:drop-shadow(0 2px 3px rgba(0,0,0,.35))}@keyframes stp-rt-bob{0%,to{transform:translateY(0) rotate(-4deg)}50%{transform:translateY(-4px) rotate(4deg)}}@media screen and (max-width:480px){.stp-rewards-teaser__trigger{width:5.6rem;height:5.6rem;left:1rem;bottom:1rem}}.stp-rewards-teaser__overlay{position:fixed;top:0;right:0;bottom:0;left:0;z-index:9500;display:flex;align-items:flex-end;justify-content:center}.stp-rewards-teaser__overlay[hidden]{display:none}.stp-rewards-teaser__backdrop{position:absolute;top:0;right:0;bottom:0;left:0;background:#12262e8c;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);opacity:0;transition:opacity .25s ease}.stp-rewards-teaser__overlay.is-open .stp-rewards-teaser__backdrop{opacity:1}.stp-rewards-teaser__modal{position:relative;width:100%;max-width:46rem;max-height:88vh;overflow:hidden;background:#fff9f0;border-radius:2.4rem 2.4rem 0 0;padding:2.4rem 2rem 2.8rem;transform:translateY(100%);transition:transform .32s cubic-bezier(.16,1,.3,1)}.stp-rewards-teaser__overlay.is-open .stp-rewards-teaser__modal{transform:translateY(0)}@media screen and (min-width:750px){.stp-rewards-teaser__overlay{align-items:center}.stp-rewards-teaser__modal{border-radius:2.4rem;transform:translateY(16px) scale(.96);opacity:0;transition:transform .28s cubic-bezier(.16,1,.3,1),opacity .28s ease}.stp-rewards-teaser__overlay.is-open .stp-rewards-teaser__modal{transform:translateY(0) scale(1);opacity:1}}.stp-rewards-teaser__modal{display:flex;flex-direction:column}.stp-rewards-teaser__close{position:absolute;top:1.4rem;right:1.4rem;z-index:3;width:3.2rem;height:3.2rem;border-radius:50%;border:none;background:#26465314;color:#264653;display:inline-flex;align-items:center;justify-content:center;cursor:pointer}.stp-rewards-teaser__close svg{width:1.5rem;height:1.5rem}.stp-rewards-teaser__particles{position:absolute;top:0;right:0;bottom:0;left:0;overflow:hidden;pointer-events:none;z-index:0}.stp-rewards-teaser__particle{position:absolute;left:var(--x);bottom:-10%;font-size:1.4rem;opacity:0;animation:stp-rt-float var(--d) ease-in infinite;animation-delay:var(--delay)}@keyframes stp-rt-float{0%{transform:translateY(0) rotate(0);opacity:0}10%{opacity:.35}90%{opacity:.25}to{transform:translateY(-115%) rotate(180deg);opacity:0}}.stp-rewards-teaser__hero,.stp-rewards-teaser__steps{position:relative;z-index:1}.stp-rewards-teaser__hero{text-align:center;margin-bottom:2rem}.stp-rewards-teaser__hero-coin{display:inline-block;width:6rem;height:6rem;position:relative;perspective:60rem;animation:stp-rt-coin-pop .6s cubic-bezier(.16,1,.3,1)}@keyframes stp-rt-coin-pop{0%{transform:scale(.3);opacity:0}to{transform:scale(1);opacity:1}}.stp-rewards-teaser__hero-coin-face{position:absolute;top:0;right:0;bottom:0;left:0;display:flex;align-items:center;justify-content:center;font-size:4.4rem;line-height:1;backface-visibility:hidden;animation:stp-rt-coin-flip 3.2s ease-in-out infinite}.stp-rewards-teaser__hero-coin-face--back{transform:rotateY(180deg)}@keyframes stp-rt-coin-flip{0%,40%{transform:rotateY(0)}50%,90%{transform:rotateY(180deg)}to{transform:rotateY(360deg)}}.stp-rewards-teaser__hero-coin-face--back{animation-name:stp-rt-coin-flip-back}@keyframes stp-rt-coin-flip-back{0%,40%{transform:rotateY(180deg)}50%,90%{transform:rotateY(360deg)}to{transform:rotateY(540deg)}}.stp-rewards-teaser__title{margin:0;font-size:2.2rem;line-height:1.3;color:#264653}.stp-rewards-teaser__steps{list-style:none;margin:0;padding:0;overflow-y:auto}.stp-rewards-teaser__step{display:flex;align-items:center;gap:1.4rem;padding:1.2rem 0;opacity:0;transform:translate(-14px);border-bottom:1px dashed rgba(38,70,83,.15)}.stp-rewards-teaser__step:last-child{border-bottom:none}.stp-rewards-teaser__overlay.is-open .stp-rewards-teaser__step{animation:stp-rt-step-in .45s cubic-bezier(.16,1,.3,1) forwards;animation-delay:calc(.2s + var(--i) * .15s)}@keyframes stp-rt-step-in{to{opacity:1;transform:translate(0)}}.stp-rewards-teaser__step-visual{flex-shrink:0;width:6.4rem;height:6.4rem;display:flex;align-items:center;justify-content:center}.stp-rewards-teaser__video-ring{position:relative;display:block;width:6.4rem;height:6.4rem;border-radius:50%;padding:.28rem;border:none;background:conic-gradient(from 120deg,#ffc24b,#e5533d,#b4530a,#ffc24b);cursor:pointer}.stp-rewards-teaser__video-ring:focus-visible{outline:2px solid #264653;outline-offset:2px}.stp-rewards-teaser__step-video{width:100%;height:100%;border-radius:50%;object-fit:cover;display:block;background:#264653;border:3px solid #FFF9F0}.stp-rewards-teaser__play-badge{position:absolute;bottom:-.1rem;right:-.1rem;width:2rem;height:2rem;border-radius:50%;background:#264653;color:#fff;font-size:.85rem;display:inline-flex;align-items:center;justify-content:center;border:2px solid #FFF9F0;padding-left:.15rem}.stp-rewards-teaser__coin-stack{position:relative;width:100%;height:100%;display:flex;align-items:flex-end;justify-content:center}.stp-rewards-teaser__stack-coin{position:absolute;font-size:2.6rem;line-height:1;bottom:calc(var(--i) * 1.1rem);opacity:0;filter:drop-shadow(0 3px 4px rgba(0,0,0,.18));transform:translateY(-14px) scale(.6)}.stp-rewards-teaser__overlay.is-open .stp-rewards-teaser__stack-coin{animation:stp-rt-stack-in .4s cubic-bezier(.34,1.56,.64,1) forwards;animation-delay:calc(.55s + var(--i) * .14s)}@keyframes stp-rt-stack-in{to{opacity:1;transform:translateY(0) scale(1)}}.stp-rewards-teaser__step-body{display:flex;flex-direction:column;gap:.2rem}.stp-rewards-teaser__step-title{font-size:1.55rem;font-weight:700;color:#264653}.stp-rewards-teaser__step-text{font-size:1.3rem;line-height:1.45;color:#54656f}.stp-rewards-teaser__step-text strong{color:#b4530a}.stp-rewards-teaser__video-lightbox{position:fixed;top:0;right:0;bottom:0;left:0;z-index:9700;display:flex;align-items:center;justify-content:center;padding:2rem}.stp-rewards-teaser__video-lightbox[hidden]{display:none}.stp-rewards-teaser__video-lightbox-backdrop{position:absolute;top:0;right:0;bottom:0;left:0;background:#0a1418d9;opacity:0;transition:opacity .25s ease}.stp-rewards-teaser__video-lightbox.is-open .stp-rewards-teaser__video-lightbox-backdrop{opacity:1}.stp-rewards-teaser__video-lightbox-frame{position:relative;width:100%;max-width:36rem;border-radius:1.4rem;overflow:hidden;background:#000;transform:scale(.92);opacity:0;transition:transform .25s cubic-bezier(.16,1,.3,1),opacity .25s ease}.stp-rewards-teaser__video-lightbox.is-open .stp-rewards-teaser__video-lightbox-frame{transform:scale(1);opacity:1}.stp-rewards-teaser__video-lightbox-player{display:block;width:100%;max-height:80vh}.stp-rewards-teaser__video-lightbox-close{position:absolute;top:1rem;right:1rem;z-index:2;width:3.2rem;height:3.2rem;border-radius:50%;border:none;background:#00000080;color:#fff;display:inline-flex;align-items:center;justify-content:center;cursor:pointer}.stp-rewards-teaser__video-lightbox-close svg{width:1.5rem;height:1.5rem}@media(prefers-reduced-motion:reduce){.stp-rewards-teaser__ring,.stp-rewards-teaser__ring-coin,.stp-rewards-teaser__pulse,.stp-rewards-teaser__particle,.stp-rewards-teaser__hero-coin-face,.stp-rewards-teaser__step,.stp-rewards-teaser__stack-coin{animation:none!important;opacity:1!important;transform:none!important}.stp-rewards-teaser__pulse,.stp-rewards-teaser__hero-coin-face--back{display:none}}
/*# sourceMappingURL=/cdn/shop/t/50/compiled_assets/styles.css.map */
