.add-form-container{background:rgba(0,0,0,.78);display:none;height:100%;left:0;overflow:hidden;overflow-y:auto;padding:40px 30px;position:fixed;top:0;width:100%;z-index:99999}.add-inner{height:100%;margin:0 auto;max-width:600px;width:90%}span.cl{align-items:center;background:rgba(var(--color-three));border-radius:100%;color:#fff;cursor:pointer;display:flex;font-size:30px;height:30px;justify-content:center;line-height:0;position:absolute;right:-10px;top:-10px;transform:rotate(45deg);transition:all .3s ease;width:30px}span.cl:hover{background:rgb(var(--color-three));color:#fff}.add-form-wrap{background:#fff;border-radius:15px;display:flex;flex-direction:column;flex-wrap:wrap;gap:30px;padding:30px;position:relative}.add-form-wrap .hs-button,.add-form-wrap .hs-input{border-color:rgba(var(--primary));border-radius:4px;color:rgba(var(--primary));margin:0}.add-form-wrap .hs-button{background:rgba(var(--primary));color:#fff;margin-left:auto;margin-right:8px;width:auto}.add-form-wrap .field{margin:0 0 11px}.add-form-wrap .field>label,.add-form-wrap .field>label span{font-size:14px;padding:0}.add-form-wrap .hs-dependent-field{display:flex;flex-wrap:wrap}.add-form-wrap .hs-dependent-field>*{width:50%}.add-form-wrap .hs-dependent-field>:last-child:first-child,.add-form-wrap .hs-dependent-field>:last-child:nth-child(odd){width:100%}@media (max-width:767px){.add-form-wrap .hs-dependent-field>*,.add-form-wrap .hs-dependent-field>:last-child:first-child,.add-form-wrap .hs-dependent-field>:last-child:nth-child(odd){width:100%}.add-form-wrap .hs-button{margin-left:0}}@media (max-width:500px){.add-form-wrap{padding:30px 15px}.add-form-wrap .field .input{margin:0!important}.add-form-wrap .field .hs-fieldtype-intl-phone{width:100%!important}}