@keyframes modalFadeIn{0%{background-color:transparent}to{background-color:#fff}}@keyframes sketchIn{0%{stroke-dashoffset:778}to{stroke-dashoffset:0}}@keyframes fadeInOpac{0%{opacity:0}to{opacity:1}}welcome-modal{position:fixed;top:0;left:0;width:100%;height:100%;background-color:#00000080;z-index:1000;display:flex;justify-content:center;align-items:center;cursor:pointer;transform:scale(1)}welcome-modal:not(.open){display:none}welcome-modal .welcome-modal{max-width:700px;position:relative;background-color:#fff;padding:20px;border-radius:5px;box-shadow:0 0 10px #0003;color:#000;cursor:initial;background-color:transparent;animation:modalFadeIn .5s .8s cubic-bezier(.165,.84,.44,1) forwards}welcome-modal .welcome-modal h2,welcome-modal .welcome-modal p{animation:fadeInOpac .5s .8s cubic-bezier(.165,.84,.44,1) forwards;opacity:0}welcome-modal .welcome-modal h2{color:#000;margin:0 0 10px}welcome-modal .welcome-modal p{margin:0}welcome-modal .welcome-modal .modal-svg{position:absolute;top:0;left:0;height:100%;width:100%;border-radius:3px}welcome-modal .welcome-modal .modal-svg rect{animation:sketchIn .5s cubic-bezier(.165,.84,.44,1) forwards;stroke:#fff;stroke-width:2px;stroke-dasharray:778;stroke-dashoffset:778}welcome-modal .welcome-modal .welcome-modal__content{text-align:center;flex-wrap:wrap;position:relative;z-index:10}welcome-modal .welcome-modal .welcome-modal__content .welcome-welcome-modal__message{font-size:24px;margin-bottom:10px}welcome-modal .welcome-modal .button-close{display:block;width:48px;height:48px;background:#fff;color:#000;border:1px solid #000;margin:0;outline:none;position:absolute;z-index:11;opacity:0;right:5px;top:5px;cursor:pointer;animation:fadeInOpac .5s .8s cubic-bezier(.165,.84,.44,1) forwards}welcome-modal .welcome-modal .button-close:hover:before{width:25px}welcome-modal .welcome-modal .button-close:hover:after{width:25px}welcome-modal .welcome-modal .button-close:before,welcome-modal .welcome-modal .button-close:after{animation:all .2s cubic-bezier(.25,.46,.45,.94)}welcome-modal .welcome-modal .button-close:before{content:"";position:absolute;left:50%;top:50%;width:0;height:1px;border-left:8px solid currentColor;border-right:8px solid currentColor;-webkit-transform:translate3d(-50%,-50%,0) rotate(-45deg);transition:all .2s cubic-bezier(.25,.46,.45,.94)}welcome-modal .welcome-modal .button-close:after{content:"";position:absolute;left:50%;top:50%;width:0;height:1px;border-left:8px solid currentColor;border-right:8px solid currentColor;-webkit-transform:translate3d(-50%,-50%,0) rotate(45deg);transition:all .2s cubic-bezier(.25,.46,.45,.94)}@media screen and (max-width: 768px){welcome-modal .welcome-modal__heading{padding:0 40px}}
/*# sourceMappingURL=/cdn/shop/t/7/assets/welcome-popup.css.map */
