.popup-block{box-sizing:border-box;cursor:pointer;height:100%;left:calc(50% - 300px);max-height:600px;max-width:600px;position:fixed;text-align:center;top:calc(50% - 300px);width:100%;z-index:2147483647}.popup-block,.popup-block__image{background-color:hsla(0,0%,99%,0)}.popup-block__image{border:none;display:block;height:auto;margin:0 auto;max-width:90%;width:600px}.popup-block__close{align-items:center;cursor:pointer;display:flex;height:30px;justify-content:center;position:absolute;right:5px;top:-25px;width:30px;z-index:9999}.popup-block__close s-svg{color:#fff;height:20px}.temporary-popup-thanks{background:#5d6167;box-shadow:0 2px 12px -2px #5d6167;color:#fff;display:block;font-size:18px;left:0;max-width:100%;opacity:0;padding:30px;position:fixed;text-align:center;top:0;transform:translateY(-100%);transition:opacity .2s ease,transform .3s ease;width:100%;z-index:2000}.temporary-popup-thanks.show{opacity:1;transform:none}.temporary-popup{overflow:hidden}.temporary-popup input{left:-3000px;position:absolute;top:-3000px}.temporary-popup+.close{top:-40px}.temporary-popup:hover .tooltip--copy{opacity:1;visibility:visible}@media screen and (min-width:800px){.temporary-popup+.close{right:-40px;top:-5px}}@media screen and (max-width:700px){.popup-block .tooltip--copy{left:15px}.popup-block .tooltip--copy,.temporary-popup .tooltip--copy{bottom:calc(100% + 10px);opacity:1;position:absolute;visibility:visible}.temporary-popup .tooltip--copy{left:3px}}@media only screen and (max-width:610px),screen and (max-height:610px){.popup-block{height:auto;left:50%;max-width:98vw;top:50%;transform:translate(-50%,-50%)}}