.popup-gate-wrapper{align-items:center;background-color:rgba(21,21,21,.56);display:flex;height:100vh;justify-content:center;left:0;position:fixed;top:0;width:100%}.popup-gate{background-color:#fff;max-width:950px;padding:5rem 10rem;position:relative;width:100%}.popup-gate__title{text-align:center}.popup-gate__content{margin-bottom:1.5rem;text-align:center}.popup-gate__form .hs-form-field{margin-bottom:1rem}.popup-gate__form input[type=email],.popup-gate__form input[type=tel],.popup-gate__form input[type=text]{background-color:#ebebeb;border:none}.popup-gate__form .hs-button.primary{border-radius:10px}.close-button{border:none;background:transparent;cursor:pointer;height:30px;position:absolute;right:1.5rem;top:1.5rem;width:30px}.close-button:after,.close-button:before{background-color:#202020;content:"";height:3px;left:50%;position:absolute;top:50%;transform:translate(-50%,-50%) rotate(45deg);width:30px}.close-button:after{transform:translate(-50%,-50%) rotate(-45deg)}