bnh-wellness-map{display:block}.bnh-wellness-map{background:var(--bnh-bg);color:var(--bnh-text);padding:clamp(46px,7vw,92px) 18px}.bnh-wellness-map *{box-sizing:border-box}.bnh-wellness-map__inner{max-width:1480px;margin:0 auto}.bnh-wellness-map__header{max-width:1080px;margin:0 auto clamp(34px,5vw,68px);text-align:center}.bnh-wellness-map__eyebrow,.bnh-wellness-map__kicker{margin:0 0 12px;font-size:13px;line-height:1.3;letter-spacing:.2em;text-transform:uppercase}.bnh-wellness-map__heading{margin:0;color:inherit;font-family:Georgia,Times New Roman,serif;font-size:clamp(40px,6vw,92px);font-weight:400;line-height:.98}.bnh-wellness-map__heading em{font-style:italic}.bnh-wellness-map__subheading{max-width:720px;margin:20px auto 0;font-size:clamp(15px,1.35vw,20px);line-height:1.55}.bnh-wellness-map__layout{display:grid;grid-template-columns:minmax(0,.9fr) minmax(0,1.1fr);gap:clamp(26px,4.8vw,70px);align-items:center}.bnh-wellness-map__figure{position:relative;min-height:clamp(420px,48vw,720px);display:grid;place-items:end center;overflow:visible}.bnh-wellness-map__halo{position:absolute;width:min(82%,610px);aspect-ratio:1;border-radius:50%;background:color-mix(in srgb,var(--bnh-panel),transparent 18%);left:50%;top:53%;transform:translate(-50%,-50%)}.bnh-wellness-map__image,.bnh-wellness-map__placeholder{position:relative;z-index:1;display:block;width:min(82%,560px);height:auto;max-height:720px;object-fit:contain}.bnh-wellness-map__placeholder svg{width:100%;height:auto;opacity:.45}.bnh-wellness-map__hotspot{position:absolute;z-index:3;left:var(--x);top:var(--y);display:flex;align-items:center;gap:0;min-height:38px;border:0;background:transparent;color:#fff;padding:0;transform:translate(-13px,-50%);cursor:pointer;filter:drop-shadow(0 10px 18px rgba(0,0,0,.12));transition:filter .28s ease,transform .28s ease}.bnh-wellness-map__hotspot-dot{width:26px;height:26px;flex:0 0 26px;border-radius:50%;background:#fff;box-shadow:0 0 0 9px #2f33362e;transition:background-color .28s ease,box-shadow .28s ease,transform .28s ease}.bnh-wellness-map__hotspot-line{width:clamp(34px,4.2vw,58px);height:1px;background:#2f33367a;transition:background-color .28s ease,width .28s ease}.bnh-wellness-map__hotspot-label{display:inline-flex;min-height:38px;align-items:center;border-radius:999px;background:#2f33369e;color:#fff;padding:9px 16px;overflow:hidden;font-size:13px;line-height:1.1;letter-spacing:.08em;text-overflow:ellipsis;text-transform:uppercase;white-space:nowrap;transition:background-color .28s ease,color .28s ease}.bnh-wellness-map__hotspot:hover,.bnh-wellness-map__hotspot:focus-visible,.bnh-wellness-map__hotspot.is-active{transform:translate(-13px,-50%) scale(1.03);color:var(--bnh-text);filter:drop-shadow(0 14px 24px rgba(0,0,0,.16))}.bnh-wellness-map__hotspot:hover .bnh-wellness-map__hotspot-dot,.bnh-wellness-map__hotspot:focus-visible .bnh-wellness-map__hotspot-dot,.bnh-wellness-map__hotspot.is-active .bnh-wellness-map__hotspot-dot{background:#fff;box-shadow:0 0 0 9px color-mix(in srgb,var(--bnh-accent),transparent 16%);transform:scale(1.06)}.bnh-wellness-map__hotspot:hover .bnh-wellness-map__hotspot-line,.bnh-wellness-map__hotspot:focus-visible .bnh-wellness-map__hotspot-line,.bnh-wellness-map__hotspot.is-active .bnh-wellness-map__hotspot-line{background:var(--bnh-accent);width:clamp(42px,5vw,68px)}.bnh-wellness-map__hotspot:hover .bnh-wellness-map__hotspot-label,.bnh-wellness-map__hotspot:focus-visible .bnh-wellness-map__hotspot-label,.bnh-wellness-map__hotspot.is-active .bnh-wellness-map__hotspot-label{background:var(--bnh-accent);color:var(--bnh-text)}.bnh-wellness-map__hotspot.is-head-mind{margin-left:clamp(34px,4vw,54px);margin-top:clamp(-42px,-3vw,-28px)}.bnh-wellness-map__content{min-height:560px;border-radius:clamp(28px,4vw,52px);background:var(--bnh-panel);padding:clamp(28px,4vw,62px);overflow:hidden}.bnh-wellness-map__tabs{display:flex;flex-wrap:wrap;gap:10px;margin:0 0 30px;overflow-x:auto;scrollbar-width:none}.bnh-wellness-map__tabs::-webkit-scrollbar{display:none}.bnh-wellness-map__tab{flex:0 0 auto;border:1px solid color-mix(in srgb,var(--bnh-text),transparent 72%);border-radius:999px;background:transparent;color:var(--bnh-text);padding:11px 17px;font-size:13px;letter-spacing:.08em;text-transform:uppercase;cursor:pointer}.bnh-wellness-map__tab.is-active{border-color:var(--bnh-accent);background:var(--bnh-accent)}.bnh-wellness-map__panel{opacity:0;transform:translate(16px);transition:opacity .34s ease,transform .34s ease}.bnh-wellness-map__panel.is-active{opacity:1;transform:translate(0)}.bnh-wellness-map__copy h3{margin:0 0 16px;color:inherit;font-family:Georgia,Times New Roman,serif;font-size:clamp(34px,3.8vw,56px);font-weight:400;line-height:1.03}.bnh-wellness-map__text{max-width:760px;font-size:clamp(16px,1.35vw,21px);line-height:1.58}.bnh-wellness-map__text p{margin:0}.bnh-wellness-map__products{display:grid;grid-template-columns:repeat(auto-fit,minmax(170px,214px));justify-content:start;gap:20px;margin-top:clamp(28px,4vw,48px)}.bnh-wellness-map__product{min-width:0;width:min(100%,214px)}.bnh-wellness-map__concern{display:inline-flex;margin:0 0 10px;border-radius:999px;background:#ffffff94;padding:6px 10px;font-size:12px;letter-spacing:.08em;text-transform:uppercase}.bnh-wellness-map__product-image{display:flex;align-items:center;justify-content:center;aspect-ratio:1;overflow:hidden;border-radius:20px;background:#ffffff9e;padding:14px}.bnh-wellness-map__product-image img,.bnh-wellness-map__product-image svg{width:100%;height:100%;max-height:168px;object-fit:contain;transition:transform .45s ease}.bnh-wellness-map__product:hover .bnh-wellness-map__product-image img{transform:scale(1.04)}.bnh-wellness-map__product-title{display:block;min-height:2.65em;margin-top:14px;color:inherit;font-size:16px;line-height:1.28;text-decoration:none}.bnh-wellness-map__price{margin:8px 0 14px;font-size:14px;opacity:.72}.bnh-wellness-map__form{margin:0}.bnh-wellness-map__button{display:inline-flex;min-height:46px;align-items:center;justify-content:center;width:100%;border:1px solid var(--bnh-button);border-radius:999px;background:var(--bnh-button);color:var(--bnh-button-text);padding:12px 16px;font-size:12px;line-height:1;letter-spacing:.14em;text-align:center;text-decoration:none;text-transform:uppercase;cursor:pointer;transition:transform .22s ease,opacity .22s ease}.bnh-wellness-map__button:hover,.bnh-wellness-map__button:focus-visible{transform:translateY(-1px);opacity:.9}.bnh-wellness-map__button.is-secondary{background:transparent;color:var(--bnh-button)}@media screen and (max-width:989px){.bnh-wellness-map__layout{grid-template-columns:1fr}.bnh-wellness-map__figure{min-height:560px}.bnh-wellness-map__content{min-height:auto}}@media screen and (max-width:640px){.bnh-wellness-map{padding-inline:14px}.bnh-wellness-map__figure{min-height:480px}.bnh-wellness-map__image{width:min(78%,360px)}.bnh-wellness-map__hotspot{min-height:32px;transform:translate(-11px,-50%)}.bnh-wellness-map__hotspot-dot{width:22px;height:22px;flex-basis:22px;box-shadow:0 0 0 7px #2f33362e}.bnh-wellness-map__hotspot-line{width:28px}.bnh-wellness-map__hotspot-label{font-size:11px;min-height:32px;padding:8px 11px}.bnh-wellness-map__hotspot:hover,.bnh-wellness-map__hotspot:focus-visible,.bnh-wellness-map__hotspot.is-active{transform:translate(-11px,-50%) scale(1.02)}.bnh-wellness-map__content{padding:24px 18px;border-radius:26px}.bnh-wellness-map__products{display:grid;grid-auto-flow:column;grid-auto-columns:minmax(164px,62%);grid-template-columns:none;overflow-x:auto;overscroll-behavior-x:contain;scroll-snap-type:x mandatory;scrollbar-width:none}.bnh-wellness-map__tabs{flex-wrap:nowrap}.bnh-wellness-map__products::-webkit-scrollbar{display:none}.bnh-wellness-map__product{scroll-snap-align:start}.bnh-wellness-map__product-image img,.bnh-wellness-map__product-image svg{max-height:146px}}
/*# sourceMappingURL=/cdn/shop/t/19/compiled_assets/styles.css.map */
