.custom-popup{position:fixed;top:0;right:0;bottom:0;left:0;z-index:9999;display:none;align-items:center;justify-content:center;padding:var(--custom-popup-padding-desktop)}.custom-popup.is-open{display:flex}.custom-popup__overlay{position:absolute;top:0;right:0;bottom:0;left:0;background:rgb(0 0 0 / var(--custom-popup-overlay-opacity))}.custom-popup__dialog{position:relative;z-index:1;width:min(100%,var(--custom-popup-width));max-height:var(--custom-popup-max-height);overflow:auto;background:var(--custom-popup-background);outline:none}.custom-popup__content{width:100%;display:flex;gap:var(--custom-popup-content-gap)}.custom-popup__content .group-block{padding:25px}.custom-popup__content .button{font-size:18.861px;letter-spacing:-.566px;border-radius:9999em;padding:12px;min-width:240px}.custom-popup__content h2{font-size:60.07px;font-style:italic;font-weight:200;line-height:55.974px;letter-spacing:-1.201px;padding-bottom:40px}.custom-popup__content .text-block:nth-child(2){font-size:19.534px;font-weight:700;padding-bottom:10px}.custom-popup__content .text-block:nth-child(3){font-size:15.493px}.custom-popup__content .text-block:nth-child(4){font-size:16.166px;padding-bottom:50px}.custom-popup--layout-horizontal .custom-popup__content{flex-direction:row}.custom-popup--layout-horizontal-reverse .custom-popup__content{flex-direction:row-reverse}.custom-popup--layout-vertical .custom-popup__content{flex-direction:column}.custom-popup--layout-vertical-reverse .custom-popup__content{flex-direction:column-reverse}.custom-popup__content>*{flex:1 1 0;min-width:0}.custom-popup__close{position:absolute;top:24px;right:24px;z-index:10;width:44px;height:44px;padding:0;border:0;background:transparent;color:var(--custom-popup-close-color);cursor:pointer}.custom-popup__close span{position:absolute;left:50%;top:50%;width:34px;height:2px;background:currentColor;transform-origin:center}.custom-popup__close span:first-child{transform:translate(-50%,-50%) rotate(45deg)}.custom-popup__close span:last-child{transform:translate(-50%,-50%) rotate(-45deg)}html.custom-popup-open,body.custom-popup-open{overflow:hidden}@media screen and (max-width:749px){.custom-popup{padding:var(--custom-popup-padding-mobile)}.custom-popup__dialog{width:100%;max-height:var(--custom-popup-max-height-mobile);overflow:auto}.custom-popup--vertical-mobile .custom-popup__content{flex-direction:column}.custom-popup--vertical-mobile .custom-popup__content>*{flex:0 0 auto}.custom-popup__close{top:12px;right:12px;color:var(--custom-popup-close-color-mobile)}.custom-popup__close span{width:20px}.custom-popup__content h2{font-size:30px;line-height:29px;letter-spacing:-.6px;padding-bottom:10px}.custom-popup__content .group-block{padding:20px 16px}.custom-popup__content .text-block:nth-child(2){font-size:11.53px;padding-bottom:5px}.custom-popup__content .text-block:nth-child(3),.custom-popup__content .text-block:nth-child(4){font-size:10px}.custom-popup__content .text-block:nth-child(4){padding-bottom:10px}.custom-popup__content .button{font-size:8.86px;letter-spacing:-.266px;padding:5px 10px;min-width:124px}}
/*# sourceMappingURL=/cdn/shop/t/24/assets/custom-popup.css.map */
