.post-popup{position:fixed;left:50%;top:50%;transform:translate(-50%,-50%);max-width:766px;width:100%;height:auto;background:#fff;box-shadow:0 4px 50px 0 rgba(89,97,155,.15);opacity:0;visibility:hidden;transition:.4s opacity,.4s visibility ease;z-index:999999}.post-popup--open{opacity:1;visibility:visible}.post-popup__header{min-height:60px;max-height:220px;overflow:hidden}.post-popup__header .gk-icon{width:21px;height:21px}.post-popup__close{display:block;cursor:pointer;position:absolute;right:0;padding:20px 44px 20px 20px;width:20px;height:20px;float:right;padding-top:15px;z-index:999}.post-popup__title{display:block;font-size:24px;font-weight:700;text-align:center;margin-bottom:30px}.post-popup__share{display:flex;justify-content:center;margin-top:8px;margin-bottom:40px}.post-popup__share a{width:48px;height:48px;margin:0 4px;position:relative;cursor:pointer;display:flex;align-items:center;justify-content:center;margin-bottom:15px;border-radius:50%;background:#f3f3f3}.post-popup__share a:hover{background:#f9e8e7}.post-popup__share a .gk-icon{fill:#333}.post-popup__share-form{position:relative;margin-top:15px;width:100%}.post-popup__share-form input{width:100%;cursor:pointer;padding:15px 105px 15px 15px;border-right-width:1px!important;border:1px solid #201d1d;border-right-width:0;padding-top:.85em;padding-bottom:.75em;max-height:52px}.post-popup__share-form input::-moz-placeholder{color:#bcbbbb}.post-popup__share-form input::placeholder{color:#bcbbbb}.post-popup__share-form label{position:absolute;cursor:pointer;font-size:14px;right:15px;top:50%;transform:translateY(-50%)}.post-popup__wrapper{font-family:Lato,sans-serif;padding:0 80px 60px 80px;margin-top:0}.post-popup__wrapper p{font-size:18px;text-align:center}.popup-mask{position:fixed;top:0;left:0;height:100%;width:100%;background:rgba(255,255,255,.5);z-index:9999;transition:.4s background ease}@media(max-width:991px){.post-popup{max-width:752px;overflow:auto}.post-popup__wrapper{padding:0 30px 45px 30px}}@media(max-width:768px){.post-popup{max-width:498px}}@media (max-width:767px){.post-popup{max-width:calc(100% - 30px)}}