.ux-popup{width:calc(100% - 3.2rem);max-width:50rem;padding:0;border:1px solid var(--ux-popup-border, var(--ux-color-sienna));border-radius:var(--ux-border-radius, 1.2rem);background:var(--ux-popup-bg, var(--ux-color-linen-light));color:var(--ux-color-onyx)}.ux-popup::backdrop{background:#00000080}.ux-popup__header{display:flex;align-items:flex-start;justify-content:space-between;gap:1rem;padding:1.6rem 2rem;border-bottom:1px solid var(--ux-popup-border, var(--ux-color-sienna))}.ux-popup__title{margin:0;font-size:1.8rem;font-weight:var(--ux-heading-font-weight, 600)}.ux-popup__title[hidden]{display:none}.ux-popup__close{flex:0 0 auto;width:1.6rem;height:1.6rem;padding:0;border:0;background:transparent;cursor:pointer;position:relative}.ux-popup__close:before,.ux-popup__close:after{content:"";position:absolute;top:50%;left:0;width:100%;height:2px;margin-top:-1px;background:currentColor}.ux-popup__close:before{transform:rotate(45deg)}.ux-popup__close:after{transform:rotate(-45deg)}.ux-popup__body{padding:2rem;font-size:1.4rem;line-height:1.5}.ux-popup__body p{margin:0 0 1rem}.ux-popup__body p:last-child{margin-bottom:0}
/*# sourceMappingURL=/cdn/shop/t/231/assets/ux-popup.css.map */
