.phm{--phm-brown: var(--holus-brown);--phm-bg: var(--holus-cream);--phm-orange: #FC9F35;--phm-blue: #A8DAEE;--phm-cream: var(--holus-cream);--phm-yellow: #FFD374;--phm-green: var(--holus-green);--phm-white: #FFFFFF;--phm-border: rgba(66, 45, 37, .18);--phm-border-strong: rgba(66, 45, 37, .28);--phm-shadow-soft: 0 10px 26px rgba(0,0,0,.06);--phm-shadow-card: 0 8px 18px rgba(0,0,0,.05);--phm-shadow-cta: 0 14px 30px rgba(0,0,0,.1);--phm-ease-premium: cubic-bezier(.22, .61, .36, 1);--phm-space-2xs: 4px;--phm-space-xs: 8px;--phm-space-sm: 12px;--phm-space-md: 16px;--phm-space-lg: 20px;background:var(--phm-bg);padding:20px 0 28px;overflow-x:clip}.phm__container{width:min(clamp(1080px,65vw,1260px),calc(100% - 64px));margin:0 auto}@media(max-width:740px){.phm__container{width:100%}}.phm__grid{display:grid;grid-template-columns:1fr 1fr;gap:clamp(26px,2vw,36px);align-items:start}.phm__grid>*{min-width:0}@media(min-width:981px){.phm__grid{grid-template-columns:minmax(0,1.05fr) minmax(440px,.9fr);gap:clamp(22px,1.8vw,30px)}}@media(max-width:980px){.phm__grid{grid-template-columns:1fr;gap:22px}}.phm__main-media{border-radius:26px;overflow:hidden;background:#e9e1d4;box-shadow:var(--phm-shadow-soft);position:relative;aspect-ratio:1 / 1;touch-action:pan-y;--phm-media-radius: 26px;display:block;padding:0}.phm__main-img{display:block;width:100%!important;height:100%!important;object-fit:cover!important;position:absolute;top:0;right:0;bottom:0;left:0;min-width:0;border-radius:var(--phm-media-radius)}.phm__placeholder{position:absolute;top:0;right:0;bottom:0;left:0;min-width:0;border-radius:var(--phm-media-radius)}.phm__edge-preview{position:absolute;top:50%;width:34px;height:34px;border:0;border-radius:999px;padding:0;background:transparent;cursor:pointer;opacity:.95;z-index:3;box-shadow:none;display:inline-flex;align-items:center;justify-content:center;transform:translateY(-50%);transition:transform .2s var(--phm-ease-premium),opacity .2s var(--phm-ease-premium),filter .2s var(--phm-ease-premium)}.phm__edge-preview[hidden]{display:none!important}.phm__edge-preview--prev{left:10px}.phm__edge-preview--next{right:10px}.phm__edge-preview--prev:hover,.phm__edge-preview--prev:focus-visible{opacity:1;transform:translateY(-50%) scale(1.05);filter:drop-shadow(0 8px 12px rgba(0,0,0,.28))}.phm__edge-preview--next:hover,.phm__edge-preview--next:focus-visible{opacity:1;transform:translateY(-50%) scale(1.05);filter:drop-shadow(0 8px 12px rgba(0,0,0,.28))}.phm__edge-preview:focus-visible{outline:2px solid rgba(66,45,37,.36);outline-offset:3px}.phm__edge-preview-img{display:none;width:100%;height:100%;object-fit:cover}.phm__edge-icon{display:inline-flex;align-items:center;justify-content:center;width:24px;height:24px;line-height:0;pointer-events:none}.phm__edge-icon svg{width:24px;height:24px;display:block}@media(max-width:980px){.phm__main-media{--phm-media-radius: 16px}.phm__edge-preview{width:30px;height:30px;left:8px}.phm__edge-preview--next{left:auto;right:8px}}.phm__mobile-carousel{display:none}.phm__gallery{position:relative;z-index:1}@media(max-width:749px){.phm{overflow-x:clip}.phm__gallery{overflow-x:visible;overflow-y:visible;--phm-mobile-photo-width: calc(100% - var(--grid-mobile-horizontal-spacing, 0px) - 3rem)}.phm__main-media{display:none}.phm__mobile-slider{display:block;overflow:visible;width:100%;margin-left:0;margin-right:0}.phm__mobile-carousel{display:flex;margin:0;padding:0;list-style:none}.phm__mobile-carousel.slider.slider--mobile{scroll-padding-left:0;scroll-padding-right:0}.phm__mobile-carousel::-webkit-scrollbar{display:none}.phm__mobile-carousel.slider--mobile{margin-bottom:0}.phm__mobile-item{scroll-snap-align:center;padding-top:0!important;padding-bottom:0!important}.phm__mobile-carousel .grid__item:last-of-type{margin-right:1.5rem}.phm__mobile-carousel.grid--peek.slider:after{content:none}.phm__mobile-slide{width:100%!important;aspect-ratio:1 / 1;height:auto!important;border-radius:16px;object-fit:cover!important;display:block}}.phm__placeholder{min-height:420px}.phm__thumbs{display:flex;flex-wrap:wrap;justify-content:flex-start;gap:10px;margin-top:10px;margin-left:0;padding-left:4px;scroll-padding-left:4px;overscroll-behavior-x:none}.phm__thumb{position:relative;border:2px solid transparent;padding:0;background:transparent;cursor:pointer;border-radius:12px;overflow:hidden;box-shadow:var(--phm-shadow-card);outline:0;flex:0 0 80px;width:80px;height:80px;scroll-snap-align:start}.phm__thumb.is-active{border-color:#422d2559}.phm__thumb-img{width:100%!important;height:100%!important;display:block;object-fit:cover!important}@media(max-width:980px){.phm__thumbs{flex-wrap:nowrap;overflow-x:auto;overflow-y:hidden;-webkit-overflow-scrolling:touch;scrollbar-width:none;-ms-overflow-style:none;padding-bottom:2px;scroll-snap-type:x proximity}.phm__thumbs::-webkit-scrollbar{display:none}.phm__thumb{flex-basis:72px;width:72px;height:72px}}@media(max-width:520px){.phm__thumbs{gap:8px}.phm__thumb{flex-basis:64px;width:64px;height:64px}}@media(max-width:749px){.phm__thumbs{width:100%;max-width:100%;margin-left:0;margin-right:0;padding-left:1.5rem;padding-right:1.5rem;scroll-padding-left:1.5rem;box-sizing:border-box}}.phm__thumb-badge{position:absolute;left:10px;top:10px;padding:6px 10px;border-radius:999px;font-family:var(--holus-font-body);font-size:12px;line-height:1;font-weight:800;color:var(--phm-brown);background:#ffffffdb;border:1px solid var(--phm-border);-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px)}.phm__claims{display:flex;gap:12px;margin-top:8px;overflow-x:auto;-webkit-overflow-scrolling:touch;padding-bottom:6px}@media(max-width:749px){.phm__claims{padding-left:14px;padding-right:14px}}.phm__claim{flex:0 0 auto;display:grid;grid-template-columns:64px 1fr;align-items:center;gap:10px;background:var(--phm-cream);border:1px solid var(--phm-border);border-radius:16px;padding:10px 12px;box-shadow:var(--phm-shadow-card);min-width:220px}.phm__claim-img{width:64px;height:44px;object-fit:cover;border-radius:12px;display:block}.phm__claim-icon{width:64px;height:44px;display:inline-flex;align-items:center;justify-content:center}.phm__claim-icon svg{width:62px;height:auto;display:block}.phm__claim-text{font-family:var(--holus-font-body);font-size:13px;font-weight:800;color:var(--phm-brown);line-height:1.2}.phm__info{display:flex;flex-direction:column;gap:var(--phm-space-sm);min-width:0}@media(max-width:749px){.phm__info{padding-left:14px;padding-right:14px}}@media(min-width:981px){.phm__gallery{position:sticky;top:max(calc(var(--holus-visible-header-bottom, 0px) + 6px),clamp(12px,2vh,24px));align-self:start;z-index:1}.phm__info{position:static;align-self:start}}.phm__header{display:flex;align-items:center;justify-content:space-between;gap:var(--phm-space-sm);min-width:0}.phm__title{margin:0;font-family:var(--holus-font-heading);font-weight:900;letter-spacing:-.02em;font-size:54px;line-height:.95;color:var(--phm-brown)}.phm__title:not(.phm__title--text){display:flex;align-items:center;line-height:0;flex-shrink:0}@media(max-width:520px){.phm__title{font-size:46px}.phm__stars svg{height:15px}}.phm__title--text{font-size:36px;line-height:1.05}.phm[data-phm-simple] .phm__title--text{font-size:34px}@media(max-width:520px){.phm__title--text{font-size:28px}.phm[data-phm-simple] .phm__title--text{font-size:26px}}.phm__title-dot{color:var(--phm-orange)}.phm__rating{display:inline-flex;align-items:center;gap:10px;margin-top:0;white-space:nowrap;flex-shrink:0}.phm__rating[hidden]{display:none!important}.phm__title:not(.phm__title--text)+.phm__rating{transform:translateY(2px)}.phm__stars{position:relative;display:inline-block;flex-shrink:0;line-height:0}.phm__stars svg{display:block;height:18px;width:auto}.phm__stars-track,.phm__stars-fill{display:block}.phm__stars-track .holus-icon path{fill:#422d2524}.phm__stars-fill{position:absolute;top:0;left:0;width:var(--phm-rating-fill, 100%);overflow:hidden}.phm__stars-fill .holus-icon path{fill:#ffd374}.phm__reviews-link{display:inline-flex;align-items:center;gap:10px;font-family:var(--holus-font-body);font-size:14px;font-weight:700;line-height:1;color:var(--phm-brown);text-decoration:none;opacity:.9}.phm__subtitle{margin:-7px 0 0;font-family:var(--holus-font-body);font-size:18px;font-weight:500;color:var(--holus-brown)}.phm[data-phm-simple] .phm__header{display:block}.phm__meta-row{display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:end;column-gap:1.2rem;row-gap:.6rem}.phm[data-phm-simple] .phm__meta-row{display:flex;flex-direction:column;align-items:flex-start;gap:.35rem;margin-top:-1.6rem}.phm[data-phm-simple] .phm__subtitle{margin:0}.phm[data-phm-simple] .phm__rating--simple{justify-self:auto;align-self:flex-start}.phm__benefits{list-style:none;padding:0;margin:0;display:grid;gap:6px}.phm__benefit{display:grid;grid-template-columns:18px 1fr;gap:10px;align-items:center}.phm__benefit-ico{display:flex;align-items:center;justify-content:center}.phm__benefit-ico svg{width:18px;height:18px;display:block}.phm__benefit-text{font-family:var(--holus-font-body);font-size:16px;font-weight:700;line-height:1.35;letter-spacing:0;color:var(--holus-brown);min-width:0}.phm__benefit-text strong{font-weight:700}.phm__pill{display:inline-flex;align-items:center;gap:8px;padding:5px 15px;border-radius:40px;background:#a8daee;border:none;box-shadow:none;width:fit-content;max-width:100%;box-sizing:border-box;margin:6px 0 0}.phm__pill-ico svg{width:30px;height:auto;display:block}.phm__pill-ico svg .icon-labo-holus-bleu__leaf{fill:#fff!important}.phm__pill-text{font-family:var(--holus-font-body);font-size:14px;font-weight:700;color:var(--holus-brown)}.phm__pill-prefix{font-weight:500}.phm__pill-copy{display:inline-flex;align-items:center;flex-wrap:wrap;gap:4px}.phm__pill-link{border:0;background:transparent;padding:0;margin:0;cursor:pointer;font-family:var(--holus-font-body);font-size:14px;font-weight:800;color:var(--holus-brown);text-decoration:underline;text-underline-offset:2px}.phm__pill-link:hover{opacity:.85}.phm__pill-link-static{font-weight:800;text-decoration:underline;text-underline-offset:2px}.phm__purchase{margin-top:var(--phm-space-xs)}.phm__section-label{font-family:var(--holus-font-body);font-weight:800;color:var(--holus-brown);margin:0 0 var(--phm-space-sm);font-size:15px}.phm__form{margin:0}.phm__offers{display:grid;grid-template-columns:1fr 1fr;gap:14px;width:100%;margin-inline:auto}@media(max-width:740px){.phm__offers{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;width:100%}}.phm__offer{--phm-offer-media-width: 52px;--phm-offer-media-height: 80px;--phm-offer-copy-gap: 4px;border:1.5px solid rgba(66,45,37,.18);background:linear-gradient(180deg,#fffdf9 0%,var(--holus-cream) 100%);border-radius:24px;padding:14px 14px 12px 12px;min-height:88px;height:auto;cursor:pointer;text-align:left;position:relative;overflow:visible;box-shadow:0 4px 12px #422d2508;transition:border-color .12s ease,box-shadow .16s ease,background .16s ease;display:grid;grid-template-columns:var(--phm-offer-media-width) 1fr;grid-template-rows:1fr;grid-template-areas:"media content";column-gap:12px;align-items:center}.phm__offer:hover{border-color:#422d2559;background:linear-gradient(180deg,#fffefc,#fff7ee)}.phm__offer.is-selected{border:2px solid var(--holus-brown);background:#fffdf9;box-shadow:0 8px 20px #422d2514}.phm__offer[disabled]{opacity:.55;cursor:not-allowed;transform:none}.phm__offer-content{grid-area:content;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:7px;width:100%;min-width:0}.phm__offer-name-pack{font-size:10px;font-weight:500;letter-spacing:.08em;text-transform:uppercase;opacity:.45;line-height:1}.phm__offer-name-main{font-size:15px;font-weight:800;line-height:1;color:var(--phm-brown)}.phm__offer-name-desc{font-family:var(--holus-font-body);font-size:11px;font-weight:500;color:var(--phm-brown);opacity:.65;line-height:1}.phm__offer-count{position:absolute;top:-.5rem;right:-.6rem;z-index:2;display:flex;align-items:center;justify-content:center;width:2.55rem;min-width:2.55rem;height:2.55rem;padding:0;border-radius:50%;background:#ffd374;border:0;transform:rotate(12deg);box-shadow:inset 0 1px #ffffff47;font-family:var(--holus-font-body);font-size:1.55rem;line-height:.82;font-weight:900;letter-spacing:-.05em;color:var(--phm-brown);pointer-events:none}.phm__offer-badge{position:absolute;left:50%;top:-20px;transform:translate(-50%);z-index:2;font-family:var(--holus-font-heading);font-size:13px;font-weight:900;line-height:1;color:var(--phm-brown);background:#ffd374;border:1px solid transparent;box-shadow:none;padding:5px 12px;border-radius:999px;white-space:nowrap}.phm__offer-price{display:flex;flex-direction:column;align-items:center;justify-content:flex-start;gap:3px;flex-wrap:nowrap;width:100%;min-width:0;position:relative;z-index:1}.phm__price-row{display:flex;align-items:center;gap:6px}.phm__price-old{font-family:var(--holus-font-heading);font-size:11px;line-height:1;color:#422d2561;text-decoration:line-through;font-weight:500}.phm__price-new{font-family:var(--holus-font-heading);font-size:24px;line-height:1;color:var(--phm-brown);font-weight:900}.phm__offer-qty{font-family:var(--holus-font-body);font-size:11px;font-weight:500;color:#422d2580;line-height:1}.phm__price-save{font-family:var(--holus-font-heading);font-size:12px;line-height:1;font-weight:800;color:#2a5e10;background:var(--phm-green);padding:3px 7px;border-radius:999px;white-space:nowrap;letter-spacing:-.01em}.phm__offer-media{grid-area:media;position:relative;width:var(--phm-offer-media-width);height:var(--phm-offer-media-height);display:flex;align-items:center;justify-content:center;overflow:visible;border-radius:0;background:transparent;border:0;pointer-events:none;align-self:center;justify-self:center}.phm__offer-media--duo{display:flex;align-items:flex-start;justify-content:center;gap:5px;overflow:visible}.phm__offer-img{width:auto!important;height:auto!important;max-width:100%;max-height:100%;object-fit:contain!important;object-position:center bottom;display:block;transform:none}.phm__offer-img--duo{flex:0 0 calc((100% - 5px)/2);width:calc((100% - 5px)/2)!important;max-width:none}.phm__offer[data-offer-key=solo]{--phm-offer-media-width: 52px;--phm-offer-media-height: 80px}.phm__offer[data-offer-key=duo]{--phm-offer-media-width: 84px;--phm-offer-media-height: 80px}@media(min-width:981px){.phm__price-old{font-size:13px}.phm__offer[data-offer-key=solo] .phm__offer-img{transform:translate(.9rem)}}@media(max-width:980px){.phm__offer{padding:12px 12px 10px 10px;min-height:80px;height:auto;column-gap:10px}.phm__offer-count{top:-.4rem;right:-.5rem;width:2.3rem;min-width:2.3rem;height:2.3rem;font-size:1.42rem}.phm__price-old{font-size:12px}.phm__price-new{font-size:18px}.phm__offer-price{gap:7px;margin-top:0}.phm__offer[data-offer-key=solo]{--phm-offer-media-width: 46px;--phm-offer-media-height: 72px}.phm__offer[data-offer-key=duo]{--phm-offer-media-width: 76px;--phm-offer-media-height: 72px}}@media(max-width:520px){.phm__offer{border-radius:20px;min-height:70px;height:auto;padding:10px 10px 8px 8px;column-gap:8px}.phm__price-save{display:none}.phm__offer-badge{top:-15px;font-size:12px;padding:4px 9px}.phm__offer-name-desc{font-size:10px}.phm__offer-count{top:-.3rem;right:-.4rem;width:2rem;min-width:2rem;height:2rem;font-size:1.2rem}.phm__price-old{font-size:11px}.phm__price-new{font-size:16px}.phm__offer-price{gap:6px;margin-top:0}.phm__offer[data-offer-key=solo]{--phm-offer-media-width: 40px;--phm-offer-media-height: 62px}.phm__offer[data-offer-key=duo]{--phm-offer-media-width: 64px;--phm-offer-media-height: 62px}}@media(max-width:360px){.phm__offer-name-main{font-size:13px}.phm__offer-name-desc{font-size:9px;white-space:nowrap}.phm__price-new{font-size:14px}.phm__offer[data-offer-key=solo]{--phm-offer-media-width: 34px}.phm__offer[data-offer-key=duo]{--phm-offer-media-width: 56px}}.phm__upsell{margin-top:var(--phm-space-sm)}.phm__upsell-label{margin:0 0 var(--phm-space-sm);font-family:var(--holus-font-heading);font-size:15px;line-height:1.06;letter-spacing:-.02em;font-weight:900;color:var(--holus-brown)}.phm__upsell-card{display:grid;grid-template-columns:1fr auto;align-items:center;gap:16px;border:1.5px solid rgba(66,45,37,.18);background:#fffdf9;border-radius:22px;padding:6px 14px}.phm__upsell-checkbox{position:absolute;opacity:0;pointer-events:none}.phm__upsell-main{display:grid;grid-template-columns:28px 1fr;align-items:center;gap:16px;cursor:pointer}.phm__upsell-box{width:28px;height:28px;border-radius:8px;border:1.5px solid rgba(66,45,37,.25);background:#fff;position:relative}.phm__upsell-checkbox:checked+.phm__upsell-box{background:var(--phm-green);border-color:#422d2540}.phm__upsell-checkbox:checked+.phm__upsell-box:after{content:"";position:absolute;left:8px;top:4px;width:7px;height:12px;border-right:3px solid #fff;border-bottom:3px solid #fff;transform:rotate(40deg)}.phm__upsell-text{display:flex;flex-direction:column;align-items:flex-start;line-height:1}.phm__upsell-title,.phm__upsell-price{font-family:var(--holus-font-body);font-weight:900;font-size:14px;color:var(--phm-brown);line-height:1.7}.phm__upsell-price{font-family:var(--holus-font-heading);font-size:12px;line-height:1;font-weight:800;color:#2a5e10;background:var(--phm-green);padding:3px 7px;border-radius:999px;white-space:nowrap;letter-spacing:-.01em}.phm__upsell-subtitle{font-family:var(--holus-font-body);font-weight:500;font-size:11px;opacity:.65;margin-top:0;margin-bottom:5px}.phm__upsell-img{width:42px;height:56px;object-fit:cover;border-radius:4px;display:block}.phm__upsell-link{position:relative;display:inline-flex;border:0;padding:0;background:transparent;cursor:pointer;border-radius:4px;overflow:hidden}.phm__upsell-zoom{position:absolute;bottom:3px;right:3px;width:20px;height:20px;border-radius:50%;background:#ffffffe0;color:var(--holus-brown);display:flex;align-items:center;justify-content:center;pointer-events:none;transition:background .15s}.phm__upsell-link:hover .phm__upsell-zoom{background:#fff}@media(max-width:980px){.phm__upsell-label{font-size:15px}.phm__upsell-title,.phm__upsell-price{font-size:14px}}@media(max-width:520px){.phm__upsell{margin-top:var(--phm-space-md)}.phm__upsell-label{font-size:15px;margin-bottom:var(--phm-space-sm)}.phm__upsell-card{padding:6px 12px;border-radius:20px;gap:10px}.phm__upsell-main{grid-template-columns:26px 1fr;gap:12px}.phm__upsell-box{width:26px;height:26px}.phm__upsell-checkbox:checked+.phm__upsell-box:after{left:8px;top:4px;width:6px;height:11px;border-right-width:2px;border-bottom-width:2px}.phm__upsell-title,.phm__upsell-price{font-size:13px}.phm__upsell-img{width:38px;height:50px}}.phm__cta-wrap{margin-top:var(--phm-space-sm)}.phm__cta{width:100%;border:0;cursor:pointer;border-radius:999px;min-height:46px;padding:10px 16px;background:var(--phm-green);color:var(--phm-brown);display:flex;align-items:center;justify-content:center;gap:8px;box-shadow:none;transition:transform .12s ease,filter .12s ease}.phm__cta:hover{transform:translateY(-1px);filter:brightness(.98)}.phm__cta:disabled{opacity:.55;cursor:not-allowed;transform:none}.phm__cta-label{font-family:var(--holus-font-body);font-weight:800;font-size:15px;line-height:1;letter-spacing:0}.phm__cta-sep{opacity:.6;font-weight:800;font-size:16px;line-height:1}.phm__cta-old{font-family:var(--holus-font-body);font-weight:700;font-size:20px;opacity:.55;text-decoration:line-through;line-height:1}.phm__cta-price{font-family:var(--holus-font-body);font-weight:900;font-size:20px;line-height:1}@media(max-width:980px){.phm__cta{min-height:44px;padding:9px 14px}.phm__cta-label{font-size:15px}.phm__cta-sep{font-size:14px}.phm__cta-old,.phm__cta-price{font-size:18px}}@media(max-width:520px){.phm__cta{min-height:42px;gap:6px;padding:8px 12px}.phm__cta-label{font-size:14px}.phm__cta-sep{font-size:12px}.phm__cta-old,.phm__cta-price{font-size:16px}}.phm__micro{margin-top:var(--phm-space-xs);display:flex;flex-wrap:wrap;align-items:center;gap:10px;justify-content:flex-start;color:var(--holus-brown)}.phm__micro-item{display:inline-flex;align-items:center;gap:8px}.phm__micro-ico{width:14px;height:14px;display:inline-flex;align-items:center;justify-content:center}.phm__micro-ico svg{width:100%;height:100%;display:block}.phm__micro-txt{font-family:var(--holus-font-body);font-size:12px;font-weight:700}.phm__micro-dot{opacity:.7;font-weight:900}.phm__klarna{margin-top:6px;margin-bottom:0;font-family:var(--holus-font-body);font-size:12px;font-weight:600;color:var(--holus-brown);opacity:.75;text-align:center;display:flex;align-items:center;justify-content:center;gap:5px}.phm__klarna-logo{display:inline-flex;align-items:center;flex-shrink:0}.phm__klarna-logo svg{width:32px;height:auto;display:block}@media(max-width:740px){.phm{--phm-space-xs: 6px;--phm-space-sm: 10px;--phm-space-md: 14px;--phm-space-lg: 18px}.phm__reviews-link{font-size:13px}.phm__subtitle{font-size:16px;margin:-5px 0 0}.phm__benefits{gap:4px}.phm[data-phm-simple] .phm__meta-row{gap:.3rem;margin-top:-.55rem}.phm__benefit{grid-template-columns:16px 1fr;gap:8px}.phm__benefit-ico svg{width:16px;height:16px}.phm__benefit-text{font-size:13px;line-height:1.4}.phm__pill-text,.phm__pill-link{font-size:13px}.phm__section-label,.phm__upsell-label,.phm__cta-label{font-size:14px}.phm__price-old{font-size:12px}.phm__price-new{font-size:16px}.phm__upsell-title,.phm__upsell-price{font-size:13px}.phm__cta-price{font-size:17px}}@media(max-width:520px){.phm{--phm-space-sm: 8px;--phm-space-md: 12px;--phm-space-lg: 16px}.phm__benefit-text{font-size:14px}.phm__pill-text,.phm__pill-link{font-size:12px}.phm__section-label,.phm__upsell-label,.phm__cta-label{font-size:13px}.phm__price-old{font-size:11px}.phm__price-new{font-size:16px}.phm__upsell-title,.phm__upsell-price{font-size:12px}}@media(max-width:980px){.phm__micro-txt{font-size:12px}}@media(max-width:520px){.phm__micro{gap:6px}.phm__micro-ico{width:11px;height:11px}.phm__micro-txt{font-size:11px}}.phm__sticky-cart{position:fixed;left:0;right:0;bottom:0;z-index:60;padding:10px 12px calc(10px + env(safe-area-inset-bottom));opacity:0;pointer-events:none;transform:translateY(115%);transition:transform .32s var(--phm-ease-premium),opacity .32s var(--phm-ease-premium)}.phm__sticky-cart.is-visible{opacity:1;pointer-events:auto;transform:translateY(0)}body.overflow-hidden-tablet .phm__sticky-cart,body.overflow-hidden-desktop .phm__sticky-cart{opacity:0!important;pointer-events:none!important;transform:translateY(115%)!important;visibility:hidden}.phm__sticky-cart-inner{width:min(clamp(1080px,65vw,1260px),calc(100% - 24px));margin:0 auto;background:#ffffff9e;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);border:0;border-radius:999px;box-shadow:0 4px 28px #422d251a,inset 0 0 0 1.5px #422d251a;padding:8px 8px 8px 14px;display:flex;align-items:center;gap:12px;transition:background-color .42s var(--phm-ease-premium),box-shadow .42s var(--phm-ease-premium)}.phm__sticky-product{flex:1 1 auto;min-width:0;display:flex;align-items:center;gap:8px;font-family:var(--holus-font-body);font-size:13px;font-weight:800;line-height:1.2;color:var(--holus-brown)}.phm__sticky-thumb{display:none;width:32px;height:32px;border-radius:999px;object-fit:cover;flex:0 0 32px;box-shadow:0 2px 8px #422d2526}.phm__sticky-product-copy{min-width:0;display:block;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.phm__sticky-product-name,.phm__sticky-product-tagline{display:inline}.phm__sticky-options{display:inline-flex;align-items:center;gap:4px;padding:3px;border-radius:999px;background:var(--holus-beige)}.phm__sticky-offer-btn{border:0;border-radius:999px;min-height:32px;padding:7px 12px;background:transparent;color:var(--holus-brown);font-family:var(--holus-font-body);font-size:12px;font-weight:800;line-height:1;cursor:pointer}.phm__sticky-offer-btn.is-selected{background:#fff;box-shadow:0 2px 8px #00000014}.phm__sticky-offer-btn:disabled{opacity:.5;cursor:not-allowed}.phm__sticky-prices{display:flex;align-items:center;gap:8px}.phm__sticky-old{font-family:var(--holus-font-body);font-size:13px;font-weight:700;color:#422d258c;text-decoration:line-through}.phm__sticky-price{font-family:var(--holus-font-body);font-size:18px;font-weight:900;color:var(--holus-brown);line-height:1}.phm__sticky-btn{margin-left:auto;border:0;border-radius:999px;min-height:42px;padding:10px 16px;background:var(--phm-green);color:var(--holus-brown);font-family:var(--holus-font-body);font-size:14px;font-weight:900;line-height:1;cursor:pointer}.phm__sticky-btn:disabled{opacity:.55;cursor:not-allowed}@media(max-width:980px){.phm__sticky-cart{padding-left:8px;padding-right:8px}.phm__sticky-cart-inner{width:calc(100% - 2px)}}@media(max-width:749px){.phm__sticky-cart{bottom:20px}}@media(max-width:520px){.phm__sticky-cart{padding-top:8px;padding-bottom:calc(8px + env(safe-area-inset-bottom))}.phm__sticky-cart-inner{border-radius:18px;display:grid;grid-template-columns:auto minmax(0,1fr) auto;grid-template-areas:"options product prices" "button button button";column-gap:8px;row-gap:8px;align-items:center;padding:10px}.phm__sticky-product{grid-area:product;font-size:12px;font-weight:900;line-height:1.15;gap:6px}.phm__sticky-thumb{display:block;width:30px;height:30px;flex-basis:30px}.phm__sticky-product-tagline{display:none}.phm__sticky-options{grid-area:options;justify-self:start;max-width:none;padding:2px}.phm__sticky-offer-btn{min-height:28px;padding:5px 8px;font-size:11px;white-space:nowrap}.phm__sticky-prices{grid-area:prices;justify-self:end;gap:6px;white-space:nowrap}.phm__sticky-old{font-size:12px}.phm__sticky-price{font-size:16px}.phm__sticky-btn{grid-area:button;margin-left:0;width:100%;min-height:40px;padding:10px 12px;font-size:13px;line-height:1;white-space:nowrap;display:inline-flex;align-items:center;justify-content:center;text-align:center}}.phm__accordions{margin-top:0;padding-top:0}.phm__acc{padding:10px 0}.phm__acc+.phm__acc{border-top:1.29px solid var(--holus-brown)}.phm__acc-sum{list-style:none;cursor:pointer;display:flex;align-items:center;justify-content:space-between;gap:12px}.phm__acc-sum::-webkit-details-marker{display:none}.phm__acc-title{font-family:var(--holus-font-body);font-weight:900;font-size:16px;color:var(--phm-brown)}.phm__acc-ico svg{width:35px;height:auto;display:block}.phm__acc-ico{width:35px;height:35px;position:relative;display:inline-flex;align-items:center;justify-content:center;flex:0 0 35px}.phm__acc-ico-down,.phm__acc-ico-up{position:absolute;display:inline-flex;align-items:center;justify-content:center;transition:opacity .22s ease,transform .22s ease}.phm__acc-ico-down{opacity:1;transform:rotate(0)}.phm__acc-ico-up{opacity:0;transform:rotate(-90deg)}.phm__acc[open] .phm__acc-ico-down{opacity:0;transform:rotate(90deg)}.phm__acc[open] .phm__acc-ico-up{opacity:1;transform:rotate(0)}.phm__acc-body{padding:10px 0 2px;font-family:var(--holus-font-body);color:var(--holus-brown);font-size:15px;line-height:1.55}.phm__acc-body p{margin:0 0 10px}.phm__acc-body ul{list-style:none;padding:0;margin:0}.phm__acc-body li+li{margin-top:4px}@media(max-width:740px){.phm__acc-sum{gap:10px}.phm__acc-title{font-size:15px}.phm__acc-ico{width:32px;height:32px;flex-basis:32px}.phm__acc-ico svg{width:32px}.phm__acc-body{font-size:14px;line-height:1.5}}@media(max-width:520px){.phm__acc{padding:8px 0}.phm__acc-sum{gap:8px}.phm__acc-title{font-size:14px}.phm__acc-ico{width:30px;height:30px;flex-basis:30px}.phm__acc-ico svg{width:30px}.phm__acc-body{padding-top:8px;font-size:13px}}.phm__lab-modal{position:fixed;top:0;right:0;bottom:0;left:0;z-index:80;display:grid;place-items:center;padding:18px}.phm__lab-modal[hidden]{display:none}.phm__lab-modal-backdrop{position:absolute;top:0;right:0;bottom:0;left:0;border:0;background:#140c098a;cursor:pointer}.phm__lab-modal-card{position:relative;width:min(820px,100%);max-height:min(92vh,860px);overflow-y:auto;overflow-x:hidden;scrollbar-width:none;-ms-overflow-style:none;border-radius:36px;background:var(--holus-cream);box-shadow:0 30px 58px #00000042;padding:40px 42px 72px}.phm__lab-modal-card::-webkit-scrollbar{display:none}.phm__lab-modal-close{position:absolute;right:10px;bottom:10px;width:36px;height:36px;border-radius:999px;border:0;background:#543d34;color:#fff;font-size:30px;font-weight:700;line-height:1;display:inline-flex;align-items:center;justify-content:center;cursor:pointer;padding:0}.phm__lab-modal-close:hover{filter:brightness(1.06)}.phm__lab-modal-head{display:grid;grid-template-columns:84px 1fr;align-items:center;gap:16px;margin:0 72px 18px 0}.phm__lab-modal-icon{display:inline-flex;align-items:center;justify-content:center}.phm__lab-modal-icon svg{width:78px;height:auto;display:block}.phm__lab-modal-title{margin:0;font-family:var(--holus-font-heading);font-size:22px;line-height:1.2;letter-spacing:-.02em;font-weight:900;color:var(--holus-brown)}.phm__lab-modal-body{margin-top:10px;font-family:var(--holus-font-body);font-size:13.5px;line-height:1.4;color:var(--holus-brown)}.phm__lab-modal-body p{margin:0 0 18px}.phm__lab-modal-body ul{margin:-8px 0 20px 12px;padding-left:18px}.phm__lab-modal-body li{margin:0 0 4px}.phm__lab-modal-body p:last-child{margin-bottom:0}.phm__lab-modal-body strong{font-weight:900;color:var(--holus-brown)}.phm__lab-modal-results{margin-top:18px}.phm__lab-results-note{margin:0;font-family:var(--holus-font-body);font-size:13.5px;line-height:1.4;color:var(--holus-brown)}.phm__lab-results-title{margin:0 0 22px;text-align:left;font-family:var(--holus-font-heading);font-size:20px;line-height:1.2;letter-spacing:-.02em;font-weight:900;color:var(--holus-brown)}.phm__lab-bars{--lab-label-width: 250px;--lab-row-gap: 14px;margin-top:6px}.phm__lab-bar-row{display:grid;grid-template-columns:var(--lab-label-width) 1fr;align-items:center;gap:var(--lab-row-gap)}.phm__lab-bar-row+.phm__lab-bar-row{margin-top:14px}.phm__lab-bar-label{font-family:var(--holus-font-body);font-size:14px;font-weight:700;line-height:1.2;color:var(--holus-brown)}.phm__lab-bar-track{height:28px;position:relative}.phm__lab-bar-fill{height:100%;min-width:44px;border-radius:0 16px 16px 0;background:#8fcfe7;display:inline-flex;align-items:center;justify-content:flex-end;padding-right:6px;box-sizing:border-box}.phm__lab-bar-row:first-child .phm__lab-bar-fill{background:#a7c9d8}.phm__lab-bar-row:last-child .phm__lab-bar-fill{background:#8fcfe7}.phm__lab-bar-value{font-family:var(--holus-font-body);font-size:16px;line-height:1;font-weight:800;color:var(--holus-brown)}.phm__lab-axis{margin-top:14px;margin-left:calc(var(--lab-label-width) + var(--lab-row-gap));width:calc(100% - var(--lab-label-width) - var(--lab-row-gap));position:relative;height:30px;padding-top:10px}.phm__lab-axis:before{content:"";position:absolute;left:0;right:0;top:0;border-top:2px solid rgba(84,61,52,.25)}.phm__lab-axis span{position:absolute;top:10px;font-family:var(--holus-font-body);font-size:15px;font-weight:700;line-height:1;color:#422d25db;transform:translate(-50%)}.phm__lab-axis span:before{content:"";display:block;width:3px;height:12px;margin-bottom:6px;background:#543d3440}.phm__lab-axis span:nth-child(1){left:0;transform:none}.phm__lab-axis span:nth-child(2){left:25%}.phm__lab-axis span:nth-child(3){left:50%}.phm__lab-axis span:nth-child(4){left:75%}.phm__lab-axis span:nth-child(5){left:100%;transform:translate(-100%)}.phm__lab-report-btn{position:absolute;left:22px;bottom:10px;min-height:36px;display:inline-flex;align-items:center;justify-content:flex-start;padding:0;border-radius:0;text-decoration:none;font-family:var(--holus-font-body);font-size:12px;line-height:1.2;font-weight:600;color:#422d25b8;background:transparent}.phm__lab-report-btn:hover{color:var(--holus-brown)}@media(max-width:900px){.phm__grid{gap:24px}.phm__lab-modal-card{width:min(640px,100%);border-radius:28px;padding:28px 24px 62px}.phm__lab-modal-title{font-size:25px}.phm__lab-modal-body{font-size:15px}.phm__lab-results-title{font-size:20px}.phm__lab-bars{--lab-label-width: 210px}.phm__lab-bar-label{font-size:13px}.phm__lab-bar-track{height:24px}.phm__lab-bar-value,.phm__lab-axis span{font-size:14px}.phm__lab-report-btn{left:20px}}@media(max-width:640px){.phm__lab-modal{padding:10px}.phm__lab-modal-card{width:min(520px,100%);border-radius:24px;padding:18px 14px 54px}.phm__lab-modal-head{grid-template-columns:44px 1fr;gap:8px;margin:0 44px 10px 0}.phm__lab-modal-icon svg{width:42px}.phm__lab-modal-title{font-size:21px;line-height:1.08}.phm__lab-report-btn{left:14px;bottom:10px;min-height:34px;font-size:11px}.phm__lab-modal-body{font-size:13.5px;line-height:1.4}.phm__lab-modal-body p{margin-bottom:10px}.phm__lab-results-title{font-size:20px;margin-bottom:12px}.phm__lab-bars{--lab-label-width: 154px;--lab-row-gap: 8px}.phm__lab-bar-label{font-size:12px}.phm__lab-bar-track{height:20px}.phm__lab-bar-value{font-size:12px}.phm__lab-axis{margin-top:6px;height:26px;padding-top:8px;margin-left:calc(var(--lab-label-width) + var(--lab-row-gap));width:calc(100% - var(--lab-label-width) - var(--lab-row-gap))}.phm__lab-axis span{font-size:12px}.phm__lab-axis span:before{height:6px;margin-bottom:4px}.phm__lab-report-btn{margin-top:14px;font-size:14px;padding:8px 14px}.phm__lab-modal-close{width:30px;height:30px;font-size:24px;right:8px;bottom:8px}}.phm__poster-modal{position:fixed;top:0;right:0;bottom:0;left:0;z-index:81;display:grid;place-items:center;padding:18px}.phm__poster-modal[hidden]{display:none}.phm__poster-modal-backdrop{position:absolute;top:0;right:0;bottom:0;left:0;border:0;background:#140c098a;cursor:pointer}.phm__poster-modal-card{position:relative;width:min(480px,min(72vh,calc(100vw - 36px)));border-radius:26px;background:var(--holus-beige);box-shadow:0 30px 58px #00000042;padding:20px 20px 58px;overflow:hidden}.phm__poster-modal-img{width:100%;height:auto;display:block;border-radius:12px}.phm__poster-modal-upsell{display:grid;grid-template-columns:28px 1fr;align-items:center;gap:16px;margin-top:1rem;border:1.5px solid rgba(66,45,37,.18);background:#fffdf9;border-radius:22px;padding:6px 14px;cursor:pointer;-webkit-user-select:none;user-select:none}.phm__poster-modal-checkbox{position:absolute;opacity:0;pointer-events:none}.phm__poster-modal-upsell .phm__upsell-box{flex-shrink:0}.phm__poster-modal-upsell:has(.phm__poster-modal-checkbox:checked) .phm__upsell-box{background:var(--phm-green);border-color:#422d2540}.phm__poster-modal-upsell:has(.phm__poster-modal-checkbox:checked) .phm__upsell-box:after{content:"";position:absolute;left:8px;top:5px;width:7px;height:12px;border:2.5px solid #2a5e10;border-top:none;border-left:none;transform:rotate(40deg)}.phm__poster-modal-view{position:absolute;left:10px;bottom:10px;height:36px;padding:0 14px;border-radius:999px;background:#543d341a;color:#543d34;font-family:var(--holus-font-heading);font-size:13px;font-weight:700;text-decoration:none;display:inline-flex;align-items:center;transition:background .16s}.phm__poster-modal-view:hover{background:#543d342e}.phm__poster-modal-close{position:absolute;right:10px;bottom:10px;width:36px;height:36px;border-radius:999px;border:0;background:#543d34;color:#fff;font-family:var(--holus-font-heading);font-size:30px;font-weight:700;line-height:1;display:inline-flex;align-items:center;justify-content:center;cursor:pointer;padding:0}@media(max-width:640px){.phm__poster-modal{padding:10px}.phm__poster-modal-card{border-radius:20px;padding:12px 12px 56px}.phm__poster-modal-close{width:30px;height:30px;font-size:24px;right:8px;bottom:8px}}.phm button,.phm [type=button],.phm [type=submit]{-webkit-appearance:none;appearance:none;font:inherit}.phm img{display:block;max-width:100%}.phm .phm__thumb-img,.phm .phm__offer-img,.phm .phm__main-img,.phm .phm__claim-img,.phm .phm__story-img{position:static!important;inset:auto!important}.phm button.phm__sticky-offer-btn{font-family:var(--holus-font-body);font-size:12px;font-weight:800;line-height:1}.phm button.phm__sticky-btn{font-family:var(--holus-font-body);font-size:14px;font-weight:900;line-height:1}.phm__logo,.phm__title .logo-primaire{height:48px;width:auto;display:block}@media(max-width:520px){.phm button.phm__sticky-btn{font-size:13px}.phm__logo,.phm__title .logo-primaire{height:38px}}@media(max-width:360px){.phm button.phm__sticky-btn{font-size:12px}.phm__sticky-old{display:none}.phm__sticky-price{font-size:15px}}.phm__stories{--phm-story-size: 72px;display:flex;flex-wrap:wrap;gap:12px;align-items:flex-start;padding:4px 0;opacity:0;transform:translateY(6px);transition:opacity .35s ease,transform .6s cubic-bezier(.3,1.1,.6,1)}.phm__stories.is-visible{opacity:1;transform:translateY(0)}.phm__stories[data-story-count="3"]{--phm-story-size: 92px;gap:0;width:min(100%,432px);flex-wrap:nowrap;justify-content:space-between;margin-inline:auto}.phm__stories[data-story-count="3"] .phm__story{box-sizing:border-box;flex:1 1 0;width:33.333%;min-width:0;gap:10px;padding-inline:8px}.phm__stories[data-story-count="3"] .phm__story-ring{margin-inline:auto}.phm__stories[data-story-count="3"] .phm__story-label{line-height:1.15;max-width:116px;margin-inline:auto}@media(max-width:749px){.phm__stories{gap:12px;padding:4px 0}.phm__stories[data-story-count="3"]{--phm-story-size: 76px;padding:8px 0 6px}.phm__stories[data-story-count="3"] .phm__story-label{font-size:12px;max-width:96px}.phm__stories[data-story-count="3"] .phm__story{gap:8px;padding-inline:4px}}.phm__story{display:flex;flex:0 0 auto;flex-direction:column;align-items:center;gap:7px;background:transparent;border:0;min-width:0;padding:0;cursor:pointer;-webkit-tap-highlight-color:transparent;opacity:0;transform:translate(calc(-1 * (var(--phm-story-index, 0) + 1) * 18px));transition:transform .65s cubic-bezier(.3,1.1,.6,1),opacity .35s ease}.phm__stories.is-visible .phm__story{opacity:1;transform:translate(0);transition-delay:calc(var(--phm-story-index, 0) * .08s)}.phm__story-ring{position:relative;width:var(--phm-story-size);height:var(--phm-story-size);border-radius:50%;background:linear-gradient(145deg,var(--phm-orange) 0%,var(--phm-yellow) 100%);padding:2.5px;display:flex;align-items:center;justify-content:center;box-shadow:0 10px 24px #2c181224;transition:transform .2s var(--phm-ease-premium),filter .2s var(--phm-ease-premium)}.phm__story.is-pulsing .phm__story-ring:before,.phm__story.is-pulsing .phm__story-ring:after{content:"";position:absolute;top:-5px;right:-5px;bottom:-5px;left:-5px;border-radius:50%;border:1px solid rgba(168,218,238,.4);opacity:0;pointer-events:none;animation:phm-story-wave 3s 1.2s infinite}.phm__story.is-pulsing .phm__story-ring:after{border-color:#fc9f3557;animation-delay:2s}.phm__story:hover .phm__story-ring,.phm__story:focus-visible .phm__story-ring{transform:scale(1.06);filter:brightness(1.04)}.phm__story:focus-visible{outline:none}.phm__story:focus-visible .phm__story-ring{outline:2px solid rgba(66,45,37,.4);outline-offset:3px}.phm__story-inner{position:relative;width:100%;height:100%;border-radius:50%;border:2px solid rgba(255,251,245,.96);overflow:hidden;display:flex;align-items:center;justify-content:center;background:#e9e1d4;box-shadow:inset 0 0 0 1px #422d250f}.phm__story-img{width:100%!important;height:100%!important;object-fit:cover!important;display:block}.phm__story-placeholder{width:100%;height:100%;display:block;background:linear-gradient(135deg,#fc9f352e,#ffd3742e)}.phm__story-video-thumb{width:100%!important;height:100%!important;object-fit:cover!important;display:block;pointer-events:none}.phm__story-play{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);z-index:2;color:#fff;display:inline-flex;align-items:center;justify-content:center;pointer-events:none}.phm__story-play svg{width:30px;height:30px;display:block;filter:drop-shadow(0 4px 10px rgba(0,0,0,.28))}.phm__story-label{font-family:var(--holus-font-body);font-size:11px;font-weight:700;color:#422d25e6;line-height:1;text-align:center;white-space:nowrap}@keyframes phm-story-wave{0%{transform:scale(.92);opacity:0}18%{opacity:.5}to{transform:scale(1.42);opacity:0}}body.phm-story-lock{overflow:hidden;touch-action:none}.phm__video-modal{position:fixed;top:0;right:0;bottom:0;left:0;z-index:82;background:#120c099e;display:flex;align-items:center;justify-content:center;visibility:hidden;opacity:0;pointer-events:none}.phm__video-modal.is-open{visibility:visible;opacity:1;pointer-events:auto}.phm__story-card{position:relative;width:min(100vw,56.25dvh);aspect-ratio:9 / 16;border-radius:22px;overflow:hidden;background:transparent;touch-action:none}@media(min-width:750px){.phm__story-card{width:min(51.75dvh,520px,calc(100vw - 80px));overflow:visible}}.phm__story-top{position:absolute;top:0;left:0;right:0;z-index:7;padding:max(env(safe-area-inset-top,0px),10px) 10px 16px;display:flex;flex-direction:column;gap:6px;background:linear-gradient(to bottom,#00000080,#0000);border-radius:inherit;pointer-events:none}.phm__story-progress-track{display:flex;gap:4px}.phm__story-progress-segment{flex:1 1 0;height:3px;background-color:#ffffff59;background-image:linear-gradient(#fff,#fff);background-repeat:no-repeat;background-size:var(--phm-story-progress, 0%) 100%;border-radius:999px;overflow:hidden}.phm__story-progress-fill{display:none}.phm__story-header{display:flex;align-items:flex-start;justify-content:space-between;gap:8px}.phm__story-header-left{display:flex;align-items:center;gap:8px;min-width:0;flex:1}.phm__story-avatar{width:30px;height:30px;border-radius:50%;overflow:hidden;border:1.5px solid rgba(255,255,255,.8);flex-shrink:0;background:#ffffff26}.phm__story-avatar img{width:100%;height:100%;object-fit:cover;display:block}.phm__story-header-title{font-family:var(--holus-font-body);font-size:13px;font-weight:700;color:#fff;text-shadow:0 1px 4px rgba(0,0,0,.5);white-space:nowrap;overflow:hidden;text-overflow:ellipsis;line-height:1}.phm__story-header-right{display:flex;flex-direction:column;align-items:center;gap:6px;flex-shrink:0;pointer-events:auto}.phm__video-modal-close,.phm__video-unmute{width:36px;height:36px;border-radius:50%;border:0;background:#0006;color:#fff;display:flex;align-items:center;justify-content:center;cursor:pointer;padding:0}.phm__video-unmute-icon--muted{display:block}.phm__video-unmute-icon--sound,.phm__video-unmute.is-active .phm__video-unmute-icon--muted{display:none}.phm__video-unmute.is-active .phm__video-unmute-icon--sound{display:block}.phm__video-player{position:absolute;top:0;right:0;bottom:0;left:0;z-index:1;width:100%;height:100%;object-fit:cover;border-radius:inherit;display:none;pointer-events:none}.phm__video-player.is-active{display:block}.phm__story-nav{display:none}@media(min-width:750px){.phm__story-nav{position:absolute;top:50%;z-index:8;display:inline-flex;align-items:center;justify-content:center;width:52px;height:52px;border:0;border-radius:999px;padding:0;background:#fffffff5;color:var(--holus-brown);cursor:pointer;transform:translateY(-50%);box-shadow:0 12px 28px #140c092e;filter:none}.phm__story-nav[hidden]{display:none!important}.phm__story-nav:hover,.phm__story-nav:focus-visible{background:#fff;color:#422d25db}.phm__story-nav:focus-visible{outline:2px solid rgba(255,255,255,.75);outline-offset:2px}.phm__story-nav--prev{left:-74px}.phm__story-nav--next{right:-74px}}.phm__story-tap{position:absolute;top:0;right:0;bottom:0;left:0;z-index:5;border-radius:inherit;cursor:pointer;-webkit-tap-highlight-color:transparent;-webkit-touch-callout:none;-webkit-user-select:none;user-select:none;touch-action:none}.phm__video-play-btn{position:absolute;top:0;right:0;bottom:0;left:0;z-index:6;display:flex;align-items:center;justify-content:center;border:0;border-radius:inherit;background:#00000059;cursor:pointer;padding:0}.phm__video-play-btn[hidden]{display:none}.phm[data-phm-simple]{--phm-simple-control-height: 4.6rem}.phm__qty-row{display:flex;align-items:center;gap:1.2rem;flex-wrap:wrap}.phm__qty{display:inline-flex;align-items:center;border:1px solid rgba(66,45,37,.5);box-shadow:none;border-radius:999px;box-sizing:border-box;overflow:hidden;height:var(--phm-simple-control-height);background:#fff}.phm__qty-btn{width:4.4rem;height:100%;background:transparent;border:none;font-size:2rem;font-weight:400;color:var(--phm-brown);cursor:pointer;display:flex;align-items:center;justify-content:center;transition:background .15s ease;flex-shrink:0}.phm__qty-btn:hover{background:#422d2512}.phm__qty-input{width:4rem;height:100%;border:none;background:transparent;text-align:center;font-family:var(--holus-font-body);font-size:1.7rem;font-weight:700;color:var(--phm-brown);-moz-appearance:textfield;outline:none}.phm__qty-input::-webkit-inner-spin-button,.phm__qty-input::-webkit-outer-spin-button{-webkit-appearance:none}.phm__form--simple .phm__cta{flex:1;min-width:0}.phm[data-phm-simple] .phm__sticky-cart-inner--simple{gap:14px;padding-left:10px}.phm[data-phm-simple] .phm__sticky-product--simple{gap:10px}.phm[data-phm-simple] .phm__sticky-thumb--simple{display:block;width:40px;height:40px;flex-basis:40px;border-radius:12px;box-shadow:none}.phm[data-phm-simple] .phm__sticky-product-copy--simple{display:flex;flex-direction:column;gap:1px;white-space:normal}.phm[data-phm-simple] .phm__sticky-product-copy--simple .phm__sticky-product-name{display:block;font-size:13px;font-weight:900;line-height:1.1}.phm[data-phm-simple] .phm__sticky-product-tagline--simple{display:block;color:#422d25b8;font-size:12px;font-weight:700;line-height:1.1}.phm[data-phm-simple] .phm__sticky-prices--simple{gap:6px}.phm[data-phm-simple] .phm__form--simple .phm__cta{min-height:var(--phm-simple-control-height);height:var(--phm-simple-control-height);padding-top:0;padding-bottom:0}@media(max-width:480px){.phm[data-phm-simple]{--phm-simple-control-height: 4.2rem}.phm__qty-row{flex-direction:column;align-items:stretch}.phm__qty{justify-content:center}.phm__form--simple .phm__cta{width:100%}.phm[data-phm-simple] .phm__qty-row{flex-direction:row;align-items:center;flex-wrap:nowrap;gap:1rem}.phm[data-phm-simple] .phm__qty{flex:0 0 auto;justify-content:flex-start}.phm[data-phm-simple] .phm__form--simple .phm__cta{width:auto;flex:1 1 auto}.phm[data-phm-simple] .phm__sticky-cart-inner--simple{grid-template-columns:minmax(0,1fr) auto;grid-template-areas:"product prices" "button button"}.phm[data-phm-simple] .phm__sticky-product--simple{font-size:12px}.phm[data-phm-simple] .phm__sticky-thumb--simple{width:34px;height:34px;flex-basis:34px;border-radius:10px}.phm[data-phm-simple] .phm__sticky-product-copy--simple .phm__sticky-product-name{font-size:12px}.phm[data-phm-simple] .phm__sticky-product-tagline--simple{display:block;font-size:11px}}.phm__new-badge{display:inline-flex;vertical-align:middle;align-items:center;padding:3px 10px;border-radius:999px;background:var(--phm-orange);font-family:var(--holus-font-body);font-size:11px;font-weight:800;color:var(--holus-brown);line-height:1;letter-spacing:.06em;text-transform:uppercase;margin-right:7px;position:relative;top:-1px}.phm__new-badge--media{position:absolute;top:14px;right:14px;z-index:4;margin-right:0;padding:7px 12px;border-radius:999px}@media(max-width:980px){.phm__new-badge--media{top:12px;right:12px}}@media(max-width:749px){.phm__new-badge--media{top:10px;right:calc(1.5rem + 10px)}}
/*# sourceMappingURL=/cdn/shop/t/7/assets/product-holus-main.css.map */
