@media(max-width:1366px){.add-popup-form form{overflow-y:scroll;height:calc(100vh - 41vh)}}.add-popup-form{position:fixed;top:50%;left:50%;transform:translate(-50%,-50%) scale(0);width:700px;padding:30px 30px;background:#fff;z-index:111;transition:.3s;border-radius:10px}.add-popup-form form::-webkit-scrollbar{width:2px}.popup-open .add-popup-form.active{transform:translate(-50%,-50%) scale(1)}.close-popup{position:absolute;right:-10px;top:-10px;width:30px;height:30px;background:#dd5d00;text-align:center;line-height:30px;color:#fff;border-radius:30px;cursor:pointer}.popup-open{overflow:hidden;position:relative}.popup-open:before{position:absolute;content:'';top:0;left:0;bottom:0;right:0;background:rgba(0,0,0,0.7);z-index:111}.add-popup-form .form-columns-1 .input{margin:0 !important}.add-popup-form .form-columns-1 .input input{width:98%}.add-popup-form .form-columns-2 .hs-form-field{padding-right:10px}.add-popup-form .hs-form-field .input{width:100%;margin:0 !important}.add-popup-form .form-columns-2 .hs-form-field:nth-child(2n){padding-right:0;padding-left:10px}.add-popup-form fieldset{max-width:100% !important}.add-popup-form .hs-form-field{margin:10px 0}.add-popup-form .hs-form-field label span{display:inline-block;margin-bottom:6px;font-size:14px}.add-popup-form .actions input.hs-button{margin-top:15px}@media(max-width:767px){.add-popup-form{width:95%}}@media(max-width:480px){.add-popup-form .form-columns-2 .hs-form-field{padding-right:0}.add-popup-form .hs-form-field input{width:100% !important}.add-popup-form .form-columns-2 .hs-form-field:nth-child(2n){padding-right:0;padding-left:0}.add-popup-form{width:90%;padding:20px 15px}}