html{scrollbar-gutter:stable}.vennassa-product-highlights{list-style:none;margin:0 0 1.6rem;padding:0;display:flex;flex-direction:column;gap:.8rem}.vennassa-product-highlights__item{display:flex;align-items:flex-start;gap:.8rem;font-size:1.3rem;line-height:1.45;color:rgba(var(--color-foreground),.9);font-family:var(--font-body-family)!important;font-style:var(--font-body-style);font-weight:var(--font-body-weight)}.vennassa-product-highlights__icon{flex-shrink:0;font-size:1.5rem;line-height:1.2}.vennassa-product-highlights__item--bold .vennassa-product-highlights__text{font-weight:700!important}.vennassa-assurance{margin-top:1.2rem;margin-bottom:.4rem;width:100%}.vennassa-assurance__buttons{display:flex;flex-wrap:wrap;gap:.8rem}.vennassa-assurance__opener{display:inline-flex}.vennassa-assurance__btn{-webkit-appearance:none;appearance:none;border:.1rem solid rgba(var(--color-foreground),.2);background:rgb(var(--color-background));color:rgb(var(--color-foreground));border-radius:2.4rem;padding:.9rem 1.4rem;font-size:1.2rem;line-height:1.2;letter-spacing:.04em;cursor:pointer;transition:border-color var(--duration-short) ease,background-color var(--duration-short) ease;white-space:nowrap}.vennassa-assurance__btn:hover{border-color:rgba(var(--color-foreground),.55)}.vennassa-assurance__btn:focus-visible{outline:.2rem solid rgba(var(--color-foreground),.5);outline-offset:.2rem}.vennassa-assurance__whatsapp{margin:1.2rem 0 0;font-family:var(--font-body-family)!important;font-style:var(--font-body-style);font-weight:var(--font-body-weight);font-size:1.25rem;line-height:1.5;color:rgba(var(--color-foreground),.75)}.vennassa-assurance__whatsapp-link{display:inline-flex;align-items:center;gap:.4rem;color:rgb(var(--color-foreground));text-decoration:underline;text-underline-offset:.2rem;vertical-align:middle}.vennassa-assurance__whatsapp-link:hover{opacity:.7}.vennassa-assurance__whatsapp-icon{display:inline-flex;flex-shrink:0;width:1.6rem;height:1.6rem;color:#25d366}.vennassa-assurance__whatsapp-icon .icon,.vennassa-assurance__whatsapp-icon svg{width:100%;height:100%;display:block}.vennassa-assurance-modal.product-popup-modal[open]{display:flex;align-items:center;justify-content:center;padding:2rem 1.5rem;box-sizing:border-box}.vennassa-assurance-modal .product-popup-modal__content{position:relative;top:auto;left:auto;transform:none;margin:0!important;width:calc(100% - 3rem)!important;max-width:42rem!important;height:auto!important;max-height:min(85vh,56rem)!important;padding:3.6rem 2.4rem 2.4rem!important;overflow-y:auto;border-radius:.4rem}.vennassa-assurance-modal .product-popup-modal__toggle{position:absolute;top:1rem;right:1rem;margin:0;width:3.6rem;height:3.6rem;min-height:3.6rem;padding:.8rem;background:transparent;border:none;border-radius:0;z-index:3;cursor:pointer;color:rgba(var(--color-foreground),.75)}.vennassa-assurance-modal .product-popup-modal__toggle:hover{color:rgb(var(--color-foreground))}.vennassa-assurance-modal .product-popup-modal__toggle .icon,.vennassa-assurance-modal .product-popup-modal__toggle svg{width:2rem;height:2rem}.vennassa-assurance-modal .product-popup-modal__content-info{padding:0;max-width:100%}.vennassa-assurance-modal__body{max-width:100%;font-family:var(--font-body-family)!important;font-style:var(--font-body-style);font-weight:var(--font-body-weight);font-size:1.35rem;line-height:1.55;color:rgba(var(--color-foreground),.85)}.vennassa-assurance-modal__title{margin:0 0 1.6rem;padding:0 2rem;text-align:center;font-family:var(--font-heading-family);font-style:var(--font-heading-style);font-weight:var(--font-heading-weight);font-size:calc(var(--font-heading-scale) * 2rem);line-height:1.25;letter-spacing:.02em;color:rgb(var(--color-foreground))}.vennassa-assurance-modal__body p{margin:0 0 1.2rem}.vennassa-assurance-modal__body ul{margin:0 0 1.2rem;padding-left:2rem}.vennassa-assurance-modal__body li{margin-bottom:.8rem}.vennassa-assurance-modal__body li:last-child{margin-bottom:0}.vennassa-assurance-modal .vennassa-assurance-modal__body.rte strong,.vennassa-assurance-modal .vennassa-assurance-modal__body.rte strong a{font-family:"Montserrat Product Bold",var(--font-heading-family),sans-serif!important;font-style:normal;font-weight:700!important;color:rgb(var(--color-foreground))}@media screen and (min-width:750px){.vennassa-assurance-modal .product-popup-modal__content{width:100%;max-width:44rem;padding:4rem 3rem 3rem}.vennassa-assurance-modal__title{font-size:calc(var(--font-heading-scale) * 2.4rem)}}@media screen and (max-width:749px){.vennassa-assurance__buttons{gap:.6rem}.vennassa-assurance__btn{font-size:1.1rem;padding:.8rem 1.2rem}}.vennassa-inline-img{margin-top:1.6rem;width:100%}.vennassa-inline-img__trigger{position:relative;display:block;width:100%;padding:0;border:none;background:transparent;cursor:zoom-in;overflow:hidden;border-radius:.4rem}.vennassa-inline-img__thumb{display:block;width:100%;height:auto;transition:transform .4s ease}.vennassa-inline-img__trigger:hover .vennassa-inline-img__thumb{transform:scale(1.02)}.vennassa-inline-img__hint{position:absolute;bottom:1rem;right:1rem;width:3.2rem;height:3.2rem;display:flex;align-items:center;justify-content:center;background:#ffffffd9;border-radius:50%;color:#000000b3;pointer-events:none;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px)}.vennassa-lightbox{position:fixed;top:0;left:0;width:100vw;height:100vh;z-index:99999;display:flex;align-items:center;justify-content:center}.vennassa-lightbox[hidden]{display:none}.vennassa-lightbox__overlay{position:absolute;top:0;left:0;width:100%;height:100%;background:#000000eb;border:none;cursor:pointer;padding:0;margin:0}.vennassa-lightbox__content{position:relative;z-index:1;width:100vw;height:100vh;display:flex;align-items:center;justify-content:center;padding:5rem 2rem 2rem;box-sizing:border-box}.vennassa-lightbox__img{display:block;max-width:100%;max-height:100%;width:auto;height:auto;object-fit:contain}.vennassa-lightbox__close{position:fixed;top:1.6rem;right:1.6rem;width:4.4rem;height:4.4rem;display:flex;align-items:center;justify-content:center;background:#ffffff1f;border:none;border-radius:50%;color:#fff;cursor:pointer;padding:0;opacity:.9;transition:background .2s ease,opacity .2s ease;z-index:2}.vennassa-lightbox__close:hover{opacity:1;background:#ffffff38}.product-form__cta-row{--product-form-cta-height: calc(4.5rem + var(--buttons-border-width, 0px) * 2);display:flex;align-items:stretch;width:100%;gap:0;margin:0;min-height:var(--product-form-cta-height)}.product-form__cta-row .product-form__submit{flex:1 1 auto;width:auto!important;max-width:none!important;height:var(--product-form-cta-height)!important;min-height:var(--product-form-cta-height)!important;margin:0!important;border-radius:8px 0 0 8px!important;box-sizing:border-box!important}.product-form__wishlist{flex:0 0 var(--product-form-cta-height);width:var(--product-form-cta-height)!important;min-width:var(--product-form-cta-height)!important;max-width:var(--product-form-cta-height)!important;height:var(--product-form-cta-height)!important;min-height:var(--product-form-cta-height)!important;align-self:stretch;position:relative;display:flex;align-items:center;justify-content:center;background:#000;border-left:1px solid rgba(255,255,255,.35);border-radius:0 8px 8px 0;overflow:hidden;box-sizing:border-box!important;margin:0!important;padding:0!important;z-index:5}.product-form__wishlist-icon{position:absolute;top:0;right:0;bottom:0;left:0;z-index:1;display:flex;align-items:center;justify-content:center;color:#fff;pointer-events:none}.product-form__wishlist-icon svg{width:2.2rem;height:2.2rem;display:block}.product-form__wishlist-icon svg path{fill:transparent;stroke:currentColor;stroke-width:1.75}.product-form__wishlist.is-active .product-form__wishlist-icon svg path{fill:currentColor;stroke:currentColor}.product-form__wishlist #vitals-wishlist{position:absolute;top:0;right:0;bottom:0;left:0;z-index:2}.product-form__wishlist #vitals-wishlist,.product-form__wishlist #vitals-wishlist *{pointer-events:auto!important;cursor:pointer!important}.product-form__wishlist #vitals-wishlist>*,.product-form__wishlist #vitals-wishlist button,.product-form__wishlist #vitals-wishlist a,.product-form__wishlist #vitals-wishlist [role=button]{position:absolute!important;top:0!important;right:0!important;bottom:0!important;left:0!important;width:100%!important;height:100%!important;margin:0!important;padding:0!important;border:0!important;border-radius:0!important;background:transparent!important;box-shadow:none!important;color:transparent!important;font-size:0!important;line-height:0!important;opacity:0!important}.vennassa-wishlist-toast{position:fixed;left:50%;bottom:2.4rem;transform:translate(-50%,12px);z-index:10090;display:flex;align-items:center;gap:1.2rem;background:#111;color:#fff;padding:1.2rem 1.6rem;border-radius:.6rem;font-size:1.3rem;line-height:1.3;opacity:0;pointer-events:none;transition:opacity .2s ease,transform .2s ease;box-shadow:0 8px 24px #00000040}.vennassa-wishlist-toast.is-visible{opacity:1;transform:translate(-50%);pointer-events:auto}.vennassa-wishlist-toast__link{color:#fff!important;text-decoration:underline!important;text-underline-offset:.2em;white-space:nowrap;font-weight:600}.product-form .product-form__buttons,.product-form__buttons{display:flex!important;flex-direction:column!important;gap:10px!important;row-gap:10px!important}.product-form__buttons .product-form__cta-row{margin-bottom:0!important}.product-form__buttons .shopify-payment-button,.product-form__cta-row+.shopify-payment-button,.product-form__buttons>.shopify-payment-button,.product-form__buttons shopify-accelerated-checkout,.product-form__buttons [data-shopify-buttoncontainer]{margin-top:0!important}.product-form__cta-row+.shopify-payment-button,.product-form__cta-row+[data-shopify=payment-button],.product-form__buttons .shopify-payment-button{margin-top:10px!important}
/*# sourceMappingURL=/cdn/shop/t/26/assets/vennassa-product-extras.css.map */
