body{position:relative}.popup-open .popup-fon{display:block}.popup-open .popup{transform:translate3d(-204px, 0px, 0px)}.popup-form{width:100%}.popup-fon{display:none;position:absolute;left:0;top:0;right:0;bottom:0;background:rgba(0,0,0,0.65);z-index:200}.popup{position:fixed;right:0;top:50%;transform:translate3d(100%, 0px, 0px);transition:all 300ms ease-out;width:1200px;box-sizing:border-box;padding:50px 40px 50px 40px;background:#fff;z-index:201;overflow:auto}@media only screen and (max-width: 1200px){.popup{top:0;bottom:0;width:100%;height:100%;margin-top:0}}@media only screen and (max-width: 1024px){.popup{right:auto;padding:40px}}@media only screen and (max-width: 720px){.popup{zoom:0.7}}.popup .close-popup{position:absolute;right:88px;top:52px;font-size:41px;color:#495e98;transition:all 300ms ease-out;cursor:pointer}@media only screen and (max-width: 720px){.popup .close-popup{right:34px;top:24px}}.popup .close-popup:hover{color:#948df7}.popup .title-popup{max-width:970px;margin-bottom:40px;font-size:46px;line-height:130%;text-transform:uppercase;color:#495e98}.popup .pf-flex{margin-bottom:10px;display:flex;justify-content:space-between;align-items:flex-start}@media only screen and (max-width: 720px){.popup .pf-flex{display:block}}.popup .pf-flex .pf-column{width:50%;margin-left:38px}@media only screen and (max-width: 720px){.popup .pf-flex .pf-column{margin-left:0;width:100%}}.popup .pf-flex .pf-column:first-child{margin-left:0}.pf-row{margin-bottom:18px}.pf-row .pf-label{display:block;margin-bottom:10px;font-size:24px;line-height:130%;color:#707070;font-weight:normal}.pf-row .pf-text-field{display:block;box-sizing:border-box;width:100%;height:48px;padding:0 17px;background:#fff;border:1px solid #8B8B8B;font-size:20px;line-height:130%;color:#707070}.pf-row .pf-text-field::-moz-placeholder{opacity:1;color:#D3D3D3}.pf-row .pf-text-field::-webkit-input-placeholder{opacity:1;color:#D3D3D3}.pf-row .pf-text-field:focus::-moz-placeholder{opacity:0}.pf-row .pf-text-field:focus::-webkit-input-placeholder{opacity:0}.checkBox{display:block;margin:18px 0 42px 0;position:relative}.checkBox input{position:absolute;left:0;top:0;opacity:0;cursor:pointer}.checkBox input:checked+.check-title:before{background:#495e98}.checkBox .check-title{display:block;position:relative;padding-left:40px;font-size:20px;line-height:130%;color:#707070;cursor:pointer}.checkBox .check-title:before{content:"";position:absolute;left:0;top:1px;box-sizing:border-box;width:25px;height:25px;border:1px solid #707070;background:#fff;transition:all 300ms ease-out}.popup_btn,a.popup_btn,button.popup_btn{font-size:24px;font-weight:700;line-height:26px;text-transform:uppercase;display:block;background:none;color:#495e98;border:#495e98 1px solid;padding:15px;text-align:center;margin-bottom:0px;margin-top:20px;cursor:pointer}.popup_btn:hover,a.popup_btn:hover,button.popup_btn:hover{background:#495e98;color:#fff}
