.popup-container{display:none;position:fixed;top:0;left:0;width:100%;height:100%;z-index:20}.popup-container .popup-wrapper{width:50%;position:fixed;padding:5px;max-width:740px;max-height:500px;top:50%;left:50%;overflow:hidden;border-radius:15px;background:#fffdfd;-webkit-transform:translate(-50%,-50%);-moz-transform:translate(-50%,-50%);-ms-transform:translate(-50%,-50%);-o-transform:translate(-50%,-50%);transform:translate(-50%,-50%)}.popup-content h3{font-size:24px;line-height:24px;color:#1c4681;padding:10px 20px 10px 22px;border-bottom:1px solid #ededed}.popup-text{height:400px;overflow-y:auto;padding:0 20px 10px 22px}@media only screen and (max-width:768px){.popup-container .popup-wrapper{width:85%}.popup-container{position:relative;background:#fff;z-index:1;width:95%}.popup-container .popup-wrapper{position:relative;width:100%;left:0;transform:translate(0);border-bottom:none}.popup-container .popup-wrapper .close-popup{width:25px;height:25px;transform:rotate(45deg)}.popup-text p{display:none}.popup-content{max-width:320px;padding:0;margin:.5rem auto 0;border-bottom:2px solid #ececec}.popup-content:nth-child(12),.popup-content:last-child{border-bottom:none}.popup-container .popup-wrapper .close-popup{display:none}}.popup-container .popup-wrapper .close-popup{position:absolute;top:18px;right:18px;text-indent:-9999px;cursor:pointer;width:20px;height:20px;border-radius:50%}.popup-container .popup-wrapper .close-popup:before{content:"";background:url(/images/5d07745ba2f10e38fb526d7925c0c8f6.png) no-repeat center;width:25px;height:25px;position:absolute;top:50%;left:50%;-webkit-transform:translate(-50%,-50%);-moz-transform:translate(-50%,-50%);-ms-transform:translate(-50%,-50%);-o-transform:translate(-50%,-50%);transform:translate(-50%,-50%)}@media only screen and (max-width:768px){.popup-container .popup-wrapper .close-popup:before{width:12px;height:12px}}