.section-perfum-single-product-highlight{width:100%;padding-top:var(--perfum-single-product-highlight-padding-top-mobile, 24px);padding-bottom:var(--perfum-single-product-highlight-padding-bottom-mobile, 24px)}@media screen and (min-width:750px){.section-perfum-single-product-highlight{padding-top:var(--perfum-single-product-highlight-padding-top, 36px);padding-bottom:var(--perfum-single-product-highlight-padding-bottom, 36px)}}.perfum-product-highlight__header{margin-bottom:var(--perfum-spacing-lg, 24px);display:flex;flex-direction:column}.perfum-product-highlight__header--align-left{text-align:left;align-items:flex-start}.perfum-product-highlight__header--align-center{text-align:center;align-items:center}.perfum-product-highlight__header--align-right{text-align:right;align-items:flex-end}@media screen and (max-width:749px){.perfum-product-highlight__header--align-mobile-left{text-align:left;align-items:flex-start}.perfum-product-highlight__header--align-mobile-center{text-align:center;align-items:center}.perfum-product-highlight__header--align-mobile-right{text-align:right;align-items:flex-end}}.perfum-product-highlight__eyebrow{font-family:var(--font-heading-family);font-size:1.2rem;font-weight:700;letter-spacing:.08em;text-transform:uppercase;color:var(--perfum-color-primary, #C9A227);margin-bottom:8px}.perfum-product-highlight__section-title{font-family:var(--font-heading-family);font-size:2.2rem;font-weight:800;margin:0;color:var(--perfum-color-ink, #0A0A0A)}@media screen and (min-width:750px){.perfum-product-highlight__section-title{font-size:3.2rem}}.perfum-product-highlight__container{display:grid;grid-template-columns:1fr;gap:24px;background-color:var(--perfum-color-surface-alt, #FAFAFA);border:1px solid var(--perfum-color-border, #E5E2DA);border-radius:var(--perfum-radius-lg, 8px);padding:var(--perfum-spacing-lg, 24px);align-items:center}@media screen and (min-width:750px){.perfum-product-highlight__container{grid-template-columns:repeat(2,1fr);gap:48px;padding:var(--perfum-spacing-xl, 36px)}.perfum-product-highlight__container--text_first .perfum-product-highlight__media-col{order:2}.perfum-product-highlight__container--text_first .perfum-product-highlight__info-col{order:1}}.perfum-product-highlight__media-col{width:100%}.perfum-product-highlight__image-wrapper{position:relative;display:block;width:100%;aspect-ratio:1;overflow:hidden;border-radius:var(--perfum-radius-md, 6px);background-color:#fff;border:1px solid var(--perfum-color-border, #E5E2DA)}.perfum-product-highlight__image-wrapper.placeholder{display:flex;align-items:center;justify-content:center;background-color:var(--perfum-color-surface-alt)}.perfum-product-highlight__image-wrapper.placeholder svg{width:120px;height:120px;fill:var(--perfum-color-border)}.perfum-product-highlight__image{width:100%;height:100%;object-fit:cover;display:block;transition:transform .4s ease,opacity .4s ease}.perfum-product-highlight__image--secondary{position:absolute;top:0;left:0;opacity:0;z-index:1}.perfum-product-highlight__image-wrapper:hover .perfum-product-highlight__image--primary{transform:scale(1.03)}.perfum-product-highlight__image-wrapper:hover .perfum-product-highlight__image--secondary{opacity:1;transform:scale(1.03)}.perfum-product-highlight__sale-tag{position:absolute;top:12px;left:12px;z-index:2;background-color:var(--perfum-color-sale, #7A1F2B);color:#fff;font-family:var(--font-heading-family);font-size:1.1rem;font-weight:700;letter-spacing:.05em;padding:4px 10px;border-radius:4px}.perfum-product-highlight__info-col{display:flex;flex-direction:column;gap:16px}.perfum-product-highlight__highlight-badge{background-color:var(--perfum-single-product-highlight-badge-bg, #7A1F2B);color:var(--perfum-single-product-highlight-badge-text, #FFFFFF);font-family:var(--font-heading-family);font-size:1.1rem;font-weight:700;letter-spacing:.05em;text-transform:uppercase;padding:5px 12px;border-radius:99px;width:fit-content}.perfum-product-highlight__product-title{font-family:var(--font-heading-family);font-size:2.4rem;font-weight:800;margin:0;line-height:1.2}.perfum-product-highlight__product-title a{color:var(--perfum-color-ink, #0A0A0A);text-decoration:none}.perfum-product-highlight__product-title a:hover{color:var(--perfum-color-primary, #C9A227)}.perfum-product-highlight__concentration{font-family:var(--font-heading-family);font-size:1.2rem;font-weight:600;color:var(--perfum-color-primary, #C9A227);letter-spacing:.04em;text-transform:uppercase;margin-top:-6px;display:block}.perfum-product-highlight__price-wrapper{display:flex;align-items:center;flex-wrap:wrap;gap:10px;font-family:var(--font-body-family)}.perfum-product-highlight__price-wrapper .price-item--regular{font-size:2rem;font-weight:700;color:var(--perfum-color-ink, #0A0A0A)}.perfum-product-highlight__price-wrapper .price-item--compare{font-size:1.6rem;text-decoration:line-through;color:var(--perfum-color-text-secondary, #666666)}.perfum-product-highlight__price-wrapper .price__badge-sale{background-color:var(--perfum-color-sale, #7A1F2B);color:#fff;padding:4px 8px;border-radius:var(--perfum-radius-sm, 4px);font-size:1.1rem;font-weight:600}.perfum-product-highlight__description{font-family:var(--font-body-family);font-size:1.4rem;line-height:1.6;color:var(--perfum-color-text-primary, #333333)}.perfum-product-highlight__form-wrapper{display:flex;flex-direction:column;gap:16px;margin-top:8px;border-top:1px solid var(--perfum-color-border, #E5E2DA);padding-top:16px}.perfum-product-highlight__variants{display:flex;flex-direction:column;gap:12px}.perfum-product-highlight__variants .product-form__input{display:flex;flex-direction:column;gap:6px;margin:0;padding:0;border:none}.perfum-product-highlight__variants .form__label{font-family:var(--font-heading-family);font-size:1.2rem;font-weight:700;text-transform:uppercase;letter-spacing:.05em;color:var(--perfum-color-text-secondary)}.perfum-product-highlight__variants .select{position:relative;width:100%;max-width:28rem}.perfum-product-highlight__variants .select__select{font-family:var(--font-body-family);font-size:1.4rem;width:100%;padding:10px 32px 10px 14px;border:1px solid var(--perfum-color-border, #E5E2DA);border-radius:var(--perfum-radius-sm, 4px);background-color:#fff;color:var(--perfum-color-ink, #0A0A0A);outline:none;cursor:pointer;-webkit-appearance:none;appearance:none}.perfum-product-highlight__variants .select svg{position:absolute;right:12px;top:50%;transform:translateY(-50%);width:12px;height:12px;pointer-events:none}.perfum-product-highlight__actions{display:flex;flex-wrap:wrap;gap:12px;align-items:flex-end;margin-top:8px}.perfum-product-highlight__quantity{display:flex;flex-direction:column;gap:6px}.perfum-product-highlight__quantity .form__label{font-family:var(--font-heading-family);font-size:1.2rem;font-weight:700;text-transform:uppercase;letter-spacing:.05em;color:var(--perfum-color-text-secondary)}.perfum-product-highlight__quantity .quantity{border-radius:var(--perfum-radius-sm, 4px)}.perfum-product-highlight__cta{flex:1;min-width:200px}.perfum-product-highlight__cta button{min-height:46px;font-family:var(--font-heading-family);font-size:1.3rem;font-weight:700;letter-spacing:.05em;text-transform:uppercase;border-radius:var(--perfum-radius-sm, 4px);box-shadow:0 2px 6px #0000000f}.perfum-product-highlight__whatsapp{margin-top:4px}.perfum-product-highlight__whatsapp-btn{display:inline-flex;align-items:center;justify-content:center;gap:8px;width:100%;min-height:46px;border-radius:var(--perfum-radius-sm, 4px)!important;font-family:var(--font-heading-family);font-size:1.3rem;font-weight:700;letter-spacing:.05em;text-transform:uppercase;transition:all .25s ease}.perfum-product-highlight__whatsapp-btn:hover{background-color:#25d366!important;border-color:#25d366!important;color:#fff!important;box-shadow:0 4px 12px #25d3664d}.perfum-product-highlight__whatsapp-btn svg{flex-shrink:0}
/*# sourceMappingURL=/cdn/shop/t/8/assets/perfum-single-product-highlight.css.map */
