.popup{width:100%;height:100%;display:none;position:fixed;top:0;left:0;background:#000000bf;z-index:9999;overflow-y:auto}.popup-inner{max-width:600px;width:90%;padding:30px;position:absolute;left:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);box-shadow:0 2px 6px #000;border-radius:3px;background:#fff}.popup-close{width:30px;height:30px;padding-top:4px;display:inline-block;position:absolute;top:0;right:0;transition:ease .25s all;-webkit-transform:translate(50%,-50%);transform:translate(50%,-50%);border-radius:1000px;background:#000c;font-family:Arial,Sans-Serif;font-size:20px;text-align:center;line-height:100%;color:#fff}.popup-close:hover{-webkit-transform:translate(50%,-50%) rotate(180deg);transform:translate(50%,-50%) rotate(180deg);background:#000;text-decoration:none}.bodyHeight{max-height:calc(100vh - 500px);overflow-y:auto}@media only screen and (max-width:768px){.bodyHeight{max-height:150px;overflow-y:auto}.popup-inner{font-size:14px}}
/*# sourceMappingURL=/cdn/shop/t/4/assets/popup.scss.css.map */
