.popup-wrapper{position:fixed;display:flex;justify-content:center;align-items:center;left:0;top:0;width:100dvw;height:100dvh;background-color:#00000080;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);z-index:9999}.popup-wrapper *{font-family:var(--font-body-family);font-style:var(--font-body-style)}.popup-wrapper .popup-content{position:fixed;display:flex;flex-direction:column;background-color:#fff;padding:2em 4em;box-shadow:#64646f33 0 7px 29px;border-radius:5px}.popup-wrapper .popup-content h2{margin:0;margin-bottom:3rem}.popup-wrapper .popup-content p{margin:0}.popup-wrapper .popup-button-toolbar{display:flex;justify-content:space-between;margin-top:4rem}.popup-wrapper .popup-button-cancel,.popup-wrapper .popup-button-confirm{border-radius:2em;padding:.5em 1.5em;font-weight:500;font-size:1.6rem;border:none;cursor:pointer;display:flex;gap:1em}.popup-wrapper .popup-button-cancel{background-color:#232323;border:#232323;border:2px solid #232323;color:#fff}.popup-wrapper .popup-button-cancel svg{transform:rotate(180deg);fill:#fff}.popup-wrapper .popup-button-cancel:hover{color:#000;background-color:#fff}.popup-wrapper .popup-button-cancel:hover svg{fill:#000}.popup-wrapper .popup-button-confirm{background-color:#ffa930;border:#FFA930;border:2px solid #FFA930;color:#000}.popup-wrapper svg{width:20px;height:24px;flex-shrink:0}.popup-wrapper .popup-button-confirm:hover{background-color:#fff}.popup-wrapper .image{width:100%;text-align:center;margin-top:1em}.popup-wrapper .image img{width:10em}@media screen and (max-width: 768px){.popup-wrapper .popup-content{padding:2em 1em;width:calc(100% - 4em)}.popup-wrapper .popup-button-toolbar{display:flex;flex-direction:column-reverse;gap:1em}.popup-wrapper .popup-button-cancel,.popup-wrapper .popup-button-confirm{padding:1em 1.5em;justify-content:center}.popup-wrapper .popup-content h2{width:100%;text-align:center}.popup-wrapper .popup-button-confirm{align-items:center}.popup-wrapper .image img{width:13em}}
/*# sourceMappingURL=/cdn/shop/t/33/assets/snippet-popups.css.map */
