.fragrance__highlight:focus-visible{outline:2px double var(--color-sangiovese);outline-offset:var(--space-thin)}.fragrance-panel__title{font-family:var(--font-secondary--family);font-size:.75rem;font-style:normal;font-weight:500;line-height:1.125rem;letter-spacing:.015rem;text-transform:uppercase}@media(min-width: 1400px){.fragrance-panel__title{font-size:.875rem;line-height:1.25rem;letter-spacing:.0175rem}}@media(min-width: 1920px){.fragrance-panel__title{font-size:1rem;line-height:1.5rem;letter-spacing:.02rem}}.fragrance h3,.fragrance__title{font-family:var(--font-primary--family);font-size:.8125rem;font-style:normal;font-weight:400;line-height:1.375rem}.fragrance h3 p,.fragrance__title p{margin-bottom:.6875rem}.fragrance h3 p:last-child,.fragrance__title p:last-child,.fragrance h3 p:only-of-type,.fragrance__title p:only-of-type{margin-bottom:0}@media(min-width: 1400px){.fragrance h3,.fragrance__title{font-size:.875rem;line-height:1.5rem}.fragrance h3 p,.fragrance__title p{margin-bottom:.75rem}}@media(min-width: 1920px){.fragrance h3,.fragrance__title{font-size:1.0625rem;line-height:1.875rem}.fragrance h3 p,.fragrance__title p{margin-bottom:.9375rem}}.fragrance p,.fragrance__highlight-title,.fragrance__highlight-description,.fragrance-panel__description,.fragrance__highlight,.fragrance-panel__link,.fragrance-panel__close{font-family:var(--font-primary--family);font-size:.6875rem;font-style:normal;font-weight:400;line-height:1.125rem}.fragrance p p,.fragrance__highlight-title p,.fragrance__highlight-description p,.fragrance-panel__description p,.fragrance__highlight p,.fragrance-panel__link p,.fragrance-panel__close p{margin-bottom:.5625rem}.fragrance p p:last-child,.fragrance__highlight-title p:last-child,.fragrance__highlight-description p:last-child,.fragrance-panel__description p:last-child,.fragrance__highlight p:last-child,.fragrance-panel__link p:last-child,.fragrance-panel__close p:last-child,.fragrance p p:only-of-type,.fragrance__highlight-title p:only-of-type,.fragrance__highlight-description p:only-of-type,.fragrance-panel__description p:only-of-type,.fragrance__highlight p:only-of-type,.fragrance-panel__link p:only-of-type,.fragrance-panel__close p:only-of-type{margin-bottom:0}@media(min-width: 1400px){.fragrance p,.fragrance__highlight-title,.fragrance__highlight-description,.fragrance-panel__description,.fragrance__highlight,.fragrance-panel__link,.fragrance-panel__close{font-size:.75rem;line-height:1.25rem}.fragrance p pretty,.fragrance__highlight-title pretty,.fragrance__highlight-description pretty,.fragrance-panel__description pretty,.fragrance__highlight pretty,.fragrance-panel__link pretty,.fragrance-panel__close pretty{margin-bottom:.625rem}}@media(min-width: 1920px){.fragrance p,.fragrance__highlight-title,.fragrance__highlight-description,.fragrance-panel__description,.fragrance__highlight,.fragrance-panel__link,.fragrance-panel__close{font-size:.875rem;line-height:1.5rem}.fragrance p p,.fragrance__highlight-title p,.fragrance__highlight-description p,.fragrance-panel__description p,.fragrance__highlight p,.fragrance-panel__link p,.fragrance-panel__close p{margin-bottom:.75rem}}.fragrance__highlight,.fragrance-panel__link,.fragrance-panel__close{color:var(--color-foreground);text-decoration:underline;text-decoration-thickness:.5px;text-underline-offset:5px;text-decoration-color:var(--color-sangiovese-50);border:none;background-color:rgba(0,0,0,0);padding:0;cursor:pointer}.fragrance__highlight:hover,.fragrance-panel__link:hover,.fragrance-panel__close:hover{color:var(--color-sangiovese-50)}.fragrance h3{margin-bottom:var(--space-sm)}@media(min-width: 1000px){.fragrance{display:grid;grid-template-columns:repeat(4, 1fr)}}@media(min-width: 1400px){.fragrance{grid-template-columns:repeat(6, 1fr)}.accordion--pdp-bundle .fragrance{grid-column:1/-1}}.fragrance__rule{position:absolute;left:0;right:0;height:.5px;background-color:var(--color-foreground);pointer-events:none}@media(prefers-reduced-motion: no-preference){.fragrance__rule{transition:transform 100ms var(--motion-ease-out)}}.fragrance__rule{display:none;flex-direction:column;align-items:flex-end}@media(min-width: 1000px){.fragrance__rule{grid-column:1/-1}}.fragrance__title{margin-bottom:var(--space-sm)}@media(min-width: 1000px){.fragrance__title{grid-column:1/-1}}@media(min-width: 1000px){.fragrance__content{grid-column:1/4}}@media(min-width: 1400px){.fragrance__content{grid-column:1/5}}.fragrance__highlight-title{color:var(--color-sangiovese-50);margin:0}.fragrance__highlight-description{margin:0}.fragrance__highlight-image{height:auto;margin-bottom:var(--space-thin)}@media(min-width: 1000px){.fragrance__highlight-image{width:3.44dvw}}@media(min-width: 1400px){.fragrance__highlight-image{width:2.66dvw}}.fragrance__highlight{display:inline-block;color:var(--color-foreground);cursor:pointer}.fragrance__highlight:hover{text-decoration:none}.fragrance-panel{position:fixed;bottom:0;left:0;width:100%;height:calc(100dvh - 100px);padding:var(--space-lg);display:flex;flex-direction:column;align-items:center;background-color:var(--color-background);z-index:950;visibility:hidden;transform:translateY(100%)}@media(min-width: 1000px){.fragrance-panel{height:100dvh;width:50dvw;right:0;left:auto;transform:translateY(0);transform:translateX(100%)}}@media(prefers-reduced-motion: no-preference){.fragrance-panel{transition:all 600ms var(--motion-ease-out)}}.fragrance-panel.active{visibility:visible;transform:translateY(0);z-index:9000}@media(prefers-reduced-motion: no-preference){.fragrance-panel.active{transition:all 600ms var(--motion-ease)}}@media(min-width: 1000px){.fragrance-panel.active{transform:translateX(0)}}.fragrance-panel__content{opacity:0;transition:all 300ms var(--motion-ease-out);transform:translateY(10px);display:flex;flex-direction:column;align-items:center;justify-content:center;flex-grow:1;text-align:center}.fragrance-panel.active .fragrance-panel__content{transition:all 600ms var(--motion-ease) 300ms;opacity:1;transform:translateY(0)}.fragrance-panel__image{width:30dvw;max-width:160px;height:auto;object-fit:contain;margin-bottom:var(--space-lg)}.fragrance-panel__title{margin-bottom:var(--space-sm)}@media(min-width: 700px){.fragrance-panel__description{width:35%}}@media(min-width: 1000px){.fragrance-panel__description{width:40%}}.fragrance-panel__close{position:absolute;top:var(--space-lg);right:var(--space-lg);z-index:950}