.vg-ph{--vg-ph-ease: cubic-bezier(.22, 1, .36, 1);--vg-ph-bg: var(--vg-ph-bg-set, #fffcf7);--vg-ph-text: var(--vg-ph-text-set, #2a2a2a);--vg-ph-gold: var(--vg-ph-gold-set, #d1b77e);--vg-ph-dark: #2a2a2a;position:relative;background:var(--vg-ph-bg);color:var(--vg-ph-text);padding-top:var(--vg-ph-pad-top, 7rem);padding-bottom:var(--vg-ph-pad-bottom, 4rem)}@media(min-width:768px){.vg-ph{padding-top:var(--vg-ph-pad-top-d, 8rem);padding-bottom:var(--vg-ph-pad-bottom-d, 6rem)}}.vg-ph__inner{max-width:1600px;margin:0 auto;padding:0 1.5rem}@media(min-width:768px){.vg-ph__inner{padding:0 2.5rem}}@media(min-width:1024px){.vg-ph__inner{padding:0 3.5rem}}.vg-ph__crumb{display:inline-flex;align-items:center;gap:.5rem;font-size:10px;letter-spacing:.32em;text-transform:uppercase;color:color-mix(in srgb,var(--vg-ph-text) 55%,transparent);text-decoration:none;transition:color .5s var(--vg-ph-ease)}.vg-ph__crumb:hover{color:var(--vg-ph-gold)}.vg-ph__crumb-sep{opacity:.4}.vg-ph__crumb-current{color:color-mix(in srgb,var(--vg-ph-text) 75%,transparent)}.vg-ph__grid{display:grid;grid-template-columns:minmax(0,1fr);gap:2rem;margin-top:2rem;align-items:start}@media(min-width:768px){.vg-ph__grid{gap:3rem;margin-top:2.5rem}}@media(min-width:1024px){.vg-ph__grid{grid-template-columns:repeat(12,minmax(0,1fr));gap:4rem;align-items:stretch}.vg-ph__gallery{grid-column:span 7}.vg-ph__panel{grid-column:span 5}}.vg-ph__gallery-stack{display:flex;flex-direction:column;gap:1rem}@media(min-width:768px){.vg-ph__gallery-stack{gap:1rem}}.vg-ph__figure{position:relative;background:var(--vg-ph-bg);overflow:hidden;opacity:0;transform:translateY(60px);transition:opacity 1.3s var(--vg-ph-ease),transform 1.3s var(--vg-ph-ease)}.vg-ph__figure.is-inview{opacity:1;transform:translateY(0)}.vg-ph__figure-frame{position:relative;width:100%;aspect-ratio:1}.vg-ph__figure-img{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:contain;padding:1rem;display:block}@media(min-width:768px){.vg-ph__figure-img{padding:0rem}}.vg-ph__badge{position:absolute;top:1.25rem;left:1.25rem;z-index:2;font-size:var(--vg-ph-badge-size, 10px);letter-spacing:.32em;text-transform:uppercase;color:var(--vg-ph-badge-color, color-mix(in srgb, var(--vg-ph-text) 65%, transparent));background:var(--vg-ph-badge-bg, color-mix(in srgb, var(--vg-ph-bg) 70%, transparent));backdrop-filter:blur(8px);-webkit-backdrop-filter:blur(8px);padding:.5rem .75rem}.vg-ph__panel{min-width:0}.vg-ph__panel-sticky{opacity:0;transform:translateY(30px);transition:opacity 1s var(--vg-ph-ease),transform 1s var(--vg-ph-ease)}.vg-ph__panel-sticky.is-inview{opacity:1;transform:translateY(0)}@media(min-width:1024px){.vg-ph__panel-sticky{position:sticky;top:7rem}}.vg-ph__panel-stack{display:flex;flex-direction:column;gap:0}.vg-ph-subtitle{margin:0;font-size:10px;letter-spacing:.32em;text-transform:uppercase;color:var(--vg-ph-gold);font-weight:500}.vg-ph-title{margin:1.25rem 0 0;font-family:var(--typeHeaderPrimary, Georgia),serif;font-weight:300;line-height:.98;letter-spacing:-.01em;font-size:clamp(42px,5vw,72px);color:var(--vg-ph-text)}.vg-ph-tagline{margin:1rem 0 0;font-family:var(--typeHeaderPrimary, Georgia),serif;font-style:italic;font-size:22px;line-height:1.35;color:#1a1a1a}@media(min-width:768px){.vg-ph-tagline{font-size:24px}}.vg-ph__panel-stack>.shopify-block{margin-top:1.5rem}.vg-ph-intro{margin:1.75rem 0 0;font-size:15px;font-weight:300;line-height:1.8;color:color-mix(in srgb,var(--vg-ph-text) 75%,transparent)}.vg-ph-intro p{margin:0}.vg-ph-creator{margin:1.5rem 0 0;font-size:13px;font-weight:300;color:color-mix(in srgb,var(--vg-ph-text) 60%,transparent)}.vg-ph-creator__name{font-family:var(--typeHeaderPrimary, Georgia),serif;font-style:italic;color:var(--vg-ph-text)}.vg-ph-size{margin-top:2.5rem}.vg-ph-size__label{margin:0;font-size:10px;letter-spacing:.32em;text-transform:uppercase;color:color-mix(in srgb,var(--vg-ph-text) 55%,transparent)}.vg-ph-size__row{display:flex;align-items:flex-end;gap:2rem;margin-top:.75rem}.vg-ph-size__btn{position:relative;display:inline-block;padding:0 0 .5rem;border:0;background:none;cursor:pointer;text-align:left;text-decoration:none;font-family:var(--typeHeaderPrimary, Georgia),serif;font-size:24px;line-height:1;color:color-mix(in srgb,var(--vg-ph-text) 45%,transparent);transition:color .5s var(--vg-ph-ease)}@media(min-width:768px){.vg-ph-size__btn{font-size:26px}}.vg-ph-size__btn:hover{color:color-mix(in srgb,var(--vg-ph-text) 80%,transparent)}.vg-ph-size__btn.is-active{color:var(--vg-ph-text)}.vg-ph-size__underline{position:absolute;left:0;right:0;bottom:-1px;height:1px;background:var(--vg-ph-gold);transform:scaleX(0);transform-origin:left center;transition:transform .7s var(--vg-ph-ease)}.vg-ph-size__btn.is-active .vg-ph-size__underline{transform:scaleX(1)}.vg-ph-buy-wrap{width:100%;margin-top:2.5rem}.vg-ph .vg-ph-buy,form.vg-ph-buy{display:flex!important;flex-direction:row!important;flex-wrap:nowrap!important;align-items:center;gap:1.5rem;margin:0;width:100%;max-width:100%}.vg-ph .vg-ph-buy__price{flex:0 0 auto;font-family:var(--typeHeaderPrimary, Georgia),serif;font-size:34px;line-height:1;color:var(--vg-ph-text);font-variant-numeric:tabular-nums;white-space:nowrap}.vg-ph .vg-ph-buy__atc{position:relative;display:flex;align-items:center;justify-content:center;flex:1 1 auto;width:auto;min-width:0;height:58px;overflow:hidden;border:0;background:var(--vg-ph-dark);color:#fffcf7;cursor:pointer;padding:0 1rem}.vg-ph .vg-ph-buy__atc:disabled{opacity:.45;cursor:not-allowed}.vg-ph .vg-ph-buy__atc-fill{position:absolute;top:0;right:0;bottom:0;left:0;background:var(--vg-ph-gold);transform:translateY(100%);transition:transform .8s var(--vg-ph-ease)}.vg-ph .vg-ph-buy__atc:hover:not(:disabled) .vg-ph-buy__atc-fill{transform:translateY(0)}.vg-ph .vg-ph-buy__atc-label{position:relative;z-index:1;font-size:11px;letter-spacing:.32em;text-transform:uppercase;font-weight:500;transition:color .5s var(--vg-ph-ease)}.vg-ph .vg-ph-buy__atc:hover:not(:disabled) .vg-ph-buy__atc-label{color:var(--vg-ph-dark)}.vg-ph .vg-ph-buy__atc.btn--loading,.vg-ph .vg-ph-buy__atc.btn--loading:hover,.vg-ph .vg-ph-buy__atc.btn--loading:active{background:var(--vg-ph-dark)!important;color:#fffcf7!important;text-indent:0!important;pointer-events:none}.vg-ph .vg-ph-buy__atc.btn--loading .vg-ph-buy__atc-fill{transform:translateY(100%)!important}.vg-ph .vg-ph-buy__atc.btn--loading .vg-ph-buy__atc-label{visibility:hidden;color:transparent!important}.vg-ph .vg-ph-buy__atc.btn--loading:before{content:"";box-sizing:border-box;display:block;width:22px;height:22px;position:absolute;left:50%;top:50%;margin:-11px 0 0 -11px;z-index:2;border:2px solid #fffcf7;border-top-color:transparent;border-radius:50%;animation:vg-ph-atc-spin .75s linear infinite}@keyframes vg-ph-atc-spin{to{transform:rotate(360deg)}}.vg-ph-sample{display:inline-flex;align-items:center;gap:.5rem;margin-top:1.25rem;font-size:12px;letter-spacing:.04em;color:color-mix(in srgb,var(--vg-ph-text) 75%,transparent);background:none;border:0;padding:0;cursor:default;text-align:left}.vg-ph-sample__text{text-decoration:underline;text-underline-offset:4px;text-decoration-color:color-mix(in srgb,var(--vg-ph-text) 30%,transparent)}.vg-ph-intensity{margin-top:2.5rem;max-width:340px}.vg-ph-intensity+.vg-ph-collapsible,.vg-ph-sample+.vg-ph-collapsible,.vg-ph-buy-wrap+.vg-ph-collapsible,.vg-ph-buy+.vg-ph-collapsible{margin-top:3rem}.vg-ph-collapsible{border-top:1px solid color-mix(in srgb,var(--vg-ph-text) 12%,transparent);border-bottom:1px solid color-mix(in srgb,var(--vg-ph-text) 12%,transparent);margin-top:-1px}.vg-ph-collapsible__trigger{width:100%;display:flex;align-items:center;justify-content:space-between;gap:1rem;padding:1.25rem 0;border:0;background:none;cursor:pointer;text-align:left}.vg-ph-collapsible__label{font-size:12px;letter-spacing:.32em;text-transform:uppercase;font-weight:500;color:var(--vg-ph-text);transition:color .5s var(--vg-ph-ease)}.vg-ph-collapsible__trigger:hover .vg-ph-collapsible__label,.vg-ph-collapsible.is-open .vg-ph-collapsible__label{color:var(--vg-ph-gold)}.vg-ph-collapsible__icon{flex-shrink:0;width:16px;height:16px;color:color-mix(in srgb,var(--vg-ph-text) 70%,transparent);transition:transform .7s var(--vg-ph-ease),color .5s var(--vg-ph-ease)}.vg-ph-collapsible.is-open .vg-ph-collapsible__icon,.vg-ph-collapsible__trigger:hover .vg-ph-collapsible__icon{color:var(--vg-ph-gold)}.vg-ph-collapsible.is-open .vg-ph-collapsible__icon{transform:rotate(45deg)}.vg-ph-collapsible__body{display:grid;grid-template-rows:0fr;opacity:0;transition:grid-template-rows .6s var(--vg-ph-ease),opacity .6s var(--vg-ph-ease)}.vg-ph-collapsible.is-open .vg-ph-collapsible__body{grid-template-rows:1fr;opacity:1}.vg-ph-collapsible__inner{overflow:hidden;min-height:0;padding-bottom:0}.vg-ph-collapsible.is-open .vg-ph-collapsible__inner{padding-bottom:1.75rem;padding-right:1rem}.vg-ph-notes{display:block}.vg-ph-notes .vg-olfactory-notes__line,.vg-ph-collapsible__text .vg-olfactory-notes__line{margin:0 0 .5em}.vg-ph-notes .vg-olfactory-notes__line:last-child,.vg-ph-collapsible__text .vg-olfactory-notes__line:last-child{margin-bottom:0}.vg-ph-collapsible__text{margin:0;font-size:16px;line-height:1.7;color:var(--vg-ph-text)}@media(min-width:768px){.vg-ph-collapsible__text{font-size:17px}}.vg-ph-collapsible__text p{margin:0 0 .75rem}.vg-ph-collapsible__text p:last-child{margin-bottom:0}.vg-ph__panel-stack>*:not(.shopify-block),.vg-ph__panel-stack>.shopify-block{display:block}@media(prefers-reduced-motion:reduce){.vg-ph__figure,.vg-ph__panel-sticky,.vg-ph-collapsible__body,.vg-ph-collapsible__icon,.vg-ph-size__underline,.vg-ph-buy__atc-fill{transition:none}.vg-ph .vg-ph-buy__atc.btn--loading:before{animation:none;border-color:#fffcf7}.vg-ph__figure,.vg-ph__panel-sticky{opacity:1;transform:none}}
/*# sourceMappingURL=/cdn/shop/t/90/assets/product-hero-new.css.map */
