.mbc-form-input label{font-family:"IBM Plex Sans",Arial,sans-serif;font-size:16px;font-weight:bold;line-height:140%;letter-spacing:.25px}.mbc-form-input label.active{font-family:"IBM Plex Sans",Arial,sans-serif;font-size:14px;font-weight:bold;line-height:140%;letter-spacing:.25px}.mbc-form-input.error label.error,.mbc-form-input label.hint{font-family:"IBM Plex Sans",Arial,sans-serif;font-size:12px;font-weight:normal;line-height:140%;letter-spacing:.4px}.mbc-form-input{position:relative;margin:16px 0}.mbc-form-input label{color:#474d51;display:flex;pointer-events:none;position:absolute;top:0;left:12px;margin-top:13px;-webkit-transition:top .3s ease-out;-moz-transition:top .3s ease-out;transition:top .3s ease-out}.mbc-form-input label.active{top:-9px;margin:0;padding-left:4px;padding-right:4px;color:#1d2327;background:#ffeae5;background:linear-gradient(0deg, #ffeae5 0%, #ffeae5 50%, #fff 50%, #fff 100%)}.mbc-form-input label.hint{color:#474d51;position:static;margin-top:4px}.mbc-form-input label .required{color:#dd222e;margin-left:1px}.mbc-form-input .input-wrapper{display:flex;position:relative}.mbc-form-input .input-wrapper button{width:48px;min-width:unset;cursor:pointer;padding:0;background-color:rgba(0,0,0,0);border:none;animation:fade-in .5s ease;position:absolute;top:0;bottom:0}.mbc-form-input .input-wrapper button.post-button{right:0}.mbc-form-input input,.mbc-form-input select{width:100%;height:48px;border:1px solid #1d2327;border-radius:8px !important;padding:0 16px;outline:none;min-width:180px;font-size:16px;-webkit-appearance:none;appearance:none}.mbc-form-input input:hover,.mbc-form-input select:hover{border-color:#ef4723}.mbc-form-input input:focus,.mbc-form-input select:focus{background-color:#ffeae5;border-color:#ef4723}.mbc-form-input input::placeholder,.mbc-form-input select::placeholder{color:rgba(0,0,0,0)}.mbc-form-input input:read-only,.mbc-form-input select:disabled{background-color:#f3f4f4;border-color:#9da1a3;color:#474d51;pointer-events:none}.mbc-form-input.error label.default{background:#fff2f3;background:linear-gradient(0deg, #fff2f3 0%, #fff2f3 50%, #fff 50%, #fff 100%)}.mbc-form-input.error label.error{color:#dd222e;position:static;margin-top:4px}.mbc-form-input.error input{border-color:#dd222e}.mbc-form-input.error input:focus{background-color:#fff2f3}.mbc-form-input.active label.active.blurred{background:#fff}.mbc-form-input.error:not(.active) label.default.blurred,.mbc-form-input.error:not(.active) label.default.active.blurred{background:#fff}.mbc-form-input.disabled label.active.blurred,.mbc-form-input.disabled label.active,.mbc-form-input.disabled.active label.active.blurred,.mbc-form-input.disabled.active label.active,.mbc-form-input.readonly label.active.blurred,.mbc-form-input.readonly label.active,.mbc-form-input.readonly.active label.active.blurred,.mbc-form-input.readonly.active label.active{background-color:#f3f4f4;background:linear-gradient(0deg, #f3f4f4 0%, #f3f4f4 50%, #fff 50%, #fff 100%)}@keyframes fade-in{from{opacity:0}to{opacity:1}}.mbc-otp-code .label{font-family:"IBM Plex Sans",Arial,sans-serif;font-size:16px;font-weight:bold;line-height:140%;letter-spacing:.25px}.mbc-otp-code .label.active{font-family:"IBM Plex Sans",Arial,sans-serif;font-size:14px;font-weight:bold;line-height:140%;letter-spacing:.25px}.mbc-otp-code{position:relative}.mbc-otp-code .container{display:flex;gap:4px}@media(max-width: 767px){.mbc-otp-code .container{justify-content:center}}.mbc-otp-code .label{color:#474d51;display:flex;pointer-events:none;position:absolute;top:0;left:12px;margin-top:12px;transition:top .3s ease-out;background-color:#fff}.mbc-otp-code .label.focus{background:#ffeae5;background:linear-gradient(0deg, #ffeae5 0%, #ffeae5 50%, #fff 50%, #fff 100%)}.mbc-otp-code .label.active{top:-8px;margin:0;padding-left:4px;padding-right:4px;color:#1d2327}.mbc-otp-code .input-code{width:100%;height:48px;border:1px solid #1d2327;border-radius:8px;padding:0 16px;outline:none;min-width:180px;font-size:16px;appearance:none}.mbc-otp-code .input-code:hover{border-color:#ef4723}.mbc-otp-code .input-code:focus{background-color:#ffeae5;border-color:#ef4723}.c-ld-spinner{text-align:center;background:#fff;display:flex;justify-content:center;align-items:center;flex-flow:column}.c-ld-spinner .msg{font-size:12px;line-height:1.33;text-align:center;color:#1d2327;margin-top:12px}.c-ld-spinner svg{transform:rotate(-60deg);width:62px}.c-ld-spinner svg path{stroke-dasharray:200;stroke-dashoffset:400;animation:mb-ani-loading-dash 3s linear reverse infinite}@keyframes mb-ani-loading-dash{0%{stroke-dashoffset:0}50%{stroke-dashoffset:-400}100%{stroke-dashoffset:-800}}.c-modal.modal{width:100%;height:0;box-shadow:0px -4px 16px rgba(0,0,0,.24);position:fixed;top:0;left:0;z-index:10031;display:flex;justify-content:center;align-items:center}.c-modal.modal .content-wrapper{width:655px;background:#fff;border-radius:24px;max-width:calc(100vw - 48px);max-height:calc(100vh - 144px);transform:translate(0, 50vh);position:relative;overflow:hidden;box-shadow:0px 4px 8px rgba(29,35,39,.08),0px 0px 2px rgba(29,35,39,.06),0px 0px 1px rgba(29,35,39,.04)}.c-modal.modal .content-wrapper .loading{display:flex;align-items:center;justify-content:center;position:absolute;top:0;right:0;bottom:0;left:0;background:hsla(0,0%,100%,.92);z-index:10080}.c-modal.modal .content-wrapper .header,.c-modal.modal .content-wrapper .footer{display:flex;z-index:1;width:100%;position:sticky;left:0;margin:0;background-color:#fff;padding:24px}.c-modal.modal .content-wrapper .header{top:0;justify-content:space-between;align-items:flex-start}.c-modal.modal .content-wrapper .header.hide-title{justify-content:flex-end}.c-modal.modal .content-wrapper .header.hide-close-button{justify-content:flex-start}.c-modal.modal .content-wrapper .header *:not(.close):not(.ico-close){margin:0;font-size:20px;letter-spacing:.18px;color:#1d2327;font-weight:bold;max-width:calc(100% - 40px);font-family:"IBM Plex Sans",Arial,sans-serif}.c-modal.modal .content-wrapper .header .close{background-color:rgba(0,0,0,0);width:24px;height:24px;padding:0;margin-top:2px;border:0;min-width:130px}.c-modal.modal .content-wrapper .footer{bottom:0;justify-content:flex-end;flex-wrap:wrap;border-top:1px solid #c8cacc;align-items:center}.c-modal.modal .content-wrapper .footer:empty{display:none}.c-modal.modal .content-wrapper .footer *{margin-right:24px}.c-modal.modal .content-wrapper .footer *:last-child{margin:0}.c-modal.modal .content-wrapper .content{width:100%;max-height:50vh;overflow-y:auto;overflow-x:hidden;display:block}@media(max-width: 574px){.c-modal.modal .content-wrapper{max-width:calc(100vw - 32px)}.c-modal.modal .content-wrapper .header{padding:24px 16px 16px 16px}.c-modal.modal .content-wrapper .header *:not(.close):not(.ico-close){margin:0;font-size:20px;letter-spacing:.18px;color:#1d2327;font-weight:bold;max-width:calc(100% - 40px)}.c-modal.modal .content-wrapper .footer{padding:24px 16px}.c-modal.modal .content-wrapper .footer *{width:100%;margin-bottom:16px;margin-right:0}.c-modal.modal .content-wrapper .footer *:last-child{margin:0}.c-modal.modal .content-wrapper .content{max-height:46vh;max-width:100%}}.c-modal.bottom-sheet{width:100%;max-height:500px;background:#fff;box-shadow:0px -4px 16px rgba(0,0,0,.24);padding:24px;position:fixed;bottom:0;left:0;border-top-right-radius:24px;border-top-left-radius:24px;z-index:10031;display:flex;justify-content:center;-webkit-animation-name:slideIn;-webkit-animation-duration:.4s;animation-name:slideIn;animation-duration:.4s}.c-modal.bottom-sheet .content-wrapper .header{margin-bottom:32px;display:flex;justify-content:space-between}.c-modal.bottom-sheet .content-wrapper .content{display:block;overflow-y:auto}.c-modal.bottom-sheet .content-wrapper .footer{display:flex;justify-content:space-between;margin-top:32px}.c-modal.bottom-sheet .content-wrapper .footer .footer{padding:24px 16px}.c-modal.bottom-sheet .content-wrapper .footer .footer *{width:100%;margin-bottom:16px;margin-right:0}.c-modal.bottom-sheet .content-wrapper .footer .footer *:last-child{margin:0}.c-modal.bottom-sheet .content-wrapper .close{background-color:rgba(0,0,0,0)}@-webkit-keyframes slideIn{from{bottom:-300px;opacity:0}to{bottom:0;opacity:1}}@keyframes slideIn{from{bottom:-300px;opacity:0}to{bottom:0;opacity:1}}.mbc-overlay{background:rgba(0,0,0,.25);width:100%;height:100%;position:fixed;top:0;left:0;z-index:10000}.mbc-overlay.fullsize{height:100%;top:0}.s-signup-form{display:flex;align-items:center;justify-content:center;min-height:100vh}@media(max-width: 767px){.s-signup-form{max-width:100%;align-items:flex-start}}@keyframes ani-outside-slide-down-fade-in{0%{opacity:0;transform:translateY(-5px)}33%{opacity:.1;transform:translateY(5px)}66%{opacity:.3;transform:translateY(-2px)}100%{opacity:1;transform:translateY(0)}}@keyframes ani-slide-up-fade-in{0%{opacity:1;transform:translateY(0)}25%{opacity:.1}100%{opacity:0;transform:translateY(-50%)}}@keyframes ani-fade-in{from{opacity:0}to{opacity:1}}@keyframes ani-fade-out{from{opacity:1}to{opacity:0}}.mbc-signup-form .user-data-form-wrapper .modal-what-is-us-person .title,.mbc-signup-form .user-email-validation-form-wrapper .modal-max-attempts .body h4,.mbc-signup-form .form-wrapper .forbidden-view h4{font-family:"IBM Plex Sans",Arial,sans-serif;font-size:24px;font-weight:bold;line-height:115%;letter-spacing:0px}.mbc-signup-form .form-wrapper h2{font-family:"IBM Plex Sans",Arial,sans-serif;font-size:20px;font-weight:bold;line-height:118%;letter-spacing:.18px}.mbc-signup-form .user-data-form-wrapper .modal-what-is-us-person .what-is,.mbc-signup-form .user-activation-wrapper .content .message,.mbc-signup-form .user-email-validation-form-wrapper .modal-max-attempts .body p,.mbc-signup-form .form-wrapper .forbidden-view p,.mbc-signup-form .steps p span{font-family:"IBM Plex Sans",Arial,sans-serif;font-size:16px;font-weight:normal;line-height:140%;letter-spacing:.25px}.mbc-signup-form .user-activation-wrapper .download-app p,.mbc-signup-form .user-activation-wrapper .did-not-received-email-dropdown,.mbc-signup-form .mbc-user-password-rules li,.mbc-signup-form .form-wrapper .checkbox+label,.apollo button.link{font-family:"IBM Plex Sans",Arial,sans-serif;font-size:14px;font-weight:normal;line-height:140%;letter-spacing:.25px}.mbc-signup-form .user-activation-wrapper .feedback-button .title,.mbc-signup-form .user-activation-wrapper .content .title,.mbc-signup-form .mbc-user-password-rules .title{font-family:"IBM Plex Sans",Arial,sans-serif;font-size:16px;font-weight:bold;line-height:140%;letter-spacing:.25px}.mbc-signup-form .form-wrapper .hint-action a{font-family:"IBM Plex Sans",Arial,sans-serif;font-size:14px;font-weight:bold;line-height:140%;letter-spacing:.25px}.apollo button,.apollo a.button{font-family:"IBM Plex Sans",Arial,sans-serif;font-size:16px;font-weight:bold;letter-spacing:.4px;line-height:112%}.mbc-signup-form .form-wrapper .email-domain-list li button{font-family:"IBM Plex Sans",Arial,sans-serif;font-size:14px;font-weight:bold;letter-spacing:.8px;line-height:100%}.mbc-signup-form .user-data-form-wrapper .modal-what-is-us-person .terms,.mbc-signup-form .mbc-user-password-rules{font-family:"IBM Plex Sans",Arial,sans-serif;font-size:12px;font-weight:normal;line-height:140%;letter-spacing:.4px}.apollo button.filled.primary,.apollo a.filled.button.primary{color:#fff;background-color:#ef4723;border:none}.apollo button.filled.primary:hover,.apollo a.filled.button.primary:hover{background-color:#cc2c0a}.apollo button.filled.primary:disabled,.apollo a.filled.button.primary:disabled,.apollo button.filled.disabled.primary,.apollo a.filled.disabled.button.primary{background-color:#9da1a3;color:#72777a}.apollo button.filled.primary:focus,.apollo a.filled.button.primary:focus{background-color:#991b00}.apollo button.outlined.primary,.apollo a.outlined.button.primary{color:#ef4723;border:1px solid #ef4723;background-color:rgba(0,0,0,0)}.apollo button.outlined.primary:hover,.apollo a.outlined.button.primary:hover{background-color:#ffeae5;border-color:#cc2c0a}.apollo button.outlined.primary:disabled,.apollo a.outlined.button.primary:disabled,.apollo button.outlined.disabled.primary,.apollo a.outlined.disabled.button.primary{background-color:#9da1a3;color:#72777a;border:none}.apollo button.outlined.primary:focus,.apollo a.outlined.button.primary:focus{background-color:#ffc0b2;border-color:#991b00;color:#991b00}.apollo button.ghost.primary,.apollo a.ghost.button.primary,.apollo button.link.primary,.apollo a.link.button.primary{color:#ef4723;background-color:rgba(0,0,0,0);border:none}.apollo button.ghost.primary:hover,.apollo a.ghost.button.primary:hover,.apollo button.link.primary:hover,.apollo a.link.button.primary:hover{background-color:#ffeae5;color:#cc2c0a}.apollo button.ghost.primary:disabled,.apollo a.ghost.button.primary:disabled,.apollo button.link.primary:disabled,.apollo a.link.button.primary:disabled,.apollo button.ghost.disabled.primary,.apollo a.ghost.disabled.button.primary,.apollo button.disabled.link.primary,.apollo a.disabled.link.button.primary{color:#72777a;border:none}.apollo button.ghost.primary:focus,.apollo a.ghost.button.primary:focus,.apollo button.link.primary:focus,.apollo a.link.button.primary:focus{background-color:#ffc0b2;color:#991b00}.apollo button.link.primary:focus,.apollo a.link.button.primary:focus,.apollo button.link.primary:hover,.apollo a.link.button.primary:hover{background-color:rgba(0,0,0,0)}.apollo button.ghost.secondary,.apollo a.ghost.button.secondary,.apollo button.link.primary.secondary,.apollo a.link.button.primary.secondary{color:#1d2327;background-color:rgba(0,0,0,0);border:none}.apollo button.ghost.secondary:hover,.apollo a.ghost.button.secondary:hover,.apollo button.link.primary.secondary:hover,.apollo a.link.button.primary.secondary:hover{color:#cc2c0a;background-color:#ffeae5}.apollo button.ghost.secondary:disabled,.apollo a.ghost.button.secondary:disabled,.apollo button.link.primary.secondary:disabled,.apollo a.link.button.primary.secondary:disabled,.apollo button.ghost.disabled.secondary,.apollo a.ghost.disabled.button.secondary,.apollo button.disabled.link.primary.secondary,.apollo a.disabled.link.button.primary.secondary{color:#72777a}.apollo button.ghost.secondary:focus,.apollo a.ghost.button.secondary:focus,.apollo button.link.primary.secondary:focus,.apollo a.link.button.primary.secondary:focus{color:#991b00;background-color:#ffc0b2}.apollo button.filled.tertiary,.apollo a.filled.button.tertiary{color:#fff;background-color:#596aff;border:none}.apollo button.filled.tertiary:hover,.apollo a.filled.button.tertiary:hover{background-color:#99a3ff}.apollo button.filled.tertiary:disabled,.apollo a.filled.button.tertiary:disabled,.apollo button.filled.disabled.tertiary,.apollo a.filled.disabled.button.tertiary{background-color:#9da1a3;color:#72777a}.apollo button.filled.tertiary:focus,.apollo a.filled.button.tertiary:focus{background-color:#d9ddff}.apollo button.outlined.tertiary,.apollo a.outlined.button.tertiary{color:#596aff;border:1px solid #596aff;background-color:rgba(0,0,0,0)}.apollo button.outlined.tertiary:hover,.apollo a.outlined.button.tertiary:hover{background-color:#2d3580;border-color:#99a3ff}.apollo button.outlined.tertiary:disabled,.apollo a.outlined.button.tertiary:disabled,.apollo button.outlined.disabled.tertiary,.apollo a.outlined.disabled.button.tertiary{background-color:#9da1a3;color:#72777a;border:none}.apollo button.outlined.tertiary:focus,.apollo a.outlined.button.tertiary:focus{background-color:#3a45a6;border-color:#d9ddff;color:#d9ddff}.apollo button.ghost.tertiary,.apollo a.ghost.button.tertiary,.apollo button.link.primary.tertiary,.apollo a.link.button.primary.tertiary{color:#596aff;background-color:rgba(0,0,0,0);border:none}.apollo button.ghost.tertiary:hover,.apollo a.ghost.button.tertiary:hover,.apollo button.link.primary.tertiary:hover,.apollo a.link.button.primary.tertiary:hover{background-color:#2d3580}.apollo button.ghost.tertiary:disabled,.apollo a.ghost.button.tertiary:disabled,.apollo button.link.primary.tertiary:disabled,.apollo a.link.button.primary.tertiary:disabled,.apollo button.ghost.disabled.tertiary,.apollo a.ghost.disabled.button.tertiary,.apollo button.disabled.link.primary.tertiary,.apollo a.disabled.link.button.primary.tertiary{color:#72777a;border:none}.apollo button.ghost.tertiary:focus,.apollo a.ghost.button.tertiary:focus,.apollo button.link.primary.tertiary:focus,.apollo a.link.button.primary.tertiary:focus{background-color:#3a45a6;color:#d9ddff}.apollo button.link{padding:0;margin:0;border:none;background-color:rgba(0,0,0,0);min-width:auto;height:auto;font-weight:initial;color:#ef4723}.apollo button,.apollo a.button{text-decoration:none;min-width:164px;height:48px;display:flex;align-items:center;justify-content:center;text-transform:none;white-space:nowrap;text-overflow:ellipsis;outline:none;overflow:hidden;cursor:pointer;box-sizing:border-box;border-radius:8px;padding:18px 24px}.apollo button.small,.apollo a.button.small{height:32px}.apollo button.medium,.apollo a.button.medium{height:48px}.apollo button.large,.apollo a.button.large{height:56px}.mbc-signup-form .user-data-form-wrapper .modal-what-is-us-person .title,.mbc-signup-form .user-email-validation-form-wrapper .modal-max-attempts .body h4,.mbc-signup-form .form-wrapper .forbidden-view h4{font-family:"IBM Plex Sans",Arial,sans-serif;font-size:24px;font-weight:bold;line-height:115%;letter-spacing:0px}.mbc-signup-form .form-wrapper h2{font-family:"IBM Plex Sans",Arial,sans-serif;font-size:20px;font-weight:bold;line-height:118%;letter-spacing:.18px}.mbc-signup-form .user-data-form-wrapper .modal-what-is-us-person .what-is,.mbc-signup-form .user-activation-wrapper .content .message,.mbc-signup-form .user-email-validation-form-wrapper .modal-max-attempts .body p,.mbc-signup-form .form-wrapper .forbidden-view p,.mbc-signup-form .steps p span{font-family:"IBM Plex Sans",Arial,sans-serif;font-size:16px;font-weight:normal;line-height:140%;letter-spacing:.25px}.mbc-signup-form .user-activation-wrapper .download-app p,.mbc-signup-form .user-activation-wrapper .did-not-received-email-dropdown,.mbc-signup-form .mbc-user-password-rules li,.mbc-signup-form .form-wrapper .checkbox+label,.apollo button.link{font-family:"IBM Plex Sans",Arial,sans-serif;font-size:14px;font-weight:normal;line-height:140%;letter-spacing:.25px}.mbc-signup-form .user-activation-wrapper .feedback-button .title,.mbc-signup-form .user-activation-wrapper .content .title,.mbc-signup-form .mbc-user-password-rules .title{font-family:"IBM Plex Sans",Arial,sans-serif;font-size:16px;font-weight:bold;line-height:140%;letter-spacing:.25px}.mbc-signup-form .form-wrapper .hint-action a{font-family:"IBM Plex Sans",Arial,sans-serif;font-size:14px;font-weight:bold;line-height:140%;letter-spacing:.25px}.apollo button,.apollo a.button{font-family:"IBM Plex Sans",Arial,sans-serif;font-size:16px;font-weight:bold;letter-spacing:.4px;line-height:112%}.mbc-signup-form .form-wrapper .email-domain-list li button{font-family:"IBM Plex Sans",Arial,sans-serif;font-size:14px;font-weight:bold;letter-spacing:.8px;line-height:100%}.mbc-signup-form .user-data-form-wrapper .modal-what-is-us-person .terms,.mbc-signup-form .mbc-user-password-rules{font-family:"IBM Plex Sans",Arial,sans-serif;font-size:12px;font-weight:normal;line-height:140%;letter-spacing:.4px}.mbc-signup-form{color:#1d2327;max-width:360px;height:640px;letter-spacing:.5px;padding:0;width:100%}.mbc-signup-form .loading-state{height:100%;width:100%;min-height:80px;display:flex;align-items:center;justify-content:center}.mbc-signup-form .loading-state .c-ld-spinner{height:100%;width:100%;z-index:9;background:hsla(0,0%,100%,.8)}.mbc-signup-form .logo-wrapper{margin-top:0;position:relative;text-align:center;z-index:2;margin-bottom:48px}.mbc-signup-form .logo-wrapper a{display:inline-block}.mbc-signup-form .logo-wrapper img{max-width:280px}.mbc-signup-form.step-review-data .loading-state,.mbc-signup-form.step-country-selection .loading-state,.mbc-signup-form.step-email .loading-state{position:fixed;top:0;left:0;z-index:11}.mbc-signup-form .steps p{margin:0}.mbc-signup-form .steps p span{color:#1d2327;margin-bottom:0;margin-top:48px}.mbc-signup-form .steps p span strong{color:#ef4723}.mbc-signup-form .steps p span.last-step{color:#ef4723;font-weight:bold}.mbc-signup-form .form-wrapper{position:relative;margin-top:8px;display:block !important}.mbc-signup-form .form-wrapper h2{color:#1d2327;margin-top:0;margin-bottom:8px}.mbc-signup-form .form-wrapper h2.text-center{text-align:center}.mbc-signup-form .form-wrapper .form-content{margin:16px 0;display:flex;flex-direction:column}.mbc-signup-form .form-wrapper .email-domain-list{margin:32px 0;margin-top:12px;padding:0;display:flex;gap:8px;list-style-type:none;overflow-x:auto}.mbc-signup-form .form-wrapper .email-domain-list::-webkit-scrollbar{width:14px}.mbc-signup-form .form-wrapper .email-domain-list::-webkit-scrollbar-thumb{background-color:#f3f4f4;border:4px solid #fff;border-radius:8px;-webkit-box-shadow:inset 1px 1px 0 #c8cacc,inset 0 -1px 0 #c8cacc}.mbc-signup-form .form-wrapper .email-domain-list::-webkit-scrollbar-button{width:0;height:0;display:none}.mbc-signup-form .form-wrapper .email-domain-list::-webkit-scrollbar-corner{background-color:rgba(0,0,0,0)}.mbc-signup-form .form-wrapper .email-domain-list li button{border:1px solid #1d2327;border-radius:2px;background-color:rgba(0,0,0,0);color:#1d2327;height:auto;min-width:84px;padding:8px;padding:8px}.mbc-signup-form .form-wrapper .email-domain-list li button:hover{color:#ef4723;border-color:#ef4723;background-color:#ffeae5}.mbc-signup-form .form-wrapper .email-domain-list li button:active{color:#991b00;border-color:#991b00;background-color:#ff8166}.mbc-signup-form .form-wrapper .mbc-form-input .input-wrapper>input{color:#1d2327}.mbc-signup-form .form-wrapper .buttons{display:flex !important;flex-direction:column;align-items:stretch;margin-top:8px}.mbc-signup-form .form-wrapper .buttons a{margin-top:8px}.mbc-signup-form .form-wrapper .buttons.row{flex-direction:row;justify-content:space-between;align-items:center;margin-left:-12px;margin-right:-12px}.mbc-signup-form .form-wrapper .buttons.row button{width:100%;margin:12px}.mbc-signup-form .form-wrapper .forbidden-view{align-items:center}.mbc-signup-form .form-wrapper .forbidden-view h4{text-align:center;margin-bottom:0}.mbc-signup-form .form-wrapper .forbidden-view p{text-align:center;margin-bottom:32px}.mbc-signup-form .form-wrapper .checkbox{position:absolute;opacity:0}.mbc-signup-form .form-wrapper .checkbox+label{position:relative;cursor:pointer;padding:0;display:flex;align-items:center;gap:8px}.mbc-signup-form .form-wrapper .checkbox+label:before{background:#fff;width:18px;height:18px;border:1px solid #e3e3e3;border-radius:4px;content:""}.mbc-signup-form .form-wrapper .checkbox:hover+label:before{border:1px solid #ef4723}.mbc-signup-form .form-wrapper .checkbox:checked+label:before{background:#ef4723;border:1px solid #ef4723}.mbc-signup-form .form-wrapper .checkbox:checked+label:after{content:"";position:absolute;left:5px;top:9px;background:#fff;width:2px;height:2px;box-shadow:2px 0 0 #fff,4px 0 0 #fff,4px -2px 0 #fff,4px -4px 0 #fff,4px -6px 0 #fff,4px -8px 0 #fff;transform:rotate(45deg)}.mbc-signup-form .form-wrapper .checkbox-wrapper{margin-top:16px}.mbc-signup-form .form-wrapper .row-inputs{display:flex;justify-content:space-between;align-items:center;margin-left:-12px;margin-right:-12px}.mbc-signup-form .form-wrapper .row-inputs>div{margin:16px 12px;width:calc(50% - 24px)}.mbc-signup-form .form-wrapper .row-inputs>div input{min-width:unset}.mbc-signup-form .form-wrapper .hint-action{text-align:right;margin:8px 0}.mbc-signup-form .form-wrapper .hint-action a{color:#596aff;text-decoration:none}.mbc-signup-form .mbc-user-password-rules{list-style-type:none;padding-left:0;margin:0;color:#1d2327}.mbc-signup-form .mbc-user-password-rules .title{display:block;margin:0 0 8px 0}.mbc-signup-form .mbc-user-password-rules li{align-items:center;color:#1d2327;display:flex;margin-bottom:8px;position:relative}.mbc-signup-form .mbc-user-password-rules li:last-child{margin-bottom:0}.mbc-signup-form .mbc-user-password-rules li .icon{margin-right:8px;filter:brightness(0) saturate(100%) invert(75%) sepia(10%) saturate(97%) hue-rotate(156deg) brightness(85%) contrast(85%)}.mbc-signup-form .mbc-user-password-rules li.invalid .icon{filter:brightness(0) saturate(100%) invert(19%) sepia(98%) saturate(5263%) hue-rotate(349deg) brightness(92%) contrast(86%)}.mbc-signup-form .mbc-user-password-rules li.valid .icon{filter:brightness(0) saturate(100%) invert(32%) sepia(71%) saturate(1177%) hue-rotate(127deg) brightness(97%) contrast(101%)}.mbc-signup-form .user-complete-registration .content{margin:32px 0 !important}.mbc-signup-form .user-email-validation-form-wrapper .content{margin-bottom:24px;text-align:center}.mbc-signup-form .user-email-validation-form-wrapper .info{margin-top:32px;text-align:center}.mbc-signup-form .user-email-validation-form-wrapper .buttons{margin-top:18px}.mbc-signup-form .user-email-validation-form-wrapper .modal .header{display:none}.mbc-signup-form .user-email-validation-form-wrapper .modal-max-attempts{padding:0 34px}.mbc-signup-form .user-email-validation-form-wrapper .modal-max-attempts .figure{margin:24px 0}.mbc-signup-form .user-email-validation-form-wrapper .modal-max-attempts .body h4{margin-bottom:8px}.mbc-signup-form .user-email-validation-form-wrapper .modal-max-attempts .body .buttons{justify-content:center}.mbc-signup-form .user-email-validation-form-wrapper .modal-max-attempts .body .buttons button{width:auto}.mbc-signup-form .tooltip{position:relative;display:inline-flex;cursor:pointer}.mbc-signup-form .tooltip .tooltip-icon{width:16px;height:16px;margin-left:8px;align-self:center}.mbc-signup-form .tooltip .tooltip-box{position:absolute;top:32px;left:-113px;padding:16px;width:226px;height:auto;box-shadow:0px 4px 8px rgba(29,35,39,.08),0px 0px 2px rgba(29,35,39,.06),0px 0px 1px rgba(29,35,39,.04);border-radius:8px;background:#1d2327;font-size:14px;line-height:140%;font-family:"IBM Plex Sans",Arial,sans-serif;font-style:normal;letter-spacing:.25px;color:#f3f4f4}.mbc-signup-form .tooltip .tooltip-box .title{font-weight:700}.mbc-signup-form .tooltip .tooltip-box .list{font-weight:400;margin:8px 0 0;padding-inline-start:24px}.mbc-signup-form .user-activation-wrapper{overflow-x:auto}.mbc-signup-form .user-activation-wrapper .content{margin:48px 0;text-align:center}.mbc-signup-form .user-activation-wrapper .content .title{color:#ef4723;margin-bottom:4px}.mbc-signup-form .user-activation-wrapper .content .message{color:#474d51}.mbc-signup-form .user-activation-wrapper .did-not-received-email-dropdown{color:#474d51;height:53px;margin-bottom:40px}.mbc-signup-form .user-activation-wrapper .did-not-received-email-dropdown.open{height:100%}.mbc-signup-form .user-activation-wrapper .did-not-received-email-dropdown.open .dropdown img{transform:rotate(0deg)}.mbc-signup-form .user-activation-wrapper .did-not-received-email-dropdown.open .dropdown-content{transform:scaleY(1);opacity:1}.mbc-signup-form .user-activation-wrapper .did-not-received-email-dropdown .dropdown,.mbc-signup-form .user-activation-wrapper .did-not-received-email-dropdown .dropdown-content{padding:16px;background-color:#f3f4f4;border-top:1px solid #fff}.mbc-signup-form .user-activation-wrapper .did-not-received-email-dropdown .dropdown{text-align:center;cursor:pointer}.mbc-signup-form .user-activation-wrapper .did-not-received-email-dropdown .dropdown img{vertical-align:middle;width:16px;height:16px;transition:all .3s ease;transform:rotate(180deg);cursor:pointer;margin-left:16px}.mbc-signup-form .user-activation-wrapper .did-not-received-email-dropdown .dropdown-content{transform:scaleY(0);transform-origin:top;opacity:0;transition:all .3s ease}.mbc-signup-form .user-activation-wrapper .did-not-received-email-dropdown .dropdown-content .btn{width:100%;margin-top:8px;display:block}.mbc-signup-form .user-activation-wrapper .feedback-button{margin-bottom:40px}.mbc-signup-form .user-activation-wrapper .feedback-button .title{text-align:center;margin-top:0;margin-bottom:16px}.mbc-signup-form .user-activation-wrapper .download-app{margin-bottom:48px}.mbc-signup-form .user-activation-wrapper .download-app p{text-align:center;margin:0 0 24px}.mbc-signup-form .user-activation-wrapper .download-app .wrapper{display:flex;justify-content:space-around;align-items:center}.mbc-signup-form .user-activation-wrapper .download-app .wrapper .buttons{margin:0;flex-direction:column;align-items:center;justify-content:space-between;padding-top:4px}.mbc-signup-form .user-activation-wrapper .download-app .wrapper figure{margin:0}.mbc-signup-form .success-wrapper,.mbc-signup-form .error-wrapper{margin-top:120px}.mbc-signup-form .success-wrapper .btn,.mbc-signup-form .error-wrapper .btn{width:100%;display:block;margin-top:56px}.mbc-signup-form .step-content{display:flex;width:100%;flex-direction:column;position:absolute;padding-bottom:120px;max-width:360px}.mbc-signup-form .user-data-confirm-form-wrapper .step-content{position:static;padding:0}.mbc-signup-form .user-data-confirm-form-wrapper .step-content .input-component-wrapper{margin-bottom:0}.mbc-signup-form .user-data-confirm-form-wrapper .buttons button{margin-top:0;margin-bottom:0}.mbc-signup-form .user-data-form-wrapper .accept-terms a{color:#4754cc;text-decoration:none}.mbc-signup-form .user-data-form-wrapper .modal-what-is-us-person{margin:0 64px 64px}.mbc-signup-form .user-data-form-wrapper .modal-what-is-us-person .title{margin-bottom:32px}.mbc-signup-form .user-data-form-wrapper .modal-what-is-us-person .what-is{margin-bottom:16px;color:#1d2327}.mbc-signup-form .user-data-form-wrapper .modal-what-is-us-person .what-is ul{padding-left:16px}.mbc-signup-form .user-data-form-wrapper .modal-what-is-us-person .what-is ul li{margin-top:8px}.mbc-signup-form .user-data-form-wrapper .modal-what-is-us-person .terms{color:#474d51}.mbc-signup-form .user-data-form-wrapper .modal-what-is-us-person .buttons{justify-content:center}.mbc-signup-form .user-data-form-wrapper .modal-what-is-us-person .buttons button{width:auto;margin-bottom:0}.mbc-signup-form .slide-down-fade-enter-active,.mbc-signup-form .step-slide-down-fade-enter-active,.mbc-signup-form .confirmation-slide-down-fade-enter-active{animation:ani-outside-slide-down-fade-in .4s cubic-bezier(0, 0, 1, 1)}.mbc-signup-form .slide-down-fade-leave-active{animation:ani-slide-up-fade-in .4s cubic-bezier(0, 0, 1, 1)}.mbc-signup-form .ani-fade-in{animation:ani-fade-in .2s cubic-bezier(0, 0, 1, 1)}.mbc-signup-form .ani-fade-out{animation:ani-fade-out .2s cubic-bezier(0, 0, 1, 1)}@media(max-width: 767px){.mbc-signup-form{padding:24px;padding-top:48px;max-width:100%}.mbc-signup-form .form-wrapper .checkbox>span{width:auto}.mbc-signup-form .form-wrapper .buttons.row button{margin:12px;min-width:unset;width:100%}.mbc-signup-form .tooltip .tooltip-box{right:-32px;left:unset}.mbc-signup-form .step-content{max-width:100%}.mbc-signup-form .user-activation-wrapper .download-app .wrapper .buttons{flex-direction:row}.mbc-signup-form .user-data-form-wrapper .modal-what-is-us-person{margin:0 24px 24px}}@media(min-width: 575px){.mbc-signup-form .form-wrapper .email-domain-list{width:100vw;transform:translateX(-50%);justify-content:center;margin-left:50%}}