.favorites-signup{position:fixed;top:0;left:0;width:100vw;height:100vh;background-color:rgba(0,0,0,.5);z-index:9999;display:flex;align-items:center;justify-content:center}.favorites-signup__wrapper{background-color:white;width:700px;max-width:90%;padding:3em;position:relative;max-height:95%;overflow-y:auto}.favorites-signup__close{position:absolute;top:5px;right:15px;background:0;box-shadow:none;border:0;padding:5px 0;cursor:pointer}.favorites-signup__text{margin-bottom:2em}.favorites-signup__text p{margin-top:15px}.favorites-signup__form form>.hs-form-field+.hs-form-field{margin-top:1.5em}.favorites-signup__form form .legal-consent-container{margin-top:15px}.favorites-signup__form form .legal-consent-container p{font-size:13px}.favorites-signup__form form .hs-button{background-color:#00bfff;width:100%;color:white !important;border-radius:30px;padding:1em}.favorites-signup__form form .hs-button:hover,.favorites-signup__form form .hs-button:focus{background-color:#017bc2}