.popup{position:fixed;z-index:10000;right:20px;-webkit-box-shadow:0 0 8px rgba(0,0,0,.2);box-shadow:0 0 8px #0003;top:50vh;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%);border-radius:7px;max-width:calc(100% - 40px);width:340px;padding:30px 20px 20px;-webkit-transition:right .5s ease;transition:right .5s ease;line-height:1.4}.popup.frame-background-none{background:#fff}.popup--closed{right:-350px}.popup__close{position:absolute;right:6px;top:-2px;cursor:pointer}.popup__close svg{-webkit-transform:scale(.7);-ms-transform:scale(.7);transform:scale(.7);color:#000;opacity:.4}.popup__image{max-width:100%;height:auto}.popup__header{margin-top:20px}.popup__bodytext{font-size:.875rem;line-height:1.4;margin-top:15px}.popup__button{position:relative;display:inline-block;padding:10px 20px;background:#fff;color:#000!important;border:1px solid #cccccc;margin-top:20px;font-size:.875rem;line-height:1.4;cursor:pointer;text-decoration:none!important;-webkit-transition:color .5s ease,border .5s ease,background .5s ease;transition:color .5s ease,border .5s ease,background .5s ease}.popup__button:hover{color:#fff!important;border:1px solid rgb(0,0,0);background:#000}
