.password-prompt-wrapper{display:flex;min-height:100vh;width:100%}.password-prompt__left{background-color:#004a9e;min-height:100vh;overflow:hidden;position:relative;width:443px}.decorative-dots{height:100%;left:0;pointer-events:none;position:absolute;top:0;width:100%;z-index:1}.dot{border-radius:50%;position:absolute}.dot-green{background-color:#75b24e;height:77px;left:44px;top:168px;width:77px}.dot-yellow{background-color:#f2bf45;height:149px;left:260px;top:-72px;width:149px}.dot-red-large{background-color:#d50037;bottom:-45px;height:111px;left:260px;width:111px}.dot-red-small{background-color:#d50037;height:32px;left:141px;top:96px;width:32px}.password-prompt__right{align-items:center;background-color:#fff;display:flex;flex:1;justify-content:center;min-height:100vh;padding:52px 48px 72px}.password-prompt__content{align-items:center;display:flex;flex-direction:column;max-width:608px;width:100%}.password-prompt__logo{align-items:center;display:flex;justify-content:center;margin-bottom:64px;width:100%}.password-prompt__logo-img{display:block;height:28px;width:auto}.password-prompt__header{align-items:center;display:flex;flex-direction:column;gap:24px;margin-bottom:24px;text-align:center;width:100%}.password-prompt__title.h3{margin:0;text-align:center;width:100%}.password-prompt__description{color:#0e0f0c;font-family:var(--font-family-body,"Gotham",sans-serif);font-size:var(--font-size-body-desktop,17px);font-weight:400;letter-spacing:-.0544px;line-height:1.4;margin:0;text-align:center}.password-prompt__form{margin-top:0;width:100%}.form-container.form--password{width:100%}.password-prompt__form .hs-form-field{display:flex;flex-direction:column;gap:4px;margin:0;padding-bottom:0;width:100%}.password-prompt__form .hs-form-field:nth-of-type(2){margin:0}.password-prompt__form label{color:#080808;display:block;font-family:var(--font-family-body,"Gotham",sans-serif);font-size:17px;font-weight:400;letter-spacing:.17px;line-height:1.5;margin:0 0 5px}.password-prompt__form .hs-form-field label .hs-form-required,.password-prompt__form .hs-form-field>label .hs-form-required,.password-prompt__form .hs-form-required,.password-prompt__form label .hs-form-required,.password-prompt__form label span.hs-form-required,.password-prompt__form span.hs-form-required{display:none!important;font-size:0!important;height:0!important;line-height:0!important;margin:0!important;opacity:0!important;padding:0!important;visibility:hidden!important;width:0!important}.password-prompt__form label{position:relative}.password-prompt__form label:after{content:""!important;display:none!important}.password-prompt__form input[type=email],.password-prompt__form input[type=text]{background:var(--Form-Fields-bg,#f4f4f4)!important;border:1px solid #6f7482!important;border-radius:var(--Form-form-radius,9px);box-shadow:none!important;box-sizing:border-box;color:#000;font-family:var(--font-family-body,"Gotham",sans-serif);font-size:17px;font-weight:400;height:auto!important;letter-spacing:.17px;line-height:1.5;margin:0;outline:none!important;padding:15px 16px;width:100%}.password-prompt__form input[type=email]::placeholder,.password-prompt__form input[type=text]::placeholder{color:#6f7482}.password-prompt__form input[type=email]:focus,.password-prompt__form input[type=text]:focus{border:1px solid #004a9e!important;box-shadow:none!important;outline:none!important}.password-prompt__form form{display:flex;flex-direction:column;gap:24px;margin:0}.password-prompt__form .actions{margin:0!important;padding:0;width:100%}.password-prompt__form .hs-button,.password-prompt__form input[type=submit]{background-color:#004a9e;border:0!important;border-radius:var(--button-button-radius,10px);box-shadow:0 66px 19px 0 hsla(0,0%,56%,0),0 43px 17px 0 hsla(0,0%,56%,.01),0 24px 14px 0 hsla(0,0%,56%,.05),0 11px 11px 0 hsla(0,0%,56%,.09),0 3px 6px 0 hsla(0,0%,56%,.1);color:#fff;cursor:pointer;display:block!important;font-family:var(--font-family-title,"Aftika Soft",sans-serif);font-size:var(--form-button-desktop,17px);font-weight:600;line-height:1;margin:0!important;padding:12px 0!important;text-align:center;text-transform:none;transition:all .3s ease-in;width:100%!important}.password-prompt__form .hs-button:hover,.password-prompt__form input[type=submit]:hover{background-color:#003e84;box-shadow:none;color:#f2bf45;transition:all .3s ease-out}.password-prompt__form .hs-error-msgs{color:#d50037;font-size:14px;margin-top:8px}@media (max-width:1199px){.password-prompt__left{width:30%}.dot-green{height:60px;width:60px}.dot-yellow{height:120px;width:120px}.dot-red-large{height:90px;width:90px}.dot-red-small{height:28px;width:28px}}@media (max-width:767px){.password-prompt-wrapper{flex-direction:column}.password-prompt__left{min-height:347px;order:2;width:100%}.password-prompt__right{min-height:auto;order:1;padding:52px 16px 72px;width:100%}.password-prompt__content{max-width:100%}.password-prompt__logo{margin-bottom:64px}.password-prompt__header{margin-bottom:24px}.password-prompt__description{font-size:17px}.dot-green{height:77px;left:44px;top:168px;width:77px}.dot-yellow{height:149px;left:70%;top:-72px;width:149px}.dot-red-large{bottom:-40px;height:111px;left:67%;width:111px}.dot-red-small{height:32px;left:141px;top:95px;width:32px}}