.mod-Modal{position:fixed;top:0;right:0;bottom:0;left:0;z-index:13;align-items:center;justify-content:center;display:flex;opacity:1;visibility:visible;transition:opacity .3s ease,visibility .3s ease;pointer-events:auto}.mod-Modal[aria-hidden=true]{opacity:0;pointer-events:none;visibility:hidden;transition:opacity .3s ease .3s,visibility .3s ease .3s}.mod-Modal_Inner{width:100%}.mod-Modal_Backdrop{position:absolute;top:0;left:0;z-index:0;width:100%;height:100%;background-color:var(--Color_Black-light);opacity:.8}.mod-Modal_Close{position:absolute;top:20px;right:20px;z-index:3;align-items:center;justify-content:center;display:flex;width:32px;height:32px;background-color:var(--Color_RoseWhite);border-radius:50%;color:var(--Color_Body);transition:background-color .3s ease,transform .5s ease-in-out}@media only screen and (min-width: 768px){.mod-Modal_Close:hover{background-color:var(--Color_RoseWhite);transform:rotate(180deg)}}.mod-Modal_Close svg{width:12px;height:12px}.mod-Modal_Modal{position:relative;z-index:2;width:calc(100% - calc(var(--Site_Margin) * 2));margin-inline:var(--Site_Margin);background-color:var(--Color_White);opacity:1;visibility:visible;transition:opacity .3s .3s ease,visibility .3s .3s ease,transform .3s .3s ease}.mod-Modal[aria-hidden=true] .mod-Modal_Modal{opacity:0;visibility:hidden;transform:translateY(30px);transition:opacity .3s ease,visibility .3s ease,transform .3s ease}@media only screen and (min-width: 768px){.mod-Modal_Modal{width:460px}}@media only screen and (min-width: 901px){.mod-Modal_Modal{width:625px}}.mod-Modal_Body{padding:30px 30px 45px}.mod-Modal_Body-productImage{grid-template-columns:75px 1fr;display:grid;gap:0 15px}.mod-Modal_Title{margin-block-end:15px;margin-inline-end:25px}.mod-Modal_Body-productImage .mod-Modal_Title{grid-column:1 / -1;grid-row:1}@media only screen and (min-width: 768px){.mod-Modal_Body-productImage .mod-Modal_Title{grid-column:2}}.mod-Modal_ProductImage{grid-column:1;grid-row:2}@media only screen and (min-width: 768px){.mod-Modal_ProductImage{grid-column:1;grid-row:1 / 3}}.mod-Modal_Text{margin-block-end:15px;margin-inline-end:25px}.mod-Modal_Text:last-child{margin-block-end:0}.mod-Modal_Body-productImage .mod-Modal_Text{grid-column:2;grid-row:2}.mod-Modal_Modal-video{width:calc(100% - calc(var(--Site_Margin) * 2));background-color:transparent}@media only screen and (min-width: 768px){.mod-Modal_Modal-video{width:calc((11 / 12) * 100%)}}@media only screen and (min-width: 1201px){.mod-Modal_Modal-video{width:calc((10 / 12) * 100%)}}.mod-Modal_Modal-video .mod-Modal_Close{background-color:var(--Color_White)}
/*# sourceMappingURL=/cdn/shop/t/747/assets/modal.css.map */
