.up-register{text-align:center}.up-register__header{margin-bottom:48px}.up-register__header .hero-badge{margin-bottom:20px}.up-register__headline{margin-bottom:10px}.up-register__subtitle{color:var(--pink);font-family:Caveat,cursive;font-size:24px;margin-bottom:16px}.up-register__desc{margin:0 auto;max-width:700px}.up-register__desc,.up-register__desc p{color:var(--grey-text);font-size:17px;line-height:1.75}.up-register__form-wrap{background:var(--dark-surface);border:1px solid hsla(0,0%,100%,.06);border-radius:20px;margin:0 auto;max-width:560px;padding:44px;text-align:left}.up-register__form-wrap .hs-form fieldset{max-width:100%!important}.up-register__form-wrap .hs-form .hs-form-field{margin-bottom:20px}.up-register__form-wrap .hs-form label{color:var(--grey-text);display:block;font-size:13px;font-weight:600;letter-spacing:.5px;margin-bottom:8px;text-transform:uppercase}.up-register__form-wrap .hs-form input[type=email],.up-register__form-wrap .hs-form input[type=number],.up-register__form-wrap .hs-form input[type=tel],.up-register__form-wrap .hs-form input[type=text],.up-register__form-wrap .hs-form select,.up-register__form-wrap .hs-form textarea{appearance:none;-webkit-appearance:none;background:hsla(0,0%,100%,.05);border:1px solid hsla(0,0%,100%,.1);border-radius:10px;color:var(--white);font-family:Open Sans,sans-serif;font-size:15px;padding:14px 16px;transition:border-color .2s;width:100%}.up-register__form-wrap .hs-form input::placeholder,.up-register__form-wrap .hs-form textarea::placeholder{color:hsla(0,0%,100%,.3)}.up-register__form-wrap .hs-form input:focus,.up-register__form-wrap .hs-form select:focus,.up-register__form-wrap .hs-form textarea:focus{border-color:var(--pink);outline:none}.up-register__form-wrap .hs-form select option{background:var(--dark-surface);color:var(--white)}.up-register__form-wrap .hs-form .hs-button,.up-register__form-wrap .hs-form input[type=submit]{background:var(--gradient);border:none;border-radius:10px;box-shadow:0 4px 24px rgba(232,54,143,.3);color:var(--white);cursor:pointer;font-family:Open Sans,sans-serif;font-size:17px;font-weight:700;margin-top:8px;padding:16px;transition:transform .2s,box-shadow .2s;width:100%}.up-register__form-wrap .hs-form .hs-button:hover,.up-register__form-wrap .hs-form input[type=submit]:hover{box-shadow:0 8px 32px rgba(232,54,143,.4);transform:translateY(-2px)}.up-register__form-wrap .hs-form .hs-error-msgs{list-style:none;margin:6px 0 0;padding:0}.up-register__form-wrap .hs-form .hs-error-msgs li label{color:#ff6b6b;font-size:12px;font-weight:400;letter-spacing:0;text-transform:none}.up-register__no-form-notice{color:var(--grey-text);font-size:15px;font-style:italic;padding:24px 0;text-align:center}.up-register__form-note{color:var(--grey-text);font-size:12px;line-height:1.5;margin-top:16px;text-align:center}@media (max-width:900px){.up-register__form-wrap{padding:32px 24px}}