.product-info-popup{display:block;border-top:1px solid var(--color-border, #e2e0db)}.product-info-popup__trigger{-webkit-appearance:none;appearance:none;width:100%;min-height:58px;padding:15px 0;border:0;background:transparent;color:inherit;display:flex;align-items:center;justify-content:space-between;gap:20px;font:inherit;font-weight:600;text-align:left;cursor:pointer}.product-info-popup__trigger-icon{position:relative;width:16px;height:16px;display:inline-block;flex:0 0 16px}.product-info-popup__trigger-icon:before,.product-info-popup__trigger-icon:after{content:"";position:absolute;top:50%;left:50%;width:14px;height:1.5px;border-radius:1px;background:currentColor;transform:translate(-50%,-50%)}.product-info-popup__trigger-icon:after{transform:translate(-50%,-50%) rotate(90deg)}.product-info-popup__dialog{width:min(680px,calc(100% - 32px));max-height:min(820px,calc(100dvh - 40px));margin:auto;padding:0;border:0;border-radius:var(--block-border-radius, 16px);background:var(--color-drawer-bg, #fff);color:var(--color-body, #1a1c1d);overflow:hidden;box-shadow:0 18px 70px #00000038}.product-info-popup__dialog::backdrop{background:rgba(var(--color-overlay-rgb, 0, 0, 0),.4);backdrop-filter:blur(7px);-webkit-backdrop-filter:blur(7px)}.product-info-popup__panel{max-height:min(820px,calc(100dvh - 40px));display:flex;flex-direction:column}.product-info-popup__header{padding:22px 64px 18px 24px;border-bottom:1px solid var(--color-border, #e2e0db);position:relative;flex:0 0 auto}.product-info-popup__header h2{margin:0;font-size:17px;font-weight:700;line-height:1.2}.product-info-popup__close{position:absolute;top:12px;right:12px;width:40px;height:40px;padding:10px;border:0;border-radius:50%;background:transparent;color:inherit;cursor:pointer}.product-info-popup__close:hover{background:rgba(var(--color-body-rgb, 26, 28, 29),.06)}.product-info-popup__content{min-height:0;flex:1 1 auto;padding:24px;overflow-x:hidden;overflow-y:auto;overscroll-behavior:contain}.product-info-popup__content--directions>p:first-child{margin-top:0;color:#6f6f69}.product-info-popup__content--directions ol{margin:0;padding:0;list-style:none;counter-reset:preparation-step}.product-info-popup__content--directions ol li{min-height:30px;margin:0 0 10px;padding:4px 0 4px 45px;position:relative;counter-increment:preparation-step;font-size:14px}.product-info-popup__content--directions ol li:before{content:counter(preparation-step);position:absolute;top:50%;left:0;width:28px;height:28px;border-radius:50%;background:#fdd53b;color:#1a1c1d;display:flex;align-items:center;justify-content:center;font-size:14px;font-weight:700;line-height:1;transform:translateY(-50%)}.product-info-popup__content .annotations{font-size:12px;color:#b9b9b9}.product-info-popup__content .table__ingredients p{font-size:14px}@media screen and (max-width:768px){.product-info-popup__dialog{width:100%;max-width:none;max-height:calc(100dvh - 24px);margin:auto 0 0;border-radius:var(--block-border-radius, 16px) var(--block-border-radius, 16px) 0 0}.product-info-popup__panel{max-height:calc(100dvh - 24px)}.product-info-popup__content{padding:20px 16px max(24px,env(safe-area-inset-bottom))}}@media(prefers-reduced-motion:no-preference){.product-info-popup__dialog[open]{animation:qlf-product-info-popup-in .18s ease-out}@keyframes qlf-product-info-popup-in{0%{opacity:0;transform:translateY(16px) scale(.98)}to{opacity:1;transform:none}}}
/*# sourceMappingURL=/cdn/shop/t/44/assets/qlf-product-info-popup.css.map */
