.modal{visibility:hidden;z-index:30;transition:visibility 0s .18s,background-color .18s ease-out;background-color:rgb(var(--modal-overlay-color, 0 0 0) / 0)}.modal[open],[open]:not(.is-closing) .modal{visibility:visible;transition-delay:0s;background-color:rgb(var(--modal-overlay-color, 0 0 0) / var(--modal-overlay-opacity, .4))}.modal__window{width:100%;max-width:800px;min-height:240px;max-height:calc(var(--viewport-height) - var(--gutter) * 2);margin:var(--gutter);overflow:auto;transform:translateY(8px) scale(.98);transition:transform .18s cubic-bezier(.2,0,0,1),opacity .16s ease-out;border-radius:var(--radius-lg, 24px);background:var(--hw-colour-w, #fff);color:rgb(var(--text-color, 9 3 2) / .78);font-family:Geist,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;opacity:0;box-shadow:0 0 0 1px #0000000f,0 1px 2px -1px #0000000f,0 16px 40px #0000001f,0 28px 72px #00000014}[open]:not(.is-closing) .modal__window{transform:translateY(0) scale(1);transition:transform .22s cubic-bezier(.22,1,.36,1),opacity .16s ease-out;opacity:1}.modal__close-btn{z-index:1;top:12px;right:12px;width:44px;min-width:44px;height:44px;min-height:44px;padding:0;border:1px solid var(--hw-stroke-secondary, #e5e5e5);border-radius:50%;background-color:var(--hw-colour-neutral-pale-solid, #f5f7fa);color:rgb(var(--heading-color, 9 3 2));display:inline-flex;align-items:center;justify-content:center;transition:background-color .16s ease-out,border-color .16s ease-out,color .16s ease-out,transform .16s ease-out}.modal__close-btn:hover{border-color:var(--hw-stroke-field, #dfe1e5);background-color:var(--hw-surface-control-hover, #f3f4f6)}.modal__close-btn:active{transform:scale(.96)}.modal__close-btn:focus-visible{outline:2px solid var(--hw-brand-blue, #0059ff);outline-offset:2px}.modal__close-btn svg{width:18px;height:18px;pointer-events:none}[dir=rtl] .modal:has(.modal__edge-title) .modal__close-btn{right:auto;left:12px}.modal__content{padding:64px var(--gutter) calc(10 * var(--space-unit));text-wrap:pretty}.modal__content--no-bottom{padding-bottom:0}.modal__edge-title{position:absolute;padding-inline-end:48px;top:var(--gutter);inset-inline-start:var(--gutter);font-weight:600;text-wrap:balance}.modal__content :is(h1,h2,h3,.h1,.h2,.h3){text-wrap:balance}.modal__image{flex:0 0 50%;max-width:360px}html:has(.modal[open]){overflow:hidden}html:has(.modal[open])>body{width:calc(100% - var(--scrollbar-width))}@media(min-width:600px){.modal__window{width:auto;min-width:480px}}@media(max-width:768.98px){.modal .rte table{width:auto;margin-right:calc(var(--gutter) * -1);margin-left:calc(var(--gutter) * -1)}}@media(min-width:769px){.modal__content{padding:64px calc(10 * var(--space-unit)) calc(10 * var(--space-unit))}}@media(prefers-reduced-motion:reduce){.modal,.modal__window,.modal__close-btn{transition:none}.modal__window,[open]:not(.is-closing) .modal__window{transform:none}}
/*# sourceMappingURL=/cdn/shop/t/367/assets/modal.css.map */
