body.popup-open{overflow:hidden}.popup-panel__overlay{position:fixed;top:0;right:0;bottom:0;left:0;background-color:#00000080;z-index:900;opacity:0;pointer-events:none;transition:opacity .4s ease}popup-panel[open]+.popup-panel__overlay{opacity:1;pointer-events:auto}popup-panel{--popup-panel-width: 50%;display:flex;flex-direction:column;position:fixed;top:0;right:0;width:100%;height:100%;background-color:#fff;z-index:901;transform:translate(100%);transition:transform .45s cubic-bezier(.4,0,.2,1);overflow-y:auto}popup-panel[open]{transform:translate(0)}.popup-panel__header{display:flex;align-items:center;justify-content:space-between;padding:20px;border-bottom:1px solid rgba(0,0,0,.15);position:sticky;top:0;background-color:#fff;z-index:1}.popup-panel__section-title{font-size:16px;font-weight:700;text-transform:uppercase;line-height:100%;letter-spacing:-.16px}.popup-panel__close{background:none;border:none;cursor:pointer;font-family:var(--font-heading--family);font-size:16px;font-weight:700;text-transform:uppercase;line-height:100%;letter-spacing:-.16px;padding:0;color:inherit}.popup-panel__body{display:flex;flex-direction:column;gap:20px;justify-content:center;height:100%;padding:20px}.popup-panel__title{font-size:24px;font-weight:900;line-height:100%;letter-spacing:-.03em;text-transform:uppercase;margin:0}.popup-panel__text{font-size:16px;line-height:160%}.popup-panel__text p{margin:0 0 20px}.popup-panel__text p:last-child{margin-bottom:0}@media(min-width:750px){popup-panel{width:var(--popup-panel-width)}.popup-panel__title{font-size:48px;letter-spacing:-.04em}}
/*# sourceMappingURL=/cdn/shop/t/34/assets/popup-panel.css.map */
